@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 40px;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1150px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-25,.gx-25{--bs-gutter-x: .75rem}.g-25,.gy-25{--bs-gutter-y: .75rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-45,.gx-45{--bs-gutter-x: 2rem}.g-45,.gy-45{--bs-gutter-y: 2rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}.g-6,.gx-6{--bs-gutter-x: 4rem}.g-6,.gy-6{--bs-gutter-y: 4rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-25,.gx-sm-25{--bs-gutter-x: .75rem}.g-sm-25,.gy-sm-25{--bs-gutter-y: .75rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-45,.gx-sm-45{--bs-gutter-x: 2rem}.g-sm-45,.gy-sm-45{--bs-gutter-y: 2rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 4rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 4rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-25,.gx-md-25{--bs-gutter-x: .75rem}.g-md-25,.gy-md-25{--bs-gutter-y: .75rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-45,.gx-md-45{--bs-gutter-x: 2rem}.g-md-45,.gy-md-45{--bs-gutter-y: 2rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}.g-md-6,.gx-md-6{--bs-gutter-x: 4rem}.g-md-6,.gy-md-6{--bs-gutter-y: 4rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-25,.gx-lg-25{--bs-gutter-x: .75rem}.g-lg-25,.gy-lg-25{--bs-gutter-y: .75rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-45,.gx-lg-45{--bs-gutter-x: 2rem}.g-lg-45,.gy-lg-45{--bs-gutter-y: 2rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 4rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 4rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-25,.gx-xl-25{--bs-gutter-x: .75rem}.g-xl-25,.gy-xl-25{--bs-gutter-y: .75rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-45,.gx-xl-45{--bs-gutter-x: 2rem}.g-xl-45,.gy-xl-45{--bs-gutter-y: 2rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 4rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 4rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-25,.gx-xxl-25{--bs-gutter-x: .75rem}.g-xxl-25,.gy-xxl-25{--bs-gutter-y: .75rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-45,.gx-xxl-45{--bs-gutter-x: 2rem}.g-xxl-45,.gy-xxl-45{--bs-gutter-y: 2rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 4rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 4rem}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.btn.icon-btn--icon-only>span,:not(.btn-check)+.btn.icon-btn--icon-only>span,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.btn.icon-btn--icon-only>span:not(caption),:not(.btn-check)+.btn.icon-btn--icon-only>span:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.btn.icon-btn--icon-only>span *,:not(.btn-check)+.btn.icon-btn--icon-only>span *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.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}}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 680px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media(min-width:576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 400px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color: rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(10.4, 88, 202.4);--bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);--bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(61.4, 212.6, 243);--bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(255, 202.3, 44.2);--bs-btn-hover-border-color: rgb(255, 199.2, 31.8);--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 205.4, 56.6);--bs-btn-active-border-color: rgb(255, 199.2, 31.8);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(198.4, 199.2, 200);--bs-btn-active-border-color: rgb(186, 186.75, 187.5);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-25{margin:.75rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-45{margin:2rem!important}.m-5{margin:3rem!important}.m-6{margin:4rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-25{margin-right:.75rem!important;margin-left:.75rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-45{margin-right:2rem!important;margin-left:2rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-6{margin-right:4rem!important;margin-left:4rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-25{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-45{margin-top:2rem!important;margin-bottom:2rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-25{margin-top:.75rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-45{margin-top:2rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:4rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-25{margin-right:.75rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-45{margin-right:2rem!important}.me-5{margin-right:3rem!important}.me-6{margin-right:4rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-25{margin-bottom:.75rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-45{margin-bottom:2rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:4rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-25{margin-left:.75rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-45{margin-left:2rem!important}.ms-5{margin-left:3rem!important}.ms-6{margin-left:4rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n25{margin:-.75rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n45{margin:-2rem!important}.m-n5{margin:-3rem!important}.m-n6{margin:-4rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n25{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n45{margin-right:-2rem!important;margin-left:-2rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n6{margin-right:-4rem!important;margin-left:-4rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n25{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n45{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n25{margin-top:-.75rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n45{margin-top:-2rem!important}.mt-n5{margin-top:-3rem!important}.mt-n6{margin-top:-4rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n25{margin-right:-.75rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n45{margin-right:-2rem!important}.me-n5{margin-right:-3rem!important}.me-n6{margin-right:-4rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n25{margin-bottom:-.75rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n45{margin-bottom:-2rem!important}.mb-n5{margin-bottom:-3rem!important}.mb-n6{margin-bottom:-4rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n25{margin-left:-.75rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n45{margin-left:-2rem!important}.ms-n5{margin-left:-3rem!important}.ms-n6{margin-left:-4rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-25{padding:.75rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-45{padding:2rem!important}.p-5{padding:3rem!important}.p-6{padding:4rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-25{padding-right:.75rem!important;padding-left:.75rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-45{padding-right:2rem!important;padding-left:2rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-6{padding-right:4rem!important;padding-left:4rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-25{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-45{padding-top:2rem!important;padding-bottom:2rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-6{padding-top:4rem!important;padding-bottom:4rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-25{padding-top:.75rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-45{padding-top:2rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:4rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-25{padding-right:.75rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-45{padding-right:2rem!important}.pe-5{padding-right:3rem!important}.pe-6{padding-right:4rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-25{padding-bottom:.75rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-45{padding-bottom:2rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:4rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-25{padding-left:.75rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-45{padding-left:2rem!important}.ps-5{padding-left:3rem!important}.ps-6{padding-left:4rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-25{gap:.75rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-45{gap:2rem!important}.gap-5{gap:3rem!important}.gap-6{gap:4rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-25{row-gap:.75rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-45{row-gap:2rem!important}.row-gap-5{row-gap:3rem!important}.row-gap-6{row-gap:4rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-25{column-gap:.75rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-45{column-gap:2rem!important}.column-gap-5{column-gap:3rem!important}.column-gap-6{column-gap:4rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-25{margin:.75rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-45{margin:2rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:4rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-25{margin-right:.75rem!important;margin-left:.75rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-45{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-6{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-25{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-45{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-25{margin-top:.75rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-45{margin-top:2rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:4rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-25{margin-right:.75rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-45{margin-right:2rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:4rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-25{margin-bottom:.75rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-45{margin-bottom:2rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:4rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-25{margin-left:.75rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-45{margin-left:2rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:4rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n25{margin:-.75rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n45{margin:-2rem!important}.m-sm-n5{margin:-3rem!important}.m-sm-n6{margin:-4rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n25{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n45{margin-right:-2rem!important;margin-left:-2rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n6{margin-right:-4rem!important;margin-left:-4rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n25{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n45{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n25{margin-top:-.75rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n45{margin-top:-2rem!important}.mt-sm-n5{margin-top:-3rem!important}.mt-sm-n6{margin-top:-4rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n25{margin-right:-.75rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n45{margin-right:-2rem!important}.me-sm-n5{margin-right:-3rem!important}.me-sm-n6{margin-right:-4rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n25{margin-bottom:-.75rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n45{margin-bottom:-2rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.mb-sm-n6{margin-bottom:-4rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n25{margin-left:-.75rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n45{margin-left:-2rem!important}.ms-sm-n5{margin-left:-3rem!important}.ms-sm-n6{margin-left:-4rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-25{padding:.75rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-45{padding:2rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:4rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-25{padding-right:.75rem!important;padding-left:.75rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-45{padding-right:2rem!important;padding-left:2rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-6{padding-right:4rem!important;padding-left:4rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-25{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-45{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-6{padding-top:4rem!important;padding-bottom:4rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-25{padding-top:.75rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-45{padding-top:2rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:4rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-25{padding-right:.75rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-45{padding-right:2rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:4rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-25{padding-bottom:.75rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-45{padding-bottom:2rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:4rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-25{padding-left:.75rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-45{padding-left:2rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:4rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-25{gap:.75rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-45{gap:2rem!important}.gap-sm-5{gap:3rem!important}.gap-sm-6{gap:4rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-25{row-gap:.75rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-45{row-gap:2rem!important}.row-gap-sm-5{row-gap:3rem!important}.row-gap-sm-6{row-gap:4rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-25{column-gap:.75rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-45{column-gap:2rem!important}.column-gap-sm-5{column-gap:3rem!important}.column-gap-sm-6{column-gap:4rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-25{margin:.75rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-45{margin:2rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:4rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-25{margin-right:.75rem!important;margin-left:.75rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-45{margin-right:2rem!important;margin-left:2rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-6{margin-right:4rem!important;margin-left:4rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-25{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-45{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-25{margin-top:.75rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-45{margin-top:2rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:4rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-25{margin-right:.75rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-45{margin-right:2rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:4rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-25{margin-bottom:.75rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-45{margin-bottom:2rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:4rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-25{margin-left:.75rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-45{margin-left:2rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:4rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n25{margin:-.75rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n45{margin:-2rem!important}.m-md-n5{margin:-3rem!important}.m-md-n6{margin:-4rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n25{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n45{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n6{margin-right:-4rem!important;margin-left:-4rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n25{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n45{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n25{margin-top:-.75rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n45{margin-top:-2rem!important}.mt-md-n5{margin-top:-3rem!important}.mt-md-n6{margin-top:-4rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n25{margin-right:-.75rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n45{margin-right:-2rem!important}.me-md-n5{margin-right:-3rem!important}.me-md-n6{margin-right:-4rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n25{margin-bottom:-.75rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n45{margin-bottom:-2rem!important}.mb-md-n5{margin-bottom:-3rem!important}.mb-md-n6{margin-bottom:-4rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n25{margin-left:-.75rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n45{margin-left:-2rem!important}.ms-md-n5{margin-left:-3rem!important}.ms-md-n6{margin-left:-4rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-25{padding:.75rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-45{padding:2rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:4rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-25{padding-right:.75rem!important;padding-left:.75rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-45{padding-right:2rem!important;padding-left:2rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-6{padding-right:4rem!important;padding-left:4rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-25{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-45{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-6{padding-top:4rem!important;padding-bottom:4rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-25{padding-top:.75rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-45{padding-top:2rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:4rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-25{padding-right:.75rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-45{padding-right:2rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:4rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-25{padding-bottom:.75rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-45{padding-bottom:2rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:4rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-25{padding-left:.75rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-45{padding-left:2rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:4rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-25{gap:.75rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-45{gap:2rem!important}.gap-md-5{gap:3rem!important}.gap-md-6{gap:4rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-25{row-gap:.75rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-45{row-gap:2rem!important}.row-gap-md-5{row-gap:3rem!important}.row-gap-md-6{row-gap:4rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-25{column-gap:.75rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-45{column-gap:2rem!important}.column-gap-md-5{column-gap:3rem!important}.column-gap-md-6{column-gap:4rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-25{margin:.75rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-45{margin:2rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:4rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-25{margin-right:.75rem!important;margin-left:.75rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-45{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-6{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-25{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-45{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-25{margin-top:.75rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-45{margin-top:2rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:4rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-25{margin-right:.75rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-45{margin-right:2rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:4rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-25{margin-bottom:.75rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-45{margin-bottom:2rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:4rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-25{margin-left:.75rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-45{margin-left:2rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:4rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n25{margin:-.75rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n45{margin:-2rem!important}.m-lg-n5{margin:-3rem!important}.m-lg-n6{margin:-4rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n25{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n45{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n6{margin-right:-4rem!important;margin-left:-4rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n25{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n45{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n25{margin-top:-.75rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n45{margin-top:-2rem!important}.mt-lg-n5{margin-top:-3rem!important}.mt-lg-n6{margin-top:-4rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n25{margin-right:-.75rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n45{margin-right:-2rem!important}.me-lg-n5{margin-right:-3rem!important}.me-lg-n6{margin-right:-4rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n25{margin-bottom:-.75rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n45{margin-bottom:-2rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.mb-lg-n6{margin-bottom:-4rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n25{margin-left:-.75rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n45{margin-left:-2rem!important}.ms-lg-n5{margin-left:-3rem!important}.ms-lg-n6{margin-left:-4rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-25{padding:.75rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-45{padding:2rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:4rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-25{padding-right:.75rem!important;padding-left:.75rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-45{padding-right:2rem!important;padding-left:2rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-6{padding-right:4rem!important;padding-left:4rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-25{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-45{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-6{padding-top:4rem!important;padding-bottom:4rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-25{padding-top:.75rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-45{padding-top:2rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:4rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-25{padding-right:.75rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-45{padding-right:2rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:4rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-25{padding-bottom:.75rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-45{padding-bottom:2rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:4rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-25{padding-left:.75rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-45{padding-left:2rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:4rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-25{gap:.75rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-45{gap:2rem!important}.gap-lg-5{gap:3rem!important}.gap-lg-6{gap:4rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-25{row-gap:.75rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-45{row-gap:2rem!important}.row-gap-lg-5{row-gap:3rem!important}.row-gap-lg-6{row-gap:4rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-25{column-gap:.75rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-45{column-gap:2rem!important}.column-gap-lg-5{column-gap:3rem!important}.column-gap-lg-6{column-gap:4rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-25{margin:.75rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-45{margin:2rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:4rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-25{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-45{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-6{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-25{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-45{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-25{margin-top:.75rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-45{margin-top:2rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:4rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-25{margin-right:.75rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-45{margin-right:2rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:4rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-25{margin-bottom:.75rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-45{margin-bottom:2rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:4rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-25{margin-left:.75rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-45{margin-left:2rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:4rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n25{margin:-.75rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n45{margin:-2rem!important}.m-xl-n5{margin:-3rem!important}.m-xl-n6{margin:-4rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n25{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n45{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n6{margin-right:-4rem!important;margin-left:-4rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n25{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n45{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n25{margin-top:-.75rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n45{margin-top:-2rem!important}.mt-xl-n5{margin-top:-3rem!important}.mt-xl-n6{margin-top:-4rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n25{margin-right:-.75rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n45{margin-right:-2rem!important}.me-xl-n5{margin-right:-3rem!important}.me-xl-n6{margin-right:-4rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n25{margin-bottom:-.75rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n45{margin-bottom:-2rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.mb-xl-n6{margin-bottom:-4rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n25{margin-left:-.75rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n45{margin-left:-2rem!important}.ms-xl-n5{margin-left:-3rem!important}.ms-xl-n6{margin-left:-4rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-25{padding:.75rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-45{padding:2rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:4rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-25{padding-right:.75rem!important;padding-left:.75rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-45{padding-right:2rem!important;padding-left:2rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xl-6{padding-right:4rem!important;padding-left:4rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-25{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-45{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-6{padding-top:4rem!important;padding-bottom:4rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-25{padding-top:.75rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-45{padding-top:2rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:4rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-25{padding-right:.75rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-45{padding-right:2rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:4rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-25{padding-bottom:.75rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-45{padding-bottom:2rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:4rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-25{padding-left:.75rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-45{padding-left:2rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:4rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-25{gap:.75rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-45{gap:2rem!important}.gap-xl-5{gap:3rem!important}.gap-xl-6{gap:4rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-25{row-gap:.75rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-45{row-gap:2rem!important}.row-gap-xl-5{row-gap:3rem!important}.row-gap-xl-6{row-gap:4rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-25{column-gap:.75rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-45{column-gap:2rem!important}.column-gap-xl-5{column-gap:3rem!important}.column-gap-xl-6{column-gap:4rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-25{margin:.75rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-45{margin:2rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:4rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-25{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-45{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-6{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-25{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-45{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-6{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-25{margin-top:.75rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-45{margin-top:2rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:4rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-25{margin-right:.75rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-45{margin-right:2rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:4rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-25{margin-bottom:.75rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-45{margin-bottom:2rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:4rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-25{margin-left:.75rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-45{margin-left:2rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:4rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n25{margin:-.75rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n45{margin:-2rem!important}.m-xxl-n5{margin:-3rem!important}.m-xxl-n6{margin:-4rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n25{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n45{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n6{margin-right:-4rem!important;margin-left:-4rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n25{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n45{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n25{margin-top:-.75rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n45{margin-top:-2rem!important}.mt-xxl-n5{margin-top:-3rem!important}.mt-xxl-n6{margin-top:-4rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n25{margin-right:-.75rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n45{margin-right:-2rem!important}.me-xxl-n5{margin-right:-3rem!important}.me-xxl-n6{margin-right:-4rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n25{margin-bottom:-.75rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n45{margin-bottom:-2rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.mb-xxl-n6{margin-bottom:-4rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n25{margin-left:-.75rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n45{margin-left:-2rem!important}.ms-xxl-n5{margin-left:-3rem!important}.ms-xxl-n6{margin-left:-4rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-25{padding:.75rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-45{padding:2rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:4rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-25{padding-right:.75rem!important;padding-left:.75rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-45{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-6{padding-right:4rem!important;padding-left:4rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-25{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-45{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-6{padding-top:4rem!important;padding-bottom:4rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-25{padding-top:.75rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-45{padding-top:2rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:4rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-25{padding-right:.75rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-45{padding-right:2rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:4rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-25{padding-bottom:.75rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-45{padding-bottom:2rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:4rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-25{padding-left:.75rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-45{padding-left:2rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:4rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-25{gap:.75rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-45{gap:2rem!important}.gap-xxl-5{gap:3rem!important}.gap-xxl-6{gap:4rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-25{row-gap:.75rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-45{row-gap:2rem!important}.row-gap-xxl-5{row-gap:3rem!important}.row-gap-xxl-6{row-gap:4rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-25{column-gap:.75rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-45{column-gap:2rem!important}.column-gap-xxl-5{column-gap:3rem!important}.column-gap-xxl-6{column-gap:4rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:Graphik;font-style:normal;font-weight:400;src:url(/assets/Graphik-400-Web.Brr6Fu3h.woff) format("woff"),url(/assets/Graphik-400-Web.IqVRiz0X.woff2) format("woff2")}@font-face{font-family:Graphik;font-style:normal;font-weight:500;src:url(/assets/Graphik-500-Web.c26mv6me.woff) format("woff"),url(/assets/Graphik-500-Web.y6mFmhUE.woff2) format("woff2")}@font-face{font-family:Graphik;font-style:normal;font-weight:600;src:url(/assets/Graphik-600-Web.SaN3vLu8.woff) format("woff"),url(/assets/Graphik-600-Web.BmXtaZuB.woff2) format("woff2")}h1,.h1{font-family:Google Sans Flex,sans-serif;font-size:40px;font-weight:700;line-height:1.05;margin-bottom:24px}h1--xs,.h1--xs{font-family:Google Sans Flex,sans-serif;font-size:40px;font-weight:700;line-height:1.05;margin-bottom:24px}h1--lg,.h1--lg{font-size:72px;line-height:1.0555555556}@media(min-width:992px){h1,.h1{font-size:72px;line-height:1.0555555556}}h2,.h2{font-family:Google Sans Flex,sans-serif;font-size:26px;font-weight:700;line-height:1.3846153846}h2--xs,.h2--xs{font-family:Google Sans Flex,sans-serif;font-size:26px;font-weight:700;line-height:1.3846153846}h2--lg,.h2--lg{font-size:48px;line-height:1.1666666667}@media(min-width:992px){h2,.h2{font-size:48px;line-height:1.1666666667}}h3,.h3{font-family:Google Sans Flex,sans-serif;font-size:26px;font-weight:700;line-height:1.3846153846}h3--xs,.h3--xs{font-family:Google Sans Flex,sans-serif;font-size:26px;font-weight:700;line-height:1.3846153846}h3--lg,.h3--lg{font-size:36px;line-height:1.2222222222}@media(min-width:992px){h3,.h3{font-size:36px;line-height:1.2222222222}}h4,.h4{font-family:Google Sans Flex,sans-serif;font-size:24px;font-weight:700;line-height:1.1666666667}h4--xs,.h4--xs{font-family:Google Sans Flex,sans-serif;font-size:24px;font-weight:700;line-height:1.1666666667}h4--lg,.h4--lg{font-size:32px;line-height:1.15625}@media(min-width:992px){h4,.h4{font-size:32px;line-height:1.15625}}h5,.h5{font-family:Google Sans Flex,sans-serif;font-size:24px;font-weight:700;line-height:1.25}h5--xs,.h5--xs{font-family:Google Sans Flex,sans-serif;font-size:24px;font-weight:700;line-height:1.25}txt-1,.txt-1{font-size:20px;line-height:1.5}txt-1--xs,.txt-1--xs{font-size:20px;line-height:1.5}txt-1--lg,.txt-1--lg{font-size:26px;line-height:1.5384615385}@media(min-width:992px){txt-1,.txt-1{font-size:26px;line-height:1.5384615385}}txt-2,.txt-2{font-size:16px;line-height:1.5}txt-2--xs,.txt-2--xs{font-size:16px;line-height:1.5}txt-2--lg,.txt-2--lg{font-size:18px;line-height:1.5}@media(min-width:992px){txt-2,.txt-2{font-size:18px;line-height:1.5}}txt-3,.txt-3{font-size:14px;line-height:1.5}txt-3--xs,.txt-3--xs{font-size:14px;line-height:1.5}txt-3--lg,.txt-3--lg{font-size:16px;line-height:1.5}@media(min-width:992px){txt-3,.txt-3{font-size:16px;line-height:1.5}}a:not(.btn){color:var(--color-white-100);text-decoration:underline}a:not(.btn):hover{text-decoration:none}table th{font-weight:700;padding:8px 0}table td{border-top:1px solid var(--color-white-20);padding:8px 0}html,body{background-color:var(--color-bg-2);font-family:Graphik,sans-serif;overscroll-behavior-y:none}.body-inner{background:radial-gradient(100% 131.55% at 0% 0%,var(--color-bg-1) 0%,var(--color-bg-2) 39.33%,var(--color-bg-3) 100%);color:var(--color-white-100);min-height:100vh}:root{--color-bg-1: #70032C}.color-bg-1{color:var(--color-bg-1)!important}.bg-bg-1{background-color:var(--color-bg-1)!important}:root{--color-bg-2: #49022C}.color-bg-2{color:var(--color-bg-2)!important}.bg-bg-2{background-color:var(--color-bg-2)!important}:root{--color-bg-3: #16032F}.color-bg-3{color:var(--color-bg-3)!important}.bg-bg-3{background-color:var(--color-bg-3)!important}:root{--color-primary-red: #AB0534}.color-primary-red{color:var(--color-primary-red)!important}.bg-primary-red{background-color:var(--color-primary-red)!important}:root{--color-primary-blue: #0B5AAE}.color-primary-blue{color:var(--color-primary-blue)!important}.bg-primary-blue{background-color:var(--color-primary-blue)!important}:root{--color-white-100: #FFFFFF}.color-white-100{color:var(--color-white-100)!important}.bg-white-100{background-color:var(--color-white-100)!important}:root{--color-white-80: rgba(255, 255, 255, .8)}.color-white-80{color:var(--color-white-80)!important}.bg-white-80{background-color:var(--color-white-80)!important}:root{--color-white-60: rgba(255, 255, 255, .6)}.color-white-60{color:var(--color-white-60)!important}.bg-white-60{background-color:var(--color-white-60)!important}:root{--color-white-25: rgba(255, 255, 255, .2470588235)}.color-white-25{color:var(--color-white-25)!important}.bg-white-25{background-color:var(--color-white-25)!important}:root{--color-white-20: rgba(255, 255, 255, .2)}.color-white-20{color:var(--color-white-20)!important}.bg-white-20{background-color:var(--color-white-20)!important}:root{--color-white-15: rgba(255, 255, 255, .1490196078)}.color-white-15{color:var(--color-white-15)!important}.bg-white-15{background-color:var(--color-white-15)!important}:root{--color-white-10: rgba(255, 255, 255, .1019607843)}.color-white-10{color:var(--color-white-10)!important}.bg-white-10{background-color:var(--color-white-10)!important}:root{--color-dark-black: #232323}.color-dark-black{color:var(--color-dark-black)!important}.bg-dark-black{background-color:var(--color-dark-black)!important}:root{--color-dark-primary: #414141}.color-dark-primary{color:var(--color-dark-primary)!important}.bg-dark-primary{background-color:var(--color-dark-primary)!important}:root{--color-grey-modal: #ECEDED}.color-grey-modal{color:var(--color-grey-modal)!important}.bg-grey-modal{background-color:var(--color-grey-modal)!important}:root{--color-grey-3: #C4C2CA}.color-grey-3{color:var(--color-grey-3)!important}.bg-grey-3{background-color:var(--color-grey-3)!important}:root{--color-notification-success-1: #316D3C}.color-notification-success-1{color:var(--color-notification-success-1)!important}.bg-notification-success-1{background-color:var(--color-notification-success-1)!important}:root{--color-notification-success-2: #36D954}.color-notification-success-2{color:var(--color-notification-success-2)!important}.bg-notification-success-2{background-color:var(--color-notification-success-2)!important}:root{--color-notification-success-3: #E0F2E3}.color-notification-success-3{color:var(--color-notification-success-3)!important}.bg-notification-success-3{background-color:var(--color-notification-success-3)!important}:root{--color-notification-info-1: #0B5AAE}.color-notification-info-1{color:var(--color-notification-info-1)!important}.bg-notification-info-1{background-color:var(--color-notification-info-1)!important}:root{--color-notification-info-2: #66B0FF}.color-notification-info-2{color:var(--color-notification-info-2)!important}.bg-notification-info-2{background-color:var(--color-notification-info-2)!important}:root{--color-notification-info-3: #E5F1FE}.color-notification-info-3{color:var(--color-notification-info-3)!important}.bg-notification-info-3{background-color:var(--color-notification-info-3)!important}:root{--color-notification-error-1: #D52F5F}.color-notification-error-1{color:var(--color-notification-error-1)!important}.bg-notification-error-1{background-color:var(--color-notification-error-1)!important}:root{--color-answer-correct-1: #4A9257}.color-answer-correct-1{color:var(--color-answer-correct-1)!important}.bg-answer-correct-1{background-color:var(--color-answer-correct-1)!important}:root{--color-answer-correct-2: #36D954}.color-answer-correct-2{color:var(--color-answer-correct-2)!important}.bg-answer-correct-2{background-color:var(--color-answer-correct-2)!important}:root{--color-answer-incorrect-1: #BB3B3D}.color-answer-incorrect-1{color:var(--color-answer-incorrect-1)!important}.bg-answer-incorrect-1{background-color:var(--color-answer-incorrect-1)!important}:root{--color-answer-incorrect-2: #E91A1A}.color-answer-incorrect-2{color:var(--color-answer-incorrect-2)!important}.bg-answer-incorrect-2{background-color:var(--color-answer-incorrect-2)!important}:root{--color-answer-inactive: #721641}.color-answer-inactive{color:var(--color-answer-inactive)!important}.bg-answer-inactive{background-color:var(--color-answer-inactive)!important}.btn,:not(.btn-check)+.btn{border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:600;line-height:24px;padding:7px 15px}.btn--primary,.btn--primary:hover,.btn--primary:focus,.btn--primary:focus-visible,.btn--primary:active,:not(.btn-check)+.btn--primary,:not(.btn-check)+.btn--primary:hover,:not(.btn-check)+.btn--primary:focus,:not(.btn-check)+.btn--primary:focus-visible,:not(.btn-check)+.btn--primary:active{--bs-btn-active-bg: var(--color-primary-red);--bs-btn-active-border-color: transparent;--bs-btn-active-color: var(--color-white-100);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn--outline,.btn--outline:hover,.btn--outline:focus,.btn--outline:focus-visible,.btn--outline:active,:not(.btn-check)+.btn--outline,:not(.btn-check)+.btn--outline:hover,:not(.btn-check)+.btn--outline:focus,:not(.btn-check)+.btn--outline:focus-visible,:not(.btn-check)+.btn--outline:active{--bs-btn-active-bg: transparent;--bs-btn-active-border-color: var(--color-white-60);--bs-btn-active-color: var(--color-white-80);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn--modal-outline,.btn--modal-outline:hover,.btn--modal-outline:focus,.btn--modal-outline:focus-visible,.btn--modal-outline:active,:not(.btn-check)+.btn--modal-outline,:not(.btn-check)+.btn--modal-outline:hover,:not(.btn-check)+.btn--modal-outline:focus,:not(.btn-check)+.btn--modal-outline:focus-visible,:not(.btn-check)+.btn--modal-outline:active{--bs-btn-active-bg: transparent;--bs-btn-active-border-color: var(--color-grey-3);--bs-btn-active-color: var(--color-dark-primary);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn--white,.btn--white:hover,.btn--white:focus,.btn--white:focus-visible,.btn--white:active,:not(.btn-check)+.btn--white,:not(.btn-check)+.btn--white:hover,:not(.btn-check)+.btn--white:focus,:not(.btn-check)+.btn--white:focus-visible,:not(.btn-check)+.btn--white:active{--bs-btn-active-bg: var(--color-white-100);--bs-btn-active-border-color: transparent;--bs-btn-active-color: var(--color-dark-black);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn--white-red,.btn--white-red:hover,.btn--white-red:focus,.btn--white-red:focus-visible,.btn--white-red:active,:not(.btn-check)+.btn--white-red,:not(.btn-check)+.btn--white-red:hover,:not(.btn-check)+.btn--white-red:focus,:not(.btn-check)+.btn--white-red:focus-visible,:not(.btn-check)+.btn--white-red:active{--bs-btn-active-bg: var(--color-white-100);--bs-btn-active-border-color: transparent;--bs-btn-active-color: var(--color-primary-red);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn--lg,:not(.btn-check)+.btn--lg{font-size:16px;line-height:24px;padding:11px 15px;min-width:130px}.btn--xl,:not(.btn-check)+.btn--xl{font-size:20px;line-height:28px;padding:15px;min-width:140px}.btn--xxl,:not(.btn-check)+.btn--xxl{font-size:24px;font-weight:700;line-height:32px;padding:17px 21px;min-width:150px}.btn.icon-btn,:not(.btn-check)+.btn.icon-btn{align-items:center;display:inline-flex;gap:16px;justify-content:center}.btn.icon-btn:before,:not(.btn-check)+.btn.icon-btn:before{background-color:currentColor;display:inline-block;height:24px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:24px}.btn.icon-btn--24:before,:not(.btn-check)+.btn.icon-btn--24:before{height:24px;width:24px}.btn.icon-btn--close:before,:not(.btn-check)+.btn.icon-btn--close:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.28693%204.30529C4.47445%204.11782%204.72876%204.0125%204.99393%204.0125C5.25909%204.0125%205.5134%204.11782%205.70093%204.30529L11.9939%2010.5983L18.2869%204.30529C18.3792%204.20978%2018.4895%204.1336%2018.6115%204.08119C18.7335%204.02878%2018.8647%204.00119%2018.9975%204.00004C19.1303%203.99888%2019.262%204.02419%2019.3849%204.07447C19.5078%204.12475%2019.6194%204.199%2019.7133%204.29289C19.8072%204.38679%2019.8815%204.49844%2019.9317%204.62133C19.982%204.74423%2020.0073%204.87591%2020.0062%205.00869C20.005%205.14147%2019.9774%205.27269%2019.925%205.39469C19.8726%205.5167%2019.7964%205.62704%2019.7009%205.71929L13.4079%2012.0123L19.7009%2018.3053C19.8831%2018.4939%2019.9839%2018.7465%2019.9816%2019.0087C19.9793%2019.2709%2019.8742%2019.5217%2019.6887%2019.7071C19.5033%2019.8925%2019.2525%2019.9977%2018.9903%2020C18.7281%2020.0022%2018.4755%2019.9014%2018.2869%2019.7193L11.9939%2013.4263L5.70093%2019.7193C5.51232%2019.9014%205.25972%2020.0022%204.99753%2020C4.73533%2019.9977%204.48452%2019.8925%204.29911%2019.7071C4.1137%2019.5217%204.00853%2019.2709%204.00625%2019.0087C4.00397%2018.7465%204.10477%2018.4939%204.28693%2018.3053L10.5799%2012.0123L4.28693%205.71929C4.09946%205.53176%203.99414%205.27745%203.99414%205.01229C3.99414%204.74712%204.09946%204.49282%204.28693%204.30529Z'%20fill='black'%20fill-opacity='0.65'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.28693%204.30529C4.47445%204.11782%204.72876%204.0125%204.99393%204.0125C5.25909%204.0125%205.5134%204.11782%205.70093%204.30529L11.9939%2010.5983L18.2869%204.30529C18.3792%204.20978%2018.4895%204.1336%2018.6115%204.08119C18.7335%204.02878%2018.8647%204.00119%2018.9975%204.00004C19.1303%203.99888%2019.262%204.02419%2019.3849%204.07447C19.5078%204.12475%2019.6194%204.199%2019.7133%204.29289C19.8072%204.38679%2019.8815%204.49844%2019.9317%204.62133C19.982%204.74423%2020.0073%204.87591%2020.0062%205.00869C20.005%205.14147%2019.9774%205.27269%2019.925%205.39469C19.8726%205.5167%2019.7964%205.62704%2019.7009%205.71929L13.4079%2012.0123L19.7009%2018.3053C19.8831%2018.4939%2019.9839%2018.7465%2019.9816%2019.0087C19.9793%2019.2709%2019.8742%2019.5217%2019.6887%2019.7071C19.5033%2019.8925%2019.2525%2019.9977%2018.9903%2020C18.7281%2020.0022%2018.4755%2019.9014%2018.2869%2019.7193L11.9939%2013.4263L5.70093%2019.7193C5.51232%2019.9014%205.25972%2020.0022%204.99753%2020C4.73533%2019.9977%204.48452%2019.8925%204.29911%2019.7071C4.1137%2019.5217%204.00853%2019.2709%204.00625%2019.0087C4.00397%2018.7465%204.10477%2018.4939%204.28693%2018.3053L10.5799%2012.0123L4.28693%205.71929C4.09946%205.53176%203.99414%205.27745%203.99414%205.01229C3.99414%204.74712%204.09946%204.49282%204.28693%204.30529Z'%20fill='black'%20fill-opacity='0.65'/%3e%3c/svg%3e")}.btn.icon-btn--download:before,:not(.btn-check)+.btn.icon-btn--download:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7497%203.5142L11.7497%2015.7713M6.41144%2010.7483L11.7497%2015.7713L17.088%2010.7483'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.5%2020.4858L20.0002%2020.4858'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7497%203.5142L11.7497%2015.7713M6.41144%2010.7483L11.7497%2015.7713L17.088%2010.7483'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.5%2020.4858L20.0002%2020.4858'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.btn.icon-btn--facebook:before,:not(.btn-check)+.btn.icon-btn--facebook:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%2012.0733C24%205.40541%2018.6274%200%2012%200C5.37258%200%200%205.40541%200%2012.0733C0%2018.0994%204.3882%2023.0943%2010.125%2024V15.5633H7.07812V12.0733H10.125V9.41343C10.125%206.38755%2011.9166%204.71615%2014.6576%204.71615C15.9701%204.71615%2017.3438%204.95195%2017.3438%204.95195V7.92313H15.8306C14.34%207.92313%2013.875%208.85386%2013.875%209.80958V12.0733H17.2031L16.6711%2015.5633H13.875V24C19.6118%2023.0943%2024%2018.0994%2024%2012.0733Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%2012.0733C24%205.40541%2018.6274%200%2012%200C5.37258%200%200%205.40541%200%2012.0733C0%2018.0994%204.3882%2023.0943%2010.125%2024V15.5633H7.07812V12.0733H10.125V9.41343C10.125%206.38755%2011.9166%204.71615%2014.6576%204.71615C15.9701%204.71615%2017.3438%204.95195%2017.3438%204.95195V7.92313H15.8306C14.34%207.92313%2013.875%208.85386%2013.875%209.80958V12.0733H17.2031L16.6711%2015.5633H13.875V24C19.6118%2023.0943%2024%2018.0994%2024%2012.0733Z'%20fill='white'/%3e%3c/svg%3e")}.btn.icon-btn--gift:before,:not(.btn-check)+.btn.icon-btn--gift:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2012V21.4C20%2021.4788%2019.9845%2021.5568%2019.9543%2021.6296C19.9242%2021.7024%2019.88%2021.7685%2019.8243%2021.8243C19.7685%2021.88%2019.7024%2021.9242%2019.6296%2021.9543C19.5568%2021.9845%2019.4788%2022%2019.4%2022H4.6C4.52121%2022%204.44319%2021.9845%204.37039%2021.9543C4.29759%2021.9242%204.23145%2021.88%204.17574%2021.8243C4.12002%2021.7685%204.07583%2021.7024%204.04567%2021.6296C4.01552%2021.5568%204%2021.4788%204%2021.4V12M12%2022V7M12%207H7.5C6.83696%207%206.20107%206.73661%205.73223%206.26777C5.26339%205.79893%205%205.16304%205%204.5C5%203.83696%205.26339%203.20107%205.73223%202.73223C6.20107%202.26339%206.83696%202%207.5%202C11%202%2012%207%2012%207ZM12%207H16.5C17.163%207%2017.7989%206.73661%2018.2678%206.26777C18.7366%205.79893%2019%205.16304%2019%204.5C19%203.83696%2018.7366%203.20107%2018.2678%202.73223C17.7989%202.26339%2017.163%202%2016.5%202C13%202%2012%207%2012%207ZM21.4%207H2.6C2.44087%207%202.28826%207.06321%202.17574%207.17574C2.06321%207.28826%202%207.44087%202%207.6V11.4C2%2011.5591%202.06321%2011.7117%202.17574%2011.8243C2.28826%2011.9368%202.44087%2012%202.6%2012H21.4C21.5591%2012%2021.7117%2011.9368%2021.8243%2011.8243C21.9368%2011.7117%2022%2011.5591%2022%2011.4V7.6C22%207.44087%2021.9368%207.28826%2021.8243%207.17574C21.7117%207.06321%2021.5591%207%2021.4%207Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2012V21.4C20%2021.4788%2019.9845%2021.5568%2019.9543%2021.6296C19.9242%2021.7024%2019.88%2021.7685%2019.8243%2021.8243C19.7685%2021.88%2019.7024%2021.9242%2019.6296%2021.9543C19.5568%2021.9845%2019.4788%2022%2019.4%2022H4.6C4.52121%2022%204.44319%2021.9845%204.37039%2021.9543C4.29759%2021.9242%204.23145%2021.88%204.17574%2021.8243C4.12002%2021.7685%204.07583%2021.7024%204.04567%2021.6296C4.01552%2021.5568%204%2021.4788%204%2021.4V12M12%2022V7M12%207H7.5C6.83696%207%206.20107%206.73661%205.73223%206.26777C5.26339%205.79893%205%205.16304%205%204.5C5%203.83696%205.26339%203.20107%205.73223%202.73223C6.20107%202.26339%206.83696%202%207.5%202C11%202%2012%207%2012%207ZM12%207H16.5C17.163%207%2017.7989%206.73661%2018.2678%206.26777C18.7366%205.79893%2019%205.16304%2019%204.5C19%203.83696%2018.7366%203.20107%2018.2678%202.73223C17.7989%202.26339%2017.163%202%2016.5%202C13%202%2012%207%2012%207ZM21.4%207H2.6C2.44087%207%202.28826%207.06321%202.17574%207.17574C2.06321%207.28826%202%207.44087%202%207.6V11.4C2%2011.5591%202.06321%2011.7117%202.17574%2011.8243C2.28826%2011.9368%202.44087%2012%202.6%2012H21.4C21.5591%2012%2021.7117%2011.9368%2021.8243%2011.8243C21.9368%2011.7117%2022%2011.5591%2022%2011.4V7.6C22%207.44087%2021.9368%207.28826%2021.8243%207.17574C21.7117%207.06321%2021.5591%207%2021.4%207Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.btn.icon-btn--heart:before,:not(.btn-check)+.btn.icon-btn--heart:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.7568%205C14.1216%205%2012.7096%205.9975%2012%207.4525C11.2904%205.9975%209.8784%205%208.2432%205C5.8992%205%204%207.0475%204%209.5675C4%2012.0875%205.4536%2014.3975%207.332%2016.295C9.2104%2018.1925%2012%2020%2012%2020C12%2020%2014.6992%2018.2225%2016.668%2016.295C18.768%2014.24%2020%2012.095%2020%209.5675C20%207.04%2018.1008%205%2015.7568%205Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.7568%205C14.1216%205%2012.7096%205.9975%2012%207.4525C11.2904%205.9975%209.8784%205%208.2432%205C5.8992%205%204%207.0475%204%209.5675C4%2012.0875%205.4536%2014.3975%207.332%2016.295C9.2104%2018.1925%2012%2020%2012%2020C12%2020%2014.6992%2018.2225%2016.668%2016.295C18.768%2014.24%2020%2012.095%2020%209.5675C20%207.04%2018.1008%205%2015.7568%205Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.btn.icon-btn--heart-filled:before,:not(.btn-check)+.btn.icon-btn--heart-filled:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.7568%205C14.1216%205%2012.7096%205.9975%2012%207.4525C11.2904%205.9975%209.8784%205%208.2432%205C5.8992%205%204%207.0475%204%209.5675C4%2012.0875%205.4536%2014.3975%207.332%2016.295C9.2104%2018.1925%2012%2020%2012%2020C12%2020%2014.6992%2018.2225%2016.668%2016.295C18.768%2014.24%2020%2012.095%2020%209.5675C20%207.04%2018.1008%205%2015.7568%205Z'%20fill='white'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.7568%205C14.1216%205%2012.7096%205.9975%2012%207.4525C11.2904%205.9975%209.8784%205%208.2432%205C5.8992%205%204%207.0475%204%209.5675C4%2012.0875%205.4536%2014.3975%207.332%2016.295C9.2104%2018.1925%2012%2020%2012%2020C12%2020%2014.6992%2018.2225%2016.668%2016.295C18.768%2014.24%2020%2012.095%2020%209.5675C20%207.04%2018.1008%205%2015.7568%205Z'%20fill='white'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.btn.icon-btn--hint:before,:not(.btn-check)+.btn.icon-btn--hint:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6743%2014.1702C11.3274%2014.1702%2011.0433%2013.8904%2011.0752%2013.5501C11.1082%2013.1984%2011.1669%2012.8914%2011.2513%2012.6597C11.3824%2012.2996%2011.5688%2012.008%2011.8105%2011.7849C12.0521%2011.5618%2012.3421%2011.3563%2012.6803%2011.1683C12.884%2011.0535%2013.067%2010.9181%2013.2292%2010.762C13.3914%2010.6026%2013.5191%2010.4194%2013.6123%2010.2122C13.709%2010.0051%2013.7573%209.77565%2013.7573%209.5239C13.7573%209.2116%2013.6779%208.94073%2013.5191%208.71128C13.3604%208.48184%2013.1481%208.30497%2012.8823%208.18069C12.6165%208.05641%2012.3214%207.99426%2011.9969%207.99426C11.7138%207.99426%2011.4411%208.04844%2011.1788%208.15679C10.9164%208.26514%2010.6972%208.43563%2010.5212%208.66826C10.4486%208.76423%2010.3886%208.8724%2010.3412%208.99278C10.2164%209.30992%209.94842%209.58126%209.60322%209.58126C9.22662%209.58126%208.91655%209.26588%209.02023%208.90912C9.09693%208.64516%209.21238%208.40553%209.36656%208.19025C9.64616%207.80465%2010.0138%207.50988%2010.4694%207.30593C10.9285%207.10198%2011.4377%207%2011.9969%207C12.6044%207%2013.1325%207.11154%2013.5813%207.33461C14.0335%207.55768%2014.3821%207.86361%2014.6272%208.25239C14.8757%208.64117%2015%209.08413%2015%209.58126C15%209.9318%2014.9413%2010.2489%2014.824%2010.5325C14.71%2010.8161%2014.5444%2011.0695%2014.3269%2011.2925C14.1129%2011.5156%2013.854%2011.7132%2013.5502%2011.8853C13.2465%2012.0605%2013.0031%2012.2454%2012.8201%2012.4398C12.6372%2012.631%2012.5043%2012.8588%2012.4215%2013.1233C12.3823%2013.2483%2012.3516%2013.4007%2012.3294%2013.5684C12.2855%2013.9006%2012.0143%2014.1702%2011.6743%2014.1702ZM11.7069%2017C11.4515%2017%2011.2323%2016.9156%2011.0493%2016.7467C10.8664%2016.5778%2010.7749%2016.3754%2010.7749%2016.1396C10.7749%2015.9038%2010.8664%2015.7014%2011.0493%2015.5325C11.2323%2015.3636%2011.4515%2015.2792%2011.7069%2015.2792C11.9624%2015.2792%2012.1816%2015.3636%2012.3645%2015.5325C12.5474%2015.7014%2012.6389%2015.9038%2012.6389%2016.1396C12.6389%2016.2957%2012.5958%2016.4391%2012.5095%2016.5698C12.4266%2016.7004%2012.3144%2016.8056%2012.1729%2016.8853C12.0348%2016.9618%2011.8795%2017%2011.7069%2017Z'%20fill='white'/%3e%3ccircle%20cx='12'%20cy='12'%20r='9'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6743%2014.1702C11.3274%2014.1702%2011.0433%2013.8904%2011.0752%2013.5501C11.1082%2013.1984%2011.1669%2012.8914%2011.2513%2012.6597C11.3824%2012.2996%2011.5688%2012.008%2011.8105%2011.7849C12.0521%2011.5618%2012.3421%2011.3563%2012.6803%2011.1683C12.884%2011.0535%2013.067%2010.9181%2013.2292%2010.762C13.3914%2010.6026%2013.5191%2010.4194%2013.6123%2010.2122C13.709%2010.0051%2013.7573%209.77565%2013.7573%209.5239C13.7573%209.2116%2013.6779%208.94073%2013.5191%208.71128C13.3604%208.48184%2013.1481%208.30497%2012.8823%208.18069C12.6165%208.05641%2012.3214%207.99426%2011.9969%207.99426C11.7138%207.99426%2011.4411%208.04844%2011.1788%208.15679C10.9164%208.26514%2010.6972%208.43563%2010.5212%208.66826C10.4486%208.76423%2010.3886%208.8724%2010.3412%208.99278C10.2164%209.30992%209.94842%209.58126%209.60322%209.58126C9.22662%209.58126%208.91655%209.26588%209.02023%208.90912C9.09693%208.64516%209.21238%208.40553%209.36656%208.19025C9.64616%207.80465%2010.0138%207.50988%2010.4694%207.30593C10.9285%207.10198%2011.4377%207%2011.9969%207C12.6044%207%2013.1325%207.11154%2013.5813%207.33461C14.0335%207.55768%2014.3821%207.86361%2014.6272%208.25239C14.8757%208.64117%2015%209.08413%2015%209.58126C15%209.9318%2014.9413%2010.2489%2014.824%2010.5325C14.71%2010.8161%2014.5444%2011.0695%2014.3269%2011.2925C14.1129%2011.5156%2013.854%2011.7132%2013.5502%2011.8853C13.2465%2012.0605%2013.0031%2012.2454%2012.8201%2012.4398C12.6372%2012.631%2012.5043%2012.8588%2012.4215%2013.1233C12.3823%2013.2483%2012.3516%2013.4007%2012.3294%2013.5684C12.2855%2013.9006%2012.0143%2014.1702%2011.6743%2014.1702ZM11.7069%2017C11.4515%2017%2011.2323%2016.9156%2011.0493%2016.7467C10.8664%2016.5778%2010.7749%2016.3754%2010.7749%2016.1396C10.7749%2015.9038%2010.8664%2015.7014%2011.0493%2015.5325C11.2323%2015.3636%2011.4515%2015.2792%2011.7069%2015.2792C11.9624%2015.2792%2012.1816%2015.3636%2012.3645%2015.5325C12.5474%2015.7014%2012.6389%2015.9038%2012.6389%2016.1396C12.6389%2016.2957%2012.5958%2016.4391%2012.5095%2016.5698C12.4266%2016.7004%2012.3144%2016.8056%2012.1729%2016.8853C12.0348%2016.9618%2011.8795%2017%2011.7069%2017Z'%20fill='white'/%3e%3ccircle%20cx='12'%20cy='12'%20r='9'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e")}.btn.icon-btn--home:before,:not(.btn-check)+.btn.icon-btn--home:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6668%2019.9999V13.2632C14.6668%2013.0398%2014.5731%2012.8257%2014.4064%2012.6677C14.2397%2012.5098%2014.0136%2012.4211%2013.7779%2012.4211H10.2223C9.98658%2012.4211%209.76049%2012.5098%209.59379%2012.6677C9.42709%2012.8257%209.33344%2013.0398%209.33344%2013.2632V19.9999M4%2010.7371C3.99994%2010.4921%204.0563%2010.25%204.16514%2010.0278C4.27399%209.80557%204.43271%209.60851%204.63022%209.45037L10.8524%204.39787C11.1733%204.14095%2011.5799%204%2012%204C12.4201%204%2012.8267%204.14095%2013.1476%204.39787L19.3698%209.45037C19.5673%209.60851%2019.726%209.80557%2019.8349%2010.0278C19.9437%2010.25%2020.0001%2010.4921%2020%2010.7371V18.3158C20%2018.7625%2019.8127%2019.1909%2019.4793%2019.5067C19.1459%2019.8226%2018.6937%2020%2018.2222%2020H5.77778C5.30628%2020%204.8541%2019.8226%204.5207%2019.5067C4.1873%2019.1909%204%2018.7625%204%2018.3158V10.7371Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6668%2019.9999V13.2632C14.6668%2013.0398%2014.5731%2012.8257%2014.4064%2012.6677C14.2397%2012.5098%2014.0136%2012.4211%2013.7779%2012.4211H10.2223C9.98658%2012.4211%209.76049%2012.5098%209.59379%2012.6677C9.42709%2012.8257%209.33344%2013.0398%209.33344%2013.2632V19.9999M4%2010.7371C3.99994%2010.4921%204.0563%2010.25%204.16514%2010.0278C4.27399%209.80557%204.43271%209.60851%204.63022%209.45037L10.8524%204.39787C11.1733%204.14095%2011.5799%204%2012%204C12.4201%204%2012.8267%204.14095%2013.1476%204.39787L19.3698%209.45037C19.5673%209.60851%2019.726%209.80557%2019.8349%2010.0278C19.9437%2010.25%2020.0001%2010.4921%2020%2010.7371V18.3158C20%2018.7625%2019.8127%2019.1909%2019.4793%2019.5067C19.1459%2019.8226%2018.6937%2020%2018.2222%2020H5.77778C5.30628%2020%204.8541%2019.8226%204.5207%2019.5067C4.1873%2019.1909%204%2018.7625%204%2018.3158V10.7371Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.btn.icon-btn--info:before,:not(.btn-check)+.btn.icon-btn--info:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.3601%205.63814C17.348%204.6275%2016.1094%203.87183%2014.7466%203.43366C13.3838%202.99549%2011.9361%202.8874%2010.5231%203.11834C9.15032%203.34866%207.84958%203.89298%206.72277%204.70868C5.59596%205.52439%204.67369%206.58932%204.02817%207.82009C3.38266%209.05085%203.03144%2010.414%203.00202%2011.8029C2.97259%2013.1917%203.26576%2014.5684%203.85856%2015.8253L3.29041%2018.5791C3.23039%2018.8718%203.24431%2019.1747%203.3309%2019.4606C3.41749%2019.7466%203.57404%2020.0065%203.78642%2020.217C3.99825%2020.4273%204.25913%2020.5819%204.54562%2020.6667C4.83212%2020.7515%205.13524%2020.764%205.42776%2020.703L8.18738%2020.145C9.37275%2020.7011%2010.6653%2020.9928%2011.9751%2020.9999C12.5319%2021.0022%2013.0875%2020.951%2013.6345%2020.8469C15.2488%2020.5466%2016.7503%2019.8121%2017.977%2018.7227C19.2038%2017.6333%2020.1091%2016.2304%2020.5954%2014.6652C21.0818%2013.1001%2021.1306%2011.4321%2020.7367%209.84126C20.3427%208.25044%2019.521%206.79713%2018.3601%205.63814Z'%20stroke='white'%20stroke-width='1.5'/%3e%3cpath%20d='M12%2017C11.8232%2017%2011.6536%2016.9298%2011.5286%2016.8047C11.4036%2016.6797%2011.3333%2016.5101%2011.3333%2016.3333V11.6667C11.3333%2011.4899%2011.4036%2011.3203%2011.5286%2011.1953C11.6536%2011.0702%2011.8232%2011%2012%2011C12.1768%2011%2012.3464%2011.0702%2012.4714%2011.1953C12.5964%2011.3203%2012.6667%2011.4899%2012.6667%2011.6667V16.3333C12.6667%2016.5101%2012.5964%2016.6797%2012.4714%2016.8047C12.3464%2016.9298%2012.1768%2017%2012%2017ZM12%207C11.8022%207%2011.6089%207.05865%2011.4444%207.16853C11.28%207.27841%2011.1518%207.43459%2011.0761%207.61732C11.0004%207.80004%2010.9806%208.00111%2011.0192%208.19509C11.0578%208.38907%2011.153%208.56725%2011.2929%208.70711C11.4327%208.84696%2011.6109%208.9422%2011.8049%208.98079C11.9989%209.01937%2012.2%208.99957%2012.3827%208.92388C12.5654%208.84819%2012.7216%208.72002%2012.8315%208.55557C12.9414%208.39112%2013%208.19778%2013%208C13%207.73478%2012.8946%207.48043%2012.7071%207.29289C12.5196%207.10536%2012.2652%207%2012%207Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.3601%205.63814C17.348%204.6275%2016.1094%203.87183%2014.7466%203.43366C13.3838%202.99549%2011.9361%202.8874%2010.5231%203.11834C9.15032%203.34866%207.84958%203.89298%206.72277%204.70868C5.59596%205.52439%204.67369%206.58932%204.02817%207.82009C3.38266%209.05085%203.03144%2010.414%203.00202%2011.8029C2.97259%2013.1917%203.26576%2014.5684%203.85856%2015.8253L3.29041%2018.5791C3.23039%2018.8718%203.24431%2019.1747%203.3309%2019.4606C3.41749%2019.7466%203.57404%2020.0065%203.78642%2020.217C3.99825%2020.4273%204.25913%2020.5819%204.54562%2020.6667C4.83212%2020.7515%205.13524%2020.764%205.42776%2020.703L8.18738%2020.145C9.37275%2020.7011%2010.6653%2020.9928%2011.9751%2020.9999C12.5319%2021.0022%2013.0875%2020.951%2013.6345%2020.8469C15.2488%2020.5466%2016.7503%2019.8121%2017.977%2018.7227C19.2038%2017.6333%2020.1091%2016.2304%2020.5954%2014.6652C21.0818%2013.1001%2021.1306%2011.4321%2020.7367%209.84126C20.3427%208.25044%2019.521%206.79713%2018.3601%205.63814Z'%20stroke='white'%20stroke-width='1.5'/%3e%3cpath%20d='M12%2017C11.8232%2017%2011.6536%2016.9298%2011.5286%2016.8047C11.4036%2016.6797%2011.3333%2016.5101%2011.3333%2016.3333V11.6667C11.3333%2011.4899%2011.4036%2011.3203%2011.5286%2011.1953C11.6536%2011.0702%2011.8232%2011%2012%2011C12.1768%2011%2012.3464%2011.0702%2012.4714%2011.1953C12.5964%2011.3203%2012.6667%2011.4899%2012.6667%2011.6667V16.3333C12.6667%2016.5101%2012.5964%2016.6797%2012.4714%2016.8047C12.3464%2016.9298%2012.1768%2017%2012%2017ZM12%207C11.8022%207%2011.6089%207.05865%2011.4444%207.16853C11.28%207.27841%2011.1518%207.43459%2011.0761%207.61732C11.0004%207.80004%2010.9806%208.00111%2011.0192%208.19509C11.0578%208.38907%2011.153%208.56725%2011.2929%208.70711C11.4327%208.84696%2011.6109%208.9422%2011.8049%208.98079C11.9989%209.01937%2012.2%208.99957%2012.3827%208.92388C12.5654%208.84819%2012.7216%208.72002%2012.8315%208.55557C12.9414%208.39112%2013%208.19778%2013%208C13%207.73478%2012.8946%207.48043%2012.7071%207.29289C12.5196%207.10536%2012.2652%207%2012%207Z'%20fill='white'/%3e%3c/svg%3e")}.btn.icon-btn--instagram:before,:not(.btn-check)+.btn.icon-btn--instagram:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2336%200C14.5835%200.00359991%2015.2687%200.0107997%2015.8603%200.0275993L16.0931%200.0359991C16.3619%200.0455989%2016.627%200.0575985%2016.9474%200.0719982C18.2242%200.131997%2019.0953%200.333592%2019.8597%200.629985C20.6516%200.934777%2021.3188%201.34757%2021.986%202.01355C22.5964%202.61322%2023.0685%203.33889%2023.3695%204.1399C23.6659%204.90428%2023.8675%205.77546%2023.9275%207.05343C23.9419%207.37262%2023.9539%207.63782%2023.9635%207.90781L23.9707%208.1406C23.9887%208.73099%2023.9959%209.41617%2023.9983%2010.7661L23.9995%2011.6613V13.2333C24.0024%2014.1085%2023.9932%2014.9838%2023.9719%2015.8588L23.9647%2016.0916C23.9551%2016.3616%2023.9431%2016.6268%2023.9287%2016.946C23.8687%2018.224%2023.6647%2019.0939%2023.3695%2019.8595C23.0685%2020.6605%2022.5964%2021.3862%2021.986%2021.9859C21.3863%2022.5963%2020.6607%2023.0685%2019.8597%2023.3694C19.0953%2023.6658%2018.2242%2023.8674%2016.9474%2023.9274L16.0931%2023.9634L15.8603%2023.9706C15.2687%2023.9874%2014.5835%2023.9958%2013.2336%2023.9982L12.3385%2023.9994H10.7677C9.8921%2024.0025%209.01646%2023.9933%208.14107%2023.9718L7.90828%2023.9646C7.62343%2023.9538%207.33864%2023.9414%207.05393%2023.9274C5.77719%2023.8674%204.90603%2023.6658%204.14047%2023.3694C3.33991%2023.0683%202.61468%2022.5961%202.01538%2021.9859C1.40455%2021.3863%200.931966%2020.6606%200.630651%2019.8595C0.334266%2019.0951%200.132676%2018.224%200.0726788%2016.946L0.0366807%2016.0916L0.0306811%2015.8588C0.00856149%2014.9838%20-0.00143908%2014.1086%200.000682522%2013.2333V10.7661C-0.00263878%209.89088%200.00616171%209.01562%200.0270813%208.1406L0.0354808%207.90781C0.0450803%207.63782%200.0570797%207.37262%200.071479%207.05343C0.131476%205.77546%200.333066%204.90548%200.629451%204.1399C0.931469%203.33856%201.40488%202.61286%202.01658%202.01355C2.61553%201.40342%203.34034%200.931266%204.14047%200.629985C4.90603%200.333592%205.77599%200.131997%207.05393%200.0719982C7.37311%200.0575985%207.6395%200.0455989%207.90828%200.0359991L8.14107%200.0287992C9.01606%200.00747907%209.8913%20-0.0017216%2010.7665%200.00119988L13.2336%200ZM12.0001%205.99986C10.4089%205.99986%208.88281%206.63198%207.75765%207.75717C6.63249%208.88236%206.00038%2010.4084%206.00038%2011.9997C6.00038%2013.591%206.63249%2015.1171%207.75765%2016.2422C8.88281%2017.3674%2010.4089%2017.9996%2012.0001%2017.9996C13.5913%2017.9996%2015.1173%2017.3674%2016.2425%2016.2422C17.3677%2015.1171%2017.9998%2013.591%2017.9998%2011.9997C17.9998%2010.4084%2017.3677%208.88236%2016.2425%207.75717C15.1173%206.63198%2013.5913%205.99986%2012.0001%205.99986ZM12.0001%208.3998C12.4728%208.39972%2012.9409%208.49275%2013.3777%208.67359C13.8145%208.85443%2014.2114%209.11954%2014.5457%209.45376C14.88%209.78799%2015.1453%2010.1848%2015.3262%2010.6215C15.5072%2011.0583%2015.6004%2011.5264%2015.6005%2011.9991C15.6006%2012.4719%2015.5075%2012.94%2015.3267%2013.3768C15.1459%2013.8136%2014.8808%2014.2105%2014.5466%2014.5448C14.2123%2014.8791%2013.8155%2015.1444%2013.3788%2015.3254C12.9421%2015.5064%2012.474%2015.5995%2012.0013%2015.5996C11.0465%2015.5996%2010.1309%2015.2203%209.45582%2014.5452C8.78072%2013.8701%208.40146%2012.9545%208.40146%2011.9997C8.40146%2011.045%208.78072%2010.1293%209.45582%209.45419C10.1309%208.77907%2011.0465%208.3998%2012.0013%208.3998M18.301%204.1999C17.9032%204.1999%2017.5216%204.35793%2017.2404%204.63923C16.9591%204.92053%2016.801%205.30205%2016.801%205.69986C16.801%206.09768%2016.9591%206.4792%2017.2404%206.7605C17.5216%207.04179%2017.9032%207.19983%2018.301%207.19983C18.6988%207.19983%2019.0803%207.04179%2019.3616%206.7605C19.6429%206.4792%2019.8009%206.09768%2019.8009%205.69986C19.8009%205.30205%2019.6429%204.92053%2019.3616%204.63923C19.0803%204.35793%2018.6988%204.1999%2018.301%204.1999Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2336%200C14.5835%200.00359991%2015.2687%200.0107997%2015.8603%200.0275993L16.0931%200.0359991C16.3619%200.0455989%2016.627%200.0575985%2016.9474%200.0719982C18.2242%200.131997%2019.0953%200.333592%2019.8597%200.629985C20.6516%200.934777%2021.3188%201.34757%2021.986%202.01355C22.5964%202.61322%2023.0685%203.33889%2023.3695%204.1399C23.6659%204.90428%2023.8675%205.77546%2023.9275%207.05343C23.9419%207.37262%2023.9539%207.63782%2023.9635%207.90781L23.9707%208.1406C23.9887%208.73099%2023.9959%209.41617%2023.9983%2010.7661L23.9995%2011.6613V13.2333C24.0024%2014.1085%2023.9932%2014.9838%2023.9719%2015.8588L23.9647%2016.0916C23.9551%2016.3616%2023.9431%2016.6268%2023.9287%2016.946C23.8687%2018.224%2023.6647%2019.0939%2023.3695%2019.8595C23.0685%2020.6605%2022.5964%2021.3862%2021.986%2021.9859C21.3863%2022.5963%2020.6607%2023.0685%2019.8597%2023.3694C19.0953%2023.6658%2018.2242%2023.8674%2016.9474%2023.9274L16.0931%2023.9634L15.8603%2023.9706C15.2687%2023.9874%2014.5835%2023.9958%2013.2336%2023.9982L12.3385%2023.9994H10.7677C9.8921%2024.0025%209.01646%2023.9933%208.14107%2023.9718L7.90828%2023.9646C7.62343%2023.9538%207.33864%2023.9414%207.05393%2023.9274C5.77719%2023.8674%204.90603%2023.6658%204.14047%2023.3694C3.33991%2023.0683%202.61468%2022.5961%202.01538%2021.9859C1.40455%2021.3863%200.931966%2020.6606%200.630651%2019.8595C0.334266%2019.0951%200.132676%2018.224%200.0726788%2016.946L0.0366807%2016.0916L0.0306811%2015.8588C0.00856149%2014.9838%20-0.00143908%2014.1086%200.000682522%2013.2333V10.7661C-0.00263878%209.89088%200.00616171%209.01562%200.0270813%208.1406L0.0354808%207.90781C0.0450803%207.63782%200.0570797%207.37262%200.071479%207.05343C0.131476%205.77546%200.333066%204.90548%200.629451%204.1399C0.931469%203.33856%201.40488%202.61286%202.01658%202.01355C2.61553%201.40342%203.34034%200.931266%204.14047%200.629985C4.90603%200.333592%205.77599%200.131997%207.05393%200.0719982C7.37311%200.0575985%207.6395%200.0455989%207.90828%200.0359991L8.14107%200.0287992C9.01606%200.00747907%209.8913%20-0.0017216%2010.7665%200.00119988L13.2336%200ZM12.0001%205.99986C10.4089%205.99986%208.88281%206.63198%207.75765%207.75717C6.63249%208.88236%206.00038%2010.4084%206.00038%2011.9997C6.00038%2013.591%206.63249%2015.1171%207.75765%2016.2422C8.88281%2017.3674%2010.4089%2017.9996%2012.0001%2017.9996C13.5913%2017.9996%2015.1173%2017.3674%2016.2425%2016.2422C17.3677%2015.1171%2017.9998%2013.591%2017.9998%2011.9997C17.9998%2010.4084%2017.3677%208.88236%2016.2425%207.75717C15.1173%206.63198%2013.5913%205.99986%2012.0001%205.99986ZM12.0001%208.3998C12.4728%208.39972%2012.9409%208.49275%2013.3777%208.67359C13.8145%208.85443%2014.2114%209.11954%2014.5457%209.45376C14.88%209.78799%2015.1453%2010.1848%2015.3262%2010.6215C15.5072%2011.0583%2015.6004%2011.5264%2015.6005%2011.9991C15.6006%2012.4719%2015.5075%2012.94%2015.3267%2013.3768C15.1459%2013.8136%2014.8808%2014.2105%2014.5466%2014.5448C14.2123%2014.8791%2013.8155%2015.1444%2013.3788%2015.3254C12.9421%2015.5064%2012.474%2015.5995%2012.0013%2015.5996C11.0465%2015.5996%2010.1309%2015.2203%209.45582%2014.5452C8.78072%2013.8701%208.40146%2012.9545%208.40146%2011.9997C8.40146%2011.045%208.78072%2010.1293%209.45582%209.45419C10.1309%208.77907%2011.0465%208.3998%2012.0013%208.3998M18.301%204.1999C17.9032%204.1999%2017.5216%204.35793%2017.2404%204.63923C16.9591%204.92053%2016.801%205.30205%2016.801%205.69986C16.801%206.09768%2016.9591%206.4792%2017.2404%206.7605C17.5216%207.04179%2017.9032%207.19983%2018.301%207.19983C18.6988%207.19983%2019.0803%207.04179%2019.3616%206.7605C19.6429%206.4792%2019.8009%206.09768%2019.8009%205.69986C19.8009%205.30205%2019.6429%204.92053%2019.3616%204.63923C19.0803%204.35793%2018.6988%204.1999%2018.301%204.1999Z'%20fill='white'/%3e%3c/svg%3e")}.btn.icon-btn--leaderboard:before,:not(.btn-check)+.btn.icon-btn--leaderboard:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6667%2020H9.33333M14.6667%2020V5.5C14.6667%204.67157%2013.9951%204%2013.1667%204H10.8332C10.0048%204%209.33324%204.67158%209.33324%205.50001L9.33333%2020M14.6667%2020H18.5C19.3284%2020%2020%2019.3284%2020%2018.5V10.9138C20%2010.0853%2019.3284%209.41376%2018.5%209.41376H14.6667V20ZM9.33333%2020L9.33327%2012.9843H5.5C4.67157%2012.9843%204%2013.6559%204%2014.4843L4%2018.5C4%2019.3284%204.67157%2020%205.5%2020H9.33333Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6667%2020H9.33333M14.6667%2020V5.5C14.6667%204.67157%2013.9951%204%2013.1667%204H10.8332C10.0048%204%209.33324%204.67158%209.33324%205.50001L9.33333%2020M14.6667%2020H18.5C19.3284%2020%2020%2019.3284%2020%2018.5V10.9138C20%2010.0853%2019.3284%209.41376%2018.5%209.41376H14.6667V20ZM9.33333%2020L9.33327%2012.9843H5.5C4.67157%2012.9843%204%2013.6559%204%2014.4843L4%2018.5C4%2019.3284%204.67157%2020%205.5%2020H9.33333Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.btn.icon-btn--log-out:before,:not(.btn-check)+.btn.icon-btn--log-out:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2020H5.66667C5.22464%2020%204.80072%2019.8127%204.48816%2019.4793C4.17559%2019.1459%204%2018.6937%204%2018.2222V5.77778C4%205.30628%204.17559%204.8541%204.48816%204.5207C4.80072%204.1873%205.22464%204%205.66667%204H9'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2017L20%2012.5L16%208'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2012.554L9%2012.554'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2020H5.66667C5.22464%2020%204.80072%2019.8127%204.48816%2019.4793C4.17559%2019.1459%204%2018.6937%204%2018.2222V5.77778C4%205.30628%204.17559%204.8541%204.48816%204.5207C4.80072%204.1873%205.22464%204%205.66667%204H9'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2017L20%2012.5L16%208'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2012.554L9%2012.554'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.btn.icon-btn--menu:before,:not(.btn-check)+.btn.icon-btn--menu:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%205.83983C0%205.37601%200.376007%205%200.839834%205H23.1602C23.624%205%2024%205.37601%2024%205.83983C24%206.30366%2023.624%206.67967%2023.1602%206.67967H0.839835C0.376007%206.67967%200%206.30366%200%205.83983ZM0%2012.2897C0%2011.8259%200.376007%2011.4499%200.839835%2011.4499H23.1602C23.624%2011.4499%2024%2011.8259%2024%2012.2897C24%2012.7535%2023.624%2013.1295%2023.1602%2013.1295H0.839835C0.376007%2013.1295%200%2012.7535%200%2012.2897ZM0%2018.1602C0%2017.6963%200.376007%2017.3203%200.839834%2017.3203H23.1602C23.624%2017.3203%2024%2017.6963%2024%2018.1602C24%2018.624%2023.624%2019%2023.1602%2019H0.839835C0.376007%2019%200%2018.624%200%2018.1602Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%205.83983C0%205.37601%200.376007%205%200.839834%205H23.1602C23.624%205%2024%205.37601%2024%205.83983C24%206.30366%2023.624%206.67967%2023.1602%206.67967H0.839835C0.376007%206.67967%200%206.30366%200%205.83983ZM0%2012.2897C0%2011.8259%200.376007%2011.4499%200.839835%2011.4499H23.1602C23.624%2011.4499%2024%2011.8259%2024%2012.2897C24%2012.7535%2023.624%2013.1295%2023.1602%2013.1295H0.839835C0.376007%2013.1295%200%2012.7535%200%2012.2897ZM0%2018.1602C0%2017.6963%200.376007%2017.3203%200.839834%2017.3203H23.1602C23.624%2017.3203%2024%2017.6963%2024%2018.1602C24%2018.624%2023.624%2019%2023.1602%2019H0.839835C0.376007%2019%200%2018.624%200%2018.1602Z'%20fill='white'/%3e%3c/svg%3e")}.btn.icon-btn--pause:before,:not(.btn-check)+.btn.icon-btn--pause:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%205C9.10457%205%2010%205.89543%2010%207V17C10%2018.1046%209.10457%2019%208%2019C6.89543%2019%206%2018.1046%206%2017V7C6%205.89543%206.89543%205%208%205ZM16%205C17.1046%205%2018%205.89543%2018%207V17C18%2018.1046%2017.1046%2019%2016%2019C14.8954%2019%2014%2018.1046%2014%2017V7C14%205.89543%2014.8954%205%2016%205Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%205C9.10457%205%2010%205.89543%2010%207V17C10%2018.1046%209.10457%2019%208%2019C6.89543%2019%206%2018.1046%206%2017V7C6%205.89543%206.89543%205%208%205ZM16%205C17.1046%205%2018%205.89543%2018%207V17C18%2018.1046%2017.1046%2019%2016%2019C14.8954%2019%2014%2018.1046%2014%2017V7C14%205.89543%2014.8954%205%2016%205Z'%20fill='white'/%3e%3c/svg%3e")}.btn.icon-btn--play:before,:not(.btn-check)+.btn.icon-btn--play:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.27178%205.86821C9.27975%205.87353%209.28775%205.87886%209.29577%205.88421L16.3283%2010.5725C16.5317%2010.7082%2016.7204%2010.8339%2016.8653%2010.9508C17.0165%2011.0727%2017.1948%2011.2418%2017.2974%2011.4892C17.433%2011.8163%2017.433%2012.1838%2017.2974%2012.5108C17.1948%2012.7582%2017.0165%2012.9273%2016.8653%2013.0492C16.7204%2013.1661%2016.5318%2013.2918%2016.3283%2013.4275L9.2718%2018.1318C9.02308%2018.2976%208.79943%2018.4468%208.60965%2018.5496C8.41974%2018.6525%208.15907%2018.7701%207.85482%2018.752C7.46565%2018.7287%207.10615%2018.5363%206.87094%2018.2254C6.68706%2017.9823%206.64032%2017.7002%206.62061%2017.4851C6.60092%2017.2701%206.60093%2017.0014%206.60095%2016.7024L6.60095%207.32643C6.60095%207.31679%206.60095%207.30718%206.60095%207.2976C6.60093%206.99867%206.60092%206.72987%206.62061%206.51492C6.64032%206.29982%206.68706%206.01769%206.87094%205.77461C7.10615%205.46369%207.46565%205.27129%207.85482%205.24806C8.15907%205.22989%208.41974%205.3475%208.60965%205.45042C8.79942%205.55326%209.02307%205.70238%209.27178%205.86821Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.27178%205.86821C9.27975%205.87353%209.28775%205.87886%209.29577%205.88421L16.3283%2010.5725C16.5317%2010.7082%2016.7204%2010.8339%2016.8653%2010.9508C17.0165%2011.0727%2017.1948%2011.2418%2017.2974%2011.4892C17.433%2011.8163%2017.433%2012.1838%2017.2974%2012.5108C17.1948%2012.7582%2017.0165%2012.9273%2016.8653%2013.0492C16.7204%2013.1661%2016.5318%2013.2918%2016.3283%2013.4275L9.2718%2018.1318C9.02308%2018.2976%208.79943%2018.4468%208.60965%2018.5496C8.41974%2018.6525%208.15907%2018.7701%207.85482%2018.752C7.46565%2018.7287%207.10615%2018.5363%206.87094%2018.2254C6.68706%2017.9823%206.64032%2017.7002%206.62061%2017.4851C6.60092%2017.2701%206.60093%2017.0014%206.60095%2016.7024L6.60095%207.32643C6.60095%207.31679%206.60095%207.30718%206.60095%207.2976C6.60093%206.99867%206.60092%206.72987%206.62061%206.51492C6.64032%206.29982%206.68706%206.01769%206.87094%205.77461C7.10615%205.46369%207.46565%205.27129%207.85482%205.24806C8.15907%205.22989%208.41974%205.3475%208.60965%205.45042C8.79942%205.55326%209.02307%205.70238%209.27178%205.86821Z'%20fill='white'/%3e%3c/svg%3e")}.btn.icon-btn--play-circle:before,:not(.btn-check)+.btn.icon-btn--play-circle:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='0.75'%20width='22.5'%20height='22.5'%20rx='11.25'%20stroke='white'%20stroke-width='1.5'/%3e%3cpath%20d='M8.25%208.05578C8.25%207.47693%208.87791%207.11628%209.3779%207.40794L16.1394%2011.3522C16.6356%2011.6416%2016.6356%2012.3584%2016.1394%2012.6478L9.3779%2016.5921C8.87791%2016.8837%208.25%2016.5231%208.25%2015.9442V8.05578Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='0.75'%20width='22.5'%20height='22.5'%20rx='11.25'%20stroke='white'%20stroke-width='1.5'/%3e%3cpath%20d='M8.25%208.05578C8.25%207.47693%208.87791%207.11628%209.3779%207.40794L16.1394%2011.3522C16.6356%2011.6416%2016.6356%2012.3584%2016.1394%2012.6478L9.3779%2016.5921C8.87791%2016.8837%208.25%2016.5231%208.25%2015.9442V8.05578Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.btn.icon-btn--share:before,:not(.btn-check)+.btn.icon-btn--share:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.7502%206.41416C14.7502%206.19147%2015.0195%206.07993%2015.1769%206.2374L20.9396%2012.0001L15.1769%2017.7628C15.0195%2017.9202%2014.7504%2017.8086%2014.7502%2017.586V14.1495H14.0002C10.8172%2014.1495%208.15504%2014.7791%205.94452%2016.1612C5.77208%2016.2691%205.49651%2016.2643%205.28339%2016.1339C5.18586%2016.0742%205.15397%2016.0182%205.14764%2016.0021C5.14543%2015.9964%205.14569%2015.9952%205.14569%2015.9952C5.1459%2015.9925%205.14747%2015.9762%205.16327%2015.9454C6.72938%2012.8951%209.47172%2010.4044%2014.1057%209.74229L14.7502%209.65049V6.41416Z'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.7502%206.41416C14.7502%206.19147%2015.0195%206.07993%2015.1769%206.2374L20.9396%2012.0001L15.1769%2017.7628C15.0195%2017.9202%2014.7504%2017.8086%2014.7502%2017.586V14.1495H14.0002C10.8172%2014.1495%208.15504%2014.7791%205.94452%2016.1612C5.77208%2016.2691%205.49651%2016.2643%205.28339%2016.1339C5.18586%2016.0742%205.15397%2016.0182%205.14764%2016.0021C5.14543%2015.9964%205.14569%2015.9952%205.14569%2015.9952C5.1459%2015.9925%205.14747%2015.9762%205.16327%2015.9454C6.72938%2012.8951%209.47172%2010.4044%2014.1057%209.74229L14.7502%209.65049V6.41416Z'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e")}.btn.icon-btn--trophy:before,:not(.btn-check)+.btn.icon-btn--trophy:before{content:"";-webkit-mask-image:url(/assets/trophy--gold.BjQM7Qxt.svg);mask-image:url(/assets/trophy--gold.BjQM7Qxt.svg)}.btn.icon-btn--volume-off:before,:not(.btn-check)+.btn.icon-btn--volume-off:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.7604%206.15529C11.5525%205.91188%2011.2407%205.78271%2010.9216%205.80782C10.6358%205.83031%2010.4295%205.99478%2010.3316%206.07679C10.2217%206.16872%2010.0965%206.29402%209.96905%206.4215L7.84104%208.54951C7.77928%208.61126%207.74835%208.64197%207.72494%208.66334L7.72317%208.66495L7.72078%208.66506C7.68912%208.66651%207.64553%208.66667%207.5582%208.66667L6.37876%208.66667C6.2105%208.66665%206.04664%208.66663%205.90787%208.67796C5.75548%208.69042%205.57565%208.71979%205.3947%208.81199C5.14382%208.93982%204.93985%209.1438%204.81202%209.39468C4.71982%209.57563%204.69044%209.75545%204.67799%209.90785C4.66665%2010.0466%204.66667%2010.2105%204.66669%2010.3787L4.66669%2013.6213C4.66667%2013.7895%204.66665%2013.9534%204.67799%2014.0922C4.69044%2014.2445%204.71982%2014.4244%204.81202%2014.6053C4.93985%2014.8562%205.14382%2015.0602%205.3947%2015.188C5.57565%2015.2802%205.75548%2015.3096%205.90787%2015.322C6.04665%2015.3334%206.21051%2015.3334%206.37877%2015.3333L7.5582%2015.3333C7.64553%2015.3333%207.68912%2015.3335%207.72078%2015.3349L7.72317%2015.3351L7.72494%2015.3367C7.74835%2015.358%207.77928%2015.3887%207.84104%2015.4505L9.96904%2017.5785C10.0965%2017.706%2010.2218%2017.8313%2010.3316%2017.9232C10.4295%2018.0052%2010.6358%2018.1697%2010.9216%2018.1922C11.2407%2018.2173%2011.5525%2018.0881%2011.7604%2017.8447C11.9466%2017.6267%2011.9762%2017.3646%2011.9874%2017.2373C12.0001%2017.0947%2012.0001%2016.9175%2012%2016.7372V7.26276C12.0001%207.0825%2012.0001%206.90533%2011.9874%206.76269C11.9762%206.63543%2011.9466%206.37326%2011.7604%206.15529Z'%20fill='white'/%3e%3cpath%20d='M19.1381%209.52864C19.3984%209.78899%2019.3984%2010.2111%2019.1381%2010.4715L17.6095%2012L19.1381%2013.5286C19.3984%2013.789%2019.3984%2014.2111%2019.1381%2014.4715C18.8777%2014.7318%2018.4556%2014.7318%2018.1953%2014.4715L16.6667%2012.9429L15.1381%2014.4715C14.8777%2014.7318%2014.4556%2014.7318%2014.1953%2014.4715C13.9349%2014.2111%2013.9349%2013.789%2014.1953%2013.5286L15.7239%2012L14.1953%2010.4715C13.9349%2010.2111%2013.9349%209.78899%2014.1953%209.52864C14.4556%209.26829%2014.8777%209.26829%2015.1381%209.52864L16.6667%2011.0572L18.1953%209.52864C18.4556%209.26829%2018.8777%209.26829%2019.1381%209.52864Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.7604%206.15529C11.5525%205.91188%2011.2407%205.78271%2010.9216%205.80782C10.6358%205.83031%2010.4295%205.99478%2010.3316%206.07679C10.2217%206.16872%2010.0965%206.29402%209.96905%206.4215L7.84104%208.54951C7.77928%208.61126%207.74835%208.64197%207.72494%208.66334L7.72317%208.66495L7.72078%208.66506C7.68912%208.66651%207.64553%208.66667%207.5582%208.66667L6.37876%208.66667C6.2105%208.66665%206.04664%208.66663%205.90787%208.67796C5.75548%208.69042%205.57565%208.71979%205.3947%208.81199C5.14382%208.93982%204.93985%209.1438%204.81202%209.39468C4.71982%209.57563%204.69044%209.75545%204.67799%209.90785C4.66665%2010.0466%204.66667%2010.2105%204.66669%2010.3787L4.66669%2013.6213C4.66667%2013.7895%204.66665%2013.9534%204.67799%2014.0922C4.69044%2014.2445%204.71982%2014.4244%204.81202%2014.6053C4.93985%2014.8562%205.14382%2015.0602%205.3947%2015.188C5.57565%2015.2802%205.75548%2015.3096%205.90787%2015.322C6.04665%2015.3334%206.21051%2015.3334%206.37877%2015.3333L7.5582%2015.3333C7.64553%2015.3333%207.68912%2015.3335%207.72078%2015.3349L7.72317%2015.3351L7.72494%2015.3367C7.74835%2015.358%207.77928%2015.3887%207.84104%2015.4505L9.96904%2017.5785C10.0965%2017.706%2010.2218%2017.8313%2010.3316%2017.9232C10.4295%2018.0052%2010.6358%2018.1697%2010.9216%2018.1922C11.2407%2018.2173%2011.5525%2018.0881%2011.7604%2017.8447C11.9466%2017.6267%2011.9762%2017.3646%2011.9874%2017.2373C12.0001%2017.0947%2012.0001%2016.9175%2012%2016.7372V7.26276C12.0001%207.0825%2012.0001%206.90533%2011.9874%206.76269C11.9762%206.63543%2011.9466%206.37326%2011.7604%206.15529Z'%20fill='white'/%3e%3cpath%20d='M19.1381%209.52864C19.3984%209.78899%2019.3984%2010.2111%2019.1381%2010.4715L17.6095%2012L19.1381%2013.5286C19.3984%2013.789%2019.3984%2014.2111%2019.1381%2014.4715C18.8777%2014.7318%2018.4556%2014.7318%2018.1953%2014.4715L16.6667%2012.9429L15.1381%2014.4715C14.8777%2014.7318%2014.4556%2014.7318%2014.1953%2014.4715C13.9349%2014.2111%2013.9349%2013.789%2014.1953%2013.5286L15.7239%2012L14.1953%2010.4715C13.9349%2010.2111%2013.9349%209.78899%2014.1953%209.52864C14.4556%209.26829%2014.8777%209.26829%2015.1381%209.52864L16.6667%2011.0572L18.1953%209.52864C18.4556%209.26829%2018.8777%209.26829%2019.1381%209.52864Z'%20fill='white'/%3e%3c/svg%3e")}.btn.icon-btn--volume-on:before,:not(.btn-check)+.btn.icon-btn--volume-on:before{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.776%206.79215C17.0749%206.57714%2017.4915%206.64513%2017.7065%206.94402C18.7302%208.36715%2019.3334%2010.1141%2019.3334%2012C19.3334%2013.8859%2018.7302%2015.6328%2017.7065%2017.056C17.4915%2017.3549%2017.0749%2017.4229%2016.776%2017.2079C16.4771%2016.9928%2016.4091%2016.5762%2016.6241%2016.2774C17.4901%2015.0735%2018%2013.5973%2018%2012C18%2010.4027%2017.4901%208.9265%2016.6241%207.72265C16.4091%207.42376%2016.4771%207.00716%2016.776%206.79215Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.1155%208.78654C14.4175%208.5759%2014.833%208.64995%2015.0437%208.95194C15.6464%209.81608%2016%2010.8677%2016%2012C16%2013.1323%2015.6464%2014.1839%2015.0437%2015.0481C14.833%2015.3501%2014.4175%2015.4241%2014.1155%2015.2135C13.8135%2015.0028%2013.7395%2014.5873%2013.9501%2014.2853C14.4018%2013.6376%2014.6667%2012.8507%2014.6667%2012C14.6667%2011.1493%2014.4018%2010.3624%2013.9501%209.71473C13.7395%209.41275%2013.8135%208.99718%2014.1155%208.78654Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.9216%205.80782C11.2407%205.78271%2011.5525%205.91188%2011.7604%206.15529C11.9466%206.37326%2011.9762%206.63543%2011.9874%206.76269C12.0001%206.90533%2012.0001%207.0825%2012%207.26276C12%207.27103%2012%207.2793%2012%207.28758L12%2016.7372C12.0001%2016.9175%2012.0001%2017.0947%2011.9874%2017.2373C11.9762%2017.3646%2011.9466%2017.6267%2011.7604%2017.8447C11.5525%2018.0881%2011.2407%2018.2173%2010.9216%2018.1922C10.6358%2018.1697%2010.4295%2018.0052%2010.3316%2017.9232C10.2217%2017.8313%2010.0965%2017.706%209.96904%2017.5785L7.84104%2015.4505C7.77928%2015.3887%207.74835%2015.358%207.72494%2015.3367L7.72317%2015.3351L7.72078%2015.3349C7.68912%2015.3335%207.64553%2015.3333%207.5582%2015.3333L6.37877%2015.3333C6.21051%2015.3334%206.04665%2015.3334%205.90787%2015.322C5.75548%2015.3096%205.57565%2015.2802%205.3947%2015.188C5.14382%2015.0602%204.93985%2014.8562%204.81202%2014.6053C4.71982%2014.4244%204.69044%2014.2445%204.67799%2014.0922C4.66665%2013.9534%204.66667%2013.7895%204.66669%2013.6213L4.66669%2010.4C4.66669%2010.3929%204.66669%2010.3858%204.66669%2010.3787C4.66667%2010.2105%204.66665%2010.0466%204.67799%209.90785C4.69044%209.75545%204.71982%209.57563%204.81202%209.39468C4.93985%209.1438%205.14382%208.93982%205.3947%208.81199C5.57565%208.71979%205.75548%208.69042%205.90787%208.67796C6.04664%208.66663%206.2105%208.66665%206.37876%208.66667C6.38584%208.66667%206.39293%208.66667%206.40002%208.66667H7.5582C7.64553%208.66667%207.68912%208.66651%207.72078%208.66506L7.72317%208.66495L7.72494%208.66334C7.74835%208.64197%207.77928%208.61126%207.84104%208.54951L9.9515%206.43905C9.95735%206.4332%209.9632%206.42735%209.96905%206.4215C10.0965%206.29402%2010.2217%206.16872%2010.3316%206.07679C10.4295%205.99478%2010.6358%205.83031%2010.9216%205.80782Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.776%206.79215C17.0749%206.57714%2017.4915%206.64513%2017.7065%206.94402C18.7302%208.36715%2019.3334%2010.1141%2019.3334%2012C19.3334%2013.8859%2018.7302%2015.6328%2017.7065%2017.056C17.4915%2017.3549%2017.0749%2017.4229%2016.776%2017.2079C16.4771%2016.9928%2016.4091%2016.5762%2016.6241%2016.2774C17.4901%2015.0735%2018%2013.5973%2018%2012C18%2010.4027%2017.4901%208.9265%2016.6241%207.72265C16.4091%207.42376%2016.4771%207.00716%2016.776%206.79215Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.1155%208.78654C14.4175%208.5759%2014.833%208.64995%2015.0437%208.95194C15.6464%209.81608%2016%2010.8677%2016%2012C16%2013.1323%2015.6464%2014.1839%2015.0437%2015.0481C14.833%2015.3501%2014.4175%2015.4241%2014.1155%2015.2135C13.8135%2015.0028%2013.7395%2014.5873%2013.9501%2014.2853C14.4018%2013.6376%2014.6667%2012.8507%2014.6667%2012C14.6667%2011.1493%2014.4018%2010.3624%2013.9501%209.71473C13.7395%209.41275%2013.8135%208.99718%2014.1155%208.78654Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.9216%205.80782C11.2407%205.78271%2011.5525%205.91188%2011.7604%206.15529C11.9466%206.37326%2011.9762%206.63543%2011.9874%206.76269C12.0001%206.90533%2012.0001%207.0825%2012%207.26276C12%207.27103%2012%207.2793%2012%207.28758L12%2016.7372C12.0001%2016.9175%2012.0001%2017.0947%2011.9874%2017.2373C11.9762%2017.3646%2011.9466%2017.6267%2011.7604%2017.8447C11.5525%2018.0881%2011.2407%2018.2173%2010.9216%2018.1922C10.6358%2018.1697%2010.4295%2018.0052%2010.3316%2017.9232C10.2217%2017.8313%2010.0965%2017.706%209.96904%2017.5785L7.84104%2015.4505C7.77928%2015.3887%207.74835%2015.358%207.72494%2015.3367L7.72317%2015.3351L7.72078%2015.3349C7.68912%2015.3335%207.64553%2015.3333%207.5582%2015.3333L6.37877%2015.3333C6.21051%2015.3334%206.04665%2015.3334%205.90787%2015.322C5.75548%2015.3096%205.57565%2015.2802%205.3947%2015.188C5.14382%2015.0602%204.93985%2014.8562%204.81202%2014.6053C4.71982%2014.4244%204.69044%2014.2445%204.67799%2014.0922C4.66665%2013.9534%204.66667%2013.7895%204.66669%2013.6213L4.66669%2010.4C4.66669%2010.3929%204.66669%2010.3858%204.66669%2010.3787C4.66667%2010.2105%204.66665%2010.0466%204.67799%209.90785C4.69044%209.75545%204.71982%209.57563%204.81202%209.39468C4.93985%209.1438%205.14382%208.93982%205.3947%208.81199C5.57565%208.71979%205.75548%208.69042%205.90787%208.67796C6.04664%208.66663%206.2105%208.66665%206.37876%208.66667C6.38584%208.66667%206.39293%208.66667%206.40002%208.66667H7.5582C7.64553%208.66667%207.68912%208.66651%207.72078%208.66506L7.72317%208.66495L7.72494%208.66334C7.74835%208.64197%207.77928%208.61126%207.84104%208.54951L9.9515%206.43905C9.95735%206.4332%209.9632%206.42735%209.96905%206.4215C10.0965%206.29402%2010.2217%206.16872%2010.3316%206.07679C10.4295%205.99478%2010.6358%205.83031%2010.9216%205.80782Z'%20fill='white'/%3e%3c/svg%3e")}.btn.icon-btn--32:before,:not(.btn-check)+.btn.icon-btn--32:before{height:32px;width:32px}.btn.icon-btn--:before,:not(.btn-check)+.btn.icon-btn--:before{content:"";-webkit-mask-image:url(./images/icons/);mask-image:url(./images/icons/)}.btn.icon-btn--right,:not(.btn-check)+.btn.icon-btn--right{flex-direction:row-reverse}.btn.icon-btn--icon-only,:not(.btn-check)+.btn.icon-btn--icon-only{align-items:center;justify-content:center;min-width:50px;padding:0}.btn.icon-btn--icon-only.btn--lg,:not(.btn-check)+.btn.icon-btn--icon-only.btn--lg{min-width:48px}.btn.icon-btn--flip-icon:before,:not(.btn-check)+.btn.icon-btn--flip-icon:before{transform:rotateY(180deg)}.btn.icon-btn--is-circle,:not(.btn-check)+.btn.icon-btn--is-circle{border-radius:50%}.win-play-btn{position:absolute;right:0;top:-49px;width:113px}@media(min-width:992px){.win-play-btn{right:-110px;top:-127px;width:auto}}.win-play-btn img{width:100%}.navbar{min-height:80px;padding-bottom:32px;position:relative}@media(min-width:992px){.navbar{padding:32px 0 64px}}.navbar .navbar-collapse{background-image:radial-gradient(100% 131.55% at 0% 0%,var(--color-bg-1) 0%,var(--color-bg-2) 39.33%,var(--color-bg-3) 100%);background-position:0 0;background-repeat:no-repeat;background-size:100vw 100vh;padding:80px 20px 0;position:absolute;top:0;left:0;right:0;z-index:1}@media(min-width:992px){.navbar .navbar-collapse{background:transparent;position:static;padding:0}}.navbar .navbar-toggler{background:var(--color-white-15);border:0;border-radius:8px;padding:8px;z-index:2}.navbar .navbar-toggler:focus{box-shadow:none}.navbar .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%205.83983C0%205.37601%200.376007%205%200.839834%205H23.1602C23.624%205%2024%205.37601%2024%205.83983C24%206.30366%2023.624%206.67967%2023.1602%206.67967H0.839835C0.376007%206.67967%200%206.30366%200%205.83983ZM0%2012.2897C0%2011.8259%200.376007%2011.4499%200.839835%2011.4499H23.1602C23.624%2011.4499%2024%2011.8259%2024%2012.2897C24%2012.7535%2023.624%2013.1295%2023.1602%2013.1295H0.839835C0.376007%2013.1295%200%2012.7535%200%2012.2897ZM0%2018.1602C0%2017.6963%200.376007%2017.3203%200.839834%2017.3203H23.1602C23.624%2017.3203%2024%2017.6963%2024%2018.1602C24%2018.624%2023.624%2019%2023.1602%2019H0.839835C0.376007%2019%200%2018.624%200%2018.1602Z'%20fill='white'/%3e%3c/svg%3e");height:24px;width:24px}.navbar .navbar-brand{z-index:2}.navbar .navbar-brand img{width:150px}@media(min-width:992px){.navbar .navbar-brand img{width:251px}}.navbar .navbar-buttons{display:flex;gap:12px;justify-content:center;margin-bottom:40px}@media(min-width:992px){.navbar .navbar-buttons{margin-bottom:0}}.navbar .nav-link--gift:before,.navbar .nav-link--info:before,.navbar .nav-link--hint:before,.navbar .nav-link--home:before{content:"";background-position:center;background-repeat:no-repeat;background-size:contain;display:inline-block;height:24px;width:24px;vertical-align:top}.navbar .nav-link{background:var(--color-white-10);border-radius:8px;color:var(--color-white-80);display:flex;gap:10px;font-size:16px;line-height:24px;padding:10px;padding-left:calc(50% - 65px);text-decoration:none}@media(min-width:992px){.navbar .nav-link{background:transparent}}.navbar .nav-link.active{color:var(--color-white-100);font-weight:600}.navbar .nav-link--home:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6668%2019.9999V13.2632C14.6668%2013.0398%2014.5731%2012.8257%2014.4064%2012.6677C14.2397%2012.5098%2014.0136%2012.4211%2013.7779%2012.4211H10.2223C9.98658%2012.4211%209.76049%2012.5098%209.59379%2012.6677C9.42709%2012.8257%209.33344%2013.0398%209.33344%2013.2632V19.9999M4%2010.7371C3.99994%2010.4921%204.0563%2010.25%204.16514%2010.0278C4.27399%209.80557%204.43271%209.60851%204.63022%209.45037L10.8524%204.39787C11.1733%204.14095%2011.5799%204%2012%204C12.4201%204%2012.8267%204.14095%2013.1476%204.39787L19.3698%209.45037C19.5673%209.60851%2019.726%209.80557%2019.8349%2010.0278C19.9437%2010.25%2020.0001%2010.4921%2020%2010.7371V18.3158C20%2018.7625%2019.8127%2019.1909%2019.4793%2019.5067C19.1459%2019.8226%2018.6937%2020%2018.2222%2020H5.77778C5.30628%2020%204.8541%2019.8226%204.5207%2019.5067C4.1873%2019.1909%204%2018.7625%204%2018.3158V10.7371Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.navbar .nav-link--hint:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6743%2014.1702C11.3274%2014.1702%2011.0433%2013.8904%2011.0752%2013.5501C11.1082%2013.1984%2011.1669%2012.8914%2011.2513%2012.6597C11.3824%2012.2996%2011.5688%2012.008%2011.8105%2011.7849C12.0521%2011.5618%2012.3421%2011.3563%2012.6803%2011.1683C12.884%2011.0535%2013.067%2010.9181%2013.2292%2010.762C13.3914%2010.6026%2013.5191%2010.4194%2013.6123%2010.2122C13.709%2010.0051%2013.7573%209.77565%2013.7573%209.5239C13.7573%209.2116%2013.6779%208.94073%2013.5191%208.71128C13.3604%208.48184%2013.1481%208.30497%2012.8823%208.18069C12.6165%208.05641%2012.3214%207.99426%2011.9969%207.99426C11.7138%207.99426%2011.4411%208.04844%2011.1788%208.15679C10.9164%208.26514%2010.6972%208.43563%2010.5212%208.66826C10.4486%208.76423%2010.3886%208.8724%2010.3412%208.99278C10.2164%209.30992%209.94842%209.58126%209.60322%209.58126C9.22662%209.58126%208.91655%209.26588%209.02023%208.90912C9.09693%208.64516%209.21238%208.40553%209.36656%208.19025C9.64616%207.80465%2010.0138%207.50988%2010.4694%207.30593C10.9285%207.10198%2011.4377%207%2011.9969%207C12.6044%207%2013.1325%207.11154%2013.5813%207.33461C14.0335%207.55768%2014.3821%207.86361%2014.6272%208.25239C14.8757%208.64117%2015%209.08413%2015%209.58126C15%209.9318%2014.9413%2010.2489%2014.824%2010.5325C14.71%2010.8161%2014.5444%2011.0695%2014.3269%2011.2925C14.1129%2011.5156%2013.854%2011.7132%2013.5502%2011.8853C13.2465%2012.0605%2013.0031%2012.2454%2012.8201%2012.4398C12.6372%2012.631%2012.5043%2012.8588%2012.4215%2013.1233C12.3823%2013.2483%2012.3516%2013.4007%2012.3294%2013.5684C12.2855%2013.9006%2012.0143%2014.1702%2011.6743%2014.1702ZM11.7069%2017C11.4515%2017%2011.2323%2016.9156%2011.0493%2016.7467C10.8664%2016.5778%2010.7749%2016.3754%2010.7749%2016.1396C10.7749%2015.9038%2010.8664%2015.7014%2011.0493%2015.5325C11.2323%2015.3636%2011.4515%2015.2792%2011.7069%2015.2792C11.9624%2015.2792%2012.1816%2015.3636%2012.3645%2015.5325C12.5474%2015.7014%2012.6389%2015.9038%2012.6389%2016.1396C12.6389%2016.2957%2012.5958%2016.4391%2012.5095%2016.5698C12.4266%2016.7004%2012.3144%2016.8056%2012.1729%2016.8853C12.0348%2016.9618%2011.8795%2017%2011.7069%2017Z'%20fill='white'/%3e%3ccircle%20cx='12'%20cy='12'%20r='9'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e")}.navbar .nav-link--info:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.3601%205.63814C17.348%204.6275%2016.1094%203.87183%2014.7466%203.43366C13.3838%202.99549%2011.9361%202.8874%2010.5231%203.11834C9.15032%203.34866%207.84958%203.89298%206.72277%204.70868C5.59596%205.52439%204.67369%206.58932%204.02817%207.82009C3.38266%209.05085%203.03144%2010.414%203.00202%2011.8029C2.97259%2013.1917%203.26576%2014.5684%203.85856%2015.8253L3.29041%2018.5791C3.23039%2018.8718%203.24431%2019.1747%203.3309%2019.4606C3.41749%2019.7466%203.57404%2020.0065%203.78642%2020.217C3.99825%2020.4273%204.25913%2020.5819%204.54562%2020.6667C4.83212%2020.7515%205.13524%2020.764%205.42776%2020.703L8.18738%2020.145C9.37275%2020.7011%2010.6653%2020.9928%2011.9751%2020.9999C12.5319%2021.0022%2013.0875%2020.951%2013.6345%2020.8469C15.2488%2020.5466%2016.7503%2019.8121%2017.977%2018.7227C19.2038%2017.6333%2020.1091%2016.2304%2020.5954%2014.6652C21.0818%2013.1001%2021.1306%2011.4321%2020.7367%209.84126C20.3427%208.25044%2019.521%206.79713%2018.3601%205.63814Z'%20stroke='white'%20stroke-width='1.5'/%3e%3cpath%20d='M12%2017C11.8232%2017%2011.6536%2016.9298%2011.5286%2016.8047C11.4036%2016.6797%2011.3333%2016.5101%2011.3333%2016.3333V11.6667C11.3333%2011.4899%2011.4036%2011.3203%2011.5286%2011.1953C11.6536%2011.0702%2011.8232%2011%2012%2011C12.1768%2011%2012.3464%2011.0702%2012.4714%2011.1953C12.5964%2011.3203%2012.6667%2011.4899%2012.6667%2011.6667V16.3333C12.6667%2016.5101%2012.5964%2016.6797%2012.4714%2016.8047C12.3464%2016.9298%2012.1768%2017%2012%2017ZM12%207C11.8022%207%2011.6089%207.05865%2011.4444%207.16853C11.28%207.27841%2011.1518%207.43459%2011.0761%207.61732C11.0004%207.80004%2010.9806%208.00111%2011.0192%208.19509C11.0578%208.38907%2011.153%208.56725%2011.2929%208.70711C11.4327%208.84696%2011.6109%208.9422%2011.8049%208.98079C11.9989%209.01937%2012.2%208.99957%2012.3827%208.92388C12.5654%208.84819%2012.7216%208.72002%2012.8315%208.55557C12.9414%208.39112%2013%208.19778%2013%208C13%207.73478%2012.8946%207.48043%2012.7071%207.29289C12.5196%207.10536%2012.2652%207%2012%207Z'%20fill='white'/%3e%3c/svg%3e")}.navbar .nav-link--gift:before{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2012V21.4C20%2021.4788%2019.9845%2021.5568%2019.9543%2021.6296C19.9242%2021.7024%2019.88%2021.7685%2019.8243%2021.8243C19.7685%2021.88%2019.7024%2021.9242%2019.6296%2021.9543C19.5568%2021.9845%2019.4788%2022%2019.4%2022H4.6C4.52121%2022%204.44319%2021.9845%204.37039%2021.9543C4.29759%2021.9242%204.23145%2021.88%204.17574%2021.8243C4.12002%2021.7685%204.07583%2021.7024%204.04567%2021.6296C4.01552%2021.5568%204%2021.4788%204%2021.4V12M12%2022V7M12%207H7.5C6.83696%207%206.20107%206.73661%205.73223%206.26777C5.26339%205.79893%205%205.16304%205%204.5C5%203.83696%205.26339%203.20107%205.73223%202.73223C6.20107%202.26339%206.83696%202%207.5%202C11%202%2012%207%2012%207ZM12%207H16.5C17.163%207%2017.7989%206.73661%2018.2678%206.26777C18.7366%205.79893%2019%205.16304%2019%204.5C19%203.83696%2018.7366%203.20107%2018.2678%202.73223C17.7989%202.26339%2017.163%202%2016.5%202C13%202%2012%207%2012%207ZM21.4%207H2.6C2.44087%207%202.28826%207.06321%202.17574%207.17574C2.06321%207.28826%202%207.44087%202%207.6V11.4C2%2011.5591%202.06321%2011.7117%202.17574%2011.8243C2.28826%2011.9368%202.44087%2012%202.6%2012H21.4C21.5591%2012%2021.7117%2011.9368%2021.8243%2011.8243C21.9368%2011.7117%2022%2011.5591%2022%2011.4V7.6C22%207.44087%2021.9368%207.28826%2021.8243%207.17574C21.7117%207.06321%2021.5591%207%2021.4%207Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}@media(min-width:992px){.navbar .nav-link:before{content:none}}.navbar .navbar-nav{gap:8px;padding:20px 0}@media(min-width:992px){.navbar .navbar-nav{padding:0}}.navbar .navbar-logos{display:flex;gap:32px;justify-content:center;padding-bottom:40px}@media(min-width:992px){.navbar .navbar-logos{display:none}}.navbar .navbar-logos img{height:40px}.icon{background-color:currentColor;content:"";display:inline-block;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.icon--24{height:24px;width:24px}.icon--close{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.28693%204.30529C4.47445%204.11782%204.72876%204.0125%204.99393%204.0125C5.25909%204.0125%205.5134%204.11782%205.70093%204.30529L11.9939%2010.5983L18.2869%204.30529C18.3792%204.20978%2018.4895%204.1336%2018.6115%204.08119C18.7335%204.02878%2018.8647%204.00119%2018.9975%204.00004C19.1303%203.99888%2019.262%204.02419%2019.3849%204.07447C19.5078%204.12475%2019.6194%204.199%2019.7133%204.29289C19.8072%204.38679%2019.8815%204.49844%2019.9317%204.62133C19.982%204.74423%2020.0073%204.87591%2020.0062%205.00869C20.005%205.14147%2019.9774%205.27269%2019.925%205.39469C19.8726%205.5167%2019.7964%205.62704%2019.7009%205.71929L13.4079%2012.0123L19.7009%2018.3053C19.8831%2018.4939%2019.9839%2018.7465%2019.9816%2019.0087C19.9793%2019.2709%2019.8742%2019.5217%2019.6887%2019.7071C19.5033%2019.8925%2019.2525%2019.9977%2018.9903%2020C18.7281%2020.0022%2018.4755%2019.9014%2018.2869%2019.7193L11.9939%2013.4263L5.70093%2019.7193C5.51232%2019.9014%205.25972%2020.0022%204.99753%2020C4.73533%2019.9977%204.48452%2019.8925%204.29911%2019.7071C4.1137%2019.5217%204.00853%2019.2709%204.00625%2019.0087C4.00397%2018.7465%204.10477%2018.4939%204.28693%2018.3053L10.5799%2012.0123L4.28693%205.71929C4.09946%205.53176%203.99414%205.27745%203.99414%205.01229C3.99414%204.74712%204.09946%204.49282%204.28693%204.30529Z'%20fill='black'%20fill-opacity='0.65'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.28693%204.30529C4.47445%204.11782%204.72876%204.0125%204.99393%204.0125C5.25909%204.0125%205.5134%204.11782%205.70093%204.30529L11.9939%2010.5983L18.2869%204.30529C18.3792%204.20978%2018.4895%204.1336%2018.6115%204.08119C18.7335%204.02878%2018.8647%204.00119%2018.9975%204.00004C19.1303%203.99888%2019.262%204.02419%2019.3849%204.07447C19.5078%204.12475%2019.6194%204.199%2019.7133%204.29289C19.8072%204.38679%2019.8815%204.49844%2019.9317%204.62133C19.982%204.74423%2020.0073%204.87591%2020.0062%205.00869C20.005%205.14147%2019.9774%205.27269%2019.925%205.39469C19.8726%205.5167%2019.7964%205.62704%2019.7009%205.71929L13.4079%2012.0123L19.7009%2018.3053C19.8831%2018.4939%2019.9839%2018.7465%2019.9816%2019.0087C19.9793%2019.2709%2019.8742%2019.5217%2019.6887%2019.7071C19.5033%2019.8925%2019.2525%2019.9977%2018.9903%2020C18.7281%2020.0022%2018.4755%2019.9014%2018.2869%2019.7193L11.9939%2013.4263L5.70093%2019.7193C5.51232%2019.9014%205.25972%2020.0022%204.99753%2020C4.73533%2019.9977%204.48452%2019.8925%204.29911%2019.7071C4.1137%2019.5217%204.00853%2019.2709%204.00625%2019.0087C4.00397%2018.7465%204.10477%2018.4939%204.28693%2018.3053L10.5799%2012.0123L4.28693%205.71929C4.09946%205.53176%203.99414%205.27745%203.99414%205.01229C3.99414%204.74712%204.09946%204.49282%204.28693%204.30529Z'%20fill='black'%20fill-opacity='0.65'/%3e%3c/svg%3e")}.icon--download{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7497%203.5142L11.7497%2015.7713M6.41144%2010.7483L11.7497%2015.7713L17.088%2010.7483'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.5%2020.4858L20.0002%2020.4858'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.7497%203.5142L11.7497%2015.7713M6.41144%2010.7483L11.7497%2015.7713L17.088%2010.7483'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.5%2020.4858L20.0002%2020.4858'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--facebook{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%2012.0733C24%205.40541%2018.6274%200%2012%200C5.37258%200%200%205.40541%200%2012.0733C0%2018.0994%204.3882%2023.0943%2010.125%2024V15.5633H7.07812V12.0733H10.125V9.41343C10.125%206.38755%2011.9166%204.71615%2014.6576%204.71615C15.9701%204.71615%2017.3438%204.95195%2017.3438%204.95195V7.92313H15.8306C14.34%207.92313%2013.875%208.85386%2013.875%209.80958V12.0733H17.2031L16.6711%2015.5633H13.875V24C19.6118%2023.0943%2024%2018.0994%2024%2012.0733Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%2012.0733C24%205.40541%2018.6274%200%2012%200C5.37258%200%200%205.40541%200%2012.0733C0%2018.0994%204.3882%2023.0943%2010.125%2024V15.5633H7.07812V12.0733H10.125V9.41343C10.125%206.38755%2011.9166%204.71615%2014.6576%204.71615C15.9701%204.71615%2017.3438%204.95195%2017.3438%204.95195V7.92313H15.8306C14.34%207.92313%2013.875%208.85386%2013.875%209.80958V12.0733H17.2031L16.6711%2015.5633H13.875V24C19.6118%2023.0943%2024%2018.0994%2024%2012.0733Z'%20fill='white'/%3e%3c/svg%3e")}.icon--gift{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2012V21.4C20%2021.4788%2019.9845%2021.5568%2019.9543%2021.6296C19.9242%2021.7024%2019.88%2021.7685%2019.8243%2021.8243C19.7685%2021.88%2019.7024%2021.9242%2019.6296%2021.9543C19.5568%2021.9845%2019.4788%2022%2019.4%2022H4.6C4.52121%2022%204.44319%2021.9845%204.37039%2021.9543C4.29759%2021.9242%204.23145%2021.88%204.17574%2021.8243C4.12002%2021.7685%204.07583%2021.7024%204.04567%2021.6296C4.01552%2021.5568%204%2021.4788%204%2021.4V12M12%2022V7M12%207H7.5C6.83696%207%206.20107%206.73661%205.73223%206.26777C5.26339%205.79893%205%205.16304%205%204.5C5%203.83696%205.26339%203.20107%205.73223%202.73223C6.20107%202.26339%206.83696%202%207.5%202C11%202%2012%207%2012%207ZM12%207H16.5C17.163%207%2017.7989%206.73661%2018.2678%206.26777C18.7366%205.79893%2019%205.16304%2019%204.5C19%203.83696%2018.7366%203.20107%2018.2678%202.73223C17.7989%202.26339%2017.163%202%2016.5%202C13%202%2012%207%2012%207ZM21.4%207H2.6C2.44087%207%202.28826%207.06321%202.17574%207.17574C2.06321%207.28826%202%207.44087%202%207.6V11.4C2%2011.5591%202.06321%2011.7117%202.17574%2011.8243C2.28826%2011.9368%202.44087%2012%202.6%2012H21.4C21.5591%2012%2021.7117%2011.9368%2021.8243%2011.8243C21.9368%2011.7117%2022%2011.5591%2022%2011.4V7.6C22%207.44087%2021.9368%207.28826%2021.8243%207.17574C21.7117%207.06321%2021.5591%207%2021.4%207Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%2012V21.4C20%2021.4788%2019.9845%2021.5568%2019.9543%2021.6296C19.9242%2021.7024%2019.88%2021.7685%2019.8243%2021.8243C19.7685%2021.88%2019.7024%2021.9242%2019.6296%2021.9543C19.5568%2021.9845%2019.4788%2022%2019.4%2022H4.6C4.52121%2022%204.44319%2021.9845%204.37039%2021.9543C4.29759%2021.9242%204.23145%2021.88%204.17574%2021.8243C4.12002%2021.7685%204.07583%2021.7024%204.04567%2021.6296C4.01552%2021.5568%204%2021.4788%204%2021.4V12M12%2022V7M12%207H7.5C6.83696%207%206.20107%206.73661%205.73223%206.26777C5.26339%205.79893%205%205.16304%205%204.5C5%203.83696%205.26339%203.20107%205.73223%202.73223C6.20107%202.26339%206.83696%202%207.5%202C11%202%2012%207%2012%207ZM12%207H16.5C17.163%207%2017.7989%206.73661%2018.2678%206.26777C18.7366%205.79893%2019%205.16304%2019%204.5C19%203.83696%2018.7366%203.20107%2018.2678%202.73223C17.7989%202.26339%2017.163%202%2016.5%202C13%202%2012%207%2012%207ZM21.4%207H2.6C2.44087%207%202.28826%207.06321%202.17574%207.17574C2.06321%207.28826%202%207.44087%202%207.6V11.4C2%2011.5591%202.06321%2011.7117%202.17574%2011.8243C2.28826%2011.9368%202.44087%2012%202.6%2012H21.4C21.5591%2012%2021.7117%2011.9368%2021.8243%2011.8243C21.9368%2011.7117%2022%2011.5591%2022%2011.4V7.6C22%207.44087%2021.9368%207.28826%2021.8243%207.17574C21.7117%207.06321%2021.5591%207%2021.4%207Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--heart{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.7568%205C14.1216%205%2012.7096%205.9975%2012%207.4525C11.2904%205.9975%209.8784%205%208.2432%205C5.8992%205%204%207.0475%204%209.5675C4%2012.0875%205.4536%2014.3975%207.332%2016.295C9.2104%2018.1925%2012%2020%2012%2020C12%2020%2014.6992%2018.2225%2016.668%2016.295C18.768%2014.24%2020%2012.095%2020%209.5675C20%207.04%2018.1008%205%2015.7568%205Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.7568%205C14.1216%205%2012.7096%205.9975%2012%207.4525C11.2904%205.9975%209.8784%205%208.2432%205C5.8992%205%204%207.0475%204%209.5675C4%2012.0875%205.4536%2014.3975%207.332%2016.295C9.2104%2018.1925%2012%2020%2012%2020C12%2020%2014.6992%2018.2225%2016.668%2016.295C18.768%2014.24%2020%2012.095%2020%209.5675C20%207.04%2018.1008%205%2015.7568%205Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--heart-filled{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.7568%205C14.1216%205%2012.7096%205.9975%2012%207.4525C11.2904%205.9975%209.8784%205%208.2432%205C5.8992%205%204%207.0475%204%209.5675C4%2012.0875%205.4536%2014.3975%207.332%2016.295C9.2104%2018.1925%2012%2020%2012%2020C12%2020%2014.6992%2018.2225%2016.668%2016.295C18.768%2014.24%2020%2012.095%2020%209.5675C20%207.04%2018.1008%205%2015.7568%205Z'%20fill='white'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.7568%205C14.1216%205%2012.7096%205.9975%2012%207.4525C11.2904%205.9975%209.8784%205%208.2432%205C5.8992%205%204%207.0475%204%209.5675C4%2012.0875%205.4536%2014.3975%207.332%2016.295C9.2104%2018.1925%2012%2020%2012%2020C12%2020%2014.6992%2018.2225%2016.668%2016.295C18.768%2014.24%2020%2012.095%2020%209.5675C20%207.04%2018.1008%205%2015.7568%205Z'%20fill='white'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--hint{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6743%2014.1702C11.3274%2014.1702%2011.0433%2013.8904%2011.0752%2013.5501C11.1082%2013.1984%2011.1669%2012.8914%2011.2513%2012.6597C11.3824%2012.2996%2011.5688%2012.008%2011.8105%2011.7849C12.0521%2011.5618%2012.3421%2011.3563%2012.6803%2011.1683C12.884%2011.0535%2013.067%2010.9181%2013.2292%2010.762C13.3914%2010.6026%2013.5191%2010.4194%2013.6123%2010.2122C13.709%2010.0051%2013.7573%209.77565%2013.7573%209.5239C13.7573%209.2116%2013.6779%208.94073%2013.5191%208.71128C13.3604%208.48184%2013.1481%208.30497%2012.8823%208.18069C12.6165%208.05641%2012.3214%207.99426%2011.9969%207.99426C11.7138%207.99426%2011.4411%208.04844%2011.1788%208.15679C10.9164%208.26514%2010.6972%208.43563%2010.5212%208.66826C10.4486%208.76423%2010.3886%208.8724%2010.3412%208.99278C10.2164%209.30992%209.94842%209.58126%209.60322%209.58126C9.22662%209.58126%208.91655%209.26588%209.02023%208.90912C9.09693%208.64516%209.21238%208.40553%209.36656%208.19025C9.64616%207.80465%2010.0138%207.50988%2010.4694%207.30593C10.9285%207.10198%2011.4377%207%2011.9969%207C12.6044%207%2013.1325%207.11154%2013.5813%207.33461C14.0335%207.55768%2014.3821%207.86361%2014.6272%208.25239C14.8757%208.64117%2015%209.08413%2015%209.58126C15%209.9318%2014.9413%2010.2489%2014.824%2010.5325C14.71%2010.8161%2014.5444%2011.0695%2014.3269%2011.2925C14.1129%2011.5156%2013.854%2011.7132%2013.5502%2011.8853C13.2465%2012.0605%2013.0031%2012.2454%2012.8201%2012.4398C12.6372%2012.631%2012.5043%2012.8588%2012.4215%2013.1233C12.3823%2013.2483%2012.3516%2013.4007%2012.3294%2013.5684C12.2855%2013.9006%2012.0143%2014.1702%2011.6743%2014.1702ZM11.7069%2017C11.4515%2017%2011.2323%2016.9156%2011.0493%2016.7467C10.8664%2016.5778%2010.7749%2016.3754%2010.7749%2016.1396C10.7749%2015.9038%2010.8664%2015.7014%2011.0493%2015.5325C11.2323%2015.3636%2011.4515%2015.2792%2011.7069%2015.2792C11.9624%2015.2792%2012.1816%2015.3636%2012.3645%2015.5325C12.5474%2015.7014%2012.6389%2015.9038%2012.6389%2016.1396C12.6389%2016.2957%2012.5958%2016.4391%2012.5095%2016.5698C12.4266%2016.7004%2012.3144%2016.8056%2012.1729%2016.8853C12.0348%2016.9618%2011.8795%2017%2011.7069%2017Z'%20fill='white'/%3e%3ccircle%20cx='12'%20cy='12'%20r='9'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6743%2014.1702C11.3274%2014.1702%2011.0433%2013.8904%2011.0752%2013.5501C11.1082%2013.1984%2011.1669%2012.8914%2011.2513%2012.6597C11.3824%2012.2996%2011.5688%2012.008%2011.8105%2011.7849C12.0521%2011.5618%2012.3421%2011.3563%2012.6803%2011.1683C12.884%2011.0535%2013.067%2010.9181%2013.2292%2010.762C13.3914%2010.6026%2013.5191%2010.4194%2013.6123%2010.2122C13.709%2010.0051%2013.7573%209.77565%2013.7573%209.5239C13.7573%209.2116%2013.6779%208.94073%2013.5191%208.71128C13.3604%208.48184%2013.1481%208.30497%2012.8823%208.18069C12.6165%208.05641%2012.3214%207.99426%2011.9969%207.99426C11.7138%207.99426%2011.4411%208.04844%2011.1788%208.15679C10.9164%208.26514%2010.6972%208.43563%2010.5212%208.66826C10.4486%208.76423%2010.3886%208.8724%2010.3412%208.99278C10.2164%209.30992%209.94842%209.58126%209.60322%209.58126C9.22662%209.58126%208.91655%209.26588%209.02023%208.90912C9.09693%208.64516%209.21238%208.40553%209.36656%208.19025C9.64616%207.80465%2010.0138%207.50988%2010.4694%207.30593C10.9285%207.10198%2011.4377%207%2011.9969%207C12.6044%207%2013.1325%207.11154%2013.5813%207.33461C14.0335%207.55768%2014.3821%207.86361%2014.6272%208.25239C14.8757%208.64117%2015%209.08413%2015%209.58126C15%209.9318%2014.9413%2010.2489%2014.824%2010.5325C14.71%2010.8161%2014.5444%2011.0695%2014.3269%2011.2925C14.1129%2011.5156%2013.854%2011.7132%2013.5502%2011.8853C13.2465%2012.0605%2013.0031%2012.2454%2012.8201%2012.4398C12.6372%2012.631%2012.5043%2012.8588%2012.4215%2013.1233C12.3823%2013.2483%2012.3516%2013.4007%2012.3294%2013.5684C12.2855%2013.9006%2012.0143%2014.1702%2011.6743%2014.1702ZM11.7069%2017C11.4515%2017%2011.2323%2016.9156%2011.0493%2016.7467C10.8664%2016.5778%2010.7749%2016.3754%2010.7749%2016.1396C10.7749%2015.9038%2010.8664%2015.7014%2011.0493%2015.5325C11.2323%2015.3636%2011.4515%2015.2792%2011.7069%2015.2792C11.9624%2015.2792%2012.1816%2015.3636%2012.3645%2015.5325C12.5474%2015.7014%2012.6389%2015.9038%2012.6389%2016.1396C12.6389%2016.2957%2012.5958%2016.4391%2012.5095%2016.5698C12.4266%2016.7004%2012.3144%2016.8056%2012.1729%2016.8853C12.0348%2016.9618%2011.8795%2017%2011.7069%2017Z'%20fill='white'/%3e%3ccircle%20cx='12'%20cy='12'%20r='9'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon--home{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6668%2019.9999V13.2632C14.6668%2013.0398%2014.5731%2012.8257%2014.4064%2012.6677C14.2397%2012.5098%2014.0136%2012.4211%2013.7779%2012.4211H10.2223C9.98658%2012.4211%209.76049%2012.5098%209.59379%2012.6677C9.42709%2012.8257%209.33344%2013.0398%209.33344%2013.2632V19.9999M4%2010.7371C3.99994%2010.4921%204.0563%2010.25%204.16514%2010.0278C4.27399%209.80557%204.43271%209.60851%204.63022%209.45037L10.8524%204.39787C11.1733%204.14095%2011.5799%204%2012%204C12.4201%204%2012.8267%204.14095%2013.1476%204.39787L19.3698%209.45037C19.5673%209.60851%2019.726%209.80557%2019.8349%2010.0278C19.9437%2010.25%2020.0001%2010.4921%2020%2010.7371V18.3158C20%2018.7625%2019.8127%2019.1909%2019.4793%2019.5067C19.1459%2019.8226%2018.6937%2020%2018.2222%2020H5.77778C5.30628%2020%204.8541%2019.8226%204.5207%2019.5067C4.1873%2019.1909%204%2018.7625%204%2018.3158V10.7371Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6668%2019.9999V13.2632C14.6668%2013.0398%2014.5731%2012.8257%2014.4064%2012.6677C14.2397%2012.5098%2014.0136%2012.4211%2013.7779%2012.4211H10.2223C9.98658%2012.4211%209.76049%2012.5098%209.59379%2012.6677C9.42709%2012.8257%209.33344%2013.0398%209.33344%2013.2632V19.9999M4%2010.7371C3.99994%2010.4921%204.0563%2010.25%204.16514%2010.0278C4.27399%209.80557%204.43271%209.60851%204.63022%209.45037L10.8524%204.39787C11.1733%204.14095%2011.5799%204%2012%204C12.4201%204%2012.8267%204.14095%2013.1476%204.39787L19.3698%209.45037C19.5673%209.60851%2019.726%209.80557%2019.8349%2010.0278C19.9437%2010.25%2020.0001%2010.4921%2020%2010.7371V18.3158C20%2018.7625%2019.8127%2019.1909%2019.4793%2019.5067C19.1459%2019.8226%2018.6937%2020%2018.2222%2020H5.77778C5.30628%2020%204.8541%2019.8226%204.5207%2019.5067C4.1873%2019.1909%204%2018.7625%204%2018.3158V10.7371Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--info{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.3601%205.63814C17.348%204.6275%2016.1094%203.87183%2014.7466%203.43366C13.3838%202.99549%2011.9361%202.8874%2010.5231%203.11834C9.15032%203.34866%207.84958%203.89298%206.72277%204.70868C5.59596%205.52439%204.67369%206.58932%204.02817%207.82009C3.38266%209.05085%203.03144%2010.414%203.00202%2011.8029C2.97259%2013.1917%203.26576%2014.5684%203.85856%2015.8253L3.29041%2018.5791C3.23039%2018.8718%203.24431%2019.1747%203.3309%2019.4606C3.41749%2019.7466%203.57404%2020.0065%203.78642%2020.217C3.99825%2020.4273%204.25913%2020.5819%204.54562%2020.6667C4.83212%2020.7515%205.13524%2020.764%205.42776%2020.703L8.18738%2020.145C9.37275%2020.7011%2010.6653%2020.9928%2011.9751%2020.9999C12.5319%2021.0022%2013.0875%2020.951%2013.6345%2020.8469C15.2488%2020.5466%2016.7503%2019.8121%2017.977%2018.7227C19.2038%2017.6333%2020.1091%2016.2304%2020.5954%2014.6652C21.0818%2013.1001%2021.1306%2011.4321%2020.7367%209.84126C20.3427%208.25044%2019.521%206.79713%2018.3601%205.63814Z'%20stroke='white'%20stroke-width='1.5'/%3e%3cpath%20d='M12%2017C11.8232%2017%2011.6536%2016.9298%2011.5286%2016.8047C11.4036%2016.6797%2011.3333%2016.5101%2011.3333%2016.3333V11.6667C11.3333%2011.4899%2011.4036%2011.3203%2011.5286%2011.1953C11.6536%2011.0702%2011.8232%2011%2012%2011C12.1768%2011%2012.3464%2011.0702%2012.4714%2011.1953C12.5964%2011.3203%2012.6667%2011.4899%2012.6667%2011.6667V16.3333C12.6667%2016.5101%2012.5964%2016.6797%2012.4714%2016.8047C12.3464%2016.9298%2012.1768%2017%2012%2017ZM12%207C11.8022%207%2011.6089%207.05865%2011.4444%207.16853C11.28%207.27841%2011.1518%207.43459%2011.0761%207.61732C11.0004%207.80004%2010.9806%208.00111%2011.0192%208.19509C11.0578%208.38907%2011.153%208.56725%2011.2929%208.70711C11.4327%208.84696%2011.6109%208.9422%2011.8049%208.98079C11.9989%209.01937%2012.2%208.99957%2012.3827%208.92388C12.5654%208.84819%2012.7216%208.72002%2012.8315%208.55557C12.9414%208.39112%2013%208.19778%2013%208C13%207.73478%2012.8946%207.48043%2012.7071%207.29289C12.5196%207.10536%2012.2652%207%2012%207Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.3601%205.63814C17.348%204.6275%2016.1094%203.87183%2014.7466%203.43366C13.3838%202.99549%2011.9361%202.8874%2010.5231%203.11834C9.15032%203.34866%207.84958%203.89298%206.72277%204.70868C5.59596%205.52439%204.67369%206.58932%204.02817%207.82009C3.38266%209.05085%203.03144%2010.414%203.00202%2011.8029C2.97259%2013.1917%203.26576%2014.5684%203.85856%2015.8253L3.29041%2018.5791C3.23039%2018.8718%203.24431%2019.1747%203.3309%2019.4606C3.41749%2019.7466%203.57404%2020.0065%203.78642%2020.217C3.99825%2020.4273%204.25913%2020.5819%204.54562%2020.6667C4.83212%2020.7515%205.13524%2020.764%205.42776%2020.703L8.18738%2020.145C9.37275%2020.7011%2010.6653%2020.9928%2011.9751%2020.9999C12.5319%2021.0022%2013.0875%2020.951%2013.6345%2020.8469C15.2488%2020.5466%2016.7503%2019.8121%2017.977%2018.7227C19.2038%2017.6333%2020.1091%2016.2304%2020.5954%2014.6652C21.0818%2013.1001%2021.1306%2011.4321%2020.7367%209.84126C20.3427%208.25044%2019.521%206.79713%2018.3601%205.63814Z'%20stroke='white'%20stroke-width='1.5'/%3e%3cpath%20d='M12%2017C11.8232%2017%2011.6536%2016.9298%2011.5286%2016.8047C11.4036%2016.6797%2011.3333%2016.5101%2011.3333%2016.3333V11.6667C11.3333%2011.4899%2011.4036%2011.3203%2011.5286%2011.1953C11.6536%2011.0702%2011.8232%2011%2012%2011C12.1768%2011%2012.3464%2011.0702%2012.4714%2011.1953C12.5964%2011.3203%2012.6667%2011.4899%2012.6667%2011.6667V16.3333C12.6667%2016.5101%2012.5964%2016.6797%2012.4714%2016.8047C12.3464%2016.9298%2012.1768%2017%2012%2017ZM12%207C11.8022%207%2011.6089%207.05865%2011.4444%207.16853C11.28%207.27841%2011.1518%207.43459%2011.0761%207.61732C11.0004%207.80004%2010.9806%208.00111%2011.0192%208.19509C11.0578%208.38907%2011.153%208.56725%2011.2929%208.70711C11.4327%208.84696%2011.6109%208.9422%2011.8049%208.98079C11.9989%209.01937%2012.2%208.99957%2012.3827%208.92388C12.5654%208.84819%2012.7216%208.72002%2012.8315%208.55557C12.9414%208.39112%2013%208.19778%2013%208C13%207.73478%2012.8946%207.48043%2012.7071%207.29289C12.5196%207.10536%2012.2652%207%2012%207Z'%20fill='white'/%3e%3c/svg%3e")}.icon--instagram{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2336%200C14.5835%200.00359991%2015.2687%200.0107997%2015.8603%200.0275993L16.0931%200.0359991C16.3619%200.0455989%2016.627%200.0575985%2016.9474%200.0719982C18.2242%200.131997%2019.0953%200.333592%2019.8597%200.629985C20.6516%200.934777%2021.3188%201.34757%2021.986%202.01355C22.5964%202.61322%2023.0685%203.33889%2023.3695%204.1399C23.6659%204.90428%2023.8675%205.77546%2023.9275%207.05343C23.9419%207.37262%2023.9539%207.63782%2023.9635%207.90781L23.9707%208.1406C23.9887%208.73099%2023.9959%209.41617%2023.9983%2010.7661L23.9995%2011.6613V13.2333C24.0024%2014.1085%2023.9932%2014.9838%2023.9719%2015.8588L23.9647%2016.0916C23.9551%2016.3616%2023.9431%2016.6268%2023.9287%2016.946C23.8687%2018.224%2023.6647%2019.0939%2023.3695%2019.8595C23.0685%2020.6605%2022.5964%2021.3862%2021.986%2021.9859C21.3863%2022.5963%2020.6607%2023.0685%2019.8597%2023.3694C19.0953%2023.6658%2018.2242%2023.8674%2016.9474%2023.9274L16.0931%2023.9634L15.8603%2023.9706C15.2687%2023.9874%2014.5835%2023.9958%2013.2336%2023.9982L12.3385%2023.9994H10.7677C9.8921%2024.0025%209.01646%2023.9933%208.14107%2023.9718L7.90828%2023.9646C7.62343%2023.9538%207.33864%2023.9414%207.05393%2023.9274C5.77719%2023.8674%204.90603%2023.6658%204.14047%2023.3694C3.33991%2023.0683%202.61468%2022.5961%202.01538%2021.9859C1.40455%2021.3863%200.931966%2020.6606%200.630651%2019.8595C0.334266%2019.0951%200.132676%2018.224%200.0726788%2016.946L0.0366807%2016.0916L0.0306811%2015.8588C0.00856149%2014.9838%20-0.00143908%2014.1086%200.000682522%2013.2333V10.7661C-0.00263878%209.89088%200.00616171%209.01562%200.0270813%208.1406L0.0354808%207.90781C0.0450803%207.63782%200.0570797%207.37262%200.071479%207.05343C0.131476%205.77546%200.333066%204.90548%200.629451%204.1399C0.931469%203.33856%201.40488%202.61286%202.01658%202.01355C2.61553%201.40342%203.34034%200.931266%204.14047%200.629985C4.90603%200.333592%205.77599%200.131997%207.05393%200.0719982C7.37311%200.0575985%207.6395%200.0455989%207.90828%200.0359991L8.14107%200.0287992C9.01606%200.00747907%209.8913%20-0.0017216%2010.7665%200.00119988L13.2336%200ZM12.0001%205.99986C10.4089%205.99986%208.88281%206.63198%207.75765%207.75717C6.63249%208.88236%206.00038%2010.4084%206.00038%2011.9997C6.00038%2013.591%206.63249%2015.1171%207.75765%2016.2422C8.88281%2017.3674%2010.4089%2017.9996%2012.0001%2017.9996C13.5913%2017.9996%2015.1173%2017.3674%2016.2425%2016.2422C17.3677%2015.1171%2017.9998%2013.591%2017.9998%2011.9997C17.9998%2010.4084%2017.3677%208.88236%2016.2425%207.75717C15.1173%206.63198%2013.5913%205.99986%2012.0001%205.99986ZM12.0001%208.3998C12.4728%208.39972%2012.9409%208.49275%2013.3777%208.67359C13.8145%208.85443%2014.2114%209.11954%2014.5457%209.45376C14.88%209.78799%2015.1453%2010.1848%2015.3262%2010.6215C15.5072%2011.0583%2015.6004%2011.5264%2015.6005%2011.9991C15.6006%2012.4719%2015.5075%2012.94%2015.3267%2013.3768C15.1459%2013.8136%2014.8808%2014.2105%2014.5466%2014.5448C14.2123%2014.8791%2013.8155%2015.1444%2013.3788%2015.3254C12.9421%2015.5064%2012.474%2015.5995%2012.0013%2015.5996C11.0465%2015.5996%2010.1309%2015.2203%209.45582%2014.5452C8.78072%2013.8701%208.40146%2012.9545%208.40146%2011.9997C8.40146%2011.045%208.78072%2010.1293%209.45582%209.45419C10.1309%208.77907%2011.0465%208.3998%2012.0013%208.3998M18.301%204.1999C17.9032%204.1999%2017.5216%204.35793%2017.2404%204.63923C16.9591%204.92053%2016.801%205.30205%2016.801%205.69986C16.801%206.09768%2016.9591%206.4792%2017.2404%206.7605C17.5216%207.04179%2017.9032%207.19983%2018.301%207.19983C18.6988%207.19983%2019.0803%207.04179%2019.3616%206.7605C19.6429%206.4792%2019.8009%206.09768%2019.8009%205.69986C19.8009%205.30205%2019.6429%204.92053%2019.3616%204.63923C19.0803%204.35793%2018.6988%204.1999%2018.301%204.1999Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2336%200C14.5835%200.00359991%2015.2687%200.0107997%2015.8603%200.0275993L16.0931%200.0359991C16.3619%200.0455989%2016.627%200.0575985%2016.9474%200.0719982C18.2242%200.131997%2019.0953%200.333592%2019.8597%200.629985C20.6516%200.934777%2021.3188%201.34757%2021.986%202.01355C22.5964%202.61322%2023.0685%203.33889%2023.3695%204.1399C23.6659%204.90428%2023.8675%205.77546%2023.9275%207.05343C23.9419%207.37262%2023.9539%207.63782%2023.9635%207.90781L23.9707%208.1406C23.9887%208.73099%2023.9959%209.41617%2023.9983%2010.7661L23.9995%2011.6613V13.2333C24.0024%2014.1085%2023.9932%2014.9838%2023.9719%2015.8588L23.9647%2016.0916C23.9551%2016.3616%2023.9431%2016.6268%2023.9287%2016.946C23.8687%2018.224%2023.6647%2019.0939%2023.3695%2019.8595C23.0685%2020.6605%2022.5964%2021.3862%2021.986%2021.9859C21.3863%2022.5963%2020.6607%2023.0685%2019.8597%2023.3694C19.0953%2023.6658%2018.2242%2023.8674%2016.9474%2023.9274L16.0931%2023.9634L15.8603%2023.9706C15.2687%2023.9874%2014.5835%2023.9958%2013.2336%2023.9982L12.3385%2023.9994H10.7677C9.8921%2024.0025%209.01646%2023.9933%208.14107%2023.9718L7.90828%2023.9646C7.62343%2023.9538%207.33864%2023.9414%207.05393%2023.9274C5.77719%2023.8674%204.90603%2023.6658%204.14047%2023.3694C3.33991%2023.0683%202.61468%2022.5961%202.01538%2021.9859C1.40455%2021.3863%200.931966%2020.6606%200.630651%2019.8595C0.334266%2019.0951%200.132676%2018.224%200.0726788%2016.946L0.0366807%2016.0916L0.0306811%2015.8588C0.00856149%2014.9838%20-0.00143908%2014.1086%200.000682522%2013.2333V10.7661C-0.00263878%209.89088%200.00616171%209.01562%200.0270813%208.1406L0.0354808%207.90781C0.0450803%207.63782%200.0570797%207.37262%200.071479%207.05343C0.131476%205.77546%200.333066%204.90548%200.629451%204.1399C0.931469%203.33856%201.40488%202.61286%202.01658%202.01355C2.61553%201.40342%203.34034%200.931266%204.14047%200.629985C4.90603%200.333592%205.77599%200.131997%207.05393%200.0719982C7.37311%200.0575985%207.6395%200.0455989%207.90828%200.0359991L8.14107%200.0287992C9.01606%200.00747907%209.8913%20-0.0017216%2010.7665%200.00119988L13.2336%200ZM12.0001%205.99986C10.4089%205.99986%208.88281%206.63198%207.75765%207.75717C6.63249%208.88236%206.00038%2010.4084%206.00038%2011.9997C6.00038%2013.591%206.63249%2015.1171%207.75765%2016.2422C8.88281%2017.3674%2010.4089%2017.9996%2012.0001%2017.9996C13.5913%2017.9996%2015.1173%2017.3674%2016.2425%2016.2422C17.3677%2015.1171%2017.9998%2013.591%2017.9998%2011.9997C17.9998%2010.4084%2017.3677%208.88236%2016.2425%207.75717C15.1173%206.63198%2013.5913%205.99986%2012.0001%205.99986ZM12.0001%208.3998C12.4728%208.39972%2012.9409%208.49275%2013.3777%208.67359C13.8145%208.85443%2014.2114%209.11954%2014.5457%209.45376C14.88%209.78799%2015.1453%2010.1848%2015.3262%2010.6215C15.5072%2011.0583%2015.6004%2011.5264%2015.6005%2011.9991C15.6006%2012.4719%2015.5075%2012.94%2015.3267%2013.3768C15.1459%2013.8136%2014.8808%2014.2105%2014.5466%2014.5448C14.2123%2014.8791%2013.8155%2015.1444%2013.3788%2015.3254C12.9421%2015.5064%2012.474%2015.5995%2012.0013%2015.5996C11.0465%2015.5996%2010.1309%2015.2203%209.45582%2014.5452C8.78072%2013.8701%208.40146%2012.9545%208.40146%2011.9997C8.40146%2011.045%208.78072%2010.1293%209.45582%209.45419C10.1309%208.77907%2011.0465%208.3998%2012.0013%208.3998M18.301%204.1999C17.9032%204.1999%2017.5216%204.35793%2017.2404%204.63923C16.9591%204.92053%2016.801%205.30205%2016.801%205.69986C16.801%206.09768%2016.9591%206.4792%2017.2404%206.7605C17.5216%207.04179%2017.9032%207.19983%2018.301%207.19983C18.6988%207.19983%2019.0803%207.04179%2019.3616%206.7605C19.6429%206.4792%2019.8009%206.09768%2019.8009%205.69986C19.8009%205.30205%2019.6429%204.92053%2019.3616%204.63923C19.0803%204.35793%2018.6988%204.1999%2018.301%204.1999Z'%20fill='white'/%3e%3c/svg%3e")}.icon--leaderboard{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6667%2020H9.33333M14.6667%2020V5.5C14.6667%204.67157%2013.9951%204%2013.1667%204H10.8332C10.0048%204%209.33324%204.67158%209.33324%205.50001L9.33333%2020M14.6667%2020H18.5C19.3284%2020%2020%2019.3284%2020%2018.5V10.9138C20%2010.0853%2019.3284%209.41376%2018.5%209.41376H14.6667V20ZM9.33333%2020L9.33327%2012.9843H5.5C4.67157%2012.9843%204%2013.6559%204%2014.4843L4%2018.5C4%2019.3284%204.67157%2020%205.5%2020H9.33333Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6667%2020H9.33333M14.6667%2020V5.5C14.6667%204.67157%2013.9951%204%2013.1667%204H10.8332C10.0048%204%209.33324%204.67158%209.33324%205.50001L9.33333%2020M14.6667%2020H18.5C19.3284%2020%2020%2019.3284%2020%2018.5V10.9138C20%2010.0853%2019.3284%209.41376%2018.5%209.41376H14.6667V20ZM9.33333%2020L9.33327%2012.9843H5.5C4.67157%2012.9843%204%2013.6559%204%2014.4843L4%2018.5C4%2019.3284%204.67157%2020%205.5%2020H9.33333Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--log-out{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2020H5.66667C5.22464%2020%204.80072%2019.8127%204.48816%2019.4793C4.17559%2019.1459%204%2018.6937%204%2018.2222V5.77778C4%205.30628%204.17559%204.8541%204.48816%204.5207C4.80072%204.1873%205.22464%204%205.66667%204H9'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2017L20%2012.5L16%208'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2012.554L9%2012.554'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2020H5.66667C5.22464%2020%204.80072%2019.8127%204.48816%2019.4793C4.17559%2019.1459%204%2018.6937%204%2018.2222V5.77778C4%205.30628%204.17559%204.8541%204.48816%204.5207C4.80072%204.1873%205.22464%204%205.66667%204H9'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2017L20%2012.5L16%208'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20%2012.554L9%2012.554'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--menu{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%205.83983C0%205.37601%200.376007%205%200.839834%205H23.1602C23.624%205%2024%205.37601%2024%205.83983C24%206.30366%2023.624%206.67967%2023.1602%206.67967H0.839835C0.376007%206.67967%200%206.30366%200%205.83983ZM0%2012.2897C0%2011.8259%200.376007%2011.4499%200.839835%2011.4499H23.1602C23.624%2011.4499%2024%2011.8259%2024%2012.2897C24%2012.7535%2023.624%2013.1295%2023.1602%2013.1295H0.839835C0.376007%2013.1295%200%2012.7535%200%2012.2897ZM0%2018.1602C0%2017.6963%200.376007%2017.3203%200.839834%2017.3203H23.1602C23.624%2017.3203%2024%2017.6963%2024%2018.1602C24%2018.624%2023.624%2019%2023.1602%2019H0.839835C0.376007%2019%200%2018.624%200%2018.1602Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%205.83983C0%205.37601%200.376007%205%200.839834%205H23.1602C23.624%205%2024%205.37601%2024%205.83983C24%206.30366%2023.624%206.67967%2023.1602%206.67967H0.839835C0.376007%206.67967%200%206.30366%200%205.83983ZM0%2012.2897C0%2011.8259%200.376007%2011.4499%200.839835%2011.4499H23.1602C23.624%2011.4499%2024%2011.8259%2024%2012.2897C24%2012.7535%2023.624%2013.1295%2023.1602%2013.1295H0.839835C0.376007%2013.1295%200%2012.7535%200%2012.2897ZM0%2018.1602C0%2017.6963%200.376007%2017.3203%200.839834%2017.3203H23.1602C23.624%2017.3203%2024%2017.6963%2024%2018.1602C24%2018.624%2023.624%2019%2023.1602%2019H0.839835C0.376007%2019%200%2018.624%200%2018.1602Z'%20fill='white'/%3e%3c/svg%3e")}.icon--pause{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%205C9.10457%205%2010%205.89543%2010%207V17C10%2018.1046%209.10457%2019%208%2019C6.89543%2019%206%2018.1046%206%2017V7C6%205.89543%206.89543%205%208%205ZM16%205C17.1046%205%2018%205.89543%2018%207V17C18%2018.1046%2017.1046%2019%2016%2019C14.8954%2019%2014%2018.1046%2014%2017V7C14%205.89543%2014.8954%205%2016%205Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8%205C9.10457%205%2010%205.89543%2010%207V17C10%2018.1046%209.10457%2019%208%2019C6.89543%2019%206%2018.1046%206%2017V7C6%205.89543%206.89543%205%208%205ZM16%205C17.1046%205%2018%205.89543%2018%207V17C18%2018.1046%2017.1046%2019%2016%2019C14.8954%2019%2014%2018.1046%2014%2017V7C14%205.89543%2014.8954%205%2016%205Z'%20fill='white'/%3e%3c/svg%3e")}.icon--play{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.27178%205.86821C9.27975%205.87353%209.28775%205.87886%209.29577%205.88421L16.3283%2010.5725C16.5317%2010.7082%2016.7204%2010.8339%2016.8653%2010.9508C17.0165%2011.0727%2017.1948%2011.2418%2017.2974%2011.4892C17.433%2011.8163%2017.433%2012.1838%2017.2974%2012.5108C17.1948%2012.7582%2017.0165%2012.9273%2016.8653%2013.0492C16.7204%2013.1661%2016.5318%2013.2918%2016.3283%2013.4275L9.2718%2018.1318C9.02308%2018.2976%208.79943%2018.4468%208.60965%2018.5496C8.41974%2018.6525%208.15907%2018.7701%207.85482%2018.752C7.46565%2018.7287%207.10615%2018.5363%206.87094%2018.2254C6.68706%2017.9823%206.64032%2017.7002%206.62061%2017.4851C6.60092%2017.2701%206.60093%2017.0014%206.60095%2016.7024L6.60095%207.32643C6.60095%207.31679%206.60095%207.30718%206.60095%207.2976C6.60093%206.99867%206.60092%206.72987%206.62061%206.51492C6.64032%206.29982%206.68706%206.01769%206.87094%205.77461C7.10615%205.46369%207.46565%205.27129%207.85482%205.24806C8.15907%205.22989%208.41974%205.3475%208.60965%205.45042C8.79942%205.55326%209.02307%205.70238%209.27178%205.86821Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.27178%205.86821C9.27975%205.87353%209.28775%205.87886%209.29577%205.88421L16.3283%2010.5725C16.5317%2010.7082%2016.7204%2010.8339%2016.8653%2010.9508C17.0165%2011.0727%2017.1948%2011.2418%2017.2974%2011.4892C17.433%2011.8163%2017.433%2012.1838%2017.2974%2012.5108C17.1948%2012.7582%2017.0165%2012.9273%2016.8653%2013.0492C16.7204%2013.1661%2016.5318%2013.2918%2016.3283%2013.4275L9.2718%2018.1318C9.02308%2018.2976%208.79943%2018.4468%208.60965%2018.5496C8.41974%2018.6525%208.15907%2018.7701%207.85482%2018.752C7.46565%2018.7287%207.10615%2018.5363%206.87094%2018.2254C6.68706%2017.9823%206.64032%2017.7002%206.62061%2017.4851C6.60092%2017.2701%206.60093%2017.0014%206.60095%2016.7024L6.60095%207.32643C6.60095%207.31679%206.60095%207.30718%206.60095%207.2976C6.60093%206.99867%206.60092%206.72987%206.62061%206.51492C6.64032%206.29982%206.68706%206.01769%206.87094%205.77461C7.10615%205.46369%207.46565%205.27129%207.85482%205.24806C8.15907%205.22989%208.41974%205.3475%208.60965%205.45042C8.79942%205.55326%209.02307%205.70238%209.27178%205.86821Z'%20fill='white'/%3e%3c/svg%3e")}.icon--play-circle{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='0.75'%20width='22.5'%20height='22.5'%20rx='11.25'%20stroke='white'%20stroke-width='1.5'/%3e%3cpath%20d='M8.25%208.05578C8.25%207.47693%208.87791%207.11628%209.3779%207.40794L16.1394%2011.3522C16.6356%2011.6416%2016.6356%2012.3584%2016.1394%2012.6478L9.3779%2016.5921C8.87791%2016.8837%208.25%2016.5231%208.25%2015.9442V8.05578Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='0.75'%20y='0.75'%20width='22.5'%20height='22.5'%20rx='11.25'%20stroke='white'%20stroke-width='1.5'/%3e%3cpath%20d='M8.25%208.05578C8.25%207.47693%208.87791%207.11628%209.3779%207.40794L16.1394%2011.3522C16.6356%2011.6416%2016.6356%2012.3584%2016.1394%2012.6478L9.3779%2016.5921C8.87791%2016.8837%208.25%2016.5231%208.25%2015.9442V8.05578Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.icon--share{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.7502%206.41416C14.7502%206.19147%2015.0195%206.07993%2015.1769%206.2374L20.9396%2012.0001L15.1769%2017.7628C15.0195%2017.9202%2014.7504%2017.8086%2014.7502%2017.586V14.1495H14.0002C10.8172%2014.1495%208.15504%2014.7791%205.94452%2016.1612C5.77208%2016.2691%205.49651%2016.2643%205.28339%2016.1339C5.18586%2016.0742%205.15397%2016.0182%205.14764%2016.0021C5.14543%2015.9964%205.14569%2015.9952%205.14569%2015.9952C5.1459%2015.9925%205.14747%2015.9762%205.16327%2015.9454C6.72938%2012.8951%209.47172%2010.4044%2014.1057%209.74229L14.7502%209.65049V6.41416Z'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.7502%206.41416C14.7502%206.19147%2015.0195%206.07993%2015.1769%206.2374L20.9396%2012.0001L15.1769%2017.7628C15.0195%2017.9202%2014.7504%2017.8086%2014.7502%2017.586V14.1495H14.0002C10.8172%2014.1495%208.15504%2014.7791%205.94452%2016.1612C5.77208%2016.2691%205.49651%2016.2643%205.28339%2016.1339C5.18586%2016.0742%205.15397%2016.0182%205.14764%2016.0021C5.14543%2015.9964%205.14569%2015.9952%205.14569%2015.9952C5.1459%2015.9925%205.14747%2015.9762%205.16327%2015.9454C6.72938%2012.8951%209.47172%2010.4044%2014.1057%209.74229L14.7502%209.65049V6.41416Z'%20stroke='white'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon--trophy{-webkit-mask-image:url(/assets/trophy--gold.BjQM7Qxt.svg);mask-image:url(/assets/trophy--gold.BjQM7Qxt.svg)}.icon--volume-off{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.7604%206.15529C11.5525%205.91188%2011.2407%205.78271%2010.9216%205.80782C10.6358%205.83031%2010.4295%205.99478%2010.3316%206.07679C10.2217%206.16872%2010.0965%206.29402%209.96905%206.4215L7.84104%208.54951C7.77928%208.61126%207.74835%208.64197%207.72494%208.66334L7.72317%208.66495L7.72078%208.66506C7.68912%208.66651%207.64553%208.66667%207.5582%208.66667L6.37876%208.66667C6.2105%208.66665%206.04664%208.66663%205.90787%208.67796C5.75548%208.69042%205.57565%208.71979%205.3947%208.81199C5.14382%208.93982%204.93985%209.1438%204.81202%209.39468C4.71982%209.57563%204.69044%209.75545%204.67799%209.90785C4.66665%2010.0466%204.66667%2010.2105%204.66669%2010.3787L4.66669%2013.6213C4.66667%2013.7895%204.66665%2013.9534%204.67799%2014.0922C4.69044%2014.2445%204.71982%2014.4244%204.81202%2014.6053C4.93985%2014.8562%205.14382%2015.0602%205.3947%2015.188C5.57565%2015.2802%205.75548%2015.3096%205.90787%2015.322C6.04665%2015.3334%206.21051%2015.3334%206.37877%2015.3333L7.5582%2015.3333C7.64553%2015.3333%207.68912%2015.3335%207.72078%2015.3349L7.72317%2015.3351L7.72494%2015.3367C7.74835%2015.358%207.77928%2015.3887%207.84104%2015.4505L9.96904%2017.5785C10.0965%2017.706%2010.2218%2017.8313%2010.3316%2017.9232C10.4295%2018.0052%2010.6358%2018.1697%2010.9216%2018.1922C11.2407%2018.2173%2011.5525%2018.0881%2011.7604%2017.8447C11.9466%2017.6267%2011.9762%2017.3646%2011.9874%2017.2373C12.0001%2017.0947%2012.0001%2016.9175%2012%2016.7372V7.26276C12.0001%207.0825%2012.0001%206.90533%2011.9874%206.76269C11.9762%206.63543%2011.9466%206.37326%2011.7604%206.15529Z'%20fill='white'/%3e%3cpath%20d='M19.1381%209.52864C19.3984%209.78899%2019.3984%2010.2111%2019.1381%2010.4715L17.6095%2012L19.1381%2013.5286C19.3984%2013.789%2019.3984%2014.2111%2019.1381%2014.4715C18.8777%2014.7318%2018.4556%2014.7318%2018.1953%2014.4715L16.6667%2012.9429L15.1381%2014.4715C14.8777%2014.7318%2014.4556%2014.7318%2014.1953%2014.4715C13.9349%2014.2111%2013.9349%2013.789%2014.1953%2013.5286L15.7239%2012L14.1953%2010.4715C13.9349%2010.2111%2013.9349%209.78899%2014.1953%209.52864C14.4556%209.26829%2014.8777%209.26829%2015.1381%209.52864L16.6667%2011.0572L18.1953%209.52864C18.4556%209.26829%2018.8777%209.26829%2019.1381%209.52864Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.7604%206.15529C11.5525%205.91188%2011.2407%205.78271%2010.9216%205.80782C10.6358%205.83031%2010.4295%205.99478%2010.3316%206.07679C10.2217%206.16872%2010.0965%206.29402%209.96905%206.4215L7.84104%208.54951C7.77928%208.61126%207.74835%208.64197%207.72494%208.66334L7.72317%208.66495L7.72078%208.66506C7.68912%208.66651%207.64553%208.66667%207.5582%208.66667L6.37876%208.66667C6.2105%208.66665%206.04664%208.66663%205.90787%208.67796C5.75548%208.69042%205.57565%208.71979%205.3947%208.81199C5.14382%208.93982%204.93985%209.1438%204.81202%209.39468C4.71982%209.57563%204.69044%209.75545%204.67799%209.90785C4.66665%2010.0466%204.66667%2010.2105%204.66669%2010.3787L4.66669%2013.6213C4.66667%2013.7895%204.66665%2013.9534%204.67799%2014.0922C4.69044%2014.2445%204.71982%2014.4244%204.81202%2014.6053C4.93985%2014.8562%205.14382%2015.0602%205.3947%2015.188C5.57565%2015.2802%205.75548%2015.3096%205.90787%2015.322C6.04665%2015.3334%206.21051%2015.3334%206.37877%2015.3333L7.5582%2015.3333C7.64553%2015.3333%207.68912%2015.3335%207.72078%2015.3349L7.72317%2015.3351L7.72494%2015.3367C7.74835%2015.358%207.77928%2015.3887%207.84104%2015.4505L9.96904%2017.5785C10.0965%2017.706%2010.2218%2017.8313%2010.3316%2017.9232C10.4295%2018.0052%2010.6358%2018.1697%2010.9216%2018.1922C11.2407%2018.2173%2011.5525%2018.0881%2011.7604%2017.8447C11.9466%2017.6267%2011.9762%2017.3646%2011.9874%2017.2373C12.0001%2017.0947%2012.0001%2016.9175%2012%2016.7372V7.26276C12.0001%207.0825%2012.0001%206.90533%2011.9874%206.76269C11.9762%206.63543%2011.9466%206.37326%2011.7604%206.15529Z'%20fill='white'/%3e%3cpath%20d='M19.1381%209.52864C19.3984%209.78899%2019.3984%2010.2111%2019.1381%2010.4715L17.6095%2012L19.1381%2013.5286C19.3984%2013.789%2019.3984%2014.2111%2019.1381%2014.4715C18.8777%2014.7318%2018.4556%2014.7318%2018.1953%2014.4715L16.6667%2012.9429L15.1381%2014.4715C14.8777%2014.7318%2014.4556%2014.7318%2014.1953%2014.4715C13.9349%2014.2111%2013.9349%2013.789%2014.1953%2013.5286L15.7239%2012L14.1953%2010.4715C13.9349%2010.2111%2013.9349%209.78899%2014.1953%209.52864C14.4556%209.26829%2014.8777%209.26829%2015.1381%209.52864L16.6667%2011.0572L18.1953%209.52864C18.4556%209.26829%2018.8777%209.26829%2019.1381%209.52864Z'%20fill='white'/%3e%3c/svg%3e")}.icon--volume-on{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.776%206.79215C17.0749%206.57714%2017.4915%206.64513%2017.7065%206.94402C18.7302%208.36715%2019.3334%2010.1141%2019.3334%2012C19.3334%2013.8859%2018.7302%2015.6328%2017.7065%2017.056C17.4915%2017.3549%2017.0749%2017.4229%2016.776%2017.2079C16.4771%2016.9928%2016.4091%2016.5762%2016.6241%2016.2774C17.4901%2015.0735%2018%2013.5973%2018%2012C18%2010.4027%2017.4901%208.9265%2016.6241%207.72265C16.4091%207.42376%2016.4771%207.00716%2016.776%206.79215Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.1155%208.78654C14.4175%208.5759%2014.833%208.64995%2015.0437%208.95194C15.6464%209.81608%2016%2010.8677%2016%2012C16%2013.1323%2015.6464%2014.1839%2015.0437%2015.0481C14.833%2015.3501%2014.4175%2015.4241%2014.1155%2015.2135C13.8135%2015.0028%2013.7395%2014.5873%2013.9501%2014.2853C14.4018%2013.6376%2014.6667%2012.8507%2014.6667%2012C14.6667%2011.1493%2014.4018%2010.3624%2013.9501%209.71473C13.7395%209.41275%2013.8135%208.99718%2014.1155%208.78654Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.9216%205.80782C11.2407%205.78271%2011.5525%205.91188%2011.7604%206.15529C11.9466%206.37326%2011.9762%206.63543%2011.9874%206.76269C12.0001%206.90533%2012.0001%207.0825%2012%207.26276C12%207.27103%2012%207.2793%2012%207.28758L12%2016.7372C12.0001%2016.9175%2012.0001%2017.0947%2011.9874%2017.2373C11.9762%2017.3646%2011.9466%2017.6267%2011.7604%2017.8447C11.5525%2018.0881%2011.2407%2018.2173%2010.9216%2018.1922C10.6358%2018.1697%2010.4295%2018.0052%2010.3316%2017.9232C10.2217%2017.8313%2010.0965%2017.706%209.96904%2017.5785L7.84104%2015.4505C7.77928%2015.3887%207.74835%2015.358%207.72494%2015.3367L7.72317%2015.3351L7.72078%2015.3349C7.68912%2015.3335%207.64553%2015.3333%207.5582%2015.3333L6.37877%2015.3333C6.21051%2015.3334%206.04665%2015.3334%205.90787%2015.322C5.75548%2015.3096%205.57565%2015.2802%205.3947%2015.188C5.14382%2015.0602%204.93985%2014.8562%204.81202%2014.6053C4.71982%2014.4244%204.69044%2014.2445%204.67799%2014.0922C4.66665%2013.9534%204.66667%2013.7895%204.66669%2013.6213L4.66669%2010.4C4.66669%2010.3929%204.66669%2010.3858%204.66669%2010.3787C4.66667%2010.2105%204.66665%2010.0466%204.67799%209.90785C4.69044%209.75545%204.71982%209.57563%204.81202%209.39468C4.93985%209.1438%205.14382%208.93982%205.3947%208.81199C5.57565%208.71979%205.75548%208.69042%205.90787%208.67796C6.04664%208.66663%206.2105%208.66665%206.37876%208.66667C6.38584%208.66667%206.39293%208.66667%206.40002%208.66667H7.5582C7.64553%208.66667%207.68912%208.66651%207.72078%208.66506L7.72317%208.66495L7.72494%208.66334C7.74835%208.64197%207.77928%208.61126%207.84104%208.54951L9.9515%206.43905C9.95735%206.4332%209.9632%206.42735%209.96905%206.4215C10.0965%206.29402%2010.2217%206.16872%2010.3316%206.07679C10.4295%205.99478%2010.6358%205.83031%2010.9216%205.80782Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.776%206.79215C17.0749%206.57714%2017.4915%206.64513%2017.7065%206.94402C18.7302%208.36715%2019.3334%2010.1141%2019.3334%2012C19.3334%2013.8859%2018.7302%2015.6328%2017.7065%2017.056C17.4915%2017.3549%2017.0749%2017.4229%2016.776%2017.2079C16.4771%2016.9928%2016.4091%2016.5762%2016.6241%2016.2774C17.4901%2015.0735%2018%2013.5973%2018%2012C18%2010.4027%2017.4901%208.9265%2016.6241%207.72265C16.4091%207.42376%2016.4771%207.00716%2016.776%206.79215Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M14.1155%208.78654C14.4175%208.5759%2014.833%208.64995%2015.0437%208.95194C15.6464%209.81608%2016%2010.8677%2016%2012C16%2013.1323%2015.6464%2014.1839%2015.0437%2015.0481C14.833%2015.3501%2014.4175%2015.4241%2014.1155%2015.2135C13.8135%2015.0028%2013.7395%2014.5873%2013.9501%2014.2853C14.4018%2013.6376%2014.6667%2012.8507%2014.6667%2012C14.6667%2011.1493%2014.4018%2010.3624%2013.9501%209.71473C13.7395%209.41275%2013.8135%208.99718%2014.1155%208.78654Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.9216%205.80782C11.2407%205.78271%2011.5525%205.91188%2011.7604%206.15529C11.9466%206.37326%2011.9762%206.63543%2011.9874%206.76269C12.0001%206.90533%2012.0001%207.0825%2012%207.26276C12%207.27103%2012%207.2793%2012%207.28758L12%2016.7372C12.0001%2016.9175%2012.0001%2017.0947%2011.9874%2017.2373C11.9762%2017.3646%2011.9466%2017.6267%2011.7604%2017.8447C11.5525%2018.0881%2011.2407%2018.2173%2010.9216%2018.1922C10.6358%2018.1697%2010.4295%2018.0052%2010.3316%2017.9232C10.2217%2017.8313%2010.0965%2017.706%209.96904%2017.5785L7.84104%2015.4505C7.77928%2015.3887%207.74835%2015.358%207.72494%2015.3367L7.72317%2015.3351L7.72078%2015.3349C7.68912%2015.3335%207.64553%2015.3333%207.5582%2015.3333L6.37877%2015.3333C6.21051%2015.3334%206.04665%2015.3334%205.90787%2015.322C5.75548%2015.3096%205.57565%2015.2802%205.3947%2015.188C5.14382%2015.0602%204.93985%2014.8562%204.81202%2014.6053C4.71982%2014.4244%204.69044%2014.2445%204.67799%2014.0922C4.66665%2013.9534%204.66667%2013.7895%204.66669%2013.6213L4.66669%2010.4C4.66669%2010.3929%204.66669%2010.3858%204.66669%2010.3787C4.66667%2010.2105%204.66665%2010.0466%204.67799%209.90785C4.69044%209.75545%204.71982%209.57563%204.81202%209.39468C4.93985%209.1438%205.14382%208.93982%205.3947%208.81199C5.57565%208.71979%205.75548%208.69042%205.90787%208.67796C6.04664%208.66663%206.2105%208.66665%206.37876%208.66667C6.38584%208.66667%206.39293%208.66667%206.40002%208.66667H7.5582C7.64553%208.66667%207.68912%208.66651%207.72078%208.66506L7.72317%208.66495L7.72494%208.66334C7.74835%208.64197%207.77928%208.61126%207.84104%208.54951L9.9515%206.43905C9.95735%206.4332%209.9632%206.42735%209.96905%206.4215C10.0965%206.29402%2010.2217%206.16872%2010.3316%206.07679C10.4295%205.99478%2010.6358%205.83031%2010.9216%205.80782Z'%20fill='white'/%3e%3c/svg%3e")}.icon--32{height:32px;width:32px}.icon--64{height:64px;width:64px}.hp-cards{display:flex;flex-direction:row-reverse;gap:16px;margin-bottom:64px}@media(min-width:992px){.hp-cards{flex-direction:row;gap:32px;margin-bottom:128px}}.hp-cards__item{flex-shrink:1;flex-grow:1;width:100%}.hp-cards__item img{width:100%}.hp-cards__item:nth-child(1){display:none;padding-top:96px}@media(min-width:992px){.hp-cards__item:nth-child(1){display:block;padding-top:120px}}.hp-cards__item:nth-child(2){padding-top:48px}@media(min-width:992px){.hp-cards__item:nth-child(2){padding-top:60px}}.cta-box{background-color:var(--color-white-15);border:2px solid var(--color-white-10);border-radius:32px;padding:32px;position:relative}@media(min-width:992px){.cta-box{border-radius:200px;padding:48px 64px}}.cta-box__star{bottom:75px;position:absolute;right:-19px;transform:rotate(165deg);width:58px}@media(min-width:992px){.cta-box__star{bottom:auto;right:8px;top:-12px;width:89px}}.about-box-grid{display:grid;gap:32px;margin:64px 0}@media(min-width:768px){.about-box-grid{grid-template-columns:1fr 1fr;grid-template-areas:"one   two" "three four" "five  five";margin:128px 0}}@media(min-width:992px){.about-box-grid{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"one   two   five" "three four  five"}}.about-box{background-color:var(--color-white-10);border-radius:20px;display:flex;font-size:24px;justify-content:center;line-height:32px;min-height:288px;padding-bottom:24px;padding-top:104px;position:relative;text-align:center}@media(min-width:768px){.about-box--1{grid-area:one}}.about-box--1:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='158'%20height='94'%20viewBox='0%200%20158%2094'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M111.262%200C124.188%200%20135.853%205.20187%20144.286%2013.7141C152.719%2022.1475%20158%2033.8912%20158%2046.7383C158%2059.5854%20152.798%2071.329%20144.286%2079.7624C135.853%2088.1958%20124.109%2093.4765%20111.262%2093.4765C98.4146%2093.4765%2086.6709%2088.2746%2078.2376%2079.7624C69.8042%2071.329%2064.5234%2059.5854%2064.5234%2046.7383C64.5234%2033.8912%2069.7254%2022.1475%2078.2376%2013.7141C86.6709%205.28069%2098.4146%200%20111.262%200ZM134.63%2023.3703C128.643%2017.3834%20120.435%2013.7141%20111.262%2013.7141C102.088%2013.7141%2093.8805%2017.3834%2087.8937%2023.3703C81.9068%2029.3571%2078.2375%2037.5649%2078.2375%2046.7383C78.2375%2055.9117%2081.9068%2064.1194%2087.8937%2070.1063C93.8805%2076.0931%20102.088%2079.7625%20111.262%2079.7625C120.435%2079.7625%20128.643%2076.0931%20134.63%2070.1063C140.617%2064.1194%20144.286%2055.9117%20144.286%2046.7383C144.286%2037.5649%20140.617%2029.3571%20134.63%2023.3703Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.5272%2031.4347C31.3105%2031.4347%2037.432%2034.1645%2041.8576%2038.6316C46.2833%2043.0572%2049.0545%2049.2201%2049.0545%2055.962C49.0545%2062.7038%2046.3246%2068.8667%2041.8576%2073.2923C37.432%2077.718%2031.2691%2080.4892%2024.5272%2080.4892C17.7854%2080.4892%2011.6225%2077.7593%207.19686%2073.2923C2.7712%2068.8253%200%2062.7038%200%2055.962C0%2049.2201%202.72984%2043.0572%207.19686%2038.6316C11.6225%2034.2059%2017.7854%2031.4347%2024.5272%2031.4347ZM34.5367%2045.9525C31.9723%2043.3881%2028.4566%2041.8164%2024.5272%2041.8164C20.5979%2041.8164%2017.0822%2043.3881%2014.5178%2045.9525C11.9534%2048.5169%2010.3817%2052.0326%2010.3817%2055.962C10.3817%2059.8913%2011.9534%2063.407%2014.5178%2065.9714C17.0822%2068.5358%2020.5979%2070.1075%2024.5272%2070.1075C28.4566%2070.1075%2031.9723%2068.5358%2034.5367%2065.9714C37.1011%2063.407%2038.6728%2059.8913%2038.6728%2055.962C38.6728%2052.0326%2037.1011%2048.5169%2034.5367%2045.9525Z'%20fill='%23AB0534'/%3e%3c/svg%3e") 0 0 no-repeat;background-size:158px auto;height:94px;left:50%;margin-left:-79px;position:absolute;top:-25px;width:158px}@media(min-width:768px){.about-box--2{grid-area:two}}.about-box--2:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='123'%20height='112'%20viewBox='0%200%20123%20112'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M52.9869%2032.2339C52.9326%2032.1291%2033.8485%201.8957%2017.1501%2019.2393C16.2432%2020.1824%2015.551%2021.1256%2015.0202%2022.1212C10.6151%2030.4524%2014.991%2043.6042%2022.5878%2056.7036C30.7817%2070.8509%2042.5698%2084.5267%2051.5324%2092.7007C54.9877%2095.8446%2057.7931%2098.0453%2059.678%2098.9884C61.8857%20100.036%2069.2054%2094.2202%2077.7436%2085.7318C87.8292%2075.6715%2098.215%2062.0481%20104.637%2049.8919C104.849%2049.4727%20105.167%2048.844%20105.645%2047.9008C110.525%2038.2072%20110.416%2029.2996%20107.103%2023.1167C105.691%2020.3921%20103.584%2018.2438%20101.105%2016.7242C98.5723%2015.2571%2095.6142%2014.4187%2092.2857%2014.4711C84.0723%2014.6283%2074.0112%2019.9205%2063.9961%2032.7055C61.7588%2035.5874%2057.5743%2036.1113%2054.6079%2033.9106C53.9604%2033.3866%2053.4199%2032.8103%2052.9866%2032.1815L52.9869%2032.2339ZM7.32377%2010.2793C28.5564%20-11.8324%2049.5029%206.92592%2059.0216%2018.2438C70.1713%206.61153%2081.7914%201.63376%2091.9913%201.47657C97.9502%201.37177%20103.382%202.83886%20108.07%205.61593C112.704%208.3406%20116.487%2012.3752%20119.094%2017.2482C124.2%2026.8894%20124.71%2040.0935%20117.815%2053.8217C117.603%2054.2933%20117.178%2055.0269%20116.647%2056.0748C109.588%2069.3314%2098.3506%2084.1599%2087.4646%2095.0062C75.1376%20107.267%2062.4052%20114.708%2054.1139%20110.935C54.0602%20110.935%2054.0062%20110.883%2053.8985%20110.83H53.7911L53.7908%20110.778H53.6834C50.7208%20109.206%2046.7836%20106.272%2042.4643%20102.342C32.6919%2093.4343%2019.8763%2078.5534%2010.9768%2063.1485C1.42623%2046.6432%20-3.7279%2029.1425%203.17199%2016.1479C4.2866%2014.052%205.67064%2012.1132%207.37777%2010.3317L7.32377%2010.2793Z'%20fill='%23AB0534'/%3e%3c/svg%3e") 0 0 no-repeat;background-size:122px auto;height:112px;left:50%;margin-left:-61px;position:absolute;rotate:-9deg;top:-27px;width:122px}@media(min-width:768px){.about-box--3{grid-area:three}}.about-box--3:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='60'%20height='140'%20viewBox='0%200%2060%20140'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.23722%2010.8182C2.25203%2010.7317%20-0.0841994%208.22243%200.00232791%205.23723C0.0888552%202.25204%202.59816%20-0.0841994%205.58335%200.00232789L53.9521%201.68961C56.9373%201.77614%2059.2735%204.28543%2059.187%207.27062C59.187%207.66%2059.1005%208.04937%2059.014%208.39548L39.1992%2086.4864C38.5502%2089.1255%2036.0409%2090.8128%2033.4451%2090.5532L13.1545%2089.9908C10.3424%2089.9042%208.0926%2087.6978%207.91955%2084.9722L3.67974%2026.3932C3.46342%2023.408%205.71312%2020.8122%208.69831%2020.5958C11.6835%2020.3795%2014.2793%2022.6292%2014.4956%2025.6144L18.3893%2079.3046L29.811%2079.6075L46.9002%2012.2027L5.23722%2010.7317V10.8182Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23.3647%2096.7393C29.2918%2096.7393%2034.6132%2099.1188%2038.507%20103.012C42.4007%20106.906%2044.7802%20112.228%2044.7802%20118.155C44.7802%20124.082%2042.4007%20129.403%2038.507%20133.297C34.6132%20137.191%2029.2918%20139.57%2023.3647%20139.57C17.4376%20139.57%2012.1162%20137.191%208.22245%20133.297C4.32872%20129.403%201.94922%20124.082%201.94922%20118.155C1.94922%20112.228%204.32872%20106.906%208.22245%20103.012C12.1162%2099.1188%2017.4376%2096.7393%2023.3647%2096.7393ZM30.8061%20110.713C28.9025%20108.81%2026.2634%20107.642%2023.3215%20107.642C20.3796%20107.642%2017.7837%20108.81%2015.8368%20110.713C13.9332%20112.617%2012.7651%20115.256%2012.7651%20118.198C12.7651%20121.14%2013.9332%20123.736%2015.8368%20125.683C17.7404%20127.586%2020.3796%20128.754%2023.3215%20128.754C26.2634%20128.754%2028.8592%20127.586%2030.8061%20125.683C32.7097%20123.779%2033.8778%20121.14%2033.8778%20118.198C33.8778%20115.256%2032.7097%20112.66%2030.8061%20110.713Z'%20fill='%23AB0534'/%3e%3c/svg%3e") 0 0 no-repeat;background-size:60px auto;height:140px;left:50%;margin-left:-30px;position:absolute;top:-36px;width:60px}@media(min-width:768px){.about-box--4{grid-area:four}}.about-box--4:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='252'%20height='103'%20viewBox='0%200%20252%20103'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M212.611%2083.0531C212.796%2084.7789%20211.252%2086.3046%20209.12%2086.4546C206.988%2086.6297%20205.104%2085.3541%20204.918%2083.6283C204.918%2083.5533%20201.643%2058.2668%20219.315%2057.6415C236.926%2056.9912%20236.679%2083.4282%20236.679%2083.5033C236.679%2085.2291%20234.948%2086.6297%20232.817%2086.6297C230.685%2086.6297%20228.955%2085.2291%20228.955%2083.5033C228.955%2081.7775%20229.109%2063.5442%20219.655%2063.8944C210.232%2064.2445%20212.611%2083.0031%20212.642%2083.0531H212.611Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M39.0676%2072.6964C38.8822%2075.0768%2040.427%2077.1812%2042.5588%2077.3882C44.6906%2077.6297%2046.5752%2075.8703%2046.7605%2073.4899C46.7605%2073.3864%2050.0354%2038.5084%2032.3633%2037.646C14.753%2036.749%2015.0002%2073.2139%2015.0002%2073.3174C15.0002%2075.6978%2016.7303%2077.6297%2018.8621%2077.6297C20.9939%2077.6297%2022.724%2075.6978%2022.724%2073.3174C22.724%2070.937%2022.5695%2045.7876%2032.0235%2046.2706C41.4465%2046.7536%2039.0676%2072.6274%2039.0367%2072.6964H39.0676Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M194.68%2084.2627C194.836%2085.9922%20193.206%2087.496%20191.043%2087.6214C188.879%2087.7467%20186.998%2086.4433%20186.842%2084.7139C186.842%2084.5886%20182.578%2044.0593%20217.692%2044.6358C252.367%2045.1872%20251.678%2084.2377%20251.678%2084.3379C251.678%2086.0674%20249.922%2087.471%20247.727%2087.471C245.564%2087.471%20243.808%2086.0423%20243.808%2084.3129C243.808%2084.2126%20244.341%2051.328%20217.504%2050.9019C191.105%2050.4758%20194.617%2084.1625%20194.648%2084.2627H194.68Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M56.9992%2074.9316C56.8424%2077.3448%2058.4727%2079.4432%2060.636%2079.6181C62.7993%2079.7929%2064.6804%2077.9743%2064.8372%2075.5611C64.8372%2075.3863%2069.1011%2018.8338%2033.9867%2019.6382C-0.688728%2020.4076%200.00101471%2074.8966%200.00101471%2075.0365C0.00101471%2077.4497%201.75672%2079.4082%203.95137%2079.4082C6.11467%2079.4082%207.87039%2077.4148%207.87039%2075.0016C7.87039%2074.8617%207.33741%2028.9762%2034.1748%2028.3816C60.5733%2027.7871%2057.0619%2074.7917%2057.0305%2074.9316H56.9992Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M102.675%2096.2967C102.832%2098.7099%20101.201%20100.808%2099.0382%20100.983C96.8749%20101.158%2094.9938%2099.3395%2094.837%2096.9263C94.837%2096.7514%2090.5793%2019.1977%20125.694%2020.0021C160.369%2020.7715%20159.673%2096.2618%20159.673%2096.4017C159.673%2098.8149%20157.917%20100.773%20155.723%20100.773C153.56%20100.773%20151.804%2098.7799%20151.804%2096.3667C151.804%2096.2268%20152.343%2029.3401%20125.506%2028.7455C99.107%2028.151%20102.612%2096.1569%20102.644%2096.2967H102.675Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M87.7823%2098.2616C87.9703%20100.672%2086.3409%20102.804%2084.1789%20102.978C82.0168%20103.188%2080.1055%20101.371%2079.9488%2098.9604C79.9488%2098.7507%2073.3688%20-1.72445%20125.164%200.0225198C176.426%201.76949%20174.671%2096.4098%20174.671%2096.6195C174.64%2099.0303%20172.854%20100.952%20170.692%20100.917C168.53%20100.882%20166.807%2098.8905%20166.838%2096.4797C166.838%2096.305%20168.373%2010.2249%20124.945%208.75739C82.0483%207.32487%2087.751%2098.052%2087.7823%2098.2267V98.2616Z'%20fill='%23AB0534'/%3e%3c/svg%3e") 0 0 no-repeat;background-size:242px auto;height:103px;left:50%;margin-left:-121px;position:absolute;top:-13px;width:242px}.about-box--5{align-items:center;padding-top:46px}@media(min-width:768px){.about-box--5{grid-area:five}}.about-box--5 img{max-width:170px}@media(min-width:768px){.about-box--5 img{max-width:219px}}.about-img-wrap{margin-top:64px}@media(min-width:768px){.about-img-wrap{margin-top:128px}}.about-img-box{position:relative}.about-img-box:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='131'%20height='117'%20viewBox='0%200%20131%20117'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M118.289%2088.5291C117.656%2091.8312%20114.445%2094.0164%20111.136%2093.3852C107.828%2092.7539%20105.638%2089.5489%20106.27%2086.2468L115.175%2040.066L87.4887%2065.8029C85.0072%2068.0853%2081.1633%2067.9396%2078.8764%2065.5116C78.3898%2064.9774%2078.0005%2064.3947%2077.7572%2063.7634L59.608%2021.8074L43.4537%2061.1412C42.1886%2064.249%2038.6366%2065.7058%2035.5225%2064.4432C34.7927%2064.1519%2034.2088%2063.7634%2033.6736%2063.2292L13.3834%2044.2422L12.3129%2089.0633C31.9219%2086.9752%2086.8562%2083.576%20113.764%20106.254C116.343%20108.439%20116.635%20112.275%20114.494%20114.849C112.304%20117.422%20108.46%20117.714%20105.881%20115.577C77.1247%2091.3456%207.15524%20101.98%206.96061%20102.029C6.62001%20102.029%206.27942%20102.077%205.93882%20102.029C2.58145%20101.932%20-0.0947426%2099.1638%200.0025723%2095.8132L1.60829%2030.6939C1.60829%2029.14%202.09488%2027.5861%203.26266%2026.3721C5.54956%2023.9441%209.44213%2023.7984%2011.875%2026.1293L35.6685%2048.3698L53.8178%204.18003C54.353%202.57755%2055.5208%201.21787%2057.2238%200.489468C60.3379%20-0.821658%2063.8899%200.586576%2065.2523%203.69443L85.6884%2051.0406L120.576%2018.6024C121.938%2017.2428%20123.982%2016.5629%20126.025%2016.9514C129.334%2017.5827%20131.524%2020.7876%20130.891%2024.0897L118.483%2088.5777L118.289%2088.5291Z'%20fill='%23AB0534'/%3e%3c/svg%3e") 0 0 no-repeat;background-size:71px auto;height:64px;left:50%;margin-left:-47px;position:absolute;top:-42px;width:71px}@media(min-width:768px){.about-img-box:before{background-size:131px auto;height:117px;margin-left:-94px;top:-73px;width:131px}}.about-img-box img{border-radius:20px;max-width:100%}.download-box-headline{margin-bottom:24px}@media(min-width:768px){.download-box-headline{margin-bottom:40px}}.download-box{border:1px solid var(--color-white-25);border-radius:34px;display:inline-flex;margin-bottom:30px;padding:10px 24px 10px 10px;width:fit-content}.download-box .btn{flex-shrink:0;margin-right:16px;white-space:nowrap}.download-box p{margin:0}@media(min-width:768px){.result-box-image{width:180px}}@media(min-width:992px){.result-box-image{width:250px}}.result-box-people{position:relative}.result-box-people:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='131'%20height='117'%20viewBox='0%200%20131%20117'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M118.289%2088.5291C117.656%2091.8312%20114.445%2094.0164%20111.136%2093.3852C107.828%2092.7539%20105.638%2089.5489%20106.27%2086.2468L115.175%2040.066L87.4887%2065.8029C85.0072%2068.0853%2081.1633%2067.9396%2078.8764%2065.5116C78.3898%2064.9774%2078.0005%2064.3947%2077.7572%2063.7634L59.608%2021.8074L43.4537%2061.1412C42.1886%2064.249%2038.6366%2065.7058%2035.5225%2064.4432C34.7927%2064.1519%2034.2088%2063.7634%2033.6736%2063.2292L13.3834%2044.2422L12.3129%2089.0633C31.9219%2086.9752%2086.8562%2083.576%20113.764%20106.254C116.343%20108.439%20116.635%20112.275%20114.494%20114.849C112.304%20117.422%20108.46%20117.714%20105.881%20115.577C77.1247%2091.3456%207.15524%20101.98%206.96061%20102.029C6.62001%20102.029%206.27942%20102.077%205.93882%20102.029C2.58145%20101.932%20-0.0947426%2099.1638%200.0025723%2095.8132L1.60829%2030.6939C1.60829%2029.14%202.09488%2027.5861%203.26266%2026.3721C5.54956%2023.9441%209.44213%2023.7984%2011.875%2026.1293L35.6685%2048.3698L53.8178%204.18003C54.353%202.57755%2055.5208%201.21787%2057.2238%200.489468C60.3379%20-0.821658%2063.8899%200.586576%2065.2523%203.69443L85.6884%2051.0406L120.576%2018.6024C121.938%2017.2428%20123.982%2016.5629%20126.025%2016.9514C129.334%2017.5827%20131.524%2020.7876%20130.891%2024.0897L118.483%2088.5777L118.289%2088.5291Z'%20fill='%23AB0534'/%3e%3c/svg%3e") 0 0 no-repeat;background-size:65px auto;height:58px;left:50%;margin-left:-60px;position:absolute;top:-46px;width:65px}@media(min-width:768px){.result-box-people:before{background-size:87px auto;height:70px;margin-left:-106px;top:-62px;width:87px}}.result-box-people img{border-radius:20px;max-width:100%}.video-box{overflow:hidden}@media(max-width:991.98px){.video-box{aspect-ratio:9/16;transition:aspect-ratio .75s ease}}@media(min-width:992px){.video-box{container-type:size;height:clamp(552px,796.4444444444px,100vh - 210px)}}@media(min-width:1200px){.video-box{height:clamp(552px,965.3333333333px,100vh - 210px)}}@media(max-width:991.98px){.video-box.cropped{aspect-ratio:9/6;margin-bottom:20px;width:100%}}@media(max-width:991.98px){.video-box.non-visible{aspect-ratio:9/2;pointer-events:none;visibility:hidden}}.video-box video{border-radius:16px;height:100%;object-fit:cover;object-position:center;width:100%}@media(min-width:768px){.video-box video{border-radius:32px}}.video-box video:fullscreen{object-fit:contain}.answer-box{background-color:var(--color-white-15);border-top:1px solid var(--color-white-10);border-top-left-radius:24px;border-top-right-radius:24px;padding:24px;position:relative}@media(max-width:767.98px){.answer-box{margin:0 -20px}}@media(max-width:991.98px){.answer-box{transform:translateY(100%);opacity:0;overflow:hidden;padding-bottom:82px;visibility:hidden;transition:transform .75s ease,opacity .75s ease,visibility .75s}}@media(min-width:992px){.answer-box{border:2px solid var(--color-white-10);border-radius:24px}}@media(max-width:991.98px){.answer-box.show{transform:translateY(0);opacity:1;visibility:visible}}@media(max-width:991.98px){.answer-box.next{padding-bottom:226px}}@media(max-width:991.98px){.answer-box .floating-panel{bottom:24px;left:24px;position:absolute;right:24px;z-index:10;opacity:0;pointer-events:none;transform:translateY(100%);transition:opacity .4s ease,transform .4s ease}}@media(max-width:991.98px){.answer-box .floating-panel.show{opacity:1;transform:translateY(0);pointer-events:auto}}.answers .answer{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.7568%205C14.1216%205%2012.7096%205.9975%2012%207.4525C11.2904%205.9975%209.8784%205%208.2432%205C5.8992%205%204%207.0475%204%209.5675C4%2012.0875%205.4536%2014.3975%207.332%2016.295C9.2104%2018.1925%2012%2020%2012%2020C12%2020%2014.6992%2018.2225%2016.668%2016.295C18.768%2014.24%2020%2012.095%2020%209.5675C20%207.04%2018.1008%205%2015.7568%205Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-position:calc(100% - 14px) 50%;background-repeat:no-repeat;border:1px solid transparent;border-radius:12px;cursor:pointer;font-size:14px;line-height:20px;margin-bottom:8px;padding:12px 48px 12px 16px;position:relative}.answers .answer.selected{background-color:var(--color-white-15);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.7568%205C14.1216%205%2012.7096%205.9975%2012%207.4525C11.2904%205.9975%209.8784%205%208.2432%205C5.8992%205%204%207.0475%204%209.5675C4%2012.0875%205.4536%2014.3975%207.332%2016.295C9.2104%2018.1925%2012%2020%2012%2020C12%2020%2014.6992%2018.2225%2016.668%2016.295C18.768%2014.24%2020%2012.095%2020%209.5675C20%207.04%2018.1008%205%2015.7568%205Z'%20fill='white'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.answers .answer.correct{background-color:var(--color-answer-correct-1);border-color:var(--color-answer-correct-2)}.answers .answer.correct:after{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010C0%204.47715%204.47715%200%2010%200ZM15.207%206.29297C14.8165%205.90244%2014.1835%205.90244%2013.793%206.29297L8.5%2011.5859L6.20703%209.29297C5.81651%208.90244%205.18349%208.90244%204.79297%209.29297C4.40244%209.68349%204.40244%2010.3165%204.79297%2010.707L7.79297%2013.707C8.18349%2014.0976%208.81651%2014.0976%209.20703%2013.707L15.207%207.70703C15.5976%207.31651%2015.5976%206.68349%2015.207%206.29297Z'%20fill='white'/%3e%3c/svg%3e") 0 0 no-repeat;content:"";height:20px;position:absolute;right:3px;top:3px;width:20px}.answers .answer.incorrect{background-color:var(--color-answer-incorrect-1);border-color:var(--color-answer-incorrect-2)}.answers .answer.incorrect:after{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010C0%204.47715%204.47715%200%2010%200ZM14.707%205.29297C14.3165%204.90244%2013.6835%204.90244%2013.293%205.29297L10%208.58594L6.70703%205.29297C6.31651%204.90244%205.68349%204.90244%205.29297%205.29297C4.90244%205.68349%204.90244%206.31651%205.29297%206.70703L8.58594%2010L5.29297%2013.293C4.90244%2013.6835%204.90244%2014.3165%205.29297%2014.707C5.68349%2015.0976%206.31651%2015.0976%206.70703%2014.707L10%2011.4141L13.293%2014.707C13.6835%2015.0976%2014.3165%2015.0976%2014.707%2014.707C15.0976%2014.3165%2015.0976%2013.6835%2014.707%2013.293L11.4141%2010L14.707%206.70703C15.0976%206.31651%2015.0976%205.68349%2014.707%205.29297Z'%20fill='white'/%3e%3c/svg%3e") 0 0 no-repeat;content:"";height:20px;position:absolute;right:3px;top:3px;width:20px}.trivia{background-color:var(--color-white-10);border:1px solid var(--color-white-15);border-radius:12px;font-size:14px;line-height:20px;margin-bottom:24px;padding:20px 16px}.trivia strong{font-size:16px}.trivia .trivia-item{flex:1}.trivia .trivia-item--right{text-align:right}.question .question-btn{border-radius:12px}.question .question-btn.inactive{background-color:var(--color-answer-inactive);color:var(--color-white-25)}@media(max-width:991.98px){.question .sticky-btn{position:fixed;inset:auto 24px 24px;transition:top .4s ease;z-index:10}}@media(min-width:992px){.question .first-col{transition:margin-left .3s ease}}@media(min-width:992px){.question .second-col{transition:opacity .25s ease}}@media(min-width:992px){.question .second-col.d-lg-none{opacity:0}}.error-page{padding-bottom:320px}@media(min-width:992px){.error-page{padding-bottom:480px}}.main--error-page{background-image:url(/assets/dog.llChRrgk.svg);background-position:50% 100%;background-repeat:no-repeat;background-size:362px auto}@media(min-width:992px){.main--error-page{background-position:calc(50% + 340px) 100%;background-size:654px auto}}.main--home{position:relative}@media(min-width:992px){.main--home:before{background:url("data:image/svg+xml,%3csvg%20width='466'%20height='466'%20viewBox='0%200%20466%20466'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M236.052%20435.867C243.811%20435.706%20250.208%20441.885%20250.356%20449.5C250.518%20457.225%20244.312%20463.594%20236.664%20463.741C177.49%20464.786%20122.091%20443.37%2079.8184%20406.772C37.9198%20370.466%208.84118%20319.238%201.57358%20260.187C-5.69403%20201.136%2012.5512%20135.942%2049.2953%2089.1449C86.0395%2042.3473%20140.627%209.53613%20204.495%201.74551C268.362%20-6.0451%20329.292%2012.6752%20376.298%2049.2569C423.304%2085.8386%20456.261%20140.185%20464.087%20203.77C467.266%20237.006%20466.228%20247.732%20462.845%20268.797C459.322%20290.553%20452.761%20311.445%20443.539%20330.866C440.232%20337.891%20431.911%20340.814%20424.854%20337.522C417.797%20334.23%20414.861%20325.945%20418.167%20318.92C426.315%20301.763%20432.065%20283.439%20435.235%20264.308C438.167%20245.992%20438.616%20226.743%20436.194%20207.06C429.321%20151.216%20400.317%20103.346%20359.047%2071.2282C317.776%2039.11%20264.114%2022.646%20208.022%2029.4882C151.929%2036.3304%20103.847%2065.2052%2071.5866%20106.293C39.3258%20147.38%2022.7889%20200.805%2029.6618%20256.649C36.5347%20312.493%2061.5707%20353.775%2098.4139%20385.647C135.645%20417.922%20184.291%20436.681%20236.274%20435.84L236.052%20435.867Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M219.223%20182.791C222.245%20189.943%20218.853%20198.101%20211.669%20201.11C204.486%20204.119%20196.291%20200.741%20193.269%20193.59C190.412%20186.867%20185.456%20181.41%20179.372%20177.775C173.425%20174.347%20166.226%20172.644%20158.673%20173.565C151.12%20174.487%20144.644%20177.746%20139.607%20182.625C134.459%20187.519%20130.987%20194.116%20129.956%20201.313C128.758%20208.979%20121.624%20214.227%20113.924%20213.033C106.223%20211.84%20100.952%20204.738%20102.151%20197.072C104.238%20183.797%20110.638%20171.68%20120.113%20162.555C129.393%20153.678%20141.484%20147.489%20155.257%20145.809C169.03%20144.129%20182.25%20147.118%20193.422%20153.613C204.829%20160.19%20213.979%20170.411%20219.223%20182.791Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M364.397%20165.084C367.42%20172.236%20364.027%20180.395%20356.843%20183.403C349.66%20186.412%20341.465%20183.035%20338.443%20175.883C335.586%20169.16%20330.63%20163.703%20324.546%20160.068C318.6%20156.64%20311.4%20154.937%20303.847%20155.858C296.294%20156.78%20289.818%20160.039%20284.781%20164.919C279.634%20169.812%20276.161%20176.409%20275.131%20183.606C273.932%20191.272%20266.799%20196.52%20259.098%20195.326C251.397%20194.133%20246.127%20187.031%20247.325%20179.365C249.412%20166.09%20255.812%20153.973%20265.287%20144.848C274.567%20135.971%20286.658%20129.782%20300.431%20128.102C314.204%20126.422%20327.425%20129.411%20338.596%20135.906C350.003%20142.483%20359.153%20152.704%20364.397%20165.084Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M349.796%20249.813C350.995%20242.146%20358.128%20236.899%20365.829%20238.092C373.529%20239.285%20378.8%20246.387%20377.602%20254.053C376.048%20264.214%20373.608%20273.781%20370.392%20282.743C410.752%20331.974%20415.966%20377.485%20403.424%20410.738C395.252%20432.275%20379.777%20448.53%20361.281%20457.633C342.464%20466.887%20320.612%20468.879%20299.976%20461.519C272.428%20451.667%20247.69%20425.142%20237.447%20377.116C214.839%20377.961%20192.019%20373.857%20171.017%20364.557C140.001%20350.718%20113.107%20325.489%2097.4723%20288.224C94.4501%20281.072%2097.8429%20272.914%20105.026%20269.905C112.21%20266.896%20120.405%20270.274%20123.427%20277.425C136.053%20307.65%20157.601%20327.919%20182.531%20339.021C202.69%20348.01%20225.155%20350.994%20247.037%20348.325C268.807%20345.67%20289.884%20337.374%20307.378%20323.792C328.878%20307.026%20344.873%20282.178%20349.796%20249.813ZM348.752%20432.784C336.523%20438.766%20322.487%20440.141%20309.395%20435.452C290.498%20428.713%20273.212%20409.363%20265.156%20373.571C276.762%20371.013%20288.058%20367.127%20298.753%20361.948C304.469%20364.233%20314.034%20369.688%20317.162%20381.301C319.101%20388.809%20326.738%20393.153%20334.28%20391.223C341.821%20389.293%20346.184%20381.689%20344.245%20374.181C340.65%20360.906%20333.031%20351.737%20325.132%20345.503C337.304%20335.963%20348.029%20324.375%20356.671%20310.806C382.446%20346.789%20385.8%20378.256%20377.201%20401.029C371.669%20415.622%20361.19%20426.665%20348.752%20432.784Z'%20fill='white'%20fill-opacity='0.1'/%3e%3c/svg%3e") 0 0 no-repeat;content:"";height:466px;left:calc(50% - 994px);position:absolute;top:150px;width:466px}}@media(min-width:992px){.main--home:after{background:url("data:image/svg+xml,%3csvg%20width='388'%20height='330'%20viewBox='0%200%20388%20330'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M193.7%200.0999756C246.3%200.0999756%20294.1%2014.9%20328.9%2038.9C365%2063.8%20387.4%2098.7%20387.4%20137.5C387.4%20176.3%20365%20211.2%20328.9%20236.1C294.1%20260.1%20246.3%20274.9%20193.7%20274.9C182.5%20274.9%20176.8%20274.4%20176.8%20274.4C176.8%20274.4%20169.5%20273.9%20166%20273.5C155.3%20283.8%20143.2%20294%20129.8%20303.2C114.3%20313.8%2097.3%20322.8%2079%20328.6C72.4%20330.7%2065.2999%20327%2063.2999%20320.4C62.4999%20317.8%2062.4999%20315.2%2063.2999%20312.8C64.2999%20309.2%2072.8%20278.7%2075%20246.2C53.3%20234.3%2035.1999%20219.1%2022.2999%20201.7C7.99993%20182.5%200%20160.6%200%20137.4C0%2098.5%2022.4%2063.7001%2058.5%2038.8C93.3%2014.8%20141.1%200%20193.7%200V0.0999756ZM314.7%2059.6C283.9%2038.4%20241.2%2025.3%20193.7%2025.3C146.2%2025.3%20103.5%2038.4%2072.7%2059.6C43.2999%2079.9%2025.1%20107.5%2025.1%20137.6C25.1%20167.7%2031.3999%20172.1%2042.3999%20187C54.3999%20203.1%2071.8999%20217.1%2093.3999%20227.8C97.6999%20229.9%20100.5%20234.4%20100.4%20239.4C99.6999%20260.2%2096.2999%20280.8%2093.2%20296C101%20292.1%20108.6%20287.6%20115.7%20282.7C129.2%20273.4%20141.5%20262.8%20152%20252.3C154.6%20249.3%20158.7%20247.6%20163%20248.1C168.2%20248.7%20173.3%20249.2%20178.2%20249.5C183%20249.8%20188.1%20249.9%20193.6%20249.9C241.1%20249.9%20283.8%20236.8%20314.6%20215.6C344%20195.3%20362.2%20167.7%20362.2%20137.6C362.2%20107.5%20344%2079.9%20314.6%2059.6H314.7Z'%20fill='white'%20fill-opacity='0.1'/%3e%3c/svg%3e") 0 0 no-repeat;content:"";height:330px;left:calc(50% + 674px);position:absolute;top:838px;width:388px}}.main--result{position:relative}@media(min-width:992px){.main--result:after{background:url("data:image/svg+xml,%3csvg%20width='417'%20height='562'%20viewBox='0%200%20417%20562'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M208.2%20145.132C265.7%20145.132%20317.7%20168.432%20355.4%20206.132C393.1%20243.832%20416.4%20295.832%20416.4%20353.332C416.4%20410.832%20393.1%20462.832%20355.4%20500.532C317.7%20538.232%20265.7%20561.532%20208.2%20561.532C150.7%20561.532%2098.7%20538.232%2061%20500.532C23.3%20462.832%200%20410.832%200%20353.332C0%20295.832%2023.3%20243.832%2061%20206.132C98.7%20168.432%20150.7%20145.132%20208.2%20145.132ZM337.6%20223.832C304.5%20190.732%20258.7%20170.232%20208.2%20170.232C157.7%20170.232%20111.9%20190.732%2078.8%20223.832C45.7001%20256.932%2025.2002%20302.732%2025.2002%20353.232C25.2002%20403.732%2045.7001%20449.532%2078.8%20482.632C111.9%20515.732%20157.7%20536.232%20208.2%20536.232C258.7%20536.232%20304.5%20515.732%20337.6%20482.632C370.7%20449.532%20391.2%20403.732%20391.2%20353.232C391.2%20302.732%20370.7%20256.932%20337.6%20223.832Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M310.101%20381.932C312.001%20375.232%20318.901%20371.332%20325.601%20373.232C332.301%20375.132%20336.2%20382.032%20334.3%20388.732C326.5%20416.632%20309.701%20440.732%20287.201%20457.732C265.201%20474.332%20237.901%20484.232%20208.201%20484.232C178.501%20484.232%20151.201%20474.332%20129.201%20457.732C106.701%20440.732%2089.9005%20416.632%2082.1005%20388.732C80.2005%20382.032%2084.1005%20375.132%2090.8005%20373.232C97.5005%20371.332%20104.4%20375.232%20106.3%20381.932C112.6%20404.432%20126.201%20423.932%20144.401%20437.732C162.101%20451.132%20184.201%20459.132%20208.201%20459.132C232.201%20459.132%20254.3%20451.132%20272%20437.732C290.2%20423.932%20303.801%20404.532%20310.101%20381.932Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M105.4%20306.132C100%20310.432%2092.1%20309.532%2087.8%20304.132C83.5%20298.732%2084.4%20290.832%2089.8%20286.532C89.9%20286.432%20138.4%20246.832%20181%20296.732C185.5%20302.032%20184.9%20309.932%20179.6%20314.432C174.3%20318.932%20166.4%20318.332%20161.9%20313.032C135.2%20281.832%20105.4%20306.132%20105.3%20306.232L105.4%20306.132Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M239.5%20331.831C234.1%20336.131%20226.201%20335.231%20221.901%20329.831C217.601%20324.431%20218.501%20316.531%20223.901%20312.231C224.001%20312.131%20272.501%20272.531%20315.101%20322.431C319.601%20327.731%20319.001%20335.631%20313.701%20340.131C308.401%20344.631%20300.5%20344.031%20296%20338.731C269.3%20307.531%20239.501%20331.831%20239.401%20331.931L239.5%20331.831Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M318.2%20107.231C316.8%20114.031%20310.2%20118.331%20303.4%20117.031C296.6%20115.631%20292.3%20109.031%20293.6%20102.231L312.6%2010.0315C314%203.23148%20320.6%20-1.06857%20327.4%200.231435C334.2%201.63143%20338.5%208.23148%20337.2%2015.0315L318.2%20107.231Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M267.1%2088.7321C268.7%2095.4321%20264.6%20102.232%20257.9%20103.832C251.2%20105.432%20244.4%20101.332%20242.8%2094.6321L233.6%2056.7321C232%2050.0321%20236.1%2043.2321%20242.8%2041.6321C249.5%2040.0321%20256.3%2044.132%20257.9%2050.832L267.1%2088.7321Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M356.4%20129.232C352.6%20135.032%20344.9%20136.631%20339.1%20132.931C333.3%20129.131%20331.7%20121.432%20335.4%20115.632L364.8%2070.5316C368.6%2064.7316%20376.3%2063.1315%20382.1%2066.8315C387.9%2070.6315%20389.5%2078.3315%20385.8%2084.1315L356.4%20129.232Z'%20fill='white'%20fill-opacity='0.1'/%3e%3c/svg%3e") 0 0 no-repeat;content:"";height:562px;left:calc(50% + 607px);position:absolute;top:28px;width:417px}}.main--change-password{position:relative}@media(min-width:992px){.main--change-password:after{background:url("data:image/svg+xml,%3csvg%20width='408'%20height='480'%20viewBox='0%200%20408%20480'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M175.588%20479.817C178.304%20479.817%20180.773%20479.076%20182.995%20477.348C280.277%20405.003%20333.856%20282.29%20319.535%20164.761C318.795%20158.835%20314.104%20154.391%20308.178%20153.897C307.684%20153.897%20284.968%20151.675%20270.401%20133.898C260.03%20121.058%20254.352%20108.713%20253.364%2096.8614C253.364%2093.4046%20251.389%2090.1948%20248.92%2088.2195C246.204%2085.9974%20242.994%2085.0096%20239.537%2085.5035C177.81%2093.6514%20115.342%20102.54%2054.8493%20110.935C51.1456%20111.429%2047.9358%20113.404%2046.2075%20116.614C44.2322%20119.824%2043.7384%20123.527%2044.9729%20126.984C49.6642%20141.058%2047.6889%20156.366%2040.0347%20168.712C33.1213%20179.823%2022.2576%20186.983%2010.6528%20188.711C4.23322%20189.699%20-0.458163%20195.378%200.0356543%20201.798C8.18364%20314.635%2073.1205%20420.312%20169.662%20477.841C171.637%20479.076%20173.859%20479.57%20176.082%20479.57L175.588%20479.817ZM295.832%20176.86C305.215%20280.314%20258.549%20386.732%20174.847%20452.41C92.1327%20400.065%2035.8373%20308.709%2025.2202%20210.439C39.5409%20205.501%2051.8865%20195.625%2060.5283%20181.798C69.6639%20167.23%2073.3673%20150.194%2071.392%20133.404C123.737%20125.997%20177.563%20118.589%20230.895%20111.429C234.105%20124.268%20241.018%20136.861%20251.142%20149.453C265.462%20166.983%20284.228%20173.897%20295.832%20176.613V176.86Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20d='M169.14%20412.768C171.098%20412.768%20173.273%20412.115%20175.013%20411.027C216.117%20384.031%20244.824%20338.748%20258.308%20279.967C268.313%20236.207%20266.356%20200.503%20266.356%20198.979C266.138%20194.625%20263.311%20190.924%20259.179%20189.4C239.605%20182.216%20222.859%20166.759%20214.377%20147.818C212.202%20143.028%20207.2%20140.634%20202.198%20141.722C170.011%20148.907%20138.91%20153.696%20106.94%20156.091C101.286%20156.526%2096.9359%20161.316%2096.9359%20166.759C96.9359%20190.924%2084.1046%20212.913%2064.5311%20222.492C60.1814%20224.669%2057.7892%20229.676%2058.6592%20234.466C72.3606%20300.213%20108.898%20362.696%20161.746%20410.156C163.703%20411.897%20166.313%20412.986%20168.923%20412.986L169.14%20412.768ZM244.825%20207.035C244.825%20234.03%20240.04%20336.135%20170.01%20388.167C126.079%20346.367%2094.9786%20293.682%2081.7121%20237.731C101.503%20224.669%20114.987%20202.245%20118.032%20176.991C145%20174.378%20171.315%20170.46%20198.5%20164.582C208.94%20183.087%20225.251%20198.108%20244.607%20206.817L244.825%20207.035Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20d='M349.413%20131.675C350.648%20131.675%20351.882%20131.675%20353.117%20131.181L399.289%20116.367C405.708%20114.392%20409.412%20107.231%20407.19%20100.812C405.214%2094.392%20398.055%2090.6884%20391.635%2092.9105L345.463%20107.725C339.043%20109.7%20335.339%20116.861%20337.562%20123.28C339.29%20128.465%20343.981%20131.922%20349.413%20131.922V131.675Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20d='M320.276%20105.01C323.733%20105.01%20326.943%20103.528%20329.412%20101.059L372.127%2054.1463C376.818%2049.2081%20376.324%2041.3071%20371.386%2036.6159C366.448%2031.9246%20358.547%2032.4184%20353.856%2037.3566L311.141%2084.2692C306.45%2089.2074%20306.943%2097.1085%20311.882%20101.8C314.351%20104.022%20317.313%20105.01%20320.276%20105.01Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20d='M290.403%2079.5778C295.835%2079.5778%20301.02%2075.8741%20302.501%2070.1952L314.599%2021.0604C316.328%2014.3939%20312.13%207.72728%20305.464%205.99892C298.797%204.27056%20292.131%208.46804%20290.403%2015.1346L278.304%2064.2695C276.576%2070.936%20280.773%2077.6025%20287.44%2079.3308C288.427%2079.3308%20289.415%2079.5778%20290.403%2079.5778Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20d='M245.465%2065.2574C245.958%2065.2574%20246.452%2065.2574%20246.946%2065.2574C253.613%2064.5167%20258.551%2058.344%20257.81%2051.4306L252.872%2010.9375C252.131%204.27096%20245.959%20-0.667128%20239.045%200.0735984C232.379%200.814324%20227.44%206.98698%20228.181%2013.9004L233.119%2054.3935C233.86%2060.5662%20239.292%2065.2574%20245.465%2065.2574Z'%20fill='white'%20fill-opacity='0.1'/%3e%3c/svg%3e") 0 0 no-repeat;content:"";height:480px;left:calc(50% + 330px);position:absolute;top:95px;width:408px}}.main--info{position:relative}@media(min-width:992px){.main--info:after{background:url("data:image/svg+xml,%3csvg%20width='402'%20height='603'%20viewBox='0%200%20402%20603'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.1886%2045.8339C9.54121%2045.4673%20-0.356729%2034.8361%200.00986269%2022.1887C0.376455%209.54126%2011.0077%20-0.356729%2023.6551%200.00986264L379.178%2018.8244C391.825%2019.191%20401.723%2029.8222%20401.356%2042.4696C401.356%2044.1193%20400.99%2045.769%20400.623%2047.2353L316.674%20378.085C313.924%20389.266%20303.293%20396.414%20292.295%20395.315L206.33%20392.932C194.415%20392.565%20184.884%20383.217%20184.151%20371.669L166.188%20123.486C165.271%20110.839%20174.803%2099.8412%20187.45%2098.9247C200.098%2098.0083%20211.095%20107.54%20212.012%20120.187L228.508%20347.658L276.899%20348.941L349.3%2063.3654L22.1886%2045.4673V45.8339Z'%20fill='white'%20fill-opacity='0.1'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M249.574%20421.527C274.686%20421.527%20297.231%20431.608%20313.728%20448.105C330.225%20464.602%20340.306%20487.147%20340.306%20512.259C340.306%20537.37%20330.225%20559.916%20313.728%20576.412C297.231%20592.909%20274.686%20602.99%20249.574%20602.99C224.463%20602.99%20201.918%20592.909%20185.421%20576.412C168.924%20559.916%20158.843%20537.37%20158.843%20512.259C158.843%20487.147%20168.924%20464.602%20185.421%20448.105C201.918%20431.608%20224.463%20421.527%20249.574%20421.527ZM281.102%20480.732C273.037%20472.667%20261.856%20467.718%20249.391%20467.718C236.927%20467.718%20225.93%20472.667%20217.681%20480.732C209.616%20488.797%20204.667%20499.978%20204.667%20512.442C204.667%20524.906%20209.616%20535.904%20217.681%20544.152C225.746%20552.217%20236.927%20557.166%20249.391%20557.166C261.856%20557.166%20272.853%20552.217%20281.102%20544.152C289.167%20536.087%20294.116%20524.906%20294.116%20512.442C294.116%20499.978%20289.167%20488.98%20281.102%20480.732Z'%20fill='white'%20fill-opacity='0.1'/%3e%3c/svg%3e") 0 0 no-repeat;content:"";height:603px;left:calc(50% + 630px);position:absolute;top:83px;transform:scaleX(-1) rotate(6deg);width:402px}}.main--about{position:relative}@media(min-width:992px){.main--about:after{background:url("data:image/svg+xml,%3csvg%20width='411'%20height='378'%20viewBox='0%200%20411%20378'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M58.8984%20355.106L87.5707%20243.014L5.01179%20155.878C-1.90414%20148.665%20-1.61594%20137.268%205.58815%20130.344C9.76652%20126.304%2015.3857%20124.717%2020.5726%20125.583L133.389%20135.681L182.088%2011.4702C185.69%202.23729%20196.208%20-2.37913%20205.43%201.22746C210.473%203.24715%20214.074%207.14227%20215.803%2011.903L256.146%20122.121L390.863%20105.963C400.805%20104.809%20409.738%20111.878%20410.89%20121.832C411.611%20128.468%20408.729%20134.671%20403.83%20138.422L294.04%20233.781L344.469%20352.798C348.359%20362.031%20344.036%20372.562%20334.959%20376.458C328.908%20379.054%20322.136%20378.044%20317.237%20374.438L196.497%20293.362L86.9944%20374.438C78.9258%20380.353%2067.6874%20378.766%2061.7801%20370.687C58.4662%20366.215%2057.4576%20360.589%2058.7543%20355.539L58.8984%20355.106ZM125.176%20242.292L106.589%20314.713L185.258%20256.43C191.166%20251.958%20199.666%20251.381%20206.15%20255.853L287.7%20310.673L255.858%20235.512C252.833%20228.443%20254.562%20220.076%20260.613%20214.738L336.688%20148.665L246.205%20159.485C238.136%20160.495%20230.068%20155.734%20227.186%20147.799L198.37%2068.8872L162.061%20161.36C159.179%20168.573%20151.831%20173.478%20143.763%20172.757L64.0853%20165.688L119.845%20224.548C124.6%20228.876%20126.761%20235.656%20125.176%20242.292Z'%20fill='white'%20fill-opacity='0.1'/%3e%3c/svg%3e") 0 0 no-repeat;content:"";height:399px;left:calc(50% + 653px);position:absolute;top:1233px;transform:rotate(-15deg);width:413px}}.form-row{margin-bottom:20px}.form-row label{color:var(--color-white-100);display:block;font-size:18px;font-weight:500;line-height:24px;margin-bottom:12px;position:relative}.form-row input[type=text],.form-row input[type=email],.form-row input[type=tel],.form-row input[type=password],.form-row textarea{background-color:transparent;border:1px solid var(--color-grey-3);border-radius:31px;color:var(--color-dark-black);display:block;font-size:20px;font-weight:400;line-height:30px;padding:16px 20px;width:100%}.form-row input[type=text]::placeholder,.form-row input[type=email]::placeholder,.form-row input[type=tel]::placeholder,.form-row input[type=password]::placeholder,.form-row textarea::placeholder{color:var(--color-grey-3)}.form-row input[type=text]:active,.form-row input[type=text]:focus,.form-row input[type=email]:active,.form-row input[type=email]:focus,.form-row input[type=tel]:active,.form-row input[type=tel]:focus,.form-row input[type=password]:active,.form-row input[type=password]:focus,.form-row textarea:active,.form-row textarea:focus{background-color:var(--color-white-100);outline:none}.form-row.required label:after{content:"*";color:var(--color-primary-red);left:-10px;position:absolute;top:0}.form-row .invalid-feedback{color:var(--color-notification-error-1);font-size:14px;line-height:20px;margin-top:12px}.form-row-checkbox{margin-bottom:16px;padding-left:40px}.form-row-checkbox input{float:left;height:20px;margin-left:-40px;margin-top:2px;width:20px}.form-row-checkbox input:active,.form-row-checkbox input:focus{outline:none}.form-row-checkbox label{display:inline-block;font-size:14px;font-weight:400;line-height:20px}.form-row-checkbox .invalid-feedback{color:var(--color-notification-error-1);font-size:14px;line-height:20px;margin-top:12px}.form-row-repeat{padding-bottom:48px;position:relative}.form-row-repeat input{margin-bottom:20px}.form-row-repeat ul{bottom:40px;color:var(--color-notification-error-1);font-size:14px;left:0;line-height:20px;margin:0;padding:0;position:absolute}.form-row-repeat ul li{list-style:none;margin:0;padding:0}.modal .form-row label,.modal .form-row-checkbox label,.modal .form-row-checkbox label a{color:var(--color-dark-black)}.footer{padding:32px 0}@media(min-width:992px){.footer{padding-top:128px}}.footer .nav-item{margin-bottom:8px}.footer a:not(.btn){color:var(--color-white-80);text-decoration:none}.footer a:not(.btn):hover{text-decoration:underline}.footer__logos img{height:40px}.modal-dialog .modal-content{background-color:var(--color-grey-modal);border:0;border-radius:24px;padding:0}.modal-dialog--quiz .modal-content{background-image:url("data:image/svg+xml,%3csvg%20width='550'%20height='550'%20viewBox='0%200%20550%20550'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M275%200C350.949%200%20419.633%2030.7757%20469.428%2080.5716C519.224%20130.367%20550%20199.051%20550%20275C550%20350.949%20519.224%20419.633%20469.428%20469.428C419.633%20519.224%20350.949%20550%20275%20550C199.051%20550%20130.367%20519.224%2080.5716%20469.428C30.7757%20419.633%200%20350.949%200%20275C0%20199.051%2030.7757%20130.367%2080.5716%2080.5716C130.367%2030.7757%20199.051%200%20275%200ZM446.049%20103.951C402.329%2060.2306%20341.835%2033.1532%20275.132%2033.1532C208.429%2033.1532%20147.935%2060.2306%20104.215%20103.951C60.4947%20147.671%2033.4174%20208.165%2033.4174%20274.868C33.4174%20341.571%2060.4947%20402.065%20104.215%20445.785C147.935%20489.505%20208.429%20516.583%20275.132%20516.583C341.835%20516.583%20402.329%20489.505%20446.049%20445.785C489.769%20402.065%20516.847%20341.571%20516.847%20274.868C516.847%20208.165%20489.769%20147.671%20446.049%20103.951Z'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M409.725%20312.644C412.235%20303.794%20421.349%20298.643%20430.198%20301.152C439.048%20303.662%20444.199%20312.776%20441.69%20321.626C431.387%20358.477%20409.197%20390.31%20379.478%20412.764C350.419%20434.69%20314.36%20447.766%20275.131%20447.766C235.902%20447.766%20199.843%20434.69%20170.785%20412.764C141.065%20390.31%20118.875%20358.477%20108.573%20321.626C106.063%20312.776%20111.214%20303.662%20120.064%20301.152C128.914%20298.643%20138.027%20303.794%20140.537%20312.644C148.858%20342.363%20166.822%20368.119%20190.861%20386.347C214.24%20404.046%20243.563%20414.613%20275.131%20414.613C306.699%20414.613%20336.022%20404.046%20359.401%20386.347C383.441%20368.119%20401.404%20342.495%20409.725%20312.644Z'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M174.748%20182.672C175.012%20173.558%20182.673%20166.425%20191.786%20166.689C200.9%20166.954%20208.033%20174.615%20207.769%20183.86L205.127%20254.658C204.863%20263.772%20197.202%20270.904%20188.088%20270.64C178.974%20270.376%20171.842%20262.715%20172.106%20253.601L174.748%20182.804V182.672Z'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M374.592%20135.52C380.932%20128.916%20391.366%20128.652%20397.971%20134.992C404.575%20141.332%20404.839%20151.766%20398.499%20158.371L349.892%20209.223C369.572%20210.94%20391.763%20216.62%20406.424%20232.338C412.632%20238.942%20412.368%20249.509%20405.763%20255.717C399.159%20261.925%20388.593%20261.661%20382.385%20255.057C362.704%20234.055%20312.908%20243.565%20312.776%20243.565C307.757%20244.49%20302.341%20243.037%20298.379%20239.206C291.775%20232.866%20291.51%20222.432%20297.85%20215.827L374.724%20135.52H374.592Z'%20fill='black'%20fill-opacity='0.05'/%3e%3c/svg%3e");background-position:calc(100% + 112px) -98px;background-repeat:no-repeat;background-size:416px auto}.modal-dialog--register .modal-content{background-image:url("data:image/svg+xml,%3csvg%20width='466'%20height='466'%20viewBox='0%200%20466%20466'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M236.052%20435.867C243.811%20435.706%20250.208%20441.885%20250.356%20449.5C250.518%20457.225%20244.312%20463.594%20236.664%20463.741C177.49%20464.786%20122.091%20443.37%2079.8184%20406.772C37.9198%20370.466%208.84118%20319.238%201.57358%20260.187C-5.69403%20201.136%2012.5512%20135.942%2049.2953%2089.1449C86.0395%2042.3473%20140.627%209.53613%20204.495%201.74551C268.362%20-6.0451%20329.292%2012.6752%20376.298%2049.2569C423.304%2085.8386%20456.261%20140.185%20464.087%20203.77C467.266%20237.006%20466.228%20247.732%20462.845%20268.797C459.322%20290.553%20452.761%20311.445%20443.539%20330.866C440.232%20337.891%20431.911%20340.814%20424.854%20337.522C417.797%20334.23%20414.861%20325.945%20418.167%20318.92C426.315%20301.763%20432.065%20283.439%20435.235%20264.308C438.167%20245.992%20438.616%20226.743%20436.194%20207.06C429.321%20151.216%20400.317%20103.346%20359.047%2071.2282C317.776%2039.11%20264.114%2022.646%20208.022%2029.4882C151.929%2036.3304%20103.847%2065.2052%2071.5866%20106.293C39.3258%20147.38%2022.7889%20200.805%2029.6618%20256.649C36.5347%20312.493%2061.5707%20353.775%2098.4139%20385.647C135.645%20417.922%20184.291%20436.681%20236.274%20435.84L236.052%20435.867Z'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M219.223%20182.791C222.245%20189.943%20218.853%20198.101%20211.669%20201.11C204.486%20204.119%20196.291%20200.741%20193.269%20193.59C190.412%20186.867%20185.456%20181.41%20179.372%20177.775C173.425%20174.347%20166.226%20172.644%20158.673%20173.565C151.12%20174.487%20144.644%20177.746%20139.607%20182.625C134.459%20187.519%20130.987%20194.116%20129.956%20201.313C128.758%20208.979%20121.624%20214.227%20113.924%20213.033C106.223%20211.84%20100.952%20204.738%20102.151%20197.072C104.238%20183.797%20110.638%20171.68%20120.113%20162.555C129.393%20153.678%20141.484%20147.489%20155.257%20145.809C169.03%20144.129%20182.25%20147.118%20193.422%20153.613C204.829%20160.19%20213.979%20170.411%20219.223%20182.791Z'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M364.397%20165.084C367.42%20172.236%20364.027%20180.395%20356.843%20183.403C349.66%20186.412%20341.465%20183.035%20338.443%20175.883C335.586%20169.16%20330.63%20163.703%20324.546%20160.068C318.6%20156.64%20311.4%20154.937%20303.847%20155.858C296.294%20156.78%20289.818%20160.039%20284.781%20164.919C279.634%20169.812%20276.161%20176.409%20275.131%20183.606C273.932%20191.272%20266.799%20196.52%20259.098%20195.326C251.397%20194.133%20246.127%20187.031%20247.325%20179.365C249.412%20166.09%20255.812%20153.973%20265.287%20144.848C274.567%20135.971%20286.658%20129.782%20300.431%20128.102C314.204%20126.422%20327.425%20129.411%20338.596%20135.906C350.003%20142.483%20359.153%20152.704%20364.397%20165.084Z'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M349.796%20249.813C350.995%20242.146%20358.128%20236.899%20365.829%20238.092C373.529%20239.285%20378.8%20246.387%20377.602%20254.053C376.048%20264.214%20373.608%20273.781%20370.392%20282.743C410.752%20331.974%20415.966%20377.485%20403.424%20410.738C395.252%20432.275%20379.777%20448.53%20361.281%20457.633C342.464%20466.887%20320.612%20468.879%20299.976%20461.519C272.428%20451.667%20247.69%20425.142%20237.447%20377.116C214.839%20377.961%20192.019%20373.857%20171.017%20364.557C140.001%20350.718%20113.107%20325.489%2097.4723%20288.224C94.4501%20281.072%2097.8429%20272.914%20105.026%20269.905C112.21%20266.896%20120.405%20270.274%20123.427%20277.425C136.053%20307.65%20157.601%20327.919%20182.531%20339.021C202.69%20348.01%20225.155%20350.994%20247.037%20348.325C268.807%20345.67%20289.884%20337.374%20307.378%20323.792C328.878%20307.026%20344.873%20282.178%20349.796%20249.813ZM348.752%20432.784C336.523%20438.766%20322.487%20440.141%20309.395%20435.452C290.498%20428.713%20273.212%20409.363%20265.156%20373.571C276.762%20371.013%20288.058%20367.127%20298.753%20361.948C304.469%20364.233%20314.034%20369.688%20317.162%20381.301C319.101%20388.809%20326.738%20393.153%20334.28%20391.223C341.821%20389.293%20346.184%20381.689%20344.245%20374.181C340.65%20360.906%20333.031%20351.737%20325.132%20345.503C337.304%20335.963%20348.029%20324.375%20356.671%20310.806C382.446%20346.789%20385.8%20378.256%20377.201%20401.029C371.669%20415.622%20361.19%20426.665%20348.752%20432.784Z'%20fill='black'%20fill-opacity='0.05'/%3e%3c/svg%3e");background-position:calc(50% + 63px) -132px;background-repeat:no-repeat;background-size:411px auto}.modal-dialog--login .modal-content{background-image:url("data:image/svg+xml,%3csvg%20width='411'%20height='378'%20viewBox='0%200%20411%20378'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M58.8984%20355.106L87.5707%20243.014L5.01179%20155.878C-1.90414%20148.665%20-1.61594%20137.268%205.58815%20130.344C9.76652%20126.304%2015.3857%20124.717%2020.5726%20125.583L133.389%20135.681L182.088%2011.4702C185.69%202.23729%20196.208%20-2.37913%20205.43%201.22746C210.473%203.24715%20214.074%207.14227%20215.803%2011.903L256.146%20122.121L390.863%20105.963C400.805%20104.809%20409.738%20111.878%20410.89%20121.832C411.611%20128.468%20408.729%20134.671%20403.83%20138.422L294.04%20233.781L344.469%20352.798C348.359%20362.031%20344.036%20372.562%20334.959%20376.458C328.908%20379.054%20322.136%20378.044%20317.237%20374.438L196.497%20293.362L86.9944%20374.438C78.9258%20380.353%2067.6874%20378.766%2061.7801%20370.687C58.4662%20366.215%2057.4576%20360.589%2058.7543%20355.539L58.8984%20355.106ZM125.176%20242.292L106.589%20314.713L185.258%20256.43C191.166%20251.958%20199.666%20251.381%20206.15%20255.853L287.7%20310.673L255.858%20235.512C252.833%20228.443%20254.562%20220.076%20260.613%20214.738L336.688%20148.665L246.205%20159.485C238.136%20160.495%20230.068%20155.734%20227.186%20147.799L198.37%2068.8872L162.061%20161.36C159.179%20168.573%20151.831%20173.478%20143.763%20172.757L64.0853%20165.688L119.845%20224.548C124.6%20228.876%20126.761%20235.656%20125.176%20242.292Z'%20fill='black'%20fill-opacity='0.05'/%3e%3c/svg%3e");background-position:calc(50% + 42px) -118px;background-repeat:no-repeat;background-size:308px auto}.modal-dialog--forgot-password .modal-content{background-image:url("data:image/svg+xml,%3csvg%20width='550'%20height='550'%20viewBox='0%200%20550%20550'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M275%200C350.949%200%20419.633%2030.7757%20469.429%2080.5716C519.225%20130.367%20550%20199.051%20550%20275C550%20350.949%20519.225%20419.633%20469.429%20469.429C419.633%20519.224%20350.949%20550%20275%20550C199.051%20550%20130.367%20519.224%2080.5716%20469.429C30.7757%20419.633%200%20350.949%200%20275C0%20199.051%2030.7757%20130.367%2080.5716%2080.5716C130.367%2030.7757%20199.051%200%20275%200ZM445.918%20103.951C402.198%2060.2306%20341.703%2033.1533%20275%2033.1533C208.297%2033.1533%20147.803%2060.2306%20104.083%20103.951C60.3627%20147.671%2033.2854%20208.165%2033.2854%20274.868C33.2854%20341.571%2060.3627%20402.065%20104.083%20445.785C147.803%20489.505%20208.297%20516.583%20275%20516.583C341.703%20516.583%20402.198%20489.505%20445.918%20445.785C489.637%20402.065%20516.715%20341.571%20516.715%20274.868C516.715%20208.165%20489.637%20147.671%20445.918%20103.951Z'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M427.911%20414.33C430.215%20422.455%20425.486%20430.822%20417.362%20433.005C409.237%20435.309%20400.87%20430.579%20398.566%20422.455C390.926%20395.171%20374.435%20371.525%20352.365%20354.791C330.902%20338.542%20303.982%20328.841%20275%20328.841C246.018%20328.841%20219.098%20338.542%20197.514%20354.791C175.444%20371.525%20158.952%20395.05%20151.313%20422.455C149.009%20430.579%20140.642%20435.309%20132.517%20433.005C124.393%20430.701%20119.664%20422.334%20121.968%20414.33C131.426%20380.498%20151.798%20351.274%20179.082%20330.66C205.76%20310.53%20238.864%20298.525%20274.879%20298.525C310.894%20298.525%20343.998%20310.53%20370.676%20330.66C397.96%20351.274%20418.331%20380.498%20427.79%20414.33H427.911Z'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20d='M144.643%20178.475C139.671%20171.685%20141.005%20162.226%20147.796%20157.254C154.587%20152.283%20164.045%20153.617%20169.017%20160.407L187.352%20185.075C211.295%20171.961%20233.647%20165.865%20233.77%20165.865C241.895%20163.682%20250.262%20168.411%20252.445%20176.415C254.628%20184.539%20249.898%20192.906%20241.895%20195.089C241.774%20195.089%20224.232%20199.876%20205.413%20209.374L242.744%20259.599C247.716%20266.39%20246.382%20275.849%20239.591%20280.82C232.8%20285.792%20223.342%20284.458%20218.37%20277.667L179.812%20225.792C171.032%20233.191%20164.033%20241.918%20161.256%20251.961C159.073%20260.085%20150.706%20264.815%20142.581%20262.511C134.457%20260.328%20129.728%20251.961%20132.032%20243.836C136.706%20226.949%20148.281%20213.027%20162.023%20201.858L144.643%20178.475Z'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20d='M306.528%20165.864C299.737%20160.892%20298.282%20151.434%20303.254%20144.643C308.226%20137.853%20317.684%20136.398%20324.475%20141.369C324.591%20141.427%20343.646%20155.219%20364.003%20176.261L377.223%20161.621C382.801%20155.436%20392.381%20154.951%20398.686%20160.529C404.871%20166.107%20405.356%20175.687%20399.778%20181.993L384.071%20199.388C398.733%20218.512%20410.759%20240.584%20412.39%20262.752C412.996%20271.12%20406.691%20278.395%20398.323%20279.001C389.956%20279.608%20382.681%20273.302%20382.074%20264.935C381.033%20250.575%20373.542%20235.712%20363.65%20222.003L333.205%20255.72C327.627%20261.904%20318.047%20262.389%20311.742%20256.811C305.557%20251.233%20305.073%20241.654%20310.651%20235.348L343.82%20198.614C325.147%20179.324%20306.651%20165.926%20306.528%20165.864Z'%20fill='black'%20fill-opacity='0.05'/%3e%3c/svg%3e");background-position:-92px -99px;background-repeat:no-repeat;background-size:318px auto}.modal-dialog--share .modal-content{background-image:url("data:image/svg+xml,%3csvg%20width='327'%20height='255'%20viewBox='0%200%20327%20255'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M197.385%20-84.5556C241.71%20-79.4617%20279.732%20-56.8937%20305.454%20-24.4919C331.176%207.90995%20344.531%2050.0596%20339.437%2094.385C334.343%20138.71%20311.775%20176.732%20279.373%20202.454C246.971%20228.176%20204.821%20241.531%20160.496%20236.437C116.171%20231.343%2078.1495%20208.775%2052.4273%20176.373C26.7052%20143.971%2013.3504%20101.822%2018.4444%2057.4962C23.5383%2013.1709%2046.1063%20-24.8505%2078.5081%20-50.5727C110.91%20-76.2948%20153.06%20-89.6496%20197.385%20-84.5556ZM290.164%20-12.4242C267.58%20-40.8725%20234.09%20-60.7329%20195.161%20-65.2067C156.232%20-69.6805%20119.11%20-57.9349%2090.6616%20-35.3512C62.2133%20-12.7676%2042.353%2020.7223%2037.8792%2059.6515C33.4055%2098.5807%2045.151%20135.703%2067.7346%20164.151C90.3183%20192.599%20123.808%20212.46%20162.737%20216.934C201.667%20221.407%20238.789%20209.662%20267.237%20187.078C295.685%20164.495%20315.546%20131.005%20320.02%2092.0753C324.493%2053.1461%20312.748%2016.0241%20290.164%20-12.4242Z'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M134.553%20-15.6234C143.958%20-14.5426%20151.785%20-8.56625%20156.722%200.124131C161.14%207.89568%20163.261%2017.9808%20162.048%2028.5417C160.834%2039.1027%20156.48%2048.4437%20150.414%2055.0104C143.634%2062.3542%20134.733%2066.4082%20125.251%2065.3185C115.77%2064.2289%20108.02%2058.2614%20103.083%2049.571C98.6646%2041.7994%2096.5431%2031.7144%2097.7568%2021.1534C98.9705%2010.5924%20103.324%201.25146%20109.39%20-5.31527C116.17%20-12.6591%20125.072%20-16.713%20134.553%20-15.6234ZM139.848%209.66645C137.967%206.32604%20135.336%204.07107%20132.33%203.72557C129.323%203.38007%20126.25%204.97948%20123.66%207.80607C120.279%2011.4009%20117.85%2016.9016%20117.106%2023.377C116.362%2029.8523%20117.488%2035.6835%20119.957%2040.0287C121.838%2043.3691%20124.469%2045.6241%20127.475%2045.9696C130.481%2046.3151%20133.555%2044.7157%20136.145%2041.8891C139.526%2038.2942%20141.955%2032.7935%20142.699%2026.3182C143.443%2019.8428%20142.317%2014.0116%20139.848%209.66645Z'%20fill='black'%20fill-opacity='0.05'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M235.384%20-4.03578C244.789%20-2.95499%20252.616%203.02135%20257.553%2011.7117C261.971%2019.4833%20264.093%2029.5684%20262.879%2040.1293C261.665%2050.6903%20257.311%2060.0313%20251.245%2066.598C244.465%2073.9418%20235.564%2077.9957%20226.082%2076.9061C216.601%2075.8164%20208.851%2069.849%20203.914%2061.1586C199.496%2053.387%20197.374%2043.302%20198.588%2032.741C199.802%2022.18%20204.155%2012.8391%20210.221%206.27233C217.001%20-1.07149%20225.902%20-5.12544%20235.384%20-4.03578ZM240.679%2021.254C238.798%2017.9136%20236.167%2015.6587%20233.161%2015.3132C230.154%2014.9677%20227.081%2016.5671%20224.491%2019.3937C221.187%2022.9973%20218.681%2028.4892%20217.937%2034.9646C217.193%2041.4399%20218.319%2047.2711%20220.788%2051.6163C222.669%2054.9567%20225.3%2057.2117%20228.306%2057.5572C231.312%2057.9027%20234.386%2056.3032%20236.976%2053.4767C240.357%2049.8818%20242.786%2044.3811%20243.53%2037.9057C244.274%2031.4304%20243.148%2025.5992%20240.679%2021.254Z'%20fill='black'%20fill-opacity='0.05'/%3e%3c/svg%3e");background-position:100% 0;background-repeat:no-repeat}.modal-dialog a.base-link{color:var(--color-primary-blue)}.modal-dialog a.dark-link{color:var(--color-dark-black)}.modal-header{border:0;height:50px;padding:20px 20px 6px}.modal-header .btn-close{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.28693%204.30529C4.47445%204.11782%204.72876%204.0125%204.99393%204.0125C5.25909%204.0125%205.5134%204.11782%205.70093%204.30529L11.9939%2010.5983L18.2869%204.30529C18.3792%204.20978%2018.4895%204.1336%2018.6115%204.08119C18.7335%204.02878%2018.8647%204.00119%2018.9975%204.00004C19.1303%203.99888%2019.262%204.02419%2019.3849%204.07447C19.5078%204.12475%2019.6194%204.199%2019.7133%204.29289C19.8072%204.38679%2019.8815%204.49844%2019.9317%204.62133C19.982%204.74423%2020.0073%204.87591%2020.0062%205.00869C20.005%205.14147%2019.9774%205.27269%2019.925%205.39469C19.8726%205.5167%2019.7964%205.62704%2019.7009%205.71929L13.4079%2012.0123L19.7009%2018.3053C19.8831%2018.4939%2019.9839%2018.7465%2019.9816%2019.0087C19.9793%2019.2709%2019.8742%2019.5217%2019.6887%2019.7071C19.5033%2019.8925%2019.2525%2019.9977%2018.9903%2020C18.7281%2020.0022%2018.4755%2019.9014%2018.2869%2019.7193L11.9939%2013.4263L5.70093%2019.7193C5.51232%2019.9014%205.25972%2020.0022%204.99753%2020C4.73533%2019.9977%204.48452%2019.8925%204.29911%2019.7071C4.1137%2019.5217%204.00853%2019.2709%204.00625%2019.0087C4.00397%2018.7465%204.10477%2018.4939%204.28693%2018.3053L10.5799%2012.0123L4.28693%205.71929C4.09946%205.53176%203.99414%205.27745%203.99414%205.01229C3.99414%204.74712%204.09946%204.49282%204.28693%204.30529Z'%20fill='black'%20fill-opacity='0.65'/%3e%3c/svg%3e") 0 0 no-repeat;border:0;content:"";height:24px;margin:0 0 0 auto;padding:0;width:24px}.modal-body{padding:0 50px 50px}.modal-sm .modal-body{padding:24px}.icon-holder{position:relative}.icon-holder:before{content:"";background-position:0 0;background-repeat:no-repeat;position:absolute}.icon-holder--lines:before{background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='43'%20viewBox='0%200%2040%2043'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M39.0089%203.40791C39.1882%201.8606%2038.0261%200.453949%2036.4319%200.27995C34.8377%200.105951%2033.3885%201.23383%2033.2092%202.78114L31.3972%2018.4791C31.2179%2020.0264%2032.38%2021.433%2033.9742%2021.607C35.5684%2021.781%2037.0176%2020.6531%2037.1969%2019.1058L39.0089%203.40791Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.5727%2029.3566C18.8794%2030.2752%2020.6953%2029.9898%2021.6419%2028.7215C22.5884%2027.4533%2022.2943%2025.6907%2020.9876%2024.772L5.71356%2014.072C4.40688%2013.1533%202.5909%2013.4388%201.64438%2014.707C0.697866%2015.9753%200.991978%2017.7379%202.29866%2018.6565L17.5727%2029.3566Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M23.7006%2021.5968C24.3101%2022.7082%2025.7126%2023.0933%2026.8417%2022.463C27.9707%2021.8328%2028.3867%2020.4278%2027.7772%2019.3164L20.6389%206.35329C20.0294%205.24186%2018.6269%204.85679%2017.4978%205.48703C16.3688%206.11726%2015.9528%207.52223%2016.5623%208.63367L23.7006%2021.5968Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M20.039%2039.5936C21.6194%2039.3004%2022.6652%2037.8117%2022.363%2036.2778C22.0609%2034.744%2020.5271%2033.7289%2018.9467%2034.0221L2.37645%2037.1124C0.796112%2037.4056%20-0.249697%2038.8944%200.0524254%2040.4282C0.354549%2041.9621%201.88842%2042.9771%203.46876%2042.6839L20.039%2039.5936Z'%20fill='%23AB0534'/%3e%3c/svg%3e");height:43px;left:-23px;top:-18px;width:40px}.icon-holder--hash:before{background-image:url("data:image/svg+xml,%3csvg%20width='77'%20height='80'%20viewBox='0%200%2077%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.323%2034.9773C9.47044%2033.9201%208.86843%2031.5876%209.95772%2029.7895C11.047%2027.9914%2013.4501%2027.4071%2015.3027%2028.4644C15.3748%2028.5223%2044.2559%2044.9054%2054.6454%2057.0356C56.0402%2058.6292%2055.8076%2061.0375%2054.1657%2062.3913C52.5239%2063.7451%2050.0425%2063.5192%2048.6477%2061.9257C39.132%2050.8128%2011.3992%2035.0779%2011.3272%2035.0199L11.323%2034.9773Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M22.7756%2020.2791C20.9189%2019.1792%2020.3409%2016.8661%2021.4302%2015.068C22.5634%2013.2659%2024.9466%2012.7049%2026.7992%2013.7622C26.8713%2013.8201%2056.0696%2030.7335%2066.0555%2042.8144C67.4104%2044.4546%2067.1297%2046.8243%2065.4638%2048.1588C63.774%2049.4739%2061.3324%2049.2015%2059.9576%2047.5846C50.9017%2036.6449%2022.8477%2020.337%2022.7557%2020.3024L22.7756%2020.2791Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.4944%2056.0031C17.4772%2057.8592%2015.1063%2058.5481%2013.194%2057.5608C11.2817%2056.5735%2010.5719%2054.2724%2011.5891%2052.4163C11.6489%2052.3464%2026.8467%2024.3387%2039.8799%2014.292C41.5698%2012.9769%2044.0113%2013.2494%2045.3663%2014.8896C46.7213%2016.5298%2046.4406%2018.8995%2044.7507%2020.2146C32.977%2029.3079%2018.506%2055.8945%2018.4703%2055.9838L18.4944%2056.0031Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M57.013%2023.9812C58.5306%2022.4882%2061.0112%2022.4775%2062.5296%2023.9738C64.0678%2025.4468%2064.0788%2027.8545%2062.5372%2029.3281C62.4775%2029.3981%2042.0306%2049.1735%2039.2721%2062.1347C38.8507%2064.1946%2036.7614%2065.5031%2034.639%2065.094C32.5167%2064.685%2031.1685%2062.6571%2031.59%2060.5972C34.8014%2045.4441%2056.9093%2024.0551%2056.9691%2023.9852L57.013%2023.9812Z'%20fill='%23AB0534'/%3e%3c/svg%3e");height:80px;left:-53px;top:-35px;width:77px}@media(max-width:991.98px){.icon-holder--hash:before{background-size:60px auto;height:63px;left:-42px;top:-31px;width:60px}}.icon-holder--question:before{background-image:url("data:image/svg+xml,%3csvg%20width='39'%20height='60'%20viewBox='0%200%2039%2060'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.06329%2040.1993C7.02107%2039.5696%205.87019%2037.4225%206.49272%2035.4035C7.22784%2033.0194%208.33208%2031.1987%209.80542%2029.9415C11.3137%2028.666%2013.7291%2027.3512%2017.0517%2025.9969C20.2588%2024.6361%2022.4574%2023.501%2023.6475%2022.5915C24.8457%2021.6556%2025.6572%2020.4989%2026.0819%2019.1214C26.7354%2017.0021%2026.5853%2015.1573%2025.6317%2013.5869C24.6781%2012.0165%2022.9286%2010.8388%2020.383%2010.0539C18.9093%209.59951%2017.6329%209.40902%2016.5539%209.48244C15.5099%209.53764%2014.5283%209.89164%2013.3499%2010.4526C13.2035%2010.5223%2013.0554%2010.6013%2012.9065%2010.688C10.4709%2012.1067%207.33028%2012.5172%205.20576%2010.6465C3.06891%208.76495%202.89495%205.4929%205.12323%203.74715C6.16134%202.93384%207.29146%202.16583%208.34992%201.6877C10.9144%200.529254%2012.8191%200.135829%2015.3767%200.0251716C17.9424%20-0.111974%2020.8197%200.31105%2024.0083%201.29424C29.4746%202.97971%2033.4268%205.72131%2035.8649%209.51903C38.3113%2013.2903%2038.8729%2017.3216%2037.5496%2021.613C36.7573%2024.1826%2035.2206%2026.4066%2032.9395%2028.285C30.6666%2030.1369%2027.9325%2031.6291%2024.737%2032.7615C22.4984%2033.5506%2020.6873%2034.4281%2019.3038%2035.394C17.9285%2036.3333%2017.008%2037.558%2016.5425%2039.0679C16.0079%2040.8016%2014.1529%2041.7687%2012.3993%2041.228L9.06329%2040.1993ZM5.02967%2059.2763C3.1272%2058.6897%201.72482%2057.5756%200.822548%2055.9339C-0.0715625%2054.2658%20-0.236818%2052.5178%200.326777%2050.69C0.890373%2048.8622%202.00312%2047.5373%203.66503%2046.7153C5.3619%2045.8751%207.14818%2045.7442%209.02385%2046.3225C10.9263%2046.9091%2012.3287%2048.0233%2013.231%2049.6649C14.1414%2051.28%2014.3148%2053.0015%2013.7512%2054.8293C13.1876%2056.6572%2012.0667%2058.0086%2010.3885%2058.8835C8.7184%2059.732%206.93214%2059.8629%205.02967%2059.2763Z'%20fill='%23AB0534'/%3e%3c/svg%3e");height:60px;right:-52px;top:0;width:39px}.icon-holder--star:before{background-image:url("data:image/svg+xml,%3csvg%20width='89'%20height='100'%20viewBox='0%200%2089%20100'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M39.7899%205.47429C40.6194%201.71364%2044.2695%20-0.664439%2048.0302%200.165116C51.7908%200.99467%2054.1688%204.64469%2053.3393%208.40534C53.3393%208.51595%2043.3294%2056.1324%206.99492%2056.3536C3.17897%2056.3536%200.081915%2053.3119%200.0266113%2049.4407C0.0266113%2045.6247%203.06831%2042.5277%206.93957%2042.4724C32.0474%2042.3065%2039.7899%205.52957%2039.7899%205.41896V5.47429Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M48.9702%2092.6325C48.9702%2096.4485%2045.9285%2099.5455%2042.0573%2099.6008C38.2413%2099.6008%2035.1443%2096.5038%2035.089%2092.6878C35.089%2092.5772%2035.2549%2058.8973%206.33108%2056.3533C2.51513%2056.0215%20-0.305302%2052.648%200.0265202%2048.8321C0.358342%2045.0161%203.73192%2042.1956%207.54787%2042.5274C49.1915%2046.1775%2048.9702%2092.5219%2048.9702%2092.6325Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M81.4336%2043.9658C85.2495%2043.7446%2088.5124%2046.6757%2088.7336%2050.4917C88.9548%2054.3077%2086.0238%2057.5705%2082.2079%2057.7918C82.0973%2057.7918%2051.8461%2059.119%2048.9703%2093.2414C48.6385%2097.0573%2045.3203%2099.8778%2041.5044%2099.6013C37.6884%2099.2695%2034.8679%2095.9512%2035.1444%2092.1353C39.1263%2045.9015%2081.323%2044.0211%2081.4889%2044.0211L81.4336%2043.9658Z'%20fill='%23AB0534'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M39.6794%206.96858C39.6794%203.15263%2042.7764%200.0556393%2046.5924%200.000335693C50.4083%200.000335693%2053.5054%203.04204%2053.5607%206.91329C53.5607%207.0239%2053.3947%2038.4363%2083.2034%2044.0773C86.964%2044.7963%2089.4527%2048.391%2088.7337%2052.1517C88.0148%2055.9123%2084.4201%2058.401%2080.6595%2057.6821C39.5136%2049.9395%2039.7348%207.07919%2039.7348%206.96858H39.6794Z'%20fill='%23AB0534'/%3e%3c/svg%3e");background-size:42px auto;height:47px;left:-26px;top:-25px;width:42px}@media(max-width:991.98px){.icon-holder--star:before{background-size:32px auto;height:36px;left:-20px;top:-19px;width:32px}}.nav-tabs,.nav-underline{border-bottom:none;--bs-nav-tabs-border-width: 0;--bs-nav-tabs-border-color: transparent;--bs-nav-tabs-link-active-bg: transparent;--bs-nav-tabs-link-active-border-color: transparent;--bs-nav-tabs-link-hover-border-color: transparent;margin-bottom:56px}@media(min-width:768px){.nav-tabs,.nav-underline{border-bottom:2px solid var(--color-white-20)}}.nav-tabs .nav-link,.nav-underline .nav-link{background:none;border:0;color:var(--color-white-80);font-size:16px;line-height:24px;position:relative;padding:8px 16px;text-align:left}@media(max-width:767.98px){.nav-tabs .nav-link:after,.nav-underline .nav-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background-color:var(--color-white-20)}}@media(min-width:768px){.nav-tabs .nav-link:after,.nav-underline .nav-link:after{display:none}}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus,.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{color:#fff}.nav-tabs .nav-link.active,.nav-tabs .nav-link.active:hover,.nav-tabs .nav-link.active:focus,.nav-underline .nav-link.active,.nav-underline .nav-link.active:hover,.nav-underline .nav-link.active:focus{color:#fff;font-weight:500}@media(max-width:767.98px){.nav-tabs .nav-link.active:after,.nav-tabs .nav-link.active:hover:after,.nav-tabs .nav-link.active:focus:after,.nav-underline .nav-link.active:after,.nav-underline .nav-link.active:hover:after,.nav-underline .nav-link.active:focus:after{background-color:var(--color-primary-red)}}@media(min-width:768px){.nav-tabs .nav-link.active:after,.nav-tabs .nav-link.active:hover:after,.nav-tabs .nav-link.active:focus:after,.nav-underline .nav-link.active:after,.nav-underline .nav-link.active:hover:after,.nav-underline .nav-link.active:focus:after{display:block;content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background-color:var(--color-primary-red)}}
