/*!
 * Bootstrap  v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#fbff2b;--bs-secondary:#1a1a1a;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#ff427b;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:251,255,43;--bs-secondary-rgb:26,26,26;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:255,66,123;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:rgb(100.4,102,17.2);--bs-secondary-text-emphasis:rgb(10.4,10.4,10.4);--bs-success-text-emphasis:rgb(10,54,33.6);--bs-info-text-emphasis:rgb(5.2,80.8,96);--bs-warning-text-emphasis:rgb(102,77.2,2.8);--bs-danger-text-emphasis:rgb(102,26.4,49.2);--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:rgb(254.2,255,212.6);--bs-secondary-bg-subtle:rgb(209.2,209.2,209.2);--bs-success-bg-subtle:rgb(209,231,220.8);--bs-info-bg-subtle:rgb(206.6,244.4,252);--bs-warning-bg-subtle:rgb(255,242.6,205.4);--bs-danger-bg-subtle:rgb(255,217.2,228.6);--bs-light-bg-subtle:rgb(251.5,252,252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(253.4,255,170.2);--bs-secondary-border-subtle:rgb(163.4,163.4,163.4);--bs-success-border-subtle:rgb(163,207,186.6);--bs-info-border-subtle:rgb(158.2,233.8,249);--bs-warning-border-subtle:rgb(255,230.2,155.8);--bs-danger-border-subtle:rgb(255,179.4,202.2);--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",Arial,"Noto Sans","Liberation Sans",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,0.15),rgba(255,255,255,0));--bs-body-font-family:neue-haas-grotesk-text,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.4;--bs-body-color:#1a1a1a;--bs-body-color-rgb:26,26,26;--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(26,26,26,0.75);--bs-secondary-color-rgb:26,26,26;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(26,26,26,0.5);--bs-tertiary-color-rgb:26,26,26;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#1a1a1a;--bs-link-color-rgb:26,26,26;--bs-link-decoration:underline;--bs-link-hover-color:#1a1a1a;--bs-link-hover-color-rgb:26,26,26;--bs-code-color:#d63384;--bs-highlight-color:#1a1a1a;--bs-highlight-bg:rgb(255,242.6,205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(251,255,43,0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#ff427b;--bs-form-invalid-border-color:#ff427b}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:rgb(42.5,47.5,52.5);--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:rgb(252.6,255,127.8);--bs-secondary-text-emphasis:rgb(117.6,117.6,117.6);--bs-success-text-emphasis:rgb(117,183,152.4);--bs-info-text-emphasis:rgb(109.8,223.2,246);--bs-warning-text-emphasis:rgb(255,217.8,106.2);--bs-danger-text-emphasis:rgb(255,141.6,175.8);--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:rgb(50.2,51,8.6);--bs-secondary-bg-subtle:rgb(5.2,5.2,5.2);--bs-success-bg-subtle:rgb(5,27,16.8);--bs-info-bg-subtle:rgb(2.6,40.4,48);--bs-warning-bg-subtle:rgb(51,38.6,1.4);--bs-danger-bg-subtle:rgb(51,13.2,24.6);--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:rgb(150.6,153,25.8);--bs-secondary-border-subtle:rgb(15.6,15.6,15.6);--bs-success-border-subtle:rgb(15,81,50.4);--bs-info-border-subtle:rgb(7.8,121.2,144);--bs-warning-border-subtle:rgb(153,115.8,4.2);--bs-danger-border-subtle:rgb(153,39.6,73.8);--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:rgb(252.6,255,127.8);--bs-link-hover-color:rgb(253.08,255,153.24);--bs-link-color-rgb:253,255,128;--bs-link-hover-color-rgb:253,255,153;--bs-code-color:rgb(230.4,132.6,181.2);--bs-highlight-color:#dee2e6;--bs-highlight-bg:rgb(102,77.2,2.8);--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(117,183,152.4);--bs-form-valid-border-color:rgb(117,183,152.4);--bs-form-invalid-color:rgb(234,133.8,143.4);--bs-form-invalid-border-color:rgb(234,133.8,143.4)}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:500}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:initial}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{--bs-gutter-x:48px;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1204px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px}.row{--bs-gutter-x:48px;--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}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-2,.gx-2{--bs-gutter-x:0.125rem}.g-2,.gy-2{--bs-gutter-y:0.125rem}.g-4,.gx-4{--bs-gutter-x:0.25rem}.g-4,.gy-4{--bs-gutter-y:0.25rem}.g-6,.gx-6{--bs-gutter-x:0.375rem}.g-6,.gy-6{--bs-gutter-y:0.375rem}.g-8,.gx-8{--bs-gutter-x:0.5rem}.g-8,.gy-8{--bs-gutter-y:0.5rem}.g-10,.gx-10{--bs-gutter-x:0.625rem}.g-10,.gy-10{--bs-gutter-y:0.625rem}.g-12,.gx-12{--bs-gutter-x:0.75rem}.g-12,.gy-12{--bs-gutter-y:0.75rem}.g-16,.gx-16{--bs-gutter-x:1rem}.g-16,.gy-16{--bs-gutter-y:1rem}.g-18,.gx-18{--bs-gutter-x:1.125rem}.g-18,.gy-18{--bs-gutter-y:1.125rem}.g-20,.gx-20{--bs-gutter-x:1.25rem}.g-20,.gy-20{--bs-gutter-y:1.25rem}.g-24,.gx-24{--bs-gutter-x:1.5rem}.g-24,.gy-24{--bs-gutter-y:1.5rem}.g-30,.gx-30{--bs-gutter-x:1.875rem}.g-30,.gy-30{--bs-gutter-y:1.875rem}.g-32,.gx-32{--bs-gutter-x:2rem}.g-32,.gy-32{--bs-gutter-y:2rem}.g-36,.gx-36{--bs-gutter-x:2.25rem}.g-36,.gy-36{--bs-gutter-y:2.25rem}.g-40,.gx-40{--bs-gutter-x:2.5rem}.g-40,.gy-40{--bs-gutter-y:2.5rem}.g-48,.gx-48{--bs-gutter-x:3rem}.g-48,.gy-48{--bs-gutter-y:3rem}.g-50,.gx-50{--bs-gutter-x:3.125rem}.g-50,.gy-50{--bs-gutter-y:3.125rem}.g-56,.gx-56{--bs-gutter-x:3.5rem}.g-56,.gy-56{--bs-gutter-y:3.5rem}.g-60,.gx-60{--bs-gutter-x:3.75rem}.g-60,.gy-60{--bs-gutter-y:3.75rem}.g-64,.gx-64{--bs-gutter-x:4rem}.g-64,.gy-64{--bs-gutter-y:4rem}.g-66,.gx-66{--bs-gutter-x:4.125rem}.g-66,.gy-66{--bs-gutter-y:4.125rem}.g-68,.gx-68{--bs-gutter-x:4.25rem}.g-68,.gy-68{--bs-gutter-y:4.25rem}.g-72,.gx-72{--bs-gutter-x:4.5rem}.g-72,.gy-72{--bs-gutter-y:4.5rem}.g-80,.gx-80{--bs-gutter-x:5rem}.g-80,.gy-80{--bs-gutter-y:5rem}.g-84,.gx-84{--bs-gutter-x:5.25rem}.g-84,.gy-84{--bs-gutter-y:5.25rem}.g-88,.gx-88{--bs-gutter-x:5.5rem}.g-88,.gy-88{--bs-gutter-y:5.5rem}.g-90,.gx-90{--bs-gutter-x:5.625rem}.g-90,.gy-90{--bs-gutter-y:5.625rem}.g-94,.gx-94{--bs-gutter-x:5.875rem}.g-94,.gy-94{--bs-gutter-y:5.875rem}.g-96,.gx-96{--bs-gutter-x:6rem}.g-96,.gy-96{--bs-gutter-y:6rem}.g-100,.gx-100{--bs-gutter-x:6.25rem}.g-100,.gy-100{--bs-gutter-y:6.25rem}.g-110,.gx-110{--bs-gutter-x:6.875rem}.g-110,.gy-110{--bs-gutter-y:6.875rem}.g-112,.gx-112{--bs-gutter-x:7rem}.g-112,.gy-112{--bs-gutter-y:7rem}.g-120,.gx-120{--bs-gutter-x:7.5rem}.g-120,.gy-120{--bs-gutter-y:7.5rem}.g-128,.gx-128{--bs-gutter-x:8rem}.g-128,.gy-128{--bs-gutter-y:8rem}.g-132,.gx-132{--bs-gutter-x:8.25rem}.g-132,.gy-132{--bs-gutter-y:8.25rem}.g-140,.gx-140{--bs-gutter-x:8.75rem}.g-140,.gy-140{--bs-gutter-y:8.75rem}.g-150,.gx-150{--bs-gutter-x:9.375rem}.g-150,.gy-150{--bs-gutter-y:9.375rem}.g-156,.gx-156{--bs-gutter-x:9.75rem}.g-156,.gy-156{--bs-gutter-y:9.75rem}.g-168,.gx-168{--bs-gutter-x:10.5rem}.g-168,.gy-168{--bs-gutter-y:10.5rem}.g-176,.gx-176{--bs-gutter-x:11rem}.g-176,.gy-176{--bs-gutter-y:11rem}.g-184,.gx-184{--bs-gutter-x:11.5rem}.g-184,.gy-184{--bs-gutter-y:11.5rem}.g-196,.gx-196{--bs-gutter-x:12.25rem}.g-196,.gy-196{--bs-gutter-y:12.25rem}.g-232,.gx-232{--bs-gutter-x:14.5rem}.g-232,.gy-232{--bs-gutter-y:14.5rem}.g-220,.gx-220{--bs-gutter-x:13.75rem}.g-220,.gy-220{--bs-gutter-y:13.75rem}.g-240,.gx-240{--bs-gutter-x:15rem}.g-240,.gy-240{--bs-gutter-y:15rem}.g-284,.gx-284{--bs-gutter-x:17.75rem}.g-284,.gy-284{--bs-gutter-y:17.75rem}.g-357,.gx-357{--bs-gutter-x:22.3125rem}.g-357,.gy-357{--bs-gutter-y:22.3125rem}.g-side,.gx-side{--bs-gutter-x:1.5rem}.g-side,.gy-side{--bs-gutter-y:1.5rem}.g-gutter,.gx-gutter{--bs-gutter-x:3rem}.g-gutter,.gy-gutter{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.125rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.125rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:0.25rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:0.25rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:0.375rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:0.375rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:0.5rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:0.5rem}.g-sm-10,.gx-sm-10{--bs-gutter-x:0.625rem}.g-sm-10,.gy-sm-10{--bs-gutter-y:0.625rem}.g-sm-12,.gx-sm-12{--bs-gutter-x:0.75rem}.g-sm-12,.gy-sm-12{--bs-gutter-y:0.75rem}.g-sm-16,.gx-sm-16{--bs-gutter-x:1rem}.g-sm-16,.gy-sm-16{--bs-gutter-y:1rem}.g-sm-18,.gx-sm-18{--bs-gutter-x:1.125rem}.g-sm-18,.gy-sm-18{--bs-gutter-y:1.125rem}.g-sm-20,.gx-sm-20{--bs-gutter-x:1.25rem}.g-sm-20,.gy-sm-20{--bs-gutter-y:1.25rem}.g-sm-24,.gx-sm-24{--bs-gutter-x:1.5rem}.g-sm-24,.gy-sm-24{--bs-gutter-y:1.5rem}.g-sm-30,.gx-sm-30{--bs-gutter-x:1.875rem}.g-sm-30,.gy-sm-30{--bs-gutter-y:1.875rem}.g-sm-32,.gx-sm-32{--bs-gutter-x:2rem}.g-sm-32,.gy-sm-32{--bs-gutter-y:2rem}.g-sm-36,.gx-sm-36{--bs-gutter-x:2.25rem}.g-sm-36,.gy-sm-36{--bs-gutter-y:2.25rem}.g-sm-40,.gx-sm-40{--bs-gutter-x:2.5rem}.g-sm-40,.gy-sm-40{--bs-gutter-y:2.5rem}.g-sm-48,.gx-sm-48{--bs-gutter-x:3rem}.g-sm-48,.gy-sm-48{--bs-gutter-y:3rem}.g-sm-50,.gx-sm-50{--bs-gutter-x:3.125rem}.g-sm-50,.gy-sm-50{--bs-gutter-y:3.125rem}.g-sm-56,.gx-sm-56{--bs-gutter-x:3.5rem}.g-sm-56,.gy-sm-56{--bs-gutter-y:3.5rem}.g-sm-60,.gx-sm-60{--bs-gutter-x:3.75rem}.g-sm-60,.gy-sm-60{--bs-gutter-y:3.75rem}.g-sm-64,.gx-sm-64{--bs-gutter-x:4rem}.g-sm-64,.gy-sm-64{--bs-gutter-y:4rem}.g-sm-66,.gx-sm-66{--bs-gutter-x:4.125rem}.g-sm-66,.gy-sm-66{--bs-gutter-y:4.125rem}.g-sm-68,.gx-sm-68{--bs-gutter-x:4.25rem}.g-sm-68,.gy-sm-68{--bs-gutter-y:4.25rem}.g-sm-72,.gx-sm-72{--bs-gutter-x:4.5rem}.g-sm-72,.gy-sm-72{--bs-gutter-y:4.5rem}.g-sm-80,.gx-sm-80{--bs-gutter-x:5rem}.g-sm-80,.gy-sm-80{--bs-gutter-y:5rem}.g-sm-84,.gx-sm-84{--bs-gutter-x:5.25rem}.g-sm-84,.gy-sm-84{--bs-gutter-y:5.25rem}.g-sm-88,.gx-sm-88{--bs-gutter-x:5.5rem}.g-sm-88,.gy-sm-88{--bs-gutter-y:5.5rem}.g-sm-90,.gx-sm-90{--bs-gutter-x:5.625rem}.g-sm-90,.gy-sm-90{--bs-gutter-y:5.625rem}.g-sm-94,.gx-sm-94{--bs-gutter-x:5.875rem}.g-sm-94,.gy-sm-94{--bs-gutter-y:5.875rem}.g-sm-96,.gx-sm-96{--bs-gutter-x:6rem}.g-sm-96,.gy-sm-96{--bs-gutter-y:6rem}.g-sm-100,.gx-sm-100{--bs-gutter-x:6.25rem}.g-sm-100,.gy-sm-100{--bs-gutter-y:6.25rem}.g-sm-110,.gx-sm-110{--bs-gutter-x:6.875rem}.g-sm-110,.gy-sm-110{--bs-gutter-y:6.875rem}.g-sm-112,.gx-sm-112{--bs-gutter-x:7rem}.g-sm-112,.gy-sm-112{--bs-gutter-y:7rem}.g-sm-120,.gx-sm-120{--bs-gutter-x:7.5rem}.g-sm-120,.gy-sm-120{--bs-gutter-y:7.5rem}.g-sm-128,.gx-sm-128{--bs-gutter-x:8rem}.g-sm-128,.gy-sm-128{--bs-gutter-y:8rem}.g-sm-132,.gx-sm-132{--bs-gutter-x:8.25rem}.g-sm-132,.gy-sm-132{--bs-gutter-y:8.25rem}.g-sm-140,.gx-sm-140{--bs-gutter-x:8.75rem}.g-sm-140,.gy-sm-140{--bs-gutter-y:8.75rem}.g-sm-150,.gx-sm-150{--bs-gutter-x:9.375rem}.g-sm-150,.gy-sm-150{--bs-gutter-y:9.375rem}.g-sm-156,.gx-sm-156{--bs-gutter-x:9.75rem}.g-sm-156,.gy-sm-156{--bs-gutter-y:9.75rem}.g-sm-168,.gx-sm-168{--bs-gutter-x:10.5rem}.g-sm-168,.gy-sm-168{--bs-gutter-y:10.5rem}.g-sm-176,.gx-sm-176{--bs-gutter-x:11rem}.g-sm-176,.gy-sm-176{--bs-gutter-y:11rem}.g-sm-184,.gx-sm-184{--bs-gutter-x:11.5rem}.g-sm-184,.gy-sm-184{--bs-gutter-y:11.5rem}.g-sm-196,.gx-sm-196{--bs-gutter-x:12.25rem}.g-sm-196,.gy-sm-196{--bs-gutter-y:12.25rem}.g-sm-232,.gx-sm-232{--bs-gutter-x:14.5rem}.g-sm-232,.gy-sm-232{--bs-gutter-y:14.5rem}.g-sm-220,.gx-sm-220{--bs-gutter-x:13.75rem}.g-sm-220,.gy-sm-220{--bs-gutter-y:13.75rem}.g-sm-240,.gx-sm-240{--bs-gutter-x:15rem}.g-sm-240,.gy-sm-240{--bs-gutter-y:15rem}.g-sm-284,.gx-sm-284{--bs-gutter-x:17.75rem}.g-sm-284,.gy-sm-284{--bs-gutter-y:17.75rem}.g-sm-357,.gx-sm-357{--bs-gutter-x:22.3125rem}.g-sm-357,.gy-sm-357{--bs-gutter-y:22.3125rem}.g-sm-side,.gx-sm-side{--bs-gutter-x:1.5rem}.g-sm-side,.gy-sm-side{--bs-gutter-y:1.5rem}.g-sm-gutter,.gx-sm-gutter{--bs-gutter-x:3rem}.g-sm-gutter,.gy-sm-gutter{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-2,.gx-md-2{--bs-gutter-x:0.125rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.125rem}.g-md-4,.gx-md-4{--bs-gutter-x:0.25rem}.g-md-4,.gy-md-4{--bs-gutter-y:0.25rem}.g-md-6,.gx-md-6{--bs-gutter-x:0.375rem}.g-md-6,.gy-md-6{--bs-gutter-y:0.375rem}.g-md-8,.gx-md-8{--bs-gutter-x:0.5rem}.g-md-8,.gy-md-8{--bs-gutter-y:0.5rem}.g-md-10,.gx-md-10{--bs-gutter-x:0.625rem}.g-md-10,.gy-md-10{--bs-gutter-y:0.625rem}.g-md-12,.gx-md-12{--bs-gutter-x:0.75rem}.g-md-12,.gy-md-12{--bs-gutter-y:0.75rem}.g-md-16,.gx-md-16{--bs-gutter-x:1rem}.g-md-16,.gy-md-16{--bs-gutter-y:1rem}.g-md-18,.gx-md-18{--bs-gutter-x:1.125rem}.g-md-18,.gy-md-18{--bs-gutter-y:1.125rem}.g-md-20,.gx-md-20{--bs-gutter-x:1.25rem}.g-md-20,.gy-md-20{--bs-gutter-y:1.25rem}.g-md-24,.gx-md-24{--bs-gutter-x:1.5rem}.g-md-24,.gy-md-24{--bs-gutter-y:1.5rem}.g-md-30,.gx-md-30{--bs-gutter-x:1.875rem}.g-md-30,.gy-md-30{--bs-gutter-y:1.875rem}.g-md-32,.gx-md-32{--bs-gutter-x:2rem}.g-md-32,.gy-md-32{--bs-gutter-y:2rem}.g-md-36,.gx-md-36{--bs-gutter-x:2.25rem}.g-md-36,.gy-md-36{--bs-gutter-y:2.25rem}.g-md-40,.gx-md-40{--bs-gutter-x:2.5rem}.g-md-40,.gy-md-40{--bs-gutter-y:2.5rem}.g-md-48,.gx-md-48{--bs-gutter-x:3rem}.g-md-48,.gy-md-48{--bs-gutter-y:3rem}.g-md-50,.gx-md-50{--bs-gutter-x:3.125rem}.g-md-50,.gy-md-50{--bs-gutter-y:3.125rem}.g-md-56,.gx-md-56{--bs-gutter-x:3.5rem}.g-md-56,.gy-md-56{--bs-gutter-y:3.5rem}.g-md-60,.gx-md-60{--bs-gutter-x:3.75rem}.g-md-60,.gy-md-60{--bs-gutter-y:3.75rem}.g-md-64,.gx-md-64{--bs-gutter-x:4rem}.g-md-64,.gy-md-64{--bs-gutter-y:4rem}.g-md-66,.gx-md-66{--bs-gutter-x:4.125rem}.g-md-66,.gy-md-66{--bs-gutter-y:4.125rem}.g-md-68,.gx-md-68{--bs-gutter-x:4.25rem}.g-md-68,.gy-md-68{--bs-gutter-y:4.25rem}.g-md-72,.gx-md-72{--bs-gutter-x:4.5rem}.g-md-72,.gy-md-72{--bs-gutter-y:4.5rem}.g-md-80,.gx-md-80{--bs-gutter-x:5rem}.g-md-80,.gy-md-80{--bs-gutter-y:5rem}.g-md-84,.gx-md-84{--bs-gutter-x:5.25rem}.g-md-84,.gy-md-84{--bs-gutter-y:5.25rem}.g-md-88,.gx-md-88{--bs-gutter-x:5.5rem}.g-md-88,.gy-md-88{--bs-gutter-y:5.5rem}.g-md-90,.gx-md-90{--bs-gutter-x:5.625rem}.g-md-90,.gy-md-90{--bs-gutter-y:5.625rem}.g-md-94,.gx-md-94{--bs-gutter-x:5.875rem}.g-md-94,.gy-md-94{--bs-gutter-y:5.875rem}.g-md-96,.gx-md-96{--bs-gutter-x:6rem}.g-md-96,.gy-md-96{--bs-gutter-y:6rem}.g-md-100,.gx-md-100{--bs-gutter-x:6.25rem}.g-md-100,.gy-md-100{--bs-gutter-y:6.25rem}.g-md-110,.gx-md-110{--bs-gutter-x:6.875rem}.g-md-110,.gy-md-110{--bs-gutter-y:6.875rem}.g-md-112,.gx-md-112{--bs-gutter-x:7rem}.g-md-112,.gy-md-112{--bs-gutter-y:7rem}.g-md-120,.gx-md-120{--bs-gutter-x:7.5rem}.g-md-120,.gy-md-120{--bs-gutter-y:7.5rem}.g-md-128,.gx-md-128{--bs-gutter-x:8rem}.g-md-128,.gy-md-128{--bs-gutter-y:8rem}.g-md-132,.gx-md-132{--bs-gutter-x:8.25rem}.g-md-132,.gy-md-132{--bs-gutter-y:8.25rem}.g-md-140,.gx-md-140{--bs-gutter-x:8.75rem}.g-md-140,.gy-md-140{--bs-gutter-y:8.75rem}.g-md-150,.gx-md-150{--bs-gutter-x:9.375rem}.g-md-150,.gy-md-150{--bs-gutter-y:9.375rem}.g-md-156,.gx-md-156{--bs-gutter-x:9.75rem}.g-md-156,.gy-md-156{--bs-gutter-y:9.75rem}.g-md-168,.gx-md-168{--bs-gutter-x:10.5rem}.g-md-168,.gy-md-168{--bs-gutter-y:10.5rem}.g-md-176,.gx-md-176{--bs-gutter-x:11rem}.g-md-176,.gy-md-176{--bs-gutter-y:11rem}.g-md-184,.gx-md-184{--bs-gutter-x:11.5rem}.g-md-184,.gy-md-184{--bs-gutter-y:11.5rem}.g-md-196,.gx-md-196{--bs-gutter-x:12.25rem}.g-md-196,.gy-md-196{--bs-gutter-y:12.25rem}.g-md-232,.gx-md-232{--bs-gutter-x:14.5rem}.g-md-232,.gy-md-232{--bs-gutter-y:14.5rem}.g-md-220,.gx-md-220{--bs-gutter-x:13.75rem}.g-md-220,.gy-md-220{--bs-gutter-y:13.75rem}.g-md-240,.gx-md-240{--bs-gutter-x:15rem}.g-md-240,.gy-md-240{--bs-gutter-y:15rem}.g-md-284,.gx-md-284{--bs-gutter-x:17.75rem}.g-md-284,.gy-md-284{--bs-gutter-y:17.75rem}.g-md-357,.gx-md-357{--bs-gutter-x:22.3125rem}.g-md-357,.gy-md-357{--bs-gutter-y:22.3125rem}.g-md-side,.gx-md-side{--bs-gutter-x:1.5rem}.g-md-side,.gy-md-side{--bs-gutter-y:1.5rem}.g-md-gutter,.gx-md-gutter{--bs-gutter-x:3rem}.g-md-gutter,.gy-md-gutter{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.125rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.125rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:0.25rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:0.25rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:0.375rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:0.375rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:0.5rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:0.5rem}.g-lg-10,.gx-lg-10{--bs-gutter-x:0.625rem}.g-lg-10,.gy-lg-10{--bs-gutter-y:0.625rem}.g-lg-12,.gx-lg-12{--bs-gutter-x:0.75rem}.g-lg-12,.gy-lg-12{--bs-gutter-y:0.75rem}.g-lg-16,.gx-lg-16{--bs-gutter-x:1rem}.g-lg-16,.gy-lg-16{--bs-gutter-y:1rem}.g-lg-18,.gx-lg-18{--bs-gutter-x:1.125rem}.g-lg-18,.gy-lg-18{--bs-gutter-y:1.125rem}.g-lg-20,.gx-lg-20{--bs-gutter-x:1.25rem}.g-lg-20,.gy-lg-20{--bs-gutter-y:1.25rem}.g-lg-24,.gx-lg-24{--bs-gutter-x:1.5rem}.g-lg-24,.gy-lg-24{--bs-gutter-y:1.5rem}.g-lg-30,.gx-lg-30{--bs-gutter-x:1.875rem}.g-lg-30,.gy-lg-30{--bs-gutter-y:1.875rem}.g-lg-32,.gx-lg-32{--bs-gutter-x:2rem}.g-lg-32,.gy-lg-32{--bs-gutter-y:2rem}.g-lg-36,.gx-lg-36{--bs-gutter-x:2.25rem}.g-lg-36,.gy-lg-36{--bs-gutter-y:2.25rem}.g-lg-40,.gx-lg-40{--bs-gutter-x:2.5rem}.g-lg-40,.gy-lg-40{--bs-gutter-y:2.5rem}.g-lg-48,.gx-lg-48{--bs-gutter-x:3rem}.g-lg-48,.gy-lg-48{--bs-gutter-y:3rem}.g-lg-50,.gx-lg-50{--bs-gutter-x:3.125rem}.g-lg-50,.gy-lg-50{--bs-gutter-y:3.125rem}.g-lg-56,.gx-lg-56{--bs-gutter-x:3.5rem}.g-lg-56,.gy-lg-56{--bs-gutter-y:3.5rem}.g-lg-60,.gx-lg-60{--bs-gutter-x:3.75rem}.g-lg-60,.gy-lg-60{--bs-gutter-y:3.75rem}.g-lg-64,.gx-lg-64{--bs-gutter-x:4rem}.g-lg-64,.gy-lg-64{--bs-gutter-y:4rem}.g-lg-66,.gx-lg-66{--bs-gutter-x:4.125rem}.g-lg-66,.gy-lg-66{--bs-gutter-y:4.125rem}.g-lg-68,.gx-lg-68{--bs-gutter-x:4.25rem}.g-lg-68,.gy-lg-68{--bs-gutter-y:4.25rem}.g-lg-72,.gx-lg-72{--bs-gutter-x:4.5rem}.g-lg-72,.gy-lg-72{--bs-gutter-y:4.5rem}.g-lg-80,.gx-lg-80{--bs-gutter-x:5rem}.g-lg-80,.gy-lg-80{--bs-gutter-y:5rem}.g-lg-84,.gx-lg-84{--bs-gutter-x:5.25rem}.g-lg-84,.gy-lg-84{--bs-gutter-y:5.25rem}.g-lg-88,.gx-lg-88{--bs-gutter-x:5.5rem}.g-lg-88,.gy-lg-88{--bs-gutter-y:5.5rem}.g-lg-90,.gx-lg-90{--bs-gutter-x:5.625rem}.g-lg-90,.gy-lg-90{--bs-gutter-y:5.625rem}.g-lg-94,.gx-lg-94{--bs-gutter-x:5.875rem}.g-lg-94,.gy-lg-94{--bs-gutter-y:5.875rem}.g-lg-96,.gx-lg-96{--bs-gutter-x:6rem}.g-lg-96,.gy-lg-96{--bs-gutter-y:6rem}.g-lg-100,.gx-lg-100{--bs-gutter-x:6.25rem}.g-lg-100,.gy-lg-100{--bs-gutter-y:6.25rem}.g-lg-110,.gx-lg-110{--bs-gutter-x:6.875rem}.g-lg-110,.gy-lg-110{--bs-gutter-y:6.875rem}.g-lg-112,.gx-lg-112{--bs-gutter-x:7rem}.g-lg-112,.gy-lg-112{--bs-gutter-y:7rem}.g-lg-120,.gx-lg-120{--bs-gutter-x:7.5rem}.g-lg-120,.gy-lg-120{--bs-gutter-y:7.5rem}.g-lg-128,.gx-lg-128{--bs-gutter-x:8rem}.g-lg-128,.gy-lg-128{--bs-gutter-y:8rem}.g-lg-132,.gx-lg-132{--bs-gutter-x:8.25rem}.g-lg-132,.gy-lg-132{--bs-gutter-y:8.25rem}.g-lg-140,.gx-lg-140{--bs-gutter-x:8.75rem}.g-lg-140,.gy-lg-140{--bs-gutter-y:8.75rem}.g-lg-150,.gx-lg-150{--bs-gutter-x:9.375rem}.g-lg-150,.gy-lg-150{--bs-gutter-y:9.375rem}.g-lg-156,.gx-lg-156{--bs-gutter-x:9.75rem}.g-lg-156,.gy-lg-156{--bs-gutter-y:9.75rem}.g-lg-168,.gx-lg-168{--bs-gutter-x:10.5rem}.g-lg-168,.gy-lg-168{--bs-gutter-y:10.5rem}.g-lg-176,.gx-lg-176{--bs-gutter-x:11rem}.g-lg-176,.gy-lg-176{--bs-gutter-y:11rem}.g-lg-184,.gx-lg-184{--bs-gutter-x:11.5rem}.g-lg-184,.gy-lg-184{--bs-gutter-y:11.5rem}.g-lg-196,.gx-lg-196{--bs-gutter-x:12.25rem}.g-lg-196,.gy-lg-196{--bs-gutter-y:12.25rem}.g-lg-232,.gx-lg-232{--bs-gutter-x:14.5rem}.g-lg-232,.gy-lg-232{--bs-gutter-y:14.5rem}.g-lg-220,.gx-lg-220{--bs-gutter-x:13.75rem}.g-lg-220,.gy-lg-220{--bs-gutter-y:13.75rem}.g-lg-240,.gx-lg-240{--bs-gutter-x:15rem}.g-lg-240,.gy-lg-240{--bs-gutter-y:15rem}.g-lg-284,.gx-lg-284{--bs-gutter-x:17.75rem}.g-lg-284,.gy-lg-284{--bs-gutter-y:17.75rem}.g-lg-357,.gx-lg-357{--bs-gutter-x:22.3125rem}.g-lg-357,.gy-lg-357{--bs-gutter-y:22.3125rem}.g-lg-side,.gx-lg-side{--bs-gutter-x:1.5rem}.g-lg-side,.gy-lg-side{--bs-gutter-y:1.5rem}.g-lg-gutter,.gx-lg-gutter{--bs-gutter-x:3rem}.g-lg-gutter,.gy-lg-gutter{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.125rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.125rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:0.25rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:0.25rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:0.375rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:0.375rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:0.5rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:0.5rem}.g-xl-10,.gx-xl-10{--bs-gutter-x:0.625rem}.g-xl-10,.gy-xl-10{--bs-gutter-y:0.625rem}.g-xl-12,.gx-xl-12{--bs-gutter-x:0.75rem}.g-xl-12,.gy-xl-12{--bs-gutter-y:0.75rem}.g-xl-16,.gx-xl-16{--bs-gutter-x:1rem}.g-xl-16,.gy-xl-16{--bs-gutter-y:1rem}.g-xl-18,.gx-xl-18{--bs-gutter-x:1.125rem}.g-xl-18,.gy-xl-18{--bs-gutter-y:1.125rem}.g-xl-20,.gx-xl-20{--bs-gutter-x:1.25rem}.g-xl-20,.gy-xl-20{--bs-gutter-y:1.25rem}.g-xl-24,.gx-xl-24{--bs-gutter-x:1.5rem}.g-xl-24,.gy-xl-24{--bs-gutter-y:1.5rem}.g-xl-30,.gx-xl-30{--bs-gutter-x:1.875rem}.g-xl-30,.gy-xl-30{--bs-gutter-y:1.875rem}.g-xl-32,.gx-xl-32{--bs-gutter-x:2rem}.g-xl-32,.gy-xl-32{--bs-gutter-y:2rem}.g-xl-36,.gx-xl-36{--bs-gutter-x:2.25rem}.g-xl-36,.gy-xl-36{--bs-gutter-y:2.25rem}.g-xl-40,.gx-xl-40{--bs-gutter-x:2.5rem}.g-xl-40,.gy-xl-40{--bs-gutter-y:2.5rem}.g-xl-48,.gx-xl-48{--bs-gutter-x:3rem}.g-xl-48,.gy-xl-48{--bs-gutter-y:3rem}.g-xl-50,.gx-xl-50{--bs-gutter-x:3.125rem}.g-xl-50,.gy-xl-50{--bs-gutter-y:3.125rem}.g-xl-56,.gx-xl-56{--bs-gutter-x:3.5rem}.g-xl-56,.gy-xl-56{--bs-gutter-y:3.5rem}.g-xl-60,.gx-xl-60{--bs-gutter-x:3.75rem}.g-xl-60,.gy-xl-60{--bs-gutter-y:3.75rem}.g-xl-64,.gx-xl-64{--bs-gutter-x:4rem}.g-xl-64,.gy-xl-64{--bs-gutter-y:4rem}.g-xl-66,.gx-xl-66{--bs-gutter-x:4.125rem}.g-xl-66,.gy-xl-66{--bs-gutter-y:4.125rem}.g-xl-68,.gx-xl-68{--bs-gutter-x:4.25rem}.g-xl-68,.gy-xl-68{--bs-gutter-y:4.25rem}.g-xl-72,.gx-xl-72{--bs-gutter-x:4.5rem}.g-xl-72,.gy-xl-72{--bs-gutter-y:4.5rem}.g-xl-80,.gx-xl-80{--bs-gutter-x:5rem}.g-xl-80,.gy-xl-80{--bs-gutter-y:5rem}.g-xl-84,.gx-xl-84{--bs-gutter-x:5.25rem}.g-xl-84,.gy-xl-84{--bs-gutter-y:5.25rem}.g-xl-88,.gx-xl-88{--bs-gutter-x:5.5rem}.g-xl-88,.gy-xl-88{--bs-gutter-y:5.5rem}.g-xl-90,.gx-xl-90{--bs-gutter-x:5.625rem}.g-xl-90,.gy-xl-90{--bs-gutter-y:5.625rem}.g-xl-94,.gx-xl-94{--bs-gutter-x:5.875rem}.g-xl-94,.gy-xl-94{--bs-gutter-y:5.875rem}.g-xl-96,.gx-xl-96{--bs-gutter-x:6rem}.g-xl-96,.gy-xl-96{--bs-gutter-y:6rem}.g-xl-100,.gx-xl-100{--bs-gutter-x:6.25rem}.g-xl-100,.gy-xl-100{--bs-gutter-y:6.25rem}.g-xl-110,.gx-xl-110{--bs-gutter-x:6.875rem}.g-xl-110,.gy-xl-110{--bs-gutter-y:6.875rem}.g-xl-112,.gx-xl-112{--bs-gutter-x:7rem}.g-xl-112,.gy-xl-112{--bs-gutter-y:7rem}.g-xl-120,.gx-xl-120{--bs-gutter-x:7.5rem}.g-xl-120,.gy-xl-120{--bs-gutter-y:7.5rem}.g-xl-128,.gx-xl-128{--bs-gutter-x:8rem}.g-xl-128,.gy-xl-128{--bs-gutter-y:8rem}.g-xl-132,.gx-xl-132{--bs-gutter-x:8.25rem}.g-xl-132,.gy-xl-132{--bs-gutter-y:8.25rem}.g-xl-140,.gx-xl-140{--bs-gutter-x:8.75rem}.g-xl-140,.gy-xl-140{--bs-gutter-y:8.75rem}.g-xl-150,.gx-xl-150{--bs-gutter-x:9.375rem}.g-xl-150,.gy-xl-150{--bs-gutter-y:9.375rem}.g-xl-156,.gx-xl-156{--bs-gutter-x:9.75rem}.g-xl-156,.gy-xl-156{--bs-gutter-y:9.75rem}.g-xl-168,.gx-xl-168{--bs-gutter-x:10.5rem}.g-xl-168,.gy-xl-168{--bs-gutter-y:10.5rem}.g-xl-176,.gx-xl-176{--bs-gutter-x:11rem}.g-xl-176,.gy-xl-176{--bs-gutter-y:11rem}.g-xl-184,.gx-xl-184{--bs-gutter-x:11.5rem}.g-xl-184,.gy-xl-184{--bs-gutter-y:11.5rem}.g-xl-196,.gx-xl-196{--bs-gutter-x:12.25rem}.g-xl-196,.gy-xl-196{--bs-gutter-y:12.25rem}.g-xl-232,.gx-xl-232{--bs-gutter-x:14.5rem}.g-xl-232,.gy-xl-232{--bs-gutter-y:14.5rem}.g-xl-220,.gx-xl-220{--bs-gutter-x:13.75rem}.g-xl-220,.gy-xl-220{--bs-gutter-y:13.75rem}.g-xl-240,.gx-xl-240{--bs-gutter-x:15rem}.g-xl-240,.gy-xl-240{--bs-gutter-y:15rem}.g-xl-284,.gx-xl-284{--bs-gutter-x:17.75rem}.g-xl-284,.gy-xl-284{--bs-gutter-y:17.75rem}.g-xl-357,.gx-xl-357{--bs-gutter-x:22.3125rem}.g-xl-357,.gy-xl-357{--bs-gutter-y:22.3125rem}.g-xl-side,.gx-xl-side{--bs-gutter-x:1.5rem}.g-xl-side,.gy-xl-side{--bs-gutter-y:1.5rem}.g-xl-gutter,.gx-xl-gutter{--bs-gutter-x:3rem}.g-xl-gutter,.gy-xl-gutter{--bs-gutter-y:3rem}}.form-label,.hs-form .hs-form-field>label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.4}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control,.hs-form .hs-input{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.4;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control,.hs-form .hs-input{transition:none}}.form-control[type=file],.hs-form [type=file].hs-input{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]),.hs-form [type=file].hs-input:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus,.hs-form .hs-input:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#fdff95;outline:0;box-shadow:0 0 0 .25rem rgba(251,255,43,.25)}.form-control::-webkit-date-and-time-value,.hs-form .hs-input::-webkit-date-and-time-value{min-width:85px;height:1.4em;margin:0}.form-control::-webkit-datetime-edit,.hs-form .hs-input::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder,.hs-form .hs-input::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled,.hs-form .hs-input:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button,.hs-form .hs-input::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::file-selector-button,.hs-form .hs-input::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,.hs-form .hs-input:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.4;color:var(--bs-body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.4em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.4em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.hs-form textarea.hs-input,textarea.form-control{min-height:calc(1.4em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.4em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.4em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.4em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:1rem}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:1rem}.form-control-color.form-control-sm{height:calc(1.4em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.4em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.4;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:1rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#fdff95;outline:0;box-shadow:0 0 0 .25rem rgba(251,255,43,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.4rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.2em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:50%;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#fdff95;outline:0;box-shadow:0 0 0 .25rem rgba(251,255,43,.25)}.form-check-input:checked{background-color:#fbff2b;border-color:#fbff2b}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#fbff2b;border-color:#fbff2b;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fdff95'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:100%;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn,.hs-form .btn-check:disabled+input[type=submit],.hs-form .btn-check[disabled]+input[type=submit]{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(251,255,43,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(251,255,43,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#fbff2b;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:rgb(253.8,255,191.4)}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#fbff2b;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:rgb(253.8,255,191.4)}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating,.hs-form-field{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select,.hs-form .form-floating>.hs-input,.hs-form .hs-form-field>.hs-input,.hs-form-field>.form-control,.hs-form-field>.form-control-plaintext,.hs-form-field>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label,.hs-form-field>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label,.hs-form-field>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext,.hs-form .form-floating>.hs-input,.hs-form .hs-form-field>.hs-input,.hs-form-field>.form-control,.hs-form-field>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder,.hs-form .form-floating>.hs-input::placeholder,.hs-form .hs-form-field>.hs-input::placeholder,.hs-form-field>.form-control-plaintext::placeholder,.hs-form-field>.form-control::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.hs-form .form-floating>.hs-input:focus,.hs-form .form-floating>.hs-input:not(:placeholder-shown),.hs-form .hs-form-field>.hs-input:focus,.hs-form .hs-form-field>.hs-input:not(:placeholder-shown),.hs-form-field>.form-control-plaintext:focus,.hs-form-field>.form-control-plaintext:not(:placeholder-shown),.hs-form-field>.form-control:focus,.hs-form-field>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill,.hs-form .form-floating>.hs-input:-webkit-autofill,.hs-form .hs-form-field>.hs-input:-webkit-autofill,.hs-form-field>.form-control-plaintext:-webkit-autofill,.hs-form-field>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select,.hs-form-field>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label,.hs-form .form-floating>.hs-input:focus~label,.hs-form .form-floating>.hs-input:not(:placeholder-shown)~label,.hs-form .hs-form-field>.hs-input:focus~label,.hs-form .hs-form-field>.hs-input:not(:placeholder-shown)~label,.hs-form-field>.form-control-plaintext~label,.hs-form-field>.form-control:focus~label,.hs-form-field>.form-control:not(:placeholder-shown)~label,.hs-form-field>.form-select~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label,.hs-form .form-floating>.hs-input:-webkit-autofill~label,.hs-form .hs-form-field>.hs-input:-webkit-autofill~label,.hs-form-field>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after,.hs-form-field>textarea:focus~label:after,.hs-form-field>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:1rem}.form-floating>textarea:disabled~label:after,.hs-form-field>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label,.hs-form-field>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label,.hs-form-field>:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.hs-form .input-group>.hs-input,.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select,.input-group>.hs-form-field{position:relative;flex:1 1 auto;width:1%;min-width:0}.hs-form .input-group>.hs-input:focus,.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus,.input-group>.hs-form-field:focus-within{z-index:5}.hs-form .input-group input[type=submit],.input-group .btn,.input-group .hs-form input[type=submit]{position:relative;z-index:2}.hs-form .input-group input[type=submit]:focus,.input-group .btn:focus,.input-group .hs-form input[type=submit]:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.4;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:1rem}.hs-form .input-group-lg>.hs-input,.hs-form .input-group-lg>input[type=submit],.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.hs-form .input-group-sm>.hs-input,.hs-form .input-group-sm>input[type=submit],.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.hs-form .input-group.has-validation>.form-floating:nth-last-child(n+3)>.hs-input,.hs-form .input-group.has-validation>.hs-form-field:nth-last-child(n+3)>.hs-input,.hs-form .input-group:not(.has-validation)>.form-floating:not(:last-child)>.hs-input,.hs-form .input-group:not(.has-validation)>.hs-form-field:not(:last-child)>.hs-input,.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>.hs-form-field:nth-last-child(n+3)>.form-control,.input-group.has-validation>.hs-form-field:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating):not(.hs-form-field),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>.hs-form-field:not(:last-child)>.form-control,.input-group:not(.has-validation)>.hs-form-field:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating):not(.hs-form-field){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1*var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.hs-form .input-group>.form-floating:not(:first-child)>.hs-input,.hs-form .input-group>.hs-form-field:not(:first-child)>.hs-input,.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select,.input-group>.hs-form-field:not(:first-child)>.form-control,.input-group>.hs-form-field:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.hs-form .is-valid.hs-input,.hs-form .was-validated .hs-input:valid,.was-validated .form-control:valid,.was-validated .hs-form .hs-input:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.4em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.35em + .1875rem) center;background-size:calc(.7em + .375rem) calc(.7em + .375rem)}.form-control.is-valid:focus,.hs-form .is-valid.hs-input:focus,.hs-form .was-validated .hs-input:valid:focus,.was-validated .form-control:valid:focus,.was-validated .hs-form .hs-input:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.hs-form .was-validated textarea.hs-input:valid,.hs-form textarea.is-valid.hs-input,.was-validated .hs-form textarea.hs-input:valid,.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.4em + .75rem);background-position:top calc(.35em + .1875rem) right calc(.35em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.7em + .375rem) calc(.7em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.4em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.hs-form .input-group>.hs-input:not(:focus).is-valid,.hs-form .was-validated .input-group>.hs-input:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.input-group>.hs-form-field:not(:focus-within).is-valid,.was-validated .hs-form .input-group>.hs-input:not(:focus):valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid,.was-validated .input-group>.hs-form-field:not(:focus-within):valid{z-index:3}.invalid-feedback,body .hs-error-msgs{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.was-validated body :invalid~.hs-error-msgs,body .is-invalid~.hs-error-msgs,body .was-validated :invalid~.hs-error-msgs{display:block}.form-control.is-invalid,.hs-form .is-invalid.hs-input,.hs-form .was-validated .hs-input:invalid,.was-validated .form-control:invalid,.was-validated .hs-form .hs-input:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.4em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ff427b'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff427b' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.35em + .1875rem) center;background-size:calc(.7em + .375rem) calc(.7em + .375rem)}.form-control.is-invalid:focus,.hs-form .is-invalid.hs-input:focus,.hs-form .was-validated .hs-input:invalid:focus,.was-validated .form-control:invalid:focus,.was-validated .hs-form .hs-input:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.hs-form .was-validated textarea.hs-input:invalid,.hs-form textarea.is-invalid.hs-input,.was-validated .hs-form textarea.hs-input:invalid,.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.4em + .75rem);background-position:top calc(.35em + .1875rem) right calc(.35em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ff427b'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ff427b' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.7em + .375rem) calc(.7em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.4em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback,.form-check-inline body .form-check-input~.hs-error-msgs,body .form-check-inline .form-check-input~.hs-error-msgs{margin-left:.5em}.hs-form .input-group>.hs-input:not(:focus).is-invalid,.hs-form .was-validated .input-group>.hs-input:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.input-group>.hs-form-field:not(:focus-within).is-invalid,.was-validated .hs-form .input-group>.hs-input:not(:focus):invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.was-validated .input-group>.hs-form-field:not(:focus-within):invalid{z-index:4}.btn,.hs-form input[type=submit]{--bs-btn-padding-x:1rem;--bs-btn-padding-y:0.75rem;--bs-btn-font-family: ;--bs-btn-font-size:0.875rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.4;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:0.75rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn,.hs-form input[type=submit]{transition:none}}.btn:hover,.hs-form input[type=submit]:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover,.hs-form .btn-check+input[type=submit]:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible,.hs-form input[type=submit]:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg)}.btn-check:focus-visible+.btn,.btn:focus-visible,.hs-form .btn-check:focus-visible+input[type=submit],.hs-form input[type=submit]:focus-visible{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,.hs-form .btn-check:checked+input[type=submit],.hs-form :not(.btn-check)+input[type=submit]:active,.hs-form input.active[type=submit],.hs-form input.show[type=submit],.hs-form input[type=submit]:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn-check:checked:focus-visible+.btn,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,.hs-form .btn-check:checked+input[type=submit]:focus-visible,.hs-form .btn-check:checked:focus-visible+input[type=submit],.hs-form :not(.btn-check)+input[type=submit]:active:focus-visible,.hs-form input.active[type=submit]:focus-visible,.hs-form input.show[type=submit]:focus-visible,.hs-form input[type=submit]:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,.hs-form fieldset:disabled input[type=submit],.hs-form input.disabled[type=submit],.hs-form input[type=submit]:disabled,fieldset:disabled .btn,fieldset:disabled .hs-form input[type=submit]{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#000;--bs-btn-bg:#fbff2b;--bs-btn-border-color:#fbff2b;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(251.6,255,74.8);--bs-btn-hover-border-color:rgb(251.4,255,64.2);--bs-btn-focus-shadow-rgb:213,217,37;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(251.8,255,85.4);--bs-btn-active-border-color:rgb(251.4,255,64.2);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fbff2b;--bs-btn-disabled-border-color:#fbff2b}.btn-secondary,.hs-form input[type=submit]{--bs-btn-color:#fff;--bs-btn-bg:#1a1a1a;--bs-btn-border-color:#1a1a1a;--bs-btn-hover-bg:rgb(22.1,22.1,22.1);--bs-btn-hover-border-color:rgb(20.8,20.8,20.8);--bs-btn-focus-shadow-rgb:60,60,60;--bs-btn-active-bg:rgb(20.8,20.8,20.8);--bs-btn-active-border-color:rgb(19.5,19.5,19.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#1a1a1a;--bs-btn-disabled-border-color:#1a1a1a}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(21.25,114.75,71.4);--bs-btn-hover-border-color:rgb(20,108,67.2);--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(20,108,67.2);--bs-btn-active-border-color:rgb(18.75,101.25,63);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(49.3,209.95,242.25);--bs-btn-hover-border-color:rgb(37.2,207.3,241.5);--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(61.4,212.6,243);--bs-btn-active-border-color:rgb(37.2,207.3,241.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(255,202.3,44.2);--bs-btn-hover-border-color:rgb(255,199.2,31.8);--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(255,205.4,56.6);--bs-btn-active-border-color:rgb(255,199.2,31.8);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#000;--bs-btn-bg:#ff427b;--bs-btn-border-color:#ff427b;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(255,94.35,142.8);--bs-btn-hover-border-color:rgb(255,84.9,136.2);--bs-btn-focus-shadow-rgb:217,56,105;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(255,103.8,149.4);--bs-btn-active-border-color:rgb(255,84.9,136.2);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ff427b;--bs-btn-disabled-border-color:#ff427b}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgb(210.8,211.65,212.5);--bs-btn-hover-border-color:rgb(198.4,199.2,200);--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:rgb(198.4,199.2,200);--bs-btn-active-border-color:rgb(186,186.75,187.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(66.3,69.7,73.1);--bs-btn-hover-border-color:rgb(55.2,58.8,62.4);--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(77.4,80.6,83.8);--bs-btn-active-border-color:rgb(55.2,58.8,62.4);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#fbff2b;--bs-btn-border-color:#fbff2b;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fbff2b;--bs-btn-hover-border-color:#fbff2b;--bs-btn-focus-shadow-rgb:251,255,43;--bs-btn-active-color:#000;--bs-btn-active-bg:#fbff2b;--bs-btn-active-border-color:#fbff2b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fbff2b;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fbff2b;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#1a1a1a;--bs-btn-border-color:#1a1a1a;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#1a1a1a;--bs-btn-hover-border-color:#1a1a1a;--bs-btn-focus-shadow-rgb:26,26,26;--bs-btn-active-color:#fff;--bs-btn-active-bg:#1a1a1a;--bs-btn-active-border-color:#1a1a1a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#1a1a1a;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#1a1a1a;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#ff427b;--bs-btn-border-color:#ff427b;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ff427b;--bs-btn-hover-border-color:#ff427b;--bs-btn-focus-shadow-rgb:255,66,123;--bs-btn-active-color:#000;--bs-btn-active-bg:#ff427b;--bs-btn-active-border-color:#ff427b;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#ff427b;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ff427b;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:60,60,60;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-sm{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:0.75rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.625rem}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(251,255,43,0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;box-sizing:initial;width:1em;height:1em;padding:.25em;background:rgba(0,0,0,0) var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#000!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#000!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(252,255,85,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(252,255,85,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(252,255,85,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(21,21,21,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(21,21,21,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(21,21,21,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(255,104,149,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,104,149,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,104,149,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-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;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));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:transform .2s ease-in-out}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.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{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@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}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.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-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-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:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-75{width:75%!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-2{margin:.125rem!important}.m-4{margin:.25rem!important}.m-6{margin:.375rem!important}.m-8{margin:.5rem!important}.m-10{margin:.625rem!important}.m-12{margin:.75rem!important}.m-16{margin:1rem!important}.m-18{margin:1.125rem!important}.m-20{margin:1.25rem!important}.m-24{margin:1.5rem!important}.m-30{margin:1.875rem!important}.m-32{margin:2rem!important}.m-36{margin:2.25rem!important}.m-40{margin:2.5rem!important}.m-48{margin:3rem!important}.m-50{margin:3.125rem!important}.m-56{margin:3.5rem!important}.m-60{margin:3.75rem!important}.m-64{margin:4rem!important}.m-66{margin:4.125rem!important}.m-68{margin:4.25rem!important}.m-72{margin:4.5rem!important}.m-80{margin:5rem!important}.m-84{margin:5.25rem!important}.m-88{margin:5.5rem!important}.m-90{margin:5.625rem!important}.m-94{margin:5.875rem!important}.m-96{margin:6rem!important}.m-100{margin:6.25rem!important}.m-110{margin:6.875rem!important}.m-112{margin:7rem!important}.m-120{margin:7.5rem!important}.m-128{margin:8rem!important}.m-132{margin:8.25rem!important}.m-140{margin:8.75rem!important}.m-150{margin:9.375rem!important}.m-156{margin:9.75rem!important}.m-168{margin:10.5rem!important}.m-176{margin:11rem!important}.m-184{margin:11.5rem!important}.m-196{margin:12.25rem!important}.m-232{margin:14.5rem!important}.m-220{margin:13.75rem!important}.m-240{margin:15rem!important}.m-284{margin:17.75rem!important}.m-357{margin:22.3125rem!important}.m-side{margin:1.5rem!important}.m-gutter{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-2{margin-right:.125rem!important;margin-left:.125rem!important}.mx-4{margin-right:.25rem!important;margin-left:.25rem!important}.mx-6{margin-right:.375rem!important;margin-left:.375rem!important}.mx-8{margin-right:.5rem!important;margin-left:.5rem!important}.mx-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-12{margin-right:.75rem!important;margin-left:.75rem!important}.mx-16{margin-right:1rem!important;margin-left:1rem!important}.mx-18{margin-right:1.125rem!important;margin-left:1.125rem!important}.mx-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-24{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-32{margin-right:2rem!important;margin-left:2rem!important}.mx-36{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-48{margin-right:3rem!important;margin-left:3rem!important}.mx-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-56{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-64{margin-right:4rem!important;margin-left:4rem!important}.mx-66{margin-right:4.125rem!important;margin-left:4.125rem!important}.mx-68{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-72{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-80{margin-right:5rem!important;margin-left:5rem!important}.mx-84{margin-right:5.25rem!important;margin-left:5.25rem!important}.mx-88{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-94{margin-right:5.875rem!important;margin-left:5.875rem!important}.mx-96{margin-right:6rem!important;margin-left:6rem!important}.mx-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-112{margin-right:7rem!important;margin-left:7rem!important}.mx-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-128{margin-right:8rem!important;margin-left:8rem!important}.mx-132{margin-right:8.25rem!important;margin-left:8.25rem!important}.mx-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-156{margin-right:9.75rem!important;margin-left:9.75rem!important}.mx-168{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-176{margin-right:11rem!important;margin-left:11rem!important}.mx-184{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-196{margin-right:12.25rem!important;margin-left:12.25rem!important}.mx-232{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-240{margin-right:15rem!important;margin-left:15rem!important}.mx-284{margin-right:17.75rem!important;margin-left:17.75rem!important}.mx-357{margin-right:22.3125rem!important;margin-left:22.3125rem!important}.mx-side{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-gutter{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-6{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-18{margin-top:1.125rem!important;margin-bottom:1.125rem!important}.my-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-36{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-48{margin-top:3rem!important;margin-bottom:3rem!important}.my-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-66{margin-top:4.125rem!important;margin-bottom:4.125rem!important}.my-68{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-72{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-84{margin-top:5.25rem!important;margin-bottom:5.25rem!important}.my-88{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-94{margin-top:5.875rem!important;margin-bottom:5.875rem!important}.my-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-112{margin-top:7rem!important;margin-bottom:7rem!important}.my-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-128{margin-top:8rem!important;margin-bottom:8rem!important}.my-132{margin-top:8.25rem!important;margin-bottom:8.25rem!important}.my-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-156{margin-top:9.75rem!important;margin-bottom:9.75rem!important}.my-168{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-176{margin-top:11rem!important;margin-bottom:11rem!important}.my-184{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-196{margin-top:12.25rem!important;margin-bottom:12.25rem!important}.my-232{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-284{margin-top:17.75rem!important;margin-bottom:17.75rem!important}.my-357{margin-top:22.3125rem!important;margin-bottom:22.3125rem!important}.my-side{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-gutter{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-2{margin-top:.125rem!important}.mt-4{margin-top:.25rem!important}.mt-6{margin-top:.375rem!important}.mt-8{margin-top:.5rem!important}.mt-10{margin-top:.625rem!important}.mt-12{margin-top:.75rem!important}.mt-16{margin-top:1rem!important}.mt-18{margin-top:1.125rem!important}.mt-20{margin-top:1.25rem!important}.mt-24{margin-top:1.5rem!important}.mt-30{margin-top:1.875rem!important}.mt-32{margin-top:2rem!important}.mt-36{margin-top:2.25rem!important}.mt-40{margin-top:2.5rem!important}.mt-48{margin-top:3rem!important}.mt-50{margin-top:3.125rem!important}.mt-56{margin-top:3.5rem!important}.mt-60{margin-top:3.75rem!important}.mt-64{margin-top:4rem!important}.mt-66{margin-top:4.125rem!important}.mt-68{margin-top:4.25rem!important}.mt-72{margin-top:4.5rem!important}.mt-80{margin-top:5rem!important}.mt-84{margin-top:5.25rem!important}.mt-88{margin-top:5.5rem!important}.mt-90{margin-top:5.625rem!important}.mt-94{margin-top:5.875rem!important}.mt-96{margin-top:6rem!important}.mt-100{margin-top:6.25rem!important}.mt-110{margin-top:6.875rem!important}.mt-112{margin-top:7rem!important}.mt-120{margin-top:7.5rem!important}.mt-128{margin-top:8rem!important}.mt-132{margin-top:8.25rem!important}.mt-140{margin-top:8.75rem!important}.mt-150{margin-top:9.375rem!important}.mt-156{margin-top:9.75rem!important}.mt-168{margin-top:10.5rem!important}.mt-176{margin-top:11rem!important}.mt-184{margin-top:11.5rem!important}.mt-196{margin-top:12.25rem!important}.mt-232{margin-top:14.5rem!important}.mt-220{margin-top:13.75rem!important}.mt-240{margin-top:15rem!important}.mt-284{margin-top:17.75rem!important}.mt-357{margin-top:22.3125rem!important}.mt-side{margin-top:1.5rem!important}.mt-gutter{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-2{margin-right:.125rem!important}.me-4{margin-right:.25rem!important}.me-6{margin-right:.375rem!important}.me-8{margin-right:.5rem!important}.me-10{margin-right:.625rem!important}.me-12{margin-right:.75rem!important}.me-16{margin-right:1rem!important}.me-18{margin-right:1.125rem!important}.me-20{margin-right:1.25rem!important}.me-24{margin-right:1.5rem!important}.me-30{margin-right:1.875rem!important}.me-32{margin-right:2rem!important}.me-36{margin-right:2.25rem!important}.me-40{margin-right:2.5rem!important}.me-48{margin-right:3rem!important}.me-50{margin-right:3.125rem!important}.me-56{margin-right:3.5rem!important}.me-60{margin-right:3.75rem!important}.me-64{margin-right:4rem!important}.me-66{margin-right:4.125rem!important}.me-68{margin-right:4.25rem!important}.me-72{margin-right:4.5rem!important}.me-80{margin-right:5rem!important}.me-84{margin-right:5.25rem!important}.me-88{margin-right:5.5rem!important}.me-90{margin-right:5.625rem!important}.me-94{margin-right:5.875rem!important}.me-96{margin-right:6rem!important}.me-100{margin-right:6.25rem!important}.me-110{margin-right:6.875rem!important}.me-112{margin-right:7rem!important}.me-120{margin-right:7.5rem!important}.me-128{margin-right:8rem!important}.me-132{margin-right:8.25rem!important}.me-140{margin-right:8.75rem!important}.me-150{margin-right:9.375rem!important}.me-156{margin-right:9.75rem!important}.me-168{margin-right:10.5rem!important}.me-176{margin-right:11rem!important}.me-184{margin-right:11.5rem!important}.me-196{margin-right:12.25rem!important}.me-232{margin-right:14.5rem!important}.me-220{margin-right:13.75rem!important}.me-240{margin-right:15rem!important}.me-284{margin-right:17.75rem!important}.me-357{margin-right:22.3125rem!important}.me-side{margin-right:1.5rem!important}.me-gutter{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.125rem!important}.mb-4{margin-bottom:.25rem!important}.mb-6{margin-bottom:.375rem!important}.mb-8{margin-bottom:.5rem!important}.mb-10{margin-bottom:.625rem!important}.mb-12{margin-bottom:.75rem!important}.mb-16{margin-bottom:1rem!important}.mb-18{margin-bottom:1.125rem!important}.mb-20{margin-bottom:1.25rem!important}.mb-24{margin-bottom:1.5rem!important}.mb-30{margin-bottom:1.875rem!important}.mb-32{margin-bottom:2rem!important}.mb-36{margin-bottom:2.25rem!important}.mb-40{margin-bottom:2.5rem!important}.mb-48{margin-bottom:3rem!important}.mb-50{margin-bottom:3.125rem!important}.mb-56{margin-bottom:3.5rem!important}.mb-60{margin-bottom:3.75rem!important}.mb-64{margin-bottom:4rem!important}.mb-66{margin-bottom:4.125rem!important}.mb-68{margin-bottom:4.25rem!important}.mb-72{margin-bottom:4.5rem!important}.mb-80{margin-bottom:5rem!important}.mb-84{margin-bottom:5.25rem!important}.mb-88{margin-bottom:5.5rem!important}.mb-90{margin-bottom:5.625rem!important}.mb-94{margin-bottom:5.875rem!important}.mb-96{margin-bottom:6rem!important}.mb-100{margin-bottom:6.25rem!important}.mb-110{margin-bottom:6.875rem!important}.mb-112{margin-bottom:7rem!important}.mb-120{margin-bottom:7.5rem!important}.mb-128{margin-bottom:8rem!important}.mb-132{margin-bottom:8.25rem!important}.mb-140{margin-bottom:8.75rem!important}.mb-150{margin-bottom:9.375rem!important}.mb-156{margin-bottom:9.75rem!important}.mb-168{margin-bottom:10.5rem!important}.mb-176{margin-bottom:11rem!important}.mb-184{margin-bottom:11.5rem!important}.mb-196{margin-bottom:12.25rem!important}.mb-232{margin-bottom:14.5rem!important}.mb-220{margin-bottom:13.75rem!important}.mb-240{margin-bottom:15rem!important}.mb-284{margin-bottom:17.75rem!important}.mb-357{margin-bottom:22.3125rem!important}.mb-side{margin-bottom:1.5rem!important}.mb-gutter{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-2{margin-left:.125rem!important}.ms-4{margin-left:.25rem!important}.ms-6{margin-left:.375rem!important}.ms-8{margin-left:.5rem!important}.ms-10{margin-left:.625rem!important}.ms-12{margin-left:.75rem!important}.ms-16{margin-left:1rem!important}.ms-18{margin-left:1.125rem!important}.ms-20{margin-left:1.25rem!important}.ms-24{margin-left:1.5rem!important}.ms-30{margin-left:1.875rem!important}.ms-32{margin-left:2rem!important}.ms-36{margin-left:2.25rem!important}.ms-40{margin-left:2.5rem!important}.ms-48{margin-left:3rem!important}.ms-50{margin-left:3.125rem!important}.ms-56{margin-left:3.5rem!important}.ms-60{margin-left:3.75rem!important}.ms-64{margin-left:4rem!important}.ms-66{margin-left:4.125rem!important}.ms-68{margin-left:4.25rem!important}.ms-72{margin-left:4.5rem!important}.ms-80{margin-left:5rem!important}.ms-84{margin-left:5.25rem!important}.ms-88{margin-left:5.5rem!important}.ms-90{margin-left:5.625rem!important}.ms-94{margin-left:5.875rem!important}.ms-96{margin-left:6rem!important}.ms-100{margin-left:6.25rem!important}.ms-110{margin-left:6.875rem!important}.ms-112{margin-left:7rem!important}.ms-120{margin-left:7.5rem!important}.ms-128{margin-left:8rem!important}.ms-132{margin-left:8.25rem!important}.ms-140{margin-left:8.75rem!important}.ms-150{margin-left:9.375rem!important}.ms-156{margin-left:9.75rem!important}.ms-168{margin-left:10.5rem!important}.ms-176{margin-left:11rem!important}.ms-184{margin-left:11.5rem!important}.ms-196{margin-left:12.25rem!important}.ms-232{margin-left:14.5rem!important}.ms-220{margin-left:13.75rem!important}.ms-240{margin-left:15rem!important}.ms-284{margin-left:17.75rem!important}.ms-357{margin-left:22.3125rem!important}.ms-side{margin-left:1.5rem!important}.ms-gutter{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.m-n2{margin:-.125rem!important}.m-n4{margin:-.25rem!important}.m-n6{margin:-.375rem!important}.m-n8{margin:-.5rem!important}.m-n10{margin:-.625rem!important}.m-n12{margin:-.75rem!important}.m-n16{margin:-1rem!important}.m-n18{margin:-1.125rem!important}.m-n20{margin:-1.25rem!important}.m-n24{margin:-1.5rem!important}.m-n30{margin:-1.875rem!important}.m-n32{margin:-2rem!important}.m-n36{margin:-2.25rem!important}.m-n40{margin:-2.5rem!important}.m-n48{margin:-3rem!important}.m-n50{margin:-3.125rem!important}.m-n56{margin:-3.5rem!important}.m-n60{margin:-3.75rem!important}.m-n64{margin:-4rem!important}.m-n66{margin:-4.125rem!important}.m-n68{margin:-4.25rem!important}.m-n72{margin:-4.5rem!important}.m-n80{margin:-5rem!important}.m-n84{margin:-5.25rem!important}.m-n88{margin:-5.5rem!important}.m-n90{margin:-5.625rem!important}.m-n94{margin:-5.875rem!important}.m-n96{margin:-6rem!important}.m-n100{margin:-6.25rem!important}.m-n110{margin:-6.875rem!important}.m-n112{margin:-7rem!important}.m-n120{margin:-7.5rem!important}.m-n128{margin:-8rem!important}.m-n132{margin:-8.25rem!important}.m-n140{margin:-8.75rem!important}.m-n150{margin:-9.375rem!important}.m-n156{margin:-9.75rem!important}.m-n168{margin:-10.5rem!important}.m-n176{margin:-11rem!important}.m-n184{margin:-11.5rem!important}.m-n196{margin:-12.25rem!important}.m-n232{margin:-14.5rem!important}.m-n220{margin:-13.75rem!important}.m-n240{margin:-15rem!important}.m-n284{margin:-17.75rem!important}.m-n357{margin:-22.3125rem!important}.m-nside{margin:-1.5rem!important}.m-ngutter{margin:-3rem!important}.mx-n2{margin-right:-.125rem!important;margin-left:-.125rem!important}.mx-n4{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n6{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-n8{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-n12{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-n16{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n18{margin-right:-1.125rem!important;margin-left:-1.125rem!important}.mx-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-n24{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-n32{margin-right:-2rem!important;margin-left:-2rem!important}.mx-n36{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-n48{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-n56{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-n64{margin-right:-4rem!important;margin-left:-4rem!important}.mx-n66{margin-right:-4.125rem!important;margin-left:-4.125rem!important}.mx-n68{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-n72{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-n84{margin-right:-5.25rem!important;margin-left:-5.25rem!important}.mx-n88{margin-right:-5.5rem!important;margin-left:-5.5rem!important}.mx-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-n94{margin-right:-5.875rem!important;margin-left:-5.875rem!important}.mx-n96{margin-right:-6rem!important;margin-left:-6rem!important}.mx-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-n112{margin-right:-7rem!important;margin-left:-7rem!important}.mx-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-n128{margin-right:-8rem!important;margin-left:-8rem!important}.mx-n132{margin-right:-8.25rem!important;margin-left:-8.25rem!important}.mx-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-n156{margin-right:-9.75rem!important;margin-left:-9.75rem!important}.mx-n168{margin-right:-10.5rem!important;margin-left:-10.5rem!important}.mx-n176{margin-right:-11rem!important;margin-left:-11rem!important}.mx-n184{margin-right:-11.5rem!important;margin-left:-11.5rem!important}.mx-n196{margin-right:-12.25rem!important;margin-left:-12.25rem!important}.mx-n232{margin-right:-14.5rem!important;margin-left:-14.5rem!important}.mx-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-n284{margin-right:-17.75rem!important;margin-left:-17.75rem!important}.mx-n357{margin-right:-22.3125rem!important;margin-left:-22.3125rem!important}.mx-nside{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-ngutter{margin-right:-3rem!important;margin-left:-3rem!important}.my-n2{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.my-n4{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n6{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-n8{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-n12{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-n16{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n18{margin-top:-1.125rem!important;margin-bottom:-1.125rem!important}.my-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-n24{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-n32{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n36{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-n48{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-n56{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-n64{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-n66{margin-top:-4.125rem!important;margin-bottom:-4.125rem!important}.my-n68{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-n72{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-n84{margin-top:-5.25rem!important;margin-bottom:-5.25rem!important}.my-n88{margin-top:-5.5rem!important;margin-bottom:-5.5rem!important}.my-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-n94{margin-top:-5.875rem!important;margin-bottom:-5.875rem!important}.my-n96{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-n112{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-n128{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-n132{margin-top:-8.25rem!important;margin-bottom:-8.25rem!important}.my-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-n156{margin-top:-9.75rem!important;margin-bottom:-9.75rem!important}.my-n168{margin-top:-10.5rem!important;margin-bottom:-10.5rem!important}.my-n176{margin-top:-11rem!important;margin-bottom:-11rem!important}.my-n184{margin-top:-11.5rem!important;margin-bottom:-11.5rem!important}.my-n196{margin-top:-12.25rem!important;margin-bottom:-12.25rem!important}.my-n232{margin-top:-14.5rem!important;margin-bottom:-14.5rem!important}.my-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-n284{margin-top:-17.75rem!important;margin-bottom:-17.75rem!important}.my-n357{margin-top:-22.3125rem!important;margin-bottom:-22.3125rem!important}.my-nside{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-ngutter{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-n2{margin-top:-.125rem!important}.mt-n4{margin-top:-.25rem!important}.mt-n6{margin-top:-.375rem!important}.mt-n8{margin-top:-.5rem!important}.mt-n10{margin-top:-.625rem!important}.mt-n12{margin-top:-.75rem!important}.mt-n16{margin-top:-1rem!important}.mt-n18{margin-top:-1.125rem!important}.mt-n20{margin-top:-1.25rem!important}.mt-n24{margin-top:-1.5rem!important}.mt-n30{margin-top:-1.875rem!important}.mt-n32{margin-top:-2rem!important}.mt-n36{margin-top:-2.25rem!important}.mt-n40{margin-top:-2.5rem!important}.mt-n48{margin-top:-3rem!important}.mt-n50{margin-top:-3.125rem!important}.mt-n56{margin-top:-3.5rem!important}.mt-n60{margin-top:-3.75rem!important}.mt-n64{margin-top:-4rem!important}.mt-n66{margin-top:-4.125rem!important}.mt-n68{margin-top:-4.25rem!important}.mt-n72{margin-top:-4.5rem!important}.mt-n80{margin-top:-5rem!important}.mt-n84{margin-top:-5.25rem!important}.mt-n88{margin-top:-5.5rem!important}.mt-n90{margin-top:-5.625rem!important}.mt-n94{margin-top:-5.875rem!important}.mt-n96{margin-top:-6rem!important}.mt-n100{margin-top:-6.25rem!important}.mt-n110{margin-top:-6.875rem!important}.mt-n112{margin-top:-7rem!important}.mt-n120{margin-top:-7.5rem!important}.mt-n128{margin-top:-8rem!important}.mt-n132{margin-top:-8.25rem!important}.mt-n140{margin-top:-8.75rem!important}.mt-n150{margin-top:-9.375rem!important}.mt-n156{margin-top:-9.75rem!important}.mt-n168{margin-top:-10.5rem!important}.mt-n176{margin-top:-11rem!important}.mt-n184{margin-top:-11.5rem!important}.mt-n196{margin-top:-12.25rem!important}.mt-n232{margin-top:-14.5rem!important}.mt-n220{margin-top:-13.75rem!important}.mt-n240{margin-top:-15rem!important}.mt-n284{margin-top:-17.75rem!important}.mt-n357{margin-top:-22.3125rem!important}.mt-nside{margin-top:-1.5rem!important}.mt-ngutter{margin-top:-3rem!important}.me-n2{margin-right:-.125rem!important}.me-n4{margin-right:-.25rem!important}.me-n6{margin-right:-.375rem!important}.me-n8{margin-right:-.5rem!important}.me-n10{margin-right:-.625rem!important}.me-n12{margin-right:-.75rem!important}.me-n16{margin-right:-1rem!important}.me-n18{margin-right:-1.125rem!important}.me-n20{margin-right:-1.25rem!important}.me-n24{margin-right:-1.5rem!important}.me-n30{margin-right:-1.875rem!important}.me-n32{margin-right:-2rem!important}.me-n36{margin-right:-2.25rem!important}.me-n40{margin-right:-2.5rem!important}.me-n48{margin-right:-3rem!important}.me-n50{margin-right:-3.125rem!important}.me-n56{margin-right:-3.5rem!important}.me-n60{margin-right:-3.75rem!important}.me-n64{margin-right:-4rem!important}.me-n66{margin-right:-4.125rem!important}.me-n68{margin-right:-4.25rem!important}.me-n72{margin-right:-4.5rem!important}.me-n80{margin-right:-5rem!important}.me-n84{margin-right:-5.25rem!important}.me-n88{margin-right:-5.5rem!important}.me-n90{margin-right:-5.625rem!important}.me-n94{margin-right:-5.875rem!important}.me-n96{margin-right:-6rem!important}.me-n100{margin-right:-6.25rem!important}.me-n110{margin-right:-6.875rem!important}.me-n112{margin-right:-7rem!important}.me-n120{margin-right:-7.5rem!important}.me-n128{margin-right:-8rem!important}.me-n132{margin-right:-8.25rem!important}.me-n140{margin-right:-8.75rem!important}.me-n150{margin-right:-9.375rem!important}.me-n156{margin-right:-9.75rem!important}.me-n168{margin-right:-10.5rem!important}.me-n176{margin-right:-11rem!important}.me-n184{margin-right:-11.5rem!important}.me-n196{margin-right:-12.25rem!important}.me-n232{margin-right:-14.5rem!important}.me-n220{margin-right:-13.75rem!important}.me-n240{margin-right:-15rem!important}.me-n284{margin-right:-17.75rem!important}.me-n357{margin-right:-22.3125rem!important}.me-nside{margin-right:-1.5rem!important}.me-ngutter{margin-right:-3rem!important}.mb-n2{margin-bottom:-.125rem!important}.mb-n4{margin-bottom:-.25rem!important}.mb-n6{margin-bottom:-.375rem!important}.mb-n8{margin-bottom:-.5rem!important}.mb-n10{margin-bottom:-.625rem!important}.mb-n12{margin-bottom:-.75rem!important}.mb-n16{margin-bottom:-1rem!important}.mb-n18{margin-bottom:-1.125rem!important}.mb-n20{margin-bottom:-1.25rem!important}.mb-n24{margin-bottom:-1.5rem!important}.mb-n30{margin-bottom:-1.875rem!important}.mb-n32{margin-bottom:-2rem!important}.mb-n36{margin-bottom:-2.25rem!important}.mb-n40{margin-bottom:-2.5rem!important}.mb-n48{margin-bottom:-3rem!important}.mb-n50{margin-bottom:-3.125rem!important}.mb-n56{margin-bottom:-3.5rem!important}.mb-n60{margin-bottom:-3.75rem!important}.mb-n64{margin-bottom:-4rem!important}.mb-n66{margin-bottom:-4.125rem!important}.mb-n68{margin-bottom:-4.25rem!important}.mb-n72{margin-bottom:-4.5rem!important}.mb-n80{margin-bottom:-5rem!important}.mb-n84{margin-bottom:-5.25rem!important}.mb-n88{margin-bottom:-5.5rem!important}.mb-n90{margin-bottom:-5.625rem!important}.mb-n94{margin-bottom:-5.875rem!important}.mb-n96{margin-bottom:-6rem!important}.mb-n100{margin-bottom:-6.25rem!important}.mb-n110{margin-bottom:-6.875rem!important}.mb-n112{margin-bottom:-7rem!important}.mb-n120{margin-bottom:-7.5rem!important}.mb-n128{margin-bottom:-8rem!important}.mb-n132{margin-bottom:-8.25rem!important}.mb-n140{margin-bottom:-8.75rem!important}.mb-n150{margin-bottom:-9.375rem!important}.mb-n156{margin-bottom:-9.75rem!important}.mb-n168{margin-bottom:-10.5rem!important}.mb-n176{margin-bottom:-11rem!important}.mb-n184{margin-bottom:-11.5rem!important}.mb-n196{margin-bottom:-12.25rem!important}.mb-n232{margin-bottom:-14.5rem!important}.mb-n220{margin-bottom:-13.75rem!important}.mb-n240{margin-bottom:-15rem!important}.mb-n284{margin-bottom:-17.75rem!important}.mb-n357{margin-bottom:-22.3125rem!important}.mb-nside{margin-bottom:-1.5rem!important}.mb-ngutter{margin-bottom:-3rem!important}.ms-n2{margin-left:-.125rem!important}.ms-n4{margin-left:-.25rem!important}.ms-n6{margin-left:-.375rem!important}.ms-n8{margin-left:-.5rem!important}.ms-n10{margin-left:-.625rem!important}.ms-n12{margin-left:-.75rem!important}.ms-n16{margin-left:-1rem!important}.ms-n18{margin-left:-1.125rem!important}.ms-n20{margin-left:-1.25rem!important}.ms-n24{margin-left:-1.5rem!important}.ms-n30{margin-left:-1.875rem!important}.ms-n32{margin-left:-2rem!important}.ms-n36{margin-left:-2.25rem!important}.ms-n40{margin-left:-2.5rem!important}.ms-n48{margin-left:-3rem!important}.ms-n50{margin-left:-3.125rem!important}.ms-n56{margin-left:-3.5rem!important}.ms-n60{margin-left:-3.75rem!important}.ms-n64{margin-left:-4rem!important}.ms-n66{margin-left:-4.125rem!important}.ms-n68{margin-left:-4.25rem!important}.ms-n72{margin-left:-4.5rem!important}.ms-n80{margin-left:-5rem!important}.ms-n84{margin-left:-5.25rem!important}.ms-n88{margin-left:-5.5rem!important}.ms-n90{margin-left:-5.625rem!important}.ms-n94{margin-left:-5.875rem!important}.ms-n96{margin-left:-6rem!important}.ms-n100{margin-left:-6.25rem!important}.ms-n110{margin-left:-6.875rem!important}.ms-n112{margin-left:-7rem!important}.ms-n120{margin-left:-7.5rem!important}.ms-n128{margin-left:-8rem!important}.ms-n132{margin-left:-8.25rem!important}.ms-n140{margin-left:-8.75rem!important}.ms-n150{margin-left:-9.375rem!important}.ms-n156{margin-left:-9.75rem!important}.ms-n168{margin-left:-10.5rem!important}.ms-n176{margin-left:-11rem!important}.ms-n184{margin-left:-11.5rem!important}.ms-n196{margin-left:-12.25rem!important}.ms-n232{margin-left:-14.5rem!important}.ms-n220{margin-left:-13.75rem!important}.ms-n240{margin-left:-15rem!important}.ms-n284{margin-left:-17.75rem!important}.ms-n357{margin-left:-22.3125rem!important}.ms-nside{margin-left:-1.5rem!important}.ms-ngutter{margin-left:-3rem!important}.p-0{padding:0!important}.p-2{padding:.125rem!important}.p-4{padding:.25rem!important}.p-6{padding:.375rem!important}.p-8{padding:.5rem!important}.p-10{padding:.625rem!important}.p-12{padding:.75rem!important}.p-16{padding:1rem!important}.p-18{padding:1.125rem!important}.p-20{padding:1.25rem!important}.p-24{padding:1.5rem!important}.p-30{padding:1.875rem!important}.p-32{padding:2rem!important}.p-36{padding:2.25rem!important}.p-40{padding:2.5rem!important}.p-48{padding:3rem!important}.p-50{padding:3.125rem!important}.p-56{padding:3.5rem!important}.p-60{padding:3.75rem!important}.p-64{padding:4rem!important}.p-66{padding:4.125rem!important}.p-68{padding:4.25rem!important}.p-72{padding:4.5rem!important}.p-80{padding:5rem!important}.p-84{padding:5.25rem!important}.p-88{padding:5.5rem!important}.p-90{padding:5.625rem!important}.p-94{padding:5.875rem!important}.p-96{padding:6rem!important}.p-100{padding:6.25rem!important}.p-110{padding:6.875rem!important}.p-112{padding:7rem!important}.p-120{padding:7.5rem!important}.p-128{padding:8rem!important}.p-132{padding:8.25rem!important}.p-140{padding:8.75rem!important}.p-150{padding:9.375rem!important}.p-156{padding:9.75rem!important}.p-168{padding:10.5rem!important}.p-176{padding:11rem!important}.p-184{padding:11.5rem!important}.p-196{padding:12.25rem!important}.p-232{padding:14.5rem!important}.p-220{padding:13.75rem!important}.p-240{padding:15rem!important}.p-284{padding:17.75rem!important}.p-357{padding:22.3125rem!important}.p-side{padding:1.5rem!important}.p-gutter{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-2{padding-right:.125rem!important;padding-left:.125rem!important}.px-4{padding-right:.25rem!important;padding-left:.25rem!important}.px-6{padding-right:.375rem!important;padding-left:.375rem!important}.px-8{padding-right:.5rem!important;padding-left:.5rem!important}.px-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-12{padding-right:.75rem!important;padding-left:.75rem!important}.px-16{padding-right:1rem!important;padding-left:1rem!important}.px-18{padding-right:1.125rem!important;padding-left:1.125rem!important}.px-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-24{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-32{padding-right:2rem!important;padding-left:2rem!important}.px-36{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-48{padding-right:3rem!important;padding-left:3rem!important}.px-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-56{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-64{padding-right:4rem!important;padding-left:4rem!important}.px-66{padding-right:4.125rem!important;padding-left:4.125rem!important}.px-68{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-72{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-80{padding-right:5rem!important;padding-left:5rem!important}.px-84{padding-right:5.25rem!important;padding-left:5.25rem!important}.px-88{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-94{padding-right:5.875rem!important;padding-left:5.875rem!important}.px-96{padding-right:6rem!important;padding-left:6rem!important}.px-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-112{padding-right:7rem!important;padding-left:7rem!important}.px-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-128{padding-right:8rem!important;padding-left:8rem!important}.px-132{padding-right:8.25rem!important;padding-left:8.25rem!important}.px-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-156{padding-right:9.75rem!important;padding-left:9.75rem!important}.px-168{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-176{padding-right:11rem!important;padding-left:11rem!important}.px-184{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-196{padding-right:12.25rem!important;padding-left:12.25rem!important}.px-232{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-240{padding-right:15rem!important;padding-left:15rem!important}.px-284{padding-right:17.75rem!important;padding-left:17.75rem!important}.px-357{padding-right:22.3125rem!important;padding-left:22.3125rem!important}.px-side{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-gutter{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-6{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.hs-form input[type=submit],.py-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-18{padding-top:1.125rem!important;padding-bottom:1.125rem!important}.py-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-36{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-48{padding-top:3rem!important;padding-bottom:3rem!important}.py-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-66{padding-top:4.125rem!important;padding-bottom:4.125rem!important}.py-68{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-72{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-84{padding-top:5.25rem!important;padding-bottom:5.25rem!important}.py-88{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-94{padding-top:5.875rem!important;padding-bottom:5.875rem!important}.py-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-112{padding-top:7rem!important;padding-bottom:7rem!important}.py-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-128{padding-top:8rem!important;padding-bottom:8rem!important}.py-132{padding-top:8.25rem!important;padding-bottom:8.25rem!important}.py-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-156{padding-top:9.75rem!important;padding-bottom:9.75rem!important}.py-168{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-176{padding-top:11rem!important;padding-bottom:11rem!important}.py-184{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-196{padding-top:12.25rem!important;padding-bottom:12.25rem!important}.py-232{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-284{padding-top:17.75rem!important;padding-bottom:17.75rem!important}.py-357{padding-top:22.3125rem!important;padding-bottom:22.3125rem!important}.py-side{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-gutter{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-2{padding-top:.125rem!important}.pt-4{padding-top:.25rem!important}.pt-6{padding-top:.375rem!important}.pt-8{padding-top:.5rem!important}.pt-10{padding-top:.625rem!important}.pt-12{padding-top:.75rem!important}.pt-16,article>[class*=nn-block-blog-]:not([class*=bg-])+.nn-block-form-subscribe-2:not([class*=bg-]),article>[class*=nn-block-blog-]:not([class*=bg-])+.nn-blog-article-footer:not([class*=bg-]),main>[class*=nn-block-blog-]:not([class*=bg-])+.nn-block-form-subscribe-2:not([class*=bg-]),main>[class*=nn-block-blog-]:not([class*=bg-])+.nn-blog-article-footer:not([class*=bg-]){padding-top:1rem!important}.pt-18{padding-top:1.125rem!important}.pt-20{padding-top:1.25rem!important}.pt-24,article>.nn-block-editorial-author-mobile[class*=nn-block-]:not([class*=bg-])+.nn-block-editorial-meta[class*=nn-block-]:not([class*=bg-]),main>.nn-block-editorial-author-mobile[class*=nn-block-]:not([class*=bg-])+.nn-block-editorial-meta[class*=nn-block-]:not([class*=bg-]){padding-top:1.5rem!important}.pt-30{padding-top:1.875rem!important}.pt-32{padding-top:2rem!important}.pt-36{padding-top:2.25rem!important}.pt-40{padding-top:2.5rem!important}.pt-48{padding-top:3rem!important}.pt-50{padding-top:3.125rem!important}.pt-56{padding-top:3.5rem!important}.pt-60{padding-top:3.75rem!important}.pt-64{padding-top:4rem!important}.pt-66{padding-top:4.125rem!important}.pt-68{padding-top:4.25rem!important}.pt-72{padding-top:4.5rem!important}.pt-80{padding-top:5rem!important}.pt-84{padding-top:5.25rem!important}.pt-88{padding-top:5.5rem!important}.pt-90{padding-top:5.625rem!important}.pt-94{padding-top:5.875rem!important}.pt-96{padding-top:6rem!important}.pt-100{padding-top:6.25rem!important}.pt-110{padding-top:6.875rem!important}.pt-112{padding-top:7rem!important}.pt-120{padding-top:7.5rem!important}.pt-128{padding-top:8rem!important}.pt-132{padding-top:8.25rem!important}.pt-140{padding-top:8.75rem!important}.pt-150{padding-top:9.375rem!important}.pt-156{padding-top:9.75rem!important}.pt-168{padding-top:10.5rem!important}.pt-176{padding-top:11rem!important}.pt-184{padding-top:11.5rem!important}.pt-196{padding-top:12.25rem!important}.pt-232{padding-top:14.5rem!important}.pt-220{padding-top:13.75rem!important}.pt-240{padding-top:15rem!important}.pt-284{padding-top:17.75rem!important}.pt-357{padding-top:22.3125rem!important}.pt-side{padding-top:1.5rem!important}.pt-gutter{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-2{padding-right:.125rem!important}.pe-4{padding-right:.25rem!important}.pe-6{padding-right:.375rem!important}.pe-8{padding-right:.5rem!important}.pe-10{padding-right:.625rem!important}.pe-12{padding-right:.75rem!important}.pe-16{padding-right:1rem!important}.pe-18{padding-right:1.125rem!important}.pe-20{padding-right:1.25rem!important}.pe-24{padding-right:1.5rem!important}.pe-30{padding-right:1.875rem!important}.pe-32{padding-right:2rem!important}.pe-36{padding-right:2.25rem!important}.pe-40{padding-right:2.5rem!important}.pe-48{padding-right:3rem!important}.pe-50{padding-right:3.125rem!important}.pe-56{padding-right:3.5rem!important}.pe-60{padding-right:3.75rem!important}.pe-64{padding-right:4rem!important}.pe-66{padding-right:4.125rem!important}.pe-68{padding-right:4.25rem!important}.pe-72{padding-right:4.5rem!important}.pe-80{padding-right:5rem!important}.pe-84{padding-right:5.25rem!important}.pe-88{padding-right:5.5rem!important}.pe-90{padding-right:5.625rem!important}.pe-94{padding-right:5.875rem!important}.pe-96{padding-right:6rem!important}.pe-100{padding-right:6.25rem!important}.pe-110{padding-right:6.875rem!important}.pe-112{padding-right:7rem!important}.pe-120{padding-right:7.5rem!important}.pe-128{padding-right:8rem!important}.pe-132{padding-right:8.25rem!important}.pe-140{padding-right:8.75rem!important}.pe-150{padding-right:9.375rem!important}.pe-156{padding-right:9.75rem!important}.pe-168{padding-right:10.5rem!important}.pe-176{padding-right:11rem!important}.pe-184{padding-right:11.5rem!important}.pe-196{padding-right:12.25rem!important}.pe-232{padding-right:14.5rem!important}.pe-220{padding-right:13.75rem!important}.pe-240{padding-right:15rem!important}.pe-284{padding-right:17.75rem!important}.pe-357{padding-right:22.3125rem!important}.pe-side{padding-right:1.5rem!important}.pe-gutter{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-2{padding-bottom:.125rem!important}.pb-4{padding-bottom:.25rem!important}.pb-6{padding-bottom:.375rem!important}.pb-8{padding-bottom:.5rem!important}.pb-10{padding-bottom:.625rem!important}.pb-12{padding-bottom:.75rem!important}.pb-16{padding-bottom:1rem!important}.pb-18{padding-bottom:1.125rem!important}.pb-20{padding-bottom:1.25rem!important}.pb-24{padding-bottom:1.5rem!important}.pb-30{padding-bottom:1.875rem!important}.pb-32{padding-bottom:2rem!important}.pb-36{padding-bottom:2.25rem!important}.pb-40{padding-bottom:2.5rem!important}.pb-48{padding-bottom:3rem!important}.pb-50{padding-bottom:3.125rem!important}.pb-56{padding-bottom:3.5rem!important}.pb-60{padding-bottom:3.75rem!important}.pb-64{padding-bottom:4rem!important}.pb-66{padding-bottom:4.125rem!important}.pb-68{padding-bottom:4.25rem!important}.pb-72{padding-bottom:4.5rem!important}.pb-80{padding-bottom:5rem!important}.pb-84{padding-bottom:5.25rem!important}.pb-88{padding-bottom:5.5rem!important}.pb-90{padding-bottom:5.625rem!important}.pb-94{padding-bottom:5.875rem!important}.pb-96{padding-bottom:6rem!important}.pb-100{padding-bottom:6.25rem!important}.pb-110{padding-bottom:6.875rem!important}.pb-112{padding-bottom:7rem!important}.pb-120{padding-bottom:7.5rem!important}.pb-128{padding-bottom:8rem!important}.pb-132{padding-bottom:8.25rem!important}.pb-140{padding-bottom:8.75rem!important}.pb-150{padding-bottom:9.375rem!important}.pb-156{padding-bottom:9.75rem!important}.pb-168{padding-bottom:10.5rem!important}.pb-176{padding-bottom:11rem!important}.pb-184{padding-bottom:11.5rem!important}.pb-196{padding-bottom:12.25rem!important}.pb-232{padding-bottom:14.5rem!important}.pb-220{padding-bottom:13.75rem!important}.pb-240{padding-bottom:15rem!important}.pb-284{padding-bottom:17.75rem!important}.pb-357{padding-bottom:22.3125rem!important}.pb-side{padding-bottom:1.5rem!important}.pb-gutter{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-2{padding-left:.125rem!important}.ps-4{padding-left:.25rem!important}.ps-6{padding-left:.375rem!important}.ps-8{padding-left:.5rem!important}.ps-10{padding-left:.625rem!important}.ps-12{padding-left:.75rem!important}.ps-16{padding-left:1rem!important}.ps-18{padding-left:1.125rem!important}.ps-20{padding-left:1.25rem!important}.ps-24{padding-left:1.5rem!important}.ps-30{padding-left:1.875rem!important}.ps-32{padding-left:2rem!important}.ps-36{padding-left:2.25rem!important}.ps-40{padding-left:2.5rem!important}.ps-48{padding-left:3rem!important}.ps-50{padding-left:3.125rem!important}.ps-56{padding-left:3.5rem!important}.ps-60{padding-left:3.75rem!important}.ps-64{padding-left:4rem!important}.ps-66{padding-left:4.125rem!important}.ps-68{padding-left:4.25rem!important}.ps-72{padding-left:4.5rem!important}.ps-80{padding-left:5rem!important}.ps-84{padding-left:5.25rem!important}.ps-88{padding-left:5.5rem!important}.ps-90{padding-left:5.625rem!important}.ps-94{padding-left:5.875rem!important}.ps-96{padding-left:6rem!important}.ps-100{padding-left:6.25rem!important}.ps-110{padding-left:6.875rem!important}.ps-112{padding-left:7rem!important}.ps-120{padding-left:7.5rem!important}.ps-128{padding-left:8rem!important}.ps-132{padding-left:8.25rem!important}.ps-140{padding-left:8.75rem!important}.ps-150{padding-left:9.375rem!important}.ps-156{padding-left:9.75rem!important}.ps-168{padding-left:10.5rem!important}.ps-176{padding-left:11rem!important}.ps-184{padding-left:11.5rem!important}.ps-196{padding-left:12.25rem!important}.ps-232{padding-left:14.5rem!important}.ps-220{padding-left:13.75rem!important}.ps-240{padding-left:15rem!important}.ps-284{padding-left:17.75rem!important}.ps-357{padding-left:22.3125rem!important}.ps-side{padding-left:1.5rem!important}.ps-gutter{padding-left:3rem!important}.gap-0{gap:0!important}.gap-2{gap:.125rem!important}.gap-4{gap:.25rem!important}.gap-6{gap:.375rem!important}.gap-8{gap:.5rem!important}.gap-10{gap:.625rem!important}.gap-12{gap:.75rem!important}.gap-16{gap:1rem!important}.gap-18{gap:1.125rem!important}.gap-20{gap:1.25rem!important}.gap-24{gap:1.5rem!important}.gap-30{gap:1.875rem!important}.gap-32{gap:2rem!important}.gap-36{gap:2.25rem!important}.gap-40{gap:2.5rem!important}.gap-48{gap:3rem!important}.gap-50{gap:3.125rem!important}.gap-56{gap:3.5rem!important}.gap-60{gap:3.75rem!important}.gap-64{gap:4rem!important}.gap-66{gap:4.125rem!important}.gap-68{gap:4.25rem!important}.gap-72{gap:4.5rem!important}.gap-80{gap:5rem!important}.gap-84{gap:5.25rem!important}.gap-88{gap:5.5rem!important}.gap-90{gap:5.625rem!important}.gap-94{gap:5.875rem!important}.gap-96{gap:6rem!important}.gap-100{gap:6.25rem!important}.gap-110{gap:6.875rem!important}.gap-112{gap:7rem!important}.gap-120{gap:7.5rem!important}.gap-128{gap:8rem!important}.gap-132{gap:8.25rem!important}.gap-140{gap:8.75rem!important}.gap-150{gap:9.375rem!important}.gap-156{gap:9.75rem!important}.gap-168{gap:10.5rem!important}.gap-176{gap:11rem!important}.gap-184{gap:11.5rem!important}.gap-196{gap:12.25rem!important}.gap-232{gap:14.5rem!important}.gap-220{gap:13.75rem!important}.gap-240{gap:15rem!important}.gap-284{gap:17.75rem!important}.gap-357{gap:22.3125rem!important}.gap-side{gap:1.5rem!important}.gap-gutter{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-2{row-gap:.125rem!important}.row-gap-4{row-gap:.25rem!important}.row-gap-6{row-gap:.375rem!important}.row-gap-8{row-gap:.5rem!important}.row-gap-10{row-gap:.625rem!important}.row-gap-12{row-gap:.75rem!important}.row-gap-16{row-gap:1rem!important}.row-gap-18{row-gap:1.125rem!important}.row-gap-20{row-gap:1.25rem!important}.row-gap-24{row-gap:1.5rem!important}.row-gap-30{row-gap:1.875rem!important}.row-gap-32{row-gap:2rem!important}.row-gap-36{row-gap:2.25rem!important}.row-gap-40{row-gap:2.5rem!important}.row-gap-48{row-gap:3rem!important}.row-gap-50{row-gap:3.125rem!important}.row-gap-56{row-gap:3.5rem!important}.row-gap-60{row-gap:3.75rem!important}.row-gap-64{row-gap:4rem!important}.row-gap-66{row-gap:4.125rem!important}.row-gap-68{row-gap:4.25rem!important}.row-gap-72{row-gap:4.5rem!important}.row-gap-80{row-gap:5rem!important}.row-gap-84{row-gap:5.25rem!important}.row-gap-88{row-gap:5.5rem!important}.row-gap-90{row-gap:5.625rem!important}.row-gap-94{row-gap:5.875rem!important}.row-gap-96{row-gap:6rem!important}.row-gap-100{row-gap:6.25rem!important}.row-gap-110{row-gap:6.875rem!important}.row-gap-112{row-gap:7rem!important}.row-gap-120{row-gap:7.5rem!important}.row-gap-128{row-gap:8rem!important}.row-gap-132{row-gap:8.25rem!important}.row-gap-140{row-gap:8.75rem!important}.row-gap-150{row-gap:9.375rem!important}.row-gap-156{row-gap:9.75rem!important}.row-gap-168{row-gap:10.5rem!important}.row-gap-176{row-gap:11rem!important}.row-gap-184{row-gap:11.5rem!important}.row-gap-196{row-gap:12.25rem!important}.row-gap-232{row-gap:14.5rem!important}.row-gap-220{row-gap:13.75rem!important}.row-gap-240{row-gap:15rem!important}.row-gap-284{row-gap:17.75rem!important}.row-gap-357{row-gap:22.3125rem!important}.row-gap-side{row-gap:1.5rem!important}.row-gap-gutter{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-2{column-gap:.125rem!important}.column-gap-4{column-gap:.25rem!important}.column-gap-6{column-gap:.375rem!important}.column-gap-8{column-gap:.5rem!important}.column-gap-10{column-gap:.625rem!important}.column-gap-12{column-gap:.75rem!important}.column-gap-16{column-gap:1rem!important}.column-gap-18{column-gap:1.125rem!important}.column-gap-20{column-gap:1.25rem!important}.column-gap-24{column-gap:1.5rem!important}.column-gap-30{column-gap:1.875rem!important}.column-gap-32{column-gap:2rem!important}.column-gap-36{column-gap:2.25rem!important}.column-gap-40{column-gap:2.5rem!important}.column-gap-48{column-gap:3rem!important}.column-gap-50{column-gap:3.125rem!important}.column-gap-56{column-gap:3.5rem!important}.column-gap-60{column-gap:3.75rem!important}.column-gap-64{column-gap:4rem!important}.column-gap-66{column-gap:4.125rem!important}.column-gap-68{column-gap:4.25rem!important}.column-gap-72{column-gap:4.5rem!important}.column-gap-80{column-gap:5rem!important}.column-gap-84{column-gap:5.25rem!important}.column-gap-88{column-gap:5.5rem!important}.column-gap-90{column-gap:5.625rem!important}.column-gap-94{column-gap:5.875rem!important}.column-gap-96{column-gap:6rem!important}.column-gap-100{column-gap:6.25rem!important}.column-gap-110{column-gap:6.875rem!important}.column-gap-112{column-gap:7rem!important}.column-gap-120{column-gap:7.5rem!important}.column-gap-128{column-gap:8rem!important}.column-gap-132{column-gap:8.25rem!important}.column-gap-140{column-gap:8.75rem!important}.column-gap-150{column-gap:9.375rem!important}.column-gap-156{column-gap:9.75rem!important}.column-gap-168{column-gap:10.5rem!important}.column-gap-176{column-gap:11rem!important}.column-gap-184{column-gap:11.5rem!important}.column-gap-196{column-gap:12.25rem!important}.column-gap-232{column-gap:14.5rem!important}.column-gap-220{column-gap:13.75rem!important}.column-gap-240{column-gap:15rem!important}.column-gap-284{column-gap:17.75rem!important}.column-gap-357{column-gap:22.3125rem!important}.column-gap-side{column-gap:1.5rem!important}.column-gap-gutter{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:500!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.4!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!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:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.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:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.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;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;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:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0)!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:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-2{margin:.125rem!important}.m-sm-4{margin:.25rem!important}.m-sm-6{margin:.375rem!important}.m-sm-8{margin:.5rem!important}.m-sm-10{margin:.625rem!important}.m-sm-12{margin:.75rem!important}.m-sm-16{margin:1rem!important}.m-sm-18{margin:1.125rem!important}.m-sm-20{margin:1.25rem!important}.m-sm-24{margin:1.5rem!important}.m-sm-30{margin:1.875rem!important}.m-sm-32{margin:2rem!important}.m-sm-36{margin:2.25rem!important}.m-sm-40{margin:2.5rem!important}.m-sm-48{margin:3rem!important}.m-sm-50{margin:3.125rem!important}.m-sm-56{margin:3.5rem!important}.m-sm-60{margin:3.75rem!important}.m-sm-64{margin:4rem!important}.m-sm-66{margin:4.125rem!important}.m-sm-68{margin:4.25rem!important}.m-sm-72{margin:4.5rem!important}.m-sm-80{margin:5rem!important}.m-sm-84{margin:5.25rem!important}.m-sm-88{margin:5.5rem!important}.m-sm-90{margin:5.625rem!important}.m-sm-94{margin:5.875rem!important}.m-sm-96{margin:6rem!important}.m-sm-100{margin:6.25rem!important}.m-sm-110{margin:6.875rem!important}.m-sm-112{margin:7rem!important}.m-sm-120{margin:7.5rem!important}.m-sm-128{margin:8rem!important}.m-sm-132{margin:8.25rem!important}.m-sm-140{margin:8.75rem!important}.m-sm-150{margin:9.375rem!important}.m-sm-156{margin:9.75rem!important}.m-sm-168{margin:10.5rem!important}.m-sm-176{margin:11rem!important}.m-sm-184{margin:11.5rem!important}.m-sm-196{margin:12.25rem!important}.m-sm-232{margin:14.5rem!important}.m-sm-220{margin:13.75rem!important}.m-sm-240{margin:15rem!important}.m-sm-284{margin:17.75rem!important}.m-sm-357{margin:22.3125rem!important}.m-sm-side{margin:1.5rem!important}.m-sm-gutter{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-2{margin-right:.125rem!important;margin-left:.125rem!important}.mx-sm-4{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-6{margin-right:.375rem!important;margin-left:.375rem!important}.mx-sm-8{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-sm-12{margin-right:.75rem!important;margin-left:.75rem!important}.mx-sm-16{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-18{margin-right:1.125rem!important;margin-left:1.125rem!important}.mx-sm-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-sm-24{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-sm-32{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-36{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-sm-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-sm-48{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-sm-56{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-sm-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-sm-64{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-66{margin-right:4.125rem!important;margin-left:4.125rem!important}.mx-sm-68{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-sm-72{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-sm-80{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-84{margin-right:5.25rem!important;margin-left:5.25rem!important}.mx-sm-88{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-sm-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-sm-94{margin-right:5.875rem!important;margin-left:5.875rem!important}.mx-sm-96{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-sm-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-sm-112{margin-right:7rem!important;margin-left:7rem!important}.mx-sm-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-sm-128{margin-right:8rem!important;margin-left:8rem!important}.mx-sm-132{margin-right:8.25rem!important;margin-left:8.25rem!important}.mx-sm-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-sm-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-sm-156{margin-right:9.75rem!important;margin-left:9.75rem!important}.mx-sm-168{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-sm-176{margin-right:11rem!important;margin-left:11rem!important}.mx-sm-184{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-sm-196{margin-right:12.25rem!important;margin-left:12.25rem!important}.mx-sm-232{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-sm-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-sm-240{margin-right:15rem!important;margin-left:15rem!important}.mx-sm-284{margin-right:17.75rem!important;margin-left:17.75rem!important}.mx-sm-357{margin-right:22.3125rem!important;margin-left:22.3125rem!important}.mx-sm-side{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-gutter{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-sm-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-6{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-sm-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-sm-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-sm-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-18{margin-top:1.125rem!important;margin-bottom:1.125rem!important}.my-sm-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-sm-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-sm-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-36{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-sm-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-48{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-sm-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-sm-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-66{margin-top:4.125rem!important;margin-bottom:4.125rem!important}.my-sm-68{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-sm-72{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-sm-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-84{margin-top:5.25rem!important;margin-bottom:5.25rem!important}.my-sm-88{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-sm-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-sm-94{margin-top:5.875rem!important;margin-bottom:5.875rem!important}.my-sm-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-sm-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-sm-112{margin-top:7rem!important;margin-bottom:7rem!important}.my-sm-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-sm-128{margin-top:8rem!important;margin-bottom:8rem!important}.my-sm-132{margin-top:8.25rem!important;margin-bottom:8.25rem!important}.my-sm-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-sm-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-sm-156{margin-top:9.75rem!important;margin-bottom:9.75rem!important}.my-sm-168{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-sm-176{margin-top:11rem!important;margin-bottom:11rem!important}.my-sm-184{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-sm-196{margin-top:12.25rem!important;margin-bottom:12.25rem!important}.my-sm-232{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-sm-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-sm-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-sm-284{margin-top:17.75rem!important;margin-bottom:17.75rem!important}.my-sm-357{margin-top:22.3125rem!important;margin-bottom:22.3125rem!important}.my-sm-side{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-gutter{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-2{margin-top:.125rem!important}.mt-sm-4{margin-top:.25rem!important}.mt-sm-6{margin-top:.375rem!important}.mt-sm-8{margin-top:.5rem!important}.mt-sm-10{margin-top:.625rem!important}.mt-sm-12{margin-top:.75rem!important}.mt-sm-16{margin-top:1rem!important}.mt-sm-18{margin-top:1.125rem!important}.mt-sm-20{margin-top:1.25rem!important}.mt-sm-24{margin-top:1.5rem!important}.mt-sm-30{margin-top:1.875rem!important}.mt-sm-32{margin-top:2rem!important}.mt-sm-36{margin-top:2.25rem!important}.mt-sm-40{margin-top:2.5rem!important}.mt-sm-48{margin-top:3rem!important}.mt-sm-50{margin-top:3.125rem!important}.mt-sm-56{margin-top:3.5rem!important}.mt-sm-60{margin-top:3.75rem!important}.mt-sm-64{margin-top:4rem!important}.mt-sm-66{margin-top:4.125rem!important}.mt-sm-68{margin-top:4.25rem!important}.mt-sm-72{margin-top:4.5rem!important}.mt-sm-80{margin-top:5rem!important}.mt-sm-84{margin-top:5.25rem!important}.mt-sm-88{margin-top:5.5rem!important}.mt-sm-90{margin-top:5.625rem!important}.mt-sm-94{margin-top:5.875rem!important}.mt-sm-96{margin-top:6rem!important}.mt-sm-100{margin-top:6.25rem!important}.mt-sm-110{margin-top:6.875rem!important}.mt-sm-112{margin-top:7rem!important}.mt-sm-120{margin-top:7.5rem!important}.mt-sm-128{margin-top:8rem!important}.mt-sm-132{margin-top:8.25rem!important}.mt-sm-140{margin-top:8.75rem!important}.mt-sm-150{margin-top:9.375rem!important}.mt-sm-156{margin-top:9.75rem!important}.mt-sm-168{margin-top:10.5rem!important}.mt-sm-176{margin-top:11rem!important}.mt-sm-184{margin-top:11.5rem!important}.mt-sm-196{margin-top:12.25rem!important}.mt-sm-232{margin-top:14.5rem!important}.mt-sm-220{margin-top:13.75rem!important}.mt-sm-240{margin-top:15rem!important}.mt-sm-284{margin-top:17.75rem!important}.mt-sm-357{margin-top:22.3125rem!important}.mt-sm-side{margin-top:1.5rem!important}.mt-sm-gutter{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-2{margin-right:.125rem!important}.me-sm-4{margin-right:.25rem!important}.me-sm-6{margin-right:.375rem!important}.me-sm-8{margin-right:.5rem!important}.me-sm-10{margin-right:.625rem!important}.me-sm-12{margin-right:.75rem!important}.me-sm-16{margin-right:1rem!important}.me-sm-18{margin-right:1.125rem!important}.me-sm-20{margin-right:1.25rem!important}.me-sm-24{margin-right:1.5rem!important}.me-sm-30{margin-right:1.875rem!important}.me-sm-32{margin-right:2rem!important}.me-sm-36{margin-right:2.25rem!important}.me-sm-40{margin-right:2.5rem!important}.me-sm-48{margin-right:3rem!important}.me-sm-50{margin-right:3.125rem!important}.me-sm-56{margin-right:3.5rem!important}.me-sm-60{margin-right:3.75rem!important}.me-sm-64{margin-right:4rem!important}.me-sm-66{margin-right:4.125rem!important}.me-sm-68{margin-right:4.25rem!important}.me-sm-72{margin-right:4.5rem!important}.me-sm-80{margin-right:5rem!important}.me-sm-84{margin-right:5.25rem!important}.me-sm-88{margin-right:5.5rem!important}.me-sm-90{margin-right:5.625rem!important}.me-sm-94{margin-right:5.875rem!important}.me-sm-96{margin-right:6rem!important}.me-sm-100{margin-right:6.25rem!important}.me-sm-110{margin-right:6.875rem!important}.me-sm-112{margin-right:7rem!important}.me-sm-120{margin-right:7.5rem!important}.me-sm-128{margin-right:8rem!important}.me-sm-132{margin-right:8.25rem!important}.me-sm-140{margin-right:8.75rem!important}.me-sm-150{margin-right:9.375rem!important}.me-sm-156{margin-right:9.75rem!important}.me-sm-168{margin-right:10.5rem!important}.me-sm-176{margin-right:11rem!important}.me-sm-184{margin-right:11.5rem!important}.me-sm-196{margin-right:12.25rem!important}.me-sm-232{margin-right:14.5rem!important}.me-sm-220{margin-right:13.75rem!important}.me-sm-240{margin-right:15rem!important}.me-sm-284{margin-right:17.75rem!important}.me-sm-357{margin-right:22.3125rem!important}.me-sm-side{margin-right:1.5rem!important}.me-sm-gutter{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-2{margin-bottom:.125rem!important}.mb-sm-4{margin-bottom:.25rem!important}.mb-sm-6{margin-bottom:.375rem!important}.mb-sm-8{margin-bottom:.5rem!important}.mb-sm-10{margin-bottom:.625rem!important}.mb-sm-12{margin-bottom:.75rem!important}.mb-sm-16{margin-bottom:1rem!important}.mb-sm-18{margin-bottom:1.125rem!important}.mb-sm-20{margin-bottom:1.25rem!important}.mb-sm-24{margin-bottom:1.5rem!important}.mb-sm-30{margin-bottom:1.875rem!important}.mb-sm-32{margin-bottom:2rem!important}.mb-sm-36{margin-bottom:2.25rem!important}.mb-sm-40{margin-bottom:2.5rem!important}.mb-sm-48{margin-bottom:3rem!important}.mb-sm-50{margin-bottom:3.125rem!important}.mb-sm-56{margin-bottom:3.5rem!important}.mb-sm-60{margin-bottom:3.75rem!important}.mb-sm-64{margin-bottom:4rem!important}.mb-sm-66{margin-bottom:4.125rem!important}.mb-sm-68{margin-bottom:4.25rem!important}.mb-sm-72{margin-bottom:4.5rem!important}.mb-sm-80{margin-bottom:5rem!important}.mb-sm-84{margin-bottom:5.25rem!important}.mb-sm-88{margin-bottom:5.5rem!important}.mb-sm-90{margin-bottom:5.625rem!important}.mb-sm-94{margin-bottom:5.875rem!important}.mb-sm-96{margin-bottom:6rem!important}.mb-sm-100{margin-bottom:6.25rem!important}.mb-sm-110{margin-bottom:6.875rem!important}.mb-sm-112{margin-bottom:7rem!important}.mb-sm-120{margin-bottom:7.5rem!important}.mb-sm-128{margin-bottom:8rem!important}.mb-sm-132{margin-bottom:8.25rem!important}.mb-sm-140{margin-bottom:8.75rem!important}.mb-sm-150{margin-bottom:9.375rem!important}.mb-sm-156{margin-bottom:9.75rem!important}.mb-sm-168{margin-bottom:10.5rem!important}.mb-sm-176{margin-bottom:11rem!important}.mb-sm-184{margin-bottom:11.5rem!important}.mb-sm-196{margin-bottom:12.25rem!important}.mb-sm-232{margin-bottom:14.5rem!important}.mb-sm-220{margin-bottom:13.75rem!important}.mb-sm-240{margin-bottom:15rem!important}.mb-sm-284{margin-bottom:17.75rem!important}.mb-sm-357{margin-bottom:22.3125rem!important}.mb-sm-side{margin-bottom:1.5rem!important}.mb-sm-gutter{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-2{margin-left:.125rem!important}.ms-sm-4{margin-left:.25rem!important}.ms-sm-6{margin-left:.375rem!important}.ms-sm-8{margin-left:.5rem!important}.ms-sm-10{margin-left:.625rem!important}.ms-sm-12{margin-left:.75rem!important}.ms-sm-16{margin-left:1rem!important}.ms-sm-18{margin-left:1.125rem!important}.ms-sm-20{margin-left:1.25rem!important}.ms-sm-24{margin-left:1.5rem!important}.ms-sm-30{margin-left:1.875rem!important}.ms-sm-32{margin-left:2rem!important}.ms-sm-36{margin-left:2.25rem!important}.ms-sm-40{margin-left:2.5rem!important}.ms-sm-48{margin-left:3rem!important}.ms-sm-50{margin-left:3.125rem!important}.ms-sm-56{margin-left:3.5rem!important}.ms-sm-60{margin-left:3.75rem!important}.ms-sm-64{margin-left:4rem!important}.ms-sm-66{margin-left:4.125rem!important}.ms-sm-68{margin-left:4.25rem!important}.ms-sm-72{margin-left:4.5rem!important}.ms-sm-80{margin-left:5rem!important}.ms-sm-84{margin-left:5.25rem!important}.ms-sm-88{margin-left:5.5rem!important}.ms-sm-90{margin-left:5.625rem!important}.ms-sm-94{margin-left:5.875rem!important}.ms-sm-96{margin-left:6rem!important}.ms-sm-100{margin-left:6.25rem!important}.ms-sm-110{margin-left:6.875rem!important}.ms-sm-112{margin-left:7rem!important}.ms-sm-120{margin-left:7.5rem!important}.ms-sm-128{margin-left:8rem!important}.ms-sm-132{margin-left:8.25rem!important}.ms-sm-140{margin-left:8.75rem!important}.ms-sm-150{margin-left:9.375rem!important}.ms-sm-156{margin-left:9.75rem!important}.ms-sm-168{margin-left:10.5rem!important}.ms-sm-176{margin-left:11rem!important}.ms-sm-184{margin-left:11.5rem!important}.ms-sm-196{margin-left:12.25rem!important}.ms-sm-232{margin-left:14.5rem!important}.ms-sm-220{margin-left:13.75rem!important}.ms-sm-240{margin-left:15rem!important}.ms-sm-284{margin-left:17.75rem!important}.ms-sm-357{margin-left:22.3125rem!important}.ms-sm-side{margin-left:1.5rem!important}.ms-sm-gutter{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n2{margin:-.125rem!important}.m-sm-n4{margin:-.25rem!important}.m-sm-n6{margin:-.375rem!important}.m-sm-n8{margin:-.5rem!important}.m-sm-n10{margin:-.625rem!important}.m-sm-n12{margin:-.75rem!important}.m-sm-n16{margin:-1rem!important}.m-sm-n18{margin:-1.125rem!important}.m-sm-n20{margin:-1.25rem!important}.m-sm-n24{margin:-1.5rem!important}.m-sm-n30{margin:-1.875rem!important}.m-sm-n32{margin:-2rem!important}.m-sm-n36{margin:-2.25rem!important}.m-sm-n40{margin:-2.5rem!important}.m-sm-n48{margin:-3rem!important}.m-sm-n50{margin:-3.125rem!important}.m-sm-n56{margin:-3.5rem!important}.m-sm-n60{margin:-3.75rem!important}.m-sm-n64{margin:-4rem!important}.m-sm-n66{margin:-4.125rem!important}.m-sm-n68{margin:-4.25rem!important}.m-sm-n72{margin:-4.5rem!important}.m-sm-n80{margin:-5rem!important}.m-sm-n84{margin:-5.25rem!important}.m-sm-n88{margin:-5.5rem!important}.m-sm-n90{margin:-5.625rem!important}.m-sm-n94{margin:-5.875rem!important}.m-sm-n96{margin:-6rem!important}.m-sm-n100{margin:-6.25rem!important}.m-sm-n110{margin:-6.875rem!important}.m-sm-n112{margin:-7rem!important}.m-sm-n120{margin:-7.5rem!important}.m-sm-n128{margin:-8rem!important}.m-sm-n132{margin:-8.25rem!important}.m-sm-n140{margin:-8.75rem!important}.m-sm-n150{margin:-9.375rem!important}.m-sm-n156{margin:-9.75rem!important}.m-sm-n168{margin:-10.5rem!important}.m-sm-n176{margin:-11rem!important}.m-sm-n184{margin:-11.5rem!important}.m-sm-n196{margin:-12.25rem!important}.m-sm-n232{margin:-14.5rem!important}.m-sm-n220{margin:-13.75rem!important}.m-sm-n240{margin:-15rem!important}.m-sm-n284{margin:-17.75rem!important}.m-sm-n357{margin:-22.3125rem!important}.m-sm-nside{margin:-1.5rem!important}.m-sm-ngutter{margin:-3rem!important}.mx-sm-n2{margin-right:-.125rem!important;margin-left:-.125rem!important}.mx-sm-n4{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n6{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-sm-n8{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-sm-n12{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-sm-n16{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n18{margin-right:-1.125rem!important;margin-left:-1.125rem!important}.mx-sm-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-sm-n24{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-sm-n32{margin-right:-2rem!important;margin-left:-2rem!important}.mx-sm-n36{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-sm-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-sm-n48{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-sm-n56{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-sm-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-sm-n64{margin-right:-4rem!important;margin-left:-4rem!important}.mx-sm-n66{margin-right:-4.125rem!important;margin-left:-4.125rem!important}.mx-sm-n68{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-sm-n72{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-sm-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-sm-n84{margin-right:-5.25rem!important;margin-left:-5.25rem!important}.mx-sm-n88{margin-right:-5.5rem!important;margin-left:-5.5rem!important}.mx-sm-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-sm-n94{margin-right:-5.875rem!important;margin-left:-5.875rem!important}.mx-sm-n96{margin-right:-6rem!important;margin-left:-6rem!important}.mx-sm-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-sm-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-sm-n112{margin-right:-7rem!important;margin-left:-7rem!important}.mx-sm-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-sm-n128{margin-right:-8rem!important;margin-left:-8rem!important}.mx-sm-n132{margin-right:-8.25rem!important;margin-left:-8.25rem!important}.mx-sm-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-sm-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-sm-n156{margin-right:-9.75rem!important;margin-left:-9.75rem!important}.mx-sm-n168{margin-right:-10.5rem!important;margin-left:-10.5rem!important}.mx-sm-n176{margin-right:-11rem!important;margin-left:-11rem!important}.mx-sm-n184{margin-right:-11.5rem!important;margin-left:-11.5rem!important}.mx-sm-n196{margin-right:-12.25rem!important;margin-left:-12.25rem!important}.mx-sm-n232{margin-right:-14.5rem!important;margin-left:-14.5rem!important}.mx-sm-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-sm-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-sm-n284{margin-right:-17.75rem!important;margin-left:-17.75rem!important}.mx-sm-n357{margin-right:-22.3125rem!important;margin-left:-22.3125rem!important}.mx-sm-nside{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-ngutter{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n2{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.my-sm-n4{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n6{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-sm-n8{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-sm-n12{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-sm-n16{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n18{margin-top:-1.125rem!important;margin-bottom:-1.125rem!important}.my-sm-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-sm-n24{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-sm-n32{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n36{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-sm-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-sm-n48{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-sm-n56{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-sm-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-sm-n64{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-sm-n66{margin-top:-4.125rem!important;margin-bottom:-4.125rem!important}.my-sm-n68{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-sm-n72{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-sm-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-sm-n84{margin-top:-5.25rem!important;margin-bottom:-5.25rem!important}.my-sm-n88{margin-top:-5.5rem!important;margin-bottom:-5.5rem!important}.my-sm-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-sm-n94{margin-top:-5.875rem!important;margin-bottom:-5.875rem!important}.my-sm-n96{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-sm-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-sm-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-sm-n112{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-sm-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-sm-n128{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-sm-n132{margin-top:-8.25rem!important;margin-bottom:-8.25rem!important}.my-sm-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-sm-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-sm-n156{margin-top:-9.75rem!important;margin-bottom:-9.75rem!important}.my-sm-n168{margin-top:-10.5rem!important;margin-bottom:-10.5rem!important}.my-sm-n176{margin-top:-11rem!important;margin-bottom:-11rem!important}.my-sm-n184{margin-top:-11.5rem!important;margin-bottom:-11.5rem!important}.my-sm-n196{margin-top:-12.25rem!important;margin-bottom:-12.25rem!important}.my-sm-n232{margin-top:-14.5rem!important;margin-bottom:-14.5rem!important}.my-sm-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-sm-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-sm-n284{margin-top:-17.75rem!important;margin-bottom:-17.75rem!important}.my-sm-n357{margin-top:-22.3125rem!important;margin-bottom:-22.3125rem!important}.my-sm-nside{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-ngutter{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-sm-n2{margin-top:-.125rem!important}.mt-sm-n4{margin-top:-.25rem!important}.mt-sm-n6{margin-top:-.375rem!important}.mt-sm-n8{margin-top:-.5rem!important}.mt-sm-n10{margin-top:-.625rem!important}.mt-sm-n12{margin-top:-.75rem!important}.mt-sm-n16{margin-top:-1rem!important}.mt-sm-n18{margin-top:-1.125rem!important}.mt-sm-n20{margin-top:-1.25rem!important}.mt-sm-n24{margin-top:-1.5rem!important}.mt-sm-n30{margin-top:-1.875rem!important}.mt-sm-n32{margin-top:-2rem!important}.mt-sm-n36{margin-top:-2.25rem!important}.mt-sm-n40{margin-top:-2.5rem!important}.mt-sm-n48{margin-top:-3rem!important}.mt-sm-n50{margin-top:-3.125rem!important}.mt-sm-n56{margin-top:-3.5rem!important}.mt-sm-n60{margin-top:-3.75rem!important}.mt-sm-n64{margin-top:-4rem!important}.mt-sm-n66{margin-top:-4.125rem!important}.mt-sm-n68{margin-top:-4.25rem!important}.mt-sm-n72{margin-top:-4.5rem!important}.mt-sm-n80{margin-top:-5rem!important}.mt-sm-n84{margin-top:-5.25rem!important}.mt-sm-n88{margin-top:-5.5rem!important}.mt-sm-n90{margin-top:-5.625rem!important}.mt-sm-n94{margin-top:-5.875rem!important}.mt-sm-n96{margin-top:-6rem!important}.mt-sm-n100{margin-top:-6.25rem!important}.mt-sm-n110{margin-top:-6.875rem!important}.mt-sm-n112{margin-top:-7rem!important}.mt-sm-n120{margin-top:-7.5rem!important}.mt-sm-n128{margin-top:-8rem!important}.mt-sm-n132{margin-top:-8.25rem!important}.mt-sm-n140{margin-top:-8.75rem!important}.mt-sm-n150{margin-top:-9.375rem!important}.mt-sm-n156{margin-top:-9.75rem!important}.mt-sm-n168{margin-top:-10.5rem!important}.mt-sm-n176{margin-top:-11rem!important}.mt-sm-n184{margin-top:-11.5rem!important}.mt-sm-n196{margin-top:-12.25rem!important}.mt-sm-n232{margin-top:-14.5rem!important}.mt-sm-n220{margin-top:-13.75rem!important}.mt-sm-n240{margin-top:-15rem!important}.mt-sm-n284{margin-top:-17.75rem!important}.mt-sm-n357{margin-top:-22.3125rem!important}.mt-sm-nside{margin-top:-1.5rem!important}.mt-sm-ngutter{margin-top:-3rem!important}.me-sm-n2{margin-right:-.125rem!important}.me-sm-n4{margin-right:-.25rem!important}.me-sm-n6{margin-right:-.375rem!important}.me-sm-n8{margin-right:-.5rem!important}.me-sm-n10{margin-right:-.625rem!important}.me-sm-n12{margin-right:-.75rem!important}.me-sm-n16{margin-right:-1rem!important}.me-sm-n18{margin-right:-1.125rem!important}.me-sm-n20{margin-right:-1.25rem!important}.me-sm-n24{margin-right:-1.5rem!important}.me-sm-n30{margin-right:-1.875rem!important}.me-sm-n32{margin-right:-2rem!important}.me-sm-n36{margin-right:-2.25rem!important}.me-sm-n40{margin-right:-2.5rem!important}.me-sm-n48{margin-right:-3rem!important}.me-sm-n50{margin-right:-3.125rem!important}.me-sm-n56{margin-right:-3.5rem!important}.me-sm-n60{margin-right:-3.75rem!important}.me-sm-n64{margin-right:-4rem!important}.me-sm-n66{margin-right:-4.125rem!important}.me-sm-n68{margin-right:-4.25rem!important}.me-sm-n72{margin-right:-4.5rem!important}.me-sm-n80{margin-right:-5rem!important}.me-sm-n84{margin-right:-5.25rem!important}.me-sm-n88{margin-right:-5.5rem!important}.me-sm-n90{margin-right:-5.625rem!important}.me-sm-n94{margin-right:-5.875rem!important}.me-sm-n96{margin-right:-6rem!important}.me-sm-n100{margin-right:-6.25rem!important}.me-sm-n110{margin-right:-6.875rem!important}.me-sm-n112{margin-right:-7rem!important}.me-sm-n120{margin-right:-7.5rem!important}.me-sm-n128{margin-right:-8rem!important}.me-sm-n132{margin-right:-8.25rem!important}.me-sm-n140{margin-right:-8.75rem!important}.me-sm-n150{margin-right:-9.375rem!important}.me-sm-n156{margin-right:-9.75rem!important}.me-sm-n168{margin-right:-10.5rem!important}.me-sm-n176{margin-right:-11rem!important}.me-sm-n184{margin-right:-11.5rem!important}.me-sm-n196{margin-right:-12.25rem!important}.me-sm-n232{margin-right:-14.5rem!important}.me-sm-n220{margin-right:-13.75rem!important}.me-sm-n240{margin-right:-15rem!important}.me-sm-n284{margin-right:-17.75rem!important}.me-sm-n357{margin-right:-22.3125rem!important}.me-sm-nside{margin-right:-1.5rem!important}.me-sm-ngutter{margin-right:-3rem!important}.mb-sm-n2{margin-bottom:-.125rem!important}.mb-sm-n4{margin-bottom:-.25rem!important}.mb-sm-n6{margin-bottom:-.375rem!important}.mb-sm-n8{margin-bottom:-.5rem!important}.mb-sm-n10{margin-bottom:-.625rem!important}.mb-sm-n12{margin-bottom:-.75rem!important}.mb-sm-n16{margin-bottom:-1rem!important}.mb-sm-n18{margin-bottom:-1.125rem!important}.mb-sm-n20{margin-bottom:-1.25rem!important}.mb-sm-n24{margin-bottom:-1.5rem!important}.mb-sm-n30{margin-bottom:-1.875rem!important}.mb-sm-n32{margin-bottom:-2rem!important}.mb-sm-n36{margin-bottom:-2.25rem!important}.mb-sm-n40{margin-bottom:-2.5rem!important}.mb-sm-n48{margin-bottom:-3rem!important}.mb-sm-n50{margin-bottom:-3.125rem!important}.mb-sm-n56{margin-bottom:-3.5rem!important}.mb-sm-n60{margin-bottom:-3.75rem!important}.mb-sm-n64{margin-bottom:-4rem!important}.mb-sm-n66{margin-bottom:-4.125rem!important}.mb-sm-n68{margin-bottom:-4.25rem!important}.mb-sm-n72{margin-bottom:-4.5rem!important}.mb-sm-n80{margin-bottom:-5rem!important}.mb-sm-n84{margin-bottom:-5.25rem!important}.mb-sm-n88{margin-bottom:-5.5rem!important}.mb-sm-n90{margin-bottom:-5.625rem!important}.mb-sm-n94{margin-bottom:-5.875rem!important}.mb-sm-n96{margin-bottom:-6rem!important}.mb-sm-n100{margin-bottom:-6.25rem!important}.mb-sm-n110{margin-bottom:-6.875rem!important}.mb-sm-n112{margin-bottom:-7rem!important}.mb-sm-n120{margin-bottom:-7.5rem!important}.mb-sm-n128{margin-bottom:-8rem!important}.mb-sm-n132{margin-bottom:-8.25rem!important}.mb-sm-n140{margin-bottom:-8.75rem!important}.mb-sm-n150{margin-bottom:-9.375rem!important}.mb-sm-n156{margin-bottom:-9.75rem!important}.mb-sm-n168{margin-bottom:-10.5rem!important}.mb-sm-n176{margin-bottom:-11rem!important}.mb-sm-n184{margin-bottom:-11.5rem!important}.mb-sm-n196{margin-bottom:-12.25rem!important}.mb-sm-n232{margin-bottom:-14.5rem!important}.mb-sm-n220{margin-bottom:-13.75rem!important}.mb-sm-n240{margin-bottom:-15rem!important}.mb-sm-n284{margin-bottom:-17.75rem!important}.mb-sm-n357{margin-bottom:-22.3125rem!important}.mb-sm-nside{margin-bottom:-1.5rem!important}.mb-sm-ngutter{margin-bottom:-3rem!important}.ms-sm-n2{margin-left:-.125rem!important}.ms-sm-n4{margin-left:-.25rem!important}.ms-sm-n6{margin-left:-.375rem!important}.ms-sm-n8{margin-left:-.5rem!important}.ms-sm-n10{margin-left:-.625rem!important}.ms-sm-n12{margin-left:-.75rem!important}.ms-sm-n16{margin-left:-1rem!important}.ms-sm-n18{margin-left:-1.125rem!important}.ms-sm-n20{margin-left:-1.25rem!important}.ms-sm-n24{margin-left:-1.5rem!important}.ms-sm-n30{margin-left:-1.875rem!important}.ms-sm-n32{margin-left:-2rem!important}.ms-sm-n36{margin-left:-2.25rem!important}.ms-sm-n40{margin-left:-2.5rem!important}.ms-sm-n48{margin-left:-3rem!important}.ms-sm-n50{margin-left:-3.125rem!important}.ms-sm-n56{margin-left:-3.5rem!important}.ms-sm-n60{margin-left:-3.75rem!important}.ms-sm-n64{margin-left:-4rem!important}.ms-sm-n66{margin-left:-4.125rem!important}.ms-sm-n68{margin-left:-4.25rem!important}.ms-sm-n72{margin-left:-4.5rem!important}.ms-sm-n80{margin-left:-5rem!important}.ms-sm-n84{margin-left:-5.25rem!important}.ms-sm-n88{margin-left:-5.5rem!important}.ms-sm-n90{margin-left:-5.625rem!important}.ms-sm-n94{margin-left:-5.875rem!important}.ms-sm-n96{margin-left:-6rem!important}.ms-sm-n100{margin-left:-6.25rem!important}.ms-sm-n110{margin-left:-6.875rem!important}.ms-sm-n112{margin-left:-7rem!important}.ms-sm-n120{margin-left:-7.5rem!important}.ms-sm-n128{margin-left:-8rem!important}.ms-sm-n132{margin-left:-8.25rem!important}.ms-sm-n140{margin-left:-8.75rem!important}.ms-sm-n150{margin-left:-9.375rem!important}.ms-sm-n156{margin-left:-9.75rem!important}.ms-sm-n168{margin-left:-10.5rem!important}.ms-sm-n176{margin-left:-11rem!important}.ms-sm-n184{margin-left:-11.5rem!important}.ms-sm-n196{margin-left:-12.25rem!important}.ms-sm-n232{margin-left:-14.5rem!important}.ms-sm-n220{margin-left:-13.75rem!important}.ms-sm-n240{margin-left:-15rem!important}.ms-sm-n284{margin-left:-17.75rem!important}.ms-sm-n357{margin-left:-22.3125rem!important}.ms-sm-nside{margin-left:-1.5rem!important}.ms-sm-ngutter{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-2{padding:.125rem!important}.p-sm-4{padding:.25rem!important}.p-sm-6{padding:.375rem!important}.p-sm-8{padding:.5rem!important}.p-sm-10{padding:.625rem!important}.p-sm-12{padding:.75rem!important}.p-sm-16{padding:1rem!important}.p-sm-18{padding:1.125rem!important}.p-sm-20{padding:1.25rem!important}.p-sm-24{padding:1.5rem!important}.p-sm-30{padding:1.875rem!important}.p-sm-32{padding:2rem!important}.p-sm-36{padding:2.25rem!important}.p-sm-40{padding:2.5rem!important}.p-sm-48{padding:3rem!important}.p-sm-50{padding:3.125rem!important}.p-sm-56{padding:3.5rem!important}.p-sm-60{padding:3.75rem!important}.p-sm-64{padding:4rem!important}.p-sm-66{padding:4.125rem!important}.p-sm-68{padding:4.25rem!important}.p-sm-72{padding:4.5rem!important}.p-sm-80{padding:5rem!important}.p-sm-84{padding:5.25rem!important}.p-sm-88{padding:5.5rem!important}.p-sm-90{padding:5.625rem!important}.p-sm-94{padding:5.875rem!important}.p-sm-96{padding:6rem!important}.p-sm-100{padding:6.25rem!important}.p-sm-110{padding:6.875rem!important}.p-sm-112{padding:7rem!important}.p-sm-120{padding:7.5rem!important}.p-sm-128{padding:8rem!important}.p-sm-132{padding:8.25rem!important}.p-sm-140{padding:8.75rem!important}.p-sm-150{padding:9.375rem!important}.p-sm-156{padding:9.75rem!important}.p-sm-168{padding:10.5rem!important}.p-sm-176{padding:11rem!important}.p-sm-184{padding:11.5rem!important}.p-sm-196{padding:12.25rem!important}.p-sm-232{padding:14.5rem!important}.p-sm-220{padding:13.75rem!important}.p-sm-240{padding:15rem!important}.p-sm-284{padding:17.75rem!important}.p-sm-357{padding:22.3125rem!important}.p-sm-side{padding:1.5rem!important}.p-sm-gutter{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-2{padding-right:.125rem!important;padding-left:.125rem!important}.px-sm-4{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-6{padding-right:.375rem!important;padding-left:.375rem!important}.px-sm-8{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-sm-12{padding-right:.75rem!important;padding-left:.75rem!important}.px-sm-16{padding-right:1rem!important;padding-left:1rem!important}.px-sm-18{padding-right:1.125rem!important;padding-left:1.125rem!important}.px-sm-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-sm-24{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-sm-32{padding-right:2rem!important;padding-left:2rem!important}.px-sm-36{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-sm-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-sm-48{padding-right:3rem!important;padding-left:3rem!important}.px-sm-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-sm-56{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-sm-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-sm-64{padding-right:4rem!important;padding-left:4rem!important}.px-sm-66{padding-right:4.125rem!important;padding-left:4.125rem!important}.px-sm-68{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-sm-72{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-sm-80{padding-right:5rem!important;padding-left:5rem!important}.px-sm-84{padding-right:5.25rem!important;padding-left:5.25rem!important}.px-sm-88{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-sm-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-sm-94{padding-right:5.875rem!important;padding-left:5.875rem!important}.px-sm-96{padding-right:6rem!important;padding-left:6rem!important}.px-sm-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-sm-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-sm-112{padding-right:7rem!important;padding-left:7rem!important}.px-sm-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-sm-128{padding-right:8rem!important;padding-left:8rem!important}.px-sm-132{padding-right:8.25rem!important;padding-left:8.25rem!important}.px-sm-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-sm-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-sm-156{padding-right:9.75rem!important;padding-left:9.75rem!important}.px-sm-168{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-sm-176{padding-right:11rem!important;padding-left:11rem!important}.px-sm-184{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-sm-196{padding-right:12.25rem!important;padding-left:12.25rem!important}.px-sm-232{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-sm-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-sm-240{padding-right:15rem!important;padding-left:15rem!important}.px-sm-284{padding-right:17.75rem!important;padding-left:17.75rem!important}.px-sm-357{padding-right:22.3125rem!important;padding-left:22.3125rem!important}.px-sm-side{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-gutter{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-sm-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-6{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-sm-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-sm-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-sm-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-18{padding-top:1.125rem!important;padding-bottom:1.125rem!important}.py-sm-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-sm-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-sm-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-36{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-sm-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-48{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-sm-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-sm-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-66{padding-top:4.125rem!important;padding-bottom:4.125rem!important}.py-sm-68{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-sm-72{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-sm-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-84{padding-top:5.25rem!important;padding-bottom:5.25rem!important}.py-sm-88{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-sm-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-sm-94{padding-top:5.875rem!important;padding-bottom:5.875rem!important}.py-sm-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-sm-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-sm-112{padding-top:7rem!important;padding-bottom:7rem!important}.py-sm-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-sm-128{padding-top:8rem!important;padding-bottom:8rem!important}.py-sm-132{padding-top:8.25rem!important;padding-bottom:8.25rem!important}.py-sm-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-sm-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-sm-156{padding-top:9.75rem!important;padding-bottom:9.75rem!important}.py-sm-168{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-sm-176{padding-top:11rem!important;padding-bottom:11rem!important}.py-sm-184{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-sm-196{padding-top:12.25rem!important;padding-bottom:12.25rem!important}.py-sm-232{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-sm-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-sm-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-sm-284{padding-top:17.75rem!important;padding-bottom:17.75rem!important}.py-sm-357{padding-top:22.3125rem!important;padding-bottom:22.3125rem!important}.py-sm-side{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-gutter{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-2{padding-top:.125rem!important}.pt-sm-4{padding-top:.25rem!important}.pt-sm-6{padding-top:.375rem!important}.pt-sm-8{padding-top:.5rem!important}.pt-sm-10{padding-top:.625rem!important}.pt-sm-12{padding-top:.75rem!important}.pt-sm-16{padding-top:1rem!important}.pt-sm-18{padding-top:1.125rem!important}.pt-sm-20{padding-top:1.25rem!important}.pt-sm-24{padding-top:1.5rem!important}.pt-sm-30{padding-top:1.875rem!important}.pt-sm-32{padding-top:2rem!important}.pt-sm-36{padding-top:2.25rem!important}.pt-sm-40{padding-top:2.5rem!important}.pt-sm-48{padding-top:3rem!important}.pt-sm-50{padding-top:3.125rem!important}.pt-sm-56{padding-top:3.5rem!important}.pt-sm-60{padding-top:3.75rem!important}.pt-sm-64{padding-top:4rem!important}.pt-sm-66{padding-top:4.125rem!important}.pt-sm-68{padding-top:4.25rem!important}.pt-sm-72{padding-top:4.5rem!important}.pt-sm-80{padding-top:5rem!important}.pt-sm-84{padding-top:5.25rem!important}.pt-sm-88{padding-top:5.5rem!important}.pt-sm-90{padding-top:5.625rem!important}.pt-sm-94{padding-top:5.875rem!important}.pt-sm-96{padding-top:6rem!important}.pt-sm-100{padding-top:6.25rem!important}.pt-sm-110{padding-top:6.875rem!important}.pt-sm-112{padding-top:7rem!important}.pt-sm-120{padding-top:7.5rem!important}.pt-sm-128{padding-top:8rem!important}.pt-sm-132{padding-top:8.25rem!important}.pt-sm-140{padding-top:8.75rem!important}.pt-sm-150{padding-top:9.375rem!important}.pt-sm-156{padding-top:9.75rem!important}.pt-sm-168{padding-top:10.5rem!important}.pt-sm-176{padding-top:11rem!important}.pt-sm-184{padding-top:11.5rem!important}.pt-sm-196{padding-top:12.25rem!important}.pt-sm-232{padding-top:14.5rem!important}.pt-sm-220{padding-top:13.75rem!important}.pt-sm-240{padding-top:15rem!important}.pt-sm-284{padding-top:17.75rem!important}.pt-sm-357{padding-top:22.3125rem!important}.pt-sm-side{padding-top:1.5rem!important}.pt-sm-gutter{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-2{padding-right:.125rem!important}.pe-sm-4{padding-right:.25rem!important}.pe-sm-6{padding-right:.375rem!important}.pe-sm-8{padding-right:.5rem!important}.pe-sm-10{padding-right:.625rem!important}.pe-sm-12{padding-right:.75rem!important}.pe-sm-16{padding-right:1rem!important}.pe-sm-18{padding-right:1.125rem!important}.pe-sm-20{padding-right:1.25rem!important}.pe-sm-24{padding-right:1.5rem!important}.pe-sm-30{padding-right:1.875rem!important}.pe-sm-32{padding-right:2rem!important}.pe-sm-36{padding-right:2.25rem!important}.pe-sm-40{padding-right:2.5rem!important}.pe-sm-48{padding-right:3rem!important}.pe-sm-50{padding-right:3.125rem!important}.pe-sm-56{padding-right:3.5rem!important}.pe-sm-60{padding-right:3.75rem!important}.pe-sm-64{padding-right:4rem!important}.pe-sm-66{padding-right:4.125rem!important}.pe-sm-68{padding-right:4.25rem!important}.pe-sm-72{padding-right:4.5rem!important}.pe-sm-80{padding-right:5rem!important}.pe-sm-84{padding-right:5.25rem!important}.pe-sm-88{padding-right:5.5rem!important}.pe-sm-90{padding-right:5.625rem!important}.pe-sm-94{padding-right:5.875rem!important}.pe-sm-96{padding-right:6rem!important}.pe-sm-100{padding-right:6.25rem!important}.pe-sm-110{padding-right:6.875rem!important}.pe-sm-112{padding-right:7rem!important}.pe-sm-120{padding-right:7.5rem!important}.pe-sm-128{padding-right:8rem!important}.pe-sm-132{padding-right:8.25rem!important}.pe-sm-140{padding-right:8.75rem!important}.pe-sm-150{padding-right:9.375rem!important}.pe-sm-156{padding-right:9.75rem!important}.pe-sm-168{padding-right:10.5rem!important}.pe-sm-176{padding-right:11rem!important}.pe-sm-184{padding-right:11.5rem!important}.pe-sm-196{padding-right:12.25rem!important}.pe-sm-232{padding-right:14.5rem!important}.pe-sm-220{padding-right:13.75rem!important}.pe-sm-240{padding-right:15rem!important}.pe-sm-284{padding-right:17.75rem!important}.pe-sm-357{padding-right:22.3125rem!important}.pe-sm-side{padding-right:1.5rem!important}.pe-sm-gutter{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-2{padding-bottom:.125rem!important}.pb-sm-4{padding-bottom:.25rem!important}.pb-sm-6{padding-bottom:.375rem!important}.pb-sm-8{padding-bottom:.5rem!important}.pb-sm-10{padding-bottom:.625rem!important}.pb-sm-12{padding-bottom:.75rem!important}.pb-sm-16{padding-bottom:1rem!important}.pb-sm-18{padding-bottom:1.125rem!important}.pb-sm-20{padding-bottom:1.25rem!important}.pb-sm-24{padding-bottom:1.5rem!important}.pb-sm-30{padding-bottom:1.875rem!important}.pb-sm-32{padding-bottom:2rem!important}.pb-sm-36{padding-bottom:2.25rem!important}.pb-sm-40{padding-bottom:2.5rem!important}.pb-sm-48{padding-bottom:3rem!important}.pb-sm-50{padding-bottom:3.125rem!important}.pb-sm-56{padding-bottom:3.5rem!important}.pb-sm-60{padding-bottom:3.75rem!important}.pb-sm-64{padding-bottom:4rem!important}.pb-sm-66{padding-bottom:4.125rem!important}.pb-sm-68{padding-bottom:4.25rem!important}.pb-sm-72{padding-bottom:4.5rem!important}.pb-sm-80{padding-bottom:5rem!important}.pb-sm-84{padding-bottom:5.25rem!important}.pb-sm-88{padding-bottom:5.5rem!important}.pb-sm-90{padding-bottom:5.625rem!important}.pb-sm-94{padding-bottom:5.875rem!important}.pb-sm-96{padding-bottom:6rem!important}.pb-sm-100{padding-bottom:6.25rem!important}.pb-sm-110{padding-bottom:6.875rem!important}.pb-sm-112{padding-bottom:7rem!important}.pb-sm-120{padding-bottom:7.5rem!important}.pb-sm-128{padding-bottom:8rem!important}.pb-sm-132{padding-bottom:8.25rem!important}.pb-sm-140{padding-bottom:8.75rem!important}.pb-sm-150{padding-bottom:9.375rem!important}.pb-sm-156{padding-bottom:9.75rem!important}.pb-sm-168{padding-bottom:10.5rem!important}.pb-sm-176{padding-bottom:11rem!important}.pb-sm-184{padding-bottom:11.5rem!important}.pb-sm-196{padding-bottom:12.25rem!important}.pb-sm-232{padding-bottom:14.5rem!important}.pb-sm-220{padding-bottom:13.75rem!important}.pb-sm-240{padding-bottom:15rem!important}.pb-sm-284{padding-bottom:17.75rem!important}.pb-sm-357{padding-bottom:22.3125rem!important}.pb-sm-side{padding-bottom:1.5rem!important}.pb-sm-gutter{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-2{padding-left:.125rem!important}.ps-sm-4{padding-left:.25rem!important}.ps-sm-6{padding-left:.375rem!important}.ps-sm-8{padding-left:.5rem!important}.ps-sm-10{padding-left:.625rem!important}.ps-sm-12{padding-left:.75rem!important}.ps-sm-16{padding-left:1rem!important}.ps-sm-18{padding-left:1.125rem!important}.ps-sm-20{padding-left:1.25rem!important}.ps-sm-24{padding-left:1.5rem!important}.ps-sm-30{padding-left:1.875rem!important}.ps-sm-32{padding-left:2rem!important}.ps-sm-36{padding-left:2.25rem!important}.ps-sm-40{padding-left:2.5rem!important}.ps-sm-48{padding-left:3rem!important}.ps-sm-50{padding-left:3.125rem!important}.ps-sm-56{padding-left:3.5rem!important}.ps-sm-60{padding-left:3.75rem!important}.ps-sm-64{padding-left:4rem!important}.ps-sm-66{padding-left:4.125rem!important}.ps-sm-68{padding-left:4.25rem!important}.ps-sm-72{padding-left:4.5rem!important}.ps-sm-80{padding-left:5rem!important}.ps-sm-84{padding-left:5.25rem!important}.ps-sm-88{padding-left:5.5rem!important}.ps-sm-90{padding-left:5.625rem!important}.ps-sm-94{padding-left:5.875rem!important}.ps-sm-96{padding-left:6rem!important}.ps-sm-100{padding-left:6.25rem!important}.ps-sm-110{padding-left:6.875rem!important}.ps-sm-112{padding-left:7rem!important}.ps-sm-120{padding-left:7.5rem!important}.ps-sm-128{padding-left:8rem!important}.ps-sm-132{padding-left:8.25rem!important}.ps-sm-140{padding-left:8.75rem!important}.ps-sm-150{padding-left:9.375rem!important}.ps-sm-156{padding-left:9.75rem!important}.ps-sm-168{padding-left:10.5rem!important}.ps-sm-176{padding-left:11rem!important}.ps-sm-184{padding-left:11.5rem!important}.ps-sm-196{padding-left:12.25rem!important}.ps-sm-232{padding-left:14.5rem!important}.ps-sm-220{padding-left:13.75rem!important}.ps-sm-240{padding-left:15rem!important}.ps-sm-284{padding-left:17.75rem!important}.ps-sm-357{padding-left:22.3125rem!important}.ps-sm-side{padding-left:1.5rem!important}.ps-sm-gutter{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-2{gap:.125rem!important}.gap-sm-4{gap:.25rem!important}.gap-sm-6{gap:.375rem!important}.gap-sm-8{gap:.5rem!important}.gap-sm-10{gap:.625rem!important}.gap-sm-12{gap:.75rem!important}.gap-sm-16{gap:1rem!important}.gap-sm-18{gap:1.125rem!important}.gap-sm-20{gap:1.25rem!important}.gap-sm-24{gap:1.5rem!important}.gap-sm-30{gap:1.875rem!important}.gap-sm-32{gap:2rem!important}.gap-sm-36{gap:2.25rem!important}.gap-sm-40{gap:2.5rem!important}.gap-sm-48{gap:3rem!important}.gap-sm-50{gap:3.125rem!important}.gap-sm-56{gap:3.5rem!important}.gap-sm-60{gap:3.75rem!important}.gap-sm-64{gap:4rem!important}.gap-sm-66{gap:4.125rem!important}.gap-sm-68{gap:4.25rem!important}.gap-sm-72{gap:4.5rem!important}.gap-sm-80{gap:5rem!important}.gap-sm-84{gap:5.25rem!important}.gap-sm-88{gap:5.5rem!important}.gap-sm-90{gap:5.625rem!important}.gap-sm-94{gap:5.875rem!important}.gap-sm-96{gap:6rem!important}.gap-sm-100{gap:6.25rem!important}.gap-sm-110{gap:6.875rem!important}.gap-sm-112{gap:7rem!important}.gap-sm-120{gap:7.5rem!important}.gap-sm-128{gap:8rem!important}.gap-sm-132{gap:8.25rem!important}.gap-sm-140{gap:8.75rem!important}.gap-sm-150{gap:9.375rem!important}.gap-sm-156{gap:9.75rem!important}.gap-sm-168{gap:10.5rem!important}.gap-sm-176{gap:11rem!important}.gap-sm-184{gap:11.5rem!important}.gap-sm-196{gap:12.25rem!important}.gap-sm-232{gap:14.5rem!important}.gap-sm-220{gap:13.75rem!important}.gap-sm-240{gap:15rem!important}.gap-sm-284{gap:17.75rem!important}.gap-sm-357{gap:22.3125rem!important}.gap-sm-side{gap:1.5rem!important}.gap-sm-gutter{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-2{row-gap:.125rem!important}.row-gap-sm-4{row-gap:.25rem!important}.row-gap-sm-6{row-gap:.375rem!important}.row-gap-sm-8{row-gap:.5rem!important}.row-gap-sm-10{row-gap:.625rem!important}.row-gap-sm-12{row-gap:.75rem!important}.row-gap-sm-16{row-gap:1rem!important}.row-gap-sm-18{row-gap:1.125rem!important}.row-gap-sm-20{row-gap:1.25rem!important}.row-gap-sm-24{row-gap:1.5rem!important}.row-gap-sm-30{row-gap:1.875rem!important}.row-gap-sm-32{row-gap:2rem!important}.row-gap-sm-36{row-gap:2.25rem!important}.row-gap-sm-40{row-gap:2.5rem!important}.row-gap-sm-48{row-gap:3rem!important}.row-gap-sm-50{row-gap:3.125rem!important}.row-gap-sm-56{row-gap:3.5rem!important}.row-gap-sm-60{row-gap:3.75rem!important}.row-gap-sm-64{row-gap:4rem!important}.row-gap-sm-66{row-gap:4.125rem!important}.row-gap-sm-68{row-gap:4.25rem!important}.row-gap-sm-72{row-gap:4.5rem!important}.row-gap-sm-80{row-gap:5rem!important}.row-gap-sm-84{row-gap:5.25rem!important}.row-gap-sm-88{row-gap:5.5rem!important}.row-gap-sm-90{row-gap:5.625rem!important}.row-gap-sm-94{row-gap:5.875rem!important}.row-gap-sm-96{row-gap:6rem!important}.row-gap-sm-100{row-gap:6.25rem!important}.row-gap-sm-110{row-gap:6.875rem!important}.row-gap-sm-112{row-gap:7rem!important}.row-gap-sm-120{row-gap:7.5rem!important}.row-gap-sm-128{row-gap:8rem!important}.row-gap-sm-132{row-gap:8.25rem!important}.row-gap-sm-140{row-gap:8.75rem!important}.row-gap-sm-150{row-gap:9.375rem!important}.row-gap-sm-156{row-gap:9.75rem!important}.row-gap-sm-168{row-gap:10.5rem!important}.row-gap-sm-176{row-gap:11rem!important}.row-gap-sm-184{row-gap:11.5rem!important}.row-gap-sm-196{row-gap:12.25rem!important}.row-gap-sm-232{row-gap:14.5rem!important}.row-gap-sm-220{row-gap:13.75rem!important}.row-gap-sm-240{row-gap:15rem!important}.row-gap-sm-284{row-gap:17.75rem!important}.row-gap-sm-357{row-gap:22.3125rem!important}.row-gap-sm-side{row-gap:1.5rem!important}.row-gap-sm-gutter{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-2{column-gap:.125rem!important}.column-gap-sm-4{column-gap:.25rem!important}.column-gap-sm-6{column-gap:.375rem!important}.column-gap-sm-8{column-gap:.5rem!important}.column-gap-sm-10{column-gap:.625rem!important}.column-gap-sm-12{column-gap:.75rem!important}.column-gap-sm-16{column-gap:1rem!important}.column-gap-sm-18{column-gap:1.125rem!important}.column-gap-sm-20{column-gap:1.25rem!important}.column-gap-sm-24{column-gap:1.5rem!important}.column-gap-sm-30{column-gap:1.875rem!important}.column-gap-sm-32{column-gap:2rem!important}.column-gap-sm-36{column-gap:2.25rem!important}.column-gap-sm-40{column-gap:2.5rem!important}.column-gap-sm-48{column-gap:3rem!important}.column-gap-sm-50{column-gap:3.125rem!important}.column-gap-sm-56{column-gap:3.5rem!important}.column-gap-sm-60{column-gap:3.75rem!important}.column-gap-sm-64{column-gap:4rem!important}.column-gap-sm-66{column-gap:4.125rem!important}.column-gap-sm-68{column-gap:4.25rem!important}.column-gap-sm-72{column-gap:4.5rem!important}.column-gap-sm-80{column-gap:5rem!important}.column-gap-sm-84{column-gap:5.25rem!important}.column-gap-sm-88{column-gap:5.5rem!important}.column-gap-sm-90{column-gap:5.625rem!important}.column-gap-sm-94{column-gap:5.875rem!important}.column-gap-sm-96{column-gap:6rem!important}.column-gap-sm-100{column-gap:6.25rem!important}.column-gap-sm-110{column-gap:6.875rem!important}.column-gap-sm-112{column-gap:7rem!important}.column-gap-sm-120{column-gap:7.5rem!important}.column-gap-sm-128{column-gap:8rem!important}.column-gap-sm-132{column-gap:8.25rem!important}.column-gap-sm-140{column-gap:8.75rem!important}.column-gap-sm-150{column-gap:9.375rem!important}.column-gap-sm-156{column-gap:9.75rem!important}.column-gap-sm-168{column-gap:10.5rem!important}.column-gap-sm-176{column-gap:11rem!important}.column-gap-sm-184{column-gap:11.5rem!important}.column-gap-sm-196{column-gap:12.25rem!important}.column-gap-sm-232{column-gap:14.5rem!important}.column-gap-sm-220{column-gap:13.75rem!important}.column-gap-sm-240{column-gap:15rem!important}.column-gap-sm-284{column-gap:17.75rem!important}.column-gap-sm-357{column-gap:22.3125rem!important}.column-gap-sm-side{column-gap:1.5rem!important}.column-gap-sm-gutter{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-2{margin:.125rem!important}.m-md-4{margin:.25rem!important}.m-md-6{margin:.375rem!important}.m-md-8{margin:.5rem!important}.m-md-10{margin:.625rem!important}.m-md-12{margin:.75rem!important}.m-md-16{margin:1rem!important}.m-md-18{margin:1.125rem!important}.m-md-20{margin:1.25rem!important}.m-md-24{margin:1.5rem!important}.m-md-30{margin:1.875rem!important}.m-md-32{margin:2rem!important}.m-md-36{margin:2.25rem!important}.m-md-40{margin:2.5rem!important}.m-md-48{margin:3rem!important}.m-md-50{margin:3.125rem!important}.m-md-56{margin:3.5rem!important}.m-md-60{margin:3.75rem!important}.m-md-64{margin:4rem!important}.m-md-66{margin:4.125rem!important}.m-md-68{margin:4.25rem!important}.m-md-72{margin:4.5rem!important}.m-md-80{margin:5rem!important}.m-md-84{margin:5.25rem!important}.m-md-88{margin:5.5rem!important}.m-md-90{margin:5.625rem!important}.m-md-94{margin:5.875rem!important}.m-md-96{margin:6rem!important}.m-md-100{margin:6.25rem!important}.m-md-110{margin:6.875rem!important}.m-md-112{margin:7rem!important}.m-md-120{margin:7.5rem!important}.m-md-128{margin:8rem!important}.m-md-132{margin:8.25rem!important}.m-md-140{margin:8.75rem!important}.m-md-150{margin:9.375rem!important}.m-md-156{margin:9.75rem!important}.m-md-168{margin:10.5rem!important}.m-md-176{margin:11rem!important}.m-md-184{margin:11.5rem!important}.m-md-196{margin:12.25rem!important}.m-md-232{margin:14.5rem!important}.m-md-220{margin:13.75rem!important}.m-md-240{margin:15rem!important}.m-md-284{margin:17.75rem!important}.m-md-357{margin:22.3125rem!important}.m-md-side{margin:1.5rem!important}.m-md-gutter{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-2{margin-right:.125rem!important;margin-left:.125rem!important}.mx-md-4{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-6{margin-right:.375rem!important;margin-left:.375rem!important}.mx-md-8{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-md-12{margin-right:.75rem!important;margin-left:.75rem!important}.mx-md-16{margin-right:1rem!important;margin-left:1rem!important}.mx-md-18{margin-right:1.125rem!important;margin-left:1.125rem!important}.mx-md-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-md-24{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-md-32{margin-right:2rem!important;margin-left:2rem!important}.mx-md-36{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-md-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md-48{margin-right:3rem!important;margin-left:3rem!important}.mx-md-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-md-56{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-md-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-md-64{margin-right:4rem!important;margin-left:4rem!important}.mx-md-66{margin-right:4.125rem!important;margin-left:4.125rem!important}.mx-md-68{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-md-72{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-md-80{margin-right:5rem!important;margin-left:5rem!important}.mx-md-84{margin-right:5.25rem!important;margin-left:5.25rem!important}.mx-md-88{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-md-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-md-94{margin-right:5.875rem!important;margin-left:5.875rem!important}.mx-md-96{margin-right:6rem!important;margin-left:6rem!important}.mx-md-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-md-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-md-112{margin-right:7rem!important;margin-left:7rem!important}.mx-md-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-md-128{margin-right:8rem!important;margin-left:8rem!important}.mx-md-132{margin-right:8.25rem!important;margin-left:8.25rem!important}.mx-md-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-md-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-md-156{margin-right:9.75rem!important;margin-left:9.75rem!important}.mx-md-168{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-md-176{margin-right:11rem!important;margin-left:11rem!important}.mx-md-184{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-md-196{margin-right:12.25rem!important;margin-left:12.25rem!important}.mx-md-232{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-md-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-md-240{margin-right:15rem!important;margin-left:15rem!important}.mx-md-284{margin-right:17.75rem!important;margin-left:17.75rem!important}.mx-md-357{margin-right:22.3125rem!important;margin-left:22.3125rem!important}.mx-md-side{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-gutter{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-md-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-6{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-md-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-md-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-md-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-18{margin-top:1.125rem!important;margin-bottom:1.125rem!important}.my-md-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-md-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-md-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-36{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-md-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-48{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-md-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-md-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-66{margin-top:4.125rem!important;margin-bottom:4.125rem!important}.my-md-68{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-md-72{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-md-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-84{margin-top:5.25rem!important;margin-bottom:5.25rem!important}.my-md-88{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-md-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-md-94{margin-top:5.875rem!important;margin-bottom:5.875rem!important}.my-md-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-md-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-md-112{margin-top:7rem!important;margin-bottom:7rem!important}.my-md-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-md-128{margin-top:8rem!important;margin-bottom:8rem!important}.my-md-132{margin-top:8.25rem!important;margin-bottom:8.25rem!important}.my-md-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-md-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-md-156{margin-top:9.75rem!important;margin-bottom:9.75rem!important}.my-md-168{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-md-176{margin-top:11rem!important;margin-bottom:11rem!important}.my-md-184{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-md-196{margin-top:12.25rem!important;margin-bottom:12.25rem!important}.my-md-232{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-md-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-md-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-md-284{margin-top:17.75rem!important;margin-bottom:17.75rem!important}.my-md-357{margin-top:22.3125rem!important;margin-bottom:22.3125rem!important}.my-md-side{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-gutter{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-2{margin-top:.125rem!important}.mt-md-4{margin-top:.25rem!important}.mt-md-6{margin-top:.375rem!important}.mt-md-8{margin-top:.5rem!important}.mt-md-10{margin-top:.625rem!important}.mt-md-12{margin-top:.75rem!important}.mt-md-16{margin-top:1rem!important}.mt-md-18{margin-top:1.125rem!important}.mt-md-20{margin-top:1.25rem!important}.mt-md-24{margin-top:1.5rem!important}.mt-md-30{margin-top:1.875rem!important}.mt-md-32{margin-top:2rem!important}.mt-md-36{margin-top:2.25rem!important}.mt-md-40{margin-top:2.5rem!important}.mt-md-48{margin-top:3rem!important}.mt-md-50{margin-top:3.125rem!important}.mt-md-56{margin-top:3.5rem!important}.mt-md-60{margin-top:3.75rem!important}.mt-md-64{margin-top:4rem!important}.mt-md-66{margin-top:4.125rem!important}.mt-md-68{margin-top:4.25rem!important}.mt-md-72{margin-top:4.5rem!important}.mt-md-80{margin-top:5rem!important}.mt-md-84{margin-top:5.25rem!important}.mt-md-88{margin-top:5.5rem!important}.mt-md-90{margin-top:5.625rem!important}.mt-md-94{margin-top:5.875rem!important}.mt-md-96{margin-top:6rem!important}.mt-md-100{margin-top:6.25rem!important}.mt-md-110{margin-top:6.875rem!important}.mt-md-112{margin-top:7rem!important}.mt-md-120{margin-top:7.5rem!important}.mt-md-128{margin-top:8rem!important}.mt-md-132{margin-top:8.25rem!important}.mt-md-140{margin-top:8.75rem!important}.mt-md-150{margin-top:9.375rem!important}.mt-md-156{margin-top:9.75rem!important}.mt-md-168{margin-top:10.5rem!important}.mt-md-176{margin-top:11rem!important}.mt-md-184{margin-top:11.5rem!important}.mt-md-196{margin-top:12.25rem!important}.mt-md-232{margin-top:14.5rem!important}.mt-md-220{margin-top:13.75rem!important}.mt-md-240{margin-top:15rem!important}.mt-md-284{margin-top:17.75rem!important}.mt-md-357{margin-top:22.3125rem!important}.mt-md-side{margin-top:1.5rem!important}.mt-md-gutter{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-2{margin-right:.125rem!important}.me-md-4{margin-right:.25rem!important}.me-md-6{margin-right:.375rem!important}.me-md-8{margin-right:.5rem!important}.me-md-10{margin-right:.625rem!important}.me-md-12{margin-right:.75rem!important}.me-md-16{margin-right:1rem!important}.me-md-18{margin-right:1.125rem!important}.me-md-20{margin-right:1.25rem!important}.me-md-24{margin-right:1.5rem!important}.me-md-30{margin-right:1.875rem!important}.me-md-32{margin-right:2rem!important}.me-md-36{margin-right:2.25rem!important}.me-md-40{margin-right:2.5rem!important}.me-md-48{margin-right:3rem!important}.me-md-50{margin-right:3.125rem!important}.me-md-56{margin-right:3.5rem!important}.me-md-60{margin-right:3.75rem!important}.me-md-64{margin-right:4rem!important}.me-md-66{margin-right:4.125rem!important}.me-md-68{margin-right:4.25rem!important}.me-md-72{margin-right:4.5rem!important}.me-md-80{margin-right:5rem!important}.me-md-84{margin-right:5.25rem!important}.me-md-88{margin-right:5.5rem!important}.me-md-90{margin-right:5.625rem!important}.me-md-94{margin-right:5.875rem!important}.me-md-96{margin-right:6rem!important}.me-md-100{margin-right:6.25rem!important}.me-md-110{margin-right:6.875rem!important}.me-md-112{margin-right:7rem!important}.me-md-120{margin-right:7.5rem!important}.me-md-128{margin-right:8rem!important}.me-md-132{margin-right:8.25rem!important}.me-md-140{margin-right:8.75rem!important}.me-md-150{margin-right:9.375rem!important}.me-md-156{margin-right:9.75rem!important}.me-md-168{margin-right:10.5rem!important}.me-md-176{margin-right:11rem!important}.me-md-184{margin-right:11.5rem!important}.me-md-196{margin-right:12.25rem!important}.me-md-232{margin-right:14.5rem!important}.me-md-220{margin-right:13.75rem!important}.me-md-240{margin-right:15rem!important}.me-md-284{margin-right:17.75rem!important}.me-md-357{margin-right:22.3125rem!important}.me-md-side{margin-right:1.5rem!important}.me-md-gutter{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-2{margin-bottom:.125rem!important}.mb-md-4{margin-bottom:.25rem!important}.mb-md-6{margin-bottom:.375rem!important}.mb-md-8{margin-bottom:.5rem!important}.mb-md-10{margin-bottom:.625rem!important}.mb-md-12{margin-bottom:.75rem!important}.mb-md-16{margin-bottom:1rem!important}.mb-md-18{margin-bottom:1.125rem!important}.mb-md-20{margin-bottom:1.25rem!important}.mb-md-24{margin-bottom:1.5rem!important}.mb-md-30{margin-bottom:1.875rem!important}.mb-md-32{margin-bottom:2rem!important}.mb-md-36{margin-bottom:2.25rem!important}.mb-md-40{margin-bottom:2.5rem!important}.mb-md-48{margin-bottom:3rem!important}.mb-md-50{margin-bottom:3.125rem!important}.mb-md-56{margin-bottom:3.5rem!important}.mb-md-60{margin-bottom:3.75rem!important}.mb-md-64{margin-bottom:4rem!important}.mb-md-66{margin-bottom:4.125rem!important}.mb-md-68{margin-bottom:4.25rem!important}.mb-md-72{margin-bottom:4.5rem!important}.mb-md-80{margin-bottom:5rem!important}.mb-md-84{margin-bottom:5.25rem!important}.mb-md-88{margin-bottom:5.5rem!important}.mb-md-90{margin-bottom:5.625rem!important}.mb-md-94{margin-bottom:5.875rem!important}.mb-md-96{margin-bottom:6rem!important}.mb-md-100{margin-bottom:6.25rem!important}.mb-md-110{margin-bottom:6.875rem!important}.mb-md-112{margin-bottom:7rem!important}.mb-md-120{margin-bottom:7.5rem!important}.mb-md-128{margin-bottom:8rem!important}.mb-md-132{margin-bottom:8.25rem!important}.mb-md-140{margin-bottom:8.75rem!important}.mb-md-150{margin-bottom:9.375rem!important}.mb-md-156{margin-bottom:9.75rem!important}.mb-md-168{margin-bottom:10.5rem!important}.mb-md-176{margin-bottom:11rem!important}.mb-md-184{margin-bottom:11.5rem!important}.mb-md-196{margin-bottom:12.25rem!important}.mb-md-232{margin-bottom:14.5rem!important}.mb-md-220{margin-bottom:13.75rem!important}.mb-md-240{margin-bottom:15rem!important}.mb-md-284{margin-bottom:17.75rem!important}.mb-md-357{margin-bottom:22.3125rem!important}.mb-md-side{margin-bottom:1.5rem!important}.mb-md-gutter{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-2{margin-left:.125rem!important}.ms-md-4{margin-left:.25rem!important}.ms-md-6{margin-left:.375rem!important}.ms-md-8{margin-left:.5rem!important}.ms-md-10{margin-left:.625rem!important}.ms-md-12{margin-left:.75rem!important}.ms-md-16{margin-left:1rem!important}.ms-md-18{margin-left:1.125rem!important}.ms-md-20{margin-left:1.25rem!important}.ms-md-24{margin-left:1.5rem!important}.ms-md-30{margin-left:1.875rem!important}.ms-md-32{margin-left:2rem!important}.ms-md-36{margin-left:2.25rem!important}.ms-md-40{margin-left:2.5rem!important}.ms-md-48{margin-left:3rem!important}.ms-md-50{margin-left:3.125rem!important}.ms-md-56{margin-left:3.5rem!important}.ms-md-60{margin-left:3.75rem!important}.ms-md-64{margin-left:4rem!important}.ms-md-66{margin-left:4.125rem!important}.ms-md-68{margin-left:4.25rem!important}.ms-md-72{margin-left:4.5rem!important}.ms-md-80{margin-left:5rem!important}.ms-md-84{margin-left:5.25rem!important}.ms-md-88{margin-left:5.5rem!important}.ms-md-90{margin-left:5.625rem!important}.ms-md-94{margin-left:5.875rem!important}.ms-md-96{margin-left:6rem!important}.ms-md-100{margin-left:6.25rem!important}.ms-md-110{margin-left:6.875rem!important}.ms-md-112{margin-left:7rem!important}.ms-md-120{margin-left:7.5rem!important}.ms-md-128{margin-left:8rem!important}.ms-md-132{margin-left:8.25rem!important}.ms-md-140{margin-left:8.75rem!important}.ms-md-150{margin-left:9.375rem!important}.ms-md-156{margin-left:9.75rem!important}.ms-md-168{margin-left:10.5rem!important}.ms-md-176{margin-left:11rem!important}.ms-md-184{margin-left:11.5rem!important}.ms-md-196{margin-left:12.25rem!important}.ms-md-232{margin-left:14.5rem!important}.ms-md-220{margin-left:13.75rem!important}.ms-md-240{margin-left:15rem!important}.ms-md-284{margin-left:17.75rem!important}.ms-md-357{margin-left:22.3125rem!important}.ms-md-side{margin-left:1.5rem!important}.ms-md-gutter{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n2{margin:-.125rem!important}.m-md-n4{margin:-.25rem!important}.m-md-n6{margin:-.375rem!important}.m-md-n8{margin:-.5rem!important}.m-md-n10{margin:-.625rem!important}.m-md-n12{margin:-.75rem!important}.m-md-n16{margin:-1rem!important}.m-md-n18{margin:-1.125rem!important}.m-md-n20{margin:-1.25rem!important}.m-md-n24{margin:-1.5rem!important}.m-md-n30{margin:-1.875rem!important}.m-md-n32{margin:-2rem!important}.m-md-n36{margin:-2.25rem!important}.m-md-n40{margin:-2.5rem!important}.m-md-n48{margin:-3rem!important}.m-md-n50{margin:-3.125rem!important}.m-md-n56{margin:-3.5rem!important}.m-md-n60{margin:-3.75rem!important}.m-md-n64{margin:-4rem!important}.m-md-n66{margin:-4.125rem!important}.m-md-n68{margin:-4.25rem!important}.m-md-n72{margin:-4.5rem!important}.m-md-n80{margin:-5rem!important}.m-md-n84{margin:-5.25rem!important}.m-md-n88{margin:-5.5rem!important}.m-md-n90{margin:-5.625rem!important}.m-md-n94{margin:-5.875rem!important}.m-md-n96{margin:-6rem!important}.m-md-n100{margin:-6.25rem!important}.m-md-n110{margin:-6.875rem!important}.m-md-n112{margin:-7rem!important}.m-md-n120{margin:-7.5rem!important}.m-md-n128{margin:-8rem!important}.m-md-n132{margin:-8.25rem!important}.m-md-n140{margin:-8.75rem!important}.m-md-n150{margin:-9.375rem!important}.m-md-n156{margin:-9.75rem!important}.m-md-n168{margin:-10.5rem!important}.m-md-n176{margin:-11rem!important}.m-md-n184{margin:-11.5rem!important}.m-md-n196{margin:-12.25rem!important}.m-md-n232{margin:-14.5rem!important}.m-md-n220{margin:-13.75rem!important}.m-md-n240{margin:-15rem!important}.m-md-n284{margin:-17.75rem!important}.m-md-n357{margin:-22.3125rem!important}.m-md-nside{margin:-1.5rem!important}.m-md-ngutter{margin:-3rem!important}.mx-md-n2{margin-right:-.125rem!important;margin-left:-.125rem!important}.mx-md-n4{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n6{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-md-n8{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-md-n12{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-md-n16{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n18{margin-right:-1.125rem!important;margin-left:-1.125rem!important}.mx-md-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-md-n24{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-md-n32{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md-n36{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-md-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-md-n48{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-md-n56{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-md-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-md-n64{margin-right:-4rem!important;margin-left:-4rem!important}.mx-md-n66{margin-right:-4.125rem!important;margin-left:-4.125rem!important}.mx-md-n68{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-md-n72{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-md-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-md-n84{margin-right:-5.25rem!important;margin-left:-5.25rem!important}.mx-md-n88{margin-right:-5.5rem!important;margin-left:-5.5rem!important}.mx-md-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-md-n94{margin-right:-5.875rem!important;margin-left:-5.875rem!important}.mx-md-n96{margin-right:-6rem!important;margin-left:-6rem!important}.mx-md-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-md-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-md-n112{margin-right:-7rem!important;margin-left:-7rem!important}.mx-md-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-md-n128{margin-right:-8rem!important;margin-left:-8rem!important}.mx-md-n132{margin-right:-8.25rem!important;margin-left:-8.25rem!important}.mx-md-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-md-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-md-n156{margin-right:-9.75rem!important;margin-left:-9.75rem!important}.mx-md-n168{margin-right:-10.5rem!important;margin-left:-10.5rem!important}.mx-md-n176{margin-right:-11rem!important;margin-left:-11rem!important}.mx-md-n184{margin-right:-11.5rem!important;margin-left:-11.5rem!important}.mx-md-n196{margin-right:-12.25rem!important;margin-left:-12.25rem!important}.mx-md-n232{margin-right:-14.5rem!important;margin-left:-14.5rem!important}.mx-md-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-md-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-md-n284{margin-right:-17.75rem!important;margin-left:-17.75rem!important}.mx-md-n357{margin-right:-22.3125rem!important;margin-left:-22.3125rem!important}.mx-md-nside{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-ngutter{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n2{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.my-md-n4{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n6{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-md-n8{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-md-n12{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-md-n16{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n18{margin-top:-1.125rem!important;margin-bottom:-1.125rem!important}.my-md-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-md-n24{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-md-n32{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n36{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-md-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-md-n48{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-md-n56{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-md-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-md-n64{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-md-n66{margin-top:-4.125rem!important;margin-bottom:-4.125rem!important}.my-md-n68{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-md-n72{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-md-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-md-n84{margin-top:-5.25rem!important;margin-bottom:-5.25rem!important}.my-md-n88{margin-top:-5.5rem!important;margin-bottom:-5.5rem!important}.my-md-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-md-n94{margin-top:-5.875rem!important;margin-bottom:-5.875rem!important}.my-md-n96{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-md-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-md-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-md-n112{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-md-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-md-n128{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-md-n132{margin-top:-8.25rem!important;margin-bottom:-8.25rem!important}.my-md-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-md-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-md-n156{margin-top:-9.75rem!important;margin-bottom:-9.75rem!important}.my-md-n168{margin-top:-10.5rem!important;margin-bottom:-10.5rem!important}.my-md-n176{margin-top:-11rem!important;margin-bottom:-11rem!important}.my-md-n184{margin-top:-11.5rem!important;margin-bottom:-11.5rem!important}.my-md-n196{margin-top:-12.25rem!important;margin-bottom:-12.25rem!important}.my-md-n232{margin-top:-14.5rem!important;margin-bottom:-14.5rem!important}.my-md-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-md-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-md-n284{margin-top:-17.75rem!important;margin-bottom:-17.75rem!important}.my-md-n357{margin-top:-22.3125rem!important;margin-bottom:-22.3125rem!important}.my-md-nside{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-ngutter{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-md-n2{margin-top:-.125rem!important}.mt-md-n4{margin-top:-.25rem!important}.mt-md-n6{margin-top:-.375rem!important}.mt-md-n8{margin-top:-.5rem!important}.mt-md-n10{margin-top:-.625rem!important}.mt-md-n12{margin-top:-.75rem!important}.mt-md-n16{margin-top:-1rem!important}.mt-md-n18{margin-top:-1.125rem!important}.mt-md-n20{margin-top:-1.25rem!important}.mt-md-n24{margin-top:-1.5rem!important}.mt-md-n30{margin-top:-1.875rem!important}.mt-md-n32{margin-top:-2rem!important}.mt-md-n36{margin-top:-2.25rem!important}.mt-md-n40{margin-top:-2.5rem!important}.mt-md-n48{margin-top:-3rem!important}.mt-md-n50{margin-top:-3.125rem!important}.mt-md-n56{margin-top:-3.5rem!important}.mt-md-n60{margin-top:-3.75rem!important}.mt-md-n64{margin-top:-4rem!important}.mt-md-n66{margin-top:-4.125rem!important}.mt-md-n68{margin-top:-4.25rem!important}.mt-md-n72{margin-top:-4.5rem!important}.mt-md-n80{margin-top:-5rem!important}.mt-md-n84{margin-top:-5.25rem!important}.mt-md-n88{margin-top:-5.5rem!important}.mt-md-n90{margin-top:-5.625rem!important}.mt-md-n94{margin-top:-5.875rem!important}.mt-md-n96{margin-top:-6rem!important}.mt-md-n100{margin-top:-6.25rem!important}.mt-md-n110{margin-top:-6.875rem!important}.mt-md-n112{margin-top:-7rem!important}.mt-md-n120{margin-top:-7.5rem!important}.mt-md-n128{margin-top:-8rem!important}.mt-md-n132{margin-top:-8.25rem!important}.mt-md-n140{margin-top:-8.75rem!important}.mt-md-n150{margin-top:-9.375rem!important}.mt-md-n156{margin-top:-9.75rem!important}.mt-md-n168{margin-top:-10.5rem!important}.mt-md-n176{margin-top:-11rem!important}.mt-md-n184{margin-top:-11.5rem!important}.mt-md-n196{margin-top:-12.25rem!important}.mt-md-n232{margin-top:-14.5rem!important}.mt-md-n220{margin-top:-13.75rem!important}.mt-md-n240{margin-top:-15rem!important}.mt-md-n284{margin-top:-17.75rem!important}.mt-md-n357{margin-top:-22.3125rem!important}.mt-md-nside{margin-top:-1.5rem!important}.mt-md-ngutter{margin-top:-3rem!important}.me-md-n2{margin-right:-.125rem!important}.me-md-n4{margin-right:-.25rem!important}.me-md-n6{margin-right:-.375rem!important}.me-md-n8{margin-right:-.5rem!important}.me-md-n10{margin-right:-.625rem!important}.me-md-n12{margin-right:-.75rem!important}.me-md-n16{margin-right:-1rem!important}.me-md-n18{margin-right:-1.125rem!important}.me-md-n20{margin-right:-1.25rem!important}.me-md-n24{margin-right:-1.5rem!important}.me-md-n30{margin-right:-1.875rem!important}.me-md-n32{margin-right:-2rem!important}.me-md-n36{margin-right:-2.25rem!important}.me-md-n40{margin-right:-2.5rem!important}.me-md-n48{margin-right:-3rem!important}.me-md-n50{margin-right:-3.125rem!important}.me-md-n56{margin-right:-3.5rem!important}.me-md-n60{margin-right:-3.75rem!important}.me-md-n64{margin-right:-4rem!important}.me-md-n66{margin-right:-4.125rem!important}.me-md-n68{margin-right:-4.25rem!important}.me-md-n72{margin-right:-4.5rem!important}.me-md-n80{margin-right:-5rem!important}.me-md-n84{margin-right:-5.25rem!important}.me-md-n88{margin-right:-5.5rem!important}.me-md-n90{margin-right:-5.625rem!important}.me-md-n94{margin-right:-5.875rem!important}.me-md-n96{margin-right:-6rem!important}.me-md-n100{margin-right:-6.25rem!important}.me-md-n110{margin-right:-6.875rem!important}.me-md-n112{margin-right:-7rem!important}.me-md-n120{margin-right:-7.5rem!important}.me-md-n128{margin-right:-8rem!important}.me-md-n132{margin-right:-8.25rem!important}.me-md-n140{margin-right:-8.75rem!important}.me-md-n150{margin-right:-9.375rem!important}.me-md-n156{margin-right:-9.75rem!important}.me-md-n168{margin-right:-10.5rem!important}.me-md-n176{margin-right:-11rem!important}.me-md-n184{margin-right:-11.5rem!important}.me-md-n196{margin-right:-12.25rem!important}.me-md-n232{margin-right:-14.5rem!important}.me-md-n220{margin-right:-13.75rem!important}.me-md-n240{margin-right:-15rem!important}.me-md-n284{margin-right:-17.75rem!important}.me-md-n357{margin-right:-22.3125rem!important}.me-md-nside{margin-right:-1.5rem!important}.me-md-ngutter{margin-right:-3rem!important}.mb-md-n2{margin-bottom:-.125rem!important}.mb-md-n4{margin-bottom:-.25rem!important}.mb-md-n6{margin-bottom:-.375rem!important}.mb-md-n8{margin-bottom:-.5rem!important}.mb-md-n10{margin-bottom:-.625rem!important}.mb-md-n12{margin-bottom:-.75rem!important}.mb-md-n16{margin-bottom:-1rem!important}.mb-md-n18{margin-bottom:-1.125rem!important}.mb-md-n20{margin-bottom:-1.25rem!important}.mb-md-n24{margin-bottom:-1.5rem!important}.mb-md-n30{margin-bottom:-1.875rem!important}.mb-md-n32{margin-bottom:-2rem!important}.mb-md-n36{margin-bottom:-2.25rem!important}.mb-md-n40{margin-bottom:-2.5rem!important}.mb-md-n48{margin-bottom:-3rem!important}.mb-md-n50{margin-bottom:-3.125rem!important}.mb-md-n56{margin-bottom:-3.5rem!important}.mb-md-n60{margin-bottom:-3.75rem!important}.mb-md-n64{margin-bottom:-4rem!important}.mb-md-n66{margin-bottom:-4.125rem!important}.mb-md-n68{margin-bottom:-4.25rem!important}.mb-md-n72{margin-bottom:-4.5rem!important}.mb-md-n80{margin-bottom:-5rem!important}.mb-md-n84{margin-bottom:-5.25rem!important}.mb-md-n88{margin-bottom:-5.5rem!important}.mb-md-n90{margin-bottom:-5.625rem!important}.mb-md-n94{margin-bottom:-5.875rem!important}.mb-md-n96{margin-bottom:-6rem!important}.mb-md-n100{margin-bottom:-6.25rem!important}.mb-md-n110{margin-bottom:-6.875rem!important}.mb-md-n112{margin-bottom:-7rem!important}.mb-md-n120{margin-bottom:-7.5rem!important}.mb-md-n128{margin-bottom:-8rem!important}.mb-md-n132{margin-bottom:-8.25rem!important}.mb-md-n140{margin-bottom:-8.75rem!important}.mb-md-n150{margin-bottom:-9.375rem!important}.mb-md-n156{margin-bottom:-9.75rem!important}.mb-md-n168{margin-bottom:-10.5rem!important}.mb-md-n176{margin-bottom:-11rem!important}.mb-md-n184{margin-bottom:-11.5rem!important}.mb-md-n196{margin-bottom:-12.25rem!important}.mb-md-n232{margin-bottom:-14.5rem!important}.mb-md-n220{margin-bottom:-13.75rem!important}.mb-md-n240{margin-bottom:-15rem!important}.mb-md-n284{margin-bottom:-17.75rem!important}.mb-md-n357{margin-bottom:-22.3125rem!important}.mb-md-nside{margin-bottom:-1.5rem!important}.mb-md-ngutter{margin-bottom:-3rem!important}.ms-md-n2{margin-left:-.125rem!important}.ms-md-n4{margin-left:-.25rem!important}.ms-md-n6{margin-left:-.375rem!important}.ms-md-n8{margin-left:-.5rem!important}.ms-md-n10{margin-left:-.625rem!important}.ms-md-n12{margin-left:-.75rem!important}.ms-md-n16{margin-left:-1rem!important}.ms-md-n18{margin-left:-1.125rem!important}.ms-md-n20{margin-left:-1.25rem!important}.ms-md-n24{margin-left:-1.5rem!important}.ms-md-n30{margin-left:-1.875rem!important}.ms-md-n32{margin-left:-2rem!important}.ms-md-n36{margin-left:-2.25rem!important}.ms-md-n40{margin-left:-2.5rem!important}.ms-md-n48{margin-left:-3rem!important}.ms-md-n50{margin-left:-3.125rem!important}.ms-md-n56{margin-left:-3.5rem!important}.ms-md-n60{margin-left:-3.75rem!important}.ms-md-n64{margin-left:-4rem!important}.ms-md-n66{margin-left:-4.125rem!important}.ms-md-n68{margin-left:-4.25rem!important}.ms-md-n72{margin-left:-4.5rem!important}.ms-md-n80{margin-left:-5rem!important}.ms-md-n84{margin-left:-5.25rem!important}.ms-md-n88{margin-left:-5.5rem!important}.ms-md-n90{margin-left:-5.625rem!important}.ms-md-n94{margin-left:-5.875rem!important}.ms-md-n96{margin-left:-6rem!important}.ms-md-n100{margin-left:-6.25rem!important}.ms-md-n110{margin-left:-6.875rem!important}.ms-md-n112{margin-left:-7rem!important}.ms-md-n120{margin-left:-7.5rem!important}.ms-md-n128{margin-left:-8rem!important}.ms-md-n132{margin-left:-8.25rem!important}.ms-md-n140{margin-left:-8.75rem!important}.ms-md-n150{margin-left:-9.375rem!important}.ms-md-n156{margin-left:-9.75rem!important}.ms-md-n168{margin-left:-10.5rem!important}.ms-md-n176{margin-left:-11rem!important}.ms-md-n184{margin-left:-11.5rem!important}.ms-md-n196{margin-left:-12.25rem!important}.ms-md-n232{margin-left:-14.5rem!important}.ms-md-n220{margin-left:-13.75rem!important}.ms-md-n240{margin-left:-15rem!important}.ms-md-n284{margin-left:-17.75rem!important}.ms-md-n357{margin-left:-22.3125rem!important}.ms-md-nside{margin-left:-1.5rem!important}.ms-md-ngutter{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-2{padding:.125rem!important}.p-md-4{padding:.25rem!important}.p-md-6{padding:.375rem!important}.p-md-8{padding:.5rem!important}.p-md-10{padding:.625rem!important}.p-md-12{padding:.75rem!important}.p-md-16{padding:1rem!important}.p-md-18{padding:1.125rem!important}.p-md-20{padding:1.25rem!important}.p-md-24{padding:1.5rem!important}.p-md-30{padding:1.875rem!important}.p-md-32{padding:2rem!important}.p-md-36{padding:2.25rem!important}.p-md-40{padding:2.5rem!important}.p-md-48{padding:3rem!important}.p-md-50{padding:3.125rem!important}.p-md-56{padding:3.5rem!important}.p-md-60{padding:3.75rem!important}.p-md-64{padding:4rem!important}.p-md-66{padding:4.125rem!important}.p-md-68{padding:4.25rem!important}.p-md-72{padding:4.5rem!important}.p-md-80{padding:5rem!important}.p-md-84{padding:5.25rem!important}.p-md-88{padding:5.5rem!important}.p-md-90{padding:5.625rem!important}.p-md-94{padding:5.875rem!important}.p-md-96{padding:6rem!important}.p-md-100{padding:6.25rem!important}.p-md-110{padding:6.875rem!important}.p-md-112{padding:7rem!important}.p-md-120{padding:7.5rem!important}.p-md-128{padding:8rem!important}.p-md-132{padding:8.25rem!important}.p-md-140{padding:8.75rem!important}.p-md-150{padding:9.375rem!important}.p-md-156{padding:9.75rem!important}.p-md-168{padding:10.5rem!important}.p-md-176{padding:11rem!important}.p-md-184{padding:11.5rem!important}.p-md-196{padding:12.25rem!important}.p-md-232{padding:14.5rem!important}.p-md-220{padding:13.75rem!important}.p-md-240{padding:15rem!important}.p-md-284{padding:17.75rem!important}.p-md-357{padding:22.3125rem!important}.p-md-side{padding:1.5rem!important}.p-md-gutter{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-2{padding-right:.125rem!important;padding-left:.125rem!important}.px-md-4{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-6{padding-right:.375rem!important;padding-left:.375rem!important}.px-md-8{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-md-12{padding-right:.75rem!important;padding-left:.75rem!important}.px-md-16{padding-right:1rem!important;padding-left:1rem!important}.px-md-18{padding-right:1.125rem!important;padding-left:1.125rem!important}.px-md-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-md-24{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-md-32{padding-right:2rem!important;padding-left:2rem!important}.px-md-36{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-md-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md-48{padding-right:3rem!important;padding-left:3rem!important}.px-md-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-md-56{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-md-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-md-64{padding-right:4rem!important;padding-left:4rem!important}.px-md-66{padding-right:4.125rem!important;padding-left:4.125rem!important}.px-md-68{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-md-72{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-md-80{padding-right:5rem!important;padding-left:5rem!important}.px-md-84{padding-right:5.25rem!important;padding-left:5.25rem!important}.px-md-88{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-md-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-md-94{padding-right:5.875rem!important;padding-left:5.875rem!important}.px-md-96{padding-right:6rem!important;padding-left:6rem!important}.px-md-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-md-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-md-112{padding-right:7rem!important;padding-left:7rem!important}.px-md-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-md-128{padding-right:8rem!important;padding-left:8rem!important}.px-md-132{padding-right:8.25rem!important;padding-left:8.25rem!important}.px-md-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-md-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-md-156{padding-right:9.75rem!important;padding-left:9.75rem!important}.px-md-168{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-md-176{padding-right:11rem!important;padding-left:11rem!important}.px-md-184{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-md-196{padding-right:12.25rem!important;padding-left:12.25rem!important}.px-md-232{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-md-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-md-240{padding-right:15rem!important;padding-left:15rem!important}.px-md-284{padding-right:17.75rem!important;padding-left:17.75rem!important}.px-md-357{padding-right:22.3125rem!important;padding-left:22.3125rem!important}.px-md-side{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-gutter{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-md-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-6{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-md-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-md-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-md-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-18{padding-top:1.125rem!important;padding-bottom:1.125rem!important}.py-md-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-md-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-md-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-36{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-md-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-48{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-md-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-md-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-66{padding-top:4.125rem!important;padding-bottom:4.125rem!important}.py-md-68{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-md-72{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-md-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-84{padding-top:5.25rem!important;padding-bottom:5.25rem!important}.py-md-88{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-md-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-md-94{padding-top:5.875rem!important;padding-bottom:5.875rem!important}.py-md-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-md-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-md-112{padding-top:7rem!important;padding-bottom:7rem!important}.py-md-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-md-128{padding-top:8rem!important;padding-bottom:8rem!important}.py-md-132{padding-top:8.25rem!important;padding-bottom:8.25rem!important}.py-md-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-md-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-md-156{padding-top:9.75rem!important;padding-bottom:9.75rem!important}.py-md-168{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-md-176{padding-top:11rem!important;padding-bottom:11rem!important}.py-md-184{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-md-196{padding-top:12.25rem!important;padding-bottom:12.25rem!important}.py-md-232{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-md-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-md-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-md-284{padding-top:17.75rem!important;padding-bottom:17.75rem!important}.py-md-357{padding-top:22.3125rem!important;padding-bottom:22.3125rem!important}.py-md-side{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-gutter{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-2{padding-top:.125rem!important}.pt-md-4{padding-top:.25rem!important}.pt-md-6{padding-top:.375rem!important}.pt-md-8{padding-top:.5rem!important}.pt-md-10{padding-top:.625rem!important}.pt-md-12{padding-top:.75rem!important}.pt-md-16{padding-top:1rem!important}.pt-md-18{padding-top:1.125rem!important}.pt-md-20{padding-top:1.25rem!important}.pt-md-24{padding-top:1.5rem!important}.pt-md-30{padding-top:1.875rem!important}.pt-md-32{padding-top:2rem!important}.pt-md-36{padding-top:2.25rem!important}.pt-md-40{padding-top:2.5rem!important}.pt-md-48{padding-top:3rem!important}.pt-md-50{padding-top:3.125rem!important}.pt-md-56{padding-top:3.5rem!important}.pt-md-60{padding-top:3.75rem!important}.pt-md-64{padding-top:4rem!important}.pt-md-66{padding-top:4.125rem!important}.pt-md-68{padding-top:4.25rem!important}.pt-md-72{padding-top:4.5rem!important}.pt-md-80{padding-top:5rem!important}.pt-md-84{padding-top:5.25rem!important}.pt-md-88{padding-top:5.5rem!important}.pt-md-90{padding-top:5.625rem!important}.pt-md-94{padding-top:5.875rem!important}.pt-md-96{padding-top:6rem!important}.pt-md-100{padding-top:6.25rem!important}.pt-md-110{padding-top:6.875rem!important}.pt-md-112{padding-top:7rem!important}.pt-md-120{padding-top:7.5rem!important}.pt-md-128{padding-top:8rem!important}.pt-md-132{padding-top:8.25rem!important}.pt-md-140{padding-top:8.75rem!important}.pt-md-150{padding-top:9.375rem!important}.pt-md-156{padding-top:9.75rem!important}.pt-md-168{padding-top:10.5rem!important}.pt-md-176{padding-top:11rem!important}.pt-md-184{padding-top:11.5rem!important}.pt-md-196{padding-top:12.25rem!important}.pt-md-232{padding-top:14.5rem!important}.pt-md-220{padding-top:13.75rem!important}.pt-md-240{padding-top:15rem!important}.pt-md-284{padding-top:17.75rem!important}.pt-md-357{padding-top:22.3125rem!important}.pt-md-side{padding-top:1.5rem!important}.pt-md-gutter{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-2{padding-right:.125rem!important}.pe-md-4{padding-right:.25rem!important}.pe-md-6{padding-right:.375rem!important}.pe-md-8{padding-right:.5rem!important}.pe-md-10{padding-right:.625rem!important}.pe-md-12{padding-right:.75rem!important}.pe-md-16{padding-right:1rem!important}.pe-md-18{padding-right:1.125rem!important}.pe-md-20{padding-right:1.25rem!important}.pe-md-24{padding-right:1.5rem!important}.pe-md-30{padding-right:1.875rem!important}.pe-md-32{padding-right:2rem!important}.pe-md-36{padding-right:2.25rem!important}.pe-md-40{padding-right:2.5rem!important}.pe-md-48{padding-right:3rem!important}.pe-md-50{padding-right:3.125rem!important}.pe-md-56{padding-right:3.5rem!important}.pe-md-60{padding-right:3.75rem!important}.pe-md-64{padding-right:4rem!important}.pe-md-66{padding-right:4.125rem!important}.pe-md-68{padding-right:4.25rem!important}.pe-md-72{padding-right:4.5rem!important}.pe-md-80{padding-right:5rem!important}.pe-md-84{padding-right:5.25rem!important}.pe-md-88{padding-right:5.5rem!important}.pe-md-90{padding-right:5.625rem!important}.pe-md-94{padding-right:5.875rem!important}.pe-md-96{padding-right:6rem!important}.pe-md-100{padding-right:6.25rem!important}.pe-md-110{padding-right:6.875rem!important}.pe-md-112{padding-right:7rem!important}.pe-md-120{padding-right:7.5rem!important}.pe-md-128{padding-right:8rem!important}.pe-md-132{padding-right:8.25rem!important}.pe-md-140{padding-right:8.75rem!important}.pe-md-150{padding-right:9.375rem!important}.pe-md-156{padding-right:9.75rem!important}.pe-md-168{padding-right:10.5rem!important}.pe-md-176{padding-right:11rem!important}.pe-md-184{padding-right:11.5rem!important}.pe-md-196{padding-right:12.25rem!important}.pe-md-232{padding-right:14.5rem!important}.pe-md-220{padding-right:13.75rem!important}.pe-md-240{padding-right:15rem!important}.pe-md-284{padding-right:17.75rem!important}.pe-md-357{padding-right:22.3125rem!important}.pe-md-side{padding-right:1.5rem!important}.pe-md-gutter{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-2{padding-bottom:.125rem!important}.pb-md-4{padding-bottom:.25rem!important}.pb-md-6{padding-bottom:.375rem!important}.pb-md-8{padding-bottom:.5rem!important}.pb-md-10{padding-bottom:.625rem!important}.pb-md-12{padding-bottom:.75rem!important}.pb-md-16{padding-bottom:1rem!important}.pb-md-18{padding-bottom:1.125rem!important}.pb-md-20{padding-bottom:1.25rem!important}.pb-md-24{padding-bottom:1.5rem!important}.pb-md-30{padding-bottom:1.875rem!important}.pb-md-32{padding-bottom:2rem!important}.pb-md-36{padding-bottom:2.25rem!important}.pb-md-40{padding-bottom:2.5rem!important}.pb-md-48{padding-bottom:3rem!important}.pb-md-50{padding-bottom:3.125rem!important}.pb-md-56{padding-bottom:3.5rem!important}.pb-md-60{padding-bottom:3.75rem!important}.pb-md-64{padding-bottom:4rem!important}.pb-md-66{padding-bottom:4.125rem!important}.pb-md-68{padding-bottom:4.25rem!important}.pb-md-72{padding-bottom:4.5rem!important}.pb-md-80{padding-bottom:5rem!important}.pb-md-84{padding-bottom:5.25rem!important}.pb-md-88{padding-bottom:5.5rem!important}.pb-md-90{padding-bottom:5.625rem!important}.pb-md-94{padding-bottom:5.875rem!important}.pb-md-96{padding-bottom:6rem!important}.pb-md-100{padding-bottom:6.25rem!important}.pb-md-110{padding-bottom:6.875rem!important}.pb-md-112{padding-bottom:7rem!important}.pb-md-120{padding-bottom:7.5rem!important}.pb-md-128{padding-bottom:8rem!important}.pb-md-132{padding-bottom:8.25rem!important}.pb-md-140{padding-bottom:8.75rem!important}.pb-md-150{padding-bottom:9.375rem!important}.pb-md-156{padding-bottom:9.75rem!important}.pb-md-168{padding-bottom:10.5rem!important}.pb-md-176{padding-bottom:11rem!important}.pb-md-184{padding-bottom:11.5rem!important}.pb-md-196{padding-bottom:12.25rem!important}.pb-md-232{padding-bottom:14.5rem!important}.pb-md-220{padding-bottom:13.75rem!important}.pb-md-240{padding-bottom:15rem!important}.pb-md-284{padding-bottom:17.75rem!important}.pb-md-357{padding-bottom:22.3125rem!important}.pb-md-side{padding-bottom:1.5rem!important}.pb-md-gutter{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-2{padding-left:.125rem!important}.ps-md-4{padding-left:.25rem!important}.ps-md-6{padding-left:.375rem!important}.ps-md-8{padding-left:.5rem!important}.ps-md-10{padding-left:.625rem!important}.ps-md-12{padding-left:.75rem!important}.ps-md-16{padding-left:1rem!important}.ps-md-18{padding-left:1.125rem!important}.ps-md-20{padding-left:1.25rem!important}.ps-md-24{padding-left:1.5rem!important}.ps-md-30{padding-left:1.875rem!important}.ps-md-32{padding-left:2rem!important}.ps-md-36{padding-left:2.25rem!important}.ps-md-40{padding-left:2.5rem!important}.ps-md-48{padding-left:3rem!important}.ps-md-50{padding-left:3.125rem!important}.ps-md-56{padding-left:3.5rem!important}.ps-md-60{padding-left:3.75rem!important}.ps-md-64{padding-left:4rem!important}.ps-md-66{padding-left:4.125rem!important}.ps-md-68{padding-left:4.25rem!important}.ps-md-72{padding-left:4.5rem!important}.ps-md-80{padding-left:5rem!important}.ps-md-84{padding-left:5.25rem!important}.ps-md-88{padding-left:5.5rem!important}.ps-md-90{padding-left:5.625rem!important}.ps-md-94{padding-left:5.875rem!important}.ps-md-96{padding-left:6rem!important}.ps-md-100{padding-left:6.25rem!important}.ps-md-110{padding-left:6.875rem!important}.ps-md-112{padding-left:7rem!important}.ps-md-120{padding-left:7.5rem!important}.ps-md-128{padding-left:8rem!important}.ps-md-132{padding-left:8.25rem!important}.ps-md-140{padding-left:8.75rem!important}.ps-md-150{padding-left:9.375rem!important}.ps-md-156{padding-left:9.75rem!important}.ps-md-168{padding-left:10.5rem!important}.ps-md-176{padding-left:11rem!important}.ps-md-184{padding-left:11.5rem!important}.ps-md-196{padding-left:12.25rem!important}.ps-md-232{padding-left:14.5rem!important}.ps-md-220{padding-left:13.75rem!important}.ps-md-240{padding-left:15rem!important}.ps-md-284{padding-left:17.75rem!important}.ps-md-357{padding-left:22.3125rem!important}.ps-md-side{padding-left:1.5rem!important}.ps-md-gutter{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-2{gap:.125rem!important}.gap-md-4{gap:.25rem!important}.gap-md-6{gap:.375rem!important}.gap-md-8{gap:.5rem!important}.gap-md-10{gap:.625rem!important}.gap-md-12{gap:.75rem!important}.gap-md-16{gap:1rem!important}.gap-md-18{gap:1.125rem!important}.gap-md-20{gap:1.25rem!important}.gap-md-24{gap:1.5rem!important}.gap-md-30{gap:1.875rem!important}.gap-md-32{gap:2rem!important}.gap-md-36{gap:2.25rem!important}.gap-md-40{gap:2.5rem!important}.gap-md-48{gap:3rem!important}.gap-md-50{gap:3.125rem!important}.gap-md-56{gap:3.5rem!important}.gap-md-60{gap:3.75rem!important}.gap-md-64{gap:4rem!important}.gap-md-66{gap:4.125rem!important}.gap-md-68{gap:4.25rem!important}.gap-md-72{gap:4.5rem!important}.gap-md-80{gap:5rem!important}.gap-md-84{gap:5.25rem!important}.gap-md-88{gap:5.5rem!important}.gap-md-90{gap:5.625rem!important}.gap-md-94{gap:5.875rem!important}.gap-md-96{gap:6rem!important}.gap-md-100{gap:6.25rem!important}.gap-md-110{gap:6.875rem!important}.gap-md-112{gap:7rem!important}.gap-md-120{gap:7.5rem!important}.gap-md-128{gap:8rem!important}.gap-md-132{gap:8.25rem!important}.gap-md-140{gap:8.75rem!important}.gap-md-150{gap:9.375rem!important}.gap-md-156{gap:9.75rem!important}.gap-md-168{gap:10.5rem!important}.gap-md-176{gap:11rem!important}.gap-md-184{gap:11.5rem!important}.gap-md-196{gap:12.25rem!important}.gap-md-232{gap:14.5rem!important}.gap-md-220{gap:13.75rem!important}.gap-md-240{gap:15rem!important}.gap-md-284{gap:17.75rem!important}.gap-md-357{gap:22.3125rem!important}.gap-md-side{gap:1.5rem!important}.gap-md-gutter{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-2{row-gap:.125rem!important}.row-gap-md-4{row-gap:.25rem!important}.row-gap-md-6{row-gap:.375rem!important}.row-gap-md-8{row-gap:.5rem!important}.row-gap-md-10{row-gap:.625rem!important}.row-gap-md-12{row-gap:.75rem!important}.row-gap-md-16{row-gap:1rem!important}.row-gap-md-18{row-gap:1.125rem!important}.row-gap-md-20{row-gap:1.25rem!important}.row-gap-md-24{row-gap:1.5rem!important}.row-gap-md-30{row-gap:1.875rem!important}.row-gap-md-32{row-gap:2rem!important}.row-gap-md-36{row-gap:2.25rem!important}.row-gap-md-40{row-gap:2.5rem!important}.row-gap-md-48{row-gap:3rem!important}.row-gap-md-50{row-gap:3.125rem!important}.row-gap-md-56{row-gap:3.5rem!important}.row-gap-md-60{row-gap:3.75rem!important}.row-gap-md-64{row-gap:4rem!important}.row-gap-md-66{row-gap:4.125rem!important}.row-gap-md-68{row-gap:4.25rem!important}.row-gap-md-72{row-gap:4.5rem!important}.row-gap-md-80{row-gap:5rem!important}.row-gap-md-84{row-gap:5.25rem!important}.row-gap-md-88{row-gap:5.5rem!important}.row-gap-md-90{row-gap:5.625rem!important}.row-gap-md-94{row-gap:5.875rem!important}.row-gap-md-96{row-gap:6rem!important}.row-gap-md-100{row-gap:6.25rem!important}.row-gap-md-110{row-gap:6.875rem!important}.row-gap-md-112{row-gap:7rem!important}.row-gap-md-120{row-gap:7.5rem!important}.row-gap-md-128{row-gap:8rem!important}.row-gap-md-132{row-gap:8.25rem!important}.row-gap-md-140{row-gap:8.75rem!important}.row-gap-md-150{row-gap:9.375rem!important}.row-gap-md-156{row-gap:9.75rem!important}.row-gap-md-168{row-gap:10.5rem!important}.row-gap-md-176{row-gap:11rem!important}.row-gap-md-184{row-gap:11.5rem!important}.row-gap-md-196{row-gap:12.25rem!important}.row-gap-md-232{row-gap:14.5rem!important}.row-gap-md-220{row-gap:13.75rem!important}.row-gap-md-240{row-gap:15rem!important}.row-gap-md-284{row-gap:17.75rem!important}.row-gap-md-357{row-gap:22.3125rem!important}.row-gap-md-side{row-gap:1.5rem!important}.row-gap-md-gutter{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-2{column-gap:.125rem!important}.column-gap-md-4{column-gap:.25rem!important}.column-gap-md-6{column-gap:.375rem!important}.column-gap-md-8{column-gap:.5rem!important}.column-gap-md-10{column-gap:.625rem!important}.column-gap-md-12{column-gap:.75rem!important}.column-gap-md-16{column-gap:1rem!important}.column-gap-md-18{column-gap:1.125rem!important}.column-gap-md-20{column-gap:1.25rem!important}.column-gap-md-24{column-gap:1.5rem!important}.column-gap-md-30{column-gap:1.875rem!important}.column-gap-md-32{column-gap:2rem!important}.column-gap-md-36{column-gap:2.25rem!important}.column-gap-md-40{column-gap:2.5rem!important}.column-gap-md-48{column-gap:3rem!important}.column-gap-md-50{column-gap:3.125rem!important}.column-gap-md-56{column-gap:3.5rem!important}.column-gap-md-60{column-gap:3.75rem!important}.column-gap-md-64{column-gap:4rem!important}.column-gap-md-66{column-gap:4.125rem!important}.column-gap-md-68{column-gap:4.25rem!important}.column-gap-md-72{column-gap:4.5rem!important}.column-gap-md-80{column-gap:5rem!important}.column-gap-md-84{column-gap:5.25rem!important}.column-gap-md-88{column-gap:5.5rem!important}.column-gap-md-90{column-gap:5.625rem!important}.column-gap-md-94{column-gap:5.875rem!important}.column-gap-md-96{column-gap:6rem!important}.column-gap-md-100{column-gap:6.25rem!important}.column-gap-md-110{column-gap:6.875rem!important}.column-gap-md-112{column-gap:7rem!important}.column-gap-md-120{column-gap:7.5rem!important}.column-gap-md-128{column-gap:8rem!important}.column-gap-md-132{column-gap:8.25rem!important}.column-gap-md-140{column-gap:8.75rem!important}.column-gap-md-150{column-gap:9.375rem!important}.column-gap-md-156{column-gap:9.75rem!important}.column-gap-md-168{column-gap:10.5rem!important}.column-gap-md-176{column-gap:11rem!important}.column-gap-md-184{column-gap:11.5rem!important}.column-gap-md-196{column-gap:12.25rem!important}.column-gap-md-232{column-gap:14.5rem!important}.column-gap-md-220{column-gap:13.75rem!important}.column-gap-md-240{column-gap:15rem!important}.column-gap-md-284{column-gap:17.75rem!important}.column-gap-md-357{column-gap:22.3125rem!important}.column-gap-md-side{column-gap:1.5rem!important}.column-gap-md-gutter{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-2{margin:.125rem!important}.m-lg-4{margin:.25rem!important}.m-lg-6{margin:.375rem!important}.m-lg-8{margin:.5rem!important}.m-lg-10{margin:.625rem!important}.m-lg-12{margin:.75rem!important}.m-lg-16{margin:1rem!important}.m-lg-18{margin:1.125rem!important}.m-lg-20{margin:1.25rem!important}.m-lg-24{margin:1.5rem!important}.m-lg-30{margin:1.875rem!important}.m-lg-32{margin:2rem!important}.m-lg-36{margin:2.25rem!important}.m-lg-40{margin:2.5rem!important}.m-lg-48{margin:3rem!important}.m-lg-50{margin:3.125rem!important}.m-lg-56{margin:3.5rem!important}.m-lg-60{margin:3.75rem!important}.m-lg-64{margin:4rem!important}.m-lg-66{margin:4.125rem!important}.m-lg-68{margin:4.25rem!important}.m-lg-72{margin:4.5rem!important}.m-lg-80{margin:5rem!important}.m-lg-84{margin:5.25rem!important}.m-lg-88{margin:5.5rem!important}.m-lg-90{margin:5.625rem!important}.m-lg-94{margin:5.875rem!important}.m-lg-96{margin:6rem!important}.m-lg-100{margin:6.25rem!important}.m-lg-110{margin:6.875rem!important}.m-lg-112{margin:7rem!important}.m-lg-120{margin:7.5rem!important}.m-lg-128{margin:8rem!important}.m-lg-132{margin:8.25rem!important}.m-lg-140{margin:8.75rem!important}.m-lg-150{margin:9.375rem!important}.m-lg-156{margin:9.75rem!important}.m-lg-168{margin:10.5rem!important}.m-lg-176{margin:11rem!important}.m-lg-184{margin:11.5rem!important}.m-lg-196{margin:12.25rem!important}.m-lg-232{margin:14.5rem!important}.m-lg-220{margin:13.75rem!important}.m-lg-240{margin:15rem!important}.m-lg-284{margin:17.75rem!important}.m-lg-357{margin:22.3125rem!important}.m-lg-side{margin:1.5rem!important}.m-lg-gutter{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-2{margin-right:.125rem!important;margin-left:.125rem!important}.mx-lg-4{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-6{margin-right:.375rem!important;margin-left:.375rem!important}.mx-lg-8{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-lg-12{margin-right:.75rem!important;margin-left:.75rem!important}.mx-lg-16{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-18{margin-right:1.125rem!important;margin-left:1.125rem!important}.mx-lg-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-lg-24{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-lg-32{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-36{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-lg-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-lg-48{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-lg-56{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-lg-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-lg-64{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-66{margin-right:4.125rem!important;margin-left:4.125rem!important}.mx-lg-68{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-lg-72{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-lg-80{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-84{margin-right:5.25rem!important;margin-left:5.25rem!important}.mx-lg-88{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-lg-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-lg-94{margin-right:5.875rem!important;margin-left:5.875rem!important}.mx-lg-96{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-lg-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-lg-112{margin-right:7rem!important;margin-left:7rem!important}.mx-lg-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-lg-128{margin-right:8rem!important;margin-left:8rem!important}.mx-lg-132{margin-right:8.25rem!important;margin-left:8.25rem!important}.mx-lg-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-lg-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-lg-156{margin-right:9.75rem!important;margin-left:9.75rem!important}.mx-lg-168{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-lg-176{margin-right:11rem!important;margin-left:11rem!important}.mx-lg-184{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-lg-196{margin-right:12.25rem!important;margin-left:12.25rem!important}.mx-lg-232{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-lg-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-lg-240{margin-right:15rem!important;margin-left:15rem!important}.mx-lg-284{margin-right:17.75rem!important;margin-left:17.75rem!important}.mx-lg-357{margin-right:22.3125rem!important;margin-left:22.3125rem!important}.mx-lg-side{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-gutter{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-lg-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-6{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-lg-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-lg-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-lg-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-18{margin-top:1.125rem!important;margin-bottom:1.125rem!important}.my-lg-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-lg-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-lg-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-36{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-lg-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-48{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-lg-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-lg-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-66{margin-top:4.125rem!important;margin-bottom:4.125rem!important}.my-lg-68{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-lg-72{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-lg-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-84{margin-top:5.25rem!important;margin-bottom:5.25rem!important}.my-lg-88{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-lg-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-lg-94{margin-top:5.875rem!important;margin-bottom:5.875rem!important}.my-lg-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-lg-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-lg-112{margin-top:7rem!important;margin-bottom:7rem!important}.my-lg-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-lg-128{margin-top:8rem!important;margin-bottom:8rem!important}.my-lg-132{margin-top:8.25rem!important;margin-bottom:8.25rem!important}.my-lg-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-lg-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-lg-156{margin-top:9.75rem!important;margin-bottom:9.75rem!important}.my-lg-168{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-lg-176{margin-top:11rem!important;margin-bottom:11rem!important}.my-lg-184{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-lg-196{margin-top:12.25rem!important;margin-bottom:12.25rem!important}.my-lg-232{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-lg-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-lg-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-lg-284{margin-top:17.75rem!important;margin-bottom:17.75rem!important}.my-lg-357{margin-top:22.3125rem!important;margin-bottom:22.3125rem!important}.my-lg-side{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-gutter{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-2{margin-top:.125rem!important}.mt-lg-4{margin-top:.25rem!important}.mt-lg-6{margin-top:.375rem!important}.mt-lg-8{margin-top:.5rem!important}.mt-lg-10{margin-top:.625rem!important}.mt-lg-12{margin-top:.75rem!important}.mt-lg-16{margin-top:1rem!important}.mt-lg-18{margin-top:1.125rem!important}.mt-lg-20{margin-top:1.25rem!important}.mt-lg-24{margin-top:1.5rem!important}.mt-lg-30{margin-top:1.875rem!important}.mt-lg-32{margin-top:2rem!important}.mt-lg-36{margin-top:2.25rem!important}.mt-lg-40{margin-top:2.5rem!important}.mt-lg-48{margin-top:3rem!important}.mt-lg-50{margin-top:3.125rem!important}.mt-lg-56{margin-top:3.5rem!important}.mt-lg-60{margin-top:3.75rem!important}.mt-lg-64{margin-top:4rem!important}.mt-lg-66{margin-top:4.125rem!important}.mt-lg-68{margin-top:4.25rem!important}.mt-lg-72{margin-top:4.5rem!important}.mt-lg-80{margin-top:5rem!important}.mt-lg-84{margin-top:5.25rem!important}.mt-lg-88{margin-top:5.5rem!important}.mt-lg-90{margin-top:5.625rem!important}.mt-lg-94{margin-top:5.875rem!important}.mt-lg-96{margin-top:6rem!important}.mt-lg-100{margin-top:6.25rem!important}.mt-lg-110{margin-top:6.875rem!important}.mt-lg-112{margin-top:7rem!important}.mt-lg-120{margin-top:7.5rem!important}.mt-lg-128{margin-top:8rem!important}.mt-lg-132{margin-top:8.25rem!important}.mt-lg-140{margin-top:8.75rem!important}.mt-lg-150{margin-top:9.375rem!important}.mt-lg-156{margin-top:9.75rem!important}.mt-lg-168{margin-top:10.5rem!important}.mt-lg-176{margin-top:11rem!important}.mt-lg-184{margin-top:11.5rem!important}.mt-lg-196{margin-top:12.25rem!important}.mt-lg-232{margin-top:14.5rem!important}.mt-lg-220{margin-top:13.75rem!important}.mt-lg-240{margin-top:15rem!important}.mt-lg-284{margin-top:17.75rem!important}.mt-lg-357{margin-top:22.3125rem!important}.mt-lg-side{margin-top:1.5rem!important}.mt-lg-gutter{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-2{margin-right:.125rem!important}.me-lg-4{margin-right:.25rem!important}.me-lg-6{margin-right:.375rem!important}.me-lg-8{margin-right:.5rem!important}.me-lg-10{margin-right:.625rem!important}.me-lg-12{margin-right:.75rem!important}.me-lg-16{margin-right:1rem!important}.me-lg-18{margin-right:1.125rem!important}.me-lg-20{margin-right:1.25rem!important}.me-lg-24{margin-right:1.5rem!important}.me-lg-30{margin-right:1.875rem!important}.me-lg-32{margin-right:2rem!important}.me-lg-36{margin-right:2.25rem!important}.me-lg-40{margin-right:2.5rem!important}.me-lg-48{margin-right:3rem!important}.me-lg-50{margin-right:3.125rem!important}.me-lg-56{margin-right:3.5rem!important}.me-lg-60{margin-right:3.75rem!important}.me-lg-64{margin-right:4rem!important}.me-lg-66{margin-right:4.125rem!important}.me-lg-68{margin-right:4.25rem!important}.me-lg-72{margin-right:4.5rem!important}.me-lg-80{margin-right:5rem!important}.me-lg-84{margin-right:5.25rem!important}.me-lg-88{margin-right:5.5rem!important}.me-lg-90{margin-right:5.625rem!important}.me-lg-94{margin-right:5.875rem!important}.me-lg-96{margin-right:6rem!important}.me-lg-100{margin-right:6.25rem!important}.me-lg-110{margin-right:6.875rem!important}.me-lg-112{margin-right:7rem!important}.me-lg-120{margin-right:7.5rem!important}.me-lg-128{margin-right:8rem!important}.me-lg-132{margin-right:8.25rem!important}.me-lg-140{margin-right:8.75rem!important}.me-lg-150{margin-right:9.375rem!important}.me-lg-156{margin-right:9.75rem!important}.me-lg-168{margin-right:10.5rem!important}.me-lg-176{margin-right:11rem!important}.me-lg-184{margin-right:11.5rem!important}.me-lg-196{margin-right:12.25rem!important}.me-lg-232{margin-right:14.5rem!important}.me-lg-220{margin-right:13.75rem!important}.me-lg-240{margin-right:15rem!important}.me-lg-284{margin-right:17.75rem!important}.me-lg-357{margin-right:22.3125rem!important}.me-lg-side{margin-right:1.5rem!important}.me-lg-gutter{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-2{margin-bottom:.125rem!important}.mb-lg-4{margin-bottom:.25rem!important}.mb-lg-6{margin-bottom:.375rem!important}.mb-lg-8{margin-bottom:.5rem!important}.mb-lg-10{margin-bottom:.625rem!important}.mb-lg-12{margin-bottom:.75rem!important}.mb-lg-16{margin-bottom:1rem!important}.mb-lg-18{margin-bottom:1.125rem!important}.mb-lg-20{margin-bottom:1.25rem!important}.mb-lg-24{margin-bottom:1.5rem!important}.mb-lg-30{margin-bottom:1.875rem!important}.mb-lg-32{margin-bottom:2rem!important}.mb-lg-36{margin-bottom:2.25rem!important}.mb-lg-40{margin-bottom:2.5rem!important}.mb-lg-48{margin-bottom:3rem!important}.mb-lg-50{margin-bottom:3.125rem!important}.mb-lg-56{margin-bottom:3.5rem!important}.mb-lg-60{margin-bottom:3.75rem!important}.mb-lg-64{margin-bottom:4rem!important}.mb-lg-66{margin-bottom:4.125rem!important}.mb-lg-68{margin-bottom:4.25rem!important}.mb-lg-72{margin-bottom:4.5rem!important}.mb-lg-80{margin-bottom:5rem!important}.mb-lg-84{margin-bottom:5.25rem!important}.mb-lg-88{margin-bottom:5.5rem!important}.mb-lg-90{margin-bottom:5.625rem!important}.mb-lg-94{margin-bottom:5.875rem!important}.mb-lg-96{margin-bottom:6rem!important}.mb-lg-100{margin-bottom:6.25rem!important}.mb-lg-110{margin-bottom:6.875rem!important}.mb-lg-112{margin-bottom:7rem!important}.mb-lg-120{margin-bottom:7.5rem!important}.mb-lg-128{margin-bottom:8rem!important}.mb-lg-132{margin-bottom:8.25rem!important}.mb-lg-140{margin-bottom:8.75rem!important}.mb-lg-150{margin-bottom:9.375rem!important}.mb-lg-156{margin-bottom:9.75rem!important}.mb-lg-168{margin-bottom:10.5rem!important}.mb-lg-176{margin-bottom:11rem!important}.mb-lg-184{margin-bottom:11.5rem!important}.mb-lg-196{margin-bottom:12.25rem!important}.mb-lg-232{margin-bottom:14.5rem!important}.mb-lg-220{margin-bottom:13.75rem!important}.mb-lg-240{margin-bottom:15rem!important}.mb-lg-284{margin-bottom:17.75rem!important}.mb-lg-357{margin-bottom:22.3125rem!important}.mb-lg-side{margin-bottom:1.5rem!important}.mb-lg-gutter{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-2{margin-left:.125rem!important}.ms-lg-4{margin-left:.25rem!important}.ms-lg-6{margin-left:.375rem!important}.ms-lg-8{margin-left:.5rem!important}.ms-lg-10{margin-left:.625rem!important}.ms-lg-12{margin-left:.75rem!important}.ms-lg-16{margin-left:1rem!important}.ms-lg-18{margin-left:1.125rem!important}.ms-lg-20{margin-left:1.25rem!important}.ms-lg-24{margin-left:1.5rem!important}.ms-lg-30{margin-left:1.875rem!important}.ms-lg-32{margin-left:2rem!important}.ms-lg-36{margin-left:2.25rem!important}.ms-lg-40{margin-left:2.5rem!important}.ms-lg-48{margin-left:3rem!important}.ms-lg-50{margin-left:3.125rem!important}.ms-lg-56{margin-left:3.5rem!important}.ms-lg-60{margin-left:3.75rem!important}.ms-lg-64{margin-left:4rem!important}.ms-lg-66{margin-left:4.125rem!important}.ms-lg-68{margin-left:4.25rem!important}.ms-lg-72{margin-left:4.5rem!important}.ms-lg-80{margin-left:5rem!important}.ms-lg-84{margin-left:5.25rem!important}.ms-lg-88{margin-left:5.5rem!important}.ms-lg-90{margin-left:5.625rem!important}.ms-lg-94{margin-left:5.875rem!important}.ms-lg-96{margin-left:6rem!important}.ms-lg-100{margin-left:6.25rem!important}.ms-lg-110{margin-left:6.875rem!important}.ms-lg-112{margin-left:7rem!important}.ms-lg-120{margin-left:7.5rem!important}.ms-lg-128{margin-left:8rem!important}.ms-lg-132{margin-left:8.25rem!important}.ms-lg-140{margin-left:8.75rem!important}.ms-lg-150{margin-left:9.375rem!important}.ms-lg-156{margin-left:9.75rem!important}.ms-lg-168{margin-left:10.5rem!important}.ms-lg-176{margin-left:11rem!important}.ms-lg-184{margin-left:11.5rem!important}.ms-lg-196{margin-left:12.25rem!important}.ms-lg-232{margin-left:14.5rem!important}.ms-lg-220{margin-left:13.75rem!important}.ms-lg-240{margin-left:15rem!important}.ms-lg-284{margin-left:17.75rem!important}.ms-lg-357{margin-left:22.3125rem!important}.ms-lg-side{margin-left:1.5rem!important}.ms-lg-gutter{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n2{margin:-.125rem!important}.m-lg-n4{margin:-.25rem!important}.m-lg-n6{margin:-.375rem!important}.m-lg-n8{margin:-.5rem!important}.m-lg-n10{margin:-.625rem!important}.m-lg-n12{margin:-.75rem!important}.m-lg-n16{margin:-1rem!important}.m-lg-n18{margin:-1.125rem!important}.m-lg-n20{margin:-1.25rem!important}.m-lg-n24{margin:-1.5rem!important}.m-lg-n30{margin:-1.875rem!important}.m-lg-n32{margin:-2rem!important}.m-lg-n36{margin:-2.25rem!important}.m-lg-n40{margin:-2.5rem!important}.m-lg-n48{margin:-3rem!important}.m-lg-n50{margin:-3.125rem!important}.m-lg-n56{margin:-3.5rem!important}.m-lg-n60{margin:-3.75rem!important}.m-lg-n64{margin:-4rem!important}.m-lg-n66{margin:-4.125rem!important}.m-lg-n68{margin:-4.25rem!important}.m-lg-n72{margin:-4.5rem!important}.m-lg-n80{margin:-5rem!important}.m-lg-n84{margin:-5.25rem!important}.m-lg-n88{margin:-5.5rem!important}.m-lg-n90{margin:-5.625rem!important}.m-lg-n94{margin:-5.875rem!important}.m-lg-n96{margin:-6rem!important}.m-lg-n100{margin:-6.25rem!important}.m-lg-n110{margin:-6.875rem!important}.m-lg-n112{margin:-7rem!important}.m-lg-n120{margin:-7.5rem!important}.m-lg-n128{margin:-8rem!important}.m-lg-n132{margin:-8.25rem!important}.m-lg-n140{margin:-8.75rem!important}.m-lg-n150{margin:-9.375rem!important}.m-lg-n156{margin:-9.75rem!important}.m-lg-n168{margin:-10.5rem!important}.m-lg-n176{margin:-11rem!important}.m-lg-n184{margin:-11.5rem!important}.m-lg-n196{margin:-12.25rem!important}.m-lg-n232{margin:-14.5rem!important}.m-lg-n220{margin:-13.75rem!important}.m-lg-n240{margin:-15rem!important}.m-lg-n284{margin:-17.75rem!important}.m-lg-n357{margin:-22.3125rem!important}.m-lg-nside{margin:-1.5rem!important}.m-lg-ngutter{margin:-3rem!important}.mx-lg-n2{margin-right:-.125rem!important;margin-left:-.125rem!important}.mx-lg-n4{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n6{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-lg-n8{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-lg-n12{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-lg-n16{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n18{margin-right:-1.125rem!important;margin-left:-1.125rem!important}.mx-lg-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-lg-n24{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-lg-n32{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lg-n36{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-lg-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-lg-n48{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-lg-n56{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-lg-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-lg-n64{margin-right:-4rem!important;margin-left:-4rem!important}.mx-lg-n66{margin-right:-4.125rem!important;margin-left:-4.125rem!important}.mx-lg-n68{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-lg-n72{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-lg-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-lg-n84{margin-right:-5.25rem!important;margin-left:-5.25rem!important}.mx-lg-n88{margin-right:-5.5rem!important;margin-left:-5.5rem!important}.mx-lg-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-lg-n94{margin-right:-5.875rem!important;margin-left:-5.875rem!important}.mx-lg-n96{margin-right:-6rem!important;margin-left:-6rem!important}.mx-lg-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-lg-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-lg-n112{margin-right:-7rem!important;margin-left:-7rem!important}.mx-lg-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-lg-n128{margin-right:-8rem!important;margin-left:-8rem!important}.mx-lg-n132{margin-right:-8.25rem!important;margin-left:-8.25rem!important}.mx-lg-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-lg-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-lg-n156{margin-right:-9.75rem!important;margin-left:-9.75rem!important}.mx-lg-n168{margin-right:-10.5rem!important;margin-left:-10.5rem!important}.mx-lg-n176{margin-right:-11rem!important;margin-left:-11rem!important}.mx-lg-n184{margin-right:-11.5rem!important;margin-left:-11.5rem!important}.mx-lg-n196{margin-right:-12.25rem!important;margin-left:-12.25rem!important}.mx-lg-n232{margin-right:-14.5rem!important;margin-left:-14.5rem!important}.mx-lg-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-lg-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-lg-n284{margin-right:-17.75rem!important;margin-left:-17.75rem!important}.mx-lg-n357{margin-right:-22.3125rem!important;margin-left:-22.3125rem!important}.mx-lg-nside{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-ngutter{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n2{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.my-lg-n4{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n6{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-lg-n8{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-lg-n12{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-lg-n16{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n18{margin-top:-1.125rem!important;margin-bottom:-1.125rem!important}.my-lg-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-lg-n24{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-lg-n32{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n36{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-lg-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-lg-n48{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-lg-n56{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-lg-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-lg-n64{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-lg-n66{margin-top:-4.125rem!important;margin-bottom:-4.125rem!important}.my-lg-n68{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-lg-n72{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-lg-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-lg-n84{margin-top:-5.25rem!important;margin-bottom:-5.25rem!important}.my-lg-n88{margin-top:-5.5rem!important;margin-bottom:-5.5rem!important}.my-lg-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-lg-n94{margin-top:-5.875rem!important;margin-bottom:-5.875rem!important}.my-lg-n96{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-lg-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-lg-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-lg-n112{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-lg-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-lg-n128{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-lg-n132{margin-top:-8.25rem!important;margin-bottom:-8.25rem!important}.my-lg-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-lg-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-lg-n156{margin-top:-9.75rem!important;margin-bottom:-9.75rem!important}.my-lg-n168{margin-top:-10.5rem!important;margin-bottom:-10.5rem!important}.my-lg-n176{margin-top:-11rem!important;margin-bottom:-11rem!important}.my-lg-n184{margin-top:-11.5rem!important;margin-bottom:-11.5rem!important}.my-lg-n196{margin-top:-12.25rem!important;margin-bottom:-12.25rem!important}.my-lg-n232{margin-top:-14.5rem!important;margin-bottom:-14.5rem!important}.my-lg-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-lg-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-lg-n284{margin-top:-17.75rem!important;margin-bottom:-17.75rem!important}.my-lg-n357{margin-top:-22.3125rem!important;margin-bottom:-22.3125rem!important}.my-lg-nside{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-ngutter{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-lg-n2{margin-top:-.125rem!important}.mt-lg-n4{margin-top:-.25rem!important}.mt-lg-n6{margin-top:-.375rem!important}.mt-lg-n8{margin-top:-.5rem!important}.mt-lg-n10{margin-top:-.625rem!important}.mt-lg-n12{margin-top:-.75rem!important}.mt-lg-n16{margin-top:-1rem!important}.mt-lg-n18{margin-top:-1.125rem!important}.mt-lg-n20{margin-top:-1.25rem!important}.mt-lg-n24{margin-top:-1.5rem!important}.mt-lg-n30{margin-top:-1.875rem!important}.mt-lg-n32{margin-top:-2rem!important}.mt-lg-n36{margin-top:-2.25rem!important}.mt-lg-n40{margin-top:-2.5rem!important}.mt-lg-n48{margin-top:-3rem!important}.mt-lg-n50{margin-top:-3.125rem!important}.mt-lg-n56{margin-top:-3.5rem!important}.mt-lg-n60{margin-top:-3.75rem!important}.mt-lg-n64{margin-top:-4rem!important}.mt-lg-n66{margin-top:-4.125rem!important}.mt-lg-n68{margin-top:-4.25rem!important}.mt-lg-n72{margin-top:-4.5rem!important}.mt-lg-n80{margin-top:-5rem!important}.mt-lg-n84{margin-top:-5.25rem!important}.mt-lg-n88{margin-top:-5.5rem!important}.mt-lg-n90{margin-top:-5.625rem!important}.mt-lg-n94{margin-top:-5.875rem!important}.mt-lg-n96{margin-top:-6rem!important}.mt-lg-n100{margin-top:-6.25rem!important}.mt-lg-n110{margin-top:-6.875rem!important}.mt-lg-n112{margin-top:-7rem!important}.mt-lg-n120{margin-top:-7.5rem!important}.mt-lg-n128{margin-top:-8rem!important}.mt-lg-n132{margin-top:-8.25rem!important}.mt-lg-n140{margin-top:-8.75rem!important}.mt-lg-n150{margin-top:-9.375rem!important}.mt-lg-n156{margin-top:-9.75rem!important}.mt-lg-n168{margin-top:-10.5rem!important}.mt-lg-n176{margin-top:-11rem!important}.mt-lg-n184{margin-top:-11.5rem!important}.mt-lg-n196{margin-top:-12.25rem!important}.mt-lg-n232{margin-top:-14.5rem!important}.mt-lg-n220{margin-top:-13.75rem!important}.mt-lg-n240{margin-top:-15rem!important}.mt-lg-n284{margin-top:-17.75rem!important}.mt-lg-n357{margin-top:-22.3125rem!important}.mt-lg-nside{margin-top:-1.5rem!important}.mt-lg-ngutter{margin-top:-3rem!important}.me-lg-n2{margin-right:-.125rem!important}.me-lg-n4{margin-right:-.25rem!important}.me-lg-n6{margin-right:-.375rem!important}.me-lg-n8{margin-right:-.5rem!important}.me-lg-n10{margin-right:-.625rem!important}.me-lg-n12{margin-right:-.75rem!important}.me-lg-n16{margin-right:-1rem!important}.me-lg-n18{margin-right:-1.125rem!important}.me-lg-n20{margin-right:-1.25rem!important}.me-lg-n24{margin-right:-1.5rem!important}.me-lg-n30{margin-right:-1.875rem!important}.me-lg-n32{margin-right:-2rem!important}.me-lg-n36{margin-right:-2.25rem!important}.me-lg-n40{margin-right:-2.5rem!important}.me-lg-n48{margin-right:-3rem!important}.me-lg-n50{margin-right:-3.125rem!important}.me-lg-n56{margin-right:-3.5rem!important}.me-lg-n60{margin-right:-3.75rem!important}.me-lg-n64{margin-right:-4rem!important}.me-lg-n66{margin-right:-4.125rem!important}.me-lg-n68{margin-right:-4.25rem!important}.me-lg-n72{margin-right:-4.5rem!important}.me-lg-n80{margin-right:-5rem!important}.me-lg-n84{margin-right:-5.25rem!important}.me-lg-n88{margin-right:-5.5rem!important}.me-lg-n90{margin-right:-5.625rem!important}.me-lg-n94{margin-right:-5.875rem!important}.me-lg-n96{margin-right:-6rem!important}.me-lg-n100{margin-right:-6.25rem!important}.me-lg-n110{margin-right:-6.875rem!important}.me-lg-n112{margin-right:-7rem!important}.me-lg-n120{margin-right:-7.5rem!important}.me-lg-n128{margin-right:-8rem!important}.me-lg-n132{margin-right:-8.25rem!important}.me-lg-n140{margin-right:-8.75rem!important}.me-lg-n150{margin-right:-9.375rem!important}.me-lg-n156{margin-right:-9.75rem!important}.me-lg-n168{margin-right:-10.5rem!important}.me-lg-n176{margin-right:-11rem!important}.me-lg-n184{margin-right:-11.5rem!important}.me-lg-n196{margin-right:-12.25rem!important}.me-lg-n232{margin-right:-14.5rem!important}.me-lg-n220{margin-right:-13.75rem!important}.me-lg-n240{margin-right:-15rem!important}.me-lg-n284{margin-right:-17.75rem!important}.me-lg-n357{margin-right:-22.3125rem!important}.me-lg-nside{margin-right:-1.5rem!important}.me-lg-ngutter{margin-right:-3rem!important}.mb-lg-n2{margin-bottom:-.125rem!important}.mb-lg-n4{margin-bottom:-.25rem!important}.mb-lg-n6{margin-bottom:-.375rem!important}.mb-lg-n8{margin-bottom:-.5rem!important}.mb-lg-n10{margin-bottom:-.625rem!important}.mb-lg-n12{margin-bottom:-.75rem!important}.mb-lg-n16{margin-bottom:-1rem!important}.mb-lg-n18{margin-bottom:-1.125rem!important}.mb-lg-n20{margin-bottom:-1.25rem!important}.mb-lg-n24{margin-bottom:-1.5rem!important}.mb-lg-n30{margin-bottom:-1.875rem!important}.mb-lg-n32{margin-bottom:-2rem!important}.mb-lg-n36{margin-bottom:-2.25rem!important}.mb-lg-n40{margin-bottom:-2.5rem!important}.mb-lg-n48{margin-bottom:-3rem!important}.mb-lg-n50{margin-bottom:-3.125rem!important}.mb-lg-n56{margin-bottom:-3.5rem!important}.mb-lg-n60{margin-bottom:-3.75rem!important}.mb-lg-n64{margin-bottom:-4rem!important}.mb-lg-n66{margin-bottom:-4.125rem!important}.mb-lg-n68{margin-bottom:-4.25rem!important}.mb-lg-n72{margin-bottom:-4.5rem!important}.mb-lg-n80{margin-bottom:-5rem!important}.mb-lg-n84{margin-bottom:-5.25rem!important}.mb-lg-n88{margin-bottom:-5.5rem!important}.mb-lg-n90{margin-bottom:-5.625rem!important}.mb-lg-n94{margin-bottom:-5.875rem!important}.mb-lg-n96{margin-bottom:-6rem!important}.mb-lg-n100{margin-bottom:-6.25rem!important}.mb-lg-n110{margin-bottom:-6.875rem!important}.mb-lg-n112{margin-bottom:-7rem!important}.mb-lg-n120{margin-bottom:-7.5rem!important}.mb-lg-n128{margin-bottom:-8rem!important}.mb-lg-n132{margin-bottom:-8.25rem!important}.mb-lg-n140{margin-bottom:-8.75rem!important}.mb-lg-n150{margin-bottom:-9.375rem!important}.mb-lg-n156{margin-bottom:-9.75rem!important}.mb-lg-n168{margin-bottom:-10.5rem!important}.mb-lg-n176{margin-bottom:-11rem!important}.mb-lg-n184{margin-bottom:-11.5rem!important}.mb-lg-n196{margin-bottom:-12.25rem!important}.mb-lg-n232{margin-bottom:-14.5rem!important}.mb-lg-n220{margin-bottom:-13.75rem!important}.mb-lg-n240{margin-bottom:-15rem!important}.mb-lg-n284{margin-bottom:-17.75rem!important}.mb-lg-n357{margin-bottom:-22.3125rem!important}.mb-lg-nside{margin-bottom:-1.5rem!important}.mb-lg-ngutter{margin-bottom:-3rem!important}.ms-lg-n2{margin-left:-.125rem!important}.ms-lg-n4{margin-left:-.25rem!important}.ms-lg-n6{margin-left:-.375rem!important}.ms-lg-n8{margin-left:-.5rem!important}.ms-lg-n10{margin-left:-.625rem!important}.ms-lg-n12{margin-left:-.75rem!important}.ms-lg-n16{margin-left:-1rem!important}.ms-lg-n18{margin-left:-1.125rem!important}.ms-lg-n20{margin-left:-1.25rem!important}.ms-lg-n24{margin-left:-1.5rem!important}.ms-lg-n30{margin-left:-1.875rem!important}.ms-lg-n32{margin-left:-2rem!important}.ms-lg-n36{margin-left:-2.25rem!important}.ms-lg-n40{margin-left:-2.5rem!important}.ms-lg-n48{margin-left:-3rem!important}.ms-lg-n50{margin-left:-3.125rem!important}.ms-lg-n56{margin-left:-3.5rem!important}.ms-lg-n60{margin-left:-3.75rem!important}.ms-lg-n64{margin-left:-4rem!important}.ms-lg-n66{margin-left:-4.125rem!important}.ms-lg-n68{margin-left:-4.25rem!important}.ms-lg-n72{margin-left:-4.5rem!important}.ms-lg-n80{margin-left:-5rem!important}.ms-lg-n84{margin-left:-5.25rem!important}.ms-lg-n88{margin-left:-5.5rem!important}.ms-lg-n90{margin-left:-5.625rem!important}.ms-lg-n94{margin-left:-5.875rem!important}.ms-lg-n96{margin-left:-6rem!important}.ms-lg-n100{margin-left:-6.25rem!important}.ms-lg-n110{margin-left:-6.875rem!important}.ms-lg-n112{margin-left:-7rem!important}.ms-lg-n120{margin-left:-7.5rem!important}.ms-lg-n128{margin-left:-8rem!important}.ms-lg-n132{margin-left:-8.25rem!important}.ms-lg-n140{margin-left:-8.75rem!important}.ms-lg-n150{margin-left:-9.375rem!important}.ms-lg-n156{margin-left:-9.75rem!important}.ms-lg-n168{margin-left:-10.5rem!important}.ms-lg-n176{margin-left:-11rem!important}.ms-lg-n184{margin-left:-11.5rem!important}.ms-lg-n196{margin-left:-12.25rem!important}.ms-lg-n232{margin-left:-14.5rem!important}.ms-lg-n220{margin-left:-13.75rem!important}.ms-lg-n240{margin-left:-15rem!important}.ms-lg-n284{margin-left:-17.75rem!important}.ms-lg-n357{margin-left:-22.3125rem!important}.ms-lg-nside{margin-left:-1.5rem!important}.ms-lg-ngutter{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-2{padding:.125rem!important}.p-lg-4{padding:.25rem!important}.p-lg-6{padding:.375rem!important}.p-lg-8{padding:.5rem!important}.p-lg-10{padding:.625rem!important}.p-lg-12{padding:.75rem!important}.p-lg-16{padding:1rem!important}.p-lg-18{padding:1.125rem!important}.p-lg-20{padding:1.25rem!important}.p-lg-24{padding:1.5rem!important}.p-lg-30{padding:1.875rem!important}.p-lg-32{padding:2rem!important}.p-lg-36{padding:2.25rem!important}.p-lg-40{padding:2.5rem!important}.p-lg-48{padding:3rem!important}.p-lg-50{padding:3.125rem!important}.p-lg-56{padding:3.5rem!important}.p-lg-60{padding:3.75rem!important}.p-lg-64{padding:4rem!important}.p-lg-66{padding:4.125rem!important}.p-lg-68{padding:4.25rem!important}.p-lg-72{padding:4.5rem!important}.p-lg-80{padding:5rem!important}.p-lg-84{padding:5.25rem!important}.p-lg-88{padding:5.5rem!important}.p-lg-90{padding:5.625rem!important}.p-lg-94{padding:5.875rem!important}.p-lg-96{padding:6rem!important}.p-lg-100{padding:6.25rem!important}.p-lg-110{padding:6.875rem!important}.p-lg-112{padding:7rem!important}.p-lg-120{padding:7.5rem!important}.p-lg-128{padding:8rem!important}.p-lg-132{padding:8.25rem!important}.p-lg-140{padding:8.75rem!important}.p-lg-150{padding:9.375rem!important}.p-lg-156{padding:9.75rem!important}.p-lg-168{padding:10.5rem!important}.p-lg-176{padding:11rem!important}.p-lg-184{padding:11.5rem!important}.p-lg-196{padding:12.25rem!important}.p-lg-232{padding:14.5rem!important}.p-lg-220{padding:13.75rem!important}.p-lg-240{padding:15rem!important}.p-lg-284{padding:17.75rem!important}.p-lg-357{padding:22.3125rem!important}.p-lg-side{padding:1.5rem!important}.p-lg-gutter{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-2{padding-right:.125rem!important;padding-left:.125rem!important}.px-lg-4{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-6{padding-right:.375rem!important;padding-left:.375rem!important}.px-lg-8{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-lg-12{padding-right:.75rem!important;padding-left:.75rem!important}.px-lg-16{padding-right:1rem!important;padding-left:1rem!important}.px-lg-18{padding-right:1.125rem!important;padding-left:1.125rem!important}.px-lg-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-lg-24{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-lg-32{padding-right:2rem!important;padding-left:2rem!important}.px-lg-36{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-lg-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-lg-48{padding-right:3rem!important;padding-left:3rem!important}.px-lg-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-lg-56{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-lg-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-lg-64{padding-right:4rem!important;padding-left:4rem!important}.px-lg-66{padding-right:4.125rem!important;padding-left:4.125rem!important}.px-lg-68{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-lg-72{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-lg-80{padding-right:5rem!important;padding-left:5rem!important}.px-lg-84{padding-right:5.25rem!important;padding-left:5.25rem!important}.px-lg-88{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-lg-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-lg-94{padding-right:5.875rem!important;padding-left:5.875rem!important}.px-lg-96{padding-right:6rem!important;padding-left:6rem!important}.px-lg-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-lg-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-lg-112{padding-right:7rem!important;padding-left:7rem!important}.px-lg-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-lg-128{padding-right:8rem!important;padding-left:8rem!important}.px-lg-132{padding-right:8.25rem!important;padding-left:8.25rem!important}.px-lg-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-lg-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-lg-156{padding-right:9.75rem!important;padding-left:9.75rem!important}.px-lg-168{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-lg-176{padding-right:11rem!important;padding-left:11rem!important}.px-lg-184{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-lg-196{padding-right:12.25rem!important;padding-left:12.25rem!important}.px-lg-232{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-lg-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-lg-240{padding-right:15rem!important;padding-left:15rem!important}.px-lg-284{padding-right:17.75rem!important;padding-left:17.75rem!important}.px-lg-357{padding-right:22.3125rem!important;padding-left:22.3125rem!important}.px-lg-side{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-gutter{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-lg-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-6{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-lg-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-lg-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-lg-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-18{padding-top:1.125rem!important;padding-bottom:1.125rem!important}.py-lg-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-lg-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-lg-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-36{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-lg-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-48{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-lg-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-lg-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-66{padding-top:4.125rem!important;padding-bottom:4.125rem!important}.py-lg-68{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-lg-72{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-lg-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-84{padding-top:5.25rem!important;padding-bottom:5.25rem!important}.py-lg-88{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-lg-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-lg-94{padding-top:5.875rem!important;padding-bottom:5.875rem!important}.py-lg-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-lg-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-lg-112{padding-top:7rem!important;padding-bottom:7rem!important}.py-lg-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-lg-128{padding-top:8rem!important;padding-bottom:8rem!important}.py-lg-132{padding-top:8.25rem!important;padding-bottom:8.25rem!important}.py-lg-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-lg-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-lg-156{padding-top:9.75rem!important;padding-bottom:9.75rem!important}.py-lg-168{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-lg-176{padding-top:11rem!important;padding-bottom:11rem!important}.py-lg-184{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-lg-196{padding-top:12.25rem!important;padding-bottom:12.25rem!important}.py-lg-232{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-lg-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-lg-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-lg-284{padding-top:17.75rem!important;padding-bottom:17.75rem!important}.py-lg-357{padding-top:22.3125rem!important;padding-bottom:22.3125rem!important}.py-lg-side{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-gutter{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-2{padding-top:.125rem!important}.pt-lg-4{padding-top:.25rem!important}.pt-lg-6{padding-top:.375rem!important}.pt-lg-8{padding-top:.5rem!important}.pt-lg-10{padding-top:.625rem!important}.pt-lg-12,article>[class*=nn-block-blog-]:not([class*=bg-])+.nn-block-form-subscribe-2:not([class*=bg-]),article>[class*=nn-block-blog-]:not([class*=bg-])+.nn-blog-article-footer:not([class*=bg-]),main>[class*=nn-block-blog-]:not([class*=bg-])+.nn-block-form-subscribe-2:not([class*=bg-]),main>[class*=nn-block-blog-]:not([class*=bg-])+.nn-blog-article-footer:not([class*=bg-]){padding-top:.75rem!important}.pt-lg-16{padding-top:1rem!important}.pt-lg-18{padding-top:1.125rem!important}.pt-lg-20{padding-top:1.25rem!important}.pt-lg-24{padding-top:1.5rem!important}.pt-lg-30{padding-top:1.875rem!important}.pt-lg-32{padding-top:2rem!important}.pt-lg-36{padding-top:2.25rem!important}.pt-lg-40{padding-top:2.5rem!important}.pt-lg-48{padding-top:3rem!important}.pt-lg-50{padding-top:3.125rem!important}.pt-lg-56{padding-top:3.5rem!important}.pt-lg-60{padding-top:3.75rem!important}.pt-lg-64{padding-top:4rem!important}.pt-lg-66{padding-top:4.125rem!important}.pt-lg-68{padding-top:4.25rem!important}.pt-lg-72{padding-top:4.5rem!important}.pt-lg-80{padding-top:5rem!important}.pt-lg-84{padding-top:5.25rem!important}.pt-lg-88{padding-top:5.5rem!important}.pt-lg-90{padding-top:5.625rem!important}.pt-lg-94{padding-top:5.875rem!important}.pt-lg-96{padding-top:6rem!important}.pt-lg-100{padding-top:6.25rem!important}.pt-lg-110{padding-top:6.875rem!important}.pt-lg-112{padding-top:7rem!important}.pt-lg-120{padding-top:7.5rem!important}.pt-lg-128{padding-top:8rem!important}.pt-lg-132{padding-top:8.25rem!important}.pt-lg-140{padding-top:8.75rem!important}.pt-lg-150{padding-top:9.375rem!important}.pt-lg-156{padding-top:9.75rem!important}.pt-lg-168{padding-top:10.5rem!important}.pt-lg-176{padding-top:11rem!important}.pt-lg-184{padding-top:11.5rem!important}.pt-lg-196{padding-top:12.25rem!important}.pt-lg-232{padding-top:14.5rem!important}.pt-lg-220{padding-top:13.75rem!important}.pt-lg-240{padding-top:15rem!important}.pt-lg-284{padding-top:17.75rem!important}.pt-lg-357{padding-top:22.3125rem!important}.pt-lg-side{padding-top:1.5rem!important}.pt-lg-gutter{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-2{padding-right:.125rem!important}.pe-lg-4{padding-right:.25rem!important}.pe-lg-6{padding-right:.375rem!important}.pe-lg-8{padding-right:.5rem!important}.pe-lg-10{padding-right:.625rem!important}.pe-lg-12{padding-right:.75rem!important}.pe-lg-16{padding-right:1rem!important}.pe-lg-18{padding-right:1.125rem!important}.pe-lg-20{padding-right:1.25rem!important}.pe-lg-24{padding-right:1.5rem!important}.pe-lg-30{padding-right:1.875rem!important}.pe-lg-32{padding-right:2rem!important}.pe-lg-36{padding-right:2.25rem!important}.pe-lg-40{padding-right:2.5rem!important}.pe-lg-48{padding-right:3rem!important}.pe-lg-50{padding-right:3.125rem!important}.pe-lg-56{padding-right:3.5rem!important}.pe-lg-60{padding-right:3.75rem!important}.pe-lg-64{padding-right:4rem!important}.pe-lg-66{padding-right:4.125rem!important}.pe-lg-68{padding-right:4.25rem!important}.pe-lg-72{padding-right:4.5rem!important}.pe-lg-80{padding-right:5rem!important}.pe-lg-84{padding-right:5.25rem!important}.pe-lg-88{padding-right:5.5rem!important}.pe-lg-90{padding-right:5.625rem!important}.pe-lg-94{padding-right:5.875rem!important}.pe-lg-96{padding-right:6rem!important}.pe-lg-100{padding-right:6.25rem!important}.pe-lg-110{padding-right:6.875rem!important}.pe-lg-112{padding-right:7rem!important}.pe-lg-120{padding-right:7.5rem!important}.pe-lg-128{padding-right:8rem!important}.pe-lg-132{padding-right:8.25rem!important}.pe-lg-140{padding-right:8.75rem!important}.pe-lg-150{padding-right:9.375rem!important}.pe-lg-156{padding-right:9.75rem!important}.pe-lg-168{padding-right:10.5rem!important}.pe-lg-176{padding-right:11rem!important}.pe-lg-184{padding-right:11.5rem!important}.pe-lg-196{padding-right:12.25rem!important}.pe-lg-232{padding-right:14.5rem!important}.pe-lg-220{padding-right:13.75rem!important}.pe-lg-240{padding-right:15rem!important}.pe-lg-284{padding-right:17.75rem!important}.pe-lg-357{padding-right:22.3125rem!important}.pe-lg-side{padding-right:1.5rem!important}.pe-lg-gutter{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-2{padding-bottom:.125rem!important}.pb-lg-4{padding-bottom:.25rem!important}.pb-lg-6{padding-bottom:.375rem!important}.pb-lg-8{padding-bottom:.5rem!important}.pb-lg-10{padding-bottom:.625rem!important}.pb-lg-12{padding-bottom:.75rem!important}.pb-lg-16{padding-bottom:1rem!important}.pb-lg-18{padding-bottom:1.125rem!important}.pb-lg-20{padding-bottom:1.25rem!important}.pb-lg-24{padding-bottom:1.5rem!important}.pb-lg-30{padding-bottom:1.875rem!important}.pb-lg-32{padding-bottom:2rem!important}.pb-lg-36{padding-bottom:2.25rem!important}.pb-lg-40{padding-bottom:2.5rem!important}.pb-lg-48{padding-bottom:3rem!important}.pb-lg-50{padding-bottom:3.125rem!important}.pb-lg-56{padding-bottom:3.5rem!important}.pb-lg-60{padding-bottom:3.75rem!important}.pb-lg-64{padding-bottom:4rem!important}.pb-lg-66{padding-bottom:4.125rem!important}.pb-lg-68{padding-bottom:4.25rem!important}.pb-lg-72{padding-bottom:4.5rem!important}.pb-lg-80{padding-bottom:5rem!important}.pb-lg-84{padding-bottom:5.25rem!important}.pb-lg-88{padding-bottom:5.5rem!important}.pb-lg-90{padding-bottom:5.625rem!important}.pb-lg-94{padding-bottom:5.875rem!important}.pb-lg-96{padding-bottom:6rem!important}.pb-lg-100{padding-bottom:6.25rem!important}.pb-lg-110{padding-bottom:6.875rem!important}.pb-lg-112{padding-bottom:7rem!important}.pb-lg-120{padding-bottom:7.5rem!important}.pb-lg-128{padding-bottom:8rem!important}.pb-lg-132{padding-bottom:8.25rem!important}.pb-lg-140{padding-bottom:8.75rem!important}.pb-lg-150{padding-bottom:9.375rem!important}.pb-lg-156{padding-bottom:9.75rem!important}.pb-lg-168{padding-bottom:10.5rem!important}.pb-lg-176{padding-bottom:11rem!important}.pb-lg-184{padding-bottom:11.5rem!important}.pb-lg-196{padding-bottom:12.25rem!important}.pb-lg-232{padding-bottom:14.5rem!important}.pb-lg-220{padding-bottom:13.75rem!important}.pb-lg-240{padding-bottom:15rem!important}.pb-lg-284{padding-bottom:17.75rem!important}.pb-lg-357{padding-bottom:22.3125rem!important}.pb-lg-side{padding-bottom:1.5rem!important}.pb-lg-gutter{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-2{padding-left:.125rem!important}.ps-lg-4{padding-left:.25rem!important}.ps-lg-6{padding-left:.375rem!important}.ps-lg-8{padding-left:.5rem!important}.ps-lg-10{padding-left:.625rem!important}.ps-lg-12{padding-left:.75rem!important}.ps-lg-16{padding-left:1rem!important}.ps-lg-18{padding-left:1.125rem!important}.ps-lg-20{padding-left:1.25rem!important}.ps-lg-24{padding-left:1.5rem!important}.ps-lg-30{padding-left:1.875rem!important}.ps-lg-32{padding-left:2rem!important}.ps-lg-36{padding-left:2.25rem!important}.ps-lg-40{padding-left:2.5rem!important}.ps-lg-48{padding-left:3rem!important}.ps-lg-50{padding-left:3.125rem!important}.ps-lg-56{padding-left:3.5rem!important}.ps-lg-60{padding-left:3.75rem!important}.ps-lg-64{padding-left:4rem!important}.ps-lg-66{padding-left:4.125rem!important}.ps-lg-68{padding-left:4.25rem!important}.ps-lg-72{padding-left:4.5rem!important}.ps-lg-80{padding-left:5rem!important}.ps-lg-84{padding-left:5.25rem!important}.ps-lg-88{padding-left:5.5rem!important}.ps-lg-90{padding-left:5.625rem!important}.ps-lg-94{padding-left:5.875rem!important}.ps-lg-96{padding-left:6rem!important}.ps-lg-100{padding-left:6.25rem!important}.ps-lg-110{padding-left:6.875rem!important}.ps-lg-112{padding-left:7rem!important}.ps-lg-120{padding-left:7.5rem!important}.ps-lg-128{padding-left:8rem!important}.ps-lg-132{padding-left:8.25rem!important}.ps-lg-140{padding-left:8.75rem!important}.ps-lg-150{padding-left:9.375rem!important}.ps-lg-156{padding-left:9.75rem!important}.ps-lg-168{padding-left:10.5rem!important}.ps-lg-176{padding-left:11rem!important}.ps-lg-184{padding-left:11.5rem!important}.ps-lg-196{padding-left:12.25rem!important}.ps-lg-232{padding-left:14.5rem!important}.ps-lg-220{padding-left:13.75rem!important}.ps-lg-240{padding-left:15rem!important}.ps-lg-284{padding-left:17.75rem!important}.ps-lg-357{padding-left:22.3125rem!important}.ps-lg-side{padding-left:1.5rem!important}.ps-lg-gutter{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-2{gap:.125rem!important}.gap-lg-4{gap:.25rem!important}.gap-lg-6{gap:.375rem!important}.gap-lg-8{gap:.5rem!important}.gap-lg-10{gap:.625rem!important}.gap-lg-12{gap:.75rem!important}.gap-lg-16{gap:1rem!important}.gap-lg-18{gap:1.125rem!important}.gap-lg-20{gap:1.25rem!important}.gap-lg-24{gap:1.5rem!important}.gap-lg-30{gap:1.875rem!important}.gap-lg-32{gap:2rem!important}.gap-lg-36{gap:2.25rem!important}.gap-lg-40{gap:2.5rem!important}.gap-lg-48{gap:3rem!important}.gap-lg-50{gap:3.125rem!important}.gap-lg-56{gap:3.5rem!important}.gap-lg-60{gap:3.75rem!important}.gap-lg-64{gap:4rem!important}.gap-lg-66{gap:4.125rem!important}.gap-lg-68{gap:4.25rem!important}.gap-lg-72{gap:4.5rem!important}.gap-lg-80{gap:5rem!important}.gap-lg-84{gap:5.25rem!important}.gap-lg-88{gap:5.5rem!important}.gap-lg-90{gap:5.625rem!important}.gap-lg-94{gap:5.875rem!important}.gap-lg-96{gap:6rem!important}.gap-lg-100{gap:6.25rem!important}.gap-lg-110{gap:6.875rem!important}.gap-lg-112{gap:7rem!important}.gap-lg-120{gap:7.5rem!important}.gap-lg-128{gap:8rem!important}.gap-lg-132{gap:8.25rem!important}.gap-lg-140{gap:8.75rem!important}.gap-lg-150{gap:9.375rem!important}.gap-lg-156{gap:9.75rem!important}.gap-lg-168{gap:10.5rem!important}.gap-lg-176{gap:11rem!important}.gap-lg-184{gap:11.5rem!important}.gap-lg-196{gap:12.25rem!important}.gap-lg-232{gap:14.5rem!important}.gap-lg-220{gap:13.75rem!important}.gap-lg-240{gap:15rem!important}.gap-lg-284{gap:17.75rem!important}.gap-lg-357{gap:22.3125rem!important}.gap-lg-side{gap:1.5rem!important}.gap-lg-gutter{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-2{row-gap:.125rem!important}.row-gap-lg-4{row-gap:.25rem!important}.row-gap-lg-6{row-gap:.375rem!important}.row-gap-lg-8{row-gap:.5rem!important}.row-gap-lg-10{row-gap:.625rem!important}.row-gap-lg-12{row-gap:.75rem!important}.row-gap-lg-16{row-gap:1rem!important}.row-gap-lg-18{row-gap:1.125rem!important}.row-gap-lg-20{row-gap:1.25rem!important}.row-gap-lg-24{row-gap:1.5rem!important}.row-gap-lg-30{row-gap:1.875rem!important}.row-gap-lg-32{row-gap:2rem!important}.row-gap-lg-36{row-gap:2.25rem!important}.row-gap-lg-40{row-gap:2.5rem!important}.row-gap-lg-48{row-gap:3rem!important}.row-gap-lg-50{row-gap:3.125rem!important}.row-gap-lg-56{row-gap:3.5rem!important}.row-gap-lg-60{row-gap:3.75rem!important}.row-gap-lg-64{row-gap:4rem!important}.row-gap-lg-66{row-gap:4.125rem!important}.row-gap-lg-68{row-gap:4.25rem!important}.row-gap-lg-72{row-gap:4.5rem!important}.row-gap-lg-80{row-gap:5rem!important}.row-gap-lg-84{row-gap:5.25rem!important}.row-gap-lg-88{row-gap:5.5rem!important}.row-gap-lg-90{row-gap:5.625rem!important}.row-gap-lg-94{row-gap:5.875rem!important}.row-gap-lg-96{row-gap:6rem!important}.row-gap-lg-100{row-gap:6.25rem!important}.row-gap-lg-110{row-gap:6.875rem!important}.row-gap-lg-112{row-gap:7rem!important}.row-gap-lg-120{row-gap:7.5rem!important}.row-gap-lg-128{row-gap:8rem!important}.row-gap-lg-132{row-gap:8.25rem!important}.row-gap-lg-140{row-gap:8.75rem!important}.row-gap-lg-150{row-gap:9.375rem!important}.row-gap-lg-156{row-gap:9.75rem!important}.row-gap-lg-168{row-gap:10.5rem!important}.row-gap-lg-176{row-gap:11rem!important}.row-gap-lg-184{row-gap:11.5rem!important}.row-gap-lg-196{row-gap:12.25rem!important}.row-gap-lg-232{row-gap:14.5rem!important}.row-gap-lg-220{row-gap:13.75rem!important}.row-gap-lg-240{row-gap:15rem!important}.row-gap-lg-284{row-gap:17.75rem!important}.row-gap-lg-357{row-gap:22.3125rem!important}.row-gap-lg-side{row-gap:1.5rem!important}.row-gap-lg-gutter{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-2{column-gap:.125rem!important}.column-gap-lg-4{column-gap:.25rem!important}.column-gap-lg-6{column-gap:.375rem!important}.column-gap-lg-8{column-gap:.5rem!important}.column-gap-lg-10{column-gap:.625rem!important}.column-gap-lg-12{column-gap:.75rem!important}.column-gap-lg-16{column-gap:1rem!important}.column-gap-lg-18{column-gap:1.125rem!important}.column-gap-lg-20{column-gap:1.25rem!important}.column-gap-lg-24{column-gap:1.5rem!important}.column-gap-lg-30{column-gap:1.875rem!important}.column-gap-lg-32{column-gap:2rem!important}.column-gap-lg-36{column-gap:2.25rem!important}.column-gap-lg-40{column-gap:2.5rem!important}.column-gap-lg-48{column-gap:3rem!important}.column-gap-lg-50{column-gap:3.125rem!important}.column-gap-lg-56{column-gap:3.5rem!important}.column-gap-lg-60{column-gap:3.75rem!important}.column-gap-lg-64{column-gap:4rem!important}.column-gap-lg-66{column-gap:4.125rem!important}.column-gap-lg-68{column-gap:4.25rem!important}.column-gap-lg-72{column-gap:4.5rem!important}.column-gap-lg-80{column-gap:5rem!important}.column-gap-lg-84{column-gap:5.25rem!important}.column-gap-lg-88{column-gap:5.5rem!important}.column-gap-lg-90{column-gap:5.625rem!important}.column-gap-lg-94{column-gap:5.875rem!important}.column-gap-lg-96{column-gap:6rem!important}.column-gap-lg-100{column-gap:6.25rem!important}.column-gap-lg-110{column-gap:6.875rem!important}.column-gap-lg-112{column-gap:7rem!important}.column-gap-lg-120{column-gap:7.5rem!important}.column-gap-lg-128{column-gap:8rem!important}.column-gap-lg-132{column-gap:8.25rem!important}.column-gap-lg-140{column-gap:8.75rem!important}.column-gap-lg-150{column-gap:9.375rem!important}.column-gap-lg-156{column-gap:9.75rem!important}.column-gap-lg-168{column-gap:10.5rem!important}.column-gap-lg-176{column-gap:11rem!important}.column-gap-lg-184{column-gap:11.5rem!important}.column-gap-lg-196{column-gap:12.25rem!important}.column-gap-lg-232{column-gap:14.5rem!important}.column-gap-lg-220{column-gap:13.75rem!important}.column-gap-lg-240{column-gap:15rem!important}.column-gap-lg-284{column-gap:17.75rem!important}.column-gap-lg-357{column-gap:22.3125rem!important}.column-gap-lg-side{column-gap:1.5rem!important}.column-gap-lg-gutter{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-2{margin:.125rem!important}.m-xl-4{margin:.25rem!important}.m-xl-6{margin:.375rem!important}.m-xl-8{margin:.5rem!important}.m-xl-10{margin:.625rem!important}.m-xl-12{margin:.75rem!important}.m-xl-16{margin:1rem!important}.m-xl-18{margin:1.125rem!important}.m-xl-20{margin:1.25rem!important}.m-xl-24{margin:1.5rem!important}.m-xl-30{margin:1.875rem!important}.m-xl-32{margin:2rem!important}.m-xl-36{margin:2.25rem!important}.m-xl-40{margin:2.5rem!important}.m-xl-48{margin:3rem!important}.m-xl-50{margin:3.125rem!important}.m-xl-56{margin:3.5rem!important}.m-xl-60{margin:3.75rem!important}.m-xl-64{margin:4rem!important}.m-xl-66{margin:4.125rem!important}.m-xl-68{margin:4.25rem!important}.m-xl-72{margin:4.5rem!important}.m-xl-80{margin:5rem!important}.m-xl-84{margin:5.25rem!important}.m-xl-88{margin:5.5rem!important}.m-xl-90{margin:5.625rem!important}.m-xl-94{margin:5.875rem!important}.m-xl-96{margin:6rem!important}.m-xl-100{margin:6.25rem!important}.m-xl-110{margin:6.875rem!important}.m-xl-112{margin:7rem!important}.m-xl-120{margin:7.5rem!important}.m-xl-128{margin:8rem!important}.m-xl-132{margin:8.25rem!important}.m-xl-140{margin:8.75rem!important}.m-xl-150{margin:9.375rem!important}.m-xl-156{margin:9.75rem!important}.m-xl-168{margin:10.5rem!important}.m-xl-176{margin:11rem!important}.m-xl-184{margin:11.5rem!important}.m-xl-196{margin:12.25rem!important}.m-xl-232{margin:14.5rem!important}.m-xl-220{margin:13.75rem!important}.m-xl-240{margin:15rem!important}.m-xl-284{margin:17.75rem!important}.m-xl-357{margin:22.3125rem!important}.m-xl-side{margin:1.5rem!important}.m-xl-gutter{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-2{margin-right:.125rem!important;margin-left:.125rem!important}.mx-xl-4{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-6{margin-right:.375rem!important;margin-left:.375rem!important}.mx-xl-8{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-10{margin-right:.625rem!important;margin-left:.625rem!important}.mx-xl-12{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xl-16{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-18{margin-right:1.125rem!important;margin-left:1.125rem!important}.mx-xl-20{margin-right:1.25rem!important;margin-left:1.25rem!important}.mx-xl-24{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-30{margin-right:1.875rem!important;margin-left:1.875rem!important}.mx-xl-32{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-36{margin-right:2.25rem!important;margin-left:2.25rem!important}.mx-xl-40{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xl-48{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-50{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-xl-56{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xl-60{margin-right:3.75rem!important;margin-left:3.75rem!important}.mx-xl-64{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-66{margin-right:4.125rem!important;margin-left:4.125rem!important}.mx-xl-68{margin-right:4.25rem!important;margin-left:4.25rem!important}.mx-xl-72{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xl-80{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-84{margin-right:5.25rem!important;margin-left:5.25rem!important}.mx-xl-88{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xl-90{margin-right:5.625rem!important;margin-left:5.625rem!important}.mx-xl-94{margin-right:5.875rem!important;margin-left:5.875rem!important}.mx-xl-96{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-100{margin-right:6.25rem!important;margin-left:6.25rem!important}.mx-xl-110{margin-right:6.875rem!important;margin-left:6.875rem!important}.mx-xl-112{margin-right:7rem!important;margin-left:7rem!important}.mx-xl-120{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xl-128{margin-right:8rem!important;margin-left:8rem!important}.mx-xl-132{margin-right:8.25rem!important;margin-left:8.25rem!important}.mx-xl-140{margin-right:8.75rem!important;margin-left:8.75rem!important}.mx-xl-150{margin-right:9.375rem!important;margin-left:9.375rem!important}.mx-xl-156{margin-right:9.75rem!important;margin-left:9.75rem!important}.mx-xl-168{margin-right:10.5rem!important;margin-left:10.5rem!important}.mx-xl-176{margin-right:11rem!important;margin-left:11rem!important}.mx-xl-184{margin-right:11.5rem!important;margin-left:11.5rem!important}.mx-xl-196{margin-right:12.25rem!important;margin-left:12.25rem!important}.mx-xl-232{margin-right:14.5rem!important;margin-left:14.5rem!important}.mx-xl-220{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-xl-240{margin-right:15rem!important;margin-left:15rem!important}.mx-xl-284{margin-right:17.75rem!important;margin-left:17.75rem!important}.mx-xl-357{margin-right:22.3125rem!important;margin-left:22.3125rem!important}.mx-xl-side{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-gutter{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-xl-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-6{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-xl-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-xl-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xl-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-18{margin-top:1.125rem!important;margin-bottom:1.125rem!important}.my-xl-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-xl-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-xl-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-36{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-xl-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-48{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-xl-56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-60{margin-top:3.75rem!important;margin-bottom:3.75rem!important}.my-xl-64{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-66{margin-top:4.125rem!important;margin-bottom:4.125rem!important}.my-xl-68{margin-top:4.25rem!important;margin-bottom:4.25rem!important}.my-xl-72{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xl-80{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-84{margin-top:5.25rem!important;margin-bottom:5.25rem!important}.my-xl-88{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xl-90{margin-top:5.625rem!important;margin-bottom:5.625rem!important}.my-xl-94{margin-top:5.875rem!important;margin-bottom:5.875rem!important}.my-xl-96{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-100{margin-top:6.25rem!important;margin-bottom:6.25rem!important}.my-xl-110{margin-top:6.875rem!important;margin-bottom:6.875rem!important}.my-xl-112{margin-top:7rem!important;margin-bottom:7rem!important}.my-xl-120{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xl-128{margin-top:8rem!important;margin-bottom:8rem!important}.my-xl-132{margin-top:8.25rem!important;margin-bottom:8.25rem!important}.my-xl-140{margin-top:8.75rem!important;margin-bottom:8.75rem!important}.my-xl-150{margin-top:9.375rem!important;margin-bottom:9.375rem!important}.my-xl-156{margin-top:9.75rem!important;margin-bottom:9.75rem!important}.my-xl-168{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.my-xl-176{margin-top:11rem!important;margin-bottom:11rem!important}.my-xl-184{margin-top:11.5rem!important;margin-bottom:11.5rem!important}.my-xl-196{margin-top:12.25rem!important;margin-bottom:12.25rem!important}.my-xl-232{margin-top:14.5rem!important;margin-bottom:14.5rem!important}.my-xl-220{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-xl-240{margin-top:15rem!important;margin-bottom:15rem!important}.my-xl-284{margin-top:17.75rem!important;margin-bottom:17.75rem!important}.my-xl-357{margin-top:22.3125rem!important;margin-bottom:22.3125rem!important}.my-xl-side{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-gutter{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-2{margin-top:.125rem!important}.mt-xl-4{margin-top:.25rem!important}.mt-xl-6{margin-top:.375rem!important}.mt-xl-8{margin-top:.5rem!important}.mt-xl-10{margin-top:.625rem!important}.mt-xl-12{margin-top:.75rem!important}.mt-xl-16{margin-top:1rem!important}.mt-xl-18{margin-top:1.125rem!important}.mt-xl-20{margin-top:1.25rem!important}.mt-xl-24{margin-top:1.5rem!important}.mt-xl-30{margin-top:1.875rem!important}.mt-xl-32{margin-top:2rem!important}.mt-xl-36{margin-top:2.25rem!important}.mt-xl-40{margin-top:2.5rem!important}.mt-xl-48{margin-top:3rem!important}.mt-xl-50{margin-top:3.125rem!important}.mt-xl-56{margin-top:3.5rem!important}.mt-xl-60{margin-top:3.75rem!important}.mt-xl-64{margin-top:4rem!important}.mt-xl-66{margin-top:4.125rem!important}.mt-xl-68{margin-top:4.25rem!important}.mt-xl-72{margin-top:4.5rem!important}.mt-xl-80{margin-top:5rem!important}.mt-xl-84{margin-top:5.25rem!important}.mt-xl-88{margin-top:5.5rem!important}.mt-xl-90{margin-top:5.625rem!important}.mt-xl-94{margin-top:5.875rem!important}.mt-xl-96{margin-top:6rem!important}.mt-xl-100{margin-top:6.25rem!important}.mt-xl-110{margin-top:6.875rem!important}.mt-xl-112{margin-top:7rem!important}.mt-xl-120{margin-top:7.5rem!important}.mt-xl-128{margin-top:8rem!important}.mt-xl-132{margin-top:8.25rem!important}.mt-xl-140{margin-top:8.75rem!important}.mt-xl-150{margin-top:9.375rem!important}.mt-xl-156{margin-top:9.75rem!important}.mt-xl-168{margin-top:10.5rem!important}.mt-xl-176{margin-top:11rem!important}.mt-xl-184{margin-top:11.5rem!important}.mt-xl-196{margin-top:12.25rem!important}.mt-xl-232{margin-top:14.5rem!important}.mt-xl-220{margin-top:13.75rem!important}.mt-xl-240{margin-top:15rem!important}.mt-xl-284{margin-top:17.75rem!important}.mt-xl-357{margin-top:22.3125rem!important}.mt-xl-side{margin-top:1.5rem!important}.mt-xl-gutter{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-2{margin-right:.125rem!important}.me-xl-4{margin-right:.25rem!important}.me-xl-6{margin-right:.375rem!important}.me-xl-8{margin-right:.5rem!important}.me-xl-10{margin-right:.625rem!important}.me-xl-12{margin-right:.75rem!important}.me-xl-16{margin-right:1rem!important}.me-xl-18{margin-right:1.125rem!important}.me-xl-20{margin-right:1.25rem!important}.me-xl-24{margin-right:1.5rem!important}.me-xl-30{margin-right:1.875rem!important}.me-xl-32{margin-right:2rem!important}.me-xl-36{margin-right:2.25rem!important}.me-xl-40{margin-right:2.5rem!important}.me-xl-48{margin-right:3rem!important}.me-xl-50{margin-right:3.125rem!important}.me-xl-56{margin-right:3.5rem!important}.me-xl-60{margin-right:3.75rem!important}.me-xl-64{margin-right:4rem!important}.me-xl-66{margin-right:4.125rem!important}.me-xl-68{margin-right:4.25rem!important}.me-xl-72{margin-right:4.5rem!important}.me-xl-80{margin-right:5rem!important}.me-xl-84{margin-right:5.25rem!important}.me-xl-88{margin-right:5.5rem!important}.me-xl-90{margin-right:5.625rem!important}.me-xl-94{margin-right:5.875rem!important}.me-xl-96{margin-right:6rem!important}.me-xl-100{margin-right:6.25rem!important}.me-xl-110{margin-right:6.875rem!important}.me-xl-112{margin-right:7rem!important}.me-xl-120{margin-right:7.5rem!important}.me-xl-128{margin-right:8rem!important}.me-xl-132{margin-right:8.25rem!important}.me-xl-140{margin-right:8.75rem!important}.me-xl-150{margin-right:9.375rem!important}.me-xl-156{margin-right:9.75rem!important}.me-xl-168{margin-right:10.5rem!important}.me-xl-176{margin-right:11rem!important}.me-xl-184{margin-right:11.5rem!important}.me-xl-196{margin-right:12.25rem!important}.me-xl-232{margin-right:14.5rem!important}.me-xl-220{margin-right:13.75rem!important}.me-xl-240{margin-right:15rem!important}.me-xl-284{margin-right:17.75rem!important}.me-xl-357{margin-right:22.3125rem!important}.me-xl-side{margin-right:1.5rem!important}.me-xl-gutter{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-2{margin-bottom:.125rem!important}.mb-xl-4{margin-bottom:.25rem!important}.mb-xl-6{margin-bottom:.375rem!important}.mb-xl-8{margin-bottom:.5rem!important}.mb-xl-10{margin-bottom:.625rem!important}.mb-xl-12{margin-bottom:.75rem!important}.mb-xl-16{margin-bottom:1rem!important}.mb-xl-18{margin-bottom:1.125rem!important}.mb-xl-20{margin-bottom:1.25rem!important}.mb-xl-24{margin-bottom:1.5rem!important}.mb-xl-30{margin-bottom:1.875rem!important}.mb-xl-32{margin-bottom:2rem!important}.mb-xl-36{margin-bottom:2.25rem!important}.mb-xl-40{margin-bottom:2.5rem!important}.mb-xl-48{margin-bottom:3rem!important}.mb-xl-50{margin-bottom:3.125rem!important}.mb-xl-56{margin-bottom:3.5rem!important}.mb-xl-60{margin-bottom:3.75rem!important}.mb-xl-64{margin-bottom:4rem!important}.mb-xl-66{margin-bottom:4.125rem!important}.mb-xl-68{margin-bottom:4.25rem!important}.mb-xl-72{margin-bottom:4.5rem!important}.mb-xl-80{margin-bottom:5rem!important}.mb-xl-84{margin-bottom:5.25rem!important}.mb-xl-88{margin-bottom:5.5rem!important}.mb-xl-90{margin-bottom:5.625rem!important}.mb-xl-94{margin-bottom:5.875rem!important}.mb-xl-96{margin-bottom:6rem!important}.mb-xl-100{margin-bottom:6.25rem!important}.mb-xl-110{margin-bottom:6.875rem!important}.mb-xl-112{margin-bottom:7rem!important}.mb-xl-120{margin-bottom:7.5rem!important}.mb-xl-128{margin-bottom:8rem!important}.mb-xl-132{margin-bottom:8.25rem!important}.mb-xl-140{margin-bottom:8.75rem!important}.mb-xl-150{margin-bottom:9.375rem!important}.mb-xl-156{margin-bottom:9.75rem!important}.mb-xl-168{margin-bottom:10.5rem!important}.mb-xl-176{margin-bottom:11rem!important}.mb-xl-184{margin-bottom:11.5rem!important}.mb-xl-196{margin-bottom:12.25rem!important}.mb-xl-232{margin-bottom:14.5rem!important}.mb-xl-220{margin-bottom:13.75rem!important}.mb-xl-240{margin-bottom:15rem!important}.mb-xl-284{margin-bottom:17.75rem!important}.mb-xl-357{margin-bottom:22.3125rem!important}.mb-xl-side{margin-bottom:1.5rem!important}.mb-xl-gutter{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-2{margin-left:.125rem!important}.ms-xl-4{margin-left:.25rem!important}.ms-xl-6{margin-left:.375rem!important}.ms-xl-8{margin-left:.5rem!important}.ms-xl-10{margin-left:.625rem!important}.ms-xl-12{margin-left:.75rem!important}.ms-xl-16{margin-left:1rem!important}.ms-xl-18{margin-left:1.125rem!important}.ms-xl-20{margin-left:1.25rem!important}.ms-xl-24{margin-left:1.5rem!important}.ms-xl-30{margin-left:1.875rem!important}.ms-xl-32{margin-left:2rem!important}.ms-xl-36{margin-left:2.25rem!important}.ms-xl-40{margin-left:2.5rem!important}.ms-xl-48{margin-left:3rem!important}.ms-xl-50{margin-left:3.125rem!important}.ms-xl-56{margin-left:3.5rem!important}.ms-xl-60{margin-left:3.75rem!important}.ms-xl-64{margin-left:4rem!important}.ms-xl-66{margin-left:4.125rem!important}.ms-xl-68{margin-left:4.25rem!important}.ms-xl-72{margin-left:4.5rem!important}.ms-xl-80{margin-left:5rem!important}.ms-xl-84{margin-left:5.25rem!important}.ms-xl-88{margin-left:5.5rem!important}.ms-xl-90{margin-left:5.625rem!important}.ms-xl-94{margin-left:5.875rem!important}.ms-xl-96{margin-left:6rem!important}.ms-xl-100{margin-left:6.25rem!important}.ms-xl-110{margin-left:6.875rem!important}.ms-xl-112{margin-left:7rem!important}.ms-xl-120{margin-left:7.5rem!important}.ms-xl-128{margin-left:8rem!important}.ms-xl-132{margin-left:8.25rem!important}.ms-xl-140{margin-left:8.75rem!important}.ms-xl-150{margin-left:9.375rem!important}.ms-xl-156{margin-left:9.75rem!important}.ms-xl-168{margin-left:10.5rem!important}.ms-xl-176{margin-left:11rem!important}.ms-xl-184{margin-left:11.5rem!important}.ms-xl-196{margin-left:12.25rem!important}.ms-xl-232{margin-left:14.5rem!important}.ms-xl-220{margin-left:13.75rem!important}.ms-xl-240{margin-left:15rem!important}.ms-xl-284{margin-left:17.75rem!important}.ms-xl-357{margin-left:22.3125rem!important}.ms-xl-side{margin-left:1.5rem!important}.ms-xl-gutter{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n2{margin:-.125rem!important}.m-xl-n4{margin:-.25rem!important}.m-xl-n6{margin:-.375rem!important}.m-xl-n8{margin:-.5rem!important}.m-xl-n10{margin:-.625rem!important}.m-xl-n12{margin:-.75rem!important}.m-xl-n16{margin:-1rem!important}.m-xl-n18{margin:-1.125rem!important}.m-xl-n20{margin:-1.25rem!important}.m-xl-n24{margin:-1.5rem!important}.m-xl-n30{margin:-1.875rem!important}.m-xl-n32{margin:-2rem!important}.m-xl-n36{margin:-2.25rem!important}.m-xl-n40{margin:-2.5rem!important}.m-xl-n48{margin:-3rem!important}.m-xl-n50{margin:-3.125rem!important}.m-xl-n56{margin:-3.5rem!important}.m-xl-n60{margin:-3.75rem!important}.m-xl-n64{margin:-4rem!important}.m-xl-n66{margin:-4.125rem!important}.m-xl-n68{margin:-4.25rem!important}.m-xl-n72{margin:-4.5rem!important}.m-xl-n80{margin:-5rem!important}.m-xl-n84{margin:-5.25rem!important}.m-xl-n88{margin:-5.5rem!important}.m-xl-n90{margin:-5.625rem!important}.m-xl-n94{margin:-5.875rem!important}.m-xl-n96{margin:-6rem!important}.m-xl-n100{margin:-6.25rem!important}.m-xl-n110{margin:-6.875rem!important}.m-xl-n112{margin:-7rem!important}.m-xl-n120{margin:-7.5rem!important}.m-xl-n128{margin:-8rem!important}.m-xl-n132{margin:-8.25rem!important}.m-xl-n140{margin:-8.75rem!important}.m-xl-n150{margin:-9.375rem!important}.m-xl-n156{margin:-9.75rem!important}.m-xl-n168{margin:-10.5rem!important}.m-xl-n176{margin:-11rem!important}.m-xl-n184{margin:-11.5rem!important}.m-xl-n196{margin:-12.25rem!important}.m-xl-n232{margin:-14.5rem!important}.m-xl-n220{margin:-13.75rem!important}.m-xl-n240{margin:-15rem!important}.m-xl-n284{margin:-17.75rem!important}.m-xl-n357{margin:-22.3125rem!important}.m-xl-nside{margin:-1.5rem!important}.m-xl-ngutter{margin:-3rem!important}.mx-xl-n2{margin-right:-.125rem!important;margin-left:-.125rem!important}.mx-xl-n4{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n6{margin-right:-.375rem!important;margin-left:-.375rem!important}.mx-xl-n8{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n10{margin-right:-.625rem!important;margin-left:-.625rem!important}.mx-xl-n12{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xl-n16{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n18{margin-right:-1.125rem!important;margin-left:-1.125rem!important}.mx-xl-n20{margin-right:-1.25rem!important;margin-left:-1.25rem!important}.mx-xl-n24{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n30{margin-right:-1.875rem!important;margin-left:-1.875rem!important}.mx-xl-n32{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xl-n36{margin-right:-2.25rem!important;margin-left:-2.25rem!important}.mx-xl-n40{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xl-n48{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n50{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-xl-n56{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xl-n60{margin-right:-3.75rem!important;margin-left:-3.75rem!important}.mx-xl-n64{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xl-n66{margin-right:-4.125rem!important;margin-left:-4.125rem!important}.mx-xl-n68{margin-right:-4.25rem!important;margin-left:-4.25rem!important}.mx-xl-n72{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-xl-n80{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xl-n84{margin-right:-5.25rem!important;margin-left:-5.25rem!important}.mx-xl-n88{margin-right:-5.5rem!important;margin-left:-5.5rem!important}.mx-xl-n90{margin-right:-5.625rem!important;margin-left:-5.625rem!important}.mx-xl-n94{margin-right:-5.875rem!important;margin-left:-5.875rem!important}.mx-xl-n96{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xl-n100{margin-right:-6.25rem!important;margin-left:-6.25rem!important}.mx-xl-n110{margin-right:-6.875rem!important;margin-left:-6.875rem!important}.mx-xl-n112{margin-right:-7rem!important;margin-left:-7rem!important}.mx-xl-n120{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-xl-n128{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xl-n132{margin-right:-8.25rem!important;margin-left:-8.25rem!important}.mx-xl-n140{margin-right:-8.75rem!important;margin-left:-8.75rem!important}.mx-xl-n150{margin-right:-9.375rem!important;margin-left:-9.375rem!important}.mx-xl-n156{margin-right:-9.75rem!important;margin-left:-9.75rem!important}.mx-xl-n168{margin-right:-10.5rem!important;margin-left:-10.5rem!important}.mx-xl-n176{margin-right:-11rem!important;margin-left:-11rem!important}.mx-xl-n184{margin-right:-11.5rem!important;margin-left:-11.5rem!important}.mx-xl-n196{margin-right:-12.25rem!important;margin-left:-12.25rem!important}.mx-xl-n232{margin-right:-14.5rem!important;margin-left:-14.5rem!important}.mx-xl-n220{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-xl-n240{margin-right:-15rem!important;margin-left:-15rem!important}.mx-xl-n284{margin-right:-17.75rem!important;margin-left:-17.75rem!important}.mx-xl-n357{margin-right:-22.3125rem!important;margin-left:-22.3125rem!important}.mx-xl-nside{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-ngutter{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n2{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.my-xl-n4{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n6{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.my-xl-n8{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n10{margin-top:-.625rem!important;margin-bottom:-.625rem!important}.my-xl-n12{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xl-n16{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n18{margin-top:-1.125rem!important;margin-bottom:-1.125rem!important}.my-xl-n20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.my-xl-n24{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n30{margin-top:-1.875rem!important;margin-bottom:-1.875rem!important}.my-xl-n32{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n36{margin-top:-2.25rem!important;margin-bottom:-2.25rem!important}.my-xl-n40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xl-n48{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n50{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-xl-n56{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xl-n60{margin-top:-3.75rem!important;margin-bottom:-3.75rem!important}.my-xl-n64{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xl-n66{margin-top:-4.125rem!important;margin-bottom:-4.125rem!important}.my-xl-n68{margin-top:-4.25rem!important;margin-bottom:-4.25rem!important}.my-xl-n72{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-xl-n80{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xl-n84{margin-top:-5.25rem!important;margin-bottom:-5.25rem!important}.my-xl-n88{margin-top:-5.5rem!important;margin-bottom:-5.5rem!important}.my-xl-n90{margin-top:-5.625rem!important;margin-bottom:-5.625rem!important}.my-xl-n94{margin-top:-5.875rem!important;margin-bottom:-5.875rem!important}.my-xl-n96{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xl-n100{margin-top:-6.25rem!important;margin-bottom:-6.25rem!important}.my-xl-n110{margin-top:-6.875rem!important;margin-bottom:-6.875rem!important}.my-xl-n112{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-xl-n120{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-xl-n128{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xl-n132{margin-top:-8.25rem!important;margin-bottom:-8.25rem!important}.my-xl-n140{margin-top:-8.75rem!important;margin-bottom:-8.75rem!important}.my-xl-n150{margin-top:-9.375rem!important;margin-bottom:-9.375rem!important}.my-xl-n156{margin-top:-9.75rem!important;margin-bottom:-9.75rem!important}.my-xl-n168{margin-top:-10.5rem!important;margin-bottom:-10.5rem!important}.my-xl-n176{margin-top:-11rem!important;margin-bottom:-11rem!important}.my-xl-n184{margin-top:-11.5rem!important;margin-bottom:-11.5rem!important}.my-xl-n196{margin-top:-12.25rem!important;margin-bottom:-12.25rem!important}.my-xl-n232{margin-top:-14.5rem!important;margin-bottom:-14.5rem!important}.my-xl-n220{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-xl-n240{margin-top:-15rem!important;margin-bottom:-15rem!important}.my-xl-n284{margin-top:-17.75rem!important;margin-bottom:-17.75rem!important}.my-xl-n357{margin-top:-22.3125rem!important;margin-bottom:-22.3125rem!important}.my-xl-nside{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-ngutter{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xl-n2{margin-top:-.125rem!important}.mt-xl-n4{margin-top:-.25rem!important}.mt-xl-n6{margin-top:-.375rem!important}.mt-xl-n8{margin-top:-.5rem!important}.mt-xl-n10{margin-top:-.625rem!important}.mt-xl-n12{margin-top:-.75rem!important}.mt-xl-n16{margin-top:-1rem!important}.mt-xl-n18{margin-top:-1.125rem!important}.mt-xl-n20{margin-top:-1.25rem!important}.mt-xl-n24{margin-top:-1.5rem!important}.mt-xl-n30{margin-top:-1.875rem!important}.mt-xl-n32{margin-top:-2rem!important}.mt-xl-n36{margin-top:-2.25rem!important}.mt-xl-n40{margin-top:-2.5rem!important}.mt-xl-n48{margin-top:-3rem!important}.mt-xl-n50{margin-top:-3.125rem!important}.mt-xl-n56{margin-top:-3.5rem!important}.mt-xl-n60{margin-top:-3.75rem!important}.mt-xl-n64{margin-top:-4rem!important}.mt-xl-n66{margin-top:-4.125rem!important}.mt-xl-n68{margin-top:-4.25rem!important}.mt-xl-n72{margin-top:-4.5rem!important}.mt-xl-n80{margin-top:-5rem!important}.mt-xl-n84{margin-top:-5.25rem!important}.mt-xl-n88{margin-top:-5.5rem!important}.mt-xl-n90{margin-top:-5.625rem!important}.mt-xl-n94{margin-top:-5.875rem!important}.mt-xl-n96{margin-top:-6rem!important}.mt-xl-n100{margin-top:-6.25rem!important}.mt-xl-n110{margin-top:-6.875rem!important}.mt-xl-n112{margin-top:-7rem!important}.mt-xl-n120{margin-top:-7.5rem!important}.mt-xl-n128{margin-top:-8rem!important}.mt-xl-n132{margin-top:-8.25rem!important}.mt-xl-n140{margin-top:-8.75rem!important}.mt-xl-n150{margin-top:-9.375rem!important}.mt-xl-n156{margin-top:-9.75rem!important}.mt-xl-n168{margin-top:-10.5rem!important}.mt-xl-n176{margin-top:-11rem!important}.mt-xl-n184{margin-top:-11.5rem!important}.mt-xl-n196{margin-top:-12.25rem!important}.mt-xl-n232{margin-top:-14.5rem!important}.mt-xl-n220{margin-top:-13.75rem!important}.mt-xl-n240{margin-top:-15rem!important}.mt-xl-n284{margin-top:-17.75rem!important}.mt-xl-n357{margin-top:-22.3125rem!important}.mt-xl-nside{margin-top:-1.5rem!important}.mt-xl-ngutter{margin-top:-3rem!important}.me-xl-n2{margin-right:-.125rem!important}.me-xl-n4{margin-right:-.25rem!important}.me-xl-n6{margin-right:-.375rem!important}.me-xl-n8{margin-right:-.5rem!important}.me-xl-n10{margin-right:-.625rem!important}.me-xl-n12{margin-right:-.75rem!important}.me-xl-n16{margin-right:-1rem!important}.me-xl-n18{margin-right:-1.125rem!important}.me-xl-n20{margin-right:-1.25rem!important}.me-xl-n24{margin-right:-1.5rem!important}.me-xl-n30{margin-right:-1.875rem!important}.me-xl-n32{margin-right:-2rem!important}.me-xl-n36{margin-right:-2.25rem!important}.me-xl-n40{margin-right:-2.5rem!important}.me-xl-n48{margin-right:-3rem!important}.me-xl-n50{margin-right:-3.125rem!important}.me-xl-n56{margin-right:-3.5rem!important}.me-xl-n60{margin-right:-3.75rem!important}.me-xl-n64{margin-right:-4rem!important}.me-xl-n66{margin-right:-4.125rem!important}.me-xl-n68{margin-right:-4.25rem!important}.me-xl-n72{margin-right:-4.5rem!important}.me-xl-n80{margin-right:-5rem!important}.me-xl-n84{margin-right:-5.25rem!important}.me-xl-n88{margin-right:-5.5rem!important}.me-xl-n90{margin-right:-5.625rem!important}.me-xl-n94{margin-right:-5.875rem!important}.me-xl-n96{margin-right:-6rem!important}.me-xl-n100{margin-right:-6.25rem!important}.me-xl-n110{margin-right:-6.875rem!important}.me-xl-n112{margin-right:-7rem!important}.me-xl-n120{margin-right:-7.5rem!important}.me-xl-n128{margin-right:-8rem!important}.me-xl-n132{margin-right:-8.25rem!important}.me-xl-n140{margin-right:-8.75rem!important}.me-xl-n150{margin-right:-9.375rem!important}.me-xl-n156{margin-right:-9.75rem!important}.me-xl-n168{margin-right:-10.5rem!important}.me-xl-n176{margin-right:-11rem!important}.me-xl-n184{margin-right:-11.5rem!important}.me-xl-n196{margin-right:-12.25rem!important}.me-xl-n232{margin-right:-14.5rem!important}.me-xl-n220{margin-right:-13.75rem!important}.me-xl-n240{margin-right:-15rem!important}.me-xl-n284{margin-right:-17.75rem!important}.me-xl-n357{margin-right:-22.3125rem!important}.me-xl-nside{margin-right:-1.5rem!important}.me-xl-ngutter{margin-right:-3rem!important}.mb-xl-n2{margin-bottom:-.125rem!important}.mb-xl-n4{margin-bottom:-.25rem!important}.mb-xl-n6{margin-bottom:-.375rem!important}.mb-xl-n8{margin-bottom:-.5rem!important}.mb-xl-n10{margin-bottom:-.625rem!important}.mb-xl-n12{margin-bottom:-.75rem!important}.mb-xl-n16{margin-bottom:-1rem!important}.mb-xl-n18{margin-bottom:-1.125rem!important}.mb-xl-n20{margin-bottom:-1.25rem!important}.mb-xl-n24{margin-bottom:-1.5rem!important}.mb-xl-n30{margin-bottom:-1.875rem!important}.mb-xl-n32{margin-bottom:-2rem!important}.mb-xl-n36{margin-bottom:-2.25rem!important}.mb-xl-n40{margin-bottom:-2.5rem!important}.mb-xl-n48{margin-bottom:-3rem!important}.mb-xl-n50{margin-bottom:-3.125rem!important}.mb-xl-n56{margin-bottom:-3.5rem!important}.mb-xl-n60{margin-bottom:-3.75rem!important}.mb-xl-n64{margin-bottom:-4rem!important}.mb-xl-n66{margin-bottom:-4.125rem!important}.mb-xl-n68{margin-bottom:-4.25rem!important}.mb-xl-n72{margin-bottom:-4.5rem!important}.mb-xl-n80{margin-bottom:-5rem!important}.mb-xl-n84{margin-bottom:-5.25rem!important}.mb-xl-n88{margin-bottom:-5.5rem!important}.mb-xl-n90{margin-bottom:-5.625rem!important}.mb-xl-n94{margin-bottom:-5.875rem!important}.mb-xl-n96{margin-bottom:-6rem!important}.mb-xl-n100{margin-bottom:-6.25rem!important}.mb-xl-n110{margin-bottom:-6.875rem!important}.mb-xl-n112{margin-bottom:-7rem!important}.mb-xl-n120{margin-bottom:-7.5rem!important}.mb-xl-n128{margin-bottom:-8rem!important}.mb-xl-n132{margin-bottom:-8.25rem!important}.mb-xl-n140{margin-bottom:-8.75rem!important}.mb-xl-n150{margin-bottom:-9.375rem!important}.mb-xl-n156{margin-bottom:-9.75rem!important}.mb-xl-n168{margin-bottom:-10.5rem!important}.mb-xl-n176{margin-bottom:-11rem!important}.mb-xl-n184{margin-bottom:-11.5rem!important}.mb-xl-n196{margin-bottom:-12.25rem!important}.mb-xl-n232{margin-bottom:-14.5rem!important}.mb-xl-n220{margin-bottom:-13.75rem!important}.mb-xl-n240{margin-bottom:-15rem!important}.mb-xl-n284{margin-bottom:-17.75rem!important}.mb-xl-n357{margin-bottom:-22.3125rem!important}.mb-xl-nside{margin-bottom:-1.5rem!important}.mb-xl-ngutter{margin-bottom:-3rem!important}.ms-xl-n2{margin-left:-.125rem!important}.ms-xl-n4{margin-left:-.25rem!important}.ms-xl-n6{margin-left:-.375rem!important}.ms-xl-n8{margin-left:-.5rem!important}.ms-xl-n10{margin-left:-.625rem!important}.ms-xl-n12{margin-left:-.75rem!important}.ms-xl-n16{margin-left:-1rem!important}.ms-xl-n18{margin-left:-1.125rem!important}.ms-xl-n20{margin-left:-1.25rem!important}.ms-xl-n24{margin-left:-1.5rem!important}.ms-xl-n30{margin-left:-1.875rem!important}.ms-xl-n32{margin-left:-2rem!important}.ms-xl-n36{margin-left:-2.25rem!important}.ms-xl-n40{margin-left:-2.5rem!important}.ms-xl-n48{margin-left:-3rem!important}.ms-xl-n50{margin-left:-3.125rem!important}.ms-xl-n56{margin-left:-3.5rem!important}.ms-xl-n60{margin-left:-3.75rem!important}.ms-xl-n64{margin-left:-4rem!important}.ms-xl-n66{margin-left:-4.125rem!important}.ms-xl-n68{margin-left:-4.25rem!important}.ms-xl-n72{margin-left:-4.5rem!important}.ms-xl-n80{margin-left:-5rem!important}.ms-xl-n84{margin-left:-5.25rem!important}.ms-xl-n88{margin-left:-5.5rem!important}.ms-xl-n90{margin-left:-5.625rem!important}.ms-xl-n94{margin-left:-5.875rem!important}.ms-xl-n96{margin-left:-6rem!important}.ms-xl-n100{margin-left:-6.25rem!important}.ms-xl-n110{margin-left:-6.875rem!important}.ms-xl-n112{margin-left:-7rem!important}.ms-xl-n120{margin-left:-7.5rem!important}.ms-xl-n128{margin-left:-8rem!important}.ms-xl-n132{margin-left:-8.25rem!important}.ms-xl-n140{margin-left:-8.75rem!important}.ms-xl-n150{margin-left:-9.375rem!important}.ms-xl-n156{margin-left:-9.75rem!important}.ms-xl-n168{margin-left:-10.5rem!important}.ms-xl-n176{margin-left:-11rem!important}.ms-xl-n184{margin-left:-11.5rem!important}.ms-xl-n196{margin-left:-12.25rem!important}.ms-xl-n232{margin-left:-14.5rem!important}.ms-xl-n220{margin-left:-13.75rem!important}.ms-xl-n240{margin-left:-15rem!important}.ms-xl-n284{margin-left:-17.75rem!important}.ms-xl-n357{margin-left:-22.3125rem!important}.ms-xl-nside{margin-left:-1.5rem!important}.ms-xl-ngutter{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-2{padding:.125rem!important}.p-xl-4{padding:.25rem!important}.p-xl-6{padding:.375rem!important}.p-xl-8{padding:.5rem!important}.p-xl-10{padding:.625rem!important}.p-xl-12{padding:.75rem!important}.p-xl-16{padding:1rem!important}.p-xl-18{padding:1.125rem!important}.p-xl-20{padding:1.25rem!important}.p-xl-24{padding:1.5rem!important}.p-xl-30{padding:1.875rem!important}.p-xl-32{padding:2rem!important}.p-xl-36{padding:2.25rem!important}.p-xl-40{padding:2.5rem!important}.p-xl-48{padding:3rem!important}.p-xl-50{padding:3.125rem!important}.p-xl-56{padding:3.5rem!important}.p-xl-60{padding:3.75rem!important}.p-xl-64{padding:4rem!important}.p-xl-66{padding:4.125rem!important}.p-xl-68{padding:4.25rem!important}.p-xl-72{padding:4.5rem!important}.p-xl-80{padding:5rem!important}.p-xl-84{padding:5.25rem!important}.p-xl-88{padding:5.5rem!important}.p-xl-90{padding:5.625rem!important}.p-xl-94{padding:5.875rem!important}.p-xl-96{padding:6rem!important}.p-xl-100{padding:6.25rem!important}.p-xl-110{padding:6.875rem!important}.p-xl-112{padding:7rem!important}.p-xl-120{padding:7.5rem!important}.p-xl-128{padding:8rem!important}.p-xl-132{padding:8.25rem!important}.p-xl-140{padding:8.75rem!important}.p-xl-150{padding:9.375rem!important}.p-xl-156{padding:9.75rem!important}.p-xl-168{padding:10.5rem!important}.p-xl-176{padding:11rem!important}.p-xl-184{padding:11.5rem!important}.p-xl-196{padding:12.25rem!important}.p-xl-232{padding:14.5rem!important}.p-xl-220{padding:13.75rem!important}.p-xl-240{padding:15rem!important}.p-xl-284{padding:17.75rem!important}.p-xl-357{padding:22.3125rem!important}.p-xl-side{padding:1.5rem!important}.p-xl-gutter{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-2{padding-right:.125rem!important;padding-left:.125rem!important}.px-xl-4{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-6{padding-right:.375rem!important;padding-left:.375rem!important}.px-xl-8{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-10{padding-right:.625rem!important;padding-left:.625rem!important}.px-xl-12{padding-right:.75rem!important;padding-left:.75rem!important}.px-xl-16{padding-right:1rem!important;padding-left:1rem!important}.px-xl-18{padding-right:1.125rem!important;padding-left:1.125rem!important}.px-xl-20{padding-right:1.25rem!important;padding-left:1.25rem!important}.px-xl-24{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-30{padding-right:1.875rem!important;padding-left:1.875rem!important}.px-xl-32{padding-right:2rem!important;padding-left:2rem!important}.px-xl-36{padding-right:2.25rem!important;padding-left:2.25rem!important}.px-xl-40{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xl-48{padding-right:3rem!important;padding-left:3rem!important}.px-xl-50{padding-right:3.125rem!important;padding-left:3.125rem!important}.px-xl-56{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xl-60{padding-right:3.75rem!important;padding-left:3.75rem!important}.px-xl-64{padding-right:4rem!important;padding-left:4rem!important}.px-xl-66{padding-right:4.125rem!important;padding-left:4.125rem!important}.px-xl-68{padding-right:4.25rem!important;padding-left:4.25rem!important}.px-xl-72{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xl-80{padding-right:5rem!important;padding-left:5rem!important}.px-xl-84{padding-right:5.25rem!important;padding-left:5.25rem!important}.px-xl-88{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xl-90{padding-right:5.625rem!important;padding-left:5.625rem!important}.px-xl-94{padding-right:5.875rem!important;padding-left:5.875rem!important}.px-xl-96{padding-right:6rem!important;padding-left:6rem!important}.px-xl-100{padding-right:6.25rem!important;padding-left:6.25rem!important}.px-xl-110{padding-right:6.875rem!important;padding-left:6.875rem!important}.px-xl-112{padding-right:7rem!important;padding-left:7rem!important}.px-xl-120{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xl-128{padding-right:8rem!important;padding-left:8rem!important}.px-xl-132{padding-right:8.25rem!important;padding-left:8.25rem!important}.px-xl-140{padding-right:8.75rem!important;padding-left:8.75rem!important}.px-xl-150{padding-right:9.375rem!important;padding-left:9.375rem!important}.px-xl-156{padding-right:9.75rem!important;padding-left:9.75rem!important}.px-xl-168{padding-right:10.5rem!important;padding-left:10.5rem!important}.px-xl-176{padding-right:11rem!important;padding-left:11rem!important}.px-xl-184{padding-right:11.5rem!important;padding-left:11.5rem!important}.px-xl-196{padding-right:12.25rem!important;padding-left:12.25rem!important}.px-xl-232{padding-right:14.5rem!important;padding-left:14.5rem!important}.px-xl-220{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-xl-240{padding-right:15rem!important;padding-left:15rem!important}.px-xl-284{padding-right:17.75rem!important;padding-left:17.75rem!important}.px-xl-357{padding-right:22.3125rem!important;padding-left:22.3125rem!important}.px-xl-side{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-gutter{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-xl-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-6{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-xl-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-xl-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xl-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-18{padding-top:1.125rem!important;padding-bottom:1.125rem!important}.py-xl-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-xl-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-xl-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-36{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-xl-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-48{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-xl-56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-60{padding-top:3.75rem!important;padding-bottom:3.75rem!important}.py-xl-64{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-66{padding-top:4.125rem!important;padding-bottom:4.125rem!important}.py-xl-68{padding-top:4.25rem!important;padding-bottom:4.25rem!important}.py-xl-72{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xl-80{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-84{padding-top:5.25rem!important;padding-bottom:5.25rem!important}.py-xl-88{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xl-90{padding-top:5.625rem!important;padding-bottom:5.625rem!important}.py-xl-94{padding-top:5.875rem!important;padding-bottom:5.875rem!important}.py-xl-96{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-100{padding-top:6.25rem!important;padding-bottom:6.25rem!important}.py-xl-110{padding-top:6.875rem!important;padding-bottom:6.875rem!important}.py-xl-112{padding-top:7rem!important;padding-bottom:7rem!important}.py-xl-120{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xl-128{padding-top:8rem!important;padding-bottom:8rem!important}.py-xl-132{padding-top:8.25rem!important;padding-bottom:8.25rem!important}.py-xl-140{padding-top:8.75rem!important;padding-bottom:8.75rem!important}.py-xl-150{padding-top:9.375rem!important;padding-bottom:9.375rem!important}.py-xl-156{padding-top:9.75rem!important;padding-bottom:9.75rem!important}.py-xl-168{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.py-xl-176{padding-top:11rem!important;padding-bottom:11rem!important}.py-xl-184{padding-top:11.5rem!important;padding-bottom:11.5rem!important}.py-xl-196{padding-top:12.25rem!important;padding-bottom:12.25rem!important}.py-xl-232{padding-top:14.5rem!important;padding-bottom:14.5rem!important}.py-xl-220{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-xl-240{padding-top:15rem!important;padding-bottom:15rem!important}.py-xl-284{padding-top:17.75rem!important;padding-bottom:17.75rem!important}.py-xl-357{padding-top:22.3125rem!important;padding-bottom:22.3125rem!important}.py-xl-side{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-gutter{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-2{padding-top:.125rem!important}.pt-xl-4{padding-top:.25rem!important}.pt-xl-6{padding-top:.375rem!important}.pt-xl-8{padding-top:.5rem!important}.pt-xl-10{padding-top:.625rem!important}.pt-xl-12{padding-top:.75rem!important}.pt-xl-16{padding-top:1rem!important}.pt-xl-18{padding-top:1.125rem!important}.pt-xl-20{padding-top:1.25rem!important}.pt-xl-24{padding-top:1.5rem!important}.pt-xl-30{padding-top:1.875rem!important}.pt-xl-32{padding-top:2rem!important}.pt-xl-36{padding-top:2.25rem!important}.pt-xl-40{padding-top:2.5rem!important}.pt-xl-48,article>[class*=nn-block-blog-]:not([class*=bg-])+.nn-block-form-subscribe-2:not([class*=bg-]),article>[class*=nn-block-blog-]:not([class*=bg-])+.nn-blog-article-footer:not([class*=bg-]),main>[class*=nn-block-blog-]:not([class*=bg-])+.nn-block-form-subscribe-2:not([class*=bg-]),main>[class*=nn-block-blog-]:not([class*=bg-])+.nn-blog-article-footer:not([class*=bg-]){padding-top:3rem!important}.pt-xl-50{padding-top:3.125rem!important}.pt-xl-56{padding-top:3.5rem!important}.pt-xl-60{padding-top:3.75rem!important}.pt-xl-64{padding-top:4rem!important}.pt-xl-66{padding-top:4.125rem!important}.pt-xl-68{padding-top:4.25rem!important}.pt-xl-72{padding-top:4.5rem!important}.pt-xl-80{padding-top:5rem!important}.pt-xl-84{padding-top:5.25rem!important}.pt-xl-88{padding-top:5.5rem!important}.pt-xl-90{padding-top:5.625rem!important}.pt-xl-94{padding-top:5.875rem!important}.pt-xl-96{padding-top:6rem!important}.pt-xl-100{padding-top:6.25rem!important}.pt-xl-110{padding-top:6.875rem!important}.pt-xl-112{padding-top:7rem!important}.pt-xl-120{padding-top:7.5rem!important}.pt-xl-128{padding-top:8rem!important}.pt-xl-132{padding-top:8.25rem!important}.pt-xl-140{padding-top:8.75rem!important}.pt-xl-150{padding-top:9.375rem!important}.pt-xl-156{padding-top:9.75rem!important}.pt-xl-168{padding-top:10.5rem!important}.pt-xl-176{padding-top:11rem!important}.pt-xl-184{padding-top:11.5rem!important}.pt-xl-196{padding-top:12.25rem!important}.pt-xl-232{padding-top:14.5rem!important}.pt-xl-220{padding-top:13.75rem!important}.pt-xl-240{padding-top:15rem!important}.pt-xl-284{padding-top:17.75rem!important}.pt-xl-357{padding-top:22.3125rem!important}.pt-xl-side{padding-top:1.5rem!important}.pt-xl-gutter{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-2{padding-right:.125rem!important}.pe-xl-4{padding-right:.25rem!important}.pe-xl-6{padding-right:.375rem!important}.pe-xl-8{padding-right:.5rem!important}.pe-xl-10{padding-right:.625rem!important}.pe-xl-12{padding-right:.75rem!important}.pe-xl-16{padding-right:1rem!important}.pe-xl-18{padding-right:1.125rem!important}.pe-xl-20{padding-right:1.25rem!important}.pe-xl-24{padding-right:1.5rem!important}.pe-xl-30{padding-right:1.875rem!important}.pe-xl-32{padding-right:2rem!important}.pe-xl-36{padding-right:2.25rem!important}.pe-xl-40{padding-right:2.5rem!important}.pe-xl-48{padding-right:3rem!important}.pe-xl-50{padding-right:3.125rem!important}.pe-xl-56{padding-right:3.5rem!important}.pe-xl-60{padding-right:3.75rem!important}.pe-xl-64{padding-right:4rem!important}.pe-xl-66{padding-right:4.125rem!important}.pe-xl-68{padding-right:4.25rem!important}.pe-xl-72{padding-right:4.5rem!important}.pe-xl-80{padding-right:5rem!important}.pe-xl-84{padding-right:5.25rem!important}.pe-xl-88{padding-right:5.5rem!important}.pe-xl-90{padding-right:5.625rem!important}.pe-xl-94{padding-right:5.875rem!important}.pe-xl-96{padding-right:6rem!important}.pe-xl-100{padding-right:6.25rem!important}.pe-xl-110{padding-right:6.875rem!important}.pe-xl-112{padding-right:7rem!important}.pe-xl-120{padding-right:7.5rem!important}.pe-xl-128{padding-right:8rem!important}.pe-xl-132{padding-right:8.25rem!important}.pe-xl-140{padding-right:8.75rem!important}.pe-xl-150{padding-right:9.375rem!important}.pe-xl-156{padding-right:9.75rem!important}.pe-xl-168{padding-right:10.5rem!important}.pe-xl-176{padding-right:11rem!important}.pe-xl-184{padding-right:11.5rem!important}.pe-xl-196{padding-right:12.25rem!important}.pe-xl-232{padding-right:14.5rem!important}.pe-xl-220{padding-right:13.75rem!important}.pe-xl-240{padding-right:15rem!important}.pe-xl-284{padding-right:17.75rem!important}.pe-xl-357{padding-right:22.3125rem!important}.pe-xl-side{padding-right:1.5rem!important}.pe-xl-gutter{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-2{padding-bottom:.125rem!important}.pb-xl-4{padding-bottom:.25rem!important}.pb-xl-6{padding-bottom:.375rem!important}.pb-xl-8{padding-bottom:.5rem!important}.pb-xl-10{padding-bottom:.625rem!important}.pb-xl-12{padding-bottom:.75rem!important}.pb-xl-16{padding-bottom:1rem!important}.pb-xl-18{padding-bottom:1.125rem!important}.pb-xl-20{padding-bottom:1.25rem!important}.pb-xl-24{padding-bottom:1.5rem!important}.pb-xl-30{padding-bottom:1.875rem!important}.pb-xl-32{padding-bottom:2rem!important}.pb-xl-36{padding-bottom:2.25rem!important}.pb-xl-40{padding-bottom:2.5rem!important}.pb-xl-48{padding-bottom:3rem!important}.pb-xl-50{padding-bottom:3.125rem!important}.pb-xl-56{padding-bottom:3.5rem!important}.pb-xl-60{padding-bottom:3.75rem!important}.pb-xl-64{padding-bottom:4rem!important}.pb-xl-66{padding-bottom:4.125rem!important}.pb-xl-68{padding-bottom:4.25rem!important}.pb-xl-72{padding-bottom:4.5rem!important}.pb-xl-80{padding-bottom:5rem!important}.pb-xl-84{padding-bottom:5.25rem!important}.pb-xl-88{padding-bottom:5.5rem!important}.pb-xl-90{padding-bottom:5.625rem!important}.pb-xl-94{padding-bottom:5.875rem!important}.pb-xl-96{padding-bottom:6rem!important}.pb-xl-100{padding-bottom:6.25rem!important}.pb-xl-110{padding-bottom:6.875rem!important}.pb-xl-112{padding-bottom:7rem!important}.pb-xl-120{padding-bottom:7.5rem!important}.pb-xl-128{padding-bottom:8rem!important}.pb-xl-132{padding-bottom:8.25rem!important}.pb-xl-140{padding-bottom:8.75rem!important}.pb-xl-150{padding-bottom:9.375rem!important}.pb-xl-156{padding-bottom:9.75rem!important}.pb-xl-168{padding-bottom:10.5rem!important}.pb-xl-176{padding-bottom:11rem!important}.pb-xl-184{padding-bottom:11.5rem!important}.pb-xl-196{padding-bottom:12.25rem!important}.pb-xl-232{padding-bottom:14.5rem!important}.pb-xl-220{padding-bottom:13.75rem!important}.pb-xl-240{padding-bottom:15rem!important}.pb-xl-284{padding-bottom:17.75rem!important}.pb-xl-357{padding-bottom:22.3125rem!important}.pb-xl-side{padding-bottom:1.5rem!important}.pb-xl-gutter{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-2{padding-left:.125rem!important}.ps-xl-4{padding-left:.25rem!important}.ps-xl-6{padding-left:.375rem!important}.ps-xl-8{padding-left:.5rem!important}.ps-xl-10{padding-left:.625rem!important}.ps-xl-12{padding-left:.75rem!important}.ps-xl-16{padding-left:1rem!important}.ps-xl-18{padding-left:1.125rem!important}.ps-xl-20{padding-left:1.25rem!important}.ps-xl-24{padding-left:1.5rem!important}.ps-xl-30{padding-left:1.875rem!important}.ps-xl-32{padding-left:2rem!important}.ps-xl-36{padding-left:2.25rem!important}.ps-xl-40{padding-left:2.5rem!important}.ps-xl-48{padding-left:3rem!important}.ps-xl-50{padding-left:3.125rem!important}.ps-xl-56{padding-left:3.5rem!important}.ps-xl-60{padding-left:3.75rem!important}.ps-xl-64{padding-left:4rem!important}.ps-xl-66{padding-left:4.125rem!important}.ps-xl-68{padding-left:4.25rem!important}.ps-xl-72{padding-left:4.5rem!important}.ps-xl-80{padding-left:5rem!important}.ps-xl-84{padding-left:5.25rem!important}.ps-xl-88{padding-left:5.5rem!important}.ps-xl-90{padding-left:5.625rem!important}.ps-xl-94{padding-left:5.875rem!important}.ps-xl-96{padding-left:6rem!important}.ps-xl-100{padding-left:6.25rem!important}.ps-xl-110{padding-left:6.875rem!important}.ps-xl-112{padding-left:7rem!important}.ps-xl-120{padding-left:7.5rem!important}.ps-xl-128{padding-left:8rem!important}.ps-xl-132{padding-left:8.25rem!important}.ps-xl-140{padding-left:8.75rem!important}.ps-xl-150{padding-left:9.375rem!important}.ps-xl-156{padding-left:9.75rem!important}.ps-xl-168{padding-left:10.5rem!important}.ps-xl-176{padding-left:11rem!important}.ps-xl-184{padding-left:11.5rem!important}.ps-xl-196{padding-left:12.25rem!important}.ps-xl-232{padding-left:14.5rem!important}.ps-xl-220{padding-left:13.75rem!important}.ps-xl-240{padding-left:15rem!important}.ps-xl-284{padding-left:17.75rem!important}.ps-xl-357{padding-left:22.3125rem!important}.ps-xl-side{padding-left:1.5rem!important}.ps-xl-gutter{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-2{gap:.125rem!important}.gap-xl-4{gap:.25rem!important}.gap-xl-6{gap:.375rem!important}.gap-xl-8{gap:.5rem!important}.gap-xl-10{gap:.625rem!important}.gap-xl-12{gap:.75rem!important}.gap-xl-16{gap:1rem!important}.gap-xl-18{gap:1.125rem!important}.gap-xl-20{gap:1.25rem!important}.gap-xl-24{gap:1.5rem!important}.gap-xl-30{gap:1.875rem!important}.gap-xl-32{gap:2rem!important}.gap-xl-36{gap:2.25rem!important}.gap-xl-40{gap:2.5rem!important}.gap-xl-48{gap:3rem!important}.gap-xl-50{gap:3.125rem!important}.gap-xl-56{gap:3.5rem!important}.gap-xl-60{gap:3.75rem!important}.gap-xl-64{gap:4rem!important}.gap-xl-66{gap:4.125rem!important}.gap-xl-68{gap:4.25rem!important}.gap-xl-72{gap:4.5rem!important}.gap-xl-80{gap:5rem!important}.gap-xl-84{gap:5.25rem!important}.gap-xl-88{gap:5.5rem!important}.gap-xl-90{gap:5.625rem!important}.gap-xl-94{gap:5.875rem!important}.gap-xl-96{gap:6rem!important}.gap-xl-100{gap:6.25rem!important}.gap-xl-110{gap:6.875rem!important}.gap-xl-112{gap:7rem!important}.gap-xl-120{gap:7.5rem!important}.gap-xl-128{gap:8rem!important}.gap-xl-132{gap:8.25rem!important}.gap-xl-140{gap:8.75rem!important}.gap-xl-150{gap:9.375rem!important}.gap-xl-156{gap:9.75rem!important}.gap-xl-168{gap:10.5rem!important}.gap-xl-176{gap:11rem!important}.gap-xl-184{gap:11.5rem!important}.gap-xl-196{gap:12.25rem!important}.gap-xl-232{gap:14.5rem!important}.gap-xl-220{gap:13.75rem!important}.gap-xl-240{gap:15rem!important}.gap-xl-284{gap:17.75rem!important}.gap-xl-357{gap:22.3125rem!important}.gap-xl-side{gap:1.5rem!important}.gap-xl-gutter{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-2{row-gap:.125rem!important}.row-gap-xl-4{row-gap:.25rem!important}.row-gap-xl-6{row-gap:.375rem!important}.row-gap-xl-8{row-gap:.5rem!important}.row-gap-xl-10{row-gap:.625rem!important}.row-gap-xl-12{row-gap:.75rem!important}.row-gap-xl-16{row-gap:1rem!important}.row-gap-xl-18{row-gap:1.125rem!important}.row-gap-xl-20{row-gap:1.25rem!important}.row-gap-xl-24{row-gap:1.5rem!important}.row-gap-xl-30{row-gap:1.875rem!important}.row-gap-xl-32{row-gap:2rem!important}.row-gap-xl-36{row-gap:2.25rem!important}.row-gap-xl-40{row-gap:2.5rem!important}.row-gap-xl-48{row-gap:3rem!important}.row-gap-xl-50{row-gap:3.125rem!important}.row-gap-xl-56{row-gap:3.5rem!important}.row-gap-xl-60{row-gap:3.75rem!important}.row-gap-xl-64{row-gap:4rem!important}.row-gap-xl-66{row-gap:4.125rem!important}.row-gap-xl-68{row-gap:4.25rem!important}.row-gap-xl-72{row-gap:4.5rem!important}.row-gap-xl-80{row-gap:5rem!important}.row-gap-xl-84{row-gap:5.25rem!important}.row-gap-xl-88{row-gap:5.5rem!important}.row-gap-xl-90{row-gap:5.625rem!important}.row-gap-xl-94{row-gap:5.875rem!important}.row-gap-xl-96{row-gap:6rem!important}.row-gap-xl-100{row-gap:6.25rem!important}.row-gap-xl-110{row-gap:6.875rem!important}.row-gap-xl-112{row-gap:7rem!important}.row-gap-xl-120{row-gap:7.5rem!important}.row-gap-xl-128{row-gap:8rem!important}.row-gap-xl-132{row-gap:8.25rem!important}.row-gap-xl-140{row-gap:8.75rem!important}.row-gap-xl-150{row-gap:9.375rem!important}.row-gap-xl-156{row-gap:9.75rem!important}.row-gap-xl-168{row-gap:10.5rem!important}.row-gap-xl-176{row-gap:11rem!important}.row-gap-xl-184{row-gap:11.5rem!important}.row-gap-xl-196{row-gap:12.25rem!important}.row-gap-xl-232{row-gap:14.5rem!important}.row-gap-xl-220{row-gap:13.75rem!important}.row-gap-xl-240{row-gap:15rem!important}.row-gap-xl-284{row-gap:17.75rem!important}.row-gap-xl-357{row-gap:22.3125rem!important}.row-gap-xl-side{row-gap:1.5rem!important}.row-gap-xl-gutter{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-2{column-gap:.125rem!important}.column-gap-xl-4{column-gap:.25rem!important}.column-gap-xl-6{column-gap:.375rem!important}.column-gap-xl-8{column-gap:.5rem!important}.column-gap-xl-10{column-gap:.625rem!important}.column-gap-xl-12{column-gap:.75rem!important}.column-gap-xl-16{column-gap:1rem!important}.column-gap-xl-18{column-gap:1.125rem!important}.column-gap-xl-20{column-gap:1.25rem!important}.column-gap-xl-24{column-gap:1.5rem!important}.column-gap-xl-30{column-gap:1.875rem!important}.column-gap-xl-32{column-gap:2rem!important}.column-gap-xl-36{column-gap:2.25rem!important}.column-gap-xl-40{column-gap:2.5rem!important}.column-gap-xl-48{column-gap:3rem!important}.column-gap-xl-50{column-gap:3.125rem!important}.column-gap-xl-56{column-gap:3.5rem!important}.column-gap-xl-60{column-gap:3.75rem!important}.column-gap-xl-64{column-gap:4rem!important}.column-gap-xl-66{column-gap:4.125rem!important}.column-gap-xl-68{column-gap:4.25rem!important}.column-gap-xl-72{column-gap:4.5rem!important}.column-gap-xl-80{column-gap:5rem!important}.column-gap-xl-84{column-gap:5.25rem!important}.column-gap-xl-88{column-gap:5.5rem!important}.column-gap-xl-90{column-gap:5.625rem!important}.column-gap-xl-94{column-gap:5.875rem!important}.column-gap-xl-96{column-gap:6rem!important}.column-gap-xl-100{column-gap:6.25rem!important}.column-gap-xl-110{column-gap:6.875rem!important}.column-gap-xl-112{column-gap:7rem!important}.column-gap-xl-120{column-gap:7.5rem!important}.column-gap-xl-128{column-gap:8rem!important}.column-gap-xl-132{column-gap:8.25rem!important}.column-gap-xl-140{column-gap:8.75rem!important}.column-gap-xl-150{column-gap:9.375rem!important}.column-gap-xl-156{column-gap:9.75rem!important}.column-gap-xl-168{column-gap:10.5rem!important}.column-gap-xl-176{column-gap:11rem!important}.column-gap-xl-184{column-gap:11.5rem!important}.column-gap-xl-196{column-gap:12.25rem!important}.column-gap-xl-232{column-gap:14.5rem!important}.column-gap-xl-220{column-gap:13.75rem!important}.column-gap-xl-240{column-gap:15rem!important}.column-gap-xl-284{column-gap:17.75rem!important}.column-gap-xl-357{column-gap:22.3125rem!important}.column-gap-xl-side{column-gap:1.5rem!important}.column-gap-xl-gutter{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@keyframes nn-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bg-secondary{background-color:#1a1a1a!important}.bg-tertiary{background-color:#cfcbbe!important}.bg-nn-smoke{background-color:#f4f4f4!important}.bg-nn-dark-blue{background-color:#293035!important}.bg-nn-nero{background-color:#262222!important}.bg-nn-purple{background-color:#b542fc!important}.bg-nn-green{background-color:#1ccb7d!important}.bg-nn-blue{background-color:#0076a8!important}.bg-nn-dbd8cf{background-color:#dbd8cf!important}.bg-nn-d9d7d7{background-color:#d9d7d7!important}.bg-nn-f0f2f0{background-color:#f0f2f0!important}.bg-nn-ebecee{background-color:#ebecee!important}.bg-nn-f4f4f4{background-color:#f4f4f4!important}.bg-nn-e5e7e5{background-color:#e5e7e5!important}.bg-nn-3d3535{background-color:#3d3535!important}.bg-nn-white{background-color:#fff!important}.bg-nn-dfe229{background-color:#dfe229!important}.bg-nn-11b76d{background-color:#11b76d!important}.bg-nn-b3b3b3{background-color:#b3b3b3!important}.bg-nn-3b423c{background-color:#3b423c!important}.bg-nn-2f3830{background-color:#2f3830!important}.bg-nn-006590{background-color:#006590!important}.bg-nn-dcdee1{background-color:#dcdee1!important}.bg-nn-383e42{background-color:#383e42!important}.bg-nn-a62ef0{background-color:#a62ef0!important}.bg-nn-cac8c8{background-color:#cac8c8!important}.bg-nn-544f3e{background-color:#544f3e!important}.h1,h1{font-size:2.625rem;line-height:1;letter-spacing:-.01em;font-weight:500}@media(min-width:576px){.h1,h1{font-size:3rem}}@media(min-width:768px){.h1,h1{font-size:3.75rem;letter-spacing:-.03em}}@media(min-width:992px){.h1,h1{font-size:5rem}}@media(min-width:1200px){.h1,h1{font-size:6.5625rem}}.h2,h2{font-size:1.5rem;font-weight:500}@media(min-width:576px){.h2,h2{font-size:1.75rem}}@media(min-width:768px){.h2,h2{font-size:2rem}}@media(min-width:992px){.h2,h2{font-size:2.5rem}}@media(min-width:1200px){.h2,h2{font-size:3rem}}.fs-body{font-size:var(--bs-body-font-size)}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fs-0{font-size:0!important}.fs-10{font-size:.625rem!important}.fs-12{font-size:.75rem!important}.fs-14{font-size:.875rem!important}.fs-16{font-size:1rem!important}.fs-17{font-size:1.0625rem!important}.fs-18{font-size:1.125rem!important}.fs-20{font-size:1.25rem!important}.fs-22{font-size:1.375rem!important}.fs-24{font-size:1.5rem!important}.fs-28{font-size:1.75rem!important}.fs-30{font-size:1.875rem!important}.fs-35{font-size:2.1875rem!important}.fs-42{font-size:2.625rem!important}.fs-50{font-size:3.125rem!important}.fs-51{font-size:3.1875rem!important}.fs-60{font-size:3.75rem!important}.fs-61{font-size:3.8125rem!important}.fs-80{font-size:5rem!important}.fs-86{font-size:5.375rem!important}.fs-90{font-size:5.625rem!important}.fs-105{font-size:6.5625rem!important}.lh-0{line-height:0!important}.lh-090{line-height:.9!important}.lh-100{line-height:1!important}.lh-105{line-height:1.05!important}.lh-110{line-height:1.1!important}.lh-115{line-height:1.15!important}.lh-120{line-height:1.2!important}.lh-125{line-height:1.25!important}.lh-130{line-height:1.3!important}.lh-135{line-height:1.35!important}.lh-140{line-height:1.4!important}.lh-150{line-height:1.5!important}.ls-1{letter-spacing:.01em!important}.ls-1-5{letter-spacing:.015em!important}.ls-3{letter-spacing:.03em!important}.ls-7{letter-spacing:.07em!important}.ls-n1{letter-spacing:-.01em!important}.ls-n1-5{letter-spacing:-.015em!important}.ls-n3{letter-spacing:-.03em!important}.ls-n7{letter-spacing:-.07em!important}@media(min-width:576px){.fs-sm-0{font-size:0!important}.fs-sm-10{font-size:.625rem!important}.fs-sm-12{font-size:.75rem!important}.fs-sm-14{font-size:.875rem!important}.fs-sm-16{font-size:1rem!important}.fs-sm-17{font-size:1.0625rem!important}.fs-sm-18{font-size:1.125rem!important}.fs-sm-20{font-size:1.25rem!important}.fs-sm-22{font-size:1.375rem!important}.fs-sm-24{font-size:1.5rem!important}.fs-sm-28{font-size:1.75rem!important}.fs-sm-30{font-size:1.875rem!important}.fs-sm-35{font-size:2.1875rem!important}.fs-sm-42{font-size:2.625rem!important}.fs-sm-50{font-size:3.125rem!important}.fs-sm-51{font-size:3.1875rem!important}.fs-sm-60{font-size:3.75rem!important}.fs-sm-61{font-size:3.8125rem!important}.fs-sm-80{font-size:5rem!important}.fs-sm-86{font-size:5.375rem!important}.fs-sm-90{font-size:5.625rem!important}.fs-sm-105{font-size:6.5625rem!important}.lh-sm-0{line-height:0!important}.lh-sm-090{line-height:.9!important}.lh-sm-100{line-height:1!important}.lh-sm-105{line-height:1.05!important}.lh-sm-110{line-height:1.1!important}.lh-sm-115{line-height:1.15!important}.lh-sm-120{line-height:1.2!important}.lh-sm-125{line-height:1.25!important}.lh-sm-130{line-height:1.3!important}.lh-sm-135{line-height:1.35!important}.lh-sm-140{line-height:1.4!important}.lh-sm-150{line-height:1.5!important}.ls-sm-1{letter-spacing:.01em!important}.ls-sm-1-5{letter-spacing:.015em!important}.ls-sm-3{letter-spacing:.03em!important}.ls-sm-7{letter-spacing:.07em!important}.ls-sm-n1{letter-spacing:-.01em!important}.ls-sm-n1-5{letter-spacing:-.015em!important}.ls-sm-n3{letter-spacing:-.03em!important}.ls-sm-n7{letter-spacing:-.07em!important}}@media(min-width:768px){.fs-md-0{font-size:0!important}.fs-md-10{font-size:.625rem!important}.fs-md-12{font-size:.75rem!important}.fs-md-14{font-size:.875rem!important}.fs-md-16{font-size:1rem!important}.fs-md-17{font-size:1.0625rem!important}.fs-md-18{font-size:1.125rem!important}.fs-md-20{font-size:1.25rem!important}.fs-md-22{font-size:1.375rem!important}.fs-md-24{font-size:1.5rem!important}.fs-md-28{font-size:1.75rem!important}.fs-md-30{font-size:1.875rem!important}.fs-md-35{font-size:2.1875rem!important}.fs-md-42{font-size:2.625rem!important}.fs-md-50{font-size:3.125rem!important}.fs-md-51{font-size:3.1875rem!important}.fs-md-60{font-size:3.75rem!important}.fs-md-61{font-size:3.8125rem!important}.fs-md-80{font-size:5rem!important}.fs-md-86{font-size:5.375rem!important}.fs-md-90{font-size:5.625rem!important}.fs-md-105{font-size:6.5625rem!important}.lh-md-0{line-height:0!important}.lh-md-090{line-height:.9!important}.lh-md-100{line-height:1!important}.lh-md-105{line-height:1.05!important}.lh-md-110{line-height:1.1!important}.lh-md-115{line-height:1.15!important}.lh-md-120{line-height:1.2!important}.lh-md-125{line-height:1.25!important}.lh-md-130{line-height:1.3!important}.lh-md-135{line-height:1.35!important}.lh-md-140{line-height:1.4!important}.lh-md-150{line-height:1.5!important}.ls-md-1{letter-spacing:.01em!important}.ls-md-1-5{letter-spacing:.015em!important}.ls-md-3{letter-spacing:.03em!important}.ls-md-7{letter-spacing:.07em!important}.ls-md-n1{letter-spacing:-.01em!important}.ls-md-n1-5{letter-spacing:-.015em!important}.ls-md-n3{letter-spacing:-.03em!important}.ls-md-n7{letter-spacing:-.07em!important}}@media(min-width:992px){.fs-lg-0{font-size:0!important}.fs-lg-10{font-size:.625rem!important}.fs-lg-12{font-size:.75rem!important}.fs-lg-14{font-size:.875rem!important}.fs-lg-16{font-size:1rem!important}.fs-lg-17{font-size:1.0625rem!important}.fs-lg-18{font-size:1.125rem!important}.fs-lg-20{font-size:1.25rem!important}.fs-lg-22{font-size:1.375rem!important}.fs-lg-24{font-size:1.5rem!important}.fs-lg-28{font-size:1.75rem!important}.fs-lg-30{font-size:1.875rem!important}.fs-lg-35{font-size:2.1875rem!important}.fs-lg-42{font-size:2.625rem!important}.fs-lg-50{font-size:3.125rem!important}.fs-lg-51{font-size:3.1875rem!important}.fs-lg-60{font-size:3.75rem!important}.fs-lg-61{font-size:3.8125rem!important}.fs-lg-80{font-size:5rem!important}.fs-lg-86{font-size:5.375rem!important}.fs-lg-90{font-size:5.625rem!important}.fs-lg-105{font-size:6.5625rem!important}.lh-lg-0{line-height:0!important}.lh-lg-090{line-height:.9!important}.lh-lg-100{line-height:1!important}.lh-lg-105{line-height:1.05!important}.lh-lg-110{line-height:1.1!important}.lh-lg-115{line-height:1.15!important}.lh-lg-120{line-height:1.2!important}.lh-lg-125{line-height:1.25!important}.lh-lg-130{line-height:1.3!important}.lh-lg-135{line-height:1.35!important}.lh-lg-140{line-height:1.4!important}.lh-lg-150{line-height:1.5!important}.ls-lg-1{letter-spacing:.01em!important}.ls-lg-1-5{letter-spacing:.015em!important}.ls-lg-3{letter-spacing:.03em!important}.ls-lg-7{letter-spacing:.07em!important}.ls-lg-n1{letter-spacing:-.01em!important}.ls-lg-n1-5{letter-spacing:-.015em!important}.ls-lg-n3{letter-spacing:-.03em!important}.ls-lg-n7{letter-spacing:-.07em!important}}@media(min-width:1200px){.fs-xl-0{font-size:0!important}.fs-xl-10{font-size:.625rem!important}.fs-xl-12{font-size:.75rem!important}.fs-xl-14{font-size:.875rem!important}.fs-xl-16{font-size:1rem!important}.fs-xl-17{font-size:1.0625rem!important}.fs-xl-18{font-size:1.125rem!important}.fs-xl-20{font-size:1.25rem!important}.fs-xl-22{font-size:1.375rem!important}.fs-xl-24{font-size:1.5rem!important}.fs-xl-28{font-size:1.75rem!important}.fs-xl-30{font-size:1.875rem!important}.fs-xl-35{font-size:2.1875rem!important}.fs-xl-42{font-size:2.625rem!important}.fs-xl-50{font-size:3.125rem!important}.fs-xl-51{font-size:3.1875rem!important}.fs-xl-60{font-size:3.75rem!important}.fs-xl-61{font-size:3.8125rem!important}.fs-xl-80{font-size:5rem!important}.fs-xl-86{font-size:5.375rem!important}.fs-xl-90{font-size:5.625rem!important}.fs-xl-105{font-size:6.5625rem!important}.lh-xl-0{line-height:0!important}.lh-xl-090{line-height:.9!important}.lh-xl-100{line-height:1!important}.lh-xl-105{line-height:1.05!important}.lh-xl-110{line-height:1.1!important}.lh-xl-115{line-height:1.15!important}.lh-xl-120{line-height:1.2!important}.lh-xl-125{line-height:1.25!important}.lh-xl-130{line-height:1.3!important}.lh-xl-135{line-height:1.35!important}.lh-xl-140{line-height:1.4!important}.lh-xl-150{line-height:1.5!important}.ls-xl-1{letter-spacing:.01em!important}.ls-xl-1-5{letter-spacing:.015em!important}.ls-xl-3{letter-spacing:.03em!important}.ls-xl-7{letter-spacing:.07em!important}.ls-xl-n1{letter-spacing:-.01em!important}.ls-xl-n1-5{letter-spacing:-.015em!important}.ls-xl-n3{letter-spacing:-.03em!important}.ls-xl-n7{letter-spacing:-.07em!important}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{--bs-gutter-x:32px}@media(min-width:992px){.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{--bs-gutter-x:48px}}.row:not([class*=gx-]){--bs-gutter-x:32px}@media(min-width:992px){.row:not([class*=gx-]){--bs-gutter-x:48px}}@media(max-width:991.98px){.px-side{padding-left:1rem!important;padding-right:1rem!important}}.w-auto{width:auto!important}.w-40{width:40%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-70{width:70%!important}.w-80{width:80%!important}.hs-form input[type=submit],.w-100,.w-fullwidth{width:100%!important}.w-684px{width:684px!important}.w-684pxc{width:732px!important}.w-920px{width:920px!important}.mw-auto{max-width:auto!important}.mw-684c,.mw-684pxc{max-width:732px!important}.mw-920c,.mw-920pxc{max-width:968px!important}.mw-1152{max-width:1152px!important}.mw-1152pxc{max-width:1200px!important}.mw-1440{max-width:1440px!important}.mw-1440c{max-width:1488px!important}.mw-fullwidthc{max-width:1440px!important}.rg-0{row-gap:0!important}.rg-2{row-gap:.125rem!important}.rg-4{row-gap:.25rem!important}.rg-6{row-gap:.375rem!important}.rg-8{row-gap:.5rem!important}.rg-10{row-gap:.625rem!important}.rg-12{row-gap:.75rem!important}.rg-16{row-gap:1rem!important}.rg-18{row-gap:1.125rem!important}.rg-20{row-gap:1.25rem!important}.rg-24{row-gap:1.5rem!important}.rg-30{row-gap:1.875rem!important}.rg-32{row-gap:2rem!important}.rg-36{row-gap:2.25rem!important}.rg-40{row-gap:2.5rem!important}.rg-48{row-gap:3rem!important}.rg-50{row-gap:3.125rem!important}.rg-56{row-gap:3.5rem!important}.rg-60{row-gap:3.75rem!important}.rg-64{row-gap:4rem!important}.rg-66{row-gap:4.125rem!important}.rg-68{row-gap:4.25rem!important}.rg-72{row-gap:4.5rem!important}.rg-80{row-gap:5rem!important}.rg-84{row-gap:5.25rem!important}.rg-88{row-gap:5.5rem!important}.rg-90{row-gap:5.625rem!important}.rg-94{row-gap:5.875rem!important}.rg-96{row-gap:6rem!important}.rg-100{row-gap:6.25rem!important}.rg-110{row-gap:6.875rem!important}.rg-112{row-gap:7rem!important}.rg-120{row-gap:7.5rem!important}.rg-128{row-gap:8rem!important}.rg-132{row-gap:8.25rem!important}.rg-140{row-gap:8.75rem!important}.rg-150{row-gap:9.375rem!important}.rg-156{row-gap:9.75rem!important}.rg-168{row-gap:10.5rem!important}.rg-176{row-gap:11rem!important}.rg-184{row-gap:11.5rem!important}.rg-196{row-gap:12.25rem!important}.rg-232{row-gap:14.5rem!important}.rg-220{row-gap:13.75rem!important}.rg-240{row-gap:15rem!important}.rg-284{row-gap:17.75rem!important}.rg-357{row-gap:22.3125rem!important}.rg-side{row-gap:1.5rem!important}.rg-gutter{row-gap:3rem!important}.cg-0{column-gap:0!important}.cg-2{column-gap:.125rem!important}.cg-4{column-gap:.25rem!important}.cg-6{column-gap:.375rem!important}.cg-8{column-gap:.5rem!important}.cg-10{column-gap:.625rem!important}.cg-12{column-gap:.75rem!important}.cg-16{column-gap:1rem!important}.cg-18{column-gap:1.125rem!important}.cg-20{column-gap:1.25rem!important}.cg-24{column-gap:1.5rem!important}.cg-30{column-gap:1.875rem!important}.cg-32{column-gap:2rem!important}.cg-36{column-gap:2.25rem!important}.cg-40{column-gap:2.5rem!important}.cg-48{column-gap:3rem!important}.cg-50{column-gap:3.125rem!important}.cg-56{column-gap:3.5rem!important}.cg-60{column-gap:3.75rem!important}.cg-64{column-gap:4rem!important}.cg-66{column-gap:4.125rem!important}.cg-68{column-gap:4.25rem!important}.cg-72{column-gap:4.5rem!important}.cg-80{column-gap:5rem!important}.cg-84{column-gap:5.25rem!important}.cg-88{column-gap:5.5rem!important}.cg-90{column-gap:5.625rem!important}.cg-94{column-gap:5.875rem!important}.cg-96{column-gap:6rem!important}.cg-100{column-gap:6.25rem!important}.cg-110{column-gap:6.875rem!important}.cg-112{column-gap:7rem!important}.cg-120{column-gap:7.5rem!important}.cg-128{column-gap:8rem!important}.cg-132{column-gap:8.25rem!important}.cg-140{column-gap:8.75rem!important}.cg-150{column-gap:9.375rem!important}.cg-156{column-gap:9.75rem!important}.cg-168{column-gap:10.5rem!important}.cg-176{column-gap:11rem!important}.cg-184{column-gap:11.5rem!important}.cg-196{column-gap:12.25rem!important}.cg-232{column-gap:14.5rem!important}.cg-220{column-gap:13.75rem!important}.cg-240{column-gap:15rem!important}.cg-284{column-gap:17.75rem!important}.cg-357{column-gap:22.3125rem!important}.cg-side{column-gap:1.5rem!important}.cg-gutter{column-gap:3rem!important}@media(min-width:576px){.w-sm-auto{width:auto!important}.w-sm-40{width:40%!important}.w-sm-50{width:50%!important}.w-sm-60{width:60%!important}.w-sm-70{width:70%!important}.w-sm-80{width:80%!important}.w-sm-100,.w-sm-fullwidth{width:100%!important}.w-sm-684px{width:684px!important}.w-sm-684pxc{width:732px!important}.w-sm-920px{width:920px!important}.mw-sm-auto{max-width:auto!important}.mw-sm-684c,.mw-sm-684pxc{max-width:732px!important}.mw-sm-920c,.mw-sm-920pxc{max-width:968px!important}.mw-sm-1152{max-width:1152px!important}.mw-sm-1152pxc{max-width:1200px!important}.mw-sm-1440{max-width:1440px!important}.mw-sm-1440c{max-width:1488px!important}.mw-sm-fullwidthc{max-width:1440px!important}.rg-sm-0{row-gap:0!important}.rg-sm-2{row-gap:.125rem!important}.rg-sm-4{row-gap:.25rem!important}.rg-sm-6{row-gap:.375rem!important}.rg-sm-8{row-gap:.5rem!important}.rg-sm-10{row-gap:.625rem!important}.rg-sm-12{row-gap:.75rem!important}.rg-sm-16{row-gap:1rem!important}.rg-sm-18{row-gap:1.125rem!important}.rg-sm-20{row-gap:1.25rem!important}.rg-sm-24{row-gap:1.5rem!important}.rg-sm-30{row-gap:1.875rem!important}.rg-sm-32{row-gap:2rem!important}.rg-sm-36{row-gap:2.25rem!important}.rg-sm-40{row-gap:2.5rem!important}.rg-sm-48{row-gap:3rem!important}.rg-sm-50{row-gap:3.125rem!important}.rg-sm-56{row-gap:3.5rem!important}.rg-sm-60{row-gap:3.75rem!important}.rg-sm-64{row-gap:4rem!important}.rg-sm-66{row-gap:4.125rem!important}.rg-sm-68{row-gap:4.25rem!important}.rg-sm-72{row-gap:4.5rem!important}.rg-sm-80{row-gap:5rem!important}.rg-sm-84{row-gap:5.25rem!important}.rg-sm-88{row-gap:5.5rem!important}.rg-sm-90{row-gap:5.625rem!important}.rg-sm-94{row-gap:5.875rem!important}.rg-sm-96{row-gap:6rem!important}.rg-sm-100{row-gap:6.25rem!important}.rg-sm-110{row-gap:6.875rem!important}.rg-sm-112{row-gap:7rem!important}.rg-sm-120{row-gap:7.5rem!important}.rg-sm-128{row-gap:8rem!important}.rg-sm-132{row-gap:8.25rem!important}.rg-sm-140{row-gap:8.75rem!important}.rg-sm-150{row-gap:9.375rem!important}.rg-sm-156{row-gap:9.75rem!important}.rg-sm-168{row-gap:10.5rem!important}.rg-sm-176{row-gap:11rem!important}.rg-sm-184{row-gap:11.5rem!important}.rg-sm-196{row-gap:12.25rem!important}.rg-sm-232{row-gap:14.5rem!important}.rg-sm-220{row-gap:13.75rem!important}.rg-sm-240{row-gap:15rem!important}.rg-sm-284{row-gap:17.75rem!important}.rg-sm-357{row-gap:22.3125rem!important}.rg-sm-side{row-gap:1.5rem!important}.rg-sm-gutter{row-gap:3rem!important}.cg-sm-0{column-gap:0!important}.cg-sm-2{column-gap:.125rem!important}.cg-sm-4{column-gap:.25rem!important}.cg-sm-6{column-gap:.375rem!important}.cg-sm-8{column-gap:.5rem!important}.cg-sm-10{column-gap:.625rem!important}.cg-sm-12{column-gap:.75rem!important}.cg-sm-16{column-gap:1rem!important}.cg-sm-18{column-gap:1.125rem!important}.cg-sm-20{column-gap:1.25rem!important}.cg-sm-24{column-gap:1.5rem!important}.cg-sm-30{column-gap:1.875rem!important}.cg-sm-32{column-gap:2rem!important}.cg-sm-36{column-gap:2.25rem!important}.cg-sm-40{column-gap:2.5rem!important}.cg-sm-48{column-gap:3rem!important}.cg-sm-50{column-gap:3.125rem!important}.cg-sm-56{column-gap:3.5rem!important}.cg-sm-60{column-gap:3.75rem!important}.cg-sm-64{column-gap:4rem!important}.cg-sm-66{column-gap:4.125rem!important}.cg-sm-68{column-gap:4.25rem!important}.cg-sm-72{column-gap:4.5rem!important}.cg-sm-80{column-gap:5rem!important}.cg-sm-84{column-gap:5.25rem!important}.cg-sm-88{column-gap:5.5rem!important}.cg-sm-90{column-gap:5.625rem!important}.cg-sm-94{column-gap:5.875rem!important}.cg-sm-96{column-gap:6rem!important}.cg-sm-100{column-gap:6.25rem!important}.cg-sm-110{column-gap:6.875rem!important}.cg-sm-112{column-gap:7rem!important}.cg-sm-120{column-gap:7.5rem!important}.cg-sm-128{column-gap:8rem!important}.cg-sm-132{column-gap:8.25rem!important}.cg-sm-140{column-gap:8.75rem!important}.cg-sm-150{column-gap:9.375rem!important}.cg-sm-156{column-gap:9.75rem!important}.cg-sm-168{column-gap:10.5rem!important}.cg-sm-176{column-gap:11rem!important}.cg-sm-184{column-gap:11.5rem!important}.cg-sm-196{column-gap:12.25rem!important}.cg-sm-232{column-gap:14.5rem!important}.cg-sm-220{column-gap:13.75rem!important}.cg-sm-240{column-gap:15rem!important}.cg-sm-284{column-gap:17.75rem!important}.cg-sm-357{column-gap:22.3125rem!important}.cg-sm-side{column-gap:1.5rem!important}.cg-sm-gutter{column-gap:3rem!important}}@media(min-width:768px){.w-md-auto{width:auto!important}.w-md-40{width:40%!important}.w-md-50{width:50%!important}.w-md-60{width:60%!important}.w-md-70{width:70%!important}.w-md-80{width:80%!important}.w-md-100,.w-md-fullwidth{width:100%!important}.w-md-684px{width:684px!important}.w-md-684pxc{width:732px!important}.w-md-920px{width:920px!important}.mw-md-auto{max-width:auto!important}.mw-md-684c,.mw-md-684pxc{max-width:732px!important}.mw-md-920c,.mw-md-920pxc{max-width:968px!important}.mw-md-1152{max-width:1152px!important}.mw-md-1152pxc{max-width:1200px!important}.mw-md-1440{max-width:1440px!important}.mw-md-1440c{max-width:1488px!important}.mw-md-fullwidthc{max-width:1440px!important}.rg-md-0{row-gap:0!important}.rg-md-2{row-gap:.125rem!important}.rg-md-4{row-gap:.25rem!important}.rg-md-6{row-gap:.375rem!important}.rg-md-8{row-gap:.5rem!important}.rg-md-10{row-gap:.625rem!important}.rg-md-12{row-gap:.75rem!important}.rg-md-16{row-gap:1rem!important}.rg-md-18{row-gap:1.125rem!important}.rg-md-20{row-gap:1.25rem!important}.rg-md-24{row-gap:1.5rem!important}.rg-md-30{row-gap:1.875rem!important}.rg-md-32{row-gap:2rem!important}.rg-md-36{row-gap:2.25rem!important}.rg-md-40{row-gap:2.5rem!important}.rg-md-48{row-gap:3rem!important}.rg-md-50{row-gap:3.125rem!important}.rg-md-56{row-gap:3.5rem!important}.rg-md-60{row-gap:3.75rem!important}.rg-md-64{row-gap:4rem!important}.rg-md-66{row-gap:4.125rem!important}.rg-md-68{row-gap:4.25rem!important}.rg-md-72{row-gap:4.5rem!important}.rg-md-80{row-gap:5rem!important}.rg-md-84{row-gap:5.25rem!important}.rg-md-88{row-gap:5.5rem!important}.rg-md-90{row-gap:5.625rem!important}.rg-md-94{row-gap:5.875rem!important}.rg-md-96{row-gap:6rem!important}.rg-md-100{row-gap:6.25rem!important}.rg-md-110{row-gap:6.875rem!important}.rg-md-112{row-gap:7rem!important}.rg-md-120{row-gap:7.5rem!important}.rg-md-128{row-gap:8rem!important}.rg-md-132{row-gap:8.25rem!important}.rg-md-140{row-gap:8.75rem!important}.rg-md-150{row-gap:9.375rem!important}.rg-md-156{row-gap:9.75rem!important}.rg-md-168{row-gap:10.5rem!important}.rg-md-176{row-gap:11rem!important}.rg-md-184{row-gap:11.5rem!important}.rg-md-196{row-gap:12.25rem!important}.rg-md-232{row-gap:14.5rem!important}.rg-md-220{row-gap:13.75rem!important}.rg-md-240{row-gap:15rem!important}.rg-md-284{row-gap:17.75rem!important}.rg-md-357{row-gap:22.3125rem!important}.rg-md-side{row-gap:1.5rem!important}.rg-md-gutter{row-gap:3rem!important}.cg-md-0{column-gap:0!important}.cg-md-2{column-gap:.125rem!important}.cg-md-4{column-gap:.25rem!important}.cg-md-6{column-gap:.375rem!important}.cg-md-8{column-gap:.5rem!important}.cg-md-10{column-gap:.625rem!important}.cg-md-12{column-gap:.75rem!important}.cg-md-16{column-gap:1rem!important}.cg-md-18{column-gap:1.125rem!important}.cg-md-20{column-gap:1.25rem!important}.cg-md-24{column-gap:1.5rem!important}.cg-md-30{column-gap:1.875rem!important}.cg-md-32{column-gap:2rem!important}.cg-md-36{column-gap:2.25rem!important}.cg-md-40{column-gap:2.5rem!important}.cg-md-48{column-gap:3rem!important}.cg-md-50{column-gap:3.125rem!important}.cg-md-56{column-gap:3.5rem!important}.cg-md-60{column-gap:3.75rem!important}.cg-md-64{column-gap:4rem!important}.cg-md-66{column-gap:4.125rem!important}.cg-md-68{column-gap:4.25rem!important}.cg-md-72{column-gap:4.5rem!important}.cg-md-80{column-gap:5rem!important}.cg-md-84{column-gap:5.25rem!important}.cg-md-88{column-gap:5.5rem!important}.cg-md-90{column-gap:5.625rem!important}.cg-md-94{column-gap:5.875rem!important}.cg-md-96{column-gap:6rem!important}.cg-md-100{column-gap:6.25rem!important}.cg-md-110{column-gap:6.875rem!important}.cg-md-112{column-gap:7rem!important}.cg-md-120{column-gap:7.5rem!important}.cg-md-128{column-gap:8rem!important}.cg-md-132{column-gap:8.25rem!important}.cg-md-140{column-gap:8.75rem!important}.cg-md-150{column-gap:9.375rem!important}.cg-md-156{column-gap:9.75rem!important}.cg-md-168{column-gap:10.5rem!important}.cg-md-176{column-gap:11rem!important}.cg-md-184{column-gap:11.5rem!important}.cg-md-196{column-gap:12.25rem!important}.cg-md-232{column-gap:14.5rem!important}.cg-md-220{column-gap:13.75rem!important}.cg-md-240{column-gap:15rem!important}.cg-md-284{column-gap:17.75rem!important}.cg-md-357{column-gap:22.3125rem!important}.cg-md-side{column-gap:1.5rem!important}.cg-md-gutter{column-gap:3rem!important}}@media(min-width:992px){.w-lg-auto{width:auto!important}.w-lg-40{width:40%!important}.w-lg-50{width:50%!important}.w-lg-60{width:60%!important}.w-lg-70{width:70%!important}.w-lg-80{width:80%!important}.w-lg-100,.w-lg-fullwidth{width:100%!important}.w-lg-684px{width:684px!important}.w-lg-684pxc{width:732px!important}.w-lg-920px{width:920px!important}.mw-lg-auto{max-width:auto!important}.mw-lg-684c,.mw-lg-684pxc{max-width:732px!important}.mw-lg-920c,.mw-lg-920pxc{max-width:968px!important}.mw-lg-1152{max-width:1152px!important}.mw-lg-1152pxc{max-width:1200px!important}.mw-lg-1440{max-width:1440px!important}.mw-lg-1440c{max-width:1488px!important}.mw-lg-fullwidthc{max-width:1440px!important}.rg-lg-0{row-gap:0!important}.rg-lg-2{row-gap:.125rem!important}.rg-lg-4{row-gap:.25rem!important}.rg-lg-6{row-gap:.375rem!important}.rg-lg-8{row-gap:.5rem!important}.rg-lg-10{row-gap:.625rem!important}.rg-lg-12{row-gap:.75rem!important}.rg-lg-16{row-gap:1rem!important}.rg-lg-18{row-gap:1.125rem!important}.rg-lg-20{row-gap:1.25rem!important}.rg-lg-24{row-gap:1.5rem!important}.rg-lg-30{row-gap:1.875rem!important}.rg-lg-32{row-gap:2rem!important}.rg-lg-36{row-gap:2.25rem!important}.rg-lg-40{row-gap:2.5rem!important}.rg-lg-48{row-gap:3rem!important}.rg-lg-50{row-gap:3.125rem!important}.rg-lg-56{row-gap:3.5rem!important}.rg-lg-60{row-gap:3.75rem!important}.rg-lg-64{row-gap:4rem!important}.rg-lg-66{row-gap:4.125rem!important}.rg-lg-68{row-gap:4.25rem!important}.rg-lg-72{row-gap:4.5rem!important}.rg-lg-80{row-gap:5rem!important}.rg-lg-84{row-gap:5.25rem!important}.rg-lg-88{row-gap:5.5rem!important}.rg-lg-90{row-gap:5.625rem!important}.rg-lg-94{row-gap:5.875rem!important}.rg-lg-96{row-gap:6rem!important}.rg-lg-100{row-gap:6.25rem!important}.rg-lg-110{row-gap:6.875rem!important}.rg-lg-112{row-gap:7rem!important}.rg-lg-120{row-gap:7.5rem!important}.rg-lg-128{row-gap:8rem!important}.rg-lg-132{row-gap:8.25rem!important}.rg-lg-140{row-gap:8.75rem!important}.rg-lg-150{row-gap:9.375rem!important}.rg-lg-156{row-gap:9.75rem!important}.rg-lg-168{row-gap:10.5rem!important}.rg-lg-176{row-gap:11rem!important}.rg-lg-184{row-gap:11.5rem!important}.rg-lg-196{row-gap:12.25rem!important}.rg-lg-232{row-gap:14.5rem!important}.rg-lg-220{row-gap:13.75rem!important}.rg-lg-240{row-gap:15rem!important}.rg-lg-284{row-gap:17.75rem!important}.rg-lg-357{row-gap:22.3125rem!important}.rg-lg-side{row-gap:1.5rem!important}.rg-lg-gutter{row-gap:3rem!important}.cg-lg-0{column-gap:0!important}.cg-lg-2{column-gap:.125rem!important}.cg-lg-4{column-gap:.25rem!important}.cg-lg-6{column-gap:.375rem!important}.cg-lg-8{column-gap:.5rem!important}.cg-lg-10{column-gap:.625rem!important}.cg-lg-12{column-gap:.75rem!important}.cg-lg-16{column-gap:1rem!important}.cg-lg-18{column-gap:1.125rem!important}.cg-lg-20{column-gap:1.25rem!important}.cg-lg-24{column-gap:1.5rem!important}.cg-lg-30{column-gap:1.875rem!important}.cg-lg-32{column-gap:2rem!important}.cg-lg-36{column-gap:2.25rem!important}.cg-lg-40{column-gap:2.5rem!important}.cg-lg-48{column-gap:3rem!important}.cg-lg-50{column-gap:3.125rem!important}.cg-lg-56{column-gap:3.5rem!important}.cg-lg-60{column-gap:3.75rem!important}.cg-lg-64{column-gap:4rem!important}.cg-lg-66{column-gap:4.125rem!important}.cg-lg-68{column-gap:4.25rem!important}.cg-lg-72{column-gap:4.5rem!important}.cg-lg-80{column-gap:5rem!important}.cg-lg-84{column-gap:5.25rem!important}.cg-lg-88{column-gap:5.5rem!important}.cg-lg-90{column-gap:5.625rem!important}.cg-lg-94{column-gap:5.875rem!important}.cg-lg-96{column-gap:6rem!important}.cg-lg-100{column-gap:6.25rem!important}.cg-lg-110{column-gap:6.875rem!important}.cg-lg-112{column-gap:7rem!important}.cg-lg-120{column-gap:7.5rem!important}.cg-lg-128{column-gap:8rem!important}.cg-lg-132{column-gap:8.25rem!important}.cg-lg-140{column-gap:8.75rem!important}.cg-lg-150{column-gap:9.375rem!important}.cg-lg-156{column-gap:9.75rem!important}.cg-lg-168{column-gap:10.5rem!important}.cg-lg-176{column-gap:11rem!important}.cg-lg-184{column-gap:11.5rem!important}.cg-lg-196{column-gap:12.25rem!important}.cg-lg-232{column-gap:14.5rem!important}.cg-lg-220{column-gap:13.75rem!important}.cg-lg-240{column-gap:15rem!important}.cg-lg-284{column-gap:17.75rem!important}.cg-lg-357{column-gap:22.3125rem!important}.cg-lg-side{column-gap:1.5rem!important}.cg-lg-gutter{column-gap:3rem!important}}@media(min-width:1200px){.w-xl-auto{width:auto!important}.w-xl-40{width:40%!important}.w-xl-50{width:50%!important}.w-xl-60{width:60%!important}.w-xl-70{width:70%!important}.w-xl-80{width:80%!important}.w-xl-100,.w-xl-fullwidth{width:100%!important}.w-xl-684px{width:684px!important}.w-xl-684pxc{width:732px!important}.w-xl-920px{width:920px!important}.mw-xl-auto{max-width:auto!important}.mw-xl-684c,.mw-xl-684pxc{max-width:732px!important}.mw-xl-920c,.mw-xl-920pxc{max-width:968px!important}.mw-xl-1152{max-width:1152px!important}.mw-xl-1152pxc{max-width:1200px!important}.mw-xl-1440{max-width:1440px!important}.mw-xl-1440c{max-width:1488px!important}.mw-xl-fullwidthc{max-width:1440px!important}.rg-xl-0{row-gap:0!important}.rg-xl-2{row-gap:.125rem!important}.rg-xl-4{row-gap:.25rem!important}.rg-xl-6{row-gap:.375rem!important}.rg-xl-8{row-gap:.5rem!important}.rg-xl-10{row-gap:.625rem!important}.rg-xl-12{row-gap:.75rem!important}.rg-xl-16{row-gap:1rem!important}.rg-xl-18{row-gap:1.125rem!important}.rg-xl-20{row-gap:1.25rem!important}.rg-xl-24{row-gap:1.5rem!important}.rg-xl-30{row-gap:1.875rem!important}.rg-xl-32{row-gap:2rem!important}.rg-xl-36{row-gap:2.25rem!important}.rg-xl-40{row-gap:2.5rem!important}.rg-xl-48{row-gap:3rem!important}.rg-xl-50{row-gap:3.125rem!important}.rg-xl-56{row-gap:3.5rem!important}.rg-xl-60{row-gap:3.75rem!important}.rg-xl-64{row-gap:4rem!important}.rg-xl-66{row-gap:4.125rem!important}.rg-xl-68{row-gap:4.25rem!important}.rg-xl-72{row-gap:4.5rem!important}.rg-xl-80{row-gap:5rem!important}.rg-xl-84{row-gap:5.25rem!important}.rg-xl-88{row-gap:5.5rem!important}.rg-xl-90{row-gap:5.625rem!important}.rg-xl-94{row-gap:5.875rem!important}.rg-xl-96{row-gap:6rem!important}.rg-xl-100{row-gap:6.25rem!important}.rg-xl-110{row-gap:6.875rem!important}.rg-xl-112{row-gap:7rem!important}.rg-xl-120{row-gap:7.5rem!important}.rg-xl-128{row-gap:8rem!important}.rg-xl-132{row-gap:8.25rem!important}.rg-xl-140{row-gap:8.75rem!important}.rg-xl-150{row-gap:9.375rem!important}.rg-xl-156{row-gap:9.75rem!important}.rg-xl-168{row-gap:10.5rem!important}.rg-xl-176{row-gap:11rem!important}.rg-xl-184{row-gap:11.5rem!important}.rg-xl-196{row-gap:12.25rem!important}.rg-xl-232{row-gap:14.5rem!important}.rg-xl-220{row-gap:13.75rem!important}.rg-xl-240{row-gap:15rem!important}.rg-xl-284{row-gap:17.75rem!important}.rg-xl-357{row-gap:22.3125rem!important}.rg-xl-side{row-gap:1.5rem!important}.rg-xl-gutter{row-gap:3rem!important}.cg-xl-0{column-gap:0!important}.cg-xl-2{column-gap:.125rem!important}.cg-xl-4{column-gap:.25rem!important}.cg-xl-6{column-gap:.375rem!important}.cg-xl-8{column-gap:.5rem!important}.cg-xl-10{column-gap:.625rem!important}.cg-xl-12{column-gap:.75rem!important}.cg-xl-16{column-gap:1rem!important}.cg-xl-18{column-gap:1.125rem!important}.cg-xl-20{column-gap:1.25rem!important}.cg-xl-24{column-gap:1.5rem!important}.cg-xl-30{column-gap:1.875rem!important}.cg-xl-32{column-gap:2rem!important}.cg-xl-36{column-gap:2.25rem!important}.cg-xl-40{column-gap:2.5rem!important}.cg-xl-48{column-gap:3rem!important}.cg-xl-50{column-gap:3.125rem!important}.cg-xl-56{column-gap:3.5rem!important}.cg-xl-60{column-gap:3.75rem!important}.cg-xl-64{column-gap:4rem!important}.cg-xl-66{column-gap:4.125rem!important}.cg-xl-68{column-gap:4.25rem!important}.cg-xl-72{column-gap:4.5rem!important}.cg-xl-80{column-gap:5rem!important}.cg-xl-84{column-gap:5.25rem!important}.cg-xl-88{column-gap:5.5rem!important}.cg-xl-90{column-gap:5.625rem!important}.cg-xl-94{column-gap:5.875rem!important}.cg-xl-96{column-gap:6rem!important}.cg-xl-100{column-gap:6.25rem!important}.cg-xl-110{column-gap:6.875rem!important}.cg-xl-112{column-gap:7rem!important}.cg-xl-120{column-gap:7.5rem!important}.cg-xl-128{column-gap:8rem!important}.cg-xl-132{column-gap:8.25rem!important}.cg-xl-140{column-gap:8.75rem!important}.cg-xl-150{column-gap:9.375rem!important}.cg-xl-156{column-gap:9.75rem!important}.cg-xl-168{column-gap:10.5rem!important}.cg-xl-176{column-gap:11rem!important}.cg-xl-184{column-gap:11.5rem!important}.cg-xl-196{column-gap:12.25rem!important}.cg-xl-232{column-gap:14.5rem!important}.cg-xl-220{column-gap:13.75rem!important}.cg-xl-240{column-gap:15rem!important}.cg-xl-284{column-gap:17.75rem!important}.cg-xl-357{column-gap:22.3125rem!important}.cg-xl-side{column-gap:1.5rem!important}.cg-xl-gutter{column-gap:3rem!important}}@media(min-width:992px)and (max-width:1199.98px){.col-container-padding-left{padding-left:calc((100% - 960px)/2 + 24px)!important}}@media(min-width:1200px){.col-container-padding-left{padding-left:calc((100% - 1204px)/2 + 24px)!important}}@media(min-width:992px)and (max-width:1199.98px){.col-container-padding-right{padding-right:calc((100% - 960px)/2 + 24px)!important}}@media(min-width:1200px){.col-container-padding-right{padding-right:calc((100% - 1204px)/2 + 24px)!important}}.btn,.hs-form input[type=submit]{transition:background-color .2s ease,color .2s ease,color .2s ease;position:relative;font-size:.875rem;display:inline-flex;align-items:center;justify-content:center}@media(min-width:768px){.btn:not(.btn-sm):not(.no-size),.hs-form input[type=submit]:not(.btn-sm):not(.no-size){font-size:1.0625rem;min-width:3rem;min-height:3rem}}.btn.loading,.hs-form input.loading[type=submit]{color:rgba(0,0,0,0)}.btn.loading:active:before,.btn.loading:hover:before,.hs-form input.loading[type=submit]:active:before,.hs-form input.loading[type=submit]:hover:before{border-top-color:var(--bs-btn-active-color);border-left-color:var(--bs-btn-active-color)}.btn.loading:before,.hs-form input.loading[type=submit]:before{content:"";display:block;width:20px;height:20px;box-sizing:border-box;border-bottom:2px solid rgba(0,0,0,0);border-right:2px solid rgba(0,0,0,0);border-top:2px solid rgba(0,0,0,0);border-top-color:var(--bs-btn-color);border-left:2px solid rgba(0,0,0,0);border-left-color:var(--bs-btn-color);border-radius:50%;animation:nn-spinner 1s linear infinite;position:absolute;top:calc(50% - 10px);left:calc(50% - 10px)}.btn-link{text-decoration:none}.btn-link,.btn-link:hover{color:var(--nn-btn-link-color)}.btn-link:hover{text-decoration:underline}.btn-outline-grey{--bs-btn-color:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#000;--bs-btn-hover-border-color:#000;--bs-btn-focus-shadow-rgb:0,0,0;--bs-btn-active-color:#fff;--bs-btn-active-bg:#000;--bs-btn-active-border-color:#000;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#000;--bs-gradient:none;--bs-btn-border-color:rgba(26,26,26,0.1);--bs-btn-hover-color:#1a1a1a;--bs-btn-hover-bg:rgba(26,26,26,0.1);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:#1a1a1a;--bs-btn-active-bg:rgba(26,26,26,0.1);--bs-btn-active-border-color:transparent}.btn-outline-grey:active,.btn-outline-grey:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.nn-page-bg-dark .btn-outline-grey{--bs-btn-color:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-bg:#fff;--bs-btn-hover-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-clor:#000}.btn-primary{--bs-btn-hover-bg:#dfe229;--bs-btn-hover-border-color:#dfe229;--bs-btn-active-bg:#dfe229;--bs-btn-active-border-color:#dfe229}.btn-secondary,.hs-form input[type=submit]{--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgba(26,26,26,0.6);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgba(26,26,26,0.6);--bs-btn-active-border-color:transparent}.btn-secondary:active,.btn-secondary:hover,.hs-form input[type=submit]:active,.hs-form input[type=submit]:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-black{--bs-btn-color:#fff;--bs-btn-bg:#000;--bs-btn-border-color:#000;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:black;--bs-btn-hover-border-color:black;--bs-btn-focus-shadow-rgb:38,38,38;--bs-btn-active-color:#fff;--bs-btn-active-bg:black;--bs-btn-active-border-color:black;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#000;--bs-btn-disabled-border-color:#000}.btn-smoke{--bs-btn-color:#fff;--bs-btn-bg:rgba(255,255,255,0.2);--bs-btn-border-color:transparent;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgba(255,255,255,0.3);--bs-btn-hover-border-color:transparent;--bs-btn-focus-shadow-rgb:255,255,255;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgba(78.4615384615,78.4615384615,78.4615384615,0.36);--bs-btn-active-border-color:rgba(0,0,0,0.25);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:rgba(255,255,255,0.2);--bs-btn-disabled-border-color:transparent}.btn-white{--bs-btn-color:#1a1a1a;--bs-btn-bg:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:white;--bs-btn-hover-border-color:white;--bs-btn-focus-shadow-rgb:221,221,221;--bs-btn-active-color:#000;--bs-btn-active-bg:white;--bs-btn-active-border-color:white;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#fff;--bs-btn-disabled-border-color:#fff}.btn-white-blur-10{--bs-btn-color:#fff;--bs-btn-bg:rgba(255,255,255,0.2);--bs-btn-border-color:transparent;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgba(98.5227272727,98.5227272727,98.5227272727,0.32);--bs-btn-hover-border-color:rgba(0,0,0,0.2);--bs-btn-focus-shadow-rgb:255,255,255;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgba(78.4615384615,78.4615384615,78.4615384615,0.36);--bs-btn-active-border-color:rgba(0,0,0,0.25);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:rgba(255,255,255,0.2);--bs-btn-disabled-border-color:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);--bs-btn-hover-border-color:#fff;--bs-btn-hover-bg:#fff;--bs-btn-hover-color:#1a1a1a;--bs-btn-active-border-color:#fff;--bs-btn-active-bg:#fff;--bs-btn-active-color:#1a1a1a}.btn-white-blur{--bs-btn-color:#fff;--bs-btn-bg:rgba(255,255,255,0.2);--bs-btn-border-color:transparent;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgba(98.5227272727,98.5227272727,98.5227272727,0.32);--bs-btn-hover-border-color:rgba(0,0,0,0.2);--bs-btn-focus-shadow-rgb:255,255,255;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgba(78.4615384615,78.4615384615,78.4615384615,0.36);--bs-btn-active-border-color:rgba(0,0,0,0.25);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:rgba(255,255,255,0.2);--bs-btn-disabled-border-color:transparent;--bs-btn-hover-border-color:transparent;--bs-btn-hover-bg:#fff;--bs-btn-hover-color:#1a1a1a;--bs-btn-active-border-color:transparent;--bs-btn-active-bg:#fff;--bs-btn-active-color:#1a1a1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn-outline-white{--bs-btn-color:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:255,255,255;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fff;--bs-gradient:none;--bs-btn-hover-color:#1a1a1a;--bs-btn-hover-bg:rgba(26,26,26,0.1);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:#1a1a1a;--bs-btn-active-bg:rgba(26,26,26,0.1);--bs-btn-active-border-color:transparent}.btn-outline-white:active,.btn-outline-white:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-outline-white-40{--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:255,255,255;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fff;--bs-gradient:none;--bs-btn-border-color:rgba(255,255,255,0.4);--bs-btn-color:#fff;--bs-btn-hover-color:#1a1a1a;--bs-btn-hover-bg:rgba(26,26,26,0.1);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:#1a1a1a;--bs-btn-active-bg:rgba(26,26,26,0.1);--bs-btn-active-border-color:transparent}.btn-outline-white-40:active,.btn-outline-white-40:hover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bg-nn-dark-blue .btn-outline-white-40,.bg-nn-nero .btn-outline-white-40,.bg-secondary .btn-outline-white-40{--bs-btn-hover-color:#1a1a1a;--bs-btn-hover-bg:#fff;--bs-btn-active-color:#1a1a1a;--bs-btn-active-bg:#fff}.btn-icon{--nn-btn-icon-size:2rem}.btn-icon:active:before,.btn-icon:hover:before{background-color:var(--bs-btn-hover-color)}.btn-icon:before{content:"";display:block;width:var(--nn-btn-icon-size);height:var(--nn-btn-icon-size);mask-image:var(--nn-btn-icon-url);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:var(--bs-btn-color)}.btn-secondary-005{--bs-btn-color:#1a1a1a;--bs-btn-bg:rgba(26,26,26,0.05);--bs-btn-border-color:transparent;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgba(225.947761194,225.947761194,225.947761194,0.1925);--bs-btn-hover-border-color:rgba(255,255,255,0.1);--bs-btn-focus-shadow-rgb:26,26,26;--bs-btn-active-color:#000;--bs-btn-active-bg:rgba(233.6976744186,233.6976744186,233.6976744186,0.24);--bs-btn-active-border-color:rgba(255,255,255,0.1);--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:rgba(26,26,26,0.05);--bs-btn-disabled-border-color:transparent;--bs-btn-hover-bg:rgba(26,26,26,0.1);--bs-btn-active-bg:rgba(26,26,26,0.1)}.btn-close{--bs-btn-close-color:#ff427b;--bs-btn-hover-color:#ff427b;--bs-btn-hover-border-color:transparent;--bs-btn-active-color:#ff427b;--bs-btn-active-border-color:transparent;--bs-btn-close-bg:transparent;position:absolute;bottom:calc(100% + 10px);right:-3px;color:#ff427b;width:16px;height:16px}.btn-outline{--bs-btn-color:#1a1a1a;--bs-btn-border-color:rgba(26,26,26,0.1);--bs-btn-hover-bg:#1a1a1a;--bs-btn-hover-color:#fff;--bs-btn-hover-border-color:transparent;--bs-btn-active-bg:#1a1a1a;--bs-btn-active-color:#fff;--bs-btn-active-border-color:transparent}.bg-nn-3d3535 .btn-outline,.bg-nn-blue .btn-outline,.bg-nn-purple .btn-outline{--bs-btn-color:#fff;--bs-btn-border-color:rgba(255,255,255,0.1);--bs-btn-hover-bg:#fff;--bs-btn-hover-color:#1a1a1a;--bs-btn-hover-border-color:transparent;--bs-btn-active-bg:#fff;--bs-btn-active-color:#1a1a1a;--bs-btn-active-border-color:transparent}form{--nn-form-field-height:3rem}.form-control,.hs-form .hs-input{background-color:hsla(0,0%,100%,.5);height:var(--nn-form-field-height);border-radius:.75rem}.form-control::-webkit-input-placeholder,.hs-form .hs-input::-webkit-input-placeholder{color:rgba(var(--bs-body-color-rgb),.4)}.form-control::-moz-placeholder,.hs-form .hs-input::-moz-placeholder{color:rgba(var(--bs-body-color-rgb),.4)}.form-control:-ms-input-placeholder,.hs-form .hs-input:-ms-input-placeholder{color:rgba(var(--bs-body-color-rgb),.4)}.form-control:-moz-placeholder,.hs-form .hs-input:-moz-placeholder{color:rgba(var(--bs-body-color-rgb),.4)}body .hs-error-msgs{display:block;margin:0;padding:0}body .hs-error-msgs.no-list{list-style-type:none}body .hs-form{display:flex;flex-direction:column;row-gap:1rem}body .hs-form fieldset{display:flex;column-gap:1rem;max-width:100%}body .hs-form fieldset .hs-form-field,body .hs-form fieldset.form-columns-1 .hs-form-field,body .hs-form fieldset.form-columns-2 .hs-form-field{position:relative;width:100%;float:none}body .hs-form fieldset .hs-form-field .input,body .hs-form fieldset.form-columns-1 .hs-form-field .input,body .hs-form fieldset.form-columns-2 .hs-form-field .input{width:100%;margin:0;max-width:100%}body .hs-form fieldset.form-columns-1 .hs-input{width:100%}.form-floating>.form-control,.form-floating>.form-select,.form-floating>label,.hs-form .hs-input,.hs-form-field>.form-control,.hs-form-field>.form-select,.hs-form-field>label{height:var(--nn-form-field-height);min-height:var(--nn-form-field-height);line-height:1;padding:0 1rem;transition:all .3s ease;max-width:100%}.hs-form textarea.hs-input{height:7.5rem}.form-floating>.form-control:placeholder-shown,.form-floating>.form-select.idle:not(:focus),.hs-form .hs-input:placeholder-shown,.hs-form-field>.form-control:placeholder-shown,.hs-form-field>.form-select.idle:not(:focus){background-color:rgba(26,26,26,.05);border-color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-select:focus,.form-floating>.form-select:not(.idle),.hs-form .hs-input:focus,.hs-form .hs-input:not(:placeholder-shown),.hs-form-field>.form-control:focus,.hs-form-field>.form-control:not(:placeholder-shown),.hs-form-field>.form-select:focus,.hs-form-field>.form-select:not(.idle){background-color:rgba(0,0,0,0);border-color:rgba(26,26,26,.4);box-shadow:none;padding:0 1rem}.hs-form textarea.hs-input,.hs-form textarea.hs-input:focus,.hs-form textarea.hs-input:not(:placeholder-shown){padding:.625rem 1rem}.form-floating>.form-select~label,.form-floating>label,.hs-form-field>.form-select~label,.hs-form-field>label{transform:none;color:rgba(26,26,26,.4)}.form-floating>.form-control:focus+label,.form-floating>.form-control:not(:placeholder-shown)+label,.form-floating>.form-select:focus+label,.form-floating>.form-select:not(.idle)+label,.hs-form .form-floating>.hs-input:focus+label,.hs-form .form-floating>.hs-input:not(:placeholder-shown)+label,.hs-form .hs-form-field.nn-is-focus>label,.hs-form .hs-form-field:not(.nn-is-empty)>label,.hs-form .hs-form-field>.hs-input:focus+label,.hs-form .hs-form-field>.hs-input:not(:placeholder-shown)+label,.hs-form-field>.form-control:focus+label,.hs-form-field>.form-control:not(:placeholder-shown)+label,.hs-form-field>.form-select:focus+label,.hs-form-field>.form-select:not(.idle)+label{font-size:.75rem;transform:translateY(-50%);color:rgba(26,26,26,.4);height:auto;min-height:0}.form-floating>.form-control:focus+label:after,.form-floating>.form-control:not(:placeholder-shown)+label:after,.form-floating>.form-select:focus+label:after,.form-floating>.form-select:not(.idle)+label:after,.hs-form .form-floating>.hs-input:focus+label:after,.hs-form .form-floating>.hs-input:not(:placeholder-shown)+label:after,.hs-form .hs-form-field.nn-is-focus>label:after,.hs-form .hs-form-field:not(.nn-is-empty)>label:after,.hs-form .hs-form-field>.hs-input:focus+label:after,.hs-form .hs-form-field>.hs-input:not(:placeholder-shown)+label:after,.hs-form-field>.form-control:focus+label:after,.hs-form-field>.form-control:not(:placeholder-shown)+label:after,.hs-form-field>.form-select:focus+label:after,.hs-form-field>.form-select:not(.idle)+label:after{content:"";height:20px;clip-path:inset(0 .75rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;border:none;background-color:var(--bs-body-bg);z-index:-1}.form-floating>.form-control.is-invalid,.form-floating>.form-select.is-invalid,.hs-form .form-floating>.is-invalid.hs-input,.hs-form .hs-form-field>.is-invalid.hs-input,.hs-form .hs-input.invalid,.hs-form-field>.form-control.is-invalid,.hs-form-field>.form-select.is-invalid{border-color:#ff427b;background-image:none}.form-floating>.form-control.is-invalid~label,.form-floating>.form-select.is-invalid~label,.hs-form .form-floating>.is-invalid.hs-input~label,.hs-form .hs-form-field>.is-invalid.hs-input~label,.hs-form .hs-input.invalid~label,.hs-form-field>.form-control.is-invalid~label,.hs-form-field>.form-select.is-invalid~label{color:#ff427b}.hs-form .hs-form-field>label{position:absolute}.form-floating>label,.hs-form .hs-form-field>label,.hs-form-field>label{display:flex;align-items:center;margin:0;font-size:.875rem;line-height:1;letter-spacing:.01em}.form-floating>label:after,.hs-form .hs-form-field>label:after,.hs-form-field>label:after{transition:all .3s ease;background-color:rgba(0,0,0,0)}.form-floating>.form-select.idle:not(:focus)~label,.hs-form .hs-form-field.nn-is-empty:not(.nn-is-focus)>label,.hs-form-field>.form-select.idle:not(:focus)~label{transform:none}.form-floating>.form-select.idle:not(:focus)~label:after,.hs-form .hs-form-field.nn-is-empty:not(.nn-is-focus)>label:after,.hs-form-field>.form-select.idle:not(:focus)~label:after{display:none}.form-floating>.form-control,.form-floating>.form-select,.hs-form .form-floating>.hs-input,.hs-form .hs-form-field>.hs-input,.hs-form-field>.form-control,.hs-form-field>.form-select{border-radius:.75rem}.invalid-feedback,body .hs-error-msgs{font-size:.75rem}.form-field-radio-list label,body .hs-form .hs-form-field.hs-fieldtype-radio label{font-size:.875rem;letter-spacing:.01em;color:#1a1a1a;transform:none;position:static;padding:0}body .hs-form .hs-fieldtype-radio ul{margin:.375rem 0 0;padding:0;list-style-type:none;display:flex;flex-direction:column;row-gap:.375rem}body .hs-form .hs-fieldtype-radio ul li{display:flex}.form-field-radio-list,body .hs-form .hs-form-radio{--nn-form-checkbox-size:1.375rem;--nn-form-checkbox-tick-size:0.625rem}.form-field-radio-list input,.form-field-radio-list input:not(:placeholder-shown),body .hs-form .hs-form-radio input,body .hs-form .hs-form-radio input:not(:placeholder-shown){position:absolute;top:0;left:0;width:0;height:0;opacity:0;padding:0}.form-field-radio-list input:focus-visible+label:before,.form-field-radio-list input:focus-visible+span:before,.form-field-radio-list input:not(:placeholder-shown):focus-visible+label:before,.form-field-radio-list input:not(:placeholder-shown):focus-visible+span:before,body .hs-form .hs-form-radio input:focus-visible+label:before,body .hs-form .hs-form-radio input:focus-visible+span:before,body .hs-form .hs-form-radio input:not(:placeholder-shown):focus-visible+label:before,body .hs-form .hs-form-radio input:not(:placeholder-shown):focus-visible+span:before{box-shadow:0 0 0 .1875rem rgba(26,26,26,.25)}.form-field-radio-list input:checked+label:before,.form-field-radio-list input:checked+span:before,.form-field-radio-list input:not(:placeholder-shown):checked+label:before,.form-field-radio-list input:not(:placeholder-shown):checked+span:before,body .hs-form .hs-form-radio input:checked+label:before,body .hs-form .hs-form-radio input:checked+span:before,body .hs-form .hs-form-radio input:not(:placeholder-shown):checked+label:before,body .hs-form .hs-form-radio input:not(:placeholder-shown):checked+span:before{background-color:#1a1a1a}.form-field-radio-list input:checked+label:after,.form-field-radio-list input:checked+span:after,.form-field-radio-list input:not(:placeholder-shown):checked+label:after,.form-field-radio-list input:not(:placeholder-shown):checked+span:after,body .hs-form .hs-form-radio input:checked+label:after,body .hs-form .hs-form-radio input:checked+span:after,body .hs-form .hs-form-radio input:not(:placeholder-shown):checked+label:after,body .hs-form .hs-form-radio input:not(:placeholder-shown):checked+span:after{content:"";display:block;width:var(--nn-form-checkbox-tick-size);height:var(--nn-form-checkbox-tick-size);position:absolute;top:calc((var(--nn-form-checkbox-size) - var(--nn-form-checkbox-tick-size))/2);left:calc((var(--nn-form-checkbox-size) - var(--nn-form-checkbox-tick-size))/2);background-color:#fff;z-index:10;border-radius:100%}.form-field-radio-list input+label,.form-field-radio-list input+span,.form-field-radio-list input:not(:placeholder-shown)+label,.form-field-radio-list input:not(:placeholder-shown)+span,body .hs-form .hs-form-radio input+label,body .hs-form .hs-form-radio input+span,body .hs-form .hs-form-radio input:not(:placeholder-shown)+label,body .hs-form .hs-form-radio input:not(:placeholder-shown)+span{position:relative;display:flex;align-items:flex-start;column-gap:.75rem;flex-wrap:nowrap}.form-field-radio-list input+label:before,.form-field-radio-list input+span:before,.form-field-radio-list input:not(:placeholder-shown)+label:before,.form-field-radio-list input:not(:placeholder-shown)+span:before,body .hs-form .hs-form-radio input+label:before,body .hs-form .hs-form-radio input+span:before,body .hs-form .hs-form-radio input:not(:placeholder-shown)+label:before,body .hs-form .hs-form-radio input:not(:placeholder-shown)+span:before{content:"";display:block;width:var(--nn-form-checkbox-size);height:var(--nn-form-checkbox-size);background-color:rgba(26,26,26,.05);border-radius:100%}.form-field-radio-list-item{position:relative}body{--nn-primary-menu-link-color:#1a1a1a;--nn-primary-menu-link-color-rgb:26,26,26;--nn-primary-menu-link-sub-color:#1a1a1a;--nn-primary-menu-link-sub-color-rgb:26,26,26;--nn-primary-menu-link-bg-color:rgba(26,26,26,0.05);--nn-btn-link-color:#1a1a1a;--bs-body-font-size:1.0625rem}@media(min-width:992px){body{--bs-body-font-size:1.25rem}}body.nn-page-bg-dark{--bs-body-bg:#222725;--bs-body-color:#fff;--bs-body-color-rgb:255,255,255;--nn-btn-link-color:#fff;--bs-link-color-rgb:255,255,255;--bs-link-hover-color:#fff;--bs-link-hover-color-rgb:255,255,255}body.nn-page-bg-grey{--bs-body-bg:#dbd8cf}body.nn-header-style-dark:not(.nn-header-sticky-active):not(.nn-mobile-menu-active),body.nn-page-bg-dark:not(.nn-header-sticky-active):not(.nn-mobile-menu-active){--nn-primary-menu-link-color:#fff;--nn-primary-menu-link-color-rgb:255,255,255}.site{overflow:clip}.site-main{min-height:calc(100vh - 700px)}.site-main>div{position:relative;z-index:1}img,svg{max-width:100%;height:auto}a:not(.btn){transition:color .2s ease}.text-content{word-break:break-word}.text-content .btn-link,.text-content a{position:relative;text-decoration:none;display:inline-block}.text-content .btn-link:hover,.text-content a:hover{text-decoration:none}.text-content .btn-link:after,.text-content a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#0057ff}.text-content li{padding-left:.75rem}.text-content :last-child{margin-bottom:0!important}.nn-tag{font-size:.75rem}article>[class*=nn-block-].bg-image+[class*=nn-block-].bg-image,article>[class*=nn-block-].bg-image+[class*=nn-block-]:not([class*=bg-]),article>[class*=nn-block-].bg-nn-dark-blue+[class*=nn-block-].bg-nn-dark-blue,article>[class*=nn-block-].bg-nn-dbd8cf+[class*=nn-block-].bg-nn-dbd8cf,article>[class*=nn-block-].bg-nn-nero+[class*=nn-block-].bg-nn-nero,article>[class*=nn-block-].bg-nn-smoke+[class*=nn-block-].bg-nn-smoke,article>[class*=nn-block-].bg-secondary+[class*=nn-block-].bg-secondary,article>[class*=nn-block-].bg-tertiary+[class*=nn-block-].bg-tertiary,article>[class*=nn-block-]:not([class*=bg-])+.nn-block-cta-2:not([class*=bg-])>div,article>[class*=nn-block-]:not([class*=bg-])+.nn-block-cta-simple:not([class*=bg-])>div,article>[class*=nn-block-]:not([class*=bg-])+[class*=nn-block-]:not([class*=bg-]),main>[class*=nn-block-].bg-image+[class*=nn-block-].bg-image,main>[class*=nn-block-].bg-image+[class*=nn-block-]:not([class*=bg-]),main>[class*=nn-block-].bg-nn-dark-blue+[class*=nn-block-].bg-nn-dark-blue,main>[class*=nn-block-].bg-nn-dbd8cf+[class*=nn-block-].bg-nn-dbd8cf,main>[class*=nn-block-].bg-nn-nero+[class*=nn-block-].bg-nn-nero,main>[class*=nn-block-].bg-nn-smoke+[class*=nn-block-].bg-nn-smoke,main>[class*=nn-block-].bg-secondary+[class*=nn-block-].bg-secondary,main>[class*=nn-block-].bg-tertiary+[class*=nn-block-].bg-tertiary,main>[class*=nn-block-]:not([class*=bg-])+.nn-block-cta-2:not([class*=bg-])>div,main>[class*=nn-block-]:not([class*=bg-])+.nn-block-cta-simple:not([class*=bg-])>div,main>[class*=nn-block-]:not([class*=bg-])+[class*=nn-block-]:not([class*=bg-]){padding-top:0!important}@media(min-width:1488px){article>.nn-block-cta-3+.nn-block-cta-2>div,main>.nn-block-cta-3+.nn-block-cta-2>div{padding-top:0!important}}.nn-text-blink{text-shadow:0 0 10px #fff}ol,ul{padding-left:1.375rem}.bg-nn-006590,.bg-nn-2f3830,.bg-nn-383e42,.bg-nn-3b423c,.bg-nn-3d3535,.bg-nn-a62ef0,.bg-nn-blue,.bg-nn-dark-blue,.bg-nn-nero,.bg-nn-purple,.bg-secondary{color:#fff}.bg-nn-dbd8cf,.nn-category-text-black{color:#1a1a1a}body{--nn-header-sticky-height:0px}.nn-header-sticky-active{--nn-header-sticky-height:3.125rem}@media(min-width:768px){.nn-header-sticky-active{--nn-header-sticky-height:4rem}}#nprogress{pointer-events:none;position:relative;z-index:10099}#nprogress .bar{background-color:#1a1a1a}#nprogress .peg{box-shadow:0 0 10px #1a1a1a,0 0 5px #1a1a1a}#nprogress .spinner-icon{border-top-color:#1a1a1a;border-left-color:#1a1a1a}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d rgba(0,0,0,0) rgba(0,0,0,0) #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nn-loader{display:block;width:20px;height:20px;box-sizing:border-box;border-color:#fbff2b rgba(0,0,0,0) rgba(0,0,0,0) #fbff2b;border-style:solid;border-width:2px;border-radius:50%;animation:nn-spinner 1s linear infinite;position:absolute;top:calc(50% - 10px);left:calc(50% - 10px)}@font-face{font-family:neueHaasGroteskText;src:url(/_next/static/media/befe7393002db77d-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:neueHaasGroteskText;src:url(/_next/static/media/0299d111b9932abc-s.p.woff) format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:neueHaasGroteskText;src:url(/_next/static/media/bdc476b9f37a4e02-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:neueHaasGroteskText;src:url(/_next/static/media/09ac7c0ea491f1c9-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:neueHaasGroteskText;src:url(/_next/static/media/0435c3b16c60f5dd-s.p.woff) format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:neueHaasGroteskText;src:url(/_next/static/media/081125d63d30dc47-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:neueHaasGroteskText Fallback;src:local("Arial");ascent-override:93.19%;descent-override:23.34%;line-gap-override:0.00%;size-adjust:104.95%}.__className_c8b899{font-family:neueHaasGroteskText,neueHaasGroteskText Fallback,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial}
/*# sourceMappingURL=a5d9609691dd3145.css.map*/