@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap";/*!
* Bootstrap  v5.3.1 (https://getbootstrap.com/)
* Copyright 2011-2023 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,: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;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}::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:"\2014\a0"}.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.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-body-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0, 0, 0, .05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0, 0, 0, .1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;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::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.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::file-selector-button{transition:none}}.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::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.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::file-selector-button{padding:.5rem 1rem;margin:-.5rem -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;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;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;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;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;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.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-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-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;inset:1rem .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;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.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:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item: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;inset: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='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.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;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:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-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:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow: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:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.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;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;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;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{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;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:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{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;inset: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{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{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-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-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-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-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-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-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-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{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{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-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!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;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-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;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-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{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{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{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{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{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{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{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{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{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{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{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{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{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{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{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{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{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{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{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{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}}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}body{--primary-color: #134d71;--primary-lighter-color: #b8cad4;--primary-darker-color: #0b3454;--text-primary-color: #ffffff;--text-primary-lighter-color: rgba(0, 0, 0, .87);--text-primary-darker-color: #ffffff}body{--accent-color: #39847b;--accent-lighter-color: #c4dad7;--accent-darker-color: #24675e;--text-accent-color: #ffffff;--text-accent-lighter-color: rgba(0, 0, 0, .87);--text-accent-darker-color: #ffffff}body{--warn-color: #d61c20;--warn-lighter-color: #ffb3b3;--warn-darker-color: #b00000;--text-warn-color: #ffffff;--text-warn-lighter-color: rgba(0, 0, 0, .87);--text-warn-darker-color: #ffffff}.mat-ripple-element{background-color:#0000001a}.mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-option:focus:not(.mdc-list-item--disabled),.mat-mdc-option.mat-mdc-option-active,.mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #134d71)}.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #39847b)}.mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #d61c20)}.mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-pseudo-checkbox-full{color:#0000008a}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#134d71}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#134d71}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#39847b}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#39847b}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#39847b}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#39847b}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#d61c20}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#d61c20}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.mat-mdc-card-subtitle{color:#0000008a}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #134d71}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(19, 77, 113, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#134d7140}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #39847b}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(57, 132, 123, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#39847b40}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d61c20}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(214, 28, 32, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#d61c2040}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #134d71)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.mdc-text-field--filled .mdc-text-field__ripple:before,.mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.mdc-text-field--filled:hover .mdc-text-field__ripple:before,.mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #134d71)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #134d71)}.mdc-text-field--outlined .mdc-text-field__ripple:before,.mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#134d71de}.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #d61c20)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #d61c20)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #d61c20)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #d61c20)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #d61c20)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.mdc-text-field--disabled .mdc-floating-label{color:#00000061}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.mdc-text-field--disabled .mdc-text-field__affix--prefix,.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#134d71de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#39847bde}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#d61c20de}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #39847b)}.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #39847b)}.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#39847bde}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #39847b)}.mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#d61c20de}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-select-value{color:#000000de}.mat-mdc-select-placeholder{color:#0009}.mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.mat-mdc-select-arrow{color:#0000008a}.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#134d71de}.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#39847bde}.mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#d61c20de}.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #134d71;--mdc-chip-elevated-disabled-container-color: #134d71;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #39847b;--mdc-chip-elevated-disabled-container-color: #39847b;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #d61c20;--mdc-chip-elevated-disabled-container-color: #d61c20;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-chip-focus-overlay{background:black}.mat-mdc-chip{height:32px}.mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #134d71;--mdc-radio-selected-hover-icon-color: #134d71;--mdc-radio-selected-icon-color: #134d71;--mdc-radio-selected-pressed-icon-color: #134d71;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #134d71}.mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #39847b;--mdc-radio-selected-hover-icon-color: #39847b;--mdc-radio-selected-icon-color: #39847b;--mdc-radio-selected-pressed-icon-color: #39847b;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #39847b}.mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d61c20;--mdc-radio-selected-hover-icon-color: #d61c20;--mdc-radio-selected-icon-color: #d61c20;--mdc-radio-selected-pressed-icon-color: #d61c20;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #d61c20}.mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.mat-mdc-radio-button .mdc-radio{padding:10px}.mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #134d71;--mdc-slider-focus-handle-color: #134d71;--mdc-slider-hover-handle-color: #134d71;--mdc-slider-active-track-color: #134d71;--mdc-slider-inactive-track-color: #134d71;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #134d71;--mat-mdc-slider-ripple-color: #134d71;--mat-mdc-slider-hover-ripple-color: rgba(19, 77, 113, .05);--mat-mdc-slider-focus-ripple-color: rgba(19, 77, 113, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #39847b;--mdc-slider-focus-handle-color: #39847b;--mdc-slider-hover-handle-color: #39847b;--mdc-slider-active-track-color: #39847b;--mdc-slider-inactive-track-color: #39847b;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #39847b;--mat-mdc-slider-ripple-color: #39847b;--mat-mdc-slider-hover-ripple-color: rgba(57, 132, 123, .05);--mat-mdc-slider-focus-ripple-color: rgba(57, 132, 123, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #d61c20;--mdc-slider-focus-handle-color: #d61c20;--mdc-slider-hover-handle-color: #d61c20;--mdc-slider-active-track-color: #d61c20;--mdc-slider-inactive-track-color: #d61c20;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #d61c20;--mat-mdc-slider-ripple-color: #d61c20;--mat-mdc-slider-hover-ripple-color: rgba(214, 28, 32, .05);--mat-mdc-slider-focus-ripple-color: rgba(214, 28, 32, .2)}.mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__overline-text,.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--activated .mdc-list-item__primary-text,.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #134d71)}.mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mdc-list-divider:after{border-bottom-color:#fff}.mdc-list-divider{background-color:#0000001f}.mat-mdc-menu-item[disabled],.mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-menu-item:hover:not([disabled]),.mat-mdc-menu-item.cdk-program-focused:not([disabled]),.mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-mdc-list-base{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #134d71;--mdc-checkbox-selected-hover-icon-color: #134d71;--mdc-checkbox-selected-icon-color: #134d71;--mdc-checkbox-selected-pressed-icon-color: #134d71;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #134d71;--mdc-radio-selected-hover-icon-color: #134d71;--mdc-radio-selected-icon-color: #134d71;--mdc-radio-selected-pressed-icon-color: #134d71;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #134d71}.mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #39847b;--mdc-checkbox-selected-hover-icon-color: #39847b;--mdc-checkbox-selected-icon-color: #39847b;--mdc-checkbox-selected-pressed-icon-color: #39847b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #39847b;--mdc-radio-selected-hover-icon-color: #39847b;--mdc-radio-selected-icon-color: #39847b;--mdc-radio-selected-pressed-icon-color: #39847b;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #39847b}.mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #d61c20;--mdc-checkbox-selected-hover-icon-color: #d61c20;--mdc-checkbox-selected-icon-color: #d61c20;--mdc-checkbox-selected-pressed-icon-color: #d61c20;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d61c20;--mdc-radio-selected-hover-icon-color: #d61c20;--mdc-radio-selected-icon-color: #d61c20;--mdc-radio-selected-pressed-icon-color: #d61c20;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #d61c20}.mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#134d71}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.mat-mdc-paginator{background:white;color:#000000de}.mat-mdc-paginator-icon{fill:#0000008a}.mat-mdc-paginator-decrement,.mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-mdc-paginator-first,.mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-paginator-container{min-height:56px}.mat-mdc-tab,.mat-mdc-tab-link{background-color:transparent}.mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#134d71}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #134d71)}.mdc-tab__ripple:before,.mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-link .mat-ripple-element{background-color:#134d71}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#39847b}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #39847b)}.mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#39847b}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#d61c20}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #d61c20)}.mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#d61c20}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #134d71;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #39847b;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #d61c20;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.mat-mdc-tab-header .mdc-tab{height:48px}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #134d71;--mdc-checkbox-selected-hover-icon-color: #134d71;--mdc-checkbox-selected-icon-color: #134d71;--mdc-checkbox-selected-pressed-icon-color: #134d71;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#134d711a}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#134d71}.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #39847b;--mdc-checkbox-selected-hover-icon-color: #39847b;--mdc-checkbox-selected-icon-color: #39847b;--mdc-checkbox-selected-pressed-icon-color: #39847b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#39847b1a}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#39847b}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #d61c20;--mdc-checkbox-selected-hover-icon-color: #d61c20;--mdc-checkbox-selected-icon-color: #d61c20;--mdc-checkbox-selected-pressed-icon-color: #d61c20;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#d61c201a}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#d61c20}.mat-mdc-checkbox-disabled label{color:#00000061}.mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #134d71}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #39847b}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d61c20}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #134d71;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #39847b;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d61c20;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #134d71;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #39847b;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d61c20;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #134d71}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #39847b}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d61c20}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #134d71;--mat-mdc-button-ripple-color: rgba(19, 77, 113, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #39847b;--mat-mdc-button-ripple-color: rgba(57, 132, 123, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #d61c20;--mat-mdc-button-ripple-color: rgba(214, 28, 32, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #134d71;--mat-mdc-button-ripple-color: rgba(19, 77, 113, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #39847b;--mat-mdc-button-ripple-color: rgba(57, 132, 123, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #d61c20;--mat-mdc-button-ripple-color: rgba(214, 28, 32, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #134d71}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #39847b}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d61c20}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary,.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent,.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #134d71;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #39847b;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #d61c20;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #39847b;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.mdc-data-table__row{background-color:inherit}.mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.mdc-data-table__row--selected{background-color:#134d710a}.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.mdc-data-table__cell,.mdc-data-table__header-cell{border-bottom-color:#0000001f}.mdc-data-table__pagination{border-top-color:#0000001f}.mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.mdc-data-table__header-cell,.mdc-data-table__pagination-total,.mdc-data-table__pagination-rows-per-page-label,.mdc-data-table__cell{color:#000000de}.mat-mdc-table{background:white}.mat-mdc-table .mdc-data-table__row{height:52px}.mat-mdc-table .mdc-data-table__pagination{min-height:52px}.mat-mdc-table .mdc-data-table__header-row{height:56px}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #134d71}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #39847b}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #d61c20}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#134d71}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#39847b;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#d61c20}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#c7c7c7;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#e1e1e1}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#aeaeae}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(19,77,113,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(19,77,113,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(19,77,113,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#134d71;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#134d7166}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#134d714d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#134d714d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(57,132,123,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(57,132,123,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(57,132,123,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#39847b;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#39847b66}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#39847b4d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#39847b4d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(214,28,32,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(214,28,32,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(214,28,32,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#d61c20;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#d61c2066}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#d61c204d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#d61c204d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#134d71}.mat-datepicker-toggle-active.mat-accent{color:#39847b}.mat-datepicker-toggle-active.mat-warn{color:#d61c20}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(44,44,44,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-icon.mat-primary{color:#134d71}.mat-icon.mat-accent{color:#39847b}.mat-icon.mat-warn{color:#d61c20}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#2c2c2c0a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#134d71;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#39847b;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#d61c20;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#d61c20}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#d61c20}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-toolbar{background:#ededed;color:#000000de}.mat-toolbar.mat-primary{background:#134d71;color:#fff}.mat-toolbar.mat-accent{background:#39847b;color:#fff}.mat-toolbar.mat-warn{background:#d61c20;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.theme-alternate .mat-ripple-element{background-color:#ffffff1a}.theme-alternate .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, white)}.theme-alternate .mat-mdc-option:hover:not(.mdc-list-item--disabled),.theme-alternate .mat-mdc-option:focus:not(.mdc-list-item--disabled),.theme-alternate .mat-mdc-option.mat-mdc-option-active,.theme-alternate .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(255,255,255,.08)}.theme-alternate .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #134d71)}.theme-alternate .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #39847b)}.theme-alternate .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, white)}.theme-alternate .mat-pseudo-checkbox-full{color:#ffffffb3}.theme-alternate .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.theme-alternate .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-alternate .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#134d71}.theme-alternate .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-alternate .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#134d71}.theme-alternate .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-alternate .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#2c2c2c}.theme-alternate .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-alternate .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#39847b}.theme-alternate .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-alternate .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#39847b}.theme-alternate .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-alternate .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#2c2c2c}.theme-alternate .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-alternate .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#39847b}.theme-alternate .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-alternate .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#39847b}.theme-alternate .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-alternate .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#2c2c2c}.theme-alternate .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-alternate .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#d61c20}.theme-alternate .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-alternate .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#d61c20}.theme-alternate .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.theme-alternate .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#2c2c2c}.theme-alternate .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.theme-alternate .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.theme-alternate .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.theme-alternate .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.theme-alternate .mat-app-background,.theme-alternate.mat-app-background{background-color:#2c2c2c;color:#fff}.theme-alternate .mat-elevation-z0,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.theme-alternate .mat-elevation-z1,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.theme-alternate .mat-elevation-z2,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-alternate .mat-elevation-z3,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.theme-alternate .mat-elevation-z4,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.theme-alternate .mat-elevation-z5,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.theme-alternate .mat-elevation-z6,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.theme-alternate .mat-elevation-z7,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.theme-alternate .mat-elevation-z8,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.theme-alternate .mat-elevation-z9,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.theme-alternate .mat-elevation-z10,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.theme-alternate .mat-elevation-z11,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.theme-alternate .mat-elevation-z12,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.theme-alternate .mat-elevation-z13,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.theme-alternate .mat-elevation-z14,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.theme-alternate .mat-elevation-z15,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.theme-alternate .mat-elevation-z16,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-alternate .mat-elevation-z17,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.theme-alternate .mat-elevation-z18,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.theme-alternate .mat-elevation-z19,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.theme-alternate .mat-elevation-z20,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.theme-alternate .mat-elevation-z21,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.theme-alternate .mat-elevation-z22,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.theme-alternate .mat-elevation-z23,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.theme-alternate .mat-elevation-z24,.theme-alternate .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.theme-alternate .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #393939}.theme-alternate .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #515151}.theme-alternate .mat-mdc-card-subtitle{color:#ffffffb3}.theme-alternate .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #134d71}.theme-alternate .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(19, 77, 113, 0.25)'/%3E%3C/svg%3E")}.theme-alternate .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#134d7140}.theme-alternate .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #39847b}.theme-alternate .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(57, 132, 123, 0.25)'/%3E%3C/svg%3E")}.theme-alternate .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#39847b40}.theme-alternate .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d61c20}.theme-alternate .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(214, 28, 32, 0.25)'/%3E%3C/svg%3E")}.theme-alternate .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#d61c2040}.theme-alternate .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.theme-alternate .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}.theme-alternate .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{.theme-alternate .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}}@media all{.theme-alternate .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}.theme-alternate .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #134d71)}.theme-alternate .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.theme-alternate .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.theme-alternate .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.theme-alternate .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.theme-alternate .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.theme-alternate .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.theme-alternate .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.theme-alternate .mdc-text-field--filled .mdc-text-field__ripple:before,.theme-alternate .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}.theme-alternate .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.theme-alternate .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}.theme-alternate .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.theme-alternate .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}.theme-alternate .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#414141}.theme-alternate .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}.theme-alternate .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}.theme-alternate .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #134d71)}.theme-alternate .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-alternate .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-alternate .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}.theme-alternate .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-alternate .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-alternate .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}.theme-alternate .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-alternate .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-alternate .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #134d71)}.theme-alternate .mdc-text-field--outlined .mdc-text-field__ripple:before,.theme-alternate .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.theme-alternate .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#134d71de}.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-alternate .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{.theme-alternate .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}}@media all{.theme-alternate .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}.theme-alternate .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}.theme-alternate .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.theme-alternate .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-alternate .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.theme-alternate .mdc-text-field--disabled .mdc-text-field__icon--leading,.theme-alternate .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.theme-alternate .mdc-text-field--disabled .mdc-text-field__affix--prefix,.theme-alternate .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.theme-alternate .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}.theme-alternate .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-alternate .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-alternate .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-alternate .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-alternate .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-alternate .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-alternate .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-alternate .mdc-text-field--disabled .mdc-text-field-character-counter,.theme-alternate .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-alternate .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-alternate .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-alternate .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-alternate .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-alternate .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.theme-alternate .mdc-text-field--disabled .mdc-notched-outline__leading,.theme-alternate .mdc-text-field--disabled .mdc-notched-outline__notch,.theme-alternate .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.theme-alternate .mdc-text-field--disabled.mdc-text-field--filled{background-color:#3d3d3d}.theme-alternate .mat-mdc-form-field-error{color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.theme-alternate .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.theme-alternate .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.theme-alternate select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.theme-alternate select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.theme-alternate .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.theme-alternate .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#134d71de}.theme-alternate .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#39847bde}.theme-alternate .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#d61c20de}.theme-alternate .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #39847b)}.theme-alternate .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #39847b)}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#39847bde}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-alternate .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #39847b)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#d61c20de}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.theme-alternate .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #d61c20)}.theme-alternate .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.theme-alternate [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.theme-alternate .mat-mdc-form-field-infix{min-height:56px}.theme-alternate .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.theme-alternate .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.theme-alternate .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.theme-alternate .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.theme-alternate .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.theme-alternate .mat-mdc-select-value{color:#ffffffde}.theme-alternate .mat-mdc-select-placeholder{color:#fff9}.theme-alternate .mat-mdc-select-disabled .mat-mdc-select-value{color:#ffffff61}.theme-alternate .mat-mdc-select-arrow{color:#ffffff8a}.theme-alternate .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#134d71de}.theme-alternate .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#39847bde}.theme-alternate .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.theme-alternate .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#d61c20de}.theme-alternate .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#ffffff61}.theme-alternate .mat-mdc-dialog-container{--mdc-dialog-container-color: #393939;--mdc-dialog-with-divider-divider-color: rgba(255, 255, 255, .12);--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.theme-alternate .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #515151;--mdc-chip-elevated-disabled-container-color: #515151;--mdc-chip-label-text-color: #fafafa;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa}.theme-alternate .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.theme-alternate .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #134d71;--mdc-chip-elevated-disabled-container-color: #134d71;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-alternate .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.theme-alternate .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #39847b;--mdc-chip-elevated-disabled-container-color: #39847b;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-alternate .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.theme-alternate .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #d61c20;--mdc-chip-elevated-disabled-container-color: #d61c20;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.theme-alternate .mat-mdc-chip-focus-overlay{background:#ffffff}.theme-alternate .mat-mdc-chip{height:32px}.theme-alternate .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.theme-alternate .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-alternate .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#ffffff80}.theme-alternate .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-handle-color: #134d71;--mdc-switch-selected-hover-handle-color: #134d71;--mdc-switch-selected-pressed-handle-color: #134d71}.theme-alternate .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-handle-color: #39847b;--mdc-switch-selected-hover-handle-color: #39847b;--mdc-switch-selected-pressed-handle-color: #39847b}.theme-alternate .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-handle-color: red;--mdc-switch-selected-hover-handle-color: red;--mdc-switch-selected-pressed-handle-color: red}.theme-alternate .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.theme-alternate .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-alternate .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #134d71;--mdc-radio-selected-hover-icon-color: #134d71;--mdc-radio-selected-icon-color: #134d71;--mdc-radio-selected-pressed-icon-color: #134d71;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #134d71}.theme-alternate .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#ffffff80}.theme-alternate .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #39847b;--mdc-radio-selected-hover-icon-color: #39847b;--mdc-radio-selected-icon-color: #39847b;--mdc-radio-selected-pressed-icon-color: #39847b;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #39847b}.theme-alternate .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#ffffff80}.theme-alternate .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d61c20;--mdc-radio-selected-hover-icon-color: #d61c20;--mdc-radio-selected-icon-color: #d61c20;--mdc-radio-selected-pressed-icon-color: #d61c20;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #d61c20}.theme-alternate .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#ffffff80}.theme-alternate .mat-mdc-radio-button .mdc-radio{padding:10px}.theme-alternate .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.theme-alternate .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.theme-alternate .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.theme-alternate .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #134d71;--mdc-slider-focus-handle-color: #134d71;--mdc-slider-hover-handle-color: #134d71;--mdc-slider-active-track-color: #134d71;--mdc-slider-inactive-track-color: #134d71;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #134d71;--mat-mdc-slider-ripple-color: #134d71;--mat-mdc-slider-hover-ripple-color: rgba(19, 77, 113, .05);--mat-mdc-slider-focus-ripple-color: rgba(19, 77, 113, .2)}.theme-alternate .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #39847b;--mdc-slider-focus-handle-color: #39847b;--mdc-slider-hover-handle-color: #39847b;--mdc-slider-active-track-color: #39847b;--mdc-slider-inactive-track-color: #39847b;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #39847b;--mat-mdc-slider-ripple-color: #39847b;--mat-mdc-slider-hover-ripple-color: rgba(57, 132, 123, .05);--mat-mdc-slider-focus-ripple-color: rgba(57, 132, 123, .2)}.theme-alternate .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #d61c20;--mdc-slider-focus-handle-color: #d61c20;--mdc-slider-hover-handle-color: #d61c20;--mdc-slider-active-track-color: #d61c20;--mdc-slider-inactive-track-color: #d61c20;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #d61c20;--mat-mdc-slider-ripple-color: #d61c20;--mat-mdc-slider-hover-ripple-color: rgba(214, 28, 32, .05);--mat-mdc-slider-focus-ripple-color: rgba(214, 28, 32, .2)}.theme-alternate .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #393939);color:var(--mdc-theme-on-surface, #fff)}.theme-alternate .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, white)}.theme-alternate .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, .7))}.theme-alternate .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}.theme-alternate .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-alternate .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.theme-alternate .mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-alternate .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, .5))}.theme-alternate .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}.theme-alternate .mdc-list-item--disabled .mdc-list-item__start,.theme-alternate .mdc-list-item--disabled .mdc-list-item__content,.theme-alternate .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.theme-alternate .mdc-list-item--disabled .mdc-list-item__primary-text,.theme-alternate .mdc-list-item--disabled .mdc-list-item__secondary-text,.theme-alternate .mdc-list-item--disabled .mdc-list-item__overline-text,.theme-alternate .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-alternate .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.theme-alternate .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #fff)}.theme-alternate .mdc-list-item--selected .mdc-list-item__primary-text,.theme-alternate .mdc-list-item--activated .mdc-list-item__primary-text,.theme-alternate .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-alternate .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #134d71)}.theme-alternate .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, white)}.theme-alternate .mdc-list-divider:after{border-bottom-color:#fff}.theme-alternate .mdc-list-divider{background-color:#fff3}.theme-alternate .mat-mdc-menu-item[disabled],.theme-alternate .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.theme-alternate .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(255, 255, 255, .5))}.theme-alternate .mat-mdc-menu-item .mat-icon-no-color,.theme-alternate .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, white)}.theme-alternate .mat-mdc-menu-item:hover:not([disabled]),.theme-alternate .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.theme-alternate .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.theme-alternate .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.08)}.theme-alternate .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.theme-alternate .mat-mdc-list-option .mdc-list-item__start,.theme-alternate .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #134d71;--mdc-checkbox-selected-hover-icon-color: #134d71;--mdc-checkbox-selected-icon-color: #134d71;--mdc-checkbox-selected-pressed-icon-color: #134d71;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-alternate .mat-mdc-list-option .mdc-list-item__start,.theme-alternate .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #134d71;--mdc-radio-selected-hover-icon-color: #134d71;--mdc-radio-selected-icon-color: #134d71;--mdc-radio-selected-pressed-icon-color: #134d71;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #134d71}.theme-alternate .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.theme-alternate .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.theme-alternate .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-alternate .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #39847b;--mdc-checkbox-selected-hover-icon-color: #39847b;--mdc-checkbox-selected-icon-color: #39847b;--mdc-checkbox-selected-pressed-icon-color: #39847b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-alternate .mat-mdc-list-option.mat-accent .mdc-list-item__start,.theme-alternate .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #39847b;--mdc-radio-selected-hover-icon-color: #39847b;--mdc-radio-selected-icon-color: #39847b;--mdc-radio-selected-pressed-icon-color: #39847b;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #39847b}.theme-alternate .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.theme-alternate .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.theme-alternate .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-alternate .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #d61c20;--mdc-checkbox-selected-hover-icon-color: #d61c20;--mdc-checkbox-selected-icon-color: #d61c20;--mdc-checkbox-selected-pressed-icon-color: #d61c20;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-alternate .mat-mdc-list-option.mat-warn .mdc-list-item__start,.theme-alternate .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d61c20;--mdc-radio-selected-hover-icon-color: #d61c20;--mdc-radio-selected-icon-color: #d61c20;--mdc-radio-selected-pressed-icon-color: #d61c20;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #d61c20}.theme-alternate .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.theme-alternate .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.theme-alternate .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.theme-alternate .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.theme-alternate .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.theme-alternate .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#134d71}.theme-alternate .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.theme-alternate .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.theme-alternate .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.theme-alternate .mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.theme-alternate .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.theme-alternate .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.theme-alternate .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.theme-alternate .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.theme-alternate .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.theme-alternate .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.theme-alternate .mat-mdc-paginator{background:#393939;color:#ffffffde}.theme-alternate .mat-mdc-paginator-icon{fill:#ffffff8a}.theme-alternate .mat-mdc-paginator-decrement,.theme-alternate .mat-mdc-paginator-increment{border-top:2px solid rgba(255,255,255,.54);border-right:2px solid rgba(255,255,255,.54)}.theme-alternate .mat-mdc-paginator-first,.theme-alternate .mat-mdc-paginator-last{border-top:2px solid rgba(255,255,255,.54)}.theme-alternate .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.theme-alternate .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.theme-alternate .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.theme-alternate .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#ffffff1f}.theme-alternate .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#ffffff1f}.theme-alternate .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.theme-alternate .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.theme-alternate .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.theme-alternate .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-alternate .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-alternate .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.theme-alternate .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.theme-alternate .mat-mdc-paginator-container{min-height:56px}.theme-alternate .mat-mdc-tab,.theme-alternate .mat-mdc-tab-link{background-color:transparent}.theme-alternate .mat-mdc-tab .mdc-tab__text-label,.theme-alternate .mat-mdc-tab-link .mdc-tab__text-label{color:#fff9}.theme-alternate .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-alternate .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.theme-alternate .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.theme-alternate .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#ffffff80}.theme-alternate .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-alternate .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#134d71}.theme-alternate .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-alternate .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #134d71)}.theme-alternate .mdc-tab__ripple:before,.theme-alternate .mat-mdc-tab .mat-ripple-element,.theme-alternate .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-alternate .mat-mdc-tab-link .mat-ripple-element{background-color:#134d71}.theme-alternate .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-alternate .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-alternate .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-alternate .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#39847b}.theme-alternate .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-alternate .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-alternate .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-alternate .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #39847b)}.theme-alternate .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.theme-alternate .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-alternate .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-alternate .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.theme-alternate .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.theme-alternate .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.theme-alternate .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-alternate .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#39847b}.theme-alternate .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-alternate .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-alternate .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.theme-alternate .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#d61c20}.theme-alternate .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-alternate .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-alternate .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.theme-alternate .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #d61c20)}.theme-alternate .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.theme-alternate .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-alternate .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-alternate .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.theme-alternate .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.theme-alternate .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.theme-alternate .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.theme-alternate .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#d61c20}.theme-alternate .mat-mdc-tab-group.mat-background-primary,.theme-alternate .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #134d71;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-alternate .mat-mdc-tab-group.mat-background-accent,.theme-alternate .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #39847b;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-alternate .mat-mdc-tab-group.mat-background-warn,.theme-alternate .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #d61c20;--mat-mdc-tab-header-with-background-foreground-color: #fff}.theme-alternate .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #fff)}.theme-alternate .mat-mdc-tab-header .mdc-tab{height:48px}.theme-alternate .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.theme-alternate .mat-mdc-checkbox .mat-ripple-element{background-color:#ffffff1a}.theme-alternate .mat-mdc-checkbox .mdc-checkbox__ripple{background:#fff}.theme-alternate .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #134d71;--mdc-checkbox-selected-hover-icon-color: #134d71;--mdc-checkbox-selected-icon-color: #134d71;--mdc-checkbox-selected-pressed-icon-color: #134d71;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-alternate .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#134d711a}.theme-alternate .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#134d71}.theme-alternate .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #39847b;--mdc-checkbox-selected-hover-icon-color: #39847b;--mdc-checkbox-selected-icon-color: #39847b;--mdc-checkbox-selected-pressed-icon-color: #39847b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-alternate .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#39847b1a}.theme-alternate .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#39847b}.theme-alternate .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #d61c20;--mdc-checkbox-selected-hover-icon-color: #d61c20;--mdc-checkbox-selected-icon-color: #d61c20;--mdc-checkbox-selected-pressed-icon-color: #d61c20;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.theme-alternate .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#d61c201a}.theme-alternate .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#d61c20}.theme-alternate .mat-mdc-checkbox-disabled label{color:#ffffff80}.theme-alternate .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.theme-alternate .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.theme-alternate .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}.theme-alternate .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.theme-alternate .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #134d71}.theme-alternate .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #39847b}.theme-alternate .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d61c20}.theme-alternate .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.theme-alternate .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #393939;--mdc-filled-button-label-text-color: #fff}.theme-alternate .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #134d71;--mdc-filled-button-label-text-color: #fff}.theme-alternate .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #39847b;--mdc-filled-button-label-text-color: #fff}.theme-alternate .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d61c20;--mdc-filled-button-label-text-color: #fff}.theme-alternate .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.theme-alternate .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #393939;--mdc-protected-button-label-text-color: #fff}.theme-alternate .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #134d71;--mdc-protected-button-label-text-color: #fff}.theme-alternate .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #39847b;--mdc-protected-button-label-text-color: #fff}.theme-alternate .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d61c20;--mdc-protected-button-label-text-color: #fff}.theme-alternate .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.theme-alternate .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.theme-alternate .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.theme-alternate .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #134d71}.theme-alternate .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #39847b}.theme-alternate .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d61c20}.theme-alternate .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.theme-alternate .mat-mdc-button,.theme-alternate .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-alternate .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-alternate .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-mdc-button.mat-primary,.theme-alternate .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #134d71;--mat-mdc-button-ripple-color: rgba(19, 77, 113, .1)}.theme-alternate .mat-mdc-button.mat-accent,.theme-alternate .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #39847b;--mat-mdc-button-ripple-color: rgba(57, 132, 123, .1)}.theme-alternate .mat-mdc-button.mat-warn,.theme-alternate .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #d61c20;--mat-mdc-button-ripple-color: rgba(214, 28, 32, .1)}.theme-alternate .mat-mdc-raised-button,.theme-alternate .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-alternate .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-alternate .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-mdc-raised-button.mat-primary,.theme-alternate .mat-mdc-unelevated-button.mat-primary,.theme-alternate .mat-mdc-raised-button.mat-accent,.theme-alternate .mat-mdc-unelevated-button.mat-accent,.theme-alternate .mat-mdc-raised-button.mat-warn,.theme-alternate .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-alternate .mat-mdc-button.mat-mdc-button-base,.theme-alternate .mat-mdc-raised-button.mat-mdc-button-base,.theme-alternate .mat-mdc-unelevated-button.mat-mdc-button-base,.theme-alternate .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.theme-alternate .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-alternate .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-alternate .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #134d71;--mat-mdc-button-ripple-color: rgba(19, 77, 113, .1)}.theme-alternate .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #39847b;--mat-mdc-button-ripple-color: rgba(57, 132, 123, .1)}.theme-alternate .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #d61c20;--mat-mdc-button-ripple-color: rgba(214, 28, 32, .1)}.theme-alternate .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #134d71}.theme-alternate .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #39847b}.theme-alternate .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d61c20}.theme-alternate .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.theme-alternate .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.theme-alternate .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.theme-alternate .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.theme-alternate .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-alternate .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.theme-alternate .mat-mdc-fab,.theme-alternate .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-alternate .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.theme-alternate .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.theme-alternate .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.theme-alternate .mat-mdc-fab.mat-primary,.theme-alternate .mat-mdc-mini-fab.mat-primary,.theme-alternate .mat-mdc-fab.mat-accent,.theme-alternate .mat-mdc-mini-fab.mat-accent,.theme-alternate .mat-mdc-fab.mat-warn,.theme-alternate .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.theme-alternate .mat-mdc-fab.mat-unthemed,.theme-alternate .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #393939;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-alternate .mat-mdc-fab.mat-primary,.theme-alternate .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #134d71;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-alternate .mat-mdc-fab.mat-accent,.theme-alternate .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #39847b;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-alternate .mat-mdc-fab.mat-warn,.theme-alternate .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #d61c20;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.theme-alternate .mat-mdc-fab[disabled][disabled],.theme-alternate .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.theme-alternate .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: rgba(0, 0, 0, .87);--mdc-snackbar-container-color: #d7d7d7;--mdc-snackbar-supporting-text-color: rgba(57, 57, 57, .87)}.theme-alternate .mdc-data-table{background-color:var(--mdc-theme-surface, #393939);border-color:#ffffff1f}.theme-alternate .mdc-data-table__row{background-color:inherit}.theme-alternate .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #393939)}.theme-alternate .mdc-data-table__row--selected{background-color:#134d710a}.theme-alternate .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.theme-alternate .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.theme-alternate .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}.theme-alternate .mdc-data-table__cell,.theme-alternate .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}.theme-alternate .mdc-data-table__pagination{border-top-color:#ffffff1f}.theme-alternate .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}.theme-alternate .mdc-data-table__header-cell,.theme-alternate .mdc-data-table__pagination-total,.theme-alternate .mdc-data-table__pagination-rows-per-page-label,.theme-alternate .mdc-data-table__cell{color:#ffffffde}.theme-alternate .mat-mdc-table{background:#393939}.theme-alternate .mat-mdc-table .mdc-data-table__row{height:52px}.theme-alternate .mat-mdc-table .mdc-data-table__pagination{min-height:52px}.theme-alternate .mat-mdc-table .mdc-data-table__header-row{height:56px}.theme-alternate .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #134d71}.theme-alternate .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #39847b}.theme-alternate .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #d61c20}.theme-alternate .mat-badge-content{color:#fff;background:#134d71}.cdk-high-contrast-active .theme-alternate .mat-badge-content{outline:solid 1px;border-radius:0}.theme-alternate .mat-badge-accent .mat-badge-content{background:#39847b;color:#fff}.theme-alternate .mat-badge-warn .mat-badge-content{color:#fff;background:#d61c20}.theme-alternate .mat-badge-disabled .mat-badge-content{background:#6b6b6b;color:#ffffff80}.theme-alternate .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#393939;color:#fff}.theme-alternate .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.theme-alternate .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-alternate .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.theme-alternate .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.theme-alternate .mat-button-toggle{color:#ffffff80}.theme-alternate .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.theme-alternate .mat-button-toggle-appearance-standard{color:#fff;background:#393939}.theme-alternate .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.theme-alternate .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #515151}.theme-alternate [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #515151}.theme-alternate .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #515151}.theme-alternate .mat-button-toggle-checked{background-color:#5f5f5f;color:#ffffffb3}.theme-alternate .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.theme-alternate .mat-button-toggle-disabled{color:#ffffff4d;background-color:#464646}.theme-alternate .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#393939}.theme-alternate .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#797979}.theme-alternate .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.theme-alternate .mat-button-toggle-group-appearance-standard{border:solid 1px #515151}.theme-alternate .mat-calendar-arrow{fill:#fff}.theme-alternate .mat-datepicker-toggle,.theme-alternate .mat-datepicker-content .mat-calendar-next-button,.theme-alternate .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.theme-alternate .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.theme-alternate .mat-calendar-table-header,.theme-alternate .mat-calendar-body-label{color:#ffffffb3}.theme-alternate .mat-calendar-body-cell-content,.theme-alternate .mat-date-range-input-separator{color:#fff;border-color:transparent}.theme-alternate .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.theme-alternate .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.theme-alternate .mat-calendar-body-in-preview{color:#ffffff3d}.theme-alternate .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.theme-alternate .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.theme-alternate .mat-calendar-body-in-range:before{background:rgba(19,77,113,.2)}.theme-alternate .mat-calendar-body-comparison-identical,.theme-alternate .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-alternate .mat-calendar-body-comparison-bridge-start:before,.theme-alternate [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(19,77,113,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-calendar-body-comparison-bridge-end:before,.theme-alternate [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(19,77,113,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-alternate .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-alternate .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-alternate .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-alternate .mat-calendar-body-selected{background-color:#134d71;color:#fff}.theme-alternate .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#134d7166}.theme-alternate .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-alternate .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-alternate .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#134d714d}@media (hover: hover){.theme-alternate .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#134d714d}}.theme-alternate .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#393939;color:#fff}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(57,132,123,.2)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.theme-alternate .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(57,132,123,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.theme-alternate .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(57,132,123,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#39847b;color:#fff}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#39847b66}.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-alternate .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-alternate .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#39847b4d}@media (hover: hover){.theme-alternate .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#39847b4d}}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(214,28,32,.2)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.theme-alternate .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(214,28,32,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.theme-alternate .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(214,28,32,.2) 50%,rgba(249,171,0,.2) 50%)}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#d61c20;color:#fff}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#d61c2066}.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.theme-alternate .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.theme-alternate .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#d61c204d}@media (hover: hover){.theme-alternate .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#d61c204d}}.theme-alternate .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.theme-alternate .mat-datepicker-toggle-active{color:#134d71}.theme-alternate .mat-datepicker-toggle-active.mat-accent{color:#39847b}.theme-alternate .mat-datepicker-toggle-active.mat-warn{color:#d61c20}.theme-alternate .mat-date-range-input-inner[disabled]{color:#ffffff80}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.theme-alternate .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.theme-alternate .mat-divider{border-top-color:#ffffff1f}.theme-alternate .mat-divider-vertical{border-right-color:#ffffff1f}.theme-alternate .mat-expansion-panel{background:#393939;color:#fff}.theme-alternate .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.theme-alternate .mat-action-row{border-top-color:#ffffff1f}.theme-alternate .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.theme-alternate .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.theme-alternate .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(250,250,250,.04)}@media (hover: none){.theme-alternate .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#393939}}.theme-alternate .mat-expansion-panel-header-title{color:#fff}.theme-alternate .mat-expansion-panel-header-description,.theme-alternate .mat-expansion-indicator:after{color:#ffffffb3}.theme-alternate .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.theme-alternate .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.theme-alternate .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.theme-alternate .mat-icon.mat-primary{color:#134d71}.theme-alternate .mat-icon.mat-accent{color:#39847b}.theme-alternate .mat-icon.mat-warn{color:#d61c20}.theme-alternate .mat-drawer-container{background-color:#2c2c2c;color:#fff}.theme-alternate .mat-drawer{background-color:#393939;color:#fff}.theme-alternate .mat-drawer.mat-drawer-push{background-color:#393939}.theme-alternate .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.theme-alternate .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.theme-alternate .mat-drawer-side.mat-drawer-end,.theme-alternate [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.theme-alternate [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.theme-alternate .mat-drawer-backdrop.mat-drawer-shown{background-color:#c6c6c699}.theme-alternate .mat-step-header.cdk-keyboard-focused,.theme-alternate .mat-step-header.cdk-program-focused,.theme-alternate .mat-step-header:hover:not([aria-disabled]),.theme-alternate .mat-step-header:hover[aria-disabled=false]{background-color:#fafafa0a}.theme-alternate .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.theme-alternate .mat-step-header:hover{background:none}}.theme-alternate .mat-step-header .mat-step-label,.theme-alternate .mat-step-header .mat-step-optional{color:#ffffffb3}.theme-alternate .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#fff}.theme-alternate .mat-step-header .mat-step-icon-selected,.theme-alternate .mat-step-header .mat-step-icon-state-done,.theme-alternate .mat-step-header .mat-step-icon-state-edit{background-color:#134d71;color:#fff}.theme-alternate .mat-step-header.mat-accent .mat-step-icon{color:#fff}.theme-alternate .mat-step-header.mat-accent .mat-step-icon-selected,.theme-alternate .mat-step-header.mat-accent .mat-step-icon-state-done,.theme-alternate .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#39847b;color:#fff}.theme-alternate .mat-step-header.mat-warn .mat-step-icon{color:#fff}.theme-alternate .mat-step-header.mat-warn .mat-step-icon-selected,.theme-alternate .mat-step-header.mat-warn .mat-step-icon-state-done,.theme-alternate .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#d61c20;color:#fff}.theme-alternate .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#d61c20}.theme-alternate .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.theme-alternate .mat-step-header .mat-step-label.mat-step-label-error{color:#d61c20}.theme-alternate .mat-stepper-horizontal,.theme-alternate .mat-stepper-vertical{background-color:#393939}.theme-alternate .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.theme-alternate .mat-horizontal-stepper-header:before,.theme-alternate .mat-horizontal-stepper-header:after,.theme-alternate .mat-stepper-horizontal-line{border-top-color:#ffffff1f}.theme-alternate .mat-sort-header-arrow{color:#c4c4c4}.theme-alternate .mat-toolbar{background:#393939;color:#fff}.theme-alternate .mat-toolbar.mat-primary{background:#134d71;color:#fff}.theme-alternate .mat-toolbar.mat-accent{background:#39847b;color:#fff}.theme-alternate .mat-toolbar.mat-warn{background:#d61c20;color:#fff}.theme-alternate .mat-toolbar .mat-form-field-underline,.theme-alternate .mat-toolbar .mat-form-field-ripple,.theme-alternate .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.theme-alternate .mat-toolbar .mat-form-field-label,.theme-alternate .mat-toolbar .mat-focused .mat-form-field-label,.theme-alternate .mat-toolbar .mat-select-value,.theme-alternate .mat-toolbar .mat-select-arrow,.theme-alternate .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.theme-alternate .mat-toolbar .mat-input-element{caret-color:currentColor}.theme-alternate .mat-tree{background:#393939}.theme-alternate .mat-tree-node,.theme-alternate .mat-nested-tree-node{color:#fff}.mat-raised-button,.mat-stroked-button,.mat-flat-button{padding:0 1.15em;margin:0 .65em;min-width:3em;line-height:36.4px}.mat-standard-chip{padding:.5em .85em;min-height:2.5em}.material-icons{font-size:24px;font-family:Material Icons,Material Icons}.material-icons .mat-badge-content{font-family:Roboto}.croppie-container{width:100%;height:100%}.croppie-container .cr-image{z-index:-1;position:absolute;top:0;left:0;transform-origin:0 0;max-height:none;max-width:none}.croppie-container .cr-boundary{position:relative;overflow:hidden;margin:0 auto;z-index:1;width:100%;height:100%}.croppie-container .cr-viewport,.croppie-container .cr-resizer{position:absolute;border:2px solid #fff;margin:auto;inset:0;box-shadow:0 0 2000px 2000px #00000080;z-index:0}.croppie-container .cr-resizer{z-index:2;box-shadow:none;pointer-events:none}.croppie-container .cr-resizer-vertical,.croppie-container .cr-resizer-horisontal{position:absolute;pointer-events:all}.croppie-container .cr-resizer-vertical:after,.croppie-container .cr-resizer-horisontal:after{display:block;position:absolute;box-sizing:border-box;border:1px solid black;background:#fff;width:10px;height:10px;content:""}.croppie-container .cr-resizer-vertical{bottom:-5px;cursor:row-resize;width:100%;height:10px}.croppie-container .cr-resizer-vertical:after{left:50%;margin-left:-5px}.croppie-container .cr-resizer-horisontal{right:-5px;cursor:col-resize;width:10px;height:100%}.croppie-container .cr-resizer-horisontal:after{top:50%;margin-top:-5px}.croppie-container .cr-original-image{display:none}.croppie-container .cr-vp-circle{border-radius:50%}.croppie-container .cr-overlay{z-index:1;position:absolute;cursor:move;touch-action:none}.croppie-container .cr-slider-wrap{width:75%;margin:15px auto;text-align:center}.croppie-result{position:relative;overflow:hidden}.croppie-result img{position:absolute}.croppie-container .cr-image,.croppie-container .cr-overlay,.croppie-container .cr-viewport{transform:translateZ(0)}.cr-slider{-webkit-appearance:none;width:300px;max-width:100%;padding-top:8px;padding-bottom:8px;background-color:transparent}.cr-slider::-webkit-slider-runnable-track{width:100%;height:3px;background:rgba(0,0,0,.5);border:0;border-radius:3px}.cr-slider::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:focus{outline:none}.cr-slider::-moz-range-track{width:100%;height:3px;background:rgba(0,0,0,.5);border:0;border-radius:3px}.cr-slider::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:-moz-focusring{outline:1px solid white;outline-offset:-1px}.cr-slider::-ms-track{width:100%;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}.cr-slider::-ms-fill-lower{background:rgba(0,0,0,.5);border-radius:10px}.cr-slider::-ms-fill-upper{background:rgba(0,0,0,.5);border-radius:10px}.cr-slider::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:1px}.cr-slider:focus::-ms-fill-lower{background:rgba(0,0,0,.5)}.cr-slider:focus::-ms-fill-upper{background:rgba(0,0,0,.5)}.cr-rotate-controls{position:absolute;bottom:5px;left:5px;z-index:1}.cr-rotate-controls button{border:0;background:none}.cr-rotate-controls i:before{display:inline-block;font-style:normal;font-weight:900;font-size:22px}.cr-rotate-l i:before{content:"\e2\2020\ba"}.cr-rotate-r i:before{content:"\e2\2020\bb"}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-family:Ubuntu,sans-serif;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:400;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}.candidate-gamification__slider--prev,.candidate-gamification__slider--next,.candidate-gamification__header--item:before{background:linear-gradient(to bottom,#7ED2B9 0%,#3d6b81 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3d6b81",endColorstr="#7ED2B9",GradientType=0);background-color:#3d6b81}.cf:after{content:"";display:table;clear:both}.rounded-avatar{position:relative}.rounded-avatar:after{content:"";position:absolute;inset:-2px;border:4px solid #fff;border-radius:50%}.rounded-avatar img{display:block;border-radius:50%}.candidate-gamification__slider--prev.disabled,.candidate-gamification__slider--next.disabled,.candidate-gamification__slider--pager span,.candidate-gamification__tabs,.candidate-gamification__header svg,.candidate-gamification__header--item:before,.candidate-gamification__header,.sticky-descriptions__graph-elem,.chat__messages-bubble:before,.r_messages-page .conversations-list__item,.r_challenge-upload__uploader label,.r_challenge-upload__uploader svg,.r_challenge-quiz fieldset label[for]:after,.r_challenge-quiz fieldset label[for],.r_challenge__saves label[for]:after,.onboarding-page .world-map-holder svg path,.onboarding-page__avatar-holder .cropperCnt,.onboarding-page .bubbled-module,.onboarding-page__intro,.r_settings__avatar label.icon-camera,.matching-lists h4:before,.notif-new,.notif-no,.tabsAbove li,.r_upgrades .r_upgrade-summary__cell.wBtn,.r_matchingScale .matchingPercentage,.r_search_results aside,.r_search_results section,.r_search_results aside .iconH,.r_search_results aside .theTitle,.r_challenge-page .user-answer__header .lock_svg,.r_graduates-page .toggleArr svg,.r_graduates-page .toggleArr,.r_graduates-page .filterHolder,.r_graduates-page .filterHandler svg,.r_pagination .prev svg,.r_pagination .next svg,.r_pagination .prev,.r_pagination .next,.r_resume .r_card_badges .resumeSectionTitle .toggleArr svg,.r_profile .userLevel .theLevel,.r_profile .userLevel .toNextLevel,.candidate-gamification .userLevel .theLevel,.candidate-gamification .userLevel .toNextLevel,.r_profile.r_company-profile .betterQuestionsSection .toggleArr svg,.r_profile.r_company-profile .betterQuestionsSection .r_card,.r_profile.r_company-profile .videoSection .videoH,.r_profile .r_simple-list.r_friends-list .userPop,.r_profile .newsList__item,.r_profile .r_card__news .resumeSectionTitle .qty,.r_profile .resumeSectionTitle .toggleArr svg,.r_profile .r_card.r_profileCover .cropperCnt2,.r_profile .r_card.r_profileCover label.icon-camera,.r_resume .skillsSection .outputResult .skillsSectionRow__resultElem .dropHandler,.r_resume .skillsSection .outputResult .skillsSectionRow__obtained,.r_resume .skillsSection .outputResult .skillsSectionRow__skill-name,.r_resume .r_card,.downloadResume .ico-dl svg,.resumeSectionTitle .toggleArr,.resumeSectionTitle svg,.userNotes[data-tooltip]:after,.inviteIco[data-tooltip]:after,.sendMessage[data-tooltip]:after,.addRefferral[data-tooltip]:after,.responsiveness[data-tooltip]:after,.tooltip[data-tooltip]:after,.userNotes[data-tooltip]:before,.inviteIco[data-tooltip]:before,.sendMessage[data-tooltip]:before,.addRefferral[data-tooltip]:before,.responsiveness[data-tooltip]:before,.tooltip[data-tooltip]:before,.resumeTabs .toggleArr svg,.sideMenu .toggleArr svg,aside.resumeTabs .toggleArr svg,aside.sideMenu .toggleArr svg,.resumeTabs .toggleArr,.sideMenu .toggleArr,aside.resumeTabs .toggleArr,aside.sideMenu .toggleArr,.resumeTabs ul li.tabError:after,.sideMenu ul li.tabError:after,aside.resumeTabs ul li.tabError:after,aside.sideMenu ul li.tabError:after,.resumeTabs ul li,.sideMenu ul li,aside.resumeTabs ul li,aside.sideMenu ul li,.r_resume-edit .addSubRow,.r_resume-edit .knowledgeLevel .knolev label,.r_resume-edit .resumeSectionTitle,.r_resume-edit .progressHolder .bar,.r_redesign .profileCard .cropperCnt,.r_redesign .profileCard .avatar label.icon-camera,.r_redesign .cropperCnt,.r_redesign .immIncentive,.r_redesign .r_card.itExtends .toggleArr svg,.r_redesign .backLink svg,.r_redesign .editIco .labelLike,.r_redesign .viewIco .labelLike,.r_redesign .userNotes .labelLike,.r_redesign .inviteIco .labelLike,.r_redesign .sendMessage .labelLike,.r_redesign .addRefferral .labelLike,.r_redesign .editIco svg,.r_redesign .viewIco svg,.r_redesign .userNotes svg,.r_redesign .inviteIco svg,.r_redesign .sendMessage svg,.r_redesign .addRefferral svg,.r_redesign .clients-module .cycle-prev svg,.r_redesign .clients-module .cycle-next svg,.r_redesign .clients-module .cycle-prev,.r_redesign .clients-module .cycle-next,.r_redesign .quiz-module .seeResult,.r_redesign .quiz-module__nav span.prev svg,.r_redesign .quiz-module__nav span.next svg,.r_redesign .quiz-module__nav span.prev,.r_redesign .quiz-module__nav span.next,.r_redesign .quiz-module__questions .quiz-row label,.r_redesign .quiz-module__questions,.r_redesign .toTopBtn,.r_redesign .clipped-handler svg,.r_redesign .clipped-handler,.r_redesign .userPop .discard,.r_redesign .userPop,.memory-game-main .memory-game-board__front:before,.tabular-data .filterHolder .addFilter,.tabular-data__row-details,.tabular-data__td,.tabular-data__row,.tabular-data .selectionOptions__cell,.view-icon svg,.user-type-login .tabbedcnt li,.r_popup .preventDialog label:after,.r_popup .row.options img,.r_redesign .switch-holder label span,.r_redesign .switch-holder label:before,.r_redesign .switch-holder label:after,.r_redesign .select2-dropdown .select2-results__option,.r_redesign .r_resume-edit .checkboxHolder label:after,.r_redesign .btn:before,.r_redesign .smartbanner.smartbanner--android .smartbanner__button__label:before,.smartbanner.smartbanner--android .r_redesign .smartbanner__button__label:before,.r_redesign .smartbanner__button .smartbanner__button__label:before,.smartbanner__button .r_redesign .smartbanner__button__label:before,.r_redesign .btn:not(.dropdown-toggle):after,.r_redesign .smartbanner.smartbanner--android .smartbanner__button__label:after,.smartbanner.smartbanner--android .r_redesign .smartbanner__button__label:after,.r_redesign .smartbanner__button .smartbanner__button__label:after,.smartbanner__button .r_redesign .smartbanner__button__label:after,.r_redesign .agree label:before,.r_redesign .quill-wrapper .ql-snow .ql-tooltip.ql-editing a.ql-action:after,.sideMenu ._filter-list input[type=checkbox]+label:after,.sideMenu .r_jobs__filter-list input[type=checkbox]+label:after,.sideMenu ._filter-list__radio-item input[type=radio]+label:before,.sideMenu ._filter-list__radio-item input[type=radio]+label:after,.Zebra_DatePicker .dp_actions td,.public-pages header .menu-icon,.r_redesign .notifsTrigger .btn svg,.r_redesign .notifsTrigger .smartbanner.smartbanner--android .smartbanner__button__label svg,.smartbanner.smartbanner--android .r_redesign .notifsTrigger .smartbanner__button__label svg,.r_redesign .notifsTrigger .smartbanner__button .smartbanner__button__label svg,.smartbanner__button .r_redesign .notifsTrigger .smartbanner__button__label svg,.r_redesign .userAccount .actHolder,.r_redesign .hasChildren .dropHolder,.r_redesign main:before,.r_redesign footer:before,.r_redesign header .langSelector ul,.r_redesign header .langSelector .isSelected,.r_redesign header .sub-nav,.r_redesign header,.userSocial svg,.r_redesign .cyclePrev svg,.r_redesign .r_company-testimonials .cycle-prev svg,.r_redesign .r_current-profiles .cycle-prev svg,.r_redesign .cycleNext svg,.r_redesign .r_company-testimonials .cycle-next svg,.r_redesign .r_current-profiles .cycle-next svg,.r_redesign .cyclePrev,.r_redesign .r_company-testimonials .cycle-prev,.r_redesign .r_current-profiles .cycle-prev,.r_redesign .cycleNext,.r_redesign .r_company-testimonials .cycle-next,.r_redesign .r_current-profiles .cycle-next,.r_redesign a{transition:all .25s ease-in-out}.transition{transition:all .25s ease-in-out}.r_redesign .quiz-module__result,.r_redesign .quiz-module__nav span,.r_redesign .quiz-module__questions fieldset{transition:all .5s ease-in-out}.r_course-contents__list,.r_profile.r_company-profile .r_question-item__cnt,.r_card.editmode .outputResult,.r_card form.edit,.r_resume-edit section .tab,.r_redesign .clipped-cnt,.sideMenu ._filter-list li ul,.sideMenu .r_jobs__filter-list li ul,.sideMenu ._filter-list__clipped{position:relative;opacity:0;overflow:hidden;max-height:0;transition:all .25s ease-out,max-height 0 cubic-bezier(0,1,0,1),opacity 0s linear;z-index:1}.r_course-contents .clipped-expanded~.r_course-contents__list,.r_profile.r_company-profile .r_question-item.extended .r_question-item__cnt,.r_card.editmode form.edit,.r_card .outputResult,.r_resume-edit section .tab.current,.r_redesign .r_card.extended .clipped-cnt,.r_redesign .clipped-expanded .clipped-cnt,.r_redesign .clipped-expanded.clipped-cnt,.r_redesign .clipped-shown.clipped-cnt,.sideMenu ._filter-list input[type=radio]:checked~ul,.sideMenu .r_jobs__filter-list input[type=radio]:checked~ul,.sideMenu ._filter-list .extended>ul,.sideMenu .r_jobs__filter-list .extended>ul,.sideMenu ._filter-list li.expanded ._filter-list__clipped,.sideMenu .r_jobs__filter-list li.expanded ._filter-list__clipped,.sideMenu ._filter-list li.extended ._filter-list__clipped,.sideMenu .r_jobs__filter-list li.extended ._filter-list__clipped{position:relative;opacity:1;max-height:9999px;transition:all .25s ease-in-out,max-height .95s cubic-bezier(1,0,1,0),opacity .25s linear;z-index:2}.r_redesign ::-webkit-scrollbar{width:6px;height:6px}.r_redesign ::-webkit-scrollbar-button:start:decrement,.r_redesign ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent}.r_redesign ::-webkit-scrollbar-track-piece{background-color:#fafafa;-webkit-border-radius:0;-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px}.r_redesign ::-webkit-scrollbar-thumb:vertical{height:50px;background-color:#02213e40;-webkit-border-radius:8px}.r_redesign ::-webkit-scrollbar-thumb:horizontal{width:50px;background-color:#02213e40;-webkit-border-radius:8px}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpE{0%{opacity:0;transform:translate(-50%,calc(-50% + 15px))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDownE{0%{opacity:0;transform:translate(-50%,calc(-50% - 15px))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes slideRight{0%{opacity:0;transform:translate(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRightE{0%{opacity:0;transform:translate(calc(-50% - 15px),-50%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes slideLeft{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftE{0%{opacity:0;transform:translate(calc(-50% + 15px),-50%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes bounce{0%{transform:translate3d(0,-32px,0)}to{transform:translateZ(0)}}@keyframes logo-movement{0%{transform:translate(465px,40vh) scale(2);opacity:0}5%{transform:translate(465px,40vh) scale(2);opacity:1}70%{transform:translate(465px,40vh) scale(2)}85%{transform:translate(290px,40vh) scale(2)}to{transform:translate(0) scale(1);opacity:1}}@keyframes logo-movementSmall{0%{transform:translate(calc(50vw - 30px),40vh) scale(2);opacity:0}5%{transform:translate(calc(50vw - 30px),40vh) scale(2);opacity:1}70%{transform:translate(calc(50vw - 30px),40vh) scale(2)}85%{transform:translate(25vw,40vh) scale(2)}to{transform:translate(0) scale(1);opacity:1}}@keyframes bodyclip{0%{height:100vh;overflow:hidden}99.99%{height:auto;overflow:inherit}to{height:auto;overflow:inherit}}.fullAnim .ball{animation:.5s bounce .5s forwards;animation-direction:alternate;animation-timing-function:cubic-bezier(.5,.05,1,.5);animation-iteration-count:7}.fullAnim .r_logo{opacity:0;transform-origin:0 50%}@media screen and (min-width: 999px){.fullAnim .r_logo{transform:translate(480px,40vh) scale(2);animation:5s logo-movement .5s forwards}}@media screen and (max-width: 999px){.fullAnim .r_logo{transform:translate(calc(50vw - 30px),40vh) scale(2);animation:5s logo-movementSmall .5s forwards}}.fullAnim .r_logo svg path{opacity:0;visibility:hidden;animation:.75s fadeIn 3.5s forwards}.fullAnim main,.fullAnim footer,.fullAnim nav,.fullAnim .langSelector{opacity:0;visibility:hidden;animation:.5s fadeIn 5.5s forwards}.fullAnim main{animation-delay:6.15s}.fullAnim footer{animation-delay:8.5s}@keyframes linesTop{0%{max-width:100%}to{max-width:30px}}@keyframes linesRight{0%{max-height:100%}to{max-height:30px}}@keyframes drawLines01{0%{top:150px}to{top:10px}}@keyframes drawLines02{0%{right:150px}to{right:10px}}@keyframes drawLines03{0%{bottom:150px}to{bottom:10px}}@keyframes drawLines04{0%{left:60%}to{left:20%}}@keyframes drawLines05{0%{bottom:50%;opacity:0}1%{bottom:50%;opacity:1}to{bottom:20%;opacity:1}}@keyframes drawLines06{0%{left:20%;right:80%;opacity:0}1%{left:20%;right:80%;opacity:1}to{left:0;right:60%;opacity:1}}@keyframes drawLines10{0%{right:40%;opacity:0}1%{right:40%;opacity:1}to{right:10px;opacity:1}}@keyframes drawLinesLast{0%{bottom:20%;opacity:0}1%{bottom:20%;opacity:1}to{bottom:10px;opacity:1}}@keyframes popInFlag{0%{opacity:0;transform:translate(-20px,-27px) scale(.75)}1%{opacity:1;transform:translate(-20px,-27px) scale(.75)}40%{opacity:1;transform:translate(-20px,-27px) scale(1.25)}to{opacity:1;transform:translate(-20px,-27px) scale(1)}}@keyframes dotsV{0%{opacity:0;bottom:100%}1%{opacity:1;bottom:100%}to{opacity:1;bottom:0}}@keyframes dotsH{0%{opacity:0;left:100%}1%{opacity:1;left:100%}to{opacity:1;left:0}}@media screen and (min-width: 1200px){.r_homepage.fullAnim .intro-desc.dotted-module{opacity:1;animation:none}.r_homepage.fullAnim .intro-desc.dotted-module .lines:before{max-width:100%;animation:1.5s linesTop 6.5s forwards}.r_homepage.fullAnim .intro-desc.dotted-module .lines:after{max-height:100%;animation:1.5s linesRight 6.5s forwards}.r_homepage.fullAnim .intro-desc.dotted-module .intro-desc__cnt{opacity:0;transform:translateY(15px);animation:.75s slideUp 7.7s forwards}.r_homepage.fullAnim .intro-desc.dotted-module h1 .sec{display:block;opacity:0;transform:translateY(15px);animation:.75s slideUp 8.25s forwards}.r_homepage.fullAnim .intro-desc.dotted-module .intro-desc__graphic{opacity:0;visibility:hidden;animation:1s fadeIn 9s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(1){top:150px;animation:.5s drawLines01 9.75s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(2){right:150px;animation:.5s drawLines02 9.75s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(3){bottom:150px;animation:.5s drawLines03 9.75s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(4){left:60%;animation:.5s drawLines04 9.75s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(5),.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(6),.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(7),.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(8),.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(9),.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(10){opacity:0}.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(5){bottom:50%;animation:.5s drawLines05 10.25s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(6){left:20%;right:80%;animation:.5s drawLines06 10.75s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(10){right:40%;animation:.5s drawLines10 10.75s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(7),.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(8),.r_homepage.fullAnim .intro-desc.dotted-module ul.gray_lines li:nth-child(9){bottom:20%;animation:.5s drawLinesLast 11.25s forwards}.r_homepage.fullAnim .intro-desc.dotted-module p{opacity:0;transform:translateY(15px);animation:.75s slideUp 11.65s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.elems li{opacity:0}.r_homepage.fullAnim .intro-desc.dotted-module ul.elems li.cog{transform:translate(calc(-50% - 15px),-50%);animation:.25s slideRightE 12.5s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.elems li.edit{transform:translate(-50%,calc(-50% - 15px));animation:.25s slideDownE 12.6s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.elems li.check{transform:translate(calc(-50% + 15px),-50%);animation:.25s slideLeftE 12.7s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.elems li.search{transform:translate(-50%,calc(-50% - 15px));animation:.25s slideDownE 12.8s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.elems li.house{transform:translate(calc(-50% - 15px),-50%);animation:.25s slideRightE 12.9s forwards}.r_homepage.fullAnim .intro-desc.dotted-module ul.elems li.badge{transform:translate(-50%,calc(-50% + 15px));animation:.25s slideUpE 13s forwards}.r_homepage.fullAnim .intro-desc.dotted-module .flag{opacity:0;transform:translate(-20px,-27px) scale(.75);animation:.25s popInFlag 13.5s forwards}.r_homepage.fullAnim .intro-desc.dotted-module .dots.v:after,.r_homepage.fullAnim .intro-desc.dotted-module .dots.v:before{height:auto}.r_homepage.fullAnim .intro-desc.dotted-module .dots.h:after,.r_homepage.fullAnim .intro-desc.dotted-module .dots.h:before{width:auto}.r_homepage.fullAnim .intro-desc.dotted-module .dots.v:after{opacity:0;bottom:100%;animation:.5s dotsV 13.75s forwards}.r_homepage.fullAnim .intro-desc.dotted-module .dots.h:before{opacity:0;left:100%;animation:.5s dotsH 13.75s forwards}.r_homepage.fullAnim .intro-desc.dotted-module .dots.v:before{opacity:0;bottom:100%;animation:.5s dotsV 14.25s forwards}.r_homepage.fullAnim .intro-desc.dotted-module .dots.h:after{opacity:0;left:100%;animation:.5s dotsH 14.25s forwards}.r_homepage.fullAnim .intro-desc.dotted-module .btn,.r_homepage.fullAnim .intro-desc.dotted-module .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_homepage.fullAnim .intro-desc.dotted-module .smartbanner__button__label,.r_homepage.fullAnim .intro-desc.dotted-module .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_homepage.fullAnim .intro-desc.dotted-module .smartbanner__button__label{opacity:0;animation:.5s fadeIn 14.75s forwards}.r_homepage.fullAnim main .r_container{opacity:0;animation:.5s fadeIn 15.5s forwards}.r_homepage.fullAnim footer{opacity:0}}main{min-height:calc(100vh - 509px);opacity:0;visibility:hidden;animation:fadeIn .75s .75s forwards}@keyframes logo-movementCompany{0%{transform:translate(465px,40vh) scale(2);opacity:0}5%{transform:translate(465px,40vh) scale(2);opacity:1}50%{transform:translate(465px,40vh) scale(2)}75%{transform:translate(290px,40vh) scale(2)}to{transform:translate(0) scale(1);opacity:1}}@keyframes mainIntroMessage{0%{transform:translate(465px,40vh) scale(2);opacity:0}5%{transform:translate(465px,40vh) scale(2);opacity:1}50%{transform:translate(465px,40vh) scale(2)}75%{transform:translate(290px,40vh) scale(2)}to{transform:translate(0) scale(1);opacity:1}}@keyframes swapMainIntroMsg{0%{opacity:0;visibility:hidden;transform:translateY(50px)}20%{opacity:1;visibility:visible;transform:translate(0)}80%{opacity:1;visibility:visible;transform:translate(0)}to{opacity:0;visibility:hidden;transform:translateY(-100px)}}@keyframes skipIntroArrH{0%{opacity:0;visibility:hidden}20%{opacity:1;visibility:visible}80%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes skipIntroArr{0%{transform:translate(20px)}50%{transform:translate(0)}to{transform:translate(20px)}}@keyframes swapMainIntroMsgH{0%{opacity:0;visibility:hidden}5%{opacity:1;visibility:visible}95%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes mainbgintro{0%{background-color:#f1f3f6}1%{background-color:#02213e}99%{background-color:#02213e}to{background-color:#f1f3f6}}@keyframes fadeinout{0%{opacity:0;visibility:hidden}1%{opacity:1;visibility:visible}99%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.force100height{height:100vh;overflow:hidden}.force100height header{z-index:1!important}.r_redesign .skipCIntro{text-shadow:1px 1px 3px rgba(0,0,0,.25);color:#fff;position:fixed;top:15px;right:20px;z-index:1000;font-size:1.5rem;display:none;cursor:pointer}.r_redesign .skipCIntro span.arr{transform:translateY(-50%) rotate(180deg);position:absolute;right:100%;top:50%;display:block;padding:0 10px}.r_redesign .skipCIntro svg{display:block;fill:#7ed2b9;width:28px;height:28px}.r_redesign .mainIntroMessage{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background-color:#02213e;text-align:center;color:#f1f3f6;font-size:2rem;text-shadow:2px 2px 5px rgba(0,0,0,.25);opacity:0;visibility:hidden;line-height:1.5}.r_redesign .mainIntroMessage__item{font-size:4rem;position:absolute;top:30vh;left:0;right:0;opacity:0;visibility:hidden}.r_redesign .mainIntroMessage__item:first-child{font-size:5rem}.r_redesign .mainIntroMessage__item:nth-child(4),.r_redesign .mainIntroMessage__item:nth-child(5){font-size:2.5rem}.r_redesign .firstVisitDesc{display:none}@media screen and (min-width: 999px){.companyFirstVisit.r_redesign{animation:63s mainbgintro 14s forwards}.companyFirstVisit.r_redesign .skipCIntro,.companyFirstVisit.r_redesign .mainIntroMessage{display:block}.companyFirstVisit.r_redesign header:before{opacity:0;visibility:hidden;animation:63s fadeinout 14s forwards;background-color:#02213e}.companyFirstVisit.r_redesign .ball{animation:.3s bounce .5s forwards;animation-direction:alternate;animation-timing-function:cubic-bezier(.5,.05,1,.5);animation-iteration-count:5}.companyFirstVisit.r_redesign .r_logo{opacity:0;transform-origin:0 50%;transform:translate(480px,40vh) scale(2);animation:4s logo-movementCompany .25s forwards}.companyFirstVisit.r_redesign .r_logo svg path{opacity:0;visibility:hidden;animation:.75s fadeIn 1.5s forwards}.companyFirstVisit.r_redesign main,.companyFirstVisit.r_redesign footer,.companyFirstVisit.r_redesign nav,.companyFirstVisit.r_redesign .langSelector{opacity:0;visibility:hidden;animation:1s fadeIn 4s forwards}.companyFirstVisit.r_redesign main{animation-delay:4.5s}.companyFirstVisit.r_redesign footer{animation-delay:77s}.companyFirstVisit.r_redesign .skipCIntro span.arr{opacity:0;animation:4s skipIntroArrH 15s forwards}.companyFirstVisit.r_redesign .skipCIntro svg{transform:translate(20px);animation:.85s skipIntroArr 15s forwards;animation-iteration-count:4;animation-timing-function:linear}.companyFirstVisit.r_redesign .mainIntroMessage{animation:18s swapMainIntroMsgH 3.75s forwards}.companyFirstVisit.r_redesign .mainIntroMessage__item{opacity:0;visibility:hidden;transform:translateY(50px)}.companyFirstVisit.r_redesign .mainIntroMessage__item:first-child{animation:2s swapMainIntroMsg 5s forwards}.companyFirstVisit.r_redesign .mainIntroMessage__item:nth-child(2){animation:2s swapMainIntroMsg 7s forwards}.companyFirstVisit.r_redesign .mainIntroMessage__item:nth-child(3){animation:3s swapMainIntroMsg 9s forwards}.companyFirstVisit.r_redesign .mainIntroMessage__item:nth-child(4){animation:3.5s swapMainIntroMsg 12s forwards}.companyFirstVisit.r_redesign .mainIntroMessage__item:nth-child(5){animation:3s swapMainIntroMsg 16s forwards}.companyFirstVisit.r_redesign header .r_container{z-index:2}.companyFirstVisit.r_redesign header .logo{z-index:4}.companyFirstVisit.r_redesign header:before,.companyFirstVisit.r_redesign aside:before,.companyFirstVisit.r_redesign section:before{content:"";position:absolute;z-index:3;top:0;left:0;width:100%;height:100%}.companyFirstVisit.r_redesign aside:before,.companyFirstVisit.r_redesign section:before{background-color:#02213ee6}.companyFirstVisit.r_redesign .firstVisitDesc{font-size:2rem;color:#fff;line-height:1.5;width:640px;position:absolute;z-index:4;display:block;opacity:0;visibility:hidden}.companyFirstVisit.r_redesign .firstVisitDesc svg{position:absolute;z-index:6;width:30px;height:30px;fill:#7ed2b9;filter:drop-shadow(1px 1px 3px rgba(2,33,62,.5))}.companyFirstVisit.r_redesign .firstVisitDesc .intro{font-size:2.5rem}.companyFirstVisit.r_redesign aside .firstVisitDesc{left:100%;margin-left:20px;top:0;bottom:0;display:flex;align-items:center;padding:15px}.companyFirstVisit.r_redesign aside .firstVisitDesc p{position:relative;padding-left:35px}.companyFirstVisit.r_redesign aside .firstVisitDesc p svg{left:0;top:50%;transform:translate(-50%)}.companyFirstVisit.r_redesign .rowEssentials aside:before{height:auto;top:-80px;bottom:0;animation:.85s skipIntroArr 18s forwards;animation:.75s fadeOut 19s forwards,.5s fadeIn 24s forwards,.75s fadeOut 77s forwards}.companyFirstVisit.r_redesign .rowEssentials aside .firstVisitDesc{animation:.75s fadeIn 19s forwards,.5s fadeOut 24s forwards}.companyFirstVisit.r_redesign .rowEssentials section:before{animation:.85s skipIntroArr 18s forwards;animation:.75s fadeOut 25s forwards,.5s fadeIn 29s forwards,.75s fadeOut 77s forwards}.companyFirstVisit.r_redesign .rowEssentials section .firstVisitDesc{animation:.75s fadeIn 25s forwards,.5s fadeOut 29s forwards;top:100%;text-align:center;padding:15px}.companyFirstVisit.r_redesign .rowEssentials section .firstVisitDesc svg{transform:rotate(90deg) translate(-50%);top:0;left:50%}.companyFirstVisit.r_redesign .rowMoreDetails aside:before{animation:.85s skipIntroArr 18s forwards;animation:.75s fadeOut 30s forwards,.5s fadeIn 77s forwards,.75s fadeOut 77s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc{opacity:0;visibility:hidden;font-size:1.5rem;animation:.75s fadeIn 30s forwards,.5s fadeOut 77s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc p{display:block;position:absolute;z-index:1;height:1px;width:100%;top:50%;left:0;animation:.75s moveDesc1 33.5s forwards,.5s moveDesc2 38.5s forwards,.5s moveDesc3 45s forwards,.5s moveDesc4 49s forwards,.5s moveDesc5 53.5s forwards,.5s moveDesc6 56.5s forwards,.5s moveDesc7 60.5s forwards,.5s moveDesc8 66.5s forwards,.5s moveDesc9 72.5s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc p svg{top:50%;transform:translate(-50%,-50%)}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc .elem{opacity:0;visibility:hidden;display:block;position:absolute;z-index:1;width:calc(100% - 35px);top:-18px;left:35px}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc .elem.intro{top:50%;transform:translateY(-50%);animation:.75s fadeIn 30s forwards,.5s fadeOut 33s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc .elem.updates{animation:.75s fadeIn 33.5s forwards,.5s fadeOut 38s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc .elem.about{animation:.75s fadeIn 38.5s forwards,.5s fadeOut 44.5s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc .elem.jobs{animation:.75s fadeIn 45s forwards,.5s fadeOut 48.5s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc .elem.videos{animation:.75s fadeIn 49s forwards,.5s fadeOut 53s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc .elem.events{animation:.75s fadeIn 53.5s forwards,.5s fadeOut 56s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc .elem.faqs{animation:.75s fadeIn 56.5s forwards,.5s fadeOut 60s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc .elem.testimonials{animation:.75s fadeIn 60.5s forwards,.5s fadeOut 66s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc .elem.process{animation:.75s fadeIn 66.5s forwards,.5s fadeOut 72s forwards}.companyFirstVisit.r_redesign .rowMoreDetails aside .firstVisitDesc .elem.challenges{animation:.75s fadeIn 72.5s forwards,.5s fadeOut 77s forwards}.companyFirstVisit.r_redesign .rowMoreDetails section:before,.companyFirstVisit.r_redesign .skipCIntro{animation:.75s fadeOut 77s forwards}}@keyframes moveDesc1{0%{top:50%}to{top:26px;margin-top:0}}@keyframes moveDesc2{0%{transform:translateY(0)}to{transform:translateY(52px)}}@keyframes moveDesc3{0%{transform:translateY(52px)}to{transform:translateY(104px)}}@keyframes moveDesc4{0%{transform:translateY(104px)}to{transform:translateY(156px)}}@keyframes moveDesc5{0%{transform:translateY(156px)}to{transform:translateY(208px)}}@keyframes moveDesc6{0%{transform:translateY(208px)}to{transform:translateY(260px)}}@keyframes moveDesc7{0%{transform:translateY(260px)}to{transform:translateY(312px)}}@keyframes moveDesc8{0%{transform:translateY(312px)}to{transform:translateY(364px)}}@keyframes moveDesc9{0%{transform:translateY(364px)}to{transform:translateY(416px)}}html ::-webkit-scrollbar{width:10px;height:10px}html ::-webkit-scrollbar-button:start:decrement,html ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent}html ::-webkit-scrollbar-track-piece{background-color:#f1f3f6;-webkit-border-radius:0px;box-shadow:0 0 3px 3px #02213e0d inset}html ::-webkit-scrollbar-thumb:vertical{height:50px}html ::-webkit-scrollbar-thumb:horizontal{width:50px}html ::-webkit-scrollbar-thumb:vertical,html ::-webkit-scrollbar-thumb:horizontal{background-color:#7ed2b9;-webkit-border-radius:5px}body{background-color:#f1f3f6;overflow-x:hidden}.r_redesign{box-sizing:border-box;font-size:1rem;font-family:Ubuntu,sans-serif;line-height:1.23;color:#02213e;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;min-width:320px;max-width:100%}.r_redesign *,.r_redesign *:before,.r_redesign *:after{box-sizing:inherit}.r_redesign *{outline:0 none}.r_redesign h1,.r_redesign h2,.r_redesign h3,.r_redesign h4{font-weight:700}.r_redesign h1 .bc,.r_redesign h2 .bc,.r_redesign h3 .bc,.r_redesign h4 .bc{display:block}.r_redesign h1 .bc.inline,.r_redesign h2 .bc.inline,.r_redesign h3 .bc.inline,.r_redesign h4 .bc.inline{display:inline}.r_redesign h1{font-size:3.125rem;margin-bottom:3rem}@media screen and (max-width: 999px){.r_redesign h1{font-size:2.375rem;margin-bottom:1.25rem}}.r_redesign h2{font-size:2.5rem;line-height:1.2;margin-bottom:3rem}@media screen and (max-width: 999px){.r_redesign h2{font-size:2rem;margin-bottom:1.5rem}}.r_redesign h3{font-size:1.875rem;margin-bottom:3rem}@media screen and (max-width: 999px){.r_redesign h3{margin-bottom:2rem;font-size:1.5rem}}.r_redesign h4{font-size:1.5rem;margin-bottom:2rem}@media screen and (max-width: 999px){.r_redesign h4{margin-bottom:1.5rem;font-size:1.25rem}}.r_redesign h5{font-size:1.75em;line-height:2.25rem;margin-bottom:2rem}@media screen and (max-width: 999px){.r_redesign h5{font-size:1.5em;line-height:1.5;margin-bottom:1.5rem}}.r_redesign h6{font-size:1.35rem;font-weight:400;margin-bottom:15px}@media screen and (max-width: 999px){.r_redesign h6{font-size:1.15rem;margin-bottom:10px}}.r_redesign hr{border:0;border-bottom:1px solid rgba(2,33,62,.15);margin:25px auto;width:100%;clear:both}@media screen and (max-width: 767px){.r_redesign hr{margin:60px auto}}@media screen and (max-width: 767px){.r_redesign .narrow{margin:25px auto!important}}.r_redesign sup,.r_redesign sub{vertical-align:baseline;position:relative;top:-.4em;font-size:.75em}.r_redesign sub{top:.4em}.r_redesign b,.r_redesign strong{font-weight:600}.r_redesign .centred{text-align:center;justify-content:center}.r_redesign em,.r_redesign i:not(.fa){font-style:italic}.r_redesign a{text-decoration:none;color:#02213e;cursor:pointer}.r_redesign a:hover{color:#7ed2b9}.r_redesign p{margin-bottom:1.25rem}.r_redesign p:last-child{margin-bottom:0}.r_redesign img{max-width:100%}.r_redesign .bc,.r_redesign .bc1{color:#7ed2b9}.r_redesign .strikethrough{text-decoration:line-through}.r_redesign .r_container{width:100%;max-width:960px;margin:0 auto;position:relative;z-index:1}@media screen and (max-width: 999px){.r_redesign .r_container{width:auto;max-width:100%;margin-left:20px;margin-right:20px}}@media screen and (max-width: 999px){.r_redesign .r_main_container.r_container{margin-left:0;margin-right:0}}.r_redesign .white-bg{background-color:#fff}.r_redesign .dark-bg{background-color:#02213e;color:#fff}.r_redesign .dark-bg>.r_container>p,.r_redesign .dark-bg h1,.r_redesign .dark-bg h4{color:#fff}.r_redesign .dark-bg .btn:after,.r_redesign .dark-bg .smartbanner.smartbanner--android .smartbanner__button__label:after,.smartbanner.smartbanner--android .r_redesign .dark-bg .smartbanner__button__label:after,.r_redesign .dark-bg .smartbanner__button .smartbanner__button__label:after,.smartbanner__button .r_redesign .dark-bg .smartbanner__button__label:after{background-color:#fff}.r_redesign .dark-bg .btn:hover,.r_redesign .dark-bg .smartbanner.smartbanner--android .smartbanner__button__label:hover,.smartbanner.smartbanner--android .r_redesign .dark-bg .smartbanner__button__label:hover,.r_redesign .dark-bg .smartbanner__button .smartbanner__button__label:hover,.smartbanner__button .r_redesign .dark-bg .smartbanner__button__label:hover{color:#02213e}.r_redesign .splash_svgs{width:176px;height:176px;position:relative;z-index:1}@media screen and (max-width: 999px){.r_redesign .splash_svgs{width:120px;height:120px}}.r_redesign .splash_svgs .splash_svg{width:176px;height:176px;position:relative;z-index:3;inset:auto;transform:none}@media screen and (max-width: 999px){.r_redesign .splash_svgs .splash_svg{width:120px;height:120px}}.r_redesign .splash_svgs svg{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%)}.r_redesign .splash_svgs .flag{width:70px;height:80px;position:absolute;z-index:4;left:50%;top:50%;transform:translate(-20px,-27px)}.r_redesign .splash_svgs .flag svg{width:70px;height:80px;position:static;transform:none}@media screen and (max-width: 999px){.r_redesign .splash_svgs .flag svg{transform:scale(.7)}}.r_redesign .splash_svgs .rocket_svg{width:78px;height:81px}@media screen and (max-width: 999px){.r_redesign .splash_svgs .rocket_svg{transform:translate(-50%,-50%) scale(.7)}}.r_redesign .splash_svgs .ribbon_svg{width:78px;height:89px}@media screen and (max-width: 999px){.r_redesign .splash_svgs .ribbon_svg{transform:translate(-50%,-50%) scale(.7)}}.r_redesign .cyclePrev,.r_redesign .r_company-testimonials .cycle-prev,.r_redesign .r_current-profiles .cycle-prev,.r_redesign .cycleNext,.r_redesign .r_company-testimonials .cycle-next,.r_redesign .r_current-profiles .cycle-next{background-color:transparent;cursor:pointer;width:12px;height:25px;border-radius:0;position:absolute;z-index:105;top:50%;transform:translateY(-50%);display:block}.r_redesign .cyclePrev svg,.r_redesign .r_company-testimonials .cycle-prev svg,.r_redesign .r_current-profiles .cycle-prev svg,.r_redesign .cycleNext svg,.r_redesign .r_company-testimonials .cycle-next svg,.r_redesign .r_current-profiles .cycle-next svg{width:12px;height:25px;stroke:#02213e33}.r_redesign .cyclePrev.inactive,.r_redesign .r_company-testimonials .inactive.cycle-prev,.r_redesign .r_current-profiles .inactive.cycle-prev,.r_redesign .cycleNext.inactive,.r_redesign .r_company-testimonials .inactive.cycle-next,.r_redesign .r_current-profiles .inactive.cycle-next{opacity:.25;pointer-events:none}.r_redesign .cyclePrev:hover svg,.r_redesign .r_company-testimonials .cycle-prev:hover svg,.r_redesign .r_current-profiles .cycle-prev:hover svg,.r_redesign .cycleNext:hover svg,.r_redesign .r_company-testimonials .cycle-next:hover svg,.r_redesign .r_current-profiles .cycle-next:hover svg{stroke:#02213e80}.r_homepage .r_container{max-width:960px}@media screen and (max-width: 999px){.r_homepage .r_container{max-width:100%}}.r_resume-edit .skillsSection .row.added~.row.add-row .btn.gray,.r_resume-edit .skillsSection .row.added~.row.add-row .smartbanner.smartbanner--android .gray.smartbanner__button__label,.smartbanner.smartbanner--android .r_resume-edit .skillsSection .row.added~.row.add-row .gray.smartbanner__button__label,.r_resume-edit .skillsSection .row.added~.row.add-row .smartbanner__button .gray.smartbanner__button__label,.smartbanner__button .r_resume-edit .skillsSection .row.added~.row.add-row .gray.smartbanner__button__label{opacity:0;visibility:hidden}.r_popup .grecaptcha-badge{display:none}.r_companies-page main{overflow:hidden}.files .file{background-repeat:no-repeat;background-position:0 50%;line-height:18px;padding:18px 0 18px 48px;display:flex;align-items:center;justify-content:flex-start}.files .file--video,.files .file--photo,.files .file--doc{background-size:40px 32px}.files li.file:not(:last-child){border-bottom:1px solid #D9DEE3}.userSocial{font-size:0}.userSocial a{display:inline-block;margin-right:20px}.userSocial .ico-fb{width:10px;height:18px}.userSocial .ico-insta,.userSocial .ico-ref{width:16px;height:16px}.userSocial svg{fill:#02213e40}.userSocial a:hover svg{fill:#7ed2b9}.videoH{position:relative;height:0;padding-top:56.25%;width:100%}.videoH iframe{position:absolute;top:0;left:0;height:100%!important;width:100%!important}a.see-more{color:#6e8ca0;padding-right:10px;font-size:12px;background:url("data:image/svg+xml;charset=UTF-8,%3csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.451476 8C0.391579 8.00008 0.332315 7.98926 0.277442 7.96822C0.222569 7.94718 0.173282 7.91638 0.132706 7.87778C0.0906532 7.8412 0.0572773 7.7977 0.0345015 7.74977C0.0117257 7.70184 0 7.65043 0 7.59852C0 7.5466 0.0117257 7.4952 0.0345015 7.44727C0.0572773 7.39934 0.0906532 7.35583 0.132706 7.31925L3.92307 3.99557L0.167583 0.674943C0.082947 0.600797 0.0353992 0.500232 0.0353992 0.395373C0.0353992 0.290513 0.082947 0.189949 0.167583 0.115802C0.252218 0.0416552 0.367009 0 0.486702 0C0.606394 0 0.721185 0.0416552 0.805821 0.115802L4.88008 3.68514C4.9308 3.72869 4.96736 3.7833 4.986 3.84334C5.00463 3.90337 5.00467 3.96668 4.9861 4.02674V4.08784C4.96606 4.16538 4.93014 4.23909 4.88008 4.30539L0.770247 7.87534C0.729297 7.9137 0.679996 7.9445 0.625249 7.96591C0.570502 7.98732 0.511417 7.99891 0.451476 8Z' fill='%236E8CA0'/%3e%3c/svg%3e ") 100% 50% no-repeat;background-size:5px 8px;line-height:18px;white-space:nowrap}a.see-more:hover{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.451476 8C0.391579 8.00008 0.332315 7.98926 0.277442 7.96822C0.222569 7.94718 0.173282 7.91638 0.132706 7.87778C0.0906532 7.8412 0.0572773 7.7977 0.0345015 7.74977C0.0117257 7.70184 0 7.65043 0 7.59852C0 7.5466 0.0117257 7.4952 0.0345015 7.44727C0.0572773 7.39934 0.0906532 7.35583 0.132706 7.31925L3.92307 3.99557L0.167583 0.674943C0.082947 0.600797 0.0353992 0.500232 0.0353992 0.395373C0.0353992 0.290513 0.082947 0.189949 0.167583 0.115802C0.252218 0.0416552 0.367009 0 0.486702 0C0.606394 0 0.721185 0.0416552 0.805821 0.115802L4.88008 3.68514C4.9308 3.72869 4.96736 3.7833 4.986 3.84334C5.00463 3.90337 5.00467 3.96668 4.9861 4.02674V4.08784C4.96606 4.16538 4.93014 4.23909 4.88008 4.30539L0.770247 7.87534C0.729297 7.9137 0.679996 7.9445 0.625249 7.96591C0.570502 7.98732 0.511417 7.99891 0.451476 8Z' fill='%23e95b63'/%3e%3c/svg%3e ")}.r_challenges__card.landing-row-card{width:calc((100% - 60px)/4)}.landing-related-content h3{margin-bottom:10px;font-size:2.1875rem;font-weight:400}@media screen and (max-width: 767px){.landing-related-content h3{font-size:1.75rem}}.r_redesign header{padding:40px 0;margin-bottom:60px;position:relative;z-index:11;-webkit-user-select:none;user-select:none;min-height:90px}@media screen and (max-width: 999px){.r_redesign header{padding:30px 0}}@media screen and (max-width: 767px){.r_redesign header{padding:0;background-color:#f1f3f6;position:fixed;margin:0;z-index:11;left:0;top:0;right:0}.r_redesign header.scrolled{filter:drop-shadow(0 0 3px rgba(2,33,62,.2));background-color:#fff}.r_redesign header nav{max-height:90px;transition:max-height .65s cubic-bezier(0,1,0,1)}.r_redesign header .btn,.r_redesign header .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign header .smartbanner__button__label,.r_redesign header .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign header .smartbanner__button__label,.r_redesign header .notifications{position:absolute;z-index:1;top:30px;right:55px}.r_redesign header.expanded{filter:drop-shadow(0 0 3px rgba(2,33,62,.2));background-color:#ececf0;overflow-y:auto}.r_redesign header.expanded nav{max-height:9999px;transition:max-height .95s cubic-bezier(1,0,1,0)}}.r_redesign header .r_container{display:flex;justify-content:space-between;align-items:center;position:static}@media screen and (max-width: 767px){.r_redesign header .r_container{margin:0}}.r_redesign header .r_logo{display:inline-block;width:160px;position:relative;z-index:3}.r_redesign header .r_logo svg{display:block}@media screen and (max-width: 999px){.r_redesign header .r_logo{width:105px}}@media screen and (max-width: 767px){.r_redesign header .r_logo{position:absolute;z-index:3;top:28px;left:15px}}.r_redesign header nav{max-width:calc(100% - 200px);min-width:calc(100% - 400px);display:flex;align-items:center;justify-content:flex-end;font-size:14px;text-transform:uppercase;font-weight:700}@media screen and (max-width: 767px){.r_redesign header nav{overflow:hidden;max-width:100%;width:100%;padding:0 30px;display:block}}@media screen and (max-width: 359px){.r_redesign header nav{padding:0 20px}}.r_redesign header .sub-nav{position:absolute;left:0;top:100%;width:100%;background:#FFFFFF;filter:drop-shadow(0 0 6px rgba(2,33,62,.2));border-radius:5px;opacity:0;visibility:hidden;transform:translateY(-15px)}.r_redesign header .sub-nav ul{width:100%;height:70px}.r_redesign header .sub-nav ul.dropHolder{height:auto;width:auto}@media screen and (max-width: 767px){.r_redesign header .sub-nav{top:0;padding-top:105px;filter:none;border-radius:0;background-color:transparent;position:static}.r_redesign header .sub-nav ul{height:auto;flex-direction:column}.r_redesign header .sub-nav li{width:100%;margin-bottom:15px}}.r_redesign header .top-menu ul,.r_redesign header .home-menu ul{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width: 767px){.r_redesign header .top-menu ul,.r_redesign header .home-menu ul{display:block}.r_redesign header .top-menu ul li,.r_redesign header .home-menu ul li{display:block}}.r_redesign header .top-menu ul{justify-content:flex-end}.r_redesign header .top-menu ul li.main-cta{margin-left:35px}.r_redesign header .top-menu ul li:first-child{margin-left:0}.r_redesign header .top-menu ul li.mm-like{margin-right:25px}@media screen and (max-width: 767px){.r_redesign header .top-menu{margin-bottom:0;padding-top:125px;padding-bottom:15px}.r_redesign header .top-menu+.sub-nav{padding-top:0;margin-top:-20px}.r_redesign header .top-menu li{margin-bottom:15px;width:10%}.r_redesign header .top-menu .top-ql{display:none}}.r_redesign header .home-menu{z-index:14}.r_redesign header .home-menu a{cursor:pointer}@media screen and (max-width: 767px){.r_redesign header .home-menu{padding-top:120px}.r_redesign header .home-menu li{margin-bottom:33px}}@media screen and (max-width: 767px) and (max-height: 520px){.r_redesign header .home-menu{padding-top:105px}.r_redesign header .home-menu li{margin-bottom:15px}}@media screen and (max-width: 767px){.r_redesign header .home-menu.main-menu li{margin-bottom:15px;clear:both}}.r_redesign header .r_social-block{font-size:0;padding-bottom:20px}.r_redesign header .r_social-block li{display:inline-block;vertical-align:middle;margin-right:20px}.r_redesign header .r_social-block li:last-child{margin-right:0}.r_redesign header .r_social-block a{display:block;width:30px;height:30px;background-color:#02213e40;border-radius:50%;position:relative;z-index:1;overflow:hidden}.r_redesign header .r_social-block a:hover{background-color:#02213e}.r_redesign header .r_social-block svg.icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:#e7e6ea}.r_redesign header .r_social-block svg.icon__fb{width:8px}.r_redesign header .r_social-block svg.icon__yt{width:13px}.r_redesign header .r_social-block svg.icon__insta{width:11px}.r_redesign header .r_quick-links,.r_redesign header .r_social-block{display:none}@media screen and (max-width: 767px){.r_redesign header .r_quick-links,.r_redesign header .r_social-block{display:block}}.r_redesign header .r_quick-links{border-top:2px solid rgba(2,33,62,.15);margin-bottom:20px;padding-top:30px}.r_redesign header .r_quick-links li{margin-bottom:30px}.r_redesign header .r_quick-links li:last-child{margin-bottom:0}@media screen and (max-width: 767px){.r_redesign header .r_quick-links{padding-top:15px;margin-bottom:20px}.r_redesign header .r_quick-links li{margin-bottom:10px}.r_redesign header .r_quick-links li:last-child{margin-bottom:0}}@media screen and (max-height: 520px){.r_redesign header .r_quick-links{padding-top:15px;margin-bottom:15px}.r_redesign header .r_quick-links li{margin-bottom:10px}.r_redesign header .r_quick-links ul{display:flex;justify-content:space-between}}.r_redesign header .btn,.r_redesign header .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign header .smartbanner__button__label,.r_redesign header .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign header .smartbanner__button__label{min-width:10px}.r_redesign header .menu-icon{cursor:pointer;position:absolute;z-index:2;right:15px;top:35px;width:30px;height:25px;display:none;transition:.55s;margin-left:45px}@media screen and (max-width: 767px){.r_redesign header .menu-icon{display:block}}.r_redesign header .menu-icon.home-version,.r_redesign header .menu-icon.desktop-version{display:block;position:relative;right:0;top:0}@media screen and (max-width: 767px){.r_redesign header .menu-icon.home-version,.r_redesign header .menu-icon.desktop-version{display:none}}.r_redesign header .menu-icon .menu-icon-global{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;border-top:4px solid #7ED2B9;width:100%;transition:.55s;-webkit-user-select:none;user-select:none;display:block}.r_redesign header .menu-icon .menu-icon-top{top:0}.r_redesign header .menu-icon .menu-icon-middle{top:9px}.r_redesign header .menu-icon .menu-icon-bottom{top:18px}.r_redesign header.expanded .menu-icon{transform:translateY(-3px)}.r_redesign header.expanded .menu-icon .menu-icon-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;top:15px;transform:rotate(50deg)}.r_redesign header.expanded .menu-icon .menu-icon-middle{opacity:0}.r_redesign header.expanded .menu-icon .menu-icon-bottom{-webkit-backface-visibility:hidden;backface-visibility:hidden;top:15px;transform:rotate(-410deg)}.r_redesign header.expanded .sub-nav{opacity:1;visibility:visible;transform:translateY(0)}@media screen and (max-width: 767px){.r_redesign header.expanded~main:before,.r_redesign header.expanded~footer:before{opacity:1;visibility:visible;z-index:12}}.r_redesign header .langSelector{align-self:center;margin-right:auto;margin-left:10px;margin-top:15px;position:relative;z-index:1;transform:translateY(-10px)}.r_redesign header .langSelector.open{filter:drop-shadow(0 0 3px rgba(2,33,62,.25))}.r_redesign header .langSelector.open .isSelected{color:#02213e99;background-color:#fff}.r_redesign header .langSelector.open .isSelected svg{fill:#02213e99}.r_redesign header .langSelector.open ul{opacity:1;visibility:visible;transform:translate(0)}.r_redesign header .langSelector .isSelected{padding:5px 10px;border-radius:5px 5px 0 0;font-weight:700;font-size:13px;color:#02213e33;cursor:pointer}.r_redesign header .langSelector .isSelected svg{display:block;width:6px;height:3px;fill:#02213e33}.r_redesign header .langSelector .isSelected svg.flag{width:20px;height:10px;min-width:20px;margin-right:3px}.r_redesign header .langSelector .isSelected .arr{height:3px;width:6px;display:inline-block;vertical-align:middle;margin-left:3px}.r_redesign header .langSelector ul{position:absolute;z-index:1;top:100%;right:0;text-align:right;background-color:#fff;min-width:120px;border-radius:5px 0 5px 5px;overflow:hidden;font-size:13px;opacity:0;visibility:hidden;transform:translateY(5px)}.r_redesign header .langSelector li{display:block}.r_redesign header .langSelector li:first-child a{border-top:0 none}.r_redesign header .langSelector li a,.r_redesign header .langSelector li span{display:block;padding:4px 10px;border-top:1px solid rgba(2,33,62,.1)}.r_redesign header .langSelector li.selected a,.r_redesign header .langSelector li.selected span,.r_redesign header .langSelector li:hover a,.r_redesign header .langSelector li:hover span{background-color:#02213e;color:#fff;border-top-color:#02213e}.r_redesign header .langSelector li.selected{pointer-events:none}.r_redesign header .hasChildren{position:relative;z-index:1}@media screen and (max-width: 767px){.r_redesign header .hasChildren .dropdownToggle{display:none}.r_redesign header .hasChildren .dropdownToggle.isVisible{display:block}}@media screen and (min-width: 768px){.r_redesign header .hasChildren .dropHolder{right:50%;transform:translate(50%,25px);display:block}.r_redesign header .hasChildren .dropHolder ul{display:block}.r_redesign header .hasChildren .dropHolder li{margin-bottom:10px}.r_redesign header .hasChildren .dropHolder li:last-child{margin-bottom:0}.r_redesign header .hasChildren .dropHolder:before{right:50%;margin-right:-10px}.r_redesign header .hasChildren.open .dropHolder,.r_redesign header .hasChildren:hover .dropHolder{opacity:1;visibility:visible;transform:translate(50%,14px)}}.r_redesign.r_profile_page header{margin-bottom:30px}@media screen and (max-width: 979px){.r_redesign.menuOpen{overflow:hidden;position:absolute;width:100%}}@media screen and (max-width: 767px){.r_redesign main,.r_redesign footer{position:relative}.r_redesign main:before,.r_redesign footer:before{content:"";position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#02213ecc;opacity:0;visibility:hidden}}.r_redesign.r_homepage header{background-color:#fff}@media screen and (max-width: 999px){.r_redesign.r_homepage header{padding-top:35px;padding-bottom:35px}}@media screen and (max-width: 767px){.r_redesign.r_homepage header{padding-top:0;padding-bottom:0}}.r_redesign.r_homepage header .btn,.r_redesign.r_homepage header .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign.r_homepage header .smartbanner__button__label,.r_redesign.r_homepage header .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign.r_homepage header .smartbanner__button__label{min-width:10px}@media screen and (max-width: 767px){.r_redesign.r_homepage header .btn,.r_redesign.r_homepage header .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign.r_homepage header .smartbanner__button__label,.r_redesign.r_homepage header .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign.r_homepage header .smartbanner__button__label{position:absolute;z-index:1;top:30px;right:55px}}.r_redesign.r_homepage header .r_logo{width:105px}@media screen and (max-width: 999px){.r_redesign.r_homepage header .r_logo{width:105px}}@media screen and (max-width: 767px){.r_redesign.r_homepage header .r_logo{width:105px}}.r_redesign.r_homepage header .langSelector{transform:translateY(-10px)}@media screen and (min-width: 768px){.r_redesign .userAccount .actHolder,.r_redesign .hasChildren .dropHolder{position:absolute;top:100%;right:-3px;z-index:1;background-color:#fff;filter:drop-shadow(0 0 6px rgba(2,33,62,.2));min-width:180px;transform:translateY(25px);padding:10px 0;opacity:0;visibility:hidden}.r_redesign .userAccount .actHolder:before,.r_redesign .hasChildren .dropHolder:before{content:"";width:0;height:0;border:10px solid transparent;border-bottom-color:#fff;position:absolute;bottom:100%;right:12px}}.r_redesign .userAccount .actHolder ul,.r_redesign .hasChildren .dropHolder ul{display:block}.r_redesign .userAccount .actHolder li,.r_redesign .hasChildren .dropHolder li{display:block;padding:10px 20px}.r_redesign .userAccount .actHolder .noticeNo,.r_redesign .hasChildren .dropHolder .noticeNo{color:#fff;font-size:9px;font-weight:700;border-radius:50%;background-color:#7ed2b9;min-width:16px;padding:0 3px;height:16px;display:inline-block;text-align:center;line-height:16px;vertical-align:middle}@media screen and (max-width: 767px){.r_redesign .userAccount .actHolder,.r_redesign .hasChildren .dropHolder{position:static}.r_redesign .userAccount .actHolder li,.r_redesign .hasChildren .dropHolder li{padding:0}}@media screen and (min-width: 768px){.r_redesign .actHolder li:last-child{padding-top:35px}.r_redesign .actHolder li:last-child a{color:#02213e33}.r_redesign .actHolder li:last-child a:hover{color:#7ed2b9}}@media screen and (min-width: 768px) and (max-width: 767px){.r_redesign .actHolder li:last-child{padding-top:0}}.r_redesign .userAccount{position:relative;z-index:1}.r_redesign .userAccount .avatar{width:100%;border-radius:50%;display:block}.r_redesign .userAccount .actTrigger{position:relative;z-index:1;cursor:pointer;width:44px;border-radius:50%;margin:0 auto}@media screen and (max-width: 767px){.r_redesign .userAccount .actTrigger{margin-bottom:20px;display:none}}.r_redesign .userAccount .actTrigger .notice{width:16px;height:16px;background-color:#f1f3f5;border-radius:50%;position:absolute;z-index:2;right:0;top:0}.r_redesign .userAccount .actTrigger .notice svg{fill:#7ed2b9}.r_redesign .userAccount .actTrigger .notice .bell_svg{width:8px;height:9px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width: 768px){.r_redesign .userAccount.open .actHolder{opacity:1;visibility:visible;transform:translateY(14px)}}.r_redesign .notifsTrigger{height:38px;padding:6px 32px 6px 6px;background-color:#02213e;border-radius:19px;color:#fff;position:relative;z-index:1;max-width:130px;margin:0 auto}.r_redesign .notifsTrigger .timer{line-height:26px;font-size:14px;font-weight:700;display:inline-block;padding:0 15px}.r_redesign .notifsTrigger .btn,.r_redesign .notifsTrigger .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .notifsTrigger .smartbanner__button__label,.r_redesign .notifsTrigger .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .notifsTrigger .smartbanner__button__label{width:26px;height:26px;padding:0;position:absolute;z-index:1;top:6px!important;right:6px!important;min-width:1px}.r_redesign .notifsTrigger .btn svg,.r_redesign .notifsTrigger .smartbanner.smartbanner--android .smartbanner__button__label svg,.smartbanner.smartbanner--android .r_redesign .notifsTrigger .smartbanner__button__label svg,.r_redesign .notifsTrigger .smartbanner__button .smartbanner__button__label svg,.smartbanner__button .r_redesign .notifsTrigger .smartbanner__button__label svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:#fff}.r_redesign .notifsTrigger .btn:hover,.r_redesign .notifsTrigger .smartbanner.smartbanner--android .smartbanner__button__label:hover,.smartbanner.smartbanner--android .r_redesign .notifsTrigger .smartbanner__button__label:hover,.r_redesign .notifsTrigger .smartbanner__button .smartbanner__button__label:hover,.smartbanner__button .r_redesign .notifsTrigger .smartbanner__button__label:hover{background-color:#fff;background-image:none}.r_redesign .notifsTrigger .btn:hover:before,.r_redesign .notifsTrigger .smartbanner.smartbanner--android .smartbanner__button__label:hover:before,.smartbanner.smartbanner--android .r_redesign .notifsTrigger .smartbanner__button__label:hover:before,.r_redesign .notifsTrigger .smartbanner__button .smartbanner__button__label:hover:before,.smartbanner__button .r_redesign .notifsTrigger .smartbanner__button__label:hover:before,.r_redesign .notifsTrigger .btn:hover:after,.r_redesign .notifsTrigger .smartbanner.smartbanner--android .smartbanner__button__label:hover:after,.smartbanner.smartbanner--android .r_redesign .notifsTrigger .smartbanner__button__label:hover:after,.r_redesign .notifsTrigger .smartbanner__button .smartbanner__button__label:hover:after,.smartbanner__button .r_redesign .notifsTrigger .smartbanner__button__label:hover:after{opacity:0}.r_redesign .notifsTrigger .btn:hover svg,.r_redesign .notifsTrigger .smartbanner.smartbanner--android .smartbanner__button__label:hover svg,.smartbanner.smartbanner--android .r_redesign .notifsTrigger .smartbanner__button__label:hover svg,.r_redesign .notifsTrigger .smartbanner__button .smartbanner__button__label:hover svg,.smartbanner__button .r_redesign .notifsTrigger .smartbanner__button__label:hover svg{fill:#a1e0ce}.r_redesign.r_closer header{margin-bottom:40px}@media screen and (max-width: 767px){.r_redesign.r_closer .r_company-profile.r_profile .rowEssentials{padding-top:0}}@media screen and (min-width: 768px){.r_redesign .main-menu{width:100%}.r_redesign .main-menu>ul>li>a{line-height:44px}}.r_companies-page header{margin-bottom:85px}@media screen and (max-width: 767px){.public-pages{padding-top:0!important}}.public-pages header{padding:0;height:64px;min-height:64px;filter:drop-shadow(0 2px 7px rgba(0,0,0,.06));border-radius:0 0 15px 15px;background-color:#fff;position:fixed;top:0;left:0;right:0}.public-pages header .r_container{height:64px;display:flex;align-items:center;justify-content:space-between;position:relative;padding:0 15px}.public-pages header .logo{margin-left:0;margin-right:25px;position:relative;z-index:1}.public-pages header .menu-icon{position:relative;right:0;top:0;display:block;width:64px;height:64px;padding:22px;background-color:#02213e;border-radius:12px 0 12px 12px;margin-left:25px}.public-pages header .menu-icon:hover{background-color:#a1e0ce}.public-pages header .menu-icon .menu-icon-global{border:2px solid #fff;width:30px;left:18px;border-radius:10px}.public-pages header .menu-icon .menu-icon-top{top:20px}.public-pages header .menu-icon .menu-icon-middle{top:29px}.public-pages header .menu-icon .menu-icon-bottom{top:38px}.public-pages header.expanded{background-color:#fff;border-radius:0}.public-pages header.expanded .menu-icon{transform:none}.public-pages header.expanded .menu-icon .menu-icon-top,.public-pages header.expanded .menu-icon .menu-icon-bottom{top:28px}.public-pages header.expanded .menu-icon .menu-icon-top{transform:rotate(45deg)}.public-pages header.expanded .menu-icon .menu-icon-bottom{transform:rotate(-405deg)}.public-pages header.expanded .quick-links,.public-pages header.expanded .r_container>.btn,.public-pages header.expanded .smartbanner.smartbanner--android .r_container>.smartbanner__button__label,.smartbanner.smartbanner--android .public-pages header.expanded .r_container>.smartbanner__button__label,.public-pages header.expanded .smartbanner__button .r_container>.smartbanner__button__label,.smartbanner__button .public-pages header.expanded .r_container>.smartbanner__button__label{opacity:0;visibility:hidden}.public-pages header .quick-links{display:flex;transition:all .25s ease-in-out}@media screen and (max-width: 767px){.public-pages header .quick-links{display:none}}.public-pages header .quick-links li{margin-right:50px}.public-pages header .quick-links li.open .quick-links__link{color:#a1e0ce}.public-pages header .quick-links li.open .quick-links__link:after{transform:rotate(90deg)}.public-pages header .quick-links li.open .quick-links__sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.public-pages header .quick-links__link{display:flex;align-items:center;position:relative;z-index:2}.public-pages header .quick-links__link:after{content:"\e2\20ac\ba";font-size:20px;margin-left:8px;transition:all .25s ease-in-out}.public-pages header .quick-links__sub-menu{z-index:1}.public-pages header .quick-links__sub-menu{display:flex;align-items:stretch;padding:32px 0}.public-pages header .quick-links__sub-menu .cell{flex-grow:1;padding:20px 0;display:flex;align-items:stretch}.public-pages header .quick-links__sub-menu .cell:not(:first-child){border-left:1px solid rgba(112,112,112,.16)}.public-pages header .quick-links__sub-menu a{display:flex;flex-direction:column;width:100%;align-items:center;justify-content:center}.public-pages header .quick-links__sub-menu img{margin-bottom:12px}.public-pages header .quick-links__sub-menu,.public-pages header .mega-menu{position:absolute;top:64px;left:0;right:0;border-radius:0 0 12px 12px;background-color:#fff;filter:drop-shadow(0 7px 7px rgba(0,0,0,.06));opacity:0;visibility:hidden;transform:translateY(-100%);transition:all .25s ease-in-out}.public-pages header.expanded{overflow:visible}.public-pages header.expanded .mega-menu{transform:translateY(0);opacity:1;visibility:visible}.public-pages header .mega-menu{padding:60px 25px 30px}@media screen and (max-width: 1200px){.public-pages header .mega-menu{padding:40px 15px 15px;max-height:calc(100vh - 64px);overflow-y:auto}}.public-pages header .mega-menu__main{justify-content:space-between;display:grid;grid-template:"list-top tab-cnt" "list-bottom tab-cnt";grid-template-columns:auto 1fr}@media screen and (max-width: 767px){.public-pages header .mega-menu__main{display:block}}.public-pages header .mega-menu__tabbed{flex-grow:1;padding:10px 0;grid-area:tab-cnt}@media screen and (max-width: 768px){.public-pages header .mega-menu__tabbed{padding:10px 18px 0}}.public-pages header .mega-menu__main-list{min-width:225px;padding:0 25px 75px;margin-right:50px;font-size:22px;font-weight:700;display:inline-block}.public-pages header .mega-menu__main-list.list-top{grid-area:list-top;padding-bottom:0}.public-pages header .mega-menu__main-list.list-bottom{grid-area:list-bottom}@media screen and (max-width: 1200px){.public-pages header .mega-menu__main-list{padding:0 0 15px;margin-right:25px;font-size:18px}}.public-pages header .mega-menu__main-list li{margin-bottom:10px}@media screen and (max-width: 768px){.public-pages header .mega-menu__main-list li{margin-bottom:7px}}.public-pages header .mega-menu__main-list li[data-tab] a:after{content:"\e2\20ac\ba";font-size:30px;margin-left:12px;transition:transform .25s ease-in-out;font-weight:400}.public-pages header .mega-menu__main-list li[data-tab].current a:after{transform:rotate(90deg) translate(3px)}.public-pages header .mega-menu__main-list a{padding:10px 30px;border-radius:50px;display:flex;align-items:center}@media screen and (max-width: 768px){.public-pages header .mega-menu__main-list a{padding:5px 18px}}.public-pages header .mega-menu__main-list .current a{color:#fff;background-color:#02213e}.public-pages header .mega-menu__tab{display:none;justify-content:space-between}@media screen and (max-width: 767px){.public-pages header .mega-menu__tab{flex-wrap:wrap;align-items:stretch}}.public-pages header .mega-menu__tab.current{display:flex}.public-pages header .mega-menu__tab ul{width:146px}@media screen and (max-width: 767px){.public-pages header .mega-menu__tab ul{flex-grow:1;border-bottom:1px solid rgba(2,33,62,.2);margin-bottom:20px}}.public-pages header .mega-menu__tab li{margin-bottom:20px}.public-pages header .mega-menu__tab a{color:#02213e66}.public-pages header .mega-menu__tab a:hover{color:#a1e0ce}.public-pages header .mega-menu__tab .title{border-bottom:1px solid rgba(2,33,62,.2);margin-bottom:30px;padding-bottom:20px}@media screen and (max-width: 767px){.public-pages header .mega-menu__tab .title{padding-bottom:0;margin-bottom:20px;border-bottom:0}}.public-pages header .mega-menu__footer{width:100%;padding:30px 0 0;display:flex;justify-content:space-around;border-top:1px solid rgba(2,33,62,.2)}@media screen and (max-width: 1200px){.public-pages header .mega-menu__footer{padding-top:15px}}@media screen and (max-width: 767px){.public-pages header .mega-menu__footer{flex-wrap:wrap;justify-content:flex-start;padding:10px 18px}.public-pages header .mega-menu__footer li{width:50%;padding:5px 0}}.public-pages header .btn,.public-pages header .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .public-pages header .smartbanner__button__label,.public-pages header .smartbanner__button .smartbanner__button__label,.smartbanner__button .public-pages header .smartbanner__button__label{height:40px;line-height:40px;text-transform:none}@media screen and (max-width: 767px){.public-pages header .btn,.public-pages header .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .public-pages header .smartbanner__button__label,.public-pages header .smartbanner__button .smartbanner__button__label,.smartbanner__button .public-pages header .smartbanner__button__label{position:relative;top:0;right:0}}.r_redesign footer{padding:45px 0;-webkit-user-select:none;user-select:none;position:relative;z-index:0}@media screen and (max-width: 767px){.r_redesign footer{padding:25px 0}}.r_redesign footer .r_container.top{display:flex;justify-content:space-between;margin-bottom:65px}@media screen and (max-width: 767px){.r_redesign footer .r_container.top{flex-direction:column;margin-bottom:30px}}.r_redesign footer h3{margin-bottom:2rem}@media screen and (max-width: 767px){.r_redesign footer h3{margin-bottom:1.5rem}}.r_redesign footer .r_nl-block form{position:relative;z-index:1;max-width:390px}.r_redesign footer .r_nl-block input{position:relative;z-index:1;padding:0 150px 0 25px}.r_redesign footer .r_nl-block .btn,.r_redesign footer .r_nl-block .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign footer .r_nl-block .smartbanner__button__label,.r_redesign footer .r_nl-block .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign footer .r_nl-block .smartbanner__button__label{position:absolute;height:38px;z-index:2;right:0;top:0;padding:0 30px}@media screen and (max-width: 767px){.r_redesign footer .r_nl-block .btn,.r_redesign footer .r_nl-block .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign footer .r_nl-block .smartbanner__button__label,.r_redesign footer .r_nl-block .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign footer .r_nl-block .smartbanner__button__label{position:relative;margin-top:15px}}.r_redesign footer .r_social-block{font-size:0;order:-1}@media screen and (max-width: 767px){.r_redesign footer .r_social-block{margin-bottom:2rem}}.r_redesign footer .r_social-block li{display:inline-block;vertical-align:middle;margin-right:20px}.r_redesign footer .r_social-block li:last-child{margin-right:0}.r_redesign footer .r_social-block a{display:block;width:38px;height:38px;background-color:#02213e40;border-radius:50%;position:relative;z-index:1;overflow:hidden}.r_redesign footer .r_social-block a:hover{background-color:#02213e}.r_redesign footer .r_social-block svg.icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:#e7e6ea}.r_redesign footer .r_social-block svg.icon__fb{width:10px}.r_redesign footer .r_social-block svg.icon__yt{width:19px}.r_redesign footer .r_social-block svg.icon__insta{width:17px}.r_redesign footer .footer-menu{font-size:.8125rem}.r_redesign footer .footer-menu li{display:inline-block;vertical-align:middle;margin-right:28px}.r_redesign footer .footer-menu li:last-child{margin-right:0}.Zebra_DatePicker{background:#fff;border:1px solid #aaa;border-radius:4px;box-shadow:0 0 10px #ccc;color:#222;font:13px Tahoma,Arial,Helvetica,sans-serif;padding:5px;position:absolute;display:table;width:255px;z-index:1200}.Zebra_DatePicker *,.Zebra_DatePicker :after,.Zebra_DatePicker :before{box-sizing:content-box!important}.Zebra_DatePicker *{padding:0}.Zebra_DatePicker table{border-collapse:collapse;border-radius:4px;border-spacing:0;width:100%}.Zebra_DatePicker td,.Zebra_DatePicker th{border-radius:4px;padding:5px;cursor:pointer;text-align:center;min-width:25px;width:25px}.Zebra_DatePicker .dp_body .dp_not_in_month{color:#666}.Zebra_DatePicker .dp_body .dp_time_controls_condensed td{width:25%}.Zebra_DatePicker .dp_body .dp_current{color:#3a87ad}.Zebra_DatePicker .dp_body .dp_selected{background:#a1e0ce;color:#fff}.Zebra_DatePicker .dp_body .dp_disabled{color:#bbb;cursor:text}.Zebra_DatePicker .dp_body .dp_disabled.dp_current{color:#b4d5e6}.Zebra_DatePicker .dp_body .dp_hover{background:#dedede}.Zebra_DatePicker .dp_body .dp_hover.dp_time_control{background-color:#dedede}.Zebra_DatePicker .dp_monthpicker td,.Zebra_DatePicker .dp_timepicker td,.Zebra_DatePicker .dp_yearpicker td{width:33.3333%}.Zebra_DatePicker .dp_timepicker .dp_disabled{border:none;color:#222;font-size:26px;font-weight:700}.Zebra_DatePicker .dp_time_separator div{position:relative}.Zebra_DatePicker .dp_time_separator div:after{content:":";color:#222;font-size:20px;left:100%;margin-left:2px;margin-top:-13px;position:absolute;top:50%;z-index:1}.Zebra_DatePicker .dp_header{margin-bottom:5px}@supports (-ms-ime-align: auto){.Zebra_DatePicker .dp_header{font-family:Segoe UI Symbol,Tahoma,Arial,Helvetica,sans-serif}}.Zebra_DatePicker .dp_footer{margin-top:5px;background-color:#a1e0ce;color:#fff}.Zebra_DatePicker .dp_footer .dp_icon{width:50%}.Zebra_DatePicker .dp_actions td{border-radius:4px}.Zebra_DatePicker .dp_actions .dp_caption{font-weight:700;width:100%}.Zebra_DatePicker .dp_actions .dp_next,.Zebra_DatePicker .dp_actions .dp_previous{padding:0 10px}.Zebra_DatePicker .dp_actions .dp_hover{background-color:#02213e;color:#fff}.Zebra_DatePicker .dp_daypicker th{cursor:text;font-weight:700}.Zebra_DatePicker.dp_hidden{display:none}.Zebra_DatePicker .dp_icon{height:16px;background-repeat:no-repeat;text-indent:-9999px;text-indent:0}.Zebra_DatePicker .dp_icon.dp_confirm{background-position:center -123px}.Zebra_DatePicker .dp_icon.dp_view_toggler{background-position:center -91px}.Zebra_DatePicker .dp_icon.dp_view_toggler.dp_calendar{background-position:center -59px}button.Zebra_DatePicker_Icon{border:none;cursor:pointer;display:block;height:16px;line-height:0;padding:0;position:absolute;text-indent:-9000px;width:16px}button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Disabled{background-position:center -32px;cursor:default}.Zebra_DatePicker_Icon_Wrapper{display:block!important}/*! jQuery UI - v1.12.1 - 2019-11-04
* http://jqueryui.com
* Includes: core.css, slider.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.jobful_multiple_select .select2-selection--multiple{background-color:#f1f3f6;border:none;border-radius:25px}.jobful_multiple_select .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:none;border-radius:15px;cursor:default;float:left;margin-right:5px;margin-top:5px;margin-left:1px;padding:5px 10px}.jobful_multiple_select .select2-selection--multiple .select2-search__field{display:none}.jobful_multiple_select_search .select2-selection--multiple{background-color:#f1f3f6;border:none;border-radius:25px}.jobful_multiple_select_search .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:none;border-radius:15px;cursor:default;float:left;margin-right:5px;margin-top:5px;margin-left:1px;padding:5px 10px}.jobful_multiple_select_search .select2-selection--multiple .select2-search__field{min-width:100px;height:30px!important;padding-left:15px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.more-options{position:relative;z-index:1}.more-options:hover .more-options__drop{opacity:1;visibility:visible;transform:translateY(20px)}.more-options__trigger{display:block;color:#02213e40;font-size:18px;font-weight:700;line-height:5px;cursor:pointer;position:relative;z-index:1}.more-options__drop{position:absolute;z-index:3;right:2px;top:0;filter:drop-shadow(0 0 6px rgba(2,33,62,.4));padding:20px;background-color:#fff;min-width:150px;opacity:0;visibility:hidden;transform:translateY(30px);transition:opacity .25s ease,transform .25s ease}.more-options__drop:before{content:"";width:0;height:0;border:10px solid transparent;border-bottom-color:#fff;position:absolute;bottom:100%;right:20px}.more-options__drop li{font-size:14px;font-weight:700;margin-bottom:20px}.more-options__drop li:last-child{margin-bottom:0}.sideMenu ._filter-list,.sideMenu .r_jobs__filter-list{position:static!important}.sideMenu ._filter-list__title{display:block;font-size:15px;font-weight:700;padding:20px 15px;z-index:1;position:relative}.sideMenu ._filter-list__cnt{padding:20px;text-transform:none;font-weight:400;color:#02213e;background-color:#fff}.sideMenu ._filter-list li.expanded:not(.itExtends),.sideMenu .r_jobs__filter-list li.expanded:not(.itExtends),.sideMenu ._filter-list li.extended:not(.itExtends),.sideMenu .r_jobs__filter-list li.extended:not(.itExtends){background-color:#fff}.sideMenu ._filter-list li.expanded .toggleArr,.sideMenu .r_jobs__filter-list li.expanded .toggleArr,.sideMenu ._filter-list li.extended .toggleArr,.sideMenu .r_jobs__filter-list li.extended .toggleArr{transform:rotate(90deg) scale(-1)}.sideMenu ._filter-list li.expanded .toggleArr svg,.sideMenu .r_jobs__filter-list li.expanded .toggleArr svg,.sideMenu ._filter-list li.extended .toggleArr svg,.sideMenu .r_jobs__filter-list li.extended .toggleArr svg{stroke:#02213e40!important}.sideMenu ._filter-list li.expanded:hover .toggleArr svg,.sideMenu .r_jobs__filter-list li.expanded:hover .toggleArr svg,.sideMenu ._filter-list li.extended:hover .toggleArr svg,.sideMenu .r_jobs__filter-list li.extended:hover .toggleArr svg{stroke:#02213e40!important}.sideMenu ._filter-list li.expanded.itExtends:hover .toggleArr svg,.sideMenu .r_jobs__filter-list li.expanded.itExtends:hover .toggleArr svg,.sideMenu ._filter-list li.extended.itExtends:hover .toggleArr svg,.sideMenu .r_jobs__filter-list li.extended.itExtends:hover .toggleArr svg{stroke:#fff!important}.sideMenu ._filter-list.js-filter-list .toggleArr,.sideMenu .js-filter-list.r_jobs__filter-list .toggleArr{pointer-events:auto!important}.sideMenu ._filter-list__radio-item{position:relative;z-index:1}.sideMenu ._filter-list__radio-item:not(:last-child){margin-bottom:12px}.sideMenu ._filter-list__radio-item input[type=radio]+label{padding-left:30px!important;display:block}.sideMenu ._filter-list__radio-item input[type=radio]+label:before,.sideMenu ._filter-list__radio-item input[type=radio]+label:after{content:"";display:block;position:absolute;z-index:1;border-radius:50%;top:50%}.sideMenu ._filter-list__radio-item input[type=radio]+label:before{left:0;width:16px;height:16px;border:2px solid rgba(2,33,62,.25);transform:translateY(-50%)}.sideMenu ._filter-list__radio-item input[type=radio]+label:after{left:8px;width:9px;height:9px;background-color:#a1e0ce;transform:translate(-50%,-50%);opacity:0}.sideMenu ._filter-list__radio-item input[type=radio]:checked+label{color:#02213e!important;background-color:transparent!important}.sideMenu ._filter-list__radio-item input[type=radio]:checked+label:before{border-color:#a1e0ce}.sideMenu ._filter-list__radio-item input[type=radio]:checked+label:after{opacity:1}.sideMenu ._filter-list li:hover>div>.the-title,.sideMenu .r_jobs__filter-list li:hover>div>.the-title,.sideMenu ._filter-list .extended>div>.the-title,.sideMenu .r_jobs__filter-list .extended>div>.the-title{background-color:#02213e;color:#fff}.sideMenu ._filter-list li:hover>.toggleArr svg,.sideMenu .r_jobs__filter-list li:hover>.toggleArr svg,.sideMenu ._filter-list .extended>.toggleArr svg,.sideMenu .r_jobs__filter-list .extended>.toggleArr svg{stroke:#fff!important}.sideMenu ._filter-list li,.sideMenu .r_jobs__filter-list li{padding:0!important;position:relative}.sideMenu ._filter-list li ul,.sideMenu .r_jobs__filter-list li ul{visibility:hidden;background-color:#fff;border-top:1px solid #fff}.sideMenu ._filter-list li ul li,.sideMenu .r_jobs__filter-list li ul li{background-color:#02213e03}.sideMenu ._filter-list li .toggleArr,.sideMenu .r_jobs__filter-list li .toggleArr{top:6px!important;display:flex!important;pointer-events:none!important}@media screen and (max-width: 999px){.sideMenu ._filter-list li .toggleArr,.sideMenu .r_jobs__filter-list li .toggleArr{top:0!important;height:31px;width:31px}}.sideMenu ._filter-list li .toggleArr svg,.sideMenu .r_jobs__filter-list li .toggleArr svg{stroke:#02213e40!important}.sideMenu ._filter-list .extended>ul,.sideMenu .r_jobs__filter-list .extended>ul{visibility:visible}.sideMenu ._filter-list .extended>.toggleArr,.sideMenu .r_jobs__filter-list .extended>.toggleArr{transform:rotate(90deg) scale(-1)}.sideMenu ._filter-list input,.sideMenu .r_jobs__filter-list input{position:absolute;z-index:1;left:0;opacity:0;visibility:hidden}.sideMenu ._filter-list input[type=checkbox]:checked+label:after,.sideMenu .r_jobs__filter-list input[type=checkbox]:checked+label:after{background-color:#a1e0ce;background-size:17px 14px;border:1px solid #a1e0ce}.sideMenu ._filter-list input[type=radio]+label,.sideMenu .r_jobs__filter-list input[type=radio]+label{padding:0}.sideMenu ._filter-list input[type=radio]:checked+label,.sideMenu .r_jobs__filter-list input[type=radio]:checked+label{background-color:#02213e;color:#fff}.sideMenu ._filter-list input[type=radio]:checked+label .the-icon,.sideMenu .r_jobs__filter-list input[type=radio]:checked+label .the-icon{border-color:#fff}.sideMenu ._filter-list input[type=radio]:checked+label .the-number,.sideMenu .r_jobs__filter-list input[type=radio]:checked+label .the-number{opacity:1;visibility:visible}.sideMenu ._filter-list input[type=radio]:checked+label svg,.sideMenu .r_jobs__filter-list input[type=radio]:checked+label svg{fill:#fff}.sideMenu ._filter-list input[type=checkbox]+label,.sideMenu .r_jobs__filter-list input[type=checkbox]+label{position:relative;display:block;padding:20px 35px 20px 20px}@media screen and (max-width: 999px){.sideMenu ._filter-list input[type=checkbox]+label,.sideMenu .r_jobs__filter-list input[type=checkbox]+label{padding:12px 25px 12px 15px}}.sideMenu ._filter-list input[type=checkbox]+label:after,.sideMenu .r_jobs__filter-list input[type=checkbox]+label:after{border:1px solid rgba(2,33,62,.15);content:"";width:16px;height:16px;position:absolute;z-index:1;right:15px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 999px){.sideMenu ._filter-list input[type=checkbox]+label:after,.sideMenu .r_jobs__filter-list input[type=checkbox]+label:after{width:15px;height:15px;right:10px}}.sideMenu ._filter-list input[type=checkbox]+label:hover,.sideMenu .r_jobs__filter-list input[type=checkbox]+label:hover{background-color:#02213e}.sideMenu ._filter-list input[type=checkbox]+label:hover:after,.sideMenu .r_jobs__filter-list input[type=checkbox]+label:hover:after{border-color:#fff}section ._quick-filter{position:absolute;bottom:100%;left:0;right:0;margin-bottom:7px;font-size:12px;color:#8090a1}@media screen and (max-width: 999px){section ._quick-filter{position:static;padding:0 15px}}section ._quick-filter .select2-container{width:auto!important}section ._quick-filter .select2-container--open .select2-selection__rendered{color:#a1e0ce}section ._quick-filter .select2-container--open .select2-selection--single{border-radius:0!important;filter:none!important}section ._quick-filter .select2-container .select2-selection--single .select2-selection__arrow{height:14px;width:14px;background-position:50% 50%}.r_redesign input[type=text],.r_redesign input[type=number],.r_redesign input[type=email],.r_redesign input[type=password],.r_redesign input[type=url],.r_redesign input[type=tel],.r_redesign input[type=search],.r_redesign textarea,.r_redesign select{font:inherit;font-size:1rem;-webkit-appearance:none;appearance:none;width:100%;height:38px;border-radius:10px;color:#02213e;padding-left:20px;padding-right:20px;transition:box-shadow .25s ease-in;border:1px solid rgba(2,33,62,.25);background-color:transparent;min-width:1px}.r_redesign input[type=text]:focus,.r_redesign input[type=number]:focus,.r_redesign input[type=email]:focus,.r_redesign input[type=password]:focus,.r_redesign input[type=url]:focus,.r_redesign input[type=tel]:focus,.r_redesign input[type=search]:focus,.r_redesign textarea:focus,.r_redesign select:focus{box-shadow:0 0 4px 1px #02213e26 inset;filter:drop-shadow(0 0 4px rgba(2,33,62,.15))}.r_redesign .quill-wrapper{background-color:#02213e0d;border-radius:10px;padding:3px}.r_redesign .quill-wrapper .ql-toolbar.ql-snow,.r_redesign .quill-wrapper .ql-container{font-family:Ubuntu,sans-serif}.r_redesign .quill-wrapper .ql-toolbar.ql-snow,.r_redesign .quill-wrapper .ql-container.ql-snow{border:0}.r_redesign .quill-wrapper .ql-toolbar.ql-snow{border-bottom:1px solid #fff;background-color:#a1e0ce;border-radius:17px 17px 0 0;color:#fff}.r_redesign .quill-wrapper .ql-editor{padding:12px;min-height:120px}.r_redesign .quill-wrapper .ql-snow .ql-picker{color:#fff}.r_redesign .quill-wrapper .r_redesign .quill-wrapper svg,.r_redesign .quill-wrapper .r_redesign .quill-wrapper .ql-snow .ql-stroke,.r_redesign .quill-wrapper .ql-snow .ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button:hover .ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button:hover .ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button:focus .ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button:focus .ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button.ql-active .ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button.ql-active .ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.r_redesign .quill-wrapper .ql-snow .ql-stroke,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button:hover .ql-stroke,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button:hover .ql-stroke,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button:focus .ql-stroke,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button:focus .ql-stroke,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button.ql-active .ql-stroke,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button.ql-active .ql-stroke,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button:hover .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button:hover .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button:focus .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button:focus .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}.r_redesign .quill-wrapper .ql-picker-options .ql-stroke{stroke:#02213e}.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-options .ql-picker-item:hover .ql-stroke,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-options .ql-picker-item.ql-selected .ql-stroke{stroke:#a1e0ce}.r_redesign .quill-wrapper .ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border:0}.r_redesign .quill-wrapper .ql-picker-options{color:#02213e}.r_redesign .quill-wrapper .ql-picker-item .ql-selected{color:#a1e0ce}.r_redesign .quill-wrapper .ql-snow.ql-toolbar button:hover,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button:hover,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button:focus,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button:focus,.r_redesign .quill-wrapper .ql-snow.ql-toolbar button.ql-active,.r_redesign .quill-wrapper .ql-snow .ql-toolbar button.ql-active,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-label:hover,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-label:hover,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-label.ql-active,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-label.ql-active,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-item:hover,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-item:hover,.r_redesign .quill-wrapper .ql-snow.ql-toolbar .ql-picker-item.ql-selected,.r_redesign .quill-wrapper .ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#a1e0ce}.r_redesign .quill-wrapper .ql-toolbar.ql-snow .ql-picker-label{border:0}.r_redesign .quill-wrapper .ql-toolbar.ql-snow .ql-picker-label:hover{color:#fff}.r_redesign .quill-wrapper .ql-snow .ql-tooltip.ql-editing a.ql-action:after{padding:0 18px;border-radius:10px;color:#fff;background-color:#a1e0ce;display:inline-block;height:26px;line-height:26px}.r_redesign .quill-wrapper .ql-snow .ql-tooltip.ql-editing a.ql-action:hover:after{background-color:#02213e}.r_redesign .required.error:focus{box-shadow:0 0 2px 1px #a1e0ce80 inset,0 0 2px #a1e0ce80}.r_redesign .form__group{margin-bottom:25px;position:relative}@media screen and (max-width: 999px){.r_redesign .form__group{margin-bottom:15px}}.r_redesign .form__group.options{margin-bottom:15px}.r_redesign .form__group.last{margin-bottom:0}.r_redesign .row>.form__group:last-child{margin-bottom:0}.r_redesign select{appearance:none;-webkit-appearance:none;padding-right:25px;background-position:calc(100% - 15px) 50%;background-repeat:no-repeat;background-size:6px 3px;cursor:pointer}.r_redesign select::-ms-expand{display:none}.r_redesign textarea{resize:vertical;min-height:100px;padding:10px 15px;line-height:1.23}.r_redesign ::placeholder{opacity:1;color:#02213e80}.r_redesign .agree{font-size:.875rem;position:relative;z-index:1}.r_redesign .agree label{display:block;padding-left:30px;position:relative;z-index:1}.r_redesign .agree label:before{content:"";width:22px;height:22px;border:3px solid #a1e0ce;position:absolute;top:0;left:0;border-radius:50%;background-color:transparent;padding:4px;background-clip:content-box}.r_redesign .agree label a{text-decoration:underline}.r_redesign .agree input{position:absolute;left:0;top:0;opacity:0;visibility:hidden}.r_redesign .agree input:checked+label:before{background-color:red}.r_redesign label[for]:not(.tab),.r_redesign .btn,.r_redesign .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .smartbanner__button__label,.r_redesign .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .smartbanner__button__label,.r_redesign input[type=submit],.r_redesign button{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;cursor:pointer}.r_redesign label[id*=error],.r_redesign label.validation{font-size:12px!important;color:red!important}.r_redesign .btn,.r_redesign .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .smartbanner__button__label,.r_redesign .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .smartbanner__button__label{min-width:120px;color:#fff;height:34px;line-height:34px;border-radius:10px;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:500;text-shadow:none;padding:0 20px;display:inline-block;vertical-align:middle;position:relative;z-index:1;overflow:hidden;background-color:transparent;max-width:100%;text-align:center;transition:all .25s ease-in-out}.r_redesign .btn:before,.r_redesign .smartbanner.smartbanner--android .smartbanner__button__label:before,.smartbanner.smartbanner--android .r_redesign .smartbanner__button__label:before,.r_redesign .smartbanner__button .smartbanner__button__label:before,.smartbanner__button .r_redesign .smartbanner__button__label:before,.r_redesign .btn:not(.dropdown-toggle):after,.r_redesign .smartbanner.smartbanner--android .smartbanner__button__label:after,.smartbanner.smartbanner--android .r_redesign .smartbanner__button__label:after,.r_redesign .smartbanner__button .smartbanner__button__label:after,.smartbanner__button .r_redesign .smartbanner__button__label:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:60px;z-index:-2}.r_redesign .btn.disabled,.r_redesign .smartbanner.smartbanner--android .disabled.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .disabled.smartbanner__button__label,.r_redesign .smartbanner__button .disabled.smartbanner__button__label,.smartbanner__button .r_redesign .disabled.smartbanner__button__label{pointer-events:none;opacity:.4}.r_redesign .btn.disabled:before,.r_redesign .smartbanner.smartbanner--android .disabled.smartbanner__button__label:before,.smartbanner.smartbanner--android .r_redesign .disabled.smartbanner__button__label:before,.r_redesign .smartbanner__button .disabled.smartbanner__button__label:before,.smartbanner__button .r_redesign .disabled.smartbanner__button__label:before{opacity:0}.r_redesign .btn.disabled:after,.r_redesign .smartbanner.smartbanner--android .disabled.smartbanner__button__label:after,.smartbanner.smartbanner--android .r_redesign .disabled.smartbanner__button__label:after,.r_redesign .smartbanner__button .disabled.smartbanner__button__label:after,.smartbanner__button .r_redesign .disabled.smartbanner__button__label:after{opacity:1}.r_redesign .btn.hidden,.r_redesign .smartbanner.smartbanner--android .hidden.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .hidden.smartbanner__button__label,.r_redesign .smartbanner__button .hidden.smartbanner__button__label,.smartbanner__button .r_redesign .hidden.smartbanner__button__label{opacity:0;visibility:hidden}.r_redesign .btn:before,.r_redesign .smartbanner.smartbanner--android .smartbanner__button__label:before,.smartbanner.smartbanner--android .r_redesign .smartbanner__button__label:before,.r_redesign .smartbanner__button .smartbanner__button__label:before,.smartbanner__button .r_redesign .smartbanner__button__label:before{background:linear-gradient(to bottom,#3d6b81 0%,#3d6b81 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$buttonc1",endColorstr="$buttonc2",GradientType=0);background-color:#3d6b81}.r_redesign .btn:not(.dropdown-toggle):after,.r_redesign .smartbanner.smartbanner--android .smartbanner__button__label:after,.smartbanner.smartbanner--android .r_redesign .smartbanner__button__label:after,.r_redesign .smartbanner__button .smartbanner__button__label:after,.smartbanner__button .r_redesign .smartbanner__button__label:after{z-index:-1;background:#02213E;opacity:0}.r_redesign .btn:hover,.r_redesign .smartbanner.smartbanner--android .smartbanner__button__label:hover,.smartbanner.smartbanner--android .r_redesign .smartbanner__button__label:hover,.r_redesign .smartbanner__button .smartbanner__button__label:hover,.smartbanner__button .r_redesign .smartbanner__button__label:hover{color:#fff}.r_redesign .btn:hover:after,.r_redesign .smartbanner.smartbanner--android .smartbanner__button__label:hover:after,.smartbanner.smartbanner--android .r_redesign .smartbanner__button__label:hover:after,.r_redesign .smartbanner__button .smartbanner__button__label:hover:after,.smartbanner__button .r_redesign .smartbanner__button__label:hover:after{opacity:1}@media screen and (max-width: 767px){.r_redesign .btn,.r_redesign .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .smartbanner__button__label,.r_redesign .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .smartbanner__button__label{font-size:12px}}.r_redesign .btn.gray,.r_redesign .smartbanner.smartbanner--android .gray.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .gray.smartbanner__button__label,.r_redesign .smartbanner__button .gray.smartbanner__button__label,.smartbanner__button .r_redesign .gray.smartbanner__button__label{background-color:#02213e0d;color:#02213e}.r_redesign .btn.gray:before,.r_redesign .smartbanner.smartbanner--android .gray.smartbanner__button__label:before,.smartbanner.smartbanner--android .r_redesign .gray.smartbanner__button__label:before,.r_redesign .smartbanner__button .gray.smartbanner__button__label:before,.smartbanner__button .r_redesign .gray.smartbanner__button__label:before{opacity:0}.r_redesign .btn.gray:hover,.r_redesign .smartbanner.smartbanner--android .gray.smartbanner__button__label:hover,.smartbanner.smartbanner--android .r_redesign .gray.smartbanner__button__label:hover,.r_redesign .smartbanner__button .gray.smartbanner__button__label:hover,.smartbanner__button .r_redesign .gray.smartbanner__button__label:hover{color:#fff}.r_redesign .btn.btn-secondary,.r_redesign .smartbanner.smartbanner--android .gray.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .gray.smartbanner__button__label,.r_redesign .smartbanner__button .gray.smartbanner__button__label,.smartbanner__button .r_redesign .gray.smartbanner__button__label{background-color:#a1e0ce;color:#02213e}.r_redesign .btn.btn-secondary:before,.r_redesign .smartbanner.smartbanner--android .gray.smartbanner__button__label:before,.smartbanner.smartbanner--android .r_redesign .gray.smartbanner__button__label:before,.r_redesign .smartbanner__button .gray.smartbanner__button__label:before,.smartbanner__button .r_redesign .gray.smartbanner__button__label:before{opacity:0}.r_redesign .btn-secondary:hover,.r_redesign .smartbanner.smartbanner--android .gray.smartbanner__button__label:hover,.smartbanner.smartbanner--android .r_redesign .gray.smartbanner__button__label:hover,.r_redesign .smartbanner__button .gray.smartbanner__button__label:hover,.smartbanner__button .r_redesign .gray.smartbanner__button__label:hover{color:#fff;background-color:#80ceb7}.r_redesign .btn.big,.r_redesign .smartbanner.smartbanner--android .big.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .big.smartbanner__button__label,.r_redesign .smartbanner__button .big.smartbanner__button__label,.smartbanner__button .r_redesign .big.smartbanner__button__label{height:60px;line-height:60px;padding:0 30px;font-size:1.37rem;min-width:160px}@media screen and (max-width: 999px){.r_redesign .btn.big,.r_redesign .smartbanner.smartbanner--android .big.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .big.smartbanner__button__label,.r_redesign .smartbanner__button .big.smartbanner__button__label,.smartbanner__button .r_redesign .big.smartbanner__button__label{font-size:1.2rem;height:45px;line-height:45px;padding:0 20px}}.r_redesign .btn.med,.r_redesign .smartbanner.smartbanner--android .med.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .med.smartbanner__button__label,.r_redesign .smartbanner__button .med.smartbanner__button__label,.smartbanner__button .r_redesign .med.smartbanner__button__label{height:50px;line-height:50px;padding:0 40px;font-size:1.125rem}@media screen and (max-width: 999px){.r_redesign .btn.med,.r_redesign .smartbanner.smartbanner--android .med.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .med.smartbanner__button__label,.r_redesign .smartbanner__button .med.smartbanner__button__label,.smartbanner__button .r_redesign .med.smartbanner__button__label{font-size:1rem;height:40px;line-height:40px;padding:0 20px}}.r_redesign .btn.add,.r_redesign .smartbanner.smartbanner--android .add.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .add.smartbanner__button__label,.r_redesign .smartbanner__button .add.smartbanner__button__label,.smartbanner__button .r_redesign .add.smartbanner__button__label{width:22px;height:22px;line-height:20px;padding:0;min-width:22px;font-weight:400}.r_redesign .btn.hollow,.r_redesign .smartbanner.smartbanner--android .hollow.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .hollow.smartbanner__button__label,.r_redesign .smartbanner__button .hollow.smartbanner__button__label,.smartbanner__button .r_redesign .hollow.smartbanner__button__label{background-color:transparent;color:#02213e;box-shadow:0 0 0 1px #02213e inset}.r_redesign .btn.hollow:before,.r_redesign .smartbanner.smartbanner--android .hollow.smartbanner__button__label:before,.smartbanner.smartbanner--android .r_redesign .hollow.smartbanner__button__label:before,.r_redesign .smartbanner__button .hollow.smartbanner__button__label:before,.smartbanner__button .r_redesign .hollow.smartbanner__button__label:before,.r_redesign .btn.hollow:not(.dropdown-toggle):after,.r_redesign .smartbanner.smartbanner--android .hollow.smartbanner__button__label:after,.smartbanner.smartbanner--android .r_redesign .hollow.smartbanner__button__label:after,.r_redesign .smartbanner__button .hollow.smartbanner__button__label:after,.smartbanner__button .r_redesign .hollow.smartbanner__button__label:after{content:unset;display:none}.r_redesign .btn.hollow:hover,.r_redesign .smartbanner.smartbanner--android .hollow.smartbanner__button__label:hover,.smartbanner.smartbanner--android .r_redesign .hollow.smartbanner__button__label:hover,.r_redesign .smartbanner__button .hollow.smartbanner__button__label:hover,.smartbanner__button .r_redesign .hollow.smartbanner__button__label:hover{color:#fff;background-color:#02213e}.r_redesign .btn.hollow.white,.r_redesign .smartbanner.smartbanner--android .hollow.white.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .hollow.white.smartbanner__button__label,.r_redesign .smartbanner__button .hollow.white.smartbanner__button__label,.smartbanner__button .r_redesign .hollow.white.smartbanner__button__label{color:#fff;border-color:#fff;box-shadow:0 0 0 1px #fff inset}.r_redesign .btn.hollow.white:hover,.r_redesign .smartbanner.smartbanner--android .hollow.white.smartbanner__button__label:hover,.smartbanner.smartbanner--android .r_redesign .hollow.white.smartbanner__button__label:hover,.r_redesign .smartbanner__button .hollow.white.smartbanner__button__label:hover,.smartbanner__button .r_redesign .hollow.white.smartbanner__button__label:hover{background-color:#fff;color:#02213e}.r_redesign .btn.orange:before,.r_redesign .smartbanner.smartbanner--android .orange.smartbanner__button__label:before,.smartbanner.smartbanner--android .r_redesign .orange.smartbanner__button__label:before,.r_redesign .smartbanner__button .orange.smartbanner__button__label:before,.smartbanner__button .r_redesign .orange.smartbanner__button__label:before{background:#F59C20}.r_redesign .btn.green:before,.r_redesign .smartbanner.smartbanner--android .green.smartbanner__button__label:before,.smartbanner.smartbanner--android .r_redesign .green.smartbanner__button__label:before,.r_redesign .smartbanner__button .green.smartbanner__button__label:before,.smartbanner__button .r_redesign .green.smartbanner__button__label:before{background:#5DAF25}.r_redesign .btn.inactive,.r_redesign .smartbanner.smartbanner--android .inactive.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .inactive.smartbanner__button__label,.r_redesign .smartbanner__button .inactive.smartbanner__button__label,.smartbanner__button .r_redesign .inactive.smartbanner__button__label{pointer-events:none}.r_redesign .btn.icon,.r_redesign .smartbanner.smartbanner--android .icon.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .icon.smartbanner__button__label,.r_redesign .smartbanner__button .icon.smartbanner__button__label,.smartbanner__button .r_redesign .icon.smartbanner__button__label{width:40px;height:40px;border-radius:50%;padding:0;min-width:1px;display:flex;justify-content:center;align-items:center}.r_redesign .btn.icon svg,.r_redesign .smartbanner.smartbanner--android .icon.smartbanner__button__label svg,.smartbanner.smartbanner--android .r_redesign .icon.smartbanner__button__label svg,.r_redesign .smartbanner__button .icon.smartbanner__button__label svg,.smartbanner__button .r_redesign .icon.smartbanner__button__label svg{width:20px;height:20px}.r_redesign .btn.icon svg path,.r_redesign .smartbanner.smartbanner--android .icon.smartbanner__button__label svg path,.smartbanner.smartbanner--android .r_redesign .icon.smartbanner__button__label svg path,.r_redesign .smartbanner__button .icon.smartbanner__button__label svg path,.smartbanner__button .r_redesign .icon.smartbanner__button__label svg path{fill:#fff}@keyframes expand{0%{transform:scale(0)}}.r_redesign .btn.suggestion,.r_redesign .smartbanner.smartbanner--android .suggestion.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .suggestion.smartbanner__button__label,.r_redesign .smartbanner__button .suggestion.smartbanner__button__label,.smartbanner__button .r_redesign .suggestion.smartbanner__button__label{min-width:auto;text-transform:none;color:#797b83;height:30px;line-height:30px;padding:0 10px!important;margin:2px;animation:expand .5s ease-in-out}.r_redesign main .btn.small,.r_redesign main .smartbanner.smartbanner--android .small.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign main .small.smartbanner__button__label,.r_redesign main .smartbanner__button .small.smartbanner__button__label,.smartbanner__button .r_redesign main .small.smartbanner__button__label{height:24px;line-height:24px;padding:0 18px!important;font-size:10px;min-width:1px;text-transform:none}.r_redesign .r_resume-edit input[type=text],.r_redesign .r_resume-edit input[type=email],.r_redesign .r_resume-edit input[type=password],.r_redesign .r_resume-edit input[type=url],.r_redesign .r_resume-edit input[type=tel],.r_redesign .r_resume-edit input[type=search],.r_redesign .r_resume-edit textarea,.r_redesign .r_resume-edit select{border:0;background-color:#02213e0d;font-size:16px;width:100%;height:38px;border-radius:10px;color:#02213e;transition:box-shadow .25s ease-in,filter .25s ease-in}.r_redesign .r_resume-edit input[type=text].split__left,.r_redesign .r_resume-edit input[type=email].split__left,.r_redesign .r_resume-edit input[type=password].split__left,.r_redesign .r_resume-edit input[type=url].split__left,.r_redesign .r_resume-edit input[type=tel].split__left,.r_redesign .r_resume-edit input[type=search].split__left,.r_redesign .r_resume-edit textarea.split__left,.r_redesign .r_resume-edit select.split__left{border-radius:18px 0 0 18px;border-right:1px solid rgba(2,33,62,.15);padding-right:12px}.r_redesign .r_resume-edit input[type=text].split__right,.r_redesign .r_resume-edit input[type=email].split__right,.r_redesign .r_resume-edit input[type=password].split__right,.r_redesign .r_resume-edit input[type=url].split__right,.r_redesign .r_resume-edit input[type=tel].split__right,.r_redesign .r_resume-edit input[type=search].split__right,.r_redesign .r_resume-edit textarea.split__right,.r_redesign .r_resume-edit select.split__right{border-radius:0 18px 18px 0;padding:0 15px}.r_redesign .r_resume-edit input[type=text].split__middle,.r_redesign .r_resume-edit input[type=email].split__middle,.r_redesign .r_resume-edit input[type=password].split__middle,.r_redesign .r_resume-edit input[type=url].split__middle,.r_redesign .r_resume-edit input[type=tel].split__middle,.r_redesign .r_resume-edit input[type=search].split__middle,.r_redesign .r_resume-edit textarea.split__middle,.r_redesign .r_resume-edit select.split__middle{border-radius:0;border-right:1px solid rgba(2,33,62,.15);padding:0 15px}.r_redesign .r_resume-edit .select2-container{max-width:100%}.r_redesign .r_resume-edit .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:38px;padding:0}.r_redesign .r_resume-edit .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;right:0}.r_redesign .r_resume-edit textarea{min-height:110px}.r_redesign .r_resume-edit label,.r_redesign .r_resume-edit .labelLike{padding-left:20px;display:inline-block;color:#02213e80;margin-bottom:5px;font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none}.r_redesign .r_resume-edit .hasSplit{display:flex;width:100%}.r_redesign .r_resume-edit .hasSplit select{background-position:calc(100% - 10px) 50%;padding-right:15px}.r_redesign .r_resume-edit .checkboxHolder{position:relative;z-index:1;height:36px;display:flex;align-items:center}.r_redesign .r_resume-edit .checkboxHolder label{padding-left:32px;position:relative;z-index:1;margin:0;font-size:1rem;color:#02213e}.r_redesign .r_resume-edit .checkboxHolder label:before,.r_redesign .r_resume-edit .checkboxHolder label:after{content:"";left:0;top:50%;transform:translateY(-50%);position:absolute;z-index:1;border-radius:50%}.r_redesign .r_resume-edit .checkboxHolder label:before{width:20px;height:20px;background-color:#02213e26}.r_redesign .r_resume-edit .checkboxHolder label:after{width:10px;height:10px;left:5px;background-color:#fff;opacity:0}.r_redesign .r_resume-edit .checkboxHolder input[type=checkbox],.r_redesign .r_resume-edit .checkboxHolder input[type=radio]{position:absolute;left:0;top:50%;transform:translateY(-50%);opacity:0;visibility:hidden}.r_redesign .r_resume-edit .checkboxHolder input[type=checkbox]:checked+label:after,.r_redesign .r_resume-edit .checkboxHolder input[type=radio]:checked+label:after{opacity:1}.r_redesign .select2-container--default .select2-selection--single{border:0;background-color:#f1f3f6;font-size:16px;width:100%;height:38px;border-radius:10px;color:#02213e;padding:0 20px}.r_redesign .select2-container--default .select2-selection__arrow{background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;background-size:6px 3px;width:30px}.r_redesign .select2-container--default .select2-selection__arrow b{display:none}.r_redesign .select2-container--default.select2-container--open{z-index:999}.r_redesign .select2-container--default.select2-container--open .select2-dropdown,.r_redesign .select2-container--default.select2-container--open .select2-selection{filter:drop-shadow(0 2px 2px rgba(2,33,62,.15))}.r_redesign .select2-container--default.select2-container--open .select2-selection--single{border-radius:18px 18px 0 0}.r_redesign .select2-container--default.select2-container--open.select2-container--above .select2-dropdown,.r_redesign .select2-container--default.select2-container--open.select2-container--above .select2-selection{filter:drop-shadow(0 -2px 2px rgba(2,33,62,.15))}.r_redesign .select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-radius:0 0 18px 18px}.r_redesign .select2-dropdown{background-color:#f1f3f6;border:0;border-radius:0 0 18px 18px;padding-bottom:15px}.r_redesign .select2-dropdown.select2-dropdown--above{border-radius:18px 18px 0 0;padding-bottom:0}.r_redesign .select2-dropdown .select2-results__option{color:#02213ebf}.r_redesign .select2-dropdown .select2-results__option[aria-selected=true]{color:#fff;background-color:#a1e0ce}.r_redesign .select2-dropdown .select2-results__option--highlighted{color:#fff;background-color:#02213e}.r_redesign .select2-dropdown .select2-search__field{padding:0 10px;height:30px;background-color:#fff}.r_redesign .select2-dropdown .select2-search__field:focus{box-shadow:none}.r_redesign .split__left+.select2-container--default .select2-selection--single{border-radius:18px 0 0 18px;padding-left:10px}.r_redesign .split__left+.select2-container--default.select2-container--open .select2-selection--single{border-radius:18px 0 0}.r_redesign .split__left+.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-radius:0 0 0 18px}.r_redesign .split__right+.select2-container--default .select2-selection--single{border-radius:0 18px 18px 0;padding-right:10px}.r_redesign .split__right+.select2-container--default.select2-container--open .select2-selection--single{border-radius:0 18px 0 0}.r_redesign .split__right+.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-radius:0 0 18px}.r_redesign .split__middle+.select2-container--default .select2-selection--single{border-radius:0;padding:0 10px}.r_redesign .split__middle+.select2-container--default.select2-container--open .select2-selection--single{border-radius:0}.r_redesign .split__middle+.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-radius:0}.r_redesign .Zebra_DatePicker_Icon{opacity:0}.r_redesign .switch-holder{position:relative;z-index:1}.r_redesign .switch-holder input{position:absolute;z-index:0;left:0;top:0;opacity:0;visibility:hidden}.r_redesign .switch-holder label{position:relative;z-index:2;height:22px;width:60px;background-color:#02213e0d;border-radius:11px;text-transform:uppercase;line-height:22px;display:flex!important;font-size:12px;font-weight:700;color:#02213e;cursor:pointer;margin:0}.r_redesign .switch-holder label:before,.r_redesign .switch-holder label:after{content:"";position:absolute;display:block}.r_redesign .switch-holder label:before{z-index:3;width:14px;height:14px;background-color:#fff;border-radius:50%;left:4px;top:4px;box-shadow:1px 1px #02213e33}.r_redesign .switch-holder label:after{z-index:1;left:0;top:0;width:100%;height:100%;border-radius:11px;background:linear-gradient(to bottom,#3d6b81 0%,#3d6b81 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$buttonc1",endColorstr="$buttonc2",GradientType=0);background-color:#3d6b81;opacity:0}.r_redesign .switch-holder label span{position:absolute;z-index:2;top:0;left:0;text-align:center;display:block;width:100%}.r_redesign .switch-holder label .on{padding-right:12px;opacity:0;color:#fff}.r_redesign .switch-holder label .off{padding-left:12px}.r_redesign .switch-holder label.error{position:absolute;top:100%}.r_redesign .switch-holder input:checked~label:before{transform:translate(38px)}.r_redesign .switch-holder input:checked~label .off{opacity:0}.r_redesign .switch-holder input:checked~label .on{opacity:1}.r_redesign .switch-holder input:checked~label:after{opacity:1}.r_redesign .switch-holder input:disabled~label:after{background:#666!important}.r_redesign .blueForm{background-color:#02213e;padding:28px 18px 20px}.r_redesign .blueForm input[type=text],.r_redesign .blueForm input[type=email],.r_redesign .blueForm input[type=password],.r_redesign .blueForm input[type=url],.r_redesign .blueForm input[type=tel],.r_redesign .blueForm input[type=search],.r_redesign .blueForm textarea,.r_redesign .blueForm select{border:2px solid #fff;color:#fff}.r_redesign .blueForm ::placeholder{color:#fff}.r_redesign .blueForm .btn:after,.r_redesign .blueForm .smartbanner.smartbanner--android .smartbanner__button__label:after,.smartbanner.smartbanner--android .r_redesign .blueForm .smartbanner__button__label:after,.r_redesign .blueForm .smartbanner__button .smartbanner__button__label:after,.smartbanner__button .r_redesign .blueForm .smartbanner__button__label:after{content:unset}.r_redesign .blueForm .btn:hover,.r_redesign .blueForm .smartbanner.smartbanner--android .smartbanner__button__label:hover,.smartbanner.smartbanner--android .r_redesign .blueForm .smartbanner__button__label:hover,.r_redesign .blueForm .smartbanner__button .smartbanner__button__label:hover,.smartbanner__button .r_redesign .blueForm .smartbanner__button__label:hover{background-color:#fff;color:#02213e}.r_redesign .blueForm .btn:hover:before,.r_redesign .blueForm .smartbanner.smartbanner--android .smartbanner__button__label:hover:before,.smartbanner.smartbanner--android .r_redesign .blueForm .smartbanner__button__label:hover:before,.r_redesign .blueForm .smartbanner__button .smartbanner__button__label:hover:before,.smartbanner__button .r_redesign .blueForm .smartbanner__button__label:hover:before{content:unset;background:transparent none}.r_redesign .blueForm .form__group{margin-bottom:18px}.r_redesign .blueForm label[id*=error]{color:#a1e0ce!important}.r_redesign .r_overlay{position:fixed;background-color:#00000080;z-index:1;top:0;left:0;width:100%;height:100%}.r_redesign label.error{font-weight:400;white-space:nowrap;font-size:.8rem;text-transform:none;background:transparent none}.r_redesign label.error:before,.r_redesign label.error:after{content:unset;display:none}div[id*=__lpform]{display:none!important}.r_popup{opacity:0;visibility:hidden;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1000;display:flex}.r_popup.active{opacity:1;visibility:visible;z-index:1000}.r_popup.active .r_popup__cnt{transform:translateY(0)}.r_popup.active .r_overlay{opacity:1}.r_popup__cnt{background-color:#fff;box-shadow:0 0 10px #00000040;width:550px;max-width:92vw;position:relative;z-index:2;transition:transform 1s cubic-bezier(0,1,0,1);transform:translateY(50px)}@media screen and (max-width: 1280px){.r_popup__cnt{overflow-x:hidden;overflow-y:auto;max-height:95vh}.r_popup__cnt .row~br{display:none}}.r_popup__cnt.book{width:956px;border-radius:0 0 10px 10px}.r_popup__cnt.book .r_popup__body{padding:60px 80px 40px}@media screen and (max-width: 1000px){.r_popup__cnt.book .r_popup__body{padding:30px}}.r_popup__cnt.book .r_popup__close{background-color:#02213e;width:65px;height:64px;border-radius:10px 0 10px 10px}.r_popup__cnt.book .r_popup__close img{width:16px;height:16px}@media screen and (max-width: 1000px){.r_popup__cnt.book .r_popup__close{width:42px;height:42px}.r_popup__cnt.book .r_popup__close img{width:12px;height:12px}}.r_popup .book-a-demo{display:flex;align-items:stretch;justify-content:space-between}@media screen and (max-width: 1000px){.r_popup .book-a-demo{display:block}}.r_popup .book-a-demo h2{font-size:45px;margin-bottom:30px;font-weight:400;color:#02213e}.r_popup .book-a-demo h2 .bc{font-weight:700;display:inline}@media screen and (max-width: 1000px){.r_popup .book-a-demo h2{font-size:30px;margin-bottom:15px}}.r_popup .book-a-demo h3{font-size:22px;color:#02213e;margin-bottom:30px}@media screen and (max-width: 1000px){.r_popup .book-a-demo h3{font-size:18px;margin-bottom:15px}}.r_popup .book-a-demo input[type=text],.r_popup .book-a-demo input[type=email]{height:45px}@media screen and (max-width: 1000px){.r_popup .book-a-demo input[type=text],.r_popup .book-a-demo input[type=email]{height:40px}}.r_popup .book-a-demo input[type=text],.r_popup .book-a-demo textarea,.r_popup .book-a-demo input[type=email]{border-radius:8px}.r_popup .book-a-demo label{padding:0 20px}.r_popup .book-a-demo .btn,.r_popup .book-a-demo .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_popup .book-a-demo .smartbanner__button__label,.r_popup .book-a-demo .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_popup .book-a-demo .smartbanner__button__label{width:100%;height:46px}@media screen and (max-width: 1000px){.r_popup .book-a-demo .btn,.r_popup .book-a-demo .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_popup .book-a-demo .smartbanner__button__label,.r_popup .book-a-demo .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_popup .book-a-demo .smartbanner__button__label{height:40px;width:auto}}.r_popup .book-a-demo__desc{color:#979797;width:460px;padding-right:25px;font-size:1rem}@media screen and (max-width: 1000px){.r_popup .book-a-demo__desc{width:100%;margin-bottom:30px}}.r_popup .book-a-demo__desc ul{margin-bottom:1.25rem;color:#02213e}.r_popup .book-a-demo__desc ul li{position:relative;z-index:1;padding-left:18px;margin-bottom:25px;display:block}.r_popup .book-a-demo__desc ul li:before{content:"\e2\20ac\a2";color:#a1e0ce;position:absolute;left:0;line-height:17px;z-index:1;font-size:30px}.r_popup .book-a-demo__form{width:307px;padding:50px 0;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;margin:20px 0}@media screen and (max-width: 1000px){.r_popup .book-a-demo__form{width:100%;max-width:300px;margin:0 auto;padding:20px 0 0;border-bottom:0}}.r_popup .book-a-demo p,.r_popup .book-a-demo ul{font-size:1rem}.r_popup .book-a-demo p:not(:last-child),.r_popup .book-a-demo ul:not(:last-child){margin-bottom:50px}@media screen and (max-width: 1000px){.r_popup .book-a-demo p:not(:last-child),.r_popup .book-a-demo ul:not(:last-child){margin-bottom:20px}}.r_popup .r_overlay{opacity:0;transition:opacity .25s ease-in}.r_popup__title{background:#a1e0ce;color:#fff;font-size:1.0625rem;font-weight:700;line-height:2.375;padding:0 70px 0 20px;position:relative;z-index:1}.r_popup__foot{display:flex;justify-content:space-between;align-items:center}.r_popup__foot.sar{justify-content:space-around}.r_popup__close{position:absolute;z-index:2;right:0;top:0;width:50px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer}.r_popup__close img{display:block;width:10px;height:10px}.r_popup__body{padding:25px 20px 20px}@media screen and (max-width: 1280px){.r_popup__body{padding:15px 10px 10px}}.r_popup__body img{width:30vh}.r_popup h4{margin-bottom:1rem;font-size:1.3125rem}.r_popup .row.options{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}@media screen and (max-width: 767px){.r_popup .row.options{flex-direction:column;justify-content:center}}.r_popup .row.options span{padding:15px}.r_popup .row.options h4{margin:0}.r_popup .row.options a:hover img{filter:saturate(2.5)}.r_popup a{text-decoration:underline}.r_popup a:hover{text-decoration:none}.r_popup .checkboxRow{display:flex;justify-content:flex-start;align-items:center}.r_popup .checkboxRow label{margin:0}.r_popup__options{display:flex;justify-content:space-between;align-items:center}.r_popup__options .btn,.r_popup__options .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_popup__options .smartbanner__button__label,.r_popup__options .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_popup__options .smartbanner__button__label{min-width:95px;margin-right:5px}@media screen and (max-width: 999px){.r_popup__options{flex-direction:column}}.r_popup .btn.gray:after,.r_popup .smartbanner.smartbanner--android .gray.smartbanner__button__label:after,.smartbanner.smartbanner--android .r_popup .gray.smartbanner__button__label:after,.r_popup .smartbanner__button .gray.smartbanner__button__label:after,.smartbanner__button .r_popup .gray.smartbanner__button__label:after{background:linear-gradient(to bottom,#3d6b81 0%,#3d6b81 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$buttonc1",endColorstr="$buttonc2",GradientType=0);background-color:#3d6b81}.r_popup .btn,.r_popup .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_popup .smartbanner__button__label,.r_popup .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_popup .smartbanner__button__label{padding:0}.r_popup .btn label,.r_popup .smartbanner.smartbanner--android .smartbanner__button__label label,.smartbanner.smartbanner--android .r_popup .smartbanner__button__label label,.r_popup .smartbanner__button .smartbanner__button__label label,.smartbanner__button .r_popup .smartbanner__button__label label{padding:0;margin:0;color:inherit}.r_popup .preventDialog{position:relative;z-index:1}@media screen and (max-width: 999px){.r_popup .preventDialog{padding-top:15px}}.r_popup .preventDialog input{position:absolute;left:0;top:0;opacity:0;visibility:hidden}.r_popup .preventDialog input:checked~label:after{opacity:1}.r_popup .preventDialog label{color:#02213e40;font-size:.8125rem;position:relative;z-index:1;padding-right:28px}.r_popup .preventDialog label:before,.r_popup .preventDialog label:after{content:"";width:28px;border-radius:50%;display:block;position:absolute;right:0;top:0}.r_popup .preventDialog label:before{width:17px;height:17px;border:2px solid rgba(2,33,62,.25)}.r_popup .preventDialog label:after{background-color:#a1e0ce;width:9px;height:9px;right:4px;top:4px;opacity:0}.user-type-login .tab__cnt{display:none}.user-type-login .tab__cnt.current{display:block;padding-top:30px}@media screen and (max-width: 767px){.user-type-login .tab__cnt.current{padding-top:15px}}.user-type-login .tabbedcnt{justify-content:center}.user-type-login .tabbedcnt li{padding:0 5px;height:38px;line-height:38px;text-transform:uppercase;font-weight:700;font-size:.875rem;cursor:pointer;flex-grow:1;border:1px solid rgba(2,33,62,.15);color:#02213e40;text-align:center}.user-type-login .tabbedcnt li:first-child~li{border-left:0}.user-type-login .tabbedcnt li:hover,.user-type-login .tabbedcnt li.current{background-color:#02213e;color:#fff}.upload_svg,.icon-upload{width:30px;height:24px}.delete_svg{transform:rotate(45deg)}button{font:inherit}.r_redesign .switch-holder.validator{position:absolute;right:10px;top:32px}.r_redesign .switch-holder.validator input:checked~label:before{transform:translate(78px)}.check_svg{width:19px;height:15px}.user_svg{width:14px;height:15px}.briefcase_svg{width:18px;height:16px}.house_svg{width:16px;height:16px}.star_svg{width:18px;height:17px}.language_svg{width:20px;height:16px}.ribbon_svg{width:15px;height:17px}.heart_svg{width:15px;height:14px}.pluss_svg,.refferrals_svg{width:16px;height:16px}.badges_svg{width:15px;height:17px}.bell_svg{width:15px;height:19px;margin-top:5px}.updates_svg{width:15px;height:15px}.about_svg{width:20px;height:13px}.euro_svg{width:15px;height:16px}.star-empty_svg{width:20px;height:19px}.car_svg{width:18px;height:15px}.expand_svg{width:19px;height:12px;margin-top:4px}.absolvent_svg{width:24px;height:17px}.pipeline_svg{width:20px;height:20px}.play_svg{width:14px;height:15px}.chat_svg{width:16px;height:17px}.info_svg{width:8px;height:20px;margin-left:4px}.refresh_svg{width:16px;height:16px}.chevron_down_svg{width:10px;height:10px}.qmk_svg{width:5px;height:15px;fill:#fff}.link_svg{width:18px;height:18px;vertical-align:sub}.view-icon svg{width:15px;height:10px;fill:#02213e40;margin-left:5px}.view-icon:hover svg{fill:#a1e0ce}.toggleArr{transform:rotate(90deg);width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer}.toggleArr svg{width:6px;height:10px;stroke:#02213e40}section .tabular-data{margin-left:-20px;margin-right:-20px;margin-bottom:-20px}@media screen and (max-width: 767px){section .tabular-data{margin-left:-30px;margin-right:-30px;margin-bottom:-30px}}.r_graduates-page .tabular-data__td:first-child{max-width:55px;width:55px;min-width:55px}@media screen and (max-width: 999px){.r_graduates-page .tabular-data__td:first-child{max-width:35px;min-width:35px;position:absolute;z-index:1;left:0;top:50%;margin-top:-10px}}.r_graduates-page .tabular-data__td:nth-last-child(1){max-width:50px;width:50px;min-width:50px;text-align:right;padding:15px 5px}@media screen and (max-width: 999px){.r_graduates-page .tabular-data__td:nth-last-child(1){min-width:22px;max-width:22px;width:22px;padding:0;position:absolute;z-index:1;right:15px;top:50%;margin-top:-11px}}.r_graduates-page .tabular-data__td:nth-last-child(2){max-width:110px;width:110px;min-width:110px;text-align:center}@media screen and (max-width: 767px){.r_graduates-page .tabular-data__td:nth-last-child(2){text-align:left}}.r_graduates-page .tabular-data__td:nth-last-child(3){max-width:165px;width:165px;min-width:165px;text-align:center}@media screen and (max-width: 767px){.r_graduates-page .tabular-data__td:nth-last-child(3){text-align:left}}.r_graduates-page .tabular-data__td:nth-last-child(4){max-width:136px;width:136px;min-width:136px}.r_graduates-page .tabular-data__td:nth-last-child(5){max-width:150px;width:150px;min-width:150px}.r_graduates-page .tabular-data__td:nth-last-child(7){min-width:100px}@media screen and (min-width: 999px){.r_graduates-page .tabular-data__td:nth-last-child(7){max-width:100px;width:100px}}@media screen and (max-width: 999px){.r_graduates-page .tabular-data__td:nth-last-child(7){min-width:100%;max-width:100%;font-weight:700;font-size:15px}}.r_graduates-page .tabular-data__td.source{max-width:100px;width:100px;text-align:left}@media screen and (max-width: 999px){.r_graduates-page .tabular-data__td.source{max-width:100px;width:100px;margin-top:0;position:static;padding:2px 5px}}.r_graduates-page .tabular-data__td.experience{max-width:120px;min-width:120px;width:120px}@media screen and (max-width: 999px){.r_graduates-page .tabular-data__td.experience{max-width:120px;min-width:120px;width:120px}}.r_graduates-page .tabular-data .members{max-width:none;text-align:initial}.r_graduates-page .tabular-data .r_nlist li{margin-bottom:3px;padding-left:60px;border-top:1px dotted rgba(2,33,62,.15);padding-top:15px;padding-bottom:15px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}@media screen and (max-width: 767px){.r_graduates-page .tabular-data .r_nlist li{padding-left:0}}.r_graduates-page .tabular-data .r_nlist li:last-child{margin-bottom:0}.r_graduates-page .tabular-data .r_nlist li:before{width:10px;text-align:center;font-size:13px;color:#02213e;left:25px;margin-left:-5px;font-weight:400;top:15px}.r_graduates-page .tabular-data .r_nlist li .chTitle{max-width:275px;width:275px;min-width:275px}@media screen and (max-width: 767px){.r_graduates-page .tabular-data .r_nlist li .chTitle{width:60%;max-width:60%;min-width:60%}}.r_graduates-page .tabular-data .r_nlist li .chCateg{max-width:150px;width:150px;min-width:150px}@media screen and (max-width: 767px){.r_graduates-page .tabular-data .r_nlist li .chCateg{width:40%;max-width:40%;min-width:40%;text-align:right;padding-right:15px}}@media screen and (max-width: 767px){.r_graduates-page .tabular-data .r_nlist li .chResult{width:100%;padding-top:15px}}@media screen and (max-width: 999px){.r_graduates-page .tabular-data .r_nlist li:before{left:-25px}}.tabular-data{counter-reset:row;position:relative}@media screen and (max-width: 999px){.tabular-data{border-top:1px solid rgba(2,33,62,.15)}}@media screen and (min-width: 999px){.tabular-data.hasSelections .tabular-data__row.first .tabular-data__td{padding-top:59px}}.tabular-data.hasSelections .selectionOptions{opacity:1;visibility:visible;transform:translateZ(0);z-index:100}@media screen and (max-width: 999px){.tabular-data.hasSelections .selectionOptions{display:flex}}.tabular-data .selectionOptions{height:45px;background:transparent linear-gradient(0deg,#24C274 50%,#62CE99 100%) 0% 0% no-repeat padding-box;position:absolute;z-index:-1;top:46px;left:0;width:100%;opacity:0;visibility:hidden;color:#fff;display:flex;justify-content:flex-end;align-items:stretch;transform:translate3D(0,-50px,0)}@media screen and (max-width: 999px){.tabular-data .selectionOptions{display:none;flex-wrap:wrap;position:fixed;top:auto;bottom:0;height:auto}}.tabular-data .selectionOptions .inviteUser{left:50%;transform:translate(-50%,15px);max-width:300px;color:#222;text-align:left;right:auto;top:100%;width:300px}.tabular-data .selectionOptions .inviteUser:before{right:50%;transform:translate(50%)}.tabular-data .selectionOptions .inviteUser label{display:block;margin-bottom:5px}.tabular-data .selectionOptions__title,.tabular-data .selectionOptions__cell{display:flex;justify-content:center;align-items:center}.tabular-data .selectionOptions__title{margin-left:0;margin-right:auto;justify-content:flex-start;padding:0 20px 0 52px;font-size:13px}@media screen and (max-width: 999px){.tabular-data .selectionOptions__title{min-width:100%;padding:10px 15px;text-align:center;justify-content:center;border-bottom:1px solid #F2F4F6}}.tabular-data .selectionOptions__cell{border-left:1px solid #F2F4F6;padding:0 25px;position:relative;z-index:1}@media screen and (max-width: 999px){.tabular-data .selectionOptions__cell{width:33.33%;padding:10px;position:static}.tabular-data .selectionOptions__cell:nth-child(2){border-left:0 none}.tabular-data .selectionOptions__cell.showDrop{background-color:#a1e0ce;color:#fff}.tabular-data .selectionOptions__cell.showDrop .inviteUser{transform:translate(-50%)!important}.tabular-data .selectionOptions__cell .userPop:before{content:unset;display:none}}.tabular-data .selectionOptions__cell>span{font-size:12px;font-weight:700;text-transform:uppercase}.tabular-data .selectionOptions__cell .arrSort--icon{transform:none;margin-left:5px}@media screen and (max-width: 767px){.tabular-data .selectionOptions__cell .userPop{max-width:100%;width:100%;top:auto;bottom:100%}}.tabular-data .selectionOptions .showDrop .arrSort--icon{transform:scale(-1)}.tabular-data .selectionOptions .showDrop .inviteUser{opacity:1;visibility:visible;transform:translate(-50%,15px)}.tabular-data__row{display:flex;align-items:flex-start;flex-wrap:wrap;border-bottom:1px solid rgba(2,33,62,.15);width:100%}.tabular-data__row:not(.tabular-data__head){counter-increment:row}.tabular-data__row:last-child{border-bottom:0}.tabular-data__row.activeRow{border-bottom-color:transparent}.tabular-data__row.activeRow .toggleArr svg{transform:scaleX(-1);stroke:#8090a1}.tabular-data__row.activeRow+.tabular-data__row-details{max-height:500px;border-bottom:1px solid rgba(2,33,62,.15);padding-bottom:20px}.tabular-data__row.activeRow+.tabular-data__row-details .tabular-data__row{border-bottom-color:transparent}.tabular-data__row.activeRow+.tabular-data__row-details .tabular-data__row .tabular-data__td{opacity:1}@media screen and (max-width: 767px){.tabular-data__row.activeRow+.tabular-data__row-details{padding-bottom:5px}}.tabular-data__row.checked{background-color:#f5fbf8}@media screen and (max-width: 999px){.tabular-data__row{position:relative;z-index:1;padding:10px 40px 10px 35px;justify-content:space-between}.tabular-data__row+.tabular-data__row-details{padding:0}}.tabular-data__td{padding:18px 5px;flex:1 auto;line-height:16px;vertical-align:middle}.tabular-data__td.sortable{cursor:pointer}.tabular-data__td.counter{text-align:left}.tabular-data__td.counter:before{content:counter(row) ". "}@media screen and (max-width: 999px){.tabular-data__td[data-label]{min-width:unset;margin-right:15px;width:auto}.tabular-data__td[data-label]:before{content:attr(data-label) ":";font-style:italic;margin-right:5px;opacity:.5}}.tabular-data__row-details{max-height:0;overflow:hidden;display:block;border-bottom-color:transparent;padding-left:60px;padding-right:0}.tabular-data__row-details .tabular-data__row{border:0}.tabular-data__row-details .tabular-data__row .tabular-data__td{padding:4px 5px 4px 0;opacity:0}.tabular-data__row-details .tabular-data__row .tabular-data__td:first-child,.tabular-data__row-details .tabular-data__row .tabular-data__td:last-child{max-width:100%;text-align:left}.tabular-data__row-details .tabular-data__row .tabular-data__td:first-child{font-weight:700;font-size:12px;max-width:150px}@media screen and (max-width: 999px){.tabular-data__row-details{padding-left:35px}.tabular-data__row-details .tabular-data__row{padding-top:0;padding-bottom:0}.tabular-data__row-details .tabular-data__row .tabular-data__td{padding:0 0 0 5px}.tabular-data__row-details .tabular-data__row .tabular-data__td:first-child,.tabular-data__row-details .tabular-data__row .tabular-data__td:last-child{position:static;margin:0}}.tabular-data__head{font-weight:700;background-color:#d2eded;border-bottom:0;font-size:12px}.tabular-data__head .tabular-data__td{border-bottom:0;padding:15px 5px;text-transform:uppercase}.tabular-data__head .tabular-data__td.counter:before{content:unset;display:none}.tabular-data__head+.tabular-data__row .tabular-data__td{border-top:0}.tabular-data__extra{margin-top:20px;margin-left:-60px;margin-bottom:-20px}@media screen and (max-width: 999px){.tabular-data__extra{margin-left:0;padding-left:40px}}@media screen and (max-width: 767px){.tabular-data__extra{margin-bottom:0;padding-top:10px;margin-top:10px}}@media screen and (max-width: 999px){.tabular-data .btn,.tabular-data .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .tabular-data .smartbanner__button__label,.tabular-data .smartbanner__button .smartbanner__button__label,.smartbanner__button .tabular-data .smartbanner__button__label{margin-bottom:0}}.tabular-data .notif-no{transform:translate(100%,-50%);position:absolute;right:0;top:0;font-size:12px;padding:0 3px}.tabular-data .tabular-data__td .userNotes{z-index:1}.tabular-data .tabular-data__td .userNotes svg{position:static}.tabular-data .tabular-data__td .userPop{top:100%;min-width:260px;left:50%;transform:translate(-50%,15px);padding:10px;text-align:left;z-index:7}.tabular-data .tabular-data__td .userPop label{margin-bottom:5px;display:block}.tabular-data .tabular-data__td .userPop.open{transform:translate(-50%,5px)}.tabular-data .tabular-data__td .userPop:before{left:50%;transform:translate(-50%)}.tabular-data .tabular-data__td .userPop .previousMessages{margin-bottom:15px}@media screen and (min-width: 999px){.tabular-data .tabular-data__td .userPop.userNotesCnt:before{left:50%;transform:translate(-50%)}}.tabular-data .tabular-data__td .btn.small,.tabular-data .tabular-data__td .smartbanner.smartbanner--android .small.smartbanner__button__label,.smartbanner.smartbanner--android .tabular-data .tabular-data__td .small.smartbanner__button__label,.tabular-data .tabular-data__td .smartbanner__button .small.smartbanner__button__label,.smartbanner__button .tabular-data .tabular-data__td .small.smartbanner__button__label{font-size:12px;font-weight:400;padding-left:8px!important;padding-right:8px!important}.tabular-data.matching-table{display:table;width:100%;text-align:center;background-color:#fff;margin-bottom:20px;counter-reset:row;border-radius:5px}.tabular-data.matching-table .tabular-data__row{display:table-row}.tabular-data.matching-table .tabular-data__row:not(.tabular-data__head){counter-increment:row}.tabular-data.matching-table .tabular-data__row:not(.tabular-data__head) .tabular-data__td:first-child a{position:relative;margin-left:20px}.tabular-data.matching-table .tabular-data__row:not(.tabular-data__head) .tabular-data__td:first-child a:before{content:counter(row) ".";position:absolute;z-index:1;top:1px;right:100%;margin-right:3px}.tabular-data.matching-table .tabular-data__head .tabular-data__td{border-top:0 none}.tabular-data.matching-table .tabular-data__head+.tabular-data__row .tabular-data__td{border-top:0}.tabular-data.matching-table .tabular-data__td{display:table-cell;border-top:1px solid rgba(2,33,62,.15)}.tabular-data.matching-table .tabular-data__td:first-child{text-align:left}.tabular-data.matching-table.response-td{width:125px}@media screen and (max-width: 999px){.tabular-data.matching-table{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.tabular-data.matching-table .tabular-data__row,.tabular-data.matching-table .tabular-data__td{display:block}.tabular-data.matching-table .tabular-data__head{display:flex;justify-content:space-between}.tabular-data.matching-table .tabular-data__head .tabular-data__td:not(:first-child),.tabular-data.matching-table .tabular-data__head .tabular-data__td:not(.filterHandler){display:none}.tabular-data.matching-table .tabular-data__head .tabular-data__td:first-child,.tabular-data.matching-table .tabular-data__head .tabular-data__td.filterHandler{display:flex}.tabular-data.matching-table .tabular-data__row{padding:0;width:100%;position:relative;z-index:unset}.tabular-data.matching-table .tabular-data__td{border-top:0 none;text-align:left;padding:6px 20px;display:flex;justify-content:flex-start}.tabular-data.matching-table .tabular-data__td.centred{justify-content:center}.tabular-data.matching-table .relative{width:100%;text-align:center}}@media screen and (max-width: 767px){.tabular-data.matching-table .tabular-data__row{width:100%}}.tabular-data .toggleArr{margin:0 auto}.tabular-data .filterHandler{max-width:62px}.tabular-data .filterHandler .editIco svg{fill:#02213e;margin:0}.tabular-data .filterHandler.active{background-color:#fff}.tabular-data .filterHandler.active svg{transform:scale(-1);fill:#a1e0ce}.tabular-data .filterHolder{text-align:left;position:absolute;z-index:101;left:0;right:0;padding:20px 10px;background-color:#fff;text-transform:none;font-size:12px;font-weight:400;filter:drop-shadow(0 2px 3px rgba(2,33,62,.15));opacity:0;visibility:hidden;transform:translateY(10px)}.tabular-data .filterHolder.active{opacity:1;visibility:visible;transform:translate(0)}.tabular-data .filterHolder__cnt{display:flex;justify-content:space-between;flex-wrap:wrap}.tabular-data .filterHolder__cell{padding:5px 10px;max-width:16.66%;min-width:16.66%}.tabular-data .filterHolder__footer span{color:#8090a1;cursor:pointer}.tabular-data .filterHolder__footer span:hover{color:#02213e}.tabular-data .filterHolder label{margin-bottom:5px;padding:0 10px;font-size:12px;display:flex;justify-content:space-between}.tabular-data .filterHolder .addFilter{display:flex;border-radius:50%;width:14px;height:14px;background-color:#02213e;color:#fff;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.tabular-data .filterHolder .addFilter:hover{background-color:#a1e0ce}@media screen and (max-width: 999px){.tabular-data .filterHolder{top:32px}.tabular-data .filterHolder .filterHolder__cnt{flex-wrap:wrap}.tabular-data .filterHolder .filterHolder__cell{min-width:33%;max-width:33%}}@media screen and (max-width: 767px){.tabular-data .filterHolder .filterHolder__cell{min-width:50%;max-width:50%}}.tabular-data .select2{margin-bottom:10px;display:block}.tabular-data .select2:last-child{margin-bottom:0}.tabular-data .select2-container--default .select2-selection--single{height:28px;padding:0 10px}.tabular-data .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:28px;padding:0;font-size:13px}.tabular-data .candidate-specs,.tabular-data .activeRow{background-color:#f7fcfc}.tabular-data .candidate-specs{filter:drop-shadow(0 3px 2px rgba(2,33,62,.15));position:absolute;z-index:99;left:0;right:0;padding:0;text-align:left}.tabular-data .candidate-specs svg{fill:#a1e0ce}.tabular-data .candidate-specs__cnt{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;padding:20px 40px 0}.tabular-data .candidate-specs ul{width:25%;margin-bottom:40px;padding-left:30px;position:relative;font-size:13px}.tabular-data .candidate-specs li{margin-bottom:5px}.tabular-data .candidate-specs li:last-of-type{margin-bottom:0}.tabular-data .candidate-specs .iconH{position:absolute;z-index:1;top:0;left:0}.tabular-data .candidate-specs .theTitle{padding-bottom:10px;display:block}@media screen and (max-width: 999px){.tabular-data .candidate-specs{position:static}.tabular-data .candidate-specs ul{width:33%}}@media screen and (max-width: 767px){.tabular-data .candidate-specs ul{width:50%}}.tabular-data .inviteIco{z-index:1}.nurture-page .select2-container{font-size:13px}.add-pipeline{margin-bottom:25px;text-align:center}.add-pipeline label{margin-bottom:8px;display:block}.add-pipeline__adding{display:none}.add-pipeline.active .add-pipeline__adding{display:block}.add-pipeline.active .add-pipeline__trigger{display:none}.add-pipeline input[type=text],.add-pipeline .select2-container{min-width:240px;max-width:240px;height:34px;background-color:#fff;position:relative;z-index:1}.add-pipeline .select2-container .select2-selection__rendered{line-height:34px}.add-pipeline .select2-container--default .select2-selection--single .select2-selection__arrow{height:34px}.add-pipeline .add-btn{transform:translate(-50%);position:relative;z-index:2;min-width:1px}.add-pipeline .cancel{cursor:pointer}.add-pipeline .cancel:hover{color:#a1e0ce}.smartbanner.smartbanner--android,.smartbanner.smartbanner--ios,.smartbanner.js_smartbanner{top:93px;background:#02213E;box-shadow:0 0 3px #02213e4d}.smartbanner.smartbanner--android .smartbanner__button{box-shadow:none}.smartbanner__button{min-width:1px;border-radius:0;background:transparent;padding:0}.smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner__button .smartbanner__button__label{min-width:80px!important}.smartbanner__info{color:#fff}.smartbanner__exit:after,.smartbanner__exit:before{background-color:#fff}.memory-game-main main .bc,.memory-game-main main h3 .bc,.memory-game-main main h4 .bc,.memory-game-main .r_popup .bc,.memory-game-main .r_popup h3 .bc,.memory-game-main .r_popup h4 .bc{display:inline}@media screen and (max-width: 767px){.memory-game-main .r_container{margin-left:15px;margin-right:15px}}.memory-game-main h4{margin-bottom:1rem}@media screen and (max-width: 767px){.memory-game-main h4{margin-bottom:5px}}.memory-game-main .r_playground-games .r_main_container{display:flex;justify-content:space-between;align-items:stretch;box-shadow:0 0 9px #0000001a;padding:15px;border-radius:13px;background-color:#fff}@media screen and (max-width: 767px){.memory-game-main .r_playground-games .r_main_container{padding:10px;border-radius:8px}}.memory-game-main .memory-game-dashboard{display:flex;flex-direction:column;justify-content:space-between;width:250px;padding-right:15px}@media screen and (max-width: 767px){.memory-game-main .memory-game-dashboard{width:100%;padding-right:0}.memory-game-main .memory-game-dashboard h3{margin-bottom:10px}.memory-game-main .memory-game-dashboard .msplit{display:flex;justify-content:space-between;align-items:center}}.memory-game-main .memory-game-dashboard .btn,.memory-game-main .memory-game-dashboard .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .memory-game-main .memory-game-dashboard .smartbanner__button__label,.memory-game-main .memory-game-dashboard .smartbanner__button .smartbanner__button__label,.smartbanner__button .memory-game-main .memory-game-dashboard .smartbanner__button__label{margin-top:10px;min-width:130px}.memory-game-main .memory-game-dashboard small{font-size:.8em;display:block;margin-bottom:25px}.memory-game-main .memory-game-dashboard__scores{border-top:1px solid rgba(2,33,62,.15)}@media screen and (max-width: 767px){.memory-game-main .memory-game-dashboard__scores{display:flex;justify-content:space-between}}.memory-game-main .memory-game-dashboard__row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(2,33,62,.15)}@media screen and (max-width: 767px){.memory-game-main .memory-game-dashboard__row{width:50%}.memory-game-main .memory-game-dashboard__row:nth-child(1),.memory-game-main .memory-game-dashboard__row:nth-child(2){padding-right:10px}}.memory-game-main .memory-game-dashboard__top{margin-bottom:20px}@media screen and (max-width: 767px){.memory-game-main .memory-game-dashboard__top{order:1;margin-bottom:5px}}@media screen and (max-width: 767px){.memory-game-main .memory-game-dashboard__bottom{margin-bottom:10px}}.memory-game-main .memory-game-leaderboard,.memory-game-main .memory-game-board{width:100%;max-width:660px}.memory-game-main .memory-game-board{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding:20px 20px 0;box-shadow:inset 0 0 9px #02213e1a;border-radius:10px;background-color:#f1f3f6}@media screen and (max-width: 767px){.memory-game-main .memory-game-board{padding:10px 10px 0;border-radius:6px}}.memory-game-main .memory-game-board__item{height:110px;width:calc((100% - 80px)/5);margin:0 5px 20px;position:relative;z-index:1;cursor:pointer}@media screen and (max-width: 767px){.memory-game-main .memory-game-board__item{width:calc((100% - 30px)/4);height:65px;margin:0 0 10px}}.memory-game-main .memory-game-board__inside{transition:all .15s ease;transform-style:preserve-3d;width:100%;height:100%;position:relative;z-index:1}.memory-game-main .memory-game-board__inside.picked,.memory-game-main .memory-game-board__inside.matched{transform:rotateY(180deg)}.memory-game-main .memory-game-board__inside .name{position:absolute;bottom:0;left:50%;transform:translate(-50%);color:#a1e0ce;background-color:#ffffffe6;font-size:13px;font-weight:700;width:100%;text-align:center;border-radius:0 0 8px 8px}@media screen and (max-width: 767px){.memory-game-main .memory-game-board__inside .name{font-weight:400;font-size:11px}}.memory-game-main .memory-game-board__front,.memory-game-main .memory-game-board__back{display:flex;align-items:center;justify-content:center;position:absolute;z-index:1;height:100%;width:100%;border-radius:8px;filter:drop-shadow(0 0 3px rgba(2,33,62,.3));backface-visibility:hidden;-webkit-backface-visibility:hidden}.memory-game-main .memory-game-board__front{transform:rotateY(-180deg);background-color:#fff}.memory-game-main .memory-game-board__front img{max-width:90%;max-height:90%;border-radius:7px}.memory-game-main .memory-game-board__front:before{content:"";position:absolute;z-index:3;border-radius:50%;width:20px;height:20px;background-color:#02213e;background-size:10px;right:-3px;bottom:-3px;opacity:0}.memory-game-main .memory-game-board .matched .memory-game-board__front:before{opacity:1}.memory-game-main .memory-game-board__back{background-size:30px auto,75px auto;background-color:#a1e0ce;width:100%;height:100%;transform:rotateY(0)}@media screen and (max-width: 767px){.memory-game-main .memory-game-board__back{background-size:30px auto,55px auto}}.memory-game-main .memory-game-leaderboard__row{display:flex;justify-content:space-between;border-bottom:1px solid rgba(2,33,62,.15);padding:10px 0;line-height:30px}.memory-game-main .memory-game-leaderboard__row:first-child{padding-top:0}.memory-game-main .memory-game-leaderboard__row:last-child{border-bottom:0;padding-bottom:0}.memory-game-main .memory-game-leaderboard__head{font-size:1rem;color:#a1e0ce;font-weight:700}.memory-game-main .memory-game-leaderboard__rank{font-weight:700;width:60px;text-align:center}.memory-game-main .memory-game-leaderboard__avatar{width:70%;padding-left:10px;display:flex;align-items:center;justify-content:flex-start}.memory-game-main .memory-game-leaderboard__avatar img{width:30px;display:block;margin-right:10px}.memory-game-main .memory-game-leaderboard__time,.memory-game-main .memory-game-leaderboard__moves{width:65px;text-align:center}@media screen and (max-width: 767px){.memory-game-main .the-leaderboard .memory-game-dashboard{order:1;padding-top:20px}.memory-game-main .the-leaderboard .memory-game-dashboard h3{display:none}}.js-memoryPopEnd h4 .bc{display:inline}.btn:disabled,.smartbanner.smartbanner--android .smartbanner__button__label:disabled,.smartbanner__button .smartbanner__button__label:disabled,.btn[disabled],.smartbanner.smartbanner--android [disabled].smartbanner__button__label,.smartbanner__button [disabled].smartbanner__button__label{pointer-events:none;filter:opacity(.5)}.site-alert{color:#f4f4f4;text-align:center;padding:4px 0 6px;margin-top:10px;position:absolute;left:0;right:0;z-index:32}.site-alert--home{top:0;margin-top:0}.site-alert--positive{background:#3d6b81}.site-alert--negative{background:#a1e0ce}.site-alert.fixed{position:fixed}@media screen and (max-width: 767px){.r_homepage.r_redesign{padding-top:130px}}main{position:relative;z-index:2}@media screen and (max-width: 767px){.r_redesign{padding-top:100px}}.r_redesign .r_profile .r_main_container{flex-direction:column}.r_redesign .userPop{position:absolute;z-index:5;top:60px;left:0;right:0;padding:20px;background-color:#fff;filter:drop-shadow(0 0 6px rgba(2,33,62,.25));opacity:0;visibility:hidden;transform:translateY(15px)}.r_redesign .userPop.open{opacity:1;visibility:visible;transform:translate(0)}.r_redesign .userPop:before{content:"";width:0;height:0;border:10px solid transparent;border-bottom-color:#fff;position:absolute;bottom:100%;right:30px}.r_redesign .userPop.userNotesCnt:before{right:auto;left:30px}.r_redesign .userPop.negative-feedback-options{top:45px}.r_redesign .userPop.negative-feedback-options:before{right:79px}.r_redesign .userPop .previousMessages{margin-bottom:35px}.r_redesign .userPop .previousMessages .item{padding:10px 0;border-bottom:1px solid rgba(2,33,62,.15)}.r_redesign .userPop .previousMessages .item:last-child{border-bottom:0}.r_redesign .userPop .previousMessages .date{font-size:.8125rem;color:#02213e80}.r_redesign .userPop textarea{border-radius:5px;border:1px solid rgba(2,33,62,.15);padding:8px 10px;min-height:70px;font-size:14px}.r_redesign .userPop .noteFoot{display:flex;justify-content:space-between;font-size:.8125rem;align-items:center;padding-top:10px}.r_redesign .userPop .noteFoot a,.r_redesign .userPop .noteFoot .discard{cursor:pointer}.r_redesign .userPop .discard:hover{color:#a1e0ce}.r_redesign .userPop .btn,.r_redesign .userPop .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .userPop .smartbanner__button__label,.r_redesign .userPop .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .userPop .smartbanner__button__label{height:24px;line-height:24px;text-transform:none;font-weight:400;font-size:.8125rem;min-width:10px;padding:0 23px}.r_redesign .arrSort{width:6px;height:3px;display:inline-block;transform:translateY(-3px)}.r_redesign .arrSort svg{display:block}.r_redesign .arrSort--icon{width:6px;height:3px;display:inline-block;transform:translateY(-3px);background-size:6px 3px}.r_redesign .sortarr_svg{width:6px;height:3px;fill:#02213e}.r_redesign .sortable.reverse .arrSort,.r_redesign .sortable.reverse .arrSort--icon{transform:rotate(180deg) translateY(3px)}.r_redesign .userBadges ul{-webkit-user-select:none;user-select:none;margin:0 -10px;max-height:100%;overflow-x:hidden;overflow-y:auto}@media screen and (max-width: 999px){.r_redesign .userBadges ul{text-align:center}}.r_redesign .userBadges li{width:79px;height:79px;display:inline-block;vertical-align:middle;margin:10px 2px}@media screen and (max-width: 999px){.r_redesign .userBadges li{width:70px;height:70px;margin:0 2px}}.r_redesign .userBadges img{display:block;width:79px}.r_redesign .userBadges .inactive img{filter:grayscale(100%);opacity:.2}.r_redesign .editor-content{display:block}.r_redesign .editor-content ul{margin-bottom:1.25rem}.r_redesign .editor-content ul li{position:relative;z-index:1;padding-left:25px;margin-bottom:6px}.r_redesign .editor-content ul li ul{padding-top:6px}.r_redesign .editor-content ul li:before{content:"\e2\20ac\a2";color:#a1e0ce;position:absolute;left:0;top:1px;z-index:1;font-size:14px}.r_redesign .editor-content img{max-width:100%}.r_redesign .editor-content .btn,.r_redesign .editor-content .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .editor-content .smartbanner__button__label,.r_redesign .editor-content .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .editor-content .smartbanner__button__label{margin-top:50px}@media screen and (max-width: 767px){.r_redesign .editor-content .btn,.r_redesign .editor-content .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .editor-content .smartbanner__button__label,.r_redesign .editor-content .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .editor-content .smartbanner__button__label{margin-top:30px}}.r_redesign .editor-content h1,.r_redesign .editor-content h2,.r_redesign .editor-content h3,.r_redesign .editor-content h4{margin-bottom:1.5rem}.r_redesign .editor-content h1{font-size:1.75rem}.r_redesign .editor-content h2{font-size:1.5rem}.r_redesign .editor-content h3{font-size:1.25rem}.r_redesign .editor-content>div{margin-bottom:1.25rem}.r_redesign .editor-content>div:last-child{margin-bottom:0}.r_redesign aside{width:300px;margin-bottom:20px;position:relative;z-index:2;opacity:0;animation:.2s fadeIn .25s forwards}.r_redesign aside .editor-content ul li{padding-left:25px}.r_redesign section{margin-bottom:20px;opacity:0;animation:.2s fadeIn .35s forwards;position:relative;z-index:1}.r_redesign section:not(.full-width){width:calc(100% - 320px)}@media screen and (max-width: 999px){.r_redesign aside{width:250px}.r_redesign section{width:calc(100% - 270px)}}@media screen and (max-width: 767px){.r_redesign aside,.r_redesign section{width:100%;max-width:100%}}.r_redesign main{min-height:calc(100vh - 470px)}.r_redesign .profileCover{min-height:200px;margin-bottom:20px;background-color:#02213e26;position:relative;z-index:1}.r_redesign .profileCover:before{content:"UNLOCK COVER AT LEVEL 20";position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);font-size:30px;color:#fff}.r_redesign .profileCover>*{position:relative;z-index:2}@media screen and (max-width: 999px){.r_redesign .profileCover{min-height:106px}.r_redesign .profileCover:before{font-size:1.25rem;left:0;right:0;transform:none;text-align:center;top:20px}}.r_redesign .genericSlider .slide,.r_redesign .newsSlider .slide{display:none;-webkit-user-select:none;user-select:none}.r_redesign .genericSlider .gs-foot,.r_redesign .newsSlider .gs-foot{position:absolute;z-index:102;left:0;bottom:0;width:100%;text-align:center;font-size:.8125rem;min-height:20px}.r_redesign .genericSlider .slide.cycle-slide,.r_redesign .newsSlider .slide.cycle-slide{display:block;z-index:1}.r_redesign .genericSlider .cycle-prev,.r_redesign .genericSlider .cycle-next,.r_redesign .genericSlider .prevNews,.r_redesign .genericSlider .nextNews,.r_redesign .newsSlider .cycle-prev,.r_redesign .newsSlider .cycle-next,.r_redesign .newsSlider .prevNews,.r_redesign .newsSlider .nextNews{height:21px;width:12px;display:block;cursor:pointer;position:absolute;bottom:0;z-index:101}.r_redesign .genericSlider .cycle-prev svg,.r_redesign .genericSlider .cycle-next svg,.r_redesign .genericSlider .prevNews svg,.r_redesign .genericSlider .nextNews svg,.r_redesign .newsSlider .cycle-prev svg,.r_redesign .newsSlider .cycle-next svg,.r_redesign .newsSlider .prevNews svg,.r_redesign .newsSlider .nextNews svg{height:21px;width:12px;stroke:#02213e33;display:block;cursor:pointer}.r_redesign .genericSlider .cycle-prev,.r_redesign .genericSlider .prevNews,.r_redesign .newsSlider .cycle-prev,.r_redesign .newsSlider .prevNews{left:0}.r_redesign .genericSlider .cycle-next,.r_redesign .genericSlider .nextNews,.r_redesign .newsSlider .cycle-next,.r_redesign .newsSlider .nextNews{right:0}.r_redesign ul.jobSpecs{flex-grow:1}.r_redesign ul.jobSpecs svg{width:14px;fill:#02213e26;display:inline-block;height:17px}.r_redesign ul.jobSpecs .icoH{width:18px;text-align:center;margin-right:12px;height:18px}.r_redesign ul.jobSpecs li{display:flex;align-items:center;margin-bottom:10px;font-size:.8125rem}.r_redesign ul.jobSpecs li:last-child{margin-bottom:0}.r_redesign ul.jobSpecs li .joblabelLike{width:50%;min-width:50%;opacity:.5}.r_redesign ul.jobSpecs li .text{font-weight:700}.r_redesign .recommendation-feedback-btn svg{width:29px!important;height:29px!important;stroke:#8090a1!important;fill:none!important}.r_redesign .recommendation-feedback-btn svg:hover{stroke:#a1e0ce!important;fill:#a1e0ce!important}.r_redesign .recommendation-feedback-btn.selected svg{stroke:#a1e0ce!important;fill:#a1e0ce!important}.r_redesign .videoH{width:100%;height:0;position:relative;padding-top:56.25%}.r_redesign .videoH iframe{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.r_redesign .r_friends-list .r_simple-list__cnt{overflow:hidden;margin-right:0;width:100%}.r_redesign .r_friends-list .searchFriend{display:block}.r_redesign .r_friends-list .r_pagination{display:flex}.r_redesign .r_friends-list .inviteLink{display:none}.r_redesign .clipped-handler{width:12px;height:25px;cursor:pointer;transform:rotate(90deg)}.r_redesign .clipped-handler:hover svg{stroke:#02213e80}.r_redesign .clipped-handler svg{width:12px;height:25px;stroke:#02213e33}.r_redesign .clipped-expanded .clipped-handler{transform:rotate(90deg) scaleX(-1)}.r_redesign .toTopBtn{width:40px;height:40px;border-radius:50%;position:fixed;z-index:15;right:25px;bottom:25px;cursor:pointer;opacity:0;min-width:10px}.r_redesign .toTopBtn svg{width:12px;height:25px;transform:translate(-50%,-50%) rotate(-90deg);position:absolute;z-index:1;top:50%;left:50%;stroke:#fff}@media screen and (max-width: 767px){.r_redesign .toTopBtn{display:none}}.r_redesign .dotted-module{position:relative;z-index:1}.r_redesign .dotted-module .dots{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}.r_redesign .dotted-module .dots:before,.r_redesign .dotted-module .dots:after{content:"";position:absolute;z-index:1;background-size:10px 10px}.r_redesign .dotted-module .dots.v:before,.r_redesign .dotted-module .dots.v:after{width:3px;height:100%;top:0}.r_redesign .dotted-module .dots.v:before{left:0}.r_redesign .dotted-module .dots.v:after{right:0}.r_redesign .dotted-module .dots.h:before,.r_redesign .dotted-module .dots.h:after{height:3px;width:100%;right:0}.r_redesign .dotted-module .dots.h:before{top:0}.r_redesign .dotted-module .dots.h:after{bottom:0}.r_redesign .dotted-module .lines{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%}.r_redesign .dotted-module .lines:before,.r_redesign .dotted-module .lines:after{content:"";background-color:#a1e0ce;position:absolute;z-index:1}.r_redesign .dotted-module .lines:before{right:0;top:0;height:3px;width:100%;max-width:30px}.r_redesign .dotted-module .lines:after{top:0;right:0;width:3px;height:100%;max-height:30px}.r_redesign .dotted-module .lines__bottom-right:before{top:auto;bottom:0}.r_redesign .dotted-module .lines__bottom-right:after{top:auto;bottom:0}.r_redesign .dotted-module>*{position:relative;z-index:3}.r_redesign .bubbled-module{padding:50px 0;margin-bottom:50px;width:100%}.r_redesign .bubbled-module__cnt{background-color:#fff}@media screen and (max-width: 767px){.r_redesign .bubbled-module{padding:40px 0;margin-bottom:20px;background-size:auto 49px,auto 49px}}.r_redesign .intro-desc{padding:70px 540px 0 60px;margin-bottom:85px}@media screen and (max-width: 999px){.r_redesign .intro-desc{min-height:443px}}.r_redesign .intro-desc p{font-size:1.5625rem;padding-right:95px;margin-bottom:3.25rem}.r_redesign .intro-desc .btn,.r_redesign .intro-desc .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .intro-desc .smartbanner__button__label,.r_redesign .intro-desc .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .intro-desc .smartbanner__button__label{transform:translateY(50%)}.r_redesign .intro-desc__cnt{position:relative;z-index:4}.r_redesign .intro-desc__graphic{position:absolute;right:0;top:0;bottom:0;z-index:2;width:540px}.r_redesign .intro-desc__graphic .splash_svgs{position:absolute;z-index:3;left:60%;top:50%;transform:translate(-50%,-50%)}.r_redesign .intro-desc__graphic ul.elems{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.r_redesign .intro-desc__graphic ul.elems li{position:absolute;z-index:1;border-radius:50%;transform:translate(-50%,-50%)}.r_redesign .intro-desc__graphic li svg{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);fill:#fff}@media screen and (max-width: 999px){.r_redesign .intro-desc__graphic li svg{transform:translate(-50%,-50%) scale(.7)}}.r_redesign .intro-desc__graphic li.blue{width:50px;height:50px;background-color:#02213e}@media screen and (max-width: 999px){.r_redesign .intro-desc__graphic li.blue{width:35px;height:35px}}.r_redesign .intro-desc__graphic li.orange{width:30px;height:30px;background-color:#a1e0ce}.r_redesign .intro-desc__graphic li.badge{left:60%;top:17%}.r_redesign .intro-desc__graphic li.badge svg{width:24px;height:28px}.r_redesign .intro-desc__graphic li.edit{left:20%;top:80%}.r_redesign .intro-desc__graphic li.edit svg{width:26px;height:26px}.r_redesign .intro-desc__graphic li.house{left:80%;top:80%}.r_redesign .intro-desc__graphic li.house svg{width:21px;height:21px}.r_redesign .intro-desc__graphic li.check{left:20%;top:50%}.r_redesign .intro-desc__graphic li.check svg{width:15px;height:12px}.r_redesign .intro-desc__graphic li.cog{left:90%;top:50%}.r_redesign .intro-desc__graphic li.cog svg{width:15px;height:15px}@media screen and (max-width: 999px){.r_redesign .intro-desc__graphic li.cog{left:85%;top:10px}}.r_redesign .intro-desc__graphic li.search{left:60%;top:90%}.r_redesign .intro-desc__graphic li.search svg{width:15px;height:15px}.r_redesign .intro-desc__graphic ul.gray_lines{width:100%;height:100%;position:absolute;z-index:1;left:0;top:0}.r_redesign .intro-desc__graphic ul.gray_lines li{background-color:#02213e26;position:absolute;z-index:1}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(1),.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(3),.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(5),.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(7),.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(8),.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(9){width:2px;transform:translate(-1px)}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(2),.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(4),.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(6),.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(10){height:2px;transform:translateY(-1px)}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(1){bottom:50%;top:10px;left:60%}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(2){top:50%;right:10px;left:60%}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(3){top:50%;bottom:10px;left:60%}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(4){top:50%;right:40%;left:20%}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(5){top:50%;bottom:20%;left:20%}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(6){inset:80% 60% 20% 0}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(7){top:80%;bottom:10px;left:0}@media screen and (max-width: 999px){.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(7){inset:10px 10px auto 60%;width:auto;height:2px;transform:translateY(-1px)}}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(8){top:80%;bottom:10px;left:20%}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(9){top:80%;bottom:10px;left:40%}.r_redesign .intro-desc__graphic ul.gray_lines li:nth-child(10){top:80%;right:10px;left:60%}@media screen and (max-width: 999px){.r_redesign .intro-desc{padding:0}.r_redesign .intro-desc__cnt{padding:20px 30px}.r_redesign .intro-desc__graphic{position:relative;width:100%;height:350px}.r_redesign .intro-desc p{font-size:1.25rem;padding-right:0;margin-bottom:1.25rem}.r_redesign .intro-desc .btn,.r_redesign .intro-desc .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .intro-desc .smartbanner__button__label,.r_redesign .intro-desc .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .intro-desc .smartbanner__button__label{transform:translateY(0)}}@media screen and (max-width: 767px){.r_redesign .intro-desc .btn,.r_redesign .intro-desc .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .intro-desc .smartbanner__button__label,.r_redesign .intro-desc .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .intro-desc .smartbanner__button__label{display:none}}.r_redesign .how-it-works{margin-bottom:85px}.r_redesign .how-it-works .iconH{height:60px;margin-bottom:20px}@media screen and (max-width: 999px){.r_redesign .how-it-works .iconH{height:auto;margin-bottom:10px}}.r_redesign .how-it-works .edit_blue_svg{width:57px;height:57px}@media screen and (max-width: 999px){.r_redesign .how-it-works .edit_blue_svg{width:41px;height:41px}}.r_redesign .how-it-works .check_blue_svg{width:68px;height:53px}@media screen and (max-width: 999px){.r_redesign .how-it-works .check_blue_svg{width:49px;height:38px}}.r_redesign .how-it-works .badge_blue_svg{width:52px;height:60px}@media screen and (max-width: 999px){.r_redesign .how-it-works .badge_blue_svg{width:37px;height:43px}}.r_redesign .how-it-works .arrow_blue_svg{width:40px;height:50px}@media screen and (max-width: 999px){.r_redesign .how-it-works .arrow_blue_svg{width:29px;height:34px}}.r_redesign .how-it-works .row{display:flex;position:relative;z-index:6}@media screen and (max-width: 999px){.r_redesign .how-it-works .row{flex-direction:column;counter-reset:section}}.r_redesign .how-it-works .row-titles{counter-reset:section;margin-bottom:-20px;position:relative;z-index:2;align-items:flex-end}.r_redesign .how-it-works .row-titles .step{counter-increment:section}.r_redesign .how-it-works .row-titles .step:after{content:counter(section);width:40px;height:40px;text-align:center;background-color:#02213e;color:#fff;display:block;border-radius:50%;line-height:40px;font-weight:700;font-size:1.4375rem}@media screen and (max-width: 999px){.r_redesign .how-it-works .row-titles{display:none}}.r_redesign .how-it-works .step{flex-basis:25%}@media screen and (max-width: 999px){.r_redesign .how-it-works .step{counter-increment:section;padding:0 20px 45px 40px}.r_redesign .how-it-works .step:last-child{padding-bottom:35px}.r_redesign .how-it-works .step h4{position:relative;z-index:4;margin-bottom:1.25rem}.r_redesign .how-it-works .step h4:after{content:counter(section);width:25px;height:25px;text-align:center;background-color:#02213e;color:#fff;display:block;border-radius:50%;line-height:25px;font-weight:700;font-size:.875rem;position:absolute;z-index:3;left:-40px;top:0;transform:translate(-50%)}}.r_redesign .how-it-works .dots.v:before{display:none}.r_redesign .how-it-works p{margin:0;padding-right:60px;line-height:1.5rem}.r_redesign .how-it-works .dotted-module{padding:45px 0 65px;min-height:303px}.r_redesign .how-it-works .btn.big,.r_redesign .how-it-works .smartbanner.smartbanner--android .big.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .how-it-works .big.smartbanner__button__label,.r_redesign .how-it-works .smartbanner__button .big.smartbanner__button__label,.smartbanner__button .r_redesign .how-it-works .big.smartbanner__button__label{transform:translateY(-50%)}@media screen and (min-width: 999px){.r_redesign .how-it-works .row-desc .step-title{display:none}}@media screen and (max-width: 999px){.r_redesign .how-it-works{margin-bottom:70px}.r_redesign .how-it-works .dotted-module{margin-bottom:20px;padding-bottom:0}.r_redesign .how-it-works .dots.v:before{display:block;top:105px;height:auto;bottom:0}.r_redesign .how-it-works .dots.h:before,.r_redesign .how-it-works .dots.v:after{display:none}.r_redesign .how-it-works .dots.h:after{width:calc(100% + 20px);right:auto;left:0}.r_redesign .how-it-works p{padding-right:0}}@media screen and (max-width: 999px) and (min-width: 768px){.r_redesign .how-it-works h4 .bc~br{display:none}}@media screen and (max-width: 999px){.r_redesign .how-it-works .btn.big,.r_redesign .how-it-works .smartbanner.smartbanner--android .big.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .how-it-works .big.smartbanner__button__label,.r_redesign .how-it-works .smartbanner__button .big.smartbanner__button__label,.smartbanner__button .r_redesign .how-it-works .big.smartbanner__button__label{transform:translateY(0)}}@media screen and (max-width: 999px){.r_redesign .how-it-works .lines:before,.r_redesign .how-it-works .lines:after{inset:auto auto 0 0}}@media screen and (max-width: 999px){.r_redesign .how-it-works h3{margin-bottom:10px}}.r_redesign .quiz-module{padding-top:55px;padding-bottom:30px}.r_redesign .quiz-module h2{color:#fff;height:70px;line-height:70px;margin:0;font-size:2.875rem;background-color:#02213e;display:inline-block;padding:0 115px;position:absolute;top:-70px;left:0}.r_redesign .quiz-module p{font-size:1.25rem;line-height:1.875rem}.r_redesign .quiz-module h5{padding-right:100px}.r_redesign .quiz-module__desc{width:490px;padding-right:160px;display:inline-block;vertical-align:text-top}.r_redesign .quiz-module__theQuiz{width:410px;display:inline-block;vertical-align:text-top;position:relative;z-index:1;overflow:hidden}.r_redesign .quiz-module__questions{display:flex;flex-direction:row}.r_redesign .quiz-module__questions fieldset{min-width:100%;opacity:0;visibility:hidden}.r_redesign .quiz-module__questions fieldset.current{opacity:1;visibility:visible}.r_redesign .quiz-module__questions[data-active="2"] fieldset{transform:translate(-100%)}.r_redesign .quiz-module__questions[data-active="3"] fieldset{transform:translate(-200%)}.r_redesign .quiz-module__questions .quiz-row{margin-bottom:20px;position:relative;z-index:1}.r_redesign .quiz-module__questions .quiz-row label{position:relative;z-index:1;display:block;background-color:#02213e0d;text-align:center;height:40px;line-height:40px;border-radius:20px;color:#02213e;font-size:1.125rem}.r_redesign .quiz-module__questions .quiz-row label:hover{background-color:#02213e1a}.r_redesign .quiz-module__questions .quiz-row input{position:absolute;z-index:-2;left:0;top:0;opacity:0;visibility:hidden}.r_redesign .quiz-module__questions .quiz-row input:checked+label{background-color:#02213e;color:#fff}.r_redesign .quiz-module__nav{padding:20px 0;text-align:center;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none}.r_redesign .quiz-module__nav span{width:30px;height:30px;border-radius:50%;background-color:#02213e33;line-height:30px;text-align:center;font-size:1.0625rem;font-weight:700;color:#fff}.r_redesign .quiz-module__nav span.active{background-color:#02213e}.r_redesign .quiz-module__nav span:first-child{margin-left:0;margin-right:auto}.r_redesign .quiz-module__nav span:last-child{margin-left:auto;margin-right:0}.r_redesign .quiz-module__nav span.prev,.r_redesign .quiz-module__nav span.next{background-color:transparent;cursor:pointer;width:12px;height:25px;border-radius:0}.r_redesign .quiz-module__nav span.prev svg,.r_redesign .quiz-module__nav span.next svg{width:12px;height:25px;stroke:#02213e33}.r_redesign .quiz-module__nav span.prev.inactive,.r_redesign .quiz-module__nav span.next.inactive{opacity:.25;pointer-events:none}.r_redesign .quiz-module__nav span.prev:hover svg,.r_redesign .quiz-module__nav span.next:hover svg{stroke:#02213e}.r_redesign .quiz-module__nav span.sep{position:relative;z-index:1;margin:0 73px}.r_redesign .quiz-module__nav span.sep:before,.r_redesign .quiz-module__nav span.sep:after{content:"";background-size:10px auto;width:65px;height:4px;display:block;position:absolute;z-index:1;top:50%;transform:translateY(-50%)}.r_redesign .quiz-module__nav span.sep:before{right:100%;margin-right:5px;background-position:2px 1px}.r_redesign .quiz-module__nav span.sep:after{left:100%;margin-left:5px}.r_redesign .quiz-module__nav.prevent span.prev,.r_redesign .quiz-module__nav.prevent span.next{opacity:0;visibility:hidden}.r_redesign .quiz-module__nav.prevent span.prev{transform:translate(10px)}.r_redesign .quiz-module__nav.prevent span.next{transform:translate(-10px)}.r_redesign .quiz-module .seeResult{opacity:0;visibility:hidden}.r_redesign .quiz-module.quizDone .seeResult{opacity:1;visibility:visible}.r_redesign .quiz-module__result{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:18px;text-align:center;opacity:0;visibility:hidden;transform:translateY(-50px)}.r_redesign .quiz-module__result .graphic-elem{position:absolute;z-index:1;top:0;left:50%;transform:translate(-50%);width:190px;height:190px}.r_redesign .quiz-module__result .splash_svgs{margin:0 auto;z-index:3;width:153px;height:153px}.r_redesign .quiz-module__result .splash_svgs .splash_svg{width:153px;height:153px}.r_redesign .quiz-module__result h3{margin-bottom:0;color:#a1e0ce}.r_redesign .quiz-module__result .result-title{display:inline-block;height:80px;line-height:80px;color:#fff;background-color:#02213e;position:relative;z-index:2;border-radius:40px;font-size:2.1875rem;font-weight:700;margin-top:-20px;padding:0 40px;margin-bottom:40px}.r_redesign .quiz-module__result-cnt{position:relative;z-index:2}@media screen and (max-width: 999px){.r_redesign .quiz-module__desc{width:55%;padding-right:80px}.r_redesign .quiz-module__theQuiz{width:43.5%}}@media screen and (max-width: 767px){.r_redesign .quiz-module{padding-top:30px;padding-bottom:20px}.r_redesign .quiz-module h2{font-size:2rem;height:50px;line-height:50px;top:-50px;padding:0;text-align:center;width:200px;left:50%;transform:translate(-100px)}.r_redesign .quiz-module h3 br{display:none}.r_redesign .quiz-module h5{padding-right:0}.r_redesign .quiz-module p{font-size:1rem;line-height:1.5}.r_redesign .quiz-module__desc{margin-bottom:20px;padding-right:0}.r_redesign .quiz-module__desc,.r_redesign .quiz-module__theQuiz{width:100%;display:block}}.r_redesign .quiz-module.resultIsShown .quiz-module__questions,.r_redesign .quiz-module.resultIsShown .quiz-module__nav,.r_redesign .quiz-module.resultIsShown .seeResult{opacity:0;visibility:hidden}.r_redesign .quiz-module.resultIsShown .quiz-module__result{opacity:1;visibility:visible;transform:translateY(0)}.r_redesign .training-module{margin-bottom:55px}.r_redesign .training-module .dotted-module{padding:3px}.r_redesign .training-module p{line-height:1.5}.r_redesign .training-module .row{display:flex}.r_redesign .training-module .row__specs{background-color:#fff;position:relative;z-index:3}.r_redesign .training-module .row__specs:before,.r_redesign .training-module .row__specs:after{content:"";position:absolute;z-index:1;background-color:#02213e26}.r_redesign .training-module .row__specs:before{height:2px;left:10px;right:10px;top:0}.r_redesign .training-module .row__specs:after{width:2px;bottom:8px;top:0;left:50%;margin-left:-1px}.r_redesign .training-module .row__specs h3{margin-bottom:1rem}.r_redesign .training-module .cell{width:50%;padding:45px 30px 80px 60px}.r_redesign .training-module .cell__desc{padding-right:70px}.r_redesign .training-module .cell__desc p{font-size:1.25rem}.r_redesign .training-module .cell__graphic{position:relative;z-index:1}.r_redesign .training-module .cell .splash_svgs{position:absolute;z-index:3;left:40%;top:40%;transform:translate(-50%,-50%)}.r_redesign .training-module .cell ul.gray_lines li{background-color:#02213e26;position:absolute;z-index:1}.r_redesign .training-module .cell ul.gray_lines li:nth-child(1),.r_redesign .training-module .cell ul.gray_lines li:nth-child(3),.r_redesign .training-module .cell ul.gray_lines li:nth-child(5){width:2px;transform:translate(-1px)}.r_redesign .training-module .cell ul.gray_lines li:nth-child(2),.r_redesign .training-module .cell ul.gray_lines li:nth-child(4){height:2px;transform:translateY(-1px)}.r_redesign .training-module .cell ul.gray_lines li:nth-child(1){bottom:60%;top:0;left:40%}.r_redesign .training-module .cell ul.gray_lines li:nth-child(2){right:10px;top:40%;left:40%}.r_redesign .training-module .cell ul.gray_lines li:nth-child(3){bottom:0;top:40%;left:40%}.r_redesign .training-module .cell ul.gray_lines li:nth-child(4){right:60%;top:40%;left:0}.r_redesign .training-module .cell ul.gray_lines li:nth-child(5){bottom:0;top:40%;left:0}.r_redesign .training-module .cell ul.elems li{position:absolute;z-index:2;border-radius:50%;transform:translate(-50%,-50%)}.r_redesign .training-module .cell ul.elems li svg{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);fill:#fff}.r_redesign .training-module .cell ul.elems li.blue{width:50px;height:50px;background-color:#02213e}.r_redesign .training-module .cell ul.elems li.orange{width:30px;height:30px;background-color:#a1e0ce}.r_redesign .training-module .cell ul.elems li.edit{left:80%;top:40%}.r_redesign .training-module .cell ul.elems li.edit svg{width:26px;height:26px}.r_redesign .training-module .cell ul.elems li.house{left:0;top:70%}.r_redesign .training-module .cell ul.elems li.house svg{width:21px;height:21px}.r_redesign .training-module .cell ul.elems li.cog{left:40%;top:80%}.r_redesign .training-module .cell ul.elems li.cog svg{width:15px;height:15px}.r_redesign .training-module .btn.big,.r_redesign .training-module .smartbanner.smartbanner--android .big.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .training-module .big.smartbanner__button__label,.r_redesign .training-module .smartbanner__button .big.smartbanner__button__label,.smartbanner__button .r_redesign .training-module .big.smartbanner__button__label{transform:translate(60px,-50%)}.r_redesign .training-module .training-score{border:3px solid #a1e0ce;border-radius:50%;width:140px;height:140px;text-align:center;margin-bottom:30px;display:flex;flex-direction:column;justify-content:center;line-height:1}.r_redesign .training-module .training-score__points{font-size:2.75rem;color:#a1e0ce;font-weight:700}.r_redesign .training-module .training-score__desc{font-size:1.25rem}.r_redesign .training-module .skillTags{padding-top:25px}.r_redesign .training-module .skillTags .st-title{font-weight:700;font-size:.9375rem;margin-bottom:1rem}.r_redesign .training-module .skillTags li{display:inline-block;vertical-align:middle;background-color:#02213e0d;color:#02213e;padding:0 12px;height:1.875rem;line-height:1.875rem;border-radius:1rem;font-size:.875rem;margin:0 7px 10px 0}.r_redesign .training-module .author{margin-bottom:40px;position:relative;z-index:1}.r_redesign .training-module .clipped-handler{float:right}@media screen and (min-width: 768px){.r_redesign .training-module .clipped-cnt{max-height:9999px;opacity:1}.r_redesign .training-module .clipped-handler{display:none}}@media screen and (max-width: 999px){.r_redesign .training-module .cell{padding:25px 25px 30px 30px}.r_redesign .training-module .btn.big,.r_redesign .training-module .smartbanner.smartbanner--android .big.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .training-module .big.smartbanner__button__label,.r_redesign .training-module .smartbanner__button .big.smartbanner__button__label,.smartbanner__button .r_redesign .training-module .big.smartbanner__button__label{transform:translate(30px,-50%)}.r_redesign .training-module .author{margin-bottom:20px}.r_redesign .training-module .skillTags{padding-top:10px}}@media screen and (max-width: 767px){.r_redesign .training-module .row{flex-direction:column}.r_redesign .training-module .row__specs:before,.r_redesign .training-module .row__specs:after{display:none}.r_redesign .training-module .row__specs .cell{border-top:2px solid rgba(2,33,62,.15)}.r_redesign .training-module .cell{width:100%}.r_redesign .training-module .cell__desc{padding-top:0}.r_redesign .training-module .cell__graphic{order:-1;height:350px}.r_redesign .training-module .cell__graphic .splash_svgs{left:50%;top:75%}.r_redesign .training-module .cell__graphic ul.gray_lines li:nth-child(1){bottom:25%;left:50%}.r_redesign .training-module .cell__graphic ul.gray_lines li:nth-child(2){right:10px;top:75%;left:50%}.r_redesign .training-module .cell__graphic ul.gray_lines li:nth-child(4){right:50%;top:75%}.r_redesign .training-module .cell__graphic ul.gray_lines li:nth-child(3){display:none}.r_redesign .training-module .cell__graphic li svg{transform:translate(-50%,-50%) scale(.7)}.r_redesign .training-module .cell__graphic li.blue{width:35px;height:35px}.r_redesign .training-module .cell__graphic li.orange{width:20px;height:20px}.r_redesign .training-module .cell__graphic li.edit{left:80%;top:75%}.r_redesign .training-module .cell__graphic li.house{left:20%;top:75%}.r_redesign .training-module .cell__graphic li.cog{left:50%;top:25%}.r_redesign .training-module .clipped-handler{margin-top:-23px;margin-right:-5px;position:relative;z-index:2}.r_redesign .training-module .author{margin-bottom:0}.r_redesign .training-module .clipped-cnt{padding-top:20px}.r_redesign .training-module .training-score{width:100px;height:100px;display:block;margin:0 auto 20px;padding-top:25px}.r_redesign .training-module .training-score__points{font-size:1.875rem}.r_redesign .training-module .training-score__desc{font-size:.85rem}.r_redesign .training-module .btn.big,.r_redesign .training-module .smartbanner.smartbanner--android .big.smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .training-module .big.smartbanner__button__label,.r_redesign .training-module .smartbanner__button .big.smartbanner__button__label,.smartbanner__button .r_redesign .training-module .big.smartbanner__button__label{transform:translate(30px);margin-top:20px}}@media screen and (max-width: 500px){.r_redesign .training-module .cell{padding:20px 15px 20px 25px}.r_redesign .training-module .cell__graphic{height:240px;margin-bottom:30px}.r_redesign .training-module .cell__graphic li.edit{left:85%;top:75%}.r_redesign .training-module .cell__graphic li.house{left:15%;top:75%}.r_redesign .training-module .cell__graphic li.cog{left:50%;top:25%}}.r_redesign .stats-module{margin-bottom:85px}@media screen and (max-width: 767px){.r_redesign .stats-module{margin-bottom:50px}}.r_redesign .stats-module__row{display:grid;grid-template-columns:repeat(3,calc((100% - 80px) / 3));grid-column-gap:40px;grid-row-gap:40px}.r_redesign .stats-module__item .dotted-module{padding:55px 30px 0;min-height:293px}.r_redesign .stats-module__icon{text-align:center;margin-bottom:45px;display:flex;height:97px;align-items:center;justify-content:center}.r_redesign .stats-module__icon svg{fill:#02213e}.r_redesign .stats-module__number{color:#a1e0ce;font-size:3.125rem;line-height:1}.r_redesign .stats-module__desc{line-height:1;font-size:1.5rem}.r_redesign .stats-module .user_svg{width:95px;height:97px}.r_redesign .stats-module .briefcase_svg{width:97px;height:83px}.r_redesign .stats-module .edit_blue_svg{width:88px;height:88px}@media screen and (max-width: 999px){.r_redesign .stats-module__row{grid-template-columns:repeat(3,calc((100% - 40px) / 3));grid-column-gap:20px;grid-row-gap:20px}.r_redesign .stats-module__item .dotted-module{padding:35px 20px 0;min-height:280px}}@media screen and (max-width: 767px){.r_redesign .stats-module__row{display:block}.r_redesign .stats-module__item .dotted-module{padding:30px 10px 30px 130px;min-height:1px}.r_redesign .stats-module__item:first-child .dots.h:after{display:none}.r_redesign .stats-module__item:first-child~.stats-module__item{border-top:2px solid rgba(2,33,62,.15)}.r_redesign .stats-module__item:first-child~.stats-module__item .dotted-module .lines,.r_redesign .stats-module__item:first-child .dots.h:before{display:none}.r_redesign .stats-module__item:first-child+.stats-module__item .dotted-module .dots.h:after{display:none}.r_redesign .stats-module__icon{height:auto;display:block;position:absolute;z-index:6;left:60px;top:50%;transform:translate(-50%,-50%) scale(.7)}}@media screen and (max-width: 979px){.r_redesign .clients-module{text-align:center}}.r_redesign .clients-module__row{position:relative;z-index:1;padding:15px 0;text-align:center}.r_redesign .clients-module__row .cycle-cnt{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}@media screen and (max-width: 979px){.r_redesign .clients-module__row{padding:10px 0}.r_redesign .clients-module__row .cycle-cnt{display:inline-block;vertical-align:middle}}@media screen and (min-width: 980px){.r_redesign .clients-module__item{position:static!important;visibility:visible!important}}@media screen and (max-width: 999px){.r_redesign .clients-module__item{transform:scale(.85)}}@media screen and (max-width: 979px){.r_redesign .clients-module__item{display:inline-block;text-align:center;left:50%!important;top:50%!important;transform:translate(-50%,-50%)}}@media screen and (max-width: 979px){.r_redesign .clients-module__item svg{display:inline-block;text-align:center}}.r_redesign .clients-module h5{font-size:1.125rem;color:#fff;background-color:#a1e0ce;display:inline-block;height:2rem;line-height:2rem;padding:0 40px 0 20px;position:absolute;top:0;left:0;transform:translateY(-100%)}@media screen and (max-width: 767px){.r_redesign .clients-module h5{font-size:1rem;left:-20px;right:-20px;padding:0 20px}}.r_redesign .clients-module .logo-microsoft_svg{width:171px;height:37px}.r_redesign .clients-module .logo-homeywell_svg{width:138px;height:26px}.r_redesign .clients-module .logo-coca-cola_svg{width:121px;height:40px}.r_redesign .clients-module .logo-ibm_svg{width:83px;height:34px}.r_redesign .clients-module .logo-oracle_svg{width:166px;height:22px}.r_redesign .clients-module .cycle-prev,.r_redesign .clients-module .cycle-next{background-color:transparent;cursor:pointer;width:12px;height:25px;border-radius:0;position:absolute;z-index:2;top:50%;transform:translateY(-50%);display:none}@media screen and (max-width: 979px){.r_redesign .clients-module .cycle-prev,.r_redesign .clients-module .cycle-next{display:block}}.r_redesign .clients-module .cycle-prev svg,.r_redesign .clients-module .cycle-next svg{width:12px;height:25px;stroke:#02213e33}.r_redesign .clients-module .cycle-prev.inactive,.r_redesign .clients-module .cycle-next.inactive{opacity:.25;pointer-events:none}.r_redesign .clients-module .cycle-prev:hover svg,.r_redesign .clients-module .cycle-next:hover svg{stroke:#02213e80}@media screen and (max-width: 979px){.r_redesign .clients-module .cycle-cnt~.cycle-prev,.r_redesign .clients-module .cycle-cnt~.cycle-next{display:block}}.r_redesign .clients-module .cycle-prev{left:20px}.r_redesign .clients-module .cycle-next{right:20px}.r_redesign .clients-module .btn,.r_redesign .clients-module .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .clients-module .smartbanner__button__label,.r_redesign .clients-module .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .clients-module .smartbanner__button__label{display:none}@media screen and (max-width: 767px){.r_redesign .clients-module .btn,.r_redesign .clients-module .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .clients-module .smartbanner__button__label,.r_redesign .clients-module .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .clients-module .smartbanner__button__label{display:inline-block;transform:translateY(50%)}}.r_redesign .story-module h5{font-size:1.5625rem;line-height:2rem;margin-bottom:2.5rem}@media screen and (max-width: 767px){.r_redesign .story-module h5{font-size:1.35rem;line-height:1.5;margin-bottom:1.75rem}}.r_redesign .story-module__cnt p{margin-bottom:2rem}@media screen and (min-width: 767px){.r_redesign .story-module__cnt{column-count:2;column-gap:40px;text-align:justify}}.r_redesign .story-module__team{display:flex;flex-wrap:wrap;justify-content:space-around;padding-top:55px;padding-bottom:55px}@media screen and (max-width: 767px){.r_redesign .story-module__team{padding-top:30px;padding-bottom:25px}}.r_redesign .story-module__member{text-align:center;width:30%;margin-bottom:55px}@media screen and (max-width: 767px){.r_redesign .story-module__member{width:45%;margin-bottom:30px}}@media screen and (max-width: 500px){.r_redesign .story-module__member{width:100%;margin-bottom:20px}}.r_redesign .story-module__avatar{width:196px;height:196px;background-size:100%;border-radius:50%;padding:13px;margin:0 auto 25px}.r_redesign .story-module__avatar img{display:block;border-radius:50%}@media screen and (max-width: 999px){.r_redesign .story-module__avatar{width:120px;height:120px;padding:7px;border-width:2px;margin-bottom:15px}}.r_redesign .story-module__name{color:#a1e0ce}.r_redesign .story-module__name,.r_redesign .story-module__title{font-size:1.125rem;font-weight:700;line-height:1.5625rem}.r_redesign .story-module__title{margin-bottom:1rem}.r_redesign .story-module__social{padding-top:12px}.r_redesign .story-module__social li{width:25px;height:25px;display:inline-block;vertical-align:middle;margin:0 8px;overflow:hidden}.r_redesign .story-module__social a{display:block;width:25px;height:25px;background-color:#02213e40;border-radius:50%;position:relative;z-index:1}.r_redesign .story-module__social a:hover{background-color:#02213e}.r_redesign .story-module__social svg.icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:#e7e6ea}.r_redesign .story-module__social svg.icon__fb{width:6px}.r_redesign .story-module__social svg.icon__yt{width:11px}.r_redesign .story-module__social svg.icon__insta{width:11px}.r_redesign .story-module__social svg.icon__linkedin{width:12px;height:11px}.r_redesign .contact-module{padding:55px 0 85px}@media screen and (max-width: 767px){.r_redesign .contact-module{padding:35px 0}}.r_redesign .contact-module__row{display:grid;grid-template-columns:repeat(2,calc((100% - 40px)/2));grid-column-gap:40px;grid-row-gap:40px}@media screen and (max-width: 767px){.r_redesign .contact-module__row{display:block}}.r_redesign .contact-module__intro{font-size:1.5rem;line-height:2rem;margin-bottom:2rem}@media screen and (max-width: 999px){.r_redesign .contact-module__intro{font-size:1.15rem;line-height:1.5}}@media screen and (max-width: 767px){.r_redesign .contact-module__intro{font-size:1rem;line-height:1.25;margin-bottom:1.5rem}}.r_redesign .contact-module__desc{margin-bottom:2rem}.r_redesign .contact-module__coords li{margin-bottom:10px}.r_redesign .contact-module__coords a{padding-left:22px;display:inline-block;background-repeat:no-repeat;background-position:0 50%}.r_redesign .contact-module form .last-row{display:flex;justify-content:space-between;align-items:center}.r_redesign .contact-module form .mandatory{font-size:.875rem;color:#02213e80}.r_redesign .blockquoteText{position:relative;z-index:1;padding-left:65px}.r_redesign .blockquoteText:before,.r_redesign .blockquoteText:after{content:"";width:0;height:0;border-style:solid;border-width:20px 20px 0 0;border-color:#d9dee3 transparent transparent transparent;position:absolute;top:0;z-index:1;left:0}.r_redesign .blockquoteText:after{left:25px}.r_redesign .blockquoteText.mainQuote{font-size:1.125rem;color:#02213e80;padding-left:100px}.r_redesign .blockquoteText.mainQuote:before,.r_redesign .blockquoteText.mainQuote:after{border-width:30px 30px 0 0}.r_redesign .blockquoteText.mainQuote:after{left:40px}@media screen and (max-width: 767px){.r_redesign .blockquoteText{padding-top:40px;padding-left:0}.r_redesign .blockquoteText.mainQuote{padding-top:50px;padding-left:0}}.r_redesign .r_main_container{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.r_redesign .r_main_container{flex-flow:column}.r_redesign .r_main_container aside,.r_redesign .r_main_container section{width:100%;min-width:100%}.r_redesign .r_main_container section>.tar{padding-left:30px;padding-right:30px}}.r_redesign .r_resume .r_main_container{flex-flow:column}.r_redesign .r_nlist ul{counter-reset:nlist;width:100%}.r_redesign .r_nlist li{counter-increment:nlist;position:relative;z-index:1;padding-left:30px;margin-bottom:10px}.r_redesign .r_nlist li:last-child{margin-bottom:0}.r_redesign .r_nlist li:before{content:counter(nlist);font-size:1rem;font-weight:700;color:#02213e26;position:absolute;z-index:1;left:0;top:0}.r_redesign .editIco,.r_redesign .viewIco,.r_redesign .userNotes,.r_redesign .inviteIco,.r_redesign .sendMessage,.r_redesign .addRefferral{display:inline-block;-webkit-user-select:none;user-select:none;cursor:pointer;height:20px;position:relative;z-index:6;text-align:right;min-width:20px}.r_redesign .editIco svg,.r_redesign .viewIco svg,.r_redesign .userNotes svg,.r_redesign .inviteIco svg,.r_redesign .sendMessage svg,.r_redesign .addRefferral svg{position:absolute;right:0;top:0;width:20px;height:20px;fill:#02213e40;cursor:pointer}.r_redesign .editIco:hover svg,.r_redesign .viewIco:hover svg,.r_redesign .userNotes:hover svg,.r_redesign .inviteIco:hover svg,.r_redesign .sendMessage:hover svg,.r_redesign .addRefferral:hover svg{fill:#a1e0ce}.r_redesign .editIco .labelLike,.r_redesign .viewIco .labelLike,.r_redesign .userNotes .labelLike,.r_redesign .inviteIco .labelLike,.r_redesign .sendMessage .labelLike,.r_redesign .addRefferral .labelLike{padding-left:0;opacity:0}.r_redesign .editIco .labelLike:hover,.r_redesign .viewIco .labelLike:hover,.r_redesign .userNotes .labelLike:hover,.r_redesign .inviteIco .labelLike:hover,.r_redesign .sendMessage .labelLike:hover,.r_redesign .addRefferral .labelLike:hover{color:#a1e0ce}.r_redesign .viewIco{height:25px;min-width:25px}.r_redesign .viewIco svg{width:25px;height:25px}.r_redesign .backLink{position:relative;line-height:17px;color:#02213e80;display:flex;justify-content:flex-start;font-size:13px}.r_redesign .backLink svg{width:10px;height:17px;stroke:#02213e40;margin-right:10px}@media screen and (max-width: 1000px){.r_redesign .backLink{margin-left:20px;margin-right:20px}}.r_redesign .backLink:hover svg{stroke:#a1e0ce}.r_redesign .r_card.unpadded-card,.r_redesign .r_card.itExtends{padding-bottom:0}.r_redesign .r_card.itExtends .resumeSectionTitle{margin-bottom:0;border-color:#fff;border-top:4px solid transparent}.r_redesign .r_card.extended .resumeSectionTitle{margin-bottom:20px;border-bottom-color:#02213e26}.r_redesign .r_card.extended .resumeSectionTitle .toggleArr{transform:rotate(90deg)}.r_redesign .r_card.extended .resumeSectionTitle .toggleArr svg{transform:scale(-1)}.r_redesign .theProgressBar{position:relative;z-index:2;height:3px;background-color:#02213e26}.r_redesign .theProgressBar .ui-slider-range{background-color:#a1e0ce;height:3px}.r_redesign .theProgressBar .ui-slider-handle{position:absolute;z-index:3;right:0;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;background:linear-gradient(to bottom,#3d6b81 0%,#3d6b81 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$buttonc1",endColorstr="$buttonc2",GradientType=0);background-color:#3d6b81;cursor:pointer}@media screen and (max-width: 767px){.r_redesign .theProgressBar .ui-slider-handle{width:28px;height:28px}}.r_redesign .r_intro-companies{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}@media screen and (max-width: 767px){.r_redesign .r_intro-companies{flex-direction:column;text-align:center}}.r_redesign .r_intro-companies p{line-height:1.28;font-size:1.5625rem}@media screen and (max-width: 999px){.r_redesign .r_intro-companies p{font-size:1.2rem}}.r_redesign .r_intro-companies__cnt{width:470px}@media screen and (max-width: 767px){.r_redesign .r_intro-companies__cnt{margin-bottom:25px;max-width:100%}}.r_redesign .r_intro-companies__graphic{width:380px;margin:0 36px}@media screen and (max-width: 999px){.r_redesign .r_intro-companies__graphic{width:253px}}.r_redesign .r_intro-companies__graphic img{width:380px;height:400px;display:block;margin:0 auto}@media screen and (max-width: 999px){.r_redesign .r_intro-companies__graphic img{width:253px;height:267px}}@media screen and (max-width: 767px){.r_redesign .r_intro-companies__graphic img{width:100%;max-width:100%}}.r_redesign ul.arrows li{background-size:7px 7px;padding-left:27px;line-height:1.5}.r_redesign .r_current-profiles{padding-bottom:50px}.r_redesign .r_current-profiles h3{margin-bottom:34px}@media screen and (max-width: 1023px){.r_redesign .r_current-profiles h3{margin-bottom:26px}}@media screen and (max-width: 1023px){.r_redesign .r_current-profiles h3{margin-bottom:18px}}@media screen and (max-width: 1023px){.r_redesign .r_current-profiles{padding-bottom:30px}}@media screen and (max-width: 767px){.r_redesign .r_current-profiles{padding-bottom:20px}}.r_redesign .r_current-profiles__row{display:flex;align-items:stretch;justify-content:space-between;text-align:center;overflow-x:hidden}@media screen and (min-width: 1024px){.r_redesign .r_current-profiles__row{margin-left:-10px}}@media screen and (max-width: 1023px){.r_redesign .r_current-profiles__row{margin:0 25px}}@media screen and (max-width: 767px){.r_redesign .r_current-profiles__row{margin:0 40px}}.r_redesign .r_current-profiles__item{width:140px;min-width:140px;padding:3px;margin:0 10px;position:relative!important}@media screen and (max-width: 1023px){.r_redesign .r_current-profiles__item{width:calc((100vw - 180px)/4);min-width:1px}}@media screen and (max-width: 767px){.r_redesign .r_current-profiles__item{width:calc((100vw - 170px) / 3);min-width:1px}}@media screen and (max-width: 559px){.r_redesign .r_current-profiles__item{width:calc((100vw - 160px)/2);min-width:1px}}@media screen and (max-width: 519px){.r_redesign .r_current-profiles__item{margin:0 25px;width:calc(100vw - 160px);min-width:1px}}.r_redesign .r_current-profiles__icon{max-width:100%;height:110px;display:flex;justify-content:center;align-items:center}.r_redesign .r_current-profiles__title{width:100%;font-weight:700;font-size:.875rem;margin-bottom:15px;margin-top:-5px}.r_redesign .r_current-profiles__number{height:82px;background-color:#fff;color:#a1e0ce;font-size:1.9375rem;display:flex;justify-content:center;align-items:center}.r_redesign .r_current-profiles h3 .bc{display:inline}.r_redesign .r_current-profiles svg{fill:#02213e}.r_redesign .r_current-profiles .box_svg{width:46px;height:52px}.r_redesign .r_current-profiles .headset_svg{width:51px;height:51px}.r_redesign .r_current-profiles .mouse_svg{width:32px;height:51px}.r_redesign .r_current-profiles .cog_svg{width:48px;height:48px}.r_redesign .r_current-profiles .chat_svg{width:53px;height:42px}.r_redesign .r_current-profiles .human_svg{width:39px;height:58px}.r_redesign .r_current-profiles .supply-chain_svg{width:70px;height:70px}.r_redesign .r_current-profiles .finance_svg{width:50px;height:50px}.r_redesign .r_current-profiles .marketing-pr_svg{width:45px;height:45px}.r_redesign .r_current-profiles .sales_svg{width:70px;height:57px}.r_redesign .r_current-profiles .legal_svg{width:64px;height:56px}.r_redesign .r_current-profiles .cycle-prev{left:-115px}@media screen and (max-width: 1200px){.r_redesign .r_current-profiles .cycle-prev{left:-30px}}@media screen and (max-width: 1023px){.r_redesign .r_current-profiles .cycle-prev{left:0}}@media screen and (max-width: 520px){.r_redesign .r_current-profiles .cycle-prev{left:-5px}}.r_redesign .r_current-profiles .cycle-next{right:-115px}@media screen and (max-width: 1200px){.r_redesign .r_current-profiles .cycle-next{right:-30px}}@media screen and (max-width: 1023px){.r_redesign .r_current-profiles .cycle-next{right:0}}@media screen and (max-width: 520px){.r_redesign .r_current-profiles .cycle-next{right:-5px}}.r_redesign .r_conversion{padding:60px 0 70px}@media screen and (max-width: 1023px){.r_redesign .r_conversion{padding:40px 0}}@media screen and (max-width: 767px){.r_redesign .r_conversion{padding:30px 0}}.r_redesign .r_conversion h3{text-align:center;font-size:2.5rem}@media screen and (max-width: 767px){.r_redesign .r_conversion h3{font-size:2rem}}.r_redesign .r_conversion__graph,.r_redesign .r_conversion__details{display:flex;justify-content:space-between;align-items:flex-start}.r_redesign .r_conversion__graph{padding:0 50px;margin-bottom:110px;align-items:center}@media screen and (max-width: 1023px){.r_redesign .r_conversion__graph{margin-bottom:70px;padding:0 20px}}@media screen and (max-width: 767px){.r_redesign .r_conversion__graph{padding:0}}.r_redesign .r_conversion__icon{width:90px;position:relative;z-index:1}@media screen and (max-width: 1023px){.r_redesign .r_conversion__icon{width:180px}.r_redesign .r_conversion__icon img{width:90px}}.r_redesign .r_conversion__icon img{display:block;margin:0 auto}.r_redesign .r_conversion__icon:before{content:"";position:absolute;z-index:1;height:3px;width:260px;background-size:10px auto;top:50%;max-width:20vw}@media screen and (max-width: 767px){.r_redesign .r_conversion__icon:before{display:none;content:unset}}.r_redesign .r_conversion__icon:first-child:before{left:100%;margin-left:18px}.r_redesign .r_conversion__icon:last-child:before{right:100%;margin-right:18px;background-position:100% 0}.r_redesign .r_conversion__graph-title{font-weight:700;font-size:1.6rem;white-space:nowrap;position:absolute;z-index:1;top:100%;left:50%;transform:translate(-50%);margin-top:20px}@media screen and (max-width: 767px){.r_redesign .r_conversion__graph-title{font-size:1.2rem}}.r_redesign .r_conversion .check_blue_svg{width:83px;height:67px}@media screen and (max-width: 767px){.r_redesign .r_conversion .check_blue_svg{width:42px;height:34px}}.r_redesign .r_conversion__details{position:relative;z-index:1}.r_redesign .r_conversion__details:before{content:"";width:1px;height:100%;left:50%;background-color:#02213e26;position:absolute}.r_redesign .r_conversion__details ul.arrows li{background-position:0 11px;font-size:1.25rem}.r_redesign .r_conversion__details .item{width:45%}@media screen and (max-width: 767px){.r_redesign .r_conversion__details{flex-direction:column;padding-top:20px}.r_redesign .r_conversion__details h4{margin-bottom:1rem}.r_redesign .r_conversion__details:before{content:unset;display:none}.r_redesign .r_conversion__details .item{width:100%;max-width:360px;margin:0 auto}.r_redesign .r_conversion__details .item:first-child{margin-bottom:2rem}.r_redesign .r_conversion__details ul.arrows li{font-size:1.15rem}}.r_redesign .r_our-offer{margin-bottom:80px;margin-top:-15px}@media screen and (max-width: 1023px){.r_redesign .r_our-offer{margin-bottom:60px;margin-top:0}}@media screen and (max-width: 767px){.r_redesign .r_our-offer{margin-bottom:30px}}.r_redesign .r_our-offer h3 .bc{display:inline}.r_redesign .r_our-offer h4{font-size:1.25rem}.r_redesign .r_our-offer h4 .bc{display:inline}.r_redesign .r_our-offer p{line-height:1.5rem}.r_redesign .r_our-offer__cnt{position:relative}@media screen and (min-width: 1025px){.r_redesign .r_our-offer__cnt:before,.r_redesign .r_our-offer__cnt:after{content:"";position:absolute;z-index:1;height:3px;width:calc((100vw - 960px)/2);background-size:10px auto}.r_redesign .r_our-offer__cnt:before{top:0;right:100%}.r_redesign .r_our-offer__cnt:after{bottom:0;left:100%}}.r_redesign .r_our-offer__item{display:flex;justify-content:space-between;align-items:center}.r_redesign .r_our-offer__item .dots.h:after{content:unset;display:none}.r_redesign .r_our-offer__item:last-child .dots.h:after{content:"";display:block}.r_redesign .r_our-offer__item:nth-child(odd) .dots.v:before{content:unset;display:none}.r_redesign .r_our-offer__item:nth-child(even) .dots.v:after{content:unset;display:none}.r_redesign .r_our-offer__item:nth-child(even) .lines:before,.r_redesign .r_our-offer__item:nth-child(even) .lines:after{right:auto;left:0}@media screen and (max-width: 767px){.r_redesign .r_our-offer__item{align-items:flex-start}}.r_redesign .r_our-offer__icon{width:233px;height:233px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 767px){.r_redesign .r_our-offer__icon{width:80px;height:80px}}.r_redesign .r_our-offer__desc{width:calc(100% - 233px);padding-right:50px}@media screen and (max-width: 767px){.r_redesign .r_our-offer__desc{padding:25px 15px 25px 0;width:calc(100% - 80px)}}.r_redesign .r_our-offer svg{fill:#02213e}.r_redesign .r_our-offer .house_svg{width:67px;height:67px}@media screen and (max-width: 767px){.r_redesign .r_our-offer .house_svg{width:33px;height:33px}}.r_redesign .r_our-offer .check_blue_svg{width:72px;height:58px}@media screen and (max-width: 767px){.r_redesign .r_our-offer .check_blue_svg{width:36px;height:29px}}.r_redesign .r_our-offer .star_svg{width:62px;height:59px}@media screen and (max-width: 767px){.r_redesign .r_our-offer .star_svg{width:31px;height:31px}}.r_redesign .r_our-offer .search_svg{width:62px;height:62px}@media screen and (max-width: 767px){.r_redesign .r_our-offer .search_svg{width:31px;height:31px}}.r_redesign .r_pricing__price .thePrice,.r_redesign .r_subscriptions__price .thePrice{font-size:2.3125rem;font-weight:700}.r_redesign .r_pricing__price small,.r_redesign .r_subscriptions__price small{display:block;font-size:.875rem;opacity:.5;line-height:.8}.r_redesign .r_pricing__item,.r_redesign .r_subscriptions__item{-webkit-font-smoothing:subpixel-antialiased;transition:transform .15s ease-in;-webkit-transform:translateZ(0) scale(1,1)}@media screen and (min-width: 768px){.r_redesign .r_pricing__item:hover,.r_redesign .r_pricing__item.expanded,.r_redesign .r_subscriptions__item:hover,.r_redesign .r_subscriptions__item.expanded{transform:scale(1.02);box-shadow:0 0 10px 3px #02213e1a}}.r_redesign .r_pricing__item:hover,.r_redesign .r_pricing__item.expanded,.r_redesign .r_subscriptions__item:hover,.r_redesign .r_subscriptions__item.expanded{z-index:3}.r_redesign .r_pricing__item:hover .formTrigger,.r_redesign .r_subscriptions__item:hover .formTrigger{opacity:1;visibility:visible}@media screen and (min-width: 768px){.r_redesign .r_pricing__item.expanded .formTrigger,.r_redesign .r_subscriptions__item.expanded .formTrigger{opacity:0;visibility:hidden}}.r_redesign .r_pricing__item.expanded .pricingForm,.r_redesign .r_subscriptions__item.expanded .pricingForm{transform:translate(0);opacity:1;visibility:visible}.r_redesign .r_pricing__item .formTrigger,.r_redesign .r_subscriptions__item .formTrigger{width:auto}@media screen and (min-width: 768px){.r_redesign .r_pricing__item .formTrigger,.r_redesign .r_subscriptions__item .formTrigger{position:absolute;z-index:1;bottom:0;left:50%;transform:translate3D(-50%,75%,0);opacity:0;visibility:hidden;transition:opacity .15s ease}}@media screen and (max-width: 767px){.r_redesign .r_pricing__item .formTrigger,.r_redesign .r_subscriptions__item .formTrigger{margin:0 auto 20px}}.r_redesign .r_pricing__item .pricingForm,.r_redesign .r_subscriptions__item .pricingForm{position:absolute;top:100%;left:0;right:0;box-shadow:0 0 10px 3px #02213e1a;transition:all .25s ease-in;transform:translateY(-15px);opacity:0;visibility:hidden}@media screen and (min-width: 768px){.r_redesign .r_subscriptions__item .formTrigger{transform:translate3D(0,75%,0);left:40px}.r_redesign .r_subscriptions__item .pricingForm{right:160px}}.r_redesign .r_pricing{margin-bottom:25px;position:relative;z-index:11}.r_redesign .r_pricing__row{display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width: 767px){.r_redesign .r_pricing__row{flex-direction:column;align-items:center}}.r_redesign .r_pricing__item{width:calc((100% - 40px) / 3);background-color:#fff;position:relative;margin-bottom:40px;display:flex;flex-direction:column;align-items:center;justify-content:stretch}.r_redesign .r_pricing__item:first-child .mainIcon{width:108px;height:103px}.r_redesign .r_pricing__item:nth-child(2) .mainIcon{width:108px;height:108px}.r_redesign .r_pricing__item:nth-child(3) .mainIcon{width:133px;height:119px}@media screen and (max-width: 767px){.r_redesign .r_pricing__item{width:100%;margin-bottom:20px}}.r_redesign .r_pricing__iconH{height:185px}.r_redesign .r_pricing__title{text-align:center}.r_redesign .r_pricing__body{padding:35px 20px;border-top:2px solid rgba(2,33,62,.05);min-width:100%}.r_redesign .r_pricing__body li:first-child{font-weight:700}@media screen and (max-width: 767px){.r_redesign .r_pricing__body{padding:20px}}.r_redesign .r_pricing ul.arrows li{padding-left:20px}@media screen and (max-width: 767px){.r_redesign .r_pricing ul.arrows{max-width:207px;margin:0 auto}}.r_redesign .r_pricing__price{height:115px;border-top:2px solid rgba(2,33,62,.05);margin-top:auto;margin-bottom:0;width:100%}.r_redesign .r_pricing__iconH,.r_redesign .r_pricing__price{display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 767px){.r_redesign .r_pricing__iconH,.r_redesign .r_pricing__price{height:auto;padding:20px}}.r_redesign .r_subscriptions{z-index:2;margin-bottom:45px}@media screen and (max-width: 767px){.r_redesign .r_subscriptions{margin-bottom:20px}}.r_redesign .r_subscriptions h3{margin-bottom:2rem}.r_redesign .r_subscriptions h4{margin-bottom:0}.r_redesign .r_subscriptions__row{display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width: 767px){.r_redesign .r_subscriptions__row{flex-direction:column;align-items:center}}.r_redesign .r_subscriptions__item{height:115px;width:calc((100% - 20px)/2);background-color:#fff;display:flex;align-items:stretch;justify-content:space-between;margin-bottom:20px}@media screen and (max-width: 767px){.r_redesign .r_subscriptions__item{width:100%;flex-direction:column;height:auto}}.r_redesign .r_subscriptions__title{padding:20px 40px}.r_redesign .r_subscriptions__price{width:160px;border-left:2px solid rgba(2,33,62,.05);text-align:center}@media screen and (max-width: 767px){.r_redesign .r_subscriptions__price{border-left:0 none;border-top:2px solid rgba(2,33,62,.05)}}.r_redesign .r_subscriptions__title,.r_redesign .r_subscriptions__price{display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 767px){.r_redesign .r_subscriptions__title,.r_redesign .r_subscriptions__price{text-align:center;width:100%;padding:20px}}.r_redesign .r_register-trial{margin-bottom:80px;position:relative;z-index:1;font-size:0}@media screen and (max-width: 767px){.r_redesign .r_register-trial{margin-top:0;margin-bottom:40px}.r_redesign .r_register-trial h3{margin-bottom:1rem}}.r_redesign .r_register-trial:before{content:"";position:absolute;z-index:0;left:0;top:50%;height:3px;width:100vw;background-size:10px auto}@media screen and (max-width: 767px){.r_redesign .r_register-trial:before{content:unset;display:none}}@media screen and (min-width: 767px){.r_redesign .r_register-trial h3{display:inline-block;vertical-align:middle;padding-right:40px;position:relative;z-index:2;margin-bottom:0;background-color:#f1f3f6}}.r_redesign .r_register-trial h3 .bc{display:inline}.r_redesign .bubbled-module .r_register-trial{padding-top:27px;padding-bottom:27px;margin-top:0;margin-bottom:0}@media screen and (min-width: 767px){.r_redesign .bubbled-module .r_register-trial h3{background-color:#fff}}.r_redesign .r_webinar .cell__graphic .splash_svgs,.r_redesign .r_webinar .cell__graphic ul.elems li.edit,.r_redesign .r_webinar .cell__graphic ul.gray_lines li:nth-child(4),.r_redesign .r_webinar .cell__graphic ul.gray_lines li:nth-child(2),.r_redesign .r_webinar .cell__graphic ul.gray_lines li:nth-child(5){top:50%}@media screen and (max-width: 767px){.r_redesign .r_webinar .cell__graphic .splash_svgs,.r_redesign .r_webinar .cell__graphic ul.elems li.edit,.r_redesign .r_webinar .cell__graphic ul.gray_lines li:nth-child(4),.r_redesign .r_webinar .cell__graphic ul.gray_lines li:nth-child(2),.r_redesign .r_webinar .cell__graphic ul.gray_lines li:nth-child(5){top:75%}}.r_redesign .r_webinar .cell__graphic .blue.edit svg{top:55%}.r_redesign .r_webinar h3{margin-bottom:2rem}.r_redesign .r_webinar h3 .bc{display:inline}.r_redesign .r_webinar h4{margin-bottom:20px}.r_redesign .r_webinar .row__top .cell{padding-bottom:40px;padding-right:40px}@media screen and (max-width: 767px){.r_redesign .r_webinar .row__top .cell{padding:25px}}.r_redesign .r_webinar .row__specs{align-items:center}.r_redesign .r_webinar .row__specs:after{display:none}.r_redesign .r_webinar .row__specs .cell{padding:50px 30px 50px 60px}@media screen and (max-width: 767px){.r_redesign .r_webinar .row__specs .cell{padding:25px}}.r_redesign .r_webinar .webinaraddress{font-size:1.25rem;line-height:2rem;padding-top:20px}@media screen and (max-width: 767px){.r_redesign .r_webinar .webinaraddress{padding-top:0}}.r_redesign .r_webinar .webinaraddress li{padding-left:35px}.r_redesign .r_webinar .ico-pin{background:transparent url(r_pin.49822e879abed905.svg) no-repeat 0 7px;background-size:13px 17px}.r_redesign .r_webinar .ico-eta{background-size:13px 17px}.r_redesign .r_webinar .ico-info{background-size:9px 23px}.r_redesign .r_webinar .icoplay_svg{width:162px;height:162px}@media screen and (max-width: 767px){.r_redesign .r_webinar .icoplay_svg{width:80px;height:80px}}@media screen and (max-width: 767px){.r_redesign .r_webinar .cell__graphic{height:150px;margin-bottom:25px}}.r_redesign .r_company-testimonials{padding:60px 0}@media screen and (max-width: 1023px){.r_redesign .r_company-testimonials{padding:40px 0}}@media screen and (max-width: 767px){.r_redesign .r_company-testimonials{padding:30px 0}}.r_redesign .r_company-testimonials__row{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.r_redesign .r_company-testimonials .cycle-cnt{width:100%}@media screen and (max-width: 1023px){.r_redesign .r_company-testimonials .cycle-cnt{margin:0 25px}}.r_redesign .r_company-testimonials__item{position:relative;z-index:1;display:flex!important;justify-content:space-between;align-items:center}@media screen and (max-width: 581px){.r_redesign .r_company-testimonials__item{flex-direction:column}}.r_redesign .r_company-testimonials h5{font-size:1.125rem;color:#fff;background-color:#a1e0ce;display:inline-block;height:2rem;line-height:2rem;padding:0 40px 0 20px;position:absolute;top:0;left:0;transform:translateY(-100%)}@media screen and (max-width: 767px){.r_redesign .r_company-testimonials h5{font-size:1rem;left:-20px;right:-20px;padding:0 20px}}.r_redesign .r_company-testimonials .blockquoteText.mainQuote{padding-left:170px;max-width:100%;color:#02213e}.r_redesign .r_company-testimonials .blockquoteText.mainQuote:before,.r_redesign .r_company-testimonials .blockquoteText.mainQuote:after{border-width:40px 40px 0 0}.r_redesign .r_company-testimonials .blockquoteText.mainQuote:before{left:10px}.r_redesign .r_company-testimonials .blockquoteText.mainQuote:after{left:65px}@media screen and (max-width: 1023px){.r_redesign .r_company-testimonials .blockquoteText.mainQuote{width:calc(100% - 320px);padding-left:120px}.r_redesign .r_company-testimonials .blockquoteText.mainQuote:before,.r_redesign .r_company-testimonials .blockquoteText.mainQuote:after{border-width:25px 25px 0 0}.r_redesign .r_company-testimonials .blockquoteText.mainQuote:before{left:0}.r_redesign .r_company-testimonials .blockquoteText.mainQuote:after{left:30px}}@media screen and (max-width: 767px){.r_redesign .r_company-testimonials .blockquoteText.mainQuote{padding-left:0;width:calc(100% - 220px)}}@media screen and (max-width: 581px){.r_redesign .r_company-testimonials .blockquoteText.mainQuote{width:100%;margin-bottom:20px}}.r_redesign .r_company-testimonials .logoHolder{width:400px;max-width:100%;display:none}.r_redesign .r_company-testimonials .logoHolder img{display:block;margin:0 auto}@media screen and (max-width: 1023px){.r_redesign .r_company-testimonials .logoHolder{width:300px}}@media screen and (max-width: 767px){.r_redesign .r_company-testimonials .logoHolder{width:200px}}@media screen and (max-width: 581px){.r_redesign .r_company-testimonials .logoHolder{width:100%}}.r_redesign .r_company-testimonials .cycle-prev,.r_redesign .r_company-testimonials .cycle-next{top:0;bottom:0;transform:none;display:flex;justify-content:center;align-items:center;height:100%}.r_redesign .r_company-testimonials .cycle-prev{left:-115px}@media screen and (max-width: 1200px){.r_redesign .r_company-testimonials .cycle-prev{left:-30px}}@media screen and (max-width: 1023px){.r_redesign .r_company-testimonials .cycle-prev{left:0}}.r_redesign .r_company-testimonials .cycle-next{right:-115px}@media screen and (max-width: 1200px){.r_redesign .r_company-testimonials .cycle-next{right:-30px}}@media screen and (max-width: 1023px){.r_redesign .r_company-testimonials .cycle-next{right:0}}.r_redesign .r_blog-posts{margin-bottom:120px;margin-top:-20px}@media screen and (max-width: 1023px){.r_redesign .r_blog-posts{margin-bottom:40px;margin-top:0}}@media screen and (max-width: 767px){.r_redesign .r_blog-posts{margin-bottom:10px}}.r_redesign .r_blog-posts h3{margin-bottom:1.5rem}.r_redesign .r_blog-posts h3 .bc{display:inline}.r_redesign .r_blog-posts__row{display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width: 767px){.r_redesign .r_blog-posts__row{flex-direction:column}}.r_redesign .r_blog-posts__item{width:calc((100% - 40px) / 3);background-color:#fff;padding-bottom:20px;position:relative;z-index:1;margin-bottom:40px;text-align:center;display:flex;flex-direction:column}@media screen and (max-width: 1023px){.r_redesign .r_blog-posts__item{padding-bottom:40px}}@media screen and (max-width: 767px){.r_redesign .r_blog-posts__item{width:100%;margin-bottom:20px;padding-bottom:20px}}.r_redesign .r_blog-posts .btn,.r_redesign .r_blog-posts .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .r_blog-posts .smartbanner__button__label,.r_redesign .r_blog-posts .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .r_blog-posts .smartbanner__button__label{margin:auto auto 0}@media screen and (max-width: 1200px){.r_redesign .r_blog-posts .btn,.r_redesign .r_blog-posts .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .r_blog-posts .smartbanner__button__label,.r_redesign .r_blog-posts .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .r_blog-posts .smartbanner__button__label{padding:0 20px}}@media screen and (max-width: 767px){.r_redesign .r_blog-posts .btn,.r_redesign .r_blog-posts .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .r_blog-posts .smartbanner__button__label,.r_redesign .r_blog-posts .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .r_blog-posts .smartbanner__button__label{margin-top:20px;position:static;transform:translate(0)}}.r_redesign .r_blog-posts__th{margin-bottom:40px;width:100%;min-width:100%;position:relative;z-index:1}.r_redesign .r_blog-posts__th img{display:block;width:100%}.r_redesign .r_blog-posts__th .tag{width:64px;height:64px;border-radius:50%;position:absolute;top:20px;right:20px;z-index:2;color:#fff;font-size:.9375rem;font-weight:700;text-align:center;background-color:#a1e0ce;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1023px){.r_redesign .r_blog-posts__th{margin-bottom:20px}}.r_redesign .r_blog-posts h4{margin-bottom:2rem;padding:0 35px;text-align:left}@media screen and (max-width: 1023px){.r_redesign .r_blog-posts h4{padding:0 20px;margin-bottom:1rem}}.r_redesign .r_blog-posts__excerpt{padding:0 35px 40px;text-align:left}@media screen and (max-width: 1023px){.r_redesign .r_blog-posts__excerpt{padding:0 20px 20px}}.r_redesign .immIncentive{width:250px;position:fixed;z-index:3;padding:15px 35px 20px 20px;background-color:#fff;right:0;top:50%;transform:translate3D(0,-170%,0);filter:drop-shadow(0 0 3px rgba(2,33,62,.1));opacity:0;visibility:hidden}.r_redesign .immIncentive.visible{opacity:1;visibility:visible}.r_redesign .immIncentive h4{font-size:1rem;margin-bottom:1rem}.r_redesign .immIncentive h4 .bc{display:inline}.r_redesign .immIncentive .btn,.r_redesign .immIncentive .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_redesign .immIncentive .smartbanner__button__label,.r_redesign .immIncentive .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_redesign .immIncentive .smartbanner__button__label{height:30px;line-height:30px;padding:0 14px;font-size:.6875rem}.r_redesign .r_hire-steps{margin-bottom:30px}@media screen and (max-width: 999px){.r_redesign .r_hire-steps{margin-bottom:10px}}.r_redesign .r_hire-steps__row{display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width: 767px){.r_redesign .r_hire-steps__row{flex-direction:column}}.r_redesign .r_hire-steps__item{background-color:#fff;width:calc((100% - 40px) / 3);margin-bottom:15px}@media screen and (max-width: 999px){.r_redesign .r_hire-steps__item{width:calc((100% - 30px) / 3)}}@media screen and (max-width: 767px){.r_redesign .r_hire-steps__item{width:100%;display:flex;justify-content:space-between;align-items:stretch}}.r_redesign .r_hire-steps__iconHolder{height:225px;width:100%;display:flex;align-items:center;justify-content:center;border-bottom:2px solid rgba(2,33,62,.05)}.r_redesign .r_hire-steps__iconHolder img{height:110px}@media screen and (max-width: 519px){.r_redesign .r_hire-steps__iconHolder img{height:80px}}@media screen and (max-width: 767px){.r_redesign .r_hire-steps__iconHolder{height:auto;width:120px;min-width:120px;max-width:120px;padding:20px}}@media screen and (max-width: 519px){.r_redesign .r_hire-steps__iconHolder{width:80px;min-width:80px;max-width:80px}}.r_redesign .r_hire-steps__desc{padding:35px 50px 40px 20px}@media screen and (max-width: 999px){.r_redesign .r_hire-steps__desc{padding:20px 15px}}@media screen and (max-width: 767px){.r_redesign .r_hire-steps__desc{flex-grow:1;padding:15px 15px 15px 0}}.r_redesign .r_hire-steps h4{margin-bottom:15px}@media screen and (max-width: 999px){.r_redesign .r_hire-steps h4{font-size:1.375rem}}.r_redesign .r_hire-steps p{line-height:1.5}.r_redesign .r_hire-steps .bubbled-module{margin-bottom:65px}.r_redesign .r_hiring-process{margin-bottom:110px}@media screen and (max-width: 999px){.r_redesign .r_hiring-process{margin-bottom:40px}}.r_redesign .r_hiring-process__cnt{position:relative;z-index:1}@media screen and (max-width: 767px){.r_redesign .r_hiring-process__cnt{display:flex;align-items:stretch;justify-content:space-between}}.r_redesign .r_hiring-process .baseIcon{width:190px;position:absolute;z-index:3;right:0;top:55px;background-color:#f1f3f6}@media screen and (max-width: 999px){.r_redesign .r_hiring-process .baseIcon{width:120px;top:90px}}@media screen and (max-width: 767px){.r_redesign .r_hiring-process .baseIcon{top:auto;bottom:0;width:90px;height:90px;right:50%;transform:translate(50%,50%)}}.r_redesign .r_hiring-process__row{width:100%;display:flex;justify-content:flex-start;position:relative;z-index:1;counter-reset:orderno}.r_redesign .r_hiring-process__row:before,.r_redesign .r_hiring-process__row:after{content:"";width:3px;height:3px;background-size:10px 10px;position:absolute;z-index:1}.r_redesign .r_hiring-process__row:before{width:calc(100% - 90px)}@media screen and (max-width: 999px){.r_redesign .r_hiring-process__row:before{width:calc(100% - 62px)}}@media screen and (max-width: 767px){.r_redesign .r_hiring-process__row:before{width:10px;top:20px;bottom:0;height:auto}}.r_redesign .r_hiring-process__row:after{height:150px;right:87px}@media screen and (max-width: 999px){.r_redesign .r_hiring-process__row:after{right:60px}}@media screen and (max-width: 767px){.r_redesign .r_hiring-process__row:after{height:3px;width:auto}}.r_redesign .r_hiring-process__row.candidat{height:300px}.r_redesign .r_hiring-process__row.candidat:after{top:0}@media screen and (max-width: 767px){.r_redesign .r_hiring-process__row.candidat{height:auto}.r_redesign .r_hiring-process__row.candidat:after{inset:auto 0 0 15px}.r_redesign .r_hiring-process__row.candidat:before{inset:20px auto 0 13px}}.r_redesign .r_hiring-process__row.companie:after{bottom:100%;margin-bottom:-3px}@media screen and (max-width: 767px){.r_redesign .r_hiring-process__row.companie:after{margin-bottom:0;inset:auto 15px 0 0}.r_redesign .r_hiring-process__row.companie:before{inset:20px 7px 0 auto}.r_redesign .r_hiring-process__row.companie .cell{padding-left:10px;padding-right:45px;text-align:right}.r_redesign .r_hiring-process__row.companie .cell.cellmain{left:auto;right:0}.r_redesign .r_hiring-process__row.companie .cell.cell-item:before{right:0;left:auto}.r_redesign .r_hiring-process__row.companie .cell img{left:auto;right:0;margin-right:15px;transform:translate(50%);margin-left:0}}@media screen and (max-width: 767px){.r_redesign .r_hiring-process__row{flex-direction:column;padding-bottom:40px;padding-top:70px}}.r_redesign .r_hiring-process .cell{padding-top:45px;padding-right:20px;position:relative;z-index:2}.r_redesign .r_hiring-process .cell.cellmain{width:18.75%;padding-top:43px}@media screen and (max-width: 767px){.r_redesign .r_hiring-process .cell.cellmain{width:100%;padding-top:8px;margin-bottom:30px;position:absolute;z-index:1;top:0;left:0}}.r_redesign .r_hiring-process .cell.step1{width:23%}@media screen and (max-width: 767px){.r_redesign .r_hiring-process .cell.step1{width:100%}}.r_redesign .r_hiring-process .cell.step2{width:21%}@media screen and (max-width: 767px){.r_redesign .r_hiring-process .cell.step2{width:100%}}.r_redesign .r_hiring-process .cell.step3{width:14.5%}@media screen and (max-width: 767px){.r_redesign .r_hiring-process .cell.step3{width:100%}}.r_redesign .r_hiring-process .cell img{width:60px;position:absolute;z-index:2;top:0;left:0;transform:translateY(-50%)}@media screen and (max-width: 767px){.r_redesign .r_hiring-process .cell img{width:40px;transform:none;margin-left:-5px}}.r_redesign .r_hiring-process .cell.cell-item{counter-increment:orderno;font-size:1.125rem;line-height:1.166}.r_redesign .r_hiring-process .cell.cell-item:before{content:counter(orderno);position:absolute;top:0;left:0;transform:translateY(-50%);width:40px;height:40px;text-align:center;background-color:#02213e;color:#fff;display:block;border-radius:50%;line-height:40px;font-weight:700;font-size:1.4375rem}@media screen and (max-width: 767px){.r_redesign .r_hiring-process .cell.cell-item{font-size:1rem}}@media screen and (max-width: 767px){.r_redesign .r_hiring-process .cell{padding:5px 10px 5px 45px;margin-bottom:20px}.r_redesign .r_hiring-process .cell.cell-item:before{transform:none;width:30px;height:30px;line-height:30px;font-size:1rem}}.r_redesign .r_hiring-process h4{margin-bottom:0}.r_redesign .categoryLabel{font-size:.8125rem;opacity:.5;margin-bottom:10px;font-weight:700}.r_redesign .r_cards__wrap{width:100%;margin-bottom:25px}.r_redesign .r_cards__wrap .r_card{margin-bottom:0;border-bottom:1px solid rgba(2,33,62,.15)}.r_redesign .r_cards__wrap .r_card:last-child{border-bottom:0}@media screen and (max-width: 999px){.r_redesign .r_cards__wrap>.categoryLabel{padding-left:20px}}.r_redesign .avatar.avatar-switch{z-index:4}.r_redesign .avatar-switch{cursor:pointer}.r_redesign .avatar-switch.open .avatar-switch__avatar-list{opacity:1;visibility:visible}.r_redesign .avatar-switch.open .avatar-switch__avatar-list li{opacity:1;visibility:visible;transform:translate(0)}.r_redesign .avatar-switch__avatar-list{position:absolute;z-index:11;left:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:27px;filter:drop-shadow(0 0 15px rgba(2,33,62,.25));opacity:0;visibility:hidden;top:50%;transform:translateY(-50%);cursor:none}@media screen and (max-width: 999px){.r_redesign .avatar-switch__avatar-list{left:50%;top:100%;margin-left:0;flex-direction:column;transform:translate(-50%,27px)}}.r_redesign .avatar-switch__avatar-list li{opacity:0;visibility:hidden;width:100px;height:100px;display:block;background-color:#fff;text-align:center;color:#02213e80;cursor:pointer;border-left:1px solid rgba(2,33,62,.15);transform:translate(30px)}.r_redesign .avatar-switch__avatar-list li a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px}@media screen and (max-width: 999px){.r_redesign .avatar-switch__avatar-list li{transform:translateY(30px);border-top:1px solid rgba(2,33,62,.15);border-left:0}}.r_redesign .avatar-switch__avatar-list li:nth-child(1){transition:opacity .2s ease-in .05s,transform .2s ease-in .05s,color ease .25s,background-color ease .25s}.r_redesign .avatar-switch__avatar-list li:nth-child(2){transition:opacity .2s ease-in .1s,transform .2s ease-in .1s,color ease .25s,background-color ease .25s}.r_redesign .avatar-switch__avatar-list li:nth-child(3){transition:opacity .2s ease-in .15s,transform .2s ease-in .15s,color ease .25s,background-color ease .25s}.r_redesign .avatar-switch__avatar-list li:nth-child(4){transition:opacity .2s ease-in .2s,transform .2s ease-in .2s,color ease .25s,background-color ease .25s}.r_redesign .avatar-switch__avatar-list li:nth-child(5){transition:opacity .2s ease-in .25s,transform .2s ease-in .25s,color ease .25s,background-color ease .25s}.r_redesign .avatar-switch__avatar-list li:first-child{border-left:0 none}@media screen and (max-width: 999px){.r_redesign .avatar-switch__avatar-list li:first-child{border-top:0 none}}.r_redesign .avatar-switch__avatar-list li:first-child:before{content:"";width:0;height:0;border:10px solid transparent;border-right-color:#fff;position:absolute;right:100%;top:50%;margin-top:-10px;transition:all .25s ease}@media screen and (max-width: 999px){.r_redesign .avatar-switch__avatar-list li:first-child:before{margin-top:0;inset:auto auto 100% 50%;margin-left:-10px;border-right-color:transparent;border-bottom-color:#fff}}.r_redesign .avatar-switch__avatar-list li.selected{cursor:default}.r_redesign .avatar-switch__avatar-list li.selected a{pointer-events:none}.r_redesign .avatar-switch__avatar-list li:hover,.r_redesign .avatar-switch__avatar-list li.selected{background-color:#02213e}.r_redesign .avatar-switch__avatar-list li:hover a,.r_redesign .avatar-switch__avatar-list li.selected a{color:#fff}.r_redesign .avatar-switch__avatar-list li:hover:first-child:before,.r_redesign .avatar-switch__avatar-list li.selected:first-child:before{border-right-color:#02213e}@media screen and (max-width: 999px){.r_redesign .avatar-switch__avatar-list li:hover:first-child:before,.r_redesign .avatar-switch__avatar-list li.selected:first-child:before{border-right-color:transparent;border-bottom-color:#02213e}}.r_redesign .avatar-switch__avatar-ico{width:50px;height:50px}.r_redesign .avatar-switch__avatar-ico svg{display:block;width:50px;height:50px}.r_redesign .avatar-switch__avatar-title{padding-top:10px;font-size:12px}.r_redesign .cropperCnt{position:absolute;top:-65px;z-index:2;left:50%;transform:translate(-50%,15px);background-color:#fff;text-align:center;filter:drop-shadow(0 0 3px rgba(2,33,62,.25));padding:0 0 20px;width:300px;opacity:0;visibility:hidden}@media screen and (max-width: 999px){.r_redesign .cropperCnt{width:250px}}.r_redesign .cropperCnt.expanded{opacity:1;visibility:visible;transform:translate(-50%)}.r_redesign .profileCard{position:relative;z-index:1}.r_redesign .profileCard .form__group,.r_redesign .profileCard .foot{width:100%}.r_redesign .profileCard .editIco,.r_redesign .profileCard .inviteIco{position:absolute;z-index:3;right:25px;top:20px}.r_redesign .profileCard .userNotes,.r_redesign .profileCard .sendMessage,.r_redesign .profileCard .addRefferral{right:auto;left:25px;position:absolute;z-index:3;top:20px}.r_redesign .profileCard .addRefferral{top:65px}.r_redesign .profileCard .avatar{text-align:center;display:block;position:relative;z-index:1;top:-60px;margin:0 auto -30px;width:120px;border-radius:50%}.r_redesign .profileCard .avatar__pic{width:120px;border-radius:50%;display:block;margin:0 auto;position:relative;z-index:1}.r_redesign .profileCard .avatar label.icon-camera{width:24px;height:24px;display:block;margin:0 auto;padding:0;position:absolute;z-index:2;bottom:10px;left:50%;transform:translate(-50%);opacity:0;visibility:hidden;filter:drop-shadow(0 0 3px rgba(2,33,62,.25))}.r_redesign .profileCard .avatar label.icon-camera svg{display:block;width:24px;height:24px;fill:#fff}.r_redesign .profileCard .avatar input[type=file]{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:-1;opacity:0;visibility:hidden}.r_redesign .profileCard .avatar:hover label.icon-camera{opacity:1;visibility:visible}.r_redesign .profileCard .userName{text-align:center;font-size:1.375rem;margin-bottom:25px}.r_redesign .profileCard .userName__theName{font-weight:700;color:#a1e0ce}.r_redesign .profileCard .userName__theTitle{color:#02213e80;font-size:17px}.r_redesign .profileCard .share-company{margin-top:-20px}.r_redesign .profileCard .share-company .userName{margin-bottom:15px}.r_redesign .profileCard__item{padding:15px 0;border-bottom:1px solid rgba(2,33,62,.15)}.r_redesign .profileCard__item:last-child{border-bottom:0}.r_redesign .profileCard__item span{display:block}.r_redesign .profileCard__item .value{font-size:1.125rem;font-weight:700}.r_redesign .profileCard__item .value.clip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.r_redesign .profileCard__item .labelLike{padding-left:0;margin-bottom:0}.r_redesign .profileCard__item .labelLike.line{display:block;position:relative}.r_redesign .profileCard__item .labelLike.line span{display:inline-block}.r_redesign .profileCard__item .labelLike.line>.right{position:absolute;right:0}.r_redesign .profileCard .r_card__cnt{position:relative;z-index:1}.r_redesign .profileCard .cropperCnt{position:absolute;top:-65px;z-index:2;left:50%;transform:translate(-50%,15px);background-color:#fff;text-align:center;filter:drop-shadow(0 0 3px rgba(2,33,62,.25));padding:0 0 20px;width:300px;opacity:0;visibility:hidden}@media screen and (max-width: 999px){.r_redesign .profileCard .cropperCnt{width:250px}}.r_redesign .profileCard .cropperCnt.expanded{opacity:1;visibility:visible;transform:translate(-50%)}.r_redesign .share-text{color:#0f233f80;font-size:80%;margin-bottom:.5rem}.r_redesign .share-button{padding:0 4px 0 0}.r_redesign .share-button svg{width:15px;height:15px;fill:#a1e0ce}.r_redesign .share-button svg:hover{opacity:.8}@media all and (-ms-high-contrast: none){.r_redesign .contact-module__row,.r_redesign .stats-module__row{display:flex;justify-content:space-between;align-items:flex-start}.r_redesign .stats-module__item{width:calc((100% - 80px) / 3)}.r_redesign .contact-module__desc,.r_redesign .contact-module__form-holder{width:calc((100% - 40px)/2)}}.rowEssentials,.rowMoreDetails{display:flex;min-width:100%;justify-content:space-between}.rowEssentials .r_card,.rowMoreDetails .r_card{flex-grow:1;display:flex;flex-direction:column;align-items:center}.rowEssentials .r_card__cnt,.rowMoreDetails .r_card__cnt{display:flex;flex-direction:column;align-items:center;width:100%;align-self:stretch;justify-content:center;min-height:calc(100% - 77px)}.rowEssentials .outputResult,.rowEssentials .edit,.rowMoreDetails .outputResult,.rowMoreDetails .edit{align-self:stretch;min-width:100%}@media screen and (max-width: 767px){.rowEssentials,.rowMoreDetails{flex-flow:column}.rowEssentials aside,.rowEssentials section,.rowMoreDetails aside,.rowMoreDetails section{width:100%;min-width:100%}}.rowEssentials{margin-top:40px}.rowEssentials section,.rowEssentials aside{display:flex;flex-direction:column}@media screen and (max-width: 767px){.rowEssentials{padding-top:60px;margin-top:0}}.r_resume-edit section .tab{background-color:#fff;visibility:hidden}.r_resume-edit section .tab__cnt{padding:0 20px 20px}.r_resume-edit section .tab__cnt .tab__body:first-child{padding-top:20px}@media screen and (max-width: 767px){.r_resume-edit section .tab__cnt{padding:0 30px 30px}.r_resume-edit section .tab__cnt .tab__body:first-child{padding-top:30px}}.r_resume-edit section .tab__cnt.google_api_placeholder .tab__body:first-child{padding-top:0}@media screen and (max-width: 767px){.r_resume-edit section .tab__cnt.google_api_placeholder .tab__body:first-child{padding-top:0}}.r_resume-edit section .tab.current{visibility:visible}.r_resume-edit section .tab.valuesperks{background-color:transparent}.r_resume-edit section .tab.valuesperks .r_card{min-height:1px;height:auto}.r_resume-edit section .tab.valuesperks .r_card:last-child{margin-bottom:20px}.r_resume-edit section .tab.valuesperks .r_nlist li{margin-bottom:20px}.r_resume-edit section .tab.valuesperks .r_nlist li:before{top:50%;transform:translateY(-50%)}.r_resume-edit section .tab.valuesperks .r_nlist li:last-child{margin-bottom:0}.r_resume-edit section .tab.valuesperks .r_nlist .form__group{margin-bottom:0}.r_resume-edit section .tab.valuesperks .r_cards~.add-row{justify-content:flex-end}.r_resume-edit .resumeProgress{text-align:center;font-size:.8125rem;color:#02213e80;position:relative;z-index:1}@media screen and (max-width: 767px){.r_resume-edit .resumeProgress{padding-top:20px;margin-left:10px;margin-right:10px}}.r_resume-edit .progressHolder{background-color:#02213e1a;height:10px;border-radius:5px;margin-bottom:10px;position:relative;z-index:1;overflow:hidden}.r_resume-edit .progressHolder .bar{position:absolute;top:0;left:0;height:100%;background-color:#a1e0ce}.r_resume-edit .resumeSectionTitle .iconH,.r_resume-edit .r_cadidateSpecs .iconH{width:35px}.r_resume-edit .resumeSectionTitle svg:not(.edit_svg),.r_resume-edit .r_cadidateSpecs svg:not(.edit_svg){fill:#a1e0ce}.r_resume-edit .resumeSectionTitle .theTitle,.r_resume-edit .r_cadidateSpecs .theTitle{font-weight:700;font-size:1rem;text-transform:uppercase;-webkit-user-select:none;user-select:none}.r_resume-edit .resumeSectionTitle .theTitle small,.r_resume-edit .r_cadidateSpecs .theTitle small{font-size:.8125rem;opacity:.5;text-transform:none;font-weight:400}.r_resume-edit .resumeSectionTitle{border-bottom:4px dotted rgba(2,33,62,.15);display:flex;align-items:center;height:52px;margin-bottom:20px}.r_resume-edit .resumeSectionTitle:last-child{border-bottom:0;height:auto;margin-bottom:0;padding-top:20px}.r_resume-edit .resumeSectionTitle .yesnoresult{margin-right:-20px;margin-left:auto;text-transform:uppercase;width:64px;text-align:center;border-left:1px solid rgba(2,33,62,.15);font-size:1rem;font-weight:700;display:flex;justify-content:center;align-items:center;height:100%}.r_resume-edit .resumeSectionTitle .switch-holder{margin-right:0;margin-left:auto}.r_resume-edit .resumeSectionTitle .labelLike{cursor:pointer;margin-right:0;margin-left:auto;margin-bottom:0}.r_resume-edit .resumeSectionTitle .labelLike .ico{width:25px;height:25px;border-radius:50%;background-color:#02213e40;display:inline-block;vertical-align:middle;position:relative;z-index:1}@media screen and (max-width: 599px){.r_resume-edit .resumeSectionTitle .labelLike .txt{display:none}}.r_resume-edit .resumeSectionTitle .labelLike .icon__linkedin{width:11px;height:10px}.r_resume-edit .resumeSectionTitle .labelLike svg{width:25px;height:25px;fill:#fff;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.r_resume-edit .resumeSectionTitle .tooltip{position:absolute;right:0}.r_resume-edit .beacon{height:0;position:absolute;top:-1px;left:0;right:0}.r_resume-edit .skillssubrowspace{width:100%;height:0;clear:both}.r_resume-edit .skillGroupTitle{padding-left:20px;margin-bottom:5px}.r_resume-edit .row.notFilled{display:none}.r_resume-edit .row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;border-bottom:1px solid rgba(2,33,62,.15);margin-bottom:20px;padding-bottom:20px;position:relative;z-index:1}.r_resume-edit .row.empty,.r_resume-edit .row.add-row{border-bottom:0}.r_resume-edit .row.add-row,.r_resume-edit .row.flushBottom{margin-bottom:0;padding-bottom:0}.r_resume-edit .row.flushBottom{border-bottom:0 none}.r_resume-edit .row.empty~.foot,.r_resume-edit .row.empty~.row .foot{display:none}.r_resume-edit .row.added~.foot{display:block;padding-top:10px}.r_resume-edit .row.added~.row .foot{display:inline-block}@media screen and (max-width: 999px){.r_resume-edit .row.added~.row .foot{min-width:calc(50% - 10px)}.r_resume-edit .row.added~.row .foot .btn,.r_resume-edit .row.added~.row .foot .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_resume-edit .row.added~.row .foot .smartbanner__button__label,.r_resume-edit .row.added~.row .foot .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_resume-edit .row.added~.row .foot .smartbanner__button__label{width:100%}}@media screen and (max-width: 599px){.r_resume-edit .row.added~.row .foot{display:block;width:100%}}.r_resume-edit .row.added~.empty{display:none}.r_resume-edit .row .cell{width:calc((100% - 20px)/2)}.r_resume-edit .row .cell .subgroup{width:100%;display:flex;justify-content:space-between;align-items:center}.r_resume-edit .row .cell.split{display:flex;justify-content:space-between;align-items:flex-start}.r_resume-edit .row .cell.wider{width:178px}.r_resume-edit .row .cell.widest{width:calc(100% - 58px)}@media screen and (max-width: 999px){.r_resume-edit .row .cell.widest{width:calc(100% - 58px)!important}}.r_resume-edit .row .cell.widest-2{width:calc((100% - 58px)/2)}@media screen and (max-width: 999px){.r_resume-edit .row .cell.widest-2{width:calc((100% - 58px)/2)!important}}.r_resume-edit .row .cell .narrower{width:calc(100% - 198px)}.r_resume-edit .row .cell.narrowest{width:38px}@media screen and (max-width: 999px){.r_resume-edit .row .cell.narrowest{width:38px!important}}@media screen and (max-width: 999px){.r_resume-edit .row .cell,.r_resume-edit .row .cell.wider,.r_resume-edit .row .cell.narrower{width:100%}.r_resume-edit .row .cell.split .cell{width:calc((100% - 20px)/2)}}.r_resume-edit .row .full,.r_resume-edit .row .tar,.r_resume-edit .row .skillGroup{width:100%}.r_resume-edit .row .form__group:nth-last-child,.r_resume-edit .row .form__group:nth-last-child(2){margin-bottom:0}.r_resume-edit .row .form__group.flushBottom{margin-bottom:0;padding-bottom:0}.r_resume-edit .row.empty{align-items:center;min-height:158px;padding-left:30px}.r_resume-edit .row.empty svg{fill:#bec7cf}.r_resume-edit .row.empty .placeholderDesc{width:60%;color:#02213e40;font-size:1.375rem;padding-right:40px}.r_resume-edit .row.empty .placeholderIco{width:40%;text-align:center}@media screen and (max-width: 599px){.r_resume-edit .row.empty{display:flex;flex-direction:column;padding-left:15px}.r_resume-edit .row.empty .placeholderDesc,.r_resume-edit .row.empty .placeholderIco{width:100%;min-width:100%;text-align:center}.r_resume-edit .row.empty .placeholderDesc{padding-right:0;padding-top:25px}.r_resume-edit .row.empty .placeholderIco{order:-1}}.r_resume-edit .outputResult .row{margin-bottom:25px;padding-bottom:25px}.r_resume-edit .phoneNumber .split__left{width:80px}.r_resume-edit .phoneNumber .split__right{width:calc(100% - 80px)}.r_resume-edit .welded .split__left select,.r_resume-edit .welded .split__left input{border-radius:18px 0 0 18px}.r_resume-edit .welded .split__right select,.r_resume-edit .welded .split__right input{border-radius:0 18px 18px 0}.r_resume-edit .welded .split__middle select,.r_resume-edit .welded .split__middle input{border-radius:0}.r_resume-edit .tar.foot{margin-top:10px}.r_resume-edit .btn,.r_resume-edit .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_resume-edit .smartbanner__button__label,.r_resume-edit .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_resume-edit .smartbanner__button__label{font-size:12px;min-width:130px;padding-left:15px;padding-right:15px}@media screen and (max-width: 767px){.r_resume-edit .btn,.r_resume-edit .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_resume-edit .smartbanner__button__label,.r_resume-edit .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_resume-edit .smartbanner__button__label{margin-bottom:5px}}@media screen and (max-width: 999px){.r_resume-edit .btn,.r_resume-edit .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_resume-edit .smartbanner__button__label,.r_resume-edit .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_resume-edit .smartbanner__button__label{margin-bottom:20px;min-width:calc(50% - 10px)}}@media screen and (max-width: 599px){.r_resume-edit .btn,.r_resume-edit .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_resume-edit .smartbanner__button__label,.r_resume-edit .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_resume-edit .smartbanner__button__label{min-width:100%;margin:0 0 20px}.r_resume-edit .btn:last-child,.r_resume-edit .smartbanner.smartbanner--android .smartbanner__button__label:last-child,.smartbanner.smartbanner--android .r_resume-edit .smartbanner__button__label:last-child,.r_resume-edit .smartbanner__button .smartbanner__button__label:last-child,.smartbanner__button .r_resume-edit .smartbanner__button__label:last-child{margin-bottom:0}}.r_resume-edit .tar.inline,.r_resume-edit .tar.inline .tar.inline{float:right;width:auto;line-height:1.6;margin-bottom:0}@media screen and (max-width: 999px){.r_resume-edit .tar.inline .tar.inline:not(.removeSkillSubrow){float:none;width:100%}}.r_resume-edit .availabilitySection .row{border-bottom:0;margin-bottom:0;padding-bottom:0;align-items:center}.r_resume-edit .availabilitySection .row.spaced-row{border-top:1px solid rgba(2,33,62,.15);margin-top:20px;padding-top:20px}.r_resume-edit .availabilitySection .cell{display:flex;align-items:center;justify-content:space-between;width:calc((100% - 70px)/2)}.r_resume-edit .availabilitySection .cell.full{width:100%}.r_resume-edit .availabilitySection .cell .form__group{width:calc(100% - 43px)}@media screen and (max-width: 767px){.r_resume-edit .availabilitySection .cell{width:100%}}.r_resume-edit .availabilitySection .icoH{width:43px}.r_resume-edit .availabilitySection svg{fill:#02213e26}.r_resume-edit .availabilitySection .clock_svg,.r_resume-edit .availabilitySection .euro_svg{width:23px;height:23px}.r_resume-edit .availabilitySection .largepin_svg{width:23px;height:27px}.r_resume-edit .availabilitySection .star_svg{width:23px;height:22px}.r_resume-edit .empty .briefcase_svg{width:106px;height:94px}.r_resume-edit .empty .house_svg{width:105px;height:105px}.r_resume-edit .empty .updates_svg{width:93px;height:93px}.r_resume-edit .empty .star_svg{width:125px;height:119px}.r_resume-edit .empty .language_svg{width:132px;height:111px}.r_resume-edit .empty .info_svg{width:40px;height:100px}.r_resume-edit .empty .refferrals_svg{width:110px;height:110px}@media screen and (max-width: 999px){.r_resume-edit .tab .knowledgeLevel,.r_resume-edit .edit .knowledgeLevel{max-width:calc((100% - 20px)/2)}}@media screen and (max-width: 599px){.r_resume-edit .tab .knowledgeLevel,.r_resume-edit .edit .knowledgeLevel{margin-right:0}.r_resume-edit .tab .knowledgeLevel .knolev,.r_resume-edit .edit .knowledgeLevel .knolev{padding:0 20px}.r_resume-edit .tab .knowledgeLevel .knolev label,.r_resume-edit .edit .knowledgeLevel .knolev label{width:15px;height:15px}}.r_resume-edit .knowledgeLevel{max-width:100px;width:100px}@media screen and (max-width: 999px){.r_resume-edit .knowledgeLevel{margin-right:27px}}@media screen and (max-width: 599px){.r_resume-edit .knowledgeLevel{text-align:center;height:auto;max-width:100%}}.r_resume-edit .knowledgeLevel label{padding:0}.r_resume-edit .knowledgeLevel>label{width:100%}.r_resume-edit .knowledgeLevel .knolev{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1;height:38px}.r_resume-edit .knowledgeLevel .knolev label{width:10px;height:10px;display:inline-block;background-color:#a1e0ce;border-radius:50%;min-width:10px}.r_resume-edit .knowledgeLevel input{width:0;height:0;opacity:0;visibility:hidden;position:absolute;left:0;top:0}.r_resume-edit .knowledgeLevel input:checked+label~label{background-color:#02213e26}.r_resume-edit .addSubRow{display:inline-block;cursor:pointer;font-size:1.2rem;height:38px;width:38px;border-radius:50%;text-align:center;line-height:38px;background-color:#02213e0d;-webkit-user-select:none;user-select:none}.r_resume-edit .addSubRow:hover{background-color:#02213e;color:#fff}@media screen and (max-width: 999px){.r_resume-edit .experienceSection .cell[class*=job_startedHolder]+.cell>label{display:none}.r_resume-edit .experienceSection .checkboxHolder{padding-left:20px}}.r_resume-edit .skillsSection .skillGroup{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.r_resume-edit .skillsSection .skillGroup:nth-of-type(6)~.moreSkills{display:none}.r_resume-edit .skillsSection .moreSkills{width:100%}.r_resume-edit .skillsSection .moreSkills .labelLike{cursor:default}@media screen and (max-width: 599px){.r_resume-edit .skillsSection .skillGroup{position:relative;z-index:1}.r_resume-edit .skillsSection .skillGroup:before{content:"";width:1px;position:absolute;left:-15px;top:43px;bottom:33px;background-color:#02213e26}.r_resume-edit .skillsSection .skillGroup .cell:not(.split){position:relative;z-index:1}.r_resume-edit .skillsSection .skillGroup .cell:not(.split):before{content:"";height:1px;width:15px;background-color:#02213e26;position:absolute;right:100%}.r_resume-edit .skillsSection .skillGroup>.cell:first-child:before,.r_resume-edit .skillsSection .skillGroup .cell.wider:before{top:42px}.r_resume-edit .skillsSection .skillGroup .cell.narrower:before{top:40px}.r_resume-edit .skillsSection .edit .cell.split{flex-direction:column}.r_resume-edit .skillsSection form .cell,.r_resume-edit .skillsSection form .cell.wider,.r_resume-edit .skillsSection form .cell.narrower{min-width:100%}}.r_resume-edit .languagesSection .added{min-height:158px}.r_resume-edit .languagesSection .added~.add-row{justify-content:flex-end}.r_resume-edit .languagesSection .added~.add-row button.btn.gray,.r_resume-edit .languagesSection .added~.add-row .smartbanner.smartbanner--android button.gray.smartbanner__button__label,.smartbanner.smartbanner--android .r_resume-edit .languagesSection .added~.add-row button.gray.smartbanner__button__label,.r_resume-edit .languagesSection .added~.add-row .smartbanner__button button.gray.smartbanner__button__label,.smartbanner__button .r_resume-edit .languagesSection .added~.add-row button.gray.smartbanner__button__label{display:none}.resumeTabs,.sideMenu,aside.resumeTabs,aside.sideMenu{-webkit-user-select:none;user-select:none;position:sticky;top:10px;margin-bottom:auto}.resumeTabs ul,.sideMenu ul,aside.resumeTabs ul,aside.sideMenu ul{margin-bottom:20px}.resumeTabs ul ul,.sideMenu ul ul,aside.resumeTabs ul ul,aside.sideMenu ul ul{margin-bottom:0}.resumeTabs ul li,.sideMenu ul li,aside.resumeTabs ul li,aside.sideMenu ul li{background-color:#fff;cursor:pointer;padding:19px 20px;border-top:1px solid rgba(2,33,62,.15);text-transform:uppercase;font-weight:700;color:#02213e40;line-height:1;font-size:.875rem;position:relative;z-index:1}.resumeTabs ul li:first-of-type,.sideMenu ul li:first-of-type,aside.resumeTabs ul li:first-of-type,aside.sideMenu ul li:first-of-type{border-top:0}.resumeTabs ul li a,.sideMenu ul li a,aside.resumeTabs ul li a,aside.sideMenu ul li a{color:#02213e40;display:block}.resumeTabs ul li a:before,.sideMenu ul li a:before,aside.resumeTabs ul li a:before,aside.sideMenu ul li a:before{content:"";position:absolute;z-index:0;left:0;top:0;width:100%;height:100%}.resumeTabs ul li.current,.resumeTabs ul li:hover,.sideMenu ul li.current,.sideMenu ul li:hover,aside.resumeTabs ul li.current,aside.resumeTabs ul li:hover,aside.sideMenu ul li.current,aside.sideMenu ul li:hover{background-color:#02213e;color:#fff}.resumeTabs ul li.current a,.resumeTabs ul li:hover a,.sideMenu ul li.current a,.sideMenu ul li:hover a,aside.resumeTabs ul li.current a,aside.resumeTabs ul li:hover a,aside.sideMenu ul li.current a,aside.sideMenu ul li:hover a{color:#fff}.resumeTabs ul li.current+.sub,.sideMenu ul li.current+.sub,aside.resumeTabs ul li.current+.sub,aside.sideMenu ul li.current+.sub{display:block}.resumeTabs ul li.current+.sub+li,.sideMenu ul li.current+.sub+li,aside.resumeTabs ul li.current+.sub+li,aside.sideMenu ul li.current+.sub+li{border-top:0}@media screen and (max-width: 999px){.resumeTabs ul li.current+.sub+li,.sideMenu ul li.current+.sub+li,aside.resumeTabs ul li.current+.sub+li,aside.sideMenu ul li.current+.sub+li{border-top:1px solid rgba(2,33,62,.15)}}.resumeTabs ul li.tabError,.sideMenu ul li.tabError,aside.resumeTabs ul li.tabError,aside.sideMenu ul li.tabError{position:relative}.resumeTabs ul li.tabError:after,.sideMenu ul li.tabError:after,aside.resumeTabs ul li.tabError:after,aside.sideMenu ul li.tabError:after{content:"!";position:absolute;right:20px;color:#fff;top:50%;transform:translateY(-50%);font-size:150%;width:24px;height:24px;line-height:24px;background-color:#a1e0ce;text-align:center;box-shadow:0 0 3px #ffffff80 inset;border-radius:50%}.resumeTabs ul li.tabError:hover:after,.resumeTabs ul li.tabError.current:after,.sideMenu ul li.tabError:hover:after,.sideMenu ul li.tabError.current:after,aside.resumeTabs ul li.tabError:hover:after,aside.resumeTabs ul li.tabError.current:after,aside.sideMenu ul li.tabError:hover:after,aside.sideMenu ul li.tabError.current:after{color:#a1e0ce;background-color:#fff;box-shadow:0 0 3px #02213e80 inset}.resumeTabs ul li.sub,.sideMenu ul li.sub,aside.resumeTabs ul li.sub,aside.sideMenu ul li.sub{background-size:9px 10px;background-color:transparent;color:#02213e;border-top:0 none;display:none}.resumeTabs ul li.sub a,.sideMenu ul li.sub a,aside.resumeTabs ul li.sub a,aside.sideMenu ul li.sub a{background-color:transparent;color:#02213e}.resumeTabs ul li.sub a:hover,.sideMenu ul li.sub a:hover,aside.resumeTabs ul li.sub a:hover,aside.sideMenu ul li.sub a:hover{color:#a1e0ce}@media screen and (max-width: 999px){.resumeTabs ul li.sub,.sideMenu ul li.sub,aside.resumeTabs ul li.sub,aside.sideMenu ul li.sub{border-top:1px solid rgba(2,33,62,.15);font-weight:400;background-position:3px 50%;background-size:5px 6px}}.resumeTabs ul li.sub.current,.sideMenu ul li.sub.current,aside.resumeTabs ul li.sub.current,aside.sideMenu ul li.sub.current{display:block;background-size:9px 10px}.resumeTabs ul li.sub.current+li,.sideMenu ul li.sub.current+li,aside.resumeTabs ul li.sub.current+li,aside.sideMenu ul li.sub.current+li{border-top:0}@media screen and (max-width: 999px){.resumeTabs ul li.sub.current+li,.sideMenu ul li.sub.current+li,aside.resumeTabs ul li.sub.current+li,aside.sideMenu ul li.sub.current+li{border-top:1px solid rgba(2,33,62,.15)}}@media screen and (max-width: 999px){.resumeTabs ul li.sub.current,.sideMenu ul li.sub.current,aside.resumeTabs ul li.sub.current,aside.sideMenu ul li.sub.current{background-size:5px 6px}}@media screen and (max-width: 999px){.resumeTabs ul li,.sideMenu ul li,aside.resumeTabs ul li,aside.sideMenu ul li{padding:15px}}.resumeTabs .toggleArr,.sideMenu .toggleArr,aside.resumeTabs .toggleArr,aside.sideMenu .toggleArr{padding:3px;position:absolute;z-index:3;right:0;top:0;height:44px;width:44px;justify-content:center;align-items:center;transform:rotate(90deg);cursor:pointer;display:none}.resumeTabs .toggleArr svg,.sideMenu .toggleArr svg,aside.resumeTabs .toggleArr svg,aside.sideMenu .toggleArr svg{stroke:#fff;width:6px;height:10px;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media screen and (max-width: 999px){.resumeTabs,.sideMenu,aside.resumeTabs,aside.sideMenu{position:relative;z-index:2;margin-bottom:20px;top:0}.resumeTabs .toggleArr,.sideMenu .toggleArr,aside.resumeTabs .toggleArr,aside.sideMenu .toggleArr{display:flex}.resumeTabs ul,.sideMenu ul,aside.resumeTabs ul,aside.sideMenu ul{position:absolute;z-index:2;top:0;left:0;width:100%;background-color:#fff;overflow:hidden;transition:max-height .65s cubic-bezier(0,1,0,1)}.resumeTabs ul li.current,.sideMenu ul li.current,aside.resumeTabs ul li.current,aside.sideMenu ul li.current{position:absolute;z-index:2;top:0;left:0;width:100%}.resumeTabs.expanded .toggleArr svg,.sideMenu.expanded .toggleArr svg,aside.resumeTabs.expanded .toggleArr svg,aside.sideMenu.expanded .toggleArr svg{transform:scale(-1)}.resumeTabs.expanded ul,.sideMenu.expanded ul,aside.resumeTabs.expanded ul,aside.sideMenu.expanded ul{max-height:9999px!important;filter:drop-shadow(0 0 3px rgba(2,33,62,.25));transition:max-height .95s cubic-bezier(1,0,1,0)}.resumeTabs.expanded ul li,.sideMenu.expanded ul li,aside.resumeTabs.expanded ul li,aside.sideMenu.expanded ul li{display:block}}@media screen and (max-width: 999px){.sideMenu{position:static;margin-bottom:0}.sideMenu ul,.sideMenu ul li.current{position:static}}.userNotes,.inviteIco,.sendMessage,.addRefferral,.responsiveness,.tooltip{z-index:3}.userNotes svg,.inviteIco svg,.sendMessage svg,.addRefferral svg,.responsiveness svg,.tooltip svg{position:static}.userNotes[data-tooltip]:before,.inviteIco[data-tooltip]:before,.sendMessage[data-tooltip]:before,.addRefferral[data-tooltip]:before,.responsiveness[data-tooltip]:before,.tooltip[data-tooltip]:before{content:attr(data-tooltip);position:absolute;z-index:3;top:30px;left:-15px;display:block;color:#fff;background-color:#02213e;border-radius:5px;padding:10px;text-align:left;width:240px;font-size:14px;opacity:0;visibility:hidden;transform:translateY(10px)}.userNotes[data-tooltip]:after,.inviteIco[data-tooltip]:after,.sendMessage[data-tooltip]:after,.addRefferral[data-tooltip]:after,.responsiveness[data-tooltip]:after,.tooltip[data-tooltip]:after{z-index:3;content:"";width:0;height:0;border:10px solid transparent;border-bottom-color:#02213e;position:absolute;top:10px;right:5px;opacity:0;visibility:hidden;transform:translateY(10px)}.userNotes[data-tooltip].white:before,.inviteIco[data-tooltip].white:before,.sendMessage[data-tooltip].white:before,.addRefferral[data-tooltip].white:before,.responsiveness[data-tooltip].white:before,.tooltip[data-tooltip].white:before{color:#02213e;background-color:#fff}.userNotes[data-tooltip].white:after,.inviteIco[data-tooltip].white:after,.sendMessage[data-tooltip].white:after,.addRefferral[data-tooltip].white:after,.responsiveness[data-tooltip].white:after,.tooltip[data-tooltip].white:after{border-bottom-color:#fff!important}.userNotes[data-tooltip].small:before,.inviteIco[data-tooltip].small:before,.sendMessage[data-tooltip].small:before,.addRefferral[data-tooltip].small:before,.responsiveness[data-tooltip].small:before,.tooltip[data-tooltip].small:before{font-size:11px;line-height:11px;width:140px}.userNotes[data-tooltip].small:after,.inviteIco[data-tooltip].small:after,.sendMessage[data-tooltip].small:after,.addRefferral[data-tooltip].small:after,.responsiveness[data-tooltip].small:after,.tooltip[data-tooltip].small:after{border:7px solid transparent}.userNotes[data-tooltip]:hover:before,.userNotes[data-tooltip]:hover:after,.inviteIco[data-tooltip]:hover:before,.inviteIco[data-tooltip]:hover:after,.sendMessage[data-tooltip]:hover:before,.sendMessage[data-tooltip]:hover:after,.addRefferral[data-tooltip]:hover:before,.addRefferral[data-tooltip]:hover:after,.responsiveness[data-tooltip]:hover:before,.responsiveness[data-tooltip]:hover:after,.tooltip[data-tooltip]:hover:before,.tooltip[data-tooltip]:hover:after{opacity:1;visibility:visible;transform:translate(0)}@media screen and (max-width: 767px){.userNotes[data-tooltip]:before,.userNotes[data-tooltip]:after,.inviteIco[data-tooltip]:before,.inviteIco[data-tooltip]:after,.sendMessage[data-tooltip]:before,.sendMessage[data-tooltip]:after,.addRefferral[data-tooltip]:before,.addRefferral[data-tooltip]:after,.responsiveness[data-tooltip]:before,.responsiveness[data-tooltip]:after,.tooltip[data-tooltip]:before,.tooltip[data-tooltip]:after{display:none}}.userNotes.reverse-tooltip:before,.inviteIco.reverse-tooltip:before,.sendMessage.reverse-tooltip:before,.addRefferral.reverse-tooltip:before,.responsiveness.reverse-tooltip:before,.tooltip.reverse-tooltip:before{top:-45px}.userNotes.reverse-tooltip:after,.inviteIco.reverse-tooltip:after,.sendMessage.reverse-tooltip:after,.addRefferral.reverse-tooltip:after,.responsiveness.reverse-tooltip:after,.tooltip.reverse-tooltip:after{border-top-color:#02213e;border-bottom-color:transparent;top:-10px}.userNotes.no-arrow-tooltip:after,.inviteIco.no-arrow-tooltip:after,.sendMessage.no-arrow-tooltip:after,.addRefferral.no-arrow-tooltip:after,.responsiveness.no-arrow-tooltip:after,.tooltip.no-arrow-tooltip:after{display:none}@media screen and (max-width: 1200px){.userNotes:before,.userNotes:after,.inviteIco:before,.inviteIco:after,.sendMessage:before,.sendMessage:after,.addRefferral:before,.addRefferral:after,.responsiveness:before,.responsiveness:after,.tooltip:before,.tooltip:after{display:none}}.userNotes.open:before,.userNotes.open:after,.inviteIco.open:before,.inviteIco.open:after,.sendMessage.open:before,.sendMessage.open:after,.addRefferral.open:before,.addRefferral.open:after,.responsiveness.open:before,.responsiveness.open:after,.tooltip.open:before,.tooltip.open:after{display:none}.userNotes.responsiveness-profile-tooltip:before,.inviteIco.responsiveness-profile-tooltip:before,.sendMessage.responsiveness-profile-tooltip:before,.addRefferral.responsiveness-profile-tooltip:before,.responsiveness.responsiveness-profile-tooltip:before,.tooltip.responsiveness-profile-tooltip:before{top:65px!important;left:0!important}.userNotes.responsiveness-profile-tooltip:after,.inviteIco.responsiveness-profile-tooltip:after,.sendMessage.responsiveness-profile-tooltip:after,.addRefferral.responsiveness-profile-tooltip:after,.responsiveness.responsiveness-profile-tooltip:after,.tooltip.responsiveness-profile-tooltip:after{top:45px!important;left:10px!important}@media screen and (max-width: 1200px){.userNotes.responsiveness-profile-tooltip:before,.userNotes.responsiveness-profile-tooltip:after,.inviteIco.responsiveness-profile-tooltip:before,.inviteIco.responsiveness-profile-tooltip:after,.sendMessage.responsiveness-profile-tooltip:before,.sendMessage.responsiveness-profile-tooltip:after,.addRefferral.responsiveness-profile-tooltip:before,.addRefferral.responsiveness-profile-tooltip:after,.responsiveness.responsiveness-profile-tooltip:before,.responsiveness.responsiveness-profile-tooltip:after,.tooltip.responsiveness-profile-tooltip:before,.tooltip.responsiveness-profile-tooltip:after{display:block}}.userNotes.responsiveness-search-tooltip:before,.inviteIco.responsiveness-search-tooltip:before,.sendMessage.responsiveness-search-tooltip:before,.addRefferral.responsiveness-search-tooltip:before,.responsiveness.responsiveness-search-tooltip:before,.tooltip.responsiveness-search-tooltip:before{font-size:75%;opacity:.9!important;width:170px!important;top:30px!important;left:-30px!important}.userNotes.responsiveness-search-tooltip:after,.inviteIco.responsiveness-search-tooltip:after,.sendMessage.responsiveness-search-tooltip:after,.addRefferral.responsiveness-search-tooltip:after,.responsiveness.responsiveness-search-tooltip:after,.tooltip.responsiveness-search-tooltip:after{top:10px!important;left:5px!important}@media screen and (max-width: 1200px){.userNotes.responsiveness-search-tooltip:before,.userNotes.responsiveness-search-tooltip:after,.inviteIco.responsiveness-search-tooltip:before,.inviteIco.responsiveness-search-tooltip:after,.sendMessage.responsiveness-search-tooltip:before,.sendMessage.responsiveness-search-tooltip:after,.addRefferral.responsiveness-search-tooltip:before,.addRefferral.responsiveness-search-tooltip:after,.responsiveness.responsiveness-search-tooltip:before,.responsiveness.responsiveness-search-tooltip:after,.tooltip.responsiveness-search-tooltip:before,.tooltip.responsiveness-search-tooltip:after{display:block}}.userNotes.std-job-title-tooltip:before,.inviteIco.std-job-title-tooltip:before,.sendMessage.std-job-title-tooltip:before,.addRefferral.std-job-title-tooltip:before,.responsiveness.std-job-title-tooltip:before,.tooltip.std-job-title-tooltip:before{width:400px!important}.userNotes.std-job-title-tooltip:after,.inviteIco.std-job-title-tooltip:after,.sendMessage.std-job-title-tooltip:after,.addRefferral.std-job-title-tooltip:after,.responsiveness.std-job-title-tooltip:after,.tooltip.std-job-title-tooltip:after{left:-2px!important}@media screen and (max-width: 767px){.userNotes.std-job-title-tooltip,.inviteIco.std-job-title-tooltip,.sendMessage.std-job-title-tooltip,.addRefferral.std-job-title-tooltip,.responsiveness.std-job-title-tooltip,.tooltip.std-job-title-tooltip{display:none}}@media screen and (max-width: 1200px){.userNotes.std-job-title-tooltip:before,.userNotes.std-job-title-tooltip:after,.inviteIco.std-job-title-tooltip:before,.inviteIco.std-job-title-tooltip:after,.sendMessage.std-job-title-tooltip:before,.sendMessage.std-job-title-tooltip:after,.addRefferral.std-job-title-tooltip:before,.addRefferral.std-job-title-tooltip:after,.responsiveness.std-job-title-tooltip:before,.responsiveness.std-job-title-tooltip:after,.tooltip.std-job-title-tooltip:before,.tooltip.std-job-title-tooltip:after{display:block}}.userNotes.skill-knowledge-tooltip:before,.inviteIco.skill-knowledge-tooltip:before,.sendMessage.skill-knowledge-tooltip:before,.addRefferral.skill-knowledge-tooltip:before,.responsiveness.skill-knowledge-tooltip:before,.tooltip.skill-knowledge-tooltip:before{width:145px!important;left:auto!important;right:-15px!important}.userNotes.skill-knowledge-tooltip:after,.inviteIco.skill-knowledge-tooltip:after,.sendMessage.skill-knowledge-tooltip:after,.addRefferral.skill-knowledge-tooltip:after,.responsiveness.skill-knowledge-tooltip:after,.tooltip.skill-knowledge-tooltip:after{left:-2px!important}@media screen and (max-width: 767px){.userNotes.skill-knowledge-tooltip,.inviteIco.skill-knowledge-tooltip,.sendMessage.skill-knowledge-tooltip,.addRefferral.skill-knowledge-tooltip,.responsiveness.skill-knowledge-tooltip,.tooltip.skill-knowledge-tooltip{display:none}}@media screen and (max-width: 1200px){.userNotes.skill-knowledge-tooltip:before,.userNotes.skill-knowledge-tooltip:after,.inviteIco.skill-knowledge-tooltip:before,.inviteIco.skill-knowledge-tooltip:after,.sendMessage.skill-knowledge-tooltip:before,.sendMessage.skill-knowledge-tooltip:after,.addRefferral.skill-knowledge-tooltip:before,.addRefferral.skill-knowledge-tooltip:after,.responsiveness.skill-knowledge-tooltip:before,.responsiveness.skill-knowledge-tooltip:after,.tooltip.skill-knowledge-tooltip:before,.tooltip.skill-knowledge-tooltip:after{display:block}}.userNotes.cv-upload-tooltip:before,.inviteIco.cv-upload-tooltip:before,.sendMessage.cv-upload-tooltip:before,.addRefferral.cv-upload-tooltip:before,.responsiveness.cv-upload-tooltip:before,.tooltip.cv-upload-tooltip:before{left:auto!important;right:-15px!important}.userNotes.cv-upload-tooltip:after,.inviteIco.cv-upload-tooltip:after,.sendMessage.cv-upload-tooltip:after,.addRefferral.cv-upload-tooltip:after,.responsiveness.cv-upload-tooltip:after,.tooltip.cv-upload-tooltip:after{left:auto!important;right:-5px!important}@media screen and (max-width: 767px){.userNotes.cv-upload-tooltip,.inviteIco.cv-upload-tooltip,.sendMessage.cv-upload-tooltip,.addRefferral.cv-upload-tooltip,.responsiveness.cv-upload-tooltip,.tooltip.cv-upload-tooltip{display:none}}.userNotes.notification-tooltip:before,.inviteIco.notification-tooltip:before,.sendMessage.notification-tooltip:before,.addRefferral.notification-tooltip:before,.responsiveness.notification-tooltip:before,.tooltip.notification-tooltip:before{top:50px!important;font-size:12px}.userNotes.notification-tooltip:after,.inviteIco.notification-tooltip:after,.sendMessage.notification-tooltip:after,.addRefferral.notification-tooltip:after,.responsiveness.notification-tooltip:after,.tooltip.notification-tooltip:after{top:30px!important}.inviteIco svg{width:26px;height:19px}.sendMessage svg{width:23px;height:21px}.addRefferral svg{width:21px;height:21px}.inviteIco:before{left:auto;right:-15px}.knolev label:nth-of-type(2){transition-delay:.1s}.knolev label:nth-of-type(3){transition-delay:.2s}.knolev label:nth-of-type(4){transition-delay:.3s}.knolev label:nth-of-type(5){transition-delay:.4s}.r_card-title{width:100%}.r_card-title,.resumeSectionTitle{border-bottom:4px dotted rgba(2,33,62,.15);display:flex;align-items:center;min-height:52px;margin-bottom:25px;-webkit-user-select:none;user-select:none}.resumeSectionTitle .labelLike,.resumeSectionTitle .editIco{margin-right:0;margin-left:auto}.resumeSectionTitle .labelLike{cursor:pointer;margin-bottom:0}.resumeSectionTitle .labelLike .ico{width:25px;height:25px;border-radius:50%;background-color:#02213e40;display:inline-block;vertical-align:middle;position:relative;z-index:1}.resumeSectionTitle .labelLike .icon__linkedin{width:11px;height:10px}.resumeSectionTitle .labelLike svg{width:25px;height:25px;fill:#fff;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.resumeSectionTitle .theTitle{font-weight:700;font-size:1rem;text-transform:uppercase}.resumeSectionTitle .iconH{width:35px;display:flex;align-items:center;justify-content:flex-start;margin-right:5px}.resumeSectionTitle svg{fill:#a1e0ce}.resumeSectionTitle .toggleArr{width:52px;height:52px;margin-right:-20px;margin-left:auto;cursor:pointer;transform:rotate(90deg);display:none;justify-content:center;align-items:center}.resumeSectionTitle .toggleArr svg{width:6px;height:10px;stroke:#02213e40}.resumeSectionTitle .toggleArr.av{display:flex}.resumeSectionTitle .qty{opacity:.25}@media screen and (max-width: 767px){.public_view .resumeSectionTitle .toggleArr{display:flex}.public_view .rowEssentials aside,.public_view .rowEssentials section,.public_view .rowMoreDetails aside,.public_view .rowMoreDetails section{margin-bottom:0}.public_view .rowMoreDetails aside{order:1}.public_view .rowMoreDetails aside .r_card:last-child .resumeSectionTitle{border-bottom:0}.public_view .rowMoreDetails .r_card.extended:last-child .resumeSectionTitle{border-bottom:4px dotted rgba(2,33,62,.15)}.public_view .r_card:not(.extended){margin-bottom:0;padding-bottom:0;border-bottom:1px solid rgba(2,33,62,.15)}.public_view .r_card:not(.extended) .resumeSectionTitle{border-bottom:0;margin-bottom:0}.public_view .r_card:not(.extended) .r_card__cnt{position:relative;opacity:0;overflow:hidden;max-height:0;transition:max-height .65s cubic-bezier(0,1,0,1),opacity 0s linear;z-index:1}.public_view .r_card:not(.extended).profileCard{margin-bottom:20px}.public_view .r_card:not(.extended).profileCard .r_card__cnt{opacity:1;max-height:none}.public_view .r_card.extended:last-child{margin-bottom:20px}.public_view .r_card.extended .toggleArr{transform:rotate(90deg) scale(-1)}}.r_card{margin-bottom:20px;background-color:#fff;max-width:100%;padding:0 0 25px}.r_card:last-child{margin-bottom:0}.r_card__cnt{overflow:hidden;padding-left:20px;padding-right:20px}@media screen and (max-width: 767px){.r_card__cnt{padding-left:30px;padding-right:30px}}.r_card.nocnt .resumeSectionTitle{margin-bottom:0;border-bottom:0}.r_card .resumeSectionTitle{margin-left:20px;margin-right:20px;width:calc(100% - 40px)}@media screen and (max-width: 767px){.r_card .resumeSectionTitle{margin-left:30px;margin-right:30px;width:calc(100% - 60px)}}.r_card .outputResult,.r_card form.edit{background-color:#fff}.r_card .outputResult,.r_card form.edit{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.r_card .labelLike.finishedEditing{pointer-events:none}.r_card .secondaryButton{font-size:.75rem}.r_card.editmode .editIco svg{opacity:0;visibility:hidden;transform:translate(15px)}.r_card.editmode .editIco .labelLike{opacity:1;visibility:visible}.r_card.editmode .editIco .labelLike.finishedEditing{pointer-events:all}.r_card__search{width:100%;height:auto}.r_card__search .r_card__cnt{padding-top:25px}.r_card__search form{width:100%}.r_card__search form .row{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.r_card__search form .row{flex-direction:column}.r_card__search form .row .cell{width:100%;margin-bottom:10px}}.r_card__search form .cell{margin-bottom:0;width:calc(100% - 165px)}.r_card__search form .cell--btn{width:145px}.r_card__search form .cell--btn .btn,.r_card__search form .cell--btn .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_card__search form .cell--btn .smartbanner__button__label,.r_card__search form .cell--btn .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_card__search form .cell--btn .smartbanner__button__label{width:100%}.r_card__search input[type=text],.r_card__search input[type=search]{background-color:#02213e0d;border:0}.r_cards{display:flex;flex-wrap:wrap;justify-content:space-between}.downloadResume{display:flex;justify-content:flex-end;align-items:center;position:absolute;top:-35px;right:0}.downloadResume .ico-dl{margin-right:8px}.downloadResume .ico-dl svg{width:13px;height:11px;fill:#02213e40}.downloadResume a{color:#02213e40;font-size:12px;font-weight:700}.downloadResume a:hover{color:#a1e0ce}.downloadResume a:hover .ico-dl svg{fill:#a1e0ce}@media screen and (max-width: 999px){.downloadResume{right:15px}}@media screen and (max-width: 767px){.downloadResume{display:none}}.r_resume__submit-action{padding:20px;text-align:center}@media screen and (min-width: 999px){.r_resume__submit-action{padding:10px}.r_resume__submit-action.mobile{display:none}}.r_resume section{position:relative;z-index:1}.r_resume .row:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}@media screen and (max-width: 767px){.r_resume .r_card.r_card__about+.r_card.extended{padding-bottom:15px}}@media screen and (max-width: 767px){.r_resume .availabilitySection{padding-bottom:5px}}.r_resume .availabilitySection .outputResult{padding-left:75px}@media screen and (max-width: 767px){.r_resume .availabilitySection .outputResult{padding:0;margin:0}}.r_resume .availabilitySection .outputResult .cell{padding:15px 0}.r_resume .availabilitySection .outputResult .cell .form__group{margin-bottom:0}@media screen and (max-width: 767px){.r_resume .availabilitySection .outputResult .cell{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(2,33,62,.15)}.r_resume .availabilitySection .outputResult .cell:first-child{padding-top:0}.r_resume .availabilitySection .outputResult .cell:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0 none}}.r_resume .availabilitySection .edit .row{margin-bottom:20px}.r_resume .experienceSection .previousJob{display:flex;justify-content:space-around;align-items:flex-start}.r_resume .experienceSection .previousJob__dates{padding-top:2px}.r_resume .experienceSection .previousJob__dates,.r_resume .experienceSection .previousJob__tagLike{white-space:nowrap;min-width:115px;color:#02213e80;font-size:.8125rem;line-height:1.2rem}.r_resume .experienceSection .previousJob__title{margin-bottom:15px;font-size:1.125rem;line-height:1.2rem}.r_resume .experienceSection .previousJob__position{font-weight:700}.r_resume .experienceSection .previousJob__tagLike{padding-right:15px}.r_resume .experienceSection .previousJob__tagLike span{width:100%;display:inline-block;padding-right:15px;color:#fff;background-color:#a1e0ce;border-radius:0 10px 10px 0;position:relative;z-index:1}.r_resume .experienceSection .previousJob__tagLike span:before{content:"";position:absolute;right:100%;top:0;bottom:0;background-color:#a1e0ce;width:30px}@media screen and (max-width: 767px){.r_resume .experienceSection .previousJob{flex-direction:column}.r_resume .experienceSection .previousJob__dates,.r_resume .experienceSection .previousJob__tagLike,.r_resume .experienceSection .previousJob__desc{min-width:100%;max-width:100%}.r_resume .experienceSection .previousJob__dates,.r_resume .experienceSection .previousJob__tagLike{margin-bottom:15px}.r_resume .experienceSection .previousJob__tagLike{margin-bottom:25px}.r_resume .experienceSection .previousJob__tagLike span{width:auto}}.r_resume .educationSection .outputResult{padding-top:10px}.r_resume .educationSection .outputResult .educationRow{padding-bottom:35px;margin-bottom:35px}.r_resume .educationSection .outputResult .educationRow:last-child{margin-bottom:0;padding-bottom:10px}.r_resume .educationSection .outputResult .educationRow__dates{white-space:nowrap;min-width:115px;max-width:115px;color:#02213e80;font-size:.8125rem;line-height:1.2rem;padding-top:2px}.r_resume .educationSection .outputResult .educationRow__desc{min-width:calc(100% - 115px);font-size:1.125rem;line-height:1.2rem}.r_resume .educationSection .outputResult .educationRow__degree{font-weight:700}.r_resume .educationSection .outputResult .educationRow__title{margin-bottom:10px;font-size:1.125rem;line-height:1.2rem}@media screen and (max-width: 767px){.r_resume .educationSection .outputResult .educationRow{flex-direction:column}.r_resume .educationSection .outputResult .educationRow__dates,.r_resume .educationSection .outputResult .educationRow__desc{min-width:100%;max-width:100%}}@media screen and (max-width: 767px){.r_resume .educationSection .outputResult{padding-top:0}.r_resume .educationSection .outputResult .educationRow{padding-bottom:25px;margin-bottom:25px}.r_resume .educationSection .outputResult .educationRow:last-child{padding-bottom:0}}.r_resume .testedSkillSection .outputResult{padding-top:10px}.r_resume .testedSkillSection .testedSkillRow{padding-bottom:35px;margin-bottom:35px}.r_resume .testedSkillSection .testedSkillRow:last-child{margin-bottom:10px;padding-bottom:10px}.r_resume .testedSkillSection .testedSkillRow__progressHolder{min-width:115px;width:115px}.r_resume .testedSkillSection .testedSkillRow__progressHolder input{opacity:0}.r_resume .testedSkillSection .testedSkillRow__progressHolder canvas+input{opacity:1;padding:0;pointer-events:none;font-size:15px!important;font-weight:700!important}.r_resume .testedSkillSection .testedSkillRow__desc{min-width:calc(100% - 115px);max-width:calc(100% - 115px);width:calc(100% - 115px)}.r_resume .testedSkillSection .testedSkillRow__title{margin-bottom:10px;font-size:1.125rem;line-height:1.2rem;font-weight:700}.r_resume .testedSkillSection .testedSkillRow .theProgress{padding-left:15px}@media screen and (max-width: 767px){.r_resume .testedSkillSection .testedSkillRow{flex-direction:column}.r_resume .testedSkillSection .testedSkillRow__progressHolder,.r_resume .testedSkillSection .testedSkillRow__desc{min-width:100%;max-width:100%}.r_resume .testedSkillSection .testedSkillRow__progressHolder{text-align:center}.r_resume .testedSkillSection .testedSkillRow .theProgress{padding-left:0;margin:0 auto 10px;display:inline-block}}@media screen and (max-width: 767px){.r_resume .testedSkillSection .outputResult{padding-top:15px}}.r_resume .skillsSection .outputResult .skillsSectionRow .cell.split{align-items:stretch;margin-bottom:25px}@media screen and (max-width: 999px){.r_resume .skillsSection .outputResult .skillsSectionRow .cell.split{align-items:baseline;justify-content:flex-start;margin-bottom:10px}}.r_resume .skillsSection .outputResult .skillsSectionRow .cell.split .cell{display:flex;align-items:center}.r_resume .skillsSection .outputResult .skillsSectionRow .knolev{height:auto}.r_resume .skillsSection .outputResult .skillsSectionRow__title{color:#02213E,.5;font-size:1.125rem;font-weight:700;margin-bottom:20px}.r_resume .skillsSection .outputResult .skillsSectionRow label{margin-bottom:0}.r_resume .skillsSection .outputResult .skillsSectionRow__knowledge{pointer-events:none;cursor:default}.r_resume .skillsSection .outputResult .skillsSectionRow__obtained{opacity:0;position:absolute;top:50%;left:0;transform:translateY(-50%);white-space:nowrap}@media screen and (max-width: 999px){.r_resume .skillsSection .outputResult .skillsSectionRow__obtained{position:relative;top:0;transform:translate(0);opacity:.5;font-style:italic}}.r_resume .skillsSection .outputResult .skillsSectionRow__resultElem{position:relative;z-index:1;cursor:pointer;padding-right:20px;-webkit-user-select:none;user-select:none}.r_resume .skillsSection .outputResult .skillsSectionRow__resultElem span{display:block;line-height:1}@media screen and (max-width: 999px){.r_resume .skillsSection .outputResult .skillsSectionRow__resultElem span{line-height:1.25}}.r_resume .skillsSection .outputResult .skillsSectionRow__resultElem .dropHandler{width:9px;height:16px;position:absolute;right:0;top:0;z-index:2;transform:rotate(90deg);display:none}.r_resume .skillsSection .outputResult .skillsSectionRow__resultElem .dropHandler svg{width:9px;height:16px;display:block;stroke:#02213e33}@media screen and (max-width: 999px){.r_resume .skillsSection .outputResult .skillsSectionRow__resultElem{padding-right:0}.r_resume .skillsSection .outputResult .skillsSectionRow__resultElem:hover .skillsSectionRow__skill-name{opacity:0}.r_resume .skillsSection .outputResult .skillsSectionRow__resultElem:hover .skillsSectionRow__obtained{opacity:.5}}.r_resume .skillsSection .outputResult .skillsSectionRow__resultElem:hover .skillsSectionRow__obtained{max-height:100px;opacity:.5;line-height:1.25;transform:none;top:100%}@media screen and (max-width: 999px){.r_resume .skillsSection .outputResult .skillsSectionRow .expanded .skillsSectionRow__obtained{max-height:100px;opacity:.5;line-height:1.25}.r_resume .skillsSection .outputResult .skillsSectionRow .expanded .skillsSectionRow__skill-name{padding-bottom:5px}.r_resume .skillsSection .outputResult .skillsSectionRow .expanded .dropHandler{transform:rotate(90deg) scale(-1)}.r_resume .skillsSection .outputResult .skillsSectionRow .cell.narrower{width:108px}.r_resume .skillsSection .outputResult .skillsSectionRow .cell.wider{width:calc(100% - 125px)}}.r_resume .languagesSection .outputResult .languageSectionRow{display:flex;align-items:center}.r_resume .languagesSection .outputResult .languageSectionRow__abbr{width:115px;min-width:115px;text-align:center;padding-bottom:5px;font-size:2.125rem;color:#02213e26;font-weight:700;line-height:1}@media screen and (max-width: 767px){.r_resume .languagesSection .outputResult .languageSectionRow__abbr{text-align:left;width:110px;min-width:110px}}.r_resume .languagesSection .outputResult .languageSectionRow__desc{width:calc(100% - 115px)}.r_resume .languagesSection .outputResult .languageSectionRow .proficiency{font-size:.8125rem;color:#02213e80}.r_resume .refferralsSlider .sliderHolder{width:100%}.r_resume .refferralsSlider .author{padding:40px 30px 3px;text-align:center;font-size:.8125rem}.r_resume .refferralsSlider .slide{display:none;-webkit-user-select:none;user-select:none}.r_resume .refferralsSlider .slide.cycle-slide{display:block;z-index:1;height:auto}.r_resume .refferralsSlider .cycle-prev,.r_resume .refferralsSlider .cycle-next{height:21px;width:12px;display:block;cursor:pointer;position:absolute;bottom:0;z-index:101}.r_resume .refferralsSlider .cycle-prev svg,.r_resume .refferralsSlider .cycle-next svg{height:20px;width:12px;stroke:#02213e33}.r_resume .refferralsSlider p{font-size:14px}.r_resume .refferralsSlider .cycle-prev{left:0}.r_resume .refferralsSlider .cycle-next{right:0}.r_resume .r_card_badges{z-index:unset}.r_resume .r_card_badges .r_card__cnt{align-items:flex-start;justify-content:flex-start}.r_resume .r_card_badges .userBadges ul{max-height:100%;overflow:hidden}.r_resume .r_card_badges .userBadges li:hover .userBadges__description{opacity:1;visibility:visible;transform:translateY(25px)}@media screen and (max-width: 999px){.r_resume .r_card_badges .userBadges li:hover .userBadges__description{right:15px!important;left:15px}}.r_resume .r_card_badges .userBadges__description{position:absolute;z-index:15;top:100%;left:-12px;width:420px;background-color:#fff;filter:drop-shadow(0 0 6px rgba(2,33,62,.4));border-bottom:7px solid #a1e0ce;padding:15px 15px 25px;display:flex;justify-content:space-between;align-items:center;transform:translateY(45px);opacity:0;visibility:hidden;transition:opacity .5s ease,transform .5s ease}.r_resume .r_card_badges .userBadges__description:before{content:"";width:0;height:0;border:20px solid transparent;border-bottom-color:#fff;position:absolute;bottom:100%;left:43px}.r_resume .r_card_badges .userBadges__description .iconHolder img{width:145px}.r_resume .r_card_badges .userBadges__description .desc{width:calc(100% - 170px);font-size:16px}.r_resume .r_card_badges .userBadges__description .title{display:block;font-size:18px;font-weight:700;margin-bottom:20px}@media screen and (max-width: 999px){.r_resume .r_card_badges .userBadges__description{width:auto;max-width:calc(100% - 30px)}.r_resume .r_card_badges .userBadges__description .iconHolder{width:90px}.r_resume .r_card_badges .userBadges__description .desc{width:calc(100% - 110px)}}.r_profile .rowEssentials,.r_profile aside{z-index:2}.r_profile .rowMoreDetails,.r_profile section{z-index:1}.r_profile aside,.r_profile section,.r_profile .rowCards{position:relative}.r_profile .r_card{height:300px;width:310px;flex-grow:initial;padding-bottom:20px;position:relative;z-index:1}.r_profile .r_card__cnt{transition:max-height .65s cubic-bezier(0,1,0,1),min-height .65s cubic-bezier(0,1,0,1),opacity 0s linear;background-color:#fff}.r_profile .r_card.isEmpty .emptyBlock{display:flex}.r_profile .r_card.isEmpty .resumeSectionTitle .qty,.r_profile .r_card.isEmpty .resumeSectionTitle .toggleArr{display:none}.r_profile .r_card.isEmpty .resumeSectionTitle .newsCount{display:none!important}.r_profile .r_card.isEmpty .resumeSectionTitle svg{fill:#bec7cf}.r_profile .r_card.extended{z-index:2}@media screen and (max-width: 767px){.r_profile .r_card{width:100%}}.r_profile .r_card.r_profileCover{width:100%;height:200px;padding-bottom:0}.r_profile .r_card.r_profileCover label.icon-camera{width:24px;height:24px;display:block;margin:0 auto;padding:0;position:absolute;z-index:2;bottom:30px;left:50%;transform:translate(-50%);opacity:0;visibility:hidden;filter:drop-shadow(0 0 3px rgba(2,33,62,.3))}.r_profile .r_card.r_profileCover label.icon-camera svg{display:block;width:24px;height:24px;fill:#fff}.r_profile .r_card.r_profileCover input[type=file]{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:-1;opacity:0;visibility:hidden}.r_profile .r_card.r_profileCover:hover label.icon-camera{opacity:1;visibility:visible}.r_profile .r_card.r_profileCover .cropperCnt2{position:absolute;z-index:2;background-color:#fff;text-align:center;filter:drop-shadow(0 0 3px rgba(2,33,62,.25));padding:0 0 20px;width:300px;opacity:0;visibility:hidden}@media screen and (max-width: 999px){.r_profile .r_card.r_profileCover .cropperCnt2{width:250px}}.r_profile .r_card.r_profileCover .cropperCnt2.expanded{opacity:1;visibility:visible;transform:translate(-50%)}.r_profile .r_card__search{width:100%;height:auto}.r_profile aside{position:sticky;top:15px}@media screen and (max-width: 999px){.r_profile aside{position:relative;top:0}}.r_profile section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:0;z-index:unset}.r_profile .resumeSectionTitle .toggleArr{display:flex}.r_profile .r_card.extended .resumeSectionTitle .toggleArr svg{transform:scale(-1)}@media screen and (max-width: 999px){.r_profile section,.r_profile aside,.r_profile .r_card{width:100%;min-width:100%;max-width:100%}.r_profile .profileCard{height:auto}.r_profile .rowEssentials,.r_profile .rowMoreDetails,.r_profile section{flex-direction:column}}.r_profile .rowEssentials .r_card__cnt,.r_profile .rowMoreDetails .r_card__cnt{min-height:calc(100% - 82px)}.r_profile .rowEssentials .r_card__cnt:first-child,.r_profile .rowMoreDetails .r_card__cnt:first-child{min-height:100%;padding-top:20px}@media screen and (max-width: 999px){.r_profile .rowEssentials,.r_profile .rowMoreDetails{margin-bottom:20px}}.r_profile .r_card__news{width:100%;min-height:300px;position:relative;z-index:3}.r_profile .r_card__news .r_card__cnt{background-color:#fff;position:relative}@media screen and (max-width: 999px){.r_profile .r_card__news{height:auto}}.r_profile .r_card__news .r_card{position:relative;z-index:1}.r_profile .r_card__news .dismiss{position:absolute;bottom:15px;right:20px;opacity:0;visibility:hidden}@media screen and (max-width: 999px){.r_profile .r_card__news .dismiss{right:30px;bottom:5px}}.r_profile .r_card__news.extended .resumeSectionTitle .qty{opacity:0}.r_profile .r_card__news.extended .r_card__cnt{display:block;min-height:calc(100% + 263px)}@media screen and (max-width: 999px){.r_profile .r_card__news.extended .r_card__cnt{padding-bottom:45px}}.r_profile .r_card__news.extended .dismiss{opacity:1;visibility:visible}.r_profile .r_card__news.extended .newsSlider{display:none}.r_profile .r_card__news.extended .newsList{display:block}.r_profile .r_card__news.extended .newsList__item{opacity:1}.r_profile .r_card__news .emptyBlock{flex-direction:row}.r_profile .r_card__news .emptyBlock .placeholderDesc,.r_profile .r_card__news .emptyBlock .placeholderIco{width:50%}.r_profile .r_card__news .emptyBlock .placeholderDesc{font-size:1.375rem;padding:0 40px;text-align:left}@media screen and (max-width: 999px){.r_profile .r_card__news .emptyBlock{flex-direction:column}.r_profile .r_card__news .emptyBlock .placeholderDesc{text-align:center}}.r_profile .r_card__news.isEmpty .newsSlider,.r_profile .r_card__news.isEmpty .newsList,.r_profile .r_card__news.isEmpty .newsCount{display:none}.r_profile .profileCard .avatar,.r_profile .newsSlider .avatar{width:100px;height:100px;position:relative;z-index:2;background-size:100% 100%;background-color:#a1e0ce;border-radius:50%}.r_profile .profileCard .avatar:before,.r_profile .newsSlider .avatar:before{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);width:120px;height:120px;background-size:100%}.r_profile .profileCard .avatar img,.r_profile .newsSlider .avatar img{border-radius:50%}.r_profile .profileCard{height:620px}.r_profile .profileCard .r_card__cnt{min-height:calc(100% - 75px)}.r_profile .profileCard .userName{margin-bottom:35px}.r_profile .profileCard .userPoints{height:48px;line-height:48px;border-radius:24px;background-color:#02213e0d;font-weight:700;font-size:17px;text-align:center;position:relative;z-index:1;margin-bottom:50px;width:100%}.r_profile .profileCard .userPoints .btn,.r_profile .profileCard .userPoints .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile .profileCard .userPoints .smartbanner__button__label,.r_profile .profileCard .userPoints .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile .profileCard .userPoints .smartbanner__button__label{width:32px;height:32px;padding:0;display:flex;justify-content:center;align-items:center;position:absolute;z-index:1;right:8px;top:8px;min-width:1px}.r_profile .profileCard .userPoints .btn svg,.r_profile .profileCard .userPoints .smartbanner.smartbanner--android .smartbanner__button__label svg,.smartbanner.smartbanner--android .r_profile .profileCard .userPoints .smartbanner__button__label svg,.r_profile .profileCard .userPoints .smartbanner__button .smartbanner__button__label svg,.smartbanner__button .r_profile .profileCard .userPoints .smartbanner__button__label svg{width:17px;height:17px;fill:#fff}.r_profile .profileCard .userRank{text-align:center}.r_profile .profileCard .userRank span{display:block;font-size:16px}.r_profile .profileCard .userRank .theRank{font-size:22px}.r_profile .profileCard .userSocial{position:absolute;z-index:1;left:25px;bottom:0}@media screen and (max-width: 999px){.r_profile .profileCard{height:auto}.r_profile .profileCard .userName,.r_profile .profileCard .userPoints{margin-bottom:15px}.r_profile .profileCard .r_card__cnt{padding-bottom:30px}}.r_profile .newsSlider{width:100%;height:100%}.r_profile .newsSlider .slide{width:100%;align-items:center;justify-content:space-between}@media screen and (min-width: 768px){.r_profile .newsSlider .slide{display:flex!important;height:100%}}.r_profile .newsSlider .slideDesc,.r_profile .newsSlider .slideVisual,.r_profile .newsSlider .slideNav,.r_profile .newsSlider .slideLinks,.r_profile .newsSlider .slideNotifElapsed{width:46%}.r_profile .newsSlider .slideDesc{align-self:flex-start}.r_profile .newsSlider .slideDesc .title{font-size:18px;font-weight:700;margin-bottom:25px;display:block}.r_profile .newsSlider .slideVisual{display:flex;justify-content:center;align-items:center;margin-bottom:48px;max-height:calc(100% - 50px)}.r_profile .newsSlider .slideVisual .badgeH{max-height:100%}.r_profile .newsSlider .slideVisual .badgeH img{display:block;max-width:140px;max-height:140px}.r_profile .newsSlider .slideVisual .number{color:#a1e0ce;font-size:7.3125rem;font-weight:700;text-align:center;line-height:1}.r_profile .newsSlider .slideVisual .number small{display:block;font-size:2rem;letter-spacing:-.05em}.r_profile .newsSlider .slideVisual .lvlup{color:#a1e0ce;font-size:5rem;font-weight:700;text-align:center;line-height:.8;transform:skew(-20deg)}.r_profile .newsSlider .slideVisual .lvlup small{display:block;font-size:2.85rem;letter-spacing:-.05em}.r_profile .newsSlider .slideVisual .iconH svg{fill:#a1e0ce;width:100px;height:100px}.r_profile .newsSlider .slideNotifElapsed{position:absolute;z-index:1;left:0;bottom:0;min-height:21px;text-align:center;font-size:.8125rem;color:#02213e40;line-height:21px}.r_profile .newsSlider .slideNav{position:absolute;bottom:0;left:0}.r_profile .newsSlider .slideLinks{position:absolute;z-index:2;right:0;bottom:0;font-size:.8125rem;display:flex;justify-content:center;align-items:center;line-height:1}.r_profile .newsSlider .slideLinks li{margin-left:15px;padding-left:15px;border-left:1px solid rgba(2,33,62,.25)}.r_profile .newsSlider .slideLinks li:first-child{padding-left:0;border-left:0;margin-left:0}.r_profile .newsSlider .slideLinks a{color:#02213e40}.r_profile .newsSlider .slideLinks a:hover{color:#a1e0ce}@media screen and (max-width: 767px){.r_profile .newsSlider{padding-bottom:31px;align-items:flex-start;height:auto!important;align-self:flex-start;min-height:100%}.r_profile .newsSlider .slide{position:static!important;flex-direction:column}.r_profile .newsSlider .slide.cycle-slide{display:none!important}.r_profile .newsSlider .slide.cycle-slide.cycle-slide-active{display:flex!important}.r_profile .newsSlider .slideVisual{align-self:flex-start;order:-1;margin-bottom:25px}.r_profile .newsSlider .slideVisual .number{font-size:73px}.r_profile .newsSlider .slideVisual .iconH svg{width:65px;height:64px}.r_profile .newsSlider .slideDesc,.r_profile .newsSlider .slideVisual,.r_profile .newsSlider .slideNav,.r_profile .newsSlider .slideLinks,.r_profile .newsSlider .slideNotifElapsed{width:100%}.r_profile .newsSlider .slideLinks{justify-content:flex-start;padding:10px 0 20px;position:static}.r_profile .newsSlider .avatar{width:60px;height:60px}.r_profile .newsSlider .avatar:before{display:none}}.r_profile .newsList{display:none;width:100%;align-self:flex-start;position:relative;z-index:1;height:calc(100% - 45px);overflow-y:auto}.r_profile .newsList__item{opacity:0;border-bottom:1px solid rgba(2,33,62,.15);margin-bottom:20px;padding-bottom:20px}.r_profile .newsList__item:last-child{margin-bottom:0}.r_profile .newsList__title{font-size:18px;font-weight:700;margin-bottom:10px}.r_profile .newsList__cnt{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.r_profile .newsList__cnt{flex-direction:column}}.r_profile .newsList__excerpt{font-size:.8125rem;color:#02213e40}.r_profile .newsList__links{font-size:.8125rem;display:flex;justify-content:flex-start;align-items:center;line-height:1}.r_profile .newsList__links li{margin-left:15px;padding-left:15px;border-left:1px solid rgba(2,33,62,.25)}.r_profile .newsList__links li:first-child{padding-left:0;border-left:0;margin-left:0}.r_profile .newsList__links a{color:#02213e40;display:flex}.r_profile .r_card__matches{text-align:center;position:relative;z-index:1}.r_profile .r_card__matches .sliderHolder{width:100%;height:198px!important}.r_profile .r_card__matches .slide{width:100%;height:100%}.r_profile .r_card__matches .slide img{position:absolute;z-index:1;top:40%;left:50%;transform:translate(-50%,-50%);margin-top:-2px}.r_profile .r_card__matches .slide .match-date{position:absolute;text-align:center;z-index:1;bottom:0;left:0;right:0;font-size:.8125rem;color:#02213e;opacity:.25}.r_profile .r_card__matches .emptyBlock svg{width:93px;height:75px}.r_profile .r_card_it-expands .r_card__cnt{align-items:flex-start;justify-content:flex-start;width:100%}.r_profile .r_card_it-expands.extended .r_card__cnt{min-height:calc(100% + 263px)}.r_profile .r_card_it-expands.extended .r_card__cnt .r_simple-list__cnt{max-height:100%;overflow-x:hidden;overflow-y:auto;margin-right:-10px;width:calc(100% + 9px)}.r_profile .r_card_it-expands.extended .userBadges ul{max-height:100%;overflow-x:hidden;overflow-y:auto}.r_profile .r_card_it-expands.extended .r_friends-list .r_simple-list__cnt{overflow:hidden;margin-right:0;width:100%}.r_profile .r_card_it-expands.extended .r_friends-list .searchFriend{display:block}.r_profile .r_card_it-expands.extended .r_friends-list .r_pagination{display:flex}.r_profile .r_card_it-expands.extended .r_friends-list .inviteLink{display:none}.r_profile .r_card_badges{z-index:unset}.r_profile .r_card_badges .r_card__cnt{align-items:flex-start;justify-content:flex-start}.r_profile .r_card_badges .userBadges ul{max-height:100%;overflow:hidden}@media screen and (max-width: 999px){.r_profile .r_card_badges .userBadges li .userBadges__description{right:15px!important;left:15px}}.r_profile .r_card_badges .userBadges li:hover .userBadges__description{opacity:1;visibility:visible;transform:translateY(25px)}.r_profile .r_card_badges .userBadges__description{position:absolute;z-index:15;top:100%;right:-12px;width:420px;background-color:#fff;filter:drop-shadow(0 0 6px rgba(2,33,62,.4));border-bottom:7px solid #a1e0ce;padding:15px 15px 25px;display:flex;justify-content:space-between;align-items:center;transform:translateY(45px);opacity:0;visibility:hidden;transition:opacity .5s ease,transform .5s ease}.r_profile .r_card_badges .userBadges__description:before{content:"";width:0;height:0;border:20px solid transparent;border-bottom-color:#fff;position:absolute;bottom:100%;right:30px}.r_profile .r_card_badges .userBadges__description .iconHolder img{width:145px}.r_profile .r_card_badges .userBadges__description .desc{width:calc(100% - 170px);font-size:16px}.r_profile .r_card_badges .userBadges__description .title{display:block;font-size:18px;font-weight:700;margin-bottom:20px}@media screen and (max-width: 999px){.r_profile .r_card_badges .userBadges__description{width:auto;max-width:calc(100% - 30px)}.r_profile .r_card_badges .userBadges__description .iconHolder{width:90px}.r_profile .r_card_badges .userBadges__description .desc{width:calc(100% - 110px)}}.r_profile .r_simple-list__cnt{max-height:100%;overflow:hidden;width:100%}.r_profile .r_simple-list__item{border-top:2px solid rgba(2,33,62,.15);padding:25px 0}.r_profile .r_simple-list__item:hover{z-index:2}.r_profile .r_simple-list__item:first-child{border-top:0;padding-top:0}.r_profile .r_simple-list__imgHolder,.r_profile .r_simple-list__desc,.r_profile .r_simple-list__details{display:inline-block;vertical-align:top}.r_profile .r_simple-list__imgHolder{width:90px;text-align:left}.r_profile .r_simple-list__desc{width:calc(100% - 120px);font-size:13px}.r_profile .r_simple-list__title{font-weight:700;font-size:1rem;display:block;margin-bottom:5px}.r_profile .r_simple-list__status{font-size:.8125rem;font-weight:700;color:#02213e40}.r_profile .r_simple-list__status.status-yes{color:#5daf25}.r_profile .r_simple-list__status.status-no{color:#a1e0ce}.r_profile .r_simple-list__details:hover .r_simple-list__drop{opacity:1;visibility:visible;transform:translateY(20px)}.r_profile .r_simple-list__trigger{display:block;color:#02213e40;font-size:18px;font-weight:700;line-height:5px;cursor:pointer;position:relative;z-index:1}.r_profile .r_simple-list__drop{position:absolute;z-index:3;right:2px;top:0;filter:drop-shadow(0 0 6px rgba(2,33,62,.4));padding:20px;background-color:#fff;min-width:150px;opacity:0;visibility:hidden;transform:translateY(30px);transition:opacity .25s ease,transform .25s ease}.r_profile .r_simple-list__drop:before{content:"";width:0;height:0;border:10px solid transparent;border-bottom-color:#fff;position:absolute;bottom:100%;right:20px}.r_profile .r_simple-list__drop li{font-size:14px;font-weight:700;margin-bottom:20px}.r_profile .r_simple-list__drop li:last-child{margin-bottom:0}.r_profile .r_simple-list.r_friends-list .userPop{position:absolute;z-index:31;bottom:10px;left:7px;right:7px;padding:10px;background-color:#fff;filter:drop-shadow(0 0 6px rgba(2,33,62,.25));opacity:0;visibility:hidden;transform:translateY(-15px)}.r_profile .r_simple-list.r_friends-list .userPop.open{opacity:1;visibility:visible;transform:translate(0)}.r_profile .r_simple-list.r_friends-list .userPop:before{content:"";width:0;height:0;border:10px solid transparent;border-top-color:#fff;position:absolute;top:100%;right:30px}.r_profile .r_simple-list.r_friends-list .userPop.userNotesCnt:before{right:auto;left:30px}.r_profile .r_simple-list.r_friends-list .userPop .previousMessages{margin-bottom:35px}.r_profile .r_simple-list.r_friends-list .userPop .previousMessages .item{padding:10px 0;border-bottom:1px solid rgba(2,33,62,.15)}.r_profile .r_simple-list.r_friends-list .userPop .previousMessages .item:last-child{border-bottom:0}.r_profile .r_simple-list.r_friends-list .userPop .previousMessages .date{font-size:.8125rem;color:#02213e80}.r_profile .r_simple-list.r_friends-list .userPop input[type=email]{margin-bottom:5px;padding-left:5px;padding-right:5px}.r_profile .r_simple-list.r_friends-list .userPop textarea,.r_profile .r_simple-list.r_friends-list .userPop input[type=email]{background-color:#fff;border-radius:5px;border:1px solid rgba(2,33,62,.15)}.r_profile .r_simple-list.r_friends-list .userPop textarea{min-height:50px;padding:5px}.r_profile .r_simple-list.r_friends-list .userPop .noteFoot{display:flex;justify-content:space-between;font-size:.8125rem;align-items:center;padding-top:10px}.r_profile .r_simple-list.r_friends-list .userPop .noteFoot a{cursor:pointer;color:#02213e80}.r_profile .r_simple-list.r_friends-list .userPop .btn,.r_profile .r_simple-list.r_friends-list .userPop .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile .r_simple-list.r_friends-list .userPop .smartbanner__button__label,.r_profile .r_simple-list.r_friends-list .userPop .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile .r_simple-list.r_friends-list .userPop .smartbanner__button__label{height:20px;line-height:20px;text-transform:none;font-weight:400;font-size:.8125rem;min-width:10px;padding:0 23px}.r_profile .r_simple-list.r_friends-list .searchFriend,.r_profile .r_simple-list.r_friends-list .r_pagination{display:none}.r_profile .r_simple-list.r_friends-list .searchFriend{margin-bottom:20px}.r_profile .r_simple-list.r_friends-list .r_simple-list__item{padding-top:0;border-top:0;padding-bottom:17px}.r_profile .r_simple-list.r_friends-list .r_simple-list__imgHolder{width:75px}.r_profile .r_simple-list.r_friends-list .r_simple-list__imgHolder img{border-radius:50%;display:block;width:50px;height:50px}.r_profile .r_simple-list.r_friends-list .r_simple-list__desc{width:calc(100% - 85px)}.r_profile .r_simple-list.r_friends-list .inviteLink{display:block;color:#02213e40;position:absolute;right:20px;bottom:0;font-size:13px;z-index:11;cursor:pointer}.r_profile .r_simple-list.r_friends-list.searchingFriends .friendsSliderHolder{max-height:100%;overflow-x:hidden;overflow-y:auto}.r_profile .r_simple-list.r_friends-list.searchingFriends .friendsListsCount{display:none}.r_profile .r_simple-list.r_friends-list.searchingFriends .newSlide{position:static!important;opacity:1!important;visibility:visible!important}.r_profile .r_simple-list.r_friends-list.searchingFriends .r_simple-list__item{display:none}.r_profile .r_simple-list.r_friends-list.searchingFriends .r_simple-list__item.resulted{display:block}.r_profile .theProgress{position:relative;z-index:1}.r_profile .theProgress canvas+input{margin-top:20px!important;border-radius:0;pointer-events:none}.r_profile .theProgress>div{position:relative;z-index:1;display:block!important}.r_profile .theProgress>div:before{content:"%";font-size:13px;font-weight:700;position:absolute;top:50%;left:0;line-height:1;margin-top:5px;width:100%;text-align:center}.r_profile .r_card__diplomas .emptyBlock svg{width:71px;height:71px}.r_profile .emptyBlock{display:none;align-items:center;justify-content:space-between;min-height:158px;width:100%;flex-direction:column;height:100%}.r_profile .emptyBlock svg{fill:#bec7cf}.r_profile .emptyBlock .placeholderDesc,.r_profile .emptyBlock .placeholderIco{width:100%}.r_profile .emptyBlock .placeholderIco{text-align:center}.r_profile .emptyBlock .placeholderDesc{color:#02213e40;font-size:1.125rem;text-align:center}.r_profile .emptyBlock svg.bell_svg{width:96px;height:114px}.r_profile .emptyBlock svg.cart_svg{width:90px}.r_profile .emptyBlock svg.friends_svg{width:130px}@media screen and (max-width: 599px){.r_profile .emptyBlock{flex-direction:column}.r_profile .emptyBlock .placeholderDesc,.r_profile .emptyBlock .placeholderIco{width:100%;min-width:100%;text-align:center}.r_profile .emptyBlock .placeholderDesc{padding-right:0;padding-top:25px}.r_profile .emptyBlock .placeholderIco{order:-1}}.r_profile .r_friends-list .r_simple-list__cnt{padding-bottom:50px;position:relative;z-index:1;display:flex;flex-direction:column;height:100%}.r_profile .r_friends-list .newSlide{width:100%}.r_profile .r_friends-list .friendsSliderHolder{height:100%;align-self:stretch;z-index:1}.r_profile.r_company-profile .profileCard{min-height:200px;height:auto}.r_profile.r_company-profile .profileCard .avatar{width:120px;height:120px;min-height:120px;box-shadow:0 0 0 10px #f1f3f6;background:transparent;overflow:hidden}.r_profile.r_company-profile .profileCard .avatar img{max-width:none;width:124px;margin-top:-2px;margin-left:-2px}.r_profile.r_company-profile .profileCard .avatar:before{content:unset}.r_profile.r_company-profile .profileCard .userName__theTitle{color:#02213e}.r_profile.r_company-profile section{display:block}.r_profile.r_company-profile .tab{background-color:transparent}.r_profile.r_company-profile .tab__cnt{background-color:#fff;margin-bottom:20px;width:100%}.r_profile.r_company-profile .row{padding-top:5px}.r_profile.r_company-profile .row:first-child{padding-top:0}@media screen and (max-width: 767px){.r_profile.r_company-profile .row.add-row{margin-bottom:0}}.r_profile.r_company-profile .r_card.full{width:100%}.r_profile.r_company-profile .r_card.company-main-post{height:auto;min-height:calc(100% - 20px)}.r_profile.r_company-profile .btn,.r_profile.r_company-profile .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .smartbanner__button__label,.r_profile.r_company-profile .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .smartbanner__button__label{padding:0 40px}.r_profile.r_company-profile .btn.add,.r_profile.r_company-profile .smartbanner.smartbanner--android .add.smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .add.smartbanner__button__label,.r_profile.r_company-profile .smartbanner__button .add.smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .add.smartbanner__button__label,.r_profile.r_company-profile .r_popup .btn,.r_profile.r_company-profile .r_popup .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .r_popup .smartbanner__button__label,.r_profile.r_company-profile .r_popup .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .r_popup .smartbanner__button__label{padding:0}.r_profile.r_company-profile .r_popup .btn label,.r_profile.r_company-profile .r_popup .smartbanner.smartbanner--android .smartbanner__button__label label,.smartbanner.smartbanner--android .r_profile.r_company-profile .r_popup .smartbanner__button__label label,.r_profile.r_company-profile .r_popup .smartbanner__button .smartbanner__button__label label,.smartbanner__button .r_profile.r_company-profile .r_popup .smartbanner__button__label label{width:100%}.r_profile.r_company-profile .r_card__cnt.r_nlist{justify-content:flex-start}.r_profile.r_company-profile .userPop .btn,.r_profile.r_company-profile .userPop .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .userPop .smartbanner__button__label,.r_profile.r_company-profile .userPop .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .userPop .smartbanner__button__label{padding:0 23px}.r_profile.r_company-profile .row.empty{margin-bottom:0;padding-bottom:0;min-height:170px}.r_profile.r_company-profile .row.empty+.add-row{padding-left:30px;padding-bottom:20px;padding-top:0}@media screen and (max-width: 599px){.r_profile.r_company-profile .row.empty+.add-row{padding-left:15px}}@media screen and (max-width: 767px){.r_profile.r_company-profile .row.empty{margin-bottom:15px;padding-left:0}.r_profile.r_company-profile .row.empty+.add-row{justify-content:center;padding-left:0}}.r_profile.r_company-profile .aboutSection .introText{font-size:1.125rem;opacity:.5;margin-bottom:40px;margin-top:0}.r_profile.r_company-profile .aboutSection .introText+.row~.row{margin-bottom:5px}.r_profile.r_company-profile .aboutSection .introText~.row{padding-top:0}.r_profile.r_company-profile .aboutSection .introText~.row:last-child{padding-bottom:15px}.r_profile.r_company-profile .aboutSection .cell__desc{width:calc(100% - 115px)}.r_profile.r_company-profile .aboutSection .cell__labelLike{width:115px;padding-right:5px;opacity:.5}@media screen and (max-width: 767px){.r_profile.r_company-profile .aboutSection .cell__labelLike:empty{display:none}.r_profile.r_company-profile .aboutSection .cell__labelLike:empty+div{width:100%}}.r_profile.r_company-profile .aboutSection .sepparator{margin-bottom:40px;padding-bottom:40px}.r_profile.r_company-profile .aboutSection .sepparator~.row{align-items:center}.r_profile.r_company-profile .aboutSection .sepparator~.row .cell__labelLike{font-size:13px}.r_profile.r_company-profile .aboutSection .r_card{min-height:235px;height:auto}.r_profile.r_company-profile .aboutSection .r_card:last-child{margin-bottom:20px}.r_profile.r_company-profile .aboutSection .r_cards .r_card{min-height:1px}.r_profile.r_company-profile .google_api_placeholder,.r_profile.r_company-profile .api_placeholder{text-align:center;padding-top:20px}.r_profile.r_company-profile .google_api_placeholder .resumeSectionTitle,.r_profile.r_company-profile .api_placeholder .resumeSectionTitle{margin-top:-20px}.r_profile.r_company-profile .google_api_placeholder .tab__body,.r_profile.r_company-profile .api_placeholder .tab__body{background-color:#f1f3f6;height:185px;display:flex;align-items:center;justify-content:center;font-weight:700}.r_profile.r_company-profile .jobSection .r_card,.r_profile.r_company-profile .eventSection .r_card,.r_profile.r_company-profile .betterQuestionsSection .r_card,.r_profile.r_company-profile .challengesSection .r_card{height:auto}.r_profile.r_company-profile .jobSection.current.tallest{max-height:none}.r_profile.r_company-profile .videoSection .videoH{margin-bottom:15px}.r_profile.r_company-profile .videoSection .vidList__ul{font-size:0}.r_profile.r_company-profile .videoSection .vidList li{width:108px;margin-bottom:15px;margin-right:15px;display:inline-block}.r_profile.r_company-profile .videoSection .vidList li:nth-child(6n-1){margin-right:0}@media screen and (max-width: 999px){.r_profile.r_company-profile .videoSection .vidList li:nth-child(6n-1){margin-right:15px}}.r_profile.r_company-profile .videoSection .vidList img,.r_profile.r_company-profile .videoSection .vidList a{display:block}.r_profile.r_company-profile .videoSection .vidList a{width:100%;height:0;padding-top:56.25%;position:relative;z-index:1;overflow:hidden;cursor:pointer;opacity:.25}.r_profile.r_company-profile .videoSection .vidList a.current,.r_profile.r_company-profile .videoSection .vidList a:hover{opacity:1}.r_profile.r_company-profile .videoSection .vidList a img{position:absolute;top:50%;left:0;z-index:1;width:100%;transform:translateY(-50%)}.r_profile.r_company-profile .videoSection h4{font-size:1.125rem;font-weight:700;margin-bottom:8px}.r_profile.r_company-profile .videoSection h4 .errorId{font-weight:400;font-size:.8rem;color:red}.r_profile.r_company-profile .videoSection .videoStatistics{margin-bottom:25px;font-size:13px;color:#02213e80}.r_profile.r_company-profile .videoSection .videoStatistics__views:empty~span{opacity:0}.r_profile.r_company-profile .videoSection .videoStatistics__time:before{content:" \e2\20ac\a2  ";margin:0 5px}.r_profile.r_company-profile .videoSection h4,.r_profile.r_company-profile .videoSection .videoStatistics{transform:translateY(15px);opacity:0;visibility:hidden}.r_profile.r_company-profile .videoSection h4.visible,.r_profile.r_company-profile .videoSection .videoStatistics.visible{opacity:1;visibility:visible;transform:translateY(0);transition:all .5s ease}.r_profile.r_company-profile .videoSection .videoDetails{min-height:70px}.r_profile.r_company-profile .betterQuestionsSection .toggleArr{position:absolute;z-index:3;right:25px;top:20px;justify-content:center;align-items:center;transform:rotate(90deg);cursor:pointer}.r_profile.r_company-profile .betterQuestionsSection .toggleArr svg{stroke:#02213e33;width:6px;height:10px}.r_profile.r_company-profile .r_question-item{display:block;padding-right:60px}.r_profile.r_company-profile .r_question-item h4{font-size:1rem;margin:0}.r_profile.r_company-profile .r_question-item p:first-child{padding-top:30px}.r_profile.r_company-profile .r_question-item p:last-child{padding-bottom:10px}.r_profile.r_company-profile .r_question-item.extended .toggleArr svg{transform:scale(-1)}.r_profile.r_company-profile .r_job-item{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between}.r_profile.r_company-profile .r_job-item__title{width:55%;padding-right:20px}.r_profile.r_company-profile .r_job-item__desc{width:45%}@media screen and (max-width: 767px){.r_profile.r_company-profile .r_job-item__desc{width:100%}}.r_profile.r_company-profile .r_job-item .theTitle{font-weight:700;font-size:1.125rem;margin-bottom:5px}.r_profile.r_company-profile .r_job-item:only-child{flex-grow:1}.r_profile.r_company-profile .r_job-item:only-child .r_job-item__desc{display:flex;align-items:center}.r_profile.r_company-profile .r_job-item .userPop{top:230px;left:20px;width:50%}@media screen and (max-width: 767px){.r_profile.r_company-profile .r_job-item .userPop{width:60%;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}}.r_profile.r_company-profile .r_job-item .userPop:before{left:0;right:auto}@media screen and (max-width: 767px){.r_profile.r_company-profile .r_job-item .userPop:before{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}}.r_profile.r_company-profile .r_challenge-item__answers{font-size:3.5rem;color:#a1e0ce;text-align:right;padding:30px;line-height:1;font-weight:700}@media screen and (max-width: 767px){.r_profile.r_company-profile .r_challenge-item__answers{padding:0 20px;font-size:2rem;text-align:center}}.r_profile.r_company-profile .r_challenge-item__answers small{display:block;color:#02213e;font-size:1.1875rem;padding-top:2px}.r_profile.r_company-profile .r_challenge-item__title{width:calc(100% - 140px)}.r_profile.r_company-profile .r_job-item,.r_profile.r_company-profile .r_event-item,.r_profile.r_company-profile .r_challenge-item{display:flex;flex-direction:row;align-items:stretch;justify-content:space-between}.r_profile.r_company-profile .r_job-item__title,.r_profile.r_company-profile .r_event-item__title,.r_profile.r_company-profile .r_challenge-item__title{display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 767px){.r_profile.r_company-profile .r_job-item__title,.r_profile.r_company-profile .r_event-item__title,.r_profile.r_company-profile .r_challenge-item__title{max-width:100%;align-items:center;padding:0;margin-bottom:15px;width:100%}}.r_profile.r_company-profile .r_job-item .theTitle,.r_profile.r_company-profile .r_event-item .theTitle,.r_profile.r_company-profile .r_challenge-item .theTitle{font-weight:700;font-size:1.125rem;margin-bottom:5px}.r_profile.r_company-profile .r_job-item .theDate,.r_profile.r_company-profile .r_event-item .theDate,.r_profile.r_company-profile .r_challenge-item .theDate{font-size:13px;color:#02213e80;margin-bottom:15px}.r_profile.r_company-profile .r_job-item .statusOk,.r_profile.r_company-profile .r_event-item .statusOk,.r_profile.r_company-profile .r_challenge-item .statusOk{color:#a1e0ce;font-weight:700}.r_profile.r_company-profile .r_job-item~.editIco,.r_profile.r_company-profile .r_event-item~.editIco,.r_profile.r_company-profile .r_challenge-item~.editIco{position:absolute;right:20px;top:16px}.r_profile.r_company-profile .r_job-item .btn,.r_profile.r_company-profile .r_job-item .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .r_job-item .smartbanner__button__label,.r_profile.r_company-profile .r_job-item .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .r_job-item .smartbanner__button__label,.r_profile.r_company-profile .r_event-item .btn,.r_profile.r_company-profile .r_event-item .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .r_event-item .smartbanner__button__label,.r_profile.r_company-profile .r_event-item .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .r_event-item .smartbanner__button__label,.r_profile.r_company-profile .r_challenge-item .btn,.r_profile.r_company-profile .r_challenge-item .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .r_challenge-item .smartbanner__button__label,.r_profile.r_company-profile .r_challenge-item .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .r_challenge-item .smartbanner__button__label{padding:0 30px;min-width:1px}@media screen and (max-width: 999px){.r_profile.r_company-profile .r_job-item .btn,.r_profile.r_company-profile .r_job-item .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .r_job-item .smartbanner__button__label,.r_profile.r_company-profile .r_job-item .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .r_job-item .smartbanner__button__label,.r_profile.r_company-profile .r_event-item .btn,.r_profile.r_company-profile .r_event-item .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .r_event-item .smartbanner__button__label,.r_profile.r_company-profile .r_event-item .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .r_event-item .smartbanner__button__label,.r_profile.r_company-profile .r_challenge-item .btn,.r_profile.r_company-profile .r_challenge-item .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .r_challenge-item .smartbanner__button__label,.r_profile.r_company-profile .r_challenge-item .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .r_challenge-item .smartbanner__button__label{margin-top:auto;margin-bottom:0}}@media screen and (max-width: 767px){.r_profile.r_company-profile .r_job-item,.r_profile.r_company-profile .r_event-item,.r_profile.r_company-profile .r_challenge-item{flex-direction:column;align-items:center}}.r_profile.r_company-profile .testimonialsSection{display:flex;flex-wrap:wrap;justify-content:space-between}.r_profile.r_company-profile .testimonialsSection .r_card p{overflow:auto}.r_profile.r_company-profile .testimonialsSection .r_card:last-child{margin-bottom:20px}.r_profile.r_company-profile .testimonialsSection .r_card__cnt{justify-content:space-between}@media screen and (max-width: 999px){.r_profile.r_company-profile .testimonialsSection .r_card{max-width:calc(50% - 10px);min-width:1px}}@media screen and (max-width: 579px){.r_profile.r_company-profile .testimonialsSection .r_card{max-width:100%;min-width:100%;height:auto}.r_profile.r_company-profile .testimonialsSection .r_card__cnt{align-items:stretch}}.r_profile.r_company-profile .testimonialsSection .blockquoteText{padding-top:35px;padding-left:0;display:flex;justify-content:space-between;flex-direction:column;height:100%}.r_profile.r_company-profile .testimonialsSection .author{font-size:13px}.r_profile.r_company-profile .r_event-item__thumb{width:215px}.r_profile.r_company-profile .r_event-item__title{width:calc(100% - 215px);padding-left:20px}@media screen and (max-width: 767px){.r_profile.r_company-profile .r_event-item__title{margin-bottom:0;padding-top:15px;padding-left:0;width:100%;text-align:center}}@media screen and (max-width: 999px){.r_profile.r_company-profile .r_event-item .btn,.r_profile.r_company-profile .r_event-item .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .r_event-item .smartbanner__button__label,.r_profile.r_company-profile .r_event-item .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .r_event-item .smartbanner__button__label{align-self:flex-end}}.r_profile.r_company-profile .processSection .introText{font-size:1.125rem;opacity:.5;padding-top:25px}.r_profile.r_company-profile .processSection .row{padding-left:112px;margin-bottom:50px}.r_profile.r_company-profile .processSection .row:last-child{margin-bottom:0}@media screen and (max-width: 767px){.r_profile.r_company-profile .processSection .row{margin-bottom:20px;padding-left:0}}.r_profile.r_company-profile .processSection ul.processSteps{width:100%;font-weight:700;position:relative;z-index:1;counter-reset:section;margin-bottom:30px}.r_profile.r_company-profile .processSection ul.processSteps:before{content:"";position:absolute;left:-67px;width:3px;background-size:10px auto;top:32px;bottom:19px}.r_profile.r_company-profile .processSection ul.processSteps li{margin-bottom:46px;font-size:1.125rem;position:relative;z-index:1;counter-increment:section}.r_profile.r_company-profile .processSection ul.processSteps li:last-child{margin-bottom:0}.r_profile.r_company-profile .processSection ul.processSteps li:before{content:counter(section);position:absolute;z-index:1;width:25px;height:25px;line-height:25px;background-color:#02213e;border-radius:50%;left:-78px;top:50%;transform:translateY(-50%);color:#fff;text-align:center;font-weight:700;font-size:.89rem}@media screen and (max-width: 767px){.r_profile.r_company-profile .processSection ul.processSteps{margin-left:40px}.r_profile.r_company-profile .processSection ul.processSteps:before{left:-30px;top:7px}.r_profile.r_company-profile .processSection ul.processSteps li{margin-bottom:25px}.r_profile.r_company-profile .processSection ul.processSteps li:before{width:24px;height:24px;font-size:1rem;line-height:24px;font-weight:400;left:-40px}}.r_profile.r_company-profile .processSection.edit .row{margin-bottom:20px}.r_profile.r_company-profile .processSection.edit .row.wide{padding-left:20px}.r_profile.r_company-profile .processSection.edit .processSteps{padding-left:76px;margin-bottom:20px}.r_profile.r_company-profile .processSection.edit .processSteps:before{left:19px}.r_profile.r_company-profile .processSection.edit .processSteps li{display:flex;align-items:center;justify-content:flex-start;min-height:36px}.r_profile.r_company-profile .processSection.edit .processSteps li .form__group{display:none}.r_profile.r_company-profile .processSection.edit .processSteps li .form__group .btn,.r_profile.r_company-profile .processSection.edit .processSteps li .form__group .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .processSection.edit .processSteps li .form__group .smartbanner__button__label,.r_profile.r_company-profile .processSection.edit .processSteps li .form__group .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .processSection.edit .processSteps li .form__group .smartbanner__button__label{padding:0!important;width:18px;position:absolute;z-index:3;right:8px;top:50%;transform:translateY(-50%)}.r_profile.r_company-profile .processSection.edit .processSteps li.editMode .form__group{display:block}.r_profile.r_company-profile .processSection.edit .processSteps li.editMode .result,.r_profile.r_company-profile .processSection.edit .processSteps li.editMode .editIco{display:none}.r_profile.r_company-profile .processSection.edit .processSteps li.last:before{display:none}.r_profile.r_company-profile .processSection.edit .processSteps li.last .r_simple-list__cnt{max-height:100%;overflow-x:hidden;overflow-y:auto;margin-right:-10px;width:calc(100% + 9px)}.r_profile.r_company-profile .processSection.edit .processSteps li.last .form__group{display:block}.r_profile.r_company-profile .processSection.edit .processSteps li.last label[id*=error]{position:absolute;top:100%;left:0;padding-top:4px}.r_profile.r_company-profile .processSection.edit .processSteps li .addSubRow{position:absolute;left:-55px;top:0;background-color:#f2f4f5;color:#f2f4f5}.r_profile.r_company-profile .processSection.edit .processSteps li .addSubRow:hover{background-color:#02213e}.r_profile.r_company-profile .processSection.edit .processSteps li input.valid~.addSubRow,.r_profile.r_company-profile .processSection.edit .processSteps li input:focus~.addSubRow{color:#02213e}.r_profile.r_company-profile .processSection.edit .processSteps li input.valid~.addSubRow:hover,.r_profile.r_company-profile .processSection.edit .processSteps li input:focus~.addSubRow:hover{background-color:#02213e;color:#fff}.r_profile.r_company-profile .processSection.edit .processSteps .editIco{margin-left:10px}.r_profile.r_company-profile .processSection.edit .processSteps .form__group{margin-bottom:0;margin-left:-20px;font-weight:400;width:calc(100% + 20px)}@media screen and (max-width: 767px){.r_profile.r_company-profile .processSection.edit .processSteps{margin-left:0;padding-left:36px}.r_profile.r_company-profile .processSection.edit .processSteps:before{left:12px}.r_profile.r_company-profile .processSection.edit .processSteps li:before{left:-36px}.r_profile.r_company-profile .processSection.edit .processSteps li.last.addSubRow{left:-36px;width:24px;height:24px;line-height:22px;top:6px}.r_profile.r_company-profile .processSection.edit .processSteps .form__group{margin-left:0;width:100%}}@media screen and (max-width: 767px){.r_profile.r_company-profile .rowEssentials{padding-top:60px}.r_profile.r_company-profile .r_card.r_profileCover{height:auto;padding-bottom:0}}.r_profile .userLevel,.candidate-gamification .userLevel{width:150px;margin:0 auto 10px;position:relative;z-index:1}@media screen and (max-width: 767px){.r_profile .userLevel,.candidate-gamification .userLevel{width:100px}}.r_profile .userLevel input.progress,.candidate-gamification .userLevel input.progress{opacity:0}.r_profile .userLevel .levelProgress,.candidate-gamification .userLevel .levelProgress{border-radius:50%;position:relative;z-index:1}.r_profile .userLevel .levelProgress canvas,.candidate-gamification .userLevel .levelProgress canvas{position:relative;z-index:1;pointer-events:none}@media screen and (max-width: 767px){.r_profile .userLevel .levelProgress canvas,.candidate-gamification .userLevel .levelProgress canvas{width:100px!important;height:100px!important}}.r_profile .userLevel .levelIndicators,.candidate-gamification .userLevel .levelIndicators{position:absolute;z-index:5;left:0;top:0;width:150px;height:150px;border-radius:50%;cursor:pointer}@media screen and (max-width: 767px){.r_profile .userLevel .levelIndicators,.candidate-gamification .userLevel .levelIndicators{width:100px;height:100px}}.r_profile .userLevel .levelIndicators:hover .theLevel,.candidate-gamification .userLevel .levelIndicators:hover .theLevel{opacity:0}.r_profile .userLevel .levelIndicators:hover .toNextLevel,.candidate-gamification .userLevel .levelIndicators:hover .toNextLevel{opacity:1}.r_profile .userLevel .theLevel,.r_profile .userLevel .toNextLevel,.candidate-gamification .userLevel .theLevel,.candidate-gamification .userLevel .toNextLevel{position:absolute;width:80px;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%)}.r_profile .userLevel .theLevel span,.r_profile .userLevel .toNextLevel span,.candidate-gamification .userLevel .theLevel span,.candidate-gamification .userLevel .toNextLevel span{display:block}.r_profile .userLevel .theLevel,.candidate-gamification .userLevel .theLevel{opacity:1;font-size:14px;font-weight:700;color:#02213e;line-height:25px}.r_profile .userLevel .theLevel:hover,.candidate-gamification .userLevel .theLevel:hover{background-color:#a1e0ce}.r_profile .userLevel .theLevel .no,.candidate-gamification .userLevel .theLevel .no{font-size:40px}@media screen and (max-width: 767px){.r_profile .userLevel .theLevel .no,.candidate-gamification .userLevel .theLevel .no{font-size:30px}}.r_profile .userLevel .toNextLevel,.candidate-gamification .userLevel .toNextLevel{opacity:0;font-size:.8125rem;color:#02213e}.r_profile .userLevel .toNextLevel .no,.candidate-gamification .userLevel .toNextLevel .no{color:#a1e0ce;font-size:38px}@media screen and (max-width: 767px){.r_profile .userLevel .toNextLevel .no,.candidate-gamification .userLevel .toNextLevel .no{font-size:24px}}.r_profile .lvlup,.candidate-gamification .lvlup{color:#a1e0ce;font-weight:700;text-align:center;line-height:.8;transform:skew(-20deg)}.r_profile .lvlup small,.candidate-gamification .lvlup small{display:block;letter-spacing:-.05em}.r_profile .userLevel{margin-bottom:25px}.r_profile .resumeSectionTitle .toggleArr,.r_resume .r_card_badges .resumeSectionTitle .toggleArr{display:flex}.r_profile .resumeSectionTitle .iconH,.r_resume .r_card_badges .resumeSectionTitle .iconH{width:25px}.r_card_it-expands{height:300px;flex-grow:initial;padding-bottom:20px;position:relative;z-index:1}.r_card_it-expands .r_card__cnt{align-items:flex-start;justify-content:flex-start;width:100%;transition:max-height .65s cubic-bezier(0,1,0,1),min-height .65s cubic-bezier(0,1,0,1),opacity 0s linear;background-color:#fff}.r_card_it-expands.extended .r_card__cnt{min-height:calc(100% + 263px)}.r_card_badges{z-index:unset}.r_card_badges .r_card__cnt{align-items:flex-start;justify-content:flex-start}.r_card_badges .userBadges ul{max-height:100%;overflow:hidden}.r_card_badges .userBadges li:hover .userBadges__description{opacity:1;visibility:visible;transform:translateY(25px)}@media screen and (max-width: 1299px){.r_card_badges .userBadges li:hover .userBadges__description{right:15px!important;left:15px}}.r_card_badges .userBadges__description{position:absolute;z-index:15;top:100%;right:-12px;width:420px;background-color:#fff;filter:drop-shadow(0 0 6px rgba(2,33,62,.4));border-bottom:7px solid #a1e0ce;padding:15px 15px 25px;display:flex;justify-content:space-between;align-items:center;transform:translateY(45px);opacity:0;visibility:hidden;transition:opacity .5s ease,transform .5s ease}.r_card_badges .userBadges__description:before{content:"";width:0;height:0;border:20px solid transparent;border-bottom-color:#fff;position:absolute;bottom:100%;right:30px}.r_card_badges .userBadges__description .iconHolder img{width:145px}.r_card_badges .userBadges__description .desc{width:calc(100% - 170px);font-size:16px}.r_card_badges .userBadges__description .title{display:block;font-size:18px;font-weight:700;margin-bottom:20px}@media screen and (max-width: 1299px){.r_card_badges .userBadges__description{display:block;width:auto;max-width:calc(100% - 30px)}.r_card_badges .userBadges__description .iconHolder{width:100%}.r_card_badges .userBadges__description .iconHolder img{margin:0 auto}.r_card_badges .userBadges__description .desc{width:100%}}.r_pagination{display:flex;justify-content:space-between;flex-direction:row;width:100%;align-items:center;padding-top:25px}.r_pagination__indicator{font-size:13px;color:#02213e40}.r_pagination .prev,.r_pagination .next{background-color:transparent;cursor:pointer;width:6px;border-radius:0;display:block}.r_pagination .prev svg,.r_pagination .next svg{width:6px;height:10px;stroke:#02213e33}.r_pagination .prev.inactive,.r_pagination .next.inactive{opacity:.25;pointer-events:none}.r_pagination .prev:hover svg,.r_pagination .next:hover svg{stroke:#02213e80}.skills-array:disabled{display:none}.r_graduates-page .resumeSectionTitle{margin-bottom:0;border-bottom:0;padding-right:20px;padding-left:20px}.r_graduates-page section .resumeSectionTitle{padding-right:0;padding-left:0}.r_graduates-page .filterHandler.active svg{transform:scaleY(-1)}.r_graduates-page .filterHolder{display:flex;max-height:0;overflow:hidden;padding:0 20px}.r_graduates-page .filterHolder.active{max-height:400px}.r_graduates-page .filterHolder select{padding-left:9px}.r_graduates-page .filterHolder__cell{padding:0 5px 18px;flex-grow:1}.r_graduates-page .filterHolder__cell:first-child{padding-left:0}.r_graduates-page .filterHolder__cell:last-child{padding-right:0}@media screen and (max-width: 999px){.r_graduates-page .filterHolder{flex-wrap:wrap}.r_graduates-page .filterHolder.active{padding-bottom:10px}.r_graduates-page .filterHolder__cell{padding:5px 10px 5px 0;width:33%}.r_graduates-page .filterHolder__cell:last-child{padding-right:10px}}@media screen and (max-width: 767px){.r_graduates-page .filterHolder__cell{width:50%}.r_graduates-page .filterHolder__cell:nth-child(even){padding-right:0}}.r_graduates-page .toggleArr{justify-content:center;align-items:center;transform:rotate(90deg);cursor:pointer;display:block;width:8px;height:15px;margin-right:15px;margin-left:15px}.r_graduates-page .toggleArr svg{stroke:#02213e40;width:6px;height:10px;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media screen and (max-width: 999px){.r_graduates-page .toggleArr{margin-left:10px;margin-right:0}}.r_graduates-page .activeRow .toggleArr svg{transform:scale(-1)}.r_graduates-page .tab__body{font-size:13px}.r_challenge-page .tab__cnt{background-color:#fff}.r_challenge-page .tab__cnt .row{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}@media screen and (max-width: 767px){.r_challenge-page .tab__cnt .row{margin-left:-30px;margin-right:-30px;padding-left:30px;padding-right:30px}}.r_challenge-page .tab__cnt .row.add-row{justify-content:flex-end}.r_challenge-page .tab__cnt .row.add-row .btn,.r_challenge-page .tab__cnt .row.add-row .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_challenge-page .tab__cnt .row.add-row .smartbanner__button__label,.r_challenge-page .tab__cnt .row.add-row .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_challenge-page .tab__cnt .row.add-row .smartbanner__button__label{margin-left:20px}@media screen and (max-width: 767px){.r_challenge-page .tab__cnt .row.add-row{justify-content:space-between}.r_challenge-page .tab__cnt .row.add-row .btn,.r_challenge-page .tab__cnt .row.add-row .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_challenge-page .tab__cnt .row.add-row .smartbanner__button__label,.r_challenge-page .tab__cnt .row.add-row .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_challenge-page .tab__cnt .row.add-row .smartbanner__button__label{margin-left:0}}.r_challenge-page .row.options{position:relative;z-index:1}.r_challenge-page .row.options:before{content:"";width:20px;height:20px;background-size:20px 20px;position:absolute;z-index:1;left:-1px;top:-21px}@media screen and (max-width: 999px){.r_challenge-page .row.options:before{left:0}}.r_challenge-page .row.options .form__group.full{margin-bottom:15px}.r_challenge-page .controls{justify-content:space-between;display:flex}.r_challenge-page .controls .multiChoice{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center}.r_challenge-page .controls .multiChoice .legend{margin-right:12px;font-size:13px;opacity:.5}.r_challenge-page .challengesSection{z-index:2}.r_challenge-page .challengesSection .r_cards{counter-reset:useranswerno}.r_challenge-page .r_profile .r_card{z-index:unset}.r_challenge-page .user-answer{counter-increment:useranswerno;overflow:visible}.r_challenge-page .user-answer .switch-holder{margin-left:auto;margin-right:0}.r_challenge-page .user-answer .switch-holder label{width:100px}.r_challenge-page .user-answer .switch-holder input:checked~label:before{transform:translate(78px)}.r_challenge-page .user-answer__header{width:100%;position:relative;padding-right:20px}.r_challenge-page .user-answer__header .lock_svg{width:11px;height:14px;fill:#02213e40;position:absolute;z-index:1;right:0;top:3px;opacity:0;visibility:hidden}.r_challenge-page .user-answer.submitted .user-answer__header .lock_svg{opacity:1;visibility:visible}.r_challenge-page .user-answer.submitted .user-answer__progressbar{opacity:.5;pointer-events:none}.r_challenge-page .user-answer.submitted .switch-holder{opacity:0;visibility:hidden}.r_challenge-page .user-answer__header,.r_challenge-page .user-answer__points{display:flex;justify-content:space-between;align-items:center}.r_challenge-page .user-answer .user-name{font-weight:700}.r_challenge-page .user-answer .user-name:before{content:"#" counter(useranswerno);opacity:.5;margin-right:5px}.r_challenge-page .user-answer__body{padding:20px 0 35px;width:100%}.r_challenge-page .user-answer__result{width:100%}.r_challenge-page .user-answer__options{display:flex;align-items:center;justify-content:flex-start}@media screen and (max-width: 767px){.r_challenge-page .user-answer__options{flex-direction:column;align-items:flex-start}.r_challenge-page .user-answer__options .user-answer__footer{margin-left:0;padding:10px 0}.r_challenge-page .user-answer__options .user-answer__footer:before{content:unset}.r_challenge-page .user-answer__options .switch-holder{margin-right:auto;margin-left:0}}.r_challenge-page .user-answer__points{font-size:13px}.r_challenge-page .user-answer__points .current{font-weight:700;font-size:18px}.r_challenge-page .user-answer__points .current .points-no{color:#a1e0ce}.r_challenge-page .user-answer__progressbar{position:relative;z-index:1;height:3px;margin-bottom:20px}.r_challenge-page .user-answer__progressbar:before{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:0;border-bottom:3px dotted rgba(2,33,62,.15)}.r_challenge-page .user-answer__progressbar .theProgressBar{height:3px;position:relative;z-index:2;display:block}.r_challenge-page .user-answer__footer{font-size:13px;position:relative;padding-left:20px;margin-left:20px;display:flex;align-items:center;justify-content:flex-start}.r_challenge-page .user-answer__footer:before{content:"";height:20px;width:1px;background-color:#02213e80;display:inline-block;position:absolute;z-index:1;left:0;top:50%;margin-top:-10px}@media screen and (max-width: 767px){.r_challenge-page .user-answer__footer{width:100%}}.r_challenge-page .user-answer__footer .userPop{width:300px;top:30px}.r_challenge-page .user-answer__footer .userNotes{height:auto;line-height:20px;z-index:1}.r_challenge-page .user-answer__controls{width:100%;padding-top:15px;text-align:right;position:relative}.r_challenge-page .user-answer__controls .userPop{min-width:250px;left:auto;right:0;top:35px}.r_challenge-page .user-answer__controls .userPop.userNotesCnt:before{left:auto;right:30px}.r_challenge-page .inviteUser.userPop{right:-10px;top:35px;width:300px;left:auto}.r_challenge-page .inviteUser.userPop select{margin-bottom:15px}@media screen and (max-width: 599px){.r_challenge-page .userPop .btn,.r_challenge-page .userPop .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_challenge-page .userPop .smartbanner__button__label,.r_challenge-page .userPop .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_challenge-page .userPop .smartbanner__button__label{margin-bottom:0}}@media screen and (max-width: 999px){.r_challenge-page aside.sideMenu{margin-bottom:25px}}.r_company-profile-edit button.btn,.r_company-profile-edit .smartbanner.smartbanner--android button.smartbanner__button__label,.smartbanner.smartbanner--android .r_company-profile-edit button.smartbanner__button__label,.r_company-profile-edit .smartbanner__button button.smartbanner__button__label,.smartbanner__button .r_company-profile-edit button.smartbanner__button__label,.r_company-profile-edit span.btn,.r_company-profile-edit .smartbanner.smartbanner--android span.smartbanner__button__label,.smartbanner.smartbanner--android .r_company-profile-edit span.smartbanner__button__label,.r_company-profile-edit .smartbanner__button span.smartbanner__button__label,.smartbanner__button .r_company-profile-edit span.smartbanner__button__label,.r_company-profile-edit a.btn,.r_company-profile-edit .smartbanner.smartbanner--android a.smartbanner__button__label,.smartbanner.smartbanner--android .r_company-profile-edit a.smartbanner__button__label,.r_company-profile-edit .smartbanner__button a.smartbanner__button__label,.smartbanner__button .r_company-profile-edit a.smartbanner__button__label,.r_company-profile-edit input.btn,.r_company-profile-edit .smartbanner.smartbanner--android input.smartbanner__button__label,.smartbanner.smartbanner--android .r_company-profile-edit input.smartbanner__button__label,.r_company-profile-edit .smartbanner__button input.smartbanner__button__label,.smartbanner__button .r_company-profile-edit input.smartbanner__button__label{font-size:12px}.r_company-profile-edit .row.add-row{padding-top:20px;text-align:right;justify-content:flex-end}.r_company-profile-edit .row.add-row.sb{justify-content:space-between}.r_company-profile-edit .tab__cnt+.row.add-row,.r_company-profile-edit .row+.row.add-row,.r_company-profile-edit .added-row+.row.add-row{padding-top:0}.r_company-profile-edit .updates-settings__item{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid rgba(2,33,62,.15);margin:0 -20px}.r_company-profile-edit .r_nlist .form__group{margin-bottom:0}.r_company-profile-edit .r_nlist li{margin-bottom:20px}.r_company-profile-edit .r_nlist li:before{top:50%;transform:translateY(-50%)}.r_company-profile-edit .posted-job__list{background-color:#fff}.r_company-profile-edit .posted-job__item{padding:24px 50px 16px 20px;position:relative;z-index:1;border-bottom:1px solid rgba(2,33,62,.15)}.r_company-profile-edit .posted-job__item:last-child{border-bottom:0}.r_company-profile-edit .posted-job__item .editIco{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.r_company-profile-edit .posted-job__item .viewIco{position:absolute;right:50px;top:50%;transform:translateY(-50%)}.r_company-profile-edit .posted-job__title{font-size:1.125rem;font-weight:700;margin-bottom:5px}.r_company-profile-edit .posted-job__elapsed{font-size:13px;opacity:.5}.r_company-profile-edit .videoSection .row{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;padding-top:0}.r_company-profile-edit .betterQuestionsSection textarea,.r_company-profile-edit .testimonialsSection textarea{min-height:80px}.r_company-profile-edit .row.wide{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;padding-top:0}.r_company-profile-edit .row.empty{display:none}.r_company-profile-edit .row.empty.show,.r_company-profile-edit .row.empty:nth-last-child(3){display:flex}.r_company-profile-edit .jobSection .cell.editable.previous .subgroup .widest .select2,.r_company-profile-edit .jobSection .cell.editable.previous .subgroup .widest select{opacity:1!important;visibility:visible!important}.r_company-profile-edit .jobSection .cell.editable.previous .subgroup .widest .select2,.r_company-profile-edit .jobSection .cell.editable.previous .subgroup .widest select,.r_company-profile-edit .jobSection .cell.editable.previous .subgroup .narrowest{display:block!important}.r_company-profile-edit .jobSection .cell.editable.previous .subgroup+.subgroup .form__group{padding-top:15px!important}.r_company-profile-edit .jobSection .tab__body+.posted-job__list{margin:0 -20px -20px}@media screen and (max-width: 767px){.r_company-profile-edit .jobSection .tab__body+.posted-job__list{margin:0 -30px -30px}}.r_imm-landing .r_intro-companies{margin-bottom:0}.r_imm-landing .r_intro-companies h2{margin-bottom:2rem}@media screen and (max-width: 767px){.r_imm-landing .r_intro-companies{margin-bottom:30px}}.r_imm-landing .r_intro-companies__cnt{width:425px}@media screen and (max-width: 999px){.r_imm-landing .r_intro-companies__cnt{transform:translateY(-35px)}}.r_imm-landing .bubbled-module .r_register-trial:before{left:8px}.r_imm-landing .bubbled-module .r_register-trial h3{padding-right:60px}.r_imm-landing .bubbled-module .r_register-trial .btn,.r_imm-landing .bubbled-module .r_register-trial .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_imm-landing .bubbled-module .r_register-trial .smartbanner__button__label,.r_imm-landing .bubbled-module .r_register-trial .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_imm-landing .bubbled-module .r_register-trial .smartbanner__button__label{padding:0 64px;height:40px;line-height:40px}@media screen and (max-width: 767px){.r_imm-landing .bubbled-module .r_register-trial .btn,.r_imm-landing .bubbled-module .r_register-trial .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_imm-landing .bubbled-module .r_register-trial .smartbanner__button__label,.r_imm-landing .bubbled-module .r_register-trial .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_imm-landing .bubbled-module .r_register-trial .smartbanner__button__label{height:30px;line-height:30px;padding:0 30px}}.r_imm-landing .r_conversion{padding:70px 0 85px;font-size:1.25rem}@media screen and (max-width: 767px){.r_imm-landing .r_conversion{font-size:1rem;padding:20px 0 50px}}.r_imm-landing .r_conversion h4{margin-bottom:20px}.r_imm-landing .r_conversion .arrows li{background-position:0 11px}@media screen and (max-width: 767px){.r_imm-landing .r_conversion .arrows li{background-position:0 9px}}.r_imm-landing .r_conversion__benefits{padding-bottom:125px;margin-bottom:50px;display:flex;justify-content:center;align-items:flex-start}.r_imm-landing .r_conversion__benefits .item{margin-left:45px}@media screen and (max-width: 767px){.r_imm-landing .r_conversion__benefits{padding-bottom:28%;margin-bottom:30px}.r_imm-landing .r_conversion__benefits .item{width:100%;margin-left:0}}.r_imm-landing .r_our-offer{margin-bottom:60px;margin-top:0;padding-top:25px}.r_imm-landing .r_our-offer__cnt:after{left:auto;right:100%}.r_imm-landing .r_our-offer .edit_blue_svg{width:63px;height:63px}@media screen and (max-width: 767px){.r_imm-landing .r_our-offer .edit_blue_svg{width:30px;height:30px}}.r_search aside .innerA:not(.selectMandatory){position:sticky;top:20px}@media screen and (max-width: 999px){.r_search aside{padding-left:15px}}.r_search aside h2{font-size:2.5rem;margin-bottom:1.25rem;line-height:1.05}@media screen and (max-width: 767px){.r_search aside h2{text-align:center;font-size:2rem}}.r_search aside .btn,.r_search aside .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_search aside .smartbanner__button__label,.r_search aside .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_search aside .smartbanner__button__label{min-width:210px;max-width:100%}@media screen and (max-width: 767px){.r_search aside{padding-left:0}.r_search aside .innerA{padding:0 20px}.r_search aside h2 br{display:none}.r_search aside h2 .bc{display:inline}.r_search aside .btn,.r_search aside .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_search aside .smartbanner__button__label,.r_search aside .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_search aside .smartbanner__button__label{max-width:300px;display:block;margin:0 auto 20px}}.r_search .switchToMandatory,.r_search .legend{width:210px;max-width:100%}@media screen and (max-width: 767px){.r_search .switchToMandatory,.r_search .legend{width:360px;margin:0 auto}}.r_search .switchToMandatory{display:flex;justify-content:space-between;margin-bottom:20px;padding-top:40px}@media screen and (max-width: 767px){.r_search .switchToMandatory{margin-bottom:5px}}.r_search .switchToMandatory .labelLike{margin-bottom:0;padding-left:0}.r_search .legend{display:block;opacity:.7;font-size:.85rem}.r_search .row{padding-bottom:0}.r_search .row>.cell:nth-child(2) .subgroup{opacity:.5;pointer-events:none}.r_search .row>.cell:nth-child(2).editable .subgroup{opacity:1;pointer-events:unset}.r_search .restricted{opacity:.5;pointer-events:none}.r_search .row-control{z-index:1;bottom:20px;left:0;height:36px;color:#02213e80;padding:0 20px;font-weight:700;font-size:13px;cursor:pointer}@media screen and (max-width: 999px){.r_search .row-control{position:static;margin-bottom:20px;line-height:1;height:auto}}.r_search .form__group{background-color:#fff}.r_search .form__group label{line-height:22px}.r_search .form__group .switch-holder{position:absolute;z-index:1;right:0;top:0;opacity:0;visibility:hidden}@media screen and (max-width: 999px){.r_search .r_card{margin-bottom:0;border-bottom:1px solid rgba(2,33,62,.15)}}.r_search .skills-subgroup.beacon{margin-bottom:15px;position:static}.r_search .subgroup .form__group{padding-top:15px;margin-bottom:5px}.r_search .subgroup:first-child .form__group{padding-top:0}.r_search .subgroup:first-child~.subgroup .form__group>label{display:none}@media screen and (max-width: 999px){.r_search .subgroup:first-child~.subgroup .form__group>label{display:block}}.r_search .selectMandatory .row:not(:first-child) .pushSwitch.added{margin-top:5px}.r_search .selectMandatory .row:not(:first-child) .pushSwitch .switch-holder{top:-25px}@media screen and (max-width: 999px){.r_search .selectMandatory .row:not(:first-child) .pushSwitch .switch-holder{top:0}}.r_search .selectMandatory .form__group .switch-holder{opacity:1;visibility:visible}.r_search .selectMandatory .form__group .switch-holder.restricted{opacity:.5}.r_search .selectMandatory .restricted .form__group .switch-holder.restricted{opacity:1}.r_search .selectMandatory .subgroup .form__group{padding-top:40px;margin-bottom:3px}.r_search .selectMandatory .subgroup .form__group .switch-holder{top:15px}@media screen and (max-width: 999px){.r_search .selectMandatory .subgroup .form__group{padding-top:0}.r_search .selectMandatory .subgroup .form__group .switch-holder{top:0}}.r_search .selectMandatory .subgroup:first-child .form__group{padding-top:0}.r_search .selectMandatory .subgroup:first-child .form__group .switch-holder{top:0}.r_search .row>.form__group:last-child{margin-bottom:15px}@media screen and (max-width: 999px){.r_search .hideLabels .row:first-child~.row label:not(.alwaysShow){display:none}.r_search .hideLabels .row .cell .subgroup:first-child .cell label{display:block}}.r_search_results .r_card{margin-bottom:0;border-bottom:1px solid rgba(2,33,62,.15)}.r_search_results .r_card:last-of-type{margin-bottom:20px;border-bottom:0}.r_search_results .r_card.extended .resumeSectionTitle{border-bottom:0}.r_search_results aside .resumeSectionTitle{margin-left:0;margin-right:0;padding-left:20px;padding-right:20px;width:100%}.r_search_results aside .r_card.extended .resumeSectionTitle{box-shadow:0 1px 1px #02213e26}.r_search_results aside .theTitle{color:#c0c7cf}.r_search_results aside .iconH{opacity:.5}.r_search_results aside .extended .theTitle{color:#02213e}.r_search_results aside .extended .iconH{opacity:1}.r_search_results section{counter-reset:section}.r_search_results section .r_card{counter-increment:section}.r_search_results section .r_card .r_matchingScale{padding-left:30px;position:relative;z-index:1}.r_search_results section .r_card .r_matchingScale:before{content:counter(section);position:absolute;color:#02213e;left:0;font-size:.8125rem}.r_search_results .btn,.r_search_results .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_search_results .smartbanner__button__label,.r_search_results .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_search_results .smartbanner__button__label{min-width:1px;padding:0 38px}.r_search_results.refiningSearch aside{width:calc(100% - 320px)}.r_search_results.refiningSearch section{width:300px}.r_search_results.refiningSearch .r_cadidateSpecs ul{width:100%}.r_search_results.refiningSearch .resultsFoot{flex-direction:column}.r_search_results.refiningSearch .resultsFoot .btn,.r_search_results.refiningSearch .resultsFoot .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_search_results.refiningSearch .resultsFoot .smartbanner__button__label,.r_search_results.refiningSearch .resultsFoot .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_search_results.refiningSearch .resultsFoot .smartbanner__button__label{order:0;margin-top:15px}.r_search_results.refiningSearch .matchingPercentage{width:52px}.r_search_results.refiningSearch label{display:block}.r_search_results.refiningSearch .select2-container{width:100%!important}.r_search_results .r_cadidateSpecs{padding-left:2px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.r_search_results .r_cadidateSpecs:after{content:"";width:28%}.r_search_results .r_cadidateSpecs ul{width:28%;margin-bottom:38px;padding-left:30px;position:relative;font-size:.875rem}.r_search_results .r_cadidateSpecs li{margin-bottom:5px}.r_search_results .r_cadidateSpecs li:last-of-type{margin-bottom:0}.r_search_results .r_cadidateSpecs .bc{font-weight:700}.r_search_results .r_cadidateSpecs .iconH{position:absolute;z-index:1;top:0;left:0}.r_search_results .r_cadidateSpecs .theTitle{padding-bottom:5px;display:block}.r_search_results .r_cadidateSpecs.missingSpecs{border-top:1px solid rgba(2,33,62,.15);padding-top:10px}.r_search_results .r_cadidateSpecs.missingSpecs .theTitle.main{margin-bottom:30px;color:#c0c7cf;display:block;width:100%}.r_search_results .r_cadidateSpecs.missingSpecs ul{color:#c0c7cf}.r_search_results .r_cadidateSpecs.missingSpecs .iconH svg{fill:#c0c7cf}.r_search_results .resultsFoot{display:flex;justify-content:space-between;align-items:center;color:#c0c7cf}.r_search_results .resultsFoot .btn,.r_search_results .resultsFoot .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_search_results .resultsFoot .smartbanner__button__label,.r_search_results .resultsFoot .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_search_results .resultsFoot .smartbanner__button__label{order:-1}@media screen and (max-width: 767px){.r_search_results .resultsFoot{flex-direction:column}.r_search_results .resultsFoot .btn,.r_search_results .resultsFoot .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_search_results .resultsFoot .smartbanner__button__label,.r_search_results .resultsFoot .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_search_results .resultsFoot .smartbanner__button__label{order:0;margin-top:15px}}.r_search_results .r_candidateOptions{padding-bottom:20px;display:flex;justify-content:flex-end}.r_search_results .r_candidateOptions .btn,.r_search_results .r_candidateOptions .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_search_results .r_candidateOptions .smartbanner__button__label,.r_search_results .r_candidateOptions .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_search_results .r_candidateOptions .smartbanner__button__label,.r_search_results .r_candidateOptions .btn:first-child,.r_search_results .r_candidateOptions .smartbanner.smartbanner--android .smartbanner__button__label:first-child,.smartbanner.smartbanner--android .r_search_results .r_candidateOptions .smartbanner__button__label:first-child,.r_search_results .r_candidateOptions .smartbanner__button .smartbanner__button__label:first-child,.smartbanner__button .r_search_results .r_candidateOptions .smartbanner__button__label:first-child{margin-left:20px}@media screen and (max-width: 767px){.r_search .r_card.itExtends.extended,.r_search_results .r_card.itExtends.extended{padding-bottom:5px}}.r_matchingScale .progressHolder{margin-bottom:0;flex-grow:1;padding-left:30px}.r_matchingScale .matchingPercentage{width:92px;padding-left:17px;text-align:center;font-weight:700}.r_job-page .profileCard .userName{margin-bottom:25px}.r_job-page .r_cards{align-items:stretch}.r_job-page .r_cards .r_card{min-height:225px}.r_job-page .r_cards .r_card:last-child{margin-bottom:20px}.r_job-page .r_card{height:auto}.r_job-page .row{width:100%}.r_job-page aside .row{margin-bottom:12px;padding-bottom:16px}.r_job-page aside .row:last-child{margin-bottom:0;border-bottom:0 none;padding-bottom:0}.r_job-page aside li{margin-bottom:3px}.r_job-page aside li:first-child{margin-bottom:9px}.r_job-page aside li:last-child{margin-bottom:0}.r_job-page .rowEssentials aside,.r_job-page .rowEssentials .section{margin-bottom:0}.r_job-page .rowEssentials aside .r_card,.r_job-page .rowEssentials .section .r_card{margin-bottom:20px}.r_profile.r_company-profile .r_job-page .btn,.r_profile.r_company-profile .r_job-page .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_profile.r_company-profile .r_job-page .smartbanner__button__label,.r_profile.r_company-profile .r_job-page .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_profile.r_company-profile .r_job-page .smartbanner__button__label{padding:0 30px}.r_profile.r_company-profile .r_job-page .processSection .row{padding-left:68px}.r_profile.r_company-profile .r_job-page ul.processSteps li:before{left:-63px}.r_profile.r_company-profile .r_job-page ul.processSteps:before{left:-52px}.r_company-profile.r_search .row-control.addRow,.r_company-profile.r_search .row-control.autoFill{height:auto}.r_company-profile.r_search .row-control.autoFill{width:100%;margin-top:16px;padding-right:0}.r_company-profile.r_search .r_cards{align-items:stretch}.r_company-profile.r_search .r_cards .r_card{min-height:225px}.r_company-profile.r_search .r_cards .r_card:last-child{margin-bottom:20px}.r_company-profile.r_search .processSection.edit .row{margin-bottom:0}.r_company-profile.r_search .pb0{padding-bottom:0}.r_company-profile.r_search .salary_optionsSection .form__group{margin-bottom:0}.r_company-profile.r_search .salary-type>div{flex-grow:1}.r_company-profile.r_search .rangeSel{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width: 999px){.r_company-profile.r_search .rangeSel{padding-top:15px}}.r_company-profile.r_search .rangeSel .spacer{width:20px;text-align:center}.r_profile.r_company-profile .processSection.edit ul.processSteps li:before{left:-68px}@media screen and (max-width: 767px){.r_profile.r_company-profile .processSection.edit ul.processSteps li:before{left:-36px}}.r_pageErrorContainer{text-align:center;min-height:500px;width:100%}.r_pageErrorContainer .icoHolder{margin-bottom:40px}.r_pageErrorContainer .ico404_svg{width:155px;height:209px}.r_pageErrorContainer h3 .bc{display:inline}.r_pageErrorContainer a{font-weight:700}@media screen and (max-width: 999px){.r_upgrades .r_main_container{padding-left:20px;padding-right:20px;flex-direction:column}.r_upgrades h2 br{display:none}.r_upgrades h2 .bc{display:inline}}.r_upgrades aside,.r_upgrades section{width:calc(50% - 20px)}@media screen and (max-width: 999px){.r_upgrades aside,.r_upgrades section{width:100%;margin-bottom:0}}.r_upgrades .r_upgrade-option__item{background-color:#fff;display:flex;justify-content:space-between;min-height:115px;margin-bottom:30px}@media screen and (max-width: 767px){.r_upgrades .r_upgrade-option__item{min-height:80px}}.r_upgrades .r_upgrade-option__title{width:calc(100% - 160px);padding-left:35px;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:flex-start}@media screen and (max-width: 767px){.r_upgrades .r_upgrade-option__title{font-size:1.25rem;font-weight:400;width:calc(100% - 120px);padding-left:20px}}.r_upgrades .r_upgrade-option .qty{margin-right:4px;display:inline-block;width:28px;text-align:right}.r_upgrades .r_upgrade-option__price{border-left:2px solid rgba(2,33,62,.05);width:160px;font-size:2.3125rem;font-weight:700;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){.r_upgrades .r_upgrade-option__price{font-size:1.5rem;width:120px}}.r_upgrades .r_upgrade-option__selector{margin-bottom:40px}.r_upgrades .r_upgrade-option .theProgressBar{height:3px;background-color:#02213e26}.r_upgrades .r_upgrade-summary__row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.r_upgrades .r_upgrade-summary__cell{max-width:47%}.r_upgrades .r_upgrade-summary__cell.wBtn{order:-1;opacity:0;visibility:hidden}.r_upgrades .r_upgrade-summary__cell.wBtn.enable{opacity:1;visibility:visible}.r_upgrades .r_upgrade-summary .price,.r_upgrades .r_upgrade-summary .bc{font-weight:700}.r_upgrades .r_upgrade-summary .rowTotal{border-top:1px solid rgba(2,33,62,.15);margin-top:25px;padding-top:30px;align-items:center}@media screen and (max-width: 767px){.r_upgrades .r_upgrade-summary .rowTotal{padding-top:15px;margin-top:15px}}.r_upgrades .r_upgrade-summary .totalPrice,.r_upgrades .r_upgrade-summary .totalPrice+.bc{font-size:1.5rem}@media screen and (max-width: 767px){.r_upgrades .r_upgrade-summary .totalPrice,.r_upgrades .r_upgrade-summary .totalPrice+.bc{font-size:1.25rem}}.r_friends input[type=text],.r_friends input[type=email],.r_friends input[type=password],.r_friends input[type=url],.r_friends input[type=tel],.r_friends input[type=search],.r_friends textarea,.r_friends select{background-color:#02213e0d;border:0}.r_friends .referForm textarea{min-height:38px;padding:8px 20px}.tabsAbove{display:flex;justify-content:space-between;align-items:stretch;margin-bottom:25px;width:100%}@media screen and (max-width: 999px){.tabsAbove{padding-left:15px;padding-right:15px}}@media screen and (max-width: 767px){.tabsAbove{flex-direction:column}}.tabsAbove li{background-color:#fff;flex-grow:1;flex-basis:0;text-align:center;min-height:53px;padding:10px;font-size:14px;font-weight:700;text-transform:uppercase;color:#02213e40;display:flex;justify-content:center;align-items:center;border-left:1px solid rgba(2,33,62,.15);cursor:pointer}.tabsAbove li:first-child{border-left:0 none;border-radius:5px 0 0 5px}.tabsAbove li:last-child{border-radius:0 5px 5px 0}.tabsAbove li:hover,.tabsAbove li.current{color:#fff}.tabsAbove li:hover .notif-new,.tabsAbove li.current .notif-new{background-color:#fff;color:#a1e0ce}.tabsAbove li:hover{background:#a1e0ce}.tabsAbove li.current,.tabsAbove li.current:hover{background:transparent linear-gradient(0deg,#a1e0ce 50%,#a1e0ce 100%) 0% 0% no-repeat padding-box}@media screen and (max-width: 767px){.tabsAbove li{border-left:0 none;border-top:1px solid rgba(2,33,62,.15);min-height:unset;justify-content:flex-start}.tabsAbove li:first-child{border-top:0 none}}.notif-new,.notif-no{margin:0 10px;padding:0 5px;min-height:22px;line-height:22px;background-color:#a1e0ce;border-radius:12px;color:#fff;font-size:14px;text-align:center;display:inline-block;vertical-align:middle;min-width:22px}.notif-no{margin:0}.countdown{background-color:#02213e;height:30px;padding:0 5px 0 10px;color:#fff;border-radius:15px;display:inline-block;font-size:13px;font-weight:700}.countdown__cnt{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;height:30px}.countdown .btn.svgcnt,.countdown .smartbanner.smartbanner--android .svgcnt.smartbanner__button__label,.smartbanner.smartbanner--android .countdown .svgcnt.smartbanner__button__label,.countdown .smartbanner__button .svgcnt.smartbanner__button__label,.smartbanner__button .countdown .svgcnt.smartbanner__button__label{padding:0!important;min-width:20px;height:20px;width:20px;display:flex;justify-content:center;align-items:center;margin-left:10px;pointer-events:none}.countdown .btn.svgcnt:after,.countdown .smartbanner.smartbanner--android .svgcnt.smartbanner__button__label:after,.smartbanner.smartbanner--android .countdown .svgcnt.smartbanner__button__label:after,.countdown .smartbanner__button .svgcnt.smartbanner__button__label:after,.smartbanner__button .countdown .svgcnt.smartbanner__button__label:after{background-color:#fff}.countdown .btn.svgcnt:hover svg,.countdown .smartbanner.smartbanner--android .svgcnt.smartbanner__button__label:hover svg,.smartbanner.smartbanner--android .countdown .svgcnt.smartbanner__button__label:hover svg,.countdown .smartbanner__button .svgcnt.smartbanner__button__label:hover svg,.smartbanner__button .countdown .svgcnt.smartbanner__button__label:hover svg{filter:drop-shadow(0 0 0 3px rgba(2,33,62,.5))}.matching-lists h4{font-size:1.25rem;margin-bottom:0;cursor:pointer;position:relative;display:flex;align-items:center;-webkit-user-select:none;user-select:none;background-color:#fff;padding:15px 22px;border-radius:5px}.matching-lists h4:before{content:"";width:14px;height:8px;display:block;background-size:100%;transform:scale(-1);margin-right:25px;opacity:.3}.matching-lists h4:before:hover{opacity:.8}.matching-lists h4.expand{border-radius:5px 5px 0 0}.matching-lists h4.expand:before{transform:none}.matching-lists h4.expand~.tab__body{display:block}@media screen and (max-width: 999px){.matching-lists h4{padding:10px 20px}}.matching-lists h4+.tab__body .tabular-data{border-radius:0 0 5px 5px}.matching-lists .resumeSectionTitle{background-color:#fff;border-bottom:0;padding-left:20px;padding-right:20px}.matching-lists .tab__cnt{background-color:transparent;display:none}@media screen and (max-width: 999px){.matching-lists .tab__cnt{padding-left:15px;padding-right:15px}}.matching-lists .tab__cnt.current{display:block}.matching-lists__job-item{margin-bottom:20px}.matching-lists .tab__body{display:none}.matching-lists__message{padding:20px;font-size:1.15rem;opacity:.75;margin-bottom:40px;background-color:#fff}.matching-lists__message a{color:#a1e0ce;text-decoration:underline}.r_settings .rowEssentials{align-items:flex-start}@media screen and (max-width: 767px){.r_settings .rowEssentials{padding-top:20px}}.r_settings .r_card{height:auto;width:100%}.r_settings .row{width:100%}.r_settings .row .cell{margin-bottom:15px}@media screen and (max-width: 999px){.r_settings .row .cell.flushBottom{order:2}}@media screen and (max-width: 999px){.r_settings .btn,.r_settings .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_settings .smartbanner__button__label,.r_settings .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_settings .smartbanner__button__label{margin-bottom:0}}.r_settings__avatar{width:228px;height:228px;padding:19px;margin:0 auto}.r_settings__avatar img{display:block;border-radius:50%}.r_settings__avatar label.icon-camera{width:36px;height:36px;display:block;margin:0 auto;padding:0;position:absolute;z-index:2;bottom:40px;left:50%;transform:translate(-50%);opacity:0;visibility:hidden;filter:drop-shadow(0 0 3px rgba(2,33,62,.25))}.r_settings__avatar label.icon-camera svg{display:block;width:36px;height:36px;fill:#fff}.r_settings__avatar input[type=file]{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:-1;opacity:0;visibility:hidden}.r_settings__avatar:hover label.icon-camera{opacity:1;visibility:visible}.r_settings__notifications{margin-left:-20px;margin-right:-20px;margin-bottom:20px;width:calc(100% + 40px)}@media screen and (max-width: 767px){.r_settings__notifications{margin-left:-30px;margin-right:-30px;width:calc(100% + 60px)}}.r_settings__notifications--item{display:flex;justify-content:space-between;padding:20px;border-bottom:1px solid rgba(2,33,62,.15)}.responsiveness{position:relative}.article{line-height:1.44;font-size:1.125rem;margin-bottom:2rem}.article img{height:auto}.article p:empty{display:none}.article a{color:#a1e0ce}.article a:hover{text-decoration:underline}.article ul,.article ol{margin-bottom:1.25rem}.article ul li:not(:last-child),.article ol li:not(:last-child){margin-bottom:.6rem}.article ul{padding-left:30px}.article ul li:before{content:"\e2\20ac\a2";color:#a1e0ce;display:inline-block;width:1em;margin-left:-1em}.article ol{list-style:decimal outside;padding-left:0;margin-left:23px}.article ol[start]{list-style:none}.article ol[start]:before{content:attr(start) ".";display:inline;font-weight:700}.article ol[start] li{display:inline}.new-entity-warn{display:none;font-size:75%;padding:0 20px;margin-top:5px}.display-new-entity-warn .new-entity-warn{display:block}.white_svg{fill:#fff}ul.red-check li{margin-bottom:12px;position:relative;z-index:1;display:flex;align-items:flex-start}ul.red-check svg{min-width:16px;width:16px;height:12px;fill:#a1e0ce;margin-right:20px;margin-top:4px}.course-rating span{display:inline-block;position:relative;margin-right:7px;width:11px;height:10px}.course-rating span:before{content:"";width:100%;height:100%;opacity:0;background-size:11px 10px;position:absolute;z-index:1;left:0;top:0}.course-rating[data-rating="0.5"] span:first-child:before{width:50%;opacity:1}.course-rating[data-rating="1.5"] span:first-child+span:before{width:50%;opacity:1}.course-rating[data-rating="2.5"] span:nth-child(3):before{width:50%;opacity:1}.course-rating[data-rating="3.5"] span:nth-child(4):before{width:50%;opacity:1}.course-rating[data-rating="4.5"] span:nth-child(5):before{width:50%;opacity:1}.add-review{position:relative;z-index:1}.add-review input[type=radio]{position:absolute;left:0;top:0;opacity:0;visibility:hidden}.add-review label{position:relative;padding:0;width:21px;height:20px;margin:0 7px;background-size:100%}.add-review label:before{content:"";position:absolute;display:block;width:100%;height:100%;left:0;top:0;background-size:100%;transition:all .2s ease}.add-review input[type=radio]:checked+label~label:before{opacity:0}.dropHandler{cursor:pointer;-webkit-user-select:none;user-select:none}.noAccount{color:#0f233f40;font-size:14px;font-style:italic;font-weight:700}.gray{color:#0f233f40!important}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.relative{position:relative}.centred{text-align:center}.display-none{display:none!important}.flex{display:flex}.flex.sb{justify-content:space-between}.flex.sa{justify-content:space-around}.flex.se{justify-content:space-evenly}.flex.jcc{justify-content:center}.flex.jcs{justify-content:flex-start}.flex.jce{justify-content:flex-end}.flex.aic{align-items:center}.flex.aie{align-items:flex-end}.flex.ais{align-items:flex-start}.flex.aist{align-items:stretch}.flex.row{flex-direction:row}.flex.column{flex-direction:column}.flex.fw{flex-wrap:wrap}.flex .right{margin-left:auto;margin-right:0}.prev-flex-row{display:flex;flex-direction:row}.prev-mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:.75rem!important}.prev-mr-4{margin-right:1rem!important}.mr-5{margin-right:1.5rem!important}.mr-6{margin-right:2rem!important}.prev-mr-20{margin-right:20px}.mr-25{margin-right:25px}.mr-50{margin-right:50px}.prev-mr-40{margin-right:40px}.prev-mb-0{margin-bottom:0!important}.prev-mb-1{margin-bottom:.25rem!important}.prev-mb-2{margin-bottom:.5rem!important}.prev-mb-3{margin-bottom:.75rem!important}.prev-mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.5rem!important}.prev-mb-6{margin-bottom:2rem!important}.prev-mb-10{margin-bottom:10px}.prev-mb-20{margin-bottom:20px}.prev-mb-30{margin-bottom:30px}.prev-prev-mb-40{margin-bottom:40px}.prev-mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.prev-mb-60,.mb-90{margin-bottom:60px}.prev-mb-100{margin-bottom:100px}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.prev-mt-2{margin-top:.5rem!important}.prev-mt-3{margin-top:.75rem!important}.prev-mt-4{margin-top:1rem!important}.mt-5{margin-top:1.5rem!important}.mt-6{margin-top:2rem!important}.prev-mt-10{margin-top:10px}.mt-15{margin-top:15px}.prev-mt-20{margin-top:20px}.mt-30{margin-top:30px}.prev-mt-40{margin-top:40px}.prev-prev-mt-20,.mt-90{margin-top:60px}.prev-mt-100{margin-top:100px}.prev-ml-0{margin-left:0!important}.prev-ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:.75rem!important}.prev-ml-4{margin-left:1rem!important}.ml-5{margin-left:1.5rem!important}.ml-6{margin-left:2rem!important}.prev-ml-20{margin-left:20px}.prev-ml-40{margin-left:40px}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.prev-pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.5rem!important}.prev-pb-6{padding-bottom:2rem!important}.prev-pb-10{padding-bottom:10px}.prev-pt-0{padding-top:0!important}.prev-pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.prev-pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.5rem!important}.pt-6{padding-top:2rem!important}.prev-pt-10{padding-top:10px}.pl-10{padding-left:10px}.prev-pt-40{padding-top:40px}.pb-30{padding-bottom:30px}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.prev-pl-2{padding-left:.5rem!important}.prev-pl-3{padding-left:.75rem!important}.pl-4{padding-left:1rem!important}.pl-5{padding-left:1.5rem!important}.prev-pl-6{padding-left:2rem!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:.75rem!important}.pr-4{padding-right:1rem!important}.pr-5{padding-right:1.5rem!important}.prev-pr-6{padding-right:2rem!important}.helper{position:relative}.dib{display:inline-block}.db{display:block}.df{display:flex}.va-m{vertical-align:middle}.pos-rel{position:relative}.hide{display:none}.tal{text-align:left}.tac{text-align:center}.flex-h-center{display:flex;align-items:center}.tar{text-align:right}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.align-items-center{align-items:center!important}.justify-content-center{justify-content:center!important}.justify-content-space-between{justify-content:space-between!important}.prev-overflow-visible{overflow:visible!important}.color-danger,.hover-danger:hover{color:#a1e0ce!important}.color-warning,.hover-warning:hover{color:#af7c25!important}.color-success,.hover-success:hover{color:#5daf25!important}.color-grey,.hover-grey:hover{color:#02213e80!important}.color-greydark,.hover-greydark:hover{color:#02213ebf!important}.prev-text-left{text-align:center!important}.text-smaller{font-size:.8125rem!important}.text-small{font-size:.9rem!important}.text-strong{font-weight:700!important}.overflow-auto{overflow:auto}.text-decoration-none{text-decoration:none!important}.font-size-75{font-size:75%!important}.font-size-85{font-size:85%!important}.text-uppercase{text-transform:uppercase!important}.onboarding-page__intro{position:fixed;z-index:12;top:0;left:0;width:100vw;height:100vh;background-color:#02213e}.onboarding-page main{z-index:12}.onboarding-page__overlay,.onboarding-page__video-container,.onboarding-page__caption{position:absolute;width:100vw;height:100vh}.onboarding-page__video-container{z-index:1;left:50%;top:50%;transform:translate(-50%,-50%)}.onboarding-page video{object-fit:cover;position:relative;z-index:1;width:100%;height:100%}.onboarding-page__overlay{z-index:2;top:0;left:0;background-color:#02213e80}.onboarding-page__clear-iamge{margin-right:15px}.onboarding-page__caption{color:#f1f3f6;z-index:3;font-size:2rem;text-align:center;display:flex;justify-content:center;align-items:center}@media screen and (max-height: 650px){.onboarding-page__caption{font-size:1.5rem}}@media screen and (max-height: 550px){.onboarding-page__caption{font-size:1.15rem}}@media screen and (max-width: 999px){.onboarding-page__caption{font-size:1.25rem}}@media screen and (max-width: 768px){.onboarding-page__caption{font-size:1rem}}.onboarding-page__caption--cnt{line-height:1.5;max-width:90%;transform:translateY(50%);animation:9s slideCnt 1.5s forwards}.onboarding-page__caption--item{text-shadow:1px 1px 3px rgba(2,33,62,.5);padding:10px 0;opacity:0}.onboarding-page__caption--item:first-child{font-size:3rem;animation:.5s fadeIn 1.5s forwards}.onboarding-page__caption--item:nth-child(2){animation:.5s fadeIn 3s forwards}.onboarding-page__caption--item:nth-child(3){animation:.5s fadeIn 6s forwards}.onboarding-page__caption--item:last-child{font-size:1.5rem;animation:.5s fadeIn 9s forwards}@media screen and (max-width: 798px){.onboarding-page__caption--item:last-child{font-size:1rem}}.onboarding-page .onb-logo{width:150px;display:inline-block;vertical-align:text-top;vertical-align:-webkit-baseline-middle}@media screen and (max-width: 798px){.onboarding-page .onb-logo{width:100px}}.onboarding-page .onb-logo svg{fill:#f1f3f6}.onboarding-page .onb-logo .ball{animation:.3s bounce 3.25s forwards;animation-direction:alternate;animation-timing-function:cubic-bezier(.5,.05,1,.5);animation-iteration-count:15}.onboarding-page.viewed-intro .onboarding-page__intro{opacity:0;visibility:hidden}.onboarding-page.viewed-intro .bubbled-module{opacity:1;visibility:visible}.onboarding-page.viewed-intro .r_main_container{overflow:hidden}.onboarding-page.viewed-intro main{z-index:2}.onboarding-page.direct fieldset{display:none}.onboarding-page.direct fieldset.current{display:block;position:static}.onboarding-page.direct .onboarding-page__intro{display:none}.onboarding-page .bubbled-module{position:relative;z-index:13;opacity:0;visibility:hidden}.onboarding-page .bubbled-module h3{margin-bottom:1.5rem}.onboarding-page__form{text-align:center;padding:35px 0 60px;color:#02213e80}.onboarding-page__form fieldset{min-width:100%;max-width:100%;z-index:1;display:none;position:static;transition:none;transform:none!important}.onboarding-page__form fieldset.current{display:block}.onboarding-page__form fieldset.last .badge{display:block;margin:0 auto 40px}.onboarding-page__form fieldset.last a{text-decoration:none}.onboarding-page__form input{text-align:center}.onboarding-page__form .form__group{width:98%;max-width:432px;margin-left:auto;margin-right:auto}.onboarding-page__form .form__group.half{margin-bottom:15px}.onboarding-page__form .form__group.last{margin-bottom:0}.onboarding-page__form .quiz-module__nav{max-width:340px;margin-left:auto;margin-right:auto}.onboarding-page__form .quiz-module__nav span{min-width:30px}.onboarding-page__form .quiz-module__nav span.sep{margin:0 35px}.onboarding-page__form .quiz-module__nav span.sep:first-child:before,.onboarding-page__form .quiz-module__nav span.sep:last-child:after{display:none}.onboarding-page__form .quiz-module__nav span.sep:first-child{margin-left:0}.onboarding-page__form .quiz-module__nav span.sep:last-child{margin-right:0}.onboarding-page__form .quiz-module__nav span.sep:before,.onboarding-page__form .quiz-module__nav span.sep:after{width:30px}.onboarding-page__form a:not(.btn),.onboarding-page__form .link{color:#a1e0ce;text-decoration:underline}.onboarding-page__form h3{color:#02213e}.onboarding-page__form .hidden{opacity:0;visibility:hidden;display:none}.onboarding-page .form-upload-photo .btn,.onboarding-page .form-upload-photo .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .onboarding-page .form-upload-photo .smartbanner__button__label,.onboarding-page .form-upload-photo .smartbanner__button .smartbanner__button__label,.smartbanner__button .onboarding-page .form-upload-photo .smartbanner__button__label{margin-bottom:10px}.onboarding-page .form-upload-photo .btn.icon,.onboarding-page .form-upload-photo .smartbanner.smartbanner--android .icon.smartbanner__button__label,.smartbanner.smartbanner--android .onboarding-page .form-upload-photo .icon.smartbanner__button__label,.onboarding-page .form-upload-photo .smartbanner__button .icon.smartbanner__button__label,.smartbanner__button .onboarding-page .form-upload-photo .icon.smartbanner__button__label{position:absolute;right:0}.onboarding-page .form-upload-photo .btn.icon.croppie-upload,.onboarding-page .form-upload-photo .smartbanner.smartbanner--android .icon.croppie-upload.smartbanner__button__label,.smartbanner.smartbanner--android .onboarding-page .form-upload-photo .icon.croppie-upload.smartbanner__button__label,.onboarding-page .form-upload-photo .smartbanner__button .icon.croppie-upload.smartbanner__button__label,.smartbanner__button .onboarding-page .form-upload-photo .icon.croppie-upload.smartbanner__button__label{bottom:0}.onboarding-page .form-upload-photo .btn.icon.js-clearImage,.onboarding-page .form-upload-photo .smartbanner.smartbanner--android .icon.js-clearImage.smartbanner__button__label,.smartbanner.smartbanner--android .onboarding-page .form-upload-photo .icon.js-clearImage.smartbanner__button__label,.onboarding-page .form-upload-photo .smartbanner__button .icon.js-clearImage.smartbanner__button__label,.smartbanner__button .onboarding-page .form-upload-photo .icon.js-clearImage.smartbanner__button__label{top:0}.onboarding-page__fields{position:relative;z-index:1}@media screen and (max-width: 1279px){.onboarding-page__fields{height:auto!important}}.onboarding-page__avatar-holder{position:relative;z-index:1;width:228px;margin-left:auto;margin-right:auto;display:flex;align-items:center;background-size:100%}.onboarding-page__avatar-holder--cnt{width:190px;height:190px;border-radius:50%;position:absolute;z-index:2;left:50%;top:20px;transform:translate(-50%)}.onboarding-page__avatar-holder--cnt svg{width:50px;height:50px}.onboarding-page__avatar-holder--cnt:before{content:"";width:228px;height:228px;display:block;position:absolute;z-index:3;top:-20px;left:50%;transform:translate(-50%)}.onboarding-page__avatar-holder .cropperCnt{top:-25px;position:relative;z-index:1;opacity:0;visibility:hidden;margin-top:20px}.onboarding-page__avatar-holder .cropperCnt:before{top:-20px;transform:translate(-50%)}.onboarding-page__avatar-holder .cropperCnt.expanded,.onboarding-page__avatar-holder .cropperCnt.visible{opacity:1;visibility:visible;z-index:3}.onboarding-page input[type=file]{position:absolute;z-index:1;opacity:0;visibility:hidden}.onboarding-page .cr-slider{cursor:pointer;padding:0}.onboarding-page .croppie-container{padding-top:10px}.onboarding-page .croppie-container .cr-boundary{border-radius:50%;z-index:4}.onboarding-page .croppie-container .cr-vp-circle{width:100%!important;height:100%!important;border:0 none}.onboarding-page .croppie-container .cr-slider-wrap{margin-bottom:0}.onboarding-page .world-map-holder{width:95vw;max-width:1280px;position:relative;left:50%;transform:translate(-50%)}.onboarding-page .world-map-holder--inner{height:0;position:relative;padding-top:50%}.onboarding-page .world-map-holder--inner h3{position:absolute;z-index:2;bottom:10%;left:50%;transform:translate(-50%);margin:0}.onboarding-page .world-map-holder svg{width:100%;position:absolute;z-index:1;inset:0;stroke:#a1e0ce;height:100%}.onboarding-page .world-map-holder svg path{fill:#02213e03;cursor:pointer}.onboarding-page .world-map-holder svg path:hover{fill:#a1e0ce}@media screen and (max-width: 1200px){.onboarding-page .world-map-holder{display:none}}.onboarding-page .world-map-replacement{display:none}@media screen and (max-width: 1200px){.onboarding-page .world-map-replacement{display:block;margin-bottom:30px}}.onboarding-page .world-map-replacement .select2-container{min-width:100%;max-width:100%}@media screen and (min-width: 1280px){.onboarding-page .location-field .btn,.onboarding-page .location-field .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .onboarding-page .location-field .smartbanner__button__label,.onboarding-page .location-field .smartbanner__button .smartbanner__button__label,.smartbanner__button .onboarding-page .location-field .smartbanner__button__label{transform:translateY(-30px)}}.onboarding-page label.onboarding-page__avatar-holder--cnt{padding:0;margin:0;background-color:#02213e;display:flex;justify-content:center;align-items:center}@keyframes slideCnt{0%{transform:translateY(50%)}16.67%{transform:translateY(50%)}33.33%{transform:translateY(33.33%)}50%{transform:translateY(33.33%)}66.66%{transform:translateY(16.66%)}82%{transform:translateY(16.66%)}to{transform:translateY(0)}}.r_friends .rowEssentials{align-items:flex-start}@media screen and (max-width: 767px){.r_friends .rowEssentials{padding-top:20px}}.r_friends .profileCard{height:auto}.r_friends .profileCard h3{font-size:1.375rem;width:100%;height:auto}@media screen and (max-width: 999px){.r_friends .profileCard h3{text-align:center}}.r_friends .profileCard .userSocial{position:static}.r_friends .profileCard .userSocial a{margin-right:0}@media screen and (max-width: 999px){.r_friends .profileCard .r_card__cnt{padding-bottom:0}}.r_friends__avatar{margin-bottom:44px}.r_friends__avatar img{width:142px}.r_friends .referForm{padding-bottom:10px}.r_friends .referForm textarea{min-height:38px;padding:9px 20px}.r_friends .referForm .form__group{margin-bottom:10px}.r_friends .referForm .btn,.r_friends .referForm .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_friends .referForm .smartbanner__button__label,.r_friends .referForm .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_friends .referForm .smartbanner__button__label{width:100%;height:38px;line-height:38px}.r_friends__social{text-align:right;padding-top:20px;border-top:1px solid rgba(2,33,62,.15);width:100%;display:flex;justify-content:space-between;align-items:center}.r_friends__social .labelLike{font-size:.875rem;color:#02213e80}.r_friends__social ul{display:flex;justify-content:flex-end;align-items:center}.r_friends__social ul li{margin-left:20px}.r_friends__social svg{fill:#02213e26}.r_friends .r_card{width:100%;height:auto}.r_friends .search-friend{width:100%}.r_friends .search-friend .row{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.r_friends .search-friend .row{flex-direction:column}.r_friends .search-friend .row .cell{width:100%;margin-bottom:10px}}.r_friends .search-friend .cell{margin-bottom:0;width:calc(100% - 165px)}.r_friends .search-friend .cell--btn{width:145px}.r_friends .search-friend .cell--btn .btn,.r_friends .search-friend .cell--btn .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_friends .search-friend .cell--btn .smartbanner__button__label,.r_friends .search-friend .cell--btn .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_friends .search-friend .cell--btn .smartbanner__button__label{width:100%}.r_friends .toggleSearch{width:17px;height:17px;margin-left:auto;margin-right:0}.r_friends .toggleSearch svg{width:17px;height:17px;fill:#02213e26}.r_friends .open .toggleSearch svg,.r_friends .toggleSearch:hover svg{fill:#a1e0ce}.r_friends .searchDrop{position:absolute;z-index:2;top:5px;right:0;height:42px;padding:0 20px;transform:translate(-30px);opacity:0;visibility:hidden;transition:all .25s ease-in-out;background-color:#fff}.r_friends .searchDrop .row{display:flex;justify-content:space-between;align-items:center;height:42px}.r_friends .searchDrop .form__group{margin:0}.r_friends .searchDrop input{height:30px;max-width:205px}@media screen and (max-width: 767px){.r_friends .searchDrop,.r_friends .searchDrop .form__group.cell{width:100%}.r_friends .searchDrop input{max-width:100%}}.r_friends .open .searchDrop{opacity:1;transform:translate(0);visibility:visible}.r_friends .r_main-friends-list,.r_friends .r_referrals-list{width:100%}.r_friends .r_main-friends-list__row,.r_friends .r_referrals-list__row{display:flex;justify-content:space-between;align-items:center;width:100%;color:#02213e80;border-bottom:2px solid rgba(2,33,62,.15);padding-bottom:20px;margin-bottom:20px}.r_friends .r_main-friends-list__row:last-of-type,.r_friends .r_referrals-list__row:last-of-type{border-bottom:0;margin-bottom:0;padding-bottom:0}@media screen and (max-width: 767px){.r_friends .r_main-friends-list__row,.r_friends .r_referrals-list__row{flex-wrap:wrap;margin-bottom:15px;padding-bottom:15px}}.r_friends .r_main-friends-list__name,.r_friends .r_referrals-list__name{color:#02213e;font-weight:700}.r_friends .r_main-friends-list__avatar{width:50px;height:50px;margin-right:20px}.r_friends .r_main-friends-list__info{width:40%;margin-right:20px}@media screen and (max-width: 767px){.r_friends .r_main-friends-list__info{width:calc(100% - 70px);margin-right:0}}.r_friends .r_main-friends-list__activity{width:48%;font-size:.875rem}@media screen and (max-width: 767px){.r_friends .r_main-friends-list__activity{width:100%;padding-top:10px}}.r_friends .r_main-friends-list__buttons{width:41%;font-size:.875rem}@media screen and (max-width: 767px){.r_friends .r_main-friends-list__buttons{width:100%;padding-top:10px}}@media screen and (min-width: 768px){.r_friends .r_main-friends-list__points:before{content:"\e2\20ac\a2";margin-left:5px;margin-right:8px;color:#a1e0ce}}.r_friends .r_referrals-list__desc{text-align:right;padding:0 20px;font-size:.875rem}@media screen and (max-width: 767px){.r_friends .r_referrals-list__desc{text-align:left;padding-left:0}}.r_friends .r_referrals-list .btn,.r_friends .r_referrals-list .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_friends .r_referrals-list .smartbanner__button__label,.r_friends .r_referrals-list .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_friends .r_referrals-list .smartbanner__button__label{min-width:100px;font-size:11px}.r_friends .r_referrals-list__name,.r_friends .r_referrals-list__desc{width:calc(50% - 50px)}@media screen and (max-width: 767px){.r_friends .r_referrals-list__name,.r_friends .r_referrals-list__desc{width:100%;margin-bottom:5px}}.r_friends .r_pagination{padding-top:40px}.r_friends .refer-incentive{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;flex-direction:row;padding:10px 20px;font-size:.875rem;font-weight:700}.r_friends .refer-incentive .btn,.r_friends .refer-incentive .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_friends .refer-incentive .smartbanner__button__label,.r_friends .refer-incentive .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_friends .refer-incentive .smartbanner__button__label{width:32px;height:32px;padding:0;min-width:1px;display:flex;justify-content:center;align-items:center}.r_friends .refer-incentive .btn svg,.r_friends .refer-incentive .smartbanner.smartbanner--android .smartbanner__button__label svg,.smartbanner.smartbanner--android .r_friends .refer-incentive .smartbanner__button__label svg,.r_friends .refer-incentive .smartbanner__button .smartbanner__button__label svg,.smartbanner__button .r_friends .refer-incentive .smartbanner__button__label svg{fill:#fff;width:17px;height:17px}@media screen and (max-width: 767px){.r_friends .refer-incentive{padding:10px 30px}.r_friends .refer-incentive span{width:calc(100% - 50px)}}.r_jobs__category-title{height:100%;width:100%}.r_jobs__category-title .the-title{font-size:15px;padding:20px 15px;font-weight:700;display:block}@media screen and (max-width: 999px){.r_jobs__category-title .the-title{padding:8px 15px;font-weight:400;color:#02213e;text-transform:none}.r_jobs__category-title .the-title:hover{color:#fff}}.r_jobs .r_card{height:auto}.r_jobs .r_card.full{width:100%}.r_jobs .r_card__cnt{padding-top:20px}.r_jobs .rowEssentials{margin-bottom:20px}.r_jobs .rowEssentials aside{margin-bottom:0}.r_jobs .rowMoreDetails{align-items:flex-start}.r_jobs .rowMoreDetails aside{top:0}.r_jobs .r_job-item{display:flex;justify-content:space-between;align-items:stretch;flex-direction:row;font-size:.8125rem}.r_jobs .r_job-item__title{width:52%;display:flex;flex-direction:column;justify-content:space-between}.r_jobs .r_job-item__title-head{display:flex;justify-content:flex-start;align-items:center;margin-bottom:15px;min-height:66px}.r_jobs .r_job-item__title-body{color:#02213e80}.r_jobs .r_job-item .theTitle{font-size:1.125rem;font-weight:700;color:#02213e;margin-bottom:5px}.r_jobs .r_job-item__desc{width:45%}.r_jobs .r_job-item__company-logo{max-width:66px;margin-right:20px;border-radius:50%;position:relative}.r_jobs .r_job-item__company-logo:after{content:"";position:absolute;inset:-2px;border:4px solid #fff;border-radius:50%}.r_jobs .r_job-item__company-logo img{display:block;border-radius:50%}.r_jobs .r_job-item__applicants{background-color:#02213e0d;display:inline-block;height:25px;line-height:25px;padding:0 15px;border-radius:13px;color:#02213e80}.r_jobs .r_job-item .jobSpecs{padding-top:20px}@media screen and (max-width: 767px){.r_jobs .r_job-item{flex-direction:column}.r_jobs .r_job-item .r_job-item__title,.r_jobs .r_job-item .r_job-item__desc{width:100%}}.r_jobs .sideMenu .clipped-handler{display:none}@media screen and (max-width: 999px){.r_jobs .r_main_container .rowMoreDetails{flex-direction:column}.r_jobs .r_main_container aside,.r_jobs .r_main_container section{width:100%;min-width:100%}.r_jobs .sideMenu .clipped-handler{width:100%;transform:none;color:#fff;background-color:#a1e0ce;padding:10px 20px;height:auto;position:relative;display:block}.r_jobs .sideMenu .clipped-handler .toggleArr svg{stroke:#fff}.r_jobs .sideMenu .clipped-handler .toggleArr{height:100%;padding:0;display:flex}.r_jobs .sideMenu .r_jobs__filter-list,.r_jobs .sideMenu .r_resume__submit-action{display:none}.r_jobs .sideMenu.clipped-expanded .r_jobs__filter-list,.r_jobs .sideMenu.clipped-expanded .r_resume__submit-action{display:block}.r_jobs .sideMenu.clipped-expanded .clipped-handler .toggleArr{transform:rotate(-90deg)}}.r_opportunities .rowMoreDetails aside.sideMenu{top:10px}@media screen and (max-width: 999px){.r_opportunities .rowMoreDetails aside.sideMenu{top:0}}.r_opportunities .tab{display:none}.r_opportunities .tab.current{display:block}.r_opportunities .r_card:not(.r_card__search){margin-bottom:38px}@media screen and (max-width: 767px){.r_opportunities .r_card:not(.r_card__search){margin-bottom:20px}}@media screen and (max-width: 767px){.r_opportunities .r_job-item{position:relative}}.r_opportunities .r_job-item__desc{position:relative}.r_opportunities .r_job-item__desc .notif-new{position:absolute;right:-10px;top:-10px;text-transform:uppercase}@media screen and (max-width: 767px){.r_opportunities .r_job-item__desc{position:static}.r_opportunities .r_job-item__desc .notif-new{right:10px;top:10px}}@media screen and (max-width: 999px){.r_opportunities aside.sideMenu ul{position:static;margin-bottom:0}.r_opportunities aside.sideMenu ul li.current{position:static}.r_opportunities .tab>.btn,.r_opportunities .smartbanner.smartbanner--android .tab>.smartbanner__button__label,.smartbanner.smartbanner--android .r_opportunities .tab>.smartbanner__button__label,.r_opportunities .smartbanner__button .tab>.smartbanner__button__label,.smartbanner__button .r_opportunities .tab>.smartbanner__button__label{margin:0 30px}}.r_job-item-status-bar{background-color:#02213e;color:#fff;width:100%;height:38px;font-size:14px;border-radius:19px;margin:15px 0 -38px;padding:0 20px}.r_job-item-status-bar__status{width:45%;position:relative}.r_job-item-status-bar__status .userPop .btn,.r_job-item-status-bar__status .userPop .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_job-item-status-bar__status .userPop .smartbanner__button__label,.r_job-item-status-bar__status .userPop .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_job-item-status-bar__status .userPop .smartbanner__button__label{width:auto}.r_job-item-status-bar__status .userPop a{color:#02213e}.r_job-item-status-bar__status .userPop{top:40px}.r_job-item-status-bar__status .userPop.userNotesCnt:before{left:60%;transform:translate(-50%)}.r_job-item-status-bar .notifsTrigger{padding:0;margin:0 0 0 -10px;height:auto}.r_job-item-status-bar .notifsTrigger .qmk{position:relative;top:0;left:0;margin-right:7px;width:20px;height:20px;pointer-events:none}.r_job-item-status-bar .notifsTrigger .qmk_svg{width:4px;height:12px}.r_job-item-status-bar .notifsTrigger .timer{padding:0}.r_job-item-status-bar a{color:#fff;font-weight:700}.r_job-item-status-bar .controls span{flex-grow:1}.r_job-item-status-bar.expired{background-color:#c0c7cf}.r_job-item-status-bar.expired span{display:block;width:100%;text-align:center}.r_job-item-status-bar .btn,.r_job-item-status-bar .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_job-item-status-bar .smartbanner__button__label,.r_job-item-status-bar .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_job-item-status-bar .smartbanner__button__label{width:20px;height:20px;padding:0;min-width:1px;margin-right:10px;line-height:20px}.r_job-item-status-bar .send-message-link{margin-left:-10px}.r_job-item-status-bar .send-message-link .btn svg,.r_job-item-status-bar .send-message-link .smartbanner.smartbanner--android .smartbanner__button__label svg,.smartbanner.smartbanner--android .r_job-item-status-bar .send-message-link .smartbanner__button__label svg,.r_job-item-status-bar .send-message-link .smartbanner__button .smartbanner__button__label svg,.smartbanner__button .r_job-item-status-bar .send-message-link .smartbanner__button__label svg{fill:#fff}.r_job-item-status-bar .send-message-link:hover .btn:before,.r_job-item-status-bar .send-message-link:hover .smartbanner.smartbanner--android .smartbanner__button__label:before,.smartbanner.smartbanner--android .r_job-item-status-bar .send-message-link:hover .smartbanner__button__label:before,.r_job-item-status-bar .send-message-link:hover .smartbanner__button .smartbanner__button__label:before,.smartbanner__button .r_job-item-status-bar .send-message-link:hover .smartbanner__button__label:before{opacity:0}.r_job-item-status-bar .send-message-link:hover .btn:after,.r_job-item-status-bar .send-message-link:hover .smartbanner.smartbanner--android .smartbanner__button__label:after,.smartbanner.smartbanner--android .r_job-item-status-bar .send-message-link:hover .smartbanner__button__label:after,.r_job-item-status-bar .send-message-link:hover .smartbanner__button .smartbanner__button__label:after,.smartbanner__button .r_job-item-status-bar .send-message-link:hover .smartbanner__button__label:after{opacity:1;background-color:#fff}.r_job-item-status-bar .send-message-link:hover .btn svg,.r_job-item-status-bar .send-message-link:hover .smartbanner.smartbanner--android .smartbanner__button__label svg,.smartbanner.smartbanner--android .r_job-item-status-bar .send-message-link:hover .smartbanner__button__label svg,.r_job-item-status-bar .send-message-link:hover .smartbanner__button .smartbanner__button__label svg,.smartbanner__button .r_job-item-status-bar .send-message-link:hover .smartbanner__button__label svg{fill:#a1e0ce}@media screen and (max-width: 767px){.r_job-item-status-bar{display:block;height:auto;margin:15px 30px 0;border-radius:5px;padding:8px 15px;width:calc(100% - 60px)}.r_job-item-status-bar .r_job-item-status-bar__status{width:100%;margin-top:5px}.r_job-item-status-bar .send-message-link,.r_job-item-status-bar .notifsTrigger{margin-left:0}}.r_challenges__visual{margin-bottom:65px;display:flex;align-items:center;padding:27px 90px 27px 60px;justify-content:space-between;font-size:1.5rem;line-height:2rem}@media screen and (max-width: 999px){.r_challenges__visual{padding:15px 40px 15px 30px;font-size:1.25rem}}@media screen and (max-width: 767px){.r_challenges__visual{flex-direction:column;padding:20px}.r_challenges__visual--graphic{order:-1}}.r_challenges__visual h1{font-size:2.5rem;line-height:1.23}.r_challenges__visual h1 .bc{display:inline}.r_challenges__visual--cnt{max-width:520px}.r_challenges__visual--graphic svg{width:119px;height:220px}.r_challenges__visual--graphic svg.recommender{width:200px}.r_challenges__visual--graphic svg.resume-upload{width:200px}.r_challenges__visual--graphic svg.empty{width:206px;height:206px}@media screen and (max-width: 999px){.r_challenges__visual--graphic svg{width:60px;height:110px}.r_challenges__visual--graphic svg.recommender{width:100px}.r_challenges__visual--graphic svg.resume-upload{width:150px}.r_challenges__visual--graphic svg.empty{width:103px;height:103px}}.r_challenges section{width:calc(100% - 245px)}.r_challenges__cards:after{content:"";width:calc((100% - 40px) / 3)}.r_challenges__cards.full-row{margin-bottom:15px}.r_challenges__cards.full-row .r_challenges__card{width:calc((100% - 60px)/4);margin-right:20px}.r_challenges__cards.full-row .r_challenges__card:nth-child(4n){margin-right:0}@media screen and (max-width: 999px){.r_challenges__cards.full-row .r_challenges__card{width:calc((100% - 40px) / 3)}.r_challenges__cards.full-row .r_challenges__card:nth-child(4n){margin-right:20px}.r_challenges__cards.full-row .r_challenges__card:nth-child(3n){margin-right:0}}@media screen and (max-width: 767px){.r_challenges__cards.full-row .r_challenges__card{width:100%;margin-right:0}.r_challenges__cards.full-row .r_challenges__card:nth-child(4n){margin-right:0}}.r_challenges__card{background-color:#fff;width:calc((100% - 40px) / 3);min-height:350px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}@media screen and (max-width: 999px){.r_challenges__card{width:calc((100% - 20px)/2)}}@media screen and (max-width: 767px){.r_challenges__card{width:100%;height:auto}}.r_challenges__card:hover{filter:drop-shadow(0 0 3px rgba(2,33,62,.3))}.r_challenges__card-header{height:45px;display:flex;justify-content:space-between;align-items:center}.r_challenges__card-points{width:100px;height:45px;padding-left:18px;font-size:1.25rem;line-height:45px;border-bottom:1px solid #D9DEE3}.r_challenges__card-tag{padding:0 20px;height:18px;border-radius:10px 0 0 10px;color:#fff;line-height:18px;font-size:10px;font-weight:700;text-transform:uppercase;white-space:nowrap;max-width:120px;text-overflow:ellipsis;overflow:hidden}.r_challenges__card-footer{height:125px;position:relative}.r_challenges__card-body{flex-grow:1;margin-bottom:auto;margin-top:0;padding:25px 20px;font-size:1.625rem;font-weight:700}@media screen and (max-width: 999px){.r_challenges__card-body{font-size:1.25rem}}.r_challenges__card-cnt{padding:25px 20px}.r_challenges__card-title{font-weight:700;font-size:1rem;line-height:1.25rem;display:block;margin-bottom:1rem}.r_challenges__card-desc{font-size:14px;line-height:17px;color:#8090a1}.r_challenges__card-time{font-size:14px;padding:0 0 20px 18px;display:flex;align-items:center;height:46px}.r_challenges__card-time svg{width:19px;height:20px;margin-right:7px;fill:#bfc8d0;stroke:#bfc8d0}.r_challenges__card-time small{display:block;font-size:8px;color:#bfc8d0}.r_challenges__card-rating{width:66px;height:30px;background-color:#f2f4f6;border-radius:15px 0 0 15px;margin-left:auto;margin-right:0;display:flex;align-items:center;justify-content:flex-end;padding-right:10px;margin-bottom:16px}.r_challenges__card-rating svg{width:15px;height:15px;fill:#a1e0ce;margin-left:7px}.r_challenges__card-company{border-top:1px solid #D9DEE3;padding-left:20px;height:80px;display:flex;align-items:center}.r_challenges__card-company-logo{min-width:40px;width:40px;height:40px;margin-right:10px}.r_challenges__card-saved-ribbon{display:block;width:14px;height:22px;position:absolute;right:10px;top:46px;fill:none;stroke:#d9dee3}.r_challenges__card.saved .r_challenges__card-saved-ribbon{stroke:#a1e0ce;fill:#a1e0ce}.r_challenges__card.saved .r_challenges__card-company{border-color:#a1e0ce}.r_challenges__section-title{padding-left:10px;border-left:5px solid #a1e0ce;line-height:18px;font-size:9px;text-transform:uppercase;font-weight:700;margin-bottom:17px}@media screen and (max-width: 999px){.r_challenges__section-title{margin-left:20px;margin-right:20px}}.r_challenges .select2-container--default .select2-selection--single{height:auto;padding-left:0}.r_challenges .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:1.23;color:#8090a1;font-size:12px;padding-right:0}.r_challenges .select2-container--default .select2-dropdown{background-color:#f2f4f6ef;font-size:12px;padding:0;border-radius:0;min-width:86px;transform:translateY(10px)}.r_challenges .select2-container--default .select2-dropdown:before{content:"";border:10px solid transparent;border-bottom-color:#f2f4f6ef;height:0;width:0;position:absolute;bottom:100%;left:50%;margin-left:-5px}.r_challenges .select2-container--default .select2-dropdown .select2-results__option{color:#8090a1}.r_challenges .select2-container--default .select2-dropdown .select2-results__option--highlighted,.r_challenges .select2-container--default .select2-dropdown .select2-results__option[aria-selected=true]{background-color:transparent;color:#a1e0ce}.r_challenges .select2-container--default.select2-container--open .select2-dropdown{filter:drop-shadow(0 0 1px rgba(2,33,62,.5))}.r_challenges .select2-search--dropdown{display:none}.r_challenges__finished{text-align:center;padding:40px 0;font-size:1.25rem}.r_challenges__finished p{margin-bottom:2rem}.r_challenges__finished .btn,.r_challenges__finished .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_challenges__finished .smartbanner__button__label,.r_challenges__finished .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_challenges__finished .smartbanner__button__label{min-width:174px;margin:5px}.r_challenges__invitation{background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 20px 20px;margin-bottom:30px}@media screen and (max-width: 999px){.r_challenges__invitation{flex-direction:column;margin-left:-20px;margin-right:-20px}}.r_challenges__invitation--graphic{padding:0 40px 0 60px;transform:translateY(-40px)}@media screen and (max-width: 999px){.r_challenges__invitation--graphic{padding:0 30px}}.r_challenges__invitation--graphic svg{width:115px;height:214px}.r_challenges__invitation--form{width:260px;padding:20px 0 0}@media screen and (max-width: 999px){.r_challenges__invitation--form{width:100%}}.r_challenges__invitation--cnt{flex-grow:1;font-size:1.25rem}@media screen and (max-width: 999px){.r_challenges__invitation--cnt{text-align:center}}.r_challenges__invitation input[type=text],.r_challenges__invitation input[type=email],.r_challenges__invitation textarea{background-color:#f2f4f6;border:0}.r_challenges__invitation textarea{min-height:39px}.r_challenges__invitation .form__group{margin-bottom:10px}.r_challenges__invitation .btn,.r_challenges__invitation .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_challenges__invitation .smartbanner__button__label,.r_challenges__invitation .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_challenges__invitation .smartbanner__button__label{width:100%}.r_challenges__invitation .share-on-social{padding-top:15px;margin-top:20px;border-top:1px solid #D9DEE3;font-size:14px;color:#8090a1}.r_challenges__invitation .share-on-social__links{display:flex;align-items:center;justify-content:space-between}.r_challenges__invitation .share-on-social__links a{margin:0}.r_challenges__invitation .share-on-social__links li{padding:0 10px}.r_challenges__invitation .share-on-social__links li:last-child{padding-right:0}.r_challenge .r_main_container{flex-direction:column}.r_challenge aside{background-color:#fff;text-align:center;display:flex;flex-direction:column}.r_challenge aside.auto{margin-bottom:auto;padding-bottom:20px}.r_challenge aside.hidden{opacity:0;visibility:hidden;animation:none}@media screen and (max-width: 767px){.r_challenge aside.hidden{display:none}}.r_challenge__saves{position:absolute;right:7px;top:7px}.r_challenge__saves label[for]{width:24px;height:24px;border-radius:50%;border:2px solid #BFC8D0}.r_challenge__saves label[for]:after{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;color:#bfc8d0}.r_challenge__saves input{position:absolute;top:0;left:0;opacity:0;visibility:hidden}.r_challenge__saves input:checked+label[for]{border-color:#a1e0ce}.r_challenge__saves input:checked+label[for] svg{opacity:1}.r_challenge__saves input:checked+label[for]:after{opacity:0}.r_challenge__saves svg{fill:#a1e0ce;width:10px;height:7px;opacity:0}.r_challenge__title{font-size:1.875rem;font-weight:600;flex-grow:1}.r_challenge__tag{color:#fff}.r_challenge__company{color:#8090a1}.r_challenge__company .name{font-weight:700}.r_challenge__points{display:flex;justify-content:center}.r_challenge__points .cell{padding:0 30px}.r_challenge__points .cell:not(:first-child){border-left:1px solid #D9DEE3}.r_challenge .rowEssentials .r_card,.r_challenge .r_cards .r_card{width:calc((100% - 20px)/2);min-width:calc((100% - 20px)/2);flex-grow:0;padding:0}.r_challenge .rowEssentials .r_card:nth-last-child(2),.r_challenge .r_cards .r_card:nth-last-child(2){margin-bottom:0}@media screen and (max-width: 767px){.r_challenge .rowEssentials .r_card,.r_challenge .r_cards .r_card{width:100%;min-width:100%}.r_challenge .rowEssentials .r_card:nth-last-child(2),.r_challenge .r_cards .r_card:nth-last-child(2){margin-bottom:20px}}.r_challenge .rowEssentials aside{min-height:300px;padding:20px}.r_challenge .rowEssentials .r_card{padding-left:20px;padding-right:20px}@media screen and (max-width: 767px){.r_challenge .rowEssentials .r_card{padding:20px}.r_challenge .rowEssentials aside{min-height:1px}.r_challenge .rowEssentials .backLink{top:35px}}.r_challenge .value{font-size:1.875rem;font-weight:700}.r_challenge .legend{color:#bfc8d0;transform:translateY(15px);font-size:14px;text-align:center;-webkit-user-select:none;user-select:none}.r_challenge .legend:only-child{transform:none}@media screen and (max-width: 767px){.r_challenge .legend{transform:none}}.r_challenge .r_card-title{margin-bottom:15px}.r_challenge .r_cards{margin-bottom:20px}.r_challenge .r_cards .files{width:100%;margin-top:-10px}.r_challenge .rowMoreDetails .r_card{padding:0 20px}.r_challenge .rowMoreDetails .r_card__cnt{padding:0 0 20px;justify-content:flex-start}.r_challenge__notlogged-options a:not(.btn){text-decoration:underline}.r_challenge__notlogged-options .cell{padding:15px 10px}.r_challenge__notlogged-options .cell:first-child{flex-grow:1;border-bottom:1px solid #f1f3f6}@media screen and (max-width: 767px){.r_challenge__notlogged-options{order:2}}.r_challenge .r_card.challenge-controls{display:none}.r_challenge .r_card.challenge-controls .btn,.r_challenge .r_card.challenge-controls .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_challenge .r_card.challenge-controls .smartbanner__button__label,.r_challenge .r_card.challenge-controls .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_challenge .r_card.challenge-controls .smartbanner__button__label{width:100%}@media screen and (max-width: 767px){.r_challenge .r_card.challenge-controls{display:block;padding:20px}}.r_answer__timer,.r_answer__steps{min-height:53px;display:flex;justify-content:flex-start;align-items:center;padding:10px 20px;font-size:1rem;background-color:#fff;text-transform:uppercase}.r_answer__steps .value{color:#bfc8d0;margin-left:5px}.r_answer__timer{color:#fff;background-color:#a1e0ce;justify-content:center}.r_answer__timer svg{width:15px;height:17px;margin-right:10px;fill:#fff}.r_answer__timer path{fill:#fff}.r_answer__header{width:100%;min-width:100%;background-color:#fff;margin-bottom:20px;padding:0 20px}@media screen and (max-width: 767px){.r_answer__header{flex-direction:column!important;text-align:center;padding:10px 15px}}.r_answer__title{font-size:1.875rem;align-self:center;padding:20px 0}@media screen and (max-width: 999px){.r_answer__title{font-size:1.35rem}}.r_answer__company{padding:20px 0 20px 35px;margin-left:15px;border-left:1px solid #D9DEE3;color:#8090a1;min-width:210px}@media screen and (max-width: 767px){.r_answer__company{padding:15px;border-left:0;border-top:1px solid #D9DEE3;margin-top:20px;margin-left:0}}.r_challenge-quiz{background-color:#fff;margin-bottom:20px}.r_challenge-quiz__header,.r_challenge-quiz__body,.r_challenge-quiz__footer{padding:20px;-webkit-user-select:none;user-select:none}.r_challenge-quiz__header{font-size:1.375rem;border-bottom:1px solid #D9DEE3}.r_challenge-quiz__header:only-child{border-bottom:0}@media screen and (max-width: 999px){.r_challenge-quiz__header{font-size:1rem}}.r_challenge-quiz__footer{font-size:.9375rem;border-top:1px solid #D9DEE3;display:none}.r_challenge-quiz fieldset .form__group{position:relative}.r_challenge-quiz fieldset input[type=radio],.r_challenge-quiz fieldset input[type=checkbox]{position:absolute;top:0;left:0;opacity:0;visibility:hidden}.r_challenge-quiz fieldset label[for]{display:block;background-color:#f2f4f6;border-radius:10px;text-align:center;line-height:1.23;padding:10px 45px;position:relative}.r_challenge-quiz fieldset label[for]:after{content:"";width:25px;height:25px;position:absolute;right:6px;top:50%;transform:translateY(-50%);opacity:0}@media screen and (max-width: 767px){.r_challenge-quiz fieldset label[for]{padding:10px;border-radius:10px}}.r_challenge-quiz fieldset input:checked+label{background-color:#02213e;color:#fff}.r_challenge-quiz fieldset label:hover{background-color:#02213ebf;color:#fff}.r_challenge-quiz textarea{background-color:#f2f4f6;border:0}.r_challenge-quiz .verification-message{padding:5px 5px 5px 35px;background-position:0 0;background-repeat:no-repeat;background-size:25px}.r_challenge-quiz+.next-step{display:none}.r_challenge-quiz.submitted .verification{display:none}.r_challenge-quiz.submitted .r_challenge-quiz__footer,.r_challenge-quiz.submitted+.next-step{display:block}.r_challenge-quiz.submitted .r_challenge-quiz__footer.flex,.r_challenge-quiz.submitted+.next-step.flex{display:flex}.r_challenge-quiz.submitted fieldset label[for]{pointer-events:none}.r_challenge-quiz.submitted fieldset label[for]:after{opacity:1}.r_challenge-quiz .article{padding:20px;margin-bottom:0}.r_challenge-quiz .article img{margin-bottom:35px}@media screen and (max-width: 767px){.r_challenge-quiz .article img{margin-bottom:15px}}.r_challenge-quiz__top{height:54px;margin-bottom:20px;background-color:#fff}.r_challenge-quiz__timer{background-color:#a1e0ce;color:#fff;width:30%;min-width:30%}@media screen and (max-width: 767px){.r_challenge-quiz__timer{min-width:40%}}.r_challenge-quiz__timer svg{stroke:#fff}.r_challenge-quiz__stage{padding-left:20px;color:#bfc8d0}.r_challenge-quiz__stage span{margin-right:5px;color:#02213e}.r_challenge-upload{display:flex;align-items:flex-start}@media screen and (max-width: 767px){.r_challenge-upload{flex-direction:column}}.r_challenge-upload__title{background-color:#fff;font-size:1.375rem;padding:20px;flex-grow:1}@media screen and (max-width: 999px){.r_challenge-upload__title{font-size:1rem}}.r_challenge-upload__title a{color:#a1e0ce}.r_challenge-upload__uploader{min-width:220px;margin-left:20px;padding:0 0 20px;background-color:#fff;text-align:center;position:relative}@media screen and (max-width: 767px){.r_challenge-upload__uploader{width:100%;margin-left:0}}.r_challenge-upload__uploader input[type=file]{position:absolute;top:0;left:0;opacity:0;visibility:hidden}.r_challenge-upload__uploader svg{width:55px;height:47px;fill:#bfc8d0;display:inline-block}.r_challenge-upload__uploader small{display:block;padding-top:25px}.r_challenge-upload__uploader label{color:#bfc8d0;font-size:15px;margin-bottom:40px;width:100%;display:block;padding:0 20px}.r_challenge-upload__uploader label:hover{color:#a1e0ce}.r_challenge-upload__uploader label:hover svg{fill:#a1e0ce}.r_challenge-upload__uploader .dropzone-holder{margin:0 0 45px;color:#8090a1;font-size:14px}.r_challenge-upload__uploader .dropzone-holder .dz-preview{border-bottom:1px solid #D9DEE3;display:flex;justify-content:flex-end;padding:10px 20px}.r_challenge-upload__uploader .dropzone-holder .dz-image,.r_challenge-upload__uploader .dropzone-holder .dz-progress,.r_challenge-upload__uploader .dropzone-holder .dz-error-message,.r_challenge-upload__uploader .dropzone-holder .dz-size{display:none}.r_challenge-upload__uploader .dropzone-holder .dz-success-mark,.r_challenge-upload__uploader .dropzone-holder .dz-error-mark{width:20px;height:20px;margin-left:3px;display:none}.r_challenge-upload__uploader .dropzone-holder .dz-success-mark svg,.r_challenge-upload__uploader .dropzone-holder .dz-error-mark svg{width:20px;height:20px}.r_challenge-upload__uploader .dropzone-holder .dz-details{display:flex;margin-right:auto;margin-left:0}.r_challenges__card:hover span:not(.r_challenges__card-body){color:#02213e}.r_challenges__card:hover span:not(.r_challenges__card-body) .r_challenges__card-tag{color:#fff}.r_challenges__filter-list li:first-child{background-color:#a1e0ce}.r_challenges__filter-list li:first-child .the-title{color:#fff}.r_course .r_challenge-quiz:last-child,.r_course section{margin-bottom:0}.r_course .videoH{margin-bottom:15px}.r_course .vidList__ul{font-size:0;padding-left:0}.r_course .vidList li{width:108px;margin-bottom:15px;margin-right:15px;display:inline-block}.r_course .vidList li:nth-child(6n-1){margin-right:0}@media screen and (max-width: 999px){.r_course .vidList li:nth-child(6n-1){margin-right:15px}}.r_course .vidList img,.r_course .vidList a{display:block}.r_course .vidList a{width:100%;height:0;padding-top:56.25%;position:relative;z-index:1;overflow:hidden;cursor:pointer;opacity:.25}.r_course .vidList a.current,.r_course .vidList a:hover{opacity:1}.r_course .vidList a img{position:absolute;top:50%;left:0;z-index:1;width:100%;transform:translateY(-50%)}.r_course-specs{margin-right:0;margin-left:auto;min-width:200px;padding:18px 0}.r_course-specs__row{display:flex;justify-content:space-between;font-size:14px;padding:3px 0}.r_course-specs__cell{min-width:40%;max-width:40%;padding-left:10px;text-align:left}.r_course-specs__cell:first-child{min-width:60%;max-width:60%;text-align:right;color:#bfc8d0;padding-left:0;padding-right:10px}@media screen and (max-width: 767px){.r_course-specs{width:100%;padding:0}.r_course-specs__cell{min-width:50%;width:50%}.r_course-specs__cell:first-child{min-width:50%;max-width:50%}}.r_course-progress{margin-bottom:20px;height:5px;width:100%;position:relative;z-index:1;background-color:#d9dee3}.r_course-progress__bar{background-color:#a1e0ce;position:absolute;z-index:1;height:100%;left:0;top:0}.r_course-progress__home,.r_course-progress__quiz{width:24px;height:24px;border-radius:50%;background-color:#a1e0ce;position:absolute;z-index:3;top:50%;margin-top:-12px;display:flex;justify-content:center;align-items:center}.r_course-progress__home svg,.r_course-progress__quiz svg{width:11px;height:11px;fill:#fff}.r_course-progress__home{left:-3px}.r_course-progress__quiz{margin-left:-12px;background-color:#d9dee3}.r_course-progress__quiz.done{background-color:#a1e0ce}.r_course-progress__quiz svg{width:13px;height:10px}.r_course-contents{background-color:#fff}.r_course-contents .r_card-title{margin-left:20px;margin-right:20px;width:auto;transition:all .25s ease}.r_course-contents .r_card-title:not(.clipped-expanded){margin-bottom:0;border-bottom-color:transparent}.r_course-contents li{margin-bottom:15px;position:relative;z-index:1}.r_course-contents li.done:after{content:"";background-size:cover;width:9px;height:7px;position:absolute;z-index:2;right:100%;top:5px;margin-right:4px}.r_course-contents li>a{color:#8090a1}.r_course-contents li.active>a,.r_course-contents li.done>a{color:#3d6b81}.r_course-contents li.active>a{font-weight:700}.r_course-contents__list{font-size:13px;line-height:17px;padding-left:31px;padding-right:20px}.r_course-contents__list ul{padding-top:10px;padding-left:15px}.r_course-contents .clipped-expanded~.r_course-contents__list{margin-bottom:20px}.r_course-contents__quiz-item{position:relative}.r_course-contents__quiz-item:before{content:"";position:absolute;z-index:1;right:100%;width:31px;top:0;height:100%;background-color:#bfc8d0}.r_course-contents__quiz-item>a{background-color:#bfc8d0;color:#fff!important;padding:5px 20px 5px 0;border-radius:0 13px 13px 0;display:inline-block;line-height:1.2;min-width:70px}.r_course-contents__quiz-item.done:before,.r_course-contents__quiz-item.done>a{background-color:#a1e0ce}.r_course-contents__quiz-item.done:after{top:10px!important}.r_course-quiz-general{display:flex;align-items:stretch;justify-content:space-between}@media screen and (max-width: 767px){.r_course-quiz-general{flex-direction:column}}.r_course-quiz-general svg{stroke:#bfc8d0}.r_course-quiz-general__right-col,.r_course-quiz-general__left-col{background-color:#fff;padding:20px}.r_course-quiz-general__right-col{min-width:222px;order:1}.r_course-quiz-general__right-col .duration svg{margin-right:10px}.r_course-quiz-general__right-col .btn,.r_course-quiz-general__right-col .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_course-quiz-general__right-col .smartbanner__button__label,.r_course-quiz-general__right-col .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_course-quiz-general__right-col .smartbanner__button__label{margin:10px 0;width:100%}.r_course-quiz-general__left-col{min-width:calc(100% - 242px);max-width:calc(100% - 242px)}@media screen and (max-width: 767px){.r_course-quiz-general__left-col{max-width:100%;min-width:100%;margin-bottom:20px}}.r_course-quiz .bb{position:relative;z-index:1;padding-bottom:20px;margin-bottom:20px}.r_course-quiz .bb:after{content:"";position:absolute;z-index:1;width:60px;height:1px;background-color:#d9dee3;bottom:0;margin-left:-30px;left:50%}.r_course-quiz .r_course-quiz__points{font-size:2rem}.r_course-quiz .r_course-quiz__points small{font-size:.875rem;color:#bfc8d0;display:block;padding-top:10px}.r_course-quiz .r_course-quiz__points.gray{color:#bfc8d0}.r_course-quiz .icon-quiz-finished{position:relative;z-index:1;margin:30px auto}.r_course-quiz .icon-quiz-finished .splash_svg{width:58px;height:58px}.r_course-quiz .icon-quiz-finished .check_svg{fill:#fff;width:23px;height:15px;position:absolute;z-index:2;top:20px;left:50%;transform:translate(-50%)}.r_course-quiz .icon-quiz-finished .btn,.r_course-quiz .icon-quiz-finished .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_course-quiz .icon-quiz-finished .smartbanner__button__label,.r_course-quiz .icon-quiz-finished .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_course-quiz .icon-quiz-finished .smartbanner__button__label{pointer-events:none;transform:translateY(-50%)}.r_course-quiz .icon-quiz-finished .btn:before,.r_course-quiz .icon-quiz-finished .smartbanner.smartbanner--android .smartbanner__button__label:before,.smartbanner.smartbanner--android .r_course-quiz .icon-quiz-finished .smartbanner__button__label:before,.r_course-quiz .icon-quiz-finished .smartbanner__button .smartbanner__button__label:before,.smartbanner__button .r_course-quiz .icon-quiz-finished .smartbanner__button__label:before{content:unset;display:none}.r_course-quiz .icon-quiz-finished .btn:after,.r_course-quiz .icon-quiz-finished .smartbanner.smartbanner--android .smartbanner__button__label:after,.smartbanner.smartbanner--android .r_course-quiz .icon-quiz-finished .smartbanner__button__label:after,.r_course-quiz .icon-quiz-finished .smartbanner__button .smartbanner__button__label:after,.smartbanner__button .r_course-quiz .icon-quiz-finished .smartbanner__button__label:after{opacity:1!important}.r_course-finished{margin-bottom:40px}@media screen and (max-width: 899px){.r_course-finished .r_container{flex-direction:column}}.r_course-finished__left-col{padding:0 20px;background-color:#fff;min-width:calc(100% - 320px);max-width:100%;margin-bottom:20px}.r_course-finished .cell{text-align:center;background-color:#fff;padding:10px;margin-bottom:20px}.r_course-finished__right-col{display:flex;flex-direction:column;max-width:100%}.r_course-finished .add-review.main{flex-direction:column}@media screen and (min-width: 899px){.r_course-finished .cell{height:calc(50% - 10px);margin-bottom:0}.r_course-finished__left-col{margin-bottom:0}.r_course-finished__right-col{display:flex;flex-direction:column;width:300px;min-width:300px;max-width:100%;order:1}.r_course-finished .add-review.main{flex-direction:row}.r_course-finished .add-review .form__group{margin-bottom:0}.r_course-finished .add-review .rate-it{order:-1;margin-right:20px}.r_course-finished .add-review textarea{min-height:165px}}@media screen and (min-width: 521px){.r_course-finished .add-review .col:not(.rate-it){flex-grow:1}}.r_course-finished-graphic{margin-top:-225px;margin-bottom:30px}@media screen and (max-width: 767px){.r_course-finished-graphic{margin-top:-30px}}.r_course-finished-graphic-svgs{position:relative;z-index:2;transform:translateY(25px)}@media screen and (max-width: 999px){.r_course-finished-graphic-svgs{transform:translateY(15px)}}.r_course-finished-graphic .congrats-ribbon{width:72px;height:70px;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-45%,-45%)}.r_course-finished-graphic .btn,.r_course-finished-graphic .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_course-finished-graphic .smartbanner__button__label,.r_course-finished-graphic .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_course-finished-graphic .smartbanner__button__label{position:relative;z-index:1;height:74px;width:300px;background-color:#02213e;margin:0;border-radius:37px}.r_course-finished-graphic .btn:before,.r_course-finished-graphic .smartbanner.smartbanner--android .smartbanner__button__label:before,.smartbanner.smartbanner--android .r_course-finished-graphic .smartbanner__button__label:before,.r_course-finished-graphic .smartbanner__button .smartbanner__button__label:before,.smartbanner__button .r_course-finished-graphic .smartbanner__button__label:before{content:unset;display:none}@media screen and (max-width: 999px){.r_course-finished-graphic .btn,.r_course-finished-graphic .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .r_course-finished-graphic .smartbanner__button__label,.r_course-finished-graphic .smartbanner__button .smartbanner__button__label,.smartbanner__button .r_course-finished-graphic .smartbanner__button__label{width:auto}}@media screen and (max-width: 999px){.r_messages-page .r_main_container{flex-direction:column}.r_messages-page aside,.r_messages-page section{width:100%;min-width:100%}}.r_messages-page .conversations-list{background-color:#fff}.r_messages-page .conversations-list__item{min-height:90px;display:flex;align-items:center;justify-content:flex-start;padding:20px;cursor:pointer}@media screen and (max-width: 999px){.r_messages-page .conversations-list__item{padding:10px 20px;min-height:1px}}.r_messages-page .conversations-list__item:not(:last-child){border-bottom:2px solid rgba(2,33,62,.15)}.r_messages-page .conversations-list__item:hover,.r_messages-page .conversations-list__item.selected{background-color:#02213e;color:#fff}.r_messages-page .conversations-list .plus_svg{width:30px;height:30px;fill:#02213e40}.r_messages-page .conversations-list__icon{width:50px;height:50px;margin-right:20px;display:flex;justify-content:center;align-items:center}.r_messages-page .conversations-list__new{font-weight:700}.r_messages-page .conversations-list__cnt{font-size:1rem;display:flex;justify-content:flex-start;align-items:center;max-width:100%}.r_messages-page .conversations-list__name{font-weight:700}.r_messages-page .conversations-list__info{max-width:calc(100% - 70px)}.r_messages-page .conversations-list__name,.r_messages-page .conversations-list__desc{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.r_messages-page .conversations-list__desc{opacity:.5}.r_messages-page .conversations-list__avatar{min-width:50px;width:50px;height:50px;margin-right:20px;overflow:hidden;border-radius:50%}.r_messages-page .conversations-list .clipped-handler{display:none;width:100%;transform:none;color:#fff;background-color:#a1e0ce;padding:10px 20px;height:auto;position:relative;border-bottom:0;justify-content:space-between;min-height:1px}.r_messages-page .conversations-list .clipped-handler .toggleArr{transform:rotate(90deg);height:100%;padding:0;display:flex}.r_messages-page .conversations-list .clipped-handler .toggleArr svg{stroke:#fff}@media screen and (max-width: 999px){.r_messages-page .conversations-list .clipped-handler{display:flex}.r_messages-page .conversations-list__item{display:none}.r_messages-page .conversations-list__new{padding:5px 20px;display:flex}.r_messages-page .conversations-list.clipped-expanded .conversations-list__item{display:flex}.r_messages-page .conversations-list.clipped-expanded .clipped-handler .toggleArr{transform:rotate(-90deg)}}.r_messages-page .r_card__search{margin-bottom:0;min-height:90px}.r_messages-page .r_main-friends-list{border-top:2px solid rgba(2,33,62,.15);padding-top:20px;margin-left:-20px;margin-right:-20px;width:auto}@media screen and (max-width: 767px){.r_messages-page .r_main-friends-list{padding-top:15px;margin-left:-30px;margin-right:-30px}}.r_messages-page .r_main-friends-list__row{justify-content:flex-start;padding-left:20px;padding-right:20px}@media screen and (max-width: 767px){.chat__messages{padding-bottom:10px}}.chat__messages ::-webkit-scrollbar{width:4px;height:4px}.chat__messages ::-webkit-scrollbar-track-piece{background-color:transparent;box-shadow:none}.chat__messages ::-webkit-scrollbar-thumb:vertical,.chat__messages ::-webkit-scrollbar-thumb:horizontal{background-color:#02213e80}.chat__messages .r_card__cnt{position:relative;z-index:1}.chat__messages .r_card__cnt:before,.chat__messages .r_card__cnt:after{content:"";height:25px;right:10px;position:absolute;z-index:2;left:0}.chat__messages .r_card__cnt:before{background:#fff;background:linear-gradient(0deg,rgba(255,255,255,0) 40%,white 100%);top:0}.chat__messages .r_card__cnt:after{background:#fff;background:linear-gradient(0deg,white 40%,rgba(255,255,255,0) 100%);bottom:0}@media screen and (max-width: 767px){.chat__messages .r_card__cnt{padding-left:10px;padding-right:10px;margin-right:-8px}}.chat__messages-header{margin-bottom:0;border-bottom:2px solid rgba(2,33,62,.15);padding-bottom:20px}.chat__messages-header .r_main-friends-list{border-top:0}.chat__messages-day{position:relative;z-index:1;padding-top:30px}.chat__messages-date{font-size:13px;color:#02213e40;position:absolute;z-index:1;top:0;left:0}.chat__messages-avatar{width:38px;height:38px;position:absolute;z-index:1;top:0;left:0}.chat__messages-list{padding-top:30px;max-height:680px;overflow:auto;min-height:300px;margin-right:-15px;padding-right:15px;position:relative;z-index:1}@media screen and (max-width: 767px){.chat__messages-list{max-height:360px}}.chat__messages-group{padding:0 80px 0 50px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:20px}@media screen and (max-width: 767px){.chat__messages-group{padding:0 15px 0 45px}}.chat__messages-group.me{align-items:flex-end;padding:0 0 0 80px}.chat__messages-group.me .chat__messages-bubble{background-color:#a1e0ce33}.chat__messages-group.me .chat__messages-bubble:before{left:auto;right:100%;margin-right:10px;margin-left:0}@media screen and (max-width: 767px){.chat__messages-group.me{padding:0 0 0 15px}.chat__messages-group.me .chat__messages-bubble:before{right:auto;left:0}}.chat__messages-bubble{background-color:#02213e0d;margin-bottom:10px;padding:12px 20px;border-radius:20px;position:relative}@media screen and (max-width: 767px){.chat__messages-bubble{padding:8px 12px;margin-bottom:18px;border-radius:10px;font-size:14px}}.chat__messages-bubble:last-child{margin-bottom:0}.chat__messages-bubble:before{content:attr(data-time);position:absolute;left:100%;margin-left:10px;top:14px;font-size:13px;color:#02213e40;opacity:0;visibility:hidden}@media screen and (max-width: 767px){.chat__messages-bubble:before{opacity:1;visibility:visible;inset:auto 0 100% auto}}.chat__messages-bubble:hover:before{opacity:1;visibility:visible}.chat__messages-reply{display:flex;align-items:center;justify-content:space-between;padding:0 20px}@media screen and (max-width: 767px){.chat__messages-reply{padding:0 15px}}.chat__messages-reply textarea{min-height:38px;margin-right:10px;padding-top:8px;padding-bottom:8px}.chat__messages-reply .btn,.chat__messages-reply .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .chat__messages-reply .smartbanner__button__label,.chat__messages-reply .smartbanner__button .smartbanner__button__label,.smartbanner__button .chat__messages-reply .smartbanner__button__label{padding:0;width:38px;min-width:1px;display:flex}.chat__messages-reply .btn svg,.chat__messages-reply .smartbanner.smartbanner--android .smartbanner__button__label svg,.smartbanner.smartbanner--android .chat__messages-reply .smartbanner__button__label svg,.chat__messages-reply .smartbanner__button .smartbanner__button__label svg,.smartbanner__button .chat__messages-reply .smartbanner__button__label svg{fill:#fff}.chat__messages .note{font-size:13px;opacity:.25;padding:0 20px}@media screen and (max-width: 767px){.chat__messages .note{padding:0 12px}}.chat__messages-empty{text-align:center;font-size:18px;color:#02213e80;padding-top:40px}.chat__messages-empty svg{fill:#02213e40;margin-bottom:20px}.chat__messages-company-name{color:#02213e;font-weight:600}.r_shop__list aside{width:220px}.r_shop__list aside ul li,.r_shop__list aside ul li.expanded:hover{color:#02213e}.r_shop__list section{width:calc(100% - 245px)!important}.r_shop__list-card{background-color:#fff;display:flex;flex-direction:column;position:relative;z-index:1;padding-bottom:20px;margin-bottom:20px;width:220px;text-align:center}.r_shop__list-card img{display:block}.r_shop__list-item-price{position:absolute;z-index:1;right:0;top:20px;background-color:#fff;border-radius:15px 0 0 15px;line-height:30px;height:30px;min-width:70px;text-align:center;font-weight:700}.r_shop__list-item-name{min-height:80px;display:flex;justify-content:center;align-items:center;font-weight:700;padding:20px}.r_shop__total-points{text-align:center;background-color:#fff;height:48px;line-height:48px;border-radius:24px;margin-bottom:20px;font-size:1.125rem;font-weight:700}.r_shop .theProgressBar{margin-top:2px;margin-bottom:25px}.r_shop .theProgressBar .ui-slider-handle{width:15px;height:15px}.r_shop input.price-range-min,.r_shop input.price-range-max{width:80px;height:32px;line-height:32px;background-color:#02213e0d;border-radius:16px;padding:0 5px 0 12px;position:static;opacity:1;visibility:visible}.r_shop__single .r_main_container{flex-wrap:wrap}.r_shop__single section{display:flex;flex-direction:column}.r_shop__single-slider{margin:0 auto 20px;width:100%;max-width:300px}.r_shop__single-slider img{display:block}.r_shop__single-header{font-size:30px;font-weight:700;padding:40px 150px 40px 20px;position:relative;z-index:1}.r_shop__single-price{background-color:#f1f3f6;height:60px;width:142px;line-height:60px;text-align:center;border-radius:30px 0 0 30px;position:absolute;right:0;top:50%;margin-top:-30px}.r_shop__single-desc{padding:20px;background-color:#fff;flex-grow:1}@media screen and (max-width: 767px){.r_shop__single-desc{padding:20px 30px}}.r_shop__single-checklist li{margin-bottom:12px}.r_shop__single-checklist .icon{margin-right:15px;width:16px;height:13px}.r_shop__single-checklist a.btn.small,.r_shop__single-checklist .smartbanner.smartbanner--android a.small.smartbanner__button__label,.smartbanner.smartbanner--android .r_shop__single-checklist a.small.smartbanner__button__label,.r_shop__single-checklist .smartbanner__button a.small.smartbanner__button__label,.smartbanner__button .r_shop__single-checklist a.small.smartbanner__button__label{margin-right:15px;padding:0 7px!important;text-transform:uppercase!important}.r_shop__single-checklist svg{fill:#02213e40}.r_shop__single-checklist .completed svg{fill:#a1e0ce}.r_shop__single-checklist .missing{color:#02213e40}.r_shop__single .btn.full,.r_shop__single .smartbanner.smartbanner--android .full.smartbanner__button__label,.smartbanner.smartbanner--android .r_shop__single .full.smartbanner__button__label,.r_shop__single .smartbanner__button .full.smartbanner__button__label,.smartbanner__button .r_shop__single .full.smartbanner__button__label{width:100%;margin-top:40px}.r_shop__single-related{width:100%;padding-top:40px}.r_shop__single-related h4{font-size:1.125rem;margin-bottom:1rem}.r_shop__single-related a{height:111px;display:flex;background-color:#fff;min-width:calc((100% - 40px) / 3);max-width:calc((100% - 40px) / 3);margin-bottom:20px}@media screen and (max-width: 767px){.r_shop__single-related a{min-width:100%;max-width:100%}}.r_shop__single-related img{min-width:111px;display:block}.r_shop__single-related .related-title{flex-grow:1;display:flex;align-items:center;justify-content:center;padding:15px;font-weight:700;text-align:center}.r_shop .stock-icon{position:absolute;z-index:1;left:0;top:20px;background-color:#fff;border-radius:0 15px 15px 0;height:30px;line-height:32px;min-width:35px;text-align:center}.r_shop .stock-icon span{height:15px;width:15px;background-color:#5daf25;border-radius:50%;display:inline-block}.r_shop .stock-icon span.low{background-color:#f59c20}.r_shop .stock-icon span.no{background-color:#a1e0ce}.r_shop .stock-icon .tooltip:before{top:37px!important;left:0!important;border-radius:0 5px 5px 0!important}.r_shop .stock-icon .tooltip:after{top:23px!important;right:10px!important}.r_shop .details-button{display:flex;height:100%;align-items:flex-end;justify-content:center}.home-visual{position:relative}.home-visual:before,.home-visual:after{content:"";position:absolute;z-index:0}.home-visual:before{background-size:cover;top:80px;height:65%;left:10px;right:0;max-height:100vh}.home-visual:after{bottom:0;height:30%;background-color:#fff;left:0;right:0}.home-visual h1{font-size:3.125rem}.home-visual h1 .bc{font-weight:700}@media screen and (max-width: 1000px){.home-visual h1{font-size:2.4rem}}.home-visual h4{font-size:1.25rem}.home-visual h1,.home-visual h4{color:#02213e;font-weight:400}.home-visual .r_container{z-index:1;padding-top:100px}@media screen and (max-width: 1000px){.home-visual .r_container{flex-direction:column;justify-content:center;align-items:center;text-align:center}}.home-visual__desc{flex-grow:1}@media screen and (min-width: 1000px){.home-visual__desc{padding-right:90px}}.home-visual__image{min-width:-moz-fit-content;min-width:fit-content;max-width:100%}.home-visual__list{display:flex;justify-content:center;align-items:stretch;padding-top:190px;padding-bottom:70px}@media screen and (max-width: 1000px){.home-visual__list{padding-top:30px;padding-bottom:0}}.home-visual__item{background-color:#fff;text-align:center;padding:0 20px 30px;display:flex;flex-direction:column;align-items:center;box-shadow:0 3px 15px #0000000f;border-radius:5px;margin:0 8px 20px}.home-visual__item:hover{background-color:#7ed2b9}.home-visual__item:hover .home-visual__item--title{color:#02213e}.home-visual__item:hover p{color:#000}.home-visual__item:hover .btn:after,.home-visual__item:hover .smartbanner.smartbanner--android .smartbanner__button__label:after,.smartbanner.smartbanner--android .home-visual__item:hover .smartbanner__button__label:after,.home-visual__item:hover .smartbanner__button .smartbanner__button__label:after,.smartbanner__button .home-visual__item:hover .smartbanner__button__label:after{opacity:1}@media screen and (min-width: 1000px){.home-visual__item{padding:15px;width:calc(35% - 35px)}.home-visual__item:last-child{border-top-right-radius:100px}.home-visual__item:first-child{border-top-left-radius:100px}}.home-visual__item img{width:202px}@media screen and (min-width: 1000px){.home-visual__item img{margin-top:-101px}}.home-visual__item--title{font-weight:700;font-size:2rem;margin-bottom:2rem;padding-top:20px}@media screen and (max-width: 1000px){.home-visual__item--title br{display:none}}.home-visual__item p{font-size:90%;line-height:1.5;transition:all .25s ease-in-out}@media screen and (min-width: 1000px){.home-visual__item p{margin-bottom:43px}}.home-visual__item .btn,.home-visual__item .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .home-visual__item .smartbanner__button__label,.home-visual__item .smartbanner__button .smartbanner__button__label,.smartbanner__button .home-visual__item .smartbanner__button__label{margin:auto auto 0;width:-moz-fit-content;width:fit-content;height:46px;line-height:46px;text-transform:none;pointer-events:none}.home-empower-pillars{background-size:95%}.home-empower-pillars__list{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;padding-top:100px}.home-empower-pillars__item{background-color:#fff;box-shadow:0 3px 15px #0000000f;display:flex;flex-direction:column;align-items:center;width:307px;padding:0 25px 40px;margin-bottom:84px;border-radius:5px}.home-empower-pillars__item:first-child{border-top-left-radius:35px}.home-empower-pillars__item:last-child{border-bottom-right-radius:35px}@media screen and (min-width: 768px){.home-empower-pillars__item{max-width:32%}.home-empower-pillars__item:nth-child(3){border-top-right-radius:35px}.home-empower-pillars__item:nth-child(4){border-bottom-left-radius:35px}}@media screen and (max-width: 767px){.home-empower-pillars__item{width:calc(50% - 10px)}.home-empower-pillars__item:nth-child(2){border-top-right-radius:35px}.home-empower-pillars__item:nth-last-child(2){border-bottom-left-radius:35px}}@media screen and (max-width: 767px) and (min-width: 541px){.home-empower-pillars__item:nth-last-child(2),.home-empower-pillars__item:last-child{margin-bottom:0}}@media screen and (max-width: 540px){.home-empower-pillars__item{width:100%;margin-bottom:67px}.home-empower-pillars__item:nth-child(2){border-top-right-radius:5px}.home-empower-pillars__item:nth-last-child(2){border-bottom-left-radius:5px}.home-empower-pillars__item:first-child{border-radius:35px 35px 5px 5px}.home-empower-pillars__item:last-child{border-radius:5px 5px 35px 35px;margin-bottom:0}}.home-empower-pillars__item.regular-rad{border-radius:5px}.home-empower-pillars__item p{color:#979797}.home-empower-pillars img{margin-top:-60px;margin-bottom:1.25rem}.home-empower-pillars__title{font-weight:700;color:#02213e;font-size:1.5rem;margin-bottom:1rem}.home-clients-module h2{margin-bottom:0;font-weight:400;font-size:2.75rem}.home-clients-module h2 .bc{font-weight:700}@media screen and (max-width: 1200px){.home-clients-module h2{font-size:2rem}}@media screen and (max-width: 767px){.home-clients-module h2{font-size:1.5rem}}@media screen and (max-width: 767px){.home-clients-module .clients-module{padding:15px 0}}.home-clients-module .clients-module__item{background-color:#fff;border-radius:7px;padding:15px 20px;display:flex;justify-content:center;align-items:center}.home-clients-module .clients-module__row .cycle-cnt{align-items:stretch}.home-testimonials .slider{padding-bottom:40px}.home-testimonials .slide{background-color:#fff;padding:50px 25px;border-radius:7px}@media screen and (max-width: 1200px){.home-testimonials .slide{padding:30px 20px}}@media screen and (max-width: 767px){.home-testimonials .slide{padding:20px 15px}}.home-testimonials.large-testimonial .cycle-pager{bottom:0;padding:0}.home-testimonials .large-testimonial__body{padding-bottom:10px}@media screen and (max-width: 979px){.home-testimonials .cycle-slideshow .flex{display:flex}.home-testimonials .cycle-item-space{margin:0 5px}}.home-testimonials .cycle-item-image{width:50px;height:50px}@media (min-width: 767px) and (max-width: 979px){.home-testimonials .cycle-item-image{width:140px;height:140px}}@media (min-width: 979px){.home-testimonials .cycle-item-image{width:206px;height:206px}}.home-path-selection{padding:5px 0 65px}@media screen and (max-width: 979px){.home-path-selection{padding:45px 0}}.home-path-selection__item{background-color:#fff;box-shadow:0 15px 20px #d9d9ec85;text-align:center;font-size:1.5rem;line-height:2rem;padding:30px 20px;border-radius:5px}@media screen and (min-width: 980px){.home-path-selection__item{min-width:calc((100% - 40px) / 3);max-width:calc((100% - 40px) / 3)}}@media screen and (max-width: 979px){.home-path-selection__item{font-size:1.2rem;line-height:1.23;padding:20px 15px;width:100%}}.home-path-selection__icon{margin-bottom:1.5rem;height:135px;display:flex;align-items:center;justify-content:center}.home-path-selection h3{font-size:2.1875rem;font-weight:500;margin-bottom:2rem}@media screen and (max-width: 979px){.home-path-selection h3{font-size:1.75rem;margin-bottom:1.5rem}}.home-path-selection .cycle-pager,.whitelabel-cnt .cycle-cnt .cycle-pager,.cycle-slideshow .cycle-pager{text-align:center;display:none;width:100%;padding:25px 10px 10px}.home-path-selection .cycle-pager.show,.whitelabel-cnt .cycle-cnt .cycle-pager.show,.cycle-slideshow .cycle-pager.show{display:block}@media screen and (max-width: 979px){.home-path-selection .cycle-pager,.whitelabel-cnt .cycle-cnt .cycle-pager,.cycle-slideshow .cycle-pager{display:block}}.home-path-selection .cycle-pager span,.whitelabel-cnt .cycle-cnt .cycle-pager span,.cycle-slideshow .cycle-pager span{font-size:0;text-indent:-9999rem;overflow:hidden;margin:0 2px;border-radius:50%;width:9px;height:9px;display:inline-block;background:rgba(2,33,62,.25);cursor:pointer}.home-path-selection .cycle-pager span.cycle-pager-active,.whitelabel-cnt .cycle-cnt .cycle-pager span.cycle-pager-active,.cycle-slideshow .cycle-pager span.cycle-pager-active{background:#a1e0ce}@media screen and (max-width: 979px){.home-path-selection .flex,.whitelabel-cnt .cycle-cnt .flex,.cycle-slideshow .flex{display:block}}.home-paths h2{font-size:3.125rem;font-weight:500;margin-bottom:2rem}@media screen and (max-width: 979px){.home-paths h2{font-size:2rem;margin-bottom:1rem}}.home-paths h6{font-size:1.5rem;font-weight:400;margin-bottom:2rem}@media screen and (max-width: 979px){.home-paths h6{font-size:1.2rem;margin-bottom:.8rem}}.home-paths p{margin-bottom:2rem}@media screen and (max-width: 979px){.home-paths p{margin-bottom:.8rem}}.home-paths__item{padding-top:55px;padding-bottom:65px}@media screen and (max-width: 979px){.home-paths__item{padding-top:20px;padding-bottom:10px}}.home-paths__desc,.home-paths__image{min-width:50%;max-width:50%}@media screen and (max-width: 979px){.home-paths__desc,.home-paths__image{min-width:100%;max-width:100%}}.home-paths__image{text-align:center}@media screen and (min-width: 980px){.home-paths__image.reverse{order:-1}}@media screen and (max-width: 979px){.home-paths .r_container{flex-wrap:wrap}}.clients-module{padding:45px 0}.clients-module h3{text-align:center;margin-bottom:0;font-weight:400}.whitelabel-page .whitelabel-cnt svg{max-width:100%}.whitelabel-page .whitelabel-cnt h1,.whitelabel-page .whitelabel-cnt h2{font-weight:500}.whitelabel-page .whitelabel-cnt h1{font-size:3.75rem;line-height:1}@media screen and (max-width: 1559px){.whitelabel-page .whitelabel-cnt h1{font-size:3rem}}@media screen and (max-width: 979px){.whitelabel-page .whitelabel-cnt h1{font-size:2.2rem}}.whitelabel-page .whitelabel-cnt h2{font-size:2.8625rem}@media screen and (max-width: 1559px){.whitelabel-page .whitelabel-cnt h2{font-size:2.5rem}}@media screen and (max-width: 979px){.whitelabel-page .whitelabel-cnt h2{font-size:1.75rem}}.whitelabel-page .whitelabel-cnt .smaller-heading{font-size:2.8625rem;margin-bottom:2rem}.whitelabel-page h4.tag{color:#a1e0ce;text-transform:uppercase;font-size:15px;margin-bottom:10px}.whitelabel-page header{background-color:#fff}.whitelabel-page .landing-visual{padding:27px 0 87px}@media screen and (max-width: 1599px){.whitelabel-page .landing-visual{padding:20px 0 40px}}@media screen and (max-width: 979px){.whitelabel-page .landing-visual{padding:20px 0}.whitelabel-page .landing-visual .r_container{flex-wrap:wrap}}.whitelabel-page .landing-visual p{font-size:1.5rem;line-height:2rem}.whitelabel-page .landing-visual__desc{max-width:550px}.whitelabel-page .landing-visual__graph{max-width:382px;text-align:center}@media screen and (max-width: 979px){.whitelabel-page .landing-visual__desc{margin-bottom:1px}.whitelabel-page .landing-visual__desc,.whitelabel-page .landing-visual__graph{max-width:100%;width:100%}}.whitelabel-page .landing-visual+.alternate-splits{padding-top:50px}.whitelabel-page .kpi-list{padding:83px 0 100px}@media screen and (max-width: 1599px){.whitelabel-page .kpi-list{padding:50px 0}}@media screen and (max-width: 979px){.whitelabel-page .kpi-list{padding:20px 0}}.whitelabel-page .kpi-list__items{margin:0 -10px}@media screen and (max-width: 979px){.whitelabel-page .kpi-list__items{margin:0}}.whitelabel-page .kpi-list__item{max-width:230px;font-size:1rem;line-height:1.5rem;text-align:center;box-shadow:0 15px 20px #d9d9ec85;padding:40px 15px 25px;background:#FFFFFF;border-radius:5px;margin:0 10px 20px}.whitelabel-page .kpi-list__value{line-height:1;font-size:3.75rem;font-weight:700;margin-bottom:25px}@media screen and (max-width: 979px){.whitelabel-page .kpi-list__value{font-size:2.75em;margin-bottom:15px}}.whitelabel-page .kpi-list__title{font-size:1.5rem;line-height:2rem;font-weight:500;margin-bottom:25px}@media screen and (max-width: 979px){.whitelabel-page .kpi-list__title{font-size:1.25rem}}.whitelabel-page .r_blog-posts{margin-bottom:0;padding-top:100px;margin-top:0}@media screen and (max-width: 1399px){.whitelabel-page .r_blog-posts{padding-top:30px}}@media screen and (max-width: 979px){.whitelabel-page .r_blog-posts{padding-top:20px}}.whitelabel-page .r_blog-posts__item{box-shadow:0 15px 20px #d9d9ec85}@media screen and (max-width: 979px){.whitelabel-page .r_blog-posts__item{width:100%}}@media screen and (max-width: 979px){.whitelabel-page .cycle-cnt{display:block}}@media screen and (max-width: 979px){.whitelabel-page .cycle-item{margin:0}}.whitelabel-page .round{border-radius:50%}.whitelabel-page .no-margin{margin:0}.whitelabel-page .full-width{width:100%}.alternate-splits{padding-bottom:100px}@media screen and (max-width: 1199px){.alternate-splits{padding-bottom:50px}}@media screen and (max-width: 767px){.alternate-splits{padding-bottom:15px}}.alternate-splits__item{display:flex;justify-content:space-between;font-size:1.25rem;line-height:2rem;padding-bottom:50px}@media screen and (max-width: 1199px){.alternate-splits__item{padding-bottom:35px}}@media screen and (max-width: 767px){.alternate-splits__item{padding-bottom:15px;display:block}}.alternate-splits__item.reverse .alternate-splits__graph{order:-1}.alternate-splits h2{margin-bottom:.5rem}.alternate-splits h3{font-size:2.0875rem;line-height:1.2;font-weight:700;margin-bottom:2rem}@media screen and (max-width: 979px){.alternate-splits h3{font-size:1.75rem;margin-bottom:1.2rem}}.alternate-splits .benefits-listing li{font-size:1.1rem;padding-left:25px;position:relative}.alternate-splits .benefits-listing li:before{content:"";background-size:7px auto;width:12px;height:12px;background-color:#a1e0ce;display:block;border-radius:50%;position:absolute;left:0;top:10px}.alternate-splits .subheader{font-size:1.2rem;margin-bottom:3rem}.alternate-splits p{margin-bottom:10px}.alternate-splits p.heineken{font-size:1rem;line-height:1.5rem}.alternate-splits__graph{text-align:center}.alternate-splits__desc{padding-right:15px;margin-bottom:15px}.alternate-splits__desc,.alternate-splits__graph{width:48%;max-width:48%}@media screen and (max-width: 767px){.alternate-splits__desc,.alternate-splits__graph{max-width:100%;width:100%}}.existing-infrastructure{padding:60px 0 100px}@media screen and (max-width: 768px){.existing-infrastructure{padding:20px 0}}@media screen and (max-width: 900px){.existing-infrastructure .flex{flex-direction:column}.existing-infrastructure .existing-infrastructure__cell{margin-bottom:15px}}.existing-infrastructure img{margin-bottom:15px}.existing-infrastructure__cell{padding:0 10px;font-size:16px}.available-platforms{padding:50px 0 64px}.available-platforms__item{padding:15px 15px 32px;background-color:#fff;border-radius:5px;box-shadow:0 15px 20px #d9d9ec85;min-width:calc((100% - 40px) / 3);display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (max-width: 899px){.available-platforms__item{min-width:100%;width:100%;margin-bottom:15px}}.available-platforms__logo{height:81px;display:flex;align-items:center}.available-platforms__title{font-size:1.25rem;line-height:2rem;margin-bottom:1.25rem}.plans-choice{padding:50px 0 64px}.plans-choice__item{padding:15px 15px 32px;background-color:#fff;border-radius:5px;box-shadow:0 15px 20px #d9d9ec85;width:calc((100% - 40px) / 3);display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-size:1.5rem;line-height:2rem;position:relative;z-index:1;text-align:center}.plans-choice__item.expanded .pricingForm{opacity:1;visibility:visible}@media screen and (max-width: 767px){.plans-choice__item{font-size:1rem;line-height:1.23}}.plans-choice__icon{height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:1.12rem;text-align:center}.plans-choice p{margin-bottom:1.8rem}.plans-choice__title{font-size:2.1875rem;line-height:2.5625rem;margin-bottom:1.5rem;font-weight:700}.plans-choice .pricingForm,.recruiter-plans .pricingForm{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center}.plans-choice .pricingForm .form__group,.recruiter-plans .pricingForm .form__group{width:100%}.plans-choice .blueForm,.recruiter-plans .blueForm{background-color:#02213ed9}.impact-calculator{padding:65px 0}@media screen and (max-width: 1599px){.impact-calculator{padding:45px 0}}@media screen and (max-width: 767px){.impact-calculator{padding:30px 0}}.impact-calculator .r_container{background:#FFFFFF;box-shadow:0 15px 29px #d9d9ec85;border-radius:5px;padding-top:40px}@media screen and (max-width: 1599px){.impact-calculator .r_container{padding-top:25px}}@media screen and (max-width: 767px){.impact-calculator .r_container{padding-top:20px}}.impact-calculator__holder{padding:0 64px 43px}@media screen and (max-width: 1599px){.impact-calculator__holder{padding:0 40px 25px}}@media screen and (max-width: 767px){.impact-calculator__holder{padding:0 20px 20px}}.impact-calculator__sliders{max-width:464px;padding:0 10px}@media screen and (max-width: 959px){.impact-calculator__sliders{margin-bottom:20px}}.impact-calculator__output{text-align:center;max-width:314px;padding:25px 20px;box-shadow:0 15px 20px #d9d9ec85}.impact-calculator__sliders,.impact-calculator__output{width:100%}@media screen and (max-width: 959px){.impact-calculator__sliders,.impact-calculator__output{max-width:100%;min-width:100%}}.impact-calculator__slider-item{margin-bottom:33px}.impact-calculator__slider-item:last-child{margin-bottom:0}.impact-calculator__slider-item .theProgressBar{height:2px}.impact-calculator__slider-item .theProgressBar .ui-slider-handle{transform:translateY(-50%);background:#ffffff;box-shadow:0 3px 10px #01224333}.impact-calculator__slider-item .ui-slider-handle:before{content:attr(data-indicator);position:absolute;bottom:100%;left:50%;transform:translate(-50%);font-size:12px;color:#8091a1}.impact-calculator__slider-title{margin:0 -7px 25px;font-size:1.25rem}@media screen and (max-width: 1399px){.impact-calculator__slider-title{font-size:1.15rem}}@media screen and (max-width: 767px){.impact-calculator__slider-title{font-size:1rem}}.impact-calculator__slider-labels{padding-top:15px;display:flex;justify-content:space-between;font-size:12px;color:#8091a1;margin:0 -7px}.impact-calculator__output-value{font-size:2.5rem;font-weight:500;color:#a1e0ce}@media screen and (max-width: 1399px){.impact-calculator__output-value{font-size:2.4rem}}@media screen and (max-width: 767px){.impact-calculator__output-value{font-size:1.4rem}}.impact-calculator__output-label{font-size:1.5rem;margin-bottom:35px}@media screen and (max-width: 1399px){.impact-calculator__output-label{font-size:1.25rem;margin-bottom:25px}}@media screen and (max-width: 767px){.impact-calculator__output-label{font-size:1.15rem;margin-bottom:15px}}.impact-calculator .userNotes{vertical-align:text-bottom}.impact-calculator .userNotes svg{width:8px;transform:translate(-10px)}.large-testimonial{padding:25px 0}.large-testimonial__header{font-size:1.25rem;margin-bottom:10px}.large-testimonial__avatar{margin-right:20px}.large-testimonial__body{font-size:1.875rem;padding:40px 10px 50px 40px;position:relative;z-index:1}.large-testimonial__body:before,.large-testimonial__body:after{content:"";display:block;width:32px;height:24px;position:absolute}.large-testimonial__body:before{top:0;left:0;background-image:url(quotes-top-left.1a67b653508a652a.svg)}.large-testimonial__body:after{right:0;bottom:0;background-image:url(quotes-bottom-right.9f555ac4bfe3b36f.svg)}@media screen and (max-width: 1299px){.large-testimonial__body{font-size:1.5rem}}@media screen and (max-width: 767px){.large-testimonial__body{font-size:1.25rem;padding:25px 15px 25px 25px}}.large-testimonial .cycle-pager{position:absolute;z-index:101;left:0;bottom:-10px;right:0}.free-trial{padding:100px 0}@media screen and (max-width: 1299px){.free-trial{padding:60px 0}}@media screen and (max-width: 767px){.free-trial{padding:25px 0}}.free-trial__cnt{padding:70px 0 40px;background-size:auto 100%;max-width:calc(100% - 20px);margin:0 auto}@media screen and (max-width: 767px){.free-trial__cnt{padding:40px 0 20px;background-size:100% 100%}}.recruiter-plans{padding-top:30px}@media screen and (max-width: 979px){.recruiter-plans{flex-direction:column}}.recruiter-plans__item{background-color:#fff;width:calc((100% - 50px) / 3);margin-bottom:25px;border-radius:5px;text-align:center;padding:0 30px 38px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}.recruiter-plans__item.full{min-width:100%;padding:15px 35px;flex-direction:row;justify-content:space-between}.recruiter-plans__item.expanded .pricingForm{opacity:1;visibility:visible}@media screen and (max-width: 979px){.recruiter-plans__item{width:100%;min-width:100%}}.recruiter-plans__icon{height:200px;display:flex;align-items:center;justify-content:center}.recruiter-plans__title{font-size:2.1875em;line-height:2.625rem;font-weight:700;height:78px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 979px){.recruiter-plans__title{font-size:1.75rem;line-height:1.5}}.recruiter-plans__cta{margin-top:auto;margin-bottom:0}.recruiter-plans h3{margin:0;padding:20px 0}.recruiter-plans__body{width:100%;text-align:left;font-size:1.25rem;line-height:2rem;margin-bottom:30px}.recruiter-plans__body li{margin-bottom:20px}@media screen and (max-width: 979px){.recruiter-plans__body{text-align:center}}.sticky-descriptions .subtitle{font-size:1.5rem;margin-bottom:100px}.sticky-descriptions__item{display:flex;justify-content:space-between;align-items:stretch;margin-bottom:124px;min-height:402px;width:100%}@media screen and (max-width: 767px){.sticky-descriptions__item{min-height:250px;flex-direction:column}}.sticky-descriptions__graph,.sticky-descriptions__desc{width:50%}@media screen and (max-width: 767px){.sticky-descriptions__graph,.sticky-descriptions__desc{width:100%}}.sticky-descriptions__graph{position:relative;z-index:1;padding-right:20px;text-align:center}.sticky-descriptions__graph-elem{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;display:none}.sticky-descriptions__graph-elem:first-of-type{display:block}.sticky-descriptions__graph-elem.is-active{display:block}.sticky-descriptions__graph-elem img{max-width:120%;position:relative;left:50%;transform:translate(-50%)}@media screen and (max-width: 767px){.sticky-descriptions__graph-elem img{left:auto;transform:none;max-width:90%}}.sticky-descriptions__desc{padding-left:16px;align-self:center}@media screen and (max-width: 767px){.sticky-descriptions__desc{padding-left:0;order:-1}}.sticky-descriptions__title{margin-bottom:1.5rem;font-size:1.5rem}.about-us{overflow-wrap:break-word}.about-us p{font-size:1.25rem;line-height:2rem}.about-us p a{color:#a1e0ce;position:relative;z-index:1;text-decoration:underline;text-decoration-color:transparent}.about-us p a:hover{text-decoration-color:#a1e0ce}.about-values .slide{width:100%;-webkit-user-select:none;user-select:none}@media screen and (min-width: 768px){.about-values .slide{display:flex!important}}.about-values .slide p{font-size:1rem;line-height:1.5}.about-values .slide h3{margin-bottom:1.25rem}.about-values .cycle-arrow{background-color:#f1f3f6;width:30px;height:30px;margin-right:3px;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;z-index:100}.about-values .cycle-arrow.cycle-prev{transform:translate(-2px)}.about-values .cycle-arrow.cycle-next{transform:translate(2px)}.about-values .cycle-arrow svg{width:7px;height:14px;stroke:#a1e0ce}@media screen and (min-width: 768px){.about-values__desc{max-width:463px;padding-right:20px}.about-values__graph{text-align:center}}@media screen and (max-width: 979px){.about-values .slider .flex{display:flex;justify-content:center}.about-values__graph{max-width:260px;margin:0 auto}}.about-achievements__list{display:flex;flex-wrap:wrap;justify-content:space-between}.about-achievements__item{display:flex;flex-direction:column;align-items:center;justify-content:space-around;border-radius:5px;background-color:#fff;filter:drop-shadow(0 4px 10px rgba(0,0,0,.15));width:300px;height:300px;margin:0 0 30px;font-size:1.5rem;text-align:center;padding:30px 20px}@media screen and (max-width: 979px){.about-achievements__item{width:49%;margin-bottom:20px;padding:15px;font-size:1.25rem}}@media screen and (max-width: 767px){.about-achievements__item{width:100%;margin-bottom:15px;height:auto}}.about-achievements img{margin-bottom:10px}.about-achievements small{font-size:1rem}@media screen and (max-width: 1200px){.page-title-visual.long{min-height:240px;margin-top:26px}}@media screen and (max-width: 1200px){.page-title-visual{min-height:1px;padding:100px 0 35px}.page-title-visual.short{min-height:1px}}.page-title-visual .r_container{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.page-title-visual .r_container{flex-direction:column}}.page-title-visual__desc{max-width:520px;margin-right:40px;text-align:left}.page-title-visual h1{width:100%;font-weight:400}.page-title-visual h1 .bc{font-weight:700}.page-title-visual h1:last-child{margin-bottom:0}.page-title-visual p{max-width:500px;margin-left:auto;margin-right:auto}.page-title-visual a{color:#a1e0ce}.page-section{padding:65px 0}@media screen and (max-width: 1599px){.page-section{padding:45px 0}}@media screen and (max-width: 767px){.page-section{padding:30px 0}}.page-section .alternate-splits__item{font-size:1rem;line-height:1.5;padding-bottom:0}.page-section h2{font-weight:400}.page-section h2 .bc{display:inline;font-weight:700}.career-platform-solutions h2{font-weight:400}.career-platform-solutions h2 .bc{display:inline;font-weight:700}.career-platform-solutions p{max-width:520px}.career-platform-solutions__list{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;padding-top:100px}.career-platform-solutions img{margin-top:-60px;margin-bottom:1.25rem}.career-platform-solutions__title{font-weight:700;color:#02213e;font-size:1.5rem;margin-bottom:1rem}.career-platform-solutions .btn,.career-platform-solutions .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .career-platform-solutions .smartbanner__button__label,.career-platform-solutions .smartbanner__button .smartbanner__button__label,.smartbanner__button .career-platform-solutions .smartbanner__button__label{margin-top:auto;margin-bottom:0}.sustainable-benefits{position:relative}.sustainable-benefits img{position:absolute;bottom:-13px;right:0}@media screen and (max-width: 1490px){.sustainable-benefits img{display:none}}.sustainable-benefits h1{color:#02213e!important}.sustainable-benefits__item{width:100%;max-width:307px;border-bottom:18px;background-color:#fff;box-shadow:0 3px 15px #0000000f;text-align:center;padding:50px 30px}.sustainable-benefits__item:first-child{border-top-left-radius:35px}.sustainable-benefits__item:last-child{border-bottom-right-radius:35px}@media screen and (max-width: 1000px){.sustainable-benefits__item{max-width:100%;padding:30px 15px}.sustainable-benefits__item:not(:last-child){margin-bottom:20px}}.sustainable-benefits__title{color:#02213e;font-size:1.375rem;margin-bottom:30px}.carousel-info{margin:25px auto}.carousel-info .cycle-carousel-wrap{display:flex;align-items:stretch}.carousel-info .slide{width:712px;background-color:#fff;box-shadow:0 3px 15px #0000000f;white-space:normal;padding:25px 15px;max-width:80vw}.carousel-info__image{min-width:197px;margin-right:15px}.carousel-info__title{font-size:1.5rem;margin-bottom:20px}.white-bg .carousel-info .slide{background-color:#f1f3f6}.image-bottom-right-block{position:relative}.image-bottom-right-block .image-bottom-right{position:absolute;right:0;bottom:-20px}.four-steps-block{counter-reset:mission;background-color:#f1f3f6;box-shadow:0 3px 15px #0000000f;margin-top:100px;border-radius:5px}.four-steps-block li{counter-increment:mission;position:relative;width:25%;padding:0 25px 55px;text-align:center;font-size:1.2rem;color:#02213e}.four-steps-block li img{display:block;margin:-50px auto 30px}.four-steps-block li img,.four-steps-block li span{position:relative;z-index:2}.four-steps-block li:before{content:counter(mission);position:absolute;z-index:1;color:#a1e0ce;font-weight:700;opacity:.26;font-size:80px;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 900px){.four-steps-block{margin-top:0;display:block;background-color:transparent;box-shadow:none}.four-steps-block li{display:flex;align-items:center;text-align:left;padding:15px 10px;width:100%;background-color:#f1f3f6;box-shadow:0 3px 15px #0000000f;border-radius:5px}.four-steps-block li:not(:last-child){margin-bottom:15px}.four-steps-block li img{margin:0 10px 0 0}.four-steps-block li:before{position:static;font-size:40px;opacity:1;transform:none;margin-right:10px}}@media screen and (max-width: 540px){.four-steps-block li img{width:100px}}.about-us-benefits .tabbedcnt{padding:0 15px;margin-bottom:15px;display:flex;align-items:center}@media screen and (max-width: 980px){.about-us-benefits .tabbedcnt{flex-wrap:wrap}}.about-us-benefits li{display:flex;align-items:center;cursor:pointer}.about-us-benefits li img{margin-right:10px}.about-us-benefits li.current{font-weight:700}@media screen and (max-width: 980px){.about-us-benefits li{width:50%;margin-bottom:10px}}@media screen and (max-width: 580px){.about-us-benefits li{width:100%}}.about-us-benefits .tab__cnt{padding:40px 65px 65px}@media screen and (max-width: 980px){.about-us-benefits .tab__cnt{padding:15px 20px 0}.about-us-benefits .tab__cnt .flex{flex-wrap:wrap}}.about-us-benefits .col{width:40%}@media screen and (max-width: 1200px){.about-us-benefits .col{width:48%}}@media screen and (max-width: 980px){.about-us-benefits .col{width:100%;margin-bottom:25px}}.about-us-benefits h3{border-bottom:1px solid #DEDEDE;padding-bottom:40px;margin-bottom:40px;display:flex;align-items:center}@media screen and (max-width: 980px){.about-us-benefits h3{margin-bottom:20px;padding-bottom:20px}}.about-us-benefits h3 img{margin-right:15px}.about-us-benefits h3,.about-us-benefits h5{color:#02213e;font-weight:400}.about-us-benefits h3 .bc,.about-us-benefits h5 .bc{font-weight:700;display:inline}.about-us-benefits h5{font-size:1.5rem}.about-us-benefits .tab__cnt{display:none}.about-us-benefits .tab__cnt.current{display:block}.team-members__item{width:308px;padding:0 15px;max-width:33%}.team-members__item:hover img.rollover{opacity:1;visibility:visible}@media screen and (max-width: 767px){.team-members__item{width:50%;max-width:50%}}.team-members__pic{width:308px;height:0;padding-top:100%;position:relative;display:flex;max-width:100%;margin:0 auto}.team-members img{position:absolute;margin:auto;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.team-members img.initial{z-index:1}.team-members img.rollover{z-index:2;opacity:0;visibility:hidden;transition:all .25s ease-in-out}.team-members__name{font-size:20px;font-weight:700}.team-members__title{letter-spacing:.3}.page-section .gray-card{padding:50px 80px;box-shadow:0 3px 15px #0000000f;border-radius:5px;background-color:#f1f3f6;color:#02213e}.pop-out-icons-list{display:flex;flex-wrap:wrap;justify-content:space-between}.pop-out-icons-list img{height:60px;margin:-30px 10px -5px 0}.pop-out-icons-list li{display:flex;align-items:center;background-color:#fff;border-radius:5px;margin-bottom:35px;box-shadow:0 3px 15px #0000000f;max-width:470px;padding:15px 10px;width:100%;color:#02213e}@media screen and (max-width: 1000px){.pop-out-icons-list li{max-width:100%}}.candidate-gamification{position:fixed;z-index:12;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center}@media screen and (max-width: 1100px){.candidate-gamification{top:120px;flex-direction:column;transform:translate(200px)}.candidate-gamification.expanded{transform:translate(0)}}@media screen and (max-width: 999px){.candidate-gamification{top:100px}}header.expanded+.candidate-gamification{z-index:10}.candidate-gamification__header{filter:drop-shadow(0 0 3px rgba(15,35,63,.2))}@media screen and (max-width: 1100px){.candidate-gamification__header--list{display:flex}}.candidate-gamification__header--item{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:#fff;position:relative;z-index:1;overflow:hidden;cursor:pointer}.candidate-gamification__header--item:before{content:"";position:absolute;z-index:1;inset:0;opacity:0}.candidate-gamification__header--item:first-child{border-radius:8px 0 0}@media screen and (max-width: 1100px){.candidate-gamification__header--item:first-child{border-radius:8px 0 0 8px}.candidate-gamification.expanded .candidate-gamification__header--item:first-child{border-radius:8px 0 0}}.candidate-gamification__header--item:last-child{border-radius:0 0 0 8px}@media screen and (max-width: 1100px){.candidate-gamification__header--item:last-child{border-radius:0 8px 0 0}}.candidate-gamification__header--item:hover:before,.candidate-gamification__header--item.current:before{opacity:1}.candidate-gamification__header--item:hover svg,.candidate-gamification__header--item.current svg{fill:#fff}.candidate-gamification__header svg{position:relative;z-index:2;fill:#aaaab7}.candidate-gamification__tabs{border-radius:2px;width:350px;height:640px;max-width:0;opacity:0;visibility:hidden;filter:drop-shadow(0 0 3px rgba(2,33,62,.25));background-color:#fff}.candidate-gamification.expanded .candidate-gamification__tabs{max-width:350px;opacity:1;visibility:visible}@media screen and (max-width: 1100px){.candidate-gamification__tabs{height:calc(100vh - 175px)}}@media screen and (max-width: 999px){.candidate-gamification__tabs{height:0}.candidate-gamification.expanded .candidate-gamification__tabs{height:calc(100vh - 155px)}}@media screen and (max-width: 767px){.candidate-gamification__tabs{width:100vw}.candidate-gamification.expanded .candidate-gamification__tabs{max-width:100vw}}.candidate-gamification__tab{width:350px;display:none}@media screen and (max-width: 767px){.candidate-gamification__tab{width:100vw}}.candidate-gamification__tab.current{display:block}.candidate-gamification__module-header{border-bottom:1px solid #a1e0ce;padding:16px 20px}@media screen and (max-width: 787px){.candidate-gamification__module-header{padding:8px 20px}}.candidate-gamification__module-header h3{font-size:14px;margin:0}.candidate-gamification__module-header a{font-size:12px;color:#02213e80}.candidate-gamification__module-cnt{width:100%;max-width:100%;max-height:590px;height:590px;overflow-y:auto;padding:10px 0 0}@media screen and (max-width: 1100px){.candidate-gamification__module-cnt{height:calc(100vh - 225px);max-height:calc(100vh - 225px)}}@media screen and (max-width: 999px){.candidate-gamification__module-cnt{height:calc(100vh - 205px);max-height:calc(100vh - 205px)}}.candidate-gamification .green{color:#5daf25}.candidate-gamification .btn.small,.candidate-gamification .smartbanner.smartbanner--android .small.smartbanner__button__label,.smartbanner.smartbanner--android .candidate-gamification .small.smartbanner__button__label,.candidate-gamification .smartbanner__button .small.smartbanner__button__label,.smartbanner__button .candidate-gamification .small.smartbanner__button__label{height:22px;line-height:22px;padding:0 18px!important;font-size:10px;min-width:1px;text-transform:none}.candidate-gamification .icon-done{width:20px;height:20px;display:inline-block;vertical-align:bottom;margin-right:3px}.candidate-gamification .icon-done img{width:20px;height:20px}.candidate-gamification__profile--header{padding:20px}@media screen and (max-width: 1100px){.candidate-gamification__profile--header{padding:10px 20px}}.candidate-gamification__profile .avatar{min-width:50px;width:50px;height:50px;margin-right:20px;border-radius:50%;overflow:hidden;background-color:red}.candidate-gamification__profile .avatar img{width:100%;display:block}@media screen and (max-width: 1100px){.candidate-gamification__profile .avatar{width:30px}}.candidate-gamification__profile .tag{display:inline-block;color:#fff;background-color:#6cc2bf;padding:5px 10px;font-size:12px}.candidate-gamification__profile .user{flex-grow:1}.candidate-gamification__profile .name{font-size:18px;display:block;font-weight:700;margin-bottom:7px}.candidate-gamification__profile .badge{min-width:50px;width:50px;height:50px;border-radius:50%;overflow:hidden;background-color:#02213e40;display:flex;align-items:center;justify-content:center}.candidate-gamification__profile .badge img{max-width:40px}@media screen and (max-width: 1100px){.candidate-gamification__profile .badge img{width:30px}}.candidate-gamification__profile .levelProgress{margin-bottom:10px;width:100px}.candidate-gamification__profile .levelProgress>div{width:100px!important;height:100px!important}.candidate-gamification__profile .userLevel{margin-bottom:0}.candidate-gamification__profile .userLevel .levelIndicators:hover .theLevel{opacity:1}.candidate-gamification__news-highlights--list{padding:20px 20px 30px}.candidate-gamification__news-highlights--item{display:flex;border-radius:5px;border:1px solid rgba(2,33,62,.1);margin-bottom:15px;position:relative}.candidate-gamification__news-highlights--item:hover{z-index:2}.candidate-gamification__news-highlights--item:nth-child(3){display:none}.candidate-gamification__news-highlights--ico{width:70px;height:70px;min-width:70px;display:flex;align-items:center;justify-content:center;border-radius:5px;background-color:#02213e1a}.candidate-gamification__news-highlights--ico img,.candidate-gamification__news-highlights--ico svg{max-width:40px;max-height:40px}.candidate-gamification__news-highlights--desc{padding:10px 10px 10px 20px;flex-grow:1}@media screen and (max-width: 767px){.candidate-gamification__news-highlights--desc{padding-bottom:0}}.candidate-gamification__news-highlights--title{display:block;font-size:12px;font-weight:700;margin-bottom:3px}.candidate-gamification__news-highlights--body{font-size:14px;opacity:.5}@media screen and (max-width: 767px){.candidate-gamification__news-highlights--body{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.candidate-gamification__news-highlights--options{margin:15px 0 0;padding-right:10px}.candidate-gamification__news-highlights .more-options__drop{right:-10px}@media screen and (max-width: 1100px){.candidate-gamification__news-highlights .more-options{padding-left:20px;padding-bottom:10px;margin:0}.candidate-gamification__news-highlights .more-options__trigger{display:none}.candidate-gamification__news-highlights .more-options__drop{position:static;padding:0;background:none transparent;opacity:1;visibility:visible;transform:none!important}.candidate-gamification__news-highlights .more-options__drop:before{content:unset;display:none}.candidate-gamification__news-highlights .more-options__drop li{display:inline;font-weight:400;margin-right:5px}.candidate-gamification__news-highlights .more-options__drop a{color:#a1e0ce;font-size:12px}.candidate-gamification__news-highlights--item{padding-left:70px;position:relative;z-index:1;flex-direction:column}.candidate-gamification__news-highlights--ico{position:absolute;z-index:1;left:0;top:0;height:auto;bottom:0}}.candidate-gamification__subtab-link{opacity:.5;cursor:pointer}.candidate-gamification__subtab-link.selected{opacity:1}.candidate-gamification__subtab{display:none}.candidate-gamification__subtab.selected{display:block}.candidate-gamification__leaderboard--item{display:flex;justify-content:flex-start;align-items:center;padding:10px 15px 10px 0;color:#02213e80;width:100%}.candidate-gamification__leaderboard--item.highlight{color:#02213e;border-top:1px solid #a1e0ce;border-bottom:1px solid #a1e0ce}.candidate-gamification__leaderboard--points{margin-left:auto;margin-right:0}.candidate-gamification__leaderboard--avatar{margin-right:10px}.candidate-gamification__leaderboard--avatar img{display:block;width:35px;height:35px}.candidate-gamification__slider{height:100%;display:flex;flex-direction:column;align-items:stretch;position:relative;z-index:1;font-size:18px;color:#02213e80}@media screen and (max-width: 1100px){.candidate-gamification__slider{padding-top:50px}}.candidate-gamification__slider h4{color:#02213e;margin:15px 0}.candidate-gamification__slider small{font-size:14px}.candidate-gamification__slider .big{display:block;font-size:27px;font-weight:700;margin-bottom:10px}.candidate-gamification__slider--pager{display:flex;align-items:center;justify-content:center;height:8px}.candidate-gamification__slider--pager span{width:5px;height:5px;margin:0 5px;cursor:pointer;text-indent:-999vw;overflow:hidden;background-color:#02213e40;border-radius:50%;display:inline-block}.candidate-gamification__slider--pager span.cycle-pager-active{background-color:#a1e0ce;width:8px;height:8px}.candidate-gamification__slider--prev,.candidate-gamification__slider--next{min-width:20px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.candidate-gamification__slider--prev svg,.candidate-gamification__slider--next svg{width:6px;height:12px;stroke:#fff}.candidate-gamification__slider--prev.disabled,.candidate-gamification__slider--next.disabled{pointer-events:none;opacity:0}.candidate-gamification__slider--prev svg{margin-left:-3px}.candidate-gamification__slider--next svg{margin-right:-3px}.candidate-gamification__slider--footer{width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:11;bottom:0;padding:0 20px;border-top:1px solid rgba(2,33,62,.15);-webkit-user-select:none;user-select:none}@media screen and (max-width: 1100px){.candidate-gamification__slider--footer{bottom:auto;top:0;border-top:0px;border-bottom:1px solid rgba(2,33,62,.15)}}.candidate-gamification__slide{width:100%;flex-grow:1;height:calc(100% - 50px)}@media screen and (max-width: 1100px){.candidate-gamification__slide{top:50px!important}}.candidate-gamification__slide--cnt{display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:20px;text-align:center;height:100%}.candidate-gamification__news--list{padding:20px 20px 40px}.candidate-gamification__news--item{border-radius:5px;border:1px solid rgba(2,33,62,.1);padding:20px;margin-bottom:20px;position:relative;font-size:14px}.candidate-gamification__news--visual{margin-bottom:17px;display:flex;align-items:center}.candidate-gamification__news--visual>*:not(:last-child){margin-right:15px}.candidate-gamification__news--visual.match{justify-content:space-between}.candidate-gamification__news--visual .match-icon{flex-grow:1;text-align:center;position:relative;z-index:1}.candidate-gamification__news--visual .match-icon:before{content:"";position:absolute;left:0;width:100%;top:50%;border-bottom:3px dotted rgba(2,33,62,.25);margin-top:-3px}.candidate-gamification__news--visual .match-icon img{position:relative;z-index:2}.candidate-gamification__news--visual .banner-image{max-width:304px;margin:-20px -20px 0}.candidate-gamification__news--head{margin-bottom:17px;display:flex;align-items:center;justify-content:space-between}.candidate-gamification__news--title{font-weight:700}.candidate-gamification__news--date{font-size:12px}.candidate-gamification__news--body,.candidate-gamification__news--date{color:#02213e80}.candidate-gamification__news .btn,.candidate-gamification__news .smartbanner.smartbanner--android .smartbanner__button__label,.smartbanner.smartbanner--android .candidate-gamification__news .smartbanner__button__label,.candidate-gamification__news .smartbanner__button .smartbanner__button__label,.smartbanner__button .candidate-gamification__news .smartbanner__button__label{margin-right:15px}.candidate-gamification__badges-achievements{color:#02213e80;font-size:15px}.candidate-gamification__badges-achievements strong{color:#02213e;display:block;margin-bottom:5px}.candidate-gamification__badges-achievements--item{display:flex;align-items:center;padding:20px 20px 20px 0;border-bottom:1px solid rgba(2,33,62,.15);filter:grayscale(100%)}.candidate-gamification__badges-achievements--item div{opacity:.4}.candidate-gamification__badges-achievements--item.owned{filter:none}.candidate-gamification__badges-achievements--item.owned div{opacity:1}.candidate-gamification__badges-achievements--icon{display:flex;align-items:center;justify-content:center;width:110px;min-width:110px}.candidate-gamification__badges-achievements--icon img{max-width:60px}.candidate-gamification__badges-achievements--desc{padding-right:20px;flex-grow:1}@charset "UTF-8";.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-days{border:1px solid;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell-row{display:flex}.cal-month-view .cal-cell{float:left;flex:1;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-cell .cal-event{pointer-events:all!important}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right:initial;border-left:1px solid}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px;float:left}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-open-day-events{padding:15px}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-month-view .cal-draggable{cursor:move}.cal-month-view .cal-drag-active *{pointer-events:none}.cal-month-view .cal-event-title{cursor:pointer}.cal-month-view .cal-event-title:hover{text-decoration:underline}.cal-month-view{background-color:#fff}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border-color:#e1e1e1}.cal-month-view .cal-day-cell:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child){border-right-color:initial;border-left-color:#e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom-color:#e1e1e1}.cal-month-view .cal-day-badge{background-color:#b94a48;color:#fff}.cal-month-view .cal-event{background-color:#1e90ff;border-color:#d1e8ff;color:#fff}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{color:#fff;background-color:#555;box-shadow:inset 0 0 15px #00000080}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{display:flex;padding-left:70px;border:1px solid}[dir=rtl] .cal-week-view .cal-day-headers{padding-left:initial;padding-right:70px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:initial;border-left:1px solid}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left:initial;border-right:1px solid}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:solid 1px}[dir=rtl] .cal-week-view .cal-day-column{border-left:initial;border-right:solid 1px}.cal-week-view .cal-event{font-size:12px;border:1px solid;direction:ltr}.cal-week-view .cal-time-label-column{width:70px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border:solid 1px;border-top:0;border-bottom-width:3px;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row{margin-left:initial;margin-right:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:initial;left:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:solid 1px;border-top:0;display:flex}.cal-week-view .cal-time-events .cal-day-columns{display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column,.cal-week-view .cal-time-events .cal-events-container{position:relative}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\a0"}.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-draggable{cursor:move}.cal-week-view mwl-calendar-week-view-hour-segment,.cal-week-view .cal-hour-segment{display:block}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom:thin dashed}.cal-week-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff;border-top:solid 1px #e1e1e1}.cal-week-view .cal-day-headers{border-color:#e1e1e1;border-top:0}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right-color:initial;border-left:solid 1px #e1e1e1!important}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-day-headers .cal-header:hover,.cal-week-view .cal-day-headers .cal-drag-over{background-color:#ededed}.cal-week-view .cal-day-column{border-left-color:#e1e1e1}[dir=rtl] .cal-week-view .cal-day-column{border-left-color:initial;border-right-color:#e1e1e1}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#e1e1e1}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#e1e1e1}.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover{background-color:#ededed}.cal-week-view .cal-hour-odd{background-color:#fafafa}.cal-week-view .cal-drag-over .cal-hour-segment{background-color:#ededed}.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment{border-bottom-color:#e1e1e1}.cal-week-view .cal-current-time-marker{background-color:#ea4334}.cal-day-view mwl-calendar-week-view-header{display:none}.cal-day-view .cal-events-container{margin-left:70px}[dir=rtl] .cal-day-view .cal-events-container{margin-left:initial;margin-right:70px}.cal-day-view .cal-day-column{border-left:0}.cal-day-view .cal-current-time-marker{margin-left:70px;width:calc(100% - 70px)}[dir=rtl] .cal-day-view .cal-current-time-marker{margin-left:initial;margin-right:70px}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px}.cal-tooltip-inner{max-width:200px;padding:3px 8px;text-align:center;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{border-top-color:#000}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{border-right-color:#000}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{border-bottom-color:#000}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{border-left-color:#000}.cal-tooltip-inner{color:#fff;background-color:#000}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}}a.mapboxgl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;display:block;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")}}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{min-height:20px;padding:2px 24px 2px 0;margin:10px;position:relative;background-color:#fff;border-radius:12px}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 8px 2px 28px;border-radius:12px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");background-color:#ffffff80;width:24px;height:24px;box-sizing:border-box;border-radius:12px;outline:none;top:0;right:0;border:0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner,.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;right:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;left:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")}}/*!
 * Font Awesome Free 5.10.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)
 */.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(fa-brands-400.0369dc158dd99b98.eot);src:url(fa-brands-400.0369dc158dd99b98.eot?#iefix) format("embedded-opentype"),url(fa-brands-400.cce6b2390b258d92.woff2) format("woff2"),url(fa-brands-400.758bffeb12bd8a46.woff) format("woff"),url(fa-brands-400.ca134a6f5623805e.ttf) format("truetype"),url(fa-brands-400.2f4bbbb6a0677917.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(fa-regular-400.b83666794c7edbdf.eot);src:url(fa-regular-400.b83666794c7edbdf.eot?#iefix) format("embedded-opentype"),url(fa-regular-400.a8be2ee2ef7c1818.woff2) format("woff2"),url(fa-regular-400.dd04d272c905c4e7.woff) format("woff"),url(fa-regular-400.8e269212dc1b5bb3.ttf) format("truetype"),url(fa-regular-400.197f1a1005698900.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(fa-solid-900.32c2ed757515f3c8.eot);src:url(fa-solid-900.32c2ed757515f3c8.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.97db5eda3481b083.woff2) format("woff2"),url(fa-solid-900.5e4a8f9f98d8941d.woff) format("woff"),url(fa-solid-900.db3a78b6c0abddcf.ttf) format("truetype"),url(fa-solid-900.6980c76e0dc9760f.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}/*!
 custom styles
 */html,body{height:100%;width:100%;margin:0;font-family:Ubuntu,sans-serif;color:#979797;line-height:1.2}a,a:hover,a:active{color:#02213e}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x: 0px}.btn{font-family:Ubuntu,sans-serif;font-size:15px}.menu{z-index:3;--bs-gutter-x: 0px;margin-top:-20px}.logo{height:50px;margin-top:10px;margin-bottom:10px;margin-left:50px}.header{padding:0;z-index:500;position:absolute;width:100%;background-color:#fff;border-bottom-left-radius:25px;border-bottom-right-radius:25px}.sticky{position:fixed;top:0}.header-background,.logo-header{background-color:#02213e}.page-title-visual{background:#02213E;min-height:633px;padding-top:64px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.page-title-visual_header{padding-top:64px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.header-menu{background:linear-gradient(to bottom,#02213E 0%,#02213E 50%,#f1f3f6 50%,#f1f3f6 100%)}.header-register{background:linear-gradient(to bottom,#02213E 0%,#02213E 20%,#f1f3f6 20%,#f1f3f6 85%,#02213E 85%,#02213E 100%)}.header-logo{background:linear-gradient(to bottom,#f1f3f6 0%,#f1f3f6 30%,#02213E 30%,#02213E 55%,#f1f3f6 55%,#f1f3f6 100%)}.page-title-visual .page-title-visual_header .r_container>div{flex-grow:1}.page-title-visual.short .page-title-visual_header.short{min-height:400px}.page-title-visual.long .page-title-visual_header.long{min-height:450px}.logo-company{max-width:100px;min-height:100px}.btn-primary:hover,.btn-primary:active,.btn-primary:visited{background-color:#02213e!important;border-color:#02213e}.btn-primary{background-color:#3d6b81;border-color:#3d6b81}.btn-secondary:hover,.btn-secondary:active,.btn-secondary:visited{background-color:#80ceb7!important;border-color:#80ceb7}.btn-secondary{background-color:#7ed2b9;border-color:#7ed2b9}.company-affiliate{margin:20px;height:100px}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3e%3cpath d='M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm-1.568 18.005l-1.414-1.415 4.574-4.59-4.574-4.579 1.414-1.416 5.988 5.995-5.988 6.005z'/%3e%3c/svg%3e")}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3e%3cpath d='M0 12c0 6.627 5.373 12 12 12s12-5.373 12-12-5.373-12-12-12-12 5.373-12 12zm7.58 0l5.988-5.995 1.414 1.416-4.574 4.579 4.574 4.59-1.414 1.416-5.988-6.006z'/%3e%3c/svg%3e")}.partner-title{font-size:24px}.ul{font-size:12px;font-family:Ubuntu,sans-serif;color:red}.card-body{text-align:center;height:100px;padding:20px}.header-register-form{color:#fff;background-color:#39847b}.form-control:valid,.form-control:required{background-color:#02213e0d!important;font-family:Ubuntu,sans-serif;font-size:14px;color:#979797}.bubble-bg{background-image:url(/assets/images/front/bubble-bg.svg);background-position:50% 15px;background-repeat:no-repeat;background-size:95%}.facebook-logo{background-image:url(/assets/images/facebook-3-logo-svg-vector.svg)}.testimonials-clean{color:#313437;background-color:#eef4f7}.testimonials-clean h2{font-weight:700;margin-bottom:40px;padding-top:40px;color:inherit}@media (max-width:767px){.testimonials-clean h2{margin-bottom:25px;padding-top:25px;font-size:24px}}.testimonials-clean .intro{font-size:16px;max-width:500px;margin:0 auto}.testimonials-clean .intro p{margin-bottom:0}.testimonials-clean .people{padding:10px 0 20px}.testimonials-clean .item{margin-bottom:32px}.testimonials-clean .item .box{padding:30px;background-color:#fff;box-shadow:0 3px 15px #0000000f;position:relative}.testimonials-clean .item .box:after{content:"";position:absolute;left:30px;bottom:-24px;width:0;height:0;border:15px solid transparent;border-width:12px 15px;border-top-color:#fff}.testimonials-clean .item .author{margin-top:28px;padding-left:25px}.testimonials-clean .item .name{font-weight:700;margin-bottom:2px;color:inherit}.testimonials-clean .item .title{font-size:13px;color:#9da9ae}.testimonials-clean .item .description{font-size:15px;margin-bottom:0}.testimonials-clean .item img{max-width:40px;float:left;margin-right:12px;margin-top:-5px}.visits-home{width:300px}.company-logo{height:50px}.div-logo-company{display:flex;align-items:center}.career-platform-solutions__item{background-color:#fff;display:flex;flex-direction:column;align-items:center;width:25%;padding:0 25px 25px;border-radius:5px;color:#979797;text-align:center}.career-platform-solutions__item:first-child{border-top-left-radius:35px}.career-platform-solutions__item:last-child{border-top-right-radius:35px}@media screen and (max-width: 540px){.career-platform-solutions__item{width:100%}.career-platform-solutions__item:first-child{margin-bottom:70px;border-top-right-radius:35px}.career-platform-solutions__item:last-child{border-top-right-radius:10px;border-bottom-right-radius:35px;border-bottom-left-radius:35px}}.card{box-shadow:0 3px 15px #0000000f;font-family:Ubuntu,sans-serif;color:#979797}.register-form-right{border-top-right-radius:35px}.register-form-left{border-top-left-radius:35px}.page-nav a{background-color:#fff;box-shadow:0 3px 15px #0000000f;min-height:45px;padding:12px 20px;font-size:16px;border-radius:5px;flex-grow:1;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Ubuntu,sans-serif}.page-nav a:hover{color:#fff;background-color:#39847b}.partner-title{font-size:18px}.required-field{color:red;font-size:14px}.toast-container .ngx-toastr{width:auto!important;max-width:500px!important}.toast-success{background-image:url(/assets/images/success.png)!important;background-color:#7ed2b9!important}.toast-error{background-image:url(/assets/images/error.png)!important;background-color:#fddddb!important}.toast-info{background-image:url(/assets/images/info.png)!important;background-color:#cfe2f0!important}.toast-warning{background-image:url(/assets/images/warning.png)!important;background-color:#ffedcc!important}.toast-message{display:flow-root;color:#081007;font-size:14px;font-weight:700;line-height:16px;margin-top:8px}button.toast-close-button{color:#081007!important;margin:0 10px;top:0}@media screen and (max-width: 767px){.page-nav{flex-wrap:wrap;transform:none!important;margin-bottom:0!important;padding-top:0!important}}.page-nav{display:flex;justify-content:center;transform:translateY(50%);margin-bottom:50px}.page-nav li{width:calc(20% - 4px);display:flex;align-items:stretch;margin:0 8px}@media screen and (max-width: 767px){.page-nav li{width:100%;margin:0 0 4px}}.tooltip-inner{white-space:pre-wrap;text-align:start}.contact-icon{width:10px;margin-right:5px}.form-check-input:checked{background-color:#3d6b81;border-color:#3d6b81}.form-check-input:focus{box-shadow:#7ed2b9}.warpper{display:flex;flex-direction:column;align-items:center}.tab{cursor:pointer;padding:10px 20px;margin:0 5px 0 2px;background:#7ED2B9;display:inline-block;color:#02213e!important;border-radius:5px 5px 0 0;box-shadow:0 .5rem .8rem #00000080;font-size:16px;font-family:Ubuntu,sans-serif;color:#fff}.panels{background:#fffffff6;min-height:200px;width:100%;max-width:60%;border-radius:5px;overflow:hidden;padding:20px}.panel{display:none;animation:fadein .8s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.panel-title{font-size:1.5em;font-weight:700}.radio{display:none}#one:checked~.panels #one-panel,#two:checked~.panels #two-panel,#three:checked~.panels #three-panel,#four:checked~.panels #four-panel,#five:checked~.panels #five-panel,#six:checked~.panels #six-panel{display:block}#one:checked~.tabs #one-tab,#two:checked~.tabs #two-tab,#three:checked~.tabs #three-tab,#four:checked~.tabs #four-tab,#five:checked~.tabs #five-tab,#six:checked~.tabs #six-tab{background:#fffffff6;color:#000;border-top:3px solid #000;font-size:16px;font-family:Ubuntu,sans-serif;color:#979797}.company-profile-logo{border-radius:50%}.btn-outline-primary{--bs-btn-color: #7ED2B9;--bs-btn-border-color: transparent;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #7ED2B9;--bs-btn-hover-border-color: #7ED2B9;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #7ED2B9;--bs-btn-active-border-color: #white;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #02213E;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #02213E;--bs-gradient: none}.mat-mdc-autocomplete-trigger{background-color:#02213e0d!important;font-family:Ubuntu,sans-serif;font-size:14px;display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#979797;-webkit-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}.visits-item{margin:20px;max-height:200px}.textarea-profile{height:150px}.textarea-profile{height:100px}quill-editor .ql-toolbar{border-radius:16px 16px 0 0}quill-editor .ql-container{border-radius:0 0 16px 16px}.mdc-list-item__secondary-text{color:#4a4a4a!important}i{font-style:normal!important}.fa-arrow-circle-left,.fa-arrow-circle-right{color:#3d6b81;cursor:pointer}.fa-arrow-circle-left:hover,.fa-arrow-circle-right:hover{color:#02213e}.fa-user,.fa-phone,.fa-globe,.fa-info-circle .fa-map,.fa-address-book{color:#39847b}.fa-times,.fa-trash,.delete-label,.decline-label{color:red}.confirm-label,.fa-check{color:#7ed2b9}.fa-pencil,.fa-book,.edit-label{color:#02213e}.marker-icon{background-position:center;background-size:22px 22px;border-radius:50%;height:22px;left:4px;position:absolute;text-align:center;top:3px;transform:rotate(45deg);width:22px}.marker{height:30px;width:30px}.marker-content{background:#c30b82;border-radius:50% 50% 50% 0;height:30px;left:50%;margin:-15px 0 0 -15px;position:absolute;top:50%;transform:rotate(-45deg);width:30px}.marker-content:before{background:#ffffff;border-radius:50%;content:"";height:24px;margin:3px 0 0 3px;position:absolute;width:24px}.dropdown-menu{max-height:280px;overflow-y:auto;min-width:100%!important;background-attachment:local,local,scroll,scroll}.dropdown-item{white-space:normal}.rating{color:orange}.carousel-control-next-icon{background-image:url(/assets/images/arrow_right.svg)}.carousel-control-prev-icon{background-image:url(/assets/images/arrow_left.svg)}html,body{height:100%}body{margin:0;font-family:Open Sans}.btn:after,.btn:before,.btn-primary:after,.btn-primary:before,.btn-secondary:before,.btn-secondary:after{border-radius:10px!important}mat-select{width:80%!important;height:40px;background-color:#fff;border-radius:10px;border:2px solid #ccc;padding:10px 20px 20px;font-size:16px;color:#333;margin-bottom:10px;::ng-deep {mat-mdc-select-panel {margin-left: -10px;} .mat-mdc-select-value {margin-left: 15px; text-align: left;} .mat-mdc-select-arrow-wrapper {position: absolute; top: -2px; left: -2px;}}}.spinner{z-index:100;opacity:.6;height:70px;width:70px}.rounded-circle{border-radius:0!important}.main-background{background-image:url(/assets/images/background.jpg);height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.main-button{width:220px;height:110px}.main-button-img{border-radius:15px;padding:25px;border:solid 1px #eee}.main-button-img:hover{background:#114263}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mapboxgl-canvas{position:absolute;left:0;top:0}.mapboxgl-map:-webkit-full-screen{width:100%;height:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{position:absolute;pointer-events:none;z-index:2}.mapboxgl-ctrl-top-left{top:0;left:0}.mapboxgl-ctrl-top-right{top:0;right:0}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-bottom-right{right:0;bottom:0}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{margin:10px 0 0 10px;float:left}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{margin:10px 10px 0 0;float:right}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl{margin:0 0 10px 10px;float:left}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{margin:0 10px 10px 0;float:right}.mapboxgl-ctrl-group{border-radius:4px;background:#fff}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{width:29px;height:29px;display:block;padding:0;outline:none;border:0;box-sizing:border-box;background-color:transparent;cursor:pointer}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:transparent}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl button::-moz-focus-inner{border:0;padding:0}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:focus:only-child{border-radius:inherit}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 005.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 009 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 003.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0011 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 110 7 3.5 3.5 0 110-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{width:88px;height:23px;margin:0 0 -4px -4px;display:block;background-repeat:no-repeat;cursor:pointer;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{padding:0 5px;background-color:#ffffff80;margin:0}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{min-height:20px;padding:2px 24px 2px 0;margin:10px;position:relative;background-color:#fff;border-radius:12px}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 8px 2px 28px;border-radius:12px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{display:none;cursor:pointer;position:absolute;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E");background-color:#ffffff80;width:24px;height:24px;box-sizing:border-box;border-radius:12px;outline:none;top:0;right:0;border:0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner,.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;right:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;left:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1012 0 6 6 0 10-12 0m5-3a1 1 0 102 0 1 1 0 10-2 0m0 3a1 1 0 112 0v3a1 1 0 11-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;font-size:10px;border:2px solid #333;border-top:#333;padding:0 5px;color:#333;box-sizing:border-box}.mapboxgl-popup{position:absolute;top:0;left:0;display:flex;will-change:transform;pointer-events:none}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{width:0;height:0;border:10px solid transparent;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-top:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-top:none;border-left:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-top:none;border-right:none;border-bottom-color:#fff}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-right:none;border-left-color:#fff}.mapboxgl-popup-close-button{position:absolute;right:0;top:0;border:0;border-radius:0 3px 0 0;cursor:pointer;background-color:transparent}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{position:relative;background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{position:absolute;top:0;left:0;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;width:15px;height:15px;border-radius:50%}.mapboxgl-user-location-dot:before{content:"";position:absolute;animation:mapboxgl-user-location-dot-pulse 2s infinite}.mapboxgl-user-location-dot:after{border-radius:50%;border:2px solid #fff;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px;box-sizing:border-box;box-shadow:0 0 3px #00000059}@keyframes mapboxgl-user-location-dot-pulse{0%{transform:scale(1);opacity:1}70%{transform:scale(3);opacity:0}to{transform:scale(1);opacity:0}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;width:1px;height:1px;border-radius:100%}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{position:absolute;top:0;left:0;width:0;height:0;background:#fff;border:2px dotted #202020;opacity:.5}@media print{.mapbox-improve-map{display:none}}.mapboxgl-ctrl{transform:none}.mapboxgl-ctrl.mapboxgl-ctrl-group.extended-navigation-group{display:flex;flex-direction:row-reverse}.mapboxgl-ctrl.mapboxgl-ctrl-group.extended-navigation-group .navigation-button{display:block;border-top:none;box-shadow:none}.mapboxgl-ctrl.mapboxgl-ctrl-group.extended-navigation-group .navigation-button.-hide{display:none}.mapboxgl-ctrl.mapboxgl-ctrl-group.extended-navigation-group .navigation-button.-reset{background-color:#f2f2f2}.mapboxgl-ctrl.mapboxgl-ctrl-group.extended-navigation-group .navigation-button svg{height:20px;width:20px;margin:auto}.mapboxgl-canvas,.mapboxgl-popup-close-button{outline:none}
