@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap";/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle: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:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{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:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.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:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.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-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-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.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}}/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-stethoscope:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-info:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-toggle-off:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-check-square:before,.fa-square-check:before{content:""}.fa-peseta-sign:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-car-side:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-mug-hot:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-children:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-square:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-table-cells-column-lock:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-satellite-dish:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-podcast:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-table-cells-row-lock:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-arrow-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-shower:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-database:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-table-cells-row-unlock:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-brands-400-O7nZalfM.woff2) format("woff2"),url(/build/assets/fa-brands-400-Dur5g48u.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-jxl:before{content:""}.fa-dart-lang:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before,.fa-square-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-web-awesome:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-square-web-awesome-stroke:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-flutter:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-square-upwork:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-square-web-awesome:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-bluesky:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/build/assets/fa-regular-400-DgEfZSYE.woff2) format("woff2"),url(/build/assets/fa-regular-400-Bf3rG5Nx.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/build/assets/fa-solid-900-DOQJEhcS.woff2) format("woff2"),url(/build/assets/fa-solid-900-BV3CbEM2.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/build/assets/fa-brands-400-O7nZalfM.woff2) format("woff2"),url(/build/assets/fa-brands-400-Dur5g48u.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/build/assets/fa-solid-900-DOQJEhcS.woff2) format("woff2"),url(/build/assets/fa-solid-900-BV3CbEM2.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/build/assets/fa-regular-400-DgEfZSYE.woff2) format("woff2"),url(/build/assets/fa-regular-400-Bf3rG5Nx.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-solid-900-DOQJEhcS.woff2) format("woff2"),url(/build/assets/fa-solid-900-BV3CbEM2.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-brands-400-O7nZalfM.woff2) format("woff2"),url(/build/assets/fa-brands-400-Dur5g48u.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-regular-400-DgEfZSYE.woff2) format("woff2"),url(/build/assets/fa-regular-400-Bf3rG5Nx.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url(/build/assets/fa-v4compatibility-BX8XWJtE.woff2) format("woff2"),url(/build/assets/fa-v4compatibility-B9MWI-E6.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}@font-face{font-family:Feather;src:url(/build/assets/Feather-BG1tEGSi.ttf?sdxovp) format("truetype"),url(/build/assets/Feather-DjiZGtyY.woff?sdxovp) format("woff"),url(/build/assets/Feather-C4wDWNXo.svg?sdxovp#Feather) format("svg");font-weight:400;font-style:normal}[class^=feather-],[class*=" feather-"]{font-family:feather!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.feather-activity:before{content:""}.feather-airplay:before{content:""}.feather-alert-circle:before{content:""}.feather-alert-octagon:before{content:""}.feather-alert-triangle:before{content:""}.feather-align-center:before{content:""}.feather-align-justify:before{content:""}.feather-align-left:before{content:""}.feather-align-right:before{content:""}.feather-anchor:before{content:""}.feather-aperture:before{content:""}.feather-archive:before{content:""}.feather-arrow-down:before{content:""}.feather-arrow-down-circle:before{content:""}.feather-arrow-down-left:before{content:""}.feather-arrow-down-right:before{content:""}.feather-arrow-left:before{content:""}.feather-arrow-left-circle:before{content:""}.feather-arrow-right:before{content:""}.feather-arrow-right-circle:before{content:""}.feather-arrow-up:before{content:""}.feather-arrow-up-circle:before{content:""}.feather-arrow-up-left:before{content:""}.feather-arrow-up-right:before{content:""}.feather-at-sign:before{content:""}.feather-award:before{content:""}.feather-bar-chart:before{content:""}.feather-bar-chart-2:before{content:""}.feather-battery:before{content:""}.feather-battery-charging:before{content:""}.feather-bell:before{content:""}.feather-bell-off:before{content:""}.feather-bluetooth:before{content:""}.feather-bold:before{content:""}.feather-book:before{content:""}.feather-book-open:before{content:""}.feather-bookmark:before{content:""}.feather-box:before{content:""}.feather-briefcase:before{content:""}.feather-calendar:before{content:""}.feather-camera:before{content:""}.feather-camera-off:before{content:""}.feather-cast:before{content:""}.feather-check:before{content:""}.feather-check-circle:before{content:""}.feather-check-square:before{content:""}.feather-chevron-down:before{content:""}.feather-chevron-left:before{content:""}.feather-chevron-right:before{content:""}.feather-chevron-up:before{content:""}.feather-chevrons-down:before{content:""}.feather-chevrons-left:before{content:""}.feather-chevrons-right:before{content:""}.feather-chevrons-up:before{content:""}.feather-chrome:before{content:""}.feather-circle:before{content:""}.feather-clipboard:before{content:""}.feather-clock:before{content:""}.feather-cloud:before{content:""}.feather-cloud-drizzle:before{content:""}.feather-cloud-lightning:before{content:""}.feather-cloud-off:before{content:""}.feather-cloud-rain:before{content:""}.feather-cloud-snow:before{content:""}.feather-code:before{content:""}.feather-codepen:before{content:""}.feather-command:before{content:""}.feather-compass:before{content:""}.feather-copy:before{content:""}.feather-corner-down-left:before{content:""}.feather-corner-down-right:before{content:""}.feather-corner-left-down:before{content:""}.feather-corner-left-up:before{content:""}.feather-corner-right-down:before{content:""}.feather-corner-right-up:before{content:""}.feather-corner-up-left:before{content:""}.feather-corner-up-right:before{content:""}.feather-cpu:before{content:""}.feather-credit-card:before{content:""}.feather-crop:before{content:""}.feather-crosshair:before{content:""}.feather-database:before{content:""}.feather-delete:before{content:""}.feather-disc:before{content:""}.feather-dollar-sign:before{content:""}.feather-download:before{content:""}.feather-download-cloud:before{content:""}.feather-droplet:before{content:""}.feather-edit:before{content:""}.feather-edit-2:before{content:""}.feather-edit-3:before{content:""}.feather-external-link:before{content:""}.feather-eye:before{content:""}.feather-eye-off:before{content:""}.feather-facebook:before{content:""}.feather-fast-forward:before{content:""}.feather-feather:before{content:""}.feather-file:before{content:""}.feather-file-minus:before{content:""}.feather-file-plus:before{content:""}.feather-file-text:before{content:""}.feather-film:before{content:""}.feather-filter:before{content:""}.feather-flag:before{content:""}.feather-folder:before{content:""}.feather-folder-minus:before{content:""}.feather-folder-plus:before{content:""}.feather-gift:before{content:""}.feather-git-branch:before{content:""}.feather-git-commit:before{content:""}.feather-git-merge:before{content:""}.feather-git-pull-request:before{content:""}.feather-github:before{content:""}.feather-gitlab:before{content:""}.feather-globe:before{content:""}.feather-grid:before{content:""}.feather-hard-drive:before{content:""}.feather-hash:before{content:""}.feather-headphones:before{content:""}.feather-heart:before{content:""}.feather-help-circle:before{content:""}.feather-home:before{content:""}.feather-image:before{content:""}.feather-inbox:before{content:""}.feather-info:before{content:""}.feather-instagram:before{content:""}.feather-italic:before{content:""}.feather-layers:before{content:""}.feather-layout:before{content:""}.feather-life-buoy:before{content:""}.feather-link:before{content:""}.feather-link-2:before{content:""}.feather-linkedin:before{content:""}.feather-list:before{content:""}.feather-loader:before{content:""}.feather-lock:before{content:""}.feather-log-in:before{content:""}.feather-log-out:before{content:""}.feather-mail:before{content:""}.feather-map:before{content:""}.feather-map-pin:before{content:""}.feather-maximize:before{content:""}.feather-maximize-2:before{content:""}.feather-menu:before{content:""}.feather-message-circle:before{content:""}.feather-message-square:before{content:""}.feather-mic:before{content:""}.feather-mic-off:before{content:""}.feather-minimize:before{content:""}.feather-minimize-2:before{content:""}.feather-minus:before{content:""}.feather-minus-circle:before{content:""}.feather-minus-square:before{content:""}.feather-monitor:before{content:""}.feather-moon:before{content:""}.feather-more-horizontal:before{content:""}.feather-more-vertical:before{content:""}.feather-move:before{content:""}.feather-music:before{content:""}.feather-navigation:before{content:""}.feather-navigation-2:before{content:""}.feather-octagon:before{content:""}.feather-package:before{content:""}.feather-paperclip:before{content:""}.feather-pause:before{content:""}.feather-pause-circle:before{content:""}.feather-percent:before{content:""}.feather-phone:before{content:""}.feather-phone-call:before{content:""}.feather-phone-forwarded:before{content:""}.feather-phone-incoming:before{content:""}.feather-phone-missed:before{content:""}.feather-phone-off:before{content:""}.feather-phone-outgoing:before{content:""}.feather-pie-chart:before{content:""}.feather-play:before{content:""}.feather-play-circle:before{content:""}.feather-plus:before{content:""}.feather-plus-circle:before{content:""}.feather-plus-square:before{content:""}.feather-pocket:before{content:""}.feather-power:before{content:""}.feather-printer:before{content:""}.feather-radio:before{content:""}.feather-refresh-ccw:before{content:""}.feather-refresh-cw:before{content:""}.feather-repeat:before{content:""}.feather-rewind:before{content:""}.feather-rotate-ccw:before{content:""}.feather-rotate-cw:before{content:""}.feather-rss:before{content:""}.feather-save:before{content:""}.feather-scissors:before{content:""}.feather-search:before{content:""}.feather-send:before{content:""}.feather-server:before{content:""}.feather-settings:before{content:""}.feather-share:before{content:""}.feather-share-2:before{content:""}.feather-shield:before{content:""}.feather-shield-off:before{content:""}.feather-shopping-bag:before{content:""}.feather-shopping-cart:before{content:""}.feather-shuffle:before{content:""}.feather-sidebar:before{content:""}.feather-skip-back:before{content:""}.feather-skip-forward:before{content:""}.feather-slack:before{content:""}.feather-slash:before{content:""}.feather-sliders:before{content:""}.feather-smartphone:before{content:""}.feather-speaker:before{content:""}.feather-square:before{content:""}.feather-star:before{content:""}.feather-stop-circle:before{content:""}.feather-sun:before{content:""}.feather-sunrise:before{content:""}.feather-sunset:before{content:""}.feather-tablet:before{content:""}.feather-tag:before{content:""}.feather-target:before{content:""}.feather-terminal:before{content:""}.feather-thermometer:before{content:""}.feather-thumbs-down:before{content:""}.feather-thumbs-up:before{content:""}.feather-toggle-left:before{content:""}.feather-toggle-right:before{content:""}.feather-trash:before{content:""}.feather-trash-2:before{content:""}.feather-trending-down:before{content:""}.feather-trending-up:before{content:""}.feather-triangle:before{content:""}.feather-truck:before{content:""}.feather-tv:before{content:""}.feather-twitter:before{content:""}.feather-type:before{content:""}.feather-umbrella:before{content:""}.feather-underline:before{content:""}.feather-unlock:before{content:""}.feather-upload:before{content:""}.feather-upload-cloud:before{content:""}.feather-user:before{content:""}.feather-user-check:before{content:""}.feather-user-minus:before{content:""}.feather-user-plus:before{content:""}.feather-user-x:before{content:""}.feather-users:before{content:""}.feather-video:before{content:""}.feather-video-off:before{content:""}.feather-voicemail:before{content:""}.feather-volume:before{content:""}.feather-volume-1:before{content:""}.feather-volume-2:before{content:""}.feather-volume-x:before{content:""}.feather-watch:before{content:""}.feather-wifi:before{content:""}.feather-wifi-off:before{content:""}.feather-wind:before{content:""}.feather-x:before{content:""}.feather-x-circle:before{content:""}.feather-x-square:before{content:""}.feather-youtube:before{content:""}.feather-zap:before{content:""}.feather-zap-off:before{content:""}.feather-zoom-in:before{content:""}.feather-zoom-out:before{content:""}/*!
 * Tabler Icons 2.45.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(/build/assets/tabler-icons-4UIKEfMl.eot?v2.45.0);src:url(/build/assets/tabler-icons-4UIKEfMl.eot?#iefix-v2.45.0) format("embedded-opentype"),url(/build/assets/tabler-icons-BY1hRoZt.woff2?v2.45.0) format("woff2"),url(/build/assets/tabler-icons-CsEL4dZ3.woff?) format("woff"),url(/build/assets/tabler-icons-x3HH1gLw.ttf?v2.45.0) format("truetype")}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-12-hours:before{content:"ﱓ"}.ti-123:before{content:""}.ti-24-hours:before{content:""}.ti-2fa:before{content:""}.ti-360:before{content:""}.ti-360-view:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-3d-cube-sphere-off:before{content:""}.ti-3d-rotate:before{content:""}.ti-a-b:before{content:""}.ti-a-b-2:before{content:""}.ti-a-b-off:before{content:""}.ti-abacus:before{content:""}.ti-abacus-off:before{content:""}.ti-abc:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-accessible-off:before{content:""}.ti-accessible-off-filled:before{content:""}.ti-activity:before{content:""}.ti-activity-heartbeat:before{content:""}.ti-ad:before{content:""}.ti-ad-2:before{content:""}.ti-ad-circle:before{content:""}.ti-ad-circle-filled:before{content:""}.ti-ad-circle-off:before{content:""}.ti-ad-filled:before{content:""}.ti-ad-off:before{content:""}.ti-address-book:before{content:""}.ti-address-book-off:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-bolt:before{content:""}.ti-adjustments-cancel:before{content:""}.ti-adjustments-check:before{content:""}.ti-adjustments-code:before{content:""}.ti-adjustments-cog:before{content:""}.ti-adjustments-dollar:before{content:""}.ti-adjustments-down:before{content:""}.ti-adjustments-exclamation:before{content:""}.ti-adjustments-filled:before{content:""}.ti-adjustments-heart:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-adjustments-minus:before{content:""}.ti-adjustments-off:before{content:""}.ti-adjustments-pause:before{content:""}.ti-adjustments-pin:before{content:""}.ti-adjustments-plus:before{content:""}.ti-adjustments-question:before{content:""}.ti-adjustments-search:before{content:""}.ti-adjustments-share:before{content:""}.ti-adjustments-star:before{content:""}.ti-adjustments-up:before{content:""}.ti-adjustments-x:before{content:""}.ti-aerial-lift:before{content:""}.ti-affiliate:before{content:""}.ti-affiliate-filled:before{content:""}.ti-air-balloon:before{content:""}.ti-air-conditioning:before{content:""}.ti-air-conditioning-disabled:before{content:""}.ti-air-traffic-control:before{content:"ﬁ"}.ti-alarm:before{content:""}.ti-alarm-average:before{content:"ﲞ"}.ti-alarm-filled:before{content:""}.ti-alarm-minus:before{content:""}.ti-alarm-minus-filled:before{content:""}.ti-alarm-off:before{content:""}.ti-alarm-plus:before{content:""}.ti-alarm-plus-filled:before{content:""}.ti-alarm-snooze:before{content:""}.ti-alarm-snooze-filled:before{content:""}.ti-album:before{content:""}.ti-album-off:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-circle-filled:before{content:""}.ti-alert-circle-off:before{content:"ﱥ"}.ti-alert-hexagon:before{content:""}.ti-alert-hexagon-filled:before{content:"勤"}.ti-alert-hexagon-off:before{content:"ﱦ"}.ti-alert-octagon:before{content:""}.ti-alert-octagon-filled:before{content:""}.ti-alert-small:before{content:""}.ti-alert-small-off:before{content:"ﱧ"}.ti-alert-square:before{content:""}.ti-alert-square-filled:before{content:"卑"}.ti-alert-square-rounded:before{content:""}.ti-alert-square-rounded-filled:before{content:"喝"}.ti-alert-square-rounded-off:before{content:"ﱨ"}.ti-alert-triangle:before{content:""}.ti-alert-triangle-filled:before{content:""}.ti-alert-triangle-off:before{content:"ﱩ"}.ti-alien:before{content:""}.ti-alien-filled:before{content:""}.ti-align-box-bottom-center:before{content:""}.ti-align-box-bottom-center-filled:before{content:""}.ti-align-box-bottom-left:before{content:""}.ti-align-box-bottom-left-filled:before{content:""}.ti-align-box-bottom-right:before{content:""}.ti-align-box-bottom-right-filled:before{content:""}.ti-align-box-center-bottom:before{content:"頋"}.ti-align-box-center-middle:before{content:""}.ti-align-box-center-middle-filled:before{content:""}.ti-align-box-center-stretch:before{content:"頻"}.ti-align-box-center-top:before{content:"鬒"}.ti-align-box-left-bottom:before{content:""}.ti-align-box-left-bottom-filled:before{content:""}.ti-align-box-left-middle:before{content:""}.ti-align-box-left-middle-filled:before{content:""}.ti-align-box-left-stretch:before{content:"龜"}.ti-align-box-left-top:before{content:""}.ti-align-box-left-top-filled:before{content:""}.ti-align-box-right-bottom:before{content:""}.ti-align-box-right-bottom-filled:before{content:""}.ti-align-box-right-middle:before{content:""}.ti-align-box-right-middle-filled:before{content:""}.ti-align-box-right-stretch:before{content:"𢡊"}.ti-align-box-right-top:before{content:""}.ti-align-box-right-top-filled:before{content:""}.ti-align-box-top-center:before{content:""}.ti-align-box-top-center-filled:before{content:""}.ti-align-box-top-left:before{content:""}.ti-align-box-top-left-filled:before{content:""}.ti-align-box-top-right:before{content:""}.ti-align-box-top-right-filled:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-right:before{content:""}.ti-alpha:before{content:""}.ti-alphabet-cyrillic:before{content:""}.ti-alphabet-greek:before{content:""}.ti-alphabet-latin:before{content:""}.ti-alt:before{content:"ﱔ"}.ti-ambulance:before{content:""}.ti-ampersand:before{content:""}.ti-analyze:before{content:""}.ti-analyze-filled:before{content:""}.ti-analyze-off:before{content:""}.ti-anchor:before{content:""}.ti-anchor-off:before{content:""}.ti-angle:before{content:""}.ti-ankh:before{content:""}.ti-antenna:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-antenna-bars-off:before{content:""}.ti-antenna-off:before{content:""}.ti-aperture:before{content:""}.ti-aperture-off:before{content:""}.ti-api:before{content:""}.ti-api-app:before{content:""}.ti-api-app-off:before{content:""}.ti-api-off:before{content:""}.ti-app-window:before{content:""}.ti-app-window-filled:before{content:""}.ti-apple:before{content:""}.ti-apps:before{content:""}.ti-apps-filled:before{content:""}.ti-apps-off:before{content:""}.ti-archery-arrow:before{content:"ﱕ"}.ti-archive:before{content:""}.ti-archive-filled:before{content:"廒"}.ti-archive-off:before{content:""}.ti-armchair:before{content:""}.ti-armchair-2:before{content:""}.ti-armchair-2-off:before{content:""}.ti-armchair-off:before{content:""}.ti-arrow-autofit-content:before{content:""}.ti-arrow-autofit-content-filled:before{content:""}.ti-arrow-autofit-down:before{content:""}.ti-arrow-autofit-height:before{content:""}.ti-arrow-autofit-left:before{content:""}.ti-arrow-autofit-right:before{content:""}.ti-arrow-autofit-up:before{content:""}.ti-arrow-autofit-width:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-back-up-double:before{content:"溺"}.ti-arrow-badge-down:before{content:""}.ti-arrow-badge-down-filled:before{content:""}.ti-arrow-badge-left:before{content:""}.ti-arrow-badge-left-filled:before{content:""}.ti-arrow-badge-right:before{content:""}.ti-arrow-badge-right-filled:before{content:""}.ti-arrow-badge-up:before{content:""}.ti-arrow-badge-up-filled:before{content:""}.ti-arrow-bar-both:before{content:"﫝"}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-up:before{content:""}.ti-arrow-bear-left:before{content:""}.ti-arrow-bear-left-2:before{content:""}.ti-arrow-bear-right:before{content:""}.ti-arrow-bear-right-2:before{content:""}.ti-arrow-big-down:before{content:""}.ti-arrow-big-down-filled:before{content:""}.ti-arrow-big-down-line:before{content:""}.ti-arrow-big-down-line-filled:before{content:""}.ti-arrow-big-down-lines:before{content:""}.ti-arrow-big-down-lines-filled:before{content:""}.ti-arrow-big-left:before{content:""}.ti-arrow-big-left-filled:before{content:""}.ti-arrow-big-left-line:before{content:""}.ti-arrow-big-left-line-filled:before{content:""}.ti-arrow-big-left-lines:before{content:""}.ti-arrow-big-left-lines-filled:before{content:""}.ti-arrow-big-right:before{content:""}.ti-arrow-big-right-filled:before{content:""}.ti-arrow-big-right-line:before{content:""}.ti-arrow-big-right-line-filled:before{content:""}.ti-arrow-big-right-lines:before{content:""}.ti-arrow-big-right-lines-filled:before{content:""}.ti-arrow-big-up:before{content:""}.ti-arrow-big-up-filled:before{content:""}.ti-arrow-big-up-line:before{content:""}.ti-arrow-big-up-line-filled:before{content:""}.ti-arrow-big-up-lines:before{content:""}.ti-arrow-big-up-lines-filled:before{content:""}.ti-arrow-bounce:before{content:""}.ti-arrow-capsule:before{content:"﫞"}.ti-arrow-curve-left:before{content:""}.ti-arrow-curve-right:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-bar:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-rhombus:before{content:""}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-down-square:before{content:""}.ti-arrow-down-tail:before{content:""}.ti-arrow-elbow-left:before{content:"吝"}.ti-arrow-elbow-right:before{content:"燐"}.ti-arrow-fork:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-forward-up-double:before{content:"璘"}.ti-arrow-guide:before{content:""}.ti-arrow-iteration:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-bar:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-left-rhombus:before{content:""}.ti-arrow-left-right:before{content:""}.ti-arrow-left-square:before{content:""}.ti-arrow-left-tail:before{content:""}.ti-arrow-loop-left:before{content:""}.ti-arrow-loop-left-2:before{content:""}.ti-arrow-loop-right:before{content:""}.ti-arrow-loop-right-2:before{content:""}.ti-arrow-merge:before{content:""}.ti-arrow-merge-alt-left:before{content:"ﲟ"}.ti-arrow-merge-alt-right:before{content:"ﲠ"}.ti-arrow-merge-both:before{content:""}.ti-arrow-merge-left:before{content:""}.ti-arrow-merge-right:before{content:""}.ti-arrow-move-down:before{content:""}.ti-arrow-move-left:before{content:""}.ti-arrow-move-right:before{content:""}.ti-arrow-move-up:before{content:""}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-up:before{content:""}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-left-2:before{content:""}.ti-arrow-ramp-left-3:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-ramp-right-2:before{content:""}.ti-arrow-ramp-right-3:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-bar:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-right-rhombus:before{content:""}.ti-arrow-right-square:before{content:""}.ti-arrow-right-tail:before{content:""}.ti-arrow-rotary-first-left:before{content:""}.ti-arrow-rotary-first-right:before{content:""}.ti-arrow-rotary-last-left:before{content:""}.ti-arrow-rotary-last-right:before{content:""}.ti-arrow-rotary-left:before{content:""}.ti-arrow-rotary-right:before{content:""}.ti-arrow-rotary-straight:before{content:""}.ti-arrow-roundabout-left:before{content:""}.ti-arrow-roundabout-right:before{content:""}.ti-arrow-sharp-turn-left:before{content:""}.ti-arrow-sharp-turn-right:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-bar:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-rhombus:before{content:""}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrow-up-square:before{content:""}.ti-arrow-up-tail:before{content:""}.ti-arrow-wave-left-down:before{content:""}.ti-arrow-wave-left-up:before{content:""}.ti-arrow-wave-right-down:before{content:""}.ti-arrow-wave-right-up:before{content:""}.ti-arrow-zig-zag:before{content:""}.ti-arrows-cross:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-diagonal-minimize:before{content:""}.ti-arrows-diagonal-minimize-2:before{content:""}.ti-arrows-diff:before{content:""}.ti-arrows-double-ne-sw:before{content:""}.ti-arrows-double-nw-se:before{content:""}.ti-arrows-double-se-nw:before{content:""}.ti-arrows-double-sw-ne:before{content:""}.ti-arrows-down:before{content:""}.ti-arrows-down-up:before{content:""}.ti-arrows-exchange:before{content:""}.ti-arrows-exchange-2:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-join:before{content:""}.ti-arrows-join-2:before{content:""}.ti-arrows-left:before{content:""}.ti-arrows-left-down:before{content:""}.ti-arrows-left-right:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-move:before{content:""}.ti-arrows-move-horizontal:before{content:""}.ti-arrows-move-vertical:before{content:""}.ti-arrows-random:before{content:""}.ti-arrows-right:before{content:""}.ti-arrows-right-down:before{content:""}.ti-arrows-right-left:before{content:""}.ti-arrows-shuffle:before{content:""}.ti-arrows-shuffle-2:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-split:before{content:""}.ti-arrows-split-2:before{content:""}.ti-arrows-transfer-down:before{content:""}.ti-arrows-transfer-up:before{content:""}.ti-arrows-up:before{content:""}.ti-arrows-up-down:before{content:""}.ti-arrows-up-left:before{content:""}.ti-arrows-up-right:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-artboard-filled:before{content:"廙"}.ti-artboard-off:before{content:""}.ti-article:before{content:""}.ti-article-filled-filled:before{content:""}.ti-article-off:before{content:""}.ti-aspect-ratio:before{content:""}.ti-aspect-ratio-filled:before{content:""}.ti-aspect-ratio-off:before{content:""}.ti-assembly:before{content:""}.ti-assembly-off:before{content:""}.ti-asset:before{content:""}.ti-asterisk:before{content:""}.ti-asterisk-simple:before{content:""}.ti-at:before{content:""}.ti-at-off:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-atom-2-filled:before{content:""}.ti-atom-off:before{content:""}.ti-augmented-reality:before{content:""}.ti-augmented-reality-2:before{content:""}.ti-augmented-reality-off:before{content:""}.ti-automatic-gearbox:before{content:"ﲉ"}.ti-award:before{content:""}.ti-award-filled:before{content:""}.ti-award-off:before{content:""}.ti-axe:before{content:""}.ti-axis-x:before{content:""}.ti-axis-y:before{content:""}.ti-baby-bottle:before{content:""}.ti-baby-carriage:before{content:""}.ti-background:before{content:"ﴬ"}.ti-backhoe:before{content:""}.ti-backpack:before{content:""}.ti-backpack-off:before{content:""}.ti-backslash:before{content:"調"}.ti-backspace:before{content:""}.ti-backspace-filled:before{content:""}.ti-badge:before{content:""}.ti-badge-3d:before{content:""}.ti-badge-4k:before{content:""}.ti-badge-8k:before{content:""}.ti-badge-ad:before{content:""}.ti-badge-ar:before{content:""}.ti-badge-cc:before{content:""}.ti-badge-filled:before{content:""}.ti-badge-hd:before{content:""}.ti-badge-off:before{content:""}.ti-badge-sd:before{content:""}.ti-badge-tm:before{content:""}.ti-badge-vo:before{content:""}.ti-badge-vr:before{content:""}.ti-badge-wc:before{content:""}.ti-badges:before{content:""}.ti-badges-filled:before{content:""}.ti-badges-off:before{content:""}.ti-baguette:before{content:""}.ti-ball-american-football:before{content:""}.ti-ball-american-football-off:before{content:""}.ti-ball-baseball:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-football:before{content:""}.ti-ball-football-off:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-balloon:before{content:""}.ti-balloon-filled:before{content:"彩"}.ti-balloon-off:before{content:""}.ti-ballpen:before{content:""}.ti-ballpen-filled:before{content:"徭"}.ti-ballpen-off:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-bandage-filled:before{content:""}.ti-bandage-off:before{content:""}.ti-barbell:before{content:""}.ti-barbell-off:before{content:""}.ti-barcode:before{content:""}.ti-barcode-off:before{content:""}.ti-barrel:before{content:""}.ti-barrel-off:before{content:""}.ti-barrier-block:before{content:""}.ti-barrier-block-off:before{content:""}.ti-baseline:before{content:""}.ti-baseline-density-large:before{content:"藺"}.ti-baseline-density-medium:before{content:"隣"}.ti-baseline-density-small:before{content:"鱗"}.ti-basket:before{content:""}.ti-basket-bolt:before{content:"ףּ"}.ti-basket-cancel:before{content:"פּ"}.ti-basket-check:before{content:"﭅"}.ti-basket-code:before{content:"צּ"}.ti-basket-cog:before{content:"קּ"}.ti-basket-discount:before{content:"רּ"}.ti-basket-dollar:before{content:"שּ"}.ti-basket-down:before{content:"תּ"}.ti-basket-exclamation:before{content:"וֹ"}.ti-basket-filled:before{content:""}.ti-basket-heart:before{content:"בֿ"}.ti-basket-minus:before{content:"כֿ"}.ti-basket-off:before{content:""}.ti-basket-pause:before{content:"פֿ"}.ti-basket-pin:before{content:"ﭏ"}.ti-basket-plus:before{content:"ﭐ"}.ti-basket-question:before{content:"ﭑ"}.ti-basket-search:before{content:"ﭒ"}.ti-basket-share:before{content:"ﭓ"}.ti-basket-star:before{content:"ﭔ"}.ti-basket-up:before{content:"ﭕ"}.ti-basket-x:before{content:"ﭖ"}.ti-bat:before{content:""}.ti-bath:before{content:""}.ti-bath-filled:before{content:""}.ti-bath-off:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-1-filled:before{content:""}.ti-battery-2:before{content:""}.ti-battery-2-filled:before{content:""}.ti-battery-3:before{content:""}.ti-battery-3-filled:before{content:""}.ti-battery-4:before{content:""}.ti-battery-4-filled:before{content:""}.ti-battery-automotive:before{content:""}.ti-battery-charging:before{content:""}.ti-battery-charging-2:before{content:""}.ti-battery-eco:before{content:""}.ti-battery-filled:before{content:""}.ti-battery-off:before{content:""}.ti-beach:before{content:""}.ti-beach-off:before{content:""}.ti-bed:before{content:""}.ti-bed-filled:before{content:""}.ti-bed-flat:before{content:"ﲡ"}.ti-bed-off:before{content:""}.ti-beer:before{content:""}.ti-beer-filled:before{content:""}.ti-beer-off:before{content:""}.ti-bell:before{content:""}.ti-bell-bolt:before{content:""}.ti-bell-cancel:before{content:""}.ti-bell-check:before{content:""}.ti-bell-code:before{content:""}.ti-bell-cog:before{content:""}.ti-bell-dollar:before{content:""}.ti-bell-down:before{content:""}.ti-bell-exclamation:before{content:""}.ti-bell-filled:before{content:""}.ti-bell-heart:before{content:""}.ti-bell-minus:before{content:""}.ti-bell-minus-filled:before{content:""}.ti-bell-off:before{content:""}.ti-bell-pause:before{content:""}.ti-bell-pin:before{content:""}.ti-bell-plus:before{content:""}.ti-bell-plus-filled:before{content:""}.ti-bell-question:before{content:""}.ti-bell-ringing:before{content:""}.ti-bell-ringing-2:before{content:""}.ti-bell-ringing-2-filled:before{content:""}.ti-bell-ringing-filled:before{content:""}.ti-bell-school:before{content:""}.ti-bell-search:before{content:""}.ti-bell-share:before{content:""}.ti-bell-star:before{content:""}.ti-bell-up:before{content:""}.ti-bell-x:before{content:""}.ti-bell-x-filled:before{content:""}.ti-bell-z:before{content:""}.ti-bell-z-filled:before{content:""}.ti-beta:before{content:""}.ti-bible:before{content:""}.ti-bike:before{content:""}.ti-bike-off:before{content:""}.ti-binary:before{content:""}.ti-binary-off:before{content:""}.ti-binary-tree:before{content:""}.ti-binary-tree-2:before{content:""}.ti-biohazard:before{content:""}.ti-biohazard-off:before{content:""}.ti-blade:before{content:""}.ti-blade-filled:before{content:""}.ti-bleach:before{content:""}.ti-bleach-chlorine:before{content:""}.ti-bleach-no-chlorine:before{content:""}.ti-bleach-off:before{content:""}.ti-blender:before{content:"ﲢ"}.ti-blockquote:before{content:""}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bluetooth-x:before{content:""}.ti-blur:before{content:""}.ti-blur-off:before{content:""}.ti-bmp:before{content:""}.ti-body-scan:before{content:"ﲣ"}.ti-bold:before{content:""}.ti-bold-off:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-bomb:before{content:""}.ti-bomb-filled:before{content:"惘"}.ti-bone:before{content:""}.ti-bone-off:before{content:""}.ti-bong:before{content:""}.ti-bong-off:before{content:""}.ti-book:before{content:""}.ti-book-2:before{content:""}.ti-book-download:before{content:""}.ti-book-filled:before{content:"慎"}.ti-book-off:before{content:""}.ti-book-upload:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-ai:before{content:"ﲊ"}.ti-bookmark-edit:before{content:"艹"}.ti-bookmark-filled:before{content:"愈"}.ti-bookmark-minus:before{content:"著"}.ti-bookmark-off:before{content:""}.ti-bookmark-plus:before{content:"褐"}.ti-bookmark-question:before{content:"視"}.ti-bookmarks:before{content:""}.ti-bookmarks-filled:before{content:"ײַ"}.ti-bookmarks-off:before{content:""}.ti-books:before{content:""}.ti-books-off:before{content:""}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-corner-pill:before{content:"ﵢ"}.ti-border-corner-rounded:before{content:"ﵣ"}.ti-border-corner-square:before{content:"ﵤ"}.ti-border-corners:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-sides:before{content:""}.ti-border-style:before{content:""}.ti-border-style-2:before{content:""}.ti-border-top:before{content:""}.ti-border-vertical:before{content:""}.ti-bottle:before{content:""}.ti-bottle-filled:before{content:"憎"}.ti-bottle-off:before{content:""}.ti-bounce-left:before{content:""}.ti-bounce-left-filled:before{content:"ﬠ"}.ti-bounce-right:before{content:""}.ti-bounce-right-filled:before{content:"ﬡ"}.ti-bow:before{content:""}.ti-bowl:before{content:""}.ti-bowl-filled:before{content:"ﬢ"}.ti-box:before{content:""}.ti-box-align-bottom:before{content:""}.ti-box-align-bottom-filled:before{content:"慠"}.ti-box-align-bottom-left:before{content:""}.ti-box-align-bottom-left-filled:before{content:"懲"}.ti-box-align-bottom-right:before{content:""}.ti-box-align-bottom-right-filled:before{content:"戴"}.ti-box-align-left:before{content:""}.ti-box-align-left-filled:before{content:"揄"}.ti-box-align-right:before{content:""}.ti-box-align-right-filled:before{content:"搜"}.ti-box-align-top:before{content:""}.ti-box-align-top-filled:before{content:"摒"}.ti-box-align-top-left:before{content:""}.ti-box-align-top-left-filled:before{content:"敖"}.ti-box-align-top-right:before{content:""}.ti-box-align-top-right-filled:before{content:"晴"}.ti-box-margin:before{content:""}.ti-box-model:before{content:""}.ti-box-model-2:before{content:""}.ti-box-model-2-off:before{content:""}.ti-box-model-off:before{content:""}.ti-box-multiple:before{content:""}.ti-box-multiple-0:before{content:""}.ti-box-multiple-1:before{content:""}.ti-box-multiple-2:before{content:""}.ti-box-multiple-3:before{content:""}.ti-box-multiple-4:before{content:""}.ti-box-multiple-5:before{content:""}.ti-box-multiple-6:before{content:""}.ti-box-multiple-7:before{content:""}.ti-box-multiple-8:before{content:""}.ti-box-multiple-9:before{content:""}.ti-box-off:before{content:""}.ti-box-padding:before{content:""}.ti-box-seam:before{content:""}.ti-braces:before{content:""}.ti-braces-off:before{content:""}.ti-brackets:before{content:""}.ti-brackets-angle:before{content:"ﲲ"}.ti-brackets-angle-off:before{content:"ﲱ"}.ti-brackets-contain:before{content:""}.ti-brackets-contain-end:before{content:""}.ti-brackets-contain-start:before{content:""}.ti-brackets-off:before{content:""}.ti-braille:before{content:""}.ti-brain:before{content:""}.ti-brand-4chan:before{content:""}.ti-brand-abstract:before{content:""}.ti-brand-adobe:before{content:""}.ti-brand-adonis-js:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-airtable:before{content:""}.ti-brand-algolia:before{content:""}.ti-brand-alipay:before{content:""}.ti-brand-alpine-js:before{content:""}.ti-brand-amazon:before{content:""}.ti-brand-amd:before{content:""}.ti-brand-amigo:before{content:""}.ti-brand-among-us:before{content:""}.ti-brand-android:before{content:""}.ti-brand-angular:before{content:""}.ti-brand-ansible:before{content:"並"}.ti-brand-ao3:before{content:""}.ti-brand-appgallery:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-apple-filled:before{content:"ﵴ"}.ti-brand-apple-podcast:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-asana:before{content:""}.ti-brand-auth0:before{content:"ﲳ"}.ti-brand-aws:before{content:"社"}.ti-brand-azure:before{content:"祉"}.ti-brand-backbone:before{content:""}.ti-brand-badoo:before{content:""}.ti-brand-baidu:before{content:""}.ti-brand-bandcamp:before{content:""}.ti-brand-bandlab:before{content:""}.ti-brand-beats:before{content:""}.ti-brand-behance:before{content:""}.ti-brand-bilibili:before{content:""}.ti-brand-binance:before{content:""}.ti-brand-bing:before{content:""}.ti-brand-bitbucket:before{content:""}.ti-brand-blackberry:before{content:""}.ti-brand-blender:before{content:""}.ti-brand-blogger:before{content:""}.ti-brand-bluesky:before{content:"ﵵ"}.ti-brand-booking:before{content:""}.ti-brand-bootstrap:before{content:""}.ti-brand-bulma:before{content:""}.ti-brand-bumble:before{content:""}.ti-brand-bunpo:before{content:""}.ti-brand-c-sharp:before{content:""}.ti-brand-cake:before{content:""}.ti-brand-cakephp:before{content:""}.ti-brand-campaignmonitor:before{content:""}.ti-brand-carbon:before{content:""}.ti-brand-cashapp:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-cinema-4d:before{content:"况"}.ti-brand-citymapper:before{content:""}.ti-brand-cloudflare:before{content:"祈"}.ti-brand-codecov:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-cohost:before{content:""}.ti-brand-coinbase:before{content:""}.ti-brand-comedy-central:before{content:""}.ti-brand-coreos:before{content:""}.ti-brand-couchdb:before{content:""}.ti-brand-couchsurfing:before{content:""}.ti-brand-cpp:before{content:""}.ti-brand-craft:before{content:"全"}.ti-brand-crunchbase:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-ctemplar:before{content:""}.ti-brand-cucumber:before{content:""}.ti-brand-cupra:before{content:""}.ti-brand-cypress:before{content:""}.ti-brand-d3:before{content:""}.ti-brand-databricks:before{content:"ﱁ"}.ti-brand-days-counter:before{content:""}.ti-brand-dcos:before{content:""}.ti-brand-debian:before{content:""}.ti-brand-deezer:before{content:""}.ti-brand-deliveroo:before{content:""}.ti-brand-deno:before{content:""}.ti-brand-denodo:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-digg:before{content:"侀"}.ti-brand-dingtalk:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-discord-filled:before{content:""}.ti-brand-disney:before{content:""}.ti-brand-disqus:before{content:""}.ti-brand-django:before{content:""}.ti-brand-docker:before{content:""}.ti-brand-doctrine:before{content:""}.ti-brand-dolby-digital:before{content:""}.ti-brand-douban:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-dribbble-filled:before{content:""}.ti-brand-drops:before{content:""}.ti-brand-drupal:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-elastic:before{content:""}.ti-brand-electronic-arts:before{content:"充"}.ti-brand-ember:before{content:""}.ti-brand-envato:before{content:""}.ti-brand-etsy:before{content:""}.ti-brand-evernote:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-facebook-filled:before{content:""}.ti-brand-feedly:before{content:"冀"}.ti-brand-figma:before{content:""}.ti-brand-filezilla:before{content:"勇"}.ti-brand-finder:before{content:""}.ti-brand-firebase:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-fiverr:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-flightradar24:before{content:""}.ti-brand-flipboard:before{content:""}.ti-brand-flutter:before{content:""}.ti-brand-fortnite:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-framer-motion:before{content:""}.ti-brand-funimation:before{content:""}.ti-brand-gatsby:before{content:""}.ti-brand-git:before{content:""}.ti-brand-github:before{content:""}.ti-brand-github-copilot:before{content:""}.ti-brand-github-filled:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-gmail:before{content:""}.ti-brand-golang:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-analytics:before{content:""}.ti-brand-google-big-query:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-filled:before{content:"ﴚ"}.ti-brand-google-fit:before{content:""}.ti-brand-google-home:before{content:""}.ti-brand-google-maps:before{content:"祐"}.ti-brand-google-one:before{content:""}.ti-brand-google-photos:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-google-podcasts:before{content:""}.ti-brand-grammarly:before{content:""}.ti-brand-graphql:before{content:""}.ti-brand-gravatar:before{content:""}.ti-brand-grindr:before{content:""}.ti-brand-guardian:before{content:""}.ti-brand-gumroad:before{content:""}.ti-brand-hbo:before{content:""}.ti-brand-headlessui:before{content:""}.ti-brand-hexo:before{content:"祖"}.ti-brand-hipchat:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-inertia:before{content:""}.ti-brand-instagram:before{content:""}.ti-brand-intercom:before{content:""}.ti-brand-itch:before{content:"諸"}.ti-brand-javascript:before{content:""}.ti-brand-juejin:before{content:""}.ti-brand-kako-talk:before{content:"ﴭ"}.ti-brand-kbin:before{content:"𢡄"}.ti-brand-kick:before{content:"﨣"}.ti-brand-kickstarter:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-laravel:before{content:""}.ti-brand-lastfm:before{content:""}.ti-brand-leetcode:before{content:"祝"}.ti-brand-letterboxd:before{content:"﨤"}.ti-brand-line:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-linktree:before{content:""}.ti-brand-linqpad:before{content:""}.ti-brand-livewire:before{content:"ﵶ"}.ti-brand-loom:before{content:""}.ti-brand-mailgun:before{content:""}.ti-brand-mantine:before{content:""}.ti-brand-mastercard:before{content:""}.ti-brand-mastodon:before{content:""}.ti-brand-matrix:before{content:""}.ti-brand-mcdonalds:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-meetup:before{content:"ﱪ"}.ti-brand-mercedes:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-meta:before{content:""}.ti-brand-minecraft:before{content:"﫯"}.ti-brand-miniprogram:before{content:""}.ti-brand-mixpanel:before{content:""}.ti-brand-monday:before{content:""}.ti-brand-mongodb:before{content:""}.ti-brand-my-oppo:before{content:""}.ti-brand-mysql:before{content:""}.ti-brand-national-geographic:before{content:""}.ti-brand-nem:before{content:""}.ti-brand-netbeans:before{content:""}.ti-brand-netease-music:before{content:""}.ti-brand-netflix:before{content:""}.ti-brand-nexo:before{content:""}.ti-brand-nextcloud:before{content:""}.ti-brand-nextjs:before{content:""}.ti-brand-nodejs:before{content:"﫠"}.ti-brand-nord-vpn:before{content:""}.ti-brand-notion:before{content:""}.ti-brand-npm:before{content:""}.ti-brand-nuxt:before{content:""}.ti-brand-nytimes:before{content:""}.ti-brand-oauth:before{content:"禍"}.ti-brand-office:before{content:""}.ti-brand-ok-ru:before{content:""}.ti-brand-onedrive:before{content:""}.ti-brand-onlyfans:before{content:""}.ti-brand-open-source:before{content:""}.ti-brand-openai:before{content:""}.ti-brand-openvpn:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-pagekit:before{content:""}.ti-brand-parsinta:before{content:"ﱂ"}.ti-brand-patreon:before{content:""}.ti-brand-patreon-filled:before{content:"ﳿ"}.ti-brand-paypal:before{content:""}.ti-brand-paypal-filled:before{content:""}.ti-brand-paypay:before{content:""}.ti-brand-peanut:before{content:""}.ti-brand-pepsi:before{content:""}.ti-brand-php:before{content:""}.ti-brand-picsart:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-planetscale:before{content:""}.ti-brand-pnpm:before{content:"ﵷ"}.ti-brand-pocket:before{content:""}.ti-brand-polymer:before{content:""}.ti-brand-powershell:before{content:""}.ti-brand-printables:before{content:"ﴛ"}.ti-brand-prisma:before{content:""}.ti-brand-producthunt:before{content:""}.ti-brand-pushbullet:before{content:""}.ti-brand-pushover:before{content:""}.ti-brand-python:before{content:""}.ti-brand-qq:before{content:""}.ti-brand-radix-ui:before{content:""}.ti-brand-react:before{content:""}.ti-brand-react-native:before{content:""}.ti-brand-reason:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-redhat:before{content:""}.ti-brand-redux:before{content:""}.ti-brand-revolut:before{content:""}.ti-brand-rumble:before{content:"𣏕"}.ti-brand-rust:before{content:"禎"}.ti-brand-safari:before{content:""}.ti-brand-samsungpass:before{content:""}.ti-brand-sass:before{content:""}.ti-brand-sentry:before{content:""}.ti-brand-sharik:before{content:""}.ti-brand-shazam:before{content:""}.ti-brand-shopee:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-snapseed:before{content:""}.ti-brand-snowflake:before{content:""}.ti-brand-socket-io:before{content:""}.ti-brand-solidjs:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spacehey:before{content:""}.ti-brand-speedtest:before{content:"勺"}.ti-brand-spotify:before{content:""}.ti-brand-stackoverflow:before{content:""}.ti-brand-stackshare:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-stocktwits:before{content:"ﵸ"}.ti-brand-storj:before{content:"穀"}.ti-brand-storybook:before{content:""}.ti-brand-storytel:before{content:""}.ti-brand-strava:before{content:""}.ti-brand-stripe:before{content:""}.ti-brand-sublime-text:before{content:""}.ti-brand-sugarizer:before{content:""}.ti-brand-supabase:before{content:""}.ti-brand-superhuman:before{content:""}.ti-brand-supernova:before{content:""}.ti-brand-surfshark:before{content:""}.ti-brand-svelte:before{content:""}.ti-brand-swift:before{content:"突"}.ti-brand-symfony:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tailwind:before{content:""}.ti-brand-taobao:before{content:""}.ti-brand-teams:before{content:"﫟"}.ti-brand-ted:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-terraform:before{content:"節"}.ti-brand-tether:before{content:""}.ti-brand-thingiverse:before{content:"ﴜ"}.ti-brand-threads:before{content:"ﬂ"}.ti-brand-threejs:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tiktok-filled:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-topbuzz:before{content:""}.ti-brand-torchain:before{content:""}.ti-brand-toyota:before{content:""}.ti-brand-trello:before{content:""}.ti-brand-tripadvisor:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twilio:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-twitter-filled:before{content:""}.ti-brand-typescript:before{content:""}.ti-brand-uber:before{content:""}.ti-brand-ubuntu:before{content:""}.ti-brand-unity:before{content:""}.ti-brand-unsplash:before{content:""}.ti-brand-upwork:before{content:""}.ti-brand-valorant:before{content:""}.ti-brand-vercel:before{content:""}.ti-brand-vimeo:before{content:""}.ti-brand-vinted:before{content:""}.ti-brand-visa:before{content:""}.ti-brand-visual-studio:before{content:""}.ti-brand-vite:before{content:""}.ti-brand-vivaldi:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-vlc:before{content:"喝"}.ti-brand-volkswagen:before{content:""}.ti-brand-vsco:before{content:""}.ti-brand-vscode:before{content:""}.ti-brand-vue:before{content:""}.ti-brand-walmart:before{content:""}.ti-brand-waze:before{content:""}.ti-brand-webflow:before{content:""}.ti-brand-wechat:before{content:""}.ti-brand-weibo:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-wikipedia:before{content:"啕"}.ti-brand-windows:before{content:""}.ti-brand-windy:before{content:""}.ti-brand-wish:before{content:""}.ti-brand-wix:before{content:""}.ti-brand-wordpress:before{content:""}.ti-brand-x:before{content:"ﰏ"}.ti-brand-x-filled:before{content:"ﰡ"}.ti-brand-xamarin:before{content:"喙"}.ti-brand-xbox:before{content:""}.ti-brand-xdeep:before{content:"ﰐ"}.ti-brand-xing:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-yandex:before{content:"﫡"}.ti-brand-yarn:before{content:"ﵹ"}.ti-brand-yatse:before{content:""}.ti-brand-ycombinator:before{content:""}.ti-brand-youtube:before{content:""}.ti-brand-youtube-filled:before{content:"ﰢ"}.ti-brand-youtube-kids:before{content:""}.ti-brand-zalando:before{content:""}.ti-brand-zapier:before{content:""}.ti-brand-zeit:before{content:""}.ti-brand-zhihu:before{content:""}.ti-brand-zoom:before{content:""}.ti-brand-zulip:before{content:""}.ti-brand-zwift:before{content:""}.ti-bread:before{content:""}.ti-bread-off:before{content:""}.ti-briefcase:before{content:""}.ti-briefcase-2:before{content:"ﬃ"}.ti-briefcase-filled:before{content:"ﴀ"}.ti-briefcase-off:before{content:""}.ti-brightness:before{content:""}.ti-brightness-2:before{content:""}.ti-brightness-down:before{content:""}.ti-brightness-down-filled:before{content:"ﬣ"}.ti-brightness-half:before{content:""}.ti-brightness-off:before{content:""}.ti-brightness-up:before{content:""}.ti-brightness-up-filled:before{content:"ﬤ"}.ti-broadcast:before{content:""}.ti-broadcast-off:before{content:""}.ti-browser:before{content:""}.ti-browser-check:before{content:""}.ti-browser-off:before{content:""}.ti-browser-plus:before{content:""}.ti-browser-x:before{content:""}.ti-brush:before{content:""}.ti-brush-off:before{content:""}.ti-bucket:before{content:""}.ti-bucket-droplet:before{content:""}.ti-bucket-off:before{content:""}.ti-bug:before{content:""}.ti-bug-filled:before{content:"ﴁ"}.ti-bug-off:before{content:""}.ti-building:before{content:""}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-broadcast-tower:before{content:""}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-circus:before{content:""}.ti-building-community:before{content:""}.ti-building-cottage:before{content:""}.ti-building-estate:before{content:""}.ti-building-factory:before{content:""}.ti-building-factory-2:before{content:""}.ti-building-fortress:before{content:""}.ti-building-hospital:before{content:""}.ti-building-lighthouse:before{content:""}.ti-building-monument:before{content:""}.ti-building-mosque:before{content:"練"}.ti-building-pavilion:before{content:""}.ti-building-skyscraper:before{content:""}.ti-building-stadium:before{content:""}.ti-building-store:before{content:""}.ti-building-tunnel:before{content:""}.ti-building-warehouse:before{content:""}.ti-building-wind-turbine:before{content:""}.ti-bulb:before{content:""}.ti-bulb-filled:before{content:""}.ti-bulb-off:before{content:""}.ti-bulldozer:before{content:""}.ti-burger:before{content:"ﲴ"}.ti-bus:before{content:""}.ti-bus-off:before{content:""}.ti-bus-stop:before{content:""}.ti-businessplan:before{content:""}.ti-butterfly:before{content:""}.ti-cactus:before{content:""}.ti-cactus-filled:before{content:"ﬥ"}.ti-cactus-off:before{content:""}.ti-cake:before{content:""}.ti-cake-off:before{content:""}.ti-calculator:before{content:""}.ti-calculator-filled:before{content:"ﬦ"}.ti-calculator-off:before{content:""}.ti-calendar:before{content:""}.ti-calendar-bolt:before{content:""}.ti-calendar-cancel:before{content:""}.ti-calendar-check:before{content:""}.ti-calendar-clock:before{content:"ﴮ"}.ti-calendar-code:before{content:""}.ti-calendar-cog:before{content:""}.ti-calendar-dollar:before{content:""}.ti-calendar-dot:before{content:"﴾"}.ti-calendar-down:before{content:""}.ti-calendar-due:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-exclamation:before{content:""}.ti-calendar-filled:before{content:"ﬧ"}.ti-calendar-heart:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-month:before{content:"ﴯ"}.ti-calendar-off:before{content:""}.ti-calendar-pause:before{content:""}.ti-calendar-pin:before{content:""}.ti-calendar-plus:before{content:""}.ti-calendar-question:before{content:""}.ti-calendar-repeat:before{content:"㮝"}.ti-calendar-sad:before{content:"ﴝ"}.ti-calendar-search:before{content:""}.ti-calendar-share:before{content:""}.ti-calendar-smile:before{content:"ﴞ"}.ti-calendar-star:before{content:""}.ti-calendar-stats:before{content:""}.ti-calendar-time:before{content:""}.ti-calendar-up:before{content:""}.ti-calendar-user:before{content:"ﴟ"}.ti-calendar-week:before{content:"ﴰ"}.ti-calendar-x:before{content:""}.ti-camera:before{content:""}.ti-camera-bolt:before{content:""}.ti-camera-cancel:before{content:""}.ti-camera-check:before{content:""}.ti-camera-code:before{content:""}.ti-camera-cog:before{content:""}.ti-camera-dollar:before{content:""}.ti-camera-down:before{content:""}.ti-camera-exclamation:before{content:""}.ti-camera-filled:before{content:"嘆"}.ti-camera-heart:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-off:before{content:""}.ti-camera-pause:before{content:""}.ti-camera-pin:before{content:""}.ti-camera-plus:before{content:""}.ti-camera-question:before{content:""}.ti-camera-rotate:before{content:""}.ti-camera-search:before{content:""}.ti-camera-selfie:before{content:""}.ti-camera-share:before{content:""}.ti-camera-star:before{content:""}.ti-camera-up:before{content:""}.ti-camera-x:before{content:""}.ti-camper:before{content:"逸"}.ti-campfire:before{content:""}.ti-campfire-filled:before{content:"ﬨ"}.ti-candle:before{content:""}.ti-candle-filled:before{content:"ﰣ"}.ti-candy:before{content:""}.ti-candy-off:before{content:""}.ti-cane:before{content:""}.ti-cannabis:before{content:""}.ti-capsule:before{content:"﫣"}.ti-capsule-filled:before{content:"ﰤ"}.ti-capsule-horizontal:before{content:"﫢"}.ti-capsule-horizontal-filled:before{content:"ﰥ"}.ti-capture:before{content:""}.ti-capture-filled:before{content:"﬩"}.ti-capture-off:before{content:""}.ti-car:before{content:""}.ti-car-crane:before{content:""}.ti-car-crash:before{content:""}.ti-car-garage:before{content:"ﱷ"}.ti-car-off:before{content:""}.ti-car-suv:before{content:"ﲋ"}.ti-car-turbine:before{content:""}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-cardboards-off:before{content:""}.ti-cards:before{content:""}.ti-cards-filled:before{content:"ﰦ"}.ti-caret-down:before{content:""}.ti-caret-down-filled:before{content:"שׁ"}.ti-caret-left:before{content:""}.ti-caret-left-filled:before{content:"שׂ"}.ti-caret-left-right:before{content:"ﱃ"}.ti-caret-left-right-filled:before{content:"ﴂ"}.ti-caret-right:before{content:""}.ti-caret-right-filled:before{content:"שּׁ"}.ti-caret-up:before{content:""}.ti-caret-up-down:before{content:"ﱄ"}.ti-caret-up-down-filled:before{content:"ﴃ"}.ti-caret-up-filled:before{content:"שּׂ"}.ti-carousel-horizontal:before{content:""}.ti-carousel-horizontal-filled:before{content:"朗"}.ti-carousel-vertical:before{content:""}.ti-carousel-vertical-filled:before{content:"望"}.ti-carrot:before{content:""}.ti-carrot-off:before{content:""}.ti-cash:before{content:""}.ti-cash-banknote:before{content:""}.ti-cash-banknote-off:before{content:""}.ti-cash-off:before{content:""}.ti-cast:before{content:""}.ti-cast-off:before{content:""}.ti-cat:before{content:""}.ti-category:before{content:""}.ti-category-2:before{content:""}.ti-category-filled:before{content:"אַ"}.ti-category-minus:before{content:"ﴠ"}.ti-category-plus:before{content:"ﴡ"}.ti-ce:before{content:""}.ti-ce-off:before{content:""}.ti-cell:before{content:""}.ti-cell-signal-1:before{content:""}.ti-cell-signal-2:before{content:""}.ti-cell-signal-3:before{content:""}.ti-cell-signal-4:before{content:""}.ti-cell-signal-5:before{content:""}.ti-cell-signal-off:before{content:""}.ti-certificate:before{content:""}.ti-certificate-2:before{content:""}.ti-certificate-2-off:before{content:""}.ti-certificate-off:before{content:""}.ti-chair-director:before{content:""}.ti-chalkboard:before{content:""}.ti-chalkboard-off:before{content:""}.ti-charging-pile:before{content:""}.ti-chart-arcs:before{content:""}.ti-chart-arcs-3:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-filled:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-area-line-filled:before{content:""}.ti-chart-arrows:before{content:""}.ti-chart-arrows-vertical:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bar-off:before{content:""}.ti-chart-bubble:before{content:""}.ti-chart-bubble-filled:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-candle-filled:before{content:""}.ti-chart-circles:before{content:""}.ti-chart-donut:before{content:""}.ti-chart-donut-2:before{content:""}.ti-chart-donut-3:before{content:""}.ti-chart-donut-4:before{content:""}.ti-chart-donut-filled:before{content:""}.ti-chart-dots:before{content:""}.ti-chart-dots-2:before{content:""}.ti-chart-dots-3:before{content:""}.ti-chart-dots-filled:before{content:"ﴄ"}.ti-chart-grid-dots:before{content:""}.ti-chart-grid-dots-filled:before{content:"ﴅ"}.ti-chart-histogram:before{content:""}.ti-chart-infographic:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-pie-2:before{content:""}.ti-chart-pie-3:before{content:""}.ti-chart-pie-4:before{content:""}.ti-chart-pie-filled:before{content:""}.ti-chart-pie-off:before{content:""}.ti-chart-ppf:before{content:""}.ti-chart-radar:before{content:""}.ti-chart-sankey:before{content:""}.ti-chart-treemap:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checklist:before{content:""}.ti-checks:before{content:""}.ti-checkup-list:before{content:""}.ti-cheese:before{content:""}.ti-chef-hat:before{content:""}.ti-chef-hat-off:before{content:""}.ti-cherry:before{content:""}.ti-cherry-filled:before{content:""}.ti-chess:before{content:""}.ti-chess-bishop:before{content:""}.ti-chess-bishop-filled:before{content:""}.ti-chess-filled:before{content:""}.ti-chess-king:before{content:""}.ti-chess-king-filled:before{content:""}.ti-chess-knight:before{content:""}.ti-chess-knight-filled:before{content:""}.ti-chess-queen:before{content:""}.ti-chess-queen-filled:before{content:""}.ti-chess-rook:before{content:""}.ti-chess-rook-filled:before{content:""}.ti-chevron-compact-down:before{content:"﫰"}.ti-chevron-compact-left:before{content:"﫱"}.ti-chevron-compact-right:before{content:"﫲"}.ti-chevron-compact-up:before{content:"﫳"}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-left-pipe:before{content:"﫤"}.ti-chevron-right:before{content:""}.ti-chevron-right-pipe:before{content:"﫥"}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-chisel:before{content:""}.ti-christmas-ball:before{content:"ﴱ"}.ti-christmas-tree:before{content:""}.ti-christmas-tree-off:before{content:""}.ti-circle:before{content:""}.ti-circle-0-filled:before{content:""}.ti-circle-1-filled:before{content:""}.ti-circle-2-filled:before{content:""}.ti-circle-3-filled:before{content:""}.ti-circle-4-filled:before{content:""}.ti-circle-5-filled:before{content:""}.ti-circle-6-filled:before{content:""}.ti-circle-7-filled:before{content:""}.ti-circle-8-filled:before{content:""}.ti-circle-9-filled:before{content:""}.ti-circle-arrow-down:before{content:""}.ti-circle-arrow-down-filled:before{content:""}.ti-circle-arrow-down-left:before{content:""}.ti-circle-arrow-down-left-filled:before{content:""}.ti-circle-arrow-down-right:before{content:""}.ti-circle-arrow-down-right-filled:before{content:""}.ti-circle-arrow-left:before{content:""}.ti-circle-arrow-left-filled:before{content:""}.ti-circle-arrow-right:before{content:""}.ti-circle-arrow-right-filled:before{content:""}.ti-circle-arrow-up:before{content:""}.ti-circle-arrow-up-filled:before{content:""}.ti-circle-arrow-up-left:before{content:""}.ti-circle-arrow-up-left-filled:before{content:""}.ti-circle-arrow-up-right:before{content:""}.ti-circle-arrow-up-right-filled:before{content:""}.ti-circle-caret-down:before{content:""}.ti-circle-caret-left:before{content:""}.ti-circle-caret-right:before{content:""}.ti-circle-caret-up:before{content:""}.ti-circle-check:before{content:""}.ti-circle-check-filled:before{content:""}.ti-circle-chevron-down:before{content:""}.ti-circle-chevron-left:before{content:""}.ti-circle-chevron-right:before{content:""}.ti-circle-chevron-up:before{content:""}.ti-circle-chevrons-down:before{content:""}.ti-circle-chevrons-left:before{content:""}.ti-circle-chevrons-right:before{content:""}.ti-circle-chevrons-up:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dashed-number-0:before{content:"ﱫ"}.ti-circle-dashed-number-1:before{content:"ﱬ"}.ti-circle-dashed-number-2:before{content:"ﱭ"}.ti-circle-dashed-number-3:before{content:"ﱮ"}.ti-circle-dashed-number-4:before{content:"ﱯ"}.ti-circle-dashed-number-5:before{content:"ﱰ"}.ti-circle-dashed-number-6:before{content:"ﱱ"}.ti-circle-dashed-number-7:before{content:"ﱲ"}.ti-circle-dashed-number-8:before{content:"ﱳ"}.ti-circle-dashed-number-9:before{content:"ﱴ"}.ti-circle-dashed-percentage:before{content:"ﵺ"}.ti-circle-dashed-x:before{content:"ﱵ"}.ti-circle-dot:before{content:""}.ti-circle-dot-filled:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-filled:before{content:""}.ti-circle-half:before{content:""}.ti-circle-half-2:before{content:""}.ti-circle-half-vertical:before{content:""}.ti-circle-key:before{content:""}.ti-circle-key-filled:before{content:""}.ti-circle-letter-a:before{content:""}.ti-circle-letter-b:before{content:""}.ti-circle-letter-c:before{content:""}.ti-circle-letter-d:before{content:""}.ti-circle-letter-e:before{content:""}.ti-circle-letter-f:before{content:""}.ti-circle-letter-g:before{content:""}.ti-circle-letter-h:before{content:""}.ti-circle-letter-i:before{content:""}.ti-circle-letter-j:before{content:""}.ti-circle-letter-k:before{content:""}.ti-circle-letter-l:before{content:""}.ti-circle-letter-m:before{content:""}.ti-circle-letter-n:before{content:""}.ti-circle-letter-o:before{content:""}.ti-circle-letter-p:before{content:""}.ti-circle-letter-q:before{content:""}.ti-circle-letter-r:before{content:""}.ti-circle-letter-s:before{content:""}.ti-circle-letter-t:before{content:""}.ti-circle-letter-u:before{content:""}.ti-circle-letter-v:before{content:""}.ti-circle-letter-w:before{content:""}.ti-circle-letter-x:before{content:""}.ti-circle-letter-y:before{content:""}.ti-circle-letter-z:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-minus-2:before{content:"ﲌ"}.ti-circle-number-0:before{content:""}.ti-circle-number-1:before{content:""}.ti-circle-number-2:before{content:""}.ti-circle-number-3:before{content:""}.ti-circle-number-4:before{content:""}.ti-circle-number-5:before{content:""}.ti-circle-number-6:before{content:""}.ti-circle-number-7:before{content:""}.ti-circle-number-8:before{content:""}.ti-circle-number-9:before{content:""}.ti-circle-off:before{content:""}.ti-circle-percentage:before{content:"ﵻ"}.ti-circle-plus:before{content:""}.ti-circle-plus-2:before{content:"ﲍ"}.ti-circle-rectangle:before{content:""}.ti-circle-rectangle-off:before{content:""}.ti-circle-square:before{content:""}.ti-circle-triangle:before{content:""}.ti-circle-x:before{content:""}.ti-circle-x-filled:before{content:""}.ti-circles:before{content:""}.ti-circles-filled:before{content:""}.ti-circles-relation:before{content:""}.ti-circuit-ammeter:before{content:""}.ti-circuit-battery:before{content:""}.ti-circuit-bulb:before{content:""}.ti-circuit-capacitor:before{content:""}.ti-circuit-capacitor-polarized:before{content:""}.ti-circuit-cell:before{content:""}.ti-circuit-cell-plus:before{content:""}.ti-circuit-changeover:before{content:""}.ti-circuit-diode:before{content:""}.ti-circuit-diode-zener:before{content:""}.ti-circuit-ground:before{content:""}.ti-circuit-ground-digital:before{content:""}.ti-circuit-inductor:before{content:""}.ti-circuit-motor:before{content:""}.ti-circuit-pushbutton:before{content:""}.ti-circuit-resistor:before{content:""}.ti-circuit-switch-closed:before{content:""}.ti-circuit-switch-open:before{content:""}.ti-circuit-voltmeter:before{content:""}.ti-clear-all:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-copy:before{content:""}.ti-clipboard-data:before{content:""}.ti-clipboard-heart:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-off:before{content:""}.ti-clipboard-plus:before{content:""}.ti-clipboard-text:before{content:""}.ti-clipboard-typography:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-clock-12:before{content:"ﱖ"}.ti-clock-2:before{content:""}.ti-clock-24:before{content:"ﱗ"}.ti-clock-bolt:before{content:""}.ti-clock-cancel:before{content:""}.ti-clock-check:before{content:""}.ti-clock-code:before{content:""}.ti-clock-cog:before{content:""}.ti-clock-dollar:before{content:""}.ti-clock-down:before{content:""}.ti-clock-edit:before{content:""}.ti-clock-exclamation:before{content:""}.ti-clock-filled:before{content:""}.ti-clock-heart:before{content:""}.ti-clock-hour-1:before{content:""}.ti-clock-hour-10:before{content:""}.ti-clock-hour-11:before{content:""}.ti-clock-hour-12:before{content:""}.ti-clock-hour-2:before{content:""}.ti-clock-hour-3:before{content:""}.ti-clock-hour-4:before{content:""}.ti-clock-hour-5:before{content:""}.ti-clock-hour-6:before{content:""}.ti-clock-hour-7:before{content:""}.ti-clock-hour-8:before{content:""}.ti-clock-hour-9:before{content:""}.ti-clock-minus:before{content:""}.ti-clock-off:before{content:""}.ti-clock-pause:before{content:""}.ti-clock-pin:before{content:""}.ti-clock-play:before{content:""}.ti-clock-plus:before{content:""}.ti-clock-question:before{content:""}.ti-clock-record:before{content:""}.ti-clock-search:before{content:""}.ti-clock-share:before{content:""}.ti-clock-shield:before{content:""}.ti-clock-star:before{content:""}.ti-clock-stop:before{content:""}.ti-clock-up:before{content:""}.ti-clock-x:before{content:""}.ti-clothes-rack:before{content:""}.ti-clothes-rack-off:before{content:""}.ti-cloud:before{content:""}.ti-cloud-bolt:before{content:""}.ti-cloud-cancel:before{content:""}.ti-cloud-check:before{content:""}.ti-cloud-code:before{content:""}.ti-cloud-cog:before{content:""}.ti-cloud-computing:before{content:""}.ti-cloud-data-connection:before{content:""}.ti-cloud-dollar:before{content:""}.ti-cloud-down:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-exclamation:before{content:""}.ti-cloud-filled:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-heart:before{content:""}.ti-cloud-lock:before{content:""}.ti-cloud-lock-open:before{content:""}.ti-cloud-minus:before{content:""}.ti-cloud-network:before{content:"ﱸ"}.ti-cloud-off:before{content:""}.ti-cloud-pause:before{content:""}.ti-cloud-pin:before{content:""}.ti-cloud-plus:before{content:""}.ti-cloud-question:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-search:before{content:""}.ti-cloud-share:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-star:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-up:before{content:""}.ti-cloud-upload:before{content:""}.ti-cloud-x:before{content:""}.ti-clover:before{content:""}.ti-clover-2:before{content:""}.ti-clubs:before{content:""}.ti-clubs-filled:before{content:""}.ti-code:before{content:""}.ti-code-asterix:before{content:""}.ti-code-circle:before{content:""}.ti-code-circle-2:before{content:""}.ti-code-dots:before{content:""}.ti-code-minus:before{content:""}.ti-code-off:before{content:""}.ti-code-plus:before{content:""}.ti-coffee:before{content:""}.ti-coffee-off:before{content:""}.ti-coffin:before{content:""}.ti-coin:before{content:""}.ti-coin-bitcoin:before{content:""}.ti-coin-bitcoin-filled:before{content:"ﴆ"}.ti-coin-euro:before{content:""}.ti-coin-euro-filled:before{content:"ﴇ"}.ti-coin-filled:before{content:"ﴈ"}.ti-coin-monero:before{content:""}.ti-coin-monero-filled:before{content:"ﴉ"}.ti-coin-off:before{content:""}.ti-coin-pound:before{content:""}.ti-coin-pound-filled:before{content:"ﴊ"}.ti-coin-rupee:before{content:""}.ti-coin-rupee-filled:before{content:"ﴋ"}.ti-coin-taka:before{content:"ﴍ"}.ti-coin-taka-filled:before{content:"ﴌ"}.ti-coin-yen:before{content:""}.ti-coin-yen-filled:before{content:"ﴎ"}.ti-coin-yuan:before{content:""}.ti-coin-yuan-filled:before{content:"ﴏ"}.ti-coins:before{content:""}.ti-color-filter:before{content:""}.ti-color-picker:before{content:""}.ti-color-picker-off:before{content:""}.ti-color-swatch:before{content:""}.ti-color-swatch-off:before{content:""}.ti-column-insert-left:before{content:""}.ti-column-insert-right:before{content:""}.ti-column-remove:before{content:"﫴"}.ti-columns:before{content:""}.ti-columns-1:before{content:""}.ti-columns-2:before{content:""}.ti-columns-3:before{content:""}.ti-columns-off:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-command-off:before{content:""}.ti-compass:before{content:""}.ti-compass-filled:before{content:"ﴐ"}.ti-compass-off:before{content:""}.ti-components:before{content:""}.ti-components-off:before{content:""}.ti-cone:before{content:""}.ti-cone-2:before{content:""}.ti-cone-off:before{content:""}.ti-cone-plus:before{content:"杖"}.ti-confetti:before{content:""}.ti-confetti-off:before{content:""}.ti-confucius:before{content:""}.ti-container:before{content:""}.ti-container-off:before{content:""}.ti-contrast:before{content:""}.ti-contrast-2:before{content:""}.ti-contrast-2-off:before{content:""}.ti-contrast-off:before{content:""}.ti-cooker:before{content:""}.ti-cookie:before{content:""}.ti-cookie-man:before{content:""}.ti-cookie-off:before{content:""}.ti-copy:before{content:""}.ti-copy-check:before{content:"﴿"}.ti-copy-minus:before{content:"﵀"}.ti-copy-off:before{content:""}.ti-copy-plus:before{content:"﵁"}.ti-copy-x:before{content:"﵂"}.ti-copyleft:before{content:""}.ti-copyleft-filled:before{content:""}.ti-copyleft-off:before{content:""}.ti-copyright:before{content:""}.ti-copyright-filled:before{content:""}.ti-copyright-off:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-left-double:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-down-right-double:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-down-double:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-left-up-double:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-down-double:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-right-up-double:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-left-double:before{content:""}.ti-corner-up-right:before{content:""}.ti-corner-up-right-double:before{content:""}.ti-cpu:before{content:""}.ti-cpu-2:before{content:""}.ti-cpu-off:before{content:""}.ti-crane:before{content:""}.ti-crane-off:before{content:""}.ti-creative-commons:before{content:""}.ti-creative-commons-by:before{content:""}.ti-creative-commons-nc:before{content:""}.ti-creative-commons-nd:before{content:""}.ti-creative-commons-off:before{content:""}.ti-creative-commons-sa:before{content:""}.ti-creative-commons-zero:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-filled:before{content:"ﴑ"}.ti-credit-card-off:before{content:""}.ti-credit-card-pay:before{content:"ﴲ"}.ti-credit-card-refund:before{content:"ﴳ"}.ti-cricket:before{content:""}.ti-crop:before{content:""}.ti-crop-1-1:before{content:"ﵐ"}.ti-crop-16-9:before{content:"ﵑ"}.ti-crop-3-2:before{content:"ﵒ"}.ti-crop-5-4:before{content:"ﵓ"}.ti-crop-7-5:before{content:"ﵔ"}.ti-crop-landscape:before{content:"ﵕ"}.ti-crop-portrait:before{content:"ﵖ"}.ti-cross:before{content:""}.ti-cross-filled:before{content:""}.ti-cross-off:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-crown-off:before{content:""}.ti-crutches:before{content:""}.ti-crutches-off:before{content:""}.ti-crystal-ball:before{content:""}.ti-csv:before{content:""}.ti-cube:before{content:"流"}.ti-cube-off:before{content:"歹"}.ti-cube-plus:before{content:"殺"}.ti-cube-send:before{content:""}.ti-cube-unfolded:before{content:""}.ti-cup:before{content:""}.ti-cup-off:before{content:""}.ti-curling:before{content:""}.ti-curly-loop:before{content:""}.ti-currency:before{content:""}.ti-currency-afghani:before{content:""}.ti-currency-bahraini:before{content:""}.ti-currency-baht:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-cent:before{content:""}.ti-currency-dinar:before{content:""}.ti-currency-dirham:before{content:""}.ti-currency-dogecoin:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-dollar-australian:before{content:""}.ti-currency-dollar-brunei:before{content:""}.ti-currency-dollar-canadian:before{content:""}.ti-currency-dollar-guyanese:before{content:""}.ti-currency-dollar-off:before{content:""}.ti-currency-dollar-singapore:before{content:""}.ti-currency-dollar-zimbabwean:before{content:""}.ti-currency-dong:before{content:""}.ti-currency-dram:before{content:""}.ti-currency-ethereum:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-euro-off:before{content:""}.ti-currency-florin:before{content:"﫵"}.ti-currency-forint:before{content:""}.ti-currency-frank:before{content:""}.ti-currency-guarani:before{content:""}.ti-currency-hryvnia:before{content:""}.ti-currency-iranian-rial:before{content:"縉"}.ti-currency-kip:before{content:""}.ti-currency-krone-czech:before{content:""}.ti-currency-krone-danish:before{content:""}.ti-currency-krone-swedish:before{content:""}.ti-currency-lari:before{content:""}.ti-currency-leu:before{content:""}.ti-currency-lira:before{content:""}.ti-currency-litecoin:before{content:""}.ti-currency-lyd:before{content:""}.ti-currency-manat:before{content:""}.ti-currency-monero:before{content:""}.ti-currency-naira:before{content:""}.ti-currency-nano:before{content:""}.ti-currency-off:before{content:""}.ti-currency-paanga:before{content:""}.ti-currency-peso:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-pound-off:before{content:""}.ti-currency-quetzal:before{content:""}.ti-currency-real:before{content:""}.ti-currency-renminbi:before{content:""}.ti-currency-ripple:before{content:""}.ti-currency-riyal:before{content:""}.ti-currency-rubel:before{content:""}.ti-currency-rufiyaa:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-rupee-nepalese:before{content:""}.ti-currency-shekel:before{content:""}.ti-currency-solana:before{content:""}.ti-currency-som:before{content:""}.ti-currency-taka:before{content:""}.ti-currency-tenge:before{content:""}.ti-currency-tugrik:before{content:""}.ti-currency-won:before{content:""}.ti-currency-xrp:before{content:"ﴴ"}.ti-currency-yen:before{content:""}.ti-currency-yen-off:before{content:""}.ti-currency-yuan:before{content:""}.ti-currency-zloty:before{content:""}.ti-current-location:before{content:""}.ti-current-location-off:before{content:""}.ti-cursor-off:before{content:""}.ti-cursor-text:before{content:""}.ti-cut:before{content:""}.ti-cylinder:before{content:""}.ti-cylinder-off:before{content:"滛"}.ti-cylinder-plus:before{content:"滋"}.ti-dashboard:before{content:""}.ti-dashboard-off:before{content:""}.ti-database:before{content:""}.ti-database-cog:before{content:"塚"}.ti-database-dollar:before{content:"﨑"}.ti-database-edit:before{content:"晴"}.ti-database-exclamation:before{content:"﨓"}.ti-database-export:before{content:""}.ti-database-heart:before{content:"﨔"}.ti-database-import:before{content:""}.ti-database-leak:before{content:"凞"}.ti-database-minus:before{content:"猪"}.ti-database-off:before{content:""}.ti-database-plus:before{content:"益"}.ti-database-search:before{content:"礼"}.ti-database-share:before{content:"神"}.ti-database-star:before{content:"祥"}.ti-database-x:before{content:"福"}.ti-decimal:before{content:"都"}.ti-deer:before{content:""}.ti-delta:before{content:""}.ti-dental:before{content:""}.ti-dental-broken:before{content:""}.ti-dental-off:before{content:""}.ti-deselect:before{content:"麟"}.ti-desk:before{content:"ﴵ"}.ti-details:before{content:""}.ti-details-off:before{content:""}.ti-device-airpods:before{content:""}.ti-device-airpods-case:before{content:""}.ti-device-airtag:before{content:"﫦"}.ti-device-analytics:before{content:""}.ti-device-audio-tape:before{content:""}.ti-device-camera-phone:before{content:""}.ti-device-cctv:before{content:""}.ti-device-cctv-off:before{content:""}.ti-device-computer-camera:before{content:""}.ti-device-computer-camera-off:before{content:""}.ti-device-desktop:before{content:""}.ti-device-desktop-analytics:before{content:""}.ti-device-desktop-bolt:before{content:""}.ti-device-desktop-cancel:before{content:""}.ti-device-desktop-check:before{content:""}.ti-device-desktop-code:before{content:""}.ti-device-desktop-cog:before{content:""}.ti-device-desktop-dollar:before{content:""}.ti-device-desktop-down:before{content:""}.ti-device-desktop-exclamation:before{content:""}.ti-device-desktop-heart:before{content:""}.ti-device-desktop-minus:before{content:""}.ti-device-desktop-off:before{content:""}.ti-device-desktop-pause:before{content:""}.ti-device-desktop-pin:before{content:""}.ti-device-desktop-plus:before{content:""}.ti-device-desktop-question:before{content:""}.ti-device-desktop-search:before{content:""}.ti-device-desktop-share:before{content:""}.ti-device-desktop-star:before{content:""}.ti-device-desktop-up:before{content:""}.ti-device-desktop-x:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-gamepad-2:before{content:""}.ti-device-gamepad-3:before{content:"ﱘ"}.ti-device-heart-monitor:before{content:""}.ti-device-heart-monitor-filled:before{content:"器"}.ti-device-imac:before{content:""}.ti-device-imac-bolt:before{content:""}.ti-device-imac-cancel:before{content:""}.ti-device-imac-check:before{content:""}.ti-device-imac-code:before{content:""}.ti-device-imac-cog:before{content:""}.ti-device-imac-dollar:before{content:""}.ti-device-imac-down:before{content:""}.ti-device-imac-exclamation:before{content:""}.ti-device-imac-heart:before{content:""}.ti-device-imac-minus:before{content:""}.ti-device-imac-off:before{content:""}.ti-device-imac-pause:before{content:""}.ti-device-imac-pin:before{content:""}.ti-device-imac-plus:before{content:""}.ti-device-imac-question:before{content:""}.ti-device-imac-search:before{content:""}.ti-device-imac-share:before{content:""}.ti-device-imac-star:before{content:""}.ti-device-imac-up:before{content:""}.ti-device-imac-x:before{content:""}.ti-device-ipad:before{content:""}.ti-device-ipad-bolt:before{content:""}.ti-device-ipad-cancel:before{content:""}.ti-device-ipad-check:before{content:""}.ti-device-ipad-code:before{content:""}.ti-device-ipad-cog:before{content:""}.ti-device-ipad-dollar:before{content:""}.ti-device-ipad-down:before{content:""}.ti-device-ipad-exclamation:before{content:""}.ti-device-ipad-heart:before{content:""}.ti-device-ipad-horizontal:before{content:""}.ti-device-ipad-horizontal-bolt:before{content:""}.ti-device-ipad-horizontal-cancel:before{content:""}.ti-device-ipad-horizontal-check:before{content:""}.ti-device-ipad-horizontal-code:before{content:""}.ti-device-ipad-horizontal-cog:before{content:""}.ti-device-ipad-horizontal-dollar:before{content:""}.ti-device-ipad-horizontal-down:before{content:""}.ti-device-ipad-horizontal-exclamation:before{content:""}.ti-device-ipad-horizontal-heart:before{content:""}.ti-device-ipad-horizontal-minus:before{content:""}.ti-device-ipad-horizontal-off:before{content:""}.ti-device-ipad-horizontal-pause:before{content:""}.ti-device-ipad-horizontal-pin:before{content:""}.ti-device-ipad-horizontal-plus:before{content:""}.ti-device-ipad-horizontal-question:before{content:""}.ti-device-ipad-horizontal-search:before{content:""}.ti-device-ipad-horizontal-share:before{content:""}.ti-device-ipad-horizontal-star:before{content:""}.ti-device-ipad-horizontal-up:before{content:""}.ti-device-ipad-horizontal-x:before{content:""}.ti-device-ipad-minus:before{content:""}.ti-device-ipad-off:before{content:""}.ti-device-ipad-pause:before{content:""}.ti-device-ipad-pin:before{content:""}.ti-device-ipad-plus:before{content:""}.ti-device-ipad-question:before{content:""}.ti-device-ipad-search:before{content:""}.ti-device-ipad-share:before{content:""}.ti-device-ipad-star:before{content:""}.ti-device-ipad-up:before{content:""}.ti-device-ipad-x:before{content:""}.ti-device-landline-phone:before{content:""}.ti-device-laptop:before{content:""}.ti-device-laptop-off:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-bolt:before{content:""}.ti-device-mobile-cancel:before{content:""}.ti-device-mobile-charging:before{content:""}.ti-device-mobile-check:before{content:""}.ti-device-mobile-code:before{content:""}.ti-device-mobile-cog:before{content:""}.ti-device-mobile-dollar:before{content:""}.ti-device-mobile-down:before{content:""}.ti-device-mobile-exclamation:before{content:""}.ti-device-mobile-filled:before{content:"塀"}.ti-device-mobile-heart:before{content:""}.ti-device-mobile-message:before{content:""}.ti-device-mobile-minus:before{content:""}.ti-device-mobile-off:before{content:""}.ti-device-mobile-pause:before{content:""}.ti-device-mobile-pin:before{content:""}.ti-device-mobile-plus:before{content:""}.ti-device-mobile-question:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-search:before{content:""}.ti-device-mobile-share:before{content:""}.ti-device-mobile-star:before{content:""}.ti-device-mobile-up:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-mobile-x:before{content:""}.ti-device-nintendo:before{content:""}.ti-device-nintendo-off:before{content:""}.ti-device-projector:before{content:"ﰑ"}.ti-device-remote:before{content:""}.ti-device-sd-card:before{content:""}.ti-device-sim:before{content:""}.ti-device-sim-1:before{content:""}.ti-device-sim-2:before{content:""}.ti-device-sim-3:before{content:""}.ti-device-speaker:before{content:""}.ti-device-speaker-off:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tablet-bolt:before{content:""}.ti-device-tablet-cancel:before{content:""}.ti-device-tablet-check:before{content:""}.ti-device-tablet-code:before{content:""}.ti-device-tablet-cog:before{content:""}.ti-device-tablet-dollar:before{content:""}.ti-device-tablet-down:before{content:""}.ti-device-tablet-exclamation:before{content:""}.ti-device-tablet-filled:before{content:"墨"}.ti-device-tablet-heart:before{content:""}.ti-device-tablet-minus:before{content:""}.ti-device-tablet-off:before{content:""}.ti-device-tablet-pause:before{content:""}.ti-device-tablet-pin:before{content:""}.ti-device-tablet-plus:before{content:""}.ti-device-tablet-question:before{content:""}.ti-device-tablet-search:before{content:""}.ti-device-tablet-share:before{content:""}.ti-device-tablet-star:before{content:""}.ti-device-tablet-up:before{content:""}.ti-device-tablet-x:before{content:""}.ti-device-tv:before{content:""}.ti-device-tv-off:before{content:""}.ti-device-tv-old:before{content:""}.ti-device-usb:before{content:"ﱙ"}.ti-device-vision-pro:before{content:"﫧"}.ti-device-watch:before{content:""}.ti-device-watch-bolt:before{content:""}.ti-device-watch-cancel:before{content:""}.ti-device-watch-check:before{content:""}.ti-device-watch-code:before{content:""}.ti-device-watch-cog:before{content:""}.ti-device-watch-dollar:before{content:""}.ti-device-watch-down:before{content:""}.ti-device-watch-exclamation:before{content:""}.ti-device-watch-heart:before{content:""}.ti-device-watch-minus:before{content:""}.ti-device-watch-off:before{content:""}.ti-device-watch-pause:before{content:""}.ti-device-watch-pin:before{content:""}.ti-device-watch-plus:before{content:""}.ti-device-watch-question:before{content:""}.ti-device-watch-search:before{content:""}.ti-device-watch-share:before{content:""}.ti-device-watch-star:before{content:""}.ti-device-watch-stats:before{content:""}.ti-device-watch-stats-2:before{content:""}.ti-device-watch-up:before{content:""}.ti-device-watch-x:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-devices-bolt:before{content:""}.ti-devices-cancel:before{content:""}.ti-devices-check:before{content:""}.ti-devices-code:before{content:""}.ti-devices-cog:before{content:""}.ti-devices-dollar:before{content:""}.ti-devices-down:before{content:""}.ti-devices-exclamation:before{content:""}.ti-devices-heart:before{content:""}.ti-devices-minus:before{content:""}.ti-devices-off:before{content:""}.ti-devices-pause:before{content:""}.ti-devices-pc:before{content:""}.ti-devices-pc-off:before{content:""}.ti-devices-pin:before{content:""}.ti-devices-plus:before{content:""}.ti-devices-question:before{content:""}.ti-devices-search:before{content:""}.ti-devices-share:before{content:""}.ti-devices-star:before{content:""}.ti-devices-up:before{content:""}.ti-devices-x:before{content:""}.ti-diabolo:before{content:"煮"}.ti-diabolo-off:before{content:"漢"}.ti-diabolo-plus:before{content:"瀞"}.ti-dialpad:before{content:""}.ti-dialpad-filled:before{content:"層"}.ti-dialpad-off:before{content:""}.ti-diamond:before{content:""}.ti-diamond-filled:before{content:""}.ti-diamond-off:before{content:""}.ti-diamonds:before{content:""}.ti-diamonds-filled:before{content:""}.ti-dice:before{content:""}.ti-dice-1:before{content:""}.ti-dice-1-filled:before{content:""}.ti-dice-2:before{content:""}.ti-dice-2-filled:before{content:""}.ti-dice-3:before{content:""}.ti-dice-3-filled:before{content:""}.ti-dice-4:before{content:""}.ti-dice-4-filled:before{content:""}.ti-dice-5:before{content:""}.ti-dice-5-filled:before{content:""}.ti-dice-6:before{content:""}.ti-dice-6-filled:before{content:""}.ti-dice-filled:before{content:""}.ti-dimensions:before{content:""}.ti-direction:before{content:""}.ti-direction-arrows:before{content:"ﴶ"}.ti-direction-horizontal:before{content:""}.ti-direction-sign:before{content:""}.ti-direction-sign-filled:before{content:""}.ti-direction-sign-off:before{content:""}.ti-directions:before{content:""}.ti-directions-off:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disabled-off:before{content:""}.ti-disc:before{content:""}.ti-disc-golf:before{content:""}.ti-disc-off:before{content:""}.ti-discount:before{content:""}.ti-discount-2:before{content:""}.ti-discount-2-off:before{content:""}.ti-discount-check:before{content:""}.ti-discount-check-filled:before{content:""}.ti-discount-off:before{content:""}.ti-divide:before{content:""}.ti-dna:before{content:""}.ti-dna-2:before{content:""}.ti-dna-2-off:before{content:""}.ti-dna-off:before{content:""}.ti-dog:before{content:""}.ti-dog-bowl:before{content:""}.ti-door:before{content:""}.ti-door-enter:before{content:""}.ti-door-exit:before{content:""}.ti-door-off:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-download-off:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-drone-off:before{content:""}.ti-drop-circle:before{content:""}.ti-droplet:before{content:""}.ti-droplet-bolt:before{content:""}.ti-droplet-cancel:before{content:""}.ti-droplet-check:before{content:""}.ti-droplet-code:before{content:""}.ti-droplet-cog:before{content:""}.ti-droplet-dollar:before{content:""}.ti-droplet-down:before{content:""}.ti-droplet-exclamation:before{content:"豈"}.ti-droplet-filled:before{content:""}.ti-droplet-half:before{content:""}.ti-droplet-half-2:before{content:""}.ti-droplet-half-2-filled:before{content:"ﭬ"}.ti-droplet-half-filled:before{content:""}.ti-droplet-heart:before{content:"更"}.ti-droplet-minus:before{content:"車"}.ti-droplet-off:before{content:""}.ti-droplet-pause:before{content:"賈"}.ti-droplet-pin:before{content:"滑"}.ti-droplet-plus:before{content:"串"}.ti-droplet-question:before{content:"句"}.ti-droplet-search:before{content:"龜"}.ti-droplet-share:before{content:"龜"}.ti-droplet-star:before{content:"契"}.ti-droplet-up:before{content:"金"}.ti-droplet-x:before{content:"喇"}.ti-droplets:before{content:"ﰒ"}.ti-dual-screen:before{content:"繁"}.ti-e-passport:before{content:""}.ti-ear:before{content:""}.ti-ear-off:before{content:""}.ti-ear-scan:before{content:"ﵗ"}.ti-ease-in:before{content:""}.ti-ease-in-control-point:before{content:""}.ti-ease-in-out:before{content:""}.ti-ease-in-out-control-points:before{content:""}.ti-ease-out:before{content:""}.ti-ease-out-control-point:before{content:""}.ti-edit:before{content:""}.ti-edit-circle:before{content:""}.ti-edit-circle-off:before{content:""}.ti-edit-off:before{content:""}.ti-egg:before{content:""}.ti-egg-cracked:before{content:""}.ti-egg-filled:before{content:""}.ti-egg-fried:before{content:""}.ti-egg-off:before{content:""}.ti-eggs:before{content:""}.ti-elevator:before{content:""}.ti-elevator-off:before{content:""}.ti-emergency-bed:before{content:""}.ti-empathize:before{content:""}.ti-empathize-off:before{content:""}.ti-emphasis:before{content:""}.ti-engine:before{content:""}.ti-engine-off:before{content:""}.ti-equal:before{content:""}.ti-equal-double:before{content:""}.ti-equal-not:before{content:""}.ti-eraser:before{content:""}.ti-eraser-off:before{content:""}.ti-error-404:before{content:""}.ti-error-404-off:before{content:""}.ti-escalator:before{content:"ﬆ"}.ti-escalator-down:before{content:"ﬄ"}.ti-escalator-up:before{content:"ﬅ"}.ti-exchange:before{content:""}.ti-exchange-off:before{content:""}.ti-exclamation-circle:before{content:""}.ti-exclamation-mark:before{content:""}.ti-exclamation-mark-off:before{content:""}.ti-explicit:before{content:""}.ti-explicit-off:before{content:""}.ti-exposure:before{content:""}.ti-exposure-0:before{content:""}.ti-exposure-minus-1:before{content:""}.ti-exposure-minus-2:before{content:""}.ti-exposure-off:before{content:""}.ti-exposure-plus-1:before{content:""}.ti-exposure-plus-2:before{content:""}.ti-external-link:before{content:""}.ti-external-link-off:before{content:""}.ti-eye:before{content:""}.ti-eye-bolt:before{content:"ﭭ"}.ti-eye-cancel:before{content:"ﭮ"}.ti-eye-check:before{content:""}.ti-eye-closed:before{content:""}.ti-eye-code:before{content:"ﭯ"}.ti-eye-cog:before{content:""}.ti-eye-discount:before{content:"ﭰ"}.ti-eye-dollar:before{content:"ﭱ"}.ti-eye-down:before{content:"ﭲ"}.ti-eye-edit:before{content:""}.ti-eye-exclamation:before{content:""}.ti-eye-filled:before{content:""}.ti-eye-heart:before{content:""}.ti-eye-minus:before{content:"ﭳ"}.ti-eye-off:before{content:""}.ti-eye-pause:before{content:"ﭴ"}.ti-eye-pin:before{content:"ﭵ"}.ti-eye-plus:before{content:"ﭶ"}.ti-eye-question:before{content:"ﭷ"}.ti-eye-search:before{content:"ﭸ"}.ti-eye-share:before{content:"ﭹ"}.ti-eye-star:before{content:"ﭺ"}.ti-eye-table:before{content:""}.ti-eye-up:before{content:"ﭻ"}.ti-eye-x:before{content:""}.ti-eyeglass:before{content:""}.ti-eyeglass-2:before{content:""}.ti-eyeglass-off:before{content:""}.ti-face-id:before{content:""}.ti-face-id-error:before{content:""}.ti-face-mask:before{content:""}.ti-face-mask-off:before{content:""}.ti-fall:before{content:""}.ti-favicon:before{content:"ﵥ"}.ti-feather:before{content:""}.ti-feather-off:before{content:""}.ti-fence:before{content:""}.ti-fence-off:before{content:""}.ti-fidget-spinner:before{content:""}.ti-file:before{content:""}.ti-file-3d:before{content:""}.ti-file-alert:before{content:""}.ti-file-analytics:before{content:""}.ti-file-arrow-left:before{content:""}.ti-file-arrow-right:before{content:""}.ti-file-barcode:before{content:""}.ti-file-broken:before{content:""}.ti-file-certificate:before{content:""}.ti-file-chart:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-code-2:before{content:""}.ti-file-cv:before{content:"署"}.ti-file-database:before{content:""}.ti-file-delta:before{content:""}.ti-file-description:before{content:""}.ti-file-diff:before{content:""}.ti-file-digit:before{content:""}.ti-file-dislike:before{content:""}.ti-file-dollar:before{content:""}.ti-file-dots:before{content:""}.ti-file-download:before{content:""}.ti-file-euro:before{content:""}.ti-file-export:before{content:""}.ti-file-filled:before{content:""}.ti-file-function:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-import:before{content:""}.ti-file-infinity:before{content:""}.ti-file-info:before{content:""}.ti-file-invoice:before{content:""}.ti-file-lambda:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-neutral:before{content:"ﴢ"}.ti-file-off:before{content:""}.ti-file-orientation:before{content:""}.ti-file-pencil:before{content:""}.ti-file-percent:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-power:before{content:""}.ti-file-report:before{content:""}.ti-file-rss:before{content:""}.ti-file-sad:before{content:"ﴣ"}.ti-file-scissors:before{content:""}.ti-file-search:before{content:""}.ti-file-settings:before{content:""}.ti-file-shredder:before{content:""}.ti-file-signal:before{content:""}.ti-file-smile:before{content:"ﴤ"}.ti-file-spreadsheet:before{content:""}.ti-file-stack:before{content:""}.ti-file-star:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-text-ai:before{content:"﨧"}.ti-file-time:before{content:""}.ti-file-type-bmp:before{content:"﬇"}.ti-file-type-css:before{content:"﬈"}.ti-file-type-csv:before{content:"﬉"}.ti-file-type-doc:before{content:"﬊"}.ti-file-type-docx:before{content:"﬋"}.ti-file-type-html:before{content:"﬌"}.ti-file-type-jpg:before{content:"﬍"}.ti-file-type-js:before{content:"﬎"}.ti-file-type-jsx:before{content:"﬏"}.ti-file-type-pdf:before{content:"﬐"}.ti-file-type-php:before{content:"﬑"}.ti-file-type-png:before{content:"﬒"}.ti-file-type-ppt:before{content:"ﬓ"}.ti-file-type-rs:before{content:"ﬔ"}.ti-file-type-sql:before{content:"ﬕ"}.ti-file-type-svg:before{content:"ﬖ"}.ti-file-type-ts:before{content:"ﬗ"}.ti-file-type-tsx:before{content:"﬘"}.ti-file-type-txt:before{content:"﬙"}.ti-file-type-vue:before{content:"﬚"}.ti-file-type-xls:before{content:"﬛"}.ti-file-type-xml:before{content:"﬜"}.ti-file-type-zip:before{content:"יִ"}.ti-file-typography:before{content:""}.ti-file-unknown:before{content:""}.ti-file-upload:before{content:""}.ti-file-vector:before{content:""}.ti-file-x:before{content:""}.ti-file-x-filled:before{content:""}.ti-file-zip:before{content:""}.ti-files:before{content:""}.ti-files-off:before{content:""}.ti-filter:before{content:""}.ti-filter-bolt:before{content:"ﭼ"}.ti-filter-cancel:before{content:"ﭽ"}.ti-filter-check:before{content:"ﭾ"}.ti-filter-code:before{content:"ﭿ"}.ti-filter-cog:before{content:"茶"}.ti-filter-discount:before{content:"ﮀ"}.ti-filter-dollar:before{content:"刺"}.ti-filter-down:before{content:"ﮁ"}.ti-filter-edit:before{content:"切"}.ti-filter-exclamation:before{content:"ﮂ"}.ti-filter-filled:before{content:"ﰧ"}.ti-filter-heart:before{content:"ﮃ"}.ti-filter-minus:before{content:"度"}.ti-filter-off:before{content:""}.ti-filter-pause:before{content:"ﮄ"}.ti-filter-pin:before{content:"ﮅ"}.ti-filter-plus:before{content:"拓"}.ti-filter-question:before{content:"ﮆ"}.ti-filter-search:before{content:"ﮇ"}.ti-filter-share:before{content:"ﮈ"}.ti-filter-star:before{content:"糖"}.ti-filter-up:before{content:"ﮉ"}.ti-filter-x:before{content:"宅"}.ti-filters:before{content:""}.ti-fingerprint:before{content:""}.ti-fingerprint-off:before{content:""}.ti-fingerprint-scan:before{content:"ﲵ"}.ti-fire-extinguisher:before{content:"﫶"}.ti-fire-hydrant:before{content:""}.ti-fire-hydrant-off:before{content:""}.ti-firetruck:before{content:""}.ti-first-aid-kit:before{content:""}.ti-first-aid-kit-off:before{content:""}.ti-fish:before{content:""}.ti-fish-bone:before{content:""}.ti-fish-christianity:before{content:""}.ti-fish-hook:before{content:""}.ti-fish-hook-off:before{content:""}.ti-fish-off:before{content:""}.ti-flag:before{content:""}.ti-flag-2:before{content:""}.ti-flag-2-filled:before{content:""}.ti-flag-2-off:before{content:""}.ti-flag-3:before{content:""}.ti-flag-3-filled:before{content:""}.ti-flag-bolt:before{content:"ﮊ"}.ti-flag-cancel:before{content:"ﮋ"}.ti-flag-check:before{content:"ﮌ"}.ti-flag-code:before{content:"ﮍ"}.ti-flag-cog:before{content:"ﮎ"}.ti-flag-discount:before{content:"ﮏ"}.ti-flag-dollar:before{content:"ﮐ"}.ti-flag-down:before{content:"ﮑ"}.ti-flag-exclamation:before{content:"ﮒ"}.ti-flag-filled:before{content:""}.ti-flag-heart:before{content:"ﮓ"}.ti-flag-minus:before{content:"ﮔ"}.ti-flag-off:before{content:""}.ti-flag-pause:before{content:"ﮕ"}.ti-flag-pin:before{content:"ﮖ"}.ti-flag-plus:before{content:"ﮗ"}.ti-flag-question:before{content:"ﮘ"}.ti-flag-search:before{content:"ﮙ"}.ti-flag-share:before{content:"ﮚ"}.ti-flag-star:before{content:"ﮛ"}.ti-flag-up:before{content:"ﮜ"}.ti-flag-x:before{content:"ﮝ"}.ti-flame:before{content:""}.ti-flame-off:before{content:""}.ti-flare:before{content:""}.ti-flask:before{content:""}.ti-flask-2:before{content:""}.ti-flask-2-filled:before{content:"ﴒ"}.ti-flask-2-off:before{content:""}.ti-flask-filled:before{content:"ﴓ"}.ti-flask-off:before{content:""}.ti-flip-flops:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-flower:before{content:""}.ti-flower-off:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-focus-auto:before{content:"謁"}.ti-focus-centered:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-bolt:before{content:"奈"}.ti-folder-cancel:before{content:"懶"}.ti-folder-check:before{content:"癩"}.ti-folder-code:before{content:"羅"}.ti-folder-cog:before{content:"蘿"}.ti-folder-dollar:before{content:"螺"}.ti-folder-down:before{content:"裸"}.ti-folder-exclamation:before{content:"邏"}.ti-folder-filled:before{content:""}.ti-folder-heart:before{content:"樂"}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-open:before{content:"﫷"}.ti-folder-pause:before{content:"洛"}.ti-folder-pin:before{content:"烙"}.ti-folder-plus:before{content:""}.ti-folder-question:before{content:"珞"}.ti-folder-root:before{content:"﵃"}.ti-folder-search:before{content:"落"}.ti-folder-share:before{content:"酪"}.ti-folder-star:before{content:"駱"}.ti-folder-symlink:before{content:"亂"}.ti-folder-up:before{content:"卵"}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-folders-off:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forbid-2-filled:before{content:"ﰨ"}.ti-forbid-filled:before{content:"ﰩ"}.ti-forklift:before{content:""}.ti-forms:before{content:""}.ti-fountain:before{content:""}.ti-fountain-filled:before{content:"ﰪ"}.ti-fountain-off:before{content:""}.ti-frame:before{content:""}.ti-frame-off:before{content:""}.ti-free-rights:before{content:""}.ti-freeze-column:before{content:"謹"}.ti-freeze-row:before{content:"贈"}.ti-freeze-row-column:before{content:"賓"}.ti-fridge:before{content:""}.ti-fridge-off:before{content:""}.ti-friends:before{content:""}.ti-friends-off:before{content:""}.ti-frustum:before{content:"犯"}.ti-frustum-off:before{content:"瞧"}.ti-frustum-plus:before{content:"爵"}.ti-function:before{content:""}.ti-function-filled:before{content:"ﰫ"}.ti-function-off:before{content:""}.ti-galaxy:before{content:"ﲶ"}.ti-garden-cart:before{content:""}.ti-garden-cart-off:before{content:""}.ti-gas-station:before{content:""}.ti-gas-station-off:before{content:""}.ti-gauge:before{content:""}.ti-gauge-filled:before{content:"ﰬ"}.ti-gauge-off:before{content:""}.ti-gavel:before{content:""}.ti-gender-agender:before{content:""}.ti-gender-androgyne:before{content:""}.ti-gender-bigender:before{content:""}.ti-gender-demiboy:before{content:""}.ti-gender-demigirl:before{content:""}.ti-gender-epicene:before{content:""}.ti-gender-female:before{content:""}.ti-gender-femme:before{content:""}.ti-gender-genderfluid:before{content:""}.ti-gender-genderless:before{content:""}.ti-gender-genderqueer:before{content:""}.ti-gender-hermaphrodite:before{content:""}.ti-gender-intergender:before{content:""}.ti-gender-male:before{content:""}.ti-gender-neutrois:before{content:""}.ti-gender-third:before{content:""}.ti-gender-transgender:before{content:""}.ti-gender-trasvesti:before{content:""}.ti-geometry:before{content:""}.ti-ghost:before{content:""}.ti-ghost-2:before{content:""}.ti-ghost-2-filled:before{content:""}.ti-ghost-3:before{content:"ﰓ"}.ti-ghost-filled:before{content:""}.ti-ghost-off:before{content:""}.ti-gif:before{content:""}.ti-gift:before{content:""}.ti-gift-card:before{content:""}.ti-gift-card-filled:before{content:"ﰭ"}.ti-gift-filled:before{content:"ﴔ"}.ti-gift-off:before{content:""}.ti-git-branch:before{content:""}.ti-git-branch-deleted:before{content:""}.ti-git-cherry-pick:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-git-pull-request-closed:before{content:""}.ti-git-pull-request-draft:before{content:""}.ti-gizmo:before{content:""}.ti-glass:before{content:""}.ti-glass-full:before{content:""}.ti-glass-full-filled:before{content:"ﰮ"}.ti-glass-off:before{content:""}.ti-globe:before{content:""}.ti-globe-filled:before{content:"ﰯ"}.ti-globe-off:before{content:""}.ti-go-game:before{content:""}.ti-golf:before{content:""}.ti-golf-off:before{content:""}.ti-gps:before{content:""}.ti-gradienter:before{content:""}.ti-grain:before{content:""}.ti-graph:before{content:""}.ti-graph-filled:before{content:"ﴕ"}.ti-graph-off:before{content:""}.ti-grave:before{content:""}.ti-grave-2:before{content:""}.ti-grid-3x3:before{content:"ﲤ"}.ti-grid-4x4:before{content:"ﲥ"}.ti-grid-dots:before{content:""}.ti-grid-goldenratio:before{content:"ﲦ"}.ti-grid-pattern:before{content:""}.ti-grid-scan:before{content:"ﲧ"}.ti-grill:before{content:""}.ti-grill-fork:before{content:""}.ti-grill-off:before{content:""}.ti-grill-spatula:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-growth:before{content:""}.ti-guitar-pick:before{content:""}.ti-guitar-pick-filled:before{content:""}.ti-gymnastics:before{content:"﵄"}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hammer:before{content:""}.ti-hammer-off:before{content:""}.ti-hand-click:before{content:""}.ti-hand-finger:before{content:""}.ti-hand-finger-off:before{content:""}.ti-hand-grab:before{content:""}.ti-hand-little-finger:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-move:before{content:""}.ti-hand-off:before{content:""}.ti-hand-ring-finger:before{content:""}.ti-hand-rock:before{content:""}.ti-hand-sanitizer:before{content:""}.ti-hand-stop:before{content:""}.ti-hand-three-fingers:before{content:""}.ti-hand-two-fingers:before{content:""}.ti-hanger:before{content:""}.ti-hanger-2:before{content:""}.ti-hanger-off:before{content:""}.ti-hash:before{content:""}.ti-haze:before{content:""}.ti-haze-moon:before{content:"﫸"}.ti-hdr:before{content:"嗢"}.ti-heading:before{content:""}.ti-heading-off:before{content:""}.ti-headphones:before{content:""}.ti-headphones-filled:before{content:"屮"}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-headset-off:before{content:""}.ti-health-recognition:before{content:""}.ti-heart:before{content:""}.ti-heart-bolt:before{content:"ﮞ"}.ti-heart-broken:before{content:""}.ti-heart-cancel:before{content:"ﮟ"}.ti-heart-check:before{content:"ﮠ"}.ti-heart-code:before{content:"ﮡ"}.ti-heart-cog:before{content:"ﮢ"}.ti-heart-discount:before{content:"ﮣ"}.ti-heart-dollar:before{content:"ﮤ"}.ti-heart-down:before{content:"ﮥ"}.ti-heart-exclamation:before{content:"ﮦ"}.ti-heart-filled:before{content:""}.ti-heart-handshake:before{content:""}.ti-heart-minus:before{content:""}.ti-heart-off:before{content:""}.ti-heart-pause:before{content:"ﮧ"}.ti-heart-pin:before{content:"ﮨ"}.ti-heart-plus:before{content:""}.ti-heart-question:before{content:"ﮩ"}.ti-heart-rate-monitor:before{content:""}.ti-heart-search:before{content:"ﮪ"}.ti-heart-share:before{content:"ﮫ"}.ti-heart-star:before{content:"ﮬ"}.ti-heart-up:before{content:"ﮭ"}.ti-heart-x:before{content:"ﮮ"}.ti-heartbeat:before{content:""}.ti-hearts:before{content:""}.ti-hearts-off:before{content:""}.ti-helicopter:before{content:""}.ti-helicopter-landing:before{content:""}.ti-helmet:before{content:""}.ti-helmet-off:before{content:""}.ti-help:before{content:""}.ti-help-circle:before{content:"欄"}.ti-help-circle-filled:before{content:"悔"}.ti-help-hexagon:before{content:""}.ti-help-hexagon-filled:before{content:"慨"}.ti-help-octagon:before{content:""}.ti-help-octagon-filled:before{content:"憎"}.ti-help-off:before{content:""}.ti-help-small:before{content:"爛"}.ti-help-square:before{content:"鸞"}.ti-help-square-filled:before{content:"懲"}.ti-help-square-rounded:before{content:"蘭"}.ti-help-square-rounded-filled:before{content:"敏"}.ti-help-triangle:before{content:"嵐"}.ti-help-triangle-filled:before{content:"既"}.ti-hemisphere:before{content:"甆"}.ti-hemisphere-off:before{content:"猪"}.ti-hemisphere-plus:before{content:"瑱"}.ti-hexagon:before{content:""}.ti-hexagon-0-filled:before{content:""}.ti-hexagon-1-filled:before{content:""}.ti-hexagon-2-filled:before{content:""}.ti-hexagon-3-filled:before{content:""}.ti-hexagon-3d:before{content:""}.ti-hexagon-4-filled:before{content:""}.ti-hexagon-5-filled:before{content:""}.ti-hexagon-6-filled:before{content:""}.ti-hexagon-7-filled:before{content:""}.ti-hexagon-8-filled:before{content:""}.ti-hexagon-9-filled:before{content:""}.ti-hexagon-filled:before{content:""}.ti-hexagon-letter-a:before{content:""}.ti-hexagon-letter-b:before{content:""}.ti-hexagon-letter-c:before{content:""}.ti-hexagon-letter-d:before{content:""}.ti-hexagon-letter-e:before{content:""}.ti-hexagon-letter-f:before{content:""}.ti-hexagon-letter-g:before{content:""}.ti-hexagon-letter-h:before{content:""}.ti-hexagon-letter-i:before{content:""}.ti-hexagon-letter-j:before{content:""}.ti-hexagon-letter-k:before{content:""}.ti-hexagon-letter-l:before{content:""}.ti-hexagon-letter-m:before{content:""}.ti-hexagon-letter-n:before{content:""}.ti-hexagon-letter-o:before{content:""}.ti-hexagon-letter-p:before{content:""}.ti-hexagon-letter-q:before{content:""}.ti-hexagon-letter-r:before{content:""}.ti-hexagon-letter-s:before{content:""}.ti-hexagon-letter-t:before{content:""}.ti-hexagon-letter-u:before{content:""}.ti-hexagon-letter-v:before{content:""}.ti-hexagon-letter-w:before{content:""}.ti-hexagon-letter-x:before{content:""}.ti-hexagon-letter-y:before{content:""}.ti-hexagon-letter-z:before{content:""}.ti-hexagon-minus:before{content:"ﲏ"}.ti-hexagon-minus-2:before{content:"ﲎ"}.ti-hexagon-number-0:before{content:""}.ti-hexagon-number-1:before{content:""}.ti-hexagon-number-2:before{content:""}.ti-hexagon-number-3:before{content:""}.ti-hexagon-number-4:before{content:""}.ti-hexagon-number-5:before{content:""}.ti-hexagon-number-6:before{content:""}.ti-hexagon-number-7:before{content:""}.ti-hexagon-number-8:before{content:""}.ti-hexagon-number-9:before{content:""}.ti-hexagon-off:before{content:""}.ti-hexagon-plus:before{content:"ﱅ"}.ti-hexagon-plus-2:before{content:"ﲐ"}.ti-hexagonal-prism:before{content:"瘟"}.ti-hexagonal-prism-off:before{content:"画"}.ti-hexagonal-prism-plus:before{content:"瘝"}.ti-hexagonal-pyramid:before{content:"直"}.ti-hexagonal-pyramid-off:before{content:"益"}.ti-hexagonal-pyramid-plus:before{content:"盛"}.ti-hexagons:before{content:""}.ti-hexagons-off:before{content:""}.ti-hierarchy:before{content:""}.ti-hierarchy-2:before{content:""}.ti-hierarchy-3:before{content:""}.ti-hierarchy-off:before{content:""}.ti-highlight:before{content:""}.ti-highlight-off:before{content:""}.ti-history:before{content:""}.ti-history-off:before{content:""}.ti-history-toggle:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-home-bolt:before{content:""}.ti-home-cancel:before{content:""}.ti-home-check:before{content:""}.ti-home-cog:before{content:""}.ti-home-dollar:before{content:""}.ti-home-dot:before{content:""}.ti-home-down:before{content:""}.ti-home-eco:before{content:""}.ti-home-edit:before{content:""}.ti-home-exclamation:before{content:""}.ti-home-hand:before{content:""}.ti-home-heart:before{content:""}.ti-home-infinity:before{content:""}.ti-home-link:before{content:""}.ti-home-minus:before{content:""}.ti-home-move:before{content:""}.ti-home-off:before{content:""}.ti-home-plus:before{content:""}.ti-home-question:before{content:""}.ti-home-ribbon:before{content:""}.ti-home-search:before{content:""}.ti-home-share:before{content:""}.ti-home-shield:before{content:""}.ti-home-signal:before{content:""}.ti-home-star:before{content:""}.ti-home-stats:before{content:""}.ti-home-up:before{content:""}.ti-home-x:before{content:""}.ti-horse:before{content:"ﱆ"}.ti-horse-toy:before{content:""}.ti-horseshoe:before{content:"ﲷ"}.ti-hospital:before{content:"ﵙ"}.ti-hospital-circle:before{content:"ﵘ"}.ti-hotel-service:before{content:""}.ti-hourglass:before{content:""}.ti-hourglass-empty:before{content:""}.ti-hourglass-filled:before{content:""}.ti-hourglass-high:before{content:""}.ti-hourglass-low:before{content:""}.ti-hourglass-off:before{content:""}.ti-html:before{content:""}.ti-http-connect:before{content:"﨨"}.ti-http-delete:before{content:"﨩"}.ti-http-get:before{content:"飯"}.ti-http-head:before{content:"飼"}.ti-http-options:before{content:"館"}.ti-http-patch:before{content:"鶴"}.ti-http-post:before{content:"郞"}.ti-http-put:before{content:"隷"}.ti-http-que:before{content:"者"}.ti-http-trace:before{content:"侮"}.ti-ice-cream:before{content:""}.ti-ice-cream-2:before{content:""}.ti-ice-cream-off:before{content:""}.ti-ice-skating:before{content:""}.ti-icons:before{content:""}.ti-icons-off:before{content:""}.ti-id:before{content:""}.ti-id-badge:before{content:""}.ti-id-badge-2:before{content:""}.ti-id-badge-off:before{content:""}.ti-id-off:before{content:""}.ti-inbox:before{content:""}.ti-inbox-off:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-infinity-off:before{content:""}.ti-info-circle:before{content:""}.ti-info-circle-filled:before{content:""}.ti-info-hexagon:before{content:""}.ti-info-hexagon-filled:before{content:"暑"}.ti-info-octagon:before{content:""}.ti-info-octagon-filled:before{content:"梅"}.ti-info-small:before{content:"濫"}.ti-info-square:before{content:""}.ti-info-square-filled:before{content:"海"}.ti-info-square-rounded:before{content:""}.ti-info-square-rounded-filled:before{content:""}.ti-info-triangle:before{content:"藍"}.ti-info-triangle-filled:before{content:"渚"}.ti-inner-shadow-bottom:before{content:""}.ti-inner-shadow-bottom-filled:before{content:""}.ti-inner-shadow-bottom-left:before{content:""}.ti-inner-shadow-bottom-left-filled:before{content:""}.ti-inner-shadow-bottom-right:before{content:""}.ti-inner-shadow-bottom-right-filled:before{content:""}.ti-inner-shadow-left:before{content:""}.ti-inner-shadow-left-filled:before{content:""}.ti-inner-shadow-right:before{content:""}.ti-inner-shadow-right-filled:before{content:""}.ti-inner-shadow-top:before{content:""}.ti-inner-shadow-top-filled:before{content:""}.ti-inner-shadow-top-left:before{content:""}.ti-inner-shadow-top-left-filled:before{content:""}.ti-inner-shadow-top-right:before{content:""}.ti-inner-shadow-top-right-filled:before{content:""}.ti-input-ai:before{content:"ﱚ"}.ti-input-check:before{content:"ﱛ"}.ti-input-search:before{content:""}.ti-input-x:before{content:"ﱜ"}.ti-ironing:before{content:"塚"}.ti-ironing-1:before{content:""}.ti-ironing-2:before{content:""}.ti-ironing-3:before{content:""}.ti-ironing-off:before{content:""}.ti-ironing-steam:before{content:""}.ti-ironing-steam-off:before{content:""}.ti-irregular-polyhedron:before{content:"磌"}.ti-irregular-polyhedron-off:before{content:"睊"}.ti-irregular-polyhedron-plus:before{content:"着"}.ti-italic:before{content:""}.ti-jacket:before{content:""}.ti-jetpack:before{content:""}.ti-jewish-star:before{content:""}.ti-jewish-star-filled:before{content:""}.ti-jpg:before{content:""}.ti-json:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-kayak:before{content:""}.ti-kering:before{content:""}.ti-key:before{content:""}.ti-key-off:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-hide:before{content:""}.ti-keyboard-off:before{content:""}.ti-keyboard-show:before{content:""}.ti-keyframe:before{content:""}.ti-keyframe-align-center:before{content:""}.ti-keyframe-align-center-filled:before{content:"ﰰ"}.ti-keyframe-align-horizontal:before{content:""}.ti-keyframe-align-horizontal-filled:before{content:"ﰱ"}.ti-keyframe-align-vertical:before{content:""}.ti-keyframe-align-vertical-filled:before{content:"ﰲ"}.ti-keyframe-filled:before{content:"ﰳ"}.ti-keyframes:before{content:""}.ti-keyframes-filled:before{content:"ﰴ"}.ti-ladder:before{content:""}.ti-ladder-off:before{content:""}.ti-ladle:before{content:"ﰔ"}.ti-lambda:before{content:""}.ti-lamp:before{content:""}.ti-lamp-2:before{content:""}.ti-lamp-off:before{content:""}.ti-lane:before{content:"﫹"}.ti-language:before{content:""}.ti-language-hiragana:before{content:""}.ti-language-katakana:before{content:""}.ti-language-off:before{content:""}.ti-lasso:before{content:""}.ti-lasso-off:before{content:""}.ti-lasso-polygon:before{content:""}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-intersect-2:before{content:""}.ti-layers-linked:before{content:""}.ti-layers-off:before{content:""}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-align-bottom:before{content:""}.ti-layout-align-center:before{content:""}.ti-layout-align-left:before{content:""}.ti-layout-align-middle:before{content:""}.ti-layout-align-right:before{content:""}.ti-layout-align-top:before{content:""}.ti-layout-board:before{content:""}.ti-layout-board-split:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-bottombar-collapse:before{content:""}.ti-layout-bottombar-collapse-filled:before{content:"ﰵ"}.ti-layout-bottombar-expand:before{content:""}.ti-layout-bottombar-expand-filled:before{content:"ﰶ"}.ti-layout-bottombar-filled:before{content:"ﰷ"}.ti-layout-bottombar-inactive:before{content:"﵅"}.ti-layout-cards:before{content:""}.ti-layout-collage:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-dashboard:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-grid:before{content:""}.ti-layout-grid-add:before{content:""}.ti-layout-grid-remove:before{content:"墳"}.ti-layout-kanban:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-navbar-collapse:before{content:""}.ti-layout-navbar-collapse-filled:before{content:"ﰸ"}.ti-layout-navbar-expand:before{content:""}.ti-layout-navbar-expand-filled:before{content:"ﰹ"}.ti-layout-navbar-filled:before{content:"ﰺ"}.ti-layout-navbar-inactive:before{content:"﵆"}.ti-layout-off:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-inactive:before{content:"﵇"}.ti-layout-sidebar-left-collapse:before{content:""}.ti-layout-sidebar-left-collapse-filled:before{content:"ﰻ"}.ti-layout-sidebar-left-expand:before{content:""}.ti-layout-sidebar-left-expand-filled:before{content:"ﰼ"}.ti-layout-sidebar-right:before{content:""}.ti-layout-sidebar-right-collapse:before{content:""}.ti-layout-sidebar-right-collapse-filled:before{content:"ﰽ"}.ti-layout-sidebar-right-expand:before{content:""}.ti-layout-sidebar-right-expand-filled:before{content:"ﰾ"}.ti-layout-sidebar-right-inactive:before{content:"﵈"}.ti-leaf:before{content:""}.ti-leaf-off:before{content:""}.ti-lego:before{content:""}.ti-lego-off:before{content:""}.ti-lemon:before{content:""}.ti-lemon-2:before{content:""}.ti-letter-a:before{content:""}.ti-letter-a-small:before{content:"ﳇ"}.ti-letter-b:before{content:""}.ti-letter-b-small:before{content:"ﳈ"}.ti-letter-c:before{content:""}.ti-letter-c-small:before{content:"ﳉ"}.ti-letter-case:before{content:""}.ti-letter-case-lower:before{content:""}.ti-letter-case-toggle:before{content:""}.ti-letter-case-upper:before{content:""}.ti-letter-d:before{content:""}.ti-letter-d-small:before{content:"ﳊ"}.ti-letter-e:before{content:""}.ti-letter-e-small:before{content:"ﳋ"}.ti-letter-f:before{content:""}.ti-letter-f-small:before{content:"ﳌ"}.ti-letter-g:before{content:""}.ti-letter-g-small:before{content:"ﳍ"}.ti-letter-h:before{content:""}.ti-letter-h-small:before{content:"ﳎ"}.ti-letter-i:before{content:""}.ti-letter-i-small:before{content:"ﳏ"}.ti-letter-j:before{content:""}.ti-letter-j-small:before{content:"ﳐ"}.ti-letter-k:before{content:""}.ti-letter-k-small:before{content:"ﳑ"}.ti-letter-l:before{content:""}.ti-letter-l-small:before{content:"ﳒ"}.ti-letter-m:before{content:""}.ti-letter-m-small:before{content:"ﳓ"}.ti-letter-n:before{content:""}.ti-letter-n-small:before{content:"ﳔ"}.ti-letter-o:before{content:""}.ti-letter-o-small:before{content:"ﳕ"}.ti-letter-p:before{content:""}.ti-letter-p-small:before{content:"ﳖ"}.ti-letter-q:before{content:""}.ti-letter-q-small:before{content:"ﳗ"}.ti-letter-r:before{content:""}.ti-letter-r-small:before{content:"ﳘ"}.ti-letter-s:before{content:""}.ti-letter-s-small:before{content:"ﳙ"}.ti-letter-spacing:before{content:""}.ti-letter-t:before{content:""}.ti-letter-t-small:before{content:"ﳚ"}.ti-letter-u:before{content:""}.ti-letter-u-small:before{content:"ﳛ"}.ti-letter-v:before{content:""}.ti-letter-v-small:before{content:"ﳜ"}.ti-letter-w:before{content:""}.ti-letter-w-small:before{content:"ﳝ"}.ti-letter-x:before{content:""}.ti-letter-x-small:before{content:"ﳞ"}.ti-letter-y:before{content:""}.ti-letter-y-small:before{content:"ﳟ"}.ti-letter-z:before{content:""}.ti-letter-z-small:before{content:"ﳠ"}.ti-library:before{content:"﵌"}.ti-library-minus:before{content:"﵉"}.ti-library-photo:before{content:"﵊"}.ti-library-plus:before{content:"﵋"}.ti-license:before{content:""}.ti-license-off:before{content:""}.ti-lifebuoy:before{content:""}.ti-lifebuoy-off:before{content:""}.ti-lighter:before{content:""}.ti-line:before{content:""}.ti-line-dashed:before{content:""}.ti-line-dotted:before{content:""}.ti-line-height:before{content:""}.ti-line-scan:before{content:"ﲸ"}.ti-link:before{content:""}.ti-link-minus:before{content:"ﴖ"}.ti-link-off:before{content:""}.ti-link-plus:before{content:"ﴗ"}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-list-details:before{content:""}.ti-list-letters:before{content:"ﱇ"}.ti-list-numbers:before{content:""}.ti-list-search:before{content:""}.ti-list-tree:before{content:"﫺"}.ti-live-photo:before{content:""}.ti-live-photo-off:before{content:""}.ti-live-view:before{content:""}.ti-load-balancer:before{content:"臭"}.ti-loader:before{content:""}.ti-loader-2:before{content:""}.ti-loader-3:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-location-bolt:before{content:"ﮯ"}.ti-location-broken:before{content:""}.ti-location-cancel:before{content:"ﮰ"}.ti-location-check:before{content:"ﮱ"}.ti-location-code:before{content:"﮲"}.ti-location-cog:before{content:"﮳"}.ti-location-discount:before{content:"﮴"}.ti-location-dollar:before{content:"﮵"}.ti-location-down:before{content:"﮶"}.ti-location-exclamation:before{content:"﮷"}.ti-location-filled:before{content:""}.ti-location-heart:before{content:"﮸"}.ti-location-minus:before{content:"﮹"}.ti-location-off:before{content:""}.ti-location-pause:before{content:"﮺"}.ti-location-pin:before{content:"﮻"}.ti-location-plus:before{content:"﮼"}.ti-location-question:before{content:"﮽"}.ti-location-search:before{content:"﮾"}.ti-location-share:before{content:"﮿"}.ti-location-star:before{content:"﯀"}.ti-location-up:before{content:"﯁"}.ti-location-x:before{content:"﯂"}.ti-lock:before{content:""}.ti-lock-access:before{content:""}.ti-lock-access-off:before{content:""}.ti-lock-bolt:before{content:"襤"}.ti-lock-cancel:before{content:"拉"}.ti-lock-check:before{content:"臘"}.ti-lock-code:before{content:"蠟"}.ti-lock-cog:before{content:"廊"}.ti-lock-dollar:before{content:"朗"}.ti-lock-down:before{content:"浪"}.ti-lock-exclamation:before{content:"狼"}.ti-lock-heart:before{content:"郎"}.ti-lock-minus:before{content:"來"}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-lock-open-off:before{content:""}.ti-lock-pause:before{content:"冷"}.ti-lock-pin:before{content:"勞"}.ti-lock-plus:before{content:"擄"}.ti-lock-question:before{content:"櫓"}.ti-lock-search:before{content:"爐"}.ti-lock-share:before{content:"盧"}.ti-lock-square:before{content:""}.ti-lock-square-rounded:before{content:""}.ti-lock-square-rounded-filled:before{content:""}.ti-lock-star:before{content:"老"}.ti-lock-up:before{content:"蘆"}.ti-lock-x:before{content:"虜"}.ti-logic-and:before{content:""}.ti-logic-buffer:before{content:""}.ti-logic-nand:before{content:""}.ti-logic-nor:before{content:""}.ti-logic-not:before{content:""}.ti-logic-or:before{content:""}.ti-logic-xnor:before{content:""}.ti-logic-xor:before{content:""}.ti-login:before{content:""}.ti-login-2:before{content:"ﱶ"}.ti-logout:before{content:""}.ti-logout-2:before{content:"奄"}.ti-lollipop:before{content:""}.ti-lollipop-off:before{content:""}.ti-luggage:before{content:""}.ti-luggage-off:before{content:""}.ti-lungs:before{content:""}.ti-lungs-off:before{content:""}.ti-macro:before{content:""}.ti-macro-off:before{content:""}.ti-magnet:before{content:""}.ti-magnet-off:before{content:""}.ti-magnetic:before{content:"ﲹ"}.ti-mail:before{content:""}.ti-mail-ai:before{content:"僧"}.ti-mail-bolt:before{content:"路"}.ti-mail-cancel:before{content:"露"}.ti-mail-check:before{content:"魯"}.ti-mail-code:before{content:"鷺"}.ti-mail-cog:before{content:"碌"}.ti-mail-dollar:before{content:"祿"}.ti-mail-down:before{content:"綠"}.ti-mail-exclamation:before{content:"菉"}.ti-mail-fast:before{content:""}.ti-mail-filled:before{content:"漢"}.ti-mail-forward:before{content:""}.ti-mail-heart:before{content:"錄"}.ti-mail-minus:before{content:"鹿"}.ti-mail-off:before{content:""}.ti-mail-opened:before{content:""}.ti-mail-opened-filled:before{content:"煮"}.ti-mail-pause:before{content:"論"}.ti-mail-pin:before{content:"壟"}.ti-mail-plus:before{content:"弄"}.ti-mail-question:before{content:"籠"}.ti-mail-search:before{content:"聾"}.ti-mail-share:before{content:"牢"}.ti-mail-star:before{content:"磊"}.ti-mail-up:before{content:"賂"}.ti-mail-x:before{content:"雷"}.ti-mailbox:before{content:""}.ti-mailbox-off:before{content:""}.ti-man:before{content:""}.ti-manual-gearbox:before{content:""}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-bolt:before{content:"﯃"}.ti-map-cancel:before{content:"﯄"}.ti-map-check:before{content:"﯅"}.ti-map-code:before{content:"﯆"}.ti-map-cog:before{content:"﯇"}.ti-map-discount:before{content:"﯈"}.ti-map-dollar:before{content:"﯉"}.ti-map-down:before{content:"﯊"}.ti-map-east:before{content:"ﱝ"}.ti-map-exclamation:before{content:"﯋"}.ti-map-heart:before{content:"﯌"}.ti-map-minus:before{content:"﯍"}.ti-map-north:before{content:"ﱞ"}.ti-map-off:before{content:""}.ti-map-pause:before{content:"﯎"}.ti-map-pin:before{content:""}.ti-map-pin-2:before{content:"ﱈ"}.ti-map-pin-bolt:before{content:"壘"}.ti-map-pin-cancel:before{content:"屢"}.ti-map-pin-check:before{content:"樓"}.ti-map-pin-code:before{content:"淚"}.ti-map-pin-cog:before{content:"漏"}.ti-map-pin-dollar:before{content:"累"}.ti-map-pin-down:before{content:"縷"}.ti-map-pin-exclamation:before{content:"陋"}.ti-map-pin-filled:before{content:""}.ti-map-pin-heart:before{content:"勒"}.ti-map-pin-minus:before{content:"肋"}.ti-map-pin-off:before{content:""}.ti-map-pin-pause:before{content:"凜"}.ti-map-pin-pin:before{content:"凌"}.ti-map-pin-plus:before{content:"稜"}.ti-map-pin-question:before{content:"綾"}.ti-map-pin-search:before{content:"菱"}.ti-map-pin-share:before{content:""}.ti-map-pin-star:before{content:"陵"}.ti-map-pin-up:before{content:"讀"}.ti-map-pin-x:before{content:"拏"}.ti-map-pins:before{content:""}.ti-map-plus:before{content:"﯏"}.ti-map-question:before{content:"﯐"}.ti-map-route:before{content:"ﱹ"}.ti-map-search:before{content:""}.ti-map-share:before{content:"﯑"}.ti-map-south:before{content:"ﱟ"}.ti-map-star:before{content:"﯒"}.ti-map-up:before{content:"ﯓ"}.ti-map-west:before{content:"ﱠ"}.ti-map-x:before{content:"ﯔ"}.ti-markdown:before{content:""}.ti-markdown-off:before{content:""}.ti-marquee:before{content:""}.ti-marquee-2:before{content:""}.ti-marquee-off:before{content:""}.ti-mars:before{content:""}.ti-mask:before{content:""}.ti-mask-off:before{content:""}.ti-masks-theater:before{content:""}.ti-masks-theater-off:before{content:""}.ti-massage:before{content:""}.ti-matchstick:before{content:""}.ti-math:before{content:""}.ti-math-1-divide-2:before{content:""}.ti-math-1-divide-3:before{content:""}.ti-math-avg:before{content:""}.ti-math-equal-greater:before{content:""}.ti-math-equal-lower:before{content:""}.ti-math-function:before{content:""}.ti-math-function-off:before{content:""}.ti-math-function-y:before{content:""}.ti-math-greater:before{content:""}.ti-math-integral:before{content:""}.ti-math-integral-x:before{content:""}.ti-math-integrals:before{content:""}.ti-math-lower:before{content:""}.ti-math-max:before{content:""}.ti-math-min:before{content:""}.ti-math-not:before{content:""}.ti-math-off:before{content:""}.ti-math-pi:before{content:""}.ti-math-pi-divide-2:before{content:""}.ti-math-symbols:before{content:""}.ti-math-x-divide-2:before{content:""}.ti-math-x-divide-y:before{content:""}.ti-math-x-divide-y-2:before{content:""}.ti-math-x-minus-x:before{content:""}.ti-math-x-minus-y:before{content:""}.ti-math-x-plus-x:before{content:""}.ti-math-x-plus-y:before{content:""}.ti-math-xy:before{content:""}.ti-math-y-minus-y:before{content:""}.ti-math-y-plus-y:before{content:""}.ti-maximize:before{content:""}.ti-maximize-off:before{content:""}.ti-meat:before{content:""}.ti-meat-off:before{content:""}.ti-medal:before{content:""}.ti-medal-2:before{content:""}.ti-medical-cross:before{content:""}.ti-medical-cross-circle:before{content:"﫨"}.ti-medical-cross-filled:before{content:""}.ti-medical-cross-off:before{content:""}.ti-medicine-syrup:before{content:""}.ti-meeple:before{content:""}.ti-melon:before{content:"ﱺ"}.ti-menorah:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-menu-deep:before{content:"﫻"}.ti-menu-order:before{content:""}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-2-bolt:before{content:"樂"}.ti-message-2-cancel:before{content:"諾"}.ti-message-2-check:before{content:"丹"}.ti-message-2-code:before{content:""}.ti-message-2-cog:before{content:"寧"}.ti-message-2-dollar:before{content:"怒"}.ti-message-2-down:before{content:"率"}.ti-message-2-exclamation:before{content:"異"}.ti-message-2-heart:before{content:"北"}.ti-message-2-minus:before{content:"磻"}.ti-message-2-off:before{content:""}.ti-message-2-pause:before{content:"便"}.ti-message-2-pin:before{content:"復"}.ti-message-2-plus:before{content:"不"}.ti-message-2-question:before{content:"泌"}.ti-message-2-search:before{content:"數"}.ti-message-2-share:before{content:""}.ti-message-2-star:before{content:"索"}.ti-message-2-up:before{content:"參"}.ti-message-2-x:before{content:"塞"}.ti-message-bolt:before{content:"省"}.ti-message-cancel:before{content:"葉"}.ti-message-chatbot:before{content:""}.ti-message-check:before{content:"說"}.ti-message-circle:before{content:""}.ti-message-circle-2:before{content:""}.ti-message-circle-2-filled:before{content:""}.ti-message-circle-bolt:before{content:"殺"}.ti-message-circle-cancel:before{content:"辰"}.ti-message-circle-check:before{content:"沈"}.ti-message-circle-code:before{content:"拾"}.ti-message-circle-cog:before{content:"若"}.ti-message-circle-dollar:before{content:"掠"}.ti-message-circle-down:before{content:"略"}.ti-message-circle-exclamation:before{content:"亮"}.ti-message-circle-heart:before{content:"兩"}.ti-message-circle-minus:before{content:"凉"}.ti-message-circle-off:before{content:""}.ti-message-circle-pause:before{content:"梁"}.ti-message-circle-pin:before{content:"糧"}.ti-message-circle-plus:before{content:"良"}.ti-message-circle-question:before{content:"諒"}.ti-message-circle-search:before{content:"量"}.ti-message-circle-share:before{content:"勵"}.ti-message-circle-star:before{content:"呂"}.ti-message-circle-up:before{content:"女"}.ti-message-circle-x:before{content:"廬"}.ti-message-code:before{content:""}.ti-message-cog:before{content:"旅"}.ti-message-dollar:before{content:"濾"}.ti-message-dots:before{content:""}.ti-message-down:before{content:"礪"}.ti-message-exclamation:before{content:"閭"}.ti-message-forward:before{content:""}.ti-message-heart:before{content:"驪"}.ti-message-language:before{content:""}.ti-message-minus:before{content:"麗"}.ti-message-off:before{content:""}.ti-message-pause:before{content:"黎"}.ti-message-pin:before{content:"力"}.ti-message-plus:before{content:""}.ti-message-question:before{content:"曆"}.ti-message-reply:before{content:"﵍"}.ti-message-report:before{content:""}.ti-message-search:before{content:"歷"}.ti-message-share:before{content:""}.ti-message-star:before{content:"轢"}.ti-message-up:before{content:"年"}.ti-message-x:before{content:"憐"}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-meteor:before{content:""}.ti-meteor-off:before{content:""}.ti-meter-cube:before{content:"ﵼ"}.ti-meter-square:before{content:"ﵽ"}.ti-metronome:before{content:"ﴥ"}.ti-michelin-bib-gourmand:before{content:"﫩"}.ti-michelin-star:before{content:"﫫"}.ti-michelin-star-green:before{content:"﫪"}.ti-mickey:before{content:""}.ti-mickey-filled:before{content:""}.ti-microphone:before{content:""}.ti-microphone-2:before{content:""}.ti-microphone-2-off:before{content:""}.ti-microphone-off:before{content:""}.ti-microscope:before{content:""}.ti-microscope-off:before{content:""}.ti-microwave:before{content:""}.ti-microwave-off:before{content:""}.ti-military-award:before{content:""}.ti-military-rank:before{content:""}.ti-milk:before{content:""}.ti-milk-off:before{content:""}.ti-milkshake:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-minus-vertical:before{content:""}.ti-mist:before{content:""}.ti-mist-off:before{content:""}.ti-mobiledata:before{content:"淋"}.ti-mobiledata-off:before{content:"林"}.ti-moneybag:before{content:""}.ti-mood-angry:before{content:""}.ti-mood-annoyed:before{content:""}.ti-mood-annoyed-2:before{content:""}.ti-mood-boy:before{content:""}.ti-mood-check:before{content:""}.ti-mood-cog:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-confuzed-filled:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-dollar:before{content:""}.ti-mood-edit:before{content:"洞"}.ti-mood-empty:before{content:""}.ti-mood-empty-filled:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-happy-filled:before{content:""}.ti-mood-heart:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-kid-filled:before{content:""}.ti-mood-look-down:before{content:"ﴷ"}.ti-mood-look-left:before{content:""}.ti-mood-look-right:before{content:""}.ti-mood-look-up:before{content:"ﴸ"}.ti-mood-minus:before{content:""}.ti-mood-nerd:before{content:""}.ti-mood-nervous:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-neutral-filled:before{content:""}.ti-mood-off:before{content:""}.ti-mood-pin:before{content:""}.ti-mood-plus:before{content:""}.ti-mood-puzzled:before{content:"ﴹ"}.ti-mood-sad:before{content:""}.ti-mood-sad-2:before{content:""}.ti-mood-sad-dizzy:before{content:""}.ti-mood-sad-filled:before{content:""}.ti-mood-sad-squint:before{content:""}.ti-mood-search:before{content:""}.ti-mood-share:before{content:"暴"}.ti-mood-sick:before{content:""}.ti-mood-silence:before{content:""}.ti-mood-sing:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-smile-beam:before{content:""}.ti-mood-smile-dizzy:before{content:""}.ti-mood-smile-filled:before{content:""}.ti-mood-suprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-mood-tongue-wink:before{content:""}.ti-mood-tongue-wink-2:before{content:""}.ti-mood-unamused:before{content:""}.ti-mood-up:before{content:""}.ti-mood-wink:before{content:""}.ti-mood-wink-2:before{content:""}.ti-mood-wrrr:before{content:""}.ti-mood-x:before{content:""}.ti-mood-xd:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-filled:before{content:""}.ti-moon-off:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-motorbike:before{content:""}.ti-mountain:before{content:""}.ti-mountain-off:before{content:""}.ti-mouse:before{content:""}.ti-mouse-2:before{content:""}.ti-mouse-filled:before{content:"אָ"}.ti-mouse-off:before{content:""}.ti-moustache:before{content:""}.ti-movie:before{content:""}.ti-movie-off:before{content:""}.ti-mug:before{content:""}.ti-mug-off:before{content:""}.ti-multiplier-0-5x:before{content:""}.ti-multiplier-1-5x:before{content:""}.ti-multiplier-1x:before{content:""}.ti-multiplier-2x:before{content:""}.ti-mushroom:before{content:""}.ti-mushroom-filled:before{content:""}.ti-mushroom-off:before{content:""}.ti-music:before{content:""}.ti-music-bolt:before{content:"ﯕ"}.ti-music-cancel:before{content:"ﯖ"}.ti-music-check:before{content:"ﯗ"}.ti-music-code:before{content:"ﯘ"}.ti-music-cog:before{content:"ﯙ"}.ti-music-discount:before{content:"ﯚ"}.ti-music-dollar:before{content:"ﯛ"}.ti-music-down:before{content:"ﯜ"}.ti-music-exclamation:before{content:"ﯝ"}.ti-music-heart:before{content:"ﯞ"}.ti-music-minus:before{content:"ﯟ"}.ti-music-off:before{content:""}.ti-music-pause:before{content:"ﯠ"}.ti-music-pin:before{content:"ﯡ"}.ti-music-plus:before{content:"ﯢ"}.ti-music-question:before{content:"ﯣ"}.ti-music-search:before{content:"ﯤ"}.ti-music-share:before{content:"ﯥ"}.ti-music-star:before{content:"ﯦ"}.ti-music-up:before{content:"ﯧ"}.ti-music-x:before{content:"ﯨ"}.ti-navigation:before{content:""}.ti-navigation-bolt:before{content:"ﯩ"}.ti-navigation-cancel:before{content:"ﯪ"}.ti-navigation-check:before{content:"ﯫ"}.ti-navigation-code:before{content:"ﯬ"}.ti-navigation-cog:before{content:"ﯭ"}.ti-navigation-discount:before{content:"ﯮ"}.ti-navigation-dollar:before{content:"ﯯ"}.ti-navigation-down:before{content:"ﯰ"}.ti-navigation-east:before{content:"ﲺ"}.ti-navigation-exclamation:before{content:"ﯱ"}.ti-navigation-filled:before{content:""}.ti-navigation-heart:before{content:"ﯲ"}.ti-navigation-minus:before{content:"ﯳ"}.ti-navigation-north:before{content:"ﲻ"}.ti-navigation-off:before{content:""}.ti-navigation-pause:before{content:"ﯴ"}.ti-navigation-pin:before{content:"ﯵ"}.ti-navigation-plus:before{content:"ﯶ"}.ti-navigation-question:before{content:"ﯷ"}.ti-navigation-search:before{content:"ﯸ"}.ti-navigation-share:before{content:"ﯹ"}.ti-navigation-south:before{content:"ﲼ"}.ti-navigation-star:before{content:"ﯺ"}.ti-navigation-top:before{content:"﫬"}.ti-navigation-up:before{content:"ﯻ"}.ti-navigation-west:before{content:"ﲽ"}.ti-navigation-x:before{content:"ﯼ"}.ti-needle:before{content:""}.ti-needle-thread:before{content:""}.ti-network:before{content:""}.ti-network-off:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-news-off:before{content:""}.ti-nfc:before{content:""}.ti-nfc-off:before{content:""}.ti-no-copyright:before{content:""}.ti-no-creative-commons:before{content:""}.ti-no-derivatives:before{content:""}.ti-north-star:before{content:""}.ti-note:before{content:""}.ti-note-off:before{content:""}.ti-notebook:before{content:""}.ti-notebook-off:before{content:""}.ti-notes:before{content:""}.ti-notes-off:before{content:""}.ti-notification:before{content:""}.ti-notification-off:before{content:""}.ti-number:before{content:""}.ti-number-0:before{content:""}.ti-number-0-small:before{content:"ﳡ"}.ti-number-1:before{content:""}.ti-number-1-small:before{content:"ﳢ"}.ti-number-10-small:before{content:"ﳣ"}.ti-number-11-small:before{content:"ﳤ"}.ti-number-12-small:before{content:"ﳥ"}.ti-number-13-small:before{content:"ﳦ"}.ti-number-14-small:before{content:"ﳧ"}.ti-number-15-small:before{content:"ﳨ"}.ti-number-16-small:before{content:"ﳩ"}.ti-number-17-small:before{content:"ﳪ"}.ti-number-18-small:before{content:"ﳫ"}.ti-number-19-small:before{content:"ﳬ"}.ti-number-2:before{content:""}.ti-number-2-small:before{content:"ﳭ"}.ti-number-20-small:before{content:"ﳮ"}.ti-number-21-small:before{content:"ﳯ"}.ti-number-22-small:before{content:"ﳰ"}.ti-number-23-small:before{content:"ﳱ"}.ti-number-24-small:before{content:"ﳲ"}.ti-number-25-small:before{content:"ﳳ"}.ti-number-26-small:before{content:"ﳴ"}.ti-number-27-small:before{content:"ﳵ"}.ti-number-28-small:before{content:"ﳶ"}.ti-number-29-small:before{content:"ﳷ"}.ti-number-3:before{content:""}.ti-number-3-small:before{content:"ﳸ"}.ti-number-4:before{content:""}.ti-number-4-small:before{content:"ﳹ"}.ti-number-5:before{content:""}.ti-number-5-small:before{content:"ﳺ"}.ti-number-6:before{content:""}.ti-number-6-small:before{content:"ﳻ"}.ti-number-7:before{content:""}.ti-number-7-small:before{content:"ﳼ"}.ti-number-8:before{content:""}.ti-number-8-small:before{content:"ﳽ"}.ti-number-9:before{content:""}.ti-number-9-small:before{content:"ﳾ"}.ti-numbers:before{content:""}.ti-nurse:before{content:""}.ti-nut:before{content:"ﱡ"}.ti-octagon:before{content:""}.ti-octagon-filled:before{content:""}.ti-octagon-minus:before{content:"ﲒ"}.ti-octagon-minus-2:before{content:"ﲑ"}.ti-octagon-off:before{content:""}.ti-octagon-plus:before{content:"ﲔ"}.ti-octagon-plus-2:before{content:"ﲓ"}.ti-octahedron:before{content:"类"}.ti-octahedron-off:before{content:"窱"}.ti-octahedron-plus:before{content:"節"}.ti-old:before{content:""}.ti-olympics:before{content:""}.ti-olympics-off:before{content:""}.ti-om:before{content:""}.ti-omega:before{content:""}.ti-outbound:before{content:""}.ti-outlet:before{content:""}.ti-oval:before{content:""}.ti-oval-filled:before{content:""}.ti-oval-vertical:before{content:""}.ti-oval-vertical-filled:before{content:""}.ti-overline:before{content:""}.ti-package:before{content:""}.ti-package-export:before{content:""}.ti-package-import:before{content:""}.ti-package-off:before{content:""}.ti-packages:before{content:""}.ti-pacman:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-paint-filled:before{content:""}.ti-paint-off:before{content:""}.ti-palette:before{content:""}.ti-palette-off:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-horizontal-off:before{content:""}.ti-panorama-vertical:before{content:""}.ti-panorama-vertical-off:before{content:""}.ti-paper-bag:before{content:""}.ti-paper-bag-off:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parachute-off:before{content:""}.ti-parentheses:before{content:""}.ti-parentheses-off:before{content:""}.ti-parking:before{content:""}.ti-parking-circle:before{content:"ﵚ"}.ti-parking-off:before{content:""}.ti-password:before{content:""}.ti-password-fingerprint:before{content:"ﱻ"}.ti-password-mobile-phone:before{content:"ﱼ"}.ti-password-user:before{content:"ﱽ"}.ti-paw:before{content:""}.ti-paw-filled:before{content:""}.ti-paw-off:before{content:""}.ti-paywall:before{content:"ﵾ"}.ti-pdf:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pencil-bolt:before{content:"ﯽ"}.ti-pencil-cancel:before{content:"ﯾ"}.ti-pencil-check:before{content:"ﯿ"}.ti-pencil-code:before{content:"ﰀ"}.ti-pencil-cog:before{content:"ﰁ"}.ti-pencil-discount:before{content:"ﰂ"}.ti-pencil-dollar:before{content:"ﰃ"}.ti-pencil-down:before{content:"ﰄ"}.ti-pencil-exclamation:before{content:"ﰅ"}.ti-pencil-heart:before{content:"ﰆ"}.ti-pencil-minus:before{content:""}.ti-pencil-off:before{content:""}.ti-pencil-pause:before{content:"ﰇ"}.ti-pencil-pin:before{content:"ﰈ"}.ti-pencil-plus:before{content:""}.ti-pencil-question:before{content:"ﰉ"}.ti-pencil-search:before{content:"ﰊ"}.ti-pencil-share:before{content:"ﰋ"}.ti-pencil-star:before{content:"ﰌ"}.ti-pencil-up:before{content:"ﰍ"}.ti-pencil-x:before{content:"ﰎ"}.ti-pennant:before{content:""}.ti-pennant-2:before{content:""}.ti-pennant-2-filled:before{content:""}.ti-pennant-filled:before{content:""}.ti-pennant-off:before{content:""}.ti-pentagon:before{content:""}.ti-pentagon-filled:before{content:""}.ti-pentagon-number-0:before{content:"ﱾ"}.ti-pentagon-number-1:before{content:"ﱿ"}.ti-pentagon-number-2:before{content:"ﲀ"}.ti-pentagon-number-3:before{content:"ﲁ"}.ti-pentagon-number-4:before{content:"ﲂ"}.ti-pentagon-number-5:before{content:"ﲃ"}.ti-pentagon-number-6:before{content:"ﲄ"}.ti-pentagon-number-7:before{content:"ﲅ"}.ti-pentagon-number-8:before{content:"ﲆ"}.ti-pentagon-number-9:before{content:"ﲇ"}.ti-pentagon-off:before{content:""}.ti-pentagon-plus:before{content:"ﱉ"}.ti-pentagon-x:before{content:"ﲈ"}.ti-pentagram:before{content:""}.ti-pepper:before{content:""}.ti-pepper-off:before{content:""}.ti-percentage:before{content:""}.ti-perfume:before{content:""}.ti-perspective:before{content:""}.ti-perspective-off:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-filled:before{content:"爫"}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-ai:before{content:"免"}.ti-photo-bolt:before{content:"戀"}.ti-photo-cancel:before{content:""}.ti-photo-check:before{content:""}.ti-photo-circle:before{content:"ﱊ"}.ti-photo-circle-minus:before{content:"ﱢ"}.ti-photo-circle-plus:before{content:"ﱣ"}.ti-photo-code:before{content:"撚"}.ti-photo-cog:before{content:"漣"}.ti-photo-dollar:before{content:"煉"}.ti-photo-down:before{content:""}.ti-photo-edit:before{content:""}.ti-photo-exclamation:before{content:"璉"}.ti-photo-filled:before{content:"琢"}.ti-photo-heart:before{content:""}.ti-photo-hexagon:before{content:"ﱋ"}.ti-photo-minus:before{content:""}.ti-photo-off:before{content:""}.ti-photo-pause:before{content:"秊"}.ti-photo-pentagon:before{content:"ﱌ"}.ti-photo-pin:before{content:"練"}.ti-photo-plus:before{content:""}.ti-photo-question:before{content:"聯"}.ti-photo-scan:before{content:"ﲨ"}.ti-photo-search:before{content:""}.ti-photo-sensor:before{content:""}.ti-photo-sensor-2:before{content:""}.ti-photo-sensor-3:before{content:""}.ti-photo-share:before{content:"輦"}.ti-photo-shield:before{content:""}.ti-photo-square-rounded:before{content:"ﱍ"}.ti-photo-star:before{content:""}.ti-photo-up:before{content:""}.ti-photo-video:before{content:"ﲕ"}.ti-photo-x:before{content:""}.ti-physotherapist:before{content:""}.ti-piano:before{content:"䀘"}.ti-pick:before{content:"﫼"}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-picture-in-picture-top:before{content:""}.ti-pig:before{content:""}.ti-pig-money:before{content:""}.ti-pig-off:before{content:""}.ti-pilcrow:before{content:""}.ti-pilcrow-left:before{content:"ﵿ"}.ti-pilcrow-right:before{content:"ﶀ"}.ti-pill:before{content:""}.ti-pill-off:before{content:""}.ti-pills:before{content:""}.ti-pin:before{content:""}.ti-pin-end:before{content:"ﵛ"}.ti-pin-filled:before{content:""}.ti-pin-invoke:before{content:"ﵜ"}.ti-ping-pong:before{content:""}.ti-pinned:before{content:""}.ti-pinned-filled:before{content:""}.ti-pinned-off:before{content:""}.ti-pizza:before{content:""}.ti-pizza-off:before{content:""}.ti-placeholder:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-plane-inflight:before{content:""}.ti-plane-off:before{content:""}.ti-plane-tilt:before{content:""}.ti-planet:before{content:""}.ti-planet-off:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-plant-2-off:before{content:""}.ti-plant-off:before{content:""}.ti-play-basketball:before{content:"辶"}.ti-play-card:before{content:""}.ti-play-card-off:before{content:""}.ti-play-football:before{content:"逸"}.ti-play-handball:before{content:"難"}.ti-play-volleyball:before{content:"響"}.ti-player-eject:before{content:""}.ti-player-eject-filled:before{content:""}.ti-player-pause:before{content:""}.ti-player-pause-filled:before{content:""}.ti-player-play:before{content:""}.ti-player-play-filled:before{content:""}.ti-player-record:before{content:""}.ti-player-record-filled:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-back-filled:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-skip-forward-filled:before{content:""}.ti-player-stop:before{content:""}.ti-player-stop-filled:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-next-filled:before{content:""}.ti-player-track-prev:before{content:""}.ti-player-track-prev-filled:before{content:""}.ti-playlist:before{content:""}.ti-playlist-add:before{content:""}.ti-playlist-off:before{content:""}.ti-playlist-x:before{content:""}.ti-playstation-circle:before{content:""}.ti-playstation-square:before{content:""}.ti-playstation-triangle:before{content:""}.ti-playstation-x:before{content:""}.ti-plug:before{content:""}.ti-plug-connected:before{content:""}.ti-plug-connected-x:before{content:""}.ti-plug-off:before{content:""}.ti-plug-x:before{content:""}.ti-plus:before{content:""}.ti-plus-equal:before{content:""}.ti-plus-minus:before{content:""}.ti-png:before{content:""}.ti-podium:before{content:""}.ti-podium-off:before{content:""}.ti-point:before{content:""}.ti-point-filled:before{content:""}.ti-point-off:before{content:""}.ti-pointer:before{content:""}.ti-pointer-bolt:before{content:"蓮"}.ti-pointer-cancel:before{content:"連"}.ti-pointer-check:before{content:"鍊"}.ti-pointer-code:before{content:"列"}.ti-pointer-cog:before{content:"劣"}.ti-pointer-dollar:before{content:"咽"}.ti-pointer-down:before{content:"烈"}.ti-pointer-exclamation:before{content:"裂"}.ti-pointer-filled:before{content:"אּ"}.ti-pointer-heart:before{content:"說"}.ti-pointer-minus:before{content:"廉"}.ti-pointer-off:before{content:"念"}.ti-pointer-pause:before{content:"捻"}.ti-pointer-pin:before{content:"殮"}.ti-pointer-plus:before{content:"簾"}.ti-pointer-question:before{content:"獵"}.ti-pointer-search:before{content:"令"}.ti-pointer-share:before{content:"囹"}.ti-pointer-star:before{content:"寧"}.ti-pointer-up:before{content:"嶺"}.ti-pointer-x:before{content:"怜"}.ti-pokeball:before{content:""}.ti-pokeball-off:before{content:""}.ti-poker-chip:before{content:""}.ti-polaroid:before{content:""}.ti-polaroid-filled:before{content:"碑"}.ti-polygon:before{content:""}.ti-polygon-off:before{content:""}.ti-poo:before{content:""}.ti-pool:before{content:""}.ti-pool-off:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-premium-rights:before{content:""}.ti-prescription:before{content:""}.ti-presentation:before{content:""}.ti-presentation-analytics:before{content:""}.ti-presentation-off:before{content:""}.ti-printer:before{content:""}.ti-printer-off:before{content:""}.ti-prism:before{content:"缾"}.ti-prism-off:before{content:"絛"}.ti-prism-plus:before{content:"練"}.ti-prison:before{content:""}.ti-progress:before{content:"嗀"}.ti-progress-alert:before{content:"輻"}.ti-progress-bolt:before{content:"行"}.ti-progress-check:before{content:"降"}.ti-progress-down:before{content:"見"}.ti-progress-help:before{content:"廓"}.ti-progress-x:before{content:"兀"}.ti-prompt:before{content:""}.ti-propeller:before{content:""}.ti-propeller-off:before{content:""}.ti-protocol:before{content:"ﶁ"}.ti-pumpkin-scary:before{content:""}.ti-puzzle:before{content:""}.ti-puzzle-2:before{content:""}.ti-puzzle-filled:before{content:""}.ti-puzzle-off:before{content:""}.ti-pyramid:before{content:""}.ti-pyramid-off:before{content:""}.ti-pyramid-plus:before{content:"者"}.ti-qrcode:before{content:""}.ti-qrcode-off:before{content:""}.ti-question-mark:before{content:""}.ti-quote:before{content:""}.ti-quote-off:before{content:""}.ti-quotes:before{content:"ﬞ"}.ti-radar:before{content:""}.ti-radar-2:before{content:""}.ti-radar-off:before{content:""}.ti-radio:before{content:""}.ti-radio-off:before{content:""}.ti-radioactive:before{content:""}.ti-radioactive-filled:before{content:""}.ti-radioactive-off:before{content:""}.ti-radius-bottom-left:before{content:""}.ti-radius-bottom-right:before{content:""}.ti-radius-top-left:before{content:""}.ti-radius-top-right:before{content:""}.ti-rainbow:before{content:""}.ti-rainbow-off:before{content:""}.ti-rating-12-plus:before{content:""}.ti-rating-14-plus:before{content:""}.ti-rating-16-plus:before{content:""}.ti-rating-18-plus:before{content:""}.ti-rating-21-plus:before{content:""}.ti-razor:before{content:""}.ti-razor-electric:before{content:""}.ti-receipt:before{content:""}.ti-receipt-2:before{content:""}.ti-receipt-bitcoin:before{content:"ﵦ"}.ti-receipt-dollar:before{content:"ﵧ"}.ti-receipt-euro:before{content:"ﵨ"}.ti-receipt-off:before{content:""}.ti-receipt-pound:before{content:"ﵩ"}.ti-receipt-refund:before{content:""}.ti-receipt-rupee:before{content:"ﶂ"}.ti-receipt-tax:before{content:""}.ti-receipt-yen:before{content:"ﵪ"}.ti-receipt-yuan:before{content:"ﵫ"}.ti-recharging:before{content:""}.ti-record-mail:before{content:""}.ti-record-mail-off:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-filled:before{content:""}.ti-rectangle-rounded-bottom:before{content:"﫭"}.ti-rectangle-rounded-top:before{content:"﫮"}.ti-rectangle-vertical:before{content:""}.ti-rectangle-vertical-filled:before{content:""}.ti-rectangular-prism:before{content:"蝹"}.ti-rectangular-prism-off:before{content:"荒"}.ti-rectangular-prism-plus:before{content:"華"}.ti-recycle:before{content:""}.ti-recycle-off:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-refresh-dot:before{content:""}.ti-refresh-off:before{content:""}.ti-regex:before{content:""}.ti-regex-off:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-one:before{content:""}.ti-reload:before{content:""}.ti-reorder:before{content:"ﰕ"}.ti-repeat:before{content:""}.ti-repeat-off:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-replace-filled:before{content:""}.ti-replace-off:before{content:""}.ti-report:before{content:""}.ti-report-analytics:before{content:""}.ti-report-medical:before{content:""}.ti-report-money:before{content:""}.ti-report-off:before{content:""}.ti-report-search:before{content:""}.ti-reserved-line:before{content:"臨"}.ti-resize:before{content:""}.ti-restore:before{content:"﫽"}.ti-rewind-backward-10:before{content:"諸"}.ti-rewind-backward-15:before{content:"請"}.ti-rewind-backward-20:before{content:"謁"}.ti-rewind-backward-30:before{content:"諾"}.ti-rewind-backward-40:before{content:"諭"}.ti-rewind-backward-5:before{content:"謹"}.ti-rewind-backward-50:before{content:"變"}.ti-rewind-backward-60:before{content:"贈"}.ti-rewind-forward-10:before{content:"輸"}.ti-rewind-forward-15:before{content:"遲"}.ti-rewind-forward-20:before{content:"醙"}.ti-rewind-forward-30:before{content:"鉶"}.ti-rewind-forward-40:before{content:"陼"}.ti-rewind-forward-5:before{content:"難"}.ti-rewind-forward-50:before{content:"靖"}.ti-rewind-forward-60:before{content:"韛"}.ti-ribbon-health:before{content:""}.ti-rings:before{content:"頻"}.ti-ripple:before{content:""}.ti-ripple-off:before{content:""}.ti-road:before{content:""}.ti-road-off:before{content:""}.ti-road-sign:before{content:""}.ti-robot:before{content:""}.ti-robot-face:before{content:"ﲾ"}.ti-robot-off:before{content:""}.ti-rocket:before{content:""}.ti-rocket-off:before{content:""}.ti-roller-skating:before{content:""}.ti-rollercoaster:before{content:""}.ti-rollercoaster-off:before{content:""}.ti-rosette:before{content:""}.ti-rosette-filled:before{content:""}.ti-rosette-number-0:before{content:""}.ti-rosette-number-1:before{content:""}.ti-rosette-number-2:before{content:""}.ti-rosette-number-3:before{content:""}.ti-rosette-number-4:before{content:""}.ti-rosette-number-5:before{content:""}.ti-rosette-number-6:before{content:""}.ti-rosette-number-7:before{content:""}.ti-rosette-number-8:before{content:""}.ti-rosette-number-9:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-360:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-dot:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-route-2:before{content:""}.ti-route-alt-left:before{content:"ﲩ"}.ti-route-alt-right:before{content:"ﲪ"}.ti-route-off:before{content:""}.ti-route-scan:before{content:"ﲿ"}.ti-route-square:before{content:"ﲬ"}.ti-route-square-2:before{content:"ﲫ"}.ti-route-x:before{content:"ﲮ"}.ti-route-x-2:before{content:"ﲭ"}.ti-router:before{content:""}.ti-router-off:before{content:""}.ti-row-insert-bottom:before{content:""}.ti-row-insert-top:before{content:""}.ti-row-remove:before{content:"﫾"}.ti-rss:before{content:""}.ti-rubber-stamp:before{content:""}.ti-rubber-stamp-off:before{content:""}.ti-ruler:before{content:""}.ti-ruler-2:before{content:""}.ti-ruler-2-off:before{content:""}.ti-ruler-3:before{content:""}.ti-ruler-measure:before{content:""}.ti-ruler-off:before{content:""}.ti-run:before{content:""}.ti-rv-truck:before{content:"ﳀ"}.ti-s-turn-down:before{content:""}.ti-s-turn-left:before{content:""}.ti-s-turn-right:before{content:""}.ti-s-turn-up:before{content:""}.ti-sailboat:before{content:""}.ti-sailboat-2:before{content:""}.ti-sailboat-off:before{content:""}.ti-salad:before{content:""}.ti-salt:before{content:""}.ti-sandbox:before{content:"ﵬ"}.ti-satellite:before{content:""}.ti-satellite-off:before{content:""}.ti-sausage:before{content:""}.ti-scale:before{content:""}.ti-scale-off:before{content:""}.ti-scale-outline:before{content:""}.ti-scale-outline-off:before{content:""}.ti-scan:before{content:""}.ti-scan-eye:before{content:""}.ti-schema:before{content:""}.ti-schema-off:before{content:""}.ti-school:before{content:""}.ti-school-bell:before{content:""}.ti-school-off:before{content:""}.ti-scissors:before{content:""}.ti-scissors-off:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-scoreboard:before{content:"恵"}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-screenshot:before{content:""}.ti-scribble:before{content:""}.ti-scribble-off:before{content:""}.ti-script:before{content:""}.ti-script-minus:before{content:""}.ti-script-plus:before{content:""}.ti-script-x:before{content:""}.ti-scuba-diving:before{content:"﵎"}.ti-scuba-mask:before{content:""}.ti-scuba-mask-off:before{content:""}.ti-sdk:before{content:""}.ti-search:before{content:""}.ti-search-off:before{content:""}.ti-section:before{content:""}.ti-section-sign:before{content:""}.ti-seeding:before{content:""}.ti-seeding-off:before{content:""}.ti-select:before{content:""}.ti-select-all:before{content:"立"}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-send-2:before{content:"ﵝ"}.ti-send-off:before{content:""}.ti-seo:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-server-2:before{content:""}.ti-server-bolt:before{content:""}.ti-server-cog:before{content:""}.ti-server-off:before{content:""}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-settings-2:before{content:""}.ti-settings-automation:before{content:""}.ti-settings-bolt:before{content:"玲"}.ti-settings-cancel:before{content:"瑩"}.ti-settings-check:before{content:"羚"}.ti-settings-code:before{content:"聆"}.ti-settings-cog:before{content:"鈴"}.ti-settings-dollar:before{content:"零"}.ti-settings-down:before{content:"靈"}.ti-settings-exclamation:before{content:"領"}.ti-settings-filled:before{content:""}.ti-settings-heart:before{content:"例"}.ti-settings-minus:before{content:"禮"}.ti-settings-off:before{content:""}.ti-settings-pause:before{content:"醴"}.ti-settings-pin:before{content:"隸"}.ti-settings-plus:before{content:"惡"}.ti-settings-question:before{content:"了"}.ti-settings-search:before{content:"僚"}.ti-settings-share:before{content:"寮"}.ti-settings-star:before{content:"尿"}.ti-settings-up:before{content:"料"}.ti-settings-x:before{content:"樂"}.ti-shadow:before{content:""}.ti-shadow-off:before{content:""}.ti-shape:before{content:""}.ti-shape-2:before{content:""}.ti-shape-3:before{content:""}.ti-shape-off:before{content:""}.ti-share:before{content:""}.ti-share-2:before{content:""}.ti-share-3:before{content:""}.ti-share-off:before{content:""}.ti-shi-jumping:before{content:"𤋮"}.ti-shield:before{content:""}.ti-shield-bolt:before{content:"燎"}.ti-shield-cancel:before{content:"療"}.ti-shield-check:before{content:""}.ti-shield-check-filled:before{content:""}.ti-shield-checkered:before{content:""}.ti-shield-checkered-filled:before{content:""}.ti-shield-chevron:before{content:""}.ti-shield-code:before{content:"蓼"}.ti-shield-cog:before{content:"遼"}.ti-shield-dollar:before{content:"龍"}.ti-shield-down:before{content:"暈"}.ti-shield-exclamation:before{content:"阮"}.ti-shield-filled:before{content:""}.ti-shield-half:before{content:""}.ti-shield-half-filled:before{content:""}.ti-shield-heart:before{content:"劉"}.ti-shield-lock:before{content:""}.ti-shield-lock-filled:before{content:""}.ti-shield-minus:before{content:"杻"}.ti-shield-off:before{content:""}.ti-shield-pause:before{content:"柳"}.ti-shield-pin:before{content:"流"}.ti-shield-plus:before{content:"溜"}.ti-shield-question:before{content:"琉"}.ti-shield-search:before{content:"留"}.ti-shield-share:before{content:"硫"}.ti-shield-star:before{content:"紐"}.ti-shield-up:before{content:"類"}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-ship-off:before{content:""}.ti-shirt:before{content:""}.ti-shirt-filled:before{content:""}.ti-shirt-off:before{content:""}.ti-shirt-sport:before{content:""}.ti-shoe:before{content:""}.ti-shoe-off:before{content:""}.ti-shopping-bag:before{content:""}.ti-shopping-bag-check:before{content:"ﰖ"}.ti-shopping-bag-discount:before{content:"ﰗ"}.ti-shopping-bag-edit:before{content:"ﰘ"}.ti-shopping-bag-exclamation:before{content:"ﰙ"}.ti-shopping-bag-minus:before{content:"ﰚ"}.ti-shopping-bag-plus:before{content:"ﰛ"}.ti-shopping-bag-search:before{content:"ﰜ"}.ti-shopping-bag-x:before{content:"ﰝ"}.ti-shopping-cart:before{content:""}.ti-shopping-cart-bolt:before{content:"ﭗ"}.ti-shopping-cart-cancel:before{content:"ﭘ"}.ti-shopping-cart-check:before{content:"ﭙ"}.ti-shopping-cart-code:before{content:"ﭚ"}.ti-shopping-cart-cog:before{content:"ﭛ"}.ti-shopping-cart-copy:before{content:"ﭜ"}.ti-shopping-cart-discount:before{content:"ﭝ"}.ti-shopping-cart-dollar:before{content:"ﭞ"}.ti-shopping-cart-down:before{content:"ﭟ"}.ti-shopping-cart-exclamation:before{content:"ﭠ"}.ti-shopping-cart-filled:before{content:"ﰿ"}.ti-shopping-cart-heart:before{content:"ﭡ"}.ti-shopping-cart-minus:before{content:"ﭢ"}.ti-shopping-cart-off:before{content:""}.ti-shopping-cart-pause:before{content:"ﭣ"}.ti-shopping-cart-pin:before{content:"ﭤ"}.ti-shopping-cart-plus:before{content:"ﭥ"}.ti-shopping-cart-question:before{content:"ﭦ"}.ti-shopping-cart-search:before{content:"ﭧ"}.ti-shopping-cart-share:before{content:"ﭨ"}.ti-shopping-cart-star:before{content:"ﭩ"}.ti-shopping-cart-up:before{content:"ﭪ"}.ti-shopping-cart-x:before{content:"ﭫ"}.ti-shovel:before{content:""}.ti-shovel-pitchforks:before{content:"ﴺ"}.ti-shredder:before{content:""}.ti-sign-left:before{content:""}.ti-sign-left-filled:before{content:""}.ti-sign-right:before{content:""}.ti-sign-right-filled:before{content:""}.ti-signal-2g:before{content:""}.ti-signal-3g:before{content:""}.ti-signal-4g:before{content:""}.ti-signal-4g-plus:before{content:""}.ti-signal-5g:before{content:""}.ti-signal-6g:before{content:"笠"}.ti-signal-e:before{content:"粒"}.ti-signal-g:before{content:"狀"}.ti-signal-h:before{content:"識"}.ti-signal-h-plus:before{content:"炙"}.ti-signal-lte:before{content:"什"}.ti-signature:before{content:""}.ti-signature-off:before{content:""}.ti-sitemap:before{content:""}.ti-sitemap-off:before{content:""}.ti-skateboard:before{content:""}.ti-skateboard-off:before{content:""}.ti-skateboarding:before{content:"響"}.ti-skew-x:before{content:"ﴻ"}.ti-skew-y:before{content:"ﴼ"}.ti-skull:before{content:""}.ti-slash:before{content:""}.ti-slashes:before{content:""}.ti-sleigh:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smart-home-off:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowboarding:before{content:"﵏"}.ti-snowflake:before{content:""}.ti-snowflake-off:before{content:""}.ti-snowman:before{content:""}.ti-soccer-field:before{content:""}.ti-social:before{content:""}.ti-social-off:before{content:""}.ti-sock:before{content:""}.ti-sofa:before{content:""}.ti-sofa-off:before{content:""}.ti-solar-electricity:before{content:"ﳁ"}.ti-solar-panel:before{content:""}.ti-solar-panel-2:before{content:""}.ti-sort-0-9:before{content:""}.ti-sort-9-0:before{content:""}.ti-sort-a-z:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-ascending-2:before{content:""}.ti-sort-ascending-letters:before{content:""}.ti-sort-ascending-numbers:before{content:""}.ti-sort-descending:before{content:""}.ti-sort-descending-2:before{content:""}.ti-sort-descending-letters:before{content:""}.ti-sort-descending-numbers:before{content:""}.ti-sort-z-a:before{content:""}.ti-sos:before{content:""}.ti-soup:before{content:""}.ti-soup-off:before{content:""}.ti-source-code:before{content:""}.ti-space:before{content:""}.ti-space-off:before{content:""}.ti-spacing-horizontal:before{content:""}.ti-spacing-vertical:before{content:""}.ti-spade:before{content:""}.ti-spade-filled:before{content:""}.ti-sparkles:before{content:""}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-sphere:before{content:"視"}.ti-sphere-off:before{content:"襁"}.ti-sphere-plus:before{content:"覆"}.ti-spider:before{content:""}.ti-spiral:before{content:""}.ti-spiral-off:before{content:""}.ti-sport-billard:before{content:""}.ti-spray:before{content:""}.ti-spy:before{content:""}.ti-spy-off:before{content:""}.ti-sql:before{content:""}.ti-square:before{content:""}.ti-square-0-filled:before{content:""}.ti-square-1-filled:before{content:""}.ti-square-2-filled:before{content:""}.ti-square-3-filled:before{content:""}.ti-square-4-filled:before{content:""}.ti-square-5-filled:before{content:""}.ti-square-6-filled:before{content:""}.ti-square-7-filled:before{content:""}.ti-square-8-filled:before{content:""}.ti-square-9-filled:before{content:""}.ti-square-arrow-down:before{content:""}.ti-square-arrow-down-filled:before{content:"בּ"}.ti-square-arrow-left:before{content:""}.ti-square-arrow-left-filled:before{content:"גּ"}.ti-square-arrow-right:before{content:""}.ti-square-arrow-right-filled:before{content:"דּ"}.ti-square-arrow-up:before{content:""}.ti-square-arrow-up-filled:before{content:"הּ"}.ti-square-asterisk:before{content:""}.ti-square-asterisk-filled:before{content:"וּ"}.ti-square-check:before{content:""}.ti-square-check-filled:before{content:""}.ti-square-chevron-down:before{content:""}.ti-square-chevron-down-filled:before{content:"זּ"}.ti-square-chevron-left:before{content:""}.ti-square-chevron-left-filled:before{content:"﬷"}.ti-square-chevron-right:before{content:""}.ti-square-chevron-right-filled:before{content:"טּ"}.ti-square-chevron-up:before{content:""}.ti-square-chevron-up-filled:before{content:"יּ"}.ti-square-chevrons-down:before{content:""}.ti-square-chevrons-down-filled:before{content:"ךּ"}.ti-square-chevrons-left:before{content:""}.ti-square-chevrons-left-filled:before{content:"כּ"}.ti-square-chevrons-right:before{content:""}.ti-square-chevrons-right-filled:before{content:"לּ"}.ti-square-chevrons-up:before{content:""}.ti-square-chevrons-up-filled:before{content:"﬽"}.ti-square-dot:before{content:""}.ti-square-dot-filled:before{content:"מּ"}.ti-square-f0:before{content:""}.ti-square-f0-filled:before{content:""}.ti-square-f1:before{content:""}.ti-square-f1-filled:before{content:""}.ti-square-f2:before{content:""}.ti-square-f2-filled:before{content:""}.ti-square-f3:before{content:""}.ti-square-f3-filled:before{content:""}.ti-square-f4:before{content:""}.ti-square-f4-filled:before{content:""}.ti-square-f5:before{content:""}.ti-square-f5-filled:before{content:""}.ti-square-f6:before{content:""}.ti-square-f6-filled:before{content:""}.ti-square-f7:before{content:""}.ti-square-f7-filled:before{content:""}.ti-square-f8:before{content:""}.ti-square-f8-filled:before{content:""}.ti-square-f9:before{content:""}.ti-square-f9-filled:before{content:""}.ti-square-filled:before{content:"ﱀ"}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-half:before{content:""}.ti-square-key:before{content:""}.ti-square-letter-a:before{content:""}.ti-square-letter-b:before{content:""}.ti-square-letter-c:before{content:""}.ti-square-letter-d:before{content:""}.ti-square-letter-e:before{content:""}.ti-square-letter-f:before{content:""}.ti-square-letter-g:before{content:""}.ti-square-letter-h:before{content:""}.ti-square-letter-i:before{content:""}.ti-square-letter-j:before{content:""}.ti-square-letter-k:before{content:""}.ti-square-letter-l:before{content:""}.ti-square-letter-m:before{content:""}.ti-square-letter-n:before{content:""}.ti-square-letter-o:before{content:""}.ti-square-letter-p:before{content:""}.ti-square-letter-q:before{content:""}.ti-square-letter-r:before{content:""}.ti-square-letter-s:before{content:""}.ti-square-letter-t:before{content:""}.ti-square-letter-u:before{content:""}.ti-square-letter-v:before{content:""}.ti-square-letter-w:before{content:""}.ti-square-letter-x:before{content:""}.ti-square-letter-y:before{content:""}.ti-square-letter-z:before{content:""}.ti-square-minus:before{content:""}.ti-square-minus-filled:before{content:"﬿"}.ti-square-number-0:before{content:""}.ti-square-number-1:before{content:""}.ti-square-number-2:before{content:""}.ti-square-number-3:before{content:""}.ti-square-number-4:before{content:""}.ti-square-number-5:before{content:""}.ti-square-number-6:before{content:""}.ti-square-number-7:before{content:""}.ti-square-number-8:before{content:""}.ti-square-number-9:before{content:""}.ti-square-off:before{content:""}.ti-square-percentage:before{content:"ﶃ"}.ti-square-plus:before{content:""}.ti-square-plus-2:before{content:"ﲖ"}.ti-square-root:before{content:""}.ti-square-root-2:before{content:""}.ti-square-rotated:before{content:""}.ti-square-rotated-filled:before{content:""}.ti-square-rotated-forbid:before{content:""}.ti-square-rotated-forbid-2:before{content:""}.ti-square-rotated-off:before{content:""}.ti-square-rounded:before{content:""}.ti-square-rounded-arrow-down:before{content:""}.ti-square-rounded-arrow-down-filled:before{content:""}.ti-square-rounded-arrow-left:before{content:""}.ti-square-rounded-arrow-left-filled:before{content:""}.ti-square-rounded-arrow-right:before{content:""}.ti-square-rounded-arrow-right-filled:before{content:""}.ti-square-rounded-arrow-up:before{content:""}.ti-square-rounded-arrow-up-filled:before{content:""}.ti-square-rounded-check:before{content:""}.ti-square-rounded-check-filled:before{content:""}.ti-square-rounded-chevron-down:before{content:""}.ti-square-rounded-chevron-down-filled:before{content:""}.ti-square-rounded-chevron-left:before{content:""}.ti-square-rounded-chevron-left-filled:before{content:""}.ti-square-rounded-chevron-right:before{content:""}.ti-square-rounded-chevron-right-filled:before{content:""}.ti-square-rounded-chevron-up:before{content:""}.ti-square-rounded-chevron-up-filled:before{content:""}.ti-square-rounded-chevrons-down:before{content:""}.ti-square-rounded-chevrons-down-filled:before{content:""}.ti-square-rounded-chevrons-left:before{content:""}.ti-square-rounded-chevrons-left-filled:before{content:""}.ti-square-rounded-chevrons-right:before{content:""}.ti-square-rounded-chevrons-right-filled:before{content:""}.ti-square-rounded-chevrons-up:before{content:""}.ti-square-rounded-chevrons-up-filled:before{content:""}.ti-square-rounded-filled:before{content:""}.ti-square-rounded-letter-a:before{content:""}.ti-square-rounded-letter-b:before{content:""}.ti-square-rounded-letter-c:before{content:""}.ti-square-rounded-letter-d:before{content:""}.ti-square-rounded-letter-e:before{content:""}.ti-square-rounded-letter-f:before{content:""}.ti-square-rounded-letter-g:before{content:""}.ti-square-rounded-letter-h:before{content:""}.ti-square-rounded-letter-i:before{content:""}.ti-square-rounded-letter-j:before{content:""}.ti-square-rounded-letter-k:before{content:""}.ti-square-rounded-letter-l:before{content:""}.ti-square-rounded-letter-m:before{content:""}.ti-square-rounded-letter-n:before{content:""}.ti-square-rounded-letter-o:before{content:""}.ti-square-rounded-letter-p:before{content:""}.ti-square-rounded-letter-q:before{content:""}.ti-square-rounded-letter-r:before{content:""}.ti-square-rounded-letter-s:before{content:""}.ti-square-rounded-letter-t:before{content:""}.ti-square-rounded-letter-u:before{content:""}.ti-square-rounded-letter-v:before{content:""}.ti-square-rounded-letter-w:before{content:""}.ti-square-rounded-letter-x:before{content:""}.ti-square-rounded-letter-y:before{content:""}.ti-square-rounded-letter-z:before{content:""}.ti-square-rounded-minus:before{content:""}.ti-square-rounded-minus-2:before{content:"ﲗ"}.ti-square-rounded-minus-filled:before{content:"נּ"}.ti-square-rounded-number-0:before{content:""}.ti-square-rounded-number-0-filled:before{content:""}.ti-square-rounded-number-1:before{content:""}.ti-square-rounded-number-1-filled:before{content:""}.ti-square-rounded-number-2:before{content:""}.ti-square-rounded-number-2-filled:before{content:""}.ti-square-rounded-number-3:before{content:""}.ti-square-rounded-number-3-filled:before{content:""}.ti-square-rounded-number-4:before{content:""}.ti-square-rounded-number-4-filled:before{content:""}.ti-square-rounded-number-5:before{content:""}.ti-square-rounded-number-5-filled:before{content:""}.ti-square-rounded-number-6:before{content:""}.ti-square-rounded-number-6-filled:before{content:""}.ti-square-rounded-number-7:before{content:""}.ti-square-rounded-number-7-filled:before{content:""}.ti-square-rounded-number-8:before{content:""}.ti-square-rounded-number-8-filled:before{content:""}.ti-square-rounded-number-9:before{content:""}.ti-square-rounded-number-9-filled:before{content:""}.ti-square-rounded-percentage:before{content:"ﶄ"}.ti-square-rounded-plus:before{content:""}.ti-square-rounded-plus-2:before{content:"ﲘ"}.ti-square-rounded-plus-filled:before{content:""}.ti-square-rounded-x:before{content:""}.ti-square-rounded-x-filled:before{content:""}.ti-square-toggle:before{content:""}.ti-square-toggle-horizontal:before{content:""}.ti-square-x:before{content:""}.ti-square-x-filled:before{content:"סּ"}.ti-squares-diagonal:before{content:""}.ti-squares-filled:before{content:""}.ti-stack:before{content:""}.ti-stack-2:before{content:""}.ti-stack-3:before{content:""}.ti-stack-back:before{content:"ﴦ"}.ti-stack-backward:before{content:"ﴧ"}.ti-stack-forward:before{content:"ﴨ"}.ti-stack-front:before{content:"ﴩ"}.ti-stack-middle:before{content:"ﴪ"}.ti-stack-pop:before{content:""}.ti-stack-push:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-filled:before{content:""}.ti-star-half:before{content:""}.ti-star-half-filled:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-stars-filled:before{content:""}.ti-stars-off:before{content:""}.ti-status-change:before{content:""}.ti-steam:before{content:""}.ti-steering-wheel:before{content:""}.ti-steering-wheel-off:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-stereo-glasses:before{content:""}.ti-stethoscope:before{content:""}.ti-stethoscope-off:before{content:""}.ti-sticker:before{content:""}.ti-sticker-2:before{content:"ﴽ"}.ti-storm:before{content:""}.ti-storm-off:before{content:""}.ti-stretching:before{content:""}.ti-stretching-2:before{content:"舘"}.ti-strikethrough:before{content:""}.ti-submarine:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-sum:before{content:""}.ti-sum-off:before{content:""}.ti-sun:before{content:""}.ti-sun-electricity:before{content:"ﳂ"}.ti-sun-filled:before{content:""}.ti-sun-high:before{content:""}.ti-sun-low:before{content:""}.ti-sun-moon:before{content:""}.ti-sun-off:before{content:""}.ti-sun-wind:before{content:""}.ti-sunglasses:before{content:""}.ti-sunrise:before{content:""}.ti-sunset:before{content:""}.ti-sunset-2:before{content:""}.ti-superscript:before{content:""}.ti-svg:before{content:""}.ti-swimming:before{content:""}.ti-swipe:before{content:""}.ti-swipe-down:before{content:"ﵞ"}.ti-swipe-left:before{content:"ﵟ"}.ti-swipe-right:before{content:"ﵠ"}.ti-swipe-up:before{content:"ﵡ"}.ti-switch:before{content:""}.ti-switch-2:before{content:""}.ti-switch-3:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-sword:before{content:""}.ti-sword-off:before{content:""}.ti-swords:before{content:""}.ti-table:before{content:""}.ti-table-alias:before{content:""}.ti-table-column:before{content:"﫿"}.ti-table-down:before{content:"靖"}.ti-table-export:before{content:""}.ti-table-filled:before{content:""}.ti-table-heart:before{content:"精"}.ti-table-import:before{content:""}.ti-table-minus:before{content:"羽"}.ti-table-off:before{content:""}.ti-table-options:before{content:""}.ti-table-plus:before{content:"﨟"}.ti-table-row:before{content:"ﬀ"}.ti-table-share:before{content:"蘒"}.ti-table-shortcut:before{content:""}.ti-tag:before{content:""}.ti-tag-off:before{content:""}.ti-tag-starred:before{content:"ﲙ"}.ti-tags:before{content:""}.ti-tags-off:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-tank:before{content:""}.ti-target:before{content:""}.ti-target-arrow:before{content:""}.ti-target-off:before{content:""}.ti-teapot:before{content:""}.ti-telescope:before{content:""}.ti-telescope-off:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-off:before{content:""}.ti-temperature-plus:before{content:""}.ti-template:before{content:""}.ti-template-off:before{content:""}.ti-tent:before{content:""}.ti-tent-off:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-test-pipe-2:before{content:""}.ti-test-pipe-off:before{content:""}.ti-tex:before{content:""}.ti-text-caption:before{content:""}.ti-text-color:before{content:""}.ti-text-decrease:before{content:""}.ti-text-direction-ltr:before{content:""}.ti-text-direction-rtl:before{content:""}.ti-text-grammar:before{content:"ﵭ"}.ti-text-increase:before{content:""}.ti-text-orientation:before{content:""}.ti-text-plus:before{content:""}.ti-text-recognition:before{content:""}.ti-text-resize:before{content:""}.ti-text-scan-2:before{content:"ﳃ"}.ti-text-size:before{content:""}.ti-text-spellcheck:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-disabled:before{content:""}.ti-texture:before{content:""}.ti-theater:before{content:""}.ti-thermometer:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-down-filled:before{content:""}.ti-thumb-down-off:before{content:""}.ti-thumb-up:before{content:""}.ti-thumb-up-filled:before{content:""}.ti-thumb-up-off:before{content:""}.ti-tic-tac:before{content:""}.ti-ticket:before{content:""}.ti-ticket-off:before{content:""}.ti-tie:before{content:""}.ti-tilde:before{content:""}.ti-tilt-shift:before{content:""}.ti-tilt-shift-off:before{content:""}.ti-time-duration-0:before{content:"䀹"}.ti-time-duration-10:before{content:"𥉉"}.ti-time-duration-15:before{content:"𥳐"}.ti-time-duration-30:before{content:"𧻓"}.ti-time-duration-45:before{content:"齃"}.ti-time-duration-5:before{content:"龎"}.ti-time-duration-60:before{content:"﫚"}.ti-time-duration-90:before{content:"﫛"}.ti-time-duration-off:before{content:"﫜"}.ti-timeline:before{content:""}.ti-timeline-event:before{content:""}.ti-timeline-event-exclamation:before{content:""}.ti-timeline-event-filled:before{content:"ﴘ"}.ti-timeline-event-minus:before{content:""}.ti-timeline-event-plus:before{content:""}.ti-timeline-event-text:before{content:""}.ti-timeline-event-x:before{content:""}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-toilet-paper:before{content:""}.ti-toilet-paper-off:before{content:""}.ti-toml:before{content:"艹"}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tools-kitchen-2:before{content:""}.ti-tools-kitchen-2-off:before{content:""}.ti-tools-kitchen-3:before{content:"ﴫ"}.ti-tools-kitchen-off:before{content:""}.ti-tools-off:before{content:""}.ti-tooltip:before{content:""}.ti-topology-bus:before{content:""}.ti-topology-complex:before{content:""}.ti-topology-full:before{content:""}.ti-topology-full-hierarchy:before{content:""}.ti-topology-ring:before{content:""}.ti-topology-ring-2:before{content:""}.ti-topology-ring-3:before{content:""}.ti-topology-star:before{content:""}.ti-topology-star-2:before{content:""}.ti-topology-star-3:before{content:""}.ti-topology-star-ring:before{content:""}.ti-topology-star-ring-2:before{content:""}.ti-topology-star-ring-3:before{content:""}.ti-torii:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-tower:before{content:""}.ti-tower-off:before{content:""}.ti-track:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-cone-off:before{content:""}.ti-traffic-lights:before{content:""}.ti-traffic-lights-off:before{content:""}.ti-train:before{content:""}.ti-transaction-bitcoin:before{content:"ﵮ"}.ti-transaction-dollar:before{content:"ﵯ"}.ti-transaction-euro:before{content:"ﵰ"}.ti-transaction-pound:before{content:"ﵱ"}.ti-transaction-rupee:before{content:"ﶅ"}.ti-transaction-yen:before{content:"ﵲ"}.ti-transaction-yuan:before{content:"ﵳ"}.ti-transfer:before{content:"ﰟ"}.ti-transfer-in:before{content:""}.ti-transfer-out:before{content:""}.ti-transfer-vertical:before{content:"ﰞ"}.ti-transform:before{content:""}.ti-transform-filled:before{content:""}.ti-transition-bottom:before{content:""}.ti-transition-left:before{content:""}.ti-transition-right:before{content:""}.ti-transition-top:before{content:""}.ti-trash:before{content:""}.ti-trash-filled:before{content:""}.ti-trash-off:before{content:""}.ti-trash-x:before{content:""}.ti-trash-x-filled:before{content:""}.ti-treadmill:before{content:"﩮"}.ti-tree:before{content:""}.ti-trees:before{content:""}.ti-trekking:before{content:""}.ti-trending-down:before{content:""}.ti-trending-down-2:before{content:""}.ti-trending-down-3:before{content:""}.ti-trending-up:before{content:""}.ti-trending-up-2:before{content:""}.ti-trending-up-3:before{content:""}.ti-triangle:before{content:""}.ti-triangle-filled:before{content:""}.ti-triangle-inverted:before{content:""}.ti-triangle-inverted-filled:before{content:""}.ti-triangle-minus:before{content:"ﲛ"}.ti-triangle-minus-2:before{content:"ﲚ"}.ti-triangle-off:before{content:""}.ti-triangle-plus:before{content:"ﲝ"}.ti-triangle-plus-2:before{content:"ﲜ"}.ti-triangle-square-circle:before{content:""}.ti-triangle-square-circle-filled:before{content:"﭂"}.ti-triangles:before{content:""}.ti-trident:before{content:""}.ti-trolley:before{content:""}.ti-trophy:before{content:""}.ti-trophy-filled:before{content:""}.ti-trophy-off:before{content:""}.ti-trowel:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-loading:before{content:""}.ti-truck-off:before{content:""}.ti-truck-return:before{content:""}.ti-txt:before{content:""}.ti-typography:before{content:""}.ti-typography-off:before{content:""}.ti-ufo:before{content:""}.ti-ufo-off:before{content:""}.ti-umbrella:before{content:""}.ti-umbrella-filled:before{content:""}.ti-umbrella-off:before{content:""}.ti-underline:before{content:""}.ti-universe:before{content:"ﳄ"}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-usb:before{content:""}.ti-user:before{content:""}.ti-user-bolt:before{content:"六"}.ti-user-cancel:before{content:"戮"}.ti-user-check:before{content:""}.ti-user-circle:before{content:""}.ti-user-code:before{content:"陸"}.ti-user-cog:before{content:"倫"}.ti-user-dollar:before{content:"崙"}.ti-user-down:before{content:"淪"}.ti-user-edit:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-filled:before{content:"ﴙ"}.ti-user-heart:before{content:""}.ti-user-hexagon:before{content:"ﱎ"}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-pause:before{content:"輪"}.ti-user-pentagon:before{content:"ﱏ"}.ti-user-pin:before{content:""}.ti-user-plus:before{content:""}.ti-user-question:before{content:""}.ti-user-scan:before{content:"ﲯ"}.ti-user-search:before{content:""}.ti-user-share:before{content:"律"}.ti-user-shield:before{content:""}.ti-user-square:before{content:"ﱑ"}.ti-user-square-rounded:before{content:"ﱐ"}.ti-user-star:before{content:""}.ti-user-up:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-users-group:before{content:"﨡"}.ti-users-minus:before{content:"﨎"}.ti-users-plus:before{content:"﨏"}.ti-uv-index:before{content:""}.ti-ux-circle:before{content:""}.ti-vaccine:before{content:""}.ti-vaccine-bottle:before{content:""}.ti-vaccine-bottle-off:before{content:""}.ti-vaccine-off:before{content:""}.ti-vacuum-cleaner:before{content:""}.ti-variable:before{content:""}.ti-variable-minus:before{content:""}.ti-variable-off:before{content:""}.ti-variable-plus:before{content:""}.ti-vector:before{content:""}.ti-vector-bezier:before{content:""}.ti-vector-bezier-2:before{content:""}.ti-vector-bezier-arc:before{content:""}.ti-vector-bezier-circle:before{content:""}.ti-vector-off:before{content:""}.ti-vector-spline:before{content:""}.ti-vector-triangle:before{content:""}.ti-vector-triangle-off:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-versions-filled:before{content:""}.ti-versions-off:before{content:""}.ti-video:before{content:""}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-view-360-off:before{content:""}.ti-viewfinder:before{content:""}.ti-viewfinder-off:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-wide:before{content:""}.ti-vinyl:before{content:""}.ti-vip:before{content:""}.ti-vip-off:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-vocabulary:before{content:""}.ti-vocabulary-off:before{content:""}.ti-volcano:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-volume-off:before{content:""}.ti-vs:before{content:"ﱒ"}.ti-walk:before{content:""}.ti-wall:before{content:""}.ti-wall-off:before{content:""}.ti-wallet:before{content:""}.ti-wallet-off:before{content:""}.ti-wallpaper:before{content:""}.ti-wallpaper-off:before{content:""}.ti-wand:before{content:""}.ti-wand-off:before{content:""}.ti-wash:before{content:""}.ti-wash-dry:before{content:""}.ti-wash-dry-1:before{content:""}.ti-wash-dry-2:before{content:""}.ti-wash-dry-3:before{content:""}.ti-wash-dry-a:before{content:""}.ti-wash-dry-dip:before{content:""}.ti-wash-dry-f:before{content:""}.ti-wash-dry-flat:before{content:"奔"}.ti-wash-dry-hang:before{content:""}.ti-wash-dry-off:before{content:""}.ti-wash-dry-p:before{content:""}.ti-wash-dry-shade:before{content:""}.ti-wash-dry-w:before{content:""}.ti-wash-dryclean:before{content:""}.ti-wash-dryclean-off:before{content:""}.ti-wash-eco:before{content:"婢"}.ti-wash-gentle:before{content:""}.ti-wash-hand:before{content:"嬨"}.ti-wash-machine:before{content:""}.ti-wash-off:before{content:""}.ti-wash-press:before{content:""}.ti-wash-temperature-1:before{content:""}.ti-wash-temperature-2:before{content:""}.ti-wash-temperature-3:before{content:""}.ti-wash-temperature-4:before{content:""}.ti-wash-temperature-5:before{content:""}.ti-wash-temperature-6:before{content:""}.ti-wash-tumble-dry:before{content:""}.ti-wash-tumble-off:before{content:""}.ti-waterpolo:before{content:"﩯"}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-waves-electricity:before{content:"ﳅ"}.ti-webhook:before{content:""}.ti-webhook-off:before{content:""}.ti-weight:before{content:""}.ti-wheel:before{content:"ﱤ"}.ti-wheelchair:before{content:""}.ti-wheelchair-off:before{content:""}.ti-whirl:before{content:""}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-wind-electricity:before{content:"ﳆ"}.ti-wind-off:before{content:""}.ti-windmill:before{content:""}.ti-windmill-filled:before{content:""}.ti-windmill-off:before{content:""}.ti-window:before{content:""}.ti-window-maximize:before{content:""}.ti-window-minimize:before{content:""}.ti-window-off:before{content:""}.ti-windsock:before{content:""}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-wood:before{content:""}.ti-world:before{content:""}.ti-world-bolt:before{content:"慄"}.ti-world-cancel:before{content:"栗"}.ti-world-check:before{content:"率"}.ti-world-code:before{content:"隆"}.ti-world-cog:before{content:"利"}.ti-world-dollar:before{content:"吏"}.ti-world-down:before{content:"履"}.ti-world-download:before{content:""}.ti-world-exclamation:before{content:"易"}.ti-world-heart:before{content:"李"}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-world-minus:before{content:"梨"}.ti-world-off:before{content:""}.ti-world-pause:before{content:"泥"}.ti-world-pin:before{content:"理"}.ti-world-plus:before{content:"痢"}.ti-world-question:before{content:"罹"}.ti-world-search:before{content:"裏"}.ti-world-share:before{content:"裡"}.ti-world-star:before{content:"里"}.ti-world-up:before{content:"離"}.ti-world-upload:before{content:""}.ti-world-www:before{content:""}.ti-world-x:before{content:"匿"}.ti-wrecking-ball:before{content:""}.ti-writing:before{content:""}.ti-writing-off:before{content:""}.ti-writing-sign:before{content:""}.ti-writing-sign-off:before{content:""}.ti-x:before{content:""}.ti-xbox-a:before{content:""}.ti-xbox-b:before{content:""}.ti-xbox-x:before{content:""}.ti-xbox-y:before{content:""}.ti-xd:before{content:"勉"}.ti-xxx:before{content:"ﰠ"}.ti-yin-yang:before{content:""}.ti-yin-yang-filled:before{content:""}.ti-yoga:before{content:""}.ti-zeppelin:before{content:""}.ti-zeppelin-off:before{content:""}.ti-zip:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom-cancel:before{content:""}.ti-zoom-check:before{content:""}.ti-zoom-check-filled:before{content:""}.ti-zoom-code:before{content:""}.ti-zoom-exclamation:before{content:""}.ti-zoom-filled:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-in-area:before{content:""}.ti-zoom-in-area-filled:before{content:""}.ti-zoom-in-filled:before{content:""}.ti-zoom-money:before{content:""}.ti-zoom-out:before{content:""}.ti-zoom-out-area:before{content:""}.ti-zoom-out-filled:before{content:""}.ti-zoom-pan:before{content:""}.ti-zoom-question:before{content:""}.ti-zoom-replace:before{content:""}.ti-zoom-reset:before{content:""}.ti-zoom-scan:before{content:"ﲰ"}.ti-zzz:before{content:""}.ti-zzz-off:before{content:""}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/build/assets/owl.video.play-BJo37keB.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}:root{--bs-blue: #26c6f9;--bs-indigo: #666cff;--bs-purple: #6f42c1;--bs-pink: #e83e8c;--bs-red: #ff4d49;--bs-orange: #fdb528;--bs-yellow: #ffd950;--bs-green: #72e128;--bs-teal: #20c997;--bs-cyan: #28c3d7;--bs-black: #4c4e64;--bs-white: #fff;--bs-gray: rgba(76, 78, 100, .6);--bs-gray-dark: rgba(76, 78, 100, .8);--bs-gray-25: rgba(76, 78, 100, .015);--bs-gray-50: rgba(76, 78, 100, .03);--bs-primary: #666cff;--bs-secondary: #6d788d;--bs-success: #72e128;--bs-info: #26c6f9;--bs-warning: #fdb528;--bs-danger: #ff4d49;--bs-light: #dfdfe3;--bs-dark: #4b4b4b;--bs-gray: rgba(76, 78, 100, .06);--bs-primary-rgb: 102, 108, 255;--bs-secondary-rgb: 109, 120, 141;--bs-success-rgb: 114, 225, 40;--bs-info-rgb: 38, 198, 249;--bs-warning-rgb: 253, 181, 40;--bs-danger-rgb: 255, 77, 73;--bs-light-rgb: 223, 223, 227;--bs-dark-rgb: 75, 75, 75;--bs-gray-rgb: 76, 78, 100;--bs-primary-text-emphasis: #292b66;--bs-secondary-text-emphasis: #2c3038;--bs-success-text-emphasis: #2e5a10;--bs-info-text-emphasis: #0f4f64;--bs-warning-text-emphasis: #654810;--bs-danger-text-emphasis: #661f1d;--bs-light-text-emphasis: rgba(76, 78, 100, .7);--bs-dark-text-emphasis: rgba(76, 78, 100, .7);--bs-primary-bg-subtle: #e0e2ff;--bs-secondary-bg-subtle: #e2e4e8;--bs-success-bg-subtle: #e3f9d4;--bs-info-bg-subtle: #d4f4fe;--bs-warning-bg-subtle: #fff0d4;--bs-danger-bg-subtle: #ffdbdb;--bs-light-bg-subtle: rgba(250, 250, 250, .53);--bs-dark-bg-subtle: rgba(76, 78, 100, .38);--bs-primary-border-subtle: #c2c4ff;--bs-secondary-border-subtle: #c5c9d1;--bs-success-border-subtle: #c7f3a9;--bs-info-border-subtle: #a8e8fd;--bs-warning-border-subtle: #fee1a9;--bs-danger-border-subtle: #ffb8b6;--bs-light-border-subtle: rgba(76, 78, 100, .12);--bs-dark-border-subtle: rgba(76, 78, 100, .5);--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 76, 78, 100;--bs-font-sans-serif: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--bs-font-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-root-font-size: 16px;--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: .9375rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.47;--bs-body-color: #828393;--bs-body-color-rgb: 130, 131, 147;--bs-body-bg: #f7f7f9;--bs-body-bg-rgb: 247, 247, 249;--bs-emphasis-color: #4c4e64;--bs-emphasis-color-rgb: 76, 78, 100;--bs-secondary-color: rgba(130, 131, 147, .75);--bs-secondary-color-rgb: 130, 131, 147;--bs-secondary-bg: rgba(76, 78, 100, .12);--bs-secondary-bg-rgb: 76, 78, 100;--bs-tertiary-color: rgba(130, 131, 147, .5);--bs-tertiary-color-rgb: 130, 131, 147;--bs-tertiary-bg: rgba(76, 78, 100, .06);--bs-tertiary-bg-rgb: 76, 78, 100;--bs-heading-color: #636578;--bs-link-color: #666cff;--bs-link-color-rgb: 102, 108, 255;--bs-link-decoration: none;--bs-link-hover-color: #5c61e6;--bs-link-hover-color-rgb: 92, 97, 230;--bs-code-color: #e83e8c;--bs-highlight-color: #828393;--bs-highlight-bg: #fff7dc;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #eaeaec;--bs-border-color-translucent: rgba(76, 78, 100, .175);--bs-border-radius: .5rem;--bs-border-radius-sm: .375rem;--bs-border-radius-lg: .625rem;--bs-border-radius-xl: .5rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .25rem .5rem rgba(76, 78, 100, .1);--bs-box-shadow-sm: 0 .125rem .25rem rgba(76, 78, 100, .1);--bs-box-shadow-lg: 0 .625rem .875rem rgba(76, 78, 100, .1);--bs-box-shadow-inset: inset 0 1px 2px rgba(76, 78, 100, .075);--bs-focus-ring-width: .15rem;--bs-focus-ring-opacity: .75;--bs-focus-ring-color: rgba(76, 78, 100, .75);--bs-form-valid-color: #72e128;--bs-form-valid-border-color: #72e128;--bs-form-invalid-color: #ff4d49;--bs-form-invalid-border-color: #ff4d49}body{font-family:Archivo,sans-serif;font-size:16px;color:#656b76;line-height:1.5;overflow-y:auto;overflow-x:hidden}::selection{background:var(--bs-purple);color:#fff;text-shadow:none}img{max-width:100%;height:auto}button{-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}button:focus{box-shadow:none!important}p{margin-bottom:20px}p:last-child{margin-bottom:0}strong{font-weight:700}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:#242b3a;font-family:Archivo,sans-serif;font-weight:700;margin-bottom:0}ol,ul{list-style:none;margin-block-end:0;padding:0}ul{list-style:none}ul.list-disc{list-style:disc;padding-left:15px}ul.list-disc ul{list-style-type:circle}ul.list-decimal{list-style:decimal;padding-left:15px}ul.list-decimal ul{list-style-type:decimal}ul.list-icon{list-style:none;padding-left:0}ul.list-icon>li{padding-left:1.875rem;counter-increment:li}ul.list-icon>li i,ul.list-icon>li .feather-icon,ul.list-icon>li .svg-icon{display:inline-block;height:20px;width:20px;text-align:center;margin-left:-1.25rem;position:relative;left:-10px;padding:1px;top:-1px}ul.list-icon>li i{font-size:20px;top:5px}ul .btn-primary:not(:disabled):not(.disabled):active:focus,ul .btn-primary:not(:disabled):not(.disabled).active:focus{box-shadow:none}@media (max-width: 991.98px){.container{max-width:100%}}.bg-white{background-color:#fff!important}.bg-black{background-color:#000!important}.bg-pink{background-color:#fd3995!important}.bg-purple{background-color:#ab47bc!important}.bg-gray{background:#f4f5f5}.bg-primary{background-color:var(--bs-purple)!important}.bg-primary.bg-opacity-10{background-color:#ff008a1a!important}.bg-primary.bg-opacity-25{background-color:#ff008a40!important}.bg-primary.bg-opacity-50{background-color:#ff008a80!important}.bg-primary.bg-opacity-75{background-color:#ff008abf!important}.bg-primary.bg-opacity-100{background-color:var(--bs-purple)!important}.bg-secondary{background-color:#282b8b!important}.bg-secondary.bg-opacity-10{background-color:#282b8b1a!important}.bg-secondary.bg-opacity-25{background-color:#282b8b40!important}.bg-secondary.bg-opacity-50{background-color:#282b8b80!important}.bg-secondary.bg-opacity-75{background-color:#282b8bbf!important}.bg-secondary.bg-opacity-100{background-color:#282b8b!important}.bg-info{background-color:#5625e8!important}.bg-info.bg-opacity-10{background-color:#5625e81a!important}.bg-info.bg-opacity-25{background-color:#5625e840!important}.bg-info.bg-opacity-50{background-color:#5625e880!important}.bg-info.bg-opacity-75{background-color:#5625e8bf!important}.bg-info.bg-opacity-100{background-color:#5625e8!important}.bg-success{background-color:#03c95a!important}.bg-success.bg-opacity-10{background-color:#03c95a1a!important}.bg-success.bg-opacity-25{background-color:#03c95a40!important}.bg-success.bg-opacity-50{background-color:#03c95a80!important}.bg-success.bg-opacity-75{background-color:#03c95abf!important}.bg-success.bg-opacity-100{background-color:#03c95a!important}.bg-warning{background-color:#ffc107!important}.bg-warning.bg-opacity-10{background-color:#ffc1071a!important}.bg-warning.bg-opacity-25{background-color:#ffc10740!important}.bg-warning.bg-opacity-50{background-color:#ffc10780!important}.bg-warning.bg-opacity-75{background-color:#ffc107bf!important}.bg-warning.bg-opacity-100{background-color:#ffc107!important}.bg-danger{background-color:#e70d0d!important}.bg-danger.bg-opacity-10{background-color:#e70d0d1a!important}.bg-danger.bg-opacity-25{background-color:#e70d0d40!important}.bg-danger.bg-opacity-50{background-color:#e70d0d80!important}.bg-danger.bg-opacity-75{background-color:#e70d0dbf!important}.bg-danger.bg-opacity-100{background-color:#e70d0d!important}.bg-dark{background-color:#111827!important}.bg-dark.bg-opacity-10{background-color:#1118271a!important}.bg-dark.bg-opacity-25{background-color:#11182740!important}.bg-dark.bg-opacity-50{background-color:#11182780!important}.bg-dark.bg-opacity-75{background-color:#111827bf!important}.bg-dark.bg-opacity-100{background-color:#111827!important}.bg-light{background-color:#e9eaeb!important}.bg-light.bg-opacity-10{background-color:#e9eaeb1a!important}.bg-light.bg-opacity-25{background-color:#e9eaeb40!important}.bg-light.bg-opacity-50{background-color:#e9eaeb80!important}.bg-light.bg-opacity-75{background-color:#e9eaebbf!important}.bg-light.bg-opacity-100{background-color:#e9eaeb!important}.bg-skyblue{background-color:#0dcaf0!important}.bg-primary{background-color:var(--bs-purple)!important;border:1px solid var(--bs-purple)!important;color:#fff}.bg-secondary{background-color:#282b8b!important;border:1px solid #282B8B!important;color:#fff}.bg-success{background-color:#03c95a!important;border:1px solid #03C95A!important;color:#fff}.bg-info{background-color:#5625e8!important;border:1px solid #5625E8!important;color:#fff}.bg-warning{background-color:#ffc107!important;border:1px solid #FFC107!important;color:#fff}.bg-danger{background-color:#e70d0d!important;border:1px solid #E70D0D!important;color:#fff}.bg-dark{background-color:#111827!important;border:1px solid #111827!important;color:#fff}.bg-light{background-color:#e9eaeb!important;border:1px solid #E9EAEB!important;color:#fff}.bg-black{background-color:#000!important;border:1px solid #000!important;color:#fff}.bg-purple{background-color:#ab47bc!important;border:1px solid #AB47BC!important;color:#fff}.bg-soft-primary{background-color:#ffd8eb;color:var(--bs-purple)}.bg-soft-secondary{background-color:#b2b3d5;color:#282b8b}.bg-soft-success{background-color:#a4ebc4;color:#03c95a}.bg-soft-danger{background-color:#ec9e9e;color:#e70d0d}.bg-soft-warning{background-color:#ffe9a6;color:#ffc107}.bg-soft-info{background-color:#5625e84d;color:#5625e8}.bg-soft-light{background-color:#e9eaebe6;color:#656b76}.bg-soft-dark{background-color:#1118274d;color:#fff}.bg-light{color:#656b76}.bg-primary-gradient{background:linear-gradient(90deg,#fd2692,#0a67f2)!important;color:#fff}.bg-secondary-gradient{background:linear-gradient(90deg,#ff0098,#ffd24d 53.5%,#00aae6)!important;color:#fff}.bg-warning-gradient{background:linear-gradient(180deg,#fef8ea,#fff)!important;color:#fff}.bg-info-gradient{background:linear-gradient(180deg,#e7f1fc,#fff)!important;color:#fff}.bg-success-gradient{background:linear-gradient(180deg,#e8f9e8,#fff)!important;color:#fff}.bg-danger-gradient{background:linear-gradient(180deg,#fde9ed,#fff)!important;color:#fff}.bg-purple-gradient{background:linear-gradient(to right,#ab47bc,#9b25b7)!important;color:#fff}.bg-teal-gradient{background:linear-gradient(180deg,#e6f9ff,#fff)!important;color:#fff}.bg-light-gradient{background:linear-gradient(180deg,#ffffff78,#fff)!important;color:#000}.bg-dark-gradient{background:linear-gradient(180deg,#f3f6ff,#fff)!important;color:#fff}.bg-outline-primary{background-color:#fff;border:1px solid var(--bs-purple);color:var(--bs-purple)}.bg-outline-secondary{background-color:#fff;border:1px solid #282B8B;color:#282b8b}.bg-outline-warning{background-color:#fff;border:1px solid #FFC107;color:#ffc107}.bg-outline-info{background-color:#fff;border:1px solid #5625E8;color:#5625e8}.bg-outline-success{background-color:#fff;border:1px solid #03C95A;color:#03c95a}.bg-outline-danger{background-color:#fff;border:1px solid #E70D0D;color:#e70d0d}.bg-outline-dark{background-color:#fff;border:1px solid #111827;color:#111827}.bg-outline-light{background-color:#fff;border:1px solid #E9EAEB!important;color:#000!important}.btn.bg-primary-transparent:hover{background-color:var(--bs-purple)!important;color:#fff!important}.bg-primary-transparent,.bg-primary-transparent:hover{background-color:#ffecf5!important;color:var(--bs-purple)!important}.bg-secondary-transparent,.bg-secondary-transparent:hover{background-color:#ececf5!important;color:#282b8b!important}.bg-info-transparent,.bg-info-transparent:hover{background-color:#e1d8fb!important;color:#5625e8!important}.bg-success-transparent,.bg-success-transparent:hover{background-color:#d2f5e1!important;color:#03c95a!important}.bg-warning-transparent,.bg-warning-transparent:hover{background-color:#fff4d2!important;color:#ffc107!important}.bg-danger-transparent,.bg-danger-transparent:hover{background-color:#f6cece!important;color:#e70d0d!important}.bg-light-transparent{background-color:#e9eaeb80!important;color:#e9eaeb!important}.bg-light-transparent:hover{background-color:#e9eaeb80!important;color:#656b76!important}.bg-skyblue-transparent,.bg-skyblue-transparent:hover{background-color:#d3f5fc!important;color:#0dcaf0!important}.bg-gray-100{background-color:#e4e5e7}.bg-gray-200{background-color:#c9cbcf}.bg-gray-300{background-color:#afb2b8}.bg-gray-400{background-color:#969aa2}.bg-gray-500{background-color:#7d828c}.bg-gray-600{background-color:#656b76}.bg-gray-700{background-color:#4e5561}.bg-gray-800{background-color:#393f4d}.bg-gray-900{background-color:#242b3a}.bg-light-100{background-color:#fdfdfd!important}.bg-light-300{background-color:#f8f9f9!important}.bg-light-400{background-color:#f6f7f7!important}.bg-light-500{background-color:#f4f5f5!important}.bg-success-800{background-color:#33d37a!important}.svg-primary{fill:var(--bs-purple)}.svg-secondary{fill:#282b8b}.svg-success{fill:#03c95a}.svg-danger{fill:#e70d0d}.svg-warning{fill:#ffc107}.svg-white{fill:#fff}.svg-black{fill:#000}.svg-pink{fill:#fd3995}.svg-purple{fill:#ab47bc}.svg-info{fill:#5625e8}.svg-light{fill:#e9eaeb}.svg-dark{fill:#111827}.svg-default{fill:#656b76}.color-container{width:5rem;height:5rem;border-radius:4px;display:flex;align-items:center;justify-content:center;line-height:3rem}.text-container{padding:.25rem .5rem;border-radius:4px;box-shadow:0 0 5px #00000014}.color-box{width:80px;height:80px;border-radius:4px;margin-right:.75rem;margin-bottom:.75rem}.badge-soft-skyblue{background:#d3f5fc;color:#0dcaf0}.bg-skyblue{background:#0dcaf0;color:#fff}.bg-light-200{background:#fbfbfb!important}.bg-light-300{background:#f8f9f9}.bg-primary-gradient{background:linear-gradient(90deg,#fd2692,#0a67f2)}.bg-transparent-primary{background:#ffecf5}.bg-transparent-dark{background:#eaebee}.bg-transparent-info{background:#f0ebfd}.bg-transparent-skyblue{background:#d3f5fc}.bg-transparent-warning{background:#fff4d2}.bg-transparent-light{background:#e9eaeb}.bg-transparent-danger{background:#f6cece}.bg-transparent-success{background:#d2f5e1}.bg-transparent-info{background:#e1d8fb}.bg-light-gray{background:#f4f5f5}.bg-light-orange,.bg-light-orange span{background:#fec5e2}.bg-light-red,.bg-light-red span{background:#f1b6b6}.bg-light-green,.bg-light-green span{background:#a4ebc4}.avatar{position:relative;height:2.625rem;width:2.625rem;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;color:#fff;font-weight:500}.avatar a.badge:hover{color:#fff}.avatar img{width:100%;height:100%;border-radius:4px;object-fit:cover}.avatar.avatar-rounded,.avatar.avatar-rounded img{border-radius:50%}.avatar.avatar-radius-0,.avatar.avatar-radius-0 img{border-radius:0}.avatar .avatar-badge{position:absolute;inset-block-start:-4%;inset-inline-end:-.375rem;width:1.4rem;height:1.4rem;font-size:.625rem;border:2px solid #FFF;border-radius:50%!important;display:flex;align-items:center;justify-content:center}.avatar.online:before,.avatar.offline:before{position:absolute;content:"";width:.5rem;height:.5rem;border-radius:50%;inset-inline-end:0;inset-block-end:0;border:2px solid #FFF!important;z-index:1}.avatar.online:before{background-color:#03c95a}.avatar.offline:before{background-color:#7d828c}.avatar.avatar-xs{width:1.25rem;height:1.25rem;line-height:1.25rem;font-size:.65rem}.avatar.avatar-xs .avatar-badge{padding:.25rem;width:1rem;height:1rem;line-height:1rem;font-size:.5rem;inset-block-start:-25%;inset-inline-end:-.5rem}.avatar.avatar-sm{width:1.5rem;height:1.5rem;line-height:1.5rem;font-size:.65rem}.avatar.avatar-sm .avatar-badge{padding:.3rem;width:1.1rem;height:1.1rem;line-height:1.1rem;font-size:.5rem;inset-block-start:-28%;inset-inline-end:-.45rem}.avatar.avatar-sm.online:before,.avatar.avatar-sm.offline:before{width:.5rem;height:.5rem}.avatar.avatar-md{width:2rem;height:2rem;line-height:2rem;font-size:.8rem}.avatar.avatar-md .avatar-badge{padding:.4rem;width:1.2rem;height:1.2rem;line-height:1.2rem;font-size:.65rem;inset-block-start:-6%;inset-inline-end:-13%}.avatar.avatar-md.online:before,.avatar.avatar-md.offline:before{width:.75rem;height:.75rem}.avatar.avatar-md svg{width:1.5rem;height:1.5rem}.avatar.avatar-lg{width:2.813rem;height:2.813rem;line-height:2.813rem;font-size:1rem}.avatar.avatar-lg .avatar-badge{inset-block-start:-15%;inset-inline-end:-.25%}.avatar.avatar-lg.online:before,.avatar.avatar-lg.offline:before{width:.8rem;height:.8rem}.avatar.avatar-lg svg{width:1.8rem;height:1.8rem}.avatar.avatar-xl{width:4rem;height:4rem;line-height:4rem;font-size:1.25rem}.avatar.avatar-xl .avatar-badge{inset-block-start:-8%;inset-inline-end:-.2%}.avatar.avatar-xl.online:before,.avatar.avatar-xl.offline:before{width:.95rem;height:.95rem}.avatar.avatar-xxl{width:5rem;height:5rem;line-height:5rem;font-size:1.5rem}.avatar.avatar-xxl .avatar-badge{inset-block-start:-4%;inset-inline-end:0rem}.avatar.avatar-xxl.online:before,.avatar.avatar-xxl.offline:before{width:1.05rem;height:1.05rem;inset-block-end:.25rem}.avatar.avatar-xxxl{width:6rem;height:6rem;line-height:6rem;font-size:1.75rem}.avatar.avatar-xxxl .avatar-badge{inset-block-start:-4%;inset-inline-end:0rem}.avatar.avatar-xxxl.online:before,.avatar.avatar-xxxl.offline:before{width:1.05rem;height:1.05rem;inset-block-end:.25rem}.avatar-list-stacked{padding:0}.avatar-list-stacked.avatar-group-overlapped .avatar{margin-right:-.875rem}.avatar-list-stacked.avatar-group-overlapped .avatar:hover{z-index:1}.avatar-list-stacked.avatar-group-lg .avatar{width:3.25rem;height:3.25rem}.avatar-list-stacked.avatar-group-lg .avatar>.initial-wrap{font-size:.95rem}.avatar-list-stacked.avatar-group-lg.avatar-group-overlapped .avatar{margin-right:-1rem}.avatar-list-stacked.avatar-group-sm .avatar{width:2rem;height:2rem}.avatar-list-stacked.avatar-group-sm .avatar>.initial-wrap{font-size:.6rem}.avatar-list-stacked.avatar-group-sm.avatar-group-overlapped .avatar{margin-right:-.625rem}.avatar-list-stacked.avatar-group-xs .avatar{width:1rem;height:1rem;margin-inline-end:-6px!important}.avatar-list-stacked.avatar-group-xs .avatar>.initial-wrap{font-size:.6rem}.avatar-list-stacked.avatar-group-xs.avatar-group-overlapped .avatar{margin-right:-6px}.avatar-list-stacked .avatar{margin-inline-end:-.875rem!important;border:1px solid rgba(0,0,0,.05);vertical-align:middle;transition:transform ease .2s}.avatar-list-stacked .avatar:last-child{margin-inline-end:0!important}.avatar-list-stacked .avatar:hover{z-index:1;transform:translateY(-.188rem)}.avatar-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.avatar-group .avatar{width:2.625rem;height:2.625rem}.avatar-group .avatar .avatar-img,.avatar-group .avatar>.initial-wrap{border:2px solid #FFF;font-size:.9rem}.avatar-group.avatar-group-overlapped .avatar{margin-right:-.875rem}.avatar-group.avatar-group-overlapped .avatar:hover{z-index:1}.avatar-group.avatar-group-lg .avatar{width:3.25rem;height:3.25rem}.avatar-group.avatar-group-lg .avatar>.initial-wrap{font-size:.95rem}.avatar-group.avatar-group-lg.avatar-group-overlapped .avatar{margin-right:-1rem}.avatar-group.avatar-group-sm .avatar{width:2rem;height:2rem}.avatar-group.avatar-group-sm .avatar>.initial-wrap{font-size:.6rem}.avatar-group.avatar-group-sm.avatar-group-overlapped .avatar{margin-right:-.625rem}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:var(--bs-purple);text-shadow:unset}.bootstrap-datetimepicker-widget table th{font-size:12px;font-weight:600;color:#656b76;width:26px;height:24px;line-height:24px}.bootstrap-datetimepicker-widget table th.prev,.bootstrap-datetimepicker-widget table th.next{padding-bottom:8px}.bootstrap-datetimepicker-widget table th.prev span,.bootstrap-datetimepicker-widget table th.next span{width:20px;height:20px;font-size:12px;border:1px solid #EBECED;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.bootstrap-datetimepicker-widget table th.prev span:hover,.bootstrap-datetimepicker-widget table th.next span:hover{background:#111827;border-color:#111827;color:#fff}.bootstrap-datetimepicker-widget table td{font-size:12px;color:#242b3a}.bootstrap-datetimepicker-widget table td.day{width:26px;height:24px;line-height:24px}.bootstrap-datetimepicker-widget{z-index:999!important}.bootstrap-datetimepicker-widget .picker-switch{padding-bottom:8px}.bootstrap-datetimepicker-widget table td.today:before{border-bottom-color:var(--bs-purple)}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:transparent}.shadow-sm{box-shadow:0 4.4px 12px -1px #dedede5c!important}.shadow-md{box-shadow:0 4px 4px #d9d9d940!important}.list-group-item{border-color:#ebeced!important;color:inherit}.list-group a.active,.list-group a:hover{background:#ffd8eb;color:var(--bs-purple)}.list-styled-dotted li{list-style-type:disc}.custom-offcanvas.offcanvas.offcanvas-end{width:600px!important}.custom-offcanvas.offcanvas.offcanvas-end .offcanvas-header .close-btn{width:20px;height:20px;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;background-color:#7d828c;border:1px solid #7D828C}.custom-offcanvas.offcanvas.offcanvas-end .offcanvas-header .close-btn:hover{background:#e70d0d;border-color:#e70d0d}.w-40{width:40%}@media (max-width: 767.98px){.w-40{width:100%}}hr{border-color:#ebeced}.btn-primary{color:#fff;background-color:var(--bs-purple);border-color:var(--bs-purple);font-size:14px;font-weight:500}.btn-check:checked+.btn,.btn.active,.btn.show,.btn.show:hover,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-purple);border-color:var(--bs-purple);color:#fff}button{cursor:pointer}button:focus{outline:0;box-shadow:none}.btn{border-radius:5px;padding:7px 15px;font-size:14px;transition:all .5s;font-weight:500}.btn:focus{box-shadow:none!important}.btn:hover{transition:all .5s}.btn.btn-lg{padding:.65rem 1rem;font-size:1rem}.btn.btn-sm{padding:.25rem .5rem;font-size:.75rem}.btn.btn-secondary{background-color:#282b8b;border:1px solid #282B8B;color:#fff}.btn.btn-secondary:hover,.btn.btn-secondary:focus,.btn.btn-secondary.focus,.btn.btn-secondary:active,.btn.btn-secondary.active{background-color:#20226f;border:1px solid #20226f;color:#fff}.btn.btn-success{background-color:#03c95a;border:1px solid #03C95A;color:#fff}.btn.btn-success:hover,.btn.btn-success:focus,.btn.btn-success.focus,.btn.btn-success:active,.btn.btn-success.active{background-color:#02a64a;border:1px solid #02a64a;color:#fff}.btn.btn-info{background-color:#5625e8;border:1px solid #5625E8;color:#fff}.btn.btn-info:hover,.btn.btn-info:focus,.btn.btn-info.focus,.btn.btn-info:active,.btn.btn-info.active{background-color:#4616d3;border:1px solid #4616d3;color:#fff}.btn.btn-warning{background-color:#ffc107;border:1px solid #FFC107;color:#fff}.btn.btn-warning:hover,.btn.btn-warning:focus,.btn.btn-warning.focus,.btn.btn-warning:active,.btn.btn-warning.active{background-color:#e2aa00;border:1px solid #e2aa00;color:#fff}.btn.btn-danger{background-color:#e70d0d;border:1px solid #E70D0D;color:#fff}.btn.btn-danger:hover,.btn.btn-danger:focus,.btn.btn-danger.focus,.btn.btn-danger:active,.btn.btn-danger.active{background-color:#c50b0b;border:1px solid #c50b0b;color:#fff}.btn.btn-dark{background-color:#111827;border:1px solid #111827;color:#fff}.btn.btn-dark:hover,.btn.btn-dark:focus,.btn.btn-dark.focus,.btn.btn-dark:active,.btn.btn-dark.active{background-color:#06090e;border:1px solid #06090e;color:#fff}.btn.btn-light{background-color:#e9eaeb;border:1px solid #E9EAEB;color:#fff}.btn.btn-light:hover,.btn.btn-light:focus,.btn.btn-light.focus,.btn.btn-light:active,.btn.btn-light.active{background-color:#d6d8da;border:1px solid #d6d8da;color:#fff}.btn.btn-black{background-color:#000;border:1px solid #000;color:#fff}.btn.btn-black:hover,.btn.btn-black:focus,.btn.btn-black.focus,.btn.btn-black:active,.btn.btn-black.active{background-color:#000;border:1px solid black;color:#fff}.btn.btn-purple{background-color:#ab47bc;border:1px solid #AB47BC;color:#fff}.btn.btn-purple:hover,.btn.btn-purple:focus,.btn.btn-purple.focus,.btn.btn-purple:active,.btn.btn-purple.active{background-color:#953ca4;border:1px solid #953ca4;color:#fff}.btn.btn-primary{background-color:var(--bs-purple);border:1px solid var(--bs-purple);color:#fff}.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary.focus,.btn.btn-primary:active,.btn.btn-primary.active{background-color:var(--bs-orange);border:1px solid var(--bs-orange);color:#fff}.btn.btn-primary-blue{background-color:#4c40ed;border:1px solid #4c40ed;color:#fff}.btn.btn-primary-blue:hover,.btn.btn-primary-blue:focus,.btn.btn-primary-blue.focus,.btn.btn-primary-blue:active,.btn.btn-primary-blue.active{background-color:#2d1fea;border:1px solid #2d1fea;color:#fff}.btn.btn-light{background-color:#ebeced;border:1px solid #EBECED;color:#242b3a}.btn.btn-light:hover,.btn.btn-light:focus,.btn.btn-light.focus,.btn.btn-light:active,.btn.btn-light.active{background-color:#e3e4e6;border:1px solid #EBECED;color:#242b3a}.btn.btn-white{background-color:#fff;border-color:#fff;color:#242b3a}.btn.btn-linear-primary{background:linear-gradient(90deg,#fd2692,#0a67f2);color:#fff;border:0;position:relative;overflow:hidden;z-index:1}.btn.btn-linear-primary:before{content:"";position:absolute;background:linear-gradient(90deg,#fd2692,#0a67f2);transform:scaleX(0);transform-origin:right center;transition:transform .24s ease-in-out;left:0;top:0;width:100%;height:100%;z-index:-1}.btn.btn-linear-primary:hover:before{transform:scaleX(1);transform-origin:left center}.btn-group .btn{padding:.45rem .75rem}.btn-group-lg .btn{padding:.65rem 1rem}.btn-group-sm .btn{padding:.25rem .5rem}.btn.btn-w-xs{min-width:5.625rem}.btn.btn-w-sm{min-width:6.975rem}.btn.btn-w-md{min-width:8.125rem}.btn.btn-w-lg{min-width:9.375rem}.btn-icon i{padding:0rem;margin:-.5rem}.btn-icon.btn-sm{width:1.75rem;height:1.75rem;font-size:.8rem}.btn-icon.btn-lg{width:2.75rem;height:2.75rem;font-size:1.2rem}.btn-list>button,.btn-list>a{margin:0 .375rem .375rem 0}[dir=rtl] .btn-list button,[dir=rtl] .btn-list div,[dir=rtl] .btn-list a,[dir=rtl] .btn-list input{margin:0 0 .375rem .375rem}.btn-list{margin-block-end:-.5rem}.btn-square{border-radius:0}.btn-group-pill .btn:first-child{border-radius:60px 0 0 60px}.btn-group-pill .btn:last-child{border-radius:0 60px 60px 0}.btn-group-square .btn:first-child{border-radius:0}.btn-group-square .btn:last-child{border-radius:0}.btn.btn-primary-light{background-color:#ff008a1a;color:var(--bs-purple)}.btn.btn-primary-light:hover,.btn.btn-primary-light:focus,.btn.btn-primary-light:active{background-color:var(--bs-purple);color:#fff;border-color:var(--bs-purple)}.btn.btn-secondary-light{background-color:#282b8b1a;color:#282b8b}.btn.btn-secondary-light:hover,.btn.btn-secondary-light:focus,.btn.btn-secondary-light:active{background-color:#282b8b;color:#fff;border-color:#282b8b}.btn.btn-warning-light{background-color:#ffc1071a;color:#ffc107}.btn.btn-warning-light:hover,.btn.btn-warning-light:focus,.btn.btn-warning-light:active{background-color:#ffc107;color:#fff;border-color:#ffc107}.btn.btn-info-light{background-color:#5625e81a;color:#5625e8}.btn.btn-info-light:hover,.btn.btn-info-light:focus,.btn.btn-info-light:active{background-color:#5625e8;color:#fff;border-color:#5625e8}.btn.btn-success-light{background-color:#03c95a1a;color:#03c95a}.btn.btn-success-light:hover,.btn.btn-success-light:focus,.btn.btn-success-light:active{background-color:#03c95a;color:#fff;border-color:#03c95a}.btn.btn-danger-light{background-color:#e70d0d1a;color:#e70d0d}.btn.btn-danger-light:hover,.btn.btn-danger-light:focus,.btn.btn-danger-light:active{background-color:#e70d0d;color:#fff;border-color:#e70d0d}.btn.btn-primary-ghost{background-color:transparent;color:var(--bs-purple);border:1px solid var(--bs-purple)}.btn.btn-primary-ghost:active{color:var(--bs-purple);border:1px solid var(--bs-purple);background-color:transparent}.btn.btn-secondary-ghost{background-color:transparent;color:#282b8b;border:1px solid #282B8B}.btn.btn-secondary-ghost:active{color:#282b8b;border:1px solid #282B8B;background-color:transparent}.btn.btn-warning-ghost{background-color:transparent;color:#ffc107;border:1px solid #FFC107}.btn.btn-warning-ghost:active{color:#ffc107;border:1px solid #FFC107;background-color:transparent}.btn.btn-info-ghost{background-color:transparent;color:#5625e8;border:1px solid #5625E8}.btn.btn-info-ghost:active{color:#5625e8;border:1px solid #5625E8;background-color:transparent}.btn.btn-success-ghost{background-color:transparent;color:#03c95a;border:1px solid #03C95A}.btn.btn-success-ghost:active{color:#03c95a;border:1px solid #03C95A;background-color:transparent}.btn.btn-danger-ghost{background-color:transparent;color:#e70d0d;border:1px solid #E70D0D}.btn.btn-danger-ghost:active{color:#e70d0d;border:1px solid #E70D0D;background-color:transparent}.btn-list button{margin:0 .375rem .375rem 0}.btn-outline-primary{border:1px solid var(--bs-purple)!important;color:var(--bs-purple)!important}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary.active{background-color:var(--bs-purple)!important;border:1px solid var(--bs-purple)!important;box-shadow:0 3px 10px #ff008a80;color:#fff!important}.btn-outline-secondary{border:1px solid #282B8B!important;color:#282b8b!important}.btn-outline-secondary:hover,.btn-outline-secondary:focus,.btn-outline-secondary.focus,.btn-outline-secondary:active,.btn-outline-secondary.active{background-color:#282b8b!important;border:1px solid #282B8B!important;box-shadow:0 3px 10px #282b8b80;color:#fff!important}.btn-outline-success{border:1px solid #03C95A!important;color:#03c95a!important}.btn-outline-success:hover,.btn-outline-success:focus,.btn-outline-success.focus,.btn-outline-success:active,.btn-outline-success.active{background-color:#03c95a!important;border:1px solid #03C95A!important;box-shadow:0 3px 10px #03c95a80;color:#fff!important}.btn-outline-danger{border:1px solid #E70D0D!important;color:#e70d0d!important}.btn-outline-danger:hover,.btn-outline-danger:focus,.btn-outline-danger.focus,.btn-outline-danger:active,.btn-outline-danger.active{background-color:#e70d0d!important;border:1px solid #E70D0D!important;box-shadow:0 3px 10px #e70d0d80;color:#fff!important}.btn-outline-warning{border:1px solid #FFC107!important;color:#ffc107!important}.btn-outline-warning:hover,.btn-outline-warning:focus,.btn-outline-warning.focus,.btn-outline-warning:active,.btn-outline-warning.active{background-color:#ffc107!important;border:1px solid #FFC107!important;box-shadow:0 3px 10px #ffc10780;color:#fff!important}.btn-outline-info{border:1px solid #5625E8!important;color:#5625e8!important}.btn-outline-info:hover,.btn-outline-info:focus,.btn-outline-info.focus,.btn-outline-info:active,.btn-outline-info.active{background-color:#5625e8!important;border:1px solid #5625E8!important;box-shadow:0 3px 10px #5625e880;color:#fff!important}.btn-outline-light{border:1px solid #E9EAEB!important;color:#4e5561!important}.btn-outline-light:hover,.btn-outline-light:focus,.btn-outline-light.focus,.btn-outline-light:active,.btn-outline-light.active{background-color:#e9eaeb!important;border:1px solid #E9EAEB!important;color:#4e5561!important}.btn-outline-dark{border:1px solid #111827!important;color:#111827!important}.btn-outline-dark:hover,.btn-outline-dark:focus,.btn-outline-dark.focus,.btn-outline-dark:active,.btn-outline-dark.active{background-color:#111827!important;border:1px solid #111827!important;box-shadow:0 3px 10px #11182780;color:#fff!important}.btn-soft-primary{background-color:#feb1d8!important;color:var(--bs-purple)!important}.btn-soft-primary:hover,.btn-soft-primary:focus,.btn-soft-primary.focus,.btn-soft-primary:active,.btn-soft-primary.active{box-shadow:0 3px 12px #ff008a33;border-color:var(--bs-purple)}.btn-soft-secondary{background-color:#b2b3d5!important;color:#282b8b!important}.btn-soft-secondary:hover,.btn-soft-secondary:focus,.btn-soft-secondary.focus,.btn-soft-secondary:active,.btn-soft-secondary.active{box-shadow:0 3px 12px #282b8b33;border-color:#282b8b}.btn-soft-success{background-color:#a4ebc4!important;color:#03c95a!important}.btn-soft-success:hover,.btn-soft-success:focus,.btn-soft-success.focus,.btn-soft-success:active,.btn-soft-success.active{box-shadow:0 3px 12px #03c95a33;border-color:#03c95a}.btn-soft-danger{background-color:#ec9e9e!important;color:#e70d0d!important}.btn-soft-danger:hover,.btn-soft-danger:focus,.btn-soft-danger.focus,.btn-soft-danger:active,.btn-soft-danger.active{box-shadow:0 3px 12px #e70d0d33;border-color:#e70d0d}.btn-soft-warning{background-color:#ffe9a6!important;color:#ffc107!important}.btn-soft-warning:hover,.btn-soft-warning:focus,.btn-soft-warning.focus,.btn-soft-warning:active,.btn-soft-warning.active{box-shadow:0 3px 12px #ffc10733;border-color:#ffc107}.btn-soft-info{background-color:#5625e84d!important;color:#5625e8!important}.btn-soft-info:hover,.btn-soft-info:focus,.btn-soft-info.focus,.btn-soft-info:active,.btn-soft-info.active{box-shadow:0 3px 12px #5625e833;border-color:#5625e8}.btn-soft-light{background-color:#e9eaebe6!important;color:#656b76!important}.btn-soft-light:hover,.btn-soft-light:focus,.btn-soft-light.focus,.btn-soft-light:active,.btn-soft-light.active{box-shadow:0 3px 12px #e9eaeb33;border-color:#e9eaeb;border-color:#656b76}.btn-soft-dark{background-color:#1118274d!important;color:#fff!important}.btn-soft-dark:hover,.btn-soft-dark:focus,.btn-soft-dark.focus,.btn-soft-dark:active,.btn-soft-dark.active{box-shadow:0 3px 12px #11182733;border-color:#111827}.page-loader{width:48px;height:48px;border:4px solid;background:#fff3;border-color:transparent var(--bs-purple) var(--bs-purple) transparent;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;animation:rotation 1s ease-in-out infinite}.page-loader:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;border:12px solid;border-color:transparent #282B8B #282B8B transparent;transform:translate(-50%,-50%);border-radius:50%}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.badge.badge-primary{background:#ff008a1a;box-shadow:0 1px 1px #ff008a80;color:var(--bs-purple)}.badge.badge-dark-transparent{background:#eaebee;color:#242b3a}.badge.badge-info-transparent{background:#f0ebfd;color:#673bea}.badge.badge-purple-transparent{background:#f7eef9;color:#ab47bc}.badge.badge-success-100{background:#d2f5e1;color:#03c95a}.badge.badge-primary-transparent{background:#ffecf5;color:var(--bs-purple)}.badge.badge-danger-transparent{background:#fae7e7;color:#e70d0d}.badge.badge-skyblue{background:#e9fafe;color:#0dcaf0}.badge.badge-primary{background:var(--bs-purple);color:#fff}.badge.badge-soft-primary{background:#ff008a1a;color:var(--bs-purple)}.badge.badge-secondary{background:#282b8b;color:#fff}.badge.badge-soft-secondary{background:#282b8b1a;color:#282b8b}.badge.badge-success{background:#03c95a;color:#fff}.badge.badge-soft-success{background:#03c95a1a;color:#03c95a}.badge.badge-info{background:#5625e8;color:#fff}.badge.badge-soft-info{background:#5625e81a;color:#5625e8}.badge.badge-warning{background:#ffc107;color:#fff}.badge.badge-soft-warning{background:#ffc1071a;color:#ffc107}.badge.badge-danger{background:#e70d0d;color:#fff}.badge.badge-soft-danger{background:#e70d0d1a;color:#e70d0d}.badge.badge-dark{background:#111827;color:#fff}.badge.badge-soft-dark{background:#1118271a;color:#111827}.badge.badge-light{background:#e9eaeb;color:#fff}.badge.badge-soft-light{background:#e9eaeb1a;color:#e9eaeb}.badge.badge-black{background:#000;color:#fff}.badge.badge-soft-black{background:#0000001a;color:#000}.badge.badge-purple{background:#ab47bc;color:#fff}.badge.badge-soft-purple{background:#ab47bc1a;color:#ab47bc}.badge{padding:.25rem .45rem;text-transform:capitalize;font-weight:600;letter-spacing:.5px;border-radius:4px}.badge.badge-xs{font-size:10px;padding:0 5px;line-height:18px}.badge.badge-sm{font-size:11px;padding:5px 8px;line-height:11px}.badge.badge-md{font-size:12px;padding:5px 12px;line-height:1.5}.badge.badge-lg{font-size:14px;padding:0 10px;line-height:30px}.badge.badge-xl{font-size:16px;padding:0 15px;line-height:35px}.badge.badge-soft-skyblue{background:#d3f5fc;color:#0dcaf0}.border-container{display:inline-block;width:5rem;height:5rem;margin:.25rem;background-color:#e9eaeb}.border{border:1px solid #EBECED!important}.border.border-dashed{border-style:dashed!important}.border.border-dotted{border-style:dotted!important}.border.border-primary{border:1px solid var(--bs-purple)!important;opacity:1}.border.border-primary.border-opacity-10{border-color:#ff008a1a!important}.border.border-primary.border-opacity-25{border-color:#ff008a40!important}.border.border-primary.border-opacity-50{border-color:#ff008a80!important}.border.border-primary.border-opacity-75{border-color:#ff008abf!important}.border.border-primary.border-opacity-100{border-color:var(--bs-purple)!important}.border.border-secondary{border:1px solid #282B8B!important;opacity:1}.border.border-secondary.border-opacity-10{border-color:#282b8b1a!important}.border.border-secondary.border-opacity-25{border-color:#282b8b40!important}.border.border-secondary.border-opacity-50{border-color:#282b8b80!important}.border.border-secondary.border-opacity-75{border-color:#282b8bbf!important}.border.border-secondary.border-opacity-100{border-color:#282b8b!important}.border.border-info{border:1px solid #5625E8!important;opacity:1}.border.border-info.border-opacity-10{border-color:#5625e81a!important}.border.border-info.border-opacity-25{border-color:#5625e840!important}.border.border-info.border-opacity-50{border-color:#5625e880!important}.border.border-info.border-opacity-75{border-color:#5625e8bf!important}.border.border-info.border-opacity-100{border-color:#5625e8!important}.border.border-success{border:1px solid #03C95A!important;opacity:1}.border.border-success.border-opacity-10{border-color:#03c95a1a!important}.border.border-success.border-opacity-25{border-color:#03c95a40!important}.border.border-success.border-opacity-50{border-color:#03c95a80!important}.border.border-success.border-opacity-75{border-color:#03c95abf!important}.border.border-success.border-opacity-100{border-color:#03c95a!important}.border.border-warning{border:1px solid #FFC107!important;opacity:1}.border.border-warning.border-opacity-10{border-color:#ffc1071a!important}.border.border-warning.border-opacity-25{border-color:#ffc10740!important}.border.border-warning.border-opacity-50{border-color:#ffc10780!important}.border.border-warning.border-opacity-75{border-color:#ffc107bf!important}.border.border-warning.border-opacity-100{border-color:#ffc107!important}.border.border-danger{border:1px solid #E70D0D!important;opacity:1}.border.border-danger.border-opacity-10{border-color:#e70d0d1a!important}.border.border-danger.border-opacity-25{border-color:#e70d0d40!important}.border.border-danger.border-opacity-50{border-color:#e70d0d80!important}.border.border-danger.border-opacity-75{border-color:#e70d0dbf!important}.border.border-danger.border-opacity-100{border-color:#e70d0d!important}.border.border-white{border:1px solid #FFF!important;opacity:1}.border.border-white.border-opacity-10{border-color:#ffffff1a!important}.border.border-white.border-opacity-25{border-color:#ffffff40!important}.border.border-white.border-opacity-50{border-color:#ffffff80!important}.border.border-white.border-opacity-75{border-color:#ffffffbf!important}.border.border-white.border-opacity-100{border-color:#fff!important}.border.border-light{border:1px solid #E9EAEB!important;opacity:1}.border.border-light.border-opacity-10{border-color:#e9eaeb1a!important}.border.border-light.border-opacity-25{border-color:#e9eaeb40!important}.border.border-light.border-opacity-50{border-color:#e9eaeb80!important}.border.border-light.border-opacity-75{border-color:#e9eaebbf!important}.border.border-light.border-opacity-100{border-color:#e9eaeb!important}.border.border-dark{border:1px solid #111827!important;opacity:1}.border.border-dark.border-opacity-10{border-color:#1118271a!important}.border.border-dark.border-opacity-25{border-color:#11182740!important}.border.border-dark.border-opacity-50{border-color:#11182780!important}.border.border-dark.border-opacity-75{border-color:#111827bf!important}.border.border-dark.border-opacity-100{border-color:#111827!important}.border.border-opacity-10{--bs-border-opacity: .1 !important}.border.border-opacity-25{--bs-border-opacity: .25 !important}.border.border-opacity-50{--bs-border-opacity: .5 !important}.border.border-opacity-75{--bs-border-opacity: .75 !important}.border.border-opacity-100{--bs-border-opacity: 1 !important}.border.border-1{border-width:1px!important}.border.border-2{border-width:2px!important}.border.border-3{border-width:3px!important}.border.border-4{border-width:4px!important}.border.border-5{border-width:5px!important}.border.border-block-start-dashed{border-top-style:dashed}.border.border-block-start-dotted{border-top-style:dotted}.border.border-inline-end-dashed{border-inline-end-style:dashed}.border.border-inline-end-dotted{border-inline-end-style:dotted}.border.border-block-end-dashed{border-bottom-style:dashed}.border.border-block-end-dotted{border-bottom-style:dotted}.border.border-inline-start-dashed{border-inline-start-style:dashed}.border.border-inline-start-dotted{border-inline-start-style:dotted}.border.border-0{border:0!important}.border.border-top-0{border-block-start:0!important}.border.border-end-0{border-inline-end:0!important}.border.border-bottom-0{border-block-end:0!important}.border.border-start-0{border-inline-start:0!important}.border-top{border-top:1px solid #EBECED!important}.border-top.border-block-start-dashed{border-top-style:dashed!important}.border-top.border-block-start-dotted{border-top-style:dotted!important}.border-top.border-primary{border-color:var(--bs-purple)!important}.border-top.border-secondary{border-color:#282b8b!important}.border-top.border-warning{border-color:#ffc107!important}.border-top.border-info{border-color:#5625e8!important}.border-top.border-success{border-color:#03c95a!important}.border-top.border-danger{border-color:#e70d0d!important}.border-top.border-light{border-color:#e9eaeb!important}.border-top.border-dark{border-color:#111827!important}.border-end{border-inline-end:1px solid #EBECED!important}.border-end.border-inline-end-dashed{border-inline-end-style:dashed!important}.border-end.border-inline-end-dotted{border-inline-end-style:dotted!important}.border-end.border-primary{border-color:var(--bs-purple)!important}.border-end.border-secondary{border-color:#282b8b!important}.border-end.border-warning{border-color:#ffc107!important}.border-end.border-info{border-color:#5625e8!important}.border-end.border-success{border-color:#03c95a!important}.border-end.border-danger{border-color:#e70d0d!important}.border-end.border-light{border-color:#e9eaeb!important}.border-end.border-dark{border-color:#111827!important}.border-bottom{border-bottom:1px solid #EBECED!important}.border-bottom.border-block-end-dashed{border-bottom-style:dashed!important}.border-bottom.border-block-end-dotted{border-bottom-style:dotted!important}.border-bottom.border-primary{border-color:var(--bs-purple)!important}.border-bottom.border-secondary{border-color:#282b8b!important}.border-bottom.border-warning{border-color:#ffc107!important}.border-bottom.border-info{border-color:#5625e8!important}.border-bottom.border-success{border-color:#03c95a!important}.border-bottom.border-danger{border-color:#e70d0d!important}.border-bottom.border-light{border-color:#e9eaeb!important}.border-bottom.border-dark{border-color:#111827!important}.border-bottom.border-skyblue{border-color:#0dcaf0!important}.border-start{border-inline-start:1px solid #EBECED!important}.border-start.border-inline-start-dashed{border-inline-start-style:dashed!important}.border-start.border-inline-start-dotted{border-inline-start-style:dotted!important}.border-start.border-primary{border-color:var(--bs-purple)!important}.border-start.border-secondary{border-color:#282b8b!important}.border-start.border-warning{border-color:#ffc107!important}.border-start.border-info{border-color:#5625e8!important}.border-start.border-success{border-color:#03c95a!important}.border-start.border-danger{border-color:#e70d0d!important}.border-start.border-light{border-color:#e9eaeb!important}.border-start.border-dark{border-color:#111827!important}.border-primary{border-color:var(--bs-purple)!important}.border-secondary{border-color:#282b8b!important}.border-warning{border-color:#ffc107!important}.border-info{border-color:#5625e8!important}.border-success{border-color:#03c95a!important}.border-danger{border-color:#e70d0d!important}.border-skyblue{border-color:#0dcaf0!important}.border-3{border-width:3px!important}.br-1{border-radius:.0625rem}.br-2{border-radius:.125rem}.br-3{border-radius:.1875rem}.br-4{border-radius:.25rem}.br-5{border-radius:.3125rem!important}.br-6{border-radius:.375rem}.br-7{border-radius:.4375rem}.br-8{border-radius:.5rem}.br-9{border-radius:.5625rem}.br-10{border-radius:.625rem!important}.br-15{border-radius:.9375rem}.br-20{border-radius:1.25rem}.rounded{border-radius:4px!important}.dropdown-auto{overflow:auto}.dropdown .dropdown-toggle{font-weight:400;font-size:14px;padding:9px 8px;color:#242b3a;border-radius:5px;background-color:#fff;border:1px solid #EBECED}.dropdown .dropdown-toggle:after{display:inline-block;margin-inline-start:.5rem;vertical-align:0;content:"";font-family:"Font Awesome 5 Free";border:0;font-size:.75rem;font-weight:600}.dropdown .dropdown-toggle.btn-primary{color:#fff}.dropdown .dropdown-menu{font-family:Archivo,sans-serif}.dropdown-menu{border-color:#ebeced;box-shadow:0 4px 13px -2px #1310220f;font-size:.875rem;color:#242b3a;background-color:#fff;padding:0;z-index:10}.dropdown-divider{border-color:#ebeced}.dropdown-item-text,.dropdown-header{color:#656b76}.dropdown-item{color:#242b3a!important;padding:.594rem .9375rem;font-size:14px}.dropdown-item.disabled,.dropdown-item:disabled{color:#656b76;opacity:.5}.dropdown-item:not(.active):hover,.dropdown-item:not(.active):focus,.dropdown-item:not(.active):active{color:#242b3a;background-color:#f4f5f5}.dropdown-item.active{background-color:#f4f5f5}.dropdown-toggle:after{display:inline-block;margin-inline-start:.25rem;vertical-align:0;content:"";font-family:"Font Awesome 5 Free";border:0;font-size:.6rem;font-weight:600}.dropup .dropdown-toggle:after{display:inline-block;margin-inline-start:.25rem;vertical-align:0;content:"";font-family:"Font Awesome 5 Free";border:0;font-size:.6rem;font-weight:600}.dropup .dropdown-toggle:after{display:inline-block;margin-inline-start:.25rem;vertical-align:0;content:"";font-family:"Font Awesome 5 Free";border:0;font-size:.6rem;font-weight:600}.dropend .dropdown-toggle:after{display:inline-block;margin-inline-start:.25rem;vertical-align:0;content:"";font-family:"Font Awesome 5 Free";border:0;font-size:.6rem;font-weight:600}.dropstart .dropdown-toggle:before{display:inline-block;margin-inline-start:.25rem;vertical-align:0;content:"";font-family:"Font Awesome 5 Free";border:0;font-size:.6rem;font-weight:600}.btn.dropdown-toggle-split{opacity:.85}.dropdown-menu-dark{background-color:#111827;border-color:#ffffff1a}.dropdown-menu-dark li a{color:#fff}.btn-list a.dropdown-item{margin-block-end:0}.btn-list .btn-soft-success:hover,.btn-list .btn-soft-danger:hover{transform:translateY(0)}.dropdown-menu.dropdown-menu-primary{background-color:var(--bs-purple)}.dropdown-menu.dropdown-menu-primary li a{color:#ffffffe6}.dropdown-menu.dropdown-menu-primary .dropdown-item:hover,.dropdown-menu.dropdown-menu-primary .dropdown-item:focus,.dropdown-menu.dropdown-menu-primary .dropdown-item:active,.dropdown-menu.dropdown-menu-primary .dropdown-item.active{color:#fff}.dropdown-menu.dropdown-menu-secondary{background-color:#282b8b}.dropdown-menu.dropdown-menu-secondary li a{color:#ffffffe6}.dropdown-menu.dropdown-menu-secondary .dropdown-item:hover,.dropdown-menu.dropdown-menu-secondary .dropdown-item:focus,.dropdown-menu.dropdown-menu-secondary .dropdown-item:active,.dropdown-menu.dropdown-menu-secondary .dropdown-item.active{color:#fff}.dropdown-menu.dropdown-menu-warning{background-color:#ffc107}.dropdown-menu.dropdown-menu-warning li a{color:#ffffffe6}.dropdown-menu.dropdown-menu-warning .dropdown-item:hover,.dropdown-menu.dropdown-menu-warning .dropdown-item:focus,.dropdown-menu.dropdown-menu-warning .dropdown-item:active,.dropdown-menu.dropdown-menu-warning .dropdown-item.active{color:#fff}.dropdown-menu.dropdown-menu-info{background-color:#5625e8}.dropdown-menu.dropdown-menu-info li a{color:#ffffffe6}.dropdown-menu.dropdown-menu-info .dropdown-item:hover,.dropdown-menu.dropdown-menu-info .dropdown-item:focus,.dropdown-menu.dropdown-menu-info .dropdown-item:active,.dropdown-menu.dropdown-menu-info .dropdown-item.active{color:#fff}.dropdown-menu.dropdown-menu-success{background-color:#03c95a}.dropdown-menu.dropdown-menu-success li a{color:#ffffffe6}.dropdown-menu.dropdown-menu-success .dropdown-item:hover,.dropdown-menu.dropdown-menu-success .dropdown-item:focus,.dropdown-menu.dropdown-menu-success .dropdown-item:active,.dropdown-menu.dropdown-menu-success .dropdown-item.active{color:#fff}.dropdown-menu.dropdown-menu-danger{background-color:#e70d0d}.dropdown-menu.dropdown-menu-danger li a{color:#ffffffe6}.dropdown-menu.dropdown-menu-danger .dropdown-item:hover,.dropdown-menu.dropdown-menu-danger .dropdown-item:focus,.dropdown-menu.dropdown-menu-danger .dropdown-item:active,.dropdown-menu.dropdown-menu-danger .dropdown-item.active{color:#fff}.dropdown-menu.dropmenu-item-primary .dropdown-item:hover,.dropdown-menu.dropmenu-item-primary .dropdown-item:focus,.dropdown-menu.dropmenu-item-primary .dropdown-item:active,.dropdown-menu.dropmenu-item-primary .dropdown-item.active{background-color:#ff008a1a!important;color:var(--bs-purple)}.dropdown-menu.dropmenu-item-secondary .dropdown-item:hover,.dropdown-menu.dropmenu-item-secondary .dropdown-item:focus,.dropdown-menu.dropmenu-item-secondary .dropdown-item:active,.dropdown-menu.dropmenu-item-secondary .dropdown-item.active{background-color:#282b8b1a!important;color:#282b8b}.dropdown-menu.dropmenu-item-warning .dropdown-item:hover,.dropdown-menu.dropmenu-item-warning .dropdown-item:focus,.dropdown-menu.dropmenu-item-warning .dropdown-item:active,.dropdown-menu.dropmenu-item-warning .dropdown-item.active{background-color:#ffc1071a!important;color:#ffc107}.dropdown-menu.dropmenu-item-info .dropdown-item:hover,.dropdown-menu.dropmenu-item-info .dropdown-item:focus,.dropdown-menu.dropmenu-item-info .dropdown-item:active,.dropdown-menu.dropmenu-item-info .dropdown-item.active{background-color:#5625e81a!important;color:#5625e8}.dropdown-menu.dropmenu-item-success .dropdown-item:hover,.dropdown-menu.dropmenu-item-success .dropdown-item:focus,.dropdown-menu.dropmenu-item-success .dropdown-item:active,.dropdown-menu.dropmenu-item-success .dropdown-item.active{background-color:#03c95a1a!important;color:#03c95a}.dropdown-menu.dropmenu-item-danger .dropdown-item:hover,.dropdown-menu.dropmenu-item-danger .dropdown-item:focus,.dropdown-menu.dropmenu-item-danger .dropdown-item:active,.dropdown-menu.dropmenu-item-danger .dropdown-item.active{background-color:#e70d0d1a!important;color:#e70d0d}.dropdown-menu.dropmenu-light-primary{background-color:#282b8b1a;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.dropdown-menu.dropmenu-light-primary .dropdown-item:hover,.dropdown-menu.dropmenu-light-primary .dropdown-item:focus,.dropdown-menu.dropmenu-light-primary .dropdown-item:active,.dropdown-menu.dropmenu-light-primary .dropdown-item.active{color:#fff;background-color:var(--bs-purple)!important}.dropdown-menu.dropmenu-light-secondary{background-color:#282b8b1a;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.dropdown-menu.dropmenu-light-secondary .dropdown-item:hover,.dropdown-menu.dropmenu-light-secondary .dropdown-item:focus,.dropdown-menu.dropmenu-light-secondary .dropdown-item:active,.dropdown-menu.dropmenu-light-secondary .dropdown-item.active{color:#fff;background-color:#282b8b!important}.dropdown-menu.dropmenu-light-info{background-color:#5625e81a;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.dropdown-menu.dropmenu-light-info .dropdown-item:hover,.dropdown-menu.dropmenu-light-info .dropdown-item:focus,.dropdown-menu.dropmenu-light-info .dropdown-item:active,.dropdown-menu.dropmenu-light-info .dropdown-item.active{color:#fff;background-color:#5625e8!important}.dropdown-menu.dropmenu-light-warning{background-color:#ffc1071a;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.dropdown-menu.dropmenu-light-warning .dropdown-item:hover,.dropdown-menu.dropmenu-light-warning .dropdown-item:focus,.dropdown-menu.dropmenu-light-warning .dropdown-item:active,.dropdown-menu.dropmenu-light-warning .dropdown-item.active{color:#fff;background-color:#ffc107!important}.dropdown-menu.dropmenu-light-success{background-color:#03c95a1a;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.dropdown-menu.dropmenu-light-success .dropdown-item:hover,.dropdown-menu.dropmenu-light-success .dropdown-item:focus,.dropdown-menu.dropmenu-light-success .dropdown-item:active,.dropdown-menu.dropmenu-light-success .dropdown-item.active{color:#fff;background-color:#03c95a!important}.dropdown-menu.dropmenu-light-danger{background-color:#e70d0d1a;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.dropdown-menu.dropmenu-light-danger .dropdown-item:hover,.dropdown-menu.dropmenu-light-danger .dropdown-item:focus,.dropdown-menu.dropmenu-light-danger .dropdown-item:active,.dropdown-menu.dropmenu-light-danger .dropdown-item.active{color:#fff;background-color:#e70d0d!important}.dropdown-divider{margin:0}.bd-example>.dropdown-menu{position:static;display:block}.card-dropdown>a{background:#fff;border-radius:6px;font-weight:400;box-shadow:0 4.4px 20px -1px #1310220d;border:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#4e5561;padding:10px 10px 10px 30px;position:relative}.card-dropdown>a .cal-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);z-index:10}.card-dropdown>a i{font-size:16px;margin-right:5px}.card-dropdown>a[aria-expanded=true]:after{-webkit-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease;transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg)}.card-dropdown .dropdown-menu{border:0;border-radius:6px;padding:15px;box-shadow:0 4px 9px -1px #13102208}.card-dropdown .dropdown-menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;border-radius:6px;font-size:14px}.card-dropdown .dropdown-menu li a i{font-size:16px;margin-right:8px}.card-dropdown .dropdown-menu li a:hover{background:#edeeef;color:#393f4d}.dropdown-md{min-width:320px!important}.dropdown-sm{min-width:250px!important}.dropdown-menu.notes-menu{z-index:99999}.dropdown-menu.notes-menu a.dropdown-item{color:#242b3a;font-size:14px;font-weight:400;display:flex;align-items:center;padding:8px 15px}.dropdown-menu.notes-menu span{margin-right:8px}.dropdown-menu.notes-menu svg{width:14px;height:14px;color:#656b76}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:#242b3a;font-family:Archivo,sans-serif;font-weight:700;margin-bottom:0}h1,.h1{font-size:36px;font-weight:700}@media (max-width: 991.98px){h1,.h1{font-size:32px}}@media (max-width: 767.98px){h1,.h1{font-size:26px}}h2,.h2{font-size:32px;font-weight:700}@media (max-width: 991.98px){h2,.h2{font-size:28px}}@media (max-width: 767.98px){h2,.h2{font-size:24px}}h3,.h3{font-size:28px;font-weight:700}@media (max-width: 991.98px){h3,.h3{font-size:24px}}@media (max-width: 767.98px){h3,.h3{font-size:22px}}h4,.h4{font-size:24px;font-weight:600}@media (max-width: 991.98px){h4,.h4{font-size:20px}}@media (max-width: 767.98px){h4,.h4{font-size:18px}}h5,.h5{font-size:20px;font-weight:600}@media (max-width: 991.98px){h5,.h5{font-size:18px}}h6,.h6{font-size:18px;font-weight:600}.display-4{font-size:52px;font-weight:700}@media (max-width: 1399.98px){.display-4{font-size:40px}}@media (max-width: 991.98px){.display-4{font-size:36px}}@media (max-width: 767.98px){.display-4{font-size:28px}}.display-5{font-size:44px;font-weight:700}@media (max-width: 1199.98px){.display-5{font-size:38px}}@media (max-width: 991.98px){.display-5{font-size:30px}}@media (max-width: 767.98px){.display-5{font-size:26px}}.display-6{font-size:38px;font-weight:700}@media (max-width: 1199.98px){.display-6{font-size:36px}}@media (max-width: 991.98px){.display-6{font-size:30px}}@media (max-width: 767.98px){.display-6{font-size:24px}}.fs-sm{font-size:.6875rem}.fs-base{font-size:.875rem}.fs-lg{font-size:1.125rem}.fs-1{font-size:.0625rem}.fs-2{font-size:.125rem}.fs-3{font-size:.1875rem}.fs-4{font-size:.25rem}.fs-5{font-size:.3125rem!important}.fs-6{font-size:.375rem!important}.fs-7{font-size:.4375rem}.fs-8{font-size:.5rem!important}.fs-9{font-size:.5625rem}.fs-10{font-size:.75em!important}.fs-11{font-size:.6875rem}.fs-12{font-size:.75rem}.fs-13{font-size:.8125rem}.fs-14{font-size:.875rem!important}.fs-15{font-size:.9375rem}.fs-16{font-size:1rem!important}.fs-17{font-size:1.0625rem}.fs-18{font-size:1.125rem}.fs-19{font-size:1.1875rem}.fs-20{font-size:1.25rem}.fs-21{font-size:1.3125rem}.fs-22{font-size:1.375rem}.fs-23{font-size:1.4375rem}.fs-24{font-size:1.5rem}.fs-25{font-size:1.5625rem}.fs-26{font-size:1.625rem}.fs-27{font-size:1.6875rem}.fs-28{font-size:1.75rem}.fs-29{font-size:1.8125rem}.fs-30{font-size:1.875rem}.fs-32{font-size:2rem}.fs-34{font-size:2.125rem}.fs-36{font-size:2.25rem}.fs-38{font-size:2.375rem}.fs-40{font-size:2.5rem}.text-default{color:#656b76!important}.text-muted{color:#677788!important}.text-linear-primary{background:linear-gradient(90deg,#fd2692,#0a67f2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-primary{color:var(--bs-purple)!important;opacity:1}.text-primary.text-opacity-75{color:#ff008abf!important}.text-primary.text-opacity-25{color:#ff008a40!important}.text-primary.text-opacity-50{color:#ff008a80!important}.text-primary-blue{color:#4c40ed!important;opacity:1}.text-primary-blue.text-opacity-75{color:#4c40edbf!important}.text-primary-blue.text-opacity-25{color:#4c40ed40!important}.text-primary-blue.text-opacity-50{color:#4c40ed80!important}.text-secondary{color:#282b8b!important;opacity:1}.text-info{color:#5625e8!important;opacity:1}.text-success{color:#03c95a!important;opacity:1}.text-warning{color:#ffc107!important;opacity:1}.text-danger{color:#e70d0d!important;opacity:1}.text-skyblue{color:#0dcaf0!important;opacity:1}.text-pink{color:#fd3995!important}.text-purple{color:#ab47bc!important}.text-dark{color:#111827!important}.text-light{color:#e9eaeb!important}.text-gray{color:#7d828c!important}.text-black{color:#000!important}.text-white,.text-fixed-white{color:#fff!important}.text-fixed-black{color:#000!important}.text-gray-1{color:#e4e5e7}.text-gray-2{color:#c9cbcf}.text-gray-3{color:#afb2b8}.text-gray-4{color:#969aa2}.text-gray-5{color:#7d828c}.text-gray-6{color:#656b76}.text-gray-7{color:#4e5561}.text-gray-8{color:#393f4d}.text-gray-9{color:#242b3a!important}.text-light-500{color:#f4f5f5}.text-light-900{color:#ebeced}a{color:#242b3a;cursor:pointer;text-decoration:none;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}a:hover{color:var(--bs-purple);-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}a:focus{outline:0}.link-primary{color:var(--bs-purple)!important}.link-primary:hover,.link-primary:focus,.link-primary:active{color:#cc006e!important}.link-primary.text-decoration-underline:hover{text-decoration-color:var(--bs-purple)!important}.link-secondary{color:#282b8b!important}.link-secondary:hover,.link-secondary:focus,.link-secondary:active{color:#282b8b!important}.link-success{color:#03c95a!important}.link-success:hover,.link-success:focus,.link-success:active{color:#03c95a!important}.link-danger{color:#e70d0d!important}.link-danger:hover,.link-danger:focus,.link-danger:active{color:#e70d0d!important}.link-warning{color:#ffc107!important}.link-warning:hover,.link-warning:focus,.link-warning:active{color:#ffc107!important}.link-info{color:#5625e8!important}.link-info:hover,.link-info:focus,.link-info:active{color:#5625e8!important}.link-light{color:#e9eaeb!important}.link-light:hover,.link-light:focus,.link-light:active{color:#f4f5f5!important}.link-dark{color:#111827!important}.link-dark:hover,.link-dark:focus,.link-dark:active{color:#111827!important}hr.text-danger{border-color:#e70d0d!important}.blockquote-container{padding:1.25rem;border-left:4px solid #EBECED;position:relative}.blockquote-container.text-end{border-right:4px solid #EBECED;border-left:0}.blockquote.custom-blockquote{font-size:.85rem;font-weight:600;padding:1rem;border-radius:4px;position:relative}.blockquote.custom-blockquote:before{content:"";font-family:Fontawesome;z-index:0;font-size:2rem;position:absolute;inset-block-start:0;inset-inline-start:.5rem}.blockquote.custom-blockquote.primary{background-color:#ff008a1a;border-inline-start:2px solid var(--bs-purple)}.blockquote.custom-blockquote.primary:before{color:#ff008a1a}.blockquote.custom-blockquote.secondary{background-color:#282b8b1a;border-inline-start:2px solid #282B8B}.blockquote.custom-blockquote.secondary:before{color:#282b8b1a}.blockquote.custom-blockquote.info{background-color:#5625e81a;border-inline-start:2px solid #5625E8}.blockquote.custom-blockquote.info:before{color:#5625e81a}.blockquote.custom-blockquote.warning{background-color:#ffc1071a;border-inline-start:2px solid #FFC107}.blockquote.custom-blockquote.warning:before{color:#ffc1071a}.blockquote.custom-blockquote.success{background-color:#03c95a1a;border-inline-start:2px solid #03C95A}.blockquote.custom-blockquote.success:before{color:#03c95a1a}.blockquote.custom-blockquote.danger{background-color:#e70d0d1a;border-inline-start:2px solid #E70D0D}.blockquote.custom-blockquote.danger:before{color:#e70d0d1a}[data-theme-mode=dark] .shadow-sm{box-shadow:0 .125rem .25rem #2125294d!important}[data-theme-mode=dark] .shadow{box-shadow:0 .5rem 1rem #2125294d!important}[data-theme-mode=dark] .shadow-lg{box-shadow:0 1rem 3rem #2125294d!important}@media screen and (min-width: 576px){.w-sm-auto{width:auto}}[dir=rtl] .text-break{word-wrap:break-word!important;word-break:break-word!important}.transform-none{transform:none!important}.list-circle{list-style:circle;padding-left:2rem}.form-control{border-color:#ebeced;color:#242b3a;background-color:#fff;font-size:14px;font-weight:400;line-height:1.6;border-radius:5px;padding:.5rem .625rem;height:40px;transition:all .5s}.form-control:focus{box-shadow:none;border-color:#ebeced}textarea{resize:none}textarea.form-control{min-height:38px;height:auto}.form-control[type=file]{padding:.3rem .5rem}.form-control[type=file].form-control-sm{padding:.25rem .5rem!important}.form-control[type=file].form-control-lg{padding:.5rem 1rem!important}.form-text{color:#677788}.form-control-light{background-color:#e9eaeb;border:0}.form-control-light:focus{background-color:#e9eaeb}.form-control-primary{background-color:#ff008a1a;border:0;color:var(--bs-purple)}.form-control-primary:focus{background-color:#ff008a1a;color:var(--bs-purple)}.form-input-color{height:2.25rem;width:2.25rem;border-radius:4px;overflow:hidden;padding:0}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:#677788}.form-floating>.form-control:not(:placeholder-shown)~label:after{background-color:transparent}.form-select{background-color:#fff;border:1px solid #EBECED;color:#656b76;font-size:14px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-size:1.25rem;line-height:2}.form-select option{background-color:#fff;padding:.35rem .75rem;border-radius:.25rem;margin-block-end:.25rem}.form-select option:last-child{margin-block-end:0}.form-select option:checked{background-color:rgba(var(var(--bs-purple)),.2);color:var(--bs-purple)}.form-select option:select{background-color:rgba(var(var(--bs-purple)),.2);color:var(--bs-purple)}.form-select option:hover{background-color:rgba(var(var(--bs-purple)),.2);color:var(--bs-purple)}.form-select option:focus{background-color:rgba(var(var(--bs-purple)),.2);color:var(--bs-purple)}.form-check-input{width:.9rem;height:.9rem;background-color:#fff;border:1px solid #EBECED}.form-check-input:checked{background-color:var(--bs-purple);border-color:var(--bs-purple)}.form-check-input.form-checked-outline:checked{background-color:transparent;border-color:var(--bs-purple)}.form-check-input.form-checked-secondary:checked{background-color:#282b8b;border-color:#282b8b}.form-check-input.form-checked-warning:checked{background-color:#ffc107;border-color:#ffc107}.form-check-input.form-checked-info:checked{background-color:#5625e8;border-color:#5625e8}.form-check-input.form-checked-success:checked{background-color:#03c95a;border-color:#03c95a}.form-check-input.form-checked-danger:checked{background-color:#e70d0d;border-color:#e70d0d}.form-check-input.form-checked-light:checked{background-color:#e9eaeb;border-color:#e9eaeb}.form-check-input.form-checked-dark:checked{background-color:#111827;border-color:#111827}.form-check-input:focus{box-shadow:none}.form-checked-outline:checked[type=checkbox]{background-image:none;position:relative;background-color:transparent}.form-checked-outline:checked[type=checkbox]:before{content:"";font-family:bootstrap-icons!important;position:absolute;color:var(--bs-purple);width:.625rem;height:.625rem;inset-block-start:-1px;inset-inline-start:0px;font-size:.688rem}.form-checked-outline:checked[type=checkbox].form-checked-secondary:before{color:#282b8b}.form-checked-outline:checked[type=checkbox].form-checked-warning:before{color:#ffc107}.form-checked-outline:checked[type=checkbox].form-checked-info:before{color:#5625e8}.form-checked-outline:checked[type=checkbox].form-checked-success:before{color:#03c95a}.form-checked-outline:checked[type=checkbox].form-checked-danger:before{color:#e70d0d}.form-checked-outline:checked[type=checkbox].form-checked-light:before{color:#e9eaeb}.form-checked-outline:checked[type=checkbox].form-checked-dark:before{color:#111827}.form-checked-outline:checked[type=radio]{background-image:none;position:relative;background-color:transparent}.form-checked-outline:checked[type=radio]:before{content:"";font-family:bootstrap-icons!important;position:absolute;color:var(--bs-purple);width:.625rem;height:.625rem;inset-block-start:-1.13rem;inset-inline-start:-.6rem;font-size:2rem}.form-checked-outline:checked[type=radio].form-checked-secondary:before{color:#282b8b}.form-checked-outline:checked[type=radio].form-checked-warning:before{color:#ffc107}.form-checked-outline:checked[type=radio].form-checked-info:before{color:#5625e8}.form-checked-outline:checked[type=radio].form-checked-success:before{color:#03c95a}.form-checked-outline:checked[type=radio].form-checked-danger:before{color:#e70d0d}.form-checked-outline:checked[type=radio].form-checked-light:before{color:#e9eaeb}.form-checked-outline:checked[type=radio].form-checked-dark:before{color:#111827}fieldset:disabled .btn{color:#fff;background-color:var(--bs-purple);border-color:var(--bs-purple)}.form-select:focus{border-color:rgba(var(var(--bs-purple)),.5);outline:0;box-shadow:none}.btn-check:focus+.btn,.btn:focus{background-color:none;border-color:none;outline:0}.btn-check:active+.btn:focus,.btn-check:checked+.btn:focus,.btn.active:focus,.btn.show:focus,.btn:active:focus{box-shadow:none}.form-control:disabled,.form-select:disabled{background-color:#e9eaeb;color:#656b76}.form-control-plaintext{color:#656b76}.form-control::-webkit-file-upload-button{color:#656b76;background-color:#f7f8f9}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#f7f8f9}.form-control:focus{color:#242b3a}.form-control:focus::-webkit-input-placeholder,.form-control:focus::placeholder{color:#afb2b8;padding-inline-start:.3rem;transition:padding-inline-start .1s ease-in}.form-control::-webkit-input-placeholder{color:#afb2b8;padding-inline-start:0px;transition:padding-inline-start .1s ease-in}.form-control:-moz-placeholder{color:#afb2b8}.form-control::-moz-placeholder{color:#afb2b8}.form-control:-ms-input-placeholder{color:#afb2b8}.form-control-sm{font-size:.8rem;padding:.25rem .8rem;height:auto}.form-control-lg{font-size:1rem;padding:.5rem 1rem}.form-check-md .form-check-input{width:1.15rem;height:1.15rem}.form-check-md.form-switch .form-check-input{width:2.25rem}.form-check-md label{margin-inline-start:.5rem;font-size:.95rem;margin-block-start:3px}.form-check-lg .form-check-input{width:1.35rem;height:1.35rem}.form-check-lg.form-switch .form-check-input{width:2.5rem}.form-check-lg label{margin-inline-start:.5rem;font-size:1rem;margin-block-start:3px}.label-primary{background:var(--bs-purple);color:#fff}.label-secondary{background:#282b8b;color:#fff}.label-warning{background:#ffc107;color:#fff}.label-info{background:#5625e8;color:#fff}.label-success{background:#03c95a;color:#fff}.label-danger{background:#e70d0d;color:#fff}.label-light{background:#e9eaeb;color:#fff}.label-dark{background:#111827;color:#fff}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent!important}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem - 4px)}.form-floating.floating-primary label{color:var(--bs-purple);opacity:1}.form-floating.floating-primary input{border:1px solid var(--bs-purple)}.form-floating.floating-primary>.form-control:focus~label{color:var(--bs-purple)!important}.form-floating.floating-secondary label{color:#282b8b;opacity:1}.form-floating.floating-secondary input{border:1px solid #282B8B}.form-floating.floating-secondary>.form-control:focus~label{color:#282b8b!important}.form-floating.floating-warning label{color:#ffc107;opacity:1}.form-floating.floating-warning input{border:1px solid #FFC107}.form-floating.floating-warning>.form-control:focus~label{color:#ffc107!important}.form-floating.floating-info label{color:#5625e8;opacity:1}.form-floating.floating-info input{border:1px solid #5625E8}.form-floating.floating-info>.form-control:focus~label{color:#5625e8!important}.form-floating.floating-success label{color:#03c95a;opacity:1}.form-floating.floating-success input{border:1px solid #03C95A}.form-floating.floating-success>.form-control:focus~label{color:#03c95a!important}.form-floating.floating-danger label{color:#e70d0d;opacity:1}.form-floating.floating-danger input{border:1px solid #E70D0D}.form-floating.floating-danger>.form-control:focus~label{color:#e70d0d!important}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{background-color:#fff;border-radius:4px}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#03c95a;box-shadow:none}.form-control.is-valid,.was-validated .form-control:valid{border-color:#03c95a}.form-control-color{width:1.75rem;height:1.75rem;overflow:hidden;padding:0}.bootstrap-tagsinput{border-color:#ebeced;color:#656b76;background-color:#fff;font-size:15px;font-weight:400;border-radius:5px;padding:.45rem .625rem;height:38px;box-shadow:none;overflow-y:auto;width:100%}.bootstrap-tagsinput .tag{background:#e9eaeb;border-radius:5px;padding:4px 5px;font-size:14px;color:#4e5561;display:inline-flex;align-items:center}.bootstrap-tagsinput .tag span:after{color:#242b3a}.bootstrap-tagsinput .tag [data-role=remove]:hover,.bootstrap-tagsinput .tag [data-role=remove]:hover:active{box-shadow:none}[dir=rtl] [type=email],[dir=rtl] [type=number],[dir=rtl] [type=tel],[dir=rtl] [type=url]{direction:rtl}.form-select.is-invalid:not([multiple]):not([size]){padding-right:1.125rem;background-size:16px 28px,calc(.75em + .375rem) calc(.75em + .375rem)}input[type=range]::-webkit-slider-runnable-track{background-color:#e9eaeb}[dir=rtl] .form-checked-outline:checked[type=checkbox]:before{inset-inline-start:1px}.form-check{min-height:inherit!important}.col-form-label-lg,.col-form-label-sm,.col-form-label{font-weight:600}.col-form-label{font-size:15px;font-weight:500;color:#242b3a}.form-label{font-size:14px;font-weight:500;color:#242b3a}[data-theme-mode=dark] input[type=week]::-webkit-calendar-picker-indicator,[data-theme-mode=dark] input[type=month]::-webkit-calendar-picker-indicator,[data-theme-mode=dark] input[type=date]::-webkit-calendar-picker-indicator,[data-theme-mode=dark] input[type=datetime-local]::-webkit-calendar-picker-indicator,[data-theme-mode=dark] input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1)}[dir=rtl] input[type=week],[dir=rtl] input[type=month],[dir=rtl] input[type=date],[dir=rtl] input[type=datetime-local],[dir=rtl] input[type=time]{text-align:end}.input-group-text{border-color:#ebeced}.form-help{display:inline-flex;font-weight:700;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;font-size:.75rem;color:#fff;text-align:center;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;background:#282b8b;border-radius:4px}.form-help:hover,.form-help[aria-describedby]{color:#fff;background:var(--bs-purple)}.input-icon .form-control:not(:last-child),.input-icon .form-select:not(:last-child){padding-right:2.5rem}.input-group-link{font-size:12px}.input-group-flat:focus-within{border-radius:4px}.input-group-flat:focus-within .form-control,.input-group-flat:focus-within .input-group-text{border-color:#ebeced!important}.input-group-flat .form-control:focus{box-shadow:none}.input-group-flat .form-control:not(:last-child){border-right:0}.input-group-flat .form-control:not(:first-child){border-left:0}.input-group-flat .input-group-text:first-child{padding-right:0}.input-group-flat .input-group-text:last-child{padding-left:0}.custom-radio{display:block;position:relative;padding-left:25px;cursor:pointer;font-size:15px;color:#4e5561;text-transform:capitalize}.custom-radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-radio input:checked~.checkmark{border-color:var(--bs-purple);background:var(--bs-purple)}.custom-radio input:checked~.checkmark:after{opacity:1;visibility:visible}.custom-radio .checkmark{width:20px;height:20px;border:1px solid #EBECED;border-radius:50%;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s;margin:0;position:absolute;top:0;left:0}.custom-radio .checkmark:after{content:"";width:8px;height:8px;background-color:#fff;opacity:0;visibility:hidden;border-radius:50%;-webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.check-radio-group{flex-wrap:wrap;row-gap:10px}.check-radio-group .custom-radio{margin-right:15px}.check{display:block;margin:0;padding:0;width:0;height:0;visibility:hidden;opacity:0;pointer-events:none;position:absolute}.checktoggle{background-color:#7367f033;border-radius:12px;cursor:pointer;display:block;font-size:0;height:24px;margin-bottom:0;position:relative;width:46px}.status-toggle.modal-status label{height:16px;width:30px;background-color:#fff;border:1px solid #EBECED;margin-bottom:0}.check:checked+.checktoggle{background-color:#fff}.checktoggle:after{content:" ";display:block;width:10px;height:10px;background-color:#afb2b8;transition:left .3s ease,transform .3s ease;border-radius:50%;transform:translate(2px,-50%);-webkit-transform:translate(4px,-50%);-ms-transform:translate(2px,-50%);position:absolute;top:50%;left:0}.check:checked+.checktoggle:after{background-color:var(--bs-purple);left:100%;transform:translate(calc(-90% - 4px),-50%)}.input-icon{position:relative}.input-icon-addon{position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;min-width:2.5rem;color:#4e5561;pointer-events:none;font-size:1.2em}.input-icon-addon:last-child{right:0;left:auto}.input-icon-start .form-control{padding-left:28px}.icon-addon{position:absolute;top:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;min-width:2rem;color:#4e5561;pointer-events:none;font-size:1.2em}.form-wrap .form-wrap-icon{position:relative}.form-wrap .form-wrap-icon i{font-size:18px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.toggle-password{cursor:pointer;width:30px;height:30px;color:#242b3a;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;border-radius:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);position:absolute;top:50%;right:10px}.toggle-password:hover{color:var(--bs-purple)}.pass-group{position:relative}.toggle-passwords,.toggle-passworda{cursor:pointer;width:30px;height:30px;color:#242b3a;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;border-radius:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);position:absolute;top:50%;right:10px}.toggle-passwords:hover,.toggle-passworda:hover{color:var(--bs-purple)}.form-check .form-check-label{font-size:14px;color:#656b76}.form-switch .form-check-input{width:36px;height:20px}.form-switch .form-check-label{font-size:14px;color:#656b76}.form-radio,.form-checkbox{border:1px solid #EBECED;border-radius:5px;background-color:#fff;padding:8px}.form-radio label,.form-checkbox label{color:#656b76}.form-radio.active,.form-checkbox.active{background-color:#f8f9f9}.form-radio.active label,.form-checkbox.active label{color:#242b3a}.accordion-button{background-color:#fff;color:#242b3a;padding:1rem;font-size:20px;font-weight:600}.accordion-button:not(.collapsed){color:#242b3a;background-color:transparent;box-shadow:none}.accordion-button:not(.collapsed):after{background-image:none}.accordion-button:focus{border-color:#ff008a4d;box-shadow:none}.accordion-button:after{content:"";font-family:Fontawesome;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:3.125rem;color:#656b76;background-image:none}.accordion-body{padding:0 1rem 1rem;font-size:16px;color:#656b76;border-bottom:1px solid #EBECED}.accordion-item{color:#656b76;background-color:#fff;border:1px solid #EAEBEE;box-shadow:0 4px 4px #d9d9d940;border-radius:5px;position:relative;border:0;box-shadow:none}.accordions-items-seperate .accordion-item:not(:first-of-type){margin-block-start:1rem}.accordions-items-seperate .accordion-item{border-block-start:1px solid #EBECED;border-radius:4px;overflow:hidden}.accordion-item:last-of-type{border-bottom-right-radius:.35rem;border-bottom-left-radius:.35rem}.accordion-item:first-of-type{border-top-left-radius:.35rem;border-top-right-radius:.35rem}.accordion.accordion-primary .accordion-button{background-color:#ff008a1a;color:var(--bs-purple)}.accordion.accordion-primary .accordion-button:after{background-color:var(--bs-purple);color:#fff}.accordion.accordion-primary .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-primary .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-secondary .accordion-button{background-color:#282b8b1a;color:#282b8b}.accordion.accordion-secondary .accordion-button:after{background-color:#282b8b;color:#fff}.accordion.accordion-secondary .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-secondary .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-success .accordion-button{background-color:#03c95a1a;color:#03c95a}.accordion.accordion-success .accordion-button:after{background-color:#03c95a;color:#fff}.accordion.accordion-success .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-success .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-danger .accordion-button{background-color:#e70d0d1a;color:#e70d0d}.accordion.accordion-danger .accordion-button:after{background-color:#e70d0d;color:#fff}.accordion.accordion-danger .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-danger .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-warning .accordion-button{background-color:#ffc1071a;color:#ffc107}.accordion.accordion-warning .accordion-button:after{background-color:#ffc107;color:#fff}.accordion.accordion-warning .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-warning .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-info .accordion-button{background-color:#5625e81a;color:#5625e8}.accordion.accordion-info .accordion-button:after{background-color:#5625e8;color:#fff}.accordion.accordion-info .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-info .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-solid-primary .accordion-button{background-color:var(--bs-purple);color:#fff}.accordion.accordion-solid-primary .accordion-button:after{background-color:#fff;color:var(--bs-purple)}.accordion.accordion-solid-primary .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-solid-primary .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-solid-secondary .accordion-button{background-color:#282b8b;color:#fff}.accordion.accordion-solid-secondary .accordion-button:after{background-color:#fff;color:#282b8b}.accordion.accordion-solid-secondary .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-solid-secondary .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-solid-success .accordion-button{background-color:#03c95a;color:#fff}.accordion.accordion-solid-success .accordion-button:after{background-color:#fff;color:#03c95a}.accordion.accordion-solid-success .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-solid-success .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-solid-danger .accordion-button{background-color:#e70d0d;color:#fff}.accordion.accordion-solid-danger .accordion-button:after{background-color:#fff;color:#e70d0d}.accordion.accordion-solid-danger .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-solid-danger .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-solid-warning .accordion-button{background-color:#ffc107;color:#fff}.accordion.accordion-solid-warning .accordion-button:after{background-color:#fff;color:#ffc107}.accordion.accordion-solid-warning .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-solid-warning .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-solid-info .accordion-button{background-color:#5625e8;color:#fff}.accordion.accordion-solid-info .accordion-button:after{background-color:#fff;color:#5625e8}.accordion.accordion-solid-info .accordion-button.collapsed{background-color:#fff;color:#656b76}.accordion.accordion-solid-info .accordion-button.collapsed:after{background-color:#f7f8f9;color:#656b76}.accordion.accordion-border-primary .accordion-item{border:1px solid var(--bs-purple)}.accordion.accordion-border-primary .accordion-button{background-color:#fff;color:var(--bs-purple);border-block-end:0px}.accordion.accordion-border-primary .accordion-button:after{background-color:#fff;color:var(--bs-purple);border:1px solid var(--bs-purple)}.accordion.accordion-border-primary .accordion-button:not(.collapsed){border-block-end:1px solid var(--bs-purple)}.accordion.accordion-border-secondary .accordion-item{border:1px solid #282B8B}.accordion.accordion-border-secondary .accordion-button{background-color:#fff;color:#282b8b;border-block-end:0px}.accordion.accordion-border-secondary .accordion-button:after{background-color:#fff;color:#282b8b;border:1px solid #282B8B}.accordion.accordion-border-secondary .accordion-button:not(.collapsed){border-block-end:1px solid #282B8B}.accordion.accordion-border-success .accordion-item{border:1px solid #03C95A}.accordion.accordion-border-success .accordion-button{background-color:#fff;color:#03c95a;border-block-end:0px}.accordion.accordion-border-success .accordion-button:after{background-color:#fff;color:#03c95a;border:1px solid #03C95A}.accordion.accordion-border-success .accordion-button:not(.collapsed){border-block-end:1px solid #03C95A}.accordion.accordion-border-danger .accordion-item{border:1px solid #E70D0D}.accordion.accordion-border-danger .accordion-button{background-color:#fff;color:#e70d0d;border-block-end:0px}.accordion.accordion-border-danger .accordion-button:after{background-color:#fff;color:#e70d0d;border:1px solid #E70D0D}.accordion.accordion-border-danger .accordion-button:not(.collapsed){border-block-end:1px solid #E70D0D}.accordion.accordion-border-warning .accordion-item{border:1px solid #FFC107}.accordion.accordion-border-warning .accordion-button{background-color:#fff;color:#ffc107;border-block-end:0px}.accordion.accordion-border-warning .accordion-button:after{background-color:#fff;color:#ffc107;border:1px solid #FFC107}.accordion.accordion-border-warning .accordion-button:not(.collapsed){border-block-end:1px solid #FFC107}.accordion.accordion-border-info .accordion-item{border:1px solid #5625E8}.accordion.accordion-border-info .accordion-button{background-color:#fff;color:#5625e8;border-block-end:0px}.accordion.accordion-border-info .accordion-button:after{background-color:#fff;color:#5625e8;border:1px solid #5625E8}.accordion.accordion-border-info .accordion-button:not(.collapsed){border-block-end:1px solid #5625E8}.accordion.accordionicon-none .accordion-button:after{display:none}.accordion.accordionicon-left .accordion-button{padding-inline-start:2.5rem}.accordion.accordionicon-left .accordion-button:after{position:absolute;inset-inline-start:.625rem}.accordion.accordion-customicon1 .accordion-button:after{content:"+";font-family:Fontawesome}.accordion.accordion-customicon1 .accordion-button:not(.collapsed):after{content:"";font-family:Fontawesome}.customized-accordion .accordion-item.custom-accordion-primary .accordion-button{background-color:#ff008a1a;border-inline-start:.25rem solid rgba(255,0,138,.6)}.customized-accordion .accordion-item.custom-accordion-primary .accordion-button:after{background-color:#ff008a99;color:#fff}.customized-accordion .accordion-item.custom-accordion-primary .accordion-body{background-color:#ff008a1a;padding-block-start:0;border-inline-start:.25rem solid rgba(255,0,138,.6)}.customized-accordion .accordion-item.custom-accordion-secondary .accordion-button{background-color:#282b8b1a;border-inline-start:.25rem solid rgba(40,43,139,.6)}.customized-accordion .accordion-item.custom-accordion-secondary .accordion-button:after{background-color:#282b8b99;color:#fff}.customized-accordion .accordion-item.custom-accordion-secondary .accordion-body{background-color:#282b8b1a;padding-block-start:0;border-inline-start:.25rem solid rgba(40,43,139,.6)}.customized-accordion .accordion-item.custom-accordion-warning .accordion-button{background-color:#ffc1071a;border-inline-start:.25rem solid rgba(255,193,7,.6)}.customized-accordion .accordion-item.custom-accordion-warning .accordion-button:after{background-color:#ffc10799;color:#fff}.customized-accordion .accordion-item.custom-accordion-warning .accordion-body{background-color:#ffc1071a;padding-block-start:0;border-inline-start:.25rem solid rgba(255,193,7,.6)}.customized-accordion .accordion-item.custom-accordion-info .accordion-button{background-color:#5625e81a;border-inline-start:.25rem solid rgba(86,37,232,.6)}.customized-accordion .accordion-item.custom-accordion-info .accordion-button:after{background-color:#5625e899;color:#fff}.customized-accordion .accordion-item.custom-accordion-info .accordion-body{background-color:#5625e81a;padding-block-start:0;border-inline-start:.25rem solid rgba(86,37,232,.6)}.customized-accordion .accordion-item.custom-accordion-success .accordion-button{background-color:#03c95a1a;border-inline-start:.25rem solid rgba(3,201,90,.6)}.customized-accordion .accordion-item.custom-accordion-success .accordion-button:after{background-color:#03c95a99;color:#fff}.customized-accordion .accordion-item.custom-accordion-success .accordion-body{background-color:#03c95a1a;padding-block-start:0;border-inline-start:.25rem solid rgba(3,201,90,.6)}.customized-accordion .accordion-item.custom-accordion-danger .accordion-button{background-color:#e70d0d1a;border-inline-start:.25rem solid rgba(231,13,13,.6)}.customized-accordion .accordion-item.custom-accordion-danger .accordion-button:after{background-color:#e70d0d99;color:#fff}.customized-accordion .accordion-item.custom-accordion-danger .accordion-body{background-color:#e70d0d1a;padding-block-start:0;border-inline-start:.25rem solid rgba(231,13,13,.6)}.accordion-links .accordion-item{border:0;border-radius:0;box-shadow:none}.accordion-links .accordion-item .accordion-button{border-bottom:1px solid #EBECED;padding:16px;font-size:20px}@media (max-width: 767.98px){.accordion-links .accordion-item .accordion-button{font-size:16px}}.accordion-links .accordion-item .accordion-body{padding:0 16px 16px}.card{margin-bottom:1.5rem;background-color:#fff;transition:all .5s ease-in-out;position:relative;border-radius:10px;border:1px solid #EBECED;box-shadow:0 0 5px #00000014;color:inherit}.card .card-body{padding:1.25rem}.card .card-title{font-size:18px;font-weight:600;text-transform:capitalize;color:#242b3a}@media (max-width: 767.98px){.card .card-title{font-size:16px}}.card .card-header{border-color:#ebeced;position:relative;background:transparent;padding:1rem 1.25rem}@media (max-width: 767.98px){.card .card-header{padding:15px}}.card .card-header .card-title{margin-bottom:0rem}.card .card-header .subtitle{padding-top:.3125rem;font-size:.875rem;line-height:1.5}.card .card-footer{border-color:#ebeced;background:transparent;padding:1rem 1.25rem}.card-group .card{margin-bottom:1.5rem}.card.custom-card{border-radius:4px;border:0;background-color:#fff;position:relative;margin-block-end:1.5rem;width:100%}.card.custom-card .card-header{padding:1rem 1.25rem;background-color:transparent!important;border-block-end:1px solid #EBECED;display:flex;align-items:center;position:relative;flex-wrap:wrap;gap:.25rem}.card.custom-card .card-header:first-child{border-radius:.625rem .625rem 0 0}.card.custom-card .card-header .card-title{position:relative;margin-block-end:0;font-size:.9375rem;font-weight:700;text-transform:capitalize}.card.custom-card .card-header .card-title .subtitle{margin-block-end:0;text-transform:initial}.card.custom-card .card-footer{background-color:transparent!important;border-block-start:1px solid #EBECED;padding:1rem 1.5rem;font-size:14px}.card.custom-card .card-body{padding:1.5rem;color:#656b76}.card.custom-card .card-link{font-size:.75rem}.card .card-text{font-size:.813rem}.card .footer-card-icon{width:60px;height:60px}.card.overlay-card{position:relative;overflow:hidden;color:#ffffffe6}.card.overlay-card .card-header{border-block-end:1px solid rgba(255,255,255,.1)}.card.overlay-card .card-footer{border-block-start:1px solid rgba(255,255,255,.1)}.card.overlay-card .over-content-bottom{top:auto}.card.overlay-card:before{content:"";inset-inline-start:0;inset-inline-end:0;inset-block-start:0;inset-block-end:0;background-color:#0003;position:absolute}.card.card-bg-primary{background-color:var(--bs-purple);color:#fff}.card.card-bg-primary .card-header{background-color:#ffffff1a!important;color:#fff;border-block-end:1px solid rgba(255,255,255,.2)}.card.card-bg-primary .card-header:before{background-color:#fff}.card.card-bg-primary .card-body{color:#fff}.card.card-bg-primary .card-footer{background-color:#ffffff1a!important;color:#fff;border-block-start:1px solid rgba(255,255,255,.2)}.card.card-bg-secondary{background-color:#282b8b;color:#fff}.card.card-bg-secondary .card-header{background-color:#ffffff1a!important;color:#fff;border-block-end:1px solid rgba(255,255,255,.2)}.card.card-bg-secondary .card-header:before{background-color:#fff}.card.card-bg-secondary .card-body{color:#fff}.card.card-bg-secondary .card-footer{background-color:#ffffff1a!important;color:#fff;border-block-start:1px solid rgba(255,255,255,.2)}.card.card-bg-warning{background-color:#ffc107;color:#fff}.card.card-bg-warning .card-header{background-color:#ffffff1a!important;color:#fff;border-block-end:1px solid rgba(255,255,255,.2)}.card.card-bg-warning .card-header:before{background-color:#fff}.card.card-bg-warning .card-body{color:#fff}.card.card-bg-warning .card-footer{background-color:#ffffff1a!important;color:#fff;border-block-start:1px solid rgba(255,255,255,.2)}.card.card-bg-info{background-color:#5625e8;color:#fff}.card.card-bg-info .card-header{background-color:#ffffff1a!important;color:#fff;border-block-end:1px solid rgba(255,255,255,.2)}.card.card-bg-info .card-header:before{background-color:#fff}.card.card-bg-info .card-body{color:#fff}.card.card-bg-info .card-footer{background-color:#ffffff1a!important;color:#fff;border-block-start:1px solid rgba(255,255,255,.2)}.card.card-bg-success{background-color:#03c95a;color:#fff}.card.card-bg-success .card-header{background-color:#ffffff1a!important;color:#fff;border-block-end:1px solid rgba(255,255,255,.2)}.card.card-bg-success .card-header:before{background-color:#fff}.card.card-bg-success .card-body{color:#fff}.card.card-bg-success .card-footer{background-color:#ffffff1a!important;color:#fff;border-block-start:1px solid rgba(255,255,255,.2)}.card.card-bg-danger{background-color:#e70d0d;color:#fff}.card.card-bg-danger .card-header{background-color:#ffffff1a!important;color:#fff;border-block-end:1px solid rgba(255,255,255,.2)}.card.card-bg-danger .card-header:before{background-color:#fff}.card.card-bg-danger .card-body{color:#fff}.card.card-bg-danger .card-footer{background-color:#ffffff1a!important;color:#fff;border-block-start:1px solid rgba(255,255,255,.2)}.card.card-bg-light{background-color:#e9eaeb;color:#656b76}.card.card-bg-light .card-header{background-color:#0000000d!important;color:#656b76;border-block-end:#EBECED}.card.card-bg-light .card-body{color:#656b76}.card.card-bg-light .card-footer{background-color:#0000000d!important;color:#656b76;border-block-start:#EBECED}.card.card-bg-dark{background-color:#111827;color:#fff}.card.card-bg-dark .card-header{background-color:#ffffff1a!important;color:#fff;border-block-end:1px solid rgba(255,255,255,.2)}.card.card-bg-dark .card-header:before{background-color:#fff}.card.card-bg-dark .card-body{color:#fff}.card.card-bg-dark .card-footer{background-color:#ffffff1a!important;color:#fff;border-block-start:1px solid rgba(255,255,255,.2)}.card .card-anchor{position:absolute;top:0;inset-inline-end:0;bottom:0;inset-inline-start:0;z-index:1;pointer-events:auto;content:""}.card .collapse-close{display:none}.card.card .collapsed .collapse-close{display:block}.card.card .collapsed .collapse-open{display:none}.card.card-fullscreen{position:fixed;top:0;inset-inline-start:0;bottom:0;z-index:9999;margin:0}.cals-icon{font-size:50px;color:#7d828c}.callout{padding:1.25rem;margin-block-start:1.25rem;margin-block-end:1.25rem;background-color:#e9eaeb;border-inline-start:.25rem solid #EBECED}.callout-info{background-color:#5625e813;border-color:#5625e880}.callout-warning{background-color:#ffc10713;border-color:#ffc10780}.callout-danger{background-color:#e70d0d13;border-color:#e70d0d80}.btn-facebook{background-color:#3b5998;color:#fff;border:1px solid #3B5998}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active{background-color:#3b5998!important;color:#fff!important;border:1px solid #3B5998!important}.btn-instagram{background:#f09433;background:-moz-linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:-webkit-linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09433",endColorstr="#bc1888",GradientType=1);color:#fff;border:1px solid transparent}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active{color:#fff;border:1px solid transparent}.btn-twitter{background-color:#00acee;color:#fff;border:1px solid #00ACEE}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active{background-color:#00acee!important;color:#fff!important;border:1px solid #00ACEE!important}.btn-icon{width:2.313rem;height:2.313rem;font-size:.95rem;flex-shrink:0}.btn-wave{display:inline-block!important}@media (max-width: 575px){.overlay-card .card-text{font-size:.613rem!important}}@media (max-width: 400px){.overlay-card .card-text{font-size:.413rem!important}}.card .form-control-plaintext{min-height:38px}.grid-showcase{margin-bottom:-10px}.grid-showcase span,.grid-showcase .grid-wrapper{display:block;padding:10px;margin-bottom:10px;text-align:center;background-color:#f2f3f7b3}.grid-align{margin-bottom:-16px}.grid-align .row{padding:15px 0;min-height:7rem;margin-bottom:16px}.grid-vertical{min-height:150px;padding:10px;color:#000}.xb-cursor,.xb-cursor-section{visibility:hidden;position:fixed;z-index:999999;display:flex;justify-content:center;align-items:center;-webkit-transition:transform .2s cubic-bezier(.165,.84,.44,1);-khtml-transition:transform .2s cubic-bezier(.165,.84,.44,1);-moz-transition:transform .2s cubic-bezier(.165,.84,.44,1);-ms-transition:transform .2s cubic-bezier(.165,.84,.44,1);-o-transition:transform .2s cubic-bezier(.165,.84,.44,1);transition:transform .2s cubic-bezier(.165,.84,.44,1);pointer-events:none;top:0;left:0}.xb-cursor .xb-cursor-wrapper,.xb-cursor-section .xb-cursor-wrapper{display:flex;justify-content:center;align-items:center;-webkit-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-khtml-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-moz-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-ms-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-o-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1)}.xb-cursor .xb-cursor--follower,.xb-cursor-section .xb-cursor--follower{position:absolute;background-color:var(--bs-purple);opacity:.25;border-radius:100%;width:1.5rem;height:1.5rem;-webkit-transition:transform .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1),background-color .1s cubic-bezier(.165,.84,.44,1);-khtml-transition:transform .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1),background-color .1s cubic-bezier(.165,.84,.44,1);-moz-transition:transform .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1),background-color .1s cubic-bezier(.165,.84,.44,1);-ms-transition:transform .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1),background-color .1s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1),background-color .1s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),opacity .3s cubic-bezier(.165,.84,.44,1),background-color .1s cubic-bezier(.165,.84,.44,1)}.xb-cursor.style-2 .xb-cursor--follower{background-color:var(--color-primary-2)}.xb-cursor .xb-cursor--label,.xb-cursor-section .xb-cursor--label{position:absolute;display:flex;justify-content:center;align-items:center;color:#fff;font-size:15px;transform:scale(0);will-change:transform,opacity;-webkit-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-khtml-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-moz-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-ms-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-o-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1)}.xb-cursor .xb-cursor--drap,.xb-cursor-section .xb-cursor--drap{line-height:87px;text-align:center;width:87px;height:87px;background-color:#000;font-size:0;-webkit-border-radius:87px;-khtml-border-radius:87px;-moz-border-radius:87px;-ms-border-radius:87px;-o-border-radius:87px;border-radius:87px;-webkit-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-khtml-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-moz-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-ms-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);-o-transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);transform:scale(0);will-change:transform,opacity;color:#fff}.xb-cursor .xb-cursor--drap:before,.xb-cursor-section .xb-cursor--drap:before,.xb-cursor .xb-cursor--drap:after,.xb-cursor-section .xb-cursor--drap:after{content:"";font-family:caseicon;font-size:10px;display:inline-flex}.xb-cursor .xb-cursor--drap:before,.xb-cursor-section .xb-cursor--drap:before{-webkit-transform:scaleX(-1);-khtml-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1)}.xb-cursor .xb-cursor--drap:after,.xb-cursor.is-enabled,.xb-cursor-section.is-enabled{visibility:visible}.xb-cursor.is-hidden .xb-cursor-wrapper,.xb-cursor-section.is-hidden .xb-cursor-wrapper{transform:scale(0)!important}.xb-cursor.is-mouse-down .xb-cursor-wrapper,.xb-cursor-section.is-mouse-down .xb-cursor-wrapper{transform:scale(.8)}.xb-cursor.is-active .xb-cursor--follower,.xb-cursor-section.is-active .xb-cursor--follower{-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.12);-khtml-box-shadow:0 0 8px 0 rgba(0,0,0,.12);-moz-box-shadow:0 0 8px 0 rgba(0,0,0,.12);-ms-box-shadow:0 0 8px 0 rgba(0,0,0,.12);-o-box-shadow:0 0 8px 0 rgba(0,0,0,.12);box-shadow:0 0 8px #0000001f;transform:scale(4);-webkit-transform:scale(4);-ms-transform:scale(4);opacity:0}.nav-item{margin-inline-end:.5rem}.nav-item:last-child{margin-inline-end:0}.nav-link{color:#656b76;border-radius:4px}.nav-link.active{background-color:#ff008a1a;color:var(--bs-purple)}.navbar-brand{color:#656b76}.navbar-brand:focus,.navbar-brand:hover{color:#656b76;opacity:.9}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-purple)}.nav-link.disabled{color:#656b76;opacity:.3}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:#11182780}.navbar-text{color:#656b76}.navbar-dark.bg-dark .nav-link,.navbar-dark.bg-dark .navbar-brand{color:#fff}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:var(--bs-purple)!important}.nav.nav-style-1{border:0}.nav.nav-style-1 .nav-item{margin-inline-end:.25rem}.nav.nav-style-1 .nav-item:last-child{margin-inline-end:0}.nav.nav-style-1 .nav-link.active{background-color:#ff008a1a;color:var(--bs-purple)}.nav.nav-style-1 .nav-link.active:hover{background:#ff008a1a}.nav.nav-style-1 .nav-link:hover{background:transparent;color:var(--bs-purple)}.nav.nav-style-2 .nav-item .nav-link{border-block-start:3px solid transparent}.nav.nav-style-2 .nav-item .nav-link.active{background-color:#ff008a1a;border-block-start:3px solid var(--bs-purple);color:var(--bs-purple)}.nav.nav-style-3 .nav-link{border-radius:0}.nav.nav-style-3 .nav-link{border-block-end:3px solid transparent}.nav.nav-style-3 .nav-link.active{background-color:transparent;border-block-end:3px solid var(--bs-purple);color:var(--bs-purple)}.nav.nav-style-4{border:0}.nav.nav-style-4 .nav-link{color:#677788;border:0}.nav.nav-style-4 .nav-link{margin-bottom:3px}.nav.nav-style-4 .nav-link.active{background-color:#e9eaeb;color:#656b76;border:0}.nav.nav-style-4 .nav-link:hover,.nav.nav-style-4 .nav-link:focus{border:0}.nav.nav-style-4 .nav-link:hover{background-color:#e9eaeb;color:#656b76}.nav-tabs.nav-style-5{border:0}.nav-tabs.nav-style-5 .nav-link{color:#677788;border:0;margin-bottom:3px}.nav-tabs.nav-style-5 .nav-link.active{background-color:var(--bs-purple);color:#fff;border:0}.nav-tabs.nav-style-5 .nav-link:hover,.nav-tabs.nav-style-5 .nav-link:focus{border:0;background-color:var(--bs-purple);color:#fff}.nav-style-6{border:0}.nav-style-6.nav-pills .nav-link.active{border:1px solid var(--bs-purple);border-block-end:2px solid var(--bs-purple);background-color:transparent;color:var(--bs-purple)}.nav-tabs-header{border:0!important}.nav-tabs-header .nav-item{margin-inline-end:.5rem}.nav-tabs-header .nav-item:last-child{margin-inline-end:0}.nav-tabs-header .nav-item .nav-link{border:1px solid transparent;font-size:.8rem;padding:.4rem .5rem;font-weight:500}.nav-tabs-header .nav-item .nav-link.active{background:#ff008a1a;color:var(--bs-purple);border:1px solid transparent}.nav-tabs-header .nav-item .nav-link:hover,.nav-tabs-header .nav-item .nav-link:focus{border:1px solid transparent;background-color:transparent;color:var(--bs-purple)}.nav-tabs-footer{border:0}.nav-tabs-footer .nav-item{margin-inline-end:.5rem}.nav-tabs-footer .nav-item:last-child{margin-inline-end:0}.nav-tabs-footer .nav-item .nav-link{background-color:transparent;color:var(--bs-purple);border:1px solid var(--bs-purple);font-size:.8rem}.nav-tabs-footer .nav-item .nav-link.active{background:var(--bs-purple);color:#fff;border:1px solid var(--bs-purple)}.nav-tabs-footer .nav-item .nav-link:hover,.nav-tabs-footer .nav-item .nav-link:focus{border:1px solid var(--bs-purple);background-color:transparent;color:var(--bs-purple)}.vertical-tabs-2{border:0}.vertical-tabs-2 .nav-item{margin-inline-end:.5rem}.vertical-tabs-2 .nav-item:last-child{margin-inline-end:0}.vertical-tabs-2 .nav-item .nav-link{min-width:7.5rem;max-width:7.5rem;text-align:center;border:1px solid #EBECED;margin-bottom:.5rem;color:#677788;background-color:#e9eaeb}.vertical-tabs-2 .nav-item .nav-link i{font-size:1rem}.vertical-tabs-2 .nav-item .nav-link.active{background-color:var(--bs-purple);color:#fff;position:relative}.vertical-tabs-2 .nav-item .nav-link.active:before{content:"";position:absolute;inset-inline-end:-.5rem;inset-block-start:38%;transform:rotate(45deg);width:1rem;height:1rem;background-color:var(--bs-purple)}.vertical-tabs-2 .nav-item .nav-link.active:hover{color:#fff}.vertical-tabs-2 .nav-item .nav-link:hover{color:var(--bs-purple)}.vertical-tabs-3{border:0}.vertical-tabs-3 .nav-item{border:0;margin-inline-end:.5rem}.vertical-tabs-3 .nav-item:last-child{margin-inline-end:0}.vertical-tabs-3 .nav-item .nav-link{min-width:160px;max-width:160px;border:1px solid var(--bs-purple);padding:1.3rem;margin-block-end:.5rem}.vertical-tabs-3 .nav-item .nav-link i{width:2rem;height:2rem;line-height:2rem;text-align:center;font-size:1rem;background:var(--bs-purple);color:#fff;border-radius:3.125rem;font-weight:500}.vertical-tabs-3 .nav-item .nav-link.active,.vertical-tabs-3 .nav-item .nav-link.active:hover{background:var(--bs-purple);border:1px solid var(--bs-purple);color:#fff}.vertical-tabs-3 .nav-item .nav-link.active i{background:#fff;color:var(--bs-purple)}.vertical-tabs-3 .nav-item .nav-link:hover,.vertical-tabs-3 .nav-item .nav-link:focus{border:1px solid var(--bs-purple);color:var(--bs-purple);background:transparent}.nav.tab-style-1{border-block-end:0;padding:.65rem;background-color:#e9eaeb;border-radius:7px;margin-block-end:1rem}.nav.tab-style-1 .nav-item{margin-inline-end:.5rem}.nav.tab-style-1 .nav-item:last-child{margin-inline-end:0}.nav.tab-style-1 .nav-link{border-radius:7px;padding:.35rem 1rem}.nav.tab-style-1 .nav-link.active{background-color:var(--bs-purple)!important;color:#fff!important;box-shadow:0 0 5px #00000014;transition:color .15s ease-in}.nav-tabs.tab-style-1 .nav-link:hover{background:transparent;color:var(--bs-purple)}.tab-style-2{border-block-end:0}.tab-style-2 .nav-item{margin-inline-end:.5rem}.tab-style-2 .nav-item:last-child{margin-inline-end:0}.tab-style-2 .nav-item .nav-link{border:0}.tab-style-2 .nav-item .nav-link i{width:1.875rem;height:1.875rem;padding:.4rem;border-radius:50px;background-color:#e9eaeb;color:#656b76;display:inline-block}.tab-style-2 .nav-item .nav-link:hover{border:0;background:transparent;color:var(--bs-purple)}.tab-style-2 .nav-item .nav-link:hover i{color:var(--bs-purple)}.tab-style-2 .nav-item .nav-link.active{background-color:transparent;position:relative;border:0;color:var(--bs-purple)}.tab-style-2 .nav-item .nav-link.active i{background-color:#ff008a1a;color:var(--bs-purple)}.tab-style-2 .nav-item .nav-link.active:before{content:"";position:absolute;inset-inline-start:0;inset-inline-end:0;inset-block-end:0;width:100%;height:.175rem;background-color:var(--bs-purple);border-radius:50px}.tab-style-3{border-block-end:0}.tab-style-3 .nav-item{position:relative;margin-inline-end:.5rem}.tab-style-3 .nav-item:last-child{margin-inline-end:0}.tab-style-3 .nav-item .nav-link{position:relative;border:0;font-size:.75rem}.tab-style-3 .nav-item .nav-link:before{position:absolute;content:"";inset-block-end:-1.063rem;inset-inline-end:0;inset-inline-start:0;width:100%;height:.1rem;background-color:#e9eaeb;border-radius:50%}.tab-style-3 .nav-item .nav-link:after{position:absolute;content:"";inset-block-end:-2rem;inset-inline-start:1.75rem;inset-inline-end:0;inset-inline-start:30%;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;border:2px solid #EBECED}.tab-style-3 .nav-item .nav-link.home:after{content:"1"}.tab-style-3 .nav-item .nav-link.about:after{content:"2"}.tab-style-3 .nav-item .nav-link.services:after{content:"3"}.tab-style-3 .nav-item .nav-link:hover{border:0;background:transparent;color:var(--bs-purple)}.tab-style-3 .nav-item .nav-link.active{background-color:transparent;border:0;color:var(--bs-purple)}.tab-style-3 .nav-item .nav-link.active:before{background-color:var(--bs-purple)}.tab-style-3 .nav-item .nav-link.active:after{border-color:var(--bs-purple);color:var(--bs-purple)}.tab-style-4.nav-tabs{border:0}.tab-style-4.nav-tabs .nav-item{margin-inline-end:.5rem}.tab-style-4.nav-tabs .nav-item:last-child{margin-inline-end:0}.tab-style-4.nav-tabs .nav-link{border:0}.tab-style-4.nav-tabs .nav-link:hover{border:0;background:transparent;color:var(--bs-purple)}.tab-style-4.nav-tabs .nav-link.active{background-color:transparent;border:0;color:var(--bs-purple);position:relative;overflow:hidden}.tab-style-4.nav-tabs .nav-link.active:before{position:absolute;content:"";width:.75rem;inset-block-start:31px;transform:rotate(45deg);inset-inline-start:47%;overflow:hidden;z-index:1;height:.75rem;background-color:var(--bs-purple);border:1px solid var(--bs-purple)}.tab-style-4.nav-tabs .nav-link.active:after{position:absolute;content:"";width:40%;height:1px;inset-inline-start:30%;inset-block-end:0;background-color:var(--bs-purple)}#tab-style-4 .tab-pane.active{border:1px solid var(--bs-purple);background-color:var(--bs-purple);color:#fff;padding:16px;border-radius:7px}.tab-style-5 .nav-item{margin-inline-end:.5rem}.tab-style-5 .nav-item:last-child{margin-inline-end:0}.tab-style-5 .nav-item .nav-link.active{background:var(--bs-purple)}.tab-style-6{border:0;background-color:#fff;border-radius:7px;color:var(--bs-purple);padding:.5rem}.tab-style-6 .nav-item{border:0;margin-inline-end:.5rem}.tab-style-6 .nav-item:last-child{margin-inline-end:0}.tab-style-6 .nav-item .nav-link{color:var(--bs-purple);padding:.5rem 1rem;font-size:.813rem;border:0;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.tab-style-6 .nav-item .nav-link.active{background-color:var(--bs-purple);color:#fff;border:0;box-shadow:0 3px 10px rgba(var(--dark-rgb),.05)}.tab-style-6 .nav-item .nav-link:hover,.tab-style-6 .nav-item .nav-link:focus{border:0}.tab-style-7 .nav-link{margin-block-end:.5rem;font-size:.813rem;color:#677788;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.tab-style-7 .nav-link:active,.tab-style-7 .nav-link.active,.nav-style-1 .nav-item .nav-link.active{background-color:#ff008a1a;color:var(--bs-purple)}@media screen and (max-width: 400px){.tab-style-4 .nav-link{padding-inline:.5rem}}.nav-tabs{border-bottom:0}.nav-tabs.nav-tabs-bottom li{margin-bottom:-1px}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link.active{border-color:#afb2b8}.nav-tabs li a{color:#242b3a;font-weight:600;border-bottom-width:2px}.nav-tabs li a.active{border-color:transparent;border-bottom-color:var(--bs-purple);background-color:transparent;-webkit-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease;color:var(--bs-purple)}.nav-tabs .nav-tabs-solid{background-color:#fff;border:0}.nav-tabs .nav-tabs-solid .active{background-color:var(--bs-purple);border-color:var(--bs-purple);color:#fff}.nav-tabs .nav-link:hover{border-color:transparent;color:var(--bs-purple)}.nav-tabs.nav-tabs-top li a{border-width:2px 0 0 0}.nav-tabs.nav-tabs-top li a.active{border-top-color:var(--bs-purple);border-radius:0}.nav-tabs.nav-tabs-top li a:hover{border-top-color:var(--bs-purple);background-color:transparent;border-radius:0}.nav-tabs.nav-tabs-bottom li a{border-width:0 0 2px 0}.nav-tabs.nav-tabs-bottom li a.active,.nav-tabs.nav-tabs-bottom li a:hover{border-bottom-color:var(--bs-purple);background:transparent;border-radius:0;color:var(--bs-purple)}.nav-tabs.nav-tabs-solid{border:0}.nav-tabs.nav-tabs-solid.nav-tabs-rounded li a.active{background-color:var(--bs-purple);border-color:var(--bs-purple);color:#fff;border-radius:50px}.nav-tabs.nav-tabs-solid.nav-tabs-rounded-fill li a{border-color:#ebeced}.nav-tabs.nav-tabs-solid.nav-tabs-rounded-fill li a.active{background-color:var(--bs-purple);border-color:var(--bs-purple);color:#fff;border-radius:50px}.nav-tabs.nav-tabs-solid li{margin-right:24px}.nav-tabs.nav-tabs-solid li a{border:1px solid #EBECED;border-radius:5px}.nav-tabs.nav-tabs-solid li a.active,.nav-tabs.nav-tabs-solid li a:hover{background:linear-gradient(90deg,#fd2692,#0a67f2);border-color:#fff;color:#fff}.nav-tabs.nav-tabs-solid li:last-child{margin-right:0}.nav-link:hover{color:var(--bs-purple)}.page-menu .nav-tabs li a{font-size:16px}.tabs-set .nav-tabs{border-bottom:0;margin-bottom:20px}.tabs-set .nav-tabs .nav-link{color:#282b8b;padding:8px 15px;font-size:16px;font-weight:700;border:0;min-width:120px;margin-right:10px;border-radius:8px;background:var(--Stroke, rgba(145, 158, 171, .3))}.tabs-set .nav-tabs .nav-link:focus{border-color:transparent}.tabs-set .nav-tabs .nav-link:hover{border-color:transparent}.tabs-set .nav-tabs .nav-link.active{border:0;border-bottom:2px solid var(--bs-purple);background:var(--bs-purple);color:#fff}.tabs-sets .nav-tabs{border-bottom:0;margin:0 0 40px}.tabs-sets .nav-tabs .nav-link{color:#000;font-size:14px;font-weight:700;border:0;background:#afb2b8;margin-right:10px;padding:8px 15px;border-radius:8px;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.tabs-sets .nav-tabs .nav-link:focus,.tabs-sets .nav-tabs .nav-link:hover,.tabs-sets .nav-tabs .nav-link.active{background:var(--bs-purple);color:#fff}@media (max-width: 767.98px){.nav-tabs{border-bottom:0;position:relative;background-color:#fff;border:1px solid #F8F9F9;padding:5px 0;border-radius:3px}}caption{color:#677788}.table-active{--bs-table-color-state: var(--default-text-color)}.table{color:#656b76;border-color:#ebeced;margin-block-end:0}.table tbody tr{border-color:#ebeced}.table tbody tr th{font-weight:500}.table th,.table td{padding:12px 20px;vertical-align:middle;font-size:14px;white-space:nowrap}.table thead tr{border-color:#ebeced}.table thead tr th{font-weight:500;border-color:#ebeced;font-size:14px}.table.table-sm>:not(caption)>*>*{padding:.3rem}.table.table-dark{color:#f0f0f1;border-color:#ffffff1a}.table .thead-primary th{background-color:var(--bs-purple);color:#fff}.table .thead-secondary th{background-color:#282b8b;color:#fff}.table .thead-info th{background-color:#5625e8;color:#fff}.table .thead-warning th{background-color:#ffc107;color:#fff}.table .thead-danger th{background-color:#e70d0d;color:#fff}.table .thead-success th{background-color:#03c95a;color:#fff}.table .thead-dark th{background-color:#111827;color:#fff}.table .thead-light th{background-color:#f2f2f3;color:#242b3a}.table.table-primary{background-color:#fff;color:#000;--bs-table-color-state: $black;border-color:var(--bs-table-border-color);--bs-table-bg: rgba(var(--primary-rgb), .1);--bs-table-border-color: rgba(var(--primary-rgb), .05);--bs-table-striped-bg: rgba(var(--primary-rgb), .2);--bs-table-active-bg: rgba(var(--primary-rgb), .2);--bs-table-hover-bg: rgba(var(--primary-rgb), .2)}.table.table-primary.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--primary-rgb), .2);color:#000}.table.table-primary.table.table-hover>tbody>tr:hover>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--primary-rgb), .4);color:#fff}.table.table-primary .table-active{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgb(var(--primary-rgb));color:#fff}.table.table-secondary{background-color:#fff;color:#000;--bs-table-color-state: $black;border-color:var(--bs-table-border-color);--bs-table-bg: rgba(var(--secondary-rgb), .1);--bs-table-border-color: rgba(var(--secondary-rgb), .05);--bs-table-striped-bg: rgba(var(--secondary-rgb), .2);--bs-table-active-bg: rgba(var(--secondary-rgb), .2);--bs-table-hover-bg: rgba(var(--secondary-rgb), .2)}.table.table-secondary.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--secondary-rgb), .2);color:#000}.table.table-secondary.table.table-hover>tbody>tr:hover>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--secondary-rgb), .4);color:#fff}.table.table-secondary .table-active{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgb(var(--secondary-rgb));color:#fff}.table.table-warning{background-color:#fff;color:#000;--bs-table-color-state: $black;border-color:var(--bs-table-border-color);--bs-table-bg: rgba(var(--warning-rgb), .1);--bs-table-border-color: rgba(var(--warning-rgb), .05);--bs-table-striped-bg: rgba(var(--warning-rgb), .2);--bs-table-active-bg: rgba(var(--warning-rgb), .2);--bs-table-hover-bg: rgba(var(--warning-rgb), .2)}.table.table-warning.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--warning-rgb), .2);color:#000}.table.table-warning.table.table-hover>tbody>tr:hover>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--warning-rgb), .4);color:#fff}.table.table-warning .table-active{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgb(var(--warning-rgb));color:#fff}.table.table-success{background-color:#fff;color:#000;--bs-table-color-state: $black;border-color:var(--bs-table-border-color);--bs-table-bg: rgba(var(--success-rgb), .1);--bs-table-border-color: rgba(var(--success-rgb), .05);--bs-table-striped-bg: rgba(var(--success-rgb), .2);--bs-table-active-bg: rgba(var(--success-rgb), .2);--bs-table-hover-bg: rgba(var(--success-rgb), .2)}.table.table-success.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--success-rgb), .2);color:#000}.table.table-success.table.table-hover>tbody>tr:hover>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--success-rgb), .4);color:#fff}.table.table-success .table-active{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgb(var(--success-rgb));color:#fff}.table.table-danger{background-color:#fff;color:#000;--bs-table-color-state: $black;border-color:var(--bs-table-border-color);--bs-table-bg: rgba(var(--danger-rgb), .1);--bs-table-border-color: rgba(var(--danger-rgb), .05);--bs-table-striped-bg: rgba(var(--danger-rgb), .2);--bs-table-active-bg: rgba(var(--danger-rgb), .2);--bs-table-hover-bg: rgba(var(--danger-rgb), .2)}.table.table-danger.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--danger-rgb), .2);color:#000}.table.table-danger.table.table-hover>tbody>tr:hover>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--danger-rgb), .4);color:#fff}.table.table-danger .table-active{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgb(var(--danger-rgb));color:#fff}.table.table-info{background-color:#fff;color:#000;--bs-table-color-state: $black;border-color:var(--bs-table-border-color);--bs-table-bg: rgba(var(--info-rgb), .1);--bs-table-border-color: rgba(var(--info-rgb), .05);--bs-table-striped-bg: rgba(var(--info-rgb), .2);--bs-table-active-bg: rgba(var(--info-rgb), .2);--bs-table-hover-bg: rgba(var(--info-rgb), .2)}.table.table-info.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--info-rgb), .2);color:#000}.table.table-info.table.table-hover>tbody>tr:hover>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--info-rgb), .4);color:#fff}.table.table-info .table-active{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgb(var(--info-rgb));color:#fff}.table.table-light{background-color:#fff;color:#000;--bs-table-color-state: $black;border-color:var(--bs-table-border-color);--bs-table-bg: rgba(var(--light-rgb), .1);--bs-table-border-color: rgba(var(--light-rgb), .05);--bs-table-striped-bg: rgba(var(--light-rgb), .2);--bs-table-active-bg: rgba(var(--light-rgb), .2);--bs-table-hover-bg: rgba(var(--light-rgb), .2)}.table.table-light.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--light-rgb), .2);color:#000}.table.table-light.table.table-hover>tbody>tr:hover>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--light-rgb), .4);color:#fff}.table.table-light .table-active{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgb(var(--light-rgb));color:#fff}.table.table-dark{background-color:#fff;color:#000;--bs-table-color-state: $black;border-color:var(--bs-table-border-color);--bs-table-bg: rgba(var(--dark-rgb), .1);--bs-table-border-color: rgba(var(--dark-rgb), .05);--bs-table-striped-bg: rgba(var(--dark-rgb), .2);--bs-table-active-bg: rgba(var(--dark-rgb), .2);--bs-table-hover-bg: rgba(var(--dark-rgb), .2)}.table.table-dark.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--dark-rgb), .2);color:#000}.table.table-dark.table.table-hover>tbody>tr:hover>*{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgba(var(--dark-rgb), .4);color:#fff}.table.table-dark .table-active{background-color:var(--bs-table-accent-bg);--bs-table-accent-bg: rgb(var(--dark-rgb));color:#fff}.table.table-bordered.border-primary tbody,.table.table-bordered.border-primary td,.table.table-bordered.border-primary tfoot,.table.table-bordered.border-primary th,.table.table-bordered.border-primary thead,.table.table-bordered.border-primary tr{border-color:#ff008a1a}.table.table-bordered.border-info tbody,.table.table-bordered.border-info td,.table.table-bordered.border-info tfoot,.table.table-bordered.border-info th,.table.table-bordered.border-info thead,.table.table-bordered.border-info tr{border-color:#5625e81a}.table.table-bordered.border-secondary tbody,.table.table-bordered.border-secondary td,.table.table-bordered.border-secondary tfoot,.table.table-bordered.border-secondary th,.table.table-bordered.border-secondary thead,.table.table-bordered.border-secondary tr{border-color:#282b8b1a}.table.table-bordered.border-warning tbody,.table.table-bordered.border-warning td,.table.table-bordered.border-warning tfoot,.table.table-bordered.border-warning th,.table.table-bordered.border-warning thead,.table.table-bordered.border-warning tr{border-color:#ffc1071a}.table.table-bordered.border-success tbody,.table.table-bordered.border-success td,.table.table-bordered.border-success tfoot,.table.table-bordered.border-success th,.table.table-bordered.border-success thead,.table.table-bordered.border-success tr{border-color:#03c95a1a}.table.table-bordered.border-danger tbody,.table.table-bordered.border-danger td,.table.table-bordered.border-danger tfoot,.table.table-bordered.border-danger th,.table.table-bordered.border-danger thead,.table.table-bordered.border-danger tr{border-color:#e70d0d1a}.table.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: rgba(var(--dark-rgb), .0125);color:#656b76}.table.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-accent-bg: rgba(var(--dark-rgb), .025);color:#656b76}.table tbody.table-group-divider{border-top:1px solid #EBECED}.table.table-hover>tbody>tr:hover>*{--bs-table-accent-bg: #f7f8f9;color:#656b76}.table .table-active{--bs-table-accent-bg: #E9EAEB;color:#656b76}.table thead.table-primary{background-color:#fff;--bs-table-color-state: #000;--bs-table-color: #000;--bs-table-bg: rgba(var(--primary-rgb), .1);--bs-table-border-color: rgba(var(--primary-rgb), .1);--bs-table-striped-bg: rgba(var(--primary-rgb), .5);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--primary-rgb), .5);--bs-table-hover-bg: rgba(var(--primary-rgb), .5);color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table thead.table-secondary{background-color:#fff;--bs-table-color-state: #000;--bs-table-color: #000;--bs-table-bg: rgba(var(--secondary-rgb), .1);--bs-table-border-color: rgba(var(--secondary-rgb), .1);--bs-table-striped-bg: rgba(var(--secondary-rgb), .5);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--secondary-rgb), .5);--bs-table-hover-bg: rgba(var(--secondary-rgb), .5);color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table thead.table-warning{background-color:#fff;--bs-table-color-state: #000;--bs-table-color: #000;--bs-table-bg: rgba(var(--warning-rgb), .1);--bs-table-border-color: rgba(var(--warning-rgb), .1);--bs-table-striped-bg: rgba(var(--warning-rgb), .5);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--warning-rgb), .5);--bs-table-hover-bg: rgba(var(--warning-rgb), .5);color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table thead.table-success{background-color:#fff;--bs-table-color-state: #000;--bs-table-color: #000;--bs-table-bg: rgba(var(--success-rgb), .1);--bs-table-border-color: rgba(var(--success-rgb), .1);--bs-table-striped-bg: rgba(var(--success-rgb), .5);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--success-rgb), .5);--bs-table-hover-bg: rgba(var(--success-rgb), .5);color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table thead.table-danger{background-color:#fff;--bs-table-color-state: #000;--bs-table-color: #000;--bs-table-bg: rgba(var(--danger-rgb), .1);--bs-table-border-color: rgba(var(--danger-rgb), .1);--bs-table-striped-bg: rgba(var(--danger-rgb), .5);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--danger-rgb), .5);--bs-table-hover-bg: rgba(var(--danger-rgb), .5);color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table thead.table-info{background-color:#fff;--bs-table-color-state: #000;--bs-table-color: #000;--bs-table-bg: rgba(var(--info-rgb), .1);--bs-table-border-color: rgba(var(--info-rgb), .1);--bs-table-striped-bg: rgba(var(--info-rgb), .5);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--info-rgb), .5);--bs-table-hover-bg: rgba(var(--info-rgb), .5);color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table thead.table-light{background-color:#fff;--bs-table-color-state: #000;--bs-table-color: #000;--bs-table-bg: rgba(var(--light-rgb), .1);--bs-table-border-color: rgba(var(--light-rgb), .1);--bs-table-striped-bg: rgba(var(--light-rgb), .5);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--light-rgb), .5);--bs-table-hover-bg: rgba(var(--light-rgb), .5);color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table thead.table-dark{background-color:#fff;--bs-table-color-state: #000;--bs-table-color: #000;--bs-table-bg: rgba(var(--dark-rgb), .1);--bs-table-border-color: rgba(var(--dark-rgb), .1);--bs-table-striped-bg: rgba(var(--dark-rgb), .5);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--dark-rgb), .5);--bs-table-hover-bg: rgba(var(--dark-rgb), .5);color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.datanew tbody{border-top:1px solid #EBECED}.table-primary{--bs-table-color: #000;--bs-table-color-state: $black;--bs-table-bg: rgba(var(--primary-rgb), .1);--bs-table-border-color: rgba(var(--primary-rgb), .1);--bs-table-striped-bg: rgba(var(--primary-rgb), .3);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--primary-rgb), .3);--bs-table-active-color: #000;--bs-table-hover-bg: rgba(var(--primary-rgb), .3);--bs-table-hover-color: #000;color:#000;border-color:rgba(var(--primary-rgb),.1);background-color:#fff}.table-secondary{--bs-table-color: #000;--bs-table-color-state: $black;--bs-table-bg: rgba(var(--secondary-rgb), .1);--bs-table-border-color: rgba(var(--secondary-rgb), .1);--bs-table-striped-bg: rgba(var(--secondary-rgb), .3);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--secondary-rgb), .3);--bs-table-active-color: #000;--bs-table-hover-bg: rgba(var(--secondary-rgb), .3);--bs-table-hover-color: #000;color:#000;border-color:rgba(var(--secondary-rgb),.1);background-color:#fff}.table-warning{--bs-table-color: #000;--bs-table-color-state: $black;--bs-table-bg: rgba(var(--warning-rgb), .1);--bs-table-border-color: rgba(var(--warning-rgb), .1);--bs-table-striped-bg: rgba(var(--warning-rgb), .3);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--warning-rgb), .3);--bs-table-active-color: #000;--bs-table-hover-bg: rgba(var(--warning-rgb), .3);--bs-table-hover-color: #000;color:#000;border-color:rgba(var(--warning-rgb),.1);background-color:#fff}.table-success{--bs-table-color: #000;--bs-table-color-state: $black;--bs-table-bg: rgba(var(--success-rgb), .1);--bs-table-border-color: rgba(var(--success-rgb), .1);--bs-table-striped-bg: rgba(var(--success-rgb), .3);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--success-rgb), .3);--bs-table-active-color: #000;--bs-table-hover-bg: rgba(var(--success-rgb), .3);--bs-table-hover-color: #000;color:#000;border-color:rgba(var(--success-rgb),.1);background-color:#fff}.table-info{--bs-table-color: #000;--bs-table-color-state: $black;--bs-table-bg: rgba(var(--info-rgb), .1);--bs-table-border-color: rgba(var(--info-rgb), .1);--bs-table-striped-bg: rgba(var(--info-rgb), .3);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--info-rgb), .3);--bs-table-active-color: #000;--bs-table-hover-bg: rgba(var(--info-rgb), .3);--bs-table-hover-color: #000;color:#000;border-color:rgba(var(--info-rgb),.1);background-color:#fff}.table-danger{--bs-table-color: #000;--bs-table-color-state: $black;--bs-table-bg: rgba(var(--danger-rgb), .1);--bs-table-border-color: rgba(var(--danger-rgb), .1);--bs-table-striped-bg: rgba(var(--danger-rgb), .3);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--danger-rgb), .3);--bs-table-active-color: #000;--bs-table-hover-bg: rgba(var(--danger-rgb), .3);--bs-table-hover-color: #000;color:#000;border-color:rgba(var(--danger-rgb),.1);background-color:#fff}.table-dark{--bs-table-color: #000;--bs-table-color-state: $black;--bs-table-bg: rgba(var(--dark-rgb), .1);--bs-table-border-color: rgba(var(--dark-rgb), .1);--bs-table-striped-bg: rgba(var(--dark-rgb), .3);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--dark-rgb), .3);--bs-table-active-color: #000;--bs-table-hover-bg: rgba(var(--dark-rgb), .3);--bs-table-hover-color: #000;color:#000;border-color:rgba(var(--dark-rgb),.1);background-color:#fff}.table-light{--bs-table-color: #000;--bs-table-color-state: $black;--bs-table-bg: rgba(var(--light-rgb), .1);--bs-table-border-color: rgba(var(--light-rgb), .1);--bs-table-striped-bg: rgba(var(--light-rgb), .3);--bs-table-striped-color: #000;--bs-table-active-bg: rgba(var(--light-rgb), .3);--bs-table-active-color: #000;--bs-table-hover-bg: rgba(var(--light-rgb), .3);--bs-table-hover-color: #000;color:#000;border-color:rgba(var(--light-rgb),.1);background-color:#fff}[data-theme-mode=dark] .table-dark{border-color:#00000006}[dir=rtl] .table{margin-inline-end:1px}.invoice-table{border:1px solid #EBECED;border-radius:5px;margin:20px 0}.invoice-table thead th{border-bottom:1px solid #EBECED}.invoice-table thead th:first-child{width:80%}.invoice-table tbody tr:last-child td{border-bottom:0}.invoice-table .delete-invoive-list{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#f6cece;color:#e70d0d;border-radius:5px;font-size:16px}.invoice-product-table{border-top:1px solid #EBECED}.table tbody tr td{color:#4e5561;font-size:14px}.table tbody tr .checkboxs .checkmarks{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.new tbody tr td{border-bottom:none}.dataTables_filter+.dataTables_filter{display:none}.productimgname{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.productimgname a{color:#282b8b;font-weight:500}.table .input-blocks input[type=text]{height:40px}.table{margin:0}.table tbody tr td{color:#4e5561}.table tbody tr td .product-img img{border:0}.table tbody tr td a{color:#242b3a}.table tbody tr td a.product-img{margin-right:5px;flex-shrink:0}.table tbody tr td a .info-img{margin-right:8px;width:16px;height:16px}.table tbody tr td a:hover{color:var(--bs-purple)}.table tbody tr.active{border-bottom:0}.table tbody tr.active td{font-size:18px;color:#4e5561;font-weight:600;border-bottom:0}table tbody .productimgname{min-width:200px}table tbody .productimgname a.stock-img.product-img{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;margin-right:8px}table tbody .productimgname a.stock-img.product-img img{width:50px;height:50px;max-width:100%;margin-right:0}table.table-bordered thead tr th p{margin-bottom:0}.custom-table{border-radius:5px}.custom-table table thead tr th{background:#e4e5e7;color:#242b3a;font-size:14px;border:0;padding:12px 20px}.custom-table table tbody tr td{border:0;padding:12px 20px}.custom-table table tbody tr td .detail-link{font-weight:600;color:#242b3a;text-decoration:underline}.custom-table table tbody tr td .detail-link:hover{color:var(--bs-purple)}.table tbody tr td a.delete-icon{font-size:16px;color:#e70d0d}.table tbody tr td a.delete-icon:hover{color:#b70a0a}.custom-table{overflow:hidden}.custom-table .table-responsive tr th{border:0;border-bottom:1px solid #EBECED}.custom-table .table-responsive tr.report-first-head th{border-bottom:0}.custom-table .table-responsive tr td{border:0;border-bottom:1px solid #EBECED}.custom-table .table-responsive tr td input.form-control{min-width:200px}.custom-table .table-responsive tr:last-child td{border-bottom:0}.table-responsive{border:1px solid #EBECED}.table-responsive tr td .attendance-range{width:8px;height:15px;border-radius:5px;display:block}::-webkit-scrollbar{width:5px;height:5px;border-radius:50px!important}::-webkit-scrollbar-track{background:#f4f5f5}::-webkit-scrollbar-thumb{background:#c9cbcf}::-webkit-scrollbar-thumb:hover{background:#c9cbcf}.swal2-header .swal2-title{font-size:18px}.checkboxs{display:block;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;padding-left:25px}.checkboxs input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkboxs input~.checkmarks{border:1px solid #EBECED;border-radius:2px}.checkboxs input:checked~.checkmarks{background-color:var(--bs-purple);border-color:var(--bs-purple)}.checkboxs input:checked~.checkmarks:after{display:block}.checkboxs .checkmarks{height:18px;width:18px;position:absolute;top:2px;left:0}.checkboxs .checkmarks:after{content:"";position:absolute;display:none;left:50%;top:50%;transform:translate(-50%,-50%);content:"";font-family:"Font Awesome 5 Free";color:#fff;font-weight:600;font-size:10px}.page-wrapper{-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;position:relative;left:0;-webkit-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease}.page-wrapper .content{padding:60px 0}@media (max-width: 991.98px){.page-wrapper .content{padding:50px 0}}.page-header{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;flex-wrap:wrap;margin-bottom:10px}.page-header .breadcrumb{margin-bottom:0}@media (max-width: 575.98px){.page-header{flex-direction:column;align-items:self-start}}.page-header .page-title{margin-bottom:10px}.page-header h3{font-weight:700;color:#242b3a;font-size:18px}@media (max-width: 991.98px){.page-header h3{font-size:14px}}.page-header h4{font-weight:600;color:#242b3a;font-size:18px;margin-bottom:5px}@media (max-width: 991.98px){.page-header h4{font-size:18px}}.page-header h6{font-size:14px;color:#4e5561;font-weight:400}@media (max-width: 991.98px){.page-header h6{font-size:12px}}@media (max-width: 575.98px){.page-header h6{font-size:12px;margin-bottom:20px}}.provider-page .page-wrapper{margin-left:216px;padding-top:48px}@media (max-width: 991.98px){.provider-page .page-wrapper{margin-left:0}}.provider-page .content{padding:20px}.content.content-two{padding-bottom:36px}.breadcrumb-bar{background:#fbfbfb;padding:40px 0;position:relative}.breadcrumb-bar .breadcrumb-title{font-size:36px}.breadcrumb .breadcrumb-item{color:#656b76}.breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"";font-family:fontawesome;line-height:2;font-size:12px}.breadcrumb .breadcrumb-item.active{color:#242b3a}.breadcrumb-bg-1{position:absolute;left:0;bottom:0}@media (max-width: 767.98px){.breadcrumb-bg-1{display:none}}.breadcrumb-bg-2{position:absolute;right:0;top:0}@media (max-width: 767.98px){.breadcrumb-bg-2{display:none}}header .index-2 .main-menu-wrapper .navbar-logo a img{height:auto;max-width:100%;max-height:35px}header .index-2 .main-menu-wrapper nav .main-nav li:hover>a{background:transparent!important;-webkit-text-fill-color:initial;color:var(--bs-purple)!important}header .index-2 .main-menu-wrapper nav .main-nav li:hover>a:before{background:none!important;-webkit-text-fill-color:initial;color:var(--bs-purple)!important}header .index-2 .main-menu-wrapper nav .main-nav li .submenu{border-top:none!important}header .index-2 .main-menu-wrapper nav .main-nav .header-btn .header-reg{font-weight:500;color:#28283c;text-decoration:none;padding:0}.header-two .bar-icon span{background-color:var(--bs-purple)}.header-two .menu-close{color:var(--bs-purple)}.header-two .header-navbar-rht li>a.header-login{background:var(--bs-purple);border:1px solid var(--bs-purple);box-shadow:inset 0 70px 0 0 var(--bs-purple);border-radius:40px;font-size:16px;font-weight:500;color:#fff}.header-two .header-navbar-rht li>a.header-login:hover{background:#e2017b;border:1px solid #e2017b;box-shadow:inset 0 70px #e2017b}.header-two .main-nav li a:hover{color:var(--bs-purple)!important}.header-five .menu-close,.header-six .menu-close,.header-seven .menu-close,.header-eight .menu-close,.header-nine .menu-close{color:var(--bs-purple)}.top-bar{background:#3e4265;padding:10px 0;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;flex-wrap:wrap;width:100%}@media (max-width: 991.98px){.top-bar{display:none}}.top-bar h6{font-weight:600;font-size:14px;color:#fff;margin:0 24px 0 0}.top-bar ul li{width:30px;height:30px;background:#fff;border-radius:6px;font-weight:600;font-size:12px;color:var(--bs-purple);display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;margin-right:12px}.top-bar ul li:last-child{margin-right:0}.top-close{color:#fff;position:absolute;right:20px}.top-close:hover{color:var(--bs-purple)}.header-two.fixed{top:0}header.header-five{background-color:transparent}header.header-five .main-menu-wrapper nav .main-nav li a{color:#fff}header.header-five.fixed .main-menu-wrapper nav .main-nav li a{color:#111827}header.header-five.fixed .header-button{color:#28283c}header.header-five.fixed .header-button.header-button-five{color:#fff}.header.header-five .main-nav>li>a{color:#fff}@media (max-width: 991.98px){.header.header-five .main-nav>li>a{color:#111827}}.header.header-five.fixed .main-nav li a{color:#28283c}.header-navbar-rht li>a.header-reg.register{color:#fff}.header.header-five.fixed .header-navbar-rht li>a.header-reg.register{color:#28283c}.header{background:#fff;position:sticky;box-shadow:0 10px 40px #cacaca33;left:0;top:0;width:100%;z-index:1001;transition:ease all .5s;-webkit-transition:ease all .5s;-ms-transition:ease all .5s}.header .has-arrow .dropdown-toggle:after{border-top:0;border-left:0;border-bottom:2px solid #7E84A3;border-right:2px solid #7E84A3;content:"";height:8px;pointer-events:none;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:8px;vertical-align:2px;margin-right:10px}.header .has-arrow .dropdown-toggle[aria-expanded=true]:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.header .dropdown-toggle:after{border-top:0;border-left:0;border-bottom:2px solid #757575;border-right:2px solid #757575;content:"";height:8px;display:inline-block;pointer-events:none;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:8px;vertical-align:2px;margin-left:10px}.header.fixed{position:fixed;background-color:#fff;box-shadow:0 3px 53px #c5c5c545;transition:ease all .5s;-webkit-transition:ease all .5s;-ms-transition:ease all .5s}.navbar-brand.logo{margin-right:0}.logo img{height:auto;max-width:100%;max-height:35px}.logo a{float:left}.logo a img{float:left;max-height:32px}.header-nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;position:relative;height:85px;padding:0;margin-bottom:0}.main-nav{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}.main-nav>li>a{color:#28283c}.main-nav>li .submenu li{position:relative}.main-nav>li .submenu li a{display:block;padding:8px 15px;clear:both;white-space:nowrap;font-size:14px;color:#68616d;-webkit-transition:all .35s ease;transition:all .35s ease;width:100%;position:relative}.main-nav>li .submenu>li.has-submenu>a:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;right:15px;top:12px;font-size:13px}.main-nav>li.active>a{color:var(--bs-purple)}.main-nav li a{display:block;font-weight:500}.main-nav li a:hover{color:var(--bs-purple)}.main-nav li.login-link{display:none}.main-nav li.megamenu>ul{width:100%}.header-navbar-rht{margin:0;padding:0}.header-navbar-rht>li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-right:20px;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.header-navbar-rht>li:last-child{padding-right:0}.header-navbar-rht>li .dropdown-menu{border:0;box-shadow:0 0 3px #0000001a}.header-navbar-rht>li .dropdown-menu .dropdown-item{border-top:1px solid #f0f0f0;padding:10px 15px;font-size:.9375rem}.header-navbar-rht>li .dropdown-menu .dropdown-item:first-child{border-top:0;border-radius:5px 5px 0 0}.header-navbar-rht>li .dropdown-menu .dropdown-item:last-child{border-radius:0 0 5px 5px}.header-navbar-rht>li .fa-bell{font-size:24px}.header-navbar-rht>li .fa-comments{font-size:24px}.header-navbar-rht>li a.header-login:hover{background-color:#fff;border:1px solid var(--bs-purple);box-shadow:inset 210px 0 #fff;color:var(--bs-purple);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.header-navbar-rht>li a.header-login:focus{background-color:#fff;border:1px solid var(--bs-purple);box-shadow:inset 210px 0 #fff;color:var(--bs-purple);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s}.header-navbar-rht .dropdown-toggle:after{display:none}.header-navbar-rht li>.dropdown-menu a:hover{color:var(--bs-purple);background-color:#fff}.header-navbar-rht li>a.header-login{background-color:var(--bs-purple);border:1px solid var(--bs-purple);color:#fff;box-shadow:inset 0 0 0 var(--bs-purple);border-radius:5px;padding:9px 20px;font-weight:500;-webkit-transition:all .7s;-moz-transition:all .7s;-o-transition:all .7s;transition:all .7s;min-height:46px}.header-navbar-rht li>a.header-login:hover{background-color:var(--bs-purple);border:1px solid var(--bs-purple);box-shadow:inset 0 70px 0 0 var(--bs-purple);color:#fff;-webkit-transition:all .7s;-moz-transition:all .7s;-o-transition:all .7s;transition:all .7s}.header-navbar-rht li>a.header-login img{margin-right:7px}.header-navbar-rht li>a.header-reg{font-weight:500;color:#28283c;text-decoration:none;padding:0}.header-navbar-rht li>a.header-reg:hover{color:var(--bs-purple)}.header-navbar-rht .dropdown-menu{min-width:200px;padding:0;right:0;left:unset}.header-navbar-rht .dropdown-menu .dropdown-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #e3e3e3;padding:10px 15px}.header-navbar-rht .dropdown-menu .dropdown-item:hover{color:var(--bs-purple)}.header-navbar-rht .logged-item .nav-link{font-size:14px;height:85px;padding:0 10px;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;position:relative;width:41px;height:41px;font-size:16px;background:#f6f6fe;border-radius:50%;-webkit-transition:.7s;-moz-transition:.7s;-o-transition:.7s;transition:.7s}.header-navbar-rht .logged-item .nav-link .badge{position:absolute;top:15px;right:0}.header-navbar-rht .logged-item .nav-link:hover{background:var(--bs-purple);color:#fff}.header-navbar-rht .logged-item .nav-link:hover>img{filter:brightness(0) invert(1)}.header-navbar-rht .logged-item .nav-link:after{display:none}.user-menu{float:right;margin:0;position:relative;z-index:99}.user-menu.nav>li>a{color:#fff;font-size:14px;line-height:58px;padding:0 15px;height:60px}.user-menu.nav>li>a:hover{background-color:#0003}.user-menu.nav>li>a:hover i{color:#fff}.user-menu.nav>li>a:focus{background-color:#0003}.user-menu.nav>li>a:focus i{color:#fff}.user-menu.nav>li>a .badge{background-color:#f43f3f;display:block;font-size:10px;font-weight:700;min-height:15px;min-width:15px;position:absolute;right:3px;top:6px}.user-menu.nav>li>a>i{font-size:1.5rem;line-height:60px}.user-menu.nav>li>a.mobile_btn{border:0;position:relative;padding:0;margin:0;cursor:pointer}.user-img{display:inline-block;position:relative;-webkit-animation:pulse 1s ease-out;animation:pulse 2s infinite;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.user-img>img{height:40px;object-fit:cover;width:40px;border:3px solid #fff;outline:3px solid #D9D9D9}.user-header{display:-webkit-box;display:-ms-flexbox;background-color:#f9f9f9;display:flex;padding:10px 15px}.user-header .user-text{margin-left:10px}.user-header .user-text h6{font-size:15px;margin-bottom:2px}.header-navbar-rht.log-rht li{margin-right:43px}.header-navbar-rht.log-rht li a{color:#28283c;padding:0}.header-navbar-rht.log-rht li a:hover{color:var(--bs-purple)}.header-navbar-rht.log-rht li:last-child{margin-right:0}.flag-nav>a{color:#28283c;border:1px solid #E4E4E8;border-radius:8px;font-size:14px;padding:11px 13px}.flag-nav>a img{margin-right:5px}.flag-nav .dropdown-item img{margin-right:10px;border-radius:50%}.noti-dropdown .dropdown-toggle{color:#fff;font-size:14px;line-height:23px;padding:0 15px}.noti-dropdown .dropdown-toggle:after{display:none}.noti-dropdown .dropdown-toggle span{background-color:#f43f3f;display:block;font-size:10px;font-weight:700;min-height:15px;min-width:15px;position:absolute;right:3px;top:5px}.noti-dropdown .dropdown-toggle i{float:right;font-size:21px;float:left;line-height:50px;color:#fff;margin:0;cursor:pointer}.noti-dropdown .dropdown-menu{top:63px!important;font-size:14px}.notification-message{margin-bottom:0}.notification-message h6{font-size:14px;font-weight:400;color:#28283c;position:relative;padding-left:10px;margin-bottom:8px}.notification-message h6:before{position:absolute;content:"";left:0;top:0;background:#dddee1;border-radius:2px;width:4px;height:100%}.notification-message .avatar-online:before{top:0;background:#6dcc76}.notifications{padding:0;filter:drop-shadow(0px 5px 15px rgba(0,0,0,.2))}.notifications .notification-time{font-size:12px;font-weight:400;line-height:1.35;color:#7e84a3}.notifications .notify-btns .btn{margin:0 8px 8px 0}.notifications .media{margin-top:0;border-bottom:1px solid #f5f5f5}.notifications .media:last-child{border-bottom:none}.notifications .media a{display:block;padding:0;border-radius:2px}.notifications .media a:hover{background-color:#fafafa}.notifications .media .avatar{margin-right:15px;width:38px;height:38px}.notifications .media-list .media-left{padding-right:8px}.notifications .noti-content::-webkit-scrollbar{width:6px;background:#eef1fe;height:10px}.notifications .noti-content::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #e7e7e7;border-radius:4px}.notifications .noti-content::-webkit-scrollbar-thumb{background:#8a8a95;border-radius:4px}.notifications .noti-content::-webkit-scrollbar-thumb:hover{background:#1b2559}.notifications ul.notification-list>li{margin-top:0;padding:10px 15px;border-bottom:1px solid #f5f5f5}.notifications ul.notification-list>li:last-child{border-bottom:none}.notifications ul.notification-list>li a{display:block;border-radius:2px}.notifications ul.notification-list>li>a:hover{background-color:#fafafa}.notifications ul.notification-list>li .list-item{border:0;padding:0;position:relative}.topnav-dropdown-header{border-bottom:1px solid #eee;text-align:center;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;height:45px;line-height:45px;padding-left:15px;padding-right:15px}.topnav-dropdown-header select{border:0;font-size:12px;color:#74788d}.topnav-dropdown-header select:focus-visible{outline:0}.topnav-dropdown-header .notification-title{display:block;float:left;font-size:14px;font-weight:500;margin-bottom:0}.topnav-dropdown-header .notification-title span{padding:3px 6px;margin-left:5px;font-size:14px;font-weight:400;color:#fff;background:var(--bs-purple)}.topnav-dropdown-header .clear-noti{color:#28283c;float:right;font-size:14px}.topnav-dropdown-header .clear-noti:hover{color:var(--bs-purple)}.topnav-dropdown-footer{height:45px;line-height:45px;padding-left:15px;padding-right:15px;border-top:1px solid #eee}.topnav-dropdown-footer a{display:block;text-align:center;font-size:13px;font-weight:500;color:var(--bs-purple);display:flex;align-items:center;justify-content:center}.topnav-dropdown-footer a:hover{color:var(--bs-purple)}.topnav-dropdown-footer a:hover i{color:var(--bs-purple);margin-left:8px;transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;-ms-transition:all .4s ease;-webkit-transition:all .4s ease}.topnav-dropdown-footer a img{margin-left:5px;filter:brightness(0) saturate(100%) invert(24%) sepia(84%) saturate(2990%) hue-rotate(239deg) brightness(91%) contrast(105%)}.noti-details{font-size:14px;color:#28283c;margin-bottom:8px;font-weight:500}.noti-details span{color:#74788d;font-weight:400}.notification-list{list-style:none;padding:0;margin:0}.noti-pop-detail li.noti-wrapper .notify-blk{padding:24px;border-radius:10px;border:1px solid #E1E1E1;background:#fff;box-shadow:0 4px 114px #d6d6d640;width:410px;height:580px}.noti-pop-detail li.noti-wrapper .notify-blk .topnav-dropdown-header{padding:15px;border-radius:10px;background:#fafafa;border:none;margin-bottom:15px}.noti-pop-detail li.noti-wrapper .notify-blk .noti-content ul.notification-list li.notification-message{padding:10px}.noti-pop-detail li.noti-wrapper .notify-blk .noti-content ul.notification-list li .media-body p.noti-details{margin-bottom:5px;position:relative}.noti-pop-detail li.noti-wrapper .notify-blk .topnav-dropdown-footer{border:none}.noti-pop-detail .noti-img span img{border-radius:45px;border:2px solid #E1E1E1}.noti-time{font-size:14px;margin:0}.flag-dropdown .nav-link{color:#28283c;padding:.5rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:inline-flex}.account-item .nav-link{padding:.5rem 0}.user-info{margin-left:10px}.user-info h6{font-weight:600;font-size:16px;color:#28283c;margin-bottom:4px}.user-info p{font-size:14px;margin-bottom:0}.user-infos{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.megamenu-wrapper{padding:25px 25px 0}.single-demo{transition:.4s;margin-bottom:25px}.single-demo:hover{transform:translateY(-20px)}.single-demo:hover .demo-info{opacity:1;bottom:-30px}.single-demo.active .demo-info a{color:var(--bs-purple)}.single-demo.active .demo-img{box-shadow:0 4.8px 24.4px -12px #1310221a,0 4px 13px -2px #1310220f}.header-one .single-demo.active .demo-info a,.header-four .single-demo.active .demo-info a{color:var(--bs-purple)}.header-five .bar-icon span{background-color:var(--bs-purple)}.header-five .main-nav .single-demo.active .demo-info a{color:var(--bs-purple)}.demo-info{width:100%;margin:10px auto 0;text-align:center;z-index:1;transition:.4s}.header-six .bar-icon span,.header-nine .bar-icon span,.header-two .bar-icon span{background-color:var(--bs-purple)}.sidebar-overlay{background-color:#fff9;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1039}.menu-opened .main-menu-wrapper{transform:translate(0)}.menu-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;padding:0 20px;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;display:none}.menu-logo img{height:auto;max-width:180px}.menu-close{font-size:18px;color:var(--bs-purple)}.bar-icon{display:inline-block;width:31px}.bar-icon span{background-color:var(--bs-purple);display:block;float:left;height:2px;margin-bottom:6px;width:30px;border-radius:2px}.bar-icon span:nth-child(3){margin-bottom:0}#mobile_btn{display:none;margin-right:30px}html.menu-opened body{overflow:hidden}.main-menu-wrapper{margin:0 15px}.navbar-brand.logo-small{display:none}.navbar-brand.logo-small img{max-height:30px}.header.header-seven .main-nav>li>a{color:#203066}.header-seven .bar-icon span{background-color:var(--bs-purple)}.header.header-seven .header-navbar-rht li>a.header-login{background:var(--bs-purple);border:1px solid var(--bs-purple);border-radius:40px}.header.header-seven .header-navbar-rht li>a.header-login:hover{background:#f5f7ff;border:1px solid #F5F7FF;color:#203066;box-shadow:inset 0 70px #f5f7ff}.header.header-eight .main-nav>li>a{color:#151519}.header.header-eight .header-navbar-rht li>a.header-login{background:var(--bs-purple);border:1px solid var(--bs-purple);border-radius:0}.header.header-eight .header-navbar-rht li>a.header-login:hover{border:1px solid #2A396D;color:#2a396d;background:#fff;box-shadow:inset 0 70px #fff}.top-bar-nine{padding:17px 0;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.top-bar-nine .top-close{color:#000}@media (max-width: 767.98px){.top-bar-nine{display:none}}.top-bar-nine-all{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between}.top-bar-ryt{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-address{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;margin-right:40px}.top-address span{font-size:28px;color:#203066;margin-right:10px}.top-address h6{margin-bottom:0;font-size:12px;color:#203066}.top-address p{margin-bottom:0;color:#203066;position:relative}.top-address p img{position:absolute;bottom:10px;right:0}.top-select{outline:none;border:none;color:#203066;-webkit-appearance:none;background:none}.top-addres-nine{position:relative}.top-btn .btn-primary{padding:12px 24px;background:var(--bs-purple);color:#fff;border-radius:0;border:1px solid var(--bs-purple)}.top-btn .btn-primary:hover{border:1px solid var(--bs-purple)}.header-navbar-rht-nine .nav-item .nav-link{color:var(--bs-purple);padding:0}.header-navbar-rht-nine .nav-item .nav-link:hover{color:var(--bs-purple)}.header.header-nine .navbar-header{display:none}.header.header-nine .header-nav{height:56px}.header.header-nine.fixed .header-nav{height:85px}.header-nine .main-menu-wrapper{margin-left:0}@media only screen and (min-width: 992px){.main-nav>li{margin-right:25px}.main-nav>li:last-child{margin-right:0}.main-nav li{display:block;position:relative}.main-nav>li>a{line-height:85px;padding:0!important}.header.header-nine .main-nav>li>a{line-height:56px}.header.header-nine.fixed .main-nav>li>a{line-height:85px}.main-nav>li>a>i{font-size:12px;margin-left:3px}.main-nav li.megamenu{position:unset}.single-demo a{padding:0!important}.main-nav li>ul{background-color:#fff;border-radius:5px;box-shadow:0 0 3px #0000001a;display:block;font-size:14px;left:0;margin:0;min-width:200px;opacity:0;padding:0;position:absolute;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);top:100%;visibility:hidden;z-index:1000}.main-nav li.has-submenu:hover>.submenu{opacity:1;visibility:visible;transform:scaleY(1);-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1)}.main-nav .has-submenu.active>a{color:var(--bs-purple)}.header-six .main-nav .has-submenu.active>a{color:var(--bs-purple)}.header.header-five .main-nav .has-submenu.active>a{color:var(--bs-purple)}.main-nav .has-submenu.active .submenu li.active>a{color:var(--bs-purple)}.header.header-five .main-nav .has-submenu.active>a,.header.header-five .main-nav .has-submenu.active .submenu li.active>a,.header-five .main-nav li .submenu a:hover{color:var(--bs-purple)}.header.header-seven .main-nav .has-submenu.active>a,.header.header-seven .main-nav .has-submenu.active .submenu li.active>a,.header-seven .main-nav li .submenu a:hover{color:var(--bs-purple)}.header.header-eight .main-nav .has-submenu.active>a,.header.header-eight .main-nav .has-submenu.active .submenu li.active>a,.header-eight .main-nav li .submenu a:hover{color:var(--bs-purple)}.header.header-nine .main-nav .has-submenu.active>a,.header.header-nine .main-nav .has-submenu.active .submenu li.active>a,.header-nine .main-nav li .submenu a:hover{color:var(--bs-purple)}.main-nav>li .submenu li:first-child a{border-top:0}.main-nav>li.has-submenu:hover>.submenu>li.has-submenu:hover>.submenu{visibility:visible;opacity:1;margin-top:-1px;margin-right:0}.main-nav>li .submenu>li .submenu{left:100%;top:0;margin-top:10px}.main-nav li .submenu a:hover{color:var(--bs-purple)}.main-nav>.has-submenu>.submenu>.has-submenu>.submenu:before{top:20px;margin-left:-35px;box-shadow:1px 1px #00000026;border-color:transparent #fff #fff transparent}.header-two .main-nav li .submenu a:hover{color:var(--bs-purple)}.header-two .main-nav .has-submenu.active>a{color:var(--bs-purple)}.header-two .main-nav .has-submenu.active .submenu li.active>a{color:var(--bs-purple)}.header-three .main-nav li .submenu a:hover{color:var(--bs-purple)}.header-three .main-nav .has-submenu.active>a{color:var(--bs-purple)}.header-three .main-nav .has-submenu.active .submenu li.active>a{color:var(--bs-purple)}.header-navbar-rht .dropdown-toggle.show+.dropdown-menu{visibility:visible;opacity:1;margin-top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header-navbar-rht li .dropdown-menu{border-radius:5px;padding:0;margin:0;min-width:200px;visibility:hidden;opacity:0;top:115%;left:auto;-webkit-transition:all .2s ease;transition:all .2s ease;display:block;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}.header-navbar-rht li .dropdown-menu.notifications{left:-310px}.main-nav li>ul.mega-submenu{padding:0;border:0;display:block;opacity:0;visibility:hidden;min-width:250px;transform:scaleY(0);-webkit-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0);transform-origin:center top 0;-webkit-transform-origin:center top 0;-moz-transform-origin:center top 0;-ms-transform-origin:center top 0;-o-transform-origin:center top 0;transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;box-shadow:0 16px 50px #00000014;-webkit-box-shadow:0 16px 50px rgba(0,0,0,.08);-moz-box-shadow:0 16px 50px rgba(0,0,0,.08);-ms-box-shadow:0 16px 50px rgba(0,0,0,.08);-o-box-shadow:0 16px 50px rgba(0,0,0,.08);border-radius:0;-webkit-border-radius:0px;-moz-border-radius:0px}}@media only screen and (max-width: 1399.98px){.header-new .main-nav>li{margin-right:12px}.header-new .main-nav>li a{font-size:15px}}@media only screen and (max-width: 1199.98px){.main-nav>li{margin-right:17px}.header-new .header-navbar-rht{display:none}}@media only screen and (max-width: 991.98px){.sidebar-overlay.opened{display:block}.booking-details li p:last-child{margin-left:0;margin-top:0;display:unset}.linked-item .security-verifi .btn-connect{padding:9px 15px;margin-right:10px;margin-bottom:0}.settings-widget,.works-five-main{margin-bottom:30px}.provider-box .btn{font-size:15px;padding:5px 15px}.provider-box .rate{font-size:15px}.header-navbar-rht>li{padding-right:15px}.providers-section{padding-bottom:50px}.login-wrap .col-form-label{font-size:14px}.offer-paths{background-color:var(--bs-purple);border-radius:5px;margin-bottom:80px;margin-top:60px;padding:15px;top:0}.booking-details li p:first-child{margin-left:110px;margin-top:10px}.offer-paths:after{background:transparent;z-index:-1}.offer-path-content h3{font-size:28px}.offer-pathimg{display:none}.grid-listview a{width:32px;height:32px;font-size:14px}.megamenu-wrapper{padding:0}.demo-img{display:none}.demo-info{opacity:1;position:relative;bottom:0;text-align:left}.select2-container--default .select2-selection--single{outline:0}.review-sort .select2-container--default .select2-selection--single,.review-sort .select2-container--default .select2-selection--single .select2-selection__arrow{height:32px}.review-sort .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:31px}.offer-path-content{padding-left:0}.main-nav{-ms-flex-direction:column;flex-direction:column;padding:0;margin-bottom:0;list-style:none}.main-nav ul{display:none;list-style:none;margin:0;padding-left:0}.main-nav>li{margin-left:0}.main-nav li+li{margin-left:0}.main-nav>li>a{line-height:1.5;padding:15px 20px!important;font-size:14px;font-weight:500}.main-nav>li>a>i{float:right;margin-top:5px}.main-nav>li .submenu li a{border-top:0;color:#28283c;padding:10px 15px 10px 35px}.main-nav>li .submenu ul li a{padding:10px 15px 10px 45px}.main-nav>li .submenu>li.has-submenu>a:after{content:""}.main-nav .has-submenu.active>a{color:var(--bs-purple)}.header-three .main-nav .has-submenu.active>a{color:var(--bs-purple)}.header-six .main-nav .has-submenu.active>a{color:var(--bs-purple)}.header-nine .main-nav .has-submenu.active>a{color:var(--bs-purple)}.header-eight .main-nav .has-submenu.active>a{color:var(--bs-purple)}.main-nav .has-submenu.active .submenu li.active>a{color:var(--bs-purple)}.main-nav>li>a:hover:after,.main-nav>li.active>a:after{top:0}.header-two .main-nav .has-submenu.active>a,.header-two .main-nav .has-submenu.active .submenu li.active>a{color:var(--bs-purple)}.main-menu-wrapper{order:3;width:260px;position:fixed;top:0;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;z-index:11111;transform:translate(-260px);transition:all .4s;background-color:#fff;margin:0}.menu-header{display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.main-nav>li{border-bottom:1px solid #E1E2E5;margin-right:0}#mobile_btn{line-height:0;display:inline-block}.sidebar{margin-left:-225px;width:225px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index:1038}.provider-body .page-wrapper{margin-left:0;padding-left:0;padding-right:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}.review-pagination ul li a,.page-item .page-link{width:25px;height:25px}.login-wrap .login-btn{font-size:14px;padding:10px}.blog-pagination .page-prev,.blog-pagination .page-next{line-height:25px}.provider-body .header{left:0;z-index:1039}.provider-body .user-menu.nav>li>a.viewsite,.provider-body .user-menu.nav>li.flag-nav,.provider-body .user-menu.nav>li>a.win-maximize{display:none}.mobile_btns{color:var(--bs-purple);cursor:pointer;display:flex;font-size:26px;height:76px;left:0;padding:0 15px;position:absolute;text-align:center;top:0;z-index:10;justify-content:center;align-items:center}.bg-img,.page-headers,.siderbar-toggle,.header .header-left .logo{display:none}.header-split{justify-content:flex-end}.header .header-left{position:absolute;width:100%;display:block;height:auto;top:0;left:0}.header .header-left .sidebar-logo{padding:26px 0}.provider-body .logo-small{display:block;margin:0 auto}.header-navbar-rht>li.desc-list{display:none}.container{max-width:100%}.footer-widget{margin-bottom:30px}.footer .footer-top{padding-bottom:10px}.section-search{margin:60px 0}.breadcrumbs{float:left;width:100%;text-align:center;margin-top:10px}.breadcrumbs li{float:none;display:inline-block;padding:0 13px}.hero-section,.home-banner{min-height:400px}.section-search{max-width:100%}.search-box form .search-btn{width:auto;float:right;margin:0}.search-box,.search-box-two{border-radius:30px}.search-input.line,.search-input-new.line,.search-input,.search-input-new{width:100%}.search-box form>div{width:100%}.search-input>i{right:20px}.search-box form .search-btn,.search-box-two form .search-btn{float:left;width:100%;padding:0}.search-input.line:before,.search-input-new.line:before{display:none}.search-input.line{margin-right:0}.search-input{margin:0 0 10px}.viewall span{font-size:1.875rem}.howworksec{background:none}.heading h2{font-size:1.625rem}.chat-cont-left,.chat-cont-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;transition:all .4s;width:100%;max-height:100%}.chat-cont-left{z-index:9}.chat-cont-right{position:absolute;opacity:0;visibility:hidden;z-index:99}.chat-cont-right .chat-header{justify-content:start;-webkit-justify-content:start;-ms-flex-pack:start}.chat-cont-right .msg_head .back-user-list{display:flex;align-items:center}.chat-cont-right .msg_head .chat-options{margin-left:auto}.chat-window.chat-slide .chat-cont-right{right:0;opacity:1;visibility:visible}.chat-cont-right .chat-scroll{max-height:calc(100vh - 257px)}.chat-cont-left .chat-scroll{max-height:calc(100vh - 292px)}.chat-cont-profile{z-index:999}.msg_card_body .media.sent .media-body .msg-box{margin-left:0}.chat-options ul li a{width:20px;height:20px}.user_img{height:30px;width:30px}.content{padding:30px 0}.section-search-box{min-height:330px}.download-app .app-world .heading h2{margin-bottom:30px;font-size:24px}.download-app .app-world .heading span,.section-heading span{font-size:16px}.true-search-box{position:relative;top:0;padding-top:25px}.feature-category{padding-top:60px}.section-heading h2,.section-heading-two h2{font-size:25px}.blog-title a{font-weight:500}.blog-read-more a,.blog-date p{font-size:15px}.blog-inner-img img:nth-child(1){margin-right:10px}.blog-item.left-box{margin-right:30px}.blog-item p{padding:30px 35px}.container-fluid{padding-left:20px;padding-right:20px}.feature-section,.work-section,.client-section,.feature-section-two,.service-section-two,.work-section-two,.providers-section-two{padding:60px 0 36px}.popular-section{padding-bottom:36px}.app-section-two{padding-bottom:60px}.service-section,.client-section-two,.about-sec{padding:60px 0}.chooseus-sec,.blog-section{padding:60px 0 40px}.app-section{padding:0 0 60px}.about-banner{margin-bottom:60px}.about-content{margin:0}.about-content p{margin-bottom:15px}.btn-view{padding:11px 25px;font-weight:500;font-size:14px}.fav-item .serv-rating{padding:6px 8px;font-size:14px}.about-content h2,.choose-content h2,.choose-info h5{font-size:24px}.service-content .title,.work-box h5,.book-title h5,.contact-data h4,.category-name h6{font-size:18px}.service-widget .serv-info h6,.section-search p,.widget-title h4{font-size:20px}.choose-info p,.grid-blog .blog-content p{font-size:14px}.blog-category ul li,.blog-category .post-author span{font-size:12px}.breadcrumb-bar .page-breadcrumb ol li a,.breadcrumb-bar .page-breadcrumb ol li{font-size:15px}.about-offer{padding:30px}.service-offer{padding-bottom:60px}.about-offer .offer-path-content{padding:0}.btn-book{padding:10px 16px}.blog-content .blog-title{font-size:16px}.grid-blog .blog-content .blog-title{font-size:18px}.home-banner{background:none}.section-search h1{font-size:34px;margin-bottom:15px;max-width:100%}.search-box{margin-top:35px}.testimonial-slider .owl-nav button.owl-prev{left:-10px}.testimonial-slider .owl-nav button.owl-next{right:-10px}.appimg-set{margin-top:20px;position:relative;text-align:center;right:0}.appimg-set img{max-width:100%}.app-sec:before{content:none}.serv-profile h2,.contact-queries h2{font-size:30px}.serv-action ul li,.step-register li .multi-step-icon{margin-right:10px}.serv-action ul li a{width:40px;height:40px}.service-wrap{margin-bottom:20px}.service-amount h5,.booking-done h6{font-size:20px}.service-amount h5 span{font-size:18px}.package-widget ul li:before{top:2px}.book-submit .btn,.booking-done p,.step-register li .multi-step-info p,.grid-blog .blog-content .read-more{font-size:14px}.blog-list .blog-content .blog-title{font-size:16px}.page-title h2,.login-header h3,.dash-info h5{font-size:24px}.step-register li .multi-step-info h6{font-size:16px}.category-name h6{font-size:18px}.contact-data p,.category-info p{font-size:15px}.header-navbar-rht.log-rht li{margin-right:20px}.login-back,.recent-booking,.login-back.manage-log{margin-bottom:25px}.banner-imgs{display:none}.settings-header,.settings-menu{padding:20px}.price-head h1,.error-wrap h2{font-size:32px}.maintenance-sec{padding:60px 0}.maintenance-wrap{margin-bottom:30px}.maintenance-wrap h2,.balance-crad h3{font-size:22px}.maintenance-wrap p{margin-bottom:24px}.main-title{font-size:20px;margin-bottom:15px}.balance-head h6{font-size:13px}.balance-head p{font-size:12px}.user-menu li.dropdown.dropdown-heads{margin-right:0}.filter-div .filter-content:last-child,.filter-div .btn{margin-bottom:25px}.new-comment{margin-bottom:30px}.chat-page-body{overflow:hidden}.customer-chat .chat-cont-left .chat-scroll{max-height:calc(100vh - 235px)}.customer-chat .chat-cont-profile .card-body{max-height:calc(100vh - 260px)}.chat-cont-right .chat-scroll{max-height:calc(100vh - 254px)}.work-wrap h1{font-size:26px}.work-wrap-acc,.work-wrap-earning{padding-right:0}.work-wrap-post{padding-left:0}.work-wrap,.work-img{margin-bottom:100px}.work-wrap-acc:after{bottom:-40%;width:50%;height:50%}.work-wrap-post:after{bottom:-40%;width:50%;height:50%}.work-wrap span{width:45px;height:45px;font-size:15px;margin-bottom:15px}.breadcrumb-title{font-size:30px}.countdown-container .countdown-el p{font-size:26px}#datetimepickershow{margin-bottom:24px}.provider-img{margin:30px 0 40px 30px}.provider-info h2{font-size:28px}.provider-info,.provider-details{margin-bottom:40px}.provider-details.provide-area{margin-bottom:20px}.banner-search h3{font-size:24px;margin-bottom:10px}.banner-search p{font-size:18px;margin-bottom:20px}.search-input-new input,.search-input-new.line input{height:35px}.search-box-two .search-btn .btn{font-size:14px;padding:6px 10px}.section-heading-two,.btn-viewall{margin-bottom:24px}.feature-title h5{font-size:15px}.work-wrap-box .work-icon span{width:60px;height:60px;margin:0 auto 15px}.work-wrap-box .work-icon span img{width:20px}.work-wrap-box h5,.service-widget.service-two .service-content .title{font-size:16px}.work-wrap-box.work-first:before,.work-wrap-box.work-last:after{content:none}.offer-sec.offer-paths{padding:0 30px}.offer-sec .offer-path-content{padding:30px 0}.footer-two .payment-image ul{margin-bottom:15px}.footer-two .social-icon{text-align:right;margin-bottom:15px}.footer-two .footer-bottom .copyright-text p{text-align:left}.header-nav{height:65px}.provider-info,.download-sec{padding-left:0}.choose-content{margin-right:0}.contact-queries h2{margin-bottom:20px}.contact-queries .btn{margin-top:2px}.contact-details{margin-bottom:30px}.policy-menu li,.footer .footer-bottom .copyright-text p{font-size:13px}.blog-info ul li,.blog-info .post-author span,.available-info ul li{font-size:14px}.side-title{font-size:20px}.review-box p{font-size:14px}.about-img{margin-bottom:24px}.search-box-three .search-form-profile{flex-direction:column}.search-btn-three .btn-primary{display:block;text-align:center}.section-section-three{text-align:center}.section-section-three h4{font-size:16px}.services-header .section-content h2{font-size:30px}.make-appointment{padding:15px}.saloon-bottom a{padding:10px;font-size:14px}.appointment-main h1{font-size:36px}.appointment-btn .btn-primary{font-size:14px}.stylists-foot h4{font-size:22px}.stylists-foot h6{font-size:14px}.works-bottom h2{font-size:26px}.latest-date span{font-size:20px}.latest-date{padding:10px;margin:10px}.latest-content p{font-size:18px}.register-content h2{font-size:34px;margin-bottom:20px}.register-content{flex-direction:column}.latest-section,.works-section{padding:55px 0 33px}.services-section{padding:75px 0 15px}.appointment-section{padding:45px 0}.services-section.stylists-section{padding:45px 0 0}.services-section .owl-nav{margin-top:30px}.service-section{padding:40px 0}.client-sections{padding:55px 0 33px}.sidecircle-ryt,.saloon-section-circle{display:none}.section-search.section-search-four{max-width:none;text-align:center}.catering-banner-img{display:none}.section-search.section-search-four h1{font-size:40px}.catering-banner-botton{display:flex;justify-content:center}.trust-us-main,.working-four-main{margin-bottom:20px}.header.header-four .header-nav{justify-content:space-between}.search-box.search-box-four .search-btn .btn{justify-content:center;width:auto}.search-box.search-box-four .search-btn{text-align:end}.search-input.search-input-three.search-input-four .select2-container--default .select2-selection--single .select2-selection__rendered{text-align:start}.section-heading.section-heading-four .btn-view{padding:15px 20px}.btn-catering .btn-view{padding:18px 20px}.service-content.service-four-blogs h3{font-size:20px}.floating-img{display:none}.section-search.section-section-five{text-align:center}.section-section-five p{max-width:none}.works-it-lines span:before{width:250px;left:171px}.offering-five-img{display:none}.feature-service-btn a{padding:10px 20px}.app-sec.app-sec-five .appimg-set img{display:none}.app-sec.app-sec-five{padding:45px;text-align:center;border-radius:0}.app-sec.app-sec-five .downlaod-btn{justify-content:center}.works-it-five-button-main{display:none}.works-five-bottom i{padding:10px}.providers-five-bg-car img,.featured-category-bg-img img{display:none}.works-five-section:before{background:none}.offering-five-all:before{background:none}.feature-category-section-five:before{background:none}.pricing-service-five:before{background:none}.car-blogs-section:before{background:none}.floating-five-buttom,.floating-five-buttoms{display:none}.header-five .main-nav .has-submenu a{color:#000}.hero-section-five{position:static}.featured-categories-section,.feature-category-section,.providers-section-five,.works-five-section,.feature-category-section-five{padding:45px 0}.car-five-arrow-img{display:none}.offering-five-main h1{font-size:34px}.offering-five-main{text-align:center}.pricing-service-five,.testimonals-five-section{padding:45px 0}.testimonials-five-top{padding:24px 20px;border-radius:0}.blog-section.blog-five-section{padding:45px 0}.car-blogs-section{padding:45px 0 0}.car-wash-bg-five:before{background:none}.car-blog-slider .owl-nav{margin-bottom:0}.app-five-section{padding:45px 0}.pricing-service-topimg .pricing-five-img-one,.pricing-service-topimg .pricing-five-img-two{display:none}.search-box.search-box-five,.search-box.search-box-three{border-radius:0}.footer .footer-top-three{padding:50px 0 30px}.search-input.search-input-three.search-input-four{margin:0}.nearby-section,.categories-section,.features-four-section,.trust-us-section,.popular-four-section,.Working-four-section,.around-world-section,.review-client-section,.useful-blog-section{padding:45px 0}.feature-category-section:before{background:none}.search-box.search-box-five .select2-container--default .select2-selection--single .select2-selection__rendered{text-align:start}.search-box.search-box-five .search-input .form-group label{display:flex}.home-banner-main,.side-social-media-six,.banner-six-side-img{display:none}.home-banner-six-bottom{padding-top:30px;text-align:-webkit-center;text-align:-moz-center}.home-banner-six-detergent{justify-content:center}.home-banner-six-bottom h1{max-width:550px}.hero-section-six{background:#f8f8f8}.reason-choose-us{padding:40px 0}.our-company-ryt{display:none}.our-company-six{text-align:-webkit-center}.aboutus-companyimg{text-align:center}.about-our-company{background:#f8f8f8;padding:50px 0}.satisfied-service-section{padding:50px 0}.search-box-two.search-box-six .select2-container--default .select2-selection--single .select2-selection__rendered{text-align:start}.see-works-six-section{padding:50px 0;background:#f8f8f8}.blogs-service-section{padding:50px 0}.our-expert-six-section{background:#f8f8f8;padding:50px 0}.customer-reviews-six-section,.hidden-charge-section,.app-six-section{padding:50px 0}.app-sec-main{background:none}.appimg-six,.app-imgs-six-bg{display:none}.new-app-six-middle{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 0 25px}.new-app-six-middle h2{font-size:40px;max-width:none}.footer.footer-six{background:#f8f8f8;padding:50px 0}.footer-widget.footer-menu.footer-menu-six{margin-top:0}.playicon{right:46%}.service-content.service-content-six{padding:25px 0 0}.hero-sectionseven-top{background:none}.hero-banner-ryt,.appimg-seven,.testimonals-top-seven{display:none}.home-banner.homer-banner-seven{min-height:auto}.home-banner.homer-banner-seven .section-search{text-align:center;margin:60px 0 90px}.search-box-two.search-box-seven,.search-box-two.search-box-seven .search-btn .btn,.app-sec.app-sec-seven{border-radius:0}.new-app-seven-middle{padding:30px 30px 0;text-align:center}.new-app-seven-middle h2,.new-app-seven-middle p{max-width:none}.new-app-seven-middle .new-app-six-bottom{display:flex;align-items:center;justify-content:center}.footer.footer-seven .footer-top{padding:45px 0 0}.service-section-seven,.popular-service-seven-section,.work-section-seven,.providers-section-seven,.price-sections-seven,.app-seven-section,.our-partners-seven{padding:45px 0}.home-banner-eight .section-search{padding-top:0}.home-eight-bg-two,.home-eight-bg,.works-eights-arrow,.about-eight-main,.professional-eight-img{display:none}.testimonals-eight-slider .owl-nav{text-align:center}.healthy-pets-img{display:none}.pets-content-all,.customers-eights-all{text-align:center}.customers-eights-all p,.customers-eight-heading h2{max-width:none}.passion-eight-all{text-align:center}.category-sections-eight,.popular-eight-section,.about-us-eight-section,.cat-dog-eight-section,.meet-eight-section,.customers-eight-section,.blog-eight-section,.healthy-eight-section,.footer.footer-eight .footer-top{padding:50px 0}.works-eight-section{padding:50px 0 26px}.pets-content-all h2{font-size:30px}.pets-content-all h1{font-size:38px}.header.header-eight .bar-icon span{background-color:var(--bs-purple)}.pets-content-all .btn-primary{padding:10px 15px}.home-banner.home-banner-nine{min-height:auto;text-align:center}.hero-section-nine{min-height:auto}.arrow-ryt,.banner-appointment-nine{display:none}.appoints-btn{margin-bottom:0}.safety-section,.service-nine-section,.feature-service-nine,.mechanics-section,.choose-nine-section,.customer-review-section,.additional-service-section,.blogs-nine-section{padding:50px 0}.choose-nine-section{padding:50px 0 26px}.btn-service-nine .btn-primary{margin-top:15px}.free-service-nine{display:none}.free-service-bottom-content{padding:50px;text-align:center}.partner-section-nine{margin-top:auto;padding:45px 0}.free-service-all{margin-top:45px}.footer.footer-nine .footer-top{padding:45px 0 10px}.header.header-nine .navbar-header{display:inline-flex}.floating-five-main{margin-top:0}.footer.footer-five .footer-bottom .copyright .copyright-text p,.footer.footer-five .copyright-menu .policy-menu{font-size:14px}.professional-eight-img-ryt img{height:306px}.category-eight-slider .owl-nav button.owl-prev,.category-eight-slider .owl-nav button.owl-next{margin-bottom:0}.header.header-nine .header-nav,.header.header-nine.fixed .header-nav{height:65px}.single-demo .demo-info a{padding:10px 15px 10px 35px}.single-demo:hover{transform:translateY(0)}.single-demo:hover .demo-info{bottom:0}.single-demo{margin-bottom:0}.reasonable-all{padding:25px}.customer-side-main-all{display:none}.section-heading-nine.safety-heading-nine{margin-bottom:30px}.section-heading-nine h2:after{bottom:6px}.safety-ryt-two img{margin:30px 0 60px}.safety-ryt-main img{margin:30px 0 33px}.safety-ryt-main.safety-ryt-two:after{display:none}#progressbar{flex-wrap:wrap}#progressbar li{flex-basis:30%}.field-bottom-btns{margin-bottom:20px}.reshchedule-modal .modal-dialog{margin:20px}.modal-active-dots ul{margin-top:0}.calender-modal{margin:80px 0}.card.booking-summary-card,.booking-info-tab{margin-bottom:0}.wizard ul li h5{font-size:15px}.booking-info-tab .nav-pills .nav-item+.nav-item{margin-left:40px}.booking-info-tab .nav-pills .nav-link{font-size:16px}.appointment-details ul.customer-detail-list{width:60%;right:100px;top:0}.appointment-details ul.customer-detail-list:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);position:absolute;top:87px;left:-7px}.linked-item a.btn-connect{margin-right:0;margin-bottom:15px}.appointment-set-two .appointment-setting-list .form-group{width:100px}.section-booking{padding:60px 0}.service-wrap-content{height:88%}.header-navbar-rht li .dropdown-menu.notifications{left:-310px}.feature-box .feature-overlay img{width:100%}.total-client-all{display:block}.total-client-half{margin-bottom:24px}.journey-nine-section .section-heading{margin-bottom:30px;text-align:center}.journey-client-main,.modal-active-dots{margin-bottom:24px}.service-section .owl-carousel .carousel .carousel__viewport ol{left:26%}.client-section .owl-carousel .carousel .carousel__viewport ol{left:22%;gap:10px}.service-section-two .owl-carousel .carousel .carousel__viewport ol,.popular-section .owl-carousel .carousel .carousel__viewport ol,.client-section-two .owl-carousel .carousel .carousel__viewport ol{left:26%}.blog-section .owl-carousel .carousel .carousel__viewport ol{left:13%}.service-section .owl-carousel .carousel .carousel__prev,.service-section .owl-carousel .carousel .carousel__next{top:-22%}.client-section .owl-carousel .carousel .carousel__prev{left:-2%}.client-section .owl-carousel .carousel .carousel__next{right:-1%}.hero-section-two .banner-slider .carousel .carousel__prev{left:1%}.hero-section-two .banner-slider .carousel .carousel__prev{right:1%}.service-section-two .owl-carousel .carousel .carousel__prev,.service-section-two .owl-carousel .carousel .carousel__next{top:-18%}.popular-section .popular-slider .carousel .carousel__prev{top:-18%;left:88%}.popular-section .popular-slider .carousel .carousel__next{top:-18%}.owl-carousel.related-slider .carousel .carousel__viewport .carousel__track{left:25%}.popular-service-seven-section .owl-carousel .carousel .carousel__viewport ol{left:26%}.testimonals-seven-section .owl-carousel .carousel .carousel__prev{top:-65%;left:90%}.testimonals-seven-section .owl-carousel .carousel .carousel__next{top:-65%}.category-sections-eight .owl-carousel .carousel .carousel__viewport ol{left:14%}.home-page-five .testimonals-five-section .owl-carousel .carousel .carousel__prev{left:43%}.feature-category-section-five .owl-carousel .carousel .carousel__viewport ol li .service-widget{margin-right:24px}.footer-six .footer-top-content img{display:none}.owl-carousel.related-slider .carousel .carousel__prev,.service-wrap .owl-carousel .carousel .carousel__prev{left:88%}.reshchedule-modal .doctor-profile .rechedule-calender .vc-pane-container{width:900px}}@media only screen and (max-width: 575.98px){.header-nav{padding-left:15px;padding-right:15px}.header-navbar-rht{display:none}.main-nav li.login-link{display:block}.navbar-header{width:100%}#mobile_btn{left:0;margin-right:0;padding:0;position:absolute;z-index:99}.navbar-brand.logo{display:none}.navbar-brand.logo-small{display:block;width:100%;text-align:center;margin-right:0;padding:0 100px}.header-navbar-rht{position:absolute;right:10px}.header-navbar-rht li>a.header-login{padding:8px 20px}.header-navbar-rht .dropdown-menu{min-width:200px;padding:0;max-width:300px;right:auto;left:auto}.header.header-five .header-navbar-rht{display:none}.header-navbar-rht li>a.header-reg,.header-navbar-rht li>a.header-login{display:none}.header-three .header-navbar-rht,.header-six .header-navbar-rht,.header-navbar-rht-nine{display:none}.header-one .header-btn{display:none!important}}.topbar-nine{padding:10px 0 0;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f5f5}@media (max-width: 575.98px){.topbar-nine{display:none}}.topbar-nine-wrap{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;flex-wrap:wrap}.topbar-nine-wrap .topbar-call{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.topbar-nine-wrap .topbar-call i{color:#242b3a}@media (max-width: 767.98px){.topbar-nine-wrap .topbar-call{font-size:15px}}.topbar-nine-wrap .topbar-contact{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-wrap:wrap}.topbar-nine-wrap .topbar-contact .flag-dropdwon{margin-right:24px;margin-bottom:10px}.topbar-nine-wrap .topbar-contact .flag-dropdwon img{height:12px;border-radius:2px;margin-right:8px}.topbar-nine-wrap .topbar-contact .flag-dropdwon .dropdown-menu{z-index:9999}.topbar-nine-wrap .topbar-contact .user-link{margin-right:24px;margin-bottom:10px;text-decoration:underline}.topbar-nine-wrap .topbar-contact .user-link:last-child{margin-right:0}@media (max-width: 767.98px){.topbar-nine-wrap .topbar-contact .user-link{font-size:15px}}.header.header-nine{border-bottom:1px solid rgba(231,231,231,.7);box-shadow:none}.header.header-nine .header-login{border-radius:8px}.provider-header{height:48px;z-index:999;background:#fff;position:fixed;top:0;right:0;left:0;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;border-bottom:1px solid #EBECED}.provider-header .flag-nav>a img{border-radius:50%;width:22px;height:22px}.provider-header .searchinputs{padding:0;position:relative}@media (max-width: 1199.98px){.provider-header .searchinputs{display:none}}.provider-header .searchinputs input{width:284px;height:32px;border:1px solid #EBECED;background:#fff;padding:5px 10px 5px 38px;border-radius:5px;color:#242b3a;font-size:14px}@media (max-width: 1199.98px){.provider-header .searchinputs input{width:170px}}.provider-header .searchinputs input::placeholder{color:#afb2b8}.provider-header .searchinputs .search-addon span{z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;cursor:pointer;background:#fff;border:0;padding:0;color:#242b3a;position:absolute;top:50%;left:16px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);font-size:14px}@media (min-width: 992px){.provider-header .dropdown-menu{top:85px;min-width:200px;visibility:hidden;opacity:0;border:0;display:block;border-radius:5px;box-shadow:0 4.4px 12px -1px #dedede5c;margin:0;padding:0;-webkit-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;left:unset!important;right:0!important}}@media (max-width: 991.98px){.provider-header .dropdown-menu{transition:none}}.provider-header .dropdown-menu.show{visibility:visible;opacity:1;margin-top:8px!important;transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0);-webkit-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease}.provider-header .header-left{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;float:left;height:48px;position:relative;text-align:center;width:216px;z-index:1;background:#fff;padding:0 15px;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;border-bottom:1px solid #EBECED}.provider-header .header-left .logo{display:inline-block;line-height:0}.provider-header .header-left .logo img{width:130px}@media (max-width: 991.98px){.provider-header .header-left .logo{text-align:center;width:100%}.provider-header .header-left .logo img{width:140px}}@media (max-width: 991.98px){.provider-header .header-left .dark-logo{text-align:center;width:100%}.provider-header .header-left .dark-logo img{width:140px}}.provider-header .header-left .logo-small{display:none}@media (max-width: 991.98px){.provider-header .header-left{position:absolute;width:100%}}@media (max-width: 991.98px){.provider-header .header-left #toggle_btn{display:none}}@media (min-width: 992px){.provider-header #toggle_btn{font-size:18px;padding:4px;border-radius:6px}.provider-header #toggle_btn .bar-icon{display:inline-block;width:21px}.provider-header #toggle_btn .bar-icon span{background-color:#fff;display:block;float:left;height:2px;width:21px;margin:0 0 5px;border-radius:50px}.provider-header #toggle_btn .bar-icon span:nth-child(2){width:15px}}.provider-header .bar-icon{display:inline-block;width:31px;margin-top:13px}.provider-header .bar-icon span{background-color:var(--bs-purple);display:block;float:left;height:3px;margin-bottom:7px;width:31px;border-radius:2px;transition:all .5s}.provider-header .bar-icon span:nth-child(2){width:16px}.provider-header .menu-opened .slide-nav .bar-icon{display:inline-block;width:31px;margin-top:20px}.provider-header .menu-opened .slide-nav .bar-icon span:first-child{position:relative;top:10px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}.provider-header .menu-opened .slide-nav .bar-icon span:nth-child(2){display:none}.provider-header .menu-opened .slide-nav .bar-icon span:last-child{transform:rotate(135deg);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg)}.provider-header .menu-user-list{min-width:450px;border-radius:6px;padding:24px}.provider-header .menu-user-list .list-appointment{display:flex;align-items:center;justify-content:space-between;padding:15px;border:1px solid #E2E5F1;border-radius:6px}.provider-header .menu-user-list .list-appointment-content{display:flex;align-self:center}.provider-header .menu-user-list .list-appointment-content .list-appointment-img{font-size:24px;margin-right:20px;position:relative}.provider-header .menu-user-list .list-appointment-content .list-appointment-img:after{position:absolute;content:"";background:#e2e5f1;width:1px;height:20px;top:10px;right:-10px}.provider-header .menu-user-list .list-appointment-content h5{color:#131022}.provider-header .menu-user-list .list-appointment-content h6{font-weight:400;font-size:14px}.provider-header .menu-user-list .list-appointment-btn{font-size:20px}.provider-header .profilename{padding:0}.provider-header .profilename .profileset{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 10px 3px}.provider-header .profilename .profileset h6{font-size:14px;color:#656b76;font-weight:500}.provider-header .profilename .profileset h5{font-size:12px;color:var(--bs-purple);font-weight:400}.provider-header .profilename .profileset .profilesets{margin-left:10px}.provider-header .profilename .profileset .user-img img{margin-top:0}.provider-header .profilename .dropdown-item{padding:8px 5px!important}.provider-header .show .user-info:after{transform:rotate(-140deg);top:10px}.provider-header .user-info{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;position:relative;overflow:hidden;padding:0 30px 0 0}@media (max-width: 1199.98px){.provider-header .user-info span.user-detail{display:none}}.provider-header .user-info:before{content:"";width:8px;height:8px;border-top:0;border-left:0;border-right:2px solid #969AA2;border-bottom:2px solid #969AA2;border-radius:1px;transform:rotate(45deg);transition:all .5s;top:8px;position:absolute;right:12px}@media (max-width: 1199.98px){.provider-header .user-info:before{top:12px}}.provider-header .user-info .user-role{display:block;color:var(--bs-purple);font-size:12px;font-weight:400}.provider-header .user-info .user-letter{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;color:#fff;width:36px;height:36px;border-radius:5px;font-weight:600;font-size:15px;margin-right:10px}@media (max-width: 1199.98px){.provider-header .user-info .user-letter{margin-right:0}}.provider-header .user-info .user-letter img{border-radius:5px}.provider-header .user-info .user-name{font-size:15px;font-weight:500;color:#656b76;display:flex;align-items:center}.provider-header .user-info .user-name img{margin-left:10px}.provider-header .header-user{padding:15px 24px;display:contents}.provider-header .header-user .user-menu{align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;margin:0;position:relative;height:100%;border-bottom:0;padding:0 24px;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}@media (max-width: 991.98px){.provider-header .header-user .user-menu{display:none}}.provider-header .header-user .user-menu .status{position:absolute;content:"";background:var(--bs-purple);width:10px;height:10px;border-radius:50px;top:3px;right:3px}.provider-header .header-user .user-menu .header-title h3{font-size:24px;font-weight:700}.provider-header .header-user .user-menu .header-title h6{font-size:12px;font-weight:600}.provider-header .header-user .user-menu>li{margin-left:5px;margin-inline-end:0}.provider-header .header-user .user-menu>li:first-child{margin-left:0}.provider-header .header-user .user-menu>li.date-picker-list{margin-left:0;margin-right:10px}.provider-header .header-user .user-menu>li:last-child{margin-left:15px}@media (max-width: 1199.98px){.provider-header .header-user .user-menu>li{margin-left:5px}}.provider-header .header-user .user-menu>li svg{width:18px;color:#67748e}.provider-header .header-user .user-menu>li a:hover svg{color:var(--bs-purple)}.provider-header .header-user .user-menu .dropdown-toggle:after{border:0;display:none}.provider-header .header-user .user-menu .nav-searchinputs{margin-right:auto;margin-left:25px}.provider-header .header-user .user-menu .nav-item-box>a{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;background:#fff;box-shadow:0 4.4px 20px -1px #1310220d;color:#4e5561;border-radius:5px;width:36px;height:36px;position:relative;border:0}.provider-header .header-user .user-menu .nav-item-box>a:hover{background:#edeeef}.provider-header .header-user .user-menu .nav-item-email.nav-item-box{margin-left:5px}.provider-header .header-user .user-menu.nav>li>a{padding:0;display:flex;line-height:normal;color:#3e4265}.provider-header .header-user .user-menu.nav>li>a.btn-header-list{color:#fff;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:5px}.provider-header .header-user .user-menu.nav>li>a .badge{color:#fff;font-weight:700;position:absolute;top:4px;right:4px;background:var(--bs-purple);width:15px;height:15px;font-size:10px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.provider-header .header-user .user-menu.nav>li>a i{font-size:18px}.provider-header .header-user .user-menu.nav>li>a .badge-success{background:#03c95a;border:3px solid #FFF;padding:0;top:inherit;bottom:-3px;right:-3px}.provider-header .header-user .user-menu.nav>li.flag-nav a{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.provider-header .header-user .user-menu.nav>li.flag-nav a .dropdown-menu{max-height:150px;min-width:120px;overflow-y:auto}.provider-header .header-user .user-menu.nav>li.flag-nav a .dropdown-menu .dropdown-item{padding:5px 15px}.provider-header .header-user .user-menu.nav>li.flag-nav .dropdown-menu{padding:15px;min-width:210px}.provider-header .header-user .user-menu.nav>li.flag-nav .dropdown-menu .dropdown-item{padding:10px;color:#67748e;border-radius:10px;transition:none}.provider-header .header-user .user-menu.nav>li.flag-nav .dropdown-menu .dropdown-item.active{color:#fff}.provider-header .header-user .user-menu.nav>li.flag-nav .dropdown-menu .dropdown-item.active,.provider-header .header-user .user-menu.nav>li.flag-nav .dropdown-menu .dropdown-item:hover{background:#f7f7f7 url(../img/icons/check.svg) no-repeat calc(100% - 12px) center}.provider-header .header-user .user-menu.nav>li.flag-nav .dropdown-menu a img{width:20px;height:20px;border-radius:50%;margin-right:10px}.provider-header .page-title-box{float:left;height:48px;margin-bottom:0;padding:17px 20px;border-radius:0}@media (max-width: 991.98px){.provider-header .page-title-box{display:none}}.provider-header .page-title-box a{color:var(--bs-purple);font-size:11px;font-weight:700;border:1px solid var(--bs-purple);margin:0;padding:5px;border-radius:5px}.provider-header .page-title-box a:hover{background:var(--bs-purple);color:#fff}.provider-header .mobile_btn{display:none;float:left}@media (max-width: 991.98px){.provider-header .mobile_btn{color:var(--bs-purple);font-size:24px;height:48px;line-height:48px;width:60px;z-index:10;padding:0 20px;position:absolute;top:0;left:0;display:block}}.provider-header .responsive-search{display:none;color:#fff;font-size:20px;height:60px;line-height:60px;padding:0 15px}@media (max-width: 991.98px){.provider-header .responsive-search{display:block}}.provider-header .top-nav-search form{position:relative}@media (max-width: 991.98px){.provider-header .top-nav-search form{display:none}}.provider-header .top-nav-search form .form-control{background-color:#ffffff1a;border:1px solid rgba(255,255,255,.15);height:40px;padding:10px 50px 10px 15px;border-radius:50px}.provider-header .top-nav-search form .form-control::-webkit-input-placeholder{color:#ffffffb3}.provider-header .top-nav-search form .btn{background-color:transparent;border-color:transparent;color:#ffffffb3;min-height:40px;position:absolute;top:0;right:0}@media (max-width: 991.98px){.provider-header .top-nav-search.active form{display:block;position:absolute;left:0}.provider-header .top-nav-search.active form .form-control{background-color:#fff}.provider-header .top-nav-search.active form .btn{background-color:transparent;border-color:transparent;min-height:40px;position:absolute;top:0;right:0;padding:7px 15px}}.provider-header .userset{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.provider-header .userset .usernames{line-height:initial;text-align:right;padding-right:10px}.provider-header .userset .usernames span{display:block;line-height:initial}.provider-header .menu-drop-user .dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;color:#656b76;padding:7px 10px!important}.provider-header .menu-drop-user .dropdown-item svg{stroke-width:1px;margin-right:10px;width:18px}.provider-header .menu-drop-user .logout{color:#e70d0d}@media (max-width: 991.98px){.provider-header .has-arrow .dropdown-toggle>span:nth-child(2){display:none}.provider-header .has-arrow .dropdown-toggle:after{display:none!important}}.provider-header .profilename .user-img .status{bottom:7px;top:unset;right:0;background:#03c95a}.provider-header .user-img{display:inline-block;position:relative}.provider-header .user-img img{width:38px;border-radius:50%}.provider-header .user-img .status{border:2px solid #FFF;height:10px;width:10px;margin:0;position:absolute;right:0;bottom:30px;border-radius:50%;display:inline-block;background:#03c95a}.provider-header .mobile-user-menu{color:#fff;display:none;float:right;font-size:24px;height:48px;line-height:48px;text-align:right;width:60px;z-index:10;padding:0 20px;position:absolute;top:0;right:0}@media (max-width: 991.98px){.provider-header .mobile-user-menu{display:block}}.provider-header .mobile-user-menu a{color:var(--bs-purple);padding:0}.provider-header .mobile-user-menu a:after{display:none}.provider-header .mobile-user-menu .dropdown-toggle{border:0;background-color:transparent}.provider-header .mobile-user-menu .dropdown-menu{padding:0}.provider-header .mobile-user-menu .dropdown-menu a{color:#393f4d;line-height:40px;padding:0 10px}.logo-small img{width:30px}@media (min-width: 992px){.mini-sidebar.expand-menu .header-left{flex-direction:row;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.mini-sidebar .header-left{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;width:80px;padding:0;flex-direction:column}.mini-sidebar .header-left .logo-small{display:block;padding:10px 0 0}.mini-sidebar .header-left .logo{display:none}.mini-sidebar .menu-arrow,.mini-sidebar .chat-user{display:none!important}.mini-sidebar .user-menu .badge{display:flex!important}.mini-sidebar.expand-menu .menu-arrow,.mini-sidebar.expand-menu .chat-user{display:block!important}.mini-sidebar.expand-menu .logo-small{display:none}.mini-sidebar.expand-menu .logo{display:block}.mini-sidebar.expand-menu #toggle_btn{opacity:1}.mini-sidebar.expand-menu .header-left{padding:0 15px;display:flex}.mini-sidebar .noti-dot:before{display:none}}.nav-list{position:relative}.nav-list .nav .dark-mode-list .dark-mode-toggle{width:66px;height:36px;background:#fbfbfb;border:1px solid #EBECED;font-size:16px;border-radius:5px;padding:3px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.nav-list .nav .dark-mode-list .dark-mode-toggle i{font-size:16px;color:#242b3a;border-radius:5px;line-height:26px;width:26px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.nav-list .nav .dark-mode-list .dark-mode-toggle i.light-mode.active{color:#fff;background:#03c95a}.nav-list .nav .dark-mode-list .dark-mode-toggle i.dark-mode.active{color:#fff;background:#242b3a}.nav-list .nav li .btn{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;width:36px;height:36px;font-size:16px;border-radius:5px;border:1px solid transparent}.nav-list .nav li .btn-header-list{background:#bbf0d3}.nav-list .nav li .btn-header-list:hover{color:#fff}.nav-list .nav li .btn-help{background:#f0def3}.nav-list .nav li .btn-help:hover{color:#fff}.nav-list .nav li .btn-chart-pie{color:#282b8b;background:#fff4d2}.nav-list .nav li .btn-chart-pie:hover{color:#fff;background:#282b8b}.mobile-show{display:none}@media (max-width: 991.98px){.mobile-show{display:block}}.show .user-info:after{transform:rotate(-140deg);top:10px}.header .flag-nav .dropdown-menu .dropdown-item{display:flex;align-items:center}.header .flag-nav .dropdown-menu .dropdown-item img{width:18px;height:13px;border-radius:10px;margin-right:5px}.nav-item-box a{position:relative}.header .userset.show .user-info:before{transform:rotate(-136deg);top:10px}.header .date-range{padding-left:30px!important}.header .cal-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%)}.dark-mode-toggle{display:none}.dark-mode-toggle.activate{display:flex;align-items:center;justify-content:center}.dark-logo{display:none;line-height:0}.dark-logo img{width:130px}.site-link a{font-size:12px;font-weight:500}.site-link a i{line-height:inherit}.provider-head-links a{width:32px;height:32px;border-radius:50%;background:#f4f5f5}.provider-head-links .notification-dropdown .dropdown-body a{width:100%;height:100%;border:none;background-color:transparent}.provider-head-links .notification-dropdown .dropdown-body h6{font-size:16px}.provider-head-links .notification-dropdown .notification-footer-btn a{width:100%;height:100%;border:0}.user-menu .booking-user .user-img{width:32px;height:32px}.user-menu .booking-user .user-img img{width:24px;height:24px}.searchbar a{position:relative}.searchbar .togglesearch{position:absolute;top:55px;right:8%;width:280px;display:none;z-index:999;padding:10px;border-radius:5px}.searchbar .togglesearch .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.searchbar .togglesearch .input-group input{width:182px;padding:5px 10px;border:1px solid #EBECED;outline:none;height:39px;border-radius:5px 0 0 5px}.searchbar .togglesearch .input-group .btn{color:#111827;background-color:#fbfbfb;font-weight:600;font-size:14px;padding:7px 8px;border:1px solid #EBECED;border-radius:6px}footer .footer-top{background-color:#f6f7f7;padding:40px 0 24px}footer .footer-top .footer-widget{margin-bottom:24px}footer .footer-top .footer-widget .footer-menu li{margin-bottom:16px}footer .footer-top .footer-widget .footer-menu li a{position:relative;color:#656b76;font-size:16px}footer .footer-top .footer-widget .footer-menu li a:hover{color:var(--bs-indigo)}footer .footer-top .footer-widget .footer-menu li:last-child{margin-bottom:0}footer .footer-top .dropdown a img{height:15px;border-radius:2px}footer .footer-bottom{background-color:#f6f7f7;border-top:1px solid #EBECED;padding:20px 0 12px}footer .footer-bottom p{font-size:16px;color:#242b3a}footer .footer-bottom .menu-links{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}footer .footer-bottom .menu-links li{margin-bottom:8px}footer .footer-bottom .menu-links li a{position:relative;padding-right:10px;margin-right:8px;color:#656b76;text-decoration:underline}footer .footer-bottom .menu-links li a:hover{color:var(--bs-purple)}footer .footer-bottom .menu-links li a:after{content:"|";position:absolute;color:#656b76;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}footer .footer-bottom .menu-links li:last-child a{padding-right:0;margin-right:0}footer .footer-bottom .menu-links li:last-child a:after{content:none}footer .form-control{height:44px}.social-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-icon li{margin-right:12px}.social-icon li a{width:24px;height:24px;border-radius:50%;color:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;font-size:14px}.social-icon li:last-child{margin-right:0}.footer.footer-nine{background-color:#111827}.footer.footer-nine .footer-top{padding:40px 0 16px;background-color:#111827}.footer.footer-nine .footer-top .footer-widget h6{color:#fff}.footer.footer-nine .footer-top .footer-widget .footer-menu li{margin-bottom:12px;display:block}.footer.footer-nine .footer-top .footer-widget .footer-menu li a{color:#ebeced}.footer.footer-nine .footer-top .footer-widget .footer-menu li a:hover{color:var(--bs-purple)}.footer.footer-nine .footer-top .footer-widget .footer-menu li:last-child{margin-bottom:0}.footer.footer-nine .footer-top .footer-widget .footer-logo{margin-bottom:24px}.footer.footer-nine .footer-top .footer-widget p{color:#e9eaeb;margin-bottom:24px}.footer.footer-nine .footer-top .footer-contact-info .footer-address{margin-bottom:24px}.footer.footer-nine .footer-top .footer-contact-info .footer-address:last-child{margin-bottom:0}.footer.footer-nine .footer-top .footer-contact-info .footer-address span{width:48px;height:48px;color:#fff;border-radius:50%;background:var(--bs-purple);font-size:20px;margin-right:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:unset}.footer.footer-nine .footer-top .footer-contact-info .footer-address h6{font-size:14px;font-weight:500;margin-bottom:2px;color:#fff;padding:0}.footer.footer-nine .footer-top .footer-contact-info .footer-address p{color:#fff;margin-bottom:0;padding:0}.footer.footer-nine .social-icon li a{background:#fff;color:#242b3a}.footer.footer-nine .social-icon li a:hover{background:var(--bs-purple);color:#fff}.footer.footer-nine .footer-bottom{padding:10px;background-color:#111827;border-top:1px solid #242B3A}.footer.footer-nine .footer-bottom .copyright{padding:0;border:0}.footer.footer-nine .footer-bottom .copyright .copyright-text p{color:#fff}@media (max-width: 991.98px){.footer.footer-nine .footer-bottom .copyright .copyright-text p{font-size:14px}}.sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-right:1px solid #EBECED;margin-top:0;z-index:1001;position:fixed;top:48px;bottom:0;left:0;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;width:216px}@media (max-width: 991.98px){.sidebar{margin-left:-575px;-webkit-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease;z-index:1041;background:#fff}}@media (max-width: 575.98px){.sidebar{width:100%}}@media (max-width: 575.98px){.sidebar .slimScrollDiv{width:100%!important}}.sidebar .sidebar-inner{width:100%}.sidebar .sidebar-menu{padding:16px 24px}.sidebar .sidebar-menu .clinicdropdown{margin-bottom:24px}.sidebar .sidebar-menu .clinicdropdown>a{background:#fff;border:1px solid #E9EDF4;box-shadow:0 4.4px 12px -1px #dedede5c;border-radius:5px;padding:10px}.sidebar .sidebar-menu .clinicdropdown>a img{border-radius:50%}.sidebar .sidebar-menu .clinicdropdown>a .user-names{margin-left:10px}.sidebar .sidebar-menu .clinicdropdown>a .user-names h5{font-size:14px;font-weight:400;color:#4e5561;margin-bottom:2px}.sidebar .sidebar-menu .clinicdropdown>a .user-names h6{font-size:14px;font-weight:400;color:#7d828c;margin-bottom:0}.sidebar .sidebar-menu>ul>li{margin-bottom:24px}.sidebar .sidebar-menu>ul>li:last-child ul{margin-bottom:0}.sidebar .sidebar-menu>ul>li.active a{color:#fff}.sidebar .sidebar-menu>ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;padding:8px 0;position:relative;color:#242b3a;font-size:14px;font-weight:500}.sidebar .sidebar-menu>ul>li>a i{margin-right:8px;color:#242b3a}.sidebar .sidebar-menu>ul>li>a span{font-size:14px;font-weight:500;color:#242b3a}.sidebar .sidebar-menu>ul>li.active a{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li.active a i{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li.active a span{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li.active a:hover{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li.active a:hover i{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li.active a:hover span{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li.submenu ul{display:none}.sidebar .sidebar-menu>ul>li.submenu ul li a{font-weight:500;font-size:14px;position:relative;display:block;padding:8px 8px 8px 21px}.sidebar .sidebar-menu>ul>li ul{display:block;margin-bottom:15px}.sidebar .sidebar-menu>ul>li ul li{margin-bottom:5px;border-radius:5px;overflow:hidden}.sidebar .sidebar-menu>ul>li ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;font-weight:400;font-size:14px;color:#656b76;position:relative;width:100%;padding:8px}.sidebar .sidebar-menu>ul>li ul li a span{font-size:14px;font-weight:400;white-space:nowrap;color:#242b3a;margin-left:10px}.sidebar .sidebar-menu>ul>li ul li a.active{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li ul li a.active a span{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li ul li a.active:after{background:#fe9f43;border:2px solid #FDB}.sidebar .sidebar-menu>ul>li ul li a:hover{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li ul li a:hover:after{background:#fe9f43;border:2px solid #FDB}.sidebar .sidebar-menu>ul>li ul li a:hover span{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li ul>li.active a i{background:#fff;color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li ul>li.active a span{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li ul>li.active a .menu-arrow:before{border-right:2px solid var(--bs-purple);border-bottom:2px solid var(--bs-purple)}.sidebar .sidebar-menu>ul>li ul>li.active a.subdrop{background:#ffecf5;border-radius:5px;color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li ul>li.active a.subdrop i{color:#fff;background:#fff}.sidebar .sidebar-menu>ul>li ul>li.active a.subdrop span{color:var(--bs-purple)}.sidebar .sidebar-menu>ul>li .submenu-hdr{font-weight:600;font-size:12px;color:#969aa2;margin:0 0 14px;text-transform:uppercase;position:relative;display:flex;align-items:center}.sidebar .sidebar-menu>ul>li .submenu-hdr span{flex-shrink:0}.sidebar .sidebar-menu>ul>li .submenu-hdr:after{content:"";width:100%;height:1px;background:#ebeced;margin-left:8px}.sidebar .sidebar-menu>ul>li:first-child h6{margin-top:0}.sidebar .sidebar-menu>ul>li .submenu ul{display:none;border:0;padding-top:0;padding-bottom:0}.sidebar .sidebar-menu>ul>li .submenu ul li{margin-bottom:0}.sidebar .sidebar-menu>ul li{margin-bottom:5px}.sidebar .sidebar-menu>ul li .submenu>ul{margin:10px 0 0}.sidebar .sidebar-menu>ul li .submenu>ul li a{padding-left:40px;font-size:14px;position:relative}.sidebar .sidebar-menu>ul li .submenu>ul li a:before{content:"";width:5px;height:5px;border-radius:50%;background:#ebeced;position:absolute;left:28px;top:50%;transform:translateY(-50%)}.sidebar .sidebar-menu>ul li .submenu>a.subdrop{background:#ffecf5}.sidebar .sidebar-menu>ul li .submenu>a.subdrop i{background:#fff;color:var(--bs-purple)}.sidebar .sidebar-menu>ul li .submenu>a.active{background:#ffecf5;border-radius:5px}.sidebar .sidebar-menu>ul li .submenu>a.active i{background:#fff;color:var(--bs-purple)}.sidebar .sidebar-menu>ul li .submenu>a.active span{color:var(--bs-purple)}.sidebar .sidebar-menu>ul li .submenu>a.active .menu-arrow:before{border-right:2px solid var(--bs-purple);border-bottom:2px solid var(--bs-purple)}.sidebar .sidebar-menu>ul li .submenu.submenu-two a.subdrop{background:transparent}.sidebar .sidebar-menu>ul li .submenu.submenu-two ul{margin-top:0}.sidebar .sidebar-menu>ul li .submenu.submenu-two ul li a{margin-left:20px}.sidebar .sidebar-menu>ul li .submenu.submenu-two.submenu-three ul li a{margin-left:40px}.sidebar .sidebar-menu .submenu-open:last-child{margin-bottom:0}.sidebar .sidebar-menu .submenu-open:last-child ul{border-bottom:none;padding-bottom:0}.sidebar .sidebar-menu .submenu-open .submenu.submenu-two ul li a{margin-left:45px}.sidebar .sidebar-menu .submenu-open .submenu.submenu-two.submenu-three ul li a{margin-left:65px}.sidebar .sidebar-menu .submenu-open .submenu ul li a{margin-left:25px;padding-bottom:4px;font-size:14px;color:#6a7287}.sidebar .sidebar-menu .submenu-open .submenu ul li a:after{content:"";background:#32475c61;width:8px;height:8px;border:2px solid #FFF;border-radius:50px;position:absolute;top:16px;left:0}.sidebar .sidebar-menu .submenu-open .submenu ul li a:hover{color:var(--bs-purple)}.sidebar .sidebar-menu .submenu-open .submenu ul li a:hover:after{background:#fe9f43;border:2px solid #FDB}.sidebar .sidebar-menu .menu-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;text-rendering:auto;line-height:40px;font-size:18px;line-height:16px;width:16px;height:16px;border-radius:50%;position:absolute;top:50%;right:0;transform:translatey(-50%);-webkit-transform:translatey(-50%);-ms-transform:translatey(-50%);-webkit-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease}.sidebar .sidebar-menu .menu-arrow:before{height:6px;width:6px;border-top:0;content:"";border-left:0;border-right:2px solid #969AA2;border-bottom:2px solid #969AA2;transform:rotate(-45deg);position:absolute;left:5px;top:5px}.sidebar .sidebar-menu .menu-arrow.inside-submenu{right:10px}.sidebar .sidebar-menu .menu-arrow.inside-submenu.inside-submenu-two{right:30px}.sidebar .sidebar-menu.subdrop .menu-arrow{transform:translateY(-50%) rotate(90deg);background:#ffeddc}.sidebar .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;padding:10px;color:#282b8b;position:relative}.sidebar .nav-link.active{color:var(--bs-purple);background:transparent;position:relative}.sidebar .nav-link.active:after{content:"";border-width:10px;border-color:transparent var(--bs-purple) transparent transparent;border-style:solid;position:absolute;top:36px;right:0}.sidebar .sidebar-left{width:100px;-webkit-box-shadow:5px 0px 15px rgba(0,0,0,.05);-moz-box-shadow:5px 0px 15px rgba(0,0,0,.05);box-shadow:5px 0 15px #0000000d}.sidebar .sidebar-right{width:250px;height:100%;-webkit-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease;display:none}@media (max-width: 991.98px){.sidebar .sidebar-right{width:calc(100% - 70px)}}.sidebar .sidebar-right .slimScrollDiv{width:250px!important;overflow:visible!important}@media (max-width: 991.98px){.sidebar .sidebar-right .slimScrollDiv{width:100%!important}}.sidebar .sidebar-right .tab-content{padding:20px 20px 40px}@media (max-width: 991.98px){.sidebar .sidebar-right .tab-content{padding:10px}}.sidebar .sidebar-right p{font-size:10px;color:#7d828c;text-transform:uppercase;font-weight:700;margin-bottom:10px}.sidebar .sidebar-right ul{list-style:none;padding:0;margin:0}.sidebar .sidebar-right ul li.active a{color:#fff}.sidebar .sidebar-right ul li a{font-weight:400;font-size:14px;color:#282b8b}.sidebar .sidebar-right ul li a.active{color:var(--bs-purple)}.sidebar .sidebar-right .menu-arrow{-webkit-transition:-webkit-transform .15s;-o-transition:-o-transform .15s;transition:transform .15s;display:inline-block;font-family:"Font Awesome 5 Free";text-rendering:auto;line-height:40px;font-size:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:18px;top:0;position:relative;font-weight:700;transform:translate(0);-webkit-transform:translate(0,0);-ms-transform:translate(0,0)}.sidebar .sidebar-right .menu-arrow:before{content:""}.sidebar .sub-menu a{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.sidebar li a.subdrop .menu-arrow{transform:translateY(-50%) rotate(90deg)}.sidebar .nav-items .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border-radius:0;border-bottom:1px solid #969AA2;padding:20px 0;-webkit-transition:all .4s ease;-ms-transition:all .4s ease;transition:all .4s ease}.sidebar .nav-items .nav-link:hover{color:#fff}.sidebar .nav-items .nav-link span{margin-top:15px;font-weight:500}.sidebar .sidemenu a{width:100%;font-weight:500;display:block;border-radius:5px;margin:0 0 10px;padding:10px}.sidebar .sidemenu a:hover{color:#fff}@media (min-width: 992px){.mini-sidebar .page-wrapper{margin-left:80px}.mini-sidebar .user-names{display:none}.mini-sidebar .header-left #toggle_btn{opacity:1;transform:rotate(180deg)}.mini-sidebar .header-left #toggle_btn:after{border:0}.mini-sidebar .sidebar .sidebar-menu .clinicdropdown>a{padding:5px}.mini-sidebar .sidebar .sidebar-menu>ul>li ul li.submenu ul li a{padding-left:40px}.mini-sidebar.expand-menu .header-left #toggle_btn{opacity:1;transform:rotate(180deg)}.mini-sidebar.expand-menu .sidebar .sidebar-menu .clinicdropdown>a{padding:10px 15px}.mini-sidebar .sidebar-right,.mini-sidebar .sidebar .sidebar-menu ul li a span{display:none}.mini-sidebar .sidebar .sidebar-menu ul li .submenu-hdr{font-size:0}.mini-sidebar .sidebar .sidebar-menu ul li .submenu-hdr:after{margin-left:0}.mini-sidebar .sidebar{width:80px;overflow:hidden}.mini-sidebar.expand-menu .sidebar{display:block}.expand-menu.mini-sidebar .sidebar .sidebar-menu .submenu-hdr{display:flex;font-size:12px}.expand-menu.mini-sidebar .sidebar .sidebar-menu .submenu-hdr:after{margin-left:8px}.expand-menu.mini-sidebar .sidebar .user-names{display:none}.expand-menu .sidebar-right{display:block;-webkit-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease}.expand-menu .sidebar{width:216px}.expand-menu .sidebar .sidebar-menu ul>li>a span{display:inline-block}.expand-menu .sidebar .sidebar-menu .submenu-hdr{display:flex}.expand-menu .header-left{width:216px}#toggle_btn{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;float:left}}body.mini-sidebar .sidebar .sidebar-menu>ul>li.submenu-open ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;font-weight:500;font-size:15px;color:#67748e;position:relative;width:100%}body.mini-sidebar .sidebar .sidebar-menu>ul>li ul>li.active a{justify-content:center}body.mini-sidebar .sidebar .sidebar-menu>ul li a{justify-content:center}body.mini-sidebar .sidebar .sidebar-menu>ul li a i{margin-right:0}body.mini-sidebar.expand-menu .sidebar .sidebar-menu>ul>li.submenu-open ul li a{justify-content:left;-webkit-justify-content:left;-ms-flex-pack:left;padding-left:18px}body.mini-sidebar.expand-menu .sidebar .sidebar-menu>ul>li ul>li.active a{justify-content:start}body.mini-sidebar.expand-menu .sidebar .user-names{display:block!important}body.mini-sidebar.expand-menu .sidebar .sidebar-menu>ul li a{justify-content:start}body.mini-sidebar.expand-menu .sidebar .sidebar-menu>ul li a i{margin-right:8px}.sidebarrightmenu .sidebar-right{display:block}.slide-nav .sidebar{margin-left:0}.sidebar-overlay{display:none;height:100%;width:100%;z-index:99;background-color:#0009;position:fixed;top:60px;left:0}.sidebar-overlay.opened{display:block}.mini-sidebar .active.subdrop~ul{display:none!important}.mini-sidebar.expand-menu .active.subdrop~ul{display:block!important}.active.subdrop~ul{display:block!important}.mini-sidebar .header #toggle_btn{opacity:0;height:0;width:0}.mini-sidebar.expand-menu .header #toggle_btn{opacity:1;height:auto;width:auto}.dark body{background-color:#0f0f0f}.dark body h1,.dark body h2,.dark body h3,.dark body h4,.dark body h5,.dark body h6,.dark body .h1,.dark body .h2,.dark body .h3,.dark body .h4,.dark body .h5,.dark body .h6{color:#c5ccdb;font-family:Archivo,sans-serif;font-weight:700;margin-bottom:0}.dark body p,.dark body a{color:#656b76}.dark body i{color:#c5ccdb}.dark body input{background-color:#0d0d0d;border:1px solid #1E2021}.dark body .card{background-color:#0d0d0d;border:1px solid #1E2021;box-shadow:none}.dark body .card .card-footer{border-color:#1e2021}.dark body .form-label{color:#afb2b8}.dark body .form-control,.dark body .bootstrap-tagsinput{background-color:#0d0d0d;border:1px solid #1E2021}.dark body .bootstrap-tagsinput .tag{background-color:#0d0d0d}.dark body .form-control:focus{background-color:#0d0d0d;color:#c5ccdb;border:1px solid #1E2021}.dark body .select2-dropdown{border:1px solid #1E2021}.dark body span.select2-container.select2-container--default.select2-container--open{box-shadow:none}.dark body .select2-container--default .select2-selection--single{background-color:#0d0d0d;border:1px solid #1E2021}.dark body .select2-container--default .select2-results__option[aria-selected=true]{background-color:var(--bs-purple);border:1px solid #1E2021;color:var(--bs-purple)}.dark body .select2-container--default .select2-results__option[aria-selected]{background-color:#0d0d0d;border:1px solid #1E2021}.dark body .bg-light-300{background-color:#131313!important}.dark body .bg-light-500{background-color:#171717!important}.dark body .border-bottom{border-bottom:1px solid #1E2021!important}.dark body .bg-white{background-color:#0d0d0d!important;color:#c5ccdb}.dark body .btn-light{background-color:#1e2021;border:1px solid #1E2021;color:#fff}.dark body .btn-white{background-color:#0d0d0d!important;border:1px solid #0D0D0D;color:#c5ccdb}.dark body .dropdown-item:not(.active):hover,.dark body .dropdown-item:not(.active):focus,.dark body .dropdown-item:not(.active):active{background-color:#0d0d0d;color:#c5ccdb!important}.dark body .border-end{border-inline-end:1px solid #1E2021!important}.dark body .text-dark{color:#c5ccdb!important}.dark body .border{border:1px solid #1E2021!important}.dark body .dropdown .dropdown-toggle{border:1px solid #1E2021;color:#c5ccdb;background-color:#0d0d0d}.dark body .dropdown-item{background-color:#0d0d0d;color:#c5ccdb!important}.dark body .dropdown-item.active{background-color:#1e2021;color:#c5ccdb!important}.dark body .dropdown-menu{border:1px solid #1E2021}.dark body .bg-light{background-color:#1e2021!important;border:1px solid #1E2021!important;color:#c5ccdb}.dark body .text-gray-9{color:#c5ccdb!important}.dark body .paginations .page-link-1{background-color:#1e2021}.dark body #calendar-book .fc-toolbar-chunk .fc-prev-button,.dark body #calendar-book .fc-toolbar-chunk .fc-next-button{border:1px solid #1E2021;background:#0d0d0d;color:#c5ccdb}.dark body .fc-scrollgrid,.dark body .fc-col-header-cell,.dark body .fc-day-other,.dark body .fc-theme-bootstrap5 td{border:1px solid #1E2021}.dark body .fc-theme-bootstrap5-shaded{background-color:#0d0d0d}.dark body .fc-list{border:1px solid #1E2021}.dark body .bg-gray{background-color:#1e2021!important;color:#c5ccdb}.dark body .provider-header,.dark body .provider-header .header-left{background-color:#1e2021;border-bottom:1px solid #1E2021}.dark body .provider-header .searchinputs input{background-color:#0d0d0d;border:1px solid #1E2021}.dark body .provider-header .searchinputs .search-addon span{background-color:#0d0d0d}.dark body .provider-header .provider-head-links a{background-color:#0d0d0d;border:1px solid #1E2021}.dark body .provider-header .dropdown-menu.show{box-shadow:none;background-color:#0d0d0d}.dark body .provider-header .text-dark{color:#656b76!important}.dark body .sidebar{background-color:#0d0d0d;border:1px solid #1E2021}.dark body .sidebar .sidebar-menu ul li a i,.dark body .sidebar .sidebar-menu ul li a span,.dark body .sidebar .sidebar-menu ul li.submenu ul li a{color:#c5ccdb}.dark body .sidebar .sidebar-menu ul li.submenu ul li a.active,.dark body .sidebar .sidebar-menu ul li.active a i,.dark body .sidebar .sidebar-menu ul li.active a span{color:var(--bs-purple)}.dark body .trend-tag,.dark body .trend-tag-2{background-color:#1e2021;color:#c5ccdb}.dark body .act-btn{background-color:#1e2021}.dark body .value select{background-color:#0d0d0d;border:1px solid #1E2021;color:#c5ccdb}.dark body .card .card-body a,.dark body .value span{color:#c5ccdb}.dark body .tags{background-color:#0d0d0d;border:1px solid #1E2021}.dark body .tags.active{background-color:var(--bs-purple);border:1px solid var(--bs-purple)}.dark body .booking-list .booking-details li .book-item{color:#c5ccdb}.dark body .chat-cont-left .chat-users-list .chat-member{background:#0d0d0d}.dark body .chat-cont-right .card-header{border-bottom:1px solid #1E2021}.dark body .msg_card_body .media.sent .media-body .msg-box .received-message{background-color:#171717}.dark body .msg_card_body .media.sent .media-body .msg-box:first-child .sent-message{background:#171717}.dark body .msg_card_body .media.received .media-body .msg-box .received-message{background-color:#171717}.dark body .day-badge:after{border:1px solid #1E2021}.dark body .avatar.online:before{border:2px solid #0D0D0D!important}.dark body .avatar.offline:before{border:2px solid #0D0D0D!important}.dark body .table-responsive{background-color:#0d0d0d;border:1px solid #1E2021}.dark body .table-responsive .table td p{color:#c5ccdb}.dark body .table-responsive .table thead.thead-light th{background-color:#191919;color:#c5ccdb;border-color:#1e2021}.dark body .table-responsive .table thead tr,.dark body .table-responsive .table tbody tr{border:1px solid #1E2021}.dark body .table-responsive .table tbody tr td{background-color:#0d0d0d;color:#656b76}.dark body .table-responsive .table tbody tr td h6 a{color:#c5ccdb}.dark body .user-icon a{background-color:#171717}.dark body .modal .modal-dialog .modal-content{background-color:#0d0d0d}.dark body .modal .modal-dialog .modal-content .modal-footer{border-top:1px solid #1E2021}.dark body .col-form-label{color:#c5ccdb}.dark body .bootstrap-datetimepicker-widget table th.prev span,.dark body .bootstrap-datetimepicker-widget table th.next span{border:1px solid #1E2021}.dark body .bootstrap-datetimepicker-widget .list-unstyled{background-color:#0d0d0d;border:1px solid #1E2021}.dark body .datepicker table thead tr th{color:#c5ccdb}.dark body .datepicker table tbody td{color:#656b76}.dark body .datepicker table tbody td:hover{background-color:#656b76;color:#c5ccdb}.dark body .appointment-setting-list,.dark body .linked-item{border:1px solid #1E2021}.dark body .connected-apps .card-body .app-footer-content{border-top:1px solid #1E2021}.dark body .profile-verification .card .card-body .verification-body .icon span{background-color:#171717}.dark body .profile-verification .card .card-body .verification-footer{border-top:1px solid #1E2021}.dark body .booking-list .booking-img .fav-item .fav-icon{background:#0d0d0d;color:#c5ccdb}.dark body .sidebar-layout{background-color:#0d0d0d}.dark body .toggle-sidebar .sidebar-header,.dark body .bk-wrap{border-bottom:1px solid #1E2021}.dark body .bk-history span{background-color:var(--bs-purple)}.hero-section{position:relative;background-color:#fbfbfb;min-height:auto}.hero-section .hero-content{padding:80px 0;z-index:1}.hero-section .hero-content h1{line-height:48px}.hero-section .hero-content h1 span{position:relative}.hero-section .hero-content h1 span:before{content:"";background-color:var(--bs-purple);position:absolute;bottom:0;left:0;width:100%;height:5px}.hero-section .hero-content .sub-title{font-size:18px;line-height:40px}@media (max-width: 991.98px){.hero-section .hero-content .sub-title{font-size:16px}}@media (max-width: 991.98px){.hero-section .hero-content{padding:0}}.hero-section .banner-img{max-width:750px;position:absolute;right:10px;bottom:0;background:url(/build/assets/banner-bg-CGqHXZgy.png) no-repeat;background-size:contain;background-position:bottom center}@media (max-width: 1399.98px){.hero-section .banner-img{max-width:650px}}@media (max-width: 1199.98px){.hero-section .banner-img{max-width:600px}}@media (max-width: 991.98px){.hero-section .banner-img{display:none}}.hero-section .badge{border-radius:60px;padding:6px 8px}.hero-section .badge:hover{background:var(--bs-purple);color:#fff}.hero-section .banner-info{margin-top:38px}.hero-section .banner-info p{font-size:14px}@media (max-width: 991.98px){.hero-section .banner-info{margin-top:18px}}.hero-section .banner-form{position:relative;border-radius:8px;padding:10px 10px 2px}.hero-section .banner-form .input-group .input-group-text{background-color:transparent;border:0;color:#656b76}.hero-section .banner-form .input-group .form-control{border:0;padding-left:6px}.hero-section .banner-form .btn{white-space:nowrap;padding:9px 15px}.hero-section .banner-form .shape-06{bottom:-30%;right:-17%;position:absolute;z-index:-1}@media (max-width: 991.98px){.hero-section .banner-form .shape-06{display:none}}.hero-section .hero-image .shape-01{right:40%;top:25%;position:absolute}@media (max-width: 991.98px){.hero-section .hero-image .shape-01{display:none!important}}.hero-section .hero-image .shape-01 .border-edge{border-style:solid;border-width:22px 25px 0px 0px;border-color:transparent #fff transparent transparent;border-radius:0;position:absolute;bottom:-5px;right:20px;transform:rotate(40deg)}.hero-section .hero-image .shape-02{top:10%;right:5%;position:absolute}@media (max-width: 991.98px){.hero-section .hero-image .shape-02{display:none!important}}.hero-section .hero-image .shape-02 .border-edge{border-style:solid;border-width:22px 25px 0px 0px;border-color:transparent #fff transparent transparent;border-radius:0;position:absolute;bottom:-5px;left:20px;transform:rotate(40deg)}.hero-section .hero-image .shape-03{bottom:0;left:0;z-index:-1;position:absolute}@media (max-width: 991.98px){.hero-section .hero-image .shape-03{display:none}}.hero-section .hero-image .shape-04{top:0;left:0;z-index:-1;position:absolute}@media (max-width: 991.98px){.hero-section .hero-image .shape-04{display:none}}.hero-section .hero-image .shape-05{top:0;right:35%;z-index:-1;position:absolute}@media (max-width: 991.98px){.hero-section .hero-image .shape-05{display:none}}.ripple-effect{position:relative}.ripple-effect:before,.ripple-effect:after{position:absolute;left:50%;top:50%;width:33px;height:33px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);border-radius:50%;box-shadow:0 0 #eaebee;animation:ripple 3s infinite}.ripple-effect:before{-webkit-animation-delay:.9s;animation-delay:.9s;content:"";position:absolute;right:0;bottom:0}.ripple-effect:after{-webkit-animation-delay:.6s;animation-delay:.6s;content:"";position:absolute;right:0;bottom:0}@keyframes ripple{70%{-webkit-box-shadow:0 0 0 20px rgba(244,68,56,0);box-shadow:0 0 0 20px #f4443800}to{-webkit-box-shadow:0 0 0 0 rgba(244,68,56,0);box-shadow:0 0 #f4443800}}.sub-title{font-size:16px}.round-animate{animation:round 5s linear infinite}@keyframes round{50%{transform:rotate(10deg)}}.provider-sec{padding-top:20px}@media (max-width: 991.98px){.provider-sec{padding-top:10px}}.service-item{box-shadow:0 4px 4px #d9d9d940;border-radius:10px;overflow:hidden;margin-bottom:40px}.service-item .service-img{position:relative;border-radius:10px 10px 0 0;overflow:hidden}.service-item .service-img img{-webkit-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.service-item .service-img .fav-item{position:absolute;top:0;right:0;padding:10px;z-index:999}.service-item .service-content{padding:20px;border:1px solid #EBECED;border-width:0 1px 1px 1px}.service-item .service-content .service-pro-info p:hover{color:var(--bs-purple)}.service-item:hover .service-img img{-webkit-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1)}.fav-icon{width:36px;height:36px;border-radius:50%;background-color:#242b3a4d;color:#fff;font-size:16px;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.img-slider img{border-radius:10px 10px 0 0}.img-slider .owl-dots{display:flex;align-items:center;justify-content:center;width:100%;position:absolute;bottom:0}.img-slider .owl-dots .owl-dot span{width:unset;height:unset}.img-slider .owl-dots .owl-dot{width:5px;height:5px;border-radius:50%;background:#fff9;margin:0 4px 15px 0}.img-slider .owl-dots .owl-dot.active{width:9px;height:9px;background:#fff}.floating-x{-webkit-animation-name:floating-x;animation-name:floating-x;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.section-header{margin-bottom:40px}.work-section{border-radius:10px;padding:60px 20px;position:relative;margin:60px 0}.work-section .work-bg1{position:absolute;top:30px;left:0}.work-section .work-bg2{position:absolute;top:0;right:113px}@media (max-width: 991.98px){.work-section{padding:50px}}@media (max-width: 767.98px){.work-section{padding:30px}}.work-item{position:relative;padding:0 40px}.work-item:before{content:"";background:url(/build/assets/work-icon-BFehAIxV.svg);position:absolute;top:50%;right:0;width:13px;height:10px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media (max-width: 991.98px){.work-item:before{content:none}}.work-item.work-03:before{content:none}@media (max-width: 991.98px){.work-item{padding:0}}.provider-item{padding:20px;border:1px solid #EBECED}.provider-item h6,.provider-item p{margin-bottom:6px}.floating-y{-webkit-animation-name:floating-y;animation-name:floating-y;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@keyframes floating-y{0%{-webkit-transform:translateY(-30px) rotate(-15deg);transform:translateY(-30px) rotate(-15deg)}50%{-webkit-transform:translateY(-10px) rotate(-15deg);transform:translateY(-10px) rotate(-15deg)}to{-webkit-transform:translateY(-30px) rotate(-15deg);transform:translateY(-30px) rotate(-15deg)}}.section{padding:60px 0}@media (max-width: 991.98px){.section{padding:50px 0}}.section .view-all{margin-top:40px}.category-item{position:relative;box-shadow:0 0 5px #00000014;border-radius:5px;padding:20px;border:1px solid #FFF;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.category-item img{height:40px}.category-item .badge{position:absolute;top:0;right:0;border-radius:0 2px 0 5px}.category-item a{display:none;position:absolute;bottom:0;left:50%;transform:translate(-50%);-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;white-space:nowrap}.category-item:hover{-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;border-radius:10px;border-color:var(--bs-purple);box-shadow:0 10px 20px -5px #00000014;background:url(/build/assets/category-bg-B28uJaVz.svg) no-repeat;background-size:cover;background-position:top center}.category-item:hover a{display:block;bottom:20px;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.category-item:hover .badge{border-radius:0 10px 0 5px}.category-item:hover p{display:none;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.trend-icon{width:57px;height:57px;overflow:hidden;position:absolute;z-index:6;inset-block-start:-5px;inset-inline-start:-6px}.trend-icon span{position:absolute;display:block;width:82px;padding:8px 0;color:#fff;font:500 16px/1 Lato,sans-serif;text-shadow:0 1px 1px rgba(0,0,0,.1);text-transform:capitalize;text-align:center;inset-inline-end:-5px;inset-block-start:1px;transform:rotate(-45deg)}.trend-icon span i{transform:rotate(45deg)}.provide-section{position:relative;padding:40px 0;z-index:1}.provide-section .provider-bg1{position:absolute;bottom:0;left:0;z-index:-1}.provide-section .provider-bg2{position:absolute;top:0;right:15%;z-index:-1}.rated-section{background-color:#fbfbfb}.rated-wrap{position:relative;border-radius:10px;display:block;overflow:hidden}.rated-wrap .rated-service-img{overflow:hidden;border-radius:10px}.rated-wrap img{border-radius:10px;-webkit-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;z-index:1}.rated-wrap h6{position:absolute;bottom:15px;left:15px;z-index:2}.rated-wrap:before{content:"";width:100%;height:100%;background-color:#0006;position:absolute;top:0;left:0;border-radius:10px;-webkit-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;z-index:2}.rated-wrap:hover img{-webkit-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1)}.fav-icon:hover,.fav-icon.selected{background:var(--bs-purple);color:#fff}.success-icon{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;border-radius:50%;font-size:24px;color:#fff;background:#03c95a}@media (max-width: 767.98px){.success-icon{width:30px;height:30px;font-size:24px}}.business-section{position:relative;z-index:1}.business-section h2,.business-section p{margin-bottom:20px}.business-section:before{content:"";width:423px;height:100%;background:url(/build/assets/business-bg-CLuuM6A6.png);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:0;right:15%;z-index:-1}@media (max-width: 991.98px){.business-section:before{content:none}}.business-img{margin-left:54px}.business-img img{border-radius:10px}@media (max-width: 991.98px){.business-img{margin-left:0}}.service-section{position:relative;z-index:1;background-color:#f8f9f9}.blog-item{box-shadow:0 4px 4px #d9d9d940;border-radius:10px;margin-bottom:40px}.blog-item .blog-img{overflow:hidden;border-radius:10px}.blog-item .blog-img img{-webkit-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:10px}.blog-item .blog-content{padding:20px}.blog-item .blog-content .badge{font-size:10px;font-weight:500;padding:8px;border-radius:20px}.blog-item:hover img{-webkit-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1)}.two-line-ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.main-links{margin-top:16px}.main-links a{text-decoration:underline;margin-bottom:16px;color:#656b76;display:block}.main-links a:hover{color:var(--bs-purple)}.main-links a:last-child{margin-bottom:0}.info-section .accordion-item{margin-bottom:44px}.info-section .accordion-item:last-child{margin-bottom:0}@media (max-width: 991.98px){.info-section .accordion-item{margin-bottom:34px}}.testimonial-section{position:relative;z-index:1}.testimonial-bg1{position:absolute;right:0;top:0;z-index:-1}.testimonial-bg2{position:absolute;left:0;top:35%;z-index:-1}.testimonial-item{border:1px solid #EBECED;padding:20px;border-radius:10px;box-shadow:0 4px 4px #d9d9d940;margin-bottom:40px}.nav-center .owl-nav button.owl-next,.nav-center .owl-nav button.owl-prev{width:32px;height:32px;font-size:16px;color:#242b3a;background:#fff;box-shadow:0 4px 14px #8d8d8d40;text-shadow:none;cursor:pointer;border:0;margin-top:0;margin-bottom:0;border-radius:50px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.nav-center .owl-nav button.owl-next:hover,.nav-center .owl-nav button.owl-prev:hover{background:var(--bs-purple);color:#fff}@media (max-width: 767.98px){.nav-center .owl-nav button.owl-next,.nav-center .owl-nav button.owl-prev{width:36px;height:36px}}.nav-center .owl-nav button.owl-next{right:-20px}@media (max-width: 991.98px){.nav-center .owl-nav button.owl-next{right:-5px}}.nav-center .owl-nav button.owl-prev{left:-20px}@media (max-width: 991.98px){.nav-center .owl-nav button.owl-prev{left:-5px}}.progress-fieldset .progress{height:4px}.group-radio .form-check .form-check-input{font-size:16px}.category-badge .badge{background:#f8f9f9;font-size:14px;font-weight:400;padding:8px;border-radius:5px;color:#656b76}#providerwizard li span{background-color:#e9eaeb;color:#242b3a;font-size:16px;font-weight:500}#providerwizard li.active span{background-color:#111827;color:#fff}#providerwizard li.activated span{background-color:#03c95a;color:#fff}fieldset.field-one{display:block}fieldset{display:none}fieldset#first-field{display:block}.back-to-top-icon.show{opacity:1;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.back-to-top-icon{position:fixed;right:15px;bottom:30px;z-index:9999;width:36px;height:36px;text-align:center;border-radius:50%;background:#111827;color:#fff;cursor:pointer;border:0;text-decoration:none;transition:opacity .2s ease-out;opacity:0;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.back-to-top-icon:hover{color:#fff;background:var(--bs-purple)}.animation-float{animation:float 3s linear .5s infinite alternate both}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(20px)}}.img-slider.nav-center .owl-nav button{display:none;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;width:24px;height:24px;font-size:12px}.img-slider.nav-center .owl-nav button.owl-prev{left:16px}.img-slider.nav-center .owl-nav button.owl-prev:hover{background:var(--bs-purple);color:#242b3a!important}.img-slider.nav-center .owl-nav button.owl-next{right:16px}.img-slider.nav-center .owl-nav button.owl-next:hover{background:var(--bs-purple);color:#242b3a!important}.img-slider.nav-center .owl-nav button:hover{color:#111827}.img-slider.nav-center:hover .owl-nav button{-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;display:block}.gallery-slider.nav-center .owl-nav button{width:24px;height:24px;font-size:12px}.gallery-slider.nav-center .owl-nav button.owl-prev{left:16px}.gallery-slider.nav-center .owl-nav button.owl-next{right:16px}.authentication_field fieldset{display:none}.authentication_field fieldset#login-page{display:block}.service-item .service-content h6 a{display:inline;background-image:linear-gradient(var(--bs-purple),var(--bs-purple)),linear-gradient(var(--bs-purple),var(--bs-purple));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.service-item .service-content h6 a:hover{background-size:0 2px,100% 2px}.apexcharts-toolbar{display:none!important}.service-wizard ul li{display:flex;align-items:center;border:1px solid #EBECED;border-radius:5px;padding:12px 15px}.service-wizard ul li h6{font-weight:500;color:#656b76}.service-wizard ul li span{line-height:normal}.service-wizard ul li.active{background:linear-gradient(90deg,#fd2692,#0a67f2);color:#fff}.service-wizard ul li.active h6{color:#fff}.service-inform-fieldset fieldset{display:none}.service-inform-fieldset fieldset#first-field{display:block}.ck.ck-toolbar{border-radius:5px 5px 0 0!important}.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-radius:0 0 5px 5px!important}.ck.ck-toolbar,.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:#ebeced!important}.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable{border-color:#ebeced!important;border-radius:0 0 5px 5px!important}.contact-map{height:400px;border-radius:10px}.avatar.avatar-gallery{width:120px;height:120px;position:relative}.avatar.avatar-gallery .trash-top{width:18px;height:18px;background:#fff;border-radius:50%;position:absolute;right:5px;top:5px;font-size:12px;color:#111827}.avatar.avatar-gallery .trash-top:hover{background:#e70d0d;color:#fff}.file-upload{background:#f8f9f9;border:1px dashed #EBECED;border-radius:5px;width:120px;height:120px;text-align:center;position:relative}.file-upload input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-upload.drag-file{height:170px}.trend-tag{position:absolute;left:20px;top:20px;background:#fbfbfb;display:inline-flex;padding:4px 8px;border-radius:5px;font-size:12px}.service-price{font-size:20px;color:#111827;font-weight:600}.service-price span{font-weight:400;font-size:14px;color:#656b76}.success-check{width:30px;height:30px;border-radius:50%;background:#03c95a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px}fieldset#first-availability{display:block}.act-btn.active{background:#111827;color:#fff}.service-list{border:2px solid #f5f5f5;border-radius:8px;padding:20px;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 767.98px){.service-list{flex-direction:column;row-gap:10px}}.service-cont-img{position:relative;margin-right:15px;flex:0 0 210px;max-width:210px}.service-cont-img img{border-radius:8px;height:143px;object-fit:cover;width:210px}.service-cont-img .fav-item{position:absolute;top:10px;left:10px}@media (max-width: 575.98px){.service-cont-img{flex:auto}}.service-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto;text-align:left;flex:0 0 calc(100% - 315px);overflow:hidden}@media (max-width: 575.98px){.service-cont{flex-direction:column;row-gap:10px;flex:auto}}.service-cont-info{overflow:hidden}.service-cont-info .item-cat{display:inline-block;margin-bottom:12px}.service-cont-info h3{font-size:20px;margin-bottom:10px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.service-cont-info p{margin-bottom:10px}.service-cont-info p i{color:#c2c9d1;margin-right:7px}.service-pro-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-pro-img img{width:38px;height:38px;border-radius:50%;margin-right:8px}.service-pro-img span i{color:#ffbc35;margin-right:5px}.service-action{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:flex-end;flex-wrap:wrap}.service-action h6{font-weight:700;font-size:22px;margin-bottom:0}.service-action h6 .old-price{font-weight:500;font-size:16px;color:#74788d;text-decoration:line-through;margin-left:5px}.service-action .btn{font-size:14px;font-weight:500;margin-left:30px;padding:10px 23px}.service-active-dot{width:16px;height:16px;background:#03c95a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.service-wrap.vertical-slider .slick-next{top:unset!important;bottom:0!important}.service-wrap.vertical-slider .slick-next:before{display:none}.service-wrap.vertical-slider .slick-prev:before{display:none}.file-upload.service-file-upload{width:60px;height:60px}.social-icon li a img{transition:.5s all}.social-icon li a img:hover{transform:rotatey(360deg)}.review-item .review-info p{font-size:14px}.review-item .review-info .badge{padding:4px}.review-item .review-info .date-info p{position:relative;padding-right:10px;margin-right:10px}.review-item .review-info .date-info p:before{position:absolute;content:"";font-family:Fontawesome;font-size:4px;top:50%;transform:translateY(-50%);right:0}.review-item .review-info .date-info p:last-child{padding-right:0;margin-right:0}.review-item .review-info .date-info p:last-child:before{content:none}.review-item .review-info .like-info a{color:#656b76;font-size:14px}.review-item .review-info .like-info a i{color:#242b3a}.review-item .review-info .like-info a:hover{color:var(--bs-purple)}.review-item .review-info.reply{margin-left:70px;background:#fbfbfb;border-radius:10px}@media (max-width: 991.98px){.review-item .review-info.reply{margin-left:50px}}@media (max-width: 767.98px){.review-item .review-info.reply{margin-left:10px}}.rating-item{border-radius:10px;padding:20px}.rating-item p,.rating-progress p{font-size:14px}.rating-progress .progress{height:7px}.rating-progress .progress-count{min-width:36px;text-align:right}.offer-item{border-radius:10px;padding:16px 16px 0;box-shadow:0 0 5px #00000014}.offer-item p{font-size:14px}.gallery-item img{border-radius:10px}.video-wrap{width:100%;height:400px;position:relative;background:url(/build/assets/video-CFBObSOM.jpg) top center no-repeat;background-size:cover;border-radius:5px;overflow:hidden}.video-wrap .video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;background:#fff;color:#242b3a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;z-index:2}.video-wrap .video-effect{position:relative;z-index:3}.video-wrap .video-effect:before,.video-wrap .video-effect:after{content:"";position:absolute;left:50%;top:50%;width:52px;height:52px;transform:translate(-50%,-50%);border-radius:50%;background-color:transparent;box-shadow:0 0 #fff6;animation:ripple 3s infinite}.video-wrap .video-effect:before{animation-delay:.9s}.video-wrap .video-effect:after{animation-delay:.6s}@media (max-width: 767.98px){.video-wrap{height:250px}}@keyframes ripple{0%{box-shadow:0 0 #fff6}to{box-shadow:0 0 20px 50px #fff0}}.service-accordion .accordion-item .accordion-button{font-size:24px}@media (max-width: 991.98px){.service-accordion .accordion-item .accordion-button{font-size:20px}}@media (max-width: 991.98px){.service-accordion .accordion-item .accordion-button{font-size:18px}}.contact-map{border-radius:10px;display:block;width:100%;height:250px;margin:0}.faq-accordion.accordion.accordion-customicon1 .accordion-button:after{font-size:16px}.faq-accordion.accordion.accordion-customicon1 .accordion-body p,.service-head p{font-size:14px}.service-head a{font-size:14px;color:#656b76}.service-head a i{color:#242b3a}.service-head a:hover,.service-head a:hover i{color:var(--bs-purple)}.map-wrap{position:relative}.map-wrap .map-location{position:absolute;margin:16px;padding:16px;bottom:0}.map-location{box-shadow:0 0 5px #00000014;border-radius:10px;padding:16px}.service-wrap img{border-radius:10px}.service-wrap .nav-center .owl-nav button{width:24px;height:24px;font-size:10px}.service-wrap .nav-center .owl-nav button.owl-prev{left:13px}.service-wrap .nav-center .owl-nav button.owl-next{right:13px}.provider-info{border-radius:10px}.provider-info .avatar{position:relative}.provider-info .avatar span{position:absolute;top:0;right:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.list-item{border:1px solid #EBECED;border-radius:10px;padding:8px;margin-bottom:24px}.service-tabs.nav-tabs.nav-tabs-solid li{margin-right:8px}.service-tabs.nav-tabs.nav-tabs-solid li .nav-link{font-size:14px;font-weight:500;background:#ebeced}.service-tabs.nav-tabs.nav-tabs-solid li .nav-link.active,.service-tabs.nav-tabs.nav-tabs-solid li .nav-link:hover{background:var(--bs-purple)}.service-tabs.nav-tabs.nav-tabs-solid li:last-child{margin-right:0}.more-text{overflow:hidden;height:90px;transition:height .3s ease}.more-text.expanded{height:auto}.more-btn{font-size:14px;margin-top:16px;display:inline-block}.slider-wrap{position:relative}.slider-wrap .view-btn{position:absolute;bottom:15px;right:15px;z-index:9}.vertical-slider{display:flex;align-items:center}.vertical-slider .slick-slide img{margin:5px 0}.vertical-slider .slider-for{max-width:90%;padding-right:24px;width:100%;float:left}.vertical-slider .slider-nav .slick-prev{top:-15px}.vertical-slider .slider-nav .slick-next{bottom:-15px}.vertical-slider .slider-nav .slick-prev,.vertical-slider .slider-nav .slick-next{left:50%;position:absolute;transform:translate(-50%);-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;width:24px;height:24px;font-size:12px;color:#242b3a;background:#fff;box-shadow:0 4px 14px #8d8d8d40;text-shadow:none;cursor:pointer;border:0;margin-top:0;margin-bottom:0;border-radius:50px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;z-index:9}.vertical-slider .slider-nav .slick-prev:hover,.vertical-slider .slider-nav .slick-next:hover{background:var(--bs-purple);color:#fff}.rating i{color:#656b76}.rate-item{box-shadow:0 0 5px #00000014;border-radius:10px;padding:8px}.rate-item .avatar{background-color:#fff9e9;color:#ffc107;border-radius:50%;width:34px;height:34px}.card .card-img{border-radius:5px}.card .card-img img{border-radius:5px;transition:.5s all}.card .card-img-hover{position:relative;overflow:hidden;transition:.5s all}.card .card-img-hover:hover img{transform:scale(1.14);transition:.5s all}.provider-detail .provider-pic{width:120px;height:120px}.provider-detail .provider-pic img{border-radius:5px}.provider-bio-info h6{font-size:16px;font-weight:500}.area-expert{background:#f8f9f9;border-radius:5px;padding:15px 10px}.team-member{border:1px solid #EBECED;border-radius:5px;padding:10px}.custom-owl-dot.owl-carousel .owl-nav button{width:26px;height:26px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);position:absolute;box-shadow:0 4px 14px #8d8d8d40;font-size:14px}.custom-owl-dot.owl-carousel .owl-nav button:hover{background:var(--bs-purple);color:#fff}.custom-owl-dot.owl-carousel .owl-nav button.owl-prev{left:-10px}.custom-owl-dot.owl-carousel .owl-nav button.owl-next{right:-10px}.benifits-item{border:1px solid #EBECED;border-radius:5px;padding:10px;margin-bottom:15px}#filter_inputs{display:none}.prov-icon{width:34px;height:34px}.prov-icon i{font-size:24px}.our-services-slider .img-sec{position:relative;transition:.5s all;overflow:hidden}.our-services-slider .img-sec img{transition:.5s all}.our-services-slider .img-sec:hover img{transition:.5s all;transform:scale(1.14)}.login-or{text-align:center;font-size:15px;color:#4e5561;font-weight:500;position:relative}.login-or:after{width:100%;content:"";border-top:1px solid #EBECED;position:absolute;top:50%;right:0}.login-or:before{width:100%;content:"";border-top:1px solid #EBECED;position:absolute;top:50%;left:0}.login-or .span-or{background-color:#fff;padding:0 10px;z-index:9;position:relative}.authentication-header{background:transparent;box-shadow:none;padding:20px 0}.login-modules{border-top:1px dashed #EBECED}.bg-left-top{position:absolute;left:-100px;top:-100px;z-index:-1}@media (max-width: 575.98px){.bg-left-top{display:none}}.bg-right-bottom{position:absolute;right:-100px;bottom:-100px;z-index:-1}@media (max-width: 575.98px){.bg-right-bottom{display:none}}.otp-input input{border:2px solid #EBECED}.otp-input input.active{border:2px solid var(--bs-purple)!important}.password-strength span{width:100%;height:5px;background:#e3e3e3;margin-right:10px;border-radius:5px}.poor-active span.active#poor,.poor-active span.active#poors{background:#e70d0d}.avg-active span.active#poor,.avg-active span.active#weak,.avg-active span.active#poors,.avg-active span.active#weaks{background:#ffc107}.strong-active span.active#poor,.strong-active span.active#weak,.strong-active span.active#strong,.strong-active span.active#poors,.strong-active span.active#weaks,.strong-active span.active#strongs{background:#5625e8}.heavy-active span.active#poor,.heavy-active span.active#weak,.heavy-active span.active#strong,.heavy-active span.active#heavy,.heavy-active span.active#poors,.heavy-active span.active#weaks,.heavy-active span.active#strongs,.heavy-active span.active#heavys{background:#03c95a}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}.maintenance-forms .form-control{min-height:37px;height:37px}.breadcrumb-bar{overflow:hidden}.feature-icon span{background:#f7f7ff;width:94px;height:94px}.category{overflow:hidden;position:relative}.category .overlay{overflow:hidden;position:absolute;top:-100%;left:0;right:0;bottom:0;opacity:0;border-radius:5px;transition:.7s ease-in-out;width:100%;background-color:#20306614;box-shadow:0 4px 8px #20306614;cursor:pointer}.category .overlay:before{position:absolute;content:"";width:100%;height:100%;background-color:#0009;border-radius:5px}.category:hover .overlay{opacity:1;top:0}.category:hover span{z-index:2}.category:hover h5{color:#fff;position:relative;z-index:3;transition:.9s all}.category:hover h5 a{color:#fff}.category:hover h5 a:hover{color:var(--bs-purple)}.category-list{position:relative;overflow:hidden}.category-list .service-img{position:absolute;bottom:20px;left:0;right:0;margin:0 10px;border-radius:8px;transition:.5s ease-in-out;border:0!important}.category-list .service-img .service-icon{width:50px;height:50px;border-radius:8px 0 0 8px;padding:10px;transition:.5s ease-in-out}.category-list .service-img img{filter:blur(0) brightness(100)}.category-list:hover .service-img{bottom:0;margin:0;border-radius:0}.category-list:hover .service-icon{border-radius:0}.rating i.filled{color:#ffc107}.content-list{height:auto}#fill-more{height:150px;overflow:hidden}.img-sec{position:relative}.img-sec .like-icon{position:absolute;right:0;top:16px;margin-right:20px;background:#fbfbfb;color:#111827;width:32px;height:32px}.img-sec .like-icon.selected{background:var(--bs-purple);color:#fff}.img-sec .image-logo{position:absolute;bottom:20px;right:20px}.tags{width:35px;height:35px}.tags:hover,.tags.active{background:#ffecf5;color:var(--bs-purple)}.tags:focus{background:#ffecf5;color:var(--bs-purple)}.paginations{border:none;color:#000!important;font-size:14px}.paginations .page-link-1{background:#e9eaeb;color:#656b76;width:25px;height:25px;padding:5px;border-radius:5px}.paginations .page-link-1:hover,.paginations .page-link-1.active{background:var(--bs-purple);color:#fff}.page-link:hover{color:var(--bs-purple)}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:18px;height:18px;margin-left:-1px;background-color:var(--bs-purple);border-radius:50px;border:3px solid #fff}.irs--flat .irs-line{top:28px;height:6px;background-color:#e1e5ea;border-radius:4px}.irs--flat .irs-bar{top:28px;height:6px;background-color:var(--bs-purple)}.irs-with-grid .irs-grid{display:none}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:#fff;font-size:14px;line-height:1.333;text-shadow:none;padding:4px 12px;background-color:var(--bs-purple);border-radius:4px;top:-10px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{border-top-color:var(--bs-purple);left:60%}.filter-range-amount h5{margin:0;font-size:14px;font-weight:400;color:#74788d}.irs-max{visibility:hidden!important}.user{border:4px solid #F4F5F5}.user img{border:2px solid #FFF}.user-sidebar{background:#f4f5f5;padding:24px}.user-sidebar .submenu ul{display:none}.user-sidebar .submenu .menu-arrow{display:inline-block;font-family:FontAwesome;text-rendering:auto;line-height:40px;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:16px;float:right}.user-sidebar .submenu .menu-arrow:before{content:""}.user-sidebar .submenu .subdrop .menu-arrow:before{content:""}.user-sidebar .user-sidebar-header{background:#fff;border-radius:10px}.user-sidebar .user-sidebar-body{padding:0}.user-sidebar .user-sidebar-body i{font-size:20px}.user-sidebar .user-sidebar-body a{color:#656b76}.user-sidebar .user-sidebar-body a:hover,.user-sidebar .user-sidebar-body a.active{color:var(--bs-purple)}.dash-widget .card-body{padding:15px}.dash-widget .card-body .dash-icon{width:35px;height:35px}.wallet-icon{width:45px;height:45px}.table-responsive{margin-bottom:1.5rem;background-color:#fff;transition:all .5s ease-in-out;position:relative;color:inherit}.table-responsive .table td{color:#656b76}.table-responsive .table td P{color:#242b3a}.table-responsive .table .dash-icon-1{width:42px;height:42px}.table-responsive .table:last-child{margin-bottom:0}.table-responsive .table td,.table-responsive .table th{padding:16px;vertical-align:middle;white-space:nowrap}.img-sec-2{position:relative}.img-sec-2 .like-icon{width:36px;height:36px;border-radius:50%;position:absolute;left:0;top:16px;margin-left:20px;background:#fbfbfb;color:#111827;width:32px;height:32px}.img-sec-2 .like-icon.selected{background:var(--bs-purple);color:#fff}.img-sec-2 .like-icon i.filled{color:var(--bs-purple)}.trend-tag-2{position:absolute;right:20px;top:20px;background:#fbfbfb;display:inline-flex;padding:4px 8px;border-radius:5px;font-size:12px}.value select{margin:0 10px;border:2px solid #F5F5F5;border-radius:5px;padding:5px 30px 5px 10px;color:#28283c;font-weight:500;font-size:14px}.value span{color:#242b3a}.form-icon .icon-cal{position:absolute;top:8px;right:13px}.dash-widget-2 .set-icon{width:32px;height:32px}.dash-widget-2 .set-icon-2{width:20px;height:20px}.table-thead th{background:#e9eaeb!important}.res-1{border-radius:0;padding:0}.res-1 .table-1{padding:0;margin-bottom:0}.res-1 .table-1 td{padding:18px!important}.res-1 .table-1 .notify-item p{color:#656b76}.input-1:checked{background-color:#03c95a;border-color:#03c95a}.app-icon{width:46px;height:46px}.header-nav .search-bar{position:relative}.header-nav .search-bar span{position:absolute;top:10px;left:15px}.header-nav .search-bar .form-control{padding:9px 9px 9px 36px}.header-nav .main-menu-wrapper .head-icon{width:32px;height:32px}.book-crd{border-left:7px solid var(--bs-purple);border-radius:10px}.act-btn{background-color:#e9eaeb;color:#111827}.act-btn:hover,.act-btn:active,.act-btn:focus,.act-btn .active{background:#111827;color:#fff;border-color:#111827}.sel-cal{position:relative}.sel-cal .calendar-icon:after{color:#344357;content:"";display:block;font-family:"Font Awesome 5 Free";font-size:16px;font-weight:600;margin:auto;position:absolute;right:15px;bottom:10px}.sel-cal i{position:absolute;top:25%;right:10px}.user-icon a{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#f4f5f5;border-radius:50%}.day-span span{width:25px;height:16px;font-size:10px}.sec-item{flex:1}.review-widget .review-img img{width:87px;height:60px}.notification .toottip{width:36px;height:36px}.toggle-sidebar.sidebar-popup{max-width:400px}.booking-list .booking-img{position:relative}.booking-list .booking-img .avatar{width:160px;height:160px}@media (max-width: 575.98px){.booking-list .booking-img .avatar{width:100%;height:100%}}.booking-list .booking-img .fav-item{position:absolute;right:10px;top:10px}.booking-list .booking-img .fav-item .fav-icon{background:#fff;color:#656b76}.booking-list .booking-img .fav-item .fav-icon.selected,.booking-list .booking-img .fav-item .fav-icon:hover{background:var(--bs-purple);color:#fff}.booking-list .booking-details li{font-size:14px}.booking-list .booking-details li .book-item{font-weight:500;color:#242b3a;min-width:100px;font-size:14px}.booking-list .booking-details li small{font-weight:500;color:#242b3a}#calendar-book .fc-toolbar-chunk{display:flex;align-items:center}#calendar-book .fc-toolbar-chunk .fc-toolbar-title{font-size:18px}#calendar-book .fc-toolbar-chunk .fc--button{display:none}#calendar-book .fc-toolbar-chunk .fc-prev-button,#calendar-book .fc-toolbar-chunk .fc-next-button{width:44px;height:36px;border:1px solid #EBECED;border-radius:5px;background:#fff;color:#242b3a}#calendar-book .fc-toolbar-chunk .fc-today-button{background:transparent;border:0;color:#242b3a;opacity:1;font-weight:500;text-transform:capitalize;margin-left:.75em;padding:0}.form-icon{position:relative}.form-icon .cus-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.review-add .rev-img{width:55px;height:47px;border-radius:5px}.review-add .rev-img img{border-radius:5px}.rating-select i{color:#656b76}.rating-select i.active{color:#ffc107}.step-register{margin:0 0 40px}.step-register li{display:inline-flex;display:-webkit-inline-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;border-bottom:3px solid #EBECED;border-radius:5px;position:relative;margin-bottom:15px;padding:0 0 24px;opacity:.5}.step-register li:first-child{justify-content:start;-webkit-justify-content:start;-ms-flex-pack:start}.step-register li .multi-step-icon{width:50px;height:50px;background:var(--bs-purple);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;margin-right:10px;flex-shrink:0}.step-register li.active{opacity:1}.step-register li.active:before{content:"";border-bottom:3px solid var(--bs-purple);border-radius:5px;width:100%;height:3px;position:absolute;bottom:-3px;left:0}.step-register li.active .multi-step-icon{background:var(--bs-purple)}.step-register li.activate{opacity:1}.step-register li.activate .multi-step-icon{background:var(--bs-purple)}.step-register li .multi-step-info p{font-size:18px;font-weight:500;margin-bottom:0;font-size:15px}.provide-box span{width:45px;height:45px;border-radius:50%;background:#f8f9f9;display:flex;align-items:center;justify-content:center}.provide-box span i{font-size:18px}.booking-service{margin-bottom:25px}.booking-service .service-img{width:200px;height:125px;border-radius:5px}.booking-service .service-img img{border-radius:5px}.service-book{display:inline-flex;display:-webkit-inline-flex}.service-book .serv-profile{margin:0 0 25px}.service-book .serv-profile h2{font-size:24px;margin-bottom:10px}.service-book-img{margin:0 20px 25px 0}.service-book-img img{width:175px;border-radius:10px}.provide-info h5{font-size:20px;font-weight:700;color:#656b76;margin-bottom:0}.visits{width:14.28%;padding:0 8px;margin-right:-4px!important}.visits input:checked~.visit-rsn:before{opacity:1}.visits input:disabled~.visit-rsn{background-color:#e70d0d;color:#fff;border-radius:5px}.visits input.form-check-input{position:absolute;left:0;top:0;opacity:0;visibility:hidden;margin-left:0}.visits .form-check-input{opacity:0}.visits span.visit-rsn{text-align:center;background:#f8f9f9;border:2px solid #EBECED;border-radius:5px;padding:7px 5px;font-weight:500;font-size:14px;display:inline-block;width:100%;margin-bottom:0;position:relative}.visit-btns{background-color:#fff;color:#242b3a;width:100%;margin-bottom:15px;display:block;outline:unset;cursor:pointer}.visits input:checked~.visit-rsn,.visits .visit-rsn:hover{background:var(--bs-purple);border:2px solid rgba(220,220,220,.3);color:#fff;border-radius:4px}.book-submit{margin-top:80px}.book-submit .btn{font-weight:500;padding:10px 20px}.book-submit .btn+.btn{margin-left:24px}.book-title h5{font-weight:600;font-size:20px;margin-bottom:24px}.book-option{text-align:right}.book-option ul li{display:inline-block;font-size:14px;margin-right:30px}.book-option ul li:last-child{margin-right:0}.book-option ul li .custom_check{padding-left:30px}.book-option ul li .custom_check .checkmark{margin-right:10px}.book-avail .custom_check .checkmark{border:1px solid #EBECED}.book-select .custom_check .checkmark{border:1px solid #EBECED;background:var(--bs-purple)}.book-notavail .custom_check .checkmark{background:#68616d;border:1px solid #EBECED}.book-form{margin-bottom:30px}.book-form .select2-container--default .select2-selection--single{border:1px solid #EBECED;border-radius:5px;height:42px}.book-form .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px;line-height:42px}.book-form .select2-container--default .select2-selection--single .select2-selection__arrow{height:42px}.book-form .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#ebeced}.book-form .col-form-label{padding:0 0 8px}.booking-done h6{font-size:36px;margin-bottom:10px}.booking-done p{margin-bottom:30px}.booking-done .book-submit{margin-top:0}.summary-box{background:#f8f9f9;border-radius:8px;margin-bottom:24px}.booking-info{padding:20px 20px 10px;border-bottom:1px solid #EBECED}.booking-info .service-book-img{margin:0 10px 10px 0}.booking-info .service-book-img img{width:114px;height:101px;object-fit:cover}.booking-info .serv-profile span.badge{margin-bottom:5px}.booking-info .serv-profile h2{font-size:18px;margin-bottom:15px}.booking-info .serv-profile ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.booking-info .serv-profile ul li{font-size:14px;margin:0 10px 10px 0}.booking-info .serv-profile .serv-pro img{width:26px;height:26px;margin-right:0}.booking-info .service-book .serv-profile{margin:0}.booking-date{border-bottom:1px solid #EBECED;padding:15px}.booking-date li{position:relative;font-size:16px;font-weight:500;text-transform:capitalize;margin-bottom:12px}.booking-date li span{float:right;text-align:right;font-size:14px}.booking-date li:last-child{margin-bottom:0}.booking-total{padding:15px}.booking-total ul li span{font-size:16px;font-weight:600}.booking-total ul li .total-cost{float:right}.payment-card{background:#fff;border:1px solid #EBECED;border-radius:5px;padding:15px;margin-bottom:24px}.booking-info-tab .payment-card:last-child{margin-bottom:0}.payment-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.payment-head label{display:inline-block}.payment-head span{font-size:15px;text-align:right;margin-left:10px}.payment-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-title h6{font-size:16px;font-weight:500;margin-bottom:0}.payment-title .custom_radio .checkmark{margin-top:-2px}.payment-list .form-control{line-height:42px;min-height:42px;padding:0 15px}.payment-list .col-form-label{font-weight:500}.pay-title{font-size:20px;font-family:Poppins,sans-serif;margin-bottom:24px}.booking-pay,.booking-coupon{display:-webkit-box;display:-ms-flexbox;display:flex}.booking-pay .btn-pay{margin-right:24px}.btn-pay{font-weight:700;padding:12px 15px}.btn-skip{font-weight:700;padding:12px 15px;color:var(--bs-purple);min-width:94px;border-radius:5px}.coupon-icon{position:relative;margin-right:24px}.coupon-icon span{position:absolute;top:50%;transform:translateY(-50%);left:8px}.coupon-icon .form-control{padding:5px 10px 5px 27px;min-height:42px}.apply-btn{font-weight:500;padding:8px 15px;min-width:88px;min-height:42px}.save-offer{background:#e8faf0;border-radius:5px;padding:10px;margin:24px 0}.save-offer p{color:#03c95a;font-weight:500;padding-left:17px;margin-bottom:0;position:relative}.custom_check{display:inline-block;position:relative;font-size:14px!important;margin-bottom:15px;padding-left:25px;cursor:pointer;font-weight:400!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:18px}.custom_check input{position:absolute;opacity:0;cursor:pointer}.custom_check input:checked~.checkmark{background-color:var(--bs-purple);border-color:var(--bs-purple)}.custom_check input:checked~.checkmark:after{display:block}.custom_check .checkmark{position:absolute;top:1px;left:0;height:15px;width:15px;border:1px solid #EBECED;background-color:#fff;border-radius:5px;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.custom_check .checkmark:after{content:"";font-family:feather!important;font-weight:900;position:absolute;display:none;left:2px;top:52%;transform:translateY(-50%);color:#fff;font-size:10px}.custom_radio{display:block;position:relative;padding-left:27px;margin-bottom:15px;cursor:pointer;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom_radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom_radio input:checked~.checkmark:after{background-color:var(--bs-purple);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);visibility:visible}.custom_radio .checkmark{position:absolute;top:0;left:0;width:19px;height:19px;margin:1px 0 0;border:1px solid #EBECED;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.custom_radio .checkmark:after{position:absolute;left:4px;top:4px;content:"";width:9px;height:9px;background-color:#fff;border:1px solid #EBECED;-webkit-transform:scale(.1);-moz-transform:scale(.1);-ms-transform:scale(.1);-o-transform:scale(.1);transform:scale(.1);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.form-focus{position:relative}.form-focus .col-form-label{position:absolute;top:-7px;left:10px;background:#fff;font-weight:500;font-size:12px;padding:0 5px;z-index:1}.check-outer{width:14px;height:14px;margin:1px 0 0;border:1px solid #EBECED;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;display:flex;align-items:center;justify-content:center}.check-outer i{width:6px;height:6px;background-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.btn-check-label{position:relative}.btn-check:checked+.btn{color:#242b3a}.btn-check:checked+.btn .check-outer{background:var(--bs-purple);border-color:var(--bs-purple)}.btn-check:checked+.btn .check-outer i{background-color:#fff;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);visibility:visible}.available-slot-details .accordion-button:after{margin-left:unset;position:absolute;left:0}.modal-wizard ul{border-bottom:1px solid #EBECED}.modal-wizard ul li{padding-bottom:8px;border-bottom:1px solid transparent}.modal-wizard ul li.active{border-color:var(--bs-purple)}.modal-wizard ul li.active p,.modal-wizard ul li.active span{color:var(--bs-purple)}.slots-available{background:#f8f9f9;padding:8px;border-radius:5px}.slots-available .visit-btns{margin-bottom:0}.slots-available .visit-btns input:checked~.visit-rsn{background:#e70d0d!important}.slots-available .visit-btns .visit-rsn:hover{background:#e70d0d!important}.toggle-sidebar{width:400px;position:fixed;top:0;right:-400px;height:100vh;transition:ease all .8s;-webkit-transition:ease all .8s;-ms-transition:ease all .8s;z-index:1040}.toggle-sidebar.sidebar-popup{right:0;width:100%;transition:ease all .8s;-webkit-transition:ease all .8s;-ms-transition:ease all .8s}.toggle-sidebar .sidebar-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;border-bottom:1px solid #EBECED}.toggle-sidebar .sidebar-header h5{font-size:18px;margin-bottom:0}.toggle-sidebar .sidebar-close{background:#111827;border:0;border-radius:50%;color:#fff;font-size:15px;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;margin:0}.toggle-sidebar .sidebar-close:hover{background:var(--bs-purple);color:#fff}.sidebar-layout{background-color:#fff;padding:20px;border-radius:20px 0 0 20px;box-shadow:0 4px 4px #d9d9d940;max-width:400px;width:100%;position:absolute;right:0;height:100vh;overflow-y:auto;overflow-x:hidden}.bk-wrap{border-bottom:1px solid #EBECED}.bk-wrap h5{font-size:14px;font-weight:500;margin-bottom:8px}.bk-wrap p{font-size:12px;margin-bottom:5px}.bk-wrap .bk-price{font-weight:500;font-size:14px;margin-bottom:10px}.book-customer h5{font-weight:500;font-size:16px;margin-bottom:20px}.book-email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 17px 5px 0}.book-email img{width:38px;height:38px;border-radius:50%;margin-right:10px}.book-email p,.book-email-info p{font-size:12px;margin-bottom:6px}.book-email p:last-child,.book-email-info p:last-child{margin-bottom:0}.book-email-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.btn-mail{border-radius:4px;font-weight:500;font-size:13px;padding:5px 14px;margin-left:10px}.edit-book{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;border-radius:50%;margin-bottom:20px}.bk-service{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.book-confirm h6{font-size:16px;font-weight:500;margin-bottom:20px}.book-confirm h6 span{font-size:13px;padding:8px 16px;margin-left:10px}.book-confirm ul{margin-bottom:25px}.book-confirm ul li{font-size:12px;margin-bottom:10px}.book-confirm ul li .bk-date{font-weight:500;font-size:14px;min-width:100px;display:inline-block}.book-confirm ul li .bk-date i{width:18px;display:inline-block}.book-confirm .btn{font-weight:500;font-size:13px}.bk-history h4{font-size:18px;margin-bottom:20px}.bk-history ul li{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-bottom:40px}.bk-history ul li:last-child{padding-bottom:0}.bk-history ul li:last-child:before{content:none}.bk-history ul li:before{position:absolute;content:"";width:1px;height:100%;background:#ebeced;left:19px;top:0}.bk-history span{width:38px;height:38px;background:#ffd8eb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;border-radius:50%;color:var(--bs-purple);margin-right:15px;z-index:1}.bk-history h6{font-size:14px;margin-bottom:5px}.bk-history p{font-size:12px;margin-bottom:0}.wizard-book ul li{display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;position:relative;padding-right:40px}.wizard-book ul li:last-child{padding-right:0}.wizard-book ul li:last-child:before{content:none}.wizard-book ul li:before{position:absolute;content:"";width:100%;height:3px;top:17px;left:15px;background:#ebeced}.wizard-book ul li.activate:before{background:var(--bs-purple)}.wizard-book ul li>div{text-align:center;z-index:1}.wizard-book ul li span{width:37px;height:37px;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;background:#ebeced;color:#fff;border-radius:50%;margin-bottom:8px;z-index:1}.wizard-book ul li h6{font-size:14px;margin-bottom:10px}.bk-action{text-align:center}.bk-action .btn{margin-right:19px;border-radius:4px;padding:5px 14px}.bk-action .btn:last-child{margin-right:0}.sidebar-body .bk-wrap:last-child{border-bottom:0}.card-num .visa-img{margin-bottom:10px}.booking-page{background:#e9eaeb}.booking-sidebar{position:relative;z-index:1}.booking-sidebar:before{content:"";background:url(/build/assets/book-bg-01-CfpY4lxq.svg) no-repeat;position:absolute;top:0;right:0;background-size:contain;width:121px;height:87px;z-index:-1}.booking-sidebar:after{content:"";background:url(/build/assets/book-bg-02-CmXFeNBx.svg) no-repeat;position:absolute;left:50%;transform:translate(-50%);bottom:0;background-size:contain;width:155px;height:60px;z-index:-1}.location-card{overflow:hidden;z-index:1;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.location-card.selected{box-shadow:0 0 0 1px #03c95a}.location-card:hover{box-shadow:0 0 0 1px #03c95a;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.location-card:hover:before{content:"";background:url(/build/assets/loc-bg-C9jhr5pX.svg) no-repeat;position:absolute;top:0;left:50%;transform:translate(-50%);background-size:contain;width:155px;height:100%;z-index:-1}.location-card h6,.location-card p{font-size:12px}.location-card .trend-icon{width:50px;height:50px;overflow:hidden;position:absolute;z-index:6;inset-block-start:-5px;inset-inline-start:-6px}.location-card .trend-icon span{position:absolute;display:block;width:70px;padding:6px 6px 3px 0;color:#fff;font:500 16px/1 Lato,sans-serif;text-shadow:0 1px 1px rgba(0,0,0,.1);text-transform:capitalize;text-align:center;inset-inline-end:-5px;inset-block-start:1px;transform:rotate(-45deg)}.location-card .trend-icon span img{transform:rotate(45deg)}.staff-card{overflow:hidden;z-index:1;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.staff-card.selected{box-shadow:0 0 0 1px #03c95a}.staff-card:hover{box-shadow:0 0 0 1px #03c95a;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.staff-card h6,.staff-card p{font-size:12px}.time-item{background:#fff;border:1px solid #EBECED;border-radius:4px;padding:8px;text-align:center;cursor:pointer}.time-item.disable{cursor:not-allowed;pointer-events:none;background:#e9eaeb}.time-item.disable h6,.time-item.disable p{color:#afb2b8}.time-item.selected{background:#03c95a;border-color:#03c95a}.time-item.selected h6,.time-item.selected p{color:#fff}.service-info{background:#242b3a;border-radius:5px;padding:8px}.service-info .avatar img{border:1px solid #FFF}.service-info span{color:#afb2b8;display:block}.booking-wizard{padding:55px 0}@media (max-width: 991.98px){.booking-wizard{padding:30px 0}}fieldset.booking-content{display:none}fieldset.booking-content#first-field{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-info-wrap{background:#f6f7f7;border-radius:5px;padding:16px}.booking-content{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;flex-direction:column;height:100%}.booking-content p,.booking-content h6,.booking-content .form-label{font-size:12px}.booking-content .form-control{height:28px}.booking-content textarea.form-control{height:auto}.booking-footer{border-top:1px solid #EBECED;margin-top:16px}.booking-footer .btn{margin-top:16px}.payment-item{border:1px solid #EBECED;border-radius:5px;padding:16px}.payment-item .form-check .form-check-label{font-size:12px;font-weight:500}.payment-item.active{box-shadow:0 0 0 1px #03c95a}.total-card{min-height:500px}.total-card #pay-btn.btn{color:#afb2b8;cursor:none;pointer-events:none}.total-card #pay-btn.btn.active{background:var(--bs-purple)!important;border-color:var(--bs-purple)!important;color:#fff!important;cursor:pointer;pointer-events:auto}@media (max-width: 991.98px){.total-card{min-height:300px}}.total-wrap{background:#f8f9f9;padding:15px;border-radius:5px;margin-bottom:8px}#bokingwizard{position:relative}#bokingwizard li{font-size:12px;font-weight:500;color:#e9eaeb;position:relative;padding-left:20px}#bokingwizard li:before{content:"";border:1px dashed #656B76;width:1px;height:calc(100% - 2px);position:absolute;top:2px;left:6px}#bokingwizard li span:before{content:"";width:13px;height:13px;border-radius:50%;border:1px solid #656B76;position:absolute;top:2px;left:0;background:#111827}#bokingwizard li.active span:after{content:"";width:3px;height:3px;border-radius:50%;background-color:#03c95a;position:absolute;top:7px;left:5px}#bokingwizard li.activated span:before{border:0}#bokingwizard li.activated span:after{font-family:Fontawesome;content:"";color:#03c95a;position:absolute;top:0;left:0}#bokingwizard li:last-child:before{content:none}.status-report{margin-bottom:16px}.status-report h6{border-bottom:1px solid #393F4D}.status-report p{color:#ffffffe6}.booking-user .user-img{width:44px;height:44px;border-radius:50%;border:1px solid #EBECED;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.booking-user .user-img img{width:36px;height:36px;border-radius:50%}.num-count{width:12px;height:12px;border-radius:50%;font-size:10px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.footer-copyright{background:#fff;padding:20px 0}.footer-copyright p{font-size:14px;color:#242b3a;text-align:center}.booking-title .dropdown>a{font-size:10px;font-weight:500;border-radius:5px;border:0;padding:5px 8px}.booking-title .dropdown>a:after{font-size:10px}.booking-title .dropdown-menu li a{font-size:10px}.booking-title .loc-dropdown.dropdown>a{padding:7px 8px}.select-item{border-radius:5px}.select-item:hover,.select-item.selected{box-shadow:0 0 0 1px #03c95a}.btn-addon.active{background-color:#03c95a!important;border-color:#03c95a!important;color:#fff!important}.fc-dayGridMonth-button,.fc-timeGridWeek-button,.fc-timeGridDay-button,.fc-listMonth-button{background:#111827!important;border-color:#111827!important}.chat-scroll{max-height:calc(100vh - 264px);overflow-y:auto}.chat-scroll::-webkit-scrollbar{width:3px;background:#fff;height:3px}.chat-scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #fff;border-radius:10px}.chat-scroll::-webkit-scrollbar-thumb{background:#ebeced;border-radius:10px}.chat-scroll::-webkit-scrollbar-thumb:hover{background:#fdfdfd}.chat-cont-left .chat-scroll{max-height:calc(100vh - 236px);overflow-y:auto}.chat-cont-left .chat-scroll::-webkit-scrollbar{width:3px;background:#fff;height:3px}.chat-cont-left .chat-scroll::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #fff;border-radius:10px}.chat-cont-left .chat-scroll::-webkit-scrollbar-thumb{background:#ebeced;border-radius:10px}.chat-cont-left .chat-scroll::-webkit-scrollbar-thumb:hover{background:#ebeced}.chat-cont-left .chat-header{padding:15px}.chat-cont-left .chat-header h6{font-size:20px}.chat-cont-left .chat-header p{margin-bottom:0;font-size:14px}.chat-cont-left .chat-header.inner-chat-header{padding:15px 0}.chat-cont-left .chat-header.inner-chat-header h6{font-size:18px;margin-bottom:0}.chat-cont-left .card{background:#f8f9f9;box-shadow:none}.chat-cont-left .chat-users-list .chat-member{background:#fff;padding:15px;border-radius:5px}.chat-cont-left .chat-users-list .chat-member .avatar.active img{border:2px solid #FFC107}.msg_card_body{overflow-y:auto}.msg_card_body .media .media-body{margin-left:6px}.msg_card_body .media .media-body .msg-box+.msg-box{margin-top:5px}.msg_card_body .media:last-child{margin-bottom:0}.msg_card_body ul.list-unstyled{margin:0 auto;padding:1rem 0 0;width:100%}.msg_card_body .media.received{margin-bottom:20px}.msg_card_body .media.received .media-body .msg-box{position:relative;display:inline-block}.msg_card_body .media.received .media-body .msg-box .received-message{background-color:#f4f5f5;color:#242b3a;padding:15px}.msg_card_body .media.received .media-body .msg-box:first-child .received-message{border-radius:15px 15px 15px 0;margin-top:0}.msg_card_body .media.sent{margin-bottom:20px;max-width:550px;margin-left:auto}.msg_card_body .media.sent .media-body{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end;-webkit-justify-content:flex-end;-ms-flex-pack:flex-end;margin-left:0;margin-right:6px}.msg_card_body .media.sent .media-body .msg-box{margin-left:70px;position:relative}.msg_card_body .media.sent .media-body .msg-box:first-child .sent-message{border-radius:15px 15px 0;margin-top:0;background:#f4f5f5;padding:15px;color:#242b3a}.msg_card_body .media.sent .avatar{-ms-flex-order:3;order:3}.microphone-chat{position:absolute;left:20px;top:50%;transform:translateY(-50%);z-index:1}.type_msg{background:#fff;border:1px solid #EBECED;border-radius:50px;overflow-y:auto;min-height:50px;padding:10px 107px 10px 45px;border-radius:10px!important;font-size:14px;background:#f8f9f9}.type_msg:focus{box-shadow:none;outline:0px;z-index:unset!important}.send-action{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;display:-webkit-inline-flex;align-items:center;-webkit-align-items:center}.send-action a{width:30px;height:30px;display:inline-flex;display:-webkit-inline-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;margin-right:7px;font-size:12px;border-radius:50%}.send-action a:hover{background:#e4e5e7}.btn_send{width:30px;height:30px;border-radius:10px;display:inline-flex;display:-webkit-inline-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;padding:0;font-size:12px}.search_btn{background-color:transparent;border:0;line-height:0}.msg_head{position:relative;background-color:transparent}.chat-cont-right .card-header{padding:15px;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:space-between;-webkit-justify-content:space-between;border-bottom:1px solid #EBECED}.chat-cont-right .msg_head .back-user-list{display:none;padding-right:10px;margin-left:-10px;padding-left:10px}.card-body.chat-users-list{padding:15px}.chat-cont-right.chat-window-long{display:flex}.card.chat-window{width:100%;margin-right:0;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;-webkit-transition:all .5s ease}.chat-cont-profile.chat-profile-right{width:0;display:none;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;-webkit-transition:all .5s ease}.chat-cont-right.chat-window-long.window-full-width .card.chat-window{width:65%;margin-right:24px;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;-webkit-transition:all .5s ease}.chat-cont-right.chat-window-long.window-full-width .chat-cont-profile.chat-profile-right{width:35%;display:flex;transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;-webkit-transition:all .5s ease}.chat-page-body .sidebar-overlay.opened{display:none}.form-control.type_msg.empty_check{padding-left:50px;padding-right:130px}.media.sent .message-more-option{position:absolute;left:-25px;top:50%;transform:translateY(-50%)}.media.received .message-more-option{position:absolute;right:-25px;top:50%;transform:translateY(-50%)}.sent-message-group ul li{margin-right:50px}.sent-message-group ul li:last-child{margin-right:0}.day-badge{position:relative;z-index:1}.day-badge:after{content:"";display:block;width:100%;height:1px;border:1px solid #EBECED;position:absolute;z-index:-1;top:50%;left:0;right:0;transform:translateY(-50%)}.search-icon-right{position:absolute;right:10px;top:50%;transform:translateY(-50%);line-height:0}.wallet-modal .modal-body{padding:20px;border:1px solid #EBECED}.wallet-modal .modal-body .bank-selection{position:relative}.wallet-modal .modal-body .bank-selection input{width:100%;height:100%;position:absolute;left:0;opacity:0}.wallet-modal .modal-body .bank-selection input:checked~label .role-check{display:block}.wallet-modal .modal-body .bank-selection label{background:#ebeced;border:2px solid #EBECED;border-radius:8px;padding:5px;text-align:center;width:100%;position:relative;height:42px;margin-top:20px;margin-bottom:20px}.wallet-modal .modal-body .bank-selection label .role-check{position:absolute;top:-8px;right:-8px;color:#03c95a;display:none}.wallet-modal .modal-footer{border:none}.slot-box{border-radius:8px;background:#f4f5f5;padding:20px;margin-bottom:30px}.slot-box .slot-booked h6,.slot-box .slot-user h6{margin-bottom:15px}.slot-box .slot-user .slot-chat{display:flex}.slot-box .slot-user .slot-chat .slot-user-img{margin-right:14px}@media (max-width: 575.98px){.slot-box .slot-user .slot-chat .slot-user-img{flex-wrap:wrap}}.slot-box .slot-user .slot-chat .chat-item .slot-user-info{margin-right:25px}@media (max-width: 575.98px){.slot-box .slot-user .slot-chat .chat-item{flex-wrap:wrap}}.slot-box .slot-action h6{margin-bottom:15px}.order-title{margin-bottom:24px}.service-location{margin-bottom:30px}.service-location .slot-address li{display:flex;align-items:center;margin-bottom:15px}.service-location .slot-address li h6{font-size:14px}.service-location .slot-address li p{font-size:13px;margin-bottom:0}.service-location .slot-address li span{display:flex;align-items:center;justify-content:center;padding:11px;background-color:#ebeced;border-radius:50%;margin-right:10px}.service-location .slot-pay{display:flex;align-items:center}.service-location .slot-pay p{font-size:18px;color:#242b3a;font-weight:600;margin-bottom:0;margin-right:24px}.service-location .slot-pay span img{background-color:#f7f7ff;border-radius:3px;padding:6px 2px}.order-summary{margin-bottom:30px}.order-summary .ord-summary .order-amt{display:flex;justify-content:space-between;margin-bottom:21px}.order-summary .ord-summary .order-amt .order-info{display:flex;align-items:center}.order-summary .ord-summary .order-amt .order-info img{margin-right:10px}.order-summary .ord-summary .order-amt .order-info h6{font-size:16px;font-weight:500;margin-bottom:5px}.order-summary .ord-summary .order-amt .order-info p{font-size:12px}.order-summary .ord-summary ul li{display:flex;justify-content:space-between;font-size:14px;font-weight:500;color:#242b3a;margin-bottom:13px}.booking{border-top:1px solid #EBECED;padding-top:30px}.booking .book-history ul li{position:relative;padding:0 0 24px 20px;margin-left:4px;border-left:2px solid #F5F5F5}.booking .book-history ul li h6{font-size:14px}.booking .book-history ul li p{font-size:13px;color:#656b76}.booking .book-history ul li :after{content:"";display:block;position:absolute;top:5px;left:-4px;width:7px;height:7px;background:#fff;outline:4px solid var(--bs-purple);border-radius:50%}.booking .book-history ul :last-child{border:0;padding-bottom:0}.order-reviews .order-title{margin-bottom:0}.order-reviews .order-comment .rating{margin-bottom:15px}.order-reviews .order-comment h6{font-size:14px;margin-bottom:8px;color:#656b76}.order-reviews .order-comment p{font-size:13px}.invoice-details{margin-bottom:35px}.invoice-wrap .invoice-address{margin-bottom:30px}.invoice-wrap .invoice-address ul li{font-size:13px;margin-bottom:9px}.table-resposnive{margin-bottom:30px}.invoice-payment ul li{font-size:14px;color:#656b76;margin-bottom:9px}.invoice-total ul li{font-size:14px;color:#242b3a;margin-bottom:11px}.invoice-total ul li span{font-size:14px;color:#656b76}.invoice-terms{margin-top:30px;padding:20px;border:1px solid #EBECED}.invoice-terms ul li{position:relative;font-size:14px;margin-bottom:11px;padding-left:10px}.invoice-terms ul li:before{position:absolute;content:"";font-family:FontAwesome;left:0;top:7px;color:var(--bs-purple);font-size:6px}.user-sidebar .user-sidebar-body ul li a.active{color:var(--bs-purple)}.tags{padding:8px;border:1px solid #EBECED}.review-list .card{border:1px solid #EBECED;box-shadow:none}.review-list .card .card-body .review-img{margin-right:10px}.review-list .card .card-body .review-img img{width:90px;height:90px;object-fit:cover}.appointment-setting-list{padding:15px;border-radius:10px;border:1px solid #EBECED;display:flex;justify-content:space-between;margin-bottom:16px;box-shadow:2px 3px 5px #0000}.appointment-setting-list h5{font-size:16px;margin-bottom:4px}.appointment-setting-list p{font-size:14px}.appointment-setting-list .form-group .select2-selection--single{min-width:125px}.user-title{margin-bottom:20px}.pro-picture{display:flex;margin-bottom:30px}.pro-picture .pro-img{margin-right:13px}.general-info{margin-bottom:30px}.linked-item{padding:20px;border-radius:10px;border:1px solid #EBECED}.linked-item .linked-acc{display:flex;align-items:center;margin-bottom:16px}.linked-item .linked-acc .link-icon{display:flex;align-items:center;justify-content:center;padding:8px;background-color:#ebeced;margin-right:8px}.linked-item .linked-acc .link-icon i{color:#242b3a}.linked-item .linked-acc .linked-info{flex:1}.linked-item .linked-action{display:flex;align-items:center;gap:10px}.subhead-title{margin-bottom:20px}.card .card-body{padding:15px}.card .card-body .plan-info{flex:1;margin-bottom:24px}.card .card-body .plan-info .plan-term h6{font-size:16px}.card .card-body .plan-info .plan-term p{font-size:14px}.card .card-body .plan-info .plan-price p{font-size:12px}.card .card-body .plan-btns{flex:1}.card .card-body .plan-btns .plan-term h6{font-size:16px}.card-payments{border:2px solid transparent}.card-payments.active{border:2px solid var(--bs-purple)}.card-payments.active:before{position:absolute;content:"";font-family:FontAwesome;color:var(--bs-purple);right:-8px;top:-14px;z-index:1}.card-payments .card-body h6{font-size:14px;color:#656b76;margin-bottom:16px}.card-payments .card-body .card-num{display:flex;align-items:center;margin-bottom:0;flex-wrap:wrap}.card-payments .card-body .card-num h6,.card-payments .card-body .card-num h6 span{font-size:16px}.card-payments .card-body .card-num .visa-img{background:#fff;border:1px solid #EBECED;border-radius:4px;padding:2px 4px;margin-right:8px}.card-payment-add{background:#fff;border:2px solid #EBECED;border-radius:4px;margin-bottom:24px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.card-payment-add a span{padding:9px;background-color:#98a2b3;display:flex;justify-content:center;align-items:center}.card-payment-add a span i{color:#fff}.payment{margin-bottom:38px}.subscription-details{padding:15px;border:1px solid #EBECED;border-radius:6px;margin-bottom:16px}.subscription-details .details-list{margin-bottom:13px}.pay-btn{margin-bottom:16px}.img-success{margin-bottom:62px;width:371px;height:297px}.choose-title .status-toggle{margin-bottom:10px;font-weight:500}.subscription .card{padding:20px}.subscription .provider-price .choose-title{margin-bottom:30px}.subscription .provider-price .card{padding:20px}.subscription .provider-price .card .card-header .price-level h6{margin-bottom:10px}.subscription .provider-price .card .card-body ul li{margin-bottom:10px;display:flex;align-items:center}.subscription .provider-price .business-card{background-color:#f4f5f5}.notification{margin-bottom:40px}.notification table tbody tr td p{font-size:14px;margin-bottom:0;color:#242b3a}.notification table tbody tr td .form-check-input:checked{background-color:#03c95a;border:1px solid #03C95A}.connected-apps .card-body{padding:20px}.connected-apps .card-body .app-body-content{margin-bottom:20px}.connected-apps .card-body .app-body-content span{display:flex;align-items:center;justify-content:center;background-color:#ebeced;width:46px;height:46px}.connected-apps .card-body .app-footer-content{padding-top:20px;border-top:1px solid #EBECED}.connected-apps .card-body .app-footer-content .form-check-input:checked{background-color:#03c95a;border:1px solid #03C95A}.profile-verification .card .card-body{padding:20px}.profile-verification .card .card-body .verification-body{display:flex;align-items:center;justify-content:center;padding-bottom:20px}.profile-verification .card .card-body .verification-body .icon{margin-right:16px}.profile-verification .card .card-body .verification-body .icon span{padding:16px;background-color:#ebeced}.profile-verification .card .card-body .verification-footer{padding-top:20px;border-top:1px solid #EBECED}.verification-document .modal-body .file-upload{border:2px dashed #EBECED}.verification-document .modal-body .passport-document{padding:16px;border:1px solid #EBECED;border-radius:10px}.verification-document .modal-body .passport-document .file-icon{display:flex}.verification-document .modal-body .passport-document .file-icon span{padding:16px;background-color:#f4f5f5;border-radius:5px;display:flex;align-items:center;justify-content:center}.verification-document .modal-body .passport-document .file-progress{flex:1}.verification-document .modal-body .passport-document .file-progress .progress-xs{height:.3125rem}.about-banner{background:url(../img/bg/about-bg.png);margin-bottom:47px}.quality-box:hover{border:2px solid #111827;box-shadow:0 10px 20px -5px #4c40ed14}.quality-box:hover .quality-img{background:#111827}.about-sec{padding:80px 0}@media (max-width: 767.98px){.about-sec{padding:40px 0}}.about-img{position:relative}.about-img img{border-radius:10px}.about-img .about-exp{position:absolute;background:#111827;border-radius:10px;width:370px;height:100%}.about-img .about-exp span{font-weight:600;font-size:24px;color:#fff;display:inline-block;margin:200px -115px;transform:rotate(-90deg)}.abt-img{padding:30px 0 30px 60px;position:relative;z-index:1}.about-content{margin-left:24px}@media (max-width: 767.98px){.about-content{margin-left:0;margin-top:24px}}@media (max-width: 575.98px){.about-content{margin-top:0}}.about-content h6{font-size:16px;color:#111827;text-transform:uppercase;margin-bottom:4px}.about-content h2{font-size:32px;margin-bottom:16px}.about-content p{font-size:14px;margin-bottom:16px}.about-content ul li{display:flex;align-items:center;font-size:14px;margin-bottom:15px}.bgimg4{position:absolute;top:0;left:0;z-index:-1}.work-bg.work-section{background:#f6f7f7;background-repeat:no-repeat;background-position:left 0 bottom 20%;position:relative}@media (max-width: 767.98px){.work-bg.work-section{background:none}}.work-bg.work-section .work-bg-2{position:absolute;right:0;bottom:15%}.work-bg.work-section .work-bg-1{position:absolute;left:0;top:100px0}.work-bg.work-section .section-heading{margin-bottom:40px}.work-bg.work-section .work-box{background:#fff;border:1px solid #EBECED;box-shadow:0 10px 20px -5px #4c40ed14;border-radius:10px;padding:20px;text-align:center;margin-bottom:24px;position:relative}.work-bg.work-section .work-box .card-body h5{font-size:20px;margin-bottom:8px}.work-bg.work-section .work-box .card-body p{font-size:14px;color:#656b76;margin-bottom:0}.work-bg.work-section .work-box .card-body h4{font-weight:600;font-size:60px;color:#ffecf5;margin-bottom:0;position:absolute;top:-30px;left:0}.providers-section.abt-provider{padding:0 0 56px;position:relative}.providers-section.abt-provider .providers-slider .owl-nav .owl-prev{display:flex;align-items:center;position:absolute;right:10%;top:-18%}@media (max-width: 767.98px){.providers-section.abt-provider .providers-slider .owl-nav .owl-prev{right:18%}}.providers-section.abt-provider .providers-slider .owl-nav .owl-prev i{width:32px;height:32px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.providers-section.abt-provider .providers-slider .owl-nav .owl-prev i:hover{background-color:#111827;color:#fff}.providers-section.abt-provider .providers-slider .owl-nav .owl-next{display:flex;align-items:center;position:absolute;right:7%;top:-18%}.providers-section.abt-provider .providers-slider .owl-nav .owl-next i{width:32px;height:32px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.providers-section.abt-provider .providers-slider .owl-nav .owl-next i:hover{background-color:#111827;color:#fff}.chooseus-sec{padding:80px 0 60px;background:#fff}.chooseus-sec .choose-content .accordion .accordion-item{margin-bottom:20px}.chooseus-sec .choose-content .accordion .accordion-item .accordion-header{background-color:#f6f7f7;border-radius:5px}.chooseus-sec .choose-content .accordion .accordion-item .accordion-header .accordion-button{border-radius:5px;font-size:18px}.chooseus-sec .choose-content .accordion .accordion-item .accordion-header .accordion-button.collapsed{background-color:#f6f7f7}.chooseus-sec .choose-content .accordion .accordion-item .accordion-body{margin-top:15px;border:none}.chooseus-sec .choose-content .accordion .accordion-item .accordion-body p{font-size:14px}.choose-content{margin-bottom:50px}.choose-content h2{font-size:32px}.choose-content p{font-size:14;margin-bottom:40px;color:#656b76}.choose-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;border-right:1px dashed var(--bs-purple)}.choose-icon img{margin-right:20px}.choose-info p{font-size:16px;margin-bottom:0;color:#656b76}.chooseus-img{margin-bottom:50px}.support-card .support-title{background:#f6f7f7;border-radius:5px;padding:20px;font-weight:500;font-size:18px;margin-bottom:0}.support-card .support-title a{color:#28283c;display:block;position:relative;padding-right:60px}.support-card .support-title>a:after{font-family:Fontawesome;font-weight:900;font-size:15px;content:"";position:absolute;top:0;right:0;color:#292d32}.support-card .card-collapse p{font-size:14px}.about-offer .btn-views{min-width:138px;color:#111827}.providers-section .section-heading{margin-bottom:40px}.providers-section .providerset .card-body{padding:18px}.providers-section .providerset .card-body .providerset-img{margin-bottom:18px}.providers-section .providerset .card-body .providerset-img a img{border-radius:10px}.providers-section .providerset .card-body .providerset-content .providerset-price{margin-bottom:15px}.providers-section .providerset .card-body .providerset-content .providerset-price .providerset-name h4{font-size:18px}.providers-section .providerset .card-body .providerset-content .providerset-price .providerset-name span,.providers-section .providerset .card-body .providerset-content .providerset-price .providerset-prices span{font-size:14px}.client-section{background:url(/build/assets/testimonial-bg-01-oO8wq1q2.png),url(/build/assets/testimonial-bg-02-Dsc8G0Tt.png),#f6f7f7;background-repeat:no-repeat;background-position:left center,right bottom;position:relative}.client-section .overlay-img .overlay-img-left{position:absolute;left:0;top:10%}.client-section .overlay-img .overlay-img-right{position:absolute;right:0;bottom:10%}.client-section .section-heading{margin-bottom:40px}.client-section .section-heading p{font-size:16px}.client-section .testimonial-slider .client-widget{background:#fff;box-shadow:0 10px 20px -5px #4c40ed14;padding:1.5rem;text-align:center;margin:60px 0 24px;border-radius:10px}.client-section .testimonial-slider .client-widget .client-img{margin:-73px auto 20px;width:110px!important;height:110px}@media (max-width: 767.98px){.client-section .testimonial-slider .client-widget .client-img{margin:-83px 60px 20px}}.client-section .testimonial-slider .client-widget .client-content p{font-size:14px}.client-section .testimonial-slider .client-widget .client-content h5{font-size:16px;color:#242b3a}.client-section .testimonial-slider .client-widget .client-content h6{font-size:13px;color:#656b76}.client-section .testimonial-slider .owl-nav .owl-prev{display:flex;align-items:center;position:absolute;left:-1%;top:50%}@media (max-width: 767.98px){.client-section .testimonial-slider .owl-nav .owl-prev{left:-2%}}.client-section .testimonial-slider .owl-nav .owl-prev i{padding:8px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.client-section .testimonial-slider .owl-nav .owl-prev i:hover{background-color:var(--bs-purple);color:#fff}.client-section .testimonial-slider .owl-nav .owl-next{display:flex;align-items:center;position:absolute;right:-1%;top:50%}@media (max-width: 767.98px){.client-section .testimonial-slider .owl-nav .owl-next{right:-2%}}.client-section .testimonial-slider .owl-nav .owl-next i{padding:8px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.client-section .testimonial-slider .owl-nav .owl-next i:hover{background-color:var(--bs-purple);color:#fff}.service-offer{position:relative;margin-top:-120px}.service-offer.about-service-offer:before{display:none}.service-offer .card{background-color:#111827;overflow:hidden}.service-offer .card .card-body{padding:60px 60px 0;position:relative}@media (max-width: 991.98px){.service-offer .card .card-body{padding:40px 20px}}.service-offer .card .card-body .service-content{padding:0}.service-offer .card .card-body .service-content .display-6{color:#fff;margin-bottom:25px}.service-offer .card .card-body .service-content p{color:#fff;font-size:14px;margin-bottom:25px}@media (max-width: 991.98px){.service-offer .card .card-body .service-img{display:none}}.contacts{position:relative}.contacts .contacts-overlay-img{position:absolute;right:-10%;top:-20%;z-index:-1}.contacts .contacts-overlay-sm{position:absolute;top:70%;left:40%;z-index:-1}.contacts .contact-details{margin-bottom:60px}.contacts .contact-details .card .card-body{padding:15px}.contacts .contact-details .card .card-body span{width:70px;height:70px;flex-shrink:0;background-color:#ffecf5;margin-right:15px;display:flex;align-items:center;justify-content:center;font-size:30px}.contacts .contact-details .card .card-body p{color:#656b76;margin-bottom:0}.contacts .contact-queries h2{margin-bottom:40px}.contacts .contact-queries .submit-btn{margin-top:40px}.map-grid .contact-map{display:block;width:100%;height:450px;margin:0}.work-wrap{max-width:550px}.work-wrap span{width:50px;height:50px;background:var(--bs-purple);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:24px;margin-bottom:16px}.work-wrap .display-6{margin-bottom:16px}.work-wrap p{font-size:14px;margin-bottom:16px}.work-wrap-img{max-width:300px}.work-wrap-post{max-width:550px}.work-wrap-post .display-6{margin-bottom:16px}.work-wrap-post p{font-size:14px;margin-bottom:16px}.work-wrap-earning{max-width:550px}.work-wrap-earning .display-6{margin-bottom:16px}.work-wrap-earning p{font-size:14px;margin-bottom:16px}.error-404{position:relative;z-index:1}.error-404 .contacts-overlay-img{position:absolute;right:0;top:-30%;z-index:-1;max-width:500px}.faq-content{margin-bottom:24px}.faq-content .faq .accordion .accordion-item{margin-bottom:20px}.faq-content .faq .accordion .accordion-item .accordion-header button{background-color:#f8f9f9;font-size:16px}.faq-content .faq .accordion .accordion-item .accordion-header button:not(.collapsed){color:var(--bs-purple)}.faq-content .faq .accordion .accordion-item .accordion-body{margin-bottom:20px;border:none;background-color:#f8f9f9;border-radius:5px}.faq-content .faq .accordion .accordion-item .accordion-body p{font-size:16px}.faq-content .faq .accordion .accordion-button:not(.collapsed):after{content:"";color:var(--bs-purple)}.faq-content .faq .accordion .accordion-button:after{content:"";font-family:Fontawesome;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:3.125rem;color:#656b76}.maintenance .maintenance-title{margin-bottom:16px}.maintenance .maintenance-icons{display:flex;align-items:center;margin-bottom:16px}.maintenance .maintenance-icons h6{margin-right:16px}.maintenance .maintenance-icons .icons{display:flex;align-items:center;gap:11px}.privacy-cont p{font-size:14px;margin-bottom:16px}.privacy-cont p:last-child{margin-bottom:0}.privacy-cont ul{margin-bottom:16px}.privacy-cont ul li{display:flex;align-items:center;font-size:14px}.privacy-cont .terms-btn{display:flex;align-items:center}.footer-copyright .maintenance-icons{display:flex;align-items:center;margin-bottom:16px}.footer-copyright .maintenance-icons h6{margin-right:16px}.footer-copyright .maintenance-icons .icons{display:flex;align-items:center;gap:11px}.client-section.client-section-about{padding-bottom:250px;background-color:#f6f7f7;background-size:cover}.testimonial-slider-3 .owl-nav button{position:absolute;top:50%!important;transform:translateY(-50%)}.testimonial-slider-3 .owl-nav button.owl-prev{left:-10px}.testimonial-slider-3 .owl-nav button.owl-next{right:-10px}.service-offer.about-service-offer{padding-bottom:50px}.contact-img{margin-right:24px}@media (max-width: 767.98px){.contact-img{margin-right:0;margin-bottom:24px}}.blog-list{background:#fff;border:1px solid #F3F3F8;margin-bottom:30px}.blog-list .blog-image{border-radius:10px 10px 0 0;margin:0}.blog-list .blog-image img{border-radius:10px 10px 0 0}.blog-list .blog-content{padding-top:24px}.blog-list .blog-content .blog-title{font-size:32px;margin-bottom:20px}.blog-list .blog-content p{margin-bottom:24px}.blog-list .blog-info ul li{margin:0 20px 0 0;padding-right:0}.blog-list .blog-info ul li i{color:var(--bs-purple)}.grid-blog{background:#fff;border:1px solid #EBECED;border-radius:0;margin-bottom:24px}.grid-blog .blog-image{margin:0;border-radius:0}.grid-blog .blog-image img{border-radius:0}.grid-blog .blog-content{padding-top:24px}.grid-blog .blog-content .blog-title{font-size:22px;font-weight:500;margin-bottom:15px;-webkit-line-clamp:1}.grid-blog .blog-content p{margin-bottom:20px}.grid-blog .blog-content .read-more{font-weight:500;font-size:16px;background:#f7f7ff;border-radius:4px;padding:10px 15px;display:inline-flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.grid-blog .blog-content .read-more i{margin-left:5px}.grid-blog .blog-content .read-more img{filter:brightness(0) saturate(100%) invert(24%) sepia(85%) saturate(5324%) hue-rotate(243deg) brightness(96%) contrast(93%)}.grid-blog .blog-content .read-more:hover{color:#fff}.grid-blog .blog-content .read-more:hover img{filter:brightness(0) invert(1)}.grid-blog .blog-category ul li{padding-right:10px;margin:0 10px 12px 0}.blog-content-img{display:flex;display:-webkit-flex}.blogimg{flex:0 0 260px;margin-right:15px}.blog-pagination ul li{margin-right:10px}.blog-pagination ul li:first-child{margin-right:20px}.blog-pagination ul li:last-child{margin-right:0;margin-left:10px}.blog-pagination .pagination{margin-top:26px}.blog-pagination .page-prev,.blog-pagination .page-next{width:auto;height:auto;background:#fff;border:0;font-size:13px;padding:0 3px;line-height:40px}.blog-pagination .page-prev:hover,.blog-pagination .page-next:hover{background-color:#fff!important;color:#4c40ed}.blog-info ul li{display:inline-block;color:#71717a;font-size:15px;margin:0 35px 5px 0;padding-right:35px;position:relative}.blog-info ul li a{color:#74788d}.blog-info .post-author img{width:32px;height:32px;border-radius:50%;margin-right:10px}.blog-info .post-author span{font-size:15px;color:#74788d}.blog-info ul li:last-child,.grid-blog .blog-category ul li:last-child{padding:0;margin:0}.blog-category .post-author img{width:26px;height:26px;border-radius:50%;margin-right:10px}.blog-category .post-author span{font-size:16px;color:#74788d}.blog-category ul{margin-bottom:3px}.blog-category ul li{display:inline-block;font-size:14px;color:#74788d;margin:0 10px 10px 0}.blog-sidebar .card{background:#f4f5f5;border:0;border-radius:5px}.blog-sidebar .card-body{padding:24px}.sin-post{margin-bottom:17px}.about-widget img{border-radius:15px;margin-bottom:20px;width:100%}.about-widget p{margin-bottom:20px}.about-widget .btn{font-weight:500}.search-widget .form-control{background:#fff;border:0;border-radius:4px;height:46px}.search-widget .input-group{background:#fff;border:0;border-radius:4px}.search-widget .input-group .btn{width:50px;margin:0;height:46px;border-radius:4px!important;border:0;background:transparent}.search-widget .input-group .btn:hover{background:transparent;box-shadow:none;color:var(--bs-purple)!important}.latest-posts{margin:0;padding:0}.latest-posts li{display:table;width:100%;margin-bottom:20px}.latest-posts li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.post-thumb{border-radius:4px;width:75px;float:left;overflow:hidden}.post-thumb a img{width:75px;height:75px;object-fit:cover;border-radius:5px;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);-moz-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-ms-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-o-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-webkit-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;transition:all 2s cubic-bezier(.19,1,.22,1) 0ms}.post-thumb a:hover img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);transform:scale(1.15)}.post-info{margin-left:95px}.post-info h4{font-size:16px;font-weight:500;margin:0}.post-info h4 a:hover{color:var(--bs-purple)}.post-info p{font-size:13px;margin-bottom:7px}.category-widget .categories{list-style:none;margin:0;padding:0}.category-widget .categories li{margin-bottom:15px}.category-widget .categories li:last-child{border-bottom:none;margin-bottom:0}.category-widget .categories li a{color:#74788d}.category-widget .categories li a span{float:right}.side-title{font-weight:500;font-size:20px;margin-bottom:15px}.tags-widget .card-body{padding:28px 28px 13px}.new-comment h4,.blog-review h4{font-size:24px;margin-bottom:1.5rem;font-family:Poppins,sans-serif}.new-comment .col-form-label{font-size:16px}.new-comment .submit-section{text-align:left}.new-comment .submit-btn{font-weight:700;font-size:16px;padding:12px 30px}.blog-details .blog-content p{margin-bottom:20px}.blog-details .blog-content p:last-child{margin-bottom:0}.test-info{font-weight:500;font-size:16px;border-left:2px solid var(--bs-purple);padding-left:15px}.blog-head .blog-category ul li{font-size:16px;color:#74788d}.blog-head .blog-category ul li i{color:#111827}.blog-head h3{font-size:36px;margin-bottom:20px}.social-widget{margin-bottom:33px}.ad-widget{margin-bottom:10px}.ad-widget ul li{display:inline-block;margin:0 15px 10px 0}.ad-widget ul li:last-child{margin-right:0}.ad-widget ul li a{background:#ebeced;border-radius:5px;color:#242b3a;padding:6px 12px;position:relative;display:inline-block}.ad-widget ul li a:hover{background-color:var(--bs-purple);color:#fff}.adicon-widget{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;margin-bottom:10px}.adicon-widget span{background:#f7f7ff;border-radius:8px;color:#68616d;font-size:14px;font-weight:500;padding:5px 14px;display:inline-block;margin:0 15px 10px 0}.adicon-widget ul li{margin:0 8px 10px 0;display:inline-block}.adicon-widget ul li a{width:32px;height:32px;background:#fff;border:1px solid #EBECED;border-radius:50%;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.comments-reply li{margin-left:70px}.comments-reply li .review-box{border:0;border-left:1px solid #EBECED;border-radius:0;padding-left:20px}.reply-box{font-weight:500;font-size:14px;color:#28283c}.reply-com{display:none}.blog-list{margin-bottom:24px}.blog-list .blog-content-body{padding:20px;border:1px solid #EBECED}.blog-list .blog-content-body .blog-profile{padding-right:16px;border-right:1px solid #EBECED}.blog-list .blog-content-body .blog-profile:last-child{border:none}.body-two .hero-section{position:relative;min-height:660px;background-color:#f6f7f7;overflow:hidden}.body-two .hero-section .bg-wave{position:absolute;right:0;bottom:0}.body-two .hero-section .corner-large{position:absolute;left:0}.body-two .hero-section .corner-small{position:absolute;left:0;bottom:60px}@keyframes floating-x{0%{-webkit-transform:translateX(30px);transform:translate(30px)}50%{-webkit-transform:translateX(10px);transform:translate(10px)}to{-webkit-transform:translateX(30px);transform:translate(30px)}}@keyframes floating-y{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@media (max-width: 991.98px){.body-two .hero-section{min-height:auto}}.home-banner{min-height:660px;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}@media (max-width: 991.98px){.home-banner{min-height:auto}}.home-banner .search-input{float:left;display:table-cell;vertical-align:middle;position:relative;width:42%;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}@media (max-width: 767.98px){.home-banner .search-input{width:100%}}.home-banner .search-input label{font-weight:500;color:#28283c;font-size:16px;margin-bottom:0}.home-banner .search-input input{height:20px;min-height:20px;border:0;padding:0 12px 0 0}.home-banner .search-input .current-loc-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);margin-top:0;color:#858585;font-size:18px}.home-banner .search-input .current-loc-icon i{position:unset;transform:unset}.banner-imgs{padding:65px 0 0;position:relative;height:100%;min-height:540px}.banner-imgs .banner-1{position:absolute;z-index:2;left:42px;top:-180px;max-width:160px;max-height:203px;-webkit-animation-name:floating-y;animation-name:floating-y;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.banner-imgs .banner-2{position:absolute;z-index:2;max-width:270px;top:-268px;right:-50px;-webkit-animation-name:floating-y;animation-name:floating-y;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.banner-imgs .banner-3{position:absolute;z-index:2;max-width:250px;-webkit-animation-name:floating-y;animation-name:floating-y;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.banner-imgs .banner-3:before{position:absolute;content:"";background:url(/build/assets/banner-arrow-aLpMEGE-.svg);width:100%;height:100%;background-repeat:no-repeat;left:-118px;z-index:-1;top:-58px}.banner-imgs .banner-4{position:absolute;z-index:2;max-width:145px;right:30px;-webkit-animation-name:floating-x;animation-name:floating-x;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.banner-imgs img{border-radius:50%}.banner-homepage5 .banner-imgs .banner-1{max-width:256px;max-height:256px;position:absolute;z-index:2;top:30px;bottom:0;right:0;left:0;max-width:356px;margin:auto;max-height:356px}.shape-1{animation:hero-thumb-animation 2.5s linear infinite alternate;-webkit-animation:hero-thumb-animation 2.5s linear infinite alternate;-moz-animation:hero-thumb-animation 2.5s linear infinite alternate;-o-animation:hero-thumb-animation 2.5s linear infinite alternate}.shape-2{animation:hero-thumb1-animation 2.5s linear infinite alternate;-webkit-animation:hero-thumb1-animation 2.5s linear infinite alternate;-moz-animation:hero-thumb1-animation 2.5s linear infinite alternate;-o-animation:hero-thumb1-animation 2.5s linear infinite alternate}.shape-3{animation:hero-thumb2-animation 2.5s linear infinite alternate;-webkit-animation:hero-thumb2-animation 2.5s linear infinite alternate;-moz-animation:hero-thumb2-animation 2.5s linear infinite alternate;-o-animation:hero-thumb2-animation 2.5s linear infinite alternate}.breadcrumb{margin-bottom:0}.section-search{position:relative;z-index:9;max-width:709px}.section-search h1{font-size:50px;color:#2a313d;font-family:Poppins,sans-serif;margin-bottom:20px}@media (max-width: 991.98px){.section-search h1{font-size:40px}}@media (max-width: 767.98px){.section-search h1{font-size:30px}}.section-search p{font-size:18px;color:#74788d;font-weight:500;margin:0}.search-box{width:100%;background:#fff;border:1px solid #F0F0F0;box-shadow:0 3px 53px #c5c5c545;border-radius:10px;padding:15px;margin-top:48px;display:inline-block}@media (max-width: 767.98px){.search-box{margin-top:24px}}.search-box form{display:flex;float:left;width:100%;justify-content:space-between}@media (max-width: 991.98px){.search-box form{flex-direction:column;row-gap:10px}}.search-box::-webkit-input-placeholder{font-size:14px;color:#959595;opacity:1}.search-box:-ms-input-placeholder{font-size:14px;color:#959595;opacity:1}.search-box::placeholder{font-size:14px;color:#959595;opacity:1}.search-input.line{width:32%;margin-right:25px}@media (max-width: 767.98px){.search-input.line{width:100%}}.search-input.line input{height:20px;min-height:20px;border:0;padding:0 12px 0 0}.search-input.line:before{position:absolute;right:0;top:50%;width:2px;height:43px;background:#f2f2f2;content:"";z-index:1;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.search-group-icon{width:43px;height:43px;background:#ffecf5;border-radius:50%;font-size:20px;color:var(--bs-purple);display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;margin-right:15px;flex-shrink:0}.providerset{border:2px solid #F5F5F5;border-radius:10px;padding:18px;position:relative;top:0;transition:all .5s;background:#fff;margin-bottom:1.5rem}.providerset:hover{box-shadow:0 10px 20px -5px #4c40ed14}.providerset-img{margin-bottom:18px}.providerset-img img{width:100%}.providerset-price{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}@media (max-width: 767.98px){.body-two .section-heading .btn{margin-top:16px}}.offer-paths{position:relative;background:url(/build/assets/testimonial-bg-02-Dsc8G0Tt.png);background-color:#111827;padding:0 90px;margin-top:-195px;margin-bottom:60px;border-radius:50px}@media (max-width: 991.98px){.offer-paths{padding:40px;border-radius:20px}}.offer-paths .offer-bg{position:absolute;bottom:0;right:0}.offer-paths .offers-person-image{max-width:450px;margin-top:-160px}.offer-paths .card-body h2,.offer-paths .card-body p{color:#fff}.offer-paths .card-body .content{margin-bottom:24px}.providers-section{padding:60px 0 310px;background-color:#fff}@media (max-width: 991.98px){.providers-section{padding:40px 0 180px}}.pricing-sections{padding:60px 0 36px;position:relative}@media (max-width: 991.98px){.pricing-sections{padding:40px 0 16px}}.pricing-sections .price-bg{position:absolute;left:0;top:0}.pricing-sections .section-heading{margin-bottom:40px}.pricing-sections .pricing-plans{padding:20px}.pricing-sections .pricing-plans .card-body .body-content .content-list{margin-bottom:12px}.pricing-sections .pricing-plans.active{border:1px solid var(--bs-purple);background-color:#f8f9f9;box-shadow:0 0 5px #00000014}.pricing-plans{border:2px solid #F5F5F5;padding:25px;border-radius:10px;margin-bottom:24px;background:#fff}.pricing-plans:hover{box-shadow:0 10px 20px -5px 0 0 5px 0 #00000014}.pricing-planshead{border-bottom:1px solid #F5F5F5;text-align:center;padding-bottom:15px}.pricing-planshead h4{font-size:24px;color:#28283c}.pricing-planshead h5{font-size:14px;color:#74788d;font-weight:400}.pricing-planshead h6{font-size:24px}.pricing-planshead h6 span{color:#c2c9d1;font-size:13px}.pricing-planscontent{padding-top:15px}.pricing-planscontent li{color:#28283c;display:flex;align-items:baseline}.pricing-planscontent li+li{margin-top:15px}.pricing-planscontent li.inactive{opacity:.2;pointer-events:none}.pricing-planscontent ul{margin-bottom:30px}.pricing-plans.active{box-shadow:0 10px 20px -5px 0 0 5px 0 #00000014}.pricing-plans.active .popular-badge{padding:5px 6px;background-color:#282b8b;border-radius:0 9px 0 10px;color:#fff;right:0;top:0}.pricing-popular{display:flex;align-items:center;justify-content:center}.pricing-popular .btn{padding:12px;opacity:0;width:95%;margin:0 auto;font-size:20px;font-weight:600}.pricing-popular.active .btn{opacity:1}.pricing-btn{text-align:center}.offer-pathimg{margin-top:-120px}.offer-path-content{padding-left:48px}.offer-path-content h3{font-size:38px;font-weight:600;color:#fff;margin-bottom:8px}@media (max-width: 991.98px){.offer-path-content h3{font-size:32px}}@media (max-width: 767.98px){.offer-path-content h3{font-size:28px}}.offer-path-content p{color:#fff;margin-bottom:20px;font-size:18px}.providerset-name h4{font-size:20px;font-weight:500;margin-bottom:0}.providerset-name h4 a{margin-right:6px}.providerset-name h4 i{color:#6dcc76}.providerset-name span{font-weight:400}.providerset-prices h6{font-size:18px;margin:0}.providerset-prices h6 span{font-size:14px;color:#74788d;margin-left:3px;font-weight:400}.provider-rating .rating{margin:0}.provider-rating .rating span{color:#74788d;margin-left:5px}.search-btn{float:right}.search-btn .btn{width:100%;font-size:15px;font-weight:500;padding:11px 20px;border-radius:5px;display:inline-flex;align-items:center}.theme-text{color:var(--bs-purple)}.section-heading{margin-bottom:40px;position:relative}.section-heading h2{font-size:40px;font-weight:600;font-family:Poppins,sans-serif;margin-bottom:8px}@media (max-width: 991.98px){.section-heading h2{font-size:32px}}@media (max-width: 767.98px){.section-heading h2{font-size:26px}}.section-heading p{font-size:16px;color:#74788d;margin-bottom:0}.section-heading .owl-nav button.owl-next,.section-heading .owl-nav button.owl-prev{margin-bottom:0;line-height:0}.feature-section{padding:60px 0 36px;position:relative}@media (max-width: 991.98px){.feature-section{padding:40px 0 16px}}.feature-section .circle-lg{position:absolute;left:0;bottom:0}.feature-section .corner-dot{position:absolute;right:0;bottom:0}.feature-box{background:#fff;box-shadow:0 10px 20px -5px #4c40ed14;padding:25px;text-align:center;margin-bottom:1.5rem;border-radius:10px;position:relative;display:block;z-index:1;overflow:hidden}.feature-box h5{margin-bottom:0}.feature-box .feature-overlay{opacity:0;position:absolute;top:0;left:-100%;z-index:-1;-webkit-transition:.7s;-moz-transition:.7s;-o-transition:.7s;transition:.7s;width:100%}.feature-box .feature-overlay img{border-radius:10px}.feature-box:hover .feature-overlay{opacity:1;left:0}.feature-box:hover .feature-overlay:before{position:absolute;content:"";width:100%;height:100%;background:#00000080;border-radius:10px}.feature-box:hover h5{color:#fff}.feature-icon span{z-index:1;width:94px;height:94px;background:#f4f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;border-radius:50%;margin:0 auto 20px}.btn-view{border-radius:5px;padding:10px 20px;font-weight:500;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-view img,.btn-view i{margin-left:8px}.btn-view:hover img{filter:invert(91%) sepia(125%) saturate(7510%) hue-rotate(258deg) brightness(112%) contrast(100%)}.service-section.service-sec-two{padding:60px 0;position:relative}@media (max-width: 991.98px){.service-section.service-sec-two{padding:40px 0}}.service-section.service-sec-two .service-bg{position:absolute;right:20px;top:20px}.service-section.service-sec-two .service-slider .owl-nav{position:absolute;right:0;top:-101px}@media (max-width: 767.98px){.service-section.service-sec-two .service-slider .owl-nav{top:-55px}}.service-section.service-sec-two .service-slider .owl-nav button.owl-next{width:32px;height:32px;background:#fff;box-shadow:0 4px 14px #8d8d8d40;text-shadow:none;top:4px;cursor:pointer;border:0;border-radius:50%;color:#28283c;margin-bottom:30px;transition:ease all .5s;-webkit-transition:ease all .5s;-ms-transition:ease all .5s}.service-section.service-sec-two .service-slider .owl-nav button.owl-next:hover{background-color:var(--bs-purple);color:#fff}.service-section.service-sec-two .service-slider .owl-nav button.owl-prev{width:32px;height:32px;background:#fff;box-shadow:0 4px 14px #8d8d8d40;text-shadow:none;top:4px;cursor:pointer;border:0;border-radius:50%;color:#28283c;margin-bottom:30px;transition:ease all .5s;-webkit-transition:ease all .5s;-ms-transition:ease all .5s;margin-right:10px}.service-section.service-sec-two .service-slider .owl-nav button.owl-prev:hover{background-color:var(--bs-purple);color:#fff}.service-section.service-sec-two .mynav{position:absolute;right:0;top:-101px}.service-section.service-sec-two .mynav button.owl-next{width:32px;height:32px;background:#fff!important;box-shadow:0 4px 14px #8d8d8d40;text-shadow:none;top:4px;cursor:pointer;border:0;border-radius:50%;color:#28283c;margin-bottom:30px;transition:ease all .5s;-webkit-transition:ease all .5s;-ms-transition:ease all .5s}.service-section.service-sec-two .mynav button.owl-prev{width:32px;height:32px;background:#fff!important;box-shadow:0 4px 14px #8d8d8d40;text-shadow:none;top:4px;cursor:pointer;border:0;border-radius:50%;color:#28283c;margin-bottom:30px;transition:ease all .5s;-webkit-transition:ease all .5s;-ms-transition:ease all .5s;margin-right:10px}.service-section.service-sec-two .mynav1{position:absolute;right:0;top:38!important}.service-section.service-sec-two .mynav1 button.owl-next{width:32px;height:32px;background:#fff!important;box-shadow:0 4px 14px #8d8d8d40;text-shadow:none;top:4px;cursor:pointer;border:0;border-radius:50%;color:#28283c;margin-bottom:30px;transition:ease all .5s;-webkit-transition:ease all .5s;-ms-transition:ease all .5s}.service-section.service-sec-two .mynav1 button.owl-prev{width:32px;height:32px;background:#fff!important;box-shadow:0 4px 14px #8d8d8d40;text-shadow:none;top:4px;cursor:pointer;border:0;border-radius:50%;color:#28283c;margin-bottom:30px;transition:ease all .5s;-webkit-transition:ease all .5s;-ms-transition:ease all .5s;margin-right:10px}.service-widget{background-color:#fff;border:2px solid #F5F5F5;border-radius:10px;margin-bottom:24px;position:relative;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.service-widget:hover{box-shadow:0 10px 20px -5px #4c40ed14}.service-widget .serv-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.service-widget .serv-info a:hover{background-color:var(--bs-purple);color:#fff}.service-widget .serv-info h6{font-weight:700;font-size:22px;margin-bottom:0}.service-widget .serv-info h6 .old-price{font-size:16px;color:#74788d;text-decoration:line-through;margin-left:5px}.service-widget .service-content .title a{display:inline;background-image:linear-gradient(var(--bs-purple),var(--bs-purple)),linear-gradient(var(--bs-purple),var(--bs-purple));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.service-widget .service-content .title a:hover{background-size:0 2px,100% 2px}.service-widget .btn-book{background:#f7f7ff;border-radius:5px;color:var(--bs-purple);font-weight:500;font-size:14px;padding:10px 20px;box-shadow:inset 0 0 #fff;-webkit-transition:all .7s;-moz-transition:all .7s;-o-transition:all .7s;transition:all .7s}.service-widget .btn-book:hover{background:#fff;border:1px solid var(--bs-purple);box-shadow:inset 0 70px #fff;color:var(--bs-purple);-webkit-transition:all .7s;-moz-transition:all .7s;-o-transition:all .7s;transition:all .7s}.service-widget .fav-item{position:absolute;left:0;top:0;width:100%;padding:20px 20px 10px;z-index:1;gap:10px;justify-content:space-between}.service-img{position:relative;overflow:hidden;z-index:1;border-radius:10px 10px 0 0}.service-img .serv-img{border-radius:10px 10px 0 0;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);-moz-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-ms-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-o-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-webkit-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;width:100%}.service-img:hover .serv-img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);transform:scale(1.15)}.service-content{padding:20px}.service-content .title{font-size:19px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-content p{color:#74788d;font-size:16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.service-content p .rate{color:#74788d;float:right}.service-content p .rate i{font-size:15px;margin-right:8px}.service-content p .rate i.filled{color:#ffbc35!important}.service-content .item-info{position:relative;padding-left:0}.addrs-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between}.price{font-size:22px;font-weight:700;margin-bottom:1rem}.price .old-price{color:#74788d;text-decoration:line-through;font-size:16px;font-weight:500;margin-left:5px}.price .price-hr{font-size:13px;color:#c2c9d1;font-weight:400}.servicecontent .btn-book{padding:10px 20px}.provide-social.social-icon li{display:inline-block;margin-right:7px}.provide-social.social-icon li a{width:36px;height:36px;background:#f7f7ff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:50%;justify-content:center;align-items:center;color:#74788d}.provide-social.social-icon li a:hover{background-color:var(--bs-purple);color:#fff}.item-info{position:absolute;left:0;bottom:0;width:100%;padding:0 20px 20px;z-index:1}.item-cat{background:#fefeff;border-radius:5px;font-size:14px;padding:5px 10px;display:inline-block;color:#242b3a;transition:ease all .5s;-webkit-transition:ease all .5s;-ms-transition:ease all .5s;line-height:normal}.item-cat:hover{background:var(--bs-purple);color:#fff}.item-img{display:inline-block;float:right}.item-img img{width:32px;height:32px;border-radius:50%;border:1px solid #fff}.fav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;font-size:14px}.fav-item .fav-icon{width:31px;height:31px;background:#fff;color:#111827;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;border-radius:50%}.fav-item .fav-icon:hover{background-color:var(--bs-purple);color:#fff}.fav-item .serv-rating{background:#fff;border-radius:5px;padding:5px 10px;font-weight:500;font-size:14px;color:#28283c;display:inline-flex;align-items:center}.fav-item .serv-rating i{color:#ffbc35;font-size:12px;margin-right:5px}.fav-icon.selected{background-color:var(--bs-purple);color:#fff}.btn-sec{text-align:center}.btn-sec .btn{display:inline-flex;margin-top:26px}.body-two .work-section{padding:60px 0 36px;background-color:#f4f5f5;background-repeat:no-repeat;background-position:left center,right 0 bottom 25%}@media (max-width: 991.98px){.body-two .work-section{padding:40px 0 16px;margin:30px 0}}.work-section .offers-btn a:hover{background-color:var(--bs-purple);border:1px solid var(--bs-purple);color:#fff}.work-box{background:#fff;border:1px solid #F5F5F5;box-shadow:0 10px 20px -5px #4c40ed14;border-radius:20px;padding:20px;text-align:center;margin-bottom:24px;position:relative}.work-box h5{font-size:18px;margin-bottom:8px}.work-box p{color:#74788d;margin-bottom:0}.work-box h4{font-weight:600;font-size:60px;color:#ffecf5;margin-bottom:0;position:absolute;top:-37px;left:0}.work-icon span{width:83px;height:72px;background:#ffecf5;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;margin:0 auto 36px}.client-content .rating{margin-bottom:17px}.client-content .rating i.active{color:#ffbc35}.rating i{color:#e9eef3}.rating i.active{color:#ffbc35}.client-section{padding:60px 0 36px;background-image:url(/build/assets/testimonial-bg-01-oO8wq1q2.png);background-repeat:no-repeat;background-position:left center}@media (max-width: 991.98px){.client-section{padding:40px 0 16px;background-image:none;background:#f8f9f9}}.client-widget{background:#fff;box-shadow:0 10px 20px -5px #4c40ed14;padding:1.5rem;text-align:center;margin:60px 0 24px}.client-widget .testimonial-author h4{margin-bottom:0;font-size:20px;font-weight:600}.client-img{margin:-73px 0 20px}.client-img img{width:110px!important;height:110px;border-radius:50%;margin:0 auto}.client-content p{margin-bottom:24px}.client-content h5{font-size:20px;font-weight:600;margin-bottom:5px}.client-content h6{color:#74788d;font-weight:400;margin-bottom:0}.blog-section{padding:60px 0}.blog{background:#fff;border:1px solid #f5f5f5;border-radius:10px;margin-bottom:24px;padding:20px}.blog:hover{box-shadow:0 10px 20px -5px #4c40ed14}.blog:hover .blog-image img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);transform:scale(1.15)}.blog-image{border-radius:10px 10px 0 0;overflow:hidden}.blog-image img{border-radius:10px 10px 0 0;width:100%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);-moz-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-ms-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-o-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-webkit-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;transition:all 2s cubic-bezier(.19,1,.22,1) 0ms}.blog-content{padding-top:20px}.blog-content .blog-items{display:inline-flex;display:-webkit-inline-flex}.blog-content .blog-items li{display:inline-flex;display:-webkit-inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#74788d;margin:0 25px 15px 0}@media (max-width: 767.98px){.blog-content .blog-items li{font-size:14px}}.blog-content .blog-items li a{color:#68616d}.blog-content .blog-items li a:hover{color:var(--bs-purple)}.blog-content .blog-items li:last-child{margin-right:0}.blog-content .blog-items li i{margin-right:.5rem;color:#656b76}.blog-content .blog-title{font-size:20px;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.blog-content .blog-title a{display:inline;background-image:linear-gradient(var(--bs-purple),var(--bs-purple)),linear-gradient(var(--bs-purple),var(--bs-purple));background-size:0% 2px,0 2px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .4s linear}.blog-content .blog-title a:hover{background-size:0 2px,100% 2px}@media (max-width: 991.98px){.blog-content .blog-title{font-size:18px}}@media (max-width: 767.98px){.blog-content .blog-title{font-size:16px}}.app-section{padding:60px 0;position:relative}@media (max-width: 991.98px){.app-section{padding:0 0 50px}}.app-section .app-out-bg{position:absolute;top:0;right:0}.blogs-section{padding:0 0 36px}@media (max-width: 991.98px){.blogs-section{padding:0 0 26px}}.partners-section{padding:60px 0 36px}@media (max-width: 991.98px){.partners-section{padding:50px 0 26px}}.partner-img{border:2px solid #f5f5f5;padding:15px;border-radius:10px;margin-bottom:24px;background-color:#fff}.partner-img img{width:auto!important;margin:0 auto;height:35px}.partner-img:hover{box-shadow:0 10px 20px -5px #4c40ed14}.app-sec{background:#111827;border-radius:50px;padding:60px;position:relative}@media (max-width: 991.98px){.app-sec{padding:50px}}@media (max-width: 767.98px){.app-sec{padding:30px;border-radius:30px}}.app-sec:before{position:absolute;content:"";border-radius:10px;background:url(/build/assets/testimonial-bg-02-Dsc8G0Tt.png);background-position:right top 10px;background-repeat:no-repeat;top:10px;right:20px;width:100%;height:100%}.app-sec h2{font-size:40px;font-family:Poppins,sans-serif;color:#fff;margin-bottom:8px}@media (max-width: 991.98px){.app-sec h2{font-size:34px}}@media (max-width: 767.98px){.app-sec h2{font-size:28px}}.app-sec p{margin-bottom:15px;color:#fff}.app-sec h6{font-size:18px;font-weight:500;margin-bottom:15px;color:#fff}.app-sec .app-bg-1{position:absolute;bottom:0;right:15%}.app-sec .app-bg-2{position:absolute;top:0}.app-sec .app-bg-3{position:absolute;top:0;right:15%}.downlaod-btn{display:flex}.downlaod-btn a{margin-right:15px;display:inline-flex}.downlaod-btn a:last-child{margin-right:0}.appimg-set{margin-top:-128px;position:relative;max-width:350px}.scan-img{position:relative;background:#fff;border-radius:10px;margin-bottom:1.5rem;display:inline-block}.swal2-actions .btn{margin:0 5px;border-radius:5px}.swal2-actions .swal2-cancel{min-height:46px}.swal2-title{color:#28283c!important;font-size:22px!important}#swal2-content{font-size:14px;color:#68616d}.quality-box{background:#f7f7ff;border:2px solid #F5F5F5;border-radius:8px;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.quality-box:hover{border:2px solid var(--bs-purple);box-shadow:0 10px 20px -5px #4c40ed14}.quality-box:hover .quality-img{background:var(--bs-purple)}.quality-box:hover .quality-img img{filter:brightness(0) invert(1)}.quality-img{width:58px;height:58px;background:#fff;margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;border-radius:50%;flex-shrink:0}.quality-img img{width:28px}.quality-info h6{font-weight:500;margin-bottom:10px}.quality-info p{font-size:14px;margin-bottom:0}.support-card{margin-bottom:20px}.support-card:last-child{margin-bottom:0}.support-card p{margin:15px 0 0}.support-title{background:#f4f7ff;border-radius:5px;padding:20px;font-weight:500;font-size:18px;margin-bottom:0}.support-title a{color:#28283c;display:block;position:relative;padding-right:60px}.support-title>a:after{font-family:Fontawesome;font-weight:900;font-size:15px;content:"";position:absolute;top:0;right:0;color:#292d32}.about-offer{padding:0 67px;border-radius:20px;margin:0;align-items:flex-end}.about-offer .offer-path-content{padding:67px 42px 67px 0}.about-offer .offer-path-content h3{margin-bottom:25px}.about-offer .offer-pathimg{margin-top:0}.about-offer .btn-views{min-width:138px;color:var(--bs-purple)}.about-offer.offer-paths:after{content:none}.service-offer{position:relative;padding-bottom:90px}.service-offer:before{position:absolute;content:"";background:#f9f9f9;top:0;left:0;width:100%;height:160px}.footer.footer-five{background-color:#203066}.footer.footer-five .footer-widget.footer-menu ul li a{color:#fff}.footer.footer-five .footer-widget.footer-menu ul li a:hover{color:var(--bs-purple)}.footer.footer-five .footer-widget.footer-menu .footer-title{color:#fff}.footer.footer-five .footer-bottom{background-color:#242b3a}.footer.footer-five .footer-bottom .copyright{border-top:1px solid rgba(255,255,255,.07)}.footer.footer-five .footer-bottom .copyright .payment-image ul{justify-content:start}.footer.footer-five .footer-bottom .copyright .copyright-text p{text-align:center;color:#fff}.footer.footer-five .footer-bottom .copyright .copyright-menu .policy-menu li a{color:#fff}.footer.footer-five .footer-top{background-color:#c9cbcf}.footer.footer-five .footer-top .footer-widget .footer-content p,.footer.footer-five .footer-widget.footer-contact .footer-title,.footer.footer-five .footer-widget.footer-contact .footer-contact-info p{color:#fff}.footer.footer-five .footer-widget.footer-contact .footer-contact-info span{color:var(--bs-purple)}.footer.footer-five .footer-widget .footer-title,.footer.footer-five .footer-widget .footer-subtitle{color:#fff}.footer{background-color:#fff;border-top:1px solid rgba(205,205,205,.2);text-align:left;font-size:16px;margin:0;color:#74788d}.footer .footer-top{background-color:#fbfbfb;padding:50px 0}.footer .footer-widget.footer-menu ul{list-style:none;margin:0;padding:0;outline:none}.footer .footer-widget.footer-menu ul li a:hover{color:var(--bs-purple)}.footer .footer-widget .footer-logo{margin-bottom:30px}.footer .footer-menus ul li{margin-bottom:10px;position:relative;display:flex;margin-right:0}.footer .footer-menus ul li:last-child{margin-bottom:0}.footer .footer-menus ul li a{color:#74788d}.footer .footer-menus ul li a:hover{color:var(--bs-purple)}.footer .footer-bottoms{padding:0}.footer .footer-bottoms .copyright{border-top:1px solid #f5f5f5;padding:10px 0}.footer .footer-bottoms .copyright .copyright-four{border:1px solid #EBEBEB}.footer .footer-bottoms .copyright-text p{color:#74788d}.footer .footer-bottoms .copyright-text p a{color:var(--bs-purple);-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.footer .footer-bottoms .copyright-text p a:hover{color:var(--bs-purple)}.footer .footer-bottoms .copyright-text p.title{font-weight:400;margin:10px 0 0}.footer .social-icon ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;list-style:none;padding:0;margin:0 0 35px}.footer .social-icon ul li{margin-right:10px}.footer .social-icon ul li:last-child{margin-right:0}.footer .social-icon ul li a{color:#74788d;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;transition:all .4s ease 0s;width:40px;height:40px;border-radius:50%;justify-content:center;align-items:center;background-color:#eaeaea}.footer .social-icon ul li a:hover{background-color:var(--bs-purple);color:#fff}.footer .footer-menu-three ul li{position:relative;display:flex;align-items:center}.footer .footer-menu-three ul li a{margin-left:20px}.footer .footer-menu-three ul li:before{content:"";background-color:var(--bs-purple);width:5px;height:5px;border-radius:50%;position:absolute}.footer .footer-widget.footer-menu.footer-menu-three ul li a:hover{color:#ff0080}.footer .social-icon.social-icon-four ul{margin:0}.footer .footer-top.footer-top-four{padding:50px 0 30px}.footer-content{max-width:304px}.footer-content p{color:#74788d;margin-bottom:15px}.footer-title,.footer-subtitle{font-size:20px;font-weight:500;margin-bottom:1.5rem}.footer-logo img{max-height:35px}.footer-contact-info .footer-address{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-contact-info p{color:#74788d;position:relative;padding-left:30px;margin-bottom:15px}.footer-contact-info span{position:absolute;left:0;top:0;font-size:17px;color:var(--bs-purple)}.footer-contact-info h6{color:#58627b;font-weight:500;position:relative;padding-left:39px;margin-bottom:2px}.subscribe-form{position:relative}.subscribe-form .form-control{min-height:42px;border-radius:5px;background:#fff;border:1px solid #D9D9D9;padding:6px 50px 6px 15px}.subscribe-form .form-control::placeholder{color:#74788d}.subscribe-form .footer-btn{font-size:20px;color:#68616d;-webkit-transition:.5s all ease;transition:.5s all ease;position:absolute;top:50%;transform:translateY(-50%);right:15px;padding:0;display:inline-flex}.subscribe-form .footer-btn i:hover{color:var(--bs-purple)}.policy-menu{margin:0;padding:0;text-align:right;display:flex;gap:20px}@media (max-width: 767.98px){.policy-menu{flex-wrap:wrap;gap:10px}}.policy-menu li{display:inline-block;color:#74788d}.policy-menu li:last-child{margin-right:0}.policy-menu li:last-child:after{content:""}.policy-menu li a{color:#656b76;font-size:14px}.policy-menu li a:hover{color:var(--bs-purple)}.policy-menu li a:focus{color:var(--bs-purple)}.footer-select{position:relative;width:108px}.footer-select .select2-container--default .select2-selection--single{border:1px solid #D9D9D9;height:40px}.footer-select .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px;color:#d9d9d9;color:#00000080;line-height:40px}.footer-select .select2-container--default .select2-selection--single .select2-selection__arrow{height:39px;right:6px}.footer-select:last-child{margin-left:20px}.footer-select>img{position:absolute;z-index:9;right:10px;top:10px}.footer-select>img.footer-dropdown{top:18px}.select2-results__option{font-size:14px}.payment-image ul{display:flex;align-items:center;justify-content:center}.payment-image ul li:not(:last-child){margin-right:11px}.footer-two{background:#fff4fa}.footer-two .footer-contact-info .footer-address{position:relative}.footer-two .footer-contact-info .footer-address:last-child p{margin:0}.footer-two .footer-contact-info p{color:#203066;font-size:16px;font-weight:700;padding-left:37px}.footer-two .footer-contact-info span{font-size:25px;color:#b4b7c9}.footer-two .social-icon{text-align:center}.footer-two .social-icon ul{margin:0}.footer-two .social-icon ul li a{background:#d4d8e542;color:#b4b7c9}.footer-two .social-icon ul li a:hover{background:var(--bs-purple)}.footer-two .footer-bottom .copyright-text p{color:#58627b;text-align:right}.footer-two .payment-image ul{justify-content:start}.footer-two .footer-widget.footer-menu ul li a:hover{color:var(--bs-purple)}.insta-row{margin:0}.insta-row li{padding:0 4px 8px}.insta-row li+li{margin:0!important}.footer-menu li{color:#151519}.footer-menu li a{color:#656b76}.footer-title-three{color:#2a396d}.footer-menu-three{text-align:left}.footer-three .policy-menu li a:hover{color:#ff0080}.footer-three .policy-menu li a:focus{color:#ff0080}.footer-subtitle-three{margin-bottom:6px;color:#2a396d;font-weight:500}.footer-selects .footer-expert p{display:flex;align-items:center}.footer-selects .footer-expert p i{font-size:20px;margin-right:14px}.footer.footer-four{background-color:#f9f9f9}.footer.footer-four .footer-widget.footer-widget-four .footer-logo{margin-bottom:24px}.footer.footer-four .social-icon ul li a{background-color:#fff;color:var(--bs-purple)}.footer.footer-four .social-icon ul li a:hover{background-color:var(--bs-purple);color:#fff}.footer-subtitle.footer-subtitle-four{font-size:18px;color:#101522}.footer-top.footer-top-four .subscribe-form .form-control{margin-bottom:24px;height:56px;min-height:56px;border:none;padding-right:70px}.footer-top.footer-top-four .subscribe-form .footer-btn{background-color:var(--bs-purple);padding:8px 10px;color:#fff}.footer-top.footer-top-four .subscribe-form .footer-btn i:hover{color:#fff}.policy-menu.policy-menu-four li:after{content:"";left:0;color:transparent}.footer.footer-second .footer-top{padding:50px 0 26px}@media (max-width: 767.98px){.footer.footer-second .footer-top{padding:30px 0 6px}}.footer.footer-six{background:url(/build/assets/oru-company-bg-PcuqGU-k.png);background-repeat:no-repeat;padding-top:80px;border:none;position:relative}.footer.footer-six .footer-top{padding:0}.footer.footer-six .footer-menu ul li{margin-bottom:15px;color:#74788d}.footer-top-content img{position:absolute;top:0;z-index:-1}.footer-widget.footer-wid-six .footer-content{max-width:none}.footer-widget.footer-wid-six .footer-content p{margin-bottom:30px}.footer-widget.footer-wid-six .footer-content p a{color:var(--bs-purple);text-decoration:underline}.footer-widget.footer-wid-six .footer-content p a:hover{color:#203066}.footer-six-left{display:flex;align-items:center;margin-bottom:24px}.footer-six-left img{margin-right:15px}.footer-six-ryt span{font-size:14px;color:#74788d}.footer-six-ryt h6{color:#203066;margin-bottom:0}.footer-btns{color:var(--bs-purple)!important;text-decoration:underline}.footer-btns:hover{color:#203066!important;text-decoration:underline}.footer-second .footer-bottom .copyright-menu ul{display:flex}.footer-second .footer-bottom .copyright-menu ul li{padding-right:10px}.footer-second .footer-bottom .copyright-menu ul li a{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#20306699;color:#dadada;font-size:12px}.footer-second .footer-bottom .copyright-menu ul li a:hover{background:var(--bs-purple);color:#fff}.footer-widget.footer-menu.footer-menu-six{margin-top:50px}@media (max-width: 991.98px){.mean-container .mean-bar .has-submenu a i.fa-chevron-down{display:none}}.pricing-plans.card{padding:0}.hero-section-two{position:relative}@media (max-width: 991.98px){section{padding:60px 0}}@media (max-width: 767.98px){section{padding:40px 0}}.banner{position:relative}.banner:before{content:"";width:100%;height:100%;position:absolute;left:0;background:#20306694}.banner-search{position:absolute;top:50%;transform:translateY(-50%)!important;width:100%}.banner-search h1{font-weight:700;font-size:50px;color:#fff;text-align:center;margin-bottom:12px}@media (max-width: 991.98px){.banner-search h1{font-size:30px}}.banner-search p{font-weight:700;font-size:20px;color:#fff;text-align:center;margin-bottom:50px}@media (max-width: 575.98px){.banner-search{display:none}}.search-box-two{width:100%;background:#fff;border-radius:50px;padding:14px;display:table}@media (max-width: 767.98px){.search-box-two{display:none}}.search-box-two .search-btn{width:15%}@media (max-width: 767.98px){.search-box-two .search-btn{width:100%}}.search-box-two .search-btn .btn{background:var(--bs-purple);border-radius:52px;color:#fff;font-weight:700;font-size:15px;padding:14px 10px;align-items:center;justify-content:center}.search-box-two .search-btn .btn:hover{background:#e2017b;border:1px solid #e2017b}.search-input-new{width:32%;float:left;position:relative}@media (max-width: 767.98px){.search-input-new{width:100%}}.search-input-new input{height:52px;padding:0 40px 0 50px;border:0;color:#58627b}.search-input-new input::placeholder{color:#58627b}.search-input-new>i.bficon{right:inherit;left:15px;z-index:1}.search-input-new i{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#58627b;font-size:18px}.search-input-new.line{width:53%}@media (max-width: 767.98px){.search-input-new.line{width:100%}}.search-input-new.line input{height:52px;padding:0 40px 0 50px;border:0;color:#58627b}.search-input-new.line input::placeholder{color:#58627b}.search-input-new.line:before{position:absolute;right:0;top:50%;width:1px;height:60px;background:#e2e6f1;content:"";z-index:1;margin-top:-30px}.section-heading-two{position:relative;margin-bottom:40px}.section-heading-two:before{position:absolute;content:"";background:url(/build/assets/title-bg-01-7kScaFZl.png) no-repeat;width:100%;height:100%;left:0;top:0;z-index:-1}.section-heading-two h2{font-size:40px;font-weight:600;margin-bottom:8px;color:#242b3a}@media (max-width: 991.98px){.section-heading-two h2{font-size:30px}}.section-heading-two.white-text:after{background:-moz-linear-gradient(top,var(--bs-purple) 50%,var(--bs-purple) 50%);background:-webkit-linear-gradient(top,var(--bs-purple) 50%,var(--bs-purple) 50%);background:linear-gradient(to bottom,var(--bs-purple) 50%,var(--bs-purple) 50%)}.section-heading-two.white-text p,.section-heading-two.white-text h2{color:#fff}.sec-header{position:relative}.sec-header:before{position:absolute;content:"";background:url(/build/assets/title-bg-01-7kScaFZl.png) no-repeat;width:114px;height:100px;left:50%;transform:translate(-50%);top:0}.feature-section-two{background:#fff;padding:90px 0 66px}.feature-section-two .btn-view{margin-bottom:40px}@media (max-width: 991.98px){.feature-section-two{padding:50px 0 26px}}@media (max-width: 767.98px){.feature-section-two{padding:40px 0 16px}}.feature-widget{position:relative;margin-bottom:24px}.feature-widget .feature-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;position:absolute;bottom:20px;left:0;width:100%}.feature-widget .feature-icon span{width:50px;height:50px;background:var(--bs-purple);border-radius:8px 0 0 8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0}.feature-widget .feature-icon span img{width:30px}.feature-widget .feature-title p{font-size:14px;color:#fff;margin:0}.feature-img{overflow:hidden;border-radius:8px}.feature-img img{border-radius:8px;width:100%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);-moz-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-ms-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-o-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;-webkit-transition:all 2s cubic-bezier(.19,1,.22,1) 0ms;transition:all 2s cubic-bezier(.19,1,.22,1) 0ms}.feature-img:hover img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);transform:scale(1.15)}.feature-title{background:#203066;border-radius:0 8px 8px 0;padding:12px 14px;width:calc(100% - 50px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;min-height:50px}.feature-title h5{font-weight:700;font-size:20px;color:#fff;margin-bottom:0}@media (max-width: 767.98px){.feature-title h5{font-size:16px}}.btn-pink{border-color:#fceff8;background:#fceff8;color:#dd318e;padding:12px 24px}.btn-viewall{background:#fceff8;border-radius:50px;color:#dd318e;font-weight:500;padding:10px 20px}.btn-viewall:hover{background:var(--bs-purple);border:1px solid var(--bs-purple);color:#fff}.btn-viewall i{margin-left:8px}.service-section-two{background:#f4f5f5;padding:90px 0 66px}@media (max-width: 991.98px){.service-section-two{padding:50px 0 26px}}@media (max-width: 767.98px){.service-section-two{padding:40px 0 16px}}.service-section-two .btn-view{margin-bottom:40px}.service-section-two .owl-nav button.owl-next:hover,.service-section-two .owl-nav button.owl-prev:hover{background:var(--bs-purple)}.service-widget.service-two{border:1px solid #E2E6F1;padding:20px}.service-widget.service-two .service-img{border-radius:10px}.service-widget.service-two .service-img .serv-img{border-radius:8px}.service-widget.service-two .service-content{padding:20px 0 0}.service-widget.service-two .service-content p{color:#74788d}.service-widget.service-two .service-content p .rate{font-size:15px;font-weight:400;color:#74788d}.service-widget.service-two .item-cat{background:#fff4fa;border-radius:50px;color:var(--bs-purple);font-size:14px;font-weight:500;padding:5px 10px}.service-widget.service-two .item-img{float:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#fff;font-weight:700;font-size:14px}.service-widget.service-two .item-img img{width:28px;height:28px;border-radius:50%;border:0;margin-right:5px}.service-widget.service-two .fav-item{padding:20px 20px 0}.service-widget.service-two .item-info{padding:0 20px 20px}.service-widget.service-two .item-info a{display:block}.serv-info .rating{margin:0;font-weight:500;font-size:14px}.serv-info .rating span{color:#9397ad}.work-section-two{background:#fff;padding:90px 0 66px}@media (max-width: 991.98px){.work-section-two{padding:50px 0 26px}}@media (max-width: 767.98px){.work-section-two{padding:40px 0 16px}}.work-wrap-box{background:#fff4fa;border-radius:50%;text-align:center;width:358px;height:358px;padding:53px 46px;position:relative;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;flex-direction:column}@media (max-width: 767.98px){.work-wrap-box{margin:0 auto 24px}}@media (max-width: 575.98px){.work-wrap-box{width:300px;height:300px}}.work-wrap-box .work-icon span{width:100px;height:100px;background:var(--bs-purple);border-radius:50%;margin:0 auto 24px}@media (max-width: 575.98px){.work-wrap-box .work-icon span{width:70px;height:70px}}.work-wrap-box h5{margin-bottom:15px}.work-wrap-box p{margin-bottom:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.work-wrap-box.work-first:before{position:absolute;content:"";background:url(/build/assets/wrk-bg-03-SshYF4d_.png) no-repeat;top:-17px;right:-83%;width:100%;height:100%}@media (max-width: 767.98px){.work-wrap-box.work-first:before{display:none}}.work-wrap-box.work-last:after{position:absolute;content:"";background:url(/build/assets/wrk-bg-04-DSpKXohg.png) no-repeat;bottom:-81%;right:-295px;width:100%;height:100%}@media (max-width: 767.98px){.work-wrap-box.work-last:after{display:none}}.body-one .popular-section{padding:0 0 66px;background:#fff}@media (max-width: 991.98px){.body-one .popular-section{padding:0 0 26px}}@media (max-width: 767.98px){.body-one .popular-section{padding:0 0 16px}}.body-one .popular-section .owl-nav button.owl-next:hover,.body-one .popular-section .owl-nav button.owl-prev:hover{background:var(--bs-purple)}.price-sections{padding:0 0 66px}@media (max-width: 991.98px){.price-sections{padding:0 0 26px}}@media (max-width: 767.98px){.price-sections{padding:0 0 16px}}.app-section-two{padding:0 0 90px}@media (max-width: 991.98px){.app-section-two{padding:0 0 50px}}@media (max-width: 767.98px){.app-section-two{padding:0 0 40px}}@media (max-width: 767.98px){.app-section-two .appimg{margin-bottom:24px}}.price-toggle .toggle-pink{font-size:16px;font-weight:700;color:#242b3a;margin-bottom:32px}.price-toggle .toggle-pink .checktoggle{background:#f4f5f5;border:1px solid #EBECED;width:56px;height:24px}.price-toggle .toggle-pink .checktoggle:after{background:var(--bs-purple);transform:translate(4px,-50%)}.price-toggle .toggle-pink .check:checked+.checktoggle{background:#f4f5f5;border:1px solid #EBECED}.price-toggle .toggle-pink .check:checked+.checktoggle:after{background-color:var(--bs-purple);transform:translate(calc(-100% - 3px),-50%)}.pricing-plans.price-new{background:#ebeced;border:1px solid #F4F5F5;border-radius:25px;padding:20px;margin-top:24px}.pricing-plans.price-new:hover{background:#fff;transition:.7s}.pricing-plans.price-new:hover .btn{background:var(--bs-purple)}.pricing-plans.price-new .pricing-planshead{border-bottom:1px solid #E2E5F1;text-align:left;padding:0}.pricing-plans.price-new .pricing-planshead h6{font-size:36px;font-weight:700;margin-bottom:10px}.pricing-plans.price-new .pricing-planshead h6 span{font-size:16px;font-weight:600;color:#9397ad}.pricing-plans.price-new .pricing-planshead h4{font-size:24px;font-weight:700;margin-bottom:8px}.pricing-plans.price-new .pricing-planshead h5{font-size:15px;color:#939aad;font-weight:600;margin-bottom:15px}.pricing-plans.price-new .pricing-planscontent li{color:#58627b;font-size:14px}.pricing-plans.price-new .pricing-planscontent li i{color:var(--bs-purple)}.pricing-plans.price-new .btn{background:#3e4265;border-radius:40px;color:#fff;display:block;text-align:center}.pricing-plans.price-new.active{background:#fff;border:1px solid #E2E5F1;box-shadow:3px 42px 34px #ff008a14;margin-top:0}.pricing-plans.price-new.active .btn{background:var(--bs-purple);color:#fff}.price-block{text-align:right}.price-block .popular{background:#3e4097;border-radius:13px;font-size:10px;font-weight:700;padding:7px 15px;color:#fff;display:inline-block;position:absolute;left:50%;transform:translate(-50%);top:-10px}.blog.blog-new{border:1px solid #E2E6F1}.blog.blog-new .blog-image{position:relative}.blog.blog-new .blog-image .date{background:#fff;border-radius:5px;font-weight:500;font-size:14px;padding:5px 13px;text-align:center;position:absolute;top:20px;right:20px;min-width:55px;min-height:55px;color:#242b3a;box-shadow:0 4.4px 12px -1px #1310220f,0 2px 6.4px -1px #13102208}.blog.blog-new .blog-image .date span{display:block}.blog.blog-new .blog-item{background:#111827;border-radius:50px;padding:6px 12px;margin-bottom:0;display:inline-flex;align-items:center;position:absolute;bottom:15px;left:15px}.blog.blog-new .blog-item li{margin:0 10px 0 0;font-size:14px;color:#fff;display:inline-flex;align-items:center}.blog.blog-new .blog-item li i{color:#fff;margin-right:8px}.blog.blog-new .blog-item li:last-child{margin-right:0}.blog.blog-new .blog-item li+li{border-left:1px solid rgba(255,255,255,.4);padding-left:10px}.blog.blog-new .blog-item li a{color:#fff}.blog.blog-new .blog-content .blog-title{-webkit-line-clamp:2;margin-bottom:12px}.blog.blog-new .blog-content p{margin-bottom:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.client-box{background:#fff;border:1px solid #F0F0F7;box-shadow:0 4.4px 12px -1px #1310220f,0 2px 6.4px -1px #13102208;border-radius:10px;padding:25px;margin-bottom:24px}.client-box .client-content{border-bottom:1px solid #E2E5F1}.client-box .client-content h6{font-weight:500;font-size:20px;color:#28283c;margin-bottom:12px}.client-box .client-content p{font-size:14px}.client-box .rating{font-size:12px;margin-bottom:13px}.client-box .client-img{margin:23px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.client-box .client-img img{width:48px!important;height:48px;margin:0 15px 0 0}.client-name h5{font-weight:500;font-size:16px;margin-bottom:5px}.client-name h6{font-weight:400;font-size:14px;color:#74788d;margin-bottom:0;text-align:left}.client-section-two{background:#f4f5f5;padding:80px 0 56px}@media (max-width: 991.98px){.client-section-two{padding:50px 0 26px}}@media (max-width: 767.98px){.client-section-two{padding:40px 0 16px}}.blog-section-two{padding:90px 0}@media (max-width: 991.98px){.blog-section-two{padding:50px 0 26px}}@media (max-width: 767.98px){.blog-section-two{padding:40px 0 16px}}.parter-section-two{padding:90px 0 66px}@media (max-width: 991.98px){.parter-section-two{padding:50px 0 26px}}@media (max-width: 767.98px){.parter-section-two{padding:40px 0 16px}}.owl-dots{text-align:center}.owl-dots .owl-dot{margin-right:5px}.owl-dots .owl-dot span{width:15px;height:15px;line-height:12px;margin:0;background:#f1e2eb;border-radius:50%;display:block;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}.owl-dots .owl-dot.active span{background:var(--bs-purple)}.offer-sec.offer-paths{background:var(--bs-purple);border-radius:30px;padding:0 80px;margin:0;display:flex;align-items:flex-end}@media (max-width: 991.98px){.offer-sec.offer-paths{padding:40px}}.offer-sec.offer-paths:after{position:absolute;content:"";background:url(/build/assets/offer-bg-Cin2--mU.png) no-repeat 0 0/100%;left:0;top:0;background-size:contain;background-position:top right;width:100%;height:100%;z-index:-1;border-radius:30px}.offer-sec.offer-paths .offer-pathimg{margin:0 0 0 auto}@media (max-width: 991.98px){.offer-sec.offer-paths .offer-pathimg{display:none}}.offer-sec .section-heading-two{margin-bottom:20px}.offer-sec .section-heading-two:after{background:-moz-linear-gradient(top,#fff 50%,#203066 50%);background:-webkit-linear-gradient(top,#fff 50%,#203066 50%);background:linear-gradient(to bottom,#fff 50%,#203066 50%)}.offer-sec .section-heading-two p{color:#fff}.offer-sec .btn-views{border-radius:40px;color:var(--bs-purple)}.offer-sec .btn-views:hover{background-color:var(--bs-purple);box-shadow:inset 0 70px 0 0 var(--bs-purple);color:#fff}.offer-sec .offer-path-content{padding:50px 0;max-width:530px}@media (max-width: 991.98px){.offer-sec .offer-path-content{padding:0}}.download-sec{padding-left:60px}@media (max-width: 991.98px){.download-sec{padding-left:0}}.download-sec p{color:#58627b}.download-sec h6{color:#203066;margin-bottom:20px}.providers-section-two{position:relative;padding:90px 0 66px}@media (max-width: 991.98px){.providers-section-two{padding:50px 0 26px}}@media (max-width: 767.98px){.providers-section-two{padding:40px 0 16px}}.providers-section-two:before{content:"";background:#3e4265;width:100%;min-height:396px;position:absolute;top:0;z-index:-1}.provider-box{box-shadow:0 4.4px 12px -1px #1310220f,0 2px 6.4px -1px #13102208;border-radius:8px;border:0;margin-top:85px}.provider-box .providerset-img{text-align:center;margin:-105px 0 10px}.provider-box .providerset-img img{width:180px;height:180px;border:10px solid #fff;border-radius:50%;object-fit:cover}.provider-box .providerset-name h4{font-weight:700}.provider-box .provider-rating{display:flex;align-items:center;justify-content:space-between}.provider-box .rate{background:#fff4fa;border-radius:50px;font-size:15px;color:#58627b;padding:5px 12px;display:inline-block}.provider-box .rate i{color:#ffbc35;margin-right:6px}.provider-box .btn{font-weight:500;font-size:15px;color:#fff;background:var(--bs-purple);border:1px solid var(--bs-purple);border-radius:30px;padding:5px 15px}.provider-box .btn:hover{background:#e2017b;border:1px solid #e2017b}.providerset-prices h6{font-weight:600}.section-offer{position:relative;padding-bottom:60px}.section-offer:before{content:"";background:#fff4fa;width:100%;min-height:300px;position:absolute;top:50%;z-index:-1}.section-offer .offer-sec .btn-views{font-weight:700}.hero-section-three{position:relative;background:url(../img/banner-04.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;z-index:2}.hero-section-three .search-box .select2-container--default .select2-selection--single{height:25px;font-weight:500;border:0;min-width:180px}.services-section{position:relative;z-index:1;padding:130px 0 85px;background-color:#f9f9f9}.services-section .owl-nav{text-align:center;margin-top:40px;font-size:24px}.services-section .owl-nav .owl-prev{background:none!important;box-shadow:none}.services-section .owl-nav .owl-prev:hover{background:none!important;color:#ff0080}.services-section .owl-nav .owl-next{background:none!important;box-shadow:none}.services-section .owl-nav .owl-next:hover{background:none!important;color:#ff0080}.services-section.stylists-section{padding:90px 0 85px;background-color:#fff}.services-all,.services-main-img{position:relative}.services-main-img:before{background:linear-gradient(0deg,#0d153199,#0d153199);content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:14px;z-index:0}.our-img-all{position:relative;margin-bottom:10px}.our-img-all:after{width:33px;height:1px;position:absolute;content:"";background-color:#424242;top:13px;left:30px}.our-img-all:before{width:33px;height:1px;position:absolute;content:"";background-color:#424242;top:13px;right:30px}.search-btn-three .btn-primary{background-color:#ff0080;border:1px solid #ff0080;padding:20px;font-size:14px}.blog-section{background:#fff}.blog-section-three .cat-blog{background:#fff;color:#898989;padding:2px 10px;border:1px solid #898989}.blog-section-three .blog.blog-new .blog-image .date{background-color:#ff0080;color:#fff;font-weight:700;font-size:16px}.service-content ul li{padding:5px 10px;background-color:#f9f9f9;margin:0 13px 13px 0;font-size:14px}.saloon-content-top i{margin-right:7px}.saloon-content-btn{display:flex;align-items:baseline}.saloon-content-btn i{margin-right:7px}.saloon-section-circle{position:absolute;left:-127px;bottom:-146px;z-index:0}.featured-saloons{position:relative;background-color:#fff}.appointment-section{position:relative;background:url(/build/assets/saloon-bg-D5JwYLAA.jpg);background-repeat:no-repeat;padding:90px 0;background-size:cover;background-attachment:fixed}.appointment-section:before{content:"";background-color:#2a396d;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9}.appointment-main h6{font-size:14px;font-weight:700;color:#ffa621;z-index:1}.appointment-main h2{font-size:40px;color:#fff;z-index:1}.populars-section{background-color:#f9f9f9}.owl-carousel.stylists-slider .stylists-main-img img{width:270px;height:270px;border-radius:50%;border:2px dashed #2A396D;padding:20px;margin-bottom:25px}.works-section{padding:90px 0}.client-sections{background-repeat:no-repeat,no-repeat;background-position:left center;position:relative;padding:90px 0 80px;background-size:cover}.client-sections:before{content:"";background-color:#2a396d;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9}.latest-section{position:relative;padding:80px 0 66px}.register-section{background:url(/build/assets/footer-bg-BRq0DOIH.png);background-repeat:no-repeat;background-size:cover;position:relative;background-attachment:fixed}.register-section:before{content:"";background-color:#2a396d;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9}.register-btn:hover{background-color:transparent;box-shadow:inset 0 70px;transition:all .7s;border:1px solid var(--bs-purple)}.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:40px;height:40px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);box-shadow:1px 6px 14px #0003;border-radius:100%;cursor:pointer;border:none;outline:none;background:#fff;z-index:9999;left:100px;z-index:1}.slick-prev:hover{background-color:var(--bs-purple);color:#fff;opacity:1}.slick-prev:hover:before{color:#fff;opacity:1}.slick-prev:focus{background-color:var(--bs-purple);color:#fff;opacity:1}.slick-prev:focus:before{color:#fff;opacity:1}.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#383838;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"←"}.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:40px;height:40px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);box-shadow:1px 6px 14px #0003;border-radius:100%;cursor:pointer;border:none;outline:none;background:#fff;z-index:9999;right:100px;z-index:1}.slick-next:hover{background-color:var(--bs-purple);color:#fff;opacity:1}.slick-next:hover:before{color:#fff;opacity:1}.slick-next:focus{background-color:var(--bs-purple);color:#fff;opacity:1}.slick-next:focus:before{color:#fff;opacity:1}.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#383838;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"→"}.banner-slider .slick-prev:hover:before{color:#fff;opacity:1;border:solid #fff}.banner-slider .slick-prev:focus:before{color:#fff;opacity:1;border:solid #fff}.banner-slider .slick-prev:before{font-family:slick;font-size:10px;line-height:1;opacity:.75;color:#3e4265;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:solid #3E4265;border-width:0 3px 3px 0!important;display:inline-block;padding:3px;margin-right:-3px;content:"";transform:rotate(135deg);-webkit-transform:rotate(135deg)}.banner-slider .slick-next:hover:before{color:#fff;opacity:1;border:solid #fff}.banner-slider .slick-next:focus:before{color:#fff;opacity:1;border:solid #fff}.banner-slider .slick-next:before{font-family:slick;font-size:10px;line-height:1;opacity:.75;color:#3e4265;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:solid #3E4265;border-width:0 3px 3px 0!important;display:inline-block;padding:3px;margin-left:-3px;content:"";transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.slick-prev.slick-disabled:before{opacity:.25}.slick-next.slick-disabled:before{opacity:.25}[dir=rtl] .slick-prev{right:-25px;left:auto}[dir=rtl] .slick-prev:before{content:"→"}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:"←"}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-slider .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-slider .slick-list .slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-slider .slick-list .slick-track:before{display:table;content:""}.slick-slider .slick-list .slick-track:after{display:table;content:""}.owl-nav.mynav1 button{width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #FFF;box-shadow:0 4px 9px -1px #13102208}.owl-nav.mynav1 button.owl-prev{margin-right:10px}.owl-nav.mynav1 button:hover{background:var(--bs-purple);color:#fff;border-color:var(--bs-purple)}.footer.footer-two .footer-top{padding-bottom:18px}@media (max-width: 991.98px){.footer.footer-two .footer-top{padding:40px 0 8px}}.footer.footer-two .footer-bottom .payment-image,.footer.footer-two .footer-bottom .social-icon,.footer.footer-two .footer-bottom .copyright-text{margin-bottom:8px}@media (max-width: 991.98px){.footer.footer-two .footer-bottom .copyright-text p{text-align:center}}.footer.footer-two .footer-widget ul li+li{margin-top:10px}.hero-section-three{position:relative;background:url(/build/assets/saloon-banner-B4mauAPS.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;z-index:2}@media (max-width: 991.98px){.hero-section-three{padding:40px 0 0}}.hero-section-three .home-banner{min-height:auto;padding:170px 0}@media (max-width: 991.98px){.hero-section-three .home-banner{padding:0}}.hero-section-three .search-box{width:100%;background:#fff;border:1px solid #F0F0F0;box-shadow:0 3px 53px #c5c5c545;border-radius:10px;padding:15px;margin-top:48px;display:inline-block}@media (max-width: 991.98px){.hero-section-three .search-box{margin-bottom:40px}}.hero-section-three .search-box .search-input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:33.33%;padding-right:15px}.hero-section-three .search-box .search-input:first-child{display:block}@media (max-width: 767.98px){.hero-section-three .search-box .search-input{width:100%}}.hero-section-three .search-box .form-group{min-width:180px;width:100%}.hero-section-three .search-box .form-group .form-control{border:0;padding:0}.hero-section-three .search-box label{color:#999;font-size:14px;margin-bottom:0}.hero-section-three .search-box .select2-container--default .select2-selection--single{height:auto;font-weight:500;border:0;min-width:180px}.hero-section-three .search-icon{width:48px;height:48px;background:#f2f2f2;border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;flex-shrink:0;margin-right:15px}.service-section .card-body{padding:0}.service-section .card-body .service-widget{background-color:#fff;border:0;margin-bottom:0}.service-section .card-body .service-widget:hover{box-shadow:none}.service-section .card-body .service-widget .item-info{position:absolute;right:10%;top:10%;width:100%;padding:0 20px 20px;z-index:1}.section-section-three h4{color:#ffa621;font-size:18px}.section-section-three h1{color:#fff}.section-section-three p{color:#f9f9f9;font-size:16px;margin-bottom:20px}.sidecircle-ryt{position:absolute;right:-115px;z-index:-1;top:-125px}.make-appointment{border-radius:5px;padding:20px;background-color:#ff0080;color:#fff;border:1px solid var(--bs-purple);font-size:14px;transition:all .5s;display:inline-block;font-weight:500}.make-appointment:hover{background-color:transparent;border:1px solid var(--bs-purple);box-shadow:inset 0 70px 0 0 var(--bs-purple);color:#fff;transition:all .7s}.cta-btn{background:var(--bs-purple);border:1px solid var(--bs-purple);box-shadow:inset 0 70px 0 0 var(--bs-purple);color:#fff;border-radius:4px;min-width:176px;padding:10px 20px;box-shadow:inset 0 0 #fff;-webkit-transition:all .7s;-moz-transition:all .7s;-o-transition:all .7s;transition:all .7s}.cta-btn:hover{background-color:transparent;border:1px solid var(--bs-purple);color:var(--bs-purple);box-shadow:inset 0 0 0 0 transparent;-webkit-transition:all .7s;-moz-transition:all .7s;-o-transition:all .7s;transition:all .7s}.cta-btn:hover a{color:var(--bs-purple)}.cta-btn a{padding:0;border:0;color:#fff;font-weight:500}.search-input.search-input-three i{color:#424242}.search-input.search-input-three .select2-container--default .select2-selection--single .select2-selection__rendered{color:#898989;font-weight:400;padding-left:10px}.search-input.search-input-three .select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:-1px}.search-input.search-input-three input::placeholder{color:#898989}.services-section{position:relative;z-index:1;padding:120px 0 80px;background-color:#f9f9f9}@media (max-width: 991.98px){.services-section{padding:50px 0}}@media (max-width: 767.98px){.services-section{padding:40px 0}}.services-section .search-box{background:#fff;box-shadow:0 0 25px #00000026;border-radius:15px;padding:20px;margin-top:20px}.services-section .owl-nav{text-align:center;margin-top:26px;font-size:24px}.services-section .owl-nav .owl-prev{background:none!important;box-shadow:none;margin-right:10px}.services-section .owl-nav .owl-prev:hover{background:none!important;color:#ff0080!important}.services-section .owl-nav button.owl-next,.services-section .owl-nav button.owl-prev{margin-bottom:0}.services-section .owl-nav .owl-next{margin-left:10px;background:none!important;box-shadow:none}.services-section .owl-nav .owl-next:hover{background:none!important;color:#ff0080!important}@media (max-width: 991.98px){.services-section .owl-nav{margin-top:6px}}.services-section.stylists-section{padding:80px 0;background-color:#fff}@media (max-width: 991.98px){.services-section.stylists-section{padding:50px 0}}@media (max-width: 767.98px){.services-section.stylists-section{padding:40px 0}}.services-all{position:relative;margin-bottom:24px}.services-main-img{position:relative;border-radius:10px}.services-main-img img{border-radius:10px}.services-main-img:before{background:linear-gradient(178.04deg,#11182700 55.79%,#000 98.34%);content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:14px;z-index:0}.services-main-img:hover:before{background:#ff008099;border-radius:12px;transform:scale(0);transition:all .5s;transform:scale(1)}.service-foot{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;align-items:center;position:absolute;bottom:0;left:33%;margin-bottom:10px}.service-foot img{max-width:45px;max-height:45px}.service-foot h4{color:#fff;font-size:24px}.service-foot h6{color:#fff;font-size:16px;font-weight:400}@media (max-width: 991.98px){.home-four .btn-sec .btn{margin-top:6px}}.section-content{display:flex;align-items:center;flex-direction:column;margin-bottom:50px}@media (max-width: 991.98px){.section-content{margin-bottom:30px}}@media (max-width: 991.98px){.section-content .row{justify-content:center}}.section-content p{max-width:510px;text-align:center}.section-content h2{font-size:40px;color:#151519}@media (max-width: 991.98px){.section-content h2{font-size:34px}}@media (max-width: 767.98px){.section-content h2{font-size:30px}}.our-img-all-1{position:relative;margin-bottom:10px}.search-box.search-box-three{padding:18px}@media (max-width: 767.98px){.search-box.search-box-three .search-form-profile{flex-wrap:wrap}}.form-control{border-color:#dcdcdc;color:#333;font-size:15px;min-height:42px;padding:6px 15px}.searchbox-list{display:flex;justify-content:space-between;width:87%}@media (max-width: 767.98px){.searchbox-list{flex-wrap:wrap;flex-direction:column;row-gap:10px;width:100%}}.search-box-three{justify-content:space-between;margin-bottom:-50px}.search-btn-three .btn-primary{background-color:#ff0080;border:1px solid #ff0080;padding:15px;font-size:14px}.search-btn-three .btn-primary:hover{border:1px solid var(--bs-purple)}.search-input-three{background:none}.search-btn.search-btn-three .btn-primary i{font-size:18px}.blog-section-three .blog{padding:0}.blog-section-three .blog-content{padding:20px}.blog-section-three .blog-view a{color:#ff0080}.blog-section-three .cat-blog{background:#f0ebfd;color:#5625e8;padding:2px 10px;border:1px solid #F0EBFD;border-radius:5px}.blog-section-three .blog.blog-new .blog-image .date{background-color:#ff0080;color:#fff;font-weight:700;font-size:16px;position:absolute;left:10px;right:182px;top:10px}.blog-section-three .blog.blog-new .blog-image .date span{font-weight:400;font-size:12px}.service-img-top a{position:relative}.service-img-top a:before{background:#0d153199;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px}.service-content ul{display:flex;flex-wrap:wrap}.service-content ul li{padding:5px 10px;background-color:#eaebee;margin:0 13px 13px 0;font-size:13px;color:#111827;border-radius:5px}.saloon-content-top{display:flex;align-items:baseline}.saloon-content-top span{font-size:14px}.saloon-content-top i{font-size:14px;margin-right:7px}.saloon-content-btn{display:flex;align-items:baseline;font-size:14px}.saloon-content-btn i{margin-right:7px;font-size:14px}.saloon-profile-left{display:flex;align-items:center}.saloon-profile-left .saloon-img{margin-right:11px}.saloon-profile-left .saloon-img img{width:61px;height:61px;border-radius:10px}.service-show-img{position:relative}.service-show-img:before{content:"";background-color:#0d153199;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9;z-index:1}.service-content.service-content-three .title a:hover{color:#ff0080}.main-saloons-profile{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.saloon-right span{font-size:24px;color:#ff0080;font-weight:600}.saloon-bottom{display:flex}.saloon-bottom a{padding:10px;background-color:#ff0080;border:1px solid #ff0080;border-radius:5px;color:#fff;width:100%;text-align:center;font-weight:500}.saloon-bottom a:hover{background-color:transparent;border:1px solid var(--bs-purple);box-shadow:inset 0 70px 0 0 var(--bs-purple);color:#fff;transition:all .7s}.item-infos{padding:0 20px}.btn-saloons .btn-primary{background-color:#ff0080;padding:10px 15px;border:1px solid #ff0080;font-weight:500}.btn-saloons .btn-primary:hover{border-color:var(--bs-purple)}.saloon-section-circle{position:absolute;left:-127px;bottom:-146px;z-index:-1}.featured-saloons{position:relative;background-color:#fff;padding:80px 0 66px}@media (max-width: 991.98px){.featured-saloons{padding:50px 0 26px}}@media (max-width: 767.98px){.featured-saloons{padding:40px 0 24px}}.appointment-section{position:relative}.appointment-section.appointment-section-four{padding:80px 0;background-color:#282b8b}@media (max-width: 991.98px){.appointment-section.appointment-section-four{padding:50px 0}}@media (max-width: 767.98px){.appointment-section.appointment-section-four{padding:40px 0}}.appointment-section .index-4{position:absolute;top:0;bottom:0;left:0;right:0}.appointment-section .index-4 img{object-fit:cover}.appointment-main{text-align:center;display:flex;flex-direction:column;align-items:center}.appointment-main a{font-size:14px;font-weight:700;color:#fff;z-index:1}.appointment-main h2{font-size:40px;color:#fff;z-index:1;margin-bottom:8px}@media (max-width: 991.98px){.appointment-main h2{font-size:30px}}@media (max-width: 767.98px){.appointment-main h2{font-size:26px}}.appointment-main p{color:#fff;max-width:630px;text-align:center;z-index:1}.appointment-btn{z-index:1}@media (max-width: 991.98px){.appointment-btn .btn{padding:10px!important}}.appointment-btn .btn-primary{background:#ff0080;border-color:#ff0080}.appointment-btn .btn-primary:hover{background-color:transparent;box-shadow:none;color:#fff}.populars-section{background-color:#f9f9f9;padding:80px 0}@media (max-width: 991.98px){.populars-section{padding:50px 0}}@media (max-width: 767.98px){.populars-section{padding:40px 0}}@media (max-width: 991.98px){.populars-section .row{justify-content:center}}.owl-carousel.stylists-slider .stylists-main-img img{width:180px;height:180px;border-radius:50%;border:2px dashed #2A396D;padding:20px;margin-bottom:25px}.stylists-bottom{text-align:center}.stylists-bottom h4{font-size:20px}.stylists-bottom h6{font-size:14px;color:#74788d;font-weight:400}.stylists-all{display:flex;flex-direction:column;align-items:center}.popular-content{text-align:center}.popular-content h3{font-size:20px;color:#151519}.popular-content h6{font-size:14px;color:#74788d;margin-bottom:0;font-weight:400}.works-section{padding:80px 0}@media (max-width: 991.98px){.works-section{padding:50px 0}}@media (max-width: 767.98px){.works-section{padding:40px 0}}.works-main{display:flex;flex-direction:column;align-items:center}.works-top-img{position:relative;display:flex;align-items:center;justify-content:center;transition:.7s}.works-top-img:before{content:"";background-color:#2a396de5;position:absolute;border-radius:75% 25% 50% 50%/52% 47% 53% 48%;top:0;left:0;width:100%;height:100%;opacity:.9;transition:all .7s}.works-top-img:hover:before{background-color:#ff008099;transition:all .7s}.works-top-img img{border-radius:75% 25% 50% 50%/52% 47% 53% 48%;width:230px;height:218px}.works-top-img span{position:absolute;color:#fff;font-size:28px;font-weight:700;border:5px solid #fff;border-radius:50%;width:71px;height:71px;display:flex;align-items:center;justify-content:center;z-index:1}.works-top-img.works-load-profile{position:relative;transition:all .7s}.works-top-img.works-load-profile:before{content:"";background-color:#2a396de5;position:absolute;border-radius:16% 84% 50% 50%/52% 47% 53% 48%;top:0;left:0;width:100%;height:100%;opacity:.9;transition:all .7s}.works-top-img.works-load-profile:hover:before{background-color:#ff008099;transition:all .7s}.works-load-profile img{border-radius:16% 84% 50% 50%/52% 47% 53% 48%}.works-bottom{text-align:center}.works-bottom p{max-width:300px;margin-bottom:0}.works-bottom h2{font-size:28px}.works-tops{position:relative;margin-bottom:30px}.works-tops:hover .works-inner-content{transform:scale(1)}.works-inner-content{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;top:0;z-index:9;background:#ff008099;transform:scale(0);transition:all .5s;border-radius:75% 25% 50% 50%/52% 47% 53% 48%}.work-inner-content-left{border-radius:16% 84% 50% 50%/52% 47% 53% 48%}.client-sections{background-repeat:no-repeat,no-repeat;background-position:left center;position:relative;padding:80px 0;background-size:cover}@media (max-width: 991.98px){.client-sections{padding:50px 0}}@media (max-width: 767.98px){.client-sections{padding:40px 0}}.client-sections:before{content:"";background-color:#282b8b;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9}.review-four .testimonial-thumb{padding:10px 0}.review-four .client-bg{position:absolute;top:0;bottom:0;left:0;right:0}.review-four .client-bg img{object-fit:cover}.review-four .client-img.client-pro .testimonial-thumb img{width:58px!important;height:58px!important;border-radius:60px}.review-four .slider-nav{width:300px;margin:auto}.review-four .slider-nav .slick-current .testimonial-thumb{transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transition:ease all .5s;-webkit-transition:ease all .5s;-ms-transition:ease all .5s}.review-four .slider-nav .slick-current .testimonial-thumb img{border:5px solid #ff0080;border-radius:50px;padding:2px}.review-four .slick-list{padding:0!important}.review-love-group{max-width:680px;margin:auto}.review-passage{text-align:center;max-width:600px;margin:auto auto 25px}.quote-love-img{margin-bottom:30px}.quote-love-img img{margin:auto}.review-profile-blk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:110px;padding:8px;margin-right:15px;min-width:200px}.section-client h2{color:#fff;z-index:1}.section-client p{color:#f9f9f9;z-index:1}.section-client .our-img-all:before{background:#fff}.section-client .our-img-all:after{background:#fff}.say-about .review-passage{color:#fff}.say-name-blk h5{color:#fff;font-size:20px;font-weight:500}.say-name-blk p{color:#ffa621}.service-img.service-latest-img{position:relative}.service-img.service-latest-img:before{content:"";background-color:#0d153180;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9;z-index:1}.latest-section{position:relative;padding:80px 0}@media (max-width: 991.98px){.latest-section{padding:50px 0}}@media (max-width: 767.98px){.latest-section{padding:40px 0}}.service-latest-img{height:312px}.latest-content span{display:inline-block;font-size:14px;color:#898989;padding:5px;border:1px solid #898989;margin-bottom:10px;border-radius:3px;line-height:normal}.latest-content .latest-news-content{display:flex;color:#151519;font-size:20px;white-space:normal;margin-bottom:10px;font-weight:500}.latest-content .latest-news-content:hover{color:#ff0080}.latest-content p{color:#151519;font-size:18px;font-weight:700;white-space:normal;margin-bottom:10px}.latest-content .latest-news{color:#ff0080;font-size:14px}.latest-content .latest-news:hover{color:#151519}.latest-date{position:absolute;left:0;top:0;z-index:1;display:flex;flex-direction:column;align-items:center;padding:3px 10px;margin:15px 0 0 15px;background-color:#ff0080;border-radius:3px;font-size:14px;color:#fff}.latest-date span{font-size:24px;color:#fff}.register-section{background-repeat:no-repeat;background-size:cover;position:relative}@media (max-width: 767.98px){.register-section{padding:40px 0}}.register-section:before{content:"";background-color:#282b8b;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9}.register-content{display:flex;align-items:center;justify-content:space-between;padding:69px 0}@media (max-width: 991.98px){.register-content.register-content-four{padding:0;flex-wrap:wrap}}@media (max-width: 767.98px){.register-content{flex-wrap:wrap}}.register-content h2{font-weight:600;font-size:40px;color:#fff;z-index:1;max-width:767px;margin-bottom:0}@media (max-width: 991.98px){.register-content h2{margin-bottom:20px;font-size:26px}}@media (max-width: 767.98px){.register-content h2{margin-bottom:18px;font-size:20px}}.register-content ul{z-index:1}.register-content .header-navbar-rht li>a.header-login{background:var(--bs-purple);border:1px solid var(--bs-purple);box-shadow:inset 0 70px 0 0 var(--bs-purple)}.register-btn{z-index:1;background:var(--bs-purple);border:1px solid var(--bs-purple);box-shadow:inset 0 70px 0 0 var(--bs-purple);border-radius:5px;font-size:16px;padding:15px;font-weight:600}.register-btn a{color:#fff}.register-btn:hover{background-color:#cc006e;box-shadow:inset 0 70px;transition:all .7s;border:1px solid #cc006e}@media (max-width: 991.98px){.register-btn{padding:10px}}.bar-icon.bar-icon-three span{background-color:#ff0080}.copyright-menu{float:right}.copyright-menu .footer-menu li a:hover{color:#ff0080}.progress-wrap.progress-wrap-three:after{color:#ff0080}.progress-wrap.progress-wrap-three svg.progress-circle path{stroke:#ff0080}.slick-initialized .slick-slide{display:block}.slick-slide{display:none;float:left;height:100%;min-height:1px}.footer-four .footer-menu-three h2{color:#242b3a}.footer-four .footer-menu-three ul li{margin-bottom:12px}.footer-four .footer-menu-three ul li a{color:#656b76;margin-left:0;font-size:16px}.footer-four .footer-menu-three ul li:before{content:none}.footer-four .footer-bottoms{background-color:#ebeced}.footer-four .footer-top-four{padding:40px 0 16px!important}.hero-section-nine{background:#ebeced;min-height:auto}@media (max-width: 991.98px){.hero-section-nine{padding:0}}.home-banner.home-banner-nine{padding:60px 0;min-height:auto}@media (max-width: 991.98px){.home-banner.home-banner-nine{padding:50px 0}}@media (max-width: 767.98px){.home-banner.home-banner-nine{padding:40px 0}}.banner-imgs{padding:0;min-height:auto}@media (max-width: 991.98px){.banner-imgs{display:none}}.banner-imgs.banner-imgs-nine img{border-radius:50px 50px 50px 0}@media (max-width: 1399.98px){.banner-imgs.banner-imgs-nine img{max-width:100%}}.banner-imgs.banner-imgs-nine .banner-1{max-width:none;max-height:none;top:0;left:0;position:relative}.banner-imgs.banner-imgs-nine .banner-1:before{position:absolute;content:"";background:url(/build/assets/banner-nine-dot-Do-hXbzY.svg);background-repeat:repeat;width:100%;height:100%;background-repeat:no-repeat;left:-91px;bottom:-70px;z-index:-1}@media (max-width: 1399.98px){.banner-imgs.banner-imgs-nine .banner-1{max-width:100%}}.banner-imgs.banner-imgs-nine .banner-2{position:relative;max-width:100%;margin-top:30px;top:0;right:0}.banner-imgs.banner-imgs-nine .banner-2:before{position:absolute;content:"";background:url(/build/assets/banner-nine-icon-2-B61g92sj.svg);width:100%;height:100%;background-repeat:no-repeat;top:-30px;left:17px;z-index:-1}@media (max-width: 1399.98px){.banner-imgs.banner-imgs-nine .banner-2{max-width:100%}}.banner-imgs.banner-imgs-nine .banners-3{position:relative;z-index:2}.banner-imgs.banner-imgs-nine .banners-3:before{position:absolute;content:"";background:url(/build/assets/banner-nine-icon-1-CZA160CK.svg);background-repeat:repeat;width:100%;height:100%;background-repeat:no-repeat;left:-67px;bottom:-130px;z-index:-1}.banner-imgs.banner-imgs-nine .banner-4{max-width:none;position:relative;top:0;left:0;-webkit-animation-name:floating-x;animation-name:floating-y;margin-top:10px}.banner-imgs.banner-imgs-nine .banner-img-02{margin-top:60px}.section-search-nine .badge{font-size:14px;font-weight:500;margin-bottom:8px;border-radius:5px;padding:5px 15px}.section-search-nine h1{margin-bottom:8px;font-size:44px;font-weight:700}@media (max-width: 1199.98px){.section-search-nine h1{font-size:38px}}@media (max-width: 991.98px){.section-search-nine h1{font-size:30px}}@media (max-width: 767.98px){.section-search-nine h1{font-size:26px}}.section-search-nine p{font-size:16px;color:#656b76;margin-bottom:24px}.section-search-nine .btn{padding:9px 15px;margin-bottom:60px}@media (max-width: 991.98px){.section-search-nine .btn{margin-bottom:30px}}.appoints-btn{padding:8px 16px;background:var(--bs-purple);border:1px solid var(--bs-purple);border-radius:0;margin-bottom:60px}.banner-appointment{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner-appointment img{width:67px;height:67px;border-radius:50%;margin-right:16px;border:5px solid #FFF}.banner-appointment p{font-weight:400}.section-heading-nine{margin-bottom:40px}.section-heading-nine h2{font-size:32px}.section-heading-nine h2 span{position:relative;display:inline-block;padding-right:15px}.section-heading-nine h2 span:after{position:absolute;content:"";width:12px;height:9px;background:var(--bs-purple);transform:skew(-14deg);bottom:10px;right:0}.section-heading-nine h2.display-5{font-size:44px;font-weight:700}@media (max-width: 1199.98px){.section-heading-nine h2.display-5{font-size:38px}}@media (max-width: 991.98px){.section-heading-nine h2.display-5{font-size:30px}}@media (max-width: 767.98px){.section-heading-nine h2.display-5{font-size:26px}}@media (max-width: 991.98px){.section-heading-nine h2{font-size:28px}}@media (max-width: 767.98px){.section-heading-nine h2{font-size:24px}}.journey-heading-nine h2:after{display:none}.safety-para{position:relative;text-transform:capitalize;padding-left:24px;line-height:31px;margin-bottom:16px;font-weight:500;color:#242b3a}.safety-para:before{position:absolute;content:"";width:5px;height:100%;top:0;left:0;background:var(--bs-purple)}.safety-list img{border-radius:50px 50px 0;margin:50px 0 33px}@media (max-width: 991.98px){.safety-list img{margin:30px 0}}@media (max-width: 767.98px){.safety-list img{margin:24px 0}}.safety-list ul li{margin-bottom:24px;display:flex;align-items:center}.safety-list ul li span{width:32px;height:32px;border-radius:10px;background:#ffecf5;color:var(--bs-purple);font-size:20px;margin-right:10px;display:flex;align-items:center;justify-content:center}.safety-list ul li:last-child{margin-bottom:0}.safety-ryt-two img{margin:0 0 60px;border-radius:50px 50px 50px 0}@media (max-width: 991.98px){.safety-ryt-two img{margin:30px 0}}@media (max-width: 767.98px){.safety-ryt-two img{margin:24px 0}}.safety-list.safety-ryt-two{position:relative}.safety-list.safety-ryt-two:after{position:absolute;content:"";background:var(--bs-purple);width:62.15px;height:23px;border-radius:30px 30px 30px 0;transform:scaleY(-1);top:56%}@media (max-width: 1199.98px){.safety-list.safety-ryt-two:after{top:45%}}@media (max-width: 991.98px){.safety-list.safety-ryt-two:after{display:none}}.service-nine-section{background:#fbfbfb}.title-badge{background:#ffecf5;color:var(--bs-purple);font-size:14px;font-weight:500;margin-bottom:4px;display:inline-block;padding:5px 15px;border-radius:5px}.service-feature-nine{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;flex-direction:column;margin-top:-58px;z-index:1;position:relative}.service-feature-nine .shop-content-logo{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;width:60px;height:60px;background:#111827;box-shadow:0 4px 15px #0000000a;border-radius:41px;margin-bottom:20px}.service-feature-nine .shop-content-logo img{margin-bottom:0;border-radius:0;width:auto;height:auto}.service-feature-nine span{text-transform:capitalize;font-size:14px;font-weight:500;display:inline-block;margin-bottom:4px}.service-feature-nine p{white-space:normal;text-align:center;color:#28283c;margin-bottom:0;text-transform:capitalize;font-size:18px}.service-feature-nine h5{text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.service-feature-nine h5 a{color:#242b3a}.service-feature-nine h5 a:hover{color:var(--bs-purple)}.service-widget-nine .service-img,.service-widget-nine .service-img .serv-img{border-radius:0}.dots-bottom{margin-top:16px}.dots-bottom.owl-dots{text-align:left}.dots-bottom.owl-dots .owl-dot{border:0;padding:0}.dots-bottom.owl-dots .owl-dot span{width:8px;height:8px;border-radius:40px;background:#e9eaeb}.dots-bottom.owl-dots .owl-dot.active span{width:20px;height:8px;border-radius:40px;background:var(--bs-purple)}.btn-service-nine{margin-top:16px}.feature-service-nine{background:#fff}.feature-service-nine .service-widget-nine .service-image{position:relative;display:block}.feature-service-nine .service-widget-nine .service-image:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:linear-gradient(180deg,#0000,#000);z-index:2}.feature-service-nine .service-widget-nine .item-info{z-index:2}.items-nine{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:start;-webkit-justify-content:start}.items-nine img{width:40px;height:40px;border-radius:50%;margin-right:10px}.items-nine .rating{margin-bottom:0}.items-nine .rating span{color:#fff;font-size:14px;font-weight:500}.service-content-nine .sub-title{font-size:14px;font-weight:500;color:var(--bs-purple);margin-bottom:4px;display:inline-block}.service-content-nine .title{font-size:20px;font-weight:600;margin-bottom:20px}.service-content-nine .feature-content{margin-bottom:10px}.service-content-nine .feature-content p{font-size:14px;margin-bottom:10px}.service-content-nine .feature-content h5{margin-bottom:10px}.service-widget.service-widget-nine{border-radius:0;box-shadow:0 4px 4px #d9d9d940;border:1px solid #EBECED}.journey-nine-section{position:relative;background:url(/build/assets/journey-bg-XqQXsyQz.jpg);background-repeat:no-repeat;background-position:center;z-index:0;background-size:cover}.journey-nine-section:before{content:"";background:#111827e6;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-6}.journey-heading-nine,.journey-heading-nine h2{margin-bottom:0}.journey-counter h2{color:#fff;font-size:38px;margin-bottom:0}@media (max-width: 991.98px){.journey-counter h2{font-size:32px}}@media (max-width: 767.98px){.journey-counter h2{font-size:28px}}.journey-counter p{color:#fff}.choose-nine-section{background:#f4f5f5}.reasonable-wrap{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;flex-direction:column;padding:20px;background:#fdfdfd;border-radius:10px}.reasonable-wrap img{margin-bottom:24px}.reasonable-wrap h5{color:#fff;text-transform:capitalize;text-align:center;margin-bottom:8px}.reasonable-wrap p{color:#fff;margin-bottom:0;text-align:center}.expert-all{background:var(--bs-purple)}.delivery-all{background:#1c1c1c}.workshop-all{background:#20306633}.workshop-all h5,.workshop-all p{color:#203066;text-align:center}.mechanics-section{background:#fff}.mechanics-section .nav-pills{justify-content:center;margin:0 0 40px}.mechanics-section .nav-pills .nav-link{border-radius:0;padding:10px 20px;background:#f4f5f5;border:0;color:#656b76}.mechanics-section .nav-pills .nav-link:hover{background:#111827;color:#fff}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background:#111827;color:#fff}.nav-pills .nav-link.active:hover,.nav-pills .show>.nav-link:hover{background:#111827}.providerset.providerset-nine{background:#fff;border:1px solid #EBECED;box-shadow:0 4px 15px #0000000a;border-radius:0}.providerset.providerset-nine .providerset-content{text-align:center}.providerset.providerset-nine .providerset-content h6{color:#969aa2;font-size:14px;font-weight:500}.providerset.providerset-nine .providerset-content h5{margin-bottom:5px}.providerset.providerset-nine .providerset-content .rating{font-size:14px;font-weight:500}.provider-nine-slider .owl-dots .owl-dot span{width:30px;height:7px;border-radius:0}.customer-review-section{background:#f8f9f9}.customer-reviews-all{display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;flex-direction:column}.customer-reviews-all .rating{margin-bottom:16px}.customer-reviews-main{position:relative}.customer-reviews-main img{border-radius:50px 50px 50px 0}.customer-quote img{position:absolute;bottom:0;right:0;width:66px!important}.customer-reviews-main,.customer-reviews-all span{margin-bottom:20px}.customer-reviews-all{position:relative;max-width:724px;margin:auto;text-align:center}.customer-side-main-all{position:relative}@media (max-width: 1199.98px){.customer-side-main-all{display:none}}.customer-side-left-img img{position:absolute;content:"";left:8%;top:150px}.customer-side-right-img img{position:absolute;content:"";right:8%;top:150px}.customer-review-slider .owl-dots{margin-top:40px}.customer-review-slider .owl-dots .owl-dot span{width:30px;height:7px;border-radius:0}.additional-service-section{padding:80px 0}.service-widget-nine-two .service-feature-nine{display:block;margin-top:0;text-align:left}.service-widget-nine-two .service-content .title{white-space:nowrap;margin-bottom:0;font-size:20px;text-align:left}@media (max-width: 991.98px){.service-widget-nine-two .service-content .title{font-size:18px}}@media (max-width: 767.98px){.service-widget-nine-two .service-content .title{font-size:16px}}.items-nine-two img{width:70px!important;height:70px}.blogs-nine-section{background:#f4f5f5}.blogs-nine-section .blog{border-radius:0;padding:0}.blogs-nine-section .blog.blog-new .blog-image{border-radius:0}.blogs-nine-section .blog.blog-new .blog-image .date{background-color:#fff;font-size:24px;font-weight:600;color:#242b3a;left:20px;right:auto;border-radius:6px}.blogs-nine-section .blog.blog-new .blog-image .date span{font-size:14px}@media (max-width: 991.98px){.blogs-nine-section .blog.blog-new .blog-image .date{font-size:20px}}.blogs-nine-section .blog.blog-new .blog-image img{border-radius:0}.blogs-nine-section .blog.blog-new .blog-content{padding:20px;margin:0}.blogs-nine-section .blog.blog-new .blog-content .blog-title{font-weight:600;margin-bottom:4px}.blogs-nine-section .blog.blog-new .blog-content .blog-user-info{margin-bottom:16px}.blogs-nine-section .blog.blog-new .blog-content .blog-user-info h6{font-weight:500;font-size:14px;display:flex;align-items:center}.blogs-nine-section .blog.blog-new .blog-content .blog-user img{width:28px;height:28px;border-radius:50%;margin-right:8px}.blogs-nine-section .blog.blog-new .blog-content p{margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.service-blog-nine h5{color:#203066;font-size:18px}.service-blog-nine p{white-space:normal}.latest-date.latest-date-nine{padding:10px 23px}.latest-date.latest-date-nine span{border-bottom:1px solid #D9D9D9}.blogs-nine-slider .owl-dots .owl-dot span{width:30px;height:7px;border-radius:0}.free-service-all{background:#111827;z-index:1;position:relative;margin-top:60px}.free-service-nine{display:flex;align-items:center;justify-content:center;padding:60px;position:relative}@media (max-width: 991.98px){.free-service-nine{display:none}}.free-service-nine .offer-icon{position:absolute;right:0;top:20px}.free-service-nine .choose-icon{position:absolute;left:0;top:20px}.free-service-img-one{position:relative}.free-service-img-one img{border-radius:50px 50px 0;margin-right:10px}.free-service-img-one .icon-01{position:absolute;bottom:-30px;right:30px;border-radius:0;margin:0}.free-service-img-two img{margin-top:-60px;border-radius:50px 50px 50px 0}.free-service-bottom-content{padding:76px 58px 76px 0}.free-service-bottom-content p{color:#fff;margin-bottom:24px}@media (max-width: 991.98px){.free-service-bottom-content{padding:50px;text-align:center}}@media (max-width: 767.98px){.free-service-bottom-content{padding:30px}}.free-heading-nine{margin-bottom:0}.free-heading-nine p{color:var(--bs-purple)}.free-heading-nine h2{color:#fff}.partner-section-nine{margin-top:-230px;padding:230px 0 60px;background:#ebeced}.partner-section-nine .partner-img{border:1px solid #EBECED;margin:0}.catering-banner-section{background-color:#f3f3f3;position:relative}@media (max-width: 767.98px){.catering-banner-section{padding:40px 0}}@media (max-width: 991.98px){.catering-banner-section .home-banner{min-height:unset}}.catering-banner-section .catering-banner-img{position:absolute;bottom:0;top:0}.catering-banner-section .search-three-form{display:flex;align-items:center}@media (max-width: 767.98px){.catering-banner-section .search-three-form{flex-wrap:wrap;justify-content:center;row-gap:8px}}.catering-banner-section .search-box.search-box-four .search-btn .btn{padding:13px 50px;border-radius:105px;font-size:18px}@media (max-width: 767.98px){.catering-banner-section .search-box.search-box-four .search-btn .btn{justify-content:center}}@media (max-width: 767.98px){.catering-banner-section .search-box.search-box-four .search-btn{width:100%}}.catering-banner-section .section-search.section-search-four{max-width:633px}@media (max-width: 767.98px){.catering-banner-section .section-search.section-search-four{max-width:100%}}.catering-banner-section .search-box.search-box-four{border-radius:90px;margin:0 0 30px;box-shadow:none;padding:10px 15px 10px 30px}@media (max-width: 767.98px){.catering-banner-section .search-box.search-box-four{border-radius:20px;padding-left:15px}}.catering-banner-section .section-search.section-search-four span{color:var(--bs-purple)}.catering-banner-section .section-search.section-search-four p{margin-bottom:30px}.catering-banner-section .section-search.section-search-four span{border:none}.feature-section.nearby-section .section-heading h2{font-weight:700}.feature-section.nearby-section .section-heading .btn-view{padding:14px 20px;border-radius:50px}@media (max-width: 767.98px){.feature-section.nearby-section{padding:40px 0!important}}.service-widget.service-four{border:1px solid #E2E6F1;padding:20px}.service-widget.service-two .service-content.service-four-content .service-cater-bottom{color:#2a396d;display:flex;align-items:center;margin-bottom:10px}.service-widget.service-two .service-content.service-four-content p{white-space:normal}.service-widget .fav-item.fav-item-four{right:0;left:auto;width:auto}.service-content-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px}.service-content-bottom .service-cater-img img{width:38px;height:38px;border-radius:50px;margin-right:10px}.service-content-bottom .service-cater-img.service-world-img img{width:61px;height:61px;border-radius:10px}.service-content-bottom h6{color:var(--bs-purple);margin:0;font-weight:600}.service-content-bottom span{display:flex;display:-webkit-flex;padding:10px;border-radius:50%;background-color:#111827;color:#fff}.service-content-bottom span:hover{background:var(--bs-purple)}.service-cater-img{display:flex;align-items:center}.service-cater-img p{margin:0}.catering-banner-botton{display:flex;align-items:center}.catering-btn-services{margin-right:40px}.catering-btn-services:last-child{margin-right:0}.catering-btn-services h5{font-size:18px;margin-bottom:10px}.catering-btn-services h6{color:#74788d;font-size:15px;font-weight:400;margin-bottom:0}.catering-btn-icon{margin-bottom:20px;background:#fff;width:56px;height:56px}.catering-btn-icon-two img{color:var(--bs-purple);width:23px;height:30px;font-size:24px;margin-bottom:10px}.catering-slider .service-two.service-four{padding:0;margin-bottom:40px}.service-two.service-four .service-common-four{padding:20px;border-bottom:1px solid #EBEBEB}.catering-main-bottom .title{margin-bottom:0}.catering-main-bottom .title a{color:#101522}.catering-main-bottom .rating{font-size:14px;margin-bottom:7px}.catering-main-bottom span{font-size:14px}.nearby-section{padding:80px 0}@media (max-width: 991.98px){.nearby-section{padding:60px 0}}@media (max-width: 767.98px){.nearby-section{padding:40px 0!important}}.section-heading-four h2{font-size:32px;margin-bottom:4px}@media (max-width: 991.98px){.section-heading-four h2{font-size:28px}}@media (max-width: 767.98px){.section-heading-four h2{font-size:24px}}.categories-section{padding:80px 0;position:relative;background-color:#f3f3f3}@media (max-width: 991.98px){.categories-section{padding:60px 0}}@media (max-width: 767.98px){.categories-section{padding:40px 0!important}}.categories-main-all{padding:30px 31px;border-radius:10px;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;flex-direction:column;background:#fff;margin-bottom:24px}.categories-main-all h6{text-align:center;color:#58627b;max-width:115px}.categories-main-all h5{margin-bottom:20px}.categories-main-all .category-bottom{display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;width:24px;height:24px;background-color:#f3f3f3;color:#fff;border-radius:50px}.categories-main-all:hover .categories-img span{background-color:var(--bs-purple);border:var(--bs-purple);transition:.7s}.categories-main-all:hover .categories-img span img{filter:invert(1) brightness(2);transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-webkit-transition:.4s;-ms-transition:.4s;transition:.4s}.categories-main-all:hover .category-bottom{background-color:var(--bs-purple);color:#fff;transition:.7s}.categories-img span{width:100px;height:100px;background-color:#f3f3f3;border:#F3F3F3;border-radius:10px;margin-bottom:20px;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-transition:.4s;-ms-transition:.4s;transition:.4s}.categories-img span img{-webkit-transition:.4s;-ms-transition:.4s;transition:.4s}.btn-catering .btn-view{border-radius:95px;padding:15px 26px;margin-top:16px}.section-heading.section-heading-four .btn-view{border-radius:95px;padding:15px 27px}@media (max-width: 767.98px){.section-heading.section-heading-four .btn-view{padding:10px 20px}}.section-heading.working-four-heading h2{font-size:32px}.features-four-section{position:relative;padding:80px 0}@media (max-width: 991.98px){.features-four-section{padding:60px 0}}@media (max-width: 767.98px){.features-four-section{padding:40px 0!important}}.features-four-section .service-widget{margin-bottom:40px}.rate-four{padding:2px 10px;background-color:#fff;border-radius:5px}.rate-four i{color:#ffb800;margin-right:3px}.rate-four span{color:#000;font-weight:600}.service-four-img{position:relative}.service-four-img:before{content:"";background-color:#0c112399;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9;z-index:1}.service-content.service-four-content{padding:20px 20px 0;border-bottom:1px solid #F1F1F1}.service-content.service-four-content ul li{color:#6c6c6c;font-size:12px;padding:5px}.service-content.service-four-content ul li:last-child{margin-right:0}.service-content.service-four-content p{white-space:normal}.service-content.service-four-content .mini-mealmenu{text-decoration:line-through;font-size:18px;font-weight:700;margin-right:5px;color:#2a396d}.service-content.service-four-content .mealmenu{font-size:22px;font-weight:700;color:var(--bs-purple)}.service-content.service-four-blogs h3{white-space:normal;color:#101522;font-weight:700;font-size:23px;margin-bottom:20px}.service-content.service-four-blogs p{white-space:normal}.category-feature-bottom{display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:space-between;background-color:#f3f3f3;padding:10px;border-radius:5px}.category-feature-bottom p{margin-bottom:0;color:#2a396d}.category-feature-bottom a{font-size:14px;font-weight:700;color:var(--bs-purple)}.category-feature-bottom a:hover{color:#0b2540}.trust-us-section{position:relative;padding:80px 0;background-color:#f4f5f5;z-index:1}@media (max-width: 991.98px){.trust-us-section{padding:60px 0}}@media (max-width: 767.98px){.trust-us-section{padding:40px 0!important}}.trust-us-section:before{background:url(/build/assets/testimonial-bg-03-VzF9rzhE.svg) no-repeat;position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:-1;background-position:right}.trust-us-section .trust-us-main{padding:20px;display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;flex-direction:column;background-color:#fff;box-shadow:0 4px 24px #cdcdcd40}.trust-us-section .trust-us-main h6{font-size:20px;font-weight:700;margin-bottom:20px}.trust-us-section .trust-us-main p{text-align:center;margin-bottom:0}.trust-us-section .trust-us-main:hover .trust-us-img{background-color:var(--bs-purple);transition:.7s;color:#fff;padding:12px 18px;border-radius:10px;transition:.4s;-webkit-transition:.4s;-ms-transition:.4s}.trust-us-section .trust-us-main:hover .trust-us-img i{transform:rotateY(360deg);-webkit-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-webkit-transition:.4s;-ms-transition:.4s;transition:.4s}.trust-us-section .trust-us-main .trust-us-img i{transition:.4s;-webkit-transition:.4s;-ms-transition:.4s}.trust-us-section .trust-us-img{display:-webkit-flex;display:flex;font-size:56px;color:var(--bs-purple);margin-bottom:25px;padding:12px 18px}.popular-four-section{position:relative;padding:80px 0 56px}@media (max-width: 991.98px){.popular-four-section{padding:60px 0 36px}}@media (max-width: 767.98px){.popular-four-section{padding:40px 0 16px!important}}.popular-four-section .popular-portfolio-img{position:relative;margin-bottom:24px;overflow:hidden;border-radius:10px;transition:.5s all}.popular-four-section .popular-portfolio-img img{width:100%;transition:.5s all}.popular-four-section .popular-portfolio-img:hover img{position:relative;z-index:1;transition:.5s all}.popular-four-section .popular-portfolio-img:before{background-color:#00000080;content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:10px;transition:.5s all}.popular-four-section .popular-portfolio-overlay{position:absolute;content:"";bottom:0;padding:20px;z-index:1;transition:.5s all}.popular-four-section .popular-portfolio-overlay h6{font-size:20px;color:#fff;margin-bottom:5px}.popular-four-section .popular-portfolio-overlay p{font-size:12px;font-weight:500;color:#fff;margin-bottom:0}.Working-four-section{position:relative;padding:80px 0;background-color:#f4f5f5}@media (max-width: 991.98px){.Working-four-section{padding:60px 0}}@media (max-width: 767.98px){.Working-four-section{padding:40px 0!important}}.search-input.search-input-three.search-input-four .form-group input::placeholder{color:#6c6c6c}.search-input.search-input-three.search-input-four .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:45px;font-weight:400;color:#6c6c6c}.search-box.search-box-four .search-three-form .search-input.search-input-three{width:100%}.search-box.search-box-four .search-three-form .form-group{width:85%}@media (max-width: 767.98px){.search-box.search-box-four .search-three-form .form-group{width:100%}}.search-box.search-box-four i{color:#424242}.search-box.search-box-four .btn i{color:#fff}.working-four-main{display:flex;display:-webkit-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;flex-direction:column;text-align:center;padding:20px;background-color:#111827;border-radius:10px}.working-four-main h6{font-size:14px;font-weight:600;color:#fff;margin-bottom:30px}.working-four-main h4{font-size:18px;color:#fff}.working-four-main p{font-size:14px;font-weight:400;color:#fff;margin-bottom:0}.working-four-main:hover{background:var(--bs-purple);cursor:pointer}.working-four-img{position:relative;padding:20px;background-color:#fff;border-radius:10px;margin-bottom:16px}.around-world-section{position:relative;padding:80px 0}@media (max-width: 991.98px){.around-world-section{padding:60px 0}}@media (max-width: 767.98px){.around-world-section{padding:40px 0!important}}.around-world-section .service-widget{margin-bottom:40px}.item-info.item-info-four{padding:0 20px;font-size:14px}.service-world-img i{margin-right:7px;color:#424242}.service-world-img p{color:#424242}.useful-blog-section{position:relative;padding:80px 0}@media (max-width: 991.98px){.useful-blog-section{padding:60px 0}}@media (max-width: 767.98px){.useful-blog-section{padding:40px 0!important}}.useful-blog-section .service-widget{margin-bottom:40px}.usefull-bottom{display:flex;justify-content:space-between;align-items:center}.usefull-bottom h6{font-weight:500;color:#2a396d}.owl-carousel.useful-four-slider .useful-img img{width:30px;height:30px;border-radius:50%}.owl-carousel.client-four-slider .client-review-img img{width:65px;height:65px;border-radius:50%;border:5px solid #fff}.review-client-section{position:relative;padding:80px 0;background-color:#f4f5f5}@media (max-width: 991.98px){.review-client-section{padding:60px 0}}@media (max-width: 767.98px){.review-client-section{padding:40px 0!important}}.review-client-section .testimonial-slider2{padding-top:80px}@media (max-width: 991.98px){.review-client-section .testimonial-slider2{padding:60px 0 0}}@media (max-width: 767.98px){.review-client-section .testimonial-slider2{padding:40px 0 0!important}}.client-review-top{position:relative;padding:30px;background-color:#fff;border-radius:5px;margin-bottom:46px}.client-review-top:before{content:"\a";border-style:solid;border-width:32px 55px 0px 0px;border-color:transparent #fff transparent transparent;border-radius:0;position:absolute;bottom:-31px;transform:rotate(180deg)}.client-review-top p{margin-bottom:0;text-align:left}.common-four-slider .owl-dots .owl-dot.active span{background-color:var(--bs-purple);position:relative}.common-four-slider .owl-dots .owl-dot.active span:before{width:19px;height:19px;background-color:transparent;border-radius:50%;border:2px solid var(--bs-purple);position:absolute;content:"";top:-5px;left:-5px}.common-four-slider .owl-dots .owl-dot span{width:9px;height:9px;margin-right:5px}.client-review-name{display:flex;align-items:center;justify-content:space-between}.client-review-name h6{font-size:20px}.client-review-name .rating{font-size:12px}.client-review-img{margin-bottom:40px;float:left}.client-four-slider{margin-bottom:55px;border-bottom:1px solid #EBEBEB}.client-four-slider .owl-dots{margin-bottom:55px}.footer.footer-5{background:#f4f5f5!important}.footer.footer-5 .footer-top{background:#f4f5f5!important;padding-bottom:26px}.footer.footer-5 .footer-top .footer-menu ul li{margin-bottom:18px}.footer.footer-5 .footer-top .footer-menu ul li:last-child{margin-bottom:0}.footer.footer-5 .footer-widget .subscribe-form .form-control{border:0;padding:10px 50px 10px 10px;min-height:56px}.footer.footer-5 .footer-widget .subscribe-form .btn{right:10px}.footer.footer-5 .footer-widget .footer-btn{width:40px;height:36px;color:#fff}.footer.footer-5 .footer-widget .footer-btn:hover{background:var(--bs-purple);border-color:var(--bs-purple)}.footer.footer-5 .footer-widget .social-icon a{background:#fff!important}.footer.footer-5 .footer-widget .social-icon a:hover{color:var(--bs-purple)}.footer.footer-5 .footer-bottom{background:#f4f5f5!important;padding:20px 0}@media (max-width: 767.98px){.footer.footer-5 .copyright-menu{float:left}}.hero-section-six{position:relative;z-index:1010;background-color:#f7f8f9}@media (max-width: 991.98px){.hero-section-six{padding-top:10px}}.hero-section-six .hero-section-overlay-img .gradient-img{position:absolute;bottom:0;z-index:1;left:0}.hero-section-six .hero-section-overlay-img .white-circle{position:absolute;left:18%;bottom:0;z-index:1}.hero-section-six .hero-section-overlay-img .main-bg{position:absolute;bottom:0;z-index:-1}.hero-section-six .hero-section-overlay-img .top-circle{position:absolute;top:0;left:50%}.hero-section-six .hero-section-overlay-img .right-img{position:absolute;right:0;z-index:-1}.hero-section-six .hero-section-overlay-img .oval-img{position:absolute;right:0;bottom:0;z-index:-99}.hero-section-six header.header-six{background:none;box-shadow:none}.hero-section-six header.header-six.fixed{background-color:#fff}.hero-section-six header.header-six .offcanvas-info .offcanvas__contact a.btn-primary{background-color:var(--bs-purple)!important;color:#fff}.hero-section-six header.header-six .header-navbar-rht .nav-item .header-button-six{padding:12px 24px;background:var(--bs-purple);color:#fff;border-radius:40px;transition:.7s;font-weight:500}.hero-section-six header.header-six .header-navbar-rht .nav-item .header-button-six:hover{color:#282b8b;background:#fff;transition:.7s}.hero-section-six header.header-six .main-menu-wrapper nav{margin-right:20px}.hero-section-six header.header-six .main-menu-wrapper .nav-link.btn.btn-primary{background-color:var(--bs-purple)!important;color:#fff!important}.hero-section-six .header.header-six.fixed{background:#fff}.hero-section-six .home-banner-six{min-height:660px;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center}@media (max-width: 991.98px){.hero-section-six .home-banner-six{min-height:300px;padding:40px 0}}.hero-section-six .home-banner-six .home-banner-main{position:absolute;top:13%;z-index:1}.hero-section-six .home-banner-six-bottom .home-banner-six-detergent{display:flex;align-items:center;margin-bottom:8px}.hero-section-six .home-banner-six-bottom .home-banner-six-detergent span{background-color:#fff;padding:10px;display:flex;align-items:center;justify-content:center;margin-right:6px}.hero-section-six .home-banner-six-bottom .display-5{font-weight:700}@media (max-width: 767.98px){.hero-section-six .home-banner{min-height:auto}}.search-box-two.search-box-six{padding:10px;width:114%;position:relative;z-index:1}@media (max-width: 991.98px){.search-box-two.search-box-six{display:inline-block;border-radius:0;width:100%}}@media (max-width: 767.98px){.search-box-two.search-box-six{display:inline-block;border-radius:0}}.search-box-two.search-box-six form{display:flex;align-items:center}@media (max-width: 991.98px){.search-box-two.search-box-six form{flex-wrap:wrap;flex-direction:column;align-items:start}}@media (max-width: 767.98px){.search-box-two.search-box-six form{flex-wrap:wrap;flex-direction:column}}.search-box-two.search-box-six .search-input-new.line-six{width:45%}@media (max-width: 991.98px){.search-box-two.search-box-six .search-input-new.line-six{width:100%}}.search-box-two.search-box-six .search-input-new.line-two-six{width:35%}@media (max-width: 991.98px){.search-box-two.search-box-six .search-input-new.line-two-six{width:100%}}.search-box-two.search-box-six .search-btn{width:20%}@media (max-width: 991.98px){.search-box-two.search-box-six .search-btn{width:100%}}@media (max-width: 767.98px){.search-box-two.search-box-six .search-btn{width:100%}}.search-box-two.search-box-six .search-btn .btn{padding:8px 16px;font-size:16px;font-weight:500}.search-box-two.search-box-six .select2-container--default .select2-selection--single .select2-selection__rendered{color:#242b3a!important;font-size:16px;font-weight:400}.search-input-new.line-two-six input{padding:0 40px 0 10px;height:40px;min-height:40px}.search-input-new.line-two-six input::placeholder{color:#242b3a!important}.search-input-new.line-two-six i{color:var(--bs-purple);right:12px}.search-input-new.line-two-six .form-group input::placeholder{color:#74788d;font-size:16px;font-weight:400}.search-input-new.line-six .select2-container--default .select2-selection--single{border:0;height:40px}.search-input-new.line-six .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:var(--bs-purple)}.side-social-media-six{position:relative}.side-social-media-six ul{position:absolute;top:260px;left:0;z-index:2}.side-social-media-six ul li{margin-bottom:20px}.side-social-media-six ul li a{width:24px;display:flex;height:24px;background:#282b8b;align-items:center;justify-content:center;border-radius:50%;color:#fff;transition:.5s}.side-social-media-six ul li a:hover{background:#fff;color:#282b8b;transition:.5s}.side-social-media-six ul li a i{font-size:12px}.home-banner-six-detergent{margin-bottom:20px}.home-banner-six-detergent h5{margin-bottom:0;color:#282b8b}.banner-six-side-img{position:relative}.banner-six-side-img img{position:absolute;bottom:-33px;right:0}.banner-six-ellipse-img{position:relative}.banner-six-ellipse-img .ellipe-six-one{position:absolute;top:0}.reason-choose-us{position:relative;padding:80px 0 66px}@media (max-width: 991.98px){.reason-choose-us{padding:50px 0 26px}}@media (max-width: 767.98px){.reason-choose-us{padding:40px 0 16px}}.reason-six{display:flex;justify-content:start;align-items:flex-end;align-items:center;margin-bottom:10px}.reason-six img{padding:10px;background-color:#fff;margin-right:10px;box-shadow:0 0 5px #00000014}.reason-six p{color:#656b76;font-weight:600}@media (max-width: 767.98px){.reason-six p{font-size:14px}}.section-heading.section-heading-six h2{color:#242b3a;margin-bottom:0}@media (max-width: 991.98px){.section-heading.section-heading-six h2{font-size:34px}}@media (max-width: 767.98px){.section-heading.section-heading-six h2{font-size:28px}}.section-heading.section-heading-six h2 span{color:var(--bs-purple)}.professional-cleaning-main{background:#edeef0;padding:20px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:24px}.professional-cleaning-main img{background-color:#fff;padding:16px;margin-bottom:16px}.professional-cleaning-main h5{color:#242b3a;margin-bottom:0}@media (max-width: 991.98px){.section-heading.section-heading-six{margin-bottom:30px}}.total-client-all{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}@media (max-width: 991.98px){.total-client-all{display:block}}.total-client-all .total-client-half{display:flex;justify-content:start;align-items:center}@media (max-width: 991.98px){.total-client-all .total-client-half{margin-bottom:20px;row-gap:10px;flex-wrap:wrap}}.total-client-all .total-client-half .total-client-mini{padding:0 20px 0 0}.total-client-all .total-client-half .total-client-mini:first-child{padding-left:0;border-right:1px solid #D9D9D9;margin-right:20px}.total-client-all .total-client-half .total-client-mini:nth-child(3){padding-left:0}.total-client-all .total-client-half .total-client-mini .total-experts-main{display:inline-flex;align-items:center}@media (max-width: 767.98px){.total-client-all{flex-direction:column}}.total-client-all ul li a img{width:45px;height:45px;border-radius:50%;border:5px solid #fff}.total-experts-main h3{color:#282b8b;font-size:38px;margin:0 10px 0 0}.total-experts-main p{color:#74788d;font-weight:500;margin-bottom:0}.total-experts-main p span{display:block}.total-client-avatar li{display:inline-block;margin:0 0 0 -15px}.total-client-avatar li:first-child{margin-left:0}.total-client-avatar .more-set a{display:flex;align-items:center;justify-content:center;width:45px;height:45px;background:#282b8b;border-radius:50%;color:#fff;border:5px solid #fff;font-size:14px;font-weight:600}.total-client-half li .total-client-content{margin:0 0 0 40px;color:#74788d}.total-client-half li .total-client-content span{display:block}p.total-client-content{margin-bottom:0;max-width:480px}.our-company-ryt{position:relative;display:flex;justify-content:flex-end;z-index:0}.our-company-ryt .bg-overlay-img{position:absolute;z-index:-1;top:-120px;right:-90px}.our-company-bg img{position:absolute;top:-157px;z-index:-1;left:85px}.our-company-img img{position:absolute;top:-50px;right:0;left:0;width:100%}.about-our-company{position:relative;background:radial-gradient(22.27% 41.82% at 32.4% 51.2%,#ffe6f31a,#f7f8f9);padding:80px 0}@media (max-width: 991.98px){.about-our-company{padding:50px 0}}@media (max-width: 767.98px){.about-our-company{padding:40px 0}}.our-company-six p{color:#74788d;font-weight:400;max-width:559px;line-height:30px;margin-bottom:40px}@media (max-width: 991.98px){.our-company-six p{margin-bottom:30px}}.our-company-first-content{display:inline-flex;align-items:center;background:#fff;border:1px solid #E7E7E7;box-shadow:0 4px 15px #0000000a;border-radius:10px;padding:15px;position:absolute;bottom:-400px;left:25px}.our-company-first-content a{display:flex;align-items:center;justify-content:center;padding:20px;border-radius:50%;background:var(--bs-purple);color:#fff;transition:.7s}.our-company-first-content a:hover{background:#fff;color:var(--bs-purple);transition:.7s}.our-company-first-content a i{font-size:22px}.company-top-content{margin-right:24px}.company-top-content p{margin-bottom:0;color:#74788d}.company-top-content h3{font-size:38px;color:#282b8b;margin-bottom:0}.our-company-two-content{position:absolute;top:-158px;right:17px;padding:15px;background:#fff;border:1px solid #E7E7E7;box-shadow:0 4px 15px #0000000a;border-radius:10px}.our-company-two-content p{color:#74788d;margin-bottom:0}.company-two-top-content{display:flex;justify-content:center;align-items:center}.company-two-top-content h4{margin-bottom:0;color:#282b8b;font-size:38px}.afford-btn{display:inline-flex;justify-content:flex-end;text-decoration:underline;color:#242b3a;float:right}@media (max-width: 767.98px){.afford-btn{float:left;margin-top:16px}}.aboutus-companyimg{position:relative}.aboutus-companyimg img{max-width:100%}.aboutus-companyimg .our-company-overlay-img{position:absolute;left:-102px;bottom:-115px;z-index:-1}.playicon{position:absolute;right:48%;top:37%}.playicon span{width:48px;height:48px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#242b3a}.modal-content-video{padding:0!important}.modal-content-video .modal-content{background:#000}.modal-content-video .modal-header{border:0}.modal-content-video .modal-header button.close{color:#fff;opacity:1}.video-home video{width:100%}.satisfied-service-section{position:relative;padding:80px 0 66px;background:#fff}@media (max-width: 991.98px){.satisfied-service-section{padding:50px 0 26px}}@media (max-width: 767.98px){.satisfied-service-section{padding:40px 0 16px}}.get-service-main{padding:30px;text-align:center;background:#fff;border:1px solid #EBECED;box-shadow:0 0 5px #00000014;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:24px}.get-service-main:hover{border:1px solid var(--bs-purple);background:#ff008a03}.get-service-main:hover .get-service-btn a{color:var(--bs-purple)}.get-service-main:hover .get-service-btn a i{background:#ff008a1a}.get-service-main span,.get-service-main span img{-webkit-transition:.4s;-ms-transition:.4s;transition:.4s}.get-service-main img{margin-bottom:25px}.get-service-main h5{color:#242b3a;margin-bottom:25px}.get-service-btn a{display:flex;align-items:center;color:#74788d;font-weight:500}.get-service-btn a i{padding:4px;border-radius:50%;background:#6262621a}.see-works-six-section{position:relative;padding:80px 0 66px;background:#f4f5f5}@media (max-width: 991.98px){.see-works-six-section{padding:50px 0 26px}}@media (max-width: 767.98px){.see-works-six-section{padding:40px 0 16px}}.see-works-six-section .overlay-img .top{position:absolute;top:-50px}.see-works-six-section .overlay-img .buttom{position:absolute;bottom:-50px}.how-it-works-six{margin-bottom:24px}.works-six-num{display:flex;align-items:center;justify-content:center}.works-six-num h2{position:relative;display:flex;align-items:center;justify-content:center;color:#fff;font-size:50px;width:82px;height:82px;background:#ff008a80;border-radius:10px;z-index:0}.works-six-num h2:before{position:absolute;content:"";width:82px;height:82px;background:#ff008a80;border-radius:10px;transform:rotate(14.46deg);z-index:-1}.works-six-num h2:after{position:absolute;content:"";width:2px;height:51px;background:#ff008a;bottom:-70px;left:50%;transform:translate(-50%)}.works-six-num.works-six-num-two h2{background:#f7d04a80}.works-six-num.works-six-num-two h2:before{background:#f7d04a80}.works-six-num.works-six-num-three h2{background:#20306680}.works-six-num.works-six-num-three h2:before{background:#20306680}.work-online-img{display:flex;align-items:center;justify-content:center;margin-top:80px}.work-online-bottom{display:flex;align-items:center;justify-content:center;position:absolute;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%)}.work-online-bottom h4{max-width:160px;text-align:center}.work-online-bottom img{margin-bottom:20px}.work-online-schedule{position:relative}.work-online-bottom.work-online-bottom-two img{margin-bottom:0}.work-online-bottom.work-online-bottom-two h4{margin-bottom:25px}.blogs-service-section{position:relative;padding:80px 0 66px}@media (max-width: 991.98px){.blogs-service-section{padding:50px 0 26px}}@media (max-width: 767.98px){.blogs-service-section{padding:40px 0 16px}}.latest-blog-content{width:76px;height:76px;border-radius:10px;background:#fff;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;margin-right:20px}.latest-blog-content h5{text-align:center;color:#242b3a;font-size:24px}.latest-blog-content h5 span{display:block;font-size:16px;color:#656b76}.latest-profile-name{display:flex;align-items:center}.latest-profile-name img{width:28px;height:28px;border-radius:50%;margin-right:5px}.latest-profile-name h6{margin-bottom:0;font-size:14px;color:#74788d;font-weight:400}.service-content.service-content-six{padding:20px 0 0;margin-top:0;z-index:1;position:relative}.service-content.service-content-six .latest-blog-six{position:absolute;top:-231px;left:15px}@media (max-width: 991.98px){.service-content.service-content-six .latest-blog-six{top:-194px}}@media (max-width: 767.98px){.service-content.service-content-six .latest-blog-six{display:none}}.service-content.service-content-six .blog-import-service{color:#242b3a;font-size:20px;margin-bottom:8px;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.service-content.service-content-six p{color:#74788d;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.service-content.service-content-six a{color:var(--bs-purple)}.service-content.service-content-six a:hover{color:#282b8b}.service-widget.service-six{padding:20px;background:#f8f8f8}.our-expert-six-section{position:relative;background:url(/build/assets/oru-company-bg-PcuqGU-k.png);background-repeat:no-repeat;background-size:cover;padding:80px 0 66px}@media (max-width: 991.98px){.our-expert-six-section{padding:50px 0 26px}}@media (max-width: 767.98px){.our-expert-six-section{padding:40px 0 16px}}.our-expert-six{position:relative;margin-bottom:24px}.our-expert-six:hover .our-expert-six-content{transform:scale(1);z-index:0}.our-expert-six-content{display:flex;align-items:self-start;justify-content:end;flex-direction:column;padding-left:15px;position:absolute;width:100%;height:100%;top:0;z-index:9;border-radius:10px 204px 10px 10px;background:#00000087;transform:scale(0);transition:all .5s}.our-expert-six-content h6{color:#fff;font-size:18px}.our-expert-six-content p{color:var(--bs-purple);margin-bottom:10px}.our-expert-six-content .rating{font-size:12px;margin-bottom:12px}.our-expert-six-content h5{font-size:20px;color:#fff;margin-bottom:17px}.our-expert-six-content h5 span{font-size:14px;color:#c2c9d1}.our-expert-six-content a{padding:8px 16px;margin-bottom:20px;border-radius:30px;background:var(--bs-purple);border:1px solid var(--bs-purple)}.our-expert-img{border-radius:10px}.our-expert-img img{border-radius:10px;width:100%}.customer-reviews-six-section{position:relative;padding:80px 0 66px}@media (max-width: 991.98px){.customer-reviews-six-section{padding:50px 0 26px}}@media (max-width: 767.98px){.customer-reviews-six-section{padding:40px 0 16px}}.customer-review-main-six{background:#f8f8f8;border-radius:10px;position:relative;margin-bottom:24px}.customer-review-top{position:relative;padding:30px 56px 28px;text-align:center}.customer-review-top img{width:97px;height:97px;border-radius:50%;margin-bottom:30px}.customer-review-top:before{position:absolute;content:"";bottom:-2px;left:50%;width:54px;height:2px;background:var(--bs-purple);transform:translate(-50%,-50%)}.customer-review-top p{color:#74788d;margin-bottom:0}.customer-review-bottom{padding:28px 0;display:flex;align-items:center;justify-content:center}.customer-review-bottom .rating{margin-bottom:0}.customer-review-quote img{position:absolute;top:20px;right:20px}.hidden-charge-section{position:relative;background:#ff008a05;padding:80px 0 66px}@media (max-width: 991.98px){.hidden-charge-section{padding:50px 0 26px}}@media (max-width: 767.98px){.hidden-charge-section{padding:40px 0 16px}}.hidden-charge-main{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px;background:#fff;border:1px solid #E7E7E7;border-radius:10px;margin-bottom:24px}.hidden-charge-main h4{color:#242b3a;margin-bottom:16px}.hidden-charge-main ul{text-align:center;height:170px;width:100%}.hidden-charge-main ul li{line-height:30px;color:#74788d}.hidden-charge-main.hidden-charge-main-two{border:1px solid var(--bs-purple);box-shadow:10px 24px 17px #ff008a0a}.hidden-charges-bottom-mark h1{color:#242b3a;margin-bottom:10px}.hidden-charges-bottom-mark h1 span{font-size:18px;color:#dadada}.hidden-charges-bottom-mark h6{color:#656b76;font-weight:400;margin-bottom:30px;font-size:14px}.btn-charges{border-radius:30px;background:#282b8b;padding:8px 16px;border:1px solid #282B8B}.btn-charges.btn-plan{background:var(--bs-purple);border:1px solid var(--bs-purple)}.btn-charges.btn-plan:hover{border-color:var(--bs-purple)}.app-six-section{position:relative;padding:80px 0}@media (max-width: 991.98px){.app-six-section{padding:0}}@media (max-width: 767.98px){.app-six-section{padding:0}}.app-sec.app-sec-six{background:#282b8b;border-radius:10px;padding:0}.app-sec-main{position:relative;background:url(/build/assets/new-app-bg-D_ZCeDZL.png);background-repeat:no-repeat;background-position:left top;background-size:50% 100%;border-radius:10px}.app-imgs-six-bg img{position:absolute;top:18%;left:30%}.appimg-six{position:relative;margin-left:-16px}.app-img-sec img{position:absolute;top:80px;left:60px;z-index:-1}.new-app-six-bottom{display:flex}.new-app-six-content{display:flex;flex-direction:column;justify-content:center;margin-top:27px}.new-app-six-middle{padding-left:50px}.new-app-six-middle h2{font-size:50px;max-width:340px}.new-app-six-middle h2 span{font-size:40px;font-weight:600}.new-app-six-middle p{max-width:450px}.new-six-img{margin-bottom:15px}.footer-six-ryt h6{color:#242b3a;font-size:16px}.footer-bottom.footer-bottom-six{background-color:#f4f5f5}.footer-bottom.footer-bottom-six .copyright-text,.footer-bottom.footer-bottom-six .copyright-menu{margin-bottom:8px}@media (max-width: 767.98px){.footer-bottom.footer-bottom-six .copyright-menu{float:left}}.footer-bottom.footer-bottom-six .copyright-menu ul{display:flex}.footer-bottom.footer-bottom-six .copyright-menu ul li{padding-right:10px}.footer-bottom.footer-bottom-six .copyright-menu ul li a{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#111827;color:#fff;font-size:12px}.footer-bottom.footer-bottom-six .copyright-menu ul li a:hover{background:var(--bs-purple);color:#fff}.footer-bottom .copyright-menu ul li .footer-six-link{background-color:#111827;color:#fff}.footer.footer-six-content{padding-top:0}.footer.footer-six-content .footer-top{padding:40px 0 16px}.footer.footer-six-content .footer-widget ul li{margin-bottom:8px}.footer.footer-six-content .footer-widget ul li:last-child{margin-bottom:0}.footer.footer-six-content .footer-widget ul li a{color:#656b76}.footer.footer-six-content .footer-widget ul li a:hover{color:var(--bs-purple)}.home-banner-eight{min-height:625px}@media (max-width: 767.98px){.home-banner-eight{min-height:auto}}.home-banner-eight .section-search{max-width:none;text-align:center;padding-top:67px}@media (max-width: 991.98px){.home-banner-eight .section-search{padding-top:0}}.home-banner-eight .section-search h1{position:relative}.home-banner-eight .section-search h1 span{color:var(--bs-purple)}.home-banner-eight .section-search p{margin-bottom:30px}.home-eight-bg img{position:absolute;top:60px;right:0;z-index:0}.home-eight-dog{position:relative}.home-eight-bg-two img{position:absolute;bottom:127px;left:100px;z-index:0}.home-eight-dog-feet img{position:absolute;bottom:50%;left:14%;z-index:-2}.home-banner-eight-icon{margin-bottom:32px}.home-banner-eight-icon ul{justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.home-banner-eight-icon ul li{justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:30px}.home-banner-eight-icon ul li i{font-size:20px;margin-right:7px;color:var(--bs-purple)}.hero-section-eight{background:#f9f9f9;box-shadow:0 20px 30px #0000000d}@media (max-width: 991.98px){.hero-section-eight{padding-bottom:0}}.search-box-two.search-box-eight{max-width:900px;margin:auto auto 30px;border-radius:50px;padding:20px}.search-box-two.search-box-eight .search-input-new{width:40%}.search-box-two.search-box-eight .search-input-new i{left:15px;right:auto;color:#424242}@media (max-width: 575.98px){.search-box-two.search-box-eight .search-input-new{width:100%}}.search-box-two.search-box-eight .search-btn{width:20%}.search-box-two.search-box-eight .search-btn .btn{border-radius:40px;padding:9px 10px}@media (max-width: 575.98px){.search-box-two.search-box-eight .search-btn{width:100%}}.search-box-two.search-box-eight .select2-container--default .select2-selection--single .select2-selection__rendered{text-align:start;color:#6c6c6c;padding-left:10px}.search-box-two.search-box-eight .select2-container--default .select2-selection--single{border:0}.search-box-two.search-box-eight .search-input-new.line-six{position:relative}.search-box-two.search-box-eight .search-input-new.line-six .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#424242}.search-box-two.search-box-eight .search-input-new.line-six:before{position:absolute;right:0;top:50%;width:1px;height:22px;background:#2a396d1a;content:"";z-index:1;margin-top:-10px}.search-box-two.search-box-eight .search-input-new.line-two-six input{padding:0 10px 0 40px;height:auto}.search-box-two.search-box-eight .search-input-new.line-two-six input::placeholder{color:#6c6c6c;font-size:14px}.category-sections-eight{padding:80px 0;background:#fff}@media (max-width: 991.98px){.category-sections-eight{padding:50px 0}}@media (max-width: 767.98px){.category-sections-eight{padding:40px 0}}.category-eight-main{text-align:center;position:relative;margin-bottom:24px}.category-eight-main span{padding:5px 10px;background:#2a396d0d;border-radius:10px;font-size:14px}.category-eight-main:hover .category-eight-img-inside{transform:scale(1)}.category-eight-main:hover h6{color:#ff0080}.category-eight-main:hover .category-eight-img:before{opacity:1;transform:scale(1);transition:.5s all}.category-eight-main:hover span{background:#ff00800d;color:#ff0080}.category-eight-img{margin-bottom:15px;position:relative;transition:.5s all}.category-eight-img img{border-radius:10px}.category-eight-img:before{content:"";width:100%;height:100%;background:linear-gradient(0deg,#ff0080b3,#ff0080b3);opacity:0;transform:scale(0);position:absolute;top:0;left:0;transition:.5s all;border-radius:10px}.category-eight-img-inside{position:absolute;width:100%;height:75%;display:flex;align-items:center;justify-content:center;top:0;z-index:9;border-radius:10px;transform:scale(0);transition:all .5s}.category-eight-img-inside a{color:#fff}.category-eight-img-inside a img{width:41px!important;margin:auto}.category-eight-slider .owl-nav{text-align:center}.category-eight-slider .owl-nav button.owl-prev{background:#fff;box-shadow:0 4px 14px #8d8d8d40;margin-bottom:0}.category-eight-slider .owl-nav button.owl-prev:hover{background:#ff0080!important}.category-eight-slider .owl-nav button.owl-next{background:#fff;box-shadow:0 4px 14px #8d8d8d40;margin-bottom:0}.category-eight-slider .owl-nav button.owl-next:hover{background:#ff0080!important}.popular-eight-section{padding:80px 0;background:#f9f9f9}@media (max-width: 991.98px){.popular-eight-section{padding:50px 0}}@media (max-width: 767.98px){.popular-eight-section{padding:40px 0}}.shop-content-logo img{width:40px;height:40px;border-radius:50%;margin-bottom:17px}.service-feature-eight{margin-top:-40px;position:relative;z-index:1}.features-service-five.features-service-eight h6{padding:5px 10px;color:#545454;background:#f9f9f9;border-radius:5px}.service-content.service-feature-eight p i{color:#2a396d}.feature-services-eight{display:flex;align-items:center;justify-content:space-between}.feature-services-eight .rate{display:flex;align-items:center}.feature-services-eight .rate h6{margin-bottom:0;font-size:14px;color:#9c9c9c;font-weight:400}.popular-service-eight{display:flex;align-items:flex-end;justify-content:start}.popular-service-eight h6{color:#ff0080;font-size:24px;margin-bottom:0}.popular-service-eight h6 span{color:#545454;font-size:20px;margin-right:4px}.popular-service-eight p{margin-bottom:0;color:#9c9c9c;text-decoration:line-through}.rate-icon{background:#ffd43b;border-radius:5px;padding:2px 10px;color:#fff;font-size:14px;margin-right:3px}.rate-icon i{margin-right:2px}.btn-pets .btn-primary{font-size:14px}.works-eight-section{padding:0 0 66px;background:#fff}@media (max-width: 991.98px){.works-eight-section{padding:0 0 26px}}@media (max-width: 767.98px){.works-eight-section{padding:0 0 16px}}.works-eights-img{position:relative;display:flex;align-items:center;justify-content:center;width:174px;height:174px;border-radius:50%;background:#fff;border:1px solid #F1F1F1;box-shadow:0 20px 30px #0000000d;margin-bottom:30px}.works-eights-main{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:24px}.works-eights-main p{margin-bottom:0}.works-eights-arrow img{position:absolute;top:0;left:160px}@media (max-width: 991.98px){.works-eights-arrow img{display:none}}.works-eights-arrow.works-eights-arrow-two img{top:auto;bottom:0}.about-us-eight-section{padding:80px 0;background:#f9f9f9}@media (max-width: 991.98px){.about-us-eight-section{padding:50px 0}}@media (max-width: 767.98px){.about-us-eight-section{padding:40px 0}}.passion-content-top{display:flex;align-items:center;flex-wrap:wrap;row-gap:10px}.passion-content-top img{margin-right:10px}.passion-content-top .btn-primary{padding:15px 40px;background:var(--bs-purple);border:1px solid var(--bs-purple)}.passion-content-top .btn-primary:hover{border:1px solid var(--bs-purple)}.passion-eight-heading{margin-bottom:25px}.passion-eight-all ul{margin-bottom:24px;display:flex;flex-wrap:wrap}.passion-eight-all ul li{line-height:44px;width:50%}.passion-eight-content{display:inline-block;background:#fff;border:1px solid #F1F1F1;padding:10px 20px}.passion-content-bottom{margin-right:65px}.passion-content-bottom h2{margin-bottom:0;font-size:38px}.passion-content-bottom p{margin-bottom:0}.about-eight-main{position:relative}.truely-eight-bg img{position:absolute;top:0;right:50px}.truely-eight-bg-two img{position:absolute;bottom:0;left:0}.cat-dog-eight-section{padding:80px 0 66px}@media (max-width: 991.98px){.cat-dog-eight-section{padding:50px 0 26px}}@media (max-width: 767.98px){.cat-dog-eight-section{padding:40px 0 24px}}.clients-eights-all{display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;border:1px solid #F1F1F1;box-shadow:0 20px 30px #0000000d;border-radius:10px;padding:30px 20px;margin-bottom:24px}.clients-eights-all h3{font-size:48px;margin-bottom:0}.clients-eights-all span{color:#ff0080;font-size:40px;font-weight:600}.clients-eights-all p{margin-bottom:0}.clients-eight-span{display:flex;align-items:center;justify-content:center}.professional-eight-img{position:relative}.professional-eight-bg img{position:absolute;top:0;right:0}.meet-eight-section{padding:80px 0;background:#f9f9f9}@media (max-width: 991.98px){.meet-eight-section{padding:50px 0}}@media (max-width: 767.98px){.meet-eight-section{padding:40px 0}}.owl-carousel .professional-eight-img-ryt img{width:250px;height:250px;border-radius:50%;margin-bottom:20px}.professional-eight-img-inside{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;top:0;background:linear-gradient(0deg,#ff0080b3,#ff0080b3);border-radius:10px;transform:scale(0);transition:all .5s}.professional-eight-img-inside img{width:41px!important;margin:auto}.professional-eight-main{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:24px}.professional-eight-main h6{font-size:20px;margin-bottom:15px}.professional-eight-main .act{padding:5px 10px;background:#2a396d0d;border-radius:10px;font-size:14px;margin-bottom:12px}.professional-eight-main .rating{font-size:14px;margin-bottom:0}.professional-eight-img-ryt{position:relative}.professional-eight-img-ryt:hover{transform:scale(1)}.professional-eight-slider .owl-nav{text-align:center}.professional-eight-slider .owl-nav button.owl-prev{background:#fff;box-shadow:0 4px 14px #8d8d8d40;margin-bottom:0}.professional-eight-slider .owl-nav button.owl-prev:hover{background:#ff0080!important}.professional-eight-slider .owl-nav button.owl-next{background:#fff;box-shadow:0 4px 14px #8d8d8d40;margin-bottom:0}.professional-eight-slider .owl-nav button.owl-next:hover{background:#ff0080!important}.customers-eight-section{padding:80px 0}@media (max-width: 991.98px){.customers-eight-section{padding:50px 0}}@media (max-width: 767.98px){.customers-eight-section{padding:40px 0}}.customers-eight-main{margin-bottom:40px}.customers-eight-main .testimonials-seven-img img{width:100px!important;height:100px;border:4px solid #fff;filter:drop-shadow(0px 4px 24px rgba(205,205,205,.25))}.testimonials-main-ryt.customers-eight-main{background:#fff;border:1px solid #F1F1F1;box-shadow:0 20px 30px #0000000d;border-radius:10px}.testimonials-main-ryt.customers-eight-main .testimonials-content-seven{margin-bottom:10px}.testimonials-main-ryt.customers-eight-main .testimonials-img-content{margin-bottom:20px;text-align:left}.testimonials-main-ryt.customers-eight-main p{margin-bottom:0;text-align:left}.customers-eight-heading{margin-bottom:20px}.customers-eight-heading h2,.customers-eights-all p{max-width:500px}.customers-eights-all .total-client-avatar-seven{margin-bottom:15px}.customers-icons i{color:#ffb800}.customers-icons span,.customers-icons p{color:#6c6c6c}.testimonals-eight-slider .owl-nav{text-align:end}.testimonals-eight-slider .owl-nav button.owl-prev{background:#fff;box-shadow:0 4px 14px #8d8d8d40;margin-bottom:0}.testimonals-eight-slider .owl-nav button.owl-prev:hover{background:#ff0080!important}.testimonals-eight-slider .owl-nav button.owl-next{background:#fff;box-shadow:0 4px 14px #8d8d8d40;margin-bottom:0}.testimonals-eight-slider .owl-nav button.owl-next:hover{background:#ff0080!important}.blog-eight-section{padding:80px 0;background:#f9f9f9}@media (max-width: 991.98px){.blog-eight-section{padding:50px 0}}@media (max-width: 767.98px){.blog-eight-section{padding:40px 0}}.service-widget.service-widget-eight{position:relative}.service-widget.service-widget-eight .service-img:hover .service-eight-img-inside{transform:scale(1);z-index:1}.service-eight-img-inside{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;top:0;background:linear-gradient(0deg,#ff0080b3,#ff0080b3);transform:scale(0);transition:all .5s;z-index:2}.service-eight-img-inside a{color:#fff}.service-eight-img-inside a img{width:41px!important;margin:auto}.service-widget-eight .service-img{border-radius:0}.service-content.service-eight-blogs p{white-space:normal}.useful-bottom-eight .useful-img{display:flex;align-items:center;justify-content:center}.useful-bottom-eight .useful-img img{width:28px;height:28px;margin-right:5px;border-radius:50%}.useful-bottom-eight .useful-img span{color:#203066}.useful-bottom-eight h6{margin-bottom:0;color:#203066}.useful-bottom-eight h6 i{color:var(--bs-purple);margin-right:6px}.blog-eight-slider .owl-nav{text-align:center}.blog-eight-slider .owl-nav button.owl-prev{background:#fff;box-shadow:0 4px 14px #8d8d8d40;margin-bottom:0}.blog-eight-slider .owl-nav button.owl-prev:hover{background:#ff0080!important}.blog-eight-slider .owl-nav button.owl-next{background:#fff;box-shadow:0 4px 14px #8d8d8d40;margin-bottom:0}.blog-eight-slider .owl-nav button.owl-next:hover{background:#ff0080!important}.healthy-eight-section{padding:80px 0}@media (max-width: 991.98px){.healthy-eight-section{padding:50px 0}}@media (max-width: 767.98px){.healthy-eight-section{padding:40px 0}}.pets-content-all h2{color:#ff0080;font-size:38px}@media (max-width: 991.98px){.pets-content-all h2{font-size:32px}}@media (max-width: 767.98px){.pets-content-all h2{font-size:28px}}.pets-content-all h1{font-size:48px;margin-bottom:20px}@media (max-width: 991.98px){.pets-content-all h1{font-size:36px}}.pets-content-all p{margin-bottom:30px}.pets-content-all .btn-primary{padding:15px 30px;background:#ff0080;border-radius:0;border:1px solid #ff0080}@media (max-width: 767.98px){.pets-content-all .btn-primary{padding:12px 15px}}.healthy-pets-img{position:relative}.healthy-eight-bg img{position:absolute;top:0;right:0}.healthy-eight-bg-two img{position:absolute;bottom:0;left:0;z-index:-1}.footer.footer-eight{background:#f4f5f5!important}.footer.footer-eight .footer-top{padding:50px 0 40px}@media (max-width: 991.98px){.footer.footer-eight .footer-top{padding:30px 0}}@media (max-width: 767.98px){.footer.footer-eight .footer-top{padding:20px 0}}.footer.footer-eight .footer-contact-info p{padding-left:30px}.footer.footer-eight .footer-widget .footer-logo{margin-bottom:20px}.footer.footer-eight .social-icon ul{margin:0}.footer.footer-eight .social-icon ul a{background:#111827!important;color:#fff}.footer.footer-eight .social-icon ul a:hover{color:var(--bs-purple)}.footer.footer-eight .footer-contact-info span{color:#ff0080}.footer-menu-eight ul li img{margin-right:10px}.footer-menu-8 ul li{margin-bottom:18px}.new-app-eight-content{display:flex;justify-content:center;align-items:center;flex-direction:column}.app-eight-bottom{display:flex}.app-eight-bottom-inner{margin-right:7px}.app-eight-content-inner{margin-bottom:10px}.footer-bottom-eight{position:relative;background:#f4f5f5!important}.footer-bottom-eight .copyright .copyright-text p{margin-bottom:0}.footer-bottom-eight .healthy-eight-bg-three img{position:absolute;bottom:-20px;right:15%;z-index:2}.section-heading-eight{margin-bottom:40px}.home-eight .btn-saloons .btn-primary:hover{border-color:var(--bs-purple)}.home-eight .owl-nav{margin-top:16px}.home-eight-bg-two .pet-bg-1 img{position:absolute;right:50px;bottom:200px;left:unset}.home-eight-bg-two .pet-bg-2 img{position:absolute;left:50px;bottom:100px}.footer-side .subscribe-form .footer-btn{width:40px;height:36px;color:#fff}.footer-menu-eight .subscribe-form .form-control{height:55px}.footer-menu-eight .subscribe-form .footer-btn{right:10px}.footer-menu-eight .subscribe-form .footer-btn:hover i{color:#fff}.hero-section-five{position:relative;background:url(/build/assets/banner-five-bg-ba8eNz36.jpg);background-repeat:no-repeat;background-size:cover;background-position:left center}@media (max-width: 991.98px){.hero-section-five{padding:0}}@media (max-width: 991.98px){.hero-section-five .home-banner{padding:50px 0}}@media (max-width: 767.98px){.hero-section-five .home-banner{padding:40px 0}}.section-section-five h1{color:#fff;font-weight:700;font-size:50px;max-width:600px;margin-bottom:30px}@media (max-width: 991.98px){.section-section-five h1{font-size:32px}}@media (max-width: 767.98px){.section-section-five h1{font-size:26px}}.section-section-five h4{font-size:24px;color:#fff;margin-bottom:15px}.section-section-five p{color:#fff;font-size:16px;margin-bottom:20px;max-width:430px;font-weight:400}.section-section-five span{color:var(--bs-purple)}.search-group-icon-5{color:var(--bs-purple);font-size:20px;padding:10px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#ff008a0d}.search-box.search-box-five{padding:12px;margin-top:0}.search-box.search-box-five .search-input{width:50%;float:none;justify-content:end}.search-box.search-box-five .search-input .btn{justify-content:center}@media (max-width: 767.98px){.search-box.search-box-five .search-input{justify-content:start;width:100%}}.search-box.search-box-five .search-input .form-group{width:calc(100% - 40px)}@media (max-width: 767.98px){.search-box.search-box-five .search-input .form-group{width:100%}}@media (max-width: 767.98px){.search-box.search-box-five .search-input{width:100%}}.search-box.search-box-five .select2-container--default .select2-selection--single{border:none}.search-box.search-box-five .select2-container--default .select2-selection--single .select2-selection__rendered{color:#626262;font-weight:400;padding-left:0}.search-box.search-box-five .search-box-form{display:flex}@media (max-width: 767.98px){.search-box.search-box-five .search-box-form{flex-direction:column}}.floating-five-main{margin-top:-200px;position:relative;z-index:3}.floating-img{position:absolute;bottom:-75px;z-index:1}.car-five-arrow-img{position:relative}.car-five-arrow-img img{position:absolute;content:"";top:-158px;left:-121px}.floating-five-buttom{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;padding:24px;border-radius:8px;margin-right:10px}.floating-five-buttoms{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;padding:24px;border-radius:8px}.car-wash-feature{margin-top:35px}@media (max-width: 991.98px){.car-wash-feature{margin-top:0}}.floating-five-buttom-all{margin-right:20px}.floating-five-buttom-all h5{font-size:36px;margin-bottom:10px}.floating-five-buttom-all p{margin-bottom:0}.floating-five-buttom-img i{background-color:#203066;padding:22px;border-radius:50%;color:#fff}.floating-five-buttom-img.floating-fives-buttom-img i{background-color:var(--bs-purple)}.featured-categories-section{padding:140px 0 66px;position:relative;background-color:#f3f6fc}@media (max-width: 991.98px){.featured-categories-section{padding:50px 0 26px}}@media (max-width: 767.98px){.featured-categories-section{padding:40px 0 16px}}@media (max-width: 991.98px){.feature-category-nine{justify-content:center}}.featured-category-bg-img img{position:absolute;left:0;top:170px;z-index:0}.testimonals-five-section{background-repeat:no-repeat;background-size:cover;padding:80px 0}@media (max-width: 767.98px){.testimonals-five-section{padding:40px 0}}.car-testimonials-five-slider .owl-nav{display:flex;align-items:center;justify-content:center;gap:10px}.car-testimonials-five-slider .owl-nav button.owl-prev,.car-testimonials-five-slider .owl-nav button.owl-next{background:#fff!important;color:#111827;margin-bottom:0;padding:10px!important;border-radius:50%;display:flex;align-items:center;justify-content:center}.car-testimonials-five-slider .owl-nav button.owl-prev:hover,.car-testimonials-five-slider .owl-nav button.owl-next:hover{background-color:var(--bs-purple)!important;color:#fff}.feature-content-bottom{display:flex;align-items:center;justify-content:space-between}.service-widget.service-two .service-content.service-content-five p{color:#28283c;font-weight:600;font-size:20px}.service-content.service-content-five p{margin-bottom:0}.service-content.service-content-five a{color:#74788d}.features-service-five{display:flex;align-items:center;justify-content:center}.features-service-five h6{padding:10px;background:#fff;border-radius:4px;font-size:16px;font-weight:400;margin-bottom:0}.features-service-rating{padding:7px;background:#fff;border-radius:4px;margin-right:8px}.features-service-rating i{color:#ffba08;margin-right:9px}.features-service-rating span{color:#626262;font-size:16px}.feature-service-botton{display:flex;align-items:center;justify-content:space-between}.feature-service-botton img{width:45px;height:45px;border-radius:50%}.feature-service-botton.feature-service-botton-five img{width:50px!important}.feature-service-btn a{padding:12px 20px;background-color:var(--bs-purple);border-radius:8px;color:#fff;border:1px solid var(--bs-purple);font-weight:500}.feature-service-btn a:hover{background-color:#fff;border:1px solid #626262;color:#626262}.feature-services-five{display:flex;align-items:center;margin-bottom:16px}.feature-services-five h6{margin-bottom:0;font-size:24px;color:#203066;margin-right:8px}.feature-services-five span{text-decoration:line-through}.feature-category-section{padding:80px 0;position:relative}@media (max-width: 991.98px){.feature-category-section{padding:50px 0}}@media (max-width: 767.98px){.feature-category-section{padding:40px 0}}.feature-category-section:before{position:absolute;content:"";background:url(/build/assets/bubbles-bottom-section-BPloLzmM.png) no-repeat 0 0/100%;left:0;top:163px;width:100%;height:100%;z-index:0}@media (max-width: 767.98px){.feature-category-section:before{background-image:none}}.feature-category-section-five{position:relative;padding:80px 0;background-color:#f3f6fc}@media (max-width: 991.98px){.feature-category-section-five{padding:50px 0}}@media (max-width: 767.98px){.feature-category-section-five{padding:40px 0}}.feature-category-section-five:before{position:absolute;content:"";background:url(/build/assets/car-blog-ng-Dls1uPr2.jpg) no-repeat 0 0/100%;left:0;top:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:0}@media (max-width: 767.98px){.feature-category-section-five:before{background-image:none}}.feature-category-section-five .feature-service-botton img{width:45px;height:45px;border-radius:50%}.feature-category-section-five .feature-service-five-slider .owl-nav{display:flex;align-items:center;justify-content:center;gap:10px}.top-providers-five .providerset{padding:0;margin-bottom:50px}.top-providers-five .providerset .providerset-content{padding:0 18px 18px;text-align:center}.top-providers-five .providerset .providerset-content h4{margin-bottom:10px}.top-providers-five .providerset .providerset-content h4 a{font-size:20px;margin-right:4px}.top-providers-five .providerset .providerset-content h4 i{font-size:18px;color:#6dcc76}.top-providers-five .providerset .providerset-content h5{margin-bottom:15px;font-size:20px}.top-providers-five .providerset .providerset-content .providerset-prices{margin-bottom:20px}.top-providers-five .providerset .providerset-content .provider-rating{display:flex;align-items:center;justify-content:space-between}.top-providers-five .providerset .providerset-content .provider-rating .provider-cash h5{margin-bottom:0}.top-providers-five .owl-nav{text-align:center}.providers-section-five{position:relative;padding:80px 0;background:#f3f6fc}@media (max-width: 991.98px){.providers-section-five{padding:50px 0}}@media (max-width: 767.98px){.providers-section-five{padding:40px 0}}.providers-section-five .providerset{border:1px solid #fff}.providers-section-five .owl-nav{display:flex;align-items:center;justify-content:center;gap:10px}.providers-five-bg-car img{position:absolute;content:"";right:0;bottom:55px;z-index:0}.top-providers-five .owl-nav button.owl-prev,.top-providers-five .owl-nav button.owl-next{background:#fff;color:#111827;padding:10px!important;border-radius:50%;margin-bottom:0;display:flex;align-items:center;justify-content:center}.top-providers-five .owl-nav button.owl-prev:hover,.top-providers-five .owl-nav button.owl-next:hover{background:var(--bs-purple)!important;color:#fff}.btn-sec.btn-sec-five .btn-view{background-color:#203066;padding:15px 30px;border-radius:8px}.works-five-section{position:relative;padding:80px 0}@media (max-width: 767.98px){.works-five-section{padding:40px 0}}@media (max-width: 991.98px){.works-five-section{padding:50px 0}}@media (max-width: 991.98px){.works-five-section .row{justify-content:center}}.works-five-section:before{position:absolute;content:"";background:url(/build/assets/bubbles-bottom-section-BPloLzmM.png) no-repeat 0 0/100%;left:0;top:0;width:100%;height:100%;z-index:-1}.works-five-section .works-five-bottom h5{font-size:20px}.works-five-section .works-five-bottom p{font-size:16px}.car-wash-img-five{display:flex;justify-content:center;align-items:center}.works-it-five-button{text-align:center}.works-it-five-button h4{font-size:40px;color:#bbb;margin-bottom:15px}@media (max-width: 991.98px){.works-it-five-button{display:none}}.works-it-dots{position:relative;display:flex;justify-content:center;align-items:center}.works-it-dots span{position:relative;width:16px;height:16px;background-color:#203066;border-radius:50%;margin-bottom:55px}.works-it-dots span:before{width:38px;height:38px;background-color:#22c55e;border-radius:50%;position:absolute;content:"";top:-11px;left:-11px;z-index:-1}@media (max-width: 991.98px){.works-it-dots{display:none}}.works-it-lines span{position:relative}.works-it-lines span:before{width:370px;height:1px;background-color:#203066;position:absolute;content:"";top:-62px;left:241px;z-index:-1}@media (max-width: 991.98px){.works-it-lines{display:none}}.works-five-main{border:1px solid #F3F6FC;border-radius:8px;margin-bottom:24px}@media (max-width: 991.98px){.works-five-main{margin-bottom:0}}.works-five-main:hover{box-shadow:0 10px 20px -5px #4c40ed14}.works-five-img img{width:100%}.offering-five-all{position:relative;background-color:#111827;border-radius:20px;z-index:1;margin-top:66px}.offering-five-all-img img{position:absolute;content:"";left:0;top:0;z-index:-1}.offering-five-button .btn-primary{background-color:var(--bs-purple);padding:15px 30px;border:1px solid var(--bs-purple)}.offering-five-button .btn-primary:hover{border:1px solid var(--bs-purple)}.offering-five-button .btn-primary i{margin-left:10px}@media (max-width: 991.98px){.offering-five-button .btn-primary{padding:12px 15px}}.offering-five-main{padding:50px 29px 50px 50px}.offering-five-main h2{font-size:40px;color:#fff;margin-bottom:25px}@media (max-width: 991.98px){.offering-five-main h2{font-size:30px}}@media (max-width: 767.98px){.offering-five-main h2{font-size:24px}}.offering-five-main p{color:#fff}.offering-five-img{margin:-55 px 0 0 -60px}.works-five-bottom{text-align:center;padding:20px}.works-five-bottom i{display:inline-flex;width:54px;height:54px;background:var(--bs-purple);border-radius:50%;align-items:center;justify-content:center;color:#fff;font-size:18px}.fav-item .fav-icon.fav-icon-five{width:35px;height:35px}.fav-item .fav-icon.fav-icon-five:hover{background-color:var(--bs-purple)}.car-testimonials-main-five{background-color:var(--bs-purple);border-radius:50px}.car-wash-bg-five{position:relative}.car-wash-bg-five .owl-nav{display:flex;align-items:center;justify-content:center}.car-wash-bg-five .owl-nav button{padding:10px;background-color:#fff;color:#111827;border-radius:50%}.testimonials-five-top{padding:24px;margin-bottom:40px}.testimonials-five-top h2{font-size:18px;margin-bottom:8px}.testimonials-five-top p{font-size:16px;margin-bottom:16px}.testimonials-five-top h6{font-size:14px;color:#74788d;margin-bottom:0;font-weight:400}.owl-carousel.car-testimonials-five-slider .test-five-img img{width:119px;height:119px;border-radius:50%;margin-bottom:20px;flex-shrink:0}@media (max-width: 991.98px){.owl-carousel.car-testimonials-five-slider .test-five-img img{width:100%;height:100%}}@media (max-width: 767.98px){.owl-carousel.car-testimonials-five-slider .test-five-img img{width:100px;height:100px}}.blog-section.blog-five-section{padding:0 0 66px}@media (max-width: 991.98px){.blog-section.blog-five-section{padding:0 0 26px}}@media (max-width: 767.98px){.blog-section.blog-five-section{padding:0 0 16px}}.car-blogs-section{position:relative;padding:80px 0;background-color:#f7f7ff}@media (max-width: 991.98px){.car-blogs-section{padding:50px 0}}.feature-service-five-slider .service-widget{margin-bottom:50px}.feature-service-five-slider .owl-nav{text-align:center}.feature-service-five-slider .owl-nav button.owl-prev,.feature-service-five-slider .owl-nav button.owl-next{background:#fff!important;color:#111827;margin-bottom:0;padding:10px!important;border-radius:50%;display:flex;align-items:center;justify-content:center}.feature-service-five-slider .owl-nav button.owl-prev:hover,.feature-service-five-slider .owl-nav button.owl-next:hover{background:var(--bs-purple)!important;color:#fff}.pricing-btn-five .btn-view{display:flex;align-items:center;justify-content:center;background-color:#111827;border:1px solid #111827}.pricing-service-five{position:relative;padding:80px 0 66px}@media (max-width: 767.98px){.pricing-service-five{padding:40px 0 16px}}@media (max-width: 991.98px){.pricing-service-five{padding:50px 0 26px}}.pricing-service-five .nav-pills{justify-content:center;max-width:254px;background:#ffedf7;margin:0 auto 80px;border-radius:580px;padding:10px}.pricing-service-five .nav-pills .nav-link{border:none;color:#28283c;font-size:16px;font-weight:600;padding:13px 24px;border-radius:22px;background:none}.pricing-service-five .nav-pills .nav-link.active{color:#fff;background:var(--bs-purple);padding:13px 24px;border-radius:50px}.pricing-service-topimg .pricing-five-img-one{position:absolute;content:"";top:0;left:0}.pricing-service-topimg .pricing-five-img-two{position:absolute;content:"";top:0;right:0}.pricing-plans.pricing-plans-five{border:1px solid #D8E1FF;transition:.5s}.pricing-plans.pricing-plans-five .providerset-prices-five h6{color:#282b8b}.pricing-plans.pricing-plans-five .providerset-prices-five h6 span{color:#fff!important}.pricing-plans.pricing-plans-five:hover{background-color:#203066;border:1px solid #203066;transition:.5s}.pricing-plans.pricing-plans-five:hover h4{color:#fff}.pricing-plans.pricing-plans-five:hover .providerset-prices-five h6,.pricing-plans.pricing-plans-five:hover .providerset-prices-five span{color:#fff!important}.pricing-plans.pricing-plans-five:hover .pricing-btn-five .btn-primary{background-color:var(--bs-purple);box-shadow:inset 0 70px 0 0 var(--bs-purple);border:1px solid var(--bs-purple)}.pricing-plans.pricing-plans-five:hover .pricing-planscontent.pricing-planscontent-five ul li span,.pricing-plans.pricing-plans-five:hover h4{color:#fff}.pricing-plans.pricing-plans-five h4{margin-bottom:20px;color:#282b8b}.providerset-prices-five{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between!important}.providerset-prices-five h6{color:#282b8b;font-size:36px;margin:0 10px 0 0}.pricing-planscontent.pricing-planscontent-five{padding-top:0}.pricing-planscontent.pricing-planscontent-five ul li span{color:#74788d}.fav-item{display:flex;justify-content:end}.fav-item .fav-items-content{display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:6px;border-radius:6px}.fav-item .item-cat.item-car{font-size:24px}.fav-items-container{position:absolute;bottom:0;left:0;padding:20px;width:100%}.fav-items-container h5 a{color:#fff}.fav-items-container h5 a:hover{color:var(--bs-purple)}.fav-items-container .card{background-color:#111827e5;border:1px solid rgba(17,24,39,.8980392157)}.car-blog-slider .service-content p{white-space:normal}.car-blog-slider .serv-info img{width:42px;height:42px;border-radius:50%}.car-blog-slider .serv-info a{background-color:var(--bs-purple);color:#fff}.car-blog-slider .service-widget{margin-bottom:40px}.car-blog-slider .owl-nav{text-align:center;margin-bottom:0;display:flex;align-items:center;justify-content:center;gap:10px}.car-blog-slider .owl-nav button.owl-prev,.car-blog-slider .owl-nav button.owl-next{background:#fff!important;color:#111827;margin-bottom:0;padding:10px!important;border-radius:50%;display:flex;align-items:center;justify-content:center}.car-blog-slider .owl-nav button.owl-prev:hover,.car-blog-slider .owl-nav button.owl-next:hover{background:var(--bs-purple)!important;color:#fff}.section-heading.car-wash-heading,.section-heading.car-wash-heading h2{position:relative}@media (max-width: 991.98px){.section-heading.car-wash-heading h2{font-size:34px}}@media (max-width: 767.98px){.section-heading.car-wash-heading h2{font-size:30px}}.section-heading.car-wash-heading p{color:#656b76}.section-heading.car-wash-heading .car-wash-header-one{margin-right:8px}.section-heading.car-wash-heading .car-wash-header-two{margin-left:8px}.app-five-section{background-color:#fff;padding:80px 0}@media (max-width: 767.98px){.app-five-section{padding:40px 0}}@media (max-width: 991.98px){.app-five-section{padding:50px 0}}.app-sec.app-sec-five{background:#111827;border-radius:50px;padding:70px 70px 0}@media (max-width: 767.98px){.app-sec.app-sec-five{padding:24px}}@media (max-width: 991.98px){.app-sec.app-sec-five{padding:50px;border-radius:30px}}.app-sec.app-sec-five .app-five-content{padding-bottom:70px}@media (max-width: 991.98px){.app-sec.app-sec-five .app-five-content{padding-bottom:0}}.app-sec.app-sec-five .downlaod-btn{display:flex;align-items:center;justify-content:start}.app-sec.app-sec-five .downlaod-btn .scan-img{margin:0 17px 0 0}.app-sec.app-sec-five .downlaod-btn .scan-img img{height:45px;width:50px}.app-sec.app-sec-five .downlaod-btn a img{width:100%;height:60px}.app-sec.app-sec-five .heading h2,.app-sec.app-sec-five .heading h6{margin-bottom:20px}.app-sec.app-sec-five:before{background:url(/build/assets/car-blog-2-Bz22uw7A.png);background-repeat:no-repeat;background-position:left}@media (max-width: 767.98px){.app-sec.app-sec-five:before{background-image:none}}.app-sec.app-sec-five:after{background:url(../img/car-blog-1.png);background-repeat:no-repeat}.app-sec.app-sec-five .appimg-set img{margin-top:-26px}.footer.footer-five{background-color:#111827}.footer.footer-five .footer-widget.footer-menu ul{display:flex;flex-direction:column;row-gap:12px;align-items:start}.footer.footer-five .footer-widget.footer-menu ul li a{color:#ebeced!important}.footer.footer-five .footer-widget.footer-menu ul li a:hover,.footer.footer-five .footer-widget.footer-contact .footer-contact-info span{color:var(--bs-purple)}.footer.footer-five .footer-bottom-car .copyright{border-top:1px solid rgba(255,255,255,.07)}.footer.footer-five .footer-bottom-car .copyright .payment-image ul{justify-content:start}.footer.footer-five .footer-bottom-car .copyright .copyright-text p,.footer.footer-five .footer-bottom-car .copyright .copyright-menu .policy-menu li a{color:#fff}.footer.footer-five .footer-top{background:transparent;padding-bottom:6px}.footer.footer-five .footer-top .footer-widget .footer-content p{color:#fff}.footer.footer-five .footer-top .subscribe-form .footer-btn{right:5px}.footer.footer-five .footer-top .subscribe-form .footer-btn:hover{background:var(--bs-purple);color:#fff}.footer.footer-five .social-icon ul li a:hover{background-color:var(--bs-purple)}.footer.footer-five .footer-widget.footer-menu .footer-title,.footer.footer-five .footer-widget.footer-contact .footer-title,.footer.footer-five .footer-widget .footer-title,.footer.footer-five .footer-widget .footer-subtitle,.footer.footer-five .footer-widget.footer-menu ul li a,.footer.footer-five .footer-widget.footer-contact .footer-contact-info p{color:#fff}.footer-content{margin-bottom:24px}.footer-content .footer-subtitle{margin-bottom:8px}.footer-widget h2{margin-bottom:16px}.footer-widget .social-icon ul li a{background-color:#fff;color:#242b3a}.footer-contact-info{margin-bottom:24px}.footer-contact-info .icons span{position:relative!important;background-color:var(--bs-purple);padding:14px;color:#fff!important}.footer-contact-info p{padding-left:10px}.footer .footer-bottom-car{background-color:#111827!important;border:0;padding:20px}.footer .footer-bottom-car .copyright{padding-top:20px}.footer .footer-bottom-car .copyright .copyright-menu ul li{padding-right:15px;border-right:1px solid #FFF}.footer .footer-bottom-car .copyright .copyright-menu ul li:last-child{border:0;padding:0}.hero-section-seven{background:#fff6fb}@media (max-width: 991.98px){.hero-section-seven{padding:0}}.hero-section-seven h1{font-size:38px}@media (max-width: 991.98px){.hero-section-seven h1{font-size:32px}}@media (max-width: 767.98px){.hero-section-seven h1{font-size:30px}}.hero-sectionseven-top{background:url(/build/assets/hero-section-seven-cQZsVv6U.png);background-repeat:no-repeat;background-position:right center}@media (max-width: 991.98px){.hero-sectionseven-top{background-image:none}}.total-client-avatar-seven li a img{width:48px;height:48px;border-radius:50%;border:5px solid #fff}.total-client-avatar.total-client-avatar-seven li{margin:0 0 0 -20px}.total-client-avatar.total-client-avatar-seven li:first-child{margin:0}.solution-seven{display:inline-block;background:#fff;border:1px solid #F0F0F0;box-shadow:0 10px 20px -5px #ff008a14;border-radius:10px;padding:20px}.solution-seven h6{color:#203066}.home-banner.homer-banner-seven{min-height:535px}.home-banner.homer-banner-seven .section-search h5{color:#67687a;font-size:20px}.home-banner.homer-banner-seven .section-search h1{color:#242b3a}.home-banner.homer-banner-seven .section-search h1 span{color:var(--bs-purple)}@media (max-width: 991.98px){.home-banner.homer-banner-seven{min-height:100%}}.search-box-two.search-box-seven{max-width:1068px;margin:-117px auto 0;background:#fff;box-shadow:-8px 0 44px #41414130}.search-box-two.search-box-seven .search-input-new>i.bficon{color:#67687a}.search-box-two.search-box-seven .search-btn .btn i{margin-right:10px}@media (max-width: 991.98px){.search-box-two.search-box-seven{display:none}}.popularsearch-top{display:flex;align-items:center;justify-content:center;margin-top:25px;margin-bottom:60px;flex-wrap:wrap;row-gap:10px}.popularsearch-top h6{margin:0 24px 0 0;color:#203066;font-size:18px;position:relative}.popularsearch-top h6:before{width:16px;height:16px;border-radius:50%;background:var(--bs-purple);position:absolute;top:3px;content:"";left:-23px}.popularsearch-top ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;row-gap:10px}.popularsearch-top ul li a{padding:7px 20.0469px 8.5px 19px;background:#2030660d;border-radius:25px;margin-right:10px;font-size:15px;color:#203066;display:inline-block}.hero-banner-ryt-content{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #F0F0F0;border-radius:10px;padding:20px;position:absolute;bottom:60px;left:-150px}.hero-banner-ryt-content span{width:54px;height:54px;background:var(--bs-purple);border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-banner-ryt{position:relative}@media (max-width: 991.98px){.hero-banner-ryt{display:none}}.hero-banner-ryt-top{margin-right:15px}.hero-banner-ryt-top h5{color:#203066;margin-bottom:4px}.hero-banner-ryt-top p{margin-bottom:0;color:#67687a}.home-ten .owl-dots{margin-top:16px}@media (max-width: 767.98px){.home-ten .owl-nav{margin-top:16px}}.feature-box.feature-box-seven{padding:30px;border:2px solid #F0F0F0;box-shadow:0 10px 20px -5px #ff008a14;border-radius:10px;margin-bottom:24px;width:100%;margin-right:24px}.feature-box.feature-box-seven h5{color:#203066;font-size:18px}.feature-icon.feature-icon-seven span{width:113px;height:113px;background:#f9f5ff}.owl-nav.mynav.mynav-seven button.owl-next:hover,.owl-nav.mynav.mynav-seven button.owl-prev:hover{background-color:var(--bs-purple)!important}.owl-carousel.categories-slider-seven .owl-item img{width:auto}.service-section-seven{padding:80px 0;background:#fff}@media (max-width: 991.98px){.service-section-seven{padding:50px 0}}@media (max-width: 767.98px){.service-section-seven{padding:40px 0}}.popular-service-seven-section{background:#f6f7f7;padding:80px 0}@media (max-width: 991.98px){.popular-service-seven-section{padding:50px 0}}@media (max-width: 767.98px){.popular-service-seven-section{padding:40px 0}}.service-widget.service-two.service-seven .item-cat{background:#fffc}.service-widget.service-two.service-seven .fav-item{padding:10px 10px 0}.service-widget.service-two.service-seven .item-info{padding:0 10px 10px}.service-widget.service-two.service-seven .item-img img{width:34px;height:34px}.service-widget.service-two.service-seven .service-content p,.service-widget.service-two.service-seven .service-content p .rate{color:#203066b3}.service-widget.service-two.service-seven .serv-info h6{color:#203066}.service-widget.service-seven-blog{padding:15px;margin-bottom:40px}.service-widget.service-two.service-seven .fav-item .fav-icon:hover,.fav-icon.selected{background:var(--bs-purple)}.service-content.service-content-seven{padding:15px 0 0}.service-content.service-content-seven .title{white-space:normal;margin-bottom:14px}.service-content.service-content-seven .title a{color:#203066}.service-content.service-content-seven p{white-space:normal;color:#67687a;margin-bottom:14px}.service-content.service-content-seven p .rate i{margin-right:10px!important;color:#2030664d}.service-content.service-content-seven p i{color:#2030664d}.service-content.service-content-seven .usefull-bottom a{color:var(--bs-purple)}.service-content.service-content-seven .usefull-bottom .useful-img{justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.service-content.service-content-seven .usefull-bottom .useful-img img{width:36px;height:36px;margin-right:5px;border-radius:50%}.service-content.service-content-seven .usefull-bottom .useful-img span,.section-heading.section-heading-seven h2{color:#203066}.section-heading.section-heading-seven p{color:#67687a}.work-section-seven{padding:80px 0;background:#fff}@media (max-width: 991.98px){.work-section-seven{padding:50px 0}}@media (max-width: 767.98px){.work-section-seven{padding:40px 0}}.work-icon-seven{position:relative;display:flex;align-items:center;justify-content:center}.work-icon-seven span{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--bs-purple);margin-bottom:25px}.work-icon-seven h1{position:absolute;top:22%;left:-30%;font-size:80px;color:#dedede}.work-box-seven{display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #EBECED;padding:20px;border-radius:5px;background:#fff;box-shadow:0 4px 4px #d9d9d940}.work-box-seven h5{color:#203066}.work-box-seven p{color:#67687a;max-width:311px;text-align:center}.providers-section-seven{padding:80px 0;background:#fff}@media (max-width: 991.98px){.providers-section-seven{padding:50px 0}}@media (max-width: 767.98px){.providers-section-seven{padding:40px 0}}.providerset-img.providerset-img-seven{position:relative}.providerset-img.providerset-img-seven .fav-item{position:absolute;top:0;left:0;width:100%;padding:15px 15px 0}.providerset-img.providerset-img-seven .fav-item .fav-icon{width:28px;height:28px}.providerset-img.providerset-img-seven .fav-item .fav-icon:hover{background:var(--bs-purple)}.providerset-img.providerset-img-seven .fav-item .fav-icons{font-size:22px;color:#159c5b}.providerset-img.providerset-img-seven a img{border-radius:10px}.provider-rating-seven{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.provider-rating-seven h6{color:#203066}.provider-rating-seven a{background:#203066;padding:8px 16px;color:#fff;border-radius:30px}.providerset-content.providerset-content-seven .rate{padding:6px 14px;background:#fff4fa;border-radius:50px;font-size:12px;color:#58627b}.providerset-content.providerset-content-seven .rate i{color:#ffbc35;margin-right:6px}.providerset-content.providerset-content-seven .providerset-name h4 a{color:#353535}.price-sections-seven{padding:80px 0 56px;background:#f8fcfd}.price-sections-seven.blog-sec-seven{background:#f4f5f5}@media (max-width: 991.98px){.price-sections-seven{padding:50px 0 26px}}@media (max-width: 767.98px){.price-sections-seven{padding:40px 0 16px}}.pricing-plans.price-new.pricing-plans-seven{background:#fff;border-radius:20px;margin-top:0;position:relative}.pricing-plans.price-new.pricing-plans-seven .pricing-plans-img{margin-bottom:17px;text-align:center}.pricing-plans.price-new.pricing-plans-seven .pricing-planshead{border:none}.pricing-plans.price-new.pricing-plans-seven .pricing-planshead h5{color:#203066;font-size:28px;margin-bottom:15px;text-align:center}.pricing-plans.price-new.pricing-plans-seven .pricing-planshead h6{font-size:20px;color:#203066;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.pricing-plans.price-new.pricing-plans-seven .pricing-planshead h6 span{font-size:24px;color:#203066}.pricing-plans.price-new.pricing-plans-seven .price-bg{position:absolute;right:0;top:0}.pricing-plans.price-new.pricing-plans-seven .pricing-planscontent.pricing-planscontent-seven ul li i{width:24px;height:24px;background:#03c95a;border-radius:5px;color:#fff;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px}.pricing-plans.price-new.pricing-plans-seven .pricing-planscontent.pricing-planscontent-seven ul li span{color:#67687a}.pricing-plans.price-new.pricing-plans-seven .btn{display:inline-block;padding:10px 24px;background:#203066}.pricing-plans.price-new.pricing-plans-seven .pricing-btn{text-align:start}.pricing-plans.price-new.pricing-plans-seven.active-seven .price-block{text-align:left}.pricing-plans.price-new.pricing-plans-seven.active-seven .price-block span{padding:7px 18px;background:#ffc107;border-radius:13.5px;color:#fff;font-size:10px;margin-bottom:44px;left:15px;transform:none;top:15px}.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-planshead h5{color:#fff}.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-planscontent.pricing-planscontent-seven ul li i{background:#03c95a}.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-planscontent.pricing-planscontent-seven ul li span{color:#fff}.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-btn .btn{background:var(--bs-purple)}.pricing-plans.price-new.active-seven{background:#282b8b;border:1px solid #F0F0F0;box-shadow:0 1px 4px #0000000d;border-radius:10px;margin-top:0}.pricing-planscontent.pricing-planscontent-seven{padding-top:0}.pricing-planscontent.pricing-planscontent-seven ul{margin-bottom:40px}.pricing-planscontent.pricing-planscontent-seven ul li{justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.price-toggle.price-toggle-seven{color:#203066}.price-toggle.price-toggle-seven .toggle-pink .checktoggle{background:#fff;border:1px solid var(--bs-purple)}.price-toggle.price-toggle-seven .toggle-pink .checktoggle:after{background:var(--bs-purple)}.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-planshead h6,.pricing-plans.price-new.pricing-plans-seven.active-seven .pricing-planshead h6 span{color:#fff}.app-sec.app-sec-seven{background:#f8fcfd;border-radius:50px;padding:0}.appimg-seven{background:url(../img/app-seven-bg.png);background-repeat:no-repeat;background-position:right center}.appimg-seven img{margin:122px 0 0 90px}@media (max-width: 991.98px){.section-heading h2{font-size:28px}}.new-app-seven-middle{padding-left:117px}.new-app-seven-middle h2{color:#203066;max-width:280px}.new-app-seven-middle p{color:#203066;max-width:475px}.app-seven-section{padding:80px 0}.service-bottom-seven{justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:14px}.service-bottom-seven h6{font-size:12px;padding:6px 14px;background:#fff4fa;border-radius:50px;color:#58627b;margin-bottom:0}.service-bottom-icons i{color:#203066;font-size:14px}.service-bottom-icons span{color:#6b6b6bcc;font-size:14px}.our-partners-seven{padding:80px 0 56px}@media (max-width: 991.98px){.our-partners-seven{padding:50px 0 36px}}@media (max-width: 767.98px){.our-partners-seven{padding:40px 0 16px}}.testimonals-seven-section{padding:80px 0;background:#fff}@media (max-width: 991.98px){.testimonals-seven-section{padding:50px 0}}@media (max-width: 767.98px){.testimonals-seven-section{padding:40px 0}}.testimonials-seven-img{justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials-seven-img img{width:60px!important;height:60px;border-radius:50%}.testimonials-content-seven{margin-bottom:30px;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials-content-seven img{width:57px!important;height:100%;margin-right:16px}.testimonials-img-content .rating{margin-bottom:0}.testimonials-img-content .rating i{font-size:13px}.testimonials-img-content h6{font-size:20px;margin-bottom:0}.testimonials-main-ryt{background:#fff;border:1px solid #F0F0F0;box-shadow:0 1px 4px #0000000d;border-radius:20px;padding:20px}.footer.footer-seven{background:#111827}.footer.footer-seven .footer-top{background:#111827;padding:40px 0 16px}.footer.footer-seven .footer-title{color:#fff}.footer.footer-seven .footer-menu ul li a{color:#f0f0f0}.footer.footer-seven .social-icon ul{margin-bottom:0}.footer.footer-seven .social-icon ul li a{background:none;color:#fff}.footer.footer-seven .footer-widget .footer-six-main .footer-six-left img{filter:invert(1) brightness(100);width:18px;height:18px;margin-right:0}.footer.footer-seven .footer-widget .footer-six-main .footer-six-left .footer-seven-icon{justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:48px;height:48px;border-radius:30px;background:var(--bs-purple);margin-right:12px;flex-shrink:0}.footer.footer-seven .footer-widget .footer-six-main .footer-six-left .footer-six-ryt span{color:#ffffffb3}.footer.footer-seven .footer-widget .footer-six-main .footer-six-left .footer-six-ryt h6{color:#fff}.footer.footer-seven .footer-bottom.footer-bottom-seven .copyright{border-top:1px solid #454545}.footer-selects.footer-selects-seven .subscribe-form .form-control{height:48px;min-height:48px;border-radius:30px;padding:6px 102px 6px 19px}.footer-selects.footer-selects-seven .subscribe-form .form-control::placeholder{color:#203066}.footer-selects.footer-selects-seven .subscribe-form .footer-btn{font-size:14px;padding:7px 21px;background:var(--bs-purple);color:#fff;border-radius:30px;right:8px}.footer-selects.footer-selects-seven .footer-subtitle{color:#fff}.footer-widget.footer-widget-seven .footer-content p{color:#f0f0f0}.footer-bottom.footer-bottom-seven{background:#111827;border-top:1px solid #242B3A;padding:0}.footer-bottom.footer-bottom-seven .copyright{border-top:0!important;padding:20px 0}.footer-bottom.footer-bottom-seven .copyright .copyright-text p{color:#fff;margin-bottom:0}.owl-nav button:hover{background:var(--bs-purple)!important;color:#fff!important}.owl-nav button.owl-prev{margin-right:10px}.owl-nav button.owl-next,.owl-nav button.owl-prev{width:32px;height:32px;background:#fff!important;box-shadow:0 4px 14px #8d8d8d40;text-shadow:none;top:4px;cursor:pointer;border:0;border-radius:50%;color:#28283c;margin-bottom:30px;transition:ease all .5s;-webkit-transition:ease all .5s;-ms-transition:ease all .5s}.owl-nav button.owl-next:hover,.owl-nav button.owl-prev:hover{background:var(--bs-purple)!important}.footer.footer-seven .footer-widget ul li+li{margin-top:10px}.wizard ul{display:flex;justify-content:center;text-align:center;margin-bottom:50px}.wizard ul li{width:100%;position:relative;display:flex;justify-content:center}.wizard ul li h5{font-size:16px;margin:10px 0;font-weight:400}.wizard ul li span.dot-active{width:18px;height:18px;border:1px solid #DDD;background-color:#fff;display:flex;border-radius:50%;margin:auto auto 0;z-index:1}.wizard ul li:after{content:"";width:50%;height:1px;background:#ddd;position:absolute;bottom:9px;left:0}.wizard ul li:before{content:"";width:100%;height:1px;background:#ddd;position:absolute;bottom:9px;right:0}.wizard ul li:first-child:before{width:50%}.wizard ul li:first-child:after{display:none}.wizard ul li:last-child:before{display:none}.wizard ul li.progress-activated:after{background:var(--bs-purple)}.wizard ul li.progress-activated:before{background:var(--bs-purple)}.wizard ul li.progress-activated span.dot-active{border-color:var(--bs-purple);background-color:var(--bs-purple)}.wizard ul li.progress-active:after{background:var(--bs-purple)}.wizard ul li.progress-active span.dot-active{border-color:var(--bs-purple)}.profile-step{display:flex;flex-direction:column;align-items:center}.wizard-form-card{padding:24px;background:#fff}.wizard-form-card .card-title{margin-bottom:30px}.wizard-form-card .card-title h4{margin-bottom:5px}.install-step{border-radius:10px;background:#f9f9f9;padding:24px;margin-bottom:40px}.install-step .requirment-field{border-radius:5px;background:#fff;padding:15px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.install-step .requirment-field:last-child{margin-bottom:0}.install-step .requirment-field .elements-name{display:inline-flex;align-items:baseline}.install-step .requirment-field .elements-name i{color:#05a144;margin-right:10px}.install-step .requirment-field .elements-name i.fa-circle-xmark{color:#ff0101}.install-step .requirment-field span.version{display:inline-block;border-radius:5px;border:1px solid #05A144;background:#05a1440a;color:#05a144;padding:5px 15px}.install-step .requirment-field span.error-msg{color:#ff0101}.install-step .files-list li{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #E1E1E1;color:#858585}.install-step .files-list li:last-child{margin-bottom:0;padding-bottom:0;border:0}.install-step .files-list li span.folder{display:inline-flex;align-items:baseline}.install-step .files-list li span.folder i{color:#ffb800;margin-right:10px}.install-step .files-list li span i{color:#05a144}.install-step .install-user tr{margin-bottom:15px;display:table}.install-step .install-user tr td{color:#333}.install-step .install-user tr td:first-child{width:120px}.install-step .install-user tr:last-child{margin-bottom:0}.add-form-btn{margin-top:20px;display:flex;justify-content:space-between}.add-form-btn .pre-btn{background:#e8e8e8;border-color:#e8e8e8;box-shadow:none;color:#fff}.initialization-form-set #first{display:block}.initialization-form-set .main-btn{display:inline-flex;align-items:center;gap:2px}.initialization-form-set fieldset{display:none}.rechange-details{padding-bottom:20px}.rechange-details span{border-radius:10px;background:#05a14421;color:#05a144;padding:20px;display:block;text-align:center}.installation-header{background:#fff;padding:20px 0;text-align:center}@media only screen and (max-width: 575.98px){.wizard ul li span.dot-active{display:none}.wizard ul li:before,.wizard ul li:after{display:none}.wizard ul{flex-direction:column;row-gap:20px}.wizard ul li{border-bottom:2px solid #F9F9F9}.wizard ul li.progress-activated{border-color:var(--bs-purple)}.install-step .requirment-field{flex-direction:column;align-items:start;row-gap:10px}}.booking-sidebar.request-sidebar:before{display:none}.booking-sidebar.request-sidebar:after{display:none}.booking-sidebar.request-sidebar #bokingwizard li{color:#242b3a;font-size:16px;padding-left:30px}.booking-sidebar.request-sidebar #bokingwizard li span:before{width:20px;height:20px;border-color:#c9cbcf;background:#f4f5f5}.booking-sidebar.request-sidebar #bokingwizard li span:after{content:"";border:4px solid #C9CBCF;border-radius:50%;position:absolute;top:9px;left:6px}.booking-sidebar.request-sidebar #bokingwizard li:before{content:"";border:1px solid #C9CBCF;width:1px;height:calc(40% - 2px);position:absolute;top:28px;left:9px;border-radius:30px}.booking-sidebar.request-sidebar #bokingwizard li:last-child:before{display:none}.booking-sidebar.request-sidebar #bokingwizard li.active:before{border-color:var(--bs-purple)}.booking-sidebar.request-sidebar #bokingwizard li.active span:after{border-color:var(--bs-purple)}.booking-sidebar.request-sidebar #bokingwizard li.active span:before{border-color:var(--bs-purple)}.booking-sidebar.request-sidebar #bokingwizard li.activated:before{border-color:#03c95a}.booking-sidebar.request-sidebar #bokingwizard li.activated span:after{font-family:Fontawesome;content:"";color:#fff;position:absolute;top:5px;left:5px;font-size:10px;border:0}.booking-sidebar.request-sidebar #bokingwizard li.activated span:before{border:1px solid #03C95A;background:#03c95a}.form-floating .form-control{min-height:40px;height:40px}.form-floating label{padding:.5rem .75rem;color:#656b76}.form-floating>.form-control:not(:placeholder-shown)~label,.form-control:focus~label{top:-10px;color:#242b3a}.form-floating>.form-control:not(:placeholder-shown),.form-floating .form-control:focus{padding-top:16px}.custom-increment .quantity-btn{width:20px;height:20px;border-radius:50%;background:#111827;color:#fff;padding:0;font-size:12px;display:flex;align-items:center;justify-content:center;line-height:0}.custom-increment .quantity-btn:hover{background:var(--bs-purple)}.custom-increment input{width:40px;border:0;text-align:center;padding:0 5px}.select-floating-label{position:absolute;top:-10px;z-index:100;background:#fff;padding:2px;left:10px}.request-wizard fieldset .card .card-body{padding:20px}@media (max-width: 1199.98px){.request-wizard fieldset .card .card-body{padding:15px}}.upload-field{border:1px dashed #C9CBCF;border-radius:5px;padding:20px}.review-order{background:#d8d9ea;border-radius:10px;padding:16px;margin-bottom:20px}.review-order .review-item{min-width:150px}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-bar{background:#fff}.mean-container .mean-nav{background:#fff;margin-top:0}.mean-container .mean-nav>ul{display:block!important}.mean-container .mean-nav>ul li a{color:#242b3a}.select2-container{min-width:100%!important;z-index:99}.select2-container .select2-selection--single{height:40px}.select2-container--default .select2-selection--single{border:1px solid var(--Stroke, rgba(145, 158, 171, .3));border-radius:5px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#242b3a!important;line-height:40px;border-radius:5px;padding-left:10px;font-size:14px;font-weight:400;padding-right:30px}.select2-container--default .select2-selection--single .select{width:219px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:40px;right:7px}.select2-container--default .select2-selection--single .select2-selection__arrow b{position:absolute;top:50%;left:50%;border-color:#4e5561;border-style:solid;border-width:0 1px 1px 0;padding:3px;height:0;margin-left:-6px;margin-top:-3px;width:0;transform:rotate(45deg) translateY(-50%);-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%)}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#000;border-width:1px 0 0 1px;margin-top:3px;padding:3px}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:var(--bs-purple);color:#fff}span.select2-container.select2-container--default.select2-container--open{z-index:9999;box-shadow:0 4.4px 12px -1px #dedede5c}.select2-container--classic .select2-selection--single,.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--multiple,.select2-container--classic .select2-selection--single .select2-selection__arrow,.select2-container--classic .select2-selection--single .select2-selection__rendered{border-color:#ebeced;color:#656b76}.select2-dropdown{border-color:#ebeced}.select2-container--default .select2-selection--multiple{line-height:27px;height:auto;max-height:40px;overflow-y:auto}.select2-container--classic .select2-selection--multiple .select2-selection__choice,.select2-container--default .select2-selection--multiple .select2-selection__choice,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:#5625e8;border-color:#5625e8;color:#fff}.select2-container--open .ti-filter{z-index:9999!important}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#ebeced}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{padding-right:15px}.select2-container--classic .select2-selection--multiple .select2-selection__choice,.select2-container--default .select2-selection--multiple .select2-selection__choice,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:#eaebee;border-color:#eaebee;color:#111827;font-size:13px;position:relative}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{position:absolute;right:0}/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */@font-face{font-display:block;font-family:bootstrap-icons;src:url(/build/assets/bootstrap-icons-BtvjY1KL.woff2?dd67030699838ea613ee6dbda90effa6) format("woff2"),url(/build/assets/bootstrap-icons-BOrJxbIo.woff?dd67030699838ea613ee6dbda90effa6) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.bi-0-circle-fill:before{content:""}.bi-0-circle:before{content:""}.bi-0-square-fill:before{content:""}.bi-0-square:before{content:""}.bi-rocket-fill:before{content:""}.bi-rocket-takeoff-fill:before{content:""}.bi-rocket-takeoff:before{content:""}.bi-rocket:before{content:""}.bi-stripe:before{content:""}.bi-subscript:before{content:""}.bi-superscript:before{content:""}.bi-trello:before{content:""}.bi-envelope-at-fill:before{content:""}.bi-envelope-at:before{content:""}.bi-regex:before{content:""}.bi-text-wrap:before{content:""}.bi-sign-dead-end-fill:before{content:""}.bi-sign-dead-end:before{content:""}.bi-sign-do-not-enter-fill:before{content:""}.bi-sign-do-not-enter:before{content:""}.bi-sign-intersection-fill:before{content:""}.bi-sign-intersection-side-fill:before{content:""}.bi-sign-intersection-side:before{content:""}.bi-sign-intersection-t-fill:before{content:""}.bi-sign-intersection-t:before{content:""}.bi-sign-intersection-y-fill:before{content:""}.bi-sign-intersection-y:before{content:""}.bi-sign-intersection:before{content:""}.bi-sign-merge-left-fill:before{content:""}.bi-sign-merge-left:before{content:""}.bi-sign-merge-right-fill:before{content:""}.bi-sign-merge-right:before{content:""}.bi-sign-no-left-turn-fill:before{content:""}.bi-sign-no-left-turn:before{content:""}.bi-sign-no-parking-fill:before{content:""}.bi-sign-no-parking:before{content:""}.bi-sign-no-right-turn-fill:before{content:""}.bi-sign-no-right-turn:before{content:""}.bi-sign-railroad-fill:before{content:""}.bi-sign-railroad:before{content:""}.bi-building-add:before{content:""}.bi-building-check:before{content:""}.bi-building-dash:before{content:""}.bi-building-down:before{content:""}.bi-building-exclamation:before{content:""}.bi-building-fill-add:before{content:""}.bi-building-fill-check:before{content:""}.bi-building-fill-dash:before{content:""}.bi-building-fill-down:before{content:""}.bi-building-fill-exclamation:before{content:""}.bi-building-fill-gear:before{content:""}.bi-building-fill-lock:before{content:""}.bi-building-fill-slash:before{content:""}.bi-building-fill-up:before{content:""}.bi-building-fill-x:before{content:""}.bi-building-fill:before{content:""}.bi-building-gear:before{content:""}.bi-building-lock:before{content:""}.bi-building-slash:before{content:""}.bi-building-up:before{content:""}.bi-building-x:before{content:""}.bi-buildings-fill:before{content:""}.bi-buildings:before{content:""}.bi-bus-front-fill:before{content:""}.bi-bus-front:before{content:""}.bi-ev-front-fill:before{content:""}.bi-ev-front:before{content:""}.bi-globe-americas:before{content:""}.bi-globe-asia-australia:before{content:""}.bi-globe-central-south-asia:before{content:""}.bi-globe-europe-africa:before{content:""}.bi-house-add-fill:before{content:""}.bi-house-add:before{content:""}.bi-house-check-fill:before{content:""}.bi-house-check:before{content:""}.bi-house-dash-fill:before{content:""}.bi-house-dash:before{content:""}.bi-house-down-fill:before{content:""}.bi-house-down:before{content:""}.bi-house-exclamation-fill:before{content:""}.bi-house-exclamation:before{content:""}.bi-house-gear-fill:before{content:""}.bi-house-gear:before{content:""}.bi-house-lock-fill:before{content:""}.bi-house-lock:before{content:""}.bi-house-slash-fill:before{content:""}.bi-house-slash:before{content:""}.bi-house-up-fill:before{content:""}.bi-house-up:before{content:""}.bi-house-x-fill:before{content:""}.bi-house-x:before{content:""}.bi-person-add:before{content:""}.bi-person-down:before{content:""}.bi-person-exclamation:before{content:""}.bi-person-fill-add:before{content:""}.bi-person-fill-check:before{content:""}.bi-person-fill-dash:before{content:""}.bi-person-fill-down:before{content:""}.bi-person-fill-exclamation:before{content:""}.bi-person-fill-gear:before{content:""}.bi-person-fill-lock:before{content:""}.bi-person-fill-slash:before{content:""}.bi-person-fill-up:before{content:""}.bi-person-fill-x:before{content:""}.bi-person-gear:before{content:""}.bi-person-lock:before{content:""}.bi-person-slash:before{content:""}.bi-person-up:before{content:""}.bi-scooter:before{content:""}.bi-taxi-front-fill:before{content:""}.bi-taxi-front:before{content:""}.bi-amd:before{content:""}.bi-database-add:before{content:""}.bi-database-check:before{content:""}.bi-database-dash:before{content:""}.bi-database-down:before{content:""}.bi-database-exclamation:before{content:""}.bi-database-fill-add:before{content:""}.bi-database-fill-check:before{content:""}.bi-database-fill-dash:before{content:""}.bi-database-fill-down:before{content:""}.bi-database-fill-exclamation:before{content:""}.bi-database-fill-gear:before{content:""}.bi-database-fill-lock:before{content:""}.bi-database-fill-slash:before{content:""}.bi-database-fill-up:before{content:""}.bi-database-fill-x:before{content:""}.bi-database-fill:before{content:""}.bi-database-gear:before{content:""}.bi-database-lock:before{content:""}.bi-database-slash:before{content:""}.bi-database-up:before{content:""}.bi-database-x:before{content:""}.bi-database:before{content:""}.bi-houses-fill:before{content:""}.bi-houses:before{content:""}.bi-nvidia:before{content:""}.bi-person-vcard-fill:before{content:""}.bi-person-vcard:before{content:""}.bi-sina-weibo:before{content:""}.bi-tencent-qq:before{content:""}.bi-wikipedia:before{content:""}.bi-alphabet-uppercase:before{content:""}.bi-alphabet:before{content:""}.bi-amazon:before{content:""}.bi-arrows-collapse-vertical:before{content:""}.bi-arrows-expand-vertical:before{content:""}.bi-arrows-vertical:before{content:""}.bi-arrows:before{content:""}.bi-ban-fill:before{content:""}.bi-ban:before{content:""}.bi-bing:before{content:""}.bi-cake:before{content:""}.bi-cake2:before{content:""}.bi-cookie:before{content:""}.bi-copy:before{content:""}.bi-crosshair:before{content:""}.bi-crosshair2:before{content:""}.bi-emoji-astonished-fill:before{content:""}.bi-emoji-astonished:before{content:""}.bi-emoji-grimace-fill:before{content:""}.bi-emoji-grimace:before{content:""}.bi-emoji-grin-fill:before{content:""}.bi-emoji-grin:before{content:""}.bi-emoji-surprise-fill:before{content:""}.bi-emoji-surprise:before{content:""}.bi-emoji-tear-fill:before{content:""}.bi-emoji-tear:before{content:""}.bi-envelope-arrow-down-fill:before{content:""}.bi-envelope-arrow-down:before{content:""}.bi-envelope-arrow-up-fill:before{content:""}.bi-envelope-arrow-up:before{content:""}.bi-feather:before{content:""}.bi-feather2:before{content:""}.bi-floppy-fill:before{content:""}.bi-floppy:before{content:""}.bi-floppy2-fill:before{content:""}.bi-floppy2:before{content:""}.bi-gitlab:before{content:""}.bi-highlighter:before{content:""}.bi-marker-tip:before{content:""}.bi-nvme-fill:before{content:""}.bi-nvme:before{content:""}.bi-opencollective:before{content:""}.bi-pci-card-network:before{content:""}.bi-pci-card-sound:before{content:""}.bi-radar:before{content:""}.bi-send-arrow-down-fill:before{content:""}.bi-send-arrow-down:before{content:""}.bi-send-arrow-up-fill:before{content:""}.bi-send-arrow-up:before{content:""}.bi-sim-slash-fill:before{content:""}.bi-sim-slash:before{content:""}.bi-sourceforge:before{content:""}.bi-substack:before{content:""}.bi-threads-fill:before{content:""}.bi-threads:before{content:""}.bi-transparency:before{content:""}.bi-twitter-x:before{content:""}.bi-type-h4:before{content:""}.bi-type-h5:before{content:""}.bi-type-h6:before{content:""}.bi-backpack-fill:before{content:""}.bi-backpack:before{content:""}.bi-backpack2-fill:before{content:""}.bi-backpack2:before{content:""}.bi-backpack3-fill:before{content:""}.bi-backpack3:before{content:""}.bi-backpack4-fill:before{content:""}.bi-backpack4:before{content:""}.bi-brilliance:before{content:""}.bi-cake-fill:before{content:""}.bi-cake2-fill:before{content:""}.bi-duffle-fill:before{content:""}.bi-duffle:before{content:""}.bi-exposure:before{content:""}.bi-gender-neuter:before{content:""}.bi-highlights:before{content:""}.bi-luggage-fill:before{content:""}.bi-luggage:before{content:""}.bi-mailbox-flag:before{content:""}.bi-mailbox2-flag:before{content:""}.bi-noise-reduction:before{content:""}.bi-passport-fill:before{content:""}.bi-passport:before{content:""}.bi-person-arms-up:before{content:""}.bi-person-raised-hand:before{content:""}.bi-person-standing-dress:before{content:""}.bi-person-standing:before{content:""}.bi-person-walking:before{content:""}.bi-person-wheelchair:before{content:""}.bi-shadows:before{content:""}.bi-suitcase-fill:before{content:""}.bi-suitcase-lg-fill:before{content:""}.bi-suitcase-lg:before{content:""}.bi-suitcase:before{content:"豈"}.bi-suitcase2-fill:before{content:"更"}.bi-suitcase2:before{content:"車"}.bi-vignette:before{content:"賈"}.min-height-400{min-height:400px}.t-decoration-none{text-decoration:none!important}.width-20-px{width:20px!important}.blur-content{filter:blur(5px);pointer-events:none;-webkit-user-select:none;user-select:none}
