@charset "UTF-8";

/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--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:#29d5ad;--bs-secondary:#3a3a3a;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:41,213,173;--bs-secondary-rgb:58,58,58;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","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,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-color:#dee2e6;border:1px solid rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#3a3a3a;--bs-link-hover-color:#3a3a3a;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:none}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:640px){.container,.container-sm,.container-smt,.container-ssm,.container-xsm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm,.container-smt,.container-smx,.container-ssm,.container-xsm{max-width:720px}}@media (min-width:1024px){.container,.container-lg,.container-md,.container-md2,.container-mdt,.container-sm,.container-smt,.container-smx,.container-ssm,.container-xsm{max-width:960px}}@media (min-width:1280px){.container,.container-lg,.container-lgt,.container-md,.container-md2,.container-mdt,.container-sm,.container-smt,.container-smx,.container-ssm,.container-x1200,.container-x1360,.container-x1390,.container-xl,.container-xsm{max-width:1240px}}@media (min-width:1440px){.container,.container-lg,.container-lgt,.container-md,.container-md2,.container-mdt,.container-sm,.container-smt,.container-smx,.container-ssm,.container-x1200,.container-x1360,.container-x1390,.container-xl,.container-xsm,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:2rem}.g-5,.gy-5{--bs-gutter-y:2rem}.g-5h,.gx-5h{--bs-gutter-x:2.5rem}.g-5h,.gy-5h{--bs-gutter-y:2.5rem}.g-6,.gx-6{--bs-gutter-x:3rem}.g-6,.gy-6{--bs-gutter-y:3rem}.g-6t,.gx-6t{--bs-gutter-x:3.75rem}.g-6t,.gy-6t{--bs-gutter-y:3.75rem}.g-7,.gx-7{--bs-gutter-x:4rem}.g-7,.gy-7{--bs-gutter-y:4rem}.g-8,.gx-8{--bs-gutter-x:5rem}.g-8,.gy-8{--bs-gutter-y:5rem}.g-9,.gx-9{--bs-gutter-x:6rem}.g-9,.gy-9{--bs-gutter-y:6rem}.g-10,.gx-10{--bs-gutter-x:7rem}.g-10,.gy-10{--bs-gutter-y:7rem}@media (min-width:369px){.col-xsm{flex:1 0 0%}.row-cols-xsm-auto>*{flex:0 0 auto;width:auto}.row-cols-xsm-1>*{flex:0 0 auto;width:100%}.row-cols-xsm-2>*{flex:0 0 auto;width:50%}.row-cols-xsm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xsm-4>*{flex:0 0 auto;width:25%}.row-cols-xsm-5>*{flex:0 0 auto;width:20%}.row-cols-xsm-6>*{flex:0 0 auto;width:16.6666666667%}.col-xsm-auto{flex:0 0 auto;width:auto}.col-xsm-1{flex:0 0 auto;width:8.33333333%}.col-xsm-2{flex:0 0 auto;width:16.66666667%}.col-xsm-3{flex:0 0 auto;width:25%}.col-xsm-4{flex:0 0 auto;width:33.33333333%}.col-xsm-5{flex:0 0 auto;width:41.66666667%}.col-xsm-6{flex:0 0 auto;width:50%}.col-xsm-7{flex:0 0 auto;width:58.33333333%}.col-xsm-8{flex:0 0 auto;width:66.66666667%}.col-xsm-9{flex:0 0 auto;width:75%}.col-xsm-10{flex:0 0 auto;width:83.33333333%}.col-xsm-11{flex:0 0 auto;width:91.66666667%}.col-xsm-12{flex:0 0 auto;width:100%}.offset-xsm-0{margin-left:0}.offset-xsm-1{margin-left:8.33333333%}.offset-xsm-2{margin-left:16.66666667%}.offset-xsm-3{margin-left:25%}.offset-xsm-4{margin-left:33.33333333%}.offset-xsm-5{margin-left:41.66666667%}.offset-xsm-6{margin-left:50%}.offset-xsm-7{margin-left:58.33333333%}.offset-xsm-8{margin-left:66.66666667%}.offset-xsm-9{margin-left:75%}.offset-xsm-10{margin-left:83.33333333%}.offset-xsm-11{margin-left:91.66666667%}.g-xsm-0,.gx-xsm-0{--bs-gutter-x:0}.g-xsm-0,.gy-xsm-0{--bs-gutter-y:0}.g-xsm-1,.gx-xsm-1{--bs-gutter-x:0.25rem}.g-xsm-1,.gy-xsm-1{--bs-gutter-y:0.25rem}.g-xsm-2,.gx-xsm-2{--bs-gutter-x:0.5rem}.g-xsm-2,.gy-xsm-2{--bs-gutter-y:0.5rem}.g-xsm-3,.gx-xsm-3{--bs-gutter-x:1rem}.g-xsm-3,.gy-xsm-3{--bs-gutter-y:1rem}.g-xsm-4,.gx-xsm-4{--bs-gutter-x:1.5rem}.g-xsm-4,.gy-xsm-4{--bs-gutter-y:1.5rem}.g-xsm-5,.gx-xsm-5{--bs-gutter-x:2rem}.g-xsm-5,.gy-xsm-5{--bs-gutter-y:2rem}.g-xsm-5h,.gx-xsm-5h{--bs-gutter-x:2.5rem}.g-xsm-5h,.gy-xsm-5h{--bs-gutter-y:2.5rem}.g-xsm-6,.gx-xsm-6{--bs-gutter-x:3rem}.g-xsm-6,.gy-xsm-6{--bs-gutter-y:3rem}.g-xsm-6t,.gx-xsm-6t{--bs-gutter-x:3.75rem}.g-xsm-6t,.gy-xsm-6t{--bs-gutter-y:3.75rem}.g-xsm-7,.gx-xsm-7{--bs-gutter-x:4rem}.g-xsm-7,.gy-xsm-7{--bs-gutter-y:4rem}.g-xsm-8,.gx-xsm-8{--bs-gutter-x:5rem}.g-xsm-8,.gy-xsm-8{--bs-gutter-y:5rem}.g-xsm-9,.gx-xsm-9{--bs-gutter-x:6rem}.g-xsm-9,.gy-xsm-9{--bs-gutter-y:6rem}.g-xsm-10,.gx-xsm-10{--bs-gutter-x:7rem}.g-xsm-10,.gy-xsm-10{--bs-gutter-y:7rem}}@media (min-width:540px){.col-smt{flex:1 0 0%}.row-cols-smt-auto>*{flex:0 0 auto;width:auto}.row-cols-smt-1>*{flex:0 0 auto;width:100%}.row-cols-smt-2>*{flex:0 0 auto;width:50%}.row-cols-smt-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-smt-4>*{flex:0 0 auto;width:25%}.row-cols-smt-5>*{flex:0 0 auto;width:20%}.row-cols-smt-6>*{flex:0 0 auto;width:16.6666666667%}.col-smt-auto{flex:0 0 auto;width:auto}.col-smt-1{flex:0 0 auto;width:8.33333333%}.col-smt-2{flex:0 0 auto;width:16.66666667%}.col-smt-3{flex:0 0 auto;width:25%}.col-smt-4{flex:0 0 auto;width:33.33333333%}.col-smt-5{flex:0 0 auto;width:41.66666667%}.col-smt-6{flex:0 0 auto;width:50%}.col-smt-7{flex:0 0 auto;width:58.33333333%}.col-smt-8{flex:0 0 auto;width:66.66666667%}.col-smt-9{flex:0 0 auto;width:75%}.col-smt-10{flex:0 0 auto;width:83.33333333%}.col-smt-11{flex:0 0 auto;width:91.66666667%}.col-smt-12{flex:0 0 auto;width:100%}.offset-smt-0{margin-left:0}.offset-smt-1{margin-left:8.33333333%}.offset-smt-2{margin-left:16.66666667%}.offset-smt-3{margin-left:25%}.offset-smt-4{margin-left:33.33333333%}.offset-smt-5{margin-left:41.66666667%}.offset-smt-6{margin-left:50%}.offset-smt-7{margin-left:58.33333333%}.offset-smt-8{margin-left:66.66666667%}.offset-smt-9{margin-left:75%}.offset-smt-10{margin-left:83.33333333%}.offset-smt-11{margin-left:91.66666667%}.g-smt-0,.gx-smt-0{--bs-gutter-x:0}.g-smt-0,.gy-smt-0{--bs-gutter-y:0}.g-smt-1,.gx-smt-1{--bs-gutter-x:0.25rem}.g-smt-1,.gy-smt-1{--bs-gutter-y:0.25rem}.g-smt-2,.gx-smt-2{--bs-gutter-x:0.5rem}.g-smt-2,.gy-smt-2{--bs-gutter-y:0.5rem}.g-smt-3,.gx-smt-3{--bs-gutter-x:1rem}.g-smt-3,.gy-smt-3{--bs-gutter-y:1rem}.g-smt-4,.gx-smt-4{--bs-gutter-x:1.5rem}.g-smt-4,.gy-smt-4{--bs-gutter-y:1.5rem}.g-smt-5,.gx-smt-5{--bs-gutter-x:2rem}.g-smt-5,.gy-smt-5{--bs-gutter-y:2rem}.g-smt-5h,.gx-smt-5h{--bs-gutter-x:2.5rem}.g-smt-5h,.gy-smt-5h{--bs-gutter-y:2.5rem}.g-smt-6,.gx-smt-6{--bs-gutter-x:3rem}.g-smt-6,.gy-smt-6{--bs-gutter-y:3rem}.g-smt-6t,.gx-smt-6t{--bs-gutter-x:3.75rem}.g-smt-6t,.gy-smt-6t{--bs-gutter-y:3.75rem}.g-smt-7,.gx-smt-7{--bs-gutter-x:4rem}.g-smt-7,.gy-smt-7{--bs-gutter-y:4rem}.g-smt-8,.gx-smt-8{--bs-gutter-x:5rem}.g-smt-8,.gy-smt-8{--bs-gutter-y:5rem}.g-smt-9,.gx-smt-9{--bs-gutter-x:6rem}.g-smt-9,.gy-smt-9{--bs-gutter-y:6rem}.g-smt-10,.gx-smt-10{--bs-gutter-x:7rem}.g-smt-10,.gy-smt-10{--bs-gutter-y:7rem}}@media (min-width:520px){.col-ssm{flex:1 0 0%}.row-cols-ssm-auto>*{flex:0 0 auto;width:auto}.row-cols-ssm-1>*{flex:0 0 auto;width:100%}.row-cols-ssm-2>*{flex:0 0 auto;width:50%}.row-cols-ssm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-ssm-4>*{flex:0 0 auto;width:25%}.row-cols-ssm-5>*{flex:0 0 auto;width:20%}.row-cols-ssm-6>*{flex:0 0 auto;width:16.6666666667%}.col-ssm-auto{flex:0 0 auto;width:auto}.col-ssm-1{flex:0 0 auto;width:8.33333333%}.col-ssm-2{flex:0 0 auto;width:16.66666667%}.col-ssm-3{flex:0 0 auto;width:25%}.col-ssm-4{flex:0 0 auto;width:33.33333333%}.col-ssm-5{flex:0 0 auto;width:41.66666667%}.col-ssm-6{flex:0 0 auto;width:50%}.col-ssm-7{flex:0 0 auto;width:58.33333333%}.col-ssm-8{flex:0 0 auto;width:66.66666667%}.col-ssm-9{flex:0 0 auto;width:75%}.col-ssm-10{flex:0 0 auto;width:83.33333333%}.col-ssm-11{flex:0 0 auto;width:91.66666667%}.col-ssm-12{flex:0 0 auto;width:100%}.offset-ssm-0{margin-left:0}.offset-ssm-1{margin-left:8.33333333%}.offset-ssm-2{margin-left:16.66666667%}.offset-ssm-3{margin-left:25%}.offset-ssm-4{margin-left:33.33333333%}.offset-ssm-5{margin-left:41.66666667%}.offset-ssm-6{margin-left:50%}.offset-ssm-7{margin-left:58.33333333%}.offset-ssm-8{margin-left:66.66666667%}.offset-ssm-9{margin-left:75%}.offset-ssm-10{margin-left:83.33333333%}.offset-ssm-11{margin-left:91.66666667%}.g-ssm-0,.gx-ssm-0{--bs-gutter-x:0}.g-ssm-0,.gy-ssm-0{--bs-gutter-y:0}.g-ssm-1,.gx-ssm-1{--bs-gutter-x:0.25rem}.g-ssm-1,.gy-ssm-1{--bs-gutter-y:0.25rem}.g-ssm-2,.gx-ssm-2{--bs-gutter-x:0.5rem}.g-ssm-2,.gy-ssm-2{--bs-gutter-y:0.5rem}.g-ssm-3,.gx-ssm-3{--bs-gutter-x:1rem}.g-ssm-3,.gy-ssm-3{--bs-gutter-y:1rem}.g-ssm-4,.gx-ssm-4{--bs-gutter-x:1.5rem}.g-ssm-4,.gy-ssm-4{--bs-gutter-y:1.5rem}.g-ssm-5,.gx-ssm-5{--bs-gutter-x:2rem}.g-ssm-5,.gy-ssm-5{--bs-gutter-y:2rem}.g-ssm-5h,.gx-ssm-5h{--bs-gutter-x:2.5rem}.g-ssm-5h,.gy-ssm-5h{--bs-gutter-y:2.5rem}.g-ssm-6,.gx-ssm-6{--bs-gutter-x:3rem}.g-ssm-6,.gy-ssm-6{--bs-gutter-y:3rem}.g-ssm-6t,.gx-ssm-6t{--bs-gutter-x:3.75rem}.g-ssm-6t,.gy-ssm-6t{--bs-gutter-y:3.75rem}.g-ssm-7,.gx-ssm-7{--bs-gutter-x:4rem}.g-ssm-7,.gy-ssm-7{--bs-gutter-y:4rem}.g-ssm-8,.gx-ssm-8{--bs-gutter-x:5rem}.g-ssm-8,.gy-ssm-8{--bs-gutter-y:5rem}.g-ssm-9,.gx-ssm-9{--bs-gutter-x:6rem}.g-ssm-9,.gy-ssm-9{--bs-gutter-y:6rem}.g-ssm-10,.gx-ssm-10{--bs-gutter-x:7rem}.g-ssm-10,.gy-ssm-10{--bs-gutter-y:7rem}}@media (min-width:640px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:2rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:2rem}.g-sm-5h,.gx-sm-5h{--bs-gutter-x:2.5rem}.g-sm-5h,.gy-sm-5h{--bs-gutter-y:2.5rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:3rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:3rem}.g-sm-6t,.gx-sm-6t{--bs-gutter-x:3.75rem}.g-sm-6t,.gy-sm-6t{--bs-gutter-y:3.75rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:4rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:4rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:5rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:5rem}.g-sm-9,.gx-sm-9{--bs-gutter-x:6rem}.g-sm-9,.gy-sm-9{--bs-gutter-y:6rem}.g-sm-10,.gx-sm-10{--bs-gutter-x:7rem}.g-sm-10,.gy-sm-10{--bs-gutter-y:7rem}}@media (min-width:670px){.col-smx{flex:1 0 0%}.row-cols-smx-auto>*{flex:0 0 auto;width:auto}.row-cols-smx-1>*{flex:0 0 auto;width:100%}.row-cols-smx-2>*{flex:0 0 auto;width:50%}.row-cols-smx-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-smx-4>*{flex:0 0 auto;width:25%}.row-cols-smx-5>*{flex:0 0 auto;width:20%}.row-cols-smx-6>*{flex:0 0 auto;width:16.6666666667%}.col-smx-auto{flex:0 0 auto;width:auto}.col-smx-1{flex:0 0 auto;width:8.33333333%}.col-smx-2{flex:0 0 auto;width:16.66666667%}.col-smx-3{flex:0 0 auto;width:25%}.col-smx-4{flex:0 0 auto;width:33.33333333%}.col-smx-5{flex:0 0 auto;width:41.66666667%}.col-smx-6{flex:0 0 auto;width:50%}.col-smx-7{flex:0 0 auto;width:58.33333333%}.col-smx-8{flex:0 0 auto;width:66.66666667%}.col-smx-9{flex:0 0 auto;width:75%}.col-smx-10{flex:0 0 auto;width:83.33333333%}.col-smx-11{flex:0 0 auto;width:91.66666667%}.col-smx-12{flex:0 0 auto;width:100%}.offset-smx-0{margin-left:0}.offset-smx-1{margin-left:8.33333333%}.offset-smx-2{margin-left:16.66666667%}.offset-smx-3{margin-left:25%}.offset-smx-4{margin-left:33.33333333%}.offset-smx-5{margin-left:41.66666667%}.offset-smx-6{margin-left:50%}.offset-smx-7{margin-left:58.33333333%}.offset-smx-8{margin-left:66.66666667%}.offset-smx-9{margin-left:75%}.offset-smx-10{margin-left:83.33333333%}.offset-smx-11{margin-left:91.66666667%}.g-smx-0,.gx-smx-0{--bs-gutter-x:0}.g-smx-0,.gy-smx-0{--bs-gutter-y:0}.g-smx-1,.gx-smx-1{--bs-gutter-x:0.25rem}.g-smx-1,.gy-smx-1{--bs-gutter-y:0.25rem}.g-smx-2,.gx-smx-2{--bs-gutter-x:0.5rem}.g-smx-2,.gy-smx-2{--bs-gutter-y:0.5rem}.g-smx-3,.gx-smx-3{--bs-gutter-x:1rem}.g-smx-3,.gy-smx-3{--bs-gutter-y:1rem}.g-smx-4,.gx-smx-4{--bs-gutter-x:1.5rem}.g-smx-4,.gy-smx-4{--bs-gutter-y:1.5rem}.g-smx-5,.gx-smx-5{--bs-gutter-x:2rem}.g-smx-5,.gy-smx-5{--bs-gutter-y:2rem}.g-smx-5h,.gx-smx-5h{--bs-gutter-x:2.5rem}.g-smx-5h,.gy-smx-5h{--bs-gutter-y:2.5rem}.g-smx-6,.gx-smx-6{--bs-gutter-x:3rem}.g-smx-6,.gy-smx-6{--bs-gutter-y:3rem}.g-smx-6t,.gx-smx-6t{--bs-gutter-x:3.75rem}.g-smx-6t,.gy-smx-6t{--bs-gutter-y:3.75rem}.g-smx-7,.gx-smx-7{--bs-gutter-x:4rem}.g-smx-7,.gy-smx-7{--bs-gutter-y:4rem}.g-smx-8,.gx-smx-8{--bs-gutter-x:5rem}.g-smx-8,.gy-smx-8{--bs-gutter-y:5rem}.g-smx-9,.gx-smx-9{--bs-gutter-x:6rem}.g-smx-9,.gy-smx-9{--bs-gutter-y:6rem}.g-smx-10,.gx-smx-10{--bs-gutter-x:7rem}.g-smx-10,.gy-smx-10{--bs-gutter-y:7rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:2rem}.g-md-5,.gy-md-5{--bs-gutter-y:2rem}.g-md-5h,.gx-md-5h{--bs-gutter-x:2.5rem}.g-md-5h,.gy-md-5h{--bs-gutter-y:2.5rem}.g-md-6,.gx-md-6{--bs-gutter-x:3rem}.g-md-6,.gy-md-6{--bs-gutter-y:3rem}.g-md-6t,.gx-md-6t{--bs-gutter-x:3.75rem}.g-md-6t,.gy-md-6t{--bs-gutter-y:3.75rem}.g-md-7,.gx-md-7{--bs-gutter-x:4rem}.g-md-7,.gy-md-7{--bs-gutter-y:4rem}.g-md-8,.gx-md-8{--bs-gutter-x:5rem}.g-md-8,.gy-md-8{--bs-gutter-y:5rem}.g-md-9,.gx-md-9{--bs-gutter-x:6rem}.g-md-9,.gy-md-9{--bs-gutter-y:6rem}.g-md-10,.gx-md-10{--bs-gutter-x:7rem}.g-md-10,.gy-md-10{--bs-gutter-y:7rem}}@media (min-width:789px){.col-md2{flex:1 0 0%}.row-cols-md2-auto>*{flex:0 0 auto;width:auto}.row-cols-md2-1>*{flex:0 0 auto;width:100%}.row-cols-md2-2>*{flex:0 0 auto;width:50%}.row-cols-md2-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md2-4>*{flex:0 0 auto;width:25%}.row-cols-md2-5>*{flex:0 0 auto;width:20%}.row-cols-md2-6>*{flex:0 0 auto;width:16.6666666667%}.col-md2-auto{flex:0 0 auto;width:auto}.col-md2-1{flex:0 0 auto;width:8.33333333%}.col-md2-2{flex:0 0 auto;width:16.66666667%}.col-md2-3{flex:0 0 auto;width:25%}.col-md2-4{flex:0 0 auto;width:33.33333333%}.col-md2-5{flex:0 0 auto;width:41.66666667%}.col-md2-6{flex:0 0 auto;width:50%}.col-md2-7{flex:0 0 auto;width:58.33333333%}.col-md2-8{flex:0 0 auto;width:66.66666667%}.col-md2-9{flex:0 0 auto;width:75%}.col-md2-10{flex:0 0 auto;width:83.33333333%}.col-md2-11{flex:0 0 auto;width:91.66666667%}.col-md2-12{flex:0 0 auto;width:100%}.offset-md2-0{margin-left:0}.offset-md2-1{margin-left:8.33333333%}.offset-md2-2{margin-left:16.66666667%}.offset-md2-3{margin-left:25%}.offset-md2-4{margin-left:33.33333333%}.offset-md2-5{margin-left:41.66666667%}.offset-md2-6{margin-left:50%}.offset-md2-7{margin-left:58.33333333%}.offset-md2-8{margin-left:66.66666667%}.offset-md2-9{margin-left:75%}.offset-md2-10{margin-left:83.33333333%}.offset-md2-11{margin-left:91.66666667%}.g-md2-0,.gx-md2-0{--bs-gutter-x:0}.g-md2-0,.gy-md2-0{--bs-gutter-y:0}.g-md2-1,.gx-md2-1{--bs-gutter-x:0.25rem}.g-md2-1,.gy-md2-1{--bs-gutter-y:0.25rem}.g-md2-2,.gx-md2-2{--bs-gutter-x:0.5rem}.g-md2-2,.gy-md2-2{--bs-gutter-y:0.5rem}.g-md2-3,.gx-md2-3{--bs-gutter-x:1rem}.g-md2-3,.gy-md2-3{--bs-gutter-y:1rem}.g-md2-4,.gx-md2-4{--bs-gutter-x:1.5rem}.g-md2-4,.gy-md2-4{--bs-gutter-y:1.5rem}.g-md2-5,.gx-md2-5{--bs-gutter-x:2rem}.g-md2-5,.gy-md2-5{--bs-gutter-y:2rem}.g-md2-5h,.gx-md2-5h{--bs-gutter-x:2.5rem}.g-md2-5h,.gy-md2-5h{--bs-gutter-y:2.5rem}.g-md2-6,.gx-md2-6{--bs-gutter-x:3rem}.g-md2-6,.gy-md2-6{--bs-gutter-y:3rem}.g-md2-6t,.gx-md2-6t{--bs-gutter-x:3.75rem}.g-md2-6t,.gy-md2-6t{--bs-gutter-y:3.75rem}.g-md2-7,.gx-md2-7{--bs-gutter-x:4rem}.g-md2-7,.gy-md2-7{--bs-gutter-y:4rem}.g-md2-8,.gx-md2-8{--bs-gutter-x:5rem}.g-md2-8,.gy-md2-8{--bs-gutter-y:5rem}.g-md2-9,.gx-md2-9{--bs-gutter-x:6rem}.g-md2-9,.gy-md2-9{--bs-gutter-y:6rem}.g-md2-10,.gx-md2-10{--bs-gutter-x:7rem}.g-md2-10,.gy-md2-10{--bs-gutter-y:7rem}}@media (min-width:960px){.col-mdt{flex:1 0 0%}.row-cols-mdt-auto>*{flex:0 0 auto;width:auto}.row-cols-mdt-1>*{flex:0 0 auto;width:100%}.row-cols-mdt-2>*{flex:0 0 auto;width:50%}.row-cols-mdt-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-mdt-4>*{flex:0 0 auto;width:25%}.row-cols-mdt-5>*{flex:0 0 auto;width:20%}.row-cols-mdt-6>*{flex:0 0 auto;width:16.6666666667%}.col-mdt-auto{flex:0 0 auto;width:auto}.col-mdt-1{flex:0 0 auto;width:8.33333333%}.col-mdt-2{flex:0 0 auto;width:16.66666667%}.col-mdt-3{flex:0 0 auto;width:25%}.col-mdt-4{flex:0 0 auto;width:33.33333333%}.col-mdt-5{flex:0 0 auto;width:41.66666667%}.col-mdt-6{flex:0 0 auto;width:50%}.col-mdt-7{flex:0 0 auto;width:58.33333333%}.col-mdt-8{flex:0 0 auto;width:66.66666667%}.col-mdt-9{flex:0 0 auto;width:75%}.col-mdt-10{flex:0 0 auto;width:83.33333333%}.col-mdt-11{flex:0 0 auto;width:91.66666667%}.col-mdt-12{flex:0 0 auto;width:100%}.offset-mdt-0{margin-left:0}.offset-mdt-1{margin-left:8.33333333%}.offset-mdt-2{margin-left:16.66666667%}.offset-mdt-3{margin-left:25%}.offset-mdt-4{margin-left:33.33333333%}.offset-mdt-5{margin-left:41.66666667%}.offset-mdt-6{margin-left:50%}.offset-mdt-7{margin-left:58.33333333%}.offset-mdt-8{margin-left:66.66666667%}.offset-mdt-9{margin-left:75%}.offset-mdt-10{margin-left:83.33333333%}.offset-mdt-11{margin-left:91.66666667%}.g-mdt-0,.gx-mdt-0{--bs-gutter-x:0}.g-mdt-0,.gy-mdt-0{--bs-gutter-y:0}.g-mdt-1,.gx-mdt-1{--bs-gutter-x:0.25rem}.g-mdt-1,.gy-mdt-1{--bs-gutter-y:0.25rem}.g-mdt-2,.gx-mdt-2{--bs-gutter-x:0.5rem}.g-mdt-2,.gy-mdt-2{--bs-gutter-y:0.5rem}.g-mdt-3,.gx-mdt-3{--bs-gutter-x:1rem}.g-mdt-3,.gy-mdt-3{--bs-gutter-y:1rem}.g-mdt-4,.gx-mdt-4{--bs-gutter-x:1.5rem}.g-mdt-4,.gy-mdt-4{--bs-gutter-y:1.5rem}.g-mdt-5,.gx-mdt-5{--bs-gutter-x:2rem}.g-mdt-5,.gy-mdt-5{--bs-gutter-y:2rem}.g-mdt-5h,.gx-mdt-5h{--bs-gutter-x:2.5rem}.g-mdt-5h,.gy-mdt-5h{--bs-gutter-y:2.5rem}.g-mdt-6,.gx-mdt-6{--bs-gutter-x:3rem}.g-mdt-6,.gy-mdt-6{--bs-gutter-y:3rem}.g-mdt-6t,.gx-mdt-6t{--bs-gutter-x:3.75rem}.g-mdt-6t,.gy-mdt-6t{--bs-gutter-y:3.75rem}.g-mdt-7,.gx-mdt-7{--bs-gutter-x:4rem}.g-mdt-7,.gy-mdt-7{--bs-gutter-y:4rem}.g-mdt-8,.gx-mdt-8{--bs-gutter-x:5rem}.g-mdt-8,.gy-mdt-8{--bs-gutter-y:5rem}.g-mdt-9,.gx-mdt-9{--bs-gutter-x:6rem}.g-mdt-9,.gy-mdt-9{--bs-gutter-y:6rem}.g-mdt-10,.gx-mdt-10{--bs-gutter-x:7rem}.g-mdt-10,.gy-mdt-10{--bs-gutter-y:7rem}}@media (min-width:1024px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:2rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:2rem}.g-lg-5h,.gx-lg-5h{--bs-gutter-x:2.5rem}.g-lg-5h,.gy-lg-5h{--bs-gutter-y:2.5rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:3rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:3rem}.g-lg-6t,.gx-lg-6t{--bs-gutter-x:3.75rem}.g-lg-6t,.gy-lg-6t{--bs-gutter-y:3.75rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:4rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:4rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:5rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:5rem}.g-lg-9,.gx-lg-9{--bs-gutter-x:6rem}.g-lg-9,.gy-lg-9{--bs-gutter-y:6rem}.g-lg-10,.gx-lg-10{--bs-gutter-x:7rem}.g-lg-10,.gy-lg-10{--bs-gutter-y:7rem}}@media (min-width:1200px){.col-x1200{flex:1 0 0%}.row-cols-x1200-auto>*{flex:0 0 auto;width:auto}.row-cols-x1200-1>*{flex:0 0 auto;width:100%}.row-cols-x1200-2>*{flex:0 0 auto;width:50%}.row-cols-x1200-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-x1200-4>*{flex:0 0 auto;width:25%}.row-cols-x1200-5>*{flex:0 0 auto;width:20%}.row-cols-x1200-6>*{flex:0 0 auto;width:16.6666666667%}.col-x1200-auto{flex:0 0 auto;width:auto}.col-x1200-1{flex:0 0 auto;width:8.33333333%}.col-x1200-2{flex:0 0 auto;width:16.66666667%}.col-x1200-3{flex:0 0 auto;width:25%}.col-x1200-4{flex:0 0 auto;width:33.33333333%}.col-x1200-5{flex:0 0 auto;width:41.66666667%}.col-x1200-6{flex:0 0 auto;width:50%}.col-x1200-7{flex:0 0 auto;width:58.33333333%}.col-x1200-8{flex:0 0 auto;width:66.66666667%}.col-x1200-9{flex:0 0 auto;width:75%}.col-x1200-10{flex:0 0 auto;width:83.33333333%}.col-x1200-11{flex:0 0 auto;width:91.66666667%}.col-x1200-12{flex:0 0 auto;width:100%}.offset-x1200-0{margin-left:0}.offset-x1200-1{margin-left:8.33333333%}.offset-x1200-2{margin-left:16.66666667%}.offset-x1200-3{margin-left:25%}.offset-x1200-4{margin-left:33.33333333%}.offset-x1200-5{margin-left:41.66666667%}.offset-x1200-6{margin-left:50%}.offset-x1200-7{margin-left:58.33333333%}.offset-x1200-8{margin-left:66.66666667%}.offset-x1200-9{margin-left:75%}.offset-x1200-10{margin-left:83.33333333%}.offset-x1200-11{margin-left:91.66666667%}.g-x1200-0,.gx-x1200-0{--bs-gutter-x:0}.g-x1200-0,.gy-x1200-0{--bs-gutter-y:0}.g-x1200-1,.gx-x1200-1{--bs-gutter-x:0.25rem}.g-x1200-1,.gy-x1200-1{--bs-gutter-y:0.25rem}.g-x1200-2,.gx-x1200-2{--bs-gutter-x:0.5rem}.g-x1200-2,.gy-x1200-2{--bs-gutter-y:0.5rem}.g-x1200-3,.gx-x1200-3{--bs-gutter-x:1rem}.g-x1200-3,.gy-x1200-3{--bs-gutter-y:1rem}.g-x1200-4,.gx-x1200-4{--bs-gutter-x:1.5rem}.g-x1200-4,.gy-x1200-4{--bs-gutter-y:1.5rem}.g-x1200-5,.gx-x1200-5{--bs-gutter-x:2rem}.g-x1200-5,.gy-x1200-5{--bs-gutter-y:2rem}.g-x1200-5h,.gx-x1200-5h{--bs-gutter-x:2.5rem}.g-x1200-5h,.gy-x1200-5h{--bs-gutter-y:2.5rem}.g-x1200-6,.gx-x1200-6{--bs-gutter-x:3rem}.g-x1200-6,.gy-x1200-6{--bs-gutter-y:3rem}.g-x1200-6t,.gx-x1200-6t{--bs-gutter-x:3.75rem}.g-x1200-6t,.gy-x1200-6t{--bs-gutter-y:3.75rem}.g-x1200-7,.gx-x1200-7{--bs-gutter-x:4rem}.g-x1200-7,.gy-x1200-7{--bs-gutter-y:4rem}.g-x1200-8,.gx-x1200-8{--bs-gutter-x:5rem}.g-x1200-8,.gy-x1200-8{--bs-gutter-y:5rem}.g-x1200-9,.gx-x1200-9{--bs-gutter-x:6rem}.g-x1200-9,.gy-x1200-9{--bs-gutter-y:6rem}.g-x1200-10,.gx-x1200-10{--bs-gutter-x:7rem}.g-x1200-10,.gy-x1200-10{--bs-gutter-y:7rem}}@media (min-width:1120px){.col-lgt{flex:1 0 0%}.row-cols-lgt-auto>*{flex:0 0 auto;width:auto}.row-cols-lgt-1>*{flex:0 0 auto;width:100%}.row-cols-lgt-2>*{flex:0 0 auto;width:50%}.row-cols-lgt-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lgt-4>*{flex:0 0 auto;width:25%}.row-cols-lgt-5>*{flex:0 0 auto;width:20%}.row-cols-lgt-6>*{flex:0 0 auto;width:16.6666666667%}.col-lgt-auto{flex:0 0 auto;width:auto}.col-lgt-1{flex:0 0 auto;width:8.33333333%}.col-lgt-2{flex:0 0 auto;width:16.66666667%}.col-lgt-3{flex:0 0 auto;width:25%}.col-lgt-4{flex:0 0 auto;width:33.33333333%}.col-lgt-5{flex:0 0 auto;width:41.66666667%}.col-lgt-6{flex:0 0 auto;width:50%}.col-lgt-7{flex:0 0 auto;width:58.33333333%}.col-lgt-8{flex:0 0 auto;width:66.66666667%}.col-lgt-9{flex:0 0 auto;width:75%}.col-lgt-10{flex:0 0 auto;width:83.33333333%}.col-lgt-11{flex:0 0 auto;width:91.66666667%}.col-lgt-12{flex:0 0 auto;width:100%}.offset-lgt-0{margin-left:0}.offset-lgt-1{margin-left:8.33333333%}.offset-lgt-2{margin-left:16.66666667%}.offset-lgt-3{margin-left:25%}.offset-lgt-4{margin-left:33.33333333%}.offset-lgt-5{margin-left:41.66666667%}.offset-lgt-6{margin-left:50%}.offset-lgt-7{margin-left:58.33333333%}.offset-lgt-8{margin-left:66.66666667%}.offset-lgt-9{margin-left:75%}.offset-lgt-10{margin-left:83.33333333%}.offset-lgt-11{margin-left:91.66666667%}.g-lgt-0,.gx-lgt-0{--bs-gutter-x:0}.g-lgt-0,.gy-lgt-0{--bs-gutter-y:0}.g-lgt-1,.gx-lgt-1{--bs-gutter-x:0.25rem}.g-lgt-1,.gy-lgt-1{--bs-gutter-y:0.25rem}.g-lgt-2,.gx-lgt-2{--bs-gutter-x:0.5rem}.g-lgt-2,.gy-lgt-2{--bs-gutter-y:0.5rem}.g-lgt-3,.gx-lgt-3{--bs-gutter-x:1rem}.g-lgt-3,.gy-lgt-3{--bs-gutter-y:1rem}.g-lgt-4,.gx-lgt-4{--bs-gutter-x:1.5rem}.g-lgt-4,.gy-lgt-4{--bs-gutter-y:1.5rem}.g-lgt-5,.gx-lgt-5{--bs-gutter-x:2rem}.g-lgt-5,.gy-lgt-5{--bs-gutter-y:2rem}.g-lgt-5h,.gx-lgt-5h{--bs-gutter-x:2.5rem}.g-lgt-5h,.gy-lgt-5h{--bs-gutter-y:2.5rem}.g-lgt-6,.gx-lgt-6{--bs-gutter-x:3rem}.g-lgt-6,.gy-lgt-6{--bs-gutter-y:3rem}.g-lgt-6t,.gx-lgt-6t{--bs-gutter-x:3.75rem}.g-lgt-6t,.gy-lgt-6t{--bs-gutter-y:3.75rem}.g-lgt-7,.gx-lgt-7{--bs-gutter-x:4rem}.g-lgt-7,.gy-lgt-7{--bs-gutter-y:4rem}.g-lgt-8,.gx-lgt-8{--bs-gutter-x:5rem}.g-lgt-8,.gy-lgt-8{--bs-gutter-y:5rem}.g-lgt-9,.gx-lgt-9{--bs-gutter-x:6rem}.g-lgt-9,.gy-lgt-9{--bs-gutter-y:6rem}.g-lgt-10,.gx-lgt-10{--bs-gutter-x:7rem}.g-lgt-10,.gy-lgt-10{--bs-gutter-y:7rem}}@media (min-width:1360px){.col-x1360{flex:1 0 0%}.row-cols-x1360-auto>*{flex:0 0 auto;width:auto}.row-cols-x1360-1>*{flex:0 0 auto;width:100%}.row-cols-x1360-2>*{flex:0 0 auto;width:50%}.row-cols-x1360-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-x1360-4>*{flex:0 0 auto;width:25%}.row-cols-x1360-5>*{flex:0 0 auto;width:20%}.row-cols-x1360-6>*{flex:0 0 auto;width:16.6666666667%}.col-x1360-auto{flex:0 0 auto;width:auto}.col-x1360-1{flex:0 0 auto;width:8.33333333%}.col-x1360-2{flex:0 0 auto;width:16.66666667%}.col-x1360-3{flex:0 0 auto;width:25%}.col-x1360-4{flex:0 0 auto;width:33.33333333%}.col-x1360-5{flex:0 0 auto;width:41.66666667%}.col-x1360-6{flex:0 0 auto;width:50%}.col-x1360-7{flex:0 0 auto;width:58.33333333%}.col-x1360-8{flex:0 0 auto;width:66.66666667%}.col-x1360-9{flex:0 0 auto;width:75%}.col-x1360-10{flex:0 0 auto;width:83.33333333%}.col-x1360-11{flex:0 0 auto;width:91.66666667%}.col-x1360-12{flex:0 0 auto;width:100%}.offset-x1360-0{margin-left:0}.offset-x1360-1{margin-left:8.33333333%}.offset-x1360-2{margin-left:16.66666667%}.offset-x1360-3{margin-left:25%}.offset-x1360-4{margin-left:33.33333333%}.offset-x1360-5{margin-left:41.66666667%}.offset-x1360-6{margin-left:50%}.offset-x1360-7{margin-left:58.33333333%}.offset-x1360-8{margin-left:66.66666667%}.offset-x1360-9{margin-left:75%}.offset-x1360-10{margin-left:83.33333333%}.offset-x1360-11{margin-left:91.66666667%}.g-x1360-0,.gx-x1360-0{--bs-gutter-x:0}.g-x1360-0,.gy-x1360-0{--bs-gutter-y:0}.g-x1360-1,.gx-x1360-1{--bs-gutter-x:0.25rem}.g-x1360-1,.gy-x1360-1{--bs-gutter-y:0.25rem}.g-x1360-2,.gx-x1360-2{--bs-gutter-x:0.5rem}.g-x1360-2,.gy-x1360-2{--bs-gutter-y:0.5rem}.g-x1360-3,.gx-x1360-3{--bs-gutter-x:1rem}.g-x1360-3,.gy-x1360-3{--bs-gutter-y:1rem}.g-x1360-4,.gx-x1360-4{--bs-gutter-x:1.5rem}.g-x1360-4,.gy-x1360-4{--bs-gutter-y:1.5rem}.g-x1360-5,.gx-x1360-5{--bs-gutter-x:2rem}.g-x1360-5,.gy-x1360-5{--bs-gutter-y:2rem}.g-x1360-5h,.gx-x1360-5h{--bs-gutter-x:2.5rem}.g-x1360-5h,.gy-x1360-5h{--bs-gutter-y:2.5rem}.g-x1360-6,.gx-x1360-6{--bs-gutter-x:3rem}.g-x1360-6,.gy-x1360-6{--bs-gutter-y:3rem}.g-x1360-6t,.gx-x1360-6t{--bs-gutter-x:3.75rem}.g-x1360-6t,.gy-x1360-6t{--bs-gutter-y:3.75rem}.g-x1360-7,.gx-x1360-7{--bs-gutter-x:4rem}.g-x1360-7,.gy-x1360-7{--bs-gutter-y:4rem}.g-x1360-8,.gx-x1360-8{--bs-gutter-x:5rem}.g-x1360-8,.gy-x1360-8{--bs-gutter-y:5rem}.g-x1360-9,.gx-x1360-9{--bs-gutter-x:6rem}.g-x1360-9,.gy-x1360-9{--bs-gutter-y:6rem}.g-x1360-10,.gx-x1360-10{--bs-gutter-x:7rem}.g-x1360-10,.gy-x1360-10{--bs-gutter-y:7rem}}@media (min-width:1390px){.col-x1390{flex:1 0 0%}.row-cols-x1390-auto>*{flex:0 0 auto;width:auto}.row-cols-x1390-1>*{flex:0 0 auto;width:100%}.row-cols-x1390-2>*{flex:0 0 auto;width:50%}.row-cols-x1390-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-x1390-4>*{flex:0 0 auto;width:25%}.row-cols-x1390-5>*{flex:0 0 auto;width:20%}.row-cols-x1390-6>*{flex:0 0 auto;width:16.6666666667%}.col-x1390-auto{flex:0 0 auto;width:auto}.col-x1390-1{flex:0 0 auto;width:8.33333333%}.col-x1390-2{flex:0 0 auto;width:16.66666667%}.col-x1390-3{flex:0 0 auto;width:25%}.col-x1390-4{flex:0 0 auto;width:33.33333333%}.col-x1390-5{flex:0 0 auto;width:41.66666667%}.col-x1390-6{flex:0 0 auto;width:50%}.col-x1390-7{flex:0 0 auto;width:58.33333333%}.col-x1390-8{flex:0 0 auto;width:66.66666667%}.col-x1390-9{flex:0 0 auto;width:75%}.col-x1390-10{flex:0 0 auto;width:83.33333333%}.col-x1390-11{flex:0 0 auto;width:91.66666667%}.col-x1390-12{flex:0 0 auto;width:100%}.offset-x1390-0{margin-left:0}.offset-x1390-1{margin-left:8.33333333%}.offset-x1390-2{margin-left:16.66666667%}.offset-x1390-3{margin-left:25%}.offset-x1390-4{margin-left:33.33333333%}.offset-x1390-5{margin-left:41.66666667%}.offset-x1390-6{margin-left:50%}.offset-x1390-7{margin-left:58.33333333%}.offset-x1390-8{margin-left:66.66666667%}.offset-x1390-9{margin-left:75%}.offset-x1390-10{margin-left:83.33333333%}.offset-x1390-11{margin-left:91.66666667%}.g-x1390-0,.gx-x1390-0{--bs-gutter-x:0}.g-x1390-0,.gy-x1390-0{--bs-gutter-y:0}.g-x1390-1,.gx-x1390-1{--bs-gutter-x:0.25rem}.g-x1390-1,.gy-x1390-1{--bs-gutter-y:0.25rem}.g-x1390-2,.gx-x1390-2{--bs-gutter-x:0.5rem}.g-x1390-2,.gy-x1390-2{--bs-gutter-y:0.5rem}.g-x1390-3,.gx-x1390-3{--bs-gutter-x:1rem}.g-x1390-3,.gy-x1390-3{--bs-gutter-y:1rem}.g-x1390-4,.gx-x1390-4{--bs-gutter-x:1.5rem}.g-x1390-4,.gy-x1390-4{--bs-gutter-y:1.5rem}.g-x1390-5,.gx-x1390-5{--bs-gutter-x:2rem}.g-x1390-5,.gy-x1390-5{--bs-gutter-y:2rem}.g-x1390-5h,.gx-x1390-5h{--bs-gutter-x:2.5rem}.g-x1390-5h,.gy-x1390-5h{--bs-gutter-y:2.5rem}.g-x1390-6,.gx-x1390-6{--bs-gutter-x:3rem}.g-x1390-6,.gy-x1390-6{--bs-gutter-y:3rem}.g-x1390-6t,.gx-x1390-6t{--bs-gutter-x:3.75rem}.g-x1390-6t,.gy-x1390-6t{--bs-gutter-y:3.75rem}.g-x1390-7,.gx-x1390-7{--bs-gutter-x:4rem}.g-x1390-7,.gy-x1390-7{--bs-gutter-y:4rem}.g-x1390-8,.gx-x1390-8{--bs-gutter-x:5rem}.g-x1390-8,.gy-x1390-8{--bs-gutter-y:5rem}.g-x1390-9,.gx-x1390-9{--bs-gutter-x:6rem}.g-x1390-9,.gy-x1390-9{--bs-gutter-y:6rem}.g-x1390-10,.gx-x1390-10{--bs-gutter-x:7rem}.g-x1390-10,.gy-x1390-10{--bs-gutter-y:7rem}}@media (min-width:1280px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:2rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:2rem}.g-xl-5h,.gx-xl-5h{--bs-gutter-x:2.5rem}.g-xl-5h,.gy-xl-5h{--bs-gutter-y:2.5rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:3rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:3rem}.g-xl-6t,.gx-xl-6t{--bs-gutter-x:3.75rem}.g-xl-6t,.gy-xl-6t{--bs-gutter-y:3.75rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:4rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:4rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:5rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:5rem}.g-xl-9,.gx-xl-9{--bs-gutter-x:6rem}.g-xl-9,.gy-xl-9{--bs-gutter-y:6rem}.g-xl-10,.gx-xl-10{--bs-gutter-x:7rem}.g-xl-10,.gy-xl-10{--bs-gutter-y:7rem}}@media (min-width:1440px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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:2rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:2rem}.g-xxl-5h,.gx-xxl-5h{--bs-gutter-x:2.5rem}.g-xxl-5h,.gy-xxl-5h{--bs-gutter-y:2.5rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:3rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:3rem}.g-xxl-6t,.gx-xxl-6t{--bs-gutter-x:3.75rem}.g-xxl-6t,.gy-xxl-6t{--bs-gutter-y:3.75rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:4rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:4rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:5rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:5rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x:6rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y:6rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x:7rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y:7rem}}@media (min-width:1490px){.col-x1490{flex:1 0 0%}.row-cols-x1490-auto>*{flex:0 0 auto;width:auto}.row-cols-x1490-1>*{flex:0 0 auto;width:100%}.row-cols-x1490-2>*{flex:0 0 auto;width:50%}.row-cols-x1490-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-x1490-4>*{flex:0 0 auto;width:25%}.row-cols-x1490-5>*{flex:0 0 auto;width:20%}.row-cols-x1490-6>*{flex:0 0 auto;width:16.6666666667%}.col-x1490-auto{flex:0 0 auto;width:auto}.col-x1490-1{flex:0 0 auto;width:8.33333333%}.col-x1490-2{flex:0 0 auto;width:16.66666667%}.col-x1490-3{flex:0 0 auto;width:25%}.col-x1490-4{flex:0 0 auto;width:33.33333333%}.col-x1490-5{flex:0 0 auto;width:41.66666667%}.col-x1490-6{flex:0 0 auto;width:50%}.col-x1490-7{flex:0 0 auto;width:58.33333333%}.col-x1490-8{flex:0 0 auto;width:66.66666667%}.col-x1490-9{flex:0 0 auto;width:75%}.col-x1490-10{flex:0 0 auto;width:83.33333333%}.col-x1490-11{flex:0 0 auto;width:91.66666667%}.col-x1490-12{flex:0 0 auto;width:100%}.offset-x1490-0{margin-left:0}.offset-x1490-1{margin-left:8.33333333%}.offset-x1490-2{margin-left:16.66666667%}.offset-x1490-3{margin-left:25%}.offset-x1490-4{margin-left:33.33333333%}.offset-x1490-5{margin-left:41.66666667%}.offset-x1490-6{margin-left:50%}.offset-x1490-7{margin-left:58.33333333%}.offset-x1490-8{margin-left:66.66666667%}.offset-x1490-9{margin-left:75%}.offset-x1490-10{margin-left:83.33333333%}.offset-x1490-11{margin-left:91.66666667%}.g-x1490-0,.gx-x1490-0{--bs-gutter-x:0}.g-x1490-0,.gy-x1490-0{--bs-gutter-y:0}.g-x1490-1,.gx-x1490-1{--bs-gutter-x:0.25rem}.g-x1490-1,.gy-x1490-1{--bs-gutter-y:0.25rem}.g-x1490-2,.gx-x1490-2{--bs-gutter-x:0.5rem}.g-x1490-2,.gy-x1490-2{--bs-gutter-y:0.5rem}.g-x1490-3,.gx-x1490-3{--bs-gutter-x:1rem}.g-x1490-3,.gy-x1490-3{--bs-gutter-y:1rem}.g-x1490-4,.gx-x1490-4{--bs-gutter-x:1.5rem}.g-x1490-4,.gy-x1490-4{--bs-gutter-y:1.5rem}.g-x1490-5,.gx-x1490-5{--bs-gutter-x:2rem}.g-x1490-5,.gy-x1490-5{--bs-gutter-y:2rem}.g-x1490-5h,.gx-x1490-5h{--bs-gutter-x:2.5rem}.g-x1490-5h,.gy-x1490-5h{--bs-gutter-y:2.5rem}.g-x1490-6,.gx-x1490-6{--bs-gutter-x:3rem}.g-x1490-6,.gy-x1490-6{--bs-gutter-y:3rem}.g-x1490-6t,.gx-x1490-6t{--bs-gutter-x:3.75rem}.g-x1490-6t,.gy-x1490-6t{--bs-gutter-y:3.75rem}.g-x1490-7,.gx-x1490-7{--bs-gutter-x:4rem}.g-x1490-7,.gy-x1490-7{--bs-gutter-y:4rem}.g-x1490-8,.gx-x1490-8{--bs-gutter-x:5rem}.g-x1490-8,.gy-x1490-8{--bs-gutter-y:5rem}.g-x1490-9,.gx-x1490-9{--bs-gutter-x:6rem}.g-x1490-9,.gy-x1490-9{--bs-gutter-y:6rem}.g-x1490-10,.gx-x1490-10{--bs-gutter-x:7rem}.g-x1490-10,.gy-x1490-10{--bs-gutter-y:7rem}}@media (min-width:1530px){.col-x1550{flex:1 0 0%}.row-cols-x1550-auto>*{flex:0 0 auto;width:auto}.row-cols-x1550-1>*{flex:0 0 auto;width:100%}.row-cols-x1550-2>*{flex:0 0 auto;width:50%}.row-cols-x1550-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-x1550-4>*{flex:0 0 auto;width:25%}.row-cols-x1550-5>*{flex:0 0 auto;width:20%}.row-cols-x1550-6>*{flex:0 0 auto;width:16.6666666667%}.col-x1550-auto{flex:0 0 auto;width:auto}.col-x1550-1{flex:0 0 auto;width:8.33333333%}.col-x1550-2{flex:0 0 auto;width:16.66666667%}.col-x1550-3{flex:0 0 auto;width:25%}.col-x1550-4{flex:0 0 auto;width:33.33333333%}.col-x1550-5{flex:0 0 auto;width:41.66666667%}.col-x1550-6{flex:0 0 auto;width:50%}.col-x1550-7{flex:0 0 auto;width:58.33333333%}.col-x1550-8{flex:0 0 auto;width:66.66666667%}.col-x1550-9{flex:0 0 auto;width:75%}.col-x1550-10{flex:0 0 auto;width:83.33333333%}.col-x1550-11{flex:0 0 auto;width:91.66666667%}.col-x1550-12{flex:0 0 auto;width:100%}.offset-x1550-0{margin-left:0}.offset-x1550-1{margin-left:8.33333333%}.offset-x1550-2{margin-left:16.66666667%}.offset-x1550-3{margin-left:25%}.offset-x1550-4{margin-left:33.33333333%}.offset-x1550-5{margin-left:41.66666667%}.offset-x1550-6{margin-left:50%}.offset-x1550-7{margin-left:58.33333333%}.offset-x1550-8{margin-left:66.66666667%}.offset-x1550-9{margin-left:75%}.offset-x1550-10{margin-left:83.33333333%}.offset-x1550-11{margin-left:91.66666667%}.g-x1550-0,.gx-x1550-0{--bs-gutter-x:0}.g-x1550-0,.gy-x1550-0{--bs-gutter-y:0}.g-x1550-1,.gx-x1550-1{--bs-gutter-x:0.25rem}.g-x1550-1,.gy-x1550-1{--bs-gutter-y:0.25rem}.g-x1550-2,.gx-x1550-2{--bs-gutter-x:0.5rem}.g-x1550-2,.gy-x1550-2{--bs-gutter-y:0.5rem}.g-x1550-3,.gx-x1550-3{--bs-gutter-x:1rem}.g-x1550-3,.gy-x1550-3{--bs-gutter-y:1rem}.g-x1550-4,.gx-x1550-4{--bs-gutter-x:1.5rem}.g-x1550-4,.gy-x1550-4{--bs-gutter-y:1.5rem}.g-x1550-5,.gx-x1550-5{--bs-gutter-x:2rem}.g-x1550-5,.gy-x1550-5{--bs-gutter-y:2rem}.g-x1550-5h,.gx-x1550-5h{--bs-gutter-x:2.5rem}.g-x1550-5h,.gy-x1550-5h{--bs-gutter-y:2.5rem}.g-x1550-6,.gx-x1550-6{--bs-gutter-x:3rem}.g-x1550-6,.gy-x1550-6{--bs-gutter-y:3rem}.g-x1550-6t,.gx-x1550-6t{--bs-gutter-x:3.75rem}.g-x1550-6t,.gy-x1550-6t{--bs-gutter-y:3.75rem}.g-x1550-7,.gx-x1550-7{--bs-gutter-x:4rem}.g-x1550-7,.gy-x1550-7{--bs-gutter-y:4rem}.g-x1550-8,.gx-x1550-8{--bs-gutter-x:5rem}.g-x1550-8,.gy-x1550-8{--bs-gutter-y:5rem}.g-x1550-9,.gx-x1550-9{--bs-gutter-x:6rem}.g-x1550-9,.gy-x1550-9{--bs-gutter-y:6rem}.g-x1550-10,.gx-x1550-10{--bs-gutter-x:7rem}.g-x1550-10,.gy-x1550-10{--bs-gutter-y:7rem}}@media (min-width:1600px){.col-x1600{flex:1 0 0%}.row-cols-x1600-auto>*{flex:0 0 auto;width:auto}.row-cols-x1600-1>*{flex:0 0 auto;width:100%}.row-cols-x1600-2>*{flex:0 0 auto;width:50%}.row-cols-x1600-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-x1600-4>*{flex:0 0 auto;width:25%}.row-cols-x1600-5>*{flex:0 0 auto;width:20%}.row-cols-x1600-6>*{flex:0 0 auto;width:16.6666666667%}.col-x1600-auto{flex:0 0 auto;width:auto}.col-x1600-1{flex:0 0 auto;width:8.33333333%}.col-x1600-2{flex:0 0 auto;width:16.66666667%}.col-x1600-3{flex:0 0 auto;width:25%}.col-x1600-4{flex:0 0 auto;width:33.33333333%}.col-x1600-5{flex:0 0 auto;width:41.66666667%}.col-x1600-6{flex:0 0 auto;width:50%}.col-x1600-7{flex:0 0 auto;width:58.33333333%}.col-x1600-8{flex:0 0 auto;width:66.66666667%}.col-x1600-9{flex:0 0 auto;width:75%}.col-x1600-10{flex:0 0 auto;width:83.33333333%}.col-x1600-11{flex:0 0 auto;width:91.66666667%}.col-x1600-12{flex:0 0 auto;width:100%}.offset-x1600-0{margin-left:0}.offset-x1600-1{margin-left:8.33333333%}.offset-x1600-2{margin-left:16.66666667%}.offset-x1600-3{margin-left:25%}.offset-x1600-4{margin-left:33.33333333%}.offset-x1600-5{margin-left:41.66666667%}.offset-x1600-6{margin-left:50%}.offset-x1600-7{margin-left:58.33333333%}.offset-x1600-8{margin-left:66.66666667%}.offset-x1600-9{margin-left:75%}.offset-x1600-10{margin-left:83.33333333%}.offset-x1600-11{margin-left:91.66666667%}.g-x1600-0,.gx-x1600-0{--bs-gutter-x:0}.g-x1600-0,.gy-x1600-0{--bs-gutter-y:0}.g-x1600-1,.gx-x1600-1{--bs-gutter-x:0.25rem}.g-x1600-1,.gy-x1600-1{--bs-gutter-y:0.25rem}.g-x1600-2,.gx-x1600-2{--bs-gutter-x:0.5rem}.g-x1600-2,.gy-x1600-2{--bs-gutter-y:0.5rem}.g-x1600-3,.gx-x1600-3{--bs-gutter-x:1rem}.g-x1600-3,.gy-x1600-3{--bs-gutter-y:1rem}.g-x1600-4,.gx-x1600-4{--bs-gutter-x:1.5rem}.g-x1600-4,.gy-x1600-4{--bs-gutter-y:1.5rem}.g-x1600-5,.gx-x1600-5{--bs-gutter-x:2rem}.g-x1600-5,.gy-x1600-5{--bs-gutter-y:2rem}.g-x1600-5h,.gx-x1600-5h{--bs-gutter-x:2.5rem}.g-x1600-5h,.gy-x1600-5h{--bs-gutter-y:2.5rem}.g-x1600-6,.gx-x1600-6{--bs-gutter-x:3rem}.g-x1600-6,.gy-x1600-6{--bs-gutter-y:3rem}.g-x1600-6t,.gx-x1600-6t{--bs-gutter-x:3.75rem}.g-x1600-6t,.gy-x1600-6t{--bs-gutter-y:3.75rem}.g-x1600-7,.gx-x1600-7{--bs-gutter-x:4rem}.g-x1600-7,.gy-x1600-7{--bs-gutter-y:4rem}.g-x1600-8,.gx-x1600-8{--bs-gutter-x:5rem}.g-x1600-8,.gy-x1600-8{--bs-gutter-y:5rem}.g-x1600-9,.gx-x1600-9{--bs-gutter-x:6rem}.g-x1600-9,.gy-x1600-9{--bs-gutter-y:6rem}.g-x1600-10,.gx-x1600-10{--bs-gutter-x:7rem}.g-x1600-10,.gy-x1600-10{--bs-gutter-y:7rem}}.btn,.gform_wrapper .gform_button,.gform_wrapper .gform_next_button,.gform_wrapper .gform_previous_button,.nav-links .page-numbers,.wp-block-cta-button--content_button,.wp-block-cta-calendly--content_button{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 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;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-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,.gform_wrapper .gform_button,.gform_wrapper .gform_next_button,.gform_wrapper .gform_previous_button,.nav-links .page-numbers,.wp-block-cta-button--content_button,.wp-block-cta-calendly--content_button{transition:none}}.btn:hover,.gform_wrapper .gform_button:hover,.gform_wrapper .gform_next_button:hover,.gform_wrapper .gform_previous_button:hover,.nav-links .page-numbers:hover,.wp-block-cta-button--content_button:hover,.wp-block-cta-calendly--content_button: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,.btn-check+.wp-block-cta-button--content_button:hover,.btn-check+.wp-block-cta-calendly--content_button:hover,.gform_wrapper .btn-check+.gform_button:hover,.gform_wrapper .btn-check+.gform_next_button:hover,.gform_wrapper .btn-check+.gform_previous_button:hover,.nav-links .btn-check+.page-numbers:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible,.gform_wrapper .gform_button:focus-visible,.gform_wrapper .gform_next_button:focus-visible,.gform_wrapper .gform_previous_button:focus-visible,.nav-links .page-numbers:focus-visible,.wp-block-cta-button--content_button:focus-visible,.wp-block-cta-calendly--content_button: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,.btn-check:focus-visible+.wp-block-cta-button--content_button,.btn-check:focus-visible+.wp-block-cta-calendly--content_button,.gform_wrapper .btn-check:focus-visible+.gform_button,.gform_wrapper .btn-check:focus-visible+.gform_next_button,.gform_wrapper .btn-check:focus-visible+.gform_previous_button,.nav-links .btn-check:focus-visible+.page-numbers{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.active.wp-block-cta-button--content_button,.active.wp-block-cta-calendly--content_button,.btn-check:checked+.btn,.btn-check:checked+.wp-block-cta-button--content_button,.btn-check:checked+.wp-block-cta-calendly--content_button,.btn.active,.btn.show,.btn:first-child:active,.gform_wrapper .active.gform_button,.gform_wrapper .active.gform_next_button,.gform_wrapper .active.gform_previous_button,.gform_wrapper .btn-check:checked+.gform_button,.gform_wrapper .btn-check:checked+.gform_next_button,.gform_wrapper .btn-check:checked+.gform_previous_button,.gform_wrapper .gform_button:first-child:active,.gform_wrapper .gform_next_button:first-child:active,.gform_wrapper .gform_previous_button:first-child:active,.gform_wrapper .show.gform_button,.gform_wrapper .show.gform_next_button,.gform_wrapper .show.gform_previous_button,.gform_wrapper :not(.btn-check)+.gform_button:active,.gform_wrapper :not(.btn-check)+.gform_next_button:active,.gform_wrapper :not(.btn-check)+.gform_previous_button:active,.nav-links .active.page-numbers,.nav-links .btn-check:checked+.page-numbers,.nav-links .page-numbers:first-child:active,.nav-links .show.page-numbers,.nav-links :not(.btn-check)+.page-numbers:active,.show.wp-block-cta-button--content_button,.show.wp-block-cta-calendly--content_button,.wp-block-cta-button--content_button:first-child:active,.wp-block-cta-calendly--content_button:first-child:active,:not(.btn-check)+.btn:active,:not(.btn-check)+.wp-block-cta-button--content_button:active,:not(.btn-check)+.wp-block-cta-calendly--content_button:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.active.wp-block-cta-button--content_button:focus-visible,.active.wp-block-cta-calendly--content_button:focus-visible,.btn-check:checked+.btn:focus-visible,.btn-check:checked+.wp-block-cta-button--content_button:focus-visible,.btn-check:checked+.wp-block-cta-calendly--content_button:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,.gform_wrapper .active.gform_button:focus-visible,.gform_wrapper .active.gform_next_button:focus-visible,.gform_wrapper .active.gform_previous_button:focus-visible,.gform_wrapper .btn-check:checked+.gform_button:focus-visible,.gform_wrapper .btn-check:checked+.gform_next_button:focus-visible,.gform_wrapper .btn-check:checked+.gform_previous_button:focus-visible,.gform_wrapper .gform_button:first-child:active:focus-visible,.gform_wrapper .gform_next_button:first-child:active:focus-visible,.gform_wrapper .gform_previous_button:first-child:active:focus-visible,.gform_wrapper .show.gform_button:focus-visible,.gform_wrapper .show.gform_next_button:focus-visible,.gform_wrapper .show.gform_previous_button:focus-visible,.gform_wrapper :not(.btn-check)+.gform_button:active:focus-visible,.gform_wrapper :not(.btn-check)+.gform_next_button:active:focus-visible,.gform_wrapper :not(.btn-check)+.gform_previous_button:active:focus-visible,.nav-links .active.page-numbers:focus-visible,.nav-links .btn-check:checked+.page-numbers:focus-visible,.nav-links .page-numbers:first-child:active:focus-visible,.nav-links .show.page-numbers:focus-visible,.nav-links :not(.btn-check)+.page-numbers:active:focus-visible,.show.wp-block-cta-button--content_button:focus-visible,.show.wp-block-cta-calendly--content_button:focus-visible,.wp-block-cta-button--content_button:first-child:active:focus-visible,.wp-block-cta-calendly--content_button:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible,:not(.btn-check)+.wp-block-cta-button--content_button:active:focus-visible,:not(.btn-check)+.wp-block-cta-calendly--content_button:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,.disabled.wp-block-cta-button--content_button,.disabled.wp-block-cta-calendly--content_button,.gform_wrapper .disabled.gform_button,.gform_wrapper .disabled.gform_next_button,.gform_wrapper .disabled.gform_previous_button,.gform_wrapper .gform_button:disabled,.gform_wrapper .gform_next_button:disabled,.gform_wrapper .gform_previous_button:disabled,.gform_wrapper fieldset:disabled .gform_button,.gform_wrapper fieldset:disabled .gform_next_button,.gform_wrapper fieldset:disabled .gform_previous_button,.nav-links .disabled.page-numbers,.nav-links .page-numbers:disabled,.nav-links fieldset:disabled .page-numbers,.wp-block-cta-button--content_button:disabled,.wp-block-cta-calendly--content_button:disabled,fieldset:disabled .btn,fieldset:disabled .gform_wrapper .gform_button,fieldset:disabled .gform_wrapper .gform_next_button,fieldset:disabled .gform_wrapper .gform_previous_button,fieldset:disabled .nav-links .page-numbers,fieldset:disabled .wp-block-cta-button--content_button,fieldset:disabled .wp-block-cta-calendly--content_button{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:#000;--bs-btn-bg:#29d5ad;--bs-btn-border-color:#29d5ad;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#49dbb9;--bs-btn-hover-border-color:#3ed9b5;--bs-btn-focus-shadow-rgb:35,181,147;--bs-btn-active-color:#000;--bs-btn-active-bg:#54ddbd;--bs-btn-active-border-color:#3ed9b5;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#29d5ad;--bs-btn-disabled-border-color:#29d5ad}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#3a3a3a;--bs-btn-border-color:#3a3a3a;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#313131;--bs-btn-hover-border-color:#2e2e2e;--bs-btn-focus-shadow-rgb:88,88,88;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2e2e2e;--bs-btn-active-border-color:#2c2c2c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#3a3a3a;--bs-btn-disabled-border-color:#3a3a3a}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#29d5ad;--bs-btn-border-color:#29d5ad;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#29d5ad;--bs-btn-hover-border-color:#29d5ad;--bs-btn-focus-shadow-rgb:41,213,173;--bs-btn-active-color:#000;--bs-btn-active-bg:#29d5ad;--bs-btn-active-border-color:#29d5ad;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#29d5ad;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#29d5ad;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#3a3a3a;--bs-btn-border-color:#3a3a3a;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#3a3a3a;--bs-btn-hover-border-color:#3a3a3a;--bs-btn-focus-shadow-rgb:58,58,58;--bs-btn-active-color:#fff;--bs-btn-active-bg:#3a3a3a;--bs-btn-active-border-color:#3a3a3a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#3a3a3a;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#3a3a3a;--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:none;--bs-btn-focus-shadow-rgb:35,181,147;text-decoration:none}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:0.5rem}.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0,0,0,.55);--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--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 .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:369px){.navbar-expand-xsm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xsm .navbar-nav{flex-direction:row}.navbar-expand-xsm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xsm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xsm .navbar-nav-scroll{overflow:visible}.navbar-expand-xsm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xsm .navbar-toggler{display:none}.navbar-expand-xsm .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-xsm .offcanvas .offcanvas-header{display:none}.navbar-expand-xsm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:540px){.navbar-expand-smt{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-smt .navbar-nav{flex-direction:row}.navbar-expand-smt .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-smt .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-smt .navbar-nav-scroll{overflow:visible}.navbar-expand-smt .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-smt .navbar-toggler{display:none}.navbar-expand-smt .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-smt .offcanvas .offcanvas-header{display:none}.navbar-expand-smt .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:520px){.navbar-expand-ssm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-ssm .navbar-nav{flex-direction:row}.navbar-expand-ssm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-ssm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-ssm .navbar-nav-scroll{overflow:visible}.navbar-expand-ssm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-ssm .navbar-toggler{display:none}.navbar-expand-ssm .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-ssm .offcanvas .offcanvas-header{display:none}.navbar-expand-ssm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:640px){.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:670px){.navbar-expand-smx{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-smx .navbar-nav{flex-direction:row}.navbar-expand-smx .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-smx .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-smx .navbar-nav-scroll{overflow:visible}.navbar-expand-smx .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-smx .navbar-toggler{display:none}.navbar-expand-smx .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-smx .offcanvas .offcanvas-header{display:none}.navbar-expand-smx .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:789px){.navbar-expand-md2{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md2 .navbar-nav{flex-direction:row}.navbar-expand-md2 .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md2 .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md2 .navbar-nav-scroll{overflow:visible}.navbar-expand-md2 .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md2 .navbar-toggler{display:none}.navbar-expand-md2 .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-md2 .offcanvas .offcanvas-header{display:none}.navbar-expand-md2 .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:960px){.navbar-expand-mdt{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-mdt .navbar-nav{flex-direction:row}.navbar-expand-mdt .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-mdt .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-mdt .navbar-nav-scroll{overflow:visible}.navbar-expand-mdt .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-mdt .navbar-toggler{display:none}.navbar-expand-mdt .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-mdt .offcanvas .offcanvas-header{display:none}.navbar-expand-mdt .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1024px){.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-x1200{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-x1200 .navbar-nav{flex-direction:row}.navbar-expand-x1200 .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-x1200 .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-x1200 .navbar-nav-scroll{overflow:visible}.navbar-expand-x1200 .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-x1200 .navbar-toggler{display:none}.navbar-expand-x1200 .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-x1200 .offcanvas .offcanvas-header{display:none}.navbar-expand-x1200 .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1120px){.navbar-expand-lgt{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lgt .navbar-nav{flex-direction:row}.navbar-expand-lgt .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lgt .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lgt .navbar-nav-scroll{overflow:visible}.navbar-expand-lgt .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lgt .navbar-toggler{display:none}.navbar-expand-lgt .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-lgt .offcanvas .offcanvas-header{display:none}.navbar-expand-lgt .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1360px){.navbar-expand-x1360{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-x1360 .navbar-nav{flex-direction:row}.navbar-expand-x1360 .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-x1360 .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-x1360 .navbar-nav-scroll{overflow:visible}.navbar-expand-x1360 .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-x1360 .navbar-toggler{display:none}.navbar-expand-x1360 .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-x1360 .offcanvas .offcanvas-header{display:none}.navbar-expand-x1360 .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1390px){.navbar-expand-x1390{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-x1390 .navbar-nav{flex-direction:row}.navbar-expand-x1390 .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-x1390 .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-x1390 .navbar-nav-scroll{overflow:visible}.navbar-expand-x1390 .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-x1390 .navbar-toggler{display:none}.navbar-expand-x1390 .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-x1390 .offcanvas .offcanvas-header{display:none}.navbar-expand-x1390 .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1280px){.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:1440px){.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}}@media (min-width:1490px){.navbar-expand-x1490{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-x1490 .navbar-nav{flex-direction:row}.navbar-expand-x1490 .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-x1490 .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-x1490 .navbar-nav-scroll{overflow:visible}.navbar-expand-x1490 .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-x1490 .navbar-toggler{display:none}.navbar-expand-x1490 .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-x1490 .offcanvas .offcanvas-header{display:none}.navbar-expand-x1490 .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1530px){.navbar-expand-x1550{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-x1550 .navbar-nav{flex-direction:row}.navbar-expand-x1550 .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-x1550 .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-x1550 .navbar-nav-scroll{overflow:visible}.navbar-expand-x1550 .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-x1550 .navbar-toggler{display:none}.navbar-expand-x1550 .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-x1550 .offcanvas .offcanvas-header{display:none}.navbar-expand-x1550 .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1600px){.navbar-expand-x1600{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-x1600 .navbar-nav{flex-direction:row}.navbar-expand-x1600 .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-x1600 .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-x1600 .navbar-nav-scroll{overflow:visible}.navbar-expand-x1600 .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-x1600 .navbar-toggler{display:none}.navbar-expand-x1600 .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-x1600 .offcanvas .offcanvas-header{display:none}.navbar-expand-x1600 .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{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:2rem!important}.m-5h{margin:2.5rem!important}.m-6{margin:3rem!important}.m-6t{margin:3.75rem!important}.m-7{margin:4rem!important}.m-8{margin:5rem!important}.m-9{margin:6rem!important}.m-10{margin:7rem!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:2rem!important;margin-left:2rem!important}.mx-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-6{margin-right:3rem!important;margin-left:3rem!important}.mx-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-7{margin-right:4rem!important;margin-left:4rem!important}.mx-8{margin-right:5rem!important;margin-left:5rem!important}.mx-9{margin-right:6rem!important;margin-left:6rem!important}.mx-10{margin-right:7rem!important;margin-left:7rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mt-5h{margin-top:2.5rem!important}.mt-6{margin-top:3rem!important}.mt-6t{margin-top:3.75rem!important}.mt-7{margin-top:4rem!important}.mt-8{margin-top:5rem!important}.mt-9{margin-top:6rem!important}.mt-10{margin-top:7rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:2rem!important}.me-5h{margin-right:2.5rem!important}.me-6{margin-right:3rem!important}.me-6t{margin-right:3.75rem!important}.me-7{margin-right:4rem!important}.me-8{margin-right:5rem!important}.me-9{margin-right:6rem!important}.me-10{margin-right:7rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:2rem!important}.mb-5h{margin-bottom:2.5rem!important}.mb-6{margin-bottom:3rem!important}.mb-6t{margin-bottom:3.75rem!important}.mb-7{margin-bottom:4rem!important}.mb-8{margin-bottom:5rem!important}.mb-9{margin-bottom:6rem!important}.mb-10{margin-bottom:7rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:2rem!important}.ms-5h{margin-left:2.5rem!important}.ms-6{margin-left:3rem!important}.ms-6t{margin-left:3.75rem!important}.ms-7{margin-left:4rem!important}.ms-8{margin-left:5rem!important}.ms-9{margin-left:6rem!important}.ms-10{margin-left:7rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-2rem!important}.m-n5h{margin:-2.5rem!important}.m-n6{margin:-3rem!important}.m-n6t{margin:-3.75rem!important}.m-n7{margin:-4rem!important}.m-n8{margin:-5rem!important}.m-n9{margin:-6rem!important}.m-n10{margin:-7rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-2rem!important}.mt-n5h{margin-top:-2.5rem!important}.mt-n6{margin-top:-3rem!important}.mt-n6t{margin-top:-3.75rem!important}.mt-n7{margin-top:-4rem!important}.mt-n8{margin-top:-5rem!important}.mt-n9{margin-top:-6rem!important}.mt-n10{margin-top:-7rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-2rem!important}.me-n5h{margin-right:-2.5rem!important}.me-n6{margin-right:-3rem!important}.me-n6t{margin-right:-3.75rem!important}.me-n7{margin-right:-4rem!important}.me-n8{margin-right:-5rem!important}.me-n9{margin-right:-6rem!important}.me-n10{margin-right:-7rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-2rem!important}.mb-n5h{margin-bottom:-2.5rem!important}.mb-n6{margin-bottom:-3rem!important}.mb-n6t{margin-bottom:-3.75rem!important}.mb-n7{margin-bottom:-4rem!important}.mb-n8{margin-bottom:-5rem!important}.mb-n9{margin-bottom:-6rem!important}.mb-n10{margin-bottom:-7rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-2rem!important}.ms-n5h{margin-left:-2.5rem!important}.ms-n6{margin-left:-3rem!important}.ms-n6t{margin-left:-3.75rem!important}.ms-n7{margin-left:-4rem!important}.ms-n8{margin-left:-5rem!important}.ms-n9{margin-left:-6rem!important}.ms-n10{margin-left:-7rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:2rem!important}.p-5h{padding:2.5rem!important}.p-6{padding:3rem!important}.p-6t{padding:3.75rem!important}.p-7{padding:4rem!important}.p-8{padding:5rem!important}.p-9{padding:6rem!important}.p-10{padding:7rem!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:2rem!important;padding-left:2rem!important}.px-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-6{padding-right:3rem!important;padding-left:3rem!important}.px-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-7{padding-right:4rem!important;padding-left:4rem!important}.px-8{padding-right:5rem!important;padding-left:5rem!important}.px-9{padding-right:6rem!important;padding-left:6rem!important}.px-10{padding-right:7rem!important;padding-left:7rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:2rem!important}.pt-5h{padding-top:2.5rem!important}.pt-6{padding-top:3rem!important}.pt-6t{padding-top:3.75rem!important}.pt-7{padding-top:4rem!important}.pt-8{padding-top:5rem!important}.pt-9{padding-top:6rem!important}.pt-10{padding-top:7rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:2rem!important}.pe-5h{padding-right:2.5rem!important}.pe-6{padding-right:3rem!important}.pe-6t{padding-right:3.75rem!important}.pe-7{padding-right:4rem!important}.pe-8{padding-right:5rem!important}.pe-9{padding-right:6rem!important}.pe-10{padding-right:7rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:2rem!important}.pb-5h{padding-bottom:2.5rem!important}.pb-6{padding-bottom:3rem!important}.pb-6t{padding-bottom:3.75rem!important}.pb-7{padding-bottom:4rem!important}.pb-8{padding-bottom:5rem!important}.pb-9{padding-bottom:6rem!important}.pb-10{padding-bottom:7rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:2rem!important}.ps-5h{padding-left:2.5rem!important}.ps-6{padding-left:3rem!important}.ps-6t{padding-left:3.75rem!important}.ps-7{padding-left:4rem!important}.ps-8{padding-left:5rem!important}.ps-9{padding-left:6rem!important}.ps-10{padding-left:7rem!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:2rem!important}.gap-5h{gap:2.5rem!important}.gap-6{gap:3rem!important}.gap-6t{gap:3.75rem!important}.gap-7{gap:4rem!important}.gap-8{gap:5rem!important}.gap-9{gap:6rem!important}.gap-10{gap:7rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius: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-2xl)!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}.rounded-end,.rounded-top{border-top-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:369px){.float-xsm-start{float:left!important}.float-xsm-end{float:right!important}.float-xsm-none{float:none!important}.d-xsm-inline{display:inline!important}.d-xsm-inline-block{display:inline-block!important}.d-xsm-block{display:block!important}.d-xsm-grid{display:grid!important}.d-xsm-table{display:table!important}.d-xsm-table-row{display:table-row!important}.d-xsm-table-cell{display:table-cell!important}.d-xsm-flex{display:flex!important}.d-xsm-inline-flex{display:inline-flex!important}.d-xsm-none{display:none!important}.flex-xsm-fill{flex:1 1 auto!important}.flex-xsm-row{flex-direction:row!important}.flex-xsm-column{flex-direction:column!important}.flex-xsm-row-reverse{flex-direction:row-reverse!important}.flex-xsm-column-reverse{flex-direction:column-reverse!important}.flex-xsm-grow-0{flex-grow:0!important}.flex-xsm-grow-1{flex-grow:1!important}.flex-xsm-shrink-0{flex-shrink:0!important}.flex-xsm-shrink-1{flex-shrink:1!important}.flex-xsm-wrap{flex-wrap:wrap!important}.flex-xsm-nowrap{flex-wrap:nowrap!important}.flex-xsm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xsm-start{justify-content:flex-start!important}.justify-content-xsm-end{justify-content:flex-end!important}.justify-content-xsm-center{justify-content:center!important}.justify-content-xsm-between{justify-content:space-between!important}.justify-content-xsm-around{justify-content:space-around!important}.justify-content-xsm-evenly{justify-content:space-evenly!important}.align-items-xsm-start{align-items:flex-start!important}.align-items-xsm-end{align-items:flex-end!important}.align-items-xsm-center{align-items:center!important}.align-items-xsm-baseline{align-items:baseline!important}.align-items-xsm-stretch{align-items:stretch!important}.align-content-xsm-start{align-content:flex-start!important}.align-content-xsm-end{align-content:flex-end!important}.align-content-xsm-center{align-content:center!important}.align-content-xsm-between{align-content:space-between!important}.align-content-xsm-around{align-content:space-around!important}.align-content-xsm-stretch{align-content:stretch!important}.align-self-xsm-auto{align-self:auto!important}.align-self-xsm-start{align-self:flex-start!important}.align-self-xsm-end{align-self:flex-end!important}.align-self-xsm-center{align-self:center!important}.align-self-xsm-baseline{align-self:baseline!important}.align-self-xsm-stretch{align-self:stretch!important}.order-xsm-first{order:-1!important}.order-xsm-0{order:0!important}.order-xsm-1{order:1!important}.order-xsm-2{order:2!important}.order-xsm-3{order:3!important}.order-xsm-4{order:4!important}.order-xsm-5{order:5!important}.order-xsm-last{order:6!important}.m-xsm-0{margin:0!important}.m-xsm-1{margin:.25rem!important}.m-xsm-2{margin:.5rem!important}.m-xsm-3{margin:1rem!important}.m-xsm-4{margin:1.5rem!important}.m-xsm-5{margin:2rem!important}.m-xsm-5h{margin:2.5rem!important}.m-xsm-6{margin:3rem!important}.m-xsm-6t{margin:3.75rem!important}.m-xsm-7{margin:4rem!important}.m-xsm-8{margin:5rem!important}.m-xsm-9{margin:6rem!important}.m-xsm-10{margin:7rem!important}.m-xsm-auto{margin:auto!important}.mx-xsm-0{margin-right:0!important;margin-left:0!important}.mx-xsm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xsm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xsm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xsm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xsm-5{margin-right:2rem!important;margin-left:2rem!important}.mx-xsm-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xsm-6{margin-right:3rem!important;margin-left:3rem!important}.mx-xsm-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xsm-7{margin-right:4rem!important;margin-left:4rem!important}.mx-xsm-8{margin-right:5rem!important;margin-left:5rem!important}.mx-xsm-9{margin-right:6rem!important;margin-left:6rem!important}.mx-xsm-10{margin-right:7rem!important;margin-left:7rem!important}.mx-xsm-auto{margin-right:auto!important;margin-left:auto!important}.my-xsm-0{margin-top:0!important;margin-bottom:0!important}.my-xsm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xsm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xsm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xsm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xsm-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-xsm-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xsm-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-xsm-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xsm-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-xsm-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-xsm-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-xsm-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-xsm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xsm-0{margin-top:0!important}.mt-xsm-1{margin-top:.25rem!important}.mt-xsm-2{margin-top:.5rem!important}.mt-xsm-3{margin-top:1rem!important}.mt-xsm-4{margin-top:1.5rem!important}.mt-xsm-5{margin-top:2rem!important}.mt-xsm-5h{margin-top:2.5rem!important}.mt-xsm-6{margin-top:3rem!important}.mt-xsm-6t{margin-top:3.75rem!important}.mt-xsm-7{margin-top:4rem!important}.mt-xsm-8{margin-top:5rem!important}.mt-xsm-9{margin-top:6rem!important}.mt-xsm-10{margin-top:7rem!important}.mt-xsm-auto{margin-top:auto!important}.me-xsm-0{margin-right:0!important}.me-xsm-1{margin-right:.25rem!important}.me-xsm-2{margin-right:.5rem!important}.me-xsm-3{margin-right:1rem!important}.me-xsm-4{margin-right:1.5rem!important}.me-xsm-5{margin-right:2rem!important}.me-xsm-5h{margin-right:2.5rem!important}.me-xsm-6{margin-right:3rem!important}.me-xsm-6t{margin-right:3.75rem!important}.me-xsm-7{margin-right:4rem!important}.me-xsm-8{margin-right:5rem!important}.me-xsm-9{margin-right:6rem!important}.me-xsm-10{margin-right:7rem!important}.me-xsm-auto{margin-right:auto!important}.mb-xsm-0{margin-bottom:0!important}.mb-xsm-1{margin-bottom:.25rem!important}.mb-xsm-2{margin-bottom:.5rem!important}.mb-xsm-3{margin-bottom:1rem!important}.mb-xsm-4{margin-bottom:1.5rem!important}.mb-xsm-5{margin-bottom:2rem!important}.mb-xsm-5h{margin-bottom:2.5rem!important}.mb-xsm-6{margin-bottom:3rem!important}.mb-xsm-6t{margin-bottom:3.75rem!important}.mb-xsm-7{margin-bottom:4rem!important}.mb-xsm-8{margin-bottom:5rem!important}.mb-xsm-9{margin-bottom:6rem!important}.mb-xsm-10{margin-bottom:7rem!important}.mb-xsm-auto{margin-bottom:auto!important}.ms-xsm-0{margin-left:0!important}.ms-xsm-1{margin-left:.25rem!important}.ms-xsm-2{margin-left:.5rem!important}.ms-xsm-3{margin-left:1rem!important}.ms-xsm-4{margin-left:1.5rem!important}.ms-xsm-5{margin-left:2rem!important}.ms-xsm-5h{margin-left:2.5rem!important}.ms-xsm-6{margin-left:3rem!important}.ms-xsm-6t{margin-left:3.75rem!important}.ms-xsm-7{margin-left:4rem!important}.ms-xsm-8{margin-left:5rem!important}.ms-xsm-9{margin-left:6rem!important}.ms-xsm-10{margin-left:7rem!important}.ms-xsm-auto{margin-left:auto!important}.m-xsm-n1{margin:-.25rem!important}.m-xsm-n2{margin:-.5rem!important}.m-xsm-n3{margin:-1rem!important}.m-xsm-n4{margin:-1.5rem!important}.m-xsm-n5{margin:-2rem!important}.m-xsm-n5h{margin:-2.5rem!important}.m-xsm-n6{margin:-3rem!important}.m-xsm-n6t{margin:-3.75rem!important}.m-xsm-n7{margin:-4rem!important}.m-xsm-n8{margin:-5rem!important}.m-xsm-n9{margin:-6rem!important}.m-xsm-n10{margin:-7rem!important}.mx-xsm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xsm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xsm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xsm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xsm-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xsm-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xsm-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xsm-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-xsm-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xsm-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xsm-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xsm-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-xsm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xsm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xsm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xsm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xsm-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xsm-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xsm-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xsm-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-xsm-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xsm-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xsm-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xsm-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-xsm-n1{margin-top:-.25rem!important}.mt-xsm-n2{margin-top:-.5rem!important}.mt-xsm-n3{margin-top:-1rem!important}.mt-xsm-n4{margin-top:-1.5rem!important}.mt-xsm-n5{margin-top:-2rem!important}.mt-xsm-n5h{margin-top:-2.5rem!important}.mt-xsm-n6{margin-top:-3rem!important}.mt-xsm-n6t{margin-top:-3.75rem!important}.mt-xsm-n7{margin-top:-4rem!important}.mt-xsm-n8{margin-top:-5rem!important}.mt-xsm-n9{margin-top:-6rem!important}.mt-xsm-n10{margin-top:-7rem!important}.me-xsm-n1{margin-right:-.25rem!important}.me-xsm-n2{margin-right:-.5rem!important}.me-xsm-n3{margin-right:-1rem!important}.me-xsm-n4{margin-right:-1.5rem!important}.me-xsm-n5{margin-right:-2rem!important}.me-xsm-n5h{margin-right:-2.5rem!important}.me-xsm-n6{margin-right:-3rem!important}.me-xsm-n6t{margin-right:-3.75rem!important}.me-xsm-n7{margin-right:-4rem!important}.me-xsm-n8{margin-right:-5rem!important}.me-xsm-n9{margin-right:-6rem!important}.me-xsm-n10{margin-right:-7rem!important}.mb-xsm-n1{margin-bottom:-.25rem!important}.mb-xsm-n2{margin-bottom:-.5rem!important}.mb-xsm-n3{margin-bottom:-1rem!important}.mb-xsm-n4{margin-bottom:-1.5rem!important}.mb-xsm-n5{margin-bottom:-2rem!important}.mb-xsm-n5h{margin-bottom:-2.5rem!important}.mb-xsm-n6{margin-bottom:-3rem!important}.mb-xsm-n6t{margin-bottom:-3.75rem!important}.mb-xsm-n7{margin-bottom:-4rem!important}.mb-xsm-n8{margin-bottom:-5rem!important}.mb-xsm-n9{margin-bottom:-6rem!important}.mb-xsm-n10{margin-bottom:-7rem!important}.ms-xsm-n1{margin-left:-.25rem!important}.ms-xsm-n2{margin-left:-.5rem!important}.ms-xsm-n3{margin-left:-1rem!important}.ms-xsm-n4{margin-left:-1.5rem!important}.ms-xsm-n5{margin-left:-2rem!important}.ms-xsm-n5h{margin-left:-2.5rem!important}.ms-xsm-n6{margin-left:-3rem!important}.ms-xsm-n6t{margin-left:-3.75rem!important}.ms-xsm-n7{margin-left:-4rem!important}.ms-xsm-n8{margin-left:-5rem!important}.ms-xsm-n9{margin-left:-6rem!important}.ms-xsm-n10{margin-left:-7rem!important}.p-xsm-0{padding:0!important}.p-xsm-1{padding:.25rem!important}.p-xsm-2{padding:.5rem!important}.p-xsm-3{padding:1rem!important}.p-xsm-4{padding:1.5rem!important}.p-xsm-5{padding:2rem!important}.p-xsm-5h{padding:2.5rem!important}.p-xsm-6{padding:3rem!important}.p-xsm-6t{padding:3.75rem!important}.p-xsm-7{padding:4rem!important}.p-xsm-8{padding:5rem!important}.p-xsm-9{padding:6rem!important}.p-xsm-10{padding:7rem!important}.px-xsm-0{padding-right:0!important;padding-left:0!important}.px-xsm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xsm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xsm-3{padding-right:1rem!important;padding-left:1rem!important}.px-xsm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xsm-5{padding-right:2rem!important;padding-left:2rem!important}.px-xsm-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xsm-6{padding-right:3rem!important;padding-left:3rem!important}.px-xsm-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xsm-7{padding-right:4rem!important;padding-left:4rem!important}.px-xsm-8{padding-right:5rem!important;padding-left:5rem!important}.px-xsm-9{padding-right:6rem!important;padding-left:6rem!important}.px-xsm-10{padding-right:7rem!important;padding-left:7rem!important}.py-xsm-0{padding-top:0!important;padding-bottom:0!important}.py-xsm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xsm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xsm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xsm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xsm-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-xsm-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xsm-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-xsm-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xsm-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-xsm-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-xsm-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-xsm-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-xsm-0{padding-top:0!important}.pt-xsm-1{padding-top:.25rem!important}.pt-xsm-2{padding-top:.5rem!important}.pt-xsm-3{padding-top:1rem!important}.pt-xsm-4{padding-top:1.5rem!important}.pt-xsm-5{padding-top:2rem!important}.pt-xsm-5h{padding-top:2.5rem!important}.pt-xsm-6{padding-top:3rem!important}.pt-xsm-6t{padding-top:3.75rem!important}.pt-xsm-7{padding-top:4rem!important}.pt-xsm-8{padding-top:5rem!important}.pt-xsm-9{padding-top:6rem!important}.pt-xsm-10{padding-top:7rem!important}.pe-xsm-0{padding-right:0!important}.pe-xsm-1{padding-right:.25rem!important}.pe-xsm-2{padding-right:.5rem!important}.pe-xsm-3{padding-right:1rem!important}.pe-xsm-4{padding-right:1.5rem!important}.pe-xsm-5{padding-right:2rem!important}.pe-xsm-5h{padding-right:2.5rem!important}.pe-xsm-6{padding-right:3rem!important}.pe-xsm-6t{padding-right:3.75rem!important}.pe-xsm-7{padding-right:4rem!important}.pe-xsm-8{padding-right:5rem!important}.pe-xsm-9{padding-right:6rem!important}.pe-xsm-10{padding-right:7rem!important}.pb-xsm-0{padding-bottom:0!important}.pb-xsm-1{padding-bottom:.25rem!important}.pb-xsm-2{padding-bottom:.5rem!important}.pb-xsm-3{padding-bottom:1rem!important}.pb-xsm-4{padding-bottom:1.5rem!important}.pb-xsm-5{padding-bottom:2rem!important}.pb-xsm-5h{padding-bottom:2.5rem!important}.pb-xsm-6{padding-bottom:3rem!important}.pb-xsm-6t{padding-bottom:3.75rem!important}.pb-xsm-7{padding-bottom:4rem!important}.pb-xsm-8{padding-bottom:5rem!important}.pb-xsm-9{padding-bottom:6rem!important}.pb-xsm-10{padding-bottom:7rem!important}.ps-xsm-0{padding-left:0!important}.ps-xsm-1{padding-left:.25rem!important}.ps-xsm-2{padding-left:.5rem!important}.ps-xsm-3{padding-left:1rem!important}.ps-xsm-4{padding-left:1.5rem!important}.ps-xsm-5{padding-left:2rem!important}.ps-xsm-5h{padding-left:2.5rem!important}.ps-xsm-6{padding-left:3rem!important}.ps-xsm-6t{padding-left:3.75rem!important}.ps-xsm-7{padding-left:4rem!important}.ps-xsm-8{padding-left:5rem!important}.ps-xsm-9{padding-left:6rem!important}.ps-xsm-10{padding-left:7rem!important}.gap-xsm-0{gap:0!important}.gap-xsm-1{gap:.25rem!important}.gap-xsm-2{gap:.5rem!important}.gap-xsm-3{gap:1rem!important}.gap-xsm-4{gap:1.5rem!important}.gap-xsm-5{gap:2rem!important}.gap-xsm-5h{gap:2.5rem!important}.gap-xsm-6{gap:3rem!important}.gap-xsm-6t{gap:3.75rem!important}.gap-xsm-7{gap:4rem!important}.gap-xsm-8{gap:5rem!important}.gap-xsm-9{gap:6rem!important}.gap-xsm-10{gap:7rem!important}.text-xsm-start{text-align:left!important}.text-xsm-end{text-align:right!important}.text-xsm-center{text-align:center!important}}@media (min-width:540px){.float-smt-start{float:left!important}.float-smt-end{float:right!important}.float-smt-none{float:none!important}.d-smt-inline{display:inline!important}.d-smt-inline-block{display:inline-block!important}.d-smt-block{display:block!important}.d-smt-grid{display:grid!important}.d-smt-table{display:table!important}.d-smt-table-row{display:table-row!important}.d-smt-table-cell{display:table-cell!important}.d-smt-flex{display:flex!important}.d-smt-inline-flex{display:inline-flex!important}.d-smt-none{display:none!important}.flex-smt-fill{flex:1 1 auto!important}.flex-smt-row{flex-direction:row!important}.flex-smt-column{flex-direction:column!important}.flex-smt-row-reverse{flex-direction:row-reverse!important}.flex-smt-column-reverse{flex-direction:column-reverse!important}.flex-smt-grow-0{flex-grow:0!important}.flex-smt-grow-1{flex-grow:1!important}.flex-smt-shrink-0{flex-shrink:0!important}.flex-smt-shrink-1{flex-shrink:1!important}.flex-smt-wrap{flex-wrap:wrap!important}.flex-smt-nowrap{flex-wrap:nowrap!important}.flex-smt-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-smt-start{justify-content:flex-start!important}.justify-content-smt-end{justify-content:flex-end!important}.justify-content-smt-center{justify-content:center!important}.justify-content-smt-between{justify-content:space-between!important}.justify-content-smt-around{justify-content:space-around!important}.justify-content-smt-evenly{justify-content:space-evenly!important}.align-items-smt-start{align-items:flex-start!important}.align-items-smt-end{align-items:flex-end!important}.align-items-smt-center{align-items:center!important}.align-items-smt-baseline{align-items:baseline!important}.align-items-smt-stretch{align-items:stretch!important}.align-content-smt-start{align-content:flex-start!important}.align-content-smt-end{align-content:flex-end!important}.align-content-smt-center{align-content:center!important}.align-content-smt-between{align-content:space-between!important}.align-content-smt-around{align-content:space-around!important}.align-content-smt-stretch{align-content:stretch!important}.align-self-smt-auto{align-self:auto!important}.align-self-smt-start{align-self:flex-start!important}.align-self-smt-end{align-self:flex-end!important}.align-self-smt-center{align-self:center!important}.align-self-smt-baseline{align-self:baseline!important}.align-self-smt-stretch{align-self:stretch!important}.order-smt-first{order:-1!important}.order-smt-0{order:0!important}.order-smt-1{order:1!important}.order-smt-2{order:2!important}.order-smt-3{order:3!important}.order-smt-4{order:4!important}.order-smt-5{order:5!important}.order-smt-last{order:6!important}.m-smt-0{margin:0!important}.m-smt-1{margin:.25rem!important}.m-smt-2{margin:.5rem!important}.m-smt-3{margin:1rem!important}.m-smt-4{margin:1.5rem!important}.m-smt-5{margin:2rem!important}.m-smt-5h{margin:2.5rem!important}.m-smt-6{margin:3rem!important}.m-smt-6t{margin:3.75rem!important}.m-smt-7{margin:4rem!important}.m-smt-8{margin:5rem!important}.m-smt-9{margin:6rem!important}.m-smt-10{margin:7rem!important}.m-smt-auto{margin:auto!important}.mx-smt-0{margin-right:0!important;margin-left:0!important}.mx-smt-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-smt-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-smt-3{margin-right:1rem!important;margin-left:1rem!important}.mx-smt-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-smt-5{margin-right:2rem!important;margin-left:2rem!important}.mx-smt-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-smt-6{margin-right:3rem!important;margin-left:3rem!important}.mx-smt-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-smt-7{margin-right:4rem!important;margin-left:4rem!important}.mx-smt-8{margin-right:5rem!important;margin-left:5rem!important}.mx-smt-9{margin-right:6rem!important;margin-left:6rem!important}.mx-smt-10{margin-right:7rem!important;margin-left:7rem!important}.mx-smt-auto{margin-right:auto!important;margin-left:auto!important}.my-smt-0{margin-top:0!important;margin-bottom:0!important}.my-smt-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-smt-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-smt-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-smt-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-smt-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-smt-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-smt-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-smt-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-smt-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-smt-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-smt-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-smt-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-smt-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-smt-0{margin-top:0!important}.mt-smt-1{margin-top:.25rem!important}.mt-smt-2{margin-top:.5rem!important}.mt-smt-3{margin-top:1rem!important}.mt-smt-4{margin-top:1.5rem!important}.mt-smt-5{margin-top:2rem!important}.mt-smt-5h{margin-top:2.5rem!important}.mt-smt-6{margin-top:3rem!important}.mt-smt-6t{margin-top:3.75rem!important}.mt-smt-7{margin-top:4rem!important}.mt-smt-8{margin-top:5rem!important}.mt-smt-9{margin-top:6rem!important}.mt-smt-10{margin-top:7rem!important}.mt-smt-auto{margin-top:auto!important}.me-smt-0{margin-right:0!important}.me-smt-1{margin-right:.25rem!important}.me-smt-2{margin-right:.5rem!important}.me-smt-3{margin-right:1rem!important}.me-smt-4{margin-right:1.5rem!important}.me-smt-5{margin-right:2rem!important}.me-smt-5h{margin-right:2.5rem!important}.me-smt-6{margin-right:3rem!important}.me-smt-6t{margin-right:3.75rem!important}.me-smt-7{margin-right:4rem!important}.me-smt-8{margin-right:5rem!important}.me-smt-9{margin-right:6rem!important}.me-smt-10{margin-right:7rem!important}.me-smt-auto{margin-right:auto!important}.mb-smt-0{margin-bottom:0!important}.mb-smt-1{margin-bottom:.25rem!important}.mb-smt-2{margin-bottom:.5rem!important}.mb-smt-3{margin-bottom:1rem!important}.mb-smt-4{margin-bottom:1.5rem!important}.mb-smt-5{margin-bottom:2rem!important}.mb-smt-5h{margin-bottom:2.5rem!important}.mb-smt-6{margin-bottom:3rem!important}.mb-smt-6t{margin-bottom:3.75rem!important}.mb-smt-7{margin-bottom:4rem!important}.mb-smt-8{margin-bottom:5rem!important}.mb-smt-9{margin-bottom:6rem!important}.mb-smt-10{margin-bottom:7rem!important}.mb-smt-auto{margin-bottom:auto!important}.ms-smt-0{margin-left:0!important}.ms-smt-1{margin-left:.25rem!important}.ms-smt-2{margin-left:.5rem!important}.ms-smt-3{margin-left:1rem!important}.ms-smt-4{margin-left:1.5rem!important}.ms-smt-5{margin-left:2rem!important}.ms-smt-5h{margin-left:2.5rem!important}.ms-smt-6{margin-left:3rem!important}.ms-smt-6t{margin-left:3.75rem!important}.ms-smt-7{margin-left:4rem!important}.ms-smt-8{margin-left:5rem!important}.ms-smt-9{margin-left:6rem!important}.ms-smt-10{margin-left:7rem!important}.ms-smt-auto{margin-left:auto!important}.m-smt-n1{margin:-.25rem!important}.m-smt-n2{margin:-.5rem!important}.m-smt-n3{margin:-1rem!important}.m-smt-n4{margin:-1.5rem!important}.m-smt-n5{margin:-2rem!important}.m-smt-n5h{margin:-2.5rem!important}.m-smt-n6{margin:-3rem!important}.m-smt-n6t{margin:-3.75rem!important}.m-smt-n7{margin:-4rem!important}.m-smt-n8{margin:-5rem!important}.m-smt-n9{margin:-6rem!important}.m-smt-n10{margin:-7rem!important}.mx-smt-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-smt-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-smt-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-smt-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-smt-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-smt-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-smt-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-smt-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-smt-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-smt-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-smt-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-smt-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-smt-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-smt-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-smt-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-smt-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-smt-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-smt-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-smt-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-smt-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-smt-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-smt-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-smt-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-smt-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-smt-n1{margin-top:-.25rem!important}.mt-smt-n2{margin-top:-.5rem!important}.mt-smt-n3{margin-top:-1rem!important}.mt-smt-n4{margin-top:-1.5rem!important}.mt-smt-n5{margin-top:-2rem!important}.mt-smt-n5h{margin-top:-2.5rem!important}.mt-smt-n6{margin-top:-3rem!important}.mt-smt-n6t{margin-top:-3.75rem!important}.mt-smt-n7{margin-top:-4rem!important}.mt-smt-n8{margin-top:-5rem!important}.mt-smt-n9{margin-top:-6rem!important}.mt-smt-n10{margin-top:-7rem!important}.me-smt-n1{margin-right:-.25rem!important}.me-smt-n2{margin-right:-.5rem!important}.me-smt-n3{margin-right:-1rem!important}.me-smt-n4{margin-right:-1.5rem!important}.me-smt-n5{margin-right:-2rem!important}.me-smt-n5h{margin-right:-2.5rem!important}.me-smt-n6{margin-right:-3rem!important}.me-smt-n6t{margin-right:-3.75rem!important}.me-smt-n7{margin-right:-4rem!important}.me-smt-n8{margin-right:-5rem!important}.me-smt-n9{margin-right:-6rem!important}.me-smt-n10{margin-right:-7rem!important}.mb-smt-n1{margin-bottom:-.25rem!important}.mb-smt-n2{margin-bottom:-.5rem!important}.mb-smt-n3{margin-bottom:-1rem!important}.mb-smt-n4{margin-bottom:-1.5rem!important}.mb-smt-n5{margin-bottom:-2rem!important}.mb-smt-n5h{margin-bottom:-2.5rem!important}.mb-smt-n6{margin-bottom:-3rem!important}.mb-smt-n6t{margin-bottom:-3.75rem!important}.mb-smt-n7{margin-bottom:-4rem!important}.mb-smt-n8{margin-bottom:-5rem!important}.mb-smt-n9{margin-bottom:-6rem!important}.mb-smt-n10{margin-bottom:-7rem!important}.ms-smt-n1{margin-left:-.25rem!important}.ms-smt-n2{margin-left:-.5rem!important}.ms-smt-n3{margin-left:-1rem!important}.ms-smt-n4{margin-left:-1.5rem!important}.ms-smt-n5{margin-left:-2rem!important}.ms-smt-n5h{margin-left:-2.5rem!important}.ms-smt-n6{margin-left:-3rem!important}.ms-smt-n6t{margin-left:-3.75rem!important}.ms-smt-n7{margin-left:-4rem!important}.ms-smt-n8{margin-left:-5rem!important}.ms-smt-n9{margin-left:-6rem!important}.ms-smt-n10{margin-left:-7rem!important}.p-smt-0{padding:0!important}.p-smt-1{padding:.25rem!important}.p-smt-2{padding:.5rem!important}.p-smt-3{padding:1rem!important}.p-smt-4{padding:1.5rem!important}.p-smt-5{padding:2rem!important}.p-smt-5h{padding:2.5rem!important}.p-smt-6{padding:3rem!important}.p-smt-6t{padding:3.75rem!important}.p-smt-7{padding:4rem!important}.p-smt-8{padding:5rem!important}.p-smt-9{padding:6rem!important}.p-smt-10{padding:7rem!important}.px-smt-0{padding-right:0!important;padding-left:0!important}.px-smt-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-smt-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-smt-3{padding-right:1rem!important;padding-left:1rem!important}.px-smt-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-smt-5{padding-right:2rem!important;padding-left:2rem!important}.px-smt-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-smt-6{padding-right:3rem!important;padding-left:3rem!important}.px-smt-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-smt-7{padding-right:4rem!important;padding-left:4rem!important}.px-smt-8{padding-right:5rem!important;padding-left:5rem!important}.px-smt-9{padding-right:6rem!important;padding-left:6rem!important}.px-smt-10{padding-right:7rem!important;padding-left:7rem!important}.py-smt-0{padding-top:0!important;padding-bottom:0!important}.py-smt-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-smt-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-smt-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-smt-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-smt-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-smt-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-smt-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-smt-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-smt-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-smt-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-smt-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-smt-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-smt-0{padding-top:0!important}.pt-smt-1{padding-top:.25rem!important}.pt-smt-2{padding-top:.5rem!important}.pt-smt-3{padding-top:1rem!important}.pt-smt-4{padding-top:1.5rem!important}.pt-smt-5{padding-top:2rem!important}.pt-smt-5h{padding-top:2.5rem!important}.pt-smt-6{padding-top:3rem!important}.pt-smt-6t{padding-top:3.75rem!important}.pt-smt-7{padding-top:4rem!important}.pt-smt-8{padding-top:5rem!important}.pt-smt-9{padding-top:6rem!important}.pt-smt-10{padding-top:7rem!important}.pe-smt-0{padding-right:0!important}.pe-smt-1{padding-right:.25rem!important}.pe-smt-2{padding-right:.5rem!important}.pe-smt-3{padding-right:1rem!important}.pe-smt-4{padding-right:1.5rem!important}.pe-smt-5{padding-right:2rem!important}.pe-smt-5h{padding-right:2.5rem!important}.pe-smt-6{padding-right:3rem!important}.pe-smt-6t{padding-right:3.75rem!important}.pe-smt-7{padding-right:4rem!important}.pe-smt-8{padding-right:5rem!important}.pe-smt-9{padding-right:6rem!important}.pe-smt-10{padding-right:7rem!important}.pb-smt-0{padding-bottom:0!important}.pb-smt-1{padding-bottom:.25rem!important}.pb-smt-2{padding-bottom:.5rem!important}.pb-smt-3{padding-bottom:1rem!important}.pb-smt-4{padding-bottom:1.5rem!important}.pb-smt-5{padding-bottom:2rem!important}.pb-smt-5h{padding-bottom:2.5rem!important}.pb-smt-6{padding-bottom:3rem!important}.pb-smt-6t{padding-bottom:3.75rem!important}.pb-smt-7{padding-bottom:4rem!important}.pb-smt-8{padding-bottom:5rem!important}.pb-smt-9{padding-bottom:6rem!important}.pb-smt-10{padding-bottom:7rem!important}.ps-smt-0{padding-left:0!important}.ps-smt-1{padding-left:.25rem!important}.ps-smt-2{padding-left:.5rem!important}.ps-smt-3{padding-left:1rem!important}.ps-smt-4{padding-left:1.5rem!important}.ps-smt-5{padding-left:2rem!important}.ps-smt-5h{padding-left:2.5rem!important}.ps-smt-6{padding-left:3rem!important}.ps-smt-6t{padding-left:3.75rem!important}.ps-smt-7{padding-left:4rem!important}.ps-smt-8{padding-left:5rem!important}.ps-smt-9{padding-left:6rem!important}.ps-smt-10{padding-left:7rem!important}.gap-smt-0{gap:0!important}.gap-smt-1{gap:.25rem!important}.gap-smt-2{gap:.5rem!important}.gap-smt-3{gap:1rem!important}.gap-smt-4{gap:1.5rem!important}.gap-smt-5{gap:2rem!important}.gap-smt-5h{gap:2.5rem!important}.gap-smt-6{gap:3rem!important}.gap-smt-6t{gap:3.75rem!important}.gap-smt-7{gap:4rem!important}.gap-smt-8{gap:5rem!important}.gap-smt-9{gap:6rem!important}.gap-smt-10{gap:7rem!important}.text-smt-start{text-align:left!important}.text-smt-end{text-align:right!important}.text-smt-center{text-align:center!important}}@media (min-width:520px){.float-ssm-start{float:left!important}.float-ssm-end{float:right!important}.float-ssm-none{float:none!important}.d-ssm-inline{display:inline!important}.d-ssm-inline-block{display:inline-block!important}.d-ssm-block{display:block!important}.d-ssm-grid{display:grid!important}.d-ssm-table{display:table!important}.d-ssm-table-row{display:table-row!important}.d-ssm-table-cell{display:table-cell!important}.d-ssm-flex{display:flex!important}.d-ssm-inline-flex{display:inline-flex!important}.d-ssm-none{display:none!important}.flex-ssm-fill{flex:1 1 auto!important}.flex-ssm-row{flex-direction:row!important}.flex-ssm-column{flex-direction:column!important}.flex-ssm-row-reverse{flex-direction:row-reverse!important}.flex-ssm-column-reverse{flex-direction:column-reverse!important}.flex-ssm-grow-0{flex-grow:0!important}.flex-ssm-grow-1{flex-grow:1!important}.flex-ssm-shrink-0{flex-shrink:0!important}.flex-ssm-shrink-1{flex-shrink:1!important}.flex-ssm-wrap{flex-wrap:wrap!important}.flex-ssm-nowrap{flex-wrap:nowrap!important}.flex-ssm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-ssm-start{justify-content:flex-start!important}.justify-content-ssm-end{justify-content:flex-end!important}.justify-content-ssm-center{justify-content:center!important}.justify-content-ssm-between{justify-content:space-between!important}.justify-content-ssm-around{justify-content:space-around!important}.justify-content-ssm-evenly{justify-content:space-evenly!important}.align-items-ssm-start{align-items:flex-start!important}.align-items-ssm-end{align-items:flex-end!important}.align-items-ssm-center{align-items:center!important}.align-items-ssm-baseline{align-items:baseline!important}.align-items-ssm-stretch{align-items:stretch!important}.align-content-ssm-start{align-content:flex-start!important}.align-content-ssm-end{align-content:flex-end!important}.align-content-ssm-center{align-content:center!important}.align-content-ssm-between{align-content:space-between!important}.align-content-ssm-around{align-content:space-around!important}.align-content-ssm-stretch{align-content:stretch!important}.align-self-ssm-auto{align-self:auto!important}.align-self-ssm-start{align-self:flex-start!important}.align-self-ssm-end{align-self:flex-end!important}.align-self-ssm-center{align-self:center!important}.align-self-ssm-baseline{align-self:baseline!important}.align-self-ssm-stretch{align-self:stretch!important}.order-ssm-first{order:-1!important}.order-ssm-0{order:0!important}.order-ssm-1{order:1!important}.order-ssm-2{order:2!important}.order-ssm-3{order:3!important}.order-ssm-4{order:4!important}.order-ssm-5{order:5!important}.order-ssm-last{order:6!important}.m-ssm-0{margin:0!important}.m-ssm-1{margin:.25rem!important}.m-ssm-2{margin:.5rem!important}.m-ssm-3{margin:1rem!important}.m-ssm-4{margin:1.5rem!important}.m-ssm-5{margin:2rem!important}.m-ssm-5h{margin:2.5rem!important}.m-ssm-6{margin:3rem!important}.m-ssm-6t{margin:3.75rem!important}.m-ssm-7{margin:4rem!important}.m-ssm-8{margin:5rem!important}.m-ssm-9{margin:6rem!important}.m-ssm-10{margin:7rem!important}.m-ssm-auto{margin:auto!important}.mx-ssm-0{margin-right:0!important;margin-left:0!important}.mx-ssm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-ssm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-ssm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-ssm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-ssm-5{margin-right:2rem!important;margin-left:2rem!important}.mx-ssm-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-ssm-6{margin-right:3rem!important;margin-left:3rem!important}.mx-ssm-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-ssm-7{margin-right:4rem!important;margin-left:4rem!important}.mx-ssm-8{margin-right:5rem!important;margin-left:5rem!important}.mx-ssm-9{margin-right:6rem!important;margin-left:6rem!important}.mx-ssm-10{margin-right:7rem!important;margin-left:7rem!important}.mx-ssm-auto{margin-right:auto!important;margin-left:auto!important}.my-ssm-0{margin-top:0!important;margin-bottom:0!important}.my-ssm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-ssm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-ssm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-ssm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-ssm-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-ssm-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-ssm-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-ssm-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-ssm-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-ssm-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-ssm-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-ssm-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-ssm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-ssm-0{margin-top:0!important}.mt-ssm-1{margin-top:.25rem!important}.mt-ssm-2{margin-top:.5rem!important}.mt-ssm-3{margin-top:1rem!important}.mt-ssm-4{margin-top:1.5rem!important}.mt-ssm-5{margin-top:2rem!important}.mt-ssm-5h{margin-top:2.5rem!important}.mt-ssm-6{margin-top:3rem!important}.mt-ssm-6t{margin-top:3.75rem!important}.mt-ssm-7{margin-top:4rem!important}.mt-ssm-8{margin-top:5rem!important}.mt-ssm-9{margin-top:6rem!important}.mt-ssm-10{margin-top:7rem!important}.mt-ssm-auto{margin-top:auto!important}.me-ssm-0{margin-right:0!important}.me-ssm-1{margin-right:.25rem!important}.me-ssm-2{margin-right:.5rem!important}.me-ssm-3{margin-right:1rem!important}.me-ssm-4{margin-right:1.5rem!important}.me-ssm-5{margin-right:2rem!important}.me-ssm-5h{margin-right:2.5rem!important}.me-ssm-6{margin-right:3rem!important}.me-ssm-6t{margin-right:3.75rem!important}.me-ssm-7{margin-right:4rem!important}.me-ssm-8{margin-right:5rem!important}.me-ssm-9{margin-right:6rem!important}.me-ssm-10{margin-right:7rem!important}.me-ssm-auto{margin-right:auto!important}.mb-ssm-0{margin-bottom:0!important}.mb-ssm-1{margin-bottom:.25rem!important}.mb-ssm-2{margin-bottom:.5rem!important}.mb-ssm-3{margin-bottom:1rem!important}.mb-ssm-4{margin-bottom:1.5rem!important}.mb-ssm-5{margin-bottom:2rem!important}.mb-ssm-5h{margin-bottom:2.5rem!important}.mb-ssm-6{margin-bottom:3rem!important}.mb-ssm-6t{margin-bottom:3.75rem!important}.mb-ssm-7{margin-bottom:4rem!important}.mb-ssm-8{margin-bottom:5rem!important}.mb-ssm-9{margin-bottom:6rem!important}.mb-ssm-10{margin-bottom:7rem!important}.mb-ssm-auto{margin-bottom:auto!important}.ms-ssm-0{margin-left:0!important}.ms-ssm-1{margin-left:.25rem!important}.ms-ssm-2{margin-left:.5rem!important}.ms-ssm-3{margin-left:1rem!important}.ms-ssm-4{margin-left:1.5rem!important}.ms-ssm-5{margin-left:2rem!important}.ms-ssm-5h{margin-left:2.5rem!important}.ms-ssm-6{margin-left:3rem!important}.ms-ssm-6t{margin-left:3.75rem!important}.ms-ssm-7{margin-left:4rem!important}.ms-ssm-8{margin-left:5rem!important}.ms-ssm-9{margin-left:6rem!important}.ms-ssm-10{margin-left:7rem!important}.ms-ssm-auto{margin-left:auto!important}.m-ssm-n1{margin:-.25rem!important}.m-ssm-n2{margin:-.5rem!important}.m-ssm-n3{margin:-1rem!important}.m-ssm-n4{margin:-1.5rem!important}.m-ssm-n5{margin:-2rem!important}.m-ssm-n5h{margin:-2.5rem!important}.m-ssm-n6{margin:-3rem!important}.m-ssm-n6t{margin:-3.75rem!important}.m-ssm-n7{margin:-4rem!important}.m-ssm-n8{margin:-5rem!important}.m-ssm-n9{margin:-6rem!important}.m-ssm-n10{margin:-7rem!important}.mx-ssm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-ssm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-ssm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-ssm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-ssm-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-ssm-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-ssm-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-ssm-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-ssm-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-ssm-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-ssm-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-ssm-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-ssm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-ssm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-ssm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-ssm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-ssm-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-ssm-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-ssm-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-ssm-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-ssm-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-ssm-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-ssm-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-ssm-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-ssm-n1{margin-top:-.25rem!important}.mt-ssm-n2{margin-top:-.5rem!important}.mt-ssm-n3{margin-top:-1rem!important}.mt-ssm-n4{margin-top:-1.5rem!important}.mt-ssm-n5{margin-top:-2rem!important}.mt-ssm-n5h{margin-top:-2.5rem!important}.mt-ssm-n6{margin-top:-3rem!important}.mt-ssm-n6t{margin-top:-3.75rem!important}.mt-ssm-n7{margin-top:-4rem!important}.mt-ssm-n8{margin-top:-5rem!important}.mt-ssm-n9{margin-top:-6rem!important}.mt-ssm-n10{margin-top:-7rem!important}.me-ssm-n1{margin-right:-.25rem!important}.me-ssm-n2{margin-right:-.5rem!important}.me-ssm-n3{margin-right:-1rem!important}.me-ssm-n4{margin-right:-1.5rem!important}.me-ssm-n5{margin-right:-2rem!important}.me-ssm-n5h{margin-right:-2.5rem!important}.me-ssm-n6{margin-right:-3rem!important}.me-ssm-n6t{margin-right:-3.75rem!important}.me-ssm-n7{margin-right:-4rem!important}.me-ssm-n8{margin-right:-5rem!important}.me-ssm-n9{margin-right:-6rem!important}.me-ssm-n10{margin-right:-7rem!important}.mb-ssm-n1{margin-bottom:-.25rem!important}.mb-ssm-n2{margin-bottom:-.5rem!important}.mb-ssm-n3{margin-bottom:-1rem!important}.mb-ssm-n4{margin-bottom:-1.5rem!important}.mb-ssm-n5{margin-bottom:-2rem!important}.mb-ssm-n5h{margin-bottom:-2.5rem!important}.mb-ssm-n6{margin-bottom:-3rem!important}.mb-ssm-n6t{margin-bottom:-3.75rem!important}.mb-ssm-n7{margin-bottom:-4rem!important}.mb-ssm-n8{margin-bottom:-5rem!important}.mb-ssm-n9{margin-bottom:-6rem!important}.mb-ssm-n10{margin-bottom:-7rem!important}.ms-ssm-n1{margin-left:-.25rem!important}.ms-ssm-n2{margin-left:-.5rem!important}.ms-ssm-n3{margin-left:-1rem!important}.ms-ssm-n4{margin-left:-1.5rem!important}.ms-ssm-n5{margin-left:-2rem!important}.ms-ssm-n5h{margin-left:-2.5rem!important}.ms-ssm-n6{margin-left:-3rem!important}.ms-ssm-n6t{margin-left:-3.75rem!important}.ms-ssm-n7{margin-left:-4rem!important}.ms-ssm-n8{margin-left:-5rem!important}.ms-ssm-n9{margin-left:-6rem!important}.ms-ssm-n10{margin-left:-7rem!important}.p-ssm-0{padding:0!important}.p-ssm-1{padding:.25rem!important}.p-ssm-2{padding:.5rem!important}.p-ssm-3{padding:1rem!important}.p-ssm-4{padding:1.5rem!important}.p-ssm-5{padding:2rem!important}.p-ssm-5h{padding:2.5rem!important}.p-ssm-6{padding:3rem!important}.p-ssm-6t{padding:3.75rem!important}.p-ssm-7{padding:4rem!important}.p-ssm-8{padding:5rem!important}.p-ssm-9{padding:6rem!important}.p-ssm-10{padding:7rem!important}.px-ssm-0{padding-right:0!important;padding-left:0!important}.px-ssm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-ssm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-ssm-3{padding-right:1rem!important;padding-left:1rem!important}.px-ssm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-ssm-5{padding-right:2rem!important;padding-left:2rem!important}.px-ssm-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-ssm-6{padding-right:3rem!important;padding-left:3rem!important}.px-ssm-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-ssm-7{padding-right:4rem!important;padding-left:4rem!important}.px-ssm-8{padding-right:5rem!important;padding-left:5rem!important}.px-ssm-9{padding-right:6rem!important;padding-left:6rem!important}.px-ssm-10{padding-right:7rem!important;padding-left:7rem!important}.py-ssm-0{padding-top:0!important;padding-bottom:0!important}.py-ssm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-ssm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-ssm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-ssm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-ssm-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-ssm-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-ssm-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-ssm-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-ssm-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-ssm-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-ssm-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-ssm-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-ssm-0{padding-top:0!important}.pt-ssm-1{padding-top:.25rem!important}.pt-ssm-2{padding-top:.5rem!important}.pt-ssm-3{padding-top:1rem!important}.pt-ssm-4{padding-top:1.5rem!important}.pt-ssm-5{padding-top:2rem!important}.pt-ssm-5h{padding-top:2.5rem!important}.pt-ssm-6{padding-top:3rem!important}.pt-ssm-6t{padding-top:3.75rem!important}.pt-ssm-7{padding-top:4rem!important}.pt-ssm-8{padding-top:5rem!important}.pt-ssm-9{padding-top:6rem!important}.pt-ssm-10{padding-top:7rem!important}.pe-ssm-0{padding-right:0!important}.pe-ssm-1{padding-right:.25rem!important}.pe-ssm-2{padding-right:.5rem!important}.pe-ssm-3{padding-right:1rem!important}.pe-ssm-4{padding-right:1.5rem!important}.pe-ssm-5{padding-right:2rem!important}.pe-ssm-5h{padding-right:2.5rem!important}.pe-ssm-6{padding-right:3rem!important}.pe-ssm-6t{padding-right:3.75rem!important}.pe-ssm-7{padding-right:4rem!important}.pe-ssm-8{padding-right:5rem!important}.pe-ssm-9{padding-right:6rem!important}.pe-ssm-10{padding-right:7rem!important}.pb-ssm-0{padding-bottom:0!important}.pb-ssm-1{padding-bottom:.25rem!important}.pb-ssm-2{padding-bottom:.5rem!important}.pb-ssm-3{padding-bottom:1rem!important}.pb-ssm-4{padding-bottom:1.5rem!important}.pb-ssm-5{padding-bottom:2rem!important}.pb-ssm-5h{padding-bottom:2.5rem!important}.pb-ssm-6{padding-bottom:3rem!important}.pb-ssm-6t{padding-bottom:3.75rem!important}.pb-ssm-7{padding-bottom:4rem!important}.pb-ssm-8{padding-bottom:5rem!important}.pb-ssm-9{padding-bottom:6rem!important}.pb-ssm-10{padding-bottom:7rem!important}.ps-ssm-0{padding-left:0!important}.ps-ssm-1{padding-left:.25rem!important}.ps-ssm-2{padding-left:.5rem!important}.ps-ssm-3{padding-left:1rem!important}.ps-ssm-4{padding-left:1.5rem!important}.ps-ssm-5{padding-left:2rem!important}.ps-ssm-5h{padding-left:2.5rem!important}.ps-ssm-6{padding-left:3rem!important}.ps-ssm-6t{padding-left:3.75rem!important}.ps-ssm-7{padding-left:4rem!important}.ps-ssm-8{padding-left:5rem!important}.ps-ssm-9{padding-left:6rem!important}.ps-ssm-10{padding-left:7rem!important}.gap-ssm-0{gap:0!important}.gap-ssm-1{gap:.25rem!important}.gap-ssm-2{gap:.5rem!important}.gap-ssm-3{gap:1rem!important}.gap-ssm-4{gap:1.5rem!important}.gap-ssm-5{gap:2rem!important}.gap-ssm-5h{gap:2.5rem!important}.gap-ssm-6{gap:3rem!important}.gap-ssm-6t{gap:3.75rem!important}.gap-ssm-7{gap:4rem!important}.gap-ssm-8{gap:5rem!important}.gap-ssm-9{gap:6rem!important}.gap-ssm-10{gap:7rem!important}.text-ssm-start{text-align:left!important}.text-ssm-end{text-align:right!important}.text-ssm-center{text-align:center!important}}@media (min-width:640px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.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:2rem!important}.m-sm-5h{margin:2.5rem!important}.m-sm-6{margin:3rem!important}.m-sm-6t{margin:3.75rem!important}.m-sm-7{margin:4rem!important}.m-sm-8{margin:5rem!important}.m-sm-9{margin:6rem!important}.m-sm-10{margin:7rem!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:2rem!important;margin-left:2rem!important}.mx-sm-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-sm-6{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-sm-7{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-8{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-9{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-10{margin-right:7rem!important;margin-left:7rem!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:2rem!important;margin-bottom:2rem!important}.my-sm-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-sm-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-10{margin-top:7rem!important;margin-bottom:7rem!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:2rem!important}.mt-sm-5h{margin-top:2.5rem!important}.mt-sm-6{margin-top:3rem!important}.mt-sm-6t{margin-top:3.75rem!important}.mt-sm-7{margin-top:4rem!important}.mt-sm-8{margin-top:5rem!important}.mt-sm-9{margin-top:6rem!important}.mt-sm-10{margin-top:7rem!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:2rem!important}.me-sm-5h{margin-right:2.5rem!important}.me-sm-6{margin-right:3rem!important}.me-sm-6t{margin-right:3.75rem!important}.me-sm-7{margin-right:4rem!important}.me-sm-8{margin-right:5rem!important}.me-sm-9{margin-right:6rem!important}.me-sm-10{margin-right:7rem!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:2rem!important}.mb-sm-5h{margin-bottom:2.5rem!important}.mb-sm-6{margin-bottom:3rem!important}.mb-sm-6t{margin-bottom:3.75rem!important}.mb-sm-7{margin-bottom:4rem!important}.mb-sm-8{margin-bottom:5rem!important}.mb-sm-9{margin-bottom:6rem!important}.mb-sm-10{margin-bottom:7rem!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:2rem!important}.ms-sm-5h{margin-left:2.5rem!important}.ms-sm-6{margin-left:3rem!important}.ms-sm-6t{margin-left:3.75rem!important}.ms-sm-7{margin-left:4rem!important}.ms-sm-8{margin-left:5rem!important}.ms-sm-9{margin-left:6rem!important}.ms-sm-10{margin-left:7rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-2rem!important}.m-sm-n5h{margin:-2.5rem!important}.m-sm-n6{margin:-3rem!important}.m-sm-n6t{margin:-3.75rem!important}.m-sm-n7{margin:-4rem!important}.m-sm-n8{margin:-5rem!important}.m-sm-n9{margin:-6rem!important}.m-sm-n10{margin:-7rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-sm-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-sm-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-sm-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-sm-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-sm-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-sm-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-sm-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-sm-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-sm-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-sm-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-sm-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-2rem!important}.mt-sm-n5h{margin-top:-2.5rem!important}.mt-sm-n6{margin-top:-3rem!important}.mt-sm-n6t{margin-top:-3.75rem!important}.mt-sm-n7{margin-top:-4rem!important}.mt-sm-n8{margin-top:-5rem!important}.mt-sm-n9{margin-top:-6rem!important}.mt-sm-n10{margin-top:-7rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-2rem!important}.me-sm-n5h{margin-right:-2.5rem!important}.me-sm-n6{margin-right:-3rem!important}.me-sm-n6t{margin-right:-3.75rem!important}.me-sm-n7{margin-right:-4rem!important}.me-sm-n8{margin-right:-5rem!important}.me-sm-n9{margin-right:-6rem!important}.me-sm-n10{margin-right:-7rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-2rem!important}.mb-sm-n5h{margin-bottom:-2.5rem!important}.mb-sm-n6{margin-bottom:-3rem!important}.mb-sm-n6t{margin-bottom:-3.75rem!important}.mb-sm-n7{margin-bottom:-4rem!important}.mb-sm-n8{margin-bottom:-5rem!important}.mb-sm-n9{margin-bottom:-6rem!important}.mb-sm-n10{margin-bottom:-7rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-2rem!important}.ms-sm-n5h{margin-left:-2.5rem!important}.ms-sm-n6{margin-left:-3rem!important}.ms-sm-n6t{margin-left:-3.75rem!important}.ms-sm-n7{margin-left:-4rem!important}.ms-sm-n8{margin-left:-5rem!important}.ms-sm-n9{margin-left:-6rem!important}.ms-sm-n10{margin-left:-7rem!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:2rem!important}.p-sm-5h{padding:2.5rem!important}.p-sm-6{padding:3rem!important}.p-sm-6t{padding:3.75rem!important}.p-sm-7{padding:4rem!important}.p-sm-8{padding:5rem!important}.p-sm-9{padding:6rem!important}.p-sm-10{padding:7rem!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:2rem!important;padding-left:2rem!important}.px-sm-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-sm-6{padding-right:3rem!important;padding-left:3rem!important}.px-sm-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-sm-7{padding-right:4rem!important;padding-left:4rem!important}.px-sm-8{padding-right:5rem!important;padding-left:5rem!important}.px-sm-9{padding-right:6rem!important;padding-left:6rem!important}.px-sm-10{padding-right:7rem!important;padding-left:7rem!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:2rem!important;padding-bottom:2rem!important}.py-sm-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-sm-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-10{padding-top:7rem!important;padding-bottom:7rem!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:2rem!important}.pt-sm-5h{padding-top:2.5rem!important}.pt-sm-6{padding-top:3rem!important}.pt-sm-6t{padding-top:3.75rem!important}.pt-sm-7{padding-top:4rem!important}.pt-sm-8{padding-top:5rem!important}.pt-sm-9{padding-top:6rem!important}.pt-sm-10{padding-top:7rem!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:2rem!important}.pe-sm-5h{padding-right:2.5rem!important}.pe-sm-6{padding-right:3rem!important}.pe-sm-6t{padding-right:3.75rem!important}.pe-sm-7{padding-right:4rem!important}.pe-sm-8{padding-right:5rem!important}.pe-sm-9{padding-right:6rem!important}.pe-sm-10{padding-right:7rem!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:2rem!important}.pb-sm-5h{padding-bottom:2.5rem!important}.pb-sm-6{padding-bottom:3rem!important}.pb-sm-6t{padding-bottom:3.75rem!important}.pb-sm-7{padding-bottom:4rem!important}.pb-sm-8{padding-bottom:5rem!important}.pb-sm-9{padding-bottom:6rem!important}.pb-sm-10{padding-bottom:7rem!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:2rem!important}.ps-sm-5h{padding-left:2.5rem!important}.ps-sm-6{padding-left:3rem!important}.ps-sm-6t{padding-left:3.75rem!important}.ps-sm-7{padding-left:4rem!important}.ps-sm-8{padding-left:5rem!important}.ps-sm-9{padding-left:6rem!important}.ps-sm-10{padding-left:7rem!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:2rem!important}.gap-sm-5h{gap:2.5rem!important}.gap-sm-6{gap:3rem!important}.gap-sm-6t{gap:3.75rem!important}.gap-sm-7{gap:4rem!important}.gap-sm-8{gap:5rem!important}.gap-sm-9{gap:6rem!important}.gap-sm-10{gap:7rem!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:670px){.float-smx-start{float:left!important}.float-smx-end{float:right!important}.float-smx-none{float:none!important}.d-smx-inline{display:inline!important}.d-smx-inline-block{display:inline-block!important}.d-smx-block{display:block!important}.d-smx-grid{display:grid!important}.d-smx-table{display:table!important}.d-smx-table-row{display:table-row!important}.d-smx-table-cell{display:table-cell!important}.d-smx-flex{display:flex!important}.d-smx-inline-flex{display:inline-flex!important}.d-smx-none{display:none!important}.flex-smx-fill{flex:1 1 auto!important}.flex-smx-row{flex-direction:row!important}.flex-smx-column{flex-direction:column!important}.flex-smx-row-reverse{flex-direction:row-reverse!important}.flex-smx-column-reverse{flex-direction:column-reverse!important}.flex-smx-grow-0{flex-grow:0!important}.flex-smx-grow-1{flex-grow:1!important}.flex-smx-shrink-0{flex-shrink:0!important}.flex-smx-shrink-1{flex-shrink:1!important}.flex-smx-wrap{flex-wrap:wrap!important}.flex-smx-nowrap{flex-wrap:nowrap!important}.flex-smx-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-smx-start{justify-content:flex-start!important}.justify-content-smx-end{justify-content:flex-end!important}.justify-content-smx-center{justify-content:center!important}.justify-content-smx-between{justify-content:space-between!important}.justify-content-smx-around{justify-content:space-around!important}.justify-content-smx-evenly{justify-content:space-evenly!important}.align-items-smx-start{align-items:flex-start!important}.align-items-smx-end{align-items:flex-end!important}.align-items-smx-center{align-items:center!important}.align-items-smx-baseline{align-items:baseline!important}.align-items-smx-stretch{align-items:stretch!important}.align-content-smx-start{align-content:flex-start!important}.align-content-smx-end{align-content:flex-end!important}.align-content-smx-center{align-content:center!important}.align-content-smx-between{align-content:space-between!important}.align-content-smx-around{align-content:space-around!important}.align-content-smx-stretch{align-content:stretch!important}.align-self-smx-auto{align-self:auto!important}.align-self-smx-start{align-self:flex-start!important}.align-self-smx-end{align-self:flex-end!important}.align-self-smx-center{align-self:center!important}.align-self-smx-baseline{align-self:baseline!important}.align-self-smx-stretch{align-self:stretch!important}.order-smx-first{order:-1!important}.order-smx-0{order:0!important}.order-smx-1{order:1!important}.order-smx-2{order:2!important}.order-smx-3{order:3!important}.order-smx-4{order:4!important}.order-smx-5{order:5!important}.order-smx-last{order:6!important}.m-smx-0{margin:0!important}.m-smx-1{margin:.25rem!important}.m-smx-2{margin:.5rem!important}.m-smx-3{margin:1rem!important}.m-smx-4{margin:1.5rem!important}.m-smx-5{margin:2rem!important}.m-smx-5h{margin:2.5rem!important}.m-smx-6{margin:3rem!important}.m-smx-6t{margin:3.75rem!important}.m-smx-7{margin:4rem!important}.m-smx-8{margin:5rem!important}.m-smx-9{margin:6rem!important}.m-smx-10{margin:7rem!important}.m-smx-auto{margin:auto!important}.mx-smx-0{margin-right:0!important;margin-left:0!important}.mx-smx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-smx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-smx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-smx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-smx-5{margin-right:2rem!important;margin-left:2rem!important}.mx-smx-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-smx-6{margin-right:3rem!important;margin-left:3rem!important}.mx-smx-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-smx-7{margin-right:4rem!important;margin-left:4rem!important}.mx-smx-8{margin-right:5rem!important;margin-left:5rem!important}.mx-smx-9{margin-right:6rem!important;margin-left:6rem!important}.mx-smx-10{margin-right:7rem!important;margin-left:7rem!important}.mx-smx-auto{margin-right:auto!important;margin-left:auto!important}.my-smx-0{margin-top:0!important;margin-bottom:0!important}.my-smx-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-smx-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-smx-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-smx-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-smx-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-smx-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-smx-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-smx-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-smx-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-smx-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-smx-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-smx-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-smx-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-smx-0{margin-top:0!important}.mt-smx-1{margin-top:.25rem!important}.mt-smx-2{margin-top:.5rem!important}.mt-smx-3{margin-top:1rem!important}.mt-smx-4{margin-top:1.5rem!important}.mt-smx-5{margin-top:2rem!important}.mt-smx-5h{margin-top:2.5rem!important}.mt-smx-6{margin-top:3rem!important}.mt-smx-6t{margin-top:3.75rem!important}.mt-smx-7{margin-top:4rem!important}.mt-smx-8{margin-top:5rem!important}.mt-smx-9{margin-top:6rem!important}.mt-smx-10{margin-top:7rem!important}.mt-smx-auto{margin-top:auto!important}.me-smx-0{margin-right:0!important}.me-smx-1{margin-right:.25rem!important}.me-smx-2{margin-right:.5rem!important}.me-smx-3{margin-right:1rem!important}.me-smx-4{margin-right:1.5rem!important}.me-smx-5{margin-right:2rem!important}.me-smx-5h{margin-right:2.5rem!important}.me-smx-6{margin-right:3rem!important}.me-smx-6t{margin-right:3.75rem!important}.me-smx-7{margin-right:4rem!important}.me-smx-8{margin-right:5rem!important}.me-smx-9{margin-right:6rem!important}.me-smx-10{margin-right:7rem!important}.me-smx-auto{margin-right:auto!important}.mb-smx-0{margin-bottom:0!important}.mb-smx-1{margin-bottom:.25rem!important}.mb-smx-2{margin-bottom:.5rem!important}.mb-smx-3{margin-bottom:1rem!important}.mb-smx-4{margin-bottom:1.5rem!important}.mb-smx-5{margin-bottom:2rem!important}.mb-smx-5h{margin-bottom:2.5rem!important}.mb-smx-6{margin-bottom:3rem!important}.mb-smx-6t{margin-bottom:3.75rem!important}.mb-smx-7{margin-bottom:4rem!important}.mb-smx-8{margin-bottom:5rem!important}.mb-smx-9{margin-bottom:6rem!important}.mb-smx-10{margin-bottom:7rem!important}.mb-smx-auto{margin-bottom:auto!important}.ms-smx-0{margin-left:0!important}.ms-smx-1{margin-left:.25rem!important}.ms-smx-2{margin-left:.5rem!important}.ms-smx-3{margin-left:1rem!important}.ms-smx-4{margin-left:1.5rem!important}.ms-smx-5{margin-left:2rem!important}.ms-smx-5h{margin-left:2.5rem!important}.ms-smx-6{margin-left:3rem!important}.ms-smx-6t{margin-left:3.75rem!important}.ms-smx-7{margin-left:4rem!important}.ms-smx-8{margin-left:5rem!important}.ms-smx-9{margin-left:6rem!important}.ms-smx-10{margin-left:7rem!important}.ms-smx-auto{margin-left:auto!important}.m-smx-n1{margin:-.25rem!important}.m-smx-n2{margin:-.5rem!important}.m-smx-n3{margin:-1rem!important}.m-smx-n4{margin:-1.5rem!important}.m-smx-n5{margin:-2rem!important}.m-smx-n5h{margin:-2.5rem!important}.m-smx-n6{margin:-3rem!important}.m-smx-n6t{margin:-3.75rem!important}.m-smx-n7{margin:-4rem!important}.m-smx-n8{margin:-5rem!important}.m-smx-n9{margin:-6rem!important}.m-smx-n10{margin:-7rem!important}.mx-smx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-smx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-smx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-smx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-smx-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-smx-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-smx-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-smx-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-smx-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-smx-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-smx-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-smx-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-smx-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-smx-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-smx-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-smx-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-smx-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-smx-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-smx-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-smx-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-smx-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-smx-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-smx-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-smx-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-smx-n1{margin-top:-.25rem!important}.mt-smx-n2{margin-top:-.5rem!important}.mt-smx-n3{margin-top:-1rem!important}.mt-smx-n4{margin-top:-1.5rem!important}.mt-smx-n5{margin-top:-2rem!important}.mt-smx-n5h{margin-top:-2.5rem!important}.mt-smx-n6{margin-top:-3rem!important}.mt-smx-n6t{margin-top:-3.75rem!important}.mt-smx-n7{margin-top:-4rem!important}.mt-smx-n8{margin-top:-5rem!important}.mt-smx-n9{margin-top:-6rem!important}.mt-smx-n10{margin-top:-7rem!important}.me-smx-n1{margin-right:-.25rem!important}.me-smx-n2{margin-right:-.5rem!important}.me-smx-n3{margin-right:-1rem!important}.me-smx-n4{margin-right:-1.5rem!important}.me-smx-n5{margin-right:-2rem!important}.me-smx-n5h{margin-right:-2.5rem!important}.me-smx-n6{margin-right:-3rem!important}.me-smx-n6t{margin-right:-3.75rem!important}.me-smx-n7{margin-right:-4rem!important}.me-smx-n8{margin-right:-5rem!important}.me-smx-n9{margin-right:-6rem!important}.me-smx-n10{margin-right:-7rem!important}.mb-smx-n1{margin-bottom:-.25rem!important}.mb-smx-n2{margin-bottom:-.5rem!important}.mb-smx-n3{margin-bottom:-1rem!important}.mb-smx-n4{margin-bottom:-1.5rem!important}.mb-smx-n5{margin-bottom:-2rem!important}.mb-smx-n5h{margin-bottom:-2.5rem!important}.mb-smx-n6{margin-bottom:-3rem!important}.mb-smx-n6t{margin-bottom:-3.75rem!important}.mb-smx-n7{margin-bottom:-4rem!important}.mb-smx-n8{margin-bottom:-5rem!important}.mb-smx-n9{margin-bottom:-6rem!important}.mb-smx-n10{margin-bottom:-7rem!important}.ms-smx-n1{margin-left:-.25rem!important}.ms-smx-n2{margin-left:-.5rem!important}.ms-smx-n3{margin-left:-1rem!important}.ms-smx-n4{margin-left:-1.5rem!important}.ms-smx-n5{margin-left:-2rem!important}.ms-smx-n5h{margin-left:-2.5rem!important}.ms-smx-n6{margin-left:-3rem!important}.ms-smx-n6t{margin-left:-3.75rem!important}.ms-smx-n7{margin-left:-4rem!important}.ms-smx-n8{margin-left:-5rem!important}.ms-smx-n9{margin-left:-6rem!important}.ms-smx-n10{margin-left:-7rem!important}.p-smx-0{padding:0!important}.p-smx-1{padding:.25rem!important}.p-smx-2{padding:.5rem!important}.p-smx-3{padding:1rem!important}.p-smx-4{padding:1.5rem!important}.p-smx-5{padding:2rem!important}.p-smx-5h{padding:2.5rem!important}.p-smx-6{padding:3rem!important}.p-smx-6t{padding:3.75rem!important}.p-smx-7{padding:4rem!important}.p-smx-8{padding:5rem!important}.p-smx-9{padding:6rem!important}.p-smx-10{padding:7rem!important}.px-smx-0{padding-right:0!important;padding-left:0!important}.px-smx-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-smx-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-smx-3{padding-right:1rem!important;padding-left:1rem!important}.px-smx-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-smx-5{padding-right:2rem!important;padding-left:2rem!important}.px-smx-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-smx-6{padding-right:3rem!important;padding-left:3rem!important}.px-smx-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-smx-7{padding-right:4rem!important;padding-left:4rem!important}.px-smx-8{padding-right:5rem!important;padding-left:5rem!important}.px-smx-9{padding-right:6rem!important;padding-left:6rem!important}.px-smx-10{padding-right:7rem!important;padding-left:7rem!important}.py-smx-0{padding-top:0!important;padding-bottom:0!important}.py-smx-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-smx-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-smx-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-smx-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-smx-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-smx-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-smx-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-smx-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-smx-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-smx-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-smx-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-smx-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-smx-0{padding-top:0!important}.pt-smx-1{padding-top:.25rem!important}.pt-smx-2{padding-top:.5rem!important}.pt-smx-3{padding-top:1rem!important}.pt-smx-4{padding-top:1.5rem!important}.pt-smx-5{padding-top:2rem!important}.pt-smx-5h{padding-top:2.5rem!important}.pt-smx-6{padding-top:3rem!important}.pt-smx-6t{padding-top:3.75rem!important}.pt-smx-7{padding-top:4rem!important}.pt-smx-8{padding-top:5rem!important}.pt-smx-9{padding-top:6rem!important}.pt-smx-10{padding-top:7rem!important}.pe-smx-0{padding-right:0!important}.pe-smx-1{padding-right:.25rem!important}.pe-smx-2{padding-right:.5rem!important}.pe-smx-3{padding-right:1rem!important}.pe-smx-4{padding-right:1.5rem!important}.pe-smx-5{padding-right:2rem!important}.pe-smx-5h{padding-right:2.5rem!important}.pe-smx-6{padding-right:3rem!important}.pe-smx-6t{padding-right:3.75rem!important}.pe-smx-7{padding-right:4rem!important}.pe-smx-8{padding-right:5rem!important}.pe-smx-9{padding-right:6rem!important}.pe-smx-10{padding-right:7rem!important}.pb-smx-0{padding-bottom:0!important}.pb-smx-1{padding-bottom:.25rem!important}.pb-smx-2{padding-bottom:.5rem!important}.pb-smx-3{padding-bottom:1rem!important}.pb-smx-4{padding-bottom:1.5rem!important}.pb-smx-5{padding-bottom:2rem!important}.pb-smx-5h{padding-bottom:2.5rem!important}.pb-smx-6{padding-bottom:3rem!important}.pb-smx-6t{padding-bottom:3.75rem!important}.pb-smx-7{padding-bottom:4rem!important}.pb-smx-8{padding-bottom:5rem!important}.pb-smx-9{padding-bottom:6rem!important}.pb-smx-10{padding-bottom:7rem!important}.ps-smx-0{padding-left:0!important}.ps-smx-1{padding-left:.25rem!important}.ps-smx-2{padding-left:.5rem!important}.ps-smx-3{padding-left:1rem!important}.ps-smx-4{padding-left:1.5rem!important}.ps-smx-5{padding-left:2rem!important}.ps-smx-5h{padding-left:2.5rem!important}.ps-smx-6{padding-left:3rem!important}.ps-smx-6t{padding-left:3.75rem!important}.ps-smx-7{padding-left:4rem!important}.ps-smx-8{padding-left:5rem!important}.ps-smx-9{padding-left:6rem!important}.ps-smx-10{padding-left:7rem!important}.gap-smx-0{gap:0!important}.gap-smx-1{gap:.25rem!important}.gap-smx-2{gap:.5rem!important}.gap-smx-3{gap:1rem!important}.gap-smx-4{gap:1.5rem!important}.gap-smx-5{gap:2rem!important}.gap-smx-5h{gap:2.5rem!important}.gap-smx-6{gap:3rem!important}.gap-smx-6t{gap:3.75rem!important}.gap-smx-7{gap:4rem!important}.gap-smx-8{gap:5rem!important}.gap-smx-9{gap:6rem!important}.gap-smx-10{gap:7rem!important}.text-smx-start{text-align:left!important}.text-smx-end{text-align:right!important}.text-smx-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}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.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:2rem!important}.m-md-5h{margin:2.5rem!important}.m-md-6{margin:3rem!important}.m-md-6t{margin:3.75rem!important}.m-md-7{margin:4rem!important}.m-md-8{margin:5rem!important}.m-md-9{margin:6rem!important}.m-md-10{margin:7rem!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:2rem!important;margin-left:2rem!important}.mx-md-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md-6{margin-right:3rem!important;margin-left:3rem!important}.mx-md-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-md-7{margin-right:4rem!important;margin-left:4rem!important}.mx-md-8{margin-right:5rem!important;margin-left:5rem!important}.mx-md-9{margin-right:6rem!important;margin-left:6rem!important}.mx-md-10{margin-right:7rem!important;margin-left:7rem!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:2rem!important;margin-bottom:2rem!important}.my-md-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-md-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-10{margin-top:7rem!important;margin-bottom:7rem!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:2rem!important}.mt-md-5h{margin-top:2.5rem!important}.mt-md-6{margin-top:3rem!important}.mt-md-6t{margin-top:3.75rem!important}.mt-md-7{margin-top:4rem!important}.mt-md-8{margin-top:5rem!important}.mt-md-9{margin-top:6rem!important}.mt-md-10{margin-top:7rem!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:2rem!important}.me-md-5h{margin-right:2.5rem!important}.me-md-6{margin-right:3rem!important}.me-md-6t{margin-right:3.75rem!important}.me-md-7{margin-right:4rem!important}.me-md-8{margin-right:5rem!important}.me-md-9{margin-right:6rem!important}.me-md-10{margin-right:7rem!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:2rem!important}.mb-md-5h{margin-bottom:2.5rem!important}.mb-md-6{margin-bottom:3rem!important}.mb-md-6t{margin-bottom:3.75rem!important}.mb-md-7{margin-bottom:4rem!important}.mb-md-8{margin-bottom:5rem!important}.mb-md-9{margin-bottom:6rem!important}.mb-md-10{margin-bottom:7rem!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:2rem!important}.ms-md-5h{margin-left:2.5rem!important}.ms-md-6{margin-left:3rem!important}.ms-md-6t{margin-left:3.75rem!important}.ms-md-7{margin-left:4rem!important}.ms-md-8{margin-left:5rem!important}.ms-md-9{margin-left:6rem!important}.ms-md-10{margin-left:7rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-2rem!important}.m-md-n5h{margin:-2.5rem!important}.m-md-n6{margin:-3rem!important}.m-md-n6t{margin:-3.75rem!important}.m-md-n7{margin:-4rem!important}.m-md-n8{margin:-5rem!important}.m-md-n9{margin:-6rem!important}.m-md-n10{margin:-7rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-md-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-md-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-md-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-md-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-md-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-md-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-md-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-md-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-md-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-md-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-2rem!important}.mt-md-n5h{margin-top:-2.5rem!important}.mt-md-n6{margin-top:-3rem!important}.mt-md-n6t{margin-top:-3.75rem!important}.mt-md-n7{margin-top:-4rem!important}.mt-md-n8{margin-top:-5rem!important}.mt-md-n9{margin-top:-6rem!important}.mt-md-n10{margin-top:-7rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-2rem!important}.me-md-n5h{margin-right:-2.5rem!important}.me-md-n6{margin-right:-3rem!important}.me-md-n6t{margin-right:-3.75rem!important}.me-md-n7{margin-right:-4rem!important}.me-md-n8{margin-right:-5rem!important}.me-md-n9{margin-right:-6rem!important}.me-md-n10{margin-right:-7rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-2rem!important}.mb-md-n5h{margin-bottom:-2.5rem!important}.mb-md-n6{margin-bottom:-3rem!important}.mb-md-n6t{margin-bottom:-3.75rem!important}.mb-md-n7{margin-bottom:-4rem!important}.mb-md-n8{margin-bottom:-5rem!important}.mb-md-n9{margin-bottom:-6rem!important}.mb-md-n10{margin-bottom:-7rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-2rem!important}.ms-md-n5h{margin-left:-2.5rem!important}.ms-md-n6{margin-left:-3rem!important}.ms-md-n6t{margin-left:-3.75rem!important}.ms-md-n7{margin-left:-4rem!important}.ms-md-n8{margin-left:-5rem!important}.ms-md-n9{margin-left:-6rem!important}.ms-md-n10{margin-left:-7rem!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:2rem!important}.p-md-5h{padding:2.5rem!important}.p-md-6{padding:3rem!important}.p-md-6t{padding:3.75rem!important}.p-md-7{padding:4rem!important}.p-md-8{padding:5rem!important}.p-md-9{padding:6rem!important}.p-md-10{padding:7rem!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:2rem!important;padding-left:2rem!important}.px-md-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md-6{padding-right:3rem!important;padding-left:3rem!important}.px-md-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-md-7{padding-right:4rem!important;padding-left:4rem!important}.px-md-8{padding-right:5rem!important;padding-left:5rem!important}.px-md-9{padding-right:6rem!important;padding-left:6rem!important}.px-md-10{padding-right:7rem!important;padding-left:7rem!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:2rem!important;padding-bottom:2rem!important}.py-md-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-md-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-10{padding-top:7rem!important;padding-bottom:7rem!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:2rem!important}.pt-md-5h{padding-top:2.5rem!important}.pt-md-6{padding-top:3rem!important}.pt-md-6t{padding-top:3.75rem!important}.pt-md-7{padding-top:4rem!important}.pt-md-8{padding-top:5rem!important}.pt-md-9{padding-top:6rem!important}.pt-md-10{padding-top:7rem!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:2rem!important}.pe-md-5h{padding-right:2.5rem!important}.pe-md-6{padding-right:3rem!important}.pe-md-6t{padding-right:3.75rem!important}.pe-md-7{padding-right:4rem!important}.pe-md-8{padding-right:5rem!important}.pe-md-9{padding-right:6rem!important}.pe-md-10{padding-right:7rem!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:2rem!important}.pb-md-5h{padding-bottom:2.5rem!important}.pb-md-6{padding-bottom:3rem!important}.pb-md-6t{padding-bottom:3.75rem!important}.pb-md-7{padding-bottom:4rem!important}.pb-md-8{padding-bottom:5rem!important}.pb-md-9{padding-bottom:6rem!important}.pb-md-10{padding-bottom:7rem!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:2rem!important}.ps-md-5h{padding-left:2.5rem!important}.ps-md-6{padding-left:3rem!important}.ps-md-6t{padding-left:3.75rem!important}.ps-md-7{padding-left:4rem!important}.ps-md-8{padding-left:5rem!important}.ps-md-9{padding-left:6rem!important}.ps-md-10{padding-left:7rem!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:2rem!important}.gap-md-5h{gap:2.5rem!important}.gap-md-6{gap:3rem!important}.gap-md-6t{gap:3.75rem!important}.gap-md-7{gap:4rem!important}.gap-md-8{gap:5rem!important}.gap-md-9{gap:6rem!important}.gap-md-10{gap:7rem!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:789px){.float-md2-start{float:left!important}.float-md2-end{float:right!important}.float-md2-none{float:none!important}.d-md2-inline{display:inline!important}.d-md2-inline-block{display:inline-block!important}.d-md2-block{display:block!important}.d-md2-grid{display:grid!important}.d-md2-table{display:table!important}.d-md2-table-row{display:table-row!important}.d-md2-table-cell{display:table-cell!important}.d-md2-flex{display:flex!important}.d-md2-inline-flex{display:inline-flex!important}.d-md2-none{display:none!important}.flex-md2-fill{flex:1 1 auto!important}.flex-md2-row{flex-direction:row!important}.flex-md2-column{flex-direction:column!important}.flex-md2-row-reverse{flex-direction:row-reverse!important}.flex-md2-column-reverse{flex-direction:column-reverse!important}.flex-md2-grow-0{flex-grow:0!important}.flex-md2-grow-1{flex-grow:1!important}.flex-md2-shrink-0{flex-shrink:0!important}.flex-md2-shrink-1{flex-shrink:1!important}.flex-md2-wrap{flex-wrap:wrap!important}.flex-md2-nowrap{flex-wrap:nowrap!important}.flex-md2-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md2-start{justify-content:flex-start!important}.justify-content-md2-end{justify-content:flex-end!important}.justify-content-md2-center{justify-content:center!important}.justify-content-md2-between{justify-content:space-between!important}.justify-content-md2-around{justify-content:space-around!important}.justify-content-md2-evenly{justify-content:space-evenly!important}.align-items-md2-start{align-items:flex-start!important}.align-items-md2-end{align-items:flex-end!important}.align-items-md2-center{align-items:center!important}.align-items-md2-baseline{align-items:baseline!important}.align-items-md2-stretch{align-items:stretch!important}.align-content-md2-start{align-content:flex-start!important}.align-content-md2-end{align-content:flex-end!important}.align-content-md2-center{align-content:center!important}.align-content-md2-between{align-content:space-between!important}.align-content-md2-around{align-content:space-around!important}.align-content-md2-stretch{align-content:stretch!important}.align-self-md2-auto{align-self:auto!important}.align-self-md2-start{align-self:flex-start!important}.align-self-md2-end{align-self:flex-end!important}.align-self-md2-center{align-self:center!important}.align-self-md2-baseline{align-self:baseline!important}.align-self-md2-stretch{align-self:stretch!important}.order-md2-first{order:-1!important}.order-md2-0{order:0!important}.order-md2-1{order:1!important}.order-md2-2{order:2!important}.order-md2-3{order:3!important}.order-md2-4{order:4!important}.order-md2-5{order:5!important}.order-md2-last{order:6!important}.m-md2-0{margin:0!important}.m-md2-1{margin:.25rem!important}.m-md2-2{margin:.5rem!important}.m-md2-3{margin:1rem!important}.m-md2-4{margin:1.5rem!important}.m-md2-5{margin:2rem!important}.m-md2-5h{margin:2.5rem!important}.m-md2-6{margin:3rem!important}.m-md2-6t{margin:3.75rem!important}.m-md2-7{margin:4rem!important}.m-md2-8{margin:5rem!important}.m-md2-9{margin:6rem!important}.m-md2-10{margin:7rem!important}.m-md2-auto{margin:auto!important}.mx-md2-0{margin-right:0!important;margin-left:0!important}.mx-md2-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md2-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md2-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md2-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md2-5{margin-right:2rem!important;margin-left:2rem!important}.mx-md2-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md2-6{margin-right:3rem!important;margin-left:3rem!important}.mx-md2-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-md2-7{margin-right:4rem!important;margin-left:4rem!important}.mx-md2-8{margin-right:5rem!important;margin-left:5rem!important}.mx-md2-9{margin-right:6rem!important;margin-left:6rem!important}.mx-md2-10{margin-right:7rem!important;margin-left:7rem!important}.mx-md2-auto{margin-right:auto!important;margin-left:auto!important}.my-md2-0{margin-top:0!important;margin-bottom:0!important}.my-md2-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md2-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md2-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md2-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md2-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-md2-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md2-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-md2-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-md2-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-md2-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-md2-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-md2-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-md2-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md2-0{margin-top:0!important}.mt-md2-1{margin-top:.25rem!important}.mt-md2-2{margin-top:.5rem!important}.mt-md2-3{margin-top:1rem!important}.mt-md2-4{margin-top:1.5rem!important}.mt-md2-5{margin-top:2rem!important}.mt-md2-5h{margin-top:2.5rem!important}.mt-md2-6{margin-top:3rem!important}.mt-md2-6t{margin-top:3.75rem!important}.mt-md2-7{margin-top:4rem!important}.mt-md2-8{margin-top:5rem!important}.mt-md2-9{margin-top:6rem!important}.mt-md2-10{margin-top:7rem!important}.mt-md2-auto{margin-top:auto!important}.me-md2-0{margin-right:0!important}.me-md2-1{margin-right:.25rem!important}.me-md2-2{margin-right:.5rem!important}.me-md2-3{margin-right:1rem!important}.me-md2-4{margin-right:1.5rem!important}.me-md2-5{margin-right:2rem!important}.me-md2-5h{margin-right:2.5rem!important}.me-md2-6{margin-right:3rem!important}.me-md2-6t{margin-right:3.75rem!important}.me-md2-7{margin-right:4rem!important}.me-md2-8{margin-right:5rem!important}.me-md2-9{margin-right:6rem!important}.me-md2-10{margin-right:7rem!important}.me-md2-auto{margin-right:auto!important}.mb-md2-0{margin-bottom:0!important}.mb-md2-1{margin-bottom:.25rem!important}.mb-md2-2{margin-bottom:.5rem!important}.mb-md2-3{margin-bottom:1rem!important}.mb-md2-4{margin-bottom:1.5rem!important}.mb-md2-5{margin-bottom:2rem!important}.mb-md2-5h{margin-bottom:2.5rem!important}.mb-md2-6{margin-bottom:3rem!important}.mb-md2-6t{margin-bottom:3.75rem!important}.mb-md2-7{margin-bottom:4rem!important}.mb-md2-8{margin-bottom:5rem!important}.mb-md2-9{margin-bottom:6rem!important}.mb-md2-10{margin-bottom:7rem!important}.mb-md2-auto{margin-bottom:auto!important}.ms-md2-0{margin-left:0!important}.ms-md2-1{margin-left:.25rem!important}.ms-md2-2{margin-left:.5rem!important}.ms-md2-3{margin-left:1rem!important}.ms-md2-4{margin-left:1.5rem!important}.ms-md2-5{margin-left:2rem!important}.ms-md2-5h{margin-left:2.5rem!important}.ms-md2-6{margin-left:3rem!important}.ms-md2-6t{margin-left:3.75rem!important}.ms-md2-7{margin-left:4rem!important}.ms-md2-8{margin-left:5rem!important}.ms-md2-9{margin-left:6rem!important}.ms-md2-10{margin-left:7rem!important}.ms-md2-auto{margin-left:auto!important}.m-md2-n1{margin:-.25rem!important}.m-md2-n2{margin:-.5rem!important}.m-md2-n3{margin:-1rem!important}.m-md2-n4{margin:-1.5rem!important}.m-md2-n5{margin:-2rem!important}.m-md2-n5h{margin:-2.5rem!important}.m-md2-n6{margin:-3rem!important}.m-md2-n6t{margin:-3.75rem!important}.m-md2-n7{margin:-4rem!important}.m-md2-n8{margin:-5rem!important}.m-md2-n9{margin:-6rem!important}.m-md2-n10{margin:-7rem!important}.mx-md2-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md2-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md2-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md2-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md2-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md2-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-md2-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md2-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-md2-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-md2-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-md2-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-md2-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-md2-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md2-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md2-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md2-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md2-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md2-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-md2-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md2-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-md2-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-md2-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-md2-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-md2-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-md2-n1{margin-top:-.25rem!important}.mt-md2-n2{margin-top:-.5rem!important}.mt-md2-n3{margin-top:-1rem!important}.mt-md2-n4{margin-top:-1.5rem!important}.mt-md2-n5{margin-top:-2rem!important}.mt-md2-n5h{margin-top:-2.5rem!important}.mt-md2-n6{margin-top:-3rem!important}.mt-md2-n6t{margin-top:-3.75rem!important}.mt-md2-n7{margin-top:-4rem!important}.mt-md2-n8{margin-top:-5rem!important}.mt-md2-n9{margin-top:-6rem!important}.mt-md2-n10{margin-top:-7rem!important}.me-md2-n1{margin-right:-.25rem!important}.me-md2-n2{margin-right:-.5rem!important}.me-md2-n3{margin-right:-1rem!important}.me-md2-n4{margin-right:-1.5rem!important}.me-md2-n5{margin-right:-2rem!important}.me-md2-n5h{margin-right:-2.5rem!important}.me-md2-n6{margin-right:-3rem!important}.me-md2-n6t{margin-right:-3.75rem!important}.me-md2-n7{margin-right:-4rem!important}.me-md2-n8{margin-right:-5rem!important}.me-md2-n9{margin-right:-6rem!important}.me-md2-n10{margin-right:-7rem!important}.mb-md2-n1{margin-bottom:-.25rem!important}.mb-md2-n2{margin-bottom:-.5rem!important}.mb-md2-n3{margin-bottom:-1rem!important}.mb-md2-n4{margin-bottom:-1.5rem!important}.mb-md2-n5{margin-bottom:-2rem!important}.mb-md2-n5h{margin-bottom:-2.5rem!important}.mb-md2-n6{margin-bottom:-3rem!important}.mb-md2-n6t{margin-bottom:-3.75rem!important}.mb-md2-n7{margin-bottom:-4rem!important}.mb-md2-n8{margin-bottom:-5rem!important}.mb-md2-n9{margin-bottom:-6rem!important}.mb-md2-n10{margin-bottom:-7rem!important}.ms-md2-n1{margin-left:-.25rem!important}.ms-md2-n2{margin-left:-.5rem!important}.ms-md2-n3{margin-left:-1rem!important}.ms-md2-n4{margin-left:-1.5rem!important}.ms-md2-n5{margin-left:-2rem!important}.ms-md2-n5h{margin-left:-2.5rem!important}.ms-md2-n6{margin-left:-3rem!important}.ms-md2-n6t{margin-left:-3.75rem!important}.ms-md2-n7{margin-left:-4rem!important}.ms-md2-n8{margin-left:-5rem!important}.ms-md2-n9{margin-left:-6rem!important}.ms-md2-n10{margin-left:-7rem!important}.p-md2-0{padding:0!important}.p-md2-1{padding:.25rem!important}.p-md2-2{padding:.5rem!important}.p-md2-3{padding:1rem!important}.p-md2-4{padding:1.5rem!important}.p-md2-5{padding:2rem!important}.p-md2-5h{padding:2.5rem!important}.p-md2-6{padding:3rem!important}.p-md2-6t{padding:3.75rem!important}.p-md2-7{padding:4rem!important}.p-md2-8{padding:5rem!important}.p-md2-9{padding:6rem!important}.p-md2-10{padding:7rem!important}.px-md2-0{padding-right:0!important;padding-left:0!important}.px-md2-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md2-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md2-3{padding-right:1rem!important;padding-left:1rem!important}.px-md2-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md2-5{padding-right:2rem!important;padding-left:2rem!important}.px-md2-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md2-6{padding-right:3rem!important;padding-left:3rem!important}.px-md2-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-md2-7{padding-right:4rem!important;padding-left:4rem!important}.px-md2-8{padding-right:5rem!important;padding-left:5rem!important}.px-md2-9{padding-right:6rem!important;padding-left:6rem!important}.px-md2-10{padding-right:7rem!important;padding-left:7rem!important}.py-md2-0{padding-top:0!important;padding-bottom:0!important}.py-md2-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md2-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md2-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md2-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md2-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-md2-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md2-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-md2-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-md2-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-md2-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-md2-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-md2-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-md2-0{padding-top:0!important}.pt-md2-1{padding-top:.25rem!important}.pt-md2-2{padding-top:.5rem!important}.pt-md2-3{padding-top:1rem!important}.pt-md2-4{padding-top:1.5rem!important}.pt-md2-5{padding-top:2rem!important}.pt-md2-5h{padding-top:2.5rem!important}.pt-md2-6{padding-top:3rem!important}.pt-md2-6t{padding-top:3.75rem!important}.pt-md2-7{padding-top:4rem!important}.pt-md2-8{padding-top:5rem!important}.pt-md2-9{padding-top:6rem!important}.pt-md2-10{padding-top:7rem!important}.pe-md2-0{padding-right:0!important}.pe-md2-1{padding-right:.25rem!important}.pe-md2-2{padding-right:.5rem!important}.pe-md2-3{padding-right:1rem!important}.pe-md2-4{padding-right:1.5rem!important}.pe-md2-5{padding-right:2rem!important}.pe-md2-5h{padding-right:2.5rem!important}.pe-md2-6{padding-right:3rem!important}.pe-md2-6t{padding-right:3.75rem!important}.pe-md2-7{padding-right:4rem!important}.pe-md2-8{padding-right:5rem!important}.pe-md2-9{padding-right:6rem!important}.pe-md2-10{padding-right:7rem!important}.pb-md2-0{padding-bottom:0!important}.pb-md2-1{padding-bottom:.25rem!important}.pb-md2-2{padding-bottom:.5rem!important}.pb-md2-3{padding-bottom:1rem!important}.pb-md2-4{padding-bottom:1.5rem!important}.pb-md2-5{padding-bottom:2rem!important}.pb-md2-5h{padding-bottom:2.5rem!important}.pb-md2-6{padding-bottom:3rem!important}.pb-md2-6t{padding-bottom:3.75rem!important}.pb-md2-7{padding-bottom:4rem!important}.pb-md2-8{padding-bottom:5rem!important}.pb-md2-9{padding-bottom:6rem!important}.pb-md2-10{padding-bottom:7rem!important}.ps-md2-0{padding-left:0!important}.ps-md2-1{padding-left:.25rem!important}.ps-md2-2{padding-left:.5rem!important}.ps-md2-3{padding-left:1rem!important}.ps-md2-4{padding-left:1.5rem!important}.ps-md2-5{padding-left:2rem!important}.ps-md2-5h{padding-left:2.5rem!important}.ps-md2-6{padding-left:3rem!important}.ps-md2-6t{padding-left:3.75rem!important}.ps-md2-7{padding-left:4rem!important}.ps-md2-8{padding-left:5rem!important}.ps-md2-9{padding-left:6rem!important}.ps-md2-10{padding-left:7rem!important}.gap-md2-0{gap:0!important}.gap-md2-1{gap:.25rem!important}.gap-md2-2{gap:.5rem!important}.gap-md2-3{gap:1rem!important}.gap-md2-4{gap:1.5rem!important}.gap-md2-5{gap:2rem!important}.gap-md2-5h{gap:2.5rem!important}.gap-md2-6{gap:3rem!important}.gap-md2-6t{gap:3.75rem!important}.gap-md2-7{gap:4rem!important}.gap-md2-8{gap:5rem!important}.gap-md2-9{gap:6rem!important}.gap-md2-10{gap:7rem!important}.text-md2-start{text-align:left!important}.text-md2-end{text-align:right!important}.text-md2-center{text-align:center!important}}@media (min-width:960px){.float-mdt-start{float:left!important}.float-mdt-end{float:right!important}.float-mdt-none{float:none!important}.d-mdt-inline{display:inline!important}.d-mdt-inline-block{display:inline-block!important}.d-mdt-block{display:block!important}.d-mdt-grid{display:grid!important}.d-mdt-table{display:table!important}.d-mdt-table-row{display:table-row!important}.d-mdt-table-cell{display:table-cell!important}.d-mdt-flex{display:flex!important}.d-mdt-inline-flex{display:inline-flex!important}.d-mdt-none{display:none!important}.flex-mdt-fill{flex:1 1 auto!important}.flex-mdt-row{flex-direction:row!important}.flex-mdt-column{flex-direction:column!important}.flex-mdt-row-reverse{flex-direction:row-reverse!important}.flex-mdt-column-reverse{flex-direction:column-reverse!important}.flex-mdt-grow-0{flex-grow:0!important}.flex-mdt-grow-1{flex-grow:1!important}.flex-mdt-shrink-0{flex-shrink:0!important}.flex-mdt-shrink-1{flex-shrink:1!important}.flex-mdt-wrap{flex-wrap:wrap!important}.flex-mdt-nowrap{flex-wrap:nowrap!important}.flex-mdt-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-mdt-start{justify-content:flex-start!important}.justify-content-mdt-end{justify-content:flex-end!important}.justify-content-mdt-center{justify-content:center!important}.justify-content-mdt-between{justify-content:space-between!important}.justify-content-mdt-around{justify-content:space-around!important}.justify-content-mdt-evenly{justify-content:space-evenly!important}.align-items-mdt-start{align-items:flex-start!important}.align-items-mdt-end{align-items:flex-end!important}.align-items-mdt-center{align-items:center!important}.align-items-mdt-baseline{align-items:baseline!important}.align-items-mdt-stretch{align-items:stretch!important}.align-content-mdt-start{align-content:flex-start!important}.align-content-mdt-end{align-content:flex-end!important}.align-content-mdt-center{align-content:center!important}.align-content-mdt-between{align-content:space-between!important}.align-content-mdt-around{align-content:space-around!important}.align-content-mdt-stretch{align-content:stretch!important}.align-self-mdt-auto{align-self:auto!important}.align-self-mdt-start{align-self:flex-start!important}.align-self-mdt-end{align-self:flex-end!important}.align-self-mdt-center{align-self:center!important}.align-self-mdt-baseline{align-self:baseline!important}.align-self-mdt-stretch{align-self:stretch!important}.order-mdt-first{order:-1!important}.order-mdt-0{order:0!important}.order-mdt-1{order:1!important}.order-mdt-2{order:2!important}.order-mdt-3{order:3!important}.order-mdt-4{order:4!important}.order-mdt-5{order:5!important}.order-mdt-last{order:6!important}.m-mdt-0{margin:0!important}.m-mdt-1{margin:.25rem!important}.m-mdt-2{margin:.5rem!important}.m-mdt-3{margin:1rem!important}.m-mdt-4{margin:1.5rem!important}.m-mdt-5{margin:2rem!important}.m-mdt-5h{margin:2.5rem!important}.m-mdt-6{margin:3rem!important}.m-mdt-6t{margin:3.75rem!important}.m-mdt-7{margin:4rem!important}.m-mdt-8{margin:5rem!important}.m-mdt-9{margin:6rem!important}.m-mdt-10{margin:7rem!important}.m-mdt-auto{margin:auto!important}.mx-mdt-0{margin-right:0!important;margin-left:0!important}.mx-mdt-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-mdt-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-mdt-3{margin-right:1rem!important;margin-left:1rem!important}.mx-mdt-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-mdt-5{margin-right:2rem!important;margin-left:2rem!important}.mx-mdt-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-mdt-6{margin-right:3rem!important;margin-left:3rem!important}.mx-mdt-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-mdt-7{margin-right:4rem!important;margin-left:4rem!important}.mx-mdt-8{margin-right:5rem!important;margin-left:5rem!important}.mx-mdt-9{margin-right:6rem!important;margin-left:6rem!important}.mx-mdt-10{margin-right:7rem!important;margin-left:7rem!important}.mx-mdt-auto{margin-right:auto!important;margin-left:auto!important}.my-mdt-0{margin-top:0!important;margin-bottom:0!important}.my-mdt-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-mdt-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-mdt-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-mdt-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-mdt-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-mdt-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-mdt-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-mdt-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-mdt-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-mdt-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-mdt-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-mdt-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-mdt-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-mdt-0{margin-top:0!important}.mt-mdt-1{margin-top:.25rem!important}.mt-mdt-2{margin-top:.5rem!important}.mt-mdt-3{margin-top:1rem!important}.mt-mdt-4{margin-top:1.5rem!important}.mt-mdt-5{margin-top:2rem!important}.mt-mdt-5h{margin-top:2.5rem!important}.mt-mdt-6{margin-top:3rem!important}.mt-mdt-6t{margin-top:3.75rem!important}.mt-mdt-7{margin-top:4rem!important}.mt-mdt-8{margin-top:5rem!important}.mt-mdt-9{margin-top:6rem!important}.mt-mdt-10{margin-top:7rem!important}.mt-mdt-auto{margin-top:auto!important}.me-mdt-0{margin-right:0!important}.me-mdt-1{margin-right:.25rem!important}.me-mdt-2{margin-right:.5rem!important}.me-mdt-3{margin-right:1rem!important}.me-mdt-4{margin-right:1.5rem!important}.me-mdt-5{margin-right:2rem!important}.me-mdt-5h{margin-right:2.5rem!important}.me-mdt-6{margin-right:3rem!important}.me-mdt-6t{margin-right:3.75rem!important}.me-mdt-7{margin-right:4rem!important}.me-mdt-8{margin-right:5rem!important}.me-mdt-9{margin-right:6rem!important}.me-mdt-10{margin-right:7rem!important}.me-mdt-auto{margin-right:auto!important}.mb-mdt-0{margin-bottom:0!important}.mb-mdt-1{margin-bottom:.25rem!important}.mb-mdt-2{margin-bottom:.5rem!important}.mb-mdt-3{margin-bottom:1rem!important}.mb-mdt-4{margin-bottom:1.5rem!important}.mb-mdt-5{margin-bottom:2rem!important}.mb-mdt-5h{margin-bottom:2.5rem!important}.mb-mdt-6{margin-bottom:3rem!important}.mb-mdt-6t{margin-bottom:3.75rem!important}.mb-mdt-7{margin-bottom:4rem!important}.mb-mdt-8{margin-bottom:5rem!important}.mb-mdt-9{margin-bottom:6rem!important}.mb-mdt-10{margin-bottom:7rem!important}.mb-mdt-auto{margin-bottom:auto!important}.ms-mdt-0{margin-left:0!important}.ms-mdt-1{margin-left:.25rem!important}.ms-mdt-2{margin-left:.5rem!important}.ms-mdt-3{margin-left:1rem!important}.ms-mdt-4{margin-left:1.5rem!important}.ms-mdt-5{margin-left:2rem!important}.ms-mdt-5h{margin-left:2.5rem!important}.ms-mdt-6{margin-left:3rem!important}.ms-mdt-6t{margin-left:3.75rem!important}.ms-mdt-7{margin-left:4rem!important}.ms-mdt-8{margin-left:5rem!important}.ms-mdt-9{margin-left:6rem!important}.ms-mdt-10{margin-left:7rem!important}.ms-mdt-auto{margin-left:auto!important}.m-mdt-n1{margin:-.25rem!important}.m-mdt-n2{margin:-.5rem!important}.m-mdt-n3{margin:-1rem!important}.m-mdt-n4{margin:-1.5rem!important}.m-mdt-n5{margin:-2rem!important}.m-mdt-n5h{margin:-2.5rem!important}.m-mdt-n6{margin:-3rem!important}.m-mdt-n6t{margin:-3.75rem!important}.m-mdt-n7{margin:-4rem!important}.m-mdt-n8{margin:-5rem!important}.m-mdt-n9{margin:-6rem!important}.m-mdt-n10{margin:-7rem!important}.mx-mdt-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-mdt-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-mdt-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-mdt-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-mdt-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-mdt-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-mdt-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-mdt-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-mdt-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-mdt-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-mdt-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-mdt-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-mdt-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-mdt-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-mdt-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-mdt-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-mdt-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-mdt-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-mdt-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-mdt-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-mdt-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-mdt-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-mdt-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-mdt-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-mdt-n1{margin-top:-.25rem!important}.mt-mdt-n2{margin-top:-.5rem!important}.mt-mdt-n3{margin-top:-1rem!important}.mt-mdt-n4{margin-top:-1.5rem!important}.mt-mdt-n5{margin-top:-2rem!important}.mt-mdt-n5h{margin-top:-2.5rem!important}.mt-mdt-n6{margin-top:-3rem!important}.mt-mdt-n6t{margin-top:-3.75rem!important}.mt-mdt-n7{margin-top:-4rem!important}.mt-mdt-n8{margin-top:-5rem!important}.mt-mdt-n9{margin-top:-6rem!important}.mt-mdt-n10{margin-top:-7rem!important}.me-mdt-n1{margin-right:-.25rem!important}.me-mdt-n2{margin-right:-.5rem!important}.me-mdt-n3{margin-right:-1rem!important}.me-mdt-n4{margin-right:-1.5rem!important}.me-mdt-n5{margin-right:-2rem!important}.me-mdt-n5h{margin-right:-2.5rem!important}.me-mdt-n6{margin-right:-3rem!important}.me-mdt-n6t{margin-right:-3.75rem!important}.me-mdt-n7{margin-right:-4rem!important}.me-mdt-n8{margin-right:-5rem!important}.me-mdt-n9{margin-right:-6rem!important}.me-mdt-n10{margin-right:-7rem!important}.mb-mdt-n1{margin-bottom:-.25rem!important}.mb-mdt-n2{margin-bottom:-.5rem!important}.mb-mdt-n3{margin-bottom:-1rem!important}.mb-mdt-n4{margin-bottom:-1.5rem!important}.mb-mdt-n5{margin-bottom:-2rem!important}.mb-mdt-n5h{margin-bottom:-2.5rem!important}.mb-mdt-n6{margin-bottom:-3rem!important}.mb-mdt-n6t{margin-bottom:-3.75rem!important}.mb-mdt-n7{margin-bottom:-4rem!important}.mb-mdt-n8{margin-bottom:-5rem!important}.mb-mdt-n9{margin-bottom:-6rem!important}.mb-mdt-n10{margin-bottom:-7rem!important}.ms-mdt-n1{margin-left:-.25rem!important}.ms-mdt-n2{margin-left:-.5rem!important}.ms-mdt-n3{margin-left:-1rem!important}.ms-mdt-n4{margin-left:-1.5rem!important}.ms-mdt-n5{margin-left:-2rem!important}.ms-mdt-n5h{margin-left:-2.5rem!important}.ms-mdt-n6{margin-left:-3rem!important}.ms-mdt-n6t{margin-left:-3.75rem!important}.ms-mdt-n7{margin-left:-4rem!important}.ms-mdt-n8{margin-left:-5rem!important}.ms-mdt-n9{margin-left:-6rem!important}.ms-mdt-n10{margin-left:-7rem!important}.p-mdt-0{padding:0!important}.p-mdt-1{padding:.25rem!important}.p-mdt-2{padding:.5rem!important}.p-mdt-3{padding:1rem!important}.p-mdt-4{padding:1.5rem!important}.p-mdt-5{padding:2rem!important}.p-mdt-5h{padding:2.5rem!important}.p-mdt-6{padding:3rem!important}.p-mdt-6t{padding:3.75rem!important}.p-mdt-7{padding:4rem!important}.p-mdt-8{padding:5rem!important}.p-mdt-9{padding:6rem!important}.p-mdt-10{padding:7rem!important}.px-mdt-0{padding-right:0!important;padding-left:0!important}.px-mdt-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-mdt-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-mdt-3{padding-right:1rem!important;padding-left:1rem!important}.px-mdt-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-mdt-5{padding-right:2rem!important;padding-left:2rem!important}.px-mdt-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-mdt-6{padding-right:3rem!important;padding-left:3rem!important}.px-mdt-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-mdt-7{padding-right:4rem!important;padding-left:4rem!important}.px-mdt-8{padding-right:5rem!important;padding-left:5rem!important}.px-mdt-9{padding-right:6rem!important;padding-left:6rem!important}.px-mdt-10{padding-right:7rem!important;padding-left:7rem!important}.py-mdt-0{padding-top:0!important;padding-bottom:0!important}.py-mdt-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-mdt-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-mdt-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-mdt-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-mdt-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-mdt-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-mdt-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-mdt-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-mdt-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-mdt-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-mdt-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-mdt-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-mdt-0{padding-top:0!important}.pt-mdt-1{padding-top:.25rem!important}.pt-mdt-2{padding-top:.5rem!important}.pt-mdt-3{padding-top:1rem!important}.pt-mdt-4{padding-top:1.5rem!important}.pt-mdt-5{padding-top:2rem!important}.pt-mdt-5h{padding-top:2.5rem!important}.pt-mdt-6{padding-top:3rem!important}.pt-mdt-6t{padding-top:3.75rem!important}.pt-mdt-7{padding-top:4rem!important}.pt-mdt-8{padding-top:5rem!important}.pt-mdt-9{padding-top:6rem!important}.pt-mdt-10{padding-top:7rem!important}.pe-mdt-0{padding-right:0!important}.pe-mdt-1{padding-right:.25rem!important}.pe-mdt-2{padding-right:.5rem!important}.pe-mdt-3{padding-right:1rem!important}.pe-mdt-4{padding-right:1.5rem!important}.pe-mdt-5{padding-right:2rem!important}.pe-mdt-5h{padding-right:2.5rem!important}.pe-mdt-6{padding-right:3rem!important}.pe-mdt-6t{padding-right:3.75rem!important}.pe-mdt-7{padding-right:4rem!important}.pe-mdt-8{padding-right:5rem!important}.pe-mdt-9{padding-right:6rem!important}.pe-mdt-10{padding-right:7rem!important}.pb-mdt-0{padding-bottom:0!important}.pb-mdt-1{padding-bottom:.25rem!important}.pb-mdt-2{padding-bottom:.5rem!important}.pb-mdt-3{padding-bottom:1rem!important}.pb-mdt-4{padding-bottom:1.5rem!important}.pb-mdt-5{padding-bottom:2rem!important}.pb-mdt-5h{padding-bottom:2.5rem!important}.pb-mdt-6{padding-bottom:3rem!important}.pb-mdt-6t{padding-bottom:3.75rem!important}.pb-mdt-7{padding-bottom:4rem!important}.pb-mdt-8{padding-bottom:5rem!important}.pb-mdt-9{padding-bottom:6rem!important}.pb-mdt-10{padding-bottom:7rem!important}.ps-mdt-0{padding-left:0!important}.ps-mdt-1{padding-left:.25rem!important}.ps-mdt-2{padding-left:.5rem!important}.ps-mdt-3{padding-left:1rem!important}.ps-mdt-4{padding-left:1.5rem!important}.ps-mdt-5{padding-left:2rem!important}.ps-mdt-5h{padding-left:2.5rem!important}.ps-mdt-6{padding-left:3rem!important}.ps-mdt-6t{padding-left:3.75rem!important}.ps-mdt-7{padding-left:4rem!important}.ps-mdt-8{padding-left:5rem!important}.ps-mdt-9{padding-left:6rem!important}.ps-mdt-10{padding-left:7rem!important}.gap-mdt-0{gap:0!important}.gap-mdt-1{gap:.25rem!important}.gap-mdt-2{gap:.5rem!important}.gap-mdt-3{gap:1rem!important}.gap-mdt-4{gap:1.5rem!important}.gap-mdt-5{gap:2rem!important}.gap-mdt-5h{gap:2.5rem!important}.gap-mdt-6{gap:3rem!important}.gap-mdt-6t{gap:3.75rem!important}.gap-mdt-7{gap:4rem!important}.gap-mdt-8{gap:5rem!important}.gap-mdt-9{gap:6rem!important}.gap-mdt-10{gap:7rem!important}.text-mdt-start{text-align:left!important}.text-mdt-end{text-align:right!important}.text-mdt-center{text-align:center!important}}@media (min-width:1024px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.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:2rem!important}.m-lg-5h{margin:2.5rem!important}.m-lg-6{margin:3rem!important}.m-lg-6t{margin:3.75rem!important}.m-lg-7{margin:4rem!important}.m-lg-8{margin:5rem!important}.m-lg-9{margin:6rem!important}.m-lg-10{margin:7rem!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:2rem!important;margin-left:2rem!important}.mx-lg-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-lg-6{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-lg-7{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-8{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-9{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-10{margin-right:7rem!important;margin-left:7rem!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:2rem!important;margin-bottom:2rem!important}.my-lg-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-lg-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-10{margin-top:7rem!important;margin-bottom:7rem!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:2rem!important}.mt-lg-5h{margin-top:2.5rem!important}.mt-lg-6{margin-top:3rem!important}.mt-lg-6t{margin-top:3.75rem!important}.mt-lg-7{margin-top:4rem!important}.mt-lg-8{margin-top:5rem!important}.mt-lg-9{margin-top:6rem!important}.mt-lg-10{margin-top:7rem!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:2rem!important}.me-lg-5h{margin-right:2.5rem!important}.me-lg-6{margin-right:3rem!important}.me-lg-6t{margin-right:3.75rem!important}.me-lg-7{margin-right:4rem!important}.me-lg-8{margin-right:5rem!important}.me-lg-9{margin-right:6rem!important}.me-lg-10{margin-right:7rem!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:2rem!important}.mb-lg-5h{margin-bottom:2.5rem!important}.mb-lg-6{margin-bottom:3rem!important}.mb-lg-6t{margin-bottom:3.75rem!important}.mb-lg-7{margin-bottom:4rem!important}.mb-lg-8{margin-bottom:5rem!important}.mb-lg-9{margin-bottom:6rem!important}.mb-lg-10{margin-bottom:7rem!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:2rem!important}.ms-lg-5h{margin-left:2.5rem!important}.ms-lg-6{margin-left:3rem!important}.ms-lg-6t{margin-left:3.75rem!important}.ms-lg-7{margin-left:4rem!important}.ms-lg-8{margin-left:5rem!important}.ms-lg-9{margin-left:6rem!important}.ms-lg-10{margin-left:7rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-2rem!important}.m-lg-n5h{margin:-2.5rem!important}.m-lg-n6{margin:-3rem!important}.m-lg-n6t{margin:-3.75rem!important}.m-lg-n7{margin:-4rem!important}.m-lg-n8{margin:-5rem!important}.m-lg-n9{margin:-6rem!important}.m-lg-n10{margin:-7rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lg-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-lg-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-lg-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-lg-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-lg-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-lg-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-lg-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-lg-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-lg-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-lg-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-lg-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-2rem!important}.mt-lg-n5h{margin-top:-2.5rem!important}.mt-lg-n6{margin-top:-3rem!important}.mt-lg-n6t{margin-top:-3.75rem!important}.mt-lg-n7{margin-top:-4rem!important}.mt-lg-n8{margin-top:-5rem!important}.mt-lg-n9{margin-top:-6rem!important}.mt-lg-n10{margin-top:-7rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-2rem!important}.me-lg-n5h{margin-right:-2.5rem!important}.me-lg-n6{margin-right:-3rem!important}.me-lg-n6t{margin-right:-3.75rem!important}.me-lg-n7{margin-right:-4rem!important}.me-lg-n8{margin-right:-5rem!important}.me-lg-n9{margin-right:-6rem!important}.me-lg-n10{margin-right:-7rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-2rem!important}.mb-lg-n5h{margin-bottom:-2.5rem!important}.mb-lg-n6{margin-bottom:-3rem!important}.mb-lg-n6t{margin-bottom:-3.75rem!important}.mb-lg-n7{margin-bottom:-4rem!important}.mb-lg-n8{margin-bottom:-5rem!important}.mb-lg-n9{margin-bottom:-6rem!important}.mb-lg-n10{margin-bottom:-7rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-2rem!important}.ms-lg-n5h{margin-left:-2.5rem!important}.ms-lg-n6{margin-left:-3rem!important}.ms-lg-n6t{margin-left:-3.75rem!important}.ms-lg-n7{margin-left:-4rem!important}.ms-lg-n8{margin-left:-5rem!important}.ms-lg-n9{margin-left:-6rem!important}.ms-lg-n10{margin-left:-7rem!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:2rem!important}.p-lg-5h{padding:2.5rem!important}.p-lg-6{padding:3rem!important}.p-lg-6t{padding:3.75rem!important}.p-lg-7{padding:4rem!important}.p-lg-8{padding:5rem!important}.p-lg-9{padding:6rem!important}.p-lg-10{padding:7rem!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:2rem!important;padding-left:2rem!important}.px-lg-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-lg-6{padding-right:3rem!important;padding-left:3rem!important}.px-lg-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-lg-7{padding-right:4rem!important;padding-left:4rem!important}.px-lg-8{padding-right:5rem!important;padding-left:5rem!important}.px-lg-9{padding-right:6rem!important;padding-left:6rem!important}.px-lg-10{padding-right:7rem!important;padding-left:7rem!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:2rem!important;padding-bottom:2rem!important}.py-lg-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-lg-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-10{padding-top:7rem!important;padding-bottom:7rem!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:2rem!important}.pt-lg-5h{padding-top:2.5rem!important}.pt-lg-6{padding-top:3rem!important}.pt-lg-6t{padding-top:3.75rem!important}.pt-lg-7{padding-top:4rem!important}.pt-lg-8{padding-top:5rem!important}.pt-lg-9{padding-top:6rem!important}.pt-lg-10{padding-top:7rem!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:2rem!important}.pe-lg-5h{padding-right:2.5rem!important}.pe-lg-6{padding-right:3rem!important}.pe-lg-6t{padding-right:3.75rem!important}.pe-lg-7{padding-right:4rem!important}.pe-lg-8{padding-right:5rem!important}.pe-lg-9{padding-right:6rem!important}.pe-lg-10{padding-right:7rem!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:2rem!important}.pb-lg-5h{padding-bottom:2.5rem!important}.pb-lg-6{padding-bottom:3rem!important}.pb-lg-6t{padding-bottom:3.75rem!important}.pb-lg-7{padding-bottom:4rem!important}.pb-lg-8{padding-bottom:5rem!important}.pb-lg-9{padding-bottom:6rem!important}.pb-lg-10{padding-bottom:7rem!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:2rem!important}.ps-lg-5h{padding-left:2.5rem!important}.ps-lg-6{padding-left:3rem!important}.ps-lg-6t{padding-left:3.75rem!important}.ps-lg-7{padding-left:4rem!important}.ps-lg-8{padding-left:5rem!important}.ps-lg-9{padding-left:6rem!important}.ps-lg-10{padding-left:7rem!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:2rem!important}.gap-lg-5h{gap:2.5rem!important}.gap-lg-6{gap:3rem!important}.gap-lg-6t{gap:3.75rem!important}.gap-lg-7{gap:4rem!important}.gap-lg-8{gap:5rem!important}.gap-lg-9{gap:6rem!important}.gap-lg-10{gap:7rem!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-x1200-start{float:left!important}.float-x1200-end{float:right!important}.float-x1200-none{float:none!important}.d-x1200-inline{display:inline!important}.d-x1200-inline-block{display:inline-block!important}.d-x1200-block{display:block!important}.d-x1200-grid{display:grid!important}.d-x1200-table{display:table!important}.d-x1200-table-row{display:table-row!important}.d-x1200-table-cell{display:table-cell!important}.d-x1200-flex{display:flex!important}.d-x1200-inline-flex{display:inline-flex!important}.d-x1200-none{display:none!important}.flex-x1200-fill{flex:1 1 auto!important}.flex-x1200-row{flex-direction:row!important}.flex-x1200-column{flex-direction:column!important}.flex-x1200-row-reverse{flex-direction:row-reverse!important}.flex-x1200-column-reverse{flex-direction:column-reverse!important}.flex-x1200-grow-0{flex-grow:0!important}.flex-x1200-grow-1{flex-grow:1!important}.flex-x1200-shrink-0{flex-shrink:0!important}.flex-x1200-shrink-1{flex-shrink:1!important}.flex-x1200-wrap{flex-wrap:wrap!important}.flex-x1200-nowrap{flex-wrap:nowrap!important}.flex-x1200-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-x1200-start{justify-content:flex-start!important}.justify-content-x1200-end{justify-content:flex-end!important}.justify-content-x1200-center{justify-content:center!important}.justify-content-x1200-between{justify-content:space-between!important}.justify-content-x1200-around{justify-content:space-around!important}.justify-content-x1200-evenly{justify-content:space-evenly!important}.align-items-x1200-start{align-items:flex-start!important}.align-items-x1200-end{align-items:flex-end!important}.align-items-x1200-center{align-items:center!important}.align-items-x1200-baseline{align-items:baseline!important}.align-items-x1200-stretch{align-items:stretch!important}.align-content-x1200-start{align-content:flex-start!important}.align-content-x1200-end{align-content:flex-end!important}.align-content-x1200-center{align-content:center!important}.align-content-x1200-between{align-content:space-between!important}.align-content-x1200-around{align-content:space-around!important}.align-content-x1200-stretch{align-content:stretch!important}.align-self-x1200-auto{align-self:auto!important}.align-self-x1200-start{align-self:flex-start!important}.align-self-x1200-end{align-self:flex-end!important}.align-self-x1200-center{align-self:center!important}.align-self-x1200-baseline{align-self:baseline!important}.align-self-x1200-stretch{align-self:stretch!important}.order-x1200-first{order:-1!important}.order-x1200-0{order:0!important}.order-x1200-1{order:1!important}.order-x1200-2{order:2!important}.order-x1200-3{order:3!important}.order-x1200-4{order:4!important}.order-x1200-5{order:5!important}.order-x1200-last{order:6!important}.m-x1200-0{margin:0!important}.m-x1200-1{margin:.25rem!important}.m-x1200-2{margin:.5rem!important}.m-x1200-3{margin:1rem!important}.m-x1200-4{margin:1.5rem!important}.m-x1200-5{margin:2rem!important}.m-x1200-5h{margin:2.5rem!important}.m-x1200-6{margin:3rem!important}.m-x1200-6t{margin:3.75rem!important}.m-x1200-7{margin:4rem!important}.m-x1200-8{margin:5rem!important}.m-x1200-9{margin:6rem!important}.m-x1200-10{margin:7rem!important}.m-x1200-auto{margin:auto!important}.mx-x1200-0{margin-right:0!important;margin-left:0!important}.mx-x1200-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-x1200-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-x1200-3{margin-right:1rem!important;margin-left:1rem!important}.mx-x1200-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-x1200-5{margin-right:2rem!important;margin-left:2rem!important}.mx-x1200-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-x1200-6{margin-right:3rem!important;margin-left:3rem!important}.mx-x1200-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-x1200-7{margin-right:4rem!important;margin-left:4rem!important}.mx-x1200-8{margin-right:5rem!important;margin-left:5rem!important}.mx-x1200-9{margin-right:6rem!important;margin-left:6rem!important}.mx-x1200-10{margin-right:7rem!important;margin-left:7rem!important}.mx-x1200-auto{margin-right:auto!important;margin-left:auto!important}.my-x1200-0{margin-top:0!important;margin-bottom:0!important}.my-x1200-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-x1200-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-x1200-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-x1200-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-x1200-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-x1200-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-x1200-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-x1200-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-x1200-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-x1200-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-x1200-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-x1200-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-x1200-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-x1200-0{margin-top:0!important}.mt-x1200-1{margin-top:.25rem!important}.mt-x1200-2{margin-top:.5rem!important}.mt-x1200-3{margin-top:1rem!important}.mt-x1200-4{margin-top:1.5rem!important}.mt-x1200-5{margin-top:2rem!important}.mt-x1200-5h{margin-top:2.5rem!important}.mt-x1200-6{margin-top:3rem!important}.mt-x1200-6t{margin-top:3.75rem!important}.mt-x1200-7{margin-top:4rem!important}.mt-x1200-8{margin-top:5rem!important}.mt-x1200-9{margin-top:6rem!important}.mt-x1200-10{margin-top:7rem!important}.mt-x1200-auto{margin-top:auto!important}.me-x1200-0{margin-right:0!important}.me-x1200-1{margin-right:.25rem!important}.me-x1200-2{margin-right:.5rem!important}.me-x1200-3{margin-right:1rem!important}.me-x1200-4{margin-right:1.5rem!important}.me-x1200-5{margin-right:2rem!important}.me-x1200-5h{margin-right:2.5rem!important}.me-x1200-6{margin-right:3rem!important}.me-x1200-6t{margin-right:3.75rem!important}.me-x1200-7{margin-right:4rem!important}.me-x1200-8{margin-right:5rem!important}.me-x1200-9{margin-right:6rem!important}.me-x1200-10{margin-right:7rem!important}.me-x1200-auto{margin-right:auto!important}.mb-x1200-0{margin-bottom:0!important}.mb-x1200-1{margin-bottom:.25rem!important}.mb-x1200-2{margin-bottom:.5rem!important}.mb-x1200-3{margin-bottom:1rem!important}.mb-x1200-4{margin-bottom:1.5rem!important}.mb-x1200-5{margin-bottom:2rem!important}.mb-x1200-5h{margin-bottom:2.5rem!important}.mb-x1200-6{margin-bottom:3rem!important}.mb-x1200-6t{margin-bottom:3.75rem!important}.mb-x1200-7{margin-bottom:4rem!important}.mb-x1200-8{margin-bottom:5rem!important}.mb-x1200-9{margin-bottom:6rem!important}.mb-x1200-10{margin-bottom:7rem!important}.mb-x1200-auto{margin-bottom:auto!important}.ms-x1200-0{margin-left:0!important}.ms-x1200-1{margin-left:.25rem!important}.ms-x1200-2{margin-left:.5rem!important}.ms-x1200-3{margin-left:1rem!important}.ms-x1200-4{margin-left:1.5rem!important}.ms-x1200-5{margin-left:2rem!important}.ms-x1200-5h{margin-left:2.5rem!important}.ms-x1200-6{margin-left:3rem!important}.ms-x1200-6t{margin-left:3.75rem!important}.ms-x1200-7{margin-left:4rem!important}.ms-x1200-8{margin-left:5rem!important}.ms-x1200-9{margin-left:6rem!important}.ms-x1200-10{margin-left:7rem!important}.ms-x1200-auto{margin-left:auto!important}.m-x1200-n1{margin:-.25rem!important}.m-x1200-n2{margin:-.5rem!important}.m-x1200-n3{margin:-1rem!important}.m-x1200-n4{margin:-1.5rem!important}.m-x1200-n5{margin:-2rem!important}.m-x1200-n5h{margin:-2.5rem!important}.m-x1200-n6{margin:-3rem!important}.m-x1200-n6t{margin:-3.75rem!important}.m-x1200-n7{margin:-4rem!important}.m-x1200-n8{margin:-5rem!important}.m-x1200-n9{margin:-6rem!important}.m-x1200-n10{margin:-7rem!important}.mx-x1200-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-x1200-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-x1200-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-x1200-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-x1200-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-x1200-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-x1200-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-x1200-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-x1200-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-x1200-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-x1200-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-x1200-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-x1200-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-x1200-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-x1200-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-x1200-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-x1200-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-x1200-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-x1200-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-x1200-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-x1200-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-x1200-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-x1200-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-x1200-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-x1200-n1{margin-top:-.25rem!important}.mt-x1200-n2{margin-top:-.5rem!important}.mt-x1200-n3{margin-top:-1rem!important}.mt-x1200-n4{margin-top:-1.5rem!important}.mt-x1200-n5{margin-top:-2rem!important}.mt-x1200-n5h{margin-top:-2.5rem!important}.mt-x1200-n6{margin-top:-3rem!important}.mt-x1200-n6t{margin-top:-3.75rem!important}.mt-x1200-n7{margin-top:-4rem!important}.mt-x1200-n8{margin-top:-5rem!important}.mt-x1200-n9{margin-top:-6rem!important}.mt-x1200-n10{margin-top:-7rem!important}.me-x1200-n1{margin-right:-.25rem!important}.me-x1200-n2{margin-right:-.5rem!important}.me-x1200-n3{margin-right:-1rem!important}.me-x1200-n4{margin-right:-1.5rem!important}.me-x1200-n5{margin-right:-2rem!important}.me-x1200-n5h{margin-right:-2.5rem!important}.me-x1200-n6{margin-right:-3rem!important}.me-x1200-n6t{margin-right:-3.75rem!important}.me-x1200-n7{margin-right:-4rem!important}.me-x1200-n8{margin-right:-5rem!important}.me-x1200-n9{margin-right:-6rem!important}.me-x1200-n10{margin-right:-7rem!important}.mb-x1200-n1{margin-bottom:-.25rem!important}.mb-x1200-n2{margin-bottom:-.5rem!important}.mb-x1200-n3{margin-bottom:-1rem!important}.mb-x1200-n4{margin-bottom:-1.5rem!important}.mb-x1200-n5{margin-bottom:-2rem!important}.mb-x1200-n5h{margin-bottom:-2.5rem!important}.mb-x1200-n6{margin-bottom:-3rem!important}.mb-x1200-n6t{margin-bottom:-3.75rem!important}.mb-x1200-n7{margin-bottom:-4rem!important}.mb-x1200-n8{margin-bottom:-5rem!important}.mb-x1200-n9{margin-bottom:-6rem!important}.mb-x1200-n10{margin-bottom:-7rem!important}.ms-x1200-n1{margin-left:-.25rem!important}.ms-x1200-n2{margin-left:-.5rem!important}.ms-x1200-n3{margin-left:-1rem!important}.ms-x1200-n4{margin-left:-1.5rem!important}.ms-x1200-n5{margin-left:-2rem!important}.ms-x1200-n5h{margin-left:-2.5rem!important}.ms-x1200-n6{margin-left:-3rem!important}.ms-x1200-n6t{margin-left:-3.75rem!important}.ms-x1200-n7{margin-left:-4rem!important}.ms-x1200-n8{margin-left:-5rem!important}.ms-x1200-n9{margin-left:-6rem!important}.ms-x1200-n10{margin-left:-7rem!important}.p-x1200-0{padding:0!important}.p-x1200-1{padding:.25rem!important}.p-x1200-2{padding:.5rem!important}.p-x1200-3{padding:1rem!important}.p-x1200-4{padding:1.5rem!important}.p-x1200-5{padding:2rem!important}.p-x1200-5h{padding:2.5rem!important}.p-x1200-6{padding:3rem!important}.p-x1200-6t{padding:3.75rem!important}.p-x1200-7{padding:4rem!important}.p-x1200-8{padding:5rem!important}.p-x1200-9{padding:6rem!important}.p-x1200-10{padding:7rem!important}.px-x1200-0{padding-right:0!important;padding-left:0!important}.px-x1200-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-x1200-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-x1200-3{padding-right:1rem!important;padding-left:1rem!important}.px-x1200-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-x1200-5{padding-right:2rem!important;padding-left:2rem!important}.px-x1200-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-x1200-6{padding-right:3rem!important;padding-left:3rem!important}.px-x1200-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-x1200-7{padding-right:4rem!important;padding-left:4rem!important}.px-x1200-8{padding-right:5rem!important;padding-left:5rem!important}.px-x1200-9{padding-right:6rem!important;padding-left:6rem!important}.px-x1200-10{padding-right:7rem!important;padding-left:7rem!important}.py-x1200-0{padding-top:0!important;padding-bottom:0!important}.py-x1200-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-x1200-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-x1200-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-x1200-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-x1200-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-x1200-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-x1200-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-x1200-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-x1200-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-x1200-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-x1200-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-x1200-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-x1200-0{padding-top:0!important}.pt-x1200-1{padding-top:.25rem!important}.pt-x1200-2{padding-top:.5rem!important}.pt-x1200-3{padding-top:1rem!important}.pt-x1200-4{padding-top:1.5rem!important}.pt-x1200-5{padding-top:2rem!important}.pt-x1200-5h{padding-top:2.5rem!important}.pt-x1200-6{padding-top:3rem!important}.pt-x1200-6t{padding-top:3.75rem!important}.pt-x1200-7{padding-top:4rem!important}.pt-x1200-8{padding-top:5rem!important}.pt-x1200-9{padding-top:6rem!important}.pt-x1200-10{padding-top:7rem!important}.pe-x1200-0{padding-right:0!important}.pe-x1200-1{padding-right:.25rem!important}.pe-x1200-2{padding-right:.5rem!important}.pe-x1200-3{padding-right:1rem!important}.pe-x1200-4{padding-right:1.5rem!important}.pe-x1200-5{padding-right:2rem!important}.pe-x1200-5h{padding-right:2.5rem!important}.pe-x1200-6{padding-right:3rem!important}.pe-x1200-6t{padding-right:3.75rem!important}.pe-x1200-7{padding-right:4rem!important}.pe-x1200-8{padding-right:5rem!important}.pe-x1200-9{padding-right:6rem!important}.pe-x1200-10{padding-right:7rem!important}.pb-x1200-0{padding-bottom:0!important}.pb-x1200-1{padding-bottom:.25rem!important}.pb-x1200-2{padding-bottom:.5rem!important}.pb-x1200-3{padding-bottom:1rem!important}.pb-x1200-4{padding-bottom:1.5rem!important}.pb-x1200-5{padding-bottom:2rem!important}.pb-x1200-5h{padding-bottom:2.5rem!important}.pb-x1200-6{padding-bottom:3rem!important}.pb-x1200-6t{padding-bottom:3.75rem!important}.pb-x1200-7{padding-bottom:4rem!important}.pb-x1200-8{padding-bottom:5rem!important}.pb-x1200-9{padding-bottom:6rem!important}.pb-x1200-10{padding-bottom:7rem!important}.ps-x1200-0{padding-left:0!important}.ps-x1200-1{padding-left:.25rem!important}.ps-x1200-2{padding-left:.5rem!important}.ps-x1200-3{padding-left:1rem!important}.ps-x1200-4{padding-left:1.5rem!important}.ps-x1200-5{padding-left:2rem!important}.ps-x1200-5h{padding-left:2.5rem!important}.ps-x1200-6{padding-left:3rem!important}.ps-x1200-6t{padding-left:3.75rem!important}.ps-x1200-7{padding-left:4rem!important}.ps-x1200-8{padding-left:5rem!important}.ps-x1200-9{padding-left:6rem!important}.ps-x1200-10{padding-left:7rem!important}.gap-x1200-0{gap:0!important}.gap-x1200-1{gap:.25rem!important}.gap-x1200-2{gap:.5rem!important}.gap-x1200-3{gap:1rem!important}.gap-x1200-4{gap:1.5rem!important}.gap-x1200-5{gap:2rem!important}.gap-x1200-5h{gap:2.5rem!important}.gap-x1200-6{gap:3rem!important}.gap-x1200-6t{gap:3.75rem!important}.gap-x1200-7{gap:4rem!important}.gap-x1200-8{gap:5rem!important}.gap-x1200-9{gap:6rem!important}.gap-x1200-10{gap:7rem!important}.text-x1200-start{text-align:left!important}.text-x1200-end{text-align:right!important}.text-x1200-center{text-align:center!important}}@media (min-width:1120px){.float-lgt-start{float:left!important}.float-lgt-end{float:right!important}.float-lgt-none{float:none!important}.d-lgt-inline{display:inline!important}.d-lgt-inline-block{display:inline-block!important}.d-lgt-block{display:block!important}.d-lgt-grid{display:grid!important}.d-lgt-table{display:table!important}.d-lgt-table-row{display:table-row!important}.d-lgt-table-cell{display:table-cell!important}.d-lgt-flex{display:flex!important}.d-lgt-inline-flex{display:inline-flex!important}.d-lgt-none{display:none!important}.flex-lgt-fill{flex:1 1 auto!important}.flex-lgt-row{flex-direction:row!important}.flex-lgt-column{flex-direction:column!important}.flex-lgt-row-reverse{flex-direction:row-reverse!important}.flex-lgt-column-reverse{flex-direction:column-reverse!important}.flex-lgt-grow-0{flex-grow:0!important}.flex-lgt-grow-1{flex-grow:1!important}.flex-lgt-shrink-0{flex-shrink:0!important}.flex-lgt-shrink-1{flex-shrink:1!important}.flex-lgt-wrap{flex-wrap:wrap!important}.flex-lgt-nowrap{flex-wrap:nowrap!important}.flex-lgt-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lgt-start{justify-content:flex-start!important}.justify-content-lgt-end{justify-content:flex-end!important}.justify-content-lgt-center{justify-content:center!important}.justify-content-lgt-between{justify-content:space-between!important}.justify-content-lgt-around{justify-content:space-around!important}.justify-content-lgt-evenly{justify-content:space-evenly!important}.align-items-lgt-start{align-items:flex-start!important}.align-items-lgt-end{align-items:flex-end!important}.align-items-lgt-center{align-items:center!important}.align-items-lgt-baseline{align-items:baseline!important}.align-items-lgt-stretch{align-items:stretch!important}.align-content-lgt-start{align-content:flex-start!important}.align-content-lgt-end{align-content:flex-end!important}.align-content-lgt-center{align-content:center!important}.align-content-lgt-between{align-content:space-between!important}.align-content-lgt-around{align-content:space-around!important}.align-content-lgt-stretch{align-content:stretch!important}.align-self-lgt-auto{align-self:auto!important}.align-self-lgt-start{align-self:flex-start!important}.align-self-lgt-end{align-self:flex-end!important}.align-self-lgt-center{align-self:center!important}.align-self-lgt-baseline{align-self:baseline!important}.align-self-lgt-stretch{align-self:stretch!important}.order-lgt-first{order:-1!important}.order-lgt-0{order:0!important}.order-lgt-1{order:1!important}.order-lgt-2{order:2!important}.order-lgt-3{order:3!important}.order-lgt-4{order:4!important}.order-lgt-5{order:5!important}.order-lgt-last{order:6!important}.m-lgt-0{margin:0!important}.m-lgt-1{margin:.25rem!important}.m-lgt-2{margin:.5rem!important}.m-lgt-3{margin:1rem!important}.m-lgt-4{margin:1.5rem!important}.m-lgt-5{margin:2rem!important}.m-lgt-5h{margin:2.5rem!important}.m-lgt-6{margin:3rem!important}.m-lgt-6t{margin:3.75rem!important}.m-lgt-7{margin:4rem!important}.m-lgt-8{margin:5rem!important}.m-lgt-9{margin:6rem!important}.m-lgt-10{margin:7rem!important}.m-lgt-auto{margin:auto!important}.mx-lgt-0{margin-right:0!important;margin-left:0!important}.mx-lgt-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lgt-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lgt-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lgt-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lgt-5{margin-right:2rem!important;margin-left:2rem!important}.mx-lgt-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-lgt-6{margin-right:3rem!important;margin-left:3rem!important}.mx-lgt-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-lgt-7{margin-right:4rem!important;margin-left:4rem!important}.mx-lgt-8{margin-right:5rem!important;margin-left:5rem!important}.mx-lgt-9{margin-right:6rem!important;margin-left:6rem!important}.mx-lgt-10{margin-right:7rem!important;margin-left:7rem!important}.mx-lgt-auto{margin-right:auto!important;margin-left:auto!important}.my-lgt-0{margin-top:0!important;margin-bottom:0!important}.my-lgt-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lgt-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lgt-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lgt-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lgt-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-lgt-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lgt-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-lgt-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-lgt-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-lgt-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-lgt-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-lgt-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-lgt-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lgt-0{margin-top:0!important}.mt-lgt-1{margin-top:.25rem!important}.mt-lgt-2{margin-top:.5rem!important}.mt-lgt-3{margin-top:1rem!important}.mt-lgt-4{margin-top:1.5rem!important}.mt-lgt-5{margin-top:2rem!important}.mt-lgt-5h{margin-top:2.5rem!important}.mt-lgt-6{margin-top:3rem!important}.mt-lgt-6t{margin-top:3.75rem!important}.mt-lgt-7{margin-top:4rem!important}.mt-lgt-8{margin-top:5rem!important}.mt-lgt-9{margin-top:6rem!important}.mt-lgt-10{margin-top:7rem!important}.mt-lgt-auto{margin-top:auto!important}.me-lgt-0{margin-right:0!important}.me-lgt-1{margin-right:.25rem!important}.me-lgt-2{margin-right:.5rem!important}.me-lgt-3{margin-right:1rem!important}.me-lgt-4{margin-right:1.5rem!important}.me-lgt-5{margin-right:2rem!important}.me-lgt-5h{margin-right:2.5rem!important}.me-lgt-6{margin-right:3rem!important}.me-lgt-6t{margin-right:3.75rem!important}.me-lgt-7{margin-right:4rem!important}.me-lgt-8{margin-right:5rem!important}.me-lgt-9{margin-right:6rem!important}.me-lgt-10{margin-right:7rem!important}.me-lgt-auto{margin-right:auto!important}.mb-lgt-0{margin-bottom:0!important}.mb-lgt-1{margin-bottom:.25rem!important}.mb-lgt-2{margin-bottom:.5rem!important}.mb-lgt-3{margin-bottom:1rem!important}.mb-lgt-4{margin-bottom:1.5rem!important}.mb-lgt-5{margin-bottom:2rem!important}.mb-lgt-5h{margin-bottom:2.5rem!important}.mb-lgt-6{margin-bottom:3rem!important}.mb-lgt-6t{margin-bottom:3.75rem!important}.mb-lgt-7{margin-bottom:4rem!important}.mb-lgt-8{margin-bottom:5rem!important}.mb-lgt-9{margin-bottom:6rem!important}.mb-lgt-10{margin-bottom:7rem!important}.mb-lgt-auto{margin-bottom:auto!important}.ms-lgt-0{margin-left:0!important}.ms-lgt-1{margin-left:.25rem!important}.ms-lgt-2{margin-left:.5rem!important}.ms-lgt-3{margin-left:1rem!important}.ms-lgt-4{margin-left:1.5rem!important}.ms-lgt-5{margin-left:2rem!important}.ms-lgt-5h{margin-left:2.5rem!important}.ms-lgt-6{margin-left:3rem!important}.ms-lgt-6t{margin-left:3.75rem!important}.ms-lgt-7{margin-left:4rem!important}.ms-lgt-8{margin-left:5rem!important}.ms-lgt-9{margin-left:6rem!important}.ms-lgt-10{margin-left:7rem!important}.ms-lgt-auto{margin-left:auto!important}.m-lgt-n1{margin:-.25rem!important}.m-lgt-n2{margin:-.5rem!important}.m-lgt-n3{margin:-1rem!important}.m-lgt-n4{margin:-1.5rem!important}.m-lgt-n5{margin:-2rem!important}.m-lgt-n5h{margin:-2.5rem!important}.m-lgt-n6{margin:-3rem!important}.m-lgt-n6t{margin:-3.75rem!important}.m-lgt-n7{margin:-4rem!important}.m-lgt-n8{margin:-5rem!important}.m-lgt-n9{margin:-6rem!important}.m-lgt-n10{margin:-7rem!important}.mx-lgt-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lgt-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lgt-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lgt-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lgt-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lgt-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-lgt-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lgt-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-lgt-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-lgt-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-lgt-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-lgt-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-lgt-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lgt-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lgt-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lgt-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lgt-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lgt-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-lgt-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lgt-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-lgt-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-lgt-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-lgt-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-lgt-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-lgt-n1{margin-top:-.25rem!important}.mt-lgt-n2{margin-top:-.5rem!important}.mt-lgt-n3{margin-top:-1rem!important}.mt-lgt-n4{margin-top:-1.5rem!important}.mt-lgt-n5{margin-top:-2rem!important}.mt-lgt-n5h{margin-top:-2.5rem!important}.mt-lgt-n6{margin-top:-3rem!important}.mt-lgt-n6t{margin-top:-3.75rem!important}.mt-lgt-n7{margin-top:-4rem!important}.mt-lgt-n8{margin-top:-5rem!important}.mt-lgt-n9{margin-top:-6rem!important}.mt-lgt-n10{margin-top:-7rem!important}.me-lgt-n1{margin-right:-.25rem!important}.me-lgt-n2{margin-right:-.5rem!important}.me-lgt-n3{margin-right:-1rem!important}.me-lgt-n4{margin-right:-1.5rem!important}.me-lgt-n5{margin-right:-2rem!important}.me-lgt-n5h{margin-right:-2.5rem!important}.me-lgt-n6{margin-right:-3rem!important}.me-lgt-n6t{margin-right:-3.75rem!important}.me-lgt-n7{margin-right:-4rem!important}.me-lgt-n8{margin-right:-5rem!important}.me-lgt-n9{margin-right:-6rem!important}.me-lgt-n10{margin-right:-7rem!important}.mb-lgt-n1{margin-bottom:-.25rem!important}.mb-lgt-n2{margin-bottom:-.5rem!important}.mb-lgt-n3{margin-bottom:-1rem!important}.mb-lgt-n4{margin-bottom:-1.5rem!important}.mb-lgt-n5{margin-bottom:-2rem!important}.mb-lgt-n5h{margin-bottom:-2.5rem!important}.mb-lgt-n6{margin-bottom:-3rem!important}.mb-lgt-n6t{margin-bottom:-3.75rem!important}.mb-lgt-n7{margin-bottom:-4rem!important}.mb-lgt-n8{margin-bottom:-5rem!important}.mb-lgt-n9{margin-bottom:-6rem!important}.mb-lgt-n10{margin-bottom:-7rem!important}.ms-lgt-n1{margin-left:-.25rem!important}.ms-lgt-n2{margin-left:-.5rem!important}.ms-lgt-n3{margin-left:-1rem!important}.ms-lgt-n4{margin-left:-1.5rem!important}.ms-lgt-n5{margin-left:-2rem!important}.ms-lgt-n5h{margin-left:-2.5rem!important}.ms-lgt-n6{margin-left:-3rem!important}.ms-lgt-n6t{margin-left:-3.75rem!important}.ms-lgt-n7{margin-left:-4rem!important}.ms-lgt-n8{margin-left:-5rem!important}.ms-lgt-n9{margin-left:-6rem!important}.ms-lgt-n10{margin-left:-7rem!important}.p-lgt-0{padding:0!important}.p-lgt-1{padding:.25rem!important}.p-lgt-2{padding:.5rem!important}.p-lgt-3{padding:1rem!important}.p-lgt-4{padding:1.5rem!important}.p-lgt-5{padding:2rem!important}.p-lgt-5h{padding:2.5rem!important}.p-lgt-6{padding:3rem!important}.p-lgt-6t{padding:3.75rem!important}.p-lgt-7{padding:4rem!important}.p-lgt-8{padding:5rem!important}.p-lgt-9{padding:6rem!important}.p-lgt-10{padding:7rem!important}.px-lgt-0{padding-right:0!important;padding-left:0!important}.px-lgt-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lgt-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lgt-3{padding-right:1rem!important;padding-left:1rem!important}.px-lgt-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lgt-5{padding-right:2rem!important;padding-left:2rem!important}.px-lgt-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-lgt-6{padding-right:3rem!important;padding-left:3rem!important}.px-lgt-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-lgt-7{padding-right:4rem!important;padding-left:4rem!important}.px-lgt-8{padding-right:5rem!important;padding-left:5rem!important}.px-lgt-9{padding-right:6rem!important;padding-left:6rem!important}.px-lgt-10{padding-right:7rem!important;padding-left:7rem!important}.py-lgt-0{padding-top:0!important;padding-bottom:0!important}.py-lgt-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lgt-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lgt-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lgt-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lgt-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-lgt-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lgt-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-lgt-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-lgt-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-lgt-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-lgt-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-lgt-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-lgt-0{padding-top:0!important}.pt-lgt-1{padding-top:.25rem!important}.pt-lgt-2{padding-top:.5rem!important}.pt-lgt-3{padding-top:1rem!important}.pt-lgt-4{padding-top:1.5rem!important}.pt-lgt-5{padding-top:2rem!important}.pt-lgt-5h{padding-top:2.5rem!important}.pt-lgt-6{padding-top:3rem!important}.pt-lgt-6t{padding-top:3.75rem!important}.pt-lgt-7{padding-top:4rem!important}.pt-lgt-8{padding-top:5rem!important}.pt-lgt-9{padding-top:6rem!important}.pt-lgt-10{padding-top:7rem!important}.pe-lgt-0{padding-right:0!important}.pe-lgt-1{padding-right:.25rem!important}.pe-lgt-2{padding-right:.5rem!important}.pe-lgt-3{padding-right:1rem!important}.pe-lgt-4{padding-right:1.5rem!important}.pe-lgt-5{padding-right:2rem!important}.pe-lgt-5h{padding-right:2.5rem!important}.pe-lgt-6{padding-right:3rem!important}.pe-lgt-6t{padding-right:3.75rem!important}.pe-lgt-7{padding-right:4rem!important}.pe-lgt-8{padding-right:5rem!important}.pe-lgt-9{padding-right:6rem!important}.pe-lgt-10{padding-right:7rem!important}.pb-lgt-0{padding-bottom:0!important}.pb-lgt-1{padding-bottom:.25rem!important}.pb-lgt-2{padding-bottom:.5rem!important}.pb-lgt-3{padding-bottom:1rem!important}.pb-lgt-4{padding-bottom:1.5rem!important}.pb-lgt-5{padding-bottom:2rem!important}.pb-lgt-5h{padding-bottom:2.5rem!important}.pb-lgt-6{padding-bottom:3rem!important}.pb-lgt-6t{padding-bottom:3.75rem!important}.pb-lgt-7{padding-bottom:4rem!important}.pb-lgt-8{padding-bottom:5rem!important}.pb-lgt-9{padding-bottom:6rem!important}.pb-lgt-10{padding-bottom:7rem!important}.ps-lgt-0{padding-left:0!important}.ps-lgt-1{padding-left:.25rem!important}.ps-lgt-2{padding-left:.5rem!important}.ps-lgt-3{padding-left:1rem!important}.ps-lgt-4{padding-left:1.5rem!important}.ps-lgt-5{padding-left:2rem!important}.ps-lgt-5h{padding-left:2.5rem!important}.ps-lgt-6{padding-left:3rem!important}.ps-lgt-6t{padding-left:3.75rem!important}.ps-lgt-7{padding-left:4rem!important}.ps-lgt-8{padding-left:5rem!important}.ps-lgt-9{padding-left:6rem!important}.ps-lgt-10{padding-left:7rem!important}.gap-lgt-0{gap:0!important}.gap-lgt-1{gap:.25rem!important}.gap-lgt-2{gap:.5rem!important}.gap-lgt-3{gap:1rem!important}.gap-lgt-4{gap:1.5rem!important}.gap-lgt-5{gap:2rem!important}.gap-lgt-5h{gap:2.5rem!important}.gap-lgt-6{gap:3rem!important}.gap-lgt-6t{gap:3.75rem!important}.gap-lgt-7{gap:4rem!important}.gap-lgt-8{gap:5rem!important}.gap-lgt-9{gap:6rem!important}.gap-lgt-10{gap:7rem!important}.text-lgt-start{text-align:left!important}.text-lgt-end{text-align:right!important}.text-lgt-center{text-align:center!important}}@media (min-width:1360px){.float-x1360-start{float:left!important}.float-x1360-end{float:right!important}.float-x1360-none{float:none!important}.d-x1360-inline{display:inline!important}.d-x1360-inline-block{display:inline-block!important}.d-x1360-block{display:block!important}.d-x1360-grid{display:grid!important}.d-x1360-table{display:table!important}.d-x1360-table-row{display:table-row!important}.d-x1360-table-cell{display:table-cell!important}.d-x1360-flex{display:flex!important}.d-x1360-inline-flex{display:inline-flex!important}.d-x1360-none{display:none!important}.flex-x1360-fill{flex:1 1 auto!important}.flex-x1360-row{flex-direction:row!important}.flex-x1360-column{flex-direction:column!important}.flex-x1360-row-reverse{flex-direction:row-reverse!important}.flex-x1360-column-reverse{flex-direction:column-reverse!important}.flex-x1360-grow-0{flex-grow:0!important}.flex-x1360-grow-1{flex-grow:1!important}.flex-x1360-shrink-0{flex-shrink:0!important}.flex-x1360-shrink-1{flex-shrink:1!important}.flex-x1360-wrap{flex-wrap:wrap!important}.flex-x1360-nowrap{flex-wrap:nowrap!important}.flex-x1360-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-x1360-start{justify-content:flex-start!important}.justify-content-x1360-end{justify-content:flex-end!important}.justify-content-x1360-center{justify-content:center!important}.justify-content-x1360-between{justify-content:space-between!important}.justify-content-x1360-around{justify-content:space-around!important}.justify-content-x1360-evenly{justify-content:space-evenly!important}.align-items-x1360-start{align-items:flex-start!important}.align-items-x1360-end{align-items:flex-end!important}.align-items-x1360-center{align-items:center!important}.align-items-x1360-baseline{align-items:baseline!important}.align-items-x1360-stretch{align-items:stretch!important}.align-content-x1360-start{align-content:flex-start!important}.align-content-x1360-end{align-content:flex-end!important}.align-content-x1360-center{align-content:center!important}.align-content-x1360-between{align-content:space-between!important}.align-content-x1360-around{align-content:space-around!important}.align-content-x1360-stretch{align-content:stretch!important}.align-self-x1360-auto{align-self:auto!important}.align-self-x1360-start{align-self:flex-start!important}.align-self-x1360-end{align-self:flex-end!important}.align-self-x1360-center{align-self:center!important}.align-self-x1360-baseline{align-self:baseline!important}.align-self-x1360-stretch{align-self:stretch!important}.order-x1360-first{order:-1!important}.order-x1360-0{order:0!important}.order-x1360-1{order:1!important}.order-x1360-2{order:2!important}.order-x1360-3{order:3!important}.order-x1360-4{order:4!important}.order-x1360-5{order:5!important}.order-x1360-last{order:6!important}.m-x1360-0{margin:0!important}.m-x1360-1{margin:.25rem!important}.m-x1360-2{margin:.5rem!important}.m-x1360-3{margin:1rem!important}.m-x1360-4{margin:1.5rem!important}.m-x1360-5{margin:2rem!important}.m-x1360-5h{margin:2.5rem!important}.m-x1360-6{margin:3rem!important}.m-x1360-6t{margin:3.75rem!important}.m-x1360-7{margin:4rem!important}.m-x1360-8{margin:5rem!important}.m-x1360-9{margin:6rem!important}.m-x1360-10{margin:7rem!important}.m-x1360-auto{margin:auto!important}.mx-x1360-0{margin-right:0!important;margin-left:0!important}.mx-x1360-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-x1360-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-x1360-3{margin-right:1rem!important;margin-left:1rem!important}.mx-x1360-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-x1360-5{margin-right:2rem!important;margin-left:2rem!important}.mx-x1360-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-x1360-6{margin-right:3rem!important;margin-left:3rem!important}.mx-x1360-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-x1360-7{margin-right:4rem!important;margin-left:4rem!important}.mx-x1360-8{margin-right:5rem!important;margin-left:5rem!important}.mx-x1360-9{margin-right:6rem!important;margin-left:6rem!important}.mx-x1360-10{margin-right:7rem!important;margin-left:7rem!important}.mx-x1360-auto{margin-right:auto!important;margin-left:auto!important}.my-x1360-0{margin-top:0!important;margin-bottom:0!important}.my-x1360-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-x1360-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-x1360-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-x1360-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-x1360-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-x1360-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-x1360-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-x1360-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-x1360-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-x1360-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-x1360-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-x1360-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-x1360-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-x1360-0{margin-top:0!important}.mt-x1360-1{margin-top:.25rem!important}.mt-x1360-2{margin-top:.5rem!important}.mt-x1360-3{margin-top:1rem!important}.mt-x1360-4{margin-top:1.5rem!important}.mt-x1360-5{margin-top:2rem!important}.mt-x1360-5h{margin-top:2.5rem!important}.mt-x1360-6{margin-top:3rem!important}.mt-x1360-6t{margin-top:3.75rem!important}.mt-x1360-7{margin-top:4rem!important}.mt-x1360-8{margin-top:5rem!important}.mt-x1360-9{margin-top:6rem!important}.mt-x1360-10{margin-top:7rem!important}.mt-x1360-auto{margin-top:auto!important}.me-x1360-0{margin-right:0!important}.me-x1360-1{margin-right:.25rem!important}.me-x1360-2{margin-right:.5rem!important}.me-x1360-3{margin-right:1rem!important}.me-x1360-4{margin-right:1.5rem!important}.me-x1360-5{margin-right:2rem!important}.me-x1360-5h{margin-right:2.5rem!important}.me-x1360-6{margin-right:3rem!important}.me-x1360-6t{margin-right:3.75rem!important}.me-x1360-7{margin-right:4rem!important}.me-x1360-8{margin-right:5rem!important}.me-x1360-9{margin-right:6rem!important}.me-x1360-10{margin-right:7rem!important}.me-x1360-auto{margin-right:auto!important}.mb-x1360-0{margin-bottom:0!important}.mb-x1360-1{margin-bottom:.25rem!important}.mb-x1360-2{margin-bottom:.5rem!important}.mb-x1360-3{margin-bottom:1rem!important}.mb-x1360-4{margin-bottom:1.5rem!important}.mb-x1360-5{margin-bottom:2rem!important}.mb-x1360-5h{margin-bottom:2.5rem!important}.mb-x1360-6{margin-bottom:3rem!important}.mb-x1360-6t{margin-bottom:3.75rem!important}.mb-x1360-7{margin-bottom:4rem!important}.mb-x1360-8{margin-bottom:5rem!important}.mb-x1360-9{margin-bottom:6rem!important}.mb-x1360-10{margin-bottom:7rem!important}.mb-x1360-auto{margin-bottom:auto!important}.ms-x1360-0{margin-left:0!important}.ms-x1360-1{margin-left:.25rem!important}.ms-x1360-2{margin-left:.5rem!important}.ms-x1360-3{margin-left:1rem!important}.ms-x1360-4{margin-left:1.5rem!important}.ms-x1360-5{margin-left:2rem!important}.ms-x1360-5h{margin-left:2.5rem!important}.ms-x1360-6{margin-left:3rem!important}.ms-x1360-6t{margin-left:3.75rem!important}.ms-x1360-7{margin-left:4rem!important}.ms-x1360-8{margin-left:5rem!important}.ms-x1360-9{margin-left:6rem!important}.ms-x1360-10{margin-left:7rem!important}.ms-x1360-auto{margin-left:auto!important}.m-x1360-n1{margin:-.25rem!important}.m-x1360-n2{margin:-.5rem!important}.m-x1360-n3{margin:-1rem!important}.m-x1360-n4{margin:-1.5rem!important}.m-x1360-n5{margin:-2rem!important}.m-x1360-n5h{margin:-2.5rem!important}.m-x1360-n6{margin:-3rem!important}.m-x1360-n6t{margin:-3.75rem!important}.m-x1360-n7{margin:-4rem!important}.m-x1360-n8{margin:-5rem!important}.m-x1360-n9{margin:-6rem!important}.m-x1360-n10{margin:-7rem!important}.mx-x1360-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-x1360-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-x1360-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-x1360-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-x1360-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-x1360-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-x1360-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-x1360-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-x1360-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-x1360-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-x1360-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-x1360-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-x1360-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-x1360-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-x1360-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-x1360-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-x1360-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-x1360-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-x1360-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-x1360-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-x1360-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-x1360-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-x1360-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-x1360-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-x1360-n1{margin-top:-.25rem!important}.mt-x1360-n2{margin-top:-.5rem!important}.mt-x1360-n3{margin-top:-1rem!important}.mt-x1360-n4{margin-top:-1.5rem!important}.mt-x1360-n5{margin-top:-2rem!important}.mt-x1360-n5h{margin-top:-2.5rem!important}.mt-x1360-n6{margin-top:-3rem!important}.mt-x1360-n6t{margin-top:-3.75rem!important}.mt-x1360-n7{margin-top:-4rem!important}.mt-x1360-n8{margin-top:-5rem!important}.mt-x1360-n9{margin-top:-6rem!important}.mt-x1360-n10{margin-top:-7rem!important}.me-x1360-n1{margin-right:-.25rem!important}.me-x1360-n2{margin-right:-.5rem!important}.me-x1360-n3{margin-right:-1rem!important}.me-x1360-n4{margin-right:-1.5rem!important}.me-x1360-n5{margin-right:-2rem!important}.me-x1360-n5h{margin-right:-2.5rem!important}.me-x1360-n6{margin-right:-3rem!important}.me-x1360-n6t{margin-right:-3.75rem!important}.me-x1360-n7{margin-right:-4rem!important}.me-x1360-n8{margin-right:-5rem!important}.me-x1360-n9{margin-right:-6rem!important}.me-x1360-n10{margin-right:-7rem!important}.mb-x1360-n1{margin-bottom:-.25rem!important}.mb-x1360-n2{margin-bottom:-.5rem!important}.mb-x1360-n3{margin-bottom:-1rem!important}.mb-x1360-n4{margin-bottom:-1.5rem!important}.mb-x1360-n5{margin-bottom:-2rem!important}.mb-x1360-n5h{margin-bottom:-2.5rem!important}.mb-x1360-n6{margin-bottom:-3rem!important}.mb-x1360-n6t{margin-bottom:-3.75rem!important}.mb-x1360-n7{margin-bottom:-4rem!important}.mb-x1360-n8{margin-bottom:-5rem!important}.mb-x1360-n9{margin-bottom:-6rem!important}.mb-x1360-n10{margin-bottom:-7rem!important}.ms-x1360-n1{margin-left:-.25rem!important}.ms-x1360-n2{margin-left:-.5rem!important}.ms-x1360-n3{margin-left:-1rem!important}.ms-x1360-n4{margin-left:-1.5rem!important}.ms-x1360-n5{margin-left:-2rem!important}.ms-x1360-n5h{margin-left:-2.5rem!important}.ms-x1360-n6{margin-left:-3rem!important}.ms-x1360-n6t{margin-left:-3.75rem!important}.ms-x1360-n7{margin-left:-4rem!important}.ms-x1360-n8{margin-left:-5rem!important}.ms-x1360-n9{margin-left:-6rem!important}.ms-x1360-n10{margin-left:-7rem!important}.p-x1360-0{padding:0!important}.p-x1360-1{padding:.25rem!important}.p-x1360-2{padding:.5rem!important}.p-x1360-3{padding:1rem!important}.p-x1360-4{padding:1.5rem!important}.p-x1360-5{padding:2rem!important}.p-x1360-5h{padding:2.5rem!important}.p-x1360-6{padding:3rem!important}.p-x1360-6t{padding:3.75rem!important}.p-x1360-7{padding:4rem!important}.p-x1360-8{padding:5rem!important}.p-x1360-9{padding:6rem!important}.p-x1360-10{padding:7rem!important}.px-x1360-0{padding-right:0!important;padding-left:0!important}.px-x1360-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-x1360-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-x1360-3{padding-right:1rem!important;padding-left:1rem!important}.px-x1360-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-x1360-5{padding-right:2rem!important;padding-left:2rem!important}.px-x1360-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-x1360-6{padding-right:3rem!important;padding-left:3rem!important}.px-x1360-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-x1360-7{padding-right:4rem!important;padding-left:4rem!important}.px-x1360-8{padding-right:5rem!important;padding-left:5rem!important}.px-x1360-9{padding-right:6rem!important;padding-left:6rem!important}.px-x1360-10{padding-right:7rem!important;padding-left:7rem!important}.py-x1360-0{padding-top:0!important;padding-bottom:0!important}.py-x1360-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-x1360-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-x1360-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-x1360-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-x1360-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-x1360-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-x1360-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-x1360-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-x1360-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-x1360-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-x1360-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-x1360-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-x1360-0{padding-top:0!important}.pt-x1360-1{padding-top:.25rem!important}.pt-x1360-2{padding-top:.5rem!important}.pt-x1360-3{padding-top:1rem!important}.pt-x1360-4{padding-top:1.5rem!important}.pt-x1360-5{padding-top:2rem!important}.pt-x1360-5h{padding-top:2.5rem!important}.pt-x1360-6{padding-top:3rem!important}.pt-x1360-6t{padding-top:3.75rem!important}.pt-x1360-7{padding-top:4rem!important}.pt-x1360-8{padding-top:5rem!important}.pt-x1360-9{padding-top:6rem!important}.pt-x1360-10{padding-top:7rem!important}.pe-x1360-0{padding-right:0!important}.pe-x1360-1{padding-right:.25rem!important}.pe-x1360-2{padding-right:.5rem!important}.pe-x1360-3{padding-right:1rem!important}.pe-x1360-4{padding-right:1.5rem!important}.pe-x1360-5{padding-right:2rem!important}.pe-x1360-5h{padding-right:2.5rem!important}.pe-x1360-6{padding-right:3rem!important}.pe-x1360-6t{padding-right:3.75rem!important}.pe-x1360-7{padding-right:4rem!important}.pe-x1360-8{padding-right:5rem!important}.pe-x1360-9{padding-right:6rem!important}.pe-x1360-10{padding-right:7rem!important}.pb-x1360-0{padding-bottom:0!important}.pb-x1360-1{padding-bottom:.25rem!important}.pb-x1360-2{padding-bottom:.5rem!important}.pb-x1360-3{padding-bottom:1rem!important}.pb-x1360-4{padding-bottom:1.5rem!important}.pb-x1360-5{padding-bottom:2rem!important}.pb-x1360-5h{padding-bottom:2.5rem!important}.pb-x1360-6{padding-bottom:3rem!important}.pb-x1360-6t{padding-bottom:3.75rem!important}.pb-x1360-7{padding-bottom:4rem!important}.pb-x1360-8{padding-bottom:5rem!important}.pb-x1360-9{padding-bottom:6rem!important}.pb-x1360-10{padding-bottom:7rem!important}.ps-x1360-0{padding-left:0!important}.ps-x1360-1{padding-left:.25rem!important}.ps-x1360-2{padding-left:.5rem!important}.ps-x1360-3{padding-left:1rem!important}.ps-x1360-4{padding-left:1.5rem!important}.ps-x1360-5{padding-left:2rem!important}.ps-x1360-5h{padding-left:2.5rem!important}.ps-x1360-6{padding-left:3rem!important}.ps-x1360-6t{padding-left:3.75rem!important}.ps-x1360-7{padding-left:4rem!important}.ps-x1360-8{padding-left:5rem!important}.ps-x1360-9{padding-left:6rem!important}.ps-x1360-10{padding-left:7rem!important}.gap-x1360-0{gap:0!important}.gap-x1360-1{gap:.25rem!important}.gap-x1360-2{gap:.5rem!important}.gap-x1360-3{gap:1rem!important}.gap-x1360-4{gap:1.5rem!important}.gap-x1360-5{gap:2rem!important}.gap-x1360-5h{gap:2.5rem!important}.gap-x1360-6{gap:3rem!important}.gap-x1360-6t{gap:3.75rem!important}.gap-x1360-7{gap:4rem!important}.gap-x1360-8{gap:5rem!important}.gap-x1360-9{gap:6rem!important}.gap-x1360-10{gap:7rem!important}.text-x1360-start{text-align:left!important}.text-x1360-end{text-align:right!important}.text-x1360-center{text-align:center!important}}@media (min-width:1390px){.float-x1390-start{float:left!important}.float-x1390-end{float:right!important}.float-x1390-none{float:none!important}.d-x1390-inline{display:inline!important}.d-x1390-inline-block{display:inline-block!important}.d-x1390-block{display:block!important}.d-x1390-grid{display:grid!important}.d-x1390-table{display:table!important}.d-x1390-table-row{display:table-row!important}.d-x1390-table-cell{display:table-cell!important}.d-x1390-flex{display:flex!important}.d-x1390-inline-flex{display:inline-flex!important}.d-x1390-none{display:none!important}.flex-x1390-fill{flex:1 1 auto!important}.flex-x1390-row{flex-direction:row!important}.flex-x1390-column{flex-direction:column!important}.flex-x1390-row-reverse{flex-direction:row-reverse!important}.flex-x1390-column-reverse{flex-direction:column-reverse!important}.flex-x1390-grow-0{flex-grow:0!important}.flex-x1390-grow-1{flex-grow:1!important}.flex-x1390-shrink-0{flex-shrink:0!important}.flex-x1390-shrink-1{flex-shrink:1!important}.flex-x1390-wrap{flex-wrap:wrap!important}.flex-x1390-nowrap{flex-wrap:nowrap!important}.flex-x1390-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-x1390-start{justify-content:flex-start!important}.justify-content-x1390-end{justify-content:flex-end!important}.justify-content-x1390-center{justify-content:center!important}.justify-content-x1390-between{justify-content:space-between!important}.justify-content-x1390-around{justify-content:space-around!important}.justify-content-x1390-evenly{justify-content:space-evenly!important}.align-items-x1390-start{align-items:flex-start!important}.align-items-x1390-end{align-items:flex-end!important}.align-items-x1390-center{align-items:center!important}.align-items-x1390-baseline{align-items:baseline!important}.align-items-x1390-stretch{align-items:stretch!important}.align-content-x1390-start{align-content:flex-start!important}.align-content-x1390-end{align-content:flex-end!important}.align-content-x1390-center{align-content:center!important}.align-content-x1390-between{align-content:space-between!important}.align-content-x1390-around{align-content:space-around!important}.align-content-x1390-stretch{align-content:stretch!important}.align-self-x1390-auto{align-self:auto!important}.align-self-x1390-start{align-self:flex-start!important}.align-self-x1390-end{align-self:flex-end!important}.align-self-x1390-center{align-self:center!important}.align-self-x1390-baseline{align-self:baseline!important}.align-self-x1390-stretch{align-self:stretch!important}.order-x1390-first{order:-1!important}.order-x1390-0{order:0!important}.order-x1390-1{order:1!important}.order-x1390-2{order:2!important}.order-x1390-3{order:3!important}.order-x1390-4{order:4!important}.order-x1390-5{order:5!important}.order-x1390-last{order:6!important}.m-x1390-0{margin:0!important}.m-x1390-1{margin:.25rem!important}.m-x1390-2{margin:.5rem!important}.m-x1390-3{margin:1rem!important}.m-x1390-4{margin:1.5rem!important}.m-x1390-5{margin:2rem!important}.m-x1390-5h{margin:2.5rem!important}.m-x1390-6{margin:3rem!important}.m-x1390-6t{margin:3.75rem!important}.m-x1390-7{margin:4rem!important}.m-x1390-8{margin:5rem!important}.m-x1390-9{margin:6rem!important}.m-x1390-10{margin:7rem!important}.m-x1390-auto{margin:auto!important}.mx-x1390-0{margin-right:0!important;margin-left:0!important}.mx-x1390-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-x1390-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-x1390-3{margin-right:1rem!important;margin-left:1rem!important}.mx-x1390-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-x1390-5{margin-right:2rem!important;margin-left:2rem!important}.mx-x1390-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-x1390-6{margin-right:3rem!important;margin-left:3rem!important}.mx-x1390-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-x1390-7{margin-right:4rem!important;margin-left:4rem!important}.mx-x1390-8{margin-right:5rem!important;margin-left:5rem!important}.mx-x1390-9{margin-right:6rem!important;margin-left:6rem!important}.mx-x1390-10{margin-right:7rem!important;margin-left:7rem!important}.mx-x1390-auto{margin-right:auto!important;margin-left:auto!important}.my-x1390-0{margin-top:0!important;margin-bottom:0!important}.my-x1390-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-x1390-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-x1390-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-x1390-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-x1390-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-x1390-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-x1390-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-x1390-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-x1390-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-x1390-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-x1390-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-x1390-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-x1390-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-x1390-0{margin-top:0!important}.mt-x1390-1{margin-top:.25rem!important}.mt-x1390-2{margin-top:.5rem!important}.mt-x1390-3{margin-top:1rem!important}.mt-x1390-4{margin-top:1.5rem!important}.mt-x1390-5{margin-top:2rem!important}.mt-x1390-5h{margin-top:2.5rem!important}.mt-x1390-6{margin-top:3rem!important}.mt-x1390-6t{margin-top:3.75rem!important}.mt-x1390-7{margin-top:4rem!important}.mt-x1390-8{margin-top:5rem!important}.mt-x1390-9{margin-top:6rem!important}.mt-x1390-10{margin-top:7rem!important}.mt-x1390-auto{margin-top:auto!important}.me-x1390-0{margin-right:0!important}.me-x1390-1{margin-right:.25rem!important}.me-x1390-2{margin-right:.5rem!important}.me-x1390-3{margin-right:1rem!important}.me-x1390-4{margin-right:1.5rem!important}.me-x1390-5{margin-right:2rem!important}.me-x1390-5h{margin-right:2.5rem!important}.me-x1390-6{margin-right:3rem!important}.me-x1390-6t{margin-right:3.75rem!important}.me-x1390-7{margin-right:4rem!important}.me-x1390-8{margin-right:5rem!important}.me-x1390-9{margin-right:6rem!important}.me-x1390-10{margin-right:7rem!important}.me-x1390-auto{margin-right:auto!important}.mb-x1390-0{margin-bottom:0!important}.mb-x1390-1{margin-bottom:.25rem!important}.mb-x1390-2{margin-bottom:.5rem!important}.mb-x1390-3{margin-bottom:1rem!important}.mb-x1390-4{margin-bottom:1.5rem!important}.mb-x1390-5{margin-bottom:2rem!important}.mb-x1390-5h{margin-bottom:2.5rem!important}.mb-x1390-6{margin-bottom:3rem!important}.mb-x1390-6t{margin-bottom:3.75rem!important}.mb-x1390-7{margin-bottom:4rem!important}.mb-x1390-8{margin-bottom:5rem!important}.mb-x1390-9{margin-bottom:6rem!important}.mb-x1390-10{margin-bottom:7rem!important}.mb-x1390-auto{margin-bottom:auto!important}.ms-x1390-0{margin-left:0!important}.ms-x1390-1{margin-left:.25rem!important}.ms-x1390-2{margin-left:.5rem!important}.ms-x1390-3{margin-left:1rem!important}.ms-x1390-4{margin-left:1.5rem!important}.ms-x1390-5{margin-left:2rem!important}.ms-x1390-5h{margin-left:2.5rem!important}.ms-x1390-6{margin-left:3rem!important}.ms-x1390-6t{margin-left:3.75rem!important}.ms-x1390-7{margin-left:4rem!important}.ms-x1390-8{margin-left:5rem!important}.ms-x1390-9{margin-left:6rem!important}.ms-x1390-10{margin-left:7rem!important}.ms-x1390-auto{margin-left:auto!important}.m-x1390-n1{margin:-.25rem!important}.m-x1390-n2{margin:-.5rem!important}.m-x1390-n3{margin:-1rem!important}.m-x1390-n4{margin:-1.5rem!important}.m-x1390-n5{margin:-2rem!important}.m-x1390-n5h{margin:-2.5rem!important}.m-x1390-n6{margin:-3rem!important}.m-x1390-n6t{margin:-3.75rem!important}.m-x1390-n7{margin:-4rem!important}.m-x1390-n8{margin:-5rem!important}.m-x1390-n9{margin:-6rem!important}.m-x1390-n10{margin:-7rem!important}.mx-x1390-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-x1390-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-x1390-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-x1390-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-x1390-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-x1390-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-x1390-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-x1390-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-x1390-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-x1390-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-x1390-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-x1390-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-x1390-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-x1390-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-x1390-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-x1390-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-x1390-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-x1390-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-x1390-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-x1390-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-x1390-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-x1390-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-x1390-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-x1390-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-x1390-n1{margin-top:-.25rem!important}.mt-x1390-n2{margin-top:-.5rem!important}.mt-x1390-n3{margin-top:-1rem!important}.mt-x1390-n4{margin-top:-1.5rem!important}.mt-x1390-n5{margin-top:-2rem!important}.mt-x1390-n5h{margin-top:-2.5rem!important}.mt-x1390-n6{margin-top:-3rem!important}.mt-x1390-n6t{margin-top:-3.75rem!important}.mt-x1390-n7{margin-top:-4rem!important}.mt-x1390-n8{margin-top:-5rem!important}.mt-x1390-n9{margin-top:-6rem!important}.mt-x1390-n10{margin-top:-7rem!important}.me-x1390-n1{margin-right:-.25rem!important}.me-x1390-n2{margin-right:-.5rem!important}.me-x1390-n3{margin-right:-1rem!important}.me-x1390-n4{margin-right:-1.5rem!important}.me-x1390-n5{margin-right:-2rem!important}.me-x1390-n5h{margin-right:-2.5rem!important}.me-x1390-n6{margin-right:-3rem!important}.me-x1390-n6t{margin-right:-3.75rem!important}.me-x1390-n7{margin-right:-4rem!important}.me-x1390-n8{margin-right:-5rem!important}.me-x1390-n9{margin-right:-6rem!important}.me-x1390-n10{margin-right:-7rem!important}.mb-x1390-n1{margin-bottom:-.25rem!important}.mb-x1390-n2{margin-bottom:-.5rem!important}.mb-x1390-n3{margin-bottom:-1rem!important}.mb-x1390-n4{margin-bottom:-1.5rem!important}.mb-x1390-n5{margin-bottom:-2rem!important}.mb-x1390-n5h{margin-bottom:-2.5rem!important}.mb-x1390-n6{margin-bottom:-3rem!important}.mb-x1390-n6t{margin-bottom:-3.75rem!important}.mb-x1390-n7{margin-bottom:-4rem!important}.mb-x1390-n8{margin-bottom:-5rem!important}.mb-x1390-n9{margin-bottom:-6rem!important}.mb-x1390-n10{margin-bottom:-7rem!important}.ms-x1390-n1{margin-left:-.25rem!important}.ms-x1390-n2{margin-left:-.5rem!important}.ms-x1390-n3{margin-left:-1rem!important}.ms-x1390-n4{margin-left:-1.5rem!important}.ms-x1390-n5{margin-left:-2rem!important}.ms-x1390-n5h{margin-left:-2.5rem!important}.ms-x1390-n6{margin-left:-3rem!important}.ms-x1390-n6t{margin-left:-3.75rem!important}.ms-x1390-n7{margin-left:-4rem!important}.ms-x1390-n8{margin-left:-5rem!important}.ms-x1390-n9{margin-left:-6rem!important}.ms-x1390-n10{margin-left:-7rem!important}.p-x1390-0{padding:0!important}.p-x1390-1{padding:.25rem!important}.p-x1390-2{padding:.5rem!important}.p-x1390-3{padding:1rem!important}.p-x1390-4{padding:1.5rem!important}.p-x1390-5{padding:2rem!important}.p-x1390-5h{padding:2.5rem!important}.p-x1390-6{padding:3rem!important}.p-x1390-6t{padding:3.75rem!important}.p-x1390-7{padding:4rem!important}.p-x1390-8{padding:5rem!important}.p-x1390-9{padding:6rem!important}.p-x1390-10{padding:7rem!important}.px-x1390-0{padding-right:0!important;padding-left:0!important}.px-x1390-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-x1390-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-x1390-3{padding-right:1rem!important;padding-left:1rem!important}.px-x1390-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-x1390-5{padding-right:2rem!important;padding-left:2rem!important}.px-x1390-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-x1390-6{padding-right:3rem!important;padding-left:3rem!important}.px-x1390-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-x1390-7{padding-right:4rem!important;padding-left:4rem!important}.px-x1390-8{padding-right:5rem!important;padding-left:5rem!important}.px-x1390-9{padding-right:6rem!important;padding-left:6rem!important}.px-x1390-10{padding-right:7rem!important;padding-left:7rem!important}.py-x1390-0{padding-top:0!important;padding-bottom:0!important}.py-x1390-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-x1390-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-x1390-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-x1390-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-x1390-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-x1390-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-x1390-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-x1390-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-x1390-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-x1390-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-x1390-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-x1390-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-x1390-0{padding-top:0!important}.pt-x1390-1{padding-top:.25rem!important}.pt-x1390-2{padding-top:.5rem!important}.pt-x1390-3{padding-top:1rem!important}.pt-x1390-4{padding-top:1.5rem!important}.pt-x1390-5{padding-top:2rem!important}.pt-x1390-5h{padding-top:2.5rem!important}.pt-x1390-6{padding-top:3rem!important}.pt-x1390-6t{padding-top:3.75rem!important}.pt-x1390-7{padding-top:4rem!important}.pt-x1390-8{padding-top:5rem!important}.pt-x1390-9{padding-top:6rem!important}.pt-x1390-10{padding-top:7rem!important}.pe-x1390-0{padding-right:0!important}.pe-x1390-1{padding-right:.25rem!important}.pe-x1390-2{padding-right:.5rem!important}.pe-x1390-3{padding-right:1rem!important}.pe-x1390-4{padding-right:1.5rem!important}.pe-x1390-5{padding-right:2rem!important}.pe-x1390-5h{padding-right:2.5rem!important}.pe-x1390-6{padding-right:3rem!important}.pe-x1390-6t{padding-right:3.75rem!important}.pe-x1390-7{padding-right:4rem!important}.pe-x1390-8{padding-right:5rem!important}.pe-x1390-9{padding-right:6rem!important}.pe-x1390-10{padding-right:7rem!important}.pb-x1390-0{padding-bottom:0!important}.pb-x1390-1{padding-bottom:.25rem!important}.pb-x1390-2{padding-bottom:.5rem!important}.pb-x1390-3{padding-bottom:1rem!important}.pb-x1390-4{padding-bottom:1.5rem!important}.pb-x1390-5{padding-bottom:2rem!important}.pb-x1390-5h{padding-bottom:2.5rem!important}.pb-x1390-6{padding-bottom:3rem!important}.pb-x1390-6t{padding-bottom:3.75rem!important}.pb-x1390-7{padding-bottom:4rem!important}.pb-x1390-8{padding-bottom:5rem!important}.pb-x1390-9{padding-bottom:6rem!important}.pb-x1390-10{padding-bottom:7rem!important}.ps-x1390-0{padding-left:0!important}.ps-x1390-1{padding-left:.25rem!important}.ps-x1390-2{padding-left:.5rem!important}.ps-x1390-3{padding-left:1rem!important}.ps-x1390-4{padding-left:1.5rem!important}.ps-x1390-5{padding-left:2rem!important}.ps-x1390-5h{padding-left:2.5rem!important}.ps-x1390-6{padding-left:3rem!important}.ps-x1390-6t{padding-left:3.75rem!important}.ps-x1390-7{padding-left:4rem!important}.ps-x1390-8{padding-left:5rem!important}.ps-x1390-9{padding-left:6rem!important}.ps-x1390-10{padding-left:7rem!important}.gap-x1390-0{gap:0!important}.gap-x1390-1{gap:.25rem!important}.gap-x1390-2{gap:.5rem!important}.gap-x1390-3{gap:1rem!important}.gap-x1390-4{gap:1.5rem!important}.gap-x1390-5{gap:2rem!important}.gap-x1390-5h{gap:2.5rem!important}.gap-x1390-6{gap:3rem!important}.gap-x1390-6t{gap:3.75rem!important}.gap-x1390-7{gap:4rem!important}.gap-x1390-8{gap:5rem!important}.gap-x1390-9{gap:6rem!important}.gap-x1390-10{gap:7rem!important}.text-x1390-start{text-align:left!important}.text-x1390-end{text-align:right!important}.text-x1390-center{text-align:center!important}}@media (min-width:1280px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.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:2rem!important}.m-xl-5h{margin:2.5rem!important}.m-xl-6{margin:3rem!important}.m-xl-6t{margin:3.75rem!important}.m-xl-7{margin:4rem!important}.m-xl-8{margin:5rem!important}.m-xl-9{margin:6rem!important}.m-xl-10{margin:7rem!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:2rem!important;margin-left:2rem!important}.mx-xl-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xl-6{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xl-7{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-8{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-9{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-10{margin-right:7rem!important;margin-left:7rem!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:2rem!important;margin-bottom:2rem!important}.my-xl-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xl-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-10{margin-top:7rem!important;margin-bottom:7rem!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:2rem!important}.mt-xl-5h{margin-top:2.5rem!important}.mt-xl-6{margin-top:3rem!important}.mt-xl-6t{margin-top:3.75rem!important}.mt-xl-7{margin-top:4rem!important}.mt-xl-8{margin-top:5rem!important}.mt-xl-9{margin-top:6rem!important}.mt-xl-10{margin-top:7rem!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:2rem!important}.me-xl-5h{margin-right:2.5rem!important}.me-xl-6{margin-right:3rem!important}.me-xl-6t{margin-right:3.75rem!important}.me-xl-7{margin-right:4rem!important}.me-xl-8{margin-right:5rem!important}.me-xl-9{margin-right:6rem!important}.me-xl-10{margin-right:7rem!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:2rem!important}.mb-xl-5h{margin-bottom:2.5rem!important}.mb-xl-6{margin-bottom:3rem!important}.mb-xl-6t{margin-bottom:3.75rem!important}.mb-xl-7{margin-bottom:4rem!important}.mb-xl-8{margin-bottom:5rem!important}.mb-xl-9{margin-bottom:6rem!important}.mb-xl-10{margin-bottom:7rem!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:2rem!important}.ms-xl-5h{margin-left:2.5rem!important}.ms-xl-6{margin-left:3rem!important}.ms-xl-6t{margin-left:3.75rem!important}.ms-xl-7{margin-left:4rem!important}.ms-xl-8{margin-left:5rem!important}.ms-xl-9{margin-left:6rem!important}.ms-xl-10{margin-left:7rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-2rem!important}.m-xl-n5h{margin:-2.5rem!important}.m-xl-n6{margin:-3rem!important}.m-xl-n6t{margin:-3.75rem!important}.m-xl-n7{margin:-4rem!important}.m-xl-n8{margin:-5rem!important}.m-xl-n9{margin:-6rem!important}.m-xl-n10{margin:-7rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xl-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xl-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-xl-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xl-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xl-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xl-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xl-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-xl-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xl-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xl-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xl-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-2rem!important}.mt-xl-n5h{margin-top:-2.5rem!important}.mt-xl-n6{margin-top:-3rem!important}.mt-xl-n6t{margin-top:-3.75rem!important}.mt-xl-n7{margin-top:-4rem!important}.mt-xl-n8{margin-top:-5rem!important}.mt-xl-n9{margin-top:-6rem!important}.mt-xl-n10{margin-top:-7rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-2rem!important}.me-xl-n5h{margin-right:-2.5rem!important}.me-xl-n6{margin-right:-3rem!important}.me-xl-n6t{margin-right:-3.75rem!important}.me-xl-n7{margin-right:-4rem!important}.me-xl-n8{margin-right:-5rem!important}.me-xl-n9{margin-right:-6rem!important}.me-xl-n10{margin-right:-7rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-2rem!important}.mb-xl-n5h{margin-bottom:-2.5rem!important}.mb-xl-n6{margin-bottom:-3rem!important}.mb-xl-n6t{margin-bottom:-3.75rem!important}.mb-xl-n7{margin-bottom:-4rem!important}.mb-xl-n8{margin-bottom:-5rem!important}.mb-xl-n9{margin-bottom:-6rem!important}.mb-xl-n10{margin-bottom:-7rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-2rem!important}.ms-xl-n5h{margin-left:-2.5rem!important}.ms-xl-n6{margin-left:-3rem!important}.ms-xl-n6t{margin-left:-3.75rem!important}.ms-xl-n7{margin-left:-4rem!important}.ms-xl-n8{margin-left:-5rem!important}.ms-xl-n9{margin-left:-6rem!important}.ms-xl-n10{margin-left:-7rem!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:2rem!important}.p-xl-5h{padding:2.5rem!important}.p-xl-6{padding:3rem!important}.p-xl-6t{padding:3.75rem!important}.p-xl-7{padding:4rem!important}.p-xl-8{padding:5rem!important}.p-xl-9{padding:6rem!important}.p-xl-10{padding:7rem!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:2rem!important;padding-left:2rem!important}.px-xl-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xl-6{padding-right:3rem!important;padding-left:3rem!important}.px-xl-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xl-7{padding-right:4rem!important;padding-left:4rem!important}.px-xl-8{padding-right:5rem!important;padding-left:5rem!important}.px-xl-9{padding-right:6rem!important;padding-left:6rem!important}.px-xl-10{padding-right:7rem!important;padding-left:7rem!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:2rem!important;padding-bottom:2rem!important}.py-xl-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xl-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-10{padding-top:7rem!important;padding-bottom:7rem!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:2rem!important}.pt-xl-5h{padding-top:2.5rem!important}.pt-xl-6{padding-top:3rem!important}.pt-xl-6t{padding-top:3.75rem!important}.pt-xl-7{padding-top:4rem!important}.pt-xl-8{padding-top:5rem!important}.pt-xl-9{padding-top:6rem!important}.pt-xl-10{padding-top:7rem!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:2rem!important}.pe-xl-5h{padding-right:2.5rem!important}.pe-xl-6{padding-right:3rem!important}.pe-xl-6t{padding-right:3.75rem!important}.pe-xl-7{padding-right:4rem!important}.pe-xl-8{padding-right:5rem!important}.pe-xl-9{padding-right:6rem!important}.pe-xl-10{padding-right:7rem!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:2rem!important}.pb-xl-5h{padding-bottom:2.5rem!important}.pb-xl-6{padding-bottom:3rem!important}.pb-xl-6t{padding-bottom:3.75rem!important}.pb-xl-7{padding-bottom:4rem!important}.pb-xl-8{padding-bottom:5rem!important}.pb-xl-9{padding-bottom:6rem!important}.pb-xl-10{padding-bottom:7rem!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:2rem!important}.ps-xl-5h{padding-left:2.5rem!important}.ps-xl-6{padding-left:3rem!important}.ps-xl-6t{padding-left:3.75rem!important}.ps-xl-7{padding-left:4rem!important}.ps-xl-8{padding-left:5rem!important}.ps-xl-9{padding-left:6rem!important}.ps-xl-10{padding-left:7rem!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:2rem!important}.gap-xl-5h{gap:2.5rem!important}.gap-xl-6{gap:3rem!important}.gap-xl-6t{gap:3.75rem!important}.gap-xl-7{gap:4rem!important}.gap-xl-8{gap:5rem!important}.gap-xl-9{gap:6rem!important}.gap-xl-10{gap:7rem!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:1440px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float: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-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:2rem!important}.m-xxl-5h{margin:2.5rem!important}.m-xxl-6{margin:3rem!important}.m-xxl-6t{margin:3.75rem!important}.m-xxl-7{margin:4rem!important}.m-xxl-8{margin:5rem!important}.m-xxl-9{margin:6rem!important}.m-xxl-10{margin:7rem!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:2rem!important;margin-left:2rem!important}.mx-xxl-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxl-6{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xxl-7{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-8{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-9{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-10{margin-right:7rem!important;margin-left:7rem!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:2rem!important;margin-bottom:2rem!important}.my-xxl-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxl-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xxl-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-10{margin-top:7rem!important;margin-bottom:7rem!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:2rem!important}.mt-xxl-5h{margin-top:2.5rem!important}.mt-xxl-6{margin-top:3rem!important}.mt-xxl-6t{margin-top:3.75rem!important}.mt-xxl-7{margin-top:4rem!important}.mt-xxl-8{margin-top:5rem!important}.mt-xxl-9{margin-top:6rem!important}.mt-xxl-10{margin-top:7rem!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:2rem!important}.me-xxl-5h{margin-right:2.5rem!important}.me-xxl-6{margin-right:3rem!important}.me-xxl-6t{margin-right:3.75rem!important}.me-xxl-7{margin-right:4rem!important}.me-xxl-8{margin-right:5rem!important}.me-xxl-9{margin-right:6rem!important}.me-xxl-10{margin-right:7rem!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:2rem!important}.mb-xxl-5h{margin-bottom:2.5rem!important}.mb-xxl-6{margin-bottom:3rem!important}.mb-xxl-6t{margin-bottom:3.75rem!important}.mb-xxl-7{margin-bottom:4rem!important}.mb-xxl-8{margin-bottom:5rem!important}.mb-xxl-9{margin-bottom:6rem!important}.mb-xxl-10{margin-bottom:7rem!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:2rem!important}.ms-xxl-5h{margin-left:2.5rem!important}.ms-xxl-6{margin-left:3rem!important}.ms-xxl-6t{margin-left:3.75rem!important}.ms-xxl-7{margin-left:4rem!important}.ms-xxl-8{margin-left:5rem!important}.ms-xxl-9{margin-left:6rem!important}.ms-xxl-10{margin-left:7rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-2rem!important}.m-xxl-n5h{margin:-2.5rem!important}.m-xxl-n6{margin:-3rem!important}.m-xxl-n6t{margin:-3.75rem!important}.m-xxl-n7{margin:-4rem!important}.m-xxl-n8{margin:-5rem!important}.m-xxl-n9{margin:-6rem!important}.m-xxl-n10{margin:-7rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxl-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xxl-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-xxl-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xxl-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxl-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xxl-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxl-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xxl-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-xxl-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xxl-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxl-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xxl-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-2rem!important}.mt-xxl-n5h{margin-top:-2.5rem!important}.mt-xxl-n6{margin-top:-3rem!important}.mt-xxl-n6t{margin-top:-3.75rem!important}.mt-xxl-n7{margin-top:-4rem!important}.mt-xxl-n8{margin-top:-5rem!important}.mt-xxl-n9{margin-top:-6rem!important}.mt-xxl-n10{margin-top:-7rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-2rem!important}.me-xxl-n5h{margin-right:-2.5rem!important}.me-xxl-n6{margin-right:-3rem!important}.me-xxl-n6t{margin-right:-3.75rem!important}.me-xxl-n7{margin-right:-4rem!important}.me-xxl-n8{margin-right:-5rem!important}.me-xxl-n9{margin-right:-6rem!important}.me-xxl-n10{margin-right:-7rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-2rem!important}.mb-xxl-n5h{margin-bottom:-2.5rem!important}.mb-xxl-n6{margin-bottom:-3rem!important}.mb-xxl-n6t{margin-bottom:-3.75rem!important}.mb-xxl-n7{margin-bottom:-4rem!important}.mb-xxl-n8{margin-bottom:-5rem!important}.mb-xxl-n9{margin-bottom:-6rem!important}.mb-xxl-n10{margin-bottom:-7rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-2rem!important}.ms-xxl-n5h{margin-left:-2.5rem!important}.ms-xxl-n6{margin-left:-3rem!important}.ms-xxl-n6t{margin-left:-3.75rem!important}.ms-xxl-n7{margin-left:-4rem!important}.ms-xxl-n8{margin-left:-5rem!important}.ms-xxl-n9{margin-left:-6rem!important}.ms-xxl-n10{margin-left:-7rem!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:2rem!important}.p-xxl-5h{padding:2.5rem!important}.p-xxl-6{padding:3rem!important}.p-xxl-6t{padding:3.75rem!important}.p-xxl-7{padding:4rem!important}.p-xxl-8{padding:5rem!important}.p-xxl-9{padding:6rem!important}.p-xxl-10{padding:7rem!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:2rem!important;padding-left:2rem!important}.px-xxl-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxl-6{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xxl-7{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-8{padding-right:5rem!important;padding-left:5rem!important}.px-xxl-9{padding-right:6rem!important;padding-left:6rem!important}.px-xxl-10{padding-right:7rem!important;padding-left:7rem!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:2rem!important;padding-bottom:2rem!important}.py-xxl-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxl-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xxl-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxl-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-10{padding-top:7rem!important;padding-bottom:7rem!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:2rem!important}.pt-xxl-5h{padding-top:2.5rem!important}.pt-xxl-6{padding-top:3rem!important}.pt-xxl-6t{padding-top:3.75rem!important}.pt-xxl-7{padding-top:4rem!important}.pt-xxl-8{padding-top:5rem!important}.pt-xxl-9{padding-top:6rem!important}.pt-xxl-10{padding-top:7rem!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:2rem!important}.pe-xxl-5h{padding-right:2.5rem!important}.pe-xxl-6{padding-right:3rem!important}.pe-xxl-6t{padding-right:3.75rem!important}.pe-xxl-7{padding-right:4rem!important}.pe-xxl-8{padding-right:5rem!important}.pe-xxl-9{padding-right:6rem!important}.pe-xxl-10{padding-right:7rem!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:2rem!important}.pb-xxl-5h{padding-bottom:2.5rem!important}.pb-xxl-6{padding-bottom:3rem!important}.pb-xxl-6t{padding-bottom:3.75rem!important}.pb-xxl-7{padding-bottom:4rem!important}.pb-xxl-8{padding-bottom:5rem!important}.pb-xxl-9{padding-bottom:6rem!important}.pb-xxl-10{padding-bottom:7rem!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:2rem!important}.ps-xxl-5h{padding-left:2.5rem!important}.ps-xxl-6{padding-left:3rem!important}.ps-xxl-6t{padding-left:3.75rem!important}.ps-xxl-7{padding-left:4rem!important}.ps-xxl-8{padding-left:5rem!important}.ps-xxl-9{padding-left:6rem!important}.ps-xxl-10{padding-left:7rem!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:2rem!important}.gap-xxl-5h{gap:2.5rem!important}.gap-xxl-6{gap:3rem!important}.gap-xxl-6t{gap:3.75rem!important}.gap-xxl-7{gap:4rem!important}.gap-xxl-8{gap:5rem!important}.gap-xxl-9{gap:6rem!important}.gap-xxl-10{gap:7rem!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:1490px){.float-x1490-start{float:left!important}.float-x1490-end{float:right!important}.float-x1490-none{float:none!important}.d-x1490-inline{display:inline!important}.d-x1490-inline-block{display:inline-block!important}.d-x1490-block{display:block!important}.d-x1490-grid{display:grid!important}.d-x1490-table{display:table!important}.d-x1490-table-row{display:table-row!important}.d-x1490-table-cell{display:table-cell!important}.d-x1490-flex{display:flex!important}.d-x1490-inline-flex{display:inline-flex!important}.d-x1490-none{display:none!important}.flex-x1490-fill{flex:1 1 auto!important}.flex-x1490-row{flex-direction:row!important}.flex-x1490-column{flex-direction:column!important}.flex-x1490-row-reverse{flex-direction:row-reverse!important}.flex-x1490-column-reverse{flex-direction:column-reverse!important}.flex-x1490-grow-0{flex-grow:0!important}.flex-x1490-grow-1{flex-grow:1!important}.flex-x1490-shrink-0{flex-shrink:0!important}.flex-x1490-shrink-1{flex-shrink:1!important}.flex-x1490-wrap{flex-wrap:wrap!important}.flex-x1490-nowrap{flex-wrap:nowrap!important}.flex-x1490-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-x1490-start{justify-content:flex-start!important}.justify-content-x1490-end{justify-content:flex-end!important}.justify-content-x1490-center{justify-content:center!important}.justify-content-x1490-between{justify-content:space-between!important}.justify-content-x1490-around{justify-content:space-around!important}.justify-content-x1490-evenly{justify-content:space-evenly!important}.align-items-x1490-start{align-items:flex-start!important}.align-items-x1490-end{align-items:flex-end!important}.align-items-x1490-center{align-items:center!important}.align-items-x1490-baseline{align-items:baseline!important}.align-items-x1490-stretch{align-items:stretch!important}.align-content-x1490-start{align-content:flex-start!important}.align-content-x1490-end{align-content:flex-end!important}.align-content-x1490-center{align-content:center!important}.align-content-x1490-between{align-content:space-between!important}.align-content-x1490-around{align-content:space-around!important}.align-content-x1490-stretch{align-content:stretch!important}.align-self-x1490-auto{align-self:auto!important}.align-self-x1490-start{align-self:flex-start!important}.align-self-x1490-end{align-self:flex-end!important}.align-self-x1490-center{align-self:center!important}.align-self-x1490-baseline{align-self:baseline!important}.align-self-x1490-stretch{align-self:stretch!important}.order-x1490-first{order:-1!important}.order-x1490-0{order:0!important}.order-x1490-1{order:1!important}.order-x1490-2{order:2!important}.order-x1490-3{order:3!important}.order-x1490-4{order:4!important}.order-x1490-5{order:5!important}.order-x1490-last{order:6!important}.m-x1490-0{margin:0!important}.m-x1490-1{margin:.25rem!important}.m-x1490-2{margin:.5rem!important}.m-x1490-3{margin:1rem!important}.m-x1490-4{margin:1.5rem!important}.m-x1490-5{margin:2rem!important}.m-x1490-5h{margin:2.5rem!important}.m-x1490-6{margin:3rem!important}.m-x1490-6t{margin:3.75rem!important}.m-x1490-7{margin:4rem!important}.m-x1490-8{margin:5rem!important}.m-x1490-9{margin:6rem!important}.m-x1490-10{margin:7rem!important}.m-x1490-auto{margin:auto!important}.mx-x1490-0{margin-right:0!important;margin-left:0!important}.mx-x1490-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-x1490-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-x1490-3{margin-right:1rem!important;margin-left:1rem!important}.mx-x1490-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-x1490-5{margin-right:2rem!important;margin-left:2rem!important}.mx-x1490-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-x1490-6{margin-right:3rem!important;margin-left:3rem!important}.mx-x1490-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-x1490-7{margin-right:4rem!important;margin-left:4rem!important}.mx-x1490-8{margin-right:5rem!important;margin-left:5rem!important}.mx-x1490-9{margin-right:6rem!important;margin-left:6rem!important}.mx-x1490-10{margin-right:7rem!important;margin-left:7rem!important}.mx-x1490-auto{margin-right:auto!important;margin-left:auto!important}.my-x1490-0{margin-top:0!important;margin-bottom:0!important}.my-x1490-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-x1490-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-x1490-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-x1490-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-x1490-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-x1490-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-x1490-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-x1490-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-x1490-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-x1490-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-x1490-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-x1490-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-x1490-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-x1490-0{margin-top:0!important}.mt-x1490-1{margin-top:.25rem!important}.mt-x1490-2{margin-top:.5rem!important}.mt-x1490-3{margin-top:1rem!important}.mt-x1490-4{margin-top:1.5rem!important}.mt-x1490-5{margin-top:2rem!important}.mt-x1490-5h{margin-top:2.5rem!important}.mt-x1490-6{margin-top:3rem!important}.mt-x1490-6t{margin-top:3.75rem!important}.mt-x1490-7{margin-top:4rem!important}.mt-x1490-8{margin-top:5rem!important}.mt-x1490-9{margin-top:6rem!important}.mt-x1490-10{margin-top:7rem!important}.mt-x1490-auto{margin-top:auto!important}.me-x1490-0{margin-right:0!important}.me-x1490-1{margin-right:.25rem!important}.me-x1490-2{margin-right:.5rem!important}.me-x1490-3{margin-right:1rem!important}.me-x1490-4{margin-right:1.5rem!important}.me-x1490-5{margin-right:2rem!important}.me-x1490-5h{margin-right:2.5rem!important}.me-x1490-6{margin-right:3rem!important}.me-x1490-6t{margin-right:3.75rem!important}.me-x1490-7{margin-right:4rem!important}.me-x1490-8{margin-right:5rem!important}.me-x1490-9{margin-right:6rem!important}.me-x1490-10{margin-right:7rem!important}.me-x1490-auto{margin-right:auto!important}.mb-x1490-0{margin-bottom:0!important}.mb-x1490-1{margin-bottom:.25rem!important}.mb-x1490-2{margin-bottom:.5rem!important}.mb-x1490-3{margin-bottom:1rem!important}.mb-x1490-4{margin-bottom:1.5rem!important}.mb-x1490-5{margin-bottom:2rem!important}.mb-x1490-5h{margin-bottom:2.5rem!important}.mb-x1490-6{margin-bottom:3rem!important}.mb-x1490-6t{margin-bottom:3.75rem!important}.mb-x1490-7{margin-bottom:4rem!important}.mb-x1490-8{margin-bottom:5rem!important}.mb-x1490-9{margin-bottom:6rem!important}.mb-x1490-10{margin-bottom:7rem!important}.mb-x1490-auto{margin-bottom:auto!important}.ms-x1490-0{margin-left:0!important}.ms-x1490-1{margin-left:.25rem!important}.ms-x1490-2{margin-left:.5rem!important}.ms-x1490-3{margin-left:1rem!important}.ms-x1490-4{margin-left:1.5rem!important}.ms-x1490-5{margin-left:2rem!important}.ms-x1490-5h{margin-left:2.5rem!important}.ms-x1490-6{margin-left:3rem!important}.ms-x1490-6t{margin-left:3.75rem!important}.ms-x1490-7{margin-left:4rem!important}.ms-x1490-8{margin-left:5rem!important}.ms-x1490-9{margin-left:6rem!important}.ms-x1490-10{margin-left:7rem!important}.ms-x1490-auto{margin-left:auto!important}.m-x1490-n1{margin:-.25rem!important}.m-x1490-n2{margin:-.5rem!important}.m-x1490-n3{margin:-1rem!important}.m-x1490-n4{margin:-1.5rem!important}.m-x1490-n5{margin:-2rem!important}.m-x1490-n5h{margin:-2.5rem!important}.m-x1490-n6{margin:-3rem!important}.m-x1490-n6t{margin:-3.75rem!important}.m-x1490-n7{margin:-4rem!important}.m-x1490-n8{margin:-5rem!important}.m-x1490-n9{margin:-6rem!important}.m-x1490-n10{margin:-7rem!important}.mx-x1490-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-x1490-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-x1490-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-x1490-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-x1490-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-x1490-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-x1490-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-x1490-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-x1490-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-x1490-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-x1490-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-x1490-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-x1490-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-x1490-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-x1490-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-x1490-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-x1490-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-x1490-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-x1490-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-x1490-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-x1490-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-x1490-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-x1490-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-x1490-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-x1490-n1{margin-top:-.25rem!important}.mt-x1490-n2{margin-top:-.5rem!important}.mt-x1490-n3{margin-top:-1rem!important}.mt-x1490-n4{margin-top:-1.5rem!important}.mt-x1490-n5{margin-top:-2rem!important}.mt-x1490-n5h{margin-top:-2.5rem!important}.mt-x1490-n6{margin-top:-3rem!important}.mt-x1490-n6t{margin-top:-3.75rem!important}.mt-x1490-n7{margin-top:-4rem!important}.mt-x1490-n8{margin-top:-5rem!important}.mt-x1490-n9{margin-top:-6rem!important}.mt-x1490-n10{margin-top:-7rem!important}.me-x1490-n1{margin-right:-.25rem!important}.me-x1490-n2{margin-right:-.5rem!important}.me-x1490-n3{margin-right:-1rem!important}.me-x1490-n4{margin-right:-1.5rem!important}.me-x1490-n5{margin-right:-2rem!important}.me-x1490-n5h{margin-right:-2.5rem!important}.me-x1490-n6{margin-right:-3rem!important}.me-x1490-n6t{margin-right:-3.75rem!important}.me-x1490-n7{margin-right:-4rem!important}.me-x1490-n8{margin-right:-5rem!important}.me-x1490-n9{margin-right:-6rem!important}.me-x1490-n10{margin-right:-7rem!important}.mb-x1490-n1{margin-bottom:-.25rem!important}.mb-x1490-n2{margin-bottom:-.5rem!important}.mb-x1490-n3{margin-bottom:-1rem!important}.mb-x1490-n4{margin-bottom:-1.5rem!important}.mb-x1490-n5{margin-bottom:-2rem!important}.mb-x1490-n5h{margin-bottom:-2.5rem!important}.mb-x1490-n6{margin-bottom:-3rem!important}.mb-x1490-n6t{margin-bottom:-3.75rem!important}.mb-x1490-n7{margin-bottom:-4rem!important}.mb-x1490-n8{margin-bottom:-5rem!important}.mb-x1490-n9{margin-bottom:-6rem!important}.mb-x1490-n10{margin-bottom:-7rem!important}.ms-x1490-n1{margin-left:-.25rem!important}.ms-x1490-n2{margin-left:-.5rem!important}.ms-x1490-n3{margin-left:-1rem!important}.ms-x1490-n4{margin-left:-1.5rem!important}.ms-x1490-n5{margin-left:-2rem!important}.ms-x1490-n5h{margin-left:-2.5rem!important}.ms-x1490-n6{margin-left:-3rem!important}.ms-x1490-n6t{margin-left:-3.75rem!important}.ms-x1490-n7{margin-left:-4rem!important}.ms-x1490-n8{margin-left:-5rem!important}.ms-x1490-n9{margin-left:-6rem!important}.ms-x1490-n10{margin-left:-7rem!important}.p-x1490-0{padding:0!important}.p-x1490-1{padding:.25rem!important}.p-x1490-2{padding:.5rem!important}.p-x1490-3{padding:1rem!important}.p-x1490-4{padding:1.5rem!important}.p-x1490-5{padding:2rem!important}.p-x1490-5h{padding:2.5rem!important}.p-x1490-6{padding:3rem!important}.p-x1490-6t{padding:3.75rem!important}.p-x1490-7{padding:4rem!important}.p-x1490-8{padding:5rem!important}.p-x1490-9{padding:6rem!important}.p-x1490-10{padding:7rem!important}.px-x1490-0{padding-right:0!important;padding-left:0!important}.px-x1490-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-x1490-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-x1490-3{padding-right:1rem!important;padding-left:1rem!important}.px-x1490-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-x1490-5{padding-right:2rem!important;padding-left:2rem!important}.px-x1490-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-x1490-6{padding-right:3rem!important;padding-left:3rem!important}.px-x1490-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-x1490-7{padding-right:4rem!important;padding-left:4rem!important}.px-x1490-8{padding-right:5rem!important;padding-left:5rem!important}.px-x1490-9{padding-right:6rem!important;padding-left:6rem!important}.px-x1490-10{padding-right:7rem!important;padding-left:7rem!important}.py-x1490-0{padding-top:0!important;padding-bottom:0!important}.py-x1490-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-x1490-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-x1490-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-x1490-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-x1490-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-x1490-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-x1490-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-x1490-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-x1490-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-x1490-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-x1490-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-x1490-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-x1490-0{padding-top:0!important}.pt-x1490-1{padding-top:.25rem!important}.pt-x1490-2{padding-top:.5rem!important}.pt-x1490-3{padding-top:1rem!important}.pt-x1490-4{padding-top:1.5rem!important}.pt-x1490-5{padding-top:2rem!important}.pt-x1490-5h{padding-top:2.5rem!important}.pt-x1490-6{padding-top:3rem!important}.pt-x1490-6t{padding-top:3.75rem!important}.pt-x1490-7{padding-top:4rem!important}.pt-x1490-8{padding-top:5rem!important}.pt-x1490-9{padding-top:6rem!important}.pt-x1490-10{padding-top:7rem!important}.pe-x1490-0{padding-right:0!important}.pe-x1490-1{padding-right:.25rem!important}.pe-x1490-2{padding-right:.5rem!important}.pe-x1490-3{padding-right:1rem!important}.pe-x1490-4{padding-right:1.5rem!important}.pe-x1490-5{padding-right:2rem!important}.pe-x1490-5h{padding-right:2.5rem!important}.pe-x1490-6{padding-right:3rem!important}.pe-x1490-6t{padding-right:3.75rem!important}.pe-x1490-7{padding-right:4rem!important}.pe-x1490-8{padding-right:5rem!important}.pe-x1490-9{padding-right:6rem!important}.pe-x1490-10{padding-right:7rem!important}.pb-x1490-0{padding-bottom:0!important}.pb-x1490-1{padding-bottom:.25rem!important}.pb-x1490-2{padding-bottom:.5rem!important}.pb-x1490-3{padding-bottom:1rem!important}.pb-x1490-4{padding-bottom:1.5rem!important}.pb-x1490-5{padding-bottom:2rem!important}.pb-x1490-5h{padding-bottom:2.5rem!important}.pb-x1490-6{padding-bottom:3rem!important}.pb-x1490-6t{padding-bottom:3.75rem!important}.pb-x1490-7{padding-bottom:4rem!important}.pb-x1490-8{padding-bottom:5rem!important}.pb-x1490-9{padding-bottom:6rem!important}.pb-x1490-10{padding-bottom:7rem!important}.ps-x1490-0{padding-left:0!important}.ps-x1490-1{padding-left:.25rem!important}.ps-x1490-2{padding-left:.5rem!important}.ps-x1490-3{padding-left:1rem!important}.ps-x1490-4{padding-left:1.5rem!important}.ps-x1490-5{padding-left:2rem!important}.ps-x1490-5h{padding-left:2.5rem!important}.ps-x1490-6{padding-left:3rem!important}.ps-x1490-6t{padding-left:3.75rem!important}.ps-x1490-7{padding-left:4rem!important}.ps-x1490-8{padding-left:5rem!important}.ps-x1490-9{padding-left:6rem!important}.ps-x1490-10{padding-left:7rem!important}.gap-x1490-0{gap:0!important}.gap-x1490-1{gap:.25rem!important}.gap-x1490-2{gap:.5rem!important}.gap-x1490-3{gap:1rem!important}.gap-x1490-4{gap:1.5rem!important}.gap-x1490-5{gap:2rem!important}.gap-x1490-5h{gap:2.5rem!important}.gap-x1490-6{gap:3rem!important}.gap-x1490-6t{gap:3.75rem!important}.gap-x1490-7{gap:4rem!important}.gap-x1490-8{gap:5rem!important}.gap-x1490-9{gap:6rem!important}.gap-x1490-10{gap:7rem!important}.text-x1490-start{text-align:left!important}.text-x1490-end{text-align:right!important}.text-x1490-center{text-align:center!important}}@media (min-width:1530px){.float-x1550-start{float:left!important}.float-x1550-end{float:right!important}.float-x1550-none{float:none!important}.d-x1550-inline{display:inline!important}.d-x1550-inline-block{display:inline-block!important}.d-x1550-block{display:block!important}.d-x1550-grid{display:grid!important}.d-x1550-table{display:table!important}.d-x1550-table-row{display:table-row!important}.d-x1550-table-cell{display:table-cell!important}.d-x1550-flex{display:flex!important}.d-x1550-inline-flex{display:inline-flex!important}.d-x1550-none{display:none!important}.flex-x1550-fill{flex:1 1 auto!important}.flex-x1550-row{flex-direction:row!important}.flex-x1550-column{flex-direction:column!important}.flex-x1550-row-reverse{flex-direction:row-reverse!important}.flex-x1550-column-reverse{flex-direction:column-reverse!important}.flex-x1550-grow-0{flex-grow:0!important}.flex-x1550-grow-1{flex-grow:1!important}.flex-x1550-shrink-0{flex-shrink:0!important}.flex-x1550-shrink-1{flex-shrink:1!important}.flex-x1550-wrap{flex-wrap:wrap!important}.flex-x1550-nowrap{flex-wrap:nowrap!important}.flex-x1550-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-x1550-start{justify-content:flex-start!important}.justify-content-x1550-end{justify-content:flex-end!important}.justify-content-x1550-center{justify-content:center!important}.justify-content-x1550-between{justify-content:space-between!important}.justify-content-x1550-around{justify-content:space-around!important}.justify-content-x1550-evenly{justify-content:space-evenly!important}.align-items-x1550-start{align-items:flex-start!important}.align-items-x1550-end{align-items:flex-end!important}.align-items-x1550-center{align-items:center!important}.align-items-x1550-baseline{align-items:baseline!important}.align-items-x1550-stretch{align-items:stretch!important}.align-content-x1550-start{align-content:flex-start!important}.align-content-x1550-end{align-content:flex-end!important}.align-content-x1550-center{align-content:center!important}.align-content-x1550-between{align-content:space-between!important}.align-content-x1550-around{align-content:space-around!important}.align-content-x1550-stretch{align-content:stretch!important}.align-self-x1550-auto{align-self:auto!important}.align-self-x1550-start{align-self:flex-start!important}.align-self-x1550-end{align-self:flex-end!important}.align-self-x1550-center{align-self:center!important}.align-self-x1550-baseline{align-self:baseline!important}.align-self-x1550-stretch{align-self:stretch!important}.order-x1550-first{order:-1!important}.order-x1550-0{order:0!important}.order-x1550-1{order:1!important}.order-x1550-2{order:2!important}.order-x1550-3{order:3!important}.order-x1550-4{order:4!important}.order-x1550-5{order:5!important}.order-x1550-last{order:6!important}.m-x1550-0{margin:0!important}.m-x1550-1{margin:.25rem!important}.m-x1550-2{margin:.5rem!important}.m-x1550-3{margin:1rem!important}.m-x1550-4{margin:1.5rem!important}.m-x1550-5{margin:2rem!important}.m-x1550-5h{margin:2.5rem!important}.m-x1550-6{margin:3rem!important}.m-x1550-6t{margin:3.75rem!important}.m-x1550-7{margin:4rem!important}.m-x1550-8{margin:5rem!important}.m-x1550-9{margin:6rem!important}.m-x1550-10{margin:7rem!important}.m-x1550-auto{margin:auto!important}.mx-x1550-0{margin-right:0!important;margin-left:0!important}.mx-x1550-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-x1550-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-x1550-3{margin-right:1rem!important;margin-left:1rem!important}.mx-x1550-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-x1550-5{margin-right:2rem!important;margin-left:2rem!important}.mx-x1550-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-x1550-6{margin-right:3rem!important;margin-left:3rem!important}.mx-x1550-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-x1550-7{margin-right:4rem!important;margin-left:4rem!important}.mx-x1550-8{margin-right:5rem!important;margin-left:5rem!important}.mx-x1550-9{margin-right:6rem!important;margin-left:6rem!important}.mx-x1550-10{margin-right:7rem!important;margin-left:7rem!important}.mx-x1550-auto{margin-right:auto!important;margin-left:auto!important}.my-x1550-0{margin-top:0!important;margin-bottom:0!important}.my-x1550-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-x1550-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-x1550-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-x1550-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-x1550-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-x1550-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-x1550-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-x1550-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-x1550-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-x1550-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-x1550-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-x1550-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-x1550-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-x1550-0{margin-top:0!important}.mt-x1550-1{margin-top:.25rem!important}.mt-x1550-2{margin-top:.5rem!important}.mt-x1550-3{margin-top:1rem!important}.mt-x1550-4{margin-top:1.5rem!important}.mt-x1550-5{margin-top:2rem!important}.mt-x1550-5h{margin-top:2.5rem!important}.mt-x1550-6{margin-top:3rem!important}.mt-x1550-6t{margin-top:3.75rem!important}.mt-x1550-7{margin-top:4rem!important}.mt-x1550-8{margin-top:5rem!important}.mt-x1550-9{margin-top:6rem!important}.mt-x1550-10{margin-top:7rem!important}.mt-x1550-auto{margin-top:auto!important}.me-x1550-0{margin-right:0!important}.me-x1550-1{margin-right:.25rem!important}.me-x1550-2{margin-right:.5rem!important}.me-x1550-3{margin-right:1rem!important}.me-x1550-4{margin-right:1.5rem!important}.me-x1550-5{margin-right:2rem!important}.me-x1550-5h{margin-right:2.5rem!important}.me-x1550-6{margin-right:3rem!important}.me-x1550-6t{margin-right:3.75rem!important}.me-x1550-7{margin-right:4rem!important}.me-x1550-8{margin-right:5rem!important}.me-x1550-9{margin-right:6rem!important}.me-x1550-10{margin-right:7rem!important}.me-x1550-auto{margin-right:auto!important}.mb-x1550-0{margin-bottom:0!important}.mb-x1550-1{margin-bottom:.25rem!important}.mb-x1550-2{margin-bottom:.5rem!important}.mb-x1550-3{margin-bottom:1rem!important}.mb-x1550-4{margin-bottom:1.5rem!important}.mb-x1550-5{margin-bottom:2rem!important}.mb-x1550-5h{margin-bottom:2.5rem!important}.mb-x1550-6{margin-bottom:3rem!important}.mb-x1550-6t{margin-bottom:3.75rem!important}.mb-x1550-7{margin-bottom:4rem!important}.mb-x1550-8{margin-bottom:5rem!important}.mb-x1550-9{margin-bottom:6rem!important}.mb-x1550-10{margin-bottom:7rem!important}.mb-x1550-auto{margin-bottom:auto!important}.ms-x1550-0{margin-left:0!important}.ms-x1550-1{margin-left:.25rem!important}.ms-x1550-2{margin-left:.5rem!important}.ms-x1550-3{margin-left:1rem!important}.ms-x1550-4{margin-left:1.5rem!important}.ms-x1550-5{margin-left:2rem!important}.ms-x1550-5h{margin-left:2.5rem!important}.ms-x1550-6{margin-left:3rem!important}.ms-x1550-6t{margin-left:3.75rem!important}.ms-x1550-7{margin-left:4rem!important}.ms-x1550-8{margin-left:5rem!important}.ms-x1550-9{margin-left:6rem!important}.ms-x1550-10{margin-left:7rem!important}.ms-x1550-auto{margin-left:auto!important}.m-x1550-n1{margin:-.25rem!important}.m-x1550-n2{margin:-.5rem!important}.m-x1550-n3{margin:-1rem!important}.m-x1550-n4{margin:-1.5rem!important}.m-x1550-n5{margin:-2rem!important}.m-x1550-n5h{margin:-2.5rem!important}.m-x1550-n6{margin:-3rem!important}.m-x1550-n6t{margin:-3.75rem!important}.m-x1550-n7{margin:-4rem!important}.m-x1550-n8{margin:-5rem!important}.m-x1550-n9{margin:-6rem!important}.m-x1550-n10{margin:-7rem!important}.mx-x1550-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-x1550-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-x1550-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-x1550-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-x1550-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-x1550-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-x1550-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-x1550-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-x1550-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-x1550-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-x1550-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-x1550-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-x1550-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-x1550-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-x1550-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-x1550-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-x1550-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-x1550-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-x1550-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-x1550-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-x1550-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-x1550-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-x1550-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-x1550-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-x1550-n1{margin-top:-.25rem!important}.mt-x1550-n2{margin-top:-.5rem!important}.mt-x1550-n3{margin-top:-1rem!important}.mt-x1550-n4{margin-top:-1.5rem!important}.mt-x1550-n5{margin-top:-2rem!important}.mt-x1550-n5h{margin-top:-2.5rem!important}.mt-x1550-n6{margin-top:-3rem!important}.mt-x1550-n6t{margin-top:-3.75rem!important}.mt-x1550-n7{margin-top:-4rem!important}.mt-x1550-n8{margin-top:-5rem!important}.mt-x1550-n9{margin-top:-6rem!important}.mt-x1550-n10{margin-top:-7rem!important}.me-x1550-n1{margin-right:-.25rem!important}.me-x1550-n2{margin-right:-.5rem!important}.me-x1550-n3{margin-right:-1rem!important}.me-x1550-n4{margin-right:-1.5rem!important}.me-x1550-n5{margin-right:-2rem!important}.me-x1550-n5h{margin-right:-2.5rem!important}.me-x1550-n6{margin-right:-3rem!important}.me-x1550-n6t{margin-right:-3.75rem!important}.me-x1550-n7{margin-right:-4rem!important}.me-x1550-n8{margin-right:-5rem!important}.me-x1550-n9{margin-right:-6rem!important}.me-x1550-n10{margin-right:-7rem!important}.mb-x1550-n1{margin-bottom:-.25rem!important}.mb-x1550-n2{margin-bottom:-.5rem!important}.mb-x1550-n3{margin-bottom:-1rem!important}.mb-x1550-n4{margin-bottom:-1.5rem!important}.mb-x1550-n5{margin-bottom:-2rem!important}.mb-x1550-n5h{margin-bottom:-2.5rem!important}.mb-x1550-n6{margin-bottom:-3rem!important}.mb-x1550-n6t{margin-bottom:-3.75rem!important}.mb-x1550-n7{margin-bottom:-4rem!important}.mb-x1550-n8{margin-bottom:-5rem!important}.mb-x1550-n9{margin-bottom:-6rem!important}.mb-x1550-n10{margin-bottom:-7rem!important}.ms-x1550-n1{margin-left:-.25rem!important}.ms-x1550-n2{margin-left:-.5rem!important}.ms-x1550-n3{margin-left:-1rem!important}.ms-x1550-n4{margin-left:-1.5rem!important}.ms-x1550-n5{margin-left:-2rem!important}.ms-x1550-n5h{margin-left:-2.5rem!important}.ms-x1550-n6{margin-left:-3rem!important}.ms-x1550-n6t{margin-left:-3.75rem!important}.ms-x1550-n7{margin-left:-4rem!important}.ms-x1550-n8{margin-left:-5rem!important}.ms-x1550-n9{margin-left:-6rem!important}.ms-x1550-n10{margin-left:-7rem!important}.p-x1550-0{padding:0!important}.p-x1550-1{padding:.25rem!important}.p-x1550-2{padding:.5rem!important}.p-x1550-3{padding:1rem!important}.p-x1550-4{padding:1.5rem!important}.p-x1550-5{padding:2rem!important}.p-x1550-5h{padding:2.5rem!important}.p-x1550-6{padding:3rem!important}.p-x1550-6t{padding:3.75rem!important}.p-x1550-7{padding:4rem!important}.p-x1550-8{padding:5rem!important}.p-x1550-9{padding:6rem!important}.p-x1550-10{padding:7rem!important}.px-x1550-0{padding-right:0!important;padding-left:0!important}.px-x1550-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-x1550-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-x1550-3{padding-right:1rem!important;padding-left:1rem!important}.px-x1550-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-x1550-5{padding-right:2rem!important;padding-left:2rem!important}.px-x1550-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-x1550-6{padding-right:3rem!important;padding-left:3rem!important}.px-x1550-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-x1550-7{padding-right:4rem!important;padding-left:4rem!important}.px-x1550-8{padding-right:5rem!important;padding-left:5rem!important}.px-x1550-9{padding-right:6rem!important;padding-left:6rem!important}.px-x1550-10{padding-right:7rem!important;padding-left:7rem!important}.py-x1550-0{padding-top:0!important;padding-bottom:0!important}.py-x1550-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-x1550-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-x1550-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-x1550-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-x1550-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-x1550-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-x1550-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-x1550-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-x1550-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-x1550-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-x1550-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-x1550-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-x1550-0{padding-top:0!important}.pt-x1550-1{padding-top:.25rem!important}.pt-x1550-2{padding-top:.5rem!important}.pt-x1550-3{padding-top:1rem!important}.pt-x1550-4{padding-top:1.5rem!important}.pt-x1550-5{padding-top:2rem!important}.pt-x1550-5h{padding-top:2.5rem!important}.pt-x1550-6{padding-top:3rem!important}.pt-x1550-6t{padding-top:3.75rem!important}.pt-x1550-7{padding-top:4rem!important}.pt-x1550-8{padding-top:5rem!important}.pt-x1550-9{padding-top:6rem!important}.pt-x1550-10{padding-top:7rem!important}.pe-x1550-0{padding-right:0!important}.pe-x1550-1{padding-right:.25rem!important}.pe-x1550-2{padding-right:.5rem!important}.pe-x1550-3{padding-right:1rem!important}.pe-x1550-4{padding-right:1.5rem!important}.pe-x1550-5{padding-right:2rem!important}.pe-x1550-5h{padding-right:2.5rem!important}.pe-x1550-6{padding-right:3rem!important}.pe-x1550-6t{padding-right:3.75rem!important}.pe-x1550-7{padding-right:4rem!important}.pe-x1550-8{padding-right:5rem!important}.pe-x1550-9{padding-right:6rem!important}.pe-x1550-10{padding-right:7rem!important}.pb-x1550-0{padding-bottom:0!important}.pb-x1550-1{padding-bottom:.25rem!important}.pb-x1550-2{padding-bottom:.5rem!important}.pb-x1550-3{padding-bottom:1rem!important}.pb-x1550-4{padding-bottom:1.5rem!important}.pb-x1550-5{padding-bottom:2rem!important}.pb-x1550-5h{padding-bottom:2.5rem!important}.pb-x1550-6{padding-bottom:3rem!important}.pb-x1550-6t{padding-bottom:3.75rem!important}.pb-x1550-7{padding-bottom:4rem!important}.pb-x1550-8{padding-bottom:5rem!important}.pb-x1550-9{padding-bottom:6rem!important}.pb-x1550-10{padding-bottom:7rem!important}.ps-x1550-0{padding-left:0!important}.ps-x1550-1{padding-left:.25rem!important}.ps-x1550-2{padding-left:.5rem!important}.ps-x1550-3{padding-left:1rem!important}.ps-x1550-4{padding-left:1.5rem!important}.ps-x1550-5{padding-left:2rem!important}.ps-x1550-5h{padding-left:2.5rem!important}.ps-x1550-6{padding-left:3rem!important}.ps-x1550-6t{padding-left:3.75rem!important}.ps-x1550-7{padding-left:4rem!important}.ps-x1550-8{padding-left:5rem!important}.ps-x1550-9{padding-left:6rem!important}.ps-x1550-10{padding-left:7rem!important}.gap-x1550-0{gap:0!important}.gap-x1550-1{gap:.25rem!important}.gap-x1550-2{gap:.5rem!important}.gap-x1550-3{gap:1rem!important}.gap-x1550-4{gap:1.5rem!important}.gap-x1550-5{gap:2rem!important}.gap-x1550-5h{gap:2.5rem!important}.gap-x1550-6{gap:3rem!important}.gap-x1550-6t{gap:3.75rem!important}.gap-x1550-7{gap:4rem!important}.gap-x1550-8{gap:5rem!important}.gap-x1550-9{gap:6rem!important}.gap-x1550-10{gap:7rem!important}.text-x1550-start{text-align:left!important}.text-x1550-end{text-align:right!important}.text-x1550-center{text-align:center!important}}@media (min-width:1600px){.float-x1600-start{float:left!important}.float-x1600-end{float:right!important}.float-x1600-none{float:none!important}.d-x1600-inline{display:inline!important}.d-x1600-inline-block{display:inline-block!important}.d-x1600-block{display:block!important}.d-x1600-grid{display:grid!important}.d-x1600-table{display:table!important}.d-x1600-table-row{display:table-row!important}.d-x1600-table-cell{display:table-cell!important}.d-x1600-flex{display:flex!important}.d-x1600-inline-flex{display:inline-flex!important}.d-x1600-none{display:none!important}.flex-x1600-fill{flex:1 1 auto!important}.flex-x1600-row{flex-direction:row!important}.flex-x1600-column{flex-direction:column!important}.flex-x1600-row-reverse{flex-direction:row-reverse!important}.flex-x1600-column-reverse{flex-direction:column-reverse!important}.flex-x1600-grow-0{flex-grow:0!important}.flex-x1600-grow-1{flex-grow:1!important}.flex-x1600-shrink-0{flex-shrink:0!important}.flex-x1600-shrink-1{flex-shrink:1!important}.flex-x1600-wrap{flex-wrap:wrap!important}.flex-x1600-nowrap{flex-wrap:nowrap!important}.flex-x1600-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-x1600-start{justify-content:flex-start!important}.justify-content-x1600-end{justify-content:flex-end!important}.justify-content-x1600-center{justify-content:center!important}.justify-content-x1600-between{justify-content:space-between!important}.justify-content-x1600-around{justify-content:space-around!important}.justify-content-x1600-evenly{justify-content:space-evenly!important}.align-items-x1600-start{align-items:flex-start!important}.align-items-x1600-end{align-items:flex-end!important}.align-items-x1600-center{align-items:center!important}.align-items-x1600-baseline{align-items:baseline!important}.align-items-x1600-stretch{align-items:stretch!important}.align-content-x1600-start{align-content:flex-start!important}.align-content-x1600-end{align-content:flex-end!important}.align-content-x1600-center{align-content:center!important}.align-content-x1600-between{align-content:space-between!important}.align-content-x1600-around{align-content:space-around!important}.align-content-x1600-stretch{align-content:stretch!important}.align-self-x1600-auto{align-self:auto!important}.align-self-x1600-start{align-self:flex-start!important}.align-self-x1600-end{align-self:flex-end!important}.align-self-x1600-center{align-self:center!important}.align-self-x1600-baseline{align-self:baseline!important}.align-self-x1600-stretch{align-self:stretch!important}.order-x1600-first{order:-1!important}.order-x1600-0{order:0!important}.order-x1600-1{order:1!important}.order-x1600-2{order:2!important}.order-x1600-3{order:3!important}.order-x1600-4{order:4!important}.order-x1600-5{order:5!important}.order-x1600-last{order:6!important}.m-x1600-0{margin:0!important}.m-x1600-1{margin:.25rem!important}.m-x1600-2{margin:.5rem!important}.m-x1600-3{margin:1rem!important}.m-x1600-4{margin:1.5rem!important}.m-x1600-5{margin:2rem!important}.m-x1600-5h{margin:2.5rem!important}.m-x1600-6{margin:3rem!important}.m-x1600-6t{margin:3.75rem!important}.m-x1600-7{margin:4rem!important}.m-x1600-8{margin:5rem!important}.m-x1600-9{margin:6rem!important}.m-x1600-10{margin:7rem!important}.m-x1600-auto{margin:auto!important}.mx-x1600-0{margin-right:0!important;margin-left:0!important}.mx-x1600-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-x1600-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-x1600-3{margin-right:1rem!important;margin-left:1rem!important}.mx-x1600-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-x1600-5{margin-right:2rem!important;margin-left:2rem!important}.mx-x1600-5h{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-x1600-6{margin-right:3rem!important;margin-left:3rem!important}.mx-x1600-6t{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-x1600-7{margin-right:4rem!important;margin-left:4rem!important}.mx-x1600-8{margin-right:5rem!important;margin-left:5rem!important}.mx-x1600-9{margin-right:6rem!important;margin-left:6rem!important}.mx-x1600-10{margin-right:7rem!important;margin-left:7rem!important}.mx-x1600-auto{margin-right:auto!important;margin-left:auto!important}.my-x1600-0{margin-top:0!important;margin-bottom:0!important}.my-x1600-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-x1600-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-x1600-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-x1600-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-x1600-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-x1600-5h{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-x1600-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-x1600-6t{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-x1600-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-x1600-8{margin-top:5rem!important;margin-bottom:5rem!important}.my-x1600-9{margin-top:6rem!important;margin-bottom:6rem!important}.my-x1600-10{margin-top:7rem!important;margin-bottom:7rem!important}.my-x1600-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-x1600-0{margin-top:0!important}.mt-x1600-1{margin-top:.25rem!important}.mt-x1600-2{margin-top:.5rem!important}.mt-x1600-3{margin-top:1rem!important}.mt-x1600-4{margin-top:1.5rem!important}.mt-x1600-5{margin-top:2rem!important}.mt-x1600-5h{margin-top:2.5rem!important}.mt-x1600-6{margin-top:3rem!important}.mt-x1600-6t{margin-top:3.75rem!important}.mt-x1600-7{margin-top:4rem!important}.mt-x1600-8{margin-top:5rem!important}.mt-x1600-9{margin-top:6rem!important}.mt-x1600-10{margin-top:7rem!important}.mt-x1600-auto{margin-top:auto!important}.me-x1600-0{margin-right:0!important}.me-x1600-1{margin-right:.25rem!important}.me-x1600-2{margin-right:.5rem!important}.me-x1600-3{margin-right:1rem!important}.me-x1600-4{margin-right:1.5rem!important}.me-x1600-5{margin-right:2rem!important}.me-x1600-5h{margin-right:2.5rem!important}.me-x1600-6{margin-right:3rem!important}.me-x1600-6t{margin-right:3.75rem!important}.me-x1600-7{margin-right:4rem!important}.me-x1600-8{margin-right:5rem!important}.me-x1600-9{margin-right:6rem!important}.me-x1600-10{margin-right:7rem!important}.me-x1600-auto{margin-right:auto!important}.mb-x1600-0{margin-bottom:0!important}.mb-x1600-1{margin-bottom:.25rem!important}.mb-x1600-2{margin-bottom:.5rem!important}.mb-x1600-3{margin-bottom:1rem!important}.mb-x1600-4{margin-bottom:1.5rem!important}.mb-x1600-5{margin-bottom:2rem!important}.mb-x1600-5h{margin-bottom:2.5rem!important}.mb-x1600-6{margin-bottom:3rem!important}.mb-x1600-6t{margin-bottom:3.75rem!important}.mb-x1600-7{margin-bottom:4rem!important}.mb-x1600-8{margin-bottom:5rem!important}.mb-x1600-9{margin-bottom:6rem!important}.mb-x1600-10{margin-bottom:7rem!important}.mb-x1600-auto{margin-bottom:auto!important}.ms-x1600-0{margin-left:0!important}.ms-x1600-1{margin-left:.25rem!important}.ms-x1600-2{margin-left:.5rem!important}.ms-x1600-3{margin-left:1rem!important}.ms-x1600-4{margin-left:1.5rem!important}.ms-x1600-5{margin-left:2rem!important}.ms-x1600-5h{margin-left:2.5rem!important}.ms-x1600-6{margin-left:3rem!important}.ms-x1600-6t{margin-left:3.75rem!important}.ms-x1600-7{margin-left:4rem!important}.ms-x1600-8{margin-left:5rem!important}.ms-x1600-9{margin-left:6rem!important}.ms-x1600-10{margin-left:7rem!important}.ms-x1600-auto{margin-left:auto!important}.m-x1600-n1{margin:-.25rem!important}.m-x1600-n2{margin:-.5rem!important}.m-x1600-n3{margin:-1rem!important}.m-x1600-n4{margin:-1.5rem!important}.m-x1600-n5{margin:-2rem!important}.m-x1600-n5h{margin:-2.5rem!important}.m-x1600-n6{margin:-3rem!important}.m-x1600-n6t{margin:-3.75rem!important}.m-x1600-n7{margin:-4rem!important}.m-x1600-n8{margin:-5rem!important}.m-x1600-n9{margin:-6rem!important}.m-x1600-n10{margin:-7rem!important}.mx-x1600-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-x1600-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-x1600-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-x1600-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-x1600-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-x1600-n5h{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-x1600-n6{margin-right:-3rem!important;margin-left:-3rem!important}.mx-x1600-n6t{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-x1600-n7{margin-right:-4rem!important;margin-left:-4rem!important}.mx-x1600-n8{margin-right:-5rem!important;margin-left:-5rem!important}.mx-x1600-n9{margin-right:-6rem!important;margin-left:-6rem!important}.mx-x1600-n10{margin-right:-7rem!important;margin-left:-7rem!important}.my-x1600-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-x1600-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-x1600-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-x1600-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-x1600-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-x1600-n5h{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-x1600-n6{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-x1600-n6t{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-x1600-n7{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-x1600-n8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-x1600-n9{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-x1600-n10{margin-top:-7rem!important;margin-bottom:-7rem!important}.mt-x1600-n1{margin-top:-.25rem!important}.mt-x1600-n2{margin-top:-.5rem!important}.mt-x1600-n3{margin-top:-1rem!important}.mt-x1600-n4{margin-top:-1.5rem!important}.mt-x1600-n5{margin-top:-2rem!important}.mt-x1600-n5h{margin-top:-2.5rem!important}.mt-x1600-n6{margin-top:-3rem!important}.mt-x1600-n6t{margin-top:-3.75rem!important}.mt-x1600-n7{margin-top:-4rem!important}.mt-x1600-n8{margin-top:-5rem!important}.mt-x1600-n9{margin-top:-6rem!important}.mt-x1600-n10{margin-top:-7rem!important}.me-x1600-n1{margin-right:-.25rem!important}.me-x1600-n2{margin-right:-.5rem!important}.me-x1600-n3{margin-right:-1rem!important}.me-x1600-n4{margin-right:-1.5rem!important}.me-x1600-n5{margin-right:-2rem!important}.me-x1600-n5h{margin-right:-2.5rem!important}.me-x1600-n6{margin-right:-3rem!important}.me-x1600-n6t{margin-right:-3.75rem!important}.me-x1600-n7{margin-right:-4rem!important}.me-x1600-n8{margin-right:-5rem!important}.me-x1600-n9{margin-right:-6rem!important}.me-x1600-n10{margin-right:-7rem!important}.mb-x1600-n1{margin-bottom:-.25rem!important}.mb-x1600-n2{margin-bottom:-.5rem!important}.mb-x1600-n3{margin-bottom:-1rem!important}.mb-x1600-n4{margin-bottom:-1.5rem!important}.mb-x1600-n5{margin-bottom:-2rem!important}.mb-x1600-n5h{margin-bottom:-2.5rem!important}.mb-x1600-n6{margin-bottom:-3rem!important}.mb-x1600-n6t{margin-bottom:-3.75rem!important}.mb-x1600-n7{margin-bottom:-4rem!important}.mb-x1600-n8{margin-bottom:-5rem!important}.mb-x1600-n9{margin-bottom:-6rem!important}.mb-x1600-n10{margin-bottom:-7rem!important}.ms-x1600-n1{margin-left:-.25rem!important}.ms-x1600-n2{margin-left:-.5rem!important}.ms-x1600-n3{margin-left:-1rem!important}.ms-x1600-n4{margin-left:-1.5rem!important}.ms-x1600-n5{margin-left:-2rem!important}.ms-x1600-n5h{margin-left:-2.5rem!important}.ms-x1600-n6{margin-left:-3rem!important}.ms-x1600-n6t{margin-left:-3.75rem!important}.ms-x1600-n7{margin-left:-4rem!important}.ms-x1600-n8{margin-left:-5rem!important}.ms-x1600-n9{margin-left:-6rem!important}.ms-x1600-n10{margin-left:-7rem!important}.p-x1600-0{padding:0!important}.p-x1600-1{padding:.25rem!important}.p-x1600-2{padding:.5rem!important}.p-x1600-3{padding:1rem!important}.p-x1600-4{padding:1.5rem!important}.p-x1600-5{padding:2rem!important}.p-x1600-5h{padding:2.5rem!important}.p-x1600-6{padding:3rem!important}.p-x1600-6t{padding:3.75rem!important}.p-x1600-7{padding:4rem!important}.p-x1600-8{padding:5rem!important}.p-x1600-9{padding:6rem!important}.p-x1600-10{padding:7rem!important}.px-x1600-0{padding-right:0!important;padding-left:0!important}.px-x1600-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-x1600-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-x1600-3{padding-right:1rem!important;padding-left:1rem!important}.px-x1600-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-x1600-5{padding-right:2rem!important;padding-left:2rem!important}.px-x1600-5h{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-x1600-6{padding-right:3rem!important;padding-left:3rem!important}.px-x1600-6t{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-x1600-7{padding-right:4rem!important;padding-left:4rem!important}.px-x1600-8{padding-right:5rem!important;padding-left:5rem!important}.px-x1600-9{padding-right:6rem!important;padding-left:6rem!important}.px-x1600-10{padding-right:7rem!important;padding-left:7rem!important}.py-x1600-0{padding-top:0!important;padding-bottom:0!important}.py-x1600-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-x1600-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-x1600-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-x1600-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-x1600-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-x1600-5h{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-x1600-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-x1600-6t{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-x1600-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-x1600-8{padding-top:5rem!important;padding-bottom:5rem!important}.py-x1600-9{padding-top:6rem!important;padding-bottom:6rem!important}.py-x1600-10{padding-top:7rem!important;padding-bottom:7rem!important}.pt-x1600-0{padding-top:0!important}.pt-x1600-1{padding-top:.25rem!important}.pt-x1600-2{padding-top:.5rem!important}.pt-x1600-3{padding-top:1rem!important}.pt-x1600-4{padding-top:1.5rem!important}.pt-x1600-5{padding-top:2rem!important}.pt-x1600-5h{padding-top:2.5rem!important}.pt-x1600-6{padding-top:3rem!important}.pt-x1600-6t{padding-top:3.75rem!important}.pt-x1600-7{padding-top:4rem!important}.pt-x1600-8{padding-top:5rem!important}.pt-x1600-9{padding-top:6rem!important}.pt-x1600-10{padding-top:7rem!important}.pe-x1600-0{padding-right:0!important}.pe-x1600-1{padding-right:.25rem!important}.pe-x1600-2{padding-right:.5rem!important}.pe-x1600-3{padding-right:1rem!important}.pe-x1600-4{padding-right:1.5rem!important}.pe-x1600-5{padding-right:2rem!important}.pe-x1600-5h{padding-right:2.5rem!important}.pe-x1600-6{padding-right:3rem!important}.pe-x1600-6t{padding-right:3.75rem!important}.pe-x1600-7{padding-right:4rem!important}.pe-x1600-8{padding-right:5rem!important}.pe-x1600-9{padding-right:6rem!important}.pe-x1600-10{padding-right:7rem!important}.pb-x1600-0{padding-bottom:0!important}.pb-x1600-1{padding-bottom:.25rem!important}.pb-x1600-2{padding-bottom:.5rem!important}.pb-x1600-3{padding-bottom:1rem!important}.pb-x1600-4{padding-bottom:1.5rem!important}.pb-x1600-5{padding-bottom:2rem!important}.pb-x1600-5h{padding-bottom:2.5rem!important}.pb-x1600-6{padding-bottom:3rem!important}.pb-x1600-6t{padding-bottom:3.75rem!important}.pb-x1600-7{padding-bottom:4rem!important}.pb-x1600-8{padding-bottom:5rem!important}.pb-x1600-9{padding-bottom:6rem!important}.pb-x1600-10{padding-bottom:7rem!important}.ps-x1600-0{padding-left:0!important}.ps-x1600-1{padding-left:.25rem!important}.ps-x1600-2{padding-left:.5rem!important}.ps-x1600-3{padding-left:1rem!important}.ps-x1600-4{padding-left:1.5rem!important}.ps-x1600-5{padding-left:2rem!important}.ps-x1600-5h{padding-left:2.5rem!important}.ps-x1600-6{padding-left:3rem!important}.ps-x1600-6t{padding-left:3.75rem!important}.ps-x1600-7{padding-left:4rem!important}.ps-x1600-8{padding-left:5rem!important}.ps-x1600-9{padding-left:6rem!important}.ps-x1600-10{padding-left:7rem!important}.gap-x1600-0{gap:0!important}.gap-x1600-1{gap:.25rem!important}.gap-x1600-2{gap:.5rem!important}.gap-x1600-3{gap:1rem!important}.gap-x1600-4{gap:1.5rem!important}.gap-x1600-5{gap:2rem!important}.gap-x1600-5h{gap:2.5rem!important}.gap-x1600-6{gap:3rem!important}.gap-x1600-6t{gap:3.75rem!important}.gap-x1600-7{gap:4rem!important}.gap-x1600-8{gap:5rem!important}.gap-x1600-9{gap:6rem!important}.gap-x1600-10{gap:7rem!important}.text-x1600-start{text-align:left!important}.text-x1600-end{text-align:right!important}.text-x1600-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-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}}:root{--t-navbar-gap:6px;--t-navbar-padding:16px}@media (min-width:540px){:root{--t-navbar-padding:24px}}@media (min-width:960px){:root{--t-navbar-gap:38px}}@media (min-width:1120px){:root{--t-navbar-gap:58px;--t-navbar-padding:40px}}@media (min-width:1280px){:root{--t-navbar-padding:48px}}html{border:0}body{font-family:canada-type-gibson;color:#1b1b1b}.inline-icon{height:1em;width:auto;display:inline-block;line-height:1}.inline-icon img,.inline-icon svg{display:block;height:100%;width:auto}.h1,h1{font-family:Lora,Aleo,sans-serif}b,strong{font-weight:600}.ssmm-share{display:flex;grid-gap:20px;margin-bottom:80px;justify-content:center}.ssmm-share a{--gb-ssmm-bg:#404040;display:inline-flex;width:34px;height:34px;padding:6px;border-radius:50%;background-color:var(--gb-ssmm-bg);align-items:center;justify-content:center;transition:all .15s ease-in-out}.ssmm-share a.ssmm-share--fb{--gb-ssmm-bg:#3a579a}.ssmm-share a.ssmm-share--tw{--gb-ssmm-bg:#00abf0}.ssmm-share a.ssmm-share--ln{--gb-ssmm-bg:#007bb6}.ssmm-share a svg{width:100%;height:auto}.ssmm-share a svg circle,.ssmm-share a svg path,.ssmm-share a svg rect{fill:#fff!important}.ssmm-share a:hover{box-shadow:0 0 0 2px var(--gb-ssmm-bg)}.ratio>*{position:absolute!important}.c-primary{color:#29d5ad!important}.navbar-open{overflow:hidden}.navbar{background-color:#fff;box-shadow:0 29px 31px rgba(0,0,0,.07),0 5.8px 5.0375px rgba(0,0,0,.04);flex-direction:column;justify-content:center;min-height:84px;padding:0 calc(var(--t-navbar-padding) - .75rem);position:sticky;top:0;z-index:50}.navbar-brand{margin-right:0;max-width:147px;min-width:147px;transition:all .3s ease}@media screen and (max-width:375px){.navbar-brand{max-width:120px;min-width:120px}}@media screen and (min-width:580px){.navbar-brand{max-width:176px;min-width:120px}}@media (min-width:1120px){.navbar-brand{min-width:200px;max-width:220px}}.navbar-brand svg{width:100%;height:100%}.navbar-collapse,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{column-gap:var(--t-navbar-gap)}@media (max-width:539.98px){.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{position:relative}}@media (max-width:1023.98px){.navbar-collapse{background-color:#fff;position:absolute;display:block;visibility:hidden;opacity:0;z-index:-1;top:67px;height:100%!important;left:calc(var(--t-navbar-padding) * .5 * -1);width:calc(100% + var(--t-navbar-padding));transition:opacity .35s ease;overflow:auto}}@media (max-width:539.98px){.navbar-collapse{left:calc(var(--t-navbar-padding) * .25 * -1);width:calc(100% + var(--t-navbar-padding) * .5)}}@media (max-width:1023.98px){.navbar.open .navbar-collapse{min-height:calc(100vh - 84px);z-index:9;display:flex;flex-direction:column;animation-name:collapse-show;animation-duration:.15s;animation-timing-function:ease;animation-fill-mode:forwards;animation-direction:alternate;animation-iteration-count:1}}.navbar-nav{width:100%;justify-content:space-between}@media (min-width:1024px){.navbar-nav{max-width:524px;min-width:440px}}.navbar-nav>.nav-item>.nav-link{color:#3a3a3a;font-size:16px;font-weight:500}@media (max-width:1023.98px){.navbar-nav>.nav-item>.nav-link{border-bottom:1px solid #fce6c3;padding:1rem var(--t-navbar-padding)}}@media (min-width:1024px){.navbar-nav>.nav-item>.nav-link.active,.navbar-nav>.nav-item>.nav-link:hover{color:#007e57}}.navbar-nav>.nav-item>.nav-link.disabled{opacity:.4}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown{position:static}}.navbar-nav>.nav-item.dropdown .dropdown-toggle{position:relative}.navbar-nav>.nav-item.dropdown .dropdown-toggle:after{border:0 solid #e2e8f0;border-color:#6d6d6d;border-width:0 2px 2px 0;content:"";display:block;height:12px;position:absolute;right:30px;top:20px;transform:rotate(45deg);width:12px;margin:0}@media (max-width:1023.98px){.navbar-nav>.nav-item.dropdown .dropdown-toggle{transition:all .15s ease}}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-toggle:before{content:"";border:10px solid transparent;border-bottom-color:#29d5ab;bottom:-22px;height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;opacity:0}.navbar-nav>.nav-item.dropdown .dropdown-toggle:after{content:none}}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-toggle.show:before{opacity:1}}@media (max-width:1023.98px){.navbar-nav>.nav-item.dropdown .dropdown-toggle.show{background-color:#fce6c3}.navbar-nav>.nav-item.dropdown .dropdown-toggle.show:after{top:24px;transform:rotate(225deg)}}.navbar-nav>.nav-item.dropdown .dropdown-menu{width:100%;border-radius:0;margin-top:0;border:0;background-color:#fdf7ee;display:none;opacity:0;padding:1rem var(--t-navbar-padding);transform:translateY(10px)}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-menu{background:#fff;border-top:1px solid #c9caca;padding:24px 48px;box-shadow:0 500px 500px rgba(0,0,0,.31),0 253px 218px rgba(0,0,0,.21),0 100px 81px rgba(0,0,0,.16),0 22px 29px rgba(0,0,0,.1)}}.navbar-nav>.nav-item.dropdown .dropdown-menu.show{display:flex;flex-direction:column;animation:dropdown-show .15s ease 0s 1 alternate forwards}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-menu.show{flex-direction:row}}.navbar-nav>.nav-item.dropdown .dropdown-submenu{flex:1}@media (max-width:1023.98px){.navbar-nav>.nav-item.dropdown .dropdown-submenu+.dropdown-submenu{border-top:1px solid #cacaca;padding-top:14px;margin-top:14px}}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-submenu+.dropdown-submenu{border-left:1px solid #cacaca;max-width:540px;padding-left:57px;margin-left:57px}}.navbar-nav>.nav-item.dropdown .dropdown-submenu--title{font-size:16px;font-weight:600;margin-bottom:16px;opacity:.6;text-transform:uppercase}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-submenu--nav{display:grid;margin-top:-16px;grid-template-columns:repeat(3,1fr)}}.navbar-nav>.nav-item.dropdown .dropdown-submenu--nav .nav-item{margin-top:14px;line-height:1.2em}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-submenu--nav .nav-item{margin-top:16px}}.navbar-nav>.nav-item.dropdown .dropdown-submenu--nav .nav-item .nav-link{text-underline-position:under;color:#3a3a3a;padding:0;display:inline-block}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-submenu--nav .nav-item .nav-link:hover{color:#29d5ad;text-decoration:underline}}.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons{flex:1}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons{display:flex;justify-content:center}}@media (max-width:1023.98px){.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons+.dropdown-submenu{border-top:1px solid #cacaca;padding-top:14px;margin-top:14px}}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons+.dropdown-submenu{margin-left:57px;flex-basis:calc(55% + 57px);flex-grow:0}}.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav{margin-top:-14px}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-auto-flow:column;grid-auto-columns:auto;width:-moz-fit-content;width:fit-content;justify-content:center;grid-column-gap:20px;margin-top:-16px}}.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav .nav-item{margin-top:14px;line-height:1.2em}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav .nav-item{max-width:376px;margin-top:16px}}.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav .nav-item .nav-link{display:flex;color:#3a3a3a;padding:0}.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav .nav-item .nav-link--img{height:40px;max-width:40px;min-width:40px;width:40px;padding-right:6px}@media (max-width:1023.98px){.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav .nav-item .nav-link--img{display:none}}.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav .nav-item .nav-link--img img{max-width:100%;height:auto}.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav .nav-item .nav-link--title{text-underline-position:under;font-weight:500;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;margin-bottom:4px}.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav .nav-item .nav-link--description{font-size:14px}@media (min-width:1024px){.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav .nav-item .nav-link:hover .nav-link--title{color:#29d5ad;text-decoration:underline}}.navbar-toggler{border:0;padding:0;border-radius:0;width:32px;box-shadow:none!important}.navbar-toggler svg{width:100%;height:auto}.navbar-toggler .icon-burger{display:none}.navbar-toggler.collapsed .icon-burger,.navbar-toggler .icon-close{display:block}.navbar-toggler.collapsed .icon-close{display:none}.navbar-secondary{width:100%;min-width:100px;max-width:174px;justify-content:space-between}@media (min-width:540px){.navbar-secondary .dropdown{position:static}}.navbar-secondary .dropdown .dropdown-toggle{position:relative}.navbar-secondary .dropdown .dropdown-toggle:after{content:none!important}@media (max-width:539.98px){.navbar-secondary .dropdown .dropdown-toggle{transition:all .15s ease}}@media (max-width:539.98px){.navbar-secondary .dropdown .dropdown-toggle.show{background-color:#fce6c3;padding-left:calc(var(--t-navbar-padding) + 7px)}}.navbar-secondary .dropdown .dropdown-menu{width:100%;border-radius:0;margin-top:0;border:0;background-color:#fdf7ee;display:none;opacity:0;padding:1rem var(--t-navbar-padding);transform:translateY(10px)}@media (min-width:540px){.navbar-secondary .dropdown .dropdown-menu{background:#fff;border-top:1px solid #c9caca;padding:24px 48px;box-shadow:0 500px 500px rgba(0,0,0,.31),0 253px 218px rgba(0,0,0,.21),0 100px 81px rgba(0,0,0,.16),0 22px 29px rgba(0,0,0,.1)}}.navbar-secondary .dropdown .dropdown-menu.show{display:flex;flex-direction:column;animation-name:dropdown-show;animation-duration:.15s;animation-timing-function:ease;animation-fill-mode:forwards;animation-iteration-count:1;animation-direction:alternate}@media (min-width:540px){.navbar-secondary .dropdown .dropdown-menu.show{flex-direction:row}}.navbar-secondary-inner{width:100%;padding:0 var(--t-navbar-padding)}.navbar-secondary-inner .nav-item .nav-link{padding:1rem 0;font-weight:500;display:flex;align-items:center;column-gap:10px}.navbar-secondary-inner .nav-item.dropup .dropdown-toggle{position:relative;width:100%;background:none;border:0}.navbar-secondary-inner .nav-item.dropup .dropdown-toggle:after{content:none!important}.navbar-secondary-inner .nav-item.dropup .dropdown-menu{width:100%;border:0;width:calc(100% + var(--t-navbar-padding) * 2);margin-left:calc(var(--t-navbar-padding) * -1);background:#fdf7ee;padding:8px var(--t-navbar-padding)}.navbar-secondary-inner .nav-item:first-child .nav-link{border-top:1px solid #fce6c3}@media (min-width:768px){.navbar-secondary:not(.navbar-secondary--alt){max-width:273px}}@media (min-width:1024px){.navbar-secondary:not(.navbar-secondary--alt){max-width:243px}}.navbar-secondary.navbar-secondary--alt{overflow:hidden;max-width:176px}@media (min-width:520px){.navbar-secondary.navbar-secondary--alt{max-width:268px}}@media (min-width:670px){.navbar-secondary.navbar-secondary--alt{max-width:382px}}@media (min-width:1024px){.navbar-secondary.navbar-secondary--alt{max-width:277px}}@media (min-width:1440px){.navbar-secondary.navbar-secondary--alt{max-width:318px}}.navbar-secondary.navbar-secondary--alt .btn-link-nav{opacity:1;transition:opacity .15s ease-in-out}.navbar-secondary.navbar-secondary--alt .btn-link-nav:hover{opacity:.5}.navbar .btn-phone{display:flex;align-items:center;font-size:14px;font-weight:300;line-height:135%;color:#3a3a3a;position:relative;opacity:1}@media (max-width:539.98px){.navbar .btn-phone{padding:32px var(--t-navbar-padding);width:100%;text-align:left}}.navbar .btn-phone_icon{display:inline-block;margin-top:-3px}.navbar .btn-phone_icon svg{display:block}.navbar .btn-phone_text{margin-left:8px}@media (min-width:1024px) and (max-width:1439.98px){.navbar .btn-phone_text{opacity:0;width:110px;position:absolute;top:10px;left:28px;white-space:nowrap;transition:all .2s ease-in-out;text-decoration:underline;text-underline-offset:6px;text-decoration-color:#f90}}@media (min-width:1024px) and (max-width:1439.98px){.navbar .btn-phone+.btn-orange{opacity:1;transform:translateX(0);transition:all .2s ease-in-out}}@media (hover:hover) and (pointer:fine){.navbar .btn-phone:hover{opacity:.6}}@media (hover:hover) and (pointer:fine) and (min-width:1024px) and (max-width:1439.98px){.navbar .btn-phone:hover,.navbar .btn-phone:hover .btn-phone_text{opacity:1}.navbar .btn-phone:hover+.btn-orange{opacity:0;transform:translateX(100%)}}@media (pointer:coarse) and (min-width:1024px) and (max-width:1439.98px){.navbar .btn-phone:hover .btn-phone_text{animation-name:tablet-hover-text;animation-duration:2s}.navbar .btn-phone:hover+.btn-orange{animation-name:tablet-hover-button;animation-duration:2s}}@keyframes tablet-hover-text{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes tablet-hover-button{0%{opacity:1;transform:translateX(0)}25%{opacity:0;transform:translateX(100%)}75%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.navbar .search-form{align-items:center;column-gap:16px;display:flex;margin:auto;position:relative;width:100%}.navbar .search-form input{height:44px;outline:none;flex:1;border:0;background:none;font-size:16px}@media (min-width:540px){.navbar .search-form input{padding:0 1rem;background:#fdf7ee;border:1px solid #fde6c3;border-radius:4px}}@media (max-width:539.98px){.navbar .search-form .btn-orange-plain{border-radius:50%;width:36px;height:36px;padding:2px 4px 4px}}@media (min-width:540px){.navbar .search-form .btn-orange-plain{min-width:105px}}.navbar .search-form .btn-orange-plain svg path{fill:#fff}.navbar .btn-open-search{transition:opacity .15s ease}.navbar .btn-open-search:hover{opacity:.5}@keyframes dropdown-show{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes collapse-show{0%{visibility:hidden;opacity:0}to{visibility:visible;opacity:1}}.btn,.gform_wrapper .gform_button,.gform_wrapper .gform_next_button,.gform_wrapper .gform_previous_button,.nav-links .page-numbers,.wp-block-cta-button--content_button,.wp-block-cta-calendly--content_button{border-radius:4px;font-weight:500;letter-spacing:.5px}.btn-orange{--bs-btn-color:#3a3a3a;--bs-btn-bg:#fff;--bs-btn-border-color:#f90;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#f90;--bs-btn-hover-border-color:#f90;--bs-btn-focus-shadow-rgb:225,139,9;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#ffa31a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fff;--bs-btn-disabled-border-color:#f90;padding:10px 18px;border-width:2px}.btn-orange-plain{--bs-btn-color:#fff;--bs-btn-bg:#f90;--bs-btn-border-color:#f90;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#f90;--bs-btn-hover-border-color:#f90;--bs-btn-focus-shadow-rgb:255,168,38;--bs-btn-active-color:#000;--bs-btn-active-bg:#cc7a00;--bs-btn-active-border-color:#bf7300;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f90;--bs-btn-disabled-border-color:#f90;border-width:2px;letter-spacing:.5px;padding:8px 18px}.btn-link{font-size:14px;font-weight:400}.btn-green,.gform_wrapper .gform_button,.gform_wrapper .gform_next_button,.gform_wrapper .gform_previous_button,.wp-block-cta-button--content_button,.wp-block-cta-calendly--content_button{--bs-btn-color:#001a12;--bs-btn-bg:#17c28e;--bs-btn-border-color:#17c28e;--bs-btn-hover-color:#001a12;--bs-btn-hover-bg:#87e0c5;--bs-btn-hover-border-color:#17c28e;--bs-btn-focus-shadow-rgb:20,169,123;--bs-btn-active-color:#001a12;--bs-btn-active-bg:#45cea5;--bs-btn-active-border-color:#2ec899;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#17c28e;--bs-btn-disabled-border-color:#17c28e;border-width:2px;padding:12px 24px;line-height:125%}.btn-green-outline{--bs-btn-color:#007e57;--bs-btn-border-color:#007e57;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#008f63;--bs-btn-hover-border-color:#008f63;--bs-btn-focus-shadow-rgb:0,126,87;--bs-btn-active-color:#fff;--bs-btn-active-bg:#008f63;--bs-btn-active-border-color:#008f63;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#007e57;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#007e57;--bs-gradient:none;padding:12px 24px;line-height:125%;color:#fff}.gform_wrapper .gform_button,.gform_wrapper .gform_next_button,.gform_wrapper .gform_previous_button{text-transform:capitalize}.btn-go-back{font-weight:400;font-size:14px;line-height:135%;color:#fff!important;display:inline-flex;text-decoration:none!important}.btn-go-back span{position:relative;line-height:19px;margin-left:6px}.btn-go-back span:after{content:"";width:auto;width:0;height:1px;background-color:#fff;display:block;position:absolute;bottom:0;left:0;transition:width .15s linear}.btn-go-back:hover span:after{width:100%}.bg-light-hero .btn-go-back{color:#005c40!important}.bg-light-hero svg path{fill:#005c40}.gb-btn-arrow{color:#17c28e}.gb-btn-arrow:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.5 5.455a.5.5 0 0 1 .5-.5h11.793L9.646 1.809a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708l3.147-3.146H1a.5.5 0 0 1-.5-.5z' fill='%2317C28E'/%3E%3C/svg%3E");margin-left:5px;display:inline-block;transition:inherit;transform:translateX(0);transition:transform .15s ease-in-out}.gb-btn-arrow:hover{color:#236752}.gb-btn-arrow:hover:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.5 5.455a.5.5 0 0 1 .5-.5h11.793L9.646 1.809a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708l3.147-3.146H1a.5.5 0 0 1-.5-.5z' fill='%23236752'/%3E%3C/svg%3E");transform:translateX(4px)}.btn-outline-arrow{--bs-btn-color:#17c28e;--bs-btn-border-color:#17c28e;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#17c28e;--bs-btn-hover-border-color:#17c28e;--bs-btn-focus-shadow-rgb:23,194,142;--bs-btn-active-color:#000;--bs-btn-active-bg:#17c28e;--bs-btn-active-border-color:#17c28e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#17c28e;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#17c28e;--bs-gradient:none;padding:13px 21px;border-width:3px;color:#fff}.btn-outline-arrow:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.5 5.455a.5.5 0 0 1 .5-.5h11.793L9.646 1.809a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708l3.147-3.146H1a.5.5 0 0 1-.5-.5z' fill='%23fff'/%3E%3C/svg%3E");margin-left:5px;display:inline-block;transition:inherit;transform:translateX(0);transition:transform .15s ease-in-out}.btn-outline-arrow:hover:after{transform:translateX(4px)}.nav-links{display:flex;justify-content:center}.nav-links .page-numbers{font-weight:400;color:#838d8f}.nav-links .page-numbers.current{color:#29d5ad}.nav-links .page-numbers.current:hover{border-color:#29d5ad;background-color:#29d5ad;color:#fff}.nav-links .page-numbers:not(.dots){--bs-btn-color:#838d8f;--bs-btn-bg:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#d5d5d5;--bs-btn-hover-border-color:#d5d5d5;--bs-btn-focus-shadow-rgb:236,238,238;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fff;--bs-btn-disabled-border-color:#fff}.hero-knowledge{background-color:#111b33;position:relative;width:100%;display:flex;align-items:stretch;margin-bottom:40px}.hero-knowledge:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://www.greenbacktaxservices.com/wp-content/themes/greenback-3/dist/img/knowledge-hero-bg.png);background-size:100% auto;background-position:0 0;background-repeat:no-repeat;z-index:1}@media screen and (min-width:960px){.hero-knowledge{margin-bottom:30px;min-height:410px}}@media screen and (min-width:1120px){.hero-knowledge{min-height:462px;margin-bottom:70px}}@media screen and (min-width:1280px){.hero-knowledge{margin-bottom:50px}}.hero-knowledge:after{content:"";width:100%;height:32px;background-color:#fff;position:absolute;bottom:0;left:0;z-index:1}.hero-knowledge .gb-hero-knowledge-blog{position:relative;z-index:2;height:100%}.hero-knowledge .gb-hero-knowledge-blog-title .h1,.hero-knowledge .gb-hero-knowledge-blog-title h1{font-size:30px!important}@media screen and (min-width:540px){.hero-knowledge .gb-hero-knowledge-blog-title .h1,.hero-knowledge .gb-hero-knowledge-blog-title h1{font-size:36px!important}}@media screen and (min-width:960px){.hero-knowledge .gb-hero-knowledge-blog-title .h1,.hero-knowledge .gb-hero-knowledge-blog-title h1{font-size:48px!important}}.hero-knowledge .gb-hero-knowledge-blog-description{font-size:20px;font-weight:400;margin-top:16px;line-height:1.3em}@media screen and (min-width:960px){.hero-knowledge .gb-hero-knowledge-blog-description{font-size:26px}}.hero-knowledge .gb-hero-knowledge-blog-image{overflow:hidden;position:relative;padding-top:42.8571428571%;border-radius:16px;width:100%}@media (min-width:960px){.hero-knowledge .gb-hero-knowledge-blog-image{padding-top:66%;border-radius:32px}}.hero-knowledge .gb-hero-knowledge-blog-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero-knowledge .gb-hero-knowledge-blog-image.open-video{cursor:pointer;position:relative}.hero-knowledge .gb-hero-knowledge-blog-image.open-video:before{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,.2);position:absolute;top:0;left:0}.hero-knowledge .gb-hero-knowledge-blog-image.open-video:after{content:"";background:url(https://www.greenbacktaxservices.com/wp-content/themes/greenback-3/dist/img/icon-play.svg) no-repeat 0 0;background-size:cover;width:60px;height:60px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-knowledge .gb-hero-knowledge-blog-back{margin-bottom:25px}.hero-knowledge .gb-hero-knowledge-blog-back--btn{font-weight:400;font-size:14px;line-height:135%;color:#fff;position:relative;display:inline-flex}.hero-knowledge .gb-hero-knowledge-blog-back--btn:after{content:"";width:auto;width:0;height:1px;background-color:#fff;display:block;position:absolute;bottom:0;left:0;transition:width .15s linear}.hero-knowledge .gb-hero-knowledge-blog-back--btn:hover:after{width:100%}.hero-knowledge .gb-hero-knowledge-blog .w-column-700{flex-basis:700px;max-width:700px;flex-shrink:1;flex-grow:0;min-height:200px}.hero-knowledge .gb-hero-knowledge-blog .w-column-300{flex-shrink:1;flex-grow:1;flex-basis:auto;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media screen and (max-width:959px){.hero-knowledge .gb-hero-knowledge-blog .w-column-300{opacity:.2}}.hero-knowledge .gb-hero-knowledge-blog .w-column-300 .gb-category-icon{background:linear-gradient(172.29deg,#111b33 26.41%,#104e56 65.72%,#22ce99 104.51%);width:250px;height:250px;border-radius:50%;padding:50px;margin-left:auto}.hero-knowledge .gb-hero-knowledge-blog .w-column-300 .gb-category-icon img{width:100%;height:auto}.hero-knowledge .gb-hero-knowledge-blog .w-column-768{flex-basis:780px;max-width:780px}.hero-knowledge .breadcrumbs{--bs-bradcrumb-color:#f8f8f8;--bs-bradcrumb-color-last:#fff}.hero-knowledge--main:after,.hero-knowledge--tax:after{content:none}.hero-knowledge--main .gb-hero-knowledge-blog-title .h1,.hero-knowledge--main .gb-hero-knowledge-blog-title h1,.hero-knowledge--tax .gb-hero-knowledge-blog-title .h1,.hero-knowledge--tax .gb-hero-knowledge-blog-title h1{font-size:34px!important}@media screen and (min-width:540px){.hero-knowledge--main .gb-hero-knowledge-blog-title .h1,.hero-knowledge--main .gb-hero-knowledge-blog-title h1,.hero-knowledge--tax .gb-hero-knowledge-blog-title .h1,.hero-knowledge--tax .gb-hero-knowledge-blog-title h1{font-size:40px!important}}@media screen and (min-width:960px){.hero-knowledge--main .gb-hero-knowledge-blog-title .h1,.hero-knowledge--main .gb-hero-knowledge-blog-title h1,.hero-knowledge--tax .gb-hero-knowledge-blog-title .h1,.hero-knowledge--tax .gb-hero-knowledge-blog-title h1{font-size:56px!important}}.hero-knowledge--main .gb-main-image{position:absolute;top:0;right:0;z-index:0;height:100%;width:auto}.hero-knowledge--main .gb-main-image:after{content:"";background:linear-gradient(90deg,#111b33,rgba(17,27,51,.7));width:100%;height:100%;position:absolute;top:0;left:0}.hero-knowledge--main .gb-main-image img{width:auto;height:100%;margin-left:auto;object-fit:cover}.hero-knowledge--main .gb-hero-knowledge-search{width:100%;max-width:768px;background:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.8);border-radius:4px;padding:11px 16px;display:flex}.hero-knowledge--main .gb-hero-knowledge-search--icon{flex-basis:36px;flex-shrink:0;flex-grow:0;margin-right:11px}.hero-knowledge--main .gb-hero-knowledge-search--icon>div{width:36px;height:36px;border-radius:50%;background:#f90;display:flex;align-items:center;justify-content:center}.hero-knowledge--main .gb-hero-knowledge-search--input{flex:1}.hero-knowledge--main .gb-hero-knowledge-search--input input{width:100%;border:0;padding:0;background-color:transparent;font-weight:300;font-size:17px;line-height:23px;height:100%;outline:none}.header-search{background-color:#111b33}.header-search .search-bar{display:flex}.header-search .search-bar input{height:auto;border-top-right-radius:0;border-bottom-right-radius:0}.gform_wrapper .header-search .search-bar .gform_button,.gform_wrapper .header-search .search-bar .gform_next_button,.gform_wrapper .header-search .search-bar .gform_previous_button,.header-search .search-bar .btn,.header-search .search-bar .gform_wrapper .gform_button,.header-search .search-bar .gform_wrapper .gform_next_button,.header-search .search-bar .gform_wrapper .gform_previous_button,.header-search .search-bar .nav-links .page-numbers,.header-search .search-bar .wp-block-cta-button--content_button,.header-search .search-bar .wp-block-cta-calendly--content_button,.nav-links .header-search .search-bar .page-numbers{border-top-left-radius:0;border-bottom-left-radius:0;padding:12px 14px}.hero-blue-bar{width:100%;position:relative;padding:22px var(--t-navbar-padding);height:280px;background-size:cover;background-repeat:no-repeat;margin-bottom:80px;background-position:50%;background:#fdf7ee}@media (min-width:1120px){.hero-blue-bar{margin-bottom:6rem}}.hero-blue-bar .btn-go-to-main{position:relative;z-index:10}.hero-blue-bar--title-container{position:absolute;padding:24px 36px;background:#111b33;left:50%;transform:translateX(-50%);z-index:10;width:calc(100% - 32px);bottom:-40px;max-width:675px}@media (min-width:1120px){.hero-blue-bar--title-container{max-width:1040px}}.hero-blue-bar--title-container .h1,.hero-blue-bar--title-container h1{font-weight:600;line-height:125%;text-align:center;color:#fff;font-size:34px!important}@media (min-width:768px){.hero-blue-bar--title-container .h1,.hero-blue-bar--title-container h1{font-size:40px!important}}@media (min-width:1120px){.hero-blue-bar--title-container .h1,.hero-blue-bar--title-container h1{font-size:56px!important}}.hero-blue-bar--img,.hero-blue-bar--img:before{position:absolute;top:0;left:0;width:100%;height:100%}.hero-blue-bar--img:before{content:"";display:block;z-index:1;background-color:rgba(0,0,0,.4)}.hero-blue-bar--img img{width:100%;height:100%;object-fit:cover}.hero-blue-bar.no-overlay .hero-blue-bar--img:before{content:none}.hero-blue-bar.img-top-align .hero-blue-bar--img img{object-position:center top}.navbar-nav>.nav-item.dropdown .dropdown-submenu--nav,.navbar-nav>.nav-item.dropdown .dropdown-submenu-icons--nav,.navbar-secondary-inner{padding:0;margin:0;list-style-type:none}.header-search .search-bar input{background:#f8f8f8;border:1px solid #c9caca;border-radius:2px;color:#1b1b1b;font-weight:400;padding-left:7px;padding-right:7px;width:100%;outline:none;transition:all .3s}.header-search .search-bar input:focus{border:1px solid #22ce99!important;background:#fff!important}.header-search .search-bar input{height:40px}.wp-block-hero-slider-new{--w-fixed:492px;--w-gap:40px;--w-padding:var(--gb-padding-x);container-type:inline-size}@media (min-width:960px){.wp-block-hero-slider-new{--w-fixed:590px}}@media (min-width:1120px){.wp-block-hero-slider-new{--w-fixed:620px}}@media (min-width:1600px){.wp-block-hero-slider-new{--w-padding:calc((100cqw - 1440px) / 2)}}.wp-block-hero-slider-new .hero-fixed{width:100%;max-width:var(--w-fixed);margin:0 auto 40px}@media (min-width:768px){.wp-block-hero-slider-new .hero-fixed{margin:0}}.wp-block-hero-slider-new .hero-fluid{width:100%}@media (min-width:768px){.wp-block-hero-slider-new .hero-fluid{width:calc(100cqw - var(--w-fixed) - var(--w-padding) - var(--w-gap));height:100%;position:absolute;top:0;right:0}}.hero-banner{overflow:hidden;background-color:#111b33;position:relative;background-size:100% auto;background-repeat:no-repeat;background-position:0 100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='332' height='647' viewBox='0 0 332 647' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-21.024 71.599s9.246-10.15 11.695-35.7C-6.98 11.06 2.516 1 2.516 1' stroke='url(%23a)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 103.649S-5.231 90.562-1.133 51.3C2.816 13.465 18.934 1 18.934 1' stroke='url(%23b)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 135.788S1.29 119.674 7.089 66.702C12.612 15.78 35.327 1 35.327 1' stroke='url(%23c)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 167.837s28.863-19.051 36.31-85.733C22.407 18.182 51.745 1 51.745 1' stroke='url(%23d)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 199.887s35.41-21.989 44.531-102.47C32.203 20.586 68.163 1 68.163 1' stroke='url(%23e)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 232.026s41.932-25.017 52.728-119.119C41.999 22.901 84.582 1 84.582 1' stroke='url(%23f)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 264.076s48.48-27.955 60.95-135.856C51.795 25.305 101 1 101 1' stroke='url(%23g)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 296.126s55.027-30.893 69.17-152.504C61.592 27.708 117.394 1 117.394 1' stroke='url(%23h)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 328.265s61.549-33.831 77.367-169.241C71.413 30.023 133.811 1 133.811 1' stroke='url(%23i)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 360.315s68.096-36.858 85.589-185.89C81.208 32.427 150.229 1 150.229 1' stroke='url(%23j)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 392.365S53.62 352.569 72.76 189.738C91.004 34.83 166.647 1 166.647 1' stroke='url(%23k)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 424.504S60.142 381.77 80.983 205.229C100.8 37.145 183.041 1 183.041 1' stroke='url(%23l)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 456.553S66.689 410.882 89.18 220.631C110.596 39.549 199.459 1 199.459 1' stroke='url(%23m)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 488.692s94.26-48.698 118.425-252.66C120.392 41.952 215.877 1 215.877 1' stroke='url(%23n)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 520.742s100.783-51.636 126.622-269.308C130.188 44.267 232.295 1 232.295 1' stroke='url(%23o)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 552.792s107.33-54.574 134.843-286.045C139.984 46.671 248.713 1 248.713 1' stroke='url(%23p)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 584.931S92.853 527.33 122.04 282.238C149.779 49.075 265.106 1 265.106 1' stroke='url(%23q)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 616.981s120.4-60.539 151.262-319.431C159.575 51.39 281.525 1 281.525 1' stroke='url(%23r)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 649.031s126.947-63.477 159.483-336.079C169.371 53.793 297.943 1 297.943 1' stroke='url(%23s)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 681.17s133.494-66.415 167.68-352.816C179.167 56.197 314.361 1 314.361 1' stroke='url(%23t)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-21.024 713.22s140.016-69.442 175.901-369.464C188.963 58.512 330.754 1 330.754 1' stroke='url(%23u)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='-13.382' y1='1' x2='14.733' y2='70.256' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='-8.051' y1='1' x2='28.334' y2='105.639' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='-2.728' y1='1' x2='42.404' y2='140.401' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='2.602' y1='1' x2='56.565' y2='174.888' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='7.933' y1='1' x2='70.801' y2='209.28' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' x1='13.263' y1='1' x2='85.129' y2='243.699' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' x1='18.594' y1='1' x2='99.431' y2='278.01' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' x1='23.916' y1='1' x2='113.756' y2='312.294' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' x1='29.247' y1='1' x2='128.137' y2='346.653' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='j' x1='34.577' y1='1' x2='142.475' y2='380.924' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='k' x1='39.908' y1='1' x2='156.82' y2='415.187' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='45.23' y1='1' x2='171.224' y2='449.518' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='m' x1='50.561' y1='1' x2='185.578' y2='483.772' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='n' x1='55.892' y1='1' x2='199.983' y2='518.104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='o' x1='61.222' y1='1' x2='214.342' y2='552.353' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='p' x1='66.553' y1='1' x2='228.702' y2='586.6' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='q' x1='71.875' y1='1' x2='243.118' y2='620.918' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='77.206' y1='1' x2='257.482' y2='655.162' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='s' x1='82.536' y1='1' x2='271.847' y2='689.404' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='t' x1='87.867' y1='1' x2='286.261' y2='723.727' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='u' x1='93.189' y1='1' x2='300.632' y2='757.959' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}@media (min-width:540px){.hero-banner{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='540' height='566' viewBox='0 0 540 566' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-31.537 71.599s13.87-10.15 17.543-35.7C-10.471 11.06 3.773 1 3.773 1' stroke='url(%23a)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 103.649S-7.847 90.562-1.699 51.3C4.223 13.465 28.4 1 28.4 1' stroke='url(%23b)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 135.788s33.474-16.114 42.17-69.086C18.917 15.78 52.99 1 52.99 1' stroke='url(%23c)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 167.837s43.295-19.051 54.465-85.733C33.61 18.182 77.618 1 77.618 1' stroke='url(%23d)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 199.887s53.115-21.989 66.797-102.47C48.305 20.586 102.245 1 102.245 1' stroke='url(%23e)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 232.026s62.899-25.017 79.092-119.119C63 22.901 126.872 1 126.872 1' stroke='url(%23f)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 264.076s72.72-27.955 91.425-135.856C77.692 25.305 151.499 1 151.499 1' stroke='url(%23g)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 296.126s82.54-30.893 103.757-152.504C92.386 27.708 176.089 1 176.089 1' stroke='url(%23h)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 328.265s92.324-33.831 116.052-169.241C107.118 30.023 200.716 1 200.716 1' stroke='url(%23i)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 360.315s102.145-36.858 128.384-185.89C121.812 32.427 225.344 1 225.344 1' stroke='url(%23j)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 392.365S80.43 352.569 109.142 189.738C136.506 34.83 249.971 1 249.971 1' stroke='url(%23k)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 424.504s121.75-42.734 153.011-219.275C151.199 37.145 274.561 1 274.561 1' stroke='url(%23l)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 456.553s131.57-45.671 165.306-235.922C165.893 39.549 299.188 1 299.188 1' stroke='url(%23m)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 488.692s141.391-48.698 177.639-252.66C180.587 41.952 323.815 1 323.815 1' stroke='url(%23n)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 520.742s151.175-51.636 189.933-269.308C195.281 44.267 348.442 1 348.442 1' stroke='url(%23o)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 552.792S129.46 498.218 170.73 266.747C209.975 46.671 373.07 1 373.07 1' stroke='url(%23p)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 584.931S139.28 527.33 183.061 282.238C224.669 49.075 397.659 1 397.659 1' stroke='url(%23q)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 616.981s180.6-60.539 226.893-319.431C239.363 51.39 422.287 1 422.287 1' stroke='url(%23r)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 649.031s190.421-63.477 239.225-336.079C254.057 53.793 446.914 1 446.914 1' stroke='url(%23s)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 681.17s200.242-66.415 251.52-352.816C268.751 56.197 471.541 1 471.541 1' stroke='url(%23t)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-31.537 713.22s210.025-69.442 263.853-369.464C283.445 58.512 496.131 1 496.131 1' stroke='url(%23u)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='-20.073' y1='1' x2='.269' y2='76.164' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='-12.077' y1='1' x2='13.726' y2='112.309' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='-4.093' y1='1' x2='27.67' y2='148.158' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='3.903' y1='1' x2='41.724' y2='183.81' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='11.899' y1='1' x2='55.85' y2='219.412' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' x1='19.895' y1='1' x2='70.051' y2='255.078' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' x1='27.89' y1='1' x2='84.239' y2='290.638' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' x1='35.874' y1='1' x2='98.44' y2='326.184' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' x1='43.87' y1='1' x2='112.689' y2='361.819' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='j' x1='51.866' y1='1' x2='126.909' y2='397.358' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='k' x1='59.862' y1='1' x2='141.135' y2='432.894' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='67.845' y1='1' x2='155.399' y2='468.514' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='m' x1='75.841' y1='1' x2='169.632' y2='504.045' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='n' x1='83.837' y1='1' x2='183.904' y2='539.666' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='o' x1='91.833' y1='1' x2='198.142' y2='575.194' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='p' x1='99.829' y1='1' x2='212.381' y2='610.721' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='q' x1='107.813' y1='1' x2='226.655' y2='646.336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='115.808' y1='1' x2='240.898' y2='681.861' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='s' x1='123.804' y1='1' x2='255.141' y2='717.386' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='t' x1='131.8' y1='1' x2='269.42' y2='753.002' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='u' x1='139.784' y1='1' x2='283.663' y2='788.522' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}}@media (min-width:768px){.hero-banner{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1324' height='438' viewBox='0 0 1324 438' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-84.098 71.599s36.984-10.15 46.78-35.7C-27.922 11.06 10.062 1 10.062 1' stroke='url(%23a)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 103.649S-20.924 90.562-4.531 51.3C11.262 13.465 75.735 1 75.735 1' stroke='url(%23b)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 135.788S5.165 119.674 28.355 66.702C50.445 15.78 141.308 1 141.308 1' stroke='url(%23c)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 167.837s115.452-19.051 145.24-85.733C89.628 18.182 206.98 1 206.98 1' stroke='url(%23d)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 199.887s141.64-21.989 178.126-102.47C128.813 20.586 272.653 1 272.653 1' stroke='url(%23e)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 232.026s167.73-25.017 210.912-119.119C167.997 22.901 338.326 1 338.326 1' stroke='url(%23f)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 264.076S109.82 236.121 159.7 128.22C207.18 25.305 403.998 1 403.998 1' stroke='url(%23g)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 296.126s220.108-30.893 276.685-152.504C246.364 27.708 469.571 1 469.571 1' stroke='url(%23h)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 328.265s246.197-33.831 309.471-169.241C285.648 30.023 535.244 1 535.244 1' stroke='url(%23i)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 360.315s272.386-36.858 342.357-185.89C324.831 32.427 600.916 1 600.916 1' stroke='url(%23j)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 392.365s298.575-39.796 375.144-202.627C364.015 34.83 666.589 1 666.589 1' stroke='url(%23k)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 424.504s324.665-42.734 408.03-219.275C403.199 37.145 732.162 1 732.162 1' stroke='url(%23l)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 456.553s350.854-45.671 440.816-235.922C442.383 39.549 797.834 1 797.834 1' stroke='url(%23m)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 488.692s377.043-48.698 473.703-252.66C481.566 41.952 863.507 1 863.507 1' stroke='url(%23n)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 520.742s403.132-51.636 506.489-269.308C520.75 44.267 929.18 1 929.18 1' stroke='url(%23o)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 552.792s429.321-54.574 539.375-286.045C559.934 46.671 994.852 1 994.852 1' stroke='url(%23p)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 584.931s455.51-57.601 572.261-302.693C599.117 49.075 1060.43 1 1060.43 1' stroke='url(%23q)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 616.981S397.5 556.442 520.95 297.55C638.301 51.39 1126.1 1 1126.1 1' stroke='url(%23r)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 649.031s507.788-63.477 637.934-336.079C677.484 53.793 1191.77 1 1191.77 1' stroke='url(%23s)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 681.17s533.977-66.415 670.72-352.816C716.668 56.197 1257.44 1 1257.44 1' stroke='url(%23t)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M-84.098 713.22s560.066-69.442 703.607-369.464C755.852 58.512 1323.02 1 1323.02 1' stroke='url(%23u)' stroke-width='2' stroke-miterlimit='10'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='-53.526' y1='1' x2='-45.423' y2='80.846' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='-32.204' y1='1' x2='-22.085' y2='117.41' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='-10.914' y1='1' x2='1.47' y2='154.011' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='10.408' y1='1' x2='25.109' y2='190.494' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='31.73' y1='1' x2='48.782' y2='226.969' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' x1='53.053' y1='1' x2='72.488' y2='263.54' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' x1='74.375' y1='1' x2='96.189' y2='300.009' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' x1='95.665' y1='1' x2='119.869' y2='336.476' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' x1='116.987' y1='1' x2='143.597' y2='373.042' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='j' x1='138.309' y1='1' x2='167.313' y2='409.507' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='k' x1='159.631' y1='1' x2='191.032' y2='445.972' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='180.921' y1='1' x2='214.739' y2='482.536' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='m' x1='202.244' y1='1' x2='238.461' y2='519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='n' x1='223.566' y1='1' x2='262.198' y2='555.564' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='o' x1='244.888' y1='1' x2='285.923' y2='592.028' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='p' x1='266.21' y1='1' x2='309.648' y2='628.491' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='q' x1='287.5' y1='1' x2='333.359' y2='665.054' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='308.823' y1='1' x2='357.085' y2='701.518' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='s' x1='330.145' y1='1' x2='380.812' y2='737.981' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='t' x1='351.467' y1='1' x2='404.553' y2='774.544' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3ClinearGradient id='u' x1='372.757' y1='1' x2='428.252' y2='811.007' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23091B48'/%3E%3Cstop offset='.781' stop-color='%23182851'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:0 0}}.hero-banner .slider-green{flex-basis:50%;flex-shrink:1;display:flex;min-width:390px;max-width:100%;height:100%;overflow:hidden}@media (max-width:767.98px){.hero-banner .slider-green{max-height:330px}}.hero-banner .slider-green .container-img-slider{transition:all 1s;min-width:100%}.hero-banner .slider-green .container-img-slider .image-slider{object-fit:cover;max-width:100%;height:100%;width:100%}.hero-banner .text-content{font-weight:700;width:100%;color:#fff;padding:32px 0 64px;text-align:center}@media (min-width:540px){.hero-banner .text-content{padding:48px 0 88px}}@media (min-width:768px){.hero-banner .text-content{text-align:left;padding:54px 0 98px}}@media (min-width:1024px){.hero-banner .text-content{flex-direction:row;font-size:56px;font-weight:700}}.hero-banner .text-content .h1,.hero-banner .text-content h1{margin-bottom:28px;font-size:34px;line-height:125%;font-weight:700}@media (min-width:540px) and (max-width:639.98px){.hero-banner .text-content .h1,.hero-banner .text-content h1{font-size:40px}}@media (min-width:640px) and (max-width:767.98px){.hero-banner .text-content .h1,.hero-banner .text-content h1{font-size:40px}}@media (min-width:768px) and (max-width:959.98px){.hero-banner .text-content .h1,.hero-banner .text-content h1{font-size:40px}}@media (min-width:960px) and (max-width:1023.98px){.hero-banner .text-content .h1,.hero-banner .text-content h1{font-size:56px}}@media (min-width:1024px) and (max-width:1119.98px){.hero-banner .text-content .h1,.hero-banner .text-content h1{font-size:56px}}@media (min-width:1120px) and (max-width:1279.98px){.hero-banner .text-content .h1,.hero-banner .text-content h1{font-size:56px}}@media (min-width:1280px) and (max-width:1439.98px){.hero-banner .text-content .h1,.hero-banner .text-content h1{font-size:56px}}@media (min-width:1440px){.hero-banner .text-content .h1,.hero-banner .text-content h1{font-size:56px}}@media (min-width:960px){.hero-banner .text-content .h1,.hero-banner .text-content h1{line-height:115%;font-weight:600}}.hero-banner .text-content .h1 span,.hero-banner .text-content h1 span{color:#17c28e}@media (min-width:960px){.hero-banner .text-content .h1 span,.hero-banner .text-content h1 span{display:block}}.hero-banner .text-content p{font-size:20px;line-height:125%;font-weight:400}@media (min-width:960px){.hero-banner .text-content p{font-size:26px}}.hero-map{position:relative}.hero-map--anim{position:absolute;left:0;bottom:0;width:100%;overflow:hidden}@media (min-width:768px){.hero-map--anim{top:0;bottom:auto}}.hero-map--anim_rail{display:flex;flex-wrap:nowrap}.hero-map--anim_svg{height:220px;width:auto;flex-shrink:0}@media (min-width:540px){.hero-map--anim_svg{height:340px}}@media (min-width:768px){.hero-map--anim_svg{height:590px}}.hero-map--anim_svg svg{width:auto;height:100%}.hero-map--gravity{z-index:2;width:100%;background:#fff;box-shadow:0 33px 98px rgba(0,0,0,.071),0 16.7062px 42.7219px rgba(0,0,0,.047),0 6.6px 15.925px rgba(0,0,0,.035),0 1.44375px 5.66563px rgba(0,0,0,.024);border-radius:8px;padding:20px 20px 24px;transition:all .5s;display:flex;flex-direction:column;position:relative;top:-20px}@media (min-width:540px){.hero-map--gravity{padding:24px 24px 32px;top:-24px}}@media (min-width:960px){.hero-map--gravity{padding:48px 48px 56px;top:-46px}}@media (max-width:639.98px){.hero-map--gravity{min-height:auto!important}}@media (min-width:1440px){.hero-map--gravity{min-height:auto!important}}.hero-map--gravity .h2,.hero-map--gravity h2{margin-bottom:16px;font-weight:600;line-height:35px;text-align:center;font-size:22px}@media (min-width:540px){.hero-map--gravity .h2,.hero-map--gravity h2{margin-bottom:16px}}@media (min-width:960px){.hero-map--gravity .h2,.hero-map--gravity h2{margin-bottom:24px;font-size:28px}}.hero-map--gravity .form-tax{display:none;position:absolute;z-index:10}@media (min-width:768px){.hero-map--gravity .form-tax{display:none}}.hero-map--gravity .form-tax .gform_wrapper{display:block!important}.hero-map--gravity .gform_title.h3,.hero-map--gravity h3.gform_title{display:none}.hero-map--gravity .gform_body>.form-title{font-style:normal;font-weight:600;font-size:28px;line-height:125%;margin:0;margin-bottom:32px}.hero-map--gravity .gform_body .work-before{display:none}.hero-map--gravity .gform_body.gform-body font{font-size:12px}.hero-map--gravity .gform_wrapper .gfield--type-select,.hero-map--gravity .gform_wrapper .gfield--type-textarea,.hero-map--gravity .gform_wrapper .gfield .gform-field-label .gfield_required,.hero-map--gravity .gform_wrapper .gfield:not(.gfield--type-stripe_creditcard) .gfield_label .gfield_required{display:none}.hero-map--gravity .gform_wrapper .gfiel.gb_forms_left_half,.hero-map--gravity .gform_wrapper .gfiel.gb_forms_right_half,.hero-map--gravity .gform_wrapper .gfield.gf_left_half,.hero-map--gravity .gform_wrapper .gfield.gf_right_half{float:none;width:100%}.hero-map--gravity .confirmation-loading span{margin-top:0}.hero-map--numbers{display:flex;flex-direction:column;gap:40px;position:relative;z-index:2;align-items:center;justify-content:center;height:100%}@media (min-width:768px) and (max-width:959.98px){.hero-map--numbers{height:calc(100% - 24px)}}@media (min-width:1440px){.hero-map--numbers{flex-direction:row;gap:60px}}.hero-map--numbers-item{text-align:center}.hero-map--numbers-item div{font-size:48px;font-weight:600;line-height:100%;color:#005c40}@media (min-width:960px){.hero-map--numbers-item div{font-size:60px}}.hero-map--numbers-item span{font-size:18px;font-weight:500;line-height:125%;display:block}@media (min-width:960px){.hero-map--numbers-item span{font-size:20px}}.hero-widget{position:relative;z-index:1;padding:80px 0}@media (min-width:768px){.hero-widget{padding:40px 0 80px}}.hero-widget .h3{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:32px;flex-wrap:wrap;text-align:center}.hero-widget .h3 img{transform:translateY(-3px)}