@charset "UTF-8";:root,[data-bs-theme=light]{--bs-white:#fff;--bs-black:#000;--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:#036;--bs-secondary:#fc0;--bs-error:#b32020;--bs-light:#ecf8fe;--bs-dark:#48454d;--bs-primary-rgb:0,51,102;--bs-secondary-rgb:255,204,0;--bs-error-rgb:179,32,32;--bs-light-rgb:236,248,254;--bs-dark-rgb:72,69,77;--bs-primary-text-emphasis:#001428;--bs-secondary-text-emphasis:#665100;--bs-success-text-emphasis:#0a3621;--bs-info-text-emphasis:#055060;--bs-warning-text-emphasis:#664d02;--bs-danger-text-emphasis:#58151b;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#ccd6e0;--bs-secondary-bg-subtle:#fff4cc;--bs-success-bg-subtle:#d1e7dc;--bs-info-bg-subtle:#cef4fc;--bs-warning-bg-subtle:#fff2cd;--bs-danger-bg-subtle:#f8d6d9;--bs-light-bg-subtle:#fbfcfc;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#99adc1;--bs-secondary-border-subtle:#ffea99;--bs-success-border-subtle:#a3cfba;--bs-info-border-subtle:#9ee9f9;--bs-warning-border-subtle:#ffe69b;--bs-danger-border-subtle:#f1aeb4;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1.125rem;--bs-body-font-weight:400;--bs-body-line-height:1.6;--bs-body-color:#48454d;--bs-body-color-rgb:72,69,77;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(72,69,77,.75);--bs-secondary-color-rgb:72,69,77;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(72,69,77,.5);--bs-tertiary-color-rgb:72,69,77;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#036;--bs-link-color-rgb:0,51,102;--bs-link-decoration:underline;--bs-link-hover-color:#002851;--bs-link-hover-color-rgb:0,41,82;--bs-code-color:#d63384;--bs-highlight-color:#48454d;--bs-highlight-bg:#fff2cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#e3e3e4;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(0,51,102,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0rem}.g-0,.gy-0{--bs-gutter-y:0rem}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:2rem}.g-5,.gy-5{--bs-gutter-y:2rem}.g-6,.gx-6{--bs-gutter-x:2.5rem}.g-6,.gy-6{--bs-gutter-y:2.5rem}.g-7,.gx-7{--bs-gutter-x:3rem}.g-7,.gy-7{--bs-gutter-y:3rem}.g-8,.gx-8{--bs-gutter-x:3.5rem}.g-8,.gy-8{--bs-gutter-y:3.5rem}.g-9,.gx-9{--bs-gutter-x:4rem}.g-9,.gy-9{--bs-gutter-y:4rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0rem}.g-sm-0,.gy-sm-0{--bs-gutter-y:0rem}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:2rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:2rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:2.5rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:2.5rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:3rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:3rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:3.5rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:3.5rem}.g-sm-9,.gx-sm-9{--bs-gutter-x:4rem}.g-sm-9,.gy-sm-9{--bs-gutter-y:4rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0rem}.g-md-0,.gy-md-0{--bs-gutter-y:0rem}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:2rem}.g-md-5,.gy-md-5{--bs-gutter-y:2rem}.g-md-6,.gx-md-6{--bs-gutter-x:2.5rem}.g-md-6,.gy-md-6{--bs-gutter-y:2.5rem}.g-md-7,.gx-md-7{--bs-gutter-x:3rem}.g-md-7,.gy-md-7{--bs-gutter-y:3rem}.g-md-8,.gx-md-8{--bs-gutter-x:3.5rem}.g-md-8,.gy-md-8{--bs-gutter-y:3.5rem}.g-md-9,.gx-md-9{--bs-gutter-x:4rem}.g-md-9,.gy-md-9{--bs-gutter-y:4rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0rem}.g-lg-0,.gy-lg-0{--bs-gutter-y:0rem}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:2rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:2rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:2.5rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:2.5rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:3rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:3rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:3.5rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:3.5rem}.g-lg-9,.gx-lg-9{--bs-gutter-x:4rem}.g-lg-9,.gy-lg-9{--bs-gutter-y:4rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0rem}.g-xl-0,.gy-xl-0{--bs-gutter-y:0rem}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:2rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:2rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:2.5rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:2.5rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:3rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:3rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:3.5rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:3.5rem}.g-xl-9,.gx-xl-9{--bs-gutter-x:4rem}.g-xl-9,.gy-xl-9{--bs-gutter-y:4rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0rem}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0rem}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:2rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:2rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:2.5rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:2.5rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:3rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:3rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:3.5rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:3.5rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x:4rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y:4rem}}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.spinner-grow,.spinner-border{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#000!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-error{color:#fff!important;background-color:rgba(var(--bs-error-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:rgba(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:hover,.link-primary:focus{color:rgba(0,41,82,var(--bs-link-opacity,1))!important;text-decoration-color:rgba(0,41,82,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:rgba(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:hover,.link-secondary:focus{color:rgba(255,214,51,var(--bs-link-opacity,1))!important;text-decoration-color:rgba(255,214,51,var(--bs-link-underline-opacity,1))!important}.link-error{color:rgba(var(--bs-error-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:rgba(var(--bs-error-rgb),var(--bs-link-underline-opacity,1))!important}.link-error:hover,.link-error:focus{color:rgba(143,26,26,var(--bs-link-opacity,1))!important;text-decoration-color:rgba(143,26,26,var(--bs-link-underline-opacity,1))!important}.link-light{color:rgba(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:hover,.link-light:focus{color:rgba(240,249,254,var(--bs-link-opacity,1))!important;text-decoration-color:rgba(240,249,254,var(--bs-link-underline-opacity,1))!important}.link-dark{color:rgba(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:hover,.link-dark:focus{color:rgba(58,55,62,var(--bs-link-opacity,1))!important;text-decoration-color:rgba(58,55,62,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:rgba(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after,.results-list .wp-block-post .wp-block-post-title a:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-error{--bs-focus-ring-color:rgba(var(--bs-error-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-error{--bs-border-opacity:1;border-color:rgba(var(--bs-error-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:2rem!important}.m-6{margin:2.5rem!important}.m-7{margin:3rem!important}.m-8{margin:3.5rem!important}.m-9{margin:4rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-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-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-7{margin-right:3rem!important;margin-left:3rem!important}.mx-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-9{margin-right:4rem!important;margin-left:4rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-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-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mt-6{margin-top:2.5rem!important}.mt-7{margin-top:3rem!important}.mt-8{margin-top:3.5rem!important}.mt-9{margin-top:4rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:2rem!important}.me-6{margin-right:2.5rem!important}.me-7{margin-right:3rem!important}.me-8{margin-right:3.5rem!important}.me-9{margin-right:4rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:2rem!important}.mb-6{margin-bottom:2.5rem!important}.mb-7{margin-bottom:3rem!important}.mb-8{margin-bottom:3.5rem!important}.mb-9{margin-bottom:4rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:2rem!important}.ms-6{margin-left:2.5rem!important}.ms-7{margin-left:3rem!important}.ms-8{margin-left:3.5rem!important}.ms-9{margin-left:4rem!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-n6{margin:-2.5rem!important}.m-n7{margin:-3rem!important}.m-n8{margin:-3.5rem!important}.m-n9{margin:-4rem!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-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-n9{margin-right:-4rem!important;margin-left:-4rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-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-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-n9{margin-top:-4rem!important;margin-bottom:-4rem!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-n6{margin-top:-2.5rem!important}.mt-n7{margin-top:-3rem!important}.mt-n8{margin-top:-3.5rem!important}.mt-n9{margin-top:-4rem!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-n6{margin-right:-2.5rem!important}.me-n7{margin-right:-3rem!important}.me-n8{margin-right:-3.5rem!important}.me-n9{margin-right:-4rem!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-n6{margin-bottom:-2.5rem!important}.mb-n7{margin-bottom:-3rem!important}.mb-n8{margin-bottom:-3.5rem!important}.mb-n9{margin-bottom:-4rem!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-n6{margin-left:-2.5rem!important}.ms-n7{margin-left:-3rem!important}.ms-n8{margin-left:-3.5rem!important}.ms-n9{margin-left:-4rem!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-6{padding:2.5rem!important}.p-7{padding:3rem!important}.p-8{padding:3.5rem!important}.p-9{padding:4rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-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-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-7{padding-right:3rem!important;padding-left:3rem!important}.px-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-9{padding-right:4rem!important;padding-left:4rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-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-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-9{padding-top:4rem!important;padding-bottom:4rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:2rem!important}.pt-6{padding-top:2.5rem!important}.pt-7{padding-top:3rem!important}.pt-8{padding-top:3.5rem!important}.pt-9{padding-top:4rem!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-6{padding-right:2.5rem!important}.pe-7{padding-right:3rem!important}.pe-8{padding-right:3.5rem!important}.pe-9{padding-right:4rem!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-6{padding-bottom:2.5rem!important}.pb-7{padding-bottom:3rem!important}.pb-8{padding-bottom:3.5rem!important}.pb-9{padding-bottom:4rem!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-6{padding-left:2.5rem!important}.ps-7{padding-left:3rem!important}.ps-8{padding-left:3.5rem!important}.ps-9{padding-left:4rem!important}.gap-0{gap:0rem!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-6{gap:2.5rem!important}.gap-7{gap:3rem!important}.gap-8{gap:3.5rem!important}.gap-9{gap:4rem!important}.row-gap-0{row-gap:0rem!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:2rem!important}.row-gap-6{row-gap:2.5rem!important}.row-gap-7{row-gap:3rem!important}.row-gap-8{row-gap:3.5rem!important}.row-gap-9{row-gap:4rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:2rem!important}.column-gap-6{column-gap:2.5rem!important}.column-gap-7{column-gap:3rem!important}.column-gap-8{column-gap:3.5rem!important}.column-gap-9{column-gap:4rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.475rem + 2.7vw)!important}.fs-2{font-size:calc(1.3875rem + 1.65vw)!important}.fs-3{font-size:calc(1.325rem + .9vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.125rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.6!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-error{--bs-text-opacity:1;color:rgba(var(--bs-error-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-error{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-error-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-error{--bs-bg-opacity:1;background-color:rgba(var(--bs-error-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:2rem!important}.m-sm-6{margin:2.5rem!important}.m-sm-7{margin:3rem!important}.m-sm-8{margin:3.5rem!important}.m-sm-9{margin:4rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-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-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-sm-7{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-sm-9{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-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-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:2rem!important}.mt-sm-6{margin-top:2.5rem!important}.mt-sm-7{margin-top:3rem!important}.mt-sm-8{margin-top:3.5rem!important}.mt-sm-9{margin-top:4rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:2rem!important}.me-sm-6{margin-right:2.5rem!important}.me-sm-7{margin-right:3rem!important}.me-sm-8{margin-right:3.5rem!important}.me-sm-9{margin-right:4rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:2rem!important}.mb-sm-6{margin-bottom:2.5rem!important}.mb-sm-7{margin-bottom:3rem!important}.mb-sm-8{margin-bottom:3.5rem!important}.mb-sm-9{margin-bottom:4rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:2rem!important}.ms-sm-6{margin-left:2.5rem!important}.ms-sm-7{margin-left:3rem!important}.ms-sm-8{margin-left:3.5rem!important}.ms-sm-9{margin-left:4rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-2rem!important}.m-sm-n6{margin:-2.5rem!important}.m-sm-n7{margin:-3rem!important}.m-sm-n8{margin:-3.5rem!important}.m-sm-n9{margin:-4rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-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-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-sm-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-sm-n9{margin-right:-4rem!important;margin-left:-4rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-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-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-sm-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-sm-n9{margin-top:-4rem!important;margin-bottom:-4rem!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-n6{margin-top:-2.5rem!important}.mt-sm-n7{margin-top:-3rem!important}.mt-sm-n8{margin-top:-3.5rem!important}.mt-sm-n9{margin-top:-4rem!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-n6{margin-right:-2.5rem!important}.me-sm-n7{margin-right:-3rem!important}.me-sm-n8{margin-right:-3.5rem!important}.me-sm-n9{margin-right:-4rem!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-n6{margin-bottom:-2.5rem!important}.mb-sm-n7{margin-bottom:-3rem!important}.mb-sm-n8{margin-bottom:-3.5rem!important}.mb-sm-n9{margin-bottom:-4rem!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-n6{margin-left:-2.5rem!important}.ms-sm-n7{margin-left:-3rem!important}.ms-sm-n8{margin-left:-3.5rem!important}.ms-sm-n9{margin-left:-4rem!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-6{padding:2.5rem!important}.p-sm-7{padding:3rem!important}.p-sm-8{padding:3.5rem!important}.p-sm-9{padding:4rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-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-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-sm-7{padding-right:3rem!important;padding-left:3rem!important}.px-sm-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-sm-9{padding-right:4rem!important;padding-left:4rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-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-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-9{padding-top:4rem!important;padding-bottom:4rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:2rem!important}.pt-sm-6{padding-top:2.5rem!important}.pt-sm-7{padding-top:3rem!important}.pt-sm-8{padding-top:3.5rem!important}.pt-sm-9{padding-top:4rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:2rem!important}.pe-sm-6{padding-right:2.5rem!important}.pe-sm-7{padding-right:3rem!important}.pe-sm-8{padding-right:3.5rem!important}.pe-sm-9{padding-right:4rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:2rem!important}.pb-sm-6{padding-bottom:2.5rem!important}.pb-sm-7{padding-bottom:3rem!important}.pb-sm-8{padding-bottom:3.5rem!important}.pb-sm-9{padding-bottom:4rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:2rem!important}.ps-sm-6{padding-left:2.5rem!important}.ps-sm-7{padding-left:3rem!important}.ps-sm-8{padding-left:3.5rem!important}.ps-sm-9{padding-left:4rem!important}.gap-sm-0{gap:0rem!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-6{gap:2.5rem!important}.gap-sm-7{gap:3rem!important}.gap-sm-8{gap:3.5rem!important}.gap-sm-9{gap:4rem!important}.row-gap-sm-0{row-gap:0rem!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:2rem!important}.row-gap-sm-6{row-gap:2.5rem!important}.row-gap-sm-7{row-gap:3rem!important}.row-gap-sm-8{row-gap:3.5rem!important}.row-gap-sm-9{row-gap:4rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:2rem!important}.column-gap-sm-6{column-gap:2.5rem!important}.column-gap-sm-7{column-gap:3rem!important}.column-gap-sm-8{column-gap:3.5rem!important}.column-gap-sm-9{column-gap:4rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:2rem!important}.m-md-6{margin:2.5rem!important}.m-md-7{margin:3rem!important}.m-md-8{margin:3.5rem!important}.m-md-9{margin:4rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-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-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md-7{margin-right:3rem!important;margin-left:3rem!important}.mx-md-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-md-9{margin-right:4rem!important;margin-left:4rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-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-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:2rem!important}.mt-md-6{margin-top:2.5rem!important}.mt-md-7{margin-top:3rem!important}.mt-md-8{margin-top:3.5rem!important}.mt-md-9{margin-top:4rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:2rem!important}.me-md-6{margin-right:2.5rem!important}.me-md-7{margin-right:3rem!important}.me-md-8{margin-right:3.5rem!important}.me-md-9{margin-right:4rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:2rem!important}.mb-md-6{margin-bottom:2.5rem!important}.mb-md-7{margin-bottom:3rem!important}.mb-md-8{margin-bottom:3.5rem!important}.mb-md-9{margin-bottom:4rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:2rem!important}.ms-md-6{margin-left:2.5rem!important}.ms-md-7{margin-left:3rem!important}.ms-md-8{margin-left:3.5rem!important}.ms-md-9{margin-left:4rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-2rem!important}.m-md-n6{margin:-2.5rem!important}.m-md-n7{margin:-3rem!important}.m-md-n8{margin:-3.5rem!important}.m-md-n9{margin:-4rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-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-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-md-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-md-n9{margin-right:-4rem!important;margin-left:-4rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-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-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-md-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-md-n9{margin-top:-4rem!important;margin-bottom:-4rem!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-n6{margin-top:-2.5rem!important}.mt-md-n7{margin-top:-3rem!important}.mt-md-n8{margin-top:-3.5rem!important}.mt-md-n9{margin-top:-4rem!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-n6{margin-right:-2.5rem!important}.me-md-n7{margin-right:-3rem!important}.me-md-n8{margin-right:-3.5rem!important}.me-md-n9{margin-right:-4rem!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-n6{margin-bottom:-2.5rem!important}.mb-md-n7{margin-bottom:-3rem!important}.mb-md-n8{margin-bottom:-3.5rem!important}.mb-md-n9{margin-bottom:-4rem!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-n6{margin-left:-2.5rem!important}.ms-md-n7{margin-left:-3rem!important}.ms-md-n8{margin-left:-3.5rem!important}.ms-md-n9{margin-left:-4rem!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-6{padding:2.5rem!important}.p-md-7{padding:3rem!important}.p-md-8{padding:3.5rem!important}.p-md-9{padding:4rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-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-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md-7{padding-right:3rem!important;padding-left:3rem!important}.px-md-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-md-9{padding-right:4rem!important;padding-left:4rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-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-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-9{padding-top:4rem!important;padding-bottom:4rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:2rem!important}.pt-md-6{padding-top:2.5rem!important}.pt-md-7{padding-top:3rem!important}.pt-md-8{padding-top:3.5rem!important}.pt-md-9{padding-top:4rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:2rem!important}.pe-md-6{padding-right:2.5rem!important}.pe-md-7{padding-right:3rem!important}.pe-md-8{padding-right:3.5rem!important}.pe-md-9{padding-right:4rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:2rem!important}.pb-md-6{padding-bottom:2.5rem!important}.pb-md-7{padding-bottom:3rem!important}.pb-md-8{padding-bottom:3.5rem!important}.pb-md-9{padding-bottom:4rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:2rem!important}.ps-md-6{padding-left:2.5rem!important}.ps-md-7{padding-left:3rem!important}.ps-md-8{padding-left:3.5rem!important}.ps-md-9{padding-left:4rem!important}.gap-md-0{gap:0rem!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-6{gap:2.5rem!important}.gap-md-7{gap:3rem!important}.gap-md-8{gap:3.5rem!important}.gap-md-9{gap:4rem!important}.row-gap-md-0{row-gap:0rem!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:2rem!important}.row-gap-md-6{row-gap:2.5rem!important}.row-gap-md-7{row-gap:3rem!important}.row-gap-md-8{row-gap:3.5rem!important}.row-gap-md-9{row-gap:4rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:2rem!important}.column-gap-md-6{column-gap:2.5rem!important}.column-gap-md-7{column-gap:3rem!important}.column-gap-md-8{column-gap:3.5rem!important}.column-gap-md-9{column-gap:4rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:2rem!important}.m-lg-6{margin:2.5rem!important}.m-lg-7{margin:3rem!important}.m-lg-8{margin:3.5rem!important}.m-lg-9{margin:4rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-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-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-lg-7{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-lg-9{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-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-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:2rem!important}.mt-lg-6{margin-top:2.5rem!important}.mt-lg-7{margin-top:3rem!important}.mt-lg-8{margin-top:3.5rem!important}.mt-lg-9{margin-top:4rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:2rem!important}.me-lg-6{margin-right:2.5rem!important}.me-lg-7{margin-right:3rem!important}.me-lg-8{margin-right:3.5rem!important}.me-lg-9{margin-right:4rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:2rem!important}.mb-lg-6{margin-bottom:2.5rem!important}.mb-lg-7{margin-bottom:3rem!important}.mb-lg-8{margin-bottom:3.5rem!important}.mb-lg-9{margin-bottom:4rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:2rem!important}.ms-lg-6{margin-left:2.5rem!important}.ms-lg-7{margin-left:3rem!important}.ms-lg-8{margin-left:3.5rem!important}.ms-lg-9{margin-left:4rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-2rem!important}.m-lg-n6{margin:-2.5rem!important}.m-lg-n7{margin:-3rem!important}.m-lg-n8{margin:-3.5rem!important}.m-lg-n9{margin:-4rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-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-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-lg-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-lg-n9{margin-right:-4rem!important;margin-left:-4rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-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-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-lg-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-lg-n9{margin-top:-4rem!important;margin-bottom:-4rem!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-n6{margin-top:-2.5rem!important}.mt-lg-n7{margin-top:-3rem!important}.mt-lg-n8{margin-top:-3.5rem!important}.mt-lg-n9{margin-top:-4rem!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-n6{margin-right:-2.5rem!important}.me-lg-n7{margin-right:-3rem!important}.me-lg-n8{margin-right:-3.5rem!important}.me-lg-n9{margin-right:-4rem!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-n6{margin-bottom:-2.5rem!important}.mb-lg-n7{margin-bottom:-3rem!important}.mb-lg-n8{margin-bottom:-3.5rem!important}.mb-lg-n9{margin-bottom:-4rem!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-n6{margin-left:-2.5rem!important}.ms-lg-n7{margin-left:-3rem!important}.ms-lg-n8{margin-left:-3.5rem!important}.ms-lg-n9{margin-left:-4rem!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-6{padding:2.5rem!important}.p-lg-7{padding:3rem!important}.p-lg-8{padding:3.5rem!important}.p-lg-9{padding:4rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-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-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-lg-7{padding-right:3rem!important;padding-left:3rem!important}.px-lg-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-lg-9{padding-right:4rem!important;padding-left:4rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-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-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-9{padding-top:4rem!important;padding-bottom:4rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:2rem!important}.pt-lg-6{padding-top:2.5rem!important}.pt-lg-7{padding-top:3rem!important}.pt-lg-8{padding-top:3.5rem!important}.pt-lg-9{padding-top:4rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:2rem!important}.pe-lg-6{padding-right:2.5rem!important}.pe-lg-7{padding-right:3rem!important}.pe-lg-8{padding-right:3.5rem!important}.pe-lg-9{padding-right:4rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:2rem!important}.pb-lg-6{padding-bottom:2.5rem!important}.pb-lg-7{padding-bottom:3rem!important}.pb-lg-8{padding-bottom:3.5rem!important}.pb-lg-9{padding-bottom:4rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:2rem!important}.ps-lg-6{padding-left:2.5rem!important}.ps-lg-7{padding-left:3rem!important}.ps-lg-8{padding-left:3.5rem!important}.ps-lg-9{padding-left:4rem!important}.gap-lg-0{gap:0rem!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-6{gap:2.5rem!important}.gap-lg-7{gap:3rem!important}.gap-lg-8{gap:3.5rem!important}.gap-lg-9{gap:4rem!important}.row-gap-lg-0{row-gap:0rem!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:2rem!important}.row-gap-lg-6{row-gap:2.5rem!important}.row-gap-lg-7{row-gap:3rem!important}.row-gap-lg-8{row-gap:3.5rem!important}.row-gap-lg-9{row-gap:4rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:2rem!important}.column-gap-lg-6{column-gap:2.5rem!important}.column-gap-lg-7{column-gap:3rem!important}.column-gap-lg-8{column-gap:3.5rem!important}.column-gap-lg-9{column-gap:4rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:2rem!important}.m-xl-6{margin:2.5rem!important}.m-xl-7{margin:3rem!important}.m-xl-8{margin:3.5rem!important}.m-xl-9{margin:4rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-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-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xl-7{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xl-9{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-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-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:2rem!important}.mt-xl-6{margin-top:2.5rem!important}.mt-xl-7{margin-top:3rem!important}.mt-xl-8{margin-top:3.5rem!important}.mt-xl-9{margin-top:4rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:2rem!important}.me-xl-6{margin-right:2.5rem!important}.me-xl-7{margin-right:3rem!important}.me-xl-8{margin-right:3.5rem!important}.me-xl-9{margin-right:4rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:2rem!important}.mb-xl-6{margin-bottom:2.5rem!important}.mb-xl-7{margin-bottom:3rem!important}.mb-xl-8{margin-bottom:3.5rem!important}.mb-xl-9{margin-bottom:4rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:2rem!important}.ms-xl-6{margin-left:2.5rem!important}.ms-xl-7{margin-left:3rem!important}.ms-xl-8{margin-left:3.5rem!important}.ms-xl-9{margin-left:4rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-2rem!important}.m-xl-n6{margin:-2.5rem!important}.m-xl-n7{margin:-3rem!important}.m-xl-n8{margin:-3.5rem!important}.m-xl-n9{margin:-4rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-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-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xl-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xl-n9{margin-right:-4rem!important;margin-left:-4rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-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-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xl-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xl-n9{margin-top:-4rem!important;margin-bottom:-4rem!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-n6{margin-top:-2.5rem!important}.mt-xl-n7{margin-top:-3rem!important}.mt-xl-n8{margin-top:-3.5rem!important}.mt-xl-n9{margin-top:-4rem!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-n6{margin-right:-2.5rem!important}.me-xl-n7{margin-right:-3rem!important}.me-xl-n8{margin-right:-3.5rem!important}.me-xl-n9{margin-right:-4rem!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-n6{margin-bottom:-2.5rem!important}.mb-xl-n7{margin-bottom:-3rem!important}.mb-xl-n8{margin-bottom:-3.5rem!important}.mb-xl-n9{margin-bottom:-4rem!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-n6{margin-left:-2.5rem!important}.ms-xl-n7{margin-left:-3rem!important}.ms-xl-n8{margin-left:-3.5rem!important}.ms-xl-n9{margin-left:-4rem!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-6{padding:2.5rem!important}.p-xl-7{padding:3rem!important}.p-xl-8{padding:3.5rem!important}.p-xl-9{padding:4rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-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-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xl-7{padding-right:3rem!important;padding-left:3rem!important}.px-xl-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xl-9{padding-right:4rem!important;padding-left:4rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-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-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-9{padding-top:4rem!important;padding-bottom:4rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:2rem!important}.pt-xl-6{padding-top:2.5rem!important}.pt-xl-7{padding-top:3rem!important}.pt-xl-8{padding-top:3.5rem!important}.pt-xl-9{padding-top:4rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:2rem!important}.pe-xl-6{padding-right:2.5rem!important}.pe-xl-7{padding-right:3rem!important}.pe-xl-8{padding-right:3.5rem!important}.pe-xl-9{padding-right:4rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:2rem!important}.pb-xl-6{padding-bottom:2.5rem!important}.pb-xl-7{padding-bottom:3rem!important}.pb-xl-8{padding-bottom:3.5rem!important}.pb-xl-9{padding-bottom:4rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:2rem!important}.ps-xl-6{padding-left:2.5rem!important}.ps-xl-7{padding-left:3rem!important}.ps-xl-8{padding-left:3.5rem!important}.ps-xl-9{padding-left:4rem!important}.gap-xl-0{gap:0rem!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-6{gap:2.5rem!important}.gap-xl-7{gap:3rem!important}.gap-xl-8{gap:3.5rem!important}.gap-xl-9{gap:4rem!important}.row-gap-xl-0{row-gap:0rem!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:2rem!important}.row-gap-xl-6{row-gap:2.5rem!important}.row-gap-xl-7{row-gap:3rem!important}.row-gap-xl-8{row-gap:3.5rem!important}.row-gap-xl-9{row-gap:4rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:2rem!important}.column-gap-xl-6{column-gap:2.5rem!important}.column-gap-xl-7{column-gap:3rem!important}.column-gap-xl-8{column-gap:3.5rem!important}.column-gap-xl-9{column-gap:4rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:2rem!important}.m-xxl-6{margin:2.5rem!important}.m-xxl-7{margin:3rem!important}.m-xxl-8{margin:3.5rem!important}.m-xxl-9{margin:4rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-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-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxl-7{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxl-9{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-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-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxl-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:2rem!important}.mt-xxl-6{margin-top:2.5rem!important}.mt-xxl-7{margin-top:3rem!important}.mt-xxl-8{margin-top:3.5rem!important}.mt-xxl-9{margin-top:4rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:2rem!important}.me-xxl-6{margin-right:2.5rem!important}.me-xxl-7{margin-right:3rem!important}.me-xxl-8{margin-right:3.5rem!important}.me-xxl-9{margin-right:4rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:2rem!important}.mb-xxl-6{margin-bottom:2.5rem!important}.mb-xxl-7{margin-bottom:3rem!important}.mb-xxl-8{margin-bottom:3.5rem!important}.mb-xxl-9{margin-bottom:4rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:2rem!important}.ms-xxl-6{margin-left:2.5rem!important}.ms-xxl-7{margin-left:3rem!important}.ms-xxl-8{margin-left:3.5rem!important}.ms-xxl-9{margin-left:4rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-2rem!important}.m-xxl-n6{margin:-2.5rem!important}.m-xxl-n7{margin:-3rem!important}.m-xxl-n8{margin:-3.5rem!important}.m-xxl-n9{margin:-4rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-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-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xxl-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xxl-n9{margin-right:-4rem!important;margin-left:-4rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-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-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xxl-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xxl-n9{margin-top:-4rem!important;margin-bottom:-4rem!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-n6{margin-top:-2.5rem!important}.mt-xxl-n7{margin-top:-3rem!important}.mt-xxl-n8{margin-top:-3.5rem!important}.mt-xxl-n9{margin-top:-4rem!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-n6{margin-right:-2.5rem!important}.me-xxl-n7{margin-right:-3rem!important}.me-xxl-n8{margin-right:-3.5rem!important}.me-xxl-n9{margin-right:-4rem!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-n6{margin-bottom:-2.5rem!important}.mb-xxl-n7{margin-bottom:-3rem!important}.mb-xxl-n8{margin-bottom:-3.5rem!important}.mb-xxl-n9{margin-bottom:-4rem!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-n6{margin-left:-2.5rem!important}.ms-xxl-n7{margin-left:-3rem!important}.ms-xxl-n8{margin-left:-3.5rem!important}.ms-xxl-n9{margin-left:-4rem!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-6{padding:2.5rem!important}.p-xxl-7{padding:3rem!important}.p-xxl-8{padding:3.5rem!important}.p-xxl-9{padding:4rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-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-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxl-7{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxl-9{padding-right:4rem!important;padding-left:4rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-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-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxl-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxl-9{padding-top:4rem!important;padding-bottom:4rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:2rem!important}.pt-xxl-6{padding-top:2.5rem!important}.pt-xxl-7{padding-top:3rem!important}.pt-xxl-8{padding-top:3.5rem!important}.pt-xxl-9{padding-top:4rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:2rem!important}.pe-xxl-6{padding-right:2.5rem!important}.pe-xxl-7{padding-right:3rem!important}.pe-xxl-8{padding-right:3.5rem!important}.pe-xxl-9{padding-right:4rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:2rem!important}.pb-xxl-6{padding-bottom:2.5rem!important}.pb-xxl-7{padding-bottom:3rem!important}.pb-xxl-8{padding-bottom:3.5rem!important}.pb-xxl-9{padding-bottom:4rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:2rem!important}.ps-xxl-6{padding-left:2.5rem!important}.ps-xxl-7{padding-left:3rem!important}.ps-xxl-8{padding-left:3.5rem!important}.ps-xxl-9{padding-left:4rem!important}.gap-xxl-0{gap:0rem!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-6{gap:2.5rem!important}.gap-xxl-7{gap:3rem!important}.gap-xxl-8{gap:3.5rem!important}.gap-xxl-9{gap:4rem!important}.row-gap-xxl-0{row-gap:0rem!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:2rem!important}.row-gap-xxl-6{row-gap:2.5rem!important}.row-gap-xxl-7{row-gap:3rem!important}.row-gap-xxl-8{row-gap:3.5rem!important}.row-gap-xxl-9{row-gap:4rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:2rem!important}.column-gap-xxl-6{column-gap:2.5rem!important}.column-gap-xxl-7{column-gap:3rem!important}.column-gap-xxl-8{column-gap:3.5rem!important}.column-gap-xxl-9{column-gap:4rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:3.5rem!important}.fs-2{font-size:2.625rem!important}.fs-3{font-size:2rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:Tiempos;src:url(//today.marquette.edu/wp-content/themes/marquettetoday/assets/css/dist/../../../assets/fonts/tiempos-headline-regular.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Tiempos;src:url(//today.marquette.edu/wp-content/themes/marquettetoday/assets/css/dist/../../../assets/fonts/tiempos-headline-regular-italic.woff2) format("woff2");font-display:swap;font-style:italic;font-weight:400}@font-face{font-family:Tiempos;src:url(//today.marquette.edu/wp-content/themes/marquettetoday/assets/css/dist/../../../assets/fonts/tiempos-headline-medium.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:500}@font-face{font-family:Tiempos;src:url(//today.marquette.edu/wp-content/themes/marquettetoday/assets/css/dist/../../../assets/fonts/tiempos-headline-medium-italic.woff2) format("woff2");font-display:swap;font-style:italic;font-weight:500}@font-face{font-family:Tiempos;src:url(//today.marquette.edu/wp-content/themes/marquettetoday/assets/css/dist/../../../assets/fonts/tiempos-headline-bold.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:700}@font-face{font-family:Tiempos;src:url(//today.marquette.edu/wp-content/themes/marquettetoday/assets/css/dist/../../../assets/fonts/tiempos-headline-bold-talic.woff2) format("woff2");font-display:swap;font-style:italic;font-weight:700}*,:before,:after{box-sizing:border-box}@media(max-width:767.98px){body{font-size:1rem}}.ratio img{object-fit:cover}.wp-block-embed:last-child,.wp-block-image:last-child{margin-bottom:0}.has-global-padding>.wp-block-group.has-global-padding{padding-right:var(--wp--style--root--padding-right);padding-left:var(--wp--style--root--padding-left)}.container{width:100%;max-width:var(--wp--style--global--content-size);margin:0 auto}.container--wide{max-width:var(--wp--style--global--wide-size)}.has-surface-75-color a,.has-surface-alt-90-color a,.has-white-color a,.has-text-80-color a,.has-text-90-color a{color:#72cff3}.has-surface-75-color a:hover,.has-surface-alt-90-color a:hover,.has-white-color a:hover,.has-text-80-color a:hover,.has-text-90-color a:hover{color:#3972b8}.focus\:outline-none:focus{outline:none}.hover\:bg-text-90:hover{background-color:#ebecf0!important}.hover\:text-decoration-underline:hover{text-decoration:underline!important}@media(min-width:992px){.position-lg-static{position:static!important}}@media(min-width:992px){.position-lg-absolute{position:absolute!important}}@media print{#floatedFeedback{display:none}}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:1rem;line-height:inherit}button{border-radius:0}label,button:not(:disabled),summary{cursor:pointer}input,select,textarea{font-family:inherit;color:inherit}input[type=date],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border:1px solid #e3e3e4;padding:0 1rem;min-height:3rem}textarea{display:block;padding-block:1rem;width:100%;min-height:10rem}select{padding-right:2.25rem;appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.25 6.875L8.5 11.125L12.75 6.875' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - .75rem) center;cursor:pointer}input[type=radio],input[type=checkbox]{margin:0;accent-color:#3972b8}select.filter,button.filter{background-color:#f8f8f8;color:#036;font-weight:600;padding-inline:1.5rem}select.filter{border-color:#e3e3e4;padding-right:3rem;background-position:calc(100% - 1rem) center}button.filter{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #e3e3e4;height:3rem}.multiselect{position:relative}.multiselect__toggle{border:1px solid #e3e3e4;padding-inline:1rem 2.25rem;min-height:3rem;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.25 6.875L8.5 11.125L12.75 6.875' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - .75rem) center;width:100%;text-align:left;border-radius:0}.multiselect__options{background-color:#fff;border:1px solid #e3e3e4;border-top-width:0;max-height:214px;overflow:auto;font-size:1rem}.multiselect__options>div{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.multiselect__active{display:flex;flex-wrap:wrap;gap:0 .5rem}.multiselect__active button{display:flex;align-items:center;gap:.25rem;background-color:#3972b8;color:#fff;border-radius:.125rem;padding:.25rem .375rem;margin-top:.25rem;border:none;font-size:.875rem;font-weight:600;line-height:1.3}.multiselect__active button svg{flex-shrink:0}.gform_wrapper.gravity-theme input[type=date],.gform_wrapper.gravity-theme input[type=datetime-local],.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=month],.gform_wrapper.gravity-theme input[type=number],.gform_wrapper.gravity-theme input[type=password],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme input[type=time],.gform_wrapper.gravity-theme input[type=url],.gform_wrapper.gravity-theme input[type=week],.gform_wrapper.gravity-theme select,.gform_wrapper.gravity-theme textarea{font-size:inherit;border-color:#e3e3e4;padding:0 1rem}.gform_wrapper.gravity-theme input[type=date][aria-invalid=true],.gform_wrapper.gravity-theme input[type=datetime-local][aria-invalid=true],.gform_wrapper.gravity-theme input[type=email][aria-invalid=true],.gform_wrapper.gravity-theme input[type=month][aria-invalid=true],.gform_wrapper.gravity-theme input[type=number][aria-invalid=true],.gform_wrapper.gravity-theme input[type=password][aria-invalid=true],.gform_wrapper.gravity-theme input[type=tel][aria-invalid=true],.gform_wrapper.gravity-theme input[type=text][aria-invalid=true],.gform_wrapper.gravity-theme input[type=time][aria-invalid=true],.gform_wrapper.gravity-theme input[type=url][aria-invalid=true],.gform_wrapper.gravity-theme input[type=week][aria-invalid=true],.gform_wrapper.gravity-theme select[aria-invalid=true],.gform_wrapper.gravity-theme textarea[aria-invalid=true]{border-color:#b32020}.gform_wrapper.gravity-theme textarea{display:block;padding-block:1rem}.gform_wrapper.gravity-theme select{padding-right:2.75rem}.gform_wrapper.gravity-theme .gform_fields{gap:var(--wp--style--block-gap)}.gform_wrapper.gravity-theme .gfield_label,.gform_wrapper.gravity-theme .ginput_complex label,.gform_wrapper.gravity-theme .ginput_container_address label,.gform_wrapper.gravity-theme .gfield_required{font-size:.75rem}.gform_wrapper.gravity-theme .gfield_label,.gform_wrapper.gravity-theme .ginput_complex label,.gform_wrapper.gravity-theme .ginput_container_address label{line-height:1.5;margin-bottom:.25rem}.gform_wrapper.gravity-theme .ginput_complex label{margin:.25rem 0 0;padding-top:0}.gform_wrapper.gravity-theme .ginput_complex{display:flex;flex-flow:row wrap}.gform_wrapper.gravity-theme .ginput_container_address{margin-left:calc(-.5 * var(--wp--style--block-gap));margin-right:calc(-.5 * var(--wp--style--block-gap))}.gform_wrapper.gravity-theme .ginput_container_address span{padding-left:calc(.5 * var(--wp--style--block-gap));padding-right:calc(.5 * var(--wp--style--block-gap))}.gform_wrapper.gravity-theme .gfield_radio .gchoice,.gform_wrapper.gravity-theme .gfield_checkbox .gchoice{display:flex;gap:.25rem;align-items:baseline}.gform_wrapper.gravity-theme .gfield_radio label,.gform_wrapper.gravity-theme .gfield_checkbox label{font-size:inherit}.gform_wrapper.gravity-theme .gform_footer{padding:0;margin:var(--wp--style--block-gap) 0 0}.gform_wrapper.gravity-theme .gform_footer input{margin-bottom:0}.gform_wrapper.gravity-theme .gform_validation_errors{border-color:#b32020}.gform_wrapper.gravity-theme .gform_validation_errors,.gform_wrapper.gravity-theme .gform_validation_errors>h2,.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label,.gform_wrapper.gravity-theme .gfield_error label,.gform_wrapper.gravity-theme .gfield_error legend,.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message,.gform_wrapper.gravity-theme [aria-invalid=true]+label,.gform_wrapper.gravity-theme label+[aria-invalid=true],.gform_wrapper.gravity-theme .gfield_required{color:#b32020}.gform_wrapper.gravity-theme .description,.gform_wrapper.gravity-theme .gfield_description,.gform_wrapper.gravity-theme .gsection_description,.gform_wrapper.gravity-theme .instruction{font-size:.875rem;padding-top:.5rem}.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message{border:none;background-color:transparent;font-size:.75rem;padding:.25rem 0 0;margin-top:0}p,ol,ul{margin-top:0;margin-bottom:1rem}p:last-child,ol:last-child,ul:last-child{margin-bottom:0}p:empty{height:1em}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--wp--preset--font-family--tiempos);line-height:1.2;font-weight:400;margin:0 0 .5rem}h1.has-open-sans-condensed-font-family,h2.has-open-sans-condensed-font-family,h3.has-open-sans-condensed-font-family,h4.has-open-sans-condensed-font-family,h5.has-open-sans-condensed-font-family,h6.has-open-sans-condensed-font-family,.h1.has-open-sans-condensed-font-family,.h2.has-open-sans-condensed-font-family,.h3.has-open-sans-condensed-font-family,.h4.has-open-sans-condensed-font-family,.h5.has-open-sans-condensed-font-family,.h6.has-open-sans-condensed-font-family{font-weight:600;text-transform:uppercase}h1.is-style-feature,h2.is-style-feature,h3.is-style-feature,h4.is-style-feature,h5.is-style-feature,h6.is-style-feature,.h1.is-style-feature,.h2.is-style-feature,.h3.is-style-feature,.h4.is-style-feature,.h5.is-style-feature,.h6.is-style-feature{position:relative;z-index:0;padding-top:.5em;padding-bottom:.125em}h1.is-style-feature:before,h1.is-style-feature:after,h2.is-style-feature:before,h2.is-style-feature:after,h3.is-style-feature:before,h3.is-style-feature:after,h4.is-style-feature:before,h4.is-style-feature:after,h5.is-style-feature:before,h5.is-style-feature:after,h6.is-style-feature:before,h6.is-style-feature:after,.h1.is-style-feature:before,.h1.is-style-feature:after,.h2.is-style-feature:before,.h2.is-style-feature:after,.h3.is-style-feature:before,.h3.is-style-feature:after,.h4.is-style-feature:before,.h4.is-style-feature:after,.h5.is-style-feature:before,.h5.is-style-feature:after,.h6.is-style-feature:before,.h6.is-style-feature:after{content:"";position:absolute;top:0;left:0;z-index:-1}h1.is-style-feature:before,h2.is-style-feature:before,h3.is-style-feature:before,h4.is-style-feature:before,h5.is-style-feature:before,h6.is-style-feature:before,.h1.is-style-feature:before,.h2.is-style-feature:before,.h3.is-style-feature:before,.h4.is-style-feature:before,.h5.is-style-feature:before,.h6.is-style-feature:before{width:2.5em;height:.1875em;background-color:#fc0}h1.is-style-feature:after,h2.is-style-feature:after,h3.is-style-feature:after,h4.is-style-feature:after,h5.is-style-feature:after,h6.is-style-feature:after,.h1.is-style-feature:after,.h2.is-style-feature:after,.h3.is-style-feature:after,.h4.is-style-feature:after,.h5.is-style-feature:after,.h6.is-style-feature:after{top:.9375em;width:8.09375em;height:.9375em;background:url(//today.marquette.edu/wp-content/themes/marquettetoday/assets/css/dist/../../img/header-texture-blue.svg) no-repeat left top/100% 100%}h1.is-style-feature.text-white:after,h1.is-style-feature.has-surface-75-color:after,h1.is-style-feature.has-surface-alt-90-color:after,h1.is-style-feature.has-white-color:after,h1.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,.has-surface-alt-90-color h1.is-style-feature:after,.has-white-color h1.is-style-feature:after,.has-text-80-color h1.is-style-feature:after,.has-text-90-color h1.is-style-feature:after,h2.is-style-feature.text-white:after,h2.is-style-feature.has-surface-75-color:after,h2.is-style-feature.has-surface-alt-90-color:after,h2.is-style-feature.has-white-color:after,h2.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,.has-surface-alt-90-color h2.is-style-feature:after,.has-white-color h2.is-style-feature:after,.has-text-80-color h2.is-style-feature:after,.has-text-90-color h2.is-style-feature:after,h3.is-style-feature.text-white:after,h3.is-style-feature.has-surface-75-color:after,h3.is-style-feature.has-surface-alt-90-color:after,h3.is-style-feature.has-white-color:after,h3.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,.has-surface-alt-90-color h3.is-style-feature:after,.has-white-color h3.is-style-feature:after,.has-text-80-color h3.is-style-feature:after,.has-text-90-color h3.is-style-feature:after,h4.is-style-feature.text-white:after,h4.is-style-feature.has-surface-75-color:after,h4.is-style-feature.has-surface-alt-90-color:after,h4.is-style-feature.has-white-color:after,h4.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,.has-surface-alt-90-color h4.is-style-feature:after,.has-white-color h4.is-style-feature:after,.has-text-80-color h4.is-style-feature:after,.has-text-90-color h4.is-style-feature:after,h5.is-style-feature.text-white:after,h5.is-style-feature.has-surface-75-color:after,h5.is-style-feature.has-surface-alt-90-color:after,h5.is-style-feature.has-white-color:after,h5.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,.has-surface-alt-90-color h5.is-style-feature:after,.has-white-color h5.is-style-feature:after,.has-text-80-color h5.is-style-feature:after,.has-text-90-color h5.is-style-feature:after,h6.is-style-feature.text-white:after,h6.is-style-feature.has-surface-75-color:after,h6.is-style-feature.has-surface-alt-90-color:after,h6.is-style-feature.has-white-color:after,h6.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,.has-surface-alt-90-color h6.is-style-feature:after,.has-white-color h6.is-style-feature:after,.has-text-80-color h6.is-style-feature:after,.has-text-90-color h6.is-style-feature:after,.h1.is-style-feature.text-white:after,.h1.is-style-feature.has-surface-75-color:after,.h1.is-style-feature.has-surface-alt-90-color:after,.h1.is-style-feature.has-white-color:after,.h1.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,.has-surface-alt-90-color .h1.is-style-feature:after,.has-white-color .h1.is-style-feature:after,.has-text-80-color .h1.is-style-feature:after,.has-text-90-color .h1.is-style-feature:after,.h2.is-style-feature.text-white:after,.h2.is-style-feature.has-surface-75-color:after,.h2.is-style-feature.has-surface-alt-90-color:after,.h2.is-style-feature.has-white-color:after,.h2.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,.has-surface-alt-90-color .h2.is-style-feature:after,.has-white-color .h2.is-style-feature:after,.has-text-80-color .h2.is-style-feature:after,.has-text-90-color .h2.is-style-feature:after,.h3.is-style-feature.text-white:after,.h3.is-style-feature.has-surface-75-color:after,.h3.is-style-feature.has-surface-alt-90-color:after,.h3.is-style-feature.has-white-color:after,.h3.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,.has-surface-alt-90-color .h3.is-style-feature:after,.has-white-color .h3.is-style-feature:after,.has-text-80-color .h3.is-style-feature:after,.has-text-90-color .h3.is-style-feature:after,.h4.is-style-feature.text-white:after,.h4.is-style-feature.has-surface-75-color:after,.h4.is-style-feature.has-surface-alt-90-color:after,.h4.is-style-feature.has-white-color:after,.h4.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,.has-surface-alt-90-color .h4.is-style-feature:after,.has-white-color .h4.is-style-feature:after,.has-text-80-color .h4.is-style-feature:after,.has-text-90-color .h4.is-style-feature:after,.h5.is-style-feature.text-white:after,.h5.is-style-feature.has-surface-75-color:after,.h5.is-style-feature.has-surface-alt-90-color:after,.h5.is-style-feature.has-white-color:after,.h5.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,.has-surface-alt-90-color .h5.is-style-feature:after,.has-white-color .h5.is-style-feature:after,.has-text-80-color .h5.is-style-feature:after,.has-text-90-color .h5.is-style-feature:after,.h6.is-style-feature.text-white:after,.h6.is-style-feature.has-surface-75-color:after,.h6.is-style-feature.has-surface-alt-90-color:after,.h6.is-style-feature.has-white-color:after,.h6.is-style-feature.has-text-80-color:after,h1.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after,.has-surface-alt-90-color .h6.is-style-feature:after,.has-white-color .h6.is-style-feature:after,.has-text-80-color .h6.is-style-feature:after,.has-text-90-color .h6.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,h2.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,h3.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,h4.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,h5.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,h6.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,.h1.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,.h2.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,.h3.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,.h4.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,.h5.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color h1.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color h2.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color h3.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color h4.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color h5.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color h6.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color .h1.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color .h2.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color .h3.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color .h4.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color .h5.is-style-feature:after,.h6.is-style-feature.has-text-90-color .has-surface-75-color .h6.is-style-feature:after{background-image:url(//today.marquette.edu/wp-content/themes/marquettetoday/assets/css/dist/../../img/header-texture-gold.svg)}h1,.h1{font-size:3.5rem}@media(min-width:768px)and (max-width:1199.98px){h1,.h1{font-size:calc(1.475rem + 2.7vw)}}@media(max-width:767.98px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:2.625rem}@media(min-width:768px)and (max-width:1199.98px){h2,.h2{font-size:calc(1.3875rem + 1.65vw)}}@media(max-width:767.98px){h2,.h2{font-size:2rem}}h3,.h3{font-size:2rem}@media(min-width:768px)and (max-width:1199.98px){h3,.h3{font-size:calc(1.325rem + .9vw)}}@media(max-width:767.98px){h3,.h3{font-size:1.5rem}}h4,.h4{font-size:1.5rem}@media(min-width:768px)and (max-width:1199.98px){h4,.h4{font-size:calc(1.275rem + .3vw)}}@media(max-width:767.98px){h4,.h4{font-size:1.125rem}}h5,.h5{font-size:1.125rem}@media(min-width:768px)and (max-width:1199.98px){h5,.h5{font-size:1.125rem}}@media(max-width:767.98px){h5,.h5{font-size:1rem}}h6,.h6{font-size:1rem}@media(min-width:768px)and (max-width:1199.98px){h6,.h6{font-size:1rem}}@media(max-width:767.98px){h6,.h6{font-size:1rem}}h4.has-open-sans-condensed-font-family,.h4.has-open-sans-condensed-font-family,h5.has-open-sans-condensed-font-family,.h5.has-open-sans-condensed-font-family{letter-spacing:.04em}h5.has-open-sans-condensed-font-family,.h5.has-open-sans-condensed-font-family{font-size:1rem}h6.has-open-sans-condensed-font-family,.h6.has-open-sans-condensed-font-family{letter-spacing:.05em}h6.has-open-sans-condensed-font-family,.h6.has-open-sans-condensed-font-family{font-size:.875rem}.img-fluid{max-width:100%;height:auto}.list-unstyled{padding-left:0;list-style:none}.line-clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp,4);overflow:hidden}.hover-scale__image-container{overflow:hidden}.hover-scale__image-container img{transition:transform .3s}@media(hover:hover){.hover-scale:hover .hover-scale__image-container img{transform:scale(1.1)}}.has-drop-cap:not(:focus):first-letter {font-weight:800;font-size:6.0555555556em;margin-right:.1em;margin-bottom:.1em;color:#3972b8;font-family:var(--wp--preset--font-family--open-sans-condensed)}.has-surface-10-background-color .has-drop-cap:not(:focus):first-letter {color:#72cff3}.text-decoration-hover-underline:hover{text-decoration:underline!important}.ratio-3x2{--bs-aspect-ratio:calc(2 / 3 * 100%)}@media(hover:hover){.has-image-opacity-shift-on-hover:hover img{opacity:.8}}.has-primary-40-link-color a{color:var(--wp--preset--color--primary-40)!important}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714286%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}.tns-slider:not([data-auto-height=true]),.tns-nav,.tns-controls{display:flex}.tns-slider,.tns-item{font-size:inherit!important}.tns-nav button,.tns-controls button,.tns-outer button[data-action]{padding:0;border:none;background-color:transparent;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.tns-outer{position:relative}.tns-outer:has(.tns-nav+.tns-controls) .tns-nav{align-items:center;min-height:2rem;padding-inline:5.5rem}.tns-outer:has(.tns-nav+.tns-controls) .tns-nav+.tns-controls{margin-top:-2rem;justify-content:flex-end}.tns-nav{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem}.tns-nav button{width:.625rem;height:.625rem;border-radius:50%;background-color:#e3e3e4;flex-shrink:0}@media(hover:hover){.tns-nav button:hover{background-color:#6e7175}}.tns-nav button.tns-nav-active{background-color:#036}.tns-nav+.tns-controls{margin-top:1rem;justify-content:center}.tns-controls{gap:.5rem}.tns-controls button{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;color:#036;border:1px solid #036}@media(hover:hover){.tns-controls button:not(:disabled):hover{background-color:#e3e3e4}.tns-controls button:active{background-color:#e3e3e4}}.tns-controls button:disabled{color:#e3e3e4;border-color:#e3e3e4;pointer-events:none}.has-surface-10-background-color .tns-controls button{background-color:#fff}.wp-element-button,.wp-block-button__link,.gform_wrapper.gravity-theme .gform_button{display:inline-flex;justify-content:center;gap:.375rem;text-align:center;cursor:pointer;word-break:break-word;background-color:#48454d;color:#fff;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.4;padding:.8125rem 1.5rem;border-radius:0;border:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.acf-block-explore-tiles+.acf-block-explore-tiles{margin-top:1.5rem}.acf-block-explore-tiles__tile{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:206/307;border:1px solid #fc0;border-bottom-width:.5rem;border-image-slice:1;border-image-source:linear-gradient(to right,#fce961,#f6c353)}.acf-block-explore-tiles__tile-image{position:absolute;top:0;left:0;z-index:-1;width:100%;height:calc(100% - 74px);transition:background-color .15s ease-in-out}.acf-block-explore-tiles__tile-image img{width:100%;height:100%;object-fit:cover;transition:opacity .15s ease-in-out}.acf-block-explore-tiles__tile a{display:flex;align-items:center;justify-content:center;width:100%;min-height:74px;padding:.75rem .5rem;background-color:#fff;color:#036;font-weight:700;text-decoration:none;font-size:.875rem;line-height:1.3;text-transform:uppercase;text-align:center}.acf-block-explore-tiles__tile a:hover{color:#036}.acf-block-explore-tiles__tile a.stretched-link:after,.acf-block-explore-tiles__tile .results-list .wp-block-post .wp-block-post-title a:after,.results-list .wp-block-post .wp-block-post-title .acf-block-explore-tiles__tile a:after{bottom:-.5rem}.acf-block-explore-tiles .tns-slider{--bs-gutter-x:0;--bs-gutter-y:0}@media(min-width:992px){.acf-block-explore-tiles.alignwide .acf-block-explore-tiles__tile a{font-size:1rem}}@media(hover:hover){.acf-block-explore-tiles:has(.acf-block-explore-tiles__tile a:hover):hover .acf-block-explore-tiles__tile .acf-block-explore-tiles__tile-image{background-color:#000!important}.acf-block-explore-tiles:has(.acf-block-explore-tiles__tile a:hover):hover .acf-block-explore-tiles__tile .acf-block-explore-tiles__tile-image img{opacity:.7}.acf-block-explore-tiles:has(.acf-block-explore-tiles__tile a:hover):hover .acf-block-explore-tiles__tile:hover .acf-block-explore-tiles__tile-image img{opacity:1}}.acf-block-featured-content{display:flex;flex-wrap:wrap;background-color:#001240;color:#fff}.acf-block-featured-content__text,.acf-block-featured-content__article{flex:0 0 100%;width:100%;padding:5rem 2.5rem}@media(min-width:768px){.acf-block-featured-content__text,.acf-block-featured-content__article{flex-basis:50%;max-width:50%}}.acf-block-featured-content__text{position:relative;background-color:#036}.acf-block-featured-content__text:before{content:"";position:absolute;top:0;left:1rem;width:1px;height:100%;background-color:#fff}.acf-block-featured-content__separator{position:relative;width:6.5rem;height:.5rem;margin-left:-2.5rem;border:none}@media(min-width:992px){.acf-block-featured-content.alignwide .acf-block-featured-content__text,.acf-block-featured-content.alignwide .acf-block-featured-content__article,.acf-block-featured-content.alignfull .acf-block-featured-content__text,.acf-block-featured-content.alignfull .acf-block-featured-content__article{padding-right:var(--wp--style--root--padding-right);padding-left:var(--wp--style--root--padding-left)}.acf-block-featured-content.alignwide .acf-block-featured-content__text,.acf-block-featured-content.alignfull .acf-block-featured-content__text{flex-basis:38.5%;max-width:38.5%}.acf-block-featured-content.alignwide .acf-block-featured-content__article,.acf-block-featured-content.alignfull .acf-block-featured-content__article{flex-basis:61.5%;max-width:61.5%}.acf-block-featured-content.alignwide .acf-block-featured-content__separator,.acf-block-featured-content.alignfull .acf-block-featured-content__separator{margin-left:calc(-1 * var(--wp--style--root--padding-left))}}.acf-block-homepage-hero.has-global-padding,.acf-block-homepage-hero .has-global-padding{padding-right:var(--wp--style--root--padding-right);padding-left:var(--wp--style--root--padding-left)}.acf-block-media-gallery-slider .play-btn{margin:1.5rem;font-size:4.5rem}@media(max-width:991.98px){.acf-block-media-gallery-slider .play-btn{margin:1rem;font-size:3.5rem}}@media(max-width:575.98px){.acf-block-media-gallery-slider .play-btn{font-size:3rem}}.acf-block-media-gallery-slider .ratio-16x9 figcaption{padding-left:7.5rem!important}@media(max-width:991.98px){.acf-block-media-gallery-slider .ratio-16x9 figcaption{padding-left:5.5rem!important}}@media(max-width:575.98px){.acf-block-media-gallery-slider .ratio-16x9 figcaption{padding-left:5rem!important}}@media(min-width:1200px){.acf-block-media-gallery-slider.alignwide .ratio-16x9 figcaption{padding-left:8.5rem!important}.acf-block-media-gallery-slider.alignwide .play-btn{margin:2rem;font-size:5rem}}.acf-block-responsive-spacer{height:var(--desktop-height)}@media(min-width:768px)and (max-width:1199.98px){.acf-block-responsive-spacer{height:var(--tablet-height,var(--desktop-height))}}@media(max-width:767.98px){.acf-block-responsive-spacer{height:var(--mobile-height,var(--tablet-height,var(--desktop-height)))}}.acf-block-site-footer{background-color:#ecf8fe}.acf-block-site-footer a{color:#036;text-decoration:none}.acf-block-site-footer a:hover{text-decoration:underline}.acf-block-site-header{position:relative;color:#000}.acf-block-site-header button{display:flex;align-items:center;gap:.5rem;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600;color:#036}.acf-block-site-header__logo{flex-shrink:1;text-decoration:none}.acf-block-site-header__logo-image{display:block;width:var(--width,unset);max-width:100%;height:auto}@media(max-width:991.98px){.acf-block-site-header__logo-image{width:var(--mobile-width,var(--width,unset))}}@media print{.acf-block-site-header__logo-image{width:var(--mobile-width,var(--width,unset))}}.acf-block-site-header__nav-inner-container{position:fixed;top:var(--wp-admin--admin-bar--height,0px);left:0;z-index:1030;width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));padding:3rem 1.5rem 1.5rem;background-color:#036;color:#fff;overflow:auto;transition:.3s ease-in-out;transition-property:transform,visibility,background-color}@media(min-width:768px){.acf-block-site-header__nav-inner-container{padding:5rem 3rem 1.5rem;width:75%;max-width:756px}}@media(min-width:992px){.acf-block-site-header__nav-inner-container{padding-inline:5rem}}.acf-block-site-header__nav-inner-container:not(.is-open){transform:translate(-100%);visibility:hidden}.acf-block-site-header__nav-inner-container ul{padding-left:0;list-style:none}.acf-block-site-header__nav-inner-container a{color:currentColor;text-decoration:none}.acf-block-site-header__nav-inner-container button{color:currentColor}.acf-block-site-header__nav-tabs{display:flex;flex-direction:column;overflow:hidden}.acf-block-site-header__nav-tabs-list{display:flex;font-family:var(--wp--preset--font-family--open-sans-condensed);text-transform:uppercase;letter-spacing:.04em;text-align:center;font-weight:600;font-size:1rem}.acf-block-site-header__nav-tabs-list li{flex:1 0 0%}.acf-block-site-header__nav-tabs-list a{position:relative;display:block;border-bottom:1px solid #fff;transition:opacity .3s ease-in-out}.acf-block-site-header__nav-tabs-list a:after{content:"";position:absolute;top:100%;left:0;width:100%;height:3px;background-color:#fff;transition:opacity .3s ease-in-out}.acf-block-site-header__nav-tabs-list a:not([aria-selected=true]){opacity:.7}.acf-block-site-header__nav-tabs-list a:not([aria-selected=true]):after{opacity:0}.acf-block-site-header__nav-tabs-panel[aria-hidden=true]{display:none}.acf-block-site-header__nav-tabs-panel ul{display:flex;flex-direction:column;gap:.5rem}.acf-block-site-header__nav-tabs-panel a{display:block;font-size:1.5rem;line-height:1.3;font-family:var(--wp--preset--font-family--tiempos)}.acf-block-site-header__nav-tabs-panel a:hover{text-decoration:underline .25rem #fc0;text-underline-offset:.5rem}@media(min-width:768px){.acf-block-site-header__nav-tabs-panel a{font-size:2rem}}.acf-block-site-header__search-inner-container{position:fixed;top:var(--wp-admin--admin-bar--height,0px);left:0;z-index:1030;width:100%;height:calc(100% - var(--wp-admin--admin-bar--height, 0px));background:linear-gradient(90deg,#479fccf5 -65.54%,#123657f5);color:#fff;padding-right:var(--wp--style--root--padding-right);padding-left:var(--wp--style--root--padding-left);transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.acf-block-site-header__search-inner-container:not(.is-open){opacity:0;visibility:hidden}.acf-block-site-header__search-inner-container button{color:currentColor}.acf-block-site-header__search-form{position:relative;display:flex;gap:.5rem;border-bottom:1px solid #fff}.acf-block-site-header__search-form input{color:inherit;background-color:transparent;border:none;padding:0;flex-grow:1;height:3rem}.acf-block-site-header__search-form input:focus{outline:none}.acf-block-site-header__search-form input::placeholder{color:#ffffffb3}.acf-block-site-header__search-form input::-webkit-search-cancel-button{filter:invert(1) grayscale(1)}.acf-block-site-header__search-form-autocomplete{position:absolute;top:100%;left:0;width:100%;max-height:182px;background-color:#fff;overflow:auto;font-size:.875rem}.acf-block-site-header__search-form-autocomplete a{display:block;padding:.25rem .5rem;color:#48454d;text-decoration:none}.acf-block-site-header__search-form-autocomplete a:hover,.acf-block-site-header__search-form-autocomplete a:focus-visible{background-color:#3972b81a}.acf-block-site-header .utility-menu a:hover{color:currentColor}.acf-block-social-callout{position:relative;padding:1.5rem 0 0 1.5rem}.acf-block-social-callout:before{content:"";position:absolute;top:0;left:0;width:230px;max-width:calc(100% - 1.5rem);height:220px;background-color:#fc0}.acf-block-social-callout__inner{position:relative;z-index:1;min-height:240px}@media(min-width:576px){.acf-block-social-callout__inner{max-width:323px}}@media(max-width:767.98px){.acf-block-social-callout h2{font-size:2rem}}@media(min-width:992px){.acf-block-social-callout h2:not(.h3){font-size:2.75rem}}@media(min-width:1200px){.acf-block-social-callout h2:not(.h3){font-size:3.25rem}}.acf-block-social-callout .social-icons{gap:2rem}.acf-block-social-callout .social-icons>a{width:1.5rem}.acf-block-social-callout .social-icons>a:not(:last-child){border-right:0}.acf-block-social-callout .social-icons>a>svg{width:1.5rem;height:1.5rem}@media(min-width:768px){.acf-block-social-callout--two-col-layout .acf-block-social-callout__inner{max-width:none;min-height:180px}.acf-block-social-callout--two-col-layout:before{width:213px;height:176px}}@media(min-width:768px)and (min-width:992px){.acf-block-social-callout--two-col-layout .social-icons{gap:3rem}}.wp-block-button.is-style-primary .wp-block-button__link{background-color:#fc0;color:#036}.wp-block-button.is-style-primary .wp-block-button__link:hover:after,.wp-block-button.is-style-primary .wp-block-button__link:active:after{width:1.5rem;margin-right:-.5rem}.wp-block-button.is-style-primary .wp-block-button__link:hover{background-color:#fc0}.wp-block-button.is-style-primary .wp-block-button__link:active{background-color:#f2c200}.wp-block-button.is-style-primary .wp-block-button__link:after{content:"";width:0;height:1.5rem;flex-shrink:0;align-self:center;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.0001 11.0002H14.5901L11.2901 7.71019C11.1018 7.52188 10.996 7.26649 10.996 7.00019C10.996 6.73388 11.1018 6.47849 11.2901 6.29019C11.4784 6.10188 11.7338 5.99609 12.0001 5.99609C12.2664 5.99609 12.5218 6.10188 12.7101 6.29019L17.7101 11.2902C17.8011 11.3853 17.8725 11.4974 17.9201 11.6202C18.0201 11.8636 18.0201 12.1367 17.9201 12.3802C17.8725 12.5029 17.8011 12.6151 17.7101 12.7102L12.7101 17.7102C12.6171 17.8039 12.5065 17.8783 12.3847 17.9291C12.2628 17.9798 12.1321 18.006 12.0001 18.006C11.8681 18.006 11.7374 17.9798 11.6155 17.9291C11.4937 17.8783 11.3831 17.8039 11.2901 17.7102C11.1964 17.6172 11.122 17.5066 11.0712 17.3848C11.0204 17.2629 10.9943 17.1322 10.9943 17.0002C10.9943 16.8682 11.0204 16.7375 11.0712 16.6156C11.122 16.4937 11.1964 16.3831 11.2901 16.2902L14.5901 13.0002H7.0001C6.73489 13.0002 6.48053 12.8948 6.293 12.7073C6.10546 12.5198 6.0001 12.2654 6.0001 12.0002C6.0001 11.735 6.10546 11.4806 6.293 11.2931C6.48053 11.1055 6.73489 11.0002 7.0001 11.0002Z' fill='%23003366'/%3E%3C/svg%3E");background-position:right center;margin:-.25rem -.375rem -.25rem 0;overflow:hidden;transition:.15s ease-in-out;transition-property:width,margin}@media(hover:none){.wp-block-button.is-style-primary .wp-block-button__link:after{width:1.5rem;margin-right:-.5rem}}.wp-block-button.is-style-primary.has-no-arrow .wp-block-button__link:hover{background-color:#f2c200}.wp-block-button.is-style-primary.has-no-arrow .wp-block-button__link:after{content:none}.wp-block-button.is-style-secondary .wp-block-button__link{background-color:#f8f8f8;color:#036;border:1px solid #e3e3e4;padding:calc(.8125rem - 1px) calc(1.5rem - 1px)}.wp-block-button.is-style-secondary .wp-block-button__link:hover{border-color:#036}.wp-block-button.is-style-secondary .wp-block-button__link:active{background-color:#e3e3e4;color:#6e7175;border-color:#6e7175}.wp-block-button.is-style-link .wp-block-button__link{justify-content:space-between;background-color:transparent;padding:0;color:#036;border-bottom:2px solid #fc0;text-align:left}.wp-block-button.is-style-link .wp-block-button__link:hover:after,.wp-block-button.is-style-link .wp-block-button__link:active:after{width:1.5rem;margin-left:0}.wp-block-button.is-style-link .wp-block-button__link:active{color:#6e7175}.wp-block-button.is-style-link .wp-block-button__link:after{content:"";width:0;height:1.5rem;margin-left:-.375rem;flex-shrink:0;align-self:center;overflow:hidden;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.0001 11.0002H14.5901L11.2901 7.71019C11.1018 7.52188 10.996 7.26649 10.996 7.00019C10.996 6.73388 11.1018 6.47849 11.2901 6.29019C11.4784 6.10188 11.7338 5.99609 12.0001 5.99609C12.2664 5.99609 12.5218 6.10188 12.7101 6.29019L17.7101 11.2902C17.8011 11.3853 17.8725 11.4974 17.9201 11.6202C18.0201 11.8636 18.0201 12.1367 17.9201 12.3802C17.8725 12.5029 17.8011 12.6151 17.7101 12.7102L12.7101 17.7102C12.6171 17.8039 12.5065 17.8783 12.3847 17.9291C12.2628 17.9798 12.1321 18.006 12.0001 18.006C11.8681 18.006 11.7374 17.9798 11.6155 17.9291C11.4937 17.8783 11.3831 17.8039 11.2901 17.7102C11.1964 17.6172 11.122 17.5066 11.0712 17.3848C11.0204 17.2629 10.9943 17.1322 10.9943 17.0002C10.9943 16.8682 11.0204 16.7375 11.0712 16.6156C11.122 16.4937 11.1964 16.3831 11.2901 16.2902L14.5901 13.0002H7.0001C6.73489 13.0002 6.48053 12.8948 6.293 12.7073C6.10546 12.5198 6.0001 12.2654 6.0001 12.0002C6.0001 11.735 6.10546 11.4806 6.293 11.2931C6.48053 11.1055 6.73489 11.0002 7.0001 11.0002Z' fill='%23F2C200'/%3E%3C/svg%3E");transition:.15s ease-in-out;transition-property:width,margin}@media(hover:none){.wp-block-button.is-style-link .wp-block-button__link:after{width:1.5rem;margin-left:0}}.wp-block-button.is-size-large.is-style-primary .wp-block-button__link{padding:1rem 2rem}.wp-block-button.is-size-large.is-style-secondary .wp-block-button__link{padding:calc(1rem - 1px) calc(2rem - 1px)}.wp-block-button.is-size-small.is-style-primary .wp-block-button__link{padding:.5rem 1rem}.wp-block-button.is-size-small.is-style-secondary .wp-block-button__link{padding:calc(.5rem - 1px) calc(1rem - 1px)}a.wp-block-button.is-style-link.stretched-link:active .wp-block-button__link,.results-list .wp-block-post .wp-block-post-title a.wp-block-button.is-style-link:active .wp-block-button__link{color:#6e7175}a.wp-block-button.is-style-link.stretched-link:hover .wp-block-button__link:after,.results-list .wp-block-post .wp-block-post-title a.wp-block-button.is-style-link:hover .wp-block-button__link:after,a.wp-block-button.is-style-link.stretched-link:active .wp-block-button__link:after,.results-list .wp-block-post .wp-block-post-title a.wp-block-button.is-style-link:active .wp-block-button__link:after{width:1.5rem;margin-left:0}body .wp-block-columns.is-layout-flex{gap:1.5rem}@media(min-width:992px){body .wp-block-columns.is-layout-flex{gap:2.5rem}}@media(min-width:768px){.wp-block-columns:has(.wp-block-column:last-child:nth-child(2)){flex-wrap:nowrap!important}}@media(min-width:768px){.wp-block-columns:has(.wp-block-column:last-child:nth-child(3)){flex-wrap:nowrap!important}}.wp-block-cover__inner-container>:last-child{margin-bottom:0}.wp-block-cover.alignfull{padding-right:var(--wp--style--root--padding-right);padding-left:var(--wp--style--root--padding-right)}.wp-block-group:has(.alignright):after,.wp-block-group:has(.alignleft):after{display:block;clear:both;content:""}@media(min-width:768px)and (max-width:1199.98px){.wp-block-heading{--wp--preset--font-size--heading-6:1rem;--wp--preset--font-size--heading-5:1.125rem;--wp--preset--font-size--heading-4:calc(1.275rem + .3vw);--wp--preset--font-size--heading-3:calc(1.325rem + .9vw);--wp--preset--font-size--heading-2:calc(1.3875rem + 1.65vw);--wp--preset--font-size--heading-1:calc(1.475rem + 2.7vw)}}@media(max-width:767.98px){.wp-block-heading{--wp--preset--font-size--heading-6:1rem;--wp--preset--font-size--heading-5:1rem;--wp--preset--font-size--heading-4:1.125rem;--wp--preset--font-size--heading-3:1.5rem;--wp--preset--font-size--heading-2:2rem;--wp--preset--font-size--heading-1:2.5rem}}.wp-block-heading.has-heading-4-font-size.has-open-sans-condensed-font-family{letter-spacing:.04em}.wp-block-heading.has-heading-5-font-size.has-open-sans-condensed-font-family{font-size:1rem!important;letter-spacing:.04em}.wp-block-heading.has-heading-6-font-size.has-open-sans-condensed-font-family{font-size:.875rem!important;letter-spacing:.05em}.wp-block-heading a{text-decoration:none}body .is-layout-flow .wp-block-image.alignright{margin-left:1.5rem;margin-bottom:1rem}body .is-layout-flow .wp-block-image.alignleft{margin-right:1.5rem;margin-bottom:1rem}body .is-layout-flow .wp-block-image.alignright,body .is-layout-flow .wp-block-image.alignleft{max-width:50%}@media(max-width:575.98px){body .is-layout-flow .wp-block-image.alignright,body .is-layout-flow .wp-block-image.alignleft{float:none;margin-inline:auto;max-width:100%}}.wp-block-image figcaption{font-size:.875rem;color:#6e7175;margin:1rem 0 0}.has-surface-10-background-color .wp-block-image figcaption{color:#bfc4cf}.wp-block-media-text .wp-block-media-text__content{--wp--style--block-gap:1.5rem;padding-right:0;padding-left:var(--wp--style--block-gap)}@media(min-width:992px){.wp-block-media-text .wp-block-media-text__content{--wp--style--block-gap:2.5rem}}@media(min-width:1200px){.wp-block-media-text .wp-block-media-text__content{--wp--style--block-gap:4rem}}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding-right:var(--wp--style--block-gap);padding-left:0}@media(max-width:767.98px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2;padding:var(--wp--style--block-gap) 0 0}.wp-block-media-text.is-stacked-on-mobile.is-image-fill .wp-block-media-text__media img{position:unset;width:100%;height:auto;margin:0}}@media(min-width:768px){.wp-block-media-text.alignfull:not(.has-media-on-the-right) .wp-block-media-text__content{padding-right:var(--wp--style--block-gap)}}@media(min-width:768px){.wp-block-media-text.alignfull.has-media-on-the-right .wp-block-media-text__content{padding-left:var(--wp--style--block-gap)}}@media(max-width:767.98px){.wp-block-media-text.alignfull.is-stacked-on-mobile .wp-block-media-text__content{padding-right:var(--wp--style--root--padding-right);padding-left:var(--wp--style--root--padding-left)}}@media(max-width:767.98px){.wp-block-media-text.alignfull:not(.is-stacked-on-mobile):not(.has-media-on-the-right) .wp-block-media-text__content{padding-right:var(--wp--style--root--padding-right)}.wp-block-media-text.alignfull:not(.is-stacked-on-mobile).has-media-on-the-right .wp-block-media-text__content{padding-left:var(--wp--style--root--padding-left)}}.site-main>.wp-block-post-content>*:first-child:where(.alignfull){margin-top:calc(-1 * var(--wp--style--block-gap))}.site-main>.wp-block-post-content>*:last-child:where(.alignfull){margin-bottom:calc(-1 * var(--wp--style--block-gap))}.wp-caption figcaption{font-size:.875rem;color:#6e7175;margin-top:.5rem}.alignright{margin-right:1rem}.alignleft{margin-left:1rem}.wp-block-post-terms a{text-decoration:none}.wp-block-pullquote{position:relative;font-size:2rem;line-height:1.2;padding:0;padding-left:3rem}@media(min-width:768px){.wp-block-pullquote{padding-left:4rem}}.wp-block-pullquote:where(:not(.has-text-align-center):not(.has-text-align-right)){text-align:left}.wp-block-pullquote:before{content:"";position:absolute;top:.5rem;left:1.5rem;width:1rem;height:1rem;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 0H0V11H5V16H16V5H11V0ZM11 5H5V11H11V5Z' fill='%23FFCC00'/%3E%3C/svg%3E")}@media(min-width:768px){.wp-block-pullquote:before{left:2.5rem}}.wp-block-pullquote blockquote{display:flex;flex-direction:column;margin:0}.wp-block-pullquote p{color:#3972b8;font-family:var(--wp--preset--font-family--tiempos)}@media(min-width:768px)and (max-width:1199.98px){.wp-block-pullquote p{font-size:calc(1.325rem + .9vw)}}@media(max-width:767.98px){.wp-block-pullquote p{font-size:1.5rem}}.wp-block-pullquote cite{font-style:normal;font-size:1rem;line-height:1.6;font-weight:600;color:#036}.wp-block-pullquote cite:before{content:"\2013\a0"}.has-surface-10-background-color .wp-block-pullquote p{color:#72cff3}.has-surface-10-background-color .wp-block-pullquote cite{color:#fff}.wp-block-query-pagination{font-size:1rem;gap:.5rem!important}.wp-block-query-pagination-numbers,.wp-block-query-pagination-previous,.wp-block-query-pagination-next{margin:0!important}.wp-block-query-pagination-numbers{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.wp-block-query-pagination-numbers:first-child:before,.wp-block-query-pagination-numbers:last-child:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.3327 17.3333L11.766 17.3333L16.5327 22.1333L14.666 24L6.66602 16L14.666 8L16.5327 9.86667L11.766 14.6667L25.3327 14.6667L25.3327 17.3333Z' fill='%23E3E4E4'/%3E%3C/svg%3E")}.wp-block-query-pagination-numbers:last-child:after{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66732 14.6667L20.234 14.6667L15.4673 9.86667L17.334 8L25.334 16L17.334 24L15.4673 22.1333L20.234 17.3333L6.66732 17.3333L6.66732 14.6667Z' fill='%23E3E4E4'/%3E%3C/svg%3E")}.wp-block-query-pagination-numbers:first-child:before,.wp-block-query-pagination-numbers:last-child:after,.wp-block-query-pagination-previous,.wp-block-query-pagination-next{width:2rem;height:2rem;background-position:center}.wp-block-query-pagination-previous,.wp-block-query-pagination-next{text-indent:-999em;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.3327 17.3333L11.766 17.3333L16.5327 22.1333L14.666 24L6.66602 16L14.666 8L16.5327 9.86667L11.766 14.6667L25.3327 14.6667L25.3327 17.3333Z' fill='%23003366'/%3E%3C/svg%3E")}.wp-block-query-pagination-next{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66732 14.6667L20.234 14.6667L15.4673 9.86667L17.334 8L25.334 16L17.334 24L15.4673 22.1333L20.234 17.3333L6.66732 17.3333L6.66732 14.6667Z' fill='%23003366'/%3E%3C/svg%3E")}.wp-block-query-pagination .page-numbers{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid #ebecf0;text-decoration:none;color:currentColor;font-weight:700}.wp-block-query-pagination .page-numbers:hover{background-color:#ebecf0}.wp-block-query-pagination .page-numbers.current{background-color:#3972b8;border-color:#3972b8;color:#fff}.wp-block-query-pagination .page-numbers.dots{width:2rem;border:none}.wp-block-query-pagination .page-numbers.dots:hover{background-color:transparent}.wp-block-quote{position:relative;padding-left:3rem}@media(min-width:768px){.wp-block-quote{padding-left:4rem}}.wp-block-quote:before{content:"";position:absolute;top:0;left:2rem;height:100%;border-left:2px solid #fc0}@media(min-width:768px){.wp-block-quote:before{left:3rem}}.wp-block-quote cite{font-style:normal;font-size:1rem;font-weight:600}.wp-block-quote cite:before{content:"\2013\a0"}.wp-block-search .wp-block-search__input{padding:.5rem 1rem;font-size:1.125rem}@media(min-width:768px){.wp-block-search .wp-block-search__input{font-size:1.25rem}}.wp-block-search .wp-block-search__input::placeholder{color:#6e7175}.wp-block-search__button-inside{color:#6e7175}.wp-block-search__button-inside .wp-block-search__inside-wrapper{gap:.5rem;border-width:0 0 1px;border-color:currentColor;padding:0}.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{padding:0;height:3.5rem;background-color:transparent}.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{align-items:center;padding:0;background-color:transparent;color:currentColor;font-size:.875rem}.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button:hover{color:#48454d}@media(min-width:768px){.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{font-size:1rem}}.wp-block-separator{border-top:none;margin:1rem 0;color:#e3e3e4}.featured-post-image{position:relative;z-index:1;margin-top:1rem;margin-left:1rem}@media(min-width:768px){.featured-post-image{margin-left:0}}@media(min-width:992px){.featured-post-image{margin-top:1.5rem}}.featured-post-image:before,.featured-post-image:after{content:"";position:absolute;left:-1rem;z-index:-1}@media(min-width:992px){.featured-post-image:before,.featured-post-image:after{left:-1.5rem}}.featured-post-image:before{top:-1rem;z-index:-2;width:50%;aspect-ratio:1;background-color:#fc0}@media(min-width:992px){.featured-post-image:before{top:-1.5rem}}.featured-post-image:after{bottom:0;width:1rem;max-height:50%;aspect-ratio:24/214;background:transparent url(//today.marquette.edu/wp-content/themes/marquettetoday/assets/css/dist/../../img/featured-post-image-texture.svg) no-repeat left top/cover}@media(min-width:992px){.featured-post-image:after{width:1.5rem}}@media(max-width:575.98px){.mobile-off-canvas-slider .tns-ovh{margin-right:calc(var(--wp--style--root--padding-right) * -1);margin-left:calc(var(--wp--style--root--padding-left) * -1)}.mobile-off-canvas-slider .tns-inner{padding-right:var(--offset-padding-right,calc(var(--wp--style--root--padding-right) * 1.5));padding-left:var(--wp--style--root--padding-right)}}.mini-cal{background-color:#fff;font-size:1rem;border:1px solid #6e7175}.mini-cal button{display:flex;align-items:center;justify-content:center;background-color:transparent;padding:0;border:0;color:inherit}.mini-cal__header{display:flex;align-items:center;justify-content:space-between;color:#036;font-weight:600;min-height:3rem;border-bottom:1px solid #6e7175}.mini-cal__header button{padding:.75rem}.mini-cal__days{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.mini-cal__days>div{display:flex;align-items:center;justify-content:center;height:44px}.mini-cal__days abbr{text-decoration:none}.mini-cal__day-name{color:#6e7175}.mini-cal__day{color:#036}.mini-cal__day[role=button]{text-decoration:underline;font-weight:700;cursor:pointer}.mini-cal__day[role=button]:hover{background-color:#ecf8fe}.mini-cal__day[role=button].is-active{background-color:#036;color:#fff}.pagination{margin-top:3rem}.pagination .nav-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;font-size:1rem}.pagination .nav-links:not(:has(.page-numbers.prev)):before,.pagination .nav-links:not(:has(.page-numbers.next)):after{content:"";width:2rem;height:2rem;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.3327 17.3333L11.766 17.3333L16.5327 22.1333L14.666 24L6.66602 16L14.666 8L16.5327 9.86667L11.766 14.6667L25.3327 14.6667L25.3327 17.3333Z' fill='%23E3E4E4'/%3E%3C/svg%3E");background-position:center}.pagination .nav-links:not(:has(.page-numbers.next)):after{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66732 14.6667L20.234 14.6667L15.4673 9.86667L17.334 8L25.334 16L17.334 24L15.4673 22.1333L20.234 17.3333L6.66732 17.3333L6.66732 14.6667Z' fill='%23E3E4E4'/%3E%3C/svg%3E")}.pagination .page-numbers:not(.prev):not(.next){display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;text-decoration:none;color:currentColor;font-weight:700}.pagination .page-numbers:not(.prev):not(.next):where(:not(.dots)){border:1px solid #ebecf0}.pagination .page-numbers:not(.prev):not(.next):where(:not(.dots)):hover{background-color:#ebecf0}.pagination .page-numbers:not(.prev):not(.next).current{background-color:#3972b8;border-color:#3972b8;color:#fff}.pagination .page-numbers:not(.prev):not(.next).dots{width:2rem}.pagination .page-numbers.prev,.pagination .page-numbers.next{width:2rem;height:2rem;text-indent:-999em;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.3327 17.3333L11.766 17.3333L16.5327 22.1333L14.666 24L6.66602 16L14.666 8L16.5327 9.86667L11.766 14.6667L25.3327 14.6667L25.3327 17.3333Z' fill='%23003366'/%3E%3C/svg%3E");background-position:center}.pagination .page-numbers.next{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66732 14.6667L20.234 14.6667L15.4673 9.86667L17.334 8L25.334 16L17.334 24L15.4673 22.1333L20.234 17.3333L6.66732 17.3333L6.66732 14.6667Z' fill='%23003366'/%3E%3C/svg%3E")}.play-btn{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#036;padding:0;margin:1rem;border:none;border-radius:50%;font-size:3.5rem;width:1em;aspect-ratio:1}@media(max-width:991.98px){.play-btn{font-size:3rem}}@media(max-width:575.98px){.play-btn{margin:.5rem;font-size:2rem}}.play-btn svg{margin-left:.05em;width:.25em;height:auto}.results-list{display:flex;flex-direction:column}.results-list .wp-block-post{position:relative;display:flex;gap:1rem;width:100%;margin-top:0;padding-block:1.5rem;border-bottom:1px solid #e3e3e4;font-size:.875rem}@media(min-width:768px){.results-list .wp-block-post{gap:1.5rem;font-size:1rem}}.results-list .wp-block-post .wp-block-post-featured-image{width:22%;max-width:154px;min-width:82px;flex-shrink:0;margin-bottom:0}.results-list .wp-block-post .wp-block-post-title a{color:inherit;text-decoration:none}.results-list .wp-block-post .wp-block-post-title a:hover{text-decoration:underline}.results-list .wp-block-post:not(.type-post) .wp-block-post-date{display:none}.social-icons{display:flex;align-items:center;flex-wrap:wrap;color:#001240}@media print{.social-icons{display:none}}.social-icons>a{display:flex;align-items:center;justify-content:center;text-align:center;width:3rem;height:1.5rem;color:currentColor}.social-icons>a:hover{color:#3972b8}.social-icons>a:not(:last-child){border-right:1px solid #e3e3e4}.social-icons.is-style-light{color:#fff}.social-icons.is-style-light>a:hover{color:#72cff3}.social-icons.is-style-light>a:not(:last-child){border-right-color:#ffffff80}.social-icons.is-style-light>a.a2a_button_email path[stroke="#fff"]{stroke:#001240}.utility-menu{display:flex;flex-wrap:wrap;padding-left:0;list-style:none;gap:.5rem 2rem}.utility-menu a{display:inline-flex;align-items:center;gap:.25rem;text-transform:uppercase;letter-spacing:.04em;font-weight:600;font-family:var(--wp--preset--font-family--open-sans-condensed)}.utility-menu a:hover{text-decoration:underline}.utility-menu a[target=_blank]:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4533 3.86167C10.3941 3.71913 10.2808 3.60586 10.1383 3.54667C10.0682 3.51678 9.99286 3.50092 9.91663 3.5H4.0833C3.92859 3.5 3.78022 3.56146 3.67082 3.67085C3.56142 3.78025 3.49996 3.92862 3.49996 4.08333C3.49996 4.23804 3.56142 4.38642 3.67082 4.49581C3.78022 4.60521 3.92859 4.66667 4.0833 4.66667H8.5108L3.66913 9.5025C3.61446 9.55673 3.57106 9.62125 3.54144 9.69233C3.51183 9.76342 3.49658 9.83966 3.49658 9.91667C3.49658 9.99367 3.51183 10.0699 3.54144 10.141C3.57106 10.2121 3.61446 10.2766 3.66913 10.3308C3.72336 10.3855 3.78788 10.4289 3.85896 10.4585C3.93005 10.4881 4.00629 10.5034 4.0833 10.5034C4.1603 10.5034 4.23655 10.4881 4.30763 10.4585C4.37872 10.4289 4.44324 10.3855 4.49746 10.3308L9.3333 5.48917V9.91667C9.3333 10.0714 9.39476 10.2198 9.50415 10.3291C9.61355 10.4385 9.76192 10.5 9.91663 10.5C10.0713 10.5 10.2197 10.4385 10.3291 10.3291C10.4385 10.2198 10.5 10.0714 10.5 9.91667V4.08333C10.499 4.0071 10.4832 3.9318 10.4533 3.86167Z' fill='%23003366'/%3E%3C/svg%3E");width:.875rem;height:.875rem;flex-shrink:0}.utility-menu.has-white-color a[target=_blank]:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4533 3.86167C10.3941 3.71913 10.2808 3.60586 10.1383 3.54667C10.0682 3.51678 9.99286 3.50092 9.91663 3.5H4.0833C3.92859 3.5 3.78022 3.56146 3.67082 3.67085C3.56142 3.78025 3.49996 3.92862 3.49996 4.08333C3.49996 4.23804 3.56142 4.38642 3.67082 4.49581C3.78022 4.60521 3.92859 4.66667 4.0833 4.66667H8.5108L3.66913 9.5025C3.61446 9.55673 3.57106 9.62125 3.54144 9.69233C3.51183 9.76342 3.49658 9.83966 3.49658 9.91667C3.49658 9.99367 3.51183 10.0699 3.54144 10.141C3.57106 10.2121 3.61446 10.2766 3.66913 10.3308C3.72336 10.3855 3.78788 10.4289 3.85896 10.4585C3.93005 10.4881 4.00629 10.5034 4.0833 10.5034C4.1603 10.5034 4.23655 10.4881 4.30763 10.4585C4.37872 10.4289 4.44324 10.3855 4.49746 10.3308L9.3333 5.48917V9.91667C9.3333 10.0714 9.39476 10.2198 9.50415 10.3291C9.61355 10.4385 9.76192 10.5 9.91663 10.5C10.0713 10.5 10.2197 10.4385 10.3291 10.3291C10.4385 10.2198 10.5 10.0714 10.5 9.91667V4.08333C10.499 4.0071 10.4832 3.9318 10.4533 3.86167Z' fill='%23ffffff'/%3E%3C/svg%3E")}@media(max-width:991.98px){.error404 .wp-block-cover{min-height:430px!important}}@media(max-width:767.98px){.error404 .wp-block-cover{min-height:0!important}}.error404 .wp-block-cover__image-background{object-fit:contain}@media(max-width:575.98px){.error404 .wp-block-cover__image-background{object-position:center top;left:calc(-1 * var(--wp--style--root--padding-left));right:calc(-1 * var(--wp--style--root--padding-right));width:calc(100% + var(--wp--style--root--padding-left) + var(--wp--style--root--padding-right))}}