@charset "UTF-8";/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: 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-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 12.5px;--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-xs,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container-xs,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container-xs,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container-xs,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container-xs,.container{max-width:1600px}}:root{--bs-breakpoint-base: 0;--bs-breakpoint-xs: 375px;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 12.5px;--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,.vnv-partner-grid .vnv-partner-grid__list .vnv-partner-grid__item.vnv-partner-grid__item--small,.vnv-partner-grid .vnv-partner-grid__list .vnv-partner-grid__item.vnv-partner-grid__item--big{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width:375px){.col-xs{flex:1 0 0}.row-cols-xs-auto>*{flex:0 0 auto;width:auto}.row-cols-xs-1>*{flex:0 0 auto;width:100%}.row-cols-xs-2>*{flex:0 0 auto;width:50%}.row-cols-xs-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xs-4>*{flex:0 0 auto;width:25%}.row-cols-xs-5>*{flex:0 0 auto;width:20%}.row-cols-xs-6>*{flex:0 0 auto;width:16.66666667%}.col-xs-auto{flex:0 0 auto;width:auto}.col-xs-1{flex:0 0 auto;width:8.33333333%}.col-xs-2{flex:0 0 auto;width:16.66666667%}.col-xs-3{flex:0 0 auto;width:25%}.col-xs-4{flex:0 0 auto;width:33.33333333%}.col-xs-5{flex:0 0 auto;width:41.66666667%}.col-xs-6{flex:0 0 auto;width:50%}.col-xs-7{flex:0 0 auto;width:58.33333333%}.col-xs-8{flex:0 0 auto;width:66.66666667%}.col-xs-9{flex:0 0 auto;width:75%}.col-xs-10{flex:0 0 auto;width:83.33333333%}.col-xs-11{flex:0 0 auto;width:91.66666667%}.col-xs-12{flex:0 0 auto;width:100%}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.33333333%}.offset-xs-2{margin-left:16.66666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.33333333%}.offset-xs-5{margin-left:41.66666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.33333333%}.offset-xs-8{margin-left:66.66666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.33333333%}.offset-xs-11{margin-left:91.66666667%}.g-xs-0,.gx-xs-0{--bs-gutter-x: 0}.g-xs-0,.gy-xs-0{--bs-gutter-y: 0}.g-xs-1,.gx-xs-1{--bs-gutter-x: .25rem}.g-xs-1,.gy-xs-1{--bs-gutter-y: .25rem}.g-xs-2,.gx-xs-2{--bs-gutter-x: .5rem}.g-xs-2,.gy-xs-2{--bs-gutter-y: .5rem}.g-xs-3,.gx-xs-3{--bs-gutter-x: 1rem}.g-xs-3,.gy-xs-3{--bs-gutter-y: 1rem}.g-xs-4,.gx-xs-4{--bs-gutter-x: 1.5rem}.g-xs-4,.gy-xs-4{--bs-gutter-y: 1.5rem}.g-xs-5,.gx-xs-5{--bs-gutter-x: 3rem}.g-xs-5,.gy-xs-5{--bs-gutter-y: 3rem}}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6,.vnv-partner-grid .vnv-partner-grid__list .vnv-partner-grid__item.vnv-partner-grid__item--big{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4,.vnv-partner-grid .vnv-partner-grid__list .vnv-partner-grid__item.vnv-partner-grid__item--big{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:374.98px){.table-responsive-xs{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,: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,.btn-group-lg>.btn{--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,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width:375px){.dropdown-menu-xs-start{--bs-position: start}.dropdown-menu-xs-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xs-end{--bs-position: end}.dropdown-menu-xs-end[data-bs-popper]{right:0;left:auto}}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background: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,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand: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:375px){.navbar-expand-xs{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xs .navbar-nav{flex-direction:row}.navbar-expand-xs .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xs .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xs .navbar-nav-scroll{overflow:visible}.navbar-expand-xs .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xs .navbar-toggler{display:none}.navbar-expand-xs .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-xs .offcanvas .offcanvas-header{display:none}.navbar-expand-xs .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 6.25px;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width:375px){.list-group-horizontal-xs{flex-direction:row}.list-group-horizontal-xs>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xs>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xs>.list-group-item.active{margin-top:0}.list-group-horizontal-xs>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xs>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 12.5px;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: 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: 300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:374.98px){.modal-fullscreen-xs-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xs-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xs-down .modal-header,.modal-fullscreen-xs-down .modal-footer{border-radius:0}.modal-fullscreen-xs-down .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}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xs{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media(max-width:374.98px){.offcanvas-xs{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:374.98px)and (prefers-reduced-motion:reduce){.offcanvas-xs{transition:none}}@media(max-width:374.98px){.offcanvas-xs.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xs.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xs.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xs.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xs.showing,.offcanvas-xs.show:not(.hiding){transform:none}.offcanvas-xs.showing,.offcanvas-xs.hiding,.offcanvas-xs.show{visibility:visible}}@media(min-width:375px){.offcanvas-xs{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xs .offcanvas-header{display:none}.offcanvas-xs .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width:576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width:768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width:992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width:1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:1399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;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:375px){.sticky-xs-top{position:sticky;top:0;z-index:1020}.sticky-xs-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{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}.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-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!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-50{top:50%!important}.top-100{top:100%!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-top,article h4,article .h4,article h2,article .h2{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!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-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}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!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-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!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:375px){.float-xs-start{float:left!important}.float-xs-end{float:right!important}.float-xs-none{float:none!important}.object-fit-xs-contain{object-fit:contain!important}.object-fit-xs-cover{object-fit:cover!important}.object-fit-xs-fill{object-fit:fill!important}.object-fit-xs-scale{object-fit:scale-down!important}.object-fit-xs-none{object-fit:none!important}.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-block{display:block!important}.d-xs-grid{display:grid!important}.d-xs-inline-grid{display:inline-grid!important}.d-xs-table{display:table!important}.d-xs-table-row{display:table-row!important}.d-xs-table-cell{display:table-cell!important}.d-xs-flex{display:flex!important}.d-xs-inline-flex{display:inline-flex!important}.d-xs-none{display:none!important}.flex-xs-fill{flex:1 1 auto!important}.flex-xs-row{flex-direction:row!important}.flex-xs-column{flex-direction:column!important}.flex-xs-row-reverse{flex-direction:row-reverse!important}.flex-xs-column-reverse{flex-direction:column-reverse!important}.flex-xs-grow-0{flex-grow:0!important}.flex-xs-grow-1{flex-grow:1!important}.flex-xs-shrink-0{flex-shrink:0!important}.flex-xs-shrink-1{flex-shrink:1!important}.flex-xs-wrap{flex-wrap:wrap!important}.flex-xs-nowrap{flex-wrap:nowrap!important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xs-start{justify-content:flex-start!important}.justify-content-xs-end{justify-content:flex-end!important}.justify-content-xs-center{justify-content:center!important}.justify-content-xs-between{justify-content:space-between!important}.justify-content-xs-around{justify-content:space-around!important}.justify-content-xs-evenly{justify-content:space-evenly!important}.align-items-xs-start{align-items:flex-start!important}.align-items-xs-end{align-items:flex-end!important}.align-items-xs-center{align-items:center!important}.align-items-xs-baseline{align-items:baseline!important}.align-items-xs-stretch{align-items:stretch!important}.align-content-xs-start{align-content:flex-start!important}.align-content-xs-end{align-content:flex-end!important}.align-content-xs-center{align-content:center!important}.align-content-xs-between{align-content:space-between!important}.align-content-xs-around{align-content:space-around!important}.align-content-xs-stretch{align-content:stretch!important}.align-self-xs-auto{align-self:auto!important}.align-self-xs-start{align-self:flex-start!important}.align-self-xs-end{align-self:flex-end!important}.align-self-xs-center{align-self:center!important}.align-self-xs-baseline{align-self:baseline!important}.align-self-xs-stretch{align-self:stretch!important}.order-xs-first{order:-1!important}.order-xs-0{order:0!important}.order-xs-1{order:1!important}.order-xs-2{order:2!important}.order-xs-3{order:3!important}.order-xs-4{order:4!important}.order-xs-5{order:5!important}.order-xs-last{order:6!important}.m-xs-0{margin:0!important}.m-xs-1{margin:.25rem!important}.m-xs-2{margin:.5rem!important}.m-xs-3{margin:1rem!important}.m-xs-4{margin:1.5rem!important}.m-xs-5{margin:3rem!important}.m-xs-auto{margin:auto!important}.mx-xs-0{margin-right:0!important;margin-left:0!important}.mx-xs-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xs-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xs-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xs-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xs-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xs-auto{margin-right:auto!important;margin-left:auto!important}.my-xs-0{margin-top:0!important;margin-bottom:0!important}.my-xs-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xs-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xs-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xs-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xs-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xs-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xs-0{margin-top:0!important}.mt-xs-1{margin-top:.25rem!important}.mt-xs-2{margin-top:.5rem!important}.mt-xs-3{margin-top:1rem!important}.mt-xs-4{margin-top:1.5rem!important}.mt-xs-5{margin-top:3rem!important}.mt-xs-auto{margin-top:auto!important}.me-xs-0{margin-right:0!important}.me-xs-1{margin-right:.25rem!important}.me-xs-2{margin-right:.5rem!important}.me-xs-3{margin-right:1rem!important}.me-xs-4{margin-right:1.5rem!important}.me-xs-5{margin-right:3rem!important}.me-xs-auto{margin-right:auto!important}.mb-xs-0{margin-bottom:0!important}.mb-xs-1{margin-bottom:.25rem!important}.mb-xs-2{margin-bottom:.5rem!important}.mb-xs-3{margin-bottom:1rem!important}.mb-xs-4{margin-bottom:1.5rem!important}.mb-xs-5{margin-bottom:3rem!important}.mb-xs-auto{margin-bottom:auto!important}.ms-xs-0{margin-left:0!important}.ms-xs-1{margin-left:.25rem!important}.ms-xs-2{margin-left:.5rem!important}.ms-xs-3{margin-left:1rem!important}.ms-xs-4{margin-left:1.5rem!important}.ms-xs-5{margin-left:3rem!important}.ms-xs-auto{margin-left:auto!important}.p-xs-0{padding:0!important}.p-xs-1{padding:.25rem!important}.p-xs-2{padding:.5rem!important}.p-xs-3{padding:1rem!important}.p-xs-4{padding:1.5rem!important}.p-xs-5{padding:3rem!important}.px-xs-0{padding-right:0!important;padding-left:0!important}.px-xs-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xs-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xs-3{padding-right:1rem!important;padding-left:1rem!important}.px-xs-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xs-5{padding-right:3rem!important;padding-left:3rem!important}.py-xs-0{padding-top:0!important;padding-bottom:0!important}.py-xs-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xs-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xs-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xs-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xs-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xs-0{padding-top:0!important}.pt-xs-1{padding-top:.25rem!important}.pt-xs-2{padding-top:.5rem!important}.pt-xs-3{padding-top:1rem!important}.pt-xs-4{padding-top:1.5rem!important}.pt-xs-5{padding-top:3rem!important}.pe-xs-0{padding-right:0!important}.pe-xs-1{padding-right:.25rem!important}.pe-xs-2{padding-right:.5rem!important}.pe-xs-3{padding-right:1rem!important}.pe-xs-4{padding-right:1.5rem!important}.pe-xs-5{padding-right:3rem!important}.pb-xs-0{padding-bottom:0!important}.pb-xs-1{padding-bottom:.25rem!important}.pb-xs-2{padding-bottom:.5rem!important}.pb-xs-3{padding-bottom:1rem!important}.pb-xs-4{padding-bottom:1.5rem!important}.pb-xs-5{padding-bottom:3rem!important}.ps-xs-0{padding-left:0!important}.ps-xs-1{padding-left:.25rem!important}.ps-xs-2{padding-left:.5rem!important}.ps-xs-3{padding-left:1rem!important}.ps-xs-4{padding-left:1.5rem!important}.ps-xs-5{padding-left:3rem!important}.gap-xs-0{gap:0!important}.gap-xs-1{gap:.25rem!important}.gap-xs-2{gap:.5rem!important}.gap-xs-3{gap:1rem!important}.gap-xs-4{gap:1.5rem!important}.gap-xs-5{gap:3rem!important}.row-gap-xs-0{row-gap:0!important}.row-gap-xs-1{row-gap:.25rem!important}.row-gap-xs-2{row-gap:.5rem!important}.row-gap-xs-3{row-gap:1rem!important}.row-gap-xs-4{row-gap:1.5rem!important}.row-gap-xs-5{row-gap:3rem!important}.column-gap-xs-0{column-gap:0!important}.column-gap-xs-1{column-gap:.25rem!important}.column-gap-xs-2{column-gap:.5rem!important}.column-gap-xs-3{column-gap:1rem!important}.column-gap-xs-4{column-gap:1.5rem!important}.column-gap-xs-5{column-gap:3rem!important}.text-xs-start{text-align:left!important}.text-xs-end{text-align:right!important}.text-xs-center{text-align:center!important}}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.bg-position-top,.bg-position-top .areoi-background__image{background-position:top}.bg-position-top-left,.bg-position-top-left .areoi-background__image{background-position:top left}.bg-position-top-center,.bg-position-top-center .areoi-background__image{background-position:top center}.bg-position-top-right,.bg-position-top-right .areoi-background__image{background-position:top right}.bg-position-bottom,.bg-position-bottom .areoi-background__image{background-position:bottom}.bg-position-bottom-left,.bg-position-bottom-left .areoi-background__image{background-position:bottom left}.bg-position-bottom-center,.bg-position-bottom-center .areoi-background__image{background-position:bottom center}.bg-position-bottom-right,.bg-position-bottom-right .areoi-background__image{background-position:bottom right}.border-width-1{border-width:1px!important}@media(min-width:375px){.border-xs-width-1{border-width:1px!important}}@media(max-width:374.98px){.border-down-xs-width-1{border-width:1px!important}}@media(min-width:576px){.border-sm-width-1{border-width:1px!important}}@media(max-width:575.98px){.border-down-sm-width-1{border-width:1px!important}}@media(min-width:768px){.border-md-width-1{border-width:1px!important}}@media(max-width:767.98px){.border-down-md-width-1{border-width:1px!important}}@media(min-width:992px){.border-lg-width-1{border-width:1px!important}}@media(max-width:991.98px){.border-down-lg-width-1{border-width:1px!important}}@media(min-width:1200px){.border-xl-width-1{border-width:1px!important}}@media(max-width:1199.98px){.border-down-xl-width-1{border-width:1px!important}}@media(min-width:1400px){.border-xxl-width-1{border-width:1px!important}}@media(max-width:1399.98px){.border-down-xxl-width-1{border-width:1px!important}}.border-width-2{border-width:2px!important}@media(min-width:375px){.border-xs-width-2{border-width:2px!important}}@media(max-width:374.98px){.border-down-xs-width-2{border-width:2px!important}}@media(min-width:576px){.border-sm-width-2{border-width:2px!important}}@media(max-width:575.98px){.border-down-sm-width-2{border-width:2px!important}}@media(min-width:768px){.border-md-width-2{border-width:2px!important}}@media(max-width:767.98px){.border-down-md-width-2{border-width:2px!important}}@media(min-width:992px){.border-lg-width-2{border-width:2px!important}}@media(max-width:991.98px){.border-down-lg-width-2{border-width:2px!important}}@media(min-width:1200px){.border-xl-width-2{border-width:2px!important}}@media(max-width:1199.98px){.border-down-xl-width-2{border-width:2px!important}}@media(min-width:1400px){.border-xxl-width-2{border-width:2px!important}}@media(max-width:1399.98px){.border-down-xxl-width-2{border-width:2px!important}}.border-width-3{border-width:3px!important}@media(min-width:375px){.border-xs-width-3{border-width:3px!important}}@media(max-width:374.98px){.border-down-xs-width-3{border-width:3px!important}}@media(min-width:576px){.border-sm-width-3{border-width:3px!important}}@media(max-width:575.98px){.border-down-sm-width-3{border-width:3px!important}}@media(min-width:768px){.border-md-width-3{border-width:3px!important}}@media(max-width:767.98px){.border-down-md-width-3{border-width:3px!important}}@media(min-width:992px){.border-lg-width-3{border-width:3px!important}}@media(max-width:991.98px){.border-down-lg-width-3{border-width:3px!important}}@media(min-width:1200px){.border-xl-width-3{border-width:3px!important}}@media(max-width:1199.98px){.border-down-xl-width-3{border-width:3px!important}}@media(min-width:1400px){.border-xxl-width-3{border-width:3px!important}}@media(max-width:1399.98px){.border-down-xxl-width-3{border-width:3px!important}}.border-width-4{border-width:4px!important}@media(min-width:375px){.border-xs-width-4{border-width:4px!important}}@media(max-width:374.98px){.border-down-xs-width-4{border-width:4px!important}}@media(min-width:576px){.border-sm-width-4{border-width:4px!important}}@media(max-width:575.98px){.border-down-sm-width-4{border-width:4px!important}}@media(min-width:768px){.border-md-width-4{border-width:4px!important}}@media(max-width:767.98px){.border-down-md-width-4{border-width:4px!important}}@media(min-width:992px){.border-lg-width-4{border-width:4px!important}}@media(max-width:991.98px){.border-down-lg-width-4{border-width:4px!important}}@media(min-width:1200px){.border-xl-width-4{border-width:4px!important}}@media(max-width:1199.98px){.border-down-xl-width-4{border-width:4px!important}}@media(min-width:1400px){.border-xxl-width-4{border-width:4px!important}}@media(max-width:1399.98px){.border-down-xxl-width-4{border-width:4px!important}}.border-width-5{border-width:5px!important}@media(min-width:375px){.border-xs-width-5{border-width:5px!important}}@media(max-width:374.98px){.border-down-xs-width-5{border-width:5px!important}}@media(min-width:576px){.border-sm-width-5{border-width:5px!important}}@media(max-width:575.98px){.border-down-sm-width-5{border-width:5px!important}}@media(min-width:768px){.border-md-width-5{border-width:5px!important}}@media(max-width:767.98px){.border-down-md-width-5{border-width:5px!important}}@media(min-width:992px){.border-lg-width-5{border-width:5px!important}}@media(max-width:991.98px){.border-down-lg-width-5{border-width:5px!important}}@media(min-width:1200px){.border-xl-width-5{border-width:5px!important}}@media(max-width:1199.98px){.border-down-xl-width-5{border-width:5px!important}}@media(min-width:1400px){.border-xxl-width-5{border-width:5px!important}}@media(max-width:1399.98px){.border-down-xxl-width-5{border-width:5px!important}}.border-width-6{border-width:6px!important}@media(min-width:375px){.border-xs-width-6{border-width:6px!important}}@media(max-width:374.98px){.border-down-xs-width-6{border-width:6px!important}}@media(min-width:576px){.border-sm-width-6{border-width:6px!important}}@media(max-width:575.98px){.border-down-sm-width-6{border-width:6px!important}}@media(min-width:768px){.border-md-width-6{border-width:6px!important}}@media(max-width:767.98px){.border-down-md-width-6{border-width:6px!important}}@media(min-width:992px){.border-lg-width-6{border-width:6px!important}}@media(max-width:991.98px){.border-down-lg-width-6{border-width:6px!important}}@media(min-width:1200px){.border-xl-width-6{border-width:6px!important}}@media(max-width:1199.98px){.border-down-xl-width-6{border-width:6px!important}}@media(min-width:1400px){.border-xxl-width-6{border-width:6px!important}}@media(max-width:1399.98px){.border-down-xxl-width-6{border-width:6px!important}}.border-width-7{border-width:7px!important}@media(min-width:375px){.border-xs-width-7{border-width:7px!important}}@media(max-width:374.98px){.border-down-xs-width-7{border-width:7px!important}}@media(min-width:576px){.border-sm-width-7{border-width:7px!important}}@media(max-width:575.98px){.border-down-sm-width-7{border-width:7px!important}}@media(min-width:768px){.border-md-width-7{border-width:7px!important}}@media(max-width:767.98px){.border-down-md-width-7{border-width:7px!important}}@media(min-width:992px){.border-lg-width-7{border-width:7px!important}}@media(max-width:991.98px){.border-down-lg-width-7{border-width:7px!important}}@media(min-width:1200px){.border-xl-width-7{border-width:7px!important}}@media(max-width:1199.98px){.border-down-xl-width-7{border-width:7px!important}}@media(min-width:1400px){.border-xxl-width-7{border-width:7px!important}}@media(max-width:1399.98px){.border-down-xxl-width-7{border-width:7px!important}}.border-width-8{border-width:8px!important}@media(min-width:375px){.border-xs-width-8{border-width:8px!important}}@media(max-width:374.98px){.border-down-xs-width-8{border-width:8px!important}}@media(min-width:576px){.border-sm-width-8{border-width:8px!important}}@media(max-width:575.98px){.border-down-sm-width-8{border-width:8px!important}}@media(min-width:768px){.border-md-width-8{border-width:8px!important}}@media(max-width:767.98px){.border-down-md-width-8{border-width:8px!important}}@media(min-width:992px){.border-lg-width-8{border-width:8px!important}}@media(max-width:991.98px){.border-down-lg-width-8{border-width:8px!important}}@media(min-width:1200px){.border-xl-width-8{border-width:8px!important}}@media(max-width:1199.98px){.border-down-xl-width-8{border-width:8px!important}}@media(min-width:1400px){.border-xxl-width-8{border-width:8px!important}}@media(max-width:1399.98px){.border-down-xxl-width-8{border-width:8px!important}}.border-width-9{border-width:9px!important}@media(min-width:375px){.border-xs-width-9{border-width:9px!important}}@media(max-width:374.98px){.border-down-xs-width-9{border-width:9px!important}}@media(min-width:576px){.border-sm-width-9{border-width:9px!important}}@media(max-width:575.98px){.border-down-sm-width-9{border-width:9px!important}}@media(min-width:768px){.border-md-width-9{border-width:9px!important}}@media(max-width:767.98px){.border-down-md-width-9{border-width:9px!important}}@media(min-width:992px){.border-lg-width-9{border-width:9px!important}}@media(max-width:991.98px){.border-down-lg-width-9{border-width:9px!important}}@media(min-width:1200px){.border-xl-width-9{border-width:9px!important}}@media(max-width:1199.98px){.border-down-xl-width-9{border-width:9px!important}}@media(min-width:1400px){.border-xxl-width-9{border-width:9px!important}}@media(max-width:1399.98px){.border-down-xxl-width-9{border-width:9px!important}}.border-width-10{border-width:10px!important}@media(min-width:375px){.border-xs-width-10{border-width:10px!important}}@media(max-width:374.98px){.border-down-xs-width-10{border-width:10px!important}}@media(min-width:576px){.border-sm-width-10{border-width:10px!important}}@media(max-width:575.98px){.border-down-sm-width-10{border-width:10px!important}}@media(min-width:768px){.border-md-width-10{border-width:10px!important}}@media(max-width:767.98px){.border-down-md-width-10{border-width:10px!important}}@media(min-width:992px){.border-lg-width-10{border-width:10px!important}}@media(max-width:991.98px){.border-down-lg-width-10{border-width:10px!important}}@media(min-width:1200px){.border-xl-width-10{border-width:10px!important}}@media(max-width:1199.98px){.border-down-xl-width-10{border-width:10px!important}}@media(min-width:1400px){.border-xxl-width-10{border-width:10px!important}}@media(max-width:1399.98px){.border-down-xxl-width-10{border-width:10px!important}}.border-rounded{overflow:hidden;border-radius:20px}.border-top-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-top-left-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-rounded{overflow:hidden;border-top-right-radius:20px}.border-bottom-right-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}@media(min-width:375px){.border-xs-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-xs-start-0{border-inline-start:0!important}.border-xs-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-xs-end-0{border-inline-end:0!important}}@media(max-width:374.98px){.border-down-xs-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-xs-start-0{border-inline-start:0!important}.border-down-xs-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-xs-end-0{border-inline-end:0!important}}@media(min-width:576px){.border-sm-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-sm-start-0{border-inline-start:0!important}.border-sm-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-sm-end-0{border-inline-end:0!important}}@media(max-width:575.98px){.border-down-sm-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-sm-start-0{border-inline-start:0!important}.border-down-sm-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-sm-end-0{border-inline-end:0!important}}@media(min-width:768px){.border-md-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-md-start-0{border-inline-start:0!important}.border-md-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-md-end-0{border-inline-end:0!important}}@media(max-width:767.98px){.border-down-md-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-md-start-0{border-inline-start:0!important}.border-down-md-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-md-end-0{border-inline-end:0!important}}@media(min-width:992px){.border-lg-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-lg-start-0{border-inline-start:0!important}.border-lg-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-lg-end-0{border-inline-end:0!important}}@media(max-width:991.98px){.border-down-lg-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-lg-start-0{border-inline-start:0!important}.border-down-lg-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-lg-end-0{border-inline-end:0!important}}@media(min-width:1200px){.border-xl-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-xl-start-0{border-inline-start:0!important}.border-xl-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-xl-end-0{border-inline-end:0!important}}@media(max-width:1199.98px){.border-down-xl-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-xl-start-0{border-inline-start:0!important}.border-down-xl-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-xl-end-0{border-inline-end:0!important}}@media(min-width:1400px){.border-xxl-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-xxl-start-0{border-inline-start:0!important}.border-xxl-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-xxl-end-0{border-inline-end:0!important}}@media(max-width:1399.98px){.border-down-xxl-start{border-inline-start:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-xxl-start-0{border-inline-start:0!important}.border-down-xxl-end{border-inline-end:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-down-xxl-end-0{border-inline-end:0!important}}.border-0{border:0!important}.border-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-0{border-top:0!important}.border-top-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-0{border-bottom:0!important}.border-bottom-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-0{border-left:0!important}.border-left-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-0{border-right:0!important}.border-right-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}@media(min-width:375px){.border-xs-0{border:0!important}.border-xs-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-xs-0{border-top:0!important}.border-top-xs-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-xs-0{border-bottom:0!important}.border-bottom-xs-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-xs-0{border-left:0!important}.border-left-xs-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-xs-0{border-right:0!important}.border-right-xs-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(max-width:374.98px){.border-down-xs-0{border:0!important}.border-down-xs-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-down-xs-0{border-top:0!important}.border-top-down-xs-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-down-xs-0{border-bottom:0!important}.border-bottom-down-xs-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-down-xs-0{border-left:0!important}.border-left-down-xs-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-down-xs-0{border-right:0!important}.border-right-down-xs-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(min-width:576px){.border-sm-0{border:0!important}.border-sm-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-sm-0{border-top:0!important}.border-top-sm-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-sm-0{border-bottom:0!important}.border-bottom-sm-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-sm-0{border-left:0!important}.border-left-sm-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-sm-0{border-right:0!important}.border-right-sm-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(max-width:575.98px){.border-down-sm-0{border:0!important}.border-down-sm-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-down-sm-0{border-top:0!important}.border-top-down-sm-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-down-sm-0{border-bottom:0!important}.border-bottom-down-sm-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-down-sm-0{border-left:0!important}.border-left-down-sm-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-down-sm-0{border-right:0!important}.border-right-down-sm-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(min-width:768px){.border-md-0{border:0!important}.border-md-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-md-0{border-top:0!important}.border-top-md-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-md-0{border-bottom:0!important}.border-bottom-md-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-md-0{border-left:0!important}.border-left-md-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-md-0{border-right:0!important}.border-right-md-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(max-width:767.98px){.border-down-md-0{border:0!important}.border-down-md-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-down-md-0{border-top:0!important}.border-top-down-md-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-down-md-0{border-bottom:0!important}.border-bottom-down-md-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-down-md-0{border-left:0!important}.border-left-down-md-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-down-md-0{border-right:0!important}.border-right-down-md-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(min-width:992px){.border-lg-0{border:0!important}.border-lg-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-lg-0{border-top:0!important}.border-top-lg-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-lg-0{border-bottom:0!important}.border-bottom-lg-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-lg-0{border-left:0!important}.border-left-lg-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-lg-0{border-right:0!important}.border-right-lg-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(max-width:991.98px){.border-down-lg-0{border:0!important}.border-down-lg-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-down-lg-0{border-top:0!important}.border-top-down-lg-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-down-lg-0{border-bottom:0!important}.border-bottom-down-lg-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-down-lg-0{border-left:0!important}.border-left-down-lg-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-down-lg-0{border-right:0!important}.border-right-down-lg-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(min-width:1200px){.border-xl-0{border:0!important}.border-xl-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-xl-0{border-top:0!important}.border-top-xl-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-xl-0{border-bottom:0!important}.border-bottom-xl-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-xl-0{border-left:0!important}.border-left-xl-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-xl-0{border-right:0!important}.border-right-xl-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(max-width:1199.98px){.border-down-xl-0{border:0!important}.border-down-xl-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-down-xl-0{border-top:0!important}.border-top-down-xl-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-down-xl-0{border-bottom:0!important}.border-bottom-down-xl-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-down-xl-0{border-left:0!important}.border-left-down-xl-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-down-xl-0{border-right:0!important}.border-right-down-xl-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(min-width:1400px){.border-xxl-0{border:0!important}.border-xxl-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-xxl-0{border-top:0!important}.border-top-xxl-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-xxl-0{border-bottom:0!important}.border-bottom-xxl-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-xxl-0{border-left:0!important}.border-left-xxl-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-xxl-0{border-right:0!important}.border-right-xxl-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(max-width:1399.98px){.border-down-xxl-0{border:0!important}.border-down-xxl-1{border:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-top-down-xxl-0{border-top:0!important}.border-top-down-xxl-1{border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-bottom-down-xxl-0{border-bottom:0!important}.border-bottom-down-xxl-1{border-bottom:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-left-down-xxl-0{border-left:0!important}.border-left-down-xxl-1{border-left:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}.border-right-down-xxl-0{border-right:0!important}.border-right-down-xxl-1{border-right:var(--bs-border-width, 1px) solid var(--bs-border-color, currentColor)!important}}@media(min-width:375px){.border-xs-rounded{overflow:hidden;border-radius:20px}.border-top-left-xs-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-xs-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-xs-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-xs-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-xs-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-xs-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(max-width:374.98px){.border-down-xs-rounded{overflow:hidden;border-radius:20px}.border-top-left-down-xs-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-down-xs-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-down-xs-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-down-xs-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-down-xs-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-down-xs-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(min-width:576px){.border-sm-rounded{overflow:hidden;border-radius:20px}.border-top-left-sm-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-sm-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-sm-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-sm-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-sm-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-sm-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(max-width:575.98px){.border-down-sm-rounded{overflow:hidden;border-radius:20px}.border-top-left-down-sm-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-down-sm-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-down-sm-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-down-sm-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-down-sm-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-down-sm-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(min-width:768px){.border-md-rounded{overflow:hidden;border-radius:20px}.border-top-left-md-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-md-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-md-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-md-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-md-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-md-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(max-width:767.98px){.border-down-md-rounded{overflow:hidden;border-radius:20px}.border-top-left-down-md-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-down-md-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-down-md-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-down-md-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-down-md-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-down-md-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(min-width:992px){.border-lg-rounded{overflow:hidden;border-radius:20px}.border-top-left-lg-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-lg-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-lg-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-lg-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-lg-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-lg-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(max-width:991.98px){.border-down-lg-rounded{overflow:hidden;border-radius:20px}.border-top-left-down-lg-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-down-lg-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-down-lg-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-down-lg-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-down-lg-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-down-lg-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(min-width:1200px){.border-xl-rounded{overflow:hidden;border-radius:20px}.border-top-left-xl-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-xl-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-xl-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-xl-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-xl-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-xl-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(max-width:1199.98px){.border-down-xl-rounded{overflow:hidden;border-radius:20px}.border-top-left-down-xl-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-down-xl-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-down-xl-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-down-xl-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-down-xl-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-down-xl-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(min-width:1400px){.border-xxl-rounded{overflow:hidden;border-radius:20px}.border-top-left-xxl-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-xxl-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-xxl-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-xxl-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-xxl-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-xxl-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media(max-width:1399.98px){.border-down-xxl-rounded{overflow:hidden;border-radius:20px}.border-top-left-down-xxl-rounded{overflow:hidden;border-top-left-radius:20px}.border-top-right-down-xxl-rounded{overflow:hidden;border-top-right-radius:20px}.border-top-down-xxl-rounded{overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.border-bottom-right-down-xxl-rounded{overflow:hidden;border-bottom-right-radius:20px}.border-bottom-left-down-xxl-rounded{overflow:hidden;border-bottom-left-radius:20px}.border-bottom-down-xxl-rounded{overflow:hidden;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}html{overflow-x:clip}.box-sizing-border-box{box-sizing:border-box}.d-none,.vnv-partner-grid .vnv-partner-grid__list .vnv-partner-grid__item .vnv-partner-grid__item-title{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex,.vnv-partner-grid .vnv-partner-grid__list .vnv-partner-grid__item:hover .vnv-partner-grid__item-title{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}@media(min-width:375px){.d-xs-none{display:none!important}.d-xs-block{display:block!important}.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-flex{display:flex!important}.d-xs-inline-flex{display:inline-flex!important}.d-xs-grid{display:grid!important}.d-xs-inline-grid{display:inline-grid!important}}@media(max-width:374.98px){.d-down-xs-none{display:none!important}.d-down-xs-block{display:block!important}.d-down-xs-inline{display:inline!important}.d-down-xs-inline-block{display:inline-block!important}.d-down-xs-flex{display:flex!important}.d-down-xs-inline-flex{display:inline-flex!important}.d-down-xs-grid{display:grid!important}.d-down-xs-inline-grid{display:inline-grid!important}}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}}@media(max-width:575.98px){.d-down-sm-none{display:none!important}.d-down-sm-block{display:block!important}.d-down-sm-inline{display:inline!important}.d-down-sm-inline-block{display:inline-block!important}.d-down-sm-flex{display:flex!important}.d-down-sm-inline-flex{display:inline-flex!important}.d-down-sm-grid{display:grid!important}.d-down-sm-inline-grid{display:inline-grid!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}}@media(max-width:767.98px){.d-down-md-none{display:none!important}.d-down-md-block{display:block!important}.d-down-md-inline{display:inline!important}.d-down-md-inline-block{display:inline-block!important}.d-down-md-flex{display:flex!important}.d-down-md-inline-flex{display:inline-flex!important}.d-down-md-grid{display:grid!important}.d-down-md-inline-grid{display:inline-grid!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}}@media(max-width:991.98px){.d-down-lg-none{display:none!important}.d-down-lg-block{display:block!important}.d-down-lg-inline{display:inline!important}.d-down-lg-inline-block{display:inline-block!important}.d-down-lg-flex{display:flex!important}.d-down-lg-inline-flex{display:inline-flex!important}.d-down-lg-grid{display:grid!important}.d-down-lg-inline-grid{display:inline-grid!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}}@media(max-width:1199.98px){.d-down-xl-none{display:none!important}.d-down-xl-block{display:block!important}.d-down-xl-inline{display:inline!important}.d-down-xl-inline-block{display:inline-block!important}.d-down-xl-flex{display:flex!important}.d-down-xl-inline-flex{display:inline-flex!important}.d-down-xl-grid{display:grid!important}.d-down-xl-inline-grid{display:inline-grid!important}}@media(min-width:1400px){.d-xxl-none{display:none!important}.d-xxl-block{display:block!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}}@media(max-width:1399.98px){.d-down-xxl-none{display:none!important}.d-down-xxl-block{display:block!important}.d-down-xxl-inline{display:inline!important}.d-down-xxl-inline-block{display:inline-block!important}.d-down-xxl-flex{display:flex!important}.d-down-xxl-inline-flex{display:inline-flex!important}.d-down-xxl-grid{display:grid!important}.d-down-xxl-inline-grid{display:inline-grid!important}}.gx-0{--bs-gutter-x: 0 !important}.gx,.gx-full{--bs-gutter-x: 200px !important}.gx-three-quarter{--bs-gutter-x: 150px !important}.gx-half{--bs-gutter-x: 100px !important}.gx-third{--bs-gutter-x: 66.6666666667px !important}.gx-quarter{--bs-gutter-x: 50px !important}.gx-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-eighth{--bs-gutter-x: 25px !important}.gx-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-sixteenth{--bs-gutter-x: 12.5px !important}.gx-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-thirty-second{--bs-gutter-x: 6.25px !important}.gy-0{--bs-gutter-y: 0 !important}.gy,.gy-full{--bs-gutter-y: 200px !important}.gy-three-quarter{--bs-gutter-y: 150px !important}.gy-half{--bs-gutter-y: 100px !important}.gy-third{--bs-gutter-y: 66.6666666667px !important}.gy-quarter{--bs-gutter-y: 50px !important}.gy-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-eighth{--bs-gutter-y: 25px !important}.gy-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-sixteenth{--bs-gutter-y: 12.5px !important}.gy-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-thirty-second{--bs-gutter-y: 6.25px !important}@media(min-width:375px){.gx-xs-0{--bs-gutter-x: 0 !important}.gx-xs,.gx-xs-full{--bs-gutter-x: 200px !important}.gx-xs-three-quarter{--bs-gutter-x: 150px !important}.gx-xs-half{--bs-gutter-x: 100px !important}.gx-xs-third{--bs-gutter-x: 66.6666666667px !important}.gx-xs-quarter{--bs-gutter-x: 50px !important}.gx-xs-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-xs-eighth{--bs-gutter-x: 25px !important}.gx-xs-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-xs-sixteenth{--bs-gutter-x: 12.5px !important}.gx-xs-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-xs-thirty-second{--bs-gutter-x: 6.25px !important}.gy-xs-0{--bs-gutter-y: 0 !important}.gy-xs,.gy-xs-full{--bs-gutter-y: 200px !important}.gy-xs-three-quarter{--bs-gutter-y: 150px !important}.gy-xs-half{--bs-gutter-y: 100px !important}.gy-xs-third{--bs-gutter-y: 66.6666666667px !important}.gy-xs-quarter{--bs-gutter-y: 50px !important}.gy-xs-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-xs-eighth{--bs-gutter-y: 25px !important}.gy-xs-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-xs-sixteenth{--bs-gutter-y: 12.5px !important}.gy-xs-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-xs-thirty-second{--bs-gutter-y: 6.25px !important}}@media(max-width:374.98px){.gx-down-xs-0{--bs-gutter-x: 0 !important}.gx-down-xs,.gx-down-xs-full{--bs-gutter-x: 200px !important}.gx-down-xs-three-quarter{--bs-gutter-x: 150px !important}.gx-down-xs-half{--bs-gutter-x: 100px !important}.gx-down-xs-third{--bs-gutter-x: 66.6666666667px !important}.gx-down-xs-quarter{--bs-gutter-x: 50px !important}.gx-down-xs-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-down-xs-eighth{--bs-gutter-x: 25px !important}.gx-down-xs-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-down-xs-sixteenth{--bs-gutter-x: 12.5px !important}.gx-down-xs-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-down-xs-thirty-second{--bs-gutter-x: 6.25px !important}.gy-down-xs-0{--bs-gutter-y: 0 !important}.gy-down-xs,.gy-down-xs-full{--bs-gutter-y: 200px !important}.gy-down-xs-three-quarter{--bs-gutter-y: 150px !important}.gy-down-xs-half{--bs-gutter-y: 100px !important}.gy-down-xs-third{--bs-gutter-y: 66.6666666667px !important}.gy-down-xs-quarter{--bs-gutter-y: 50px !important}.gy-down-xs-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-down-xs-eighth{--bs-gutter-y: 25px !important}.gy-down-xs-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-down-xs-sixteenth{--bs-gutter-y: 12.5px !important}.gy-down-xs-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-down-xs-thirty-second{--bs-gutter-y: 6.25px !important}}@media(min-width:576px){.gx-sm-0{--bs-gutter-x: 0 !important}.gx-sm,.gx-sm-full{--bs-gutter-x: 200px !important}.gx-sm-three-quarter{--bs-gutter-x: 150px !important}.gx-sm-half{--bs-gutter-x: 100px !important}.gx-sm-third{--bs-gutter-x: 66.6666666667px !important}.gx-sm-quarter{--bs-gutter-x: 50px !important}.gx-sm-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-sm-eighth{--bs-gutter-x: 25px !important}.gx-sm-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-sm-sixteenth{--bs-gutter-x: 12.5px !important}.gx-sm-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-sm-thirty-second{--bs-gutter-x: 6.25px !important}.gy-sm-0{--bs-gutter-y: 0 !important}.gy-sm,.gy-sm-full{--bs-gutter-y: 200px !important}.gy-sm-three-quarter{--bs-gutter-y: 150px !important}.gy-sm-half{--bs-gutter-y: 100px !important}.gy-sm-third{--bs-gutter-y: 66.6666666667px !important}.gy-sm-quarter{--bs-gutter-y: 50px !important}.gy-sm-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-sm-eighth{--bs-gutter-y: 25px !important}.gy-sm-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-sm-sixteenth{--bs-gutter-y: 12.5px !important}.gy-sm-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-sm-thirty-second{--bs-gutter-y: 6.25px !important}}@media(max-width:575.98px){.gx-down-sm-0{--bs-gutter-x: 0 !important}.gx-down-sm,.gx-down-sm-full{--bs-gutter-x: 200px !important}.gx-down-sm-three-quarter{--bs-gutter-x: 150px !important}.gx-down-sm-half{--bs-gutter-x: 100px !important}.gx-down-sm-third{--bs-gutter-x: 66.6666666667px !important}.gx-down-sm-quarter{--bs-gutter-x: 50px !important}.gx-down-sm-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-down-sm-eighth{--bs-gutter-x: 25px !important}.gx-down-sm-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-down-sm-sixteenth{--bs-gutter-x: 12.5px !important}.gx-down-sm-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-down-sm-thirty-second{--bs-gutter-x: 6.25px !important}.gy-down-sm-0{--bs-gutter-y: 0 !important}.gy-down-sm,.gy-down-sm-full{--bs-gutter-y: 200px !important}.gy-down-sm-three-quarter{--bs-gutter-y: 150px !important}.gy-down-sm-half{--bs-gutter-y: 100px !important}.gy-down-sm-third{--bs-gutter-y: 66.6666666667px !important}.gy-down-sm-quarter{--bs-gutter-y: 50px !important}.gy-down-sm-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-down-sm-eighth{--bs-gutter-y: 25px !important}.gy-down-sm-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-down-sm-sixteenth{--bs-gutter-y: 12.5px !important}.gy-down-sm-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-down-sm-thirty-second{--bs-gutter-y: 6.25px !important}}@media(min-width:768px){.gx-md-0{--bs-gutter-x: 0 !important}.gx-md,.gx-md-full{--bs-gutter-x: 200px !important}.gx-md-three-quarter{--bs-gutter-x: 150px !important}.gx-md-half{--bs-gutter-x: 100px !important}.gx-md-third{--bs-gutter-x: 66.6666666667px !important}.gx-md-quarter{--bs-gutter-x: 50px !important}.gx-md-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-md-eighth{--bs-gutter-x: 25px !important}.gx-md-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-md-sixteenth{--bs-gutter-x: 12.5px !important}.gx-md-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-md-thirty-second{--bs-gutter-x: 6.25px !important}.gy-md-0{--bs-gutter-y: 0 !important}.gy-md,.gy-md-full{--bs-gutter-y: 200px !important}.gy-md-three-quarter{--bs-gutter-y: 150px !important}.gy-md-half{--bs-gutter-y: 100px !important}.gy-md-third{--bs-gutter-y: 66.6666666667px !important}.gy-md-quarter{--bs-gutter-y: 50px !important}.gy-md-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-md-eighth{--bs-gutter-y: 25px !important}.gy-md-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-md-sixteenth{--bs-gutter-y: 12.5px !important}.gy-md-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-md-thirty-second{--bs-gutter-y: 6.25px !important}}@media(max-width:767.98px){.gx-down-md-0{--bs-gutter-x: 0 !important}.gx-down-md,.gx-down-md-full{--bs-gutter-x: 200px !important}.gx-down-md-three-quarter{--bs-gutter-x: 150px !important}.gx-down-md-half{--bs-gutter-x: 100px !important}.gx-down-md-third{--bs-gutter-x: 66.6666666667px !important}.gx-down-md-quarter{--bs-gutter-x: 50px !important}.gx-down-md-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-down-md-eighth{--bs-gutter-x: 25px !important}.gx-down-md-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-down-md-sixteenth{--bs-gutter-x: 12.5px !important}.gx-down-md-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-down-md-thirty-second{--bs-gutter-x: 6.25px !important}.gy-down-md-0{--bs-gutter-y: 0 !important}.gy-down-md,.gy-down-md-full{--bs-gutter-y: 200px !important}.gy-down-md-three-quarter{--bs-gutter-y: 150px !important}.gy-down-md-half{--bs-gutter-y: 100px !important}.gy-down-md-third{--bs-gutter-y: 66.6666666667px !important}.gy-down-md-quarter{--bs-gutter-y: 50px !important}.gy-down-md-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-down-md-eighth{--bs-gutter-y: 25px !important}.gy-down-md-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-down-md-sixteenth{--bs-gutter-y: 12.5px !important}.gy-down-md-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-down-md-thirty-second{--bs-gutter-y: 6.25px !important}}@media(min-width:992px){.gx-lg-0{--bs-gutter-x: 0 !important}.gx-lg,.gx-lg-full{--bs-gutter-x: 200px !important}.gx-lg-three-quarter{--bs-gutter-x: 150px !important}.gx-lg-half{--bs-gutter-x: 100px !important}.gx-lg-third{--bs-gutter-x: 66.6666666667px !important}.gx-lg-quarter{--bs-gutter-x: 50px !important}.gx-lg-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-lg-eighth{--bs-gutter-x: 25px !important}.gx-lg-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-lg-sixteenth{--bs-gutter-x: 12.5px !important}.gx-lg-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-lg-thirty-second{--bs-gutter-x: 6.25px !important}.gy-lg-0{--bs-gutter-y: 0 !important}.gy-lg,.gy-lg-full{--bs-gutter-y: 200px !important}.gy-lg-three-quarter{--bs-gutter-y: 150px !important}.gy-lg-half{--bs-gutter-y: 100px !important}.gy-lg-third{--bs-gutter-y: 66.6666666667px !important}.gy-lg-quarter{--bs-gutter-y: 50px !important}.gy-lg-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-lg-eighth{--bs-gutter-y: 25px !important}.gy-lg-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-lg-sixteenth{--bs-gutter-y: 12.5px !important}.gy-lg-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-lg-thirty-second{--bs-gutter-y: 6.25px !important}}@media(max-width:991.98px){.gx-down-lg-0{--bs-gutter-x: 0 !important}.gx-down-lg,.gx-down-lg-full{--bs-gutter-x: 200px !important}.gx-down-lg-three-quarter{--bs-gutter-x: 150px !important}.gx-down-lg-half{--bs-gutter-x: 100px !important}.gx-down-lg-third{--bs-gutter-x: 66.6666666667px !important}.gx-down-lg-quarter{--bs-gutter-x: 50px !important}.gx-down-lg-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-down-lg-eighth{--bs-gutter-x: 25px !important}.gx-down-lg-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-down-lg-sixteenth{--bs-gutter-x: 12.5px !important}.gx-down-lg-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-down-lg-thirty-second{--bs-gutter-x: 6.25px !important}.gy-down-lg-0{--bs-gutter-y: 0 !important}.gy-down-lg,.gy-down-lg-full{--bs-gutter-y: 200px !important}.gy-down-lg-three-quarter{--bs-gutter-y: 150px !important}.gy-down-lg-half{--bs-gutter-y: 100px !important}.gy-down-lg-third{--bs-gutter-y: 66.6666666667px !important}.gy-down-lg-quarter{--bs-gutter-y: 50px !important}.gy-down-lg-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-down-lg-eighth{--bs-gutter-y: 25px !important}.gy-down-lg-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-down-lg-sixteenth{--bs-gutter-y: 12.5px !important}.gy-down-lg-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-down-lg-thirty-second{--bs-gutter-y: 6.25px !important}}@media(min-width:1200px){.gx-xl-0{--bs-gutter-x: 0 !important}.gx-xl,.gx-xl-full{--bs-gutter-x: 200px !important}.gx-xl-three-quarter{--bs-gutter-x: 150px !important}.gx-xl-half{--bs-gutter-x: 100px !important}.gx-xl-third{--bs-gutter-x: 66.6666666667px !important}.gx-xl-quarter{--bs-gutter-x: 50px !important}.gx-xl-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-xl-eighth{--bs-gutter-x: 25px !important}.gx-xl-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-xl-sixteenth{--bs-gutter-x: 12.5px !important}.gx-xl-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-xl-thirty-second{--bs-gutter-x: 6.25px !important}.gy-xl-0{--bs-gutter-y: 0 !important}.gy-xl,.gy-xl-full{--bs-gutter-y: 200px !important}.gy-xl-three-quarter{--bs-gutter-y: 150px !important}.gy-xl-half{--bs-gutter-y: 100px !important}.gy-xl-third{--bs-gutter-y: 66.6666666667px !important}.gy-xl-quarter{--bs-gutter-y: 50px !important}.gy-xl-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-xl-eighth{--bs-gutter-y: 25px !important}.gy-xl-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-xl-sixteenth{--bs-gutter-y: 12.5px !important}.gy-xl-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-xl-thirty-second{--bs-gutter-y: 6.25px !important}}@media(max-width:1199.98px){.gx-down-xl-0{--bs-gutter-x: 0 !important}.gx-down-xl,.gx-down-xl-full{--bs-gutter-x: 200px !important}.gx-down-xl-three-quarter{--bs-gutter-x: 150px !important}.gx-down-xl-half{--bs-gutter-x: 100px !important}.gx-down-xl-third{--bs-gutter-x: 66.6666666667px !important}.gx-down-xl-quarter{--bs-gutter-x: 50px !important}.gx-down-xl-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-down-xl-eighth{--bs-gutter-x: 25px !important}.gx-down-xl-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-down-xl-sixteenth{--bs-gutter-x: 12.5px !important}.gx-down-xl-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-down-xl-thirty-second{--bs-gutter-x: 6.25px !important}.gy-down-xl-0{--bs-gutter-y: 0 !important}.gy-down-xl,.gy-down-xl-full{--bs-gutter-y: 200px !important}.gy-down-xl-three-quarter{--bs-gutter-y: 150px !important}.gy-down-xl-half{--bs-gutter-y: 100px !important}.gy-down-xl-third{--bs-gutter-y: 66.6666666667px !important}.gy-down-xl-quarter{--bs-gutter-y: 50px !important}.gy-down-xl-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-down-xl-eighth{--bs-gutter-y: 25px !important}.gy-down-xl-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-down-xl-sixteenth{--bs-gutter-y: 12.5px !important}.gy-down-xl-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-down-xl-thirty-second{--bs-gutter-y: 6.25px !important}}@media(min-width:1400px){.gx-xxl-0{--bs-gutter-x: 0 !important}.gx-xxl,.gx-xxl-full{--bs-gutter-x: 200px !important}.gx-xxl-three-quarter{--bs-gutter-x: 150px !important}.gx-xxl-half{--bs-gutter-x: 100px !important}.gx-xxl-third{--bs-gutter-x: 66.6666666667px !important}.gx-xxl-quarter{--bs-gutter-x: 50px !important}.gx-xxl-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-xxl-eighth{--bs-gutter-x: 25px !important}.gx-xxl-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-xxl-sixteenth{--bs-gutter-x: 12.5px !important}.gx-xxl-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-xxl-thirty-second{--bs-gutter-x: 6.25px !important}.gy-xxl-0{--bs-gutter-y: 0 !important}.gy-xxl,.gy-xxl-full{--bs-gutter-y: 200px !important}.gy-xxl-three-quarter{--bs-gutter-y: 150px !important}.gy-xxl-half{--bs-gutter-y: 100px !important}.gy-xxl-third{--bs-gutter-y: 66.6666666667px !important}.gy-xxl-quarter{--bs-gutter-y: 50px !important}.gy-xxl-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-xxl-eighth{--bs-gutter-y: 25px !important}.gy-xxl-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-xxl-sixteenth{--bs-gutter-y: 12.5px !important}.gy-xxl-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-xxl-thirty-second{--bs-gutter-y: 6.25px !important}}@media(max-width:1399.98px){.gx-down-xxl-0{--bs-gutter-x: 0 !important}.gx-down-xxl,.gx-down-xxl-full{--bs-gutter-x: 200px !important}.gx-down-xxl-three-quarter{--bs-gutter-x: 150px !important}.gx-down-xxl-half{--bs-gutter-x: 100px !important}.gx-down-xxl-third{--bs-gutter-x: 66.6666666667px !important}.gx-down-xxl-quarter{--bs-gutter-x: 50px !important}.gx-down-xxl-sixth{--bs-gutter-x: 33.3333333333px !important}.gx-down-xxl-eighth{--bs-gutter-x: 25px !important}.gx-down-xxl-twelfth{--bs-gutter-x: 16.6666666667px !important}.gx-down-xxl-sixteenth{--bs-gutter-x: 12.5px !important}.gx-down-xxl-twenty-fourth{--bs-gutter-x: 8.3333333333px !important}.gx-down-xxl-thirty-second{--bs-gutter-x: 6.25px !important}.gy-down-xxl-0{--bs-gutter-y: 0 !important}.gy-down-xxl,.gy-down-xxl-full{--bs-gutter-y: 200px !important}.gy-down-xxl-three-quarter{--bs-gutter-y: 150px !important}.gy-down-xxl-half{--bs-gutter-y: 100px !important}.gy-down-xxl-third{--bs-gutter-y: 66.6666666667px !important}.gy-down-xxl-quarter{--bs-gutter-y: 50px !important}.gy-down-xxl-sixth{--bs-gutter-y: 33.3333333333px !important}.gy-down-xxl-eighth{--bs-gutter-y: 25px !important}.gy-down-xxl-twelfth{--bs-gutter-y: 16.6666666667px !important}.gy-down-xxl-sixteenth{--bs-gutter-y: 12.5px !important}.gy-down-xxl-twenty-fourth{--bs-gutter-y: 8.3333333333px !important}.gy-down-xxl-thirty-second{--bs-gutter-y: 6.25px !important}}.hover-color-white:hover{color:var(--wp--preset--color--white)!important}.hover-color-black:hover{color:var(--wp--preset--color--black)!important}.hover-color-green:hover{color:var(--wp--preset--color--green)!important}.hover-color-brown:hover{color:var(--wp--preset--color--brown)!important}.hover-color-blue:hover{color:var(--wp--preset--color--blue)!important}.hover-color-pink:hover{color:var(--wp--preset--color--pink)!important}.hover-color-yellow:hover{color:var(--wp--preset--color--yellow)!important}.hover-color-sage:hover{color:var(--wp--preset--color--sage)!important}.hover-color-beige:hover{color:var(--wp--preset--color--beige)!important}.hover-color-navy:hover{color:var(--wp--preset--color--navy)!important}.hover-color-dark-green:hover{color:var(--wp--preset--color--dark-green)!important}.hover-color-orange:hover{color:var(--wp--preset--color--orange)!important}.hover-color-red:hover{color:var(--wp--preset--color--red)!important}.hover-color-grey-1:hover{color:var(--wp--preset--color--grey-1)!important}.hover-color-grey-2:hover{color:var(--wp--preset--color--grey-2)!important}.hover-color-grey-3:hover{color:var(--wp--preset--color--grey-3)!important}.hover-color-grey-4:hover{color:var(--wp--preset--color--grey-4)!important}.hover-color-grey-5:hover{color:var(--wp--preset--color--grey-5)!important}.hover-bg-white:hover{background-color:var(--wp--preset--color--white)!important}.hover-bg-black:hover{background-color:var(--wp--preset--color--black)!important}.hover-bg-green:hover{background-color:var(--wp--preset--color--green)!important}.hover-bg-brown:hover{background-color:var(--wp--preset--color--brown)!important}.hover-bg-blue:hover{background-color:var(--wp--preset--color--blue)!important}.hover-bg-pink:hover{background-color:var(--wp--preset--color--pink)!important}.hover-bg-yellow:hover{background-color:var(--wp--preset--color--yellow)!important}.hover-bg-sage:hover{background-color:var(--wp--preset--color--sage)!important}.hover-bg-beige:hover{background-color:var(--wp--preset--color--beige)!important}.hover-bg-navy:hover{background-color:var(--wp--preset--color--navy)!important}.hover-bg-dark-green:hover{background-color:var(--wp--preset--color--dark-green)!important}.hover-bg-orange:hover{background-color:var(--wp--preset--color--orange)!important}.hover-bg-red:hover{background-color:var(--wp--preset--color--red)!important}.hover-bg-grey-1:hover{background-color:var(--wp--preset--color--grey-1)!important}.hover-bg-grey-2:hover{background-color:var(--wp--preset--color--grey-2)!important}.hover-bg-grey-3:hover{background-color:var(--wp--preset--color--grey-3)!important}.hover-bg-grey-4:hover{background-color:var(--wp--preset--color--grey-4)!important}.hover-bg-grey-5:hover{background-color:var(--wp--preset--color--grey-5)!important}.hover-fill-white:hover{fill:var(--wp--preset--color--white)!important}.hover-fill-black:hover{fill:var(--wp--preset--color--black)!important}.hover-fill-green:hover{fill:var(--wp--preset--color--green)!important}.hover-fill-brown:hover{fill:var(--wp--preset--color--brown)!important}.hover-fill-blue:hover{fill:var(--wp--preset--color--blue)!important}.hover-fill-pink:hover{fill:var(--wp--preset--color--pink)!important}.hover-fill-yellow:hover{fill:var(--wp--preset--color--yellow)!important}.hover-fill-sage:hover{fill:var(--wp--preset--color--sage)!important}.hover-fill-beige:hover{fill:var(--wp--preset--color--beige)!important}.hover-fill-navy:hover{fill:var(--wp--preset--color--navy)!important}.hover-fill-dark-green:hover{fill:var(--wp--preset--color--dark-green)!important}.hover-fill-orange:hover{fill:var(--wp--preset--color--orange)!important}.hover-fill-red:hover{fill:var(--wp--preset--color--red)!important}.hover-fill-grey-1:hover{fill:var(--wp--preset--color--grey-1)!important}.hover-fill-grey-2:hover{fill:var(--wp--preset--color--grey-2)!important}.hover-fill-grey-3:hover{fill:var(--wp--preset--color--grey-3)!important}.hover-fill-grey-4:hover{fill:var(--wp--preset--color--grey-4)!important}.hover-fill-grey-5:hover{fill:var(--wp--preset--color--grey-5)!important}.hover-border-color-white:hover{border-color:var(--wp--preset--color--white)!important}.hover-border-color-black:hover{border-color:var(--wp--preset--color--black)!important}.hover-border-color-green:hover{border-color:var(--wp--preset--color--green)!important}.hover-border-color-brown:hover{border-color:var(--wp--preset--color--brown)!important}.hover-border-color-blue:hover{border-color:var(--wp--preset--color--blue)!important}.hover-border-color-pink:hover{border-color:var(--wp--preset--color--pink)!important}.hover-border-color-yellow:hover{border-color:var(--wp--preset--color--yellow)!important}.hover-border-color-sage:hover{border-color:var(--wp--preset--color--sage)!important}.hover-border-color-beige:hover{border-color:var(--wp--preset--color--beige)!important}.hover-border-color-navy:hover{border-color:var(--wp--preset--color--navy)!important}.hover-border-color-dark-green:hover{border-color:var(--wp--preset--color--dark-green)!important}.hover-border-color-orange:hover{border-color:var(--wp--preset--color--orange)!important}.hover-border-color-red:hover{border-color:var(--wp--preset--color--red)!important}.hover-border-color-grey-1:hover{border-color:var(--wp--preset--color--grey-1)!important}.hover-border-color-grey-2:hover{border-color:var(--wp--preset--color--grey-2)!important}.hover-border-color-grey-3:hover{border-color:var(--wp--preset--color--grey-3)!important}.hover-border-color-grey-4:hover{border-color:var(--wp--preset--color--grey-4)!important}.hover-border-color-grey-5:hover{border-color:var(--wp--preset--color--grey-5)!important}.m-0{margin:0!important}.m,.m-full{margin:200px!important}.m-three-quarter{margin:150px!important}.m-half{margin:100px!important}.m-third{margin:66.6666666667px!important}.m-quarter{margin:50px!important}.m-sixth{margin:33.3333333333px!important}.m-eighth{margin:25px!important}.m-twelfth{margin:16.6666666667px!important}.m-sixteenth{margin:12.5px!important}.m-twenty-fourth{margin:8.3333333333px!important}.m-thirty-second{margin:6.25px!important}.mt-0{margin-top:0!important}.mt,.mt-full{margin-top:200px!important}.mt-three-quarter{margin-top:150px!important}.mt-half{margin-top:100px!important}.mt-third{margin-top:66.6666666667px!important}.mt-quarter{margin-top:50px!important}.mt-sixth{margin-top:33.3333333333px!important}.mt-eighth,article h2,article .h2{margin-top:25px!important}.mt-twelfth{margin-top:16.6666666667px!important}.mt-sixteenth,article h4,article .h4{margin-top:12.5px!important}.mt-twenty-fourth{margin-top:8.3333333333px!important}.mt-thirty-second{margin-top:6.25px!important}.mr-0{margin-right:0!important}.mr,.mr-full{margin-right:200px!important}.mr-three-quarter{margin-right:150px!important}.mr-half{margin-right:100px!important}.mr-third{margin-right:66.6666666667px!important}.mr-quarter{margin-right:50px!important}.mr-sixth{margin-right:33.3333333333px!important}.mr-eighth{margin-right:25px!important}.mr-twelfth{margin-right:16.6666666667px!important}.mr-sixteenth{margin-right:12.5px!important}.mr-twenty-fourth{margin-right:8.3333333333px!important}.mr-thirty-second{margin-right:6.25px!important}.me-0{margin-right:0!important}.me,.me-full{margin-right:200px!important}.me-three-quarter{margin-right:150px!important}.me-half{margin-right:100px!important}.me-third{margin-right:66.6666666667px!important}.me-quarter{margin-right:50px!important}.me-sixth{margin-right:33.3333333333px!important}.me-eighth{margin-right:25px!important}.me-twelfth{margin-right:16.6666666667px!important}.me-sixteenth{margin-right:12.5px!important}.me-twenty-fourth{margin-right:8.3333333333px!important}.me-thirty-second{margin-right:6.25px!important}.mb-0,article .eyebrow{margin-bottom:0!important}.mb,.mb-full{margin-bottom:200px!important}.mb-three-quarter{margin-bottom:150px!important}.mb-half{margin-bottom:100px!important}.mb-third{margin-bottom:66.6666666667px!important}.mb-quarter,article h1,article .h1{margin-bottom:50px!important}.mb-sixth{margin-bottom:33.3333333333px!important}.mb-eighth{margin-bottom:25px!important}.mb-twelfth{margin-bottom:16.6666666667px!important}.mb-sixteenth{margin-bottom:12.5px!important}.mb-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-thirty-second{margin-bottom:6.25px!important}.ml-0{margin-left:0!important}.ml,.ml-full{margin-left:200px!important}.ml-three-quarter{margin-left:150px!important}.ml-half{margin-left:100px!important}.ml-third{margin-left:66.6666666667px!important}.ml-quarter{margin-left:50px!important}.ml-sixth{margin-left:33.3333333333px!important}.ml-eighth{margin-left:25px!important}.ml-twelfth{margin-left:16.6666666667px!important}.ml-sixteenth{margin-left:12.5px!important}.ml-twenty-fourth{margin-left:8.3333333333px!important}.ml-thirty-second{margin-left:6.25px!important}.ms-0{margin-left:0!important}.ms,.ms-full{margin-left:200px!important}.ms-three-quarter{margin-left:150px!important}.ms-half{margin-left:100px!important}.ms-third{margin-left:66.6666666667px!important}.ms-quarter{margin-left:50px!important}.ms-sixth{margin-left:33.3333333333px!important}.ms-eighth{margin-left:25px!important}.ms-twelfth{margin-left:16.6666666667px!important}.ms-sixteenth{margin-left:12.5px!important}.ms-twenty-fourth{margin-left:8.3333333333px!important}.ms-thirty-second{margin-left:6.25px!important}.p-0{padding:0!important}.p,.p-full{padding:200px!important}.p-three-quarter{padding:150px!important}.p-half{padding:100px!important}.p-third{padding:66.6666666667px!important}.p-quarter{padding:50px!important}.p-sixth{padding:33.3333333333px!important}.p-eighth{padding:25px!important}.p-twelfth{padding:16.6666666667px!important}.p-sixteenth{padding:12.5px!important}.p-twenty-fourth{padding:8.3333333333px!important}.p-thirty-second{padding:6.25px!important}.pt-0{padding-top:0!important}.pt,.pt-full{padding-top:200px!important}.pt-three-quarter{padding-top:150px!important}.pt-half{padding-top:100px!important}.pt-third{padding-top:66.6666666667px!important}.pt-quarter{padding-top:50px!important}.pt-sixth{padding-top:33.3333333333px!important}.pt-eighth{padding-top:25px!important}.pt-twelfth{padding-top:16.6666666667px!important}.pt-sixteenth,article h2,article .h2{padding-top:12.5px!important}.pt-twenty-fourth,article h4,article .h4{padding-top:8.3333333333px!important}.pt-thirty-second{padding-top:6.25px!important}.pr-0{padding-right:0!important}.pr,.pr-full{padding-right:200px!important}.pr-three-quarter{padding-right:150px!important}.pr-half{padding-right:100px!important}.pr-third{padding-right:66.6666666667px!important}.pr-quarter{padding-right:50px!important}.pr-sixth{padding-right:33.3333333333px!important}.pr-eighth{padding-right:25px!important}.pr-twelfth{padding-right:16.6666666667px!important}.pr-sixteenth{padding-right:12.5px!important}.pr-twenty-fourth{padding-right:8.3333333333px!important}.pr-thirty-second{padding-right:6.25px!important}.pe-0{padding-right:0!important}.pe,.pe-full{padding-right:200px!important}.pe-three-quarter{padding-right:150px!important}.pe-half{padding-right:100px!important}.pe-third{padding-right:66.6666666667px!important}.pe-quarter{padding-right:50px!important}.pe-sixth{padding-right:33.3333333333px!important}.pe-eighth{padding-right:25px!important}.pe-twelfth{padding-right:16.6666666667px!important}.pe-sixteenth{padding-right:12.5px!important}.pe-twenty-fourth{padding-right:8.3333333333px!important}.pe-thirty-second{padding-right:6.25px!important}.pb-0{padding-bottom:0!important}.pb,.pb-full{padding-bottom:200px!important}.pb-three-quarter{padding-bottom:150px!important}.pb-half{padding-bottom:100px!important}.pb-third{padding-bottom:66.6666666667px!important}.pb-quarter{padding-bottom:50px!important}.pb-sixth{padding-bottom:33.3333333333px!important}.pb-eighth{padding-bottom:25px!important}.pb-twelfth{padding-bottom:16.6666666667px!important}.pb-sixteenth{padding-bottom:12.5px!important}.pb-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-thirty-second{padding-bottom:6.25px!important}.pl-0{padding-left:0!important}.pl,.pl-full{padding-left:200px!important}.pl-three-quarter{padding-left:150px!important}.pl-half{padding-left:100px!important}.pl-third{padding-left:66.6666666667px!important}.pl-quarter{padding-left:50px!important}.pl-sixth{padding-left:33.3333333333px!important}.pl-eighth{padding-left:25px!important}.pl-twelfth{padding-left:16.6666666667px!important}.pl-sixteenth{padding-left:12.5px!important}.pl-twenty-fourth{padding-left:8.3333333333px!important}.pl-thirty-second{padding-left:6.25px!important}.ps-0{padding-left:0!important}.ps,.ps-full{padding-left:200px!important}.ps-three-quarter{padding-left:150px!important}.ps-half{padding-left:100px!important}.ps-third{padding-left:66.6666666667px!important}.ps-quarter{padding-left:50px!important}.ps-sixth{padding-left:33.3333333333px!important}.ps-eighth{padding-left:25px!important}.ps-twelfth{padding-left:16.6666666667px!important}.ps-sixteenth{padding-left:12.5px!important}.ps-twenty-fourth{padding-left:8.3333333333px!important}.ps-thirty-second{padding-left:6.25px!important}@media(min-width:375px){.m-xs-0{margin:0!important}.m-xs,.m-xs-full{margin:200px!important}.m-xs-three-quarter{margin:150px!important}.m-xs-half{margin:100px!important}.m-xs-third{margin:66.6666666667px!important}.m-xs-quarter{margin:50px!important}.m-xs-sixth{margin:33.3333333333px!important}.m-xs-eighth{margin:25px!important}.m-xs-twelfth{margin:16.6666666667px!important}.m-xs-sixteenth{margin:12.5px!important}.m-xs-twenty-fourth{margin:8.3333333333px!important}.m-xs-thirty-second{margin:6.25px!important}.mt-xs-0{margin-top:0!important}.mt-xs,.mt-xs-full{margin-top:200px!important}.mt-xs-three-quarter{margin-top:150px!important}.mt-xs-half{margin-top:100px!important}.mt-xs-third{margin-top:66.6666666667px!important}.mt-xs-quarter{margin-top:50px!important}.mt-xs-sixth{margin-top:33.3333333333px!important}.mt-xs-eighth{margin-top:25px!important}.mt-xs-twelfth{margin-top:16.6666666667px!important}.mt-xs-sixteenth{margin-top:12.5px!important}.mt-xs-twenty-fourth{margin-top:8.3333333333px!important}.mt-xs-thirty-second{margin-top:6.25px!important}.mr-xs-0{margin-right:0!important}.mr-xs,.mr-xs-full{margin-right:200px!important}.mr-xs-three-quarter{margin-right:150px!important}.mr-xs-half{margin-right:100px!important}.mr-xs-third{margin-right:66.6666666667px!important}.mr-xs-quarter{margin-right:50px!important}.mr-xs-sixth{margin-right:33.3333333333px!important}.mr-xs-eighth{margin-right:25px!important}.mr-xs-twelfth{margin-right:16.6666666667px!important}.mr-xs-sixteenth{margin-right:12.5px!important}.mr-xs-twenty-fourth{margin-right:8.3333333333px!important}.mr-xs-thirty-second{margin-right:6.25px!important}.me-xs-0{margin-right:0!important}.me-xs,.me-xs-full{margin-right:200px!important}.me-xs-three-quarter{margin-right:150px!important}.me-xs-half{margin-right:100px!important}.me-xs-third{margin-right:66.6666666667px!important}.me-xs-quarter{margin-right:50px!important}.me-xs-sixth{margin-right:33.3333333333px!important}.me-xs-eighth{margin-right:25px!important}.me-xs-twelfth{margin-right:16.6666666667px!important}.me-xs-sixteenth{margin-right:12.5px!important}.me-xs-twenty-fourth{margin-right:8.3333333333px!important}.me-xs-thirty-second{margin-right:6.25px!important}.mb-xs-0{margin-bottom:0!important}.mb-xs,.mb-xs-full{margin-bottom:200px!important}.mb-xs-three-quarter{margin-bottom:150px!important}.mb-xs-half{margin-bottom:100px!important}.mb-xs-third{margin-bottom:66.6666666667px!important}.mb-xs-quarter{margin-bottom:50px!important}.mb-xs-sixth{margin-bottom:33.3333333333px!important}.mb-xs-eighth{margin-bottom:25px!important}.mb-xs-twelfth{margin-bottom:16.6666666667px!important}.mb-xs-sixteenth{margin-bottom:12.5px!important}.mb-xs-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-xs-thirty-second{margin-bottom:6.25px!important}.ml-xs-0{margin-left:0!important}.ml-xs,.ml-xs-full{margin-left:200px!important}.ml-xs-three-quarter{margin-left:150px!important}.ml-xs-half{margin-left:100px!important}.ml-xs-third{margin-left:66.6666666667px!important}.ml-xs-quarter{margin-left:50px!important}.ml-xs-sixth{margin-left:33.3333333333px!important}.ml-xs-eighth{margin-left:25px!important}.ml-xs-twelfth{margin-left:16.6666666667px!important}.ml-xs-sixteenth{margin-left:12.5px!important}.ml-xs-twenty-fourth{margin-left:8.3333333333px!important}.ml-xs-thirty-second{margin-left:6.25px!important}.ms-xs-0{margin-left:0!important}.ms-xs,.ms-xs-full{margin-left:200px!important}.ms-xs-three-quarter{margin-left:150px!important}.ms-xs-half{margin-left:100px!important}.ms-xs-third{margin-left:66.6666666667px!important}.ms-xs-quarter{margin-left:50px!important}.ms-xs-sixth{margin-left:33.3333333333px!important}.ms-xs-eighth{margin-left:25px!important}.ms-xs-twelfth{margin-left:16.6666666667px!important}.ms-xs-sixteenth{margin-left:12.5px!important}.ms-xs-twenty-fourth{margin-left:8.3333333333px!important}.ms-xs-thirty-second{margin-left:6.25px!important}.p-xs-0{padding:0!important}.p-xs,.p-xs-full{padding:200px!important}.p-xs-three-quarter{padding:150px!important}.p-xs-half{padding:100px!important}.p-xs-third{padding:66.6666666667px!important}.p-xs-quarter{padding:50px!important}.p-xs-sixth{padding:33.3333333333px!important}.p-xs-eighth{padding:25px!important}.p-xs-twelfth{padding:16.6666666667px!important}.p-xs-sixteenth{padding:12.5px!important}.p-xs-twenty-fourth{padding:8.3333333333px!important}.p-xs-thirty-second{padding:6.25px!important}.pt-xs-0{padding-top:0!important}.pt-xs,.pt-xs-full{padding-top:200px!important}.pt-xs-three-quarter{padding-top:150px!important}.pt-xs-half{padding-top:100px!important}.pt-xs-third{padding-top:66.6666666667px!important}.pt-xs-quarter{padding-top:50px!important}.pt-xs-sixth{padding-top:33.3333333333px!important}.pt-xs-eighth{padding-top:25px!important}.pt-xs-twelfth{padding-top:16.6666666667px!important}.pt-xs-sixteenth{padding-top:12.5px!important}.pt-xs-twenty-fourth{padding-top:8.3333333333px!important}.pt-xs-thirty-second{padding-top:6.25px!important}.pr-xs-0{padding-right:0!important}.pr-xs,.pr-xs-full{padding-right:200px!important}.pr-xs-three-quarter{padding-right:150px!important}.pr-xs-half{padding-right:100px!important}.pr-xs-third{padding-right:66.6666666667px!important}.pr-xs-quarter{padding-right:50px!important}.pr-xs-sixth{padding-right:33.3333333333px!important}.pr-xs-eighth{padding-right:25px!important}.pr-xs-twelfth{padding-right:16.6666666667px!important}.pr-xs-sixteenth{padding-right:12.5px!important}.pr-xs-twenty-fourth{padding-right:8.3333333333px!important}.pr-xs-thirty-second{padding-right:6.25px!important}.pe-xs-0{padding-right:0!important}.pe-xs,.pe-xs-full{padding-right:200px!important}.pe-xs-three-quarter{padding-right:150px!important}.pe-xs-half{padding-right:100px!important}.pe-xs-third{padding-right:66.6666666667px!important}.pe-xs-quarter{padding-right:50px!important}.pe-xs-sixth{padding-right:33.3333333333px!important}.pe-xs-eighth{padding-right:25px!important}.pe-xs-twelfth{padding-right:16.6666666667px!important}.pe-xs-sixteenth{padding-right:12.5px!important}.pe-xs-twenty-fourth{padding-right:8.3333333333px!important}.pe-xs-thirty-second{padding-right:6.25px!important}.pb-xs-0{padding-bottom:0!important}.pb-xs,.pb-xs-full{padding-bottom:200px!important}.pb-xs-three-quarter{padding-bottom:150px!important}.pb-xs-half{padding-bottom:100px!important}.pb-xs-third{padding-bottom:66.6666666667px!important}.pb-xs-quarter{padding-bottom:50px!important}.pb-xs-sixth{padding-bottom:33.3333333333px!important}.pb-xs-eighth{padding-bottom:25px!important}.pb-xs-twelfth{padding-bottom:16.6666666667px!important}.pb-xs-sixteenth{padding-bottom:12.5px!important}.pb-xs-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-xs-thirty-second{padding-bottom:6.25px!important}.pl-xs-0{padding-left:0!important}.pl-xs,.pl-xs-full{padding-left:200px!important}.pl-xs-three-quarter{padding-left:150px!important}.pl-xs-half{padding-left:100px!important}.pl-xs-third{padding-left:66.6666666667px!important}.pl-xs-quarter{padding-left:50px!important}.pl-xs-sixth{padding-left:33.3333333333px!important}.pl-xs-eighth{padding-left:25px!important}.pl-xs-twelfth{padding-left:16.6666666667px!important}.pl-xs-sixteenth{padding-left:12.5px!important}.pl-xs-twenty-fourth{padding-left:8.3333333333px!important}.pl-xs-thirty-second{padding-left:6.25px!important}.ps-xs-0{padding-left:0!important}.ps-xs,.ps-xs-full{padding-left:200px!important}.ps-xs-three-quarter{padding-left:150px!important}.ps-xs-half{padding-left:100px!important}.ps-xs-third{padding-left:66.6666666667px!important}.ps-xs-quarter{padding-left:50px!important}.ps-xs-sixth{padding-left:33.3333333333px!important}.ps-xs-eighth{padding-left:25px!important}.ps-xs-twelfth{padding-left:16.6666666667px!important}.ps-xs-sixteenth{padding-left:12.5px!important}.ps-xs-twenty-fourth{padding-left:8.3333333333px!important}.ps-xs-thirty-second{padding-left:6.25px!important}}@media(max-width:374.98px){.m-down-xs-0{margin:0!important}.m-down-xs,.m-down-xs-full{margin:200px!important}.m-down-xs-three-quarter{margin:150px!important}.m-down-xs-half{margin:100px!important}.m-down-xs-third{margin:66.6666666667px!important}.m-down-xs-quarter{margin:50px!important}.m-down-xs-sixth{margin:33.3333333333px!important}.m-down-xs-eighth{margin:25px!important}.m-down-xs-twelfth{margin:16.6666666667px!important}.m-down-xs-sixteenth{margin:12.5px!important}.m-down-xs-twenty-fourth{margin:8.3333333333px!important}.m-down-xs-thirty-second{margin:6.25px!important}.mt-down-xs-0{margin-top:0!important}.mt-down-xs,.mt-down-xs-full{margin-top:200px!important}.mt-down-xs-three-quarter{margin-top:150px!important}.mt-down-xs-half{margin-top:100px!important}.mt-down-xs-third{margin-top:66.6666666667px!important}.mt-down-xs-quarter{margin-top:50px!important}.mt-down-xs-sixth{margin-top:33.3333333333px!important}.mt-down-xs-eighth{margin-top:25px!important}.mt-down-xs-twelfth{margin-top:16.6666666667px!important}.mt-down-xs-sixteenth{margin-top:12.5px!important}.mt-down-xs-twenty-fourth{margin-top:8.3333333333px!important}.mt-down-xs-thirty-second{margin-top:6.25px!important}.mr-down-xs-0{margin-right:0!important}.mr-down-xs,.mr-down-xs-full{margin-right:200px!important}.mr-down-xs-three-quarter{margin-right:150px!important}.mr-down-xs-half{margin-right:100px!important}.mr-down-xs-third{margin-right:66.6666666667px!important}.mr-down-xs-quarter{margin-right:50px!important}.mr-down-xs-sixth{margin-right:33.3333333333px!important}.mr-down-xs-eighth{margin-right:25px!important}.mr-down-xs-twelfth{margin-right:16.6666666667px!important}.mr-down-xs-sixteenth{margin-right:12.5px!important}.mr-down-xs-twenty-fourth{margin-right:8.3333333333px!important}.mr-down-xs-thirty-second{margin-right:6.25px!important}.me-down-xs-0{margin-right:0!important}.me-down-xs,.me-down-xs-full{margin-right:200px!important}.me-down-xs-three-quarter{margin-right:150px!important}.me-down-xs-half{margin-right:100px!important}.me-down-xs-third{margin-right:66.6666666667px!important}.me-down-xs-quarter{margin-right:50px!important}.me-down-xs-sixth{margin-right:33.3333333333px!important}.me-down-xs-eighth{margin-right:25px!important}.me-down-xs-twelfth{margin-right:16.6666666667px!important}.me-down-xs-sixteenth{margin-right:12.5px!important}.me-down-xs-twenty-fourth{margin-right:8.3333333333px!important}.me-down-xs-thirty-second{margin-right:6.25px!important}.mb-down-xs-0{margin-bottom:0!important}.mb-down-xs,.mb-down-xs-full{margin-bottom:200px!important}.mb-down-xs-three-quarter{margin-bottom:150px!important}.mb-down-xs-half{margin-bottom:100px!important}.mb-down-xs-third{margin-bottom:66.6666666667px!important}.mb-down-xs-quarter{margin-bottom:50px!important}.mb-down-xs-sixth{margin-bottom:33.3333333333px!important}.mb-down-xs-eighth{margin-bottom:25px!important}.mb-down-xs-twelfth{margin-bottom:16.6666666667px!important}.mb-down-xs-sixteenth{margin-bottom:12.5px!important}.mb-down-xs-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-down-xs-thirty-second{margin-bottom:6.25px!important}.ml-down-xs-0{margin-left:0!important}.ml-down-xs,.ml-down-xs-full{margin-left:200px!important}.ml-down-xs-three-quarter{margin-left:150px!important}.ml-down-xs-half{margin-left:100px!important}.ml-down-xs-third{margin-left:66.6666666667px!important}.ml-down-xs-quarter{margin-left:50px!important}.ml-down-xs-sixth{margin-left:33.3333333333px!important}.ml-down-xs-eighth{margin-left:25px!important}.ml-down-xs-twelfth{margin-left:16.6666666667px!important}.ml-down-xs-sixteenth{margin-left:12.5px!important}.ml-down-xs-twenty-fourth{margin-left:8.3333333333px!important}.ml-down-xs-thirty-second{margin-left:6.25px!important}.ms-down-xs-0{margin-left:0!important}.ms-down-xs,.ms-down-xs-full{margin-left:200px!important}.ms-down-xs-three-quarter{margin-left:150px!important}.ms-down-xs-half{margin-left:100px!important}.ms-down-xs-third{margin-left:66.6666666667px!important}.ms-down-xs-quarter{margin-left:50px!important}.ms-down-xs-sixth{margin-left:33.3333333333px!important}.ms-down-xs-eighth{margin-left:25px!important}.ms-down-xs-twelfth{margin-left:16.6666666667px!important}.ms-down-xs-sixteenth{margin-left:12.5px!important}.ms-down-xs-twenty-fourth{margin-left:8.3333333333px!important}.ms-down-xs-thirty-second{margin-left:6.25px!important}.p-down-xs-0{padding:0!important}.p-down-xs,.p-down-xs-full{padding:200px!important}.p-down-xs-three-quarter{padding:150px!important}.p-down-xs-half{padding:100px!important}.p-down-xs-third{padding:66.6666666667px!important}.p-down-xs-quarter{padding:50px!important}.p-down-xs-sixth{padding:33.3333333333px!important}.p-down-xs-eighth{padding:25px!important}.p-down-xs-twelfth{padding:16.6666666667px!important}.p-down-xs-sixteenth{padding:12.5px!important}.p-down-xs-twenty-fourth{padding:8.3333333333px!important}.p-down-xs-thirty-second{padding:6.25px!important}.pt-down-xs-0{padding-top:0!important}.pt-down-xs,.pt-down-xs-full{padding-top:200px!important}.pt-down-xs-three-quarter{padding-top:150px!important}.pt-down-xs-half{padding-top:100px!important}.pt-down-xs-third{padding-top:66.6666666667px!important}.pt-down-xs-quarter{padding-top:50px!important}.pt-down-xs-sixth{padding-top:33.3333333333px!important}.pt-down-xs-eighth{padding-top:25px!important}.pt-down-xs-twelfth{padding-top:16.6666666667px!important}.pt-down-xs-sixteenth{padding-top:12.5px!important}.pt-down-xs-twenty-fourth{padding-top:8.3333333333px!important}.pt-down-xs-thirty-second{padding-top:6.25px!important}.pr-down-xs-0{padding-right:0!important}.pr-down-xs,.pr-down-xs-full{padding-right:200px!important}.pr-down-xs-three-quarter{padding-right:150px!important}.pr-down-xs-half{padding-right:100px!important}.pr-down-xs-third{padding-right:66.6666666667px!important}.pr-down-xs-quarter{padding-right:50px!important}.pr-down-xs-sixth{padding-right:33.3333333333px!important}.pr-down-xs-eighth{padding-right:25px!important}.pr-down-xs-twelfth{padding-right:16.6666666667px!important}.pr-down-xs-sixteenth{padding-right:12.5px!important}.pr-down-xs-twenty-fourth{padding-right:8.3333333333px!important}.pr-down-xs-thirty-second{padding-right:6.25px!important}.pe-down-xs-0{padding-right:0!important}.pe-down-xs,.pe-down-xs-full{padding-right:200px!important}.pe-down-xs-three-quarter{padding-right:150px!important}.pe-down-xs-half{padding-right:100px!important}.pe-down-xs-third{padding-right:66.6666666667px!important}.pe-down-xs-quarter{padding-right:50px!important}.pe-down-xs-sixth{padding-right:33.3333333333px!important}.pe-down-xs-eighth{padding-right:25px!important}.pe-down-xs-twelfth{padding-right:16.6666666667px!important}.pe-down-xs-sixteenth{padding-right:12.5px!important}.pe-down-xs-twenty-fourth{padding-right:8.3333333333px!important}.pe-down-xs-thirty-second{padding-right:6.25px!important}.pb-down-xs-0{padding-bottom:0!important}.pb-down-xs,.pb-down-xs-full{padding-bottom:200px!important}.pb-down-xs-three-quarter{padding-bottom:150px!important}.pb-down-xs-half{padding-bottom:100px!important}.pb-down-xs-third{padding-bottom:66.6666666667px!important}.pb-down-xs-quarter{padding-bottom:50px!important}.pb-down-xs-sixth{padding-bottom:33.3333333333px!important}.pb-down-xs-eighth{padding-bottom:25px!important}.pb-down-xs-twelfth{padding-bottom:16.6666666667px!important}.pb-down-xs-sixteenth{padding-bottom:12.5px!important}.pb-down-xs-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-down-xs-thirty-second{padding-bottom:6.25px!important}.pl-down-xs-0{padding-left:0!important}.pl-down-xs,.pl-down-xs-full{padding-left:200px!important}.pl-down-xs-three-quarter{padding-left:150px!important}.pl-down-xs-half{padding-left:100px!important}.pl-down-xs-third{padding-left:66.6666666667px!important}.pl-down-xs-quarter{padding-left:50px!important}.pl-down-xs-sixth{padding-left:33.3333333333px!important}.pl-down-xs-eighth{padding-left:25px!important}.pl-down-xs-twelfth{padding-left:16.6666666667px!important}.pl-down-xs-sixteenth{padding-left:12.5px!important}.pl-down-xs-twenty-fourth{padding-left:8.3333333333px!important}.pl-down-xs-thirty-second{padding-left:6.25px!important}.ps-down-xs-0{padding-left:0!important}.ps-down-xs,.ps-down-xs-full{padding-left:200px!important}.ps-down-xs-three-quarter{padding-left:150px!important}.ps-down-xs-half{padding-left:100px!important}.ps-down-xs-third{padding-left:66.6666666667px!important}.ps-down-xs-quarter{padding-left:50px!important}.ps-down-xs-sixth{padding-left:33.3333333333px!important}.ps-down-xs-eighth{padding-left:25px!important}.ps-down-xs-twelfth{padding-left:16.6666666667px!important}.ps-down-xs-sixteenth{padding-left:12.5px!important}.ps-down-xs-twenty-fourth{padding-left:8.3333333333px!important}.ps-down-xs-thirty-second{padding-left:6.25px!important}}@media(min-width:576px){.m-sm-0{margin:0!important}.m-sm,.m-sm-full{margin:200px!important}.m-sm-three-quarter{margin:150px!important}.m-sm-half{margin:100px!important}.m-sm-third{margin:66.6666666667px!important}.m-sm-quarter{margin:50px!important}.m-sm-sixth{margin:33.3333333333px!important}.m-sm-eighth{margin:25px!important}.m-sm-twelfth{margin:16.6666666667px!important}.m-sm-sixteenth{margin:12.5px!important}.m-sm-twenty-fourth{margin:8.3333333333px!important}.m-sm-thirty-second{margin:6.25px!important}.mt-sm-0{margin-top:0!important}.mt-sm,.mt-sm-full{margin-top:200px!important}.mt-sm-three-quarter{margin-top:150px!important}.mt-sm-half{margin-top:100px!important}.mt-sm-third{margin-top:66.6666666667px!important}.mt-sm-quarter{margin-top:50px!important}.mt-sm-sixth{margin-top:33.3333333333px!important}.mt-sm-eighth{margin-top:25px!important}.mt-sm-twelfth{margin-top:16.6666666667px!important}.mt-sm-sixteenth{margin-top:12.5px!important}.mt-sm-twenty-fourth{margin-top:8.3333333333px!important}.mt-sm-thirty-second{margin-top:6.25px!important}.mr-sm-0{margin-right:0!important}.mr-sm,.mr-sm-full{margin-right:200px!important}.mr-sm-three-quarter{margin-right:150px!important}.mr-sm-half{margin-right:100px!important}.mr-sm-third{margin-right:66.6666666667px!important}.mr-sm-quarter{margin-right:50px!important}.mr-sm-sixth{margin-right:33.3333333333px!important}.mr-sm-eighth{margin-right:25px!important}.mr-sm-twelfth{margin-right:16.6666666667px!important}.mr-sm-sixteenth{margin-right:12.5px!important}.mr-sm-twenty-fourth{margin-right:8.3333333333px!important}.mr-sm-thirty-second{margin-right:6.25px!important}.me-sm-0{margin-right:0!important}.me-sm,.me-sm-full{margin-right:200px!important}.me-sm-three-quarter{margin-right:150px!important}.me-sm-half{margin-right:100px!important}.me-sm-third{margin-right:66.6666666667px!important}.me-sm-quarter{margin-right:50px!important}.me-sm-sixth{margin-right:33.3333333333px!important}.me-sm-eighth{margin-right:25px!important}.me-sm-twelfth{margin-right:16.6666666667px!important}.me-sm-sixteenth{margin-right:12.5px!important}.me-sm-twenty-fourth{margin-right:8.3333333333px!important}.me-sm-thirty-second{margin-right:6.25px!important}.mb-sm-0{margin-bottom:0!important}.mb-sm,.mb-sm-full{margin-bottom:200px!important}.mb-sm-three-quarter{margin-bottom:150px!important}.mb-sm-half{margin-bottom:100px!important}.mb-sm-third{margin-bottom:66.6666666667px!important}.mb-sm-quarter{margin-bottom:50px!important}.mb-sm-sixth{margin-bottom:33.3333333333px!important}.mb-sm-eighth{margin-bottom:25px!important}.mb-sm-twelfth{margin-bottom:16.6666666667px!important}.mb-sm-sixteenth{margin-bottom:12.5px!important}.mb-sm-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-sm-thirty-second{margin-bottom:6.25px!important}.ml-sm-0{margin-left:0!important}.ml-sm,.ml-sm-full{margin-left:200px!important}.ml-sm-three-quarter{margin-left:150px!important}.ml-sm-half{margin-left:100px!important}.ml-sm-third{margin-left:66.6666666667px!important}.ml-sm-quarter{margin-left:50px!important}.ml-sm-sixth{margin-left:33.3333333333px!important}.ml-sm-eighth{margin-left:25px!important}.ml-sm-twelfth{margin-left:16.6666666667px!important}.ml-sm-sixteenth{margin-left:12.5px!important}.ml-sm-twenty-fourth{margin-left:8.3333333333px!important}.ml-sm-thirty-second{margin-left:6.25px!important}.ms-sm-0{margin-left:0!important}.ms-sm,.ms-sm-full{margin-left:200px!important}.ms-sm-three-quarter{margin-left:150px!important}.ms-sm-half{margin-left:100px!important}.ms-sm-third{margin-left:66.6666666667px!important}.ms-sm-quarter{margin-left:50px!important}.ms-sm-sixth{margin-left:33.3333333333px!important}.ms-sm-eighth{margin-left:25px!important}.ms-sm-twelfth{margin-left:16.6666666667px!important}.ms-sm-sixteenth{margin-left:12.5px!important}.ms-sm-twenty-fourth{margin-left:8.3333333333px!important}.ms-sm-thirty-second{margin-left:6.25px!important}.p-sm-0{padding:0!important}.p-sm,.p-sm-full{padding:200px!important}.p-sm-three-quarter{padding:150px!important}.p-sm-half{padding:100px!important}.p-sm-third{padding:66.6666666667px!important}.p-sm-quarter{padding:50px!important}.p-sm-sixth{padding:33.3333333333px!important}.p-sm-eighth{padding:25px!important}.p-sm-twelfth{padding:16.6666666667px!important}.p-sm-sixteenth{padding:12.5px!important}.p-sm-twenty-fourth{padding:8.3333333333px!important}.p-sm-thirty-second{padding:6.25px!important}.pt-sm-0{padding-top:0!important}.pt-sm,.pt-sm-full{padding-top:200px!important}.pt-sm-three-quarter{padding-top:150px!important}.pt-sm-half{padding-top:100px!important}.pt-sm-third{padding-top:66.6666666667px!important}.pt-sm-quarter{padding-top:50px!important}.pt-sm-sixth{padding-top:33.3333333333px!important}.pt-sm-eighth{padding-top:25px!important}.pt-sm-twelfth{padding-top:16.6666666667px!important}.pt-sm-sixteenth{padding-top:12.5px!important}.pt-sm-twenty-fourth{padding-top:8.3333333333px!important}.pt-sm-thirty-second{padding-top:6.25px!important}.pr-sm-0{padding-right:0!important}.pr-sm,.pr-sm-full{padding-right:200px!important}.pr-sm-three-quarter{padding-right:150px!important}.pr-sm-half{padding-right:100px!important}.pr-sm-third{padding-right:66.6666666667px!important}.pr-sm-quarter{padding-right:50px!important}.pr-sm-sixth{padding-right:33.3333333333px!important}.pr-sm-eighth{padding-right:25px!important}.pr-sm-twelfth{padding-right:16.6666666667px!important}.pr-sm-sixteenth{padding-right:12.5px!important}.pr-sm-twenty-fourth{padding-right:8.3333333333px!important}.pr-sm-thirty-second{padding-right:6.25px!important}.pe-sm-0{padding-right:0!important}.pe-sm,.pe-sm-full{padding-right:200px!important}.pe-sm-three-quarter{padding-right:150px!important}.pe-sm-half{padding-right:100px!important}.pe-sm-third{padding-right:66.6666666667px!important}.pe-sm-quarter{padding-right:50px!important}.pe-sm-sixth{padding-right:33.3333333333px!important}.pe-sm-eighth{padding-right:25px!important}.pe-sm-twelfth{padding-right:16.6666666667px!important}.pe-sm-sixteenth{padding-right:12.5px!important}.pe-sm-twenty-fourth{padding-right:8.3333333333px!important}.pe-sm-thirty-second{padding-right:6.25px!important}.pb-sm-0{padding-bottom:0!important}.pb-sm,.pb-sm-full{padding-bottom:200px!important}.pb-sm-three-quarter{padding-bottom:150px!important}.pb-sm-half{padding-bottom:100px!important}.pb-sm-third{padding-bottom:66.6666666667px!important}.pb-sm-quarter{padding-bottom:50px!important}.pb-sm-sixth{padding-bottom:33.3333333333px!important}.pb-sm-eighth{padding-bottom:25px!important}.pb-sm-twelfth{padding-bottom:16.6666666667px!important}.pb-sm-sixteenth{padding-bottom:12.5px!important}.pb-sm-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-sm-thirty-second{padding-bottom:6.25px!important}.pl-sm-0{padding-left:0!important}.pl-sm,.pl-sm-full{padding-left:200px!important}.pl-sm-three-quarter{padding-left:150px!important}.pl-sm-half{padding-left:100px!important}.pl-sm-third{padding-left:66.6666666667px!important}.pl-sm-quarter{padding-left:50px!important}.pl-sm-sixth{padding-left:33.3333333333px!important}.pl-sm-eighth{padding-left:25px!important}.pl-sm-twelfth{padding-left:16.6666666667px!important}.pl-sm-sixteenth{padding-left:12.5px!important}.pl-sm-twenty-fourth{padding-left:8.3333333333px!important}.pl-sm-thirty-second{padding-left:6.25px!important}.ps-sm-0{padding-left:0!important}.ps-sm,.ps-sm-full{padding-left:200px!important}.ps-sm-three-quarter{padding-left:150px!important}.ps-sm-half{padding-left:100px!important}.ps-sm-third{padding-left:66.6666666667px!important}.ps-sm-quarter{padding-left:50px!important}.ps-sm-sixth{padding-left:33.3333333333px!important}.ps-sm-eighth{padding-left:25px!important}.ps-sm-twelfth{padding-left:16.6666666667px!important}.ps-sm-sixteenth{padding-left:12.5px!important}.ps-sm-twenty-fourth{padding-left:8.3333333333px!important}.ps-sm-thirty-second{padding-left:6.25px!important}}@media(max-width:575.98px){.m-down-sm-0{margin:0!important}.m-down-sm,.m-down-sm-full{margin:200px!important}.m-down-sm-three-quarter{margin:150px!important}.m-down-sm-half{margin:100px!important}.m-down-sm-third{margin:66.6666666667px!important}.m-down-sm-quarter{margin:50px!important}.m-down-sm-sixth{margin:33.3333333333px!important}.m-down-sm-eighth{margin:25px!important}.m-down-sm-twelfth{margin:16.6666666667px!important}.m-down-sm-sixteenth{margin:12.5px!important}.m-down-sm-twenty-fourth{margin:8.3333333333px!important}.m-down-sm-thirty-second{margin:6.25px!important}.mt-down-sm-0{margin-top:0!important}.mt-down-sm,.mt-down-sm-full{margin-top:200px!important}.mt-down-sm-three-quarter{margin-top:150px!important}.mt-down-sm-half{margin-top:100px!important}.mt-down-sm-third{margin-top:66.6666666667px!important}.mt-down-sm-quarter{margin-top:50px!important}.mt-down-sm-sixth{margin-top:33.3333333333px!important}.mt-down-sm-eighth{margin-top:25px!important}.mt-down-sm-twelfth{margin-top:16.6666666667px!important}.mt-down-sm-sixteenth{margin-top:12.5px!important}.mt-down-sm-twenty-fourth{margin-top:8.3333333333px!important}.mt-down-sm-thirty-second{margin-top:6.25px!important}.mr-down-sm-0{margin-right:0!important}.mr-down-sm,.mr-down-sm-full{margin-right:200px!important}.mr-down-sm-three-quarter{margin-right:150px!important}.mr-down-sm-half{margin-right:100px!important}.mr-down-sm-third{margin-right:66.6666666667px!important}.mr-down-sm-quarter{margin-right:50px!important}.mr-down-sm-sixth{margin-right:33.3333333333px!important}.mr-down-sm-eighth{margin-right:25px!important}.mr-down-sm-twelfth{margin-right:16.6666666667px!important}.mr-down-sm-sixteenth{margin-right:12.5px!important}.mr-down-sm-twenty-fourth{margin-right:8.3333333333px!important}.mr-down-sm-thirty-second{margin-right:6.25px!important}.me-down-sm-0{margin-right:0!important}.me-down-sm,.me-down-sm-full{margin-right:200px!important}.me-down-sm-three-quarter{margin-right:150px!important}.me-down-sm-half{margin-right:100px!important}.me-down-sm-third{margin-right:66.6666666667px!important}.me-down-sm-quarter{margin-right:50px!important}.me-down-sm-sixth{margin-right:33.3333333333px!important}.me-down-sm-eighth{margin-right:25px!important}.me-down-sm-twelfth{margin-right:16.6666666667px!important}.me-down-sm-sixteenth{margin-right:12.5px!important}.me-down-sm-twenty-fourth{margin-right:8.3333333333px!important}.me-down-sm-thirty-second{margin-right:6.25px!important}.mb-down-sm-0{margin-bottom:0!important}.mb-down-sm,.mb-down-sm-full{margin-bottom:200px!important}.mb-down-sm-three-quarter{margin-bottom:150px!important}.mb-down-sm-half{margin-bottom:100px!important}.mb-down-sm-third{margin-bottom:66.6666666667px!important}.mb-down-sm-quarter{margin-bottom:50px!important}.mb-down-sm-sixth{margin-bottom:33.3333333333px!important}.mb-down-sm-eighth{margin-bottom:25px!important}.mb-down-sm-twelfth{margin-bottom:16.6666666667px!important}.mb-down-sm-sixteenth{margin-bottom:12.5px!important}.mb-down-sm-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-down-sm-thirty-second{margin-bottom:6.25px!important}.ml-down-sm-0{margin-left:0!important}.ml-down-sm,.ml-down-sm-full{margin-left:200px!important}.ml-down-sm-three-quarter{margin-left:150px!important}.ml-down-sm-half{margin-left:100px!important}.ml-down-sm-third{margin-left:66.6666666667px!important}.ml-down-sm-quarter{margin-left:50px!important}.ml-down-sm-sixth{margin-left:33.3333333333px!important}.ml-down-sm-eighth{margin-left:25px!important}.ml-down-sm-twelfth{margin-left:16.6666666667px!important}.ml-down-sm-sixteenth{margin-left:12.5px!important}.ml-down-sm-twenty-fourth{margin-left:8.3333333333px!important}.ml-down-sm-thirty-second{margin-left:6.25px!important}.ms-down-sm-0{margin-left:0!important}.ms-down-sm,.ms-down-sm-full{margin-left:200px!important}.ms-down-sm-three-quarter{margin-left:150px!important}.ms-down-sm-half{margin-left:100px!important}.ms-down-sm-third{margin-left:66.6666666667px!important}.ms-down-sm-quarter{margin-left:50px!important}.ms-down-sm-sixth{margin-left:33.3333333333px!important}.ms-down-sm-eighth{margin-left:25px!important}.ms-down-sm-twelfth{margin-left:16.6666666667px!important}.ms-down-sm-sixteenth{margin-left:12.5px!important}.ms-down-sm-twenty-fourth{margin-left:8.3333333333px!important}.ms-down-sm-thirty-second{margin-left:6.25px!important}.p-down-sm-0{padding:0!important}.p-down-sm,.p-down-sm-full{padding:200px!important}.p-down-sm-three-quarter{padding:150px!important}.p-down-sm-half{padding:100px!important}.p-down-sm-third{padding:66.6666666667px!important}.p-down-sm-quarter{padding:50px!important}.p-down-sm-sixth{padding:33.3333333333px!important}.p-down-sm-eighth{padding:25px!important}.p-down-sm-twelfth{padding:16.6666666667px!important}.p-down-sm-sixteenth{padding:12.5px!important}.p-down-sm-twenty-fourth{padding:8.3333333333px!important}.p-down-sm-thirty-second{padding:6.25px!important}.pt-down-sm-0{padding-top:0!important}.pt-down-sm,.pt-down-sm-full{padding-top:200px!important}.pt-down-sm-three-quarter{padding-top:150px!important}.pt-down-sm-half{padding-top:100px!important}.pt-down-sm-third{padding-top:66.6666666667px!important}.pt-down-sm-quarter{padding-top:50px!important}.pt-down-sm-sixth{padding-top:33.3333333333px!important}.pt-down-sm-eighth{padding-top:25px!important}.pt-down-sm-twelfth{padding-top:16.6666666667px!important}.pt-down-sm-sixteenth{padding-top:12.5px!important}.pt-down-sm-twenty-fourth{padding-top:8.3333333333px!important}.pt-down-sm-thirty-second{padding-top:6.25px!important}.pr-down-sm-0{padding-right:0!important}.pr-down-sm,.pr-down-sm-full{padding-right:200px!important}.pr-down-sm-three-quarter{padding-right:150px!important}.pr-down-sm-half{padding-right:100px!important}.pr-down-sm-third{padding-right:66.6666666667px!important}.pr-down-sm-quarter{padding-right:50px!important}.pr-down-sm-sixth{padding-right:33.3333333333px!important}.pr-down-sm-eighth{padding-right:25px!important}.pr-down-sm-twelfth{padding-right:16.6666666667px!important}.pr-down-sm-sixteenth{padding-right:12.5px!important}.pr-down-sm-twenty-fourth{padding-right:8.3333333333px!important}.pr-down-sm-thirty-second{padding-right:6.25px!important}.pe-down-sm-0{padding-right:0!important}.pe-down-sm,.pe-down-sm-full{padding-right:200px!important}.pe-down-sm-three-quarter{padding-right:150px!important}.pe-down-sm-half{padding-right:100px!important}.pe-down-sm-third{padding-right:66.6666666667px!important}.pe-down-sm-quarter{padding-right:50px!important}.pe-down-sm-sixth{padding-right:33.3333333333px!important}.pe-down-sm-eighth{padding-right:25px!important}.pe-down-sm-twelfth{padding-right:16.6666666667px!important}.pe-down-sm-sixteenth{padding-right:12.5px!important}.pe-down-sm-twenty-fourth{padding-right:8.3333333333px!important}.pe-down-sm-thirty-second{padding-right:6.25px!important}.pb-down-sm-0{padding-bottom:0!important}.pb-down-sm,.pb-down-sm-full{padding-bottom:200px!important}.pb-down-sm-three-quarter{padding-bottom:150px!important}.pb-down-sm-half{padding-bottom:100px!important}.pb-down-sm-third{padding-bottom:66.6666666667px!important}.pb-down-sm-quarter{padding-bottom:50px!important}.pb-down-sm-sixth{padding-bottom:33.3333333333px!important}.pb-down-sm-eighth{padding-bottom:25px!important}.pb-down-sm-twelfth{padding-bottom:16.6666666667px!important}.pb-down-sm-sixteenth{padding-bottom:12.5px!important}.pb-down-sm-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-down-sm-thirty-second{padding-bottom:6.25px!important}.pl-down-sm-0{padding-left:0!important}.pl-down-sm,.pl-down-sm-full{padding-left:200px!important}.pl-down-sm-three-quarter{padding-left:150px!important}.pl-down-sm-half{padding-left:100px!important}.pl-down-sm-third{padding-left:66.6666666667px!important}.pl-down-sm-quarter{padding-left:50px!important}.pl-down-sm-sixth{padding-left:33.3333333333px!important}.pl-down-sm-eighth{padding-left:25px!important}.pl-down-sm-twelfth{padding-left:16.6666666667px!important}.pl-down-sm-sixteenth{padding-left:12.5px!important}.pl-down-sm-twenty-fourth{padding-left:8.3333333333px!important}.pl-down-sm-thirty-second{padding-left:6.25px!important}.ps-down-sm-0{padding-left:0!important}.ps-down-sm,.ps-down-sm-full{padding-left:200px!important}.ps-down-sm-three-quarter{padding-left:150px!important}.ps-down-sm-half{padding-left:100px!important}.ps-down-sm-third{padding-left:66.6666666667px!important}.ps-down-sm-quarter{padding-left:50px!important}.ps-down-sm-sixth{padding-left:33.3333333333px!important}.ps-down-sm-eighth{padding-left:25px!important}.ps-down-sm-twelfth{padding-left:16.6666666667px!important}.ps-down-sm-sixteenth{padding-left:12.5px!important}.ps-down-sm-twenty-fourth{padding-left:8.3333333333px!important}.ps-down-sm-thirty-second{padding-left:6.25px!important}}@media(min-width:768px){.m-md-0{margin:0!important}.m-md,.m-md-full{margin:200px!important}.m-md-three-quarter{margin:150px!important}.m-md-half{margin:100px!important}.m-md-third{margin:66.6666666667px!important}.m-md-quarter{margin:50px!important}.m-md-sixth{margin:33.3333333333px!important}.m-md-eighth{margin:25px!important}.m-md-twelfth{margin:16.6666666667px!important}.m-md-sixteenth{margin:12.5px!important}.m-md-twenty-fourth{margin:8.3333333333px!important}.m-md-thirty-second{margin:6.25px!important}.mt-md-0{margin-top:0!important}.mt-md,.mt-md-full{margin-top:200px!important}.mt-md-three-quarter{margin-top:150px!important}.mt-md-half{margin-top:100px!important}.mt-md-third{margin-top:66.6666666667px!important}.mt-md-quarter{margin-top:50px!important}.mt-md-sixth{margin-top:33.3333333333px!important}.mt-md-eighth{margin-top:25px!important}.mt-md-twelfth{margin-top:16.6666666667px!important}.mt-md-sixteenth{margin-top:12.5px!important}.mt-md-twenty-fourth{margin-top:8.3333333333px!important}.mt-md-thirty-second{margin-top:6.25px!important}.mr-md-0{margin-right:0!important}.mr-md,.mr-md-full{margin-right:200px!important}.mr-md-three-quarter{margin-right:150px!important}.mr-md-half{margin-right:100px!important}.mr-md-third{margin-right:66.6666666667px!important}.mr-md-quarter{margin-right:50px!important}.mr-md-sixth{margin-right:33.3333333333px!important}.mr-md-eighth{margin-right:25px!important}.mr-md-twelfth{margin-right:16.6666666667px!important}.mr-md-sixteenth{margin-right:12.5px!important}.mr-md-twenty-fourth{margin-right:8.3333333333px!important}.mr-md-thirty-second{margin-right:6.25px!important}.me-md-0{margin-right:0!important}.me-md,.me-md-full{margin-right:200px!important}.me-md-three-quarter{margin-right:150px!important}.me-md-half{margin-right:100px!important}.me-md-third{margin-right:66.6666666667px!important}.me-md-quarter{margin-right:50px!important}.me-md-sixth{margin-right:33.3333333333px!important}.me-md-eighth{margin-right:25px!important}.me-md-twelfth{margin-right:16.6666666667px!important}.me-md-sixteenth{margin-right:12.5px!important}.me-md-twenty-fourth{margin-right:8.3333333333px!important}.me-md-thirty-second{margin-right:6.25px!important}.mb-md-0{margin-bottom:0!important}.mb-md,.mb-md-full{margin-bottom:200px!important}.mb-md-three-quarter{margin-bottom:150px!important}.mb-md-half{margin-bottom:100px!important}.mb-md-third{margin-bottom:66.6666666667px!important}.mb-md-quarter{margin-bottom:50px!important}.mb-md-sixth{margin-bottom:33.3333333333px!important}.mb-md-eighth{margin-bottom:25px!important}.mb-md-twelfth{margin-bottom:16.6666666667px!important}.mb-md-sixteenth{margin-bottom:12.5px!important}.mb-md-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-md-thirty-second{margin-bottom:6.25px!important}.ml-md-0{margin-left:0!important}.ml-md,.ml-md-full{margin-left:200px!important}.ml-md-three-quarter{margin-left:150px!important}.ml-md-half{margin-left:100px!important}.ml-md-third{margin-left:66.6666666667px!important}.ml-md-quarter{margin-left:50px!important}.ml-md-sixth{margin-left:33.3333333333px!important}.ml-md-eighth{margin-left:25px!important}.ml-md-twelfth{margin-left:16.6666666667px!important}.ml-md-sixteenth{margin-left:12.5px!important}.ml-md-twenty-fourth{margin-left:8.3333333333px!important}.ml-md-thirty-second{margin-left:6.25px!important}.ms-md-0{margin-left:0!important}.ms-md,.ms-md-full{margin-left:200px!important}.ms-md-three-quarter{margin-left:150px!important}.ms-md-half{margin-left:100px!important}.ms-md-third{margin-left:66.6666666667px!important}.ms-md-quarter{margin-left:50px!important}.ms-md-sixth{margin-left:33.3333333333px!important}.ms-md-eighth{margin-left:25px!important}.ms-md-twelfth{margin-left:16.6666666667px!important}.ms-md-sixteenth{margin-left:12.5px!important}.ms-md-twenty-fourth{margin-left:8.3333333333px!important}.ms-md-thirty-second{margin-left:6.25px!important}.p-md-0{padding:0!important}.p-md,.p-md-full{padding:200px!important}.p-md-three-quarter{padding:150px!important}.p-md-half{padding:100px!important}.p-md-third{padding:66.6666666667px!important}.p-md-quarter{padding:50px!important}.p-md-sixth{padding:33.3333333333px!important}.p-md-eighth{padding:25px!important}.p-md-twelfth{padding:16.6666666667px!important}.p-md-sixteenth{padding:12.5px!important}.p-md-twenty-fourth{padding:8.3333333333px!important}.p-md-thirty-second{padding:6.25px!important}.pt-md-0{padding-top:0!important}.pt-md,.pt-md-full{padding-top:200px!important}.pt-md-three-quarter{padding-top:150px!important}.pt-md-half{padding-top:100px!important}.pt-md-third{padding-top:66.6666666667px!important}.pt-md-quarter{padding-top:50px!important}.pt-md-sixth{padding-top:33.3333333333px!important}.pt-md-eighth{padding-top:25px!important}.pt-md-twelfth{padding-top:16.6666666667px!important}.pt-md-sixteenth{padding-top:12.5px!important}.pt-md-twenty-fourth{padding-top:8.3333333333px!important}.pt-md-thirty-second{padding-top:6.25px!important}.pr-md-0{padding-right:0!important}.pr-md,.pr-md-full{padding-right:200px!important}.pr-md-three-quarter{padding-right:150px!important}.pr-md-half{padding-right:100px!important}.pr-md-third{padding-right:66.6666666667px!important}.pr-md-quarter{padding-right:50px!important}.pr-md-sixth{padding-right:33.3333333333px!important}.pr-md-eighth{padding-right:25px!important}.pr-md-twelfth{padding-right:16.6666666667px!important}.pr-md-sixteenth{padding-right:12.5px!important}.pr-md-twenty-fourth{padding-right:8.3333333333px!important}.pr-md-thirty-second{padding-right:6.25px!important}.pe-md-0{padding-right:0!important}.pe-md,.pe-md-full{padding-right:200px!important}.pe-md-three-quarter{padding-right:150px!important}.pe-md-half{padding-right:100px!important}.pe-md-third{padding-right:66.6666666667px!important}.pe-md-quarter{padding-right:50px!important}.pe-md-sixth{padding-right:33.3333333333px!important}.pe-md-eighth{padding-right:25px!important}.pe-md-twelfth{padding-right:16.6666666667px!important}.pe-md-sixteenth{padding-right:12.5px!important}.pe-md-twenty-fourth{padding-right:8.3333333333px!important}.pe-md-thirty-second{padding-right:6.25px!important}.pb-md-0{padding-bottom:0!important}.pb-md,.pb-md-full{padding-bottom:200px!important}.pb-md-three-quarter{padding-bottom:150px!important}.pb-md-half{padding-bottom:100px!important}.pb-md-third{padding-bottom:66.6666666667px!important}.pb-md-quarter{padding-bottom:50px!important}.pb-md-sixth{padding-bottom:33.3333333333px!important}.pb-md-eighth{padding-bottom:25px!important}.pb-md-twelfth{padding-bottom:16.6666666667px!important}.pb-md-sixteenth{padding-bottom:12.5px!important}.pb-md-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-md-thirty-second{padding-bottom:6.25px!important}.pl-md-0{padding-left:0!important}.pl-md,.pl-md-full{padding-left:200px!important}.pl-md-three-quarter{padding-left:150px!important}.pl-md-half{padding-left:100px!important}.pl-md-third{padding-left:66.6666666667px!important}.pl-md-quarter{padding-left:50px!important}.pl-md-sixth{padding-left:33.3333333333px!important}.pl-md-eighth{padding-left:25px!important}.pl-md-twelfth{padding-left:16.6666666667px!important}.pl-md-sixteenth{padding-left:12.5px!important}.pl-md-twenty-fourth{padding-left:8.3333333333px!important}.pl-md-thirty-second{padding-left:6.25px!important}.ps-md-0{padding-left:0!important}.ps-md,.ps-md-full{padding-left:200px!important}.ps-md-three-quarter{padding-left:150px!important}.ps-md-half{padding-left:100px!important}.ps-md-third{padding-left:66.6666666667px!important}.ps-md-quarter{padding-left:50px!important}.ps-md-sixth{padding-left:33.3333333333px!important}.ps-md-eighth{padding-left:25px!important}.ps-md-twelfth{padding-left:16.6666666667px!important}.ps-md-sixteenth{padding-left:12.5px!important}.ps-md-twenty-fourth{padding-left:8.3333333333px!important}.ps-md-thirty-second{padding-left:6.25px!important}}@media(max-width:767.98px){.m-down-md-0{margin:0!important}.m-down-md,.m-down-md-full{margin:200px!important}.m-down-md-three-quarter{margin:150px!important}.m-down-md-half{margin:100px!important}.m-down-md-third{margin:66.6666666667px!important}.m-down-md-quarter{margin:50px!important}.m-down-md-sixth{margin:33.3333333333px!important}.m-down-md-eighth{margin:25px!important}.m-down-md-twelfth{margin:16.6666666667px!important}.m-down-md-sixteenth{margin:12.5px!important}.m-down-md-twenty-fourth{margin:8.3333333333px!important}.m-down-md-thirty-second{margin:6.25px!important}.mt-down-md-0{margin-top:0!important}.mt-down-md,.mt-down-md-full{margin-top:200px!important}.mt-down-md-three-quarter{margin-top:150px!important}.mt-down-md-half{margin-top:100px!important}.mt-down-md-third{margin-top:66.6666666667px!important}.mt-down-md-quarter,article h1,article .h1{margin-top:50px!important}.mt-down-md-sixth{margin-top:33.3333333333px!important}.mt-down-md-eighth{margin-top:25px!important}.mt-down-md-twelfth{margin-top:16.6666666667px!important}.mt-down-md-sixteenth{margin-top:12.5px!important}.mt-down-md-twenty-fourth{margin-top:8.3333333333px!important}.mt-down-md-thirty-second{margin-top:6.25px!important}.mr-down-md-0{margin-right:0!important}.mr-down-md,.mr-down-md-full{margin-right:200px!important}.mr-down-md-three-quarter{margin-right:150px!important}.mr-down-md-half{margin-right:100px!important}.mr-down-md-third{margin-right:66.6666666667px!important}.mr-down-md-quarter{margin-right:50px!important}.mr-down-md-sixth{margin-right:33.3333333333px!important}.mr-down-md-eighth{margin-right:25px!important}.mr-down-md-twelfth{margin-right:16.6666666667px!important}.mr-down-md-sixteenth{margin-right:12.5px!important}.mr-down-md-twenty-fourth{margin-right:8.3333333333px!important}.mr-down-md-thirty-second{margin-right:6.25px!important}.me-down-md-0{margin-right:0!important}.me-down-md,.me-down-md-full{margin-right:200px!important}.me-down-md-three-quarter{margin-right:150px!important}.me-down-md-half{margin-right:100px!important}.me-down-md-third{margin-right:66.6666666667px!important}.me-down-md-quarter{margin-right:50px!important}.me-down-md-sixth{margin-right:33.3333333333px!important}.me-down-md-eighth{margin-right:25px!important}.me-down-md-twelfth{margin-right:16.6666666667px!important}.me-down-md-sixteenth{margin-right:12.5px!important}.me-down-md-twenty-fourth{margin-right:8.3333333333px!important}.me-down-md-thirty-second{margin-right:6.25px!important}.mb-down-md-0{margin-bottom:0!important}.mb-down-md,.mb-down-md-full{margin-bottom:200px!important}.mb-down-md-three-quarter{margin-bottom:150px!important}.mb-down-md-half{margin-bottom:100px!important}.mb-down-md-third{margin-bottom:66.6666666667px!important}.mb-down-md-quarter{margin-bottom:50px!important}.mb-down-md-sixth{margin-bottom:33.3333333333px!important}.mb-down-md-eighth{margin-bottom:25px!important}.mb-down-md-twelfth{margin-bottom:16.6666666667px!important}.mb-down-md-sixteenth{margin-bottom:12.5px!important}.mb-down-md-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-down-md-thirty-second{margin-bottom:6.25px!important}.ml-down-md-0{margin-left:0!important}.ml-down-md,.ml-down-md-full{margin-left:200px!important}.ml-down-md-three-quarter{margin-left:150px!important}.ml-down-md-half{margin-left:100px!important}.ml-down-md-third{margin-left:66.6666666667px!important}.ml-down-md-quarter{margin-left:50px!important}.ml-down-md-sixth{margin-left:33.3333333333px!important}.ml-down-md-eighth{margin-left:25px!important}.ml-down-md-twelfth{margin-left:16.6666666667px!important}.ml-down-md-sixteenth{margin-left:12.5px!important}.ml-down-md-twenty-fourth{margin-left:8.3333333333px!important}.ml-down-md-thirty-second{margin-left:6.25px!important}.ms-down-md-0{margin-left:0!important}.ms-down-md,.ms-down-md-full{margin-left:200px!important}.ms-down-md-three-quarter{margin-left:150px!important}.ms-down-md-half{margin-left:100px!important}.ms-down-md-third{margin-left:66.6666666667px!important}.ms-down-md-quarter{margin-left:50px!important}.ms-down-md-sixth{margin-left:33.3333333333px!important}.ms-down-md-eighth{margin-left:25px!important}.ms-down-md-twelfth{margin-left:16.6666666667px!important}.ms-down-md-sixteenth{margin-left:12.5px!important}.ms-down-md-twenty-fourth{margin-left:8.3333333333px!important}.ms-down-md-thirty-second{margin-left:6.25px!important}.p-down-md-0{padding:0!important}.p-down-md,.p-down-md-full{padding:200px!important}.p-down-md-three-quarter{padding:150px!important}.p-down-md-half{padding:100px!important}.p-down-md-third{padding:66.6666666667px!important}.p-down-md-quarter{padding:50px!important}.p-down-md-sixth{padding:33.3333333333px!important}.p-down-md-eighth{padding:25px!important}.p-down-md-twelfth{padding:16.6666666667px!important}.p-down-md-sixteenth{padding:12.5px!important}.p-down-md-twenty-fourth{padding:8.3333333333px!important}.p-down-md-thirty-second{padding:6.25px!important}.pt-down-md-0{padding-top:0!important}.pt-down-md,.pt-down-md-full{padding-top:200px!important}.pt-down-md-three-quarter{padding-top:150px!important}.pt-down-md-half{padding-top:100px!important}.pt-down-md-third{padding-top:66.6666666667px!important}.pt-down-md-quarter{padding-top:50px!important}.pt-down-md-sixth{padding-top:33.3333333333px!important}.pt-down-md-eighth{padding-top:25px!important}.pt-down-md-twelfth{padding-top:16.6666666667px!important}.pt-down-md-sixteenth{padding-top:12.5px!important}.pt-down-md-twenty-fourth{padding-top:8.3333333333px!important}.pt-down-md-thirty-second{padding-top:6.25px!important}.pr-down-md-0{padding-right:0!important}.pr-down-md,.pr-down-md-full{padding-right:200px!important}.pr-down-md-three-quarter{padding-right:150px!important}.pr-down-md-half{padding-right:100px!important}.pr-down-md-third{padding-right:66.6666666667px!important}.pr-down-md-quarter{padding-right:50px!important}.pr-down-md-sixth{padding-right:33.3333333333px!important}.pr-down-md-eighth{padding-right:25px!important}.pr-down-md-twelfth{padding-right:16.6666666667px!important}.pr-down-md-sixteenth{padding-right:12.5px!important}.pr-down-md-twenty-fourth{padding-right:8.3333333333px!important}.pr-down-md-thirty-second{padding-right:6.25px!important}.pe-down-md-0{padding-right:0!important}.pe-down-md,.pe-down-md-full{padding-right:200px!important}.pe-down-md-three-quarter{padding-right:150px!important}.pe-down-md-half{padding-right:100px!important}.pe-down-md-third{padding-right:66.6666666667px!important}.pe-down-md-quarter{padding-right:50px!important}.pe-down-md-sixth{padding-right:33.3333333333px!important}.pe-down-md-eighth{padding-right:25px!important}.pe-down-md-twelfth{padding-right:16.6666666667px!important}.pe-down-md-sixteenth{padding-right:12.5px!important}.pe-down-md-twenty-fourth{padding-right:8.3333333333px!important}.pe-down-md-thirty-second{padding-right:6.25px!important}.pb-down-md-0{padding-bottom:0!important}.pb-down-md,.pb-down-md-full{padding-bottom:200px!important}.pb-down-md-three-quarter{padding-bottom:150px!important}.pb-down-md-half{padding-bottom:100px!important}.pb-down-md-third{padding-bottom:66.6666666667px!important}.pb-down-md-quarter{padding-bottom:50px!important}.pb-down-md-sixth{padding-bottom:33.3333333333px!important}.pb-down-md-eighth{padding-bottom:25px!important}.pb-down-md-twelfth{padding-bottom:16.6666666667px!important}.pb-down-md-sixteenth{padding-bottom:12.5px!important}.pb-down-md-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-down-md-thirty-second{padding-bottom:6.25px!important}.pl-down-md-0{padding-left:0!important}.pl-down-md,.pl-down-md-full{padding-left:200px!important}.pl-down-md-three-quarter{padding-left:150px!important}.pl-down-md-half{padding-left:100px!important}.pl-down-md-third{padding-left:66.6666666667px!important}.pl-down-md-quarter{padding-left:50px!important}.pl-down-md-sixth{padding-left:33.3333333333px!important}.pl-down-md-eighth{padding-left:25px!important}.pl-down-md-twelfth{padding-left:16.6666666667px!important}.pl-down-md-sixteenth{padding-left:12.5px!important}.pl-down-md-twenty-fourth{padding-left:8.3333333333px!important}.pl-down-md-thirty-second{padding-left:6.25px!important}.ps-down-md-0{padding-left:0!important}.ps-down-md,.ps-down-md-full{padding-left:200px!important}.ps-down-md-three-quarter{padding-left:150px!important}.ps-down-md-half{padding-left:100px!important}.ps-down-md-third{padding-left:66.6666666667px!important}.ps-down-md-quarter{padding-left:50px!important}.ps-down-md-sixth{padding-left:33.3333333333px!important}.ps-down-md-eighth{padding-left:25px!important}.ps-down-md-twelfth{padding-left:16.6666666667px!important}.ps-down-md-sixteenth{padding-left:12.5px!important}.ps-down-md-twenty-fourth{padding-left:8.3333333333px!important}.ps-down-md-thirty-second{padding-left:6.25px!important}}@media(min-width:992px){.m-lg-0{margin:0!important}.m-lg,.m-lg-full{margin:200px!important}.m-lg-three-quarter{margin:150px!important}.m-lg-half{margin:100px!important}.m-lg-third{margin:66.6666666667px!important}.m-lg-quarter{margin:50px!important}.m-lg-sixth{margin:33.3333333333px!important}.m-lg-eighth{margin:25px!important}.m-lg-twelfth{margin:16.6666666667px!important}.m-lg-sixteenth{margin:12.5px!important}.m-lg-twenty-fourth{margin:8.3333333333px!important}.m-lg-thirty-second{margin:6.25px!important}.mt-lg-0{margin-top:0!important}.mt-lg,.mt-lg-full{margin-top:200px!important}.mt-lg-three-quarter{margin-top:150px!important}.mt-lg-half{margin-top:100px!important}.mt-lg-third{margin-top:66.6666666667px!important}.mt-lg-quarter{margin-top:50px!important}.mt-lg-sixth{margin-top:33.3333333333px!important}.mt-lg-eighth{margin-top:25px!important}.mt-lg-twelfth{margin-top:16.6666666667px!important}.mt-lg-sixteenth{margin-top:12.5px!important}.mt-lg-twenty-fourth{margin-top:8.3333333333px!important}.mt-lg-thirty-second{margin-top:6.25px!important}.mr-lg-0{margin-right:0!important}.mr-lg,.mr-lg-full{margin-right:200px!important}.mr-lg-three-quarter{margin-right:150px!important}.mr-lg-half{margin-right:100px!important}.mr-lg-third{margin-right:66.6666666667px!important}.mr-lg-quarter{margin-right:50px!important}.mr-lg-sixth{margin-right:33.3333333333px!important}.mr-lg-eighth{margin-right:25px!important}.mr-lg-twelfth{margin-right:16.6666666667px!important}.mr-lg-sixteenth{margin-right:12.5px!important}.mr-lg-twenty-fourth{margin-right:8.3333333333px!important}.mr-lg-thirty-second{margin-right:6.25px!important}.me-lg-0{margin-right:0!important}.me-lg,.me-lg-full{margin-right:200px!important}.me-lg-three-quarter{margin-right:150px!important}.me-lg-half{margin-right:100px!important}.me-lg-third{margin-right:66.6666666667px!important}.me-lg-quarter{margin-right:50px!important}.me-lg-sixth{margin-right:33.3333333333px!important}.me-lg-eighth{margin-right:25px!important}.me-lg-twelfth{margin-right:16.6666666667px!important}.me-lg-sixteenth{margin-right:12.5px!important}.me-lg-twenty-fourth{margin-right:8.3333333333px!important}.me-lg-thirty-second{margin-right:6.25px!important}.mb-lg-0{margin-bottom:0!important}.mb-lg,.mb-lg-full{margin-bottom:200px!important}.mb-lg-three-quarter{margin-bottom:150px!important}.mb-lg-half{margin-bottom:100px!important}.mb-lg-third{margin-bottom:66.6666666667px!important}.mb-lg-quarter{margin-bottom:50px!important}.mb-lg-sixth{margin-bottom:33.3333333333px!important}.mb-lg-eighth{margin-bottom:25px!important}.mb-lg-twelfth{margin-bottom:16.6666666667px!important}.mb-lg-sixteenth{margin-bottom:12.5px!important}.mb-lg-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-lg-thirty-second{margin-bottom:6.25px!important}.ml-lg-0{margin-left:0!important}.ml-lg,.ml-lg-full{margin-left:200px!important}.ml-lg-three-quarter{margin-left:150px!important}.ml-lg-half{margin-left:100px!important}.ml-lg-third{margin-left:66.6666666667px!important}.ml-lg-quarter{margin-left:50px!important}.ml-lg-sixth{margin-left:33.3333333333px!important}.ml-lg-eighth{margin-left:25px!important}.ml-lg-twelfth{margin-left:16.6666666667px!important}.ml-lg-sixteenth{margin-left:12.5px!important}.ml-lg-twenty-fourth{margin-left:8.3333333333px!important}.ml-lg-thirty-second{margin-left:6.25px!important}.ms-lg-0{margin-left:0!important}.ms-lg,.ms-lg-full{margin-left:200px!important}.ms-lg-three-quarter{margin-left:150px!important}.ms-lg-half{margin-left:100px!important}.ms-lg-third{margin-left:66.6666666667px!important}.ms-lg-quarter{margin-left:50px!important}.ms-lg-sixth{margin-left:33.3333333333px!important}.ms-lg-eighth{margin-left:25px!important}.ms-lg-twelfth{margin-left:16.6666666667px!important}.ms-lg-sixteenth{margin-left:12.5px!important}.ms-lg-twenty-fourth{margin-left:8.3333333333px!important}.ms-lg-thirty-second{margin-left:6.25px!important}.p-lg-0{padding:0!important}.p-lg,.p-lg-full{padding:200px!important}.p-lg-three-quarter{padding:150px!important}.p-lg-half{padding:100px!important}.p-lg-third{padding:66.6666666667px!important}.p-lg-quarter{padding:50px!important}.p-lg-sixth{padding:33.3333333333px!important}.p-lg-eighth{padding:25px!important}.p-lg-twelfth{padding:16.6666666667px!important}.p-lg-sixteenth{padding:12.5px!important}.p-lg-twenty-fourth{padding:8.3333333333px!important}.p-lg-thirty-second{padding:6.25px!important}.pt-lg-0{padding-top:0!important}.pt-lg,.pt-lg-full{padding-top:200px!important}.pt-lg-three-quarter{padding-top:150px!important}.pt-lg-half{padding-top:100px!important}.pt-lg-third{padding-top:66.6666666667px!important}.pt-lg-quarter{padding-top:50px!important}.pt-lg-sixth{padding-top:33.3333333333px!important}.pt-lg-eighth{padding-top:25px!important}.pt-lg-twelfth{padding-top:16.6666666667px!important}.pt-lg-sixteenth{padding-top:12.5px!important}.pt-lg-twenty-fourth{padding-top:8.3333333333px!important}.pt-lg-thirty-second{padding-top:6.25px!important}.pr-lg-0{padding-right:0!important}.pr-lg,.pr-lg-full{padding-right:200px!important}.pr-lg-three-quarter{padding-right:150px!important}.pr-lg-half{padding-right:100px!important}.pr-lg-third{padding-right:66.6666666667px!important}.pr-lg-quarter{padding-right:50px!important}.pr-lg-sixth{padding-right:33.3333333333px!important}.pr-lg-eighth{padding-right:25px!important}.pr-lg-twelfth{padding-right:16.6666666667px!important}.pr-lg-sixteenth{padding-right:12.5px!important}.pr-lg-twenty-fourth{padding-right:8.3333333333px!important}.pr-lg-thirty-second{padding-right:6.25px!important}.pe-lg-0{padding-right:0!important}.pe-lg,.pe-lg-full{padding-right:200px!important}.pe-lg-three-quarter{padding-right:150px!important}.pe-lg-half{padding-right:100px!important}.pe-lg-third{padding-right:66.6666666667px!important}.pe-lg-quarter{padding-right:50px!important}.pe-lg-sixth{padding-right:33.3333333333px!important}.pe-lg-eighth{padding-right:25px!important}.pe-lg-twelfth{padding-right:16.6666666667px!important}.pe-lg-sixteenth{padding-right:12.5px!important}.pe-lg-twenty-fourth{padding-right:8.3333333333px!important}.pe-lg-thirty-second{padding-right:6.25px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg,.pb-lg-full{padding-bottom:200px!important}.pb-lg-three-quarter{padding-bottom:150px!important}.pb-lg-half{padding-bottom:100px!important}.pb-lg-third{padding-bottom:66.6666666667px!important}.pb-lg-quarter{padding-bottom:50px!important}.pb-lg-sixth{padding-bottom:33.3333333333px!important}.pb-lg-eighth{padding-bottom:25px!important}.pb-lg-twelfth{padding-bottom:16.6666666667px!important}.pb-lg-sixteenth{padding-bottom:12.5px!important}.pb-lg-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-lg-thirty-second{padding-bottom:6.25px!important}.pl-lg-0{padding-left:0!important}.pl-lg,.pl-lg-full{padding-left:200px!important}.pl-lg-three-quarter{padding-left:150px!important}.pl-lg-half{padding-left:100px!important}.pl-lg-third{padding-left:66.6666666667px!important}.pl-lg-quarter{padding-left:50px!important}.pl-lg-sixth{padding-left:33.3333333333px!important}.pl-lg-eighth{padding-left:25px!important}.pl-lg-twelfth{padding-left:16.6666666667px!important}.pl-lg-sixteenth{padding-left:12.5px!important}.pl-lg-twenty-fourth{padding-left:8.3333333333px!important}.pl-lg-thirty-second{padding-left:6.25px!important}.ps-lg-0{padding-left:0!important}.ps-lg,.ps-lg-full{padding-left:200px!important}.ps-lg-three-quarter{padding-left:150px!important}.ps-lg-half{padding-left:100px!important}.ps-lg-third{padding-left:66.6666666667px!important}.ps-lg-quarter{padding-left:50px!important}.ps-lg-sixth{padding-left:33.3333333333px!important}.ps-lg-eighth{padding-left:25px!important}.ps-lg-twelfth{padding-left:16.6666666667px!important}.ps-lg-sixteenth{padding-left:12.5px!important}.ps-lg-twenty-fourth{padding-left:8.3333333333px!important}.ps-lg-thirty-second{padding-left:6.25px!important}}@media(max-width:991.98px){.m-down-lg-0{margin:0!important}.m-down-lg,.m-down-lg-full{margin:200px!important}.m-down-lg-three-quarter{margin:150px!important}.m-down-lg-half{margin:100px!important}.m-down-lg-third{margin:66.6666666667px!important}.m-down-lg-quarter{margin:50px!important}.m-down-lg-sixth{margin:33.3333333333px!important}.m-down-lg-eighth{margin:25px!important}.m-down-lg-twelfth{margin:16.6666666667px!important}.m-down-lg-sixteenth{margin:12.5px!important}.m-down-lg-twenty-fourth{margin:8.3333333333px!important}.m-down-lg-thirty-second{margin:6.25px!important}.mt-down-lg-0{margin-top:0!important}.mt-down-lg,.mt-down-lg-full{margin-top:200px!important}.mt-down-lg-three-quarter{margin-top:150px!important}.mt-down-lg-half{margin-top:100px!important}.mt-down-lg-third{margin-top:66.6666666667px!important}.mt-down-lg-quarter{margin-top:50px!important}.mt-down-lg-sixth{margin-top:33.3333333333px!important}.mt-down-lg-eighth{margin-top:25px!important}.mt-down-lg-twelfth{margin-top:16.6666666667px!important}.mt-down-lg-sixteenth{margin-top:12.5px!important}.mt-down-lg-twenty-fourth{margin-top:8.3333333333px!important}.mt-down-lg-thirty-second{margin-top:6.25px!important}.mr-down-lg-0{margin-right:0!important}.mr-down-lg,.mr-down-lg-full{margin-right:200px!important}.mr-down-lg-three-quarter{margin-right:150px!important}.mr-down-lg-half{margin-right:100px!important}.mr-down-lg-third{margin-right:66.6666666667px!important}.mr-down-lg-quarter{margin-right:50px!important}.mr-down-lg-sixth{margin-right:33.3333333333px!important}.mr-down-lg-eighth{margin-right:25px!important}.mr-down-lg-twelfth{margin-right:16.6666666667px!important}.mr-down-lg-sixteenth{margin-right:12.5px!important}.mr-down-lg-twenty-fourth{margin-right:8.3333333333px!important}.mr-down-lg-thirty-second{margin-right:6.25px!important}.me-down-lg-0{margin-right:0!important}.me-down-lg,.me-down-lg-full{margin-right:200px!important}.me-down-lg-three-quarter{margin-right:150px!important}.me-down-lg-half{margin-right:100px!important}.me-down-lg-third{margin-right:66.6666666667px!important}.me-down-lg-quarter{margin-right:50px!important}.me-down-lg-sixth{margin-right:33.3333333333px!important}.me-down-lg-eighth{margin-right:25px!important}.me-down-lg-twelfth{margin-right:16.6666666667px!important}.me-down-lg-sixteenth{margin-right:12.5px!important}.me-down-lg-twenty-fourth{margin-right:8.3333333333px!important}.me-down-lg-thirty-second{margin-right:6.25px!important}.mb-down-lg-0{margin-bottom:0!important}.mb-down-lg,.mb-down-lg-full{margin-bottom:200px!important}.mb-down-lg-three-quarter{margin-bottom:150px!important}.mb-down-lg-half{margin-bottom:100px!important}.mb-down-lg-third{margin-bottom:66.6666666667px!important}.mb-down-lg-quarter{margin-bottom:50px!important}.mb-down-lg-sixth{margin-bottom:33.3333333333px!important}.mb-down-lg-eighth{margin-bottom:25px!important}.mb-down-lg-twelfth{margin-bottom:16.6666666667px!important}.mb-down-lg-sixteenth{margin-bottom:12.5px!important}.mb-down-lg-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-down-lg-thirty-second{margin-bottom:6.25px!important}.ml-down-lg-0{margin-left:0!important}.ml-down-lg,.ml-down-lg-full{margin-left:200px!important}.ml-down-lg-three-quarter{margin-left:150px!important}.ml-down-lg-half{margin-left:100px!important}.ml-down-lg-third{margin-left:66.6666666667px!important}.ml-down-lg-quarter{margin-left:50px!important}.ml-down-lg-sixth{margin-left:33.3333333333px!important}.ml-down-lg-eighth{margin-left:25px!important}.ml-down-lg-twelfth{margin-left:16.6666666667px!important}.ml-down-lg-sixteenth{margin-left:12.5px!important}.ml-down-lg-twenty-fourth{margin-left:8.3333333333px!important}.ml-down-lg-thirty-second{margin-left:6.25px!important}.ms-down-lg-0{margin-left:0!important}.ms-down-lg,.ms-down-lg-full{margin-left:200px!important}.ms-down-lg-three-quarter{margin-left:150px!important}.ms-down-lg-half{margin-left:100px!important}.ms-down-lg-third{margin-left:66.6666666667px!important}.ms-down-lg-quarter{margin-left:50px!important}.ms-down-lg-sixth{margin-left:33.3333333333px!important}.ms-down-lg-eighth{margin-left:25px!important}.ms-down-lg-twelfth{margin-left:16.6666666667px!important}.ms-down-lg-sixteenth{margin-left:12.5px!important}.ms-down-lg-twenty-fourth{margin-left:8.3333333333px!important}.ms-down-lg-thirty-second{margin-left:6.25px!important}.p-down-lg-0{padding:0!important}.p-down-lg,.p-down-lg-full{padding:200px!important}.p-down-lg-three-quarter{padding:150px!important}.p-down-lg-half{padding:100px!important}.p-down-lg-third{padding:66.6666666667px!important}.p-down-lg-quarter{padding:50px!important}.p-down-lg-sixth{padding:33.3333333333px!important}.p-down-lg-eighth{padding:25px!important}.p-down-lg-twelfth{padding:16.6666666667px!important}.p-down-lg-sixteenth{padding:12.5px!important}.p-down-lg-twenty-fourth{padding:8.3333333333px!important}.p-down-lg-thirty-second{padding:6.25px!important}.pt-down-lg-0{padding-top:0!important}.pt-down-lg,.pt-down-lg-full{padding-top:200px!important}.pt-down-lg-three-quarter{padding-top:150px!important}.pt-down-lg-half{padding-top:100px!important}.pt-down-lg-third{padding-top:66.6666666667px!important}.pt-down-lg-quarter{padding-top:50px!important}.pt-down-lg-sixth{padding-top:33.3333333333px!important}.pt-down-lg-eighth{padding-top:25px!important}.pt-down-lg-twelfth{padding-top:16.6666666667px!important}.pt-down-lg-sixteenth{padding-top:12.5px!important}.pt-down-lg-twenty-fourth{padding-top:8.3333333333px!important}.pt-down-lg-thirty-second{padding-top:6.25px!important}.pr-down-lg-0{padding-right:0!important}.pr-down-lg,.pr-down-lg-full{padding-right:200px!important}.pr-down-lg-three-quarter{padding-right:150px!important}.pr-down-lg-half{padding-right:100px!important}.pr-down-lg-third{padding-right:66.6666666667px!important}.pr-down-lg-quarter{padding-right:50px!important}.pr-down-lg-sixth{padding-right:33.3333333333px!important}.pr-down-lg-eighth{padding-right:25px!important}.pr-down-lg-twelfth{padding-right:16.6666666667px!important}.pr-down-lg-sixteenth{padding-right:12.5px!important}.pr-down-lg-twenty-fourth{padding-right:8.3333333333px!important}.pr-down-lg-thirty-second{padding-right:6.25px!important}.pe-down-lg-0{padding-right:0!important}.pe-down-lg,.pe-down-lg-full{padding-right:200px!important}.pe-down-lg-three-quarter{padding-right:150px!important}.pe-down-lg-half{padding-right:100px!important}.pe-down-lg-third{padding-right:66.6666666667px!important}.pe-down-lg-quarter{padding-right:50px!important}.pe-down-lg-sixth{padding-right:33.3333333333px!important}.pe-down-lg-eighth{padding-right:25px!important}.pe-down-lg-twelfth{padding-right:16.6666666667px!important}.pe-down-lg-sixteenth{padding-right:12.5px!important}.pe-down-lg-twenty-fourth{padding-right:8.3333333333px!important}.pe-down-lg-thirty-second{padding-right:6.25px!important}.pb-down-lg-0{padding-bottom:0!important}.pb-down-lg,.pb-down-lg-full{padding-bottom:200px!important}.pb-down-lg-three-quarter{padding-bottom:150px!important}.pb-down-lg-half{padding-bottom:100px!important}.pb-down-lg-third{padding-bottom:66.6666666667px!important}.pb-down-lg-quarter{padding-bottom:50px!important}.pb-down-lg-sixth{padding-bottom:33.3333333333px!important}.pb-down-lg-eighth{padding-bottom:25px!important}.pb-down-lg-twelfth{padding-bottom:16.6666666667px!important}.pb-down-lg-sixteenth{padding-bottom:12.5px!important}.pb-down-lg-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-down-lg-thirty-second{padding-bottom:6.25px!important}.pl-down-lg-0{padding-left:0!important}.pl-down-lg,.pl-down-lg-full{padding-left:200px!important}.pl-down-lg-three-quarter{padding-left:150px!important}.pl-down-lg-half{padding-left:100px!important}.pl-down-lg-third{padding-left:66.6666666667px!important}.pl-down-lg-quarter{padding-left:50px!important}.pl-down-lg-sixth{padding-left:33.3333333333px!important}.pl-down-lg-eighth{padding-left:25px!important}.pl-down-lg-twelfth{padding-left:16.6666666667px!important}.pl-down-lg-sixteenth{padding-left:12.5px!important}.pl-down-lg-twenty-fourth{padding-left:8.3333333333px!important}.pl-down-lg-thirty-second{padding-left:6.25px!important}.ps-down-lg-0{padding-left:0!important}.ps-down-lg,.ps-down-lg-full{padding-left:200px!important}.ps-down-lg-three-quarter{padding-left:150px!important}.ps-down-lg-half{padding-left:100px!important}.ps-down-lg-third{padding-left:66.6666666667px!important}.ps-down-lg-quarter{padding-left:50px!important}.ps-down-lg-sixth{padding-left:33.3333333333px!important}.ps-down-lg-eighth{padding-left:25px!important}.ps-down-lg-twelfth{padding-left:16.6666666667px!important}.ps-down-lg-sixteenth{padding-left:12.5px!important}.ps-down-lg-twenty-fourth{padding-left:8.3333333333px!important}.ps-down-lg-thirty-second{padding-left:6.25px!important}}@media(min-width:1200px){.m-xl-0{margin:0!important}.m-xl,.m-xl-full{margin:200px!important}.m-xl-three-quarter{margin:150px!important}.m-xl-half{margin:100px!important}.m-xl-third{margin:66.6666666667px!important}.m-xl-quarter{margin:50px!important}.m-xl-sixth{margin:33.3333333333px!important}.m-xl-eighth{margin:25px!important}.m-xl-twelfth{margin:16.6666666667px!important}.m-xl-sixteenth{margin:12.5px!important}.m-xl-twenty-fourth{margin:8.3333333333px!important}.m-xl-thirty-second{margin:6.25px!important}.mt-xl-0{margin-top:0!important}.mt-xl,.mt-xl-full{margin-top:200px!important}.mt-xl-three-quarter{margin-top:150px!important}.mt-xl-half{margin-top:100px!important}.mt-xl-third{margin-top:66.6666666667px!important}.mt-xl-quarter{margin-top:50px!important}.mt-xl-sixth{margin-top:33.3333333333px!important}.mt-xl-eighth{margin-top:25px!important}.mt-xl-twelfth{margin-top:16.6666666667px!important}.mt-xl-sixteenth{margin-top:12.5px!important}.mt-xl-twenty-fourth{margin-top:8.3333333333px!important}.mt-xl-thirty-second{margin-top:6.25px!important}.mr-xl-0{margin-right:0!important}.mr-xl,.mr-xl-full{margin-right:200px!important}.mr-xl-three-quarter{margin-right:150px!important}.mr-xl-half{margin-right:100px!important}.mr-xl-third{margin-right:66.6666666667px!important}.mr-xl-quarter{margin-right:50px!important}.mr-xl-sixth{margin-right:33.3333333333px!important}.mr-xl-eighth{margin-right:25px!important}.mr-xl-twelfth{margin-right:16.6666666667px!important}.mr-xl-sixteenth{margin-right:12.5px!important}.mr-xl-twenty-fourth{margin-right:8.3333333333px!important}.mr-xl-thirty-second{margin-right:6.25px!important}.me-xl-0{margin-right:0!important}.me-xl,.me-xl-full{margin-right:200px!important}.me-xl-three-quarter{margin-right:150px!important}.me-xl-half{margin-right:100px!important}.me-xl-third{margin-right:66.6666666667px!important}.me-xl-quarter{margin-right:50px!important}.me-xl-sixth{margin-right:33.3333333333px!important}.me-xl-eighth{margin-right:25px!important}.me-xl-twelfth{margin-right:16.6666666667px!important}.me-xl-sixteenth{margin-right:12.5px!important}.me-xl-twenty-fourth{margin-right:8.3333333333px!important}.me-xl-thirty-second{margin-right:6.25px!important}.mb-xl-0{margin-bottom:0!important}.mb-xl,.mb-xl-full{margin-bottom:200px!important}.mb-xl-three-quarter{margin-bottom:150px!important}.mb-xl-half{margin-bottom:100px!important}.mb-xl-third{margin-bottom:66.6666666667px!important}.mb-xl-quarter{margin-bottom:50px!important}.mb-xl-sixth{margin-bottom:33.3333333333px!important}.mb-xl-eighth{margin-bottom:25px!important}.mb-xl-twelfth{margin-bottom:16.6666666667px!important}.mb-xl-sixteenth{margin-bottom:12.5px!important}.mb-xl-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-xl-thirty-second{margin-bottom:6.25px!important}.ml-xl-0{margin-left:0!important}.ml-xl,.ml-xl-full{margin-left:200px!important}.ml-xl-three-quarter{margin-left:150px!important}.ml-xl-half{margin-left:100px!important}.ml-xl-third{margin-left:66.6666666667px!important}.ml-xl-quarter{margin-left:50px!important}.ml-xl-sixth{margin-left:33.3333333333px!important}.ml-xl-eighth{margin-left:25px!important}.ml-xl-twelfth{margin-left:16.6666666667px!important}.ml-xl-sixteenth{margin-left:12.5px!important}.ml-xl-twenty-fourth{margin-left:8.3333333333px!important}.ml-xl-thirty-second{margin-left:6.25px!important}.ms-xl-0{margin-left:0!important}.ms-xl,.ms-xl-full{margin-left:200px!important}.ms-xl-three-quarter{margin-left:150px!important}.ms-xl-half{margin-left:100px!important}.ms-xl-third{margin-left:66.6666666667px!important}.ms-xl-quarter{margin-left:50px!important}.ms-xl-sixth{margin-left:33.3333333333px!important}.ms-xl-eighth{margin-left:25px!important}.ms-xl-twelfth{margin-left:16.6666666667px!important}.ms-xl-sixteenth{margin-left:12.5px!important}.ms-xl-twenty-fourth{margin-left:8.3333333333px!important}.ms-xl-thirty-second{margin-left:6.25px!important}.p-xl-0{padding:0!important}.p-xl,.p-xl-full{padding:200px!important}.p-xl-three-quarter{padding:150px!important}.p-xl-half{padding:100px!important}.p-xl-third{padding:66.6666666667px!important}.p-xl-quarter{padding:50px!important}.p-xl-sixth{padding:33.3333333333px!important}.p-xl-eighth{padding:25px!important}.p-xl-twelfth{padding:16.6666666667px!important}.p-xl-sixteenth{padding:12.5px!important}.p-xl-twenty-fourth{padding:8.3333333333px!important}.p-xl-thirty-second{padding:6.25px!important}.pt-xl-0{padding-top:0!important}.pt-xl,.pt-xl-full{padding-top:200px!important}.pt-xl-three-quarter{padding-top:150px!important}.pt-xl-half{padding-top:100px!important}.pt-xl-third{padding-top:66.6666666667px!important}.pt-xl-quarter{padding-top:50px!important}.pt-xl-sixth{padding-top:33.3333333333px!important}.pt-xl-eighth{padding-top:25px!important}.pt-xl-twelfth{padding-top:16.6666666667px!important}.pt-xl-sixteenth{padding-top:12.5px!important}.pt-xl-twenty-fourth{padding-top:8.3333333333px!important}.pt-xl-thirty-second{padding-top:6.25px!important}.pr-xl-0{padding-right:0!important}.pr-xl,.pr-xl-full{padding-right:200px!important}.pr-xl-three-quarter{padding-right:150px!important}.pr-xl-half{padding-right:100px!important}.pr-xl-third{padding-right:66.6666666667px!important}.pr-xl-quarter{padding-right:50px!important}.pr-xl-sixth{padding-right:33.3333333333px!important}.pr-xl-eighth{padding-right:25px!important}.pr-xl-twelfth{padding-right:16.6666666667px!important}.pr-xl-sixteenth{padding-right:12.5px!important}.pr-xl-twenty-fourth{padding-right:8.3333333333px!important}.pr-xl-thirty-second{padding-right:6.25px!important}.pe-xl-0{padding-right:0!important}.pe-xl,.pe-xl-full{padding-right:200px!important}.pe-xl-three-quarter{padding-right:150px!important}.pe-xl-half{padding-right:100px!important}.pe-xl-third{padding-right:66.6666666667px!important}.pe-xl-quarter{padding-right:50px!important}.pe-xl-sixth{padding-right:33.3333333333px!important}.pe-xl-eighth{padding-right:25px!important}.pe-xl-twelfth{padding-right:16.6666666667px!important}.pe-xl-sixteenth{padding-right:12.5px!important}.pe-xl-twenty-fourth{padding-right:8.3333333333px!important}.pe-xl-thirty-second{padding-right:6.25px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl,.pb-xl-full{padding-bottom:200px!important}.pb-xl-three-quarter{padding-bottom:150px!important}.pb-xl-half{padding-bottom:100px!important}.pb-xl-third{padding-bottom:66.6666666667px!important}.pb-xl-quarter{padding-bottom:50px!important}.pb-xl-sixth{padding-bottom:33.3333333333px!important}.pb-xl-eighth{padding-bottom:25px!important}.pb-xl-twelfth{padding-bottom:16.6666666667px!important}.pb-xl-sixteenth{padding-bottom:12.5px!important}.pb-xl-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-xl-thirty-second{padding-bottom:6.25px!important}.pl-xl-0{padding-left:0!important}.pl-xl,.pl-xl-full{padding-left:200px!important}.pl-xl-three-quarter{padding-left:150px!important}.pl-xl-half{padding-left:100px!important}.pl-xl-third{padding-left:66.6666666667px!important}.pl-xl-quarter{padding-left:50px!important}.pl-xl-sixth{padding-left:33.3333333333px!important}.pl-xl-eighth{padding-left:25px!important}.pl-xl-twelfth{padding-left:16.6666666667px!important}.pl-xl-sixteenth{padding-left:12.5px!important}.pl-xl-twenty-fourth{padding-left:8.3333333333px!important}.pl-xl-thirty-second{padding-left:6.25px!important}.ps-xl-0{padding-left:0!important}.ps-xl,.ps-xl-full{padding-left:200px!important}.ps-xl-three-quarter{padding-left:150px!important}.ps-xl-half{padding-left:100px!important}.ps-xl-third{padding-left:66.6666666667px!important}.ps-xl-quarter{padding-left:50px!important}.ps-xl-sixth{padding-left:33.3333333333px!important}.ps-xl-eighth{padding-left:25px!important}.ps-xl-twelfth{padding-left:16.6666666667px!important}.ps-xl-sixteenth{padding-left:12.5px!important}.ps-xl-twenty-fourth{padding-left:8.3333333333px!important}.ps-xl-thirty-second{padding-left:6.25px!important}}@media(max-width:1199.98px){.m-down-xl-0{margin:0!important}.m-down-xl,.m-down-xl-full{margin:200px!important}.m-down-xl-three-quarter{margin:150px!important}.m-down-xl-half{margin:100px!important}.m-down-xl-third{margin:66.6666666667px!important}.m-down-xl-quarter{margin:50px!important}.m-down-xl-sixth{margin:33.3333333333px!important}.m-down-xl-eighth{margin:25px!important}.m-down-xl-twelfth{margin:16.6666666667px!important}.m-down-xl-sixteenth{margin:12.5px!important}.m-down-xl-twenty-fourth{margin:8.3333333333px!important}.m-down-xl-thirty-second{margin:6.25px!important}.mt-down-xl-0{margin-top:0!important}.mt-down-xl,.mt-down-xl-full{margin-top:200px!important}.mt-down-xl-three-quarter{margin-top:150px!important}.mt-down-xl-half{margin-top:100px!important}.mt-down-xl-third{margin-top:66.6666666667px!important}.mt-down-xl-quarter{margin-top:50px!important}.mt-down-xl-sixth{margin-top:33.3333333333px!important}.mt-down-xl-eighth{margin-top:25px!important}.mt-down-xl-twelfth{margin-top:16.6666666667px!important}.mt-down-xl-sixteenth{margin-top:12.5px!important}.mt-down-xl-twenty-fourth{margin-top:8.3333333333px!important}.mt-down-xl-thirty-second{margin-top:6.25px!important}.mr-down-xl-0{margin-right:0!important}.mr-down-xl,.mr-down-xl-full{margin-right:200px!important}.mr-down-xl-three-quarter{margin-right:150px!important}.mr-down-xl-half{margin-right:100px!important}.mr-down-xl-third{margin-right:66.6666666667px!important}.mr-down-xl-quarter{margin-right:50px!important}.mr-down-xl-sixth{margin-right:33.3333333333px!important}.mr-down-xl-eighth{margin-right:25px!important}.mr-down-xl-twelfth{margin-right:16.6666666667px!important}.mr-down-xl-sixteenth{margin-right:12.5px!important}.mr-down-xl-twenty-fourth{margin-right:8.3333333333px!important}.mr-down-xl-thirty-second{margin-right:6.25px!important}.me-down-xl-0{margin-right:0!important}.me-down-xl,.me-down-xl-full{margin-right:200px!important}.me-down-xl-three-quarter{margin-right:150px!important}.me-down-xl-half{margin-right:100px!important}.me-down-xl-third{margin-right:66.6666666667px!important}.me-down-xl-quarter{margin-right:50px!important}.me-down-xl-sixth{margin-right:33.3333333333px!important}.me-down-xl-eighth{margin-right:25px!important}.me-down-xl-twelfth{margin-right:16.6666666667px!important}.me-down-xl-sixteenth{margin-right:12.5px!important}.me-down-xl-twenty-fourth{margin-right:8.3333333333px!important}.me-down-xl-thirty-second{margin-right:6.25px!important}.mb-down-xl-0{margin-bottom:0!important}.mb-down-xl,.mb-down-xl-full{margin-bottom:200px!important}.mb-down-xl-three-quarter{margin-bottom:150px!important}.mb-down-xl-half{margin-bottom:100px!important}.mb-down-xl-third{margin-bottom:66.6666666667px!important}.mb-down-xl-quarter{margin-bottom:50px!important}.mb-down-xl-sixth{margin-bottom:33.3333333333px!important}.mb-down-xl-eighth{margin-bottom:25px!important}.mb-down-xl-twelfth{margin-bottom:16.6666666667px!important}.mb-down-xl-sixteenth{margin-bottom:12.5px!important}.mb-down-xl-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-down-xl-thirty-second{margin-bottom:6.25px!important}.ml-down-xl-0{margin-left:0!important}.ml-down-xl,.ml-down-xl-full{margin-left:200px!important}.ml-down-xl-three-quarter{margin-left:150px!important}.ml-down-xl-half{margin-left:100px!important}.ml-down-xl-third{margin-left:66.6666666667px!important}.ml-down-xl-quarter{margin-left:50px!important}.ml-down-xl-sixth{margin-left:33.3333333333px!important}.ml-down-xl-eighth{margin-left:25px!important}.ml-down-xl-twelfth{margin-left:16.6666666667px!important}.ml-down-xl-sixteenth{margin-left:12.5px!important}.ml-down-xl-twenty-fourth{margin-left:8.3333333333px!important}.ml-down-xl-thirty-second{margin-left:6.25px!important}.ms-down-xl-0{margin-left:0!important}.ms-down-xl,.ms-down-xl-full{margin-left:200px!important}.ms-down-xl-three-quarter{margin-left:150px!important}.ms-down-xl-half{margin-left:100px!important}.ms-down-xl-third{margin-left:66.6666666667px!important}.ms-down-xl-quarter{margin-left:50px!important}.ms-down-xl-sixth{margin-left:33.3333333333px!important}.ms-down-xl-eighth{margin-left:25px!important}.ms-down-xl-twelfth{margin-left:16.6666666667px!important}.ms-down-xl-sixteenth{margin-left:12.5px!important}.ms-down-xl-twenty-fourth{margin-left:8.3333333333px!important}.ms-down-xl-thirty-second{margin-left:6.25px!important}.p-down-xl-0{padding:0!important}.p-down-xl,.p-down-xl-full{padding:200px!important}.p-down-xl-three-quarter{padding:150px!important}.p-down-xl-half{padding:100px!important}.p-down-xl-third{padding:66.6666666667px!important}.p-down-xl-quarter{padding:50px!important}.p-down-xl-sixth{padding:33.3333333333px!important}.p-down-xl-eighth{padding:25px!important}.p-down-xl-twelfth{padding:16.6666666667px!important}.p-down-xl-sixteenth{padding:12.5px!important}.p-down-xl-twenty-fourth{padding:8.3333333333px!important}.p-down-xl-thirty-second{padding:6.25px!important}.pt-down-xl-0{padding-top:0!important}.pt-down-xl,.pt-down-xl-full{padding-top:200px!important}.pt-down-xl-three-quarter{padding-top:150px!important}.pt-down-xl-half{padding-top:100px!important}.pt-down-xl-third{padding-top:66.6666666667px!important}.pt-down-xl-quarter{padding-top:50px!important}.pt-down-xl-sixth{padding-top:33.3333333333px!important}.pt-down-xl-eighth{padding-top:25px!important}.pt-down-xl-twelfth{padding-top:16.6666666667px!important}.pt-down-xl-sixteenth{padding-top:12.5px!important}.pt-down-xl-twenty-fourth{padding-top:8.3333333333px!important}.pt-down-xl-thirty-second{padding-top:6.25px!important}.pr-down-xl-0{padding-right:0!important}.pr-down-xl,.pr-down-xl-full{padding-right:200px!important}.pr-down-xl-three-quarter{padding-right:150px!important}.pr-down-xl-half{padding-right:100px!important}.pr-down-xl-third{padding-right:66.6666666667px!important}.pr-down-xl-quarter{padding-right:50px!important}.pr-down-xl-sixth{padding-right:33.3333333333px!important}.pr-down-xl-eighth{padding-right:25px!important}.pr-down-xl-twelfth{padding-right:16.6666666667px!important}.pr-down-xl-sixteenth{padding-right:12.5px!important}.pr-down-xl-twenty-fourth{padding-right:8.3333333333px!important}.pr-down-xl-thirty-second{padding-right:6.25px!important}.pe-down-xl-0{padding-right:0!important}.pe-down-xl,.pe-down-xl-full{padding-right:200px!important}.pe-down-xl-three-quarter{padding-right:150px!important}.pe-down-xl-half{padding-right:100px!important}.pe-down-xl-third{padding-right:66.6666666667px!important}.pe-down-xl-quarter{padding-right:50px!important}.pe-down-xl-sixth{padding-right:33.3333333333px!important}.pe-down-xl-eighth{padding-right:25px!important}.pe-down-xl-twelfth{padding-right:16.6666666667px!important}.pe-down-xl-sixteenth{padding-right:12.5px!important}.pe-down-xl-twenty-fourth{padding-right:8.3333333333px!important}.pe-down-xl-thirty-second{padding-right:6.25px!important}.pb-down-xl-0{padding-bottom:0!important}.pb-down-xl,.pb-down-xl-full{padding-bottom:200px!important}.pb-down-xl-three-quarter{padding-bottom:150px!important}.pb-down-xl-half{padding-bottom:100px!important}.pb-down-xl-third{padding-bottom:66.6666666667px!important}.pb-down-xl-quarter{padding-bottom:50px!important}.pb-down-xl-sixth{padding-bottom:33.3333333333px!important}.pb-down-xl-eighth{padding-bottom:25px!important}.pb-down-xl-twelfth{padding-bottom:16.6666666667px!important}.pb-down-xl-sixteenth{padding-bottom:12.5px!important}.pb-down-xl-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-down-xl-thirty-second{padding-bottom:6.25px!important}.pl-down-xl-0{padding-left:0!important}.pl-down-xl,.pl-down-xl-full{padding-left:200px!important}.pl-down-xl-three-quarter{padding-left:150px!important}.pl-down-xl-half{padding-left:100px!important}.pl-down-xl-third{padding-left:66.6666666667px!important}.pl-down-xl-quarter{padding-left:50px!important}.pl-down-xl-sixth{padding-left:33.3333333333px!important}.pl-down-xl-eighth{padding-left:25px!important}.pl-down-xl-twelfth{padding-left:16.6666666667px!important}.pl-down-xl-sixteenth{padding-left:12.5px!important}.pl-down-xl-twenty-fourth{padding-left:8.3333333333px!important}.pl-down-xl-thirty-second{padding-left:6.25px!important}.ps-down-xl-0{padding-left:0!important}.ps-down-xl,.ps-down-xl-full{padding-left:200px!important}.ps-down-xl-three-quarter{padding-left:150px!important}.ps-down-xl-half{padding-left:100px!important}.ps-down-xl-third{padding-left:66.6666666667px!important}.ps-down-xl-quarter{padding-left:50px!important}.ps-down-xl-sixth{padding-left:33.3333333333px!important}.ps-down-xl-eighth{padding-left:25px!important}.ps-down-xl-twelfth{padding-left:16.6666666667px!important}.ps-down-xl-sixteenth{padding-left:12.5px!important}.ps-down-xl-twenty-fourth{padding-left:8.3333333333px!important}.ps-down-xl-thirty-second{padding-left:6.25px!important}}@media(min-width:1400px){.m-xxl-0{margin:0!important}.m-xxl,.m-xxl-full{margin:200px!important}.m-xxl-three-quarter{margin:150px!important}.m-xxl-half{margin:100px!important}.m-xxl-third{margin:66.6666666667px!important}.m-xxl-quarter{margin:50px!important}.m-xxl-sixth{margin:33.3333333333px!important}.m-xxl-eighth{margin:25px!important}.m-xxl-twelfth{margin:16.6666666667px!important}.m-xxl-sixteenth{margin:12.5px!important}.m-xxl-twenty-fourth{margin:8.3333333333px!important}.m-xxl-thirty-second{margin:6.25px!important}.mt-xxl-0{margin-top:0!important}.mt-xxl,.mt-xxl-full{margin-top:200px!important}.mt-xxl-three-quarter{margin-top:150px!important}.mt-xxl-half{margin-top:100px!important}.mt-xxl-third{margin-top:66.6666666667px!important}.mt-xxl-quarter{margin-top:50px!important}.mt-xxl-sixth{margin-top:33.3333333333px!important}.mt-xxl-eighth{margin-top:25px!important}.mt-xxl-twelfth{margin-top:16.6666666667px!important}.mt-xxl-sixteenth{margin-top:12.5px!important}.mt-xxl-twenty-fourth{margin-top:8.3333333333px!important}.mt-xxl-thirty-second{margin-top:6.25px!important}.mr-xxl-0{margin-right:0!important}.mr-xxl,.mr-xxl-full{margin-right:200px!important}.mr-xxl-three-quarter{margin-right:150px!important}.mr-xxl-half{margin-right:100px!important}.mr-xxl-third{margin-right:66.6666666667px!important}.mr-xxl-quarter{margin-right:50px!important}.mr-xxl-sixth{margin-right:33.3333333333px!important}.mr-xxl-eighth{margin-right:25px!important}.mr-xxl-twelfth{margin-right:16.6666666667px!important}.mr-xxl-sixteenth{margin-right:12.5px!important}.mr-xxl-twenty-fourth{margin-right:8.3333333333px!important}.mr-xxl-thirty-second{margin-right:6.25px!important}.me-xxl-0{margin-right:0!important}.me-xxl,.me-xxl-full{margin-right:200px!important}.me-xxl-three-quarter{margin-right:150px!important}.me-xxl-half{margin-right:100px!important}.me-xxl-third{margin-right:66.6666666667px!important}.me-xxl-quarter{margin-right:50px!important}.me-xxl-sixth{margin-right:33.3333333333px!important}.me-xxl-eighth{margin-right:25px!important}.me-xxl-twelfth{margin-right:16.6666666667px!important}.me-xxl-sixteenth{margin-right:12.5px!important}.me-xxl-twenty-fourth{margin-right:8.3333333333px!important}.me-xxl-thirty-second{margin-right:6.25px!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl,.mb-xxl-full{margin-bottom:200px!important}.mb-xxl-three-quarter{margin-bottom:150px!important}.mb-xxl-half{margin-bottom:100px!important}.mb-xxl-third{margin-bottom:66.6666666667px!important}.mb-xxl-quarter{margin-bottom:50px!important}.mb-xxl-sixth{margin-bottom:33.3333333333px!important}.mb-xxl-eighth{margin-bottom:25px!important}.mb-xxl-twelfth{margin-bottom:16.6666666667px!important}.mb-xxl-sixteenth{margin-bottom:12.5px!important}.mb-xxl-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-xxl-thirty-second{margin-bottom:6.25px!important}.ml-xxl-0{margin-left:0!important}.ml-xxl,.ml-xxl-full{margin-left:200px!important}.ml-xxl-three-quarter{margin-left:150px!important}.ml-xxl-half{margin-left:100px!important}.ml-xxl-third{margin-left:66.6666666667px!important}.ml-xxl-quarter{margin-left:50px!important}.ml-xxl-sixth{margin-left:33.3333333333px!important}.ml-xxl-eighth{margin-left:25px!important}.ml-xxl-twelfth{margin-left:16.6666666667px!important}.ml-xxl-sixteenth{margin-left:12.5px!important}.ml-xxl-twenty-fourth{margin-left:8.3333333333px!important}.ml-xxl-thirty-second{margin-left:6.25px!important}.ms-xxl-0{margin-left:0!important}.ms-xxl,.ms-xxl-full{margin-left:200px!important}.ms-xxl-three-quarter{margin-left:150px!important}.ms-xxl-half{margin-left:100px!important}.ms-xxl-third{margin-left:66.6666666667px!important}.ms-xxl-quarter{margin-left:50px!important}.ms-xxl-sixth{margin-left:33.3333333333px!important}.ms-xxl-eighth{margin-left:25px!important}.ms-xxl-twelfth{margin-left:16.6666666667px!important}.ms-xxl-sixteenth{margin-left:12.5px!important}.ms-xxl-twenty-fourth{margin-left:8.3333333333px!important}.ms-xxl-thirty-second{margin-left:6.25px!important}.p-xxl-0{padding:0!important}.p-xxl,.p-xxl-full{padding:200px!important}.p-xxl-three-quarter{padding:150px!important}.p-xxl-half{padding:100px!important}.p-xxl-third{padding:66.6666666667px!important}.p-xxl-quarter{padding:50px!important}.p-xxl-sixth{padding:33.3333333333px!important}.p-xxl-eighth{padding:25px!important}.p-xxl-twelfth{padding:16.6666666667px!important}.p-xxl-sixteenth{padding:12.5px!important}.p-xxl-twenty-fourth{padding:8.3333333333px!important}.p-xxl-thirty-second{padding:6.25px!important}.pt-xxl-0{padding-top:0!important}.pt-xxl,.pt-xxl-full{padding-top:200px!important}.pt-xxl-three-quarter{padding-top:150px!important}.pt-xxl-half{padding-top:100px!important}.pt-xxl-third{padding-top:66.6666666667px!important}.pt-xxl-quarter{padding-top:50px!important}.pt-xxl-sixth{padding-top:33.3333333333px!important}.pt-xxl-eighth{padding-top:25px!important}.pt-xxl-twelfth{padding-top:16.6666666667px!important}.pt-xxl-sixteenth{padding-top:12.5px!important}.pt-xxl-twenty-fourth{padding-top:8.3333333333px!important}.pt-xxl-thirty-second{padding-top:6.25px!important}.pr-xxl-0{padding-right:0!important}.pr-xxl,.pr-xxl-full{padding-right:200px!important}.pr-xxl-three-quarter{padding-right:150px!important}.pr-xxl-half{padding-right:100px!important}.pr-xxl-third{padding-right:66.6666666667px!important}.pr-xxl-quarter{padding-right:50px!important}.pr-xxl-sixth{padding-right:33.3333333333px!important}.pr-xxl-eighth{padding-right:25px!important}.pr-xxl-twelfth{padding-right:16.6666666667px!important}.pr-xxl-sixteenth{padding-right:12.5px!important}.pr-xxl-twenty-fourth{padding-right:8.3333333333px!important}.pr-xxl-thirty-second{padding-right:6.25px!important}.pe-xxl-0{padding-right:0!important}.pe-xxl,.pe-xxl-full{padding-right:200px!important}.pe-xxl-three-quarter{padding-right:150px!important}.pe-xxl-half{padding-right:100px!important}.pe-xxl-third{padding-right:66.6666666667px!important}.pe-xxl-quarter{padding-right:50px!important}.pe-xxl-sixth{padding-right:33.3333333333px!important}.pe-xxl-eighth{padding-right:25px!important}.pe-xxl-twelfth{padding-right:16.6666666667px!important}.pe-xxl-sixteenth{padding-right:12.5px!important}.pe-xxl-twenty-fourth{padding-right:8.3333333333px!important}.pe-xxl-thirty-second{padding-right:6.25px!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl,.pb-xxl-full{padding-bottom:200px!important}.pb-xxl-three-quarter{padding-bottom:150px!important}.pb-xxl-half{padding-bottom:100px!important}.pb-xxl-third{padding-bottom:66.6666666667px!important}.pb-xxl-quarter{padding-bottom:50px!important}.pb-xxl-sixth{padding-bottom:33.3333333333px!important}.pb-xxl-eighth{padding-bottom:25px!important}.pb-xxl-twelfth{padding-bottom:16.6666666667px!important}.pb-xxl-sixteenth{padding-bottom:12.5px!important}.pb-xxl-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-xxl-thirty-second{padding-bottom:6.25px!important}.pl-xxl-0{padding-left:0!important}.pl-xxl,.pl-xxl-full{padding-left:200px!important}.pl-xxl-three-quarter{padding-left:150px!important}.pl-xxl-half{padding-left:100px!important}.pl-xxl-third{padding-left:66.6666666667px!important}.pl-xxl-quarter{padding-left:50px!important}.pl-xxl-sixth{padding-left:33.3333333333px!important}.pl-xxl-eighth{padding-left:25px!important}.pl-xxl-twelfth{padding-left:16.6666666667px!important}.pl-xxl-sixteenth{padding-left:12.5px!important}.pl-xxl-twenty-fourth{padding-left:8.3333333333px!important}.pl-xxl-thirty-second{padding-left:6.25px!important}.ps-xxl-0{padding-left:0!important}.ps-xxl,.ps-xxl-full{padding-left:200px!important}.ps-xxl-three-quarter{padding-left:150px!important}.ps-xxl-half{padding-left:100px!important}.ps-xxl-third{padding-left:66.6666666667px!important}.ps-xxl-quarter{padding-left:50px!important}.ps-xxl-sixth{padding-left:33.3333333333px!important}.ps-xxl-eighth{padding-left:25px!important}.ps-xxl-twelfth{padding-left:16.6666666667px!important}.ps-xxl-sixteenth{padding-left:12.5px!important}.ps-xxl-twenty-fourth{padding-left:8.3333333333px!important}.ps-xxl-thirty-second{padding-left:6.25px!important}}@media(max-width:1399.98px){.m-down-xxl-0{margin:0!important}.m-down-xxl,.m-down-xxl-full{margin:200px!important}.m-down-xxl-three-quarter{margin:150px!important}.m-down-xxl-half{margin:100px!important}.m-down-xxl-third{margin:66.6666666667px!important}.m-down-xxl-quarter{margin:50px!important}.m-down-xxl-sixth{margin:33.3333333333px!important}.m-down-xxl-eighth{margin:25px!important}.m-down-xxl-twelfth{margin:16.6666666667px!important}.m-down-xxl-sixteenth{margin:12.5px!important}.m-down-xxl-twenty-fourth{margin:8.3333333333px!important}.m-down-xxl-thirty-second{margin:6.25px!important}.mt-down-xxl-0{margin-top:0!important}.mt-down-xxl,.mt-down-xxl-full{margin-top:200px!important}.mt-down-xxl-three-quarter{margin-top:150px!important}.mt-down-xxl-half{margin-top:100px!important}.mt-down-xxl-third{margin-top:66.6666666667px!important}.mt-down-xxl-quarter{margin-top:50px!important}.mt-down-xxl-sixth{margin-top:33.3333333333px!important}.mt-down-xxl-eighth{margin-top:25px!important}.mt-down-xxl-twelfth{margin-top:16.6666666667px!important}.mt-down-xxl-sixteenth{margin-top:12.5px!important}.mt-down-xxl-twenty-fourth{margin-top:8.3333333333px!important}.mt-down-xxl-thirty-second{margin-top:6.25px!important}.mr-down-xxl-0{margin-right:0!important}.mr-down-xxl,.mr-down-xxl-full{margin-right:200px!important}.mr-down-xxl-three-quarter{margin-right:150px!important}.mr-down-xxl-half{margin-right:100px!important}.mr-down-xxl-third{margin-right:66.6666666667px!important}.mr-down-xxl-quarter{margin-right:50px!important}.mr-down-xxl-sixth{margin-right:33.3333333333px!important}.mr-down-xxl-eighth{margin-right:25px!important}.mr-down-xxl-twelfth{margin-right:16.6666666667px!important}.mr-down-xxl-sixteenth{margin-right:12.5px!important}.mr-down-xxl-twenty-fourth{margin-right:8.3333333333px!important}.mr-down-xxl-thirty-second{margin-right:6.25px!important}.me-down-xxl-0{margin-right:0!important}.me-down-xxl,.me-down-xxl-full{margin-right:200px!important}.me-down-xxl-three-quarter{margin-right:150px!important}.me-down-xxl-half{margin-right:100px!important}.me-down-xxl-third{margin-right:66.6666666667px!important}.me-down-xxl-quarter{margin-right:50px!important}.me-down-xxl-sixth{margin-right:33.3333333333px!important}.me-down-xxl-eighth{margin-right:25px!important}.me-down-xxl-twelfth{margin-right:16.6666666667px!important}.me-down-xxl-sixteenth{margin-right:12.5px!important}.me-down-xxl-twenty-fourth{margin-right:8.3333333333px!important}.me-down-xxl-thirty-second{margin-right:6.25px!important}.mb-down-xxl-0{margin-bottom:0!important}.mb-down-xxl,.mb-down-xxl-full{margin-bottom:200px!important}.mb-down-xxl-three-quarter{margin-bottom:150px!important}.mb-down-xxl-half{margin-bottom:100px!important}.mb-down-xxl-third{margin-bottom:66.6666666667px!important}.mb-down-xxl-quarter{margin-bottom:50px!important}.mb-down-xxl-sixth{margin-bottom:33.3333333333px!important}.mb-down-xxl-eighth{margin-bottom:25px!important}.mb-down-xxl-twelfth{margin-bottom:16.6666666667px!important}.mb-down-xxl-sixteenth{margin-bottom:12.5px!important}.mb-down-xxl-twenty-fourth{margin-bottom:8.3333333333px!important}.mb-down-xxl-thirty-second{margin-bottom:6.25px!important}.ml-down-xxl-0{margin-left:0!important}.ml-down-xxl,.ml-down-xxl-full{margin-left:200px!important}.ml-down-xxl-three-quarter{margin-left:150px!important}.ml-down-xxl-half{margin-left:100px!important}.ml-down-xxl-third{margin-left:66.6666666667px!important}.ml-down-xxl-quarter{margin-left:50px!important}.ml-down-xxl-sixth{margin-left:33.3333333333px!important}.ml-down-xxl-eighth{margin-left:25px!important}.ml-down-xxl-twelfth{margin-left:16.6666666667px!important}.ml-down-xxl-sixteenth{margin-left:12.5px!important}.ml-down-xxl-twenty-fourth{margin-left:8.3333333333px!important}.ml-down-xxl-thirty-second{margin-left:6.25px!important}.ms-down-xxl-0{margin-left:0!important}.ms-down-xxl,.ms-down-xxl-full{margin-left:200px!important}.ms-down-xxl-three-quarter{margin-left:150px!important}.ms-down-xxl-half{margin-left:100px!important}.ms-down-xxl-third{margin-left:66.6666666667px!important}.ms-down-xxl-quarter{margin-left:50px!important}.ms-down-xxl-sixth{margin-left:33.3333333333px!important}.ms-down-xxl-eighth{margin-left:25px!important}.ms-down-xxl-twelfth{margin-left:16.6666666667px!important}.ms-down-xxl-sixteenth{margin-left:12.5px!important}.ms-down-xxl-twenty-fourth{margin-left:8.3333333333px!important}.ms-down-xxl-thirty-second{margin-left:6.25px!important}.p-down-xxl-0{padding:0!important}.p-down-xxl,.p-down-xxl-full{padding:200px!important}.p-down-xxl-three-quarter{padding:150px!important}.p-down-xxl-half{padding:100px!important}.p-down-xxl-third{padding:66.6666666667px!important}.p-down-xxl-quarter{padding:50px!important}.p-down-xxl-sixth{padding:33.3333333333px!important}.p-down-xxl-eighth{padding:25px!important}.p-down-xxl-twelfth{padding:16.6666666667px!important}.p-down-xxl-sixteenth{padding:12.5px!important}.p-down-xxl-twenty-fourth{padding:8.3333333333px!important}.p-down-xxl-thirty-second{padding:6.25px!important}.pt-down-xxl-0{padding-top:0!important}.pt-down-xxl,.pt-down-xxl-full{padding-top:200px!important}.pt-down-xxl-three-quarter{padding-top:150px!important}.pt-down-xxl-half{padding-top:100px!important}.pt-down-xxl-third{padding-top:66.6666666667px!important}.pt-down-xxl-quarter{padding-top:50px!important}.pt-down-xxl-sixth{padding-top:33.3333333333px!important}.pt-down-xxl-eighth{padding-top:25px!important}.pt-down-xxl-twelfth{padding-top:16.6666666667px!important}.pt-down-xxl-sixteenth{padding-top:12.5px!important}.pt-down-xxl-twenty-fourth{padding-top:8.3333333333px!important}.pt-down-xxl-thirty-second{padding-top:6.25px!important}.pr-down-xxl-0{padding-right:0!important}.pr-down-xxl,.pr-down-xxl-full{padding-right:200px!important}.pr-down-xxl-three-quarter{padding-right:150px!important}.pr-down-xxl-half{padding-right:100px!important}.pr-down-xxl-third{padding-right:66.6666666667px!important}.pr-down-xxl-quarter{padding-right:50px!important}.pr-down-xxl-sixth{padding-right:33.3333333333px!important}.pr-down-xxl-eighth{padding-right:25px!important}.pr-down-xxl-twelfth{padding-right:16.6666666667px!important}.pr-down-xxl-sixteenth{padding-right:12.5px!important}.pr-down-xxl-twenty-fourth{padding-right:8.3333333333px!important}.pr-down-xxl-thirty-second{padding-right:6.25px!important}.pe-down-xxl-0{padding-right:0!important}.pe-down-xxl,.pe-down-xxl-full{padding-right:200px!important}.pe-down-xxl-three-quarter{padding-right:150px!important}.pe-down-xxl-half{padding-right:100px!important}.pe-down-xxl-third{padding-right:66.6666666667px!important}.pe-down-xxl-quarter{padding-right:50px!important}.pe-down-xxl-sixth{padding-right:33.3333333333px!important}.pe-down-xxl-eighth{padding-right:25px!important}.pe-down-xxl-twelfth{padding-right:16.6666666667px!important}.pe-down-xxl-sixteenth{padding-right:12.5px!important}.pe-down-xxl-twenty-fourth{padding-right:8.3333333333px!important}.pe-down-xxl-thirty-second{padding-right:6.25px!important}.pb-down-xxl-0{padding-bottom:0!important}.pb-down-xxl,.pb-down-xxl-full{padding-bottom:200px!important}.pb-down-xxl-three-quarter{padding-bottom:150px!important}.pb-down-xxl-half{padding-bottom:100px!important}.pb-down-xxl-third{padding-bottom:66.6666666667px!important}.pb-down-xxl-quarter{padding-bottom:50px!important}.pb-down-xxl-sixth{padding-bottom:33.3333333333px!important}.pb-down-xxl-eighth{padding-bottom:25px!important}.pb-down-xxl-twelfth{padding-bottom:16.6666666667px!important}.pb-down-xxl-sixteenth{padding-bottom:12.5px!important}.pb-down-xxl-twenty-fourth{padding-bottom:8.3333333333px!important}.pb-down-xxl-thirty-second{padding-bottom:6.25px!important}.pl-down-xxl-0{padding-left:0!important}.pl-down-xxl,.pl-down-xxl-full{padding-left:200px!important}.pl-down-xxl-three-quarter{padding-left:150px!important}.pl-down-xxl-half{padding-left:100px!important}.pl-down-xxl-third{padding-left:66.6666666667px!important}.pl-down-xxl-quarter{padding-left:50px!important}.pl-down-xxl-sixth{padding-left:33.3333333333px!important}.pl-down-xxl-eighth{padding-left:25px!important}.pl-down-xxl-twelfth{padding-left:16.6666666667px!important}.pl-down-xxl-sixteenth{padding-left:12.5px!important}.pl-down-xxl-twenty-fourth{padding-left:8.3333333333px!important}.pl-down-xxl-thirty-second{padding-left:6.25px!important}.ps-down-xxl-0{padding-left:0!important}.ps-down-xxl,.ps-down-xxl-full{padding-left:200px!important}.ps-down-xxl-three-quarter{padding-left:150px!important}.ps-down-xxl-half{padding-left:100px!important}.ps-down-xxl-third{padding-left:66.6666666667px!important}.ps-down-xxl-quarter{padding-left:50px!important}.ps-down-xxl-sixth{padding-left:33.3333333333px!important}.ps-down-xxl-eighth{padding-left:25px!important}.ps-down-xxl-twelfth{padding-left:16.6666666667px!important}.ps-down-xxl-sixteenth{padding-left:12.5px!important}.ps-down-xxl-twenty-fourth{padding-left:8.3333333333px!important}.ps-down-xxl-thirty-second{padding-left:6.25px!important}}.mx-0{margin-left:0!important;margin-right:0!important}.mx,.mx-full{margin-left:200px!important;margin-right:200px!important}.mx-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-half{margin-left:100px!important;margin-right:100px!important}.mx-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-quarter{margin-left:50px!important;margin-right:50px!important}.mx-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-eighth{margin-left:25px!important;margin-right:25px!important}.mx-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my,.my-full{margin-top:200px!important;margin-bottom:200px!important}.my-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-half{margin-top:100px!important;margin-bottom:100px!important}.my-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-0{padding-left:0!important;padding-right:0!important}.px,.px-full{padding-left:200px!important;padding-right:200px!important}.px-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-half{padding-left:100px!important;padding-right:100px!important}.px-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-quarter{padding-left:50px!important;padding-right:50px!important}.px-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-eighth{padding-left:25px!important;padding-right:25px!important}.px-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py,.py-full{padding-top:200px!important;padding-bottom:200px!important}.py-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-half{padding-top:100px!important;padding-bottom:100px!important}.py-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}@media(min-width:375px){.mx-xs-0{margin-left:0!important;margin-right:0!important}.mx-xs,.mx-xs-full{margin-left:200px!important;margin-right:200px!important}.mx-xs-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-xs-half{margin-left:100px!important;margin-right:100px!important}.mx-xs-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-xs-quarter{margin-left:50px!important;margin-right:50px!important}.mx-xs-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-xs-eighth{margin-left:25px!important;margin-right:25px!important}.mx-xs-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-xs-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-xs-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-xs-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-xs-0{margin-top:0!important;margin-bottom:0!important}.my-xs,.my-xs-full{margin-top:200px!important;margin-bottom:200px!important}.my-xs-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-xs-half{margin-top:100px!important;margin-bottom:100px!important}.my-xs-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-xs-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-xs-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-xs-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-xs-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-xs-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-xs-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-xs-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-xs-0{padding-left:0!important;padding-right:0!important}.px-xs,.px-xs-full{padding-left:200px!important;padding-right:200px!important}.px-xs-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-xs-half{padding-left:100px!important;padding-right:100px!important}.px-xs-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-xs-quarter{padding-left:50px!important;padding-right:50px!important}.px-xs-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-xs-eighth{padding-left:25px!important;padding-right:25px!important}.px-xs-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-xs-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-xs-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-xs-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-xs-0{padding-top:0!important;padding-bottom:0!important}.py-xs,.py-xs-full{padding-top:200px!important;padding-bottom:200px!important}.py-xs-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-xs-half{padding-top:100px!important;padding-bottom:100px!important}.py-xs-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-xs-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-xs-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-xs-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-xs-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-xs-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-xs-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-xs-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}@media(max-width:374.98px){.mx-down-xs-0{margin-left:0!important;margin-right:0!important}.mx-down-xs,.mx-down-xs-full{margin-left:200px!important;margin-right:200px!important}.mx-down-xs-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-down-xs-half{margin-left:100px!important;margin-right:100px!important}.mx-down-xs-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-down-xs-quarter{margin-left:50px!important;margin-right:50px!important}.mx-down-xs-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-down-xs-eighth{margin-left:25px!important;margin-right:25px!important}.mx-down-xs-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-down-xs-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-down-xs-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-down-xs-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-down-xs-0{margin-top:0!important;margin-bottom:0!important}.my-down-xs,.my-down-xs-full{margin-top:200px!important;margin-bottom:200px!important}.my-down-xs-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-down-xs-half{margin-top:100px!important;margin-bottom:100px!important}.my-down-xs-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-down-xs-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-down-xs-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-down-xs-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-down-xs-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-down-xs-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-down-xs-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-down-xs-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-down-xs-0{padding-left:0!important;padding-right:0!important}.px-down-xs,.px-down-xs-full{padding-left:200px!important;padding-right:200px!important}.px-down-xs-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-down-xs-half{padding-left:100px!important;padding-right:100px!important}.px-down-xs-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-down-xs-quarter{padding-left:50px!important;padding-right:50px!important}.px-down-xs-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-down-xs-eighth{padding-left:25px!important;padding-right:25px!important}.px-down-xs-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-down-xs-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-down-xs-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-down-xs-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-down-xs-0{padding-top:0!important;padding-bottom:0!important}.py-down-xs,.py-down-xs-full{padding-top:200px!important;padding-bottom:200px!important}.py-down-xs-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-down-xs-half{padding-top:100px!important;padding-bottom:100px!important}.py-down-xs-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-down-xs-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-down-xs-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-down-xs-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-down-xs-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-down-xs-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-down-xs-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-down-xs-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}@media(min-width:576px){.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm,.mx-sm-full{margin-left:200px!important;margin-right:200px!important}.mx-sm-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-sm-half{margin-left:100px!important;margin-right:100px!important}.mx-sm-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-sm-quarter{margin-left:50px!important;margin-right:50px!important}.mx-sm-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-sm-eighth{margin-left:25px!important;margin-right:25px!important}.mx-sm-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-sm-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-sm-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-sm-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm,.my-sm-full{margin-top:200px!important;margin-bottom:200px!important}.my-sm-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-sm-half{margin-top:100px!important;margin-bottom:100px!important}.my-sm-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-sm-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-sm-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-sm-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-sm-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-sm-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-sm-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-sm-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm,.px-sm-full{padding-left:200px!important;padding-right:200px!important}.px-sm-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-sm-half{padding-left:100px!important;padding-right:100px!important}.px-sm-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-sm-quarter{padding-left:50px!important;padding-right:50px!important}.px-sm-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-sm-eighth{padding-left:25px!important;padding-right:25px!important}.px-sm-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-sm-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-sm-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-sm-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm,.py-sm-full{padding-top:200px!important;padding-bottom:200px!important}.py-sm-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-sm-half{padding-top:100px!important;padding-bottom:100px!important}.py-sm-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-sm-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-sm-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-sm-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-sm-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-sm-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-sm-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-sm-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}@media(max-width:575.98px){.mx-down-sm-0{margin-left:0!important;margin-right:0!important}.mx-down-sm,.mx-down-sm-full{margin-left:200px!important;margin-right:200px!important}.mx-down-sm-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-down-sm-half{margin-left:100px!important;margin-right:100px!important}.mx-down-sm-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-down-sm-quarter{margin-left:50px!important;margin-right:50px!important}.mx-down-sm-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-down-sm-eighth{margin-left:25px!important;margin-right:25px!important}.mx-down-sm-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-down-sm-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-down-sm-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-down-sm-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-down-sm-0{margin-top:0!important;margin-bottom:0!important}.my-down-sm,.my-down-sm-full{margin-top:200px!important;margin-bottom:200px!important}.my-down-sm-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-down-sm-half{margin-top:100px!important;margin-bottom:100px!important}.my-down-sm-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-down-sm-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-down-sm-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-down-sm-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-down-sm-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-down-sm-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-down-sm-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-down-sm-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-down-sm-0{padding-left:0!important;padding-right:0!important}.px-down-sm,.px-down-sm-full{padding-left:200px!important;padding-right:200px!important}.px-down-sm-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-down-sm-half{padding-left:100px!important;padding-right:100px!important}.px-down-sm-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-down-sm-quarter{padding-left:50px!important;padding-right:50px!important}.px-down-sm-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-down-sm-eighth{padding-left:25px!important;padding-right:25px!important}.px-down-sm-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-down-sm-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-down-sm-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-down-sm-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-down-sm-0{padding-top:0!important;padding-bottom:0!important}.py-down-sm,.py-down-sm-full{padding-top:200px!important;padding-bottom:200px!important}.py-down-sm-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-down-sm-half{padding-top:100px!important;padding-bottom:100px!important}.py-down-sm-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-down-sm-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-down-sm-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-down-sm-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-down-sm-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-down-sm-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-down-sm-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-down-sm-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}@media(min-width:768px){.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md,.mx-md-full{margin-left:200px!important;margin-right:200px!important}.mx-md-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-md-half{margin-left:100px!important;margin-right:100px!important}.mx-md-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-md-quarter{margin-left:50px!important;margin-right:50px!important}.mx-md-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-md-eighth{margin-left:25px!important;margin-right:25px!important}.mx-md-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-md-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-md-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-md-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md,.my-md-full{margin-top:200px!important;margin-bottom:200px!important}.my-md-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-md-half{margin-top:100px!important;margin-bottom:100px!important}.my-md-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-md-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-md-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-md-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-md-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-md-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-md-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-md-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md,.px-md-full{padding-left:200px!important;padding-right:200px!important}.px-md-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-md-half{padding-left:100px!important;padding-right:100px!important}.px-md-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-md-quarter{padding-left:50px!important;padding-right:50px!important}.px-md-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-md-eighth{padding-left:25px!important;padding-right:25px!important}.px-md-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-md-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-md-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-md-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md,.py-md-full{padding-top:200px!important;padding-bottom:200px!important}.py-md-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-md-half{padding-top:100px!important;padding-bottom:100px!important}.py-md-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-md-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-md-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-md-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-md-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-md-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-md-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-md-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}@media(max-width:767.98px){.mx-down-md-0{margin-left:0!important;margin-right:0!important}.mx-down-md,.mx-down-md-full{margin-left:200px!important;margin-right:200px!important}.mx-down-md-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-down-md-half{margin-left:100px!important;margin-right:100px!important}.mx-down-md-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-down-md-quarter{margin-left:50px!important;margin-right:50px!important}.mx-down-md-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-down-md-eighth{margin-left:25px!important;margin-right:25px!important}.mx-down-md-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-down-md-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-down-md-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-down-md-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-down-md-0{margin-top:0!important;margin-bottom:0!important}.my-down-md,.my-down-md-full{margin-top:200px!important;margin-bottom:200px!important}.my-down-md-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-down-md-half{margin-top:100px!important;margin-bottom:100px!important}.my-down-md-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-down-md-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-down-md-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-down-md-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-down-md-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-down-md-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-down-md-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-down-md-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-down-md-0{padding-left:0!important;padding-right:0!important}.px-down-md,.px-down-md-full{padding-left:200px!important;padding-right:200px!important}.px-down-md-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-down-md-half{padding-left:100px!important;padding-right:100px!important}.px-down-md-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-down-md-quarter{padding-left:50px!important;padding-right:50px!important}.px-down-md-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-down-md-eighth{padding-left:25px!important;padding-right:25px!important}.px-down-md-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-down-md-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-down-md-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-down-md-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-down-md-0{padding-top:0!important;padding-bottom:0!important}.py-down-md,.py-down-md-full{padding-top:200px!important;padding-bottom:200px!important}.py-down-md-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-down-md-half{padding-top:100px!important;padding-bottom:100px!important}.py-down-md-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-down-md-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-down-md-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-down-md-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-down-md-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-down-md-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-down-md-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-down-md-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}@media(min-width:992px){.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg,.mx-lg-full{margin-left:200px!important;margin-right:200px!important}.mx-lg-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-lg-half{margin-left:100px!important;margin-right:100px!important}.mx-lg-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-lg-quarter{margin-left:50px!important;margin-right:50px!important}.mx-lg-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-lg-eighth{margin-left:25px!important;margin-right:25px!important}.mx-lg-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-lg-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-lg-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-lg-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg,.my-lg-full{margin-top:200px!important;margin-bottom:200px!important}.my-lg-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-lg-half{margin-top:100px!important;margin-bottom:100px!important}.my-lg-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-lg-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-lg-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-lg-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-lg-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-lg-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-lg-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-lg-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg,.px-lg-full{padding-left:200px!important;padding-right:200px!important}.px-lg-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-lg-half{padding-left:100px!important;padding-right:100px!important}.px-lg-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-lg-quarter{padding-left:50px!important;padding-right:50px!important}.px-lg-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-lg-eighth{padding-left:25px!important;padding-right:25px!important}.px-lg-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-lg-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-lg-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-lg-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg,.py-lg-full{padding-top:200px!important;padding-bottom:200px!important}.py-lg-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-lg-half{padding-top:100px!important;padding-bottom:100px!important}.py-lg-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-lg-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-lg-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-lg-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-lg-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-lg-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-lg-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-lg-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}@media(max-width:991.98px){.mx-down-lg-0{margin-left:0!important;margin-right:0!important}.mx-down-lg,.mx-down-lg-full{margin-left:200px!important;margin-right:200px!important}.mx-down-lg-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-down-lg-half{margin-left:100px!important;margin-right:100px!important}.mx-down-lg-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-down-lg-quarter{margin-left:50px!important;margin-right:50px!important}.mx-down-lg-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-down-lg-eighth{margin-left:25px!important;margin-right:25px!important}.mx-down-lg-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-down-lg-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-down-lg-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-down-lg-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-down-lg-0{margin-top:0!important;margin-bottom:0!important}.my-down-lg,.my-down-lg-full{margin-top:200px!important;margin-bottom:200px!important}.my-down-lg-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-down-lg-half{margin-top:100px!important;margin-bottom:100px!important}.my-down-lg-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-down-lg-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-down-lg-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-down-lg-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-down-lg-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-down-lg-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-down-lg-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-down-lg-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-down-lg-0{padding-left:0!important;padding-right:0!important}.px-down-lg,.px-down-lg-full{padding-left:200px!important;padding-right:200px!important}.px-down-lg-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-down-lg-half{padding-left:100px!important;padding-right:100px!important}.px-down-lg-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-down-lg-quarter{padding-left:50px!important;padding-right:50px!important}.px-down-lg-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-down-lg-eighth{padding-left:25px!important;padding-right:25px!important}.px-down-lg-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-down-lg-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-down-lg-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-down-lg-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-down-lg-0{padding-top:0!important;padding-bottom:0!important}.py-down-lg,.py-down-lg-full{padding-top:200px!important;padding-bottom:200px!important}.py-down-lg-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-down-lg-half{padding-top:100px!important;padding-bottom:100px!important}.py-down-lg-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-down-lg-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-down-lg-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-down-lg-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-down-lg-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-down-lg-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-down-lg-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-down-lg-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}@media(min-width:1200px){.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl,.mx-xl-full{margin-left:200px!important;margin-right:200px!important}.mx-xl-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-xl-half{margin-left:100px!important;margin-right:100px!important}.mx-xl-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-xl-quarter{margin-left:50px!important;margin-right:50px!important}.mx-xl-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-xl-eighth{margin-left:25px!important;margin-right:25px!important}.mx-xl-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-xl-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-xl-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-xl-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl,.my-xl-full{margin-top:200px!important;margin-bottom:200px!important}.my-xl-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-xl-half{margin-top:100px!important;margin-bottom:100px!important}.my-xl-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-xl-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-xl-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-xl-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-xl-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-xl-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-xl-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-xl-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl,.px-xl-full{padding-left:200px!important;padding-right:200px!important}.px-xl-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-xl-half{padding-left:100px!important;padding-right:100px!important}.px-xl-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-xl-quarter{padding-left:50px!important;padding-right:50px!important}.px-xl-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-xl-eighth{padding-left:25px!important;padding-right:25px!important}.px-xl-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-xl-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-xl-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-xl-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl,.py-xl-full{padding-top:200px!important;padding-bottom:200px!important}.py-xl-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-xl-half{padding-top:100px!important;padding-bottom:100px!important}.py-xl-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-xl-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-xl-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-xl-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-xl-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-xl-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-xl-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-xl-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}@media(max-width:1199.98px){.mx-down-xl-0{margin-left:0!important;margin-right:0!important}.mx-down-xl,.mx-down-xl-full{margin-left:200px!important;margin-right:200px!important}.mx-down-xl-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-down-xl-half{margin-left:100px!important;margin-right:100px!important}.mx-down-xl-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-down-xl-quarter{margin-left:50px!important;margin-right:50px!important}.mx-down-xl-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-down-xl-eighth{margin-left:25px!important;margin-right:25px!important}.mx-down-xl-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-down-xl-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-down-xl-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-down-xl-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-down-xl-0{margin-top:0!important;margin-bottom:0!important}.my-down-xl,.my-down-xl-full{margin-top:200px!important;margin-bottom:200px!important}.my-down-xl-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-down-xl-half{margin-top:100px!important;margin-bottom:100px!important}.my-down-xl-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-down-xl-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-down-xl-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-down-xl-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-down-xl-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-down-xl-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-down-xl-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-down-xl-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-down-xl-0{padding-left:0!important;padding-right:0!important}.px-down-xl,.px-down-xl-full{padding-left:200px!important;padding-right:200px!important}.px-down-xl-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-down-xl-half{padding-left:100px!important;padding-right:100px!important}.px-down-xl-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-down-xl-quarter{padding-left:50px!important;padding-right:50px!important}.px-down-xl-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-down-xl-eighth{padding-left:25px!important;padding-right:25px!important}.px-down-xl-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-down-xl-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-down-xl-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-down-xl-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-down-xl-0{padding-top:0!important;padding-bottom:0!important}.py-down-xl,.py-down-xl-full{padding-top:200px!important;padding-bottom:200px!important}.py-down-xl-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-down-xl-half{padding-top:100px!important;padding-bottom:100px!important}.py-down-xl-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-down-xl-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-down-xl-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-down-xl-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-down-xl-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-down-xl-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-down-xl-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-down-xl-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}@media(min-width:1400px){.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl,.mx-xxl-full{margin-left:200px!important;margin-right:200px!important}.mx-xxl-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-xxl-half{margin-left:100px!important;margin-right:100px!important}.mx-xxl-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-xxl-quarter{margin-left:50px!important;margin-right:50px!important}.mx-xxl-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-xxl-eighth{margin-left:25px!important;margin-right:25px!important}.mx-xxl-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-xxl-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-xxl-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-xxl-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl,.my-xxl-full{margin-top:200px!important;margin-bottom:200px!important}.my-xxl-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-xxl-half{margin-top:100px!important;margin-bottom:100px!important}.my-xxl-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-xxl-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-xxl-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-xxl-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-xxl-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-xxl-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-xxl-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-xxl-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl,.px-xxl-full{padding-left:200px!important;padding-right:200px!important}.px-xxl-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-xxl-half{padding-left:100px!important;padding-right:100px!important}.px-xxl-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-xxl-quarter{padding-left:50px!important;padding-right:50px!important}.px-xxl-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-xxl-eighth{padding-left:25px!important;padding-right:25px!important}.px-xxl-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-xxl-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-xxl-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-xxl-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl,.py-xxl-full{padding-top:200px!important;padding-bottom:200px!important}.py-xxl-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-xxl-half{padding-top:100px!important;padding-bottom:100px!important}.py-xxl-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-xxl-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-xxl-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-xxl-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-xxl-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-xxl-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-xxl-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-xxl-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}@media(max-width:1399.98px){.mx-down-xxl-0{margin-left:0!important;margin-right:0!important}.mx-down-xxl,.mx-down-xxl-full{margin-left:200px!important;margin-right:200px!important}.mx-down-xxl-three-quarter{margin-left:150px!important;margin-right:150px!important}.mx-down-xxl-half{margin-left:100px!important;margin-right:100px!important}.mx-down-xxl-third{margin-left:66.6666666667px!important;margin-right:66.6666666667px!important}.mx-down-xxl-quarter{margin-left:50px!important;margin-right:50px!important}.mx-down-xxl-sixth{margin-left:33.3333333333px!important;margin-right:33.3333333333px!important}.mx-down-xxl-eighth{margin-left:25px!important;margin-right:25px!important}.mx-down-xxl-twelfth{margin-left:16.6666666667px!important;margin-right:16.6666666667px!important}.mx-down-xxl-sixteenth{margin-left:12.5px!important;margin-right:12.5px!important}.mx-down-xxl-twenty-fourth{margin-left:8.3333333333px!important;margin-right:8.3333333333px!important}.mx-down-xxl-thirty-second{margin-left:6.25px!important;margin-right:6.25px!important}.my-down-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-down-xxl,.my-down-xxl-full{margin-top:200px!important;margin-bottom:200px!important}.my-down-xxl-three-quarter{margin-top:150px!important;margin-bottom:150px!important}.my-down-xxl-half{margin-top:100px!important;margin-bottom:100px!important}.my-down-xxl-third{margin-top:66.6666666667px!important;margin-bottom:66.6666666667px!important}.my-down-xxl-quarter{margin-top:50px!important;margin-bottom:50px!important}.my-down-xxl-sixth{margin-top:33.3333333333px!important;margin-bottom:33.3333333333px!important}.my-down-xxl-eighth{margin-top:25px!important;margin-bottom:25px!important}.my-down-xxl-twelfth{margin-top:16.6666666667px!important;margin-bottom:16.6666666667px!important}.my-down-xxl-sixteenth{margin-top:12.5px!important;margin-bottom:12.5px!important}.my-down-xxl-twenty-fourth{margin-top:8.3333333333px!important;margin-bottom:8.3333333333px!important}.my-down-xxl-thirty-second{margin-top:6.25px!important;margin-bottom:6.25px!important}.px-down-xxl-0{padding-left:0!important;padding-right:0!important}.px-down-xxl,.px-down-xxl-full{padding-left:200px!important;padding-right:200px!important}.px-down-xxl-three-quarter{padding-left:150px!important;padding-right:150px!important}.px-down-xxl-half{padding-left:100px!important;padding-right:100px!important}.px-down-xxl-third{padding-left:66.6666666667px!important;padding-right:66.6666666667px!important}.px-down-xxl-quarter{padding-left:50px!important;padding-right:50px!important}.px-down-xxl-sixth{padding-left:33.3333333333px!important;padding-right:33.3333333333px!important}.px-down-xxl-eighth{padding-left:25px!important;padding-right:25px!important}.px-down-xxl-twelfth{padding-left:16.6666666667px!important;padding-right:16.6666666667px!important}.px-down-xxl-sixteenth{padding-left:12.5px!important;padding-right:12.5px!important}.px-down-xxl-twenty-fourth{padding-left:8.3333333333px!important;padding-right:8.3333333333px!important}.px-down-xxl-thirty-second{padding-left:6.25px!important;padding-right:6.25px!important}.py-down-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-down-xxl,.py-down-xxl-full{padding-top:200px!important;padding-bottom:200px!important}.py-down-xxl-three-quarter{padding-top:150px!important;padding-bottom:150px!important}.py-down-xxl-half{padding-top:100px!important;padding-bottom:100px!important}.py-down-xxl-third{padding-top:66.6666666667px!important;padding-bottom:66.6666666667px!important}.py-down-xxl-quarter{padding-top:50px!important;padding-bottom:50px!important}.py-down-xxl-sixth{padding-top:33.3333333333px!important;padding-bottom:33.3333333333px!important}.py-down-xxl-eighth{padding-top:25px!important;padding-bottom:25px!important}.py-down-xxl-twelfth{padding-top:16.6666666667px!important;padding-bottom:16.6666666667px!important}.py-down-xxl-sixteenth{padding-top:12.5px!important;padding-bottom:12.5px!important}.py-down-xxl-twenty-fourth{padding-top:8.3333333333px!important;padding-bottom:8.3333333333px!important}.py-down-xxl-thirty-second{padding-top:6.25px!important;padding-bottom:6.25px!important}}.blend-normal{mix-blend-mode:normal!important}.blend-multiply{mix-blend-mode:multiply!important}.blend-screen{mix-blend-mode:screen!important}.blend-overlay{mix-blend-mode:overlay!important}.blend-darken{mix-blend-mode:darken!important}.blend-lighten{mix-blend-mode:lighten!important}.blend-color-dodge{mix-blend-mode:color-dodge!important}.blend-color-burn{mix-blend-mode:color-burn!important}.blend-hard-light{mix-blend-mode:hard-light!important}.blend-soft-light{mix-blend-mode:soft-light!important}.blend-difference{mix-blend-mode:difference!important}.blend-exclusion{mix-blend-mode:exclusion!important}.blend-hue{mix-blend-mode:hue!important}.blend-saturation{mix-blend-mode:saturation!important}.blend-color{mix-blend-mode:color!important}.blend-luminosity{mix-blend-mode:luminosity!important}@media(min-width:375px){.blend-xs-normal{mix-blend-mode:normal!important}.blend-xs-multiply{mix-blend-mode:multiply!important}.blend-xs-screen{mix-blend-mode:screen!important}.blend-xs-overlay{mix-blend-mode:overlay!important}.blend-xs-darken{mix-blend-mode:darken!important}.blend-xs-lighten{mix-blend-mode:lighten!important}.blend-xs-color-dodge{mix-blend-mode:color-dodge!important}.blend-xs-color-burn{mix-blend-mode:color-burn!important}.blend-xs-hard-light{mix-blend-mode:hard-light!important}.blend-xs-soft-light{mix-blend-mode:soft-light!important}.blend-xs-difference{mix-blend-mode:difference!important}.blend-xs-exclusion{mix-blend-mode:exclusion!important}.blend-xs-hue{mix-blend-mode:hue!important}.blend-xs-saturation{mix-blend-mode:saturation!important}.blend-xs-color{mix-blend-mode:color!important}.blend-xs-luminosity{mix-blend-mode:luminosity!important}}@media(max-width:374.98px){.blend-down-xs-normal{mix-blend-mode:normal!important}.blend-down-xs-multiply{mix-blend-mode:multiply!important}.blend-down-xs-screen{mix-blend-mode:screen!important}.blend-down-xs-overlay{mix-blend-mode:overlay!important}.blend-down-xs-darken{mix-blend-mode:darken!important}.blend-down-xs-lighten{mix-blend-mode:lighten!important}.blend-down-xs-color-dodge{mix-blend-mode:color-dodge!important}.blend-down-xs-color-burn{mix-blend-mode:color-burn!important}.blend-down-xs-hard-light{mix-blend-mode:hard-light!important}.blend-down-xs-soft-light{mix-blend-mode:soft-light!important}.blend-down-xs-difference{mix-blend-mode:difference!important}.blend-down-xs-exclusion{mix-blend-mode:exclusion!important}.blend-down-xs-hue{mix-blend-mode:hue!important}.blend-down-xs-saturation{mix-blend-mode:saturation!important}.blend-down-xs-color{mix-blend-mode:color!important}.blend-down-xs-luminosity{mix-blend-mode:luminosity!important}}@media(min-width:576px){.blend-sm-normal{mix-blend-mode:normal!important}.blend-sm-multiply{mix-blend-mode:multiply!important}.blend-sm-screen{mix-blend-mode:screen!important}.blend-sm-overlay{mix-blend-mode:overlay!important}.blend-sm-darken{mix-blend-mode:darken!important}.blend-sm-lighten{mix-blend-mode:lighten!important}.blend-sm-color-dodge{mix-blend-mode:color-dodge!important}.blend-sm-color-burn{mix-blend-mode:color-burn!important}.blend-sm-hard-light{mix-blend-mode:hard-light!important}.blend-sm-soft-light{mix-blend-mode:soft-light!important}.blend-sm-difference{mix-blend-mode:difference!important}.blend-sm-exclusion{mix-blend-mode:exclusion!important}.blend-sm-hue{mix-blend-mode:hue!important}.blend-sm-saturation{mix-blend-mode:saturation!important}.blend-sm-color{mix-blend-mode:color!important}.blend-sm-luminosity{mix-blend-mode:luminosity!important}}@media(max-width:575.98px){.blend-down-sm-normal{mix-blend-mode:normal!important}.blend-down-sm-multiply{mix-blend-mode:multiply!important}.blend-down-sm-screen{mix-blend-mode:screen!important}.blend-down-sm-overlay{mix-blend-mode:overlay!important}.blend-down-sm-darken{mix-blend-mode:darken!important}.blend-down-sm-lighten{mix-blend-mode:lighten!important}.blend-down-sm-color-dodge{mix-blend-mode:color-dodge!important}.blend-down-sm-color-burn{mix-blend-mode:color-burn!important}.blend-down-sm-hard-light{mix-blend-mode:hard-light!important}.blend-down-sm-soft-light{mix-blend-mode:soft-light!important}.blend-down-sm-difference{mix-blend-mode:difference!important}.blend-down-sm-exclusion{mix-blend-mode:exclusion!important}.blend-down-sm-hue{mix-blend-mode:hue!important}.blend-down-sm-saturation{mix-blend-mode:saturation!important}.blend-down-sm-color{mix-blend-mode:color!important}.blend-down-sm-luminosity{mix-blend-mode:luminosity!important}}@media(min-width:768px){.blend-md-normal{mix-blend-mode:normal!important}.blend-md-multiply{mix-blend-mode:multiply!important}.blend-md-screen{mix-blend-mode:screen!important}.blend-md-overlay{mix-blend-mode:overlay!important}.blend-md-darken{mix-blend-mode:darken!important}.blend-md-lighten{mix-blend-mode:lighten!important}.blend-md-color-dodge{mix-blend-mode:color-dodge!important}.blend-md-color-burn{mix-blend-mode:color-burn!important}.blend-md-hard-light{mix-blend-mode:hard-light!important}.blend-md-soft-light{mix-blend-mode:soft-light!important}.blend-md-difference{mix-blend-mode:difference!important}.blend-md-exclusion{mix-blend-mode:exclusion!important}.blend-md-hue{mix-blend-mode:hue!important}.blend-md-saturation{mix-blend-mode:saturation!important}.blend-md-color{mix-blend-mode:color!important}.blend-md-luminosity{mix-blend-mode:luminosity!important}}@media(max-width:767.98px){.blend-down-md-normal{mix-blend-mode:normal!important}.blend-down-md-multiply{mix-blend-mode:multiply!important}.blend-down-md-screen{mix-blend-mode:screen!important}.blend-down-md-overlay{mix-blend-mode:overlay!important}.blend-down-md-darken{mix-blend-mode:darken!important}.blend-down-md-lighten{mix-blend-mode:lighten!important}.blend-down-md-color-dodge{mix-blend-mode:color-dodge!important}.blend-down-md-color-burn{mix-blend-mode:color-burn!important}.blend-down-md-hard-light{mix-blend-mode:hard-light!important}.blend-down-md-soft-light{mix-blend-mode:soft-light!important}.blend-down-md-difference{mix-blend-mode:difference!important}.blend-down-md-exclusion{mix-blend-mode:exclusion!important}.blend-down-md-hue{mix-blend-mode:hue!important}.blend-down-md-saturation{mix-blend-mode:saturation!important}.blend-down-md-color{mix-blend-mode:color!important}.blend-down-md-luminosity{mix-blend-mode:luminosity!important}}@media(min-width:992px){.blend-lg-normal{mix-blend-mode:normal!important}.blend-lg-multiply{mix-blend-mode:multiply!important}.blend-lg-screen{mix-blend-mode:screen!important}.blend-lg-overlay{mix-blend-mode:overlay!important}.blend-lg-darken{mix-blend-mode:darken!important}.blend-lg-lighten{mix-blend-mode:lighten!important}.blend-lg-color-dodge{mix-blend-mode:color-dodge!important}.blend-lg-color-burn{mix-blend-mode:color-burn!important}.blend-lg-hard-light{mix-blend-mode:hard-light!important}.blend-lg-soft-light{mix-blend-mode:soft-light!important}.blend-lg-difference{mix-blend-mode:difference!important}.blend-lg-exclusion{mix-blend-mode:exclusion!important}.blend-lg-hue{mix-blend-mode:hue!important}.blend-lg-saturation{mix-blend-mode:saturation!important}.blend-lg-color{mix-blend-mode:color!important}.blend-lg-luminosity{mix-blend-mode:luminosity!important}}@media(max-width:991.98px){.blend-down-lg-normal{mix-blend-mode:normal!important}.blend-down-lg-multiply{mix-blend-mode:multiply!important}.blend-down-lg-screen{mix-blend-mode:screen!important}.blend-down-lg-overlay{mix-blend-mode:overlay!important}.blend-down-lg-darken{mix-blend-mode:darken!important}.blend-down-lg-lighten{mix-blend-mode:lighten!important}.blend-down-lg-color-dodge{mix-blend-mode:color-dodge!important}.blend-down-lg-color-burn{mix-blend-mode:color-burn!important}.blend-down-lg-hard-light{mix-blend-mode:hard-light!important}.blend-down-lg-soft-light{mix-blend-mode:soft-light!important}.blend-down-lg-difference{mix-blend-mode:difference!important}.blend-down-lg-exclusion{mix-blend-mode:exclusion!important}.blend-down-lg-hue{mix-blend-mode:hue!important}.blend-down-lg-saturation{mix-blend-mode:saturation!important}.blend-down-lg-color{mix-blend-mode:color!important}.blend-down-lg-luminosity{mix-blend-mode:luminosity!important}}@media(min-width:1200px){.blend-xl-normal{mix-blend-mode:normal!important}.blend-xl-multiply{mix-blend-mode:multiply!important}.blend-xl-screen{mix-blend-mode:screen!important}.blend-xl-overlay{mix-blend-mode:overlay!important}.blend-xl-darken{mix-blend-mode:darken!important}.blend-xl-lighten{mix-blend-mode:lighten!important}.blend-xl-color-dodge{mix-blend-mode:color-dodge!important}.blend-xl-color-burn{mix-blend-mode:color-burn!important}.blend-xl-hard-light{mix-blend-mode:hard-light!important}.blend-xl-soft-light{mix-blend-mode:soft-light!important}.blend-xl-difference{mix-blend-mode:difference!important}.blend-xl-exclusion{mix-blend-mode:exclusion!important}.blend-xl-hue{mix-blend-mode:hue!important}.blend-xl-saturation{mix-blend-mode:saturation!important}.blend-xl-color{mix-blend-mode:color!important}.blend-xl-luminosity{mix-blend-mode:luminosity!important}}@media(max-width:1199.98px){.blend-down-xl-normal{mix-blend-mode:normal!important}.blend-down-xl-multiply{mix-blend-mode:multiply!important}.blend-down-xl-screen{mix-blend-mode:screen!important}.blend-down-xl-overlay{mix-blend-mode:overlay!important}.blend-down-xl-darken{mix-blend-mode:darken!important}.blend-down-xl-lighten{mix-blend-mode:lighten!important}.blend-down-xl-color-dodge{mix-blend-mode:color-dodge!important}.blend-down-xl-color-burn{mix-blend-mode:color-burn!important}.blend-down-xl-hard-light{mix-blend-mode:hard-light!important}.blend-down-xl-soft-light{mix-blend-mode:soft-light!important}.blend-down-xl-difference{mix-blend-mode:difference!important}.blend-down-xl-exclusion{mix-blend-mode:exclusion!important}.blend-down-xl-hue{mix-blend-mode:hue!important}.blend-down-xl-saturation{mix-blend-mode:saturation!important}.blend-down-xl-color{mix-blend-mode:color!important}.blend-down-xl-luminosity{mix-blend-mode:luminosity!important}}@media(min-width:1400px){.blend-xxl-normal{mix-blend-mode:normal!important}.blend-xxl-multiply{mix-blend-mode:multiply!important}.blend-xxl-screen{mix-blend-mode:screen!important}.blend-xxl-overlay{mix-blend-mode:overlay!important}.blend-xxl-darken{mix-blend-mode:darken!important}.blend-xxl-lighten{mix-blend-mode:lighten!important}.blend-xxl-color-dodge{mix-blend-mode:color-dodge!important}.blend-xxl-color-burn{mix-blend-mode:color-burn!important}.blend-xxl-hard-light{mix-blend-mode:hard-light!important}.blend-xxl-soft-light{mix-blend-mode:soft-light!important}.blend-xxl-difference{mix-blend-mode:difference!important}.blend-xxl-exclusion{mix-blend-mode:exclusion!important}.blend-xxl-hue{mix-blend-mode:hue!important}.blend-xxl-saturation{mix-blend-mode:saturation!important}.blend-xxl-color{mix-blend-mode:color!important}.blend-xxl-luminosity{mix-blend-mode:luminosity!important}}@media(max-width:1399.98px){.blend-down-xxl-normal{mix-blend-mode:normal!important}.blend-down-xxl-multiply{mix-blend-mode:multiply!important}.blend-down-xxl-screen{mix-blend-mode:screen!important}.blend-down-xxl-overlay{mix-blend-mode:overlay!important}.blend-down-xxl-darken{mix-blend-mode:darken!important}.blend-down-xxl-lighten{mix-blend-mode:lighten!important}.blend-down-xxl-color-dodge{mix-blend-mode:color-dodge!important}.blend-down-xxl-color-burn{mix-blend-mode:color-burn!important}.blend-down-xxl-hard-light{mix-blend-mode:hard-light!important}.blend-down-xxl-soft-light{mix-blend-mode:soft-light!important}.blend-down-xxl-difference{mix-blend-mode:difference!important}.blend-down-xxl-exclusion{mix-blend-mode:exclusion!important}.blend-down-xxl-hue{mix-blend-mode:hue!important}.blend-down-xxl-saturation{mix-blend-mode:saturation!important}.blend-down-xxl-color{mix-blend-mode:color!important}.blend-down-xxl-luminosity{mix-blend-mode:luminosity!important}}.opacity-0{opacity:0!important}.opacity-10{opacity:.1!important}.opacity-20{opacity:.2!important}.opacity-25{opacity:.25!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-50{opacity:.5!important}.opacity-60{opacity:.6!important}.opacity-70{opacity:.7!important}.opacity-75{opacity:.75!important}.opacity-80{opacity:.8!important}.opacity-90{opacity:.9!important}.opacity-100{opacity:1!important}@media(min-width:375px){.opacity-xs-0{opacity:0!important}.opacity-xs-10{opacity:.1!important}.opacity-xs-20{opacity:.2!important}.opacity-xs-25{opacity:.25!important}.opacity-xs-30{opacity:.3!important}.opacity-xs-40{opacity:.4!important}.opacity-xs-50{opacity:.5!important}.opacity-xs-60{opacity:.6!important}.opacity-xs-70{opacity:.7!important}.opacity-xs-75{opacity:.75!important}.opacity-xs-80{opacity:.8!important}.opacity-xs-90{opacity:.9!important}.opacity-xs-100{opacity:1!important}}@media(max-width:374.98px){.opacity-down-xs-0{opacity:0!important}.opacity-down-xs-10{opacity:.1!important}.opacity-down-xs-20{opacity:.2!important}.opacity-down-xs-25{opacity:.25!important}.opacity-down-xs-30{opacity:.3!important}.opacity-down-xs-40{opacity:.4!important}.opacity-down-xs-50{opacity:.5!important}.opacity-down-xs-60{opacity:.6!important}.opacity-down-xs-70{opacity:.7!important}.opacity-down-xs-75{opacity:.75!important}.opacity-down-xs-80{opacity:.8!important}.opacity-down-xs-90{opacity:.9!important}.opacity-down-xs-100{opacity:1!important}}@media(min-width:576px){.opacity-sm-0{opacity:0!important}.opacity-sm-10{opacity:.1!important}.opacity-sm-20{opacity:.2!important}.opacity-sm-25{opacity:.25!important}.opacity-sm-30{opacity:.3!important}.opacity-sm-40{opacity:.4!important}.opacity-sm-50{opacity:.5!important}.opacity-sm-60{opacity:.6!important}.opacity-sm-70{opacity:.7!important}.opacity-sm-75{opacity:.75!important}.opacity-sm-80{opacity:.8!important}.opacity-sm-90{opacity:.9!important}.opacity-sm-100{opacity:1!important}}@media(max-width:575.98px){.opacity-down-sm-0{opacity:0!important}.opacity-down-sm-10{opacity:.1!important}.opacity-down-sm-20{opacity:.2!important}.opacity-down-sm-25{opacity:.25!important}.opacity-down-sm-30{opacity:.3!important}.opacity-down-sm-40{opacity:.4!important}.opacity-down-sm-50{opacity:.5!important}.opacity-down-sm-60{opacity:.6!important}.opacity-down-sm-70{opacity:.7!important}.opacity-down-sm-75{opacity:.75!important}.opacity-down-sm-80{opacity:.8!important}.opacity-down-sm-90{opacity:.9!important}.opacity-down-sm-100{opacity:1!important}}@media(min-width:768px){.opacity-md-0{opacity:0!important}.opacity-md-10{opacity:.1!important}.opacity-md-20{opacity:.2!important}.opacity-md-25{opacity:.25!important}.opacity-md-30{opacity:.3!important}.opacity-md-40{opacity:.4!important}.opacity-md-50{opacity:.5!important}.opacity-md-60{opacity:.6!important}.opacity-md-70{opacity:.7!important}.opacity-md-75{opacity:.75!important}.opacity-md-80{opacity:.8!important}.opacity-md-90{opacity:.9!important}.opacity-md-100{opacity:1!important}}@media(max-width:767.98px){.opacity-down-md-0{opacity:0!important}.opacity-down-md-10{opacity:.1!important}.opacity-down-md-20{opacity:.2!important}.opacity-down-md-25{opacity:.25!important}.opacity-down-md-30{opacity:.3!important}.opacity-down-md-40{opacity:.4!important}.opacity-down-md-50{opacity:.5!important}.opacity-down-md-60{opacity:.6!important}.opacity-down-md-70{opacity:.7!important}.opacity-down-md-75{opacity:.75!important}.opacity-down-md-80{opacity:.8!important}.opacity-down-md-90{opacity:.9!important}.opacity-down-md-100{opacity:1!important}}@media(min-width:992px){.opacity-lg-0{opacity:0!important}.opacity-lg-10{opacity:.1!important}.opacity-lg-20{opacity:.2!important}.opacity-lg-25{opacity:.25!important}.opacity-lg-30{opacity:.3!important}.opacity-lg-40{opacity:.4!important}.opacity-lg-50{opacity:.5!important}.opacity-lg-60{opacity:.6!important}.opacity-lg-70{opacity:.7!important}.opacity-lg-75{opacity:.75!important}.opacity-lg-80{opacity:.8!important}.opacity-lg-90{opacity:.9!important}.opacity-lg-100{opacity:1!important}}@media(max-width:991.98px){.opacity-down-lg-0{opacity:0!important}.opacity-down-lg-10{opacity:.1!important}.opacity-down-lg-20{opacity:.2!important}.opacity-down-lg-25{opacity:.25!important}.opacity-down-lg-30{opacity:.3!important}.opacity-down-lg-40{opacity:.4!important}.opacity-down-lg-50{opacity:.5!important}.opacity-down-lg-60{opacity:.6!important}.opacity-down-lg-70{opacity:.7!important}.opacity-down-lg-75{opacity:.75!important}.opacity-down-lg-80{opacity:.8!important}.opacity-down-lg-90{opacity:.9!important}.opacity-down-lg-100{opacity:1!important}}@media(min-width:1200px){.opacity-xl-0{opacity:0!important}.opacity-xl-10{opacity:.1!important}.opacity-xl-20{opacity:.2!important}.opacity-xl-25{opacity:.25!important}.opacity-xl-30{opacity:.3!important}.opacity-xl-40{opacity:.4!important}.opacity-xl-50{opacity:.5!important}.opacity-xl-60{opacity:.6!important}.opacity-xl-70{opacity:.7!important}.opacity-xl-75{opacity:.75!important}.opacity-xl-80{opacity:.8!important}.opacity-xl-90{opacity:.9!important}.opacity-xl-100{opacity:1!important}}@media(max-width:1199.98px){.opacity-down-xl-0{opacity:0!important}.opacity-down-xl-10{opacity:.1!important}.opacity-down-xl-20{opacity:.2!important}.opacity-down-xl-25{opacity:.25!important}.opacity-down-xl-30{opacity:.3!important}.opacity-down-xl-40{opacity:.4!important}.opacity-down-xl-50{opacity:.5!important}.opacity-down-xl-60{opacity:.6!important}.opacity-down-xl-70{opacity:.7!important}.opacity-down-xl-75{opacity:.75!important}.opacity-down-xl-80{opacity:.8!important}.opacity-down-xl-90{opacity:.9!important}.opacity-down-xl-100{opacity:1!important}}@media(min-width:1400px){.opacity-xxl-0{opacity:0!important}.opacity-xxl-10{opacity:.1!important}.opacity-xxl-20{opacity:.2!important}.opacity-xxl-25{opacity:.25!important}.opacity-xxl-30{opacity:.3!important}.opacity-xxl-40{opacity:.4!important}.opacity-xxl-50{opacity:.5!important}.opacity-xxl-60{opacity:.6!important}.opacity-xxl-70{opacity:.7!important}.opacity-xxl-75{opacity:.75!important}.opacity-xxl-80{opacity:.8!important}.opacity-xxl-90{opacity:.9!important}.opacity-xxl-100{opacity:1!important}}@media(max-width:1399.98px){.opacity-down-xxl-0{opacity:0!important}.opacity-down-xxl-10{opacity:.1!important}.opacity-down-xxl-20{opacity:.2!important}.opacity-down-xxl-25{opacity:.25!important}.opacity-down-xxl-30{opacity:.3!important}.opacity-down-xxl-40{opacity:.4!important}.opacity-down-xxl-50{opacity:.5!important}.opacity-down-xxl-60{opacity:.6!important}.opacity-down-xxl-70{opacity:.7!important}.opacity-down-xxl-75{opacity:.75!important}.opacity-down-xxl-80{opacity:.8!important}.opacity-down-xxl-90{opacity:.9!important}.opacity-down-xxl-100{opacity:1!important}}.position-absolute{position:absolute}.position-relative{position:relative}.position-fixed{position:fixed}@media(min-width:375px){.position-xs-absolute{position:absolute}.position-xs-relative{position:relative}.position-xs-fixed{position:fixed}}@media(max-width:374.98px){.position-down-xs-absolute{position:absolute}.position-down-xs-relative{position:relative}.position-down-xs-fixed{position:fixed}}@media(min-width:576px){.position-sm-absolute{position:absolute}.position-sm-relative{position:relative}.position-sm-fixed{position:fixed}}@media(max-width:575.98px){.position-down-sm-absolute{position:absolute}.position-down-sm-relative{position:relative}.position-down-sm-fixed{position:fixed}}@media(min-width:768px){.position-md-absolute{position:absolute}.position-md-relative{position:relative}.position-md-fixed{position:fixed}}@media(max-width:767.98px){.position-down-md-absolute{position:absolute}.position-down-md-relative{position:relative}.position-down-md-fixed{position:fixed}}@media(min-width:992px){.position-lg-absolute{position:absolute}.position-lg-relative{position:relative}.position-lg-fixed{position:fixed}}@media(max-width:991.98px){.position-down-lg-absolute{position:absolute}.position-down-lg-relative{position:relative}.position-down-lg-fixed{position:fixed}}@media(min-width:1200px){.position-xl-absolute{position:absolute}.position-xl-relative{position:relative}.position-xl-fixed{position:fixed}}@media(max-width:1199.98px){.position-down-xl-absolute{position:absolute}.position-down-xl-relative{position:relative}.position-down-xl-fixed{position:fixed}}@media(min-width:1400px){.position-xxl-absolute{position:absolute}.position-xxl-relative{position:relative}.position-xxl-fixed{position:fixed}}@media(max-width:1399.98px){.position-down-xxl-absolute{position:absolute}.position-down-xxl-relative{position:relative}.position-down-xxl-fixed{position:fixed}}.top-0{top:0!important}.top-full{top:200px!important}.top-three-quarter{top:150px!important}.top-half{top:100px!important}.top-third{top:66.6666666667px!important}.top-quarter{top:50px!important}.top-sixth{top:33.3333333333px!important}.top-eighth{top:25px!important}.top-twelfth{top:16.6666666667px!important}.top-sixteenth{top:12.5px!important}.top-twenty-fourth{top:8.3333333333px!important}.top-thirty-second{top:6.25px!important}.right-0{right:0!important}.right-full{right:200px!important}.right-three-quarter{right:150px!important}.right-half{right:100px!important}.right-third{right:66.6666666667px!important}.right-quarter{right:50px!important}.right-sixth{right:33.3333333333px!important}.right-eighth{right:25px!important}.right-twelfth{right:16.6666666667px!important}.right-sixteenth{right:12.5px!important}.right-twenty-fourth{right:8.3333333333px!important}.right-thirty-second{right:6.25px!important}.bottom-0{bottom:0!important}.bottom-full{bottom:200px!important}.bottom-three-quarter{bottom:150px!important}.bottom-half{bottom:100px!important}.bottom-third{bottom:66.6666666667px!important}.bottom-quarter{bottom:50px!important}.bottom-sixth{bottom:33.3333333333px!important}.bottom-eighth{bottom:25px!important}.bottom-twelfth{bottom:16.6666666667px!important}.bottom-sixteenth{bottom:12.5px!important}.bottom-twenty-fourth{bottom:8.3333333333px!important}.bottom-thirty-second{bottom:6.25px!important}.left-0{left:0!important}.left-full{left:200px!important}.left-three-quarter{left:150px!important}.left-half{left:100px!important}.left-third{left:66.6666666667px!important}.left-quarter{left:50px!important}.left-sixth{left:33.3333333333px!important}.left-eighth{left:25px!important}.left-twelfth{left:16.6666666667px!important}.left-sixteenth{left:12.5px!important}.left-twenty-fourth{left:8.3333333333px!important}.left-thirty-second{left:6.25px!important}@media(min-width:375px){.top-xs-0{top:0!important}.top-xs{top:200px!important}.top-xs-three-quarter{top:150px!important}.top-xs-half{top:100px!important}.top-xs-third{top:66.6666666667px!important}.top-xs-quarter{top:50px!important}.top-xs-sixth{top:33.3333333333px!important}.top-xs-eighth{top:25px!important}.top-xs-twelfth{top:16.6666666667px!important}.top-xs-sixteenth{top:12.5px!important}.top-xs-twenty-fourth{top:8.3333333333px!important}.top-xs-thirty-second{top:6.25px!important}.right-xs-0{right:0!important}.right-xs{right:200px!important}.right-xs-three-quarter{right:150px!important}.right-xs-half{right:100px!important}.right-xs-third{right:66.6666666667px!important}.right-xs-quarter{right:50px!important}.right-xs-sixth{right:33.3333333333px!important}.right-xs-eighth{right:25px!important}.right-xs-twelfth{right:16.6666666667px!important}.right-xs-sixteenth{right:12.5px!important}.right-xs-twenty-fourth{right:8.3333333333px!important}.right-xs-thirty-second{right:6.25px!important}.bottom-xs-0{bottom:0!important}.bottom-xs{bottom:200px!important}.bottom-xs-three-quarter{bottom:150px!important}.bottom-xs-half{bottom:100px!important}.bottom-xs-third{bottom:66.6666666667px!important}.bottom-xs-quarter{bottom:50px!important}.bottom-xs-sixth{bottom:33.3333333333px!important}.bottom-xs-eighth{bottom:25px!important}.bottom-xs-twelfth{bottom:16.6666666667px!important}.bottom-xs-sixteenth{bottom:12.5px!important}.bottom-xs-twenty-fourth{bottom:8.3333333333px!important}.bottom-xs-thirty-second{bottom:6.25px!important}.left-xs-0{left:0!important}.left-xs{left:200px!important}.left-xs-three-quarter{left:150px!important}.left-xs-half{left:100px!important}.left-xs-third{left:66.6666666667px!important}.left-xs-quarter{left:50px!important}.left-xs-sixth{left:33.3333333333px!important}.left-xs-eighth{left:25px!important}.left-xs-twelfth{left:16.6666666667px!important}.left-xs-sixteenth{left:12.5px!important}.left-xs-twenty-fourth{left:8.3333333333px!important}.left-xs-thirty-second{left:6.25px!important}}@media(max-width:374.98px){.top-down-xs-0{top:0!important}.top-down-xs{top:200px!important}.top-down-xs-three-quarter{top:150px!important}.top-down-xs-half{top:100px!important}.top-down-xs-third{top:66.6666666667px!important}.top-down-xs-quarter{top:50px!important}.top-down-xs-sixth{top:33.3333333333px!important}.top-down-xs-eighth{top:25px!important}.top-down-xs-twelfth{top:16.6666666667px!important}.top-down-xs-sixteenth{top:12.5px!important}.top-down-xs-twenty-fourth{top:8.3333333333px!important}.top-down-xs-thirty-second{top:6.25px!important}.right-down-xs-0{right:0!important}.right-down-xs{right:200px!important}.right-down-xs-three-quarter{right:150px!important}.right-down-xs-half{right:100px!important}.right-down-xs-third{right:66.6666666667px!important}.right-down-xs-quarter{right:50px!important}.right-down-xs-sixth{right:33.3333333333px!important}.right-down-xs-eighth{right:25px!important}.right-down-xs-twelfth{right:16.6666666667px!important}.right-down-xs-sixteenth{right:12.5px!important}.right-down-xs-twenty-fourth{right:8.3333333333px!important}.right-down-xs-thirty-second{right:6.25px!important}.bottom-down-xs-0{bottom:0!important}.bottom-down-xs{bottom:200px!important}.bottom-down-xs-three-quarter{bottom:150px!important}.bottom-down-xs-half{bottom:100px!important}.bottom-down-xs-third{bottom:66.6666666667px!important}.bottom-down-xs-quarter{bottom:50px!important}.bottom-down-xs-sixth{bottom:33.3333333333px!important}.bottom-down-xs-eighth{bottom:25px!important}.bottom-down-xs-twelfth{bottom:16.6666666667px!important}.bottom-down-xs-sixteenth{bottom:12.5px!important}.bottom-down-xs-twenty-fourth{bottom:8.3333333333px!important}.bottom-down-xs-thirty-second{bottom:6.25px!important}.left-down-xs-0{left:0!important}.left-down-xs{left:200px!important}.left-down-xs-three-quarter{left:150px!important}.left-down-xs-half{left:100px!important}.left-down-xs-third{left:66.6666666667px!important}.left-down-xs-quarter{left:50px!important}.left-down-xs-sixth{left:33.3333333333px!important}.left-down-xs-eighth{left:25px!important}.left-down-xs-twelfth{left:16.6666666667px!important}.left-down-xs-sixteenth{left:12.5px!important}.left-down-xs-twenty-fourth{left:8.3333333333px!important}.left-down-xs-thirty-second{left:6.25px!important}}@media(min-width:576px){.top-sm-0{top:0!important}.top-sm{top:200px!important}.top-sm-three-quarter{top:150px!important}.top-sm-half{top:100px!important}.top-sm-third{top:66.6666666667px!important}.top-sm-quarter{top:50px!important}.top-sm-sixth{top:33.3333333333px!important}.top-sm-eighth{top:25px!important}.top-sm-twelfth{top:16.6666666667px!important}.top-sm-sixteenth{top:12.5px!important}.top-sm-twenty-fourth{top:8.3333333333px!important}.top-sm-thirty-second{top:6.25px!important}.right-sm-0{right:0!important}.right-sm{right:200px!important}.right-sm-three-quarter{right:150px!important}.right-sm-half{right:100px!important}.right-sm-third{right:66.6666666667px!important}.right-sm-quarter{right:50px!important}.right-sm-sixth{right:33.3333333333px!important}.right-sm-eighth{right:25px!important}.right-sm-twelfth{right:16.6666666667px!important}.right-sm-sixteenth{right:12.5px!important}.right-sm-twenty-fourth{right:8.3333333333px!important}.right-sm-thirty-second{right:6.25px!important}.bottom-sm-0{bottom:0!important}.bottom-sm{bottom:200px!important}.bottom-sm-three-quarter{bottom:150px!important}.bottom-sm-half{bottom:100px!important}.bottom-sm-third{bottom:66.6666666667px!important}.bottom-sm-quarter{bottom:50px!important}.bottom-sm-sixth{bottom:33.3333333333px!important}.bottom-sm-eighth{bottom:25px!important}.bottom-sm-twelfth{bottom:16.6666666667px!important}.bottom-sm-sixteenth{bottom:12.5px!important}.bottom-sm-twenty-fourth{bottom:8.3333333333px!important}.bottom-sm-thirty-second{bottom:6.25px!important}.left-sm-0{left:0!important}.left-sm{left:200px!important}.left-sm-three-quarter{left:150px!important}.left-sm-half{left:100px!important}.left-sm-third{left:66.6666666667px!important}.left-sm-quarter{left:50px!important}.left-sm-sixth{left:33.3333333333px!important}.left-sm-eighth{left:25px!important}.left-sm-twelfth{left:16.6666666667px!important}.left-sm-sixteenth{left:12.5px!important}.left-sm-twenty-fourth{left:8.3333333333px!important}.left-sm-thirty-second{left:6.25px!important}}@media(max-width:575.98px){.top-down-sm-0{top:0!important}.top-down-sm{top:200px!important}.top-down-sm-three-quarter{top:150px!important}.top-down-sm-half{top:100px!important}.top-down-sm-third{top:66.6666666667px!important}.top-down-sm-quarter{top:50px!important}.top-down-sm-sixth{top:33.3333333333px!important}.top-down-sm-eighth{top:25px!important}.top-down-sm-twelfth{top:16.6666666667px!important}.top-down-sm-sixteenth{top:12.5px!important}.top-down-sm-twenty-fourth{top:8.3333333333px!important}.top-down-sm-thirty-second{top:6.25px!important}.right-down-sm-0{right:0!important}.right-down-sm{right:200px!important}.right-down-sm-three-quarter{right:150px!important}.right-down-sm-half{right:100px!important}.right-down-sm-third{right:66.6666666667px!important}.right-down-sm-quarter{right:50px!important}.right-down-sm-sixth{right:33.3333333333px!important}.right-down-sm-eighth{right:25px!important}.right-down-sm-twelfth{right:16.6666666667px!important}.right-down-sm-sixteenth{right:12.5px!important}.right-down-sm-twenty-fourth{right:8.3333333333px!important}.right-down-sm-thirty-second{right:6.25px!important}.bottom-down-sm-0{bottom:0!important}.bottom-down-sm{bottom:200px!important}.bottom-down-sm-three-quarter{bottom:150px!important}.bottom-down-sm-half{bottom:100px!important}.bottom-down-sm-third{bottom:66.6666666667px!important}.bottom-down-sm-quarter{bottom:50px!important}.bottom-down-sm-sixth{bottom:33.3333333333px!important}.bottom-down-sm-eighth{bottom:25px!important}.bottom-down-sm-twelfth{bottom:16.6666666667px!important}.bottom-down-sm-sixteenth{bottom:12.5px!important}.bottom-down-sm-twenty-fourth{bottom:8.3333333333px!important}.bottom-down-sm-thirty-second{bottom:6.25px!important}.left-down-sm-0{left:0!important}.left-down-sm{left:200px!important}.left-down-sm-three-quarter{left:150px!important}.left-down-sm-half{left:100px!important}.left-down-sm-third{left:66.6666666667px!important}.left-down-sm-quarter{left:50px!important}.left-down-sm-sixth{left:33.3333333333px!important}.left-down-sm-eighth{left:25px!important}.left-down-sm-twelfth{left:16.6666666667px!important}.left-down-sm-sixteenth{left:12.5px!important}.left-down-sm-twenty-fourth{left:8.3333333333px!important}.left-down-sm-thirty-second{left:6.25px!important}}@media(min-width:768px){.top-md-0{top:0!important}.top-md{top:200px!important}.top-md-three-quarter{top:150px!important}.top-md-half{top:100px!important}.top-md-third{top:66.6666666667px!important}.top-md-quarter{top:50px!important}.top-md-sixth{top:33.3333333333px!important}.top-md-eighth{top:25px!important}.top-md-twelfth{top:16.6666666667px!important}.top-md-sixteenth{top:12.5px!important}.top-md-twenty-fourth{top:8.3333333333px!important}.top-md-thirty-second{top:6.25px!important}.right-md-0{right:0!important}.right-md{right:200px!important}.right-md-three-quarter{right:150px!important}.right-md-half{right:100px!important}.right-md-third{right:66.6666666667px!important}.right-md-quarter{right:50px!important}.right-md-sixth{right:33.3333333333px!important}.right-md-eighth{right:25px!important}.right-md-twelfth{right:16.6666666667px!important}.right-md-sixteenth{right:12.5px!important}.right-md-twenty-fourth{right:8.3333333333px!important}.right-md-thirty-second{right:6.25px!important}.bottom-md-0{bottom:0!important}.bottom-md{bottom:200px!important}.bottom-md-three-quarter{bottom:150px!important}.bottom-md-half{bottom:100px!important}.bottom-md-third{bottom:66.6666666667px!important}.bottom-md-quarter{bottom:50px!important}.bottom-md-sixth{bottom:33.3333333333px!important}.bottom-md-eighth{bottom:25px!important}.bottom-md-twelfth{bottom:16.6666666667px!important}.bottom-md-sixteenth{bottom:12.5px!important}.bottom-md-twenty-fourth{bottom:8.3333333333px!important}.bottom-md-thirty-second{bottom:6.25px!important}.left-md-0{left:0!important}.left-md{left:200px!important}.left-md-three-quarter{left:150px!important}.left-md-half{left:100px!important}.left-md-third{left:66.6666666667px!important}.left-md-quarter{left:50px!important}.left-md-sixth{left:33.3333333333px!important}.left-md-eighth{left:25px!important}.left-md-twelfth{left:16.6666666667px!important}.left-md-sixteenth{left:12.5px!important}.left-md-twenty-fourth{left:8.3333333333px!important}.left-md-thirty-second{left:6.25px!important}}@media(max-width:767.98px){.top-down-md-0{top:0!important}.top-down-md{top:200px!important}.top-down-md-three-quarter{top:150px!important}.top-down-md-half{top:100px!important}.top-down-md-third{top:66.6666666667px!important}.top-down-md-quarter{top:50px!important}.top-down-md-sixth{top:33.3333333333px!important}.top-down-md-eighth{top:25px!important}.top-down-md-twelfth{top:16.6666666667px!important}.top-down-md-sixteenth{top:12.5px!important}.top-down-md-twenty-fourth{top:8.3333333333px!important}.top-down-md-thirty-second{top:6.25px!important}.right-down-md-0{right:0!important}.right-down-md{right:200px!important}.right-down-md-three-quarter{right:150px!important}.right-down-md-half{right:100px!important}.right-down-md-third{right:66.6666666667px!important}.right-down-md-quarter{right:50px!important}.right-down-md-sixth{right:33.3333333333px!important}.right-down-md-eighth{right:25px!important}.right-down-md-twelfth{right:16.6666666667px!important}.right-down-md-sixteenth{right:12.5px!important}.right-down-md-twenty-fourth{right:8.3333333333px!important}.right-down-md-thirty-second{right:6.25px!important}.bottom-down-md-0{bottom:0!important}.bottom-down-md{bottom:200px!important}.bottom-down-md-three-quarter{bottom:150px!important}.bottom-down-md-half{bottom:100px!important}.bottom-down-md-third{bottom:66.6666666667px!important}.bottom-down-md-quarter{bottom:50px!important}.bottom-down-md-sixth{bottom:33.3333333333px!important}.bottom-down-md-eighth{bottom:25px!important}.bottom-down-md-twelfth{bottom:16.6666666667px!important}.bottom-down-md-sixteenth{bottom:12.5px!important}.bottom-down-md-twenty-fourth{bottom:8.3333333333px!important}.bottom-down-md-thirty-second{bottom:6.25px!important}.left-down-md-0{left:0!important}.left-down-md{left:200px!important}.left-down-md-three-quarter{left:150px!important}.left-down-md-half{left:100px!important}.left-down-md-third{left:66.6666666667px!important}.left-down-md-quarter{left:50px!important}.left-down-md-sixth{left:33.3333333333px!important}.left-down-md-eighth{left:25px!important}.left-down-md-twelfth{left:16.6666666667px!important}.left-down-md-sixteenth{left:12.5px!important}.left-down-md-twenty-fourth{left:8.3333333333px!important}.left-down-md-thirty-second{left:6.25px!important}}@media(min-width:992px){.top-lg-0{top:0!important}.top-lg{top:200px!important}.top-lg-three-quarter{top:150px!important}.top-lg-half{top:100px!important}.top-lg-third{top:66.6666666667px!important}.top-lg-quarter{top:50px!important}.top-lg-sixth{top:33.3333333333px!important}.top-lg-eighth{top:25px!important}.top-lg-twelfth{top:16.6666666667px!important}.top-lg-sixteenth{top:12.5px!important}.top-lg-twenty-fourth{top:8.3333333333px!important}.top-lg-thirty-second{top:6.25px!important}.right-lg-0{right:0!important}.right-lg{right:200px!important}.right-lg-three-quarter{right:150px!important}.right-lg-half{right:100px!important}.right-lg-third{right:66.6666666667px!important}.right-lg-quarter{right:50px!important}.right-lg-sixth{right:33.3333333333px!important}.right-lg-eighth{right:25px!important}.right-lg-twelfth{right:16.6666666667px!important}.right-lg-sixteenth{right:12.5px!important}.right-lg-twenty-fourth{right:8.3333333333px!important}.right-lg-thirty-second{right:6.25px!important}.bottom-lg-0{bottom:0!important}.bottom-lg{bottom:200px!important}.bottom-lg-three-quarter{bottom:150px!important}.bottom-lg-half{bottom:100px!important}.bottom-lg-third{bottom:66.6666666667px!important}.bottom-lg-quarter{bottom:50px!important}.bottom-lg-sixth{bottom:33.3333333333px!important}.bottom-lg-eighth{bottom:25px!important}.bottom-lg-twelfth{bottom:16.6666666667px!important}.bottom-lg-sixteenth{bottom:12.5px!important}.bottom-lg-twenty-fourth{bottom:8.3333333333px!important}.bottom-lg-thirty-second{bottom:6.25px!important}.left-lg-0{left:0!important}.left-lg{left:200px!important}.left-lg-three-quarter{left:150px!important}.left-lg-half{left:100px!important}.left-lg-third{left:66.6666666667px!important}.left-lg-quarter{left:50px!important}.left-lg-sixth{left:33.3333333333px!important}.left-lg-eighth{left:25px!important}.left-lg-twelfth{left:16.6666666667px!important}.left-lg-sixteenth{left:12.5px!important}.left-lg-twenty-fourth{left:8.3333333333px!important}.left-lg-thirty-second{left:6.25px!important}}@media(max-width:991.98px){.top-down-lg-0{top:0!important}.top-down-lg{top:200px!important}.top-down-lg-three-quarter{top:150px!important}.top-down-lg-half{top:100px!important}.top-down-lg-third{top:66.6666666667px!important}.top-down-lg-quarter{top:50px!important}.top-down-lg-sixth{top:33.3333333333px!important}.top-down-lg-eighth{top:25px!important}.top-down-lg-twelfth{top:16.6666666667px!important}.top-down-lg-sixteenth{top:12.5px!important}.top-down-lg-twenty-fourth{top:8.3333333333px!important}.top-down-lg-thirty-second{top:6.25px!important}.right-down-lg-0{right:0!important}.right-down-lg{right:200px!important}.right-down-lg-three-quarter{right:150px!important}.right-down-lg-half{right:100px!important}.right-down-lg-third{right:66.6666666667px!important}.right-down-lg-quarter{right:50px!important}.right-down-lg-sixth{right:33.3333333333px!important}.right-down-lg-eighth{right:25px!important}.right-down-lg-twelfth{right:16.6666666667px!important}.right-down-lg-sixteenth{right:12.5px!important}.right-down-lg-twenty-fourth{right:8.3333333333px!important}.right-down-lg-thirty-second{right:6.25px!important}.bottom-down-lg-0{bottom:0!important}.bottom-down-lg{bottom:200px!important}.bottom-down-lg-three-quarter{bottom:150px!important}.bottom-down-lg-half{bottom:100px!important}.bottom-down-lg-third{bottom:66.6666666667px!important}.bottom-down-lg-quarter{bottom:50px!important}.bottom-down-lg-sixth{bottom:33.3333333333px!important}.bottom-down-lg-eighth{bottom:25px!important}.bottom-down-lg-twelfth{bottom:16.6666666667px!important}.bottom-down-lg-sixteenth{bottom:12.5px!important}.bottom-down-lg-twenty-fourth{bottom:8.3333333333px!important}.bottom-down-lg-thirty-second{bottom:6.25px!important}.left-down-lg-0{left:0!important}.left-down-lg{left:200px!important}.left-down-lg-three-quarter{left:150px!important}.left-down-lg-half{left:100px!important}.left-down-lg-third{left:66.6666666667px!important}.left-down-lg-quarter{left:50px!important}.left-down-lg-sixth{left:33.3333333333px!important}.left-down-lg-eighth{left:25px!important}.left-down-lg-twelfth{left:16.6666666667px!important}.left-down-lg-sixteenth{left:12.5px!important}.left-down-lg-twenty-fourth{left:8.3333333333px!important}.left-down-lg-thirty-second{left:6.25px!important}}@media(min-width:1200px){.top-xl-0{top:0!important}.top-xl{top:200px!important}.top-xl-three-quarter{top:150px!important}.top-xl-half{top:100px!important}.top-xl-third{top:66.6666666667px!important}.top-xl-quarter{top:50px!important}.top-xl-sixth{top:33.3333333333px!important}.top-xl-eighth{top:25px!important}.top-xl-twelfth{top:16.6666666667px!important}.top-xl-sixteenth{top:12.5px!important}.top-xl-twenty-fourth{top:8.3333333333px!important}.top-xl-thirty-second{top:6.25px!important}.right-xl-0{right:0!important}.right-xl{right:200px!important}.right-xl-three-quarter{right:150px!important}.right-xl-half{right:100px!important}.right-xl-third{right:66.6666666667px!important}.right-xl-quarter{right:50px!important}.right-xl-sixth{right:33.3333333333px!important}.right-xl-eighth{right:25px!important}.right-xl-twelfth{right:16.6666666667px!important}.right-xl-sixteenth{right:12.5px!important}.right-xl-twenty-fourth{right:8.3333333333px!important}.right-xl-thirty-second{right:6.25px!important}.bottom-xl-0{bottom:0!important}.bottom-xl{bottom:200px!important}.bottom-xl-three-quarter{bottom:150px!important}.bottom-xl-half{bottom:100px!important}.bottom-xl-third{bottom:66.6666666667px!important}.bottom-xl-quarter{bottom:50px!important}.bottom-xl-sixth{bottom:33.3333333333px!important}.bottom-xl-eighth{bottom:25px!important}.bottom-xl-twelfth{bottom:16.6666666667px!important}.bottom-xl-sixteenth{bottom:12.5px!important}.bottom-xl-twenty-fourth{bottom:8.3333333333px!important}.bottom-xl-thirty-second{bottom:6.25px!important}.left-xl-0{left:0!important}.left-xl{left:200px!important}.left-xl-three-quarter{left:150px!important}.left-xl-half{left:100px!important}.left-xl-third{left:66.6666666667px!important}.left-xl-quarter{left:50px!important}.left-xl-sixth{left:33.3333333333px!important}.left-xl-eighth{left:25px!important}.left-xl-twelfth{left:16.6666666667px!important}.left-xl-sixteenth{left:12.5px!important}.left-xl-twenty-fourth{left:8.3333333333px!important}.left-xl-thirty-second{left:6.25px!important}}@media(max-width:1199.98px){.top-down-xl-0{top:0!important}.top-down-xl{top:200px!important}.top-down-xl-three-quarter{top:150px!important}.top-down-xl-half{top:100px!important}.top-down-xl-third{top:66.6666666667px!important}.top-down-xl-quarter{top:50px!important}.top-down-xl-sixth{top:33.3333333333px!important}.top-down-xl-eighth{top:25px!important}.top-down-xl-twelfth{top:16.6666666667px!important}.top-down-xl-sixteenth{top:12.5px!important}.top-down-xl-twenty-fourth{top:8.3333333333px!important}.top-down-xl-thirty-second{top:6.25px!important}.right-down-xl-0{right:0!important}.right-down-xl{right:200px!important}.right-down-xl-three-quarter{right:150px!important}.right-down-xl-half{right:100px!important}.right-down-xl-third{right:66.6666666667px!important}.right-down-xl-quarter{right:50px!important}.right-down-xl-sixth{right:33.3333333333px!important}.right-down-xl-eighth{right:25px!important}.right-down-xl-twelfth{right:16.6666666667px!important}.right-down-xl-sixteenth{right:12.5px!important}.right-down-xl-twenty-fourth{right:8.3333333333px!important}.right-down-xl-thirty-second{right:6.25px!important}.bottom-down-xl-0{bottom:0!important}.bottom-down-xl{bottom:200px!important}.bottom-down-xl-three-quarter{bottom:150px!important}.bottom-down-xl-half{bottom:100px!important}.bottom-down-xl-third{bottom:66.6666666667px!important}.bottom-down-xl-quarter{bottom:50px!important}.bottom-down-xl-sixth{bottom:33.3333333333px!important}.bottom-down-xl-eighth{bottom:25px!important}.bottom-down-xl-twelfth{bottom:16.6666666667px!important}.bottom-down-xl-sixteenth{bottom:12.5px!important}.bottom-down-xl-twenty-fourth{bottom:8.3333333333px!important}.bottom-down-xl-thirty-second{bottom:6.25px!important}.left-down-xl-0{left:0!important}.left-down-xl{left:200px!important}.left-down-xl-three-quarter{left:150px!important}.left-down-xl-half{left:100px!important}.left-down-xl-third{left:66.6666666667px!important}.left-down-xl-quarter{left:50px!important}.left-down-xl-sixth{left:33.3333333333px!important}.left-down-xl-eighth{left:25px!important}.left-down-xl-twelfth{left:16.6666666667px!important}.left-down-xl-sixteenth{left:12.5px!important}.left-down-xl-twenty-fourth{left:8.3333333333px!important}.left-down-xl-thirty-second{left:6.25px!important}}@media(min-width:1400px){.top-xxl-0{top:0!important}.top-xxl{top:200px!important}.top-xxl-three-quarter{top:150px!important}.top-xxl-half{top:100px!important}.top-xxl-third{top:66.6666666667px!important}.top-xxl-quarter{top:50px!important}.top-xxl-sixth{top:33.3333333333px!important}.top-xxl-eighth{top:25px!important}.top-xxl-twelfth{top:16.6666666667px!important}.top-xxl-sixteenth{top:12.5px!important}.top-xxl-twenty-fourth{top:8.3333333333px!important}.top-xxl-thirty-second{top:6.25px!important}.right-xxl-0{right:0!important}.right-xxl{right:200px!important}.right-xxl-three-quarter{right:150px!important}.right-xxl-half{right:100px!important}.right-xxl-third{right:66.6666666667px!important}.right-xxl-quarter{right:50px!important}.right-xxl-sixth{right:33.3333333333px!important}.right-xxl-eighth{right:25px!important}.right-xxl-twelfth{right:16.6666666667px!important}.right-xxl-sixteenth{right:12.5px!important}.right-xxl-twenty-fourth{right:8.3333333333px!important}.right-xxl-thirty-second{right:6.25px!important}.bottom-xxl-0{bottom:0!important}.bottom-xxl{bottom:200px!important}.bottom-xxl-three-quarter{bottom:150px!important}.bottom-xxl-half{bottom:100px!important}.bottom-xxl-third{bottom:66.6666666667px!important}.bottom-xxl-quarter{bottom:50px!important}.bottom-xxl-sixth{bottom:33.3333333333px!important}.bottom-xxl-eighth{bottom:25px!important}.bottom-xxl-twelfth{bottom:16.6666666667px!important}.bottom-xxl-sixteenth{bottom:12.5px!important}.bottom-xxl-twenty-fourth{bottom:8.3333333333px!important}.bottom-xxl-thirty-second{bottom:6.25px!important}.left-xxl-0{left:0!important}.left-xxl{left:200px!important}.left-xxl-three-quarter{left:150px!important}.left-xxl-half{left:100px!important}.left-xxl-third{left:66.6666666667px!important}.left-xxl-quarter{left:50px!important}.left-xxl-sixth{left:33.3333333333px!important}.left-xxl-eighth{left:25px!important}.left-xxl-twelfth{left:16.6666666667px!important}.left-xxl-sixteenth{left:12.5px!important}.left-xxl-twenty-fourth{left:8.3333333333px!important}.left-xxl-thirty-second{left:6.25px!important}}@media(max-width:1399.98px){.top-down-xxl-0{top:0!important}.top-down-xxl{top:200px!important}.top-down-xxl-three-quarter{top:150px!important}.top-down-xxl-half{top:100px!important}.top-down-xxl-third{top:66.6666666667px!important}.top-down-xxl-quarter{top:50px!important}.top-down-xxl-sixth{top:33.3333333333px!important}.top-down-xxl-eighth{top:25px!important}.top-down-xxl-twelfth{top:16.6666666667px!important}.top-down-xxl-sixteenth{top:12.5px!important}.top-down-xxl-twenty-fourth{top:8.3333333333px!important}.top-down-xxl-thirty-second{top:6.25px!important}.right-down-xxl-0{right:0!important}.right-down-xxl{right:200px!important}.right-down-xxl-three-quarter{right:150px!important}.right-down-xxl-half{right:100px!important}.right-down-xxl-third{right:66.6666666667px!important}.right-down-xxl-quarter{right:50px!important}.right-down-xxl-sixth{right:33.3333333333px!important}.right-down-xxl-eighth{right:25px!important}.right-down-xxl-twelfth{right:16.6666666667px!important}.right-down-xxl-sixteenth{right:12.5px!important}.right-down-xxl-twenty-fourth{right:8.3333333333px!important}.right-down-xxl-thirty-second{right:6.25px!important}.bottom-down-xxl-0{bottom:0!important}.bottom-down-xxl{bottom:200px!important}.bottom-down-xxl-three-quarter{bottom:150px!important}.bottom-down-xxl-half{bottom:100px!important}.bottom-down-xxl-third{bottom:66.6666666667px!important}.bottom-down-xxl-quarter{bottom:50px!important}.bottom-down-xxl-sixth{bottom:33.3333333333px!important}.bottom-down-xxl-eighth{bottom:25px!important}.bottom-down-xxl-twelfth{bottom:16.6666666667px!important}.bottom-down-xxl-sixteenth{bottom:12.5px!important}.bottom-down-xxl-twenty-fourth{bottom:8.3333333333px!important}.bottom-down-xxl-thirty-second{bottom:6.25px!important}.left-down-xxl-0{left:0!important}.left-down-xxl{left:200px!important}.left-down-xxl-three-quarter{left:150px!important}.left-down-xxl-half{left:100px!important}.left-down-xxl-third{left:66.6666666667px!important}.left-down-xxl-quarter{left:50px!important}.left-down-xxl-sixth{left:33.3333333333px!important}.left-down-xxl-eighth{left:25px!important}.left-down-xxl-twelfth{left:16.6666666667px!important}.left-down-xxl-sixteenth{left:12.5px!important}.left-down-xxl-twenty-fourth{left:8.3333333333px!important}.left-down-xxl-thirty-second{left:6.25px!important}}.pull-up-full{margin-top:-200px!important}.pull-right-full{margin-right:-200px!important}.pull-down-full{margin-bottom:-200px!important}.pull-left-full{margin-left:-200px!important}.pull-up-three-quarter{margin-top:-150px!important}.pull-right-three-quarter{margin-right:-150px!important}.pull-down-three-quarter{margin-bottom:-150px!important}.pull-left-three-quarter{margin-left:-150px!important}.pull-up-half{margin-top:-100px!important}.pull-right-half{margin-right:-100px!important}.pull-down-half{margin-bottom:-100px!important}.pull-left-half{margin-left:-100px!important}.pull-up-third{margin-top:-66.6666666667px!important}.pull-right-third{margin-right:-66.6666666667px!important}.pull-down-third{margin-bottom:-66.6666666667px!important}.pull-left-third{margin-left:-66.6666666667px!important}.pull-up-quarter{margin-top:-50px!important}.pull-right-quarter{margin-right:-50px!important}.pull-down-quarter{margin-bottom:-50px!important}.pull-left-quarter{margin-left:-50px!important}.pull-up-sixth{margin-top:-33.3333333333px!important}.pull-right-sixth{margin-right:-33.3333333333px!important}.pull-down-sixth{margin-bottom:-33.3333333333px!important}.pull-left-sixth{margin-left:-33.3333333333px!important}.pull-up-eighth{margin-top:-25px!important}.pull-right-eighth{margin-right:-25px!important}.pull-down-eighth{margin-bottom:-25px!important}.pull-left-eighth{margin-left:-25px!important}.pull-up-twelfth{margin-top:-16.6666666667px!important}.pull-right-twelfth{margin-right:-16.6666666667px!important}.pull-down-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-twelfth{margin-left:-16.6666666667px!important}.pull-up-sixteenth{margin-top:-12.5px!important}.pull-right-sixteenth{margin-right:-12.5px!important}.pull-down-sixteenth{margin-bottom:-12.5px!important}.pull-left-sixteenth{margin-left:-12.5px!important}.pull-up-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-thirty-second{margin-top:-6.25px!important}.pull-right-thirty-second{margin-right:-6.25px!important}.pull-down-thirty-second{margin-bottom:-6.25px!important}.pull-left-thirty-second{margin-left:-6.25px!important}@media(min-width:1400px){.pull-up-xxl-full{margin-top:-200px!important}.pull-right-xxl-full{margin-right:-200px!important}.pull-down-xxl-full{margin-bottom:-200px!important}.pull-left-xxl-full{margin-left:-200px!important}.pull-up-xxl-three-quarter{margin-top:-150px!important}.pull-right-xxl-three-quarter{margin-right:-150px!important}.pull-down-xxl-three-quarter{margin-bottom:-150px!important}.pull-left-xxl-three-quarter{margin-left:-150px!important}.pull-up-xxl-half{margin-top:-100px!important}.pull-right-xxl-half{margin-right:-100px!important}.pull-down-xxl-half{margin-bottom:-100px!important}.pull-left-xxl-half{margin-left:-100px!important}.pull-up-xxl-third{margin-top:-66.6666666667px!important}.pull-right-xxl-third{margin-right:-66.6666666667px!important}.pull-down-xxl-third{margin-bottom:-66.6666666667px!important}.pull-left-xxl-third{margin-left:-66.6666666667px!important}.pull-up-xxl-quarter{margin-top:-50px!important}.pull-right-xxl-quarter{margin-right:-50px!important}.pull-down-xxl-quarter{margin-bottom:-50px!important}.pull-left-xxl-quarter{margin-left:-50px!important}.pull-up-xxl-sixth{margin-top:-33.3333333333px!important}.pull-right-xxl-sixth{margin-right:-33.3333333333px!important}.pull-down-xxl-sixth{margin-bottom:-33.3333333333px!important}.pull-left-xxl-sixth{margin-left:-33.3333333333px!important}.pull-up-xxl-eighth{margin-top:-25px!important}.pull-right-xxl-eighth{margin-right:-25px!important}.pull-down-xxl-eighth{margin-bottom:-25px!important}.pull-left-xxl-eighth{margin-left:-25px!important}.pull-up-xxl-twelfth{margin-top:-16.6666666667px!important}.pull-right-xxl-twelfth{margin-right:-16.6666666667px!important}.pull-down-xxl-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-xxl-twelfth{margin-left:-16.6666666667px!important}.pull-up-xxl-sixteenth{margin-top:-12.5px!important}.pull-right-xxl-sixteenth{margin-right:-12.5px!important}.pull-down-xxl-sixteenth{margin-bottom:-12.5px!important}.pull-left-xxl-sixteenth{margin-left:-12.5px!important}.pull-up-xxl-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-xxl-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-xxl-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-xxl-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-xxl-thirty-second{margin-top:-6.25px!important}.pull-right-xxl-thirty-second{margin-right:-6.25px!important}.pull-down-xxl-thirty-second{margin-bottom:-6.25px!important}.pull-left-xxl-thirty-second{margin-left:-6.25px!important}}@media(max-width:1399.98px){.pull-up-down-xxl-full{margin-top:-200px!important}.pull-right-down-xxl-full{margin-right:-200px!important}.pull-down-down-xxl-full{margin-bottom:-200px!important}.pull-left-down-xxl-full{margin-left:-200px!important}.pull-up-down-xxl-three-quarter{margin-top:-150px!important}.pull-right-down-xxl-three-quarter{margin-right:-150px!important}.pull-down-down-xxl-three-quarter{margin-bottom:-150px!important}.pull-left-down-xxl-three-quarter{margin-left:-150px!important}.pull-up-down-xxl-half{margin-top:-100px!important}.pull-right-down-xxl-half{margin-right:-100px!important}.pull-down-down-xxl-half{margin-bottom:-100px!important}.pull-left-down-xxl-half{margin-left:-100px!important}.pull-up-down-xxl-third{margin-top:-66.6666666667px!important}.pull-right-down-xxl-third{margin-right:-66.6666666667px!important}.pull-down-down-xxl-third{margin-bottom:-66.6666666667px!important}.pull-left-down-xxl-third{margin-left:-66.6666666667px!important}.pull-up-down-xxl-quarter{margin-top:-50px!important}.pull-right-down-xxl-quarter{margin-right:-50px!important}.pull-down-down-xxl-quarter{margin-bottom:-50px!important}.pull-left-down-xxl-quarter{margin-left:-50px!important}.pull-up-down-xxl-sixth{margin-top:-33.3333333333px!important}.pull-right-down-xxl-sixth{margin-right:-33.3333333333px!important}.pull-down-down-xxl-sixth{margin-bottom:-33.3333333333px!important}.pull-left-down-xxl-sixth{margin-left:-33.3333333333px!important}.pull-up-down-xxl-eighth{margin-top:-25px!important}.pull-right-down-xxl-eighth{margin-right:-25px!important}.pull-down-down-xxl-eighth{margin-bottom:-25px!important}.pull-left-down-xxl-eighth{margin-left:-25px!important}.pull-up-down-xxl-twelfth{margin-top:-16.6666666667px!important}.pull-right-down-xxl-twelfth{margin-right:-16.6666666667px!important}.pull-down-down-xxl-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-down-xxl-twelfth{margin-left:-16.6666666667px!important}.pull-up-down-xxl-sixteenth{margin-top:-12.5px!important}.pull-right-down-xxl-sixteenth{margin-right:-12.5px!important}.pull-down-down-xxl-sixteenth{margin-bottom:-12.5px!important}.pull-left-down-xxl-sixteenth{margin-left:-12.5px!important}.pull-up-down-xxl-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-down-xxl-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-down-xxl-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-down-xxl-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-down-xxl-thirty-second{margin-top:-6.25px!important}.pull-right-down-xxl-thirty-second{margin-right:-6.25px!important}.pull-down-down-xxl-thirty-second{margin-bottom:-6.25px!important}.pull-left-down-xxl-thirty-second{margin-left:-6.25px!important}}@media(min-width:1200px){.pull-up-xl-full{margin-top:-200px!important}.pull-right-xl-full{margin-right:-200px!important}.pull-down-xl-full{margin-bottom:-200px!important}.pull-left-xl-full{margin-left:-200px!important}.pull-up-xl-three-quarter{margin-top:-150px!important}.pull-right-xl-three-quarter{margin-right:-150px!important}.pull-down-xl-three-quarter{margin-bottom:-150px!important}.pull-left-xl-three-quarter{margin-left:-150px!important}.pull-up-xl-half{margin-top:-100px!important}.pull-right-xl-half{margin-right:-100px!important}.pull-down-xl-half{margin-bottom:-100px!important}.pull-left-xl-half{margin-left:-100px!important}.pull-up-xl-third{margin-top:-66.6666666667px!important}.pull-right-xl-third{margin-right:-66.6666666667px!important}.pull-down-xl-third{margin-bottom:-66.6666666667px!important}.pull-left-xl-third{margin-left:-66.6666666667px!important}.pull-up-xl-quarter{margin-top:-50px!important}.pull-right-xl-quarter{margin-right:-50px!important}.pull-down-xl-quarter{margin-bottom:-50px!important}.pull-left-xl-quarter{margin-left:-50px!important}.pull-up-xl-sixth{margin-top:-33.3333333333px!important}.pull-right-xl-sixth{margin-right:-33.3333333333px!important}.pull-down-xl-sixth{margin-bottom:-33.3333333333px!important}.pull-left-xl-sixth{margin-left:-33.3333333333px!important}.pull-up-xl-eighth{margin-top:-25px!important}.pull-right-xl-eighth{margin-right:-25px!important}.pull-down-xl-eighth{margin-bottom:-25px!important}.pull-left-xl-eighth{margin-left:-25px!important}.pull-up-xl-twelfth{margin-top:-16.6666666667px!important}.pull-right-xl-twelfth{margin-right:-16.6666666667px!important}.pull-down-xl-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-xl-twelfth{margin-left:-16.6666666667px!important}.pull-up-xl-sixteenth{margin-top:-12.5px!important}.pull-right-xl-sixteenth{margin-right:-12.5px!important}.pull-down-xl-sixteenth{margin-bottom:-12.5px!important}.pull-left-xl-sixteenth{margin-left:-12.5px!important}.pull-up-xl-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-xl-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-xl-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-xl-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-xl-thirty-second{margin-top:-6.25px!important}.pull-right-xl-thirty-second{margin-right:-6.25px!important}.pull-down-xl-thirty-second{margin-bottom:-6.25px!important}.pull-left-xl-thirty-second{margin-left:-6.25px!important}}@media(max-width:1199.98px){.pull-up-down-xl-full{margin-top:-200px!important}.pull-right-down-xl-full{margin-right:-200px!important}.pull-down-down-xl-full{margin-bottom:-200px!important}.pull-left-down-xl-full{margin-left:-200px!important}.pull-up-down-xl-three-quarter{margin-top:-150px!important}.pull-right-down-xl-three-quarter{margin-right:-150px!important}.pull-down-down-xl-three-quarter{margin-bottom:-150px!important}.pull-left-down-xl-three-quarter{margin-left:-150px!important}.pull-up-down-xl-half{margin-top:-100px!important}.pull-right-down-xl-half{margin-right:-100px!important}.pull-down-down-xl-half{margin-bottom:-100px!important}.pull-left-down-xl-half{margin-left:-100px!important}.pull-up-down-xl-third{margin-top:-66.6666666667px!important}.pull-right-down-xl-third{margin-right:-66.6666666667px!important}.pull-down-down-xl-third{margin-bottom:-66.6666666667px!important}.pull-left-down-xl-third{margin-left:-66.6666666667px!important}.pull-up-down-xl-quarter{margin-top:-50px!important}.pull-right-down-xl-quarter{margin-right:-50px!important}.pull-down-down-xl-quarter{margin-bottom:-50px!important}.pull-left-down-xl-quarter{margin-left:-50px!important}.pull-up-down-xl-sixth{margin-top:-33.3333333333px!important}.pull-right-down-xl-sixth{margin-right:-33.3333333333px!important}.pull-down-down-xl-sixth{margin-bottom:-33.3333333333px!important}.pull-left-down-xl-sixth{margin-left:-33.3333333333px!important}.pull-up-down-xl-eighth{margin-top:-25px!important}.pull-right-down-xl-eighth{margin-right:-25px!important}.pull-down-down-xl-eighth{margin-bottom:-25px!important}.pull-left-down-xl-eighth{margin-left:-25px!important}.pull-up-down-xl-twelfth{margin-top:-16.6666666667px!important}.pull-right-down-xl-twelfth{margin-right:-16.6666666667px!important}.pull-down-down-xl-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-down-xl-twelfth{margin-left:-16.6666666667px!important}.pull-up-down-xl-sixteenth{margin-top:-12.5px!important}.pull-right-down-xl-sixteenth{margin-right:-12.5px!important}.pull-down-down-xl-sixteenth{margin-bottom:-12.5px!important}.pull-left-down-xl-sixteenth{margin-left:-12.5px!important}.pull-up-down-xl-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-down-xl-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-down-xl-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-down-xl-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-down-xl-thirty-second{margin-top:-6.25px!important}.pull-right-down-xl-thirty-second{margin-right:-6.25px!important}.pull-down-down-xl-thirty-second{margin-bottom:-6.25px!important}.pull-left-down-xl-thirty-second{margin-left:-6.25px!important}}@media(min-width:992px){.pull-up-lg-full{margin-top:-200px!important}.pull-right-lg-full{margin-right:-200px!important}.pull-down-lg-full{margin-bottom:-200px!important}.pull-left-lg-full{margin-left:-200px!important}.pull-up-lg-three-quarter{margin-top:-150px!important}.pull-right-lg-three-quarter{margin-right:-150px!important}.pull-down-lg-three-quarter{margin-bottom:-150px!important}.pull-left-lg-three-quarter{margin-left:-150px!important}.pull-up-lg-half{margin-top:-100px!important}.pull-right-lg-half{margin-right:-100px!important}.pull-down-lg-half{margin-bottom:-100px!important}.pull-left-lg-half{margin-left:-100px!important}.pull-up-lg-third{margin-top:-66.6666666667px!important}.pull-right-lg-third{margin-right:-66.6666666667px!important}.pull-down-lg-third{margin-bottom:-66.6666666667px!important}.pull-left-lg-third{margin-left:-66.6666666667px!important}.pull-up-lg-quarter{margin-top:-50px!important}.pull-right-lg-quarter{margin-right:-50px!important}.pull-down-lg-quarter{margin-bottom:-50px!important}.pull-left-lg-quarter{margin-left:-50px!important}.pull-up-lg-sixth{margin-top:-33.3333333333px!important}.pull-right-lg-sixth{margin-right:-33.3333333333px!important}.pull-down-lg-sixth{margin-bottom:-33.3333333333px!important}.pull-left-lg-sixth{margin-left:-33.3333333333px!important}.pull-up-lg-eighth{margin-top:-25px!important}.pull-right-lg-eighth{margin-right:-25px!important}.pull-down-lg-eighth{margin-bottom:-25px!important}.pull-left-lg-eighth{margin-left:-25px!important}.pull-up-lg-twelfth{margin-top:-16.6666666667px!important}.pull-right-lg-twelfth{margin-right:-16.6666666667px!important}.pull-down-lg-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-lg-twelfth{margin-left:-16.6666666667px!important}.pull-up-lg-sixteenth{margin-top:-12.5px!important}.pull-right-lg-sixteenth{margin-right:-12.5px!important}.pull-down-lg-sixteenth{margin-bottom:-12.5px!important}.pull-left-lg-sixteenth{margin-left:-12.5px!important}.pull-up-lg-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-lg-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-lg-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-lg-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-lg-thirty-second{margin-top:-6.25px!important}.pull-right-lg-thirty-second{margin-right:-6.25px!important}.pull-down-lg-thirty-second{margin-bottom:-6.25px!important}.pull-left-lg-thirty-second{margin-left:-6.25px!important}}@media(max-width:991.98px){.pull-up-down-lg-full{margin-top:-200px!important}.pull-right-down-lg-full{margin-right:-200px!important}.pull-down-down-lg-full{margin-bottom:-200px!important}.pull-left-down-lg-full{margin-left:-200px!important}.pull-up-down-lg-three-quarter{margin-top:-150px!important}.pull-right-down-lg-three-quarter{margin-right:-150px!important}.pull-down-down-lg-three-quarter{margin-bottom:-150px!important}.pull-left-down-lg-three-quarter{margin-left:-150px!important}.pull-up-down-lg-half{margin-top:-100px!important}.pull-right-down-lg-half{margin-right:-100px!important}.pull-down-down-lg-half{margin-bottom:-100px!important}.pull-left-down-lg-half{margin-left:-100px!important}.pull-up-down-lg-third{margin-top:-66.6666666667px!important}.pull-right-down-lg-third{margin-right:-66.6666666667px!important}.pull-down-down-lg-third{margin-bottom:-66.6666666667px!important}.pull-left-down-lg-third{margin-left:-66.6666666667px!important}.pull-up-down-lg-quarter{margin-top:-50px!important}.pull-right-down-lg-quarter{margin-right:-50px!important}.pull-down-down-lg-quarter{margin-bottom:-50px!important}.pull-left-down-lg-quarter{margin-left:-50px!important}.pull-up-down-lg-sixth{margin-top:-33.3333333333px!important}.pull-right-down-lg-sixth{margin-right:-33.3333333333px!important}.pull-down-down-lg-sixth{margin-bottom:-33.3333333333px!important}.pull-left-down-lg-sixth{margin-left:-33.3333333333px!important}.pull-up-down-lg-eighth{margin-top:-25px!important}.pull-right-down-lg-eighth{margin-right:-25px!important}.pull-down-down-lg-eighth{margin-bottom:-25px!important}.pull-left-down-lg-eighth{margin-left:-25px!important}.pull-up-down-lg-twelfth{margin-top:-16.6666666667px!important}.pull-right-down-lg-twelfth{margin-right:-16.6666666667px!important}.pull-down-down-lg-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-down-lg-twelfth{margin-left:-16.6666666667px!important}.pull-up-down-lg-sixteenth{margin-top:-12.5px!important}.pull-right-down-lg-sixteenth{margin-right:-12.5px!important}.pull-down-down-lg-sixteenth{margin-bottom:-12.5px!important}.pull-left-down-lg-sixteenth{margin-left:-12.5px!important}.pull-up-down-lg-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-down-lg-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-down-lg-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-down-lg-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-down-lg-thirty-second{margin-top:-6.25px!important}.pull-right-down-lg-thirty-second{margin-right:-6.25px!important}.pull-down-down-lg-thirty-second{margin-bottom:-6.25px!important}.pull-left-down-lg-thirty-second{margin-left:-6.25px!important}}@media(min-width:768px){.pull-up-md-full{margin-top:-200px!important}.pull-right-md-full{margin-right:-200px!important}.pull-down-md-full{margin-bottom:-200px!important}.pull-left-md-full{margin-left:-200px!important}.pull-up-md-three-quarter{margin-top:-150px!important}.pull-right-md-three-quarter{margin-right:-150px!important}.pull-down-md-three-quarter{margin-bottom:-150px!important}.pull-left-md-three-quarter{margin-left:-150px!important}.pull-up-md-half{margin-top:-100px!important}.pull-right-md-half{margin-right:-100px!important}.pull-down-md-half{margin-bottom:-100px!important}.pull-left-md-half{margin-left:-100px!important}.pull-up-md-third{margin-top:-66.6666666667px!important}.pull-right-md-third{margin-right:-66.6666666667px!important}.pull-down-md-third{margin-bottom:-66.6666666667px!important}.pull-left-md-third{margin-left:-66.6666666667px!important}.pull-up-md-quarter{margin-top:-50px!important}.pull-right-md-quarter{margin-right:-50px!important}.pull-down-md-quarter{margin-bottom:-50px!important}.pull-left-md-quarter{margin-left:-50px!important}.pull-up-md-sixth{margin-top:-33.3333333333px!important}.pull-right-md-sixth{margin-right:-33.3333333333px!important}.pull-down-md-sixth{margin-bottom:-33.3333333333px!important}.pull-left-md-sixth{margin-left:-33.3333333333px!important}.pull-up-md-eighth{margin-top:-25px!important}.pull-right-md-eighth{margin-right:-25px!important}.pull-down-md-eighth{margin-bottom:-25px!important}.pull-left-md-eighth{margin-left:-25px!important}.pull-up-md-twelfth{margin-top:-16.6666666667px!important}.pull-right-md-twelfth{margin-right:-16.6666666667px!important}.pull-down-md-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-md-twelfth{margin-left:-16.6666666667px!important}.pull-up-md-sixteenth{margin-top:-12.5px!important}.pull-right-md-sixteenth{margin-right:-12.5px!important}.pull-down-md-sixteenth{margin-bottom:-12.5px!important}.pull-left-md-sixteenth{margin-left:-12.5px!important}.pull-up-md-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-md-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-md-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-md-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-md-thirty-second{margin-top:-6.25px!important}.pull-right-md-thirty-second{margin-right:-6.25px!important}.pull-down-md-thirty-second{margin-bottom:-6.25px!important}.pull-left-md-thirty-second{margin-left:-6.25px!important}}@media(max-width:767.98px){.pull-up-down-md-full{margin-top:-200px!important}.pull-right-down-md-full{margin-right:-200px!important}.pull-down-down-md-full{margin-bottom:-200px!important}.pull-left-down-md-full{margin-left:-200px!important}.pull-up-down-md-three-quarter{margin-top:-150px!important}.pull-right-down-md-three-quarter{margin-right:-150px!important}.pull-down-down-md-three-quarter{margin-bottom:-150px!important}.pull-left-down-md-three-quarter{margin-left:-150px!important}.pull-up-down-md-half{margin-top:-100px!important}.pull-right-down-md-half{margin-right:-100px!important}.pull-down-down-md-half{margin-bottom:-100px!important}.pull-left-down-md-half{margin-left:-100px!important}.pull-up-down-md-third{margin-top:-66.6666666667px!important}.pull-right-down-md-third{margin-right:-66.6666666667px!important}.pull-down-down-md-third{margin-bottom:-66.6666666667px!important}.pull-left-down-md-third{margin-left:-66.6666666667px!important}.pull-up-down-md-quarter{margin-top:-50px!important}.pull-right-down-md-quarter{margin-right:-50px!important}.pull-down-down-md-quarter{margin-bottom:-50px!important}.pull-left-down-md-quarter{margin-left:-50px!important}.pull-up-down-md-sixth{margin-top:-33.3333333333px!important}.pull-right-down-md-sixth{margin-right:-33.3333333333px!important}.pull-down-down-md-sixth{margin-bottom:-33.3333333333px!important}.pull-left-down-md-sixth{margin-left:-33.3333333333px!important}.pull-up-down-md-eighth{margin-top:-25px!important}.pull-right-down-md-eighth{margin-right:-25px!important}.pull-down-down-md-eighth{margin-bottom:-25px!important}.pull-left-down-md-eighth{margin-left:-25px!important}.pull-up-down-md-twelfth{margin-top:-16.6666666667px!important}.pull-right-down-md-twelfth{margin-right:-16.6666666667px!important}.pull-down-down-md-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-down-md-twelfth{margin-left:-16.6666666667px!important}.pull-up-down-md-sixteenth{margin-top:-12.5px!important}.pull-right-down-md-sixteenth{margin-right:-12.5px!important}.pull-down-down-md-sixteenth{margin-bottom:-12.5px!important}.pull-left-down-md-sixteenth{margin-left:-12.5px!important}.pull-up-down-md-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-down-md-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-down-md-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-down-md-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-down-md-thirty-second{margin-top:-6.25px!important}.pull-right-down-md-thirty-second{margin-right:-6.25px!important}.pull-down-down-md-thirty-second{margin-bottom:-6.25px!important}.pull-left-down-md-thirty-second{margin-left:-6.25px!important}}@media(min-width:576px){.pull-up-sm-full{margin-top:-200px!important}.pull-right-sm-full{margin-right:-200px!important}.pull-down-sm-full{margin-bottom:-200px!important}.pull-left-sm-full{margin-left:-200px!important}.pull-up-sm-three-quarter{margin-top:-150px!important}.pull-right-sm-three-quarter{margin-right:-150px!important}.pull-down-sm-three-quarter{margin-bottom:-150px!important}.pull-left-sm-three-quarter{margin-left:-150px!important}.pull-up-sm-half{margin-top:-100px!important}.pull-right-sm-half{margin-right:-100px!important}.pull-down-sm-half{margin-bottom:-100px!important}.pull-left-sm-half{margin-left:-100px!important}.pull-up-sm-third{margin-top:-66.6666666667px!important}.pull-right-sm-third{margin-right:-66.6666666667px!important}.pull-down-sm-third{margin-bottom:-66.6666666667px!important}.pull-left-sm-third{margin-left:-66.6666666667px!important}.pull-up-sm-quarter{margin-top:-50px!important}.pull-right-sm-quarter{margin-right:-50px!important}.pull-down-sm-quarter{margin-bottom:-50px!important}.pull-left-sm-quarter{margin-left:-50px!important}.pull-up-sm-sixth{margin-top:-33.3333333333px!important}.pull-right-sm-sixth{margin-right:-33.3333333333px!important}.pull-down-sm-sixth{margin-bottom:-33.3333333333px!important}.pull-left-sm-sixth{margin-left:-33.3333333333px!important}.pull-up-sm-eighth{margin-top:-25px!important}.pull-right-sm-eighth{margin-right:-25px!important}.pull-down-sm-eighth{margin-bottom:-25px!important}.pull-left-sm-eighth{margin-left:-25px!important}.pull-up-sm-twelfth{margin-top:-16.6666666667px!important}.pull-right-sm-twelfth{margin-right:-16.6666666667px!important}.pull-down-sm-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-sm-twelfth{margin-left:-16.6666666667px!important}.pull-up-sm-sixteenth{margin-top:-12.5px!important}.pull-right-sm-sixteenth{margin-right:-12.5px!important}.pull-down-sm-sixteenth{margin-bottom:-12.5px!important}.pull-left-sm-sixteenth{margin-left:-12.5px!important}.pull-up-sm-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-sm-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-sm-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-sm-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-sm-thirty-second{margin-top:-6.25px!important}.pull-right-sm-thirty-second{margin-right:-6.25px!important}.pull-down-sm-thirty-second{margin-bottom:-6.25px!important}.pull-left-sm-thirty-second{margin-left:-6.25px!important}}@media(max-width:575.98px){.pull-up-down-sm-full{margin-top:-200px!important}.pull-right-down-sm-full{margin-right:-200px!important}.pull-down-down-sm-full{margin-bottom:-200px!important}.pull-left-down-sm-full{margin-left:-200px!important}.pull-up-down-sm-three-quarter{margin-top:-150px!important}.pull-right-down-sm-three-quarter{margin-right:-150px!important}.pull-down-down-sm-three-quarter{margin-bottom:-150px!important}.pull-left-down-sm-three-quarter{margin-left:-150px!important}.pull-up-down-sm-half{margin-top:-100px!important}.pull-right-down-sm-half{margin-right:-100px!important}.pull-down-down-sm-half{margin-bottom:-100px!important}.pull-left-down-sm-half{margin-left:-100px!important}.pull-up-down-sm-third{margin-top:-66.6666666667px!important}.pull-right-down-sm-third{margin-right:-66.6666666667px!important}.pull-down-down-sm-third{margin-bottom:-66.6666666667px!important}.pull-left-down-sm-third{margin-left:-66.6666666667px!important}.pull-up-down-sm-quarter{margin-top:-50px!important}.pull-right-down-sm-quarter{margin-right:-50px!important}.pull-down-down-sm-quarter{margin-bottom:-50px!important}.pull-left-down-sm-quarter{margin-left:-50px!important}.pull-up-down-sm-sixth{margin-top:-33.3333333333px!important}.pull-right-down-sm-sixth{margin-right:-33.3333333333px!important}.pull-down-down-sm-sixth{margin-bottom:-33.3333333333px!important}.pull-left-down-sm-sixth{margin-left:-33.3333333333px!important}.pull-up-down-sm-eighth{margin-top:-25px!important}.pull-right-down-sm-eighth{margin-right:-25px!important}.pull-down-down-sm-eighth{margin-bottom:-25px!important}.pull-left-down-sm-eighth{margin-left:-25px!important}.pull-up-down-sm-twelfth{margin-top:-16.6666666667px!important}.pull-right-down-sm-twelfth{margin-right:-16.6666666667px!important}.pull-down-down-sm-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-down-sm-twelfth{margin-left:-16.6666666667px!important}.pull-up-down-sm-sixteenth{margin-top:-12.5px!important}.pull-right-down-sm-sixteenth{margin-right:-12.5px!important}.pull-down-down-sm-sixteenth{margin-bottom:-12.5px!important}.pull-left-down-sm-sixteenth{margin-left:-12.5px!important}.pull-up-down-sm-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-down-sm-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-down-sm-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-down-sm-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-down-sm-thirty-second{margin-top:-6.25px!important}.pull-right-down-sm-thirty-second{margin-right:-6.25px!important}.pull-down-down-sm-thirty-second{margin-bottom:-6.25px!important}.pull-left-down-sm-thirty-second{margin-left:-6.25px!important}}@media(min-width:375px){.pull-up-xs-full{margin-top:-200px!important}.pull-right-xs-full{margin-right:-200px!important}.pull-down-xs-full{margin-bottom:-200px!important}.pull-left-xs-full{margin-left:-200px!important}.pull-up-xs-three-quarter{margin-top:-150px!important}.pull-right-xs-three-quarter{margin-right:-150px!important}.pull-down-xs-three-quarter{margin-bottom:-150px!important}.pull-left-xs-three-quarter{margin-left:-150px!important}.pull-up-xs-half{margin-top:-100px!important}.pull-right-xs-half{margin-right:-100px!important}.pull-down-xs-half{margin-bottom:-100px!important}.pull-left-xs-half{margin-left:-100px!important}.pull-up-xs-third{margin-top:-66.6666666667px!important}.pull-right-xs-third{margin-right:-66.6666666667px!important}.pull-down-xs-third{margin-bottom:-66.6666666667px!important}.pull-left-xs-third{margin-left:-66.6666666667px!important}.pull-up-xs-quarter{margin-top:-50px!important}.pull-right-xs-quarter{margin-right:-50px!important}.pull-down-xs-quarter{margin-bottom:-50px!important}.pull-left-xs-quarter{margin-left:-50px!important}.pull-up-xs-sixth{margin-top:-33.3333333333px!important}.pull-right-xs-sixth{margin-right:-33.3333333333px!important}.pull-down-xs-sixth{margin-bottom:-33.3333333333px!important}.pull-left-xs-sixth{margin-left:-33.3333333333px!important}.pull-up-xs-eighth{margin-top:-25px!important}.pull-right-xs-eighth{margin-right:-25px!important}.pull-down-xs-eighth{margin-bottom:-25px!important}.pull-left-xs-eighth{margin-left:-25px!important}.pull-up-xs-twelfth{margin-top:-16.6666666667px!important}.pull-right-xs-twelfth{margin-right:-16.6666666667px!important}.pull-down-xs-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-xs-twelfth{margin-left:-16.6666666667px!important}.pull-up-xs-sixteenth{margin-top:-12.5px!important}.pull-right-xs-sixteenth{margin-right:-12.5px!important}.pull-down-xs-sixteenth{margin-bottom:-12.5px!important}.pull-left-xs-sixteenth{margin-left:-12.5px!important}.pull-up-xs-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-xs-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-xs-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-xs-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-xs-thirty-second{margin-top:-6.25px!important}.pull-right-xs-thirty-second{margin-right:-6.25px!important}.pull-down-xs-thirty-second{margin-bottom:-6.25px!important}.pull-left-xs-thirty-second{margin-left:-6.25px!important}}@media(max-width:374.98px){.pull-up-down-xs-full{margin-top:-200px!important}.pull-right-down-xs-full{margin-right:-200px!important}.pull-down-down-xs-full{margin-bottom:-200px!important}.pull-left-down-xs-full{margin-left:-200px!important}.pull-up-down-xs-three-quarter{margin-top:-150px!important}.pull-right-down-xs-three-quarter{margin-right:-150px!important}.pull-down-down-xs-three-quarter{margin-bottom:-150px!important}.pull-left-down-xs-three-quarter{margin-left:-150px!important}.pull-up-down-xs-half{margin-top:-100px!important}.pull-right-down-xs-half{margin-right:-100px!important}.pull-down-down-xs-half{margin-bottom:-100px!important}.pull-left-down-xs-half{margin-left:-100px!important}.pull-up-down-xs-third{margin-top:-66.6666666667px!important}.pull-right-down-xs-third{margin-right:-66.6666666667px!important}.pull-down-down-xs-third{margin-bottom:-66.6666666667px!important}.pull-left-down-xs-third{margin-left:-66.6666666667px!important}.pull-up-down-xs-quarter{margin-top:-50px!important}.pull-right-down-xs-quarter{margin-right:-50px!important}.pull-down-down-xs-quarter{margin-bottom:-50px!important}.pull-left-down-xs-quarter{margin-left:-50px!important}.pull-up-down-xs-sixth{margin-top:-33.3333333333px!important}.pull-right-down-xs-sixth{margin-right:-33.3333333333px!important}.pull-down-down-xs-sixth{margin-bottom:-33.3333333333px!important}.pull-left-down-xs-sixth{margin-left:-33.3333333333px!important}.pull-up-down-xs-eighth{margin-top:-25px!important}.pull-right-down-xs-eighth{margin-right:-25px!important}.pull-down-down-xs-eighth{margin-bottom:-25px!important}.pull-left-down-xs-eighth{margin-left:-25px!important}.pull-up-down-xs-twelfth{margin-top:-16.6666666667px!important}.pull-right-down-xs-twelfth{margin-right:-16.6666666667px!important}.pull-down-down-xs-twelfth{margin-bottom:-16.6666666667px!important}.pull-left-down-xs-twelfth{margin-left:-16.6666666667px!important}.pull-up-down-xs-sixteenth{margin-top:-12.5px!important}.pull-right-down-xs-sixteenth{margin-right:-12.5px!important}.pull-down-down-xs-sixteenth{margin-bottom:-12.5px!important}.pull-left-down-xs-sixteenth{margin-left:-12.5px!important}.pull-up-down-xs-twenty-fourth{margin-top:-8.3333333333px!important}.pull-right-down-xs-twenty-fourth{margin-right:-8.3333333333px!important}.pull-down-down-xs-twenty-fourth{margin-bottom:-8.3333333333px!important}.pull-left-down-xs-twenty-fourth{margin-left:-8.3333333333px!important}.pull-up-down-xs-thirty-second{margin-top:-6.25px!important}.pull-right-down-xs-thirty-second{margin-right:-6.25px!important}.pull-down-down-xs-thirty-second{margin-bottom:-6.25px!important}.pull-left-down-xs-thirty-second{margin-left:-6.25px!important}}.ratio-square,.ratio-1-1{padding-bottom:100%}.ratio-3-1{padding-bottom:33.3333333333%}.ratio-3-2{padding-bottom:66.6666666667%}.ratio-4-5{padding-bottom:125%}.ratio-5-4{padding-bottom:80%}.ratio-7-8{padding-bottom:114.2857142857%}.ratio-9-4{padding-bottom:44.4444444444%}.ratio-10-4{padding-bottom:40%}.ratio-16-7{padding-bottom:43.75%}.ratio-16-9{padding-bottom:56.25%}@media(min-width:375px){.ratio-xs-square,.ratio-xs-1-1{padding-bottom:100%}.ratio-xs-3-1{padding-bottom:33.3333333333%}.ratio-xs-3-2{padding-bottom:66.6666666667%}.ratio-xs-4-5{padding-bottom:125%}.ratio-xs-5-4{padding-bottom:80%}.ratio-xs-7-8{padding-bottom:114.2857142857%}.ratio-xs-9-4{padding-bottom:44.4444444444%}.ratio-xs-10-4{padding-bottom:40%}.ratio-xs-16-7{padding-bottom:43.75%}.ratio-xs-16-9{padding-bottom:56.25%}}@media(max-width:374.98px){.ratio-down-xs-square,.ratio-down-xs-1-1{padding-bottom:100%}.ratio-down-xs-3-1{padding-bottom:33.3333333333%}.ratio-down-xs-3-2{padding-bottom:66.6666666667%}.ratio-down-xs-4-5{padding-bottom:125%}.ratio-down-xs-5-4{padding-bottom:80%}.ratio-down-xs-7-8{padding-bottom:114.2857142857%}.ratio-down-xs-9-4{padding-bottom:44.4444444444%}.ratio-down-xs-10-4{padding-bottom:40%}.ratio-down-xs-16-7{padding-bottom:43.75%}.ratio-down-xs-16-9{padding-bottom:56.25%}}@media(min-width:576px){.ratio-sm-square,.ratio-sm-1-1{padding-bottom:100%}.ratio-sm-3-1{padding-bottom:33.3333333333%}.ratio-sm-3-2{padding-bottom:66.6666666667%}.ratio-sm-4-5{padding-bottom:125%}.ratio-sm-5-4{padding-bottom:80%}.ratio-sm-7-8{padding-bottom:114.2857142857%}.ratio-sm-9-4{padding-bottom:44.4444444444%}.ratio-sm-10-4{padding-bottom:40%}.ratio-sm-16-7{padding-bottom:43.75%}.ratio-sm-16-9{padding-bottom:56.25%}}@media(max-width:575.98px){.ratio-down-sm-square,.ratio-down-sm-1-1{padding-bottom:100%}.ratio-down-sm-3-1{padding-bottom:33.3333333333%}.ratio-down-sm-3-2{padding-bottom:66.6666666667%}.ratio-down-sm-4-5{padding-bottom:125%}.ratio-down-sm-5-4{padding-bottom:80%}.ratio-down-sm-7-8{padding-bottom:114.2857142857%}.ratio-down-sm-9-4{padding-bottom:44.4444444444%}.ratio-down-sm-10-4{padding-bottom:40%}.ratio-down-sm-16-7{padding-bottom:43.75%}.ratio-down-sm-16-9{padding-bottom:56.25%}}@media(min-width:768px){.ratio-md-square,.ratio-md-1-1{padding-bottom:100%}.ratio-md-3-1{padding-bottom:33.3333333333%}.ratio-md-3-2{padding-bottom:66.6666666667%}.ratio-md-4-5{padding-bottom:125%}.ratio-md-5-4{padding-bottom:80%}.ratio-md-7-8{padding-bottom:114.2857142857%}.ratio-md-9-4{padding-bottom:44.4444444444%}.ratio-md-10-4{padding-bottom:40%}.ratio-md-16-7{padding-bottom:43.75%}.ratio-md-16-9{padding-bottom:56.25%}}@media(max-width:767.98px){.ratio-down-md-square,.ratio-down-md-1-1{padding-bottom:100%}.ratio-down-md-3-1{padding-bottom:33.3333333333%}.ratio-down-md-3-2{padding-bottom:66.6666666667%}.ratio-down-md-4-5{padding-bottom:125%}.ratio-down-md-5-4{padding-bottom:80%}.ratio-down-md-7-8{padding-bottom:114.2857142857%}.ratio-down-md-9-4{padding-bottom:44.4444444444%}.ratio-down-md-10-4{padding-bottom:40%}.ratio-down-md-16-7{padding-bottom:43.75%}.ratio-down-md-16-9{padding-bottom:56.25%}}@media(min-width:992px){.ratio-lg-square,.ratio-lg-1-1{padding-bottom:100%}.ratio-lg-3-1{padding-bottom:33.3333333333%}.ratio-lg-3-2{padding-bottom:66.6666666667%}.ratio-lg-4-5{padding-bottom:125%}.ratio-lg-5-4{padding-bottom:80%}.ratio-lg-7-8{padding-bottom:114.2857142857%}.ratio-lg-9-4{padding-bottom:44.4444444444%}.ratio-lg-10-4{padding-bottom:40%}.ratio-lg-16-7{padding-bottom:43.75%}.ratio-lg-16-9{padding-bottom:56.25%}}@media(max-width:991.98px){.ratio-down-lg-square,.ratio-down-lg-1-1{padding-bottom:100%}.ratio-down-lg-3-1{padding-bottom:33.3333333333%}.ratio-down-lg-3-2{padding-bottom:66.6666666667%}.ratio-down-lg-4-5{padding-bottom:125%}.ratio-down-lg-5-4{padding-bottom:80%}.ratio-down-lg-7-8{padding-bottom:114.2857142857%}.ratio-down-lg-9-4{padding-bottom:44.4444444444%}.ratio-down-lg-10-4{padding-bottom:40%}.ratio-down-lg-16-7{padding-bottom:43.75%}.ratio-down-lg-16-9{padding-bottom:56.25%}}@media(min-width:1200px){.ratio-xl-square,.ratio-xl-1-1{padding-bottom:100%}.ratio-xl-3-1{padding-bottom:33.3333333333%}.ratio-xl-3-2{padding-bottom:66.6666666667%}.ratio-xl-4-5{padding-bottom:125%}.ratio-xl-5-4{padding-bottom:80%}.ratio-xl-7-8{padding-bottom:114.2857142857%}.ratio-xl-9-4{padding-bottom:44.4444444444%}.ratio-xl-10-4{padding-bottom:40%}.ratio-xl-16-7{padding-bottom:43.75%}.ratio-xl-16-9{padding-bottom:56.25%}}@media(max-width:1199.98px){.ratio-down-xl-square,.ratio-down-xl-1-1{padding-bottom:100%}.ratio-down-xl-3-1{padding-bottom:33.3333333333%}.ratio-down-xl-3-2{padding-bottom:66.6666666667%}.ratio-down-xl-4-5{padding-bottom:125%}.ratio-down-xl-5-4{padding-bottom:80%}.ratio-down-xl-7-8{padding-bottom:114.2857142857%}.ratio-down-xl-9-4{padding-bottom:44.4444444444%}.ratio-down-xl-10-4{padding-bottom:40%}.ratio-down-xl-16-7{padding-bottom:43.75%}.ratio-down-xl-16-9{padding-bottom:56.25%}}@media(min-width:1400px){.ratio-xxl-square,.ratio-xxl-1-1{padding-bottom:100%}.ratio-xxl-3-1{padding-bottom:33.3333333333%}.ratio-xxl-3-2{padding-bottom:66.6666666667%}.ratio-xxl-4-5{padding-bottom:125%}.ratio-xxl-5-4{padding-bottom:80%}.ratio-xxl-7-8{padding-bottom:114.2857142857%}.ratio-xxl-9-4{padding-bottom:44.4444444444%}.ratio-xxl-10-4{padding-bottom:40%}.ratio-xxl-16-7{padding-bottom:43.75%}.ratio-xxl-16-9{padding-bottom:56.25%}}@media(max-width:1399.98px){.ratio-down-xxl-square,.ratio-down-xxl-1-1{padding-bottom:100%}.ratio-down-xxl-3-1{padding-bottom:33.3333333333%}.ratio-down-xxl-3-2{padding-bottom:66.6666666667%}.ratio-down-xxl-4-5{padding-bottom:125%}.ratio-down-xxl-5-4{padding-bottom:80%}.ratio-down-xxl-7-8{padding-bottom:114.2857142857%}.ratio-down-xxl-9-4{padding-bottom:44.4444444444%}.ratio-down-xxl-10-4{padding-bottom:40%}.ratio-down-xxl-16-7{padding-bottom:43.75%}.ratio-down-xxl-16-9{padding-bottom:56.25%}}.aspect-ratio-square,.aspect-ratio-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-16-9{aspect-ratio:16/9;object-fit:cover}@media(min-width:375px){.aspect-ratio-xs-square,.aspect-ratio-xs-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-xs-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-xs-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-xs-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-xs-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-xs-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-xs-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-xs-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-xs-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-xs-16-9{aspect-ratio:16/9;object-fit:cover}}@media(max-width:374.98px){.aspect-ratio-down-xs-square,.aspect-ratio-down-xs-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-down-xs-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-down-xs-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-down-xs-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-down-xs-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-down-xs-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-down-xs-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-down-xs-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-down-xs-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-down-xs-16-9{aspect-ratio:16/9;object-fit:cover}}@media(min-width:576px){.aspect-ratio-sm-square,.aspect-ratio-sm-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-sm-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-sm-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-sm-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-sm-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-sm-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-sm-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-sm-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-sm-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-sm-16-9{aspect-ratio:16/9;object-fit:cover}}@media(max-width:575.98px){.aspect-ratio-down-sm-square,.aspect-ratio-down-sm-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-down-sm-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-down-sm-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-down-sm-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-down-sm-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-down-sm-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-down-sm-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-down-sm-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-down-sm-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-down-sm-16-9{aspect-ratio:16/9;object-fit:cover}}@media(min-width:768px){.aspect-ratio-md-square,.aspect-ratio-md-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-md-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-md-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-md-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-md-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-md-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-md-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-md-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-md-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-md-16-9{aspect-ratio:16/9;object-fit:cover}}@media(max-width:767.98px){.aspect-ratio-down-md-square,.aspect-ratio-down-md-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-down-md-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-down-md-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-down-md-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-down-md-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-down-md-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-down-md-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-down-md-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-down-md-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-down-md-16-9{aspect-ratio:16/9;object-fit:cover}}@media(min-width:992px){.aspect-ratio-lg-square,.aspect-ratio-lg-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-lg-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-lg-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-lg-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-lg-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-lg-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-lg-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-lg-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-lg-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-lg-16-9{aspect-ratio:16/9;object-fit:cover}}@media(max-width:991.98px){.aspect-ratio-down-lg-square,.aspect-ratio-down-lg-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-down-lg-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-down-lg-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-down-lg-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-down-lg-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-down-lg-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-down-lg-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-down-lg-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-down-lg-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-down-lg-16-9{aspect-ratio:16/9;object-fit:cover}}@media(min-width:1200px){.aspect-ratio-xl-square,.aspect-ratio-xl-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-xl-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-xl-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-xl-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-xl-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-xl-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-xl-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-xl-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-xl-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-xl-16-9{aspect-ratio:16/9;object-fit:cover}}@media(max-width:1199.98px){.aspect-ratio-down-xl-square,.aspect-ratio-down-xl-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-down-xl-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-down-xl-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-down-xl-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-down-xl-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-down-xl-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-down-xl-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-down-xl-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-down-xl-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-down-xl-16-9{aspect-ratio:16/9;object-fit:cover}}@media(min-width:1400px){.aspect-ratio-xxl-square,.aspect-ratio-xxl-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-xxl-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-xxl-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-xxl-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-xxl-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-xxl-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-xxl-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-xxl-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-xxl-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-xxl-16-9{aspect-ratio:16/9;object-fit:cover}}@media(max-width:1399.98px){.aspect-ratio-down-xxl-square,.aspect-ratio-down-xxl-1-1{aspect-ratio:1/1;object-fit:cover}.aspect-ratio-down-xxl-3-1{aspect-ratio:3/1;object-fit:cover}.aspect-ratio-down-xxl-3-2{aspect-ratio:3/2;object-fit:cover}.aspect-ratio-down-xxl-4-5{aspect-ratio:4/5;object-fit:cover}.aspect-ratio-down-xxl-5-4{aspect-ratio:5/4;object-fit:cover}.aspect-ratio-down-xxl-7-8{aspect-ratio:7/8;object-fit:cover}.aspect-ratio-down-xxl-9-4{aspect-ratio:9/4;object-fit:cover}.aspect-ratio-down-xxl-10-4{aspect-ratio:10/4;object-fit:cover}.aspect-ratio-down-xxl-16-7{aspect-ratio:16/7;object-fit:cover}.aspect-ratio-down-xxl-16-9{aspect-ratio:16/9;object-fit:cover}}.cover{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:cover}@media(min-width:375px){.cover-xs{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}}@media(min-width:576px){.cover-sm{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}}@media(min-width:768px){.cover-md{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}}@media(min-width:992px){.cover-lg{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}}@media(min-width:1200px){.cover-xl{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}}@media(min-width:1400px){.cover-xxl{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}}.cover-contain{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:contain}@media(min-width:375px){.cover-contain-xs{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:contain}}@media(min-width:576px){.cover-contain-sm{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:contain}}@media(min-width:768px){.cover-contain-md{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:contain}}@media(min-width:992px){.cover-contain-lg{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:contain}}@media(min-width:1200px){.cover-contain-xl{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:contain}}@media(min-width:1400px){.cover-contain-xxl{position:absolute;top:50%;right:0;bottom:0;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:contain}}.rotate-0{transform:rotate(0)!important}.rotate-30{transform:rotate(30deg)!important}.rotate-60{transform:rotate(60deg)!important}.rotate-90{transform:rotate(90deg)!important}.rotate-120{transform:rotate(120deg)!important}.rotate-150{transform:rotate(150deg)!important}.rotate-180{transform:rotate(180deg)!important}.rotate-210{transform:rotate(210deg)!important}.rotate-240{transform:rotate(240deg)!important}.rotate-270{transform:rotate(270deg)!important}.rotate-300{transform:rotate(300deg)!important}.rotate-330{transform:rotate(330deg)!important}.trans-opacity{transition:opacity .3s ease}.trans-opacity-slow{transition:opacity .6s ease}.trans-opacity-fast{transition:opacity .15s ease}.trans-background{transition:background-color .3s ease}.trans-background-slow{transition:background-color .6s ease}.trans-background-fast{transition:background-color .15s ease}.trans-color{transition:color .3s ease}.trans-color-slow{transition:color .6s ease}.trans-color-fast{transition:color .15s ease}.ws-normal{white-space:normal!important}.ws-nowrap{white-space:nowrap!important}.ws-pre{white-space:pre!important}.ws-pre-wrap{white-space:pre-wrap!important}.ws-pre-line{white-space:pre-line!important}@media(min-width:375px){.ws-xs-normal{white-space:normal!important}.ws-xs-nowrap{white-space:nowrap!important}.ws-xs-pre{white-space:pre!important}.ws-xs-pre-wrap{white-space:pre-wrap!important}.ws-xs-pre-line{white-space:pre-line!important}}@media(max-width:374.98px){.ws-down-xs-normal{white-space:normal!important}.ws-down-xs-nowrap{white-space:nowrap!important}.ws-down-xs-pre{white-space:pre!important}.ws-down-xs-pre-wrap{white-space:pre-wrap!important}.ws-down-xs-pre-line{white-space:pre-line!important}}@media(min-width:576px){.ws-sm-normal{white-space:normal!important}.ws-sm-nowrap{white-space:nowrap!important}.ws-sm-pre{white-space:pre!important}.ws-sm-pre-wrap{white-space:pre-wrap!important}.ws-sm-pre-line{white-space:pre-line!important}}@media(max-width:575.98px){.ws-down-sm-normal{white-space:normal!important}.ws-down-sm-nowrap{white-space:nowrap!important}.ws-down-sm-pre{white-space:pre!important}.ws-down-sm-pre-wrap{white-space:pre-wrap!important}.ws-down-sm-pre-line{white-space:pre-line!important}}@media(min-width:768px){.ws-md-normal{white-space:normal!important}.ws-md-nowrap{white-space:nowrap!important}.ws-md-pre{white-space:pre!important}.ws-md-pre-wrap{white-space:pre-wrap!important}.ws-md-pre-line{white-space:pre-line!important}}@media(max-width:767.98px){.ws-down-md-normal{white-space:normal!important}.ws-down-md-nowrap{white-space:nowrap!important}.ws-down-md-pre{white-space:pre!important}.ws-down-md-pre-wrap{white-space:pre-wrap!important}.ws-down-md-pre-line{white-space:pre-line!important}}@media(min-width:992px){.ws-lg-normal{white-space:normal!important}.ws-lg-nowrap{white-space:nowrap!important}.ws-lg-pre{white-space:pre!important}.ws-lg-pre-wrap{white-space:pre-wrap!important}.ws-lg-pre-line{white-space:pre-line!important}}@media(max-width:991.98px){.ws-down-lg-normal{white-space:normal!important}.ws-down-lg-nowrap{white-space:nowrap!important}.ws-down-lg-pre{white-space:pre!important}.ws-down-lg-pre-wrap{white-space:pre-wrap!important}.ws-down-lg-pre-line{white-space:pre-line!important}}@media(min-width:1200px){.ws-xl-normal{white-space:normal!important}.ws-xl-nowrap{white-space:nowrap!important}.ws-xl-pre{white-space:pre!important}.ws-xl-pre-wrap{white-space:pre-wrap!important}.ws-xl-pre-line{white-space:pre-line!important}}@media(max-width:1199.98px){.ws-down-xl-normal{white-space:normal!important}.ws-down-xl-nowrap{white-space:nowrap!important}.ws-down-xl-pre{white-space:pre!important}.ws-down-xl-pre-wrap{white-space:pre-wrap!important}.ws-down-xl-pre-line{white-space:pre-line!important}}@media(min-width:1400px){.ws-xxl-normal{white-space:normal!important}.ws-xxl-nowrap{white-space:nowrap!important}.ws-xxl-pre{white-space:pre!important}.ws-xxl-pre-wrap{white-space:pre-wrap!important}.ws-xxl-pre-line{white-space:pre-line!important}}@media(max-width:1399.98px){.ws-down-xxl-normal{white-space:normal!important}.ws-down-xxl-nowrap{white-space:nowrap!important}.ws-down-xxl-pre{white-space:pre!important}.ws-down-xxl-pre-wrap{white-space:pre-wrap!important}.ws-down-xxl-pre-line{white-space:pre-line!important}}.w-fit-content{width:fit-content;width:-moz-fit-content}.h-fit-content{height:fit-content;height:-moz-fit-content}@media(min-width:375px){.w-xs-fit-content{width:fit-content;width:-moz-fit-content}.h-xs-fit-content{height:fit-content;height:-moz-fit-content}}@media(max-width:374.98px){.w-down-xs-fit-content{width:fit-content;width:-moz-fit-content}.h-down-xs-fit-content{height:fit-content;height:-moz-fit-content}}@media(min-width:576px){.w-sm-fit-content{width:fit-content;width:-moz-fit-content}.h-sm-fit-content{height:fit-content;height:-moz-fit-content}}@media(max-width:575.98px){.w-down-sm-fit-content{width:fit-content;width:-moz-fit-content}.h-down-sm-fit-content{height:fit-content;height:-moz-fit-content}}@media(min-width:768px){.w-md-fit-content{width:fit-content;width:-moz-fit-content}.h-md-fit-content{height:fit-content;height:-moz-fit-content}}@media(max-width:767.98px){.w-down-md-fit-content{width:fit-content;width:-moz-fit-content}.h-down-md-fit-content{height:fit-content;height:-moz-fit-content}}@media(min-width:992px){.w-lg-fit-content{width:fit-content;width:-moz-fit-content}.h-lg-fit-content{height:fit-content;height:-moz-fit-content}}@media(max-width:991.98px){.w-down-lg-fit-content{width:fit-content;width:-moz-fit-content}.h-down-lg-fit-content{height:fit-content;height:-moz-fit-content}}@media(min-width:1200px){.w-xl-fit-content{width:fit-content;width:-moz-fit-content}.h-xl-fit-content{height:fit-content;height:-moz-fit-content}}@media(max-width:1199.98px){.w-down-xl-fit-content{width:fit-content;width:-moz-fit-content}.h-down-xl-fit-content{height:fit-content;height:-moz-fit-content}}@media(min-width:1400px){.w-xxl-fit-content{width:fit-content;width:-moz-fit-content}.h-xxl-fit-content{height:fit-content;height:-moz-fit-content}}@media(max-width:1399.98px){.w-down-xxl-fit-content{width:fit-content;width:-moz-fit-content}.h-down-xxl-fit-content{height:fit-content;height:-moz-fit-content}}.w-auto{width:auto!important}.w-0{width:0!important}.w-5{width:5%!important}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-50{width:50%!important}.w-55{width:55%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-95{width:95%!important}.w-100{width:100%!important}.w-third{width:33.3333333333%!important}.w-fifth{width:20%!important}.w-sixth{width:16.6666666667%!important}.w-eighth{width:12.5%!important}.w-ninth{width:11.1111111111%!important}@media(min-width:375px){.w-xs-auto{width:auto!important}.w-xs-0{width:0!important}.w-xs-5{width:5%!important}.w-xs-10{width:10%!important}.w-xs-15{width:15%!important}.w-xs-20{width:20%!important}.w-xs-25{width:25%!important}.w-xs-30{width:30%!important}.w-xs-35{width:35%!important}.w-xs-40{width:40%!important}.w-xs-45{width:45%!important}.w-xs-50{width:50%!important}.w-xs-55{width:55%!important}.w-xs-60{width:60%!important}.w-xs-65{width:65%!important}.w-xs-70{width:70%!important}.w-xs-75{width:75%!important}.w-xs-80{width:80%!important}.w-xs-85{width:85%!important}.w-xs-90{width:90%!important}.w-xs-95{width:95%!important}.w-xs-100{width:100%!important}.w-xs-third{width:33.3333333333%!important}.w-xs-fifth{width:20%!important}.w-xs-sixth{width:16.6666666667%!important}.w-xs-eighth{width:12.5%!important}.w-xs-ninth{width:11.1111111111%!important}}@media(max-width:374.98px){.w-down-xs-auto{width:auto!important}.w-down-xs-0{width:0!important}.w-down-xs-5{width:5%!important}.w-down-xs-10{width:10%!important}.w-down-xs-15{width:15%!important}.w-down-xs-20{width:20%!important}.w-down-xs-25{width:25%!important}.w-down-xs-30{width:30%!important}.w-down-xs-35{width:35%!important}.w-down-xs-40{width:40%!important}.w-down-xs-45{width:45%!important}.w-down-xs-50{width:50%!important}.w-down-xs-55{width:55%!important}.w-down-xs-60{width:60%!important}.w-down-xs-65{width:65%!important}.w-down-xs-70{width:70%!important}.w-down-xs-75{width:75%!important}.w-down-xs-80{width:80%!important}.w-down-xs-85{width:85%!important}.w-down-xs-90{width:90%!important}.w-down-xs-95{width:95%!important}.w-down-xs-100{width:100%!important}.w-down-xs-third{width:33.3333333333%!important}.w-down-xs-fifth{width:20%!important}.w-down-xs-sixth{width:16.6666666667%!important}.w-down-xs-eighth{width:12.5%!important}.w-down-xs-ninth{width:11.1111111111%!important}}@media(min-width:576px){.w-sm-auto{width:auto!important}.w-sm-0{width:0!important}.w-sm-5{width:5%!important}.w-sm-10{width:10%!important}.w-sm-15{width:15%!important}.w-sm-20{width:20%!important}.w-sm-25{width:25%!important}.w-sm-30{width:30%!important}.w-sm-35{width:35%!important}.w-sm-40{width:40%!important}.w-sm-45{width:45%!important}.w-sm-50{width:50%!important}.w-sm-55{width:55%!important}.w-sm-60{width:60%!important}.w-sm-65{width:65%!important}.w-sm-70{width:70%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-85{width:85%!important}.w-sm-90{width:90%!important}.w-sm-95{width:95%!important}.w-sm-100{width:100%!important}.w-sm-third{width:33.3333333333%!important}.w-sm-fifth{width:20%!important}.w-sm-sixth{width:16.6666666667%!important}.w-sm-eighth{width:12.5%!important}.w-sm-ninth{width:11.1111111111%!important}}@media(max-width:575.98px){.w-down-sm-auto{width:auto!important}.w-down-sm-0{width:0!important}.w-down-sm-5{width:5%!important}.w-down-sm-10{width:10%!important}.w-down-sm-15{width:15%!important}.w-down-sm-20{width:20%!important}.w-down-sm-25{width:25%!important}.w-down-sm-30{width:30%!important}.w-down-sm-35{width:35%!important}.w-down-sm-40{width:40%!important}.w-down-sm-45{width:45%!important}.w-down-sm-50{width:50%!important}.w-down-sm-55{width:55%!important}.w-down-sm-60{width:60%!important}.w-down-sm-65{width:65%!important}.w-down-sm-70{width:70%!important}.w-down-sm-75{width:75%!important}.w-down-sm-80{width:80%!important}.w-down-sm-85{width:85%!important}.w-down-sm-90{width:90%!important}.w-down-sm-95{width:95%!important}.w-down-sm-100{width:100%!important}.w-down-sm-third{width:33.3333333333%!important}.w-down-sm-fifth{width:20%!important}.w-down-sm-sixth{width:16.6666666667%!important}.w-down-sm-eighth{width:12.5%!important}.w-down-sm-ninth{width:11.1111111111%!important}}@media(min-width:768px){.w-md-auto{width:auto!important}.w-md-0{width:0!important}.w-md-5{width:5%!important}.w-md-10{width:10%!important}.w-md-15{width:15%!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-30{width:30%!important}.w-md-35{width:35%!important}.w-md-40{width:40%!important}.w-md-45{width:45%!important}.w-md-50{width:50%!important}.w-md-55{width:55%!important}.w-md-60{width:60%!important}.w-md-65{width:65%!important}.w-md-70{width:70%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-85{width:85%!important}.w-md-90{width:90%!important}.w-md-95{width:95%!important}.w-md-100{width:100%!important}.w-md-third{width:33.3333333333%!important}.w-md-fifth{width:20%!important}.w-md-sixth{width:16.6666666667%!important}.w-md-eighth{width:12.5%!important}.w-md-ninth{width:11.1111111111%!important}}@media(max-width:767.98px){.w-down-md-auto{width:auto!important}.w-down-md-0{width:0!important}.w-down-md-5{width:5%!important}.w-down-md-10{width:10%!important}.w-down-md-15{width:15%!important}.w-down-md-20{width:20%!important}.w-down-md-25{width:25%!important}.w-down-md-30{width:30%!important}.w-down-md-35{width:35%!important}.w-down-md-40{width:40%!important}.w-down-md-45{width:45%!important}.w-down-md-50{width:50%!important}.w-down-md-55{width:55%!important}.w-down-md-60{width:60%!important}.w-down-md-65{width:65%!important}.w-down-md-70{width:70%!important}.w-down-md-75{width:75%!important}.w-down-md-80{width:80%!important}.w-down-md-85{width:85%!important}.w-down-md-90{width:90%!important}.w-down-md-95{width:95%!important}.w-down-md-100{width:100%!important}.w-down-md-third{width:33.3333333333%!important}.w-down-md-fifth{width:20%!important}.w-down-md-sixth{width:16.6666666667%!important}.w-down-md-eighth{width:12.5%!important}.w-down-md-ninth{width:11.1111111111%!important}}@media(min-width:992px){.w-lg-auto{width:auto!important}.w-lg-0{width:0!important}.w-lg-5{width:5%!important}.w-lg-10{width:10%!important}.w-lg-15{width:15%!important}.w-lg-20{width:20%!important}.w-lg-25{width:25%!important}.w-lg-30{width:30%!important}.w-lg-35{width:35%!important}.w-lg-40{width:40%!important}.w-lg-45{width:45%!important}.w-lg-50{width:50%!important}.w-lg-55{width:55%!important}.w-lg-60{width:60%!important}.w-lg-65{width:65%!important}.w-lg-70{width:70%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-85{width:85%!important}.w-lg-90{width:90%!important}.w-lg-95{width:95%!important}.w-lg-100{width:100%!important}.w-lg-third{width:33.3333333333%!important}.w-lg-fifth{width:20%!important}.w-lg-sixth{width:16.6666666667%!important}.w-lg-eighth{width:12.5%!important}.w-lg-ninth{width:11.1111111111%!important}}@media(max-width:991.98px){.w-down-lg-auto{width:auto!important}.w-down-lg-0{width:0!important}.w-down-lg-5{width:5%!important}.w-down-lg-10{width:10%!important}.w-down-lg-15{width:15%!important}.w-down-lg-20{width:20%!important}.w-down-lg-25{width:25%!important}.w-down-lg-30{width:30%!important}.w-down-lg-35{width:35%!important}.w-down-lg-40{width:40%!important}.w-down-lg-45{width:45%!important}.w-down-lg-50{width:50%!important}.w-down-lg-55{width:55%!important}.w-down-lg-60{width:60%!important}.w-down-lg-65{width:65%!important}.w-down-lg-70{width:70%!important}.w-down-lg-75{width:75%!important}.w-down-lg-80{width:80%!important}.w-down-lg-85{width:85%!important}.w-down-lg-90{width:90%!important}.w-down-lg-95{width:95%!important}.w-down-lg-100{width:100%!important}.w-down-lg-third{width:33.3333333333%!important}.w-down-lg-fifth{width:20%!important}.w-down-lg-sixth{width:16.6666666667%!important}.w-down-lg-eighth{width:12.5%!important}.w-down-lg-ninth{width:11.1111111111%!important}}@media(min-width:1200px){.w-xl-auto{width:auto!important}.w-xl-0{width:0!important}.w-xl-5{width:5%!important}.w-xl-10{width:10%!important}.w-xl-15{width:15%!important}.w-xl-20{width:20%!important}.w-xl-25{width:25%!important}.w-xl-30{width:30%!important}.w-xl-35{width:35%!important}.w-xl-40{width:40%!important}.w-xl-45{width:45%!important}.w-xl-50{width:50%!important}.w-xl-55{width:55%!important}.w-xl-60{width:60%!important}.w-xl-65{width:65%!important}.w-xl-70{width:70%!important}.w-xl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-85{width:85%!important}.w-xl-90{width:90%!important}.w-xl-95{width:95%!important}.w-xl-100{width:100%!important}.w-xl-third{width:33.3333333333%!important}.w-xl-fifth{width:20%!important}.w-xl-sixth{width:16.6666666667%!important}.w-xl-eighth{width:12.5%!important}.w-xl-ninth{width:11.1111111111%!important}}@media(max-width:1199.98px){.w-down-xl-auto{width:auto!important}.w-down-xl-0{width:0!important}.w-down-xl-5{width:5%!important}.w-down-xl-10{width:10%!important}.w-down-xl-15{width:15%!important}.w-down-xl-20{width:20%!important}.w-down-xl-25{width:25%!important}.w-down-xl-30{width:30%!important}.w-down-xl-35{width:35%!important}.w-down-xl-40{width:40%!important}.w-down-xl-45{width:45%!important}.w-down-xl-50{width:50%!important}.w-down-xl-55{width:55%!important}.w-down-xl-60{width:60%!important}.w-down-xl-65{width:65%!important}.w-down-xl-70{width:70%!important}.w-down-xl-75{width:75%!important}.w-down-xl-80{width:80%!important}.w-down-xl-85{width:85%!important}.w-down-xl-90{width:90%!important}.w-down-xl-95{width:95%!important}.w-down-xl-100{width:100%!important}.w-down-xl-third{width:33.3333333333%!important}.w-down-xl-fifth{width:20%!important}.w-down-xl-sixth{width:16.6666666667%!important}.w-down-xl-eighth{width:12.5%!important}.w-down-xl-ninth{width:11.1111111111%!important}}@media(min-width:1400px){.w-xxl-auto{width:auto!important}.w-xxl-0{width:0!important}.w-xxl-5{width:5%!important}.w-xxl-10{width:10%!important}.w-xxl-15{width:15%!important}.w-xxl-20{width:20%!important}.w-xxl-25{width:25%!important}.w-xxl-30{width:30%!important}.w-xxl-35{width:35%!important}.w-xxl-40{width:40%!important}.w-xxl-45{width:45%!important}.w-xxl-50{width:50%!important}.w-xxl-55{width:55%!important}.w-xxl-60{width:60%!important}.w-xxl-65{width:65%!important}.w-xxl-70{width:70%!important}.w-xxl-75{width:75%!important}.w-xxl-80{width:80%!important}.w-xxl-85{width:85%!important}.w-xxl-90{width:90%!important}.w-xxl-95{width:95%!important}.w-xxl-100{width:100%!important}.w-xxl-third{width:33.3333333333%!important}.w-xxl-fifth{width:20%!important}.w-xxl-sixth{width:16.6666666667%!important}.w-xxl-eighth{width:12.5%!important}.w-xxl-ninth{width:11.1111111111%!important}}@media(max-width:1399.98px){.w-down-xxl-auto{width:auto!important}.w-down-xxl-0{width:0!important}.w-down-xxl-5{width:5%!important}.w-down-xxl-10{width:10%!important}.w-down-xxl-15{width:15%!important}.w-down-xxl-20{width:20%!important}.w-down-xxl-25{width:25%!important}.w-down-xxl-30{width:30%!important}.w-down-xxl-35{width:35%!important}.w-down-xxl-40{width:40%!important}.w-down-xxl-45{width:45%!important}.w-down-xxl-50{width:50%!important}.w-down-xxl-55{width:55%!important}.w-down-xxl-60{width:60%!important}.w-down-xxl-65{width:65%!important}.w-down-xxl-70{width:70%!important}.w-down-xxl-75{width:75%!important}.w-down-xxl-80{width:80%!important}.w-down-xxl-85{width:85%!important}.w-down-xxl-90{width:90%!important}.w-down-xxl-95{width:95%!important}.w-down-xxl-100{width:100%!important}.w-down-xxl-third{width:33.3333333333%!important}.w-down-xxl-fifth{width:20%!important}.w-down-xxl-sixth{width:16.6666666667%!important}.w-down-xxl-eighth{width:12.5%!important}.w-down-xxl-ninth{width:11.1111111111%!important}}.h-auto{height:auto!important}.h-0{height:0!important}.h-5{height:5%!important}.h-10{height:10%!important}.h-15{height:15%!important}.h-20{height:20%!important}.h-25{height:25%!important}.h-30{height:30%!important}.h-35{height:35%!important}.h-40{height:40%!important}.h-45{height:45%!important}.h-50{height:50%!important}.h-55{height:55%!important}.h-60{height:60%!important}.h-65{height:65%!important}.h-70{height:70%!important}.h-75{height:75%!important}.h-80{height:80%!important}.h-85{height:85%!important}.h-90{height:90%!important}.h-95{height:95%!important}.h-100{height:100%!important}.h-third{height:33.3333333333%!important}.h-fifth{height:20%!important}.h-sixth{height:16.6666666667%!important}.h-eighth{height:12.5%!important}.h-ninth{height:11.1111111111%!important}@media(min-width:375px){.h-xs-auto{height:auto!important}.h-xs-0{height:0!important}.h-xs-5{height:5%!important}.h-xs-10{height:10%!important}.h-xs-15{height:15%!important}.h-xs-20{height:20%!important}.h-xs-25{height:25%!important}.h-xs-30{height:30%!important}.h-xs-35{height:35%!important}.h-xs-40{height:40%!important}.h-xs-45{height:45%!important}.h-xs-50{height:50%!important}.h-xs-55{height:55%!important}.h-xs-60{height:60%!important}.h-xs-65{height:65%!important}.h-xs-70{height:70%!important}.h-xs-75{height:75%!important}.h-xs-80{height:80%!important}.h-xs-85{height:85%!important}.h-xs-90{height:90%!important}.h-xs-95{height:95%!important}.h-xs-100{height:100%!important}.h-xs-third{height:33.3333333333%!important}.h-xs-fifth{height:20%!important}.h-xs-sixth{height:16.6666666667%!important}.h-xs-eighth{height:12.5%!important}.h-xs-ninth{height:11.1111111111%!important}}@media(max-width:374.98px){.h-down-xs-auto{height:auto!important}.h-down-xs-0{height:0!important}.h-down-xs-5{height:5%!important}.h-down-xs-10{height:10%!important}.h-down-xs-15{height:15%!important}.h-down-xs-20{height:20%!important}.h-down-xs-25{height:25%!important}.h-down-xs-30{height:30%!important}.h-down-xs-35{height:35%!important}.h-down-xs-40{height:40%!important}.h-down-xs-45{height:45%!important}.h-down-xs-50{height:50%!important}.h-down-xs-55{height:55%!important}.h-down-xs-60{height:60%!important}.h-down-xs-65{height:65%!important}.h-down-xs-70{height:70%!important}.h-down-xs-75{height:75%!important}.h-down-xs-80{height:80%!important}.h-down-xs-85{height:85%!important}.h-down-xs-90{height:90%!important}.h-down-xs-95{height:95%!important}.h-down-xs-100{height:100%!important}.h-down-xs-third{height:33.3333333333%!important}.h-down-xs-fifth{height:20%!important}.h-down-xs-sixth{height:16.6666666667%!important}.h-down-xs-eighth{height:12.5%!important}.h-down-xs-ninth{height:11.1111111111%!important}}@media(min-width:576px){.h-sm-auto{height:auto!important}.h-sm-0{height:0!important}.h-sm-5{height:5%!important}.h-sm-10{height:10%!important}.h-sm-15{height:15%!important}.h-sm-20{height:20%!important}.h-sm-25{height:25%!important}.h-sm-30{height:30%!important}.h-sm-35{height:35%!important}.h-sm-40{height:40%!important}.h-sm-45{height:45%!important}.h-sm-50{height:50%!important}.h-sm-55{height:55%!important}.h-sm-60{height:60%!important}.h-sm-65{height:65%!important}.h-sm-70{height:70%!important}.h-sm-75{height:75%!important}.h-sm-80{height:80%!important}.h-sm-85{height:85%!important}.h-sm-90{height:90%!important}.h-sm-95{height:95%!important}.h-sm-100{height:100%!important}.h-sm-third{height:33.3333333333%!important}.h-sm-fifth{height:20%!important}.h-sm-sixth{height:16.6666666667%!important}.h-sm-eighth{height:12.5%!important}.h-sm-ninth{height:11.1111111111%!important}}@media(max-width:575.98px){.h-down-sm-auto{height:auto!important}.h-down-sm-0{height:0!important}.h-down-sm-5{height:5%!important}.h-down-sm-10{height:10%!important}.h-down-sm-15{height:15%!important}.h-down-sm-20{height:20%!important}.h-down-sm-25{height:25%!important}.h-down-sm-30{height:30%!important}.h-down-sm-35{height:35%!important}.h-down-sm-40{height:40%!important}.h-down-sm-45{height:45%!important}.h-down-sm-50{height:50%!important}.h-down-sm-55{height:55%!important}.h-down-sm-60{height:60%!important}.h-down-sm-65{height:65%!important}.h-down-sm-70{height:70%!important}.h-down-sm-75{height:75%!important}.h-down-sm-80{height:80%!important}.h-down-sm-85{height:85%!important}.h-down-sm-90{height:90%!important}.h-down-sm-95{height:95%!important}.h-down-sm-100{height:100%!important}.h-down-sm-third{height:33.3333333333%!important}.h-down-sm-fifth{height:20%!important}.h-down-sm-sixth{height:16.6666666667%!important}.h-down-sm-eighth{height:12.5%!important}.h-down-sm-ninth{height:11.1111111111%!important}}@media(min-width:768px){.h-md-auto{height:auto!important}.h-md-0{height:0!important}.h-md-5{height:5%!important}.h-md-10{height:10%!important}.h-md-15{height:15%!important}.h-md-20{height:20%!important}.h-md-25{height:25%!important}.h-md-30{height:30%!important}.h-md-35{height:35%!important}.h-md-40{height:40%!important}.h-md-45{height:45%!important}.h-md-50{height:50%!important}.h-md-55{height:55%!important}.h-md-60{height:60%!important}.h-md-65{height:65%!important}.h-md-70{height:70%!important}.h-md-75{height:75%!important}.h-md-80{height:80%!important}.h-md-85{height:85%!important}.h-md-90{height:90%!important}.h-md-95{height:95%!important}.h-md-100{height:100%!important}.h-md-third{height:33.3333333333%!important}.h-md-fifth{height:20%!important}.h-md-sixth{height:16.6666666667%!important}.h-md-eighth{height:12.5%!important}.h-md-ninth{height:11.1111111111%!important}}@media(max-width:767.98px){.h-down-md-auto{height:auto!important}.h-down-md-0{height:0!important}.h-down-md-5{height:5%!important}.h-down-md-10{height:10%!important}.h-down-md-15{height:15%!important}.h-down-md-20{height:20%!important}.h-down-md-25{height:25%!important}.h-down-md-30{height:30%!important}.h-down-md-35{height:35%!important}.h-down-md-40{height:40%!important}.h-down-md-45{height:45%!important}.h-down-md-50{height:50%!important}.h-down-md-55{height:55%!important}.h-down-md-60{height:60%!important}.h-down-md-65{height:65%!important}.h-down-md-70{height:70%!important}.h-down-md-75{height:75%!important}.h-down-md-80{height:80%!important}.h-down-md-85{height:85%!important}.h-down-md-90{height:90%!important}.h-down-md-95{height:95%!important}.h-down-md-100{height:100%!important}.h-down-md-third{height:33.3333333333%!important}.h-down-md-fifth{height:20%!important}.h-down-md-sixth{height:16.6666666667%!important}.h-down-md-eighth{height:12.5%!important}.h-down-md-ninth{height:11.1111111111%!important}}@media(min-width:992px){.h-lg-auto{height:auto!important}.h-lg-0{height:0!important}.h-lg-5{height:5%!important}.h-lg-10{height:10%!important}.h-lg-15{height:15%!important}.h-lg-20{height:20%!important}.h-lg-25{height:25%!important}.h-lg-30{height:30%!important}.h-lg-35{height:35%!important}.h-lg-40{height:40%!important}.h-lg-45{height:45%!important}.h-lg-50{height:50%!important}.h-lg-55{height:55%!important}.h-lg-60{height:60%!important}.h-lg-65{height:65%!important}.h-lg-70{height:70%!important}.h-lg-75{height:75%!important}.h-lg-80{height:80%!important}.h-lg-85{height:85%!important}.h-lg-90{height:90%!important}.h-lg-95{height:95%!important}.h-lg-100{height:100%!important}.h-lg-third{height:33.3333333333%!important}.h-lg-fifth{height:20%!important}.h-lg-sixth{height:16.6666666667%!important}.h-lg-eighth{height:12.5%!important}.h-lg-ninth{height:11.1111111111%!important}}@media(max-width:991.98px){.h-down-lg-auto{height:auto!important}.h-down-lg-0{height:0!important}.h-down-lg-5{height:5%!important}.h-down-lg-10{height:10%!important}.h-down-lg-15{height:15%!important}.h-down-lg-20{height:20%!important}.h-down-lg-25{height:25%!important}.h-down-lg-30{height:30%!important}.h-down-lg-35{height:35%!important}.h-down-lg-40{height:40%!important}.h-down-lg-45{height:45%!important}.h-down-lg-50{height:50%!important}.h-down-lg-55{height:55%!important}.h-down-lg-60{height:60%!important}.h-down-lg-65{height:65%!important}.h-down-lg-70{height:70%!important}.h-down-lg-75{height:75%!important}.h-down-lg-80{height:80%!important}.h-down-lg-85{height:85%!important}.h-down-lg-90{height:90%!important}.h-down-lg-95{height:95%!important}.h-down-lg-100{height:100%!important}.h-down-lg-third{height:33.3333333333%!important}.h-down-lg-fifth{height:20%!important}.h-down-lg-sixth{height:16.6666666667%!important}.h-down-lg-eighth{height:12.5%!important}.h-down-lg-ninth{height:11.1111111111%!important}}@media(min-width:1200px){.h-xl-auto{height:auto!important}.h-xl-0{height:0!important}.h-xl-5{height:5%!important}.h-xl-10{height:10%!important}.h-xl-15{height:15%!important}.h-xl-20{height:20%!important}.h-xl-25{height:25%!important}.h-xl-30{height:30%!important}.h-xl-35{height:35%!important}.h-xl-40{height:40%!important}.h-xl-45{height:45%!important}.h-xl-50{height:50%!important}.h-xl-55{height:55%!important}.h-xl-60{height:60%!important}.h-xl-65{height:65%!important}.h-xl-70{height:70%!important}.h-xl-75{height:75%!important}.h-xl-80{height:80%!important}.h-xl-85{height:85%!important}.h-xl-90{height:90%!important}.h-xl-95{height:95%!important}.h-xl-100{height:100%!important}.h-xl-third{height:33.3333333333%!important}.h-xl-fifth{height:20%!important}.h-xl-sixth{height:16.6666666667%!important}.h-xl-eighth{height:12.5%!important}.h-xl-ninth{height:11.1111111111%!important}}@media(max-width:1199.98px){.h-down-xl-auto{height:auto!important}.h-down-xl-0{height:0!important}.h-down-xl-5{height:5%!important}.h-down-xl-10{height:10%!important}.h-down-xl-15{height:15%!important}.h-down-xl-20{height:20%!important}.h-down-xl-25{height:25%!important}.h-down-xl-30{height:30%!important}.h-down-xl-35{height:35%!important}.h-down-xl-40{height:40%!important}.h-down-xl-45{height:45%!important}.h-down-xl-50{height:50%!important}.h-down-xl-55{height:55%!important}.h-down-xl-60{height:60%!important}.h-down-xl-65{height:65%!important}.h-down-xl-70{height:70%!important}.h-down-xl-75{height:75%!important}.h-down-xl-80{height:80%!important}.h-down-xl-85{height:85%!important}.h-down-xl-90{height:90%!important}.h-down-xl-95{height:95%!important}.h-down-xl-100{height:100%!important}.h-down-xl-third{height:33.3333333333%!important}.h-down-xl-fifth{height:20%!important}.h-down-xl-sixth{height:16.6666666667%!important}.h-down-xl-eighth{height:12.5%!important}.h-down-xl-ninth{height:11.1111111111%!important}}@media(min-width:1400px){.h-xxl-auto{height:auto!important}.h-xxl-0{height:0!important}.h-xxl-5{height:5%!important}.h-xxl-10{height:10%!important}.h-xxl-15{height:15%!important}.h-xxl-20{height:20%!important}.h-xxl-25{height:25%!important}.h-xxl-30{height:30%!important}.h-xxl-35{height:35%!important}.h-xxl-40{height:40%!important}.h-xxl-45{height:45%!important}.h-xxl-50{height:50%!important}.h-xxl-55{height:55%!important}.h-xxl-60{height:60%!important}.h-xxl-65{height:65%!important}.h-xxl-70{height:70%!important}.h-xxl-75{height:75%!important}.h-xxl-80{height:80%!important}.h-xxl-85{height:85%!important}.h-xxl-90{height:90%!important}.h-xxl-95{height:95%!important}.h-xxl-100{height:100%!important}.h-xxl-third{height:33.3333333333%!important}.h-xxl-fifth{height:20%!important}.h-xxl-sixth{height:16.6666666667%!important}.h-xxl-eighth{height:12.5%!important}.h-xxl-ninth{height:11.1111111111%!important}}@media(max-width:1399.98px){.h-down-xxl-auto{height:auto!important}.h-down-xxl-0{height:0!important}.h-down-xxl-5{height:5%!important}.h-down-xxl-10{height:10%!important}.h-down-xxl-15{height:15%!important}.h-down-xxl-20{height:20%!important}.h-down-xxl-25{height:25%!important}.h-down-xxl-30{height:30%!important}.h-down-xxl-35{height:35%!important}.h-down-xxl-40{height:40%!important}.h-down-xxl-45{height:45%!important}.h-down-xxl-50{height:50%!important}.h-down-xxl-55{height:55%!important}.h-down-xxl-60{height:60%!important}.h-down-xxl-65{height:65%!important}.h-down-xxl-70{height:70%!important}.h-down-xxl-75{height:75%!important}.h-down-xxl-80{height:80%!important}.h-down-xxl-85{height:85%!important}.h-down-xxl-90{height:90%!important}.h-down-xxl-95{height:95%!important}.h-down-xxl-100{height:100%!important}.h-down-xxl-third{height:33.3333333333%!important}.h-down-xxl-fifth{height:20%!important}.h-down-xxl-sixth{height:16.6666666667%!important}.h-down-xxl-eighth{height:12.5%!important}.h-down-xxl-ninth{height:11.1111111111%!important}}.min-w-auto{min-width:auto!important}.min-w-0{min-width:0!important}.min-w-5{min-width:5%!important}.min-w-10{min-width:10%!important}.min-w-15{min-width:15%!important}.min-w-20{min-width:20%!important}.min-w-25{min-width:25%!important}.min-w-30{min-width:30%!important}.min-w-35{min-width:35%!important}.min-w-40{min-width:40%!important}.min-w-45{min-width:45%!important}.min-w-50{min-width:50%!important}.min-w-55{min-width:55%!important}.min-w-60{min-width:60%!important}.min-w-65{min-width:65%!important}.min-w-70{min-width:70%!important}.min-w-75{min-width:75%!important}.min-w-80{min-width:80%!important}.min-w-85{min-width:85%!important}.min-w-90{min-width:90%!important}.min-w-95{min-width:95%!important}.min-w-100{min-width:100%!important}.min-w-third{min-width:33.3333333333%!important}.min-w-fifth{min-width:20%!important}.min-w-sixth{min-width:16.6666666667%!important}.min-w-eighth{min-width:12.5%!important}.min-w-ninth{min-width:11.1111111111%!important}@media(min-width:375px){.min-w-xs-auto{min-width:auto!important}.min-w-xs-0{min-width:0!important}.min-w-xs-5{min-width:5%!important}.min-w-xs-10{min-width:10%!important}.min-w-xs-15{min-width:15%!important}.min-w-xs-20{min-width:20%!important}.min-w-xs-25{min-width:25%!important}.min-w-xs-30{min-width:30%!important}.min-w-xs-35{min-width:35%!important}.min-w-xs-40{min-width:40%!important}.min-w-xs-45{min-width:45%!important}.min-w-xs-50{min-width:50%!important}.min-w-xs-55{min-width:55%!important}.min-w-xs-60{min-width:60%!important}.min-w-xs-65{min-width:65%!important}.min-w-xs-70{min-width:70%!important}.min-w-xs-75{min-width:75%!important}.min-w-xs-80{min-width:80%!important}.min-w-xs-85{min-width:85%!important}.min-w-xs-90{min-width:90%!important}.min-w-xs-95{min-width:95%!important}.min-w-xs-100{min-width:100%!important}.min-w-xs-third{min-width:33.3333333333%!important}.min-w-xs-fifth{min-width:20%!important}.min-w-xs-sixth{min-width:16.6666666667%!important}.min-w-xs-eighth{min-width:12.5%!important}.min-w-xs-ninth{min-width:11.1111111111%!important}}@media(max-width:374.98px){.min-w-down-xs-auto{min-width:auto!important}.min-w-down-xs-0{min-width:0!important}.min-w-down-xs-5{min-width:5%!important}.min-w-down-xs-10{min-width:10%!important}.min-w-down-xs-15{min-width:15%!important}.min-w-down-xs-20{min-width:20%!important}.min-w-down-xs-25{min-width:25%!important}.min-w-down-xs-30{min-width:30%!important}.min-w-down-xs-35{min-width:35%!important}.min-w-down-xs-40{min-width:40%!important}.min-w-down-xs-45{min-width:45%!important}.min-w-down-xs-50{min-width:50%!important}.min-w-down-xs-55{min-width:55%!important}.min-w-down-xs-60{min-width:60%!important}.min-w-down-xs-65{min-width:65%!important}.min-w-down-xs-70{min-width:70%!important}.min-w-down-xs-75{min-width:75%!important}.min-w-down-xs-80{min-width:80%!important}.min-w-down-xs-85{min-width:85%!important}.min-w-down-xs-90{min-width:90%!important}.min-w-down-xs-95{min-width:95%!important}.min-w-down-xs-100{min-width:100%!important}.min-w-down-xs-third{min-width:33.3333333333%!important}.min-w-down-xs-fifth{min-width:20%!important}.min-w-down-xs-sixth{min-width:16.6666666667%!important}.min-w-down-xs-eighth{min-width:12.5%!important}.min-w-down-xs-ninth{min-width:11.1111111111%!important}}@media(min-width:576px){.min-w-sm-auto{min-width:auto!important}.min-w-sm-0{min-width:0!important}.min-w-sm-5{min-width:5%!important}.min-w-sm-10{min-width:10%!important}.min-w-sm-15{min-width:15%!important}.min-w-sm-20{min-width:20%!important}.min-w-sm-25{min-width:25%!important}.min-w-sm-30{min-width:30%!important}.min-w-sm-35{min-width:35%!important}.min-w-sm-40{min-width:40%!important}.min-w-sm-45{min-width:45%!important}.min-w-sm-50{min-width:50%!important}.min-w-sm-55{min-width:55%!important}.min-w-sm-60{min-width:60%!important}.min-w-sm-65{min-width:65%!important}.min-w-sm-70{min-width:70%!important}.min-w-sm-75{min-width:75%!important}.min-w-sm-80{min-width:80%!important}.min-w-sm-85{min-width:85%!important}.min-w-sm-90{min-width:90%!important}.min-w-sm-95{min-width:95%!important}.min-w-sm-100{min-width:100%!important}.min-w-sm-third{min-width:33.3333333333%!important}.min-w-sm-fifth{min-width:20%!important}.min-w-sm-sixth{min-width:16.6666666667%!important}.min-w-sm-eighth{min-width:12.5%!important}.min-w-sm-ninth{min-width:11.1111111111%!important}}@media(max-width:575.98px){.min-w-down-sm-auto{min-width:auto!important}.min-w-down-sm-0{min-width:0!important}.min-w-down-sm-5{min-width:5%!important}.min-w-down-sm-10{min-width:10%!important}.min-w-down-sm-15{min-width:15%!important}.min-w-down-sm-20{min-width:20%!important}.min-w-down-sm-25{min-width:25%!important}.min-w-down-sm-30{min-width:30%!important}.min-w-down-sm-35{min-width:35%!important}.min-w-down-sm-40{min-width:40%!important}.min-w-down-sm-45{min-width:45%!important}.min-w-down-sm-50{min-width:50%!important}.min-w-down-sm-55{min-width:55%!important}.min-w-down-sm-60{min-width:60%!important}.min-w-down-sm-65{min-width:65%!important}.min-w-down-sm-70{min-width:70%!important}.min-w-down-sm-75{min-width:75%!important}.min-w-down-sm-80{min-width:80%!important}.min-w-down-sm-85{min-width:85%!important}.min-w-down-sm-90{min-width:90%!important}.min-w-down-sm-95{min-width:95%!important}.min-w-down-sm-100{min-width:100%!important}.min-w-down-sm-third{min-width:33.3333333333%!important}.min-w-down-sm-fifth{min-width:20%!important}.min-w-down-sm-sixth{min-width:16.6666666667%!important}.min-w-down-sm-eighth{min-width:12.5%!important}.min-w-down-sm-ninth{min-width:11.1111111111%!important}}@media(min-width:768px){.min-w-md-auto{min-width:auto!important}.min-w-md-0{min-width:0!important}.min-w-md-5{min-width:5%!important}.min-w-md-10{min-width:10%!important}.min-w-md-15{min-width:15%!important}.min-w-md-20{min-width:20%!important}.min-w-md-25{min-width:25%!important}.min-w-md-30{min-width:30%!important}.min-w-md-35{min-width:35%!important}.min-w-md-40{min-width:40%!important}.min-w-md-45{min-width:45%!important}.min-w-md-50{min-width:50%!important}.min-w-md-55{min-width:55%!important}.min-w-md-60{min-width:60%!important}.min-w-md-65{min-width:65%!important}.min-w-md-70{min-width:70%!important}.min-w-md-75{min-width:75%!important}.min-w-md-80{min-width:80%!important}.min-w-md-85{min-width:85%!important}.min-w-md-90{min-width:90%!important}.min-w-md-95{min-width:95%!important}.min-w-md-100{min-width:100%!important}.min-w-md-third{min-width:33.3333333333%!important}.min-w-md-fifth{min-width:20%!important}.min-w-md-sixth{min-width:16.6666666667%!important}.min-w-md-eighth{min-width:12.5%!important}.min-w-md-ninth{min-width:11.1111111111%!important}}@media(max-width:767.98px){.min-w-down-md-auto{min-width:auto!important}.min-w-down-md-0{min-width:0!important}.min-w-down-md-5{min-width:5%!important}.min-w-down-md-10{min-width:10%!important}.min-w-down-md-15{min-width:15%!important}.min-w-down-md-20{min-width:20%!important}.min-w-down-md-25{min-width:25%!important}.min-w-down-md-30{min-width:30%!important}.min-w-down-md-35{min-width:35%!important}.min-w-down-md-40{min-width:40%!important}.min-w-down-md-45{min-width:45%!important}.min-w-down-md-50{min-width:50%!important}.min-w-down-md-55{min-width:55%!important}.min-w-down-md-60{min-width:60%!important}.min-w-down-md-65{min-width:65%!important}.min-w-down-md-70{min-width:70%!important}.min-w-down-md-75{min-width:75%!important}.min-w-down-md-80{min-width:80%!important}.min-w-down-md-85{min-width:85%!important}.min-w-down-md-90{min-width:90%!important}.min-w-down-md-95{min-width:95%!important}.min-w-down-md-100{min-width:100%!important}.min-w-down-md-third{min-width:33.3333333333%!important}.min-w-down-md-fifth{min-width:20%!important}.min-w-down-md-sixth{min-width:16.6666666667%!important}.min-w-down-md-eighth{min-width:12.5%!important}.min-w-down-md-ninth{min-width:11.1111111111%!important}}@media(min-width:992px){.min-w-lg-auto{min-width:auto!important}.min-w-lg-0{min-width:0!important}.min-w-lg-5{min-width:5%!important}.min-w-lg-10{min-width:10%!important}.min-w-lg-15{min-width:15%!important}.min-w-lg-20{min-width:20%!important}.min-w-lg-25{min-width:25%!important}.min-w-lg-30{min-width:30%!important}.min-w-lg-35{min-width:35%!important}.min-w-lg-40{min-width:40%!important}.min-w-lg-45{min-width:45%!important}.min-w-lg-50{min-width:50%!important}.min-w-lg-55{min-width:55%!important}.min-w-lg-60{min-width:60%!important}.min-w-lg-65{min-width:65%!important}.min-w-lg-70{min-width:70%!important}.min-w-lg-75{min-width:75%!important}.min-w-lg-80{min-width:80%!important}.min-w-lg-85{min-width:85%!important}.min-w-lg-90{min-width:90%!important}.min-w-lg-95{min-width:95%!important}.min-w-lg-100{min-width:100%!important}.min-w-lg-third{min-width:33.3333333333%!important}.min-w-lg-fifth{min-width:20%!important}.min-w-lg-sixth{min-width:16.6666666667%!important}.min-w-lg-eighth{min-width:12.5%!important}.min-w-lg-ninth{min-width:11.1111111111%!important}}@media(max-width:991.98px){.min-w-down-lg-auto{min-width:auto!important}.min-w-down-lg-0{min-width:0!important}.min-w-down-lg-5{min-width:5%!important}.min-w-down-lg-10{min-width:10%!important}.min-w-down-lg-15{min-width:15%!important}.min-w-down-lg-20{min-width:20%!important}.min-w-down-lg-25{min-width:25%!important}.min-w-down-lg-30{min-width:30%!important}.min-w-down-lg-35{min-width:35%!important}.min-w-down-lg-40{min-width:40%!important}.min-w-down-lg-45{min-width:45%!important}.min-w-down-lg-50{min-width:50%!important}.min-w-down-lg-55{min-width:55%!important}.min-w-down-lg-60{min-width:60%!important}.min-w-down-lg-65{min-width:65%!important}.min-w-down-lg-70{min-width:70%!important}.min-w-down-lg-75{min-width:75%!important}.min-w-down-lg-80{min-width:80%!important}.min-w-down-lg-85{min-width:85%!important}.min-w-down-lg-90{min-width:90%!important}.min-w-down-lg-95{min-width:95%!important}.min-w-down-lg-100{min-width:100%!important}.min-w-down-lg-third{min-width:33.3333333333%!important}.min-w-down-lg-fifth{min-width:20%!important}.min-w-down-lg-sixth{min-width:16.6666666667%!important}.min-w-down-lg-eighth{min-width:12.5%!important}.min-w-down-lg-ninth{min-width:11.1111111111%!important}}@media(min-width:1200px){.min-w-xl-auto{min-width:auto!important}.min-w-xl-0{min-width:0!important}.min-w-xl-5{min-width:5%!important}.min-w-xl-10{min-width:10%!important}.min-w-xl-15{min-width:15%!important}.min-w-xl-20{min-width:20%!important}.min-w-xl-25{min-width:25%!important}.min-w-xl-30{min-width:30%!important}.min-w-xl-35{min-width:35%!important}.min-w-xl-40{min-width:40%!important}.min-w-xl-45{min-width:45%!important}.min-w-xl-50{min-width:50%!important}.min-w-xl-55{min-width:55%!important}.min-w-xl-60{min-width:60%!important}.min-w-xl-65{min-width:65%!important}.min-w-xl-70{min-width:70%!important}.min-w-xl-75{min-width:75%!important}.min-w-xl-80{min-width:80%!important}.min-w-xl-85{min-width:85%!important}.min-w-xl-90{min-width:90%!important}.min-w-xl-95{min-width:95%!important}.min-w-xl-100{min-width:100%!important}.min-w-xl-third{min-width:33.3333333333%!important}.min-w-xl-fifth{min-width:20%!important}.min-w-xl-sixth{min-width:16.6666666667%!important}.min-w-xl-eighth{min-width:12.5%!important}.min-w-xl-ninth{min-width:11.1111111111%!important}}@media(max-width:1199.98px){.min-w-down-xl-auto{min-width:auto!important}.min-w-down-xl-0{min-width:0!important}.min-w-down-xl-5{min-width:5%!important}.min-w-down-xl-10{min-width:10%!important}.min-w-down-xl-15{min-width:15%!important}.min-w-down-xl-20{min-width:20%!important}.min-w-down-xl-25{min-width:25%!important}.min-w-down-xl-30{min-width:30%!important}.min-w-down-xl-35{min-width:35%!important}.min-w-down-xl-40{min-width:40%!important}.min-w-down-xl-45{min-width:45%!important}.min-w-down-xl-50{min-width:50%!important}.min-w-down-xl-55{min-width:55%!important}.min-w-down-xl-60{min-width:60%!important}.min-w-down-xl-65{min-width:65%!important}.min-w-down-xl-70{min-width:70%!important}.min-w-down-xl-75{min-width:75%!important}.min-w-down-xl-80{min-width:80%!important}.min-w-down-xl-85{min-width:85%!important}.min-w-down-xl-90{min-width:90%!important}.min-w-down-xl-95{min-width:95%!important}.min-w-down-xl-100{min-width:100%!important}.min-w-down-xl-third{min-width:33.3333333333%!important}.min-w-down-xl-fifth{min-width:20%!important}.min-w-down-xl-sixth{min-width:16.6666666667%!important}.min-w-down-xl-eighth{min-width:12.5%!important}.min-w-down-xl-ninth{min-width:11.1111111111%!important}}@media(min-width:1400px){.min-w-xxl-auto{min-width:auto!important}.min-w-xxl-0{min-width:0!important}.min-w-xxl-5{min-width:5%!important}.min-w-xxl-10{min-width:10%!important}.min-w-xxl-15{min-width:15%!important}.min-w-xxl-20{min-width:20%!important}.min-w-xxl-25{min-width:25%!important}.min-w-xxl-30{min-width:30%!important}.min-w-xxl-35{min-width:35%!important}.min-w-xxl-40{min-width:40%!important}.min-w-xxl-45{min-width:45%!important}.min-w-xxl-50{min-width:50%!important}.min-w-xxl-55{min-width:55%!important}.min-w-xxl-60{min-width:60%!important}.min-w-xxl-65{min-width:65%!important}.min-w-xxl-70{min-width:70%!important}.min-w-xxl-75{min-width:75%!important}.min-w-xxl-80{min-width:80%!important}.min-w-xxl-85{min-width:85%!important}.min-w-xxl-90{min-width:90%!important}.min-w-xxl-95{min-width:95%!important}.min-w-xxl-100{min-width:100%!important}.min-w-xxl-third{min-width:33.3333333333%!important}.min-w-xxl-fifth{min-width:20%!important}.min-w-xxl-sixth{min-width:16.6666666667%!important}.min-w-xxl-eighth{min-width:12.5%!important}.min-w-xxl-ninth{min-width:11.1111111111%!important}}@media(max-width:1399.98px){.min-w-down-xxl-auto{min-width:auto!important}.min-w-down-xxl-0{min-width:0!important}.min-w-down-xxl-5{min-width:5%!important}.min-w-down-xxl-10{min-width:10%!important}.min-w-down-xxl-15{min-width:15%!important}.min-w-down-xxl-20{min-width:20%!important}.min-w-down-xxl-25{min-width:25%!important}.min-w-down-xxl-30{min-width:30%!important}.min-w-down-xxl-35{min-width:35%!important}.min-w-down-xxl-40{min-width:40%!important}.min-w-down-xxl-45{min-width:45%!important}.min-w-down-xxl-50{min-width:50%!important}.min-w-down-xxl-55{min-width:55%!important}.min-w-down-xxl-60{min-width:60%!important}.min-w-down-xxl-65{min-width:65%!important}.min-w-down-xxl-70{min-width:70%!important}.min-w-down-xxl-75{min-width:75%!important}.min-w-down-xxl-80{min-width:80%!important}.min-w-down-xxl-85{min-width:85%!important}.min-w-down-xxl-90{min-width:90%!important}.min-w-down-xxl-95{min-width:95%!important}.min-w-down-xxl-100{min-width:100%!important}.min-w-down-xxl-third{min-width:33.3333333333%!important}.min-w-down-xxl-fifth{min-width:20%!important}.min-w-down-xxl-sixth{min-width:16.6666666667%!important}.min-w-down-xxl-eighth{min-width:12.5%!important}.min-w-down-xxl-ninth{min-width:11.1111111111%!important}}.min-h-auto{min-height:auto!important}.min-h-0{min-height:0!important}.min-h-5{min-height:5%!important}.min-h-10{min-height:10%!important}.min-h-15{min-height:15%!important}.min-h-20{min-height:20%!important}.min-h-25{min-height:25%!important}.min-h-30{min-height:30%!important}.min-h-35{min-height:35%!important}.min-h-40{min-height:40%!important}.min-h-45{min-height:45%!important}.min-h-50{min-height:50%!important}.min-h-55{min-height:55%!important}.min-h-60{min-height:60%!important}.min-h-65{min-height:65%!important}.min-h-70{min-height:70%!important}.min-h-75{min-height:75%!important}.min-h-80{min-height:80%!important}.min-h-85{min-height:85%!important}.min-h-90{min-height:90%!important}.min-h-95{min-height:95%!important}.min-h-100{min-height:100%!important}.min-h-third{min-height:33.3333333333%!important}.min-h-fifth{min-height:20%!important}.min-h-sixth{min-height:16.6666666667%!important}.min-h-eighth{min-height:12.5%!important}.min-h-ninth{min-height:11.1111111111%!important}@media(min-width:375px){.min-h-xs-auto{min-height:auto!important}.min-h-xs-0{min-height:0!important}.min-h-xs-5{min-height:5%!important}.min-h-xs-10{min-height:10%!important}.min-h-xs-15{min-height:15%!important}.min-h-xs-20{min-height:20%!important}.min-h-xs-25{min-height:25%!important}.min-h-xs-30{min-height:30%!important}.min-h-xs-35{min-height:35%!important}.min-h-xs-40{min-height:40%!important}.min-h-xs-45{min-height:45%!important}.min-h-xs-50{min-height:50%!important}.min-h-xs-55{min-height:55%!important}.min-h-xs-60{min-height:60%!important}.min-h-xs-65{min-height:65%!important}.min-h-xs-70{min-height:70%!important}.min-h-xs-75{min-height:75%!important}.min-h-xs-80{min-height:80%!important}.min-h-xs-85{min-height:85%!important}.min-h-xs-90{min-height:90%!important}.min-h-xs-95{min-height:95%!important}.min-h-xs-100{min-height:100%!important}.min-h-xs-third{min-height:33.3333333333%!important}.min-h-xs-fifth{min-height:20%!important}.min-h-xs-sixth{min-height:16.6666666667%!important}.min-h-xs-eighth{min-height:12.5%!important}.min-h-xs-ninth{min-height:11.1111111111%!important}}@media(max-width:374.98px){.min-h-down-xs-auto{min-height:auto!important}.min-h-down-xs-0{min-height:0!important}.min-h-down-xs-5{min-height:5%!important}.min-h-down-xs-10{min-height:10%!important}.min-h-down-xs-15{min-height:15%!important}.min-h-down-xs-20{min-height:20%!important}.min-h-down-xs-25{min-height:25%!important}.min-h-down-xs-30{min-height:30%!important}.min-h-down-xs-35{min-height:35%!important}.min-h-down-xs-40{min-height:40%!important}.min-h-down-xs-45{min-height:45%!important}.min-h-down-xs-50{min-height:50%!important}.min-h-down-xs-55{min-height:55%!important}.min-h-down-xs-60{min-height:60%!important}.min-h-down-xs-65{min-height:65%!important}.min-h-down-xs-70{min-height:70%!important}.min-h-down-xs-75{min-height:75%!important}.min-h-down-xs-80{min-height:80%!important}.min-h-down-xs-85{min-height:85%!important}.min-h-down-xs-90{min-height:90%!important}.min-h-down-xs-95{min-height:95%!important}.min-h-down-xs-100{min-height:100%!important}.min-h-down-xs-third{min-height:33.3333333333%!important}.min-h-down-xs-fifth{min-height:20%!important}.min-h-down-xs-sixth{min-height:16.6666666667%!important}.min-h-down-xs-eighth{min-height:12.5%!important}.min-h-down-xs-ninth{min-height:11.1111111111%!important}}@media(min-width:576px){.min-h-sm-auto{min-height:auto!important}.min-h-sm-0{min-height:0!important}.min-h-sm-5{min-height:5%!important}.min-h-sm-10{min-height:10%!important}.min-h-sm-15{min-height:15%!important}.min-h-sm-20{min-height:20%!important}.min-h-sm-25{min-height:25%!important}.min-h-sm-30{min-height:30%!important}.min-h-sm-35{min-height:35%!important}.min-h-sm-40{min-height:40%!important}.min-h-sm-45{min-height:45%!important}.min-h-sm-50{min-height:50%!important}.min-h-sm-55{min-height:55%!important}.min-h-sm-60{min-height:60%!important}.min-h-sm-65{min-height:65%!important}.min-h-sm-70{min-height:70%!important}.min-h-sm-75{min-height:75%!important}.min-h-sm-80{min-height:80%!important}.min-h-sm-85{min-height:85%!important}.min-h-sm-90{min-height:90%!important}.min-h-sm-95{min-height:95%!important}.min-h-sm-100{min-height:100%!important}.min-h-sm-third{min-height:33.3333333333%!important}.min-h-sm-fifth{min-height:20%!important}.min-h-sm-sixth{min-height:16.6666666667%!important}.min-h-sm-eighth{min-height:12.5%!important}.min-h-sm-ninth{min-height:11.1111111111%!important}}@media(max-width:575.98px){.min-h-down-sm-auto{min-height:auto!important}.min-h-down-sm-0{min-height:0!important}.min-h-down-sm-5{min-height:5%!important}.min-h-down-sm-10{min-height:10%!important}.min-h-down-sm-15{min-height:15%!important}.min-h-down-sm-20{min-height:20%!important}.min-h-down-sm-25{min-height:25%!important}.min-h-down-sm-30{min-height:30%!important}.min-h-down-sm-35{min-height:35%!important}.min-h-down-sm-40{min-height:40%!important}.min-h-down-sm-45{min-height:45%!important}.min-h-down-sm-50{min-height:50%!important}.min-h-down-sm-55{min-height:55%!important}.min-h-down-sm-60{min-height:60%!important}.min-h-down-sm-65{min-height:65%!important}.min-h-down-sm-70{min-height:70%!important}.min-h-down-sm-75{min-height:75%!important}.min-h-down-sm-80{min-height:80%!important}.min-h-down-sm-85{min-height:85%!important}.min-h-down-sm-90{min-height:90%!important}.min-h-down-sm-95{min-height:95%!important}.min-h-down-sm-100{min-height:100%!important}.min-h-down-sm-third{min-height:33.3333333333%!important}.min-h-down-sm-fifth{min-height:20%!important}.min-h-down-sm-sixth{min-height:16.6666666667%!important}.min-h-down-sm-eighth{min-height:12.5%!important}.min-h-down-sm-ninth{min-height:11.1111111111%!important}}@media(min-width:768px){.min-h-md-auto{min-height:auto!important}.min-h-md-0{min-height:0!important}.min-h-md-5{min-height:5%!important}.min-h-md-10{min-height:10%!important}.min-h-md-15{min-height:15%!important}.min-h-md-20{min-height:20%!important}.min-h-md-25{min-height:25%!important}.min-h-md-30{min-height:30%!important}.min-h-md-35{min-height:35%!important}.min-h-md-40{min-height:40%!important}.min-h-md-45{min-height:45%!important}.min-h-md-50{min-height:50%!important}.min-h-md-55{min-height:55%!important}.min-h-md-60{min-height:60%!important}.min-h-md-65{min-height:65%!important}.min-h-md-70{min-height:70%!important}.min-h-md-75{min-height:75%!important}.min-h-md-80{min-height:80%!important}.min-h-md-85{min-height:85%!important}.min-h-md-90{min-height:90%!important}.min-h-md-95{min-height:95%!important}.min-h-md-100{min-height:100%!important}.min-h-md-third{min-height:33.3333333333%!important}.min-h-md-fifth{min-height:20%!important}.min-h-md-sixth{min-height:16.6666666667%!important}.min-h-md-eighth{min-height:12.5%!important}.min-h-md-ninth{min-height:11.1111111111%!important}}@media(max-width:767.98px){.min-h-down-md-auto{min-height:auto!important}.min-h-down-md-0{min-height:0!important}.min-h-down-md-5{min-height:5%!important}.min-h-down-md-10{min-height:10%!important}.min-h-down-md-15{min-height:15%!important}.min-h-down-md-20{min-height:20%!important}.min-h-down-md-25{min-height:25%!important}.min-h-down-md-30{min-height:30%!important}.min-h-down-md-35{min-height:35%!important}.min-h-down-md-40{min-height:40%!important}.min-h-down-md-45{min-height:45%!important}.min-h-down-md-50{min-height:50%!important}.min-h-down-md-55{min-height:55%!important}.min-h-down-md-60{min-height:60%!important}.min-h-down-md-65{min-height:65%!important}.min-h-down-md-70{min-height:70%!important}.min-h-down-md-75{min-height:75%!important}.min-h-down-md-80{min-height:80%!important}.min-h-down-md-85{min-height:85%!important}.min-h-down-md-90{min-height:90%!important}.min-h-down-md-95{min-height:95%!important}.min-h-down-md-100{min-height:100%!important}.min-h-down-md-third{min-height:33.3333333333%!important}.min-h-down-md-fifth{min-height:20%!important}.min-h-down-md-sixth{min-height:16.6666666667%!important}.min-h-down-md-eighth{min-height:12.5%!important}.min-h-down-md-ninth{min-height:11.1111111111%!important}}@media(min-width:992px){.min-h-lg-auto{min-height:auto!important}.min-h-lg-0{min-height:0!important}.min-h-lg-5{min-height:5%!important}.min-h-lg-10{min-height:10%!important}.min-h-lg-15{min-height:15%!important}.min-h-lg-20{min-height:20%!important}.min-h-lg-25{min-height:25%!important}.min-h-lg-30{min-height:30%!important}.min-h-lg-35{min-height:35%!important}.min-h-lg-40{min-height:40%!important}.min-h-lg-45{min-height:45%!important}.min-h-lg-50{min-height:50%!important}.min-h-lg-55{min-height:55%!important}.min-h-lg-60{min-height:60%!important}.min-h-lg-65{min-height:65%!important}.min-h-lg-70{min-height:70%!important}.min-h-lg-75{min-height:75%!important}.min-h-lg-80{min-height:80%!important}.min-h-lg-85{min-height:85%!important}.min-h-lg-90{min-height:90%!important}.min-h-lg-95{min-height:95%!important}.min-h-lg-100{min-height:100%!important}.min-h-lg-third{min-height:33.3333333333%!important}.min-h-lg-fifth{min-height:20%!important}.min-h-lg-sixth{min-height:16.6666666667%!important}.min-h-lg-eighth{min-height:12.5%!important}.min-h-lg-ninth{min-height:11.1111111111%!important}}@media(max-width:991.98px){.min-h-down-lg-auto{min-height:auto!important}.min-h-down-lg-0{min-height:0!important}.min-h-down-lg-5{min-height:5%!important}.min-h-down-lg-10{min-height:10%!important}.min-h-down-lg-15{min-height:15%!important}.min-h-down-lg-20{min-height:20%!important}.min-h-down-lg-25{min-height:25%!important}.min-h-down-lg-30{min-height:30%!important}.min-h-down-lg-35{min-height:35%!important}.min-h-down-lg-40{min-height:40%!important}.min-h-down-lg-45{min-height:45%!important}.min-h-down-lg-50{min-height:50%!important}.min-h-down-lg-55{min-height:55%!important}.min-h-down-lg-60{min-height:60%!important}.min-h-down-lg-65{min-height:65%!important}.min-h-down-lg-70{min-height:70%!important}.min-h-down-lg-75{min-height:75%!important}.min-h-down-lg-80{min-height:80%!important}.min-h-down-lg-85{min-height:85%!important}.min-h-down-lg-90{min-height:90%!important}.min-h-down-lg-95{min-height:95%!important}.min-h-down-lg-100{min-height:100%!important}.min-h-down-lg-third{min-height:33.3333333333%!important}.min-h-down-lg-fifth{min-height:20%!important}.min-h-down-lg-sixth{min-height:16.6666666667%!important}.min-h-down-lg-eighth{min-height:12.5%!important}.min-h-down-lg-ninth{min-height:11.1111111111%!important}}@media(min-width:1200px){.min-h-xl-auto{min-height:auto!important}.min-h-xl-0{min-height:0!important}.min-h-xl-5{min-height:5%!important}.min-h-xl-10{min-height:10%!important}.min-h-xl-15{min-height:15%!important}.min-h-xl-20{min-height:20%!important}.min-h-xl-25{min-height:25%!important}.min-h-xl-30{min-height:30%!important}.min-h-xl-35{min-height:35%!important}.min-h-xl-40{min-height:40%!important}.min-h-xl-45{min-height:45%!important}.min-h-xl-50{min-height:50%!important}.min-h-xl-55{min-height:55%!important}.min-h-xl-60{min-height:60%!important}.min-h-xl-65{min-height:65%!important}.min-h-xl-70{min-height:70%!important}.min-h-xl-75{min-height:75%!important}.min-h-xl-80{min-height:80%!important}.min-h-xl-85{min-height:85%!important}.min-h-xl-90{min-height:90%!important}.min-h-xl-95{min-height:95%!important}.min-h-xl-100{min-height:100%!important}.min-h-xl-third{min-height:33.3333333333%!important}.min-h-xl-fifth{min-height:20%!important}.min-h-xl-sixth{min-height:16.6666666667%!important}.min-h-xl-eighth{min-height:12.5%!important}.min-h-xl-ninth{min-height:11.1111111111%!important}}@media(max-width:1199.98px){.min-h-down-xl-auto{min-height:auto!important}.min-h-down-xl-0{min-height:0!important}.min-h-down-xl-5{min-height:5%!important}.min-h-down-xl-10{min-height:10%!important}.min-h-down-xl-15{min-height:15%!important}.min-h-down-xl-20{min-height:20%!important}.min-h-down-xl-25{min-height:25%!important}.min-h-down-xl-30{min-height:30%!important}.min-h-down-xl-35{min-height:35%!important}.min-h-down-xl-40{min-height:40%!important}.min-h-down-xl-45{min-height:45%!important}.min-h-down-xl-50{min-height:50%!important}.min-h-down-xl-55{min-height:55%!important}.min-h-down-xl-60{min-height:60%!important}.min-h-down-xl-65{min-height:65%!important}.min-h-down-xl-70{min-height:70%!important}.min-h-down-xl-75{min-height:75%!important}.min-h-down-xl-80{min-height:80%!important}.min-h-down-xl-85{min-height:85%!important}.min-h-down-xl-90{min-height:90%!important}.min-h-down-xl-95{min-height:95%!important}.min-h-down-xl-100{min-height:100%!important}.min-h-down-xl-third{min-height:33.3333333333%!important}.min-h-down-xl-fifth{min-height:20%!important}.min-h-down-xl-sixth{min-height:16.6666666667%!important}.min-h-down-xl-eighth{min-height:12.5%!important}.min-h-down-xl-ninth{min-height:11.1111111111%!important}}@media(min-width:1400px){.min-h-xxl-auto{min-height:auto!important}.min-h-xxl-0{min-height:0!important}.min-h-xxl-5{min-height:5%!important}.min-h-xxl-10{min-height:10%!important}.min-h-xxl-15{min-height:15%!important}.min-h-xxl-20{min-height:20%!important}.min-h-xxl-25{min-height:25%!important}.min-h-xxl-30{min-height:30%!important}.min-h-xxl-35{min-height:35%!important}.min-h-xxl-40{min-height:40%!important}.min-h-xxl-45{min-height:45%!important}.min-h-xxl-50{min-height:50%!important}.min-h-xxl-55{min-height:55%!important}.min-h-xxl-60{min-height:60%!important}.min-h-xxl-65{min-height:65%!important}.min-h-xxl-70{min-height:70%!important}.min-h-xxl-75{min-height:75%!important}.min-h-xxl-80{min-height:80%!important}.min-h-xxl-85{min-height:85%!important}.min-h-xxl-90{min-height:90%!important}.min-h-xxl-95{min-height:95%!important}.min-h-xxl-100{min-height:100%!important}.min-h-xxl-third{min-height:33.3333333333%!important}.min-h-xxl-fifth{min-height:20%!important}.min-h-xxl-sixth{min-height:16.6666666667%!important}.min-h-xxl-eighth{min-height:12.5%!important}.min-h-xxl-ninth{min-height:11.1111111111%!important}}@media(max-width:1399.98px){.min-h-down-xxl-auto{min-height:auto!important}.min-h-down-xxl-0{min-height:0!important}.min-h-down-xxl-5{min-height:5%!important}.min-h-down-xxl-10{min-height:10%!important}.min-h-down-xxl-15{min-height:15%!important}.min-h-down-xxl-20{min-height:20%!important}.min-h-down-xxl-25{min-height:25%!important}.min-h-down-xxl-30{min-height:30%!important}.min-h-down-xxl-35{min-height:35%!important}.min-h-down-xxl-40{min-height:40%!important}.min-h-down-xxl-45{min-height:45%!important}.min-h-down-xxl-50{min-height:50%!important}.min-h-down-xxl-55{min-height:55%!important}.min-h-down-xxl-60{min-height:60%!important}.min-h-down-xxl-65{min-height:65%!important}.min-h-down-xxl-70{min-height:70%!important}.min-h-down-xxl-75{min-height:75%!important}.min-h-down-xxl-80{min-height:80%!important}.min-h-down-xxl-85{min-height:85%!important}.min-h-down-xxl-90{min-height:90%!important}.min-h-down-xxl-95{min-height:95%!important}.min-h-down-xxl-100{min-height:100%!important}.min-h-down-xxl-third{min-height:33.3333333333%!important}.min-h-down-xxl-fifth{min-height:20%!important}.min-h-down-xxl-sixth{min-height:16.6666666667%!important}.min-h-down-xxl-eighth{min-height:12.5%!important}.min-h-down-xxl-ninth{min-height:11.1111111111%!important}}.max-w-auto{max-width:auto!important}.max-w-0{max-width:0!important}.max-w-5{max-width:5%!important}.max-w-10{max-width:10%!important}.max-w-15{max-width:15%!important}.max-w-20{max-width:20%!important}.max-w-25{max-width:25%!important}.max-w-30{max-width:30%!important}.max-w-35{max-width:35%!important}.max-w-40{max-width:40%!important}.max-w-45{max-width:45%!important}.max-w-50{max-width:50%!important}.max-w-55{max-width:55%!important}.max-w-60{max-width:60%!important}.max-w-65{max-width:65%!important}.max-w-70{max-width:70%!important}.max-w-75{max-width:75%!important}.max-w-80{max-width:80%!important}.max-w-85{max-width:85%!important}.max-w-90{max-width:90%!important}.max-w-95{max-width:95%!important}.max-w-100{max-width:100%!important}.max-w-third{max-width:33.3333333333%!important}.max-w-fifth{max-width:20%!important}.max-w-sixth{max-width:16.6666666667%!important}.max-w-eighth{max-width:12.5%!important}.max-w-ninth{max-width:11.1111111111%!important}@media(min-width:375px){.max-w-xs-auto{max-width:auto!important}.max-w-xs-0{max-width:0!important}.max-w-xs-5{max-width:5%!important}.max-w-xs-10{max-width:10%!important}.max-w-xs-15{max-width:15%!important}.max-w-xs-20{max-width:20%!important}.max-w-xs-25{max-width:25%!important}.max-w-xs-30{max-width:30%!important}.max-w-xs-35{max-width:35%!important}.max-w-xs-40{max-width:40%!important}.max-w-xs-45{max-width:45%!important}.max-w-xs-50{max-width:50%!important}.max-w-xs-55{max-width:55%!important}.max-w-xs-60{max-width:60%!important}.max-w-xs-65{max-width:65%!important}.max-w-xs-70{max-width:70%!important}.max-w-xs-75{max-width:75%!important}.max-w-xs-80{max-width:80%!important}.max-w-xs-85{max-width:85%!important}.max-w-xs-90{max-width:90%!important}.max-w-xs-95{max-width:95%!important}.max-w-xs-100{max-width:100%!important}.max-w-xs-third{max-width:33.3333333333%!important}.max-w-xs-fifth{max-width:20%!important}.max-w-xs-sixth{max-width:16.6666666667%!important}.max-w-xs-eighth{max-width:12.5%!important}.max-w-xs-ninth{max-width:11.1111111111%!important}}@media(max-width:374.98px){.max-w-down-xs-auto{max-width:auto!important}.max-w-down-xs-0{max-width:0!important}.max-w-down-xs-5{max-width:5%!important}.max-w-down-xs-10{max-width:10%!important}.max-w-down-xs-15{max-width:15%!important}.max-w-down-xs-20{max-width:20%!important}.max-w-down-xs-25{max-width:25%!important}.max-w-down-xs-30{max-width:30%!important}.max-w-down-xs-35{max-width:35%!important}.max-w-down-xs-40{max-width:40%!important}.max-w-down-xs-45{max-width:45%!important}.max-w-down-xs-50{max-width:50%!important}.max-w-down-xs-55{max-width:55%!important}.max-w-down-xs-60{max-width:60%!important}.max-w-down-xs-65{max-width:65%!important}.max-w-down-xs-70{max-width:70%!important}.max-w-down-xs-75{max-width:75%!important}.max-w-down-xs-80{max-width:80%!important}.max-w-down-xs-85{max-width:85%!important}.max-w-down-xs-90{max-width:90%!important}.max-w-down-xs-95{max-width:95%!important}.max-w-down-xs-100{max-width:100%!important}.max-w-down-xs-third{max-width:33.3333333333%!important}.max-w-down-xs-fifth{max-width:20%!important}.max-w-down-xs-sixth{max-width:16.6666666667%!important}.max-w-down-xs-eighth{max-width:12.5%!important}.max-w-down-xs-ninth{max-width:11.1111111111%!important}}@media(min-width:576px){.max-w-sm-auto{max-width:auto!important}.max-w-sm-0{max-width:0!important}.max-w-sm-5{max-width:5%!important}.max-w-sm-10{max-width:10%!important}.max-w-sm-15{max-width:15%!important}.max-w-sm-20{max-width:20%!important}.max-w-sm-25{max-width:25%!important}.max-w-sm-30{max-width:30%!important}.max-w-sm-35{max-width:35%!important}.max-w-sm-40{max-width:40%!important}.max-w-sm-45{max-width:45%!important}.max-w-sm-50{max-width:50%!important}.max-w-sm-55{max-width:55%!important}.max-w-sm-60{max-width:60%!important}.max-w-sm-65{max-width:65%!important}.max-w-sm-70{max-width:70%!important}.max-w-sm-75{max-width:75%!important}.max-w-sm-80{max-width:80%!important}.max-w-sm-85{max-width:85%!important}.max-w-sm-90{max-width:90%!important}.max-w-sm-95{max-width:95%!important}.max-w-sm-100{max-width:100%!important}.max-w-sm-third{max-width:33.3333333333%!important}.max-w-sm-fifth{max-width:20%!important}.max-w-sm-sixth{max-width:16.6666666667%!important}.max-w-sm-eighth{max-width:12.5%!important}.max-w-sm-ninth{max-width:11.1111111111%!important}}@media(max-width:575.98px){.max-w-down-sm-auto{max-width:auto!important}.max-w-down-sm-0{max-width:0!important}.max-w-down-sm-5{max-width:5%!important}.max-w-down-sm-10{max-width:10%!important}.max-w-down-sm-15{max-width:15%!important}.max-w-down-sm-20{max-width:20%!important}.max-w-down-sm-25{max-width:25%!important}.max-w-down-sm-30{max-width:30%!important}.max-w-down-sm-35{max-width:35%!important}.max-w-down-sm-40{max-width:40%!important}.max-w-down-sm-45{max-width:45%!important}.max-w-down-sm-50{max-width:50%!important}.max-w-down-sm-55{max-width:55%!important}.max-w-down-sm-60{max-width:60%!important}.max-w-down-sm-65{max-width:65%!important}.max-w-down-sm-70{max-width:70%!important}.max-w-down-sm-75{max-width:75%!important}.max-w-down-sm-80{max-width:80%!important}.max-w-down-sm-85{max-width:85%!important}.max-w-down-sm-90{max-width:90%!important}.max-w-down-sm-95{max-width:95%!important}.max-w-down-sm-100{max-width:100%!important}.max-w-down-sm-third{max-width:33.3333333333%!important}.max-w-down-sm-fifth{max-width:20%!important}.max-w-down-sm-sixth{max-width:16.6666666667%!important}.max-w-down-sm-eighth{max-width:12.5%!important}.max-w-down-sm-ninth{max-width:11.1111111111%!important}}@media(min-width:768px){.max-w-md-auto{max-width:auto!important}.max-w-md-0{max-width:0!important}.max-w-md-5{max-width:5%!important}.max-w-md-10{max-width:10%!important}.max-w-md-15{max-width:15%!important}.max-w-md-20{max-width:20%!important}.max-w-md-25{max-width:25%!important}.max-w-md-30{max-width:30%!important}.max-w-md-35{max-width:35%!important}.max-w-md-40{max-width:40%!important}.max-w-md-45{max-width:45%!important}.max-w-md-50{max-width:50%!important}.max-w-md-55{max-width:55%!important}.max-w-md-60{max-width:60%!important}.max-w-md-65{max-width:65%!important}.max-w-md-70{max-width:70%!important}.max-w-md-75{max-width:75%!important}.max-w-md-80{max-width:80%!important}.max-w-md-85{max-width:85%!important}.max-w-md-90{max-width:90%!important}.max-w-md-95{max-width:95%!important}.max-w-md-100{max-width:100%!important}.max-w-md-third{max-width:33.3333333333%!important}.max-w-md-fifth{max-width:20%!important}.max-w-md-sixth{max-width:16.6666666667%!important}.max-w-md-eighth{max-width:12.5%!important}.max-w-md-ninth{max-width:11.1111111111%!important}}@media(max-width:767.98px){.max-w-down-md-auto{max-width:auto!important}.max-w-down-md-0{max-width:0!important}.max-w-down-md-5{max-width:5%!important}.max-w-down-md-10{max-width:10%!important}.max-w-down-md-15{max-width:15%!important}.max-w-down-md-20{max-width:20%!important}.max-w-down-md-25{max-width:25%!important}.max-w-down-md-30{max-width:30%!important}.max-w-down-md-35{max-width:35%!important}.max-w-down-md-40{max-width:40%!important}.max-w-down-md-45{max-width:45%!important}.max-w-down-md-50{max-width:50%!important}.max-w-down-md-55{max-width:55%!important}.max-w-down-md-60{max-width:60%!important}.max-w-down-md-65{max-width:65%!important}.max-w-down-md-70{max-width:70%!important}.max-w-down-md-75{max-width:75%!important}.max-w-down-md-80{max-width:80%!important}.max-w-down-md-85{max-width:85%!important}.max-w-down-md-90{max-width:90%!important}.max-w-down-md-95{max-width:95%!important}.max-w-down-md-100{max-width:100%!important}.max-w-down-md-third{max-width:33.3333333333%!important}.max-w-down-md-fifth{max-width:20%!important}.max-w-down-md-sixth{max-width:16.6666666667%!important}.max-w-down-md-eighth{max-width:12.5%!important}.max-w-down-md-ninth{max-width:11.1111111111%!important}}@media(min-width:992px){.max-w-lg-auto{max-width:auto!important}.max-w-lg-0{max-width:0!important}.max-w-lg-5{max-width:5%!important}.max-w-lg-10{max-width:10%!important}.max-w-lg-15{max-width:15%!important}.max-w-lg-20{max-width:20%!important}.max-w-lg-25{max-width:25%!important}.max-w-lg-30{max-width:30%!important}.max-w-lg-35{max-width:35%!important}.max-w-lg-40{max-width:40%!important}.max-w-lg-45{max-width:45%!important}.max-w-lg-50{max-width:50%!important}.max-w-lg-55{max-width:55%!important}.max-w-lg-60{max-width:60%!important}.max-w-lg-65{max-width:65%!important}.max-w-lg-70{max-width:70%!important}.max-w-lg-75{max-width:75%!important}.max-w-lg-80{max-width:80%!important}.max-w-lg-85{max-width:85%!important}.max-w-lg-90{max-width:90%!important}.max-w-lg-95{max-width:95%!important}.max-w-lg-100{max-width:100%!important}.max-w-lg-third{max-width:33.3333333333%!important}.max-w-lg-fifth{max-width:20%!important}.max-w-lg-sixth{max-width:16.6666666667%!important}.max-w-lg-eighth{max-width:12.5%!important}.max-w-lg-ninth{max-width:11.1111111111%!important}}@media(max-width:991.98px){.max-w-down-lg-auto{max-width:auto!important}.max-w-down-lg-0{max-width:0!important}.max-w-down-lg-5{max-width:5%!important}.max-w-down-lg-10{max-width:10%!important}.max-w-down-lg-15{max-width:15%!important}.max-w-down-lg-20{max-width:20%!important}.max-w-down-lg-25{max-width:25%!important}.max-w-down-lg-30{max-width:30%!important}.max-w-down-lg-35{max-width:35%!important}.max-w-down-lg-40{max-width:40%!important}.max-w-down-lg-45{max-width:45%!important}.max-w-down-lg-50{max-width:50%!important}.max-w-down-lg-55{max-width:55%!important}.max-w-down-lg-60{max-width:60%!important}.max-w-down-lg-65{max-width:65%!important}.max-w-down-lg-70{max-width:70%!important}.max-w-down-lg-75{max-width:75%!important}.max-w-down-lg-80{max-width:80%!important}.max-w-down-lg-85{max-width:85%!important}.max-w-down-lg-90{max-width:90%!important}.max-w-down-lg-95{max-width:95%!important}.max-w-down-lg-100{max-width:100%!important}.max-w-down-lg-third{max-width:33.3333333333%!important}.max-w-down-lg-fifth{max-width:20%!important}.max-w-down-lg-sixth{max-width:16.6666666667%!important}.max-w-down-lg-eighth{max-width:12.5%!important}.max-w-down-lg-ninth{max-width:11.1111111111%!important}}@media(min-width:1200px){.max-w-xl-auto{max-width:auto!important}.max-w-xl-0{max-width:0!important}.max-w-xl-5{max-width:5%!important}.max-w-xl-10{max-width:10%!important}.max-w-xl-15{max-width:15%!important}.max-w-xl-20{max-width:20%!important}.max-w-xl-25{max-width:25%!important}.max-w-xl-30{max-width:30%!important}.max-w-xl-35{max-width:35%!important}.max-w-xl-40{max-width:40%!important}.max-w-xl-45{max-width:45%!important}.max-w-xl-50{max-width:50%!important}.max-w-xl-55{max-width:55%!important}.max-w-xl-60{max-width:60%!important}.max-w-xl-65{max-width:65%!important}.max-w-xl-70{max-width:70%!important}.max-w-xl-75{max-width:75%!important}.max-w-xl-80{max-width:80%!important}.max-w-xl-85{max-width:85%!important}.max-w-xl-90{max-width:90%!important}.max-w-xl-95{max-width:95%!important}.max-w-xl-100{max-width:100%!important}.max-w-xl-third{max-width:33.3333333333%!important}.max-w-xl-fifth{max-width:20%!important}.max-w-xl-sixth{max-width:16.6666666667%!important}.max-w-xl-eighth{max-width:12.5%!important}.max-w-xl-ninth{max-width:11.1111111111%!important}}@media(max-width:1199.98px){.max-w-down-xl-auto{max-width:auto!important}.max-w-down-xl-0{max-width:0!important}.max-w-down-xl-5{max-width:5%!important}.max-w-down-xl-10{max-width:10%!important}.max-w-down-xl-15{max-width:15%!important}.max-w-down-xl-20{max-width:20%!important}.max-w-down-xl-25{max-width:25%!important}.max-w-down-xl-30{max-width:30%!important}.max-w-down-xl-35{max-width:35%!important}.max-w-down-xl-40{max-width:40%!important}.max-w-down-xl-45{max-width:45%!important}.max-w-down-xl-50{max-width:50%!important}.max-w-down-xl-55{max-width:55%!important}.max-w-down-xl-60{max-width:60%!important}.max-w-down-xl-65{max-width:65%!important}.max-w-down-xl-70{max-width:70%!important}.max-w-down-xl-75{max-width:75%!important}.max-w-down-xl-80{max-width:80%!important}.max-w-down-xl-85{max-width:85%!important}.max-w-down-xl-90{max-width:90%!important}.max-w-down-xl-95{max-width:95%!important}.max-w-down-xl-100{max-width:100%!important}.max-w-down-xl-third{max-width:33.3333333333%!important}.max-w-down-xl-fifth{max-width:20%!important}.max-w-down-xl-sixth{max-width:16.6666666667%!important}.max-w-down-xl-eighth{max-width:12.5%!important}.max-w-down-xl-ninth{max-width:11.1111111111%!important}}@media(min-width:1400px){.max-w-xxl-auto{max-width:auto!important}.max-w-xxl-0{max-width:0!important}.max-w-xxl-5{max-width:5%!important}.max-w-xxl-10{max-width:10%!important}.max-w-xxl-15{max-width:15%!important}.max-w-xxl-20{max-width:20%!important}.max-w-xxl-25{max-width:25%!important}.max-w-xxl-30{max-width:30%!important}.max-w-xxl-35{max-width:35%!important}.max-w-xxl-40{max-width:40%!important}.max-w-xxl-45{max-width:45%!important}.max-w-xxl-50{max-width:50%!important}.max-w-xxl-55{max-width:55%!important}.max-w-xxl-60{max-width:60%!important}.max-w-xxl-65{max-width:65%!important}.max-w-xxl-70{max-width:70%!important}.max-w-xxl-75{max-width:75%!important}.max-w-xxl-80{max-width:80%!important}.max-w-xxl-85{max-width:85%!important}.max-w-xxl-90{max-width:90%!important}.max-w-xxl-95{max-width:95%!important}.max-w-xxl-100{max-width:100%!important}.max-w-xxl-third{max-width:33.3333333333%!important}.max-w-xxl-fifth{max-width:20%!important}.max-w-xxl-sixth{max-width:16.6666666667%!important}.max-w-xxl-eighth{max-width:12.5%!important}.max-w-xxl-ninth{max-width:11.1111111111%!important}}@media(max-width:1399.98px){.max-w-down-xxl-auto{max-width:auto!important}.max-w-down-xxl-0{max-width:0!important}.max-w-down-xxl-5{max-width:5%!important}.max-w-down-xxl-10{max-width:10%!important}.max-w-down-xxl-15{max-width:15%!important}.max-w-down-xxl-20{max-width:20%!important}.max-w-down-xxl-25{max-width:25%!important}.max-w-down-xxl-30{max-width:30%!important}.max-w-down-xxl-35{max-width:35%!important}.max-w-down-xxl-40{max-width:40%!important}.max-w-down-xxl-45{max-width:45%!important}.max-w-down-xxl-50{max-width:50%!important}.max-w-down-xxl-55{max-width:55%!important}.max-w-down-xxl-60{max-width:60%!important}.max-w-down-xxl-65{max-width:65%!important}.max-w-down-xxl-70{max-width:70%!important}.max-w-down-xxl-75{max-width:75%!important}.max-w-down-xxl-80{max-width:80%!important}.max-w-down-xxl-85{max-width:85%!important}.max-w-down-xxl-90{max-width:90%!important}.max-w-down-xxl-95{max-width:95%!important}.max-w-down-xxl-100{max-width:100%!important}.max-w-down-xxl-third{max-width:33.3333333333%!important}.max-w-down-xxl-fifth{max-width:20%!important}.max-w-down-xxl-sixth{max-width:16.6666666667%!important}.max-w-down-xxl-eighth{max-width:12.5%!important}.max-w-down-xxl-ninth{max-width:11.1111111111%!important}}.max-h-auto{max-height:auto!important}.max-h-0{max-height:0!important}.max-h-5{max-height:5%!important}.max-h-10{max-height:10%!important}.max-h-15{max-height:15%!important}.max-h-20{max-height:20%!important}.max-h-25{max-height:25%!important}.max-h-30{max-height:30%!important}.max-h-35{max-height:35%!important}.max-h-40{max-height:40%!important}.max-h-45{max-height:45%!important}.max-h-50{max-height:50%!important}.max-h-55{max-height:55%!important}.max-h-60{max-height:60%!important}.max-h-65{max-height:65%!important}.max-h-70{max-height:70%!important}.max-h-75{max-height:75%!important}.max-h-80{max-height:80%!important}.max-h-85{max-height:85%!important}.max-h-90{max-height:90%!important}.max-h-95{max-height:95%!important}.max-h-100{max-height:100%!important}.max-h-third{max-height:33.3333333333%!important}.max-h-fifth{max-height:20%!important}.max-h-sixth{max-height:16.6666666667%!important}.max-h-eighth{max-height:12.5%!important}.max-h-ninth{max-height:11.1111111111%!important}@media(min-width:375px){.max-h-xs-auto{max-height:auto!important}.max-h-xs-0{max-height:0!important}.max-h-xs-5{max-height:5%!important}.max-h-xs-10{max-height:10%!important}.max-h-xs-15{max-height:15%!important}.max-h-xs-20{max-height:20%!important}.max-h-xs-25{max-height:25%!important}.max-h-xs-30{max-height:30%!important}.max-h-xs-35{max-height:35%!important}.max-h-xs-40{max-height:40%!important}.max-h-xs-45{max-height:45%!important}.max-h-xs-50{max-height:50%!important}.max-h-xs-55{max-height:55%!important}.max-h-xs-60{max-height:60%!important}.max-h-xs-65{max-height:65%!important}.max-h-xs-70{max-height:70%!important}.max-h-xs-75{max-height:75%!important}.max-h-xs-80{max-height:80%!important}.max-h-xs-85{max-height:85%!important}.max-h-xs-90{max-height:90%!important}.max-h-xs-95{max-height:95%!important}.max-h-xs-100{max-height:100%!important}.max-h-xs-third{max-height:33.3333333333%!important}.max-h-xs-fifth{max-height:20%!important}.max-h-xs-sixth{max-height:16.6666666667%!important}.max-h-xs-eighth{max-height:12.5%!important}.max-h-xs-ninth{max-height:11.1111111111%!important}}@media(max-width:374.98px){.max-h-down-xs-auto{max-height:auto!important}.max-h-down-xs-0{max-height:0!important}.max-h-down-xs-5{max-height:5%!important}.max-h-down-xs-10{max-height:10%!important}.max-h-down-xs-15{max-height:15%!important}.max-h-down-xs-20{max-height:20%!important}.max-h-down-xs-25{max-height:25%!important}.max-h-down-xs-30{max-height:30%!important}.max-h-down-xs-35{max-height:35%!important}.max-h-down-xs-40{max-height:40%!important}.max-h-down-xs-45{max-height:45%!important}.max-h-down-xs-50{max-height:50%!important}.max-h-down-xs-55{max-height:55%!important}.max-h-down-xs-60{max-height:60%!important}.max-h-down-xs-65{max-height:65%!important}.max-h-down-xs-70{max-height:70%!important}.max-h-down-xs-75{max-height:75%!important}.max-h-down-xs-80{max-height:80%!important}.max-h-down-xs-85{max-height:85%!important}.max-h-down-xs-90{max-height:90%!important}.max-h-down-xs-95{max-height:95%!important}.max-h-down-xs-100{max-height:100%!important}.max-h-down-xs-third{max-height:33.3333333333%!important}.max-h-down-xs-fifth{max-height:20%!important}.max-h-down-xs-sixth{max-height:16.6666666667%!important}.max-h-down-xs-eighth{max-height:12.5%!important}.max-h-down-xs-ninth{max-height:11.1111111111%!important}}@media(min-width:576px){.max-h-sm-auto{max-height:auto!important}.max-h-sm-0{max-height:0!important}.max-h-sm-5{max-height:5%!important}.max-h-sm-10{max-height:10%!important}.max-h-sm-15{max-height:15%!important}.max-h-sm-20{max-height:20%!important}.max-h-sm-25{max-height:25%!important}.max-h-sm-30{max-height:30%!important}.max-h-sm-35{max-height:35%!important}.max-h-sm-40{max-height:40%!important}.max-h-sm-45{max-height:45%!important}.max-h-sm-50{max-height:50%!important}.max-h-sm-55{max-height:55%!important}.max-h-sm-60{max-height:60%!important}.max-h-sm-65{max-height:65%!important}.max-h-sm-70{max-height:70%!important}.max-h-sm-75{max-height:75%!important}.max-h-sm-80{max-height:80%!important}.max-h-sm-85{max-height:85%!important}.max-h-sm-90{max-height:90%!important}.max-h-sm-95{max-height:95%!important}.max-h-sm-100{max-height:100%!important}.max-h-sm-third{max-height:33.3333333333%!important}.max-h-sm-fifth{max-height:20%!important}.max-h-sm-sixth{max-height:16.6666666667%!important}.max-h-sm-eighth{max-height:12.5%!important}.max-h-sm-ninth{max-height:11.1111111111%!important}}@media(max-width:575.98px){.max-h-down-sm-auto{max-height:auto!important}.max-h-down-sm-0{max-height:0!important}.max-h-down-sm-5{max-height:5%!important}.max-h-down-sm-10{max-height:10%!important}.max-h-down-sm-15{max-height:15%!important}.max-h-down-sm-20{max-height:20%!important}.max-h-down-sm-25{max-height:25%!important}.max-h-down-sm-30{max-height:30%!important}.max-h-down-sm-35{max-height:35%!important}.max-h-down-sm-40{max-height:40%!important}.max-h-down-sm-45{max-height:45%!important}.max-h-down-sm-50{max-height:50%!important}.max-h-down-sm-55{max-height:55%!important}.max-h-down-sm-60{max-height:60%!important}.max-h-down-sm-65{max-height:65%!important}.max-h-down-sm-70{max-height:70%!important}.max-h-down-sm-75{max-height:75%!important}.max-h-down-sm-80{max-height:80%!important}.max-h-down-sm-85{max-height:85%!important}.max-h-down-sm-90{max-height:90%!important}.max-h-down-sm-95{max-height:95%!important}.max-h-down-sm-100{max-height:100%!important}.max-h-down-sm-third{max-height:33.3333333333%!important}.max-h-down-sm-fifth{max-height:20%!important}.max-h-down-sm-sixth{max-height:16.6666666667%!important}.max-h-down-sm-eighth{max-height:12.5%!important}.max-h-down-sm-ninth{max-height:11.1111111111%!important}}@media(min-width:768px){.max-h-md-auto{max-height:auto!important}.max-h-md-0{max-height:0!important}.max-h-md-5{max-height:5%!important}.max-h-md-10{max-height:10%!important}.max-h-md-15{max-height:15%!important}.max-h-md-20{max-height:20%!important}.max-h-md-25{max-height:25%!important}.max-h-md-30{max-height:30%!important}.max-h-md-35{max-height:35%!important}.max-h-md-40{max-height:40%!important}.max-h-md-45{max-height:45%!important}.max-h-md-50{max-height:50%!important}.max-h-md-55{max-height:55%!important}.max-h-md-60{max-height:60%!important}.max-h-md-65{max-height:65%!important}.max-h-md-70{max-height:70%!important}.max-h-md-75{max-height:75%!important}.max-h-md-80{max-height:80%!important}.max-h-md-85{max-height:85%!important}.max-h-md-90{max-height:90%!important}.max-h-md-95{max-height:95%!important}.max-h-md-100{max-height:100%!important}.max-h-md-third{max-height:33.3333333333%!important}.max-h-md-fifth{max-height:20%!important}.max-h-md-sixth{max-height:16.6666666667%!important}.max-h-md-eighth{max-height:12.5%!important}.max-h-md-ninth{max-height:11.1111111111%!important}}@media(max-width:767.98px){.max-h-down-md-auto{max-height:auto!important}.max-h-down-md-0{max-height:0!important}.max-h-down-md-5{max-height:5%!important}.max-h-down-md-10{max-height:10%!important}.max-h-down-md-15{max-height:15%!important}.max-h-down-md-20{max-height:20%!important}.max-h-down-md-25{max-height:25%!important}.max-h-down-md-30{max-height:30%!important}.max-h-down-md-35{max-height:35%!important}.max-h-down-md-40{max-height:40%!important}.max-h-down-md-45{max-height:45%!important}.max-h-down-md-50{max-height:50%!important}.max-h-down-md-55{max-height:55%!important}.max-h-down-md-60{max-height:60%!important}.max-h-down-md-65{max-height:65%!important}.max-h-down-md-70{max-height:70%!important}.max-h-down-md-75{max-height:75%!important}.max-h-down-md-80{max-height:80%!important}.max-h-down-md-85{max-height:85%!important}.max-h-down-md-90{max-height:90%!important}.max-h-down-md-95{max-height:95%!important}.max-h-down-md-100{max-height:100%!important}.max-h-down-md-third{max-height:33.3333333333%!important}.max-h-down-md-fifth{max-height:20%!important}.max-h-down-md-sixth{max-height:16.6666666667%!important}.max-h-down-md-eighth{max-height:12.5%!important}.max-h-down-md-ninth{max-height:11.1111111111%!important}}@media(min-width:992px){.max-h-lg-auto{max-height:auto!important}.max-h-lg-0{max-height:0!important}.max-h-lg-5{max-height:5%!important}.max-h-lg-10{max-height:10%!important}.max-h-lg-15{max-height:15%!important}.max-h-lg-20{max-height:20%!important}.max-h-lg-25{max-height:25%!important}.max-h-lg-30{max-height:30%!important}.max-h-lg-35{max-height:35%!important}.max-h-lg-40{max-height:40%!important}.max-h-lg-45{max-height:45%!important}.max-h-lg-50{max-height:50%!important}.max-h-lg-55{max-height:55%!important}.max-h-lg-60{max-height:60%!important}.max-h-lg-65{max-height:65%!important}.max-h-lg-70{max-height:70%!important}.max-h-lg-75{max-height:75%!important}.max-h-lg-80{max-height:80%!important}.max-h-lg-85{max-height:85%!important}.max-h-lg-90{max-height:90%!important}.max-h-lg-95{max-height:95%!important}.max-h-lg-100{max-height:100%!important}.max-h-lg-third{max-height:33.3333333333%!important}.max-h-lg-fifth{max-height:20%!important}.max-h-lg-sixth{max-height:16.6666666667%!important}.max-h-lg-eighth{max-height:12.5%!important}.max-h-lg-ninth{max-height:11.1111111111%!important}}@media(max-width:991.98px){.max-h-down-lg-auto{max-height:auto!important}.max-h-down-lg-0{max-height:0!important}.max-h-down-lg-5{max-height:5%!important}.max-h-down-lg-10{max-height:10%!important}.max-h-down-lg-15{max-height:15%!important}.max-h-down-lg-20{max-height:20%!important}.max-h-down-lg-25{max-height:25%!important}.max-h-down-lg-30{max-height:30%!important}.max-h-down-lg-35{max-height:35%!important}.max-h-down-lg-40{max-height:40%!important}.max-h-down-lg-45{max-height:45%!important}.max-h-down-lg-50{max-height:50%!important}.max-h-down-lg-55{max-height:55%!important}.max-h-down-lg-60{max-height:60%!important}.max-h-down-lg-65{max-height:65%!important}.max-h-down-lg-70{max-height:70%!important}.max-h-down-lg-75{max-height:75%!important}.max-h-down-lg-80{max-height:80%!important}.max-h-down-lg-85{max-height:85%!important}.max-h-down-lg-90{max-height:90%!important}.max-h-down-lg-95{max-height:95%!important}.max-h-down-lg-100{max-height:100%!important}.max-h-down-lg-third{max-height:33.3333333333%!important}.max-h-down-lg-fifth{max-height:20%!important}.max-h-down-lg-sixth{max-height:16.6666666667%!important}.max-h-down-lg-eighth{max-height:12.5%!important}.max-h-down-lg-ninth{max-height:11.1111111111%!important}}@media(min-width:1200px){.max-h-xl-auto{max-height:auto!important}.max-h-xl-0{max-height:0!important}.max-h-xl-5{max-height:5%!important}.max-h-xl-10{max-height:10%!important}.max-h-xl-15{max-height:15%!important}.max-h-xl-20{max-height:20%!important}.max-h-xl-25{max-height:25%!important}.max-h-xl-30{max-height:30%!important}.max-h-xl-35{max-height:35%!important}.max-h-xl-40{max-height:40%!important}.max-h-xl-45{max-height:45%!important}.max-h-xl-50{max-height:50%!important}.max-h-xl-55{max-height:55%!important}.max-h-xl-60{max-height:60%!important}.max-h-xl-65{max-height:65%!important}.max-h-xl-70{max-height:70%!important}.max-h-xl-75{max-height:75%!important}.max-h-xl-80{max-height:80%!important}.max-h-xl-85{max-height:85%!important}.max-h-xl-90{max-height:90%!important}.max-h-xl-95{max-height:95%!important}.max-h-xl-100{max-height:100%!important}.max-h-xl-third{max-height:33.3333333333%!important}.max-h-xl-fifth{max-height:20%!important}.max-h-xl-sixth{max-height:16.6666666667%!important}.max-h-xl-eighth{max-height:12.5%!important}.max-h-xl-ninth{max-height:11.1111111111%!important}}@media(max-width:1199.98px){.max-h-down-xl-auto{max-height:auto!important}.max-h-down-xl-0{max-height:0!important}.max-h-down-xl-5{max-height:5%!important}.max-h-down-xl-10{max-height:10%!important}.max-h-down-xl-15{max-height:15%!important}.max-h-down-xl-20{max-height:20%!important}.max-h-down-xl-25{max-height:25%!important}.max-h-down-xl-30{max-height:30%!important}.max-h-down-xl-35{max-height:35%!important}.max-h-down-xl-40{max-height:40%!important}.max-h-down-xl-45{max-height:45%!important}.max-h-down-xl-50{max-height:50%!important}.max-h-down-xl-55{max-height:55%!important}.max-h-down-xl-60{max-height:60%!important}.max-h-down-xl-65{max-height:65%!important}.max-h-down-xl-70{max-height:70%!important}.max-h-down-xl-75{max-height:75%!important}.max-h-down-xl-80{max-height:80%!important}.max-h-down-xl-85{max-height:85%!important}.max-h-down-xl-90{max-height:90%!important}.max-h-down-xl-95{max-height:95%!important}.max-h-down-xl-100{max-height:100%!important}.max-h-down-xl-third{max-height:33.3333333333%!important}.max-h-down-xl-fifth{max-height:20%!important}.max-h-down-xl-sixth{max-height:16.6666666667%!important}.max-h-down-xl-eighth{max-height:12.5%!important}.max-h-down-xl-ninth{max-height:11.1111111111%!important}}@media(min-width:1400px){.max-h-xxl-auto{max-height:auto!important}.max-h-xxl-0{max-height:0!important}.max-h-xxl-5{max-height:5%!important}.max-h-xxl-10{max-height:10%!important}.max-h-xxl-15{max-height:15%!important}.max-h-xxl-20{max-height:20%!important}.max-h-xxl-25{max-height:25%!important}.max-h-xxl-30{max-height:30%!important}.max-h-xxl-35{max-height:35%!important}.max-h-xxl-40{max-height:40%!important}.max-h-xxl-45{max-height:45%!important}.max-h-xxl-50{max-height:50%!important}.max-h-xxl-55{max-height:55%!important}.max-h-xxl-60{max-height:60%!important}.max-h-xxl-65{max-height:65%!important}.max-h-xxl-70{max-height:70%!important}.max-h-xxl-75{max-height:75%!important}.max-h-xxl-80{max-height:80%!important}.max-h-xxl-85{max-height:85%!important}.max-h-xxl-90{max-height:90%!important}.max-h-xxl-95{max-height:95%!important}.max-h-xxl-100{max-height:100%!important}.max-h-xxl-third{max-height:33.3333333333%!important}.max-h-xxl-fifth{max-height:20%!important}.max-h-xxl-sixth{max-height:16.6666666667%!important}.max-h-xxl-eighth{max-height:12.5%!important}.max-h-xxl-ninth{max-height:11.1111111111%!important}}@media(max-width:1399.98px){.max-h-down-xxl-auto{max-height:auto!important}.max-h-down-xxl-0{max-height:0!important}.max-h-down-xxl-5{max-height:5%!important}.max-h-down-xxl-10{max-height:10%!important}.max-h-down-xxl-15{max-height:15%!important}.max-h-down-xxl-20{max-height:20%!important}.max-h-down-xxl-25{max-height:25%!important}.max-h-down-xxl-30{max-height:30%!important}.max-h-down-xxl-35{max-height:35%!important}.max-h-down-xxl-40{max-height:40%!important}.max-h-down-xxl-45{max-height:45%!important}.max-h-down-xxl-50{max-height:50%!important}.max-h-down-xxl-55{max-height:55%!important}.max-h-down-xxl-60{max-height:60%!important}.max-h-down-xxl-65{max-height:65%!important}.max-h-down-xxl-70{max-height:70%!important}.max-h-down-xxl-75{max-height:75%!important}.max-h-down-xxl-80{max-height:80%!important}.max-h-down-xxl-85{max-height:85%!important}.max-h-down-xxl-90{max-height:90%!important}.max-h-down-xxl-95{max-height:95%!important}.max-h-down-xxl-100{max-height:100%!important}.max-h-down-xxl-third{max-height:33.3333333333%!important}.max-h-down-xxl-fifth{max-height:20%!important}.max-h-down-xxl-sixth{max-height:16.6666666667%!important}.max-h-down-xxl-eighth{max-height:12.5%!important}.max-h-down-xxl-ninth{max-height:11.1111111111%!important}}.z-index-0,.z-index-neg-0{z-index:0}.z-index-1{z-index:1}.z-index-neg-1{z-index:-1}.z-index-2{z-index:2}.z-index-neg-2{z-index:-2}.z-index-3{z-index:3}.z-index-neg-3{z-index:-3}.z-index-4{z-index:4}.z-index-neg-4{z-index:-4}.z-index-5{z-index:5}.z-index-neg-5{z-index:-5}.z-index-6{z-index:6}.z-index-neg-6{z-index:-6}.z-index-7{z-index:7}.z-index-neg-7{z-index:-7}.z-index-8{z-index:8}.z-index-neg-8{z-index:-8}.z-index-9{z-index:9}.z-index-neg-9{z-index:-9}.z-index-10{z-index:10}.z-index-neg-10{z-index:-10}.z-index-20{z-index:20}.z-index-neg-20{z-index:-20}.z-index-30{z-index:30}.z-index-neg-30{z-index:-30}.z-index-40{z-index:40}.z-index-neg-40{z-index:-40}.z-index-50{z-index:50}.z-index-neg-50{z-index:-50}.z-index-60{z-index:60}.z-index-neg-60{z-index:-60}.z-index-70{z-index:70}.z-index-neg-70{z-index:-70}.z-index-80{z-index:80}.z-index-neg-80{z-index:-80}.z-index-90{z-index:90}.z-index-neg-90{z-index:-90}.z-index-100{z-index:100}.z-index-neg-100{z-index:-100}.z-index-200{z-index:200}.z-index-neg-200{z-index:-200}.z-index-300{z-index:300}.z-index-neg-300{z-index:-300}.z-index-400{z-index:400}.z-index-neg-400{z-index:-400}.z-index-500{z-index:500}.z-index-neg-500{z-index:-500}.z-index-600{z-index:600}.z-index-neg-600{z-index:-600}.z-index-700{z-index:700}.z-index-neg-700{z-index:-700}.z-index-800{z-index:800}.z-index-neg-800{z-index:-800}.z-index-900{z-index:900}.z-index-neg-900{z-index:-900}.z-index-1000{z-index:1000}.z-index-neg-1000{z-index:-1000}.z-index-2000{z-index:2000}.z-index-neg-2000{z-index:-2000}.z-index-3000{z-index:3000}.z-index-neg-3000{z-index:-3000}.z-index-4000{z-index:4000}.z-index-neg-4000{z-index:-4000}.z-index-5000{z-index:5000}.z-index-neg-5000{z-index:-5000}.z-index-6000{z-index:6000}.z-index-neg-6000{z-index:-6000}.z-index-7000{z-index:7000}.z-index-neg-7000{z-index:-7000}.z-index-8000{z-index:8000}.z-index-neg-8000{z-index:-8000}.z-index-10000{z-index:10000}.z-index-neg-10000{z-index:-10000}.z-index-20000{z-index:20000}.z-index-neg-20000{z-index:-20000}.z-index-30000{z-index:30000}.z-index-neg-30000{z-index:-30000}.z-index-40000{z-index:40000}.z-index-neg-40000{z-index:-40000}.z-index-50000{z-index:50000}.z-index-neg-50000{z-index:-50000}.z-index-60000{z-index:60000}.z-index-neg-60000{z-index:-60000}.z-index-70000{z-index:70000}.z-index-neg-70000{z-index:-70000}.z-index-80000{z-index:80000}.z-index-neg-80000{z-index:-80000}.z-index-90000{z-index:90000}.z-index-neg-90000{z-index:-90000}.color-grey-4,article h4,article .h4,article .eyebrow,hr{color:var(--wp--preset--color--grey-4)!important}.border-color-grey-4,article h4,article .h4,article h2,article .h2{border-color:var(--wp--preset--color--grey-4)!important}@font-face{font-family:Selecta;font-weight:500;font-style:normal;src:url(../fonts/Selecta-Medium.woff2) format("woff2");font-display:swap}.font-family-main,*{font-family:Selecta,sans-serif}*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.font-size-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-small,article .eyebrow{font-size:var(--wp--preset--font-size--small)!important}.font-size-base,article h4,article .h4{font-size:var(--wp--preset--font-size--base)!important}.font-size-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-medium,article h2,article .h2,article h1,article .h1,article .lead{font-size:var(--wp--preset--font-size--medium)!important}.font-size-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-x-large{font-size:var(--wp--preset--font-size--x-large)!important}@media(min-width:375px){.font-size-xs-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-xs-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-xs-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-xs-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-xs-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-xs-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-xs-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}@media(max-width:374.98px){.font-size-down-xs-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-down-xs-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-down-xs-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-down-xs-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-down-xs-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-down-xs-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-down-xs-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}@media(min-width:576px){.font-size-sm-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-sm-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-sm-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-sm-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-sm-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-sm-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-sm-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}@media(max-width:575.98px){.font-size-down-sm-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-down-sm-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-down-sm-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-down-sm-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-down-sm-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-down-sm-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-down-sm-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}@media(min-width:768px){.font-size-md-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-md-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-md-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-md-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-md-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-md-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-md-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}@media(max-width:767.98px){.font-size-down-md-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-down-md-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-down-md-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-down-md-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-down-md-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-down-md-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-down-md-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}@media(min-width:992px){.font-size-lg-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-lg-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-lg-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-lg-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-lg-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-lg-large,article h1,article .h1{font-size:var(--wp--preset--font-size--large)!important}.font-size-lg-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}@media(max-width:991.98px){.font-size-down-lg-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-down-lg-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-down-lg-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-down-lg-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-down-lg-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-down-lg-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-down-lg-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}@media(min-width:1200px){.font-size-xl-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-xl-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-xl-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-xl-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-xl-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-xl-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-xl-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}@media(max-width:1199.98px){.font-size-down-xl-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-down-xl-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-down-xl-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-down-xl-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-down-xl-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-down-xl-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-down-xl-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}@media(min-width:1400px){.font-size-xxl-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-xxl-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-xxl-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-xxl-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-xxl-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-xxl-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-xxl-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}@media(max-width:1399.98px){.font-size-down-xxl-x-small{font-size:var(--wp--preset--font-size--x-small)!important}.font-size-down-xxl-small{font-size:var(--wp--preset--font-size--small)!important}.font-size-down-xxl-base{font-size:var(--wp--preset--font-size--base)!important}.font-size-down-xxl-semi-medium{font-size:var(--wp--preset--font-size--semi-medium)!important}.font-size-down-xxl-medium{font-size:var(--wp--preset--font-size--medium)!important}.font-size-down-xxl-large{font-size:var(--wp--preset--font-size--large)!important}.font-size-down-xxl-x-large{font-size:var(--wp--preset--font-size--x-large)!important}}.line-height-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-x-large{line-height:var(--wp--preset--font-size--x-large)!important}.line-height-0{line-height:0!important}.line-height-1{line-height:1!important}.line-height-1-125,article *{line-height:1.125!important}.line-height-1-25{line-height:1.25!important}.line-height-1-5{line-height:1.5!important}@media(min-width:375px){.line-height-xs-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-xs-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-xs-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-xs-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-xs-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-xs-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-xs-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}@media(max-width:374.98px){.line-height-down-xs-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-down-xs-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-down-xs-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-down-xs-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-down-xs-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-down-xs-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-down-xs-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}@media(min-width:576px){.line-height-sm-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-sm-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-sm-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-sm-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-sm-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-sm-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-sm-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}@media(max-width:575.98px){.line-height-down-sm-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-down-sm-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-down-sm-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-down-sm-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-down-sm-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-down-sm-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-down-sm-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}@media(min-width:768px){.line-height-md-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-md-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-md-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-md-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-md-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-md-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-md-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}@media(max-width:767.98px){.line-height-down-md-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-down-md-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-down-md-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-down-md-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-down-md-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-down-md-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-down-md-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}@media(min-width:992px){.line-height-lg-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-lg-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-lg-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-lg-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-lg-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-lg-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-lg-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}@media(max-width:991.98px){.line-height-down-lg-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-down-lg-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-down-lg-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-down-lg-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-down-lg-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-down-lg-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-down-lg-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}@media(min-width:1200px){.line-height-xl-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-xl-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-xl-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-xl-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-xl-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-xl-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-xl-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}@media(max-width:1199.98px){.line-height-down-xl-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-down-xl-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-down-xl-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-down-xl-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-down-xl-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-down-xl-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-down-xl-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}@media(min-width:1400px){.line-height-xxl-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-xxl-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-xxl-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-xxl-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-xxl-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-xxl-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-xxl-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}@media(max-width:1399.98px){.line-height-down-xxl-x-small{line-height:var(--wp--preset--font-size--x-small)!important}.line-height-down-xxl-small{line-height:var(--wp--preset--font-size--small)!important}.line-height-down-xxl-base{line-height:var(--wp--preset--font-size--base)!important}.line-height-down-xxl-semi-medium{line-height:var(--wp--preset--font-size--semi-medium)!important}.line-height-down-xxl-medium{line-height:var(--wp--preset--font-size--medium)!important}.line-height-down-xxl-large{line-height:var(--wp--preset--font-size--large)!important}.line-height-down-xxl-x-large{line-height:var(--wp--preset--font-size--x-large)!important}}.list-spacing-x-small li{margin-bottom:calc(var(--wp--preset--font-size--x-small) / 2)!important}.list-spacing-small li{margin-bottom:calc(var(--wp--preset--font-size--small) / 2)!important}.list-spacing-base li{margin-bottom:calc(var(--wp--preset--font-size--base) / 2)!important}.list-spacing-semi-medium li{margin-bottom:calc(var(--wp--preset--font-size--semi-medium) / 2)!important}.list-spacing-medium li{margin-bottom:calc(var(--wp--preset--font-size--medium) / 2)!important}.list-spacing-large li{margin-bottom:calc(var(--wp--preset--font-size--large) / 2)!important}.list-spacing-x-large li{margin-bottom:calc(var(--wp--preset--font-size--x-large) / 2)!important}.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500,article .lead{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}@media(min-width:375px){.font-weight-xs-100{font-weight:100}.font-weight-xs-200{font-weight:200}.font-weight-xs-300{font-weight:300}.font-weight-xs-400{font-weight:400}.font-weight-xs-500{font-weight:500}.font-weight-xs-600{font-weight:600}.font-weight-xs-700{font-weight:700}.font-weight-xs-800{font-weight:800}.font-weight-xs-900{font-weight:900}}@media(max-width:374.98px){.font-weight-down-xs-100{font-weight:100}.font-weight-down-xs-200{font-weight:200}.font-weight-down-xs-300{font-weight:300}.font-weight-down-xs-400{font-weight:400}.font-weight-down-xs-500{font-weight:500}.font-weight-down-xs-600{font-weight:600}.font-weight-down-xs-700{font-weight:700}.font-weight-down-xs-800{font-weight:800}.font-weight-down-xs-900{font-weight:900}}@media(min-width:576px){.font-weight-sm-100{font-weight:100}.font-weight-sm-200{font-weight:200}.font-weight-sm-300{font-weight:300}.font-weight-sm-400{font-weight:400}.font-weight-sm-500{font-weight:500}.font-weight-sm-600{font-weight:600}.font-weight-sm-700{font-weight:700}.font-weight-sm-800{font-weight:800}.font-weight-sm-900{font-weight:900}}@media(max-width:575.98px){.font-weight-down-sm-100{font-weight:100}.font-weight-down-sm-200{font-weight:200}.font-weight-down-sm-300{font-weight:300}.font-weight-down-sm-400{font-weight:400}.font-weight-down-sm-500{font-weight:500}.font-weight-down-sm-600{font-weight:600}.font-weight-down-sm-700{font-weight:700}.font-weight-down-sm-800{font-weight:800}.font-weight-down-sm-900{font-weight:900}}@media(min-width:768px){.font-weight-md-100{font-weight:100}.font-weight-md-200{font-weight:200}.font-weight-md-300{font-weight:300}.font-weight-md-400{font-weight:400}.font-weight-md-500{font-weight:500}.font-weight-md-600{font-weight:600}.font-weight-md-700{font-weight:700}.font-weight-md-800{font-weight:800}.font-weight-md-900{font-weight:900}}@media(max-width:767.98px){.font-weight-down-md-100{font-weight:100}.font-weight-down-md-200{font-weight:200}.font-weight-down-md-300{font-weight:300}.font-weight-down-md-400{font-weight:400}.font-weight-down-md-500{font-weight:500}.font-weight-down-md-600{font-weight:600}.font-weight-down-md-700{font-weight:700}.font-weight-down-md-800{font-weight:800}.font-weight-down-md-900{font-weight:900}}@media(min-width:992px){.font-weight-lg-100{font-weight:100}.font-weight-lg-200{font-weight:200}.font-weight-lg-300{font-weight:300}.font-weight-lg-400{font-weight:400}.font-weight-lg-500{font-weight:500}.font-weight-lg-600{font-weight:600}.font-weight-lg-700{font-weight:700}.font-weight-lg-800{font-weight:800}.font-weight-lg-900{font-weight:900}}@media(max-width:991.98px){.font-weight-down-lg-100{font-weight:100}.font-weight-down-lg-200{font-weight:200}.font-weight-down-lg-300{font-weight:300}.font-weight-down-lg-400{font-weight:400}.font-weight-down-lg-500{font-weight:500}.font-weight-down-lg-600{font-weight:600}.font-weight-down-lg-700{font-weight:700}.font-weight-down-lg-800{font-weight:800}.font-weight-down-lg-900{font-weight:900}}@media(min-width:1200px){.font-weight-xl-100{font-weight:100}.font-weight-xl-200{font-weight:200}.font-weight-xl-300{font-weight:300}.font-weight-xl-400{font-weight:400}.font-weight-xl-500{font-weight:500}.font-weight-xl-600{font-weight:600}.font-weight-xl-700{font-weight:700}.font-weight-xl-800{font-weight:800}.font-weight-xl-900{font-weight:900}}@media(max-width:1199.98px){.font-weight-down-xl-100{font-weight:100}.font-weight-down-xl-200{font-weight:200}.font-weight-down-xl-300{font-weight:300}.font-weight-down-xl-400{font-weight:400}.font-weight-down-xl-500{font-weight:500}.font-weight-down-xl-600{font-weight:600}.font-weight-down-xl-700{font-weight:700}.font-weight-down-xl-800{font-weight:800}.font-weight-down-xl-900{font-weight:900}}@media(min-width:1400px){.font-weight-xxl-100{font-weight:100}.font-weight-xxl-200{font-weight:200}.font-weight-xxl-300{font-weight:300}.font-weight-xxl-400{font-weight:400}.font-weight-xxl-500{font-weight:500}.font-weight-xxl-600{font-weight:600}.font-weight-xxl-700{font-weight:700}.font-weight-xxl-800{font-weight:800}.font-weight-xxl-900{font-weight:900}}@media(max-width:1399.98px){.font-weight-down-xxl-100{font-weight:100}.font-weight-down-xxl-200{font-weight:200}.font-weight-down-xxl-300{font-weight:300}.font-weight-down-xxl-400{font-weight:400}.font-weight-down-xxl-500{font-weight:500}.font-weight-down-xxl-600{font-weight:600}.font-weight-down-xxl-700{font-weight:700}.font-weight-down-xxl-800{font-weight:800}.font-weight-down-xxl-900{font-weight:900}}.text-transform-none{text-transform:none!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}@media(min-width:375px){.text-xs-uppercase{text-transform:uppercase!important}.text-xs-lowercase{text-transform:lowercase!important}}@media(max-width:374.98px){.text-down-xs-uppercase{text-transform:uppercase!important}.text-down-xs-lowercase{text-transform:lowercase!important}}@media(min-width:576px){.text-sm-uppercase{text-transform:uppercase!important}.text-sm-lowercase{text-transform:lowercase!important}}@media(max-width:575.98px){.text-down-sm-uppercase{text-transform:uppercase!important}.text-down-sm-lowercase{text-transform:lowercase!important}}@media(min-width:768px){.text-md-uppercase{text-transform:uppercase!important}.text-md-lowercase{text-transform:lowercase!important}}@media(max-width:767.98px){.text-down-md-uppercase{text-transform:uppercase!important}.text-down-md-lowercase{text-transform:lowercase!important}}@media(min-width:992px){.text-lg-uppercase{text-transform:uppercase!important}.text-lg-lowercase{text-transform:lowercase!important}}@media(max-width:991.98px){.text-down-lg-uppercase{text-transform:uppercase!important}.text-down-lg-lowercase{text-transform:lowercase!important}}@media(min-width:1200px){.text-xl-uppercase{text-transform:uppercase!important}.text-xl-lowercase{text-transform:lowercase!important}}@media(max-width:1199.98px){.text-down-xl-uppercase{text-transform:uppercase!important}.text-down-xl-lowercase{text-transform:lowercase!important}}@media(min-width:1400px){.text-xxl-uppercase{text-transform:uppercase!important}.text-xxl-lowercase{text-transform:lowercase!important}}@media(max-width:1399.98px){.text-down-xxl-uppercase{text-transform:uppercase!important}.text-down-xxl-lowercase{text-transform:lowercase!important}}.text-undecorated{text-decoration:none}.text-underline{text-decoration:underline}.text-decoration-thickness-from-font,a:where(:not(.wp-element-button,.button)){text-decoration-thickness:from-font}@media(min-width:375px){.text-xs-undecorated{text-decoration:none}.text-xs-underline{text-decoration:underline}.text-decoration-thickness-xs-from-font{text-decoration-thickness:from-font}}@media(max-width:374.98px){.text-down-xs-undecorated{text-decoration:none}.text-down-xs-underline{text-decoration:underline}.text-decoration-thickness-down-xs-from-font{text-decoration-thickness:from-font}}@media(min-width:576px){.text-sm-undecorated{text-decoration:none}.text-sm-underline{text-decoration:underline}.text-decoration-thickness-sm-from-font{text-decoration-thickness:from-font}}@media(max-width:575.98px){.text-down-sm-undecorated{text-decoration:none}.text-down-sm-underline{text-decoration:underline}.text-decoration-thickness-down-sm-from-font{text-decoration-thickness:from-font}}@media(min-width:768px){.text-md-undecorated{text-decoration:none}.text-md-underline{text-decoration:underline}.text-decoration-thickness-md-from-font{text-decoration-thickness:from-font}}@media(max-width:767.98px){.text-down-md-undecorated{text-decoration:none}.text-down-md-underline{text-decoration:underline}.text-decoration-thickness-down-md-from-font{text-decoration-thickness:from-font}}@media(min-width:992px){.text-lg-undecorated{text-decoration:none}.text-lg-underline{text-decoration:underline}.text-decoration-thickness-lg-from-font{text-decoration-thickness:from-font}}@media(max-width:991.98px){.text-down-lg-undecorated{text-decoration:none}.text-down-lg-underline{text-decoration:underline}.text-decoration-thickness-down-lg-from-font{text-decoration-thickness:from-font}}@media(min-width:1200px){.text-xl-undecorated{text-decoration:none}.text-xl-underline{text-decoration:underline}.text-decoration-thickness-xl-from-font{text-decoration-thickness:from-font}}@media(max-width:1199.98px){.text-down-xl-undecorated{text-decoration:none}.text-down-xl-underline{text-decoration:underline}.text-decoration-thickness-down-xl-from-font{text-decoration-thickness:from-font}}@media(min-width:1400px){.text-xxl-undecorated{text-decoration:none}.text-xxl-underline{text-decoration:underline}.text-decoration-thickness-xxl-from-font{text-decoration-thickness:from-font}}@media(max-width:1399.98px){.text-down-xxl-undecorated{text-decoration:none}.text-down-xxl-underline{text-decoration:underline}.text-decoration-thickness-down-xxl-from-font{text-decoration-thickness:from-font}}.text-left{text-align:left!important}.text-center,article h1,article .h1{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}@media(min-width:375px){.text-xs-left{text-align:left!important}.text-xs-center{text-align:center!important}.text-xs-right{text-align:right!important}.text-xs-justify{text-align:justify!important}}@media(max-width:374.98px){.text-down-xs-left{text-align:left!important}.text-down-xs-center{text-align:center!important}.text-down-xs-right{text-align:right!important}.text-down-xs-justify{text-align:justify!important}}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-center{text-align:center!important}.text-sm-right{text-align:right!important}.text-sm-justify{text-align:justify!important}}@media(max-width:575.98px){.text-down-sm-left{text-align:left!important}.text-down-sm-center{text-align:center!important}.text-down-sm-right{text-align:right!important}.text-down-sm-justify{text-align:justify!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-center{text-align:center!important}.text-md-right{text-align:right!important}.text-md-justify{text-align:justify!important}}@media(max-width:767.98px){.text-down-md-left{text-align:left!important}.text-down-md-center{text-align:center!important}.text-down-md-right{text-align:right!important}.text-down-md-justify{text-align:justify!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-center{text-align:center!important}.text-lg-right{text-align:right!important}.text-lg-justify{text-align:justify!important}}@media(max-width:991.98px){.text-down-lg-left{text-align:left!important}.text-down-lg-center{text-align:center!important}.text-down-lg-right{text-align:right!important}.text-down-lg-justify{text-align:justify!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-center{text-align:center!important}.text-xl-right{text-align:right!important}.text-xl-justify{text-align:justify!important}}@media(max-width:1199.98px){.text-down-xl-left{text-align:left!important}.text-down-xl-center{text-align:center!important}.text-down-xl-right{text-align:right!important}.text-down-xl-justify{text-align:justify!important}}@media(min-width:1400px){.text-xxl-left{text-align:left!important}.text-xxl-center{text-align:center!important}.text-xxl-right{text-align:right!important}.text-xxl-justify{text-align:justify!important}}@media(max-width:1399.98px){.text-down-xxl-left{text-align:left!important}.text-down-xxl-center{text-align:center!important}.text-down-xxl-right{text-align:right!important}.text-down-xxl-justify{text-align:justify!important}}.hyphenate{word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;overflow-wrap:break-word}a:where(:not(.wp-element-button,.button)){transition:color .3s ease;color:inherit}a:where(:not(.wp-element-button,.button)):hover{color:var(--wp--preset--color--grey-4)}body{overflow-x:clip}.col-1-5{flex:0 0 20%;max-width:20%}@media(min-width:576px){.col-sm-1-5{flex:0 0 20%;max-width:20%}}@media(min-width:768px){.col-md-1-5,.vnv-partner-grid .vnv-partner-grid__list .vnv-partner-grid__item.vnv-partner-grid__item--small{flex:0 0 20%;max-width:20%}}@media(min-width:992px){.col-lg-1-5{flex:0 0 20%;max-width:20%}}@media(min-width:1200px){.col-xl-1-5{flex:0 0 20%;max-width:20%}}.partner-marquee__track{width:max-content;animation:marquee-scroll 30s linear infinite}.partner-marquee__item{padding-right:33.3333333333px;gap:33.3333333333px}.partner-marquee__item img{height:20px}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}.site-footer__logo:before,.site-footer__logo:after{position:absolute;top:7px;width:100vw;height:1px;content:"";background-color:var(--wp--preset--color--grey-4)}@media(max-width:575.98px){.site-footer__logo:before,.site-footer__logo:after{top:10px}}.site-footer__logo:before{right:100%}.site-footer__logo:after{left:75%}.site-footer .nav a{color:inherit}.site-footer .nav a:after{display:block;width:20px;height:20px;content:"";transition:opacity .3s ease;opacity:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M0 7.5h14.3' stroke='white'/%3E%3Cpath d='M7.9 1.1l6.4 6.4-6.4 6.4' stroke='white'/%3E%3C/svg%3E") no-repeat center/contain}@media(max-width:575.98px){.site-footer .nav a:after{opacity:1}}.site-footer .nav a:hover{color:#fff}.site-footer .nav a:hover:after{opacity:1}.site-header__vline{top:-100px;bottom:-17px;left:4px;width:1px}.site-header .site-header__logo{margin-left:-3px}.site-header .site-header__logo:before,.site-header .site-header__logo:after{position:absolute;top:7px;width:100vw;height:1px;content:"";background-color:var(--wp--preset--color--grey-4)}@media(max-width:767.98px){.site-header .site-header__logo:before,.site-header .site-header__logo:after{display:none}}.site-header .site-header__logo:before{right:100%}.site-header .site-header__logo:after{left:75%}.site-header__subtitle span{position:absolute;top:0;left:0;transform:translateY(100%);animation:subtitle-rotate 12s infinite;opacity:0}.site-header__subtitle span:nth-child(2){animation-delay:3s}.site-header__subtitle span:nth-child(3){animation-delay:6s}.site-header__subtitle span:nth-child(4){animation-delay:9s}.site-offcanvas .offcanvas-body{display:flex;flex-direction:column}.site-offcanvas .offcanvas-body>.container{display:flex;flex:1;flex-direction:column}.site-offcanvas .offcanvas-body>.container>.row:first-child{flex:1;align-items:stretch}.site-header__burger svg{width:24px}@media(max-width:767.98px){.site-header__burger svg{width:36px}}.nav-title,.nav-alt{display:block;transition:transform .3s ease}.nav-alt{position:absolute;top:0;right:0;left:0;transform:translateY(100%)}.site-header .nav a:hover .nav-title,.site-header .nav .current-menu-item>a .nav-title{transform:translateY(-100%)}.site-header .nav a:hover .nav-alt,.site-header .nav .current-menu-item>a .nav-alt{transform:translateY(0)}@keyframes subtitle-rotate{0%{transform:translateY(100%);opacity:0}3%{transform:translateY(0);opacity:1}25%{transform:translateY(0);opacity:1}28%{transform:translateY(-100%);opacity:0}to{transform:translateY(-100%);opacity:0}}.site-offcanvas__col img{height:var(--offcanvas-img-height, auto);object-fit:cover}.site-offcanvas--no-images .site-offcanvas__col img{display:none}.site-offcanvas__close{cursor:pointer;transition:transform .6s ease}.site-offcanvas__close:hover{transform:rotate(-90deg)}.site-offcanvas__link{padding-right:1rem;color:var(--wp--preset--color--black)}.site-offcanvas__link:hover,.current-menu-item>.site-offcanvas__link{color:var(--wp--preset--color--red)}.site-offcanvas__link:after{content:"→";flex-shrink:0;margin-left:1em;transition:transform .3s ease}.site-offcanvas__link:hover:after,.current-menu-item>.site-offcanvas__link:after{transform:translate(4px)}.site-offcanvas__menu .sub-menu{padding-left:0;font-size:1rem;list-style:none}.site-offcanvas__menu .sub-menu .site-offcanvas__item{padding-top:0!important;padding-bottom:0!important;border:none!important}.site-offcanvas__menu .sub-menu .site-offcanvas__link{justify-content:flex-start!important}.site-offcanvas__menu .sub-menu .site-offcanvas__link:after{opacity:0;transition:opacity .3s ease,transform .3s ease}.site-offcanvas__menu .sub-menu .site-offcanvas__link:hover:after,.site-offcanvas__menu .sub-menu .current-menu-item>.site-offcanvas__link:after{transform:translate(4px);opacity:1}hr{opacity:1}.otgs-development-site-front-end{display:none}.header-lang-selector__expanded{opacity:0;pointer-events:none}.header-lang-selector:hover .header-lang-selector__collapsed{opacity:0}.header-lang-selector:hover .header-lang-selector__expanded{opacity:1;pointer-events:auto}.header-lang-selector__dot{width:7px;height:7px;margin-right:.3em}.header-lang-selector__item{color:var(--wp--preset--color--grey-3)}.header-lang-selector__item--active{color:var(--wp--preset--color--black)}.header-lang-selector__item:not(.header-lang-selector__item--active){padding-left:calc(7px + .3em)}.vnv-anchor-navigation .vnv-anchor-navigation__list li a:hover{color:var(--wp--preset--color--black)}.vnv-carousel{position:relative;overflow:hidden;aspect-ratio:15/4;-webkit-user-select:none;user-select:none}.vnv-carousel__track{position:relative;width:100%;height:100%}.vnv-carousel--animated .vnv-carousel__item{transition:clip-path .6s cubic-bezier(.45,0,.55,1)}.vnv-carousel__item{position:absolute;top:0;left:0;height:100%;will-change:transform,clip-path}.vnv-carousel__item:nth-child(4n+1){--duotone-color: var(--wp--preset--color--orange)}.vnv-carousel__item:nth-child(4n+2){--duotone-color: var(--wp--preset--color--pink)}.vnv-carousel__item:nth-child(4n+3){--duotone-color: var(--wp--preset--color--green)}.vnv-carousel__item:nth-child(4n+4){--duotone-color: var(--wp--preset--color--blue)}.vnv-carousel__item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--duotone-color);mix-blend-mode:color;transition:background-color .3s ease;pointer-events:none;z-index:1}.vnv-carousel__item:hover:after{background-color:var(--wp--preset--color--yellow)}.vnv-carousel__item-img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;filter:grayscale(1)}.vnv-carousel__btn{position:absolute;top:50%;z-index:10;padding:0;cursor:pointer;transform:translateY(-50%);border:none;background:transparent}.vnv-carousel__btn svg{width:32px;height:32px}.vnv-carousel__btn--prev{left:25px}.vnv-carousel__btn--next{right:25px}.vnv-newsletter__title{margin-bottom:16.6666666667px}.vnv-newsletter__form{display:flex;align-items:center;border-bottom:1px solid currentColor}.vnv-newsletter__input{flex:1;padding:6.25px 0 6.25px 6.25px;color:inherit;background:transparent;border:none;outline:none}.vnv-newsletter__input::placeholder{color:inherit;opacity:.5}.vnv-newsletter__btn{flex-shrink:0;padding:0;color:inherit;background:transparent;border:none;cursor:pointer;font-size:1.25rem;line-height:1;transition:opacity .3s ease}.vnv-newsletter__btn:hover{opacity:.6}.vnv-newsletter__btn:disabled{opacity:.3;cursor:not-allowed}.vnv-newsletter__message{margin-top:6.25px;font-size:.875rem}.vnv-newsletter__message--error{color:var(--wp--preset--color--orange)}.vnv-newsletter__message--success{color:var(--wp--preset--color--green)}.sib-form-message-panel{display:block}.sib-form-message-panel--active,.input--hidden{display:none}.vnv-partner-grid .vnv-partner-grid__list .vnv-partner-grid__item{cursor:pointer}.vnv-partner-grid .vnv-partner-grid__group-header{cursor:default;pointer-events:none}.vnv-partner-grid .vnv-partner-grid__group-header .vnv-partner-grid__group-icon{display:none}.vnv-partner-grid.is-accordion .vnv-partner-grid__group:last-of-type{border-bottom:1px solid var(--wp--preset--color--grey-4)}.vnv-partner-grid.is-accordion .vnv-partner-grid__group-header{cursor:pointer;pointer-events:auto}.vnv-partner-grid.is-accordion .vnv-partner-grid__group-header .vnv-partner-grid__group-icon{display:block}.vnv-partner-grid.is-accordion .vnv-partner-grid__group-header .vnv-partner-grid__group-icon .vnv-partner-grid__group-minus,.vnv-partner-grid.is-accordion .vnv-partner-grid__group-body,.vnv-partner-grid.is-accordion .vnv-partner-grid__group.is-open .vnv-partner-grid__group-icon .vnv-partner-grid__group-plus{display:none}.vnv-partner-grid.is-accordion .vnv-partner-grid__group.is-open .vnv-partner-grid__group-icon .vnv-partner-grid__group-minus,.vnv-partner-grid.is-accordion .vnv-partner-grid__group.is-open .vnv-partner-grid__group-body{display:block}.vnv-partner-grid .vnv-partner-grid__popup-close{cursor:pointer;transition:transform .6s ease}.vnv-partner-grid .vnv-partner-grid__popup-close:hover{transform:rotate(-90deg)}.vnv-partner-grid .vnv-partner-grid__popup-link:hover{color:#000}.vnv-spectacle-carousel{-webkit-user-select:none;user-select:none}.vnv-spectacle-carousel__header{padding-bottom:12.5px;margin-bottom:0}.vnv-spectacle-carousel__header-titre{margin:0}.vnv-spectacle-carousel__nav{display:flex;justify-content:flex-end;gap:25px;padding-right:16.6666666667px}.vnv-spectacle-carousel__btn{background:transparent;border:none;padding:0;cursor:pointer;font-size:36px;line-height:1}.vnv-spectacle-carousel__btn:hover{opacity:.5}.vnv-spectacle-carousel__main{display:flex;aspect-ratio:3/1;overflow:hidden}.vnv-spectacle-carousel__images{position:relative;flex:0 0 50%;overflow:hidden}.vnv-spectacle-carousel__image{position:absolute;top:0;right:0;bottom:0;left:0;will-change:transform}.vnv-spectacle-carousel__image:nth-child(3n+1){--duotone-color: var(--wp--preset--color--pink)}.vnv-spectacle-carousel__image:nth-child(3n+2){--duotone-color: var(--wp--preset--color--green)}.vnv-spectacle-carousel__image:nth-child(3n+3){--duotone-color: var(--wp--preset--color--blue)}.vnv-spectacle-carousel__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--duotone-color);mix-blend-mode:color;pointer-events:none}.vnv-spectacle-carousel__image-img{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(1);pointer-events:none}.vnv-spectacle-carousel__panels{position:relative;flex:0 0 50%;overflow:hidden}.vnv-spectacle-carousel__panel-bg{position:absolute;top:0;right:0;bottom:0;left:0}.vnv-spectacle-carousel__panel-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:25px;will-change:transform}.vnv-spectacle-carousel__panel-meta{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:auto}.vnv-spectacle-carousel__panel-index{margin:0}.vnv-spectacle-carousel__panel-categorie{margin:0 0 0 auto}.vnv-spectacle-carousel__panel-titre{margin:auto 0;font-weight:400;line-height:1.1;text-align:center}.vnv-spectacle-carousel__panel-date{margin:auto 0 0;font-weight:400;text-align:center}.color-white{color:var(--wp--preset--color--white)!important}.color-black{color:var(--wp--preset--color--black)!important}.color-green{color:var(--wp--preset--color--green)!important}.color-light-green{color:var(--wp--preset--color--light-green)!important}.color-brown{color:var(--wp--preset--color--brown)!important}.color-blue{color:var(--wp--preset--color--blue)!important}.color-pink{color:var(--wp--preset--color--pink)!important}.color-yellow{color:var(--wp--preset--color--yellow)!important}.color-sage{color:var(--wp--preset--color--sage)!important}.color-beige{color:var(--wp--preset--color--beige)!important}.color-navy{color:var(--wp--preset--color--navy)!important}.color-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-orange{color:var(--wp--preset--color--orange)!important}.color-red{color:var(--wp--preset--color--red)!important}.color-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-grey-4,hr,article .eyebrow,article h4,article .h4{color:var(--wp--preset--color--grey-4)!important}.color-grey-5{color:var(--wp--preset--color--grey-5)!important}@media(min-width:375px){.color-xs-white{color:var(--wp--preset--color--white)!important}.color-xs-black{color:var(--wp--preset--color--black)!important}.color-xs-green{color:var(--wp--preset--color--green)!important}.color-xs-light-green{color:var(--wp--preset--color--light-green)!important}.color-xs-brown{color:var(--wp--preset--color--brown)!important}.color-xs-blue{color:var(--wp--preset--color--blue)!important}.color-xs-pink{color:var(--wp--preset--color--pink)!important}.color-xs-yellow{color:var(--wp--preset--color--yellow)!important}.color-xs-sage{color:var(--wp--preset--color--sage)!important}.color-xs-beige{color:var(--wp--preset--color--beige)!important}.color-xs-navy{color:var(--wp--preset--color--navy)!important}.color-xs-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-xs-orange{color:var(--wp--preset--color--orange)!important}.color-xs-red{color:var(--wp--preset--color--red)!important}.color-xs-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-xs-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-xs-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-xs-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-xs-grey-5{color:var(--wp--preset--color--grey-5)!important}}@media(max-width:374.98px){.color-down-xs-white{color:var(--wp--preset--color--white)!important}.color-down-xs-black{color:var(--wp--preset--color--black)!important}.color-down-xs-green{color:var(--wp--preset--color--green)!important}.color-down-xs-light-green{color:var(--wp--preset--color--light-green)!important}.color-down-xs-brown{color:var(--wp--preset--color--brown)!important}.color-down-xs-blue{color:var(--wp--preset--color--blue)!important}.color-down-xs-pink{color:var(--wp--preset--color--pink)!important}.color-down-xs-yellow{color:var(--wp--preset--color--yellow)!important}.color-down-xs-sage{color:var(--wp--preset--color--sage)!important}.color-down-xs-beige{color:var(--wp--preset--color--beige)!important}.color-down-xs-navy{color:var(--wp--preset--color--navy)!important}.color-down-xs-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-down-xs-orange{color:var(--wp--preset--color--orange)!important}.color-down-xs-red{color:var(--wp--preset--color--red)!important}.color-down-xs-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-down-xs-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-down-xs-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-down-xs-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-down-xs-grey-5{color:var(--wp--preset--color--grey-5)!important}}@media(min-width:576px){.color-sm-white{color:var(--wp--preset--color--white)!important}.color-sm-black{color:var(--wp--preset--color--black)!important}.color-sm-green{color:var(--wp--preset--color--green)!important}.color-sm-light-green{color:var(--wp--preset--color--light-green)!important}.color-sm-brown{color:var(--wp--preset--color--brown)!important}.color-sm-blue{color:var(--wp--preset--color--blue)!important}.color-sm-pink{color:var(--wp--preset--color--pink)!important}.color-sm-yellow{color:var(--wp--preset--color--yellow)!important}.color-sm-sage{color:var(--wp--preset--color--sage)!important}.color-sm-beige{color:var(--wp--preset--color--beige)!important}.color-sm-navy{color:var(--wp--preset--color--navy)!important}.color-sm-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-sm-orange{color:var(--wp--preset--color--orange)!important}.color-sm-red{color:var(--wp--preset--color--red)!important}.color-sm-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-sm-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-sm-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-sm-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-sm-grey-5{color:var(--wp--preset--color--grey-5)!important}}@media(max-width:575.98px){.color-down-sm-white{color:var(--wp--preset--color--white)!important}.color-down-sm-black{color:var(--wp--preset--color--black)!important}.color-down-sm-green{color:var(--wp--preset--color--green)!important}.color-down-sm-light-green{color:var(--wp--preset--color--light-green)!important}.color-down-sm-brown{color:var(--wp--preset--color--brown)!important}.color-down-sm-blue{color:var(--wp--preset--color--blue)!important}.color-down-sm-pink{color:var(--wp--preset--color--pink)!important}.color-down-sm-yellow{color:var(--wp--preset--color--yellow)!important}.color-down-sm-sage{color:var(--wp--preset--color--sage)!important}.color-down-sm-beige{color:var(--wp--preset--color--beige)!important}.color-down-sm-navy{color:var(--wp--preset--color--navy)!important}.color-down-sm-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-down-sm-orange{color:var(--wp--preset--color--orange)!important}.color-down-sm-red{color:var(--wp--preset--color--red)!important}.color-down-sm-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-down-sm-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-down-sm-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-down-sm-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-down-sm-grey-5{color:var(--wp--preset--color--grey-5)!important}}@media(min-width:768px){.color-md-white{color:var(--wp--preset--color--white)!important}.color-md-black{color:var(--wp--preset--color--black)!important}.color-md-green{color:var(--wp--preset--color--green)!important}.color-md-light-green{color:var(--wp--preset--color--light-green)!important}.color-md-brown{color:var(--wp--preset--color--brown)!important}.color-md-blue{color:var(--wp--preset--color--blue)!important}.color-md-pink{color:var(--wp--preset--color--pink)!important}.color-md-yellow{color:var(--wp--preset--color--yellow)!important}.color-md-sage{color:var(--wp--preset--color--sage)!important}.color-md-beige{color:var(--wp--preset--color--beige)!important}.color-md-navy{color:var(--wp--preset--color--navy)!important}.color-md-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-md-orange{color:var(--wp--preset--color--orange)!important}.color-md-red{color:var(--wp--preset--color--red)!important}.color-md-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-md-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-md-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-md-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-md-grey-5{color:var(--wp--preset--color--grey-5)!important}}@media(max-width:767.98px){.color-down-md-white{color:var(--wp--preset--color--white)!important}.color-down-md-black{color:var(--wp--preset--color--black)!important}.color-down-md-green{color:var(--wp--preset--color--green)!important}.color-down-md-light-green{color:var(--wp--preset--color--light-green)!important}.color-down-md-brown{color:var(--wp--preset--color--brown)!important}.color-down-md-blue{color:var(--wp--preset--color--blue)!important}.color-down-md-pink{color:var(--wp--preset--color--pink)!important}.color-down-md-yellow{color:var(--wp--preset--color--yellow)!important}.color-down-md-sage{color:var(--wp--preset--color--sage)!important}.color-down-md-beige{color:var(--wp--preset--color--beige)!important}.color-down-md-navy{color:var(--wp--preset--color--navy)!important}.color-down-md-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-down-md-orange{color:var(--wp--preset--color--orange)!important}.color-down-md-red{color:var(--wp--preset--color--red)!important}.color-down-md-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-down-md-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-down-md-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-down-md-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-down-md-grey-5{color:var(--wp--preset--color--grey-5)!important}}@media(min-width:992px){.color-lg-white{color:var(--wp--preset--color--white)!important}.color-lg-black{color:var(--wp--preset--color--black)!important}.color-lg-green{color:var(--wp--preset--color--green)!important}.color-lg-light-green{color:var(--wp--preset--color--light-green)!important}.color-lg-brown{color:var(--wp--preset--color--brown)!important}.color-lg-blue{color:var(--wp--preset--color--blue)!important}.color-lg-pink{color:var(--wp--preset--color--pink)!important}.color-lg-yellow{color:var(--wp--preset--color--yellow)!important}.color-lg-sage{color:var(--wp--preset--color--sage)!important}.color-lg-beige{color:var(--wp--preset--color--beige)!important}.color-lg-navy{color:var(--wp--preset--color--navy)!important}.color-lg-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-lg-orange{color:var(--wp--preset--color--orange)!important}.color-lg-red{color:var(--wp--preset--color--red)!important}.color-lg-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-lg-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-lg-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-lg-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-lg-grey-5{color:var(--wp--preset--color--grey-5)!important}}@media(max-width:991.98px){.color-down-lg-white{color:var(--wp--preset--color--white)!important}.color-down-lg-black{color:var(--wp--preset--color--black)!important}.color-down-lg-green{color:var(--wp--preset--color--green)!important}.color-down-lg-light-green{color:var(--wp--preset--color--light-green)!important}.color-down-lg-brown{color:var(--wp--preset--color--brown)!important}.color-down-lg-blue{color:var(--wp--preset--color--blue)!important}.color-down-lg-pink{color:var(--wp--preset--color--pink)!important}.color-down-lg-yellow{color:var(--wp--preset--color--yellow)!important}.color-down-lg-sage{color:var(--wp--preset--color--sage)!important}.color-down-lg-beige{color:var(--wp--preset--color--beige)!important}.color-down-lg-navy{color:var(--wp--preset--color--navy)!important}.color-down-lg-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-down-lg-orange{color:var(--wp--preset--color--orange)!important}.color-down-lg-red{color:var(--wp--preset--color--red)!important}.color-down-lg-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-down-lg-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-down-lg-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-down-lg-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-down-lg-grey-5{color:var(--wp--preset--color--grey-5)!important}}@media(min-width:1200px){.color-xl-white{color:var(--wp--preset--color--white)!important}.color-xl-black{color:var(--wp--preset--color--black)!important}.color-xl-green{color:var(--wp--preset--color--green)!important}.color-xl-light-green{color:var(--wp--preset--color--light-green)!important}.color-xl-brown{color:var(--wp--preset--color--brown)!important}.color-xl-blue{color:var(--wp--preset--color--blue)!important}.color-xl-pink{color:var(--wp--preset--color--pink)!important}.color-xl-yellow{color:var(--wp--preset--color--yellow)!important}.color-xl-sage{color:var(--wp--preset--color--sage)!important}.color-xl-beige{color:var(--wp--preset--color--beige)!important}.color-xl-navy{color:var(--wp--preset--color--navy)!important}.color-xl-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-xl-orange{color:var(--wp--preset--color--orange)!important}.color-xl-red{color:var(--wp--preset--color--red)!important}.color-xl-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-xl-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-xl-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-xl-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-xl-grey-5{color:var(--wp--preset--color--grey-5)!important}}@media(max-width:1199.98px){.color-down-xl-white{color:var(--wp--preset--color--white)!important}.color-down-xl-black{color:var(--wp--preset--color--black)!important}.color-down-xl-green{color:var(--wp--preset--color--green)!important}.color-down-xl-light-green{color:var(--wp--preset--color--light-green)!important}.color-down-xl-brown{color:var(--wp--preset--color--brown)!important}.color-down-xl-blue{color:var(--wp--preset--color--blue)!important}.color-down-xl-pink{color:var(--wp--preset--color--pink)!important}.color-down-xl-yellow{color:var(--wp--preset--color--yellow)!important}.color-down-xl-sage{color:var(--wp--preset--color--sage)!important}.color-down-xl-beige{color:var(--wp--preset--color--beige)!important}.color-down-xl-navy{color:var(--wp--preset--color--navy)!important}.color-down-xl-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-down-xl-orange{color:var(--wp--preset--color--orange)!important}.color-down-xl-red{color:var(--wp--preset--color--red)!important}.color-down-xl-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-down-xl-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-down-xl-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-down-xl-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-down-xl-grey-5{color:var(--wp--preset--color--grey-5)!important}}@media(min-width:1400px){.color-xxl-white{color:var(--wp--preset--color--white)!important}.color-xxl-black{color:var(--wp--preset--color--black)!important}.color-xxl-green{color:var(--wp--preset--color--green)!important}.color-xxl-light-green{color:var(--wp--preset--color--light-green)!important}.color-xxl-brown{color:var(--wp--preset--color--brown)!important}.color-xxl-blue{color:var(--wp--preset--color--blue)!important}.color-xxl-pink{color:var(--wp--preset--color--pink)!important}.color-xxl-yellow{color:var(--wp--preset--color--yellow)!important}.color-xxl-sage{color:var(--wp--preset--color--sage)!important}.color-xxl-beige{color:var(--wp--preset--color--beige)!important}.color-xxl-navy{color:var(--wp--preset--color--navy)!important}.color-xxl-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-xxl-orange{color:var(--wp--preset--color--orange)!important}.color-xxl-red{color:var(--wp--preset--color--red)!important}.color-xxl-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-xxl-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-xxl-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-xxl-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-xxl-grey-5{color:var(--wp--preset--color--grey-5)!important}}@media(max-width:1399.98px){.color-down-xxl-white{color:var(--wp--preset--color--white)!important}.color-down-xxl-black{color:var(--wp--preset--color--black)!important}.color-down-xxl-green{color:var(--wp--preset--color--green)!important}.color-down-xxl-light-green{color:var(--wp--preset--color--light-green)!important}.color-down-xxl-brown{color:var(--wp--preset--color--brown)!important}.color-down-xxl-blue{color:var(--wp--preset--color--blue)!important}.color-down-xxl-pink{color:var(--wp--preset--color--pink)!important}.color-down-xxl-yellow{color:var(--wp--preset--color--yellow)!important}.color-down-xxl-sage{color:var(--wp--preset--color--sage)!important}.color-down-xxl-beige{color:var(--wp--preset--color--beige)!important}.color-down-xxl-navy{color:var(--wp--preset--color--navy)!important}.color-down-xxl-dark-green{color:var(--wp--preset--color--dark-green)!important}.color-down-xxl-orange{color:var(--wp--preset--color--orange)!important}.color-down-xxl-red{color:var(--wp--preset--color--red)!important}.color-down-xxl-grey-1{color:var(--wp--preset--color--grey-1)!important}.color-down-xxl-grey-2{color:var(--wp--preset--color--grey-2)!important}.color-down-xxl-grey-3{color:var(--wp--preset--color--grey-3)!important}.color-down-xxl-grey-4{color:var(--wp--preset--color--grey-4)!important}.color-down-xxl-grey-5{color:var(--wp--preset--color--grey-5)!important}}.fill-white{fill:var(--wp--preset--color--white)!important}.fill-black{fill:var(--wp--preset--color--black)!important}.fill-green{fill:var(--wp--preset--color--green)!important}.fill-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-brown{fill:var(--wp--preset--color--brown)!important}.fill-blue{fill:var(--wp--preset--color--blue)!important}.fill-pink{fill:var(--wp--preset--color--pink)!important}.fill-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-sage{fill:var(--wp--preset--color--sage)!important}.fill-beige{fill:var(--wp--preset--color--beige)!important}.fill-navy{fill:var(--wp--preset--color--navy)!important}.fill-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-orange{fill:var(--wp--preset--color--orange)!important}.fill-red{fill:var(--wp--preset--color--red)!important}.fill-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-grey-5{fill:var(--wp--preset--color--grey-5)!important}@media(min-width:375px){.fill-xs-white{fill:var(--wp--preset--color--white)!important}.fill-xs-black{fill:var(--wp--preset--color--black)!important}.fill-xs-green{fill:var(--wp--preset--color--green)!important}.fill-xs-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-xs-brown{fill:var(--wp--preset--color--brown)!important}.fill-xs-blue{fill:var(--wp--preset--color--blue)!important}.fill-xs-pink{fill:var(--wp--preset--color--pink)!important}.fill-xs-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-xs-sage{fill:var(--wp--preset--color--sage)!important}.fill-xs-beige{fill:var(--wp--preset--color--beige)!important}.fill-xs-navy{fill:var(--wp--preset--color--navy)!important}.fill-xs-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-xs-orange{fill:var(--wp--preset--color--orange)!important}.fill-xs-red{fill:var(--wp--preset--color--red)!important}.fill-xs-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-xs-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-xs-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-xs-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-xs-grey-5{fill:var(--wp--preset--color--grey-5)!important}}@media(max-width:374.98px){.fill-down-xs-white{fill:var(--wp--preset--color--white)!important}.fill-down-xs-black{fill:var(--wp--preset--color--black)!important}.fill-down-xs-green{fill:var(--wp--preset--color--green)!important}.fill-down-xs-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-down-xs-brown{fill:var(--wp--preset--color--brown)!important}.fill-down-xs-blue{fill:var(--wp--preset--color--blue)!important}.fill-down-xs-pink{fill:var(--wp--preset--color--pink)!important}.fill-down-xs-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-down-xs-sage{fill:var(--wp--preset--color--sage)!important}.fill-down-xs-beige{fill:var(--wp--preset--color--beige)!important}.fill-down-xs-navy{fill:var(--wp--preset--color--navy)!important}.fill-down-xs-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-down-xs-orange{fill:var(--wp--preset--color--orange)!important}.fill-down-xs-red{fill:var(--wp--preset--color--red)!important}.fill-down-xs-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-down-xs-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-down-xs-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-down-xs-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-down-xs-grey-5{fill:var(--wp--preset--color--grey-5)!important}}@media(min-width:576px){.fill-sm-white{fill:var(--wp--preset--color--white)!important}.fill-sm-black{fill:var(--wp--preset--color--black)!important}.fill-sm-green{fill:var(--wp--preset--color--green)!important}.fill-sm-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-sm-brown{fill:var(--wp--preset--color--brown)!important}.fill-sm-blue{fill:var(--wp--preset--color--blue)!important}.fill-sm-pink{fill:var(--wp--preset--color--pink)!important}.fill-sm-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-sm-sage{fill:var(--wp--preset--color--sage)!important}.fill-sm-beige{fill:var(--wp--preset--color--beige)!important}.fill-sm-navy{fill:var(--wp--preset--color--navy)!important}.fill-sm-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-sm-orange{fill:var(--wp--preset--color--orange)!important}.fill-sm-red{fill:var(--wp--preset--color--red)!important}.fill-sm-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-sm-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-sm-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-sm-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-sm-grey-5{fill:var(--wp--preset--color--grey-5)!important}}@media(max-width:575.98px){.fill-down-sm-white{fill:var(--wp--preset--color--white)!important}.fill-down-sm-black{fill:var(--wp--preset--color--black)!important}.fill-down-sm-green{fill:var(--wp--preset--color--green)!important}.fill-down-sm-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-down-sm-brown{fill:var(--wp--preset--color--brown)!important}.fill-down-sm-blue{fill:var(--wp--preset--color--blue)!important}.fill-down-sm-pink{fill:var(--wp--preset--color--pink)!important}.fill-down-sm-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-down-sm-sage{fill:var(--wp--preset--color--sage)!important}.fill-down-sm-beige{fill:var(--wp--preset--color--beige)!important}.fill-down-sm-navy{fill:var(--wp--preset--color--navy)!important}.fill-down-sm-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-down-sm-orange{fill:var(--wp--preset--color--orange)!important}.fill-down-sm-red{fill:var(--wp--preset--color--red)!important}.fill-down-sm-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-down-sm-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-down-sm-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-down-sm-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-down-sm-grey-5{fill:var(--wp--preset--color--grey-5)!important}}@media(min-width:768px){.fill-md-white{fill:var(--wp--preset--color--white)!important}.fill-md-black{fill:var(--wp--preset--color--black)!important}.fill-md-green{fill:var(--wp--preset--color--green)!important}.fill-md-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-md-brown{fill:var(--wp--preset--color--brown)!important}.fill-md-blue{fill:var(--wp--preset--color--blue)!important}.fill-md-pink{fill:var(--wp--preset--color--pink)!important}.fill-md-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-md-sage{fill:var(--wp--preset--color--sage)!important}.fill-md-beige{fill:var(--wp--preset--color--beige)!important}.fill-md-navy{fill:var(--wp--preset--color--navy)!important}.fill-md-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-md-orange{fill:var(--wp--preset--color--orange)!important}.fill-md-red{fill:var(--wp--preset--color--red)!important}.fill-md-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-md-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-md-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-md-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-md-grey-5{fill:var(--wp--preset--color--grey-5)!important}}@media(max-width:767.98px){.fill-down-md-white{fill:var(--wp--preset--color--white)!important}.fill-down-md-black{fill:var(--wp--preset--color--black)!important}.fill-down-md-green{fill:var(--wp--preset--color--green)!important}.fill-down-md-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-down-md-brown{fill:var(--wp--preset--color--brown)!important}.fill-down-md-blue{fill:var(--wp--preset--color--blue)!important}.fill-down-md-pink{fill:var(--wp--preset--color--pink)!important}.fill-down-md-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-down-md-sage{fill:var(--wp--preset--color--sage)!important}.fill-down-md-beige{fill:var(--wp--preset--color--beige)!important}.fill-down-md-navy{fill:var(--wp--preset--color--navy)!important}.fill-down-md-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-down-md-orange{fill:var(--wp--preset--color--orange)!important}.fill-down-md-red{fill:var(--wp--preset--color--red)!important}.fill-down-md-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-down-md-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-down-md-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-down-md-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-down-md-grey-5{fill:var(--wp--preset--color--grey-5)!important}}@media(min-width:992px){.fill-lg-white{fill:var(--wp--preset--color--white)!important}.fill-lg-black{fill:var(--wp--preset--color--black)!important}.fill-lg-green{fill:var(--wp--preset--color--green)!important}.fill-lg-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-lg-brown{fill:var(--wp--preset--color--brown)!important}.fill-lg-blue{fill:var(--wp--preset--color--blue)!important}.fill-lg-pink{fill:var(--wp--preset--color--pink)!important}.fill-lg-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-lg-sage{fill:var(--wp--preset--color--sage)!important}.fill-lg-beige{fill:var(--wp--preset--color--beige)!important}.fill-lg-navy{fill:var(--wp--preset--color--navy)!important}.fill-lg-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-lg-orange{fill:var(--wp--preset--color--orange)!important}.fill-lg-red{fill:var(--wp--preset--color--red)!important}.fill-lg-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-lg-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-lg-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-lg-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-lg-grey-5{fill:var(--wp--preset--color--grey-5)!important}}@media(max-width:991.98px){.fill-down-lg-white{fill:var(--wp--preset--color--white)!important}.fill-down-lg-black{fill:var(--wp--preset--color--black)!important}.fill-down-lg-green{fill:var(--wp--preset--color--green)!important}.fill-down-lg-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-down-lg-brown{fill:var(--wp--preset--color--brown)!important}.fill-down-lg-blue{fill:var(--wp--preset--color--blue)!important}.fill-down-lg-pink{fill:var(--wp--preset--color--pink)!important}.fill-down-lg-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-down-lg-sage{fill:var(--wp--preset--color--sage)!important}.fill-down-lg-beige{fill:var(--wp--preset--color--beige)!important}.fill-down-lg-navy{fill:var(--wp--preset--color--navy)!important}.fill-down-lg-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-down-lg-orange{fill:var(--wp--preset--color--orange)!important}.fill-down-lg-red{fill:var(--wp--preset--color--red)!important}.fill-down-lg-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-down-lg-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-down-lg-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-down-lg-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-down-lg-grey-5{fill:var(--wp--preset--color--grey-5)!important}}@media(min-width:1200px){.fill-xl-white{fill:var(--wp--preset--color--white)!important}.fill-xl-black{fill:var(--wp--preset--color--black)!important}.fill-xl-green{fill:var(--wp--preset--color--green)!important}.fill-xl-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-xl-brown{fill:var(--wp--preset--color--brown)!important}.fill-xl-blue{fill:var(--wp--preset--color--blue)!important}.fill-xl-pink{fill:var(--wp--preset--color--pink)!important}.fill-xl-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-xl-sage{fill:var(--wp--preset--color--sage)!important}.fill-xl-beige{fill:var(--wp--preset--color--beige)!important}.fill-xl-navy{fill:var(--wp--preset--color--navy)!important}.fill-xl-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-xl-orange{fill:var(--wp--preset--color--orange)!important}.fill-xl-red{fill:var(--wp--preset--color--red)!important}.fill-xl-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-xl-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-xl-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-xl-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-xl-grey-5{fill:var(--wp--preset--color--grey-5)!important}}@media(max-width:1199.98px){.fill-down-xl-white{fill:var(--wp--preset--color--white)!important}.fill-down-xl-black{fill:var(--wp--preset--color--black)!important}.fill-down-xl-green{fill:var(--wp--preset--color--green)!important}.fill-down-xl-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-down-xl-brown{fill:var(--wp--preset--color--brown)!important}.fill-down-xl-blue{fill:var(--wp--preset--color--blue)!important}.fill-down-xl-pink{fill:var(--wp--preset--color--pink)!important}.fill-down-xl-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-down-xl-sage{fill:var(--wp--preset--color--sage)!important}.fill-down-xl-beige{fill:var(--wp--preset--color--beige)!important}.fill-down-xl-navy{fill:var(--wp--preset--color--navy)!important}.fill-down-xl-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-down-xl-orange{fill:var(--wp--preset--color--orange)!important}.fill-down-xl-red{fill:var(--wp--preset--color--red)!important}.fill-down-xl-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-down-xl-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-down-xl-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-down-xl-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-down-xl-grey-5{fill:var(--wp--preset--color--grey-5)!important}}@media(min-width:1400px){.fill-xxl-white{fill:var(--wp--preset--color--white)!important}.fill-xxl-black{fill:var(--wp--preset--color--black)!important}.fill-xxl-green{fill:var(--wp--preset--color--green)!important}.fill-xxl-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-xxl-brown{fill:var(--wp--preset--color--brown)!important}.fill-xxl-blue{fill:var(--wp--preset--color--blue)!important}.fill-xxl-pink{fill:var(--wp--preset--color--pink)!important}.fill-xxl-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-xxl-sage{fill:var(--wp--preset--color--sage)!important}.fill-xxl-beige{fill:var(--wp--preset--color--beige)!important}.fill-xxl-navy{fill:var(--wp--preset--color--navy)!important}.fill-xxl-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-xxl-orange{fill:var(--wp--preset--color--orange)!important}.fill-xxl-red{fill:var(--wp--preset--color--red)!important}.fill-xxl-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-xxl-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-xxl-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-xxl-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-xxl-grey-5{fill:var(--wp--preset--color--grey-5)!important}}@media(max-width:1399.98px){.fill-down-xxl-white{fill:var(--wp--preset--color--white)!important}.fill-down-xxl-black{fill:var(--wp--preset--color--black)!important}.fill-down-xxl-green{fill:var(--wp--preset--color--green)!important}.fill-down-xxl-light-green{fill:var(--wp--preset--color--light-green)!important}.fill-down-xxl-brown{fill:var(--wp--preset--color--brown)!important}.fill-down-xxl-blue{fill:var(--wp--preset--color--blue)!important}.fill-down-xxl-pink{fill:var(--wp--preset--color--pink)!important}.fill-down-xxl-yellow{fill:var(--wp--preset--color--yellow)!important}.fill-down-xxl-sage{fill:var(--wp--preset--color--sage)!important}.fill-down-xxl-beige{fill:var(--wp--preset--color--beige)!important}.fill-down-xxl-navy{fill:var(--wp--preset--color--navy)!important}.fill-down-xxl-dark-green{fill:var(--wp--preset--color--dark-green)!important}.fill-down-xxl-orange{fill:var(--wp--preset--color--orange)!important}.fill-down-xxl-red{fill:var(--wp--preset--color--red)!important}.fill-down-xxl-grey-1{fill:var(--wp--preset--color--grey-1)!important}.fill-down-xxl-grey-2{fill:var(--wp--preset--color--grey-2)!important}.fill-down-xxl-grey-3{fill:var(--wp--preset--color--grey-3)!important}.fill-down-xxl-grey-4{fill:var(--wp--preset--color--grey-4)!important}.fill-down-xxl-grey-5{fill:var(--wp--preset--color--grey-5)!important}}.bg-white{background-color:var(--wp--preset--color--white)!important}.bg-black{background-color:var(--wp--preset--color--black)!important}.bg-green{background-color:var(--wp--preset--color--green)!important}.bg-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-brown{background-color:var(--wp--preset--color--brown)!important}.bg-blue{background-color:var(--wp--preset--color--blue)!important}.bg-pink{background-color:var(--wp--preset--color--pink)!important}.bg-yellow,.vnv-partner-grid .vnv-partner-grid__list .vnv-partner-grid__item:hover{background-color:var(--wp--preset--color--yellow)!important}.bg-sage{background-color:var(--wp--preset--color--sage)!important}.bg-beige{background-color:var(--wp--preset--color--beige)!important}.bg-navy{background-color:var(--wp--preset--color--navy)!important}.bg-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-orange{background-color:var(--wp--preset--color--orange)!important}.bg-red{background-color:var(--wp--preset--color--red)!important}.bg-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-transparent{background:transparent}.bg-gradient-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}@media(min-width:375px){.bg-xs-white{background-color:var(--wp--preset--color--white)!important}.bg-xs-black{background-color:var(--wp--preset--color--black)!important}.bg-xs-green{background-color:var(--wp--preset--color--green)!important}.bg-xs-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-xs-brown{background-color:var(--wp--preset--color--brown)!important}.bg-xs-blue{background-color:var(--wp--preset--color--blue)!important}.bg-xs-pink{background-color:var(--wp--preset--color--pink)!important}.bg-xs-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-xs-sage{background-color:var(--wp--preset--color--sage)!important}.bg-xs-beige{background-color:var(--wp--preset--color--beige)!important}.bg-xs-navy{background-color:var(--wp--preset--color--navy)!important}.bg-xs-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-xs-orange{background-color:var(--wp--preset--color--orange)!important}.bg-xs-red{background-color:var(--wp--preset--color--red)!important}.bg-xs-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-xs-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-xs-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-xs-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-xs-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-xs-transparent{background:transparent}.bg-gradient-xs-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-xs-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-xs-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-xs-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}@media(max-width:374.98px){.bg-down-xs-white{background-color:var(--wp--preset--color--white)!important}.bg-down-xs-black{background-color:var(--wp--preset--color--black)!important}.bg-down-xs-green{background-color:var(--wp--preset--color--green)!important}.bg-down-xs-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-down-xs-brown{background-color:var(--wp--preset--color--brown)!important}.bg-down-xs-blue{background-color:var(--wp--preset--color--blue)!important}.bg-down-xs-pink{background-color:var(--wp--preset--color--pink)!important}.bg-down-xs-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-down-xs-sage{background-color:var(--wp--preset--color--sage)!important}.bg-down-xs-beige{background-color:var(--wp--preset--color--beige)!important}.bg-down-xs-navy{background-color:var(--wp--preset--color--navy)!important}.bg-down-xs-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-down-xs-orange{background-color:var(--wp--preset--color--orange)!important}.bg-down-xs-red{background-color:var(--wp--preset--color--red)!important}.bg-down-xs-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-down-xs-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-down-xs-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-down-xs-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-down-xs-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-gradient-down-xs-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-down-xs-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-down-xs-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-down-xs-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}@media(min-width:576px){.bg-sm-white{background-color:var(--wp--preset--color--white)!important}.bg-sm-black{background-color:var(--wp--preset--color--black)!important}.bg-sm-green{background-color:var(--wp--preset--color--green)!important}.bg-sm-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-sm-brown{background-color:var(--wp--preset--color--brown)!important}.bg-sm-blue{background-color:var(--wp--preset--color--blue)!important}.bg-sm-pink{background-color:var(--wp--preset--color--pink)!important}.bg-sm-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-sm-sage{background-color:var(--wp--preset--color--sage)!important}.bg-sm-beige{background-color:var(--wp--preset--color--beige)!important}.bg-sm-navy{background-color:var(--wp--preset--color--navy)!important}.bg-sm-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-sm-orange{background-color:var(--wp--preset--color--orange)!important}.bg-sm-red{background-color:var(--wp--preset--color--red)!important}.bg-sm-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-sm-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-sm-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-sm-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-sm-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-sm-transparent{background:transparent}.bg-gradient-sm-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-sm-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-sm-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-sm-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}@media(max-width:575.98px){.bg-down-sm-white{background-color:var(--wp--preset--color--white)!important}.bg-down-sm-black{background-color:var(--wp--preset--color--black)!important}.bg-down-sm-green{background-color:var(--wp--preset--color--green)!important}.bg-down-sm-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-down-sm-brown{background-color:var(--wp--preset--color--brown)!important}.bg-down-sm-blue{background-color:var(--wp--preset--color--blue)!important}.bg-down-sm-pink{background-color:var(--wp--preset--color--pink)!important}.bg-down-sm-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-down-sm-sage{background-color:var(--wp--preset--color--sage)!important}.bg-down-sm-beige{background-color:var(--wp--preset--color--beige)!important}.bg-down-sm-navy{background-color:var(--wp--preset--color--navy)!important}.bg-down-sm-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-down-sm-orange{background-color:var(--wp--preset--color--orange)!important}.bg-down-sm-red{background-color:var(--wp--preset--color--red)!important}.bg-down-sm-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-down-sm-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-down-sm-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-down-sm-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-down-sm-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-gradient-down-sm-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-down-sm-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-down-sm-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-down-sm-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}@media(min-width:768px){.bg-md-white{background-color:var(--wp--preset--color--white)!important}.bg-md-black{background-color:var(--wp--preset--color--black)!important}.bg-md-green{background-color:var(--wp--preset--color--green)!important}.bg-md-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-md-brown{background-color:var(--wp--preset--color--brown)!important}.bg-md-blue{background-color:var(--wp--preset--color--blue)!important}.bg-md-pink{background-color:var(--wp--preset--color--pink)!important}.bg-md-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-md-sage{background-color:var(--wp--preset--color--sage)!important}.bg-md-beige{background-color:var(--wp--preset--color--beige)!important}.bg-md-navy{background-color:var(--wp--preset--color--navy)!important}.bg-md-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-md-orange{background-color:var(--wp--preset--color--orange)!important}.bg-md-red{background-color:var(--wp--preset--color--red)!important}.bg-md-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-md-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-md-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-md-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-md-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-md-transparent{background:transparent}.bg-gradient-md-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-md-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-md-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-md-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}@media(max-width:767.98px){.bg-down-md-white{background-color:var(--wp--preset--color--white)!important}.bg-down-md-black{background-color:var(--wp--preset--color--black)!important}.bg-down-md-green{background-color:var(--wp--preset--color--green)!important}.bg-down-md-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-down-md-brown{background-color:var(--wp--preset--color--brown)!important}.bg-down-md-blue{background-color:var(--wp--preset--color--blue)!important}.bg-down-md-pink{background-color:var(--wp--preset--color--pink)!important}.bg-down-md-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-down-md-sage{background-color:var(--wp--preset--color--sage)!important}.bg-down-md-beige{background-color:var(--wp--preset--color--beige)!important}.bg-down-md-navy{background-color:var(--wp--preset--color--navy)!important}.bg-down-md-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-down-md-orange{background-color:var(--wp--preset--color--orange)!important}.bg-down-md-red{background-color:var(--wp--preset--color--red)!important}.bg-down-md-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-down-md-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-down-md-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-down-md-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-down-md-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-gradient-down-md-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-down-md-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-down-md-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-down-md-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}@media(min-width:992px){.bg-lg-white{background-color:var(--wp--preset--color--white)!important}.bg-lg-black{background-color:var(--wp--preset--color--black)!important}.bg-lg-green{background-color:var(--wp--preset--color--green)!important}.bg-lg-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-lg-brown{background-color:var(--wp--preset--color--brown)!important}.bg-lg-blue{background-color:var(--wp--preset--color--blue)!important}.bg-lg-pink{background-color:var(--wp--preset--color--pink)!important}.bg-lg-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-lg-sage{background-color:var(--wp--preset--color--sage)!important}.bg-lg-beige{background-color:var(--wp--preset--color--beige)!important}.bg-lg-navy{background-color:var(--wp--preset--color--navy)!important}.bg-lg-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-lg-orange{background-color:var(--wp--preset--color--orange)!important}.bg-lg-red{background-color:var(--wp--preset--color--red)!important}.bg-lg-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-lg-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-lg-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-lg-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-lg-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-lg-transparent{background:transparent}.bg-gradient-lg-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-lg-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-lg-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-lg-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}@media(max-width:991.98px){.bg-down-lg-white{background-color:var(--wp--preset--color--white)!important}.bg-down-lg-black{background-color:var(--wp--preset--color--black)!important}.bg-down-lg-green{background-color:var(--wp--preset--color--green)!important}.bg-down-lg-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-down-lg-brown{background-color:var(--wp--preset--color--brown)!important}.bg-down-lg-blue{background-color:var(--wp--preset--color--blue)!important}.bg-down-lg-pink{background-color:var(--wp--preset--color--pink)!important}.bg-down-lg-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-down-lg-sage{background-color:var(--wp--preset--color--sage)!important}.bg-down-lg-beige{background-color:var(--wp--preset--color--beige)!important}.bg-down-lg-navy{background-color:var(--wp--preset--color--navy)!important}.bg-down-lg-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-down-lg-orange{background-color:var(--wp--preset--color--orange)!important}.bg-down-lg-red{background-color:var(--wp--preset--color--red)!important}.bg-down-lg-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-down-lg-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-down-lg-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-down-lg-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-down-lg-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-gradient-down-lg-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-down-lg-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-down-lg-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-down-lg-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}@media(min-width:1200px){.bg-xl-white{background-color:var(--wp--preset--color--white)!important}.bg-xl-black{background-color:var(--wp--preset--color--black)!important}.bg-xl-green{background-color:var(--wp--preset--color--green)!important}.bg-xl-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-xl-brown{background-color:var(--wp--preset--color--brown)!important}.bg-xl-blue{background-color:var(--wp--preset--color--blue)!important}.bg-xl-pink{background-color:var(--wp--preset--color--pink)!important}.bg-xl-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-xl-sage{background-color:var(--wp--preset--color--sage)!important}.bg-xl-beige{background-color:var(--wp--preset--color--beige)!important}.bg-xl-navy{background-color:var(--wp--preset--color--navy)!important}.bg-xl-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-xl-orange{background-color:var(--wp--preset--color--orange)!important}.bg-xl-red{background-color:var(--wp--preset--color--red)!important}.bg-xl-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-xl-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-xl-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-xl-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-xl-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-xl-transparent{background:transparent}.bg-gradient-xl-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-xl-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-xl-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-xl-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}@media(max-width:1199.98px){.bg-down-xl-white{background-color:var(--wp--preset--color--white)!important}.bg-down-xl-black{background-color:var(--wp--preset--color--black)!important}.bg-down-xl-green{background-color:var(--wp--preset--color--green)!important}.bg-down-xl-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-down-xl-brown{background-color:var(--wp--preset--color--brown)!important}.bg-down-xl-blue{background-color:var(--wp--preset--color--blue)!important}.bg-down-xl-pink{background-color:var(--wp--preset--color--pink)!important}.bg-down-xl-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-down-xl-sage{background-color:var(--wp--preset--color--sage)!important}.bg-down-xl-beige{background-color:var(--wp--preset--color--beige)!important}.bg-down-xl-navy{background-color:var(--wp--preset--color--navy)!important}.bg-down-xl-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-down-xl-orange{background-color:var(--wp--preset--color--orange)!important}.bg-down-xl-red{background-color:var(--wp--preset--color--red)!important}.bg-down-xl-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-down-xl-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-down-xl-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-down-xl-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-down-xl-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-gradient-down-xl-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-down-xl-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-down-xl-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-down-xl-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}@media(min-width:1400px){.bg-xxl-white{background-color:var(--wp--preset--color--white)!important}.bg-xxl-black{background-color:var(--wp--preset--color--black)!important}.bg-xxl-green{background-color:var(--wp--preset--color--green)!important}.bg-xxl-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-xxl-brown{background-color:var(--wp--preset--color--brown)!important}.bg-xxl-blue{background-color:var(--wp--preset--color--blue)!important}.bg-xxl-pink{background-color:var(--wp--preset--color--pink)!important}.bg-xxl-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-xxl-sage{background-color:var(--wp--preset--color--sage)!important}.bg-xxl-beige{background-color:var(--wp--preset--color--beige)!important}.bg-xxl-navy{background-color:var(--wp--preset--color--navy)!important}.bg-xxl-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-xxl-orange{background-color:var(--wp--preset--color--orange)!important}.bg-xxl-red{background-color:var(--wp--preset--color--red)!important}.bg-xxl-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-xxl-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-xxl-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-xxl-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-xxl-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-xxl-transparent{background:transparent}.bg-gradient-xxl-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-xxl-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-xxl-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-xxl-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}@media(max-width:1399.98px){.bg-down-xxl-white{background-color:var(--wp--preset--color--white)!important}.bg-down-xxl-black{background-color:var(--wp--preset--color--black)!important}.bg-down-xxl-green{background-color:var(--wp--preset--color--green)!important}.bg-down-xxl-light-green{background-color:var(--wp--preset--color--light-green)!important}.bg-down-xxl-brown{background-color:var(--wp--preset--color--brown)!important}.bg-down-xxl-blue{background-color:var(--wp--preset--color--blue)!important}.bg-down-xxl-pink{background-color:var(--wp--preset--color--pink)!important}.bg-down-xxl-yellow{background-color:var(--wp--preset--color--yellow)!important}.bg-down-xxl-sage{background-color:var(--wp--preset--color--sage)!important}.bg-down-xxl-beige{background-color:var(--wp--preset--color--beige)!important}.bg-down-xxl-navy{background-color:var(--wp--preset--color--navy)!important}.bg-down-xxl-dark-green{background-color:var(--wp--preset--color--dark-green)!important}.bg-down-xxl-orange{background-color:var(--wp--preset--color--orange)!important}.bg-down-xxl-red{background-color:var(--wp--preset--color--red)!important}.bg-down-xxl-grey-1{background-color:var(--wp--preset--color--grey-1)!important}.bg-down-xxl-grey-2{background-color:var(--wp--preset--color--grey-2)!important}.bg-down-xxl-grey-3{background-color:var(--wp--preset--color--grey-3)!important}.bg-down-xxl-grey-4{background-color:var(--wp--preset--color--grey-4)!important}.bg-down-xxl-grey-5{background-color:var(--wp--preset--color--grey-5)!important}.bg-gradient-down-xxl-black-x-0-100{background:linear-gradient(90deg,#0000,#00000040)}.bg-gradient-down-xxl-black-x-100-0{background:linear-gradient(90deg,#00000040,#0000)}.bg-gradient-down-xxl-black-y-100-0{background:linear-gradient(0,#0000,#00000040)}.bg-gradient-down-xxl-black-y-0-100{background:linear-gradient(0,#00000040,#0000)}}.border-color-white{border-color:var(--wp--preset--color--white)!important}.border-color-black{border-color:var(--wp--preset--color--black)!important}.border-color-green{border-color:var(--wp--preset--color--green)!important}.border-color-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-red{border-color:var(--wp--preset--color--red)!important}.border-color-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-grey-4,article h2,article .h2,article h4,article .h4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-grey-5{border-color:var(--wp--preset--color--grey-5)!important}@media(min-width:375px){.border-color-xs-white{border-color:var(--wp--preset--color--white)!important}.border-color-xs-black{border-color:var(--wp--preset--color--black)!important}.border-color-xs-green{border-color:var(--wp--preset--color--green)!important}.border-color-xs-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-xs-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-xs-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-xs-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-xs-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-xs-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-xs-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-xs-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-xs-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-xs-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-xs-red{border-color:var(--wp--preset--color--red)!important}.border-color-xs-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-xs-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-xs-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-xs-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-xs-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}@media(max-width:374.98px){.border-color-down-xs-white{border-color:var(--wp--preset--color--white)!important}.border-color-down-xs-black{border-color:var(--wp--preset--color--black)!important}.border-color-down-xs-green{border-color:var(--wp--preset--color--green)!important}.border-color-down-xs-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-down-xs-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-down-xs-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-down-xs-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-down-xs-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-down-xs-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-down-xs-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-down-xs-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-down-xs-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-down-xs-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-down-xs-red{border-color:var(--wp--preset--color--red)!important}.border-color-down-xs-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-down-xs-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-down-xs-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-down-xs-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-down-xs-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}@media(min-width:576px){.border-color-sm-white{border-color:var(--wp--preset--color--white)!important}.border-color-sm-black{border-color:var(--wp--preset--color--black)!important}.border-color-sm-green{border-color:var(--wp--preset--color--green)!important}.border-color-sm-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-sm-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-sm-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-sm-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-sm-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-sm-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-sm-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-sm-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-sm-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-sm-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-sm-red{border-color:var(--wp--preset--color--red)!important}.border-color-sm-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-sm-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-sm-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-sm-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-sm-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}@media(max-width:575.98px){.border-color-down-sm-white{border-color:var(--wp--preset--color--white)!important}.border-color-down-sm-black{border-color:var(--wp--preset--color--black)!important}.border-color-down-sm-green{border-color:var(--wp--preset--color--green)!important}.border-color-down-sm-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-down-sm-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-down-sm-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-down-sm-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-down-sm-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-down-sm-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-down-sm-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-down-sm-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-down-sm-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-down-sm-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-down-sm-red{border-color:var(--wp--preset--color--red)!important}.border-color-down-sm-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-down-sm-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-down-sm-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-down-sm-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-down-sm-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}@media(min-width:768px){.border-color-md-white{border-color:var(--wp--preset--color--white)!important}.border-color-md-black{border-color:var(--wp--preset--color--black)!important}.border-color-md-green{border-color:var(--wp--preset--color--green)!important}.border-color-md-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-md-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-md-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-md-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-md-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-md-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-md-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-md-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-md-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-md-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-md-red{border-color:var(--wp--preset--color--red)!important}.border-color-md-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-md-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-md-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-md-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-md-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}@media(max-width:767.98px){.border-color-down-md-white{border-color:var(--wp--preset--color--white)!important}.border-color-down-md-black{border-color:var(--wp--preset--color--black)!important}.border-color-down-md-green{border-color:var(--wp--preset--color--green)!important}.border-color-down-md-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-down-md-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-down-md-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-down-md-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-down-md-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-down-md-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-down-md-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-down-md-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-down-md-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-down-md-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-down-md-red{border-color:var(--wp--preset--color--red)!important}.border-color-down-md-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-down-md-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-down-md-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-down-md-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-down-md-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}@media(min-width:992px){.border-color-lg-white{border-color:var(--wp--preset--color--white)!important}.border-color-lg-black{border-color:var(--wp--preset--color--black)!important}.border-color-lg-green{border-color:var(--wp--preset--color--green)!important}.border-color-lg-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-lg-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-lg-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-lg-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-lg-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-lg-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-lg-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-lg-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-lg-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-lg-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-lg-red{border-color:var(--wp--preset--color--red)!important}.border-color-lg-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-lg-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-lg-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-lg-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-lg-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}@media(max-width:991.98px){.border-color-down-lg-white{border-color:var(--wp--preset--color--white)!important}.border-color-down-lg-black{border-color:var(--wp--preset--color--black)!important}.border-color-down-lg-green{border-color:var(--wp--preset--color--green)!important}.border-color-down-lg-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-down-lg-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-down-lg-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-down-lg-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-down-lg-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-down-lg-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-down-lg-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-down-lg-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-down-lg-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-down-lg-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-down-lg-red{border-color:var(--wp--preset--color--red)!important}.border-color-down-lg-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-down-lg-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-down-lg-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-down-lg-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-down-lg-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}@media(min-width:1200px){.border-color-xl-white{border-color:var(--wp--preset--color--white)!important}.border-color-xl-black{border-color:var(--wp--preset--color--black)!important}.border-color-xl-green{border-color:var(--wp--preset--color--green)!important}.border-color-xl-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-xl-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-xl-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-xl-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-xl-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-xl-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-xl-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-xl-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-xl-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-xl-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-xl-red{border-color:var(--wp--preset--color--red)!important}.border-color-xl-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-xl-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-xl-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-xl-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-xl-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}@media(max-width:1199.98px){.border-color-down-xl-white{border-color:var(--wp--preset--color--white)!important}.border-color-down-xl-black{border-color:var(--wp--preset--color--black)!important}.border-color-down-xl-green{border-color:var(--wp--preset--color--green)!important}.border-color-down-xl-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-down-xl-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-down-xl-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-down-xl-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-down-xl-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-down-xl-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-down-xl-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-down-xl-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-down-xl-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-down-xl-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-down-xl-red{border-color:var(--wp--preset--color--red)!important}.border-color-down-xl-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-down-xl-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-down-xl-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-down-xl-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-down-xl-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}@media(min-width:1400px){.border-color-xxl-white{border-color:var(--wp--preset--color--white)!important}.border-color-xxl-black{border-color:var(--wp--preset--color--black)!important}.border-color-xxl-green{border-color:var(--wp--preset--color--green)!important}.border-color-xxl-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-xxl-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-xxl-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-xxl-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-xxl-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-xxl-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-xxl-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-xxl-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-xxl-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-xxl-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-xxl-red{border-color:var(--wp--preset--color--red)!important}.border-color-xxl-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-xxl-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-xxl-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-xxl-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-xxl-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}@media(max-width:1399.98px){.border-color-down-xxl-white{border-color:var(--wp--preset--color--white)!important}.border-color-down-xxl-black{border-color:var(--wp--preset--color--black)!important}.border-color-down-xxl-green{border-color:var(--wp--preset--color--green)!important}.border-color-down-xxl-light-green{border-color:var(--wp--preset--color--light-green)!important}.border-color-down-xxl-brown{border-color:var(--wp--preset--color--brown)!important}.border-color-down-xxl-blue{border-color:var(--wp--preset--color--blue)!important}.border-color-down-xxl-pink{border-color:var(--wp--preset--color--pink)!important}.border-color-down-xxl-yellow{border-color:var(--wp--preset--color--yellow)!important}.border-color-down-xxl-sage{border-color:var(--wp--preset--color--sage)!important}.border-color-down-xxl-beige{border-color:var(--wp--preset--color--beige)!important}.border-color-down-xxl-navy{border-color:var(--wp--preset--color--navy)!important}.border-color-down-xxl-dark-green{border-color:var(--wp--preset--color--dark-green)!important}.border-color-down-xxl-orange{border-color:var(--wp--preset--color--orange)!important}.border-color-down-xxl-red{border-color:var(--wp--preset--color--red)!important}.border-color-down-xxl-grey-1{border-color:var(--wp--preset--color--grey-1)!important}.border-color-down-xxl-grey-2{border-color:var(--wp--preset--color--grey-2)!important}.border-color-down-xxl-grey-3{border-color:var(--wp--preset--color--grey-3)!important}.border-color-down-xxl-grey-4{border-color:var(--wp--preset--color--grey-4)!important}.border-color-down-xxl-grey-5{border-color:var(--wp--preset--color--grey-5)!important}}.vnv-staff-grid .vnv-staff-grid__group:last-of-type{border-bottom:1px solid var(--wp--preset--color--grey-4)}.vnv-staff-grid .vnv-staff-grid__group-header{cursor:default;pointer-events:none}.vnv-staff-grid .vnv-staff-grid__group-header .vnv-staff-grid__group-icon{display:none}.vnv-staff-grid.is-accordion .vnv-staff-grid__group-header{cursor:pointer;pointer-events:auto}.vnv-staff-grid.is-accordion .vnv-staff-grid__group-header .vnv-staff-grid__group-icon{display:block}.vnv-staff-grid.is-accordion .vnv-staff-grid__group-header .vnv-staff-grid__group-icon .vnv-staff-grid__group-minus,.vnv-staff-grid.is-accordion .vnv-staff-grid__group-body,.vnv-staff-grid.is-accordion .vnv-staff-grid__group.is-open .vnv-staff-grid__group-icon .vnv-staff-grid__group-plus{display:none}.vnv-staff-grid.is-accordion .vnv-staff-grid__group.is-open .vnv-staff-grid__group-icon .vnv-staff-grid__group-minus,.vnv-staff-grid.is-accordion .vnv-staff-grid__group.is-open .vnv-staff-grid__group-body{display:block}.vnv-staff-grid .vnv-staff-grid__item-photo img{object-position:center center}.vnv-tunnel{-webkit-user-select:none;user-select:none}.vnv-tunnel__inner{position:relative;aspect-ratio:21/9;overflow:hidden}.vnv-tunnel__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.vnv-tunnel__stage{position:relative;width:100%;height:100%}.vnv-tunnel__item{position:absolute;top:0;left:0;width:35%;aspect-ratio:3/2;will-change:transform,opacity;opacity:0;cursor:pointer}.vnv-tunnel__item:nth-child(4n+1){--duotone-color: var(--wp--preset--color--orange)}.vnv-tunnel__item:nth-child(4n+2){--duotone-color: var(--wp--preset--color--pink)}.vnv-tunnel__item:nth-child(4n+3){--duotone-color: var(--wp--preset--color--green)}.vnv-tunnel__item:nth-child(4n+4){--duotone-color: var(--wp--preset--color--blue)}.vnv-tunnel__item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--duotone-color);mix-blend-mode:color;transition:background-color .3s ease;pointer-events:none}.vnv-tunnel__item:hover:after{background-color:var(--wp--preset--color--yellow)}.vnv-tunnel__text{position:absolute;bottom:0;left:0;right:0;padding:50px 12.5px 12.5px;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,transparent 100%);opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}.vnv-tunnel__item.is-active .vnv-tunnel__text,.vnv-tunnel__item:hover .vnv-tunnel__text{opacity:1}.vnv-tunnel__img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;filter:grayscale(1)}.vnv-tunnel__nav{position:relative;left:50%;transform:translate(-50%);width:75%;margin-top:25px}@media(min-width:1200px){.vnv-tunnel__nav{width:50%}}.vnv-tunnel__nav{display:flex;align-items:center;justify-content:space-between;z-index:10}.vnv-tunnel__nav:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--wp--preset--color--grey-3, #999);transform:translateY(-50%)}.vnv-tunnel__dot{position:relative;z-index:1;width:8px;height:8px;padding:0;flex-shrink:0;border-radius:50%;border:none;background:var(--wp--preset--color--grey-3, #999);cursor:pointer;transition:background .3s ease,width .3s ease,height .3s ease}.vnv-tunnel__dot.is-active{width:14px;height:14px;background:var(--wp--preset--color--orange, #e44)}.vnv-tunnel__caption{position:absolute;top:calc(100% + 6.25px);left:0;margin:0;white-space:nowrap;color:var(--wp--preset--color--orange, #e44);pointer-events:none}
