/*!
 *  keasybootstrap-ssr v2.6.0
 *
 *  The MIT License (MIT)
 *
 * Copyright (c) 2021 vfm-gruppe
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 */
/* This is a compiled file, you should be editing the file in the templates directory */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #2299dd;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

html.dark{--bs-primary: #3f80ea;--bs-secondary: #ef6508;--bs-success: #4bbf73;--bs-danger: #d9534f;--bs-light-blue: #a7bdd6;--bs-light: #eee;--bs-dark: #202634;--bs-bg-blue: #202634;--bs-highlight: #343a4b;--bs-primary-rgb: 63, 128, 234;--bs-secondary-rgb: 239, 101, 8;--bs-success-rgb: 75, 191, 115;--bs-danger-rgb: 217, 83, 79;--bs-light-blue-rgb: 167, 189, 214;--bs-light-rgb: 238, 238, 238;--bs-dark-rgb: 32, 38, 52;--bs-bg-blue-rgb: 32, 38, 52;--bs-highlight-rgb: 52, 58, 75;--bs-body-color: #eee;--bs-body-bg: #202634;@import"pace-js/themes/blue/pace-theme-minimal.css"}html.dark :root{--bs-blue: #3f80ea;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #e83e8c;--bs-red: #d9534f;--bs-orange: #ef6508;--bs-yellow: #ffc107;--bs-green: #4bbf73;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #eee;--bs-gray: #626262;--bs-gray-dark: #3b3b3b;--bs-gray-100: #e1e1e1;--bs-gray-200: #cfcfcf;--bs-gray-300: #b1b1b1;--bs-gray-400: #9e9e9e;--bs-gray-500: #7e7e7e;--bs-gray-600: #626262;--bs-gray-700: #515151;--bs-gray-800: #3b3b3b;--bs-gray-900: #222222;--bs-primary: #3f80ea;--bs-secondary: #ef6508;--bs-success: #4bbf73;--bs-danger: #d9534f;--bs-light-blue: #a7bdd6;--bs-light: #eee;--bs-dark: #202634;--bs-bg-blue: #202634;--bs-highlight: #343a4b;--bs-primary-rgb: 63, 128, 234;--bs-secondary-rgb: 239, 101, 8;--bs-success-rgb: 75, 191, 115;--bs-danger-rgb: 217, 83, 79;--bs-light-blue-rgb: 167, 189, 214;--bs-light-rgb: 238, 238, 238;--bs-dark-rgb: 32, 38, 52;--bs-bg-blue-rgb: 32, 38, 52;--bs-highlight-rgb: 52, 58, 75;--bs-white-rgb: 238, 238, 238;--bs-black-rgb: 17, 17, 17;--bs-body-color-rgb: 238, 238, 238;--bs-body-bg-rgb: 32, 38, 52;--bs-font-sans-serif: "Urbanist", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Segoe UI", Roboto, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(238, 238, 238, 0.15), rgba(238, 238, 238, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 0.875rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #eee;--bs-body-bg: #202634}html.dark *,html.dark *::before,html.dark *::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){html.dark :root{scroll-behavior:smooth}}html.dark 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(17,17,17,0)}html.dark hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}html.dark hr:not([size]){height:1px}html.dark h6,html.dark .h6,html.dark h5,html.dark .h5,html.dark h4,html.dark .h4,html.dark h3,html.dark .h3,html.dark h2,html.dark .h2,html.dark h1,html.dark .h1{margin-top:0;margin-bottom:.5rem;font-weight:300;line-height:1.2}html.dark h1,html.dark .h1{font-size:calc(1.278125rem + 0.3375vw)}@media(min-width: 1200px){html.dark h1,html.dark .h1{font-size:1.53125rem}}html.dark h2,html.dark .h2{font-size:calc(1.25625rem + 0.075vw)}@media(min-width: 1200px){html.dark h2,html.dark .h2{font-size:1.3125rem}}html.dark h3,html.dark .h3{font-size:1.18125rem}html.dark h4,html.dark .h4{font-size:1.09375rem}html.dark h5,html.dark .h5{font-size:1.05rem}html.dark h6,html.dark .h6{font-size:0.9625rem}html.dark p{margin-top:0;margin-bottom:1rem}html.dark abbr[title],html.dark abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}html.dark address{margin-bottom:1rem;font-style:normal;line-height:inherit}html.dark ol,html.dark ul{padding-left:2rem}html.dark ol,html.dark ul,html.dark dl{margin-top:0;margin-bottom:1rem}html.dark ol ol,html.dark ul ul,html.dark ol ul,html.dark ul ol{margin-bottom:0}html.dark dt{font-weight:600}html.dark dd{margin-bottom:.5rem;margin-left:0}html.dark blockquote{margin:0 0 1rem}html.dark b,html.dark strong{font-weight:600}html.dark small,html.dark .small{font-size:0.875em}html.dark mark,html.dark .mark{padding:.2em;background-color:#fcf8e3}html.dark sub,html.dark sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}html.dark sub{bottom:-0.25em}html.dark sup{top:-0.5em}html.dark a{color:#3f80ea;text-decoration:underline}html.dark a:hover{color:#84aef2}html.dark a:not([href]):not([class]),html.dark a:not([href]):not([class]):hover{color:inherit;text-decoration:none}html.dark pre,html.dark code,html.dark kbd,html.dark samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}html.dark pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em;color:inherit}html.dark pre code{font-size:inherit;color:inherit;word-break:normal}html.dark code{font-size:0.875em;color:#eee;word-wrap:break-word}a>html.dark code{color:inherit}html.dark kbd{padding:.2rem .4rem;font-size:0.875em;color:#eee;background-color:#222;border-radius:.2rem}html.dark kbd kbd{padding:0;font-size:1em;font-weight:600}html.dark figure{margin:0 0 1rem}html.dark img,html.dark svg{vertical-align:middle}html.dark table{caption-side:bottom;border-collapse:collapse}html.dark caption{padding-top:.75rem;padding-bottom:.75rem;color:#9e9e9e;text-align:left}html.dark th{text-align:inherit;text-align:-webkit-match-parent}html.dark thead,html.dark tbody,html.dark tfoot,html.dark tr,html.dark td,html.dark th{border-color:inherit;border-style:solid;border-width:0}html.dark label{display:inline-block}html.dark button{border-radius:0}html.dark button:focus:not(:focus-visible){outline:0}html.dark input,html.dark button,html.dark select,html.dark optgroup,html.dark textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}html.dark button,html.dark select{text-transform:none}html.dark [role=button]{cursor:pointer}html.dark select{word-wrap:normal}html.dark select:disabled{opacity:1}html.dark [list]::-webkit-calendar-picker-indicator{display:none}html.dark button,html.dark [type=button],html.dark [type=reset],html.dark [type=submit]{-webkit-appearance:button}html.dark button:not(:disabled),html.dark [type=button]:not(:disabled),html.dark [type=reset]:not(:disabled),html.dark [type=submit]:not(:disabled){cursor:pointer}html.dark ::-moz-focus-inner{padding:0;border-style:none}html.dark textarea{resize:vertical}html.dark fieldset{min-width:0;padding:0;margin:0;border:0}html.dark legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){html.dark legend{font-size:1.5rem}}html.dark legend+*{clear:left}html.dark ::-webkit-datetime-edit-fields-wrapper,html.dark ::-webkit-datetime-edit-text,html.dark ::-webkit-datetime-edit-minute,html.dark ::-webkit-datetime-edit-hour-field,html.dark ::-webkit-datetime-edit-day-field,html.dark ::-webkit-datetime-edit-month-field,html.dark ::-webkit-datetime-edit-year-field{padding:0}html.dark ::-webkit-inner-spin-button{height:auto}html.dark [type=search]{outline-offset:-2px;-webkit-appearance:textfield}html.dark ::-webkit-search-decoration{-webkit-appearance:none}html.dark ::-webkit-color-swatch-wrapper{padding:0}html.dark ::-webkit-file-upload-button{font:inherit}html.dark ::file-selector-button{font:inherit}html.dark ::file-selector-button{font:inherit}html.dark ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}html.dark output{display:inline-block}html.dark iframe{border:0}html.dark summary{display:list-item;cursor:pointer}html.dark progress{vertical-align:baseline}html.dark [hidden]{display:none !important}html.dark body{letter-spacing:.01rem}html.dark .lead{font-size:1.09375rem;font-weight:300}html.dark .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){html.dark .display-1{font-size:5rem}}html.dark .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){html.dark .display-2{font-size:4.5rem}}html.dark .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){html.dark .display-3{font-size:4rem}}html.dark .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){html.dark .display-4{font-size:3.5rem}}html.dark .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){html.dark .display-5{font-size:3rem}}html.dark .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){html.dark .display-6{font-size:2.5rem}}html.dark .list-unstyled{padding-left:0;list-style:none}html.dark .list-inline{padding-left:0;list-style:none}html.dark .list-inline-item{display:inline-block}html.dark .list-inline-item:not(:last-child){margin-right:.5rem}html.dark .initialism{font-size:0.875em;text-transform:uppercase}html.dark .blockquote{margin-bottom:1rem;font-size:1.09375rem}html.dark .blockquote>:last-child{margin-bottom:0}html.dark .blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#626262}html.dark .blockquote-footer::before{content:"— "}html.dark .img-fluid{max-width:100%;height:auto}html.dark .img-thumbnail{padding:.25rem;background-color:#202634;border:1px solid #b1b1b1;border-radius:.2rem;max-width:100%;height:auto}html.dark .figure{display:inline-block}html.dark .figure-img{margin-bottom:.5rem;line-height:1}html.dark .figure-caption{font-size:0.875em;color:#626262}html.dark .container,html.dark .container-fluid,html.dark .container-xl{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 1664px){html.dark .container-xl,html.dark .container-lg,html.dark .container-md,html.dark .container-sm,html.dark .container{max-width:1696px}}html.dark .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))}html.dark .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)}html.dark .col{flex:1 0 0%}html.dark .row-cols-auto>*{flex:0 0 auto;width:auto}html.dark .row-cols-1>*{flex:0 0 auto;width:100%}html.dark .row-cols-2>*{flex:0 0 auto;width:50%}html.dark .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}html.dark .row-cols-4>*{flex:0 0 auto;width:25%}html.dark .row-cols-5>*{flex:0 0 auto;width:20%}html.dark .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}html.dark .col-auto{flex:0 0 auto;width:auto}html.dark .col-1{flex:0 0 auto;width:8.33333333%}html.dark .col-2{flex:0 0 auto;width:16.66666667%}html.dark .col-3{flex:0 0 auto;width:25%}html.dark .col-4{flex:0 0 auto;width:33.33333333%}html.dark .col-5{flex:0 0 auto;width:41.66666667%}html.dark .col-6{flex:0 0 auto;width:50%}html.dark .col-7{flex:0 0 auto;width:58.33333333%}html.dark .col-8{flex:0 0 auto;width:66.66666667%}html.dark .col-9{flex:0 0 auto;width:75%}html.dark .col-10{flex:0 0 auto;width:83.33333333%}html.dark .col-11{flex:0 0 auto;width:91.66666667%}html.dark .col-12{flex:0 0 auto;width:100%}html.dark .offset-1{margin-left:8.33333333%}html.dark .offset-2{margin-left:16.66666667%}html.dark .offset-3{margin-left:25%}html.dark .offset-4{margin-left:33.33333333%}html.dark .offset-5{margin-left:41.66666667%}html.dark .offset-6{margin-left:50%}html.dark .offset-7{margin-left:58.33333333%}html.dark .offset-8{margin-left:66.66666667%}html.dark .offset-9{margin-left:75%}html.dark .offset-10{margin-left:83.33333333%}html.dark .offset-11{margin-left:91.66666667%}html.dark .g-0,html.dark .gx-0{--bs-gutter-x: 0}html.dark .g-0,html.dark .gy-0{--bs-gutter-y: 0}html.dark .g-1,html.dark .gx-1{--bs-gutter-x: 0.125rem}html.dark .g-1,html.dark .gy-1{--bs-gutter-y: 0.125rem}html.dark .g-2,html.dark .gx-2{--bs-gutter-x: 0.25rem}html.dark .g-2,html.dark .gy-2{--bs-gutter-y: 0.25rem}html.dark .g-3,html.dark .gx-3{--bs-gutter-x: 0.5rem}html.dark .g-3,html.dark .gy-3{--bs-gutter-y: 0.5rem}html.dark .g-4,html.dark .gx-4{--bs-gutter-x: 1rem}html.dark .g-4,html.dark .gy-4{--bs-gutter-y: 1rem}html.dark .g-5,html.dark .gx-5{--bs-gutter-x: 1.5rem}html.dark .g-5,html.dark .gy-5{--bs-gutter-y: 1.5rem}html.dark .g-6,html.dark .gx-6{--bs-gutter-x: 2rem}html.dark .g-6,html.dark .gy-6{--bs-gutter-y: 2rem}html.dark .g-7,html.dark .gx-7{--bs-gutter-x: 3rem}html.dark .g-7,html.dark .gy-7{--bs-gutter-y: 3rem}html.dark .g-8,html.dark .gx-8{--bs-gutter-x: 4rem}html.dark .g-8,html.dark .gy-8{--bs-gutter-y: 4rem}html.dark .g-9,html.dark .gx-9{--bs-gutter-x: 8rem}html.dark .g-9,html.dark .gy-9{--bs-gutter-y: 8rem}@media(min-width: 600px){html.dark .col-sm{flex:1 0 0%}html.dark .row-cols-sm-auto>*{flex:0 0 auto;width:auto}html.dark .row-cols-sm-1>*{flex:0 0 auto;width:100%}html.dark .row-cols-sm-2>*{flex:0 0 auto;width:50%}html.dark .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}html.dark .row-cols-sm-4>*{flex:0 0 auto;width:25%}html.dark .row-cols-sm-5>*{flex:0 0 auto;width:20%}html.dark .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}html.dark .col-sm-auto{flex:0 0 auto;width:auto}html.dark .col-sm-1{flex:0 0 auto;width:8.33333333%}html.dark .col-sm-2{flex:0 0 auto;width:16.66666667%}html.dark .col-sm-3{flex:0 0 auto;width:25%}html.dark .col-sm-4{flex:0 0 auto;width:33.33333333%}html.dark .col-sm-5{flex:0 0 auto;width:41.66666667%}html.dark .col-sm-6{flex:0 0 auto;width:50%}html.dark .col-sm-7{flex:0 0 auto;width:58.33333333%}html.dark .col-sm-8{flex:0 0 auto;width:66.66666667%}html.dark .col-sm-9{flex:0 0 auto;width:75%}html.dark .col-sm-10{flex:0 0 auto;width:83.33333333%}html.dark .col-sm-11{flex:0 0 auto;width:91.66666667%}html.dark .col-sm-12{flex:0 0 auto;width:100%}html.dark .offset-sm-0{margin-left:0}html.dark .offset-sm-1{margin-left:8.33333333%}html.dark .offset-sm-2{margin-left:16.66666667%}html.dark .offset-sm-3{margin-left:25%}html.dark .offset-sm-4{margin-left:33.33333333%}html.dark .offset-sm-5{margin-left:41.66666667%}html.dark .offset-sm-6{margin-left:50%}html.dark .offset-sm-7{margin-left:58.33333333%}html.dark .offset-sm-8{margin-left:66.66666667%}html.dark .offset-sm-9{margin-left:75%}html.dark .offset-sm-10{margin-left:83.33333333%}html.dark .offset-sm-11{margin-left:91.66666667%}html.dark .g-sm-0,html.dark .gx-sm-0{--bs-gutter-x: 0}html.dark .g-sm-0,html.dark .gy-sm-0{--bs-gutter-y: 0}html.dark .g-sm-1,html.dark .gx-sm-1{--bs-gutter-x: 0.125rem}html.dark .g-sm-1,html.dark .gy-sm-1{--bs-gutter-y: 0.125rem}html.dark .g-sm-2,html.dark .gx-sm-2{--bs-gutter-x: 0.25rem}html.dark .g-sm-2,html.dark .gy-sm-2{--bs-gutter-y: 0.25rem}html.dark .g-sm-3,html.dark .gx-sm-3{--bs-gutter-x: 0.5rem}html.dark .g-sm-3,html.dark .gy-sm-3{--bs-gutter-y: 0.5rem}html.dark .g-sm-4,html.dark .gx-sm-4{--bs-gutter-x: 1rem}html.dark .g-sm-4,html.dark .gy-sm-4{--bs-gutter-y: 1rem}html.dark .g-sm-5,html.dark .gx-sm-5{--bs-gutter-x: 1.5rem}html.dark .g-sm-5,html.dark .gy-sm-5{--bs-gutter-y: 1.5rem}html.dark .g-sm-6,html.dark .gx-sm-6{--bs-gutter-x: 2rem}html.dark .g-sm-6,html.dark .gy-sm-6{--bs-gutter-y: 2rem}html.dark .g-sm-7,html.dark .gx-sm-7{--bs-gutter-x: 3rem}html.dark .g-sm-7,html.dark .gy-sm-7{--bs-gutter-y: 3rem}html.dark .g-sm-8,html.dark .gx-sm-8{--bs-gutter-x: 4rem}html.dark .g-sm-8,html.dark .gy-sm-8{--bs-gutter-y: 4rem}html.dark .g-sm-9,html.dark .gx-sm-9{--bs-gutter-x: 8rem}html.dark .g-sm-9,html.dark .gy-sm-9{--bs-gutter-y: 8rem}}@media(min-width: 1024px){html.dark .col-md{flex:1 0 0%}html.dark .row-cols-md-auto>*{flex:0 0 auto;width:auto}html.dark .row-cols-md-1>*{flex:0 0 auto;width:100%}html.dark .row-cols-md-2>*{flex:0 0 auto;width:50%}html.dark .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}html.dark .row-cols-md-4>*{flex:0 0 auto;width:25%}html.dark .row-cols-md-5>*{flex:0 0 auto;width:20%}html.dark .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}html.dark .col-md-auto{flex:0 0 auto;width:auto}html.dark .col-md-1{flex:0 0 auto;width:8.33333333%}html.dark .col-md-2{flex:0 0 auto;width:16.66666667%}html.dark .col-md-3{flex:0 0 auto;width:25%}html.dark .col-md-4{flex:0 0 auto;width:33.33333333%}html.dark .col-md-5{flex:0 0 auto;width:41.66666667%}html.dark .col-md-6{flex:0 0 auto;width:50%}html.dark .col-md-7{flex:0 0 auto;width:58.33333333%}html.dark .col-md-8{flex:0 0 auto;width:66.66666667%}html.dark .col-md-9{flex:0 0 auto;width:75%}html.dark .col-md-10{flex:0 0 auto;width:83.33333333%}html.dark .col-md-11{flex:0 0 auto;width:91.66666667%}html.dark .col-md-12{flex:0 0 auto;width:100%}html.dark .offset-md-0{margin-left:0}html.dark .offset-md-1{margin-left:8.33333333%}html.dark .offset-md-2{margin-left:16.66666667%}html.dark .offset-md-3{margin-left:25%}html.dark .offset-md-4{margin-left:33.33333333%}html.dark .offset-md-5{margin-left:41.66666667%}html.dark .offset-md-6{margin-left:50%}html.dark .offset-md-7{margin-left:58.33333333%}html.dark .offset-md-8{margin-left:66.66666667%}html.dark .offset-md-9{margin-left:75%}html.dark .offset-md-10{margin-left:83.33333333%}html.dark .offset-md-11{margin-left:91.66666667%}html.dark .g-md-0,html.dark .gx-md-0{--bs-gutter-x: 0}html.dark .g-md-0,html.dark .gy-md-0{--bs-gutter-y: 0}html.dark .g-md-1,html.dark .gx-md-1{--bs-gutter-x: 0.125rem}html.dark .g-md-1,html.dark .gy-md-1{--bs-gutter-y: 0.125rem}html.dark .g-md-2,html.dark .gx-md-2{--bs-gutter-x: 0.25rem}html.dark .g-md-2,html.dark .gy-md-2{--bs-gutter-y: 0.25rem}html.dark .g-md-3,html.dark .gx-md-3{--bs-gutter-x: 0.5rem}html.dark .g-md-3,html.dark .gy-md-3{--bs-gutter-y: 0.5rem}html.dark .g-md-4,html.dark .gx-md-4{--bs-gutter-x: 1rem}html.dark .g-md-4,html.dark .gy-md-4{--bs-gutter-y: 1rem}html.dark .g-md-5,html.dark .gx-md-5{--bs-gutter-x: 1.5rem}html.dark .g-md-5,html.dark .gy-md-5{--bs-gutter-y: 1.5rem}html.dark .g-md-6,html.dark .gx-md-6{--bs-gutter-x: 2rem}html.dark .g-md-6,html.dark .gy-md-6{--bs-gutter-y: 2rem}html.dark .g-md-7,html.dark .gx-md-7{--bs-gutter-x: 3rem}html.dark .g-md-7,html.dark .gy-md-7{--bs-gutter-y: 3rem}html.dark .g-md-8,html.dark .gx-md-8{--bs-gutter-x: 4rem}html.dark .g-md-8,html.dark .gy-md-8{--bs-gutter-y: 4rem}html.dark .g-md-9,html.dark .gx-md-9{--bs-gutter-x: 8rem}html.dark .g-md-9,html.dark .gy-md-9{--bs-gutter-y: 8rem}}@media(min-width: 1440px){html.dark .col-lg{flex:1 0 0%}html.dark .row-cols-lg-auto>*{flex:0 0 auto;width:auto}html.dark .row-cols-lg-1>*{flex:0 0 auto;width:100%}html.dark .row-cols-lg-2>*{flex:0 0 auto;width:50%}html.dark .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}html.dark .row-cols-lg-4>*{flex:0 0 auto;width:25%}html.dark .row-cols-lg-5>*{flex:0 0 auto;width:20%}html.dark .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}html.dark .col-lg-auto{flex:0 0 auto;width:auto}html.dark .col-lg-1{flex:0 0 auto;width:8.33333333%}html.dark .col-lg-2{flex:0 0 auto;width:16.66666667%}html.dark .col-lg-3{flex:0 0 auto;width:25%}html.dark .col-lg-4{flex:0 0 auto;width:33.33333333%}html.dark .col-lg-5{flex:0 0 auto;width:41.66666667%}html.dark .col-lg-6{flex:0 0 auto;width:50%}html.dark .col-lg-7{flex:0 0 auto;width:58.33333333%}html.dark .col-lg-8{flex:0 0 auto;width:66.66666667%}html.dark .col-lg-9{flex:0 0 auto;width:75%}html.dark .col-lg-10{flex:0 0 auto;width:83.33333333%}html.dark .col-lg-11{flex:0 0 auto;width:91.66666667%}html.dark .col-lg-12{flex:0 0 auto;width:100%}html.dark .offset-lg-0{margin-left:0}html.dark .offset-lg-1{margin-left:8.33333333%}html.dark .offset-lg-2{margin-left:16.66666667%}html.dark .offset-lg-3{margin-left:25%}html.dark .offset-lg-4{margin-left:33.33333333%}html.dark .offset-lg-5{margin-left:41.66666667%}html.dark .offset-lg-6{margin-left:50%}html.dark .offset-lg-7{margin-left:58.33333333%}html.dark .offset-lg-8{margin-left:66.66666667%}html.dark .offset-lg-9{margin-left:75%}html.dark .offset-lg-10{margin-left:83.33333333%}html.dark .offset-lg-11{margin-left:91.66666667%}html.dark .g-lg-0,html.dark .gx-lg-0{--bs-gutter-x: 0}html.dark .g-lg-0,html.dark .gy-lg-0{--bs-gutter-y: 0}html.dark .g-lg-1,html.dark .gx-lg-1{--bs-gutter-x: 0.125rem}html.dark .g-lg-1,html.dark .gy-lg-1{--bs-gutter-y: 0.125rem}html.dark .g-lg-2,html.dark .gx-lg-2{--bs-gutter-x: 0.25rem}html.dark .g-lg-2,html.dark .gy-lg-2{--bs-gutter-y: 0.25rem}html.dark .g-lg-3,html.dark .gx-lg-3{--bs-gutter-x: 0.5rem}html.dark .g-lg-3,html.dark .gy-lg-3{--bs-gutter-y: 0.5rem}html.dark .g-lg-4,html.dark .gx-lg-4{--bs-gutter-x: 1rem}html.dark .g-lg-4,html.dark .gy-lg-4{--bs-gutter-y: 1rem}html.dark .g-lg-5,html.dark .gx-lg-5{--bs-gutter-x: 1.5rem}html.dark .g-lg-5,html.dark .gy-lg-5{--bs-gutter-y: 1.5rem}html.dark .g-lg-6,html.dark .gx-lg-6{--bs-gutter-x: 2rem}html.dark .g-lg-6,html.dark .gy-lg-6{--bs-gutter-y: 2rem}html.dark .g-lg-7,html.dark .gx-lg-7{--bs-gutter-x: 3rem}html.dark .g-lg-7,html.dark .gy-lg-7{--bs-gutter-y: 3rem}html.dark .g-lg-8,html.dark .gx-lg-8{--bs-gutter-x: 4rem}html.dark .g-lg-8,html.dark .gy-lg-8{--bs-gutter-y: 4rem}html.dark .g-lg-9,html.dark .gx-lg-9{--bs-gutter-x: 8rem}html.dark .g-lg-9,html.dark .gy-lg-9{--bs-gutter-y: 8rem}}@media(min-width: 1664px){html.dark .col-xl{flex:1 0 0%}html.dark .row-cols-xl-auto>*{flex:0 0 auto;width:auto}html.dark .row-cols-xl-1>*{flex:0 0 auto;width:100%}html.dark .row-cols-xl-2>*{flex:0 0 auto;width:50%}html.dark .row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}html.dark .row-cols-xl-4>*{flex:0 0 auto;width:25%}html.dark .row-cols-xl-5>*{flex:0 0 auto;width:20%}html.dark .row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}html.dark .col-xl-auto{flex:0 0 auto;width:auto}html.dark .col-xl-1{flex:0 0 auto;width:8.33333333%}html.dark .col-xl-2{flex:0 0 auto;width:16.66666667%}html.dark .col-xl-3{flex:0 0 auto;width:25%}html.dark .col-xl-4{flex:0 0 auto;width:33.33333333%}html.dark .col-xl-5{flex:0 0 auto;width:41.66666667%}html.dark .col-xl-6{flex:0 0 auto;width:50%}html.dark .col-xl-7{flex:0 0 auto;width:58.33333333%}html.dark .col-xl-8{flex:0 0 auto;width:66.66666667%}html.dark .col-xl-9{flex:0 0 auto;width:75%}html.dark .col-xl-10{flex:0 0 auto;width:83.33333333%}html.dark .col-xl-11{flex:0 0 auto;width:91.66666667%}html.dark .col-xl-12{flex:0 0 auto;width:100%}html.dark .offset-xl-0{margin-left:0}html.dark .offset-xl-1{margin-left:8.33333333%}html.dark .offset-xl-2{margin-left:16.66666667%}html.dark .offset-xl-3{margin-left:25%}html.dark .offset-xl-4{margin-left:33.33333333%}html.dark .offset-xl-5{margin-left:41.66666667%}html.dark .offset-xl-6{margin-left:50%}html.dark .offset-xl-7{margin-left:58.33333333%}html.dark .offset-xl-8{margin-left:66.66666667%}html.dark .offset-xl-9{margin-left:75%}html.dark .offset-xl-10{margin-left:83.33333333%}html.dark .offset-xl-11{margin-left:91.66666667%}html.dark .g-xl-0,html.dark .gx-xl-0{--bs-gutter-x: 0}html.dark .g-xl-0,html.dark .gy-xl-0{--bs-gutter-y: 0}html.dark .g-xl-1,html.dark .gx-xl-1{--bs-gutter-x: 0.125rem}html.dark .g-xl-1,html.dark .gy-xl-1{--bs-gutter-y: 0.125rem}html.dark .g-xl-2,html.dark .gx-xl-2{--bs-gutter-x: 0.25rem}html.dark .g-xl-2,html.dark .gy-xl-2{--bs-gutter-y: 0.25rem}html.dark .g-xl-3,html.dark .gx-xl-3{--bs-gutter-x: 0.5rem}html.dark .g-xl-3,html.dark .gy-xl-3{--bs-gutter-y: 0.5rem}html.dark .g-xl-4,html.dark .gx-xl-4{--bs-gutter-x: 1rem}html.dark .g-xl-4,html.dark .gy-xl-4{--bs-gutter-y: 1rem}html.dark .g-xl-5,html.dark .gx-xl-5{--bs-gutter-x: 1.5rem}html.dark .g-xl-5,html.dark .gy-xl-5{--bs-gutter-y: 1.5rem}html.dark .g-xl-6,html.dark .gx-xl-6{--bs-gutter-x: 2rem}html.dark .g-xl-6,html.dark .gy-xl-6{--bs-gutter-y: 2rem}html.dark .g-xl-7,html.dark .gx-xl-7{--bs-gutter-x: 3rem}html.dark .g-xl-7,html.dark .gy-xl-7{--bs-gutter-y: 3rem}html.dark .g-xl-8,html.dark .gx-xl-8{--bs-gutter-x: 4rem}html.dark .g-xl-8,html.dark .gy-xl-8{--bs-gutter-y: 4rem}html.dark .g-xl-9,html.dark .gx-xl-9{--bs-gutter-x: 8rem}html.dark .g-xl-9,html.dark .gy-xl-9{--bs-gutter-y: 8rem}}html.dark .table{--bs-table-bg: #202634;--bs-table-accent-bg: rgba(32, 38, 52, 0.05);--bs-table-striped-color: #eee;--bs-table-striped-bg: rgba(17, 17, 17, 0.05);--bs-table-active-color: #eee;--bs-table-active-bg: rgba(17, 17, 17, 0.1);--bs-table-hover-color: #eee;--bs-table-hover-bg: rgba(17, 17, 17, 0.2);width:100%;margin-bottom:1rem;color:#eee;vertical-align:middle;border-color:rgba(238,238,238,.125)}html.dark .table>:not(caption)>*>*{padding:.75rem .75rem;background-color:var(--bs-table-bg);border-bottom-width:.8px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}html.dark .table>tbody{vertical-align:inherit}html.dark .table>thead{vertical-align:bottom}html.dark .table>:not(:first-child){border-top:1.6px solid #b1b1b1}html.dark .caption-top{caption-side:top}html.dark .table-sm>:not(caption)>*>*{padding:.25rem .25rem}html.dark .table-bordered>:not(caption)>*{border-width:.8px 0}html.dark .table-bordered>:not(caption)>*>*{border-width:0 .8px}html.dark .table-borderless>:not(caption)>*>*{border-bottom-width:0}html.dark .table-borderless>:not(:first-child){border-top-width:0}html.dark .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}html.dark .table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}html.dark .table-hover>tbody>tr:hover>*{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}html.dark .table-primary{--bs-table-bg: #d9e6fb;--bs-table-striped-bg: #cfdbef;--bs-table-striped-color: #111;--bs-table-active-bg: #c5d1e4;--bs-table-active-color: #111;--bs-table-hover-bg: #b1bbcc;--bs-table-hover-color: #111;color:#111;border-color:#c5d1e4}html.dark .table-secondary{--bs-table-bg: #fce0ce;--bs-table-striped-bg: #f0d6c5;--bs-table-striped-color: #111;--bs-table-active-bg: #e5cbbb;--bs-table-active-color: #111;--bs-table-hover-bg: #cdb7a8;--bs-table-hover-color: #111;color:#111;border-color:#e5cbbb}html.dark .table-success{--bs-table-bg: #dbf2e3;--bs-table-striped-bg: #d1e7d9;--bs-table-striped-color: #111;--bs-table-active-bg: #c7dcce;--bs-table-active-color: #111;--bs-table-hover-bg: #b3c5b9;--bs-table-hover-color: #111;color:#111;border-color:#c7dcce}html.dark .table-info{--bs-table-bg: #cff4fc;--bs-table-striped-bg: #c6e9f0;--bs-table-striped-color: #111;--bs-table-active-bg: #bcdde5;--bs-table-active-color: #111;--bs-table-hover-bg: #a9c7cd;--bs-table-hover-color: #111;color:#111;border-color:#bcdde5}html.dark .table-warning{--bs-table-bg: #fff3cd;--bs-table-striped-bg: #f3e8c4;--bs-table-striped-color: #111;--bs-table-active-bg: #e7dcba;--bs-table-active-color: #111;--bs-table-hover-bg: #cfc6a7;--bs-table-hover-color: #111;color:#111;border-color:#e7dcba}html.dark .table-danger{--bs-table-bg: #f7dddc;--bs-table-striped-bg: #ecd3d2;--bs-table-striped-color: #111;--bs-table-active-bg: #e0c9c8;--bs-table-active-color: #111;--bs-table-hover-bg: #c9b4b3;--bs-table-hover-color: #111;color:#111;border-color:#e0c9c8}html.dark .table-light{--bs-table-bg: #eee;--bs-table-striped-bg: #e3e3e3;--bs-table-striped-color: #111;--bs-table-active-bg: #d8d8d8;--bs-table-active-color: #111;--bs-table-hover-bg: #c2c2c2;--bs-table-hover-color: #111;color:#111;border-color:#d8d8d8}html.dark .table-dark{--bs-table-bg: #202634;--bs-table-striped-bg: #2a303d;--bs-table-striped-color: #eee;--bs-table-active-bg: #353a47;--bs-table-active-color: #eee;--bs-table-hover-bg: #494e59;--bs-table-hover-color: #eee;color:#eee;border-color:#353a47}html.dark .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 599.98px){html.dark .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1023.98px){html.dark .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1439.98px){html.dark .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1663.98px){html.dark .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}html.dark .table{margin-bottom:0}html.dark .table>thead{font-size:.765625rem;font-weight:600}html.dark .table-responsive{overflow:inherit}html.dark .form-label{margin-bottom:.25rem}html.dark .col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}html.dark .col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.09375rem}html.dark .col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.765625rem}html.dark .form-text{margin-top:.25rem;font-size:0.875em;color:#9e9e9e}html.dark .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:#cfcfcf;background-color:#202634;background-clip:padding-box;border:1px solid #343a4b;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.2rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){html.dark .form-control{transition:none}}html.dark .form-control[type=file]{overflow:hidden}html.dark .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}html.dark .form-control:focus{color:#cfcfcf;background-color:#222837;border-color:#222837;outline:0;box-shadow:0 0 .1rem 1px rgba(63,128,234,.25)}html.dark .form-control::-webkit-date-and-time-value{height:1.5em}html.dark .form-control::-moz-placeholder{color:#626262;opacity:1}html.dark .form-control::placeholder{color:#626262;opacity:1}html.dark .form-control:disabled,html.dark .form-control[readonly]{background-color:#282f41;border-color:#282f41;opacity:1}html.dark .form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#cfcfcf;background-color:#282f41;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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}html.dark .form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#cfcfcf;background-color:#282f41;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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}html.dark .form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#cfcfcf;background-color:#282f41;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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){html.dark .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}html.dark .form-control::file-selector-button{transition:none}html.dark .form-control::file-selector-button{transition:none}}html.dark .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#262d3e}html.dark .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#262d3e}html.dark .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#262d3e}html.dark .form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#cfcfcf;background-color:#282f41;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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){html.dark .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}html.dark .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#262d3e}html.dark .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#eee;background-color:transparent;border:solid transparent;border-width:1px 0}html.dark .form-control-plaintext.form-control-sm,html.dark .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}html.dark .form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.765625rem;border-radius:.2rem}html.dark .form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}html.dark .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}html.dark .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}html.dark .form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}html.dark .form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.09375rem;border-radius:.2rem}html.dark .form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}html.dark .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}html.dark .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}html.dark .form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}html.dark textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px)}html.dark textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px)}html.dark textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}html.dark .form-control-color{width:3rem;height:auto;padding:.375rem}html.dark .form-control-color:not(:disabled):not([readonly]){cursor:pointer}html.dark .form-control-color::-moz-color-swatch{height:1.5em;border-radius:.2rem}html.dark .form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.2rem}html.dark .form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:0.875rem;font-weight:400;line-height:1.5;color:#cfcfcf;background-color:#202634;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #343a4b;border-radius:.2rem;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){html.dark .form-select{transition:none}}html.dark .form-select:focus{border-color:#222837;outline:0;box-shadow:0 0 0 .15rem rgba(63,128,234,.25)}html.dark .form-select[multiple],html.dark .form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}html.dark .form-select:disabled{background-color:#cfcfcf;border-color:#282f41}html.dark .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #cfcfcf}html.dark .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.765625rem;border-radius:.2rem}html.dark .form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.09375rem;border-radius:.2rem}html.dark .form-check{display:block;min-height:1.3125rem;padding-left:1.5em;margin-bottom:.125rem}html.dark .form-check .form-check-input{float:left;margin-left:-1.5em}html.dark .form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#5e6987;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #343a4b;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}html.dark .form-check-input[type=checkbox]{border-radius:.25em}html.dark .form-check-input[type=radio]{border-radius:50%}html.dark .form-check-input:active{filter:brightness(90%)}html.dark .form-check-input:focus{border-color:#222837;outline:0;box-shadow:0 0 .25rem .15rem rgba(63,128,234,.25)}html.dark .form-check-input:checked{background-color:#3f80ea;border-color:#3f80ea}html.dark .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23eee%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e")}html.dark .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23eee%27/%3e%3c/svg%3e")}html.dark .form-check-input[type=checkbox]:indeterminate{background-color:#3f80ea;border-color:#3f80ea;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23eee%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e")}html.dark .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}html.dark .form-check-input[disabled]~.form-check-label,html.dark .form-check-input:disabled~.form-check-label{opacity:.5}html.dark .form-switch{padding-left:2.5em}html.dark .form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%2817, 17, 17, 0.25%29%27/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){html.dark .form-switch .form-check-input{transition:none}}html.dark .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23222837%27/%3e%3c/svg%3e")}html.dark .form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23eee%27/%3e%3c/svg%3e")}html.dark .form-check-inline{display:inline-block;margin-right:1rem}html.dark .btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}html.dark .btn-check[disabled]+.btn,html.dark .btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}html.dark .form-range{width:100%;height:1.3rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}html.dark .form-range:focus{outline:0}html.dark .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #202634,0 0 .1rem 1px rgba(63,128,234,.25)}html.dark .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #202634,0 0 .1rem 1px rgba(63,128,234,.25)}html.dark .form-range::-moz-focus-outer{border:0}html.dark .form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#3f80ea;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){html.dark .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}html.dark .form-range::-webkit-slider-thumb:active{background-color:#c5d9f9}html.dark .form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#b1b1b1;border-color:transparent;border-radius:1rem}html.dark .form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#3f80ea;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){html.dark .form-range::-moz-range-thumb{-moz-transition:none;transition:none}}html.dark .form-range::-moz-range-thumb:active{background-color:#c5d9f9}html.dark .form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#b1b1b1;border-color:transparent;border-radius:1rem}html.dark .form-range:disabled{pointer-events:none}html.dark .form-range:disabled::-webkit-slider-thumb{background-color:#7e7e7e}html.dark .form-range:disabled::-moz-range-thumb{background-color:#7e7e7e}html.dark .form-floating{position:relative}html.dark .form-floating>.form-control,html.dark .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}html.dark .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){html.dark .form-floating>label{transition:none}}html.dark .form-floating>.form-control{padding:1rem .75rem}html.dark .form-floating>.form-control::-moz-placeholder{color:transparent}html.dark .form-floating>.form-control::placeholder{color:transparent}html.dark .form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}html.dark .form-floating>.form-control:focus,html.dark .form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}html.dark .form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}html.dark .form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}html.dark .form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}html.dark .form-floating>.form-control:focus~label,html.dark .form-floating>.form-control:not(:placeholder-shown)~label,html.dark .form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}html.dark .form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}html.dark .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}html.dark .input-group>.form-control,html.dark .input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}html.dark .input-group>.form-control:focus,html.dark .input-group>.form-select:focus{z-index:3}html.dark .input-group .btn{position:relative;z-index:2}html.dark .input-group .btn:focus{z-index:3}html.dark .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:#eee;text-align:center;white-space:nowrap;background-color:#282f41;border:1px solid #343a4b;border-radius:.2rem}html.dark .input-group-lg>.form-control,html.dark .input-group-lg>.form-select,html.dark .input-group-lg>.input-group-text,html.dark .input-group-lg>.btn{padding:.5rem 1rem;font-size:1.09375rem;border-radius:.2rem}html.dark .input-group-sm>.form-control,html.dark .input-group-sm>.form-select,html.dark .input-group-sm>.input-group-text,html.dark .input-group-sm>.btn{padding:.25rem .5rem;font-size:0.765625rem;border-radius:.2rem}html.dark .input-group-lg>.form-select,html.dark .input-group-sm>.form-select{padding-right:3rem}html.dark .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),html.dark .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}html.dark .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),html.dark .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){border-top-right-radius:0;border-bottom-right-radius:0}html.dark .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}html.dark .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#4bbf73}html.dark .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.765625rem;color:#111;background-color:rgba(75,191,115,.9);border-radius:.2rem}.was-validated html.dark:valid~.valid-feedback,.was-validated html.dark:valid~.valid-tooltip,html.dark.is-valid~.valid-feedback,html.dark.is-valid~.valid-tooltip{display:block}.was-validated html.dark .form-control:valid,html.dark .form-control.is-valid{border-color:#4bbf73;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%234bbf73%27 d=%27M2.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%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated html.dark .form-control:valid:focus,html.dark .form-control.is-valid:focus{border-color:#4bbf73;box-shadow:0 0 0 .15rem rgba(75,191,115,.25)}.was-validated html.dark textarea.form-control:valid,html.dark textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated html.dark .form-select:valid,html.dark .form-select.is-valid{border-color:#4bbf73}.was-validated html.dark .form-select:valid:not([multiple]):not([size]),.was-validated html.dark .form-select:valid:not([multiple])[size="1"],html.dark .form-select.is-valid:not([multiple]):not([size]),html.dark .form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%234bbf73%27 d=%27M2.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%27/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated html.dark .form-select:valid:focus,html.dark .form-select.is-valid:focus{border-color:#4bbf73;box-shadow:0 0 0 .15rem rgba(75,191,115,.25)}.was-validated html.dark .form-check-input:valid,html.dark .form-check-input.is-valid{border-color:#4bbf73}.was-validated html.dark .form-check-input:valid:checked,html.dark .form-check-input.is-valid:checked{background-color:#4bbf73}.was-validated html.dark .form-check-input:valid:focus,html.dark .form-check-input.is-valid:focus{box-shadow:0 0 0 .15rem rgba(75,191,115,.25)}.was-validated html.dark .form-check-input:valid~.form-check-label,html.dark .form-check-input.is-valid~.form-check-label{color:#4bbf73}html.dark .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated html.dark .input-group .form-control:valid,html.dark .input-group .form-control.is-valid,.was-validated html.dark .input-group .form-select:valid,html.dark .input-group .form-select.is-valid{z-index:1}.was-validated html.dark .input-group .form-control:valid:focus,html.dark .input-group .form-control.is-valid:focus,.was-validated html.dark .input-group .form-select:valid:focus,html.dark .input-group .form-select.is-valid:focus{z-index:3}html.dark .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#d9534f}html.dark .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.765625rem;color:#eee;background-color:rgba(217,83,79,.9);border-radius:.2rem}.was-validated html.dark:invalid~.invalid-feedback,.was-validated html.dark:invalid~.invalid-tooltip,html.dark.is-invalid~.invalid-feedback,html.dark.is-invalid~.invalid-tooltip{display:block}.was-validated html.dark .form-control:invalid,html.dark .form-control.is-invalid{border-color:#d9534f;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d9534f%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d9534f%27 stroke=%27none%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated html.dark .form-control:invalid:focus,html.dark .form-control.is-invalid:focus{border-color:#d9534f;box-shadow:0 0 0 .15rem rgba(217,83,79,.25)}.was-validated html.dark textarea.form-control:invalid,html.dark textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated html.dark .form-select:invalid,html.dark .form-select.is-invalid{border-color:#d9534f}.was-validated html.dark .form-select:invalid:not([multiple]):not([size]),.was-validated html.dark .form-select:invalid:not([multiple])[size="1"],html.dark .form-select.is-invalid:not([multiple]):not([size]),html.dark .form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d9534f%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d9534f%27 stroke=%27none%27/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated html.dark .form-select:invalid:focus,html.dark .form-select.is-invalid:focus{border-color:#d9534f;box-shadow:0 0 0 .15rem rgba(217,83,79,.25)}.was-validated html.dark .form-check-input:invalid,html.dark .form-check-input.is-invalid{border-color:#d9534f}.was-validated html.dark .form-check-input:invalid:checked,html.dark .form-check-input.is-invalid:checked{background-color:#d9534f}.was-validated html.dark .form-check-input:invalid:focus,html.dark .form-check-input.is-invalid:focus{box-shadow:0 0 0 .15rem rgba(217,83,79,.25)}.was-validated html.dark .form-check-input:invalid~.form-check-label,html.dark .form-check-input.is-invalid~.form-check-label{color:#d9534f}html.dark .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated html.dark .input-group .form-control:invalid,html.dark .input-group .form-control.is-invalid,.was-validated html.dark .input-group .form-select:invalid,html.dark .input-group .form-select.is-invalid{z-index:2}.was-validated html.dark .input-group .form-control:invalid:focus,html.dark .input-group .form-control.is-invalid:focus,.was-validated html.dark .input-group .form-select:invalid:focus,html.dark .input-group .form-select.is-invalid:focus{z-index:3}html.dark .form-label{margin-bottom:.25rem}html.dark .col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}html.dark .col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.09375rem}html.dark .col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.765625rem}html.dark .form-text{margin-top:.25rem;font-size:0.875em;color:#9e9e9e}html.dark .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:#cfcfcf;background-color:#202634;background-clip:padding-box;border:1px solid #343a4b;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.2rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){html.dark .form-control{transition:none}}html.dark .form-control[type=file]{overflow:hidden}html.dark .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}html.dark .form-control:focus{color:#cfcfcf;background-color:#222837;border-color:#222837;outline:0;box-shadow:0 0 .1rem 1px rgba(63,128,234,.25)}html.dark .form-control::-webkit-date-and-time-value{height:1.5em}html.dark .form-control::-moz-placeholder{color:#626262;opacity:1}html.dark .form-control::placeholder{color:#626262;opacity:1}html.dark .form-control:disabled,html.dark .form-control[readonly]{background-color:#282f41;border-color:#282f41;opacity:1}html.dark .form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#cfcfcf;background-color:#282f41;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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}html.dark .form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#cfcfcf;background-color:#282f41;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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}html.dark .form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#cfcfcf;background-color:#282f41;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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){html.dark .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}html.dark .form-control::file-selector-button{transition:none}html.dark .form-control::file-selector-button{transition:none}}html.dark .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#262d3e}html.dark .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#262d3e}html.dark .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#262d3e}html.dark .form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#cfcfcf;background-color:#282f41;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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){html.dark .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}html.dark .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#262d3e}html.dark .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#eee;background-color:transparent;border:solid transparent;border-width:1px 0}html.dark .form-control-plaintext.form-control-sm,html.dark .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}html.dark .form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.765625rem;border-radius:.2rem}html.dark .form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}html.dark .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}html.dark .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}html.dark .form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}html.dark .form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.09375rem;border-radius:.2rem}html.dark .form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}html.dark .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}html.dark .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}html.dark .form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}html.dark textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px)}html.dark textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px)}html.dark textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}html.dark .form-control-color{width:3rem;height:auto;padding:.375rem}html.dark .form-control-color:not(:disabled):not([readonly]){cursor:pointer}html.dark .form-control-color::-moz-color-swatch{height:1.5em;border-radius:.2rem}html.dark .form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.2rem}html.dark .form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:0.875rem;font-weight:400;line-height:1.5;color:#cfcfcf;background-color:#202634;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #343a4b;border-radius:.2rem;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){html.dark .form-select{transition:none}}html.dark .form-select:focus{border-color:#222837;outline:0;box-shadow:0 0 0 .15rem rgba(63,128,234,.25)}html.dark .form-select[multiple],html.dark .form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}html.dark .form-select:disabled{background-color:#cfcfcf;border-color:#282f41}html.dark .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #cfcfcf}html.dark .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.765625rem;border-radius:.2rem}html.dark .form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.09375rem;border-radius:.2rem}html.dark .form-check{display:block;min-height:1.3125rem;padding-left:1.5em;margin-bottom:.125rem}html.dark .form-check .form-check-input{float:left;margin-left:-1.5em}html.dark .form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#5e6987;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #343a4b;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}html.dark .form-check-input[type=checkbox]{border-radius:.25em}html.dark .form-check-input[type=radio]{border-radius:50%}html.dark .form-check-input:active{filter:brightness(90%)}html.dark .form-check-input:focus{border-color:#222837;outline:0;box-shadow:0 0 .25rem .15rem rgba(63,128,234,.25)}html.dark .form-check-input:checked{background-color:#3f80ea;border-color:#3f80ea}html.dark .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23eee%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e")}html.dark .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23eee%27/%3e%3c/svg%3e")}html.dark .form-check-input[type=checkbox]:indeterminate{background-color:#3f80ea;border-color:#3f80ea;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23eee%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%3e%3c/svg%3e")}html.dark .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}html.dark .form-check-input[disabled]~.form-check-label,html.dark .form-check-input:disabled~.form-check-label{opacity:.5}html.dark .form-switch{padding-left:2.5em}html.dark .form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%2817, 17, 17, 0.25%29%27/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){html.dark .form-switch .form-check-input{transition:none}}html.dark .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23222837%27/%3e%3c/svg%3e")}html.dark .form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23eee%27/%3e%3c/svg%3e")}html.dark .form-check-inline{display:inline-block;margin-right:1rem}html.dark .btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}html.dark .btn-check[disabled]+.btn,html.dark .btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}html.dark .form-range{width:100%;height:1.3rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}html.dark .form-range:focus{outline:0}html.dark .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #202634,0 0 .1rem 1px rgba(63,128,234,.25)}html.dark .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #202634,0 0 .1rem 1px rgba(63,128,234,.25)}html.dark .form-range::-moz-focus-outer{border:0}html.dark .form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#3f80ea;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){html.dark .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}html.dark .form-range::-webkit-slider-thumb:active{background-color:#c5d9f9}html.dark .form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#b1b1b1;border-color:transparent;border-radius:1rem}html.dark .form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#3f80ea;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){html.dark .form-range::-moz-range-thumb{-moz-transition:none;transition:none}}html.dark .form-range::-moz-range-thumb:active{background-color:#c5d9f9}html.dark .form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#b1b1b1;border-color:transparent;border-radius:1rem}html.dark .form-range:disabled{pointer-events:none}html.dark .form-range:disabled::-webkit-slider-thumb{background-color:#7e7e7e}html.dark .form-range:disabled::-moz-range-thumb{background-color:#7e7e7e}html.dark .form-floating{position:relative}html.dark .form-floating>.form-control,html.dark .form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}html.dark .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){html.dark .form-floating>label{transition:none}}html.dark .form-floating>.form-control{padding:1rem .75rem}html.dark .form-floating>.form-control::-moz-placeholder{color:transparent}html.dark .form-floating>.form-control::placeholder{color:transparent}html.dark .form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}html.dark .form-floating>.form-control:focus,html.dark .form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}html.dark .form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}html.dark .form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}html.dark .form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}html.dark .form-floating>.form-control:focus~label,html.dark .form-floating>.form-control:not(:placeholder-shown)~label,html.dark .form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}html.dark .form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}html.dark .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}html.dark .input-group>.form-control,html.dark .input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}html.dark .input-group>.form-control:focus,html.dark .input-group>.form-select:focus{z-index:3}html.dark .input-group .btn{position:relative;z-index:2}html.dark .input-group .btn:focus{z-index:3}html.dark .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:#eee;text-align:center;white-space:nowrap;background-color:#282f41;border:1px solid #343a4b;border-radius:.2rem}html.dark .input-group-lg>.form-control,html.dark .input-group-lg>.form-select,html.dark .input-group-lg>.input-group-text,html.dark .input-group-lg>.btn{padding:.5rem 1rem;font-size:1.09375rem;border-radius:.2rem}html.dark .input-group-sm>.form-control,html.dark .input-group-sm>.form-select,html.dark .input-group-sm>.input-group-text,html.dark .input-group-sm>.btn{padding:.25rem .5rem;font-size:0.765625rem;border-radius:.2rem}html.dark .input-group-lg>.form-select,html.dark .input-group-sm>.form-select{padding-right:3rem}html.dark .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),html.dark .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}html.dark .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),html.dark .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){border-top-right-radius:0;border-bottom-right-radius:0}html.dark .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}html.dark .valid-feedback{color:#4bbf73}html.dark .valid-tooltip{color:#111;background-color:rgba(75,191,115,.9)}.was-validated html.dark .form-control:valid,html.dark .form-control.is-valid{border-color:#4bbf73;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%234bbf73%27 d=%27M2.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%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated html.dark .form-control:valid:focus,html.dark .form-control.is-valid:focus{border-color:#4bbf73;box-shadow:0 0 0 .15rem rgba(75,191,115,.25)}.was-validated html.dark .form-select:valid,html.dark .form-select.is-valid{border-color:#4bbf73;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%234bbf73%27 d=%27M2.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%27/%3e%3c/svg%3e")}.was-validated html.dark .form-select:valid:focus,html.dark .form-select.is-valid:focus{border-color:#4bbf73;box-shadow:0 0 0 .15rem rgba(75,191,115,.25)}.was-validated html.dark .form-check-input:valid,html.dark .form-check-input.is-valid{border-color:#4bbf73}.was-validated html.dark .form-check-input:valid:checked,html.dark .form-check-input.is-valid:checked{background-color:#4bbf73}.was-validated html.dark .form-check-input:valid:focus,html.dark .form-check-input.is-valid:focus{box-shadow:0 0 0 .15rem rgba(75,191,115,.25)}.was-validated html.dark .form-check-input:valid~.form-check-label,html.dark .form-check-input.is-valid~.form-check-label{color:#4bbf73}.was-validated html.dark .input-group .form-control:valid,html.dark .input-group .form-control.is-valid,.was-validated html.dark .input-group .form-select:valid,html.dark .input-group .form-select.is-valid{z-index:3}html.dark .invalid-feedback{color:#d9534f}html.dark .invalid-tooltip{color:#eee;background-color:rgba(217,83,79,.9)}.was-validated html.dark .form-control:invalid,html.dark .form-control.is-invalid{border-color:#d9534f;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d9534f%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d9534f%27 stroke=%27none%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated html.dark .form-control:invalid:focus,html.dark .form-control.is-invalid:focus{border-color:#d9534f;box-shadow:0 0 0 .15rem rgba(217,83,79,.25)}.was-validated html.dark .form-select:invalid,html.dark .form-select.is-invalid{border-color:#d9534f;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d9534f%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d9534f%27 stroke=%27none%27/%3e%3c/svg%3e")}.was-validated html.dark .form-select:invalid:focus,html.dark .form-select.is-invalid:focus{border-color:#d9534f;box-shadow:0 0 0 .15rem rgba(217,83,79,.25)}.was-validated html.dark .form-check-input:invalid,html.dark .form-check-input.is-invalid{border-color:#d9534f}.was-validated html.dark .form-check-input:invalid:checked,html.dark .form-check-input.is-invalid:checked{background-color:#d9534f}.was-validated html.dark .form-check-input:invalid:focus,html.dark .form-check-input.is-invalid:focus{box-shadow:0 0 0 .15rem rgba(217,83,79,.25)}.was-validated html.dark .form-check-input:invalid~.form-check-label,html.dark .form-check-input.is-invalid~.form-check-label{color:#d9534f}.was-validated html.dark .input-group .form-control:invalid,html.dark .input-group .form-control.is-invalid,.was-validated html.dark .input-group .form-select:invalid,html.dark .input-group .form-select.is-invalid{z-index:3}html.dark html.dark .was-validated :invalid~.invalid-feedback,html.dark html.dark .was-validated :invalid~.invalid-tooltip,html.dark html.dark .is-invalid~.invalid-feedback,html.dark html.dark .is-invalid~.invalid-tooltip{display:block}html.dark .btn{display:inline-block;font-weight:400;line-height:1.5;color:#eee;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:0.875rem;border-radius:.2rem;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){html.dark .btn{transition:none}}html.dark .btn:hover{color:#eee}.btn-check:focus+html.dark .btn,html.dark .btn:focus{outline:0;box-shadow:0 0 .25rem .15rem rgba(63,128,234,.25)}html.dark .btn:disabled,html.dark .btn.disabled,fieldset:disabled html.dark .btn{pointer-events:none;opacity:.65}html.dark .btn-primary{color:#eee;background-color:#3f80ea;border-color:#3f80ea}html.dark .btn-primary:hover{color:#eee;background-color:#366dc7;border-color:#3266bb}.btn-check:focus+html.dark .btn-primary,html.dark .btn-primary:focus{color:#eee;background-color:#366dc7;border-color:#3266bb;box-shadow:0 0 0 .15rem rgba(89,145,235,.5)}.btn-check:checked+html.dark .btn-primary,.btn-check:active+html.dark .btn-primary,html.dark .btn-primary:active,html.dark .btn-primary.active,.show>html.dark .btn-primary.dropdown-toggle{color:#eee;background-color:#3266bb;border-color:#2f60b0}.btn-check:checked+html.dark .btn-primary:focus,.btn-check:active+html.dark .btn-primary:focus,html.dark .btn-primary:active:focus,html.dark .btn-primary.active:focus,.show>html.dark .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(89,145,235,.5)}html.dark .btn-primary:disabled,html.dark .btn-primary.disabled{color:#eee;background-color:#3f80ea;border-color:#3f80ea}html.dark .btn-secondary{color:#eee;background-color:#ef6508;border-color:#ef6508}html.dark .btn-secondary:hover{color:#eee;background-color:#cb5607;border-color:#bf5106}.btn-check:focus+html.dark .btn-secondary,html.dark .btn-secondary:focus{color:#eee;background-color:#cb5607;border-color:#bf5106;box-shadow:0 0 0 .15rem rgba(239,122,43,.5)}.btn-check:checked+html.dark .btn-secondary,.btn-check:active+html.dark .btn-secondary,html.dark .btn-secondary:active,html.dark .btn-secondary.active,.show>html.dark .btn-secondary.dropdown-toggle{color:#eee;background-color:#bf5106;border-color:#b34c06}.btn-check:checked+html.dark .btn-secondary:focus,.btn-check:active+html.dark .btn-secondary:focus,html.dark .btn-secondary:active:focus,html.dark .btn-secondary.active:focus,.show>html.dark .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(239,122,43,.5)}html.dark .btn-secondary:disabled,html.dark .btn-secondary.disabled{color:#eee;background-color:#ef6508;border-color:#ef6508}html.dark .btn-success{color:#111;background-color:#4bbf73;border-color:#4bbf73}html.dark .btn-success:hover{color:#111;background-color:#66c988;border-color:#5dc581}.btn-check:focus+html.dark .btn-success,html.dark .btn-success:focus{color:#111;background-color:#66c988;border-color:#5dc581;box-shadow:0 0 0 .15rem rgba(66,165,100,.5)}.btn-check:checked+html.dark .btn-success,.btn-check:active+html.dark .btn-success,html.dark .btn-success:active,html.dark .btn-success.active,.show>html.dark .btn-success.dropdown-toggle{color:#111;background-color:#6fcc8f;border-color:#5dc581}.btn-check:checked+html.dark .btn-success:focus,.btn-check:active+html.dark .btn-success:focus,html.dark .btn-success:active:focus,html.dark .btn-success.active:focus,.show>html.dark .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(66,165,100,.5)}html.dark .btn-success:disabled,html.dark .btn-success.disabled{color:#111;background-color:#4bbf73;border-color:#4bbf73}html.dark .btn-danger{color:#eee;background-color:#d9534f;border-color:#d9534f}html.dark .btn-danger:hover{color:#eee;background-color:#b84743;border-color:#ae423f}.btn-check:focus+html.dark .btn-danger,html.dark .btn-danger:focus{color:#eee;background-color:#b84743;border-color:#ae423f;box-shadow:0 0 0 .15rem rgba(220,106,103,.5)}.btn-check:checked+html.dark .btn-danger,.btn-check:active+html.dark .btn-danger,html.dark .btn-danger:active,html.dark .btn-danger.active,.show>html.dark .btn-danger.dropdown-toggle{color:#eee;background-color:#ae423f;border-color:#a33e3b}.btn-check:checked+html.dark .btn-danger:focus,.btn-check:active+html.dark .btn-danger:focus,html.dark .btn-danger:active:focus,html.dark .btn-danger.active:focus,.show>html.dark .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(220,106,103,.5)}html.dark .btn-danger:disabled,html.dark .btn-danger.disabled{color:#eee;background-color:#d9534f;border-color:#d9534f}html.dark .btn-light-blue{color:#111;background-color:#a7bdd6;border-color:#a7bdd6}html.dark .btn-light-blue:hover{color:#111;background-color:#b4c7dc;border-color:#b0c4da}.btn-check:focus+html.dark .btn-light-blue,html.dark .btn-light-blue:focus{color:#111;background-color:#b4c7dc;border-color:#b0c4da;box-shadow:0 0 0 .15rem rgba(145,163,184,.5)}.btn-check:checked+html.dark .btn-light-blue,.btn-check:active+html.dark .btn-light-blue,html.dark .btn-light-blue:active,html.dark .btn-light-blue.active,.show>html.dark .btn-light-blue.dropdown-toggle{color:#111;background-color:#b9cade;border-color:#b0c4da}.btn-check:checked+html.dark .btn-light-blue:focus,.btn-check:active+html.dark .btn-light-blue:focus,html.dark .btn-light-blue:active:focus,html.dark .btn-light-blue.active:focus,.show>html.dark .btn-light-blue.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(145,163,184,.5)}html.dark .btn-light-blue:disabled,html.dark .btn-light-blue.disabled{color:#111;background-color:#a7bdd6;border-color:#a7bdd6}html.dark .btn-light{color:#111;background-color:#eee;border-color:#eee}html.dark .btn-light:hover{color:#111;background-color:#f1f1f1;border-color:#f0f0f0}.btn-check:focus+html.dark .btn-light,html.dark .btn-light:focus{color:#111;background-color:#f1f1f1;border-color:#f0f0f0;box-shadow:0 0 0 .15rem rgba(205,205,205,.5)}.btn-check:checked+html.dark .btn-light,.btn-check:active+html.dark .btn-light,html.dark .btn-light:active,html.dark .btn-light.active,.show>html.dark .btn-light.dropdown-toggle{color:#111;background-color:#f1f1f1;border-color:#f0f0f0}.btn-check:checked+html.dark .btn-light:focus,.btn-check:active+html.dark .btn-light:focus,html.dark .btn-light:active:focus,html.dark .btn-light.active:focus,.show>html.dark .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(205,205,205,.5)}html.dark .btn-light:disabled,html.dark .btn-light.disabled{color:#111;background-color:#eee;border-color:#eee}html.dark .btn-dark{color:#eee;background-color:#202634;border-color:#202634}html.dark .btn-dark:hover{color:#eee;background-color:#1b202c;border-color:#1a1e2a}.btn-check:focus+html.dark .btn-dark,html.dark .btn-dark:focus{color:#eee;background-color:#1b202c;border-color:#1a1e2a;box-shadow:0 0 0 .15rem rgba(63,68,80,.5)}.btn-check:checked+html.dark .btn-dark,.btn-check:active+html.dark .btn-dark,html.dark .btn-dark:active,html.dark .btn-dark.active,.show>html.dark .btn-dark.dropdown-toggle{color:#eee;background-color:#1a1e2a;border-color:#181d27}.btn-check:checked+html.dark .btn-dark:focus,.btn-check:active+html.dark .btn-dark:focus,html.dark .btn-dark:active:focus,html.dark .btn-dark.active:focus,.show>html.dark .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(63,68,80,.5)}html.dark .btn-dark:disabled,html.dark .btn-dark.disabled{color:#eee;background-color:#202634;border-color:#202634}html.dark .btn-bg-blue{color:#eee;background-color:#202634;border-color:#202634}html.dark .btn-bg-blue:hover{color:#eee;background-color:#1b202c;border-color:#1a1e2a}.btn-check:focus+html.dark .btn-bg-blue,html.dark .btn-bg-blue:focus{color:#eee;background-color:#1b202c;border-color:#1a1e2a;box-shadow:0 0 0 .15rem rgba(63,68,80,.5)}.btn-check:checked+html.dark .btn-bg-blue,.btn-check:active+html.dark .btn-bg-blue,html.dark .btn-bg-blue:active,html.dark .btn-bg-blue.active,.show>html.dark .btn-bg-blue.dropdown-toggle{color:#eee;background-color:#1a1e2a;border-color:#181d27}.btn-check:checked+html.dark .btn-bg-blue:focus,.btn-check:active+html.dark .btn-bg-blue:focus,html.dark .btn-bg-blue:active:focus,html.dark .btn-bg-blue.active:focus,.show>html.dark .btn-bg-blue.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(63,68,80,.5)}html.dark .btn-bg-blue:disabled,html.dark .btn-bg-blue.disabled{color:#eee;background-color:#202634;border-color:#202634}html.dark .btn-highlight{color:#eee;background-color:#343a4b;border-color:#343a4b}html.dark .btn-highlight:hover{color:#eee;background-color:#2c3140;border-color:#2a2e3c}.btn-check:focus+html.dark .btn-highlight,html.dark .btn-highlight:focus{color:#eee;background-color:#2c3140;border-color:#2a2e3c;box-shadow:0 0 0 .15rem rgba(80,85,99,.5)}.btn-check:checked+html.dark .btn-highlight,.btn-check:active+html.dark .btn-highlight,html.dark .btn-highlight:active,html.dark .btn-highlight.active,.show>html.dark .btn-highlight.dropdown-toggle{color:#eee;background-color:#2a2e3c;border-color:#272c38}.btn-check:checked+html.dark .btn-highlight:focus,.btn-check:active+html.dark .btn-highlight:focus,html.dark .btn-highlight:active:focus,html.dark .btn-highlight.active:focus,.show>html.dark .btn-highlight.dropdown-toggle:focus{box-shadow:0 0 0 .15rem rgba(80,85,99,.5)}html.dark .btn-highlight:disabled,html.dark .btn-highlight.disabled{color:#eee;background-color:#343a4b;border-color:#343a4b}html.dark .btn-outline-primary{color:#3f80ea;border-color:#3f80ea}html.dark .btn-outline-primary:hover{color:#eee;background-color:#3f80ea;border-color:#3f80ea}.btn-check:focus+html.dark .btn-outline-primary,html.dark .btn-outline-primary:focus{box-shadow:0 0 0 .15rem rgba(63,128,234,.5)}.btn-check:checked+html.dark .btn-outline-primary,.btn-check:active+html.dark .btn-outline-primary,html.dark .btn-outline-primary:active,html.dark .btn-outline-primary.active,html.dark .btn-outline-primary.dropdown-toggle.show{color:#eee;background-color:#3f80ea;border-color:#3f80ea}.btn-check:checked+html.dark .btn-outline-primary:focus,.btn-check:active+html.dark .btn-outline-primary:focus,html.dark .btn-outline-primary:active:focus,html.dark .btn-outline-primary.active:focus,html.dark .btn-outline-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(63,128,234,.5)}html.dark .btn-outline-primary:disabled,html.dark .btn-outline-primary.disabled{color:#3f80ea;background-color:transparent}html.dark .btn-outline-secondary{color:#ef6508;border-color:#ef6508}html.dark .btn-outline-secondary:hover{color:#eee;background-color:#ef6508;border-color:#ef6508}.btn-check:focus+html.dark .btn-outline-secondary,html.dark .btn-outline-secondary:focus{box-shadow:0 0 0 .15rem rgba(239,101,8,.5)}.btn-check:checked+html.dark .btn-outline-secondary,.btn-check:active+html.dark .btn-outline-secondary,html.dark .btn-outline-secondary:active,html.dark .btn-outline-secondary.active,html.dark .btn-outline-secondary.dropdown-toggle.show{color:#eee;background-color:#ef6508;border-color:#ef6508}.btn-check:checked+html.dark .btn-outline-secondary:focus,.btn-check:active+html.dark .btn-outline-secondary:focus,html.dark .btn-outline-secondary:active:focus,html.dark .btn-outline-secondary.active:focus,html.dark .btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(239,101,8,.5)}html.dark .btn-outline-secondary:disabled,html.dark .btn-outline-secondary.disabled{color:#ef6508;background-color:transparent}html.dark .btn-outline-success{color:#4bbf73;border-color:#4bbf73}html.dark .btn-outline-success:hover{color:#111;background-color:#4bbf73;border-color:#4bbf73}.btn-check:focus+html.dark .btn-outline-success,html.dark .btn-outline-success:focus{box-shadow:0 0 0 .15rem rgba(75,191,115,.5)}.btn-check:checked+html.dark .btn-outline-success,.btn-check:active+html.dark .btn-outline-success,html.dark .btn-outline-success:active,html.dark .btn-outline-success.active,html.dark .btn-outline-success.dropdown-toggle.show{color:#111;background-color:#4bbf73;border-color:#4bbf73}.btn-check:checked+html.dark .btn-outline-success:focus,.btn-check:active+html.dark .btn-outline-success:focus,html.dark .btn-outline-success:active:focus,html.dark .btn-outline-success.active:focus,html.dark .btn-outline-success.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(75,191,115,.5)}html.dark .btn-outline-success:disabled,html.dark .btn-outline-success.disabled{color:#4bbf73;background-color:transparent}html.dark .btn-outline-danger{color:#d9534f;border-color:#d9534f}html.dark .btn-outline-danger:hover{color:#eee;background-color:#d9534f;border-color:#d9534f}.btn-check:focus+html.dark .btn-outline-danger,html.dark .btn-outline-danger:focus{box-shadow:0 0 0 .15rem rgba(217,83,79,.5)}.btn-check:checked+html.dark .btn-outline-danger,.btn-check:active+html.dark .btn-outline-danger,html.dark .btn-outline-danger:active,html.dark .btn-outline-danger.active,html.dark .btn-outline-danger.dropdown-toggle.show{color:#eee;background-color:#d9534f;border-color:#d9534f}.btn-check:checked+html.dark .btn-outline-danger:focus,.btn-check:active+html.dark .btn-outline-danger:focus,html.dark .btn-outline-danger:active:focus,html.dark .btn-outline-danger.active:focus,html.dark .btn-outline-danger.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(217,83,79,.5)}html.dark .btn-outline-danger:disabled,html.dark .btn-outline-danger.disabled{color:#d9534f;background-color:transparent}html.dark .btn-outline-light-blue{color:#a7bdd6;border-color:#a7bdd6}html.dark .btn-outline-light-blue:hover{color:#111;background-color:#a7bdd6;border-color:#a7bdd6}.btn-check:focus+html.dark .btn-outline-light-blue,html.dark .btn-outline-light-blue:focus{box-shadow:0 0 0 .15rem rgba(167,189,214,.5)}.btn-check:checked+html.dark .btn-outline-light-blue,.btn-check:active+html.dark .btn-outline-light-blue,html.dark .btn-outline-light-blue:active,html.dark .btn-outline-light-blue.active,html.dark .btn-outline-light-blue.dropdown-toggle.show{color:#111;background-color:#a7bdd6;border-color:#a7bdd6}.btn-check:checked+html.dark .btn-outline-light-blue:focus,.btn-check:active+html.dark .btn-outline-light-blue:focus,html.dark .btn-outline-light-blue:active:focus,html.dark .btn-outline-light-blue.active:focus,html.dark .btn-outline-light-blue.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(167,189,214,.5)}html.dark .btn-outline-light-blue:disabled,html.dark .btn-outline-light-blue.disabled{color:#a7bdd6;background-color:transparent}html.dark .btn-outline-light{color:#eee;border-color:#eee}html.dark .btn-outline-light:hover{color:#111;background-color:#eee;border-color:#eee}.btn-check:focus+html.dark .btn-outline-light,html.dark .btn-outline-light:focus{box-shadow:0 0 0 .15rem rgba(238,238,238,.5)}.btn-check:checked+html.dark .btn-outline-light,.btn-check:active+html.dark .btn-outline-light,html.dark .btn-outline-light:active,html.dark .btn-outline-light.active,html.dark .btn-outline-light.dropdown-toggle.show{color:#111;background-color:#eee;border-color:#eee}.btn-check:checked+html.dark .btn-outline-light:focus,.btn-check:active+html.dark .btn-outline-light:focus,html.dark .btn-outline-light:active:focus,html.dark .btn-outline-light.active:focus,html.dark .btn-outline-light.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(238,238,238,.5)}html.dark .btn-outline-light:disabled,html.dark .btn-outline-light.disabled{color:#eee;background-color:transparent}html.dark .btn-outline-dark{color:#202634;border-color:#202634}html.dark .btn-outline-dark:hover{color:#eee;background-color:#202634;border-color:#202634}.btn-check:focus+html.dark .btn-outline-dark,html.dark .btn-outline-dark:focus{box-shadow:0 0 0 .15rem rgba(32,38,52,.5)}.btn-check:checked+html.dark .btn-outline-dark,.btn-check:active+html.dark .btn-outline-dark,html.dark .btn-outline-dark:active,html.dark .btn-outline-dark.active,html.dark .btn-outline-dark.dropdown-toggle.show{color:#eee;background-color:#202634;border-color:#202634}.btn-check:checked+html.dark .btn-outline-dark:focus,.btn-check:active+html.dark .btn-outline-dark:focus,html.dark .btn-outline-dark:active:focus,html.dark .btn-outline-dark.active:focus,html.dark .btn-outline-dark.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(32,38,52,.5)}html.dark .btn-outline-dark:disabled,html.dark .btn-outline-dark.disabled{color:#202634;background-color:transparent}html.dark .btn-outline-bg-blue{color:#202634;border-color:#202634}html.dark .btn-outline-bg-blue:hover{color:#eee;background-color:#202634;border-color:#202634}.btn-check:focus+html.dark .btn-outline-bg-blue,html.dark .btn-outline-bg-blue:focus{box-shadow:0 0 0 .15rem rgba(32,38,52,.5)}.btn-check:checked+html.dark .btn-outline-bg-blue,.btn-check:active+html.dark .btn-outline-bg-blue,html.dark .btn-outline-bg-blue:active,html.dark .btn-outline-bg-blue.active,html.dark .btn-outline-bg-blue.dropdown-toggle.show{color:#eee;background-color:#202634;border-color:#202634}.btn-check:checked+html.dark .btn-outline-bg-blue:focus,.btn-check:active+html.dark .btn-outline-bg-blue:focus,html.dark .btn-outline-bg-blue:active:focus,html.dark .btn-outline-bg-blue.active:focus,html.dark .btn-outline-bg-blue.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(32,38,52,.5)}html.dark .btn-outline-bg-blue:disabled,html.dark .btn-outline-bg-blue.disabled{color:#202634;background-color:transparent}html.dark .btn-outline-highlight{color:#343a4b;border-color:#343a4b}html.dark .btn-outline-highlight:hover{color:#eee;background-color:#343a4b;border-color:#343a4b}.btn-check:focus+html.dark .btn-outline-highlight,html.dark .btn-outline-highlight:focus{box-shadow:0 0 0 .15rem rgba(52,58,75,.5)}.btn-check:checked+html.dark .btn-outline-highlight,.btn-check:active+html.dark .btn-outline-highlight,html.dark .btn-outline-highlight:active,html.dark .btn-outline-highlight.active,html.dark .btn-outline-highlight.dropdown-toggle.show{color:#eee;background-color:#343a4b;border-color:#343a4b}.btn-check:checked+html.dark .btn-outline-highlight:focus,.btn-check:active+html.dark .btn-outline-highlight:focus,html.dark .btn-outline-highlight:active:focus,html.dark .btn-outline-highlight.active:focus,html.dark .btn-outline-highlight.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(52,58,75,.5)}html.dark .btn-outline-highlight:disabled,html.dark .btn-outline-highlight.disabled{color:#343a4b;background-color:transparent}html.dark .btn-link{font-weight:400;color:#3f80ea;text-decoration:underline}html.dark .btn-link:hover{color:#84aef2}html.dark .btn-link:disabled,html.dark .btn-link.disabled{color:#626262}html.dark .btn-lg,html.dark .btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.09375rem;border-radius:.2rem}html.dark .btn-sm,html.dark .btn-group-sm>.btn{padding:.25rem .5rem;font-size:0.765625rem;border-radius:.2rem}html.dark button.btn:not(.dropdown-toggle),html.dark a.btn:not(.dropdown-toggle),html.dark button.nav-link{display:inline-flex;align-items:center}html.dark button.btn:not(.dropdown-toggle) .bi,html.dark a.btn:not(.dropdown-toggle) .bi,html.dark button.nav-link .bi{display:inline-flex;line-height:inherit;width:1rem;justify-content:center;margin-top:.125rem !important;margin-bottom:.125rem !important}html.dark button.btn:not(.dropdown-toggle) .bi:not(:last-child),html.dark a.btn:not(.dropdown-toggle) .bi:not(:last-child),html.dark button.nav-link .bi:not(:last-child){margin-right:.5rem}html.dark .btn-cancel{color:#7e7e7e;border-color:#7e7e7e}html.dark .btn-cancel:hover{color:#eee;background-color:#7e7e7e;border-color:#7e7e7e}.btn-check:focus+html.dark .btn-cancel,html.dark .btn-cancel:focus{box-shadow:0 0 0 .15rem rgba(126,126,126,.5)}.btn-check:checked+html.dark .btn-cancel,.btn-check:active+html.dark .btn-cancel,html.dark .btn-cancel:active,html.dark .btn-cancel.active,html.dark .btn-cancel.dropdown-toggle.show{color:#eee;background-color:#7e7e7e;border-color:#7e7e7e}.btn-check:checked+html.dark .btn-cancel:focus,.btn-check:active+html.dark .btn-cancel:focus,html.dark .btn-cancel:active:focus,html.dark .btn-cancel.active:focus,html.dark .btn-cancel.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(126,126,126,.5)}html.dark .btn-cancel:disabled,html.dark .btn-cancel.disabled{color:#7e7e7e;background-color:transparent}html.dark html.dark .btn-cancel{color:#b1b1b1;border-color:#b1b1b1}html.dark html.dark .btn-cancel:hover{color:#111;background-color:#b1b1b1;border-color:#b1b1b1}.btn-check:focus+html.dark html.dark .btn-cancel,html.dark html.dark .btn-cancel:focus{box-shadow:0 0 0 .15rem rgba(177,177,177,.5)}.btn-check:checked+html.dark html.dark .btn-cancel,.btn-check:active+html.dark html.dark .btn-cancel,html.dark html.dark .btn-cancel:active,html.dark html.dark .btn-cancel.active,html.dark html.dark .btn-cancel.dropdown-toggle.show{color:#111;background-color:#b1b1b1;border-color:#b1b1b1}.btn-check:checked+html.dark html.dark .btn-cancel:focus,.btn-check:active+html.dark html.dark .btn-cancel:focus,html.dark html.dark .btn-cancel:active:focus,html.dark html.dark .btn-cancel.active:focus,html.dark html.dark .btn-cancel.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(177,177,177,.5)}html.dark html.dark .btn-cancel:disabled,html.dark html.dark .btn-cancel.disabled{color:#b1b1b1;background-color:transparent}html.dark .btn-outline-cancel{color:#7e7e7e;border-color:#7e7e7e}html.dark .btn-outline-cancel:hover{color:#eee;background-color:#7e7e7e;border-color:#7e7e7e}.btn-check:focus+html.dark .btn-outline-cancel,html.dark .btn-outline-cancel:focus{box-shadow:0 0 0 .15rem rgba(126,126,126,.5)}.btn-check:checked+html.dark .btn-outline-cancel,.btn-check:active+html.dark .btn-outline-cancel,html.dark .btn-outline-cancel:active,html.dark .btn-outline-cancel.active,html.dark .btn-outline-cancel.dropdown-toggle.show{color:#eee;background-color:#7e7e7e;border-color:#7e7e7e}.btn-check:checked+html.dark .btn-outline-cancel:focus,.btn-check:active+html.dark .btn-outline-cancel:focus,html.dark .btn-outline-cancel:active:focus,html.dark .btn-outline-cancel.active:focus,html.dark .btn-outline-cancel.dropdown-toggle.show:focus{box-shadow:0 0 0 .15rem rgba(126,126,126,.5)}html.dark .btn-outline-cancel:disabled,html.dark .btn-outline-cancel.disabled{color:#7e7e7e;background-color:transparent}html.dark .btn,html.dark .page-link{-webkit-user-select:none;-moz-user-select:none;user-select:none}html.dark .btn-outline-highlight{border-color:#343a4b;color:#343a4b}html.dark .btn-outline-highlight:hover{background-color:inherit;color:#202634;border-color:#202634}html.dark html.dark .btn-outline-highlight{border-color:#e0eafc;color:#e0eafc}html.dark html.dark .btn-outline-highlight:hover{background-color:inherit;border-color:#e6e5e8 !important;color:#e6e5e8}html.dark html.dark .btn-group .btn-outline-highlight.active{color:#202634;background-color:#e0eafc;border-color:#e0eafc}html.dark button.clipboard:active{background-color:#4bbf73;border-color:#4bbf73;color:#eee}html.dark .dropdown-menu{box-shadow:0px 4px 10px -6px rgba(0,0,0,.56)}html.dark html.dark .dropdown-menu{box-shadow:0px 0px 15px 0px rgba(0,0,0,.56)}html.dark .borderless{border:none !important}html.dark .fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){html.dark .fade{transition:none}}html.dark .fade:not(.show){opacity:0}html.dark .collapse:not(.show){display:none}html.dark .collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){html.dark .collapsing{transition:none}}html.dark .collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){html.dark .collapsing.collapse-horizontal{transition:none}}html.dark .dropup,html.dark .dropend,html.dark .dropdown,html.dark .dropstart{position:relative}html.dark .dropdown-toggle{white-space:nowrap}html.dark .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}html.dark .dropdown-toggle:empty::after{margin-left:0}html.dark .dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:0.875rem;color:#eee;text-align:left;list-style:none;background-color:#343a4b;background-clip:padding-box;border:1px solid #343a4b;border-radius:.2rem}html.dark .dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}html.dark .dropdown-menu-start{--bs-position: start}html.dark .dropdown-menu-start[data-bs-popper]{right:auto;left:0}html.dark .dropdown-menu-end{--bs-position: end}html.dark .dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 600px){html.dark .dropdown-menu-sm-start{--bs-position: start}html.dark .dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}html.dark .dropdown-menu-sm-end{--bs-position: end}html.dark .dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1024px){html.dark .dropdown-menu-md-start{--bs-position: start}html.dark .dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}html.dark .dropdown-menu-md-end{--bs-position: end}html.dark .dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1440px){html.dark .dropdown-menu-lg-start{--bs-position: start}html.dark .dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}html.dark .dropdown-menu-lg-end{--bs-position: end}html.dark .dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1664px){html.dark .dropdown-menu-xl-start{--bs-position: start}html.dark .dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}html.dark .dropdown-menu-xl-end{--bs-position: end}html.dark .dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}html.dark .dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}html.dark .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}html.dark .dropup .dropdown-toggle:empty::after{margin-left:0}html.dark .dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}html.dark .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}html.dark .dropend .dropdown-toggle:empty::after{margin-left:0}html.dark .dropend .dropdown-toggle::after{vertical-align:0}html.dark .dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}html.dark .dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}html.dark .dropstart .dropdown-toggle::after{display:none}html.dark .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}html.dark .dropstart .dropdown-toggle:empty::after{margin-left:0}html.dark .dropstart .dropdown-toggle::before{vertical-align:0}html.dark .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #b1b1b1}html.dark .dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#b1b1b1;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}html.dark .dropdown-item:hover,html.dark .dropdown-item:focus{color:#eee;background-color:#202634}html.dark .dropdown-item.active,html.dark .dropdown-item:active{color:#eee;text-decoration:none;background-color:#3f80ea}html.dark .dropdown-item.disabled,html.dark .dropdown-item:disabled{color:#7e7e7e;pointer-events:none;background-color:transparent}html.dark .dropdown-menu.show{display:block}html.dark .dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:0.765625rem;color:#626262;white-space:nowrap}html.dark .dropdown-item-text{display:block;padding:.25rem 1rem;color:#b1b1b1}html.dark .dropdown-menu-dark{color:#b1b1b1;background-color:#3b3b3b;border-color:#343a4b}html.dark .dropdown-menu-dark .dropdown-item{color:#b1b1b1}html.dark .dropdown-menu-dark .dropdown-item:hover,html.dark .dropdown-menu-dark .dropdown-item:focus{color:#eee;background-color:rgba(238,238,238,.15)}html.dark .dropdown-menu-dark .dropdown-item.active,html.dark .dropdown-menu-dark .dropdown-item:active{color:#eee;background-color:#3f80ea}html.dark .dropdown-menu-dark .dropdown-item.disabled,html.dark .dropdown-menu-dark .dropdown-item:disabled{color:#7e7e7e}html.dark .dropdown-menu-dark .dropdown-divider{border-color:#b1b1b1}html.dark .dropdown-menu-dark .dropdown-item-text{color:#b1b1b1}html.dark .dropdown-menu-dark .dropdown-header{color:#7e7e7e}html.dark .btn-group,html.dark .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}html.dark .btn-group>.btn,html.dark .btn-group-vertical>.btn{position:relative;flex:1 1 auto}html.dark .btn-group>.btn-check:checked+.btn,html.dark .btn-group>.btn-check:focus+.btn,html.dark .btn-group>.btn:hover,html.dark .btn-group>.btn:focus,html.dark .btn-group>.btn:active,html.dark .btn-group>.btn.active,html.dark .btn-group-vertical>.btn-check:checked+.btn,html.dark .btn-group-vertical>.btn-check:focus+.btn,html.dark .btn-group-vertical>.btn:hover,html.dark .btn-group-vertical>.btn:focus,html.dark .btn-group-vertical>.btn:active,html.dark .btn-group-vertical>.btn.active{z-index:1}html.dark .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}html.dark .btn-toolbar .input-group{width:auto}html.dark .btn-group>.btn:not(:first-child),html.dark .btn-group>.btn-group:not(:first-child){margin-left:-1px}html.dark .btn-group>.btn:not(:last-child):not(.dropdown-toggle),html.dark .btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}html.dark .btn-group>.btn:nth-child(n+3),html.dark .btn-group>:not(.btn-check)+.btn,html.dark .btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}html.dark .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}html.dark .dropdown-toggle-split::after,.dropup html.dark .dropdown-toggle-split::after,.dropend html.dark .dropdown-toggle-split::after{margin-left:0}.dropstart html.dark .dropdown-toggle-split::before{margin-right:0}html.dark .btn-sm+.dropdown-toggle-split,html.dark .btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}html.dark .btn-lg+.dropdown-toggle-split,html.dark .btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}html.dark .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}html.dark .btn-group-vertical>.btn,html.dark .btn-group-vertical>.btn-group{width:100%}html.dark .btn-group-vertical>.btn:not(:first-child),html.dark .btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}html.dark .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),html.dark .btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}html.dark .btn-group-vertical>.btn~.btn,html.dark .btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}html.dark .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}html.dark .nav-link{display:block;padding:.5rem 1rem;color:#7e7e7e;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){html.dark .nav-link{transition:none}}html.dark .nav-link:hover,html.dark .nav-link:focus{color:#b1b1b1}html.dark .nav-link.disabled{color:#626262;pointer-events:none;cursor:default}html.dark .nav-tabs{border-bottom:1px solid #b1b1b1}html.dark .nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid transparent;border-top-left-radius:.2rem;border-top-right-radius:.2rem}html.dark .nav-tabs .nav-link:hover,html.dark .nav-tabs .nav-link:focus{border-color:#343a4b #343a4b #b1b1b1;isolation:isolate}html.dark .nav-tabs .nav-link.disabled{color:#626262;background-color:transparent;border-color:transparent}html.dark .nav-tabs .nav-link.active,html.dark .nav-tabs .nav-item.show .nav-link{color:#eee;background-color:#202634;border-color:#b1b1b1 #b1b1b1 #202634}html.dark .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}html.dark .nav-pills .nav-link{background:none;border:0;border-radius:.2rem}html.dark .nav-pills .nav-link.active,html.dark .nav-pills .show>.nav-link{color:#eee;background-color:#3f80ea}html.dark .nav-fill>.nav-link,html.dark .nav-fill .nav-item{flex:1 1 auto;text-align:center}html.dark .nav-justified>.nav-link,html.dark .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}html.dark .nav-fill .nav-item .nav-link,html.dark .nav-justified .nav-item .nav-link{width:100%}html.dark .tab-content>.tab-pane{display:none}html.dark .tab-content>.active{display:block}html.dark :not(.nav-vertical) .nav-tabs .nav-link{border-radius:0;border:none;outline:none;text-align:left;background:none;color:#eee;white-space:nowrap;padding:.75rem 1rem}html.dark :not(.nav-vertical) .nav-tabs .nav-link:hover,html.dark :not(.nav-vertical) .nav-tabs .nav-link:focus{color:#3f80ea;background:#202634}html.dark :not(.nav-vertical) .nav-tabs .nav-link.disabled{color:#626262;background-color:transparent;border-color:transparent}html.dark :not(.nav-vertical) .nav-tabs .nav-link.active,html.dark :not(.nav-vertical) .nav-tabs .nav-item.show .nav-link{color:#3f80ea;background:#202634;box-shadow:inset 0 -5px 0 0 #3f80ea}html.dark html.dark :not(.nav-vertical) .nav-tabs .nav-link.active,html.dark :not(.nav-vertical) .nav-tabs .nav-item.show .nav-link{color:#eee}html.dark :not(.nav-vertical) .nav-tabs .nav-link-invalid{color:#d9534f !important;box-shadow:inset 0 -5px 0 0 #d9534f !important}html.dark .nav-vertical{display:flex}html.dark .nav-vertical .nav-tabs{display:flex;flex-direction:column;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem}html.dark .nav-vertical .nav-tabs .nav-link.active,html.dark .nav-vertical .nav-tabs .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}html.dark .nav-vertical .nav-tabs .nav-link-invalid{color:#d9534f !important;box-shadow:inset 5px 0 0 0 #d9534f !important}html.dark .nav-vertical .nav-tabs .nav-tabs{margin:0 .5rem}html.dark .nav-vertical .tab-content{margin:0}html.dark .tab-content{margin:1rem 0;width:100%}html.dark .d-md-flex .tab-content{margin:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }html.dark .d-flex>.nav{flex-direction:column !important;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }html.dark .d-flex>.nav .nav-link.active,html.dark .d-flex>.nav .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}html.dark .d-flex>.nav .nav-link-invalid{box-shadow:inset 5px 0 0 0 #d9534f !important}@media(min-width: 600px){html.dark .d-sm-flex>.nav{flex-direction:column !important;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }html.dark .d-sm-flex>.nav .nav-link.active,html.dark .d-sm-flex>.nav .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}html.dark .d-sm-flex>.nav .nav-link-invalid{box-shadow:inset 5px 0 0 0 #d9534f !important}}@media(min-width: 1024px){html.dark .d-md-flex>.nav{flex-direction:column !important;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }html.dark .d-md-flex>.nav .nav-link.active,html.dark .d-md-flex>.nav .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}html.dark .d-md-flex>.nav .nav-link-invalid{box-shadow:inset 5px 0 0 0 #d9534f !important}}@media(min-width: 1440px){html.dark .d-lg-flex>.nav{flex-direction:column !important;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }html.dark .d-lg-flex>.nav .nav-link.active,html.dark .d-lg-flex>.nav .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}html.dark .d-lg-flex>.nav .nav-link-invalid{box-shadow:inset 5px 0 0 0 #d9534f !important}}@media(min-width: 1664px){html.dark .d-xl-flex>.nav{flex-direction:column !important;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }html.dark .d-xl-flex>.nav .nav-link.active,html.dark .d-xl-flex>.nav .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}html.dark .d-xl-flex>.nav .nav-link-invalid{box-shadow:inset 5px 0 0 0 #d9534f !important}}html.dark html.dark .nav-tabs .nav-link:hover,html.dark html.dark .nav-tabs .nav-link:focus{color:#b1b1b1;background:#202634}@media(max-width: 1024px){html.dark .d-md-flex .nav-tabs{margin:0 .5rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }html.dark .tab-content{overflow:auto}html.dark .d-md-flex .tab-content{margin:1rem;width:auto !important;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }}html.dark .select-card{padding:0 !important}html.dark .select-card .nav-item,html.dark .select-card .active{box-shadow:inset 0 -3px 0 0 #ef6508 !important;color:#ef6508 !important;background-color:#343a4b !important}html.dark .select-card .nav-tabs .nav-link:hover,html.dark .select-card .nav-tabs .nav-link:focus{background:#eee}html.dark .select-card .nav-tabs{border-bottom:none}html.dark html.dark .select-card .nav-item,html.dark html.dark .select-card .active{color:#eee !important}html.dark html.dark .select-card .nav-tabs .nav-link:hover,html.dark html.dark .select-card .nav-tabs .nav-link:focus{background:#343a4b !important}html.dark html.dark .select-card .nav-tabs{border-bottom:none}html.dark .navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}html.dark .navbar>.container,html.dark .navbar>.container-fluid,html.dark .navbar>.container-xl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}html.dark .navbar-brand{padding-top:.3359375rem;padding-bottom:.3359375rem;margin-right:1rem;font-size:1.09375rem;text-decoration:none;white-space:nowrap}html.dark .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}html.dark .navbar-nav .nav-link{padding-right:0;padding-left:0}html.dark .navbar-nav .dropdown-menu{position:static}html.dark .navbar-text{padding-top:.5rem;padding-bottom:.5rem}html.dark .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}html.dark .navbar-toggler{padding:.25rem .75rem;font-size:1.09375rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.2rem;transition:box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){html.dark .navbar-toggler{transition:none}}html.dark .navbar-toggler:hover{text-decoration:none}html.dark .navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .15rem}html.dark .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}html.dark .navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 600px){html.dark .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}html.dark .navbar-expand-sm .navbar-nav{flex-direction:row}html.dark .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}html.dark .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}html.dark .navbar-expand-sm .navbar-nav-scroll{overflow:visible}html.dark .navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}html.dark .navbar-expand-sm .navbar-toggler{display:none}html.dark .navbar-expand-sm .offcanvas-header{display:none}html.dark .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}html.dark .navbar-expand-sm .offcanvas-top,html.dark .navbar-expand-sm .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}html.dark .navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1024px){html.dark .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}html.dark .navbar-expand-md .navbar-nav{flex-direction:row}html.dark .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}html.dark .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}html.dark .navbar-expand-md .navbar-nav-scroll{overflow:visible}html.dark .navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}html.dark .navbar-expand-md .navbar-toggler{display:none}html.dark .navbar-expand-md .offcanvas-header{display:none}html.dark .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}html.dark .navbar-expand-md .offcanvas-top,html.dark .navbar-expand-md .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}html.dark .navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1440px){html.dark .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}html.dark .navbar-expand-lg .navbar-nav{flex-direction:row}html.dark .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}html.dark .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}html.dark .navbar-expand-lg .navbar-nav-scroll{overflow:visible}html.dark .navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}html.dark .navbar-expand-lg .navbar-toggler{display:none}html.dark .navbar-expand-lg .offcanvas-header{display:none}html.dark .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}html.dark .navbar-expand-lg .offcanvas-top,html.dark .navbar-expand-lg .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}html.dark .navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1664px){html.dark .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}html.dark .navbar-expand-xl .navbar-nav{flex-direction:row}html.dark .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}html.dark .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}html.dark .navbar-expand-xl .navbar-nav-scroll{overflow:visible}html.dark .navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}html.dark .navbar-expand-xl .navbar-toggler{display:none}html.dark .navbar-expand-xl .offcanvas-header{display:none}html.dark .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}html.dark .navbar-expand-xl .offcanvas-top,html.dark .navbar-expand-xl .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}html.dark .navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}html.dark .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}html.dark .navbar-expand .navbar-nav{flex-direction:row}html.dark .navbar-expand .navbar-nav .dropdown-menu{position:absolute}html.dark .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}html.dark .navbar-expand .navbar-nav-scroll{overflow:visible}html.dark .navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}html.dark .navbar-expand .navbar-toggler{display:none}html.dark .navbar-expand .offcanvas-header{display:none}html.dark .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}html.dark .navbar-expand .offcanvas-top,html.dark .navbar-expand .offcanvas-bottom{height:auto;border-top:0;border-bottom:0}html.dark .navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}html.dark .navbar-light .navbar-brand{color:#222}html.dark .navbar-light .navbar-brand:hover,html.dark .navbar-light .navbar-brand:focus{color:#222}html.dark .navbar-light .navbar-nav .nav-link{color:rgba(34,34,34,.7)}html.dark .navbar-light .navbar-nav .nav-link:hover,html.dark .navbar-light .navbar-nav .nav-link:focus{color:#222}html.dark .navbar-light .navbar-nav .nav-link.disabled{color:rgba(17,17,17,.3)}html.dark .navbar-light .navbar-nav .show>.nav-link,html.dark .navbar-light .navbar-nav .nav-link.active{color:#222}html.dark .navbar-light .navbar-toggler{color:rgba(34,34,34,.7);border-color:rgba(34,34,34,.1)}html.dark .navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%2834, 34, 34, 0.7%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}html.dark .navbar-light .navbar-text{color:rgba(34,34,34,.7)}html.dark .navbar-light .navbar-text a,html.dark .navbar-light .navbar-text a:hover,html.dark .navbar-light .navbar-text a:focus{color:#222}html.dark .navbar-dark .navbar-brand{color:#eee}html.dark .navbar-dark .navbar-brand:hover,html.dark .navbar-dark .navbar-brand:focus{color:#eee}html.dark .navbar-dark .navbar-nav .nav-link{color:rgba(238,238,238,.6)}html.dark .navbar-dark .navbar-nav .nav-link:hover,html.dark .navbar-dark .navbar-nav .nav-link:focus{color:#eee}html.dark .navbar-dark .navbar-nav .nav-link.disabled{color:rgba(238,238,238,.25)}html.dark .navbar-dark .navbar-nav .show>.nav-link,html.dark .navbar-dark .navbar-nav .nav-link.active{color:#eee}html.dark .navbar-dark .navbar-toggler{color:rgba(238,238,238,.6);border-color:rgba(238,238,238,.1)}html.dark .navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28238, 238, 238, 0.6%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}html.dark .navbar-dark .navbar-text{color:rgba(238,238,238,.6)}html.dark .navbar-dark .navbar-text a,html.dark .navbar-dark .navbar-text a:hover,html.dark .navbar-dark .navbar-text a:focus{color:#eee}html.dark .navbar-auto{background-color:#202634;cursor:default}html.dark .navbar-auto .navbar-brand .bi{width:2rem;height:2rem}html.dark .navbar-auto .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%2834, 34, 34, 0.7%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}html.dark html.dark .navbar-auto .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28238, 238, 238, 0.6%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}html.dark .navbar-dropshadow{box-shadow:0px 7px 17px -5px rgba(0,0,0,.1)}html.dark .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#343a4b;background-clip:border-box;border:1px solid rgba(238,238,238,0);border-radius:.2rem}html.dark .card>hr{margin-right:0;margin-left:0}html.dark .card>.list-group{border-top:inherit;border-bottom:inherit}html.dark .card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}html.dark .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.2rem - 1px);border-bottom-left-radius:calc(0.2rem - 1px)}html.dark .card>.card-header+.list-group,html.dark .card>.list-group+.card-footer{border-top:0}html.dark .card-body{flex:1 1 auto;padding:.5rem 1rem}html.dark .card-title{margin-bottom:.5rem}html.dark .card-subtitle{margin-top:-0.25rem;margin-bottom:0}html.dark .card-text:last-child{margin-bottom:0}html.dark .card-link+.card-link{margin-left:1rem}html.dark .card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(238,238,238,.03);border-bottom:1px solid rgba(238,238,238,0)}html.dark .card-header:first-child{border-radius:calc(0.2rem - 1px) calc(0.2rem - 1px) 0 0}html.dark .card-footer{padding:.5rem 1rem;background-color:rgba(238,238,238,.03);border-top:1px solid rgba(238,238,238,0)}html.dark .card-footer:last-child{border-radius:0 0 calc(0.2rem - 1px) calc(0.2rem - 1px)}html.dark .card-header-tabs{margin-right:-0.5rem;margin-bottom:-0.5rem;margin-left:-0.5rem;border-bottom:0}html.dark .card-header-tabs .nav-link.active{background-color:#343a4b;border-bottom-color:#343a4b}html.dark .card-header-pills{margin-right:-0.5rem;margin-left:-0.5rem}html.dark .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(0.2rem - 1px)}html.dark .card-img,html.dark .card-img-top,html.dark .card-img-bottom{width:100%}html.dark .card-img,html.dark .card-img-top{border-top-left-radius:calc(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}html.dark .card-img,html.dark .card-img-bottom{border-bottom-right-radius:calc(0.2rem - 1px);border-bottom-left-radius:calc(0.2rem - 1px)}html.dark .card-group>.card{margin-bottom:.75rem}@media(min-width: 600px){html.dark .card-group{display:flex;flex-flow:row wrap}html.dark .card-group>.card{flex:1 0 0%;margin-bottom:0}html.dark .card-group>.card+.card{margin-left:0;border-left:0}html.dark .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.dark .card-group>.card:not(:last-child) .card-img-top,html.dark .card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}html.dark .card-group>.card:not(:last-child) .card-img-bottom,html.dark .card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}html.dark .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}html.dark .card-group>.card:not(:first-child) .card-img-top,html.dark .card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}html.dark .card-group>.card:not(:first-child) .card-img-bottom,html.dark .card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}html.dark .card{cursor:default;box-shadow:0 0 .875rem 0 rgba(41,48,66,.05)}html.dark .card .card{box-shadow:none}html.dark .card .card .card-header{background-color:#eee;padding:0 0 1rem 0}html.dark .card .card .card-footer{background-color:#eee;padding:1rem 0 0 0}html.dark html.dark .card .card .card-header{background-color:#343a4b}html.dark html.dark .card .card .card-footer{background-color:#343a4b}html.dark .card-outline{border-top:3px solid #3f80ea}html.dark .border-primary{border:1px solid #3f80ea !important}html.dark .border-secondary{border:1px solid #ef6508 !important}html.dark .border-success{border:1px solid #4bbf73 !important}html.dark .border-danger{border:1px solid #d9534f !important}html.dark .border-light-blue{border:1px solid #a7bdd6 !important}html.dark .border-light{border:1px solid #eee !important}html.dark .border-dark{border:1px solid #202634 !important}html.dark .border-bg-blue{border:1px solid #202634 !important}html.dark .border-highlight{border:1px solid #343a4b !important}html.dark .card-header{border:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:default}@media(max-width: 599.98px){html.dark .card-header{flex-direction:row;align-items:initial}}html.dark .card-header-title{font-size:1.09375rem}html.dark .card-header-title::before{content:"";height:7px;width:100%;display:block}html.dark .card-header-tools{display:flex;justify-content:flex-end;flex:auto}html.dark .card-header-tools form{display:inline-block}html.dark .card-compact{width:fit-content;width:-webkit-fit-content;width:-moz-fit-content}html.dark .card-compact .card-header{border:none;padding:0 0 .2rem 0 !important;align-items:baseline}html.dark .card-compact .card-header .card-header-title{font-size:.875rem;font-weight:600}html.dark .card-compact td{padding:.5rem}html.dark .card-compact td .btn{padding:.25rem}html.dark .card-compact .card-footer{padding:.5rem}html.dark .card-inline{border-color:transparent;max-width:100%}html.dark .card-inline .card-header{background-color:transparent;border-color:transparent;padding:0 0 .5rem 0}html.dark .card-inline .card-body{background-color:transparent}html.dark .card-inline .card-body th{background-color:transparent}html.dark .card-inline .card-body td{background-color:transparent}html.dark .card-inline .card-footer{background-color:transparent;padding:1rem 0}html.dark .card-body.inline{padding:1rem 0}@media only screen and (max-width: 1024px){html.dark .card>.card{max-width:calc(100% - 2rem)}html.dark .card-body{padding:1rem 1rem}}html.dark .accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:0.875rem;color:#b1b1b1;text-align:left;background-color:#343a4b;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){html.dark .accordion-button{transition:none}}html.dark .accordion-button:not(.collapsed){color:#eee;background-color:#343a4b;box-shadow:inset 0 -1px 0 none}html.dark .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23eee%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e");transform:rotate(-180deg)}html.dark .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=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23b1b1b1%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media(prefers-reduced-motion: reduce){html.dark .accordion-button::after{transition:none}}html.dark .accordion-button:hover{z-index:2}html.dark .accordion-button:focus{z-index:3;border-color:#222837;outline:0;box-shadow:0 0 .25rem .15rem rgba(63,128,234,.25)}html.dark .accordion-header{margin-bottom:0}html.dark .accordion-item{background-color:#202634;border:1px solid none}html.dark .accordion-item:first-of-type{border-top-left-radius:.2rem;border-top-right-radius:.2rem}html.dark .accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}html.dark .accordion-item:not(:first-of-type){border-top:0}html.dark .accordion-item:last-of-type{border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem}html.dark .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(0.2rem - 1px);border-bottom-left-radius:calc(0.2rem - 1px)}html.dark .accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem}html.dark .accordion-body{padding:1rem 1.25rem}html.dark .accordion-flush .accordion-collapse{border-width:0}html.dark .accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}html.dark .accordion-flush .accordion-item:first-child{border-top:0}html.dark .accordion-flush .accordion-item:last-child{border-bottom:0}html.dark .accordion-flush .accordion-item .accordion-button{border-radius:0}html.dark .accordion-item{border:none;border-bottom:1px solid #b1b1b1}html.dark .accordion-item:last-of-type{border:none}html.dark .accordion-button{font-weight:600}html.dark .accordion-button:not(.collapsed){box-shadow:none}html.dark .accordion-button:focus{box-shadow:none}html.dark .accordion{overflow:hidden;border-radius:.2rem}html.dark .inline .accordion-item{background-color:#eee}html.dark .inline .accordion-button{background-color:#eee}html.dark .inline .accordion-button:not(.collapsed){background-color:#343a4b}html.dark html.dark .inline .accordion-item{background-color:#343a4b}html.dark html.dark .inline .accordion-button{background-color:#343a4b}html.dark html.dark .inline .accordion-button:not(.collapsed){background-color:#343a4b}html.dark .breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}html.dark .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}html.dark .breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#626262;content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}html.dark .breadcrumb-item.active{color:#626262}html.dark .pagination{display:flex;padding-left:0;list-style:none}html.dark .page-link{position:relative;display:block;color:#b1b1b1;text-decoration:none;background-color:#202634;border:1px solid #343a4b;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){html.dark .page-link{transition:none}}html.dark .page-link:hover{z-index:2;color:#84aef2;background-color:#343a4b;border-color:#343a4b}html.dark .page-link:focus{z-index:3;color:#84aef2;background-color:#343a4b;outline:0;box-shadow:0 0 .25rem .15rem rgba(63,128,234,.25)}html.dark .page-item:not(:first-child) .page-link{margin-left:-1px}html.dark .page-item.active .page-link{z-index:3;color:#eee;background-color:#343a4b;border-color:#343a4b}html.dark .page-item.disabled .page-link{color:#626262;pointer-events:none;background-color:#202634;border-color:#343a4b}html.dark .page-link{padding:.375rem .75rem}html.dark .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}html.dark .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}html.dark .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.09375rem}html.dark .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}html.dark .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}html.dark .pagination-sm .page-link{padding:.25rem .5rem;font-size:0.765625rem}html.dark .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}html.dark .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}html.dark .pagination .page-item.active{font-weight:600}html.dark .badge{display:inline-block;padding:.35em .65em;font-size:1em;font-weight:600;line-height:1;color:#eee;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.2rem}html.dark .badge:empty{display:none}html.dark .btn .badge{position:relative;top:-1px}html.dark .badge{display:inline-flex;align-items:center}html.dark .badge .bi{display:inline-flex;line-height:inherit;width:1rem;justify-content:center}html.dark .badge .bi:not(:last-child){margin-right:.4rem}html.dark .badge-sm{font-size:.765625rem}html.dark .badge-sm .bi{width:.75rem;height:.75rem}html.dark .badge-lg{font-size:1.09375rem}html.dark .badge-lg .bi{width:1.25rem;height:1.25rem}html.dark .alert{position:relative;padding:.25rem .25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.2rem}html.dark .alert-heading{color:inherit}html.dark .alert-link{font-weight:600}html.dark .alert-dismissible{padding-right:.75rem}html.dark .alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:.3125rem .25rem}html.dark .alert-primary{color:#eee;background-color:#3f80ea;border-color:#3266bb}html.dark .alert-primary .alert-link{color:#bebebe}html.dark .alert-secondary{color:#eee;background-color:#ef6508;border-color:#bf5106}html.dark .alert-secondary .alert-link{color:#bebebe}html.dark .alert-success{color:#111;background-color:#4bbf73;border-color:#3c995c}html.dark .alert-success .alert-link{color:#0e0e0e}html.dark .alert-danger{color:#eee;background-color:#d9534f;border-color:#ae423f}html.dark .alert-danger .alert-link{color:#bebebe}html.dark .alert-light-blue{color:#111;background-color:#a7bdd6;border-color:#8697ab}html.dark .alert-light-blue .alert-link{color:#0e0e0e}html.dark .alert-light{color:#111;background-color:#eee;border-color:#bebebe}html.dark .alert-light .alert-link{color:#0e0e0e}html.dark .alert-dark{color:#eee;background-color:#202634;border-color:#1a1e2a}html.dark .alert-dark .alert-link{color:#bebebe}html.dark .alert-bg-blue{color:#eee;background-color:#202634;border-color:#1a1e2a}html.dark .alert-bg-blue .alert-link{color:#bebebe}html.dark .alert-highlight{color:#eee;background-color:#343a4b;border-color:#2a2e3c}html.dark .alert-highlight .alert-link{color:#bebebe}html.dark .alert{display:flex;border:none;overflow:hidden;padding:.5rem;height:100%}html.dark .alert .btn-close{position:absolute;right:0;top:0;margin:auto;width:1.75rem;height:100%;min-height:-moz-available;height:-webkit-fill-available}html.dark .alert-icon{display:flex !important;align-items:center !important;position:absolute;left:0;top:0;margin-left:auto;margin-right:auto;text-align:center;height:100%}html.dark .alert-icon .bi{height:1.25rem;width:1.25rem;margin:.5rem !important}html.dark .alert-message{flex:1 1 auto;margin-left:2.5rem;margin-right:2rem}html.dark .alert-title{font-weight:bold}html.dark .alert-primary .alert-icon{background-color:#2871e7}html.dark .alert-secondary .alert-icon{background-color:#d65b07}html.dark .alert-success .alert-icon{background-color:#3fb167}html.dark .alert-danger .alert-icon{background-color:#d43f3a}html.dark .alert-light-blue .alert-icon{background-color:#96b0ce}html.dark .alert-light .alert-icon{background-color:#e1e1e1}html.dark .alert-dark .alert-icon{background-color:#161a24}html.dark .alert-bg-blue .alert-icon{background-color:#161a24}html.dark .alert-highlight .alert-icon{background-color:#2a2e3c}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}html.dark .progress{display:flex;height:1rem;overflow:hidden;font-size:0.65625rem;background-color:#515151;border-radius:.2rem}html.dark .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#eee;text-align:center;white-space:nowrap;background-color:#3f80ea;transition:width .6s ease}@media(prefers-reduced-motion: reduce){html.dark .progress-bar{transition:none}}html.dark .progress-bar-striped{background-image:linear-gradient(45deg, rgba(238, 238, 238, 0.15) 25%, transparent 25%, transparent 50%, rgba(238, 238, 238, 0.15) 50%, rgba(238, 238, 238, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}html.dark .progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){html.dark .progress-bar-animated{-webkit-animation:none;animation:none}}html.dark .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.2rem}html.dark .list-group-numbered{list-style-type:none;counter-reset:section}html.dark .list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}html.dark .list-group-item-action{width:100%;color:#515151;text-align:inherit}html.dark .list-group-item-action:hover,html.dark .list-group-item-action:focus{z-index:1;color:#515151;text-decoration:none;background-color:#515151}html.dark .list-group-item-action:active{color:#eee;background-color:#cfcfcf}html.dark .list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#eee;text-decoration:none;background-color:inherit;border:1px solid rgba(0,0,0,0)}html.dark .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}html.dark .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}html.dark .list-group-item.disabled,html.dark .list-group-item:disabled{color:#626262;pointer-events:none;background-color:inherit}html.dark .list-group-item.active{z-index:2;color:#eee;background-color:#3f80ea;border-color:#3f80ea}html.dark .list-group-item+html.dark .list-group-item{border-top-width:0}html.dark .list-group-item+html.dark .list-group-item.active{margin-top:-1px;border-top-width:1px}html.dark .list-group-horizontal{flex-direction:row}html.dark .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}html.dark .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.2rem;border-bottom-left-radius:0}html.dark .list-group-horizontal>.list-group-item.active{margin-top:0}html.dark .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}html.dark .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width: 600px){html.dark .list-group-horizontal-sm{flex-direction:row}html.dark .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}html.dark .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.2rem;border-bottom-left-radius:0}html.dark .list-group-horizontal-sm>.list-group-item.active{margin-top:0}html.dark .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}html.dark .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1024px){html.dark .list-group-horizontal-md{flex-direction:row}html.dark .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}html.dark .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.2rem;border-bottom-left-radius:0}html.dark .list-group-horizontal-md>.list-group-item.active{margin-top:0}html.dark .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}html.dark .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1440px){html.dark .list-group-horizontal-lg{flex-direction:row}html.dark .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}html.dark .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.2rem;border-bottom-left-radius:0}html.dark .list-group-horizontal-lg>.list-group-item.active{margin-top:0}html.dark .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}html.dark .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width: 1664px){html.dark .list-group-horizontal-xl{flex-direction:row}html.dark .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}html.dark .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.2rem;border-bottom-left-radius:0}html.dark .list-group-horizontal-xl>.list-group-item.active{margin-top:0}html.dark .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}html.dark .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}html.dark .list-group-flush{border-radius:0}html.dark .list-group-flush>.list-group-item{border-width:0 0 1px}html.dark .list-group-flush>.list-group-item:last-child{border-bottom-width:0}html.dark .list-group-item-primary{color:#264d8c;background-color:#d9e6fb}html.dark .list-group-item-primary.list-group-item-action:hover,html.dark .list-group-item-primary.list-group-item-action:focus{color:#264d8c;background-color:#c3cfe2}html.dark .list-group-item-primary.list-group-item-action.active{color:#eee;background-color:#264d8c;border-color:#264d8c}html.dark .list-group-item-secondary{color:#8f3d05;background-color:#fce0ce}html.dark .list-group-item-secondary.list-group-item-action:hover,html.dark .list-group-item-secondary.list-group-item-action:focus{color:#8f3d05;background-color:#e3cab9}html.dark .list-group-item-secondary.list-group-item-action.active{color:#eee;background-color:#8f3d05;border-color:#8f3d05}html.dark .list-group-item-success{color:#2d7345;background-color:#dbf2e3}html.dark .list-group-item-success.list-group-item-action:hover,html.dark .list-group-item-success.list-group-item-action:focus{color:#2d7345;background-color:#c5dacc}html.dark .list-group-item-success.list-group-item-action.active{color:#eee;background-color:#2d7345;border-color:#2d7345}html.dark .list-group-item-danger{color:#82322f;background-color:#f7dddc}html.dark .list-group-item-danger.list-group-item-action:hover,html.dark .list-group-item-danger.list-group-item-action:focus{color:#82322f;background-color:#dec7c6}html.dark .list-group-item-danger.list-group-item-action.active{color:#eee;background-color:#82322f;border-color:#82322f}html.dark .list-group-item-light-blue{color:#647180;background-color:#edf2f7}html.dark .list-group-item-light-blue.list-group-item-action:hover,html.dark .list-group-item-light-blue.list-group-item-action:focus{color:#647180;background-color:#d5dade}html.dark .list-group-item-light-blue.list-group-item-action.active{color:#eee;background-color:#647180;border-color:#647180}html.dark .list-group-item-light{color:#8f8f8f;background-color:#fcfcfc}html.dark .list-group-item-light.list-group-item-action:hover,html.dark .list-group-item-light.list-group-item-action:focus{color:#8f8f8f;background-color:#e3e3e3}html.dark .list-group-item-light.list-group-item-action.active{color:#eee;background-color:#8f8f8f;border-color:#8f8f8f}html.dark .list-group-item-dark{color:#13171f;background-color:#d2d4d6}html.dark .list-group-item-dark.list-group-item-action:hover,html.dark .list-group-item-dark.list-group-item-action:focus{color:#13171f;background-color:#bdbfc1}html.dark .list-group-item-dark.list-group-item-action.active{color:#eee;background-color:#13171f;border-color:#13171f}html.dark .list-group-item-bg-blue{color:#13171f;background-color:#d2d4d6}html.dark .list-group-item-bg-blue.list-group-item-action:hover,html.dark .list-group-item-bg-blue.list-group-item-action:focus{color:#13171f;background-color:#bdbfc1}html.dark .list-group-item-bg-blue.list-group-item-action.active{color:#eee;background-color:#13171f;border-color:#13171f}html.dark .list-group-item-highlight{color:#1f232d;background-color:#d6d8db}html.dark .list-group-item-highlight.list-group-item-action:hover,html.dark .list-group-item-highlight.list-group-item-action:focus{color:#1f232d;background-color:#c1c2c5}html.dark .list-group-item-highlight.list-group-item-action.active{color:#eee;background-color:#1f232d;border-color:#1f232d}html.dark .list-group-item:not(:last-of-type){border-bottom:1px solid #b1b1b1}html.dark html.dark .list-group-item:not(:last-of-type){border-bottom:1px solid #7e7e7e}html.dark .btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#111;background:transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23111%27%3e%3cpath d=%27M.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%27/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.2rem;opacity:.5}html.dark .btn-close:hover{color:#111;text-decoration:none;opacity:.75}html.dark .btn-close:focus{outline:0;box-shadow:0 0 .25rem .15rem rgba(63,128,234,.25);opacity:1}html.dark .btn-close:disabled,html.dark .btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}html.dark .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}html.dark .toast{width:350px;max-width:100%;font-size:0.875rem;pointer-events:auto;background-color:#343a4b;background-clip:padding-box;border:1px solid rgba(0,0,0,0);box-shadow:0 .5rem 1rem rgba(17,17,17,.15);border-radius:.2rem}html.dark .toast.showing{opacity:0}html.dark .toast:not(.show){display:none}html.dark .toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}html.dark .toast-container>:not(:last-child){margin-bottom:.75rem}html.dark .toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#eee;background-color:rgba(52,58,75,.65);background-clip:padding-box;border-bottom:1px solid rgba(17,17,17,.05);border-top-left-radius:calc(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}html.dark .toast-header .btn-close{margin-right:-0.375rem;margin-left:.75rem}html.dark .toast-body{padding:.75rem;word-wrap:break-word}html.dark .toast{position:relative;border:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100%}html.dark .toast .toast-header{position:relative}html.dark .toast .toast-header .close{display:none}html.dark .toast .toast-body{padding-right:1.75rem}html.dark .toast .btn-close{position:absolute;right:0;top:0;margin:auto;width:1.75rem;height:30px;height:-webkit-fill-available}html.dark .toast.bg-primary{background-color:rgba(63,128,234,.75) !important;color:#eee}html.dark .toast.bg-primary .toast-header{background-color:rgba(63,128,234,.65) !important;color:#eee}html.dark html.dark .toast.bg-primary{background-color:rgba(63,128,234,.85) !important;color:#eee;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark html.dark .toast.bg-primary .toast-header{background-color:#3f80ea !important;color:#eee}html.dark .toast.bg-secondary{background-color:rgba(239,101,8,.75) !important;color:#eee}html.dark .toast.bg-secondary .toast-header{background-color:rgba(239,101,8,.65) !important;color:#eee}html.dark html.dark .toast.bg-secondary{background-color:rgba(239,101,8,.85) !important;color:#eee;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark html.dark .toast.bg-secondary .toast-header{background-color:#ef6508 !important;color:#eee}html.dark .toast.bg-success{background-color:rgba(75,191,115,.75) !important;color:#111}html.dark .toast.bg-success .toast-header{background-color:rgba(75,191,115,.65) !important;color:#111}html.dark html.dark .toast.bg-success{background-color:rgba(75,191,115,.85) !important;color:#111;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark html.dark .toast.bg-success .toast-header{background-color:#4bbf73 !important;color:#111}html.dark .toast.bg-danger{background-color:rgba(217,83,79,.75) !important;color:#eee}html.dark .toast.bg-danger .toast-header{background-color:rgba(217,83,79,.65) !important;color:#eee}html.dark html.dark .toast.bg-danger{background-color:rgba(217,83,79,.85) !important;color:#eee;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark html.dark .toast.bg-danger .toast-header{background-color:#d9534f !important;color:#eee}html.dark .toast.bg-light-blue{background-color:rgba(167,189,214,.75) !important;color:#111}html.dark .toast.bg-light-blue .toast-header{background-color:rgba(167,189,214,.65) !important;color:#111}html.dark html.dark .toast.bg-light-blue{background-color:rgba(167,189,214,.85) !important;color:#111;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark html.dark .toast.bg-light-blue .toast-header{background-color:#a7bdd6 !important;color:#111}html.dark .toast.bg-light{background-color:rgba(238,238,238,.75) !important;color:#111}html.dark .toast.bg-light .toast-header{background-color:rgba(238,238,238,.65) !important;color:#111}html.dark html.dark .toast.bg-light{background-color:rgba(238,238,238,.85) !important;color:#111;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark html.dark .toast.bg-light .toast-header{background-color:#eee !important;color:#111}html.dark .toast.bg-dark{background-color:rgba(32,38,52,.75) !important;color:#eee}html.dark .toast.bg-dark .toast-header{background-color:rgba(32,38,52,.65) !important;color:#eee}html.dark html.dark .toast.bg-dark{background-color:rgba(32,38,52,.85) !important;color:#eee;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark html.dark .toast.bg-dark .toast-header{background-color:#202634 !important;color:#eee}html.dark .toast.bg-bg-blue{background-color:rgba(32,38,52,.75) !important;color:#eee}html.dark .toast.bg-bg-blue .toast-header{background-color:rgba(32,38,52,.65) !important;color:#eee}html.dark html.dark .toast.bg-bg-blue{background-color:rgba(32,38,52,.85) !important;color:#eee;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark html.dark .toast.bg-bg-blue .toast-header{background-color:#202634 !important;color:#eee}html.dark .toast.bg-highlight{background-color:rgba(52,58,75,.75) !important;color:#eee}html.dark .toast.bg-highlight .toast-header{background-color:rgba(52,58,75,.65) !important;color:#eee}html.dark html.dark .toast.bg-highlight{background-color:rgba(52,58,75,.85) !important;color:#eee;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark html.dark .toast.bg-highlight .toast-header{background-color:#343a4b !important;color:#eee}html.dark .modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}html.dark .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade html.dark .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade html.dark .modal-dialog{transition:none}}.modal.show html.dark .modal-dialog{transform:none}.modal.modal-static html.dark .modal-dialog{transform:scale(1.02)}html.dark .modal-dialog-scrollable{height:calc(100% - 1rem)}html.dark .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}html.dark .modal-dialog-scrollable .modal-body{overflow-y:auto}html.dark .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}html.dark .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#343a4b;background-clip:padding-box;border:1px solid rgba(17,17,17,.2);border-radius:.2rem;outline:0}html.dark .modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#111}html.dark .modal-backdrop.fade{opacity:0}html.dark .modal-backdrop.show{opacity:.5}html.dark .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #343a4b;border-top-left-radius:calc(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}html.dark .modal-header .btn-close{padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.5rem auto}html.dark .modal-title{margin-bottom:0;line-height:1.5}html.dark .modal-body{position:relative;flex:1 1 auto;padding:1rem}html.dark .modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid none;border-bottom-right-radius:calc(0.2rem - 1px);border-bottom-left-radius:calc(0.2rem - 1px)}html.dark .modal-footer>*{margin:.25rem}@media(min-width: 600px){html.dark .modal-dialog{max-width:500px;margin:1.75rem auto}html.dark .modal-dialog-scrollable{height:calc(100% - 3.5rem)}html.dark .modal-dialog-centered{min-height:calc(100% - 3.5rem)}html.dark .modal-sm{max-width:300px}}@media(min-width: 1440px){html.dark .modal-lg,html.dark .modal-xl{max-width:800px}}@media(min-width: 1664px){html.dark .modal-xl{max-width:1140px}}html.dark .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}html.dark .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}html.dark .modal-fullscreen .modal-header{border-radius:0}html.dark .modal-fullscreen .modal-body{overflow-y:auto}html.dark .modal-fullscreen .modal-footer{border-radius:0}@media(max-width: 599.98px){html.dark .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}html.dark .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}html.dark .modal-fullscreen-sm-down .modal-header{border-radius:0}html.dark .modal-fullscreen-sm-down .modal-body{overflow-y:auto}html.dark .modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width: 1023.98px){html.dark .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}html.dark .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}html.dark .modal-fullscreen-md-down .modal-header{border-radius:0}html.dark .modal-fullscreen-md-down .modal-body{overflow-y:auto}html.dark .modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width: 1439.98px){html.dark .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}html.dark .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}html.dark .modal-fullscreen-lg-down .modal-header{border-radius:0}html.dark .modal-fullscreen-lg-down .modal-body{overflow-y:auto}html.dark .modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width: 1663.98px){html.dark .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}html.dark .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}html.dark .modal-fullscreen-xl-down .modal-header{border-radius:0}html.dark .modal-fullscreen-xl-down .modal-body{overflow-y:auto}html.dark .modal-fullscreen-xl-down .modal-footer{border-radius:0}}html.dark .modal-content{border-radius:.2rem;border-color:#343a4b}html.dark .modal-header{background-color:#343a4b;border:none}html.dark .modal-header .modal-title{font-size:1.09375rem}html.dark html.dark .modal-header{background-color:rgba(238,238,238,.03)}html.dark .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:0.765625rem;word-wrap:break-word;opacity:0}html.dark .tooltip.show{opacity:.9}html.dark .tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}html.dark .tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}html.dark .bs-tooltip-top,html.dark .bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}html.dark .bs-tooltip-top .tooltip-arrow,html.dark .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}html.dark .bs-tooltip-top .tooltip-arrow::before,html.dark .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#eee}html.dark .bs-tooltip-end,html.dark .bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}html.dark .bs-tooltip-end .tooltip-arrow,html.dark .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}html.dark .bs-tooltip-end .tooltip-arrow::before,html.dark .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#eee}html.dark .bs-tooltip-bottom,html.dark .bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}html.dark .bs-tooltip-bottom .tooltip-arrow,html.dark .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}html.dark .bs-tooltip-bottom .tooltip-arrow::before,html.dark .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#eee}html.dark .bs-tooltip-start,html.dark .bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}html.dark .bs-tooltip-start .tooltip-arrow,html.dark .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}html.dark .bs-tooltip-start .tooltip-arrow::before,html.dark .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#eee}html.dark .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#202634;text-align:center;background-color:#eee;border-radius:.2rem}html.dark .popover{position:absolute;top:0;left:0 /* rtl:ignore */;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:0.765625rem;word-wrap:break-word;background-color:#343a4b;background-clip:padding-box;border:1px solid rgba(17,17,17,.2);border-radius:.2rem}html.dark .popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}html.dark .popover .popover-arrow::before,html.dark .popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}html.dark .bs-popover-top>.popover-arrow,html.dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-0.5rem - 1px)}html.dark .bs-popover-top>.popover-arrow::before,html.dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(17,17,17,.25)}html.dark .bs-popover-top>.popover-arrow::after,html.dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#343a4b}html.dark .bs-popover-end>.popover-arrow,html.dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-0.5rem - 1px);width:.5rem;height:1rem}html.dark .bs-popover-end>.popover-arrow::before,html.dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(17,17,17,.25)}html.dark .bs-popover-end>.popover-arrow::after,html.dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#343a4b}html.dark .bs-popover-bottom>.popover-arrow,html.dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-0.5rem - 1px)}html.dark .bs-popover-bottom>.popover-arrow::before,html.dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(17,17,17,.25)}html.dark .bs-popover-bottom>.popover-arrow::after,html.dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#343a4b}html.dark .bs-popover-bottom .popover-header::before,html.dark .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #343a4b}html.dark .bs-popover-start>.popover-arrow,html.dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-0.5rem - 1px);width:.5rem;height:1rem}html.dark .bs-popover-start>.popover-arrow::before,html.dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(17,17,17,.25)}html.dark .bs-popover-start>.popover-arrow::after,html.dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#343a4b}html.dark .popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:0.875rem;background-color:#343a4b;border-bottom:1px solid rgba(17,17,17,.2);border-top-left-radius:calc(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}html.dark .popover-header:empty{display:none}html.dark .popover-body{padding:1rem 1rem;color:#eee}html.dark .carousel{position:relative}html.dark .carousel.pointer-event{touch-action:pan-y}html.dark .carousel-inner{position:relative;width:100%;overflow:hidden}html.dark .carousel-inner::after{display:block;clear:both;content:""}html.dark .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){html.dark .carousel-item{transition:none}}html.dark .carousel-item.active,html.dark .carousel-item-next,html.dark .carousel-item-prev{display:block}html.dark .carousel-item-next:not(.carousel-item-start),html.dark .active.carousel-item-end{transform:translateX(100%)}html.dark .carousel-item-prev:not(.carousel-item-end),html.dark .active.carousel-item-start{transform:translateX(-100%)}html.dark .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}html.dark .carousel-fade .carousel-item.active,html.dark .carousel-fade .carousel-item-next.carousel-item-start,html.dark .carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}html.dark .carousel-fade .active.carousel-item-start,html.dark .carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){html.dark .carousel-fade .active.carousel-item-start,html.dark .carousel-fade .active.carousel-item-end{transition:none}}html.dark .carousel-control-prev,html.dark .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#eee;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){html.dark .carousel-control-prev,html.dark .carousel-control-next{transition:none}}html.dark .carousel-control-prev:hover,html.dark .carousel-control-prev:focus,html.dark .carousel-control-next:hover,html.dark .carousel-control-next:focus{color:#eee;text-decoration:none;outline:0;opacity:.9}html.dark .carousel-control-prev{left:0}html.dark .carousel-control-next{right:0}html.dark .carousel-control-prev-icon,html.dark .carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}html.dark .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23eee%27%3e%3cpath d=%27M11.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%27/%3e%3c/svg%3e")}html.dark .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23eee%27%3e%3cpath d=%27M4.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%27/%3e%3c/svg%3e")}html.dark .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}html.dark .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:#eee;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){html.dark .carousel-indicators [data-bs-target]{transition:none}}html.dark .carousel-indicators .active{opacity:1}html.dark .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#eee;text-align:center}html.dark .carousel-dark .carousel-control-prev-icon,html.dark .carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}html.dark .carousel-dark .carousel-indicators [data-bs-target]{background-color:#111}html.dark .carousel-dark .carousel-caption{color:#111}html.dark .offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#343a4b;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media(prefers-reduced-motion: reduce){html.dark .offcanvas{transition:none}}html.dark .offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#111}html.dark .offcanvas-backdrop.fade{opacity:0}html.dark .offcanvas-backdrop.show{opacity:.5}html.dark .offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}html.dark .offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-0.5rem;margin-right:-0.5rem;margin-bottom:-0.5rem}html.dark .offcanvas-title{margin-bottom:0;line-height:1.5}html.dark .offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}html.dark .offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(17,17,17,.2);transform:translateX(-100%)}html.dark .offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(17,17,17,.2);transform:translateX(100%)}html.dark .offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(17,17,17,.2);transform:translateY(-100%)}html.dark .offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(17,17,17,.2);transform:translateY(100%)}html.dark .offcanvas.show{transform:none}html.dark .offcanvas-header{background-color:#343a4b}html.dark .offcanvas-header .offcanvas-title{font-size:1.09375rem}html.dark html.dark .offcanvas-header{background-color:rgba(238,238,238,.03)}html.dark .placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}html.dark .placeholder.btn::before{display:inline-block;content:""}html.dark .placeholder-xs{min-height:.6em}html.dark .placeholder-sm{min-height:.8em}html.dark .placeholder-lg{min-height:1.2em}html.dark .placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}html.dark .placeholder-wave{-webkit-mask-image:linear-gradient(130deg, #111 55%, rgba(0, 0, 0, 0.8) 75%, #111 95%);mask-image:linear-gradient(130deg, #111 55%, rgba(0, 0, 0, 0.8) 75%, #111 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}html.dark .placeholder{border-radius:.2rem;background-color:#b1b1b1}@-webkit-keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}html.dark .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}html.dark .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}html.dark .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}html.dark .spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion: reduce){html.dark .spinner-border,html.dark .spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}html.dark .spinner-border-headline{vertical-align:top;border-width:.2rem}html.dark .spinner-overlay{position:absolute;top:0;left:0;width:inherit;height:inherit;text-align:center;background:rgba(255,255,255,.65);z-index:1000}html.dark html.dark .spinner-overlay{background-color:rgba(31,37,50,.65)}html.dark .spanner{position:relative;top:40%;left:50%;width:32px;display:block;text-align:center;height:300px}html.dark .bg-dark .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}html.dark .alert-dark .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}html.dark .bg-bg-blue .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}html.dark .alert-bg-blue .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}html.dark .bg-highlight .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}html.dark .alert-highlight .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}html.dark html.dark .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}html.dark ::-webkit-scrollbar{width:7px;height:7px}html.dark ::-webkit-scrollbar-track{background-color:transparent}html.dark ::-webkit-scrollbar-corner{background-color:inherit}html.dark ::-webkit-scrollbar-thumb{border:6px solid rgba(52,58,75,.5);border-radius:20px;background-clip:content-box}html.dark ::-webkit-scrollbar-thumb:hover{border:6px solid rgba(10,11,15,.5)}html.dark .overflow-auto{overflow:auto}@-moz-document url-prefix(){html.dark .overflow-auto{scrollbar-width:thin;scrollbar-color:rgba(52,58,75,.5) rgba(52,58,75,.1)}}html.dark html.dark ::-webkit-scrollbar-thumb{border:6px solid #3e465a}html.dark html.dark ::-webkit-scrollbar-thumb:hover{border:6px solid #495169}html.dark html.dark .overflow-auto{scrollbar-color:rgba(52,58,75,.75) rgba(52,58,75,.1)}html.dark .text-contrast.bg-primary{color:#eee}html.dark .text-contrast.bg-secondary{color:#eee}html.dark .text-contrast.bg-success{color:#111}html.dark .text-contrast.bg-danger{color:#eee}html.dark .text-contrast.bg-light-blue{color:#111}html.dark .text-contrast.bg-light{color:#111}html.dark .text-contrast.bg-dark{color:#eee}html.dark .text-contrast.bg-bg-blue{color:#eee}html.dark .text-contrast.bg-highlight{color:#eee}html.dark .form-control:-webkit-autofill{-webkit-text-fill-color:#cfcfcf}html.dark .form-control:-webkit-autofill:focus{-webkit-text-fill-color:#cfcfcf}html.dark .form-control:-webkit-autofill,html.dark .form-control:-webkit-autofill:hover,html.dark .form-control:-webkit-autofill:focus,html.dark .form-control:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #222837 inset !important}html.dark .clearfix::after{display:block;clear:both;content:""}html.dark .link-primary{color:#3f80ea}html.dark .link-primary:hover,html.dark .link-primary:focus{color:#3266bb}html.dark .link-secondary{color:#ef6508}html.dark .link-secondary:hover,html.dark .link-secondary:focus{color:#bf5106}html.dark .link-success{color:#4bbf73}html.dark .link-success:hover,html.dark .link-success:focus{color:#6fcc8f}html.dark .link-danger{color:#d9534f}html.dark .link-danger:hover,html.dark .link-danger:focus{color:#ae423f}html.dark .link-light-blue{color:#a7bdd6}html.dark .link-light-blue:hover,html.dark .link-light-blue:focus{color:#b9cade}html.dark .link-light{color:#eee}html.dark .link-light:hover,html.dark .link-light:focus{color:#f1f1f1}html.dark .link-dark{color:#202634}html.dark .link-dark:hover,html.dark .link-dark:focus{color:#1a1e2a}html.dark .link-bg-blue{color:#202634}html.dark .link-bg-blue:hover,html.dark .link-bg-blue:focus{color:#1a1e2a}html.dark .link-highlight{color:#343a4b}html.dark .link-highlight:hover,html.dark .link-highlight:focus{color:#2a2e3c}html.dark .ratio{position:relative;width:100%}html.dark .ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}html.dark .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}html.dark .ratio-1x1{--bs-aspect-ratio: 100%}html.dark .ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}html.dark .ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}html.dark .ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}html.dark .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}html.dark .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}html.dark .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media(min-width: 600px){html.dark .sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 1024px){html.dark .sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 1440px){html.dark .sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 1664px){html.dark .sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}html.dark .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}html.dark .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}html.dark .visually-hidden,html.dark .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}html.dark .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}html.dark .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.dark .vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}html.dark .sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media(min-width: 600px){html.dark .sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 1024px){html.dark .sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 1440px){html.dark .sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 1664px){html.dark .sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}html.dark .m-0{margin:0 !important}html.dark .mt-0,html.dark .my-0{margin-top:0 !important}html.dark .me-0,html.dark .mx-0{margin-right:0 !important}html.dark .mb-0,html.dark .my-0{margin-bottom:0 !important}html.dark .ms-0,html.dark .mx-0{margin-left:0 !important}html.dark .m-1{margin:.125rem !important}html.dark .mt-1,html.dark .my-1{margin-top:.125rem !important}html.dark .me-1,html.dark .mx-1{margin-right:.125rem !important}html.dark .mb-1,html.dark .my-1{margin-bottom:.125rem !important}html.dark .ms-1,html.dark .mx-1{margin-left:.125rem !important}html.dark .m-2{margin:.25rem !important}html.dark .mt-2,html.dark .my-2{margin-top:.25rem !important}html.dark .me-2,html.dark .mx-2{margin-right:.25rem !important}html.dark .mb-2,html.dark .my-2{margin-bottom:.25rem !important}html.dark .ms-2,html.dark .mx-2{margin-left:.25rem !important}html.dark .m-3{margin:.5rem !important}html.dark .mt-3,html.dark .my-3{margin-top:.5rem !important}html.dark .me-3,html.dark .mx-3{margin-right:.5rem !important}html.dark .mb-3,html.dark .my-3{margin-bottom:.5rem !important}html.dark .ms-3,html.dark .mx-3{margin-left:.5rem !important}html.dark .m-4{margin:1rem !important}html.dark .mt-4,html.dark .my-4{margin-top:1rem !important}html.dark .me-4,html.dark .mx-4{margin-right:1rem !important}html.dark .mb-4,html.dark .my-4{margin-bottom:1rem !important}html.dark .ms-4,html.dark .mx-4{margin-left:1rem !important}html.dark .m-5{margin:1.5rem !important}html.dark .mt-5,html.dark .my-5{margin-top:1.5rem !important}html.dark .me-5,html.dark .mx-5{margin-right:1.5rem !important}html.dark .mb-5,html.dark .my-5{margin-bottom:1.5rem !important}html.dark .ms-5,html.dark .mx-5{margin-left:1.5rem !important}html.dark .m-6{margin:2rem !important}html.dark .mt-6,html.dark .my-6{margin-top:2rem !important}html.dark .me-6,html.dark .mx-6{margin-right:2rem !important}html.dark .mb-6,html.dark .my-6{margin-bottom:2rem !important}html.dark .ms-6,html.dark .mx-6{margin-left:2rem !important}html.dark .m-7{margin:3rem !important}html.dark .mt-7,html.dark .my-7{margin-top:3rem !important}html.dark .me-7,html.dark .mx-7{margin-right:3rem !important}html.dark .mb-7,html.dark .my-7{margin-bottom:3rem !important}html.dark .ms-7,html.dark .mx-7{margin-left:3rem !important}html.dark .m-8{margin:4rem !important}html.dark .mt-8,html.dark .my-8{margin-top:4rem !important}html.dark .me-8,html.dark .mx-8{margin-right:4rem !important}html.dark .mb-8,html.dark .my-8{margin-bottom:4rem !important}html.dark .ms-8,html.dark .mx-8{margin-left:4rem !important}html.dark .m-9{margin:8rem !important}html.dark .mt-9,html.dark .my-9{margin-top:8rem !important}html.dark .me-9,html.dark .mx-9{margin-right:8rem !important}html.dark .mb-9,html.dark .my-9{margin-bottom:8rem !important}html.dark .ms-9,html.dark .mx-9{margin-left:8rem !important}html.dark .p-0{padding:0 !important}html.dark .pt-0,html.dark .py-0{padding-top:0 !important}html.dark .pe-0,html.dark .px-0{padding-right:0 !important}html.dark .pb-0,html.dark .py-0{padding-bottom:0 !important}html.dark .ps-0,html.dark .px-0{padding-left:0 !important}html.dark .p-1{padding:.125rem !important}html.dark .pt-1,html.dark .py-1{padding-top:.125rem !important}html.dark .pe-1,html.dark .px-1{padding-right:.125rem !important}html.dark .pb-1,html.dark .py-1{padding-bottom:.125rem !important}html.dark .ps-1,html.dark .px-1{padding-left:.125rem !important}html.dark .p-2{padding:.25rem !important}html.dark .pt-2,html.dark .py-2{padding-top:.25rem !important}html.dark .pe-2,html.dark .px-2{padding-right:.25rem !important}html.dark .pb-2,html.dark .py-2{padding-bottom:.25rem !important}html.dark .ps-2,html.dark .px-2{padding-left:.25rem !important}html.dark .p-3{padding:.5rem !important}html.dark .pt-3,html.dark .py-3{padding-top:.5rem !important}html.dark .pe-3,html.dark .px-3{padding-right:.5rem !important}html.dark .pb-3,html.dark .py-3{padding-bottom:.5rem !important}html.dark .ps-3,html.dark .px-3{padding-left:.5rem !important}html.dark .p-4{padding:1rem !important}html.dark .pt-4,html.dark .py-4{padding-top:1rem !important}html.dark .pe-4,html.dark .px-4{padding-right:1rem !important}html.dark .pb-4,html.dark .py-4{padding-bottom:1rem !important}html.dark .ps-4,html.dark .px-4{padding-left:1rem !important}html.dark .p-5{padding:1.5rem !important}html.dark .pt-5,html.dark .py-5{padding-top:1.5rem !important}html.dark .pe-5,html.dark .px-5{padding-right:1.5rem !important}html.dark .pb-5,html.dark .py-5{padding-bottom:1.5rem !important}html.dark .ps-5,html.dark .px-5{padding-left:1.5rem !important}html.dark .p-6{padding:2rem !important}html.dark .pt-6,html.dark .py-6{padding-top:2rem !important}html.dark .pe-6,html.dark .px-6{padding-right:2rem !important}html.dark .pb-6,html.dark .py-6{padding-bottom:2rem !important}html.dark .ps-6,html.dark .px-6{padding-left:2rem !important}html.dark .p-7{padding:3rem !important}html.dark .pt-7,html.dark .py-7{padding-top:3rem !important}html.dark .pe-7,html.dark .px-7{padding-right:3rem !important}html.dark .pb-7,html.dark .py-7{padding-bottom:3rem !important}html.dark .ps-7,html.dark .px-7{padding-left:3rem !important}html.dark .p-8{padding:4rem !important}html.dark .pt-8,html.dark .py-8{padding-top:4rem !important}html.dark .pe-8,html.dark .px-8{padding-right:4rem !important}html.dark .pb-8,html.dark .py-8{padding-bottom:4rem !important}html.dark .ps-8,html.dark .px-8{padding-left:4rem !important}html.dark .p-9{padding:8rem !important}html.dark .pt-9,html.dark .py-9{padding-top:8rem !important}html.dark .pe-9,html.dark .px-9{padding-right:8rem !important}html.dark .pb-9,html.dark .py-9{padding-bottom:8rem !important}html.dark .ps-9,html.dark .px-9{padding-left:8rem !important}html.dark .m-n1{margin:-0.125rem !important}html.dark .mt-n1,html.dark .my-n1{margin-top:-0.125rem !important}html.dark .me-n1,html.dark .mx-n1{margin-right:-0.125rem !important}html.dark .mb-n1,html.dark .my-n1{margin-bottom:-0.125rem !important}html.dark .ms-n1,html.dark .mx-n1{margin-left:-0.125rem !important}html.dark .m-n2{margin:-0.25rem !important}html.dark .mt-n2,html.dark .my-n2{margin-top:-0.25rem !important}html.dark .me-n2,html.dark .mx-n2{margin-right:-0.25rem !important}html.dark .mb-n2,html.dark .my-n2{margin-bottom:-0.25rem !important}html.dark .ms-n2,html.dark .mx-n2{margin-left:-0.25rem !important}html.dark .m-n3{margin:-0.5rem !important}html.dark .mt-n3,html.dark .my-n3{margin-top:-0.5rem !important}html.dark .me-n3,html.dark .mx-n3{margin-right:-0.5rem !important}html.dark .mb-n3,html.dark .my-n3{margin-bottom:-0.5rem !important}html.dark .ms-n3,html.dark .mx-n3{margin-left:-0.5rem !important}html.dark .m-n4{margin:-1rem !important}html.dark .mt-n4,html.dark .my-n4{margin-top:-1rem !important}html.dark .me-n4,html.dark .mx-n4{margin-right:-1rem !important}html.dark .mb-n4,html.dark .my-n4{margin-bottom:-1rem !important}html.dark .ms-n4,html.dark .mx-n4{margin-left:-1rem !important}html.dark .m-n5{margin:-1.5rem !important}html.dark .mt-n5,html.dark .my-n5{margin-top:-1.5rem !important}html.dark .me-n5,html.dark .mx-n5{margin-right:-1.5rem !important}html.dark .mb-n5,html.dark .my-n5{margin-bottom:-1.5rem !important}html.dark .ms-n5,html.dark .mx-n5{margin-left:-1.5rem !important}html.dark .m-n6{margin:-2rem !important}html.dark .mt-n6,html.dark .my-n6{margin-top:-2rem !important}html.dark .me-n6,html.dark .mx-n6{margin-right:-2rem !important}html.dark .mb-n6,html.dark .my-n6{margin-bottom:-2rem !important}html.dark .ms-n6,html.dark .mx-n6{margin-left:-2rem !important}html.dark .m-n7{margin:-3rem !important}html.dark .mt-n7,html.dark .my-n7{margin-top:-3rem !important}html.dark .me-n7,html.dark .mx-n7{margin-right:-3rem !important}html.dark .mb-n7,html.dark .my-n7{margin-bottom:-3rem !important}html.dark .ms-n7,html.dark .mx-n7{margin-left:-3rem !important}html.dark .m-n8{margin:-4rem !important}html.dark .mt-n8,html.dark .my-n8{margin-top:-4rem !important}html.dark .me-n8,html.dark .mx-n8{margin-right:-4rem !important}html.dark .mb-n8,html.dark .my-n8{margin-bottom:-4rem !important}html.dark .ms-n8,html.dark .mx-n8{margin-left:-4rem !important}html.dark .m-n9{margin:-8rem !important}html.dark .mt-n9,html.dark .my-n9{margin-top:-8rem !important}html.dark .me-n9,html.dark .mx-n9{margin-right:-8rem !important}html.dark .mb-n9,html.dark .my-n9{margin-bottom:-8rem !important}html.dark .ms-n9,html.dark .mx-n9{margin-left:-8rem !important}html.dark .m-auto{margin:auto !important}html.dark .mt-auto,html.dark .my-auto{margin-top:auto !important}html.dark .me-auto,html.dark .mx-auto{margin-left:auto !important}html.dark .mb-auto,html.dark .my-auto{margin-bottom:auto !important}html.dark .ms-auto,html.dark .mx-auto{margin-right:auto !important}@media(min-width: 600px){html.dark .m-sm-0{margin:0 !important}html.dark .mt-sm-0,html.dark .my-sm-0{margin-top:0 !important}html.dark .me-sm-0,html.dark .mx-sm-0{margin-right:0 !important}html.dark .mb-sm-0,html.dark .my-sm-0{margin-bottom:0 !important}html.dark .ms-sm-0,html.dark .mx-sm-0{margin-left:0 !important}html.dark .m-sm-1{margin:.125rem !important}html.dark .mt-sm-1,html.dark .my-sm-1{margin-top:.125rem !important}html.dark .me-sm-1,html.dark .mx-sm-1{margin-right:.125rem !important}html.dark .mb-sm-1,html.dark .my-sm-1{margin-bottom:.125rem !important}html.dark .ms-sm-1,html.dark .mx-sm-1{margin-left:.125rem !important}html.dark .m-sm-2{margin:.25rem !important}html.dark .mt-sm-2,html.dark .my-sm-2{margin-top:.25rem !important}html.dark .me-sm-2,html.dark .mx-sm-2{margin-right:.25rem !important}html.dark .mb-sm-2,html.dark .my-sm-2{margin-bottom:.25rem !important}html.dark .ms-sm-2,html.dark .mx-sm-2{margin-left:.25rem !important}html.dark .m-sm-3{margin:.5rem !important}html.dark .mt-sm-3,html.dark .my-sm-3{margin-top:.5rem !important}html.dark .me-sm-3,html.dark .mx-sm-3{margin-right:.5rem !important}html.dark .mb-sm-3,html.dark .my-sm-3{margin-bottom:.5rem !important}html.dark .ms-sm-3,html.dark .mx-sm-3{margin-left:.5rem !important}html.dark .m-sm-4{margin:1rem !important}html.dark .mt-sm-4,html.dark .my-sm-4{margin-top:1rem !important}html.dark .me-sm-4,html.dark .mx-sm-4{margin-right:1rem !important}html.dark .mb-sm-4,html.dark .my-sm-4{margin-bottom:1rem !important}html.dark .ms-sm-4,html.dark .mx-sm-4{margin-left:1rem !important}html.dark .m-sm-5{margin:1.5rem !important}html.dark .mt-sm-5,html.dark .my-sm-5{margin-top:1.5rem !important}html.dark .me-sm-5,html.dark .mx-sm-5{margin-right:1.5rem !important}html.dark .mb-sm-5,html.dark .my-sm-5{margin-bottom:1.5rem !important}html.dark .ms-sm-5,html.dark .mx-sm-5{margin-left:1.5rem !important}html.dark .m-sm-6{margin:2rem !important}html.dark .mt-sm-6,html.dark .my-sm-6{margin-top:2rem !important}html.dark .me-sm-6,html.dark .mx-sm-6{margin-right:2rem !important}html.dark .mb-sm-6,html.dark .my-sm-6{margin-bottom:2rem !important}html.dark .ms-sm-6,html.dark .mx-sm-6{margin-left:2rem !important}html.dark .m-sm-7{margin:3rem !important}html.dark .mt-sm-7,html.dark .my-sm-7{margin-top:3rem !important}html.dark .me-sm-7,html.dark .mx-sm-7{margin-right:3rem !important}html.dark .mb-sm-7,html.dark .my-sm-7{margin-bottom:3rem !important}html.dark .ms-sm-7,html.dark .mx-sm-7{margin-left:3rem !important}html.dark .m-sm-8{margin:4rem !important}html.dark .mt-sm-8,html.dark .my-sm-8{margin-top:4rem !important}html.dark .me-sm-8,html.dark .mx-sm-8{margin-right:4rem !important}html.dark .mb-sm-8,html.dark .my-sm-8{margin-bottom:4rem !important}html.dark .ms-sm-8,html.dark .mx-sm-8{margin-left:4rem !important}html.dark .m-sm-9{margin:8rem !important}html.dark .mt-sm-9,html.dark .my-sm-9{margin-top:8rem !important}html.dark .me-sm-9,html.dark .mx-sm-9{margin-right:8rem !important}html.dark .mb-sm-9,html.dark .my-sm-9{margin-bottom:8rem !important}html.dark .ms-sm-9,html.dark .mx-sm-9{margin-left:8rem !important}html.dark .p-sm-0{padding:0 !important}html.dark .pt-sm-0,html.dark .py-sm-0{padding-top:0 !important}html.dark .pe-sm-0,html.dark .px-sm-0{padding-right:0 !important}html.dark .pb-sm-0,html.dark .py-sm-0{padding-bottom:0 !important}html.dark .ps-sm-0,html.dark .px-sm-0{padding-left:0 !important}html.dark .p-sm-1{padding:.125rem !important}html.dark .pt-sm-1,html.dark .py-sm-1{padding-top:.125rem !important}html.dark .pe-sm-1,html.dark .px-sm-1{padding-right:.125rem !important}html.dark .pb-sm-1,html.dark .py-sm-1{padding-bottom:.125rem !important}html.dark .ps-sm-1,html.dark .px-sm-1{padding-left:.125rem !important}html.dark .p-sm-2{padding:.25rem !important}html.dark .pt-sm-2,html.dark .py-sm-2{padding-top:.25rem !important}html.dark .pe-sm-2,html.dark .px-sm-2{padding-right:.25rem !important}html.dark .pb-sm-2,html.dark .py-sm-2{padding-bottom:.25rem !important}html.dark .ps-sm-2,html.dark .px-sm-2{padding-left:.25rem !important}html.dark .p-sm-3{padding:.5rem !important}html.dark .pt-sm-3,html.dark .py-sm-3{padding-top:.5rem !important}html.dark .pe-sm-3,html.dark .px-sm-3{padding-right:.5rem !important}html.dark .pb-sm-3,html.dark .py-sm-3{padding-bottom:.5rem !important}html.dark .ps-sm-3,html.dark .px-sm-3{padding-left:.5rem !important}html.dark .p-sm-4{padding:1rem !important}html.dark .pt-sm-4,html.dark .py-sm-4{padding-top:1rem !important}html.dark .pe-sm-4,html.dark .px-sm-4{padding-right:1rem !important}html.dark .pb-sm-4,html.dark .py-sm-4{padding-bottom:1rem !important}html.dark .ps-sm-4,html.dark .px-sm-4{padding-left:1rem !important}html.dark .p-sm-5{padding:1.5rem !important}html.dark .pt-sm-5,html.dark .py-sm-5{padding-top:1.5rem !important}html.dark .pe-sm-5,html.dark .px-sm-5{padding-right:1.5rem !important}html.dark .pb-sm-5,html.dark .py-sm-5{padding-bottom:1.5rem !important}html.dark .ps-sm-5,html.dark .px-sm-5{padding-left:1.5rem !important}html.dark .p-sm-6{padding:2rem !important}html.dark .pt-sm-6,html.dark .py-sm-6{padding-top:2rem !important}html.dark .pe-sm-6,html.dark .px-sm-6{padding-right:2rem !important}html.dark .pb-sm-6,html.dark .py-sm-6{padding-bottom:2rem !important}html.dark .ps-sm-6,html.dark .px-sm-6{padding-left:2rem !important}html.dark .p-sm-7{padding:3rem !important}html.dark .pt-sm-7,html.dark .py-sm-7{padding-top:3rem !important}html.dark .pe-sm-7,html.dark .px-sm-7{padding-right:3rem !important}html.dark .pb-sm-7,html.dark .py-sm-7{padding-bottom:3rem !important}html.dark .ps-sm-7,html.dark .px-sm-7{padding-left:3rem !important}html.dark .p-sm-8{padding:4rem !important}html.dark .pt-sm-8,html.dark .py-sm-8{padding-top:4rem !important}html.dark .pe-sm-8,html.dark .px-sm-8{padding-right:4rem !important}html.dark .pb-sm-8,html.dark .py-sm-8{padding-bottom:4rem !important}html.dark .ps-sm-8,html.dark .px-sm-8{padding-left:4rem !important}html.dark .p-sm-9{padding:8rem !important}html.dark .pt-sm-9,html.dark .py-sm-9{padding-top:8rem !important}html.dark .pe-sm-9,html.dark .px-sm-9{padding-right:8rem !important}html.dark .pb-sm-9,html.dark .py-sm-9{padding-bottom:8rem !important}html.dark .ps-sm-9,html.dark .px-sm-9{padding-left:8rem !important}html.dark .m-sm-n1{margin:-0.125rem !important}html.dark .mt-sm-n1,html.dark .my-sm-n1{margin-top:-0.125rem !important}html.dark .me-sm-n1,html.dark .mx-sm-n1{margin-right:-0.125rem !important}html.dark .mb-sm-n1,html.dark .my-sm-n1{margin-bottom:-0.125rem !important}html.dark .ms-sm-n1,html.dark .mx-sm-n1{margin-left:-0.125rem !important}html.dark .m-sm-n2{margin:-0.25rem !important}html.dark .mt-sm-n2,html.dark .my-sm-n2{margin-top:-0.25rem !important}html.dark .me-sm-n2,html.dark .mx-sm-n2{margin-right:-0.25rem !important}html.dark .mb-sm-n2,html.dark .my-sm-n2{margin-bottom:-0.25rem !important}html.dark .ms-sm-n2,html.dark .mx-sm-n2{margin-left:-0.25rem !important}html.dark .m-sm-n3{margin:-0.5rem !important}html.dark .mt-sm-n3,html.dark .my-sm-n3{margin-top:-0.5rem !important}html.dark .me-sm-n3,html.dark .mx-sm-n3{margin-right:-0.5rem !important}html.dark .mb-sm-n3,html.dark .my-sm-n3{margin-bottom:-0.5rem !important}html.dark .ms-sm-n3,html.dark .mx-sm-n3{margin-left:-0.5rem !important}html.dark .m-sm-n4{margin:-1rem !important}html.dark .mt-sm-n4,html.dark .my-sm-n4{margin-top:-1rem !important}html.dark .me-sm-n4,html.dark .mx-sm-n4{margin-right:-1rem !important}html.dark .mb-sm-n4,html.dark .my-sm-n4{margin-bottom:-1rem !important}html.dark .ms-sm-n4,html.dark .mx-sm-n4{margin-left:-1rem !important}html.dark .m-sm-n5{margin:-1.5rem !important}html.dark .mt-sm-n5,html.dark .my-sm-n5{margin-top:-1.5rem !important}html.dark .me-sm-n5,html.dark .mx-sm-n5{margin-right:-1.5rem !important}html.dark .mb-sm-n5,html.dark .my-sm-n5{margin-bottom:-1.5rem !important}html.dark .ms-sm-n5,html.dark .mx-sm-n5{margin-left:-1.5rem !important}html.dark .m-sm-n6{margin:-2rem !important}html.dark .mt-sm-n6,html.dark .my-sm-n6{margin-top:-2rem !important}html.dark .me-sm-n6,html.dark .mx-sm-n6{margin-right:-2rem !important}html.dark .mb-sm-n6,html.dark .my-sm-n6{margin-bottom:-2rem !important}html.dark .ms-sm-n6,html.dark .mx-sm-n6{margin-left:-2rem !important}html.dark .m-sm-n7{margin:-3rem !important}html.dark .mt-sm-n7,html.dark .my-sm-n7{margin-top:-3rem !important}html.dark .me-sm-n7,html.dark .mx-sm-n7{margin-right:-3rem !important}html.dark .mb-sm-n7,html.dark .my-sm-n7{margin-bottom:-3rem !important}html.dark .ms-sm-n7,html.dark .mx-sm-n7{margin-left:-3rem !important}html.dark .m-sm-n8{margin:-4rem !important}html.dark .mt-sm-n8,html.dark .my-sm-n8{margin-top:-4rem !important}html.dark .me-sm-n8,html.dark .mx-sm-n8{margin-right:-4rem !important}html.dark .mb-sm-n8,html.dark .my-sm-n8{margin-bottom:-4rem !important}html.dark .ms-sm-n8,html.dark .mx-sm-n8{margin-left:-4rem !important}html.dark .m-sm-n9{margin:-8rem !important}html.dark .mt-sm-n9,html.dark .my-sm-n9{margin-top:-8rem !important}html.dark .me-sm-n9,html.dark .mx-sm-n9{margin-right:-8rem !important}html.dark .mb-sm-n9,html.dark .my-sm-n9{margin-bottom:-8rem !important}html.dark .ms-sm-n9,html.dark .mx-sm-n9{margin-left:-8rem !important}html.dark .m-sm-auto{margin:auto !important}html.dark .mt-sm-auto,html.dark .my-sm-auto{margin-top:auto !important}html.dark .me-sm-auto,html.dark .mx-sm-auto{margin-left:auto !important}html.dark .mb-sm-auto,html.dark .my-sm-auto{margin-bottom:auto !important}html.dark .ms-sm-auto,html.dark .mx-sm-auto{margin-right:auto !important}}@media(min-width: 1024px){html.dark .m-md-0{margin:0 !important}html.dark .mt-md-0,html.dark .my-md-0{margin-top:0 !important}html.dark .me-md-0,html.dark .mx-md-0{margin-right:0 !important}html.dark .mb-md-0,html.dark .my-md-0{margin-bottom:0 !important}html.dark .ms-md-0,html.dark .mx-md-0{margin-left:0 !important}html.dark .m-md-1{margin:.125rem !important}html.dark .mt-md-1,html.dark .my-md-1{margin-top:.125rem !important}html.dark .me-md-1,html.dark .mx-md-1{margin-right:.125rem !important}html.dark .mb-md-1,html.dark .my-md-1{margin-bottom:.125rem !important}html.dark .ms-md-1,html.dark .mx-md-1{margin-left:.125rem !important}html.dark .m-md-2{margin:.25rem !important}html.dark .mt-md-2,html.dark .my-md-2{margin-top:.25rem !important}html.dark .me-md-2,html.dark .mx-md-2{margin-right:.25rem !important}html.dark .mb-md-2,html.dark .my-md-2{margin-bottom:.25rem !important}html.dark .ms-md-2,html.dark .mx-md-2{margin-left:.25rem !important}html.dark .m-md-3{margin:.5rem !important}html.dark .mt-md-3,html.dark .my-md-3{margin-top:.5rem !important}html.dark .me-md-3,html.dark .mx-md-3{margin-right:.5rem !important}html.dark .mb-md-3,html.dark .my-md-3{margin-bottom:.5rem !important}html.dark .ms-md-3,html.dark .mx-md-3{margin-left:.5rem !important}html.dark .m-md-4{margin:1rem !important}html.dark .mt-md-4,html.dark .my-md-4{margin-top:1rem !important}html.dark .me-md-4,html.dark .mx-md-4{margin-right:1rem !important}html.dark .mb-md-4,html.dark .my-md-4{margin-bottom:1rem !important}html.dark .ms-md-4,html.dark .mx-md-4{margin-left:1rem !important}html.dark .m-md-5{margin:1.5rem !important}html.dark .mt-md-5,html.dark .my-md-5{margin-top:1.5rem !important}html.dark .me-md-5,html.dark .mx-md-5{margin-right:1.5rem !important}html.dark .mb-md-5,html.dark .my-md-5{margin-bottom:1.5rem !important}html.dark .ms-md-5,html.dark .mx-md-5{margin-left:1.5rem !important}html.dark .m-md-6{margin:2rem !important}html.dark .mt-md-6,html.dark .my-md-6{margin-top:2rem !important}html.dark .me-md-6,html.dark .mx-md-6{margin-right:2rem !important}html.dark .mb-md-6,html.dark .my-md-6{margin-bottom:2rem !important}html.dark .ms-md-6,html.dark .mx-md-6{margin-left:2rem !important}html.dark .m-md-7{margin:3rem !important}html.dark .mt-md-7,html.dark .my-md-7{margin-top:3rem !important}html.dark .me-md-7,html.dark .mx-md-7{margin-right:3rem !important}html.dark .mb-md-7,html.dark .my-md-7{margin-bottom:3rem !important}html.dark .ms-md-7,html.dark .mx-md-7{margin-left:3rem !important}html.dark .m-md-8{margin:4rem !important}html.dark .mt-md-8,html.dark .my-md-8{margin-top:4rem !important}html.dark .me-md-8,html.dark .mx-md-8{margin-right:4rem !important}html.dark .mb-md-8,html.dark .my-md-8{margin-bottom:4rem !important}html.dark .ms-md-8,html.dark .mx-md-8{margin-left:4rem !important}html.dark .m-md-9{margin:8rem !important}html.dark .mt-md-9,html.dark .my-md-9{margin-top:8rem !important}html.dark .me-md-9,html.dark .mx-md-9{margin-right:8rem !important}html.dark .mb-md-9,html.dark .my-md-9{margin-bottom:8rem !important}html.dark .ms-md-9,html.dark .mx-md-9{margin-left:8rem !important}html.dark .p-md-0{padding:0 !important}html.dark .pt-md-0,html.dark .py-md-0{padding-top:0 !important}html.dark .pe-md-0,html.dark .px-md-0{padding-right:0 !important}html.dark .pb-md-0,html.dark .py-md-0{padding-bottom:0 !important}html.dark .ps-md-0,html.dark .px-md-0{padding-left:0 !important}html.dark .p-md-1{padding:.125rem !important}html.dark .pt-md-1,html.dark .py-md-1{padding-top:.125rem !important}html.dark .pe-md-1,html.dark .px-md-1{padding-right:.125rem !important}html.dark .pb-md-1,html.dark .py-md-1{padding-bottom:.125rem !important}html.dark .ps-md-1,html.dark .px-md-1{padding-left:.125rem !important}html.dark .p-md-2{padding:.25rem !important}html.dark .pt-md-2,html.dark .py-md-2{padding-top:.25rem !important}html.dark .pe-md-2,html.dark .px-md-2{padding-right:.25rem !important}html.dark .pb-md-2,html.dark .py-md-2{padding-bottom:.25rem !important}html.dark .ps-md-2,html.dark .px-md-2{padding-left:.25rem !important}html.dark .p-md-3{padding:.5rem !important}html.dark .pt-md-3,html.dark .py-md-3{padding-top:.5rem !important}html.dark .pe-md-3,html.dark .px-md-3{padding-right:.5rem !important}html.dark .pb-md-3,html.dark .py-md-3{padding-bottom:.5rem !important}html.dark .ps-md-3,html.dark .px-md-3{padding-left:.5rem !important}html.dark .p-md-4{padding:1rem !important}html.dark .pt-md-4,html.dark .py-md-4{padding-top:1rem !important}html.dark .pe-md-4,html.dark .px-md-4{padding-right:1rem !important}html.dark .pb-md-4,html.dark .py-md-4{padding-bottom:1rem !important}html.dark .ps-md-4,html.dark .px-md-4{padding-left:1rem !important}html.dark .p-md-5{padding:1.5rem !important}html.dark .pt-md-5,html.dark .py-md-5{padding-top:1.5rem !important}html.dark .pe-md-5,html.dark .px-md-5{padding-right:1.5rem !important}html.dark .pb-md-5,html.dark .py-md-5{padding-bottom:1.5rem !important}html.dark .ps-md-5,html.dark .px-md-5{padding-left:1.5rem !important}html.dark .p-md-6{padding:2rem !important}html.dark .pt-md-6,html.dark .py-md-6{padding-top:2rem !important}html.dark .pe-md-6,html.dark .px-md-6{padding-right:2rem !important}html.dark .pb-md-6,html.dark .py-md-6{padding-bottom:2rem !important}html.dark .ps-md-6,html.dark .px-md-6{padding-left:2rem !important}html.dark .p-md-7{padding:3rem !important}html.dark .pt-md-7,html.dark .py-md-7{padding-top:3rem !important}html.dark .pe-md-7,html.dark .px-md-7{padding-right:3rem !important}html.dark .pb-md-7,html.dark .py-md-7{padding-bottom:3rem !important}html.dark .ps-md-7,html.dark .px-md-7{padding-left:3rem !important}html.dark .p-md-8{padding:4rem !important}html.dark .pt-md-8,html.dark .py-md-8{padding-top:4rem !important}html.dark .pe-md-8,html.dark .px-md-8{padding-right:4rem !important}html.dark .pb-md-8,html.dark .py-md-8{padding-bottom:4rem !important}html.dark .ps-md-8,html.dark .px-md-8{padding-left:4rem !important}html.dark .p-md-9{padding:8rem !important}html.dark .pt-md-9,html.dark .py-md-9{padding-top:8rem !important}html.dark .pe-md-9,html.dark .px-md-9{padding-right:8rem !important}html.dark .pb-md-9,html.dark .py-md-9{padding-bottom:8rem !important}html.dark .ps-md-9,html.dark .px-md-9{padding-left:8rem !important}html.dark .m-md-n1{margin:-0.125rem !important}html.dark .mt-md-n1,html.dark .my-md-n1{margin-top:-0.125rem !important}html.dark .me-md-n1,html.dark .mx-md-n1{margin-right:-0.125rem !important}html.dark .mb-md-n1,html.dark .my-md-n1{margin-bottom:-0.125rem !important}html.dark .ms-md-n1,html.dark .mx-md-n1{margin-left:-0.125rem !important}html.dark .m-md-n2{margin:-0.25rem !important}html.dark .mt-md-n2,html.dark .my-md-n2{margin-top:-0.25rem !important}html.dark .me-md-n2,html.dark .mx-md-n2{margin-right:-0.25rem !important}html.dark .mb-md-n2,html.dark .my-md-n2{margin-bottom:-0.25rem !important}html.dark .ms-md-n2,html.dark .mx-md-n2{margin-left:-0.25rem !important}html.dark .m-md-n3{margin:-0.5rem !important}html.dark .mt-md-n3,html.dark .my-md-n3{margin-top:-0.5rem !important}html.dark .me-md-n3,html.dark .mx-md-n3{margin-right:-0.5rem !important}html.dark .mb-md-n3,html.dark .my-md-n3{margin-bottom:-0.5rem !important}html.dark .ms-md-n3,html.dark .mx-md-n3{margin-left:-0.5rem !important}html.dark .m-md-n4{margin:-1rem !important}html.dark .mt-md-n4,html.dark .my-md-n4{margin-top:-1rem !important}html.dark .me-md-n4,html.dark .mx-md-n4{margin-right:-1rem !important}html.dark .mb-md-n4,html.dark .my-md-n4{margin-bottom:-1rem !important}html.dark .ms-md-n4,html.dark .mx-md-n4{margin-left:-1rem !important}html.dark .m-md-n5{margin:-1.5rem !important}html.dark .mt-md-n5,html.dark .my-md-n5{margin-top:-1.5rem !important}html.dark .me-md-n5,html.dark .mx-md-n5{margin-right:-1.5rem !important}html.dark .mb-md-n5,html.dark .my-md-n5{margin-bottom:-1.5rem !important}html.dark .ms-md-n5,html.dark .mx-md-n5{margin-left:-1.5rem !important}html.dark .m-md-n6{margin:-2rem !important}html.dark .mt-md-n6,html.dark .my-md-n6{margin-top:-2rem !important}html.dark .me-md-n6,html.dark .mx-md-n6{margin-right:-2rem !important}html.dark .mb-md-n6,html.dark .my-md-n6{margin-bottom:-2rem !important}html.dark .ms-md-n6,html.dark .mx-md-n6{margin-left:-2rem !important}html.dark .m-md-n7{margin:-3rem !important}html.dark .mt-md-n7,html.dark .my-md-n7{margin-top:-3rem !important}html.dark .me-md-n7,html.dark .mx-md-n7{margin-right:-3rem !important}html.dark .mb-md-n7,html.dark .my-md-n7{margin-bottom:-3rem !important}html.dark .ms-md-n7,html.dark .mx-md-n7{margin-left:-3rem !important}html.dark .m-md-n8{margin:-4rem !important}html.dark .mt-md-n8,html.dark .my-md-n8{margin-top:-4rem !important}html.dark .me-md-n8,html.dark .mx-md-n8{margin-right:-4rem !important}html.dark .mb-md-n8,html.dark .my-md-n8{margin-bottom:-4rem !important}html.dark .ms-md-n8,html.dark .mx-md-n8{margin-left:-4rem !important}html.dark .m-md-n9{margin:-8rem !important}html.dark .mt-md-n9,html.dark .my-md-n9{margin-top:-8rem !important}html.dark .me-md-n9,html.dark .mx-md-n9{margin-right:-8rem !important}html.dark .mb-md-n9,html.dark .my-md-n9{margin-bottom:-8rem !important}html.dark .ms-md-n9,html.dark .mx-md-n9{margin-left:-8rem !important}html.dark .m-md-auto{margin:auto !important}html.dark .mt-md-auto,html.dark .my-md-auto{margin-top:auto !important}html.dark .me-md-auto,html.dark .mx-md-auto{margin-left:auto !important}html.dark .mb-md-auto,html.dark .my-md-auto{margin-bottom:auto !important}html.dark .ms-md-auto,html.dark .mx-md-auto{margin-right:auto !important}}@media(min-width: 1440px){html.dark .m-lg-0{margin:0 !important}html.dark .mt-lg-0,html.dark .my-lg-0{margin-top:0 !important}html.dark .me-lg-0,html.dark .mx-lg-0{margin-right:0 !important}html.dark .mb-lg-0,html.dark .my-lg-0{margin-bottom:0 !important}html.dark .ms-lg-0,html.dark .mx-lg-0{margin-left:0 !important}html.dark .m-lg-1{margin:.125rem !important}html.dark .mt-lg-1,html.dark .my-lg-1{margin-top:.125rem !important}html.dark .me-lg-1,html.dark .mx-lg-1{margin-right:.125rem !important}html.dark .mb-lg-1,html.dark .my-lg-1{margin-bottom:.125rem !important}html.dark .ms-lg-1,html.dark .mx-lg-1{margin-left:.125rem !important}html.dark .m-lg-2{margin:.25rem !important}html.dark .mt-lg-2,html.dark .my-lg-2{margin-top:.25rem !important}html.dark .me-lg-2,html.dark .mx-lg-2{margin-right:.25rem !important}html.dark .mb-lg-2,html.dark .my-lg-2{margin-bottom:.25rem !important}html.dark .ms-lg-2,html.dark .mx-lg-2{margin-left:.25rem !important}html.dark .m-lg-3{margin:.5rem !important}html.dark .mt-lg-3,html.dark .my-lg-3{margin-top:.5rem !important}html.dark .me-lg-3,html.dark .mx-lg-3{margin-right:.5rem !important}html.dark .mb-lg-3,html.dark .my-lg-3{margin-bottom:.5rem !important}html.dark .ms-lg-3,html.dark .mx-lg-3{margin-left:.5rem !important}html.dark .m-lg-4{margin:1rem !important}html.dark .mt-lg-4,html.dark .my-lg-4{margin-top:1rem !important}html.dark .me-lg-4,html.dark .mx-lg-4{margin-right:1rem !important}html.dark .mb-lg-4,html.dark .my-lg-4{margin-bottom:1rem !important}html.dark .ms-lg-4,html.dark .mx-lg-4{margin-left:1rem !important}html.dark .m-lg-5{margin:1.5rem !important}html.dark .mt-lg-5,html.dark .my-lg-5{margin-top:1.5rem !important}html.dark .me-lg-5,html.dark .mx-lg-5{margin-right:1.5rem !important}html.dark .mb-lg-5,html.dark .my-lg-5{margin-bottom:1.5rem !important}html.dark .ms-lg-5,html.dark .mx-lg-5{margin-left:1.5rem !important}html.dark .m-lg-6{margin:2rem !important}html.dark .mt-lg-6,html.dark .my-lg-6{margin-top:2rem !important}html.dark .me-lg-6,html.dark .mx-lg-6{margin-right:2rem !important}html.dark .mb-lg-6,html.dark .my-lg-6{margin-bottom:2rem !important}html.dark .ms-lg-6,html.dark .mx-lg-6{margin-left:2rem !important}html.dark .m-lg-7{margin:3rem !important}html.dark .mt-lg-7,html.dark .my-lg-7{margin-top:3rem !important}html.dark .me-lg-7,html.dark .mx-lg-7{margin-right:3rem !important}html.dark .mb-lg-7,html.dark .my-lg-7{margin-bottom:3rem !important}html.dark .ms-lg-7,html.dark .mx-lg-7{margin-left:3rem !important}html.dark .m-lg-8{margin:4rem !important}html.dark .mt-lg-8,html.dark .my-lg-8{margin-top:4rem !important}html.dark .me-lg-8,html.dark .mx-lg-8{margin-right:4rem !important}html.dark .mb-lg-8,html.dark .my-lg-8{margin-bottom:4rem !important}html.dark .ms-lg-8,html.dark .mx-lg-8{margin-left:4rem !important}html.dark .m-lg-9{margin:8rem !important}html.dark .mt-lg-9,html.dark .my-lg-9{margin-top:8rem !important}html.dark .me-lg-9,html.dark .mx-lg-9{margin-right:8rem !important}html.dark .mb-lg-9,html.dark .my-lg-9{margin-bottom:8rem !important}html.dark .ms-lg-9,html.dark .mx-lg-9{margin-left:8rem !important}html.dark .p-lg-0{padding:0 !important}html.dark .pt-lg-0,html.dark .py-lg-0{padding-top:0 !important}html.dark .pe-lg-0,html.dark .px-lg-0{padding-right:0 !important}html.dark .pb-lg-0,html.dark .py-lg-0{padding-bottom:0 !important}html.dark .ps-lg-0,html.dark .px-lg-0{padding-left:0 !important}html.dark .p-lg-1{padding:.125rem !important}html.dark .pt-lg-1,html.dark .py-lg-1{padding-top:.125rem !important}html.dark .pe-lg-1,html.dark .px-lg-1{padding-right:.125rem !important}html.dark .pb-lg-1,html.dark .py-lg-1{padding-bottom:.125rem !important}html.dark .ps-lg-1,html.dark .px-lg-1{padding-left:.125rem !important}html.dark .p-lg-2{padding:.25rem !important}html.dark .pt-lg-2,html.dark .py-lg-2{padding-top:.25rem !important}html.dark .pe-lg-2,html.dark .px-lg-2{padding-right:.25rem !important}html.dark .pb-lg-2,html.dark .py-lg-2{padding-bottom:.25rem !important}html.dark .ps-lg-2,html.dark .px-lg-2{padding-left:.25rem !important}html.dark .p-lg-3{padding:.5rem !important}html.dark .pt-lg-3,html.dark .py-lg-3{padding-top:.5rem !important}html.dark .pe-lg-3,html.dark .px-lg-3{padding-right:.5rem !important}html.dark .pb-lg-3,html.dark .py-lg-3{padding-bottom:.5rem !important}html.dark .ps-lg-3,html.dark .px-lg-3{padding-left:.5rem !important}html.dark .p-lg-4{padding:1rem !important}html.dark .pt-lg-4,html.dark .py-lg-4{padding-top:1rem !important}html.dark .pe-lg-4,html.dark .px-lg-4{padding-right:1rem !important}html.dark .pb-lg-4,html.dark .py-lg-4{padding-bottom:1rem !important}html.dark .ps-lg-4,html.dark .px-lg-4{padding-left:1rem !important}html.dark .p-lg-5{padding:1.5rem !important}html.dark .pt-lg-5,html.dark .py-lg-5{padding-top:1.5rem !important}html.dark .pe-lg-5,html.dark .px-lg-5{padding-right:1.5rem !important}html.dark .pb-lg-5,html.dark .py-lg-5{padding-bottom:1.5rem !important}html.dark .ps-lg-5,html.dark .px-lg-5{padding-left:1.5rem !important}html.dark .p-lg-6{padding:2rem !important}html.dark .pt-lg-6,html.dark .py-lg-6{padding-top:2rem !important}html.dark .pe-lg-6,html.dark .px-lg-6{padding-right:2rem !important}html.dark .pb-lg-6,html.dark .py-lg-6{padding-bottom:2rem !important}html.dark .ps-lg-6,html.dark .px-lg-6{padding-left:2rem !important}html.dark .p-lg-7{padding:3rem !important}html.dark .pt-lg-7,html.dark .py-lg-7{padding-top:3rem !important}html.dark .pe-lg-7,html.dark .px-lg-7{padding-right:3rem !important}html.dark .pb-lg-7,html.dark .py-lg-7{padding-bottom:3rem !important}html.dark .ps-lg-7,html.dark .px-lg-7{padding-left:3rem !important}html.dark .p-lg-8{padding:4rem !important}html.dark .pt-lg-8,html.dark .py-lg-8{padding-top:4rem !important}html.dark .pe-lg-8,html.dark .px-lg-8{padding-right:4rem !important}html.dark .pb-lg-8,html.dark .py-lg-8{padding-bottom:4rem !important}html.dark .ps-lg-8,html.dark .px-lg-8{padding-left:4rem !important}html.dark .p-lg-9{padding:8rem !important}html.dark .pt-lg-9,html.dark .py-lg-9{padding-top:8rem !important}html.dark .pe-lg-9,html.dark .px-lg-9{padding-right:8rem !important}html.dark .pb-lg-9,html.dark .py-lg-9{padding-bottom:8rem !important}html.dark .ps-lg-9,html.dark .px-lg-9{padding-left:8rem !important}html.dark .m-lg-n1{margin:-0.125rem !important}html.dark .mt-lg-n1,html.dark .my-lg-n1{margin-top:-0.125rem !important}html.dark .me-lg-n1,html.dark .mx-lg-n1{margin-right:-0.125rem !important}html.dark .mb-lg-n1,html.dark .my-lg-n1{margin-bottom:-0.125rem !important}html.dark .ms-lg-n1,html.dark .mx-lg-n1{margin-left:-0.125rem !important}html.dark .m-lg-n2{margin:-0.25rem !important}html.dark .mt-lg-n2,html.dark .my-lg-n2{margin-top:-0.25rem !important}html.dark .me-lg-n2,html.dark .mx-lg-n2{margin-right:-0.25rem !important}html.dark .mb-lg-n2,html.dark .my-lg-n2{margin-bottom:-0.25rem !important}html.dark .ms-lg-n2,html.dark .mx-lg-n2{margin-left:-0.25rem !important}html.dark .m-lg-n3{margin:-0.5rem !important}html.dark .mt-lg-n3,html.dark .my-lg-n3{margin-top:-0.5rem !important}html.dark .me-lg-n3,html.dark .mx-lg-n3{margin-right:-0.5rem !important}html.dark .mb-lg-n3,html.dark .my-lg-n3{margin-bottom:-0.5rem !important}html.dark .ms-lg-n3,html.dark .mx-lg-n3{margin-left:-0.5rem !important}html.dark .m-lg-n4{margin:-1rem !important}html.dark .mt-lg-n4,html.dark .my-lg-n4{margin-top:-1rem !important}html.dark .me-lg-n4,html.dark .mx-lg-n4{margin-right:-1rem !important}html.dark .mb-lg-n4,html.dark .my-lg-n4{margin-bottom:-1rem !important}html.dark .ms-lg-n4,html.dark .mx-lg-n4{margin-left:-1rem !important}html.dark .m-lg-n5{margin:-1.5rem !important}html.dark .mt-lg-n5,html.dark .my-lg-n5{margin-top:-1.5rem !important}html.dark .me-lg-n5,html.dark .mx-lg-n5{margin-right:-1.5rem !important}html.dark .mb-lg-n5,html.dark .my-lg-n5{margin-bottom:-1.5rem !important}html.dark .ms-lg-n5,html.dark .mx-lg-n5{margin-left:-1.5rem !important}html.dark .m-lg-n6{margin:-2rem !important}html.dark .mt-lg-n6,html.dark .my-lg-n6{margin-top:-2rem !important}html.dark .me-lg-n6,html.dark .mx-lg-n6{margin-right:-2rem !important}html.dark .mb-lg-n6,html.dark .my-lg-n6{margin-bottom:-2rem !important}html.dark .ms-lg-n6,html.dark .mx-lg-n6{margin-left:-2rem !important}html.dark .m-lg-n7{margin:-3rem !important}html.dark .mt-lg-n7,html.dark .my-lg-n7{margin-top:-3rem !important}html.dark .me-lg-n7,html.dark .mx-lg-n7{margin-right:-3rem !important}html.dark .mb-lg-n7,html.dark .my-lg-n7{margin-bottom:-3rem !important}html.dark .ms-lg-n7,html.dark .mx-lg-n7{margin-left:-3rem !important}html.dark .m-lg-n8{margin:-4rem !important}html.dark .mt-lg-n8,html.dark .my-lg-n8{margin-top:-4rem !important}html.dark .me-lg-n8,html.dark .mx-lg-n8{margin-right:-4rem !important}html.dark .mb-lg-n8,html.dark .my-lg-n8{margin-bottom:-4rem !important}html.dark .ms-lg-n8,html.dark .mx-lg-n8{margin-left:-4rem !important}html.dark .m-lg-n9{margin:-8rem !important}html.dark .mt-lg-n9,html.dark .my-lg-n9{margin-top:-8rem !important}html.dark .me-lg-n9,html.dark .mx-lg-n9{margin-right:-8rem !important}html.dark .mb-lg-n9,html.dark .my-lg-n9{margin-bottom:-8rem !important}html.dark .ms-lg-n9,html.dark .mx-lg-n9{margin-left:-8rem !important}html.dark .m-lg-auto{margin:auto !important}html.dark .mt-lg-auto,html.dark .my-lg-auto{margin-top:auto !important}html.dark .me-lg-auto,html.dark .mx-lg-auto{margin-left:auto !important}html.dark .mb-lg-auto,html.dark .my-lg-auto{margin-bottom:auto !important}html.dark .ms-lg-auto,html.dark .mx-lg-auto{margin-right:auto !important}}@media(min-width: 1664px){html.dark .m-xl-0{margin:0 !important}html.dark .mt-xl-0,html.dark .my-xl-0{margin-top:0 !important}html.dark .me-xl-0,html.dark .mx-xl-0{margin-right:0 !important}html.dark .mb-xl-0,html.dark .my-xl-0{margin-bottom:0 !important}html.dark .ms-xl-0,html.dark .mx-xl-0{margin-left:0 !important}html.dark .m-xl-1{margin:.125rem !important}html.dark .mt-xl-1,html.dark .my-xl-1{margin-top:.125rem !important}html.dark .me-xl-1,html.dark .mx-xl-1{margin-right:.125rem !important}html.dark .mb-xl-1,html.dark .my-xl-1{margin-bottom:.125rem !important}html.dark .ms-xl-1,html.dark .mx-xl-1{margin-left:.125rem !important}html.dark .m-xl-2{margin:.25rem !important}html.dark .mt-xl-2,html.dark .my-xl-2{margin-top:.25rem !important}html.dark .me-xl-2,html.dark .mx-xl-2{margin-right:.25rem !important}html.dark .mb-xl-2,html.dark .my-xl-2{margin-bottom:.25rem !important}html.dark .ms-xl-2,html.dark .mx-xl-2{margin-left:.25rem !important}html.dark .m-xl-3{margin:.5rem !important}html.dark .mt-xl-3,html.dark .my-xl-3{margin-top:.5rem !important}html.dark .me-xl-3,html.dark .mx-xl-3{margin-right:.5rem !important}html.dark .mb-xl-3,html.dark .my-xl-3{margin-bottom:.5rem !important}html.dark .ms-xl-3,html.dark .mx-xl-3{margin-left:.5rem !important}html.dark .m-xl-4{margin:1rem !important}html.dark .mt-xl-4,html.dark .my-xl-4{margin-top:1rem !important}html.dark .me-xl-4,html.dark .mx-xl-4{margin-right:1rem !important}html.dark .mb-xl-4,html.dark .my-xl-4{margin-bottom:1rem !important}html.dark .ms-xl-4,html.dark .mx-xl-4{margin-left:1rem !important}html.dark .m-xl-5{margin:1.5rem !important}html.dark .mt-xl-5,html.dark .my-xl-5{margin-top:1.5rem !important}html.dark .me-xl-5,html.dark .mx-xl-5{margin-right:1.5rem !important}html.dark .mb-xl-5,html.dark .my-xl-5{margin-bottom:1.5rem !important}html.dark .ms-xl-5,html.dark .mx-xl-5{margin-left:1.5rem !important}html.dark .m-xl-6{margin:2rem !important}html.dark .mt-xl-6,html.dark .my-xl-6{margin-top:2rem !important}html.dark .me-xl-6,html.dark .mx-xl-6{margin-right:2rem !important}html.dark .mb-xl-6,html.dark .my-xl-6{margin-bottom:2rem !important}html.dark .ms-xl-6,html.dark .mx-xl-6{margin-left:2rem !important}html.dark .m-xl-7{margin:3rem !important}html.dark .mt-xl-7,html.dark .my-xl-7{margin-top:3rem !important}html.dark .me-xl-7,html.dark .mx-xl-7{margin-right:3rem !important}html.dark .mb-xl-7,html.dark .my-xl-7{margin-bottom:3rem !important}html.dark .ms-xl-7,html.dark .mx-xl-7{margin-left:3rem !important}html.dark .m-xl-8{margin:4rem !important}html.dark .mt-xl-8,html.dark .my-xl-8{margin-top:4rem !important}html.dark .me-xl-8,html.dark .mx-xl-8{margin-right:4rem !important}html.dark .mb-xl-8,html.dark .my-xl-8{margin-bottom:4rem !important}html.dark .ms-xl-8,html.dark .mx-xl-8{margin-left:4rem !important}html.dark .m-xl-9{margin:8rem !important}html.dark .mt-xl-9,html.dark .my-xl-9{margin-top:8rem !important}html.dark .me-xl-9,html.dark .mx-xl-9{margin-right:8rem !important}html.dark .mb-xl-9,html.dark .my-xl-9{margin-bottom:8rem !important}html.dark .ms-xl-9,html.dark .mx-xl-9{margin-left:8rem !important}html.dark .p-xl-0{padding:0 !important}html.dark .pt-xl-0,html.dark .py-xl-0{padding-top:0 !important}html.dark .pe-xl-0,html.dark .px-xl-0{padding-right:0 !important}html.dark .pb-xl-0,html.dark .py-xl-0{padding-bottom:0 !important}html.dark .ps-xl-0,html.dark .px-xl-0{padding-left:0 !important}html.dark .p-xl-1{padding:.125rem !important}html.dark .pt-xl-1,html.dark .py-xl-1{padding-top:.125rem !important}html.dark .pe-xl-1,html.dark .px-xl-1{padding-right:.125rem !important}html.dark .pb-xl-1,html.dark .py-xl-1{padding-bottom:.125rem !important}html.dark .ps-xl-1,html.dark .px-xl-1{padding-left:.125rem !important}html.dark .p-xl-2{padding:.25rem !important}html.dark .pt-xl-2,html.dark .py-xl-2{padding-top:.25rem !important}html.dark .pe-xl-2,html.dark .px-xl-2{padding-right:.25rem !important}html.dark .pb-xl-2,html.dark .py-xl-2{padding-bottom:.25rem !important}html.dark .ps-xl-2,html.dark .px-xl-2{padding-left:.25rem !important}html.dark .p-xl-3{padding:.5rem !important}html.dark .pt-xl-3,html.dark .py-xl-3{padding-top:.5rem !important}html.dark .pe-xl-3,html.dark .px-xl-3{padding-right:.5rem !important}html.dark .pb-xl-3,html.dark .py-xl-3{padding-bottom:.5rem !important}html.dark .ps-xl-3,html.dark .px-xl-3{padding-left:.5rem !important}html.dark .p-xl-4{padding:1rem !important}html.dark .pt-xl-4,html.dark .py-xl-4{padding-top:1rem !important}html.dark .pe-xl-4,html.dark .px-xl-4{padding-right:1rem !important}html.dark .pb-xl-4,html.dark .py-xl-4{padding-bottom:1rem !important}html.dark .ps-xl-4,html.dark .px-xl-4{padding-left:1rem !important}html.dark .p-xl-5{padding:1.5rem !important}html.dark .pt-xl-5,html.dark .py-xl-5{padding-top:1.5rem !important}html.dark .pe-xl-5,html.dark .px-xl-5{padding-right:1.5rem !important}html.dark .pb-xl-5,html.dark .py-xl-5{padding-bottom:1.5rem !important}html.dark .ps-xl-5,html.dark .px-xl-5{padding-left:1.5rem !important}html.dark .p-xl-6{padding:2rem !important}html.dark .pt-xl-6,html.dark .py-xl-6{padding-top:2rem !important}html.dark .pe-xl-6,html.dark .px-xl-6{padding-right:2rem !important}html.dark .pb-xl-6,html.dark .py-xl-6{padding-bottom:2rem !important}html.dark .ps-xl-6,html.dark .px-xl-6{padding-left:2rem !important}html.dark .p-xl-7{padding:3rem !important}html.dark .pt-xl-7,html.dark .py-xl-7{padding-top:3rem !important}html.dark .pe-xl-7,html.dark .px-xl-7{padding-right:3rem !important}html.dark .pb-xl-7,html.dark .py-xl-7{padding-bottom:3rem !important}html.dark .ps-xl-7,html.dark .px-xl-7{padding-left:3rem !important}html.dark .p-xl-8{padding:4rem !important}html.dark .pt-xl-8,html.dark .py-xl-8{padding-top:4rem !important}html.dark .pe-xl-8,html.dark .px-xl-8{padding-right:4rem !important}html.dark .pb-xl-8,html.dark .py-xl-8{padding-bottom:4rem !important}html.dark .ps-xl-8,html.dark .px-xl-8{padding-left:4rem !important}html.dark .p-xl-9{padding:8rem !important}html.dark .pt-xl-9,html.dark .py-xl-9{padding-top:8rem !important}html.dark .pe-xl-9,html.dark .px-xl-9{padding-right:8rem !important}html.dark .pb-xl-9,html.dark .py-xl-9{padding-bottom:8rem !important}html.dark .ps-xl-9,html.dark .px-xl-9{padding-left:8rem !important}html.dark .m-xl-n1{margin:-0.125rem !important}html.dark .mt-xl-n1,html.dark .my-xl-n1{margin-top:-0.125rem !important}html.dark .me-xl-n1,html.dark .mx-xl-n1{margin-right:-0.125rem !important}html.dark .mb-xl-n1,html.dark .my-xl-n1{margin-bottom:-0.125rem !important}html.dark .ms-xl-n1,html.dark .mx-xl-n1{margin-left:-0.125rem !important}html.dark .m-xl-n2{margin:-0.25rem !important}html.dark .mt-xl-n2,html.dark .my-xl-n2{margin-top:-0.25rem !important}html.dark .me-xl-n2,html.dark .mx-xl-n2{margin-right:-0.25rem !important}html.dark .mb-xl-n2,html.dark .my-xl-n2{margin-bottom:-0.25rem !important}html.dark .ms-xl-n2,html.dark .mx-xl-n2{margin-left:-0.25rem !important}html.dark .m-xl-n3{margin:-0.5rem !important}html.dark .mt-xl-n3,html.dark .my-xl-n3{margin-top:-0.5rem !important}html.dark .me-xl-n3,html.dark .mx-xl-n3{margin-right:-0.5rem !important}html.dark .mb-xl-n3,html.dark .my-xl-n3{margin-bottom:-0.5rem !important}html.dark .ms-xl-n3,html.dark .mx-xl-n3{margin-left:-0.5rem !important}html.dark .m-xl-n4{margin:-1rem !important}html.dark .mt-xl-n4,html.dark .my-xl-n4{margin-top:-1rem !important}html.dark .me-xl-n4,html.dark .mx-xl-n4{margin-right:-1rem !important}html.dark .mb-xl-n4,html.dark .my-xl-n4{margin-bottom:-1rem !important}html.dark .ms-xl-n4,html.dark .mx-xl-n4{margin-left:-1rem !important}html.dark .m-xl-n5{margin:-1.5rem !important}html.dark .mt-xl-n5,html.dark .my-xl-n5{margin-top:-1.5rem !important}html.dark .me-xl-n5,html.dark .mx-xl-n5{margin-right:-1.5rem !important}html.dark .mb-xl-n5,html.dark .my-xl-n5{margin-bottom:-1.5rem !important}html.dark .ms-xl-n5,html.dark .mx-xl-n5{margin-left:-1.5rem !important}html.dark .m-xl-n6{margin:-2rem !important}html.dark .mt-xl-n6,html.dark .my-xl-n6{margin-top:-2rem !important}html.dark .me-xl-n6,html.dark .mx-xl-n6{margin-right:-2rem !important}html.dark .mb-xl-n6,html.dark .my-xl-n6{margin-bottom:-2rem !important}html.dark .ms-xl-n6,html.dark .mx-xl-n6{margin-left:-2rem !important}html.dark .m-xl-n7{margin:-3rem !important}html.dark .mt-xl-n7,html.dark .my-xl-n7{margin-top:-3rem !important}html.dark .me-xl-n7,html.dark .mx-xl-n7{margin-right:-3rem !important}html.dark .mb-xl-n7,html.dark .my-xl-n7{margin-bottom:-3rem !important}html.dark .ms-xl-n7,html.dark .mx-xl-n7{margin-left:-3rem !important}html.dark .m-xl-n8{margin:-4rem !important}html.dark .mt-xl-n8,html.dark .my-xl-n8{margin-top:-4rem !important}html.dark .me-xl-n8,html.dark .mx-xl-n8{margin-right:-4rem !important}html.dark .mb-xl-n8,html.dark .my-xl-n8{margin-bottom:-4rem !important}html.dark .ms-xl-n8,html.dark .mx-xl-n8{margin-left:-4rem !important}html.dark .m-xl-n9{margin:-8rem !important}html.dark .mt-xl-n9,html.dark .my-xl-n9{margin-top:-8rem !important}html.dark .me-xl-n9,html.dark .mx-xl-n9{margin-right:-8rem !important}html.dark .mb-xl-n9,html.dark .my-xl-n9{margin-bottom:-8rem !important}html.dark .ms-xl-n9,html.dark .mx-xl-n9{margin-left:-8rem !important}html.dark .m-xl-auto{margin:auto !important}html.dark .mt-xl-auto,html.dark .my-xl-auto{margin-top:auto !important}html.dark .me-xl-auto,html.dark .mx-xl-auto{margin-left:auto !important}html.dark .mb-xl-auto,html.dark .my-xl-auto{margin-bottom:auto !important}html.dark .ms-xl-auto,html.dark .mx-xl-auto{margin-right:auto !important}}html.dark html.dark-mode .light-mode-visible,html.dark html.dark-mode .dark-mode-hidden{display:none !important}html.dark html:not(.dark-mode) .light-mode-hidden,html.dark html:not(.dark-mode) .dark-mode-visible{display:none !important}html.dark .rotating-image{image-orientation:from-image}html.dark .rotating-image img{display:block;margin:auto}html.dark .rotate90{transform:rotate(90deg);-webkit-animation:rotation90 .3s linear alternate forwards;animation:rotation90 .3s linear alternate forwards}html.dark .rotate180{transform:rotate(180deg);-webkit-animation:rotation180 .3s linear alternate forwards;animation:rotation180 .3s linear alternate forwards}html.dark .rotate270{transform:rotate(270deg);-webkit-animation:rotation270 .3s linear alternate forwards;animation:rotation270 .3s linear alternate forwards}html.dark .rotate0{transform:rotate(360deg);-webkit-animation:rotation360 .3s linear alternate forwards;animation:rotation360 .3s linear alternate forwards}html.dark .align-baseline{vertical-align:baseline !important}html.dark .align-top{vertical-align:top !important}html.dark .align-middle{vertical-align:middle !important}html.dark .align-bottom{vertical-align:bottom !important}html.dark .align-text-bottom{vertical-align:text-bottom !important}html.dark .align-text-top{vertical-align:text-top !important}html.dark .float-start{float:left !important}html.dark .float-end{float:right !important}html.dark .float-none{float:none !important}html.dark .opacity-0{opacity:0 !important}html.dark .opacity-25{opacity:.25 !important}html.dark .opacity-50{opacity:.5 !important}html.dark .opacity-75{opacity:.75 !important}html.dark .opacity-100{opacity:1 !important}html.dark .overflow-auto{overflow:auto !important}html.dark .overflow-hidden{overflow:hidden !important}html.dark .overflow-visible{overflow:visible !important}html.dark .overflow-scroll{overflow:scroll !important}html.dark .d-inline{display:inline !important}html.dark .d-inline-block{display:inline-block !important}html.dark .d-block{display:block !important}html.dark .d-grid{display:grid !important}html.dark .d-table{display:table !important}html.dark .d-table-row{display:table-row !important}html.dark .d-table-cell{display:table-cell !important}html.dark .d-flex{display:flex !important}html.dark .d-inline-flex{display:inline-flex !important}html.dark .d-none{display:none !important}html.dark .shadow{box-shadow:0 .5rem 1rem rgba(17,17,17,.15) !important}html.dark .shadow-sm{box-shadow:0 .125rem .25rem rgba(17,17,17,.075) !important}html.dark .shadow-lg{box-shadow:0 1rem 3rem rgba(17,17,17,.175) !important}html.dark .shadow-none{box-shadow:none !important}html.dark .position-static{position:static !important}html.dark .position-relative{position:relative !important}html.dark .position-absolute{position:absolute !important}html.dark .position-fixed{position:fixed !important}html.dark .position-sticky{position:-webkit-sticky !important;position:sticky !important}html.dark .top-0{top:0 !important}html.dark .top-50{top:50% !important}html.dark .top-100{top:100% !important}html.dark .bottom-0{bottom:0 !important}html.dark .bottom-50{bottom:50% !important}html.dark .bottom-100{bottom:100% !important}html.dark .start-0{left:0 !important}html.dark .start-50{left:50% !important}html.dark .start-100{left:100% !important}html.dark .end-0{right:0 !important}html.dark .end-50{right:50% !important}html.dark .end-100{right:100% !important}html.dark .translate-middle{transform:translate(-50%, -50%) !important}html.dark .translate-middle-x{transform:translateX(-50%) !important}html.dark .translate-middle-y{transform:translateY(-50%) !important}html.dark .border{border:1px solid #343a4b !important}html.dark .border-0{border:0 !important}html.dark .border-top{border-top:1px solid #343a4b !important}html.dark .border-top-0{border-top:0 !important}html.dark .border-end{border-right:1px solid #343a4b !important}html.dark .border-end-0{border-right:0 !important}html.dark .border-bottom{border-bottom:1px solid #343a4b !important}html.dark .border-bottom-0{border-bottom:0 !important}html.dark .border-start{border-left:1px solid #343a4b !important}html.dark .border-start-0{border-left:0 !important}html.dark .border-primary{border-color:#3f80ea !important}html.dark .border-secondary{border-color:#ef6508 !important}html.dark .border-success{border-color:#4bbf73 !important}html.dark .border-danger{border-color:#d9534f !important}html.dark .border-light-blue{border-color:#a7bdd6 !important}html.dark .border-light{border-color:#eee !important}html.dark .border-dark{border-color:#202634 !important}html.dark .border-bg-blue{border-color:#202634 !important}html.dark .border-highlight{border-color:#343a4b !important}html.dark .border-white{border-color:#eee !important}html.dark .border-1{border-width:1px !important}html.dark .border-2{border-width:2px !important}html.dark .border-3{border-width:3px !important}html.dark .border-4{border-width:4px !important}html.dark .border-5{border-width:5px !important}html.dark .w-25{width:25% !important}html.dark .w-50{width:50% !important}html.dark .w-75{width:75% !important}html.dark .w-100{width:100% !important}html.dark .w-auto{width:auto !important}html.dark .mw-100{max-width:100% !important}html.dark .mw-100px{max-width:100px !important}html.dark .mw-125px{max-width:125px !important}html.dark .mw-250px{max-width:250px !important}html.dark .mw-375px{max-width:375px !important}html.dark .mw-500px{max-width:500px !important}html.dark .mw-625px{max-width:625px !important}html.dark .mw-750px{max-width:750px !important}html.dark .mw-875px{max-width:875px !important}html.dark .mw-1000px{max-width:1000px !important}html.dark .vw-100{width:100vw !important}html.dark .min-vw-100{min-width:100vw !important}html.dark .h-25{height:25% !important}html.dark .h-50{height:50% !important}html.dark .h-75{height:75% !important}html.dark .h-100{height:100% !important}html.dark .h-auto{height:auto !important}html.dark .mh-100{max-height:100% !important}html.dark .vh-100{height:100vh !important}html.dark .min-vh-100{min-height:100vh !important}html.dark .flex-fill{flex:1 1 auto !important}html.dark .flex-row{flex-direction:row !important}html.dark .flex-column{flex-direction:column !important}html.dark .flex-row-reverse{flex-direction:row-reverse !important}html.dark .flex-column-reverse{flex-direction:column-reverse !important}html.dark .flex-grow-0{flex-grow:0 !important}html.dark .flex-grow-1{flex-grow:1 !important}html.dark .flex-shrink-0{flex-shrink:0 !important}html.dark .flex-shrink-1{flex-shrink:1 !important}html.dark .flex-wrap{flex-wrap:wrap !important}html.dark .flex-nowrap{flex-wrap:nowrap !important}html.dark .flex-wrap-reverse{flex-wrap:wrap-reverse !important}html.dark .gap-0{gap:0 !important}html.dark .gap-1{gap:.125rem !important}html.dark .gap-2{gap:.25rem !important}html.dark .gap-3{gap:.5rem !important}html.dark .gap-4{gap:1rem !important}html.dark .gap-5{gap:1.5rem !important}html.dark .gap-6{gap:2rem !important}html.dark .gap-7{gap:3rem !important}html.dark .gap-8{gap:4rem !important}html.dark .gap-9{gap:8rem !important}html.dark .justify-content-start{justify-content:flex-start !important}html.dark .justify-content-end{justify-content:flex-end !important}html.dark .justify-content-center{justify-content:center !important}html.dark .justify-content-between{justify-content:space-between !important}html.dark .justify-content-around{justify-content:space-around !important}html.dark .justify-content-evenly{justify-content:space-evenly !important}html.dark .align-items-start{align-items:flex-start !important}html.dark .align-items-end{align-items:flex-end !important}html.dark .align-items-center{align-items:center !important}html.dark .align-items-baseline{align-items:baseline !important}html.dark .align-items-stretch{align-items:stretch !important}html.dark .align-content-start{align-content:flex-start !important}html.dark .align-content-end{align-content:flex-end !important}html.dark .align-content-center{align-content:center !important}html.dark .align-content-between{align-content:space-between !important}html.dark .align-content-around{align-content:space-around !important}html.dark .align-content-stretch{align-content:stretch !important}html.dark .align-self-auto{align-self:auto !important}html.dark .align-self-start{align-self:flex-start !important}html.dark .align-self-end{align-self:flex-end !important}html.dark .align-self-center{align-self:center !important}html.dark .align-self-baseline{align-self:baseline !important}html.dark .align-self-stretch{align-self:stretch !important}html.dark .order-first{order:-1 !important}html.dark .order-0{order:0 !important}html.dark .order-1{order:1 !important}html.dark .order-2{order:2 !important}html.dark .order-3{order:3 !important}html.dark .order-4{order:4 !important}html.dark .order-5{order:5 !important}html.dark .order-last{order:6 !important}html.dark .m-0{margin:0 !important}html.dark .m-1{margin:.125rem !important}html.dark .m-2{margin:.25rem !important}html.dark .m-3{margin:.5rem !important}html.dark .m-4{margin:1rem !important}html.dark .m-5{margin:1.5rem !important}html.dark .m-6{margin:2rem !important}html.dark .m-7{margin:3rem !important}html.dark .m-8{margin:4rem !important}html.dark .m-9{margin:8rem !important}html.dark .m-auto{margin:auto !important}html.dark .mx-0{margin-right:0 !important;margin-left:0 !important}html.dark .mx-1{margin-right:.125rem !important;margin-left:.125rem !important}html.dark .mx-2{margin-right:.25rem !important;margin-left:.25rem !important}html.dark .mx-3{margin-right:.5rem !important;margin-left:.5rem !important}html.dark .mx-4{margin-right:1rem !important;margin-left:1rem !important}html.dark .mx-5{margin-right:1.5rem !important;margin-left:1.5rem !important}html.dark .mx-6{margin-right:2rem !important;margin-left:2rem !important}html.dark .mx-7{margin-right:3rem !important;margin-left:3rem !important}html.dark .mx-8{margin-right:4rem !important;margin-left:4rem !important}html.dark .mx-9{margin-right:8rem !important;margin-left:8rem !important}html.dark .mx-auto{margin-right:auto !important;margin-left:auto !important}html.dark .my-0{margin-top:0 !important;margin-bottom:0 !important}html.dark .my-1{margin-top:.125rem !important;margin-bottom:.125rem !important}html.dark .my-2{margin-top:.25rem !important;margin-bottom:.25rem !important}html.dark .my-3{margin-top:.5rem !important;margin-bottom:.5rem !important}html.dark .my-4{margin-top:1rem !important;margin-bottom:1rem !important}html.dark .my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}html.dark .my-6{margin-top:2rem !important;margin-bottom:2rem !important}html.dark .my-7{margin-top:3rem !important;margin-bottom:3rem !important}html.dark .my-8{margin-top:4rem !important;margin-bottom:4rem !important}html.dark .my-9{margin-top:8rem !important;margin-bottom:8rem !important}html.dark .my-auto{margin-top:auto !important;margin-bottom:auto !important}html.dark .mt-0{margin-top:0 !important}html.dark .mt-1{margin-top:.125rem !important}html.dark .mt-2{margin-top:.25rem !important}html.dark .mt-3{margin-top:.5rem !important}html.dark .mt-4{margin-top:1rem !important}html.dark .mt-5{margin-top:1.5rem !important}html.dark .mt-6{margin-top:2rem !important}html.dark .mt-7{margin-top:3rem !important}html.dark .mt-8{margin-top:4rem !important}html.dark .mt-9{margin-top:8rem !important}html.dark .mt-auto{margin-top:auto !important}html.dark .me-0{margin-right:0 !important}html.dark .me-1{margin-right:.125rem !important}html.dark .me-2{margin-right:.25rem !important}html.dark .me-3{margin-right:.5rem !important}html.dark .me-4{margin-right:1rem !important}html.dark .me-5{margin-right:1.5rem !important}html.dark .me-6{margin-right:2rem !important}html.dark .me-7{margin-right:3rem !important}html.dark .me-8{margin-right:4rem !important}html.dark .me-9{margin-right:8rem !important}html.dark .me-auto{margin-right:auto !important}html.dark .mb-0{margin-bottom:0 !important}html.dark .mb-1{margin-bottom:.125rem !important}html.dark .mb-2{margin-bottom:.25rem !important}html.dark .mb-3{margin-bottom:.5rem !important}html.dark .mb-4{margin-bottom:1rem !important}html.dark .mb-5{margin-bottom:1.5rem !important}html.dark .mb-6{margin-bottom:2rem !important}html.dark .mb-7{margin-bottom:3rem !important}html.dark .mb-8{margin-bottom:4rem !important}html.dark .mb-9{margin-bottom:8rem !important}html.dark .mb-auto{margin-bottom:auto !important}html.dark .ms-0{margin-left:0 !important}html.dark .ms-1{margin-left:.125rem !important}html.dark .ms-2{margin-left:.25rem !important}html.dark .ms-3{margin-left:.5rem !important}html.dark .ms-4{margin-left:1rem !important}html.dark .ms-5{margin-left:1.5rem !important}html.dark .ms-6{margin-left:2rem !important}html.dark .ms-7{margin-left:3rem !important}html.dark .ms-8{margin-left:4rem !important}html.dark .ms-9{margin-left:8rem !important}html.dark .ms-auto{margin-left:auto !important}html.dark .p-0{padding:0 !important}html.dark .p-1{padding:.125rem !important}html.dark .p-2{padding:.25rem !important}html.dark .p-3{padding:.5rem !important}html.dark .p-4{padding:1rem !important}html.dark .p-5{padding:1.5rem !important}html.dark .p-6{padding:2rem !important}html.dark .p-7{padding:3rem !important}html.dark .p-8{padding:4rem !important}html.dark .p-9{padding:8rem !important}html.dark .px-0{padding-right:0 !important;padding-left:0 !important}html.dark .px-1{padding-right:.125rem !important;padding-left:.125rem !important}html.dark .px-2{padding-right:.25rem !important;padding-left:.25rem !important}html.dark .px-3{padding-right:.5rem !important;padding-left:.5rem !important}html.dark .px-4{padding-right:1rem !important;padding-left:1rem !important}html.dark .px-5{padding-right:1.5rem !important;padding-left:1.5rem !important}html.dark .px-6{padding-right:2rem !important;padding-left:2rem !important}html.dark .px-7{padding-right:3rem !important;padding-left:3rem !important}html.dark .px-8{padding-right:4rem !important;padding-left:4rem !important}html.dark .px-9{padding-right:8rem !important;padding-left:8rem !important}html.dark .py-0{padding-top:0 !important;padding-bottom:0 !important}html.dark .py-1{padding-top:.125rem !important;padding-bottom:.125rem !important}html.dark .py-2{padding-top:.25rem !important;padding-bottom:.25rem !important}html.dark .py-3{padding-top:.5rem !important;padding-bottom:.5rem !important}html.dark .py-4{padding-top:1rem !important;padding-bottom:1rem !important}html.dark .py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}html.dark .py-6{padding-top:2rem !important;padding-bottom:2rem !important}html.dark .py-7{padding-top:3rem !important;padding-bottom:3rem !important}html.dark .py-8{padding-top:4rem !important;padding-bottom:4rem !important}html.dark .py-9{padding-top:8rem !important;padding-bottom:8rem !important}html.dark .pt-0{padding-top:0 !important}html.dark .pt-1{padding-top:.125rem !important}html.dark .pt-2{padding-top:.25rem !important}html.dark .pt-3{padding-top:.5rem !important}html.dark .pt-4{padding-top:1rem !important}html.dark .pt-5{padding-top:1.5rem !important}html.dark .pt-6{padding-top:2rem !important}html.dark .pt-7{padding-top:3rem !important}html.dark .pt-8{padding-top:4rem !important}html.dark .pt-9{padding-top:8rem !important}html.dark .pe-0{padding-right:0 !important}html.dark .pe-1{padding-right:.125rem !important}html.dark .pe-2{padding-right:.25rem !important}html.dark .pe-3{padding-right:.5rem !important}html.dark .pe-4{padding-right:1rem !important}html.dark .pe-5{padding-right:1.5rem !important}html.dark .pe-6{padding-right:2rem !important}html.dark .pe-7{padding-right:3rem !important}html.dark .pe-8{padding-right:4rem !important}html.dark .pe-9{padding-right:8rem !important}html.dark .pb-0{padding-bottom:0 !important}html.dark .pb-1{padding-bottom:.125rem !important}html.dark .pb-2{padding-bottom:.25rem !important}html.dark .pb-3{padding-bottom:.5rem !important}html.dark .pb-4{padding-bottom:1rem !important}html.dark .pb-5{padding-bottom:1.5rem !important}html.dark .pb-6{padding-bottom:2rem !important}html.dark .pb-7{padding-bottom:3rem !important}html.dark .pb-8{padding-bottom:4rem !important}html.dark .pb-9{padding-bottom:8rem !important}html.dark .ps-0{padding-left:0 !important}html.dark .ps-1{padding-left:.125rem !important}html.dark .ps-2{padding-left:.25rem !important}html.dark .ps-3{padding-left:.5rem !important}html.dark .ps-4{padding-left:1rem !important}html.dark .ps-5{padding-left:1.5rem !important}html.dark .ps-6{padding-left:2rem !important}html.dark .ps-7{padding-left:3rem !important}html.dark .ps-8{padding-left:4rem !important}html.dark .ps-9{padding-left:8rem !important}html.dark .font-monospace{font-family:var(--bs-font-monospace) !important}html.dark .fs-1{font-size:calc(1.278125rem + 0.3375vw) !important}html.dark .fs-2{font-size:calc(1.25625rem + 0.075vw) !important}html.dark .fs-3{font-size:1.18125rem !important}html.dark .fs-4{font-size:1.09375rem !important}html.dark .fs-5{font-size:1.05rem !important}html.dark .fs-6{font-size:0.9625rem !important}html.dark .fs-default{font-size:0.875rem !important}html.dark .fs-sm{font-size:0.765625rem !important}html.dark .fs-lg{font-size:1.09375rem !important}html.dark .fst-italic{font-style:italic !important}html.dark .fst-normal{font-style:normal !important}html.dark .fw-light{font-weight:300 !important}html.dark .fw-lighter{font-weight:lighter !important}html.dark .fw-normal{font-weight:400 !important}html.dark .fw-bold{font-weight:600 !important}html.dark .fw-bolder{font-weight:600 !important}html.dark .lh-1{line-height:1 !important}html.dark .lh-sm{line-height:1.25 !important}html.dark .lh-base{line-height:1.5 !important}html.dark .lh-lg{line-height:2 !important}html.dark .text-start{text-align:left !important}html.dark .text-end{text-align:right !important}html.dark .text-center{text-align:center !important}html.dark .text-decoration-none{text-decoration:none !important}html.dark .text-decoration-underline{text-decoration:underline !important}html.dark .text-decoration-line-through{text-decoration:line-through !important}html.dark .text-lowercase{text-transform:lowercase !important}html.dark .text-uppercase{text-transform:uppercase !important}html.dark .text-capitalize{text-transform:capitalize !important}html.dark .text-wrap{white-space:normal !important}html.dark .text-nowrap{white-space:nowrap !important}html.dark .text-break{word-wrap:break-word !important;word-break:break-word !important}html.dark .text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}html.dark .text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}html.dark .text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}html.dark .text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}html.dark .text-light-blue{--bs-text-opacity: 1;color:rgba(var(--bs-light-blue-rgb), var(--bs-text-opacity)) !important}html.dark .text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}html.dark .text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}html.dark .text-bg-blue{--bs-text-opacity: 1;color:rgba(var(--bs-bg-blue-rgb), var(--bs-text-opacity)) !important}html.dark .text-highlight{--bs-text-opacity: 1;color:rgba(var(--bs-highlight-rgb), var(--bs-text-opacity)) !important}html.dark .text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}html.dark .text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}html.dark .text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}html.dark .text-muted{--bs-text-opacity: 1;color:#9e9e9e !important}html.dark .text-black-50{--bs-text-opacity: 1;color:rgba(17,17,17,.5) !important}html.dark .text-white-50{--bs-text-opacity: 1;color:rgba(238,238,238,.5) !important}html.dark .text-reset{--bs-text-opacity: 1;color:inherit !important}html.dark .text-opacity-25{--bs-text-opacity: 0.25}html.dark .text-opacity-50{--bs-text-opacity: 0.5}html.dark .text-opacity-75{--bs-text-opacity: 0.75}html.dark .text-opacity-100{--bs-text-opacity: 1}html.dark .bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-light-blue{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-blue-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-bg-blue{--bs-bg-opacity: 1;background-color:rgba(var(--bs-bg-blue-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-highlight{--bs-bg-opacity: 1;background-color:rgba(var(--bs-highlight-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}html.dark .bg-transparent{--bs-bg-opacity: 1;background-color:transparent !important}html.dark .bg-opacity-10{--bs-bg-opacity: 0.1}html.dark .bg-opacity-25{--bs-bg-opacity: 0.25}html.dark .bg-opacity-50{--bs-bg-opacity: 0.5}html.dark .bg-opacity-75{--bs-bg-opacity: 0.75}html.dark .bg-opacity-100{--bs-bg-opacity: 1}html.dark .bg-gradient{background-image:var(--bs-gradient) !important}html.dark .user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}html.dark .user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important}html.dark .user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}html.dark .pe-none{pointer-events:none !important}html.dark .pe-auto{pointer-events:auto !important}html.dark .rounded{border-radius:.2rem !important}html.dark .rounded-0{border-radius:0 !important}html.dark .rounded-1{border-radius:.2rem !important}html.dark .rounded-2{border-radius:.2rem !important}html.dark .rounded-3{border-radius:.2rem !important}html.dark .rounded-circle{border-radius:50% !important}html.dark .rounded-pill{border-radius:50rem !important}html.dark .rounded-top{border-top-left-radius:.2rem !important;border-top-right-radius:.2rem !important}html.dark .rounded-end{border-top-right-radius:.2rem !important;border-bottom-right-radius:.2rem !important}html.dark .rounded-bottom{border-bottom-right-radius:.2rem !important;border-bottom-left-radius:.2rem !important}html.dark .rounded-start{border-bottom-left-radius:.2rem !important;border-top-left-radius:.2rem !important}html.dark .visible{visibility:visible !important}html.dark .invisible{visibility:hidden !important}@media(min-width: 600px){html.dark .float-sm-start{float:left !important}html.dark .float-sm-end{float:right !important}html.dark .float-sm-none{float:none !important}html.dark .d-sm-inline{display:inline !important}html.dark .d-sm-inline-block{display:inline-block !important}html.dark .d-sm-block{display:block !important}html.dark .d-sm-grid{display:grid !important}html.dark .d-sm-table{display:table !important}html.dark .d-sm-table-row{display:table-row !important}html.dark .d-sm-table-cell{display:table-cell !important}html.dark .d-sm-flex{display:flex !important}html.dark .d-sm-inline-flex{display:inline-flex !important}html.dark .d-sm-none{display:none !important}html.dark .flex-sm-fill{flex:1 1 auto !important}html.dark .flex-sm-row{flex-direction:row !important}html.dark .flex-sm-column{flex-direction:column !important}html.dark .flex-sm-row-reverse{flex-direction:row-reverse !important}html.dark .flex-sm-column-reverse{flex-direction:column-reverse !important}html.dark .flex-sm-grow-0{flex-grow:0 !important}html.dark .flex-sm-grow-1{flex-grow:1 !important}html.dark .flex-sm-shrink-0{flex-shrink:0 !important}html.dark .flex-sm-shrink-1{flex-shrink:1 !important}html.dark .flex-sm-wrap{flex-wrap:wrap !important}html.dark .flex-sm-nowrap{flex-wrap:nowrap !important}html.dark .flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}html.dark .gap-sm-0{gap:0 !important}html.dark .gap-sm-1{gap:.125rem !important}html.dark .gap-sm-2{gap:.25rem !important}html.dark .gap-sm-3{gap:.5rem !important}html.dark .gap-sm-4{gap:1rem !important}html.dark .gap-sm-5{gap:1.5rem !important}html.dark .gap-sm-6{gap:2rem !important}html.dark .gap-sm-7{gap:3rem !important}html.dark .gap-sm-8{gap:4rem !important}html.dark .gap-sm-9{gap:8rem !important}html.dark .justify-content-sm-start{justify-content:flex-start !important}html.dark .justify-content-sm-end{justify-content:flex-end !important}html.dark .justify-content-sm-center{justify-content:center !important}html.dark .justify-content-sm-between{justify-content:space-between !important}html.dark .justify-content-sm-around{justify-content:space-around !important}html.dark .justify-content-sm-evenly{justify-content:space-evenly !important}html.dark .align-items-sm-start{align-items:flex-start !important}html.dark .align-items-sm-end{align-items:flex-end !important}html.dark .align-items-sm-center{align-items:center !important}html.dark .align-items-sm-baseline{align-items:baseline !important}html.dark .align-items-sm-stretch{align-items:stretch !important}html.dark .align-content-sm-start{align-content:flex-start !important}html.dark .align-content-sm-end{align-content:flex-end !important}html.dark .align-content-sm-center{align-content:center !important}html.dark .align-content-sm-between{align-content:space-between !important}html.dark .align-content-sm-around{align-content:space-around !important}html.dark .align-content-sm-stretch{align-content:stretch !important}html.dark .align-self-sm-auto{align-self:auto !important}html.dark .align-self-sm-start{align-self:flex-start !important}html.dark .align-self-sm-end{align-self:flex-end !important}html.dark .align-self-sm-center{align-self:center !important}html.dark .align-self-sm-baseline{align-self:baseline !important}html.dark .align-self-sm-stretch{align-self:stretch !important}html.dark .order-sm-first{order:-1 !important}html.dark .order-sm-0{order:0 !important}html.dark .order-sm-1{order:1 !important}html.dark .order-sm-2{order:2 !important}html.dark .order-sm-3{order:3 !important}html.dark .order-sm-4{order:4 !important}html.dark .order-sm-5{order:5 !important}html.dark .order-sm-last{order:6 !important}html.dark .m-sm-0{margin:0 !important}html.dark .m-sm-1{margin:.125rem !important}html.dark .m-sm-2{margin:.25rem !important}html.dark .m-sm-3{margin:.5rem !important}html.dark .m-sm-4{margin:1rem !important}html.dark .m-sm-5{margin:1.5rem !important}html.dark .m-sm-6{margin:2rem !important}html.dark .m-sm-7{margin:3rem !important}html.dark .m-sm-8{margin:4rem !important}html.dark .m-sm-9{margin:8rem !important}html.dark .m-sm-auto{margin:auto !important}html.dark .mx-sm-0{margin-right:0 !important;margin-left:0 !important}html.dark .mx-sm-1{margin-right:.125rem !important;margin-left:.125rem !important}html.dark .mx-sm-2{margin-right:.25rem !important;margin-left:.25rem !important}html.dark .mx-sm-3{margin-right:.5rem !important;margin-left:.5rem !important}html.dark .mx-sm-4{margin-right:1rem !important;margin-left:1rem !important}html.dark .mx-sm-5{margin-right:1.5rem !important;margin-left:1.5rem !important}html.dark .mx-sm-6{margin-right:2rem !important;margin-left:2rem !important}html.dark .mx-sm-7{margin-right:3rem !important;margin-left:3rem !important}html.dark .mx-sm-8{margin-right:4rem !important;margin-left:4rem !important}html.dark .mx-sm-9{margin-right:8rem !important;margin-left:8rem !important}html.dark .mx-sm-auto{margin-right:auto !important;margin-left:auto !important}html.dark .my-sm-0{margin-top:0 !important;margin-bottom:0 !important}html.dark .my-sm-1{margin-top:.125rem !important;margin-bottom:.125rem !important}html.dark .my-sm-2{margin-top:.25rem !important;margin-bottom:.25rem !important}html.dark .my-sm-3{margin-top:.5rem !important;margin-bottom:.5rem !important}html.dark .my-sm-4{margin-top:1rem !important;margin-bottom:1rem !important}html.dark .my-sm-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}html.dark .my-sm-6{margin-top:2rem !important;margin-bottom:2rem !important}html.dark .my-sm-7{margin-top:3rem !important;margin-bottom:3rem !important}html.dark .my-sm-8{margin-top:4rem !important;margin-bottom:4rem !important}html.dark .my-sm-9{margin-top:8rem !important;margin-bottom:8rem !important}html.dark .my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}html.dark .mt-sm-0{margin-top:0 !important}html.dark .mt-sm-1{margin-top:.125rem !important}html.dark .mt-sm-2{margin-top:.25rem !important}html.dark .mt-sm-3{margin-top:.5rem !important}html.dark .mt-sm-4{margin-top:1rem !important}html.dark .mt-sm-5{margin-top:1.5rem !important}html.dark .mt-sm-6{margin-top:2rem !important}html.dark .mt-sm-7{margin-top:3rem !important}html.dark .mt-sm-8{margin-top:4rem !important}html.dark .mt-sm-9{margin-top:8rem !important}html.dark .mt-sm-auto{margin-top:auto !important}html.dark .me-sm-0{margin-right:0 !important}html.dark .me-sm-1{margin-right:.125rem !important}html.dark .me-sm-2{margin-right:.25rem !important}html.dark .me-sm-3{margin-right:.5rem !important}html.dark .me-sm-4{margin-right:1rem !important}html.dark .me-sm-5{margin-right:1.5rem !important}html.dark .me-sm-6{margin-right:2rem !important}html.dark .me-sm-7{margin-right:3rem !important}html.dark .me-sm-8{margin-right:4rem !important}html.dark .me-sm-9{margin-right:8rem !important}html.dark .me-sm-auto{margin-right:auto !important}html.dark .mb-sm-0{margin-bottom:0 !important}html.dark .mb-sm-1{margin-bottom:.125rem !important}html.dark .mb-sm-2{margin-bottom:.25rem !important}html.dark .mb-sm-3{margin-bottom:.5rem !important}html.dark .mb-sm-4{margin-bottom:1rem !important}html.dark .mb-sm-5{margin-bottom:1.5rem !important}html.dark .mb-sm-6{margin-bottom:2rem !important}html.dark .mb-sm-7{margin-bottom:3rem !important}html.dark .mb-sm-8{margin-bottom:4rem !important}html.dark .mb-sm-9{margin-bottom:8rem !important}html.dark .mb-sm-auto{margin-bottom:auto !important}html.dark .ms-sm-0{margin-left:0 !important}html.dark .ms-sm-1{margin-left:.125rem !important}html.dark .ms-sm-2{margin-left:.25rem !important}html.dark .ms-sm-3{margin-left:.5rem !important}html.dark .ms-sm-4{margin-left:1rem !important}html.dark .ms-sm-5{margin-left:1.5rem !important}html.dark .ms-sm-6{margin-left:2rem !important}html.dark .ms-sm-7{margin-left:3rem !important}html.dark .ms-sm-8{margin-left:4rem !important}html.dark .ms-sm-9{margin-left:8rem !important}html.dark .ms-sm-auto{margin-left:auto !important}html.dark .p-sm-0{padding:0 !important}html.dark .p-sm-1{padding:.125rem !important}html.dark .p-sm-2{padding:.25rem !important}html.dark .p-sm-3{padding:.5rem !important}html.dark .p-sm-4{padding:1rem !important}html.dark .p-sm-5{padding:1.5rem !important}html.dark .p-sm-6{padding:2rem !important}html.dark .p-sm-7{padding:3rem !important}html.dark .p-sm-8{padding:4rem !important}html.dark .p-sm-9{padding:8rem !important}html.dark .px-sm-0{padding-right:0 !important;padding-left:0 !important}html.dark .px-sm-1{padding-right:.125rem !important;padding-left:.125rem !important}html.dark .px-sm-2{padding-right:.25rem !important;padding-left:.25rem !important}html.dark .px-sm-3{padding-right:.5rem !important;padding-left:.5rem !important}html.dark .px-sm-4{padding-right:1rem !important;padding-left:1rem !important}html.dark .px-sm-5{padding-right:1.5rem !important;padding-left:1.5rem !important}html.dark .px-sm-6{padding-right:2rem !important;padding-left:2rem !important}html.dark .px-sm-7{padding-right:3rem !important;padding-left:3rem !important}html.dark .px-sm-8{padding-right:4rem !important;padding-left:4rem !important}html.dark .px-sm-9{padding-right:8rem !important;padding-left:8rem !important}html.dark .py-sm-0{padding-top:0 !important;padding-bottom:0 !important}html.dark .py-sm-1{padding-top:.125rem !important;padding-bottom:.125rem !important}html.dark .py-sm-2{padding-top:.25rem !important;padding-bottom:.25rem !important}html.dark .py-sm-3{padding-top:.5rem !important;padding-bottom:.5rem !important}html.dark .py-sm-4{padding-top:1rem !important;padding-bottom:1rem !important}html.dark .py-sm-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}html.dark .py-sm-6{padding-top:2rem !important;padding-bottom:2rem !important}html.dark .py-sm-7{padding-top:3rem !important;padding-bottom:3rem !important}html.dark .py-sm-8{padding-top:4rem !important;padding-bottom:4rem !important}html.dark .py-sm-9{padding-top:8rem !important;padding-bottom:8rem !important}html.dark .pt-sm-0{padding-top:0 !important}html.dark .pt-sm-1{padding-top:.125rem !important}html.dark .pt-sm-2{padding-top:.25rem !important}html.dark .pt-sm-3{padding-top:.5rem !important}html.dark .pt-sm-4{padding-top:1rem !important}html.dark .pt-sm-5{padding-top:1.5rem !important}html.dark .pt-sm-6{padding-top:2rem !important}html.dark .pt-sm-7{padding-top:3rem !important}html.dark .pt-sm-8{padding-top:4rem !important}html.dark .pt-sm-9{padding-top:8rem !important}html.dark .pe-sm-0{padding-right:0 !important}html.dark .pe-sm-1{padding-right:.125rem !important}html.dark .pe-sm-2{padding-right:.25rem !important}html.dark .pe-sm-3{padding-right:.5rem !important}html.dark .pe-sm-4{padding-right:1rem !important}html.dark .pe-sm-5{padding-right:1.5rem !important}html.dark .pe-sm-6{padding-right:2rem !important}html.dark .pe-sm-7{padding-right:3rem !important}html.dark .pe-sm-8{padding-right:4rem !important}html.dark .pe-sm-9{padding-right:8rem !important}html.dark .pb-sm-0{padding-bottom:0 !important}html.dark .pb-sm-1{padding-bottom:.125rem !important}html.dark .pb-sm-2{padding-bottom:.25rem !important}html.dark .pb-sm-3{padding-bottom:.5rem !important}html.dark .pb-sm-4{padding-bottom:1rem !important}html.dark .pb-sm-5{padding-bottom:1.5rem !important}html.dark .pb-sm-6{padding-bottom:2rem !important}html.dark .pb-sm-7{padding-bottom:3rem !important}html.dark .pb-sm-8{padding-bottom:4rem !important}html.dark .pb-sm-9{padding-bottom:8rem !important}html.dark .ps-sm-0{padding-left:0 !important}html.dark .ps-sm-1{padding-left:.125rem !important}html.dark .ps-sm-2{padding-left:.25rem !important}html.dark .ps-sm-3{padding-left:.5rem !important}html.dark .ps-sm-4{padding-left:1rem !important}html.dark .ps-sm-5{padding-left:1.5rem !important}html.dark .ps-sm-6{padding-left:2rem !important}html.dark .ps-sm-7{padding-left:3rem !important}html.dark .ps-sm-8{padding-left:4rem !important}html.dark .ps-sm-9{padding-left:8rem !important}html.dark .text-sm-start{text-align:left !important}html.dark .text-sm-end{text-align:right !important}html.dark .text-sm-center{text-align:center !important}}@media(min-width: 1024px){html.dark .float-md-start{float:left !important}html.dark .float-md-end{float:right !important}html.dark .float-md-none{float:none !important}html.dark .d-md-inline{display:inline !important}html.dark .d-md-inline-block{display:inline-block !important}html.dark .d-md-block{display:block !important}html.dark .d-md-grid{display:grid !important}html.dark .d-md-table{display:table !important}html.dark .d-md-table-row{display:table-row !important}html.dark .d-md-table-cell{display:table-cell !important}html.dark .d-md-flex{display:flex !important}html.dark .d-md-inline-flex{display:inline-flex !important}html.dark .d-md-none{display:none !important}html.dark .flex-md-fill{flex:1 1 auto !important}html.dark .flex-md-row{flex-direction:row !important}html.dark .flex-md-column{flex-direction:column !important}html.dark .flex-md-row-reverse{flex-direction:row-reverse !important}html.dark .flex-md-column-reverse{flex-direction:column-reverse !important}html.dark .flex-md-grow-0{flex-grow:0 !important}html.dark .flex-md-grow-1{flex-grow:1 !important}html.dark .flex-md-shrink-0{flex-shrink:0 !important}html.dark .flex-md-shrink-1{flex-shrink:1 !important}html.dark .flex-md-wrap{flex-wrap:wrap !important}html.dark .flex-md-nowrap{flex-wrap:nowrap !important}html.dark .flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}html.dark .gap-md-0{gap:0 !important}html.dark .gap-md-1{gap:.125rem !important}html.dark .gap-md-2{gap:.25rem !important}html.dark .gap-md-3{gap:.5rem !important}html.dark .gap-md-4{gap:1rem !important}html.dark .gap-md-5{gap:1.5rem !important}html.dark .gap-md-6{gap:2rem !important}html.dark .gap-md-7{gap:3rem !important}html.dark .gap-md-8{gap:4rem !important}html.dark .gap-md-9{gap:8rem !important}html.dark .justify-content-md-start{justify-content:flex-start !important}html.dark .justify-content-md-end{justify-content:flex-end !important}html.dark .justify-content-md-center{justify-content:center !important}html.dark .justify-content-md-between{justify-content:space-between !important}html.dark .justify-content-md-around{justify-content:space-around !important}html.dark .justify-content-md-evenly{justify-content:space-evenly !important}html.dark .align-items-md-start{align-items:flex-start !important}html.dark .align-items-md-end{align-items:flex-end !important}html.dark .align-items-md-center{align-items:center !important}html.dark .align-items-md-baseline{align-items:baseline !important}html.dark .align-items-md-stretch{align-items:stretch !important}html.dark .align-content-md-start{align-content:flex-start !important}html.dark .align-content-md-end{align-content:flex-end !important}html.dark .align-content-md-center{align-content:center !important}html.dark .align-content-md-between{align-content:space-between !important}html.dark .align-content-md-around{align-content:space-around !important}html.dark .align-content-md-stretch{align-content:stretch !important}html.dark .align-self-md-auto{align-self:auto !important}html.dark .align-self-md-start{align-self:flex-start !important}html.dark .align-self-md-end{align-self:flex-end !important}html.dark .align-self-md-center{align-self:center !important}html.dark .align-self-md-baseline{align-self:baseline !important}html.dark .align-self-md-stretch{align-self:stretch !important}html.dark .order-md-first{order:-1 !important}html.dark .order-md-0{order:0 !important}html.dark .order-md-1{order:1 !important}html.dark .order-md-2{order:2 !important}html.dark .order-md-3{order:3 !important}html.dark .order-md-4{order:4 !important}html.dark .order-md-5{order:5 !important}html.dark .order-md-last{order:6 !important}html.dark .m-md-0{margin:0 !important}html.dark .m-md-1{margin:.125rem !important}html.dark .m-md-2{margin:.25rem !important}html.dark .m-md-3{margin:.5rem !important}html.dark .m-md-4{margin:1rem !important}html.dark .m-md-5{margin:1.5rem !important}html.dark .m-md-6{margin:2rem !important}html.dark .m-md-7{margin:3rem !important}html.dark .m-md-8{margin:4rem !important}html.dark .m-md-9{margin:8rem !important}html.dark .m-md-auto{margin:auto !important}html.dark .mx-md-0{margin-right:0 !important;margin-left:0 !important}html.dark .mx-md-1{margin-right:.125rem !important;margin-left:.125rem !important}html.dark .mx-md-2{margin-right:.25rem !important;margin-left:.25rem !important}html.dark .mx-md-3{margin-right:.5rem !important;margin-left:.5rem !important}html.dark .mx-md-4{margin-right:1rem !important;margin-left:1rem !important}html.dark .mx-md-5{margin-right:1.5rem !important;margin-left:1.5rem !important}html.dark .mx-md-6{margin-right:2rem !important;margin-left:2rem !important}html.dark .mx-md-7{margin-right:3rem !important;margin-left:3rem !important}html.dark .mx-md-8{margin-right:4rem !important;margin-left:4rem !important}html.dark .mx-md-9{margin-right:8rem !important;margin-left:8rem !important}html.dark .mx-md-auto{margin-right:auto !important;margin-left:auto !important}html.dark .my-md-0{margin-top:0 !important;margin-bottom:0 !important}html.dark .my-md-1{margin-top:.125rem !important;margin-bottom:.125rem !important}html.dark .my-md-2{margin-top:.25rem !important;margin-bottom:.25rem !important}html.dark .my-md-3{margin-top:.5rem !important;margin-bottom:.5rem !important}html.dark .my-md-4{margin-top:1rem !important;margin-bottom:1rem !important}html.dark .my-md-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}html.dark .my-md-6{margin-top:2rem !important;margin-bottom:2rem !important}html.dark .my-md-7{margin-top:3rem !important;margin-bottom:3rem !important}html.dark .my-md-8{margin-top:4rem !important;margin-bottom:4rem !important}html.dark .my-md-9{margin-top:8rem !important;margin-bottom:8rem !important}html.dark .my-md-auto{margin-top:auto !important;margin-bottom:auto !important}html.dark .mt-md-0{margin-top:0 !important}html.dark .mt-md-1{margin-top:.125rem !important}html.dark .mt-md-2{margin-top:.25rem !important}html.dark .mt-md-3{margin-top:.5rem !important}html.dark .mt-md-4{margin-top:1rem !important}html.dark .mt-md-5{margin-top:1.5rem !important}html.dark .mt-md-6{margin-top:2rem !important}html.dark .mt-md-7{margin-top:3rem !important}html.dark .mt-md-8{margin-top:4rem !important}html.dark .mt-md-9{margin-top:8rem !important}html.dark .mt-md-auto{margin-top:auto !important}html.dark .me-md-0{margin-right:0 !important}html.dark .me-md-1{margin-right:.125rem !important}html.dark .me-md-2{margin-right:.25rem !important}html.dark .me-md-3{margin-right:.5rem !important}html.dark .me-md-4{margin-right:1rem !important}html.dark .me-md-5{margin-right:1.5rem !important}html.dark .me-md-6{margin-right:2rem !important}html.dark .me-md-7{margin-right:3rem !important}html.dark .me-md-8{margin-right:4rem !important}html.dark .me-md-9{margin-right:8rem !important}html.dark .me-md-auto{margin-right:auto !important}html.dark .mb-md-0{margin-bottom:0 !important}html.dark .mb-md-1{margin-bottom:.125rem !important}html.dark .mb-md-2{margin-bottom:.25rem !important}html.dark .mb-md-3{margin-bottom:.5rem !important}html.dark .mb-md-4{margin-bottom:1rem !important}html.dark .mb-md-5{margin-bottom:1.5rem !important}html.dark .mb-md-6{margin-bottom:2rem !important}html.dark .mb-md-7{margin-bottom:3rem !important}html.dark .mb-md-8{margin-bottom:4rem !important}html.dark .mb-md-9{margin-bottom:8rem !important}html.dark .mb-md-auto{margin-bottom:auto !important}html.dark .ms-md-0{margin-left:0 !important}html.dark .ms-md-1{margin-left:.125rem !important}html.dark .ms-md-2{margin-left:.25rem !important}html.dark .ms-md-3{margin-left:.5rem !important}html.dark .ms-md-4{margin-left:1rem !important}html.dark .ms-md-5{margin-left:1.5rem !important}html.dark .ms-md-6{margin-left:2rem !important}html.dark .ms-md-7{margin-left:3rem !important}html.dark .ms-md-8{margin-left:4rem !important}html.dark .ms-md-9{margin-left:8rem !important}html.dark .ms-md-auto{margin-left:auto !important}html.dark .p-md-0{padding:0 !important}html.dark .p-md-1{padding:.125rem !important}html.dark .p-md-2{padding:.25rem !important}html.dark .p-md-3{padding:.5rem !important}html.dark .p-md-4{padding:1rem !important}html.dark .p-md-5{padding:1.5rem !important}html.dark .p-md-6{padding:2rem !important}html.dark .p-md-7{padding:3rem !important}html.dark .p-md-8{padding:4rem !important}html.dark .p-md-9{padding:8rem !important}html.dark .px-md-0{padding-right:0 !important;padding-left:0 !important}html.dark .px-md-1{padding-right:.125rem !important;padding-left:.125rem !important}html.dark .px-md-2{padding-right:.25rem !important;padding-left:.25rem !important}html.dark .px-md-3{padding-right:.5rem !important;padding-left:.5rem !important}html.dark .px-md-4{padding-right:1rem !important;padding-left:1rem !important}html.dark .px-md-5{padding-right:1.5rem !important;padding-left:1.5rem !important}html.dark .px-md-6{padding-right:2rem !important;padding-left:2rem !important}html.dark .px-md-7{padding-right:3rem !important;padding-left:3rem !important}html.dark .px-md-8{padding-right:4rem !important;padding-left:4rem !important}html.dark .px-md-9{padding-right:8rem !important;padding-left:8rem !important}html.dark .py-md-0{padding-top:0 !important;padding-bottom:0 !important}html.dark .py-md-1{padding-top:.125rem !important;padding-bottom:.125rem !important}html.dark .py-md-2{padding-top:.25rem !important;padding-bottom:.25rem !important}html.dark .py-md-3{padding-top:.5rem !important;padding-bottom:.5rem !important}html.dark .py-md-4{padding-top:1rem !important;padding-bottom:1rem !important}html.dark .py-md-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}html.dark .py-md-6{padding-top:2rem !important;padding-bottom:2rem !important}html.dark .py-md-7{padding-top:3rem !important;padding-bottom:3rem !important}html.dark .py-md-8{padding-top:4rem !important;padding-bottom:4rem !important}html.dark .py-md-9{padding-top:8rem !important;padding-bottom:8rem !important}html.dark .pt-md-0{padding-top:0 !important}html.dark .pt-md-1{padding-top:.125rem !important}html.dark .pt-md-2{padding-top:.25rem !important}html.dark .pt-md-3{padding-top:.5rem !important}html.dark .pt-md-4{padding-top:1rem !important}html.dark .pt-md-5{padding-top:1.5rem !important}html.dark .pt-md-6{padding-top:2rem !important}html.dark .pt-md-7{padding-top:3rem !important}html.dark .pt-md-8{padding-top:4rem !important}html.dark .pt-md-9{padding-top:8rem !important}html.dark .pe-md-0{padding-right:0 !important}html.dark .pe-md-1{padding-right:.125rem !important}html.dark .pe-md-2{padding-right:.25rem !important}html.dark .pe-md-3{padding-right:.5rem !important}html.dark .pe-md-4{padding-right:1rem !important}html.dark .pe-md-5{padding-right:1.5rem !important}html.dark .pe-md-6{padding-right:2rem !important}html.dark .pe-md-7{padding-right:3rem !important}html.dark .pe-md-8{padding-right:4rem !important}html.dark .pe-md-9{padding-right:8rem !important}html.dark .pb-md-0{padding-bottom:0 !important}html.dark .pb-md-1{padding-bottom:.125rem !important}html.dark .pb-md-2{padding-bottom:.25rem !important}html.dark .pb-md-3{padding-bottom:.5rem !important}html.dark .pb-md-4{padding-bottom:1rem !important}html.dark .pb-md-5{padding-bottom:1.5rem !important}html.dark .pb-md-6{padding-bottom:2rem !important}html.dark .pb-md-7{padding-bottom:3rem !important}html.dark .pb-md-8{padding-bottom:4rem !important}html.dark .pb-md-9{padding-bottom:8rem !important}html.dark .ps-md-0{padding-left:0 !important}html.dark .ps-md-1{padding-left:.125rem !important}html.dark .ps-md-2{padding-left:.25rem !important}html.dark .ps-md-3{padding-left:.5rem !important}html.dark .ps-md-4{padding-left:1rem !important}html.dark .ps-md-5{padding-left:1.5rem !important}html.dark .ps-md-6{padding-left:2rem !important}html.dark .ps-md-7{padding-left:3rem !important}html.dark .ps-md-8{padding-left:4rem !important}html.dark .ps-md-9{padding-left:8rem !important}html.dark .text-md-start{text-align:left !important}html.dark .text-md-end{text-align:right !important}html.dark .text-md-center{text-align:center !important}}@media(min-width: 1440px){html.dark .float-lg-start{float:left !important}html.dark .float-lg-end{float:right !important}html.dark .float-lg-none{float:none !important}html.dark .d-lg-inline{display:inline !important}html.dark .d-lg-inline-block{display:inline-block !important}html.dark .d-lg-block{display:block !important}html.dark .d-lg-grid{display:grid !important}html.dark .d-lg-table{display:table !important}html.dark .d-lg-table-row{display:table-row !important}html.dark .d-lg-table-cell{display:table-cell !important}html.dark .d-lg-flex{display:flex !important}html.dark .d-lg-inline-flex{display:inline-flex !important}html.dark .d-lg-none{display:none !important}html.dark .flex-lg-fill{flex:1 1 auto !important}html.dark .flex-lg-row{flex-direction:row !important}html.dark .flex-lg-column{flex-direction:column !important}html.dark .flex-lg-row-reverse{flex-direction:row-reverse !important}html.dark .flex-lg-column-reverse{flex-direction:column-reverse !important}html.dark .flex-lg-grow-0{flex-grow:0 !important}html.dark .flex-lg-grow-1{flex-grow:1 !important}html.dark .flex-lg-shrink-0{flex-shrink:0 !important}html.dark .flex-lg-shrink-1{flex-shrink:1 !important}html.dark .flex-lg-wrap{flex-wrap:wrap !important}html.dark .flex-lg-nowrap{flex-wrap:nowrap !important}html.dark .flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}html.dark .gap-lg-0{gap:0 !important}html.dark .gap-lg-1{gap:.125rem !important}html.dark .gap-lg-2{gap:.25rem !important}html.dark .gap-lg-3{gap:.5rem !important}html.dark .gap-lg-4{gap:1rem !important}html.dark .gap-lg-5{gap:1.5rem !important}html.dark .gap-lg-6{gap:2rem !important}html.dark .gap-lg-7{gap:3rem !important}html.dark .gap-lg-8{gap:4rem !important}html.dark .gap-lg-9{gap:8rem !important}html.dark .justify-content-lg-start{justify-content:flex-start !important}html.dark .justify-content-lg-end{justify-content:flex-end !important}html.dark .justify-content-lg-center{justify-content:center !important}html.dark .justify-content-lg-between{justify-content:space-between !important}html.dark .justify-content-lg-around{justify-content:space-around !important}html.dark .justify-content-lg-evenly{justify-content:space-evenly !important}html.dark .align-items-lg-start{align-items:flex-start !important}html.dark .align-items-lg-end{align-items:flex-end !important}html.dark .align-items-lg-center{align-items:center !important}html.dark .align-items-lg-baseline{align-items:baseline !important}html.dark .align-items-lg-stretch{align-items:stretch !important}html.dark .align-content-lg-start{align-content:flex-start !important}html.dark .align-content-lg-end{align-content:flex-end !important}html.dark .align-content-lg-center{align-content:center !important}html.dark .align-content-lg-between{align-content:space-between !important}html.dark .align-content-lg-around{align-content:space-around !important}html.dark .align-content-lg-stretch{align-content:stretch !important}html.dark .align-self-lg-auto{align-self:auto !important}html.dark .align-self-lg-start{align-self:flex-start !important}html.dark .align-self-lg-end{align-self:flex-end !important}html.dark .align-self-lg-center{align-self:center !important}html.dark .align-self-lg-baseline{align-self:baseline !important}html.dark .align-self-lg-stretch{align-self:stretch !important}html.dark .order-lg-first{order:-1 !important}html.dark .order-lg-0{order:0 !important}html.dark .order-lg-1{order:1 !important}html.dark .order-lg-2{order:2 !important}html.dark .order-lg-3{order:3 !important}html.dark .order-lg-4{order:4 !important}html.dark .order-lg-5{order:5 !important}html.dark .order-lg-last{order:6 !important}html.dark .m-lg-0{margin:0 !important}html.dark .m-lg-1{margin:.125rem !important}html.dark .m-lg-2{margin:.25rem !important}html.dark .m-lg-3{margin:.5rem !important}html.dark .m-lg-4{margin:1rem !important}html.dark .m-lg-5{margin:1.5rem !important}html.dark .m-lg-6{margin:2rem !important}html.dark .m-lg-7{margin:3rem !important}html.dark .m-lg-8{margin:4rem !important}html.dark .m-lg-9{margin:8rem !important}html.dark .m-lg-auto{margin:auto !important}html.dark .mx-lg-0{margin-right:0 !important;margin-left:0 !important}html.dark .mx-lg-1{margin-right:.125rem !important;margin-left:.125rem !important}html.dark .mx-lg-2{margin-right:.25rem !important;margin-left:.25rem !important}html.dark .mx-lg-3{margin-right:.5rem !important;margin-left:.5rem !important}html.dark .mx-lg-4{margin-right:1rem !important;margin-left:1rem !important}html.dark .mx-lg-5{margin-right:1.5rem !important;margin-left:1.5rem !important}html.dark .mx-lg-6{margin-right:2rem !important;margin-left:2rem !important}html.dark .mx-lg-7{margin-right:3rem !important;margin-left:3rem !important}html.dark .mx-lg-8{margin-right:4rem !important;margin-left:4rem !important}html.dark .mx-lg-9{margin-right:8rem !important;margin-left:8rem !important}html.dark .mx-lg-auto{margin-right:auto !important;margin-left:auto !important}html.dark .my-lg-0{margin-top:0 !important;margin-bottom:0 !important}html.dark .my-lg-1{margin-top:.125rem !important;margin-bottom:.125rem !important}html.dark .my-lg-2{margin-top:.25rem !important;margin-bottom:.25rem !important}html.dark .my-lg-3{margin-top:.5rem !important;margin-bottom:.5rem !important}html.dark .my-lg-4{margin-top:1rem !important;margin-bottom:1rem !important}html.dark .my-lg-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}html.dark .my-lg-6{margin-top:2rem !important;margin-bottom:2rem !important}html.dark .my-lg-7{margin-top:3rem !important;margin-bottom:3rem !important}html.dark .my-lg-8{margin-top:4rem !important;margin-bottom:4rem !important}html.dark .my-lg-9{margin-top:8rem !important;margin-bottom:8rem !important}html.dark .my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}html.dark .mt-lg-0{margin-top:0 !important}html.dark .mt-lg-1{margin-top:.125rem !important}html.dark .mt-lg-2{margin-top:.25rem !important}html.dark .mt-lg-3{margin-top:.5rem !important}html.dark .mt-lg-4{margin-top:1rem !important}html.dark .mt-lg-5{margin-top:1.5rem !important}html.dark .mt-lg-6{margin-top:2rem !important}html.dark .mt-lg-7{margin-top:3rem !important}html.dark .mt-lg-8{margin-top:4rem !important}html.dark .mt-lg-9{margin-top:8rem !important}html.dark .mt-lg-auto{margin-top:auto !important}html.dark .me-lg-0{margin-right:0 !important}html.dark .me-lg-1{margin-right:.125rem !important}html.dark .me-lg-2{margin-right:.25rem !important}html.dark .me-lg-3{margin-right:.5rem !important}html.dark .me-lg-4{margin-right:1rem !important}html.dark .me-lg-5{margin-right:1.5rem !important}html.dark .me-lg-6{margin-right:2rem !important}html.dark .me-lg-7{margin-right:3rem !important}html.dark .me-lg-8{margin-right:4rem !important}html.dark .me-lg-9{margin-right:8rem !important}html.dark .me-lg-auto{margin-right:auto !important}html.dark .mb-lg-0{margin-bottom:0 !important}html.dark .mb-lg-1{margin-bottom:.125rem !important}html.dark .mb-lg-2{margin-bottom:.25rem !important}html.dark .mb-lg-3{margin-bottom:.5rem !important}html.dark .mb-lg-4{margin-bottom:1rem !important}html.dark .mb-lg-5{margin-bottom:1.5rem !important}html.dark .mb-lg-6{margin-bottom:2rem !important}html.dark .mb-lg-7{margin-bottom:3rem !important}html.dark .mb-lg-8{margin-bottom:4rem !important}html.dark .mb-lg-9{margin-bottom:8rem !important}html.dark .mb-lg-auto{margin-bottom:auto !important}html.dark .ms-lg-0{margin-left:0 !important}html.dark .ms-lg-1{margin-left:.125rem !important}html.dark .ms-lg-2{margin-left:.25rem !important}html.dark .ms-lg-3{margin-left:.5rem !important}html.dark .ms-lg-4{margin-left:1rem !important}html.dark .ms-lg-5{margin-left:1.5rem !important}html.dark .ms-lg-6{margin-left:2rem !important}html.dark .ms-lg-7{margin-left:3rem !important}html.dark .ms-lg-8{margin-left:4rem !important}html.dark .ms-lg-9{margin-left:8rem !important}html.dark .ms-lg-auto{margin-left:auto !important}html.dark .p-lg-0{padding:0 !important}html.dark .p-lg-1{padding:.125rem !important}html.dark .p-lg-2{padding:.25rem !important}html.dark .p-lg-3{padding:.5rem !important}html.dark .p-lg-4{padding:1rem !important}html.dark .p-lg-5{padding:1.5rem !important}html.dark .p-lg-6{padding:2rem !important}html.dark .p-lg-7{padding:3rem !important}html.dark .p-lg-8{padding:4rem !important}html.dark .p-lg-9{padding:8rem !important}html.dark .px-lg-0{padding-right:0 !important;padding-left:0 !important}html.dark .px-lg-1{padding-right:.125rem !important;padding-left:.125rem !important}html.dark .px-lg-2{padding-right:.25rem !important;padding-left:.25rem !important}html.dark .px-lg-3{padding-right:.5rem !important;padding-left:.5rem !important}html.dark .px-lg-4{padding-right:1rem !important;padding-left:1rem !important}html.dark .px-lg-5{padding-right:1.5rem !important;padding-left:1.5rem !important}html.dark .px-lg-6{padding-right:2rem !important;padding-left:2rem !important}html.dark .px-lg-7{padding-right:3rem !important;padding-left:3rem !important}html.dark .px-lg-8{padding-right:4rem !important;padding-left:4rem !important}html.dark .px-lg-9{padding-right:8rem !important;padding-left:8rem !important}html.dark .py-lg-0{padding-top:0 !important;padding-bottom:0 !important}html.dark .py-lg-1{padding-top:.125rem !important;padding-bottom:.125rem !important}html.dark .py-lg-2{padding-top:.25rem !important;padding-bottom:.25rem !important}html.dark .py-lg-3{padding-top:.5rem !important;padding-bottom:.5rem !important}html.dark .py-lg-4{padding-top:1rem !important;padding-bottom:1rem !important}html.dark .py-lg-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}html.dark .py-lg-6{padding-top:2rem !important;padding-bottom:2rem !important}html.dark .py-lg-7{padding-top:3rem !important;padding-bottom:3rem !important}html.dark .py-lg-8{padding-top:4rem !important;padding-bottom:4rem !important}html.dark .py-lg-9{padding-top:8rem !important;padding-bottom:8rem !important}html.dark .pt-lg-0{padding-top:0 !important}html.dark .pt-lg-1{padding-top:.125rem !important}html.dark .pt-lg-2{padding-top:.25rem !important}html.dark .pt-lg-3{padding-top:.5rem !important}html.dark .pt-lg-4{padding-top:1rem !important}html.dark .pt-lg-5{padding-top:1.5rem !important}html.dark .pt-lg-6{padding-top:2rem !important}html.dark .pt-lg-7{padding-top:3rem !important}html.dark .pt-lg-8{padding-top:4rem !important}html.dark .pt-lg-9{padding-top:8rem !important}html.dark .pe-lg-0{padding-right:0 !important}html.dark .pe-lg-1{padding-right:.125rem !important}html.dark .pe-lg-2{padding-right:.25rem !important}html.dark .pe-lg-3{padding-right:.5rem !important}html.dark .pe-lg-4{padding-right:1rem !important}html.dark .pe-lg-5{padding-right:1.5rem !important}html.dark .pe-lg-6{padding-right:2rem !important}html.dark .pe-lg-7{padding-right:3rem !important}html.dark .pe-lg-8{padding-right:4rem !important}html.dark .pe-lg-9{padding-right:8rem !important}html.dark .pb-lg-0{padding-bottom:0 !important}html.dark .pb-lg-1{padding-bottom:.125rem !important}html.dark .pb-lg-2{padding-bottom:.25rem !important}html.dark .pb-lg-3{padding-bottom:.5rem !important}html.dark .pb-lg-4{padding-bottom:1rem !important}html.dark .pb-lg-5{padding-bottom:1.5rem !important}html.dark .pb-lg-6{padding-bottom:2rem !important}html.dark .pb-lg-7{padding-bottom:3rem !important}html.dark .pb-lg-8{padding-bottom:4rem !important}html.dark .pb-lg-9{padding-bottom:8rem !important}html.dark .ps-lg-0{padding-left:0 !important}html.dark .ps-lg-1{padding-left:.125rem !important}html.dark .ps-lg-2{padding-left:.25rem !important}html.dark .ps-lg-3{padding-left:.5rem !important}html.dark .ps-lg-4{padding-left:1rem !important}html.dark .ps-lg-5{padding-left:1.5rem !important}html.dark .ps-lg-6{padding-left:2rem !important}html.dark .ps-lg-7{padding-left:3rem !important}html.dark .ps-lg-8{padding-left:4rem !important}html.dark .ps-lg-9{padding-left:8rem !important}html.dark .text-lg-start{text-align:left !important}html.dark .text-lg-end{text-align:right !important}html.dark .text-lg-center{text-align:center !important}}@media(min-width: 1664px){html.dark .float-xl-start{float:left !important}html.dark .float-xl-end{float:right !important}html.dark .float-xl-none{float:none !important}html.dark .d-xl-inline{display:inline !important}html.dark .d-xl-inline-block{display:inline-block !important}html.dark .d-xl-block{display:block !important}html.dark .d-xl-grid{display:grid !important}html.dark .d-xl-table{display:table !important}html.dark .d-xl-table-row{display:table-row !important}html.dark .d-xl-table-cell{display:table-cell !important}html.dark .d-xl-flex{display:flex !important}html.dark .d-xl-inline-flex{display:inline-flex !important}html.dark .d-xl-none{display:none !important}html.dark .flex-xl-fill{flex:1 1 auto !important}html.dark .flex-xl-row{flex-direction:row !important}html.dark .flex-xl-column{flex-direction:column !important}html.dark .flex-xl-row-reverse{flex-direction:row-reverse !important}html.dark .flex-xl-column-reverse{flex-direction:column-reverse !important}html.dark .flex-xl-grow-0{flex-grow:0 !important}html.dark .flex-xl-grow-1{flex-grow:1 !important}html.dark .flex-xl-shrink-0{flex-shrink:0 !important}html.dark .flex-xl-shrink-1{flex-shrink:1 !important}html.dark .flex-xl-wrap{flex-wrap:wrap !important}html.dark .flex-xl-nowrap{flex-wrap:nowrap !important}html.dark .flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}html.dark .gap-xl-0{gap:0 !important}html.dark .gap-xl-1{gap:.125rem !important}html.dark .gap-xl-2{gap:.25rem !important}html.dark .gap-xl-3{gap:.5rem !important}html.dark .gap-xl-4{gap:1rem !important}html.dark .gap-xl-5{gap:1.5rem !important}html.dark .gap-xl-6{gap:2rem !important}html.dark .gap-xl-7{gap:3rem !important}html.dark .gap-xl-8{gap:4rem !important}html.dark .gap-xl-9{gap:8rem !important}html.dark .justify-content-xl-start{justify-content:flex-start !important}html.dark .justify-content-xl-end{justify-content:flex-end !important}html.dark .justify-content-xl-center{justify-content:center !important}html.dark .justify-content-xl-between{justify-content:space-between !important}html.dark .justify-content-xl-around{justify-content:space-around !important}html.dark .justify-content-xl-evenly{justify-content:space-evenly !important}html.dark .align-items-xl-start{align-items:flex-start !important}html.dark .align-items-xl-end{align-items:flex-end !important}html.dark .align-items-xl-center{align-items:center !important}html.dark .align-items-xl-baseline{align-items:baseline !important}html.dark .align-items-xl-stretch{align-items:stretch !important}html.dark .align-content-xl-start{align-content:flex-start !important}html.dark .align-content-xl-end{align-content:flex-end !important}html.dark .align-content-xl-center{align-content:center !important}html.dark .align-content-xl-between{align-content:space-between !important}html.dark .align-content-xl-around{align-content:space-around !important}html.dark .align-content-xl-stretch{align-content:stretch !important}html.dark .align-self-xl-auto{align-self:auto !important}html.dark .align-self-xl-start{align-self:flex-start !important}html.dark .align-self-xl-end{align-self:flex-end !important}html.dark .align-self-xl-center{align-self:center !important}html.dark .align-self-xl-baseline{align-self:baseline !important}html.dark .align-self-xl-stretch{align-self:stretch !important}html.dark .order-xl-first{order:-1 !important}html.dark .order-xl-0{order:0 !important}html.dark .order-xl-1{order:1 !important}html.dark .order-xl-2{order:2 !important}html.dark .order-xl-3{order:3 !important}html.dark .order-xl-4{order:4 !important}html.dark .order-xl-5{order:5 !important}html.dark .order-xl-last{order:6 !important}html.dark .m-xl-0{margin:0 !important}html.dark .m-xl-1{margin:.125rem !important}html.dark .m-xl-2{margin:.25rem !important}html.dark .m-xl-3{margin:.5rem !important}html.dark .m-xl-4{margin:1rem !important}html.dark .m-xl-5{margin:1.5rem !important}html.dark .m-xl-6{margin:2rem !important}html.dark .m-xl-7{margin:3rem !important}html.dark .m-xl-8{margin:4rem !important}html.dark .m-xl-9{margin:8rem !important}html.dark .m-xl-auto{margin:auto !important}html.dark .mx-xl-0{margin-right:0 !important;margin-left:0 !important}html.dark .mx-xl-1{margin-right:.125rem !important;margin-left:.125rem !important}html.dark .mx-xl-2{margin-right:.25rem !important;margin-left:.25rem !important}html.dark .mx-xl-3{margin-right:.5rem !important;margin-left:.5rem !important}html.dark .mx-xl-4{margin-right:1rem !important;margin-left:1rem !important}html.dark .mx-xl-5{margin-right:1.5rem !important;margin-left:1.5rem !important}html.dark .mx-xl-6{margin-right:2rem !important;margin-left:2rem !important}html.dark .mx-xl-7{margin-right:3rem !important;margin-left:3rem !important}html.dark .mx-xl-8{margin-right:4rem !important;margin-left:4rem !important}html.dark .mx-xl-9{margin-right:8rem !important;margin-left:8rem !important}html.dark .mx-xl-auto{margin-right:auto !important;margin-left:auto !important}html.dark .my-xl-0{margin-top:0 !important;margin-bottom:0 !important}html.dark .my-xl-1{margin-top:.125rem !important;margin-bottom:.125rem !important}html.dark .my-xl-2{margin-top:.25rem !important;margin-bottom:.25rem !important}html.dark .my-xl-3{margin-top:.5rem !important;margin-bottom:.5rem !important}html.dark .my-xl-4{margin-top:1rem !important;margin-bottom:1rem !important}html.dark .my-xl-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}html.dark .my-xl-6{margin-top:2rem !important;margin-bottom:2rem !important}html.dark .my-xl-7{margin-top:3rem !important;margin-bottom:3rem !important}html.dark .my-xl-8{margin-top:4rem !important;margin-bottom:4rem !important}html.dark .my-xl-9{margin-top:8rem !important;margin-bottom:8rem !important}html.dark .my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}html.dark .mt-xl-0{margin-top:0 !important}html.dark .mt-xl-1{margin-top:.125rem !important}html.dark .mt-xl-2{margin-top:.25rem !important}html.dark .mt-xl-3{margin-top:.5rem !important}html.dark .mt-xl-4{margin-top:1rem !important}html.dark .mt-xl-5{margin-top:1.5rem !important}html.dark .mt-xl-6{margin-top:2rem !important}html.dark .mt-xl-7{margin-top:3rem !important}html.dark .mt-xl-8{margin-top:4rem !important}html.dark .mt-xl-9{margin-top:8rem !important}html.dark .mt-xl-auto{margin-top:auto !important}html.dark .me-xl-0{margin-right:0 !important}html.dark .me-xl-1{margin-right:.125rem !important}html.dark .me-xl-2{margin-right:.25rem !important}html.dark .me-xl-3{margin-right:.5rem !important}html.dark .me-xl-4{margin-right:1rem !important}html.dark .me-xl-5{margin-right:1.5rem !important}html.dark .me-xl-6{margin-right:2rem !important}html.dark .me-xl-7{margin-right:3rem !important}html.dark .me-xl-8{margin-right:4rem !important}html.dark .me-xl-9{margin-right:8rem !important}html.dark .me-xl-auto{margin-right:auto !important}html.dark .mb-xl-0{margin-bottom:0 !important}html.dark .mb-xl-1{margin-bottom:.125rem !important}html.dark .mb-xl-2{margin-bottom:.25rem !important}html.dark .mb-xl-3{margin-bottom:.5rem !important}html.dark .mb-xl-4{margin-bottom:1rem !important}html.dark .mb-xl-5{margin-bottom:1.5rem !important}html.dark .mb-xl-6{margin-bottom:2rem !important}html.dark .mb-xl-7{margin-bottom:3rem !important}html.dark .mb-xl-8{margin-bottom:4rem !important}html.dark .mb-xl-9{margin-bottom:8rem !important}html.dark .mb-xl-auto{margin-bottom:auto !important}html.dark .ms-xl-0{margin-left:0 !important}html.dark .ms-xl-1{margin-left:.125rem !important}html.dark .ms-xl-2{margin-left:.25rem !important}html.dark .ms-xl-3{margin-left:.5rem !important}html.dark .ms-xl-4{margin-left:1rem !important}html.dark .ms-xl-5{margin-left:1.5rem !important}html.dark .ms-xl-6{margin-left:2rem !important}html.dark .ms-xl-7{margin-left:3rem !important}html.dark .ms-xl-8{margin-left:4rem !important}html.dark .ms-xl-9{margin-left:8rem !important}html.dark .ms-xl-auto{margin-left:auto !important}html.dark .p-xl-0{padding:0 !important}html.dark .p-xl-1{padding:.125rem !important}html.dark .p-xl-2{padding:.25rem !important}html.dark .p-xl-3{padding:.5rem !important}html.dark .p-xl-4{padding:1rem !important}html.dark .p-xl-5{padding:1.5rem !important}html.dark .p-xl-6{padding:2rem !important}html.dark .p-xl-7{padding:3rem !important}html.dark .p-xl-8{padding:4rem !important}html.dark .p-xl-9{padding:8rem !important}html.dark .px-xl-0{padding-right:0 !important;padding-left:0 !important}html.dark .px-xl-1{padding-right:.125rem !important;padding-left:.125rem !important}html.dark .px-xl-2{padding-right:.25rem !important;padding-left:.25rem !important}html.dark .px-xl-3{padding-right:.5rem !important;padding-left:.5rem !important}html.dark .px-xl-4{padding-right:1rem !important;padding-left:1rem !important}html.dark .px-xl-5{padding-right:1.5rem !important;padding-left:1.5rem !important}html.dark .px-xl-6{padding-right:2rem !important;padding-left:2rem !important}html.dark .px-xl-7{padding-right:3rem !important;padding-left:3rem !important}html.dark .px-xl-8{padding-right:4rem !important;padding-left:4rem !important}html.dark .px-xl-9{padding-right:8rem !important;padding-left:8rem !important}html.dark .py-xl-0{padding-top:0 !important;padding-bottom:0 !important}html.dark .py-xl-1{padding-top:.125rem !important;padding-bottom:.125rem !important}html.dark .py-xl-2{padding-top:.25rem !important;padding-bottom:.25rem !important}html.dark .py-xl-3{padding-top:.5rem !important;padding-bottom:.5rem !important}html.dark .py-xl-4{padding-top:1rem !important;padding-bottom:1rem !important}html.dark .py-xl-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}html.dark .py-xl-6{padding-top:2rem !important;padding-bottom:2rem !important}html.dark .py-xl-7{padding-top:3rem !important;padding-bottom:3rem !important}html.dark .py-xl-8{padding-top:4rem !important;padding-bottom:4rem !important}html.dark .py-xl-9{padding-top:8rem !important;padding-bottom:8rem !important}html.dark .pt-xl-0{padding-top:0 !important}html.dark .pt-xl-1{padding-top:.125rem !important}html.dark .pt-xl-2{padding-top:.25rem !important}html.dark .pt-xl-3{padding-top:.5rem !important}html.dark .pt-xl-4{padding-top:1rem !important}html.dark .pt-xl-5{padding-top:1.5rem !important}html.dark .pt-xl-6{padding-top:2rem !important}html.dark .pt-xl-7{padding-top:3rem !important}html.dark .pt-xl-8{padding-top:4rem !important}html.dark .pt-xl-9{padding-top:8rem !important}html.dark .pe-xl-0{padding-right:0 !important}html.dark .pe-xl-1{padding-right:.125rem !important}html.dark .pe-xl-2{padding-right:.25rem !important}html.dark .pe-xl-3{padding-right:.5rem !important}html.dark .pe-xl-4{padding-right:1rem !important}html.dark .pe-xl-5{padding-right:1.5rem !important}html.dark .pe-xl-6{padding-right:2rem !important}html.dark .pe-xl-7{padding-right:3rem !important}html.dark .pe-xl-8{padding-right:4rem !important}html.dark .pe-xl-9{padding-right:8rem !important}html.dark .pb-xl-0{padding-bottom:0 !important}html.dark .pb-xl-1{padding-bottom:.125rem !important}html.dark .pb-xl-2{padding-bottom:.25rem !important}html.dark .pb-xl-3{padding-bottom:.5rem !important}html.dark .pb-xl-4{padding-bottom:1rem !important}html.dark .pb-xl-5{padding-bottom:1.5rem !important}html.dark .pb-xl-6{padding-bottom:2rem !important}html.dark .pb-xl-7{padding-bottom:3rem !important}html.dark .pb-xl-8{padding-bottom:4rem !important}html.dark .pb-xl-9{padding-bottom:8rem !important}html.dark .ps-xl-0{padding-left:0 !important}html.dark .ps-xl-1{padding-left:.125rem !important}html.dark .ps-xl-2{padding-left:.25rem !important}html.dark .ps-xl-3{padding-left:.5rem !important}html.dark .ps-xl-4{padding-left:1rem !important}html.dark .ps-xl-5{padding-left:1.5rem !important}html.dark .ps-xl-6{padding-left:2rem !important}html.dark .ps-xl-7{padding-left:3rem !important}html.dark .ps-xl-8{padding-left:4rem !important}html.dark .ps-xl-9{padding-left:8rem !important}html.dark .text-xl-start{text-align:left !important}html.dark .text-xl-end{text-align:right !important}html.dark .text-xl-center{text-align:center !important}}@media(min-width: 1200px){html.dark .fs-1{font-size:1.53125rem !important}html.dark .fs-2{font-size:1.3125rem !important}}@media print{html.dark .d-print-inline{display:inline !important}html.dark .d-print-inline-block{display:inline-block !important}html.dark .d-print-block{display:block !important}html.dark .d-print-grid{display:grid !important}html.dark .d-print-table{display:table !important}html.dark .d-print-table-row{display:table-row !important}html.dark .d-print-table-cell{display:table-cell !important}html.dark .d-print-flex{display:flex !important}html.dark .d-print-inline-flex{display:inline-flex !important}html.dark .d-print-none{display:none !important}}html.dark .avatar img{max-height:38px;height:2rem;width:2rem;border-radius:100%;box-shadow:0 0 1px 2px #3f80ea;background-color:#3f80ea}html.dark html.dark .avatar img{box-shadow:0 0 1px 2px #eee}html.dark .avatar .avatar--empty{max-height:38px;height:2rem;width:2rem;border-radius:100%;box-shadow:0 0 1px 2px #3f80ea;background-color:#3f80ea;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 508 508%27%3E %3Ccircle cx=%27255.6%27 cy=%27177.6%27 r=%2771%27 fill=%27%23ffffff%27/%3E %3Cpath d=%27M254 401.2c53.6 0 100.2-23.6 125.2-58.6-14.6-50.4-65-87.6-125.2-87.6s-110.6 37.2-125.2 87.6c25 35 71.6 58.6 125.2 58.6z%27 fill=%27%23ffffff%27/%3E %3C/svg%3E")}html.dark html.dark .avatar .avatar--empty{box-shadow:0 0 1px 2px #eee}html.dark .form-group label{padding-bottom:2px}html.dark .form-group input::-webkit-date-and-time-value{text-align:left}html.dark .form-control:focus,html.dark .form-control:active,html.dark .form-select:focus,html.dark .form-select:active{border-color:#222837;box-shadow:inset 0 -1px 0 0 #3f80ea}html.dark .card{border:none;border-radius:.2rem}html.dark html.dark html.dark .card{border:none;border-radius:.2rem}html.dark code.form-control,html.dark .form-control.code{font-family:var(--bs-font-monospace);font-size:0.875em;color:#eee;word-wrap:break-word;-webkit-user-select:all;-moz-user-select:all;user-select:all}html.dark html.dark code.form-control,html.dark .form-control.code{font-family:var(--bs-font-monospace);font-size:0.875em;color:#eee}html.dark .jumbo{position:relative;display:flex;flex-direction:column;overflow:hidden;min-width:0;word-wrap:break-word;background-color:#343a4b;background-clip:border-box;border:1px solid rgba(238,238,238,0);border-radius:.2rem;padding:.5rem}html.dark html.dark .jumbo{background-color:#343a4b;border-color:rgba(238,238,238,0)}html.dark .jumbo__headline{flex-flow:row-reverse;justify-content:flex-end;font-size:1.09375rem;display:flex;align-items:center;padding-bottom:.5rem}html.dark .jumbo__headline .bi{font-size:1.53125rem;margin:auto;width:2rem;height:2rem}html.dark .jumbo__headline span+.bi{margin-left:unset;margin-right:.5rem;font-size:inherit}html.dark .jumbo__description{text-align:center;padding-top:1.5rem;padding-bottom:1.5rem}html.dark .jumbo__controls{text-align:right;padding-top:.5rem}html.dark .jumbo__controls a,html.dark .jumbo__controls button{margin-left:.25rem;margin-top:.25rem}html.dark .jumbo__controls a:first-child,html.dark .jumbo__controls button:first-child{margin-left:0}html.dark .jumbo__stats{text-align:center;font-size:1.53125rem;font-weight:bold}html.dark .jumbo__stats+.jumbo__description{border-top:none}html.dark .jumbo__controls,html.dark .jumbo__description{border-top:1px solid rgba(255,255,255,0)}html.dark html.dark .jumbo__controls,html.dark .jumbo__description{border-top:1px solid rgba(111,111,111,0)}html.dark .jumbo__controls:last-child,html.dark .jumbo__description:last-child{border-bottom:none}html.dark .jumbo__headline,html.dark .jumbo__description,html.dark .jumbo__controls,html.dark .jumbo__stats{z-index:1}html.dark .card-body .jumbo{background-color:#2a2e3c}html.dark html.dark .card-body .jumbo{background-color:#303545}html.dark .jumbo__background{color:inherit}html.dark .jumbo__background .bi{color:inherit;position:absolute;bottom:0;right:0;opacity:.1;transform:translateX(10%) translateY(25%) rotate(-20deg) scale(1);transition:transform ease-in-out .2s;width:10rem;height:10rem}html.dark a.jumbo{text-decoration:none;transition:background ease-in-out .2s;color:#eee}html.dark html.dark a.jumbo{color:#eee}html.dark a.jumbo:not(.text-contrast) .jumbo__headline,html.dark a.jumbo:not(.text-contrast) .jumbo__description,html.dark a.jumbo:not(.text-contrast) .jumbo__stats{color:#eee}html.dark html.dark a.jumbo:not(.text-contrast) .jumbo__headline,html.dark html.dark a.jumbo:not(.text-contrast) .jumbo__description,html.dark html.dark a.jumbo:not(.text-contrast) .jumbo__stats{color:#eee}html.dark a.jumbo.hover-effect:not(.disabled):hover{background-color:#2a2e3c}html.dark html.dark a.jumbo.hover-effect:not(.disabled):hover{background-color:#2e3342}html.dark a.jumbo.hover-effect:not(.disabled):hover .jumbo__background .bi{transform:translateX(10%) translateY(25%) rotate(-20deg) scale(1.2)}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-primary{background-color:#2871e7 !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-secondary{background-color:#d65b07 !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-success{background-color:#3fb167 !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-danger{background-color:#d43f3a !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-light-blue{background-color:#96b0ce !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-light{background-color:#e1e1e1 !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-dark{background-color:#161a24 !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-bg-blue{background-color:#161a24 !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-highlight{background-color:#2a2e3c !important}html.dark html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-primary{background-color:#3177e8 !important}html.dark html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-secondary{background-color:#e05f08 !important}html.dark html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-success{background-color:#42b96b !important}html.dark html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-danger{background-color:#d64742 !important}html.dark html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-light-blue{background-color:#9db5d1 !important}html.dark html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-light{background-color:#e6e6e6 !important}html.dark html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-dark{background-color:#1a1f2b !important}html.dark html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-bg-blue{background-color:#1a1f2b !important}html.dark html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-highlight{background-color:#2e3342 !important}html.dark .jumbo.inactive{background-color:rgba(55,60,72,.5) !important}html.dark .jumbo.inactive.bg-primary{background-color:rgba(68,129,229,.5) !important}html.dark .jumbo.inactive.bg-secondary{background-color:rgba(233,102,14,.5) !important}html.dark .jumbo.inactive.bg-success{background-color:rgba(81,185,117,.5) !important}html.dark .jumbo.inactive.bg-danger{background-color:rgba(212,88,84,.5) !important}html.dark .jumbo.inactive.bg-light-blue{background-color:rgba(170,189,211,.5) !important}html.dark .jumbo.inactive.bg-light{background-color:rgba(238,238,238,.5) !important}html.dark .jumbo.inactive.bg-dark{background-color:rgba(34,39,50,.5) !important}html.dark .jumbo.inactive.bg-bg-blue{background-color:rgba(34,39,50,.5) !important}html.dark .jumbo.inactive.bg-highlight{background-color:rgba(55,60,72,.5) !important}html.dark html.dark .jumbo.inactive{background-color:rgba(55,60,72,.5) !important}html.dark html.dark .jumbo.inactive.bg-primary{background-color:rgba(68,129,229,.5) !important}html.dark html.dark .jumbo.inactive.bg-secondary{background-color:rgba(233,102,14,.5) !important}html.dark html.dark .jumbo.inactive.bg-success{background-color:rgba(81,185,117,.5) !important}html.dark html.dark .jumbo.inactive.bg-danger{background-color:rgba(212,88,84,.5) !important}html.dark html.dark .jumbo.inactive.bg-light-blue{background-color:rgba(170,189,211,.5) !important}html.dark html.dark .jumbo.inactive.bg-light{background-color:rgba(238,238,238,.5) !important}html.dark html.dark .jumbo.inactive.bg-dark{background-color:rgba(34,39,50,.5) !important}html.dark html.dark .jumbo.inactive.bg-bg-blue{background-color:rgba(34,39,50,.5) !important}html.dark html.dark .jumbo.inactive.bg-highlight{background-color:rgba(55,60,72,.5) !important}html.dark .jumbo.inactive .jumbo__headline,html.dark .jumbo.inactive .jumbo__description,html.dark .jumbo.inactive .jumbo__stats{opacity:.5}html.dark .jumbo.disabled{opacity:.5;pointer-events:none}html.dark .login-form{flex-grow:1}html.dark .login-form__icon{font-size:1.5rem}html.dark .login-form__icon.bi{width:2rem;height:2rem}html.dark .login-form__input{display:flex;flex-grow:1}html.dark .login-form__input .form-control{border-top-left-radius:0;border-bottom-left-radius:0}html.dark .password-info{position:absolute;right:.6rem;bottom:.6rem;width:1rem;height:1rem;fill:#7e7e7e}html.dark .login-wrapper{height:100vh;position:relative}html.dark .login-wrapper::before{content:"";position:absolute;width:100vw;height:100vh;background-image:url(assets/aa47743588009f92c7f6.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}html.dark .login{background:inherit;border-radius:.2rem;overflow:hidden;width:450px;min-height:175px;z-index:1;position:relative}html.dark .login .login__header{color:#eee;margin:1rem 0;cursor:default}html.dark .login .login__header .bi{width:15rem;height:8rem}html.dark .login .login__header span{font-size:1.53125rem;font-weight:500;margin-left:.75rem}html.dark .login.login--move-in{-webkit-animation-name:flipIn;animation-name:flipIn;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}html.dark .login.login--move-out{-webkit-animation-name:shiftOutLeftToRight;animation-name:shiftOutLeftToRight;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}html.dark .login .alert{cursor:default;margin-bottom:0}html.dark html[data-referrer] .login{-webkit-animation-name:shiftInRightToLeft;animation-name:shiftInRightToLeft}html.dark .login__form{background-color:#eee;color:#9e9e9e;padding:1rem;display:flex;flex-direction:column;flex-grow:1;border-radius:.2rem;max-width:350px;margin:0 auto}html.dark .login-form__headline{font-size:1.09375rem;margin:.35rem 0 1rem 0;text-decoration:none;font-weight:600;cursor:default}@media only screen and (max-width: 1024px){html.dark .login{width:100%;min-height:20rem;flex-direction:column;margin:3rem}html.dark .login.login--move-in{-webkit-animation-name:shiftInBottomToTop;animation-name:shiftInBottomToTop}html.dark .login__welcome{width:100%;height:8rem}}@-webkit-keyframes flipIn{0%{opacity:0;transform:scale(0.85, 0.85) rotate3d(1, 0, 0, -5deg) translateY(-10%);transition-timing-function:ease-out}20%{opacity:0;transform:scale(0.85, 0.85) rotate3d(1, 0, 0, -5deg) translateY(-10%);transition-timing-function:ease-out}100%{transform:scale(1, 1) translateY(0%)}}@keyframes flipIn{0%{opacity:0;transform:scale(0.85, 0.85) rotate3d(1, 0, 0, -5deg) translateY(-10%);transition-timing-function:ease-out}20%{opacity:0;transform:scale(0.85, 0.85) rotate3d(1, 0, 0, -5deg) translateY(-10%);transition-timing-function:ease-out}100%{transform:scale(1, 1) translateY(0%)}}@-webkit-keyframes shiftInBottomToTop{0%{opacity:0;transform:scale(0.85, 0.85) translateY(10%);transition-timing-function:ease-out}20%{opacity:0;transform:scale(0.85, 0.85) translateY(10%);transition-timing-function:ease-out}100%{transform:scale(1, 1) translateY(0%)}}@keyframes shiftInBottomToTop{0%{opacity:0;transform:scale(0.85, 0.85) translateY(10%);transition-timing-function:ease-out}20%{opacity:0;transform:scale(0.85, 0.85) translateY(10%);transition-timing-function:ease-out}100%{transform:scale(1, 1) translateY(0%)}}@-webkit-keyframes shiftInRightToLeft{0%{opacity:0;transform:translateX(10%);transition-timing-function:ease-out}100%{transform:translateX(0%)}}@keyframes shiftInRightToLeft{0%{opacity:0;transform:translateX(10%);transition-timing-function:ease-out}100%{transform:translateX(0%)}}@-webkit-keyframes shiftOutLeftToRight{0%{transform:translateX(0%);transition-timing-function:ease-out}100%{opacity:0;transform:translateX(10%)}}@keyframes shiftOutLeftToRight{0%{transform:translateX(0%);transition-timing-function:ease-out}100%{opacity:0;transform:translateX(10%)}}@media(max-width: 600px){html.dark .login{margin:1rem}}html.dark body{background-color:#202634}html.dark main{min-height:100vh;width:calc(100% - 250px);align-content:space-between;display:flex;flex-direction:column;background-color:#202634}@media only screen and (max-width: 1024px){html.dark main{width:100%}}html.dark :not(aside) main{width:100%}html.dark .content-wrapper{padding:.7rem 2rem;display:flex;flex-direction:column;flex:auto}@media only screen and (max-width: 1024px){html.dark .content-wrapper{padding:1rem 0}}@media only screen and (max-width: 1024px){html.dark .content-wrapper .card-body{padding:1rem 1rem}html.dark .content-wrapper .card-body.inline{padding:1rem 0}}html.dark .content{flex-grow:1}html.dark .content.content--no-spacing{padding:-1rem -1rem -5rem}html.dark .navbar__top{min-height:52px}html.dark .navbar__top .nav-item{margin-top:-0.5rem;margin-bottom:-0.5rem}html.dark .navbar__top .nav-link{line-height:48px;height:48px;padding-top:0;padding-bottom:0}html.dark .navbar__top .nav-link .bi{font-size:1.5rem;color:#eee}html.dark .navbar__top .nav-link:hover{background-color:#d5d5d5}html.dark html.dark .navbar__top .nav-link .bi{font-size:1.5rem;color:#eee}html.dark html.dark .navbar__top .nav-link:hover{background-color:#333d54}html.dark .illustration{display:flex;flex-direction:column;align-items:center;padding:1rem;background-color:#eee}html.dark html.dark .illustration{background-color:#202634}html.dark .illustration .illustration__image{height:400px;background-position:center;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27bac3cfc7-b61b-48ce-8441-8100e40ddaa6%27 data-name=%27Layer 1%27 width=%27797.5%27 height=%27834.5%27 viewBox=%270 0 797.5 834.5%27 version=%271.1%27 sodipodi:docname=%27undraw_void_3ggu.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs19009%27/%3E %3Csodipodi:namedview id=%27namedview19007%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%270.90233673%27 inkscape:cx=%27174.54681%27 inkscape:cy=%27416.69588%27 inkscape:window-width=%272147%27 inkscape:window-height=%271714%27 inkscape:window-x=%27-7%27 inkscape:window-y=%270%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27bac3cfc7-b61b-48ce-8441-8100e40ddaa6%27/%3E %3Ctitle id=%27title18962%27%3Evoid %3C/title%3E %3Cellipse cx=%27308.5%27 cy=%27780%27 rx=%27308.5%27 ry=%2754.5%27 fill=%27%233f3d56%27 id=%27ellipse18964%27 style=%27fill:%23536387;fill-opacity:1;opacity:1%27/%3E %3Ccircle cx=%27496%27 cy=%27301.5%27 r=%27301.5%27 fill=%27%233f3d56%27 id=%27circle18966%27 style=%27fill:%23434f6c;fill-opacity:1;opacity:0.92260062%27/%3E %3Ccircle cx=%27496%27 cy=%27301.5%27 r=%27248.89787%27 opacity=%270.05%27 id=%27circle18968%27 style=%27fill:%238e9bb9;fill-opacity:1;opacity:0.72755418%27/%3E %3Ccircle cx=%27496%27 cy=%27301.5%27 r=%27203.99362%27 opacity=%270.05%27 id=%27circle18970%27 style=%27fill:%23e4e7ee;fill-opacity:1;opacity:0.51702786%27/%3E %3Cellipse cx=%27496%27 cy=%27301.5%27 opacity=%270.05%27 id=%27circle18972%27 rx=%27146.25999%27 ry=%27146.25957%27 style=%27fill:%23d3d8e4;fill-opacity:1;opacity:1%27/%3E %3Cpath d=%27M398.42029,361.23224s-23.70394,66.72221-13.16886,90.42615,27.21564,46.52995,27.21564,46.52995S406.3216,365.62186,398.42029,361.23224Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%23d0cde1%27 id=%27path18974%27/%3E %3Cpath d=%27M398.42029,361.23224s-23.70394,66.72221-13.16886,90.42615,27.21564,46.52995,27.21564,46.52995S406.3216,365.62186,398.42029,361.23224Z%27 transform=%27translate%28-201.25 -32.75%29%27 opacity=%270.1%27 id=%27path18976%27/%3E %3Cpath d=%27M415.10084,515.74682s-1.75585,16.68055-2.63377,17.55847.87792,2.63377,0,5.26754-1.75585,6.14547,0,7.02339-9.65716,78.13521-9.65716,78.13521-28.09356,36.8728-16.68055,94.81576l3.51169,58.82089s27.21564,1.75585,27.21564-7.90132c0,0-1.75585-11.413-1.75585-16.68055s4.38962-5.26754,1.75585-7.90131-2.63377-4.38962-2.63377-4.38962,4.38961-3.51169,3.51169-4.38962,7.90131-63.2105,7.90131-63.2105,9.65716-9.65716,9.65716-14.92471v-5.26754s4.38962-11.413,4.38962-12.29093,23.70394-54.43127,23.70394-54.43127l9.65716,38.62864,10.53509,55.3092s5.26754,50.04165,15.80262,69.356c0,0,18.4364,63.21051,18.4364,61.45466s30.72733-6.14547,29.84941-14.04678-18.4364-118.5197-18.4364-118.5197L533.62054,513.991Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%232f2e41%27 id=%27path18978%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M391.3969,772.97846s-23.70394,46.53-7.90131,48.2858,21.94809,1.75585,28.97148-5.26754c3.83968-3.83968,11.61528-8.99134,17.87566-12.87285a23.117,23.117,0,0,0,10.96893-21.98175c-.463-4.29531-2.06792-7.83444-6.01858-8.16366-10.53508-.87792-22.826-10.53508-22.826-10.53508Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%232f2e41%27 id=%27path18980%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M522.20753,807.21748s-23.70394,46.53-7.90131,48.28581,21.94809,1.75584,28.97148-5.26754c3.83968-3.83969,11.61528-8.99134,17.87566-12.87285a23.117,23.117,0,0,0,10.96893-21.98175c-.463-4.29531-2.06792-7.83444-6.01857-8.16367-10.53509-.87792-22.826-10.53508-22.826-10.53508Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%232f2e41%27 id=%27path18982%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Ccircle cx=%27295.90488%27 cy=%27215.43252%27 r=%2736.90462%27 fill=%27%23ffb8b8%27 id=%27circle18984%27/%3E %3Cpath d=%27M473.43048,260.30832S447.07,308.81154,444.9612,308.81154,492.41,324.62781,492.41,324.62781s13.70743-46.39439,15.81626-50.61206Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%23ffb8b8%27 id=%27path18986%27/%3E %3Cpath d=%27M513.86726,313.3854s-52.67543-28.97148-57.943-28.09356-61.45466,50.04166-60.57673,70.2339,7.90131,53.55335,7.90131,53.55335,2.63377,93.05991,7.90131,93.93783-.87792,16.68055.87793,16.68055,122.90931,0,123.78724-2.63377S513.86726,313.3854,513.86726,313.3854Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%23d0cde1%27 id=%27path18988%27/%3E %3Cpath d=%27M543.2777,521.89228s16.68055,50.91958,2.63377,49.16373-20.19224-43.89619-20.19224-43.89619Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%23ffb8b8%27 id=%27path18990%27/%3E %3Cpath d=%27M498.50359,310.31267s-32.48318,7.02339-27.21563,50.91957,14.9247,87.79237,14.9247,87.79237l32.48318,71.11182,3.51169,13.16886,23.70394-6.14547L528.353,425.32067s-6.14547-108.86253-14.04678-112.37423A33.99966,33.99966,0,0,0,498.50359,310.31267Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%23d0cde1%27 id=%27path18992%27/%3E %3Cpolygon points=%27277.5 414.958 317.885 486.947 283.86 411.09 277.5 414.958%27 opacity=%270.1%27 id=%27polygon18994%27/%3E %3Cpath d=%27M533.896,237.31585l.122-2.82012,5.6101,1.39632a6.26971,6.26971,0,0,0-2.5138-4.61513l5.97581-.33413a64.47667,64.47667,0,0,0-43.1245-26.65136c-12.92583-1.87346-27.31837.83756-36.182,10.43045-4.29926,4.653-7.00067,10.57018-8.92232,16.60685-3.53926,11.11821-4.26038,24.3719,3.11964,33.40938,7.5006,9.18513,20.602,10.98439,32.40592,12.12114,4.15328.4,8.50581.77216,12.35457-.83928a29.721,29.721,0,0,0-1.6539-13.03688,8.68665,8.68665,0,0,1-.87879-4.15246c.5247-3.51164,5.20884-4.39635,8.72762-3.9219s7.74984,1.20031,10.062-1.49432c1.59261-1.85609,1.49867-4.559,1.70967-6.99575C521.28248,239.785,533.83587,238.70653,533.896,237.31585Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%232f2e41%27 id=%27path18996%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Ccircle cx=%27559%27 cy=%27744.5%27 r=%2743%27 fill=%27%236c63ff%27 id=%27circle18998%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%2754%27 cy=%27729.5%27 r=%2743%27 fill=%27%236c63ff%27 id=%27circle19000%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%2754%27 cy=%27672.5%27 r=%2731%27 fill=%27%236c63ff%27 id=%27circle19002%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%2754%27 cy=%27624.5%27 r=%2722%27 fill=%27%236c63ff%27 id=%27circle19004%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cellipse style=%27opacity:0.517028;fill:%233f80ea;fill-opacity:1;stroke:%233f80ea%27 id=%27path22764%27 cx=%27200.5903%27 cy=%27968.59625%27 rx=%273.3247013%27 ry=%275.5411687%27/%3E %3C/svg%3E");display:flex;flex-direction:column;width:100%;max-width:500px;max-height:400px;background-repeat:no-repeat}html.dark .illustration .illustration__title{margin-top:2rem;font-size:1.3125rem;word-break:break-word;text-align:center}html.dark .illustration .illustration__text{margin-top:.25rem}html.dark .illustration .illustration__controls{margin-top:2rem;text-align:center}html.dark .illustration .illustration__controls form{display:inline-block}html.dark .illustration .illustration__controls .btn:not(:last-child){margin-right:1rem}html.dark .illustration .illustration__details{margin-top:2rem;max-width:750px;border-top:1px solid #515151;width:100%;margin-bottom:1rem;padding-top:.5rem}html.dark html.dark .illustration .illustration__details{border-top:1px solid #515151}html.dark .illustration .illustration__details-content{padding:.5rem;border:1px solid #9e9e9e;background-color:#eee;color:#202634}html.dark html.dark .illustration .illustration__details-content{background-color:#515151;color:#eee}@media(max-width: 599.98px){html.dark .illustration{justify-content:flex-start !important}html.dark .illustration .illustration__image{margin-top:2rem;height:200px;max-width:250px;max-height:400px}html.dark .illustration .illustration__title{text-align:center;font-size:1.09375rem}html.dark .illustration .illustration__controls{width:100%}html.dark .illustration .illustration__controls .btn{width:100%}html.dark .illustration .illustration__controls .btn:not(:last-child){margin-bottom:.5rem}}html.dark .illustration.illustration--cover{flex:1;justify-content:center}html.dark .illustration.illustration--cover .illustration__text{max-width:750px}html.dark .illustration.illustration--small .illustration__image{height:200px;width:250px}html.dark .illustration.illustration--small .illustration__title{margin-top:1rem;font-size:1.09375rem}html.dark .illustration.illustration--small .illustration__text{font-size:.765625rem}html.dark .illustration.illustration--small .illustration__controls{margin-top:1rem}html.dark .illustration.illustration--empty .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27a706cf1c-1654-439b-8fcf-310eb7aa0e00%27 data-name=%27Layer 1%27 width=%271120.59226%27 height=%27777.91584%27 viewBox=%270 0 1120.59226 777.91584%27 version=%271.1%27 sodipodi:docname=%27undraw_not_found_60pq.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs13417%27/%3E %3Csodipodi:namedview id=%27namedview13415%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%270.96797104%27 inkscape:cx=%27350.73363%27 inkscape:cy=%27388.44137%27 inkscape:window-width=%272147%27 inkscape:window-height=%271714%27 inkscape:window-x=%27-7%27 inkscape:window-y=%270%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27a706cf1c-1654-439b-8fcf-310eb7aa0e00%27/%3E %3Ctitle id=%27title13346%27%3Enot found %3C/title%3E %3Ccircle cx=%27212.59226%27 cy=%27103%27 r=%2764%27 fill=%27%23ff6584%27 id=%27circle13348%27 style=%27fill:%23ef6508;fill-opacity:1%27/%3E %3Cpath d=%27M563.68016,404.16381c0,151.01141-89.77389,203.73895-200.51559,203.73895S162.649,555.17522,162.649,404.16381,363.16457,61.04208,363.16457,61.04208,563.68016,253.1524,563.68016,404.16381Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%23f2f2f2%27 id=%27path13350%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27316.156 523.761 318.21 397.378 403.674 241.024 318.532 377.552 319.455 320.725 378.357 207.605 319.699 305.687 319.699 305.687 321.359 203.481 384.433 113.423 321.621 187.409 322.658 0 316.138 248.096 316.674 237.861 252.547 139.704 315.646 257.508 309.671 371.654 309.493 368.625 235.565 265.329 309.269 379.328 308.522 393.603 308.388 393.818 308.449 394.99 293.29 684.589 313.544 684.589 315.974 535.005 389.496 421.285 316.156 523.761%27 fill=%27%233f3d56%27 id=%27polygon13352%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cpath d=%27M1160.29613,466.01367c0,123.61-73.4842,166.77-164.13156,166.77s-164.13156-43.16-164.13156-166.77S996.16457,185.15218,996.16457,185.15218,1160.29613,342.40364,1160.29613,466.01367Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%23f2f2f2%27 id=%27path13354%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27950.482 552.833 952.162 449.383 1022.119 321.4 952.426 433.154 953.182 386.639 1001.396 294.044 953.382 374.329 953.382 374.329 954.741 290.669 1006.369 216.952 954.954 277.514 955.804 124.11 950.467 327.188 950.906 318.811 898.414 238.464 950.064 334.893 945.173 428.327 945.027 425.847 884.514 341.294 944.844 434.608 944.232 446.293 944.123 446.469 944.173 447.428 931.764 684.478 948.343 684.478 950.332 562.037 1010.514 468.952 950.482 552.833%27 fill=%27%233f3d56%27 id=%27polygon13356%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27554.59226%27 cy=%27680.47903%27 rx=%27554.59226%27 ry=%2728.03433%27 fill=%27%233f3d56%27 id=%27ellipse13358%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27892.44491%27 cy=%27726.79663%27 rx=%2794.98858%27 ry=%274.80162%27 fill=%27%233f3d56%27 id=%27ellipse13360%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27548.71959%27 cy=%27773.11422%27 rx=%2794.98858%27 ry=%274.80162%27 fill=%27%233f3d56%27 id=%27ellipse13362%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27287.94432%27 cy=%27734.27887%27 rx=%27217.01436%27 ry=%2710.96996%27 fill=%27%233f3d56%27 id=%27ellipse13364%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Ccircle cx=%2797.08375%27 cy=%27566.26982%27 r=%2779%27 fill=%27%232f2e41%27 id=%27circle13366%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%2799.80546%27 y=%27689.02332%27 width=%2724%27 height=%2743%27 transform=%27translate%28-31.32451 -62.31008%29 rotate%280.67509%29%27 fill=%27%232f2e41%27 id=%27rect13368%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%27147.80213%27 y=%27689.58887%27 width=%2724%27 height=%2743%27 transform=%27translate%28-31.31452 -62.87555%29 rotate%280.67509%29%27 fill=%27%232f2e41%27 id=%27rect13370%27/%3E %3Cellipse cx=%27119.54569%27 cy=%27732.61606%27 rx=%277.5%27 ry=%2720%27 transform=%27translate%28-654.1319 782.47948%29 rotate%28-89.32491%29%27 fill=%27%232f2e41%27 id=%27ellipse13372%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27167.55414%27 cy=%27732.18168%27 rx=%277.5%27 ry=%2720%27 transform=%27translate%28-606.25475 830.05533%29 rotate%28-89.32491%29%27 fill=%27%232f2e41%27 id=%27ellipse13374%27/%3E %3Ccircle cx=%2799.31925%27 cy=%27546.29477%27 r=%2727%27 fill=%27%23fff%27 id=%27circle13376%27/%3E %3Ccircle cx=%2799.31925%27 cy=%27546.29477%27 r=%279%27 fill=%27%233f3d56%27 id=%27circle13378%27/%3E %3Cpath d=%27M61.02588,552.94636c-6.04185-28.64075,14.68758-57.26483,46.30049-63.93367s62.13813,11.14292,68.18,39.78367-14.97834,38.93-46.59124,45.59886S67.06774,581.58712,61.02588,552.94636Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13380%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M257.29613,671.38411c0,55.07585-32.73985,74.3063-73.13,74.3063q-1.40351,0-2.80255-.0312c-1.87139-.04011-3.72494-.1292-5.55619-.254-36.45135-2.57979-64.77127-22.79937-64.77127-74.02113,0-53.00843,67.73872-119.89612,72.827-124.84633l.00892-.00889c.19608-.19159.29409-.28516.29409-.28516S257.29613,616.30827,257.29613,671.38411Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13382%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M181.50168,737.26482l26.747-37.37367-26.81386,41.4773-.07125,4.29076c-1.87139-.04011-3.72494-.1292-5.55619-.254l2.88282-55.10258-.0223-.42775.049-.0802.27179-5.20415-26.88076-41.5798,26.96539,37.67668.06244,1.105,2.17874-41.63324-23.0132-42.96551,23.29391,35.6583,2.26789-86.31419.00892-.294v.28516l-.37871,68.064,22.91079-26.98321-23.00435,32.84678-.60595,37.27566L204.18523,621.958l-21.4805,41.259-.33863,20.723,31.05561-49.79149-31.17146,57.023Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13384%27/%3E %3Ccircle cx=%27712.48505%27 cy=%27565.41532%27 r=%2779%27 fill=%27%232f2e41%27 id=%27circle13386%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%27741.77716%27 y=%27691.82355%27 width=%2724%27 height=%2743%27 transform=%27translate%28-215.99457 191.86399%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27rect13388%27/%3E %3Crect x=%27787.6593%27 y=%27677.72286%27 width=%2724%27 height=%2743%27 transform=%27matrix%280.95588, -0.29376, 0.29376, 0.95588, -209.82788, 204.72037%29%27 fill=%27%232f2e41%27 id=%27rect13390%27/%3E %3Cellipse cx=%27767.887%27 cy=%27732.00275%27 rx=%2720%27 ry=%277.5%27 transform=%27translate%28-220.8593 196.83312%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27ellipse13392%27/%3E %3Cellipse cx=%27813.47537%27 cy=%27716.94619%27 rx=%2720%27 ry=%277.5%27 transform=%27translate%28-214.42477 209.56103%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27ellipse13394%27/%3E %3Ccircle cx=%27708.52153%27 cy=%27545.71023%27 r=%2727%27 fill=%27%23fff%27 id=%27circle13396%27/%3E %3Ccircle cx=%27708.52153%27 cy=%27545.71023%27 r=%279%27 fill=%27%233f3d56%27 id=%27circle13398%27/%3E %3Cpath d=%27M657.35526,578.74316c-14.48957-25.43323-3.47841-59.016,24.59412-75.0092s62.57592-8.34055,77.06549,17.09268-2.39072,41.6435-30.46325,57.63671S671.84483,604.17639,657.35526,578.74316Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13400%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M611.29613,661.29875c0,50.55711-30.05368,68.20979-67.13,68.20979q-1.28835,0-2.57261-.02864c-1.71785-.03682-3.41933-.1186-5.10033-.23313-33.46068-2.36813-59.45707-20.92878-59.45707-67.948,0-48.65932,62.18106-110.05916,66.85186-114.60322l.00819-.00817c.18-.17587.27-.26177.27-.26177S611.29613,610.74164,611.29613,661.29875Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13402%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M541.72029,721.77424l24.55253-34.30732-24.6139,38.07426-.0654,3.93872c-1.71785-.03682-3.41933-.1186-5.10033-.23313l2.6463-50.58165-.02047-.39266.045-.07361.24949-4.77718-24.67531-38.16836,24.753,34.58547.05731,1.01433,2-38.21741-21.12507-39.44039L541.80616,625.928l2.08182-79.23247.00819-.26994v.26177l-.34764,62.47962,21.031-24.76934-21.11693,30.15184-.55624,34.21735,19.63634-32.839-19.71812,37.87389-.31085,19.0228,28.50763-45.70631-28.614,52.34448Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13404%27/%3E %3Cpath d=%27M875.29613,682.38411c0,55.07585-32.73985,74.3063-73.13,74.3063q-1.4035,0-2.80255-.0312c-1.87139-.04011-3.72494-.1292-5.55619-.254-36.45135-2.57979-64.77127-22.79937-64.77127-74.02113,0-53.00843,67.73872-119.89612,72.827-124.84633l.00892-.00889c.19608-.19159.29409-.28516.29409-.28516S875.29613,627.30827,875.29613,682.38411Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13406%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M799.50168,748.26482l26.747-37.37367-26.81386,41.4773-.07125,4.29076c-1.87139-.04011-3.72494-.1292-5.55619-.254l2.88282-55.10258-.0223-.42775.049-.0802.27179-5.20415L770.108,654.01076l26.96539,37.67668.06244,1.105,2.17874-41.63324-23.0132-42.96551,23.29391,35.6583,2.26789-86.31419.00892-.294v.28516l-.37871,68.064,22.91079-26.98321-23.00435,32.84678-.606,37.27566L822.18523,632.958l-21.4805,41.259-.33863,20.723,31.05561-49.79149-31.17146,57.023Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13408%27/%3E %3Cellipse cx=%27721.51694%27 cy=%27656.82212%27 rx=%2712.40027%27 ry=%2739.5%27 transform=%27translate%28-220.83517 966.22323%29 rotate%28-64.62574%29%27 fill=%27%232f2e41%27 id=%27ellipse13410%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27112.51694%27 cy=%27651.82212%27 rx=%2712.40027%27 ry=%2739.5%27 transform=%27translate%28-574.07936 452.71367%29 rotate%28-68.15829%29%27 fill=%27%232f2e41%27 id=%27ellipse13412%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3C/svg%3E")}html.dark .illustration.illustration--error .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27e7dedc5b-fca6-4313-b5a0-e6297481e8ae%27 data-name=%27Layer 1%27 width=%271022.7%27 height=%27785.81%27 viewBox=%270 0 1022.7 785.81%27 version=%271.1%27 sodipodi:docname=%27undraw_bug_fixing_oc7a.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Csodipodi:namedview id=%27namedview4669%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%271.3551658%27 inkscape:cx=%27497.72509%27 inkscape:cy=%27424.30233%27 inkscape:window-width=%272147%27 inkscape:window-height=%271714%27 inkscape:window-x=%27-7%27 inkscape:window-y=%270%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27e7dedc5b-fca6-4313-b5a0-e6297481e8ae%27/%3E %3Cdefs id=%27defs4352%27%3E %3ClinearGradient id=%27af83dc26-9572-4816-b7a1-1af4f72ff554%27 x1=%27678.2%27 y1=%27821.79%27 x2=%27678.2%27 y2=%27493.4%27 gradientTransform=%27translate%28-20.24 29.65%29 rotate%28-2.31%29%27 gradientUnits=%27userSpaceOnUse%27%3E %3Cstop offset=%270%27 stop-color=%27gray%27 stop-opacity=%270.25%27 id=%27stop4345%27/%3E %3Cstop offset=%270.54%27 stop-color=%27gray%27 stop-opacity=%270.12%27 id=%27stop4347%27/%3E %3Cstop offset=%271%27 stop-color=%27gray%27 stop-opacity=%270.1%27 id=%27stop4349%27/%3E %3C/linearGradient%3E %3C/defs%3E %3Ctitle id=%27title4354%27%3Ebug fixing %3C/title%3E %3Cellipse cx=%27468.63%27 cy=%27660.88%27 rx=%27425%27 ry=%2733%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27ellipse4356%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27/%3E %3Cg opacity=%270.1%27 id=%27g4444%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27%3E %3Cpath d=%27M933.7,529.93c-2.54-7.71-12.84-11.26-23-7.92a24.76,24.76,0,0,0-4.23,1.83c-.65-.18-1.32-.34-2-.46a22.42,22.42,0,0,0,.63-6.79A24.6,24.6,0,0,0,916,495.12a24.63,24.63,0,0,0,10.86-21.47,23.76,23.76,0,0,0,8.23-9.32c4.9-9.7,2.87-20.6-4.54-24.35s-17.4,1.08-22.3,10.78a23.69,23.69,0,0,0-2.63,12.15,24.63,24.63,0,0,0-10.86,21.47,24.63,24.63,0,0,0-10.86,21.47A24.64,24.64,0,0,0,873,527.33a23.76,23.76,0,0,0-8.23,9.32,25.46,25.46,0,0,0-2.08,5.74,21.18,21.18,0,0,0-4.44-4.73,25.38,25.38,0,0,0-1-4.5c-3.34-10.17-12.3-16.37-20-13.83s-11.26,12.83-7.92,23a23.07,23.07,0,0,0,7.56,11.08,25.38,25.38,0,0,0,1,4.5c1.94,5.9,5.77,10.46,10.15,12.75a23.23,23.23,0,0,0-.83,3.9,25.29,25.29,0,0,0-7.54,14.91,25.27,25.27,0,0,0-7.54,14.92,24.63,24.63,0,0,0-5,6.81c-4.91,9.7-2.88,20.61,4.53,24.35s17.4-1.07,22.31-10.78a24.62,24.62,0,0,0,2.5-8.09,25.29,25.29,0,0,0,7.54-14.91,25.27,25.27,0,0,0,7.54-14.92A25.21,25.21,0,0,0,879,571.94,25.21,25.21,0,0,0,886.56,557a24.11,24.11,0,0,0,3.39-4,23.46,23.46,0,0,0,12.27-.77,24.76,24.76,0,0,0,4.23-1.83,23.2,23.2,0,0,0,13.42-.48C930,546.61,936.23,537.65,933.7,529.93Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4358%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cg opacity=%270.1%27 id=%27g4392%27 style=%27fill:%23cfcfcf;fill-opacity:1%27%3E %3Cpath d=%27M915.77,499.53a21.5,21.5,0,0,1-3.44,2.75,23,23,0,0,1-1.11,8.43,26.18,26.18,0,0,0,2.1-3.43A24.64,24.64,0,0,0,915.77,499.53Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4360%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M926.63,478.06a21.5,21.5,0,0,1-3.44,2.75,23,23,0,0,1-1.11,8.43,25.65,25.65,0,0,0,2.1-3.44A24.85,24.85,0,0,0,926.63,478.06Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4362%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M902,470.07a21.91,21.91,0,0,1,.17-4.41,24.93,24.93,0,0,0-4.78,6.57,25.63,25.63,0,0,0-1.52,3.73A22.75,22.75,0,0,1,902,470.07Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4364%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M833.07,600a23.59,23.59,0,0,1,2.95-3.38,22.92,22.92,0,0,1,.87-4,25.09,25.09,0,0,0-2.29,3.71A25.59,25.59,0,0,0,833.07,600Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4366%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M840.61,585.1a23.59,23.59,0,0,1,2.95-3.38,23,23,0,0,1,.83-3.9l0,0a25.68,25.68,0,0,0-2.2,3.59A26.76,26.76,0,0,0,840.61,585.1Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4368%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M904.9,521a20.82,20.82,0,0,1-3.43,2.74,22.45,22.45,0,0,1-.63,6.79,18.75,18.75,0,0,1,2,.46,24.76,24.76,0,0,1,4.23-1.83c10.18-3.34,20.47.21,23,7.92a11.68,11.68,0,0,1,.32,6c3.35-3.94,4.74-8.74,3.3-13.14-2.54-7.71-12.84-11.26-23-7.92a24.76,24.76,0,0,0-4.23,1.83c-.65-.18-1.32-.34-2-.46C904.65,522.59,904.79,521.8,904.9,521Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4370%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M829.35,607.49a25.09,25.09,0,0,0-2.29,3.71,26.56,26.56,0,0,0-1.54,3.74,24.48,24.48,0,0,1,3-3.4A22.92,22.92,0,0,1,829.35,607.49Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4372%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M891.09,491.54a22,22,0,0,1,.17-4.41,24.93,24.93,0,0,0-4.78,6.57,25.63,25.63,0,0,0-1.52,3.73A22.75,22.75,0,0,1,891.09,491.54Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4374%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M875.4,579.1a24.29,24.29,0,0,1-1,4.38,26.67,26.67,0,0,0,2.09-3.44,25.49,25.49,0,0,0,1.63-4A24.23,24.23,0,0,1,875.4,579.1Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4376%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M860.32,608.92a24.15,24.15,0,0,1-1,4.38,25.65,25.65,0,0,0,2.1-3.44,26.47,26.47,0,0,0,1.63-4A23.57,23.57,0,0,1,860.32,608.92Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4378%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M867.86,594a24.11,24.11,0,0,1-1,4.38A26.67,26.67,0,0,0,869,595a25.49,25.49,0,0,0,1.63-4A24.23,24.23,0,0,1,867.86,594Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4380%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M882.94,564.19a24,24,0,0,1-1,4.37,25.89,25.89,0,0,0,2.09-3.43,25.48,25.48,0,0,0,1.64-4.07A23.22,23.22,0,0,1,882.94,564.19Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4382%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M833.57,526.48c7.72-2.53,16.68,3.66,20,13.83a25.68,25.68,0,0,1,1,4.51,21.18,21.18,0,0,1,4.44,4.73,25.53,25.53,0,0,1,2.08-5.75c.35-.68.73-1.33,1.12-2a21.07,21.07,0,0,0-4-4.18,25.38,25.38,0,0,0-1-4.5c-3.34-10.17-12.3-16.37-20-13.83-4.4,1.44-7.44,5.41-8.62,10.43A11.69,11.69,0,0,1,833.57,526.48Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4384%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M869.37,534.48a21.85,21.85,0,0,1,.18-4.4,24.73,24.73,0,0,0-4.79,6.57,25.07,25.07,0,0,0-1.52,3.72A23,23,0,0,1,869.37,534.48Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4386%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M880.23,513a21.85,21.85,0,0,1,.18-4.4,24.52,24.52,0,0,0-4.79,6.56,25.63,25.63,0,0,0-1.52,3.73A22.75,22.75,0,0,1,880.23,513Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4388%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M852.78,623.83a24.25,24.25,0,0,1-1,4.39,25.73,25.73,0,0,0,3.73-7.49A23.57,23.57,0,0,1,852.78,623.83Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4390%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M948.52,430.71a23.68,23.68,0,0,0,8.23-9.32c4.91-9.7,2.88-20.61-4.53-24.36s-17.4,1.08-22.31,10.79A23.68,23.68,0,0,0,927.29,420a24.63,24.63,0,0,0-10.86,21.47,23.61,23.61,0,0,0-8.23,9.32,24.69,24.69,0,0,0-1.51,3.69,20.85,20.85,0,0,1,10.77-8A12.24,12.24,0,0,0,933,454.32a20.85,20.85,0,0,1,0,13.41,25.48,25.48,0,0,0,2.08-3.4,23.68,23.68,0,0,0,2.62-12.15,24.57,24.57,0,0,0,10.86-21.47Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4394%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M1067.88,293.07a72,72,0,0,0,8.72-4.83l-32.33-23.62,38,19.57a72.13,72.13,0,0,0,27-50.31l-64.58.66,64.72-10.82A72,72,0,1,0,966.83,242a72.09,72.09,0,0,0-13.26,8l33.75,46.93L946.8,255.85a72.08,72.08,0,0,0-20.17,65.61,72,72,0,1,0,101.05,51.1,72,72,0,0,0,40.2-79.49Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4396%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M933,274.75a71.77,71.77,0,0,0-6.35,46.71,72,72,0,1,0,101.05,51.1C1041.83,366,936.62,267.54,933,274.75Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4398%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27925.49%27 cy=%27102.72%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4400%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27987.93%27 cy=%27109.58%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4402%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%271012.01%27 cy=%27205.64%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4404%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27979.51%27 cy=%27253.61%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4406%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27935.11%27 cy=%27353.24%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4408%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27935.11%27 cy=%27353.24%27 r=%2710.69%27 opacity=%270.1%27 id=%27circle4410%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27836.39%27 cy=%27240.4%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4412%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27836.39%27 cy=%27240.4%27 r=%2710.69%27 opacity=%270.1%27 id=%27circle4414%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M913.64,473.32c-7.11-3.59-9.26-13.76-5.11-23.14-.22.38-.43.77-.63,1.18-4.91,9.7-2.88,20.6,4.53,24.35s17.4-1.08,22.3-10.78c.21-.4.39-.81.57-1.21C930.21,472.63,920.74,476.92,913.64,473.32Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4416%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M903.08,494.2c-7.1-3.59-9.26-13.76-5.1-23.15-.22.39-.44.78-.64,1.18-4.91,9.7-2.88,20.61,4.53,24.35s17.4-1.07,22.31-10.78c.2-.4.39-.8.57-1.21C919.65,493.5,910.19,497.79,903.08,494.2Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4418%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M892.52,515.07c-7.1-3.59-9.26-13.76-5.1-23.14-.22.38-.44.77-.64,1.18-4.91,9.7-2.87,20.6,4.54,24.35s17.39-1.08,22.3-10.78c.2-.4.39-.81.57-1.21C909.1,514.38,899.63,518.67,892.52,515.07Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4420%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M882,536c-7.11-3.59-9.26-13.76-5.11-23.14-.22.38-.43.77-.64,1.17-4.9,9.7-2.87,20.61,4.54,24.36s17.4-1.08,22.3-10.79c.21-.4.39-.8.57-1.21C898.54,535.25,889.07,539.54,882,536Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4422%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M871.41,556.82c-7.11-3.59-9.26-13.76-5.11-23.14-.22.38-.43.77-.63,1.18-4.91,9.7-2.88,20.6,4.53,24.35s17.4-1.08,22.31-10.78c.2-.4.39-.81.57-1.21C888,556.13,878.51,560.42,871.41,556.82Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4424%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M860.85,577.7c-7.1-3.59-9.26-13.76-5.1-23.14-.22.38-.44.77-.64,1.17-4.91,9.7-2.88,20.61,4.54,24.36S877,579,882,569.3c.2-.4.39-.8.57-1.21C877.42,577,868,581.29,860.85,577.7Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4426%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M850.29,598.57c-7.1-3.59-9.26-13.76-5.1-23.14-.22.39-.43.77-.64,1.18-4.9,9.7-2.87,20.6,4.54,24.35s17.4-1.08,22.3-10.78c.21-.4.39-.81.57-1.21C866.87,597.88,857.4,602.17,850.29,598.57Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4428%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M839.74,619.45c-7.11-3.59-9.26-13.76-5.11-23.14q-.33.57-.63,1.17c-4.91,9.7-2.88,20.61,4.53,24.36s17.4-1.08,22.31-10.79c.2-.4.38-.8.56-1.21C856.31,618.75,846.84,623,839.74,619.45Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4430%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M832.8,633.17c-7.1-3.6-9.26-13.76-5.1-23.15-.22.39-.44.78-.64,1.18-4.91,9.7-2.88,20.61,4.53,24.35s17.4-1.07,22.31-10.78c.2-.4.39-.8.57-1.21C849.37,632.47,839.9,636.76,832.8,633.17Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4432%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M1023.59,540.26a37.4,37.4,0,0,0,2-9.79,5.34,5.34,0,1,0-.81-10.62,37.31,37.31,0,0,0-19.64-25.31,5.34,5.34,0,1,0-9.54-4.82,5,5,0,0,0-.48,1.43A37.49,37.49,0,0,0,962.25,501a37.64,37.64,0,0,0-9.82-.29l-4.33,19.71-.26-19a37.42,37.42,0,1,0,20,72,5.28,5.28,0,0,0,2.25,2.16,5.34,5.34,0,0,0,7.32-6.88,37.35,37.35,0,0,0,4.8-3.92,37.45,37.45,0,0,0,39.31-19.83l-20.15-3.39Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4434%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cg opacity=%270.1%27 id=%27g4438%27 style=%27fill:%23cfcfcf;fill-opacity:1%27%3E %3Cpath d=%27M992.46,549.83c-7.44-9.82-12-21.45-17.25-32.61a136.38,136.38,0,0,0-7.07-13.36l-3.94-4.59c-.66.56-1.32,1.14-2,1.75a37.64,37.64,0,0,0-9.82-.29l-4.33,19.71-.26-19a37.42,37.42,0,1,0,20,72,5.28,5.28,0,0,0,2.25,2.16,5.34,5.34,0,0,0,7.32-6.88,37.35,37.35,0,0,0,4.8-3.92,37.49,37.49,0,0,0,22.44-3.32A52.71,52.71,0,0,1,992.46,549.83Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4436%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M860.71,507.63a5.34,5.34,0,0,0-4.78-7.75,37.37,37.37,0,0,0-11.7-20.83,37.52,37.52,0,0,0,1.1-11.7L825.68,464l19.08-1.2a38,38,0,0,0-1.41-5.28,5.46,5.46,0,0,0,1.76-2,5.35,5.35,0,0,0-6.59-7.44A37.42,37.42,0,0,0,771.73,479a5.25,5.25,0,0,0-2.66,2.5,5.34,5.34,0,0,0,6.75,7.37,37.53,37.53,0,0,0,7.09,8.65,37.4,37.4,0,0,0,1.74,23.76L811,514.44,787.5,526.8a37.42,37.42,0,0,0,68.91-16.26A5.33,5.33,0,0,0,860.71,507.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4440%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M860.71,507.63a5.34,5.34,0,0,0-4.78-7.75,37.37,37.37,0,0,0-11.7-20.83c.16-.63.3-1.25.42-1.88a13.18,13.18,0,0,0-1.93,1.71c-3.55,3.89-5.37,9.12-8.88,13.05-4.14,4.64-10.34,7.06-16.53,7.71s-12.42-.3-18.53-1.49c-5.06-1-10.19-2.16-15.32-1.67-.5,0-1,.11-1.46.19.3.29.6.58.91.86a37.4,37.4,0,0,0,1.74,23.76L811,514.44,787.5,526.8a37.42,37.42,0,0,0,68.91-16.26A5.33,5.33,0,0,0,860.71,507.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4442%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cg opacity=%270.1%27 id=%27g4532%27 style=%27opacity:0.29411765;fill:%23cfcfcf;fill-opacity:1%27%3E %3Cpath d=%27M178.14,568.33c1.28-3.89,6.47-5.68,11.59-4a12.78,12.78,0,0,1,2.13.92c.33-.09.67-.17,1-.23a11.26,11.26,0,0,1-.32-3.42,12.46,12.46,0,0,1-5.47-10.82,11.92,11.92,0,0,1-4.14-4.69,12,12,0,0,1-1.33-6.12,12,12,0,0,1-4.14-4.7C175,530.39,176,524.9,179.75,523s8.77.55,11.24,5.43a12,12,0,0,1,1.32,6.13,12.37,12.37,0,0,1,5.47,10.81,12.4,12.4,0,0,1,5.47,10.82A12.37,12.37,0,0,1,208.72,567a12,12,0,0,1,4.15,4.7,12.66,12.66,0,0,1,1,2.9,10.66,10.66,0,0,1,2.23-2.39,12.58,12.58,0,0,1,.52-2.27c1.69-5.12,6.2-8.24,10.09-7s5.67,6.47,4,11.59a11.67,11.67,0,0,1-3.81,5.59,12.67,12.67,0,0,1-.52,2.26,11.1,11.1,0,0,1-5.11,6.42,12.84,12.84,0,0,1,.42,2,12.57,12.57,0,0,1,2.53,3.43,12.32,12.32,0,0,1,1.26,4.08,12.55,12.55,0,0,1,2.54,3.43,12.39,12.39,0,0,1,1.26,4.08,12.45,12.45,0,0,1,2.54,3.44c2.47,4.88,1.45,10.38-2.28,12.26s-8.77-.54-11.24-5.43a12.48,12.48,0,0,1-1.26-4.08,12.7,12.7,0,0,1-3.8-7.51,12.7,12.7,0,0,1-3.8-7.51,12.6,12.6,0,0,1-2.54-3.43,12.73,12.73,0,0,1-1.26-4.08,12.57,12.57,0,0,1-2.53-3.43,12.32,12.32,0,0,1-1.26-4.08,11.63,11.63,0,0,1-1.71-2,11.9,11.9,0,0,1-6.18-.38,13.29,13.29,0,0,1-2.14-.93,11.61,11.61,0,0,1-6.75-.24C180,576.73,176.87,572.22,178.14,568.33Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4446%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cg opacity=%270.1%27 id=%27g4480%27 style=%27fill:%23cfcfcf;fill-opacity:1%27%3E %3Cpath d=%27M187.17,553a10.72,10.72,0,0,0,1.74,1.39,11.31,11.31,0,0,0,.56,4.24,11.93,11.93,0,0,1-1.06-1.73A12.46,12.46,0,0,1,187.17,553Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4448%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M181.7,542.2a11.21,11.21,0,0,0,1.74,1.38,11.39,11.39,0,0,0,.56,4.25,12.7,12.7,0,0,1-2.3-5.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4450%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M194.13,538.17a11.11,11.11,0,0,0-.08-2.22,12.66,12.66,0,0,1,2.41,3.31,13,13,0,0,1,.76,1.88A11.42,11.42,0,0,0,194.13,538.17Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4452%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M228.83,603.63a11.65,11.65,0,0,0-1.48-1.7,12.4,12.4,0,0,0-.44-2,13.23,13.23,0,0,1,1.15,1.86A13,13,0,0,1,228.83,603.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4454%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M225,596.12a11.65,11.65,0,0,0-1.48-1.7,11.75,11.75,0,0,0-.42-2h0a12.67,12.67,0,0,1,1.88,3.68Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4456%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M192.65,563.84a10.11,10.11,0,0,0,1.73,1.37,10.9,10.9,0,0,0,.32,3.42,10,10,0,0,0-1,.23,13.26,13.26,0,0,0-2.14-.92c-5.12-1.68-10.31.11-11.58,4a5.82,5.82,0,0,0-.17,3,6.93,6.93,0,0,1-1.66-6.61c1.28-3.89,6.47-5.68,11.59-4a12.78,12.78,0,0,1,2.13.92c.33-.09.67-.17,1-.23A10.32,10.32,0,0,1,192.65,563.84Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4458%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M230.71,607.4a12.79,12.79,0,0,1,1.15,1.87,13,13,0,0,1,.77,1.88,11.74,11.74,0,0,0-1.48-1.71A12.4,12.4,0,0,0,230.71,607.4Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4460%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M199.6,549a11.08,11.08,0,0,0-.08-2.22,12.49,12.49,0,0,1,2.41,3.31,12.87,12.87,0,0,1,.76,1.87A11.38,11.38,0,0,0,199.6,549Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4462%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M207.51,593.1a11.94,11.94,0,0,0,.49,2.2,12.63,12.63,0,0,1-1.88-3.77A11.72,11.72,0,0,0,207.51,593.1Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4464%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M215.1,608.12a12.66,12.66,0,0,0,.5,2.2,11.93,11.93,0,0,1-1.06-1.73,12.88,12.88,0,0,1-.82-2A13,13,0,0,0,215.1,608.12Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4466%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M211.31,600.61a11.94,11.94,0,0,0,.49,2.2,12.88,12.88,0,0,1-1.06-1.73,12.6,12.6,0,0,1-.82-2A11.72,11.72,0,0,0,211.31,600.61Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4468%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M203.71,585.58a11.86,11.86,0,0,0,.49,2.21,12.44,12.44,0,0,1-1-1.73,12.23,12.23,0,0,1-.83-2A11.13,11.13,0,0,0,203.71,585.58Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4470%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M228.58,566.59c-3.89-1.28-8.4,1.84-10.08,7a12.58,12.58,0,0,0-.52,2.27,10.63,10.63,0,0,0-2.24,2.38,12.83,12.83,0,0,0-1.05-2.9c-.17-.34-.36-.67-.56-1a10.63,10.63,0,0,1,2-2.1,12.58,12.58,0,0,1,.52-2.27c1.69-5.12,6.2-8.24,10.09-7a6.93,6.93,0,0,1,4.34,5.26A5.93,5.93,0,0,0,228.58,566.59Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4472%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M210.54,570.62a11.11,11.11,0,0,0-.08-2.22,12.49,12.49,0,0,1,2.41,3.31,13,13,0,0,1,.76,1.88A11.28,11.28,0,0,0,210.54,570.62Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4474%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M205.07,559.8a11.13,11.13,0,0,0-.08-2.22,12.83,12.83,0,0,1,2.41,3.31,13,13,0,0,1,.76,1.88A11.42,11.42,0,0,0,205.07,559.8Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4476%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M218.9,615.63a11.9,11.9,0,0,0,.5,2.21,12.61,12.61,0,0,1-1.06-1.74,12.88,12.88,0,0,1-.82-2A13,13,0,0,0,218.9,615.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4478%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M170.67,518.34a11.92,11.92,0,0,1-4.14-4.69c-2.47-4.89-1.45-10.38,2.28-12.27s8.77.54,11.24,5.43a11.93,11.93,0,0,1,1.32,6.12,12.4,12.4,0,0,1,5.47,10.82,12,12,0,0,1,4.15,4.69,13.23,13.23,0,0,1,.76,1.86,10.57,10.57,0,0,0-5.43-4,6.16,6.16,0,0,1-7.83,4,10.52,10.52,0,0,0,0,6.75,13.19,13.19,0,0,1-1-1.71,12,12,0,0,1-1.33-6.12,12.43,12.43,0,0,1-5.47-10.82Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4482%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M110.55,449a36.81,36.81,0,0,1-4.39-2.43l16.28-11.9-19.14,9.85a36.34,36.34,0,0,1-13.59-25.34l32.54.34-32.61-5.46a36.29,36.29,0,1,1,71.81,9.2,36.73,36.73,0,0,1,6.68,4l-17,23.64,20.41-20.68a36.32,36.32,0,0,1,10.16,33.05,36.29,36.29,0,1,1-50.9,25.74,36.28,36.28,0,0,1-20.25-40Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4484%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M178.5,439.78a36.12,36.12,0,0,1,3.2,23.53,36.29,36.29,0,1,1-50.9,25.74C123.67,485.74,176.67,436.15,178.5,439.78Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4486%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2748.97%27 cy=%27324.78%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4488%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2717.51%27 cy=%27328.24%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4490%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%275.39%27 cy=%27376.63%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4492%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2721.76%27 cy=%27400.8%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4494%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2744.12%27 cy=%27450.99%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4496%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2744.12%27 cy=%27450.99%27 r=%275.39%27 opacity=%270.1%27 id=%27circle4498%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2793.85%27 cy=%27394.14%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4500%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2793.85%27 cy=%27394.14%27 r=%275.39%27 opacity=%270.1%27 id=%27circle4502%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M188.25,539.81c3.58-1.81,4.66-6.93,2.57-11.66.11.2.22.39.32.59,2.47,4.89,1.45,10.38-2.29,12.27s-8.76-.54-11.23-5.43c-.1-.2-.2-.4-.29-.61C179.9,539.46,184.67,541.62,188.25,539.81Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4504%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M193.56,550.33c3.58-1.81,4.67-6.94,2.58-11.66.11.19.22.39.32.59,2.47,4.89,1.45,10.38-2.29,12.27s-8.76-.54-11.23-5.43c-.11-.2-.2-.41-.29-.61C185.22,550,190,552.14,193.56,550.33Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4506%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M198.88,560.84c3.58-1.81,4.67-6.93,2.57-11.66.12.2.22.39.33.6,2.47,4.88,1.44,10.38-2.29,12.26s-8.76-.54-11.23-5.43c-.11-.2-.2-.4-.29-.61C190.53,560.49,195.3,562.65,198.88,560.84Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4508%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M204.2,571.36c3.58-1.81,4.67-6.93,2.57-11.66.11.19.22.39.32.59,2.48,4.89,1.45,10.38-2.28,12.27s-8.77-.54-11.24-5.43c-.1-.2-.19-.41-.28-.61C195.85,571,200.62,573.17,204.2,571.36Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4510%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M209.52,581.87c3.58-1.81,4.66-6.93,2.57-11.65.11.19.22.39.32.59,2.47,4.89,1.45,10.38-2.28,12.27s-8.77-.55-11.24-5.43c-.1-.21-.19-.41-.29-.61C201.17,581.52,205.94,583.68,209.52,581.87Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4512%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M214.84,592.39c3.58-1.81,4.66-6.93,2.57-11.66.11.2.22.39.32.59,2.47,4.89,1.45,10.38-2.28,12.27s-8.77-.54-11.24-5.43c-.1-.2-.2-.4-.29-.61C206.49,592,211.26,594.2,214.84,592.39Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4514%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M220.16,602.91c3.57-1.81,4.66-6.94,2.57-11.66.11.19.22.39.32.59,2.47,4.89,1.45,10.38-2.29,12.27s-8.76-.55-11.23-5.43c-.1-.21-.2-.41-.29-.61C211.81,602.55,216.58,604.72,220.16,602.91Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4516%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M225.47,613.42c3.58-1.81,4.67-6.93,2.57-11.66.12.2.22.39.33.6,2.47,4.88,1.44,10.38-2.29,12.26s-8.76-.54-11.23-5.43c-.11-.2-.2-.4-.29-.61C217.13,613.07,221.89,615.23,225.47,613.42Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4518%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M229,620.33c3.58-1.81,4.66-6.93,2.57-11.66.11.2.22.39.32.6,2.47,4.88,1.45,10.38-2.28,12.26s-8.77-.54-11.24-5.43c-.1-.2-.2-.4-.29-.61C220.62,620,225.39,622.14,229,620.33Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4520%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M132.86,573.53a18.57,18.57,0,0,1-1-4.93,2.69,2.69,0,1,1,.41-5.35,18.82,18.82,0,0,1,9.89-12.75,2.69,2.69,0,1,1,4.81-2.43,2.44,2.44,0,0,1,.24.72,18.92,18.92,0,0,1,16.56,5,18.68,18.68,0,0,1,5-.14l2.18,9.92L171,554a18.85,18.85,0,1,1-10.08,36.29,2.76,2.76,0,0,1-1.13,1.09,2.7,2.7,0,0,1-3.7-3.47,18.84,18.84,0,0,1-2.41-2,18.87,18.87,0,0,1-19.8-10l10.15-1.71Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4522%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cg opacity=%270.1%27 id=%27g4526%27 style=%27fill:%23cfcfcf;fill-opacity:1%27%3E %3Cpath d=%27M148.54,578.35c3.75-5,6.05-10.8,8.69-16.42a66.7,66.7,0,0,1,3.56-6.74l2-2.31c.34.29.67.58,1,.88a18.68,18.68,0,0,1,5-.14l2.18,9.92L171,554a18.85,18.85,0,1,1-10.08,36.29,2.76,2.76,0,0,1-1.13,1.09,2.7,2.7,0,0,1-3.7-3.47,18.84,18.84,0,0,1-2.41-2,19,19,0,0,1-11.31-1.67A26.59,26.59,0,0,0,148.54,578.35Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4524%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M214.91,557.09a2.68,2.68,0,0,1,1.19-3.61,2.64,2.64,0,0,1,1.22-.29,18.85,18.85,0,0,1,5.89-10.5,18.71,18.71,0,0,1-.55-5.89l9.89-1.66-9.61-.61a18.65,18.65,0,0,1,.72-2.66,2.64,2.64,0,0,1-.89-1,2.7,2.7,0,0,1,3.32-3.75,18.63,18.63,0,0,1,6.87-5.93,18.84,18.84,0,0,1,26.77,21.5,2.69,2.69,0,0,1,.16,4.87,2.7,2.7,0,0,1-2.22.1A18.74,18.74,0,0,1,254.1,552a18.9,18.9,0,0,1-.87,12L240,560.52l11.83,6.23A18.86,18.86,0,0,1,219,565.21a19.11,19.11,0,0,1-1.94-6.65A2.67,2.67,0,0,1,214.91,557.09Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4528%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M214.91,557.09a2.68,2.68,0,0,1,1.19-3.61,2.64,2.64,0,0,1,1.22-.29,18.85,18.85,0,0,1,5.89-10.5c-.08-.31-.15-.63-.21-.94a7.27,7.27,0,0,1,1,.86c1.79,2,2.71,4.59,4.47,6.57a12.91,12.91,0,0,0,8.33,3.89,31.54,31.54,0,0,0,9.33-.75,27.35,27.35,0,0,1,7.72-.85l.74.1-.46.43a18.9,18.9,0,0,1-.87,12L240,560.52l11.83,6.23A18.86,18.86,0,0,1,219,565.21a19.11,19.11,0,0,1-1.94-6.65A2.67,2.67,0,0,1,214.91,557.09Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4530%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M435,109a20.23,20.23,0,0,0-11.74,1.28,17.32,17.32,0,0,1-14.1,0,19.76,19.76,0,0,0-16.58.33,10.28,10.28,0,0,1-4.77,1.19c-6.72,0-12.31-6.77-13.47-15.7a13.07,13.07,0,0,0,3.36-3.62c3.94-6.35,10-10.43,16.89-10.43s12.89,4,16.83,10.31a13,13,0,0,0,11.16,6.14h.18C428.06,98.47,432.69,102.76,435,109Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4534%27/%3E %3Cpath d=%27M455.42,81l-10.86,6.89,6.59-12a10.74,10.74,0,0,0-6.57-2.34h-.17a12.89,12.89,0,0,1-2.25-.17l-3.69,2.34,1.58-2.87A13.19,13.19,0,0,1,433.61,68L427,72.13l4.16-7.57c-3.85-4.63-9.05-7.47-14.76-7.47-6.85,0-13,4.08-16.9,10.43a12.62,12.62,0,0,1-11.17,6H388c-7.56,0-13.7,8.57-13.7,19.16s6.14,19.15,13.7,19.15a10.28,10.28,0,0,0,4.77-1.19,19.72,19.72,0,0,1,16.58-.32,17.37,17.37,0,0,0,14.1,0,19.75,19.75,0,0,1,16.43.32,10.35,10.35,0,0,0,4.72,1.16c7.57,0,13.7-8.57,13.7-19.15A24.36,24.36,0,0,0,455.42,81Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4536%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27/%3E %3Cpath d=%27M209,247.54a29,29,0,0,0-16.77,1.82,24.71,24.71,0,0,1-20.14-.05,28.22,28.22,0,0,0-23.68.47,14.75,14.75,0,0,1-6.82,1.7c-9.6,0-17.59-9.67-19.25-22.43a18.41,18.41,0,0,0,4.8-5.17c5.63-9.07,14.35-14.9,24.14-14.9s18.4,5.76,24,14.73a18.52,18.52,0,0,0,16,8.77h.25C199.11,232.47,205.73,238.6,209,247.54Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4538%27/%3E %3Cpath d=%27M238.2,207.49l-15.52,9.84,9.42-17.13a15.34,15.34,0,0,0-9.39-3.35h-.25a18.16,18.16,0,0,1-3.22-.24L214,200l2.26-4.1a18.7,18.7,0,0,1-9.2-7l-9.42,6L203.57,184c-5.51-6.61-12.93-10.66-21.09-10.66-9.79,0-18.51,5.82-24.14,14.89a18.05,18.05,0,0,1-16,8.61h-.53c-10.81,0-19.57,12.25-19.57,27.37s8.76,27.37,19.57,27.37a14.61,14.61,0,0,0,6.82-1.71,28.22,28.22,0,0,1,23.68-.46,24.71,24.71,0,0,0,20.14.05,28.25,28.25,0,0,1,23.48.45,14.65,14.65,0,0,0,6.74,1.67c10.81,0,19.57-12.26,19.57-27.37A34.76,34.76,0,0,0,238.2,207.49Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4540%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27/%3E %3Cpath d=%27M836.62,148a20.24,20.24,0,0,1,11.74,1.28,17.29,17.29,0,0,0,14.09,0,19.76,19.76,0,0,1,16.58.33,10.31,10.31,0,0,0,4.77,1.19c6.72,0,12.32-6.77,13.48-15.7a12.93,12.93,0,0,1-3.36-3.62C890,125.11,883.87,121,877,121s-12.88,4-16.82,10.31A13,13,0,0,1,849,137.48h-.17C843.51,137.47,838.87,141.76,836.62,148Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4542%27/%3E %3Cpath d=%27M816.14,120,827,126.87l-6.6-12a10.76,10.76,0,0,1,6.57-2.34h.18a13,13,0,0,0,2.25-.17l3.68,2.34-1.58-2.87A13.21,13.21,0,0,0,838,107l6.59,4.18-4.17-7.57c3.86-4.63,9-7.47,14.77-7.47,6.85,0,13,4.08,16.9,10.43a12.61,12.61,0,0,0,11.17,6h.36c7.57,0,13.7,8.57,13.7,19.16s-6.13,19.15-13.7,19.15a10.34,10.34,0,0,1-4.77-1.19,19.72,19.72,0,0,0-16.58-.32,17.35,17.35,0,0,1-14.09,0,19.77,19.77,0,0,0-16.44.32,10.32,10.32,0,0,1-4.72,1.16c-7.56,0-13.7-8.57-13.7-19.15A24.36,24.36,0,0,1,816.14,120Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4544%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27/%3E %3Cellipse cx=%27615.63%27 cy=%27756.88%27 rx=%27115%27 ry=%2720%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27ellipse4546%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27/%3E %3Cpolygon points=%27555.44 661.88 377.25 659.59 377.78 655.02 386.39 579.63 542.88 579.63 554.39 655.02 555.27 660.74 555.44 661.88%27 fill=%27%23d0d2d5%27 id=%27polygon4548%27/%3E %3Cpolygon points=%27555.27 660.74 466.35 660.74 377.25 659.59 377.78 655.02 554.39 655.02 555.27 660.74%27 opacity=%270.1%27 id=%27polygon4550%27/%3E %3Crect x=%27347.55%27 y=%27656.17%27 width=%27236.45%27 height=%275.71%27 fill=%27%23d0d2d5%27 id=%27rect4552%27/%3E %3Cpath d=%27M898.24,183.92A14.87,14.87,0,0,0,883.44,169H223.12a14.87,14.87,0,0,0-14.8,14.94V584.19H898.24Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4554%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M208.32,580.19v46.88a14.8,14.8,0,0,0,14.8,14.8H883.44a14.8,14.8,0,0,0,14.8-14.8V580.19Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%23d0d2d5%27 id=%27path4556%27/%3E %3Crect x=%27148.23%27 y=%27137.01%27 width=%27636.23%27 height=%27359.81%27 fill=%27%23fff%27 id=%27rect4558%27/%3E %3Cpath d=%27M556.71,624.08a15.4,15.4,0,0,0,12.13-5.89h0a16.06,16.06,0,0,0,1.2-1.76L561.57,615l9.15.06a15.42,15.42,0,0,0,.29-12.21l-12.27,6.36,11.32-8.32a15.42,15.42,0,1,0-25.47,17.26h0A15.4,15.4,0,0,0,556.71,624.08Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4560%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%27483.48 584.77 554.57 656.17 543.66 584.77 483.48 584.77%27 opacity=%270.1%27 id=%27polygon4562%27/%3E %3Crect x=%27147.73%27 y=%27137.05%27 width=%27636.92%27 height=%2721.02%27 fill=%27%23444053%27 opacity=%270.1%27 id=%27rect4564%27/%3E %3Crect x=%27368.87%27 y=%27140.71%27 width=%27191.9%27 height=%2712.79%27 rx=%270.58%27 fill=%27%236c63ff%27 opacity=%270.3%27 id=%27rect4566%27 style=%27fill:%23e0eafc;fill-opacity:1;opacity:1%27/%3E %3Cpath d=%27M643.72,205.52h-.47l-.17-.15a3.89,3.89,0,0,0,.9-2.49,3.78,3.78,0,1,0-3.77,3.81,3.9,3.9,0,0,0,2.49-.91l.17.15v.47l2.93,2.93.87-.88Zm-3.51,0a2.64,2.64,0,1,1,2.63-2.64A2.62,2.62,0,0,1,640.21,205.52Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4568%27/%3E %3Ccircle cx=%27159.18%27 cy=%27147.56%27 r=%273.85%27 fill=%27%23fa5959%27 opacity=%270.8%27 id=%27circle4570%27/%3E %3Ccircle cx=%27169.77%27 cy=%27147.56%27 r=%273.85%27 fill=%27%23fed253%27 opacity=%270.8%27 id=%27circle4572%27/%3E %3Ccircle cx=%27180.37%27 cy=%27147.56%27 r=%273.85%27 fill=%27%238ccf4d%27 opacity=%270.8%27 id=%27circle4574%27/%3E %3Cpath d=%27M588.7,348.49c-8.73-11.6-21.38-18.92-35.46-18.92s-26.73,7.32-35.46,18.92a38.39,38.39,0,0,0,8.4,12.65,38.28,38.28,0,0,0,62.52-12.65Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4576%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M513.17,355.28a9.17,9.17,0,0,1-1.76-1,7.06,7.06,0,0,1-1.94-2.51,7.18,7.18,0,1,0-11.72,1.74,8,8,0,0,0,1.7,1.37,4.94,4.94,0,0,1,1.91,2,14.44,14.44,0,0,0,3.32,4.36,29,29,0,0,0,4.55,3.2A66.31,66.31,0,0,0,505.49,384a27.05,27.05,0,0,0-7.62,1.23,12.29,12.29,0,0,0-3.53,1.76,8.48,8.48,0,0,0-.87-.06,7.19,7.19,0,1,0,6.73,9.72,4.59,4.59,0,0,1,3.71-3,16.75,16.75,0,0,1,1.85-.12,64.4,64.4,0,0,0,8.55,26.67c-4.24,3.29-6.85,6.88-7.95,10.86a3,3,0,0,0-.57.41,6.81,6.81,0,0,0-.84.78A7.18,7.18,0,1,0,517,434.6a4.71,4.71,0,0,1,1.17-5.08c.48-.45,1-.93,1.7-1.46,8.11,9.47,17.76,15.54,29.81,16.26V380.07C533.75,379.2,519.87,368.83,513.17,355.28ZM613,387a7.93,7.93,0,0,0-.87.06,13.56,13.56,0,0,0-3.53-1.76,26.86,26.86,0,0,0-7.62-1.23,67.76,67.76,0,0,0-3.74-19.55,29,29,0,0,0,4.55-3.2,15.58,15.58,0,0,0,3.44-4.57A4.22,4.22,0,0,1,607,355a0,0,0,0,0,0,0,7.18,7.18,0,1,0-10-3.17,6.82,6.82,0,0,1-1.94,2.51,18.85,18.85,0,0,1-1.76,1.29c-6.7,13.54-20.57,23.62-36.48,24.49v64.31c12-.72,21.71-6.82,29.81-16.26.63.5,1.16.95,1.61,1.37a4.86,4.86,0,0,1,1.26,5.23,7.18,7.18,0,1,0,12.08-2.33,6.81,6.81,0,0,0-.84-.78c-.33-.26-.57-.41-.57-.41-1.1-4-3.7-7.57-8-10.86a64.4,64.4,0,0,0,8.55-26.67,15.9,15.9,0,0,1,1.77.12,4.8,4.8,0,0,1,3.85,3,7.18,7.18,0,0,0,13.85-2.18A7.29,7.29,0,0,0,613,387Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4578%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M769.65,802.31a9.56,9.56,0,0,0-2.17-2.41c-4.37-4.13-6.4-10.19-7.48-16.13s-1.39-12-3.12-17.81a58.74,58.74,0,0,0-3.52-8.67c-1-2.14-2.26-6.33-4.09-7.83a2.7,2.7,0,0,0-1.26-.61,14.85,14.85,0,0,0-3.62-4.82c-2.86-2.59-6.35-4.65-8.26-8a18,18,0,0,0-1.93-3.29c-1.29-1.42-3.33-2-4.52-3.5-1.55-1.94-1.2-4.72-1-7.19s0-5.43-2.14-6.73c-1.28-.79-2.93-.71-4.26-1.41-2-1-2.79-3.52-2.75-5.77s.74-4.44.92-6.69c.56-7.16-4.16-14.28-2.34-21.22.69-2.63,2.27-4.91,3.44-7.36a15.37,15.37,0,0,0,1-2.54,35.73,35.73,0,0,0,9.74,2.35c-5.51-12.36-4.11-26.72-6.68-40l.33-.45a20.84,20.84,0,0,0,4.22-11.86c0-4.94-2.31-9.56-3.35-14.4-.89-4.11-.85-8.41-2-12.45a37.65,37.65,0,0,0-3.16-7.22q-1.87-3.47-3.93-6.83-1.92-6.36-3.85-12.72c-1.8-5.95-3.65-12-7.15-17.14-1.28-1.88-1.67-5.7-3.64-6.84a8.81,8.81,0,0,0-5.2-.91c-2.78-1.56-5.22-3.81-5.57-6.89a6.68,6.68,0,0,1,.2-2l.34,0c4.4-.4,6.63-4.28,8.92-7.68,3.7-5.5,2.29-12.94,0-19.2a13,13,0,0,0-3-5.29c-3.21-3-8.29-2.34-12.43-3.79-1.39-.48-2.69-1.21-4.11-1.55-2.75-.64-5.63.26-8.15,1.53s-4.87,2.91-7.51,3.91-5.9,1.79-6.55,4.5a5,5,0,0,0,.22,2.73,10.18,10.18,0,0,0,3.09,4.46,17.81,17.81,0,0,0,10.87,24.82c.76,1.22,1.47,2.46,2.12,3.73,1.16,2.24,2.14,4.88,1.74,7.28a22.45,22.45,0,0,0-2,2.45c-2.87,4-4.5,8.69-6,13.37a141.65,141.65,0,0,0-4.83,18.27c-2.44,5.19-5.42,10.15-7.19,15.6a35.21,35.21,0,0,1-9.38-1.26l-8.44-1.91c-2.94-.67-6-1.39-8.3-3.33-1.22-1-2.17-2.33-3.41-3.32s-3.73-2.15-5.09-1.33a4,4,0,0,0-.69.53c-1.24-2.51-2.42-5-3.86-7.43-2.07-3.4-5.15-6.51-9.05-7.16a9.21,9.21,0,0,0-6.79,1.58c-2.28,1.62-3.71,5-2,7.28a13.29,13.29,0,0,0,1.39,1.42,29.2,29.2,0,0,1,3.09,4.29A21.91,21.91,0,0,0,619,596.23l-.35,1c-.71,2.08-2.22,4.59-1.84,6.75l37.54,12.85a23.13,23.13,0,0,0,7.56,1.67,12.21,12.21,0,0,0,3-.4l0,1.92v.08c.1,13.19-2,26.29-2.39,39.47-.07,2.41,0,5,1.52,6.88,1.7,2.06,4.72,2.47,7.35,2q.95-.16,1.86-.42a69.33,69.33,0,0,1,1.92,10.11L677.65,696a27.14,27.14,0,0,1,.39,5.54c-.29,4.19-2.5,7.94-4.1,11.81s-2.55,8.5-.45,12.12c.66,1.12,1.57,2.07,2.16,3.23a13.14,13.14,0,0,1,1,5.68q.23,8.08.44,16.18a1.83,1.83,0,0,0-1.26.25c-2.08,1.62-1.85,9.33-2,11.72-.16,4,0,8.08-.22,12.12A72.22,72.22,0,0,1,671,790.74a10.29,10.29,0,0,1-2.29,4.61,9.74,9.74,0,0,1-4.07,2.11,46.49,46.49,0,0,1-15.41,2.1c-2.11-.07-4.31-.27-6.27.53s-3.54,3-2.83,5c.61,1.68,2.46,2.48,4.13,3.11a65.53,65.53,0,0,1,11,5.06,29.74,29.74,0,0,0,4.25,2.41,21.91,21.91,0,0,0,4.38,1.08l17.73,3.06c3.63.62,8,1,10.31-2,1.25-1.62,1.43-3.82,1.37-5.88-.1-4-.9-8.07-.38-12.07a37.14,37.14,0,0,1,1.86-6.93q2.65-7.87,5.32-15.73c1.78-5.26,3.58-10.57,4.27-16.09.25-2,.23-4.28-1.3-5.53a3.54,3.54,0,0,0-1.32-.68c-.06-4.82-.69-9.65-.42-14.47.07-1.2.19-2.4.29-3.61a17.61,17.61,0,0,1,2.47,2.92c1.71,2.68,2.34,6.22,4.95,8,2.22,1.52,5.51,1.44,7.07,3.64a10.26,10.26,0,0,1,1.12,2.71,19.32,19.32,0,0,0,4,6.35,32,32,0,0,0,2.47,6.34q2.21,4.67,4.4,9.31a108.59,108.59,0,0,0,5,9.77,27.55,27.55,0,0,1,3.35,6.46c1.41,4.94-.89,10.36-4.53,14s-8.44,5.73-13.17,7.68a3.71,3.71,0,0,0-1.34.8,2.59,2.59,0,0,0-.61,1.74c0,2.31,1.9,4.29,4.08,5a15.26,15.26,0,0,0,6.83.25c12.78-1.55,25.52-4.67,36.82-10.88a13,13,0,0,0,4.39-3.39A5.13,5.13,0,0,0,769.65,802.31Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27url%28%23af83dc26-9572-4816-b7a1-1af4f72ff554%29%27 id=%27path4580%27/%3E %3Cpath d=%27M715.64,578.06q3.2,4.91,6,10.06a37,37,0,0,1,3.17,7.17c1.16,4,1.13,8.27,2,12.35,1,4.8,3.34,9.38,3.34,14.3a20.56,20.56,0,0,1-4.22,11.76,55.82,55.82,0,0,1-8.82,9.1,187.62,187.62,0,0,1-12.48-61.21c-.1-2.9-.12-5.89.94-8.6.65-1.7,3.77-6.36,5.78-4.53.73.67.92,3.69,1.37,4.7A36.13,36.13,0,0,0,715.64,578.06Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4582%27/%3E %3Cpath d=%27M715.64,578.06q3.2,4.91,6,10.06a37,37,0,0,1,3.17,7.17c1.16,4,1.13,8.27,2,12.35,1,4.8,3.34,9.38,3.34,14.3a20.56,20.56,0,0,1-4.22,11.76,55.82,55.82,0,0,1-8.82,9.1,187.62,187.62,0,0,1-12.48-61.21c-.1-2.9-.12-5.89.94-8.6.65-1.7,3.77-6.36,5.78-4.53.73.67.92,3.69,1.37,4.7A36.13,36.13,0,0,0,715.64,578.06Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4584%27/%3E %3Cpath d=%27M452,441.63c-7.91,7.9-8.86,11.38-13.61,12.95S416.55,465,421.92,474.81l14.44,9.54.42.28,2.21,6.64-21.84,38.88s-36-16.46-39.53,7.89-1.29,31-2.24,44,.31,16.76-2.86,16.76-4.42-8.54-4.42-8.54-.2-.39-.55-1.12c-4.71-9.79-36.68-81.66,14.53-131.06,0,0,23.72-1.56,29.43-28.76,3.94-18.8,17.72-17.18,26.88-13.35a30.38,30.38,0,0,1,8.22,4.83,40.48,40.48,0,0,1,5.89,7C455.11,431.92,456.53,437.09,452,441.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%23d0d2d5%27 id=%27path4586%27/%3E %3Cpath d=%27M436.78,484.63l2.21,6.64-21.84,38.88s-36-16.46-39.53,7.89-1.29,31-2.24,44,.31,16.76-2.86,16.76-4.42-8.54-4.42-8.54-.2-.39-.55-1.12c-1.59-12.16-9.65-83.29,19.57-79.51,0,0,23.71,11.08,27.5,6.66,3-3.5,16.32-23.63,21.74-31.89Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4588%27/%3E %3Cpath d=%27M452.5,427.74l-14.44,16.41s-16.77,22.44-20.25,21.49a16.23,16.23,0,0,0-3.17-.37,6.16,6.16,0,0,1-4-10.38c5.72-6,16.26-17.39,16.95-19.92s7.4-13.62,10.76-19.05a30.38,30.38,0,0,1,8.22,4.83A40.48,40.48,0,0,1,452.5,427.74Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4590%27/%3E %3Cpath d=%27M861.06,663.83c-2.45,4.9-15,23.28-20.49,31.31L838,698.92s-1,6.64-17.39-1.59S419.13,526.61,419.13,526.61l-2.61-7.84,19-28.45L857.59,653.39S864.23,657.5,861.06,663.83Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%23454b69%27 id=%27path4592%27 style=%27fill:%23202634;fill-opacity:1%27/%3E %3Cpath d=%27M840.57,695.14,838,698.92s-1,6.64-17.39-1.59S419.13,526.61,419.13,526.61l-2.61-7.84Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4594%27/%3E %3Cpath d=%27M608.29,589c-3.91-.64-8.25-.33-11.29,2.21a9.29,9.29,0,0,0-3.24,6.16c-.26,2.77,1.35,6.06,4.13,6.27a13.17,13.17,0,0,0,2-.13,29.89,29.89,0,0,1,5.24.44,21.39,21.39,0,0,0,18.23-7.36c2.39-3-.76-4.3-3.58-4.9C615.92,590.87,612.15,589.62,608.29,589Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%23fbbebe%27 id=%27path4596%27/%3E %3Cpath d=%27M675.17,679.31l2.48,17.62a26.84,26.84,0,0,1,.38,5.51c-.29,4.15-2.5,7.87-4.09,11.71s-2.56,8.44-.45,12c.65,1.11,1.56,2.06,2.15,3.21a12.92,12.92,0,0,1,1,5.63l.68,25a157.33,157.33,0,0,0,23.18-.13,1.29,1.29,0,0,0,.84-.26,1.36,1.36,0,0,0,.29-.91c.34-5.85-.68-11.71-.35-17.56.12-2.14.42-4.27.46-6.42.12-8.71-4.18-17.24-2.88-25.85a57,57,0,0,1,1.6-6.43c4.11-15,3.24-30.76,2.33-46.25a1.09,1.09,0,0,0-.2-.7,1.06,1.06,0,0,0-.54-.29,28.45,28.45,0,0,0-25.78,4.9c-1.09.88-3.84,1.73-4.56,2.78-1,1.46.31,2.92.89,4.47A56.89,56.89,0,0,1,675.17,679.31Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4598%27/%3E %3Cpath d=%27M675.17,679.31l2.48,17.62a26.84,26.84,0,0,1,.38,5.51c-.29,4.15-2.5,7.87-4.09,11.71s-2.56,8.44-.45,12c.65,1.11,1.56,2.06,2.15,3.21a12.92,12.92,0,0,1,1,5.63l.68,25a157.33,157.33,0,0,0,23.18-.13,1.29,1.29,0,0,0,.84-.26,1.36,1.36,0,0,0,.29-.91c.34-5.85-.68-11.71-.35-17.56.12-2.14.42-4.27.46-6.42.12-8.71-4.18-17.24-2.88-25.85a57,57,0,0,1,1.6-6.43c4.11-15,3.24-30.76,2.33-46.25a1.09,1.09,0,0,0-.2-.7,1.06,1.06,0,0,0-.54-.29,28.45,28.45,0,0,0-25.78,4.9c-1.09.88-3.84,1.73-4.56,2.78-1,1.46.31,2.92.89,4.47A56.89,56.89,0,0,1,675.17,679.31Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4600%27/%3E %3Cpath d=%27M721.54,674c-1.17,2.43-2.74,4.69-3.44,7.3-1.82,6.89,2.89,14,2.33,21.06-.18,2.23-.87,4.4-.92,6.63s.77,4.71,2.75,5.74c1.33.68,3,.61,4.25,1.39,2.11,1.29,2.35,4.22,2.14,6.68s-.56,5.21,1,7.13c1.19,1.49,3.23,2.07,4.51,3.48a17.17,17.17,0,0,1,1.93,3.26c1.91,3.34,5.4,5.38,8.26,8s5.28,6.46,4,10.09c-.94,2.66-3.58,4.3-6.12,5.55a64.93,64.93,0,0,1-14.57,5.15,3.52,3.52,0,0,1-1.67.09,3.57,3.57,0,0,1-1.46-1c-2.95-2.89-6-5.92-7.36-9.81a10.07,10.07,0,0,0-1.12-2.68c-1.56-2.19-4.85-2.11-7.07-3.62-2.6-1.77-3.23-5.28-4.93-7.93s-4.19-4.23-6-6.56c-3.06-3.88-3.81-9.06-6-13.49-.93-1.88-2.12-3.64-2.86-5.6a30.58,30.58,0,0,1-1.37-7.24c-1.41-11.68-5-23.44-2.74-35,.5-2.54,1.27-5,1.59-7.62.55-4.53-.32-9.17.35-13.69a3.77,3.77,0,0,1,1.51-2.91,4,4,0,0,1,1.72-.35,117.28,117.28,0,0,1,17.78.4c3,.29,6.36.9,8.16,3.35,1.53,2.1,1.45,4.91,1.94,7.46.61,3.14,2.2,4.85,3.87,7.31S722.77,671.46,721.54,674Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4602%27/%3E %3Cpath d=%27M698.47,755.26c1.58,0,3.33-.1,4.55.9,1.52,1.25,1.54,3.54,1.3,5.49-.7,5.48-2.49,10.75-4.28,16l-5.32,15.61a36.65,36.65,0,0,0-1.86,6.88c-.52,4,.28,8,.38,12,0,2-.13,4.22-1.38,5.83-2.26,2.91-6.67,2.57-10.3,2l-17.71-3a21.07,21.07,0,0,1-4.38-1.07,30.61,30.61,0,0,1-4.25-2.39,65.42,65.42,0,0,0-11-5c-1.66-.62-3.52-1.41-4.12-3.08-.71-2,.87-4.2,2.83-5s4.15-.6,6.27-.54a47,47,0,0,0,15.4-2.08,9.74,9.74,0,0,0,4.06-2.1A10,10,0,0,0,671,791a70.17,70.17,0,0,0,2.68-16c.21-4,.07-8,.23-12,.1-2.37-.13-10,1.95-11.63,1.59-1.22,8.13,2.15,10.28,2.64A50,50,0,0,0,698.47,755.26Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4604%27 style=%27fill:%23202634;fill-opacity:1%27/%3E %3Cpath d=%27M756.81,766.38c1.73,5.73,2,11.79,3.12,17.68s3.1,11.9,7.47,16a9.87,9.87,0,0,1,2.17,2.4,5.06,5.06,0,0,1-.75,5.23,13.13,13.13,0,0,1-4.39,3.37c-11.29,6.16-24,9.27-36.81,10.81a15.51,15.51,0,0,1-6.82-.25c-2.18-.74-4.11-2.7-4.07-5a2.55,2.55,0,0,1,.6-1.73,3.73,3.73,0,0,1,1.35-.79c4.72-1.94,9.51-4.05,13.16-7.63s5.94-9,4.53-13.86A27.42,27.42,0,0,0,733,786.2a108.35,108.35,0,0,1-5-9.69l-4.4-9.23c-1.29-2.7-2.59-5.48-2.81-8.46a40.6,40.6,0,0,0,16.22-2.6,25.51,25.51,0,0,0,6.67-4c1.7-1.42,3.25-4.07,5.54-2.22,1.84,1.48,3,5.65,4.08,7.76A57,57,0,0,1,756.81,766.38Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4606%27 style=%27fill:%23202634;fill-opacity:1%27/%3E %3Cpath d=%27M692.33,537.19c.44,3.84,4.16,6.37,7.71,7.89l-22.47,7.17c1.45-2.78.28-6.18-1.16-9a50.93,50.93,0,0,0-4-6.41c-.22-.31-.47-.7-.31-1.06a1.12,1.12,0,0,1,.63-.49c4.62-2.06,9.38-4.19,14.43-4.94,1.46-.21,4.22-.79,5.31.69S692.12,535.42,692.33,537.19Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%23fbbebe%27 id=%27path4608%27/%3E %3Cpath d=%27M692.33,537.19c.44,3.84,4.16,6.37,7.71,7.89l-22.47,7.17c1.45-2.78.28-6.18-1.16-9a50.93,50.93,0,0,0-4-6.41c-.22-.31-.47-.7-.31-1.06a1.12,1.12,0,0,1,.63-.49c4.62-2.06,9.38-4.19,14.43-4.94,1.46-.21,4.22-.79,5.31.69S692.12,535.42,692.33,537.19Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4610%27/%3E %3Ccircle cx=%27590.62%27 cy=%27465.59%27 r=%2717.62%27 fill=%27%23fbbebe%27 id=%27circle4612%27/%3E %3Cpath d=%27M664,667.68c1.71,2.05,4.72,2.45,7.35,2,6.15-1,11.18-5.53,17.2-7.16,7.38-2,15.19.57,22.16,3.72s13.9,7,21.52,7.54c-6.89-15.36-2.95-33.84-9.54-49.33-1.61-3.79-3.86-7.44-4.22-11.54-.45-5.09,2.09-10,2.48-15.06.36-4.51-1-9-2.3-13.3q-2.41-7.92-4.82-15.84c-1.8-5.91-3.65-11.92-7.14-17-1.29-1.87-1.68-5.66-3.64-6.79-4.28-2.47-10.77.64-15.41.81s-8.87,3.47-11.58,7.2c-2.87,3.94-4.5,8.63-6,13.27a126.15,126.15,0,0,0-5.33,21.23c-.15,1.08-.28,2.16-.38,3.25-1,10.27.46,20.6.54,30.92v.07c.1,13.09-2,26.1-2.39,39.18C662.46,663.24,662.52,665.85,664,667.68Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4614%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M664.92,621.61c3.45-.87,6.57-3.1,9.25-5.54a38.67,38.67,0,0,0,6.14-7A49.86,49.86,0,0,0,685.6,598a129.36,129.36,0,0,0,7-32.27c.26-3,.34-6.22-1.45-8.6a7.24,7.24,0,0,0-8.75-2.12c-2.36,1.15-3.89,3.48-5.31,5.71-2.81,4.42-5.64,8.9-7.45,13.82-.8,2.18-1.39,4.42-2.17,6.61a61,61,0,0,1-2.74,6.33c-.15,1.08-.28,2.16-.38,3.25C663.42,601,664.84,611.29,664.92,621.61Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4616%27/%3E %3Cpath d=%27M691.1,555.2c1.79,2.38,1.71,5.63,1.46,8.59a129.18,129.18,0,0,1-7,32.27,49.43,49.43,0,0,1-5.29,11.16,39.07,39.07,0,0,1-6.14,7c-3.4,3.1-7.54,5.87-12.15,5.91a23.16,23.16,0,0,1-7.56-1.65L616.87,605.7c-.38-2.14,1.13-4.64,1.84-6.7l2-5.93c.57-1.64,1.23-3.41,2.72-4.3s3.85.33,5.09,1.32,2.18,2.29,3.4,3.3c2.31,1.92,5.36,2.64,8.3,3.3l8.43,1.89a35.2,35.2,0,0,0,9.38,1.25c2.35-7.18,6.82-13.5,9.35-20.62.78-2.18,1.37-4.43,2.18-6.61,1.8-4.92,4.64-9.39,7.45-13.82,1.41-2.22,2.94-4.55,5.31-5.71A7.23,7.23,0,0,1,691.1,555.2Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4618%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M684.89,526.66a8.89,8.89,0,0,0-1.06-3.3,2.77,2.77,0,0,0-3-1.32c-1.76.55-2.35,3.27-4.19,3.36-1.24.06-2.13-1.2-2.52-2.38s-.6-2.53-1.53-3.36a5.7,5.7,0,0,0-2.18-1c-4.27-1.35-8.68-3.84-10.1-8.09a4.84,4.84,0,0,1-.23-2.71c.65-2.69,4-3.5,6.55-4.47s5-2.63,7.5-3.89,5.4-2.15,8.15-1.51a42.47,42.47,0,0,1,4.11,1.53c4.14,1.44,9.21.77,12.42,3.76a12.83,12.83,0,0,1,3,5.24c2.24,6.22,3.66,13.6-.05,19.06-2.29,3.37-4.51,7.22-8.91,7.63C687.73,535.64,685.7,531,684.89,526.66Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4620%27/%3E %3Cg opacity=%270.1%27 id=%27g4626%27 style=%27fill:%23202634;fill-opacity:1;opacity:1%27%3E %3Cpath d=%27M677.07,520.9c-.39-1.18-.6-2.53-1.52-3.36a5.7,5.7,0,0,0-2.18-1c-4.28-1.35-8.68-3.84-10.11-8.09a4.93,4.93,0,0,1-.22-2.71,3.39,3.39,0,0,1,.53-1.19c-1.63.71-3.05,1.65-3.45,3.31a4.84,4.84,0,0,0,.23,2.71c1.42,4.25,5.83,6.74,10.1,8.09a5.7,5.7,0,0,1,2.18,1c.93.83,1.13,2.17,1.53,3.36s1.28,2.44,2.52,2.38,1.84-1.19,2.63-2.14C678.22,523.12,677.43,522,677.07,520.9Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4622%27 style=%27fill:%23202634;fill-opacity:1%27/%3E %3Cpath d=%27M695.79,533.06c-5.14.47-7.17-4.21-8-8.52a8.7,8.7,0,0,0-1-3.3,2.78,2.78,0,0,0-3-1.32,5.32,5.32,0,0,0-2.21,2,3,3,0,0,1,2.26,1.4,8.89,8.89,0,0,1,1.06,3.3c.81,4.31,2.84,9,8,8.52a8.25,8.25,0,0,0,5.28-2.74A7.46,7.46,0,0,1,695.79,533.06Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4624%27 style=%27fill:%23202634;fill-opacity:1%27/%3E %3C/g%3E %3Cellipse cx=%27813.11%27 cy=%27655.78%27 rx=%2732.29%27 ry=%276.21%27 fill=%27%236c63ff%27 id=%27ellipse4628%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cellipse cx=%27812.57%27 cy=%27653.14%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4630%27/%3E %3Cellipse cx=%27812.57%27 cy=%27647.12%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4632%27/%3E %3Cellipse cx=%27812.57%27 cy=%27641.11%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4634%27/%3E %3Cellipse cx=%27812.57%27 cy=%27635.09%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4636%27/%3E %3Cellipse cx=%27812.57%27 cy=%27629.07%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4638%27/%3E %3Cellipse cx=%27812.57%27 cy=%27623.06%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4640%27/%3E %3Cellipse cx=%27812.57%27 cy=%27617.04%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4642%27/%3E %3Cpath d=%27M915.29,633a18.19,18.19,0,0,0,1.4-2.06l-9.88-1.62,10.69.07a18.11,18.11,0,0,0,.34-14.27l-14.34,7.44,13.22-9.72A18,18,0,1,0,887,633a17.92,17.92,0,0,0-2.06,3.28l12.83,6.67-13.68-4.59A18,18,0,0,0,887,655.24a18,18,0,1,0,28.31,0,18,18,0,0,0,0-22.27Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4644%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M883.12,644.1A17.91,17.91,0,0,0,887,655.24a18,18,0,1,0,28.31,0C917.7,652.17,883.12,642.08,883.12,644.1Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4646%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cellipse cx=%27148.42%27 cy=%27776.87%27 rx=%2746.49%27 ry=%278.94%27 fill=%27%236c63ff%27 id=%27ellipse4648%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cellipse cx=%27147.64%27 cy=%27773.07%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4650%27/%3E %3Cellipse cx=%27147.64%27 cy=%27764.41%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4652%27/%3E %3Cellipse cx=%27147.64%27 cy=%27755.75%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4654%27/%3E %3Cellipse cx=%27147.64%27 cy=%27747.09%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4656%27/%3E %3Cellipse cx=%27147.64%27 cy=%27738.43%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4658%27/%3E %3Cellipse cx=%27147.64%27 cy=%27729.76%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4660%27/%3E %3Cellipse cx=%27147.64%27 cy=%27721.1%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4662%27/%3E %3Cpath d=%27M256.55,718.93a27.23,27.23,0,0,0,2-3l-14.22-2.34,15.38.12a26,26,0,0,0,.49-20.55L239.58,703.9l19-14a25.93,25.93,0,1,0-42.83,29,25.83,25.83,0,0,0-3,4.72l18.47,9.6-19.69-6.61A25.93,25.93,0,0,0,215.79,751a25.93,25.93,0,1,0,40.76,0,25.92,25.92,0,0,0,0-32.06Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4664%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M210.24,735a25.85,25.85,0,0,0,5.55,16,25.93,25.93,0,1,0,40.76,0C260,746.58,210.24,732.05,210.24,735Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4666%27/%3E %3C/svg%3E")}html.dark .illustration.illustration--error-403 .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27f4dfef0e-e963-4752-8b60-16883a06d9db%27 data-name=%27Layer 1%27 width=%271080.0487%27 height=%27748.00219%27 viewBox=%270 0 1080.0487 748.00219%27 version=%271.1%27 sodipodi:docname=%27undraw_cancel_u1it.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs6078%27/%3E %3Csodipodi:namedview id=%27namedview6076%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%271.0066815%27 inkscape:cx=%27339.2334%27 inkscape:cy=%27373.50442%27 inkscape:window-width=%272147%27 inkscape:window-height=%271714%27 inkscape:window-x=%27-7%27 inkscape:window-y=%270%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27f4dfef0e-e963-4752-8b60-16883a06d9db%27/%3E %3Ctitle id=%27title6017%27%3Ecancel %3C/title%3E %3Cpath d=%27M832.20759,587.46822c0,67.693-40.24241,91.32887-89.88394,91.32887s-89.88394-23.63587-89.88394-91.32887,89.88394-153.80916,89.88394-153.80916S832.20759,519.77523,832.20759,587.46822Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%236c63ff%27 id=%27path6019%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%27679.994 535.79 718.305 465.702 680.138 526.903 680.552 501.43 706.956 450.722 680.662 494.688 681.406 448.873 709.68 408.504 681.523 441.669 681.988 357.66 679.191 464.109 650.56 420.284 678.845 473.092 676.166 524.259 676.087 522.901 642.948 476.597 675.986 527.699 675.651 534.098 675.591 534.195 675.619 534.72 668.823 603 677.902 603 678.992 597.484 711.949 546.507 679.074 592.443 679.994 535.79%27 fill=%27%233f3d56%27 id=%27polygon6021%27/%3E %3Cpath d=%27M1140.02435,369.81269c0,129.31047-76.873,174.46085-171.7007,174.46085s-171.7007-45.15038-171.7007-174.46085S968.32365,75.99891,968.32365,75.99891,1140.02435,240.50222,1140.02435,369.81269Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%23f2f2f2%27 id=%27path6023%27/%3E %3Cpolygon points=%27902.093 448.494 903.851 340.273 977.035 206.388 904.127 323.296 904.918 274.635 955.355 177.771 905.127 261.758 905.127 261.759 906.549 174.24 960.558 97.124 906.772 160.478 907.661 0 902.078 212.444 902.537 203.68 847.625 119.628 901.656 220.503 896.54 318.246 896.387 315.652 833.084 227.2 896.196 324.817 895.556 337.041 895.441 337.225 895.494 338.228 882.513 586.21 899.856 586.21 901.937 458.123 964.894 360.745 902.093 448.494%27 fill=%27%233f3d56%27 id=%27polygon6025%27 style=%27fill:%235a577b;fill-opacity:1%27/%3E %3Cpath d=%27M1132.97565,640.5574c0,38.59549-250.36912,183.44369-543.05156,183.44369S59.97565,749.0362,59.97565,710.44071s231.44239,7.27952,524.12483,7.27952S1132.97565,601.96192,1132.97565,640.5574Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%233f3d56%27 id=%27path6027%27/%3E %3Cpath d=%27M1132.97565,640.5574c0,38.59549-250.36912,183.44369-543.05156,183.44369S59.97565,749.0362,59.97565,710.44071s231.44239,7.27952,524.12483,7.27952S1132.97565,601.96192,1132.97565,640.5574Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 opacity=%270.1%27 id=%27path6029%27 style=%27fill:%23202634;fill-opacity:1;opacity:0.6006192%27/%3E %3Cpath d=%27M1132.97565,640.5574c0,38.59549-250.36912,139.76663-543.05156,139.76663S59.97565,749.0362,59.97565,710.44071,291.418,674.04316,584.10048,674.04316,1132.97565,601.96192,1132.97565,640.5574Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%233f3d56%27 id=%27path6031%27 style=%27fill:%23536286;fill-opacity:1%27/%3E %3Cellipse cx=%27535.87833%27 cy=%27641.77394%27 rx=%27225.04403%27 ry=%2717.40672%27 opacity=%270.1%27 id=%27ellipse6033%27/%3E %3Cpath d=%27M417.57367,368.96457s65.88345,1.22006,53.68281,12.81067-57.953,0-57.953,0Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%23a0616a%27 id=%27path6035%27/%3E %3Cpath d=%27M280.30415,228.18183s26.60021-4.75031,35.84921,16.72359,28.244,82.71589,28.244,82.71589,50.83308,33.64785,60.079,32.54232,25.05178,1.15023,22.15247,11.2372-1.6122,21.52484-8.28694,22.92668-17.29058-11.97954-25.415-5.53421-80.53015-17.09648-85.17856-21.97431-43.27878-110.50134-43.27878-110.50134S266.01479,227.83769,280.30415,228.18183Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%236c63ff%27 id=%27path6037%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%27277.379 605.607 280.429 631.228 254.808 637.939 240.167 631.228 240.167 608.657 277.379 605.607%27 fill=%27%23a0616a%27 id=%27polygon6039%27/%3E %3Cpolygon points=%27208.445 622.078 211.495 647.699 185.874 654.41 171.233 647.699 171.233 625.128 208.445 622.078%27 fill=%27%23a0616a%27 id=%27polygon6041%27/%3E %3Cpath d=%27M339.7946,401.60128l11.59061,42.0922L368.4661,529.098s4.88026,20.74108-4.88025,45.75239S336.13441,681.60593,339.7946,686.48618s-41.48217,8.54045-40.87214,3.66019,6.71036-71.98376,6.71036-71.98376,8.54044-59.1731,12.81067-66.49348-19.521-25.62134-19.521-25.62134-6.10031,70.15367-15.25079,76.254S275.74125,702.957,271.471,704.17711s-35.38185,6.10032-39.042,0,0-107.97565,0-107.97565,20.74108-77.47406,16.47086-88.45463-1.8301-57.953-1.8301-57.953-15.86083-35.99189-7.32038-54.90287Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%232f2e41%27 id=%27path6043%27 style=%27fill:%23374159;fill-opacity:1%27/%3E %3Cpath d=%27M337.96451,167.349s-25.62134,31.72166-24.40128,45.75239-40.26211-25.62134-40.26211-25.62134,29.89157-40.2621,29.89157-48.80255S337.96451,167.349,337.96451,167.349Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%23a0616a%27 id=%27path6045%27/%3E %3Ccircle cx=%27277.68384%27 cy=%2762.98363%27 r=%2740.26211%27 fill=%27%23a0616a%27 id=%27circle6047%27/%3E %3Cpath d=%27M236.19284,378.78c-1.824,6.79577-4.08719,14.50047-3.76385,20.99122.20746,4.20313,11.36489,6.96045,26.79255,8.76616,14.30529,1.67758,32.283,2.53161,48.62569,2.97085,17.16021.46363,32.50245.46363,39.87779.46363,21.96115,0,4.27022-14.03074-4.27023-20.74109s-6.71035-101.87533-6.10031-114.076-5.49029-47.58249-5.49029-54.29285-14.35407-24.22438-14.35407-24.22438-3.33686,9.58362-16.75756-3.227-31.11163-16.47086-31.11163-16.47086c-13.4207,4.88025-35.99188,58.56306-37.21194,67.71354-.49417,3.71507-.08542,22.742.74422,44.46523,1.20174,31.75216,3.30029,69.2874,4.74606,73.27093C239.06,367.531,237.7973,372.80166,236.19284,378.78Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%236c63ff%27 id=%27path6049%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%27241.387 338.413 245.657 353.664 229.186 370.745 223.696 346.953 241.387 338.413%27 fill=%27%23a0616a%27 id=%27polygon6051%27/%3E %3Cpath d=%27M306.85288,700.51692s12.81067,14.64076,22.57118,4.88025,9.15048-15.86083,10.98058-15.86083,29.28153,24.40128,29.28153,24.40128,46.97245,10.98057,21.35111,18.911-98.21513,2.44013-98.21513,0-1.8301-34.77182,4.88025-34.77182Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%232f2e41%27 id=%27path6053%27/%3E %3Cpath d=%27M237.91927,716.98778s12.81067,14.64076,22.57118,4.88025,9.15048-15.86083,10.98058-15.86083,29.28153,24.40128,29.28153,24.40128,46.97246,10.98057,21.35112,18.911-98.21514,2.44013-98.21514,0-1.8301-34.77182,4.88025-34.77182Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%232f2e41%27 id=%27path6055%27/%3E %3Cpath d=%27M292.45633,171.12178c-1.30065.84028-2.99385,1.69175-4.29617.85407a194.661,194.661,0,0,1-10.803-37.40333c-.82225-4.49515-1.393-9.49233,1.10424-13.3194.9849-1.50939,2.40274-2.74371,3.12416-4.39532,1.09254-2.50124.37345-5.39643.73641-8.10163.76042-5.66737,6.11775-9.62022,11.505-11.5373s11.23835-2.51176,16.37345-5.02733c4.87591-2.38861,8.78111-6.35,13.3025-9.35611s10.31287-5.0615,15.34812-3.03018c4.45436,1.797,7.229,6.33734,11.43921,8.64913,2.8571,1.5688,6.17272,2.00534,9.36187,2.67875a59.9218,59.9218,0,0,1,24.33972,11.30812,17.67252,17.67252,0,0,1,4.42964,4.56639c5.40289,8.8953-4.27062,20.98885-.00283,30.48113l-9.22662-7.28052a32.13074,32.13074,0,0,0-8.24035-5.237c-3.05623-1.15765-6.67559-1.29745-9.45179.42692-3.89609,2.42-4.95269,7.47582-6.3137,11.8557s-4.3705,9.23676-8.95561,9.12455c-6.23545-.15259-8.41611-8.85468-14.012-11.60979-3.6479-1.796-8.23962-.61324-11.34953,2.00618-3.10968,2.61923-4.97572,6.41973-6.34429,10.24826-.85526,2.39254-1.65774,5.08957-3.1768,7.16346-1.6754,2.28735-3.81829,2.47136-5.60773,4.17946C301.08225,162.81226,298.21838,167.39921,292.45633,171.12178Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%232f2e41%27 id=%27path6057%27 style=%27fill:%23323c52;fill-opacity:1%27/%3E %3Cpath d=%27M236.19284,378.78c7.58272,10.99889,16.12928,22.34547,23.0287,29.75738,14.30529,1.67758,32.283,2.53161,48.62569,2.97085a38.52679,38.52679,0,0,0-10.75486-9.90691C289.162,396.721,270.251,338.768,270.251,338.768s23.18122-59.78313,29.28154-82.35431-17.69093-35.38185-17.69093-35.38185C270.861,211.88135,251.95,233.23247,251.95,233.23247s-9.65075,29.1107-18.7768,57.88593c1.20174,31.75216,3.30029,69.2874,4.74606,73.27093C239.06,367.531,237.7973,372.80166,236.19284,378.78Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 opacity=%270.1%27 id=%27path6059%27/%3E %3Cpath d=%27M280.01148,216.15157s23.79124,12.81067,17.69092,35.38185-29.28153,82.35431-29.28153,82.35431,18.911,57.953,26.8414,62.83329,18.911,16.47086,10.37055,22.57118-14.64077,15.86083-20.74109,12.81067-6.10032-20.13105-16.47086-20.13105-52.46275-63.44332-53.07278-70.15367,34.77182-113.46594,34.77182-113.46594S269.0309,207.00109,280.01148,216.15157Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%236c63ff%27 id=%27path6061%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M774.7215,382.89095l-6.8628-6.86279a21.34485,21.34485,0,0,0-30.18617,0L604.55734,509.14335,471.44215,376.02816a21.34485,21.34485,0,0,0-30.18617,0l-6.86279,6.86279a21.34484,21.34484,0,0,0,0,30.18618L567.50837,546.19232,434.39319,679.3075a21.34484,21.34484,0,0,0,0,30.18618l6.86279,6.86279a21.34485,21.34485,0,0,0,30.18617,0L604.55734,583.24128,737.67253,716.35647a21.34485,21.34485,0,0,0,30.18617,0l6.8628-6.86279a21.34486,21.34486,0,0,0,0-30.18618L641.60631,546.19232,774.7215,413.07713A21.34486,21.34486,0,0,0,774.7215,382.89095Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%23ff6584%27 id=%27path6063%27 style=%27fill:%23d9534f;fill-opacity:1%27/%3E %3Cpath d=%27M429.6427,686.54463,558.80505,557.38235l-1.24334-1.24334L434.39317,679.30748A21.2598,21.2598,0,0,0,429.6427,686.54463Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 opacity=%270.1%27 id=%27path6065%27/%3E %3Cpath d=%27M432.5526,387.21818a21.34488,21.34488,0,0,1,30.18621,0L595.854,520.33335,728.96915,387.21818a21.34488,21.34488,0,0,1,30.18621,0l6.86279,6.86279a21.34354,21.34354,0,0,1,4.75047,22.949l3.95289-3.95289a21.34479,21.34479,0,0,0,0-30.18614l-6.86279-6.86279a21.3449,21.3449,0,0,0-30.18621,0L604.55734,509.14331,471.44217,376.02814a21.3449,21.3449,0,0,0-30.18621,0l-6.86279,6.86279a21.2598,21.2598,0,0,0-4.75047,7.23715Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 opacity=%270.1%27 id=%27path6067%27/%3E %3Cpath d=%27M642.84968,547.43565l-9.94669,9.9467L766.01815,690.49752a21.34356,21.34356,0,0,1,4.75047,22.94907l3.95289-3.953a21.34479,21.34479,0,0,0,0-30.18614Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 opacity=%270.1%27 id=%27path6069%27/%3E %3Cpath d=%27M214.97565,636.19129c0,56.22159-33.42284,75.85206-74.652,75.85206s-74.652-19.63047-74.652-75.85206,74.652-127.7443,74.652-127.7443S214.97565,579.96971,214.97565,636.19129Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%236c63ff%27 id=%27path6071%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%2778.393 580.392 110.212 522.181 78.513 573.011 78.857 551.854 100.786 509.739 78.948 546.255 79.566 508.204 103.048 474.675 79.663 502.221 80.049 432.448 77.726 520.858 53.947 484.46 77.438 528.318 75.214 570.815 75.148 569.687 47.625 531.23 75.064 573.672 74.786 578.987 74.736 579.067 74.759 579.503 69.115 636.212 76.656 636.212 77.561 631.631 104.933 589.293 77.629 627.444 78.393 580.392%27 fill=%27%233f3d56%27 id=%27polygon6073%27/%3E %3C/svg%3E")}html.dark .illustration.illustration--error-404 .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27a706cf1c-1654-439b-8fcf-310eb7aa0e00%27 data-name=%27Layer 1%27 width=%271120.59226%27 height=%27777.91584%27 viewBox=%270 0 1120.59226 777.91584%27 version=%271.1%27 sodipodi:docname=%27undraw_not_found_60pq.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs13417%27/%3E %3Csodipodi:namedview id=%27namedview13415%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%270.96797104%27 inkscape:cx=%27350.73363%27 inkscape:cy=%27388.44137%27 inkscape:window-width=%272147%27 inkscape:window-height=%271714%27 inkscape:window-x=%27-7%27 inkscape:window-y=%270%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27a706cf1c-1654-439b-8fcf-310eb7aa0e00%27/%3E %3Ctitle id=%27title13346%27%3Enot found %3C/title%3E %3Ccircle cx=%27212.59226%27 cy=%27103%27 r=%2764%27 fill=%27%23ff6584%27 id=%27circle13348%27 style=%27fill:%23ef6508;fill-opacity:1%27/%3E %3Cpath d=%27M563.68016,404.16381c0,151.01141-89.77389,203.73895-200.51559,203.73895S162.649,555.17522,162.649,404.16381,363.16457,61.04208,363.16457,61.04208,563.68016,253.1524,563.68016,404.16381Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%23f2f2f2%27 id=%27path13350%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27316.156 523.761 318.21 397.378 403.674 241.024 318.532 377.552 319.455 320.725 378.357 207.605 319.699 305.687 319.699 305.687 321.359 203.481 384.433 113.423 321.621 187.409 322.658 0 316.138 248.096 316.674 237.861 252.547 139.704 315.646 257.508 309.671 371.654 309.493 368.625 235.565 265.329 309.269 379.328 308.522 393.603 308.388 393.818 308.449 394.99 293.29 684.589 313.544 684.589 315.974 535.005 389.496 421.285 316.156 523.761%27 fill=%27%233f3d56%27 id=%27polygon13352%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cpath d=%27M1160.29613,466.01367c0,123.61-73.4842,166.77-164.13156,166.77s-164.13156-43.16-164.13156-166.77S996.16457,185.15218,996.16457,185.15218,1160.29613,342.40364,1160.29613,466.01367Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%23f2f2f2%27 id=%27path13354%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27950.482 552.833 952.162 449.383 1022.119 321.4 952.426 433.154 953.182 386.639 1001.396 294.044 953.382 374.329 953.382 374.329 954.741 290.669 1006.369 216.952 954.954 277.514 955.804 124.11 950.467 327.188 950.906 318.811 898.414 238.464 950.064 334.893 945.173 428.327 945.027 425.847 884.514 341.294 944.844 434.608 944.232 446.293 944.123 446.469 944.173 447.428 931.764 684.478 948.343 684.478 950.332 562.037 1010.514 468.952 950.482 552.833%27 fill=%27%233f3d56%27 id=%27polygon13356%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27554.59226%27 cy=%27680.47903%27 rx=%27554.59226%27 ry=%2728.03433%27 fill=%27%233f3d56%27 id=%27ellipse13358%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27892.44491%27 cy=%27726.79663%27 rx=%2794.98858%27 ry=%274.80162%27 fill=%27%233f3d56%27 id=%27ellipse13360%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27548.71959%27 cy=%27773.11422%27 rx=%2794.98858%27 ry=%274.80162%27 fill=%27%233f3d56%27 id=%27ellipse13362%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27287.94432%27 cy=%27734.27887%27 rx=%27217.01436%27 ry=%2710.96996%27 fill=%27%233f3d56%27 id=%27ellipse13364%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Ccircle cx=%2797.08375%27 cy=%27566.26982%27 r=%2779%27 fill=%27%232f2e41%27 id=%27circle13366%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%2799.80546%27 y=%27689.02332%27 width=%2724%27 height=%2743%27 transform=%27translate%28-31.32451 -62.31008%29 rotate%280.67509%29%27 fill=%27%232f2e41%27 id=%27rect13368%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%27147.80213%27 y=%27689.58887%27 width=%2724%27 height=%2743%27 transform=%27translate%28-31.31452 -62.87555%29 rotate%280.67509%29%27 fill=%27%232f2e41%27 id=%27rect13370%27/%3E %3Cellipse cx=%27119.54569%27 cy=%27732.61606%27 rx=%277.5%27 ry=%2720%27 transform=%27translate%28-654.1319 782.47948%29 rotate%28-89.32491%29%27 fill=%27%232f2e41%27 id=%27ellipse13372%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27167.55414%27 cy=%27732.18168%27 rx=%277.5%27 ry=%2720%27 transform=%27translate%28-606.25475 830.05533%29 rotate%28-89.32491%29%27 fill=%27%232f2e41%27 id=%27ellipse13374%27/%3E %3Ccircle cx=%2799.31925%27 cy=%27546.29477%27 r=%2727%27 fill=%27%23fff%27 id=%27circle13376%27/%3E %3Ccircle cx=%2799.31925%27 cy=%27546.29477%27 r=%279%27 fill=%27%233f3d56%27 id=%27circle13378%27/%3E %3Cpath d=%27M61.02588,552.94636c-6.04185-28.64075,14.68758-57.26483,46.30049-63.93367s62.13813,11.14292,68.18,39.78367-14.97834,38.93-46.59124,45.59886S67.06774,581.58712,61.02588,552.94636Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13380%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M257.29613,671.38411c0,55.07585-32.73985,74.3063-73.13,74.3063q-1.40351,0-2.80255-.0312c-1.87139-.04011-3.72494-.1292-5.55619-.254-36.45135-2.57979-64.77127-22.79937-64.77127-74.02113,0-53.00843,67.73872-119.89612,72.827-124.84633l.00892-.00889c.19608-.19159.29409-.28516.29409-.28516S257.29613,616.30827,257.29613,671.38411Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13382%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M181.50168,737.26482l26.747-37.37367-26.81386,41.4773-.07125,4.29076c-1.87139-.04011-3.72494-.1292-5.55619-.254l2.88282-55.10258-.0223-.42775.049-.0802.27179-5.20415-26.88076-41.5798,26.96539,37.67668.06244,1.105,2.17874-41.63324-23.0132-42.96551,23.29391,35.6583,2.26789-86.31419.00892-.294v.28516l-.37871,68.064,22.91079-26.98321-23.00435,32.84678-.60595,37.27566L204.18523,621.958l-21.4805,41.259-.33863,20.723,31.05561-49.79149-31.17146,57.023Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13384%27/%3E %3Ccircle cx=%27712.48505%27 cy=%27565.41532%27 r=%2779%27 fill=%27%232f2e41%27 id=%27circle13386%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%27741.77716%27 y=%27691.82355%27 width=%2724%27 height=%2743%27 transform=%27translate%28-215.99457 191.86399%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27rect13388%27/%3E %3Crect x=%27787.6593%27 y=%27677.72286%27 width=%2724%27 height=%2743%27 transform=%27matrix%280.95588, -0.29376, 0.29376, 0.95588, -209.82788, 204.72037%29%27 fill=%27%232f2e41%27 id=%27rect13390%27/%3E %3Cellipse cx=%27767.887%27 cy=%27732.00275%27 rx=%2720%27 ry=%277.5%27 transform=%27translate%28-220.8593 196.83312%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27ellipse13392%27/%3E %3Cellipse cx=%27813.47537%27 cy=%27716.94619%27 rx=%2720%27 ry=%277.5%27 transform=%27translate%28-214.42477 209.56103%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27ellipse13394%27/%3E %3Ccircle cx=%27708.52153%27 cy=%27545.71023%27 r=%2727%27 fill=%27%23fff%27 id=%27circle13396%27/%3E %3Ccircle cx=%27708.52153%27 cy=%27545.71023%27 r=%279%27 fill=%27%233f3d56%27 id=%27circle13398%27/%3E %3Cpath d=%27M657.35526,578.74316c-14.48957-25.43323-3.47841-59.016,24.59412-75.0092s62.57592-8.34055,77.06549,17.09268-2.39072,41.6435-30.46325,57.63671S671.84483,604.17639,657.35526,578.74316Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13400%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M611.29613,661.29875c0,50.55711-30.05368,68.20979-67.13,68.20979q-1.28835,0-2.57261-.02864c-1.71785-.03682-3.41933-.1186-5.10033-.23313-33.46068-2.36813-59.45707-20.92878-59.45707-67.948,0-48.65932,62.18106-110.05916,66.85186-114.60322l.00819-.00817c.18-.17587.27-.26177.27-.26177S611.29613,610.74164,611.29613,661.29875Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13402%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M541.72029,721.77424l24.55253-34.30732-24.6139,38.07426-.0654,3.93872c-1.71785-.03682-3.41933-.1186-5.10033-.23313l2.6463-50.58165-.02047-.39266.045-.07361.24949-4.77718-24.67531-38.16836,24.753,34.58547.05731,1.01433,2-38.21741-21.12507-39.44039L541.80616,625.928l2.08182-79.23247.00819-.26994v.26177l-.34764,62.47962,21.031-24.76934-21.11693,30.15184-.55624,34.21735,19.63634-32.839-19.71812,37.87389-.31085,19.0228,28.50763-45.70631-28.614,52.34448Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13404%27/%3E %3Cpath d=%27M875.29613,682.38411c0,55.07585-32.73985,74.3063-73.13,74.3063q-1.4035,0-2.80255-.0312c-1.87139-.04011-3.72494-.1292-5.55619-.254-36.45135-2.57979-64.77127-22.79937-64.77127-74.02113,0-53.00843,67.73872-119.89612,72.827-124.84633l.00892-.00889c.19608-.19159.29409-.28516.29409-.28516S875.29613,627.30827,875.29613,682.38411Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13406%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M799.50168,748.26482l26.747-37.37367-26.81386,41.4773-.07125,4.29076c-1.87139-.04011-3.72494-.1292-5.55619-.254l2.88282-55.10258-.0223-.42775.049-.0802.27179-5.20415L770.108,654.01076l26.96539,37.67668.06244,1.105,2.17874-41.63324-23.0132-42.96551,23.29391,35.6583,2.26789-86.31419.00892-.294v.28516l-.37871,68.064,22.91079-26.98321-23.00435,32.84678-.606,37.27566L822.18523,632.958l-21.4805,41.259-.33863,20.723,31.05561-49.79149-31.17146,57.023Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13408%27/%3E %3Cellipse cx=%27721.51694%27 cy=%27656.82212%27 rx=%2712.40027%27 ry=%2739.5%27 transform=%27translate%28-220.83517 966.22323%29 rotate%28-64.62574%29%27 fill=%27%232f2e41%27 id=%27ellipse13410%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27112.51694%27 cy=%27651.82212%27 rx=%2712.40027%27 ry=%2739.5%27 transform=%27translate%28-574.07936 452.71367%29 rotate%28-68.15829%29%27 fill=%27%232f2e41%27 id=%27ellipse13412%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3C/svg%3E")}html.dark .illustration.illustration--trash .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27b7b32b39-b294-42d6-81e0-024e7ed9ae70%27 data-name=%27Layer 1%27 width=%27920.30414%27 height=%27515.08657%27 viewBox=%270 0 920.30414 515.08657%27 version=%271.1%27 sodipodi:docname=%27undraw_throw_away_re_x60k.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs16499%27/%3E %3Csodipodi:namedview id=%27namedview16497%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%271.2745786%27 inkscape:cx=%27209.48099%27 inkscape:cy=%27257.73223%27 inkscape:window-width=%271342%27 inkscape:window-height=%271003%27 inkscape:window-x=%271886%27 inkscape:window-y=%27355%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27b7b32b39-b294-42d6-81e0-024e7ed9ae70%27/%3E %3Cpath id=%27a935b196-91fc-4d65-bd04-49275a33d175%27 data-name=%27Path 1%27 d=%27M333.52692,705.58229h-140.6s-2.85-41.8,14.012-42.275,14.962,18.525,36.1-7.6,46.787-24.7,50.112-9.262-6.412,27.787,11.4,23.987S348.01392,676.60726,333.52692,705.58229Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23e6e6e6%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27af9a6d89-7824-4af5-a475-6980c18ad0f3%27 data-name=%27Path 2%27 d=%27M260.85394,705.5923l-.475-.019c1.107-27.52,6.87-45.2,11.511-55.19,5.038-10.844,9.893-15.234,9.942-15.277l.316.355c-.048.043-4.846,4.389-9.844,15.16C267.68893,660.56526,261.95694,678.1753,260.85394,705.5923Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27ae138407-70d7-43ff-b006-9d3240c337f6%27 data-name=%27Path 3%27 d=%27M311.73993,705.6483l-.456-.133a73.682,73.682,0,0,1,18.551-30.863l.319.352A73.183,73.183,0,0,0,311.73993,705.6483Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27a7d931fe-d47e-4aa5-ae01-a0d26a3448cc%27 data-name=%27Path 4%27 d=%27M215.07292,705.61531l-.471-.065a51.73206,51.73206,0,0,0-4.653-30.238,41.63309,41.63309,0,0,0-7.34-10.71606l.329-.343a42.15523,42.15523,0,0,1,7.441,10.848A52.20594,52.20594,0,0,1,215.07292,705.61531Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27b274f1e0-b558-44b1-a0b2-dcd77bbddb14%27 data-name=%27Path 5%27 d=%27M352.60792,706.21727h-174.845l-.04-.592c-.1-1.473-2.331-36.228,8.93-48.629a12.33392,12.33392,0,0,1,9.013-4.325c7.34-.209,11.953,2.541,15.674,4.747,7.013,4.16,11.645,6.909,28.49-13.91,18.247-22.553,37.936-27.406,49.254-24.708,7.313,1.744,12.353,6.671,13.828,13.52,1.4,6.485.952,12.578.594,17.475-.383,5.239-.685,9.376,1.467,11.252,1.8,1.565,5.381,1.707,11.281.448,12-2.56,28.748-.37,37.153,10.491,4.522,5.843,8.085,16.463-.623,33.88Zm-173.652-1.271h172.865c6.489-13.165,6.692-24.287.581-32.182-7.711-9.963-23.888-12.585-35.883-10.026-6.411,1.368-10.23,1.142-12.381-.732-2.631-2.292-2.308-6.71-1.9-12.3.352-4.815.789-10.808-.569-17.115-1.368-6.351-6.063-10.926-12.881-12.551-10.957-2.614-30.1,2.177-47.971,24.27-17.534,21.672-22.817,18.54-30.126,14.2-3.767-2.234-8.043-4.767-14.99-4.57a11.10885,11.10885,0,0,0-8.108,3.909c-10.118,11.146-8.884,42.398-8.636,47.097Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27fill:%2372709a;fill-opacity:1%27/%3E %3Cpath id=%27bca7d782-7e31-494e-97b0-f49b8df7894d%27 data-name=%27Path 8%27 d=%27M923.90791,706.92328h-172.216l-.033-.965-8.223-235.18h188.727Zm-170.284-2h168.352l8.117-232.145h-184.587Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%233f3d56%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3Cg id=%27e7d5632f-8461-4dcf-9cd9-df8e3f64d5e2%27 data-name=%27Group 1%27%3E %3Crect id=%27ad932c98-7027-4b28-8e73-a76d8a4136e0%27 data-name=%27Rectangle 17%27 x=%27639.82597%27 y=%27321.89657%27 width=%2713.099%27 height=%27162.097%27 fill=%27%233f3d56%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3Crect id=%27ae1e5d8b-7977-4a56-a24c-fbb057f76b38%27 data-name=%27Rectangle 18%27 x=%27691.40202%27 y=%27321.89657%27 width=%2713.099%27 height=%27162.097%27 fill=%27%233f3d56%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3Crect id=%27bffa0855-fc38-45cc-9e39-6daa1d3e4103%27 data-name=%27Rectangle 19%27 x=%27742.97801%27 y=%27321.89657%27 width=%2713.099%27 height=%27162.097%27 fill=%27%233f3d56%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M1041.59738,539.83884l-.8457-.53418L826.83762,404.12156l18.55566-29.36182.84571.53418,213.91308,135.18262Zm-212-136.33935,211.377,133.57959,16.418-25.97949-211.376-133.58106Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%233f3d56%27 id=%27path16474%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3Cpath id=%27b31113e7-cae2-4653-b248-af5e4acb0a6c%27 data-name=%27Path 10%27 d=%27M989.9499,393.22629a38.459,38.459,0,0,0-58.62,38.07l10.2,6.446a30.344,30.344,0,1,1,28.98,18.321l10.2,6.446a38.459,38.459,0,0,0,9.249-69.283Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%233f3d56%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3Crect id=%27bbfb7505-c422-4cd7-b125-b9dee40ff3b1%27 data-name=%27Rectangle 21%27 y=%27513.08657%27 width=%27909%27 height=%272%27 fill=%27%233f3d56%27/%3E %3Cg id=%27b91459ce-423d-4e92-a857-d0ba85dc07c7%27 data-name=%27Group 6%27%3E %3Cpath id=%27bc369f15-2cd9-428d-9eec-3a8fd8cc1bba%27 data-name=%27Path 111%27 d=%27M536.88489,691.89628h-14.564l-6.932-56.174h21.5Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23feb8b8%27/%3E %3Cpath id=%27fafca8b8-1a63-4513-a3fa-e64917847011%27 data-name=%27Path 112%27 d=%27M494.23393,705.41828h45.771v-17.684h-28.332a17.439,17.439,0,0,0-17.439,17.439h0Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27fill:%23444a67;fill-opacity:1%27/%3E %3Cpath id=%27a38ea43e-f1b1-406e-84c8-61e7480f01b4%27 data-name=%27Path 113%27 d=%27M531.766,604.85129l10.046,10.545,45.452-33.727-14.826-15.563Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23feb8b8%27/%3E %3Cpath id=%27b5ba90e2-8a51-4a77-95c4-5b486c8770ec%27 data-name=%27Path 114%27 d=%27M552.16123,620.2275l-19.54908-20.51237-12.80321,12.202,31.582,33.1382.17738-.169a17.4414,17.4414,0,0,0,.59292-24.65874Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27fill:%23444a67;fill-opacity:1%27/%3E %3Cpath id=%27b1536285-e66e-494f-8c4f-a2304265e4c3%27 data-name=%27Path 115%27 d=%27M430.39593,450.95329a11.94591,11.94591,0,0,1,5.715-17.4l57.179-145.727,22.288,13.345-63.518,139.8a12.01,12.01,0,0,1-21.664,9.982Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23feb8b8%27/%3E %3Cpath id=%27acd6249e-4699-4411-813c-091b3a750afe%27 data-name=%27Path 116%27 d=%27M647.42792,461.3983a11.94507,11.94507,0,0,1-10.727-14.85l-84.354-131.869,23.891-10.2,75.836,133.523a12.01,12.01,0,0,1-4.646,23.4Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23feb8b8%27/%3E %3Cpath id=%27ece4d731-f277-435f-bbc1-e3b70679d22f%27 data-name=%27Path 117%27 d=%27M493.8529,436.36129l14.931,221.913,35.682-3.148,7.34595-163.722,19.94,70.314,43.028,3.148-17.031-139Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27stroke:%23202634;stroke-opacity:1;fill:%23444a67;fill-opacity:1%27/%3E %3Cpath id=%27b91f5bf0-a8c5-41a2-a26e-8e2fd84207c6%27 data-name=%27Path 118%27 d=%27M578.04889,551.2243l-6.3,10.495-44.073,30.434,31.484,16.792s60.869-33.583,55.622-44.078Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27fill:%23444a67;fill-opacity:1%27/%3E %3Cpath id=%27b0b7866d-f3ba-460a-97cc-8103175b89de%27 data-name=%27Path 119%27 d=%27M462.60693,346.57728l12.421-35a62.4941,62.4941,0,0,1,32.332-35.668h0a89.42706,89.42706,0,0,1,52.484-2.873l4.52,1.122a87.36364,87.36364,0,0,1,33.128,16c7.654,6.034,14.54,13.674,15.153,21.892a.24435.24435,0,0,0,.015.051c2.12,9.292,3.169,57.567,3.169,57.567h-18.7l2.958,65.067-.239-.471s-107.856,20.411-107.856,9.916v-67.168l-2.211-24.32Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle id=%27bd3b9138-8795-4826-98b2-48d72249760b%27 data-name=%27Ellipse 12%27 cx=%27423.432%27 cy=%2741.59257%27 r=%2729.889%27 fill=%27%23feb8b8%27/%3E %3Cpath id=%27e83e2647-99b5-4c80-ac3e-9e5d1f9bc81d%27 data-name=%27Path 120%27 d=%27M567.757,220.64529l23.208.93c2.92-.009,6.108-.112,8.332-2,3.35-2.849,2.789-8.225.995-12.241-5-11.182-16.153-15.188-28.4-14.859s-25.08,4.48-31.675,14.8-8.377,23.352-5.893,35.344a38.534,38.534,0,0,1,31.508-21.97Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27fill:%23444a67;fill-opacity:1%27/%3E %3C/g%3E %3Cg id=%27ff061cc6-72bd-494d-9c36-32e4a4020cd7%27 data-name=%27Group 4%27%3E %3Cpath id=%27bc404282-8d4f-43f7-bc12-02f97785eba1%27 data-name=%27Path 81%27 d=%27M705.57123,513.00138l-84.00157-58.87289a3.60743,3.60743,0,0,1-.882-5.01481L686.619,355.0409a3.60743,3.60743,0,0,1,5.01481-.882l84.00156,58.87289a3.60742,3.60742,0,0,1,.882,5.01481l-65.92963,94.07033A3.60742,3.60742,0,0,1,705.57123,513.00138Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%236c63ff%27 style=%27stroke:%233f80ea;stroke-opacity:1;fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath id=%27ae4af9f3-88ec-4cab-9b9e-a4fc234f7062%27 data-name=%27Path 82%27 d=%27M724.46214,449.12032l-49.29069-34.54561a5.30063,5.30063,0,1,1,6.08441-8.6814l49.29069,34.54561a5.30063,5.30063,0,0,1-6.08441,8.6814Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27fe48f3fd-992f-41c2-af3b-c30882e26a16%27 data-name=%27Path 83%27 d=%27M713.14975,465.26118l-49.29069-34.54561a5.30063,5.30063,0,1,1,6.0844-8.6814l49.29069,34.54561a5.30063,5.30063,0,0,1-6.0844,8.6814Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27e216638f-22ba-49ea-a46c-300c78c4e875%27 data-name=%27Path 84%27 d=%27M701.71568,481.57565,652.425,447.03a5.30063,5.30063,0,1,1,6.0844-8.68141l49.29069,34.54561a5.30063,5.30063,0,0,1-6.0844,8.68141Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27ee43e3d8-5f22-4b53-a964-043fec166479%27 data-name=%27Path 85%27 d=%27M724.32359,417.19028l-19.09171-13.38052a5.30063,5.30063,0,1,1,6.0844-8.6814L730.408,408.50887a5.30063,5.30063,0,0,1-6.08441,8.68141Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3C/g%3E %3C/svg%3E")}html.dark .illustration.illustration--download .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27e8e2026c-b237-4860-9f0c-6cc1509a5719%27 data-name=%27Layer 1%27 width=%27777.00073%27 height=%27407.99846%27 viewBox=%270 0 777.00073 407.99846%27 version=%271.1%27 sodipodi:docname=%27undraw_my_files_swob.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs12580%27/%3E %3Csodipodi:namedview id=%27namedview12578%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%274.2699381%27 inkscape:cx=%27497.6653%27 inkscape:cy=%2785.832626%27 inkscape:window-width=%271342%27 inkscape:window-height=%271003%27 inkscape:window-x=%272246%27 inkscape:window-y=%27287%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27e8e2026c-b237-4860-9f0c-6cc1509a5719%27/%3E %3Cpath d=%27M986.84973,543.39925c-4.06982,25.87-16.68017,50.98-37.49023,66.87-20.48,15.65-46.71973,21.21-72.04981,25.99q-45.56982,8.61-91.39013,15.74-6.49512,1.035-13,2H594.99963c-.18017-.24-.37011-.49-.5498-.74-.29-.42-.58008-.84-.86035-1.26-.15967-.24-.31983-.49-.48-.74H704.70959a11.96072,11.96072,0,0,0,11.9502-11.94v-148.96c.71973-2.26,1.38965-4.53,2-6.82995a180.05237,180.05237,0,0,0,5.52979-32.71c.60009-7.7.78027-15.4.6499-23.11-.36963-21.19-3.13965-42.38-6.1499-63.42-.21973-1.55-.44971-3.11-.66993-4.66-2.12011-14.62-4.0498-30.53,3.31983-43.34,8.43017-14.66,27.14013-20.77,43.99023-19.27,30.31006,2.71,55.83985,25.92,69.10987,53.31,13.26025,27.38,16.23,58.52,17.43994,88.92.64013,16.12.57031,32.96-1.67969,49.13q11.39941-26.07,22.81982-52.14c4.06006-9.27,8.33008-18.84,15.8501-25.62,15.71973-14.19,41.71973-11.33,58.50977,1.59,16.78027,12.93,25.98,33.36,32.10009,53.63C987.05969,490.9092,990.92981,517.52926,986.84973,543.39925Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23f2f2f2%27 id=%27path12519%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M919.79782,402.88685c10.9923,19.4683,16.03538,41.79209,15.91469,64.06956A155.08734,155.08734,0,0,1,921.38114,530.886a160.6074,160.6074,0,0,1-34.46657,48.29863A146.33182,146.33182,0,0,1,837.383,610.825a129.43749,129.43749,0,0,1-67.21077,6.38653q-4.70407-.80839-9.33861-1.95981c-1.87441-.462-2.6741,2.43033-.79752,2.89284A132.77706,132.77706,0,0,0,831.278,616.0956a146.7727,146.7727,0,0,0,52.18265-29.68634,162.9081,162.9081,0,0,0,37.4259-47.71227,159.49477,159.49477,0,0,0,17.57522-63.86338c1.3102-22.61163-2.48049-45.62617-12.25915-66.13774q-1.77741-3.72827-3.81437-7.32317a1.50113,1.50113,0,0,0-2.59042,1.51415Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12521%27/%3E %3Cpath d=%27m 549.08857,53.445036 c 12.18816,22.288992 21.68623,45.925247 28.29774,70.419784 13.23506,49.05889 15.2279,100.43549 5.83225,150.35833 -4.69001,24.94268 -12.33943,49.24699 -22.78862,72.40569 -10.41915,22.96359 -25.4196,47.15908 -51.04216,55.1994 -2.89173,0.9031 -5.85568,1.56041 -8.85978,1.96482 -1.90417,0.25927 -1.09355,3.12738 0.79752,2.8699 26.50486,-3.60889 44.92183,-25.454 56.47214,-47.72204 11.95115,-23.04084 20.461,-48.06156 26.12039,-73.32295 11.21575,-50.40453 10.81235,-102.67113 -1.1801,-152.89937 -5.95764,-25.02204 -14.86199,-49.261837 -26.52943,-72.219545 -1.46552,-2.875021 -2.97628,-5.726579 -4.52954,-8.556154 -0.92365,-1.682611 -3.514,-0.182541 -2.59041,1.502154 z%27 fill=%27%23ffffff%27 id=%27path12523%27 sodipodi:nodetypes=%27scccccsscccsss%27 style=%27stroke-width:0.996027%27/%3E %3Cpath d=%27M635.13977,292.25924H455.53967a13.76779,13.76779,0,0,0-13.75,13.75v89.99h27.64014a11.87878,11.87878,0,0,1,10.10986,5.59l9.58008,15.25,9.16016,14.56994,1.71972,2.74,10.48,16.67.12012.19h138.29v-145A13.76779,13.76779,0,0,0,635.13977,292.25924Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23ccc%27 id=%27path12525%27 style=%27fill:%237e7e7e;fill-opacity:1%27/%3E %3Cpath d=%27M563.94983,319.76925H474.95959a8.895,8.895,0,1,0,0,17.79h88.99024a8.895,8.895,0,1,0,0-17.79Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12527%27/%3E %3Cpath d=%27M613.29944,363.44924H475.76965a9.71,9.71,0,0,0,0,19.42H613.29944a9.71,9.71,0,0,0,0-19.42Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12529%27/%3E %3Cpath d=%27M622.07971,403.01925a9.70445,9.70445,0,0,0-8.78027-5.59H475.76965c-.21,0-.41015.01-.62011.02a11.91385,11.91385,0,0,1,4.39013,4.14l9.58008,15.25H613.29944a9.69745,9.69745,0,0,0,8.78027-13.82Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12531%27/%3E %3Cpath d=%27M622.90979,439.80923a9.7092,9.7092,0,0,0-9.61035-8.4H498.27991l1.71972,2.74,10.48,16.67H613.29944a9.59905,9.59905,0,0,0,5.63037-1.81,9.69664,9.69664,0,0,0,4.06982-7.9A9.24451,9.24451,0,0,0,622.90979,439.80923Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12533%27/%3E %3Cpath d=%27M732.68958,369.75924l-14-5.47-69.79981-27.24-83.51025-32.59a13.77453,13.77453,0,0,0-17.81006,7.82l-2.91992,7.49-6.94971,17.79-10.1001,25.89-7.58008,19.42-5.68017,14.56-7.58008,19.41-5.68994,14.56994-.15967.42005-.91016,2.32,10.48,16.67.12012.19H704.70959a11.91612,11.91612,0,0,1,9.29,4.44l.81983-2.08,10.02-25.66,15.66015-40.13A13.77715,13.77715,0,0,0,732.68958,369.75924Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%236c63ff%27 id=%27path12535%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M656.36975,369.49923l-7.48-2.92-75.41992-29.43a8.93074,8.93074,0,0,0-11.53027,5.05,8.924,8.924,0,0,0,5.06005,11.53l24.91016,9.72,30.81006,12.02,26.16992,10.22,1.00977.39a8.89889,8.89889,0,0,0,6.47021-16.58Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12537%27/%3E %3Cpath d=%27M686.44983,428.13924l-37.56006-14.66-26.81006-10.46-14.32031-5.59-37.29981-14.56-12.12011-4.73a9.70982,9.70982,0,0,0-12.23,4.73c-.11963.25-.23975.51-.33985.78a9.70379,9.70379,0,0,0,5.51026,12.57l3.09961,1.21,49.72021,19.41,44.79,17.48,30.5,11.91a9.62861,9.62861,0,0,0,3.52.66,9.70595,9.70595,0,0,0,3.54-18.75Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12539%27/%3E %3Cpath d=%27M648.88977,449.94924l-2.41016-.94-23.56982-9.2-21.53027-8.4-37.33985-14.56994-18.06006-7.05a9.70758,9.70758,0,1,0-7.0498,18.09l9.04,3.53,45.09961,17.6,4.64013,1.81.48.19h53.41015Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12541%27/%3E %3Cpath d=%27M557.65979,450.81924l-4.64014-1.81-19.39013-7.57a9.69455,9.69455,0,0,0-13.12012,7.57,9.2009,9.2009,0,0,0-.10986,1.81,1.12063,1.12063,0,0,0,.01025.19h37.73975Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12543%27/%3E %3Cpath d=%27M597.70959,450.81924l-4.64013-1.81H520.5094a9.2009,9.2009,0,0,0-.10986,1.81h-9.91993l.12012.19h87.58985Zm0,0h-87.23l.12012.19h87.58985Zm0,0h-87.23l.12012.19h87.58985Zm.48.19-.48-.19h-87.23l.12012.19Zm-175.00977,200.25a11.95822,11.95822,0,0,1-11.93994-11.94v-231.37a11.96034,11.96034,0,0,1,11.93994-11.95h18.60986v-2H423.17981a13.96617,13.96617,0,0,0-13.93994,13.95v231.37a13.95043,13.95043,0,0,0,8.16992,12.68H593.58948c-.15967-.24-.31983-.49-.48-.74Zm291.63965-197.89a13.87759,13.87759,0,0,0-10.10987-4.36h-193l-10.7998-17.18-.26025-.42005-9.15967-14.56994-10.26026-16.32a13.97619,13.97619,0,0,0-11.7998-6.52h-46.25a13.96617,13.96617,0,0,0-13.93994,13.95v231.37a13.95043,13.95043,0,0,0,8.16992,12.68,13.74939,13.74939,0,0,0,5.77,1.26H704.70959a13.79793,13.79793,0,0,0,5.78028-1.26,13.95124,13.95124,0,0,0,8.16992-12.68v-176.36A13.87,13.87,0,0,0,714.81946,453.36922Zm1.84033,185.95a11.96072,11.96072,0,0,1-11.9502,11.94H423.17981a11.95822,11.95822,0,0,1-11.93994-11.94v-231.37a11.96034,11.96034,0,0,1,11.93994-11.95h46.25a11.87878,11.87878,0,0,1,10.10986,5.59l9.58008,15.25,9.16016,14.56994,1.71972,2.74,10.48,16.67.12012.19H704.70959a11.96045,11.96045,0,0,1,11.9502,11.95Zm-118.9502-188.5h-87.23l.12012.19h87.58985Zm0,0h-87.23l.12012.19h87.58985Zm0,0h-87.23l.12012.19h87.58985Zm0,0-4.64013-1.81H511.70959l-10.7998-17.18-.91016,2.32,10.48,16.67.12012.19h87.58985Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%233f3d56%27 id=%27path12545%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Cpolygon points=%27156.928 287.77 151.2 299.746 102.283 283.352 110.736 265.677 156.928 287.77%27 fill=%27%23ffb8b8%27 id=%27polygon12547%27/%3E %3Cpath d=%27M358.52955,543.80507h26.83419a0,0,0,0,1,0,0v16.1195a0,0,0,0,1,0,0h-41.721a0,0,0,0,1,0,0v-1.23264A14.88686,14.88686,0,0,1,358.52955,543.80507Z%27 transform=%27translate%28-502.12206 396.57105%29 rotate%28-64.4384%29%27 fill=%27%232f2e41%27 id=%27path12549%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Cpolygon points=%27168.459 394.715 155.192 394.267 154.633 342.623 170.186 343.541 168.459 394.715%27 fill=%27%23ffb8b8%27 id=%27polygon12551%27/%3E %3Cpath d=%27M355.83539,636.31276h26.83419a0,0,0,0,1,0,0v16.1195a0,0,0,0,1,0,0h-41.721a0,0,0,0,1,0,0v-1.23264A14.88686,14.88686,0,0,1,355.83539,636.31276Z%27 transform=%27translate%28-189.55753 -257.83873%29 rotate%281.93309%29%27 fill=%27%232f2e41%27 id=%27path12553%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Cpath d=%27M401.32408,424.5795s-40.605-10.28659-59.01257,4.8726l-10.28659,29.777-41.14638,58.47117,59.554,35.73238,10.828-27.07-25.98718-12.9936,31.40118-27.07-5.414,142.92952,20.57319,3.2484S427.31127,455.98068,401.32408,424.5795Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%232f2e41%27 id=%27path12555%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Cpath d=%27M339.72057,433.85626l.49487-.87978c5.217-9.27464,4.37164-24.37779,2.744-35.41409-1.36328-9.244-1.32231-25.53461-1.04791-37.57336A17.89121,17.89121,0,0,1,356.173,342.76787c12.35254-2.57059,27.51728-3.11516,35.45746-3.21139l.00661.5414-.00661-.5414a8.24494,8.24494,0,0,1,8.27538,8.04275c.24162,12.964.16654,36.60475-3.05066,49.28852-4.77479,18.82527,2.69166,31.618,2.7678,31.74485l.45046.75288Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%236c63ff%27 id=%27path12557%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M318.8336,485.774a10.02479,10.02479,0,0,0,3.81053-14.892l22.91578-98.81821H328.23512l-20.22438,96.87052A10.07912,10.07912,0,0,0,318.8336,485.774Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23ffb8b8%27 id=%27path12559%27/%3E %3Cpath d=%27M458.17105,388.50259l-38.2425-36.17534-10.33582,14.47013,25.83953,22.73879-33.88713,26.91034c-.24477-.01653-.48853-.03722-.73784-.03722a10.85261,10.85261,0,1,0,10.74561,12.296l.107.107Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23ffb8b8%27 id=%27path12561%27/%3E %3Cpath d=%27M353.74046,344.03808s-23.88114-3.91694-26.04674,14.49065-3.2484,18.40759-3.2484,18.40759,17.32479-3.24839,21.656,1.0828S353.74046,344.03808,353.74046,344.03808Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%236c63ff%27 id=%27path12563%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M389.41329,341.20394s19.49039-3.24839,28.15278,5.414,12.9936,10.828,12.9936,10.828-19.49039,10.828-11.9108,20.57319c0,0-20.57319-9.74519-23.82158-6.49679S389.41329,341.20394,389.41329,341.20394Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%236c63ff%27 id=%27path12565%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M372.31839,278.33911c-6.148-4.91-7.76342-14.38628-4.19638-21.39926s11.63171-11.23809,19.4934-10.92256,15.26966,4.82908,19.82422,11.24482c6.39793,9.01238,7.74052,21.53835,16.24786,28.594,7.68395,6.37273,18.69155,6.19022,28.66139,5.68324,3.36071-.1709,6.83013-.369,9.84577-1.86219s5.47946-4.64237,5.09075-7.98489c2.50462,3.96489,1.05154,9.524-2.30876,12.79543s-8.145,4.642-12.80289,5.18773a47.56885,47.56885,0,0,1-43.1514-18.93293c-3.46887-4.78542-6.146-10.3579-10.906-13.86156s-12.69667-3.74754-15.61885,1.39c-1.44527,2.541-1.30342,5.72826-2.63248,8.3319s-5.645,4.00754-6.92478,1.37932%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%232f2e41%27 id=%27path12567%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Ccircle cx=%27159.87891%27 cy=%2754.55562%27 r=%2730%27 fill=%27%232f2e41%27 id=%27circle12569%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Ccircle cx=%27159.6978%27 cy=%2762.34302%27 r=%2724.56103%27 fill=%27%23ffb8b8%27 id=%27circle12571%27/%3E %3Cpath d=%27M348.80242,290.30517c3.338.73012,2.24571,6.32966,4.88341,8.50165,2.37937,1.95927,5.8059-.05564,8.80058-.78507,3.78081-.92091,7.73806.42815,11.22871,2.148s6.8565,3.85421,10.66447,4.65545,8.32247-.10183,10.45715-3.3554c2.04109-3.11093,1.28973-7.30611-.30712-10.66677a24.76974,24.76974,0,0,0-44.442-.61588%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%232f2e41%27 id=%27path12573%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Cpath d=%27M927.49963,652.99923a1.00307,1.00307,0,0,1-1,1h-714a1,1,0,0,1,0-2h714A1.00307,1.00307,0,0,1,927.49963,652.99923Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%233f3d56%27 id=%27path12575%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3C/svg%3E")}html.dark .illustration.illustration--documents .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27a2fab10e-fac6-497d-8ec7-92fd5f96fda5%27 data-name=%27Layer 1%27 width=%27836.00447%27 height=%27437.46152%27 viewBox=%270 0 836.00447 437.46152%27 version=%271.1%27 sodipodi:docname=%27undraw_reviewed_docs_re_9lmr.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs14299%27/%3E %3Csodipodi:namedview id=%27namedview14297%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%271.4031026%27 inkscape:cx=%27561.61254%27 inkscape:cy=%27218.44447%27 inkscape:window-width=%272146%27 inkscape:window-height=%271167%27 inkscape:window-x=%271836%27 inkscape:window-y=%27459%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27a2fab10e-fac6-497d-8ec7-92fd5f96fda5%27/%3E %3Cg id=%27f59d61bb-6173-4011-886f-cab752b15cf5%27 data-name=%27Group 14%27%3E %3Cpath id=%27ea601028-2261-4201-a5c6-6d1fee0209f8%27 data-name=%27Path 284%27 d=%27M994.40227,465.87775a10.13794,10.13794,0,0,1-2.678-15.312l-10.57-77.264,22.019,1.081,3.457,75.363a10.192,10.192,0,0,1-12.228,16.132Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23a0616a%27/%3E %3Cpath id=%27bab8e504-63c3-4a02-b094-c521f4d0da0a%27 data-name=%27Path 285%27 d=%27M1006.19527,375.40676a4.138,4.138,0,0,1-1.681,1.189l-19.788,7.552a4.157,4.157,0,0,1-5.281-2.194l-17.529-39.393a16.46,16.46,0,0,1-.805-11.649,16.0099,16.0099,0,0,1,12.185-10.924,15.26906,15.26906,0,0,1,6.578.093,15.947,15.947,0,0,1,11.461,9.963l15.585,41.2A4.16588,4.16588,0,0,1,1006.19527,375.40676Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%237e7e7e;fill-opacity:1%27/%3E %3Cpath id=%27e3cfda6a-f51e-4c96-8af0-12d99ec512c5%27 data-name=%27Path 286%27 d=%27M903.07927,654.46178h-13.691l-4.966-53.057,18.657.25Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23a0616a%27/%3E %3Cpath id=%27a90fb924-173c-4f4a-b9ae-ede5dff37993%27 data-name=%27Path 287%27 d=%27M879.60925,650.55077h26.4v16.625h-43.028a16.625,16.625,0,0,1,16.625-16.625h.003Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%232f2e41%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Cpath id=%27f7d48866-455f-47a0-876b-9c2c9b7d2f2d%27 data-name=%27Path 288%27 d=%27M966.73323,654.46278h-13.691l-6.513-52.808h20.206Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23a0616a%27/%3E %3Cpath id=%27ae80d259-143f-4a2f-8815-2d5111ab51c8%27 data-name=%27Path 289%27 d=%27M943.26326,650.55077h26.4v16.625h-43.028a16.625,16.625,0,0,1,16.625-16.625h.003Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%232f2e41%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Cpath id=%27b7aaac11-5418-4b5b-a747-2fb27f89cd88%27 data-name=%27Path 290%27 d=%27M968.45525,635.67377l-21.5-1.592a5.032,5.032,0,0,1-4.655-4.768l-4.794-99.088a3.909,3.909,0,0,0-7.733-.6l-20,97.611a5.03194,5.03194,0,0,1-5.324,4l-19.438-1.555a5.02495,5.02495,0,0,1-4.60883-5.40924q.00394-.04944.00885-.09876l18.033-180.326a5.025,5.025,0,0,1,6.068-4.41l68.574,14.907a5.038,5.038,0,0,1,3.957,5l-3.193,171.41192a5.028,5.028,0,0,1-5.013,4.932C968.71025,635.68775,968.58324,635.68275,968.45525,635.67377Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%232f2e41%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Ccircle id=%27eccc2a78-7d3a-4be1-aa48-fb8bb5d1e30a%27 data-name=%27Ellipse 40%27 cx=%27767.64546%27 cy=%2734.37753%27 r=%2727.428%27 fill=%27%23a0616a%27/%3E %3Cpath id=%27a0a57a86-6e42-4b50-b3a1-f8a38df428dd%27 data-name=%27Path 291%27 d=%27M907.08727,457.75575a24.525,24.525,0,0,1-8.145-18.835c0-39.422,34.123-127.5,35.192-130.243.1-.662,1-.948,5.728-4.139s11.542-3.684,20.257-1.458a5,5,0,0,1,3.629,3.706l1.621,2.342a3.9,3.9,0,0,0,2.27,2.687c7.028,2.961,29.368,16.615,21.755,68-7.071,47.733-9.941,75.8-10.846,85.659a5.015,5.015,0,0,1-4.547,4.54c-3.446.308-9.36.719-16.4.719C941.26628,470.72877,918.86925,468.52876,907.08727,457.75575Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%237e7e7e;fill-opacity:1%27/%3E %3Cpath id=%27e2026d9f-0f48-4627-b939-bcbd235b248e%27 data-name=%27Path 292%27 d=%27M874.31224,443.15074a10.13694,10.13694,0,0,1,6.309-14.207l34.276-70.047,17.682,13.167-39.122,64.505a10.192,10.192,0,0,1-19.143,6.582Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23a0616a%27/%3E %3Cpath id=%27aa5178ad-b05d-4950-85b1-a624717fe499%27 data-name=%27Path 293%27 d=%27M934.51427,374.60176a4.13711,4.13711,0,0,1-2.058.051l-20.64-4.755a4.157,4.157,0,0,1-3.163-4.764l7.4-42.478a16.46109,16.46109,0,0,1,5.822-10.122,16.01107,16.01107,0,0,1,16.205-2.281,15.269,15.269,0,0,1,5.41,3.742,15.947,15.947,0,0,1,3.965,14.659l-10.01709,42.892a4.16594,4.16594,0,0,1-2.924,3.056Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%237e7e7e;fill-opacity:1%27/%3E %3Cpath id=%27f1455aca-238f-491a-b535-1c1a045e39f4%27 data-name=%27Path 294%27 d=%27M943.22124,290.42876a11.82,11.82,0,0,1-3.171-10.482c.956-5,1.518-8.275,1.625-9.466h0c.364-4.073-3.754-7.371-7.828-7.9-.158-.021-.29-.034-.4-.043.1.1.215.206.313.3.774.727,1.737,1.632,1.508,2.566-.138.562-.652.961-1.571,1.218-6.372,1.783-11.28.146-15.445-5.155a12.31284,12.31284,0,0,1-2.351-5.135c-1.492-7.32,2.483-13.56,6.081-17.505,2.967-3.253,7.776-7.2,13.841-7.54,4.716-.263,10.325,2.451,12,7.342a9.112,9.112,0,0,1,7.1-4,16.374,16.374,0,0,1,9.111,2.534c13.3,7.618,19.015,25.766,12.481,39.63-4.11,8.721-13.015,15.213-23.239,16.943a11.61316,11.61316,0,0,1-1.937.164,11.29988,11.29988,0,0,1-8.125-3.467Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%232f2e41%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3C/g%3E %3Cpath id=%27f152a38b-6c6f-456c-96ce-4c801960ccf2%27 data-name=%27Path 336%27 d=%27M545.65724,426.83875a7.59994,7.59994,0,0,0-6.95-4.65h-138.725a7.524,7.524,0,0,0-7.52,7.52v175.5a7.524,7.524,0,0,0,7.52,7.52h138.73a7.53,7.53,0,0,0,7.52-7.52v-175.5a7.38549,7.38549,0,0,0-.57-2.87Zm-1.1,178.37a5.857,5.857,0,0,1-5.85,5.85h-138.725a5.851,5.851,0,0,1-5.85-5.849v-175.5a5.858,5.858,0,0,1,5.85-5.85h138.73a5.87906,5.87906,0,0,1,5.43,3.68,6.48627,6.48627,0,0,1,.22.66,5.80051,5.80051,0,0,1,.2,1.51Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%233f3d56%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Cpath id=%27fabca9b7-6499-499c-b0ba-e512eedfa0e6%27 data-name=%27Path 337%27 d=%27M516.70723,463.62375H474.92128a3.343,3.343,0,1,1,0-6.686h41.78595a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%233f3d56%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Cpath id=%27b1b2178d-f6c7-4a19-857a-cc93cc70df69%27 data-name=%27Path 338%27 d=%27M516.70723,481.17377H474.92128a3.343,3.343,0,1,1,0-6.686h41.78595a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%233f3d56%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Cpath id=%27bd84b5e9-e9c5-4886-bcfd-3c769a5bd20c%27 data-name=%27Path 339%27 d=%27M453.48125,491.16675h-30.537a3.765,3.765,0,0,1-3.761-3.761v-36.036a3.765,3.765,0,0,1,3.761-3.761h30.537a3.765,3.765,0,0,1,3.761,3.761v36.036A3.765,3.765,0,0,1,453.48125,491.16675Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%236c63ff%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath id=%27ad20b6ae-6256-4ad3-9ba5-bff6ef303c78%27 data-name=%27Path 340%27 d=%27M516.41725,517.10977h-94.436a3.343,3.343,0,0,1,0-6.686h94.436a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27f5b31b5a-d389-4394-a0c3-430493f21651%27 data-name=%27Path 341%27 d=%27M516.41725,534.65976h-94.436a3.343,3.343,0,0,1,0-6.686h94.436a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27e6b00d4f-f233-434b-82e7-f520ed55a592%27 data-name=%27Path 342%27 d=%27M516.41725,552.20975h-94.436a3.343,3.343,0,0,1,0-6.686h94.436a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27f83e6214-6629-4e95-ad35-3c9b0c78a3d6%27 data-name=%27Path 343%27 d=%27M516.41725,569.75977h-94.436a3.343,3.343,0,0,1,0-6.686h94.436a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27b83f14e7-a754-4235-a578-aebf681d4a1c%27 data-name=%27Path 344%27 d=%27M516.41725,587.30976h-94.436a3.343,3.343,0,0,1,0-6.686h94.436a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27a38c097c-1c01-4356-80b1-56a89c2c58fa%27 data-name=%27Path 349%27 d=%27M822.00223,668.73076h195a1,1,0,0,0,0-2h-195a1,1,0,0,0,0,2Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%233f3d56%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Ccircle id=%27af1d3ae0-b86a-44f8-8168-f2f371efc620%27 data-name=%27Ellipse 44%27 cx=%27289.69649%27 cy=%27116.37251%27 r=%2732.262%27 fill=%27%236c63ff%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath id=%27b4906b3b-71df-4c7e-84d8-52e6769e6d26%27 data-name=%27Path 395%27 d=%27M468.49727,359.94875a3.346,3.346,0,0,1-2.013-.669l-.036-.027-7.582-5.8a3.36939,3.36939,0,1,1,4.1-5.348l4.911,3.766,11.605-15.14a3.368,3.368,0,0,1,4.722-.62372l.001.00074-.072.1.074-.1a3.372,3.372,0,0,1,.623,4.723l-13.65,17.8a3.37,3.37,0,0,1-2.68,1.314Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23fff%27/%3E %3Ccircle id=%27eb67bc87-0ab3-400d-9346-8836e9b135a0%27 data-name=%27Ellipse 46%27 cx=%2777.29649%27 cy=%2779.77253%27 r=%2721.862%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27a587243e-22a7-4e92-b127-7238b8715868%27 data-name=%27Path 408%27 d=%27M257.12726,319.38077a2.268,2.268,0,0,1-1.364-.453l-.024-.018-5.138-3.934a2.283,2.283,0,0,1,2.776-3.624l3.328,2.552,7.864-10.256a2.282,2.282,0,0,1,3.19946-.42242l.00055.00043-.049.066.05-.065a2.285,2.285,0,0,1,.422,3.2l-9.25,12.064a2.283,2.283,0,0,1-1.816.891Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27b24c2fd4-5735-4a8b-b246-c12b52e11f5f%27 data-name=%27Path 410%27 d=%27M320.72925,362.30178a5.982,5.982,0,0,0-5.468-3.659h-109.161a5.92,5.92,0,0,0-5.917,5.917v138.093a5.92,5.92,0,0,0,5.917,5.917h109.161a5.925,5.925,0,0,0,5.917-5.917v-138.093A5.81028,5.81028,0,0,0,320.72925,362.30178Zm-.865,140.352a4.609,4.609,0,0,1-4.6,4.6h-109.164a4.6,4.6,0,0,1-4.6-4.6h0v-138.094a4.609,4.609,0,0,1,4.6-4.6h109.161a4.626,4.626,0,0,1,4.273,2.9,5.10768,5.10768,0,0,1,.173.519,4.5588,4.5588,0,0,1,.158,1.188Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27f030a160-4767-48dc-a1cd-6e8d6a87c559%27 data-name=%27Path 411%27 d=%27M297.94627,391.24677h-32.88a2.63049,2.63049,0,0,1,0-5.261h32.879a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27f0576b91-fb67-46c0-9bc8-b0d78fa4e393%27 data-name=%27Path 412%27 d=%27M297.94627,405.05675h-32.88a2.6305,2.6305,0,0,1,0-5.261h32.879a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27bb47cdff-cafb-4bb6-bfa7-d7f244c106f8%27 data-name=%27Path 413%27 d=%27M248.19526,412.91976h-24.028a2.962,2.962,0,0,1-2.959-2.959v-28.355a2.962,2.962,0,0,1,2.959-2.959h24.028a2.963,2.963,0,0,1,2.959,2.959v28.355a2.962,2.962,0,0,1-2.959,2.959Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27b9c4730d-541e-403a-bfc4-7f597a133cff%27 data-name=%27Path 414%27 d=%27M297.71726,433.33276h-74.307a2.6305,2.6305,0,0,1,0-5.261h74.307a2.63049,2.63049,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27b0b4ad5b-1090-4149-ad9f-38443074182d%27 data-name=%27Path 415%27 d=%27M297.71726,447.14678h-74.307a2.6305,2.6305,0,0,1,0-5.261h74.307a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27a36ae105-a865-43f2-a38b-4a3728e49bb5%27 data-name=%27Path 416%27 d=%27M297.71726,460.95176h-74.307a2.63049,2.63049,0,0,1,0-5.261h74.307a2.63049,2.63049,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27bd69ee89-5535-4e79-aba4-c83b03de0083%27 data-name=%27Path 417%27 d=%27M297.71726,474.76475h-74.307a2.6305,2.6305,0,0,1,0-5.261h74.307a2.63049,2.63049,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27a075ca9b-1e14-49c6-b2ff-3fb4066a82fb%27 data-name=%27Path 418%27 d=%27M297.71726,488.57077h-74.307a2.63049,2.63049,0,0,1,0-5.261h74.307a2.63049,2.63049,0,1,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27b99f005d-5535-4af5-95d9-44a7a4f0c0b8%27 data-name=%27Path 419%27 d=%27M182.78925,509.14673h153.434a.787.787,0,0,0,0-1.574h-153.434a.787.787,0,1,0-.00894,1.574Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle id=%27b1c5fac5-a790-403a-b8d0-31ae0bc4b4ba%27 data-name=%27Ellipse 46%27 cx=%27497.29649%27 cy=%2779.77253%27 r=%2721.862%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27a5ae1e6c-de0b-426c-a811-1990f7b7ccda%27 data-name=%27Path 408%27 d=%27M677.12726,319.38077a2.268,2.268,0,0,1-1.364-.453l-.024-.018-5.138-3.934a2.283,2.283,0,0,1,2.776-3.624l3.328,2.552,7.864-10.256a2.282,2.282,0,0,1,3.19946-.42242l.00055.00043-.049.066.05-.065a2.285,2.285,0,0,1,.422,3.2l-9.25,12.064a2.283,2.283,0,0,1-1.816.891Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23fff%27 style=%27fill:%23ffffff;fill-opacity:0.98431373%27/%3E %3Cpath id=%27e481f25f-f0ef-423d-9e4a-b2d79b6febf5%27 data-name=%27Path 410%27 d=%27M740.72925,362.30178a5.982,5.982,0,0,0-5.468-3.659h-109.161a5.92,5.92,0,0,0-5.917,5.917v138.093a5.92,5.92,0,0,0,5.917,5.917h109.161a5.925,5.925,0,0,0,5.917-5.917v-138.093A5.81028,5.81028,0,0,0,740.72925,362.30178Zm-.865,140.352a4.609,4.609,0,0,1-4.6,4.6h-109.164a4.6,4.6,0,0,1-4.6-4.6h0v-138.094a4.609,4.609,0,0,1,4.6-4.6h109.161a4.626,4.626,0,0,1,4.273,2.9,5.10768,5.10768,0,0,1,.173.519,4.5588,4.5588,0,0,1,.158,1.188Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27a5b052e7-0a6d-48d5-ba9e-291ff1ca3bfd%27 data-name=%27Path 411%27 d=%27M717.94627,391.24677h-32.88a2.63049,2.63049,0,0,1,0-5.261h32.879a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27bd247f09-cb3d-4df5-9c12-787ea9e72b07%27 data-name=%27Path 412%27 d=%27M717.94627,405.05675h-32.88a2.6305,2.6305,0,0,1,0-5.261h32.879a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27b3d7a89f-9ffc-4079-aa15-40ad611f9a98%27 data-name=%27Path 413%27 d=%27M668.19526,412.91976h-24.028a2.962,2.962,0,0,1-2.959-2.959v-28.355a2.962,2.962,0,0,1,2.959-2.959h24.028a2.963,2.963,0,0,1,2.959,2.959v28.355a2.962,2.962,0,0,1-2.959,2.959Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27e1bf4aca-fc8d-43da-a727-289201e2eac7%27 data-name=%27Path 414%27 d=%27M717.71726,433.33276h-74.307a2.6305,2.6305,0,0,1,0-5.261h74.307a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27b286f981-abb8-47cd-9209-f09770ef33ad%27 data-name=%27Path 415%27 d=%27M717.71726,447.14678h-74.307a2.63049,2.63049,0,0,1,0-5.261h74.307a2.63049,2.63049,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27ad15bc08-a918-4115-a327-9a31c97a6753%27 data-name=%27Path 416%27 d=%27M717.71726,460.95176h-74.307a2.63049,2.63049,0,0,1,0-5.261h74.307a2.63049,2.63049,0,1,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27a508ff04-1989-4f94-915f-90cf16933556%27 data-name=%27Path 417%27 d=%27M717.71726,474.76475h-74.307a2.6305,2.6305,0,0,1,0-5.261h74.307a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27e65b0501-2d31-4d85-b27f-ea92835ed026%27 data-name=%27Path 418%27 d=%27M717.71726,488.57077h-74.307a2.63049,2.63049,0,1,1,0-5.261h74.307a2.63049,2.63049,0,1,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27a3e956aa-8abe-48aa-ba4a-17518f20fda0%27 data-name=%27Path 419%27 d=%27M602.78925,509.14673h153.434a.787.787,0,0,0,0-1.574h-153.434a.787.787,0,1,0-.00894,1.574Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27b01c4841-6b77-41d3-9bc6-bba4643c130f%27 data-name=%27Path 420%27 d=%27M371.00225,613.3281h195a1,1,0,0,0,0-2h-195a1,1,0,0,0,0,2Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%233f3d56%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3C/svg%3E")}html.dark .illustration.illustration--no-preview .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27fe1bd44d-772d-49e6-8ede-d714f2b892c4%27 data-name=%27Layer 1%27 width=%27872.24627%27 height=%27646.29397%27 viewBox=%270 0 872.24627 646.29397%27 version=%271.1%27 sodipodi:docname=%27undraw_online_gallery_dmv3.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs13885%27/%3E %3Csodipodi:namedview id=%27namedview13883%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%270.82385331%27 inkscape:cx=%27353.21822%27 inkscape:cy=%27400.55674%27 inkscape:window-width=%271536%27 inkscape:window-height=%27960%27 inkscape:window-x=%275593%27 inkscape:window-y=%27602%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27fe1bd44d-772d-49e6-8ede-d714f2b892c4%27/%3E %3Ccircle cx=%27730.18162%27 cy=%27600.55246%27 r=%272.05936%27 fill=%27%236c63ff%27 id=%27circle13790%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M894.92774,725.54052a2.05662,2.05662,0,0,1-2.25337,3.38663,2.05759,2.05759,0,1,0,2.25337-3.38663Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 opacity=%270.2%27 style=%27isolation:isolate%27 id=%27path13792%27/%3E %3Cellipse cx=%27783.12431%27 cy=%27602.78343%27 rx=%275.06259%27 ry=%272.05936%27 fill=%27%233f3d56%27 id=%27ellipse13794%27/%3E %3Cpath d=%27M947.00119,727.57708q-.26072,0-.51484.01055c2.55416.10494,4.54775.98215,4.54775,2.04881s-1.99359,1.94386-4.54775,2.04881q.254.01044.51484.01055c2.796,0,5.06259-.922,5.06259-2.05936S949.79717,727.57708,947.00119,727.57708Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 opacity=%270.2%27 style=%27isolation:isolate%27 id=%27path13796%27/%3E %3Cpath d=%27M953.6083,729.63644H928.20953v-2.74581a.51484.51484,0,0,0-.51483-.51484H913.62241a.51484.51484,0,0,0-.51484.51484v2.74581H898.34883v-1.71613a.51484.51484,0,0,0-.51484-.51484h-7.551a.51484.51484,0,0,0-.51484.51484v1.71613h-2.05936a.51415.51415,0,0,0-.51484.51347v33.80918a.51415.51415,0,0,0,.51346.51484H953.6083a.51416.51416,0,0,0,.51484-.51347V730.15128a.51416.51416,0,0,0-.51347-.51484Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%233f3d56%27 id=%27path13798%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Crect x=%27723.31709%27 y=%27616.85571%27 width=%2766.92917%27 height=%276.5213%27 fill=%27%236c63ff%27 id=%27rect13800%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%27756.78168%27 cy=%27620.11637%27 r=%2713.04261%27 fill=%27%236c63ff%27 id=%27circle13802%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%27756.78168%27 cy=%27620.11637%27 r=%279.70613%27 fill=%27%233f3d56%27 id=%27circle13804%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M928.20953,746.96938a7.50341,7.50341,0,0,1-.61266,2.98092,7.40233,7.40233,0,0,1-.81516,1.4364,7.55071,7.55071,0,1,1-10.54049-10.54048,7.40018,7.40018,0,0,1,1.4364-.81516,7.55185,7.55185,0,0,1,10.5319,6.93832Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23fff%27 id=%27path13806%27/%3E %3Crect x=%27110.24618%27 width=%272%27 height=%27187%27 fill=%27%23e6e6e6%27 id=%27rect13808%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M165.084,230.20315a1.20843,1.20843,0,0,0-1.20712,1.20712V389.20353a1.20826,1.20826,0,0,0,1.20712,1.20711H384.916a1.20826,1.20826,0,0,0,1.20712-1.20711V231.41027a1.20843,1.20843,0,0,0-1.20712-1.20712Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13810%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M372.7781,243.22443V355.36114a2.82227,2.82227,0,0,1-2.82133,2.82321h-190.361a2.37971,2.37971,0,0,1-.4046-.03147,2.8206,2.8206,0,0,1-2.41861-2.79174V243.22443a2.82225,2.82225,0,0,1,2.8213-2.82318h190.361a2.82226,2.82226,0,0,1,2.82321,2.82132Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23fff%27 id=%27path13812%27/%3E %3Cpath d=%27M302.42741,358.6339H180.922a2.47691,2.47691,0,0,1-.45406-.036l57.46648-99.54021a4.02364,4.02364,0,0,1,7.00406,0l38.56722,66.7992,1.84768,3.19635Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13814%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27138.55 231.781 97.066 231.781 117.43 202.2 118.896 200.069 119.629 199.004 121.477 202.2 138.55 231.781%27 opacity=%270.2%27 style=%27isolation:isolate%27 id=%27polygon13816%27/%3E %3Cpath d=%27M370.08076,358.6339H264.98852l20.36482-29.58064,1.46553-2.13091,26.53718-38.54925a5.36966,5.36966,0,0,1,7.97059-.47652,4.79728,4.79728,0,0,1,.38215.47652Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13818%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27111.24627%27 cy=%27106.99997%27 r=%274%27 fill=%27%23fff%27 id=%27circle13820%27/%3E %3Crect x=%27435.24618%27 width=%272%27 height=%27187%27 fill=%27%23e6e6e6%27 id=%27rect13822%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M490.084,230.20315a1.20843,1.20843,0,0,0-1.20712,1.20712V389.20353a1.20826,1.20826,0,0,0,1.20712,1.20711H709.916a1.20826,1.20826,0,0,0,1.20712-1.20711V231.41027a1.20843,1.20843,0,0,0-1.20712-1.20712Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13824%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M697.7781,243.22443V355.36114a2.82227,2.82227,0,0,1-2.82133,2.82321h-190.361a2.37971,2.37971,0,0,1-.4046-.03147,2.8206,2.8206,0,0,1-2.41861-2.79174V243.22443a2.82225,2.82225,0,0,1,2.8213-2.82318h190.361a2.82226,2.82226,0,0,1,2.82321,2.82132Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23fff%27 id=%27path13826%27/%3E %3Cpath d=%27M627.42741,358.6339H505.922a2.47691,2.47691,0,0,1-.45406-.036l57.46648-99.54021a4.02364,4.02364,0,0,1,7.00406,0l38.56722,66.7992,1.84768,3.19635Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13828%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%27463.55 231.781 422.066 231.781 442.43 202.2 443.896 200.069 444.629 199.004 446.477 202.2 463.55 231.781%27 opacity=%270.2%27 style=%27isolation:isolate%27 id=%27polygon13830%27/%3E %3Cpath d=%27M695.08076,358.6339H589.98852l20.36482-29.58064,1.46553-2.13091,26.53718-38.54925a5.36966,5.36966,0,0,1,7.97059-.47652,4.79728,4.79728,0,0,1,.38215.47652Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13832%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%27436.24627%27 cy=%27106.99997%27 r=%274%27 fill=%27%23fff%27 id=%27circle13834%27/%3E %3Crect x=%27760.24618%27 width=%272%27 height=%27187%27 fill=%27%23e6e6e6%27 id=%27rect13836%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M815.084,230.20315a1.20843,1.20843,0,0,0-1.20712,1.20712V389.20353a1.20826,1.20826,0,0,0,1.20712,1.20711h219.832a1.20826,1.20826,0,0,0,1.20712-1.20711V231.41027a1.20843,1.20843,0,0,0-1.20712-1.20712Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13838%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M1022.7781,243.22443V355.36114a2.82227,2.82227,0,0,1-2.82133,2.82321h-190.361a2.37971,2.37971,0,0,1-.4046-.03147,2.8206,2.8206,0,0,1-2.41861-2.79174V243.22443a2.82225,2.82225,0,0,1,2.8213-2.82318h190.361a2.82226,2.82226,0,0,1,2.82321,2.82132Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23fff%27 id=%27path13840%27/%3E %3Cpath d=%27M952.42741,358.6339H830.922a2.47691,2.47691,0,0,1-.45406-.036l57.46648-99.54021a4.02364,4.02364,0,0,1,7.00406,0l38.56722,66.7992,1.84768,3.19635Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13842%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27788.55 231.781 747.066 231.781 767.43 202.2 768.896 200.069 769.629 199.004 771.477 202.2 788.55 231.781%27 opacity=%270.2%27 style=%27isolation:isolate%27 id=%27polygon13844%27/%3E %3Cpath d=%27M1020.08076,358.6339H914.98852l20.36482-29.58064,1.46553-2.13091,26.53718-38.54925a5.36966,5.36966,0,0,1,7.97059-.47652,4.79728,4.79728,0,0,1,.38215.47652Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13846%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27761.24627%27 cy=%27106.99997%27 r=%274%27 fill=%27%23fff%27 id=%27circle13848%27/%3E %3Cpath d=%27M848.58252,539.903l1.8678,12.7633a11.28607,11.28607,0,0,1-12.72681,12.812h0a11.28606,11.28606,0,0,1-8.96793-15.24526l6.33663-16.40067-3.37259-110.62084,19.561-7.41969Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23a0616a%27 id=%27path13850%27/%3E %3Ccircle cx=%27629.39524%27 cy=%27202.60054%27 r=%2726.98069%27 fill=%27%23a0616a%27 id=%27circle13852%27/%3E %3Cpath d=%27M825.64893,380.04235l-49.91428-2.02355c5.54155-12.136,7.73983-23.87513,5.39614-35.0749h33.05135C812.44414,353.506,817.24118,366.18842,825.64893,380.04235Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23a0616a%27 id=%27path13854%27/%3E %3Cpath d=%27M817.55473,485.26705l-73.52239,5.39614,2.67255-41.54634c-8.4733-20.15337-7.11982-34.70642,2.85286-44.34749l.90294-14.0371a21.53089,21.53089,0,0,1,15.90722-19.41335l12.73933-3.41787c16.49521,9.66291,29.64467,9.53114,39.122-1.349l15.1619,7.76585a20.34026,20.34026,0,0,1,10.94321,20.34991Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13856%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M704.91034,489.31415l-20.75307,10.89537a8.946,8.946,0,0,1-10.87428-2.0108h0a8.946,8.946,0,0,1,4.92314-14.6745l14.56292-2.97878L737.96169,463.008l7.41969-52.61235,20.91,5.39614-4.0471,62.05559Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23a0616a%27 id=%27path13858%27/%3E %3Cpath d=%27M852.62963,419.16436,829.696,432.6547l-1.349-53.96138,3.95416-1.349a20.32848,20.32848,0,0,1,20.32847,20.32847Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13860%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M836.77847,750.01509l-19.50122-3.05089c-3.93743-66.6281-11.86861-128.8299-26.0287-184.12766-32.74538,43.39091-60.1954,107.34133-83.64014,186.84129l-22.93359-6.07066,60.032-261.71271,71.49883-1.349C845.44691,520.5818,836.88633,644.23271,836.77847,750.01509Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%232f2e41%27 id=%27path13862%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Cpath d=%27M697.48116,773.0434l-33.88394-4.75008a6.681,6.681,0,0,1-5.518-8.37415v0a6.681,6.681,0,0,1,5.49045-4.85446l6.02106-.86971,19.0382-11.62728,15.74819,4.19952,4.66955,13.78064A10.36821,10.36821,0,0,1,697.48116,773.0434Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%232f2e41%27 id=%27path13864%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Cpath d=%27M830.36107,773.0434l-33.88394-4.75008a6.681,6.681,0,0,1-5.518-8.37415v0a6.681,6.681,0,0,1,5.49044-4.85446l6.02107-.86971,19.03819-11.62728,15.7482,4.19952,4.66955,13.78064A10.36821,10.36821,0,0,1,830.36107,773.0434Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%232f2e41%27 id=%27path13866%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Cpath d=%27M770.33852,429.28212c-6.1334-13.48063-16.72329-18.70312-34.40039-10.79228l2.38344-17.57787a34.154,34.154,0,0,1,24.59723-28.2893h0Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13868%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M761.42964,315.60989s-4.24452-33.03273,30.3879-22.20053c0,0,24.73469-4.53845,32.84616,26.40086l8.21341,32.432-4.0028-2.1787-1.86613,4.07915-6.48641,1.64268-2.77569-5.50923-1.34275,6.69027-53.12722,5.29634s23.79461-14.072,24.17193-39.29232L782.91567,327.76Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%232f2e41%27 id=%27path13870%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Ccircle cx=%27656.42221%27 cy=%27166.87979%27 r=%2713.35886%27 fill=%27%232f2e41%27 id=%27circle13872%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Cpath d=%27M806.53392,290.46235a13.34835,13.34835,0,0,1,13.35254-12.48574c-.27585-.035-.54923-.07754-.83051-.09563a13.35886,13.35886,0,0,0-1.71422,26.66268c.28128.01808.55785.01089.83592.01151A13.34835,13.34835,0,0,1,806.53392,290.46235Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%232f2e41%27 id=%27path13874%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Cpath d=%27M287.67678,415.521v26.53177a.66776.66776,0,0,1-.66753.668H241.96947a.56216.56216,0,0,1-.09573-.00745.66735.66735,0,0,1-.57225-.66053V415.521a.66776.66776,0,0,1,.66753-.668H287.0088a.66775.66775,0,0,1,.668.66753Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13876%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M623.67678,415.521v26.53177a.66776.66776,0,0,1-.66753.668H577.96947a.56216.56216,0,0,1-.09573-.00745.66735.66735,0,0,1-.57225-.66053V415.521a.66776.66776,0,0,1,.66753-.668H623.0088a.66775.66775,0,0,1,.668.66753Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13878%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M948.67678,415.521v26.53177a.66776.66776,0,0,1-.66753.668H902.96947a.56216.56216,0,0,1-.09573-.00745.66735.66735,0,0,1-.57225-.66053V415.521a.66776.66776,0,0,1,.66753-.668H948.0088a.66775.66775,0,0,1,.668.66753Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13880%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/svg%3E")}html.dark .illustration.illustration--loading .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27f0862836-4e64-470e-8684-783773d4b1d8%27 data-name=%27Layer 1%27 width=%271055.52347%27 height=%27852.05558%27 viewBox=%270 0 1055.52347 852.05558%27 version=%271.1%27 sodipodi:docname=%27undraw_waiting__for_you_ldha.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs23024%27/%3E %3Csodipodi:namedview id=%27namedview23022%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%270.88374514%27 inkscape:cx=%27517.11741%27 inkscape:cy=%27437.90906%27 inkscape:window-width=%271536%27 inkscape:window-height=%27960%27 inkscape:window-x=%275524%27 inkscape:window-y=%27633%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27f0862836-4e64-470e-8684-783773d4b1d8%27/%3E %3Ctitle id=%27title22909%27%3EWaiting _for_you %3C/title%3E %3Cellipse cx=%27502.36284%27 cy=%27821.88969%27 rx=%27250.30368%27 ry=%278.93942%27 fill=%27%233f3d56%27 id=%27ellipse22911%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Ccircle cx=%27385.68162%27 cy=%27332.88807%27 r=%2789.56313%27 fill=%27%23ff6584%27 id=%27circle22913%27 style=%27fill:%23ef6508;fill-opacity:1%27/%3E %3Cellipse cx=%27280.15859%27 cy=%27791.48141%27 rx=%2775.48575%27 ry=%276.95811%27 fill=%27%233f3d56%27 id=%27ellipse22915%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpath d=%27M489.91461,846.47337s62.65145-167.07054,28.11283-269.88318-61.84823-98.79652-61.84823-98.79652-46.587-12.04835-104.41908,23.29349-73.09336,45.78375-106.02554,31.32573-39.358-36.9483-119.68033-34.53863c0,0,42.57085-23.29348,84.33849-2.40967s69.88046,32.12895,112.45132,0S424.05026,421.568,481.07915,446.468c0,0-41.76764-40.96442-55.42244-40.96442s-77.9127-6.42579-98.79652-28.11283c0,0-29.71928-20.88381-82.732,30.52251s-40.16119,51.40632-87.55139,47.3902S72.23827,427.9938,72.23827,427.9938s55.42243,22.49026,89.15783,11.24513,62.65145-53.816,92.37073-68.274,47.3902-33.73539,87.55139-12.85158c0,0-16.8677-69.07724-48.99665-63.45467s15.26125-16.06448,15.26125-16.06448-8.83546-117.27066-25.70316-125.3029-6.42579-28.916-37.75151-32.93217c0,0,38.55474-4.81935,45.78375,21.687s57.02888,169.48021,57.02888,169.48021,30.52251,61.045,64.2579,46.587-12.85158-95.58362-12.85158-95.58362L340.515,236.02333s43.37409-1.60645,69.88047,23.29348,28.11283,105.22231,28.11283,105.22231,66.66757,9.63869,82.732,45.78376c0,0,10.4419-32.12895-9.63869-51.40632-5.02015-4.81934-10.2913-13.203-15.3742-23.06758-19.438-37.72422-26.0323-80.72643-19.91733-122.72121,2.99238-20.55024,4.834-40.64371,1.55613-45.37846-7.229-10.44191-37.75151-74.69981-40.16118-91.56751s2.40967-52.20954,2.40967-52.20954.80322,43.37408,10.44191,57.02888,36.94829,81.1256,36.94829,81.1256,0,85.14172,22.49026,126.90935,65.86435,88.35461,63.45468,118.87712v17.67092s48.19342-45.78375,44.98053-61.045-7.229-51.40632-37.75152-73.09336S530.0758,235.2201,551.76284,185.42023s21.687-58.63533,21.687-58.63533l-14.458,61.84823s-8.03224,55.42243,14.458,74.6998,52.20954,54.61922,52.20954,54.61922l-6.42579-115.66422,20.88382,45.78375s44.98053-57.83211,97.9933-77.10948S824.05569,84.214,824.05569,84.214l44.98053-35.34185L832.08792,93.0495s-11.24513,52.20954-74.6998,89.15784S652.969,273.77484,650.55936,307.51024,645.74,370.96491,645.74,370.96491s118.87711-4.01611,145.38349-56.22566,28.91606-155.8254,54.61922-172.6931,73.89658-37.75152,73.89658-37.75152l-53.816,44.17731s-11.24513,36.14507-8.83546,61.84823S839.31694,260.12,839.31694,260.12l-15.26125,44.98053L807.188,343.65531s69.07724,1.60644,105.22231,42.57086,126.10612,53.01276,126.10612,53.01276l-50.60309,13.65481S939.7199,436.82926,893.93615,407.11s-40.96441-56.22566-97.9933-26.50638-134.94158,54.61921-134.94158,54.61921S705.9818,414.339,787.10739,464.94209s-40.16118-8.83546-76.30625,10.44191-53.01277-4.81934-67.4708,43.37408-40.96441,179.92212-10.4419,253.8187l30.5225,73.89659Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%233f3d56%27 id=%27path22917%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpath d=%27M792.34193,314.73922c-21.53454,42.41677-104.03814,53.02354-134.23047,55.51024-.84665,10.88865-1.40489,17.7746-1.40489,17.7746S775.5837,384.0079,802.09,331.79836s28.9161-155.8254,54.61934-172.6931c2.72588-1.78887,5.7067-3.62311,8.85412-5.47266.88295-3.24187,1.47837-5.16067,1.47837-5.16067l53.816-44.1773s-48.19331,20.88379-73.89654,37.75149S818.84838,262.52969,792.34193,314.73922Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22919%27/%3E %3Cpath d=%27M653.82615,233.59276c-.17537,19.776-2.74209,31.538-2.74209,31.538s44.96169-57.80737,97.96-77.097c3.13225-1.98157,6.31-3.93256,9.56245-5.82645,63.45472-36.94834,74.6999-89.15788,74.6999-89.15788l36.94828-44.1773L825.27412,84.214s-32.93219,67.47081-85.9448,86.74816C703.19349,184.10241,670.79559,215.15179,653.82615,233.59276Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22921%27/%3E %3Cpath d=%27M584.41647,424.97233v17.67092s48.19345-45.78373,44.98044-61.045c-2.457-11.67126-5.39881-35.55224-20.29224-55.84417,6.71326,15.335,8.75655,30.29325,10.54416,38.785,2.304,10.94376-21.82519,37.58133-35.66283,51.77819A36.62966,36.62966,0,0,1,584.41647,424.97233Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22923%27/%3E %3Cpath d=%27M519.76941,303.70533c.38168.81408.77525,1.61514,1.19233,2.38987,12.31718,22.87472,30.88681,47.19025,44.78053,69.52548C554.5133,353.5018,534.97163,328.2085,519.76941,303.70533Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22925%27/%3E %3Cpath d=%27M558.92846,269.50927c-6.4772-15.87053-7.54443-34.755-.10308-56.88411a173.59159,173.59159,0,0,1,1.385-23.992l12.64754-54.10334c-2.33186,7.80221-7.66715,22.854-19.87664,50.8904C537.52467,220.91331,543.29325,248.64809,558.92846,269.50927Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22927%27/%3E %3Cpath d=%27M913.62886,386.22612c-25.06676-28.409-65.96552-37.88655-88.68555-41.02891l-6.78867,15.51718s69.07724,1.60651,105.2223,42.57086c20.044,22.71661,56.63273,36.53737,85.257,44.346l31.101-8.39227S949.77391,427.19055,913.62886,386.22612Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22929%27/%3E %3Cpath d=%27M422.16518,375.17244c33.73541-14.45805-12.85147-95.58362-12.85147-95.58362l-1.27443-.58412c11.61436,24.50481,28.45871,68.78824,4.37782,79.1086-22.5332,9.65713-43.63-14.36887-55.15808-31.39127.41856,1.20393.64837,1.86346.64837,1.86346S388.42978,389.63049,422.16518,375.17244Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22931%27/%3E %3Cpath d=%27M532.20693,427.382s10.1653-31.33364-8.93133-50.67956c4.6829,16.66623-.81675,33.62042-.81675,33.62042-12.4271-27.96079-55.12834-40.05739-73.83214-44.10292.72543,9.30906.84814,15.37833.84814,15.37833S516.14244,391.23693,532.20693,427.382Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22933%27/%3E %3Cpath d=%27M572.85788,134.5298c1.81006-6.05648,1.81051-7.74495,1.81051-7.74495Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22935%27/%3E %3Cpath d=%27M171.87524,456.45151c.162-.05213.32649-.09981.48743-.15343,33.7354-11.24518,62.65151-53.81605,92.37083-68.274s47.39009-33.73541,87.55122-12.85162c0,0-7.02606-28.7597-20.64148-47.65448a187.3908,187.3908,0,0,1,10.89341,30.59534c-40.16114-20.88378-57.83206-1.60643-87.55123,12.85162-29.71932,14.458-58.63542,57.02884-92.37083,68.274s-89.15781-11.24519-89.15781-11.24519,36.94827,23.29351,84.33851,27.3096C163.21641,455.76275,167.84205,456.16815,171.87524,456.45151Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22937%27/%3E %3Cpath d=%27M506.749,846.47337c14.71731-45.116,50.11121-169.87381,22.24509-252.8241-12.03412-35.82272-23.18857-58.66584-32.61819-73.23894,7.0518,13.7954,14.76164,32.043,22.87011,56.17981C553.7846,679.40278,491.1331,846.47337,491.1331,846.47337Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22939%27/%3E %3Cpath d=%27M193.06752,504.335a81.99255,81.99255,0,0,1,28.29182,8.18873c32.98678,16.49331,57.46154,26.9535,87.26282,14.80484,6.78881-3.58629,14.38234-8.02413,23.13948-13.30751.68274-.49822,1.35893-.97643,2.0491-1.49733,42.57079-32.129,101.20621-73.89662,158.2349-48.99668,0,0-11.52572-11.30089-24.44576-22.03179-52.27082-12.82268-104.6175,24.59591-143.53722,53.96933-42.57094,32.129-70.68367,20.88379-112.4514,0s-84.3385,2.40965-84.3385,2.40965C158.30727,496.94316,178.305,499.73114,193.06752,504.335Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22941%27/%3E %3Cpath d=%27M274.59744,145.49371a21.01179,21.01179,0,0,0,3.30316,4.22284A23.705,23.705,0,0,0,274.59744,145.49371Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22943%27/%3E %3Cpath d=%27M421.362,276.376a39.10828,39.10828,0,0,1,3.48224,3.75437c-3.51854-8.45832-7.86364-15.77227-13.23032-20.8135-26.50631-24.9-69.88046-23.29351-69.88046-23.29351l54.39563,24.93133A77.67982,77.67982,0,0,1,421.362,276.376Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22945%27/%3E %3Cpath d=%27M479.0847,167.74928c3.278,4.73474,1.43627,24.82825-1.55616,45.37848-6.11486,41.99478.4794,84.997,19.91739,122.72119a142.93383,142.93383,0,0,0,8.55858,14.69181c-18.50924-37.151-24.71543-79.23377-18.7279-120.35386,2.99243-20.55023,4.83418-40.64374,1.55616-45.37848-7.22895-10.44189-37.75149-74.69983-40.16114-91.56754a116.89363,116.89363,0,0,1-.5032-19.7093c-6.23935-17.70312-6.83522-49.55937-6.83522-49.55937s-4.8193,35.34191-2.40965,52.20954S471.85574,157.30739,479.0847,167.74928Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22947%27/%3E %3Cpath d=%27M554.43937,56.70657a22.98529,22.98529,0,0,0-1.45813-4.62147S553.59852,53.81863,554.43937,56.70657Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22949%27/%3E %3Cpath d=%27M270.73739,137.60166c7.079.86658,15.22185,3.03854,21.4331,8.07567-.40518-1.37038-.75859-2.59885-1.04-3.63121-7.2291-26.50638-45.7838-21.687-45.7838-21.687C262.77008,122.59288,267.27047,130.04517,270.73739,137.60166Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22951%27/%3E %3Cpath d=%27M470.37569,812.15391c5.72694,21.17024,25.343,34.2815,25.343,34.2815s10.33087-21.21248,4.60392-42.38271-25.343-34.2815-25.343-34.2815S464.64874,790.98367,470.37569,812.15391Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%233f3d56%27 id=%27path22953%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpath d=%27M478.791,807.6042c15.71483,15.29775,17.63428,38.81395,17.63428,38.81395s-23.55932-1.28635-39.27414-16.5841-17.63428-38.814-17.63428-38.814S463.07621,792.30645,478.791,807.6042Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22955%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M426.70525,233.61267C425.33909,255.50126,408.75,272.2792,408.75,272.2792s-14.37407-18.71048-13.0079-40.59908,17.95522-38.66652,17.95522-38.66652S428.07142,211.72408,426.70525,233.61267Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22957%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M253.779,95.23684c18.55193,11.69627,25.31859,34.29955,25.31859,34.29955s-23.312,3.63987-41.86388-8.0564-25.31859-34.29956-25.31859-34.29956S235.2271,83.54056,253.779,95.23684Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22959%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M212.3497,362.09045C230.90162,373.78673,237.66828,396.39,237.66828,396.39s-23.31195,3.63987-41.86388-8.05641-25.31859-34.29955-25.31859-34.29955S193.79777,350.39418,212.3497,362.09045Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22961%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M311.049,464.44526c18.55193,11.69628,25.31858,34.29956,25.31858,34.29956s-23.312,3.63987-41.86388-8.0564-25.31858-34.29956-25.31858-34.29956S292.49705,452.749,311.049,464.44526Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22963%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M589.50244,134.24869c-5.59474,21.20556-25.12864,34.439-25.12864,34.439s-10.463-21.14761-4.86828-42.35317,25.12865-34.439,25.12865-34.439S595.09719,113.04313,589.50244,134.24869Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22965%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M765.98589,150.78317c-6.57575,20.92215-26.70446,33.23195-26.70446,33.23195s-9.46731-21.61171-2.89155-42.53386,26.70445-33.23195,26.70445-33.23195S772.56164,129.861,765.98589,150.78317Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22967%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M956.73676,383.63692c-11.91153,18.41446-34.59208,24.91744-34.59208,24.91744s-3.36814-23.35276,8.54338-41.76723,34.59208-24.91743,34.59208-24.91743S968.64828,365.22246,956.73676,383.63692Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22969%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M657.27347,534.21122s-1.91331,7.01549,1.91332,9.56657,5.10217,14.66875,5.10217,14.66875L656.6357,579.493l-20.4087,3.82663-7.65326-14.66875V546.96665s2.55109-10.84212,1.91332-14.031S657.27347,534.21122,657.27347,534.21122Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23ffb9b9%27 id=%27path22971%27/%3E %3Cpath d=%27M657.27347,534.21122s-1.91331,7.01549,1.91332,9.56657,5.10217,14.66875,5.10217,14.66875L656.6357,579.493l-20.4087,3.82663-7.65326-14.66875V546.96665s2.55109-10.84212,1.91332-14.031S657.27347,534.21122,657.27347,534.21122Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.2%27 id=%27path22973%27/%3E %3Cpath d=%27M677.68217,654.75007l16.58206,3.18886s1.27554,18.49538,0,22.95978-2.55109,9.56658-1.27554,10.84212-5.74,33.8019-5.10218,35.71521,1.91332,7.65326,1.27555,11.47989-2.55109,2.55109-1.27555,6.37772,2.55109,4.4644,1.27555,7.01549-7.65326,64.41494-9.56658,65.05271-19.13315,1.27555-19.13315,0,5.73994-10.84211,3.82663-13.3932.63777-45.91956.63777-47.83288,3.82663-5.10217,1.91332-6.37772-3.18886-2.55108-2.55109-4.4644,1.91331-2.55108.63777-4.4644-1.27554-40.17962-5.73994-41.45516c0,0-5.74,28.062-3.82663,35.07744s-.63778,9.56658-.63778,9.56658l8.92881,7.65326-12.11766,22.95978L638.77809,759.9824s0-3.82663-2.55109-4.4644-3.82663-1.27554-3.82663-3.18886-4.4644-14.031-4.4644-14.031-12.75543-40.17961-6.37771-60.58831,8.8347-19.73317,8.8347-19.73317Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path22975%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpolygon points=%27615.648 762.797 622.664 770.45 620.113 791.496 614.373 791.496 605.444 771.725 615.648 762.797%27 fill=%27%23ffb9b9%27 id=%27polygon22977%27/%3E %3Cpath d=%27M692.35091,800.79979s-2.55108,5.74-4.4644,4.4644-2.54752-3.18886-5.41927-3.18886-5.42285.63778-4.78507,1.91332,8.291,15.30652,8.291,15.30652a18.02808,18.02808,0,0,1,0,15.30652c-3.82663,8.291,10.20434,12.75543,12.75543,3.82663s3.18886-19.13315,2.55109-22.95978,3.18886-23.59755,3.18886-23.59755-10.3031-4.74977-13.44258-4.926C691.026,786.945,693.62646,798.2487,692.35091,800.79979Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path22979%27/%3E %3Cpath d=%27M675.13108,814.83077l2.55109,7.65326s0,7.65326,2.55108,11.47989,5.10218,12.11766-5.10217,12.75543-14.66875-3.18886-14.66875-3.18886,1.91331-5.10217,0-7.01548,0-5.73995,0-5.73995l1.91331-15.30652Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path22981%27/%3E %3Cpath d=%27M657.91124,751.0536h5.74l28.69972,37.62853s-5.10217,12.11766-12.75543,13.3932c0,0-1.27554-.63777-7.01549-4.4644s-21.04646-22.95978-21.04646-22.95978L649.62021,763.809Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path22983%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Ccircle cx=%27571.642%27 cy=%27498.12135%27 r=%2720.40869%27 fill=%27%23ffb9b9%27 id=%27circle22985%27/%3E %3Cpath d=%27M668.75336,548.2422l-6.37772-2.55109s-.63777,22.322-12.75543,22.322-24.8731-3.18886-24.8731-9.56658-10.20434,11.47989-10.20434,11.47989,9.56657,63.77717,8.9288,64.41495,7.01549,34.43967,7.01549,34.43967,32.52636,1.27554,43.36847-3.18886,14.031-12.75544,14.031-12.75544l-4.4644-56.12391-8.9288-43.36847Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22987%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M657.91493,542.50225s2.5474-2.55109,6.374,0,27.42418,8.291,27.42418,10.20435v24.23532s.63777,3.82663-1.27554,6.37772-6.37772,12.11766-3.82663,16.58206,12.11766,56.12391,10.20435,62.50163-7.01549,12.11766-7.01549,12.11766-27.42419-58.03722-27.42419-74.61929.26616-36.92547.26616-36.92547Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path22989%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M685.9732,553.34437h5.73994s21.68424,41.45516,21.68424,49.74619-14.031,54.2106-15.30652,54.84837-5.10217-7.01549-5.10217-7.01549l-3.18886-25.51087s6.37771-15.30652,4.4644-17.85761-11.47989-22.322-11.47989-22.322Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path22991%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M629.51692,542.50225s-7.32089,5.10217-8.59644,7.01549-20.40869,12.75543-21.04646,15.30652,14.66875,24.23532,14.66875,24.23532,6.37771,35.71522,6.37771,38.26631,2.55109,45.91956,2.55109,45.91956,26.14864,7.65326,26.14864,3.18886.63777-68.24157-3.18886-82.27255S629.51692,542.50225,629.51692,542.50225Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path22993%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M633.67592,674.521s21.68424,29.3375,10.20434,28.69973-19.13315-25.51087-19.13315-25.51087Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23ffb9b9%27 id=%27path22995%27/%3E %3Cpath d=%27M607.52728,562.91094l-7.65326,1.91332s-6.37772,56.12391-2.55109,63.77717,24.23533,57.39945,24.23533,55.48614,17.95311-5.32362,17.26758-7.12621-4.51215-9.45586-5.78769-12.00694-3.18886-5.74-2.55109-8.92881-7.01549-16.83817-7.01549-16.83817-1.91331-8.03492-2.55109-11.86155-6.37771-45.91957-6.37771-45.91957Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path22997%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M663.8906,506.295a5.07147,5.07147,0,0,0-2.30937-2.83725,10.86663,10.86663,0,0,0-.4876-3.74431c-1.27037-3.535-4.27984-3.33236-7.11936-4.89523-1.232-.67808-1.15586-1.27739-1.79719-2.39112a9.154,9.154,0,0,0-3.633-3.48894,13.51113,13.51113,0,0,0-5.89982-2.35585c-4.529-.29055-8.00135,3.719-12.33005,5.00579-1.908.56716-3.95817.59054-5.87622,1.12674s-3.83167,1.81652-4.11753,3.68048c-.132.86053.10085,1.74332-.033,2.60361-.2661,1.70987-1.85988,2.90739-2.9268,4.31377-2.35935,3.11-2.08949,7.50359-.20272,10.88741a15.22051,15.22051,0,0,0,1.3605,2.00391,11.79459,11.79459,0,0,0,1.43647,4.57764c1.88677,3.38382,5.13345,5.9124,8.525,8.01316a17.89627,17.89627,0,0,1-.50306-3.417,2.22989,2.22989,0,0,1,.15437-1.13217c.37771-.74316,1.37574-.9408,2.1367-1.34781a4.98194,4.98194,0,0,0,2.23976-4.41443c.04562-1.70576-.33848-3.41434-.14861-5.11123a2.72956,2.72956,0,0,1,1.01575-2.05441,3.68529,3.68529,0,0,1,1.915-.42974c3.22931-.124,6.60342-.17985,9.45186-1.61723a14.36252,14.36252,0,0,1,2.94191-1.40075c2.42072-.59417,4.89483,1.00282,6.28995,2.95736s2.09069,4.28046,3.37787,6.29956,3.51089,3.81966,5.9996,3.58045a1.02434,1.02434,0,0,0,.74324-.31108.99817.99817,0,0,0,.13692-.596l.139-8.9542A12.77455,12.77455,0,0,0,663.8906,506.295Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path22999%27 style=%27fill:%23242939;fill-opacity:1%27/%3E %3Cellipse cx=%27930.04641%27 cy=%27843.11616%27 rx=%27125.47705%27 ry=%278.93942%27 fill=%27%233f3d56%27 id=%27ellipse23001%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpath d=%27M958.36552,846.137s-10.71231,9.0209-16.35036,8.45709-16.35037-.56381-11.83992,5.63806,23.116,9.58469,31.00931,10.1485,25.37126,1.12761,24.24365-2.25522-2.25523-19.1694-6.76567-20.297S958.36552,846.137,958.36552,846.137Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path23003%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M1019.84842,837.28021s-7.89376,11.568-13.47591,12.5402-15.90033,3.85121-9.889,8.61268,24.84151,3.01947,32.59591,1.44116,24.74085-5.73258,22.74556-8.6879-7.32415-17.858-11.9717-17.73192S1019.84842,837.28021,1019.84842,837.28021Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path23005%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M952.09041,671.84147s-7.25623,49.69448-5.56481,58.71537,2.819,23.116,2.819,23.116-1.12761,11.83992,0,17.478,7.89328,59.1996,7.89328,60.32722-1.12761,4.51044,0,7.32947,3.38283.56381,0,5.07425-1.12761,5.63806-.56381,5.63806,22.55223,2.25522,23.67984,0-.5638-2.819,0-5.63806,1.12762-3.38283,2.25523-3.94664,3.38283.56381,1.69141-2.25522-5.63805-6.20186-4.51044-7.89328-.56381-14.09514-.56381-14.09514-1.12761-27.62648-1.69141-44.54066,5.07425-34.39215,5.07425-34.39215a64.50785,64.50785,0,0,0,14.659,37.775c14.65894,17.478,21.98842,50.17871,21.98842,50.17871s3.38283,5.07425,1.69142,9.58469-6.76567,1.69142-1.69142,4.51045,22.55223-1.12761,24.24364-2.819-2.25522-3.94664-1.12761-8.45708,5.63806-3.38284,1.69142-5.63806-5.07425-1.69142-5.07425-3.94664-10.1485-51.30632-25.93506-65.40147l-1.12762-51.30632s14.09515-36.08356-.5638-39.4664S952.09041,671.84147,952.09041,671.84147Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path23007%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpath d=%27M962.31216,538.29909s9.5847,23.67984,7.32948,27.06268,27.62648-11.27612,27.62648-11.27612-9.5847-23.67984-9.5847-26.49887S962.31216,538.29909,962.31216,538.29909Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23a0616a%27 id=%27path23009%27/%3E %3Ccircle cx=%27897.12147%27 cy=%27499.38603%27 r=%2720.86081%27 fill=%27%23a0616a%27 id=%27circle23011%27/%3E %3Cpath d=%27M997.26812,544.501s-14.659-1.69142-21.98843,7.32947-8.45708,11.27611-8.45708,11.27611-17.478,28.19029-14.09515,42.28543a40.78305,40.78305,0,0,1,2.25523,3.94664c1.12761,2.25523,1.12761,33.82835,0,38.9026s-2.25523,6.76567-1.12761,14.09514-9.0209,19.16939,2.819,21.42462,20.86082.5638,24.80746-4.51045.5638-8.45708,12.96753-8.45708a29.835,29.835,0,0,0,20.297-8.45709s-6.20186-6.76567-3.94664-7.89328,0-3.94664-1.12761-6.76567-1.12761-5.07425.56381-5.07425.5638-1.12761-.56381-3.94664,19.7332-51.30632,7.32948-65.40146-18.60559-21.98843-18.60559-21.98843S1000.651,542.80954,997.26812,544.501Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path23013%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M965.13119,598.0625V622.87l-18.04178,59.76341s-11.83992,31.00931,0,31.00931S958.295,684.0455,958.295,684.0455l25.4418-44.82518s10.1485-35.51976,9.02089-38.33879S965.13119,598.0625,965.13119,598.0625Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23a0616a%27 id=%27path23015%27/%3E %3Cpath d=%27M974.71589,561.41513s-16.91417,6.76567-12.40373,24.80745,0,17.478,0,17.478,23.116-2.25523,30.44551,2.819l1.69142-6.76566S1001.21476,560.85132,974.71589,561.41513Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path23017%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M962.23652,507.69756a8.3233,8.3233,0,0,1-7.81835-1.21664,6.29832,6.29832,0,0,1-1.77652-7.43529c1.07954-2.11867,3.38862-3.281,5.60284-4.14784A52.07494,52.07494,0,0,1,973.5051,491.452c2.49409-.17738,5.11352-.14928,7.33924.99008,1.10128.56374,2.0578,1.37737,3.14849,1.96134,2.00551,1.07378,4.33928,1.31252,6.50663,2.00363a16.286,16.286,0,0,1,9.95284,9.14876,19.62412,19.62412,0,0,1,1.226,4.54149,25.2961,25.2961,0,0,1-1.3156,12.66327c-2.40334,6.39891-7.444,11.99316-7.72846,18.82259-3.08523-2.23834-4.22927-6.27842-6.70163-9.17948a12.48588,12.48588,0,0,0-7.12621-4.13344,3.96909,3.96909,0,0,1-2.12417-.77452,3.41973,3.41973,0,0,1-.77575-1.80982l-2.111-9.96715c-.42962-2.02845-.97254-4.24-2.63979-5.47267a7.98792,7.98792,0,0,0-3.44066-1.21215,53.97319,53.97319,0,0,0-8.81411-.80365%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path23019%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3C/svg%3E")}html.dark td .illustration{margin:calc(0rem - 0.75rem) calc(0rem - 0.75rem)}html.dark section:not(:last-of-type){padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:1px solid #343a4b}html.dark html.dark section:not(:last-of-type){border-bottom-color:#7e7e7e}html.dark .section--horizontally{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:1rem}html.dark .section--horizontally>section:not(:last-of-type){padding-right:1rem;border-right:1px solid #343a4b;padding-bottom:0;margin-bottom:0;border-bottom:none}html.dark html.dark .section--horizontally>section:not(:last-of-type){border-right-color:#7e7e7e}html.dark .section--horizontally>section:not(:first-of-type){padding-left:1rem}@media(max-width: 600px){html.dark .section-responsive{display:flex;flex-direction:column;row-gap:0}html.dark .section-responsive>section:not(:last-of-type){padding-right:0;padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:1px solid #343a4b;border-right:none}html.dark html.dark .section-responsive>section:not(:last-of-type){border-bottom-color:#7e7e7e}html.dark .section-responsive>section:not(:first-of-type){padding-left:0}}html.dark .sidebar{width:250px;display:flex;bottom:0;left:0;top:0;height:100vh;position:-webkit-sticky;position:sticky;transition:right ease-in-out .33s,transform ease-in-out .33s,box-shadow ease-in-out .33s;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);z-index:1021}html.dark .sidebar::before{content:"";position:absolute;display:block;opacity:0;width:150vw;height:100vh;transition:opacity ease-in-out .33s;transform:translateX(-100%);z-index:-1}html.dark .sidebar.sidebar--floating{position:fixed;right:100%;z-index:1048;transform:translateX(-100%)}html.dark .sidebar.sidebar--floating .sidebar__close{display:block}html.dark .sidebar.sidebar--open{-webkit-animation-name:sidebar-opening;animation-name:sidebar-opening;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running;transform:translateX(0%);box-shadow:0 0 25px 10px rgba(0,0,0,.3)}html.dark .sidebar.sidebar--open::before{opacity:1;transform:translateX(0%)}html.dark .sidebar.sidebar--closed{-webkit-animation-name:sidebar-closing;animation-name:sidebar-closing;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running}html.dark .sidebar .accordion-button{padding:0}html.dark .sidebar .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27 fill=%27%23b1b1b1%27%3E%3C%21--%21 Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free %28Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License%29 Copyright 2023 Fonticons, Inc. --%3E%3Cpath d=%27M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z%27/%3E%3C/svg%3E")}html.dark .sidebar .accordion-button::after{display:inline-block;position:absolute;right:1.7rem;top:1.25rem;width:.75rem;height:.75rem;background-size:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27 fill=%27%23b1b1b1%27%3E%3C%21--%21 Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free %28Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License%29 Copyright 2023 Fonticons, Inc. --%3E%3Cpath d=%27M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z%27/%3E%3C/svg%3E")}html.dark .sidebar__close{position:absolute;right:5px;top:11px;display:none;opacity:.25}html.dark .sidebar__close:hover{opacity:1}html.dark .sidebar__close .bi{color:#eee;width:1rem;height:1rem}html.dark .sidebar__header{padding:.5rem 1rem;margin-bottom:1rem;min-height:52px;display:flex}html.dark .sidebar__footer{display:flex;flex-direction:column;justify-items:center;position:absolute;bottom:0;width:inherit}html.dark .sidebar__content{bottom:0;left:0;top:0;float:none;height:100vh;width:inherit;background-color:#343a4b;position:static;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#222 #343a4b}html.dark .sidebar__content::-webkit-scrollbar{width:5px}html.dark .sidebar__content::-webkit-scrollbar-track{background:#343a4b}html.dark .sidebar__content::-webkit-scrollbar-thumb{background-color:#222;border:1px solid #222}html.dark .sidebar__content::-webkit-scrollbar-thumb:hover{background:#2f2f2f}html.dark .sidebar__content .brand-link{display:flex;align-items:center;text-decoration:none;font-weight:bold;color:#cfcfcf;cursor:default}html.dark .sidebar__content .brand-link:hover{color:#cfcfcf}html.dark .sidebar__content .brand-image{width:2rem;height:2rem}html.dark .sidebar__content .brand-text{display:flex;flex-direction:row;align-items:center}html.dark .sidebar__content .sidebar__menu-item{color:#eee;display:block;text-align:left}html.dark .sidebar__content .nav-link{width:100%;border:none}html.dark .sidebar__content .nav-item{transition:box-shadow ease-in-out .33s;box-shadow:inset 0 0 0 0 #3f80ea;padding:0}html.dark .sidebar__content .nav-item .nav-link{color:#b1b1b1;display:block;text-align:left;padding:1rem}html.dark .sidebar__content .nav-item.nav-item--active{box-shadow:inset 5px 0 0 0 #3f80ea}html.dark .sidebar__content .nav-item.nav-item--active .nav-link{color:#eee;box-shadow:inset 5px 0 0 0 #3f80ea;border-radius:0}html.dark .sidebar__content .nav-item .nav-item__collapse-button--active{box-shadow:inset 5px 0 0 0 #3f80ea}html.dark .sidebar__content .nav-item .nav-item__collapse-button--active:focus{box-shadow:inset 5px 0 0 0 #3f80ea}html.dark .sidebar__content .nav-item .nav-item__collapse{position:relative}html.dark .sidebar__content .nav-item .nav-item__collapse::before{content:"";position:absolute;box-shadow:0 1px 4px 0 rgba(0,0,0,.9);top:-1px;left:0;right:0;width:100%;z-index:1;height:1px}html.dark .sidebar__content .nav-item .nav-item__icon{display:block;margin-right:.5rem;width:1rem;float:left;text-align:center;height:1rem;margin-top:.1rem}html.dark .sidebar__content .nav-item a:hover,html.dark .sidebar__content .nav-item button:hover{background-color:#202634;cursor:pointer}html.dark .sidebar__content .nav-item button .bi{margin-right:.5rem}html.dark .sidebar__content .nav-item .sidebar-dropdown .nav-item:not(.collapsed){background-color:#343a4b}html.dark .sidebar__content .nav-item .sidebar-dropdown .nav-item:not(.collapsed)>a,html.dark .sidebar__content .nav-item .sidebar-dropdown .nav-item:not(.collapsed) button{padding:.6rem .6rem .6rem 2.5rem}html.dark .sidebar__content .nav-item .list-group-item{border:none;padding:0}html.dark .sidebar__content .sidebar-dropdown a,html.dark .sidebar__content .sidebar-dropdown button{padding-left:3rem;cursor:pointer}html.dark .sidebar__content .sidebar-dropdown .nav-item.collapsed{background-color:inherit}html.dark .sidebar__content .accordion-button{cursor:pointer;background-color:#343a4b}html.dark .sidebar__content .accordion-button:hover{background-color:#202634}@media(min-width: 1025px){html.dark .navbar-toggler{display:none}}@media only screen and (max-width: 1024px){html.dark .sidebar{position:fixed;right:100%;z-index:1048;transform:translateX(-100%)}html.dark .sidebar .sidebar__close{display:block}}@media only screen and (min-width: 1024px){html.dark .sidebar:before{width:250px}}@-webkit-keyframes sidebar-opening{0%{background-color:rgba(0,0,0,0);right:100%}1%{background-color:rgba(0,0,0,0);right:0}100%{background-color:rgba(0,0,0,.5);right:0}}@keyframes sidebar-opening{0%{background-color:rgba(0,0,0,0);right:100%}1%{background-color:rgba(0,0,0,0);right:0}100%{background-color:rgba(0,0,0,.5);right:0}}@-webkit-keyframes sidebar-closing{0%{background-color:rgba(0,0,0,.5);right:0}99%{background-color:rgba(0,0,0,0);right:0}100%{background-color:rgba(0,0,0,0);right:100%}}@keyframes sidebar-closing{0%{background-color:rgba(0,0,0,.5);right:0}99%{background-color:rgba(0,0,0,0);right:0}100%{background-color:rgba(0,0,0,0);right:100%}}html.dark .table-item__list i{width:20px;display:inline-block;text-align:center}html.dark .table-item__user img{max-height:38px;margin-right:8px}html.dark .table-item__badges{text-align:center}html.dark .table-item__badges .badge{margin-right:.2rem}html.dark .table-item__text{position:relative;z-index:2}html.dark .table-item__icon{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center}html.dark .table-item__text-badges-wrapper{display:block}html.dark .table-item__text-badges{position:absolute;bottom:.2rem;z-index:1}html.dark .table-item__text-badges .badge{margin-right:.2rem}@media only screen and (max-width: 1024px){html.dark .table-item__text-badges{position:absolute;left:30%;bottom:0;display:block}html.dark .table-item__text-badges-wrapper{min-height:2rem}}html.dark [tooltip]{position:relative;cursor:pointer}html.dark [tooltip]::before,html.dark [tooltip]::after{text-transform:none;font-size:.9em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}html.dark [tooltip]::before{content:"";border:5px solid transparent;z-index:1001}html.dark [tooltip]::after{content:attr(tooltip);text-align:center;min-width:3em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1ch 1.5ch;border-radius:.2rem;box-shadow:0 1em 2em -0.5em rgba(0,0,0,.35);background:#202634;color:#eee;z-index:1000}html.dark [tooltip]:hover{z-index:1049}html.dark [tooltip]:hover::before,html.dark [tooltip]:hover::after{display:block}html.dark [tooltip]:not([flow]):hover::before,html.dark [tooltip]:not([flow]):hover::after,html.dark [tooltip][flow^=up]:hover::before,html.dark [tooltip][flow^=up]:hover::after,html.dark [tooltip][flow^=down]:hover::before,html.dark [tooltip][flow^=down]:hover::after{-webkit-animation:tooltips-vertical .25s ease-out forwards;animation:tooltips-vertical .25s ease-out forwards}html.dark [tooltip][flow^=left]:hover::before,html.dark [tooltip][flow^=left]:hover::after,html.dark [tooltip][flow^=right]:hover::before,html.dark [tooltip][flow^=right]:hover::after{-webkit-animation:tooltips-horizontal .25s ease-out forwards;animation:tooltips-horizontal .25s ease-out forwards}html.dark [tooltip=""]::before,html.dark [tooltip=""]::after{display:none !important}html.dark [tooltip]:not([flow])::before,html.dark [tooltip][flow^=up]::before{bottom:100%;border-bottom-width:0;border-top-color:#202634}html.dark [tooltip]:not([flow])::after,html.dark [tooltip][flow^=up]::after{bottom:calc(100% + 5px)}html.dark [tooltip]:not([flow])::before,html.dark [tooltip]:not([flow])::after,html.dark [tooltip][flow^=up]::before,html.dark [tooltip][flow^=up]::after{left:50%;transform:translate(-50%, -0.5em)}html.dark [tooltip][flow^=down]::before,html.dark [tooltip][flow^=down]::after{left:50%;transform:translate(-50%, 0.5em)}html.dark [tooltip][flow^=down]::before{top:100%;border-top-width:0;border-bottom-color:#202634}html.dark [tooltip][flow^=down]::after{top:calc(100% + 5px)}html.dark [tooltip][flow^=left]::before{top:50%;border-right-width:0;border-left-color:#202634;left:calc(0em - 5px);transform:translate(-0.5em, -50%)}html.dark [tooltip][flow^=left]::after{top:50%;right:calc(100% + 5px);transform:translate(-0.5em, -50%)}html.dark [tooltip][flow^=right]::before{top:50%;border-left-width:0;border-right-color:#202634;right:calc(0em - 5px);transform:translate(0.5em, -50%)}html.dark [tooltip][flow^=right]::after{top:50%;left:calc(100% + 5px);transform:translate(0.5em, -50%)}@-webkit-keyframes tooltips-vertical{to{opacity:.9;transform:translate(-50%, 0)}}@keyframes tooltips-vertical{to{opacity:.9;transform:translate(-50%, 0)}}@-webkit-keyframes tooltips-horizontal{to{opacity:.9;transform:translate(0, -50%)}}@keyframes tooltips-horizontal{to{opacity:.9;transform:translate(0, -50%)}}html.dark .dropdown.user-dropdown{min-width:150px}html.dark .dropdown.user-dropdown .dropdown-toggle{color:inherit}html.dark .dropdown.user-dropdown .dropdown-toggle:hover{color:inherit}html.dark .dropdown .avatar{display:inline-block;margin-right:.5rem;margin-top:-1rem;margin-bottom:-1rem;vertical-align:middle}html.dark tr{cursor:default}html.dark tr:last-of-type>td{border-bottom-width:0}html.dark td{position:relative;cursor:default}html.dark td a{text-decoration:none;font-weight:600;color:#202634}html.dark html.dark td a{color:#eee}html.dark .table-hover>tbody>tr .table-controls{text-align:right}@media only screen and (max-width: 1024px){html.dark table.table-mobile-cards>thead>tr{display:none}html.dark table.table-mobile-cards>tbody>tr{display:flex;flex-direction:column;position:relative;border-bottom:1px solid #b1b1b1}html.dark table.table-mobile-cards>tbody>tr:last-of-type{border-bottom:none}html.dark table.table-mobile-cards>tbody>tr>td{padding:.25rem;width:100%;border:none;background-color:inherit;margin-right:80px;clear:both;display:flex;line-height:22px;text-align:left}html.dark table.table-mobile-cards>tbody>tr>td.wrap{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;white-space:pre-wrap}html.dark table.table-mobile-cards>tbody>tr>td[data-header]:before{content:attr(data-header);width:150px;display:block;align-content:center;font-weight:600;font-size:.765625rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html.dark table.table-mobile-cards.table-hover>tbody>tr .table-controls__action{position:absolute;right:0;top:-21px}html.dark table.table-mobile-cards.table-hover>tbody>tr .table-controls{max-height:20rem;opacity:1}}html.dark .feature{border-radius:.2rem;background-color:#343a4b;margin:1rem .5rem;padding:1rem}html.dark .feature.disabled{width:100%;height:inherit;min-height:135px;position:relative}html.dark .feature.disabled::before{content:"";width:inherit;height:100%;background-color:rgba(177,177,177,.5);position:absolute;top:0;left:0;border-radius:.2rem}html.dark .feature.disabled .cta{position:absolute;bottom:1rem;left:10%;z-index:2;width:80%}html.dark .feature.disabled .cta span{margin:0 auto}html.dark .feature.disabled .btn-primary{display:none !important}html.dark html.dark .feature{background-color:rgba(52,58,75,.03)}html.dark html.dark .feature.disabled{color:rgba(177,177,177,.75)}html.dark html.dark .feature.disabled::before{background-color:transparent}html.dark html.dark .feature.disabled .bi{fill:rgba(177,177,177,.75)}html.dark .icon-square{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;font-size:1.5rem;border-radius:.5rem;background-color:#343a4b}html.dark .icon-square .bi{width:2rem;height:2rem}html.dark html.dark .icon-square .bi{fill:#eee}html.dark .bi{width:1rem;height:1rem;fill:currentColor}html.dark .bi.bi-x2{width:2rem;height:2rem}html.dark .bi.bi-x3{width:3rem;height:3rem}html.dark .bi.bi-x4{width:4rem;height:4rem}html.dark .bi.bi-x5{width:5rem;height:5rem}html.dark .bi.bi-auto{width:auto;height:auto}:root{--bs-blue: #3f80ea;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #e83e8c;--bs-red: #d9534f;--bs-orange: #ef6508;--bs-yellow: #ffc107;--bs-green: #4bbf73;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #626262;--bs-gray-dark: #3b3b3b;--bs-gray-100: #e1e1e1;--bs-gray-200: #cfcfcf;--bs-gray-300: #b1b1b1;--bs-gray-400: #9e9e9e;--bs-gray-500: #7e7e7e;--bs-gray-600: #626262;--bs-gray-700: #515151;--bs-gray-800: #3b3b3b;--bs-gray-900: #222222;--bs-primary: #3f80ea;--bs-secondary: #ef6508;--bs-success: #4bbf73;--bs-danger: #d9534f;--bs-light-blue: #a7bdd6;--bs-light: #fff;--bs-dark: #202634;--bs-bg: #e6e5e8;--bs-highlight: #e0eafc;--bs-primary-rgb: 63, 128, 234;--bs-secondary-rgb: 239, 101, 8;--bs-success-rgb: 75, 191, 115;--bs-danger-rgb: 217, 83, 79;--bs-light-blue-rgb: 167, 189, 214;--bs-light-rgb: 255, 255, 255;--bs-dark-rgb: 32, 38, 52;--bs-bg-rgb: 230, 229, 232;--bs-highlight-rgb: 224, 234, 252;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 17, 17, 17;--bs-body-color-rgb: 32, 38, 52;--bs-body-bg-rgb: 230, 229, 232;--bs-font-sans-serif: "Urbanist", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Segoe UI", Roboto, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 0.875rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #202634;--bs-body-bg: #e6e5e8}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(17,17,17,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1,html.dark h1,html.dark .h1,html.dark h2,html.dark .h2,html.dark h3,html.dark .h3,html.dark h4,html.dark .h4,html.dark h5,html.dark .h5,html.dark h6,html.dark .h6{margin-top:0;margin-bottom:.5rem;font-weight:300;line-height:1.2}h1,.h1,html.dark .h1{font-size:calc(1.278125rem + 0.3375vw)}@media(min-width: 1200px){h1,.h1,html.dark .h1{font-size:1.53125rem}}h2,.h2,html.dark .h2{font-size:calc(1.25625rem + 0.075vw)}@media(min-width: 1200px){h2,.h2,html.dark .h2{font-size:1.3125rem}}h3,.h3,html.dark .h3{font-size:1.18125rem}h4,.h4,html.dark .h4{font-size:1.09375rem}h5,.h5,html.dark .h5{font-size:1.05rem}h6,.h6,html.dark .h6{font-size:0.9625rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:600}small,.small,html.dark .small{font-size:0.875em}mark,.mark,html.dark .mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#3f80ea;text-decoration:underline}a:hover{color:#3266bb}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:#202634;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:0.875em;color:#fff;background-color:#222;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:600}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#626262;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::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}body{letter-spacing:.01rem}.lead{font-size:1.09375rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.09375rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#626262}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#e6e5e8;border:1px solid #b1b1b1;border-radius:.2rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#626262}.container,.container-fluid,.container-xl,html.dark .container-xl{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 1664px){.container-xl,.container-lg,.container-md,.container-sm,.container,html.dark .container,html.dark .container-sm,html.dark .container-md,html.dark .container-lg,html.dark .container-xl{max-width:1696px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.125rem}.g-1,.gy-1{--bs-gutter-y: 0.125rem}.g-2,.gx-2{--bs-gutter-x: 0.25rem}.g-2,.gy-2{--bs-gutter-y: 0.25rem}.g-3,.gx-3{--bs-gutter-x: 0.5rem}.g-3,.gy-3{--bs-gutter-y: 0.5rem}.g-4,.gx-4{--bs-gutter-x: 1rem}.g-4,.gy-4{--bs-gutter-y: 1rem}.g-5,.gx-5{--bs-gutter-x: 1.5rem}.g-5,.gy-5{--bs-gutter-y: 1.5rem}.g-6,.gx-6{--bs-gutter-x: 2rem}.g-6,.gy-6{--bs-gutter-y: 2rem}.g-7,.gx-7{--bs-gutter-x: 3rem}.g-7,.gy-7{--bs-gutter-y: 3rem}.g-8,.gx-8{--bs-gutter-x: 4rem}.g-8,.gy-8{--bs-gutter-y: 4rem}.g-9,.gx-9{--bs-gutter-x: 8rem}.g-9,.gy-9{--bs-gutter-y: 8rem}@media(min-width: 600px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.125rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.125rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.25rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.25rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 0.5rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 0.5rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 1.5rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 1.5rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 2rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 2rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 3rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 3rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 4rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 4rem}.g-sm-9,.gx-sm-9{--bs-gutter-x: 8rem}.g-sm-9,.gy-sm-9{--bs-gutter-y: 8rem}}@media(min-width: 1024px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.125rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.125rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.25rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.25rem}.g-md-3,.gx-md-3{--bs-gutter-x: 0.5rem}.g-md-3,.gy-md-3{--bs-gutter-y: 0.5rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1rem}.g-md-5,.gx-md-5{--bs-gutter-x: 1.5rem}.g-md-5,.gy-md-5{--bs-gutter-y: 1.5rem}.g-md-6,.gx-md-6{--bs-gutter-x: 2rem}.g-md-6,.gy-md-6{--bs-gutter-y: 2rem}.g-md-7,.gx-md-7{--bs-gutter-x: 3rem}.g-md-7,.gy-md-7{--bs-gutter-y: 3rem}.g-md-8,.gx-md-8{--bs-gutter-x: 4rem}.g-md-8,.gy-md-8{--bs-gutter-y: 4rem}.g-md-9,.gx-md-9{--bs-gutter-x: 8rem}.g-md-9,.gy-md-9{--bs-gutter-y: 8rem}}@media(min-width: 1440px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.125rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.125rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.25rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.25rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 0.5rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 0.5rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 1.5rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 1.5rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 2rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 2rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 3rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 3rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 4rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 4rem}.g-lg-9,.gx-lg-9{--bs-gutter-x: 8rem}.g-lg-9,.gy-lg-9{--bs-gutter-y: 8rem}}@media(min-width: 1664px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.125rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.125rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.25rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.25rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 0.5rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 0.5rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 1.5rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 1.5rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 2rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 2rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 3rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 3rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 4rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 4rem}.g-xl-9,.gx-xl-9{--bs-gutter-x: 8rem}.g-xl-9,.gy-xl-9{--bs-gutter-y: 8rem}}.table{--bs-table-bg: transparent;--bs-table-accent-bg: transparent;--bs-table-striped-color: #202634;--bs-table-striped-bg: rgba(17, 17, 17, 0.05);--bs-table-active-color: #202634;--bs-table-active-bg: rgba(17, 17, 17, 0.1);--bs-table-hover-color: #202634;--bs-table-hover-bg: rgba(17, 17, 17, 0.075);width:100%;margin-bottom:1rem;color:#202634;vertical-align:middle;border-color:#cfcfcf}.table>:not(caption)>*>*{padding:.75rem .75rem;background-color:var(--bs-table-bg);border-bottom-width:.8px;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:1.6px solid currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:.8px 0}.table-bordered>:not(caption)>*>*{border-width:0 .8px}.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: #d9e6fb;--bs-table-striped-bg: #cfdbef;--bs-table-striped-color: #111;--bs-table-active-bg: #c5d1e4;--bs-table-active-color: #111;--bs-table-hover-bg: #cad6e9;--bs-table-hover-color: #111;color:#111;border-color:#c5d1e4}.table-secondary{--bs-table-bg: #fce0ce;--bs-table-striped-bg: #f0d6c5;--bs-table-striped-color: #111;--bs-table-active-bg: #e5cbbb;--bs-table-active-color: #111;--bs-table-hover-bg: #ead0c0;--bs-table-hover-color: #111;color:#111;border-color:#e5cbbb}.table-success{--bs-table-bg: #dbf2e3;--bs-table-striped-bg: #d1e7d9;--bs-table-striped-color: #111;--bs-table-active-bg: #c7dcce;--bs-table-active-color: #111;--bs-table-hover-bg: #cce1d3;--bs-table-hover-color: #111;color:#111;border-color:#c7dcce}.table-info{--bs-table-bg: #cff4fc;--bs-table-striped-bg: #c6e9f0;--bs-table-striped-color: #111;--bs-table-active-bg: #bcdde5;--bs-table-active-color: #111;--bs-table-hover-bg: #c1e3ea;--bs-table-hover-color: #111;color:#111;border-color:#bcdde5}.table-warning{--bs-table-bg: #fff3cd;--bs-table-striped-bg: #f3e8c4;--bs-table-striped-color: #111;--bs-table-active-bg: #e7dcba;--bs-table-active-color: #111;--bs-table-hover-bg: #ede2bf;--bs-table-hover-color: #111;color:#111;border-color:#e7dcba}.table-danger{--bs-table-bg: #f7dddc;--bs-table-striped-bg: #ecd3d2;--bs-table-striped-color: #111;--bs-table-active-bg: #e0c9c8;--bs-table-active-color: #111;--bs-table-hover-bg: #e6cecd;--bs-table-hover-color: #111;color:#111;border-color:#e0c9c8}.table-light{--bs-table-bg: #fff;--bs-table-striped-bg: #f3f3f3;--bs-table-striped-color: #111;--bs-table-active-bg: #e7e7e7;--bs-table-active-color: #111;--bs-table-hover-bg: #ededed;--bs-table-hover-color: #111;color:#111;border-color:#e7e7e7}.table-dark{--bs-table-bg: #202634;--bs-table-striped-bg: #2b313e;--bs-table-striped-color: #fff;--bs-table-active-bg: #363c48;--bs-table-active-color: #fff;--bs-table-hover-bg: #313643;--bs-table-hover-color: #fff;color:#fff;border-color:#363c48}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 599.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1023.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1439.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1663.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.table{margin-bottom:0}.table>thead{font-size:.765625rem;font-weight:600}.table-responsive{overflow:inherit}.form-label{margin-bottom:.25rem}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.09375rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.765625rem}.form-text{margin-top:.25rem;font-size:0.875em;color:#626262}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:#202634;background-color:#fff;background-clip:padding-box;border:1px solid #cfcfcf;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.2rem;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:#202634;background-color:#fff;border-color:#7e7e7e;outline:0;box-shadow:0 0 .1rem .1rem rgba(63,128,234,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#626262;opacity:1}.form-control::placeholder{color:#626262;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#cfcfcf;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#202634;background-color:#cfcfcf;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#202634;background-color:#cfcfcf;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#202634;background-color:#cfcfcf;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#c5c5c5}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#c5c5c5}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#c5c5c5}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#202634;background-color:#cfcfcf;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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:#c5c5c5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#202634;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.765625rem;border-radius:.2rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.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.09375rem;border-radius:.2rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + 0.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:.2rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.2rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:0.875rem;font-weight:400;line-height:1.5;color:#202634;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #cfcfcf;border-radius:.2rem;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:#7e7e7e;outline:0;box-shadow:0 0 0 .1rem rgba(63,128,234,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#cfcfcf}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #202634}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.765625rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.09375rem;border-radius:.2rem}.form-check{display:block;min-height:1.3125rem;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:center;background-size:contain;border:1px solid rgba(17,17,17,.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:#7e7e7e;outline:0;box-shadow:0 0 .1rem .1rem rgba(63,128,234,.25)}.form-check-input:checked{background-color:#3f80ea;border-color:#3f80ea}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#3f80ea;border-color:#3f80ea;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%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=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%2817, 17, 17, 0.25%29%27/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%237e7e7e%27/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%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.2rem;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 #e6e5e8,0 0 .1rem .1rem rgba(63,128,234,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #e6e5e8,0 0 .1rem .1rem rgba(63,128,234,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#3f80ea;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:#c5d9f9}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#b1b1b1;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#3f80ea;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:#c5d9f9}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#b1b1b1;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#7e7e7e}.form-range:disabled::-moz-range-thumb{background-color:#7e7e7e}.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::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){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(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.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:0.875rem;font-weight:400;line-height:1.5;color:#202634;text-align:center;white-space:nowrap;background-color:#cfcfcf;border:1px solid #cfcfcf;border-radius:.2rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.09375rem;border-radius:.2rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.765625rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){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:0.875em;color:#4bbf73}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.765625rem;color:#111;background-color:rgba(75,191,115,.9);border-radius:.2rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#4bbf73;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%234bbf73%27 d=%27M2.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%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#4bbf73;box-shadow:0 0 0 .1rem rgba(75,191,115,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#4bbf73}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%234bbf73%27 d=%27M2.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%27/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#4bbf73;box-shadow:0 0 0 .1rem rgba(75,191,115,.25)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#4bbf73}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#4bbf73}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .1rem rgba(75,191,115,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#4bbf73}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{z-index:1}.was-validated .input-group .form-control:valid:focus,.input-group .form-control.is-valid:focus,.was-validated .input-group .form-select:valid:focus,.input-group .form-select.is-valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:#d9534f}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.765625rem;color:#fff;background-color:rgba(217,83,79,.9);border-radius:.2rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#d9534f;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d9534f%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d9534f%27 stroke=%27none%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#d9534f;box-shadow:0 0 0 .1rem rgba(217,83,79,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#d9534f}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d9534f%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d9534f%27 stroke=%27none%27/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#d9534f;box-shadow:0 0 0 .1rem rgba(217,83,79,.25)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#d9534f}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#d9534f}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .1rem rgba(217,83,79,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#d9534f}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:2}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{z-index:3}.form-label{margin-bottom:.25rem}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.09375rem}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.765625rem}.form-text{margin-top:.25rem;font-size:0.875em;color:#626262}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:#202634;background-color:#fff;background-clip:padding-box;border:1px solid #cfcfcf;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.2rem;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:#202634;background-color:#fff;border-color:#7e7e7e;outline:0;box-shadow:0 0 .1rem .1rem rgba(63,128,234,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#626262;opacity:1}.form-control::placeholder{color:#626262;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#cfcfcf;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#202634;background-color:#cfcfcf;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#202634;background-color:#cfcfcf;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#202634;background-color:#cfcfcf;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#c5c5c5}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#c5c5c5}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#c5c5c5}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#202634;background-color:#cfcfcf;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;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:#c5c5c5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#202634;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + 2px);padding:.25rem .5rem;font-size:0.765625rem;border-radius:.2rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.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.09375rem;border-radius:.2rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + 0.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:.2rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.2rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:0.875rem;font-weight:400;line-height:1.5;color:#202634;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #cfcfcf;border-radius:.2rem;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:#7e7e7e;outline:0;box-shadow:0 0 0 .1rem rgba(63,128,234,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#cfcfcf}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #202634}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.765625rem;border-radius:.2rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.09375rem;border-radius:.2rem}.form-check{display:block;min-height:1.3125rem;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:center;background-size:contain;border:1px solid rgba(17,17,17,.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:#7e7e7e;outline:0;box-shadow:0 0 .1rem .1rem rgba(63,128,234,.25)}.form-check-input:checked{background-color:#3f80ea;border-color:#3f80ea}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10l3 3l6-6%27/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%272%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#3f80ea;border-color:#3f80ea;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3e%3cpath fill=%27none%27 stroke=%27%23fff%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27M6 10h8%27/%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=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27rgba%2817, 17, 17, 0.25%29%27/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%237e7e7e%27/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%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.2rem;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 #e6e5e8,0 0 .1rem .1rem rgba(63,128,234,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #e6e5e8,0 0 .1rem .1rem rgba(63,128,234,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#3f80ea;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:#c5d9f9}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#b1b1b1;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#3f80ea;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:#c5d9f9}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#b1b1b1;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#7e7e7e}.form-range:disabled::-moz-range-thumb{background-color:#7e7e7e}.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::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){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(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.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:0.875rem;font-weight:400;line-height:1.5;color:#202634;text-align:center;white-space:nowrap;background-color:#cfcfcf;border:1px solid #cfcfcf;border-radius:.2rem}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.09375rem;border-radius:.2rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.765625rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){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{color:#4bbf73}.valid-tooltip{color:#111;background-color:rgba(75,191,115,.9)}.was-validated .form-control:valid,.form-control.is-valid{border-color:#4bbf73;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%234bbf73%27 d=%27M2.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%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#4bbf73;box-shadow:0 0 0 .1rem rgba(75,191,115,.25)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#4bbf73;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%234bbf73%27 d=%27M2.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%27/%3e%3c/svg%3e")}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#4bbf73;box-shadow:0 0 0 .1rem rgba(75,191,115,.25)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#4bbf73}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#4bbf73}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .1rem rgba(75,191,115,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#4bbf73}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{z-index:3}.invalid-feedback{color:#d9534f}.invalid-tooltip{color:#fff;background-color:rgba(217,83,79,.9)}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#d9534f;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d9534f%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d9534f%27 stroke=%27none%27/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#d9534f;box-shadow:0 0 0 .1rem rgba(217,83,79,.25)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#d9534f;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3e%3cpath fill=%27none%27 stroke=%27%233b3b3b%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M2 5l6 6 6-6%27/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 12 12%27 width=%2712%27 height=%2712%27 fill=%27none%27 stroke=%27%23d9534f%27%3e%3ccircle cx=%276%27 cy=%276%27 r=%274.5%27/%3e%3cpath stroke-linejoin=%27round%27 d=%27M5.8 3.6h.4L6 6.5z%27/%3e%3ccircle cx=%276%27 cy=%278.2%27 r=%27.6%27 fill=%27%23d9534f%27 stroke=%27none%27/%3e%3c/svg%3e")}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#d9534f;box-shadow:0 0 0 .1rem rgba(217,83,79,.25)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#d9534f}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#d9534f}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .1rem rgba(217,83,79,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#d9534f}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:3}html.dark .was-validated :invalid~.invalid-feedback,html.dark .was-validated :invalid~.invalid-tooltip,html.dark .is-invalid~.invalid-feedback,html.dark .is-invalid~.invalid-tooltip{display:block}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#202634;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:0.875rem;border-radius:.2rem;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:#202634}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 .1rem .1rem rgba(63,128,234,.25)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#3f80ea;border-color:#3f80ea}.btn-primary:hover{color:#fff;background-color:#366dc7;border-color:#3266bb}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#366dc7;border-color:#3266bb;box-shadow:0 0 0 .1rem rgba(92,147,237,.5)}.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#3266bb;border-color:#2f60b0}.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .1rem rgba(92,147,237,.5)}.btn-primary:disabled,.btn-primary.disabled{color:#fff;background-color:#3f80ea;border-color:#3f80ea}.btn-secondary{color:#fff;background-color:#ef6508;border-color:#ef6508}.btn-secondary:hover{color:#fff;background-color:#cb5607;border-color:#bf5106}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#cb5607;border-color:#bf5106;box-shadow:0 0 0 .1rem rgba(241,124,45,.5)}.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#bf5106;border-color:#b34c06}.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .1rem rgba(241,124,45,.5)}.btn-secondary:disabled,.btn-secondary.disabled{color:#fff;background-color:#ef6508;border-color:#ef6508}.btn-success{color:#111;background-color:#4bbf73;border-color:#4bbf73}.btn-success:hover{color:#111;background-color:#66c988;border-color:#5dc581}.btn-check:focus+.btn-success,.btn-success:focus{color:#111;background-color:#66c988;border-color:#5dc581;box-shadow:0 0 0 .1rem rgba(66,165,100,.5)}.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#111;background-color:#6fcc8f;border-color:#5dc581}.btn-check:checked+.btn-success:focus,.btn-check:active+.btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .1rem rgba(66,165,100,.5)}.btn-success:disabled,.btn-success.disabled{color:#111;background-color:#4bbf73;border-color:#4bbf73}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger:hover{color:#fff;background-color:#b84743;border-color:#ae423f}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#b84743;border-color:#ae423f;box-shadow:0 0 0 .1rem rgba(223,109,105,.5)}.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ae423f;border-color:#a33e3b}.btn-check:checked+.btn-danger:focus,.btn-check:active+.btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .1rem rgba(223,109,105,.5)}.btn-danger:disabled,.btn-danger.disabled{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-light-blue{color:#111;background-color:#a7bdd6;border-color:#a7bdd6}.btn-light-blue:hover{color:#111;background-color:#b4c7dc;border-color:#b0c4da}.btn-check:focus+.btn-light-blue,.btn-light-blue:focus{color:#111;background-color:#b4c7dc;border-color:#b0c4da;box-shadow:0 0 0 .1rem rgba(145,163,184,.5)}.btn-check:checked+.btn-light-blue,.btn-check:active+.btn-light-blue,.btn-light-blue:active,.btn-light-blue.active,.show>.btn-light-blue.dropdown-toggle{color:#111;background-color:#b9cade;border-color:#b0c4da}.btn-check:checked+.btn-light-blue:focus,.btn-check:active+.btn-light-blue:focus,.btn-light-blue:active:focus,.btn-light-blue.active:focus,.show>.btn-light-blue.dropdown-toggle:focus{box-shadow:0 0 0 .1rem rgba(145,163,184,.5)}.btn-light-blue:disabled,.btn-light-blue.disabled{color:#111;background-color:#a7bdd6;border-color:#a7bdd6}.btn-light{color:#111;background-color:#fff;border-color:#fff}.btn-light:hover{color:#111;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-light,.btn-light:focus{color:#111;background-color:#fff;border-color:#fff;box-shadow:0 0 0 .1rem rgba(219,219,219,.5)}.btn-check:checked+.btn-light,.btn-check:active+.btn-light,.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle{color:#111;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-light:focus,.btn-check:active+.btn-light:focus,.btn-light:active:focus,.btn-light.active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .1rem rgba(219,219,219,.5)}.btn-light:disabled,.btn-light.disabled{color:#111;background-color:#fff;border-color:#fff}.btn-dark{color:#fff;background-color:#202634;border-color:#202634}.btn-dark:hover{color:#fff;background-color:#1b202c;border-color:#1a1e2a}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1b202c;border-color:#1a1e2a;box-shadow:0 0 0 .1rem rgba(65,71,82,.5)}.btn-check:checked+.btn-dark,.btn-check:active+.btn-dark,.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e2a;border-color:#181d27}.btn-check:checked+.btn-dark:focus,.btn-check:active+.btn-dark:focus,.btn-dark:active:focus,.btn-dark.active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .1rem rgba(65,71,82,.5)}.btn-dark:disabled,.btn-dark.disabled{color:#fff;background-color:#202634;border-color:#202634}.btn-bg{color:#111;background-color:#e6e5e8;border-color:#e6e5e8}.btn-bg:hover{color:#111;background-color:#eae9eb;border-color:#e9e8ea}.btn-check:focus+.btn-bg,.btn-bg:focus{color:#111;background-color:#eae9eb;border-color:#e9e8ea;box-shadow:0 0 0 .1rem rgba(198,197,200,.5)}.btn-check:checked+.btn-bg,.btn-check:active+.btn-bg,.btn-bg:active,.btn-bg.active,.show>.btn-bg.dropdown-toggle{color:#111;background-color:#ebeaed;border-color:#e9e8ea}.btn-check:checked+.btn-bg:focus,.btn-check:active+.btn-bg:focus,.btn-bg:active:focus,.btn-bg.active:focus,.show>.btn-bg.dropdown-toggle:focus{box-shadow:0 0 0 .1rem rgba(198,197,200,.5)}.btn-bg:disabled,.btn-bg.disabled{color:#111;background-color:#e6e5e8;border-color:#e6e5e8}.btn-highlight{color:#111;background-color:#e0eafc;border-color:#e0eafc}.btn-highlight:hover{color:#111;background-color:#e5edfc;border-color:#e3ecfc}.btn-check:focus+.btn-highlight,.btn-highlight:focus{color:#111;background-color:#e5edfc;border-color:#e3ecfc;box-shadow:0 0 0 .1rem rgba(193,201,217,.5)}.btn-check:checked+.btn-highlight,.btn-check:active+.btn-highlight,.btn-highlight:active,.btn-highlight.active,.show>.btn-highlight.dropdown-toggle{color:#111;background-color:#e6eefd;border-color:#e3ecfc}.btn-check:checked+.btn-highlight:focus,.btn-check:active+.btn-highlight:focus,.btn-highlight:active:focus,.btn-highlight.active:focus,.show>.btn-highlight.dropdown-toggle:focus{box-shadow:0 0 0 .1rem rgba(193,201,217,.5)}.btn-highlight:disabled,.btn-highlight.disabled{color:#111;background-color:#e0eafc;border-color:#e0eafc}.btn-outline-primary{color:#3f80ea;border-color:#3f80ea}.btn-outline-primary:hover{color:#fff;background-color:#3f80ea;border-color:#3f80ea}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .1rem rgba(63,128,234,.5)}.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:#fff;background-color:#3f80ea;border-color:#3f80ea}.btn-check:checked+.btn-outline-primary:focus,.btn-check:active+.btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(63,128,234,.5)}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#3f80ea;background-color:transparent}.btn-outline-secondary{color:#ef6508;border-color:#ef6508}.btn-outline-secondary:hover{color:#fff;background-color:#ef6508;border-color:#ef6508}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .1rem rgba(239,101,8,.5)}.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show{color:#fff;background-color:#ef6508;border-color:#ef6508}.btn-check:checked+.btn-outline-secondary:focus,.btn-check:active+.btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(239,101,8,.5)}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:#ef6508;background-color:transparent}.btn-outline-success{color:#4bbf73;border-color:#4bbf73}.btn-outline-success:hover{color:#111;background-color:#4bbf73;border-color:#4bbf73}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .1rem rgba(75,191,115,.5)}.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show{color:#111;background-color:#4bbf73;border-color:#4bbf73}.btn-check:checked+.btn-outline-success:focus,.btn-check:active+.btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(75,191,115,.5)}.btn-outline-success:disabled,.btn-outline-success.disabled{color:#4bbf73;background-color:transparent}.btn-outline-danger{color:#d9534f;border-color:#d9534f}.btn-outline-danger:hover{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .1rem rgba(217,83,79,.5)}.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-check:checked+.btn-outline-danger:focus,.btn-check:active+.btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(217,83,79,.5)}.btn-outline-danger:disabled,.btn-outline-danger.disabled{color:#d9534f;background-color:transparent}.btn-outline-light-blue{color:#a7bdd6;border-color:#a7bdd6}.btn-outline-light-blue:hover{color:#111;background-color:#a7bdd6;border-color:#a7bdd6}.btn-check:focus+.btn-outline-light-blue,.btn-outline-light-blue:focus{box-shadow:0 0 0 .1rem rgba(167,189,214,.5)}.btn-check:checked+.btn-outline-light-blue,.btn-check:active+.btn-outline-light-blue,.btn-outline-light-blue:active,.btn-outline-light-blue.active,.btn-outline-light-blue.dropdown-toggle.show{color:#111;background-color:#a7bdd6;border-color:#a7bdd6}.btn-check:checked+.btn-outline-light-blue:focus,.btn-check:active+.btn-outline-light-blue:focus,.btn-outline-light-blue:active:focus,.btn-outline-light-blue.active:focus,.btn-outline-light-blue.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(167,189,214,.5)}.btn-outline-light-blue:disabled,.btn-outline-light-blue.disabled{color:#a7bdd6;background-color:transparent}.btn-outline-light{color:#fff;border-color:#fff}.btn-outline-light:hover{color:#111;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .1rem rgba(255,255,255,.5)}.btn-check:checked+.btn-outline-light,.btn-check:active+.btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show{color:#111;background-color:#fff;border-color:#fff}.btn-check:checked+.btn-outline-light:focus,.btn-check:active+.btn-outline-light:focus,.btn-outline-light:active:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(255,255,255,.5)}.btn-outline-light:disabled,.btn-outline-light.disabled{color:#fff;background-color:transparent}.btn-outline-dark{color:#202634;border-color:#202634}.btn-outline-dark:hover{color:#fff;background-color:#202634;border-color:#202634}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .1rem rgba(32,38,52,.5)}.btn-check:checked+.btn-outline-dark,.btn-check:active+.btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#202634;border-color:#202634}.btn-check:checked+.btn-outline-dark:focus,.btn-check:active+.btn-outline-dark:focus,.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(32,38,52,.5)}.btn-outline-dark:disabled,.btn-outline-dark.disabled{color:#202634;background-color:transparent}.btn-outline-bg{color:#e6e5e8;border-color:#e6e5e8}.btn-outline-bg:hover{color:#111;background-color:#e6e5e8;border-color:#e6e5e8}.btn-check:focus+.btn-outline-bg,.btn-outline-bg:focus{box-shadow:0 0 0 .1rem rgba(230,229,232,.5)}.btn-check:checked+.btn-outline-bg,.btn-check:active+.btn-outline-bg,.btn-outline-bg:active,.btn-outline-bg.active,.btn-outline-bg.dropdown-toggle.show{color:#111;background-color:#e6e5e8;border-color:#e6e5e8}.btn-check:checked+.btn-outline-bg:focus,.btn-check:active+.btn-outline-bg:focus,.btn-outline-bg:active:focus,.btn-outline-bg.active:focus,.btn-outline-bg.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(230,229,232,.5)}.btn-outline-bg:disabled,.btn-outline-bg.disabled{color:#e6e5e8;background-color:transparent}.btn-outline-highlight{color:#e0eafc;border-color:#e0eafc}.btn-outline-highlight:hover{color:#111;background-color:#e0eafc;border-color:#e0eafc}.btn-check:focus+.btn-outline-highlight,.btn-outline-highlight:focus{box-shadow:0 0 0 .1rem rgba(224,234,252,.5)}.btn-check:checked+.btn-outline-highlight,.btn-check:active+.btn-outline-highlight,.btn-outline-highlight:active,.btn-outline-highlight.active,.btn-outline-highlight.dropdown-toggle.show{color:#111;background-color:#e0eafc;border-color:#e0eafc}.btn-check:checked+.btn-outline-highlight:focus,.btn-check:active+.btn-outline-highlight:focus,.btn-outline-highlight:active:focus,.btn-outline-highlight.active:focus,.btn-outline-highlight.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(224,234,252,.5)}.btn-outline-highlight:disabled,.btn-outline-highlight.disabled{color:#e0eafc;background-color:transparent}.btn-link{font-weight:400;color:#3f80ea;text-decoration:underline}.btn-link:hover{color:#3266bb}.btn-link:disabled,.btn-link.disabled{color:#626262}.btn-lg,.btn-group-lg>.btn,html.dark .btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.09375rem;border-radius:.2rem}.btn-sm,.btn-group-sm>.btn,html.dark .btn-group-sm>.btn{padding:.25rem .5rem;font-size:0.765625rem;border-radius:.2rem}button.btn:not(.dropdown-toggle),a.btn:not(.dropdown-toggle),button.nav-link{display:inline-flex;align-items:center}button.btn:not(.dropdown-toggle) .bi,a.btn:not(.dropdown-toggle) .bi,button.nav-link .bi{display:inline-flex;line-height:inherit;width:1rem;justify-content:center;margin-top:.125rem !important;margin-bottom:.125rem !important}button.btn:not(.dropdown-toggle) .bi:not(:last-child),a.btn:not(.dropdown-toggle) .bi:not(:last-child),button.nav-link .bi:not(:last-child){margin-right:.5rem}.btn-cancel{color:#7e7e7e;border-color:#7e7e7e}.btn-cancel:hover{color:#fff;background-color:#7e7e7e;border-color:#7e7e7e}.btn-check:focus+.btn-cancel,.btn-cancel:focus{box-shadow:0 0 0 .1rem rgba(126,126,126,.5)}.btn-check:checked+.btn-cancel,.btn-check:active+.btn-cancel,.btn-cancel:active,.btn-cancel.active,.btn-cancel.dropdown-toggle.show{color:#fff;background-color:#7e7e7e;border-color:#7e7e7e}.btn-check:checked+.btn-cancel:focus,.btn-check:active+.btn-cancel:focus,.btn-cancel:active:focus,.btn-cancel.active:focus,.btn-cancel.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(126,126,126,.5)}.btn-cancel:disabled,.btn-cancel.disabled{color:#7e7e7e;background-color:transparent}html.dark .btn-cancel{color:#cfcfcf;border-color:#cfcfcf}html.dark .btn-cancel:hover{color:#111;background-color:#cfcfcf;border-color:#cfcfcf}.btn-check:focus+html.dark .btn-cancel,html.dark .btn-cancel:focus{box-shadow:0 0 0 .1rem rgba(207,207,207,.5)}.btn-check:checked+html.dark .btn-cancel,.btn-check:active+html.dark .btn-cancel,html.dark .btn-cancel:active,html.dark .btn-cancel.active,html.dark .btn-cancel.dropdown-toggle.show{color:#111;background-color:#cfcfcf;border-color:#cfcfcf}.btn-check:checked+html.dark .btn-cancel:focus,.btn-check:active+html.dark .btn-cancel:focus,html.dark .btn-cancel:active:focus,html.dark .btn-cancel.active:focus,html.dark .btn-cancel.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(207,207,207,.5)}html.dark .btn-cancel:disabled,html.dark .btn-cancel.disabled{color:#cfcfcf;background-color:transparent}.btn-outline-cancel{color:#7e7e7e;border-color:#7e7e7e}.btn-outline-cancel:hover{color:#fff;background-color:#7e7e7e;border-color:#7e7e7e}.btn-check:focus+.btn-outline-cancel,.btn-outline-cancel:focus{box-shadow:0 0 0 .1rem rgba(126,126,126,.5)}.btn-check:checked+.btn-outline-cancel,.btn-check:active+.btn-outline-cancel,.btn-outline-cancel:active,.btn-outline-cancel.active,.btn-outline-cancel.dropdown-toggle.show{color:#fff;background-color:#7e7e7e;border-color:#7e7e7e}.btn-check:checked+.btn-outline-cancel:focus,.btn-check:active+.btn-outline-cancel:focus,.btn-outline-cancel:active:focus,.btn-outline-cancel.active:focus,.btn-outline-cancel.dropdown-toggle.show:focus{box-shadow:0 0 0 .1rem rgba(126,126,126,.5)}.btn-outline-cancel:disabled,.btn-outline-cancel.disabled{color:#7e7e7e;background-color:transparent}.btn,.page-link{-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-outline-highlight{border-color:#343a4b;color:#343a4b}.btn-outline-highlight:hover{background-color:inherit;color:#202634;border-color:#202634}html.dark .btn-outline-highlight{border-color:#e0eafc;color:#e0eafc}html.dark .btn-outline-highlight:hover{background-color:inherit;border-color:#e6e5e8 !important;color:#e6e5e8}html.dark .btn-group .btn-outline-highlight.active{color:#202634;background-color:#e0eafc;border-color:#e0eafc}button.clipboard:active{background-color:#4bbf73;border-color:#4bbf73;color:#fff}.dropdown-menu{box-shadow:0px 4px 10px -6px rgba(0,0,0,.56)}html.dark .dropdown-menu{box-shadow:0px 0px 15px 0px rgba(0,0,0,.56)}.borderless{border:none !important}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart{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:0.875rem;color:#202634;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(17,17,17,.15);border-radius:.2rem}.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: 600px){.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: 1024px){.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: 1440px){.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: 1664px){.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:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(17,17,17,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#222;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#202634;background-color:#e0eafc}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#3f80ea}.dropdown-item.disabled,.dropdown-item:disabled{color:#7e7e7e;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:0.765625rem;color:#626262;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#222}.dropdown-menu-dark{color:#b1b1b1;background-color:#3b3b3b;border-color:rgba(17,17,17,.15)}.dropdown-menu-dark .dropdown-item{color:#b1b1b1}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#3f80ea}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#7e7e7e}.dropdown-menu-dark .dropdown-divider{border-color:rgba(17,17,17,.15)}.dropdown-menu-dark .dropdown-item-text{color:#b1b1b1}.dropdown-menu-dark .dropdown-header{color:#7e7e7e}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,html.dark .btn-group-sm>.btn+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,html.dark .btn-group-lg>.btn+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#7e7e7e;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:hover,.nav-link:focus{color:#cfcfcf}.nav-link.disabled{color:#626262;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #b1b1b1}.nav-tabs .nav-link{margin-bottom:-1px;background:none;border:1px solid transparent;border-top-left-radius:.2rem;border-top-right-radius:.2rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#cfcfcf #cfcfcf #b1b1b1;isolation:isolate}.nav-tabs .nav-link.disabled{color:#626262;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#515151;background-color:#e6e5e8;border-color:#b1b1b1 #b1b1b1 #e6e5e8}.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:.2rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#3f80ea}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}:not(.nav-vertical) .nav-tabs .nav-link{border-radius:0;border:none;outline:none;text-align:left;background:none;color:#202634;white-space:nowrap;padding:.75rem 1rem}:not(.nav-vertical) .nav-tabs .nav-link:hover,:not(.nav-vertical) .nav-tabs .nav-link:focus{color:#3f80ea;background:#e6e5e8}:not(.nav-vertical) .nav-tabs .nav-link.disabled{color:#626262;background-color:transparent;border-color:transparent}:not(.nav-vertical) .nav-tabs .nav-link.active,:not(.nav-vertical) .nav-tabs .nav-item.show .nav-link{color:#3f80ea;background:#e6e5e8;box-shadow:inset 0 -5px 0 0 #3f80ea}html.dark :not(.nav-vertical) .nav-tabs .nav-link.active,:not(.nav-vertical) .nav-tabs .nav-item.show .nav-link{color:#fff}:not(.nav-vertical) .nav-tabs .nav-link-invalid{color:#d9534f !important;box-shadow:inset 0 -5px 0 0 #d9534f !important}.nav-vertical{display:flex}.nav-vertical .nav-tabs{display:flex;flex-direction:column;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem}.nav-vertical .nav-tabs .nav-link.active,.nav-vertical .nav-tabs .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}.nav-vertical .nav-tabs .nav-link-invalid{color:#d9534f !important;box-shadow:inset 5px 0 0 0 #d9534f !important}.nav-vertical .nav-tabs .nav-tabs{margin:0 .5rem}.nav-vertical .tab-content{margin:0}.tab-content{margin:1rem 0;width:100%}.d-md-flex .tab-content{margin:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }.d-flex>.nav{flex-direction:column !important;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }.d-flex>.nav .nav-link.active,.d-flex>.nav .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}.d-flex>.nav .nav-link-invalid{box-shadow:inset 5px 0 0 0 #d9534f !important}@media(min-width: 600px){.d-sm-flex>.nav{flex-direction:column !important;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }.d-sm-flex>.nav .nav-link.active,.d-sm-flex>.nav .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}.d-sm-flex>.nav .nav-link-invalid{box-shadow:inset 5px 0 0 0 #d9534f !important}}@media(min-width: 1024px){.d-md-flex>.nav{flex-direction:column !important;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }.d-md-flex>.nav .nav-link.active,.d-md-flex>.nav .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}.d-md-flex>.nav .nav-link-invalid{box-shadow:inset 5px 0 0 0 #d9534f !important}}@media(min-width: 1440px){.d-lg-flex>.nav{flex-direction:column !important;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }.d-lg-flex>.nav .nav-link.active,.d-lg-flex>.nav .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}.d-lg-flex>.nav .nav-link-invalid{box-shadow:inset 5px 0 0 0 #d9534f !important}}@media(min-width: 1664px){.d-xl-flex>.nav{flex-direction:column !important;border-bottom:none;border-right:1px solid #b1b1b1;margin-bottom:0;margin-right:1rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }.d-xl-flex>.nav .nav-link.active,.d-xl-flex>.nav .nav-item.show .nav-link{box-shadow:inset 5px 0 0 0 #3f80ea}.d-xl-flex>.nav .nav-link-invalid{box-shadow:inset 5px 0 0 0 #d9534f !important}}html.dark .nav-tabs .nav-link:hover,html.dark .nav-tabs .nav-link:focus{color:#cfcfcf;background:#202634}@media(max-width: 1024px){.d-md-flex .nav-tabs{margin:0 .5rem;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }.tab-content{overflow:auto}.d-md-flex .tab-content{margin:1rem;width:auto !important;--deprecated: "WARNING: This is deprecated. Please use tabs without the d-md-flex class" }}.select-card{padding:0 !important}.select-card .nav-item,.select-card .active{box-shadow:inset 0 -3px 0 0 #ef6508 !important;color:#ef6508 !important;background-color:#e0eafc !important}.select-card .nav-tabs .nav-link:hover,.select-card .nav-tabs .nav-link:focus{background:#fff}.select-card .nav-tabs{border-bottom:none}html.dark .select-card .nav-item,html.dark .select-card .active{color:#fff !important}html.dark .select-card .nav-tabs .nav-link:hover,html.dark .select-card .nav-tabs .nav-link:focus{background:#343a4b !important}html.dark .select-card .nav-tabs{border-bottom:none}.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-xl,html.dark .navbar>.container,html.dark .navbar>.container-fluid,html.dark .navbar>.container-xl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3359375rem;padding-bottom:.3359375rem;margin-right:1rem;font-size:1.09375rem;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.09375rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.2rem;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 .1rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 600px){.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{display:none}.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-top,.navbar-expand-sm .offcanvas-bottom{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: 1024px){.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{display:none}.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-top,.navbar-expand-md .offcanvas-bottom{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: 1440px){.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{display:none}.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-top,.navbar-expand-lg .offcanvas-bottom{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: 1664px){.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{display:none}.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-top,.navbar-expand-xl .offcanvas-bottom{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{display:none}.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-top,.navbar-expand .offcanvas-bottom{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{color:rgba(17,17,17,.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(17,17,17,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(17,17,17,.55)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(17,17,17,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(17,17,17,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link.active{color:rgba(17,17,17,.9)}.navbar-light .navbar-toggler{color:rgba(17,17,17,.55);border-color:rgba(17,17,17,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%2817, 17, 17, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(17,17,17,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(17,17,17,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.navbar-auto{background-color:#e6e5e8;cursor:default}.navbar-auto .navbar-brand .bi{width:2rem;height:2rem}.navbar-auto .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%2817, 17, 17, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}html.dark .navbar-auto .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3e%3cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3e%3c/svg%3e")}.navbar-dropshadow{box-shadow:0px 7px 17px -5px rgba(0,0,0,.1)}.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(255,255,255,0);border-radius:.2rem}.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(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(0.2rem - 1px);border-bottom-left-radius:calc(0.2rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:.5rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-0.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:#e0eafc;border-bottom:1px solid rgba(255,255,255,0)}.card-header:first-child{border-radius:calc(0.2rem - 1px) calc(0.2rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:#e0eafc;border-top:1px solid rgba(255,255,255,0)}.card-footer:last-child{border-radius:0 0 calc(0.2rem - 1px) calc(0.2rem - 1px)}.card-header-tabs{margin-right:-0.5rem;margin-bottom:-0.5rem;margin-left:-0.5rem;border-bottom:0}.card-header-tabs .nav-link.active{background-color:#fff;border-bottom-color:#fff}.card-header-pills{margin-right:-0.5rem;margin-left:-0.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(0.2rem - 1px)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(0.2rem - 1px);border-bottom-left-radius:calc(0.2rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media(min-width: 600px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card{cursor:default;box-shadow:0 0 .875rem 0 rgba(41,48,66,.05)}.card .card{box-shadow:none}.card .card .card-header{background-color:#fff;padding:0 0 1rem 0}.card .card .card-footer{background-color:#fff;padding:1rem 0 0 0}html.dark .card .card .card-header{background-color:#343a4b}html.dark .card .card .card-footer{background-color:#343a4b}.card-outline{border-top:3px solid #3f80ea}.border-primary{border:1px solid #3f80ea !important}.border-secondary{border:1px solid #ef6508 !important}.border-success{border:1px solid #4bbf73 !important}.border-danger{border:1px solid #d9534f !important}.border-light-blue{border:1px solid #a7bdd6 !important}.border-light{border:1px solid #fff !important}.border-dark{border:1px solid #202634 !important}.border-bg{border:1px solid #e6e5e8 !important}.border-highlight{border:1px solid #e0eafc !important}.card-header{border:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between;cursor:default}@media(max-width: 599.98px){.card-header{flex-direction:row;align-items:initial}}.card-header-title{font-size:1.09375rem}.card-header-title::before{content:"";height:7px;width:100%;display:block}.card-header-tools{display:flex;justify-content:flex-end;flex:auto}.card-header-tools form{display:inline-block}.card-compact{width:fit-content;width:-webkit-fit-content;width:-moz-fit-content}.card-compact .card-header{border:none;padding:0 0 .2rem 0 !important;align-items:baseline}.card-compact .card-header .card-header-title{font-size:.875rem;font-weight:600}.card-compact td{padding:.5rem}.card-compact td .btn{padding:.25rem}.card-compact .card-footer{padding:.5rem}.card-inline{border-color:transparent;max-width:100%}.card-inline .card-header{background-color:transparent;border-color:transparent;padding:0 0 .5rem 0}.card-inline .card-body{background-color:transparent}.card-inline .card-body th{background-color:transparent}.card-inline .card-body td{background-color:transparent}.card-inline .card-footer{background-color:transparent;padding:1rem 0}.card-body.inline{padding:1rem 0}@media only screen and (max-width: 1024px){.card>.card{max-width:calc(100% - 2rem)}.card-body{padding:1rem 1rem}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:0.875rem;color:#202634;text-align:left;background-color:#e6e5e8;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:#3973d3;background-color:#ecf2fd;box-shadow:inset 0 -1px 0 #cfcfcf}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%233973d3%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%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=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23202634%27%3e%3cpath fill-rule=%27evenodd%27 d=%27M1.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%27/%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:#7e7e7e;outline:0;box-shadow:0 0 .1rem .1rem rgba(63,128,234,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#e6e5e8;border:1px solid #cfcfcf}.accordion-item:first-of-type{border-top-left-radius:.2rem;border-top-right-radius:.2rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(0.2rem - 1px);border-bottom-left-radius:calc(0.2rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.2rem;border-bottom-left-radius:.2rem}.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}.accordion-item{border:none;border-bottom:1px solid #cfcfcf}.accordion-item:last-of-type{border:none}.accordion-button{font-weight:600}.accordion-button:not(.collapsed){box-shadow:none}.accordion-button:focus{box-shadow:none}.accordion{overflow:hidden;border-radius:.2rem}.inline .accordion-item{background-color:#fff}.inline .accordion-button{background-color:#fff}.inline .accordion-button:not(.collapsed){background-color:#e0eafc}html.dark .inline .accordion-item{background-color:#343a4b}html.dark .inline .accordion-button{background-color:#343a4b}html.dark .inline .accordion-button:not(.collapsed){background-color:#343a4b}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 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:#626262;content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:#626262}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#3f80ea;text-decoration:none;background-color:#fff;border:1px solid #cfcfcf;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#3266bb;background-color:#e0eafc;border-color:#e0eafc}.page-link:focus{z-index:3;color:#3266bb;background-color:#e0eafc;outline:0;box-shadow:0 0 .1rem .1rem rgba(63,128,234,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#202634;background-color:#e0eafc;border-color:#cfcfcf}.page-item.disabled .page-link{color:#cfcfcf;pointer-events:none;background-color:#fff;border-color:#cfcfcf}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.09375rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:0.765625rem}.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}.pagination .page-item.active{font-weight:600}.badge{display:inline-block;padding:.35em .65em;font-size:1em;font-weight:600;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.2rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge{display:inline-flex;align-items:center}.badge .bi{display:inline-flex;line-height:inherit;width:1rem;justify-content:center}.badge .bi:not(:last-child){margin-right:.4rem}.badge-sm{font-size:.765625rem}.badge-sm .bi{width:.75rem;height:.75rem}.badge-lg{font-size:1.09375rem}.badge-lg .bi{width:1.25rem;height:1.25rem}.alert{position:relative;padding:.25rem .25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.2rem}.alert-heading{color:inherit}.alert-link{font-weight:600}.alert-dismissible{padding-right:.75rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:.3125rem .25rem}.alert-primary{color:#fff;background-color:#3f80ea;border-color:#3266bb}.alert-primary .alert-link{color:#ccc}.alert-secondary{color:#fff;background-color:#ef6508;border-color:#bf5106}.alert-secondary .alert-link{color:#ccc}.alert-success{color:#111;background-color:#4bbf73;border-color:#3c995c}.alert-success .alert-link{color:#0e0e0e}.alert-danger{color:#fff;background-color:#d9534f;border-color:#ae423f}.alert-danger .alert-link{color:#ccc}.alert-light-blue{color:#111;background-color:#a7bdd6;border-color:#8697ab}.alert-light-blue .alert-link{color:#0e0e0e}.alert-light{color:#111;background-color:#fff;border-color:#ccc}.alert-light .alert-link{color:#0e0e0e}.alert-dark{color:#fff;background-color:#202634;border-color:#1a1e2a}.alert-dark .alert-link{color:#ccc}.alert-bg{color:#111;background-color:#e6e5e8;border-color:#b8b7ba}.alert-bg .alert-link{color:#0e0e0e}.alert-highlight{color:#111;background-color:#e0eafc;border-color:#b3bbca}.alert-highlight .alert-link{color:#0e0e0e}.alert{display:flex;border:none;overflow:hidden;padding:.5rem;height:100%}.alert .btn-close{position:absolute;right:0;top:0;margin:auto;width:1.75rem;height:100%;min-height:-moz-available;height:-webkit-fill-available}.alert-icon{display:flex !important;align-items:center !important;position:absolute;left:0;top:0;margin-left:auto;margin-right:auto;text-align:center;height:100%}.alert-icon .bi{height:1.25rem;width:1.25rem;margin:.5rem !important}.alert-message{flex:1 1 auto;margin-left:2.5rem;margin-right:2rem}.alert-title{font-weight:bold}.alert-primary .alert-icon{background-color:#2871e7}.alert-secondary .alert-icon{background-color:#d65b07}.alert-success .alert-icon{background-color:#3fb167}.alert-danger .alert-icon{background-color:#d43f3a}.alert-light-blue .alert-icon{background-color:#96b0ce}.alert-light .alert-icon{background-color:#f2f2f2}.alert-dark .alert-icon{background-color:#161a24}.alert-bg .alert-icon{background-color:#d9d7dc}.alert-highlight .alert-icon{background-color:#c9dafa}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:0.65625rem;background-color:#cfcfcf;border-radius:.2rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#3f80ea;transition:width .6s ease}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.2rem}.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:#515151;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#515151;text-decoration:none;background-color:#e1e1e1}.list-group-item-action:active{color:#202634;background-color:#cfcfcf}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#222;text-decoration:none;background-color:#fff;border:1px solid inherit}.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:#626262;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#3f80ea;border-color:#3f80ea}.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:.2rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.2rem;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: 600px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.2rem;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: 1024px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.2rem;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: 1440px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.2rem;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: 1664px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.2rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.2rem;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:#264d8c;background-color:#d9e6fb}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#264d8c;background-color:#c3cfe2}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#264d8c;border-color:#264d8c}.list-group-item-secondary{color:#8f3d05;background-color:#fce0ce}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#8f3d05;background-color:#e3cab9}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#8f3d05;border-color:#8f3d05}.list-group-item-success{color:#2d7345;background-color:#dbf2e3}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#2d7345;background-color:#c5dacc}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#2d7345;border-color:#2d7345}.list-group-item-danger{color:#82322f;background-color:#f7dddc}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#82322f;background-color:#dec7c6}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#82322f;border-color:#82322f}.list-group-item-light-blue{color:#647180;background-color:#edf2f7}.list-group-item-light-blue.list-group-item-action:hover,.list-group-item-light-blue.list-group-item-action:focus{color:#647180;background-color:#d5dade}.list-group-item-light-blue.list-group-item-action.active{color:#fff;background-color:#647180;border-color:#647180}.list-group-item-light{color:#999;background-color:#fff}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#999;background-color:#e6e6e6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#999;border-color:#999}.list-group-item-dark{color:#13171f;background-color:#d2d4d6}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#13171f;background-color:#bdbfc1}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#13171f;border-color:#13171f}.list-group-item-bg{color:#8a898b;background-color:#fafafa}.list-group-item-bg.list-group-item-action:hover,.list-group-item-bg.list-group-item-action:focus{color:#8a898b;background-color:#e1e1e1}.list-group-item-bg.list-group-item-action.active{color:#fff;background-color:#8a898b;border-color:#8a898b}.list-group-item-highlight{color:#868c97;background-color:#f9fbfe}.list-group-item-highlight.list-group-item-action:hover,.list-group-item-highlight.list-group-item-action:focus{color:#868c97;background-color:#e0e2e5}.list-group-item-highlight.list-group-item-action.active{color:#fff;background-color:#868c97;border-color:#868c97}.list-group-item:not(:last-of-type){border-bottom:1px solid #cfcfcf}html.dark .list-group-item:not(:last-of-type){border-bottom:1px solid #7e7e7e}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#111;background:transparent url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23111%27%3e%3cpath d=%27M.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%27/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.2rem;opacity:.5}.btn-close:hover{color:#111;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 .1rem .1rem rgba(63,128,234,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-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:0.875rem;pointer-events:auto;background-color:rgba(224,234,252,.5);background-clip:padding-box;border:1px solid rgba(0,0,0,0);box-shadow:0 .5rem 1rem rgba(17,17,17,.15);border-radius:.2rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;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:#626262;background-color:rgba(224,234,252,.65);background-clip:padding-box;border-bottom:1px solid rgba(17,17,17,.05);border-top-left-radius:calc(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}.toast-header .btn-close{margin-right:-0.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.toast{position:relative;border:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100%}.toast .toast-header{position:relative}.toast .toast-header .close{display:none}.toast .toast-body{padding-right:1.75rem}.toast .btn-close{position:absolute;right:0;top:0;margin:auto;width:1.75rem;height:30px;height:-webkit-fill-available}.toast.bg-primary{background-color:rgba(63,128,234,.75) !important;color:#fff}.toast.bg-primary .toast-header{background-color:rgba(63,128,234,.65) !important;color:#fff}html.dark .toast.bg-primary{background-color:rgba(63,128,234,.85) !important;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark .toast.bg-primary .toast-header{background-color:#3f80ea !important;color:#fff}.toast.bg-secondary{background-color:rgba(239,101,8,.75) !important;color:#fff}.toast.bg-secondary .toast-header{background-color:rgba(239,101,8,.65) !important;color:#fff}html.dark .toast.bg-secondary{background-color:rgba(239,101,8,.85) !important;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark .toast.bg-secondary .toast-header{background-color:#ef6508 !important;color:#fff}.toast.bg-success{background-color:rgba(75,191,115,.75) !important;color:#111}.toast.bg-success .toast-header{background-color:rgba(75,191,115,.65) !important;color:#111}html.dark .toast.bg-success{background-color:rgba(75,191,115,.85) !important;color:#111;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark .toast.bg-success .toast-header{background-color:#4bbf73 !important;color:#111}.toast.bg-danger{background-color:rgba(217,83,79,.75) !important;color:#fff}.toast.bg-danger .toast-header{background-color:rgba(217,83,79,.65) !important;color:#fff}html.dark .toast.bg-danger{background-color:rgba(217,83,79,.85) !important;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark .toast.bg-danger .toast-header{background-color:#d9534f !important;color:#fff}.toast.bg-light-blue{background-color:rgba(167,189,214,.75) !important;color:#111}.toast.bg-light-blue .toast-header{background-color:rgba(167,189,214,.65) !important;color:#111}html.dark .toast.bg-light-blue{background-color:rgba(167,189,214,.85) !important;color:#111;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark .toast.bg-light-blue .toast-header{background-color:#a7bdd6 !important;color:#111}.toast.bg-light{background-color:rgba(255,255,255,.75) !important;color:#111}.toast.bg-light .toast-header{background-color:rgba(255,255,255,.65) !important;color:#111}html.dark .toast.bg-light{background-color:rgba(255,255,255,.85) !important;color:#111;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark .toast.bg-light .toast-header{background-color:#fff !important;color:#111}.toast.bg-dark{background-color:rgba(32,38,52,.75) !important;color:#fff}.toast.bg-dark .toast-header{background-color:rgba(32,38,52,.65) !important;color:#fff}html.dark .toast.bg-dark{background-color:rgba(32,38,52,.85) !important;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark .toast.bg-dark .toast-header{background-color:#202634 !important;color:#fff}.toast.bg-bg{background-color:rgba(230,229,232,.75) !important;color:#111}.toast.bg-bg .toast-header{background-color:rgba(230,229,232,.65) !important;color:#111}html.dark .toast.bg-bg{background-color:rgba(230,229,232,.85) !important;color:#111;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark .toast.bg-bg .toast-header{background-color:#e6e5e8 !important;color:#111}.toast.bg-highlight{background-color:rgba(224,234,252,.75) !important;color:#111}.toast.bg-highlight .toast-header{background-color:rgba(224,234,252,.65) !important;color:#111}html.dark .toast.bg-highlight{background-color:rgba(224,234,252,.85) !important;color:#111;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html.dark .toast.bg-highlight .toast-header{background-color:#e0eafc !important;color:#111}.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:translate(0, -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(17,17,17,.2);border-radius:.2rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#111}.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 1rem;border-bottom:1px solid #cfcfcf;border-top-left-radius:calc(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-0.5rem -0.5rem -0.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 none;border-bottom-right-radius:calc(0.2rem - 1px);border-bottom-left-radius:calc(0.2rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width: 600px){.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: 1440px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1664px){.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: 599.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: 1023.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: 1439.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: 1663.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}}.modal-content{border-radius:.2rem;border-color:#e0eafc}.modal-header{background-color:#e0eafc;border:none}.modal-header .modal-title{font-size:1.09375rem}html.dark .modal-header{background-color:rgba(255,255,255,.03)}.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:0.765625rem;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-top,.bs-tooltip-auto[data-popper-placement^=top],html.dark .bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,html.dark .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#111}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right],html.dark .bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,html.dark .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#111}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom],html.dark .bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,html.dark .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#111}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left],html.dark .bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,html.dark .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#111}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#111;border-radius:.2rem}.popover{position:absolute;top:0;left:0 /* rtl:ignore */;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:0.765625rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(17,17,17,.2);border-radius:.2rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,html.dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-0.5rem - 1px)}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,html.dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(17,17,17,.25)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,html.dark .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,html.dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-0.5rem - 1px);width:.5rem;height:1rem}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,html.dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(17,17,17,.25)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,html.dark .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,html.dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-0.5rem - 1px)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,html.dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(17,17,17,.25)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,html.dark .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,html.dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-0.5rem - 1px);width:.5rem;height:1rem}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,html.dark .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(17,17,17,.25)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,html.dark .bs-popover-auto[data-popper-placement^=left]>.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:0.875rem;background-color:#f0f0f0;border-bottom:1px solid rgba(17,17,17,.2);border-top-left-radius:calc(0.2rem - 1px);border-top-right-radius:calc(0.2rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#202634}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M11.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%27/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27 fill=%27%23fff%27%3e%3cpath d=%27M4.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%27/%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-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#111}.carousel-dark .carousel-caption{color:#111}.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:#111}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-0.5rem;margin-right:-0.5rem;margin-bottom:-0.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(17,17,17,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(17,17,17,.2);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(17,17,17,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(17,17,17,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.offcanvas-header{background-color:#e0eafc}.offcanvas-header .offcanvas-title{font-size:1.09375rem}html.dark .offcanvas-header{background-color:rgba(255,255,255,.03)}.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{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg, #111 55%, rgba(0, 0, 0, 0.8) 75%, #111 95%);mask-image:linear-gradient(130deg, #111 55%, rgba(0, 0, 0, 0.8) 75%, #111 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.placeholder{border-radius:.2rem;background-color:#cfcfcf}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-0.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.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:-0.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.spinner-border-headline{vertical-align:top;border-width:.2rem}.spinner-overlay{position:absolute;top:0;left:0;width:inherit;height:inherit;text-align:center;background:rgba(255,255,255,.65);z-index:1000}html.dark .spinner-overlay{background-color:rgba(31,37,50,.65)}.spanner{position:relative;top:40%;left:50%;width:32px;display:block;text-align:center;height:300px}.bg-dark .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}.alert-dark .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}html.dark .btn-close{filter:invert(1) grayscale(100%) brightness(200%)}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-corner{background-color:inherit}::-webkit-scrollbar-thumb{border:6px solid rgba(52,58,75,.5);border-radius:20px;background-clip:content-box}::-webkit-scrollbar-thumb:hover{border:6px solid rgba(10,11,15,.5)}.overflow-auto{overflow:auto}@-moz-document url-prefix(){.overflow-auto{scrollbar-width:thin;scrollbar-color:rgba(52,58,75,.5) rgba(52,58,75,.1)}}html.dark ::-webkit-scrollbar-thumb{border:6px solid #3e465a}html.dark ::-webkit-scrollbar-thumb:hover{border:6px solid #495169}html.dark .overflow-auto{scrollbar-color:rgba(52,58,75,.75) rgba(52,58,75,.1)}.text-contrast.bg-primary{color:#fff}.text-contrast.bg-secondary{color:#fff}.text-contrast.bg-success{color:#111}.text-contrast.bg-danger{color:#fff}.text-contrast.bg-light-blue{color:#111}.text-contrast.bg-light{color:#111}.text-contrast.bg-dark{color:#fff}.text-contrast.bg-bg{color:#111}.text-contrast.bg-highlight{color:#111}.form-control:-webkit-autofill{-webkit-text-fill-color:#202634}.form-control:-webkit-autofill:focus{-webkit-text-fill-color:#202634}.form-control:-webkit-autofill,.form-control:-webkit-autofill:hover,.form-control:-webkit-autofill:focus,.form-control:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset !important}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#3f80ea}.link-primary:hover,.link-primary:focus{color:#3266bb}.link-secondary{color:#ef6508}.link-secondary:hover,.link-secondary:focus{color:#bf5106}.link-success{color:#4bbf73}.link-success:hover,.link-success:focus{color:#6fcc8f}.link-danger{color:#d9534f}.link-danger:hover,.link-danger:focus{color:#ae423f}.link-light-blue{color:#a7bdd6}.link-light-blue:hover,.link-light-blue:focus{color:#b9cade}.link-light{color:#fff}.link-light:hover,.link-light:focus{color:#fff}.link-dark{color:#202634}.link-dark:hover,.link-dark:focus{color:#1a1e2a}.link-bg{color:#e6e5e8}.link-bg:hover,.link-bg:focus{color:#ebeaed}.link-highlight{color:#e0eafc}.link-highlight:hover,.link-highlight:focus{color:#e6eefd}.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: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media(min-width: 600px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 1024px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 1440px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width: 1664px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){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}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media(min-width: 600px){.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 1024px){.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 1440px){.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width: 1664px){.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.me-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ms-0,.mx-0{margin-left:0 !important}.m-1{margin:.125rem !important}.mt-1,.my-1{margin-top:.125rem !important}.me-1,.mx-1{margin-right:.125rem !important}.mb-1,.my-1{margin-bottom:.125rem !important}.ms-1,.mx-1{margin-left:.125rem !important}.m-2{margin:.25rem !important}.mt-2,.my-2{margin-top:.25rem !important}.me-2,.mx-2{margin-right:.25rem !important}.mb-2,.my-2{margin-bottom:.25rem !important}.ms-2,.mx-2{margin-left:.25rem !important}.m-3{margin:.5rem !important}.mt-3,.my-3{margin-top:.5rem !important}.me-3,.mx-3{margin-right:.5rem !important}.mb-3,.my-3{margin-bottom:.5rem !important}.ms-3,.mx-3{margin-left:.5rem !important}.m-4{margin:1rem !important}.mt-4,.my-4{margin-top:1rem !important}.me-4,.mx-4{margin-right:1rem !important}.mb-4,.my-4{margin-bottom:1rem !important}.ms-4,.mx-4{margin-left:1rem !important}.m-5{margin:1.5rem !important}.mt-5,.my-5{margin-top:1.5rem !important}.me-5,.mx-5{margin-right:1.5rem !important}.mb-5,.my-5{margin-bottom:1.5rem !important}.ms-5,.mx-5{margin-left:1.5rem !important}.m-6{margin:2rem !important}.mt-6,.my-6{margin-top:2rem !important}.me-6,.mx-6{margin-right:2rem !important}.mb-6,.my-6{margin-bottom:2rem !important}.ms-6,.mx-6{margin-left:2rem !important}.m-7{margin:3rem !important}.mt-7,.my-7{margin-top:3rem !important}.me-7,.mx-7{margin-right:3rem !important}.mb-7,.my-7{margin-bottom:3rem !important}.ms-7,.mx-7{margin-left:3rem !important}.m-8{margin:4rem !important}.mt-8,.my-8{margin-top:4rem !important}.me-8,.mx-8{margin-right:4rem !important}.mb-8,.my-8{margin-bottom:4rem !important}.ms-8,.mx-8{margin-left:4rem !important}.m-9{margin:8rem !important}.mt-9,.my-9{margin-top:8rem !important}.me-9,.mx-9{margin-right:8rem !important}.mb-9,.my-9{margin-bottom:8rem !important}.ms-9,.mx-9{margin-left:8rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pe-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.ps-0,.px-0{padding-left:0 !important}.p-1{padding:.125rem !important}.pt-1,.py-1{padding-top:.125rem !important}.pe-1,.px-1{padding-right:.125rem !important}.pb-1,.py-1{padding-bottom:.125rem !important}.ps-1,.px-1{padding-left:.125rem !important}.p-2{padding:.25rem !important}.pt-2,.py-2{padding-top:.25rem !important}.pe-2,.px-2{padding-right:.25rem !important}.pb-2,.py-2{padding-bottom:.25rem !important}.ps-2,.px-2{padding-left:.25rem !important}.p-3{padding:.5rem !important}.pt-3,.py-3{padding-top:.5rem !important}.pe-3,.px-3{padding-right:.5rem !important}.pb-3,.py-3{padding-bottom:.5rem !important}.ps-3,.px-3{padding-left:.5rem !important}.p-4{padding:1rem !important}.pt-4,.py-4{padding-top:1rem !important}.pe-4,.px-4{padding-right:1rem !important}.pb-4,.py-4{padding-bottom:1rem !important}.ps-4,.px-4{padding-left:1rem !important}.p-5{padding:1.5rem !important}.pt-5,.py-5{padding-top:1.5rem !important}.pe-5,.px-5{padding-right:1.5rem !important}.pb-5,.py-5{padding-bottom:1.5rem !important}.ps-5,.px-5{padding-left:1.5rem !important}.p-6{padding:2rem !important}.pt-6,.py-6{padding-top:2rem !important}.pe-6,.px-6{padding-right:2rem !important}.pb-6,.py-6{padding-bottom:2rem !important}.ps-6,.px-6{padding-left:2rem !important}.p-7{padding:3rem !important}.pt-7,.py-7{padding-top:3rem !important}.pe-7,.px-7{padding-right:3rem !important}.pb-7,.py-7{padding-bottom:3rem !important}.ps-7,.px-7{padding-left:3rem !important}.p-8{padding:4rem !important}.pt-8,.py-8{padding-top:4rem !important}.pe-8,.px-8{padding-right:4rem !important}.pb-8,.py-8{padding-bottom:4rem !important}.ps-8,.px-8{padding-left:4rem !important}.p-9{padding:8rem !important}.pt-9,.py-9{padding-top:8rem !important}.pe-9,.px-9{padding-right:8rem !important}.pb-9,.py-9{padding-bottom:8rem !important}.ps-9,.px-9{padding-left:8rem !important}.m-n1{margin:-0.125rem !important}.mt-n1,.my-n1{margin-top:-0.125rem !important}.me-n1,.mx-n1{margin-right:-0.125rem !important}.mb-n1,.my-n1{margin-bottom:-0.125rem !important}.ms-n1,.mx-n1{margin-left:-0.125rem !important}.m-n2{margin:-0.25rem !important}.mt-n2,.my-n2{margin-top:-0.25rem !important}.me-n2,.mx-n2{margin-right:-0.25rem !important}.mb-n2,.my-n2{margin-bottom:-0.25rem !important}.ms-n2,.mx-n2{margin-left:-0.25rem !important}.m-n3{margin:-0.5rem !important}.mt-n3,.my-n3{margin-top:-0.5rem !important}.me-n3,.mx-n3{margin-right:-0.5rem !important}.mb-n3,.my-n3{margin-bottom:-0.5rem !important}.ms-n3,.mx-n3{margin-left:-0.5rem !important}.m-n4{margin:-1rem !important}.mt-n4,.my-n4{margin-top:-1rem !important}.me-n4,.mx-n4{margin-right:-1rem !important}.mb-n4,.my-n4{margin-bottom:-1rem !important}.ms-n4,.mx-n4{margin-left:-1rem !important}.m-n5{margin:-1.5rem !important}.mt-n5,.my-n5{margin-top:-1.5rem !important}.me-n5,.mx-n5{margin-right:-1.5rem !important}.mb-n5,.my-n5{margin-bottom:-1.5rem !important}.ms-n5,.mx-n5{margin-left:-1.5rem !important}.m-n6{margin:-2rem !important}.mt-n6,.my-n6{margin-top:-2rem !important}.me-n6,.mx-n6{margin-right:-2rem !important}.mb-n6,.my-n6{margin-bottom:-2rem !important}.ms-n6,.mx-n6{margin-left:-2rem !important}.m-n7{margin:-3rem !important}.mt-n7,.my-n7{margin-top:-3rem !important}.me-n7,.mx-n7{margin-right:-3rem !important}.mb-n7,.my-n7{margin-bottom:-3rem !important}.ms-n7,.mx-n7{margin-left:-3rem !important}.m-n8{margin:-4rem !important}.mt-n8,.my-n8{margin-top:-4rem !important}.me-n8,.mx-n8{margin-right:-4rem !important}.mb-n8,.my-n8{margin-bottom:-4rem !important}.ms-n8,.mx-n8{margin-left:-4rem !important}.m-n9{margin:-8rem !important}.mt-n9,.my-n9{margin-top:-8rem !important}.me-n9,.mx-n9{margin-right:-8rem !important}.mb-n9,.my-n9{margin-bottom:-8rem !important}.ms-n9,.mx-n9{margin-left:-8rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.me-auto,.mx-auto{margin-left:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ms-auto,.mx-auto{margin-right:auto !important}@media(min-width: 600px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.me-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ms-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:.125rem !important}.mt-sm-1,.my-sm-1{margin-top:.125rem !important}.me-sm-1,.mx-sm-1{margin-right:.125rem !important}.mb-sm-1,.my-sm-1{margin-bottom:.125rem !important}.ms-sm-1,.mx-sm-1{margin-left:.125rem !important}.m-sm-2{margin:.25rem !important}.mt-sm-2,.my-sm-2{margin-top:.25rem !important}.me-sm-2,.mx-sm-2{margin-right:.25rem !important}.mb-sm-2,.my-sm-2{margin-bottom:.25rem !important}.ms-sm-2,.mx-sm-2{margin-left:.25rem !important}.m-sm-3{margin:.5rem !important}.mt-sm-3,.my-sm-3{margin-top:.5rem !important}.me-sm-3,.mx-sm-3{margin-right:.5rem !important}.mb-sm-3,.my-sm-3{margin-bottom:.5rem !important}.ms-sm-3,.mx-sm-3{margin-left:.5rem !important}.m-sm-4{margin:1rem !important}.mt-sm-4,.my-sm-4{margin-top:1rem !important}.me-sm-4,.mx-sm-4{margin-right:1rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1rem !important}.ms-sm-4,.mx-sm-4{margin-left:1rem !important}.m-sm-5{margin:1.5rem !important}.mt-sm-5,.my-sm-5{margin-top:1.5rem !important}.me-sm-5,.mx-sm-5{margin-right:1.5rem !important}.mb-sm-5,.my-sm-5{margin-bottom:1.5rem !important}.ms-sm-5,.mx-sm-5{margin-left:1.5rem !important}.m-sm-6{margin:2rem !important}.mt-sm-6,.my-sm-6{margin-top:2rem !important}.me-sm-6,.mx-sm-6{margin-right:2rem !important}.mb-sm-6,.my-sm-6{margin-bottom:2rem !important}.ms-sm-6,.mx-sm-6{margin-left:2rem !important}.m-sm-7{margin:3rem !important}.mt-sm-7,.my-sm-7{margin-top:3rem !important}.me-sm-7,.mx-sm-7{margin-right:3rem !important}.mb-sm-7,.my-sm-7{margin-bottom:3rem !important}.ms-sm-7,.mx-sm-7{margin-left:3rem !important}.m-sm-8{margin:4rem !important}.mt-sm-8,.my-sm-8{margin-top:4rem !important}.me-sm-8,.mx-sm-8{margin-right:4rem !important}.mb-sm-8,.my-sm-8{margin-bottom:4rem !important}.ms-sm-8,.mx-sm-8{margin-left:4rem !important}.m-sm-9{margin:8rem !important}.mt-sm-9,.my-sm-9{margin-top:8rem !important}.me-sm-9,.mx-sm-9{margin-right:8rem !important}.mb-sm-9,.my-sm-9{margin-bottom:8rem !important}.ms-sm-9,.mx-sm-9{margin-left:8rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pe-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.ps-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:.125rem !important}.pt-sm-1,.py-sm-1{padding-top:.125rem !important}.pe-sm-1,.px-sm-1{padding-right:.125rem !important}.pb-sm-1,.py-sm-1{padding-bottom:.125rem !important}.ps-sm-1,.px-sm-1{padding-left:.125rem !important}.p-sm-2{padding:.25rem !important}.pt-sm-2,.py-sm-2{padding-top:.25rem !important}.pe-sm-2,.px-sm-2{padding-right:.25rem !important}.pb-sm-2,.py-sm-2{padding-bottom:.25rem !important}.ps-sm-2,.px-sm-2{padding-left:.25rem !important}.p-sm-3{padding:.5rem !important}.pt-sm-3,.py-sm-3{padding-top:.5rem !important}.pe-sm-3,.px-sm-3{padding-right:.5rem !important}.pb-sm-3,.py-sm-3{padding-bottom:.5rem !important}.ps-sm-3,.px-sm-3{padding-left:.5rem !important}.p-sm-4{padding:1rem !important}.pt-sm-4,.py-sm-4{padding-top:1rem !important}.pe-sm-4,.px-sm-4{padding-right:1rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1rem !important}.ps-sm-4,.px-sm-4{padding-left:1rem !important}.p-sm-5{padding:1.5rem !important}.pt-sm-5,.py-sm-5{padding-top:1.5rem !important}.pe-sm-5,.px-sm-5{padding-right:1.5rem !important}.pb-sm-5,.py-sm-5{padding-bottom:1.5rem !important}.ps-sm-5,.px-sm-5{padding-left:1.5rem !important}.p-sm-6{padding:2rem !important}.pt-sm-6,.py-sm-6{padding-top:2rem !important}.pe-sm-6,.px-sm-6{padding-right:2rem !important}.pb-sm-6,.py-sm-6{padding-bottom:2rem !important}.ps-sm-6,.px-sm-6{padding-left:2rem !important}.p-sm-7{padding:3rem !important}.pt-sm-7,.py-sm-7{padding-top:3rem !important}.pe-sm-7,.px-sm-7{padding-right:3rem !important}.pb-sm-7,.py-sm-7{padding-bottom:3rem !important}.ps-sm-7,.px-sm-7{padding-left:3rem !important}.p-sm-8{padding:4rem !important}.pt-sm-8,.py-sm-8{padding-top:4rem !important}.pe-sm-8,.px-sm-8{padding-right:4rem !important}.pb-sm-8,.py-sm-8{padding-bottom:4rem !important}.ps-sm-8,.px-sm-8{padding-left:4rem !important}.p-sm-9{padding:8rem !important}.pt-sm-9,.py-sm-9{padding-top:8rem !important}.pe-sm-9,.px-sm-9{padding-right:8rem !important}.pb-sm-9,.py-sm-9{padding-bottom:8rem !important}.ps-sm-9,.px-sm-9{padding-left:8rem !important}.m-sm-n1{margin:-0.125rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.125rem !important}.me-sm-n1,.mx-sm-n1{margin-right:-0.125rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.125rem !important}.ms-sm-n1,.mx-sm-n1{margin-left:-0.125rem !important}.m-sm-n2{margin:-0.25rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.25rem !important}.me-sm-n2,.mx-sm-n2{margin-right:-0.25rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.25rem !important}.ms-sm-n2,.mx-sm-n2{margin-left:-0.25rem !important}.m-sm-n3{margin:-0.5rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-0.5rem !important}.me-sm-n3,.mx-sm-n3{margin-right:-0.5rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-0.5rem !important}.ms-sm-n3,.mx-sm-n3{margin-left:-0.5rem !important}.m-sm-n4{margin:-1rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1rem !important}.me-sm-n4,.mx-sm-n4{margin-right:-1rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1rem !important}.ms-sm-n4,.mx-sm-n4{margin-left:-1rem !important}.m-sm-n5{margin:-1.5rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-1.5rem !important}.me-sm-n5,.mx-sm-n5{margin-right:-1.5rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-1.5rem !important}.ms-sm-n5,.mx-sm-n5{margin-left:-1.5rem !important}.m-sm-n6{margin:-2rem !important}.mt-sm-n6,.my-sm-n6{margin-top:-2rem !important}.me-sm-n6,.mx-sm-n6{margin-right:-2rem !important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2rem !important}.ms-sm-n6,.mx-sm-n6{margin-left:-2rem !important}.m-sm-n7{margin:-3rem !important}.mt-sm-n7,.my-sm-n7{margin-top:-3rem !important}.me-sm-n7,.mx-sm-n7{margin-right:-3rem !important}.mb-sm-n7,.my-sm-n7{margin-bottom:-3rem !important}.ms-sm-n7,.mx-sm-n7{margin-left:-3rem !important}.m-sm-n8{margin:-4rem !important}.mt-sm-n8,.my-sm-n8{margin-top:-4rem !important}.me-sm-n8,.mx-sm-n8{margin-right:-4rem !important}.mb-sm-n8,.my-sm-n8{margin-bottom:-4rem !important}.ms-sm-n8,.mx-sm-n8{margin-left:-4rem !important}.m-sm-n9{margin:-8rem !important}.mt-sm-n9,.my-sm-n9{margin-top:-8rem !important}.me-sm-n9,.mx-sm-n9{margin-right:-8rem !important}.mb-sm-n9,.my-sm-n9{margin-bottom:-8rem !important}.ms-sm-n9,.mx-sm-n9{margin-left:-8rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.me-sm-auto,.mx-sm-auto{margin-left:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ms-sm-auto,.mx-sm-auto{margin-right:auto !important}}@media(min-width: 1024px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.me-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ms-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:.125rem !important}.mt-md-1,.my-md-1{margin-top:.125rem !important}.me-md-1,.mx-md-1{margin-right:.125rem !important}.mb-md-1,.my-md-1{margin-bottom:.125rem !important}.ms-md-1,.mx-md-1{margin-left:.125rem !important}.m-md-2{margin:.25rem !important}.mt-md-2,.my-md-2{margin-top:.25rem !important}.me-md-2,.mx-md-2{margin-right:.25rem !important}.mb-md-2,.my-md-2{margin-bottom:.25rem !important}.ms-md-2,.mx-md-2{margin-left:.25rem !important}.m-md-3{margin:.5rem !important}.mt-md-3,.my-md-3{margin-top:.5rem !important}.me-md-3,.mx-md-3{margin-right:.5rem !important}.mb-md-3,.my-md-3{margin-bottom:.5rem !important}.ms-md-3,.mx-md-3{margin-left:.5rem !important}.m-md-4{margin:1rem !important}.mt-md-4,.my-md-4{margin-top:1rem !important}.me-md-4,.mx-md-4{margin-right:1rem !important}.mb-md-4,.my-md-4{margin-bottom:1rem !important}.ms-md-4,.mx-md-4{margin-left:1rem !important}.m-md-5{margin:1.5rem !important}.mt-md-5,.my-md-5{margin-top:1.5rem !important}.me-md-5,.mx-md-5{margin-right:1.5rem !important}.mb-md-5,.my-md-5{margin-bottom:1.5rem !important}.ms-md-5,.mx-md-5{margin-left:1.5rem !important}.m-md-6{margin:2rem !important}.mt-md-6,.my-md-6{margin-top:2rem !important}.me-md-6,.mx-md-6{margin-right:2rem !important}.mb-md-6,.my-md-6{margin-bottom:2rem !important}.ms-md-6,.mx-md-6{margin-left:2rem !important}.m-md-7{margin:3rem !important}.mt-md-7,.my-md-7{margin-top:3rem !important}.me-md-7,.mx-md-7{margin-right:3rem !important}.mb-md-7,.my-md-7{margin-bottom:3rem !important}.ms-md-7,.mx-md-7{margin-left:3rem !important}.m-md-8{margin:4rem !important}.mt-md-8,.my-md-8{margin-top:4rem !important}.me-md-8,.mx-md-8{margin-right:4rem !important}.mb-md-8,.my-md-8{margin-bottom:4rem !important}.ms-md-8,.mx-md-8{margin-left:4rem !important}.m-md-9{margin:8rem !important}.mt-md-9,.my-md-9{margin-top:8rem !important}.me-md-9,.mx-md-9{margin-right:8rem !important}.mb-md-9,.my-md-9{margin-bottom:8rem !important}.ms-md-9,.mx-md-9{margin-left:8rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pe-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.ps-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:.125rem !important}.pt-md-1,.py-md-1{padding-top:.125rem !important}.pe-md-1,.px-md-1{padding-right:.125rem !important}.pb-md-1,.py-md-1{padding-bottom:.125rem !important}.ps-md-1,.px-md-1{padding-left:.125rem !important}.p-md-2{padding:.25rem !important}.pt-md-2,.py-md-2{padding-top:.25rem !important}.pe-md-2,.px-md-2{padding-right:.25rem !important}.pb-md-2,.py-md-2{padding-bottom:.25rem !important}.ps-md-2,.px-md-2{padding-left:.25rem !important}.p-md-3{padding:.5rem !important}.pt-md-3,.py-md-3{padding-top:.5rem !important}.pe-md-3,.px-md-3{padding-right:.5rem !important}.pb-md-3,.py-md-3{padding-bottom:.5rem !important}.ps-md-3,.px-md-3{padding-left:.5rem !important}.p-md-4{padding:1rem !important}.pt-md-4,.py-md-4{padding-top:1rem !important}.pe-md-4,.px-md-4{padding-right:1rem !important}.pb-md-4,.py-md-4{padding-bottom:1rem !important}.ps-md-4,.px-md-4{padding-left:1rem !important}.p-md-5{padding:1.5rem !important}.pt-md-5,.py-md-5{padding-top:1.5rem !important}.pe-md-5,.px-md-5{padding-right:1.5rem !important}.pb-md-5,.py-md-5{padding-bottom:1.5rem !important}.ps-md-5,.px-md-5{padding-left:1.5rem !important}.p-md-6{padding:2rem !important}.pt-md-6,.py-md-6{padding-top:2rem !important}.pe-md-6,.px-md-6{padding-right:2rem !important}.pb-md-6,.py-md-6{padding-bottom:2rem !important}.ps-md-6,.px-md-6{padding-left:2rem !important}.p-md-7{padding:3rem !important}.pt-md-7,.py-md-7{padding-top:3rem !important}.pe-md-7,.px-md-7{padding-right:3rem !important}.pb-md-7,.py-md-7{padding-bottom:3rem !important}.ps-md-7,.px-md-7{padding-left:3rem !important}.p-md-8{padding:4rem !important}.pt-md-8,.py-md-8{padding-top:4rem !important}.pe-md-8,.px-md-8{padding-right:4rem !important}.pb-md-8,.py-md-8{padding-bottom:4rem !important}.ps-md-8,.px-md-8{padding-left:4rem !important}.p-md-9{padding:8rem !important}.pt-md-9,.py-md-9{padding-top:8rem !important}.pe-md-9,.px-md-9{padding-right:8rem !important}.pb-md-9,.py-md-9{padding-bottom:8rem !important}.ps-md-9,.px-md-9{padding-left:8rem !important}.m-md-n1{margin:-0.125rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.125rem !important}.me-md-n1,.mx-md-n1{margin-right:-0.125rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.125rem !important}.ms-md-n1,.mx-md-n1{margin-left:-0.125rem !important}.m-md-n2{margin:-0.25rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.25rem !important}.me-md-n2,.mx-md-n2{margin-right:-0.25rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.25rem !important}.ms-md-n2,.mx-md-n2{margin-left:-0.25rem !important}.m-md-n3{margin:-0.5rem !important}.mt-md-n3,.my-md-n3{margin-top:-0.5rem !important}.me-md-n3,.mx-md-n3{margin-right:-0.5rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-0.5rem !important}.ms-md-n3,.mx-md-n3{margin-left:-0.5rem !important}.m-md-n4{margin:-1rem !important}.mt-md-n4,.my-md-n4{margin-top:-1rem !important}.me-md-n4,.mx-md-n4{margin-right:-1rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1rem !important}.ms-md-n4,.mx-md-n4{margin-left:-1rem !important}.m-md-n5{margin:-1.5rem !important}.mt-md-n5,.my-md-n5{margin-top:-1.5rem !important}.me-md-n5,.mx-md-n5{margin-right:-1.5rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-1.5rem !important}.ms-md-n5,.mx-md-n5{margin-left:-1.5rem !important}.m-md-n6{margin:-2rem !important}.mt-md-n6,.my-md-n6{margin-top:-2rem !important}.me-md-n6,.mx-md-n6{margin-right:-2rem !important}.mb-md-n6,.my-md-n6{margin-bottom:-2rem !important}.ms-md-n6,.mx-md-n6{margin-left:-2rem !important}.m-md-n7{margin:-3rem !important}.mt-md-n7,.my-md-n7{margin-top:-3rem !important}.me-md-n7,.mx-md-n7{margin-right:-3rem !important}.mb-md-n7,.my-md-n7{margin-bottom:-3rem !important}.ms-md-n7,.mx-md-n7{margin-left:-3rem !important}.m-md-n8{margin:-4rem !important}.mt-md-n8,.my-md-n8{margin-top:-4rem !important}.me-md-n8,.mx-md-n8{margin-right:-4rem !important}.mb-md-n8,.my-md-n8{margin-bottom:-4rem !important}.ms-md-n8,.mx-md-n8{margin-left:-4rem !important}.m-md-n9{margin:-8rem !important}.mt-md-n9,.my-md-n9{margin-top:-8rem !important}.me-md-n9,.mx-md-n9{margin-right:-8rem !important}.mb-md-n9,.my-md-n9{margin-bottom:-8rem !important}.ms-md-n9,.mx-md-n9{margin-left:-8rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.me-md-auto,.mx-md-auto{margin-left:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ms-md-auto,.mx-md-auto{margin-right:auto !important}}@media(min-width: 1440px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.me-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ms-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:.125rem !important}.mt-lg-1,.my-lg-1{margin-top:.125rem !important}.me-lg-1,.mx-lg-1{margin-right:.125rem !important}.mb-lg-1,.my-lg-1{margin-bottom:.125rem !important}.ms-lg-1,.mx-lg-1{margin-left:.125rem !important}.m-lg-2{margin:.25rem !important}.mt-lg-2,.my-lg-2{margin-top:.25rem !important}.me-lg-2,.mx-lg-2{margin-right:.25rem !important}.mb-lg-2,.my-lg-2{margin-bottom:.25rem !important}.ms-lg-2,.mx-lg-2{margin-left:.25rem !important}.m-lg-3{margin:.5rem !important}.mt-lg-3,.my-lg-3{margin-top:.5rem !important}.me-lg-3,.mx-lg-3{margin-right:.5rem !important}.mb-lg-3,.my-lg-3{margin-bottom:.5rem !important}.ms-lg-3,.mx-lg-3{margin-left:.5rem !important}.m-lg-4{margin:1rem !important}.mt-lg-4,.my-lg-4{margin-top:1rem !important}.me-lg-4,.mx-lg-4{margin-right:1rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1rem !important}.ms-lg-4,.mx-lg-4{margin-left:1rem !important}.m-lg-5{margin:1.5rem !important}.mt-lg-5,.my-lg-5{margin-top:1.5rem !important}.me-lg-5,.mx-lg-5{margin-right:1.5rem !important}.mb-lg-5,.my-lg-5{margin-bottom:1.5rem !important}.ms-lg-5,.mx-lg-5{margin-left:1.5rem !important}.m-lg-6{margin:2rem !important}.mt-lg-6,.my-lg-6{margin-top:2rem !important}.me-lg-6,.mx-lg-6{margin-right:2rem !important}.mb-lg-6,.my-lg-6{margin-bottom:2rem !important}.ms-lg-6,.mx-lg-6{margin-left:2rem !important}.m-lg-7{margin:3rem !important}.mt-lg-7,.my-lg-7{margin-top:3rem !important}.me-lg-7,.mx-lg-7{margin-right:3rem !important}.mb-lg-7,.my-lg-7{margin-bottom:3rem !important}.ms-lg-7,.mx-lg-7{margin-left:3rem !important}.m-lg-8{margin:4rem !important}.mt-lg-8,.my-lg-8{margin-top:4rem !important}.me-lg-8,.mx-lg-8{margin-right:4rem !important}.mb-lg-8,.my-lg-8{margin-bottom:4rem !important}.ms-lg-8,.mx-lg-8{margin-left:4rem !important}.m-lg-9{margin:8rem !important}.mt-lg-9,.my-lg-9{margin-top:8rem !important}.me-lg-9,.mx-lg-9{margin-right:8rem !important}.mb-lg-9,.my-lg-9{margin-bottom:8rem !important}.ms-lg-9,.mx-lg-9{margin-left:8rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pe-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.ps-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:.125rem !important}.pt-lg-1,.py-lg-1{padding-top:.125rem !important}.pe-lg-1,.px-lg-1{padding-right:.125rem !important}.pb-lg-1,.py-lg-1{padding-bottom:.125rem !important}.ps-lg-1,.px-lg-1{padding-left:.125rem !important}.p-lg-2{padding:.25rem !important}.pt-lg-2,.py-lg-2{padding-top:.25rem !important}.pe-lg-2,.px-lg-2{padding-right:.25rem !important}.pb-lg-2,.py-lg-2{padding-bottom:.25rem !important}.ps-lg-2,.px-lg-2{padding-left:.25rem !important}.p-lg-3{padding:.5rem !important}.pt-lg-3,.py-lg-3{padding-top:.5rem !important}.pe-lg-3,.px-lg-3{padding-right:.5rem !important}.pb-lg-3,.py-lg-3{padding-bottom:.5rem !important}.ps-lg-3,.px-lg-3{padding-left:.5rem !important}.p-lg-4{padding:1rem !important}.pt-lg-4,.py-lg-4{padding-top:1rem !important}.pe-lg-4,.px-lg-4{padding-right:1rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1rem !important}.ps-lg-4,.px-lg-4{padding-left:1rem !important}.p-lg-5{padding:1.5rem !important}.pt-lg-5,.py-lg-5{padding-top:1.5rem !important}.pe-lg-5,.px-lg-5{padding-right:1.5rem !important}.pb-lg-5,.py-lg-5{padding-bottom:1.5rem !important}.ps-lg-5,.px-lg-5{padding-left:1.5rem !important}.p-lg-6{padding:2rem !important}.pt-lg-6,.py-lg-6{padding-top:2rem !important}.pe-lg-6,.px-lg-6{padding-right:2rem !important}.pb-lg-6,.py-lg-6{padding-bottom:2rem !important}.ps-lg-6,.px-lg-6{padding-left:2rem !important}.p-lg-7{padding:3rem !important}.pt-lg-7,.py-lg-7{padding-top:3rem !important}.pe-lg-7,.px-lg-7{padding-right:3rem !important}.pb-lg-7,.py-lg-7{padding-bottom:3rem !important}.ps-lg-7,.px-lg-7{padding-left:3rem !important}.p-lg-8{padding:4rem !important}.pt-lg-8,.py-lg-8{padding-top:4rem !important}.pe-lg-8,.px-lg-8{padding-right:4rem !important}.pb-lg-8,.py-lg-8{padding-bottom:4rem !important}.ps-lg-8,.px-lg-8{padding-left:4rem !important}.p-lg-9{padding:8rem !important}.pt-lg-9,.py-lg-9{padding-top:8rem !important}.pe-lg-9,.px-lg-9{padding-right:8rem !important}.pb-lg-9,.py-lg-9{padding-bottom:8rem !important}.ps-lg-9,.px-lg-9{padding-left:8rem !important}.m-lg-n1{margin:-0.125rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.125rem !important}.me-lg-n1,.mx-lg-n1{margin-right:-0.125rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.125rem !important}.ms-lg-n1,.mx-lg-n1{margin-left:-0.125rem !important}.m-lg-n2{margin:-0.25rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.25rem !important}.me-lg-n2,.mx-lg-n2{margin-right:-0.25rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.25rem !important}.ms-lg-n2,.mx-lg-n2{margin-left:-0.25rem !important}.m-lg-n3{margin:-0.5rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-0.5rem !important}.me-lg-n3,.mx-lg-n3{margin-right:-0.5rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-0.5rem !important}.ms-lg-n3,.mx-lg-n3{margin-left:-0.5rem !important}.m-lg-n4{margin:-1rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1rem !important}.me-lg-n4,.mx-lg-n4{margin-right:-1rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1rem !important}.ms-lg-n4,.mx-lg-n4{margin-left:-1rem !important}.m-lg-n5{margin:-1.5rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-1.5rem !important}.me-lg-n5,.mx-lg-n5{margin-right:-1.5rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-1.5rem !important}.ms-lg-n5,.mx-lg-n5{margin-left:-1.5rem !important}.m-lg-n6{margin:-2rem !important}.mt-lg-n6,.my-lg-n6{margin-top:-2rem !important}.me-lg-n6,.mx-lg-n6{margin-right:-2rem !important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2rem !important}.ms-lg-n6,.mx-lg-n6{margin-left:-2rem !important}.m-lg-n7{margin:-3rem !important}.mt-lg-n7,.my-lg-n7{margin-top:-3rem !important}.me-lg-n7,.mx-lg-n7{margin-right:-3rem !important}.mb-lg-n7,.my-lg-n7{margin-bottom:-3rem !important}.ms-lg-n7,.mx-lg-n7{margin-left:-3rem !important}.m-lg-n8{margin:-4rem !important}.mt-lg-n8,.my-lg-n8{margin-top:-4rem !important}.me-lg-n8,.mx-lg-n8{margin-right:-4rem !important}.mb-lg-n8,.my-lg-n8{margin-bottom:-4rem !important}.ms-lg-n8,.mx-lg-n8{margin-left:-4rem !important}.m-lg-n9{margin:-8rem !important}.mt-lg-n9,.my-lg-n9{margin-top:-8rem !important}.me-lg-n9,.mx-lg-n9{margin-right:-8rem !important}.mb-lg-n9,.my-lg-n9{margin-bottom:-8rem !important}.ms-lg-n9,.mx-lg-n9{margin-left:-8rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.me-lg-auto,.mx-lg-auto{margin-left:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ms-lg-auto,.mx-lg-auto{margin-right:auto !important}}@media(min-width: 1664px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.me-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ms-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:.125rem !important}.mt-xl-1,.my-xl-1{margin-top:.125rem !important}.me-xl-1,.mx-xl-1{margin-right:.125rem !important}.mb-xl-1,.my-xl-1{margin-bottom:.125rem !important}.ms-xl-1,.mx-xl-1{margin-left:.125rem !important}.m-xl-2{margin:.25rem !important}.mt-xl-2,.my-xl-2{margin-top:.25rem !important}.me-xl-2,.mx-xl-2{margin-right:.25rem !important}.mb-xl-2,.my-xl-2{margin-bottom:.25rem !important}.ms-xl-2,.mx-xl-2{margin-left:.25rem !important}.m-xl-3{margin:.5rem !important}.mt-xl-3,.my-xl-3{margin-top:.5rem !important}.me-xl-3,.mx-xl-3{margin-right:.5rem !important}.mb-xl-3,.my-xl-3{margin-bottom:.5rem !important}.ms-xl-3,.mx-xl-3{margin-left:.5rem !important}.m-xl-4{margin:1rem !important}.mt-xl-4,.my-xl-4{margin-top:1rem !important}.me-xl-4,.mx-xl-4{margin-right:1rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1rem !important}.ms-xl-4,.mx-xl-4{margin-left:1rem !important}.m-xl-5{margin:1.5rem !important}.mt-xl-5,.my-xl-5{margin-top:1.5rem !important}.me-xl-5,.mx-xl-5{margin-right:1.5rem !important}.mb-xl-5,.my-xl-5{margin-bottom:1.5rem !important}.ms-xl-5,.mx-xl-5{margin-left:1.5rem !important}.m-xl-6{margin:2rem !important}.mt-xl-6,.my-xl-6{margin-top:2rem !important}.me-xl-6,.mx-xl-6{margin-right:2rem !important}.mb-xl-6,.my-xl-6{margin-bottom:2rem !important}.ms-xl-6,.mx-xl-6{margin-left:2rem !important}.m-xl-7{margin:3rem !important}.mt-xl-7,.my-xl-7{margin-top:3rem !important}.me-xl-7,.mx-xl-7{margin-right:3rem !important}.mb-xl-7,.my-xl-7{margin-bottom:3rem !important}.ms-xl-7,.mx-xl-7{margin-left:3rem !important}.m-xl-8{margin:4rem !important}.mt-xl-8,.my-xl-8{margin-top:4rem !important}.me-xl-8,.mx-xl-8{margin-right:4rem !important}.mb-xl-8,.my-xl-8{margin-bottom:4rem !important}.ms-xl-8,.mx-xl-8{margin-left:4rem !important}.m-xl-9{margin:8rem !important}.mt-xl-9,.my-xl-9{margin-top:8rem !important}.me-xl-9,.mx-xl-9{margin-right:8rem !important}.mb-xl-9,.my-xl-9{margin-bottom:8rem !important}.ms-xl-9,.mx-xl-9{margin-left:8rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pe-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.ps-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:.125rem !important}.pt-xl-1,.py-xl-1{padding-top:.125rem !important}.pe-xl-1,.px-xl-1{padding-right:.125rem !important}.pb-xl-1,.py-xl-1{padding-bottom:.125rem !important}.ps-xl-1,.px-xl-1{padding-left:.125rem !important}.p-xl-2{padding:.25rem !important}.pt-xl-2,.py-xl-2{padding-top:.25rem !important}.pe-xl-2,.px-xl-2{padding-right:.25rem !important}.pb-xl-2,.py-xl-2{padding-bottom:.25rem !important}.ps-xl-2,.px-xl-2{padding-left:.25rem !important}.p-xl-3{padding:.5rem !important}.pt-xl-3,.py-xl-3{padding-top:.5rem !important}.pe-xl-3,.px-xl-3{padding-right:.5rem !important}.pb-xl-3,.py-xl-3{padding-bottom:.5rem !important}.ps-xl-3,.px-xl-3{padding-left:.5rem !important}.p-xl-4{padding:1rem !important}.pt-xl-4,.py-xl-4{padding-top:1rem !important}.pe-xl-4,.px-xl-4{padding-right:1rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1rem !important}.ps-xl-4,.px-xl-4{padding-left:1rem !important}.p-xl-5{padding:1.5rem !important}.pt-xl-5,.py-xl-5{padding-top:1.5rem !important}.pe-xl-5,.px-xl-5{padding-right:1.5rem !important}.pb-xl-5,.py-xl-5{padding-bottom:1.5rem !important}.ps-xl-5,.px-xl-5{padding-left:1.5rem !important}.p-xl-6{padding:2rem !important}.pt-xl-6,.py-xl-6{padding-top:2rem !important}.pe-xl-6,.px-xl-6{padding-right:2rem !important}.pb-xl-6,.py-xl-6{padding-bottom:2rem !important}.ps-xl-6,.px-xl-6{padding-left:2rem !important}.p-xl-7{padding:3rem !important}.pt-xl-7,.py-xl-7{padding-top:3rem !important}.pe-xl-7,.px-xl-7{padding-right:3rem !important}.pb-xl-7,.py-xl-7{padding-bottom:3rem !important}.ps-xl-7,.px-xl-7{padding-left:3rem !important}.p-xl-8{padding:4rem !important}.pt-xl-8,.py-xl-8{padding-top:4rem !important}.pe-xl-8,.px-xl-8{padding-right:4rem !important}.pb-xl-8,.py-xl-8{padding-bottom:4rem !important}.ps-xl-8,.px-xl-8{padding-left:4rem !important}.p-xl-9{padding:8rem !important}.pt-xl-9,.py-xl-9{padding-top:8rem !important}.pe-xl-9,.px-xl-9{padding-right:8rem !important}.pb-xl-9,.py-xl-9{padding-bottom:8rem !important}.ps-xl-9,.px-xl-9{padding-left:8rem !important}.m-xl-n1{margin:-0.125rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.125rem !important}.me-xl-n1,.mx-xl-n1{margin-right:-0.125rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.125rem !important}.ms-xl-n1,.mx-xl-n1{margin-left:-0.125rem !important}.m-xl-n2{margin:-0.25rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.25rem !important}.me-xl-n2,.mx-xl-n2{margin-right:-0.25rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.25rem !important}.ms-xl-n2,.mx-xl-n2{margin-left:-0.25rem !important}.m-xl-n3{margin:-0.5rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-0.5rem !important}.me-xl-n3,.mx-xl-n3{margin-right:-0.5rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-0.5rem !important}.ms-xl-n3,.mx-xl-n3{margin-left:-0.5rem !important}.m-xl-n4{margin:-1rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1rem !important}.me-xl-n4,.mx-xl-n4{margin-right:-1rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1rem !important}.ms-xl-n4,.mx-xl-n4{margin-left:-1rem !important}.m-xl-n5{margin:-1.5rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-1.5rem !important}.me-xl-n5,.mx-xl-n5{margin-right:-1.5rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-1.5rem !important}.ms-xl-n5,.mx-xl-n5{margin-left:-1.5rem !important}.m-xl-n6{margin:-2rem !important}.mt-xl-n6,.my-xl-n6{margin-top:-2rem !important}.me-xl-n6,.mx-xl-n6{margin-right:-2rem !important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2rem !important}.ms-xl-n6,.mx-xl-n6{margin-left:-2rem !important}.m-xl-n7{margin:-3rem !important}.mt-xl-n7,.my-xl-n7{margin-top:-3rem !important}.me-xl-n7,.mx-xl-n7{margin-right:-3rem !important}.mb-xl-n7,.my-xl-n7{margin-bottom:-3rem !important}.ms-xl-n7,.mx-xl-n7{margin-left:-3rem !important}.m-xl-n8{margin:-4rem !important}.mt-xl-n8,.my-xl-n8{margin-top:-4rem !important}.me-xl-n8,.mx-xl-n8{margin-right:-4rem !important}.mb-xl-n8,.my-xl-n8{margin-bottom:-4rem !important}.ms-xl-n8,.mx-xl-n8{margin-left:-4rem !important}.m-xl-n9{margin:-8rem !important}.mt-xl-n9,.my-xl-n9{margin-top:-8rem !important}.me-xl-n9,.mx-xl-n9{margin-right:-8rem !important}.mb-xl-n9,.my-xl-n9{margin-bottom:-8rem !important}.ms-xl-n9,.mx-xl-n9{margin-left:-8rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.me-xl-auto,.mx-xl-auto{margin-left:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ms-xl-auto,.mx-xl-auto{margin-right:auto !important}}html.dark-mode .light-mode-visible,html.dark-mode .dark-mode-hidden{display:none !important}html:not(.dark-mode) .light-mode-hidden,html:not(.dark-mode) .dark-mode-visible{display:none !important}.rotating-image{image-orientation:from-image}.rotating-image img{display:block;margin:auto}.rotate90{transform:rotate(90deg);-webkit-animation:rotation90 .3s linear alternate forwards;animation:rotation90 .3s linear alternate forwards}.rotate180{transform:rotate(180deg);-webkit-animation:rotation180 .3s linear alternate forwards;animation:rotation180 .3s linear alternate forwards}.rotate270{transform:rotate(270deg);-webkit-animation:rotation270 .3s linear alternate forwards;animation:rotation270 .3s linear alternate forwards}.rotate0{transform:rotate(360deg);-webkit-animation:rotation360 .3s linear alternate forwards;animation:rotation360 .3s linear alternate forwards}.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(17,17,17,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(17,17,17,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(17,17,17,.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:-webkit-sticky !important;position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:1px solid #cfcfcf !important}.border-0{border:0 !important}.border-top{border-top:1px solid #cfcfcf !important}.border-top-0{border-top:0 !important}.border-end{border-right:1px solid #cfcfcf !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #cfcfcf !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:1px solid #cfcfcf !important}.border-start-0{border-left:0 !important}.border-primary{border-color:#3f80ea !important}.border-secondary{border-color:#ef6508 !important}.border-success{border-color:#4bbf73 !important}.border-danger{border-color:#d9534f !important}.border-light-blue{border-color:#a7bdd6 !important}.border-light{border-color:#fff !important}.border-dark{border-color:#202634 !important}.border-bg{border-color:#e6e5e8 !important}.border-highlight{border-color:#e0eafc !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}.mw-100px{max-width:100px !important}.mw-125px{max-width:125px !important}.mw-250px{max-width:250px !important}.mw-375px{max-width:375px !important}.mw-500px{max-width:500px !important}.mw-625px{max-width:625px !important}.mw-750px{max-width:750px !important}.mw-875px{max-width:875px !important}.mw-1000px{max-width:1000px !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:.125rem !important}.gap-2{gap:.25rem !important}.gap-3{gap:.5rem !important}.gap-4{gap:1rem !important}.gap-5{gap:1.5rem !important}.gap-6{gap:2rem !important}.gap-7{gap:3rem !important}.gap-8{gap:4rem !important}.gap-9{gap:8rem !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:.125rem !important}.m-2{margin:.25rem !important}.m-3{margin:.5rem !important}.m-4{margin:1rem !important}.m-5{margin:1.5rem !important}.m-6{margin:2rem !important}.m-7{margin:3rem !important}.m-8{margin:4rem !important}.m-9{margin:8rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.125rem !important;margin-left:.125rem !important}.mx-2{margin-right:.25rem !important;margin-left:.25rem !important}.mx-3{margin-right:.5rem !important;margin-left:.5rem !important}.mx-4{margin-right:1rem !important;margin-left:1rem !important}.mx-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-6{margin-right:2rem !important;margin-left:2rem !important}.mx-7{margin-right:3rem !important;margin-left:3rem !important}.mx-8{margin-right:4rem !important;margin-left:4rem !important}.mx-9{margin-right:8rem !important;margin-left:8rem !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:.125rem !important;margin-bottom:.125rem !important}.my-2{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-3{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-6{margin-top:2rem !important;margin-bottom:2rem !important}.my-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-8{margin-top:4rem !important;margin-bottom:4rem !important}.my-9{margin-top:8rem !important;margin-bottom:8rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.125rem !important}.mt-2{margin-top:.25rem !important}.mt-3{margin-top:.5rem !important}.mt-4{margin-top:1rem !important}.mt-5{margin-top:1.5rem !important}.mt-6{margin-top:2rem !important}.mt-7{margin-top:3rem !important}.mt-8{margin-top:4rem !important}.mt-9{margin-top:8rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.125rem !important}.me-2{margin-right:.25rem !important}.me-3{margin-right:.5rem !important}.me-4{margin-right:1rem !important}.me-5{margin-right:1.5rem !important}.me-6{margin-right:2rem !important}.me-7{margin-right:3rem !important}.me-8{margin-right:4rem !important}.me-9{margin-right:8rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.125rem !important}.mb-2{margin-bottom:.25rem !important}.mb-3{margin-bottom:.5rem !important}.mb-4{margin-bottom:1rem !important}.mb-5{margin-bottom:1.5rem !important}.mb-6{margin-bottom:2rem !important}.mb-7{margin-bottom:3rem !important}.mb-8{margin-bottom:4rem !important}.mb-9{margin-bottom:8rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.125rem !important}.ms-2{margin-left:.25rem !important}.ms-3{margin-left:.5rem !important}.ms-4{margin-left:1rem !important}.ms-5{margin-left:1.5rem !important}.ms-6{margin-left:2rem !important}.ms-7{margin-left:3rem !important}.ms-8{margin-left:4rem !important}.ms-9{margin-left:8rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.125rem !important}.p-2{padding:.25rem !important}.p-3{padding:.5rem !important}.p-4{padding:1rem !important}.p-5{padding:1.5rem !important}.p-6{padding:2rem !important}.p-7{padding:3rem !important}.p-8{padding:4rem !important}.p-9{padding:8rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.125rem !important;padding-left:.125rem !important}.px-2{padding-right:.25rem !important;padding-left:.25rem !important}.px-3{padding-right:.5rem !important;padding-left:.5rem !important}.px-4{padding-right:1rem !important;padding-left:1rem !important}.px-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-6{padding-right:2rem !important;padding-left:2rem !important}.px-7{padding-right:3rem !important;padding-left:3rem !important}.px-8{padding-right:4rem !important;padding-left:4rem !important}.px-9{padding-right:8rem !important;padding-left:8rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-2{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-3{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-6{padding-top:2rem !important;padding-bottom:2rem !important}.py-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-8{padding-top:4rem !important;padding-bottom:4rem !important}.py-9{padding-top:8rem !important;padding-bottom:8rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.125rem !important}.pt-2{padding-top:.25rem !important}.pt-3{padding-top:.5rem !important}.pt-4{padding-top:1rem !important}.pt-5{padding-top:1.5rem !important}.pt-6{padding-top:2rem !important}.pt-7{padding-top:3rem !important}.pt-8{padding-top:4rem !important}.pt-9{padding-top:8rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.125rem !important}.pe-2{padding-right:.25rem !important}.pe-3{padding-right:.5rem !important}.pe-4{padding-right:1rem !important}.pe-5{padding-right:1.5rem !important}.pe-6{padding-right:2rem !important}.pe-7{padding-right:3rem !important}.pe-8{padding-right:4rem !important}.pe-9{padding-right:8rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.125rem !important}.pb-2{padding-bottom:.25rem !important}.pb-3{padding-bottom:.5rem !important}.pb-4{padding-bottom:1rem !important}.pb-5{padding-bottom:1.5rem !important}.pb-6{padding-bottom:2rem !important}.pb-7{padding-bottom:3rem !important}.pb-8{padding-bottom:4rem !important}.pb-9{padding-bottom:8rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.125rem !important}.ps-2{padding-left:.25rem !important}.ps-3{padding-left:.5rem !important}.ps-4{padding-left:1rem !important}.ps-5{padding-left:1.5rem !important}.ps-6{padding-left:2rem !important}.ps-7{padding-left:3rem !important}.ps-8{padding-left:4rem !important}.ps-9{padding-left:8rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.278125rem + 0.3375vw) !important}.fs-2{font-size:calc(1.25625rem + 0.075vw) !important}.fs-3{font-size:1.18125rem !important}.fs-4{font-size:1.09375rem !important}.fs-5{font-size:1.05rem !important}.fs-6{font-size:0.9625rem !important}.fs-default{font-size:0.875rem !important}.fs-sm{font-size:0.765625rem !important}.fs-lg{font-size:1.09375rem !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:600 !important}.fw-bolder{font-weight:600 !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-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light-blue{--bs-text-opacity: 1;color:rgba(var(--bs-light-blue-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-bg{--bs-text-opacity: 1;color:rgba(var(--bs-bg-rgb), var(--bs-text-opacity)) !important}.text-highlight{--bs-text-opacity: 1;color:rgba(var(--bs-highlight-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:#626262 !important}.text-black-50{--bs-text-opacity: 1;color:rgba(17,17,17,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.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-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light-blue{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-blue-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-bg{--bs-bg-opacity: 1;background-color:rgba(var(--bs-bg-rgb), var(--bs-bg-opacity)) !important}.bg-highlight{--bs-bg-opacity: 1;background-color:rgba(var(--bs-highlight-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;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:.2rem !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.2rem !important}.rounded-2{border-radius:.2rem !important}.rounded-3{border-radius:.2rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:.2rem !important;border-top-right-radius:.2rem !important}.rounded-end{border-top-right-radius:.2rem !important;border-bottom-right-radius:.2rem !important}.rounded-bottom{border-bottom-right-radius:.2rem !important;border-bottom-left-radius:.2rem !important}.rounded-start{border-bottom-left-radius:.2rem !important;border-top-left-radius:.2rem !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 600px){.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:.125rem !important}.gap-sm-2{gap:.25rem !important}.gap-sm-3{gap:.5rem !important}.gap-sm-4{gap:1rem !important}.gap-sm-5{gap:1.5rem !important}.gap-sm-6{gap:2rem !important}.gap-sm-7{gap:3rem !important}.gap-sm-8{gap:4rem !important}.gap-sm-9{gap:8rem !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:.125rem !important}.m-sm-2{margin:.25rem !important}.m-sm-3{margin:.5rem !important}.m-sm-4{margin:1rem !important}.m-sm-5{margin:1.5rem !important}.m-sm-6{margin:2rem !important}.m-sm-7{margin:3rem !important}.m-sm-8{margin:4rem !important}.m-sm-9{margin:8rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.125rem !important;margin-left:.125rem !important}.mx-sm-2{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-3{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-4{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-6{margin-right:2rem !important;margin-left:2rem !important}.mx-sm-7{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-8{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-9{margin-right:8rem !important;margin-left:8rem !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:.125rem !important;margin-bottom:.125rem !important}.my-sm-2{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-3{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-6{margin-top:2rem !important;margin-bottom:2rem !important}.my-sm-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-8{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-9{margin-top:8rem !important;margin-bottom:8rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.125rem !important}.mt-sm-2{margin-top:.25rem !important}.mt-sm-3{margin-top:.5rem !important}.mt-sm-4{margin-top:1rem !important}.mt-sm-5{margin-top:1.5rem !important}.mt-sm-6{margin-top:2rem !important}.mt-sm-7{margin-top:3rem !important}.mt-sm-8{margin-top:4rem !important}.mt-sm-9{margin-top:8rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.125rem !important}.me-sm-2{margin-right:.25rem !important}.me-sm-3{margin-right:.5rem !important}.me-sm-4{margin-right:1rem !important}.me-sm-5{margin-right:1.5rem !important}.me-sm-6{margin-right:2rem !important}.me-sm-7{margin-right:3rem !important}.me-sm-8{margin-right:4rem !important}.me-sm-9{margin-right:8rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.125rem !important}.mb-sm-2{margin-bottom:.25rem !important}.mb-sm-3{margin-bottom:.5rem !important}.mb-sm-4{margin-bottom:1rem !important}.mb-sm-5{margin-bottom:1.5rem !important}.mb-sm-6{margin-bottom:2rem !important}.mb-sm-7{margin-bottom:3rem !important}.mb-sm-8{margin-bottom:4rem !important}.mb-sm-9{margin-bottom:8rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.125rem !important}.ms-sm-2{margin-left:.25rem !important}.ms-sm-3{margin-left:.5rem !important}.ms-sm-4{margin-left:1rem !important}.ms-sm-5{margin-left:1.5rem !important}.ms-sm-6{margin-left:2rem !important}.ms-sm-7{margin-left:3rem !important}.ms-sm-8{margin-left:4rem !important}.ms-sm-9{margin-left:8rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.125rem !important}.p-sm-2{padding:.25rem !important}.p-sm-3{padding:.5rem !important}.p-sm-4{padding:1rem !important}.p-sm-5{padding:1.5rem !important}.p-sm-6{padding:2rem !important}.p-sm-7{padding:3rem !important}.p-sm-8{padding:4rem !important}.p-sm-9{padding:8rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.125rem !important;padding-left:.125rem !important}.px-sm-2{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-3{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-4{padding-right:1rem !important;padding-left:1rem !important}.px-sm-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-6{padding-right:2rem !important;padding-left:2rem !important}.px-sm-7{padding-right:3rem !important;padding-left:3rem !important}.px-sm-8{padding-right:4rem !important;padding-left:4rem !important}.px-sm-9{padding-right:8rem !important;padding-left:8rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-sm-2{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-3{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-6{padding-top:2rem !important;padding-bottom:2rem !important}.py-sm-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-8{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-9{padding-top:8rem !important;padding-bottom:8rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.125rem !important}.pt-sm-2{padding-top:.25rem !important}.pt-sm-3{padding-top:.5rem !important}.pt-sm-4{padding-top:1rem !important}.pt-sm-5{padding-top:1.5rem !important}.pt-sm-6{padding-top:2rem !important}.pt-sm-7{padding-top:3rem !important}.pt-sm-8{padding-top:4rem !important}.pt-sm-9{padding-top:8rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.125rem !important}.pe-sm-2{padding-right:.25rem !important}.pe-sm-3{padding-right:.5rem !important}.pe-sm-4{padding-right:1rem !important}.pe-sm-5{padding-right:1.5rem !important}.pe-sm-6{padding-right:2rem !important}.pe-sm-7{padding-right:3rem !important}.pe-sm-8{padding-right:4rem !important}.pe-sm-9{padding-right:8rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.125rem !important}.pb-sm-2{padding-bottom:.25rem !important}.pb-sm-3{padding-bottom:.5rem !important}.pb-sm-4{padding-bottom:1rem !important}.pb-sm-5{padding-bottom:1.5rem !important}.pb-sm-6{padding-bottom:2rem !important}.pb-sm-7{padding-bottom:3rem !important}.pb-sm-8{padding-bottom:4rem !important}.pb-sm-9{padding-bottom:8rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.125rem !important}.ps-sm-2{padding-left:.25rem !important}.ps-sm-3{padding-left:.5rem !important}.ps-sm-4{padding-left:1rem !important}.ps-sm-5{padding-left:1.5rem !important}.ps-sm-6{padding-left:2rem !important}.ps-sm-7{padding-left:3rem !important}.ps-sm-8{padding-left:4rem !important}.ps-sm-9{padding-left:8rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 1024px){.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:.125rem !important}.gap-md-2{gap:.25rem !important}.gap-md-3{gap:.5rem !important}.gap-md-4{gap:1rem !important}.gap-md-5{gap:1.5rem !important}.gap-md-6{gap:2rem !important}.gap-md-7{gap:3rem !important}.gap-md-8{gap:4rem !important}.gap-md-9{gap:8rem !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:.125rem !important}.m-md-2{margin:.25rem !important}.m-md-3{margin:.5rem !important}.m-md-4{margin:1rem !important}.m-md-5{margin:1.5rem !important}.m-md-6{margin:2rem !important}.m-md-7{margin:3rem !important}.m-md-8{margin:4rem !important}.m-md-9{margin:8rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.125rem !important;margin-left:.125rem !important}.mx-md-2{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-3{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-4{margin-right:1rem !important;margin-left:1rem !important}.mx-md-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-6{margin-right:2rem !important;margin-left:2rem !important}.mx-md-7{margin-right:3rem !important;margin-left:3rem !important}.mx-md-8{margin-right:4rem !important;margin-left:4rem !important}.mx-md-9{margin-right:8rem !important;margin-left:8rem !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:.125rem !important;margin-bottom:.125rem !important}.my-md-2{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-3{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-6{margin-top:2rem !important;margin-bottom:2rem !important}.my-md-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-8{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-9{margin-top:8rem !important;margin-bottom:8rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.125rem !important}.mt-md-2{margin-top:.25rem !important}.mt-md-3{margin-top:.5rem !important}.mt-md-4{margin-top:1rem !important}.mt-md-5{margin-top:1.5rem !important}.mt-md-6{margin-top:2rem !important}.mt-md-7{margin-top:3rem !important}.mt-md-8{margin-top:4rem !important}.mt-md-9{margin-top:8rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.125rem !important}.me-md-2{margin-right:.25rem !important}.me-md-3{margin-right:.5rem !important}.me-md-4{margin-right:1rem !important}.me-md-5{margin-right:1.5rem !important}.me-md-6{margin-right:2rem !important}.me-md-7{margin-right:3rem !important}.me-md-8{margin-right:4rem !important}.me-md-9{margin-right:8rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.125rem !important}.mb-md-2{margin-bottom:.25rem !important}.mb-md-3{margin-bottom:.5rem !important}.mb-md-4{margin-bottom:1rem !important}.mb-md-5{margin-bottom:1.5rem !important}.mb-md-6{margin-bottom:2rem !important}.mb-md-7{margin-bottom:3rem !important}.mb-md-8{margin-bottom:4rem !important}.mb-md-9{margin-bottom:8rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.125rem !important}.ms-md-2{margin-left:.25rem !important}.ms-md-3{margin-left:.5rem !important}.ms-md-4{margin-left:1rem !important}.ms-md-5{margin-left:1.5rem !important}.ms-md-6{margin-left:2rem !important}.ms-md-7{margin-left:3rem !important}.ms-md-8{margin-left:4rem !important}.ms-md-9{margin-left:8rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.125rem !important}.p-md-2{padding:.25rem !important}.p-md-3{padding:.5rem !important}.p-md-4{padding:1rem !important}.p-md-5{padding:1.5rem !important}.p-md-6{padding:2rem !important}.p-md-7{padding:3rem !important}.p-md-8{padding:4rem !important}.p-md-9{padding:8rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.125rem !important;padding-left:.125rem !important}.px-md-2{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-3{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-4{padding-right:1rem !important;padding-left:1rem !important}.px-md-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-6{padding-right:2rem !important;padding-left:2rem !important}.px-md-7{padding-right:3rem !important;padding-left:3rem !important}.px-md-8{padding-right:4rem !important;padding-left:4rem !important}.px-md-9{padding-right:8rem !important;padding-left:8rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-md-2{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-3{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-6{padding-top:2rem !important;padding-bottom:2rem !important}.py-md-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-8{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-9{padding-top:8rem !important;padding-bottom:8rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.125rem !important}.pt-md-2{padding-top:.25rem !important}.pt-md-3{padding-top:.5rem !important}.pt-md-4{padding-top:1rem !important}.pt-md-5{padding-top:1.5rem !important}.pt-md-6{padding-top:2rem !important}.pt-md-7{padding-top:3rem !important}.pt-md-8{padding-top:4rem !important}.pt-md-9{padding-top:8rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.125rem !important}.pe-md-2{padding-right:.25rem !important}.pe-md-3{padding-right:.5rem !important}.pe-md-4{padding-right:1rem !important}.pe-md-5{padding-right:1.5rem !important}.pe-md-6{padding-right:2rem !important}.pe-md-7{padding-right:3rem !important}.pe-md-8{padding-right:4rem !important}.pe-md-9{padding-right:8rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.125rem !important}.pb-md-2{padding-bottom:.25rem !important}.pb-md-3{padding-bottom:.5rem !important}.pb-md-4{padding-bottom:1rem !important}.pb-md-5{padding-bottom:1.5rem !important}.pb-md-6{padding-bottom:2rem !important}.pb-md-7{padding-bottom:3rem !important}.pb-md-8{padding-bottom:4rem !important}.pb-md-9{padding-bottom:8rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.125rem !important}.ps-md-2{padding-left:.25rem !important}.ps-md-3{padding-left:.5rem !important}.ps-md-4{padding-left:1rem !important}.ps-md-5{padding-left:1.5rem !important}.ps-md-6{padding-left:2rem !important}.ps-md-7{padding-left:3rem !important}.ps-md-8{padding-left:4rem !important}.ps-md-9{padding-left:8rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 1440px){.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:.125rem !important}.gap-lg-2{gap:.25rem !important}.gap-lg-3{gap:.5rem !important}.gap-lg-4{gap:1rem !important}.gap-lg-5{gap:1.5rem !important}.gap-lg-6{gap:2rem !important}.gap-lg-7{gap:3rem !important}.gap-lg-8{gap:4rem !important}.gap-lg-9{gap:8rem !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:.125rem !important}.m-lg-2{margin:.25rem !important}.m-lg-3{margin:.5rem !important}.m-lg-4{margin:1rem !important}.m-lg-5{margin:1.5rem !important}.m-lg-6{margin:2rem !important}.m-lg-7{margin:3rem !important}.m-lg-8{margin:4rem !important}.m-lg-9{margin:8rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.125rem !important;margin-left:.125rem !important}.mx-lg-2{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-3{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-4{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-6{margin-right:2rem !important;margin-left:2rem !important}.mx-lg-7{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-8{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-9{margin-right:8rem !important;margin-left:8rem !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:.125rem !important;margin-bottom:.125rem !important}.my-lg-2{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-3{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-6{margin-top:2rem !important;margin-bottom:2rem !important}.my-lg-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-8{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-9{margin-top:8rem !important;margin-bottom:8rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.125rem !important}.mt-lg-2{margin-top:.25rem !important}.mt-lg-3{margin-top:.5rem !important}.mt-lg-4{margin-top:1rem !important}.mt-lg-5{margin-top:1.5rem !important}.mt-lg-6{margin-top:2rem !important}.mt-lg-7{margin-top:3rem !important}.mt-lg-8{margin-top:4rem !important}.mt-lg-9{margin-top:8rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.125rem !important}.me-lg-2{margin-right:.25rem !important}.me-lg-3{margin-right:.5rem !important}.me-lg-4{margin-right:1rem !important}.me-lg-5{margin-right:1.5rem !important}.me-lg-6{margin-right:2rem !important}.me-lg-7{margin-right:3rem !important}.me-lg-8{margin-right:4rem !important}.me-lg-9{margin-right:8rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.125rem !important}.mb-lg-2{margin-bottom:.25rem !important}.mb-lg-3{margin-bottom:.5rem !important}.mb-lg-4{margin-bottom:1rem !important}.mb-lg-5{margin-bottom:1.5rem !important}.mb-lg-6{margin-bottom:2rem !important}.mb-lg-7{margin-bottom:3rem !important}.mb-lg-8{margin-bottom:4rem !important}.mb-lg-9{margin-bottom:8rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.125rem !important}.ms-lg-2{margin-left:.25rem !important}.ms-lg-3{margin-left:.5rem !important}.ms-lg-4{margin-left:1rem !important}.ms-lg-5{margin-left:1.5rem !important}.ms-lg-6{margin-left:2rem !important}.ms-lg-7{margin-left:3rem !important}.ms-lg-8{margin-left:4rem !important}.ms-lg-9{margin-left:8rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.125rem !important}.p-lg-2{padding:.25rem !important}.p-lg-3{padding:.5rem !important}.p-lg-4{padding:1rem !important}.p-lg-5{padding:1.5rem !important}.p-lg-6{padding:2rem !important}.p-lg-7{padding:3rem !important}.p-lg-8{padding:4rem !important}.p-lg-9{padding:8rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.125rem !important;padding-left:.125rem !important}.px-lg-2{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-3{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-4{padding-right:1rem !important;padding-left:1rem !important}.px-lg-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-6{padding-right:2rem !important;padding-left:2rem !important}.px-lg-7{padding-right:3rem !important;padding-left:3rem !important}.px-lg-8{padding-right:4rem !important;padding-left:4rem !important}.px-lg-9{padding-right:8rem !important;padding-left:8rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-lg-2{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-3{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-6{padding-top:2rem !important;padding-bottom:2rem !important}.py-lg-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-8{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-9{padding-top:8rem !important;padding-bottom:8rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.125rem !important}.pt-lg-2{padding-top:.25rem !important}.pt-lg-3{padding-top:.5rem !important}.pt-lg-4{padding-top:1rem !important}.pt-lg-5{padding-top:1.5rem !important}.pt-lg-6{padding-top:2rem !important}.pt-lg-7{padding-top:3rem !important}.pt-lg-8{padding-top:4rem !important}.pt-lg-9{padding-top:8rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.125rem !important}.pe-lg-2{padding-right:.25rem !important}.pe-lg-3{padding-right:.5rem !important}.pe-lg-4{padding-right:1rem !important}.pe-lg-5{padding-right:1.5rem !important}.pe-lg-6{padding-right:2rem !important}.pe-lg-7{padding-right:3rem !important}.pe-lg-8{padding-right:4rem !important}.pe-lg-9{padding-right:8rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.125rem !important}.pb-lg-2{padding-bottom:.25rem !important}.pb-lg-3{padding-bottom:.5rem !important}.pb-lg-4{padding-bottom:1rem !important}.pb-lg-5{padding-bottom:1.5rem !important}.pb-lg-6{padding-bottom:2rem !important}.pb-lg-7{padding-bottom:3rem !important}.pb-lg-8{padding-bottom:4rem !important}.pb-lg-9{padding-bottom:8rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.125rem !important}.ps-lg-2{padding-left:.25rem !important}.ps-lg-3{padding-left:.5rem !important}.ps-lg-4{padding-left:1rem !important}.ps-lg-5{padding-left:1.5rem !important}.ps-lg-6{padding-left:2rem !important}.ps-lg-7{padding-left:3rem !important}.ps-lg-8{padding-left:4rem !important}.ps-lg-9{padding-left:8rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1664px){.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:.125rem !important}.gap-xl-2{gap:.25rem !important}.gap-xl-3{gap:.5rem !important}.gap-xl-4{gap:1rem !important}.gap-xl-5{gap:1.5rem !important}.gap-xl-6{gap:2rem !important}.gap-xl-7{gap:3rem !important}.gap-xl-8{gap:4rem !important}.gap-xl-9{gap:8rem !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:.125rem !important}.m-xl-2{margin:.25rem !important}.m-xl-3{margin:.5rem !important}.m-xl-4{margin:1rem !important}.m-xl-5{margin:1.5rem !important}.m-xl-6{margin:2rem !important}.m-xl-7{margin:3rem !important}.m-xl-8{margin:4rem !important}.m-xl-9{margin:8rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.125rem !important;margin-left:.125rem !important}.mx-xl-2{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-3{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-4{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-5{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-6{margin-right:2rem !important;margin-left:2rem !important}.mx-xl-7{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-8{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-9{margin-right:8rem !important;margin-left:8rem !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:.125rem !important;margin-bottom:.125rem !important}.my-xl-2{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-3{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-4{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-6{margin-top:2rem !important;margin-bottom:2rem !important}.my-xl-7{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-8{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-9{margin-top:8rem !important;margin-bottom:8rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.125rem !important}.mt-xl-2{margin-top:.25rem !important}.mt-xl-3{margin-top:.5rem !important}.mt-xl-4{margin-top:1rem !important}.mt-xl-5{margin-top:1.5rem !important}.mt-xl-6{margin-top:2rem !important}.mt-xl-7{margin-top:3rem !important}.mt-xl-8{margin-top:4rem !important}.mt-xl-9{margin-top:8rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.125rem !important}.me-xl-2{margin-right:.25rem !important}.me-xl-3{margin-right:.5rem !important}.me-xl-4{margin-right:1rem !important}.me-xl-5{margin-right:1.5rem !important}.me-xl-6{margin-right:2rem !important}.me-xl-7{margin-right:3rem !important}.me-xl-8{margin-right:4rem !important}.me-xl-9{margin-right:8rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.125rem !important}.mb-xl-2{margin-bottom:.25rem !important}.mb-xl-3{margin-bottom:.5rem !important}.mb-xl-4{margin-bottom:1rem !important}.mb-xl-5{margin-bottom:1.5rem !important}.mb-xl-6{margin-bottom:2rem !important}.mb-xl-7{margin-bottom:3rem !important}.mb-xl-8{margin-bottom:4rem !important}.mb-xl-9{margin-bottom:8rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.125rem !important}.ms-xl-2{margin-left:.25rem !important}.ms-xl-3{margin-left:.5rem !important}.ms-xl-4{margin-left:1rem !important}.ms-xl-5{margin-left:1.5rem !important}.ms-xl-6{margin-left:2rem !important}.ms-xl-7{margin-left:3rem !important}.ms-xl-8{margin-left:4rem !important}.ms-xl-9{margin-left:8rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.125rem !important}.p-xl-2{padding:.25rem !important}.p-xl-3{padding:.5rem !important}.p-xl-4{padding:1rem !important}.p-xl-5{padding:1.5rem !important}.p-xl-6{padding:2rem !important}.p-xl-7{padding:3rem !important}.p-xl-8{padding:4rem !important}.p-xl-9{padding:8rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.125rem !important;padding-left:.125rem !important}.px-xl-2{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-3{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-4{padding-right:1rem !important;padding-left:1rem !important}.px-xl-5{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-6{padding-right:2rem !important;padding-left:2rem !important}.px-xl-7{padding-right:3rem !important;padding-left:3rem !important}.px-xl-8{padding-right:4rem !important;padding-left:4rem !important}.px-xl-9{padding-right:8rem !important;padding-left:8rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-xl-2{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-3{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-4{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-6{padding-top:2rem !important;padding-bottom:2rem !important}.py-xl-7{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-8{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-9{padding-top:8rem !important;padding-bottom:8rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.125rem !important}.pt-xl-2{padding-top:.25rem !important}.pt-xl-3{padding-top:.5rem !important}.pt-xl-4{padding-top:1rem !important}.pt-xl-5{padding-top:1.5rem !important}.pt-xl-6{padding-top:2rem !important}.pt-xl-7{padding-top:3rem !important}.pt-xl-8{padding-top:4rem !important}.pt-xl-9{padding-top:8rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.125rem !important}.pe-xl-2{padding-right:.25rem !important}.pe-xl-3{padding-right:.5rem !important}.pe-xl-4{padding-right:1rem !important}.pe-xl-5{padding-right:1.5rem !important}.pe-xl-6{padding-right:2rem !important}.pe-xl-7{padding-right:3rem !important}.pe-xl-8{padding-right:4rem !important}.pe-xl-9{padding-right:8rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.125rem !important}.pb-xl-2{padding-bottom:.25rem !important}.pb-xl-3{padding-bottom:.5rem !important}.pb-xl-4{padding-bottom:1rem !important}.pb-xl-5{padding-bottom:1.5rem !important}.pb-xl-6{padding-bottom:2rem !important}.pb-xl-7{padding-bottom:3rem !important}.pb-xl-8{padding-bottom:4rem !important}.pb-xl-9{padding-bottom:8rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.125rem !important}.ps-xl-2{padding-left:.25rem !important}.ps-xl-3{padding-left:.5rem !important}.ps-xl-4{padding-left:1rem !important}.ps-xl-5{padding-left:1.5rem !important}.ps-xl-6{padding-left:2rem !important}.ps-xl-7{padding-left:3rem !important}.ps-xl-8{padding-left:4rem !important}.ps-xl-9{padding-left:8rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:1.53125rem !important}.fs-2{font-size:1.3125rem !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}}.avatar img{max-height:38px;height:2rem;width:2rem;border-radius:100%;box-shadow:0 0 1px 2px #3f80ea;background-color:#3f80ea}html.dark .avatar img{box-shadow:0 0 1px 2px #fff}.avatar .avatar--empty{max-height:38px;height:2rem;width:2rem;border-radius:100%;box-shadow:0 0 1px 2px #3f80ea;background-color:#3f80ea;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 508 508%27%3E %3Ccircle cx=%27255.6%27 cy=%27177.6%27 r=%2771%27 fill=%27%23ffffff%27/%3E %3Cpath d=%27M254 401.2c53.6 0 100.2-23.6 125.2-58.6-14.6-50.4-65-87.6-125.2-87.6s-110.6 37.2-125.2 87.6c25 35 71.6 58.6 125.2 58.6z%27 fill=%27%23ffffff%27/%3E %3C/svg%3E")}html.dark .avatar .avatar--empty{box-shadow:0 0 1px 2px #fff}.form-group label{padding-bottom:2px}.form-group input::-webkit-date-and-time-value{text-align:left}.form-control:focus,.form-control:active,.form-select:focus,.form-select:active{border-color:#7e7e7e;box-shadow:inset 0 -1px 0 0 #3f80ea}.card{border:none;border-radius:.2rem}html.dark .card{border:none;border-radius:.2rem}code.form-control,.form-control.code{font-family:var(--bs-font-monospace);font-size:0.875em;color:#202634;word-wrap:break-word;-webkit-user-select:all;-moz-user-select:all;user-select:all}html.dark code.form-control,.form-control.code{font-family:var(--bs-font-monospace);font-size:0.875em;color:#eee}.jumbo{position:relative;display:flex;flex-direction:column;overflow:hidden;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(255,255,255,0);border-radius:.2rem;padding:.5rem}html.dark .jumbo{background-color:#343a4b;border-color:rgba(238,238,238,0)}.jumbo__headline{flex-flow:row-reverse;justify-content:flex-end;font-size:1.09375rem;display:flex;align-items:center;padding-bottom:.5rem}.jumbo__headline .bi{font-size:1.53125rem;margin:auto;width:2rem;height:2rem}.jumbo__headline span+.bi{margin-left:unset;margin-right:.5rem;font-size:inherit}.jumbo__description{text-align:center;padding-top:1.5rem;padding-bottom:1.5rem}.jumbo__controls{text-align:right;padding-top:.5rem}.jumbo__controls a,.jumbo__controls button{margin-left:.25rem;margin-top:.25rem}.jumbo__controls a:first-child,.jumbo__controls button:first-child{margin-left:0}.jumbo__stats{text-align:center;font-size:1.53125rem;font-weight:bold}.jumbo__stats+.jumbo__description{border-top:none}.jumbo__controls,.jumbo__description{border-top:1px solid rgba(255,255,255,0)}html.dark .jumbo__controls,.jumbo__description{border-top:1px solid rgba(111,111,111,0)}.jumbo__controls:last-child,.jumbo__description:last-child{border-bottom:none}.jumbo__headline,.jumbo__description,.jumbo__controls,.jumbo__stats{z-index:1}.card-body .jumbo{background-color:#f2f2f2}html.dark .card-body .jumbo{background-color:#303545}.jumbo__background{color:inherit}.jumbo__background .bi{color:inherit;position:absolute;bottom:0;right:0;opacity:.1;transform:translateX(10%) translateY(25%) rotate(-20deg) scale(1);transition:transform ease-in-out .2s;width:10rem;height:10rem}a.jumbo{text-decoration:none;transition:background ease-in-out .2s;color:#202634}html.dark a.jumbo{color:#eee}a.jumbo:not(.text-contrast) .jumbo__headline,a.jumbo:not(.text-contrast) .jumbo__description,a.jumbo:not(.text-contrast) .jumbo__stats{color:#202634}html.dark a.jumbo:not(.text-contrast) .jumbo__headline,html.dark a.jumbo:not(.text-contrast) .jumbo__description,html.dark a.jumbo:not(.text-contrast) .jumbo__stats{color:#eee}a.jumbo.hover-effect:not(.disabled):hover{background-color:#f2f2f2}html.dark a.jumbo.hover-effect:not(.disabled):hover{background-color:#2e3342}a.jumbo.hover-effect:not(.disabled):hover .jumbo__background .bi{transform:translateX(10%) translateY(25%) rotate(-20deg) scale(1.2)}a.jumbo.hover-effect:not(.disabled):hover.bg-primary{background-color:#2871e7 !important}a.jumbo.hover-effect:not(.disabled):hover.bg-secondary{background-color:#d65b07 !important}a.jumbo.hover-effect:not(.disabled):hover.bg-success{background-color:#3fb167 !important}a.jumbo.hover-effect:not(.disabled):hover.bg-danger{background-color:#d43f3a !important}a.jumbo.hover-effect:not(.disabled):hover.bg-light-blue{background-color:#96b0ce !important}a.jumbo.hover-effect:not(.disabled):hover.bg-light{background-color:#f2f2f2 !important}a.jumbo.hover-effect:not(.disabled):hover.bg-dark{background-color:#161a24 !important}a.jumbo.hover-effect:not(.disabled):hover.bg-bg{background-color:#d9d7dc !important}a.jumbo.hover-effect:not(.disabled):hover.bg-highlight{background-color:#c9dafa !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-primary{background-color:#3177e8 !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-secondary{background-color:#e05f08 !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-success{background-color:#42b96b !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-danger{background-color:#d64742 !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-light-blue{background-color:#9db5d1 !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-light{background-color:#e6e6e6 !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-dark{background-color:#1a1f2b !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-bg-blue{background-color:#1a1f2b !important}html.dark a.jumbo.hover-effect:not(.disabled):hover.bg-highlight{background-color:#2e3342 !important}.jumbo.inactive{background-color:rgba(255,255,255,.5) !important}.jumbo.inactive.bg-primary{background-color:rgba(68,129,229,.5) !important}.jumbo.inactive.bg-secondary{background-color:rgba(233,102,14,.5) !important}.jumbo.inactive.bg-success{background-color:rgba(81,185,117,.5) !important}.jumbo.inactive.bg-danger{background-color:rgba(212,88,84,.5) !important}.jumbo.inactive.bg-light-blue{background-color:rgba(170,189,211,.5) !important}.jumbo.inactive.bg-light{background-color:rgba(255,255,255,.5) !important}.jumbo.inactive.bg-dark{background-color:rgba(34,39,50,.5) !important}.jumbo.inactive.bg-bg{background-color:rgba(230,230,231,.5) !important}.jumbo.inactive.bg-highlight{background-color:rgba(225,234,251,.5) !important}html.dark .jumbo.inactive{background-color:rgba(55,60,72,.5) !important}html.dark .jumbo.inactive.bg-primary{background-color:rgba(68,129,229,.5) !important}html.dark .jumbo.inactive.bg-secondary{background-color:rgba(233,102,14,.5) !important}html.dark .jumbo.inactive.bg-success{background-color:rgba(81,185,117,.5) !important}html.dark .jumbo.inactive.bg-danger{background-color:rgba(212,88,84,.5) !important}html.dark .jumbo.inactive.bg-light-blue{background-color:rgba(170,189,211,.5) !important}html.dark .jumbo.inactive.bg-light{background-color:rgba(238,238,238,.5) !important}html.dark .jumbo.inactive.bg-dark{background-color:rgba(34,39,50,.5) !important}html.dark .jumbo.inactive.bg-bg-blue{background-color:rgba(34,39,50,.5) !important}html.dark .jumbo.inactive.bg-highlight{background-color:rgba(55,60,72,.5) !important}.jumbo.inactive .jumbo__headline,.jumbo.inactive .jumbo__description,.jumbo.inactive .jumbo__stats{opacity:.5}.jumbo.disabled{opacity:.5;pointer-events:none}.login-form{flex-grow:1}.login-form__icon{font-size:1.5rem}.login-form__icon.bi{width:2rem;height:2rem}.login-form__input{display:flex;flex-grow:1}.login-form__input .form-control{border-top-left-radius:0;border-bottom-left-radius:0}.password-info{position:absolute;right:.6rem;bottom:.6rem;width:1rem;height:1rem;fill:#7e7e7e}.login-wrapper{height:100vh;position:relative}.login-wrapper::before{content:"";position:absolute;width:100vw;height:100vh;background-image:url(assets/aa47743588009f92c7f6.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.login{background:inherit;border-radius:.2rem;overflow:hidden;width:450px;min-height:175px;z-index:1;position:relative}.login .login__header{color:#fff;margin:1rem 0;cursor:default}.login .login__header .bi{width:15rem;height:8rem}.login .login__header span{font-size:1.53125rem;font-weight:500;margin-left:.75rem}.login.login--move-in{-webkit-animation-name:flipIn;animation-name:flipIn;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.login.login--move-out{-webkit-animation-name:shiftOutLeftToRight;animation-name:shiftOutLeftToRight;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.login .alert{cursor:default;margin-bottom:0}html[data-referrer] .login{-webkit-animation-name:shiftInRightToLeft;animation-name:shiftInRightToLeft}.login__form{background-color:#fff;color:#626262;padding:1rem;display:flex;flex-direction:column;flex-grow:1;border-radius:.2rem;max-width:350px;margin:0 auto}.login-form__headline{font-size:1.09375rem;margin:.35rem 0 1rem 0;text-decoration:none;font-weight:600;cursor:default}@media only screen and (max-width: 1024px){.login{width:100%;min-height:20rem;flex-direction:column;margin:3rem}.login.login--move-in{-webkit-animation-name:shiftInBottomToTop;animation-name:shiftInBottomToTop}.login__welcome{width:100%;height:8rem}}@keyframes flipIn{0%{opacity:0;transform:scale(0.85, 0.85) rotate3d(1, 0, 0, -5deg) translateY(-10%);transition-timing-function:ease-out}20%{opacity:0;transform:scale(0.85, 0.85) rotate3d(1, 0, 0, -5deg) translateY(-10%);transition-timing-function:ease-out}100%{transform:scale(1, 1) translateY(0%)}}@keyframes shiftInBottomToTop{0%{opacity:0;transform:scale(0.85, 0.85) translateY(10%);transition-timing-function:ease-out}20%{opacity:0;transform:scale(0.85, 0.85) translateY(10%);transition-timing-function:ease-out}100%{transform:scale(1, 1) translateY(0%)}}@keyframes shiftInRightToLeft{0%{opacity:0;transform:translateX(10%);transition-timing-function:ease-out}100%{transform:translateX(0%)}}@keyframes shiftOutLeftToRight{0%{transform:translateX(0%);transition-timing-function:ease-out}100%{opacity:0;transform:translateX(10%)}}@media(max-width: 600px){.login{margin:1rem}}body{background-color:#e6e5e8}main{min-height:100vh;width:calc(100% - 250px);align-content:space-between;display:flex;flex-direction:column;background-color:#e6e5e8}@media only screen and (max-width: 1024px){main{width:100%}}:not(aside) main{width:100%}.content-wrapper{padding:.7rem 2rem;display:flex;flex-direction:column;flex:auto}@media only screen and (max-width: 1024px){.content-wrapper{padding:1rem 0}}@media only screen and (max-width: 1024px){.content-wrapper .card-body{padding:1rem 1rem}.content-wrapper .card-body.inline{padding:1rem 0}}.content{flex-grow:1}.content.content--no-spacing{padding:-1rem -1rem -5rem}.navbar__top{min-height:52px}.navbar__top .nav-item{margin-top:-0.5rem;margin-bottom:-0.5rem}.navbar__top .nav-link{line-height:48px;height:48px;padding-top:0;padding-bottom:0}.navbar__top .nav-link .bi{font-size:1.5rem;color:#202634}.navbar__top .nav-link:hover{background-color:#e6e6e6}html.dark .navbar__top .nav-link .bi{font-size:1.5rem;color:#eee}html.dark .navbar__top .nav-link:hover{background-color:#333d54}.illustration{display:flex;flex-direction:column;align-items:center;padding:1rem;background-color:#fff}html.dark .illustration{background-color:#202634}.illustration .illustration__image{height:400px;background-position:center;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27bac3cfc7-b61b-48ce-8441-8100e40ddaa6%27 data-name=%27Layer 1%27 width=%27797.5%27 height=%27834.5%27 viewBox=%270 0 797.5 834.5%27 version=%271.1%27 sodipodi:docname=%27undraw_void_3ggu.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs19009%27/%3E %3Csodipodi:namedview id=%27namedview19007%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%270.90233673%27 inkscape:cx=%27174.54681%27 inkscape:cy=%27416.69588%27 inkscape:window-width=%272147%27 inkscape:window-height=%271714%27 inkscape:window-x=%27-7%27 inkscape:window-y=%270%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27bac3cfc7-b61b-48ce-8441-8100e40ddaa6%27/%3E %3Ctitle id=%27title18962%27%3Evoid %3C/title%3E %3Cellipse cx=%27308.5%27 cy=%27780%27 rx=%27308.5%27 ry=%2754.5%27 fill=%27%233f3d56%27 id=%27ellipse18964%27 style=%27fill:%23536387;fill-opacity:1;opacity:1%27/%3E %3Ccircle cx=%27496%27 cy=%27301.5%27 r=%27301.5%27 fill=%27%233f3d56%27 id=%27circle18966%27 style=%27fill:%23434f6c;fill-opacity:1;opacity:0.92260062%27/%3E %3Ccircle cx=%27496%27 cy=%27301.5%27 r=%27248.89787%27 opacity=%270.05%27 id=%27circle18968%27 style=%27fill:%238e9bb9;fill-opacity:1;opacity:0.72755418%27/%3E %3Ccircle cx=%27496%27 cy=%27301.5%27 r=%27203.99362%27 opacity=%270.05%27 id=%27circle18970%27 style=%27fill:%23e4e7ee;fill-opacity:1;opacity:0.51702786%27/%3E %3Cellipse cx=%27496%27 cy=%27301.5%27 opacity=%270.05%27 id=%27circle18972%27 rx=%27146.25999%27 ry=%27146.25957%27 style=%27fill:%23d3d8e4;fill-opacity:1;opacity:1%27/%3E %3Cpath d=%27M398.42029,361.23224s-23.70394,66.72221-13.16886,90.42615,27.21564,46.52995,27.21564,46.52995S406.3216,365.62186,398.42029,361.23224Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%23d0cde1%27 id=%27path18974%27/%3E %3Cpath d=%27M398.42029,361.23224s-23.70394,66.72221-13.16886,90.42615,27.21564,46.52995,27.21564,46.52995S406.3216,365.62186,398.42029,361.23224Z%27 transform=%27translate%28-201.25 -32.75%29%27 opacity=%270.1%27 id=%27path18976%27/%3E %3Cpath d=%27M415.10084,515.74682s-1.75585,16.68055-2.63377,17.55847.87792,2.63377,0,5.26754-1.75585,6.14547,0,7.02339-9.65716,78.13521-9.65716,78.13521-28.09356,36.8728-16.68055,94.81576l3.51169,58.82089s27.21564,1.75585,27.21564-7.90132c0,0-1.75585-11.413-1.75585-16.68055s4.38962-5.26754,1.75585-7.90131-2.63377-4.38962-2.63377-4.38962,4.38961-3.51169,3.51169-4.38962,7.90131-63.2105,7.90131-63.2105,9.65716-9.65716,9.65716-14.92471v-5.26754s4.38962-11.413,4.38962-12.29093,23.70394-54.43127,23.70394-54.43127l9.65716,38.62864,10.53509,55.3092s5.26754,50.04165,15.80262,69.356c0,0,18.4364,63.21051,18.4364,61.45466s30.72733-6.14547,29.84941-14.04678-18.4364-118.5197-18.4364-118.5197L533.62054,513.991Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%232f2e41%27 id=%27path18978%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M391.3969,772.97846s-23.70394,46.53-7.90131,48.2858,21.94809,1.75585,28.97148-5.26754c3.83968-3.83968,11.61528-8.99134,17.87566-12.87285a23.117,23.117,0,0,0,10.96893-21.98175c-.463-4.29531-2.06792-7.83444-6.01858-8.16366-10.53508-.87792-22.826-10.53508-22.826-10.53508Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%232f2e41%27 id=%27path18980%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M522.20753,807.21748s-23.70394,46.53-7.90131,48.28581,21.94809,1.75584,28.97148-5.26754c3.83968-3.83969,11.61528-8.99134,17.87566-12.87285a23.117,23.117,0,0,0,10.96893-21.98175c-.463-4.29531-2.06792-7.83444-6.01857-8.16367-10.53509-.87792-22.826-10.53508-22.826-10.53508Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%232f2e41%27 id=%27path18982%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Ccircle cx=%27295.90488%27 cy=%27215.43252%27 r=%2736.90462%27 fill=%27%23ffb8b8%27 id=%27circle18984%27/%3E %3Cpath d=%27M473.43048,260.30832S447.07,308.81154,444.9612,308.81154,492.41,324.62781,492.41,324.62781s13.70743-46.39439,15.81626-50.61206Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%23ffb8b8%27 id=%27path18986%27/%3E %3Cpath d=%27M513.86726,313.3854s-52.67543-28.97148-57.943-28.09356-61.45466,50.04166-60.57673,70.2339,7.90131,53.55335,7.90131,53.55335,2.63377,93.05991,7.90131,93.93783-.87792,16.68055.87793,16.68055,122.90931,0,123.78724-2.63377S513.86726,313.3854,513.86726,313.3854Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%23d0cde1%27 id=%27path18988%27/%3E %3Cpath d=%27M543.2777,521.89228s16.68055,50.91958,2.63377,49.16373-20.19224-43.89619-20.19224-43.89619Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%23ffb8b8%27 id=%27path18990%27/%3E %3Cpath d=%27M498.50359,310.31267s-32.48318,7.02339-27.21563,50.91957,14.9247,87.79237,14.9247,87.79237l32.48318,71.11182,3.51169,13.16886,23.70394-6.14547L528.353,425.32067s-6.14547-108.86253-14.04678-112.37423A33.99966,33.99966,0,0,0,498.50359,310.31267Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%23d0cde1%27 id=%27path18992%27/%3E %3Cpolygon points=%27277.5 414.958 317.885 486.947 283.86 411.09 277.5 414.958%27 opacity=%270.1%27 id=%27polygon18994%27/%3E %3Cpath d=%27M533.896,237.31585l.122-2.82012,5.6101,1.39632a6.26971,6.26971,0,0,0-2.5138-4.61513l5.97581-.33413a64.47667,64.47667,0,0,0-43.1245-26.65136c-12.92583-1.87346-27.31837.83756-36.182,10.43045-4.29926,4.653-7.00067,10.57018-8.92232,16.60685-3.53926,11.11821-4.26038,24.3719,3.11964,33.40938,7.5006,9.18513,20.602,10.98439,32.40592,12.12114,4.15328.4,8.50581.77216,12.35457-.83928a29.721,29.721,0,0,0-1.6539-13.03688,8.68665,8.68665,0,0,1-.87879-4.15246c.5247-3.51164,5.20884-4.39635,8.72762-3.9219s7.74984,1.20031,10.062-1.49432c1.59261-1.85609,1.49867-4.559,1.70967-6.99575C521.28248,239.785,533.83587,238.70653,533.896,237.31585Z%27 transform=%27translate%28-201.25 -32.75%29%27 fill=%27%232f2e41%27 id=%27path18996%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Ccircle cx=%27559%27 cy=%27744.5%27 r=%2743%27 fill=%27%236c63ff%27 id=%27circle18998%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%2754%27 cy=%27729.5%27 r=%2743%27 fill=%27%236c63ff%27 id=%27circle19000%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%2754%27 cy=%27672.5%27 r=%2731%27 fill=%27%236c63ff%27 id=%27circle19002%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%2754%27 cy=%27624.5%27 r=%2722%27 fill=%27%236c63ff%27 id=%27circle19004%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cellipse style=%27opacity:0.517028;fill:%233f80ea;fill-opacity:1;stroke:%233f80ea%27 id=%27path22764%27 cx=%27200.5903%27 cy=%27968.59625%27 rx=%273.3247013%27 ry=%275.5411687%27/%3E %3C/svg%3E");display:flex;flex-direction:column;width:100%;max-width:500px;max-height:400px;background-repeat:no-repeat}.illustration .illustration__title{margin-top:2rem;font-size:1.3125rem;word-break:break-word;text-align:center}.illustration .illustration__text{margin-top:.25rem}.illustration .illustration__controls{margin-top:2rem;text-align:center}.illustration .illustration__controls form{display:inline-block}.illustration .illustration__controls .btn:not(:last-child){margin-right:1rem}.illustration .illustration__details{margin-top:2rem;max-width:750px;border-top:1px solid #515151;width:100%;margin-bottom:1rem;padding-top:.5rem}html.dark .illustration .illustration__details{border-top:1px solid #515151}.illustration .illustration__details-content{padding:.5rem;border:1px solid #9e9e9e;background-color:#fff;color:#202634}html.dark .illustration .illustration__details-content{background-color:#515151;color:#eee}@media(max-width: 599.98px){.illustration{justify-content:flex-start !important}.illustration .illustration__image{margin-top:2rem;height:200px;max-width:250px;max-height:400px}.illustration .illustration__title{text-align:center;font-size:1.09375rem}.illustration .illustration__controls{width:100%}.illustration .illustration__controls .btn{width:100%}.illustration .illustration__controls .btn:not(:last-child){margin-bottom:.5rem}}.illustration.illustration--cover{flex:1;justify-content:center}.illustration.illustration--cover .illustration__text{max-width:750px}.illustration.illustration--small .illustration__image{height:200px;width:250px}.illustration.illustration--small .illustration__title{margin-top:1rem;font-size:1.09375rem}.illustration.illustration--small .illustration__text{font-size:.765625rem}.illustration.illustration--small .illustration__controls{margin-top:1rem}.illustration.illustration--empty .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27a706cf1c-1654-439b-8fcf-310eb7aa0e00%27 data-name=%27Layer 1%27 width=%271120.59226%27 height=%27777.91584%27 viewBox=%270 0 1120.59226 777.91584%27 version=%271.1%27 sodipodi:docname=%27undraw_not_found_60pq.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs13417%27/%3E %3Csodipodi:namedview id=%27namedview13415%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%270.96797104%27 inkscape:cx=%27350.73363%27 inkscape:cy=%27388.44137%27 inkscape:window-width=%272147%27 inkscape:window-height=%271714%27 inkscape:window-x=%27-7%27 inkscape:window-y=%270%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27a706cf1c-1654-439b-8fcf-310eb7aa0e00%27/%3E %3Ctitle id=%27title13346%27%3Enot found %3C/title%3E %3Ccircle cx=%27212.59226%27 cy=%27103%27 r=%2764%27 fill=%27%23ff6584%27 id=%27circle13348%27 style=%27fill:%23ef6508;fill-opacity:1%27/%3E %3Cpath d=%27M563.68016,404.16381c0,151.01141-89.77389,203.73895-200.51559,203.73895S162.649,555.17522,162.649,404.16381,363.16457,61.04208,363.16457,61.04208,563.68016,253.1524,563.68016,404.16381Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%23f2f2f2%27 id=%27path13350%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27316.156 523.761 318.21 397.378 403.674 241.024 318.532 377.552 319.455 320.725 378.357 207.605 319.699 305.687 319.699 305.687 321.359 203.481 384.433 113.423 321.621 187.409 322.658 0 316.138 248.096 316.674 237.861 252.547 139.704 315.646 257.508 309.671 371.654 309.493 368.625 235.565 265.329 309.269 379.328 308.522 393.603 308.388 393.818 308.449 394.99 293.29 684.589 313.544 684.589 315.974 535.005 389.496 421.285 316.156 523.761%27 fill=%27%233f3d56%27 id=%27polygon13352%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cpath d=%27M1160.29613,466.01367c0,123.61-73.4842,166.77-164.13156,166.77s-164.13156-43.16-164.13156-166.77S996.16457,185.15218,996.16457,185.15218,1160.29613,342.40364,1160.29613,466.01367Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%23f2f2f2%27 id=%27path13354%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27950.482 552.833 952.162 449.383 1022.119 321.4 952.426 433.154 953.182 386.639 1001.396 294.044 953.382 374.329 953.382 374.329 954.741 290.669 1006.369 216.952 954.954 277.514 955.804 124.11 950.467 327.188 950.906 318.811 898.414 238.464 950.064 334.893 945.173 428.327 945.027 425.847 884.514 341.294 944.844 434.608 944.232 446.293 944.123 446.469 944.173 447.428 931.764 684.478 948.343 684.478 950.332 562.037 1010.514 468.952 950.482 552.833%27 fill=%27%233f3d56%27 id=%27polygon13356%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27554.59226%27 cy=%27680.47903%27 rx=%27554.59226%27 ry=%2728.03433%27 fill=%27%233f3d56%27 id=%27ellipse13358%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27892.44491%27 cy=%27726.79663%27 rx=%2794.98858%27 ry=%274.80162%27 fill=%27%233f3d56%27 id=%27ellipse13360%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27548.71959%27 cy=%27773.11422%27 rx=%2794.98858%27 ry=%274.80162%27 fill=%27%233f3d56%27 id=%27ellipse13362%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27287.94432%27 cy=%27734.27887%27 rx=%27217.01436%27 ry=%2710.96996%27 fill=%27%233f3d56%27 id=%27ellipse13364%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Ccircle cx=%2797.08375%27 cy=%27566.26982%27 r=%2779%27 fill=%27%232f2e41%27 id=%27circle13366%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%2799.80546%27 y=%27689.02332%27 width=%2724%27 height=%2743%27 transform=%27translate%28-31.32451 -62.31008%29 rotate%280.67509%29%27 fill=%27%232f2e41%27 id=%27rect13368%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%27147.80213%27 y=%27689.58887%27 width=%2724%27 height=%2743%27 transform=%27translate%28-31.31452 -62.87555%29 rotate%280.67509%29%27 fill=%27%232f2e41%27 id=%27rect13370%27/%3E %3Cellipse cx=%27119.54569%27 cy=%27732.61606%27 rx=%277.5%27 ry=%2720%27 transform=%27translate%28-654.1319 782.47948%29 rotate%28-89.32491%29%27 fill=%27%232f2e41%27 id=%27ellipse13372%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27167.55414%27 cy=%27732.18168%27 rx=%277.5%27 ry=%2720%27 transform=%27translate%28-606.25475 830.05533%29 rotate%28-89.32491%29%27 fill=%27%232f2e41%27 id=%27ellipse13374%27/%3E %3Ccircle cx=%2799.31925%27 cy=%27546.29477%27 r=%2727%27 fill=%27%23fff%27 id=%27circle13376%27/%3E %3Ccircle cx=%2799.31925%27 cy=%27546.29477%27 r=%279%27 fill=%27%233f3d56%27 id=%27circle13378%27/%3E %3Cpath d=%27M61.02588,552.94636c-6.04185-28.64075,14.68758-57.26483,46.30049-63.93367s62.13813,11.14292,68.18,39.78367-14.97834,38.93-46.59124,45.59886S67.06774,581.58712,61.02588,552.94636Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13380%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M257.29613,671.38411c0,55.07585-32.73985,74.3063-73.13,74.3063q-1.40351,0-2.80255-.0312c-1.87139-.04011-3.72494-.1292-5.55619-.254-36.45135-2.57979-64.77127-22.79937-64.77127-74.02113,0-53.00843,67.73872-119.89612,72.827-124.84633l.00892-.00889c.19608-.19159.29409-.28516.29409-.28516S257.29613,616.30827,257.29613,671.38411Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13382%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M181.50168,737.26482l26.747-37.37367-26.81386,41.4773-.07125,4.29076c-1.87139-.04011-3.72494-.1292-5.55619-.254l2.88282-55.10258-.0223-.42775.049-.0802.27179-5.20415-26.88076-41.5798,26.96539,37.67668.06244,1.105,2.17874-41.63324-23.0132-42.96551,23.29391,35.6583,2.26789-86.31419.00892-.294v.28516l-.37871,68.064,22.91079-26.98321-23.00435,32.84678-.60595,37.27566L204.18523,621.958l-21.4805,41.259-.33863,20.723,31.05561-49.79149-31.17146,57.023Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13384%27/%3E %3Ccircle cx=%27712.48505%27 cy=%27565.41532%27 r=%2779%27 fill=%27%232f2e41%27 id=%27circle13386%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%27741.77716%27 y=%27691.82355%27 width=%2724%27 height=%2743%27 transform=%27translate%28-215.99457 191.86399%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27rect13388%27/%3E %3Crect x=%27787.6593%27 y=%27677.72286%27 width=%2724%27 height=%2743%27 transform=%27matrix%280.95588, -0.29376, 0.29376, 0.95588, -209.82788, 204.72037%29%27 fill=%27%232f2e41%27 id=%27rect13390%27/%3E %3Cellipse cx=%27767.887%27 cy=%27732.00275%27 rx=%2720%27 ry=%277.5%27 transform=%27translate%28-220.8593 196.83312%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27ellipse13392%27/%3E %3Cellipse cx=%27813.47537%27 cy=%27716.94619%27 rx=%2720%27 ry=%277.5%27 transform=%27translate%28-214.42477 209.56103%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27ellipse13394%27/%3E %3Ccircle cx=%27708.52153%27 cy=%27545.71023%27 r=%2727%27 fill=%27%23fff%27 id=%27circle13396%27/%3E %3Ccircle cx=%27708.52153%27 cy=%27545.71023%27 r=%279%27 fill=%27%233f3d56%27 id=%27circle13398%27/%3E %3Cpath d=%27M657.35526,578.74316c-14.48957-25.43323-3.47841-59.016,24.59412-75.0092s62.57592-8.34055,77.06549,17.09268-2.39072,41.6435-30.46325,57.63671S671.84483,604.17639,657.35526,578.74316Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13400%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M611.29613,661.29875c0,50.55711-30.05368,68.20979-67.13,68.20979q-1.28835,0-2.57261-.02864c-1.71785-.03682-3.41933-.1186-5.10033-.23313-33.46068-2.36813-59.45707-20.92878-59.45707-67.948,0-48.65932,62.18106-110.05916,66.85186-114.60322l.00819-.00817c.18-.17587.27-.26177.27-.26177S611.29613,610.74164,611.29613,661.29875Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13402%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M541.72029,721.77424l24.55253-34.30732-24.6139,38.07426-.0654,3.93872c-1.71785-.03682-3.41933-.1186-5.10033-.23313l2.6463-50.58165-.02047-.39266.045-.07361.24949-4.77718-24.67531-38.16836,24.753,34.58547.05731,1.01433,2-38.21741-21.12507-39.44039L541.80616,625.928l2.08182-79.23247.00819-.26994v.26177l-.34764,62.47962,21.031-24.76934-21.11693,30.15184-.55624,34.21735,19.63634-32.839-19.71812,37.87389-.31085,19.0228,28.50763-45.70631-28.614,52.34448Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13404%27/%3E %3Cpath d=%27M875.29613,682.38411c0,55.07585-32.73985,74.3063-73.13,74.3063q-1.4035,0-2.80255-.0312c-1.87139-.04011-3.72494-.1292-5.55619-.254-36.45135-2.57979-64.77127-22.79937-64.77127-74.02113,0-53.00843,67.73872-119.89612,72.827-124.84633l.00892-.00889c.19608-.19159.29409-.28516.29409-.28516S875.29613,627.30827,875.29613,682.38411Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13406%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M799.50168,748.26482l26.747-37.37367-26.81386,41.4773-.07125,4.29076c-1.87139-.04011-3.72494-.1292-5.55619-.254l2.88282-55.10258-.0223-.42775.049-.0802.27179-5.20415L770.108,654.01076l26.96539,37.67668.06244,1.105,2.17874-41.63324-23.0132-42.96551,23.29391,35.6583,2.26789-86.31419.00892-.294v.28516l-.37871,68.064,22.91079-26.98321-23.00435,32.84678-.606,37.27566L822.18523,632.958l-21.4805,41.259-.33863,20.723,31.05561-49.79149-31.17146,57.023Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13408%27/%3E %3Cellipse cx=%27721.51694%27 cy=%27656.82212%27 rx=%2712.40027%27 ry=%2739.5%27 transform=%27translate%28-220.83517 966.22323%29 rotate%28-64.62574%29%27 fill=%27%232f2e41%27 id=%27ellipse13410%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27112.51694%27 cy=%27651.82212%27 rx=%2712.40027%27 ry=%2739.5%27 transform=%27translate%28-574.07936 452.71367%29 rotate%28-68.15829%29%27 fill=%27%232f2e41%27 id=%27ellipse13412%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3C/svg%3E")}.illustration.illustration--error .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27e7dedc5b-fca6-4313-b5a0-e6297481e8ae%27 data-name=%27Layer 1%27 width=%271022.7%27 height=%27785.81%27 viewBox=%270 0 1022.7 785.81%27 version=%271.1%27 sodipodi:docname=%27undraw_bug_fixing_oc7a.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Csodipodi:namedview id=%27namedview4669%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%271.3551658%27 inkscape:cx=%27497.72509%27 inkscape:cy=%27424.30233%27 inkscape:window-width=%272147%27 inkscape:window-height=%271714%27 inkscape:window-x=%27-7%27 inkscape:window-y=%270%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27e7dedc5b-fca6-4313-b5a0-e6297481e8ae%27/%3E %3Cdefs id=%27defs4352%27%3E %3ClinearGradient id=%27af83dc26-9572-4816-b7a1-1af4f72ff554%27 x1=%27678.2%27 y1=%27821.79%27 x2=%27678.2%27 y2=%27493.4%27 gradientTransform=%27translate%28-20.24 29.65%29 rotate%28-2.31%29%27 gradientUnits=%27userSpaceOnUse%27%3E %3Cstop offset=%270%27 stop-color=%27gray%27 stop-opacity=%270.25%27 id=%27stop4345%27/%3E %3Cstop offset=%270.54%27 stop-color=%27gray%27 stop-opacity=%270.12%27 id=%27stop4347%27/%3E %3Cstop offset=%271%27 stop-color=%27gray%27 stop-opacity=%270.1%27 id=%27stop4349%27/%3E %3C/linearGradient%3E %3C/defs%3E %3Ctitle id=%27title4354%27%3Ebug fixing %3C/title%3E %3Cellipse cx=%27468.63%27 cy=%27660.88%27 rx=%27425%27 ry=%2733%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27ellipse4356%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27/%3E %3Cg opacity=%270.1%27 id=%27g4444%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27%3E %3Cpath d=%27M933.7,529.93c-2.54-7.71-12.84-11.26-23-7.92a24.76,24.76,0,0,0-4.23,1.83c-.65-.18-1.32-.34-2-.46a22.42,22.42,0,0,0,.63-6.79A24.6,24.6,0,0,0,916,495.12a24.63,24.63,0,0,0,10.86-21.47,23.76,23.76,0,0,0,8.23-9.32c4.9-9.7,2.87-20.6-4.54-24.35s-17.4,1.08-22.3,10.78a23.69,23.69,0,0,0-2.63,12.15,24.63,24.63,0,0,0-10.86,21.47,24.63,24.63,0,0,0-10.86,21.47A24.64,24.64,0,0,0,873,527.33a23.76,23.76,0,0,0-8.23,9.32,25.46,25.46,0,0,0-2.08,5.74,21.18,21.18,0,0,0-4.44-4.73,25.38,25.38,0,0,0-1-4.5c-3.34-10.17-12.3-16.37-20-13.83s-11.26,12.83-7.92,23a23.07,23.07,0,0,0,7.56,11.08,25.38,25.38,0,0,0,1,4.5c1.94,5.9,5.77,10.46,10.15,12.75a23.23,23.23,0,0,0-.83,3.9,25.29,25.29,0,0,0-7.54,14.91,25.27,25.27,0,0,0-7.54,14.92,24.63,24.63,0,0,0-5,6.81c-4.91,9.7-2.88,20.61,4.53,24.35s17.4-1.07,22.31-10.78a24.62,24.62,0,0,0,2.5-8.09,25.29,25.29,0,0,0,7.54-14.91,25.27,25.27,0,0,0,7.54-14.92A25.21,25.21,0,0,0,879,571.94,25.21,25.21,0,0,0,886.56,557a24.11,24.11,0,0,0,3.39-4,23.46,23.46,0,0,0,12.27-.77,24.76,24.76,0,0,0,4.23-1.83,23.2,23.2,0,0,0,13.42-.48C930,546.61,936.23,537.65,933.7,529.93Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4358%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cg opacity=%270.1%27 id=%27g4392%27 style=%27fill:%23cfcfcf;fill-opacity:1%27%3E %3Cpath d=%27M915.77,499.53a21.5,21.5,0,0,1-3.44,2.75,23,23,0,0,1-1.11,8.43,26.18,26.18,0,0,0,2.1-3.43A24.64,24.64,0,0,0,915.77,499.53Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4360%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M926.63,478.06a21.5,21.5,0,0,1-3.44,2.75,23,23,0,0,1-1.11,8.43,25.65,25.65,0,0,0,2.1-3.44A24.85,24.85,0,0,0,926.63,478.06Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4362%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M902,470.07a21.91,21.91,0,0,1,.17-4.41,24.93,24.93,0,0,0-4.78,6.57,25.63,25.63,0,0,0-1.52,3.73A22.75,22.75,0,0,1,902,470.07Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4364%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M833.07,600a23.59,23.59,0,0,1,2.95-3.38,22.92,22.92,0,0,1,.87-4,25.09,25.09,0,0,0-2.29,3.71A25.59,25.59,0,0,0,833.07,600Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4366%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M840.61,585.1a23.59,23.59,0,0,1,2.95-3.38,23,23,0,0,1,.83-3.9l0,0a25.68,25.68,0,0,0-2.2,3.59A26.76,26.76,0,0,0,840.61,585.1Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4368%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M904.9,521a20.82,20.82,0,0,1-3.43,2.74,22.45,22.45,0,0,1-.63,6.79,18.75,18.75,0,0,1,2,.46,24.76,24.76,0,0,1,4.23-1.83c10.18-3.34,20.47.21,23,7.92a11.68,11.68,0,0,1,.32,6c3.35-3.94,4.74-8.74,3.3-13.14-2.54-7.71-12.84-11.26-23-7.92a24.76,24.76,0,0,0-4.23,1.83c-.65-.18-1.32-.34-2-.46C904.65,522.59,904.79,521.8,904.9,521Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4370%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M829.35,607.49a25.09,25.09,0,0,0-2.29,3.71,26.56,26.56,0,0,0-1.54,3.74,24.48,24.48,0,0,1,3-3.4A22.92,22.92,0,0,1,829.35,607.49Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4372%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M891.09,491.54a22,22,0,0,1,.17-4.41,24.93,24.93,0,0,0-4.78,6.57,25.63,25.63,0,0,0-1.52,3.73A22.75,22.75,0,0,1,891.09,491.54Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4374%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M875.4,579.1a24.29,24.29,0,0,1-1,4.38,26.67,26.67,0,0,0,2.09-3.44,25.49,25.49,0,0,0,1.63-4A24.23,24.23,0,0,1,875.4,579.1Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4376%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M860.32,608.92a24.15,24.15,0,0,1-1,4.38,25.65,25.65,0,0,0,2.1-3.44,26.47,26.47,0,0,0,1.63-4A23.57,23.57,0,0,1,860.32,608.92Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4378%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M867.86,594a24.11,24.11,0,0,1-1,4.38A26.67,26.67,0,0,0,869,595a25.49,25.49,0,0,0,1.63-4A24.23,24.23,0,0,1,867.86,594Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4380%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M882.94,564.19a24,24,0,0,1-1,4.37,25.89,25.89,0,0,0,2.09-3.43,25.48,25.48,0,0,0,1.64-4.07A23.22,23.22,0,0,1,882.94,564.19Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4382%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M833.57,526.48c7.72-2.53,16.68,3.66,20,13.83a25.68,25.68,0,0,1,1,4.51,21.18,21.18,0,0,1,4.44,4.73,25.53,25.53,0,0,1,2.08-5.75c.35-.68.73-1.33,1.12-2a21.07,21.07,0,0,0-4-4.18,25.38,25.38,0,0,0-1-4.5c-3.34-10.17-12.3-16.37-20-13.83-4.4,1.44-7.44,5.41-8.62,10.43A11.69,11.69,0,0,1,833.57,526.48Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4384%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M869.37,534.48a21.85,21.85,0,0,1,.18-4.4,24.73,24.73,0,0,0-4.79,6.57,25.07,25.07,0,0,0-1.52,3.72A23,23,0,0,1,869.37,534.48Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4386%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M880.23,513a21.85,21.85,0,0,1,.18-4.4,24.52,24.52,0,0,0-4.79,6.56,25.63,25.63,0,0,0-1.52,3.73A22.75,22.75,0,0,1,880.23,513Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4388%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M852.78,623.83a24.25,24.25,0,0,1-1,4.39,25.73,25.73,0,0,0,3.73-7.49A23.57,23.57,0,0,1,852.78,623.83Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4390%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M948.52,430.71a23.68,23.68,0,0,0,8.23-9.32c4.91-9.7,2.88-20.61-4.53-24.36s-17.4,1.08-22.31,10.79A23.68,23.68,0,0,0,927.29,420a24.63,24.63,0,0,0-10.86,21.47,23.61,23.61,0,0,0-8.23,9.32,24.69,24.69,0,0,0-1.51,3.69,20.85,20.85,0,0,1,10.77-8A12.24,12.24,0,0,0,933,454.32a20.85,20.85,0,0,1,0,13.41,25.48,25.48,0,0,0,2.08-3.4,23.68,23.68,0,0,0,2.62-12.15,24.57,24.57,0,0,0,10.86-21.47Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4394%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M1067.88,293.07a72,72,0,0,0,8.72-4.83l-32.33-23.62,38,19.57a72.13,72.13,0,0,0,27-50.31l-64.58.66,64.72-10.82A72,72,0,1,0,966.83,242a72.09,72.09,0,0,0-13.26,8l33.75,46.93L946.8,255.85a72.08,72.08,0,0,0-20.17,65.61,72,72,0,1,0,101.05,51.1,72,72,0,0,0,40.2-79.49Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4396%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M933,274.75a71.77,71.77,0,0,0-6.35,46.71,72,72,0,1,0,101.05,51.1C1041.83,366,936.62,267.54,933,274.75Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4398%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27925.49%27 cy=%27102.72%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4400%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27987.93%27 cy=%27109.58%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4402%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%271012.01%27 cy=%27205.64%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4404%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27979.51%27 cy=%27253.61%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4406%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27935.11%27 cy=%27353.24%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4408%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27935.11%27 cy=%27353.24%27 r=%2710.69%27 opacity=%270.1%27 id=%27circle4410%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27836.39%27 cy=%27240.4%27 r=%2710.69%27 fill=%27%236c63ff%27 id=%27circle4412%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27836.39%27 cy=%27240.4%27 r=%2710.69%27 opacity=%270.1%27 id=%27circle4414%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M913.64,473.32c-7.11-3.59-9.26-13.76-5.11-23.14-.22.38-.43.77-.63,1.18-4.91,9.7-2.88,20.6,4.53,24.35s17.4-1.08,22.3-10.78c.21-.4.39-.81.57-1.21C930.21,472.63,920.74,476.92,913.64,473.32Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4416%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M903.08,494.2c-7.1-3.59-9.26-13.76-5.1-23.15-.22.39-.44.78-.64,1.18-4.91,9.7-2.88,20.61,4.53,24.35s17.4-1.07,22.31-10.78c.2-.4.39-.8.57-1.21C919.65,493.5,910.19,497.79,903.08,494.2Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4418%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M892.52,515.07c-7.1-3.59-9.26-13.76-5.1-23.14-.22.38-.44.77-.64,1.18-4.91,9.7-2.87,20.6,4.54,24.35s17.39-1.08,22.3-10.78c.2-.4.39-.81.57-1.21C909.1,514.38,899.63,518.67,892.52,515.07Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4420%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M882,536c-7.11-3.59-9.26-13.76-5.11-23.14-.22.38-.43.77-.64,1.17-4.9,9.7-2.87,20.61,4.54,24.36s17.4-1.08,22.3-10.79c.21-.4.39-.8.57-1.21C898.54,535.25,889.07,539.54,882,536Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4422%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M871.41,556.82c-7.11-3.59-9.26-13.76-5.11-23.14-.22.38-.43.77-.63,1.18-4.91,9.7-2.88,20.6,4.53,24.35s17.4-1.08,22.31-10.78c.2-.4.39-.81.57-1.21C888,556.13,878.51,560.42,871.41,556.82Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4424%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M860.85,577.7c-7.1-3.59-9.26-13.76-5.1-23.14-.22.38-.44.77-.64,1.17-4.91,9.7-2.88,20.61,4.54,24.36S877,579,882,569.3c.2-.4.39-.8.57-1.21C877.42,577,868,581.29,860.85,577.7Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4426%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M850.29,598.57c-7.1-3.59-9.26-13.76-5.1-23.14-.22.39-.43.77-.64,1.18-4.9,9.7-2.87,20.6,4.54,24.35s17.4-1.08,22.3-10.78c.21-.4.39-.81.57-1.21C866.87,597.88,857.4,602.17,850.29,598.57Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4428%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M839.74,619.45c-7.11-3.59-9.26-13.76-5.11-23.14q-.33.57-.63,1.17c-4.91,9.7-2.88,20.61,4.53,24.36s17.4-1.08,22.31-10.79c.2-.4.38-.8.56-1.21C856.31,618.75,846.84,623,839.74,619.45Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4430%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M832.8,633.17c-7.1-3.6-9.26-13.76-5.1-23.15-.22.39-.44.78-.64,1.18-4.91,9.7-2.88,20.61,4.53,24.35s17.4-1.07,22.31-10.78c.2-.4.39-.8.57-1.21C849.37,632.47,839.9,636.76,832.8,633.17Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4432%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M1023.59,540.26a37.4,37.4,0,0,0,2-9.79,5.34,5.34,0,1,0-.81-10.62,37.31,37.31,0,0,0-19.64-25.31,5.34,5.34,0,1,0-9.54-4.82,5,5,0,0,0-.48,1.43A37.49,37.49,0,0,0,962.25,501a37.64,37.64,0,0,0-9.82-.29l-4.33,19.71-.26-19a37.42,37.42,0,1,0,20,72,5.28,5.28,0,0,0,2.25,2.16,5.34,5.34,0,0,0,7.32-6.88,37.35,37.35,0,0,0,4.8-3.92,37.45,37.45,0,0,0,39.31-19.83l-20.15-3.39Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4434%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cg opacity=%270.1%27 id=%27g4438%27 style=%27fill:%23cfcfcf;fill-opacity:1%27%3E %3Cpath d=%27M992.46,549.83c-7.44-9.82-12-21.45-17.25-32.61a136.38,136.38,0,0,0-7.07-13.36l-3.94-4.59c-.66.56-1.32,1.14-2,1.75a37.64,37.64,0,0,0-9.82-.29l-4.33,19.71-.26-19a37.42,37.42,0,1,0,20,72,5.28,5.28,0,0,0,2.25,2.16,5.34,5.34,0,0,0,7.32-6.88,37.35,37.35,0,0,0,4.8-3.92,37.49,37.49,0,0,0,22.44-3.32A52.71,52.71,0,0,1,992.46,549.83Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4436%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M860.71,507.63a5.34,5.34,0,0,0-4.78-7.75,37.37,37.37,0,0,0-11.7-20.83,37.52,37.52,0,0,0,1.1-11.7L825.68,464l19.08-1.2a38,38,0,0,0-1.41-5.28,5.46,5.46,0,0,0,1.76-2,5.35,5.35,0,0,0-6.59-7.44A37.42,37.42,0,0,0,771.73,479a5.25,5.25,0,0,0-2.66,2.5,5.34,5.34,0,0,0,6.75,7.37,37.53,37.53,0,0,0,7.09,8.65,37.4,37.4,0,0,0,1.74,23.76L811,514.44,787.5,526.8a37.42,37.42,0,0,0,68.91-16.26A5.33,5.33,0,0,0,860.71,507.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4440%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M860.71,507.63a5.34,5.34,0,0,0-4.78-7.75,37.37,37.37,0,0,0-11.7-20.83c.16-.63.3-1.25.42-1.88a13.18,13.18,0,0,0-1.93,1.71c-3.55,3.89-5.37,9.12-8.88,13.05-4.14,4.64-10.34,7.06-16.53,7.71s-12.42-.3-18.53-1.49c-5.06-1-10.19-2.16-15.32-1.67-.5,0-1,.11-1.46.19.3.29.6.58.91.86a37.4,37.4,0,0,0,1.74,23.76L811,514.44,787.5,526.8a37.42,37.42,0,0,0,68.91-16.26A5.33,5.33,0,0,0,860.71,507.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4442%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cg opacity=%270.1%27 id=%27g4532%27 style=%27opacity:0.29411765;fill:%23cfcfcf;fill-opacity:1%27%3E %3Cpath d=%27M178.14,568.33c1.28-3.89,6.47-5.68,11.59-4a12.78,12.78,0,0,1,2.13.92c.33-.09.67-.17,1-.23a11.26,11.26,0,0,1-.32-3.42,12.46,12.46,0,0,1-5.47-10.82,11.92,11.92,0,0,1-4.14-4.69,12,12,0,0,1-1.33-6.12,12,12,0,0,1-4.14-4.7C175,530.39,176,524.9,179.75,523s8.77.55,11.24,5.43a12,12,0,0,1,1.32,6.13,12.37,12.37,0,0,1,5.47,10.81,12.4,12.4,0,0,1,5.47,10.82A12.37,12.37,0,0,1,208.72,567a12,12,0,0,1,4.15,4.7,12.66,12.66,0,0,1,1,2.9,10.66,10.66,0,0,1,2.23-2.39,12.58,12.58,0,0,1,.52-2.27c1.69-5.12,6.2-8.24,10.09-7s5.67,6.47,4,11.59a11.67,11.67,0,0,1-3.81,5.59,12.67,12.67,0,0,1-.52,2.26,11.1,11.1,0,0,1-5.11,6.42,12.84,12.84,0,0,1,.42,2,12.57,12.57,0,0,1,2.53,3.43,12.32,12.32,0,0,1,1.26,4.08,12.55,12.55,0,0,1,2.54,3.43,12.39,12.39,0,0,1,1.26,4.08,12.45,12.45,0,0,1,2.54,3.44c2.47,4.88,1.45,10.38-2.28,12.26s-8.77-.54-11.24-5.43a12.48,12.48,0,0,1-1.26-4.08,12.7,12.7,0,0,1-3.8-7.51,12.7,12.7,0,0,1-3.8-7.51,12.6,12.6,0,0,1-2.54-3.43,12.73,12.73,0,0,1-1.26-4.08,12.57,12.57,0,0,1-2.53-3.43,12.32,12.32,0,0,1-1.26-4.08,11.63,11.63,0,0,1-1.71-2,11.9,11.9,0,0,1-6.18-.38,13.29,13.29,0,0,1-2.14-.93,11.61,11.61,0,0,1-6.75-.24C180,576.73,176.87,572.22,178.14,568.33Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4446%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cg opacity=%270.1%27 id=%27g4480%27 style=%27fill:%23cfcfcf;fill-opacity:1%27%3E %3Cpath d=%27M187.17,553a10.72,10.72,0,0,0,1.74,1.39,11.31,11.31,0,0,0,.56,4.24,11.93,11.93,0,0,1-1.06-1.73A12.46,12.46,0,0,1,187.17,553Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4448%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M181.7,542.2a11.21,11.21,0,0,0,1.74,1.38,11.39,11.39,0,0,0,.56,4.25,12.7,12.7,0,0,1-2.3-5.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4450%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M194.13,538.17a11.11,11.11,0,0,0-.08-2.22,12.66,12.66,0,0,1,2.41,3.31,13,13,0,0,1,.76,1.88A11.42,11.42,0,0,0,194.13,538.17Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4452%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M228.83,603.63a11.65,11.65,0,0,0-1.48-1.7,12.4,12.4,0,0,0-.44-2,13.23,13.23,0,0,1,1.15,1.86A13,13,0,0,1,228.83,603.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4454%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M225,596.12a11.65,11.65,0,0,0-1.48-1.7,11.75,11.75,0,0,0-.42-2h0a12.67,12.67,0,0,1,1.88,3.68Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4456%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M192.65,563.84a10.11,10.11,0,0,0,1.73,1.37,10.9,10.9,0,0,0,.32,3.42,10,10,0,0,0-1,.23,13.26,13.26,0,0,0-2.14-.92c-5.12-1.68-10.31.11-11.58,4a5.82,5.82,0,0,0-.17,3,6.93,6.93,0,0,1-1.66-6.61c1.28-3.89,6.47-5.68,11.59-4a12.78,12.78,0,0,1,2.13.92c.33-.09.67-.17,1-.23A10.32,10.32,0,0,1,192.65,563.84Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4458%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M230.71,607.4a12.79,12.79,0,0,1,1.15,1.87,13,13,0,0,1,.77,1.88,11.74,11.74,0,0,0-1.48-1.71A12.4,12.4,0,0,0,230.71,607.4Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4460%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M199.6,549a11.08,11.08,0,0,0-.08-2.22,12.49,12.49,0,0,1,2.41,3.31,12.87,12.87,0,0,1,.76,1.87A11.38,11.38,0,0,0,199.6,549Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4462%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M207.51,593.1a11.94,11.94,0,0,0,.49,2.2,12.63,12.63,0,0,1-1.88-3.77A11.72,11.72,0,0,0,207.51,593.1Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4464%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M215.1,608.12a12.66,12.66,0,0,0,.5,2.2,11.93,11.93,0,0,1-1.06-1.73,12.88,12.88,0,0,1-.82-2A13,13,0,0,0,215.1,608.12Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4466%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M211.31,600.61a11.94,11.94,0,0,0,.49,2.2,12.88,12.88,0,0,1-1.06-1.73,12.6,12.6,0,0,1-.82-2A11.72,11.72,0,0,0,211.31,600.61Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4468%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M203.71,585.58a11.86,11.86,0,0,0,.49,2.21,12.44,12.44,0,0,1-1-1.73,12.23,12.23,0,0,1-.83-2A11.13,11.13,0,0,0,203.71,585.58Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4470%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M228.58,566.59c-3.89-1.28-8.4,1.84-10.08,7a12.58,12.58,0,0,0-.52,2.27,10.63,10.63,0,0,0-2.24,2.38,12.83,12.83,0,0,0-1.05-2.9c-.17-.34-.36-.67-.56-1a10.63,10.63,0,0,1,2-2.1,12.58,12.58,0,0,1,.52-2.27c1.69-5.12,6.2-8.24,10.09-7a6.93,6.93,0,0,1,4.34,5.26A5.93,5.93,0,0,0,228.58,566.59Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4472%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M210.54,570.62a11.11,11.11,0,0,0-.08-2.22,12.49,12.49,0,0,1,2.41,3.31,13,13,0,0,1,.76,1.88A11.28,11.28,0,0,0,210.54,570.62Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4474%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M205.07,559.8a11.13,11.13,0,0,0-.08-2.22,12.83,12.83,0,0,1,2.41,3.31,13,13,0,0,1,.76,1.88A11.42,11.42,0,0,0,205.07,559.8Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4476%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M218.9,615.63a11.9,11.9,0,0,0,.5,2.21,12.61,12.61,0,0,1-1.06-1.74,12.88,12.88,0,0,1-.82-2A13,13,0,0,0,218.9,615.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4478%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M170.67,518.34a11.92,11.92,0,0,1-4.14-4.69c-2.47-4.89-1.45-10.38,2.28-12.27s8.77.54,11.24,5.43a11.93,11.93,0,0,1,1.32,6.12,12.4,12.4,0,0,1,5.47,10.82,12,12,0,0,1,4.15,4.69,13.23,13.23,0,0,1,.76,1.86,10.57,10.57,0,0,0-5.43-4,6.16,6.16,0,0,1-7.83,4,10.52,10.52,0,0,0,0,6.75,13.19,13.19,0,0,1-1-1.71,12,12,0,0,1-1.33-6.12,12.43,12.43,0,0,1-5.47-10.82Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4482%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M110.55,449a36.81,36.81,0,0,1-4.39-2.43l16.28-11.9-19.14,9.85a36.34,36.34,0,0,1-13.59-25.34l32.54.34-32.61-5.46a36.29,36.29,0,1,1,71.81,9.2,36.73,36.73,0,0,1,6.68,4l-17,23.64,20.41-20.68a36.32,36.32,0,0,1,10.16,33.05,36.29,36.29,0,1,1-50.9,25.74,36.28,36.28,0,0,1-20.25-40Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4484%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M178.5,439.78a36.12,36.12,0,0,1,3.2,23.53,36.29,36.29,0,1,1-50.9,25.74C123.67,485.74,176.67,436.15,178.5,439.78Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4486%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2748.97%27 cy=%27324.78%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4488%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2717.51%27 cy=%27328.24%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4490%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%275.39%27 cy=%27376.63%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4492%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2721.76%27 cy=%27400.8%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4494%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2744.12%27 cy=%27450.99%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4496%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2744.12%27 cy=%27450.99%27 r=%275.39%27 opacity=%270.1%27 id=%27circle4498%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2793.85%27 cy=%27394.14%27 r=%275.39%27 fill=%27%236c63ff%27 id=%27circle4500%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%2793.85%27 cy=%27394.14%27 r=%275.39%27 opacity=%270.1%27 id=%27circle4502%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M188.25,539.81c3.58-1.81,4.66-6.93,2.57-11.66.11.2.22.39.32.59,2.47,4.89,1.45,10.38-2.29,12.27s-8.76-.54-11.23-5.43c-.1-.2-.2-.4-.29-.61C179.9,539.46,184.67,541.62,188.25,539.81Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4504%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M193.56,550.33c3.58-1.81,4.67-6.94,2.58-11.66.11.19.22.39.32.59,2.47,4.89,1.45,10.38-2.29,12.27s-8.76-.54-11.23-5.43c-.11-.2-.2-.41-.29-.61C185.22,550,190,552.14,193.56,550.33Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4506%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M198.88,560.84c3.58-1.81,4.67-6.93,2.57-11.66.12.2.22.39.33.6,2.47,4.88,1.44,10.38-2.29,12.26s-8.76-.54-11.23-5.43c-.11-.2-.2-.4-.29-.61C190.53,560.49,195.3,562.65,198.88,560.84Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4508%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M204.2,571.36c3.58-1.81,4.67-6.93,2.57-11.66.11.19.22.39.32.59,2.48,4.89,1.45,10.38-2.28,12.27s-8.77-.54-11.24-5.43c-.1-.2-.19-.41-.28-.61C195.85,571,200.62,573.17,204.2,571.36Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4510%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M209.52,581.87c3.58-1.81,4.66-6.93,2.57-11.65.11.19.22.39.32.59,2.47,4.89,1.45,10.38-2.28,12.27s-8.77-.55-11.24-5.43c-.1-.21-.19-.41-.29-.61C201.17,581.52,205.94,583.68,209.52,581.87Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4512%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M214.84,592.39c3.58-1.81,4.66-6.93,2.57-11.66.11.2.22.39.32.59,2.47,4.89,1.45,10.38-2.28,12.27s-8.77-.54-11.24-5.43c-.1-.2-.2-.4-.29-.61C206.49,592,211.26,594.2,214.84,592.39Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4514%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M220.16,602.91c3.57-1.81,4.66-6.94,2.57-11.66.11.19.22.39.32.59,2.47,4.89,1.45,10.38-2.29,12.27s-8.76-.55-11.23-5.43c-.1-.21-.2-.41-.29-.61C211.81,602.55,216.58,604.72,220.16,602.91Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4516%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M225.47,613.42c3.58-1.81,4.67-6.93,2.57-11.66.12.2.22.39.33.6,2.47,4.88,1.44,10.38-2.29,12.26s-8.76-.54-11.23-5.43c-.11-.2-.2-.4-.29-.61C217.13,613.07,221.89,615.23,225.47,613.42Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4518%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M229,620.33c3.58-1.81,4.66-6.93,2.57-11.66.11.2.22.39.32.6,2.47,4.88,1.45,10.38-2.28,12.26s-8.77-.54-11.24-5.43c-.1-.2-.2-.4-.29-.61C220.62,620,225.39,622.14,229,620.33Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4520%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M132.86,573.53a18.57,18.57,0,0,1-1-4.93,2.69,2.69,0,1,1,.41-5.35,18.82,18.82,0,0,1,9.89-12.75,2.69,2.69,0,1,1,4.81-2.43,2.44,2.44,0,0,1,.24.72,18.92,18.92,0,0,1,16.56,5,18.68,18.68,0,0,1,5-.14l2.18,9.92L171,554a18.85,18.85,0,1,1-10.08,36.29,2.76,2.76,0,0,1-1.13,1.09,2.7,2.7,0,0,1-3.7-3.47,18.84,18.84,0,0,1-2.41-2,18.87,18.87,0,0,1-19.8-10l10.15-1.71Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4522%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cg opacity=%270.1%27 id=%27g4526%27 style=%27fill:%23cfcfcf;fill-opacity:1%27%3E %3Cpath d=%27M148.54,578.35c3.75-5,6.05-10.8,8.69-16.42a66.7,66.7,0,0,1,3.56-6.74l2-2.31c.34.29.67.58,1,.88a18.68,18.68,0,0,1,5-.14l2.18,9.92L171,554a18.85,18.85,0,1,1-10.08,36.29,2.76,2.76,0,0,1-1.13,1.09,2.7,2.7,0,0,1-3.7-3.47,18.84,18.84,0,0,1-2.41-2,19,19,0,0,1-11.31-1.67A26.59,26.59,0,0,0,148.54,578.35Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4524%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M214.91,557.09a2.68,2.68,0,0,1,1.19-3.61,2.64,2.64,0,0,1,1.22-.29,18.85,18.85,0,0,1,5.89-10.5,18.71,18.71,0,0,1-.55-5.89l9.89-1.66-9.61-.61a18.65,18.65,0,0,1,.72-2.66,2.64,2.64,0,0,1-.89-1,2.7,2.7,0,0,1,3.32-3.75,18.63,18.63,0,0,1,6.87-5.93,18.84,18.84,0,0,1,26.77,21.5,2.69,2.69,0,0,1,.16,4.87,2.7,2.7,0,0,1-2.22.1A18.74,18.74,0,0,1,254.1,552a18.9,18.9,0,0,1-.87,12L240,560.52l11.83,6.23A18.86,18.86,0,0,1,219,565.21a19.11,19.11,0,0,1-1.94-6.65A2.67,2.67,0,0,1,214.91,557.09Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4528%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M214.91,557.09a2.68,2.68,0,0,1,1.19-3.61,2.64,2.64,0,0,1,1.22-.29,18.85,18.85,0,0,1,5.89-10.5c-.08-.31-.15-.63-.21-.94a7.27,7.27,0,0,1,1,.86c1.79,2,2.71,4.59,4.47,6.57a12.91,12.91,0,0,0,8.33,3.89,31.54,31.54,0,0,0,9.33-.75,27.35,27.35,0,0,1,7.72-.85l.74.1-.46.43a18.9,18.9,0,0,1-.87,12L240,560.52l11.83,6.23A18.86,18.86,0,0,1,219,565.21a19.11,19.11,0,0,1-1.94-6.65A2.67,2.67,0,0,1,214.91,557.09Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4530%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M435,109a20.23,20.23,0,0,0-11.74,1.28,17.32,17.32,0,0,1-14.1,0,19.76,19.76,0,0,0-16.58.33,10.28,10.28,0,0,1-4.77,1.19c-6.72,0-12.31-6.77-13.47-15.7a13.07,13.07,0,0,0,3.36-3.62c3.94-6.35,10-10.43,16.89-10.43s12.89,4,16.83,10.31a13,13,0,0,0,11.16,6.14h.18C428.06,98.47,432.69,102.76,435,109Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4534%27/%3E %3Cpath d=%27M455.42,81l-10.86,6.89,6.59-12a10.74,10.74,0,0,0-6.57-2.34h-.17a12.89,12.89,0,0,1-2.25-.17l-3.69,2.34,1.58-2.87A13.19,13.19,0,0,1,433.61,68L427,72.13l4.16-7.57c-3.85-4.63-9.05-7.47-14.76-7.47-6.85,0-13,4.08-16.9,10.43a12.62,12.62,0,0,1-11.17,6H388c-7.56,0-13.7,8.57-13.7,19.16s6.14,19.15,13.7,19.15a10.28,10.28,0,0,0,4.77-1.19,19.72,19.72,0,0,1,16.58-.32,17.37,17.37,0,0,0,14.1,0,19.75,19.75,0,0,1,16.43.32,10.35,10.35,0,0,0,4.72,1.16c7.57,0,13.7-8.57,13.7-19.15A24.36,24.36,0,0,0,455.42,81Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4536%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27/%3E %3Cpath d=%27M209,247.54a29,29,0,0,0-16.77,1.82,24.71,24.71,0,0,1-20.14-.05,28.22,28.22,0,0,0-23.68.47,14.75,14.75,0,0,1-6.82,1.7c-9.6,0-17.59-9.67-19.25-22.43a18.41,18.41,0,0,0,4.8-5.17c5.63-9.07,14.35-14.9,24.14-14.9s18.4,5.76,24,14.73a18.52,18.52,0,0,0,16,8.77h.25C199.11,232.47,205.73,238.6,209,247.54Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4538%27/%3E %3Cpath d=%27M238.2,207.49l-15.52,9.84,9.42-17.13a15.34,15.34,0,0,0-9.39-3.35h-.25a18.16,18.16,0,0,1-3.22-.24L214,200l2.26-4.1a18.7,18.7,0,0,1-9.2-7l-9.42,6L203.57,184c-5.51-6.61-12.93-10.66-21.09-10.66-9.79,0-18.51,5.82-24.14,14.89a18.05,18.05,0,0,1-16,8.61h-.53c-10.81,0-19.57,12.25-19.57,27.37s8.76,27.37,19.57,27.37a14.61,14.61,0,0,0,6.82-1.71,28.22,28.22,0,0,1,23.68-.46,24.71,24.71,0,0,0,20.14.05,28.25,28.25,0,0,1,23.48.45,14.65,14.65,0,0,0,6.74,1.67c10.81,0,19.57-12.26,19.57-27.37A34.76,34.76,0,0,0,238.2,207.49Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4540%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27/%3E %3Cpath d=%27M836.62,148a20.24,20.24,0,0,1,11.74,1.28,17.29,17.29,0,0,0,14.09,0,19.76,19.76,0,0,1,16.58.33,10.31,10.31,0,0,0,4.77,1.19c6.72,0,12.32-6.77,13.48-15.7a12.93,12.93,0,0,1-3.36-3.62C890,125.11,883.87,121,877,121s-12.88,4-16.82,10.31A13,13,0,0,1,849,137.48h-.17C843.51,137.47,838.87,141.76,836.62,148Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4542%27/%3E %3Cpath d=%27M816.14,120,827,126.87l-6.6-12a10.76,10.76,0,0,1,6.57-2.34h.18a13,13,0,0,0,2.25-.17l3.68,2.34-1.58-2.87A13.21,13.21,0,0,0,838,107l6.59,4.18-4.17-7.57c3.86-4.63,9-7.47,14.77-7.47,6.85,0,13,4.08,16.9,10.43a12.61,12.61,0,0,0,11.17,6h.36c7.57,0,13.7,8.57,13.7,19.16s-6.13,19.15-13.7,19.15a10.34,10.34,0,0,1-4.77-1.19,19.72,19.72,0,0,0-16.58-.32,17.35,17.35,0,0,1-14.09,0,19.77,19.77,0,0,0-16.44.32,10.32,10.32,0,0,1-4.72,1.16c-7.56,0-13.7-8.57-13.7-19.15A24.36,24.36,0,0,1,816.14,120Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27path4544%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27/%3E %3Cellipse cx=%27615.63%27 cy=%27756.88%27 rx=%27115%27 ry=%2720%27 fill=%27%236c63ff%27 opacity=%270.1%27 id=%27ellipse4546%27 style=%27fill:%23cfcfcf;fill-opacity:1;opacity:0.29411765%27/%3E %3Cpolygon points=%27555.44 661.88 377.25 659.59 377.78 655.02 386.39 579.63 542.88 579.63 554.39 655.02 555.27 660.74 555.44 661.88%27 fill=%27%23d0d2d5%27 id=%27polygon4548%27/%3E %3Cpolygon points=%27555.27 660.74 466.35 660.74 377.25 659.59 377.78 655.02 554.39 655.02 555.27 660.74%27 opacity=%270.1%27 id=%27polygon4550%27/%3E %3Crect x=%27347.55%27 y=%27656.17%27 width=%27236.45%27 height=%275.71%27 fill=%27%23d0d2d5%27 id=%27rect4552%27/%3E %3Cpath d=%27M898.24,183.92A14.87,14.87,0,0,0,883.44,169H223.12a14.87,14.87,0,0,0-14.8,14.94V584.19H898.24Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4554%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M208.32,580.19v46.88a14.8,14.8,0,0,0,14.8,14.8H883.44a14.8,14.8,0,0,0,14.8-14.8V580.19Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%23d0d2d5%27 id=%27path4556%27/%3E %3Crect x=%27148.23%27 y=%27137.01%27 width=%27636.23%27 height=%27359.81%27 fill=%27%23fff%27 id=%27rect4558%27/%3E %3Cpath d=%27M556.71,624.08a15.4,15.4,0,0,0,12.13-5.89h0a16.06,16.06,0,0,0,1.2-1.76L561.57,615l9.15.06a15.42,15.42,0,0,0,.29-12.21l-12.27,6.36,11.32-8.32a15.42,15.42,0,1,0-25.47,17.26h0A15.4,15.4,0,0,0,556.71,624.08Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4560%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%27483.48 584.77 554.57 656.17 543.66 584.77 483.48 584.77%27 opacity=%270.1%27 id=%27polygon4562%27/%3E %3Crect x=%27147.73%27 y=%27137.05%27 width=%27636.92%27 height=%2721.02%27 fill=%27%23444053%27 opacity=%270.1%27 id=%27rect4564%27/%3E %3Crect x=%27368.87%27 y=%27140.71%27 width=%27191.9%27 height=%2712.79%27 rx=%270.58%27 fill=%27%236c63ff%27 opacity=%270.3%27 id=%27rect4566%27 style=%27fill:%23e0eafc;fill-opacity:1;opacity:1%27/%3E %3Cpath d=%27M643.72,205.52h-.47l-.17-.15a3.89,3.89,0,0,0,.9-2.49,3.78,3.78,0,1,0-3.77,3.81,3.9,3.9,0,0,0,2.49-.91l.17.15v.47l2.93,2.93.87-.88Zm-3.51,0a2.64,2.64,0,1,1,2.63-2.64A2.62,2.62,0,0,1,640.21,205.52Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4568%27/%3E %3Ccircle cx=%27159.18%27 cy=%27147.56%27 r=%273.85%27 fill=%27%23fa5959%27 opacity=%270.8%27 id=%27circle4570%27/%3E %3Ccircle cx=%27169.77%27 cy=%27147.56%27 r=%273.85%27 fill=%27%23fed253%27 opacity=%270.8%27 id=%27circle4572%27/%3E %3Ccircle cx=%27180.37%27 cy=%27147.56%27 r=%273.85%27 fill=%27%238ccf4d%27 opacity=%270.8%27 id=%27circle4574%27/%3E %3Cpath d=%27M588.7,348.49c-8.73-11.6-21.38-18.92-35.46-18.92s-26.73,7.32-35.46,18.92a38.39,38.39,0,0,0,8.4,12.65,38.28,38.28,0,0,0,62.52-12.65Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4576%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M513.17,355.28a9.17,9.17,0,0,1-1.76-1,7.06,7.06,0,0,1-1.94-2.51,7.18,7.18,0,1,0-11.72,1.74,8,8,0,0,0,1.7,1.37,4.94,4.94,0,0,1,1.91,2,14.44,14.44,0,0,0,3.32,4.36,29,29,0,0,0,4.55,3.2A66.31,66.31,0,0,0,505.49,384a27.05,27.05,0,0,0-7.62,1.23,12.29,12.29,0,0,0-3.53,1.76,8.48,8.48,0,0,0-.87-.06,7.19,7.19,0,1,0,6.73,9.72,4.59,4.59,0,0,1,3.71-3,16.75,16.75,0,0,1,1.85-.12,64.4,64.4,0,0,0,8.55,26.67c-4.24,3.29-6.85,6.88-7.95,10.86a3,3,0,0,0-.57.41,6.81,6.81,0,0,0-.84.78A7.18,7.18,0,1,0,517,434.6a4.71,4.71,0,0,1,1.17-5.08c.48-.45,1-.93,1.7-1.46,8.11,9.47,17.76,15.54,29.81,16.26V380.07C533.75,379.2,519.87,368.83,513.17,355.28ZM613,387a7.93,7.93,0,0,0-.87.06,13.56,13.56,0,0,0-3.53-1.76,26.86,26.86,0,0,0-7.62-1.23,67.76,67.76,0,0,0-3.74-19.55,29,29,0,0,0,4.55-3.2,15.58,15.58,0,0,0,3.44-4.57A4.22,4.22,0,0,1,607,355a0,0,0,0,0,0,0,7.18,7.18,0,1,0-10-3.17,6.82,6.82,0,0,1-1.94,2.51,18.85,18.85,0,0,1-1.76,1.29c-6.7,13.54-20.57,23.62-36.48,24.49v64.31c12-.72,21.71-6.82,29.81-16.26.63.5,1.16.95,1.61,1.37a4.86,4.86,0,0,1,1.26,5.23,7.18,7.18,0,1,0,12.08-2.33,6.81,6.81,0,0,0-.84-.78c-.33-.26-.57-.41-.57-.41-1.1-4-3.7-7.57-8-10.86a64.4,64.4,0,0,0,8.55-26.67,15.9,15.9,0,0,1,1.77.12,4.8,4.8,0,0,1,3.85,3,7.18,7.18,0,0,0,13.85-2.18A7.29,7.29,0,0,0,613,387Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4578%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M769.65,802.31a9.56,9.56,0,0,0-2.17-2.41c-4.37-4.13-6.4-10.19-7.48-16.13s-1.39-12-3.12-17.81a58.74,58.74,0,0,0-3.52-8.67c-1-2.14-2.26-6.33-4.09-7.83a2.7,2.7,0,0,0-1.26-.61,14.85,14.85,0,0,0-3.62-4.82c-2.86-2.59-6.35-4.65-8.26-8a18,18,0,0,0-1.93-3.29c-1.29-1.42-3.33-2-4.52-3.5-1.55-1.94-1.2-4.72-1-7.19s0-5.43-2.14-6.73c-1.28-.79-2.93-.71-4.26-1.41-2-1-2.79-3.52-2.75-5.77s.74-4.44.92-6.69c.56-7.16-4.16-14.28-2.34-21.22.69-2.63,2.27-4.91,3.44-7.36a15.37,15.37,0,0,0,1-2.54,35.73,35.73,0,0,0,9.74,2.35c-5.51-12.36-4.11-26.72-6.68-40l.33-.45a20.84,20.84,0,0,0,4.22-11.86c0-4.94-2.31-9.56-3.35-14.4-.89-4.11-.85-8.41-2-12.45a37.65,37.65,0,0,0-3.16-7.22q-1.87-3.47-3.93-6.83-1.92-6.36-3.85-12.72c-1.8-5.95-3.65-12-7.15-17.14-1.28-1.88-1.67-5.7-3.64-6.84a8.81,8.81,0,0,0-5.2-.91c-2.78-1.56-5.22-3.81-5.57-6.89a6.68,6.68,0,0,1,.2-2l.34,0c4.4-.4,6.63-4.28,8.92-7.68,3.7-5.5,2.29-12.94,0-19.2a13,13,0,0,0-3-5.29c-3.21-3-8.29-2.34-12.43-3.79-1.39-.48-2.69-1.21-4.11-1.55-2.75-.64-5.63.26-8.15,1.53s-4.87,2.91-7.51,3.91-5.9,1.79-6.55,4.5a5,5,0,0,0,.22,2.73,10.18,10.18,0,0,0,3.09,4.46,17.81,17.81,0,0,0,10.87,24.82c.76,1.22,1.47,2.46,2.12,3.73,1.16,2.24,2.14,4.88,1.74,7.28a22.45,22.45,0,0,0-2,2.45c-2.87,4-4.5,8.69-6,13.37a141.65,141.65,0,0,0-4.83,18.27c-2.44,5.19-5.42,10.15-7.19,15.6a35.21,35.21,0,0,1-9.38-1.26l-8.44-1.91c-2.94-.67-6-1.39-8.3-3.33-1.22-1-2.17-2.33-3.41-3.32s-3.73-2.15-5.09-1.33a4,4,0,0,0-.69.53c-1.24-2.51-2.42-5-3.86-7.43-2.07-3.4-5.15-6.51-9.05-7.16a9.21,9.21,0,0,0-6.79,1.58c-2.28,1.62-3.71,5-2,7.28a13.29,13.29,0,0,0,1.39,1.42,29.2,29.2,0,0,1,3.09,4.29A21.91,21.91,0,0,0,619,596.23l-.35,1c-.71,2.08-2.22,4.59-1.84,6.75l37.54,12.85a23.13,23.13,0,0,0,7.56,1.67,12.21,12.21,0,0,0,3-.4l0,1.92v.08c.1,13.19-2,26.29-2.39,39.47-.07,2.41,0,5,1.52,6.88,1.7,2.06,4.72,2.47,7.35,2q.95-.16,1.86-.42a69.33,69.33,0,0,1,1.92,10.11L677.65,696a27.14,27.14,0,0,1,.39,5.54c-.29,4.19-2.5,7.94-4.1,11.81s-2.55,8.5-.45,12.12c.66,1.12,1.57,2.07,2.16,3.23a13.14,13.14,0,0,1,1,5.68q.23,8.08.44,16.18a1.83,1.83,0,0,0-1.26.25c-2.08,1.62-1.85,9.33-2,11.72-.16,4,0,8.08-.22,12.12A72.22,72.22,0,0,1,671,790.74a10.29,10.29,0,0,1-2.29,4.61,9.74,9.74,0,0,1-4.07,2.11,46.49,46.49,0,0,1-15.41,2.1c-2.11-.07-4.31-.27-6.27.53s-3.54,3-2.83,5c.61,1.68,2.46,2.48,4.13,3.11a65.53,65.53,0,0,1,11,5.06,29.74,29.74,0,0,0,4.25,2.41,21.91,21.91,0,0,0,4.38,1.08l17.73,3.06c3.63.62,8,1,10.31-2,1.25-1.62,1.43-3.82,1.37-5.88-.1-4-.9-8.07-.38-12.07a37.14,37.14,0,0,1,1.86-6.93q2.65-7.87,5.32-15.73c1.78-5.26,3.58-10.57,4.27-16.09.25-2,.23-4.28-1.3-5.53a3.54,3.54,0,0,0-1.32-.68c-.06-4.82-.69-9.65-.42-14.47.07-1.2.19-2.4.29-3.61a17.61,17.61,0,0,1,2.47,2.92c1.71,2.68,2.34,6.22,4.95,8,2.22,1.52,5.51,1.44,7.07,3.64a10.26,10.26,0,0,1,1.12,2.71,19.32,19.32,0,0,0,4,6.35,32,32,0,0,0,2.47,6.34q2.21,4.67,4.4,9.31a108.59,108.59,0,0,0,5,9.77,27.55,27.55,0,0,1,3.35,6.46c1.41,4.94-.89,10.36-4.53,14s-8.44,5.73-13.17,7.68a3.71,3.71,0,0,0-1.34.8,2.59,2.59,0,0,0-.61,1.74c0,2.31,1.9,4.29,4.08,5a15.26,15.26,0,0,0,6.83.25c12.78-1.55,25.52-4.67,36.82-10.88a13,13,0,0,0,4.39-3.39A5.13,5.13,0,0,0,769.65,802.31Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27url%28%23af83dc26-9572-4816-b7a1-1af4f72ff554%29%27 id=%27path4580%27/%3E %3Cpath d=%27M715.64,578.06q3.2,4.91,6,10.06a37,37,0,0,1,3.17,7.17c1.16,4,1.13,8.27,2,12.35,1,4.8,3.34,9.38,3.34,14.3a20.56,20.56,0,0,1-4.22,11.76,55.82,55.82,0,0,1-8.82,9.1,187.62,187.62,0,0,1-12.48-61.21c-.1-2.9-.12-5.89.94-8.6.65-1.7,3.77-6.36,5.78-4.53.73.67.92,3.69,1.37,4.7A36.13,36.13,0,0,0,715.64,578.06Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4582%27/%3E %3Cpath d=%27M715.64,578.06q3.2,4.91,6,10.06a37,37,0,0,1,3.17,7.17c1.16,4,1.13,8.27,2,12.35,1,4.8,3.34,9.38,3.34,14.3a20.56,20.56,0,0,1-4.22,11.76,55.82,55.82,0,0,1-8.82,9.1,187.62,187.62,0,0,1-12.48-61.21c-.1-2.9-.12-5.89.94-8.6.65-1.7,3.77-6.36,5.78-4.53.73.67.92,3.69,1.37,4.7A36.13,36.13,0,0,0,715.64,578.06Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4584%27/%3E %3Cpath d=%27M452,441.63c-7.91,7.9-8.86,11.38-13.61,12.95S416.55,465,421.92,474.81l14.44,9.54.42.28,2.21,6.64-21.84,38.88s-36-16.46-39.53,7.89-1.29,31-2.24,44,.31,16.76-2.86,16.76-4.42-8.54-4.42-8.54-.2-.39-.55-1.12c-4.71-9.79-36.68-81.66,14.53-131.06,0,0,23.72-1.56,29.43-28.76,3.94-18.8,17.72-17.18,26.88-13.35a30.38,30.38,0,0,1,8.22,4.83,40.48,40.48,0,0,1,5.89,7C455.11,431.92,456.53,437.09,452,441.63Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%23d0d2d5%27 id=%27path4586%27/%3E %3Cpath d=%27M436.78,484.63l2.21,6.64-21.84,38.88s-36-16.46-39.53,7.89-1.29,31-2.24,44,.31,16.76-2.86,16.76-4.42-8.54-4.42-8.54-.2-.39-.55-1.12c-1.59-12.16-9.65-83.29,19.57-79.51,0,0,23.71,11.08,27.5,6.66,3-3.5,16.32-23.63,21.74-31.89Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4588%27/%3E %3Cpath d=%27M452.5,427.74l-14.44,16.41s-16.77,22.44-20.25,21.49a16.23,16.23,0,0,0-3.17-.37,6.16,6.16,0,0,1-4-10.38c5.72-6,16.26-17.39,16.95-19.92s7.4-13.62,10.76-19.05a30.38,30.38,0,0,1,8.22,4.83A40.48,40.48,0,0,1,452.5,427.74Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4590%27/%3E %3Cpath d=%27M861.06,663.83c-2.45,4.9-15,23.28-20.49,31.31L838,698.92s-1,6.64-17.39-1.59S419.13,526.61,419.13,526.61l-2.61-7.84,19-28.45L857.59,653.39S864.23,657.5,861.06,663.83Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%23454b69%27 id=%27path4592%27 style=%27fill:%23202634;fill-opacity:1%27/%3E %3Cpath d=%27M840.57,695.14,838,698.92s-1,6.64-17.39-1.59S419.13,526.61,419.13,526.61l-2.61-7.84Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4594%27/%3E %3Cpath d=%27M608.29,589c-3.91-.64-8.25-.33-11.29,2.21a9.29,9.29,0,0,0-3.24,6.16c-.26,2.77,1.35,6.06,4.13,6.27a13.17,13.17,0,0,0,2-.13,29.89,29.89,0,0,1,5.24.44,21.39,21.39,0,0,0,18.23-7.36c2.39-3-.76-4.3-3.58-4.9C615.92,590.87,612.15,589.62,608.29,589Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%23fbbebe%27 id=%27path4596%27/%3E %3Cpath d=%27M675.17,679.31l2.48,17.62a26.84,26.84,0,0,1,.38,5.51c-.29,4.15-2.5,7.87-4.09,11.71s-2.56,8.44-.45,12c.65,1.11,1.56,2.06,2.15,3.21a12.92,12.92,0,0,1,1,5.63l.68,25a157.33,157.33,0,0,0,23.18-.13,1.29,1.29,0,0,0,.84-.26,1.36,1.36,0,0,0,.29-.91c.34-5.85-.68-11.71-.35-17.56.12-2.14.42-4.27.46-6.42.12-8.71-4.18-17.24-2.88-25.85a57,57,0,0,1,1.6-6.43c4.11-15,3.24-30.76,2.33-46.25a1.09,1.09,0,0,0-.2-.7,1.06,1.06,0,0,0-.54-.29,28.45,28.45,0,0,0-25.78,4.9c-1.09.88-3.84,1.73-4.56,2.78-1,1.46.31,2.92.89,4.47A56.89,56.89,0,0,1,675.17,679.31Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4598%27/%3E %3Cpath d=%27M675.17,679.31l2.48,17.62a26.84,26.84,0,0,1,.38,5.51c-.29,4.15-2.5,7.87-4.09,11.71s-2.56,8.44-.45,12c.65,1.11,1.56,2.06,2.15,3.21a12.92,12.92,0,0,1,1,5.63l.68,25a157.33,157.33,0,0,0,23.18-.13,1.29,1.29,0,0,0,.84-.26,1.36,1.36,0,0,0,.29-.91c.34-5.85-.68-11.71-.35-17.56.12-2.14.42-4.27.46-6.42.12-8.71-4.18-17.24-2.88-25.85a57,57,0,0,1,1.6-6.43c4.11-15,3.24-30.76,2.33-46.25a1.09,1.09,0,0,0-.2-.7,1.06,1.06,0,0,0-.54-.29,28.45,28.45,0,0,0-25.78,4.9c-1.09.88-3.84,1.73-4.56,2.78-1,1.46.31,2.92.89,4.47A56.89,56.89,0,0,1,675.17,679.31Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4600%27/%3E %3Cpath d=%27M721.54,674c-1.17,2.43-2.74,4.69-3.44,7.3-1.82,6.89,2.89,14,2.33,21.06-.18,2.23-.87,4.4-.92,6.63s.77,4.71,2.75,5.74c1.33.68,3,.61,4.25,1.39,2.11,1.29,2.35,4.22,2.14,6.68s-.56,5.21,1,7.13c1.19,1.49,3.23,2.07,4.51,3.48a17.17,17.17,0,0,1,1.93,3.26c1.91,3.34,5.4,5.38,8.26,8s5.28,6.46,4,10.09c-.94,2.66-3.58,4.3-6.12,5.55a64.93,64.93,0,0,1-14.57,5.15,3.52,3.52,0,0,1-1.67.09,3.57,3.57,0,0,1-1.46-1c-2.95-2.89-6-5.92-7.36-9.81a10.07,10.07,0,0,0-1.12-2.68c-1.56-2.19-4.85-2.11-7.07-3.62-2.6-1.77-3.23-5.28-4.93-7.93s-4.19-4.23-6-6.56c-3.06-3.88-3.81-9.06-6-13.49-.93-1.88-2.12-3.64-2.86-5.6a30.58,30.58,0,0,1-1.37-7.24c-1.41-11.68-5-23.44-2.74-35,.5-2.54,1.27-5,1.59-7.62.55-4.53-.32-9.17.35-13.69a3.77,3.77,0,0,1,1.51-2.91,4,4,0,0,1,1.72-.35,117.28,117.28,0,0,1,17.78.4c3,.29,6.36.9,8.16,3.35,1.53,2.1,1.45,4.91,1.94,7.46.61,3.14,2.2,4.85,3.87,7.31S722.77,671.46,721.54,674Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%233f3d56%27 id=%27path4602%27/%3E %3Cpath d=%27M698.47,755.26c1.58,0,3.33-.1,4.55.9,1.52,1.25,1.54,3.54,1.3,5.49-.7,5.48-2.49,10.75-4.28,16l-5.32,15.61a36.65,36.65,0,0,0-1.86,6.88c-.52,4,.28,8,.38,12,0,2-.13,4.22-1.38,5.83-2.26,2.91-6.67,2.57-10.3,2l-17.71-3a21.07,21.07,0,0,1-4.38-1.07,30.61,30.61,0,0,1-4.25-2.39,65.42,65.42,0,0,0-11-5c-1.66-.62-3.52-1.41-4.12-3.08-.71-2,.87-4.2,2.83-5s4.15-.6,6.27-.54a47,47,0,0,0,15.4-2.08,9.74,9.74,0,0,0,4.06-2.1A10,10,0,0,0,671,791a70.17,70.17,0,0,0,2.68-16c.21-4,.07-8,.23-12,.1-2.37-.13-10,1.95-11.63,1.59-1.22,8.13,2.15,10.28,2.64A50,50,0,0,0,698.47,755.26Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4604%27 style=%27fill:%23202634;fill-opacity:1%27/%3E %3Cpath d=%27M756.81,766.38c1.73,5.73,2,11.79,3.12,17.68s3.1,11.9,7.47,16a9.87,9.87,0,0,1,2.17,2.4,5.06,5.06,0,0,1-.75,5.23,13.13,13.13,0,0,1-4.39,3.37c-11.29,6.16-24,9.27-36.81,10.81a15.51,15.51,0,0,1-6.82-.25c-2.18-.74-4.11-2.7-4.07-5a2.55,2.55,0,0,1,.6-1.73,3.73,3.73,0,0,1,1.35-.79c4.72-1.94,9.51-4.05,13.16-7.63s5.94-9,4.53-13.86A27.42,27.42,0,0,0,733,786.2a108.35,108.35,0,0,1-5-9.69l-4.4-9.23c-1.29-2.7-2.59-5.48-2.81-8.46a40.6,40.6,0,0,0,16.22-2.6,25.51,25.51,0,0,0,6.67-4c1.7-1.42,3.25-4.07,5.54-2.22,1.84,1.48,3,5.65,4.08,7.76A57,57,0,0,1,756.81,766.38Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4606%27 style=%27fill:%23202634;fill-opacity:1%27/%3E %3Cpath d=%27M692.33,537.19c.44,3.84,4.16,6.37,7.71,7.89l-22.47,7.17c1.45-2.78.28-6.18-1.16-9a50.93,50.93,0,0,0-4-6.41c-.22-.31-.47-.7-.31-1.06a1.12,1.12,0,0,1,.63-.49c4.62-2.06,9.38-4.19,14.43-4.94,1.46-.21,4.22-.79,5.31.69S692.12,535.42,692.33,537.19Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%23fbbebe%27 id=%27path4608%27/%3E %3Cpath d=%27M692.33,537.19c.44,3.84,4.16,6.37,7.71,7.89l-22.47,7.17c1.45-2.78.28-6.18-1.16-9a50.93,50.93,0,0,0-4-6.41c-.22-.31-.47-.7-.31-1.06a1.12,1.12,0,0,1,.63-.49c4.62-2.06,9.38-4.19,14.43-4.94,1.46-.21,4.22-.79,5.31.69S692.12,535.42,692.33,537.19Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4610%27/%3E %3Ccircle cx=%27590.62%27 cy=%27465.59%27 r=%2717.62%27 fill=%27%23fbbebe%27 id=%27circle4612%27/%3E %3Cpath d=%27M664,667.68c1.71,2.05,4.72,2.45,7.35,2,6.15-1,11.18-5.53,17.2-7.16,7.38-2,15.19.57,22.16,3.72s13.9,7,21.52,7.54c-6.89-15.36-2.95-33.84-9.54-49.33-1.61-3.79-3.86-7.44-4.22-11.54-.45-5.09,2.09-10,2.48-15.06.36-4.51-1-9-2.3-13.3q-2.41-7.92-4.82-15.84c-1.8-5.91-3.65-11.92-7.14-17-1.29-1.87-1.68-5.66-3.64-6.79-4.28-2.47-10.77.64-15.41.81s-8.87,3.47-11.58,7.2c-2.87,3.94-4.5,8.63-6,13.27a126.15,126.15,0,0,0-5.33,21.23c-.15,1.08-.28,2.16-.38,3.25-1,10.27.46,20.6.54,30.92v.07c.1,13.09-2,26.1-2.39,39.18C662.46,663.24,662.52,665.85,664,667.68Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4614%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M664.92,621.61c3.45-.87,6.57-3.1,9.25-5.54a38.67,38.67,0,0,0,6.14-7A49.86,49.86,0,0,0,685.6,598a129.36,129.36,0,0,0,7-32.27c.26-3,.34-6.22-1.45-8.6a7.24,7.24,0,0,0-8.75-2.12c-2.36,1.15-3.89,3.48-5.31,5.71-2.81,4.42-5.64,8.9-7.45,13.82-.8,2.18-1.39,4.42-2.17,6.61a61,61,0,0,1-2.74,6.33c-.15,1.08-.28,2.16-.38,3.25C663.42,601,664.84,611.29,664.92,621.61Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4616%27/%3E %3Cpath d=%27M691.1,555.2c1.79,2.38,1.71,5.63,1.46,8.59a129.18,129.18,0,0,1-7,32.27,49.43,49.43,0,0,1-5.29,11.16,39.07,39.07,0,0,1-6.14,7c-3.4,3.1-7.54,5.87-12.15,5.91a23.16,23.16,0,0,1-7.56-1.65L616.87,605.7c-.38-2.14,1.13-4.64,1.84-6.7l2-5.93c.57-1.64,1.23-3.41,2.72-4.3s3.85.33,5.09,1.32,2.18,2.29,3.4,3.3c2.31,1.92,5.36,2.64,8.3,3.3l8.43,1.89a35.2,35.2,0,0,0,9.38,1.25c2.35-7.18,6.82-13.5,9.35-20.62.78-2.18,1.37-4.43,2.18-6.61,1.8-4.92,4.64-9.39,7.45-13.82,1.41-2.22,2.94-4.55,5.31-5.71A7.23,7.23,0,0,1,691.1,555.2Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4618%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M684.89,526.66a8.89,8.89,0,0,0-1.06-3.3,2.77,2.77,0,0,0-3-1.32c-1.76.55-2.35,3.27-4.19,3.36-1.24.06-2.13-1.2-2.52-2.38s-.6-2.53-1.53-3.36a5.7,5.7,0,0,0-2.18-1c-4.27-1.35-8.68-3.84-10.1-8.09a4.84,4.84,0,0,1-.23-2.71c.65-2.69,4-3.5,6.55-4.47s5-2.63,7.5-3.89,5.4-2.15,8.15-1.51a42.47,42.47,0,0,1,4.11,1.53c4.14,1.44,9.21.77,12.42,3.76a12.83,12.83,0,0,1,3,5.24c2.24,6.22,3.66,13.6-.05,19.06-2.29,3.37-4.51,7.22-8.91,7.63C687.73,535.64,685.7,531,684.89,526.66Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%232f2e41%27 id=%27path4620%27/%3E %3Cg opacity=%270.1%27 id=%27g4626%27 style=%27fill:%23202634;fill-opacity:1;opacity:1%27%3E %3Cpath d=%27M677.07,520.9c-.39-1.18-.6-2.53-1.52-3.36a5.7,5.7,0,0,0-2.18-1c-4.28-1.35-8.68-3.84-10.11-8.09a4.93,4.93,0,0,1-.22-2.71,3.39,3.39,0,0,1,.53-1.19c-1.63.71-3.05,1.65-3.45,3.31a4.84,4.84,0,0,0,.23,2.71c1.42,4.25,5.83,6.74,10.1,8.09a5.7,5.7,0,0,1,2.18,1c.93.83,1.13,2.17,1.53,3.36s1.28,2.44,2.52,2.38,1.84-1.19,2.63-2.14C678.22,523.12,677.43,522,677.07,520.9Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4622%27 style=%27fill:%23202634;fill-opacity:1%27/%3E %3Cpath d=%27M695.79,533.06c-5.14.47-7.17-4.21-8-8.52a8.7,8.7,0,0,0-1-3.3,2.78,2.78,0,0,0-3-1.32,5.32,5.32,0,0,0-2.21,2,3,3,0,0,1,2.26,1.4,8.89,8.89,0,0,1,1.06,3.3c.81,4.31,2.84,9,8,8.52a8.25,8.25,0,0,0,5.28-2.74A7.46,7.46,0,0,1,695.79,533.06Z%27 transform=%27translate%28-88.65 -57.09%29%27 id=%27path4624%27 style=%27fill:%23202634;fill-opacity:1%27/%3E %3C/g%3E %3Cellipse cx=%27813.11%27 cy=%27655.78%27 rx=%2732.29%27 ry=%276.21%27 fill=%27%236c63ff%27 id=%27ellipse4628%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cellipse cx=%27812.57%27 cy=%27653.14%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4630%27/%3E %3Cellipse cx=%27812.57%27 cy=%27647.12%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4632%27/%3E %3Cellipse cx=%27812.57%27 cy=%27641.11%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4634%27/%3E %3Cellipse cx=%27812.57%27 cy=%27635.09%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4636%27/%3E %3Cellipse cx=%27812.57%27 cy=%27629.07%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4638%27/%3E %3Cellipse cx=%27812.57%27 cy=%27623.06%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4640%27/%3E %3Cellipse cx=%27812.57%27 cy=%27617.04%27 rx=%273.76%27 ry=%274.92%27 fill=%27%233f3d56%27 id=%27ellipse4642%27/%3E %3Cpath d=%27M915.29,633a18.19,18.19,0,0,0,1.4-2.06l-9.88-1.62,10.69.07a18.11,18.11,0,0,0,.34-14.27l-14.34,7.44,13.22-9.72A18,18,0,1,0,887,633a17.92,17.92,0,0,0-2.06,3.28l12.83,6.67-13.68-4.59A18,18,0,0,0,887,655.24a18,18,0,1,0,28.31,0,18,18,0,0,0,0-22.27Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4644%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M883.12,644.1A17.91,17.91,0,0,0,887,655.24a18,18,0,1,0,28.31,0C917.7,652.17,883.12,642.08,883.12,644.1Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4646%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cellipse cx=%27148.42%27 cy=%27776.87%27 rx=%2746.49%27 ry=%278.94%27 fill=%27%236c63ff%27 id=%27ellipse4648%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cellipse cx=%27147.64%27 cy=%27773.07%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4650%27/%3E %3Cellipse cx=%27147.64%27 cy=%27764.41%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4652%27/%3E %3Cellipse cx=%27147.64%27 cy=%27755.75%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4654%27/%3E %3Cellipse cx=%27147.64%27 cy=%27747.09%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4656%27/%3E %3Cellipse cx=%27147.64%27 cy=%27738.43%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4658%27/%3E %3Cellipse cx=%27147.64%27 cy=%27729.76%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4660%27/%3E %3Cellipse cx=%27147.64%27 cy=%27721.1%27 rx=%275.41%27 ry=%277.09%27 fill=%27%233f3d56%27 id=%27ellipse4662%27/%3E %3Cpath d=%27M256.55,718.93a27.23,27.23,0,0,0,2-3l-14.22-2.34,15.38.12a26,26,0,0,0,.49-20.55L239.58,703.9l19-14a25.93,25.93,0,1,0-42.83,29,25.83,25.83,0,0,0-3,4.72l18.47,9.6-19.69-6.61A25.93,25.93,0,0,0,215.79,751a25.93,25.93,0,1,0,40.76,0,25.92,25.92,0,0,0,0-32.06Z%27 transform=%27translate%28-88.65 -57.09%29%27 fill=%27%236c63ff%27 id=%27path4664%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M210.24,735a25.85,25.85,0,0,0,5.55,16,25.93,25.93,0,1,0,40.76,0C260,746.58,210.24,732.05,210.24,735Z%27 transform=%27translate%28-88.65 -57.09%29%27 opacity=%270.1%27 id=%27path4666%27/%3E %3C/svg%3E")}.illustration.illustration--error-403 .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27f4dfef0e-e963-4752-8b60-16883a06d9db%27 data-name=%27Layer 1%27 width=%271080.0487%27 height=%27748.00219%27 viewBox=%270 0 1080.0487 748.00219%27 version=%271.1%27 sodipodi:docname=%27undraw_cancel_u1it.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs6078%27/%3E %3Csodipodi:namedview id=%27namedview6076%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%271.0066815%27 inkscape:cx=%27339.2334%27 inkscape:cy=%27373.50442%27 inkscape:window-width=%272147%27 inkscape:window-height=%271714%27 inkscape:window-x=%27-7%27 inkscape:window-y=%270%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27f4dfef0e-e963-4752-8b60-16883a06d9db%27/%3E %3Ctitle id=%27title6017%27%3Ecancel %3C/title%3E %3Cpath d=%27M832.20759,587.46822c0,67.693-40.24241,91.32887-89.88394,91.32887s-89.88394-23.63587-89.88394-91.32887,89.88394-153.80916,89.88394-153.80916S832.20759,519.77523,832.20759,587.46822Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%236c63ff%27 id=%27path6019%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%27679.994 535.79 718.305 465.702 680.138 526.903 680.552 501.43 706.956 450.722 680.662 494.688 681.406 448.873 709.68 408.504 681.523 441.669 681.988 357.66 679.191 464.109 650.56 420.284 678.845 473.092 676.166 524.259 676.087 522.901 642.948 476.597 675.986 527.699 675.651 534.098 675.591 534.195 675.619 534.72 668.823 603 677.902 603 678.992 597.484 711.949 546.507 679.074 592.443 679.994 535.79%27 fill=%27%233f3d56%27 id=%27polygon6021%27/%3E %3Cpath d=%27M1140.02435,369.81269c0,129.31047-76.873,174.46085-171.7007,174.46085s-171.7007-45.15038-171.7007-174.46085S968.32365,75.99891,968.32365,75.99891,1140.02435,240.50222,1140.02435,369.81269Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%23f2f2f2%27 id=%27path6023%27/%3E %3Cpolygon points=%27902.093 448.494 903.851 340.273 977.035 206.388 904.127 323.296 904.918 274.635 955.355 177.771 905.127 261.758 905.127 261.759 906.549 174.24 960.558 97.124 906.772 160.478 907.661 0 902.078 212.444 902.537 203.68 847.625 119.628 901.656 220.503 896.54 318.246 896.387 315.652 833.084 227.2 896.196 324.817 895.556 337.041 895.441 337.225 895.494 338.228 882.513 586.21 899.856 586.21 901.937 458.123 964.894 360.745 902.093 448.494%27 fill=%27%233f3d56%27 id=%27polygon6025%27 style=%27fill:%235a577b;fill-opacity:1%27/%3E %3Cpath d=%27M1132.97565,640.5574c0,38.59549-250.36912,183.44369-543.05156,183.44369S59.97565,749.0362,59.97565,710.44071s231.44239,7.27952,524.12483,7.27952S1132.97565,601.96192,1132.97565,640.5574Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%233f3d56%27 id=%27path6027%27/%3E %3Cpath d=%27M1132.97565,640.5574c0,38.59549-250.36912,183.44369-543.05156,183.44369S59.97565,749.0362,59.97565,710.44071s231.44239,7.27952,524.12483,7.27952S1132.97565,601.96192,1132.97565,640.5574Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 opacity=%270.1%27 id=%27path6029%27 style=%27fill:%23202634;fill-opacity:1;opacity:0.6006192%27/%3E %3Cpath d=%27M1132.97565,640.5574c0,38.59549-250.36912,139.76663-543.05156,139.76663S59.97565,749.0362,59.97565,710.44071,291.418,674.04316,584.10048,674.04316,1132.97565,601.96192,1132.97565,640.5574Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%233f3d56%27 id=%27path6031%27 style=%27fill:%23536286;fill-opacity:1%27/%3E %3Cellipse cx=%27535.87833%27 cy=%27641.77394%27 rx=%27225.04403%27 ry=%2717.40672%27 opacity=%270.1%27 id=%27ellipse6033%27/%3E %3Cpath d=%27M417.57367,368.96457s65.88345,1.22006,53.68281,12.81067-57.953,0-57.953,0Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%23a0616a%27 id=%27path6035%27/%3E %3Cpath d=%27M280.30415,228.18183s26.60021-4.75031,35.84921,16.72359,28.244,82.71589,28.244,82.71589,50.83308,33.64785,60.079,32.54232,25.05178,1.15023,22.15247,11.2372-1.6122,21.52484-8.28694,22.92668-17.29058-11.97954-25.415-5.53421-80.53015-17.09648-85.17856-21.97431-43.27878-110.50134-43.27878-110.50134S266.01479,227.83769,280.30415,228.18183Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%236c63ff%27 id=%27path6037%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%27277.379 605.607 280.429 631.228 254.808 637.939 240.167 631.228 240.167 608.657 277.379 605.607%27 fill=%27%23a0616a%27 id=%27polygon6039%27/%3E %3Cpolygon points=%27208.445 622.078 211.495 647.699 185.874 654.41 171.233 647.699 171.233 625.128 208.445 622.078%27 fill=%27%23a0616a%27 id=%27polygon6041%27/%3E %3Cpath d=%27M339.7946,401.60128l11.59061,42.0922L368.4661,529.098s4.88026,20.74108-4.88025,45.75239S336.13441,681.60593,339.7946,686.48618s-41.48217,8.54045-40.87214,3.66019,6.71036-71.98376,6.71036-71.98376,8.54044-59.1731,12.81067-66.49348-19.521-25.62134-19.521-25.62134-6.10031,70.15367-15.25079,76.254S275.74125,702.957,271.471,704.17711s-35.38185,6.10032-39.042,0,0-107.97565,0-107.97565,20.74108-77.47406,16.47086-88.45463-1.8301-57.953-1.8301-57.953-15.86083-35.99189-7.32038-54.90287Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%232f2e41%27 id=%27path6043%27 style=%27fill:%23374159;fill-opacity:1%27/%3E %3Cpath d=%27M337.96451,167.349s-25.62134,31.72166-24.40128,45.75239-40.26211-25.62134-40.26211-25.62134,29.89157-40.2621,29.89157-48.80255S337.96451,167.349,337.96451,167.349Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%23a0616a%27 id=%27path6045%27/%3E %3Ccircle cx=%27277.68384%27 cy=%2762.98363%27 r=%2740.26211%27 fill=%27%23a0616a%27 id=%27circle6047%27/%3E %3Cpath d=%27M236.19284,378.78c-1.824,6.79577-4.08719,14.50047-3.76385,20.99122.20746,4.20313,11.36489,6.96045,26.79255,8.76616,14.30529,1.67758,32.283,2.53161,48.62569,2.97085,17.16021.46363,32.50245.46363,39.87779.46363,21.96115,0,4.27022-14.03074-4.27023-20.74109s-6.71035-101.87533-6.10031-114.076-5.49029-47.58249-5.49029-54.29285-14.35407-24.22438-14.35407-24.22438-3.33686,9.58362-16.75756-3.227-31.11163-16.47086-31.11163-16.47086c-13.4207,4.88025-35.99188,58.56306-37.21194,67.71354-.49417,3.71507-.08542,22.742.74422,44.46523,1.20174,31.75216,3.30029,69.2874,4.74606,73.27093C239.06,367.531,237.7973,372.80166,236.19284,378.78Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%236c63ff%27 id=%27path6049%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%27241.387 338.413 245.657 353.664 229.186 370.745 223.696 346.953 241.387 338.413%27 fill=%27%23a0616a%27 id=%27polygon6051%27/%3E %3Cpath d=%27M306.85288,700.51692s12.81067,14.64076,22.57118,4.88025,9.15048-15.86083,10.98058-15.86083,29.28153,24.40128,29.28153,24.40128,46.97245,10.98057,21.35111,18.911-98.21513,2.44013-98.21513,0-1.8301-34.77182,4.88025-34.77182Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%232f2e41%27 id=%27path6053%27/%3E %3Cpath d=%27M237.91927,716.98778s12.81067,14.64076,22.57118,4.88025,9.15048-15.86083,10.98058-15.86083,29.28153,24.40128,29.28153,24.40128,46.97246,10.98057,21.35112,18.911-98.21514,2.44013-98.21514,0-1.8301-34.77182,4.88025-34.77182Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%232f2e41%27 id=%27path6055%27/%3E %3Cpath d=%27M292.45633,171.12178c-1.30065.84028-2.99385,1.69175-4.29617.85407a194.661,194.661,0,0,1-10.803-37.40333c-.82225-4.49515-1.393-9.49233,1.10424-13.3194.9849-1.50939,2.40274-2.74371,3.12416-4.39532,1.09254-2.50124.37345-5.39643.73641-8.10163.76042-5.66737,6.11775-9.62022,11.505-11.5373s11.23835-2.51176,16.37345-5.02733c4.87591-2.38861,8.78111-6.35,13.3025-9.35611s10.31287-5.0615,15.34812-3.03018c4.45436,1.797,7.229,6.33734,11.43921,8.64913,2.8571,1.5688,6.17272,2.00534,9.36187,2.67875a59.9218,59.9218,0,0,1,24.33972,11.30812,17.67252,17.67252,0,0,1,4.42964,4.56639c5.40289,8.8953-4.27062,20.98885-.00283,30.48113l-9.22662-7.28052a32.13074,32.13074,0,0,0-8.24035-5.237c-3.05623-1.15765-6.67559-1.29745-9.45179.42692-3.89609,2.42-4.95269,7.47582-6.3137,11.8557s-4.3705,9.23676-8.95561,9.12455c-6.23545-.15259-8.41611-8.85468-14.012-11.60979-3.6479-1.796-8.23962-.61324-11.34953,2.00618-3.10968,2.61923-4.97572,6.41973-6.34429,10.24826-.85526,2.39254-1.65774,5.08957-3.1768,7.16346-1.6754,2.28735-3.81829,2.47136-5.60773,4.17946C301.08225,162.81226,298.21838,167.39921,292.45633,171.12178Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%232f2e41%27 id=%27path6057%27 style=%27fill:%23323c52;fill-opacity:1%27/%3E %3Cpath d=%27M236.19284,378.78c7.58272,10.99889,16.12928,22.34547,23.0287,29.75738,14.30529,1.67758,32.283,2.53161,48.62569,2.97085a38.52679,38.52679,0,0,0-10.75486-9.90691C289.162,396.721,270.251,338.768,270.251,338.768s23.18122-59.78313,29.28154-82.35431-17.69093-35.38185-17.69093-35.38185C270.861,211.88135,251.95,233.23247,251.95,233.23247s-9.65075,29.1107-18.7768,57.88593c1.20174,31.75216,3.30029,69.2874,4.74606,73.27093C239.06,367.531,237.7973,372.80166,236.19284,378.78Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 opacity=%270.1%27 id=%27path6059%27/%3E %3Cpath d=%27M280.01148,216.15157s23.79124,12.81067,17.69092,35.38185-29.28153,82.35431-29.28153,82.35431,18.911,57.953,26.8414,62.83329,18.911,16.47086,10.37055,22.57118-14.64077,15.86083-20.74109,12.81067-6.10032-20.13105-16.47086-20.13105-52.46275-63.44332-53.07278-70.15367,34.77182-113.46594,34.77182-113.46594S269.0309,207.00109,280.01148,216.15157Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%236c63ff%27 id=%27path6061%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M774.7215,382.89095l-6.8628-6.86279a21.34485,21.34485,0,0,0-30.18617,0L604.55734,509.14335,471.44215,376.02816a21.34485,21.34485,0,0,0-30.18617,0l-6.86279,6.86279a21.34484,21.34484,0,0,0,0,30.18618L567.50837,546.19232,434.39319,679.3075a21.34484,21.34484,0,0,0,0,30.18618l6.86279,6.86279a21.34485,21.34485,0,0,0,30.18617,0L604.55734,583.24128,737.67253,716.35647a21.34485,21.34485,0,0,0,30.18617,0l6.8628-6.86279a21.34486,21.34486,0,0,0,0-30.18618L641.60631,546.19232,774.7215,413.07713A21.34486,21.34486,0,0,0,774.7215,382.89095Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%23ff6584%27 id=%27path6063%27 style=%27fill:%23d9534f;fill-opacity:1%27/%3E %3Cpath d=%27M429.6427,686.54463,558.80505,557.38235l-1.24334-1.24334L434.39317,679.30748A21.2598,21.2598,0,0,0,429.6427,686.54463Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 opacity=%270.1%27 id=%27path6065%27/%3E %3Cpath d=%27M432.5526,387.21818a21.34488,21.34488,0,0,1,30.18621,0L595.854,520.33335,728.96915,387.21818a21.34488,21.34488,0,0,1,30.18621,0l6.86279,6.86279a21.34354,21.34354,0,0,1,4.75047,22.949l3.95289-3.95289a21.34479,21.34479,0,0,0,0-30.18614l-6.86279-6.86279a21.3449,21.3449,0,0,0-30.18621,0L604.55734,509.14331,471.44217,376.02814a21.3449,21.3449,0,0,0-30.18621,0l-6.86279,6.86279a21.2598,21.2598,0,0,0-4.75047,7.23715Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 opacity=%270.1%27 id=%27path6067%27/%3E %3Cpath d=%27M642.84968,547.43565l-9.94669,9.9467L766.01815,690.49752a21.34356,21.34356,0,0,1,4.75047,22.94907l3.95289-3.953a21.34479,21.34479,0,0,0,0-30.18614Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 opacity=%270.1%27 id=%27path6069%27/%3E %3Cpath d=%27M214.97565,636.19129c0,56.22159-33.42284,75.85206-74.652,75.85206s-74.652-19.63047-74.652-75.85206,74.652-127.7443,74.652-127.7443S214.97565,579.96971,214.97565,636.19129Z%27 transform=%27translate%28-59.97565 -75.99891%29%27 fill=%27%236c63ff%27 id=%27path6071%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%2778.393 580.392 110.212 522.181 78.513 573.011 78.857 551.854 100.786 509.739 78.948 546.255 79.566 508.204 103.048 474.675 79.663 502.221 80.049 432.448 77.726 520.858 53.947 484.46 77.438 528.318 75.214 570.815 75.148 569.687 47.625 531.23 75.064 573.672 74.786 578.987 74.736 579.067 74.759 579.503 69.115 636.212 76.656 636.212 77.561 631.631 104.933 589.293 77.629 627.444 78.393 580.392%27 fill=%27%233f3d56%27 id=%27polygon6073%27/%3E %3C/svg%3E")}.illustration.illustration--error-404 .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27a706cf1c-1654-439b-8fcf-310eb7aa0e00%27 data-name=%27Layer 1%27 width=%271120.59226%27 height=%27777.91584%27 viewBox=%270 0 1120.59226 777.91584%27 version=%271.1%27 sodipodi:docname=%27undraw_not_found_60pq.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs13417%27/%3E %3Csodipodi:namedview id=%27namedview13415%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%270.96797104%27 inkscape:cx=%27350.73363%27 inkscape:cy=%27388.44137%27 inkscape:window-width=%272147%27 inkscape:window-height=%271714%27 inkscape:window-x=%27-7%27 inkscape:window-y=%270%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27a706cf1c-1654-439b-8fcf-310eb7aa0e00%27/%3E %3Ctitle id=%27title13346%27%3Enot found %3C/title%3E %3Ccircle cx=%27212.59226%27 cy=%27103%27 r=%2764%27 fill=%27%23ff6584%27 id=%27circle13348%27 style=%27fill:%23ef6508;fill-opacity:1%27/%3E %3Cpath d=%27M563.68016,404.16381c0,151.01141-89.77389,203.73895-200.51559,203.73895S162.649,555.17522,162.649,404.16381,363.16457,61.04208,363.16457,61.04208,563.68016,253.1524,563.68016,404.16381Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%23f2f2f2%27 id=%27path13350%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27316.156 523.761 318.21 397.378 403.674 241.024 318.532 377.552 319.455 320.725 378.357 207.605 319.699 305.687 319.699 305.687 321.359 203.481 384.433 113.423 321.621 187.409 322.658 0 316.138 248.096 316.674 237.861 252.547 139.704 315.646 257.508 309.671 371.654 309.493 368.625 235.565 265.329 309.269 379.328 308.522 393.603 308.388 393.818 308.449 394.99 293.29 684.589 313.544 684.589 315.974 535.005 389.496 421.285 316.156 523.761%27 fill=%27%233f3d56%27 id=%27polygon13352%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cpath d=%27M1160.29613,466.01367c0,123.61-73.4842,166.77-164.13156,166.77s-164.13156-43.16-164.13156-166.77S996.16457,185.15218,996.16457,185.15218,1160.29613,342.40364,1160.29613,466.01367Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%23f2f2f2%27 id=%27path13354%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27950.482 552.833 952.162 449.383 1022.119 321.4 952.426 433.154 953.182 386.639 1001.396 294.044 953.382 374.329 953.382 374.329 954.741 290.669 1006.369 216.952 954.954 277.514 955.804 124.11 950.467 327.188 950.906 318.811 898.414 238.464 950.064 334.893 945.173 428.327 945.027 425.847 884.514 341.294 944.844 434.608 944.232 446.293 944.123 446.469 944.173 447.428 931.764 684.478 948.343 684.478 950.332 562.037 1010.514 468.952 950.482 552.833%27 fill=%27%233f3d56%27 id=%27polygon13356%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27554.59226%27 cy=%27680.47903%27 rx=%27554.59226%27 ry=%2728.03433%27 fill=%27%233f3d56%27 id=%27ellipse13358%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27892.44491%27 cy=%27726.79663%27 rx=%2794.98858%27 ry=%274.80162%27 fill=%27%233f3d56%27 id=%27ellipse13360%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27548.71959%27 cy=%27773.11422%27 rx=%2794.98858%27 ry=%274.80162%27 fill=%27%233f3d56%27 id=%27ellipse13362%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27287.94432%27 cy=%27734.27887%27 rx=%27217.01436%27 ry=%2710.96996%27 fill=%27%233f3d56%27 id=%27ellipse13364%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Ccircle cx=%2797.08375%27 cy=%27566.26982%27 r=%2779%27 fill=%27%232f2e41%27 id=%27circle13366%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%2799.80546%27 y=%27689.02332%27 width=%2724%27 height=%2743%27 transform=%27translate%28-31.32451 -62.31008%29 rotate%280.67509%29%27 fill=%27%232f2e41%27 id=%27rect13368%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%27147.80213%27 y=%27689.58887%27 width=%2724%27 height=%2743%27 transform=%27translate%28-31.31452 -62.87555%29 rotate%280.67509%29%27 fill=%27%232f2e41%27 id=%27rect13370%27/%3E %3Cellipse cx=%27119.54569%27 cy=%27732.61606%27 rx=%277.5%27 ry=%2720%27 transform=%27translate%28-654.1319 782.47948%29 rotate%28-89.32491%29%27 fill=%27%232f2e41%27 id=%27ellipse13372%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27167.55414%27 cy=%27732.18168%27 rx=%277.5%27 ry=%2720%27 transform=%27translate%28-606.25475 830.05533%29 rotate%28-89.32491%29%27 fill=%27%232f2e41%27 id=%27ellipse13374%27/%3E %3Ccircle cx=%2799.31925%27 cy=%27546.29477%27 r=%2727%27 fill=%27%23fff%27 id=%27circle13376%27/%3E %3Ccircle cx=%2799.31925%27 cy=%27546.29477%27 r=%279%27 fill=%27%233f3d56%27 id=%27circle13378%27/%3E %3Cpath d=%27M61.02588,552.94636c-6.04185-28.64075,14.68758-57.26483,46.30049-63.93367s62.13813,11.14292,68.18,39.78367-14.97834,38.93-46.59124,45.59886S67.06774,581.58712,61.02588,552.94636Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13380%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M257.29613,671.38411c0,55.07585-32.73985,74.3063-73.13,74.3063q-1.40351,0-2.80255-.0312c-1.87139-.04011-3.72494-.1292-5.55619-.254-36.45135-2.57979-64.77127-22.79937-64.77127-74.02113,0-53.00843,67.73872-119.89612,72.827-124.84633l.00892-.00889c.19608-.19159.29409-.28516.29409-.28516S257.29613,616.30827,257.29613,671.38411Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13382%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M181.50168,737.26482l26.747-37.37367-26.81386,41.4773-.07125,4.29076c-1.87139-.04011-3.72494-.1292-5.55619-.254l2.88282-55.10258-.0223-.42775.049-.0802.27179-5.20415-26.88076-41.5798,26.96539,37.67668.06244,1.105,2.17874-41.63324-23.0132-42.96551,23.29391,35.6583,2.26789-86.31419.00892-.294v.28516l-.37871,68.064,22.91079-26.98321-23.00435,32.84678-.60595,37.27566L204.18523,621.958l-21.4805,41.259-.33863,20.723,31.05561-49.79149-31.17146,57.023Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13384%27/%3E %3Ccircle cx=%27712.48505%27 cy=%27565.41532%27 r=%2779%27 fill=%27%232f2e41%27 id=%27circle13386%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Crect x=%27741.77716%27 y=%27691.82355%27 width=%2724%27 height=%2743%27 transform=%27translate%28-215.99457 191.86399%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27rect13388%27/%3E %3Crect x=%27787.6593%27 y=%27677.72286%27 width=%2724%27 height=%2743%27 transform=%27matrix%280.95588, -0.29376, 0.29376, 0.95588, -209.82788, 204.72037%29%27 fill=%27%232f2e41%27 id=%27rect13390%27/%3E %3Cellipse cx=%27767.887%27 cy=%27732.00275%27 rx=%2720%27 ry=%277.5%27 transform=%27translate%28-220.8593 196.83312%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27ellipse13392%27/%3E %3Cellipse cx=%27813.47537%27 cy=%27716.94619%27 rx=%2720%27 ry=%277.5%27 transform=%27translate%28-214.42477 209.56103%29 rotate%28-17.08345%29%27 fill=%27%232f2e41%27 id=%27ellipse13394%27/%3E %3Ccircle cx=%27708.52153%27 cy=%27545.71023%27 r=%2727%27 fill=%27%23fff%27 id=%27circle13396%27/%3E %3Ccircle cx=%27708.52153%27 cy=%27545.71023%27 r=%279%27 fill=%27%233f3d56%27 id=%27circle13398%27/%3E %3Cpath d=%27M657.35526,578.74316c-14.48957-25.43323-3.47841-59.016,24.59412-75.0092s62.57592-8.34055,77.06549,17.09268-2.39072,41.6435-30.46325,57.63671S671.84483,604.17639,657.35526,578.74316Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13400%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M611.29613,661.29875c0,50.55711-30.05368,68.20979-67.13,68.20979q-1.28835,0-2.57261-.02864c-1.71785-.03682-3.41933-.1186-5.10033-.23313-33.46068-2.36813-59.45707-20.92878-59.45707-67.948,0-48.65932,62.18106-110.05916,66.85186-114.60322l.00819-.00817c.18-.17587.27-.26177.27-.26177S611.29613,610.74164,611.29613,661.29875Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13402%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M541.72029,721.77424l24.55253-34.30732-24.6139,38.07426-.0654,3.93872c-1.71785-.03682-3.41933-.1186-5.10033-.23313l2.6463-50.58165-.02047-.39266.045-.07361.24949-4.77718-24.67531-38.16836,24.753,34.58547.05731,1.01433,2-38.21741-21.12507-39.44039L541.80616,625.928l2.08182-79.23247.00819-.26994v.26177l-.34764,62.47962,21.031-24.76934-21.11693,30.15184-.55624,34.21735,19.63634-32.839-19.71812,37.87389-.31085,19.0228,28.50763-45.70631-28.614,52.34448Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13404%27/%3E %3Cpath d=%27M875.29613,682.38411c0,55.07585-32.73985,74.3063-73.13,74.3063q-1.4035,0-2.80255-.0312c-1.87139-.04011-3.72494-.1292-5.55619-.254-36.45135-2.57979-64.77127-22.79937-64.77127-74.02113,0-53.00843,67.73872-119.89612,72.827-124.84633l.00892-.00889c.19608-.19159.29409-.28516.29409-.28516S875.29613,627.30827,875.29613,682.38411Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%236c63ff%27 id=%27path13406%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M799.50168,748.26482l26.747-37.37367-26.81386,41.4773-.07125,4.29076c-1.87139-.04011-3.72494-.1292-5.55619-.254l2.88282-55.10258-.0223-.42775.049-.0802.27179-5.20415L770.108,654.01076l26.96539,37.67668.06244,1.105,2.17874-41.63324-23.0132-42.96551,23.29391,35.6583,2.26789-86.31419.00892-.294v.28516l-.37871,68.064,22.91079-26.98321-23.00435,32.84678-.606,37.27566L822.18523,632.958l-21.4805,41.259-.33863,20.723,31.05561-49.79149-31.17146,57.023Z%27 transform=%27translate%28-39.70387 -61.04208%29%27 fill=%27%233f3d56%27 id=%27path13408%27/%3E %3Cellipse cx=%27721.51694%27 cy=%27656.82212%27 rx=%2712.40027%27 ry=%2739.5%27 transform=%27translate%28-220.83517 966.22323%29 rotate%28-64.62574%29%27 fill=%27%232f2e41%27 id=%27ellipse13410%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3Cellipse cx=%27112.51694%27 cy=%27651.82212%27 rx=%2712.40027%27 ry=%2739.5%27 transform=%27translate%28-574.07936 452.71367%29 rotate%28-68.15829%29%27 fill=%27%232f2e41%27 id=%27ellipse13412%27 style=%27fill:%234f5476;fill-opacity:1%27/%3E %3C/svg%3E")}.illustration.illustration--trash .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27b7b32b39-b294-42d6-81e0-024e7ed9ae70%27 data-name=%27Layer 1%27 width=%27920.30414%27 height=%27515.08657%27 viewBox=%270 0 920.30414 515.08657%27 version=%271.1%27 sodipodi:docname=%27undraw_throw_away_re_x60k.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs16499%27/%3E %3Csodipodi:namedview id=%27namedview16497%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%271.2745786%27 inkscape:cx=%27209.48099%27 inkscape:cy=%27257.73223%27 inkscape:window-width=%271342%27 inkscape:window-height=%271003%27 inkscape:window-x=%271886%27 inkscape:window-y=%27355%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27b7b32b39-b294-42d6-81e0-024e7ed9ae70%27/%3E %3Cpath id=%27a935b196-91fc-4d65-bd04-49275a33d175%27 data-name=%27Path 1%27 d=%27M333.52692,705.58229h-140.6s-2.85-41.8,14.012-42.275,14.962,18.525,36.1-7.6,46.787-24.7,50.112-9.262-6.412,27.787,11.4,23.987S348.01392,676.60726,333.52692,705.58229Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23e6e6e6%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27af9a6d89-7824-4af5-a475-6980c18ad0f3%27 data-name=%27Path 2%27 d=%27M260.85394,705.5923l-.475-.019c1.107-27.52,6.87-45.2,11.511-55.19,5.038-10.844,9.893-15.234,9.942-15.277l.316.355c-.048.043-4.846,4.389-9.844,15.16C267.68893,660.56526,261.95694,678.1753,260.85394,705.5923Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27ae138407-70d7-43ff-b006-9d3240c337f6%27 data-name=%27Path 3%27 d=%27M311.73993,705.6483l-.456-.133a73.682,73.682,0,0,1,18.551-30.863l.319.352A73.183,73.183,0,0,0,311.73993,705.6483Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27a7d931fe-d47e-4aa5-ae01-a0d26a3448cc%27 data-name=%27Path 4%27 d=%27M215.07292,705.61531l-.471-.065a51.73206,51.73206,0,0,0-4.653-30.238,41.63309,41.63309,0,0,0-7.34-10.71606l.329-.343a42.15523,42.15523,0,0,1,7.441,10.848A52.20594,52.20594,0,0,1,215.07292,705.61531Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27b274f1e0-b558-44b1-a0b2-dcd77bbddb14%27 data-name=%27Path 5%27 d=%27M352.60792,706.21727h-174.845l-.04-.592c-.1-1.473-2.331-36.228,8.93-48.629a12.33392,12.33392,0,0,1,9.013-4.325c7.34-.209,11.953,2.541,15.674,4.747,7.013,4.16,11.645,6.909,28.49-13.91,18.247-22.553,37.936-27.406,49.254-24.708,7.313,1.744,12.353,6.671,13.828,13.52,1.4,6.485.952,12.578.594,17.475-.383,5.239-.685,9.376,1.467,11.252,1.8,1.565,5.381,1.707,11.281.448,12-2.56,28.748-.37,37.153,10.491,4.522,5.843,8.085,16.463-.623,33.88Zm-173.652-1.271h172.865c6.489-13.165,6.692-24.287.581-32.182-7.711-9.963-23.888-12.585-35.883-10.026-6.411,1.368-10.23,1.142-12.381-.732-2.631-2.292-2.308-6.71-1.9-12.3.352-4.815.789-10.808-.569-17.115-1.368-6.351-6.063-10.926-12.881-12.551-10.957-2.614-30.1,2.177-47.971,24.27-17.534,21.672-22.817,18.54-30.126,14.2-3.767-2.234-8.043-4.767-14.99-4.57a11.10885,11.10885,0,0,0-8.108,3.909c-10.118,11.146-8.884,42.398-8.636,47.097Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27fill:%2372709a;fill-opacity:1%27/%3E %3Cpath id=%27bca7d782-7e31-494e-97b0-f49b8df7894d%27 data-name=%27Path 8%27 d=%27M923.90791,706.92328h-172.216l-.033-.965-8.223-235.18h188.727Zm-170.284-2h168.352l8.117-232.145h-184.587Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%233f3d56%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3Cg id=%27e7d5632f-8461-4dcf-9cd9-df8e3f64d5e2%27 data-name=%27Group 1%27%3E %3Crect id=%27ad932c98-7027-4b28-8e73-a76d8a4136e0%27 data-name=%27Rectangle 17%27 x=%27639.82597%27 y=%27321.89657%27 width=%2713.099%27 height=%27162.097%27 fill=%27%233f3d56%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3Crect id=%27ae1e5d8b-7977-4a56-a24c-fbb057f76b38%27 data-name=%27Rectangle 18%27 x=%27691.40202%27 y=%27321.89657%27 width=%2713.099%27 height=%27162.097%27 fill=%27%233f3d56%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3Crect id=%27bffa0855-fc38-45cc-9e39-6daa1d3e4103%27 data-name=%27Rectangle 19%27 x=%27742.97801%27 y=%27321.89657%27 width=%2713.099%27 height=%27162.097%27 fill=%27%233f3d56%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3C/g%3E %3Cpath d=%27M1041.59738,539.83884l-.8457-.53418L826.83762,404.12156l18.55566-29.36182.84571.53418,213.91308,135.18262Zm-212-136.33935,211.377,133.57959,16.418-25.97949-211.376-133.58106Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%233f3d56%27 id=%27path16474%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3Cpath id=%27b31113e7-cae2-4653-b248-af5e4acb0a6c%27 data-name=%27Path 10%27 d=%27M989.9499,393.22629a38.459,38.459,0,0,0-58.62,38.07l10.2,6.446a30.344,30.344,0,1,1,28.98,18.321l10.2,6.446a38.459,38.459,0,0,0,9.249-69.283Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%233f3d56%27 style=%27fill:%23566186;fill-opacity:1%27/%3E %3Crect id=%27bbfb7505-c422-4cd7-b125-b9dee40ff3b1%27 data-name=%27Rectangle 21%27 y=%27513.08657%27 width=%27909%27 height=%272%27 fill=%27%233f3d56%27/%3E %3Cg id=%27b91459ce-423d-4e92-a857-d0ba85dc07c7%27 data-name=%27Group 6%27%3E %3Cpath id=%27bc369f15-2cd9-428d-9eec-3a8fd8cc1bba%27 data-name=%27Path 111%27 d=%27M536.88489,691.89628h-14.564l-6.932-56.174h21.5Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23feb8b8%27/%3E %3Cpath id=%27fafca8b8-1a63-4513-a3fa-e64917847011%27 data-name=%27Path 112%27 d=%27M494.23393,705.41828h45.771v-17.684h-28.332a17.439,17.439,0,0,0-17.439,17.439h0Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27fill:%23444a67;fill-opacity:1%27/%3E %3Cpath id=%27a38ea43e-f1b1-406e-84c8-61e7480f01b4%27 data-name=%27Path 113%27 d=%27M531.766,604.85129l10.046,10.545,45.452-33.727-14.826-15.563Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23feb8b8%27/%3E %3Cpath id=%27b5ba90e2-8a51-4a77-95c4-5b486c8770ec%27 data-name=%27Path 114%27 d=%27M552.16123,620.2275l-19.54908-20.51237-12.80321,12.202,31.582,33.1382.17738-.169a17.4414,17.4414,0,0,0,.59292-24.65874Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27fill:%23444a67;fill-opacity:1%27/%3E %3Cpath id=%27b1536285-e66e-494f-8c4f-a2304265e4c3%27 data-name=%27Path 115%27 d=%27M430.39593,450.95329a11.94591,11.94591,0,0,1,5.715-17.4l57.179-145.727,22.288,13.345-63.518,139.8a12.01,12.01,0,0,1-21.664,9.982Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23feb8b8%27/%3E %3Cpath id=%27acd6249e-4699-4411-813c-091b3a750afe%27 data-name=%27Path 116%27 d=%27M647.42792,461.3983a11.94507,11.94507,0,0,1-10.727-14.85l-84.354-131.869,23.891-10.2,75.836,133.523a12.01,12.01,0,0,1-4.646,23.4Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23feb8b8%27/%3E %3Cpath id=%27ece4d731-f277-435f-bbc1-e3b70679d22f%27 data-name=%27Path 117%27 d=%27M493.8529,436.36129l14.931,221.913,35.682-3.148,7.34595-163.722,19.94,70.314,43.028,3.148-17.031-139Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27stroke:%23202634;stroke-opacity:1;fill:%23444a67;fill-opacity:1%27/%3E %3Cpath id=%27b91f5bf0-a8c5-41a2-a26e-8e2fd84207c6%27 data-name=%27Path 118%27 d=%27M578.04889,551.2243l-6.3,10.495-44.073,30.434,31.484,16.792s60.869-33.583,55.622-44.078Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27fill:%23444a67;fill-opacity:1%27/%3E %3Cpath id=%27b0b7866d-f3ba-460a-97cc-8103175b89de%27 data-name=%27Path 119%27 d=%27M462.60693,346.57728l12.421-35a62.4941,62.4941,0,0,1,32.332-35.668h0a89.42706,89.42706,0,0,1,52.484-2.873l4.52,1.122a87.36364,87.36364,0,0,1,33.128,16c7.654,6.034,14.54,13.674,15.153,21.892a.24435.24435,0,0,0,.015.051c2.12,9.292,3.169,57.567,3.169,57.567h-18.7l2.958,65.067-.239-.471s-107.856,20.411-107.856,9.916v-67.168l-2.211-24.32Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle id=%27bd3b9138-8795-4826-98b2-48d72249760b%27 data-name=%27Ellipse 12%27 cx=%27423.432%27 cy=%2741.59257%27 r=%2729.889%27 fill=%27%23feb8b8%27/%3E %3Cpath id=%27e83e2647-99b5-4c80-ac3e-9e5d1f9bc81d%27 data-name=%27Path 120%27 d=%27M567.757,220.64529l23.208.93c2.92-.009,6.108-.112,8.332-2,3.35-2.849,2.789-8.225.995-12.241-5-11.182-16.153-15.188-28.4-14.859s-25.08,4.48-31.675,14.8-8.377,23.352-5.893,35.344a38.534,38.534,0,0,1,31.508-21.97Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%232f2e41%27 style=%27fill:%23444a67;fill-opacity:1%27/%3E %3C/g%3E %3Cg id=%27ff061cc6-72bd-494d-9c36-32e4a4020cd7%27 data-name=%27Group 4%27%3E %3Cpath id=%27bc404282-8d4f-43f7-bc12-02f97785eba1%27 data-name=%27Path 81%27 d=%27M705.57123,513.00138l-84.00157-58.87289a3.60743,3.60743,0,0,1-.882-5.01481L686.619,355.0409a3.60743,3.60743,0,0,1,5.01481-.882l84.00156,58.87289a3.60742,3.60742,0,0,1,.882,5.01481l-65.92963,94.07033A3.60742,3.60742,0,0,1,705.57123,513.00138Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%236c63ff%27 style=%27stroke:%233f80ea;stroke-opacity:1;fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath id=%27ae4af9f3-88ec-4cab-9b9e-a4fc234f7062%27 data-name=%27Path 82%27 d=%27M724.46214,449.12032l-49.29069-34.54561a5.30063,5.30063,0,1,1,6.08441-8.6814l49.29069,34.54561a5.30063,5.30063,0,0,1-6.08441,8.6814Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27fe48f3fd-992f-41c2-af3b-c30882e26a16%27 data-name=%27Path 83%27 d=%27M713.14975,465.26118l-49.29069-34.54561a5.30063,5.30063,0,1,1,6.0844-8.6814l49.29069,34.54561a5.30063,5.30063,0,0,1-6.0844,8.6814Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27e216638f-22ba-49ea-a46c-300c78c4e875%27 data-name=%27Path 84%27 d=%27M701.71568,481.57565,652.425,447.03a5.30063,5.30063,0,1,1,6.0844-8.68141l49.29069,34.54561a5.30063,5.30063,0,0,1-6.0844,8.68141Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27ee43e3d8-5f22-4b53-a964-043fec166479%27 data-name=%27Path 85%27 d=%27M724.32359,417.19028l-19.09171-13.38052a5.30063,5.30063,0,1,1,6.0844-8.6814L730.408,408.50887a5.30063,5.30063,0,0,1-6.08441,8.68141Z%27 transform=%27translate%28-139.84793 -192.45672%29%27 fill=%27%23fff%27/%3E %3C/g%3E %3C/svg%3E")}.illustration.illustration--download .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27e8e2026c-b237-4860-9f0c-6cc1509a5719%27 data-name=%27Layer 1%27 width=%27777.00073%27 height=%27407.99846%27 viewBox=%270 0 777.00073 407.99846%27 version=%271.1%27 sodipodi:docname=%27undraw_my_files_swob.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs12580%27/%3E %3Csodipodi:namedview id=%27namedview12578%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%274.2699381%27 inkscape:cx=%27497.6653%27 inkscape:cy=%2785.832626%27 inkscape:window-width=%271342%27 inkscape:window-height=%271003%27 inkscape:window-x=%272246%27 inkscape:window-y=%27287%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27e8e2026c-b237-4860-9f0c-6cc1509a5719%27/%3E %3Cpath d=%27M986.84973,543.39925c-4.06982,25.87-16.68017,50.98-37.49023,66.87-20.48,15.65-46.71973,21.21-72.04981,25.99q-45.56982,8.61-91.39013,15.74-6.49512,1.035-13,2H594.99963c-.18017-.24-.37011-.49-.5498-.74-.29-.42-.58008-.84-.86035-1.26-.15967-.24-.31983-.49-.48-.74H704.70959a11.96072,11.96072,0,0,0,11.9502-11.94v-148.96c.71973-2.26,1.38965-4.53,2-6.82995a180.05237,180.05237,0,0,0,5.52979-32.71c.60009-7.7.78027-15.4.6499-23.11-.36963-21.19-3.13965-42.38-6.1499-63.42-.21973-1.55-.44971-3.11-.66993-4.66-2.12011-14.62-4.0498-30.53,3.31983-43.34,8.43017-14.66,27.14013-20.77,43.99023-19.27,30.31006,2.71,55.83985,25.92,69.10987,53.31,13.26025,27.38,16.23,58.52,17.43994,88.92.64013,16.12.57031,32.96-1.67969,49.13q11.39941-26.07,22.81982-52.14c4.06006-9.27,8.33008-18.84,15.8501-25.62,15.71973-14.19,41.71973-11.33,58.50977,1.59,16.78027,12.93,25.98,33.36,32.10009,53.63C987.05969,490.9092,990.92981,517.52926,986.84973,543.39925Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23f2f2f2%27 id=%27path12519%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M919.79782,402.88685c10.9923,19.4683,16.03538,41.79209,15.91469,64.06956A155.08734,155.08734,0,0,1,921.38114,530.886a160.6074,160.6074,0,0,1-34.46657,48.29863A146.33182,146.33182,0,0,1,837.383,610.825a129.43749,129.43749,0,0,1-67.21077,6.38653q-4.70407-.80839-9.33861-1.95981c-1.87441-.462-2.6741,2.43033-.79752,2.89284A132.77706,132.77706,0,0,0,831.278,616.0956a146.7727,146.7727,0,0,0,52.18265-29.68634,162.9081,162.9081,0,0,0,37.4259-47.71227,159.49477,159.49477,0,0,0,17.57522-63.86338c1.3102-22.61163-2.48049-45.62617-12.25915-66.13774q-1.77741-3.72827-3.81437-7.32317a1.50113,1.50113,0,0,0-2.59042,1.51415Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12521%27/%3E %3Cpath d=%27m 549.08857,53.445036 c 12.18816,22.288992 21.68623,45.925247 28.29774,70.419784 13.23506,49.05889 15.2279,100.43549 5.83225,150.35833 -4.69001,24.94268 -12.33943,49.24699 -22.78862,72.40569 -10.41915,22.96359 -25.4196,47.15908 -51.04216,55.1994 -2.89173,0.9031 -5.85568,1.56041 -8.85978,1.96482 -1.90417,0.25927 -1.09355,3.12738 0.79752,2.8699 26.50486,-3.60889 44.92183,-25.454 56.47214,-47.72204 11.95115,-23.04084 20.461,-48.06156 26.12039,-73.32295 11.21575,-50.40453 10.81235,-102.67113 -1.1801,-152.89937 -5.95764,-25.02204 -14.86199,-49.261837 -26.52943,-72.219545 -1.46552,-2.875021 -2.97628,-5.726579 -4.52954,-8.556154 -0.92365,-1.682611 -3.514,-0.182541 -2.59041,1.502154 z%27 fill=%27%23ffffff%27 id=%27path12523%27 sodipodi:nodetypes=%27scccccsscccsss%27 style=%27stroke-width:0.996027%27/%3E %3Cpath d=%27M635.13977,292.25924H455.53967a13.76779,13.76779,0,0,0-13.75,13.75v89.99h27.64014a11.87878,11.87878,0,0,1,10.10986,5.59l9.58008,15.25,9.16016,14.56994,1.71972,2.74,10.48,16.67.12012.19h138.29v-145A13.76779,13.76779,0,0,0,635.13977,292.25924Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23ccc%27 id=%27path12525%27 style=%27fill:%237e7e7e;fill-opacity:1%27/%3E %3Cpath d=%27M563.94983,319.76925H474.95959a8.895,8.895,0,1,0,0,17.79h88.99024a8.895,8.895,0,1,0,0-17.79Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12527%27/%3E %3Cpath d=%27M613.29944,363.44924H475.76965a9.71,9.71,0,0,0,0,19.42H613.29944a9.71,9.71,0,0,0,0-19.42Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12529%27/%3E %3Cpath d=%27M622.07971,403.01925a9.70445,9.70445,0,0,0-8.78027-5.59H475.76965c-.21,0-.41015.01-.62011.02a11.91385,11.91385,0,0,1,4.39013,4.14l9.58008,15.25H613.29944a9.69745,9.69745,0,0,0,8.78027-13.82Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12531%27/%3E %3Cpath d=%27M622.90979,439.80923a9.7092,9.7092,0,0,0-9.61035-8.4H498.27991l1.71972,2.74,10.48,16.67H613.29944a9.59905,9.59905,0,0,0,5.63037-1.81,9.69664,9.69664,0,0,0,4.06982-7.9A9.24451,9.24451,0,0,0,622.90979,439.80923Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12533%27/%3E %3Cpath d=%27M732.68958,369.75924l-14-5.47-69.79981-27.24-83.51025-32.59a13.77453,13.77453,0,0,0-17.81006,7.82l-2.91992,7.49-6.94971,17.79-10.1001,25.89-7.58008,19.42-5.68017,14.56-7.58008,19.41-5.68994,14.56994-.15967.42005-.91016,2.32,10.48,16.67.12012.19H704.70959a11.91612,11.91612,0,0,1,9.29,4.44l.81983-2.08,10.02-25.66,15.66015-40.13A13.77715,13.77715,0,0,0,732.68958,369.75924Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%236c63ff%27 id=%27path12535%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M656.36975,369.49923l-7.48-2.92-75.41992-29.43a8.93074,8.93074,0,0,0-11.53027,5.05,8.924,8.924,0,0,0,5.06005,11.53l24.91016,9.72,30.81006,12.02,26.16992,10.22,1.00977.39a8.89889,8.89889,0,0,0,6.47021-16.58Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12537%27/%3E %3Cpath d=%27M686.44983,428.13924l-37.56006-14.66-26.81006-10.46-14.32031-5.59-37.29981-14.56-12.12011-4.73a9.70982,9.70982,0,0,0-12.23,4.73c-.11963.25-.23975.51-.33985.78a9.70379,9.70379,0,0,0,5.51026,12.57l3.09961,1.21,49.72021,19.41,44.79,17.48,30.5,11.91a9.62861,9.62861,0,0,0,3.52.66,9.70595,9.70595,0,0,0,3.54-18.75Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12539%27/%3E %3Cpath d=%27M648.88977,449.94924l-2.41016-.94-23.56982-9.2-21.53027-8.4-37.33985-14.56994-18.06006-7.05a9.70758,9.70758,0,1,0-7.0498,18.09l9.04,3.53,45.09961,17.6,4.64013,1.81.48.19h53.41015Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12541%27/%3E %3Cpath d=%27M557.65979,450.81924l-4.64014-1.81-19.39013-7.57a9.69455,9.69455,0,0,0-13.12012,7.57,9.2009,9.2009,0,0,0-.10986,1.81,1.12063,1.12063,0,0,0,.01025.19h37.73975Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23fff%27 id=%27path12543%27/%3E %3Cpath d=%27M597.70959,450.81924l-4.64013-1.81H520.5094a9.2009,9.2009,0,0,0-.10986,1.81h-9.91993l.12012.19h87.58985Zm0,0h-87.23l.12012.19h87.58985Zm0,0h-87.23l.12012.19h87.58985Zm.48.19-.48-.19h-87.23l.12012.19Zm-175.00977,200.25a11.95822,11.95822,0,0,1-11.93994-11.94v-231.37a11.96034,11.96034,0,0,1,11.93994-11.95h18.60986v-2H423.17981a13.96617,13.96617,0,0,0-13.93994,13.95v231.37a13.95043,13.95043,0,0,0,8.16992,12.68H593.58948c-.15967-.24-.31983-.49-.48-.74Zm291.63965-197.89a13.87759,13.87759,0,0,0-10.10987-4.36h-193l-10.7998-17.18-.26025-.42005-9.15967-14.56994-10.26026-16.32a13.97619,13.97619,0,0,0-11.7998-6.52h-46.25a13.96617,13.96617,0,0,0-13.93994,13.95v231.37a13.95043,13.95043,0,0,0,8.16992,12.68,13.74939,13.74939,0,0,0,5.77,1.26H704.70959a13.79793,13.79793,0,0,0,5.78028-1.26,13.95124,13.95124,0,0,0,8.16992-12.68v-176.36A13.87,13.87,0,0,0,714.81946,453.36922Zm1.84033,185.95a11.96072,11.96072,0,0,1-11.9502,11.94H423.17981a11.95822,11.95822,0,0,1-11.93994-11.94v-231.37a11.96034,11.96034,0,0,1,11.93994-11.95h46.25a11.87878,11.87878,0,0,1,10.10986,5.59l9.58008,15.25,9.16016,14.56994,1.71972,2.74,10.48,16.67.12012.19H704.70959a11.96045,11.96045,0,0,1,11.9502,11.95Zm-118.9502-188.5h-87.23l.12012.19h87.58985Zm0,0h-87.23l.12012.19h87.58985Zm0,0h-87.23l.12012.19h87.58985Zm0,0-4.64013-1.81H511.70959l-10.7998-17.18-.91016,2.32,10.48,16.67.12012.19h87.58985Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%233f3d56%27 id=%27path12545%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Cpolygon points=%27156.928 287.77 151.2 299.746 102.283 283.352 110.736 265.677 156.928 287.77%27 fill=%27%23ffb8b8%27 id=%27polygon12547%27/%3E %3Cpath d=%27M358.52955,543.80507h26.83419a0,0,0,0,1,0,0v16.1195a0,0,0,0,1,0,0h-41.721a0,0,0,0,1,0,0v-1.23264A14.88686,14.88686,0,0,1,358.52955,543.80507Z%27 transform=%27translate%28-502.12206 396.57105%29 rotate%28-64.4384%29%27 fill=%27%232f2e41%27 id=%27path12549%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Cpolygon points=%27168.459 394.715 155.192 394.267 154.633 342.623 170.186 343.541 168.459 394.715%27 fill=%27%23ffb8b8%27 id=%27polygon12551%27/%3E %3Cpath d=%27M355.83539,636.31276h26.83419a0,0,0,0,1,0,0v16.1195a0,0,0,0,1,0,0h-41.721a0,0,0,0,1,0,0v-1.23264A14.88686,14.88686,0,0,1,355.83539,636.31276Z%27 transform=%27translate%28-189.55753 -257.83873%29 rotate%281.93309%29%27 fill=%27%232f2e41%27 id=%27path12553%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Cpath d=%27M401.32408,424.5795s-40.605-10.28659-59.01257,4.8726l-10.28659,29.777-41.14638,58.47117,59.554,35.73238,10.828-27.07-25.98718-12.9936,31.40118-27.07-5.414,142.92952,20.57319,3.2484S427.31127,455.98068,401.32408,424.5795Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%232f2e41%27 id=%27path12555%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Cpath d=%27M339.72057,433.85626l.49487-.87978c5.217-9.27464,4.37164-24.37779,2.744-35.41409-1.36328-9.244-1.32231-25.53461-1.04791-37.57336A17.89121,17.89121,0,0,1,356.173,342.76787c12.35254-2.57059,27.51728-3.11516,35.45746-3.21139l.00661.5414-.00661-.5414a8.24494,8.24494,0,0,1,8.27538,8.04275c.24162,12.964.16654,36.60475-3.05066,49.28852-4.77479,18.82527,2.69166,31.618,2.7678,31.74485l.45046.75288Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%236c63ff%27 id=%27path12557%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M318.8336,485.774a10.02479,10.02479,0,0,0,3.81053-14.892l22.91578-98.81821H328.23512l-20.22438,96.87052A10.07912,10.07912,0,0,0,318.8336,485.774Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23ffb8b8%27 id=%27path12559%27/%3E %3Cpath d=%27M458.17105,388.50259l-38.2425-36.17534-10.33582,14.47013,25.83953,22.73879-33.88713,26.91034c-.24477-.01653-.48853-.03722-.73784-.03722a10.85261,10.85261,0,1,0,10.74561,12.296l.107.107Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%23ffb8b8%27 id=%27path12561%27/%3E %3Cpath d=%27M353.74046,344.03808s-23.88114-3.91694-26.04674,14.49065-3.2484,18.40759-3.2484,18.40759,17.32479-3.24839,21.656,1.0828S353.74046,344.03808,353.74046,344.03808Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%236c63ff%27 id=%27path12563%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M389.41329,341.20394s19.49039-3.24839,28.15278,5.414,12.9936,10.828,12.9936,10.828-19.49039,10.828-11.9108,20.57319c0,0-20.57319-9.74519-23.82158-6.49679S389.41329,341.20394,389.41329,341.20394Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%236c63ff%27 id=%27path12565%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M372.31839,278.33911c-6.148-4.91-7.76342-14.38628-4.19638-21.39926s11.63171-11.23809,19.4934-10.92256,15.26966,4.82908,19.82422,11.24482c6.39793,9.01238,7.74052,21.53835,16.24786,28.594,7.68395,6.37273,18.69155,6.19022,28.66139,5.68324,3.36071-.1709,6.83013-.369,9.84577-1.86219s5.47946-4.64237,5.09075-7.98489c2.50462,3.96489,1.05154,9.524-2.30876,12.79543s-8.145,4.642-12.80289,5.18773a47.56885,47.56885,0,0,1-43.1514-18.93293c-3.46887-4.78542-6.146-10.3579-10.906-13.86156s-12.69667-3.74754-15.61885,1.39c-1.44527,2.541-1.30342,5.72826-2.63248,8.3319s-5.645,4.00754-6.92478,1.37932%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%232f2e41%27 id=%27path12567%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Ccircle cx=%27159.87891%27 cy=%2754.55562%27 r=%2730%27 fill=%27%232f2e41%27 id=%27circle12569%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Ccircle cx=%27159.6978%27 cy=%2762.34302%27 r=%2724.56103%27 fill=%27%23ffb8b8%27 id=%27circle12571%27/%3E %3Cpath d=%27M348.80242,290.30517c3.338.73012,2.24571,6.32966,4.88341,8.50165,2.37937,1.95927,5.8059-.05564,8.80058-.78507,3.78081-.92091,7.73806.42815,11.22871,2.148s6.8565,3.85421,10.66447,4.65545,8.32247-.10183,10.45715-3.3554c2.04109-3.11093,1.28973-7.30611-.30712-10.66677a24.76974,24.76974,0,0,0-44.442-.61588%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%232f2e41%27 id=%27path12573%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3Cpath d=%27M927.49963,652.99923a1.00307,1.00307,0,0,1-1,1h-714a1,1,0,0,1,0-2h714A1.00307,1.00307,0,0,1,927.49963,652.99923Z%27 transform=%27translate%28-211.49963 -246.00077%29%27 fill=%27%233f3d56%27 id=%27path12575%27 style=%27fill:%23494f6e;fill-opacity:1%27/%3E %3C/svg%3E")}.illustration.illustration--documents .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27a2fab10e-fac6-497d-8ec7-92fd5f96fda5%27 data-name=%27Layer 1%27 width=%27836.00447%27 height=%27437.46152%27 viewBox=%270 0 836.00447 437.46152%27 version=%271.1%27 sodipodi:docname=%27undraw_reviewed_docs_re_9lmr.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs14299%27/%3E %3Csodipodi:namedview id=%27namedview14297%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%271.4031026%27 inkscape:cx=%27561.61254%27 inkscape:cy=%27218.44447%27 inkscape:window-width=%272146%27 inkscape:window-height=%271167%27 inkscape:window-x=%271836%27 inkscape:window-y=%27459%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27a2fab10e-fac6-497d-8ec7-92fd5f96fda5%27/%3E %3Cg id=%27f59d61bb-6173-4011-886f-cab752b15cf5%27 data-name=%27Group 14%27%3E %3Cpath id=%27ea601028-2261-4201-a5c6-6d1fee0209f8%27 data-name=%27Path 284%27 d=%27M994.40227,465.87775a10.13794,10.13794,0,0,1-2.678-15.312l-10.57-77.264,22.019,1.081,3.457,75.363a10.192,10.192,0,0,1-12.228,16.132Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23a0616a%27/%3E %3Cpath id=%27bab8e504-63c3-4a02-b094-c521f4d0da0a%27 data-name=%27Path 285%27 d=%27M1006.19527,375.40676a4.138,4.138,0,0,1-1.681,1.189l-19.788,7.552a4.157,4.157,0,0,1-5.281-2.194l-17.529-39.393a16.46,16.46,0,0,1-.805-11.649,16.0099,16.0099,0,0,1,12.185-10.924,15.26906,15.26906,0,0,1,6.578.093,15.947,15.947,0,0,1,11.461,9.963l15.585,41.2A4.16588,4.16588,0,0,1,1006.19527,375.40676Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%237e7e7e;fill-opacity:1%27/%3E %3Cpath id=%27e3cfda6a-f51e-4c96-8af0-12d99ec512c5%27 data-name=%27Path 286%27 d=%27M903.07927,654.46178h-13.691l-4.966-53.057,18.657.25Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23a0616a%27/%3E %3Cpath id=%27a90fb924-173c-4f4a-b9ae-ede5dff37993%27 data-name=%27Path 287%27 d=%27M879.60925,650.55077h26.4v16.625h-43.028a16.625,16.625,0,0,1,16.625-16.625h.003Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%232f2e41%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Cpath id=%27f7d48866-455f-47a0-876b-9c2c9b7d2f2d%27 data-name=%27Path 288%27 d=%27M966.73323,654.46278h-13.691l-6.513-52.808h20.206Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23a0616a%27/%3E %3Cpath id=%27ae80d259-143f-4a2f-8815-2d5111ab51c8%27 data-name=%27Path 289%27 d=%27M943.26326,650.55077h26.4v16.625h-43.028a16.625,16.625,0,0,1,16.625-16.625h.003Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%232f2e41%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Cpath id=%27b7aaac11-5418-4b5b-a747-2fb27f89cd88%27 data-name=%27Path 290%27 d=%27M968.45525,635.67377l-21.5-1.592a5.032,5.032,0,0,1-4.655-4.768l-4.794-99.088a3.909,3.909,0,0,0-7.733-.6l-20,97.611a5.03194,5.03194,0,0,1-5.324,4l-19.438-1.555a5.02495,5.02495,0,0,1-4.60883-5.40924q.00394-.04944.00885-.09876l18.033-180.326a5.025,5.025,0,0,1,6.068-4.41l68.574,14.907a5.038,5.038,0,0,1,3.957,5l-3.193,171.41192a5.028,5.028,0,0,1-5.013,4.932C968.71025,635.68775,968.58324,635.68275,968.45525,635.67377Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%232f2e41%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Ccircle id=%27eccc2a78-7d3a-4be1-aa48-fb8bb5d1e30a%27 data-name=%27Ellipse 40%27 cx=%27767.64546%27 cy=%2734.37753%27 r=%2727.428%27 fill=%27%23a0616a%27/%3E %3Cpath id=%27a0a57a86-6e42-4b50-b3a1-f8a38df428dd%27 data-name=%27Path 291%27 d=%27M907.08727,457.75575a24.525,24.525,0,0,1-8.145-18.835c0-39.422,34.123-127.5,35.192-130.243.1-.662,1-.948,5.728-4.139s11.542-3.684,20.257-1.458a5,5,0,0,1,3.629,3.706l1.621,2.342a3.9,3.9,0,0,0,2.27,2.687c7.028,2.961,29.368,16.615,21.755,68-7.071,47.733-9.941,75.8-10.846,85.659a5.015,5.015,0,0,1-4.547,4.54c-3.446.308-9.36.719-16.4.719C941.26628,470.72877,918.86925,468.52876,907.08727,457.75575Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%237e7e7e;fill-opacity:1%27/%3E %3Cpath id=%27e2026d9f-0f48-4627-b939-bcbd235b248e%27 data-name=%27Path 292%27 d=%27M874.31224,443.15074a10.13694,10.13694,0,0,1,6.309-14.207l34.276-70.047,17.682,13.167-39.122,64.505a10.192,10.192,0,0,1-19.143,6.582Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23a0616a%27/%3E %3Cpath id=%27aa5178ad-b05d-4950-85b1-a624717fe499%27 data-name=%27Path 293%27 d=%27M934.51427,374.60176a4.13711,4.13711,0,0,1-2.058.051l-20.64-4.755a4.157,4.157,0,0,1-3.163-4.764l7.4-42.478a16.46109,16.46109,0,0,1,5.822-10.122,16.01107,16.01107,0,0,1,16.205-2.281,15.269,15.269,0,0,1,5.41,3.742,15.947,15.947,0,0,1,3.965,14.659l-10.01709,42.892a4.16594,4.16594,0,0,1-2.924,3.056Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%237e7e7e;fill-opacity:1%27/%3E %3Cpath id=%27f1455aca-238f-491a-b535-1c1a045e39f4%27 data-name=%27Path 294%27 d=%27M943.22124,290.42876a11.82,11.82,0,0,1-3.171-10.482c.956-5,1.518-8.275,1.625-9.466h0c.364-4.073-3.754-7.371-7.828-7.9-.158-.021-.29-.034-.4-.043.1.1.215.206.313.3.774.727,1.737,1.632,1.508,2.566-.138.562-.652.961-1.571,1.218-6.372,1.783-11.28.146-15.445-5.155a12.31284,12.31284,0,0,1-2.351-5.135c-1.492-7.32,2.483-13.56,6.081-17.505,2.967-3.253,7.776-7.2,13.841-7.54,4.716-.263,10.325,2.451,12,7.342a9.112,9.112,0,0,1,7.1-4,16.374,16.374,0,0,1,9.111,2.534c13.3,7.618,19.015,25.766,12.481,39.63-4.11,8.721-13.015,15.213-23.239,16.943a11.61316,11.61316,0,0,1-1.937.164,11.29988,11.29988,0,0,1-8.125-3.467Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%232f2e41%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3C/g%3E %3Cpath id=%27f152a38b-6c6f-456c-96ce-4c801960ccf2%27 data-name=%27Path 336%27 d=%27M545.65724,426.83875a7.59994,7.59994,0,0,0-6.95-4.65h-138.725a7.524,7.524,0,0,0-7.52,7.52v175.5a7.524,7.524,0,0,0,7.52,7.52h138.73a7.53,7.53,0,0,0,7.52-7.52v-175.5a7.38549,7.38549,0,0,0-.57-2.87Zm-1.1,178.37a5.857,5.857,0,0,1-5.85,5.85h-138.725a5.851,5.851,0,0,1-5.85-5.849v-175.5a5.858,5.858,0,0,1,5.85-5.85h138.73a5.87906,5.87906,0,0,1,5.43,3.68,6.48627,6.48627,0,0,1,.22.66,5.80051,5.80051,0,0,1,.2,1.51Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%233f3d56%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Cpath id=%27fabca9b7-6499-499c-b0ba-e512eedfa0e6%27 data-name=%27Path 337%27 d=%27M516.70723,463.62375H474.92128a3.343,3.343,0,1,1,0-6.686h41.78595a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%233f3d56%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Cpath id=%27b1b2178d-f6c7-4a19-857a-cc93cc70df69%27 data-name=%27Path 338%27 d=%27M516.70723,481.17377H474.92128a3.343,3.343,0,1,1,0-6.686h41.78595a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%233f3d56%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Cpath id=%27bd84b5e9-e9c5-4886-bcfd-3c769a5bd20c%27 data-name=%27Path 339%27 d=%27M453.48125,491.16675h-30.537a3.765,3.765,0,0,1-3.761-3.761v-36.036a3.765,3.765,0,0,1,3.761-3.761h30.537a3.765,3.765,0,0,1,3.761,3.761v36.036A3.765,3.765,0,0,1,453.48125,491.16675Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%236c63ff%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath id=%27ad20b6ae-6256-4ad3-9ba5-bff6ef303c78%27 data-name=%27Path 340%27 d=%27M516.41725,517.10977h-94.436a3.343,3.343,0,0,1,0-6.686h94.436a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27f5b31b5a-d389-4394-a0c3-430493f21651%27 data-name=%27Path 341%27 d=%27M516.41725,534.65976h-94.436a3.343,3.343,0,0,1,0-6.686h94.436a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27e6b00d4f-f233-434b-82e7-f520ed55a592%27 data-name=%27Path 342%27 d=%27M516.41725,552.20975h-94.436a3.343,3.343,0,0,1,0-6.686h94.436a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27f83e6214-6629-4e95-ad35-3c9b0c78a3d6%27 data-name=%27Path 343%27 d=%27M516.41725,569.75977h-94.436a3.343,3.343,0,0,1,0-6.686h94.436a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27b83f14e7-a754-4235-a578-aebf681d4a1c%27 data-name=%27Path 344%27 d=%27M516.41725,587.30976h-94.436a3.343,3.343,0,0,1,0-6.686h94.436a3.343,3.343,0,1,1,0,6.686Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27a38c097c-1c01-4356-80b1-56a89c2c58fa%27 data-name=%27Path 349%27 d=%27M822.00223,668.73076h195a1,1,0,0,0,0-2h-195a1,1,0,0,0,0,2Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%233f3d56%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3Ccircle id=%27af1d3ae0-b86a-44f8-8168-f2f371efc620%27 data-name=%27Ellipse 44%27 cx=%27289.69649%27 cy=%27116.37251%27 r=%2732.262%27 fill=%27%236c63ff%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath id=%27b4906b3b-71df-4c7e-84d8-52e6769e6d26%27 data-name=%27Path 395%27 d=%27M468.49727,359.94875a3.346,3.346,0,0,1-2.013-.669l-.036-.027-7.582-5.8a3.36939,3.36939,0,1,1,4.1-5.348l4.911,3.766,11.605-15.14a3.368,3.368,0,0,1,4.722-.62372l.001.00074-.072.1.074-.1a3.372,3.372,0,0,1,.623,4.723l-13.65,17.8a3.37,3.37,0,0,1-2.68,1.314Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23fff%27/%3E %3Ccircle id=%27eb67bc87-0ab3-400d-9346-8836e9b135a0%27 data-name=%27Ellipse 46%27 cx=%2777.29649%27 cy=%2779.77253%27 r=%2721.862%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27a587243e-22a7-4e92-b127-7238b8715868%27 data-name=%27Path 408%27 d=%27M257.12726,319.38077a2.268,2.268,0,0,1-1.364-.453l-.024-.018-5.138-3.934a2.283,2.283,0,0,1,2.776-3.624l3.328,2.552,7.864-10.256a2.282,2.282,0,0,1,3.19946-.42242l.00055.00043-.049.066.05-.065a2.285,2.285,0,0,1,.422,3.2l-9.25,12.064a2.283,2.283,0,0,1-1.816.891Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23fff%27/%3E %3Cpath id=%27b24c2fd4-5735-4a8b-b246-c12b52e11f5f%27 data-name=%27Path 410%27 d=%27M320.72925,362.30178a5.982,5.982,0,0,0-5.468-3.659h-109.161a5.92,5.92,0,0,0-5.917,5.917v138.093a5.92,5.92,0,0,0,5.917,5.917h109.161a5.925,5.925,0,0,0,5.917-5.917v-138.093A5.81028,5.81028,0,0,0,320.72925,362.30178Zm-.865,140.352a4.609,4.609,0,0,1-4.6,4.6h-109.164a4.6,4.6,0,0,1-4.6-4.6h0v-138.094a4.609,4.609,0,0,1,4.6-4.6h109.161a4.626,4.626,0,0,1,4.273,2.9,5.10768,5.10768,0,0,1,.173.519,4.5588,4.5588,0,0,1,.158,1.188Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27f030a160-4767-48dc-a1cd-6e8d6a87c559%27 data-name=%27Path 411%27 d=%27M297.94627,391.24677h-32.88a2.63049,2.63049,0,0,1,0-5.261h32.879a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27f0576b91-fb67-46c0-9bc8-b0d78fa4e393%27 data-name=%27Path 412%27 d=%27M297.94627,405.05675h-32.88a2.6305,2.6305,0,0,1,0-5.261h32.879a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27bb47cdff-cafb-4bb6-bfa7-d7f244c106f8%27 data-name=%27Path 413%27 d=%27M248.19526,412.91976h-24.028a2.962,2.962,0,0,1-2.959-2.959v-28.355a2.962,2.962,0,0,1,2.959-2.959h24.028a2.963,2.963,0,0,1,2.959,2.959v28.355a2.962,2.962,0,0,1-2.959,2.959Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27b9c4730d-541e-403a-bfc4-7f597a133cff%27 data-name=%27Path 414%27 d=%27M297.71726,433.33276h-74.307a2.6305,2.6305,0,0,1,0-5.261h74.307a2.63049,2.63049,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27b0b4ad5b-1090-4149-ad9f-38443074182d%27 data-name=%27Path 415%27 d=%27M297.71726,447.14678h-74.307a2.6305,2.6305,0,0,1,0-5.261h74.307a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27a36ae105-a865-43f2-a38b-4a3728e49bb5%27 data-name=%27Path 416%27 d=%27M297.71726,460.95176h-74.307a2.63049,2.63049,0,0,1,0-5.261h74.307a2.63049,2.63049,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27bd69ee89-5535-4e79-aba4-c83b03de0083%27 data-name=%27Path 417%27 d=%27M297.71726,474.76475h-74.307a2.6305,2.6305,0,0,1,0-5.261h74.307a2.63049,2.63049,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27a075ca9b-1e14-49c6-b2ff-3fb4066a82fb%27 data-name=%27Path 418%27 d=%27M297.71726,488.57077h-74.307a2.63049,2.63049,0,0,1,0-5.261h74.307a2.63049,2.63049,0,1,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath id=%27b99f005d-5535-4af5-95d9-44a7a4f0c0b8%27 data-name=%27Path 419%27 d=%27M182.78925,509.14673h153.434a.787.787,0,0,0,0-1.574h-153.434a.787.787,0,1,0-.00894,1.574Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle id=%27b1c5fac5-a790-403a-b8d0-31ae0bc4b4ba%27 data-name=%27Ellipse 46%27 cx=%27497.29649%27 cy=%2779.77253%27 r=%2721.862%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27a5ae1e6c-de0b-426c-a811-1990f7b7ccda%27 data-name=%27Path 408%27 d=%27M677.12726,319.38077a2.268,2.268,0,0,1-1.364-.453l-.024-.018-5.138-3.934a2.283,2.283,0,0,1,2.776-3.624l3.328,2.552,7.864-10.256a2.282,2.282,0,0,1,3.19946-.42242l.00055.00043-.049.066.05-.065a2.285,2.285,0,0,1,.422,3.2l-9.25,12.064a2.283,2.283,0,0,1-1.816.891Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23fff%27 style=%27fill:%23ffffff;fill-opacity:0.98431373%27/%3E %3Cpath id=%27e481f25f-f0ef-423d-9e4a-b2d79b6febf5%27 data-name=%27Path 410%27 d=%27M740.72925,362.30178a5.982,5.982,0,0,0-5.468-3.659h-109.161a5.92,5.92,0,0,0-5.917,5.917v138.093a5.92,5.92,0,0,0,5.917,5.917h109.161a5.925,5.925,0,0,0,5.917-5.917v-138.093A5.81028,5.81028,0,0,0,740.72925,362.30178Zm-.865,140.352a4.609,4.609,0,0,1-4.6,4.6h-109.164a4.6,4.6,0,0,1-4.6-4.6h0v-138.094a4.609,4.609,0,0,1,4.6-4.6h109.161a4.626,4.626,0,0,1,4.273,2.9,5.10768,5.10768,0,0,1,.173.519,4.5588,4.5588,0,0,1,.158,1.188Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27a5b052e7-0a6d-48d5-ba9e-291ff1ca3bfd%27 data-name=%27Path 411%27 d=%27M717.94627,391.24677h-32.88a2.63049,2.63049,0,0,1,0-5.261h32.879a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27bd247f09-cb3d-4df5-9c12-787ea9e72b07%27 data-name=%27Path 412%27 d=%27M717.94627,405.05675h-32.88a2.6305,2.6305,0,0,1,0-5.261h32.879a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27b3d7a89f-9ffc-4079-aa15-40ad611f9a98%27 data-name=%27Path 413%27 d=%27M668.19526,412.91976h-24.028a2.962,2.962,0,0,1-2.959-2.959v-28.355a2.962,2.962,0,0,1,2.959-2.959h24.028a2.963,2.963,0,0,1,2.959,2.959v28.355a2.962,2.962,0,0,1-2.959,2.959Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27e1bf4aca-fc8d-43da-a727-289201e2eac7%27 data-name=%27Path 414%27 d=%27M717.71726,433.33276h-74.307a2.6305,2.6305,0,0,1,0-5.261h74.307a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27b286f981-abb8-47cd-9209-f09770ef33ad%27 data-name=%27Path 415%27 d=%27M717.71726,447.14678h-74.307a2.63049,2.63049,0,0,1,0-5.261h74.307a2.63049,2.63049,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27ad15bc08-a918-4115-a327-9a31c97a6753%27 data-name=%27Path 416%27 d=%27M717.71726,460.95176h-74.307a2.63049,2.63049,0,0,1,0-5.261h74.307a2.63049,2.63049,0,1,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27a508ff04-1989-4f94-915f-90cf16933556%27 data-name=%27Path 417%27 d=%27M717.71726,474.76475h-74.307a2.6305,2.6305,0,0,1,0-5.261h74.307a2.6305,2.6305,0,0,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27e65b0501-2d31-4d85-b27f-ea92835ed026%27 data-name=%27Path 418%27 d=%27M717.71726,488.57077h-74.307a2.63049,2.63049,0,1,1,0-5.261h74.307a2.63049,2.63049,0,1,1,0,5.261Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27a3e956aa-8abe-48aa-ba4a-17518f20fda0%27 data-name=%27Path 419%27 d=%27M602.78925,509.14673h153.434a.787.787,0,0,0,0-1.574h-153.434a.787.787,0,1,0-.00894,1.574Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%23ccc%27 style=%27fill:%23cfcfcf;fill-opacity:0.98431373%27/%3E %3Cpath id=%27b01c4841-6b77-41d3-9bc6-bba4643c130f%27 data-name=%27Path 420%27 d=%27M371.00225,613.3281h195a1,1,0,0,0,0-2h-195a1,1,0,0,0,0,2Z%27 transform=%27translate%28-181.99777 -231.26924%29%27 fill=%27%233f3d56%27 style=%27fill:%23454d6a;fill-opacity:1%27/%3E %3C/svg%3E")}.illustration.illustration--no-preview .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27fe1bd44d-772d-49e6-8ede-d714f2b892c4%27 data-name=%27Layer 1%27 width=%27872.24627%27 height=%27646.29397%27 viewBox=%270 0 872.24627 646.29397%27 version=%271.1%27 sodipodi:docname=%27undraw_online_gallery_dmv3.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs13885%27/%3E %3Csodipodi:namedview id=%27namedview13883%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%270.82385331%27 inkscape:cx=%27353.21822%27 inkscape:cy=%27400.55674%27 inkscape:window-width=%271536%27 inkscape:window-height=%27960%27 inkscape:window-x=%275593%27 inkscape:window-y=%27602%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27fe1bd44d-772d-49e6-8ede-d714f2b892c4%27/%3E %3Ccircle cx=%27730.18162%27 cy=%27600.55246%27 r=%272.05936%27 fill=%27%236c63ff%27 id=%27circle13790%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M894.92774,725.54052a2.05662,2.05662,0,0,1-2.25337,3.38663,2.05759,2.05759,0,1,0,2.25337-3.38663Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 opacity=%270.2%27 style=%27isolation:isolate%27 id=%27path13792%27/%3E %3Cellipse cx=%27783.12431%27 cy=%27602.78343%27 rx=%275.06259%27 ry=%272.05936%27 fill=%27%233f3d56%27 id=%27ellipse13794%27/%3E %3Cpath d=%27M947.00119,727.57708q-.26072,0-.51484.01055c2.55416.10494,4.54775.98215,4.54775,2.04881s-1.99359,1.94386-4.54775,2.04881q.254.01044.51484.01055c2.796,0,5.06259-.922,5.06259-2.05936S949.79717,727.57708,947.00119,727.57708Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 opacity=%270.2%27 style=%27isolation:isolate%27 id=%27path13796%27/%3E %3Cpath d=%27M953.6083,729.63644H928.20953v-2.74581a.51484.51484,0,0,0-.51483-.51484H913.62241a.51484.51484,0,0,0-.51484.51484v2.74581H898.34883v-1.71613a.51484.51484,0,0,0-.51484-.51484h-7.551a.51484.51484,0,0,0-.51484.51484v1.71613h-2.05936a.51415.51415,0,0,0-.51484.51347v33.80918a.51415.51415,0,0,0,.51346.51484H953.6083a.51416.51416,0,0,0,.51484-.51347V730.15128a.51416.51416,0,0,0-.51347-.51484Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%233f3d56%27 id=%27path13798%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Crect x=%27723.31709%27 y=%27616.85571%27 width=%2766.92917%27 height=%276.5213%27 fill=%27%236c63ff%27 id=%27rect13800%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%27756.78168%27 cy=%27620.11637%27 r=%2713.04261%27 fill=%27%236c63ff%27 id=%27circle13802%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%27756.78168%27 cy=%27620.11637%27 r=%279.70613%27 fill=%27%233f3d56%27 id=%27circle13804%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M928.20953,746.96938a7.50341,7.50341,0,0,1-.61266,2.98092,7.40233,7.40233,0,0,1-.81516,1.4364,7.55071,7.55071,0,1,1-10.54049-10.54048,7.40018,7.40018,0,0,1,1.4364-.81516,7.55185,7.55185,0,0,1,10.5319,6.93832Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23fff%27 id=%27path13806%27/%3E %3Crect x=%27110.24618%27 width=%272%27 height=%27187%27 fill=%27%23e6e6e6%27 id=%27rect13808%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M165.084,230.20315a1.20843,1.20843,0,0,0-1.20712,1.20712V389.20353a1.20826,1.20826,0,0,0,1.20712,1.20711H384.916a1.20826,1.20826,0,0,0,1.20712-1.20711V231.41027a1.20843,1.20843,0,0,0-1.20712-1.20712Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13810%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M372.7781,243.22443V355.36114a2.82227,2.82227,0,0,1-2.82133,2.82321h-190.361a2.37971,2.37971,0,0,1-.4046-.03147,2.8206,2.8206,0,0,1-2.41861-2.79174V243.22443a2.82225,2.82225,0,0,1,2.8213-2.82318h190.361a2.82226,2.82226,0,0,1,2.82321,2.82132Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23fff%27 id=%27path13812%27/%3E %3Cpath d=%27M302.42741,358.6339H180.922a2.47691,2.47691,0,0,1-.45406-.036l57.46648-99.54021a4.02364,4.02364,0,0,1,7.00406,0l38.56722,66.7992,1.84768,3.19635Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13814%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27138.55 231.781 97.066 231.781 117.43 202.2 118.896 200.069 119.629 199.004 121.477 202.2 138.55 231.781%27 opacity=%270.2%27 style=%27isolation:isolate%27 id=%27polygon13816%27/%3E %3Cpath d=%27M370.08076,358.6339H264.98852l20.36482-29.58064,1.46553-2.13091,26.53718-38.54925a5.36966,5.36966,0,0,1,7.97059-.47652,4.79728,4.79728,0,0,1,.38215.47652Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13818%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27111.24627%27 cy=%27106.99997%27 r=%274%27 fill=%27%23fff%27 id=%27circle13820%27/%3E %3Crect x=%27435.24618%27 width=%272%27 height=%27187%27 fill=%27%23e6e6e6%27 id=%27rect13822%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M490.084,230.20315a1.20843,1.20843,0,0,0-1.20712,1.20712V389.20353a1.20826,1.20826,0,0,0,1.20712,1.20711H709.916a1.20826,1.20826,0,0,0,1.20712-1.20711V231.41027a1.20843,1.20843,0,0,0-1.20712-1.20712Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13824%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M697.7781,243.22443V355.36114a2.82227,2.82227,0,0,1-2.82133,2.82321h-190.361a2.37971,2.37971,0,0,1-.4046-.03147,2.8206,2.8206,0,0,1-2.41861-2.79174V243.22443a2.82225,2.82225,0,0,1,2.8213-2.82318h190.361a2.82226,2.82226,0,0,1,2.82321,2.82132Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23fff%27 id=%27path13826%27/%3E %3Cpath d=%27M627.42741,358.6339H505.922a2.47691,2.47691,0,0,1-.45406-.036l57.46648-99.54021a4.02364,4.02364,0,0,1,7.00406,0l38.56722,66.7992,1.84768,3.19635Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13828%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpolygon points=%27463.55 231.781 422.066 231.781 442.43 202.2 443.896 200.069 444.629 199.004 446.477 202.2 463.55 231.781%27 opacity=%270.2%27 style=%27isolation:isolate%27 id=%27polygon13830%27/%3E %3Cpath d=%27M695.08076,358.6339H589.98852l20.36482-29.58064,1.46553-2.13091,26.53718-38.54925a5.36966,5.36966,0,0,1,7.97059-.47652,4.79728,4.79728,0,0,1,.38215.47652Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13832%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Ccircle cx=%27436.24627%27 cy=%27106.99997%27 r=%274%27 fill=%27%23fff%27 id=%27circle13834%27/%3E %3Crect x=%27760.24618%27 width=%272%27 height=%27187%27 fill=%27%23e6e6e6%27 id=%27rect13836%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M815.084,230.20315a1.20843,1.20843,0,0,0-1.20712,1.20712V389.20353a1.20826,1.20826,0,0,0,1.20712,1.20711h219.832a1.20826,1.20826,0,0,0,1.20712-1.20711V231.41027a1.20843,1.20843,0,0,0-1.20712-1.20712Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13838%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M1022.7781,243.22443V355.36114a2.82227,2.82227,0,0,1-2.82133,2.82321h-190.361a2.37971,2.37971,0,0,1-.4046-.03147,2.8206,2.8206,0,0,1-2.41861-2.79174V243.22443a2.82225,2.82225,0,0,1,2.8213-2.82318h190.361a2.82226,2.82226,0,0,1,2.82321,2.82132Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23fff%27 id=%27path13840%27/%3E %3Cpath d=%27M952.42741,358.6339H830.922a2.47691,2.47691,0,0,1-.45406-.036l57.46648-99.54021a4.02364,4.02364,0,0,1,7.00406,0l38.56722,66.7992,1.84768,3.19635Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13842%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpolygon points=%27788.55 231.781 747.066 231.781 767.43 202.2 768.896 200.069 769.629 199.004 771.477 202.2 788.55 231.781%27 opacity=%270.2%27 style=%27isolation:isolate%27 id=%27polygon13844%27/%3E %3Cpath d=%27M1020.08076,358.6339H914.98852l20.36482-29.58064,1.46553-2.13091,26.53718-38.54925a5.36966,5.36966,0,0,1,7.97059-.47652,4.79728,4.79728,0,0,1,.38215.47652Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13846%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Ccircle cx=%27761.24627%27 cy=%27106.99997%27 r=%274%27 fill=%27%23fff%27 id=%27circle13848%27/%3E %3Cpath d=%27M848.58252,539.903l1.8678,12.7633a11.28607,11.28607,0,0,1-12.72681,12.812h0a11.28606,11.28606,0,0,1-8.96793-15.24526l6.33663-16.40067-3.37259-110.62084,19.561-7.41969Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23a0616a%27 id=%27path13850%27/%3E %3Ccircle cx=%27629.39524%27 cy=%27202.60054%27 r=%2726.98069%27 fill=%27%23a0616a%27 id=%27circle13852%27/%3E %3Cpath d=%27M825.64893,380.04235l-49.91428-2.02355c5.54155-12.136,7.73983-23.87513,5.39614-35.0749h33.05135C812.44414,353.506,817.24118,366.18842,825.64893,380.04235Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23a0616a%27 id=%27path13854%27/%3E %3Cpath d=%27M817.55473,485.26705l-73.52239,5.39614,2.67255-41.54634c-8.4733-20.15337-7.11982-34.70642,2.85286-44.34749l.90294-14.0371a21.53089,21.53089,0,0,1,15.90722-19.41335l12.73933-3.41787c16.49521,9.66291,29.64467,9.53114,39.122-1.349l15.1619,7.76585a20.34026,20.34026,0,0,1,10.94321,20.34991Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13856%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M704.91034,489.31415l-20.75307,10.89537a8.946,8.946,0,0,1-10.87428-2.0108h0a8.946,8.946,0,0,1,4.92314-14.6745l14.56292-2.97878L737.96169,463.008l7.41969-52.61235,20.91,5.39614-4.0471,62.05559Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23a0616a%27 id=%27path13858%27/%3E %3Cpath d=%27M852.62963,419.16436,829.696,432.6547l-1.349-53.96138,3.95416-1.349a20.32848,20.32848,0,0,1,20.32847,20.32847Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13860%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M836.77847,750.01509l-19.50122-3.05089c-3.93743-66.6281-11.86861-128.8299-26.0287-184.12766-32.74538,43.39091-60.1954,107.34133-83.64014,186.84129l-22.93359-6.07066,60.032-261.71271,71.49883-1.349C845.44691,520.5818,836.88633,644.23271,836.77847,750.01509Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%232f2e41%27 id=%27path13862%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Cpath d=%27M697.48116,773.0434l-33.88394-4.75008a6.681,6.681,0,0,1-5.518-8.37415v0a6.681,6.681,0,0,1,5.49045-4.85446l6.02106-.86971,19.0382-11.62728,15.74819,4.19952,4.66955,13.78064A10.36821,10.36821,0,0,1,697.48116,773.0434Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%232f2e41%27 id=%27path13864%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Cpath d=%27M830.36107,773.0434l-33.88394-4.75008a6.681,6.681,0,0,1-5.518-8.37415v0a6.681,6.681,0,0,1,5.49044-4.85446l6.02107-.86971,19.03819-11.62728,15.7482,4.19952,4.66955,13.78064A10.36821,10.36821,0,0,1,830.36107,773.0434Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%232f2e41%27 id=%27path13866%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Cpath d=%27M770.33852,429.28212c-6.1334-13.48063-16.72329-18.70312-34.40039-10.79228l2.38344-17.57787a34.154,34.154,0,0,1,24.59723-28.2893h0Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13868%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M761.42964,315.60989s-4.24452-33.03273,30.3879-22.20053c0,0,24.73469-4.53845,32.84616,26.40086l8.21341,32.432-4.0028-2.1787-1.86613,4.07915-6.48641,1.64268-2.77569-5.50923-1.34275,6.69027-53.12722,5.29634s23.79461-14.072,24.17193-39.29232L782.91567,327.76Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%232f2e41%27 id=%27path13870%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Ccircle cx=%27656.42221%27 cy=%27166.87979%27 r=%2713.35886%27 fill=%27%232f2e41%27 id=%27circle13872%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Cpath d=%27M806.53392,290.46235a13.34835,13.34835,0,0,1,13.35254-12.48574c-.27585-.035-.54923-.07754-.83051-.09563a13.35886,13.35886,0,0,0-1.71422,26.66268c.28128.01808.55785.01089.83592.01151A13.34835,13.34835,0,0,1,806.53392,290.46235Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%232f2e41%27 id=%27path13874%27 style=%27fill:%233c4761;fill-opacity:1%27/%3E %3Cpath d=%27M287.67678,415.521v26.53177a.66776.66776,0,0,1-.66753.668H241.96947a.56216.56216,0,0,1-.09573-.00745.66735.66735,0,0,1-.57225-.66053V415.521a.66776.66776,0,0,1,.66753-.668H287.0088a.66775.66775,0,0,1,.668.66753Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13876%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3Cpath d=%27M623.67678,415.521v26.53177a.66776.66776,0,0,1-.66753.668H577.96947a.56216.56216,0,0,1-.09573-.00745.66735.66735,0,0,1-.57225-.66053V415.521a.66776.66776,0,0,1,.66753-.668H623.0088a.66775.66775,0,0,1,.668.66753Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%236c63ff%27 id=%27path13878%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M948.67678,415.521v26.53177a.66776.66776,0,0,1-.66753.668H902.96947a.56216.56216,0,0,1-.09573-.00745.66735.66735,0,0,1-.57225-.66053V415.521a.66776.66776,0,0,1,.66753-.668H948.0088a.66775.66775,0,0,1,.668.66753Z%27 transform=%27translate%28-163.87686 -126.85301%29%27 fill=%27%23e6e6e6%27 id=%27path13880%27 style=%27fill:%23cfcfcf;fill-opacity:1%27/%3E %3C/svg%3E")}.illustration.illustration--loading .illustration__image{background-image:url("data:image/svg+xml;charset=utf-8,%3C?xml version=%271.0%27 encoding=%27UTF-8%27 standalone=%27no%27?%3E %3Csvg id=%27f0862836-4e64-470e-8684-783773d4b1d8%27 data-name=%27Layer 1%27 width=%271055.52347%27 height=%27852.05558%27 viewBox=%270 0 1055.52347 852.05558%27 version=%271.1%27 sodipodi:docname=%27undraw_waiting__for_you_ldha.svg%27 inkscape:version=%271.1 %28c68e22c387, 2021-05-23%29%27 xmlns:inkscape=%27http://www.inkscape.org/namespaces/inkscape%27 xmlns:sodipodi=%27http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd%27 xmlns=%27http://www.w3.org/2000/svg%27%3E %3Cdefs id=%27defs23024%27/%3E %3Csodipodi:namedview id=%27namedview23022%27 pagecolor=%27%23ffffff%27 bordercolor=%27%23666666%27 borderopacity=%271.0%27 inkscape:pageshadow=%272%27 inkscape:pageopacity=%270.0%27 inkscape:pagecheckerboard=%270%27 showgrid=%27false%27 inkscape:zoom=%270.88374514%27 inkscape:cx=%27517.11741%27 inkscape:cy=%27437.90906%27 inkscape:window-width=%271536%27 inkscape:window-height=%27960%27 inkscape:window-x=%275524%27 inkscape:window-y=%27633%27 inkscape:window-maximized=%270%27 inkscape:current-layer=%27f0862836-4e64-470e-8684-783773d4b1d8%27/%3E %3Ctitle id=%27title22909%27%3EWaiting _for_you %3C/title%3E %3Cellipse cx=%27502.36284%27 cy=%27821.88969%27 rx=%27250.30368%27 ry=%278.93942%27 fill=%27%233f3d56%27 id=%27ellipse22911%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Ccircle cx=%27385.68162%27 cy=%27332.88807%27 r=%2789.56313%27 fill=%27%23ff6584%27 id=%27circle22913%27 style=%27fill:%23ef6508;fill-opacity:1%27/%3E %3Cellipse cx=%27280.15859%27 cy=%27791.48141%27 rx=%2775.48575%27 ry=%276.95811%27 fill=%27%233f3d56%27 id=%27ellipse22915%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpath d=%27M489.91461,846.47337s62.65145-167.07054,28.11283-269.88318-61.84823-98.79652-61.84823-98.79652-46.587-12.04835-104.41908,23.29349-73.09336,45.78375-106.02554,31.32573-39.358-36.9483-119.68033-34.53863c0,0,42.57085-23.29348,84.33849-2.40967s69.88046,32.12895,112.45132,0S424.05026,421.568,481.07915,446.468c0,0-41.76764-40.96442-55.42244-40.96442s-77.9127-6.42579-98.79652-28.11283c0,0-29.71928-20.88381-82.732,30.52251s-40.16119,51.40632-87.55139,47.3902S72.23827,427.9938,72.23827,427.9938s55.42243,22.49026,89.15783,11.24513,62.65145-53.816,92.37073-68.274,47.3902-33.73539,87.55139-12.85158c0,0-16.8677-69.07724-48.99665-63.45467s15.26125-16.06448,15.26125-16.06448-8.83546-117.27066-25.70316-125.3029-6.42579-28.916-37.75151-32.93217c0,0,38.55474-4.81935,45.78375,21.687s57.02888,169.48021,57.02888,169.48021,30.52251,61.045,64.2579,46.587-12.85158-95.58362-12.85158-95.58362L340.515,236.02333s43.37409-1.60645,69.88047,23.29348,28.11283,105.22231,28.11283,105.22231,66.66757,9.63869,82.732,45.78376c0,0,10.4419-32.12895-9.63869-51.40632-5.02015-4.81934-10.2913-13.203-15.3742-23.06758-19.438-37.72422-26.0323-80.72643-19.91733-122.72121,2.99238-20.55024,4.834-40.64371,1.55613-45.37846-7.229-10.44191-37.75151-74.69981-40.16118-91.56751s2.40967-52.20954,2.40967-52.20954.80322,43.37408,10.44191,57.02888,36.94829,81.1256,36.94829,81.1256,0,85.14172,22.49026,126.90935,65.86435,88.35461,63.45468,118.87712v17.67092s48.19342-45.78375,44.98053-61.045-7.229-51.40632-37.75152-73.09336S530.0758,235.2201,551.76284,185.42023s21.687-58.63533,21.687-58.63533l-14.458,61.84823s-8.03224,55.42243,14.458,74.6998,52.20954,54.61922,52.20954,54.61922l-6.42579-115.66422,20.88382,45.78375s44.98053-57.83211,97.9933-77.10948S824.05569,84.214,824.05569,84.214l44.98053-35.34185L832.08792,93.0495s-11.24513,52.20954-74.6998,89.15784S652.969,273.77484,650.55936,307.51024,645.74,370.96491,645.74,370.96491s118.87711-4.01611,145.38349-56.22566,28.91606-155.8254,54.61922-172.6931,73.89658-37.75152,73.89658-37.75152l-53.816,44.17731s-11.24513,36.14507-8.83546,61.84823S839.31694,260.12,839.31694,260.12l-15.26125,44.98053L807.188,343.65531s69.07724,1.60644,105.22231,42.57086,126.10612,53.01276,126.10612,53.01276l-50.60309,13.65481S939.7199,436.82926,893.93615,407.11s-40.96441-56.22566-97.9933-26.50638-134.94158,54.61921-134.94158,54.61921S705.9818,414.339,787.10739,464.94209s-40.16118-8.83546-76.30625,10.44191-53.01277-4.81934-67.4708,43.37408-40.96441,179.92212-10.4419,253.8187l30.5225,73.89659Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%233f3d56%27 id=%27path22917%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpath d=%27M792.34193,314.73922c-21.53454,42.41677-104.03814,53.02354-134.23047,55.51024-.84665,10.88865-1.40489,17.7746-1.40489,17.7746S775.5837,384.0079,802.09,331.79836s28.9161-155.8254,54.61934-172.6931c2.72588-1.78887,5.7067-3.62311,8.85412-5.47266.88295-3.24187,1.47837-5.16067,1.47837-5.16067l53.816-44.1773s-48.19331,20.88379-73.89654,37.75149S818.84838,262.52969,792.34193,314.73922Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22919%27/%3E %3Cpath d=%27M653.82615,233.59276c-.17537,19.776-2.74209,31.538-2.74209,31.538s44.96169-57.80737,97.96-77.097c3.13225-1.98157,6.31-3.93256,9.56245-5.82645,63.45472-36.94834,74.6999-89.15788,74.6999-89.15788l36.94828-44.1773L825.27412,84.214s-32.93219,67.47081-85.9448,86.74816C703.19349,184.10241,670.79559,215.15179,653.82615,233.59276Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22921%27/%3E %3Cpath d=%27M584.41647,424.97233v17.67092s48.19345-45.78373,44.98044-61.045c-2.457-11.67126-5.39881-35.55224-20.29224-55.84417,6.71326,15.335,8.75655,30.29325,10.54416,38.785,2.304,10.94376-21.82519,37.58133-35.66283,51.77819A36.62966,36.62966,0,0,1,584.41647,424.97233Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22923%27/%3E %3Cpath d=%27M519.76941,303.70533c.38168.81408.77525,1.61514,1.19233,2.38987,12.31718,22.87472,30.88681,47.19025,44.78053,69.52548C554.5133,353.5018,534.97163,328.2085,519.76941,303.70533Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22925%27/%3E %3Cpath d=%27M558.92846,269.50927c-6.4772-15.87053-7.54443-34.755-.10308-56.88411a173.59159,173.59159,0,0,1,1.385-23.992l12.64754-54.10334c-2.33186,7.80221-7.66715,22.854-19.87664,50.8904C537.52467,220.91331,543.29325,248.64809,558.92846,269.50927Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22927%27/%3E %3Cpath d=%27M913.62886,386.22612c-25.06676-28.409-65.96552-37.88655-88.68555-41.02891l-6.78867,15.51718s69.07724,1.60651,105.2223,42.57086c20.044,22.71661,56.63273,36.53737,85.257,44.346l31.101-8.39227S949.77391,427.19055,913.62886,386.22612Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22929%27/%3E %3Cpath d=%27M422.16518,375.17244c33.73541-14.45805-12.85147-95.58362-12.85147-95.58362l-1.27443-.58412c11.61436,24.50481,28.45871,68.78824,4.37782,79.1086-22.5332,9.65713-43.63-14.36887-55.15808-31.39127.41856,1.20393.64837,1.86346.64837,1.86346S388.42978,389.63049,422.16518,375.17244Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22931%27/%3E %3Cpath d=%27M532.20693,427.382s10.1653-31.33364-8.93133-50.67956c4.6829,16.66623-.81675,33.62042-.81675,33.62042-12.4271-27.96079-55.12834-40.05739-73.83214-44.10292.72543,9.30906.84814,15.37833.84814,15.37833S516.14244,391.23693,532.20693,427.382Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22933%27/%3E %3Cpath d=%27M572.85788,134.5298c1.81006-6.05648,1.81051-7.74495,1.81051-7.74495Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22935%27/%3E %3Cpath d=%27M171.87524,456.45151c.162-.05213.32649-.09981.48743-.15343,33.7354-11.24518,62.65151-53.81605,92.37083-68.274s47.39009-33.73541,87.55122-12.85162c0,0-7.02606-28.7597-20.64148-47.65448a187.3908,187.3908,0,0,1,10.89341,30.59534c-40.16114-20.88378-57.83206-1.60643-87.55123,12.85162-29.71932,14.458-58.63542,57.02884-92.37083,68.274s-89.15781-11.24519-89.15781-11.24519,36.94827,23.29351,84.33851,27.3096C163.21641,455.76275,167.84205,456.16815,171.87524,456.45151Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22937%27/%3E %3Cpath d=%27M506.749,846.47337c14.71731-45.116,50.11121-169.87381,22.24509-252.8241-12.03412-35.82272-23.18857-58.66584-32.61819-73.23894,7.0518,13.7954,14.76164,32.043,22.87011,56.17981C553.7846,679.40278,491.1331,846.47337,491.1331,846.47337Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22939%27/%3E %3Cpath d=%27M193.06752,504.335a81.99255,81.99255,0,0,1,28.29182,8.18873c32.98678,16.49331,57.46154,26.9535,87.26282,14.80484,6.78881-3.58629,14.38234-8.02413,23.13948-13.30751.68274-.49822,1.35893-.97643,2.0491-1.49733,42.57079-32.129,101.20621-73.89662,158.2349-48.99668,0,0-11.52572-11.30089-24.44576-22.03179-52.27082-12.82268-104.6175,24.59591-143.53722,53.96933-42.57094,32.129-70.68367,20.88379-112.4514,0s-84.3385,2.40965-84.3385,2.40965C158.30727,496.94316,178.305,499.73114,193.06752,504.335Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22941%27/%3E %3Cpath d=%27M274.59744,145.49371a21.01179,21.01179,0,0,0,3.30316,4.22284A23.705,23.705,0,0,0,274.59744,145.49371Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22943%27/%3E %3Cpath d=%27M421.362,276.376a39.10828,39.10828,0,0,1,3.48224,3.75437c-3.51854-8.45832-7.86364-15.77227-13.23032-20.8135-26.50631-24.9-69.88046-23.29351-69.88046-23.29351l54.39563,24.93133A77.67982,77.67982,0,0,1,421.362,276.376Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22945%27/%3E %3Cpath d=%27M479.0847,167.74928c3.278,4.73474,1.43627,24.82825-1.55616,45.37848-6.11486,41.99478.4794,84.997,19.91739,122.72119a142.93383,142.93383,0,0,0,8.55858,14.69181c-18.50924-37.151-24.71543-79.23377-18.7279-120.35386,2.99243-20.55023,4.83418-40.64374,1.55616-45.37848-7.22895-10.44189-37.75149-74.69983-40.16114-91.56754a116.89363,116.89363,0,0,1-.5032-19.7093c-6.23935-17.70312-6.83522-49.55937-6.83522-49.55937s-4.8193,35.34191-2.40965,52.20954S471.85574,157.30739,479.0847,167.74928Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22947%27/%3E %3Cpath d=%27M554.43937,56.70657a22.98529,22.98529,0,0,0-1.45813-4.62147S553.59852,53.81863,554.43937,56.70657Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22949%27/%3E %3Cpath d=%27M270.73739,137.60166c7.079.86658,15.22185,3.03854,21.4331,8.07567-.40518-1.37038-.75859-2.59885-1.04-3.63121-7.2291-26.50638-45.7838-21.687-45.7838-21.687C262.77008,122.59288,267.27047,130.04517,270.73739,137.60166Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.1%27 id=%27path22951%27/%3E %3Cpath d=%27M470.37569,812.15391c5.72694,21.17024,25.343,34.2815,25.343,34.2815s10.33087-21.21248,4.60392-42.38271-25.343-34.2815-25.343-34.2815S464.64874,790.98367,470.37569,812.15391Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%233f3d56%27 id=%27path22953%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpath d=%27M478.791,807.6042c15.71483,15.29775,17.63428,38.81395,17.63428,38.81395s-23.55932-1.28635-39.27414-16.5841-17.63428-38.814-17.63428-38.814S463.07621,792.30645,478.791,807.6042Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22955%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M426.70525,233.61267C425.33909,255.50126,408.75,272.2792,408.75,272.2792s-14.37407-18.71048-13.0079-40.59908,17.95522-38.66652,17.95522-38.66652S428.07142,211.72408,426.70525,233.61267Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22957%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M253.779,95.23684c18.55193,11.69627,25.31859,34.29955,25.31859,34.29955s-23.312,3.63987-41.86388-8.0564-25.31859-34.29956-25.31859-34.29956S235.2271,83.54056,253.779,95.23684Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22959%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M212.3497,362.09045C230.90162,373.78673,237.66828,396.39,237.66828,396.39s-23.31195,3.63987-41.86388-8.05641-25.31859-34.29955-25.31859-34.29955S193.79777,350.39418,212.3497,362.09045Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22961%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M311.049,464.44526c18.55193,11.69628,25.31858,34.29956,25.31858,34.29956s-23.312,3.63987-41.86388-8.0564-25.31858-34.29956-25.31858-34.29956S292.49705,452.749,311.049,464.44526Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22963%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M589.50244,134.24869c-5.59474,21.20556-25.12864,34.439-25.12864,34.439s-10.463-21.14761-4.86828-42.35317,25.12865-34.439,25.12865-34.439S595.09719,113.04313,589.50244,134.24869Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22965%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M765.98589,150.78317c-6.57575,20.92215-26.70446,33.23195-26.70446,33.23195s-9.46731-21.61171-2.89155-42.53386,26.70445-33.23195,26.70445-33.23195S772.56164,129.861,765.98589,150.78317Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22967%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M956.73676,383.63692c-11.91153,18.41446-34.59208,24.91744-34.59208,24.91744s-3.36814-23.35276,8.54338-41.76723,34.59208-24.91743,34.59208-24.91743S968.64828,365.22246,956.73676,383.63692Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22969%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M657.27347,534.21122s-1.91331,7.01549,1.91332,9.56657,5.10217,14.66875,5.10217,14.66875L656.6357,579.493l-20.4087,3.82663-7.65326-14.66875V546.96665s2.55109-10.84212,1.91332-14.031S657.27347,534.21122,657.27347,534.21122Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23ffb9b9%27 id=%27path22971%27/%3E %3Cpath d=%27M657.27347,534.21122s-1.91331,7.01549,1.91332,9.56657,5.10217,14.66875,5.10217,14.66875L656.6357,579.493l-20.4087,3.82663-7.65326-14.66875V546.96665s2.55109-10.84212,1.91332-14.031S657.27347,534.21122,657.27347,534.21122Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 opacity=%270.2%27 id=%27path22973%27/%3E %3Cpath d=%27M677.68217,654.75007l16.58206,3.18886s1.27554,18.49538,0,22.95978-2.55109,9.56658-1.27554,10.84212-5.74,33.8019-5.10218,35.71521,1.91332,7.65326,1.27555,11.47989-2.55109,2.55109-1.27555,6.37772,2.55109,4.4644,1.27555,7.01549-7.65326,64.41494-9.56658,65.05271-19.13315,1.27555-19.13315,0,5.73994-10.84211,3.82663-13.3932.63777-45.91956.63777-47.83288,3.82663-5.10217,1.91332-6.37772-3.18886-2.55108-2.55109-4.4644,1.91331-2.55108.63777-4.4644-1.27554-40.17962-5.73994-41.45516c0,0-5.74,28.062-3.82663,35.07744s-.63778,9.56658-.63778,9.56658l8.92881,7.65326-12.11766,22.95978L638.77809,759.9824s0-3.82663-2.55109-4.4644-3.82663-1.27554-3.82663-3.18886-4.4644-14.031-4.4644-14.031-12.75543-40.17961-6.37771-60.58831,8.8347-19.73317,8.8347-19.73317Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path22975%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpolygon points=%27615.648 762.797 622.664 770.45 620.113 791.496 614.373 791.496 605.444 771.725 615.648 762.797%27 fill=%27%23ffb9b9%27 id=%27polygon22977%27/%3E %3Cpath d=%27M692.35091,800.79979s-2.55108,5.74-4.4644,4.4644-2.54752-3.18886-5.41927-3.18886-5.42285.63778-4.78507,1.91332,8.291,15.30652,8.291,15.30652a18.02808,18.02808,0,0,1,0,15.30652c-3.82663,8.291,10.20434,12.75543,12.75543,3.82663s3.18886-19.13315,2.55109-22.95978,3.18886-23.59755,3.18886-23.59755-10.3031-4.74977-13.44258-4.926C691.026,786.945,693.62646,798.2487,692.35091,800.79979Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path22979%27/%3E %3Cpath d=%27M675.13108,814.83077l2.55109,7.65326s0,7.65326,2.55108,11.47989,5.10218,12.11766-5.10217,12.75543-14.66875-3.18886-14.66875-3.18886,1.91331-5.10217,0-7.01548,0-5.73995,0-5.73995l1.91331-15.30652Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path22981%27/%3E %3Cpath d=%27M657.91124,751.0536h5.74l28.69972,37.62853s-5.10217,12.11766-12.75543,13.3932c0,0-1.27554-.63777-7.01549-4.4644s-21.04646-22.95978-21.04646-22.95978L649.62021,763.809Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path22983%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Ccircle cx=%27571.642%27 cy=%27498.12135%27 r=%2720.40869%27 fill=%27%23ffb9b9%27 id=%27circle22985%27/%3E %3Cpath d=%27M668.75336,548.2422l-6.37772-2.55109s-.63777,22.322-12.75543,22.322-24.8731-3.18886-24.8731-9.56658-10.20434,11.47989-10.20434,11.47989,9.56657,63.77717,8.9288,64.41495,7.01549,34.43967,7.01549,34.43967,32.52636,1.27554,43.36847-3.18886,14.031-12.75544,14.031-12.75544l-4.4644-56.12391-8.9288-43.36847Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path22987%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M657.91493,542.50225s2.5474-2.55109,6.374,0,27.42418,8.291,27.42418,10.20435v24.23532s.63777,3.82663-1.27554,6.37772-6.37772,12.11766-3.82663,16.58206,12.11766,56.12391,10.20435,62.50163-7.01549,12.11766-7.01549,12.11766-27.42419-58.03722-27.42419-74.61929.26616-36.92547.26616-36.92547Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path22989%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M685.9732,553.34437h5.73994s21.68424,41.45516,21.68424,49.74619-14.031,54.2106-15.30652,54.84837-5.10217-7.01549-5.10217-7.01549l-3.18886-25.51087s6.37771-15.30652,4.4644-17.85761-11.47989-22.322-11.47989-22.322Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path22991%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M629.51692,542.50225s-7.32089,5.10217-8.59644,7.01549-20.40869,12.75543-21.04646,15.30652,14.66875,24.23532,14.66875,24.23532,6.37771,35.71522,6.37771,38.26631,2.55109,45.91956,2.55109,45.91956,26.14864,7.65326,26.14864,3.18886.63777-68.24157-3.18886-82.27255S629.51692,542.50225,629.51692,542.50225Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path22993%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M633.67592,674.521s21.68424,29.3375,10.20434,28.69973-19.13315-25.51087-19.13315-25.51087Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23ffb9b9%27 id=%27path22995%27/%3E %3Cpath d=%27M607.52728,562.91094l-7.65326,1.91332s-6.37772,56.12391-2.55109,63.77717,24.23533,57.39945,24.23533,55.48614,17.95311-5.32362,17.26758-7.12621-4.51215-9.45586-5.78769-12.00694-3.18886-5.74-2.55109-8.92881-7.01549-16.83817-7.01549-16.83817-1.91331-8.03492-2.55109-11.86155-6.37771-45.91957-6.37771-45.91957Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path22997%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M663.8906,506.295a5.07147,5.07147,0,0,0-2.30937-2.83725,10.86663,10.86663,0,0,0-.4876-3.74431c-1.27037-3.535-4.27984-3.33236-7.11936-4.89523-1.232-.67808-1.15586-1.27739-1.79719-2.39112a9.154,9.154,0,0,0-3.633-3.48894,13.51113,13.51113,0,0,0-5.89982-2.35585c-4.529-.29055-8.00135,3.719-12.33005,5.00579-1.908.56716-3.95817.59054-5.87622,1.12674s-3.83167,1.81652-4.11753,3.68048c-.132.86053.10085,1.74332-.033,2.60361-.2661,1.70987-1.85988,2.90739-2.9268,4.31377-2.35935,3.11-2.08949,7.50359-.20272,10.88741a15.22051,15.22051,0,0,0,1.3605,2.00391,11.79459,11.79459,0,0,0,1.43647,4.57764c1.88677,3.38382,5.13345,5.9124,8.525,8.01316a17.89627,17.89627,0,0,1-.50306-3.417,2.22989,2.22989,0,0,1,.15437-1.13217c.37771-.74316,1.37574-.9408,2.1367-1.34781a4.98194,4.98194,0,0,0,2.23976-4.41443c.04562-1.70576-.33848-3.41434-.14861-5.11123a2.72956,2.72956,0,0,1,1.01575-2.05441,3.68529,3.68529,0,0,1,1.915-.42974c3.22931-.124,6.60342-.17985,9.45186-1.61723a14.36252,14.36252,0,0,1,2.94191-1.40075c2.42072-.59417,4.89483,1.00282,6.28995,2.95736s2.09069,4.28046,3.37787,6.29956,3.51089,3.81966,5.9996,3.58045a1.02434,1.02434,0,0,0,.74324-.31108.99817.99817,0,0,0,.13692-.596l.139-8.9542A12.77455,12.77455,0,0,0,663.8906,506.295Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path22999%27 style=%27fill:%23242939;fill-opacity:1%27/%3E %3Cellipse cx=%27930.04641%27 cy=%27843.11616%27 rx=%27125.47705%27 ry=%278.93942%27 fill=%27%233f3d56%27 id=%27ellipse23001%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpath d=%27M958.36552,846.137s-10.71231,9.0209-16.35036,8.45709-16.35037-.56381-11.83992,5.63806,23.116,9.58469,31.00931,10.1485,25.37126,1.12761,24.24365-2.25522-2.25523-19.1694-6.76567-20.297S958.36552,846.137,958.36552,846.137Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path23003%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M1019.84842,837.28021s-7.89376,11.568-13.47591,12.5402-15.90033,3.85121-9.889,8.61268,24.84151,3.01947,32.59591,1.44116,24.74085-5.73258,22.74556-8.6879-7.32415-17.858-11.9717-17.73192S1019.84842,837.28021,1019.84842,837.28021Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23575a89%27 id=%27path23005%27 style=%27fill:%23343a4b;fill-opacity:1%27/%3E %3Cpath d=%27M952.09041,671.84147s-7.25623,49.69448-5.56481,58.71537,2.819,23.116,2.819,23.116-1.12761,11.83992,0,17.478,7.89328,59.1996,7.89328,60.32722-1.12761,4.51044,0,7.32947,3.38283.56381,0,5.07425-1.12761,5.63806-.56381,5.63806,22.55223,2.25522,23.67984,0-.5638-2.819,0-5.63806,1.12762-3.38283,2.25523-3.94664,3.38283.56381,1.69141-2.25522-5.63805-6.20186-4.51044-7.89328-.56381-14.09514-.56381-14.09514-1.12761-27.62648-1.69141-44.54066,5.07425-34.39215,5.07425-34.39215a64.50785,64.50785,0,0,0,14.659,37.775c14.65894,17.478,21.98842,50.17871,21.98842,50.17871s3.38283,5.07425,1.69142,9.58469-6.76567,1.69142-1.69142,4.51045,22.55223-1.12761,24.24364-2.819-2.25522-3.94664-1.12761-8.45708,5.63806-3.38284,1.69142-5.63806-5.07425-1.69142-5.07425-3.94664-10.1485-51.30632-25.93506-65.40147l-1.12762-51.30632s14.09515-36.08356-.5638-39.4664S952.09041,671.84147,952.09041,671.84147Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path23007%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3Cpath d=%27M962.31216,538.29909s9.5847,23.67984,7.32948,27.06268,27.62648-11.27612,27.62648-11.27612-9.5847-23.67984-9.5847-26.49887S962.31216,538.29909,962.31216,538.29909Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23a0616a%27 id=%27path23009%27/%3E %3Ccircle cx=%27897.12147%27 cy=%27499.38603%27 r=%2720.86081%27 fill=%27%23a0616a%27 id=%27circle23011%27/%3E %3Cpath d=%27M997.26812,544.501s-14.659-1.69142-21.98843,7.32947-8.45708,11.27611-8.45708,11.27611-17.478,28.19029-14.09515,42.28543a40.78305,40.78305,0,0,1,2.25523,3.94664c1.12761,2.25523,1.12761,33.82835,0,38.9026s-2.25523,6.76567-1.12761,14.09514-9.0209,19.16939,2.819,21.42462,20.86082.5638,24.80746-4.51045.5638-8.45708,12.96753-8.45708a29.835,29.835,0,0,0,20.297-8.45709s-6.20186-6.76567-3.94664-7.89328,0-3.94664-1.12761-6.76567-1.12761-5.07425.56381-5.07425.5638-1.12761-.56381-3.94664,19.7332-51.30632,7.32948-65.40146-18.60559-21.98843-18.60559-21.98843S1000.651,542.80954,997.26812,544.501Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path23013%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M965.13119,598.0625V622.87l-18.04178,59.76341s-11.83992,31.00931,0,31.00931S958.295,684.0455,958.295,684.0455l25.4418-44.82518s10.1485-35.51976,9.02089-38.33879S965.13119,598.0625,965.13119,598.0625Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%23a0616a%27 id=%27path23015%27/%3E %3Cpath d=%27M974.71589,561.41513s-16.91417,6.76567-12.40373,24.80745,0,17.478,0,17.478,23.116-2.25523,30.44551,2.819l1.69142-6.76566S1001.21476,560.85132,974.71589,561.41513Z%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%236c63ff%27 id=%27path23017%27 style=%27fill:%233f80ea;fill-opacity:1%27/%3E %3Cpath d=%27M962.23652,507.69756a8.3233,8.3233,0,0,1-7.81835-1.21664,6.29832,6.29832,0,0,1-1.77652-7.43529c1.07954-2.11867,3.38862-3.281,5.60284-4.14784A52.07494,52.07494,0,0,1,973.5051,491.452c2.49409-.17738,5.11352-.14928,7.33924.99008,1.10128.56374,2.0578,1.37737,3.14849,1.96134,2.00551,1.07378,4.33928,1.31252,6.50663,2.00363a16.286,16.286,0,0,1,9.95284,9.14876,19.62412,19.62412,0,0,1,1.226,4.54149,25.2961,25.2961,0,0,1-1.3156,12.66327c-2.40334,6.39891-7.444,11.99316-7.72846,18.82259-3.08523-2.23834-4.22927-6.27842-6.70163-9.17948a12.48588,12.48588,0,0,0-7.12621-4.13344,3.96909,3.96909,0,0,1-2.12417-.77452,3.41973,3.41973,0,0,1-.77575-1.80982l-2.111-9.96715c-.42962-2.02845-.97254-4.24-2.63979-5.47267a7.98792,7.98792,0,0,0-3.44066-1.21215,53.97319,53.97319,0,0,0-8.81411-.80365%27 transform=%27translate%28-72.23827 -23.97221%29%27 fill=%27%232f2e41%27 id=%27path23019%27 style=%27fill:%23444f6d;fill-opacity:1%27/%3E %3C/svg%3E")}td .illustration{margin:calc(0rem - 0.75rem) calc(0rem - 0.75rem)}section:not(:last-of-type){padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:1px solid #cfcfcf}html.dark section:not(:last-of-type){border-bottom-color:#7e7e7e}.section--horizontally{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:1rem}.section--horizontally>section:not(:last-of-type){padding-right:1rem;border-right:1px solid #cfcfcf;padding-bottom:0;margin-bottom:0;border-bottom:none}html.dark .section--horizontally>section:not(:last-of-type){border-right-color:#7e7e7e}.section--horizontally>section:not(:first-of-type){padding-left:1rem}@media(max-width: 600px){.section-responsive{display:flex;flex-direction:column;row-gap:0}.section-responsive>section:not(:last-of-type){padding-right:0;padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:1px solid #cfcfcf;border-right:none}html.dark .section-responsive>section:not(:last-of-type){border-bottom-color:#7e7e7e}.section-responsive>section:not(:first-of-type){padding-left:0}}.sidebar{width:250px;display:flex;bottom:0;left:0;top:0;height:100vh;position:-webkit-sticky;position:sticky;transition:right ease-in-out .33s,transform ease-in-out .33s,box-shadow ease-in-out .33s;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);z-index:1021}.sidebar::before{content:"";position:absolute;display:block;opacity:0;width:150vw;height:100vh;transition:opacity ease-in-out .33s;transform:translateX(-100%);z-index:-1}.sidebar.sidebar--floating{position:fixed;right:100%;z-index:1048;transform:translateX(-100%)}.sidebar.sidebar--floating .sidebar__close{display:block}.sidebar.sidebar--open{-webkit-animation-name:sidebar-opening;animation-name:sidebar-opening;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running;transform:translateX(0%);box-shadow:0 0 25px 10px rgba(0,0,0,.3)}.sidebar.sidebar--open::before{opacity:1;transform:translateX(0%)}.sidebar.sidebar--closed{-webkit-animation-name:sidebar-closing;animation-name:sidebar-closing;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-play-state:running;animation-play-state:running}.sidebar .accordion-button{padding:0}.sidebar .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27 fill=%27%23cfcfcf%27%3E%3C%21--%21 Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free %28Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License%29 Copyright 2023 Fonticons, Inc. --%3E%3Cpath d=%27M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z%27/%3E%3C/svg%3E")}.sidebar .accordion-button::after{display:inline-block;position:absolute;right:1.7rem;top:1.25rem;width:.75rem;height:.75rem;background-size:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 512 512%27 fill=%27%23cfcfcf%27%3E%3C%21--%21 Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free %28Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License%29 Copyright 2023 Fonticons, Inc. --%3E%3Cpath d=%27M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z%27/%3E%3C/svg%3E")}.sidebar__close{position:absolute;right:5px;top:11px;display:none;opacity:.25}.sidebar__close:hover{opacity:1}.sidebar__close .bi{color:#fff;width:1rem;height:1rem}.sidebar__header{padding:.5rem 1rem;margin-bottom:1rem;min-height:52px;display:flex}.sidebar__footer{display:flex;flex-direction:column;justify-items:center;position:absolute;bottom:0;width:inherit}.sidebar__content{bottom:0;left:0;top:0;float:none;height:100vh;width:inherit;background-color:#343a4b;position:static;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#222 #343a4b}.sidebar__content::-webkit-scrollbar{width:5px}.sidebar__content::-webkit-scrollbar-track{background:#343a4b}.sidebar__content::-webkit-scrollbar-thumb{background-color:#222;border:1px solid #222}.sidebar__content::-webkit-scrollbar-thumb:hover{background:#2f2f2f}.sidebar__content .brand-link{display:flex;align-items:center;text-decoration:none;font-weight:bold;color:#cfcfcf;cursor:default}.sidebar__content .brand-link:hover{color:#cfcfcf}.sidebar__content .brand-image{width:2rem;height:2rem}.sidebar__content .brand-text{display:flex;flex-direction:row;align-items:center}.sidebar__content .sidebar__menu-item{color:#fff;display:block;text-align:left}.sidebar__content .nav-link{width:100%;border:none}.sidebar__content .nav-item{transition:box-shadow ease-in-out .33s;box-shadow:inset 0 0 0 0 #3f80ea;padding:0}.sidebar__content .nav-item .nav-link{color:#cfcfcf;display:block;text-align:left;padding:1rem}.sidebar__content .nav-item.nav-item--active{box-shadow:inset 5px 0 0 0 #3f80ea}.sidebar__content .nav-item.nav-item--active .nav-link{color:#fff;box-shadow:inset 5px 0 0 0 #3f80ea;border-radius:0}.sidebar__content .nav-item .nav-item__collapse-button--active{box-shadow:inset 5px 0 0 0 #3f80ea}.sidebar__content .nav-item .nav-item__collapse-button--active:focus{box-shadow:inset 5px 0 0 0 #3f80ea}.sidebar__content .nav-item .nav-item__collapse{position:relative}.sidebar__content .nav-item .nav-item__collapse::before{content:"";position:absolute;box-shadow:0 1px 4px 0 rgba(0,0,0,.9);top:-1px;left:0;right:0;width:100%;z-index:1;height:1px}.sidebar__content .nav-item .nav-item__icon{display:block;margin-right:.5rem;width:1rem;float:left;text-align:center;height:1rem;margin-top:.1rem}.sidebar__content .nav-item a:hover,.sidebar__content .nav-item button:hover{background-color:#202634;cursor:pointer}.sidebar__content .nav-item button .bi{margin-right:.5rem}.sidebar__content .nav-item .sidebar-dropdown .nav-item:not(.collapsed){background-color:#343a4b}.sidebar__content .nav-item .sidebar-dropdown .nav-item:not(.collapsed)>a,.sidebar__content .nav-item .sidebar-dropdown .nav-item:not(.collapsed) button{padding:.6rem .6rem .6rem 2.5rem}.sidebar__content .nav-item .list-group-item{border:none;padding:0}.sidebar__content .sidebar-dropdown a,.sidebar__content .sidebar-dropdown button{padding-left:3rem;cursor:pointer}.sidebar__content .sidebar-dropdown .nav-item.collapsed{background-color:inherit}.sidebar__content .accordion-button{cursor:pointer;background-color:#343a4b}.sidebar__content .accordion-button:hover{background-color:#202634}@media(min-width: 1025px){.navbar-toggler{display:none}}@media only screen and (max-width: 1024px){.sidebar{position:fixed;right:100%;z-index:1048;transform:translateX(-100%)}.sidebar .sidebar__close{display:block}}@media only screen and (min-width: 1024px){.sidebar:before{width:250px}}@keyframes sidebar-opening{0%{background-color:rgba(0,0,0,0);right:100%}1%{background-color:rgba(0,0,0,0);right:0}100%{background-color:rgba(0,0,0,.5);right:0}}@keyframes sidebar-closing{0%{background-color:rgba(0,0,0,.5);right:0}99%{background-color:rgba(0,0,0,0);right:0}100%{background-color:rgba(0,0,0,0);right:100%}}.table-item__list i{width:20px;display:inline-block;text-align:center}.table-item__user img{max-height:38px;margin-right:8px}.table-item__badges{text-align:center}.table-item__badges .badge{margin-right:.2rem}.table-item__text{position:relative;z-index:2}.table-item__icon{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center}.table-item__text-badges-wrapper{display:block}.table-item__text-badges{position:absolute;bottom:.2rem;z-index:1}.table-item__text-badges .badge{margin-right:.2rem}@media only screen and (max-width: 1024px){.table-item__text-badges{position:absolute;left:30%;bottom:0;display:block}.table-item__text-badges-wrapper{min-height:2rem}}[tooltip]{position:relative;cursor:pointer}[tooltip]::before,[tooltip]::after{text-transform:none;font-size:.9em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}[tooltip]::before{content:"";border:5px solid transparent;z-index:1001}[tooltip]::after{content:attr(tooltip);text-align:center;min-width:3em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1ch 1.5ch;border-radius:.2rem;box-shadow:0 1em 2em -0.5em rgba(0,0,0,.35);background:#202634;color:#fff;z-index:1000}[tooltip]:hover{z-index:1049}[tooltip]:hover::before,[tooltip]:hover::after{display:block}[tooltip]:not([flow]):hover::before,[tooltip]:not([flow]):hover::after,[tooltip][flow^=up]:hover::before,[tooltip][flow^=up]:hover::after,[tooltip][flow^=down]:hover::before,[tooltip][flow^=down]:hover::after{-webkit-animation:tooltips-vertical .25s ease-out forwards;animation:tooltips-vertical .25s ease-out forwards}[tooltip][flow^=left]:hover::before,[tooltip][flow^=left]:hover::after,[tooltip][flow^=right]:hover::before,[tooltip][flow^=right]:hover::after{-webkit-animation:tooltips-horizontal .25s ease-out forwards;animation:tooltips-horizontal .25s ease-out forwards}[tooltip=""]::before,[tooltip=""]::after{display:none !important}[tooltip]:not([flow])::before,[tooltip][flow^=up]::before{bottom:100%;border-bottom-width:0;border-top-color:#202634}[tooltip]:not([flow])::after,[tooltip][flow^=up]::after{bottom:calc(100% + 5px)}[tooltip]:not([flow])::before,[tooltip]:not([flow])::after,[tooltip][flow^=up]::before,[tooltip][flow^=up]::after{left:50%;transform:translate(-50%, -0.5em)}[tooltip][flow^=down]::before,[tooltip][flow^=down]::after{left:50%;transform:translate(-50%, 0.5em)}[tooltip][flow^=down]::before{top:100%;border-top-width:0;border-bottom-color:#202634}[tooltip][flow^=down]::after{top:calc(100% + 5px)}[tooltip][flow^=left]::before{top:50%;border-right-width:0;border-left-color:#202634;left:calc(0em - 5px);transform:translate(-0.5em, -50%)}[tooltip][flow^=left]::after{top:50%;right:calc(100% + 5px);transform:translate(-0.5em, -50%)}[tooltip][flow^=right]::before{top:50%;border-left-width:0;border-right-color:#202634;right:calc(0em - 5px);transform:translate(0.5em, -50%)}[tooltip][flow^=right]::after{top:50%;left:calc(100% + 5px);transform:translate(0.5em, -50%)}@keyframes tooltips-vertical{to{opacity:.9;transform:translate(-50%, 0)}}@keyframes tooltips-horizontal{to{opacity:.9;transform:translate(0, -50%)}}.dropdown.user-dropdown{min-width:150px}.dropdown.user-dropdown .dropdown-toggle{color:inherit}.dropdown.user-dropdown .dropdown-toggle:hover{color:inherit}.dropdown .avatar{display:inline-block;margin-right:.5rem;margin-top:-1rem;margin-bottom:-1rem;vertical-align:middle}tr{cursor:default}tr:last-of-type>td{border-bottom-width:0}td{position:relative;cursor:default}td a{text-decoration:none;font-weight:600;color:#202634}html.dark td a{color:#fff}.table-hover>tbody>tr .table-controls{text-align:right}@media only screen and (max-width: 1024px){table.table-mobile-cards>thead>tr{display:none}table.table-mobile-cards>tbody>tr{display:flex;flex-direction:column;position:relative;border-bottom:1px solid #cfcfcf}table.table-mobile-cards>tbody>tr:last-of-type{border-bottom:none}table.table-mobile-cards>tbody>tr>td{padding:.25rem;width:100%;border:none;background-color:inherit;margin-right:80px;clear:both;display:flex;line-height:22px;text-align:left}table.table-mobile-cards>tbody>tr>td.wrap{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;white-space:pre-wrap}table.table-mobile-cards>tbody>tr>td[data-header]:before{content:attr(data-header);width:150px;display:block;align-content:center;font-weight:600;font-size:.765625rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}table.table-mobile-cards.table-hover>tbody>tr .table-controls__action{position:absolute;right:0;top:-21px}table.table-mobile-cards.table-hover>tbody>tr .table-controls{max-height:20rem;opacity:1}}.feature{border-radius:.2rem;background-color:#e0eafc;margin:1rem .5rem;padding:1rem}.feature.disabled{width:100%;height:inherit;min-height:135px;position:relative}.feature.disabled::before{content:"";width:inherit;height:100%;background-color:rgba(207,207,207,.5);position:absolute;top:0;left:0;border-radius:.2rem}.feature.disabled .cta{position:absolute;bottom:1rem;left:10%;z-index:2;width:80%}.feature.disabled .cta span{margin:0 auto}.feature.disabled .btn-primary{display:none !important}html.dark .feature{background-color:rgba(224,234,252,.03)}html.dark .feature.disabled{color:rgba(207,207,207,.75)}html.dark .feature.disabled::before{background-color:transparent}html.dark .feature.disabled .bi{fill:rgba(207,207,207,.75)}.icon-square{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;font-size:1.5rem;border-radius:.5rem;background-color:#e0eafc}.icon-square .bi{width:2rem;height:2rem}html.dark .icon-square .bi{fill:#fff}.bi{width:1rem;height:1rem;fill:currentColor}.bi.bi-x2{width:2rem;height:2rem}.bi.bi-x3{width:3rem;height:3rem}.bi.bi-x4{width:4rem;height:4rem}.bi.bi-x5{width:5rem;height:5rem}.bi.bi-auto{width:auto;height:auto}@font-face{font-family:"Urbanist";font-style:normal;font-weight:100;src:url(assets/f5374b0f16036381df95.eot);src:local(""),url(assets/f5374b0f16036381df95.eot?#iefix) format("embedded-opentype"),url(assets/900614b2a3523f6202c0.woff2) format("woff2"),url(assets/09102cc967b76dc0418c.woff) format("woff"),url(assets/6e24a60de436391e8a43.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:normal;font-weight:200;src:url(assets/dc23495faaae080d48d9.eot);src:local(""),url(assets/dc23495faaae080d48d9.eot?#iefix) format("embedded-opentype"),url(assets/6450e10686b5e7f41bdf.woff2) format("woff2"),url(assets/3bbcb758762b3371268b.woff) format("woff"),url(assets/0657828c350612cb7a66.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:normal;font-weight:300;src:url(assets/0ddb459081ec92179013.eot);src:local(""),url(assets/0ddb459081ec92179013.eot?#iefix) format("embedded-opentype"),url(assets/14d43ca6b08adc11988b.woff2) format("woff2"),url(assets/abc091783fcf08ff54db.woff) format("woff"),url(assets/95d222eaf6337bdb90a1.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:normal;font-weight:400;src:url(assets/50ed528a350799a81bd1.eot);src:local(""),url(assets/50ed528a350799a81bd1.eot?#iefix) format("embedded-opentype"),url(assets/acb443f57b9685a2e3d3.woff2) format("woff2"),url(assets/0f728ee0b3b91d14d404.woff) format("woff"),url(assets/5f59590073f125f0a678.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:normal;font-weight:500;src:url(assets/3e5299c2bbb38661d34b.eot);src:local(""),url(assets/3e5299c2bbb38661d34b.eot?#iefix) format("embedded-opentype"),url(assets/608aa7d6fe97399f162d.woff2) format("woff2"),url(assets/8b42ccdadae09ba7b2dd.woff) format("woff"),url(assets/a58f5ee5eb3ac95c0725.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:normal;font-weight:600;src:url(assets/fbfd723ce0d7ca551890.eot);src:local(""),url(assets/fbfd723ce0d7ca551890.eot?#iefix) format("embedded-opentype"),url(assets/23c0c46077d229f560d6.woff2) format("woff2"),url(assets/886efb009225515298d4.woff) format("woff"),url(assets/b2ee10d9cb5b71378144.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:normal;font-weight:800;src:url(assets/f7e53f8e71056808e293.eot);src:local(""),url(assets/f7e53f8e71056808e293.eot?#iefix) format("embedded-opentype"),url(assets/40eac4321aa8af4f5f31.woff2) format("woff2"),url(assets/b657f06268bb3a24a44f.woff) format("woff"),url(assets/c4a7b0bc50173d88e3b8.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:normal;font-weight:700;src:url(assets/6ae976973f75f3a86334.eot);src:local(""),url(assets/6ae976973f75f3a86334.eot?#iefix) format("embedded-opentype"),url(assets/daf08c4d08cf30d2d05e.woff2) format("woff2"),url(assets/281d7f6a1bbe28c6d7ec.woff) format("woff"),url(assets/25ed7dc61f07dac90073.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:normal;font-weight:900;src:url(assets/9ef47cbe48d06b2537d5.eot);src:local(""),url(assets/9ef47cbe48d06b2537d5.eot?#iefix) format("embedded-opentype"),url(assets/1cdc200b2d510dfcd164.woff2) format("woff2"),url(assets/f3baa9b02e418cc2a616.woff) format("woff"),url(assets/6957451144b8df678803.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:italic;font-weight:100;src:url(assets/4bdd0c362461aacda737.eot);src:local(""),url(assets/4bdd0c362461aacda737.eot?#iefix) format("embedded-opentype"),url(assets/89e47274d20199deaedc.woff2) format("woff2"),url(assets/608faad6c03f4e76dc4a.woff) format("woff"),url(assets/4d9273b1ade37ecc4302.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:italic;font-weight:200;src:url(assets/ad477fe1f97fa68a6d37.eot);src:local(""),url(assets/ad477fe1f97fa68a6d37.eot?#iefix) format("embedded-opentype"),url(assets/8f52c38b12c40c60f084.woff2) format("woff2"),url(assets/e42cc3bdd071cb289b62.woff) format("woff"),url(assets/e2c237b6a72862d56d20.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:italic;font-weight:300;src:url(assets/f5473c49d4711a6ba4c4.eot);src:local(""),url(assets/f5473c49d4711a6ba4c4.eot?#iefix) format("embedded-opentype"),url(assets/f5205b00901d6c463a97.woff2) format("woff2"),url(assets/f2b8d2927081bd838d16.woff) format("woff"),url(assets/a7f62ece7cb415ca6def.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:italic;font-weight:400;src:url(assets/90f27ae3acbb3ff01115.eot);src:local(""),url(assets/90f27ae3acbb3ff01115.eot?#iefix) format("embedded-opentype"),url(assets/1bf25b7c304f722dd9be.woff2) format("woff2"),url(assets/8af0159726cae4efb0bb.woff) format("woff"),url(assets/769bb62bfb3231e552c8.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:italic;font-weight:500;src:url(assets/d43b62014029710e5778.eot);src:local(""),url(assets/d43b62014029710e5778.eot?#iefix) format("embedded-opentype"),url(assets/36a3cdb407b472cc3e0b.woff2) format("woff2"),url(assets/5eb5cbd0e04a3eb11637.woff) format("woff"),url(assets/6defc336ecbe5f549e68.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:italic;font-weight:600;src:url(assets/fa32b3649231f4ed2d80.eot);src:local(""),url(assets/fa32b3649231f4ed2d80.eot?#iefix) format("embedded-opentype"),url(assets/9c4d6805896e535222fa.woff2) format("woff2"),url(assets/0f0e5a24fcb69c4bcf6b.woff) format("woff"),url(assets/f4561c3af0b670835b03.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:italic;font-weight:700;src:url(assets/9206b5870e36766415c2.eot);src:local(""),url(assets/9206b5870e36766415c2.eot?#iefix) format("embedded-opentype"),url(assets/6bd9ffc5a8a8ebf13ba1.woff2) format("woff2"),url(assets/ee5111db26618d8b5d00.woff) format("woff"),url(assets/df0db33bd06b07f392b8.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:italic;font-weight:800;src:url(assets/7ab39a1207d629629f06.eot);src:local(""),url(assets/7ab39a1207d629629f06.eot?#iefix) format("embedded-opentype"),url(assets/85723f17d38cbd6aabde.woff2) format("woff2"),url(assets/cc43ab74d1997491747c.woff) format("woff"),url(assets/1c127a24b41785876687.ttf) format("truetype");font-display:swap}@font-face{font-family:"Urbanist";font-style:italic;font-weight:900;src:url(assets/b5d1819c05f38f449104.eot);src:local(""),url(assets/b5d1819c05f38f449104.eot?#iefix) format("embedded-opentype"),url(assets/8ef40b3e5df82bef5405.woff2) format("woff2"),url(assets/6406c36058c087fc1604.woff) format("woff"),url(assets/9920dd7d83cfc99548d7.ttf) format("truetype");font-display:swap}

/*# sourceMappingURL=bootstrap.css.map*/