/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#1c2d50;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#ffb206;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--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:#1c2d50;--bs-secondary:#ffb206;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:28,45,80;--bs-secondary-rgb:255,178,6;--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-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,: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:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.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}.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[data-bs-original-title],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:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1c2d50;text-decoration:underline}a:hover{color:#162440}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;direction:ltr;unicode-bidi:bidi-override}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:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{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]::-webkit-calendar-picker-indicator{display:none}[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]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-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-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:768px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:992px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:993px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1420px}}.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}.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:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.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}.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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}.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.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}.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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}.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.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-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#d2d5dc;--bs-table-striped-bg:#c8cad1;--bs-table-striped-color:#000;--bs-table-active-bg:#bdc0c6;--bs-table-active-color:#000;--bs-table-hover-bg:#c2c5cc;--bs-table-hover-color:#000;color:#000;border-color:#bdc0c6}.table-secondary{--bs-table-bg:#fff0cd;--bs-table-striped-bg:#f2e4c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6d8b9;--bs-table-active-color:#000;--bs-table-hover-bg:#ecdebe;--bs-table-hover-color:#000;color:#000;border-color:#e6d8b9}.table-success{--bs-table-bg:#d1e7dd;--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:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--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:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--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:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--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:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--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:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--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:#fff;border-color:#373b3e}.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}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;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:#212529;background-color:#fff;border-color:#8e96a8;outline:0;box-shadow:0 0 0 .25rem rgba(28,45,80,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 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 + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image: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 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#8e96a8;outline:0;box-shadow:0 0 0 .25rem rgba(28,45,80,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.3rem}.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-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;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:#8e96a8;outline:0;box-shadow:0 0 0 .25rem rgba(28,45,80,.25)}.form-check-input:checked{background-color:#1c2d50;border-color:#1c2d50}.form-check-input:checked[type=checkbox]{background-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 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-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:#1c2d50;border-color:#1c2d50;background-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{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image: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");background-position:0;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{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%238e96a8'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:100%;background-image: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-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}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(28,45,80,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(28,45,80,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#1c2d50;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;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#bbc0cb}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#1c2d50;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;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#bbc0cb}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px 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{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.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:.3rem}.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:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){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:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.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:rgba(25,135,84,.9);border-radius:.25rem}.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:#198754;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.73L.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:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.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:#198754}.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"]{padding-right:4.125rem;background-image: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 5l6 6 6-6'/%3e%3c/svg%3e"),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.73L.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-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:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.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:rgba(220,53,69,.9);border-radius:.25rem}.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:#dc3545;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:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.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:#dc3545}.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"]{padding-right:4.125rem;background-image: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 5l6 6 6-6'/%3e%3c/svg%3e"),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-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:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;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:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(28,45,80,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#1c2d50;border-color:#1c2d50}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#182644;border-color:#162440}.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(62,77,106,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#162440;border-color:#15223c}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(62,77,106,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#1c2d50;border-color:#1c2d50}.btn-secondary{color:#000;background-color:#ffb206;border-color:#ffb206}.btn-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{color:#000;background-color:#ffbe2b;border-color:#ffba1f}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem rgba(217,151,5,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#000;background-color:#ffc138;border-color:#ffba1f}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,151,5,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#000;background-color:#ffb206;border-color:#ffb206}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem hsla(210,2%,83%,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#1c2d50;border-color:#1c2d50}.btn-outline-primary:hover{color:#fff;background-color:#1c2d50;border-color:#1c2d50}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(28,45,80,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#1c2d50;border-color:#1c2d50}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(28,45,80,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#1c2d50;background-color:transparent}.btn-outline-secondary{color:#ffb206;border-color:#ffb206}.btn-outline-secondary:hover{color:#000;background-color:#ffb206;border-color:#ffb206}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(255,178,6,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#000;background-color:#ffb206;border-color:#ffb206}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(255,178,6,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ffb206;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#1c2d50;text-decoration:underline}.btn-link:hover{color:#162440}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.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,.dropend,.dropstart,.dropup{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{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.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}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.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:.125rem}.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:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";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:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#1c2d50}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:hsla(0,0%,100%,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#1c2d50}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .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>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.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:-1px}.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{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#1c2d50;text-decoration:none;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:#162440}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#1c2d50}.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{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@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 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:50%;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:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .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:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .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:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .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:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .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:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.55);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image: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")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.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:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.5rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 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-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#192948;background-color:#e8eaee;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23192948'%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");transform:rotate(-180deg)}.accordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image: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");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#8e96a8;outline:0;box-shadow:0 0 0 .25rem rgba(28,45,80,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.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{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#1c2d50;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;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;border-color:#dee2e6}.page-link:focus,.page-link:hover{color:#162440;background-color:#e9ecef}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .25rem rgba(28,45,80,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#1c2d50;border-color:#1c2d50}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#111b30;background-color:#d2d5dc;border-color:#bbc0cb}.alert-primary .alert-link{color:#0e1626}.alert-secondary{color:#664702;background-color:#fff0cd;border-color:#ffe8b4}.alert-secondary .alert-link{color:#523902}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{height:1rem;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#1c2d50;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.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:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#1c2d50;border-color:#1c2d50}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;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:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;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:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;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:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;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:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;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:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#111b30;background-color:#d2d5dc}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#111b30;background-color:#bdc0c6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#111b30;border-color:#111b30}.list-group-item-secondary{color:#664702;background-color:#fff0cd}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#664702;background-color:#e6d8b9}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#664702;border-color:#664702}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent 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 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") 50%/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(28,45,80,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;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% - 1rem)}.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% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;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;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;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;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.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:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem;color:#212529}.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:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-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:none;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%;list-style:none}.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}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.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:1rem}.offcanvas-header .btn-close{padding:.5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{right:0;left:0;height:30vh;max-height:100%}.offcanvas-bottom{border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.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:""}.link-primary{color:#1c2d50}.link-primary:focus,.link-primary:hover{color:#162440}.link-secondary{color:#ffb206}.link-secondary:focus,.link-secondary:hover{color:#ffc138}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.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{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;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}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;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}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.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:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#1c2d50!important}.border-secondary{border-color:#ffb206!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!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}.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}.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}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.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-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-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-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:3rem!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:3rem!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:3rem!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:3rem!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.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}.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}.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}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}.pl-sm-0{padding-left:0!important}.pl-sm-1{padding-left:.25rem!important}.pl-sm-2{padding-left:.5rem!important}.pl-sm-3{padding-left:1rem!important}.pl-sm-4{padding-left:1.5rem!important}.pl-sm-5{padding-left:3rem!important}.pr-sm-0{padding-right:0!important}.pr-sm-1{padding-right:.25rem!important}.pr-sm-2{padding-right:.5rem!important}.pr-sm-3{padding-right:1rem!important}.pr-sm-4{padding-right:1.5rem!important}.pr-sm-5{padding-right:3rem!important}.ml-sm-0{margin-left:0!important}.ml-sm-1{margin-left:.25rem!important}.ml-sm-2{margin-left:.5rem!important}.ml-sm-3{margin-left:1rem!important}.ml-sm-4{margin-left:1.5rem!important}.ml-sm-5{margin-left:3rem!important}.mr-sm-0{margin-right:0!important}.mr-sm-1{margin-right:.25rem!important}.mr-sm-2{margin-right:.5rem!important}.mr-sm-3{margin-right:1rem!important}.mr-sm-4{margin-right:1.5rem!important}.mr-sm-5{margin-right:3rem!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.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}.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}.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}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}.pl-md-0{padding-left:0!important}.pl-md-1{padding-left:.25rem!important}.pl-md-2{padding-left:.5rem!important}.pl-md-3{padding-left:1rem!important}.pl-md-4{padding-left:1.5rem!important}.pl-md-5{padding-left:3rem!important}.pr-md-0{padding-right:0!important}.pr-md-1{padding-right:.25rem!important}.pr-md-2{padding-right:.5rem!important}.pr-md-3{padding-right:1rem!important}.pr-md-4{padding-right:1.5rem!important}.pr-md-5{padding-right:3rem!important}.ml-md-0{margin-left:0!important}.ml-md-1{margin-left:.25rem!important}.ml-md-2{margin-left:.5rem!important}.ml-md-3{margin-left:1rem!important}.ml-md-4{margin-left:1.5rem!important}.ml-md-5{margin-left:3rem!important}.mr-md-0{margin-right:0!important}.mr-md-1{margin-right:.25rem!important}.mr-md-2{margin-right:.5rem!important}.mr-md-3{margin-right:1rem!important}.mr-md-4{margin-right:1.5rem!important}.mr-md-5{margin-right:3rem!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.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}.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}.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}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}.pl-lg-0{padding-left:0!important}.pl-lg-1{padding-left:.25rem!important}.pl-lg-2{padding-left:.5rem!important}.pl-lg-3{padding-left:1rem!important}.pl-lg-4{padding-left:1.5rem!important}.pl-lg-5{padding-left:3rem!important}.pr-lg-0{padding-right:0!important}.pr-lg-1{padding-right:.25rem!important}.pr-lg-2{padding-right:.5rem!important}.pr-lg-3{padding-right:1rem!important}.pr-lg-4{padding-right:1.5rem!important}.pr-lg-5{padding-right:3rem!important}.ml-lg-0{margin-left:0!important}.ml-lg-1{margin-left:.25rem!important}.ml-lg-2{margin-left:.5rem!important}.ml-lg-3{margin-left:1rem!important}.ml-lg-4{margin-left:1.5rem!important}.ml-lg-5{margin-left:3rem!important}.mr-lg-0{margin-right:0!important}.mr-lg-1{margin-right:.25rem!important}.mr-lg-2{margin-right:.5rem!important}.mr-lg-3{margin-right:1rem!important}.mr-lg-4{margin-right:1.5rem!important}.mr-lg-5{margin-right:3rem!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.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}.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}.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}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.pl-xl-0{padding-left:0!important}.pl-xl-1{padding-left:.25rem!important}.pl-xl-2{padding-left:.5rem!important}.pl-xl-3{padding-left:1rem!important}.pl-xl-4{padding-left:1.5rem!important}.pl-xl-5{padding-left:3rem!important}.pr-xl-0{padding-right:0!important}.pr-xl-1{padding-right:.25rem!important}.pr-xl-2{padding-right:.5rem!important}.pr-xl-3{padding-right:1rem!important}.pr-xl-4{padding-right:1.5rem!important}.pr-xl-5{padding-right:3rem!important}.ml-xl-0{margin-left:0!important}.ml-xl-1{margin-left:.25rem!important}.ml-xl-2{margin-left:.5rem!important}.ml-xl-3{margin-left:1rem!important}.ml-xl-4{margin-left:1.5rem!important}.ml-xl-5{margin-left:3rem!important}.mr-xl-0{margin-right:0!important}.mr-xl-1{margin-right:.25rem!important}.mr-xl-2{margin-right:.5rem!important}.mr-xl-3{margin-right:1rem!important}.mr-xl-4{margin-right:1.5rem!important}.mr-xl-5{margin-right:3rem!important}.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-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}}.react-Slidy{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;min-height:50px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-Slidy-arrow{align-items:center;bottom:0;display:flex;margin:auto 0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:auto;z-index:1}.react-Slidy-arrowLeft{left:0}.react-Slidy-arrowRight{right:0}@media screen and (max-width:850px){.react-Slidy-arrow{display:none}}.react-Slidy-next,.react-Slidy-prev{background:hsla(0,0%,100%,.8);cursor:pointer;height:20%;justify-content:center;min-height:56px;width:40px}.react-Slidy-next{border-radius:10px 0 0 10px}.react-Slidy-next:after{margin-right:6px;transform:rotate(45deg);border-right:3px solid #aaa;border-top:3px solid #aaa;content:"";display:inline-block;height:24px;width:24px}.react-Slidy-prev{border-radius:0 10px 10px 0}.react-Slidy-prev:after{margin-left:6px;transform:rotate(-135deg);border-right:3px solid #aaa;border-top:3px solid #aaa;content:"";display:inline-block;height:24px;width:24px}.react-Slidy--fullHeight,.react-Slidy--fullHeight>div li img{height:100%}.react-Slidy--fullWidth>div li img{width:100%}.react-Slidy--contain li img{-o-object-fit:contain;object-fit:contain}.react-Slidy--cover li img{-o-object-fit:cover;object-fit:cover}.react-Slidy:hover>.react-Slidy-arrow{opacity:1}.react-Slidy:hover>.react-Slidy-arrow[disabled]{opacity:.2}.react-Slidy>div{font-size:0;max-height:100%;overflow:hidden;position:relative;white-space:nowrap;width:100%}.react-Slidy>div>ul{display:block;list-style:none;padding:0;transition-property:transform;width:100%;will-change:transform,transition-timing,transition-duration}.react-Slidy>div>ul>li{display:inline-block;position:relative;vertical-align:middle;width:100%}.react-Slidy>div img,.react-Slidy>div>ul>li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-Slidy>div img{-webkit-backface-visibility:hidden;-webkit-perspective:1000;display:block;height:auto;margin:0 auto;max-width:100%;pointer-events:none;touch-action:none}body .bg-orange{background-color:#ffb206;color:#0e1235}body .bg-orange .h1,body .bg-orange .h2,body .bg-orange .h3,body .bg-orange .h4,body .bg-orange .h5,body .bg-orange .h6,body .bg-orange h1,body .bg-orange h2,body .bg-orange h3,body .bg-orange h4,body .bg-orange h5,body .bg-orange h6,body .bg-orange li,body .bg-orange p,body .bg-orange span{color:#0e1235}body .bg-hover-orange:hover{background-color:#ffb206;color:#0e1235}body .text-orange,body .text-orange a{color:#ffb206!important}.small-underline-orange:after{background-color:#ffb206}.line-orange{border-color:#ffb206!important}html body .responsive-table.header-bg-orange thead tr{background-color:#ffb206}body .bg-lightBlue{background-color:#2b418a;color:#fff}body .bg-lightBlue .h1,body .bg-lightBlue .h2,body .bg-lightBlue .h3,body .bg-lightBlue .h4,body .bg-lightBlue .h5,body .bg-lightBlue .h6,body .bg-lightBlue h1,body .bg-lightBlue h2,body .bg-lightBlue h3,body .bg-lightBlue h4,body .bg-lightBlue h5,body .bg-lightBlue h6,body .bg-lightBlue li,body .bg-lightBlue p,body .bg-lightBlue span{color:#fff}body .bg-hover-lightBlue:hover{background-color:#2b418a;color:#fff}body .text-lightBlue,body .text-lightBlue a{color:#2b418a!important}.small-underline-lightBlue:after{background-color:#2b418a}.line-lightBlue{border-color:#2b418a!important}html body .responsive-table.header-bg-lightBlue thead tr{background-color:#2b418a}body .bg-blue{background-color:#1c2d50;color:#fff}body .bg-blue .h1,body .bg-blue .h2,body .bg-blue .h3,body .bg-blue .h4,body .bg-blue .h5,body .bg-blue .h6,body .bg-blue h1,body .bg-blue h2,body .bg-blue h3,body .bg-blue h4,body .bg-blue h5,body .bg-blue h6,body .bg-blue li,body .bg-blue p,body .bg-blue span{color:#fff}body .bg-hover-blue:hover{background-color:#1c2d50;color:#fff}body .text-blue,body .text-blue a{color:#1c2d50!important}.small-underline-blue:after{background-color:#1c2d50}.line-blue{border-color:#1c2d50!important}html body .responsive-table.header-bg-blue thead tr{background-color:#1c2d50}body .bg-darkBlue{background-color:#0e1235;color:#fff}body .bg-darkBlue .h1,body .bg-darkBlue .h2,body .bg-darkBlue .h3,body .bg-darkBlue .h4,body .bg-darkBlue .h5,body .bg-darkBlue .h6,body .bg-darkBlue h1,body .bg-darkBlue h2,body .bg-darkBlue h3,body .bg-darkBlue h4,body .bg-darkBlue h5,body .bg-darkBlue h6,body .bg-darkBlue li,body .bg-darkBlue p,body .bg-darkBlue span{color:#fff}body .bg-hover-darkBlue:hover{background-color:#0e1235;color:#fff}body .text-darkBlue,body .text-darkBlue a{color:#0e1235!important}.small-underline-darkBlue:after{background-color:#0e1235}.line-darkBlue{border-color:#0e1235!important}html body .responsive-table.header-bg-darkBlue thead tr{background-color:#0e1235}body .bg-midGrey{background-color:#666;color:#fff}body .bg-midGrey .h1,body .bg-midGrey .h2,body .bg-midGrey .h3,body .bg-midGrey .h4,body .bg-midGrey .h5,body .bg-midGrey .h6,body .bg-midGrey h1,body .bg-midGrey h2,body .bg-midGrey h3,body .bg-midGrey h4,body .bg-midGrey h5,body .bg-midGrey h6,body .bg-midGrey li,body .bg-midGrey p,body .bg-midGrey span{color:#fff}body .bg-hover-midGrey:hover{background-color:#666;color:#fff}body .text-midGrey,body .text-midGrey a{color:#666!important}.small-underline-midGrey:after{background-color:#666}.line-midGrey{border-color:#666!important}html body .responsive-table.header-bg-midGrey thead tr{background-color:#666}body .bg-lightGrey{background-color:#bcbcbc;color:#0e1235}body .bg-lightGrey .h1,body .bg-lightGrey .h2,body .bg-lightGrey .h3,body .bg-lightGrey .h4,body .bg-lightGrey .h5,body .bg-lightGrey .h6,body .bg-lightGrey h1,body .bg-lightGrey h2,body .bg-lightGrey h3,body .bg-lightGrey h4,body .bg-lightGrey h5,body .bg-lightGrey h6,body .bg-lightGrey li,body .bg-lightGrey p,body .bg-lightGrey span{color:#0e1235}body .bg-hover-lightGrey:hover{background-color:#bcbcbc;color:#0e1235}body .text-lightGrey,body .text-lightGrey a{color:#bcbcbc!important}.small-underline-lightGrey:after{background-color:#bcbcbc}.line-lightGrey{border-color:#bcbcbc!important}html body .responsive-table.header-bg-lightGrey thead tr{background-color:#bcbcbc}body .bg-lighterGrey{background-color:#f5f5f5;color:#0e1235}body .bg-lighterGrey .h1,body .bg-lighterGrey .h2,body .bg-lighterGrey .h3,body .bg-lighterGrey .h4,body .bg-lighterGrey .h5,body .bg-lighterGrey .h6,body .bg-lighterGrey h1,body .bg-lighterGrey h2,body .bg-lighterGrey h3,body .bg-lighterGrey h4,body .bg-lighterGrey h5,body .bg-lighterGrey h6,body .bg-lighterGrey li,body .bg-lighterGrey p,body .bg-lighterGrey span{color:#0e1235}body .bg-hover-lighterGrey:hover{background-color:#f5f5f5;color:#0e1235}body .text-lighterGrey,body .text-lighterGrey a{color:#f5f5f5!important}.small-underline-lighterGrey:after{background-color:#f5f5f5}.line-lighterGrey{border-color:#f5f5f5!important}html body .responsive-table.header-bg-lighterGrey thead tr{background-color:#f5f5f5}body .bg-primary{background-color:#1c2d50;color:#fff}body .bg-primary .h1,body .bg-primary .h2,body .bg-primary .h3,body .bg-primary .h4,body .bg-primary .h5,body .bg-primary .h6,body .bg-primary h1,body .bg-primary h2,body .bg-primary h3,body .bg-primary h4,body .bg-primary h5,body .bg-primary h6,body .bg-primary li,body .bg-primary p,body .bg-primary span{color:#fff}body .bg-hover-primary:hover{background-color:#1c2d50;color:#fff}body .text-primary,body .text-primary a{color:#1c2d50!important}.small-underline-primary:after{background-color:#1c2d50}.line-primary{border-color:#1c2d50!important}html body .responsive-table.header-bg-primary thead tr{background-color:#1c2d50}body .bg-secondary{background-color:#ffb206;color:#0e1235}body .bg-secondary .h1,body .bg-secondary .h2,body .bg-secondary .h3,body .bg-secondary .h4,body .bg-secondary .h5,body .bg-secondary .h6,body .bg-secondary h1,body .bg-secondary h2,body .bg-secondary h3,body .bg-secondary h4,body .bg-secondary h5,body .bg-secondary h6,body .bg-secondary li,body .bg-secondary p,body .bg-secondary span{color:#0e1235}body .bg-hover-secondary:hover{background-color:#ffb206;color:#0e1235}body .text-secondary,body .text-secondary a{color:#ffb206!important}.small-underline-secondary:after{background-color:#ffb206}.line-secondary{border-color:#ffb206!important}html body .responsive-table.header-bg-secondary thead tr{background-color:#ffb206}[class*=bg-hover]{transition:background-color .5s}:root{--primary:#1c2d50!important;--secondary:#ffb206!important;--orange:#ffb206;--lightBlue:#2b418a;--blue:#1c2d50;--darkBlue:#0e1235;--midGrey:#666;--lightGrey:#bcbcbc;--lighterGrey:#f5f5f5;--primary:#1c2d50;--secondary:#ffb206}body .btn-orange{transition:background-color .5s,border .5s;background-color:#ffb206}body .btn-orange,body .btn-orange a{color:#0e1235}body .btn-orange:hover{background-color:#6c4b00}body .btn-orange:hover,body .btn-orange:hover a{color:#0e1235}body .btn-lightBlue{transition:background-color .5s,border .5s;background-color:#2b418a}body .btn-lightBlue,body .btn-lightBlue a{color:#fff}body .btn-lightBlue:hover{background-color:#070a15}body .btn-lightBlue:hover,body .btn-lightBlue:hover a{color:#fff}body .btn-blue{transition:background-color .5s,border .5s;background-color:#1c2d50}body .btn-blue,body .btn-blue a{color:#fff}body .btn-blue:hover{background-color:#000}body .btn-blue:hover,body .btn-blue:hover a{color:#fff}body .btn-darkBlue{transition:background-color .5s,border .5s;background-color:#0e1235}body .btn-darkBlue,body .btn-darkBlue a{color:#fff}body .btn-darkBlue:hover{background-color:#000}body .btn-darkBlue:hover,body .btn-darkBlue:hover a{color:#fff}body .btn-midGrey{transition:background-color .5s,border .5s;background-color:#666}body .btn-midGrey,body .btn-midGrey a{color:#fff}body .btn-midGrey:hover{background-color:#1a1a1a}body .btn-midGrey:hover,body .btn-midGrey:hover a{color:#fff}body .btn-lightGrey{transition:background-color .5s,border .5s;background-color:#bcbcbc}body .btn-lightGrey,body .btn-lightGrey a{color:#0e1235}body .btn-lightGrey:hover{background-color:#707070}body .btn-lightGrey:hover,body .btn-lightGrey:hover a{color:#0e1235}body .btn-lighterGrey{transition:background-color .5s,border .5s;background-color:#f5f5f5}body .btn-lighterGrey,body .btn-lighterGrey a{color:#0e1235}body .btn-lighterGrey:hover{background-color:#a9a9a9}body .btn-lighterGrey:hover,body .btn-lighterGrey:hover a{color:#0e1235}body .btn-primary{transition:background-color .5s,border .5s;background-color:#1c2d50}body .btn-primary,body .btn-primary a{color:#fff}body .btn-primary:hover{background-color:#000}body .btn-primary:hover,body .btn-primary:hover a{color:#fff}body .btn-secondary{transition:background-color .5s,border .5s;background-color:#ffb206}body .btn-secondary,body .btn-secondary a{color:#0e1235}body .btn-secondary:hover{background-color:#6c4b00}body .btn-secondary:hover,body .btn-secondary:hover a{color:#0e1235}body .font-weight-hover-light:hover,body .font-weight-light{font-weight:300!important}body .font-weight-hover-regular:hover,body .font-weight-regular{font-weight:400!important}body .font-weight-hover-medium:hover,body .font-weight-medium{font-weight:500!important}body .font-weight-hover-semi-bold:hover,body .font-weight-semi-bold{font-weight:600!important}body .font-weight-bold,body .font-weight-hover-bold:hover{font-weight:700!important}body .font-weight-black,body .font-weight-hover-black:hover{font-weight:800!important}body .p-xsmall,body p-xsmall{font-size:12px;font-weight:400;color:#0e1235;line-height:1.2}@media(min-width:576px){body .sm-p-xsmall{font-size:12px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:768px){body .md-p-xsmall{font-size:12px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:992px){body .lg-p-xsmall{font-size:12px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:1200px){body .xl-p-xsmall{font-size:12px;font-weight:400;color:#0e1235;line-height:1.2}}body .ipadlandscape-p-xsmall,body .smallscreen-p-xsmall{font-size:12px;font-weight:400;color:#0e1235;line-height:1.2}body .p-small,body p-small{font-size:14px;font-weight:400;color:#0e1235;line-height:1.2}@media(min-width:576px){body .sm-p-small{font-size:14px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:768px){body .md-p-small{font-size:14px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:992px){body .lg-p-small{font-size:14px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:1200px){body .xl-p-small{font-size:14px;font-weight:400;color:#0e1235;line-height:1.2}}body .ipadlandscape-p-small,body .smallscreen-p-small{font-size:14px;font-weight:400;color:#0e1235;line-height:1.2}body .p,body p{font-size:16px;font-weight:400;color:#0e1235;line-height:27px;margin-bottom:.5rem}@media(min-width:576px){body .sm-p{font-size:16px;font-weight:400;color:#0e1235;line-height:27px;margin-bottom:.5rem}}@media(min-width:768px){body .md-p{font-size:16px;font-weight:400;color:#0e1235;line-height:27px;margin-bottom:.5rem}}@media(min-width:992px){body .lg-p{font-size:16px;font-weight:400;color:#0e1235;line-height:27px;margin-bottom:.5rem}}@media(min-width:1200px){body .xl-p{font-size:16px;font-weight:400;color:#0e1235;line-height:27px;margin-bottom:.5rem}}body .ipadlandscape-p,body .smallscreen-p{font-size:16px;font-weight:400;color:#0e1235;line-height:27px;margin-bottom:.5rem}body .p-large,body p-large{font-size:20px;font-weight:400;color:#0e1235;line-height:27px}@media(min-width:576px){body .sm-p-large{font-size:20px;font-weight:400;color:#0e1235;line-height:27px}}@media(min-width:768px){body .md-p-large{font-size:20px;font-weight:400;color:#0e1235;line-height:27px}}@media(min-width:992px){body .lg-p-large{font-size:20px;font-weight:400;color:#0e1235;line-height:27px}}@media(min-width:1200px){body .xl-p-large{font-size:20px;font-weight:400;color:#0e1235;line-height:27px}}body .ipadlandscape-p-large,body .smallscreen-p-large{font-size:20px;font-weight:400;color:#0e1235;line-height:27px}body .p-xlarge,body p-xlarge{font-size:22px;font-weight:600;color:#0e1235;line-height:27px}@media(min-width:576px){body .sm-p-xlarge{font-size:22px;font-weight:600;color:#0e1235;line-height:27px}}@media(min-width:768px){body .md-p-xlarge{font-size:22px;font-weight:600;color:#0e1235;line-height:27px}}@media(min-width:992px){body .lg-p-xlarge{font-size:22px;font-weight:600;color:#0e1235;line-height:27px}}@media(min-width:1200px){body .xl-p-xlarge{font-size:22px;font-weight:600;color:#0e1235;line-height:27px}}body .ipadlandscape-p-xlarge,body .smallscreen-p-xlarge{font-size:22px;font-weight:600;color:#0e1235;line-height:27px}body .h1,body h1{font-size:91px;font-weight:600;color:#0e1235;line-height:1.2}@media(min-width:576px){body .sm-h1{font-size:91px;font-weight:600;color:#0e1235;line-height:1.2}}@media(min-width:768px){body .md-h1{font-size:91px;font-weight:600;color:#0e1235;line-height:1.2}}@media(min-width:992px){body .lg-h1{font-size:91px;font-weight:600;color:#0e1235;line-height:1.2}}@media(min-width:1200px){body .xl-h1{font-size:91px;font-weight:600;color:#0e1235;line-height:1.2}}body .ipadlandscape-h1,body .smallscreen-h1{font-size:91px;font-weight:600;color:#0e1235;line-height:1.2}body .h2,body h2{font-size:45px;font-weight:700;color:#0e1235;line-height:1.2}@media(min-width:576px){body .sm-h2{font-size:45px;font-weight:700;color:#0e1235;line-height:1.2}}@media(min-width:768px){body .md-h2{font-size:45px;font-weight:700;color:#0e1235;line-height:1.2}}@media(min-width:992px){body .lg-h2{font-size:45px;font-weight:700;color:#0e1235;line-height:1.2}}@media(min-width:1200px){body .xl-h2{font-size:45px;font-weight:700;color:#0e1235;line-height:1.2}}body .ipadlandscape-h2,body .smallscreen-h2{font-size:45px;font-weight:700;color:#0e1235;line-height:1.2}body .h3,body h3{font-size:41px;font-weight:400;color:#0e1235;line-height:1.2}@media(min-width:576px){body .sm-h3{font-size:41px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:768px){body .md-h3{font-size:41px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:992px){body .lg-h3{font-size:41px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:1200px){body .xl-h3{font-size:41px;font-weight:400;color:#0e1235;line-height:1.2}}body .ipadlandscape-h3,body .smallscreen-h3{font-size:41px;font-weight:400;color:#0e1235;line-height:1.2}body .h4,body h4{font-size:33px;font-weight:400;color:#0e1235;line-height:1.2}@media(min-width:576px){body .sm-h4{font-size:33px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:768px){body .md-h4{font-size:33px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:992px){body .lg-h4{font-size:33px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:1200px){body .xl-h4{font-size:33px;font-weight:400;color:#0e1235;line-height:1.2}}body .ipadlandscape-h4,body .smallscreen-h4{font-size:33px;font-weight:400;color:#0e1235;line-height:1.2}body .h5,body h5{font-size:30px;font-weight:400;color:#0e1235;line-height:1.2}@media(min-width:576px){body .sm-h5{font-size:30px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:768px){body .md-h5{font-size:30px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:992px){body .lg-h5{font-size:30px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:1200px){body .xl-h5{font-size:30px;font-weight:400;color:#0e1235;line-height:1.2}}body .ipadlandscape-h5,body .smallscreen-h5{font-size:30px;font-weight:400;color:#0e1235;line-height:1.2}body .h6,body h6{font-size:24px;font-weight:400;color:#0e1235;line-height:1.2}@media(min-width:576px){body .sm-h6{font-size:24px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:768px){body .md-h6{font-size:24px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:992px){body .lg-h6{font-size:24px;font-weight:400;color:#0e1235;line-height:1.2}}@media(min-width:1200px){body .xl-h6{font-size:24px;font-weight:400;color:#0e1235;line-height:1.2}}body .ipadlandscape-h6,body .smallscreen-h6{font-size:24px;font-weight:400;color:#0e1235;line-height:1.2}@media(max-width:992px){body .p-xsmall,body p-xsmall{font-size:12px;font-weight:400}body .p-small,body p-small{font-size:16px;font-weight:400}body .p,body p{font-size:18px;font-weight:400}body .p-large,body .p-xlarge,body p-large,body p-xlarge{font-size:19px;font-weight:400}body .h1,body h1{font-size:70px;font-weight:600}body .h2,body h2{font-size:30px;font-weight:600}body .h3,body h3{font-size:26px;font-weight:400}body .h4,body h4{font-size:25px;font-weight:400}body .h5,body h5{font-size:22px;font-weight:400}body .h6,body h6{font-size:20px;font-weight:400}}body *{overflow-wrap:normal;font-family:Open Sans,sans-serif;line-height:1.2}body .content a{font-weight:700}body a{color:#0e1235}body a:hover{text-decoration:none}body .has-text-align-center{text-align:center}.form-holder .form-wrapper.submitting{position:relative}.form-holder .form-wrapper.submitting:before{content:" ";position:absolute;width:100%;height:100%;background-color:#8080805e}.form-holder .form-wrapper.submitting:after{content:" ";position:absolute;right:0;top:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 223.7 223.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(-36.51 -37.25)'%3E%3Cpath d='m158.11 112.65c8.2-24.3 14.4-52.6 6.1-65.8-3.2-5-8.4-7.5-16.1-7.5s-12.8 2.4-16 7.5c-8.3 13.2-1.9 41.5 6.4 65.9a36.43 36.43 0 0 1 9.9-1.4 38.49 38.49 0 0 1 9.7 1.3z' fill='%23fff'/%3E%3Cpath d='m137.21 115.25-.6-1.9c-7.9-22.8-15.4-53.2-6.3-67.6 3.6-5.7 9.4-8.5 17.8-8.5s14.3 2.8 17.9 8.5c9.1 14.5 1.9 44.7-5.8 67.6l-.6 1.9-1.9-.5a35.19 35.19 0 0 0 -18.5 0zm10.9-73.7c-6.9 0-11.4 2.1-14.2 6.5-6.3 10-4.1 32 6 62.2a38.1 38.1 0 0 1 16.8 0c9.9-30.1 11.9-52.1 5.7-62.1-2.8-4.6-7.41-6.6-14.3-6.6z' fill='%232b418a'/%3E%3Cpath d='m129.51 116.45c-11.4-23-27-47.3-42.2-50.8a13.69 13.69 0 0 0 -3.4-.4c-4.6 0-8.9 2.1-13.2 6.5-5.4 5.4-7.4 10.8-6 16.6 3.5 15.2 28 30.7 51.1 42a38 38 0 0 1 13.7-13.9z' fill='%23fff'/%3E%3Cpath d='m116.61 133.15-1.8-.9c-21.7-10.6-48.4-26.8-52.3-43.5-1.5-6.5.7-12.6 6.6-18.6s12-8.1 18.6-6.6c16.7 3.8 33 30.3 43.7 51.9l.9 1.8-1.7 1a35.52 35.52 0 0 0 -13 13.1zm-32.7-65.7c-4 0-7.8 1.9-11.7 5.8-4.9 4.9-6.6 9.5-5.5 14.6 2.6 11.5 19.7 25.6 48.2 39.7a40.56 40.56 0 0 1 11.8-11.9c-14.2-28.3-28.4-45.3-39.9-47.9a15 15 0 0 0 -2.9-.3z' fill='%232b418a'/%3E%3Cpath d='m112 139.35c-16.2-5.4-34.1-10-48.1-10-7.1 0-13.2 1.2-17.6 3.9-5 3.2-7.5 8.4-7.5 16.1s2.4 12.8 7.5 16c13.2 8.3 41.6 1.9 65.9-6.4a36.43 36.43 0 0 1 -1.4-9.9 34.87 34.87 0 0 1 1.2-9.7z' fill='%23fff'/%3E%3Cpath d='m63.51 171.35c-7.3 0-13.7-1.2-18.5-4.2-5.7-3.6-8.5-9.4-8.5-17.8s2.8-14.3 8.5-17.9c4.5-2.8 10.8-4.3 18.8-4.3 15.5 0 35.1 5.5 48.8 10.1l1.9.6-.5 1.9a36.74 36.74 0 0 0 -1.2 9.1 33.14 33.14 0 0 0 1.3 9.3l.5 1.9-1.9.6c-15.3 5.6-34.1 10.7-49.2 10.7zm.4-39.9c-7.1 0-12.7 1.2-16.5 3.6-4.4 2.8-6.5 7.3-6.5 14.3s2.1 11.4 6.5 14.2c10 6.3 32 4.1 62.2-6a41.09 41.09 0 0 1 -1-8.5 39.77 39.77 0 0 1 .9-8.3c-18.4-6.1-34.2-9.3-45.6-9.3z' fill='%232b418a'/%3E%3Cpath d='m115.81 168c-23 11.4-47.3 27-50.8 42.2-1.3 5.8.7 11.3 6.1 16.7s10.8 7.4 16.6 6c15.2-3.5 30.7-28 42-51.1a39.1 39.1 0 0 1 -13.9-13.8z' fill='%23fff'/%3E%3Cpath d='m84.21 235.35c-5.1 0-9.9-2.3-14.6-7.1-6-6-8.1-12.1-6.6-18.6 3.8-16.7 30.3-33 51.9-43.7l1.8-.9 1 1.7a35.52 35.52 0 0 0 13.1 13l1.7 1-.9 1.8c-10.6 21.7-26.8 48.4-43.5 52.3a13.06 13.06 0 0 1 -3.9.5zm30.8-64.7c-28.3 14.3-45.3 28.4-47.9 39.9-1.2 5.1.6 9.8 5.5 14.7s9.5 6.6 14.6 5.5c11.5-2.6 25.6-19.7 39.7-48.2a40.9 40.9 0 0 1 -11.91-11.9z' fill='%232b418a'/%3E%3Cpath d='m138.71 185.45c-8.2 24.3-14.4 52.6-6.1 65.8 3.2 5 8.4 7.5 16.1 7.5s12.8-2.4 16-7.5c8.3-13.2 1.9-41.6-6.4-65.9a36.43 36.43 0 0 1 -9.9 1.4 39.11 39.11 0 0 1 -9.7-1.3z' fill='%23fff'/%3E%3Cpath d='m148.71 260.85c-8.4 0-14.3-2.8-17.9-8.5-9.1-14.5-1.9-44.7 5.8-67.6l.6-1.9 1.9.5a35.19 35.19 0 0 0 18.5 0l1.9-.5.6 1.9c7.8 22.9 15.3 53.2 6.2 67.7-3.31 5.6-9.2 8.4-17.6 8.4zm-8.6-72.9c-9.9 30.1-11.9 52.1-5.7 62.1 2.8 4.4 7.3 6.5 14.3 6.5s11.4-2.1 14.2-6.5c6.3-10 4.1-32-6-62.2a38.09 38.09 0 0 1 -16.8.1z' fill='%232b418a'/%3E%3Cpath d='m167.31 181.65c11.4 23 27 47.3 42.2 50.8 5.8 1.3 11.3-.7 16.7-6.1s7.4-10.8 6-16.6c-3.5-15.2-28-30.7-51.1-42a37.56 37.56 0 0 1 -13.8 13.9z' fill='%23fff'/%3E%3Cpath d='m213 235a19 19 0 0 1 -4-.5c-16.7-3.8-33-30.3-43.7-51.9l-.9-1.8 1.7-1a36.27 36.27 0 0 0 13-13.1l1-1.7 1.8.9c21.7 10.6 48.4 26.8 52.3 43.5 1.5 6.5-.7 12.6-6.6 18.6-4.7 4.7-9.5 7-14.6 7zm-43-52.5c14.3 28.3 28.4 45.3 39.9 47.9 5.1 1.2 9.8-.6 14.7-5.5s6.6-9.5 5.5-14.6c-2.6-11.5-19.7-25.6-48.2-39.7a40.9 40.9 0 0 1 -11.9 11.85z' fill='%232b418a'/%3E%3Cpath d='m184.81 158.75c24.3 8.2 52.6 14.4 65.8 6.1 5-3.2 7.5-8.4 7.5-16.1s-2.4-12.8-7.5-16c-13.2-8.3-41.5-1.9-65.9 6.4a36.43 36.43 0 0 1 1.4 9.9 38.49 38.49 0 0 1 -1.3 9.7z' fill='%23fff'/%3E%3Cpath d='m232.91 170.85c-15 0-33.5-4.9-48.8-10.1l-1.9-.6.5-1.9a36.91 36.91 0 0 0 1.2-9.2 33.14 33.14 0 0 0 -1.3-9.3l-.5-1.9 1.9-.6c22.9-7.8 53.2-15.3 67.7-6.2 5.7 3.6 8.5 9.4 8.5 17.8s-2.8 14.3-8.5 17.9c-4.8 2.9-11.3 4.1-18.8 4.1zm-45.6-13.5c30.1 9.9 52.1 11.9 62.1 5.7 4.4-2.8 6.5-7.3 6.5-14.3s-2.1-11.4-6.5-14.2c-10-6.3-32-4.1-62.2 6a41.09 41.09 0 0 1 1 8.5 39.77 39.77 0 0 1 -.9 8.3z' fill='%232b418a'/%3E%3Cpath d='m181 130.15c23-11.4 47.4-27 50.8-42.2 1.3-5.8-.7-11.3-6.1-16.7-4.3-4.3-8.6-6.4-13.2-6.4a13.17 13.17 0 0 0 -3.4.4c-15.2 3.5-30.7 28-42 51.1a37.56 37.56 0 0 1 13.9 13.8z' fill='%23fff'/%3E%3Cpath d='m180.21 133-1-1.7a35.52 35.52 0 0 0 -13.1-13l-1.7-1 .9-1.8c10.6-21.7 26.8-48.4 43.5-52.3a17.37 17.37 0 0 1 3.9-.5c5.1 0 9.9 2.3 14.7 7.1 6 6 8.1 12.1 6.6 18.6-3.8 16.7-30.3 33-51.9 43.7zm-10.3-17.4a40.56 40.56 0 0 1 11.9 11.8c28.3-14.3 45.3-28.4 47.9-39.9 1.2-5.1-.6-9.8-5.5-14.7s-9.5-6.6-14.6-5.5c-11.5 2.7-25.5 19.75-39.7 48.25z' fill='%232b418a'/%3E%3Cpath d='m176.21 142.45c0-.1 0-.2-.1-.2a28 28 0 0 0 -1.3-4.1c0-.1 0-.1-.1-.2-.6-1.3-1.3-2.6-2-3.8 0-.1-.1-.1-.1-.2a28.87 28.87 0 0 0 -9.2-9.2c-.1 0-.1-.1-.2-.1-1.2-.7-2.5-1.4-3.8-2-.1 0-.1 0-.2-.1a28 28 0 0 0 -4.1-1.3c-.1 0-.2 0-.2-.1a27.36 27.36 0 0 0 -6.4-.8 28.4 28.4 0 0 0 -6.6.8c-.1 0-.2 0-.2.1a28 28 0 0 0 -4.1 1.3c-.1 0-.1 0-.2.1-1.3.6-2.6 1.3-3.8 2-.1 0-.1.1-.2.1a28.87 28.87 0 0 0 -9.2 9.2c0 .1-.1.1-.1.2-.7 1.2-1.4 2.5-2 3.8 0 .1 0 .1-.1.2a28 28 0 0 0 -1.3 4.1c0 .1 0 .2-.1.2a27.36 27.36 0 0 0 -.8 6.4 28.4 28.4 0 0 0 .8 6.6c0 .1 0 .2.1.2a28 28 0 0 0 1.3 4.1c0 .1 0 .1.1.2.6 1.3 1.3 2.6 2 3.8 0 .1.1.1.1.2a28.87 28.87 0 0 0 9.2 9.2c.1 0 .1.1.2.1 1.2.7 2.5 1.4 3.8 2 .1 0 .1 0 .2.1a28 28 0 0 0 4.1 1.3c.1 0 .2 0 .2.1a27.36 27.36 0 0 0 6.4.8 28.4 28.4 0 0 0 6.6-.8c.1 0 .2 0 .2-.1a28 28 0 0 0 4.1-1.3c.1 0 .1 0 .2-.1 1.3-.6 2.6-1.3 3.8-2 .1 0 .1-.1.2-.1a28.87 28.87 0 0 0 9.2-9.2c0-.1.1-.1.1-.2.7-1.2 1.4-2.5 2-3.8 0-.1 0-.1.1-.2a28 28 0 0 0 1.3-4.1c0-.1 0-.2.1-.2a27.36 27.36 0 0 0 .8-6.4 29.07 29.07 0 0 0 -.8-6.6z' fill='%23fbb255'/%3E%3C/g%3E%3C/svg%3E");animation:spin 5s infinite;background-size:150px;background-repeat:no-repeat;background-position:50%}.form-holder .form-wrapper progress{width:100%}.form-holder .form-wrapper form .form-fields{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.form-holder .form-wrapper form .form-fields.hasPages{height:var(--formHeight);transition:height .25s;position:relative;overflow:hidden}.form-holder .form-wrapper form .form-fields .form-field.gsection,.form-holder .form-wrapper form .form-fields .gf_step{flex:0 0 100%}.form-holder .form-wrapper form .form-fields .form-field>div,.form-holder .form-wrapper form .form-fields .form-field>fieldset{margin-bottom:20px}.form-holder .form-wrapper form .form-fields .form-field{flex:0 0 100%}.form-holder .form-wrapper form .form-fields .form-field.gf_left_half{display:inline-block;width:50%;flex:0 0 50%;padding-right:10px}.form-holder .form-wrapper form .form-fields .form-field.gf_right_half{display:inline-block;width:50%;flex:0 0 50%;padding-left:10px}.form-holder .form-wrapper form .form-fields .form-field.gf_left_third,.form-holder .form-wrapper form .form-fields .form-field.gf_middle_third{display:inline-block;width:33.3%;flex:0 0 33.3%;padding-right:10px}.form-holder .form-wrapper form .form-fields .form-field.gf_right_third{display:inline-block;flex:0 0 33.4%;padding-left:10px}.form-holder .form-wrapper form .form-fields .form-field.gf_first_quarter,.form-holder .form-wrapper form .form-fields .form-field.gf_second_quarter,.form-holder .form-wrapper form .form-fields .form-field.gf_third_quarter{display:inline-block;width:25%;flex:0 0 25%;padding-right:10px}.form-holder .form-wrapper form .form-fields .form-field.gf_fourth_quarter{display:inline-block;width:25%;flex:0 0 25%;padding-left:10px}.form-holder .form-wrapper form .form-fields .form-field label{width:100%;font-weight:500;margin-bottom:9px}.form-holder .form-wrapper form .form-fields .form-field label abbr{color:#dc3545}.form-holder .form-wrapper form .form-fields .form-field label+input,.form-holder .form-wrapper form .form-fields .form-field label+select,.form-holder .form-wrapper form .form-fields .form-field label+textarea{width:100%;border-radius:12px;border:1.5px solid #0e1235;padding:10px}.form-holder .form-wrapper form .form-fields .form-field label+input:focus,.form-holder .form-wrapper form .form-fields .form-field label+input:focus-visible,.form-holder .form-wrapper form .form-fields .form-field label+select:focus,.form-holder .form-wrapper form .form-fields .form-field label+select:focus-visible,.form-holder .form-wrapper form .form-fields .form-field label+textarea:focus,.form-holder .form-wrapper form .form-fields .form-field label+textarea:focus-visible{outline:none!important;border:1.5px solid #ffb206}.form-holder .form-wrapper form .form-fields .form-field input+.error-message{color:red;margin-top:3px;display:block}.form-holder .form-wrapper form .form-fields .form-field .select .select>div{min-height:42px!important}.form-holder .form-wrapper form .form-fields .form-field .select>label+div>div{border-radius:12px;color:#000;border:1.5px solid #1c2d50}.form-holder .form-wrapper form .form-fields .form-field .checkboxes .checkbox{display:flex;margin-bottom:10px}.form-holder .form-wrapper form .form-fields .form-field .checkboxes .checkbox label{margin-left:10px;margin-bottom:0}.form-holder .form-wrapper form .form-fields .form-field .email .ginput_left{display:inline-block;width:50%;padding-right:10px}.form-holder .form-wrapper form .form-fields .form-field .email .ginput_right{display:inline-block;width:50%;padding-left:10px}.form-holder .form-wrapper form .form-fields .form-field .radios .radio{display:flex;margin-bottom:9px}.form-holder .form-wrapper form .form-fields .form-field .radios .radio label{padding-left:10px;margin-bottom:0}.form-holder .form-wrapper form .form-fields .form-field .radios .radio.other-choise input[type=text]{width:100%;border-radius:12px;border:1.5px solid #1c2d50;padding:10px}.form-holder .form-wrapper form .form-fields .form-field.radio_as_buttons .radios{display:flex;flex-wrap:wrap}.form-holder .form-wrapper form .form-fields .form-field.radio_as_buttons .radios .radio{margin-right:10px}.form-holder .form-wrapper form .form-fields .form-field.radio_as_buttons .radios .radio:last-child{margin-right:0}.form-holder .form-wrapper form .form-fields .form-field.radio_as_buttons .radios .radio input{display:none}.form-holder .form-wrapper form .form-fields .form-field.radio_as_buttons .radios .radio input+label{background-color:#015da9;display:inline-block;width:auto;padding:10px;color:#fff;border-radius:12px;border:1px solid #1c2d50;transition:all .5s;cursor:pointer}.form-holder .form-wrapper form .form-fields .form-field.radio_as_buttons .radios .radio input:checked+label{background-color:#ffc107;color:#1c2d50}.form-holder .form-wrapper form .form-fields .form-field .date input.datepicker{width:100%;border-radius:12px;border:1.5px solid #1c2d50;padding:10px}.form-holder .form-wrapper form .form-fields .form-field .fileupload{background-color:#ffb206;border:5px solid #1c2d50;padding:20px;border-radius:10px}.form-holder .form-wrapper form .form-fields .form-field .fileupload .preview{display:flex;align-items:center;gap:10px}.form-holder .form-wrapper form .form-fields .form-field .fileupload .preview>div{display:flex;align-items:center;padding:20px;position:relative;width:100px;height:100px}.form-holder .form-wrapper form .form-fields .form-field .fileupload .preview img{-o-object-fit:contain;object-fit:contain;max-width:250px!important}.form-holder .form-wrapper form .form-fields .form-field .fileupload .container .dropzone{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;flex-grow:1;height:100%}.form-holder .form-wrapper form .form-fields .form-field .fileupload .container{flex-grow:1;display:flex;flex-direction:column}.form-holder .form-wrapper form .form-fields .form-field .fileupload .container .dropzone>div{flex-grow:1;height:100%}@keyframes button-loading-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.form-holder .form-wrapper form .form-fields .form-field .btn{border-radius:10px;padding:10px 26px;font-weight:600}.form-holder .form-wrapper form .form-fields .form-field .btn.loading{position:relative}.form-holder .form-wrapper form .form-fields .form-field .btn.loading .button-text{visibility:hidden}.form-holder .form-wrapper form .form-fields .form-field .btn.loading:after{content:"";position:absolute;width:16px;height:16px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}.form-holder .form-wrapper form .form-fields .form-field .btn.btn-primary .button-text{color:#fff}.form-holder .form-wrapper .form-error{background-color:red;border:2px solid #ffc107;color:#fff;font-size:20px;border-radius:12px;padding:10px}.form-holder .form-wrapper .gform_validation_container{display:none}.form-holder .form-wrapper .footer{text-align:right;padding:0 10px}.form-holder .form-wrapper #input_1_6{height:87px}.form-holder .form-wrapper .btn-primary .button-text{color:#fff}.imageLightbox,.imageLightbox .cloneContainer{cursor:pointer}.imageLightbox .cloneContainer>div{max-width:90vw;max-height:90vh;overflow:hidden}.imageLightbox .cloneContainer>div>span,.imageLightbox .cloneContainer>div>span img{max-width:90vw;max-height:90vh}.imageLightbox .cloneContainer>div:before{content:" ";position:absolute;top:5px;right:5px;height:50px;width:50px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M310.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 210.7 54.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L114.7 256 9.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 301.3 265.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L205.3 256 310.6 150.6z' fill='%23ffb206' stroke='%230e1235'/%3E%3C/svg%3E");background-position:50%;background-size:contain;background-repeat:no-repeat}.inlinesvg-holder{max-width:100%;max-height:100%}figure.aligncenter,table{text-align:center}table{border-collapse:collapse;border:none;border-spacing:0;margin-bottom:40px;width:100%}table th,table tr:first-of-type{font-weight:700;color:#2b418a;padding:10px;border:unset;border-bottom:2px solid #2b418a;letter-spacing:.5px}table tr td{border:unset;border-bottom:1px solid #666;color:#000;padding:6px 8px;text-align:center;letter-spacing:.5px;font-size:14px}ol li,ul li{margin-bottom:10px}.col-xs-5ths{flex:0 0 auto;width:20%}@media(min-width:576px){.col-sm-5ths{flex:0 0 auto;width:20%}}@media(min-width:768px){.col-md-5ths{flex:0 0 auto;width:20%}}@media(min-width:992px){.col-lg-5ths{flex:0 0 auto;width:20%}}@media(min-width:1200px){.col-xl-5ths{flex:0 0 auto;width:20%}}.text-right{text-align:right}.cursor-pointer{cursor:pointer}html{max-width:100vw;overflow-x:hidden}html,html body{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html #app a:not(.btn){color:inherit;text-decoration:none;font-weight:600}html #app *{box-sizing:border-box}html #app .py-100{padding-top:100px;padding-bottom:100px}html #app .is-vertically-aligned-center{display:flex;align-items:center}html #app header{transition:all .5s;width:100vw;background-color:#fff;z-index:999;top:0}html #app header .header-holder{position:relative;padding:15px 0}html #app header .header-holder:after{position:absolute;content:" ";border-bottom:1px solid #0e1235;width:0;left:50%;bottom:0;transition:all .5s}html #app header.scrolled .header-holder:after{border-bottom:1px solid #0e1235;width:100%;left:0;bottom:0;transition:all .5s}html #app header .bottom-bar{width:100%}html #app header .shop-button{font-size:16px;font-weight:600;margin-right:1.4084507042vw}@media(min-width:1420px){html #app header .shop-button{margin-right:20px}}html #app header .search-icon{height:25px}html #app header .phone{margin-right:20px}html #app header .header-holder-mobile svg{max-width:100%}html #app header .header-holder-mobile .mobileMenuButton{cursor:pointer;z-index:99;position:relative}html #app header .header-holder-mobile .mobileMenuButton span{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:#0e1235;border-radius:3px;z-index:1;transform-origin:0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;margin-left:auto}html #app header .header-holder-mobile .mobileMenuButton span:nth-of-type(3){margin-bottom:0}html #app header .header-holder-mobile .mobileMenuButton.open span:first-of-type{transform:rotate(45deg);background:#243f65;top:0}html #app header .header-holder-mobile .mobileMenuButton.open span:nth-of-type(2){transform:translateX(-20px);opacity:0}html #app header .header-holder-mobile .mobileMenuButton.open span:nth-of-type(3){transform:rotate(-45deg);background:#243f65;top:5px}html #app header .header-holder-mobile .mobile-menu-holder{transition:height .5s;overflow:hidden;position:fixed;width:100%;background-color:#fff}html #app header .header-holder-mobile .mobile-menu-holder ul.menu{flex-direction:column;align-items:flex-start}html #app header .header-holder-mobile .mobile-menu-holder ul.menu>li.menu-item{padding:0 10px}html #app header .header-holder-mobile .mobile-menu-holder ul.menu li.menu-item{display:block;padding:10px 0;text-align:left;width:100%}html #app header .header-holder-mobile .mobile-menu-holder ul.menu li.menu-item a{width:50%;display:inline-block}html #app header .header-holder-mobile .mobile-menu-holder ul.menu li.menu-item.open>.submenu{opacity:1;visibility:visible;transition:opacity .5s,visibility 0s 0s}html #app header .header-holder-mobile .mobile-menu-holder ul.menu li.menu-item ul.submenu{width:100%;left:0}html #app header .header-holder-mobile .mobile-menu-holder ul.menu li.menu-item ul.submenu li.menu-item.has-children>div{position:relative}html #app header .header-holder-mobile .mobile-menu-holder ul.menu li.menu-item ul.submenu li.menu-item.has-children>div:after{content:" ";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");position:absolute;right:20px;height:100%;top:0;width:10px;background-size:contain;background-repeat:no-repeat;background-position:50%}html #app header .header-holder-mobile .mobile-menu-holder ul.menu li.menu-item ul.submenu li.backButton{display:block;text-align:left;width:100%;padding:10px 25px 10px 15px;font-weight:700}html #app header .header-holder-mobile .mobile-menu-holder ul.menu.level-0>li.menu-item.has-children{position:relative}html #app header .header-holder-mobile .mobile-menu-holder ul.menu.level-0>li.menu-item.has-children:after{content:" ";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");position:absolute;right:10px;height:100%;top:0;width:10px;background-size:contain;background-repeat:no-repeat;background-position:50%;transform:rotate(0deg);transition:transform .5s}html #app header .header-holder-mobile .mobile-menu-holder ul.menu.level-0>li.menu-item.has-children.open:after{transform:rotate(90deg)}html #app header .menu{list-style:none;display:flex;align-items:center;margin-top:10px;transition:margin-bottom .5s,margin-bottom .5s;padding-left:0}html #app header .menu>.menu-item a{font-size:16px;font-weight:600}html #app header .menu>.menu-item a:not(.btn){color:#0e1235}html #app header .menu>.menu-item a.btn{color:#fff}html #app header .menu>.menu-item+.menu-item{padding-left:2.1126760563vw}@media(min-width:1420px){html #app header .menu>.menu-item+.menu-item{padding-left:30px}}html #app header .menu .menu-item .submenu{list-style:none;display:flex;flex-direction:column;align-items:flex-start;margin-top:10px;position:absolute;opacity:0;visibility:hidden;background-color:#fff;transition:opacity .5s,visibility 0s .5s;padding:0;z-index:999}html #app header .menu .menu-item .submenu.level-1{background-color:#e8e8e8}html #app header .menu .menu-item .submenu.level-2{background-color:#ddd}html #app header .menu .menu-item .submenu.level-3{background-color:#cecece}html #app header .menu .menu-item .submenu:not(.level-1){left:100%;margin-top:0;width:-moz-max-content;width:max-content;min-width:100%;height:-moz-max-content;height:max-content;min-height:100%;top:0;transition:opacity .25s,visibility 0s .25s}html #app header .menu .menu-item .submenu:not(.level-1)>li.menu-item:hover{background-color:#fff}html #app header .menu .menu-item .submenu .menu-item{padding:0;display:block;width:100%}html #app header .menu .menu-item .submenu .menu-item a{padding:10px 25px 10px 15px;display:block}html #app header .menu .menu-item .submenu .menu-item:hover{background-color:#f5f5f5}html #app header .menu .menu-item .submenu .menu-item.has-children>a{display:block;position:relative}html #app header .menu .menu-item .submenu .menu-item.has-children>a:after{content:" ";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3C!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --%3E%3Cpath d='M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z'/%3E%3C/svg%3E");position:absolute;right:10px;height:100%;top:0;width:10px;background-size:contain;background-repeat:no-repeat;background-position:50%}html #app header .header-holder:not(.header-holder-mobile) .menu .menu-item:hover>.submenu{opacity:1;visibility:visible;transition:opacity .5s,visibility 0s 0s}html #app .slider div[class*=slider-control-].slider-control-centerleft{display:none}@media(min-width:992px){html #app .slider div[class*=slider-control-].slider-control-centerleft{display:block;right:calc(100% + 30px);left:auto!important}}html #app .slider div[class*=slider-control-].slider-control-centerright{display:none}@media(min-width:992px){html #app .slider div[class*=slider-control-].slider-control-centerright{display:block;right:auto!important;left:calc(100% + 30px)}}html #app .slider div[class*=slider-control-] .slider-arrow{position:relative;border:1px solid #0e1235;cursor:pointer;border-radius:3px;padding:5px 10px}html #app .slider div[class*=slider-control-] .slider-arrow svg path{fill:#0e1235}html #app .slider div[class*=slider-control-] .slider-arrow-light{border:1px solid #fff}html #app .slider div[class*=slider-control-] .slider-arrow-light svg path{fill:#fff}html #app .results-holder{min-height:500px}html #app .results-holder.loading{position:relative}html #app .results-holder.loading:after{content:" ";position:absolute;right:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 223.7 223.6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(-36.51 -37.25)'%3E%3Cpath d='m158.11 112.65c8.2-24.3 14.4-52.6 6.1-65.8-3.2-5-8.4-7.5-16.1-7.5s-12.8 2.4-16 7.5c-8.3 13.2-1.9 41.5 6.4 65.9a36.43 36.43 0 0 1 9.9-1.4 38.49 38.49 0 0 1 9.7 1.3z' fill='%23fff'/%3E%3Cpath d='m137.21 115.25-.6-1.9c-7.9-22.8-15.4-53.2-6.3-67.6 3.6-5.7 9.4-8.5 17.8-8.5s14.3 2.8 17.9 8.5c9.1 14.5 1.9 44.7-5.8 67.6l-.6 1.9-1.9-.5a35.19 35.19 0 0 0 -18.5 0zm10.9-73.7c-6.9 0-11.4 2.1-14.2 6.5-6.3 10-4.1 32 6 62.2a38.1 38.1 0 0 1 16.8 0c9.9-30.1 11.9-52.1 5.7-62.1-2.8-4.6-7.41-6.6-14.3-6.6z' fill='%232b418a'/%3E%3Cpath d='m129.51 116.45c-11.4-23-27-47.3-42.2-50.8a13.69 13.69 0 0 0 -3.4-.4c-4.6 0-8.9 2.1-13.2 6.5-5.4 5.4-7.4 10.8-6 16.6 3.5 15.2 28 30.7 51.1 42a38 38 0 0 1 13.7-13.9z' fill='%23fff'/%3E%3Cpath d='m116.61 133.15-1.8-.9c-21.7-10.6-48.4-26.8-52.3-43.5-1.5-6.5.7-12.6 6.6-18.6s12-8.1 18.6-6.6c16.7 3.8 33 30.3 43.7 51.9l.9 1.8-1.7 1a35.52 35.52 0 0 0 -13 13.1zm-32.7-65.7c-4 0-7.8 1.9-11.7 5.8-4.9 4.9-6.6 9.5-5.5 14.6 2.6 11.5 19.7 25.6 48.2 39.7a40.56 40.56 0 0 1 11.8-11.9c-14.2-28.3-28.4-45.3-39.9-47.9a15 15 0 0 0 -2.9-.3z' fill='%232b418a'/%3E%3Cpath d='m112 139.35c-16.2-5.4-34.1-10-48.1-10-7.1 0-13.2 1.2-17.6 3.9-5 3.2-7.5 8.4-7.5 16.1s2.4 12.8 7.5 16c13.2 8.3 41.6 1.9 65.9-6.4a36.43 36.43 0 0 1 -1.4-9.9 34.87 34.87 0 0 1 1.2-9.7z' fill='%23fff'/%3E%3Cpath d='m63.51 171.35c-7.3 0-13.7-1.2-18.5-4.2-5.7-3.6-8.5-9.4-8.5-17.8s2.8-14.3 8.5-17.9c4.5-2.8 10.8-4.3 18.8-4.3 15.5 0 35.1 5.5 48.8 10.1l1.9.6-.5 1.9a36.74 36.74 0 0 0 -1.2 9.1 33.14 33.14 0 0 0 1.3 9.3l.5 1.9-1.9.6c-15.3 5.6-34.1 10.7-49.2 10.7zm.4-39.9c-7.1 0-12.7 1.2-16.5 3.6-4.4 2.8-6.5 7.3-6.5 14.3s2.1 11.4 6.5 14.2c10 6.3 32 4.1 62.2-6a41.09 41.09 0 0 1 -1-8.5 39.77 39.77 0 0 1 .9-8.3c-18.4-6.1-34.2-9.3-45.6-9.3z' fill='%232b418a'/%3E%3Cpath d='m115.81 168c-23 11.4-47.3 27-50.8 42.2-1.3 5.8.7 11.3 6.1 16.7s10.8 7.4 16.6 6c15.2-3.5 30.7-28 42-51.1a39.1 39.1 0 0 1 -13.9-13.8z' fill='%23fff'/%3E%3Cpath d='m84.21 235.35c-5.1 0-9.9-2.3-14.6-7.1-6-6-8.1-12.1-6.6-18.6 3.8-16.7 30.3-33 51.9-43.7l1.8-.9 1 1.7a35.52 35.52 0 0 0 13.1 13l1.7 1-.9 1.8c-10.6 21.7-26.8 48.4-43.5 52.3a13.06 13.06 0 0 1 -3.9.5zm30.8-64.7c-28.3 14.3-45.3 28.4-47.9 39.9-1.2 5.1.6 9.8 5.5 14.7s9.5 6.6 14.6 5.5c11.5-2.6 25.6-19.7 39.7-48.2a40.9 40.9 0 0 1 -11.91-11.9z' fill='%232b418a'/%3E%3Cpath d='m138.71 185.45c-8.2 24.3-14.4 52.6-6.1 65.8 3.2 5 8.4 7.5 16.1 7.5s12.8-2.4 16-7.5c8.3-13.2 1.9-41.6-6.4-65.9a36.43 36.43 0 0 1 -9.9 1.4 39.11 39.11 0 0 1 -9.7-1.3z' fill='%23fff'/%3E%3Cpath d='m148.71 260.85c-8.4 0-14.3-2.8-17.9-8.5-9.1-14.5-1.9-44.7 5.8-67.6l.6-1.9 1.9.5a35.19 35.19 0 0 0 18.5 0l1.9-.5.6 1.9c7.8 22.9 15.3 53.2 6.2 67.7-3.31 5.6-9.2 8.4-17.6 8.4zm-8.6-72.9c-9.9 30.1-11.9 52.1-5.7 62.1 2.8 4.4 7.3 6.5 14.3 6.5s11.4-2.1 14.2-6.5c6.3-10 4.1-32-6-62.2a38.09 38.09 0 0 1 -16.8.1z' fill='%232b418a'/%3E%3Cpath d='m167.31 181.65c11.4 23 27 47.3 42.2 50.8 5.8 1.3 11.3-.7 16.7-6.1s7.4-10.8 6-16.6c-3.5-15.2-28-30.7-51.1-42a37.56 37.56 0 0 1 -13.8 13.9z' fill='%23fff'/%3E%3Cpath d='m213 235a19 19 0 0 1 -4-.5c-16.7-3.8-33-30.3-43.7-51.9l-.9-1.8 1.7-1a36.27 36.27 0 0 0 13-13.1l1-1.7 1.8.9c21.7 10.6 48.4 26.8 52.3 43.5 1.5 6.5-.7 12.6-6.6 18.6-4.7 4.7-9.5 7-14.6 7zm-43-52.5c14.3 28.3 28.4 45.3 39.9 47.9 5.1 1.2 9.8-.6 14.7-5.5s6.6-9.5 5.5-14.6c-2.6-11.5-19.7-25.6-48.2-39.7a40.9 40.9 0 0 1 -11.9 11.85z' fill='%232b418a'/%3E%3Cpath d='m184.81 158.75c24.3 8.2 52.6 14.4 65.8 6.1 5-3.2 7.5-8.4 7.5-16.1s-2.4-12.8-7.5-16c-13.2-8.3-41.5-1.9-65.9 6.4a36.43 36.43 0 0 1 1.4 9.9 38.49 38.49 0 0 1 -1.3 9.7z' fill='%23fff'/%3E%3Cpath d='m232.91 170.85c-15 0-33.5-4.9-48.8-10.1l-1.9-.6.5-1.9a36.91 36.91 0 0 0 1.2-9.2 33.14 33.14 0 0 0 -1.3-9.3l-.5-1.9 1.9-.6c22.9-7.8 53.2-15.3 67.7-6.2 5.7 3.6 8.5 9.4 8.5 17.8s-2.8 14.3-8.5 17.9c-4.8 2.9-11.3 4.1-18.8 4.1zm-45.6-13.5c30.1 9.9 52.1 11.9 62.1 5.7 4.4-2.8 6.5-7.3 6.5-14.3s-2.1-11.4-6.5-14.2c-10-6.3-32-4.1-62.2 6a41.09 41.09 0 0 1 1 8.5 39.77 39.77 0 0 1 -.9 8.3z' fill='%232b418a'/%3E%3Cpath d='m181 130.15c23-11.4 47.4-27 50.8-42.2 1.3-5.8-.7-11.3-6.1-16.7-4.3-4.3-8.6-6.4-13.2-6.4a13.17 13.17 0 0 0 -3.4.4c-15.2 3.5-30.7 28-42 51.1a37.56 37.56 0 0 1 13.9 13.8z' fill='%23fff'/%3E%3Cpath d='m180.21 133-1-1.7a35.52 35.52 0 0 0 -13.1-13l-1.7-1 .9-1.8c10.6-21.7 26.8-48.4 43.5-52.3a17.37 17.37 0 0 1 3.9-.5c5.1 0 9.9 2.3 14.7 7.1 6 6 8.1 12.1 6.6 18.6-3.8 16.7-30.3 33-51.9 43.7zm-10.3-17.4a40.56 40.56 0 0 1 11.9 11.8c28.3-14.3 45.3-28.4 47.9-39.9 1.2-5.1-.6-9.8-5.5-14.7s-9.5-6.6-14.6-5.5c-11.5 2.7-25.5 19.75-39.7 48.25z' fill='%232b418a'/%3E%3Cpath d='m176.21 142.45c0-.1 0-.2-.1-.2a28 28 0 0 0 -1.3-4.1c0-.1 0-.1-.1-.2-.6-1.3-1.3-2.6-2-3.8 0-.1-.1-.1-.1-.2a28.87 28.87 0 0 0 -9.2-9.2c-.1 0-.1-.1-.2-.1-1.2-.7-2.5-1.4-3.8-2-.1 0-.1 0-.2-.1a28 28 0 0 0 -4.1-1.3c-.1 0-.2 0-.2-.1a27.36 27.36 0 0 0 -6.4-.8 28.4 28.4 0 0 0 -6.6.8c-.1 0-.2 0-.2.1a28 28 0 0 0 -4.1 1.3c-.1 0-.1 0-.2.1-1.3.6-2.6 1.3-3.8 2-.1 0-.1.1-.2.1a28.87 28.87 0 0 0 -9.2 9.2c0 .1-.1.1-.1.2-.7 1.2-1.4 2.5-2 3.8 0 .1 0 .1-.1.2a28 28 0 0 0 -1.3 4.1c0 .1 0 .2-.1.2a27.36 27.36 0 0 0 -.8 6.4 28.4 28.4 0 0 0 .8 6.6c0 .1 0 .2.1.2a28 28 0 0 0 1.3 4.1c0 .1 0 .1.1.2.6 1.3 1.3 2.6 2 3.8 0 .1.1.1.1.2a28.87 28.87 0 0 0 9.2 9.2c.1 0 .1.1.2.1 1.2.7 2.5 1.4 3.8 2 .1 0 .1 0 .2.1a28 28 0 0 0 4.1 1.3c.1 0 .2 0 .2.1a27.36 27.36 0 0 0 6.4.8 28.4 28.4 0 0 0 6.6-.8c.1 0 .2 0 .2-.1a28 28 0 0 0 4.1-1.3c.1 0 .1 0 .2-.1 1.3-.6 2.6-1.3 3.8-2 .1 0 .1-.1.2-.1a28.87 28.87 0 0 0 9.2-9.2c0-.1.1-.1.1-.2.7-1.2 1.4-2.5 2-3.8 0-.1 0-.1.1-.2a28 28 0 0 0 1.3-4.1c0-.1 0-.2.1-.2a27.36 27.36 0 0 0 .8-6.4 29.07 29.07 0 0 0 -.8-6.6z' fill='%23fbb255'/%3E%3C/g%3E%3C/svg%3E");animation:spin 5s infinite;background-size:150px;background-repeat:no-repeat;background-position:50%}@keyframes spin{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}html #app .content-container img{max-width:100%;height:auto}html #app.home .content-holder{padding-top:100px}html #app.home .homepage-scroll-container:not(.alt){-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;max-height:100vh;overflow-y:scroll}html #app.home .homepage-scroll-container:not(.alt)>div{scroll-snap-align:start}html #app.home .content-holder{padding:50px 10px}html #app.home .hero-container #hero{overflow:hidden;max-height:100vw;position:relative}html #app.home .hero-container #hero.herp-slideBar .hero-image{position:absolute;top:0;height:100%;max-height:100vw;width:100%;overflow:hidden}html #app.home .hero-container #hero.herp-slideBar .hero-image#hero-image-overlay{z-index:20}html #app.home .hero-container #hero.herp-slideBar .hero-image#hero-image-underlay{z-index:10}html #app.home .hero-container #hero.herp-slideBar .hero-image#hero-image-overlay span,html #app.home .hero-container #hero.herp-slideBar .hero-image#hero-image-underlay span{width:100%!important;height:100%!important}html #app.home .hero-container #hero.herp-slideBar .hero-image img{min-height:100%;min-width:100vw!important;position:absolute!important;bottom:0!important;top:unset!important;max-width:unset!important;max-height:unset!important;height:auto!important;width:auto!important;min-height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}html #app.home .hero-container #hero.herp-slideBar #slider-bar-visual{width:5px;height:100%;position:absolute;background-color:#fff;z-index:30;box-shadow:0 0 20px #000000a6}@media(min-width:992px){html #app.home .hero-container #hero.herp-slideBar #slider-bar-visual{width:10px}}html #app.home .hero-container #hero.herp-slideBar #slider-bar-visual:after{width:50px;height:50px;top:55%;left:-22.5px;z-index:29;content:" ";position:absolute;border-radius:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 128.5 128.5' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='64.25' cy='64.25' fill='%230b1037' r='60'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m146 208.25a64.25 64.25 0 1 1 64.25-64.25 64.26 64.26 0 0 1 -64.25 64.25zm0-120a55.75 55.75 0 1 0 55.75 55.75 55.75 55.75 0 0 0 -55.75-55.75z' transform='translate(-81.75 -79.75)'/%3E%3Cpath d='m47.64 42.8h12.85l-17.47 21.45 17.47 21.45h-12.85l-17.47-21.45z'/%3E%3Cpath d='m80.86 42.8h-12.85l17.47 21.45-17.47 21.45h12.85l17.47-21.45z'/%3E%3C/g%3E%3C/svg%3E");background-size:100%;background-position:50%;background-repeat:no-repeat}@media(min-width:992px){html #app.home .hero-container #hero.herp-slideBar #slider-bar-visual:after{width:75px;height:75px;top:50%;left:-32.5px}}html #app.home .hero-container #hero.herp-slideBar #hero-content-container{height:75%;bottom:0;z-index:35;position:absolute;width:100%;display:flex;align-items:center;justify-content:center;padding:0 30px}@media(min-width:768px){html #app.home .hero-container #hero.herp-slideBar #hero-content-container{height:100%}}html #app.home .hero-container #hero.herp-slideBar #hero-content-container .container{padding-bottom:30px}html #app.home .hero-container #hero.herp-slideBar #hero-content-container .h1,html #app.home .hero-container #hero.herp-slideBar #hero-content-container h1{color:#fff;position:relative;font-size:6.338028169vw;max-width:58.0985915493vw;font-weight:800;text-transform:uppercase;line-height:1;z-index:10;transform:translate(-100vw,100vh);transition:transform 1s;padding-bottom:30px}@media(min-width:1420px){html #app.home .hero-container #hero.herp-slideBar #hero-content-container .h1,html #app.home .hero-container #hero.herp-slideBar #hero-content-container h1{font-size:90px;max-width:825px}}html #app.home .hero-container #hero.herp-slideBar #hero-content-container .active.h1,html #app.home .hero-container #hero.herp-slideBar #hero-content-container h1.active{transform:translate(0)}html #app.home .hero-container #hero.herp-slideBar #hero-content-container .h1:after,html #app.home .hero-container #hero.herp-slideBar #hero-content-container h1:after{content:"Helping you make an impact";position:absolute;left:0;top:0;text-shadow:-1px 1px 0 #1c2d50,-2px 2px 0 #1c2d50,-3px 3px 0 #1c2d50,-4px 4px 0 #1c2d50,-5px 5px 0 #1c2d50,-6px 6px 0 #1c2d50,-7px 7px 0 #1c2d50,-8px 8px 0 #1c2d50,-9px 9px 0 #1c2d50,-10px 10px 0 #1c2d50,-11px 11px 0 #1c2d50,-12px 12px 0 #1c2d50,-13px 13px 0 #1c2d50,-14px 14px 0 #1c2d50,-15px 15px 0 #1c2d50,-16px 16px 0 #1c2d50,-17px 17px 0 #1c2d50,-18px 18px 0 #1c2d50,-19px 19px 0 #1c2d50,-20px 20px 0 #1c2d50,-21px 21px 0 #1c2d50,-22px 22px 0 #1c2d50,-23px 23px 0 #1c2d50,-24px 24px 0 #1c2d50,-25px 25px 0 #1c2d50,-26px 26px 0 #1c2d50,-27px 27px 0 #1c2d50,-28px 28px 0 #1c2d50,-29px 29px 0 #1c2d50,-30px 30px 0 #1c2d50,-31px 31px 0 #1c2d50,-32px 32px 0 #1c2d50,-33px 33px 0 #1c2d50,-34px 34px 0 #1c2d50,-35px 35px 0 #1c2d50,-36px 36px 0 #1c2d50,-37px 37px 0 #1c2d50,-38px 38px 0 #1c2d50,-39px 39px 0 #1c2d50,-40px 40px 0 #1c2d50,-41px 41px 0 #1c2d50,-42px 42px 0 #1c2d50,-43px 43px 0 #1c2d50,-44px 44px 0 #1c2d50,-45px 45px 0 #1c2d50,-46px 46px 0 #1c2d50,-47px 47px 0 #1c2d50,-48px 48px 0 #1c2d50,-49px 49px 0 #1c2d50,-50px 50px 0 #1c2d50,-51px 51px 0 #1c2d50,-52px 52px 0 #1c2d50,-53px 53px 0 #1c2d50,-54px 54px 0 #1c2d50,-55px 55px 0 #1c2d50,-56px 56px 0 #1c2d50,-57px 57px 0 #1c2d50,-58px 58px 0 #1c2d50,-59px 59px 0 #1c2d50,-60px 60px 0 #1c2d50,-61px 61px 0 #1c2d50,-62px 62px 0 #1c2d50,-63px 63px 0 #1c2d50,-64px 64px 0 #1c2d50,-65px 65px 0 #1c2d50,-66px 66px 0 #1c2d50,-67px 67px 0 #1c2d50,-68px 68px 0 #1c2d50,-69px 69px 0 #1c2d50,-70px 70px 0 #1c2d50,-71px 71px 0 #1c2d50,-72px 72px 0 #1c2d50,-73px 73px 0 #1c2d50,-74px 74px 0 #1c2d50,-75px 75px 0 #1c2d50,-76px 76px 0 #1c2d50,-77px 77px 0 #1c2d50,-78px 78px 0 #1c2d50,-79px 79px 0 #1c2d50,-80px 80px 0 #1c2d50,-81px 81px 0 #1c2d50,-82px 82px 0 #1c2d50,-83px 83px 0 #1c2d50,-84px 84px 0 #1c2d50,-85px 85px 0 #1c2d50,-86px 86px 0 #1c2d50,-87px 87px 0 #1c2d50,-88px 88px 0 #1c2d50,-89px 89px 0 #1c2d50,-90px 90px 0 #1c2d50,-91px 91px 0 #1c2d50,-92px 92px 0 #1c2d50,-93px 93px 0 #1c2d50,-94px 94px 0 #1c2d50,-95px 95px 0 #1c2d50,-96px 96px 0 #1c2d50,-97px 97px 0 #1c2d50,-98px 98px 0 #1c2d50,-99px 99px 0 #1c2d50,-100px 100px 0 #1c2d50,-101px 101px 0 #1c2d50,-102px 102px 0 #1c2d50,-103px 103px 0 #1c2d50,-104px 104px 0 #1c2d50,-105px 105px 0 #1c2d50,-106px 106px 0 #1c2d50,-107px 107px 0 #1c2d50,-108px 108px 0 #1c2d50,-109px 109px 0 #1c2d50,-110px 110px 0 #1c2d50,-111px 111px 0 #1c2d50,-112px 112px 0 #1c2d50,-113px 113px 0 #1c2d50,-114px 114px 0 #1c2d50,-115px 115px 0 #1c2d50,-116px 116px 0 #1c2d50,-117px 117px 0 #1c2d50,-118px 118px 0 #1c2d50,-119px 119px 0 #1c2d50,-120px 120px 0 #1c2d50,-121px 121px 0 #1c2d50,-122px 122px 0 #1c2d50,-123px 123px 0 #1c2d50,-124px 124px 0 #1c2d50,-125px 125px 0 #1c2d50,-126px 126px 0 #1c2d50,-127px 127px 0 #1c2d50,-128px 128px 0 #1c2d50,-129px 129px 0 #1c2d50,-130px 130px 0 #1c2d50,-131px 131px 0 #1c2d50,-132px 132px 0 #1c2d50,-133px 133px 0 #1c2d50,-134px 134px 0 #1c2d50,-135px 135px 0 #1c2d50,-136px 136px 0 #1c2d50,-137px 137px 0 #1c2d50,-138px 138px 0 #1c2d50,-139px 139px 0 #1c2d50,-140px 140px 0 #1c2d50,-141px 141px 0 #1c2d50,-142px 142px 0 #1c2d50,-143px 143px 0 #1c2d50,-144px 144px 0 #1c2d50,-145px 145px 0 #1c2d50,-146px 146px 0 #1c2d50,-147px 147px 0 #1c2d50,-148px 148px 0 #1c2d50,-149px 149px 0 #1c2d50,-150px 150px 0 #1c2d50,-151px 151px 0 #1c2d50,-152px 152px 0 #1c2d50,-153px 153px 0 #1c2d50,-154px 154px 0 #1c2d50,-155px 155px 0 #1c2d50,-156px 156px 0 #1c2d50,-157px 157px 0 #1c2d50,-158px 158px 0 #1c2d50,-159px 159px 0 #1c2d50,-160px 160px 0 #1c2d50,-161px 161px 0 #1c2d50,-162px 162px 0 #1c2d50,-163px 163px 0 #1c2d50,-164px 164px 0 #1c2d50,-165px 165px 0 #1c2d50,-166px 166px 0 #1c2d50,-167px 167px 0 #1c2d50,-168px 168px 0 #1c2d50,-169px 169px 0 #1c2d50,-170px 170px 0 #1c2d50,-171px 171px 0 #1c2d50,-172px 172px 0 #1c2d50,-173px 173px 0 #1c2d50,-174px 174px 0 #1c2d50,-175px 175px 0 #1c2d50,-176px 176px 0 #1c2d50,-177px 177px 0 #1c2d50,-178px 178px 0 #1c2d50,-179px 179px 0 #1c2d50,-180px 180px 0 #1c2d50,-181px 181px 0 #1c2d50,-182px 182px 0 #1c2d50,-183px 183px 0 #1c2d50,-184px 184px 0 #1c2d50,-185px 185px 0 #1c2d50,-186px 186px 0 #1c2d50,-187px 187px 0 #1c2d50,-188px 188px 0 #1c2d50,-189px 189px 0 #1c2d50,-190px 190px 0 #1c2d50,-191px 191px 0 #1c2d50,-192px 192px 0 #1c2d50,-193px 193px 0 #1c2d50,-194px 194px 0 #1c2d50,-195px 195px 0 #1c2d50,-196px 196px 0 #1c2d50,-197px 197px 0 #1c2d50,-198px 198px 0 #1c2d50,-199px 199px 0 #1c2d50,-200px 200px 0 #1c2d50,-201px 201px 0 #1c2d50,-202px 202px 0 #1c2d50,-203px 203px 0 #1c2d50,-204px 204px 0 #1c2d50,-205px 205px 0 #1c2d50,-206px 206px 0 #1c2d50,-207px 207px 0 #1c2d50,-208px 208px 0 #1c2d50,-209px 209px 0 #1c2d50,-210px 210px 0 #1c2d50,-211px 211px 0 #1c2d50,-212px 212px 0 #1c2d50,-213px 213px 0 #1c2d50,-214px 214px 0 #1c2d50,-215px 215px 0 #1c2d50,-216px 216px 0 #1c2d50,-217px 217px 0 #1c2d50,-218px 218px 0 #1c2d50,-219px 219px 0 #1c2d50,-220px 220px 0 #1c2d50,-221px 221px 0 #1c2d50,-222px 222px 0 #1c2d50,-223px 223px 0 #1c2d50,-224px 224px 0 #1c2d50,-225px 225px 0 #1c2d50,-226px 226px 0 #1c2d50,-227px 227px 0 #1c2d50,-228px 228px 0 #1c2d50,-229px 229px 0 #1c2d50,-230px 230px 0 #1c2d50,-231px 231px 0 #1c2d50,-232px 232px 0 #1c2d50,-233px 233px 0 #1c2d50,-234px 234px 0 #1c2d50,-235px 235px 0 #1c2d50,-236px 236px 0 #1c2d50,-237px 237px 0 #1c2d50,-238px 238px 0 #1c2d50,-239px 239px 0 #1c2d50,-240px 240px 0 #1c2d50,-241px 241px 0 #1c2d50,-242px 242px 0 #1c2d50,-243px 243px 0 #1c2d50,-244px 244px 0 #1c2d50,-245px 245px 0 #1c2d50,-246px 246px 0 #1c2d50,-247px 247px 0 #1c2d50,-248px 248px 0 #1c2d50,-249px 249px 0 #1c2d50,-250px 250px 0 #1c2d50,-251px 251px 0 #1c2d50,-252px 252px 0 #1c2d50,-253px 253px 0 #1c2d50,-254px 254px 0 #1c2d50,-255px 255px 0 #1c2d50,-256px 256px 0 #1c2d50,-257px 257px 0 #1c2d50,-258px 258px 0 #1c2d50,-259px 259px 0 #1c2d50,-260px 260px 0 #1c2d50,-261px 261px 0 #1c2d50,-262px 262px 0 #1c2d50,-263px 263px 0 #1c2d50,-264px 264px 0 #1c2d50,-265px 265px 0 #1c2d50,-266px 266px 0 #1c2d50,-267px 267px 0 #1c2d50,-268px 268px 0 #1c2d50,-269px 269px 0 #1c2d50,-270px 270px 0 #1c2d50,-271px 271px 0 #1c2d50,-272px 272px 0 #1c2d50,-273px 273px 0 #1c2d50,-274px 274px 0 #1c2d50,-275px 275px 0 #1c2d50,-276px 276px 0 #1c2d50,-277px 277px 0 #1c2d50,-278px 278px 0 #1c2d50,-279px 279px 0 #1c2d50,-280px 280px 0 #1c2d50,-281px 281px 0 #1c2d50,-282px 282px 0 #1c2d50,-283px 283px 0 #1c2d50,-284px 284px 0 #1c2d50,-285px 285px 0 #1c2d50,-286px 286px 0 #1c2d50,-287px 287px 0 #1c2d50,-288px 288px 0 #1c2d50,-289px 289px 0 #1c2d50,-290px 290px 0 #1c2d50,-291px 291px 0 #1c2d50,-292px 292px 0 #1c2d50,-293px 293px 0 #1c2d50,-294px 294px 0 #1c2d50,-295px 295px 0 #1c2d50,-296px 296px 0 #1c2d50,-297px 297px 0 #1c2d50,-298px 298px 0 #1c2d50,-299px 299px 0 #1c2d50,-300px 300px 0 #1c2d50,-301px 301px 0 #1c2d50,-302px 302px 0 #1c2d50,-303px 303px 0 #1c2d50,-304px 304px 0 #1c2d50,-305px 305px 0 #1c2d50,-306px 306px 0 #1c2d50,-307px 307px 0 #1c2d50,-308px 308px 0 #1c2d50,-309px 309px 0 #1c2d50,-310px 310px 0 #1c2d50,-311px 311px 0 #1c2d50,-312px 312px 0 #1c2d50,-313px 313px 0 #1c2d50,-314px 314px 0 #1c2d50,-315px 315px 0 #1c2d50,-316px 316px 0 #1c2d50,-317px 317px 0 #1c2d50,-318px 318px 0 #1c2d50,-319px 319px 0 #1c2d50,-320px 320px 0 #1c2d50,-321px 321px 0 #1c2d50,-322px 322px 0 #1c2d50,-323px 323px 0 #1c2d50,-324px 324px 0 #1c2d50,-325px 325px 0 #1c2d50,-326px 326px 0 #1c2d50,-327px 327px 0 #1c2d50,-328px 328px 0 #1c2d50,-329px 329px 0 #1c2d50,-330px 330px 0 #1c2d50,-331px 331px 0 #1c2d50,-332px 332px 0 #1c2d50,-333px 333px 0 #1c2d50,-334px 334px 0 #1c2d50,-335px 335px 0 #1c2d50,-336px 336px 0 #1c2d50,-337px 337px 0 #1c2d50,-338px 338px 0 #1c2d50,-339px 339px 0 #1c2d50,-340px 340px 0 #1c2d50,-341px 341px 0 #1c2d50,-342px 342px 0 #1c2d50,-343px 343px 0 #1c2d50,-344px 344px 0 #1c2d50,-345px 345px 0 #1c2d50,-346px 346px 0 #1c2d50,-347px 347px 0 #1c2d50,-348px 348px 0 #1c2d50,-349px 349px 0 #1c2d50,-350px 350px 0 #1c2d50,-351px 351px 0 #1c2d50,-352px 352px 0 #1c2d50,-353px 353px 0 #1c2d50,-354px 354px 0 #1c2d50,-355px 355px 0 #1c2d50,-356px 356px 0 #1c2d50,-357px 357px 0 #1c2d50,-358px 358px 0 #1c2d50,-359px 359px 0 #1c2d50,-360px 360px 0 #1c2d50,-361px 361px 0 #1c2d50,-362px 362px 0 #1c2d50,-363px 363px 0 #1c2d50,-364px 364px 0 #1c2d50,-365px 365px 0 #1c2d50,-366px 366px 0 #1c2d50,-367px 367px 0 #1c2d50,-368px 368px 0 #1c2d50,-369px 369px 0 #1c2d50,-370px 370px 0 #1c2d50,-371px 371px 0 #1c2d50,-372px 372px 0 #1c2d50,-373px 373px 0 #1c2d50,-374px 374px 0 #1c2d50,-375px 375px 0 #1c2d50,-376px 376px 0 #1c2d50,-377px 377px 0 #1c2d50,-378px 378px 0 #1c2d50,-379px 379px 0 #1c2d50,-380px 380px 0 #1c2d50,-381px 381px 0 #1c2d50,-382px 382px 0 #1c2d50,-383px 383px 0 #1c2d50,-384px 384px 0 #1c2d50,-385px 385px 0 #1c2d50,-386px 386px 0 #1c2d50,-387px 387px 0 #1c2d50,-388px 388px 0 #1c2d50,-389px 389px 0 #1c2d50,-390px 390px 0 #1c2d50,-391px 391px 0 #1c2d50,-392px 392px 0 #1c2d50,-393px 393px 0 #1c2d50,-394px 394px 0 #1c2d50,-395px 395px 0 #1c2d50,-396px 396px 0 #1c2d50,-397px 397px 0 #1c2d50,-398px 398px 0 #1c2d50,-399px 399px 0 #1c2d50,-400px 400px 0 #1c2d50,-401px 401px 0 #1c2d50,-402px 402px 0 #1c2d50,-403px 403px 0 #1c2d50,-404px 404px 0 #1c2d50,-405px 405px 0 #1c2d50,-406px 406px 0 #1c2d50,-407px 407px 0 #1c2d50,-408px 408px 0 #1c2d50,-409px 409px 0 #1c2d50,-410px 410px 0 #1c2d50,-411px 411px 0 #1c2d50,-412px 412px 0 #1c2d50,-413px 413px 0 #1c2d50,-414px 414px 0 #1c2d50,-415px 415px 0 #1c2d50,-416px 416px 0 #1c2d50,-417px 417px 0 #1c2d50,-418px 418px 0 #1c2d50,-419px 419px 0 #1c2d50,-420px 420px 0 #1c2d50,-421px 421px 0 #1c2d50,-422px 422px 0 #1c2d50,-423px 423px 0 #1c2d50,-424px 424px 0 #1c2d50,-425px 425px 0 #1c2d50,-426px 426px 0 #1c2d50,-427px 427px 0 #1c2d50,-428px 428px 0 #1c2d50,-429px 429px 0 #1c2d50,-430px 430px 0 #1c2d50,-431px 431px 0 #1c2d50,-432px 432px 0 #1c2d50,-433px 433px 0 #1c2d50,-434px 434px 0 #1c2d50,-435px 435px 0 #1c2d50,-436px 436px 0 #1c2d50,-437px 437px 0 #1c2d50,-438px 438px 0 #1c2d50,-439px 439px 0 #1c2d50,-440px 440px 0 #1c2d50,-441px 441px 0 #1c2d50,-442px 442px 0 #1c2d50,-443px 443px 0 #1c2d50,-444px 444px 0 #1c2d50,-445px 445px 0 #1c2d50,-446px 446px 0 #1c2d50,-447px 447px 0 #1c2d50,-448px 448px 0 #1c2d50,-449px 449px 0 #1c2d50,-450px 450px 0 #1c2d50,-451px 451px 0 #1c2d50,-452px 452px 0 #1c2d50,-453px 453px 0 #1c2d50,-454px 454px 0 #1c2d50,-455px 455px 0 #1c2d50,-456px 456px 0 #1c2d50,-457px 457px 0 #1c2d50,-458px 458px 0 #1c2d50,-459px 459px 0 #1c2d50,-460px 460px 0 #1c2d50,-461px 461px 0 #1c2d50,-462px 462px 0 #1c2d50,-463px 463px 0 #1c2d50,-464px 464px 0 #1c2d50,-465px 465px 0 #1c2d50,-466px 466px 0 #1c2d50,-467px 467px 0 #1c2d50,-468px 468px 0 #1c2d50,-469px 469px 0 #1c2d50,-470px 470px 0 #1c2d50,-471px 471px 0 #1c2d50,-472px 472px 0 #1c2d50,-473px 473px 0 #1c2d50,-474px 474px 0 #1c2d50,-475px 475px 0 #1c2d50,-476px 476px 0 #1c2d50,-477px 477px 0 #1c2d50,-478px 478px 0 #1c2d50,-479px 479px 0 #1c2d50,-480px 480px 0 #1c2d50,-481px 481px 0 #1c2d50,-482px 482px 0 #1c2d50,-483px 483px 0 #1c2d50,-484px 484px 0 #1c2d50,-485px 485px 0 #1c2d50,-486px 486px 0 #1c2d50,-487px 487px 0 #1c2d50,-488px 488px 0 #1c2d50,-489px 489px 0 #1c2d50,-490px 490px 0 #1c2d50,-491px 491px 0 #1c2d50,-492px 492px 0 #1c2d50,-493px 493px 0 #1c2d50,-494px 494px 0 #1c2d50,-495px 495px 0 #1c2d50,-496px 496px 0 #1c2d50,-497px 497px 0 #1c2d50,-498px 498px 0 #1c2d50,-499px 499px 0 #1c2d50,-500px 500px 0 #1c2d50,-501px 501px 0 #1c2d50,-502px 502px 0 #1c2d50,-503px 503px 0 #1c2d50,-504px 504px 0 #1c2d50,-505px 505px 0 #1c2d50,-506px 506px 0 #1c2d50,-507px 507px 0 #1c2d50,-508px 508px 0 #1c2d50,-509px 509px 0 #1c2d50,-510px 510px 0 #1c2d50,-511px 511px 0 #1c2d50,-512px 512px 0 #1c2d50,-513px 513px 0 #1c2d50,-514px 514px 0 #1c2d50,-515px 515px 0 #1c2d50,-516px 516px 0 #1c2d50,-517px 517px 0 #1c2d50,-518px 518px 0 #1c2d50,-519px 519px 0 #1c2d50,-520px 520px 0 #1c2d50,-521px 521px 0 #1c2d50,-522px 522px 0 #1c2d50,-523px 523px 0 #1c2d50,-524px 524px 0 #1c2d50,-525px 525px 0 #1c2d50,-526px 526px 0 #1c2d50,-527px 527px 0 #1c2d50,-528px 528px 0 #1c2d50,-529px 529px 0 #1c2d50,-530px 530px 0 #1c2d50,-531px 531px 0 #1c2d50,-532px 532px 0 #1c2d50,-533px 533px 0 #1c2d50,-534px 534px 0 #1c2d50,-535px 535px 0 #1c2d50,-536px 536px 0 #1c2d50,-537px 537px 0 #1c2d50,-538px 538px 0 #1c2d50,-539px 539px 0 #1c2d50,-540px 540px 0 #1c2d50,-541px 541px 0 #1c2d50,-542px 542px 0 #1c2d50,-543px 543px 0 #1c2d50,-544px 544px 0 #1c2d50,-545px 545px 0 #1c2d50,-546px 546px 0 #1c2d50,-547px 547px 0 #1c2d50,-548px 548px 0 #1c2d50,-549px 549px 0 #1c2d50,-550px 550px 0 #1c2d50,-551px 551px 0 #1c2d50,-552px 552px 0 #1c2d50,-553px 553px 0 #1c2d50,-554px 554px 0 #1c2d50,-555px 555px 0 #1c2d50,-556px 556px 0 #1c2d50,-557px 557px 0 #1c2d50,-558px 558px 0 #1c2d50,-559px 559px 0 #1c2d50,-560px 560px 0 #1c2d50,-561px 561px 0 #1c2d50,-562px 562px 0 #1c2d50,-563px 563px 0 #1c2d50,-564px 564px 0 #1c2d50,-565px 565px 0 #1c2d50,-566px 566px 0 #1c2d50,-567px 567px 0 #1c2d50,-568px 568px 0 #1c2d50,-569px 569px 0 #1c2d50,-570px 570px 0 #1c2d50,-571px 571px 0 #1c2d50,-572px 572px 0 #1c2d50,-573px 573px 0 #1c2d50,-574px 574px 0 #1c2d50,-575px 575px 0 #1c2d50,-576px 576px 0 #1c2d50,-577px 577px 0 #1c2d50,-578px 578px 0 #1c2d50,-579px 579px 0 #1c2d50,-580px 580px 0 #1c2d50,-581px 581px 0 #1c2d50,-582px 582px 0 #1c2d50,-583px 583px 0 #1c2d50,-584px 584px 0 #1c2d50,-585px 585px 0 #1c2d50,-586px 586px 0 #1c2d50,-587px 587px 0 #1c2d50,-588px 588px 0 #1c2d50,-589px 589px 0 #1c2d50,-590px 590px 0 #1c2d50,-591px 591px 0 #1c2d50,-592px 592px 0 #1c2d50,-593px 593px 0 #1c2d50,-594px 594px 0 #1c2d50,-595px 595px 0 #1c2d50,-596px 596px 0 #1c2d50,-597px 597px 0 #1c2d50,-598px 598px 0 #1c2d50,-599px 599px 0 #1c2d50,-600px 600px 0 #1c2d50,-601px 601px 0 #1c2d50,-602px 602px 0 #1c2d50,-603px 603px 0 #1c2d50,-604px 604px 0 #1c2d50,-605px 605px 0 #1c2d50,-606px 606px 0 #1c2d50,-607px 607px 0 #1c2d50,-608px 608px 0 #1c2d50,-609px 609px 0 #1c2d50,-610px 610px 0 #1c2d50,-611px 611px 0 #1c2d50,-612px 612px 0 #1c2d50,-613px 613px 0 #1c2d50,-614px 614px 0 #1c2d50,-615px 615px 0 #1c2d50,-616px 616px 0 #1c2d50,-617px 617px 0 #1c2d50,-618px 618px 0 #1c2d50,-619px 619px 0 #1c2d50,-620px 620px 0 #1c2d50,-621px 621px 0 #1c2d50,-622px 622px 0 #1c2d50,-623px 623px 0 #1c2d50,-624px 624px 0 #1c2d50,-625px 625px 0 #1c2d50,-626px 626px 0 #1c2d50,-627px 627px 0 #1c2d50,-628px 628px 0 #1c2d50,-629px 629px 0 #1c2d50,-630px 630px 0 #1c2d50,-631px 631px 0 #1c2d50,-632px 632px 0 #1c2d50,-633px 633px 0 #1c2d50,-634px 634px 0 #1c2d50,-635px 635px 0 #1c2d50,-636px 636px 0 #1c2d50,-637px 637px 0 #1c2d50,-638px 638px 0 #1c2d50,-639px 639px 0 #1c2d50,-640px 640px 0 #1c2d50,-641px 641px 0 #1c2d50,-642px 642px 0 #1c2d50,-643px 643px 0 #1c2d50,-644px 644px 0 #1c2d50,-645px 645px 0 #1c2d50,-646px 646px 0 #1c2d50,-647px 647px 0 #1c2d50,-648px 648px 0 #1c2d50,-649px 649px 0 #1c2d50,-650px 650px 0 #1c2d50,-651px 651px 0 #1c2d50,-652px 652px 0 #1c2d50,-653px 653px 0 #1c2d50,-654px 654px 0 #1c2d50,-655px 655px 0 #1c2d50,-656px 656px 0 #1c2d50,-657px 657px 0 #1c2d50,-658px 658px 0 #1c2d50,-659px 659px 0 #1c2d50,-660px 660px 0 #1c2d50,-661px 661px 0 #1c2d50,-662px 662px 0 #1c2d50,-663px 663px 0 #1c2d50,-664px 664px 0 #1c2d50,-665px 665px 0 #1c2d50,-666px 666px 0 #1c2d50,-667px 667px 0 #1c2d50,-668px 668px 0 #1c2d50,-669px 669px 0 #1c2d50,-670px 670px 0 #1c2d50,-671px 671px 0 #1c2d50,-672px 672px 0 #1c2d50,-673px 673px 0 #1c2d50,-674px 674px 0 #1c2d50,-675px 675px 0 #1c2d50,-676px 676px 0 #1c2d50,-677px 677px 0 #1c2d50,-678px 678px 0 #1c2d50,-679px 679px 0 #1c2d50,-680px 680px 0 #1c2d50,-681px 681px 0 #1c2d50,-682px 682px 0 #1c2d50,-683px 683px 0 #1c2d50,-684px 684px 0 #1c2d50,-685px 685px 0 #1c2d50,-686px 686px 0 #1c2d50,-687px 687px 0 #1c2d50,-688px 688px 0 #1c2d50,-689px 689px 0 #1c2d50,-690px 690px 0 #1c2d50,-691px 691px 0 #1c2d50,-692px 692px 0 #1c2d50,-693px 693px 0 #1c2d50,-694px 694px 0 #1c2d50,-695px 695px 0 #1c2d50,-696px 696px 0 #1c2d50,-697px 697px 0 #1c2d50,-698px 698px 0 #1c2d50,-699px 699px 0 #1c2d50,-700px 700px 0 #1c2d50,-701px 701px 0 #1c2d50,-702px 702px 0 #1c2d50,-703px 703px 0 #1c2d50,-704px 704px 0 #1c2d50,-705px 705px 0 #1c2d50,-706px 706px 0 #1c2d50,-707px 707px 0 #1c2d50,-708px 708px 0 #1c2d50,-709px 709px 0 #1c2d50,-710px 710px 0 #1c2d50,-711px 711px 0 #1c2d50,-712px 712px 0 #1c2d50,-713px 713px 0 #1c2d50,-714px 714px 0 #1c2d50,-715px 715px 0 #1c2d50,-716px 716px 0 #1c2d50,-717px 717px 0 #1c2d50,-718px 718px 0 #1c2d50,-719px 719px 0 #1c2d50,-720px 720px 0 #1c2d50,-721px 721px 0 #1c2d50,-722px 722px 0 #1c2d50,-723px 723px 0 #1c2d50,-724px 724px 0 #1c2d50,-725px 725px 0 #1c2d50,-726px 726px 0 #1c2d50,-727px 727px 0 #1c2d50,-728px 728px 0 #1c2d50,-729px 729px 0 #1c2d50,-730px 730px 0 #1c2d50,-731px 731px 0 #1c2d50,-732px 732px 0 #1c2d50,-733px 733px 0 #1c2d50,-734px 734px 0 #1c2d50,-735px 735px 0 #1c2d50,-736px 736px 0 #1c2d50,-737px 737px 0 #1c2d50,-738px 738px 0 #1c2d50,-739px 739px 0 #1c2d50,-740px 740px 0 #1c2d50,-741px 741px 0 #1c2d50,-742px 742px 0 #1c2d50,-743px 743px 0 #1c2d50,-744px 744px 0 #1c2d50,-745px 745px 0 #1c2d50,-746px 746px 0 #1c2d50,-747px 747px 0 #1c2d50,-748px 748px 0 #1c2d50,-749px 749px 0 #1c2d50,-750px 750px 0 #1c2d50,-751px 751px 0 #1c2d50,-752px 752px 0 #1c2d50,-753px 753px 0 #1c2d50,-754px 754px 0 #1c2d50,-755px 755px 0 #1c2d50,-756px 756px 0 #1c2d50,-757px 757px 0 #1c2d50,-758px 758px 0 #1c2d50,-759px 759px 0 #1c2d50,-760px 760px 0 #1c2d50,-761px 761px 0 #1c2d50,-762px 762px 0 #1c2d50,-763px 763px 0 #1c2d50,-764px 764px 0 #1c2d50,-765px 765px 0 #1c2d50,-766px 766px 0 #1c2d50,-767px 767px 0 #1c2d50,-768px 768px 0 #1c2d50,-769px 769px 0 #1c2d50,-770px 770px 0 #1c2d50,-771px 771px 0 #1c2d50,-772px 772px 0 #1c2d50,-773px 773px 0 #1c2d50,-774px 774px 0 #1c2d50,-775px 775px 0 #1c2d50,-776px 776px 0 #1c2d50,-777px 777px 0 #1c2d50,-778px 778px 0 #1c2d50,-779px 779px 0 #1c2d50,-780px 780px 0 #1c2d50,-781px 781px 0 #1c2d50,-782px 782px 0 #1c2d50,-783px 783px 0 #1c2d50,-784px 784px 0 #1c2d50,-785px 785px 0 #1c2d50,-786px 786px 0 #1c2d50,-787px 787px 0 #1c2d50,-788px 788px 0 #1c2d50,-789px 789px 0 #1c2d50,-790px 790px 0 #1c2d50,-791px 791px 0 #1c2d50,-792px 792px 0 #1c2d50,-793px 793px 0 #1c2d50,-794px 794px 0 #1c2d50,-795px 795px 0 #1c2d50,-796px 796px 0 #1c2d50,-797px 797px 0 #1c2d50,-798px 798px 0 #1c2d50,-799px 799px 0 #1c2d50,-800px 800px 0 #1c2d50,-801px 801px 0 #1c2d50,-802px 802px 0 #1c2d50,-803px 803px 0 #1c2d50,-804px 804px 0 #1c2d50,-805px 805px 0 #1c2d50,-806px 806px 0 #1c2d50,-807px 807px 0 #1c2d50,-808px 808px 0 #1c2d50,-809px 809px 0 #1c2d50,-810px 810px 0 #1c2d50,-811px 811px 0 #1c2d50,-812px 812px 0 #1c2d50,-813px 813px 0 #1c2d50,-814px 814px 0 #1c2d50,-815px 815px 0 #1c2d50,-816px 816px 0 #1c2d50,-817px 817px 0 #1c2d50,-818px 818px 0 #1c2d50,-819px 819px 0 #1c2d50,-820px 820px 0 #1c2d50,-821px 821px 0 #1c2d50,-822px 822px 0 #1c2d50,-823px 823px 0 #1c2d50,-824px 824px 0 #1c2d50,-825px 825px 0 #1c2d50,-826px 826px 0 #1c2d50,-827px 827px 0 #1c2d50,-828px 828px 0 #1c2d50,-829px 829px 0 #1c2d50,-830px 830px 0 #1c2d50,-831px 831px 0 #1c2d50,-832px 832px 0 #1c2d50,-833px 833px 0 #1c2d50,-834px 834px 0 #1c2d50,-835px 835px 0 #1c2d50,-836px 836px 0 #1c2d50,-837px 837px 0 #1c2d50,-838px 838px 0 #1c2d50,-839px 839px 0 #1c2d50,-840px 840px 0 #1c2d50,-841px 841px 0 #1c2d50,-842px 842px 0 #1c2d50,-843px 843px 0 #1c2d50,-844px 844px 0 #1c2d50,-845px 845px 0 #1c2d50,-846px 846px 0 #1c2d50,-847px 847px 0 #1c2d50,-848px 848px 0 #1c2d50,-849px 849px 0 #1c2d50,-850px 850px 0 #1c2d50,-851px 851px 0 #1c2d50,-852px 852px 0 #1c2d50,-853px 853px 0 #1c2d50,-854px 854px 0 #1c2d50,-855px 855px 0 #1c2d50,-856px 856px 0 #1c2d50,-857px 857px 0 #1c2d50,-858px 858px 0 #1c2d50,-859px 859px 0 #1c2d50,-860px 860px 0 #1c2d50,-861px 861px 0 #1c2d50,-862px 862px 0 #1c2d50,-863px 863px 0 #1c2d50,-864px 864px 0 #1c2d50,-865px 865px 0 #1c2d50,-866px 866px 0 #1c2d50,-867px 867px 0 #1c2d50,-868px 868px 0 #1c2d50,-869px 869px 0 #1c2d50,-870px 870px 0 #1c2d50,-871px 871px 0 #1c2d50,-872px 872px 0 #1c2d50,-873px 873px 0 #1c2d50,-874px 874px 0 #1c2d50,-875px 875px 0 #1c2d50,-876px 876px 0 #1c2d50,-877px 877px 0 #1c2d50,-878px 878px 0 #1c2d50,-879px 879px 0 #1c2d50,-880px 880px 0 #1c2d50,-881px 881px 0 #1c2d50,-882px 882px 0 #1c2d50,-883px 883px 0 #1c2d50,-884px 884px 0 #1c2d50,-885px 885px 0 #1c2d50,-886px 886px 0 #1c2d50,-887px 887px 0 #1c2d50,-888px 888px 0 #1c2d50,-889px 889px 0 #1c2d50,-890px 890px 0 #1c2d50,-891px 891px 0 #1c2d50,-892px 892px 0 #1c2d50,-893px 893px 0 #1c2d50,-894px 894px 0 #1c2d50,-895px 895px 0 #1c2d50,-896px 896px 0 #1c2d50,-897px 897px 0 #1c2d50,-898px 898px 0 #1c2d50,-899px 899px 0 #1c2d50,-900px 900px 0 #1c2d50,-901px 901px 0 #1c2d50,-902px 902px 0 #1c2d50,-903px 903px 0 #1c2d50,-904px 904px 0 #1c2d50,-905px 905px 0 #1c2d50,-906px 906px 0 #1c2d50,-907px 907px 0 #1c2d50,-908px 908px 0 #1c2d50,-909px 909px 0 #1c2d50,-910px 910px 0 #1c2d50,-911px 911px 0 #1c2d50,-912px 912px 0 #1c2d50,-913px 913px 0 #1c2d50,-914px 914px 0 #1c2d50,-915px 915px 0 #1c2d50,-916px 916px 0 #1c2d50,-917px 917px 0 #1c2d50,-918px 918px 0 #1c2d50,-919px 919px 0 #1c2d50,-920px 920px 0 #1c2d50,-921px 921px 0 #1c2d50,-922px 922px 0 #1c2d50,-923px 923px 0 #1c2d50,-924px 924px 0 #1c2d50,-925px 925px 0 #1c2d50,-926px 926px 0 #1c2d50,-927px 927px 0 #1c2d50,-928px 928px 0 #1c2d50,-929px 929px 0 #1c2d50,-930px 930px 0 #1c2d50,-931px 931px 0 #1c2d50,-932px 932px 0 #1c2d50,-933px 933px 0 #1c2d50,-934px 934px 0 #1c2d50,-935px 935px 0 #1c2d50,-936px 936px 0 #1c2d50,-937px 937px 0 #1c2d50,-938px 938px 0 #1c2d50,-939px 939px 0 #1c2d50,-940px 940px 0 #1c2d50,-941px 941px 0 #1c2d50,-942px 942px 0 #1c2d50,-943px 943px 0 #1c2d50,-944px 944px 0 #1c2d50,-945px 945px 0 #1c2d50,-946px 946px 0 #1c2d50,-947px 947px 0 #1c2d50,-948px 948px 0 #1c2d50,-949px 949px 0 #1c2d50,-950px 950px 0 #1c2d50,-951px 951px 0 #1c2d50,-952px 952px 0 #1c2d50,-953px 953px 0 #1c2d50,-954px 954px 0 #1c2d50,-955px 955px 0 #1c2d50,-956px 956px 0 #1c2d50,-957px 957px 0 #1c2d50,-958px 958px 0 #1c2d50,-959px 959px 0 #1c2d50,-960px 960px 0 #1c2d50,-961px 961px 0 #1c2d50,-962px 962px 0 #1c2d50,-963px 963px 0 #1c2d50,-964px 964px 0 #1c2d50,-965px 965px 0 #1c2d50,-966px 966px 0 #1c2d50,-967px 967px 0 #1c2d50,-968px 968px 0 #1c2d50,-969px 969px 0 #1c2d50,-970px 970px 0 #1c2d50,-971px 971px 0 #1c2d50,-972px 972px 0 #1c2d50,-973px 973px 0 #1c2d50,-974px 974px 0 #1c2d50,-975px 975px 0 #1c2d50,-976px 976px 0 #1c2d50,-977px 977px 0 #1c2d50,-978px 978px 0 #1c2d50,-979px 979px 0 #1c2d50,-980px 980px 0 #1c2d50,-981px 981px 0 #1c2d50,-982px 982px 0 #1c2d50,-983px 983px 0 #1c2d50,-984px 984px 0 #1c2d50,-985px 985px 0 #1c2d50,-986px 986px 0 #1c2d50,-987px 987px 0 #1c2d50,-988px 988px 0 #1c2d50,-989px 989px 0 #1c2d50,-990px 990px 0 #1c2d50,-991px 991px 0 #1c2d50,-992px 992px 0 #1c2d50,-993px 993px 0 #1c2d50,-994px 994px 0 #1c2d50,-995px 995px 0 #1c2d50,-996px 996px 0 #1c2d50,-997px 997px 0 #1c2d50,-998px 998px 0 #1c2d50,-999px 999px 0 #1c2d50;opacity:.9;z-index:9}html #app.home .hero-container #hero.herp-slideBar #hero-content-container p{color:#fff;position:relative;font-size:4.2957746479vw;max-width:47.323943662vw;font-weight:800;text-transform:uppercase;line-height:1;z-index:10;transform:translate(-100vw,100vh);transition:transform 1s 1s}@media(min-width:1420px){html #app.home .hero-container #hero.herp-slideBar #hero-content-container p{font-size:61px;max-width:672px}}html #app.home .hero-container #hero.herp-slideBar #hero-content-container p.active{transform:translate(0)}html #app.home .hero-container #hero.herp-slideBar #hero-content-container p:after{content:"With fast and reliable print with great design";position:absolute;left:0;top:0;text-shadow:-1px 1px 0 #ffb206,-2px 2px 0 #ffb206,-3px 3px 0 #ffb206,-4px 4px 0 #ffb206,-5px 5px 0 #ffb206,-6px 6px 0 #ffb206,-7px 7px 0 #ffb206,-8px 8px 0 #ffb206,-9px 9px 0 #ffb206,-10px 10px 0 #ffb206,-11px 11px 0 #ffb206,-12px 12px 0 #ffb206,-13px 13px 0 #ffb206,-14px 14px 0 #ffb206,-15px 15px 0 #ffb206,-16px 16px 0 #ffb206,-17px 17px 0 #ffb206,-18px 18px 0 #ffb206,-19px 19px 0 #ffb206,-20px 20px 0 #ffb206,-21px 21px 0 #ffb206,-22px 22px 0 #ffb206,-23px 23px 0 #ffb206,-24px 24px 0 #ffb206,-25px 25px 0 #ffb206,-26px 26px 0 #ffb206,-27px 27px 0 #ffb206,-28px 28px 0 #ffb206,-29px 29px 0 #ffb206,-30px 30px 0 #ffb206,-31px 31px 0 #ffb206,-32px 32px 0 #ffb206,-33px 33px 0 #ffb206,-34px 34px 0 #ffb206,-35px 35px 0 #ffb206,-36px 36px 0 #ffb206,-37px 37px 0 #ffb206,-38px 38px 0 #ffb206,-39px 39px 0 #ffb206,-40px 40px 0 #ffb206,-41px 41px 0 #ffb206,-42px 42px 0 #ffb206,-43px 43px 0 #ffb206,-44px 44px 0 #ffb206,-45px 45px 0 #ffb206,-46px 46px 0 #ffb206,-47px 47px 0 #ffb206,-48px 48px 0 #ffb206,-49px 49px 0 #ffb206,-50px 50px 0 #ffb206,-51px 51px 0 #ffb206,-52px 52px 0 #ffb206,-53px 53px 0 #ffb206,-54px 54px 0 #ffb206,-55px 55px 0 #ffb206,-56px 56px 0 #ffb206,-57px 57px 0 #ffb206,-58px 58px 0 #ffb206,-59px 59px 0 #ffb206,-60px 60px 0 #ffb206,-61px 61px 0 #ffb206,-62px 62px 0 #ffb206,-63px 63px 0 #ffb206,-64px 64px 0 #ffb206,-65px 65px 0 #ffb206,-66px 66px 0 #ffb206,-67px 67px 0 #ffb206,-68px 68px 0 #ffb206,-69px 69px 0 #ffb206,-70px 70px 0 #ffb206,-71px 71px 0 #ffb206,-72px 72px 0 #ffb206,-73px 73px 0 #ffb206,-74px 74px 0 #ffb206,-75px 75px 0 #ffb206,-76px 76px 0 #ffb206,-77px 77px 0 #ffb206,-78px 78px 0 #ffb206,-79px 79px 0 #ffb206,-80px 80px 0 #ffb206,-81px 81px 0 #ffb206,-82px 82px 0 #ffb206,-83px 83px 0 #ffb206,-84px 84px 0 #ffb206,-85px 85px 0 #ffb206,-86px 86px 0 #ffb206,-87px 87px 0 #ffb206,-88px 88px 0 #ffb206,-89px 89px 0 #ffb206,-90px 90px 0 #ffb206,-91px 91px 0 #ffb206,-92px 92px 0 #ffb206,-93px 93px 0 #ffb206,-94px 94px 0 #ffb206,-95px 95px 0 #ffb206,-96px 96px 0 #ffb206,-97px 97px 0 #ffb206,-98px 98px 0 #ffb206,-99px 99px 0 #ffb206,-100px 100px 0 #ffb206,-101px 101px 0 #ffb206,-102px 102px 0 #ffb206,-103px 103px 0 #ffb206,-104px 104px 0 #ffb206,-105px 105px 0 #ffb206,-106px 106px 0 #ffb206,-107px 107px 0 #ffb206,-108px 108px 0 #ffb206,-109px 109px 0 #ffb206,-110px 110px 0 #ffb206,-111px 111px 0 #ffb206,-112px 112px 0 #ffb206,-113px 113px 0 #ffb206,-114px 114px 0 #ffb206,-115px 115px 0 #ffb206,-116px 116px 0 #ffb206,-117px 117px 0 #ffb206,-118px 118px 0 #ffb206,-119px 119px 0 #ffb206,-120px 120px 0 #ffb206,-121px 121px 0 #ffb206,-122px 122px 0 #ffb206,-123px 123px 0 #ffb206,-124px 124px 0 #ffb206,-125px 125px 0 #ffb206,-126px 126px 0 #ffb206,-127px 127px 0 #ffb206,-128px 128px 0 #ffb206,-129px 129px 0 #ffb206,-130px 130px 0 #ffb206,-131px 131px 0 #ffb206,-132px 132px 0 #ffb206,-133px 133px 0 #ffb206,-134px 134px 0 #ffb206,-135px 135px 0 #ffb206,-136px 136px 0 #ffb206,-137px 137px 0 #ffb206,-138px 138px 0 #ffb206,-139px 139px 0 #ffb206,-140px 140px 0 #ffb206,-141px 141px 0 #ffb206,-142px 142px 0 #ffb206,-143px 143px 0 #ffb206,-144px 144px 0 #ffb206,-145px 145px 0 #ffb206,-146px 146px 0 #ffb206,-147px 147px 0 #ffb206,-148px 148px 0 #ffb206,-149px 149px 0 #ffb206,-150px 150px 0 #ffb206,-151px 151px 0 #ffb206,-152px 152px 0 #ffb206,-153px 153px 0 #ffb206,-154px 154px 0 #ffb206,-155px 155px 0 #ffb206,-156px 156px 0 #ffb206,-157px 157px 0 #ffb206,-158px 158px 0 #ffb206,-159px 159px 0 #ffb206,-160px 160px 0 #ffb206,-161px 161px 0 #ffb206,-162px 162px 0 #ffb206,-163px 163px 0 #ffb206,-164px 164px 0 #ffb206,-165px 165px 0 #ffb206,-166px 166px 0 #ffb206,-167px 167px 0 #ffb206,-168px 168px 0 #ffb206,-169px 169px 0 #ffb206,-170px 170px 0 #ffb206,-171px 171px 0 #ffb206,-172px 172px 0 #ffb206,-173px 173px 0 #ffb206,-174px 174px 0 #ffb206,-175px 175px 0 #ffb206,-176px 176px 0 #ffb206,-177px 177px 0 #ffb206,-178px 178px 0 #ffb206,-179px 179px 0 #ffb206,-180px 180px 0 #ffb206,-181px 181px 0 #ffb206,-182px 182px 0 #ffb206,-183px 183px 0 #ffb206,-184px 184px 0 #ffb206,-185px 185px 0 #ffb206,-186px 186px 0 #ffb206,-187px 187px 0 #ffb206,-188px 188px 0 #ffb206,-189px 189px 0 #ffb206,-190px 190px 0 #ffb206,-191px 191px 0 #ffb206,-192px 192px 0 #ffb206,-193px 193px 0 #ffb206,-194px 194px 0 #ffb206,-195px 195px 0 #ffb206,-196px 196px 0 #ffb206,-197px 197px 0 #ffb206,-198px 198px 0 #ffb206,-199px 199px 0 #ffb206,-200px 200px 0 #ffb206,-201px 201px 0 #ffb206,-202px 202px 0 #ffb206,-203px 203px 0 #ffb206,-204px 204px 0 #ffb206,-205px 205px 0 #ffb206,-206px 206px 0 #ffb206,-207px 207px 0 #ffb206,-208px 208px 0 #ffb206,-209px 209px 0 #ffb206,-210px 210px 0 #ffb206,-211px 211px 0 #ffb206,-212px 212px 0 #ffb206,-213px 213px 0 #ffb206,-214px 214px 0 #ffb206,-215px 215px 0 #ffb206,-216px 216px 0 #ffb206,-217px 217px 0 #ffb206,-218px 218px 0 #ffb206,-219px 219px 0 #ffb206,-220px 220px 0 #ffb206,-221px 221px 0 #ffb206,-222px 222px 0 #ffb206,-223px 223px 0 #ffb206,-224px 224px 0 #ffb206,-225px 225px 0 #ffb206,-226px 226px 0 #ffb206,-227px 227px 0 #ffb206,-228px 228px 0 #ffb206,-229px 229px 0 #ffb206,-230px 230px 0 #ffb206,-231px 231px 0 #ffb206,-232px 232px 0 #ffb206,-233px 233px 0 #ffb206,-234px 234px 0 #ffb206,-235px 235px 0 #ffb206,-236px 236px 0 #ffb206,-237px 237px 0 #ffb206,-238px 238px 0 #ffb206,-239px 239px 0 #ffb206,-240px 240px 0 #ffb206,-241px 241px 0 #ffb206,-242px 242px 0 #ffb206,-243px 243px 0 #ffb206,-244px 244px 0 #ffb206,-245px 245px 0 #ffb206,-246px 246px 0 #ffb206,-247px 247px 0 #ffb206,-248px 248px 0 #ffb206,-249px 249px 0 #ffb206,-250px 250px 0 #ffb206,-251px 251px 0 #ffb206,-252px 252px 0 #ffb206,-253px 253px 0 #ffb206,-254px 254px 0 #ffb206,-255px 255px 0 #ffb206,-256px 256px 0 #ffb206,-257px 257px 0 #ffb206,-258px 258px 0 #ffb206,-259px 259px 0 #ffb206,-260px 260px 0 #ffb206,-261px 261px 0 #ffb206,-262px 262px 0 #ffb206,-263px 263px 0 #ffb206,-264px 264px 0 #ffb206,-265px 265px 0 #ffb206,-266px 266px 0 #ffb206,-267px 267px 0 #ffb206,-268px 268px 0 #ffb206,-269px 269px 0 #ffb206,-270px 270px 0 #ffb206,-271px 271px 0 #ffb206,-272px 272px 0 #ffb206,-273px 273px 0 #ffb206,-274px 274px 0 #ffb206,-275px 275px 0 #ffb206,-276px 276px 0 #ffb206,-277px 277px 0 #ffb206,-278px 278px 0 #ffb206,-279px 279px 0 #ffb206,-280px 280px 0 #ffb206,-281px 281px 0 #ffb206,-282px 282px 0 #ffb206,-283px 283px 0 #ffb206,-284px 284px 0 #ffb206,-285px 285px 0 #ffb206,-286px 286px 0 #ffb206,-287px 287px 0 #ffb206,-288px 288px 0 #ffb206,-289px 289px 0 #ffb206,-290px 290px 0 #ffb206,-291px 291px 0 #ffb206,-292px 292px 0 #ffb206,-293px 293px 0 #ffb206,-294px 294px 0 #ffb206,-295px 295px 0 #ffb206,-296px 296px 0 #ffb206,-297px 297px 0 #ffb206,-298px 298px 0 #ffb206,-299px 299px 0 #ffb206,-300px 300px 0 #ffb206,-301px 301px 0 #ffb206,-302px 302px 0 #ffb206,-303px 303px 0 #ffb206,-304px 304px 0 #ffb206,-305px 305px 0 #ffb206,-306px 306px 0 #ffb206,-307px 307px 0 #ffb206,-308px 308px 0 #ffb206,-309px 309px 0 #ffb206,-310px 310px 0 #ffb206,-311px 311px 0 #ffb206,-312px 312px 0 #ffb206,-313px 313px 0 #ffb206,-314px 314px 0 #ffb206,-315px 315px 0 #ffb206,-316px 316px 0 #ffb206,-317px 317px 0 #ffb206,-318px 318px 0 #ffb206,-319px 319px 0 #ffb206,-320px 320px 0 #ffb206,-321px 321px 0 #ffb206,-322px 322px 0 #ffb206,-323px 323px 0 #ffb206,-324px 324px 0 #ffb206,-325px 325px 0 #ffb206,-326px 326px 0 #ffb206,-327px 327px 0 #ffb206,-328px 328px 0 #ffb206,-329px 329px 0 #ffb206,-330px 330px 0 #ffb206,-331px 331px 0 #ffb206,-332px 332px 0 #ffb206,-333px 333px 0 #ffb206,-334px 334px 0 #ffb206,-335px 335px 0 #ffb206,-336px 336px 0 #ffb206,-337px 337px 0 #ffb206,-338px 338px 0 #ffb206,-339px 339px 0 #ffb206,-340px 340px 0 #ffb206,-341px 341px 0 #ffb206,-342px 342px 0 #ffb206,-343px 343px 0 #ffb206,-344px 344px 0 #ffb206,-345px 345px 0 #ffb206,-346px 346px 0 #ffb206,-347px 347px 0 #ffb206,-348px 348px 0 #ffb206,-349px 349px 0 #ffb206,-350px 350px 0 #ffb206,-351px 351px 0 #ffb206,-352px 352px 0 #ffb206,-353px 353px 0 #ffb206,-354px 354px 0 #ffb206,-355px 355px 0 #ffb206,-356px 356px 0 #ffb206,-357px 357px 0 #ffb206,-358px 358px 0 #ffb206,-359px 359px 0 #ffb206,-360px 360px 0 #ffb206,-361px 361px 0 #ffb206,-362px 362px 0 #ffb206,-363px 363px 0 #ffb206,-364px 364px 0 #ffb206,-365px 365px 0 #ffb206,-366px 366px 0 #ffb206,-367px 367px 0 #ffb206,-368px 368px 0 #ffb206,-369px 369px 0 #ffb206,-370px 370px 0 #ffb206,-371px 371px 0 #ffb206,-372px 372px 0 #ffb206,-373px 373px 0 #ffb206,-374px 374px 0 #ffb206,-375px 375px 0 #ffb206,-376px 376px 0 #ffb206,-377px 377px 0 #ffb206,-378px 378px 0 #ffb206,-379px 379px 0 #ffb206,-380px 380px 0 #ffb206,-381px 381px 0 #ffb206,-382px 382px 0 #ffb206,-383px 383px 0 #ffb206,-384px 384px 0 #ffb206,-385px 385px 0 #ffb206,-386px 386px 0 #ffb206,-387px 387px 0 #ffb206,-388px 388px 0 #ffb206,-389px 389px 0 #ffb206,-390px 390px 0 #ffb206,-391px 391px 0 #ffb206,-392px 392px 0 #ffb206,-393px 393px 0 #ffb206,-394px 394px 0 #ffb206,-395px 395px 0 #ffb206,-396px 396px 0 #ffb206,-397px 397px 0 #ffb206,-398px 398px 0 #ffb206,-399px 399px 0 #ffb206,-400px 400px 0 #ffb206,-401px 401px 0 #ffb206,-402px 402px 0 #ffb206,-403px 403px 0 #ffb206,-404px 404px 0 #ffb206,-405px 405px 0 #ffb206,-406px 406px 0 #ffb206,-407px 407px 0 #ffb206,-408px 408px 0 #ffb206,-409px 409px 0 #ffb206,-410px 410px 0 #ffb206,-411px 411px 0 #ffb206,-412px 412px 0 #ffb206,-413px 413px 0 #ffb206,-414px 414px 0 #ffb206,-415px 415px 0 #ffb206,-416px 416px 0 #ffb206,-417px 417px 0 #ffb206,-418px 418px 0 #ffb206,-419px 419px 0 #ffb206,-420px 420px 0 #ffb206,-421px 421px 0 #ffb206,-422px 422px 0 #ffb206,-423px 423px 0 #ffb206,-424px 424px 0 #ffb206,-425px 425px 0 #ffb206,-426px 426px 0 #ffb206,-427px 427px 0 #ffb206,-428px 428px 0 #ffb206,-429px 429px 0 #ffb206,-430px 430px 0 #ffb206,-431px 431px 0 #ffb206,-432px 432px 0 #ffb206,-433px 433px 0 #ffb206,-434px 434px 0 #ffb206,-435px 435px 0 #ffb206,-436px 436px 0 #ffb206,-437px 437px 0 #ffb206,-438px 438px 0 #ffb206,-439px 439px 0 #ffb206,-440px 440px 0 #ffb206,-441px 441px 0 #ffb206,-442px 442px 0 #ffb206,-443px 443px 0 #ffb206,-444px 444px 0 #ffb206,-445px 445px 0 #ffb206,-446px 446px 0 #ffb206,-447px 447px 0 #ffb206,-448px 448px 0 #ffb206,-449px 449px 0 #ffb206,-450px 450px 0 #ffb206,-451px 451px 0 #ffb206,-452px 452px 0 #ffb206,-453px 453px 0 #ffb206,-454px 454px 0 #ffb206,-455px 455px 0 #ffb206,-456px 456px 0 #ffb206,-457px 457px 0 #ffb206,-458px 458px 0 #ffb206,-459px 459px 0 #ffb206,-460px 460px 0 #ffb206,-461px 461px 0 #ffb206,-462px 462px 0 #ffb206,-463px 463px 0 #ffb206,-464px 464px 0 #ffb206,-465px 465px 0 #ffb206,-466px 466px 0 #ffb206,-467px 467px 0 #ffb206,-468px 468px 0 #ffb206,-469px 469px 0 #ffb206,-470px 470px 0 #ffb206,-471px 471px 0 #ffb206,-472px 472px 0 #ffb206,-473px 473px 0 #ffb206,-474px 474px 0 #ffb206,-475px 475px 0 #ffb206,-476px 476px 0 #ffb206,-477px 477px 0 #ffb206,-478px 478px 0 #ffb206,-479px 479px 0 #ffb206,-480px 480px 0 #ffb206,-481px 481px 0 #ffb206,-482px 482px 0 #ffb206,-483px 483px 0 #ffb206,-484px 484px 0 #ffb206,-485px 485px 0 #ffb206,-486px 486px 0 #ffb206,-487px 487px 0 #ffb206,-488px 488px 0 #ffb206,-489px 489px 0 #ffb206,-490px 490px 0 #ffb206,-491px 491px 0 #ffb206,-492px 492px 0 #ffb206,-493px 493px 0 #ffb206,-494px 494px 0 #ffb206,-495px 495px 0 #ffb206,-496px 496px 0 #ffb206,-497px 497px 0 #ffb206,-498px 498px 0 #ffb206,-499px 499px 0 #ffb206,-500px 500px 0 #ffb206,-501px 501px 0 #ffb206,-502px 502px 0 #ffb206,-503px 503px 0 #ffb206,-504px 504px 0 #ffb206,-505px 505px 0 #ffb206,-506px 506px 0 #ffb206,-507px 507px 0 #ffb206,-508px 508px 0 #ffb206,-509px 509px 0 #ffb206,-510px 510px 0 #ffb206,-511px 511px 0 #ffb206,-512px 512px 0 #ffb206,-513px 513px 0 #ffb206,-514px 514px 0 #ffb206,-515px 515px 0 #ffb206,-516px 516px 0 #ffb206,-517px 517px 0 #ffb206,-518px 518px 0 #ffb206,-519px 519px 0 #ffb206,-520px 520px 0 #ffb206,-521px 521px 0 #ffb206,-522px 522px 0 #ffb206,-523px 523px 0 #ffb206,-524px 524px 0 #ffb206,-525px 525px 0 #ffb206,-526px 526px 0 #ffb206,-527px 527px 0 #ffb206,-528px 528px 0 #ffb206,-529px 529px 0 #ffb206,-530px 530px 0 #ffb206,-531px 531px 0 #ffb206,-532px 532px 0 #ffb206,-533px 533px 0 #ffb206,-534px 534px 0 #ffb206,-535px 535px 0 #ffb206,-536px 536px 0 #ffb206,-537px 537px 0 #ffb206,-538px 538px 0 #ffb206,-539px 539px 0 #ffb206,-540px 540px 0 #ffb206,-541px 541px 0 #ffb206,-542px 542px 0 #ffb206,-543px 543px 0 #ffb206,-544px 544px 0 #ffb206,-545px 545px 0 #ffb206,-546px 546px 0 #ffb206,-547px 547px 0 #ffb206,-548px 548px 0 #ffb206,-549px 549px 0 #ffb206,-550px 550px 0 #ffb206,-551px 551px 0 #ffb206,-552px 552px 0 #ffb206,-553px 553px 0 #ffb206,-554px 554px 0 #ffb206,-555px 555px 0 #ffb206,-556px 556px 0 #ffb206,-557px 557px 0 #ffb206,-558px 558px 0 #ffb206,-559px 559px 0 #ffb206,-560px 560px 0 #ffb206,-561px 561px 0 #ffb206,-562px 562px 0 #ffb206,-563px 563px 0 #ffb206,-564px 564px 0 #ffb206,-565px 565px 0 #ffb206,-566px 566px 0 #ffb206,-567px 567px 0 #ffb206,-568px 568px 0 #ffb206,-569px 569px 0 #ffb206,-570px 570px 0 #ffb206,-571px 571px 0 #ffb206,-572px 572px 0 #ffb206,-573px 573px 0 #ffb206,-574px 574px 0 #ffb206,-575px 575px 0 #ffb206,-576px 576px 0 #ffb206,-577px 577px 0 #ffb206,-578px 578px 0 #ffb206,-579px 579px 0 #ffb206,-580px 580px 0 #ffb206,-581px 581px 0 #ffb206,-582px 582px 0 #ffb206,-583px 583px 0 #ffb206,-584px 584px 0 #ffb206,-585px 585px 0 #ffb206,-586px 586px 0 #ffb206,-587px 587px 0 #ffb206,-588px 588px 0 #ffb206,-589px 589px 0 #ffb206,-590px 590px 0 #ffb206,-591px 591px 0 #ffb206,-592px 592px 0 #ffb206,-593px 593px 0 #ffb206,-594px 594px 0 #ffb206,-595px 595px 0 #ffb206,-596px 596px 0 #ffb206,-597px 597px 0 #ffb206,-598px 598px 0 #ffb206,-599px 599px 0 #ffb206,-600px 600px 0 #ffb206,-601px 601px 0 #ffb206,-602px 602px 0 #ffb206,-603px 603px 0 #ffb206,-604px 604px 0 #ffb206,-605px 605px 0 #ffb206,-606px 606px 0 #ffb206,-607px 607px 0 #ffb206,-608px 608px 0 #ffb206,-609px 609px 0 #ffb206,-610px 610px 0 #ffb206,-611px 611px 0 #ffb206,-612px 612px 0 #ffb206,-613px 613px 0 #ffb206,-614px 614px 0 #ffb206,-615px 615px 0 #ffb206,-616px 616px 0 #ffb206,-617px 617px 0 #ffb206,-618px 618px 0 #ffb206,-619px 619px 0 #ffb206,-620px 620px 0 #ffb206,-621px 621px 0 #ffb206,-622px 622px 0 #ffb206,-623px 623px 0 #ffb206,-624px 624px 0 #ffb206,-625px 625px 0 #ffb206,-626px 626px 0 #ffb206,-627px 627px 0 #ffb206,-628px 628px 0 #ffb206,-629px 629px 0 #ffb206,-630px 630px 0 #ffb206,-631px 631px 0 #ffb206,-632px 632px 0 #ffb206,-633px 633px 0 #ffb206,-634px 634px 0 #ffb206,-635px 635px 0 #ffb206,-636px 636px 0 #ffb206,-637px 637px 0 #ffb206,-638px 638px 0 #ffb206,-639px 639px 0 #ffb206,-640px 640px 0 #ffb206,-641px 641px 0 #ffb206,-642px 642px 0 #ffb206,-643px 643px 0 #ffb206,-644px 644px 0 #ffb206,-645px 645px 0 #ffb206,-646px 646px 0 #ffb206,-647px 647px 0 #ffb206,-648px 648px 0 #ffb206,-649px 649px 0 #ffb206,-650px 650px 0 #ffb206,-651px 651px 0 #ffb206,-652px 652px 0 #ffb206,-653px 653px 0 #ffb206,-654px 654px 0 #ffb206,-655px 655px 0 #ffb206,-656px 656px 0 #ffb206,-657px 657px 0 #ffb206,-658px 658px 0 #ffb206,-659px 659px 0 #ffb206,-660px 660px 0 #ffb206,-661px 661px 0 #ffb206,-662px 662px 0 #ffb206,-663px 663px 0 #ffb206,-664px 664px 0 #ffb206,-665px 665px 0 #ffb206,-666px 666px 0 #ffb206,-667px 667px 0 #ffb206,-668px 668px 0 #ffb206,-669px 669px 0 #ffb206,-670px 670px 0 #ffb206,-671px 671px 0 #ffb206,-672px 672px 0 #ffb206,-673px 673px 0 #ffb206,-674px 674px 0 #ffb206,-675px 675px 0 #ffb206,-676px 676px 0 #ffb206,-677px 677px 0 #ffb206,-678px 678px 0 #ffb206,-679px 679px 0 #ffb206,-680px 680px 0 #ffb206,-681px 681px 0 #ffb206,-682px 682px 0 #ffb206,-683px 683px 0 #ffb206,-684px 684px 0 #ffb206,-685px 685px 0 #ffb206,-686px 686px 0 #ffb206,-687px 687px 0 #ffb206,-688px 688px 0 #ffb206,-689px 689px 0 #ffb206,-690px 690px 0 #ffb206,-691px 691px 0 #ffb206,-692px 692px 0 #ffb206,-693px 693px 0 #ffb206,-694px 694px 0 #ffb206,-695px 695px 0 #ffb206,-696px 696px 0 #ffb206,-697px 697px 0 #ffb206,-698px 698px 0 #ffb206,-699px 699px 0 #ffb206,-700px 700px 0 #ffb206,-701px 701px 0 #ffb206,-702px 702px 0 #ffb206,-703px 703px 0 #ffb206,-704px 704px 0 #ffb206,-705px 705px 0 #ffb206,-706px 706px 0 #ffb206,-707px 707px 0 #ffb206,-708px 708px 0 #ffb206,-709px 709px 0 #ffb206,-710px 710px 0 #ffb206,-711px 711px 0 #ffb206,-712px 712px 0 #ffb206,-713px 713px 0 #ffb206,-714px 714px 0 #ffb206,-715px 715px 0 #ffb206,-716px 716px 0 #ffb206,-717px 717px 0 #ffb206,-718px 718px 0 #ffb206,-719px 719px 0 #ffb206,-720px 720px 0 #ffb206,-721px 721px 0 #ffb206,-722px 722px 0 #ffb206,-723px 723px 0 #ffb206,-724px 724px 0 #ffb206,-725px 725px 0 #ffb206,-726px 726px 0 #ffb206,-727px 727px 0 #ffb206,-728px 728px 0 #ffb206,-729px 729px 0 #ffb206,-730px 730px 0 #ffb206,-731px 731px 0 #ffb206,-732px 732px 0 #ffb206,-733px 733px 0 #ffb206,-734px 734px 0 #ffb206,-735px 735px 0 #ffb206,-736px 736px 0 #ffb206,-737px 737px 0 #ffb206,-738px 738px 0 #ffb206,-739px 739px 0 #ffb206,-740px 740px 0 #ffb206,-741px 741px 0 #ffb206,-742px 742px 0 #ffb206,-743px 743px 0 #ffb206,-744px 744px 0 #ffb206,-745px 745px 0 #ffb206,-746px 746px 0 #ffb206,-747px 747px 0 #ffb206,-748px 748px 0 #ffb206,-749px 749px 0 #ffb206,-750px 750px 0 #ffb206,-751px 751px 0 #ffb206,-752px 752px 0 #ffb206,-753px 753px 0 #ffb206,-754px 754px 0 #ffb206,-755px 755px 0 #ffb206,-756px 756px 0 #ffb206,-757px 757px 0 #ffb206,-758px 758px 0 #ffb206,-759px 759px 0 #ffb206,-760px 760px 0 #ffb206,-761px 761px 0 #ffb206,-762px 762px 0 #ffb206,-763px 763px 0 #ffb206,-764px 764px 0 #ffb206,-765px 765px 0 #ffb206,-766px 766px 0 #ffb206,-767px 767px 0 #ffb206,-768px 768px 0 #ffb206,-769px 769px 0 #ffb206,-770px 770px 0 #ffb206,-771px 771px 0 #ffb206,-772px 772px 0 #ffb206,-773px 773px 0 #ffb206,-774px 774px 0 #ffb206,-775px 775px 0 #ffb206,-776px 776px 0 #ffb206,-777px 777px 0 #ffb206,-778px 778px 0 #ffb206,-779px 779px 0 #ffb206,-780px 780px 0 #ffb206,-781px 781px 0 #ffb206,-782px 782px 0 #ffb206,-783px 783px 0 #ffb206,-784px 784px 0 #ffb206,-785px 785px 0 #ffb206,-786px 786px 0 #ffb206,-787px 787px 0 #ffb206,-788px 788px 0 #ffb206,-789px 789px 0 #ffb206,-790px 790px 0 #ffb206,-791px 791px 0 #ffb206,-792px 792px 0 #ffb206,-793px 793px 0 #ffb206,-794px 794px 0 #ffb206,-795px 795px 0 #ffb206,-796px 796px 0 #ffb206,-797px 797px 0 #ffb206,-798px 798px 0 #ffb206,-799px 799px 0 #ffb206,-800px 800px 0 #ffb206,-801px 801px 0 #ffb206,-802px 802px 0 #ffb206,-803px 803px 0 #ffb206,-804px 804px 0 #ffb206,-805px 805px 0 #ffb206,-806px 806px 0 #ffb206,-807px 807px 0 #ffb206,-808px 808px 0 #ffb206,-809px 809px 0 #ffb206,-810px 810px 0 #ffb206,-811px 811px 0 #ffb206,-812px 812px 0 #ffb206,-813px 813px 0 #ffb206,-814px 814px 0 #ffb206,-815px 815px 0 #ffb206,-816px 816px 0 #ffb206,-817px 817px 0 #ffb206,-818px 818px 0 #ffb206,-819px 819px 0 #ffb206,-820px 820px 0 #ffb206,-821px 821px 0 #ffb206,-822px 822px 0 #ffb206,-823px 823px 0 #ffb206,-824px 824px 0 #ffb206,-825px 825px 0 #ffb206,-826px 826px 0 #ffb206,-827px 827px 0 #ffb206,-828px 828px 0 #ffb206,-829px 829px 0 #ffb206,-830px 830px 0 #ffb206,-831px 831px 0 #ffb206,-832px 832px 0 #ffb206,-833px 833px 0 #ffb206,-834px 834px 0 #ffb206,-835px 835px 0 #ffb206,-836px 836px 0 #ffb206,-837px 837px 0 #ffb206,-838px 838px 0 #ffb206,-839px 839px 0 #ffb206,-840px 840px 0 #ffb206,-841px 841px 0 #ffb206,-842px 842px 0 #ffb206,-843px 843px 0 #ffb206,-844px 844px 0 #ffb206,-845px 845px 0 #ffb206,-846px 846px 0 #ffb206,-847px 847px 0 #ffb206,-848px 848px 0 #ffb206,-849px 849px 0 #ffb206,-850px 850px 0 #ffb206,-851px 851px 0 #ffb206,-852px 852px 0 #ffb206,-853px 853px 0 #ffb206,-854px 854px 0 #ffb206,-855px 855px 0 #ffb206,-856px 856px 0 #ffb206,-857px 857px 0 #ffb206,-858px 858px 0 #ffb206,-859px 859px 0 #ffb206,-860px 860px 0 #ffb206,-861px 861px 0 #ffb206,-862px 862px 0 #ffb206,-863px 863px 0 #ffb206,-864px 864px 0 #ffb206,-865px 865px 0 #ffb206,-866px 866px 0 #ffb206,-867px 867px 0 #ffb206,-868px 868px 0 #ffb206,-869px 869px 0 #ffb206,-870px 870px 0 #ffb206,-871px 871px 0 #ffb206,-872px 872px 0 #ffb206,-873px 873px 0 #ffb206,-874px 874px 0 #ffb206,-875px 875px 0 #ffb206,-876px 876px 0 #ffb206,-877px 877px 0 #ffb206,-878px 878px 0 #ffb206,-879px 879px 0 #ffb206,-880px 880px 0 #ffb206,-881px 881px 0 #ffb206,-882px 882px 0 #ffb206,-883px 883px 0 #ffb206,-884px 884px 0 #ffb206,-885px 885px 0 #ffb206,-886px 886px 0 #ffb206,-887px 887px 0 #ffb206,-888px 888px 0 #ffb206,-889px 889px 0 #ffb206,-890px 890px 0 #ffb206,-891px 891px 0 #ffb206,-892px 892px 0 #ffb206,-893px 893px 0 #ffb206,-894px 894px 0 #ffb206,-895px 895px 0 #ffb206,-896px 896px 0 #ffb206,-897px 897px 0 #ffb206,-898px 898px 0 #ffb206,-899px 899px 0 #ffb206,-900px 900px 0 #ffb206,-901px 901px 0 #ffb206,-902px 902px 0 #ffb206,-903px 903px 0 #ffb206,-904px 904px 0 #ffb206,-905px 905px 0 #ffb206,-906px 906px 0 #ffb206,-907px 907px 0 #ffb206,-908px 908px 0 #ffb206,-909px 909px 0 #ffb206,-910px 910px 0 #ffb206,-911px 911px 0 #ffb206,-912px 912px 0 #ffb206,-913px 913px 0 #ffb206,-914px 914px 0 #ffb206,-915px 915px 0 #ffb206,-916px 916px 0 #ffb206,-917px 917px 0 #ffb206,-918px 918px 0 #ffb206,-919px 919px 0 #ffb206,-920px 920px 0 #ffb206,-921px 921px 0 #ffb206,-922px 922px 0 #ffb206,-923px 923px 0 #ffb206,-924px 924px 0 #ffb206,-925px 925px 0 #ffb206,-926px 926px 0 #ffb206,-927px 927px 0 #ffb206,-928px 928px 0 #ffb206,-929px 929px 0 #ffb206,-930px 930px 0 #ffb206,-931px 931px 0 #ffb206,-932px 932px 0 #ffb206,-933px 933px 0 #ffb206,-934px 934px 0 #ffb206,-935px 935px 0 #ffb206,-936px 936px 0 #ffb206,-937px 937px 0 #ffb206,-938px 938px 0 #ffb206,-939px 939px 0 #ffb206,-940px 940px 0 #ffb206,-941px 941px 0 #ffb206,-942px 942px 0 #ffb206,-943px 943px 0 #ffb206,-944px 944px 0 #ffb206,-945px 945px 0 #ffb206,-946px 946px 0 #ffb206,-947px 947px 0 #ffb206,-948px 948px 0 #ffb206,-949px 949px 0 #ffb206,-950px 950px 0 #ffb206,-951px 951px 0 #ffb206,-952px 952px 0 #ffb206,-953px 953px 0 #ffb206,-954px 954px 0 #ffb206,-955px 955px 0 #ffb206,-956px 956px 0 #ffb206,-957px 957px 0 #ffb206,-958px 958px 0 #ffb206,-959px 959px 0 #ffb206,-960px 960px 0 #ffb206,-961px 961px 0 #ffb206,-962px 962px 0 #ffb206,-963px 963px 0 #ffb206,-964px 964px 0 #ffb206,-965px 965px 0 #ffb206,-966px 966px 0 #ffb206,-967px 967px 0 #ffb206,-968px 968px 0 #ffb206,-969px 969px 0 #ffb206,-970px 970px 0 #ffb206,-971px 971px 0 #ffb206,-972px 972px 0 #ffb206,-973px 973px 0 #ffb206,-974px 974px 0 #ffb206,-975px 975px 0 #ffb206,-976px 976px 0 #ffb206,-977px 977px 0 #ffb206,-978px 978px 0 #ffb206,-979px 979px 0 #ffb206,-980px 980px 0 #ffb206,-981px 981px 0 #ffb206,-982px 982px 0 #ffb206,-983px 983px 0 #ffb206,-984px 984px 0 #ffb206,-985px 985px 0 #ffb206,-986px 986px 0 #ffb206,-987px 987px 0 #ffb206,-988px 988px 0 #ffb206,-989px 989px 0 #ffb206,-990px 990px 0 #ffb206,-991px 991px 0 #ffb206,-992px 992px 0 #ffb206,-993px 993px 0 #ffb206,-994px 994px 0 #ffb206,-995px 995px 0 #ffb206,-996px 996px 0 #ffb206,-997px 997px 0 #ffb206,-998px 998px 0 #ffb206,-999px 999px 0 #ffb206;opacity:.9;z-index:10}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container{display:flex;height:100%;width:100%}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar{padding:20px;width:350px;transition:width .75s,flex-grow .75s;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:start;height:100%;flex-shrink:0;flex-basis:fit-content;overflow:hidden;cursor:pointer}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar .hero-bar-bg-container{width:100vw;height:100vh;position:absolute;top:0;left:0;z-index:1}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar .hero-bar-bg-container .hero-bar-bg{-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;opacity:1}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar .hero-bar-content-container{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%;gap:20px}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar .hero-bar-content-container .hero-bar-key{font-size:min(3vw,60px);transition:font-size .75s;line-height:1;color:#fff;font-weight:900}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar .hero-bar-content-container .hero-bar-image-container{flex-grow:1;width:0;transition:width .75s;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;max-width:100%}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar .hero-bar-content-container .hero-bar-image-container .hero-bar-image-container-inner{aspect-ratio:1000/64;height:100%;position:absolute;max-width:100%}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar .hero-bar-content-container .hero-bar-image-container .hero-bar-image-container-inner>span{max-height:100%}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar .hero-bar-content-container .hero-bar-image-container .hero-bar-image-container-inner img{-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar .hero-bar-content-container .hero-bar-title{color:#fff;text-transform:uppercase;transition:font-size .75s;line-height:1;font-weight:900}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar:not(.active) .hero-bar-title{font-size:min(3.35vw,67px)!important}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar.active{flex-grow:1}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar.active .hero-bar-key{font-size:min(4vw,80px)}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar.active .hero-bar-image-container{width:100%}html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar.active .hero-bar-title{font-size:min(min(15vw,300px),18vh)}@media(max-width:900px){html #app.home .hero-container #hero.hero-tripleBar .hero-bars-container .hero-bar.active .hero-bar-title{font-size:min(10vw,300px)}}html #app.home .bouncing-arrow{height:40px;position:absolute;width:100%;bottom:0;display:flex;align-items:center;justify-content:center;z-index:99;margin-bottom:20px}@media(min-width:992px){html #app.home .bouncing-arrow{height:100px}}html #app.home .bouncing-arrow .arrow-container svg{height:50px}@media(min-width:992px){html #app.home .bouncing-arrow .arrow-container svg{height:80px}}html #app.home .bouncing-arrow .arrow-container svg .arrow{animation:arrowBounce 5s infinite}@keyframes arrowBounce{0%{transform:translateY(0)}10%{transform:translateY(180px)}20%{transform:translateY(-5px)}25%{transform:translateY(0)}to{transform:translateY(0)}}html #app.home .animating-text-container{display:flex;flex-direction:column;justify-content:space-between}@media(min-width:1200px){html #app.home .animating-text-container{height:100vh;min-height:1200px;padding-top:200px}}html #app.home .animating-text-container .h2,html #app.home .animating-text-container h2{line-height:1.2;font-size:65px;opacity:.5;transition:opacity .5s}@media(min-width:461.5px)and (max-width:1420px){html #app.home .animating-text-container .h2,html #app.home .animating-text-container h2{font-size:14.0845070423vw}}@media(min-width:1420px){html #app.home .animating-text-container .h2,html #app.home .animating-text-container h2{font-size:200px}}html #app.home .animating-text-container .active.h2,html #app.home .animating-text-container h2.active{opacity:1;color:#ffb206}html #app.home .animating-text-container .h6,html #app.home .animating-text-container h6{font-weight:700}html #app.home #testimonial-slider-container{margin-top:100px;padding-bottom:20px}@media(min-width:992px){html #app.home #testimonial-slider-container{padding-bottom:100px}}html #app.home #testimonial-slider-container .testimonial-slider-title{padding-top:20px;display:flex;align-items:center}@media(min-width:992px){html #app.home #testimonial-slider-container .testimonial-slider-title{padding-top:100px}}html #app.home #testimonial-slider-container #testimonial-slider-image-container{position:relative;box-shadow:0 0 10px 0 #00000057}html #app.home #testimonial-slider-container #testimonial-slider-image-container img{position:absolute;bottom:0}html #app.home #testimonial-slider-container #testimonial-slider-holder .slider{width:95%;display:block}html #app.home #testimonial-slider-container #testimonial-slider-holder .slider .testimonial-content{color:#fff;position:relative;padding-top:30px;display:block}html #app.home #testimonial-slider-container #testimonial-slider-holder .slider .testimonial-content p{font-size:24px;line-height:1.2}html #app.home #testimonial-slider-container #testimonial-slider-holder .slider .testimonial-content p:first-letter{padding-left:45px}html #app.home #testimonial-slider-container #testimonial-slider-holder .slider .testimonial-content p:before{transform:rotate(180deg);transform-origin:top;top:45px}html #app.home #testimonial-slider-container #testimonial-slider-holder .slider .testimonial-content p:after,html #app.home #testimonial-slider-container #testimonial-slider-holder .slider .testimonial-content p:before{display:inline-block;position:absolute;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEcAAAA0CAMAAADv2NVCAAABHVBMVEX8shf8sRb8shb7sRb8sRb////8shb8shf8shb8sRb8shf8sRb8shb8shb8sRb8shf8shb8shb8sRb8sRb8sRb8shf8shf8shb8sRb8sRb8sRb8shb8shf8shb8sRb8shb8sRb8sRb8shb8sRb8shb8sRb8shf8sRb8shb8sRb8sRb8sRb8shb8shf8shb8shb8sRb8sRb8sRb8shb8shb8sRb8sRb8shb8sRb8shb8shf8shf8shb8shb8sRb8shb8shb8sRb8sRb8sRb8sRb8shb8shb8sRb8sRb8shb8sRb8shf8shb8shf8shb8sRb8sRb8shf8shf8shb8shb8sRb8sRb8shb8shf8sRb8sRb8shb8sRb8sRb8shdRbHvlAAAAX3RSTlP/////QABAQDgQMDAfIx8oGigaSfoCSfoCa9xr3JW8z5kO/WgO/WhcLrPrAbMBHJ8bjkuOSxf05gMX9AOifHxP8BJPe/B7JOLbCCTi2zXlPeU9wH3AfcDJDskP0xXTFY7pDLYAAAOgSURBVHgBXNJBjiQ3EATBMC+qeqT/P1i32W3yTBiQAd82YMsQD5Tzz9+PkFiGilhngFlptR60eL+dSoYFEG17V1GpeqwGUbdTtGpsxCPljAyjarYBdjkwWTVDSvSObUUKlEDf+xSoCUOp1d7ZJIbmGbJ174PJiPCUWewzxYK0mJCuu7bNpJQ0sHKWbCrRVrB6+lxOWwxaNLPkjNYQYwUrXU6orCZMJssZxcRgs1HVdVfUajEZVnu2s0pJSJWo3D0PlYeqWWLLWdm02KPJFO6dQwFBa5rlbEMommxILkcLVYAp0FnEhLCsGG7HtmJsQ6rKWbBVghBZd8/NFiRSq8S7UKKNaMw2d8+FMflFJJ8VNWsaKbTH3U8LK4ARWu8MwGQzYzN3P3uMyKJkic8YDUVsYdq1z5SoEhKpeoeWhNQ2rcrndlZrVGGjLd4hpUBChbufUm1WKyaMPks0rWVqjYrbsWkrtazI2JkyoCUBuZ2kNgoyLDiTSYxApTVXh7MkESNZ47NZIwpDStO3owViTTHFvGtraZIkpXV3OKMyoKIazqDUlJ6Uwn3XRm3ZVqaUTWdT2mZKM5J1OTaJ9NQgajmr0CxWk2RcHZrMqjCEoXczNdmE2Rj8XM6EJRvNUrOf/X77l2mNidV/X86fn//TWQ5assBAEK2ud3LwbFtr27at//+ORaY6WfSYuaPOrTK6WyyjgCeV89RzTWIx4FnMeU5zMxAAHxmeVc4LFCP61cuY86rIDA0/EK8r501jvZ4hjW/fxZz3AFGHjrQPHyvnk76OTynsc4xJX+Dh7Jb4mirnG31ePRq/N+F88/yiSY3fb3F+EHBMNgh+NuH8AK2IMV/9rJxfv0FmuChmf2LM338G9R7Ziv8rp4UqN/A+idaY00JTOFGmQGvltHk6Q/nC9o6Y0+nbD/5jtncVTvfbxrMeGzT2xJjeD5pmM0ihPalw+mQBb2ug9cecATVxGqEVg4UzNKzV6q9GjoyGmLFxk6rgJh+ZKJxJwGNHOE6FmDRppNteSTadnDNj0NEgI8zOhZh59VSWSUR+Zea8mGVxrwfRQoh5sZgrhAI6o2wpibO84npH8fTqWoRZ36BRL/FNtrkmzta2I8rPx387EWZrVzmB2oF/7yVx9s0jFtC+40GESYcwaLnXFh4l5xwrXIvvyc6OmOPFuFRAf2XmELXPZluenKaYU/NY43N2nioH4O3uaRdXi8FqCkglvE8FaXrExsGkAKx8OGjMpmuQAAAAAElFTkSuQmCC");color:#ffb206;height:30px;width:30px;background-size:contain;background-repeat:no-repeat;content:" "}html #app.home #testimonial-slider-container #testimonial-slider-holder .slider .testimonial-content p:after{right:0;bottom:-30px}html #app.home #testimonial-slider-container #testimonial-slider-holder .slider .testimonial-name p{color:#ffb206;font-weight:700}html #app.home #shop-banner-container{background-size:cover;background-position:0;position:relative;box-shadow:inset 0 0 20px 20px rgba(0,0,0,.1)}html #app.home #shop-banner-container .bg-container{position:absolute;width:100%;height:100%}html #app.home #shop-banner-container .bg-container>div{width:100%;height:100%}html #app.home #shop-banner-container .container{position:relative;padding-top:10px;padding-bottom:10px}@media(min-width:768px){html #app.home #shop-banner-container .container{padding-top:100px;padding-bottom:100px}}html #app.home #shop-banner-container .container:before{width:80%;height:100%;background-position:bottom;background-image:url("data:image/svg+xml,%3Csvg height='125.74mm' viewBox='0 0 828.68 356.43' width='292.34mm' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m623.04 177.8-653.39 481.59-392.72 6.83 921.54-662.25z' fill='%230c1135'/%3E%3Cpath d='m448.52 34.1h122.94v33.48h-122.94z' fill='%230c1135' transform='matrix(.82 -.58 .58 .82 63.65 302.74)'/%3E%3Cpath d='m506.52 33.95h122.94v33.48h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 74.3 336.09)'/%3E%3Cpath d='m560.4 34.32h122.94v33.48h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 83.9 367.16)'/%3E%3Cpath d='m632.41 36.85h122.94v33.48h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 95.57 409.06)'/%3E%3Cpath d='m675.07 34.43h122.94v33.48h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 104.73 433.17)'/%3E%3Cpath d='m-87 669.02 882.38-626 19.26 27.38-882.38 626z' fill='%230c1135'/%3E%3Cpath d='m497.05 102.96h356.81v25.8h-356.81z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 56.37 409.8)'/%3E%3Cpath d='m417.16 45.08h122.94v33.48h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 51.62 286.69)'/%3E%3Cpath d='m490.13 37.79h122.94v33.48h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 69.1 327.36)'/%3E%3Cpath d='m490.28 56h221.03v103.12h-221.03z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 47.55 365.32)'/%3E%3Cpath d='m589.16 36.83h122.94v20.87h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 91.33 383.02)'/%3E%3Cpath d='m529.7 23.49c-3-2.06-8.44-5.16-14-5.17a8.26 8.26 0 0 0 -4.7 1.23 2.8 2.8 0 0 0 -1.27 2.45c0 1.44.2 2.78 4 3.61l7.92 1.76c6.08 1.35 9.68 3.82 11.73 5.88 4.32 4.23 5.24 9.48 5.24 13.6 0 5.87-1.56 11.32-6.2 16.15-3.92 4-11.34 8.74-24.2 8.73-10.51 0-17.5-3-23.37-5.39l-2.26-.93 7.54-19.34 2.67 2.06c2.57 2 7.82 5.06 13.89 5.06 3.4 0 4.84-.81 5.36-1.23a3.67 3.67 0 0 0 1.34-3.08 3.33 3.33 0 0 0 -.82-2.37c-.82-.83-2.16-1.14-4.73-1.65l-6.08-1.14c-3.91-.73-8.13-2-11.93-5.89a17.13 17.13 0 0 1 -4.93-12.67 22.23 22.23 0 0 1 6.72-16.36c5.25-5.34 13-8.83 23.89-8.82a38.77 38.77 0 0 1 20.89 6z' fill='%23fff'/%3E%3Cpath d='m549.3 70.25.09-68.66h46.32v18.84h-21.41v6.38h19.46v18h-19.46v6.59h22v18.84z' fill='%23fff'/%3E%3Cpath d='m607 70.32v-68.66h24.91l-.06 46.53h21v22.13z' fill='%23fff'/%3E%3Cpath d='m661.21 70.39.08-68.67 46.33.06v18.84h-21.42v6.38h19.46v18h-19.46v6.59h22v18.84z' fill='%23fff'/%3E%3Cpath d='m768.38 69.29c-6.49 2.46-14.11 2.76-17.3 2.75-9 0-18.53-3.21-25.31-10-6.48-6.39-10-15.66-10-25.34a36.67 36.67 0 0 1 10.33-26c4.9-4.88 13.13-10.42 25.99-10.41a52 52 0 0 1 16.37 2.71l.69 26.15c-2.88-2.89-8.23-6.81-14.51-6.82a13.53 13.53 0 0 0 -10 4.21 14.58 14.58 0 0 0 -3.64 9.77 13.6 13.6 0 0 0 4 9.89 14.13 14.13 0 0 0 10.18 3.92c7 0 11.85-4.2 13.91-6.47z' fill='%23fff'/%3E%3Cpath d='m790.1 70.55v-46.95l-14 .6v-22.34l52.5.07v22.34l-14-.64-.06 47z' fill='%23fff'/%3E%3Cpath d='m607.47 176.91-699.61 512.99-343.77 60.22 921.54-662.26z' fill='%230c1135'/%3E%3Cpath d='m550.64 120.38h122.94v33.48h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 32.6 377.22)'/%3E%3Cpath d='m231.74 186.6h353.36v33.48h-353.36z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 -42.61 272.07)'/%3E%3Cpath d='m416.17 130.38h122.94v33.48h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 2.35 301.66)'/%3E%3Cpath d='m-81.16 663.85 752.67-534.73 19.26 27.38-752.67 534.72z' fill='%230c1135'/%3E%3Cpath d='m481.75 126.18h122.94v33.48h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 16.72 338.64)'/%3E%3Cpath d='m517.86 120.38h122.94v33.48h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 26.63 358.36)'/%3E%3Cpath d='m587.06 126.07h122.94v21.67h-122.94z' fill='%230c1135' transform='matrix(.81784853 -.57543356 .57543356 .81784853 39.36 398.14)'/%3E%3Cpath d='m485.58 156.52.08-68.67 46.33.06v18.84h-21.41v6.39h19.46v18h-19.46v6.59h22v18.84z' fill='%23fff'/%3E%3Cpath d='m543.23 156.59.08-68.67h26.46c5.76 0 20.38.54 30.35 10.43 4.43 4.43 9.26 12.16 9.24 24.82 0 7.11-1.36 16.27-8.88 23.77-4.13 4.22-12.16 9.66-24.62 9.65zm24.73-21h1.85c2.88 0 7.11-.09 10.61-3.18a13 13 0 0 0 4-9.88 14.34 14.34 0 0 0 -4-10.3c-3-2.78-6.89-3.3-9.77-3.3h-2.65z' fill='%23fff'/%3E%3Cpath d='m619.92 156.68.08-68.68h24.91l-.08 68.66z' fill='%23fff'/%3E%3Cpath d='m666.45 156.74.06-46.94-14 .6v-22.34l52.5.06v22.34l-14-.63v46.94z' fill='%23fff'/%3E%3Cpath d='m-137.8 692.63 721.76-512.98 19.27 27.37-721.77 512.98z' fill='%230c1135'/%3E%3Cpath d='m34.39 701.16 721.77-512.98 19.26 27.37-721.76 512.98z' fill='%230c1135'/%3E%3Cpath d='m20.55 687.49 721.77-512.98 19.26 27.38-721.76 512.98z' fill='%230c1135'/%3E%3Cpath d='m-38.79 706.99 749.64-532.6 19.27 27.38-749.65 532.59z' fill='%230c1135'/%3E%3Cpath d='m-187.87 753.14 815.24-578.75 19.26 27.38-815.24 578.75z' fill='%230c1135'/%3E%3Cpath d='m-176.09 693.34 730.27-518.97 19.27 27.38-730.28 518.97z' fill='%230c1135'/%3E%3Cpath d='m-197.94 685.27 715.63-508.67 19.26 27.38-715.63 508.66z' fill='%230c1135'/%3E%3Cpath d='m50.49 721.28 710.92-505.35 19.26 27.38-710.92 505.35z' fill='%230c1135'/%3E%3Cpath d='m-227.55 681.53 713.74-507.33 14.84 21.1-713.74 507.33z' fill='%230c1135'/%3E%3Cpath d='m-40.66 676.86 706.82-502.47 19.27 27.38-706.83 502.46z' fill='%230c1135'/%3E%3Cpath d='m485.47 242.86.08-68.66h32.95c10.91 0 17.18 4.45 20.06 7.23 5.66 5.56 7 12.57 7 18 0 5.66-1.25 12.15-6.82 17.19s-11.63 5.54-16.89 5.54h-12v20.69zm24.34-38h4.19c1.24 0 3.81-.1 5.56-1.85a5.38 5.38 0 0 0 1.66-4.21 5.15 5.15 0 0 0 -1.85-4.23 8.6 8.6 0 0 0 -5-1.55h-4.53z' fill='%23fff'/%3E%3Cpath d='m554.13 243 .09-68.67h31c7.2 0 14.72.84 21 7.13 3.49 3.5 6.47 8.76 6.46 16.89 0 6.07-1.86 9.88-3.82 12.25a16.39 16.39 0 0 1 -9.48 5.44v.62a9.58 9.58 0 0 1 3.6 3.19l15.39 23.15h-28.72l-9.86-20.09a12 12 0 0 1 -.92-2.16l-.41.21v22zm24.35-38.06h2.88a8.14 8.14 0 0 0 5.25-1.54 5.41 5.41 0 0 0 1.76-4.22 6.19 6.19 0 0 0 -1.37-4.18 5.45 5.45 0 0 0 -4.21-1.85h-4.33z' fill='%23fff'/%3E%3Cpath d='m627.33 243 .09-68.67h24.91l-.09 68.67z' fill='%23fff'/%3E%3Cpath d='m666 243.09.08-68.67h23.78l15.93 26a73.83 73.83 0 0 1 6.47 12.16h.74a80.75 80.75 0 0 1 -2.14-16.27v-21.83h23.88l-.09 68.67h-23.88l-17.01-27.15a89.63 89.63 0 0 1 -4.72-9h-.72a84.74 84.74 0 0 1 1.53 12.67v23.36z' fill='%23fff'/%3E%3Cpath d='m756.32 243.2.06-46.95-14 .6v-22.34l52.5.07v22.34l-14-.64v46.95z' fill='%23fff'/%3E%3Cg fill='%23ff9b26'%3E%3Cpath d='m485.71 268.34h-3v-1.09h7.37v1.09h-3v8.86h-1.3z'/%3E%3Cpath d='m491 266.72h1.3v4.46a2.42 2.42 0 0 1 .93-.92 2.67 2.67 0 0 1 1.33-.36c1 0 2.49.59 2.49 3.06v4.25h-1.3v-4.11c0-1.15-.42-2.12-1.65-2.13a1.86 1.86 0 0 0 -1.74 1.3 1.48 1.48 0 0 0 -.09.62v4.32h-1.27z'/%3E%3Cpath d='m505.67 273.59a3.49 3.49 0 0 1 -3.56 3.79 3.39 3.39 0 0 1 -3.42-3.68 3.49 3.49 0 0 1 3.55-3.79 3.37 3.37 0 0 1 3.43 3.68zm-5.67.07c0 1.56.9 2.74 2.17 2.75s2.17-1.17 2.17-2.78c0-1.21-.6-2.75-2.13-2.75s-2.21 1.42-2.21 2.78z'/%3E%3Cpath d='m513.29 275.28q0 1.11.06 2h-1.15l-.07-1.17a2.7 2.7 0 0 1 -2.37 1.33c-1.12 0-2.46-.62-2.46-3.13v-4.18h1.3v4c0 1.35.41 2.27 1.59 2.27a1.89 1.89 0 0 0 1.72-1.18 2.28 2.28 0 0 0 .12-.66v-4.39h1.3z'/%3E%3Cpath d='m515.46 272c0-.74 0-1.34-.06-1.93h1.15l.07 1.18a2.65 2.65 0 0 1 2.37-1.34c1 0 2.52.59 2.52 3v4.27h-1.3v-4.12c0-1.15-.43-2.11-1.65-2.11a1.84 1.84 0 0 0 -1.75 1.32 1.87 1.87 0 0 0 -.09.61v4.3h-1.3z'/%3E%3Cpath d='m527.61 277.25-.11-.9a2.67 2.67 0 0 1 -2.19 1.06 2 2 0 0 1 -2.18-2.06c0-1.72 1.54-2.67 4.3-2.65v-.15a1.47 1.47 0 0 0 -1.62-1.65 3.41 3.41 0 0 0 -1.86.53l-.3-.86a4.3 4.3 0 0 1 2.35-.63c2.19 0 2.72 1.49 2.72 2.92v2.68a9.9 9.9 0 0 0 .12 1.71zm-.19-3.65c-1.42 0-3 .22-3 1.61a1.15 1.15 0 0 0 1.22 1.24 1.78 1.78 0 0 0 1.73-1.19 1.3 1.3 0 0 0 .08-.42z'/%3E%3Cpath d='m537 266.77v8.64c0 .64 0 1.36.06 1.85h-1.17l-.05-1.24a2.65 2.65 0 0 1 -2.44 1.4c-1.73 0-3.06-1.47-3.06-3.64 0-2.38 1.47-3.84 3.22-3.83a2.37 2.37 0 0 1 2.15 1.09v-4.27zm-1.3 6.25a2.64 2.64 0 0 0 -.06-.55 1.91 1.91 0 0 0 -1.87-1.5c-1.35 0-2.15 1.17-2.15 2.75s.71 2.65 2.11 2.65a2 2 0 0 0 1.91-1.55 2.4 2.4 0 0 0 .06-.56z'/%3E%3Cpath d='m538.92 275.93a3.36 3.36 0 0 0 1.72.52c.94 0 1.39-.47 1.39-1.06s-.37-1-1.33-1.31c-1.29-.46-1.89-1.17-1.89-2a2.21 2.21 0 0 1 2.47-2.1 3.66 3.66 0 0 1 1.76.45l-.33 1a2.75 2.75 0 0 0 -1.46-.42c-.77 0-1.2.44-1.2 1s.43.86 1.36 1.22c1.24.47 1.87 1.09 1.87 2.15 0 1.26-1 2.15-2.67 2.14a4 4 0 0 1 -2-.49z'/%3E%3Cpath d='m554.55 273.65a3.49 3.49 0 0 1 -3.56 3.79 3.4 3.4 0 0 1 -3.42-3.68 3.49 3.49 0 0 1 3.55-3.79 3.37 3.37 0 0 1 3.43 3.68zm-5.67.07c0 1.56.9 2.74 2.17 2.75s2.17-1.17 2.18-2.78c0-1.21-.61-2.75-2.14-2.75s-2.21 1.42-2.21 2.78z'/%3E%3Cpath d='m556.32 277.28v-6.15h-1v-1h1v-.34a3.4 3.4 0 0 1 .83-2.5 2.51 2.51 0 0 1 1.75-.66 2.86 2.86 0 0 1 1.1.21l-.17 1a2 2 0 0 0 -.83-.16c-1.11 0-1.39 1-1.39 2.06v.39h1.73v1h-1.72v6.16z'/%3E%3Cpath d='m563.64 272.48c0-.92 0-1.66 0-2.34h1.16l.06 1.22a2.81 2.81 0 0 1 2.54-1.38c1.73 0 3 1.46 3 3.63 0 2.57-1.58 3.84-3.26 3.84a2.51 2.51 0 0 1 -2.2-1.12v3.88h-1.29zm1.28 1.91a2.86 2.86 0 0 0 .06.53 2 2 0 0 0 1.95 1.52c1.37 0 2.17-1.12 2.18-2.76 0-1.43-.75-2.66-2.13-2.66a2.09 2.09 0 0 0 -2 1.61 2.26 2.26 0 0 0 -.08.53z'/%3E%3Cpath d='m572.05 272.39c0-.85 0-1.57-.06-2.23h1.14v1.4h.06a2.15 2.15 0 0 1 2-1.56 1.4 1.4 0 0 1 .37 0v1.23a1.9 1.9 0 0 0 -.44 0 1.83 1.83 0 0 0 -1.75 1.67 3.6 3.6 0 0 0 -.06.61v3.81h-1.31z'/%3E%3Cpath d='m583.2 273.68a3.51 3.51 0 0 1 -3.57 3.8 3.41 3.41 0 0 1 -3.42-3.69 3.49 3.49 0 0 1 3.55-3.79 3.39 3.39 0 0 1 3.44 3.68zm-5.67.07c0 1.57.89 2.75 2.16 2.75s2.18-1.16 2.18-2.77c0-1.21-.6-2.75-2.14-2.75s-2.2 1.41-2.2 2.77z'/%3E%3Cpath d='m591 266.84v8.64c0 .64 0 1.36.06 1.85h-1.16l-.06-1.24a2.66 2.66 0 0 1 -2.44 1.4c-1.72 0-3-1.47-3-3.64 0-2.38 1.47-3.84 3.21-3.84a2.4 2.4 0 0 1 2.16 1.1v-4.27zm-1.31 6.25a2.5 2.5 0 0 0 -.05-.55 1.92 1.92 0 0 0 -1.88-1.51c-1.34 0-2.14 1.18-2.14 2.76s.7 2.65 2.1 2.65a2 2 0 0 0 1.91-1.55 2 2 0 0 0 .06-.56z'/%3E%3Cpath d='m599.15 275.39c0 .74 0 1.39.06 1.95h-1.16l-.07-1.17a2.7 2.7 0 0 1 -2.36 1.33c-1.13 0-2.47-.63-2.47-3.14v-4.18h1.3v4c0 1.36.42 2.28 1.6 2.28a1.89 1.89 0 0 0 1.71-1.18 1.78 1.78 0 0 0 .12-.67v-4.38h1.3z'/%3E%3Cpath d='m606.4 277.08a4.74 4.74 0 0 1 -2 .41 3.39 3.39 0 0 1 -3.56-3.65 3.63 3.63 0 0 1 3.85-3.79 4.3 4.3 0 0 1 1.8.37l-.3 1a3.06 3.06 0 0 0 -1.5-.34 2.48 2.48 0 0 0 -2.53 2.7 2.45 2.45 0 0 0 2.48 2.68 3.75 3.75 0 0 0 1.59-.35z'/%3E%3Cpath d='m609.69 268.15v2.05h1.86v1h-1.86v3.86c0 .88.25 1.38 1 1.39a3 3 0 0 0 .75-.09l.06 1a3 3 0 0 1 -1.15.18 1.79 1.79 0 0 1 -1.41-.55 2.64 2.64 0 0 1 -.5-1.86v-3.9h-1.11v-1h1.11v-1.71z'/%3E%3Cpath d='m612.83 276a3.39 3.39 0 0 0 1.71.51c1 0 1.39-.47 1.39-1.06s-.37-1-1.33-1.31c-1.28-.46-1.89-1.17-1.88-2a2.19 2.19 0 0 1 2.46-2.09 3.53 3.53 0 0 1 1.76.44l-.32.95a2.76 2.76 0 0 0 -1.47-.42c-.76 0-1.19.44-1.19 1s.42.86 1.35 1.22c1.24.47 1.88 1.09 1.88 2.16 0 1.25-1 2.14-2.68 2.13a4 4 0 0 1 -2-.49z'/%3E%3Cpath d='m623.56 268.17v2.05h1.86v1h-1.86v3.85c0 .89.25 1.39 1 1.39a3.14 3.14 0 0 0 .75-.08l.06 1a3.24 3.24 0 0 1 -1.15.18 1.86 1.86 0 0 1 -1.41-.55 2.71 2.71 0 0 1 -.5-1.86v-3.9h-1.11v-1h1.11v-1.75z'/%3E%3Cpath d='m633.26 273.75a3.49 3.49 0 0 1 -3.56 3.79 3.4 3.4 0 0 1 -3.43-3.68 3.5 3.5 0 0 1 3.55-3.8 3.39 3.39 0 0 1 3.44 3.69zm-5.67.06c0 1.57.9 2.75 2.17 2.75s2.17-1.16 2.17-2.77c0-1.21-.6-2.75-2.14-2.75s-2.2 1.41-2.2 2.77z'/%3E%3Cpath d='m638 272.17c0-.74 0-1.34-.06-1.93h1.14v1.15h.05a2.45 2.45 0 0 1 2.24-1.31 2.12 2.12 0 0 1 2 1.43 3.06 3.06 0 0 1 .79-.93 2.5 2.5 0 0 1 1.59-.5c.94 0 2.34.63 2.34 3.11v4.21h-1.09v-4c0-1.37-.5-2.2-1.55-2.2a1.69 1.69 0 0 0 -1.54 1.18 2.4 2.4 0 0 0 -.1.65v4.41h-1.31v-4.28c0-1.14-.5-2-1.49-2a1.78 1.78 0 0 0 -1.61 1.3 1.64 1.64 0 0 0 -.11.63v4.32h-1.29z'/%3E%3Cpath d='m654.31 277.41-.1-.91h-.05a2.68 2.68 0 0 1 -2.19 1.07 2 2 0 0 1 -2.18-2.06c0-1.73 1.54-2.67 4.3-2.65v-.15a1.48 1.48 0 0 0 -1.62-1.66 3.58 3.58 0 0 0 -1.86.53l-.3-.86a4.48 4.48 0 0 1 2.35-.63c2.19 0 2.72 1.5 2.72 2.93v2.67a10 10 0 0 0 .12 1.72zm-.19-3.65c-1.42 0-3 .21-3 1.6a1.16 1.16 0 0 0 1.23 1.25 1.76 1.76 0 0 0 1.72-1.2 1.19 1.19 0 0 0 .08-.41z'/%3E%3Cpath d='m658.76 273.54c.18-.25.43-.56.63-.81l2.11-2.46h1.56l-2.76 2.93 3.14 4.22h-1.58l-2.44-3.42-.66.73v2.69h-1.28v-10.5h1.29z'/%3E%3Cpath d='m665.13 274.08a2.29 2.29 0 0 0 2.44 2.49 4.75 4.75 0 0 0 2-.37l.22.93a5.87 5.87 0 0 1 -2.37.44 3.33 3.33 0 0 1 -3.52-3.61c0-2.16 1.28-3.85 3.36-3.85 2.34 0 3 2.06 3 3.37v.61zm3.81-.93a1.85 1.85 0 0 0 -1.8-2.11 2.16 2.16 0 0 0 -2 2.11z'/%3E%3Cpath d='m484.22 291.43 1.56 4.23c.16.47.34 1 .45 1.46.14-.43.29-1 .46-1.49l1.43-4.2h1.37l-2 5.09c-.93 2.45-1.57 3.7-2.45 4.47a3.55 3.55 0 0 1 -1.6.84l-.32-1.09a3.61 3.61 0 0 0 1.14-.64 4 4 0 0 0 1.09-1.44 1 1 0 0 0 .1-.31 1.3 1.3 0 0 0 -.08-.34l-2.64-6.59z'/%3E%3Cpath d='m497 295a3.5 3.5 0 0 1 -3.56 3.79 3.4 3.4 0 0 1 -3.43-3.68 3.5 3.5 0 0 1 3.55-3.79 3.38 3.38 0 0 1 3.44 3.68zm-5.67.07c0 1.56.9 2.74 2.17 2.75s2.17-1.17 2.17-2.78c0-1.21-.6-2.75-2.14-2.75s-2.18 1.38-2.18 2.71z'/%3E%3Cpath d='m504.64 296.65c0 .74 0 1.39.06 2h-1.15l-.08-1.17a2.68 2.68 0 0 1 -2.36 1.33c-1.12 0-2.47-.62-2.46-3.13v-4.18h1.3v4c0 1.36.41 2.27 1.59 2.27a1.86 1.86 0 0 0 1.71-1.18 1.73 1.73 0 0 0 .12-.66v-4.39h1.3z'/%3E%3Cpath d='m506.8 293.69c0-.84 0-1.57-.05-2.23h1.13l.05 1.4h.07a2.15 2.15 0 0 1 2-1.56 1.32 1.32 0 0 1 .36 0v1.23a1.84 1.84 0 0 0 -.44-.05 1.82 1.82 0 0 0 -1.74 1.67 3.6 3.6 0 0 0 -.06.61v3.81h-1.32z'/%3E%3Cpath d='m514.7 298.62c0-.49.06-1.22.06-1.85v-8.64h1.29v4.49a2.66 2.66 0 0 1 2.44-1.31c1.77 0 3 1.48 3 3.65 0 2.56-1.62 3.82-3.21 3.82a2.53 2.53 0 0 1 -2.39-1.35l-.06 1.19zm1.35-2.87a2.32 2.32 0 0 0 .06.47 2 2 0 0 0 1.94 1.53c1.36 0 2.18-1.11 2.18-2.75 0-1.43-.74-2.66-2.13-2.66a2.09 2.09 0 0 0 -2 1.59 2.63 2.63 0 0 0 -.07.54z'/%3E%3Cpath d='m529.15 296.68c0 .74 0 1.39.05 1.95h-1.15l-.07-1.17a2.68 2.68 0 0 1 -2.36 1.33c-1.13 0-2.47-.62-2.47-3.13v-4.18h1.3v4c0 1.36.41 2.27 1.6 2.27a1.87 1.87 0 0 0 1.71-1.18 1.94 1.94 0 0 0 .12-.66v-4.39h1.3z'/%3E%3Cpath d='m537.49 288.16v8.64c0 .63 0 1.36.06 1.84h-1.17l-.06-1.24a2.64 2.64 0 0 1 -2.44 1.4c-1.72 0-3.05-1.46-3.05-3.64 0-2.37 1.47-3.83 3.21-3.83a2.42 2.42 0 0 1 2.16 1.09v-4.27zm-1.31 6.24a2 2 0 0 0 -.06-.54 1.9 1.9 0 0 0 -1.87-1.51c-1.34 0-2.14 1.18-2.14 2.76s.7 2.64 2.1 2.64a2 2 0 0 0 2-2.11z'/%3E%3Cpath d='m545.8 291.5c0 .52-.06 1.1-.06 2v4.15c0 1.64-.33 2.64-1 3.26a3.79 3.79 0 0 1 -2.6.86 4.63 4.63 0 0 1 -2.37-.6l.32-1a4 4 0 0 0 2.1.57c1.33 0 2.3-.69 2.31-2.5v-.79a2.57 2.57 0 0 1 -2.28 1.19 3.2 3.2 0 0 1 -3-3.49c0-2.42 1.59-3.79 3.23-3.79a2.38 2.38 0 0 1 2.23 1.24l.07-1.08zm-1.34 2.82a1.83 1.83 0 0 0 -.08-.59 1.86 1.86 0 0 0 -1.81-1.37c-1.24 0-2.13 1-2.13 2.7 0 1.4.7 2.57 2.11 2.57a1.9 1.9 0 0 0 1.8-1.33 2.35 2.35 0 0 0 .1-.69z'/%3E%3Cpath d='m548.62 295.32a2.29 2.29 0 0 0 2.45 2.48 4.85 4.85 0 0 0 2-.36l.22.93a5.93 5.93 0 0 1 -2.38.44 3.32 3.32 0 0 1 -3.51-3.61c0-2.16 1.27-3.85 3.36-3.85 2.33 0 3 2 3 3.37a3.72 3.72 0 0 1 -.05.6zm3.81-.93a1.84 1.84 0 0 0 -1.8-2.11 2.15 2.15 0 0 0 -2 2.11z'/%3E%3Cpath d='m556.87 289.46v2.06h1.86v1h-1.86v3.85c0 .89.25 1.39 1 1.39a2.69 2.69 0 0 0 .76-.09l.06 1a3.26 3.26 0 0 1 -1.16.18 1.86 1.86 0 0 1 -1.4-.55 2.65 2.65 0 0 1 -.5-1.86v-3.9h-1.11v-1h1.11v-1.74z'/%3E%3Cpath d='m569.48 291.53c0 .52-.06 1.1-.06 2v4.15c0 1.64-.33 2.64-1 3.26a3.73 3.73 0 0 1 -2.6.85 4.53 4.53 0 0 1 -2.37-.59l.32-1a4.07 4.07 0 0 0 2.1.57c1.33 0 2.3-.7 2.31-2.5v-.8a2.55 2.55 0 0 1 -2.28 1.2 3.2 3.2 0 0 1 -3-3.49c0-2.42 1.59-3.8 3.23-3.79a2.38 2.38 0 0 1 2.23 1.24l.07-1.08zm-1.34 2.82a1.83 1.83 0 0 0 -.08-.59 1.86 1.86 0 0 0 -1.81-1.37c-1.24 0-2.13 1-2.13 2.7 0 1.4.7 2.57 2.11 2.57a1.9 1.9 0 0 0 1.8-1.33 2.35 2.35 0 0 0 .1-.69z'/%3E%3Cpath d='m578.05 295.06a3.5 3.5 0 0 1 -3.57 3.79 3.4 3.4 0 0 1 -3.42-3.68 3.49 3.49 0 0 1 3.55-3.79 3.39 3.39 0 0 1 3.44 3.68zm-5.68.07c0 1.56.9 2.74 2.17 2.75s2.18-1.17 2.18-2.78c0-1.21-.6-2.75-2.14-2.75s-2.2 1.42-2.21 2.78z'/%3E%3Cpath d='m583 298.7v-6.16h-1v-1h1v-.34a3.34 3.34 0 0 1 .83-2.49 2.45 2.45 0 0 1 1.74-.67 3.08 3.08 0 0 1 1.11.21l-.18 1a2.09 2.09 0 0 0 -.83-.16c-1.11 0-1.39 1-1.39 2.07v.38h1.72v1h-1.73v6.16z'/%3E%3Cpath d='m593.11 296.76q0 1.11.06 1.95h-1.17l-.08-1.17a2.68 2.68 0 0 1 -2.36 1.33c-1.12 0-2.47-.62-2.46-3.13v-4.19h1.3v4c0 1.35.41 2.27 1.59 2.27a1.86 1.86 0 0 0 1.71-1.18 1.76 1.76 0 0 0 .12-.66v-4.39h1.3z'/%3E%3Cpath d='m595.27 293.8c0-.85 0-1.57 0-2.23h1.13v1.4h.06a2.14 2.14 0 0 1 2-1.56 1.45 1.45 0 0 1 .37 0v1.23a1.76 1.76 0 0 0 -2.18 1.62 3.58 3.58 0 0 0 -.06.6v3.82h-1.28z'/%3E%3Cpath d='m602 289.52v2.05h1.86v1h-1.86v3.86c0 .88.25 1.39 1 1.39a3.2 3.2 0 0 0 .76-.09v1a3 3 0 0 1 -1.15.18 1.79 1.79 0 0 1 -1.4-.55 2.64 2.64 0 0 1 -.5-1.86v-3.9h-1.1v-1h1.11v-1.71z'/%3E%3Cpath d='m605.35 288.24h1.3v4.46a2.39 2.39 0 0 1 .93-.91 2.67 2.67 0 0 1 1.33-.37c1 0 2.5.59 2.49 3.06v4.25h-1.3v-4.1c0-1.16-.42-2.13-1.65-2.13a1.86 1.86 0 0 0 -1.74 1.3 1.43 1.43 0 0 0 -.09.62v4.31h-1.3z'/%3E%3Cpath d='m614.27 295.4a2.29 2.29 0 0 0 2.45 2.48 4.85 4.85 0 0 0 2-.36l.22.93a5.93 5.93 0 0 1 -2.38.44 3.31 3.31 0 0 1 -3.51-3.61c0-2.16 1.27-3.85 3.36-3.85 2.33 0 3 2.06 3 3.37a5.92 5.92 0 0 1 -.05.61zm3.81-.93a1.85 1.85 0 0 0 -1.8-2.11 2.17 2.17 0 0 0 -2 2.11z'/%3E%3Cpath d='m621 293.83c0-.84 0-1.57-.06-2.23h1.06v1.4h.06a2.15 2.15 0 0 1 2-1.56 1.4 1.4 0 0 1 .37 0v1.23a1.9 1.9 0 0 0 -.44 0 1.83 1.83 0 0 0 -1.75 1.67 3.71 3.71 0 0 0 -.06.61v3.81h-1.29z'/%3E%3C/g%3E%3C/svg%3E");content:" ";position:absolute;right:0;bottom:0;background-size:contain;background-repeat:no-repeat;z-index:10}@media(min-width:1200px){html #app.home #shop-banner-container .container:before{height:90%;width:100%;background-position-x:calc(100% - 50px)}}html #app.home #shop-banner-container .container>*{z-index:20;position:relative}html #app.home #shop-banner-container .container a.btn{border-width:3px;border-radius:10px}html #app.home #shop-banner-container .container a.btn:hover{background-color:transparent}html #app.home #products-slider{padding:70px 0}html #app.home #products-slider .h2,html #app.home #products-slider h2{padding:0 0 35px}html #app.home #products-slider .products-slider-holder .slider .slider-slide{padding:0 10px}html #app.home #products-slider .products-slider-holder .slider .slider-slide .product-content-container{margin:20px 20px 0}html #app.home #products-slider .products-slider-holder .slider .slider-slide .product-content-container .h6,html #app.home #products-slider .products-slider-holder .slider .slider-slide .product-content-container h6{color:#0e1235}html #app.home #team-slider-container{padding:50px 0 0}html #app.home #team-slider-container .h2,html #app.home #team-slider-container h2{padding:0 0 50px}html #app.home #team-slider-container .react-Slidy>div{overflow:visible}html #app.home #team-slider-container .person{position:relative}@media(min-width:768px){html #app.home #team-slider-container .person{flex:1 0}}html #app.home #team-slider-container .person .person-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;padding:0 20px;background-color:rgba(0,0,0,.47);opacity:1;transition:opacity .5s}html #app.home #team-slider-container .person .person-content *{color:#fff}html #app.home #team-slider-container .person:hover .person-content{opacity:0}html #app.home .brand-slider-container{padding:100px 0}html #app.home .brand-slider-container .h2,html #app.home .brand-slider-container h2{padding:0 0 35px}html #app.home .brand-slider-container .brand-slider-holder{width:90%;margin:auto}html #app.home .brand-slider-container .brand-slider-holder .brand{padding:0 10px;height:100%;display:flex;align-items:center;justify-content:center}html #app.home .brand-slider-container .brand-slider-holder .brand svg{max-height:77px}html #app.page-product #products-seo-slider .project{position:relative;cursor:pointer}html #app.page-product #products-seo-slider .project .projectImage{font-size:0}html #app.page-product #products-seo-slider .project:hover .projectDescription{background-color:#0e1235}html #app.page-product #products-seo-slider .project .projectDescription{opacity:1;transition:background-color .5s;width:100%;background-color:rgba(14,18,53,.4);padding:5px 15px}html #app.page-product #products-seo-slider .project .projectDescription p{color:#fff;margin-bottom:0;font-size:14px}html #app.page-product .projectPopup{z-index:99999999;position:fixed;top:0;left:100%;width:100%;height:100%;padding:10%;background-color:rgba(28,45,80,.5);transition:left .5s}html #app.page-product .projectPopup.show{left:0}html #app.page-product .projectPopup .projectPopup-outer{position:absolute;width:100%;height:100%;top:0;left:0}html #app.page-product .projectPopup .projectPopup-inner{width:100%;height:100%;position:relative}html #app.page-product .projectPopup .projectPopup-inner .projectPopup-closeButton{cursor:pointer;position:absolute;top:-20px;right:20px;width:2%;height:2%;min-width:20px;min-height:20px;z-index:999}html #app.page-product .projectPopup .slide-image-container{height:100%;width:100%;display:block;position:relative}html #app.page-product .projectPopup .slide-image-container span,html #app.page-product .projectPopup .slider-list,html #app.page-product .projectPopup .slider-slide{width:100%!important;height:100%!important}html #app.page-product .projectPopup .slide-image-container img{-o-object-fit:contain;object-fit:contain}html #app.page-product .seo-gallery-popup{position:fixed;height:0;width:100vw;top:100vh;left:0;z-index:9999;transition:top .5s,height .5s}html #app.page-product .seo-gallery-popup.open{top:0;height:100vh}html #app.page-product .seo-gallery-popup .seo-gallery-popup-content{position:absolute;height:100vh;width:80vw;left:10vw;background-color:#fff;box-shadow:0 0 20px #0000003b}html #app.archive-product .product-list-container .product>div{height:100%}html #app.archive-product .product-list-container .product>div a{height:100%;display:flex;flex-direction:column}html #app.archive-product .product-list-container .product>div a .product-content-container{flex-grow:1;display:flex;flex-direction:column;align-items:center}html #app.archive-product .product-list-container .product>div a .product-content-container p{flex-grow:1}html #app.page-section .sectorSections .sectorSection{position:relative}html #app.page-section .sectorSections .sectorSection:not(:first-child):before{content:" ";position:absolute;width:100%;left:0;top:0;height:3px;background-color:#ffc107;display:block}html #app.page-section .sectorSections .sectorSeparator+.sectorSection:before{content:unset}html #app.archive.archive-posts .newsContainer{height:100%}html #app.archive.archive-posts .newsContainer .newsImageContainer{position:relative;aspect-ratio:1.5}html #app.archive.archive-posts .newsContainer .newsImageContainer span img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}html #app.page-meet-the-team .person{position:relative}html #app.page-meet-the-team .person .person-content-overlay{position:absolute;top:0;left:0;z-index:99;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;background-color:rgba(0,0,0,.47);opacity:0;transition:opacity .5s;padding:0 20px}html #app.page-meet-the-team .person .person-content-overlay *{color:#fff}html #app.page-meet-the-team .person:hover .person-content-overlay{opacity:1}html #app .form-holder .form-wrapper#gravity_form_5 .hidden_label{display:none}html #app .form-holder .form-wrapper#gravity_form_5 input,html #app .form-holder .form-wrapper#gravity_form_5 textarea{background-color:#f5f5f5;color:#0e1235}html #app .form-holder .form-wrapper#gravity_form_5 input::-moz-placeholder,html #app .form-holder .form-wrapper#gravity_form_5 textarea::-moz-placeholder{color:#0e1235}html #app .form-holder .form-wrapper#gravity_form_5 input:-ms-input-placeholder,html #app .form-holder .form-wrapper#gravity_form_5 textarea:-ms-input-placeholder{color:#0e1235}html #app .form-holder .form-wrapper#gravity_form_5 input::placeholder,html #app .form-holder .form-wrapper#gravity_form_5 textarea::placeholder{color:#0e1235}html #app .form-holder .form-wrapper#gravity_form_5 form .form-fields .form-field:has(.fileupload){background-color:#f5f5f5;border:none;padding:20px;border-radius:10px;margin-bottom:20px}html #app .form-holder .form-wrapper#gravity_form_5 form .form-fields .form-field:has(.fileupload) .gf-label{min-height:45px;display:flex;flex-direction:row;justify-content:center;align-items:center}html #app .form-holder .form-wrapper#gravity_form_5 form .form-fields .form-field:has(.fileupload) .fileupload{background-color:#f5f5f5;border:2px dashed #666;border-radius:10px;margin-bottom:0;padding:20px;min-height:300px;background-size:auto 100px;background-repeat:no-repeat;background-position:50%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}html #app .form-holder .form-wrapper#gravity_form_5 form .form-fields .form-field:has(.fileupload) .fileupload:not(:has(.preview)){background-image:url(/_next/static/media/Upload-your-artwork.29cc2aae.png)}html #app.archive-project .projectPopup{z-index:99999999;position:fixed;top:0;left:100%;width:100%;height:100%;padding:10%;background-color:rgba(28,45,80,.5);transition:left .5s}html #app.archive-project .projectPopup.show{left:0}html #app.archive-project .projectPopup .projectPopup-outer{position:absolute;width:100%;height:100%;top:0;left:0}html #app.archive-project .projectPopup .projectPopup-inner{width:100%;height:100%;position:relative}html #app.archive-project .projectPopup .projectPopup-inner .projectPopup-closeButton{cursor:pointer;position:absolute;top:-20px;right:20px;width:2%;height:2%;min-width:20px;min-height:20px;z-index:999}html #app.archive-project .projectPopup .slide-image-container{height:100%;width:100%;display:block;position:relative}html #app.archive-project .projectPopup .slide-image-container span,html #app.archive-project .projectPopup .slider-list,html #app.archive-project .projectPopup .slider-slide{width:100%!important;height:100%!important}html #app.archive-project .projectPopup .slide-image-container img{-o-object-fit:contain;object-fit:contain}html #app.archive-project .multiSelectContainer{z-index:99999}html #app.archive-project .multiSelectContainer .highlightOption,html #app.archive-project .multiSelectContainer li:hover{background-color:#1c2d50}html #app.archive-project .filters{margin-left:-1px;margin-right:-1px;gap:10px}html #app.archive-project .filters .filterColumn{flex-grow:0;flex-shrink:0;flex-basis:calc(20% - 10px)}html #app.archive-project .filters .filterColumn a{cursor:pointer}html #app.archive-project .filters .filterColumn:hover a{color:#ffc107}html #app.archive-project .filters .filterColumn button{width:100%;margin-left:1px;margin-right:1px;margin-bottom:5px;font-size:13px}html #app.archive-project .projects{margin-left:-10px;margin-right:-10px}html #app.archive-project .projects .project{padding:10px;position:relative;cursor:pointer}html #app.archive-project .projects .project .projectImage{font-size:0}html #app.archive-project .projects .project:hover .projectDescription{background-color:#0e1235;opacity:1}html #app.archive-project .projects .project .projectDescription{opacity:0;transition:background-color .5s,opacity .5s;width:100%;background-color:rgba(14,18,53,.4);padding:5px 15px;position:absolute;top:0;left:0;height:100%}html #app.archive-project .projects .project .projectDescription .projectDescriptionTop .btn{font-size:13px}html #app.archive-project .projects .project .projectDescription p{color:#fff;margin-bottom:0;font-size:16px}html #app .galleryImage{position:relative;cursor:pointer}html #app .galleryImage.active{border-bottom:3px solid #1c2d50}html #app #product-banner-container{position:relative}html #app #product-banner-container .product-banner-container-content{position:relative;z-index:9}html #app .features.features-horizontal>.row>div:not(:last-of-type){border-right:2px solid #bcbcbc}html #app .features .feature.feature-vertical{border-top:2px solid #bcbcbc}html #app .features .feature.feature-horizontal svg{max-width:70%;display:block;margin:auto}html #app .features .feature .content-column{margin-bottom:-1rem}html #app .features .feature .content-column .feature-title{cursor:pointer}html #app .features .feature .content-column p:not(.feature-title){color:#666}html #app .features .feature .content-column .feature-text p:last-child{margin-bottom:0}html #app .features.project-features{border-bottom:2px solid #bcbcbc}html #app .gallery>.row>.col{max-width:100px}html #app footer .footer{width:100%;min-height:100px;border-top:1px solid #ffb206;padding-top:100px;padding-bottom:100px}html #app footer .footer>.container>.row>*{padding-left:20px;padding-right:20px}html #app footer .footer .widget{margin-bottom:20px}html #app footer .footer .widget ul#menu-quick-links{padding:0;list-style:none}html #app footer .footer .widget ul#menu-quick-links li{margin-bottom:10px;line-height:1.2}html #app footer .footer .widget .phone-number{font-weight:400;margin-bottom:0}html #app footer .footer .widget .phone-number svg{height:15px;margin-right:10px}html #app footer .footer .widget .phone-number svg path{fill:#fff}html #app footer .footer .widget .email-address{font-weight:400;display:inline-block;margin-bottom:0}html #app footer .footer .widget .email-address svg{height:15px;margin-right:10px;display:inline-block}html #app footer .footer .widget .email-address svg path{fill:#fff}html #app footer .footer .widget .address{font-weight:400;display:flex}html #app footer .footer .widget .address svg{height:15px;margin-right:10px;margin-top:5px}html #app footer .footer .widget .address svg path{fill:#fff}html #app footer .footer .widget .address span{display:inline-block}html #app footer .footer .widget#block-16 p{font-weight:300}html #app footer .footer .widget ul#menu-footer-gallery-menu,html #app footer .footer .widget ul.wp-block-latest-posts{padding-left:0;list-style:none}html #app footer .footer .widget ul#menu-footer-gallery-menu li,html #app footer .footer .widget ul.wp-block-latest-posts li{margin-bottom:10px;line-height:1.2}html #app footer .stars-container[data-rating="1"] .star:nth-child(-n+1),html #app footer .stars-container[data-rating="10"] .star:nth-child(-n+10),html #app footer .stars-container[data-rating="2"] .star:nth-child(-n+2),html #app footer .stars-container[data-rating="3"] .star:nth-child(-n+3),html #app footer .stars-container[data-rating="4"] .star:nth-child(-n+4),html #app footer .stars-container[data-rating="5"] .star:nth-child(-n+5),html #app footer .stars-container[data-rating="6"] .star:nth-child(-n+6),html #app footer .stars-container[data-rating="7"] .star:nth-child(-n+7),html #app footer .stars-container[data-rating="8"] .star:nth-child(-n+8),html #app footer .stars-container[data-rating="9"] .star:nth-child(-n+9){background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJz48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuMy4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLi0tPjxwYXRoIGQ9J00zMTYuOSAxOGMtNS4zLTExLTE2LjUtMTgtMjguOC0xOHMtMjMuNCA3LTI4LjggMThMMTk1IDE1MC4zIDUxLjQgMTcxLjVjLTEyIDEuOC0yMiAxMC4yLTI1LjcgMjEuN3MtLjcgMjQuMiA3LjkgMzIuN0wxMzcuOCAzMjlsLTI0LjYgMTQ1LjdjLTIgMTIgMyAyNC4yIDEyLjkgMzEuM3MyMyA4IDMzLjggMi4zbDEyOC4zLTY4LjUgMTI4LjMgNjguNWMxMC44IDUuNyAyMy45IDQuOSAzMy44LTIuM3MxNC45LTE5LjMgMTIuOS0zMS4zTDQzOC41IDMyOWwxMDQuMi0xMDMuMWM4LjYtOC41IDExLjctMjEuMiA3LjktMzIuN3MtMTMuNy0xOS45LTI1LjctMjEuN2wtMTQzLjctMjEuMkwzMTYuOSAxOHonIGZpbGw9J2dvbGQnLz48L3N2Zz4=)}html #app footer .stars-container .star{background-image:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJz48IS0tISBGb250IEF3ZXNvbWUgUHJvIDYuMy4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIENvcHlyaWdodCAyMDIzIEZvbnRpY29ucywgSW5jLi0tPjxwYXRoIGQ9J00yODcuOSAwYzkuMiAwIDE3LjYgNS4yNSAyMS42IDEzLjUybDY4LjYgMTQxLjI4IDE1My4zIDIyLjdjOSAxLjMgMTYuNCA3LjYgMTkuMyAxNi4yIDIuOCA4LjcuNSAxOC4yLTUuOSAyNC41TDQzMy42IDMyOC40bDI2LjMgMTU1LjVjMS41IDktMi4yIDE4LjItOS43IDIzLjUtNy40IDUuMy0xOC4xIDYtMjUuMyAxLjdsLTEzNy03My4yLTEzNy44IDczLjJjLTcuMiA0LjMtMTcgMy42LTI0LjUtMS43LTcuNC01LjMtMTEuMS0xNC41LTEwLjUtMjMuNWwyNy4xLTE1NS41TDMxLjExIDIxOC4yYy02LjQ2LTYuMy04Ljc1LTE1LjgtNS45MS0yNC41IDIuODMtOC42IDEwLjMtMTQuOSAxOS4yOS0xNi4ybDE1My4yMS0yMi43IDY4LjYtMTQxLjI4QzI3MC40IDUuMjQ5IDI3OC43IDAgMjg3LjkgMHptMCA3OC45NUwyMzUuNCAxODcuMmMtMy41IDcuMS0xMC4zIDEyLjEtMTguMSAxMy4zTDk4Ljk4IDIxNy45IDE4NC45IDMwM2M1LjUgNS41IDggMTMuNCA2LjcgMjEuMWwtMjAuMiAxMTkuNiAxMDUuMi01Ni4yYzcuMS0zLjggMTUuNi0zLjggMjIuNiAwbDEwNS4yIDU2LjItMjAuMi0xMTkuNmMtMS4zLTcuNyAxLjMtMTUuNiA2LjgtMjEuMWw4NS45LTg1LjEtMTE4LjMtMTcuNGMtNy45LTEuMi0xNC43LTYuMi0xOC4xLTEzLjNMMjg3LjkgNzguOTV6Jy8+PC9zdmc+);background-repeat:no-repeat;display:inline-block;height:25px;margin:0;width:25px}html #app footer .sticky-google-button .logo-container{display:inline-block;height:60px;margin:auto;padding:10px;width:60px}html #app footer .sticky-whatsapp-contact{background-color:#25d366;border-radius:10px 0 0 10px;flex-direction:row;position:fixed;right:0;top:calc(50% - 35px);z-index:999999}html #app footer b.sticky-whatsapp-contact .logo-container{height:auto;padding:10px 0 10px 10px;width:195px}html #app footer .sticky-whatsapp-contact .logo-container{display:inline-block;height:60px;padding:10px;width:auto}html #app footer b.sticky-google-button .logo-container{height:auto;padding:10px 0 10px 10px;width:195px}html #app footer .logo-container{display:inline-block;height:60px;margin:auto;padding:10px;width:60px}html #app footer .logo-container svg{height:100%;width:auto}html #app footer .sticky-google-button{background-color:#222;border-radius:10px 0 0 10px;flex-direction:row;outline:1px solid #fff;padding:0;position:fixed;right:0;top:calc(50% + 50px);z-index:999999}html #app footer .sticky-google-button a{align-items:center;display:flex}html #app footer .sticky-google-button .stars-container{display:none}@media(min-width:992px){html #app footer .sticky-whatsapp-contact .logo-container{height:auto;padding:10px 0 10px 10px;width:195px}html #app footer .sticky-google-button .stars-container{align-items:center;display:flex}html #app footer .sticky-google-button{padding:0 10px 0 0!important}html #app footer .d-lg-block{display:block!important}}html #app .breadcrumbs-container .h1,html #app .breadcrumbs-container h1{font-size:30px}html #app .glossaryBox{margin-bottom:10px}html #app .glossaryBox .glossaryBoxHolder{background-color:#0e1235;border-radius:15px;padding:10px;height:100%}html #app .glossaryBox .glossaryBoxHolder *{color:#fff}