/*!
 * Copyright (c) 2020 by Clinton Großhandels GmbH
 *//*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 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: #cf1a43;--bs-orange: #fd7e14;--bs-yellow: #f0c000;--bs-green: #6aa029;--bs-teal: #20c997;--bs-cyan: #d1ecf1;--bs-black: #000000;--bs-white: #ffffff;--bs-gray: #5d5d5d;--bs-gray-dark: #444544;--bs-gray-100: #f9fcfc;--bs-gray-200: #f0f0f0;--bs-gray-300: #dce2e2;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #5d5d5d;--bs-gray-700: #495057;--bs-gray-800: #444544;--bs-gray-900: #212529;--bs-primary: #000000;--bs-secondary: #ffffff;--bs-success: #6aa029;--bs-info: #d1ecf1;--bs-warning: #f0c000;--bs-danger: #cf1a43;--bs-light: #dce2e2;--bs-lighter: #f0f0f0;--bs-lightest: #f9fcfc;--bs-dark: #444544;--bs-black: #000000;--bs-white: #ffffff;--bs-gray: #5d5d5d;--bs-primary-rgb: 0, 0, 0;--bs-secondary-rgb: 255, 255, 255;--bs-success-rgb: 106, 160, 41;--bs-info-rgb: 209, 236, 241;--bs-warning-rgb: 240, 192, 0;--bs-danger-rgb: 207, 26, 67;--bs-light-rgb: 220, 226, 226;--bs-lighter-rgb: 240, 240, 240;--bs-lightest-rgb: 249, 252, 252;--bs-dark-rgb: 68, 69, 68;--bs-black-rgb: 0, 0, 0;--bs-white-rgb: 255, 255, 255;--bs-gray-rgb: 93, 93, 93;--bs-primary-text-emphasis: black;--bs-secondary-text-emphasis: #666666;--bs-success-text-emphasis: #2a4010;--bs-info-text-emphasis: #545e60;--bs-warning-text-emphasis: #604d00;--bs-danger-text-emphasis: #530a1b;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cccccc;--bs-secondary-bg-subtle: white;--bs-success-bg-subtle: #e1ecd4;--bs-info-bg-subtle: #f6fbfc;--bs-warning-bg-subtle: #fcf2cc;--bs-danger-bg-subtle: #f5d1d9;--bs-light-bg-subtle: #fcfefe;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #999999;--bs-secondary-border-subtle: white;--bs-success-border-subtle: #c3d9a9;--bs-info-border-subtle: #edf7f9;--bs-warning-border-subtle: #f9e699;--bs-danger-border-subtle: #eca3b4;--bs-light-border-subtle: #f0f0f0;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "open-sans", sans-serif;--bs-font-monospace: monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:0.875rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #ffffff;--bs-body-color-rgb: 255, 255, 255;--bs-body-bg: #5d5d5d;--bs-body-bg-rgb: 93, 93, 93;--bs-emphasis-color: #000000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(255, 255, 255, 0.75);--bs-secondary-color-rgb: 255, 255, 255;--bs-secondary-bg: #f0f0f0;--bs-secondary-bg-rgb: 240, 240, 240;--bs-tertiary-color: rgba(255, 255, 255, 0.5);--bs-tertiary-color-rgb: 255, 255, 255;--bs-tertiary-bg: #f9fcfc;--bs-tertiary-bg-rgb: 249, 252, 252;--bs-heading-color: inherit;--bs-link-color: #ffffff;--bs-link-color-rgb: 255, 255, 255;--bs-link-decoration: underline;--bs-link-hover-color: #cccccc;--bs-link-hover-color-rgb: 204, 204, 204;--bs-code-color: #d63384;--bs-highlight-color: #ffffff;--bs-highlight-bg: #fcf2cc;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dce2e2;--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(0, 0, 0, 0.25);--bs-form-valid-color: #6aa029;--bs-form-valid-border-color: #6aa029;--bs-form-invalid-color: #cf1a43;--bs-form-invalid-border-color: #cf1a43}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dce2e2;--bs-body-color-rgb: 220, 226, 226;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #ffffff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(220, 226, 226, 0.75);--bs-secondary-color-rgb: 220, 226, 226;--bs-secondary-bg: #444544;--bs-secondary-bg-rgb: 68, 69, 68;--bs-tertiary-color: rgba(220, 226, 226, 0.5);--bs-tertiary-color-rgb: 220, 226, 226;--bs-tertiary-bg: #333537;--bs-tertiary-bg-rgb: 51, 53, 55;--bs-primary-text-emphasis: #666666;--bs-secondary-text-emphasis: white;--bs-success-text-emphasis: #a6c67f;--bs-info-text-emphasis: #e3f4f7;--bs-warning-text-emphasis: #f6d966;--bs-danger-text-emphasis: #e2768e;--bs-light-text-emphasis: #f9fcfc;--bs-dark-text-emphasis: #dce2e2;--bs-primary-bg-subtle: black;--bs-secondary-bg-subtle: #333333;--bs-success-bg-subtle: #152008;--bs-info-bg-subtle: #2a2f30;--bs-warning-bg-subtle: #302600;--bs-danger-bg-subtle: #29050d;--bs-light-bg-subtle: #444544;--bs-dark-bg-subtle: #222322;--bs-primary-border-subtle: black;--bs-secondary-border-subtle: #999999;--bs-success-border-subtle: #406019;--bs-info-border-subtle: #7d8e91;--bs-warning-border-subtle: #907300;--bs-danger-border-subtle: #7c1028;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #444544;--bs-heading-color: inherit;--bs-link-color: #666666;--bs-link-hover-color: #858585;--bs-link-color-rgb: 102, 102, 102;--bs-link-hover-color-rgb: 133, 133, 133;--bs-code-color: #e685b5;--bs-highlight-color: #dce2e2;--bs-highlight-bg: #604d00;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #a6c67f;--bs-form-valid-border-color: #a6c67f;--bs-form-invalid-color: #e2768e;--bs-form-invalid-border-color: #e2768e}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:.625rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid #dce2e2;opacity:1}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.3125rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:1.25rem}h2,.h2{font-size:1.125rem}h3,.h3{font-size:1rem}h4,.h4{font-size:0.875rem}h5,.h5{font-size:0.75rem}h6,.h6{font-size:0.62475rem}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}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color)}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.09375rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:.625rem;font-size:1.09375rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-0.625rem;margin-bottom:.625rem;font-size:0.875em;color:#5d5d5d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);box-shadow:var(--bs-box-shadow-sm);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.3125rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xs{--bs-gutter-x: 1.875rem;--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}.container{max-width:1920px}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-xsl: 375px;--bs-breakpoint-sm: 568px;--bs-breakpoint-sml: 640px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 1024px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px;--bs-breakpoint-xxxl: 1920px}.row{--bs-gutter-x: 1.875rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.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)}.grid{display:grid;grid-template-rows:repeat(var(--bs-rows, 1), 1fr);grid-template-columns:repeat(var(--bs-columns, 12), 1fr);gap:var(--bs-gap, 1.875rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media(min-width: 375px){.grid .g-col-xsl-1{grid-column:auto/span 1}.grid .g-col-xsl-2{grid-column:auto/span 2}.grid .g-col-xsl-3{grid-column:auto/span 3}.grid .g-col-xsl-4{grid-column:auto/span 4}.grid .g-col-xsl-5{grid-column:auto/span 5}.grid .g-col-xsl-6{grid-column:auto/span 6}.grid .g-col-xsl-7{grid-column:auto/span 7}.grid .g-col-xsl-8{grid-column:auto/span 8}.grid .g-col-xsl-9{grid-column:auto/span 9}.grid .g-col-xsl-10{grid-column:auto/span 10}.grid .g-col-xsl-11{grid-column:auto/span 11}.grid .g-col-xsl-12{grid-column:auto/span 12}.grid .g-start-xsl-1{grid-column-start:1}.grid .g-start-xsl-2{grid-column-start:2}.grid .g-start-xsl-3{grid-column-start:3}.grid .g-start-xsl-4{grid-column-start:4}.grid .g-start-xsl-5{grid-column-start:5}.grid .g-start-xsl-6{grid-column-start:6}.grid .g-start-xsl-7{grid-column-start:7}.grid .g-start-xsl-8{grid-column-start:8}.grid .g-start-xsl-9{grid-column-start:9}.grid .g-start-xsl-10{grid-column-start:10}.grid .g-start-xsl-11{grid-column-start:11}}@media(min-width: 568px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media(min-width: 640px){.grid .g-col-sml-1{grid-column:auto/span 1}.grid .g-col-sml-2{grid-column:auto/span 2}.grid .g-col-sml-3{grid-column:auto/span 3}.grid .g-col-sml-4{grid-column:auto/span 4}.grid .g-col-sml-5{grid-column:auto/span 5}.grid .g-col-sml-6{grid-column:auto/span 6}.grid .g-col-sml-7{grid-column:auto/span 7}.grid .g-col-sml-8{grid-column:auto/span 8}.grid .g-col-sml-9{grid-column:auto/span 9}.grid .g-col-sml-10{grid-column:auto/span 10}.grid .g-col-sml-11{grid-column:auto/span 11}.grid .g-col-sml-12{grid-column:auto/span 12}.grid .g-start-sml-1{grid-column-start:1}.grid .g-start-sml-2{grid-column-start:2}.grid .g-start-sml-3{grid-column-start:3}.grid .g-start-sml-4{grid-column-start:4}.grid .g-start-sml-5{grid-column-start:5}.grid .g-start-sml-6{grid-column-start:6}.grid .g-start-sml-7{grid-column-start:7}.grid .g-start-sml-8{grid-column-start:8}.grid .g-start-sml-9{grid-column-start:9}.grid .g-start-sml-10{grid-column-start:10}.grid .g-start-sml-11{grid-column-start:11}}@media(min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media(min-width: 1024px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media(min-width: 1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media(min-width: 1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}@media(min-width: 1920px){.grid .g-col-xxxl-1{grid-column:auto/span 1}.grid .g-col-xxxl-2{grid-column:auto/span 2}.grid .g-col-xxxl-3{grid-column:auto/span 3}.grid .g-col-xxxl-4{grid-column:auto/span 4}.grid .g-col-xxxl-5{grid-column:auto/span 5}.grid .g-col-xxxl-6{grid-column:auto/span 6}.grid .g-col-xxxl-7{grid-column:auto/span 7}.grid .g-col-xxxl-8{grid-column:auto/span 8}.grid .g-col-xxxl-9{grid-column:auto/span 9}.grid .g-col-xxxl-10{grid-column:auto/span 10}.grid .g-col-xxxl-11{grid-column:auto/span 11}.grid .g-col-xxxl-12{grid-column:auto/span 12}.grid .g-start-xxxl-1{grid-column-start:1}.grid .g-start-xxxl-2{grid-column-start:2}.grid .g-start-xxxl-3{grid-column-start:3}.grid .g-start-xxxl-4{grid-column-start:4}.grid .g-start-xxxl-5{grid-column-start:5}.grid .g-start-xxxl-6{grid-column-start:6}.grid .g-start-xxxl-7{grid-column-start:7}.grid .g-start-xxxl-8{grid-column-start:8}.grid .g-start-xxxl-9{grid-column-start:9}.grid .g-start-xxxl-10{grid-column-start:10}.grid .g-start-xxxl-11{grid-column-start:11}}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-2,.gx-2{--bs-gutter-x: 0.15625rem}.g-2,.gy-2{--bs-gutter-y: 0.15625rem}.g-5,.gx-5{--bs-gutter-x: 0.3125rem}.g-5,.gy-5{--bs-gutter-y: 0.3125rem}.g-10,.gx-10{--bs-gutter-x: 0.625rem}.g-10,.gy-10{--bs-gutter-y: 0.625rem}.g-15,.gx-15{--bs-gutter-x: 0.9375rem}.g-15,.gy-15{--bs-gutter-y: 0.9375rem}.g-20,.gx-20{--bs-gutter-x: 1.25rem}.g-20,.gy-20{--bs-gutter-y: 1.25rem}.g-25,.gx-25{--bs-gutter-x: 1.5625rem}.g-25,.gy-25{--bs-gutter-y: 1.5625rem}.g-30,.gx-30{--bs-gutter-x: 1.875rem}.g-30,.gy-30{--bs-gutter-y: 1.875rem}.g-35,.gx-35{--bs-gutter-x: 2.1875rem}.g-35,.gy-35{--bs-gutter-y: 2.1875rem}.g-40,.gx-40{--bs-gutter-x: 2.5rem}.g-40,.gy-40{--bs-gutter-y: 2.5rem}.g-45,.gx-45{--bs-gutter-x: 2.8125rem}.g-45,.gy-45{--bs-gutter-y: 2.8125rem}.g-50,.gx-50{--bs-gutter-x: 3.125rem}.g-50,.gy-50{--bs-gutter-y: 3.125rem}.g-55,.gx-55{--bs-gutter-x: 3.4375rem}.g-55,.gy-55{--bs-gutter-y: 3.4375rem}.g-60,.gx-60{--bs-gutter-x: 3.75rem}.g-60,.gy-60{--bs-gutter-y: 3.75rem}.g-65,.gx-65{--bs-gutter-x: 4.0625rem}.g-65,.gy-65{--bs-gutter-y: 4.0625rem}.g-70,.gx-70{--bs-gutter-x: 4.375rem}.g-70,.gy-70{--bs-gutter-y: 4.375rem}.g-75,.gx-75{--bs-gutter-x: 4.6875rem}.g-75,.gy-75{--bs-gutter-y: 4.6875rem}.g-80,.gx-80{--bs-gutter-x: 5rem}.g-80,.gy-80{--bs-gutter-y: 5rem}.g-85,.gx-85{--bs-gutter-x: 5.3125rem}.g-85,.gy-85{--bs-gutter-y: 5.3125rem}.g-90,.gx-90{--bs-gutter-x: 5.625rem}.g-90,.gy-90{--bs-gutter-y: 5.625rem}.g-95,.gx-95{--bs-gutter-x: 5.9375rem}.g-95,.gy-95{--bs-gutter-y: 5.9375rem}.g-100,.gx-100{--bs-gutter-x: 6.25rem}.g-100,.gy-100{--bs-gutter-y: 6.25rem}.g-105,.gx-105{--bs-gutter-x: 6.5625rem}.g-105,.gy-105{--bs-gutter-y: 6.5625rem}.g-110,.gx-110{--bs-gutter-x: 6.875rem}.g-110,.gy-110{--bs-gutter-y: 6.875rem}.g-115,.gx-115{--bs-gutter-x: 7.1875rem}.g-115,.gy-115{--bs-gutter-y: 7.1875rem}.g-120,.gx-120{--bs-gutter-x: 7.5rem}.g-120,.gy-120{--bs-gutter-y: 7.5rem}.g-130,.gx-130{--bs-gutter-x: 8.125rem}.g-130,.gy-130{--bs-gutter-y: 8.125rem}.g-135,.gx-135{--bs-gutter-x: 8.4375rem}.g-135,.gy-135{--bs-gutter-y: 8.4375rem}.g-140,.gx-140{--bs-gutter-x: 8.75rem}.g-140,.gy-140{--bs-gutter-y: 8.75rem}.g-145,.gx-145{--bs-gutter-x: 9.0625rem}.g-145,.gy-145{--bs-gutter-y: 9.0625rem}.g-150,.gx-150{--bs-gutter-x: 9.375rem}.g-150,.gy-150{--bs-gutter-y: 9.375rem}.g-155,.gx-155{--bs-gutter-x: 9.6875rem}.g-155,.gy-155{--bs-gutter-y: 9.6875rem}.g-160,.gx-160{--bs-gutter-x: 10rem}.g-160,.gy-160{--bs-gutter-y: 10rem}.g-165,.gx-165{--bs-gutter-x: 10.3125rem}.g-165,.gy-165{--bs-gutter-y: 10.3125rem}.g-170,.gx-170{--bs-gutter-x: 10.625rem}.g-170,.gy-170{--bs-gutter-y: 10.625rem}.g-175,.gx-175{--bs-gutter-x: 10.9375rem}.g-175,.gy-175{--bs-gutter-y: 10.9375rem}.g-180,.gx-180{--bs-gutter-x: 11.25rem}.g-180,.gy-180{--bs-gutter-y: 11.25rem}.g-185,.gx-185{--bs-gutter-x: 11.5625rem}.g-185,.gy-185{--bs-gutter-y: 11.5625rem}.g-190,.gx-190{--bs-gutter-x: 11.875rem}.g-190,.gy-190{--bs-gutter-y: 11.875rem}.g-195,.gx-195{--bs-gutter-x: 12.1875rem}.g-195,.gy-195{--bs-gutter-y: 12.1875rem}.g-200,.gx-200{--bs-gutter-x: 12.5rem}.g-200,.gy-200{--bs-gutter-y: 12.5rem}.g-210,.gx-210{--bs-gutter-x: 13.125rem}.g-210,.gy-210{--bs-gutter-y: 13.125rem}.g-240,.gx-240{--bs-gutter-x: 15rem}.g-240,.gy-240{--bs-gutter-y: 15rem}.g-350,.gx-350{--bs-gutter-x: 21.875rem}.g-350,.gy-350{--bs-gutter-y: 21.875rem}@media(min-width: 375px){.col-xsl{flex:1 0 0%}.row-cols-xsl-auto>*{flex:0 0 auto;width:auto}.row-cols-xsl-1>*{flex:0 0 auto;width:100%}.row-cols-xsl-2>*{flex:0 0 auto;width:50%}.row-cols-xsl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xsl-4>*{flex:0 0 auto;width:25%}.row-cols-xsl-5>*{flex:0 0 auto;width:20%}.row-cols-xsl-6>*{flex:0 0 auto;width:16.66666667%}.col-xsl-auto{flex:0 0 auto;width:auto}.col-xsl-1{flex:0 0 auto;width:8.33333333%}.col-xsl-2{flex:0 0 auto;width:16.66666667%}.col-xsl-3{flex:0 0 auto;width:25%}.col-xsl-4{flex:0 0 auto;width:33.33333333%}.col-xsl-5{flex:0 0 auto;width:41.66666667%}.col-xsl-6{flex:0 0 auto;width:50%}.col-xsl-7{flex:0 0 auto;width:58.33333333%}.col-xsl-8{flex:0 0 auto;width:66.66666667%}.col-xsl-9{flex:0 0 auto;width:75%}.col-xsl-10{flex:0 0 auto;width:83.33333333%}.col-xsl-11{flex:0 0 auto;width:91.66666667%}.col-xsl-12{flex:0 0 auto;width:100%}.offset-xsl-0{margin-left:0}.offset-xsl-1{margin-left:8.33333333%}.offset-xsl-2{margin-left:16.66666667%}.offset-xsl-3{margin-left:25%}.offset-xsl-4{margin-left:33.33333333%}.offset-xsl-5{margin-left:41.66666667%}.offset-xsl-6{margin-left:50%}.offset-xsl-7{margin-left:58.33333333%}.offset-xsl-8{margin-left:66.66666667%}.offset-xsl-9{margin-left:75%}.offset-xsl-10{margin-left:83.33333333%}.offset-xsl-11{margin-left:91.66666667%}.g-xsl-0,.gx-xsl-0{--bs-gutter-x: 0}.g-xsl-0,.gy-xsl-0{--bs-gutter-y: 0}.g-xsl-2,.gx-xsl-2{--bs-gutter-x: 0.15625rem}.g-xsl-2,.gy-xsl-2{--bs-gutter-y: 0.15625rem}.g-xsl-5,.gx-xsl-5{--bs-gutter-x: 0.3125rem}.g-xsl-5,.gy-xsl-5{--bs-gutter-y: 0.3125rem}.g-xsl-10,.gx-xsl-10{--bs-gutter-x: 0.625rem}.g-xsl-10,.gy-xsl-10{--bs-gutter-y: 0.625rem}.g-xsl-15,.gx-xsl-15{--bs-gutter-x: 0.9375rem}.g-xsl-15,.gy-xsl-15{--bs-gutter-y: 0.9375rem}.g-xsl-20,.gx-xsl-20{--bs-gutter-x: 1.25rem}.g-xsl-20,.gy-xsl-20{--bs-gutter-y: 1.25rem}.g-xsl-25,.gx-xsl-25{--bs-gutter-x: 1.5625rem}.g-xsl-25,.gy-xsl-25{--bs-gutter-y: 1.5625rem}.g-xsl-30,.gx-xsl-30{--bs-gutter-x: 1.875rem}.g-xsl-30,.gy-xsl-30{--bs-gutter-y: 1.875rem}.g-xsl-35,.gx-xsl-35{--bs-gutter-x: 2.1875rem}.g-xsl-35,.gy-xsl-35{--bs-gutter-y: 2.1875rem}.g-xsl-40,.gx-xsl-40{--bs-gutter-x: 2.5rem}.g-xsl-40,.gy-xsl-40{--bs-gutter-y: 2.5rem}.g-xsl-45,.gx-xsl-45{--bs-gutter-x: 2.8125rem}.g-xsl-45,.gy-xsl-45{--bs-gutter-y: 2.8125rem}.g-xsl-50,.gx-xsl-50{--bs-gutter-x: 3.125rem}.g-xsl-50,.gy-xsl-50{--bs-gutter-y: 3.125rem}.g-xsl-55,.gx-xsl-55{--bs-gutter-x: 3.4375rem}.g-xsl-55,.gy-xsl-55{--bs-gutter-y: 3.4375rem}.g-xsl-60,.gx-xsl-60{--bs-gutter-x: 3.75rem}.g-xsl-60,.gy-xsl-60{--bs-gutter-y: 3.75rem}.g-xsl-65,.gx-xsl-65{--bs-gutter-x: 4.0625rem}.g-xsl-65,.gy-xsl-65{--bs-gutter-y: 4.0625rem}.g-xsl-70,.gx-xsl-70{--bs-gutter-x: 4.375rem}.g-xsl-70,.gy-xsl-70{--bs-gutter-y: 4.375rem}.g-xsl-75,.gx-xsl-75{--bs-gutter-x: 4.6875rem}.g-xsl-75,.gy-xsl-75{--bs-gutter-y: 4.6875rem}.g-xsl-80,.gx-xsl-80{--bs-gutter-x: 5rem}.g-xsl-80,.gy-xsl-80{--bs-gutter-y: 5rem}.g-xsl-85,.gx-xsl-85{--bs-gutter-x: 5.3125rem}.g-xsl-85,.gy-xsl-85{--bs-gutter-y: 5.3125rem}.g-xsl-90,.gx-xsl-90{--bs-gutter-x: 5.625rem}.g-xsl-90,.gy-xsl-90{--bs-gutter-y: 5.625rem}.g-xsl-95,.gx-xsl-95{--bs-gutter-x: 5.9375rem}.g-xsl-95,.gy-xsl-95{--bs-gutter-y: 5.9375rem}.g-xsl-100,.gx-xsl-100{--bs-gutter-x: 6.25rem}.g-xsl-100,.gy-xsl-100{--bs-gutter-y: 6.25rem}.g-xsl-105,.gx-xsl-105{--bs-gutter-x: 6.5625rem}.g-xsl-105,.gy-xsl-105{--bs-gutter-y: 6.5625rem}.g-xsl-110,.gx-xsl-110{--bs-gutter-x: 6.875rem}.g-xsl-110,.gy-xsl-110{--bs-gutter-y: 6.875rem}.g-xsl-115,.gx-xsl-115{--bs-gutter-x: 7.1875rem}.g-xsl-115,.gy-xsl-115{--bs-gutter-y: 7.1875rem}.g-xsl-120,.gx-xsl-120{--bs-gutter-x: 7.5rem}.g-xsl-120,.gy-xsl-120{--bs-gutter-y: 7.5rem}.g-xsl-130,.gx-xsl-130{--bs-gutter-x: 8.125rem}.g-xsl-130,.gy-xsl-130{--bs-gutter-y: 8.125rem}.g-xsl-135,.gx-xsl-135{--bs-gutter-x: 8.4375rem}.g-xsl-135,.gy-xsl-135{--bs-gutter-y: 8.4375rem}.g-xsl-140,.gx-xsl-140{--bs-gutter-x: 8.75rem}.g-xsl-140,.gy-xsl-140{--bs-gutter-y: 8.75rem}.g-xsl-145,.gx-xsl-145{--bs-gutter-x: 9.0625rem}.g-xsl-145,.gy-xsl-145{--bs-gutter-y: 9.0625rem}.g-xsl-150,.gx-xsl-150{--bs-gutter-x: 9.375rem}.g-xsl-150,.gy-xsl-150{--bs-gutter-y: 9.375rem}.g-xsl-155,.gx-xsl-155{--bs-gutter-x: 9.6875rem}.g-xsl-155,.gy-xsl-155{--bs-gutter-y: 9.6875rem}.g-xsl-160,.gx-xsl-160{--bs-gutter-x: 10rem}.g-xsl-160,.gy-xsl-160{--bs-gutter-y: 10rem}.g-xsl-165,.gx-xsl-165{--bs-gutter-x: 10.3125rem}.g-xsl-165,.gy-xsl-165{--bs-gutter-y: 10.3125rem}.g-xsl-170,.gx-xsl-170{--bs-gutter-x: 10.625rem}.g-xsl-170,.gy-xsl-170{--bs-gutter-y: 10.625rem}.g-xsl-175,.gx-xsl-175{--bs-gutter-x: 10.9375rem}.g-xsl-175,.gy-xsl-175{--bs-gutter-y: 10.9375rem}.g-xsl-180,.gx-xsl-180{--bs-gutter-x: 11.25rem}.g-xsl-180,.gy-xsl-180{--bs-gutter-y: 11.25rem}.g-xsl-185,.gx-xsl-185{--bs-gutter-x: 11.5625rem}.g-xsl-185,.gy-xsl-185{--bs-gutter-y: 11.5625rem}.g-xsl-190,.gx-xsl-190{--bs-gutter-x: 11.875rem}.g-xsl-190,.gy-xsl-190{--bs-gutter-y: 11.875rem}.g-xsl-195,.gx-xsl-195{--bs-gutter-x: 12.1875rem}.g-xsl-195,.gy-xsl-195{--bs-gutter-y: 12.1875rem}.g-xsl-200,.gx-xsl-200{--bs-gutter-x: 12.5rem}.g-xsl-200,.gy-xsl-200{--bs-gutter-y: 12.5rem}.g-xsl-210,.gx-xsl-210{--bs-gutter-x: 13.125rem}.g-xsl-210,.gy-xsl-210{--bs-gutter-y: 13.125rem}.g-xsl-240,.gx-xsl-240{--bs-gutter-x: 15rem}.g-xsl-240,.gy-xsl-240{--bs-gutter-y: 15rem}.g-xsl-350,.gx-xsl-350{--bs-gutter-x: 21.875rem}.g-xsl-350,.gy-xsl-350{--bs-gutter-y: 21.875rem}}@media(min-width: 568px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.15625rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.15625rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 0.3125rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 0.3125rem}.g-sm-10,.gx-sm-10{--bs-gutter-x: 0.625rem}.g-sm-10,.gy-sm-10{--bs-gutter-y: 0.625rem}.g-sm-15,.gx-sm-15{--bs-gutter-x: 0.9375rem}.g-sm-15,.gy-sm-15{--bs-gutter-y: 0.9375rem}.g-sm-20,.gx-sm-20{--bs-gutter-x: 1.25rem}.g-sm-20,.gy-sm-20{--bs-gutter-y: 1.25rem}.g-sm-25,.gx-sm-25{--bs-gutter-x: 1.5625rem}.g-sm-25,.gy-sm-25{--bs-gutter-y: 1.5625rem}.g-sm-30,.gx-sm-30{--bs-gutter-x: 1.875rem}.g-sm-30,.gy-sm-30{--bs-gutter-y: 1.875rem}.g-sm-35,.gx-sm-35{--bs-gutter-x: 2.1875rem}.g-sm-35,.gy-sm-35{--bs-gutter-y: 2.1875rem}.g-sm-40,.gx-sm-40{--bs-gutter-x: 2.5rem}.g-sm-40,.gy-sm-40{--bs-gutter-y: 2.5rem}.g-sm-45,.gx-sm-45{--bs-gutter-x: 2.8125rem}.g-sm-45,.gy-sm-45{--bs-gutter-y: 2.8125rem}.g-sm-50,.gx-sm-50{--bs-gutter-x: 3.125rem}.g-sm-50,.gy-sm-50{--bs-gutter-y: 3.125rem}.g-sm-55,.gx-sm-55{--bs-gutter-x: 3.4375rem}.g-sm-55,.gy-sm-55{--bs-gutter-y: 3.4375rem}.g-sm-60,.gx-sm-60{--bs-gutter-x: 3.75rem}.g-sm-60,.gy-sm-60{--bs-gutter-y: 3.75rem}.g-sm-65,.gx-sm-65{--bs-gutter-x: 4.0625rem}.g-sm-65,.gy-sm-65{--bs-gutter-y: 4.0625rem}.g-sm-70,.gx-sm-70{--bs-gutter-x: 4.375rem}.g-sm-70,.gy-sm-70{--bs-gutter-y: 4.375rem}.g-sm-75,.gx-sm-75{--bs-gutter-x: 4.6875rem}.g-sm-75,.gy-sm-75{--bs-gutter-y: 4.6875rem}.g-sm-80,.gx-sm-80{--bs-gutter-x: 5rem}.g-sm-80,.gy-sm-80{--bs-gutter-y: 5rem}.g-sm-85,.gx-sm-85{--bs-gutter-x: 5.3125rem}.g-sm-85,.gy-sm-85{--bs-gutter-y: 5.3125rem}.g-sm-90,.gx-sm-90{--bs-gutter-x: 5.625rem}.g-sm-90,.gy-sm-90{--bs-gutter-y: 5.625rem}.g-sm-95,.gx-sm-95{--bs-gutter-x: 5.9375rem}.g-sm-95,.gy-sm-95{--bs-gutter-y: 5.9375rem}.g-sm-100,.gx-sm-100{--bs-gutter-x: 6.25rem}.g-sm-100,.gy-sm-100{--bs-gutter-y: 6.25rem}.g-sm-105,.gx-sm-105{--bs-gutter-x: 6.5625rem}.g-sm-105,.gy-sm-105{--bs-gutter-y: 6.5625rem}.g-sm-110,.gx-sm-110{--bs-gutter-x: 6.875rem}.g-sm-110,.gy-sm-110{--bs-gutter-y: 6.875rem}.g-sm-115,.gx-sm-115{--bs-gutter-x: 7.1875rem}.g-sm-115,.gy-sm-115{--bs-gutter-y: 7.1875rem}.g-sm-120,.gx-sm-120{--bs-gutter-x: 7.5rem}.g-sm-120,.gy-sm-120{--bs-gutter-y: 7.5rem}.g-sm-130,.gx-sm-130{--bs-gutter-x: 8.125rem}.g-sm-130,.gy-sm-130{--bs-gutter-y: 8.125rem}.g-sm-135,.gx-sm-135{--bs-gutter-x: 8.4375rem}.g-sm-135,.gy-sm-135{--bs-gutter-y: 8.4375rem}.g-sm-140,.gx-sm-140{--bs-gutter-x: 8.75rem}.g-sm-140,.gy-sm-140{--bs-gutter-y: 8.75rem}.g-sm-145,.gx-sm-145{--bs-gutter-x: 9.0625rem}.g-sm-145,.gy-sm-145{--bs-gutter-y: 9.0625rem}.g-sm-150,.gx-sm-150{--bs-gutter-x: 9.375rem}.g-sm-150,.gy-sm-150{--bs-gutter-y: 9.375rem}.g-sm-155,.gx-sm-155{--bs-gutter-x: 9.6875rem}.g-sm-155,.gy-sm-155{--bs-gutter-y: 9.6875rem}.g-sm-160,.gx-sm-160{--bs-gutter-x: 10rem}.g-sm-160,.gy-sm-160{--bs-gutter-y: 10rem}.g-sm-165,.gx-sm-165{--bs-gutter-x: 10.3125rem}.g-sm-165,.gy-sm-165{--bs-gutter-y: 10.3125rem}.g-sm-170,.gx-sm-170{--bs-gutter-x: 10.625rem}.g-sm-170,.gy-sm-170{--bs-gutter-y: 10.625rem}.g-sm-175,.gx-sm-175{--bs-gutter-x: 10.9375rem}.g-sm-175,.gy-sm-175{--bs-gutter-y: 10.9375rem}.g-sm-180,.gx-sm-180{--bs-gutter-x: 11.25rem}.g-sm-180,.gy-sm-180{--bs-gutter-y: 11.25rem}.g-sm-185,.gx-sm-185{--bs-gutter-x: 11.5625rem}.g-sm-185,.gy-sm-185{--bs-gutter-y: 11.5625rem}.g-sm-190,.gx-sm-190{--bs-gutter-x: 11.875rem}.g-sm-190,.gy-sm-190{--bs-gutter-y: 11.875rem}.g-sm-195,.gx-sm-195{--bs-gutter-x: 12.1875rem}.g-sm-195,.gy-sm-195{--bs-gutter-y: 12.1875rem}.g-sm-200,.gx-sm-200{--bs-gutter-x: 12.5rem}.g-sm-200,.gy-sm-200{--bs-gutter-y: 12.5rem}.g-sm-210,.gx-sm-210{--bs-gutter-x: 13.125rem}.g-sm-210,.gy-sm-210{--bs-gutter-y: 13.125rem}.g-sm-240,.gx-sm-240{--bs-gutter-x: 15rem}.g-sm-240,.gy-sm-240{--bs-gutter-y: 15rem}.g-sm-350,.gx-sm-350{--bs-gutter-x: 21.875rem}.g-sm-350,.gy-sm-350{--bs-gutter-y: 21.875rem}}@media(min-width: 640px){.col-sml{flex:1 0 0%}.row-cols-sml-auto>*{flex:0 0 auto;width:auto}.row-cols-sml-1>*{flex:0 0 auto;width:100%}.row-cols-sml-2>*{flex:0 0 auto;width:50%}.row-cols-sml-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sml-4>*{flex:0 0 auto;width:25%}.row-cols-sml-5>*{flex:0 0 auto;width:20%}.row-cols-sml-6>*{flex:0 0 auto;width:16.66666667%}.col-sml-auto{flex:0 0 auto;width:auto}.col-sml-1{flex:0 0 auto;width:8.33333333%}.col-sml-2{flex:0 0 auto;width:16.66666667%}.col-sml-3{flex:0 0 auto;width:25%}.col-sml-4{flex:0 0 auto;width:33.33333333%}.col-sml-5{flex:0 0 auto;width:41.66666667%}.col-sml-6{flex:0 0 auto;width:50%}.col-sml-7{flex:0 0 auto;width:58.33333333%}.col-sml-8{flex:0 0 auto;width:66.66666667%}.col-sml-9{flex:0 0 auto;width:75%}.col-sml-10{flex:0 0 auto;width:83.33333333%}.col-sml-11{flex:0 0 auto;width:91.66666667%}.col-sml-12{flex:0 0 auto;width:100%}.offset-sml-0{margin-left:0}.offset-sml-1{margin-left:8.33333333%}.offset-sml-2{margin-left:16.66666667%}.offset-sml-3{margin-left:25%}.offset-sml-4{margin-left:33.33333333%}.offset-sml-5{margin-left:41.66666667%}.offset-sml-6{margin-left:50%}.offset-sml-7{margin-left:58.33333333%}.offset-sml-8{margin-left:66.66666667%}.offset-sml-9{margin-left:75%}.offset-sml-10{margin-left:83.33333333%}.offset-sml-11{margin-left:91.66666667%}.g-sml-0,.gx-sml-0{--bs-gutter-x: 0}.g-sml-0,.gy-sml-0{--bs-gutter-y: 0}.g-sml-2,.gx-sml-2{--bs-gutter-x: 0.15625rem}.g-sml-2,.gy-sml-2{--bs-gutter-y: 0.15625rem}.g-sml-5,.gx-sml-5{--bs-gutter-x: 0.3125rem}.g-sml-5,.gy-sml-5{--bs-gutter-y: 0.3125rem}.g-sml-10,.gx-sml-10{--bs-gutter-x: 0.625rem}.g-sml-10,.gy-sml-10{--bs-gutter-y: 0.625rem}.g-sml-15,.gx-sml-15{--bs-gutter-x: 0.9375rem}.g-sml-15,.gy-sml-15{--bs-gutter-y: 0.9375rem}.g-sml-20,.gx-sml-20{--bs-gutter-x: 1.25rem}.g-sml-20,.gy-sml-20{--bs-gutter-y: 1.25rem}.g-sml-25,.gx-sml-25{--bs-gutter-x: 1.5625rem}.g-sml-25,.gy-sml-25{--bs-gutter-y: 1.5625rem}.g-sml-30,.gx-sml-30{--bs-gutter-x: 1.875rem}.g-sml-30,.gy-sml-30{--bs-gutter-y: 1.875rem}.g-sml-35,.gx-sml-35{--bs-gutter-x: 2.1875rem}.g-sml-35,.gy-sml-35{--bs-gutter-y: 2.1875rem}.g-sml-40,.gx-sml-40{--bs-gutter-x: 2.5rem}.g-sml-40,.gy-sml-40{--bs-gutter-y: 2.5rem}.g-sml-45,.gx-sml-45{--bs-gutter-x: 2.8125rem}.g-sml-45,.gy-sml-45{--bs-gutter-y: 2.8125rem}.g-sml-50,.gx-sml-50{--bs-gutter-x: 3.125rem}.g-sml-50,.gy-sml-50{--bs-gutter-y: 3.125rem}.g-sml-55,.gx-sml-55{--bs-gutter-x: 3.4375rem}.g-sml-55,.gy-sml-55{--bs-gutter-y: 3.4375rem}.g-sml-60,.gx-sml-60{--bs-gutter-x: 3.75rem}.g-sml-60,.gy-sml-60{--bs-gutter-y: 3.75rem}.g-sml-65,.gx-sml-65{--bs-gutter-x: 4.0625rem}.g-sml-65,.gy-sml-65{--bs-gutter-y: 4.0625rem}.g-sml-70,.gx-sml-70{--bs-gutter-x: 4.375rem}.g-sml-70,.gy-sml-70{--bs-gutter-y: 4.375rem}.g-sml-75,.gx-sml-75{--bs-gutter-x: 4.6875rem}.g-sml-75,.gy-sml-75{--bs-gutter-y: 4.6875rem}.g-sml-80,.gx-sml-80{--bs-gutter-x: 5rem}.g-sml-80,.gy-sml-80{--bs-gutter-y: 5rem}.g-sml-85,.gx-sml-85{--bs-gutter-x: 5.3125rem}.g-sml-85,.gy-sml-85{--bs-gutter-y: 5.3125rem}.g-sml-90,.gx-sml-90{--bs-gutter-x: 5.625rem}.g-sml-90,.gy-sml-90{--bs-gutter-y: 5.625rem}.g-sml-95,.gx-sml-95{--bs-gutter-x: 5.9375rem}.g-sml-95,.gy-sml-95{--bs-gutter-y: 5.9375rem}.g-sml-100,.gx-sml-100{--bs-gutter-x: 6.25rem}.g-sml-100,.gy-sml-100{--bs-gutter-y: 6.25rem}.g-sml-105,.gx-sml-105{--bs-gutter-x: 6.5625rem}.g-sml-105,.gy-sml-105{--bs-gutter-y: 6.5625rem}.g-sml-110,.gx-sml-110{--bs-gutter-x: 6.875rem}.g-sml-110,.gy-sml-110{--bs-gutter-y: 6.875rem}.g-sml-115,.gx-sml-115{--bs-gutter-x: 7.1875rem}.g-sml-115,.gy-sml-115{--bs-gutter-y: 7.1875rem}.g-sml-120,.gx-sml-120{--bs-gutter-x: 7.5rem}.g-sml-120,.gy-sml-120{--bs-gutter-y: 7.5rem}.g-sml-130,.gx-sml-130{--bs-gutter-x: 8.125rem}.g-sml-130,.gy-sml-130{--bs-gutter-y: 8.125rem}.g-sml-135,.gx-sml-135{--bs-gutter-x: 8.4375rem}.g-sml-135,.gy-sml-135{--bs-gutter-y: 8.4375rem}.g-sml-140,.gx-sml-140{--bs-gutter-x: 8.75rem}.g-sml-140,.gy-sml-140{--bs-gutter-y: 8.75rem}.g-sml-145,.gx-sml-145{--bs-gutter-x: 9.0625rem}.g-sml-145,.gy-sml-145{--bs-gutter-y: 9.0625rem}.g-sml-150,.gx-sml-150{--bs-gutter-x: 9.375rem}.g-sml-150,.gy-sml-150{--bs-gutter-y: 9.375rem}.g-sml-155,.gx-sml-155{--bs-gutter-x: 9.6875rem}.g-sml-155,.gy-sml-155{--bs-gutter-y: 9.6875rem}.g-sml-160,.gx-sml-160{--bs-gutter-x: 10rem}.g-sml-160,.gy-sml-160{--bs-gutter-y: 10rem}.g-sml-165,.gx-sml-165{--bs-gutter-x: 10.3125rem}.g-sml-165,.gy-sml-165{--bs-gutter-y: 10.3125rem}.g-sml-170,.gx-sml-170{--bs-gutter-x: 10.625rem}.g-sml-170,.gy-sml-170{--bs-gutter-y: 10.625rem}.g-sml-175,.gx-sml-175{--bs-gutter-x: 10.9375rem}.g-sml-175,.gy-sml-175{--bs-gutter-y: 10.9375rem}.g-sml-180,.gx-sml-180{--bs-gutter-x: 11.25rem}.g-sml-180,.gy-sml-180{--bs-gutter-y: 11.25rem}.g-sml-185,.gx-sml-185{--bs-gutter-x: 11.5625rem}.g-sml-185,.gy-sml-185{--bs-gutter-y: 11.5625rem}.g-sml-190,.gx-sml-190{--bs-gutter-x: 11.875rem}.g-sml-190,.gy-sml-190{--bs-gutter-y: 11.875rem}.g-sml-195,.gx-sml-195{--bs-gutter-x: 12.1875rem}.g-sml-195,.gy-sml-195{--bs-gutter-y: 12.1875rem}.g-sml-200,.gx-sml-200{--bs-gutter-x: 12.5rem}.g-sml-200,.gy-sml-200{--bs-gutter-y: 12.5rem}.g-sml-210,.gx-sml-210{--bs-gutter-x: 13.125rem}.g-sml-210,.gy-sml-210{--bs-gutter-y: 13.125rem}.g-sml-240,.gx-sml-240{--bs-gutter-x: 15rem}.g-sml-240,.gy-sml-240{--bs-gutter-y: 15rem}.g-sml-350,.gx-sml-350{--bs-gutter-x: 21.875rem}.g-sml-350,.gy-sml-350{--bs-gutter-y: 21.875rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-2,.gx-md-2{--bs-gutter-x: 0.15625rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.15625rem}.g-md-5,.gx-md-5{--bs-gutter-x: 0.3125rem}.g-md-5,.gy-md-5{--bs-gutter-y: 0.3125rem}.g-md-10,.gx-md-10{--bs-gutter-x: 0.625rem}.g-md-10,.gy-md-10{--bs-gutter-y: 0.625rem}.g-md-15,.gx-md-15{--bs-gutter-x: 0.9375rem}.g-md-15,.gy-md-15{--bs-gutter-y: 0.9375rem}.g-md-20,.gx-md-20{--bs-gutter-x: 1.25rem}.g-md-20,.gy-md-20{--bs-gutter-y: 1.25rem}.g-md-25,.gx-md-25{--bs-gutter-x: 1.5625rem}.g-md-25,.gy-md-25{--bs-gutter-y: 1.5625rem}.g-md-30,.gx-md-30{--bs-gutter-x: 1.875rem}.g-md-30,.gy-md-30{--bs-gutter-y: 1.875rem}.g-md-35,.gx-md-35{--bs-gutter-x: 2.1875rem}.g-md-35,.gy-md-35{--bs-gutter-y: 2.1875rem}.g-md-40,.gx-md-40{--bs-gutter-x: 2.5rem}.g-md-40,.gy-md-40{--bs-gutter-y: 2.5rem}.g-md-45,.gx-md-45{--bs-gutter-x: 2.8125rem}.g-md-45,.gy-md-45{--bs-gutter-y: 2.8125rem}.g-md-50,.gx-md-50{--bs-gutter-x: 3.125rem}.g-md-50,.gy-md-50{--bs-gutter-y: 3.125rem}.g-md-55,.gx-md-55{--bs-gutter-x: 3.4375rem}.g-md-55,.gy-md-55{--bs-gutter-y: 3.4375rem}.g-md-60,.gx-md-60{--bs-gutter-x: 3.75rem}.g-md-60,.gy-md-60{--bs-gutter-y: 3.75rem}.g-md-65,.gx-md-65{--bs-gutter-x: 4.0625rem}.g-md-65,.gy-md-65{--bs-gutter-y: 4.0625rem}.g-md-70,.gx-md-70{--bs-gutter-x: 4.375rem}.g-md-70,.gy-md-70{--bs-gutter-y: 4.375rem}.g-md-75,.gx-md-75{--bs-gutter-x: 4.6875rem}.g-md-75,.gy-md-75{--bs-gutter-y: 4.6875rem}.g-md-80,.gx-md-80{--bs-gutter-x: 5rem}.g-md-80,.gy-md-80{--bs-gutter-y: 5rem}.g-md-85,.gx-md-85{--bs-gutter-x: 5.3125rem}.g-md-85,.gy-md-85{--bs-gutter-y: 5.3125rem}.g-md-90,.gx-md-90{--bs-gutter-x: 5.625rem}.g-md-90,.gy-md-90{--bs-gutter-y: 5.625rem}.g-md-95,.gx-md-95{--bs-gutter-x: 5.9375rem}.g-md-95,.gy-md-95{--bs-gutter-y: 5.9375rem}.g-md-100,.gx-md-100{--bs-gutter-x: 6.25rem}.g-md-100,.gy-md-100{--bs-gutter-y: 6.25rem}.g-md-105,.gx-md-105{--bs-gutter-x: 6.5625rem}.g-md-105,.gy-md-105{--bs-gutter-y: 6.5625rem}.g-md-110,.gx-md-110{--bs-gutter-x: 6.875rem}.g-md-110,.gy-md-110{--bs-gutter-y: 6.875rem}.g-md-115,.gx-md-115{--bs-gutter-x: 7.1875rem}.g-md-115,.gy-md-115{--bs-gutter-y: 7.1875rem}.g-md-120,.gx-md-120{--bs-gutter-x: 7.5rem}.g-md-120,.gy-md-120{--bs-gutter-y: 7.5rem}.g-md-130,.gx-md-130{--bs-gutter-x: 8.125rem}.g-md-130,.gy-md-130{--bs-gutter-y: 8.125rem}.g-md-135,.gx-md-135{--bs-gutter-x: 8.4375rem}.g-md-135,.gy-md-135{--bs-gutter-y: 8.4375rem}.g-md-140,.gx-md-140{--bs-gutter-x: 8.75rem}.g-md-140,.gy-md-140{--bs-gutter-y: 8.75rem}.g-md-145,.gx-md-145{--bs-gutter-x: 9.0625rem}.g-md-145,.gy-md-145{--bs-gutter-y: 9.0625rem}.g-md-150,.gx-md-150{--bs-gutter-x: 9.375rem}.g-md-150,.gy-md-150{--bs-gutter-y: 9.375rem}.g-md-155,.gx-md-155{--bs-gutter-x: 9.6875rem}.g-md-155,.gy-md-155{--bs-gutter-y: 9.6875rem}.g-md-160,.gx-md-160{--bs-gutter-x: 10rem}.g-md-160,.gy-md-160{--bs-gutter-y: 10rem}.g-md-165,.gx-md-165{--bs-gutter-x: 10.3125rem}.g-md-165,.gy-md-165{--bs-gutter-y: 10.3125rem}.g-md-170,.gx-md-170{--bs-gutter-x: 10.625rem}.g-md-170,.gy-md-170{--bs-gutter-y: 10.625rem}.g-md-175,.gx-md-175{--bs-gutter-x: 10.9375rem}.g-md-175,.gy-md-175{--bs-gutter-y: 10.9375rem}.g-md-180,.gx-md-180{--bs-gutter-x: 11.25rem}.g-md-180,.gy-md-180{--bs-gutter-y: 11.25rem}.g-md-185,.gx-md-185{--bs-gutter-x: 11.5625rem}.g-md-185,.gy-md-185{--bs-gutter-y: 11.5625rem}.g-md-190,.gx-md-190{--bs-gutter-x: 11.875rem}.g-md-190,.gy-md-190{--bs-gutter-y: 11.875rem}.g-md-195,.gx-md-195{--bs-gutter-x: 12.1875rem}.g-md-195,.gy-md-195{--bs-gutter-y: 12.1875rem}.g-md-200,.gx-md-200{--bs-gutter-x: 12.5rem}.g-md-200,.gy-md-200{--bs-gutter-y: 12.5rem}.g-md-210,.gx-md-210{--bs-gutter-x: 13.125rem}.g-md-210,.gy-md-210{--bs-gutter-y: 13.125rem}.g-md-240,.gx-md-240{--bs-gutter-x: 15rem}.g-md-240,.gy-md-240{--bs-gutter-y: 15rem}.g-md-350,.gx-md-350{--bs-gutter-x: 21.875rem}.g-md-350,.gy-md-350{--bs-gutter-y: 21.875rem}}@media(min-width: 1024px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.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.15625rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.15625rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 0.3125rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 0.3125rem}.g-lg-10,.gx-lg-10{--bs-gutter-x: 0.625rem}.g-lg-10,.gy-lg-10{--bs-gutter-y: 0.625rem}.g-lg-15,.gx-lg-15{--bs-gutter-x: 0.9375rem}.g-lg-15,.gy-lg-15{--bs-gutter-y: 0.9375rem}.g-lg-20,.gx-lg-20{--bs-gutter-x: 1.25rem}.g-lg-20,.gy-lg-20{--bs-gutter-y: 1.25rem}.g-lg-25,.gx-lg-25{--bs-gutter-x: 1.5625rem}.g-lg-25,.gy-lg-25{--bs-gutter-y: 1.5625rem}.g-lg-30,.gx-lg-30{--bs-gutter-x: 1.875rem}.g-lg-30,.gy-lg-30{--bs-gutter-y: 1.875rem}.g-lg-35,.gx-lg-35{--bs-gutter-x: 2.1875rem}.g-lg-35,.gy-lg-35{--bs-gutter-y: 2.1875rem}.g-lg-40,.gx-lg-40{--bs-gutter-x: 2.5rem}.g-lg-40,.gy-lg-40{--bs-gutter-y: 2.5rem}.g-lg-45,.gx-lg-45{--bs-gutter-x: 2.8125rem}.g-lg-45,.gy-lg-45{--bs-gutter-y: 2.8125rem}.g-lg-50,.gx-lg-50{--bs-gutter-x: 3.125rem}.g-lg-50,.gy-lg-50{--bs-gutter-y: 3.125rem}.g-lg-55,.gx-lg-55{--bs-gutter-x: 3.4375rem}.g-lg-55,.gy-lg-55{--bs-gutter-y: 3.4375rem}.g-lg-60,.gx-lg-60{--bs-gutter-x: 3.75rem}.g-lg-60,.gy-lg-60{--bs-gutter-y: 3.75rem}.g-lg-65,.gx-lg-65{--bs-gutter-x: 4.0625rem}.g-lg-65,.gy-lg-65{--bs-gutter-y: 4.0625rem}.g-lg-70,.gx-lg-70{--bs-gutter-x: 4.375rem}.g-lg-70,.gy-lg-70{--bs-gutter-y: 4.375rem}.g-lg-75,.gx-lg-75{--bs-gutter-x: 4.6875rem}.g-lg-75,.gy-lg-75{--bs-gutter-y: 4.6875rem}.g-lg-80,.gx-lg-80{--bs-gutter-x: 5rem}.g-lg-80,.gy-lg-80{--bs-gutter-y: 5rem}.g-lg-85,.gx-lg-85{--bs-gutter-x: 5.3125rem}.g-lg-85,.gy-lg-85{--bs-gutter-y: 5.3125rem}.g-lg-90,.gx-lg-90{--bs-gutter-x: 5.625rem}.g-lg-90,.gy-lg-90{--bs-gutter-y: 5.625rem}.g-lg-95,.gx-lg-95{--bs-gutter-x: 5.9375rem}.g-lg-95,.gy-lg-95{--bs-gutter-y: 5.9375rem}.g-lg-100,.gx-lg-100{--bs-gutter-x: 6.25rem}.g-lg-100,.gy-lg-100{--bs-gutter-y: 6.25rem}.g-lg-105,.gx-lg-105{--bs-gutter-x: 6.5625rem}.g-lg-105,.gy-lg-105{--bs-gutter-y: 6.5625rem}.g-lg-110,.gx-lg-110{--bs-gutter-x: 6.875rem}.g-lg-110,.gy-lg-110{--bs-gutter-y: 6.875rem}.g-lg-115,.gx-lg-115{--bs-gutter-x: 7.1875rem}.g-lg-115,.gy-lg-115{--bs-gutter-y: 7.1875rem}.g-lg-120,.gx-lg-120{--bs-gutter-x: 7.5rem}.g-lg-120,.gy-lg-120{--bs-gutter-y: 7.5rem}.g-lg-130,.gx-lg-130{--bs-gutter-x: 8.125rem}.g-lg-130,.gy-lg-130{--bs-gutter-y: 8.125rem}.g-lg-135,.gx-lg-135{--bs-gutter-x: 8.4375rem}.g-lg-135,.gy-lg-135{--bs-gutter-y: 8.4375rem}.g-lg-140,.gx-lg-140{--bs-gutter-x: 8.75rem}.g-lg-140,.gy-lg-140{--bs-gutter-y: 8.75rem}.g-lg-145,.gx-lg-145{--bs-gutter-x: 9.0625rem}.g-lg-145,.gy-lg-145{--bs-gutter-y: 9.0625rem}.g-lg-150,.gx-lg-150{--bs-gutter-x: 9.375rem}.g-lg-150,.gy-lg-150{--bs-gutter-y: 9.375rem}.g-lg-155,.gx-lg-155{--bs-gutter-x: 9.6875rem}.g-lg-155,.gy-lg-155{--bs-gutter-y: 9.6875rem}.g-lg-160,.gx-lg-160{--bs-gutter-x: 10rem}.g-lg-160,.gy-lg-160{--bs-gutter-y: 10rem}.g-lg-165,.gx-lg-165{--bs-gutter-x: 10.3125rem}.g-lg-165,.gy-lg-165{--bs-gutter-y: 10.3125rem}.g-lg-170,.gx-lg-170{--bs-gutter-x: 10.625rem}.g-lg-170,.gy-lg-170{--bs-gutter-y: 10.625rem}.g-lg-175,.gx-lg-175{--bs-gutter-x: 10.9375rem}.g-lg-175,.gy-lg-175{--bs-gutter-y: 10.9375rem}.g-lg-180,.gx-lg-180{--bs-gutter-x: 11.25rem}.g-lg-180,.gy-lg-180{--bs-gutter-y: 11.25rem}.g-lg-185,.gx-lg-185{--bs-gutter-x: 11.5625rem}.g-lg-185,.gy-lg-185{--bs-gutter-y: 11.5625rem}.g-lg-190,.gx-lg-190{--bs-gutter-x: 11.875rem}.g-lg-190,.gy-lg-190{--bs-gutter-y: 11.875rem}.g-lg-195,.gx-lg-195{--bs-gutter-x: 12.1875rem}.g-lg-195,.gy-lg-195{--bs-gutter-y: 12.1875rem}.g-lg-200,.gx-lg-200{--bs-gutter-x: 12.5rem}.g-lg-200,.gy-lg-200{--bs-gutter-y: 12.5rem}.g-lg-210,.gx-lg-210{--bs-gutter-x: 13.125rem}.g-lg-210,.gy-lg-210{--bs-gutter-y: 13.125rem}.g-lg-240,.gx-lg-240{--bs-gutter-x: 15rem}.g-lg-240,.gy-lg-240{--bs-gutter-y: 15rem}.g-lg-350,.gx-lg-350{--bs-gutter-x: 21.875rem}.g-lg-350,.gy-lg-350{--bs-gutter-y: 21.875rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.15625rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.15625rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 0.3125rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 0.3125rem}.g-xl-10,.gx-xl-10{--bs-gutter-x: 0.625rem}.g-xl-10,.gy-xl-10{--bs-gutter-y: 0.625rem}.g-xl-15,.gx-xl-15{--bs-gutter-x: 0.9375rem}.g-xl-15,.gy-xl-15{--bs-gutter-y: 0.9375rem}.g-xl-20,.gx-xl-20{--bs-gutter-x: 1.25rem}.g-xl-20,.gy-xl-20{--bs-gutter-y: 1.25rem}.g-xl-25,.gx-xl-25{--bs-gutter-x: 1.5625rem}.g-xl-25,.gy-xl-25{--bs-gutter-y: 1.5625rem}.g-xl-30,.gx-xl-30{--bs-gutter-x: 1.875rem}.g-xl-30,.gy-xl-30{--bs-gutter-y: 1.875rem}.g-xl-35,.gx-xl-35{--bs-gutter-x: 2.1875rem}.g-xl-35,.gy-xl-35{--bs-gutter-y: 2.1875rem}.g-xl-40,.gx-xl-40{--bs-gutter-x: 2.5rem}.g-xl-40,.gy-xl-40{--bs-gutter-y: 2.5rem}.g-xl-45,.gx-xl-45{--bs-gutter-x: 2.8125rem}.g-xl-45,.gy-xl-45{--bs-gutter-y: 2.8125rem}.g-xl-50,.gx-xl-50{--bs-gutter-x: 3.125rem}.g-xl-50,.gy-xl-50{--bs-gutter-y: 3.125rem}.g-xl-55,.gx-xl-55{--bs-gutter-x: 3.4375rem}.g-xl-55,.gy-xl-55{--bs-gutter-y: 3.4375rem}.g-xl-60,.gx-xl-60{--bs-gutter-x: 3.75rem}.g-xl-60,.gy-xl-60{--bs-gutter-y: 3.75rem}.g-xl-65,.gx-xl-65{--bs-gutter-x: 4.0625rem}.g-xl-65,.gy-xl-65{--bs-gutter-y: 4.0625rem}.g-xl-70,.gx-xl-70{--bs-gutter-x: 4.375rem}.g-xl-70,.gy-xl-70{--bs-gutter-y: 4.375rem}.g-xl-75,.gx-xl-75{--bs-gutter-x: 4.6875rem}.g-xl-75,.gy-xl-75{--bs-gutter-y: 4.6875rem}.g-xl-80,.gx-xl-80{--bs-gutter-x: 5rem}.g-xl-80,.gy-xl-80{--bs-gutter-y: 5rem}.g-xl-85,.gx-xl-85{--bs-gutter-x: 5.3125rem}.g-xl-85,.gy-xl-85{--bs-gutter-y: 5.3125rem}.g-xl-90,.gx-xl-90{--bs-gutter-x: 5.625rem}.g-xl-90,.gy-xl-90{--bs-gutter-y: 5.625rem}.g-xl-95,.gx-xl-95{--bs-gutter-x: 5.9375rem}.g-xl-95,.gy-xl-95{--bs-gutter-y: 5.9375rem}.g-xl-100,.gx-xl-100{--bs-gutter-x: 6.25rem}.g-xl-100,.gy-xl-100{--bs-gutter-y: 6.25rem}.g-xl-105,.gx-xl-105{--bs-gutter-x: 6.5625rem}.g-xl-105,.gy-xl-105{--bs-gutter-y: 6.5625rem}.g-xl-110,.gx-xl-110{--bs-gutter-x: 6.875rem}.g-xl-110,.gy-xl-110{--bs-gutter-y: 6.875rem}.g-xl-115,.gx-xl-115{--bs-gutter-x: 7.1875rem}.g-xl-115,.gy-xl-115{--bs-gutter-y: 7.1875rem}.g-xl-120,.gx-xl-120{--bs-gutter-x: 7.5rem}.g-xl-120,.gy-xl-120{--bs-gutter-y: 7.5rem}.g-xl-130,.gx-xl-130{--bs-gutter-x: 8.125rem}.g-xl-130,.gy-xl-130{--bs-gutter-y: 8.125rem}.g-xl-135,.gx-xl-135{--bs-gutter-x: 8.4375rem}.g-xl-135,.gy-xl-135{--bs-gutter-y: 8.4375rem}.g-xl-140,.gx-xl-140{--bs-gutter-x: 8.75rem}.g-xl-140,.gy-xl-140{--bs-gutter-y: 8.75rem}.g-xl-145,.gx-xl-145{--bs-gutter-x: 9.0625rem}.g-xl-145,.gy-xl-145{--bs-gutter-y: 9.0625rem}.g-xl-150,.gx-xl-150{--bs-gutter-x: 9.375rem}.g-xl-150,.gy-xl-150{--bs-gutter-y: 9.375rem}.g-xl-155,.gx-xl-155{--bs-gutter-x: 9.6875rem}.g-xl-155,.gy-xl-155{--bs-gutter-y: 9.6875rem}.g-xl-160,.gx-xl-160{--bs-gutter-x: 10rem}.g-xl-160,.gy-xl-160{--bs-gutter-y: 10rem}.g-xl-165,.gx-xl-165{--bs-gutter-x: 10.3125rem}.g-xl-165,.gy-xl-165{--bs-gutter-y: 10.3125rem}.g-xl-170,.gx-xl-170{--bs-gutter-x: 10.625rem}.g-xl-170,.gy-xl-170{--bs-gutter-y: 10.625rem}.g-xl-175,.gx-xl-175{--bs-gutter-x: 10.9375rem}.g-xl-175,.gy-xl-175{--bs-gutter-y: 10.9375rem}.g-xl-180,.gx-xl-180{--bs-gutter-x: 11.25rem}.g-xl-180,.gy-xl-180{--bs-gutter-y: 11.25rem}.g-xl-185,.gx-xl-185{--bs-gutter-x: 11.5625rem}.g-xl-185,.gy-xl-185{--bs-gutter-y: 11.5625rem}.g-xl-190,.gx-xl-190{--bs-gutter-x: 11.875rem}.g-xl-190,.gy-xl-190{--bs-gutter-y: 11.875rem}.g-xl-195,.gx-xl-195{--bs-gutter-x: 12.1875rem}.g-xl-195,.gy-xl-195{--bs-gutter-y: 12.1875rem}.g-xl-200,.gx-xl-200{--bs-gutter-x: 12.5rem}.g-xl-200,.gy-xl-200{--bs-gutter-y: 12.5rem}.g-xl-210,.gx-xl-210{--bs-gutter-x: 13.125rem}.g-xl-210,.gy-xl-210{--bs-gutter-y: 13.125rem}.g-xl-240,.gx-xl-240{--bs-gutter-x: 15rem}.g-xl-240,.gy-xl-240{--bs-gutter-y: 15rem}.g-xl-350,.gx-xl-350{--bs-gutter-x: 21.875rem}.g-xl-350,.gy-xl-350{--bs-gutter-y: 21.875rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.15625rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.15625rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 0.3125rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 0.3125rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x: 0.625rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y: 0.625rem}.g-xxl-15,.gx-xxl-15{--bs-gutter-x: 0.9375rem}.g-xxl-15,.gy-xxl-15{--bs-gutter-y: 0.9375rem}.g-xxl-20,.gx-xxl-20{--bs-gutter-x: 1.25rem}.g-xxl-20,.gy-xxl-20{--bs-gutter-y: 1.25rem}.g-xxl-25,.gx-xxl-25{--bs-gutter-x: 1.5625rem}.g-xxl-25,.gy-xxl-25{--bs-gutter-y: 1.5625rem}.g-xxl-30,.gx-xxl-30{--bs-gutter-x: 1.875rem}.g-xxl-30,.gy-xxl-30{--bs-gutter-y: 1.875rem}.g-xxl-35,.gx-xxl-35{--bs-gutter-x: 2.1875rem}.g-xxl-35,.gy-xxl-35{--bs-gutter-y: 2.1875rem}.g-xxl-40,.gx-xxl-40{--bs-gutter-x: 2.5rem}.g-xxl-40,.gy-xxl-40{--bs-gutter-y: 2.5rem}.g-xxl-45,.gx-xxl-45{--bs-gutter-x: 2.8125rem}.g-xxl-45,.gy-xxl-45{--bs-gutter-y: 2.8125rem}.g-xxl-50,.gx-xxl-50{--bs-gutter-x: 3.125rem}.g-xxl-50,.gy-xxl-50{--bs-gutter-y: 3.125rem}.g-xxl-55,.gx-xxl-55{--bs-gutter-x: 3.4375rem}.g-xxl-55,.gy-xxl-55{--bs-gutter-y: 3.4375rem}.g-xxl-60,.gx-xxl-60{--bs-gutter-x: 3.75rem}.g-xxl-60,.gy-xxl-60{--bs-gutter-y: 3.75rem}.g-xxl-65,.gx-xxl-65{--bs-gutter-x: 4.0625rem}.g-xxl-65,.gy-xxl-65{--bs-gutter-y: 4.0625rem}.g-xxl-70,.gx-xxl-70{--bs-gutter-x: 4.375rem}.g-xxl-70,.gy-xxl-70{--bs-gutter-y: 4.375rem}.g-xxl-75,.gx-xxl-75{--bs-gutter-x: 4.6875rem}.g-xxl-75,.gy-xxl-75{--bs-gutter-y: 4.6875rem}.g-xxl-80,.gx-xxl-80{--bs-gutter-x: 5rem}.g-xxl-80,.gy-xxl-80{--bs-gutter-y: 5rem}.g-xxl-85,.gx-xxl-85{--bs-gutter-x: 5.3125rem}.g-xxl-85,.gy-xxl-85{--bs-gutter-y: 5.3125rem}.g-xxl-90,.gx-xxl-90{--bs-gutter-x: 5.625rem}.g-xxl-90,.gy-xxl-90{--bs-gutter-y: 5.625rem}.g-xxl-95,.gx-xxl-95{--bs-gutter-x: 5.9375rem}.g-xxl-95,.gy-xxl-95{--bs-gutter-y: 5.9375rem}.g-xxl-100,.gx-xxl-100{--bs-gutter-x: 6.25rem}.g-xxl-100,.gy-xxl-100{--bs-gutter-y: 6.25rem}.g-xxl-105,.gx-xxl-105{--bs-gutter-x: 6.5625rem}.g-xxl-105,.gy-xxl-105{--bs-gutter-y: 6.5625rem}.g-xxl-110,.gx-xxl-110{--bs-gutter-x: 6.875rem}.g-xxl-110,.gy-xxl-110{--bs-gutter-y: 6.875rem}.g-xxl-115,.gx-xxl-115{--bs-gutter-x: 7.1875rem}.g-xxl-115,.gy-xxl-115{--bs-gutter-y: 7.1875rem}.g-xxl-120,.gx-xxl-120{--bs-gutter-x: 7.5rem}.g-xxl-120,.gy-xxl-120{--bs-gutter-y: 7.5rem}.g-xxl-130,.gx-xxl-130{--bs-gutter-x: 8.125rem}.g-xxl-130,.gy-xxl-130{--bs-gutter-y: 8.125rem}.g-xxl-135,.gx-xxl-135{--bs-gutter-x: 8.4375rem}.g-xxl-135,.gy-xxl-135{--bs-gutter-y: 8.4375rem}.g-xxl-140,.gx-xxl-140{--bs-gutter-x: 8.75rem}.g-xxl-140,.gy-xxl-140{--bs-gutter-y: 8.75rem}.g-xxl-145,.gx-xxl-145{--bs-gutter-x: 9.0625rem}.g-xxl-145,.gy-xxl-145{--bs-gutter-y: 9.0625rem}.g-xxl-150,.gx-xxl-150{--bs-gutter-x: 9.375rem}.g-xxl-150,.gy-xxl-150{--bs-gutter-y: 9.375rem}.g-xxl-155,.gx-xxl-155{--bs-gutter-x: 9.6875rem}.g-xxl-155,.gy-xxl-155{--bs-gutter-y: 9.6875rem}.g-xxl-160,.gx-xxl-160{--bs-gutter-x: 10rem}.g-xxl-160,.gy-xxl-160{--bs-gutter-y: 10rem}.g-xxl-165,.gx-xxl-165{--bs-gutter-x: 10.3125rem}.g-xxl-165,.gy-xxl-165{--bs-gutter-y: 10.3125rem}.g-xxl-170,.gx-xxl-170{--bs-gutter-x: 10.625rem}.g-xxl-170,.gy-xxl-170{--bs-gutter-y: 10.625rem}.g-xxl-175,.gx-xxl-175{--bs-gutter-x: 10.9375rem}.g-xxl-175,.gy-xxl-175{--bs-gutter-y: 10.9375rem}.g-xxl-180,.gx-xxl-180{--bs-gutter-x: 11.25rem}.g-xxl-180,.gy-xxl-180{--bs-gutter-y: 11.25rem}.g-xxl-185,.gx-xxl-185{--bs-gutter-x: 11.5625rem}.g-xxl-185,.gy-xxl-185{--bs-gutter-y: 11.5625rem}.g-xxl-190,.gx-xxl-190{--bs-gutter-x: 11.875rem}.g-xxl-190,.gy-xxl-190{--bs-gutter-y: 11.875rem}.g-xxl-195,.gx-xxl-195{--bs-gutter-x: 12.1875rem}.g-xxl-195,.gy-xxl-195{--bs-gutter-y: 12.1875rem}.g-xxl-200,.gx-xxl-200{--bs-gutter-x: 12.5rem}.g-xxl-200,.gy-xxl-200{--bs-gutter-y: 12.5rem}.g-xxl-210,.gx-xxl-210{--bs-gutter-x: 13.125rem}.g-xxl-210,.gy-xxl-210{--bs-gutter-y: 13.125rem}.g-xxl-240,.gx-xxl-240{--bs-gutter-x: 15rem}.g-xxl-240,.gy-xxl-240{--bs-gutter-y: 15rem}.g-xxl-350,.gx-xxl-350{--bs-gutter-x: 21.875rem}.g-xxl-350,.gy-xxl-350{--bs-gutter-y: 21.875rem}}@media(min-width: 1920px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y: 0}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: 0.15625rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: 0.15625rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: 0.3125rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: 0.3125rem}.g-xxxl-10,.gx-xxxl-10{--bs-gutter-x: 0.625rem}.g-xxxl-10,.gy-xxxl-10{--bs-gutter-y: 0.625rem}.g-xxxl-15,.gx-xxxl-15{--bs-gutter-x: 0.9375rem}.g-xxxl-15,.gy-xxxl-15{--bs-gutter-y: 0.9375rem}.g-xxxl-20,.gx-xxxl-20{--bs-gutter-x: 1.25rem}.g-xxxl-20,.gy-xxxl-20{--bs-gutter-y: 1.25rem}.g-xxxl-25,.gx-xxxl-25{--bs-gutter-x: 1.5625rem}.g-xxxl-25,.gy-xxxl-25{--bs-gutter-y: 1.5625rem}.g-xxxl-30,.gx-xxxl-30{--bs-gutter-x: 1.875rem}.g-xxxl-30,.gy-xxxl-30{--bs-gutter-y: 1.875rem}.g-xxxl-35,.gx-xxxl-35{--bs-gutter-x: 2.1875rem}.g-xxxl-35,.gy-xxxl-35{--bs-gutter-y: 2.1875rem}.g-xxxl-40,.gx-xxxl-40{--bs-gutter-x: 2.5rem}.g-xxxl-40,.gy-xxxl-40{--bs-gutter-y: 2.5rem}.g-xxxl-45,.gx-xxxl-45{--bs-gutter-x: 2.8125rem}.g-xxxl-45,.gy-xxxl-45{--bs-gutter-y: 2.8125rem}.g-xxxl-50,.gx-xxxl-50{--bs-gutter-x: 3.125rem}.g-xxxl-50,.gy-xxxl-50{--bs-gutter-y: 3.125rem}.g-xxxl-55,.gx-xxxl-55{--bs-gutter-x: 3.4375rem}.g-xxxl-55,.gy-xxxl-55{--bs-gutter-y: 3.4375rem}.g-xxxl-60,.gx-xxxl-60{--bs-gutter-x: 3.75rem}.g-xxxl-60,.gy-xxxl-60{--bs-gutter-y: 3.75rem}.g-xxxl-65,.gx-xxxl-65{--bs-gutter-x: 4.0625rem}.g-xxxl-65,.gy-xxxl-65{--bs-gutter-y: 4.0625rem}.g-xxxl-70,.gx-xxxl-70{--bs-gutter-x: 4.375rem}.g-xxxl-70,.gy-xxxl-70{--bs-gutter-y: 4.375rem}.g-xxxl-75,.gx-xxxl-75{--bs-gutter-x: 4.6875rem}.g-xxxl-75,.gy-xxxl-75{--bs-gutter-y: 4.6875rem}.g-xxxl-80,.gx-xxxl-80{--bs-gutter-x: 5rem}.g-xxxl-80,.gy-xxxl-80{--bs-gutter-y: 5rem}.g-xxxl-85,.gx-xxxl-85{--bs-gutter-x: 5.3125rem}.g-xxxl-85,.gy-xxxl-85{--bs-gutter-y: 5.3125rem}.g-xxxl-90,.gx-xxxl-90{--bs-gutter-x: 5.625rem}.g-xxxl-90,.gy-xxxl-90{--bs-gutter-y: 5.625rem}.g-xxxl-95,.gx-xxxl-95{--bs-gutter-x: 5.9375rem}.g-xxxl-95,.gy-xxxl-95{--bs-gutter-y: 5.9375rem}.g-xxxl-100,.gx-xxxl-100{--bs-gutter-x: 6.25rem}.g-xxxl-100,.gy-xxxl-100{--bs-gutter-y: 6.25rem}.g-xxxl-105,.gx-xxxl-105{--bs-gutter-x: 6.5625rem}.g-xxxl-105,.gy-xxxl-105{--bs-gutter-y: 6.5625rem}.g-xxxl-110,.gx-xxxl-110{--bs-gutter-x: 6.875rem}.g-xxxl-110,.gy-xxxl-110{--bs-gutter-y: 6.875rem}.g-xxxl-115,.gx-xxxl-115{--bs-gutter-x: 7.1875rem}.g-xxxl-115,.gy-xxxl-115{--bs-gutter-y: 7.1875rem}.g-xxxl-120,.gx-xxxl-120{--bs-gutter-x: 7.5rem}.g-xxxl-120,.gy-xxxl-120{--bs-gutter-y: 7.5rem}.g-xxxl-130,.gx-xxxl-130{--bs-gutter-x: 8.125rem}.g-xxxl-130,.gy-xxxl-130{--bs-gutter-y: 8.125rem}.g-xxxl-135,.gx-xxxl-135{--bs-gutter-x: 8.4375rem}.g-xxxl-135,.gy-xxxl-135{--bs-gutter-y: 8.4375rem}.g-xxxl-140,.gx-xxxl-140{--bs-gutter-x: 8.75rem}.g-xxxl-140,.gy-xxxl-140{--bs-gutter-y: 8.75rem}.g-xxxl-145,.gx-xxxl-145{--bs-gutter-x: 9.0625rem}.g-xxxl-145,.gy-xxxl-145{--bs-gutter-y: 9.0625rem}.g-xxxl-150,.gx-xxxl-150{--bs-gutter-x: 9.375rem}.g-xxxl-150,.gy-xxxl-150{--bs-gutter-y: 9.375rem}.g-xxxl-155,.gx-xxxl-155{--bs-gutter-x: 9.6875rem}.g-xxxl-155,.gy-xxxl-155{--bs-gutter-y: 9.6875rem}.g-xxxl-160,.gx-xxxl-160{--bs-gutter-x: 10rem}.g-xxxl-160,.gy-xxxl-160{--bs-gutter-y: 10rem}.g-xxxl-165,.gx-xxxl-165{--bs-gutter-x: 10.3125rem}.g-xxxl-165,.gy-xxxl-165{--bs-gutter-y: 10.3125rem}.g-xxxl-170,.gx-xxxl-170{--bs-gutter-x: 10.625rem}.g-xxxl-170,.gy-xxxl-170{--bs-gutter-y: 10.625rem}.g-xxxl-175,.gx-xxxl-175{--bs-gutter-x: 10.9375rem}.g-xxxl-175,.gy-xxxl-175{--bs-gutter-y: 10.9375rem}.g-xxxl-180,.gx-xxxl-180{--bs-gutter-x: 11.25rem}.g-xxxl-180,.gy-xxxl-180{--bs-gutter-y: 11.25rem}.g-xxxl-185,.gx-xxxl-185{--bs-gutter-x: 11.5625rem}.g-xxxl-185,.gy-xxxl-185{--bs-gutter-y: 11.5625rem}.g-xxxl-190,.gx-xxxl-190{--bs-gutter-x: 11.875rem}.g-xxxl-190,.gy-xxxl-190{--bs-gutter-y: 11.875rem}.g-xxxl-195,.gx-xxxl-195{--bs-gutter-x: 12.1875rem}.g-xxxl-195,.gy-xxxl-195{--bs-gutter-y: 12.1875rem}.g-xxxl-200,.gx-xxxl-200{--bs-gutter-x: 12.5rem}.g-xxxl-200,.gy-xxxl-200{--bs-gutter-y: 12.5rem}.g-xxxl-210,.gx-xxxl-210{--bs-gutter-x: 13.125rem}.g-xxxl-210,.gy-xxxl-210{--bs-gutter-y: 13.125rem}.g-xxxl-240,.gx-xxxl-240{--bs-gutter-x: 15rem}.g-xxxl-240,.gy-xxxl-240{--bs-gutter-y: 15rem}.g-xxxl-350,.gx-xxxl-350{--bs-gutter-x: 21.875rem}.g-xxxl-350,.gy-xxxl-350{--bs-gutter-y: 21.875rem}}.table,.wp-block-table table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:.625rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*,.wp-block-table table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody,.wp-block-table table>tbody{vertical-align:inherit}.table>thead,.wp-block-table table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000000;--bs-table-bg: #cccccc;--bs-table-border-color: #a3a3a3;--bs-table-striped-bg: #c2c2c2;--bs-table-striped-color: #000000;--bs-table-active-bg: #b8b8b8;--bs-table-active-color: #000000;--bs-table-hover-bg: #bdbdbd;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000000;--bs-table-bg: white;--bs-table-border-color: #cccccc;--bs-table-striped-bg: #f2f2f2;--bs-table-striped-color: #000000;--bs-table-active-bg: #e6e6e6;--bs-table-active-color: #000000;--bs-table-hover-bg: #ececec;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000000;--bs-table-bg: #e1ecd4;--bs-table-border-color: #b4bdaa;--bs-table-striped-bg: #d6e0c9;--bs-table-striped-color: #000000;--bs-table-active-bg: #cbd4bf;--bs-table-active-color: #000000;--bs-table-hover-bg: #d0dac4;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000000;--bs-table-bg: #f6fbfc;--bs-table-border-color: #c5c9ca;--bs-table-striped-bg: #eaeeef;--bs-table-striped-color: #000000;--bs-table-active-bg: #dde2e3;--bs-table-active-color: #000000;--bs-table-hover-bg: #e4e8e9;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000000;--bs-table-bg: #fcf2cc;--bs-table-border-color: #cac2a3;--bs-table-striped-bg: #efe6c2;--bs-table-striped-color: #000000;--bs-table-active-bg: #e3dab8;--bs-table-active-color: #000000;--bs-table-hover-bg: #e9e0bd;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000000;--bs-table-bg: #f5d1d9;--bs-table-border-color: #c4a7ae;--bs-table-striped-bg: #e9c7ce;--bs-table-striped-color: #000000;--bs-table-active-bg: #ddbcc3;--bs-table-active-color: #000000;--bs-table-hover-bg: #e3c1c9;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000000;--bs-table-bg: #dce2e2;--bs-table-border-color: #b0b5b5;--bs-table-striped-bg: #d1d7d7;--bs-table-striped-color: #000000;--bs-table-active-bg: #c6cbcb;--bs-table-active-color: #000000;--bs-table-hover-bg: #ccd1d1;--bs-table-hover-color: #000000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #ffffff;--bs-table-bg: #444544;--bs-table-border-color: #696a69;--bs-table-striped-bg: #4d4e4d;--bs-table-striped-color: #ffffff;--bs-table-active-bg: #575857;--bs-table-active-color: #ffffff;--bs-table-hover-bg: #525352;--bs-table-hover-color: #ffffff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 374.98px){.table-responsive-xsl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 567.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 639.98px){.table-responsive-sml{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1023.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1919.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.09375rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.765625rem}.form-text{margin-top:.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0;box-shadow:var(--bs-box-shadow-inset);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:gray;outline:0;box-shadow:var(--bs-box-shadow-inset),0 0 0 .25rem rgba(0,0,0,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color: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-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:0.765625rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.09375rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.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}.form-control-color::-webkit-color-swatch{border:0 !important}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23444544' 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:0.875rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:0;box-shadow:var(--bs-box-shadow-inset);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:gray;outline:0;box-shadow:var(--bs-box-shadow-inset),0 0 0 .25rem rgba(0,0,0,.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:0.765625rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.09375rem}[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='%23dce2e2' 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.3125rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:gray;outline:0;box-shadow:0 0 0 .25rem rgba(0,0,0,.25)}.form-check-input:checked{background-color:#000;border-color:#000}.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='%23ffffff' 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='%23ffffff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#000;border-color:#000;--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='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;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='gray'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%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,.wp-block-button .btn-check[disabled]+.wp-block-button__link,.btn-check:disabled+.btn,.wp-block-button .btn-check:disabled+.wp-block-button__link{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #5d5d5d,0 0 0 .25rem rgba(0,0,0,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #5d5d5d,0 0 0 .25rem rgba(0,0,0,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;-webkit-appearance:none;appearance:none;background-color:#000;border:0;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);-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:#b3b3b3}.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);box-shadow:var(--bs-box-shadow-inset)}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#000;border:0;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);-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:#b3b3b3}.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);box-shadow:var(--bs-box-shadow-inset)}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;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{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder, .form-floating>.form-control-plaintext::-moz-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:not(:-moz-placeholder-shown), .form-floating>.form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg)}.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#5d5d5d}.form-floating>:disabled~label::after,.form-floating>.form-control:disabled~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn,.input-group .wp-block-button .wp-block-button__link,.wp-block-button .input-group .wp-block-button__link{position:relative;z-index:2}.input-group .btn:focus,.input-group .wp-block-button .wp-block-button__link:focus,.wp-block-button .input-group .wp-block-button__link:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:0.875rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn,.wp-block-button .input-group-lg>.wp-block-button__link{padding:.5rem 1rem;font-size:1.09375rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn,.wp-block-button .input-group-sm>.wp-block-button__link{padding:.25rem .5rem;font-size:0.765625rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width)*-1)}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.15625rem .3125rem;margin-top:.1rem;font-size:0.765625rem;color:#fff;background-color:var(--bs-success)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%236aa029' 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.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%236aa029' 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.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.15625rem .3125rem;margin-top:.1rem;font-size:0.765625rem;color:#fff;background-color:var(--bs-danger)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.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='%23cf1a43'%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='%23cf1a43' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23cf1a43'%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='%23cf1a43' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn,.wp-block-button .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:0.875rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 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;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);background-color:var(--bs-btn-bg);box-shadow:var(--bs-btn-box-shadow);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,.wp-block-button .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link{transition:none}}.btn:hover,.wp-block-button .wp-block-button__link: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,.wp-block-button .btn-check+.wp-block-button__link:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible,.wp-block-button .wp-block-button__link:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-box-shadow),var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn,.wp-block-button .btn-check:focus-visible+.wp-block-button__link{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-box-shadow),var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.wp-block-button .btn-check:checked+.wp-block-button__link,:not(.btn-check)+.btn:active,.wp-block-button :not(.btn-check)+.wp-block-button__link:active,.btn:first-child:active,.wp-block-button .wp-block-button__link:first-child:active,.btn.active,.wp-block-button .active.wp-block-button__link,.btn.show,.wp-block-button .show.wp-block-button__link{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);box-shadow:var(--bs-btn-active-shadow)}.btn-check:checked+.btn:focus-visible,.wp-block-button .btn-check:checked+.wp-block-button__link:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.wp-block-button :not(.btn-check)+.wp-block-button__link:active:focus-visible,.btn:first-child:active:focus-visible,.wp-block-button .wp-block-button__link:first-child:active:focus-visible,.btn.active:focus-visible,.wp-block-button .active.wp-block-button__link:focus-visible,.btn.show:focus-visible,.wp-block-button .show.wp-block-button__link:focus-visible{box-shadow:var(--bs-btn-active-shadow),var(--bs-btn-focus-box-shadow)}.btn:disabled,.wp-block-button .wp-block-button__link:disabled,.btn.disabled,.wp-block-button .disabled.wp-block-button__link,fieldset:disabled .btn,fieldset:disabled .wp-block-button .wp-block-button__link,.wp-block-button fieldset:disabled .wp-block-button__link{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);box-shadow:none}.btn-primary,.wp-block-button .wp-block-button__link{--bs-btn-color: #ffffff;--bs-btn-bg: #000000;--bs-btn-border-color: #000000;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: black;--bs-btn-hover-border-color: black;--bs-btn-focus-shadow-rgb: 38, 38, 38;--bs-btn-active-color: #ffffff;--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: #ffffff;--bs-btn-disabled-bg: #000000;--bs-btn-disabled-border-color: #000000}.btn-secondary{--bs-btn-color: #000000;--bs-btn-bg: #ffffff;--bs-btn-border-color: #ffffff;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: white;--bs-btn-hover-border-color: white;--bs-btn-focus-shadow-rgb: 217, 217, 217;--bs-btn-active-color: #000000;--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: #000000;--bs-btn-disabled-bg: #ffffff;--bs-btn-disabled-border-color: #ffffff}.btn-success{--bs-btn-color: #000000;--bs-btn-bg: #6aa029;--bs-btn-border-color: #6aa029;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #80ae49;--bs-btn-hover-border-color: #79aa3e;--bs-btn-focus-shadow-rgb: 90, 136, 35;--bs-btn-active-color: #000000;--bs-btn-active-bg: #88b354;--bs-btn-active-border-color: #79aa3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #6aa029;--bs-btn-disabled-border-color: #6aa029}.btn-info{--bs-btn-color: #000000;--bs-btn-bg: #d1ecf1;--bs-btn-border-color: #d1ecf1;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #d8eff3;--bs-btn-hover-border-color: #d6eef2;--bs-btn-focus-shadow-rgb: 178, 201, 205;--bs-btn-active-color: #000000;--bs-btn-active-bg: #daf0f4;--bs-btn-active-border-color: #d6eef2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #d1ecf1;--bs-btn-disabled-border-color: #d1ecf1}.btn-warning{--bs-btn-color: #000000;--bs-btn-bg: #f0c000;--bs-btn-border-color: #f0c000;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #f2c926;--bs-btn-hover-border-color: #f2c61a;--bs-btn-focus-shadow-rgb: 204, 163, 0;--bs-btn-active-color: #000000;--bs-btn-active-bg: #f3cd33;--bs-btn-active-border-color: #f2c61a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #f0c000;--bs-btn-disabled-border-color: #f0c000}.btn-danger{--bs-btn-color: #ffffff;--bs-btn-bg: #cf1a43;--bs-btn-border-color: #cf1a43;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #b01639;--bs-btn-hover-border-color: #a61536;--bs-btn-focus-shadow-rgb: 214, 60, 95;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #a61536;--bs-btn-active-border-color: #9b1432;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #cf1a43;--bs-btn-disabled-border-color: #cf1a43}.btn-light{--bs-btn-color: #000000;--bs-btn-bg: #dce2e2;--bs-btn-border-color: #dce2e2;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #bbc0c0;--bs-btn-hover-border-color: #b0b5b5;--bs-btn-focus-shadow-rgb: 187, 192, 192;--bs-btn-active-color: #000000;--bs-btn-active-bg: #b0b5b5;--bs-btn-active-border-color: #a5aaaa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #dce2e2;--bs-btn-disabled-border-color: #dce2e2}.btn-lighter{--bs-btn-color: #000000;--bs-btn-bg: #f0f0f0;--bs-btn-border-color: #f0f0f0;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #f2f2f2;--bs-btn-hover-border-color: #f2f2f2;--bs-btn-focus-shadow-rgb: 204, 204, 204;--bs-btn-active-color: #000000;--bs-btn-active-bg: #f3f3f3;--bs-btn-active-border-color: #f2f2f2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #f0f0f0;--bs-btn-disabled-border-color: #f0f0f0}.btn-lightest{--bs-btn-color: #000000;--bs-btn-bg: #f9fcfc;--bs-btn-border-color: #f9fcfc;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #fafcfc;--bs-btn-hover-border-color: #fafcfc;--bs-btn-focus-shadow-rgb: 212, 214, 214;--bs-btn-active-color: #000000;--bs-btn-active-bg: #fafdfd;--bs-btn-active-border-color: #fafcfc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: #f9fcfc;--bs-btn-disabled-border-color: #f9fcfc}.btn-dark{--bs-btn-color: #ffffff;--bs-btn-bg: #444544;--bs-btn-border-color: #444544;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #606160;--bs-btn-hover-border-color: #575857;--bs-btn-focus-shadow-rgb: 96, 97, 96;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #696a69;--bs-btn-active-border-color: #575857;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #444544;--bs-btn-disabled-border-color: #444544}.btn-black{--bs-btn-color: #ffffff;--bs-btn-bg: #000000;--bs-btn-border-color: #000000;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: black;--bs-btn-hover-border-color: black;--bs-btn-focus-shadow-rgb: 38, 38, 38;--bs-btn-active-color: #ffffff;--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: #ffffff;--bs-btn-disabled-bg: #000000;--bs-btn-disabled-border-color: #000000}.btn-white{--bs-btn-color: #000000;--bs-btn-bg: #ffffff;--bs-btn-border-color: #ffffff;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: white;--bs-btn-hover-border-color: white;--bs-btn-focus-shadow-rgb: 217, 217, 217;--bs-btn-active-color: #000000;--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: #000000;--bs-btn-disabled-bg: #ffffff;--bs-btn-disabled-border-color: #ffffff}.btn-gray{--bs-btn-color: #ffffff;--bs-btn-bg: #5d5d5d;--bs-btn-border-color: #5d5d5d;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #4f4f4f;--bs-btn-hover-border-color: #4a4a4a;--bs-btn-focus-shadow-rgb: 117, 117, 117;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #4a4a4a;--bs-btn-active-border-color: #464646;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #5d5d5d;--bs-btn-disabled-border-color: #5d5d5d}.btn-outline-primary,.wp-block-button.is-style-outline .wp-block-button__link{--bs-btn-color: #000000;--bs-btn-border-color: #000000;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #000000;--bs-btn-hover-border-color: #000000;--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #000000;--bs-btn-active-border-color: #000000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #000000;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #ffffff;--bs-btn-border-color: #ffffff;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #ffffff;--bs-btn-hover-border-color: #ffffff;--bs-btn-focus-shadow-rgb: 255, 255, 255;--bs-btn-active-color: #000000;--bs-btn-active-bg: #ffffff;--bs-btn-active-border-color: #ffffff;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffffff;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #6aa029;--bs-btn-border-color: #6aa029;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #6aa029;--bs-btn-hover-border-color: #6aa029;--bs-btn-focus-shadow-rgb: 106, 160, 41;--bs-btn-active-color: #000000;--bs-btn-active-bg: #6aa029;--bs-btn-active-border-color: #6aa029;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #6aa029;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6aa029;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #d1ecf1;--bs-btn-border-color: #d1ecf1;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #d1ecf1;--bs-btn-hover-border-color: #d1ecf1;--bs-btn-focus-shadow-rgb: 209, 236, 241;--bs-btn-active-color: #000000;--bs-btn-active-bg: #d1ecf1;--bs-btn-active-border-color: #d1ecf1;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #d1ecf1;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #d1ecf1;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #f0c000;--bs-btn-border-color: #f0c000;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #f0c000;--bs-btn-hover-border-color: #f0c000;--bs-btn-focus-shadow-rgb: 240, 192, 0;--bs-btn-active-color: #000000;--bs-btn-active-bg: #f0c000;--bs-btn-active-border-color: #f0c000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f0c000;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f0c000;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #cf1a43;--bs-btn-border-color: #cf1a43;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #cf1a43;--bs-btn-hover-border-color: #cf1a43;--bs-btn-focus-shadow-rgb: 207, 26, 67;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #cf1a43;--bs-btn-active-border-color: #cf1a43;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #cf1a43;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #cf1a43;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #dce2e2;--bs-btn-border-color: #dce2e2;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #dce2e2;--bs-btn-hover-border-color: #dce2e2;--bs-btn-focus-shadow-rgb: 220, 226, 226;--bs-btn-active-color: #000000;--bs-btn-active-bg: #dce2e2;--bs-btn-active-border-color: #dce2e2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #dce2e2;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dce2e2;--bs-gradient: none}.btn-outline-lighter{--bs-btn-color: #f0f0f0;--bs-btn-border-color: #f0f0f0;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #f0f0f0;--bs-btn-hover-border-color: #f0f0f0;--bs-btn-focus-shadow-rgb: 240, 240, 240;--bs-btn-active-color: #000000;--bs-btn-active-bg: #f0f0f0;--bs-btn-active-border-color: #f0f0f0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f0f0f0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f0f0f0;--bs-gradient: none}.btn-outline-lightest{--bs-btn-color: #f9fcfc;--bs-btn-border-color: #f9fcfc;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #f9fcfc;--bs-btn-hover-border-color: #f9fcfc;--bs-btn-focus-shadow-rgb: 249, 252, 252;--bs-btn-active-color: #000000;--bs-btn-active-bg: #f9fcfc;--bs-btn-active-border-color: #f9fcfc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f9fcfc;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f9fcfc;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #444544;--bs-btn-border-color: #444544;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #444544;--bs-btn-hover-border-color: #444544;--bs-btn-focus-shadow-rgb: 68, 69, 68;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #444544;--bs-btn-active-border-color: #444544;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #444544;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #444544;--bs-gradient: none}.btn-outline-black{--bs-btn-color: #000000;--bs-btn-border-color: #000000;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #000000;--bs-btn-hover-border-color: #000000;--bs-btn-focus-shadow-rgb: 0, 0, 0;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #000000;--bs-btn-active-border-color: #000000;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000000;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #000000;--bs-gradient: none}.btn-outline-white{--bs-btn-color: #ffffff;--bs-btn-border-color: #ffffff;--bs-btn-hover-color: #000000;--bs-btn-hover-bg: #ffffff;--bs-btn-hover-border-color: #ffffff;--bs-btn-focus-shadow-rgb: 255, 255, 255;--bs-btn-active-color: #000000;--bs-btn-active-bg: #ffffff;--bs-btn-active-border-color: #ffffff;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffffff;--bs-gradient: none}.btn-outline-gray{--bs-btn-color: #5d5d5d;--bs-btn-border-color: #5d5d5d;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #5d5d5d;--bs-btn-hover-border-color: #5d5d5d;--bs-btn-focus-shadow-rgb: 93, 93, 93;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #5d5d5d;--bs-btn-active-border-color: #5d5d5d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #5d5d5d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #5d5d5d;--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: #5d5d5d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 217, 217, 217;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.wp-block-button.btn-lg .wp-block-button__link,.btn-group-lg>.wp-block-button.btn .wp-block-button__link,.wp-block-button .btn-group-lg>.wp-block-button.wp-block-button__link .wp-block-button__link,.btn-group-lg>.btn,.wp-block-button .btn-group-lg>.wp-block-button__link{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.09375rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.wp-block-button.btn-sm .wp-block-button__link,.btn-group-sm>.wp-block-button.btn .wp-block-button__link,.wp-block-button .btn-group-sm>.wp-block-button.wp-block-button__link .wp-block-button__link,.btn-group-sm>.btn,.wp-block-button .btn-group-sm>.wp-block-button__link{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.765625rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:0.875rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.3125rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #ffffff;--bs-dropdown-link-active-bg: #000000;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 0.625rem;--bs-dropdown-item-padding-y: 0.15625rem;--bs-dropdown-header-color: #5d5d5d;--bs-dropdown-header-padding-x: 0.625rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);box-shadow:var(--bs-dropdown-box-shadow)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 375px){.dropdown-menu-xsl-start{--bs-position: start}.dropdown-menu-xsl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xsl-end{--bs-position: end}.dropdown-menu-xsl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 568px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 640px){.dropdown-menu-sml-start{--bs-position: start}.dropdown-menu-sml-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sml-end{--bs-position: end}.dropdown-menu-sml-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1024px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1920px){.dropdown-menu-xxxl-start{--bs-position: start}.dropdown-menu-xxxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxxl-end{--bs-position: end}.dropdown-menu-xxxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.765625rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dce2e2;--bs-dropdown-bg: #444544;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dce2e2;--bs-dropdown-link-hover-color: #ffffff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #ffffff;--bs-dropdown-link-active-bg: #000000;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.wp-block-button .btn-group>.wp-block-button__link,.btn-group-vertical>.btn,.wp-block-button .btn-group-vertical>.wp-block-button__link{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.wp-block-button .btn-group>.btn-check:checked+.wp-block-button__link,.btn-group>.btn-check:focus+.btn,.wp-block-button .btn-group>.btn-check:focus+.wp-block-button__link,.btn-group>.btn:hover,.wp-block-button .btn-group>.wp-block-button__link:hover,.btn-group>.btn:focus,.wp-block-button .btn-group>.wp-block-button__link:focus,.btn-group>.btn:active,.wp-block-button .btn-group>.wp-block-button__link:active,.btn-group>.btn.active,.wp-block-button .btn-group>.active.wp-block-button__link,.btn-group-vertical>.btn-check:checked+.btn,.wp-block-button .btn-group-vertical>.btn-check:checked+.wp-block-button__link,.btn-group-vertical>.btn-check:focus+.btn,.wp-block-button .btn-group-vertical>.btn-check:focus+.wp-block-button__link,.btn-group-vertical>.btn:hover,.wp-block-button .btn-group-vertical>.wp-block-button__link:hover,.btn-group-vertical>.btn:focus,.wp-block-button .btn-group-vertical>.wp-block-button__link:focus,.btn-group-vertical>.btn:active,.wp-block-button .btn-group-vertical>.wp-block-button__link:active,.btn-group-vertical>.btn.active,.wp-block-button .btn-group-vertical>.active.wp-block-button__link{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>:not(.btn-check:first-child)+.btn,.wp-block-button .btn-group>:not(.btn-check:first-child)+.wp-block-button__link,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width)*-1)}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.wp-block-button.btn-sm .wp-block-button__link+.dropdown-toggle-split,.btn-group-sm>.wp-block-button.btn .wp-block-button__link+.dropdown-toggle-split,.wp-block-button .btn-group-sm>.wp-block-button.wp-block-button__link .wp-block-button__link+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split,.wp-block-button .btn-group-sm>.wp-block-button__link+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.wp-block-button.btn-lg .wp-block-button__link+.dropdown-toggle-split,.btn-group-lg>.wp-block-button.btn .wp-block-button__link+.dropdown-toggle-split,.wp-block-button .btn-group-lg>.wp-block-button.wp-block-button__link .wp-block-button__link+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split,.wp-block-button .btn-group-lg>.wp-block-button__link+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group.show .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.wp-block-button .btn-group-vertical>.wp-block-button__link,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.wp-block-button .btn-group-vertical>.wp-block-button__link:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width)*-1)}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(0,0,0,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width))}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #ffffff;--bs-nav-pills-link-active-bg: #000000}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.3125rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: 0.3359375rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.09375rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.09375rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-xs{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 375px){.navbar-expand-xsl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xsl .navbar-nav{flex-direction:row}.navbar-expand-xsl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xsl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xsl .navbar-nav-scroll{overflow:visible}.navbar-expand-xsl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xsl .navbar-toggler{display:none}.navbar-expand-xsl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xsl .offcanvas .offcanvas-header{display:none}.navbar-expand-xsl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 568px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 640px){.navbar-expand-sml{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sml .navbar-nav{flex-direction:row}.navbar-expand-sml .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sml .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sml .navbar-nav-scroll{overflow:visible}.navbar-expand-sml .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sml .navbar-toggler{display:none}.navbar-expand-sml .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-sml .offcanvas .offcanvas-header{display:none}.navbar-expand-sml .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1024px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1920px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}.navbar-expand-xxxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xxxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #ffffff;--bs-navbar-brand-color: #ffffff;--bs-navbar-brand-hover-color: #ffffff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 0.625rem;--bs-card-spacer-x: 0.625rem;--bs-card-title-spacer-y: 0.3125rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: 0.3125rem;--bs-card-cap-padding-x: 0.625rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 0.625rem;--bs-card-group-margin: 0.9375rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);box-shadow:var(--bs-card-box-shadow)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0}.card>.list-group:last-child{border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-0.5*var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header-tabs{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-0.5*var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-left:calc(-0.5*var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width: 568px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: gray;--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:0.875rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:not(:first-of-type){border-top:0}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23666666'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23666666'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:0.875rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.25);--bs-pagination-active-color: #ffffff;--bs-pagination-active-bg: #000000;--bs-pagination-active-border-color: #000000;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width)*-1)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.09375rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.765625rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #ffffff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline}.badge:empty{display:none}.btn .badge,.wp-block-button .wp-block-button__link .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 0.625rem;--bs-alert-padding-y: 0.625rem;--bs-alert-margin-bottom: 0.9375rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 0 solid var(--bs-alert-border-color);--bs-alert-border-radius: 0;--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border)}.alert-heading{color:inherit}.alert-link{font-weight:unset;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:1.875rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:.78125rem .625rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-lighter{--bs-alert-color: var(--bs-lighter-text-emphasis);--bs-alert-bg: var(--bs-lighter-bg-subtle);--bs-alert-border-color: var(--bs-lighter-border-subtle);--bs-alert-link-color: var(--bs-lighter-text-emphasis)}.alert-lightest{--bs-alert-color: var(--bs-lightest-text-emphasis);--bs-alert-bg: var(--bs-lightest-bg-subtle);--bs-alert-border-color: var(--bs-lightest-border-subtle);--bs-alert-link-color: var(--bs-lightest-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}.alert-black{--bs-alert-color: var(--bs-black-text-emphasis);--bs-alert-bg: var(--bs-black-bg-subtle);--bs-alert-border-color: var(--bs-black-border-subtle);--bs-alert-link-color: var(--bs-black-text-emphasis)}.alert-white{--bs-alert-color: var(--bs-white-text-emphasis);--bs-alert-bg: var(--bs-white-bg-subtle);--bs-alert-border-color: var(--bs-white-border-subtle);--bs-alert-link-color: var(--bs-white-text-emphasis)}.alert-gray{--bs-alert-color: var(--bs-gray-text-emphasis);--bs-alert-bg: var(--bs-gray-bg-subtle);--bs-alert-border-color: var(--bs-gray-border-subtle);--bs-alert-link-color: var(--bs-gray-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:0.65625rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #ffffff;--bs-progress-bar-bg: #000000;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);box-shadow:var(--bs-progress-box-shadow)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 0.625rem;--bs-list-group-item-padding-y: 0.3125rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #ffffff;--bs-list-group-active-bg: #000000;--bs-list-group-active-border-color: #000000;display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width: 375px){.list-group-horizontal-xsl{flex-direction:row}.list-group-horizontal-xsl>.list-group-item.active{margin-top:0}.list-group-horizontal-xsl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xsl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 568px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 640px){.list-group-horizontal-sml{flex-direction:row}.list-group-horizontal-sml>.list-group-item.active{margin-top:0}.list-group-horizontal-sml>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sml>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1024px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1920px){.list-group-horizontal-xxxl{flex-direction:row}.list-group-horizontal-xxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-lighter{--bs-list-group-color: var(--bs-lighter-text-emphasis);--bs-list-group-bg: var(--bs-lighter-bg-subtle);--bs-list-group-border-color: var(--bs-lighter-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-lighter-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-lighter-border-subtle);--bs-list-group-active-color: var(--bs-lighter-bg-subtle);--bs-list-group-active-bg: var(--bs-lighter-text-emphasis);--bs-list-group-active-border-color: var(--bs-lighter-text-emphasis)}.list-group-item-lightest{--bs-list-group-color: var(--bs-lightest-text-emphasis);--bs-list-group-bg: var(--bs-lightest-bg-subtle);--bs-list-group-border-color: var(--bs-lightest-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-lightest-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-lightest-border-subtle);--bs-list-group-active-color: var(--bs-lightest-bg-subtle);--bs-list-group-active-bg: var(--bs-lightest-text-emphasis);--bs-list-group-active-border-color: var(--bs-lightest-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.list-group-item-black{--bs-list-group-color: var(--bs-black-text-emphasis);--bs-list-group-bg: var(--bs-black-bg-subtle);--bs-list-group-border-color: var(--bs-black-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-black-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-black-border-subtle);--bs-list-group-active-color: var(--bs-black-bg-subtle);--bs-list-group-active-bg: var(--bs-black-text-emphasis);--bs-list-group-active-border-color: var(--bs-black-text-emphasis)}.list-group-item-white{--bs-list-group-color: var(--bs-white-text-emphasis);--bs-list-group-bg: var(--bs-white-bg-subtle);--bs-list-group-border-color: var(--bs-white-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-white-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-white-border-subtle);--bs-list-group-active-color: var(--bs-white-bg-subtle);--bs-list-group-active-bg: var(--bs-white-text-emphasis);--bs-list-group-active-border-color: var(--bs-white-text-emphasis)}.list-group-item-gray{--bs-list-group-color: var(--bs-gray-text-emphasis);--bs-list-group-bg: var(--bs-gray-bg-subtle);--bs-list-group-border-color: var(--bs-gray-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-gray-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-gray-border-subtle);--bs-list-group-active-color: var(--bs-gray-bg-subtle);--bs-list-group-active-bg: var(--bs-gray-text-emphasis);--bs-list-group-active-border-color: var(--bs-gray-text-emphasis)}.btn-close{--bs-btn-close-color: #000000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%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.414z'/%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(0, 0, 0, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:rgba(0,0,0,0) var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.875rem;--bs-toast-max-width: 350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color)}.toast-header .btn-close{margin-right:calc(-0.5*var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 0.625rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 0.625rem;--bs-modal-header-padding-y: 0.625rem;--bs-modal-header-padding: 0.625rem 0.625rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);box-shadow:var(--bs-modal-box-shadow);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 568px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 1024px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 374.98px){.modal-fullscreen-xsl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xsl-down .modal-content{height:100%;border:0}.modal-fullscreen-xsl-down .modal-body{overflow-y:auto}}@media(max-width: 567.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 639.98px){.modal-fullscreen-sml-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sml-down .modal-content{height:100%;border:0}.modal-fullscreen-sml-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 1023.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media(max-width: 1919.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.3125rem;--bs-tooltip-padding-y: 0.15625rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.765625rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.765625rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 0.625rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:0.875rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 0.625rem;--bs-popover-body-padding-y: 0.625rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);box-shadow:var(--bs-popover-box-shadow)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:rgba(0,0,0,0)}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxxl,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sml,.offcanvas-sm,.offcanvas-xsl{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 0.625rem;--bs-offcanvas-padding-y: 0.625rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform 0.3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media(max-width: 374.98px){.offcanvas-xsl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 374.98px)and (prefers-reduced-motion: reduce){.offcanvas-xsl{transition:none}}@media(max-width: 374.98px){.offcanvas-xsl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xsl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xsl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xsl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xsl.showing,.offcanvas-xsl.show:not(.hiding){transform:none}.offcanvas-xsl.showing,.offcanvas-xsl.hiding,.offcanvas-xsl.show{visibility:visible}}@media(min-width: 375px){.offcanvas-xsl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xsl .offcanvas-header{display:none}.offcanvas-xsl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 567.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 567.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 567.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 568px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 639.98px){.offcanvas-sml{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 639.98px)and (prefers-reduced-motion: reduce){.offcanvas-sml{transition:none}}@media(max-width: 639.98px){.offcanvas-sml.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sml.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sml.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sml.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sml.showing,.offcanvas-sml.show:not(.hiding){transform:none}.offcanvas-sml.showing,.offcanvas-sml.hiding,.offcanvas-sml.show{visibility:visible}}@media(min-width: 640px){.offcanvas-sml{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-sml .offcanvas-header{display:none}.offcanvas-sml .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1023.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 1023.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 1023.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 1024px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 1199.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1919.98px){.offcanvas-xxxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media(max-width: 1919.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxxl{transition:none}}@media(max-width: 1919.98px){.offcanvas-xxxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxxl.showing,.offcanvas-xxxl.show:not(.hiding){transform:none}.offcanvas-xxxl.showing,.offcanvas-xxxl.hiding,.offcanvas-xxxl.show{visibility:visible}}@media(min-width: 1920px){.offcanvas-xxxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxxl .offcanvas-header{display:none}.offcanvas-xxxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin-top:calc(-0.5*var(--bs-offcanvas-padding-y));margin-right:calc(-0.5*var(--bs-offcanvas-padding-x));margin-bottom:calc(-0.5*var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before,.wp-block-button .placeholder.wp-block-button__link::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg, #000000 55%, rgba(0, 0, 0, 0.8) 75%, #000000 95%);mask-image:linear-gradient(130deg, #000000 55%, rgba(0, 0, 0, 0.8) 75%, #000000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#000 !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#000 !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-lighter{color:#000 !important;background-color:RGBA(var(--bs-lighter-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-lightest{color:#000 !important;background-color:RGBA(var(--bs-lightest-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}.text-bg-black{color:#fff !important;background-color:RGBA(var(--bs-black-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-white{color:#000 !important;background-color:RGBA(var(--bs-white-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-gray{color:#fff !important;background-color:RGBA(var(--bs-gray-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(0, 0, 0, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(0, 0, 0, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(255, 255, 255, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 255, 255, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(136, 179, 84, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(136, 179, 84, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(218, 240, 244, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(218, 240, 244, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(243, 205, 51, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(243, 205, 51, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(166, 21, 54, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(166, 21, 54, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(227, 232, 232, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(227, 232, 232, var(--bs-link-underline-opacity, 1)) !important}.link-lighter{color:RGBA(var(--bs-lighter-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-lighter-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-lighter:hover,.link-lighter:focus{color:RGBA(243, 243, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(243, 243, 243, var(--bs-link-underline-opacity, 1)) !important}.link-lightest{color:RGBA(var(--bs-lightest-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-lightest-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-lightest:hover,.link-lightest:focus{color:RGBA(250, 253, 253, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(250, 253, 253, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(54, 55, 54, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(54, 55, 54, var(--bs-link-underline-opacity, 1)) !important}.link-black{color:RGBA(var(--bs-black-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-black-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-black:hover,.link-black:focus{color:RGBA(0, 0, 0, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(0, 0, 0, var(--bs-link-underline-opacity, 1)) !important}.link-white{color:RGBA(var(--bs-white-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-white-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-white:hover,.link-white:focus{color:RGBA(255, 255, 255, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 255, 255, var(--bs-link-underline-opacity, 1)) !important}.link-gray{color:RGBA(var(--bs-gray-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-gray-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-gray:hover,.link-gray:focus{color:RGBA(74, 74, 74, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(74, 74, 74, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 375px){.sticky-xsl-top{position:sticky;top:0;z-index:1020}.sticky-xsl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 568px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 640px){.sticky-sml-top{position:sticky;top:0;z-index:1020}.sticky-sml-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: 1024px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1920px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.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:1}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-none{-o-object-fit:none !important;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-visible{overflow:visible !important}.overflow-hidden{overflow:hidden !important}.overflow-scroll{overflow:scroll !important}.overflow-auto{overflow:auto !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-scroll{overflow-y:scroll !important}.overflow-y-auto{overflow-y:auto !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-lighter{--bs-focus-ring-color: rgba(var(--bs-lighter-rgb), var(--bs-focus-ring-opacity))}.focus-ring-lightest{--bs-focus-ring-color: rgba(var(--bs-lightest-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.focus-ring-black{--bs-focus-ring-color: rgba(var(--bs-black-rgb), var(--bs-focus-ring-opacity))}.focus-ring-white{--bs-focus-ring-color: rgba(var(--bs-white-rgb), var(--bs-focus-ring-opacity))}.focus-ring-gray{--bs-focus-ring-color: rgba(var(--bs-gray-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-lighter{--bs-border-opacity: 1;border-color:rgba(var(--bs-lighter-rgb), var(--bs-border-opacity)) !important}.border-lightest{--bs-border-opacity: 1;border-color:rgba(var(--bs-lightest-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-gray{--bs-border-opacity: 1;border-color:rgba(var(--bs-gray-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-0{width:0 !important}.w-5{width:5% !important}.w-10{width:10% !important}.w-15{width:15% !important}.w-20{width:20% !important}.w-25{width:25% !important}.w-30{width:30% !important}.w-35{width:35% !important}.w-40{width:40% !important}.w-45{width:45% !important}.w-50{width:50% !important}.w-55{width:55% !important}.w-60{width:60% !important}.w-65{width:65% !important}.w-70{width:70% !important}.w-75{width:75% !important}.w-80{width:80% !important}.w-85{width:85% !important}.w-90{width:90% !important}.w-95{width:95% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.max-w-0{max-width:0 !important}.max-w-5{max-width:5% !important}.max-w-10{max-width:10% !important}.max-w-15{max-width:15% !important}.max-w-20{max-width:20% !important}.max-w-25{max-width:25% !important}.max-w-30{max-width:30% !important}.max-w-35{max-width:35% !important}.max-w-40{max-width:40% !important}.max-w-45{max-width:45% !important}.max-w-50{max-width:50% !important}.max-w-55{max-width:55% !important}.max-w-60{max-width:60% !important}.max-w-65{max-width:65% !important}.max-w-70{max-width:70% !important}.max-w-75{max-width:75% !important}.max-w-80{max-width:80% !important}.max-w-85{max-width:85% !important}.max-w-90{max-width:90% !important}.max-w-95{max-width:95% !important}.max-w-100{max-width:100% !important}.max-w-1000{max-width:-moz-max-content !important;max-width:max-content !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-0{height:0 !important}.h-5{height:5% !important}.h-10{height:10% !important}.h-15{height:15% !important}.h-20{height:20% !important}.h-25{height:25% !important}.h-30{height:30% !important}.h-35{height:35% !important}.h-40{height:40% !important}.h-45{height:45% !important}.h-50{height:50% !important}.h-55{height:55% !important}.h-60{height:60% !important}.h-65{height:65% !important}.h-70{height:70% !important}.h-75{height:75% !important}.h-80{height:80% !important}.h-85{height:85% !important}.h-90{height:90% !important}.h-95{height:95% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.max-h-0{max-height:0 !important}.max-h-5{max-height:5% !important}.max-h-10{max-height:10% !important}.max-h-15{max-height:15% !important}.max-h-20{max-height:20% !important}.max-h-25{max-height:25% !important}.max-h-30{max-height:30% !important}.max-h-35{max-height:35% !important}.max-h-40{max-height:40% !important}.max-h-45{max-height:45% !important}.max-h-50{max-height:50% !important}.max-h-55{max-height:55% !important}.max-h-60{max-height:60% !important}.max-h-65{max-height:65% !important}.max-h-70{max-height:70% !important}.max-h-75{max-height:75% !important}.max-h-80{max-height:80% !important}.max-h-85{max-height:85% !important}.max-h-90{max-height:90% !important}.max-h-95{max-height:95% !important}.max-h-100{max-height:100% !important}.max-h-auto{max-height:auto !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:.15625rem !important}.m-5{margin:.3125rem !important}.m-10{margin:.625rem !important}.m-15{margin:.9375rem !important}.m-20{margin:1.25rem !important}.m-25{margin:1.5625rem !important}.m-30{margin:1.875rem !important}.m-35{margin:2.1875rem !important}.m-40{margin:2.5rem !important}.m-45{margin:2.8125rem !important}.m-50{margin:3.125rem !important}.m-55{margin:3.4375rem !important}.m-60{margin:3.75rem !important}.m-65{margin:4.0625rem !important}.m-70{margin:4.375rem !important}.m-75{margin:4.6875rem !important}.m-80{margin:5rem !important}.m-85{margin:5.3125rem !important}.m-90{margin:5.625rem !important}.m-95{margin:5.9375rem !important}.m-100{margin:6.25rem !important}.m-105{margin:6.5625rem !important}.m-110{margin:6.875rem !important}.m-115{margin:7.1875rem !important}.m-120{margin:7.5rem !important}.m-130{margin:8.125rem !important}.m-135{margin:8.4375rem !important}.m-140{margin:8.75rem !important}.m-145{margin:9.0625rem !important}.m-150{margin:9.375rem !important}.m-155{margin:9.6875rem !important}.m-160{margin:10rem !important}.m-165{margin:10.3125rem !important}.m-170{margin:10.625rem !important}.m-175{margin:10.9375rem !important}.m-180{margin:11.25rem !important}.m-185{margin:11.5625rem !important}.m-190{margin:11.875rem !important}.m-195{margin:12.1875rem !important}.m-200{margin:12.5rem !important}.m-210{margin:13.125rem !important}.m-240{margin:15rem !important}.m-350{margin:21.875rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-80{margin-right:5rem !important;margin-left:5rem !important}.mx-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-160{margin-right:10rem !important;margin-left:10rem !important}.mx-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-210{margin-right:13.125rem !important;margin-left:13.125rem !important}.mx-240{margin-right:15rem !important;margin-left:15rem !important}.mx-350{margin-right:21.875rem !important;margin-left:21.875rem !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:.15625rem !important;margin-bottom:.15625rem !important}.my-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-210{margin-top:13.125rem !important;margin-bottom:13.125rem !important}.my-240{margin-top:15rem !important;margin-bottom:15rem !important}.my-350{margin-top:21.875rem !important;margin-bottom:21.875rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-2{margin-top:.15625rem !important}.mt-5{margin-top:.3125rem !important}.mt-10{margin-top:.625rem !important}.mt-15{margin-top:.9375rem !important}.mt-20{margin-top:1.25rem !important}.mt-25{margin-top:1.5625rem !important}.mt-30{margin-top:1.875rem !important}.mt-35{margin-top:2.1875rem !important}.mt-40{margin-top:2.5rem !important}.mt-45{margin-top:2.8125rem !important}.mt-50{margin-top:3.125rem !important}.mt-55{margin-top:3.4375rem !important}.mt-60{margin-top:3.75rem !important}.mt-65{margin-top:4.0625rem !important}.mt-70{margin-top:4.375rem !important}.mt-75{margin-top:4.6875rem !important}.mt-80{margin-top:5rem !important}.mt-85{margin-top:5.3125rem !important}.mt-90{margin-top:5.625rem !important}.mt-95{margin-top:5.9375rem !important}.mt-100{margin-top:6.25rem !important}.mt-105{margin-top:6.5625rem !important}.mt-110{margin-top:6.875rem !important}.mt-115{margin-top:7.1875rem !important}.mt-120{margin-top:7.5rem !important}.mt-130{margin-top:8.125rem !important}.mt-135{margin-top:8.4375rem !important}.mt-140{margin-top:8.75rem !important}.mt-145{margin-top:9.0625rem !important}.mt-150{margin-top:9.375rem !important}.mt-155{margin-top:9.6875rem !important}.mt-160{margin-top:10rem !important}.mt-165{margin-top:10.3125rem !important}.mt-170{margin-top:10.625rem !important}.mt-175{margin-top:10.9375rem !important}.mt-180{margin-top:11.25rem !important}.mt-185{margin-top:11.5625rem !important}.mt-190{margin-top:11.875rem !important}.mt-195{margin-top:12.1875rem !important}.mt-200{margin-top:12.5rem !important}.mt-210{margin-top:13.125rem !important}.mt-240{margin-top:15rem !important}.mt-350{margin-top:21.875rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-2{margin-right:.15625rem !important}.me-5{margin-right:.3125rem !important}.me-10{margin-right:.625rem !important}.me-15{margin-right:.9375rem !important}.me-20{margin-right:1.25rem !important}.me-25{margin-right:1.5625rem !important}.me-30{margin-right:1.875rem !important}.me-35{margin-right:2.1875rem !important}.me-40{margin-right:2.5rem !important}.me-45{margin-right:2.8125rem !important}.me-50{margin-right:3.125rem !important}.me-55{margin-right:3.4375rem !important}.me-60{margin-right:3.75rem !important}.me-65{margin-right:4.0625rem !important}.me-70{margin-right:4.375rem !important}.me-75{margin-right:4.6875rem !important}.me-80{margin-right:5rem !important}.me-85{margin-right:5.3125rem !important}.me-90{margin-right:5.625rem !important}.me-95{margin-right:5.9375rem !important}.me-100{margin-right:6.25rem !important}.me-105{margin-right:6.5625rem !important}.me-110{margin-right:6.875rem !important}.me-115{margin-right:7.1875rem !important}.me-120{margin-right:7.5rem !important}.me-130{margin-right:8.125rem !important}.me-135{margin-right:8.4375rem !important}.me-140{margin-right:8.75rem !important}.me-145{margin-right:9.0625rem !important}.me-150{margin-right:9.375rem !important}.me-155{margin-right:9.6875rem !important}.me-160{margin-right:10rem !important}.me-165{margin-right:10.3125rem !important}.me-170{margin-right:10.625rem !important}.me-175{margin-right:10.9375rem !important}.me-180{margin-right:11.25rem !important}.me-185{margin-right:11.5625rem !important}.me-190{margin-right:11.875rem !important}.me-195{margin-right:12.1875rem !important}.me-200{margin-right:12.5rem !important}.me-210{margin-right:13.125rem !important}.me-240{margin-right:15rem !important}.me-350{margin-right:21.875rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-2{margin-bottom:.15625rem !important}.mb-5{margin-bottom:.3125rem !important}.mb-10{margin-bottom:.625rem !important}.mb-15{margin-bottom:.9375rem !important}.mb-20{margin-bottom:1.25rem !important}.mb-25{margin-bottom:1.5625rem !important}.mb-30{margin-bottom:1.875rem !important}.mb-35{margin-bottom:2.1875rem !important}.mb-40{margin-bottom:2.5rem !important}.mb-45{margin-bottom:2.8125rem !important}.mb-50{margin-bottom:3.125rem !important}.mb-55{margin-bottom:3.4375rem !important}.mb-60{margin-bottom:3.75rem !important}.mb-65{margin-bottom:4.0625rem !important}.mb-70{margin-bottom:4.375rem !important}.mb-75{margin-bottom:4.6875rem !important}.mb-80{margin-bottom:5rem !important}.mb-85{margin-bottom:5.3125rem !important}.mb-90{margin-bottom:5.625rem !important}.mb-95{margin-bottom:5.9375rem !important}.mb-100{margin-bottom:6.25rem !important}.mb-105{margin-bottom:6.5625rem !important}.mb-110{margin-bottom:6.875rem !important}.mb-115{margin-bottom:7.1875rem !important}.mb-120{margin-bottom:7.5rem !important}.mb-130{margin-bottom:8.125rem !important}.mb-135{margin-bottom:8.4375rem !important}.mb-140{margin-bottom:8.75rem !important}.mb-145{margin-bottom:9.0625rem !important}.mb-150{margin-bottom:9.375rem !important}.mb-155{margin-bottom:9.6875rem !important}.mb-160{margin-bottom:10rem !important}.mb-165{margin-bottom:10.3125rem !important}.mb-170{margin-bottom:10.625rem !important}.mb-175{margin-bottom:10.9375rem !important}.mb-180{margin-bottom:11.25rem !important}.mb-185{margin-bottom:11.5625rem !important}.mb-190{margin-bottom:11.875rem !important}.mb-195{margin-bottom:12.1875rem !important}.mb-200{margin-bottom:12.5rem !important}.mb-210{margin-bottom:13.125rem !important}.mb-240{margin-bottom:15rem !important}.mb-350{margin-bottom:21.875rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-2{margin-left:.15625rem !important}.ms-5{margin-left:.3125rem !important}.ms-10{margin-left:.625rem !important}.ms-15{margin-left:.9375rem !important}.ms-20{margin-left:1.25rem !important}.ms-25{margin-left:1.5625rem !important}.ms-30{margin-left:1.875rem !important}.ms-35{margin-left:2.1875rem !important}.ms-40{margin-left:2.5rem !important}.ms-45{margin-left:2.8125rem !important}.ms-50{margin-left:3.125rem !important}.ms-55{margin-left:3.4375rem !important}.ms-60{margin-left:3.75rem !important}.ms-65{margin-left:4.0625rem !important}.ms-70{margin-left:4.375rem !important}.ms-75{margin-left:4.6875rem !important}.ms-80{margin-left:5rem !important}.ms-85{margin-left:5.3125rem !important}.ms-90{margin-left:5.625rem !important}.ms-95{margin-left:5.9375rem !important}.ms-100{margin-left:6.25rem !important}.ms-105{margin-left:6.5625rem !important}.ms-110{margin-left:6.875rem !important}.ms-115{margin-left:7.1875rem !important}.ms-120{margin-left:7.5rem !important}.ms-130{margin-left:8.125rem !important}.ms-135{margin-left:8.4375rem !important}.ms-140{margin-left:8.75rem !important}.ms-145{margin-left:9.0625rem !important}.ms-150{margin-left:9.375rem !important}.ms-155{margin-left:9.6875rem !important}.ms-160{margin-left:10rem !important}.ms-165{margin-left:10.3125rem !important}.ms-170{margin-left:10.625rem !important}.ms-175{margin-left:10.9375rem !important}.ms-180{margin-left:11.25rem !important}.ms-185{margin-left:11.5625rem !important}.ms-190{margin-left:11.875rem !important}.ms-195{margin-left:12.1875rem !important}.ms-200{margin-left:12.5rem !important}.ms-210{margin-left:13.125rem !important}.ms-240{margin-left:15rem !important}.ms-350{margin-left:21.875rem !important}.ms-auto{margin-left:auto !important}.m-n2{margin:-0.15625rem !important}.m-n5{margin:-0.3125rem !important}.m-n10{margin:-0.625rem !important}.m-n15{margin:-0.9375rem !important}.m-n20{margin:-1.25rem !important}.m-n25{margin:-1.5625rem !important}.m-n30{margin:-1.875rem !important}.m-n35{margin:-2.1875rem !important}.m-n40{margin:-2.5rem !important}.m-n45{margin:-2.8125rem !important}.m-n50{margin:-3.125rem !important}.m-n55{margin:-3.4375rem !important}.m-n60{margin:-3.75rem !important}.m-n65{margin:-4.0625rem !important}.m-n70{margin:-4.375rem !important}.m-n75{margin:-4.6875rem !important}.m-n80{margin:-5rem !important}.m-n85{margin:-5.3125rem !important}.m-n90{margin:-5.625rem !important}.m-n95{margin:-5.9375rem !important}.m-n100{margin:-6.25rem !important}.m-n105{margin:-6.5625rem !important}.m-n110{margin:-6.875rem !important}.m-n115{margin:-7.1875rem !important}.m-n120{margin:-7.5rem !important}.m-n130{margin:-8.125rem !important}.m-n135{margin:-8.4375rem !important}.m-n140{margin:-8.75rem !important}.m-n145{margin:-9.0625rem !important}.m-n150{margin:-9.375rem !important}.m-n155{margin:-9.6875rem !important}.m-n160{margin:-10rem !important}.m-n165{margin:-10.3125rem !important}.m-n170{margin:-10.625rem !important}.m-n175{margin:-10.9375rem !important}.m-n180{margin:-11.25rem !important}.m-n185{margin:-11.5625rem !important}.m-n190{margin:-11.875rem !important}.m-n195{margin:-12.1875rem !important}.m-n200{margin:-12.5rem !important}.m-n210{margin:-13.125rem !important}.m-n240{margin:-15rem !important}.m-n350{margin:-21.875rem !important}.mx-n2{margin-right:-0.15625rem !important;margin-left:-0.15625rem !important}.mx-n5{margin-right:-0.3125rem !important;margin-left:-0.3125rem !important}.mx-n10{margin-right:-0.625rem !important;margin-left:-0.625rem !important}.mx-n15{margin-right:-0.9375rem !important;margin-left:-0.9375rem !important}.mx-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-n210{margin-right:-13.125rem !important;margin-left:-13.125rem !important}.mx-n240{margin-right:-15rem !important;margin-left:-15rem !important}.mx-n350{margin-right:-21.875rem !important;margin-left:-21.875rem !important}.my-n2{margin-top:-0.15625rem !important;margin-bottom:-0.15625rem !important}.my-n5{margin-top:-0.3125rem !important;margin-bottom:-0.3125rem !important}.my-n10{margin-top:-0.625rem !important;margin-bottom:-0.625rem !important}.my-n15{margin-top:-0.9375rem !important;margin-bottom:-0.9375rem !important}.my-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-n210{margin-top:-13.125rem !important;margin-bottom:-13.125rem !important}.my-n240{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-n350{margin-top:-21.875rem !important;margin-bottom:-21.875rem !important}.mt-n2{margin-top:-0.15625rem !important}.mt-n5{margin-top:-0.3125rem !important}.mt-n10{margin-top:-0.625rem !important}.mt-n15{margin-top:-0.9375rem !important}.mt-n20{margin-top:-1.25rem !important}.mt-n25{margin-top:-1.5625rem !important}.mt-n30{margin-top:-1.875rem !important}.mt-n35{margin-top:-2.1875rem !important}.mt-n40{margin-top:-2.5rem !important}.mt-n45{margin-top:-2.8125rem !important}.mt-n50{margin-top:-3.125rem !important}.mt-n55{margin-top:-3.4375rem !important}.mt-n60{margin-top:-3.75rem !important}.mt-n65{margin-top:-4.0625rem !important}.mt-n70{margin-top:-4.375rem !important}.mt-n75{margin-top:-4.6875rem !important}.mt-n80{margin-top:-5rem !important}.mt-n85{margin-top:-5.3125rem !important}.mt-n90{margin-top:-5.625rem !important}.mt-n95{margin-top:-5.9375rem !important}.mt-n100{margin-top:-6.25rem !important}.mt-n105{margin-top:-6.5625rem !important}.mt-n110{margin-top:-6.875rem !important}.mt-n115{margin-top:-7.1875rem !important}.mt-n120{margin-top:-7.5rem !important}.mt-n130{margin-top:-8.125rem !important}.mt-n135{margin-top:-8.4375rem !important}.mt-n140{margin-top:-8.75rem !important}.mt-n145{margin-top:-9.0625rem !important}.mt-n150{margin-top:-9.375rem !important}.mt-n155{margin-top:-9.6875rem !important}.mt-n160{margin-top:-10rem !important}.mt-n165{margin-top:-10.3125rem !important}.mt-n170{margin-top:-10.625rem !important}.mt-n175{margin-top:-10.9375rem !important}.mt-n180{margin-top:-11.25rem !important}.mt-n185{margin-top:-11.5625rem !important}.mt-n190{margin-top:-11.875rem !important}.mt-n195{margin-top:-12.1875rem !important}.mt-n200{margin-top:-12.5rem !important}.mt-n210{margin-top:-13.125rem !important}.mt-n240{margin-top:-15rem !important}.mt-n350{margin-top:-21.875rem !important}.me-n2{margin-right:-0.15625rem !important}.me-n5{margin-right:-0.3125rem !important}.me-n10{margin-right:-0.625rem !important}.me-n15{margin-right:-0.9375rem !important}.me-n20{margin-right:-1.25rem !important}.me-n25{margin-right:-1.5625rem !important}.me-n30{margin-right:-1.875rem !important}.me-n35{margin-right:-2.1875rem !important}.me-n40{margin-right:-2.5rem !important}.me-n45{margin-right:-2.8125rem !important}.me-n50{margin-right:-3.125rem !important}.me-n55{margin-right:-3.4375rem !important}.me-n60{margin-right:-3.75rem !important}.me-n65{margin-right:-4.0625rem !important}.me-n70{margin-right:-4.375rem !important}.me-n75{margin-right:-4.6875rem !important}.me-n80{margin-right:-5rem !important}.me-n85{margin-right:-5.3125rem !important}.me-n90{margin-right:-5.625rem !important}.me-n95{margin-right:-5.9375rem !important}.me-n100{margin-right:-6.25rem !important}.me-n105{margin-right:-6.5625rem !important}.me-n110{margin-right:-6.875rem !important}.me-n115{margin-right:-7.1875rem !important}.me-n120{margin-right:-7.5rem !important}.me-n130{margin-right:-8.125rem !important}.me-n135{margin-right:-8.4375rem !important}.me-n140{margin-right:-8.75rem !important}.me-n145{margin-right:-9.0625rem !important}.me-n150{margin-right:-9.375rem !important}.me-n155{margin-right:-9.6875rem !important}.me-n160{margin-right:-10rem !important}.me-n165{margin-right:-10.3125rem !important}.me-n170{margin-right:-10.625rem !important}.me-n175{margin-right:-10.9375rem !important}.me-n180{margin-right:-11.25rem !important}.me-n185{margin-right:-11.5625rem !important}.me-n190{margin-right:-11.875rem !important}.me-n195{margin-right:-12.1875rem !important}.me-n200{margin-right:-12.5rem !important}.me-n210{margin-right:-13.125rem !important}.me-n240{margin-right:-15rem !important}.me-n350{margin-right:-21.875rem !important}.mb-n2{margin-bottom:-0.15625rem !important}.mb-n5{margin-bottom:-0.3125rem !important}.mb-n10{margin-bottom:-0.625rem !important}.mb-n15{margin-bottom:-0.9375rem !important}.mb-n20{margin-bottom:-1.25rem !important}.mb-n25{margin-bottom:-1.5625rem !important}.mb-n30{margin-bottom:-1.875rem !important}.mb-n35{margin-bottom:-2.1875rem !important}.mb-n40{margin-bottom:-2.5rem !important}.mb-n45{margin-bottom:-2.8125rem !important}.mb-n50{margin-bottom:-3.125rem !important}.mb-n55{margin-bottom:-3.4375rem !important}.mb-n60{margin-bottom:-3.75rem !important}.mb-n65{margin-bottom:-4.0625rem !important}.mb-n70{margin-bottom:-4.375rem !important}.mb-n75{margin-bottom:-4.6875rem !important}.mb-n80{margin-bottom:-5rem !important}.mb-n85{margin-bottom:-5.3125rem !important}.mb-n90{margin-bottom:-5.625rem !important}.mb-n95{margin-bottom:-5.9375rem !important}.mb-n100{margin-bottom:-6.25rem !important}.mb-n105{margin-bottom:-6.5625rem !important}.mb-n110{margin-bottom:-6.875rem !important}.mb-n115{margin-bottom:-7.1875rem !important}.mb-n120{margin-bottom:-7.5rem !important}.mb-n130{margin-bottom:-8.125rem !important}.mb-n135{margin-bottom:-8.4375rem !important}.mb-n140{margin-bottom:-8.75rem !important}.mb-n145{margin-bottom:-9.0625rem !important}.mb-n150{margin-bottom:-9.375rem !important}.mb-n155{margin-bottom:-9.6875rem !important}.mb-n160{margin-bottom:-10rem !important}.mb-n165{margin-bottom:-10.3125rem !important}.mb-n170{margin-bottom:-10.625rem !important}.mb-n175{margin-bottom:-10.9375rem !important}.mb-n180{margin-bottom:-11.25rem !important}.mb-n185{margin-bottom:-11.5625rem !important}.mb-n190{margin-bottom:-11.875rem !important}.mb-n195{margin-bottom:-12.1875rem !important}.mb-n200{margin-bottom:-12.5rem !important}.mb-n210{margin-bottom:-13.125rem !important}.mb-n240{margin-bottom:-15rem !important}.mb-n350{margin-bottom:-21.875rem !important}.ms-n2{margin-left:-0.15625rem !important}.ms-n5{margin-left:-0.3125rem !important}.ms-n10{margin-left:-0.625rem !important}.ms-n15{margin-left:-0.9375rem !important}.ms-n20{margin-left:-1.25rem !important}.ms-n25{margin-left:-1.5625rem !important}.ms-n30{margin-left:-1.875rem !important}.ms-n35{margin-left:-2.1875rem !important}.ms-n40{margin-left:-2.5rem !important}.ms-n45{margin-left:-2.8125rem !important}.ms-n50{margin-left:-3.125rem !important}.ms-n55{margin-left:-3.4375rem !important}.ms-n60{margin-left:-3.75rem !important}.ms-n65{margin-left:-4.0625rem !important}.ms-n70{margin-left:-4.375rem !important}.ms-n75{margin-left:-4.6875rem !important}.ms-n80{margin-left:-5rem !important}.ms-n85{margin-left:-5.3125rem !important}.ms-n90{margin-left:-5.625rem !important}.ms-n95{margin-left:-5.9375rem !important}.ms-n100{margin-left:-6.25rem !important}.ms-n105{margin-left:-6.5625rem !important}.ms-n110{margin-left:-6.875rem !important}.ms-n115{margin-left:-7.1875rem !important}.ms-n120{margin-left:-7.5rem !important}.ms-n130{margin-left:-8.125rem !important}.ms-n135{margin-left:-8.4375rem !important}.ms-n140{margin-left:-8.75rem !important}.ms-n145{margin-left:-9.0625rem !important}.ms-n150{margin-left:-9.375rem !important}.ms-n155{margin-left:-9.6875rem !important}.ms-n160{margin-left:-10rem !important}.ms-n165{margin-left:-10.3125rem !important}.ms-n170{margin-left:-10.625rem !important}.ms-n175{margin-left:-10.9375rem !important}.ms-n180{margin-left:-11.25rem !important}.ms-n185{margin-left:-11.5625rem !important}.ms-n190{margin-left:-11.875rem !important}.ms-n195{margin-left:-12.1875rem !important}.ms-n200{margin-left:-12.5rem !important}.ms-n210{margin-left:-13.125rem !important}.ms-n240{margin-left:-15rem !important}.ms-n350{margin-left:-21.875rem !important}.p-0{padding:0 !important}.p-2{padding:.15625rem !important}.p-5{padding:.3125rem !important}.p-10{padding:.625rem !important}.p-15{padding:.9375rem !important}.p-20{padding:1.25rem !important}.p-25{padding:1.5625rem !important}.p-30{padding:1.875rem !important}.p-35{padding:2.1875rem !important}.p-40{padding:2.5rem !important}.p-45{padding:2.8125rem !important}.p-50{padding:3.125rem !important}.p-55{padding:3.4375rem !important}.p-60{padding:3.75rem !important}.p-65{padding:4.0625rem !important}.p-70{padding:4.375rem !important}.p-75{padding:4.6875rem !important}.p-80{padding:5rem !important}.p-85{padding:5.3125rem !important}.p-90{padding:5.625rem !important}.p-95{padding:5.9375rem !important}.p-100{padding:6.25rem !important}.p-105{padding:6.5625rem !important}.p-110{padding:6.875rem !important}.p-115{padding:7.1875rem !important}.p-120{padding:7.5rem !important}.p-130{padding:8.125rem !important}.p-135{padding:8.4375rem !important}.p-140{padding:8.75rem !important}.p-145{padding:9.0625rem !important}.p-150{padding:9.375rem !important}.p-155{padding:9.6875rem !important}.p-160{padding:10rem !important}.p-165{padding:10.3125rem !important}.p-170{padding:10.625rem !important}.p-175{padding:10.9375rem !important}.p-180{padding:11.25rem !important}.p-185{padding:11.5625rem !important}.p-190{padding:11.875rem !important}.p-195{padding:12.1875rem !important}.p-200{padding:12.5rem !important}.p-210{padding:13.125rem !important}.p-240{padding:15rem !important}.p-350{padding:21.875rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-80{padding-right:5rem !important;padding-left:5rem !important}.px-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-160{padding-right:10rem !important;padding-left:10rem !important}.px-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-210{padding-right:13.125rem !important;padding-left:13.125rem !important}.px-240{padding-right:15rem !important;padding-left:15rem !important}.px-350{padding-right:21.875rem !important;padding-left:21.875rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-210{padding-top:13.125rem !important;padding-bottom:13.125rem !important}.py-240{padding-top:15rem !important;padding-bottom:15rem !important}.py-350{padding-top:21.875rem !important;padding-bottom:21.875rem !important}.pt-0{padding-top:0 !important}.pt-2{padding-top:.15625rem !important}.pt-5{padding-top:.3125rem !important}.pt-10{padding-top:.625rem !important}.pt-15{padding-top:.9375rem !important}.pt-20{padding-top:1.25rem !important}.pt-25{padding-top:1.5625rem !important}.pt-30{padding-top:1.875rem !important}.pt-35{padding-top:2.1875rem !important}.pt-40{padding-top:2.5rem !important}.pt-45{padding-top:2.8125rem !important}.pt-50{padding-top:3.125rem !important}.pt-55{padding-top:3.4375rem !important}.pt-60{padding-top:3.75rem !important}.pt-65{padding-top:4.0625rem !important}.pt-70{padding-top:4.375rem !important}.pt-75{padding-top:4.6875rem !important}.pt-80{padding-top:5rem !important}.pt-85{padding-top:5.3125rem !important}.pt-90{padding-top:5.625rem !important}.pt-95{padding-top:5.9375rem !important}.pt-100{padding-top:6.25rem !important}.pt-105{padding-top:6.5625rem !important}.pt-110{padding-top:6.875rem !important}.pt-115{padding-top:7.1875rem !important}.pt-120{padding-top:7.5rem !important}.pt-130{padding-top:8.125rem !important}.pt-135{padding-top:8.4375rem !important}.pt-140{padding-top:8.75rem !important}.pt-145{padding-top:9.0625rem !important}.pt-150{padding-top:9.375rem !important}.pt-155{padding-top:9.6875rem !important}.pt-160{padding-top:10rem !important}.pt-165{padding-top:10.3125rem !important}.pt-170{padding-top:10.625rem !important}.pt-175{padding-top:10.9375rem !important}.pt-180{padding-top:11.25rem !important}.pt-185{padding-top:11.5625rem !important}.pt-190{padding-top:11.875rem !important}.pt-195{padding-top:12.1875rem !important}.pt-200{padding-top:12.5rem !important}.pt-210{padding-top:13.125rem !important}.pt-240{padding-top:15rem !important}.pt-350{padding-top:21.875rem !important}.pe-0{padding-right:0 !important}.pe-2{padding-right:.15625rem !important}.pe-5{padding-right:.3125rem !important}.pe-10{padding-right:.625rem !important}.pe-15{padding-right:.9375rem !important}.pe-20{padding-right:1.25rem !important}.pe-25{padding-right:1.5625rem !important}.pe-30{padding-right:1.875rem !important}.pe-35{padding-right:2.1875rem !important}.pe-40{padding-right:2.5rem !important}.pe-45{padding-right:2.8125rem !important}.pe-50{padding-right:3.125rem !important}.pe-55{padding-right:3.4375rem !important}.pe-60{padding-right:3.75rem !important}.pe-65{padding-right:4.0625rem !important}.pe-70{padding-right:4.375rem !important}.pe-75{padding-right:4.6875rem !important}.pe-80{padding-right:5rem !important}.pe-85{padding-right:5.3125rem !important}.pe-90{padding-right:5.625rem !important}.pe-95{padding-right:5.9375rem !important}.pe-100{padding-right:6.25rem !important}.pe-105{padding-right:6.5625rem !important}.pe-110{padding-right:6.875rem !important}.pe-115{padding-right:7.1875rem !important}.pe-120{padding-right:7.5rem !important}.pe-130{padding-right:8.125rem !important}.pe-135{padding-right:8.4375rem !important}.pe-140{padding-right:8.75rem !important}.pe-145{padding-right:9.0625rem !important}.pe-150{padding-right:9.375rem !important}.pe-155{padding-right:9.6875rem !important}.pe-160{padding-right:10rem !important}.pe-165{padding-right:10.3125rem !important}.pe-170{padding-right:10.625rem !important}.pe-175{padding-right:10.9375rem !important}.pe-180{padding-right:11.25rem !important}.pe-185{padding-right:11.5625rem !important}.pe-190{padding-right:11.875rem !important}.pe-195{padding-right:12.1875rem !important}.pe-200{padding-right:12.5rem !important}.pe-210{padding-right:13.125rem !important}.pe-240{padding-right:15rem !important}.pe-350{padding-right:21.875rem !important}.pb-0{padding-bottom:0 !important}.pb-2{padding-bottom:.15625rem !important}.pb-5{padding-bottom:.3125rem !important}.pb-10{padding-bottom:.625rem !important}.pb-15{padding-bottom:.9375rem !important}.pb-20{padding-bottom:1.25rem !important}.pb-25{padding-bottom:1.5625rem !important}.pb-30{padding-bottom:1.875rem !important}.pb-35{padding-bottom:2.1875rem !important}.pb-40{padding-bottom:2.5rem !important}.pb-45{padding-bottom:2.8125rem !important}.pb-50{padding-bottom:3.125rem !important}.pb-55{padding-bottom:3.4375rem !important}.pb-60{padding-bottom:3.75rem !important}.pb-65{padding-bottom:4.0625rem !important}.pb-70{padding-bottom:4.375rem !important}.pb-75{padding-bottom:4.6875rem !important}.pb-80{padding-bottom:5rem !important}.pb-85{padding-bottom:5.3125rem !important}.pb-90{padding-bottom:5.625rem !important}.pb-95{padding-bottom:5.9375rem !important}.pb-100{padding-bottom:6.25rem !important}.pb-105{padding-bottom:6.5625rem !important}.pb-110{padding-bottom:6.875rem !important}.pb-115{padding-bottom:7.1875rem !important}.pb-120{padding-bottom:7.5rem !important}.pb-130{padding-bottom:8.125rem !important}.pb-135{padding-bottom:8.4375rem !important}.pb-140{padding-bottom:8.75rem !important}.pb-145{padding-bottom:9.0625rem !important}.pb-150{padding-bottom:9.375rem !important}.pb-155{padding-bottom:9.6875rem !important}.pb-160{padding-bottom:10rem !important}.pb-165{padding-bottom:10.3125rem !important}.pb-170{padding-bottom:10.625rem !important}.pb-175{padding-bottom:10.9375rem !important}.pb-180{padding-bottom:11.25rem !important}.pb-185{padding-bottom:11.5625rem !important}.pb-190{padding-bottom:11.875rem !important}.pb-195{padding-bottom:12.1875rem !important}.pb-200{padding-bottom:12.5rem !important}.pb-210{padding-bottom:13.125rem !important}.pb-240{padding-bottom:15rem !important}.pb-350{padding-bottom:21.875rem !important}.ps-0{padding-left:0 !important}.ps-2{padding-left:.15625rem !important}.ps-5{padding-left:.3125rem !important}.ps-10{padding-left:.625rem !important}.ps-15{padding-left:.9375rem !important}.ps-20{padding-left:1.25rem !important}.ps-25{padding-left:1.5625rem !important}.ps-30{padding-left:1.875rem !important}.ps-35{padding-left:2.1875rem !important}.ps-40{padding-left:2.5rem !important}.ps-45{padding-left:2.8125rem !important}.ps-50{padding-left:3.125rem !important}.ps-55{padding-left:3.4375rem !important}.ps-60{padding-left:3.75rem !important}.ps-65{padding-left:4.0625rem !important}.ps-70{padding-left:4.375rem !important}.ps-75{padding-left:4.6875rem !important}.ps-80{padding-left:5rem !important}.ps-85{padding-left:5.3125rem !important}.ps-90{padding-left:5.625rem !important}.ps-95{padding-left:5.9375rem !important}.ps-100{padding-left:6.25rem !important}.ps-105{padding-left:6.5625rem !important}.ps-110{padding-left:6.875rem !important}.ps-115{padding-left:7.1875rem !important}.ps-120{padding-left:7.5rem !important}.ps-130{padding-left:8.125rem !important}.ps-135{padding-left:8.4375rem !important}.ps-140{padding-left:8.75rem !important}.ps-145{padding-left:9.0625rem !important}.ps-150{padding-left:9.375rem !important}.ps-155{padding-left:9.6875rem !important}.ps-160{padding-left:10rem !important}.ps-165{padding-left:10.3125rem !important}.ps-170{padding-left:10.625rem !important}.ps-175{padding-left:10.9375rem !important}.ps-180{padding-left:11.25rem !important}.ps-185{padding-left:11.5625rem !important}.ps-190{padding-left:11.875rem !important}.ps-195{padding-left:12.1875rem !important}.ps-200{padding-left:12.5rem !important}.ps-210{padding-left:13.125rem !important}.ps-240{padding-left:15rem !important}.ps-350{padding-left:21.875rem !important}.gap-0{gap:0 !important}.gap-2{gap:.15625rem !important}.gap-5{gap:.3125rem !important}.gap-10{gap:.625rem !important}.gap-15{gap:.9375rem !important}.gap-20{gap:1.25rem !important}.gap-25{gap:1.5625rem !important}.gap-30{gap:1.875rem !important}.gap-35{gap:2.1875rem !important}.gap-40{gap:2.5rem !important}.gap-45{gap:2.8125rem !important}.gap-50{gap:3.125rem !important}.gap-55{gap:3.4375rem !important}.gap-60{gap:3.75rem !important}.gap-65{gap:4.0625rem !important}.gap-70{gap:4.375rem !important}.gap-75{gap:4.6875rem !important}.gap-80{gap:5rem !important}.gap-85{gap:5.3125rem !important}.gap-90{gap:5.625rem !important}.gap-95{gap:5.9375rem !important}.gap-100{gap:6.25rem !important}.gap-105{gap:6.5625rem !important}.gap-110{gap:6.875rem !important}.gap-115{gap:7.1875rem !important}.gap-120{gap:7.5rem !important}.gap-130{gap:8.125rem !important}.gap-135{gap:8.4375rem !important}.gap-140{gap:8.75rem !important}.gap-145{gap:9.0625rem !important}.gap-150{gap:9.375rem !important}.gap-155{gap:9.6875rem !important}.gap-160{gap:10rem !important}.gap-165{gap:10.3125rem !important}.gap-170{gap:10.625rem !important}.gap-175{gap:10.9375rem !important}.gap-180{gap:11.25rem !important}.gap-185{gap:11.5625rem !important}.gap-190{gap:11.875rem !important}.gap-195{gap:12.1875rem !important}.gap-200{gap:12.5rem !important}.gap-210{gap:13.125rem !important}.gap-240{gap:15rem !important}.gap-350{gap:21.875rem !important}.row-gap-0{row-gap:0 !important}.row-gap-2{row-gap:.15625rem !important}.row-gap-5{row-gap:.3125rem !important}.row-gap-10{row-gap:.625rem !important}.row-gap-15{row-gap:.9375rem !important}.row-gap-20{row-gap:1.25rem !important}.row-gap-25{row-gap:1.5625rem !important}.row-gap-30{row-gap:1.875rem !important}.row-gap-35{row-gap:2.1875rem !important}.row-gap-40{row-gap:2.5rem !important}.row-gap-45{row-gap:2.8125rem !important}.row-gap-50{row-gap:3.125rem !important}.row-gap-55{row-gap:3.4375rem !important}.row-gap-60{row-gap:3.75rem !important}.row-gap-65{row-gap:4.0625rem !important}.row-gap-70{row-gap:4.375rem !important}.row-gap-75{row-gap:4.6875rem !important}.row-gap-80{row-gap:5rem !important}.row-gap-85{row-gap:5.3125rem !important}.row-gap-90{row-gap:5.625rem !important}.row-gap-95{row-gap:5.9375rem !important}.row-gap-100{row-gap:6.25rem !important}.row-gap-105{row-gap:6.5625rem !important}.row-gap-110{row-gap:6.875rem !important}.row-gap-115{row-gap:7.1875rem !important}.row-gap-120{row-gap:7.5rem !important}.row-gap-130{row-gap:8.125rem !important}.row-gap-135{row-gap:8.4375rem !important}.row-gap-140{row-gap:8.75rem !important}.row-gap-145{row-gap:9.0625rem !important}.row-gap-150{row-gap:9.375rem !important}.row-gap-155{row-gap:9.6875rem !important}.row-gap-160{row-gap:10rem !important}.row-gap-165{row-gap:10.3125rem !important}.row-gap-170{row-gap:10.625rem !important}.row-gap-175{row-gap:10.9375rem !important}.row-gap-180{row-gap:11.25rem !important}.row-gap-185{row-gap:11.5625rem !important}.row-gap-190{row-gap:11.875rem !important}.row-gap-195{row-gap:12.1875rem !important}.row-gap-200{row-gap:12.5rem !important}.row-gap-210{row-gap:13.125rem !important}.row-gap-240{row-gap:15rem !important}.row-gap-350{row-gap:21.875rem !important}.column-gap-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-2{-moz-column-gap:.15625rem !important;column-gap:.15625rem !important}.column-gap-5{-moz-column-gap:.3125rem !important;column-gap:.3125rem !important}.column-gap-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-25{-moz-column-gap:1.5625rem !important;column-gap:1.5625rem !important}.column-gap-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-35{-moz-column-gap:2.1875rem !important;column-gap:2.1875rem !important}.column-gap-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-45{-moz-column-gap:2.8125rem !important;column-gap:2.8125rem !important}.column-gap-50{-moz-column-gap:3.125rem !important;column-gap:3.125rem !important}.column-gap-55{-moz-column-gap:3.4375rem !important;column-gap:3.4375rem !important}.column-gap-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.column-gap-65{-moz-column-gap:4.0625rem !important;column-gap:4.0625rem !important}.column-gap-70{-moz-column-gap:4.375rem !important;column-gap:4.375rem !important}.column-gap-75{-moz-column-gap:4.6875rem !important;column-gap:4.6875rem !important}.column-gap-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.column-gap-85{-moz-column-gap:5.3125rem !important;column-gap:5.3125rem !important}.column-gap-90{-moz-column-gap:5.625rem !important;column-gap:5.625rem !important}.column-gap-95{-moz-column-gap:5.9375rem !important;column-gap:5.9375rem !important}.column-gap-100{-moz-column-gap:6.25rem !important;column-gap:6.25rem !important}.column-gap-105{-moz-column-gap:6.5625rem !important;column-gap:6.5625rem !important}.column-gap-110{-moz-column-gap:6.875rem !important;column-gap:6.875rem !important}.column-gap-115{-moz-column-gap:7.1875rem !important;column-gap:7.1875rem !important}.column-gap-120{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-130{-moz-column-gap:8.125rem !important;column-gap:8.125rem !important}.column-gap-135{-moz-column-gap:8.4375rem !important;column-gap:8.4375rem !important}.column-gap-140{-moz-column-gap:8.75rem !important;column-gap:8.75rem !important}.column-gap-145{-moz-column-gap:9.0625rem !important;column-gap:9.0625rem !important}.column-gap-150{-moz-column-gap:9.375rem !important;column-gap:9.375rem !important}.column-gap-155{-moz-column-gap:9.6875rem !important;column-gap:9.6875rem !important}.column-gap-160{-moz-column-gap:10rem !important;column-gap:10rem !important}.column-gap-165{-moz-column-gap:10.3125rem !important;column-gap:10.3125rem !important}.column-gap-170{-moz-column-gap:10.625rem !important;column-gap:10.625rem !important}.column-gap-175{-moz-column-gap:10.9375rem !important;column-gap:10.9375rem !important}.column-gap-180{-moz-column-gap:11.25rem !important;column-gap:11.25rem !important}.column-gap-185{-moz-column-gap:11.5625rem !important;column-gap:11.5625rem !important}.column-gap-190{-moz-column-gap:11.875rem !important;column-gap:11.875rem !important}.column-gap-195{-moz-column-gap:12.1875rem !important;column-gap:12.1875rem !important}.column-gap-200{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important}.column-gap-210{-moz-column-gap:13.125rem !important;column-gap:13.125rem !important}.column-gap-240{-moz-column-gap:15rem !important;column-gap:15rem !important}.column-gap-350{-moz-column-gap:21.875rem !important;column-gap:21.875rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-0{font-size:calc(1.2625rem + 0.15vw) !important}.fs-1{font-size:1.25rem !important}.fs-2{font-size:1.125rem !important}.fs-3{font-size:1rem !important}.fs-4{font-size:0.875rem !important}.fs-5{font-size:0.75rem !important}.fs-6{font-size:0.62475rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-lighter{--bs-text-opacity: 1;color:rgba(var(--bs-lighter-rgb), var(--bs-text-opacity)) !important}.text-lightest{--bs-text-opacity: 1;color:rgba(var(--bs-lightest-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-gray{--bs-text-opacity: 1;color:rgba(var(--bs-gray-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:rgba(255,255,255,.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{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-lighter{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-lighter-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-lightest{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-lightest-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-black{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-black-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-white{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-white-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-gray{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-gray-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.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-lighter{--bs-bg-opacity: 1;background-color:rgba(var(--bs-lighter-rgb), var(--bs-bg-opacity)) !important}.bg-lightest{--bs-bg-opacity: 1;background-color:rgba(var(--bs-lightest-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-gray{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-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;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-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}.min-w-0{min-width:0 !important}.min-w-5{min-width:5% !important}.min-w-10{min-width:10% !important}.min-w-15{min-width:15% !important}.min-w-20{min-width:20% !important}.min-w-25{min-width:25% !important}.min-w-30{min-width:30% !important}.min-w-35{min-width:35% !important}.min-w-40{min-width:40% !important}.min-w-45{min-width:45% !important}.min-w-50{min-width:50% !important}.min-w-55{min-width:55% !important}.min-w-60{min-width:60% !important}.min-w-65{min-width:65% !important}.min-w-70{min-width:70% !important}.min-w-75{min-width:75% !important}.min-w-80{min-width:80% !important}.min-w-85{min-width:85% !important}.min-w-90{min-width:90% !important}.min-w-95{min-width:95% !important}.min-w-100{min-width:100% !important}.min-w-auto{min-width:auto !important}.min-h-0{min-height:0 !important}.min-h-5{min-height:5% !important}.min-h-10{min-height:10% !important}.min-h-15{min-height:15% !important}.min-h-20{min-height:20% !important}.min-h-25{min-height:25% !important}.min-h-30{min-height:30% !important}.min-h-35{min-height:35% !important}.min-h-40{min-height:40% !important}.min-h-45{min-height:45% !important}.min-h-50{min-height:50% !important}.min-h-55{min-height:55% !important}.min-h-60{min-height:60% !important}.min-h-65{min-height:65% !important}.min-h-70{min-height:70% !important}.min-h-75{min-height:75% !important}.min-h-80{min-height:80% !important}.min-h-85{min-height:85% !important}.min-h-90{min-height:90% !important}.min-h-95{min-height:95% !important}.min-h-100{min-height:100% !important}.min-h-auto{min-height:auto !important}.cursor-alias{cursor:alias !important}.cursor-all-scroll{cursor:all-scroll !important}.cursor-auto{cursor:auto !important}.cursor-cell{cursor:cell !important}.cursor-col-resize{cursor:col-resize !important}.cursor-copy{cursor:copy !important}.cursor-crosshair{cursor:crosshair !important}.cursor-default{cursor:default !important}.cursor-e-resize{cursor:e-resize !important}.cursor-ew-resize{cursor:ew-resize !important}.cursor-grab{cursor:grab !important}.cursor-grabbing{cursor:grabbing !important}.cursor-help{cursor:help !important}.cursor-move{cursor:move !important}.cursor-n-resize{cursor:n-resize !important}.cursor-ne-resize{cursor:ne-resize !important}.cursor-nesw-resize{cursor:nesw-resize !important}.cursor-ns-resize{cursor:ns-resize !important}.cursor-nw-resize{cursor:nw-resize !important}.cursor-nwse-resize{cursor:nwse-resize !important}.cursor-no-drop{cursor:no-drop !important}.cursor-none{cursor:none !important}.cursor-not-allowed{cursor:not-allowed !important}.cursor-pointer{cursor:pointer !important}.cursor-progress{cursor:progress !important}.cursor-row-resize{cursor:row-resize !important}.cursor-s-resize{cursor:s-resize !important}.cursor-se-resize{cursor:se-resize !important}.cursor-sw-resize{cursor:sw-resize !important}.cursor-text{cursor:text !important}.cursor-w-resize{cursor:w-resize !important}.cursor-wait{cursor:wait !important}.cursor-zoom-in{cursor:zoom-in !important}.cursor-zoom-out{cursor:zoom-out !important}.flex-basis-0{flex-basis:0 !important}.flex-basis-2{flex-basis:.15625rem !important}.flex-basis-5{flex-basis:.3125rem !important}.flex-basis-10{flex-basis:.625rem !important}.flex-basis-15{flex-basis:.9375rem !important}.flex-basis-20{flex-basis:1.25rem !important}.flex-basis-25{flex-basis:1.5625rem !important}.flex-basis-30{flex-basis:1.875rem !important}.flex-basis-35{flex-basis:2.1875rem !important}.flex-basis-40{flex-basis:2.5rem !important}.flex-basis-45{flex-basis:2.8125rem !important}.flex-basis-50{flex-basis:3.125rem !important}.flex-basis-55{flex-basis:3.4375rem !important}.flex-basis-60{flex-basis:3.75rem !important}.flex-basis-65{flex-basis:4.0625rem !important}.flex-basis-70{flex-basis:4.375rem !important}.flex-basis-75{flex-basis:4.6875rem !important}.flex-basis-80{flex-basis:5rem !important}.flex-basis-85{flex-basis:5.3125rem !important}.flex-basis-90{flex-basis:5.625rem !important}.flex-basis-95{flex-basis:5.9375rem !important}.flex-basis-100{flex-basis:6.25rem !important}.flex-basis-105{flex-basis:6.5625rem !important}.flex-basis-110{flex-basis:6.875rem !important}.flex-basis-115{flex-basis:7.1875rem !important}.flex-basis-120{flex-basis:7.5rem !important}.flex-basis-125{flex-basis:7.8125rem !important}.flex-basis-130{flex-basis:8.125rem !important}.flex-basis-135{flex-basis:8.4375rem !important}.flex-basis-140{flex-basis:8.75rem !important}.flex-basis-145{flex-basis:9.0625rem !important}.flex-basis-150{flex-basis:9.375rem !important}.flex-basis-155{flex-basis:9.6875rem !important}.flex-basis-160{flex-basis:10rem !important}.flex-basis-165{flex-basis:10.3125rem !important}.flex-basis-170{flex-basis:10.625rem !important}.flex-basis-175{flex-basis:10.9375rem !important}.flex-basis-180{flex-basis:11.25rem !important}.flex-basis-185{flex-basis:11.5625rem !important}.flex-basis-190{flex-basis:11.875rem !important}.flex-basis-195{flex-basis:12.1875rem !important}.flex-basis-200{flex-basis:12.5rem !important}.flex-basis-auto{flex-basis:auto !important}.ls-0{letter-spacing:0 !important}.ls-1{letter-spacing:1px !important}.ls-2{letter-spacing:2px !important}.ls-3{letter-spacing:3px !important}.ls-4{letter-spacing:4px !important}.ls-5{letter-spacing:5px !important}@media(min-width: 375px){.float-xsl-start{float:left !important}.float-xsl-end{float:right !important}.float-xsl-none{float:none !important}.object-fit-xsl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xsl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xsl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xsl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xsl-none{-o-object-fit:none !important;object-fit:none !important}.overflow-xsl-visible{overflow:visible !important}.overflow-xsl-hidden{overflow:hidden !important}.overflow-xsl-scroll{overflow:scroll !important}.overflow-xsl-auto{overflow:auto !important}.overflow-x-xsl-visible{overflow-x:visible !important}.overflow-x-xsl-hidden{overflow-x:hidden !important}.overflow-x-xsl-scroll{overflow-x:scroll !important}.overflow-x-xsl-auto{overflow-x:auto !important}.overflow-y-xsl-visible{overflow-y:visible !important}.overflow-y-xsl-hidden{overflow-y:hidden !important}.overflow-y-xsl-scroll{overflow-y:scroll !important}.overflow-y-xsl-auto{overflow-y:auto !important}.d-xsl-inline{display:inline !important}.d-xsl-inline-block{display:inline-block !important}.d-xsl-block{display:block !important}.d-xsl-grid{display:grid !important}.d-xsl-inline-grid{display:inline-grid !important}.d-xsl-table{display:table !important}.d-xsl-table-row{display:table-row !important}.d-xsl-table-cell{display:table-cell !important}.d-xsl-flex{display:flex !important}.d-xsl-inline-flex{display:inline-flex !important}.d-xsl-none{display:none !important}.position-xsl-static{position:static !important}.position-xsl-relative{position:relative !important}.position-xsl-absolute{position:absolute !important}.position-xsl-fixed{position:fixed !important}.position-xsl-sticky{position:sticky !important}.w-xsl-0{width:0 !important}.w-xsl-5{width:5% !important}.w-xsl-10{width:10% !important}.w-xsl-15{width:15% !important}.w-xsl-20{width:20% !important}.w-xsl-25{width:25% !important}.w-xsl-30{width:30% !important}.w-xsl-35{width:35% !important}.w-xsl-40{width:40% !important}.w-xsl-45{width:45% !important}.w-xsl-50{width:50% !important}.w-xsl-55{width:55% !important}.w-xsl-60{width:60% !important}.w-xsl-65{width:65% !important}.w-xsl-70{width:70% !important}.w-xsl-75{width:75% !important}.w-xsl-80{width:80% !important}.w-xsl-85{width:85% !important}.w-xsl-90{width:90% !important}.w-xsl-95{width:95% !important}.w-xsl-100{width:100% !important}.w-xsl-auto{width:auto !important}.max-w-xsl-0{max-width:0 !important}.max-w-xsl-5{max-width:5% !important}.max-w-xsl-10{max-width:10% !important}.max-w-xsl-15{max-width:15% !important}.max-w-xsl-20{max-width:20% !important}.max-w-xsl-25{max-width:25% !important}.max-w-xsl-30{max-width:30% !important}.max-w-xsl-35{max-width:35% !important}.max-w-xsl-40{max-width:40% !important}.max-w-xsl-45{max-width:45% !important}.max-w-xsl-50{max-width:50% !important}.max-w-xsl-55{max-width:55% !important}.max-w-xsl-60{max-width:60% !important}.max-w-xsl-65{max-width:65% !important}.max-w-xsl-70{max-width:70% !important}.max-w-xsl-75{max-width:75% !important}.max-w-xsl-80{max-width:80% !important}.max-w-xsl-85{max-width:85% !important}.max-w-xsl-90{max-width:90% !important}.max-w-xsl-95{max-width:95% !important}.max-w-xsl-100{max-width:100% !important}.max-w-xsl-1000{max-width:-moz-max-content !important;max-width:max-content !important}.h-xsl-0{height:0 !important}.h-xsl-5{height:5% !important}.h-xsl-10{height:10% !important}.h-xsl-15{height:15% !important}.h-xsl-20{height:20% !important}.h-xsl-25{height:25% !important}.h-xsl-30{height:30% !important}.h-xsl-35{height:35% !important}.h-xsl-40{height:40% !important}.h-xsl-45{height:45% !important}.h-xsl-50{height:50% !important}.h-xsl-55{height:55% !important}.h-xsl-60{height:60% !important}.h-xsl-65{height:65% !important}.h-xsl-70{height:70% !important}.h-xsl-75{height:75% !important}.h-xsl-80{height:80% !important}.h-xsl-85{height:85% !important}.h-xsl-90{height:90% !important}.h-xsl-95{height:95% !important}.h-xsl-100{height:100% !important}.h-xsl-auto{height:auto !important}.max-h-xsl-0{max-height:0 !important}.max-h-xsl-5{max-height:5% !important}.max-h-xsl-10{max-height:10% !important}.max-h-xsl-15{max-height:15% !important}.max-h-xsl-20{max-height:20% !important}.max-h-xsl-25{max-height:25% !important}.max-h-xsl-30{max-height:30% !important}.max-h-xsl-35{max-height:35% !important}.max-h-xsl-40{max-height:40% !important}.max-h-xsl-45{max-height:45% !important}.max-h-xsl-50{max-height:50% !important}.max-h-xsl-55{max-height:55% !important}.max-h-xsl-60{max-height:60% !important}.max-h-xsl-65{max-height:65% !important}.max-h-xsl-70{max-height:70% !important}.max-h-xsl-75{max-height:75% !important}.max-h-xsl-80{max-height:80% !important}.max-h-xsl-85{max-height:85% !important}.max-h-xsl-90{max-height:90% !important}.max-h-xsl-95{max-height:95% !important}.max-h-xsl-100{max-height:100% !important}.max-h-xsl-auto{max-height:auto !important}.flex-xsl-fill{flex:1 1 auto !important}.flex-xsl-row{flex-direction:row !important}.flex-xsl-column{flex-direction:column !important}.flex-xsl-row-reverse{flex-direction:row-reverse !important}.flex-xsl-column-reverse{flex-direction:column-reverse !important}.flex-xsl-grow-0{flex-grow:0 !important}.flex-xsl-grow-1{flex-grow:1 !important}.flex-xsl-shrink-0{flex-shrink:0 !important}.flex-xsl-shrink-1{flex-shrink:1 !important}.flex-xsl-wrap{flex-wrap:wrap !important}.flex-xsl-nowrap{flex-wrap:nowrap !important}.flex-xsl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xsl-start{justify-content:flex-start !important}.justify-content-xsl-end{justify-content:flex-end !important}.justify-content-xsl-center{justify-content:center !important}.justify-content-xsl-between{justify-content:space-between !important}.justify-content-xsl-around{justify-content:space-around !important}.justify-content-xsl-evenly{justify-content:space-evenly !important}.align-items-xsl-start{align-items:flex-start !important}.align-items-xsl-end{align-items:flex-end !important}.align-items-xsl-center{align-items:center !important}.align-items-xsl-baseline{align-items:baseline !important}.align-items-xsl-stretch{align-items:stretch !important}.align-content-xsl-start{align-content:flex-start !important}.align-content-xsl-end{align-content:flex-end !important}.align-content-xsl-center{align-content:center !important}.align-content-xsl-between{align-content:space-between !important}.align-content-xsl-around{align-content:space-around !important}.align-content-xsl-stretch{align-content:stretch !important}.align-self-xsl-auto{align-self:auto !important}.align-self-xsl-start{align-self:flex-start !important}.align-self-xsl-end{align-self:flex-end !important}.align-self-xsl-center{align-self:center !important}.align-self-xsl-baseline{align-self:baseline !important}.align-self-xsl-stretch{align-self:stretch !important}.order-xsl-first{order:-1 !important}.order-xsl-0{order:0 !important}.order-xsl-1{order:1 !important}.order-xsl-2{order:2 !important}.order-xsl-3{order:3 !important}.order-xsl-4{order:4 !important}.order-xsl-5{order:5 !important}.order-xsl-last{order:6 !important}.m-xsl-0{margin:0 !important}.m-xsl-2{margin:.15625rem !important}.m-xsl-5{margin:.3125rem !important}.m-xsl-10{margin:.625rem !important}.m-xsl-15{margin:.9375rem !important}.m-xsl-20{margin:1.25rem !important}.m-xsl-25{margin:1.5625rem !important}.m-xsl-30{margin:1.875rem !important}.m-xsl-35{margin:2.1875rem !important}.m-xsl-40{margin:2.5rem !important}.m-xsl-45{margin:2.8125rem !important}.m-xsl-50{margin:3.125rem !important}.m-xsl-55{margin:3.4375rem !important}.m-xsl-60{margin:3.75rem !important}.m-xsl-65{margin:4.0625rem !important}.m-xsl-70{margin:4.375rem !important}.m-xsl-75{margin:4.6875rem !important}.m-xsl-80{margin:5rem !important}.m-xsl-85{margin:5.3125rem !important}.m-xsl-90{margin:5.625rem !important}.m-xsl-95{margin:5.9375rem !important}.m-xsl-100{margin:6.25rem !important}.m-xsl-105{margin:6.5625rem !important}.m-xsl-110{margin:6.875rem !important}.m-xsl-115{margin:7.1875rem !important}.m-xsl-120{margin:7.5rem !important}.m-xsl-130{margin:8.125rem !important}.m-xsl-135{margin:8.4375rem !important}.m-xsl-140{margin:8.75rem !important}.m-xsl-145{margin:9.0625rem !important}.m-xsl-150{margin:9.375rem !important}.m-xsl-155{margin:9.6875rem !important}.m-xsl-160{margin:10rem !important}.m-xsl-165{margin:10.3125rem !important}.m-xsl-170{margin:10.625rem !important}.m-xsl-175{margin:10.9375rem !important}.m-xsl-180{margin:11.25rem !important}.m-xsl-185{margin:11.5625rem !important}.m-xsl-190{margin:11.875rem !important}.m-xsl-195{margin:12.1875rem !important}.m-xsl-200{margin:12.5rem !important}.m-xsl-210{margin:13.125rem !important}.m-xsl-240{margin:15rem !important}.m-xsl-350{margin:21.875rem !important}.m-xsl-auto{margin:auto !important}.mx-xsl-0{margin-right:0 !important;margin-left:0 !important}.mx-xsl-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-xsl-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-xsl-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-xsl-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-xsl-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xsl-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-xsl-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-xsl-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-xsl-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xsl-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-xsl-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-xsl-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-xsl-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-xsl-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-xsl-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-xsl-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-xsl-80{margin-right:5rem !important;margin-left:5rem !important}.mx-xsl-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-xsl-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-xsl-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-xsl-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-xsl-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-xsl-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-xsl-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-xsl-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xsl-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-xsl-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-xsl-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-xsl-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-xsl-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-xsl-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-xsl-160{margin-right:10rem !important;margin-left:10rem !important}.mx-xsl-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-xsl-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-xsl-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-xsl-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-xsl-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-xsl-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-xsl-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-xsl-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-xsl-210{margin-right:13.125rem !important;margin-left:13.125rem !important}.mx-xsl-240{margin-right:15rem !important;margin-left:15rem !important}.mx-xsl-350{margin-right:21.875rem !important;margin-left:21.875rem !important}.mx-xsl-auto{margin-right:auto !important;margin-left:auto !important}.my-xsl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xsl-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-xsl-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-xsl-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-xsl-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-xsl-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xsl-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-xsl-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-xsl-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-xsl-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xsl-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-xsl-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-xsl-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-xsl-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-xsl-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-xsl-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-xsl-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-xsl-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-xsl-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-xsl-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-xsl-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-xsl-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-xsl-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-xsl-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-xsl-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-xsl-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xsl-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-xsl-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-xsl-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-xsl-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-xsl-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-xsl-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-xsl-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-xsl-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-xsl-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-xsl-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-xsl-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-xsl-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-xsl-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-xsl-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-xsl-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-xsl-210{margin-top:13.125rem !important;margin-bottom:13.125rem !important}.my-xsl-240{margin-top:15rem !important;margin-bottom:15rem !important}.my-xsl-350{margin-top:21.875rem !important;margin-bottom:21.875rem !important}.my-xsl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xsl-0{margin-top:0 !important}.mt-xsl-2{margin-top:.15625rem !important}.mt-xsl-5{margin-top:.3125rem !important}.mt-xsl-10{margin-top:.625rem !important}.mt-xsl-15{margin-top:.9375rem !important}.mt-xsl-20{margin-top:1.25rem !important}.mt-xsl-25{margin-top:1.5625rem !important}.mt-xsl-30{margin-top:1.875rem !important}.mt-xsl-35{margin-top:2.1875rem !important}.mt-xsl-40{margin-top:2.5rem !important}.mt-xsl-45{margin-top:2.8125rem !important}.mt-xsl-50{margin-top:3.125rem !important}.mt-xsl-55{margin-top:3.4375rem !important}.mt-xsl-60{margin-top:3.75rem !important}.mt-xsl-65{margin-top:4.0625rem !important}.mt-xsl-70{margin-top:4.375rem !important}.mt-xsl-75{margin-top:4.6875rem !important}.mt-xsl-80{margin-top:5rem !important}.mt-xsl-85{margin-top:5.3125rem !important}.mt-xsl-90{margin-top:5.625rem !important}.mt-xsl-95{margin-top:5.9375rem !important}.mt-xsl-100{margin-top:6.25rem !important}.mt-xsl-105{margin-top:6.5625rem !important}.mt-xsl-110{margin-top:6.875rem !important}.mt-xsl-115{margin-top:7.1875rem !important}.mt-xsl-120{margin-top:7.5rem !important}.mt-xsl-130{margin-top:8.125rem !important}.mt-xsl-135{margin-top:8.4375rem !important}.mt-xsl-140{margin-top:8.75rem !important}.mt-xsl-145{margin-top:9.0625rem !important}.mt-xsl-150{margin-top:9.375rem !important}.mt-xsl-155{margin-top:9.6875rem !important}.mt-xsl-160{margin-top:10rem !important}.mt-xsl-165{margin-top:10.3125rem !important}.mt-xsl-170{margin-top:10.625rem !important}.mt-xsl-175{margin-top:10.9375rem !important}.mt-xsl-180{margin-top:11.25rem !important}.mt-xsl-185{margin-top:11.5625rem !important}.mt-xsl-190{margin-top:11.875rem !important}.mt-xsl-195{margin-top:12.1875rem !important}.mt-xsl-200{margin-top:12.5rem !important}.mt-xsl-210{margin-top:13.125rem !important}.mt-xsl-240{margin-top:15rem !important}.mt-xsl-350{margin-top:21.875rem !important}.mt-xsl-auto{margin-top:auto !important}.me-xsl-0{margin-right:0 !important}.me-xsl-2{margin-right:.15625rem !important}.me-xsl-5{margin-right:.3125rem !important}.me-xsl-10{margin-right:.625rem !important}.me-xsl-15{margin-right:.9375rem !important}.me-xsl-20{margin-right:1.25rem !important}.me-xsl-25{margin-right:1.5625rem !important}.me-xsl-30{margin-right:1.875rem !important}.me-xsl-35{margin-right:2.1875rem !important}.me-xsl-40{margin-right:2.5rem !important}.me-xsl-45{margin-right:2.8125rem !important}.me-xsl-50{margin-right:3.125rem !important}.me-xsl-55{margin-right:3.4375rem !important}.me-xsl-60{margin-right:3.75rem !important}.me-xsl-65{margin-right:4.0625rem !important}.me-xsl-70{margin-right:4.375rem !important}.me-xsl-75{margin-right:4.6875rem !important}.me-xsl-80{margin-right:5rem !important}.me-xsl-85{margin-right:5.3125rem !important}.me-xsl-90{margin-right:5.625rem !important}.me-xsl-95{margin-right:5.9375rem !important}.me-xsl-100{margin-right:6.25rem !important}.me-xsl-105{margin-right:6.5625rem !important}.me-xsl-110{margin-right:6.875rem !important}.me-xsl-115{margin-right:7.1875rem !important}.me-xsl-120{margin-right:7.5rem !important}.me-xsl-130{margin-right:8.125rem !important}.me-xsl-135{margin-right:8.4375rem !important}.me-xsl-140{margin-right:8.75rem !important}.me-xsl-145{margin-right:9.0625rem !important}.me-xsl-150{margin-right:9.375rem !important}.me-xsl-155{margin-right:9.6875rem !important}.me-xsl-160{margin-right:10rem !important}.me-xsl-165{margin-right:10.3125rem !important}.me-xsl-170{margin-right:10.625rem !important}.me-xsl-175{margin-right:10.9375rem !important}.me-xsl-180{margin-right:11.25rem !important}.me-xsl-185{margin-right:11.5625rem !important}.me-xsl-190{margin-right:11.875rem !important}.me-xsl-195{margin-right:12.1875rem !important}.me-xsl-200{margin-right:12.5rem !important}.me-xsl-210{margin-right:13.125rem !important}.me-xsl-240{margin-right:15rem !important}.me-xsl-350{margin-right:21.875rem !important}.me-xsl-auto{margin-right:auto !important}.mb-xsl-0{margin-bottom:0 !important}.mb-xsl-2{margin-bottom:.15625rem !important}.mb-xsl-5{margin-bottom:.3125rem !important}.mb-xsl-10{margin-bottom:.625rem !important}.mb-xsl-15{margin-bottom:.9375rem !important}.mb-xsl-20{margin-bottom:1.25rem !important}.mb-xsl-25{margin-bottom:1.5625rem !important}.mb-xsl-30{margin-bottom:1.875rem !important}.mb-xsl-35{margin-bottom:2.1875rem !important}.mb-xsl-40{margin-bottom:2.5rem !important}.mb-xsl-45{margin-bottom:2.8125rem !important}.mb-xsl-50{margin-bottom:3.125rem !important}.mb-xsl-55{margin-bottom:3.4375rem !important}.mb-xsl-60{margin-bottom:3.75rem !important}.mb-xsl-65{margin-bottom:4.0625rem !important}.mb-xsl-70{margin-bottom:4.375rem !important}.mb-xsl-75{margin-bottom:4.6875rem !important}.mb-xsl-80{margin-bottom:5rem !important}.mb-xsl-85{margin-bottom:5.3125rem !important}.mb-xsl-90{margin-bottom:5.625rem !important}.mb-xsl-95{margin-bottom:5.9375rem !important}.mb-xsl-100{margin-bottom:6.25rem !important}.mb-xsl-105{margin-bottom:6.5625rem !important}.mb-xsl-110{margin-bottom:6.875rem !important}.mb-xsl-115{margin-bottom:7.1875rem !important}.mb-xsl-120{margin-bottom:7.5rem !important}.mb-xsl-130{margin-bottom:8.125rem !important}.mb-xsl-135{margin-bottom:8.4375rem !important}.mb-xsl-140{margin-bottom:8.75rem !important}.mb-xsl-145{margin-bottom:9.0625rem !important}.mb-xsl-150{margin-bottom:9.375rem !important}.mb-xsl-155{margin-bottom:9.6875rem !important}.mb-xsl-160{margin-bottom:10rem !important}.mb-xsl-165{margin-bottom:10.3125rem !important}.mb-xsl-170{margin-bottom:10.625rem !important}.mb-xsl-175{margin-bottom:10.9375rem !important}.mb-xsl-180{margin-bottom:11.25rem !important}.mb-xsl-185{margin-bottom:11.5625rem !important}.mb-xsl-190{margin-bottom:11.875rem !important}.mb-xsl-195{margin-bottom:12.1875rem !important}.mb-xsl-200{margin-bottom:12.5rem !important}.mb-xsl-210{margin-bottom:13.125rem !important}.mb-xsl-240{margin-bottom:15rem !important}.mb-xsl-350{margin-bottom:21.875rem !important}.mb-xsl-auto{margin-bottom:auto !important}.ms-xsl-0{margin-left:0 !important}.ms-xsl-2{margin-left:.15625rem !important}.ms-xsl-5{margin-left:.3125rem !important}.ms-xsl-10{margin-left:.625rem !important}.ms-xsl-15{margin-left:.9375rem !important}.ms-xsl-20{margin-left:1.25rem !important}.ms-xsl-25{margin-left:1.5625rem !important}.ms-xsl-30{margin-left:1.875rem !important}.ms-xsl-35{margin-left:2.1875rem !important}.ms-xsl-40{margin-left:2.5rem !important}.ms-xsl-45{margin-left:2.8125rem !important}.ms-xsl-50{margin-left:3.125rem !important}.ms-xsl-55{margin-left:3.4375rem !important}.ms-xsl-60{margin-left:3.75rem !important}.ms-xsl-65{margin-left:4.0625rem !important}.ms-xsl-70{margin-left:4.375rem !important}.ms-xsl-75{margin-left:4.6875rem !important}.ms-xsl-80{margin-left:5rem !important}.ms-xsl-85{margin-left:5.3125rem !important}.ms-xsl-90{margin-left:5.625rem !important}.ms-xsl-95{margin-left:5.9375rem !important}.ms-xsl-100{margin-left:6.25rem !important}.ms-xsl-105{margin-left:6.5625rem !important}.ms-xsl-110{margin-left:6.875rem !important}.ms-xsl-115{margin-left:7.1875rem !important}.ms-xsl-120{margin-left:7.5rem !important}.ms-xsl-130{margin-left:8.125rem !important}.ms-xsl-135{margin-left:8.4375rem !important}.ms-xsl-140{margin-left:8.75rem !important}.ms-xsl-145{margin-left:9.0625rem !important}.ms-xsl-150{margin-left:9.375rem !important}.ms-xsl-155{margin-left:9.6875rem !important}.ms-xsl-160{margin-left:10rem !important}.ms-xsl-165{margin-left:10.3125rem !important}.ms-xsl-170{margin-left:10.625rem !important}.ms-xsl-175{margin-left:10.9375rem !important}.ms-xsl-180{margin-left:11.25rem !important}.ms-xsl-185{margin-left:11.5625rem !important}.ms-xsl-190{margin-left:11.875rem !important}.ms-xsl-195{margin-left:12.1875rem !important}.ms-xsl-200{margin-left:12.5rem !important}.ms-xsl-210{margin-left:13.125rem !important}.ms-xsl-240{margin-left:15rem !important}.ms-xsl-350{margin-left:21.875rem !important}.ms-xsl-auto{margin-left:auto !important}.m-xsl-n2{margin:-0.15625rem !important}.m-xsl-n5{margin:-0.3125rem !important}.m-xsl-n10{margin:-0.625rem !important}.m-xsl-n15{margin:-0.9375rem !important}.m-xsl-n20{margin:-1.25rem !important}.m-xsl-n25{margin:-1.5625rem !important}.m-xsl-n30{margin:-1.875rem !important}.m-xsl-n35{margin:-2.1875rem !important}.m-xsl-n40{margin:-2.5rem !important}.m-xsl-n45{margin:-2.8125rem !important}.m-xsl-n50{margin:-3.125rem !important}.m-xsl-n55{margin:-3.4375rem !important}.m-xsl-n60{margin:-3.75rem !important}.m-xsl-n65{margin:-4.0625rem !important}.m-xsl-n70{margin:-4.375rem !important}.m-xsl-n75{margin:-4.6875rem !important}.m-xsl-n80{margin:-5rem !important}.m-xsl-n85{margin:-5.3125rem !important}.m-xsl-n90{margin:-5.625rem !important}.m-xsl-n95{margin:-5.9375rem !important}.m-xsl-n100{margin:-6.25rem !important}.m-xsl-n105{margin:-6.5625rem !important}.m-xsl-n110{margin:-6.875rem !important}.m-xsl-n115{margin:-7.1875rem !important}.m-xsl-n120{margin:-7.5rem !important}.m-xsl-n130{margin:-8.125rem !important}.m-xsl-n135{margin:-8.4375rem !important}.m-xsl-n140{margin:-8.75rem !important}.m-xsl-n145{margin:-9.0625rem !important}.m-xsl-n150{margin:-9.375rem !important}.m-xsl-n155{margin:-9.6875rem !important}.m-xsl-n160{margin:-10rem !important}.m-xsl-n165{margin:-10.3125rem !important}.m-xsl-n170{margin:-10.625rem !important}.m-xsl-n175{margin:-10.9375rem !important}.m-xsl-n180{margin:-11.25rem !important}.m-xsl-n185{margin:-11.5625rem !important}.m-xsl-n190{margin:-11.875rem !important}.m-xsl-n195{margin:-12.1875rem !important}.m-xsl-n200{margin:-12.5rem !important}.m-xsl-n210{margin:-13.125rem !important}.m-xsl-n240{margin:-15rem !important}.m-xsl-n350{margin:-21.875rem !important}.mx-xsl-n2{margin-right:-0.15625rem !important;margin-left:-0.15625rem !important}.mx-xsl-n5{margin-right:-0.3125rem !important;margin-left:-0.3125rem !important}.mx-xsl-n10{margin-right:-0.625rem !important;margin-left:-0.625rem !important}.mx-xsl-n15{margin-right:-0.9375rem !important;margin-left:-0.9375rem !important}.mx-xsl-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xsl-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-xsl-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-xsl-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-xsl-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xsl-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-xsl-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-xsl-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-xsl-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-xsl-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-xsl-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-xsl-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-xsl-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xsl-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-xsl-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-xsl-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-xsl-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-xsl-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-xsl-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-xsl-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-xsl-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xsl-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-xsl-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-xsl-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-xsl-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-xsl-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-xsl-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-xsl-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xsl-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-xsl-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-xsl-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-xsl-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-xsl-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-xsl-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-xsl-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-xsl-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-xsl-n210{margin-right:-13.125rem !important;margin-left:-13.125rem !important}.mx-xsl-n240{margin-right:-15rem !important;margin-left:-15rem !important}.mx-xsl-n350{margin-right:-21.875rem !important;margin-left:-21.875rem !important}.my-xsl-n2{margin-top:-0.15625rem !important;margin-bottom:-0.15625rem !important}.my-xsl-n5{margin-top:-0.3125rem !important;margin-bottom:-0.3125rem !important}.my-xsl-n10{margin-top:-0.625rem !important;margin-bottom:-0.625rem !important}.my-xsl-n15{margin-top:-0.9375rem !important;margin-bottom:-0.9375rem !important}.my-xsl-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xsl-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-xsl-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-xsl-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-xsl-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xsl-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-xsl-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-xsl-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-xsl-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-xsl-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-xsl-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-xsl-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-xsl-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xsl-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-xsl-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-xsl-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-xsl-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-xsl-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-xsl-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-xsl-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-xsl-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xsl-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-xsl-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-xsl-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-xsl-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-xsl-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-xsl-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-xsl-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xsl-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-xsl-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-xsl-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-xsl-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-xsl-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-xsl-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-xsl-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-xsl-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-xsl-n210{margin-top:-13.125rem !important;margin-bottom:-13.125rem !important}.my-xsl-n240{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-xsl-n350{margin-top:-21.875rem !important;margin-bottom:-21.875rem !important}.mt-xsl-n2{margin-top:-0.15625rem !important}.mt-xsl-n5{margin-top:-0.3125rem !important}.mt-xsl-n10{margin-top:-0.625rem !important}.mt-xsl-n15{margin-top:-0.9375rem !important}.mt-xsl-n20{margin-top:-1.25rem !important}.mt-xsl-n25{margin-top:-1.5625rem !important}.mt-xsl-n30{margin-top:-1.875rem !important}.mt-xsl-n35{margin-top:-2.1875rem !important}.mt-xsl-n40{margin-top:-2.5rem !important}.mt-xsl-n45{margin-top:-2.8125rem !important}.mt-xsl-n50{margin-top:-3.125rem !important}.mt-xsl-n55{margin-top:-3.4375rem !important}.mt-xsl-n60{margin-top:-3.75rem !important}.mt-xsl-n65{margin-top:-4.0625rem !important}.mt-xsl-n70{margin-top:-4.375rem !important}.mt-xsl-n75{margin-top:-4.6875rem !important}.mt-xsl-n80{margin-top:-5rem !important}.mt-xsl-n85{margin-top:-5.3125rem !important}.mt-xsl-n90{margin-top:-5.625rem !important}.mt-xsl-n95{margin-top:-5.9375rem !important}.mt-xsl-n100{margin-top:-6.25rem !important}.mt-xsl-n105{margin-top:-6.5625rem !important}.mt-xsl-n110{margin-top:-6.875rem !important}.mt-xsl-n115{margin-top:-7.1875rem !important}.mt-xsl-n120{margin-top:-7.5rem !important}.mt-xsl-n130{margin-top:-8.125rem !important}.mt-xsl-n135{margin-top:-8.4375rem !important}.mt-xsl-n140{margin-top:-8.75rem !important}.mt-xsl-n145{margin-top:-9.0625rem !important}.mt-xsl-n150{margin-top:-9.375rem !important}.mt-xsl-n155{margin-top:-9.6875rem !important}.mt-xsl-n160{margin-top:-10rem !important}.mt-xsl-n165{margin-top:-10.3125rem !important}.mt-xsl-n170{margin-top:-10.625rem !important}.mt-xsl-n175{margin-top:-10.9375rem !important}.mt-xsl-n180{margin-top:-11.25rem !important}.mt-xsl-n185{margin-top:-11.5625rem !important}.mt-xsl-n190{margin-top:-11.875rem !important}.mt-xsl-n195{margin-top:-12.1875rem !important}.mt-xsl-n200{margin-top:-12.5rem !important}.mt-xsl-n210{margin-top:-13.125rem !important}.mt-xsl-n240{margin-top:-15rem !important}.mt-xsl-n350{margin-top:-21.875rem !important}.me-xsl-n2{margin-right:-0.15625rem !important}.me-xsl-n5{margin-right:-0.3125rem !important}.me-xsl-n10{margin-right:-0.625rem !important}.me-xsl-n15{margin-right:-0.9375rem !important}.me-xsl-n20{margin-right:-1.25rem !important}.me-xsl-n25{margin-right:-1.5625rem !important}.me-xsl-n30{margin-right:-1.875rem !important}.me-xsl-n35{margin-right:-2.1875rem !important}.me-xsl-n40{margin-right:-2.5rem !important}.me-xsl-n45{margin-right:-2.8125rem !important}.me-xsl-n50{margin-right:-3.125rem !important}.me-xsl-n55{margin-right:-3.4375rem !important}.me-xsl-n60{margin-right:-3.75rem !important}.me-xsl-n65{margin-right:-4.0625rem !important}.me-xsl-n70{margin-right:-4.375rem !important}.me-xsl-n75{margin-right:-4.6875rem !important}.me-xsl-n80{margin-right:-5rem !important}.me-xsl-n85{margin-right:-5.3125rem !important}.me-xsl-n90{margin-right:-5.625rem !important}.me-xsl-n95{margin-right:-5.9375rem !important}.me-xsl-n100{margin-right:-6.25rem !important}.me-xsl-n105{margin-right:-6.5625rem !important}.me-xsl-n110{margin-right:-6.875rem !important}.me-xsl-n115{margin-right:-7.1875rem !important}.me-xsl-n120{margin-right:-7.5rem !important}.me-xsl-n130{margin-right:-8.125rem !important}.me-xsl-n135{margin-right:-8.4375rem !important}.me-xsl-n140{margin-right:-8.75rem !important}.me-xsl-n145{margin-right:-9.0625rem !important}.me-xsl-n150{margin-right:-9.375rem !important}.me-xsl-n155{margin-right:-9.6875rem !important}.me-xsl-n160{margin-right:-10rem !important}.me-xsl-n165{margin-right:-10.3125rem !important}.me-xsl-n170{margin-right:-10.625rem !important}.me-xsl-n175{margin-right:-10.9375rem !important}.me-xsl-n180{margin-right:-11.25rem !important}.me-xsl-n185{margin-right:-11.5625rem !important}.me-xsl-n190{margin-right:-11.875rem !important}.me-xsl-n195{margin-right:-12.1875rem !important}.me-xsl-n200{margin-right:-12.5rem !important}.me-xsl-n210{margin-right:-13.125rem !important}.me-xsl-n240{margin-right:-15rem !important}.me-xsl-n350{margin-right:-21.875rem !important}.mb-xsl-n2{margin-bottom:-0.15625rem !important}.mb-xsl-n5{margin-bottom:-0.3125rem !important}.mb-xsl-n10{margin-bottom:-0.625rem !important}.mb-xsl-n15{margin-bottom:-0.9375rem !important}.mb-xsl-n20{margin-bottom:-1.25rem !important}.mb-xsl-n25{margin-bottom:-1.5625rem !important}.mb-xsl-n30{margin-bottom:-1.875rem !important}.mb-xsl-n35{margin-bottom:-2.1875rem !important}.mb-xsl-n40{margin-bottom:-2.5rem !important}.mb-xsl-n45{margin-bottom:-2.8125rem !important}.mb-xsl-n50{margin-bottom:-3.125rem !important}.mb-xsl-n55{margin-bottom:-3.4375rem !important}.mb-xsl-n60{margin-bottom:-3.75rem !important}.mb-xsl-n65{margin-bottom:-4.0625rem !important}.mb-xsl-n70{margin-bottom:-4.375rem !important}.mb-xsl-n75{margin-bottom:-4.6875rem !important}.mb-xsl-n80{margin-bottom:-5rem !important}.mb-xsl-n85{margin-bottom:-5.3125rem !important}.mb-xsl-n90{margin-bottom:-5.625rem !important}.mb-xsl-n95{margin-bottom:-5.9375rem !important}.mb-xsl-n100{margin-bottom:-6.25rem !important}.mb-xsl-n105{margin-bottom:-6.5625rem !important}.mb-xsl-n110{margin-bottom:-6.875rem !important}.mb-xsl-n115{margin-bottom:-7.1875rem !important}.mb-xsl-n120{margin-bottom:-7.5rem !important}.mb-xsl-n130{margin-bottom:-8.125rem !important}.mb-xsl-n135{margin-bottom:-8.4375rem !important}.mb-xsl-n140{margin-bottom:-8.75rem !important}.mb-xsl-n145{margin-bottom:-9.0625rem !important}.mb-xsl-n150{margin-bottom:-9.375rem !important}.mb-xsl-n155{margin-bottom:-9.6875rem !important}.mb-xsl-n160{margin-bottom:-10rem !important}.mb-xsl-n165{margin-bottom:-10.3125rem !important}.mb-xsl-n170{margin-bottom:-10.625rem !important}.mb-xsl-n175{margin-bottom:-10.9375rem !important}.mb-xsl-n180{margin-bottom:-11.25rem !important}.mb-xsl-n185{margin-bottom:-11.5625rem !important}.mb-xsl-n190{margin-bottom:-11.875rem !important}.mb-xsl-n195{margin-bottom:-12.1875rem !important}.mb-xsl-n200{margin-bottom:-12.5rem !important}.mb-xsl-n210{margin-bottom:-13.125rem !important}.mb-xsl-n240{margin-bottom:-15rem !important}.mb-xsl-n350{margin-bottom:-21.875rem !important}.ms-xsl-n2{margin-left:-0.15625rem !important}.ms-xsl-n5{margin-left:-0.3125rem !important}.ms-xsl-n10{margin-left:-0.625rem !important}.ms-xsl-n15{margin-left:-0.9375rem !important}.ms-xsl-n20{margin-left:-1.25rem !important}.ms-xsl-n25{margin-left:-1.5625rem !important}.ms-xsl-n30{margin-left:-1.875rem !important}.ms-xsl-n35{margin-left:-2.1875rem !important}.ms-xsl-n40{margin-left:-2.5rem !important}.ms-xsl-n45{margin-left:-2.8125rem !important}.ms-xsl-n50{margin-left:-3.125rem !important}.ms-xsl-n55{margin-left:-3.4375rem !important}.ms-xsl-n60{margin-left:-3.75rem !important}.ms-xsl-n65{margin-left:-4.0625rem !important}.ms-xsl-n70{margin-left:-4.375rem !important}.ms-xsl-n75{margin-left:-4.6875rem !important}.ms-xsl-n80{margin-left:-5rem !important}.ms-xsl-n85{margin-left:-5.3125rem !important}.ms-xsl-n90{margin-left:-5.625rem !important}.ms-xsl-n95{margin-left:-5.9375rem !important}.ms-xsl-n100{margin-left:-6.25rem !important}.ms-xsl-n105{margin-left:-6.5625rem !important}.ms-xsl-n110{margin-left:-6.875rem !important}.ms-xsl-n115{margin-left:-7.1875rem !important}.ms-xsl-n120{margin-left:-7.5rem !important}.ms-xsl-n130{margin-left:-8.125rem !important}.ms-xsl-n135{margin-left:-8.4375rem !important}.ms-xsl-n140{margin-left:-8.75rem !important}.ms-xsl-n145{margin-left:-9.0625rem !important}.ms-xsl-n150{margin-left:-9.375rem !important}.ms-xsl-n155{margin-left:-9.6875rem !important}.ms-xsl-n160{margin-left:-10rem !important}.ms-xsl-n165{margin-left:-10.3125rem !important}.ms-xsl-n170{margin-left:-10.625rem !important}.ms-xsl-n175{margin-left:-10.9375rem !important}.ms-xsl-n180{margin-left:-11.25rem !important}.ms-xsl-n185{margin-left:-11.5625rem !important}.ms-xsl-n190{margin-left:-11.875rem !important}.ms-xsl-n195{margin-left:-12.1875rem !important}.ms-xsl-n200{margin-left:-12.5rem !important}.ms-xsl-n210{margin-left:-13.125rem !important}.ms-xsl-n240{margin-left:-15rem !important}.ms-xsl-n350{margin-left:-21.875rem !important}.p-xsl-0{padding:0 !important}.p-xsl-2{padding:.15625rem !important}.p-xsl-5{padding:.3125rem !important}.p-xsl-10{padding:.625rem !important}.p-xsl-15{padding:.9375rem !important}.p-xsl-20{padding:1.25rem !important}.p-xsl-25{padding:1.5625rem !important}.p-xsl-30{padding:1.875rem !important}.p-xsl-35{padding:2.1875rem !important}.p-xsl-40{padding:2.5rem !important}.p-xsl-45{padding:2.8125rem !important}.p-xsl-50{padding:3.125rem !important}.p-xsl-55{padding:3.4375rem !important}.p-xsl-60{padding:3.75rem !important}.p-xsl-65{padding:4.0625rem !important}.p-xsl-70{padding:4.375rem !important}.p-xsl-75{padding:4.6875rem !important}.p-xsl-80{padding:5rem !important}.p-xsl-85{padding:5.3125rem !important}.p-xsl-90{padding:5.625rem !important}.p-xsl-95{padding:5.9375rem !important}.p-xsl-100{padding:6.25rem !important}.p-xsl-105{padding:6.5625rem !important}.p-xsl-110{padding:6.875rem !important}.p-xsl-115{padding:7.1875rem !important}.p-xsl-120{padding:7.5rem !important}.p-xsl-130{padding:8.125rem !important}.p-xsl-135{padding:8.4375rem !important}.p-xsl-140{padding:8.75rem !important}.p-xsl-145{padding:9.0625rem !important}.p-xsl-150{padding:9.375rem !important}.p-xsl-155{padding:9.6875rem !important}.p-xsl-160{padding:10rem !important}.p-xsl-165{padding:10.3125rem !important}.p-xsl-170{padding:10.625rem !important}.p-xsl-175{padding:10.9375rem !important}.p-xsl-180{padding:11.25rem !important}.p-xsl-185{padding:11.5625rem !important}.p-xsl-190{padding:11.875rem !important}.p-xsl-195{padding:12.1875rem !important}.p-xsl-200{padding:12.5rem !important}.p-xsl-210{padding:13.125rem !important}.p-xsl-240{padding:15rem !important}.p-xsl-350{padding:21.875rem !important}.px-xsl-0{padding-right:0 !important;padding-left:0 !important}.px-xsl-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-xsl-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-xsl-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-xsl-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-xsl-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xsl-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-xsl-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-xsl-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-xsl-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xsl-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-xsl-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-xsl-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-xsl-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-xsl-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-xsl-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-xsl-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-xsl-80{padding-right:5rem !important;padding-left:5rem !important}.px-xsl-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-xsl-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-xsl-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-xsl-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-xsl-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-xsl-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-xsl-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-xsl-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xsl-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-xsl-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-xsl-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-xsl-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-xsl-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-xsl-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-xsl-160{padding-right:10rem !important;padding-left:10rem !important}.px-xsl-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-xsl-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-xsl-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-xsl-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-xsl-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-xsl-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-xsl-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-xsl-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-xsl-210{padding-right:13.125rem !important;padding-left:13.125rem !important}.px-xsl-240{padding-right:15rem !important;padding-left:15rem !important}.px-xsl-350{padding-right:21.875rem !important;padding-left:21.875rem !important}.py-xsl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xsl-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-xsl-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-xsl-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-xsl-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-xsl-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xsl-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-xsl-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-xsl-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-xsl-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xsl-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-xsl-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-xsl-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-xsl-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-xsl-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-xsl-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-xsl-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-xsl-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-xsl-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-xsl-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-xsl-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-xsl-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-xsl-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-xsl-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-xsl-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-xsl-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xsl-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-xsl-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-xsl-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-xsl-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-xsl-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-xsl-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-xsl-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-xsl-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-xsl-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-xsl-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-xsl-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-xsl-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-xsl-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-xsl-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-xsl-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-xsl-210{padding-top:13.125rem !important;padding-bottom:13.125rem !important}.py-xsl-240{padding-top:15rem !important;padding-bottom:15rem !important}.py-xsl-350{padding-top:21.875rem !important;padding-bottom:21.875rem !important}.pt-xsl-0{padding-top:0 !important}.pt-xsl-2{padding-top:.15625rem !important}.pt-xsl-5{padding-top:.3125rem !important}.pt-xsl-10{padding-top:.625rem !important}.pt-xsl-15{padding-top:.9375rem !important}.pt-xsl-20{padding-top:1.25rem !important}.pt-xsl-25{padding-top:1.5625rem !important}.pt-xsl-30{padding-top:1.875rem !important}.pt-xsl-35{padding-top:2.1875rem !important}.pt-xsl-40{padding-top:2.5rem !important}.pt-xsl-45{padding-top:2.8125rem !important}.pt-xsl-50{padding-top:3.125rem !important}.pt-xsl-55{padding-top:3.4375rem !important}.pt-xsl-60{padding-top:3.75rem !important}.pt-xsl-65{padding-top:4.0625rem !important}.pt-xsl-70{padding-top:4.375rem !important}.pt-xsl-75{padding-top:4.6875rem !important}.pt-xsl-80{padding-top:5rem !important}.pt-xsl-85{padding-top:5.3125rem !important}.pt-xsl-90{padding-top:5.625rem !important}.pt-xsl-95{padding-top:5.9375rem !important}.pt-xsl-100{padding-top:6.25rem !important}.pt-xsl-105{padding-top:6.5625rem !important}.pt-xsl-110{padding-top:6.875rem !important}.pt-xsl-115{padding-top:7.1875rem !important}.pt-xsl-120{padding-top:7.5rem !important}.pt-xsl-130{padding-top:8.125rem !important}.pt-xsl-135{padding-top:8.4375rem !important}.pt-xsl-140{padding-top:8.75rem !important}.pt-xsl-145{padding-top:9.0625rem !important}.pt-xsl-150{padding-top:9.375rem !important}.pt-xsl-155{padding-top:9.6875rem !important}.pt-xsl-160{padding-top:10rem !important}.pt-xsl-165{padding-top:10.3125rem !important}.pt-xsl-170{padding-top:10.625rem !important}.pt-xsl-175{padding-top:10.9375rem !important}.pt-xsl-180{padding-top:11.25rem !important}.pt-xsl-185{padding-top:11.5625rem !important}.pt-xsl-190{padding-top:11.875rem !important}.pt-xsl-195{padding-top:12.1875rem !important}.pt-xsl-200{padding-top:12.5rem !important}.pt-xsl-210{padding-top:13.125rem !important}.pt-xsl-240{padding-top:15rem !important}.pt-xsl-350{padding-top:21.875rem !important}.pe-xsl-0{padding-right:0 !important}.pe-xsl-2{padding-right:.15625rem !important}.pe-xsl-5{padding-right:.3125rem !important}.pe-xsl-10{padding-right:.625rem !important}.pe-xsl-15{padding-right:.9375rem !important}.pe-xsl-20{padding-right:1.25rem !important}.pe-xsl-25{padding-right:1.5625rem !important}.pe-xsl-30{padding-right:1.875rem !important}.pe-xsl-35{padding-right:2.1875rem !important}.pe-xsl-40{padding-right:2.5rem !important}.pe-xsl-45{padding-right:2.8125rem !important}.pe-xsl-50{padding-right:3.125rem !important}.pe-xsl-55{padding-right:3.4375rem !important}.pe-xsl-60{padding-right:3.75rem !important}.pe-xsl-65{padding-right:4.0625rem !important}.pe-xsl-70{padding-right:4.375rem !important}.pe-xsl-75{padding-right:4.6875rem !important}.pe-xsl-80{padding-right:5rem !important}.pe-xsl-85{padding-right:5.3125rem !important}.pe-xsl-90{padding-right:5.625rem !important}.pe-xsl-95{padding-right:5.9375rem !important}.pe-xsl-100{padding-right:6.25rem !important}.pe-xsl-105{padding-right:6.5625rem !important}.pe-xsl-110{padding-right:6.875rem !important}.pe-xsl-115{padding-right:7.1875rem !important}.pe-xsl-120{padding-right:7.5rem !important}.pe-xsl-130{padding-right:8.125rem !important}.pe-xsl-135{padding-right:8.4375rem !important}.pe-xsl-140{padding-right:8.75rem !important}.pe-xsl-145{padding-right:9.0625rem !important}.pe-xsl-150{padding-right:9.375rem !important}.pe-xsl-155{padding-right:9.6875rem !important}.pe-xsl-160{padding-right:10rem !important}.pe-xsl-165{padding-right:10.3125rem !important}.pe-xsl-170{padding-right:10.625rem !important}.pe-xsl-175{padding-right:10.9375rem !important}.pe-xsl-180{padding-right:11.25rem !important}.pe-xsl-185{padding-right:11.5625rem !important}.pe-xsl-190{padding-right:11.875rem !important}.pe-xsl-195{padding-right:12.1875rem !important}.pe-xsl-200{padding-right:12.5rem !important}.pe-xsl-210{padding-right:13.125rem !important}.pe-xsl-240{padding-right:15rem !important}.pe-xsl-350{padding-right:21.875rem !important}.pb-xsl-0{padding-bottom:0 !important}.pb-xsl-2{padding-bottom:.15625rem !important}.pb-xsl-5{padding-bottom:.3125rem !important}.pb-xsl-10{padding-bottom:.625rem !important}.pb-xsl-15{padding-bottom:.9375rem !important}.pb-xsl-20{padding-bottom:1.25rem !important}.pb-xsl-25{padding-bottom:1.5625rem !important}.pb-xsl-30{padding-bottom:1.875rem !important}.pb-xsl-35{padding-bottom:2.1875rem !important}.pb-xsl-40{padding-bottom:2.5rem !important}.pb-xsl-45{padding-bottom:2.8125rem !important}.pb-xsl-50{padding-bottom:3.125rem !important}.pb-xsl-55{padding-bottom:3.4375rem !important}.pb-xsl-60{padding-bottom:3.75rem !important}.pb-xsl-65{padding-bottom:4.0625rem !important}.pb-xsl-70{padding-bottom:4.375rem !important}.pb-xsl-75{padding-bottom:4.6875rem !important}.pb-xsl-80{padding-bottom:5rem !important}.pb-xsl-85{padding-bottom:5.3125rem !important}.pb-xsl-90{padding-bottom:5.625rem !important}.pb-xsl-95{padding-bottom:5.9375rem !important}.pb-xsl-100{padding-bottom:6.25rem !important}.pb-xsl-105{padding-bottom:6.5625rem !important}.pb-xsl-110{padding-bottom:6.875rem !important}.pb-xsl-115{padding-bottom:7.1875rem !important}.pb-xsl-120{padding-bottom:7.5rem !important}.pb-xsl-130{padding-bottom:8.125rem !important}.pb-xsl-135{padding-bottom:8.4375rem !important}.pb-xsl-140{padding-bottom:8.75rem !important}.pb-xsl-145{padding-bottom:9.0625rem !important}.pb-xsl-150{padding-bottom:9.375rem !important}.pb-xsl-155{padding-bottom:9.6875rem !important}.pb-xsl-160{padding-bottom:10rem !important}.pb-xsl-165{padding-bottom:10.3125rem !important}.pb-xsl-170{padding-bottom:10.625rem !important}.pb-xsl-175{padding-bottom:10.9375rem !important}.pb-xsl-180{padding-bottom:11.25rem !important}.pb-xsl-185{padding-bottom:11.5625rem !important}.pb-xsl-190{padding-bottom:11.875rem !important}.pb-xsl-195{padding-bottom:12.1875rem !important}.pb-xsl-200{padding-bottom:12.5rem !important}.pb-xsl-210{padding-bottom:13.125rem !important}.pb-xsl-240{padding-bottom:15rem !important}.pb-xsl-350{padding-bottom:21.875rem !important}.ps-xsl-0{padding-left:0 !important}.ps-xsl-2{padding-left:.15625rem !important}.ps-xsl-5{padding-left:.3125rem !important}.ps-xsl-10{padding-left:.625rem !important}.ps-xsl-15{padding-left:.9375rem !important}.ps-xsl-20{padding-left:1.25rem !important}.ps-xsl-25{padding-left:1.5625rem !important}.ps-xsl-30{padding-left:1.875rem !important}.ps-xsl-35{padding-left:2.1875rem !important}.ps-xsl-40{padding-left:2.5rem !important}.ps-xsl-45{padding-left:2.8125rem !important}.ps-xsl-50{padding-left:3.125rem !important}.ps-xsl-55{padding-left:3.4375rem !important}.ps-xsl-60{padding-left:3.75rem !important}.ps-xsl-65{padding-left:4.0625rem !important}.ps-xsl-70{padding-left:4.375rem !important}.ps-xsl-75{padding-left:4.6875rem !important}.ps-xsl-80{padding-left:5rem !important}.ps-xsl-85{padding-left:5.3125rem !important}.ps-xsl-90{padding-left:5.625rem !important}.ps-xsl-95{padding-left:5.9375rem !important}.ps-xsl-100{padding-left:6.25rem !important}.ps-xsl-105{padding-left:6.5625rem !important}.ps-xsl-110{padding-left:6.875rem !important}.ps-xsl-115{padding-left:7.1875rem !important}.ps-xsl-120{padding-left:7.5rem !important}.ps-xsl-130{padding-left:8.125rem !important}.ps-xsl-135{padding-left:8.4375rem !important}.ps-xsl-140{padding-left:8.75rem !important}.ps-xsl-145{padding-left:9.0625rem !important}.ps-xsl-150{padding-left:9.375rem !important}.ps-xsl-155{padding-left:9.6875rem !important}.ps-xsl-160{padding-left:10rem !important}.ps-xsl-165{padding-left:10.3125rem !important}.ps-xsl-170{padding-left:10.625rem !important}.ps-xsl-175{padding-left:10.9375rem !important}.ps-xsl-180{padding-left:11.25rem !important}.ps-xsl-185{padding-left:11.5625rem !important}.ps-xsl-190{padding-left:11.875rem !important}.ps-xsl-195{padding-left:12.1875rem !important}.ps-xsl-200{padding-left:12.5rem !important}.ps-xsl-210{padding-left:13.125rem !important}.ps-xsl-240{padding-left:15rem !important}.ps-xsl-350{padding-left:21.875rem !important}.gap-xsl-0{gap:0 !important}.gap-xsl-2{gap:.15625rem !important}.gap-xsl-5{gap:.3125rem !important}.gap-xsl-10{gap:.625rem !important}.gap-xsl-15{gap:.9375rem !important}.gap-xsl-20{gap:1.25rem !important}.gap-xsl-25{gap:1.5625rem !important}.gap-xsl-30{gap:1.875rem !important}.gap-xsl-35{gap:2.1875rem !important}.gap-xsl-40{gap:2.5rem !important}.gap-xsl-45{gap:2.8125rem !important}.gap-xsl-50{gap:3.125rem !important}.gap-xsl-55{gap:3.4375rem !important}.gap-xsl-60{gap:3.75rem !important}.gap-xsl-65{gap:4.0625rem !important}.gap-xsl-70{gap:4.375rem !important}.gap-xsl-75{gap:4.6875rem !important}.gap-xsl-80{gap:5rem !important}.gap-xsl-85{gap:5.3125rem !important}.gap-xsl-90{gap:5.625rem !important}.gap-xsl-95{gap:5.9375rem !important}.gap-xsl-100{gap:6.25rem !important}.gap-xsl-105{gap:6.5625rem !important}.gap-xsl-110{gap:6.875rem !important}.gap-xsl-115{gap:7.1875rem !important}.gap-xsl-120{gap:7.5rem !important}.gap-xsl-130{gap:8.125rem !important}.gap-xsl-135{gap:8.4375rem !important}.gap-xsl-140{gap:8.75rem !important}.gap-xsl-145{gap:9.0625rem !important}.gap-xsl-150{gap:9.375rem !important}.gap-xsl-155{gap:9.6875rem !important}.gap-xsl-160{gap:10rem !important}.gap-xsl-165{gap:10.3125rem !important}.gap-xsl-170{gap:10.625rem !important}.gap-xsl-175{gap:10.9375rem !important}.gap-xsl-180{gap:11.25rem !important}.gap-xsl-185{gap:11.5625rem !important}.gap-xsl-190{gap:11.875rem !important}.gap-xsl-195{gap:12.1875rem !important}.gap-xsl-200{gap:12.5rem !important}.gap-xsl-210{gap:13.125rem !important}.gap-xsl-240{gap:15rem !important}.gap-xsl-350{gap:21.875rem !important}.row-gap-xsl-0{row-gap:0 !important}.row-gap-xsl-2{row-gap:.15625rem !important}.row-gap-xsl-5{row-gap:.3125rem !important}.row-gap-xsl-10{row-gap:.625rem !important}.row-gap-xsl-15{row-gap:.9375rem !important}.row-gap-xsl-20{row-gap:1.25rem !important}.row-gap-xsl-25{row-gap:1.5625rem !important}.row-gap-xsl-30{row-gap:1.875rem !important}.row-gap-xsl-35{row-gap:2.1875rem !important}.row-gap-xsl-40{row-gap:2.5rem !important}.row-gap-xsl-45{row-gap:2.8125rem !important}.row-gap-xsl-50{row-gap:3.125rem !important}.row-gap-xsl-55{row-gap:3.4375rem !important}.row-gap-xsl-60{row-gap:3.75rem !important}.row-gap-xsl-65{row-gap:4.0625rem !important}.row-gap-xsl-70{row-gap:4.375rem !important}.row-gap-xsl-75{row-gap:4.6875rem !important}.row-gap-xsl-80{row-gap:5rem !important}.row-gap-xsl-85{row-gap:5.3125rem !important}.row-gap-xsl-90{row-gap:5.625rem !important}.row-gap-xsl-95{row-gap:5.9375rem !important}.row-gap-xsl-100{row-gap:6.25rem !important}.row-gap-xsl-105{row-gap:6.5625rem !important}.row-gap-xsl-110{row-gap:6.875rem !important}.row-gap-xsl-115{row-gap:7.1875rem !important}.row-gap-xsl-120{row-gap:7.5rem !important}.row-gap-xsl-130{row-gap:8.125rem !important}.row-gap-xsl-135{row-gap:8.4375rem !important}.row-gap-xsl-140{row-gap:8.75rem !important}.row-gap-xsl-145{row-gap:9.0625rem !important}.row-gap-xsl-150{row-gap:9.375rem !important}.row-gap-xsl-155{row-gap:9.6875rem !important}.row-gap-xsl-160{row-gap:10rem !important}.row-gap-xsl-165{row-gap:10.3125rem !important}.row-gap-xsl-170{row-gap:10.625rem !important}.row-gap-xsl-175{row-gap:10.9375rem !important}.row-gap-xsl-180{row-gap:11.25rem !important}.row-gap-xsl-185{row-gap:11.5625rem !important}.row-gap-xsl-190{row-gap:11.875rem !important}.row-gap-xsl-195{row-gap:12.1875rem !important}.row-gap-xsl-200{row-gap:12.5rem !important}.row-gap-xsl-210{row-gap:13.125rem !important}.row-gap-xsl-240{row-gap:15rem !important}.row-gap-xsl-350{row-gap:21.875rem !important}.column-gap-xsl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xsl-2{-moz-column-gap:.15625rem !important;column-gap:.15625rem !important}.column-gap-xsl-5{-moz-column-gap:.3125rem !important;column-gap:.3125rem !important}.column-gap-xsl-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-xsl-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-xsl-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-xsl-25{-moz-column-gap:1.5625rem !important;column-gap:1.5625rem !important}.column-gap-xsl-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-xsl-35{-moz-column-gap:2.1875rem !important;column-gap:2.1875rem !important}.column-gap-xsl-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-xsl-45{-moz-column-gap:2.8125rem !important;column-gap:2.8125rem !important}.column-gap-xsl-50{-moz-column-gap:3.125rem !important;column-gap:3.125rem !important}.column-gap-xsl-55{-moz-column-gap:3.4375rem !important;column-gap:3.4375rem !important}.column-gap-xsl-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.column-gap-xsl-65{-moz-column-gap:4.0625rem !important;column-gap:4.0625rem !important}.column-gap-xsl-70{-moz-column-gap:4.375rem !important;column-gap:4.375rem !important}.column-gap-xsl-75{-moz-column-gap:4.6875rem !important;column-gap:4.6875rem !important}.column-gap-xsl-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.column-gap-xsl-85{-moz-column-gap:5.3125rem !important;column-gap:5.3125rem !important}.column-gap-xsl-90{-moz-column-gap:5.625rem !important;column-gap:5.625rem !important}.column-gap-xsl-95{-moz-column-gap:5.9375rem !important;column-gap:5.9375rem !important}.column-gap-xsl-100{-moz-column-gap:6.25rem !important;column-gap:6.25rem !important}.column-gap-xsl-105{-moz-column-gap:6.5625rem !important;column-gap:6.5625rem !important}.column-gap-xsl-110{-moz-column-gap:6.875rem !important;column-gap:6.875rem !important}.column-gap-xsl-115{-moz-column-gap:7.1875rem !important;column-gap:7.1875rem !important}.column-gap-xsl-120{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-xsl-130{-moz-column-gap:8.125rem !important;column-gap:8.125rem !important}.column-gap-xsl-135{-moz-column-gap:8.4375rem !important;column-gap:8.4375rem !important}.column-gap-xsl-140{-moz-column-gap:8.75rem !important;column-gap:8.75rem !important}.column-gap-xsl-145{-moz-column-gap:9.0625rem !important;column-gap:9.0625rem !important}.column-gap-xsl-150{-moz-column-gap:9.375rem !important;column-gap:9.375rem !important}.column-gap-xsl-155{-moz-column-gap:9.6875rem !important;column-gap:9.6875rem !important}.column-gap-xsl-160{-moz-column-gap:10rem !important;column-gap:10rem !important}.column-gap-xsl-165{-moz-column-gap:10.3125rem !important;column-gap:10.3125rem !important}.column-gap-xsl-170{-moz-column-gap:10.625rem !important;column-gap:10.625rem !important}.column-gap-xsl-175{-moz-column-gap:10.9375rem !important;column-gap:10.9375rem !important}.column-gap-xsl-180{-moz-column-gap:11.25rem !important;column-gap:11.25rem !important}.column-gap-xsl-185{-moz-column-gap:11.5625rem !important;column-gap:11.5625rem !important}.column-gap-xsl-190{-moz-column-gap:11.875rem !important;column-gap:11.875rem !important}.column-gap-xsl-195{-moz-column-gap:12.1875rem !important;column-gap:12.1875rem !important}.column-gap-xsl-200{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important}.column-gap-xsl-210{-moz-column-gap:13.125rem !important;column-gap:13.125rem !important}.column-gap-xsl-240{-moz-column-gap:15rem !important;column-gap:15rem !important}.column-gap-xsl-350{-moz-column-gap:21.875rem !important;column-gap:21.875rem !important}.fs-xsl-0{font-size:calc(1.2625rem + 0.15vw) !important}.fs-xsl-1{font-size:1.25rem !important}.fs-xsl-2{font-size:1.125rem !important}.fs-xsl-3{font-size:1rem !important}.fs-xsl-4{font-size:0.875rem !important}.fs-xsl-5{font-size:0.75rem !important}.fs-xsl-6{font-size:0.62475rem !important}.text-xsl-start{text-align:left !important}.text-xsl-end{text-align:right !important}.text-xsl-center{text-align:center !important}.min-w-xsl-0{min-width:0 !important}.min-w-xsl-5{min-width:5% !important}.min-w-xsl-10{min-width:10% !important}.min-w-xsl-15{min-width:15% !important}.min-w-xsl-20{min-width:20% !important}.min-w-xsl-25{min-width:25% !important}.min-w-xsl-30{min-width:30% !important}.min-w-xsl-35{min-width:35% !important}.min-w-xsl-40{min-width:40% !important}.min-w-xsl-45{min-width:45% !important}.min-w-xsl-50{min-width:50% !important}.min-w-xsl-55{min-width:55% !important}.min-w-xsl-60{min-width:60% !important}.min-w-xsl-65{min-width:65% !important}.min-w-xsl-70{min-width:70% !important}.min-w-xsl-75{min-width:75% !important}.min-w-xsl-80{min-width:80% !important}.min-w-xsl-85{min-width:85% !important}.min-w-xsl-90{min-width:90% !important}.min-w-xsl-95{min-width:95% !important}.min-w-xsl-100{min-width:100% !important}.min-w-xsl-auto{min-width:auto !important}.min-h-xsl-0{min-height:0 !important}.min-h-xsl-5{min-height:5% !important}.min-h-xsl-10{min-height:10% !important}.min-h-xsl-15{min-height:15% !important}.min-h-xsl-20{min-height:20% !important}.min-h-xsl-25{min-height:25% !important}.min-h-xsl-30{min-height:30% !important}.min-h-xsl-35{min-height:35% !important}.min-h-xsl-40{min-height:40% !important}.min-h-xsl-45{min-height:45% !important}.min-h-xsl-50{min-height:50% !important}.min-h-xsl-55{min-height:55% !important}.min-h-xsl-60{min-height:60% !important}.min-h-xsl-65{min-height:65% !important}.min-h-xsl-70{min-height:70% !important}.min-h-xsl-75{min-height:75% !important}.min-h-xsl-80{min-height:80% !important}.min-h-xsl-85{min-height:85% !important}.min-h-xsl-90{min-height:90% !important}.min-h-xsl-95{min-height:95% !important}.min-h-xsl-100{min-height:100% !important}.min-h-xsl-auto{min-height:auto !important}.flex-basis-xsl-0{flex-basis:0 !important}.flex-basis-xsl-2{flex-basis:.15625rem !important}.flex-basis-xsl-5{flex-basis:.3125rem !important}.flex-basis-xsl-10{flex-basis:.625rem !important}.flex-basis-xsl-15{flex-basis:.9375rem !important}.flex-basis-xsl-20{flex-basis:1.25rem !important}.flex-basis-xsl-25{flex-basis:1.5625rem !important}.flex-basis-xsl-30{flex-basis:1.875rem !important}.flex-basis-xsl-35{flex-basis:2.1875rem !important}.flex-basis-xsl-40{flex-basis:2.5rem !important}.flex-basis-xsl-45{flex-basis:2.8125rem !important}.flex-basis-xsl-50{flex-basis:3.125rem !important}.flex-basis-xsl-55{flex-basis:3.4375rem !important}.flex-basis-xsl-60{flex-basis:3.75rem !important}.flex-basis-xsl-65{flex-basis:4.0625rem !important}.flex-basis-xsl-70{flex-basis:4.375rem !important}.flex-basis-xsl-75{flex-basis:4.6875rem !important}.flex-basis-xsl-80{flex-basis:5rem !important}.flex-basis-xsl-85{flex-basis:5.3125rem !important}.flex-basis-xsl-90{flex-basis:5.625rem !important}.flex-basis-xsl-95{flex-basis:5.9375rem !important}.flex-basis-xsl-100{flex-basis:6.25rem !important}.flex-basis-xsl-105{flex-basis:6.5625rem !important}.flex-basis-xsl-110{flex-basis:6.875rem !important}.flex-basis-xsl-115{flex-basis:7.1875rem !important}.flex-basis-xsl-120{flex-basis:7.5rem !important}.flex-basis-xsl-125{flex-basis:7.8125rem !important}.flex-basis-xsl-130{flex-basis:8.125rem !important}.flex-basis-xsl-135{flex-basis:8.4375rem !important}.flex-basis-xsl-140{flex-basis:8.75rem !important}.flex-basis-xsl-145{flex-basis:9.0625rem !important}.flex-basis-xsl-150{flex-basis:9.375rem !important}.flex-basis-xsl-155{flex-basis:9.6875rem !important}.flex-basis-xsl-160{flex-basis:10rem !important}.flex-basis-xsl-165{flex-basis:10.3125rem !important}.flex-basis-xsl-170{flex-basis:10.625rem !important}.flex-basis-xsl-175{flex-basis:10.9375rem !important}.flex-basis-xsl-180{flex-basis:11.25rem !important}.flex-basis-xsl-185{flex-basis:11.5625rem !important}.flex-basis-xsl-190{flex-basis:11.875rem !important}.flex-basis-xsl-195{flex-basis:12.1875rem !important}.flex-basis-xsl-200{flex-basis:12.5rem !important}.flex-basis-xsl-auto{flex-basis:auto !important}.ls-xsl-0{letter-spacing:0 !important}.ls-xsl-1{letter-spacing:1px !important}.ls-xsl-2{letter-spacing:2px !important}.ls-xsl-3{letter-spacing:3px !important}.ls-xsl-4{letter-spacing:4px !important}.ls-xsl-5{letter-spacing:5px !important}}@media(min-width: 568px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-sm-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-sm-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-sm-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-sm-none{-o-object-fit:none !important;object-fit:none !important}.overflow-sm-visible{overflow:visible !important}.overflow-sm-hidden{overflow:hidden !important}.overflow-sm-scroll{overflow:scroll !important}.overflow-sm-auto{overflow:auto !important}.overflow-x-sm-visible{overflow-x:visible !important}.overflow-x-sm-hidden{overflow-x:hidden !important}.overflow-x-sm-scroll{overflow-x:scroll !important}.overflow-x-sm-auto{overflow-x:auto !important}.overflow-y-sm-visible{overflow-y:visible !important}.overflow-y-sm-hidden{overflow-y:hidden !important}.overflow-y-sm-scroll{overflow-y:scroll !important}.overflow-y-sm-auto{overflow-y:auto !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}.position-sm-static{position:static !important}.position-sm-relative{position:relative !important}.position-sm-absolute{position:absolute !important}.position-sm-fixed{position:fixed !important}.position-sm-sticky{position:sticky !important}.w-sm-0{width:0 !important}.w-sm-5{width:5% !important}.w-sm-10{width:10% !important}.w-sm-15{width:15% !important}.w-sm-20{width:20% !important}.w-sm-25{width:25% !important}.w-sm-30{width:30% !important}.w-sm-35{width:35% !important}.w-sm-40{width:40% !important}.w-sm-45{width:45% !important}.w-sm-50{width:50% !important}.w-sm-55{width:55% !important}.w-sm-60{width:60% !important}.w-sm-65{width:65% !important}.w-sm-70{width:70% !important}.w-sm-75{width:75% !important}.w-sm-80{width:80% !important}.w-sm-85{width:85% !important}.w-sm-90{width:90% !important}.w-sm-95{width:95% !important}.w-sm-100{width:100% !important}.w-sm-auto{width:auto !important}.max-w-sm-0{max-width:0 !important}.max-w-sm-5{max-width:5% !important}.max-w-sm-10{max-width:10% !important}.max-w-sm-15{max-width:15% !important}.max-w-sm-20{max-width:20% !important}.max-w-sm-25{max-width:25% !important}.max-w-sm-30{max-width:30% !important}.max-w-sm-35{max-width:35% !important}.max-w-sm-40{max-width:40% !important}.max-w-sm-45{max-width:45% !important}.max-w-sm-50{max-width:50% !important}.max-w-sm-55{max-width:55% !important}.max-w-sm-60{max-width:60% !important}.max-w-sm-65{max-width:65% !important}.max-w-sm-70{max-width:70% !important}.max-w-sm-75{max-width:75% !important}.max-w-sm-80{max-width:80% !important}.max-w-sm-85{max-width:85% !important}.max-w-sm-90{max-width:90% !important}.max-w-sm-95{max-width:95% !important}.max-w-sm-100{max-width:100% !important}.max-w-sm-1000{max-width:-moz-max-content !important;max-width:max-content !important}.h-sm-0{height:0 !important}.h-sm-5{height:5% !important}.h-sm-10{height:10% !important}.h-sm-15{height:15% !important}.h-sm-20{height:20% !important}.h-sm-25{height:25% !important}.h-sm-30{height:30% !important}.h-sm-35{height:35% !important}.h-sm-40{height:40% !important}.h-sm-45{height:45% !important}.h-sm-50{height:50% !important}.h-sm-55{height:55% !important}.h-sm-60{height:60% !important}.h-sm-65{height:65% !important}.h-sm-70{height:70% !important}.h-sm-75{height:75% !important}.h-sm-80{height:80% !important}.h-sm-85{height:85% !important}.h-sm-90{height:90% !important}.h-sm-95{height:95% !important}.h-sm-100{height:100% !important}.h-sm-auto{height:auto !important}.max-h-sm-0{max-height:0 !important}.max-h-sm-5{max-height:5% !important}.max-h-sm-10{max-height:10% !important}.max-h-sm-15{max-height:15% !important}.max-h-sm-20{max-height:20% !important}.max-h-sm-25{max-height:25% !important}.max-h-sm-30{max-height:30% !important}.max-h-sm-35{max-height:35% !important}.max-h-sm-40{max-height:40% !important}.max-h-sm-45{max-height:45% !important}.max-h-sm-50{max-height:50% !important}.max-h-sm-55{max-height:55% !important}.max-h-sm-60{max-height:60% !important}.max-h-sm-65{max-height:65% !important}.max-h-sm-70{max-height:70% !important}.max-h-sm-75{max-height:75% !important}.max-h-sm-80{max-height:80% !important}.max-h-sm-85{max-height:85% !important}.max-h-sm-90{max-height:90% !important}.max-h-sm-95{max-height:95% !important}.max-h-sm-100{max-height:100% !important}.max-h-sm-auto{max-height:auto !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:.15625rem !important}.m-sm-5{margin:.3125rem !important}.m-sm-10{margin:.625rem !important}.m-sm-15{margin:.9375rem !important}.m-sm-20{margin:1.25rem !important}.m-sm-25{margin:1.5625rem !important}.m-sm-30{margin:1.875rem !important}.m-sm-35{margin:2.1875rem !important}.m-sm-40{margin:2.5rem !important}.m-sm-45{margin:2.8125rem !important}.m-sm-50{margin:3.125rem !important}.m-sm-55{margin:3.4375rem !important}.m-sm-60{margin:3.75rem !important}.m-sm-65{margin:4.0625rem !important}.m-sm-70{margin:4.375rem !important}.m-sm-75{margin:4.6875rem !important}.m-sm-80{margin:5rem !important}.m-sm-85{margin:5.3125rem !important}.m-sm-90{margin:5.625rem !important}.m-sm-95{margin:5.9375rem !important}.m-sm-100{margin:6.25rem !important}.m-sm-105{margin:6.5625rem !important}.m-sm-110{margin:6.875rem !important}.m-sm-115{margin:7.1875rem !important}.m-sm-120{margin:7.5rem !important}.m-sm-130{margin:8.125rem !important}.m-sm-135{margin:8.4375rem !important}.m-sm-140{margin:8.75rem !important}.m-sm-145{margin:9.0625rem !important}.m-sm-150{margin:9.375rem !important}.m-sm-155{margin:9.6875rem !important}.m-sm-160{margin:10rem !important}.m-sm-165{margin:10.3125rem !important}.m-sm-170{margin:10.625rem !important}.m-sm-175{margin:10.9375rem !important}.m-sm-180{margin:11.25rem !important}.m-sm-185{margin:11.5625rem !important}.m-sm-190{margin:11.875rem !important}.m-sm-195{margin:12.1875rem !important}.m-sm-200{margin:12.5rem !important}.m-sm-210{margin:13.125rem !important}.m-sm-240{margin:15rem !important}.m-sm-350{margin:21.875rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-sm-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-sm-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-sm-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-sm-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-sm-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-sm-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-sm-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-sm-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sm-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-sm-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-sm-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-sm-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-sm-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-sm-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-sm-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-sm-80{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-sm-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-sm-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-sm-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-sm-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-sm-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-sm-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-sm-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-sm-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-sm-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-sm-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-sm-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-sm-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-sm-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-sm-160{margin-right:10rem !important;margin-left:10rem !important}.mx-sm-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-sm-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-sm-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-sm-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-sm-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-sm-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-sm-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-sm-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-sm-210{margin-right:13.125rem !important;margin-left:13.125rem !important}.mx-sm-240{margin-right:15rem !important;margin-left:15rem !important}.mx-sm-350{margin-right:21.875rem !important;margin-left:21.875rem !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:.15625rem !important;margin-bottom:.15625rem !important}.my-sm-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-sm-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-sm-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-sm-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-sm-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-sm-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-sm-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-sm-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sm-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-sm-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-sm-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-sm-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-sm-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-sm-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-sm-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-sm-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-sm-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-sm-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-sm-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-sm-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-sm-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-sm-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-sm-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-sm-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-sm-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-sm-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-sm-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-sm-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-sm-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-sm-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-sm-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-sm-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-sm-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-sm-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-sm-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-sm-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-sm-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-sm-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-sm-210{margin-top:13.125rem !important;margin-bottom:13.125rem !important}.my-sm-240{margin-top:15rem !important;margin-bottom:15rem !important}.my-sm-350{margin-top:21.875rem !important;margin-bottom:21.875rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-2{margin-top:.15625rem !important}.mt-sm-5{margin-top:.3125rem !important}.mt-sm-10{margin-top:.625rem !important}.mt-sm-15{margin-top:.9375rem !important}.mt-sm-20{margin-top:1.25rem !important}.mt-sm-25{margin-top:1.5625rem !important}.mt-sm-30{margin-top:1.875rem !important}.mt-sm-35{margin-top:2.1875rem !important}.mt-sm-40{margin-top:2.5rem !important}.mt-sm-45{margin-top:2.8125rem !important}.mt-sm-50{margin-top:3.125rem !important}.mt-sm-55{margin-top:3.4375rem !important}.mt-sm-60{margin-top:3.75rem !important}.mt-sm-65{margin-top:4.0625rem !important}.mt-sm-70{margin-top:4.375rem !important}.mt-sm-75{margin-top:4.6875rem !important}.mt-sm-80{margin-top:5rem !important}.mt-sm-85{margin-top:5.3125rem !important}.mt-sm-90{margin-top:5.625rem !important}.mt-sm-95{margin-top:5.9375rem !important}.mt-sm-100{margin-top:6.25rem !important}.mt-sm-105{margin-top:6.5625rem !important}.mt-sm-110{margin-top:6.875rem !important}.mt-sm-115{margin-top:7.1875rem !important}.mt-sm-120{margin-top:7.5rem !important}.mt-sm-130{margin-top:8.125rem !important}.mt-sm-135{margin-top:8.4375rem !important}.mt-sm-140{margin-top:8.75rem !important}.mt-sm-145{margin-top:9.0625rem !important}.mt-sm-150{margin-top:9.375rem !important}.mt-sm-155{margin-top:9.6875rem !important}.mt-sm-160{margin-top:10rem !important}.mt-sm-165{margin-top:10.3125rem !important}.mt-sm-170{margin-top:10.625rem !important}.mt-sm-175{margin-top:10.9375rem !important}.mt-sm-180{margin-top:11.25rem !important}.mt-sm-185{margin-top:11.5625rem !important}.mt-sm-190{margin-top:11.875rem !important}.mt-sm-195{margin-top:12.1875rem !important}.mt-sm-200{margin-top:12.5rem !important}.mt-sm-210{margin-top:13.125rem !important}.mt-sm-240{margin-top:15rem !important}.mt-sm-350{margin-top:21.875rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-2{margin-right:.15625rem !important}.me-sm-5{margin-right:.3125rem !important}.me-sm-10{margin-right:.625rem !important}.me-sm-15{margin-right:.9375rem !important}.me-sm-20{margin-right:1.25rem !important}.me-sm-25{margin-right:1.5625rem !important}.me-sm-30{margin-right:1.875rem !important}.me-sm-35{margin-right:2.1875rem !important}.me-sm-40{margin-right:2.5rem !important}.me-sm-45{margin-right:2.8125rem !important}.me-sm-50{margin-right:3.125rem !important}.me-sm-55{margin-right:3.4375rem !important}.me-sm-60{margin-right:3.75rem !important}.me-sm-65{margin-right:4.0625rem !important}.me-sm-70{margin-right:4.375rem !important}.me-sm-75{margin-right:4.6875rem !important}.me-sm-80{margin-right:5rem !important}.me-sm-85{margin-right:5.3125rem !important}.me-sm-90{margin-right:5.625rem !important}.me-sm-95{margin-right:5.9375rem !important}.me-sm-100{margin-right:6.25rem !important}.me-sm-105{margin-right:6.5625rem !important}.me-sm-110{margin-right:6.875rem !important}.me-sm-115{margin-right:7.1875rem !important}.me-sm-120{margin-right:7.5rem !important}.me-sm-130{margin-right:8.125rem !important}.me-sm-135{margin-right:8.4375rem !important}.me-sm-140{margin-right:8.75rem !important}.me-sm-145{margin-right:9.0625rem !important}.me-sm-150{margin-right:9.375rem !important}.me-sm-155{margin-right:9.6875rem !important}.me-sm-160{margin-right:10rem !important}.me-sm-165{margin-right:10.3125rem !important}.me-sm-170{margin-right:10.625rem !important}.me-sm-175{margin-right:10.9375rem !important}.me-sm-180{margin-right:11.25rem !important}.me-sm-185{margin-right:11.5625rem !important}.me-sm-190{margin-right:11.875rem !important}.me-sm-195{margin-right:12.1875rem !important}.me-sm-200{margin-right:12.5rem !important}.me-sm-210{margin-right:13.125rem !important}.me-sm-240{margin-right:15rem !important}.me-sm-350{margin-right:21.875rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-2{margin-bottom:.15625rem !important}.mb-sm-5{margin-bottom:.3125rem !important}.mb-sm-10{margin-bottom:.625rem !important}.mb-sm-15{margin-bottom:.9375rem !important}.mb-sm-20{margin-bottom:1.25rem !important}.mb-sm-25{margin-bottom:1.5625rem !important}.mb-sm-30{margin-bottom:1.875rem !important}.mb-sm-35{margin-bottom:2.1875rem !important}.mb-sm-40{margin-bottom:2.5rem !important}.mb-sm-45{margin-bottom:2.8125rem !important}.mb-sm-50{margin-bottom:3.125rem !important}.mb-sm-55{margin-bottom:3.4375rem !important}.mb-sm-60{margin-bottom:3.75rem !important}.mb-sm-65{margin-bottom:4.0625rem !important}.mb-sm-70{margin-bottom:4.375rem !important}.mb-sm-75{margin-bottom:4.6875rem !important}.mb-sm-80{margin-bottom:5rem !important}.mb-sm-85{margin-bottom:5.3125rem !important}.mb-sm-90{margin-bottom:5.625rem !important}.mb-sm-95{margin-bottom:5.9375rem !important}.mb-sm-100{margin-bottom:6.25rem !important}.mb-sm-105{margin-bottom:6.5625rem !important}.mb-sm-110{margin-bottom:6.875rem !important}.mb-sm-115{margin-bottom:7.1875rem !important}.mb-sm-120{margin-bottom:7.5rem !important}.mb-sm-130{margin-bottom:8.125rem !important}.mb-sm-135{margin-bottom:8.4375rem !important}.mb-sm-140{margin-bottom:8.75rem !important}.mb-sm-145{margin-bottom:9.0625rem !important}.mb-sm-150{margin-bottom:9.375rem !important}.mb-sm-155{margin-bottom:9.6875rem !important}.mb-sm-160{margin-bottom:10rem !important}.mb-sm-165{margin-bottom:10.3125rem !important}.mb-sm-170{margin-bottom:10.625rem !important}.mb-sm-175{margin-bottom:10.9375rem !important}.mb-sm-180{margin-bottom:11.25rem !important}.mb-sm-185{margin-bottom:11.5625rem !important}.mb-sm-190{margin-bottom:11.875rem !important}.mb-sm-195{margin-bottom:12.1875rem !important}.mb-sm-200{margin-bottom:12.5rem !important}.mb-sm-210{margin-bottom:13.125rem !important}.mb-sm-240{margin-bottom:15rem !important}.mb-sm-350{margin-bottom:21.875rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-2{margin-left:.15625rem !important}.ms-sm-5{margin-left:.3125rem !important}.ms-sm-10{margin-left:.625rem !important}.ms-sm-15{margin-left:.9375rem !important}.ms-sm-20{margin-left:1.25rem !important}.ms-sm-25{margin-left:1.5625rem !important}.ms-sm-30{margin-left:1.875rem !important}.ms-sm-35{margin-left:2.1875rem !important}.ms-sm-40{margin-left:2.5rem !important}.ms-sm-45{margin-left:2.8125rem !important}.ms-sm-50{margin-left:3.125rem !important}.ms-sm-55{margin-left:3.4375rem !important}.ms-sm-60{margin-left:3.75rem !important}.ms-sm-65{margin-left:4.0625rem !important}.ms-sm-70{margin-left:4.375rem !important}.ms-sm-75{margin-left:4.6875rem !important}.ms-sm-80{margin-left:5rem !important}.ms-sm-85{margin-left:5.3125rem !important}.ms-sm-90{margin-left:5.625rem !important}.ms-sm-95{margin-left:5.9375rem !important}.ms-sm-100{margin-left:6.25rem !important}.ms-sm-105{margin-left:6.5625rem !important}.ms-sm-110{margin-left:6.875rem !important}.ms-sm-115{margin-left:7.1875rem !important}.ms-sm-120{margin-left:7.5rem !important}.ms-sm-130{margin-left:8.125rem !important}.ms-sm-135{margin-left:8.4375rem !important}.ms-sm-140{margin-left:8.75rem !important}.ms-sm-145{margin-left:9.0625rem !important}.ms-sm-150{margin-left:9.375rem !important}.ms-sm-155{margin-left:9.6875rem !important}.ms-sm-160{margin-left:10rem !important}.ms-sm-165{margin-left:10.3125rem !important}.ms-sm-170{margin-left:10.625rem !important}.ms-sm-175{margin-left:10.9375rem !important}.ms-sm-180{margin-left:11.25rem !important}.ms-sm-185{margin-left:11.5625rem !important}.ms-sm-190{margin-left:11.875rem !important}.ms-sm-195{margin-left:12.1875rem !important}.ms-sm-200{margin-left:12.5rem !important}.ms-sm-210{margin-left:13.125rem !important}.ms-sm-240{margin-left:15rem !important}.ms-sm-350{margin-left:21.875rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n2{margin:-0.15625rem !important}.m-sm-n5{margin:-0.3125rem !important}.m-sm-n10{margin:-0.625rem !important}.m-sm-n15{margin:-0.9375rem !important}.m-sm-n20{margin:-1.25rem !important}.m-sm-n25{margin:-1.5625rem !important}.m-sm-n30{margin:-1.875rem !important}.m-sm-n35{margin:-2.1875rem !important}.m-sm-n40{margin:-2.5rem !important}.m-sm-n45{margin:-2.8125rem !important}.m-sm-n50{margin:-3.125rem !important}.m-sm-n55{margin:-3.4375rem !important}.m-sm-n60{margin:-3.75rem !important}.m-sm-n65{margin:-4.0625rem !important}.m-sm-n70{margin:-4.375rem !important}.m-sm-n75{margin:-4.6875rem !important}.m-sm-n80{margin:-5rem !important}.m-sm-n85{margin:-5.3125rem !important}.m-sm-n90{margin:-5.625rem !important}.m-sm-n95{margin:-5.9375rem !important}.m-sm-n100{margin:-6.25rem !important}.m-sm-n105{margin:-6.5625rem !important}.m-sm-n110{margin:-6.875rem !important}.m-sm-n115{margin:-7.1875rem !important}.m-sm-n120{margin:-7.5rem !important}.m-sm-n130{margin:-8.125rem !important}.m-sm-n135{margin:-8.4375rem !important}.m-sm-n140{margin:-8.75rem !important}.m-sm-n145{margin:-9.0625rem !important}.m-sm-n150{margin:-9.375rem !important}.m-sm-n155{margin:-9.6875rem !important}.m-sm-n160{margin:-10rem !important}.m-sm-n165{margin:-10.3125rem !important}.m-sm-n170{margin:-10.625rem !important}.m-sm-n175{margin:-10.9375rem !important}.m-sm-n180{margin:-11.25rem !important}.m-sm-n185{margin:-11.5625rem !important}.m-sm-n190{margin:-11.875rem !important}.m-sm-n195{margin:-12.1875rem !important}.m-sm-n200{margin:-12.5rem !important}.m-sm-n210{margin:-13.125rem !important}.m-sm-n240{margin:-15rem !important}.m-sm-n350{margin:-21.875rem !important}.mx-sm-n2{margin-right:-0.15625rem !important;margin-left:-0.15625rem !important}.mx-sm-n5{margin-right:-0.3125rem !important;margin-left:-0.3125rem !important}.mx-sm-n10{margin-right:-0.625rem !important;margin-left:-0.625rem !important}.mx-sm-n15{margin-right:-0.9375rem !important;margin-left:-0.9375rem !important}.mx-sm-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-sm-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-sm-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-sm-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-sm-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-sm-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-sm-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-sm-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-sm-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-sm-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-sm-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-sm-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-sm-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-sm-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-sm-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-sm-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-sm-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-sm-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-sm-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-sm-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-sm-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-sm-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-sm-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-sm-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-sm-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-sm-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-sm-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-sm-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-sm-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-sm-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-sm-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-sm-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-sm-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-sm-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-sm-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-sm-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-sm-n210{margin-right:-13.125rem !important;margin-left:-13.125rem !important}.mx-sm-n240{margin-right:-15rem !important;margin-left:-15rem !important}.mx-sm-n350{margin-right:-21.875rem !important;margin-left:-21.875rem !important}.my-sm-n2{margin-top:-0.15625rem !important;margin-bottom:-0.15625rem !important}.my-sm-n5{margin-top:-0.3125rem !important;margin-bottom:-0.3125rem !important}.my-sm-n10{margin-top:-0.625rem !important;margin-bottom:-0.625rem !important}.my-sm-n15{margin-top:-0.9375rem !important;margin-bottom:-0.9375rem !important}.my-sm-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-sm-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-sm-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-sm-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-sm-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-sm-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-sm-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-sm-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-sm-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-sm-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-sm-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-sm-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-sm-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-sm-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-sm-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-sm-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-sm-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-sm-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-sm-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-sm-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-sm-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-sm-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-sm-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-sm-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-sm-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-sm-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-sm-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-sm-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-sm-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-sm-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-sm-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-sm-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-sm-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-sm-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-sm-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-sm-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-sm-n210{margin-top:-13.125rem !important;margin-bottom:-13.125rem !important}.my-sm-n240{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-sm-n350{margin-top:-21.875rem !important;margin-bottom:-21.875rem !important}.mt-sm-n2{margin-top:-0.15625rem !important}.mt-sm-n5{margin-top:-0.3125rem !important}.mt-sm-n10{margin-top:-0.625rem !important}.mt-sm-n15{margin-top:-0.9375rem !important}.mt-sm-n20{margin-top:-1.25rem !important}.mt-sm-n25{margin-top:-1.5625rem !important}.mt-sm-n30{margin-top:-1.875rem !important}.mt-sm-n35{margin-top:-2.1875rem !important}.mt-sm-n40{margin-top:-2.5rem !important}.mt-sm-n45{margin-top:-2.8125rem !important}.mt-sm-n50{margin-top:-3.125rem !important}.mt-sm-n55{margin-top:-3.4375rem !important}.mt-sm-n60{margin-top:-3.75rem !important}.mt-sm-n65{margin-top:-4.0625rem !important}.mt-sm-n70{margin-top:-4.375rem !important}.mt-sm-n75{margin-top:-4.6875rem !important}.mt-sm-n80{margin-top:-5rem !important}.mt-sm-n85{margin-top:-5.3125rem !important}.mt-sm-n90{margin-top:-5.625rem !important}.mt-sm-n95{margin-top:-5.9375rem !important}.mt-sm-n100{margin-top:-6.25rem !important}.mt-sm-n105{margin-top:-6.5625rem !important}.mt-sm-n110{margin-top:-6.875rem !important}.mt-sm-n115{margin-top:-7.1875rem !important}.mt-sm-n120{margin-top:-7.5rem !important}.mt-sm-n130{margin-top:-8.125rem !important}.mt-sm-n135{margin-top:-8.4375rem !important}.mt-sm-n140{margin-top:-8.75rem !important}.mt-sm-n145{margin-top:-9.0625rem !important}.mt-sm-n150{margin-top:-9.375rem !important}.mt-sm-n155{margin-top:-9.6875rem !important}.mt-sm-n160{margin-top:-10rem !important}.mt-sm-n165{margin-top:-10.3125rem !important}.mt-sm-n170{margin-top:-10.625rem !important}.mt-sm-n175{margin-top:-10.9375rem !important}.mt-sm-n180{margin-top:-11.25rem !important}.mt-sm-n185{margin-top:-11.5625rem !important}.mt-sm-n190{margin-top:-11.875rem !important}.mt-sm-n195{margin-top:-12.1875rem !important}.mt-sm-n200{margin-top:-12.5rem !important}.mt-sm-n210{margin-top:-13.125rem !important}.mt-sm-n240{margin-top:-15rem !important}.mt-sm-n350{margin-top:-21.875rem !important}.me-sm-n2{margin-right:-0.15625rem !important}.me-sm-n5{margin-right:-0.3125rem !important}.me-sm-n10{margin-right:-0.625rem !important}.me-sm-n15{margin-right:-0.9375rem !important}.me-sm-n20{margin-right:-1.25rem !important}.me-sm-n25{margin-right:-1.5625rem !important}.me-sm-n30{margin-right:-1.875rem !important}.me-sm-n35{margin-right:-2.1875rem !important}.me-sm-n40{margin-right:-2.5rem !important}.me-sm-n45{margin-right:-2.8125rem !important}.me-sm-n50{margin-right:-3.125rem !important}.me-sm-n55{margin-right:-3.4375rem !important}.me-sm-n60{margin-right:-3.75rem !important}.me-sm-n65{margin-right:-4.0625rem !important}.me-sm-n70{margin-right:-4.375rem !important}.me-sm-n75{margin-right:-4.6875rem !important}.me-sm-n80{margin-right:-5rem !important}.me-sm-n85{margin-right:-5.3125rem !important}.me-sm-n90{margin-right:-5.625rem !important}.me-sm-n95{margin-right:-5.9375rem !important}.me-sm-n100{margin-right:-6.25rem !important}.me-sm-n105{margin-right:-6.5625rem !important}.me-sm-n110{margin-right:-6.875rem !important}.me-sm-n115{margin-right:-7.1875rem !important}.me-sm-n120{margin-right:-7.5rem !important}.me-sm-n130{margin-right:-8.125rem !important}.me-sm-n135{margin-right:-8.4375rem !important}.me-sm-n140{margin-right:-8.75rem !important}.me-sm-n145{margin-right:-9.0625rem !important}.me-sm-n150{margin-right:-9.375rem !important}.me-sm-n155{margin-right:-9.6875rem !important}.me-sm-n160{margin-right:-10rem !important}.me-sm-n165{margin-right:-10.3125rem !important}.me-sm-n170{margin-right:-10.625rem !important}.me-sm-n175{margin-right:-10.9375rem !important}.me-sm-n180{margin-right:-11.25rem !important}.me-sm-n185{margin-right:-11.5625rem !important}.me-sm-n190{margin-right:-11.875rem !important}.me-sm-n195{margin-right:-12.1875rem !important}.me-sm-n200{margin-right:-12.5rem !important}.me-sm-n210{margin-right:-13.125rem !important}.me-sm-n240{margin-right:-15rem !important}.me-sm-n350{margin-right:-21.875rem !important}.mb-sm-n2{margin-bottom:-0.15625rem !important}.mb-sm-n5{margin-bottom:-0.3125rem !important}.mb-sm-n10{margin-bottom:-0.625rem !important}.mb-sm-n15{margin-bottom:-0.9375rem !important}.mb-sm-n20{margin-bottom:-1.25rem !important}.mb-sm-n25{margin-bottom:-1.5625rem !important}.mb-sm-n30{margin-bottom:-1.875rem !important}.mb-sm-n35{margin-bottom:-2.1875rem !important}.mb-sm-n40{margin-bottom:-2.5rem !important}.mb-sm-n45{margin-bottom:-2.8125rem !important}.mb-sm-n50{margin-bottom:-3.125rem !important}.mb-sm-n55{margin-bottom:-3.4375rem !important}.mb-sm-n60{margin-bottom:-3.75rem !important}.mb-sm-n65{margin-bottom:-4.0625rem !important}.mb-sm-n70{margin-bottom:-4.375rem !important}.mb-sm-n75{margin-bottom:-4.6875rem !important}.mb-sm-n80{margin-bottom:-5rem !important}.mb-sm-n85{margin-bottom:-5.3125rem !important}.mb-sm-n90{margin-bottom:-5.625rem !important}.mb-sm-n95{margin-bottom:-5.9375rem !important}.mb-sm-n100{margin-bottom:-6.25rem !important}.mb-sm-n105{margin-bottom:-6.5625rem !important}.mb-sm-n110{margin-bottom:-6.875rem !important}.mb-sm-n115{margin-bottom:-7.1875rem !important}.mb-sm-n120{margin-bottom:-7.5rem !important}.mb-sm-n130{margin-bottom:-8.125rem !important}.mb-sm-n135{margin-bottom:-8.4375rem !important}.mb-sm-n140{margin-bottom:-8.75rem !important}.mb-sm-n145{margin-bottom:-9.0625rem !important}.mb-sm-n150{margin-bottom:-9.375rem !important}.mb-sm-n155{margin-bottom:-9.6875rem !important}.mb-sm-n160{margin-bottom:-10rem !important}.mb-sm-n165{margin-bottom:-10.3125rem !important}.mb-sm-n170{margin-bottom:-10.625rem !important}.mb-sm-n175{margin-bottom:-10.9375rem !important}.mb-sm-n180{margin-bottom:-11.25rem !important}.mb-sm-n185{margin-bottom:-11.5625rem !important}.mb-sm-n190{margin-bottom:-11.875rem !important}.mb-sm-n195{margin-bottom:-12.1875rem !important}.mb-sm-n200{margin-bottom:-12.5rem !important}.mb-sm-n210{margin-bottom:-13.125rem !important}.mb-sm-n240{margin-bottom:-15rem !important}.mb-sm-n350{margin-bottom:-21.875rem !important}.ms-sm-n2{margin-left:-0.15625rem !important}.ms-sm-n5{margin-left:-0.3125rem !important}.ms-sm-n10{margin-left:-0.625rem !important}.ms-sm-n15{margin-left:-0.9375rem !important}.ms-sm-n20{margin-left:-1.25rem !important}.ms-sm-n25{margin-left:-1.5625rem !important}.ms-sm-n30{margin-left:-1.875rem !important}.ms-sm-n35{margin-left:-2.1875rem !important}.ms-sm-n40{margin-left:-2.5rem !important}.ms-sm-n45{margin-left:-2.8125rem !important}.ms-sm-n50{margin-left:-3.125rem !important}.ms-sm-n55{margin-left:-3.4375rem !important}.ms-sm-n60{margin-left:-3.75rem !important}.ms-sm-n65{margin-left:-4.0625rem !important}.ms-sm-n70{margin-left:-4.375rem !important}.ms-sm-n75{margin-left:-4.6875rem !important}.ms-sm-n80{margin-left:-5rem !important}.ms-sm-n85{margin-left:-5.3125rem !important}.ms-sm-n90{margin-left:-5.625rem !important}.ms-sm-n95{margin-left:-5.9375rem !important}.ms-sm-n100{margin-left:-6.25rem !important}.ms-sm-n105{margin-left:-6.5625rem !important}.ms-sm-n110{margin-left:-6.875rem !important}.ms-sm-n115{margin-left:-7.1875rem !important}.ms-sm-n120{margin-left:-7.5rem !important}.ms-sm-n130{margin-left:-8.125rem !important}.ms-sm-n135{margin-left:-8.4375rem !important}.ms-sm-n140{margin-left:-8.75rem !important}.ms-sm-n145{margin-left:-9.0625rem !important}.ms-sm-n150{margin-left:-9.375rem !important}.ms-sm-n155{margin-left:-9.6875rem !important}.ms-sm-n160{margin-left:-10rem !important}.ms-sm-n165{margin-left:-10.3125rem !important}.ms-sm-n170{margin-left:-10.625rem !important}.ms-sm-n175{margin-left:-10.9375rem !important}.ms-sm-n180{margin-left:-11.25rem !important}.ms-sm-n185{margin-left:-11.5625rem !important}.ms-sm-n190{margin-left:-11.875rem !important}.ms-sm-n195{margin-left:-12.1875rem !important}.ms-sm-n200{margin-left:-12.5rem !important}.ms-sm-n210{margin-left:-13.125rem !important}.ms-sm-n240{margin-left:-15rem !important}.ms-sm-n350{margin-left:-21.875rem !important}.p-sm-0{padding:0 !important}.p-sm-2{padding:.15625rem !important}.p-sm-5{padding:.3125rem !important}.p-sm-10{padding:.625rem !important}.p-sm-15{padding:.9375rem !important}.p-sm-20{padding:1.25rem !important}.p-sm-25{padding:1.5625rem !important}.p-sm-30{padding:1.875rem !important}.p-sm-35{padding:2.1875rem !important}.p-sm-40{padding:2.5rem !important}.p-sm-45{padding:2.8125rem !important}.p-sm-50{padding:3.125rem !important}.p-sm-55{padding:3.4375rem !important}.p-sm-60{padding:3.75rem !important}.p-sm-65{padding:4.0625rem !important}.p-sm-70{padding:4.375rem !important}.p-sm-75{padding:4.6875rem !important}.p-sm-80{padding:5rem !important}.p-sm-85{padding:5.3125rem !important}.p-sm-90{padding:5.625rem !important}.p-sm-95{padding:5.9375rem !important}.p-sm-100{padding:6.25rem !important}.p-sm-105{padding:6.5625rem !important}.p-sm-110{padding:6.875rem !important}.p-sm-115{padding:7.1875rem !important}.p-sm-120{padding:7.5rem !important}.p-sm-130{padding:8.125rem !important}.p-sm-135{padding:8.4375rem !important}.p-sm-140{padding:8.75rem !important}.p-sm-145{padding:9.0625rem !important}.p-sm-150{padding:9.375rem !important}.p-sm-155{padding:9.6875rem !important}.p-sm-160{padding:10rem !important}.p-sm-165{padding:10.3125rem !important}.p-sm-170{padding:10.625rem !important}.p-sm-175{padding:10.9375rem !important}.p-sm-180{padding:11.25rem !important}.p-sm-185{padding:11.5625rem !important}.p-sm-190{padding:11.875rem !important}.p-sm-195{padding:12.1875rem !important}.p-sm-200{padding:12.5rem !important}.p-sm-210{padding:13.125rem !important}.p-sm-240{padding:15rem !important}.p-sm-350{padding:21.875rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-sm-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-sm-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-sm-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-sm-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-sm-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-sm-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-sm-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-sm-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sm-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-sm-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-sm-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-sm-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-sm-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-sm-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-sm-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-sm-80{padding-right:5rem !important;padding-left:5rem !important}.px-sm-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-sm-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-sm-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-sm-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-sm-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-sm-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-sm-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-sm-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-sm-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-sm-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-sm-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-sm-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-sm-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-sm-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-sm-160{padding-right:10rem !important;padding-left:10rem !important}.px-sm-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-sm-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-sm-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-sm-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-sm-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-sm-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-sm-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-sm-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-sm-210{padding-right:13.125rem !important;padding-left:13.125rem !important}.px-sm-240{padding-right:15rem !important;padding-left:15rem !important}.px-sm-350{padding-right:21.875rem !important;padding-left:21.875rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-sm-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-sm-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-sm-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-sm-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-sm-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-sm-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-sm-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-sm-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sm-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-sm-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-sm-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-sm-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-sm-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-sm-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-sm-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-sm-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-sm-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-sm-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-sm-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-sm-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-sm-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-sm-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-sm-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-sm-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-sm-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-sm-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-sm-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-sm-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-sm-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-sm-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-sm-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-sm-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-sm-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-sm-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-sm-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-sm-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-sm-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-sm-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-sm-210{padding-top:13.125rem !important;padding-bottom:13.125rem !important}.py-sm-240{padding-top:15rem !important;padding-bottom:15rem !important}.py-sm-350{padding-top:21.875rem !important;padding-bottom:21.875rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-2{padding-top:.15625rem !important}.pt-sm-5{padding-top:.3125rem !important}.pt-sm-10{padding-top:.625rem !important}.pt-sm-15{padding-top:.9375rem !important}.pt-sm-20{padding-top:1.25rem !important}.pt-sm-25{padding-top:1.5625rem !important}.pt-sm-30{padding-top:1.875rem !important}.pt-sm-35{padding-top:2.1875rem !important}.pt-sm-40{padding-top:2.5rem !important}.pt-sm-45{padding-top:2.8125rem !important}.pt-sm-50{padding-top:3.125rem !important}.pt-sm-55{padding-top:3.4375rem !important}.pt-sm-60{padding-top:3.75rem !important}.pt-sm-65{padding-top:4.0625rem !important}.pt-sm-70{padding-top:4.375rem !important}.pt-sm-75{padding-top:4.6875rem !important}.pt-sm-80{padding-top:5rem !important}.pt-sm-85{padding-top:5.3125rem !important}.pt-sm-90{padding-top:5.625rem !important}.pt-sm-95{padding-top:5.9375rem !important}.pt-sm-100{padding-top:6.25rem !important}.pt-sm-105{padding-top:6.5625rem !important}.pt-sm-110{padding-top:6.875rem !important}.pt-sm-115{padding-top:7.1875rem !important}.pt-sm-120{padding-top:7.5rem !important}.pt-sm-130{padding-top:8.125rem !important}.pt-sm-135{padding-top:8.4375rem !important}.pt-sm-140{padding-top:8.75rem !important}.pt-sm-145{padding-top:9.0625rem !important}.pt-sm-150{padding-top:9.375rem !important}.pt-sm-155{padding-top:9.6875rem !important}.pt-sm-160{padding-top:10rem !important}.pt-sm-165{padding-top:10.3125rem !important}.pt-sm-170{padding-top:10.625rem !important}.pt-sm-175{padding-top:10.9375rem !important}.pt-sm-180{padding-top:11.25rem !important}.pt-sm-185{padding-top:11.5625rem !important}.pt-sm-190{padding-top:11.875rem !important}.pt-sm-195{padding-top:12.1875rem !important}.pt-sm-200{padding-top:12.5rem !important}.pt-sm-210{padding-top:13.125rem !important}.pt-sm-240{padding-top:15rem !important}.pt-sm-350{padding-top:21.875rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-2{padding-right:.15625rem !important}.pe-sm-5{padding-right:.3125rem !important}.pe-sm-10{padding-right:.625rem !important}.pe-sm-15{padding-right:.9375rem !important}.pe-sm-20{padding-right:1.25rem !important}.pe-sm-25{padding-right:1.5625rem !important}.pe-sm-30{padding-right:1.875rem !important}.pe-sm-35{padding-right:2.1875rem !important}.pe-sm-40{padding-right:2.5rem !important}.pe-sm-45{padding-right:2.8125rem !important}.pe-sm-50{padding-right:3.125rem !important}.pe-sm-55{padding-right:3.4375rem !important}.pe-sm-60{padding-right:3.75rem !important}.pe-sm-65{padding-right:4.0625rem !important}.pe-sm-70{padding-right:4.375rem !important}.pe-sm-75{padding-right:4.6875rem !important}.pe-sm-80{padding-right:5rem !important}.pe-sm-85{padding-right:5.3125rem !important}.pe-sm-90{padding-right:5.625rem !important}.pe-sm-95{padding-right:5.9375rem !important}.pe-sm-100{padding-right:6.25rem !important}.pe-sm-105{padding-right:6.5625rem !important}.pe-sm-110{padding-right:6.875rem !important}.pe-sm-115{padding-right:7.1875rem !important}.pe-sm-120{padding-right:7.5rem !important}.pe-sm-130{padding-right:8.125rem !important}.pe-sm-135{padding-right:8.4375rem !important}.pe-sm-140{padding-right:8.75rem !important}.pe-sm-145{padding-right:9.0625rem !important}.pe-sm-150{padding-right:9.375rem !important}.pe-sm-155{padding-right:9.6875rem !important}.pe-sm-160{padding-right:10rem !important}.pe-sm-165{padding-right:10.3125rem !important}.pe-sm-170{padding-right:10.625rem !important}.pe-sm-175{padding-right:10.9375rem !important}.pe-sm-180{padding-right:11.25rem !important}.pe-sm-185{padding-right:11.5625rem !important}.pe-sm-190{padding-right:11.875rem !important}.pe-sm-195{padding-right:12.1875rem !important}.pe-sm-200{padding-right:12.5rem !important}.pe-sm-210{padding-right:13.125rem !important}.pe-sm-240{padding-right:15rem !important}.pe-sm-350{padding-right:21.875rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-2{padding-bottom:.15625rem !important}.pb-sm-5{padding-bottom:.3125rem !important}.pb-sm-10{padding-bottom:.625rem !important}.pb-sm-15{padding-bottom:.9375rem !important}.pb-sm-20{padding-bottom:1.25rem !important}.pb-sm-25{padding-bottom:1.5625rem !important}.pb-sm-30{padding-bottom:1.875rem !important}.pb-sm-35{padding-bottom:2.1875rem !important}.pb-sm-40{padding-bottom:2.5rem !important}.pb-sm-45{padding-bottom:2.8125rem !important}.pb-sm-50{padding-bottom:3.125rem !important}.pb-sm-55{padding-bottom:3.4375rem !important}.pb-sm-60{padding-bottom:3.75rem !important}.pb-sm-65{padding-bottom:4.0625rem !important}.pb-sm-70{padding-bottom:4.375rem !important}.pb-sm-75{padding-bottom:4.6875rem !important}.pb-sm-80{padding-bottom:5rem !important}.pb-sm-85{padding-bottom:5.3125rem !important}.pb-sm-90{padding-bottom:5.625rem !important}.pb-sm-95{padding-bottom:5.9375rem !important}.pb-sm-100{padding-bottom:6.25rem !important}.pb-sm-105{padding-bottom:6.5625rem !important}.pb-sm-110{padding-bottom:6.875rem !important}.pb-sm-115{padding-bottom:7.1875rem !important}.pb-sm-120{padding-bottom:7.5rem !important}.pb-sm-130{padding-bottom:8.125rem !important}.pb-sm-135{padding-bottom:8.4375rem !important}.pb-sm-140{padding-bottom:8.75rem !important}.pb-sm-145{padding-bottom:9.0625rem !important}.pb-sm-150{padding-bottom:9.375rem !important}.pb-sm-155{padding-bottom:9.6875rem !important}.pb-sm-160{padding-bottom:10rem !important}.pb-sm-165{padding-bottom:10.3125rem !important}.pb-sm-170{padding-bottom:10.625rem !important}.pb-sm-175{padding-bottom:10.9375rem !important}.pb-sm-180{padding-bottom:11.25rem !important}.pb-sm-185{padding-bottom:11.5625rem !important}.pb-sm-190{padding-bottom:11.875rem !important}.pb-sm-195{padding-bottom:12.1875rem !important}.pb-sm-200{padding-bottom:12.5rem !important}.pb-sm-210{padding-bottom:13.125rem !important}.pb-sm-240{padding-bottom:15rem !important}.pb-sm-350{padding-bottom:21.875rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-2{padding-left:.15625rem !important}.ps-sm-5{padding-left:.3125rem !important}.ps-sm-10{padding-left:.625rem !important}.ps-sm-15{padding-left:.9375rem !important}.ps-sm-20{padding-left:1.25rem !important}.ps-sm-25{padding-left:1.5625rem !important}.ps-sm-30{padding-left:1.875rem !important}.ps-sm-35{padding-left:2.1875rem !important}.ps-sm-40{padding-left:2.5rem !important}.ps-sm-45{padding-left:2.8125rem !important}.ps-sm-50{padding-left:3.125rem !important}.ps-sm-55{padding-left:3.4375rem !important}.ps-sm-60{padding-left:3.75rem !important}.ps-sm-65{padding-left:4.0625rem !important}.ps-sm-70{padding-left:4.375rem !important}.ps-sm-75{padding-left:4.6875rem !important}.ps-sm-80{padding-left:5rem !important}.ps-sm-85{padding-left:5.3125rem !important}.ps-sm-90{padding-left:5.625rem !important}.ps-sm-95{padding-left:5.9375rem !important}.ps-sm-100{padding-left:6.25rem !important}.ps-sm-105{padding-left:6.5625rem !important}.ps-sm-110{padding-left:6.875rem !important}.ps-sm-115{padding-left:7.1875rem !important}.ps-sm-120{padding-left:7.5rem !important}.ps-sm-130{padding-left:8.125rem !important}.ps-sm-135{padding-left:8.4375rem !important}.ps-sm-140{padding-left:8.75rem !important}.ps-sm-145{padding-left:9.0625rem !important}.ps-sm-150{padding-left:9.375rem !important}.ps-sm-155{padding-left:9.6875rem !important}.ps-sm-160{padding-left:10rem !important}.ps-sm-165{padding-left:10.3125rem !important}.ps-sm-170{padding-left:10.625rem !important}.ps-sm-175{padding-left:10.9375rem !important}.ps-sm-180{padding-left:11.25rem !important}.ps-sm-185{padding-left:11.5625rem !important}.ps-sm-190{padding-left:11.875rem !important}.ps-sm-195{padding-left:12.1875rem !important}.ps-sm-200{padding-left:12.5rem !important}.ps-sm-210{padding-left:13.125rem !important}.ps-sm-240{padding-left:15rem !important}.ps-sm-350{padding-left:21.875rem !important}.gap-sm-0{gap:0 !important}.gap-sm-2{gap:.15625rem !important}.gap-sm-5{gap:.3125rem !important}.gap-sm-10{gap:.625rem !important}.gap-sm-15{gap:.9375rem !important}.gap-sm-20{gap:1.25rem !important}.gap-sm-25{gap:1.5625rem !important}.gap-sm-30{gap:1.875rem !important}.gap-sm-35{gap:2.1875rem !important}.gap-sm-40{gap:2.5rem !important}.gap-sm-45{gap:2.8125rem !important}.gap-sm-50{gap:3.125rem !important}.gap-sm-55{gap:3.4375rem !important}.gap-sm-60{gap:3.75rem !important}.gap-sm-65{gap:4.0625rem !important}.gap-sm-70{gap:4.375rem !important}.gap-sm-75{gap:4.6875rem !important}.gap-sm-80{gap:5rem !important}.gap-sm-85{gap:5.3125rem !important}.gap-sm-90{gap:5.625rem !important}.gap-sm-95{gap:5.9375rem !important}.gap-sm-100{gap:6.25rem !important}.gap-sm-105{gap:6.5625rem !important}.gap-sm-110{gap:6.875rem !important}.gap-sm-115{gap:7.1875rem !important}.gap-sm-120{gap:7.5rem !important}.gap-sm-130{gap:8.125rem !important}.gap-sm-135{gap:8.4375rem !important}.gap-sm-140{gap:8.75rem !important}.gap-sm-145{gap:9.0625rem !important}.gap-sm-150{gap:9.375rem !important}.gap-sm-155{gap:9.6875rem !important}.gap-sm-160{gap:10rem !important}.gap-sm-165{gap:10.3125rem !important}.gap-sm-170{gap:10.625rem !important}.gap-sm-175{gap:10.9375rem !important}.gap-sm-180{gap:11.25rem !important}.gap-sm-185{gap:11.5625rem !important}.gap-sm-190{gap:11.875rem !important}.gap-sm-195{gap:12.1875rem !important}.gap-sm-200{gap:12.5rem !important}.gap-sm-210{gap:13.125rem !important}.gap-sm-240{gap:15rem !important}.gap-sm-350{gap:21.875rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-2{row-gap:.15625rem !important}.row-gap-sm-5{row-gap:.3125rem !important}.row-gap-sm-10{row-gap:.625rem !important}.row-gap-sm-15{row-gap:.9375rem !important}.row-gap-sm-20{row-gap:1.25rem !important}.row-gap-sm-25{row-gap:1.5625rem !important}.row-gap-sm-30{row-gap:1.875rem !important}.row-gap-sm-35{row-gap:2.1875rem !important}.row-gap-sm-40{row-gap:2.5rem !important}.row-gap-sm-45{row-gap:2.8125rem !important}.row-gap-sm-50{row-gap:3.125rem !important}.row-gap-sm-55{row-gap:3.4375rem !important}.row-gap-sm-60{row-gap:3.75rem !important}.row-gap-sm-65{row-gap:4.0625rem !important}.row-gap-sm-70{row-gap:4.375rem !important}.row-gap-sm-75{row-gap:4.6875rem !important}.row-gap-sm-80{row-gap:5rem !important}.row-gap-sm-85{row-gap:5.3125rem !important}.row-gap-sm-90{row-gap:5.625rem !important}.row-gap-sm-95{row-gap:5.9375rem !important}.row-gap-sm-100{row-gap:6.25rem !important}.row-gap-sm-105{row-gap:6.5625rem !important}.row-gap-sm-110{row-gap:6.875rem !important}.row-gap-sm-115{row-gap:7.1875rem !important}.row-gap-sm-120{row-gap:7.5rem !important}.row-gap-sm-130{row-gap:8.125rem !important}.row-gap-sm-135{row-gap:8.4375rem !important}.row-gap-sm-140{row-gap:8.75rem !important}.row-gap-sm-145{row-gap:9.0625rem !important}.row-gap-sm-150{row-gap:9.375rem !important}.row-gap-sm-155{row-gap:9.6875rem !important}.row-gap-sm-160{row-gap:10rem !important}.row-gap-sm-165{row-gap:10.3125rem !important}.row-gap-sm-170{row-gap:10.625rem !important}.row-gap-sm-175{row-gap:10.9375rem !important}.row-gap-sm-180{row-gap:11.25rem !important}.row-gap-sm-185{row-gap:11.5625rem !important}.row-gap-sm-190{row-gap:11.875rem !important}.row-gap-sm-195{row-gap:12.1875rem !important}.row-gap-sm-200{row-gap:12.5rem !important}.row-gap-sm-210{row-gap:13.125rem !important}.row-gap-sm-240{row-gap:15rem !important}.row-gap-sm-350{row-gap:21.875rem !important}.column-gap-sm-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-sm-2{-moz-column-gap:.15625rem !important;column-gap:.15625rem !important}.column-gap-sm-5{-moz-column-gap:.3125rem !important;column-gap:.3125rem !important}.column-gap-sm-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-sm-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-sm-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-sm-25{-moz-column-gap:1.5625rem !important;column-gap:1.5625rem !important}.column-gap-sm-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-sm-35{-moz-column-gap:2.1875rem !important;column-gap:2.1875rem !important}.column-gap-sm-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-sm-45{-moz-column-gap:2.8125rem !important;column-gap:2.8125rem !important}.column-gap-sm-50{-moz-column-gap:3.125rem !important;column-gap:3.125rem !important}.column-gap-sm-55{-moz-column-gap:3.4375rem !important;column-gap:3.4375rem !important}.column-gap-sm-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.column-gap-sm-65{-moz-column-gap:4.0625rem !important;column-gap:4.0625rem !important}.column-gap-sm-70{-moz-column-gap:4.375rem !important;column-gap:4.375rem !important}.column-gap-sm-75{-moz-column-gap:4.6875rem !important;column-gap:4.6875rem !important}.column-gap-sm-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.column-gap-sm-85{-moz-column-gap:5.3125rem !important;column-gap:5.3125rem !important}.column-gap-sm-90{-moz-column-gap:5.625rem !important;column-gap:5.625rem !important}.column-gap-sm-95{-moz-column-gap:5.9375rem !important;column-gap:5.9375rem !important}.column-gap-sm-100{-moz-column-gap:6.25rem !important;column-gap:6.25rem !important}.column-gap-sm-105{-moz-column-gap:6.5625rem !important;column-gap:6.5625rem !important}.column-gap-sm-110{-moz-column-gap:6.875rem !important;column-gap:6.875rem !important}.column-gap-sm-115{-moz-column-gap:7.1875rem !important;column-gap:7.1875rem !important}.column-gap-sm-120{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-sm-130{-moz-column-gap:8.125rem !important;column-gap:8.125rem !important}.column-gap-sm-135{-moz-column-gap:8.4375rem !important;column-gap:8.4375rem !important}.column-gap-sm-140{-moz-column-gap:8.75rem !important;column-gap:8.75rem !important}.column-gap-sm-145{-moz-column-gap:9.0625rem !important;column-gap:9.0625rem !important}.column-gap-sm-150{-moz-column-gap:9.375rem !important;column-gap:9.375rem !important}.column-gap-sm-155{-moz-column-gap:9.6875rem !important;column-gap:9.6875rem !important}.column-gap-sm-160{-moz-column-gap:10rem !important;column-gap:10rem !important}.column-gap-sm-165{-moz-column-gap:10.3125rem !important;column-gap:10.3125rem !important}.column-gap-sm-170{-moz-column-gap:10.625rem !important;column-gap:10.625rem !important}.column-gap-sm-175{-moz-column-gap:10.9375rem !important;column-gap:10.9375rem !important}.column-gap-sm-180{-moz-column-gap:11.25rem !important;column-gap:11.25rem !important}.column-gap-sm-185{-moz-column-gap:11.5625rem !important;column-gap:11.5625rem !important}.column-gap-sm-190{-moz-column-gap:11.875rem !important;column-gap:11.875rem !important}.column-gap-sm-195{-moz-column-gap:12.1875rem !important;column-gap:12.1875rem !important}.column-gap-sm-200{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important}.column-gap-sm-210{-moz-column-gap:13.125rem !important;column-gap:13.125rem !important}.column-gap-sm-240{-moz-column-gap:15rem !important;column-gap:15rem !important}.column-gap-sm-350{-moz-column-gap:21.875rem !important;column-gap:21.875rem !important}.fs-sm-0{font-size:calc(1.2625rem + 0.15vw) !important}.fs-sm-1{font-size:1.25rem !important}.fs-sm-2{font-size:1.125rem !important}.fs-sm-3{font-size:1rem !important}.fs-sm-4{font-size:0.875rem !important}.fs-sm-5{font-size:0.75rem !important}.fs-sm-6{font-size:0.62475rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}.min-w-sm-0{min-width:0 !important}.min-w-sm-5{min-width:5% !important}.min-w-sm-10{min-width:10% !important}.min-w-sm-15{min-width:15% !important}.min-w-sm-20{min-width:20% !important}.min-w-sm-25{min-width:25% !important}.min-w-sm-30{min-width:30% !important}.min-w-sm-35{min-width:35% !important}.min-w-sm-40{min-width:40% !important}.min-w-sm-45{min-width:45% !important}.min-w-sm-50{min-width:50% !important}.min-w-sm-55{min-width:55% !important}.min-w-sm-60{min-width:60% !important}.min-w-sm-65{min-width:65% !important}.min-w-sm-70{min-width:70% !important}.min-w-sm-75{min-width:75% !important}.min-w-sm-80{min-width:80% !important}.min-w-sm-85{min-width:85% !important}.min-w-sm-90{min-width:90% !important}.min-w-sm-95{min-width:95% !important}.min-w-sm-100{min-width:100% !important}.min-w-sm-auto{min-width:auto !important}.min-h-sm-0{min-height:0 !important}.min-h-sm-5{min-height:5% !important}.min-h-sm-10{min-height:10% !important}.min-h-sm-15{min-height:15% !important}.min-h-sm-20{min-height:20% !important}.min-h-sm-25{min-height:25% !important}.min-h-sm-30{min-height:30% !important}.min-h-sm-35{min-height:35% !important}.min-h-sm-40{min-height:40% !important}.min-h-sm-45{min-height:45% !important}.min-h-sm-50{min-height:50% !important}.min-h-sm-55{min-height:55% !important}.min-h-sm-60{min-height:60% !important}.min-h-sm-65{min-height:65% !important}.min-h-sm-70{min-height:70% !important}.min-h-sm-75{min-height:75% !important}.min-h-sm-80{min-height:80% !important}.min-h-sm-85{min-height:85% !important}.min-h-sm-90{min-height:90% !important}.min-h-sm-95{min-height:95% !important}.min-h-sm-100{min-height:100% !important}.min-h-sm-auto{min-height:auto !important}.flex-basis-sm-0{flex-basis:0 !important}.flex-basis-sm-2{flex-basis:.15625rem !important}.flex-basis-sm-5{flex-basis:.3125rem !important}.flex-basis-sm-10{flex-basis:.625rem !important}.flex-basis-sm-15{flex-basis:.9375rem !important}.flex-basis-sm-20{flex-basis:1.25rem !important}.flex-basis-sm-25{flex-basis:1.5625rem !important}.flex-basis-sm-30{flex-basis:1.875rem !important}.flex-basis-sm-35{flex-basis:2.1875rem !important}.flex-basis-sm-40{flex-basis:2.5rem !important}.flex-basis-sm-45{flex-basis:2.8125rem !important}.flex-basis-sm-50{flex-basis:3.125rem !important}.flex-basis-sm-55{flex-basis:3.4375rem !important}.flex-basis-sm-60{flex-basis:3.75rem !important}.flex-basis-sm-65{flex-basis:4.0625rem !important}.flex-basis-sm-70{flex-basis:4.375rem !important}.flex-basis-sm-75{flex-basis:4.6875rem !important}.flex-basis-sm-80{flex-basis:5rem !important}.flex-basis-sm-85{flex-basis:5.3125rem !important}.flex-basis-sm-90{flex-basis:5.625rem !important}.flex-basis-sm-95{flex-basis:5.9375rem !important}.flex-basis-sm-100{flex-basis:6.25rem !important}.flex-basis-sm-105{flex-basis:6.5625rem !important}.flex-basis-sm-110{flex-basis:6.875rem !important}.flex-basis-sm-115{flex-basis:7.1875rem !important}.flex-basis-sm-120{flex-basis:7.5rem !important}.flex-basis-sm-125{flex-basis:7.8125rem !important}.flex-basis-sm-130{flex-basis:8.125rem !important}.flex-basis-sm-135{flex-basis:8.4375rem !important}.flex-basis-sm-140{flex-basis:8.75rem !important}.flex-basis-sm-145{flex-basis:9.0625rem !important}.flex-basis-sm-150{flex-basis:9.375rem !important}.flex-basis-sm-155{flex-basis:9.6875rem !important}.flex-basis-sm-160{flex-basis:10rem !important}.flex-basis-sm-165{flex-basis:10.3125rem !important}.flex-basis-sm-170{flex-basis:10.625rem !important}.flex-basis-sm-175{flex-basis:10.9375rem !important}.flex-basis-sm-180{flex-basis:11.25rem !important}.flex-basis-sm-185{flex-basis:11.5625rem !important}.flex-basis-sm-190{flex-basis:11.875rem !important}.flex-basis-sm-195{flex-basis:12.1875rem !important}.flex-basis-sm-200{flex-basis:12.5rem !important}.flex-basis-sm-auto{flex-basis:auto !important}.ls-sm-0{letter-spacing:0 !important}.ls-sm-1{letter-spacing:1px !important}.ls-sm-2{letter-spacing:2px !important}.ls-sm-3{letter-spacing:3px !important}.ls-sm-4{letter-spacing:4px !important}.ls-sm-5{letter-spacing:5px !important}}@media(min-width: 640px){.float-sml-start{float:left !important}.float-sml-end{float:right !important}.float-sml-none{float:none !important}.object-fit-sml-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-sml-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-sml-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-sml-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-sml-none{-o-object-fit:none !important;object-fit:none !important}.overflow-sml-visible{overflow:visible !important}.overflow-sml-hidden{overflow:hidden !important}.overflow-sml-scroll{overflow:scroll !important}.overflow-sml-auto{overflow:auto !important}.overflow-x-sml-visible{overflow-x:visible !important}.overflow-x-sml-hidden{overflow-x:hidden !important}.overflow-x-sml-scroll{overflow-x:scroll !important}.overflow-x-sml-auto{overflow-x:auto !important}.overflow-y-sml-visible{overflow-y:visible !important}.overflow-y-sml-hidden{overflow-y:hidden !important}.overflow-y-sml-scroll{overflow-y:scroll !important}.overflow-y-sml-auto{overflow-y:auto !important}.d-sml-inline{display:inline !important}.d-sml-inline-block{display:inline-block !important}.d-sml-block{display:block !important}.d-sml-grid{display:grid !important}.d-sml-inline-grid{display:inline-grid !important}.d-sml-table{display:table !important}.d-sml-table-row{display:table-row !important}.d-sml-table-cell{display:table-cell !important}.d-sml-flex{display:flex !important}.d-sml-inline-flex{display:inline-flex !important}.d-sml-none{display:none !important}.position-sml-static{position:static !important}.position-sml-relative{position:relative !important}.position-sml-absolute{position:absolute !important}.position-sml-fixed{position:fixed !important}.position-sml-sticky{position:sticky !important}.w-sml-0{width:0 !important}.w-sml-5{width:5% !important}.w-sml-10{width:10% !important}.w-sml-15{width:15% !important}.w-sml-20{width:20% !important}.w-sml-25{width:25% !important}.w-sml-30{width:30% !important}.w-sml-35{width:35% !important}.w-sml-40{width:40% !important}.w-sml-45{width:45% !important}.w-sml-50{width:50% !important}.w-sml-55{width:55% !important}.w-sml-60{width:60% !important}.w-sml-65{width:65% !important}.w-sml-70{width:70% !important}.w-sml-75{width:75% !important}.w-sml-80{width:80% !important}.w-sml-85{width:85% !important}.w-sml-90{width:90% !important}.w-sml-95{width:95% !important}.w-sml-100{width:100% !important}.w-sml-auto{width:auto !important}.max-w-sml-0{max-width:0 !important}.max-w-sml-5{max-width:5% !important}.max-w-sml-10{max-width:10% !important}.max-w-sml-15{max-width:15% !important}.max-w-sml-20{max-width:20% !important}.max-w-sml-25{max-width:25% !important}.max-w-sml-30{max-width:30% !important}.max-w-sml-35{max-width:35% !important}.max-w-sml-40{max-width:40% !important}.max-w-sml-45{max-width:45% !important}.max-w-sml-50{max-width:50% !important}.max-w-sml-55{max-width:55% !important}.max-w-sml-60{max-width:60% !important}.max-w-sml-65{max-width:65% !important}.max-w-sml-70{max-width:70% !important}.max-w-sml-75{max-width:75% !important}.max-w-sml-80{max-width:80% !important}.max-w-sml-85{max-width:85% !important}.max-w-sml-90{max-width:90% !important}.max-w-sml-95{max-width:95% !important}.max-w-sml-100{max-width:100% !important}.max-w-sml-1000{max-width:-moz-max-content !important;max-width:max-content !important}.h-sml-0{height:0 !important}.h-sml-5{height:5% !important}.h-sml-10{height:10% !important}.h-sml-15{height:15% !important}.h-sml-20{height:20% !important}.h-sml-25{height:25% !important}.h-sml-30{height:30% !important}.h-sml-35{height:35% !important}.h-sml-40{height:40% !important}.h-sml-45{height:45% !important}.h-sml-50{height:50% !important}.h-sml-55{height:55% !important}.h-sml-60{height:60% !important}.h-sml-65{height:65% !important}.h-sml-70{height:70% !important}.h-sml-75{height:75% !important}.h-sml-80{height:80% !important}.h-sml-85{height:85% !important}.h-sml-90{height:90% !important}.h-sml-95{height:95% !important}.h-sml-100{height:100% !important}.h-sml-auto{height:auto !important}.max-h-sml-0{max-height:0 !important}.max-h-sml-5{max-height:5% !important}.max-h-sml-10{max-height:10% !important}.max-h-sml-15{max-height:15% !important}.max-h-sml-20{max-height:20% !important}.max-h-sml-25{max-height:25% !important}.max-h-sml-30{max-height:30% !important}.max-h-sml-35{max-height:35% !important}.max-h-sml-40{max-height:40% !important}.max-h-sml-45{max-height:45% !important}.max-h-sml-50{max-height:50% !important}.max-h-sml-55{max-height:55% !important}.max-h-sml-60{max-height:60% !important}.max-h-sml-65{max-height:65% !important}.max-h-sml-70{max-height:70% !important}.max-h-sml-75{max-height:75% !important}.max-h-sml-80{max-height:80% !important}.max-h-sml-85{max-height:85% !important}.max-h-sml-90{max-height:90% !important}.max-h-sml-95{max-height:95% !important}.max-h-sml-100{max-height:100% !important}.max-h-sml-auto{max-height:auto !important}.flex-sml-fill{flex:1 1 auto !important}.flex-sml-row{flex-direction:row !important}.flex-sml-column{flex-direction:column !important}.flex-sml-row-reverse{flex-direction:row-reverse !important}.flex-sml-column-reverse{flex-direction:column-reverse !important}.flex-sml-grow-0{flex-grow:0 !important}.flex-sml-grow-1{flex-grow:1 !important}.flex-sml-shrink-0{flex-shrink:0 !important}.flex-sml-shrink-1{flex-shrink:1 !important}.flex-sml-wrap{flex-wrap:wrap !important}.flex-sml-nowrap{flex-wrap:nowrap !important}.flex-sml-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sml-start{justify-content:flex-start !important}.justify-content-sml-end{justify-content:flex-end !important}.justify-content-sml-center{justify-content:center !important}.justify-content-sml-between{justify-content:space-between !important}.justify-content-sml-around{justify-content:space-around !important}.justify-content-sml-evenly{justify-content:space-evenly !important}.align-items-sml-start{align-items:flex-start !important}.align-items-sml-end{align-items:flex-end !important}.align-items-sml-center{align-items:center !important}.align-items-sml-baseline{align-items:baseline !important}.align-items-sml-stretch{align-items:stretch !important}.align-content-sml-start{align-content:flex-start !important}.align-content-sml-end{align-content:flex-end !important}.align-content-sml-center{align-content:center !important}.align-content-sml-between{align-content:space-between !important}.align-content-sml-around{align-content:space-around !important}.align-content-sml-stretch{align-content:stretch !important}.align-self-sml-auto{align-self:auto !important}.align-self-sml-start{align-self:flex-start !important}.align-self-sml-end{align-self:flex-end !important}.align-self-sml-center{align-self:center !important}.align-self-sml-baseline{align-self:baseline !important}.align-self-sml-stretch{align-self:stretch !important}.order-sml-first{order:-1 !important}.order-sml-0{order:0 !important}.order-sml-1{order:1 !important}.order-sml-2{order:2 !important}.order-sml-3{order:3 !important}.order-sml-4{order:4 !important}.order-sml-5{order:5 !important}.order-sml-last{order:6 !important}.m-sml-0{margin:0 !important}.m-sml-2{margin:.15625rem !important}.m-sml-5{margin:.3125rem !important}.m-sml-10{margin:.625rem !important}.m-sml-15{margin:.9375rem !important}.m-sml-20{margin:1.25rem !important}.m-sml-25{margin:1.5625rem !important}.m-sml-30{margin:1.875rem !important}.m-sml-35{margin:2.1875rem !important}.m-sml-40{margin:2.5rem !important}.m-sml-45{margin:2.8125rem !important}.m-sml-50{margin:3.125rem !important}.m-sml-55{margin:3.4375rem !important}.m-sml-60{margin:3.75rem !important}.m-sml-65{margin:4.0625rem !important}.m-sml-70{margin:4.375rem !important}.m-sml-75{margin:4.6875rem !important}.m-sml-80{margin:5rem !important}.m-sml-85{margin:5.3125rem !important}.m-sml-90{margin:5.625rem !important}.m-sml-95{margin:5.9375rem !important}.m-sml-100{margin:6.25rem !important}.m-sml-105{margin:6.5625rem !important}.m-sml-110{margin:6.875rem !important}.m-sml-115{margin:7.1875rem !important}.m-sml-120{margin:7.5rem !important}.m-sml-130{margin:8.125rem !important}.m-sml-135{margin:8.4375rem !important}.m-sml-140{margin:8.75rem !important}.m-sml-145{margin:9.0625rem !important}.m-sml-150{margin:9.375rem !important}.m-sml-155{margin:9.6875rem !important}.m-sml-160{margin:10rem !important}.m-sml-165{margin:10.3125rem !important}.m-sml-170{margin:10.625rem !important}.m-sml-175{margin:10.9375rem !important}.m-sml-180{margin:11.25rem !important}.m-sml-185{margin:11.5625rem !important}.m-sml-190{margin:11.875rem !important}.m-sml-195{margin:12.1875rem !important}.m-sml-200{margin:12.5rem !important}.m-sml-210{margin:13.125rem !important}.m-sml-240{margin:15rem !important}.m-sml-350{margin:21.875rem !important}.m-sml-auto{margin:auto !important}.mx-sml-0{margin-right:0 !important;margin-left:0 !important}.mx-sml-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-sml-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-sml-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-sml-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-sml-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-sml-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-sml-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-sml-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-sml-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sml-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-sml-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-sml-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-sml-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-sml-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-sml-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-sml-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-sml-80{margin-right:5rem !important;margin-left:5rem !important}.mx-sml-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-sml-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-sml-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-sml-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-sml-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-sml-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-sml-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-sml-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-sml-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-sml-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-sml-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-sml-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-sml-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-sml-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-sml-160{margin-right:10rem !important;margin-left:10rem !important}.mx-sml-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-sml-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-sml-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-sml-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-sml-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-sml-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-sml-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-sml-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-sml-210{margin-right:13.125rem !important;margin-left:13.125rem !important}.mx-sml-240{margin-right:15rem !important;margin-left:15rem !important}.mx-sml-350{margin-right:21.875rem !important;margin-left:21.875rem !important}.mx-sml-auto{margin-right:auto !important;margin-left:auto !important}.my-sml-0{margin-top:0 !important;margin-bottom:0 !important}.my-sml-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-sml-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-sml-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-sml-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-sml-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-sml-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-sml-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-sml-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-sml-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sml-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-sml-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-sml-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-sml-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-sml-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-sml-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-sml-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-sml-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-sml-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-sml-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-sml-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-sml-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-sml-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-sml-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-sml-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-sml-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-sml-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-sml-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-sml-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-sml-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-sml-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-sml-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-sml-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-sml-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-sml-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-sml-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-sml-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-sml-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-sml-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-sml-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-sml-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-sml-210{margin-top:13.125rem !important;margin-bottom:13.125rem !important}.my-sml-240{margin-top:15rem !important;margin-bottom:15rem !important}.my-sml-350{margin-top:21.875rem !important;margin-bottom:21.875rem !important}.my-sml-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sml-0{margin-top:0 !important}.mt-sml-2{margin-top:.15625rem !important}.mt-sml-5{margin-top:.3125rem !important}.mt-sml-10{margin-top:.625rem !important}.mt-sml-15{margin-top:.9375rem !important}.mt-sml-20{margin-top:1.25rem !important}.mt-sml-25{margin-top:1.5625rem !important}.mt-sml-30{margin-top:1.875rem !important}.mt-sml-35{margin-top:2.1875rem !important}.mt-sml-40{margin-top:2.5rem !important}.mt-sml-45{margin-top:2.8125rem !important}.mt-sml-50{margin-top:3.125rem !important}.mt-sml-55{margin-top:3.4375rem !important}.mt-sml-60{margin-top:3.75rem !important}.mt-sml-65{margin-top:4.0625rem !important}.mt-sml-70{margin-top:4.375rem !important}.mt-sml-75{margin-top:4.6875rem !important}.mt-sml-80{margin-top:5rem !important}.mt-sml-85{margin-top:5.3125rem !important}.mt-sml-90{margin-top:5.625rem !important}.mt-sml-95{margin-top:5.9375rem !important}.mt-sml-100{margin-top:6.25rem !important}.mt-sml-105{margin-top:6.5625rem !important}.mt-sml-110{margin-top:6.875rem !important}.mt-sml-115{margin-top:7.1875rem !important}.mt-sml-120{margin-top:7.5rem !important}.mt-sml-130{margin-top:8.125rem !important}.mt-sml-135{margin-top:8.4375rem !important}.mt-sml-140{margin-top:8.75rem !important}.mt-sml-145{margin-top:9.0625rem !important}.mt-sml-150{margin-top:9.375rem !important}.mt-sml-155{margin-top:9.6875rem !important}.mt-sml-160{margin-top:10rem !important}.mt-sml-165{margin-top:10.3125rem !important}.mt-sml-170{margin-top:10.625rem !important}.mt-sml-175{margin-top:10.9375rem !important}.mt-sml-180{margin-top:11.25rem !important}.mt-sml-185{margin-top:11.5625rem !important}.mt-sml-190{margin-top:11.875rem !important}.mt-sml-195{margin-top:12.1875rem !important}.mt-sml-200{margin-top:12.5rem !important}.mt-sml-210{margin-top:13.125rem !important}.mt-sml-240{margin-top:15rem !important}.mt-sml-350{margin-top:21.875rem !important}.mt-sml-auto{margin-top:auto !important}.me-sml-0{margin-right:0 !important}.me-sml-2{margin-right:.15625rem !important}.me-sml-5{margin-right:.3125rem !important}.me-sml-10{margin-right:.625rem !important}.me-sml-15{margin-right:.9375rem !important}.me-sml-20{margin-right:1.25rem !important}.me-sml-25{margin-right:1.5625rem !important}.me-sml-30{margin-right:1.875rem !important}.me-sml-35{margin-right:2.1875rem !important}.me-sml-40{margin-right:2.5rem !important}.me-sml-45{margin-right:2.8125rem !important}.me-sml-50{margin-right:3.125rem !important}.me-sml-55{margin-right:3.4375rem !important}.me-sml-60{margin-right:3.75rem !important}.me-sml-65{margin-right:4.0625rem !important}.me-sml-70{margin-right:4.375rem !important}.me-sml-75{margin-right:4.6875rem !important}.me-sml-80{margin-right:5rem !important}.me-sml-85{margin-right:5.3125rem !important}.me-sml-90{margin-right:5.625rem !important}.me-sml-95{margin-right:5.9375rem !important}.me-sml-100{margin-right:6.25rem !important}.me-sml-105{margin-right:6.5625rem !important}.me-sml-110{margin-right:6.875rem !important}.me-sml-115{margin-right:7.1875rem !important}.me-sml-120{margin-right:7.5rem !important}.me-sml-130{margin-right:8.125rem !important}.me-sml-135{margin-right:8.4375rem !important}.me-sml-140{margin-right:8.75rem !important}.me-sml-145{margin-right:9.0625rem !important}.me-sml-150{margin-right:9.375rem !important}.me-sml-155{margin-right:9.6875rem !important}.me-sml-160{margin-right:10rem !important}.me-sml-165{margin-right:10.3125rem !important}.me-sml-170{margin-right:10.625rem !important}.me-sml-175{margin-right:10.9375rem !important}.me-sml-180{margin-right:11.25rem !important}.me-sml-185{margin-right:11.5625rem !important}.me-sml-190{margin-right:11.875rem !important}.me-sml-195{margin-right:12.1875rem !important}.me-sml-200{margin-right:12.5rem !important}.me-sml-210{margin-right:13.125rem !important}.me-sml-240{margin-right:15rem !important}.me-sml-350{margin-right:21.875rem !important}.me-sml-auto{margin-right:auto !important}.mb-sml-0{margin-bottom:0 !important}.mb-sml-2{margin-bottom:.15625rem !important}.mb-sml-5{margin-bottom:.3125rem !important}.mb-sml-10{margin-bottom:.625rem !important}.mb-sml-15{margin-bottom:.9375rem !important}.mb-sml-20{margin-bottom:1.25rem !important}.mb-sml-25{margin-bottom:1.5625rem !important}.mb-sml-30{margin-bottom:1.875rem !important}.mb-sml-35{margin-bottom:2.1875rem !important}.mb-sml-40{margin-bottom:2.5rem !important}.mb-sml-45{margin-bottom:2.8125rem !important}.mb-sml-50{margin-bottom:3.125rem !important}.mb-sml-55{margin-bottom:3.4375rem !important}.mb-sml-60{margin-bottom:3.75rem !important}.mb-sml-65{margin-bottom:4.0625rem !important}.mb-sml-70{margin-bottom:4.375rem !important}.mb-sml-75{margin-bottom:4.6875rem !important}.mb-sml-80{margin-bottom:5rem !important}.mb-sml-85{margin-bottom:5.3125rem !important}.mb-sml-90{margin-bottom:5.625rem !important}.mb-sml-95{margin-bottom:5.9375rem !important}.mb-sml-100{margin-bottom:6.25rem !important}.mb-sml-105{margin-bottom:6.5625rem !important}.mb-sml-110{margin-bottom:6.875rem !important}.mb-sml-115{margin-bottom:7.1875rem !important}.mb-sml-120{margin-bottom:7.5rem !important}.mb-sml-130{margin-bottom:8.125rem !important}.mb-sml-135{margin-bottom:8.4375rem !important}.mb-sml-140{margin-bottom:8.75rem !important}.mb-sml-145{margin-bottom:9.0625rem !important}.mb-sml-150{margin-bottom:9.375rem !important}.mb-sml-155{margin-bottom:9.6875rem !important}.mb-sml-160{margin-bottom:10rem !important}.mb-sml-165{margin-bottom:10.3125rem !important}.mb-sml-170{margin-bottom:10.625rem !important}.mb-sml-175{margin-bottom:10.9375rem !important}.mb-sml-180{margin-bottom:11.25rem !important}.mb-sml-185{margin-bottom:11.5625rem !important}.mb-sml-190{margin-bottom:11.875rem !important}.mb-sml-195{margin-bottom:12.1875rem !important}.mb-sml-200{margin-bottom:12.5rem !important}.mb-sml-210{margin-bottom:13.125rem !important}.mb-sml-240{margin-bottom:15rem !important}.mb-sml-350{margin-bottom:21.875rem !important}.mb-sml-auto{margin-bottom:auto !important}.ms-sml-0{margin-left:0 !important}.ms-sml-2{margin-left:.15625rem !important}.ms-sml-5{margin-left:.3125rem !important}.ms-sml-10{margin-left:.625rem !important}.ms-sml-15{margin-left:.9375rem !important}.ms-sml-20{margin-left:1.25rem !important}.ms-sml-25{margin-left:1.5625rem !important}.ms-sml-30{margin-left:1.875rem !important}.ms-sml-35{margin-left:2.1875rem !important}.ms-sml-40{margin-left:2.5rem !important}.ms-sml-45{margin-left:2.8125rem !important}.ms-sml-50{margin-left:3.125rem !important}.ms-sml-55{margin-left:3.4375rem !important}.ms-sml-60{margin-left:3.75rem !important}.ms-sml-65{margin-left:4.0625rem !important}.ms-sml-70{margin-left:4.375rem !important}.ms-sml-75{margin-left:4.6875rem !important}.ms-sml-80{margin-left:5rem !important}.ms-sml-85{margin-left:5.3125rem !important}.ms-sml-90{margin-left:5.625rem !important}.ms-sml-95{margin-left:5.9375rem !important}.ms-sml-100{margin-left:6.25rem !important}.ms-sml-105{margin-left:6.5625rem !important}.ms-sml-110{margin-left:6.875rem !important}.ms-sml-115{margin-left:7.1875rem !important}.ms-sml-120{margin-left:7.5rem !important}.ms-sml-130{margin-left:8.125rem !important}.ms-sml-135{margin-left:8.4375rem !important}.ms-sml-140{margin-left:8.75rem !important}.ms-sml-145{margin-left:9.0625rem !important}.ms-sml-150{margin-left:9.375rem !important}.ms-sml-155{margin-left:9.6875rem !important}.ms-sml-160{margin-left:10rem !important}.ms-sml-165{margin-left:10.3125rem !important}.ms-sml-170{margin-left:10.625rem !important}.ms-sml-175{margin-left:10.9375rem !important}.ms-sml-180{margin-left:11.25rem !important}.ms-sml-185{margin-left:11.5625rem !important}.ms-sml-190{margin-left:11.875rem !important}.ms-sml-195{margin-left:12.1875rem !important}.ms-sml-200{margin-left:12.5rem !important}.ms-sml-210{margin-left:13.125rem !important}.ms-sml-240{margin-left:15rem !important}.ms-sml-350{margin-left:21.875rem !important}.ms-sml-auto{margin-left:auto !important}.m-sml-n2{margin:-0.15625rem !important}.m-sml-n5{margin:-0.3125rem !important}.m-sml-n10{margin:-0.625rem !important}.m-sml-n15{margin:-0.9375rem !important}.m-sml-n20{margin:-1.25rem !important}.m-sml-n25{margin:-1.5625rem !important}.m-sml-n30{margin:-1.875rem !important}.m-sml-n35{margin:-2.1875rem !important}.m-sml-n40{margin:-2.5rem !important}.m-sml-n45{margin:-2.8125rem !important}.m-sml-n50{margin:-3.125rem !important}.m-sml-n55{margin:-3.4375rem !important}.m-sml-n60{margin:-3.75rem !important}.m-sml-n65{margin:-4.0625rem !important}.m-sml-n70{margin:-4.375rem !important}.m-sml-n75{margin:-4.6875rem !important}.m-sml-n80{margin:-5rem !important}.m-sml-n85{margin:-5.3125rem !important}.m-sml-n90{margin:-5.625rem !important}.m-sml-n95{margin:-5.9375rem !important}.m-sml-n100{margin:-6.25rem !important}.m-sml-n105{margin:-6.5625rem !important}.m-sml-n110{margin:-6.875rem !important}.m-sml-n115{margin:-7.1875rem !important}.m-sml-n120{margin:-7.5rem !important}.m-sml-n130{margin:-8.125rem !important}.m-sml-n135{margin:-8.4375rem !important}.m-sml-n140{margin:-8.75rem !important}.m-sml-n145{margin:-9.0625rem !important}.m-sml-n150{margin:-9.375rem !important}.m-sml-n155{margin:-9.6875rem !important}.m-sml-n160{margin:-10rem !important}.m-sml-n165{margin:-10.3125rem !important}.m-sml-n170{margin:-10.625rem !important}.m-sml-n175{margin:-10.9375rem !important}.m-sml-n180{margin:-11.25rem !important}.m-sml-n185{margin:-11.5625rem !important}.m-sml-n190{margin:-11.875rem !important}.m-sml-n195{margin:-12.1875rem !important}.m-sml-n200{margin:-12.5rem !important}.m-sml-n210{margin:-13.125rem !important}.m-sml-n240{margin:-15rem !important}.m-sml-n350{margin:-21.875rem !important}.mx-sml-n2{margin-right:-0.15625rem !important;margin-left:-0.15625rem !important}.mx-sml-n5{margin-right:-0.3125rem !important;margin-left:-0.3125rem !important}.mx-sml-n10{margin-right:-0.625rem !important;margin-left:-0.625rem !important}.mx-sml-n15{margin-right:-0.9375rem !important;margin-left:-0.9375rem !important}.mx-sml-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-sml-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-sml-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-sml-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-sml-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-sml-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-sml-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-sml-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-sml-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-sml-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-sml-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-sml-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-sml-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-sml-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-sml-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-sml-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-sml-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-sml-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-sml-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-sml-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-sml-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-sml-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-sml-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-sml-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-sml-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-sml-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-sml-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-sml-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-sml-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-sml-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-sml-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-sml-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-sml-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-sml-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-sml-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-sml-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-sml-n210{margin-right:-13.125rem !important;margin-left:-13.125rem !important}.mx-sml-n240{margin-right:-15rem !important;margin-left:-15rem !important}.mx-sml-n350{margin-right:-21.875rem !important;margin-left:-21.875rem !important}.my-sml-n2{margin-top:-0.15625rem !important;margin-bottom:-0.15625rem !important}.my-sml-n5{margin-top:-0.3125rem !important;margin-bottom:-0.3125rem !important}.my-sml-n10{margin-top:-0.625rem !important;margin-bottom:-0.625rem !important}.my-sml-n15{margin-top:-0.9375rem !important;margin-bottom:-0.9375rem !important}.my-sml-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-sml-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-sml-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-sml-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-sml-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-sml-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-sml-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-sml-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-sml-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-sml-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-sml-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-sml-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-sml-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-sml-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-sml-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-sml-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-sml-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-sml-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-sml-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-sml-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-sml-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-sml-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-sml-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-sml-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-sml-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-sml-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-sml-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-sml-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-sml-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-sml-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-sml-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-sml-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-sml-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-sml-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-sml-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-sml-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-sml-n210{margin-top:-13.125rem !important;margin-bottom:-13.125rem !important}.my-sml-n240{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-sml-n350{margin-top:-21.875rem !important;margin-bottom:-21.875rem !important}.mt-sml-n2{margin-top:-0.15625rem !important}.mt-sml-n5{margin-top:-0.3125rem !important}.mt-sml-n10{margin-top:-0.625rem !important}.mt-sml-n15{margin-top:-0.9375rem !important}.mt-sml-n20{margin-top:-1.25rem !important}.mt-sml-n25{margin-top:-1.5625rem !important}.mt-sml-n30{margin-top:-1.875rem !important}.mt-sml-n35{margin-top:-2.1875rem !important}.mt-sml-n40{margin-top:-2.5rem !important}.mt-sml-n45{margin-top:-2.8125rem !important}.mt-sml-n50{margin-top:-3.125rem !important}.mt-sml-n55{margin-top:-3.4375rem !important}.mt-sml-n60{margin-top:-3.75rem !important}.mt-sml-n65{margin-top:-4.0625rem !important}.mt-sml-n70{margin-top:-4.375rem !important}.mt-sml-n75{margin-top:-4.6875rem !important}.mt-sml-n80{margin-top:-5rem !important}.mt-sml-n85{margin-top:-5.3125rem !important}.mt-sml-n90{margin-top:-5.625rem !important}.mt-sml-n95{margin-top:-5.9375rem !important}.mt-sml-n100{margin-top:-6.25rem !important}.mt-sml-n105{margin-top:-6.5625rem !important}.mt-sml-n110{margin-top:-6.875rem !important}.mt-sml-n115{margin-top:-7.1875rem !important}.mt-sml-n120{margin-top:-7.5rem !important}.mt-sml-n130{margin-top:-8.125rem !important}.mt-sml-n135{margin-top:-8.4375rem !important}.mt-sml-n140{margin-top:-8.75rem !important}.mt-sml-n145{margin-top:-9.0625rem !important}.mt-sml-n150{margin-top:-9.375rem !important}.mt-sml-n155{margin-top:-9.6875rem !important}.mt-sml-n160{margin-top:-10rem !important}.mt-sml-n165{margin-top:-10.3125rem !important}.mt-sml-n170{margin-top:-10.625rem !important}.mt-sml-n175{margin-top:-10.9375rem !important}.mt-sml-n180{margin-top:-11.25rem !important}.mt-sml-n185{margin-top:-11.5625rem !important}.mt-sml-n190{margin-top:-11.875rem !important}.mt-sml-n195{margin-top:-12.1875rem !important}.mt-sml-n200{margin-top:-12.5rem !important}.mt-sml-n210{margin-top:-13.125rem !important}.mt-sml-n240{margin-top:-15rem !important}.mt-sml-n350{margin-top:-21.875rem !important}.me-sml-n2{margin-right:-0.15625rem !important}.me-sml-n5{margin-right:-0.3125rem !important}.me-sml-n10{margin-right:-0.625rem !important}.me-sml-n15{margin-right:-0.9375rem !important}.me-sml-n20{margin-right:-1.25rem !important}.me-sml-n25{margin-right:-1.5625rem !important}.me-sml-n30{margin-right:-1.875rem !important}.me-sml-n35{margin-right:-2.1875rem !important}.me-sml-n40{margin-right:-2.5rem !important}.me-sml-n45{margin-right:-2.8125rem !important}.me-sml-n50{margin-right:-3.125rem !important}.me-sml-n55{margin-right:-3.4375rem !important}.me-sml-n60{margin-right:-3.75rem !important}.me-sml-n65{margin-right:-4.0625rem !important}.me-sml-n70{margin-right:-4.375rem !important}.me-sml-n75{margin-right:-4.6875rem !important}.me-sml-n80{margin-right:-5rem !important}.me-sml-n85{margin-right:-5.3125rem !important}.me-sml-n90{margin-right:-5.625rem !important}.me-sml-n95{margin-right:-5.9375rem !important}.me-sml-n100{margin-right:-6.25rem !important}.me-sml-n105{margin-right:-6.5625rem !important}.me-sml-n110{margin-right:-6.875rem !important}.me-sml-n115{margin-right:-7.1875rem !important}.me-sml-n120{margin-right:-7.5rem !important}.me-sml-n130{margin-right:-8.125rem !important}.me-sml-n135{margin-right:-8.4375rem !important}.me-sml-n140{margin-right:-8.75rem !important}.me-sml-n145{margin-right:-9.0625rem !important}.me-sml-n150{margin-right:-9.375rem !important}.me-sml-n155{margin-right:-9.6875rem !important}.me-sml-n160{margin-right:-10rem !important}.me-sml-n165{margin-right:-10.3125rem !important}.me-sml-n170{margin-right:-10.625rem !important}.me-sml-n175{margin-right:-10.9375rem !important}.me-sml-n180{margin-right:-11.25rem !important}.me-sml-n185{margin-right:-11.5625rem !important}.me-sml-n190{margin-right:-11.875rem !important}.me-sml-n195{margin-right:-12.1875rem !important}.me-sml-n200{margin-right:-12.5rem !important}.me-sml-n210{margin-right:-13.125rem !important}.me-sml-n240{margin-right:-15rem !important}.me-sml-n350{margin-right:-21.875rem !important}.mb-sml-n2{margin-bottom:-0.15625rem !important}.mb-sml-n5{margin-bottom:-0.3125rem !important}.mb-sml-n10{margin-bottom:-0.625rem !important}.mb-sml-n15{margin-bottom:-0.9375rem !important}.mb-sml-n20{margin-bottom:-1.25rem !important}.mb-sml-n25{margin-bottom:-1.5625rem !important}.mb-sml-n30{margin-bottom:-1.875rem !important}.mb-sml-n35{margin-bottom:-2.1875rem !important}.mb-sml-n40{margin-bottom:-2.5rem !important}.mb-sml-n45{margin-bottom:-2.8125rem !important}.mb-sml-n50{margin-bottom:-3.125rem !important}.mb-sml-n55{margin-bottom:-3.4375rem !important}.mb-sml-n60{margin-bottom:-3.75rem !important}.mb-sml-n65{margin-bottom:-4.0625rem !important}.mb-sml-n70{margin-bottom:-4.375rem !important}.mb-sml-n75{margin-bottom:-4.6875rem !important}.mb-sml-n80{margin-bottom:-5rem !important}.mb-sml-n85{margin-bottom:-5.3125rem !important}.mb-sml-n90{margin-bottom:-5.625rem !important}.mb-sml-n95{margin-bottom:-5.9375rem !important}.mb-sml-n100{margin-bottom:-6.25rem !important}.mb-sml-n105{margin-bottom:-6.5625rem !important}.mb-sml-n110{margin-bottom:-6.875rem !important}.mb-sml-n115{margin-bottom:-7.1875rem !important}.mb-sml-n120{margin-bottom:-7.5rem !important}.mb-sml-n130{margin-bottom:-8.125rem !important}.mb-sml-n135{margin-bottom:-8.4375rem !important}.mb-sml-n140{margin-bottom:-8.75rem !important}.mb-sml-n145{margin-bottom:-9.0625rem !important}.mb-sml-n150{margin-bottom:-9.375rem !important}.mb-sml-n155{margin-bottom:-9.6875rem !important}.mb-sml-n160{margin-bottom:-10rem !important}.mb-sml-n165{margin-bottom:-10.3125rem !important}.mb-sml-n170{margin-bottom:-10.625rem !important}.mb-sml-n175{margin-bottom:-10.9375rem !important}.mb-sml-n180{margin-bottom:-11.25rem !important}.mb-sml-n185{margin-bottom:-11.5625rem !important}.mb-sml-n190{margin-bottom:-11.875rem !important}.mb-sml-n195{margin-bottom:-12.1875rem !important}.mb-sml-n200{margin-bottom:-12.5rem !important}.mb-sml-n210{margin-bottom:-13.125rem !important}.mb-sml-n240{margin-bottom:-15rem !important}.mb-sml-n350{margin-bottom:-21.875rem !important}.ms-sml-n2{margin-left:-0.15625rem !important}.ms-sml-n5{margin-left:-0.3125rem !important}.ms-sml-n10{margin-left:-0.625rem !important}.ms-sml-n15{margin-left:-0.9375rem !important}.ms-sml-n20{margin-left:-1.25rem !important}.ms-sml-n25{margin-left:-1.5625rem !important}.ms-sml-n30{margin-left:-1.875rem !important}.ms-sml-n35{margin-left:-2.1875rem !important}.ms-sml-n40{margin-left:-2.5rem !important}.ms-sml-n45{margin-left:-2.8125rem !important}.ms-sml-n50{margin-left:-3.125rem !important}.ms-sml-n55{margin-left:-3.4375rem !important}.ms-sml-n60{margin-left:-3.75rem !important}.ms-sml-n65{margin-left:-4.0625rem !important}.ms-sml-n70{margin-left:-4.375rem !important}.ms-sml-n75{margin-left:-4.6875rem !important}.ms-sml-n80{margin-left:-5rem !important}.ms-sml-n85{margin-left:-5.3125rem !important}.ms-sml-n90{margin-left:-5.625rem !important}.ms-sml-n95{margin-left:-5.9375rem !important}.ms-sml-n100{margin-left:-6.25rem !important}.ms-sml-n105{margin-left:-6.5625rem !important}.ms-sml-n110{margin-left:-6.875rem !important}.ms-sml-n115{margin-left:-7.1875rem !important}.ms-sml-n120{margin-left:-7.5rem !important}.ms-sml-n130{margin-left:-8.125rem !important}.ms-sml-n135{margin-left:-8.4375rem !important}.ms-sml-n140{margin-left:-8.75rem !important}.ms-sml-n145{margin-left:-9.0625rem !important}.ms-sml-n150{margin-left:-9.375rem !important}.ms-sml-n155{margin-left:-9.6875rem !important}.ms-sml-n160{margin-left:-10rem !important}.ms-sml-n165{margin-left:-10.3125rem !important}.ms-sml-n170{margin-left:-10.625rem !important}.ms-sml-n175{margin-left:-10.9375rem !important}.ms-sml-n180{margin-left:-11.25rem !important}.ms-sml-n185{margin-left:-11.5625rem !important}.ms-sml-n190{margin-left:-11.875rem !important}.ms-sml-n195{margin-left:-12.1875rem !important}.ms-sml-n200{margin-left:-12.5rem !important}.ms-sml-n210{margin-left:-13.125rem !important}.ms-sml-n240{margin-left:-15rem !important}.ms-sml-n350{margin-left:-21.875rem !important}.p-sml-0{padding:0 !important}.p-sml-2{padding:.15625rem !important}.p-sml-5{padding:.3125rem !important}.p-sml-10{padding:.625rem !important}.p-sml-15{padding:.9375rem !important}.p-sml-20{padding:1.25rem !important}.p-sml-25{padding:1.5625rem !important}.p-sml-30{padding:1.875rem !important}.p-sml-35{padding:2.1875rem !important}.p-sml-40{padding:2.5rem !important}.p-sml-45{padding:2.8125rem !important}.p-sml-50{padding:3.125rem !important}.p-sml-55{padding:3.4375rem !important}.p-sml-60{padding:3.75rem !important}.p-sml-65{padding:4.0625rem !important}.p-sml-70{padding:4.375rem !important}.p-sml-75{padding:4.6875rem !important}.p-sml-80{padding:5rem !important}.p-sml-85{padding:5.3125rem !important}.p-sml-90{padding:5.625rem !important}.p-sml-95{padding:5.9375rem !important}.p-sml-100{padding:6.25rem !important}.p-sml-105{padding:6.5625rem !important}.p-sml-110{padding:6.875rem !important}.p-sml-115{padding:7.1875rem !important}.p-sml-120{padding:7.5rem !important}.p-sml-130{padding:8.125rem !important}.p-sml-135{padding:8.4375rem !important}.p-sml-140{padding:8.75rem !important}.p-sml-145{padding:9.0625rem !important}.p-sml-150{padding:9.375rem !important}.p-sml-155{padding:9.6875rem !important}.p-sml-160{padding:10rem !important}.p-sml-165{padding:10.3125rem !important}.p-sml-170{padding:10.625rem !important}.p-sml-175{padding:10.9375rem !important}.p-sml-180{padding:11.25rem !important}.p-sml-185{padding:11.5625rem !important}.p-sml-190{padding:11.875rem !important}.p-sml-195{padding:12.1875rem !important}.p-sml-200{padding:12.5rem !important}.p-sml-210{padding:13.125rem !important}.p-sml-240{padding:15rem !important}.p-sml-350{padding:21.875rem !important}.px-sml-0{padding-right:0 !important;padding-left:0 !important}.px-sml-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-sml-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-sml-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-sml-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-sml-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-sml-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-sml-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-sml-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-sml-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sml-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-sml-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-sml-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-sml-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-sml-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-sml-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-sml-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-sml-80{padding-right:5rem !important;padding-left:5rem !important}.px-sml-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-sml-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-sml-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-sml-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-sml-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-sml-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-sml-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-sml-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-sml-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-sml-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-sml-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-sml-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-sml-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-sml-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-sml-160{padding-right:10rem !important;padding-left:10rem !important}.px-sml-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-sml-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-sml-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-sml-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-sml-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-sml-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-sml-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-sml-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-sml-210{padding-right:13.125rem !important;padding-left:13.125rem !important}.px-sml-240{padding-right:15rem !important;padding-left:15rem !important}.px-sml-350{padding-right:21.875rem !important;padding-left:21.875rem !important}.py-sml-0{padding-top:0 !important;padding-bottom:0 !important}.py-sml-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-sml-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-sml-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-sml-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-sml-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-sml-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-sml-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-sml-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-sml-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sml-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-sml-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-sml-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-sml-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-sml-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-sml-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-sml-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-sml-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-sml-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-sml-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-sml-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-sml-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-sml-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-sml-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-sml-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-sml-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-sml-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-sml-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-sml-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-sml-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-sml-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-sml-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-sml-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-sml-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-sml-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-sml-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-sml-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-sml-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-sml-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-sml-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-sml-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-sml-210{padding-top:13.125rem !important;padding-bottom:13.125rem !important}.py-sml-240{padding-top:15rem !important;padding-bottom:15rem !important}.py-sml-350{padding-top:21.875rem !important;padding-bottom:21.875rem !important}.pt-sml-0{padding-top:0 !important}.pt-sml-2{padding-top:.15625rem !important}.pt-sml-5{padding-top:.3125rem !important}.pt-sml-10{padding-top:.625rem !important}.pt-sml-15{padding-top:.9375rem !important}.pt-sml-20{padding-top:1.25rem !important}.pt-sml-25{padding-top:1.5625rem !important}.pt-sml-30{padding-top:1.875rem !important}.pt-sml-35{padding-top:2.1875rem !important}.pt-sml-40{padding-top:2.5rem !important}.pt-sml-45{padding-top:2.8125rem !important}.pt-sml-50{padding-top:3.125rem !important}.pt-sml-55{padding-top:3.4375rem !important}.pt-sml-60{padding-top:3.75rem !important}.pt-sml-65{padding-top:4.0625rem !important}.pt-sml-70{padding-top:4.375rem !important}.pt-sml-75{padding-top:4.6875rem !important}.pt-sml-80{padding-top:5rem !important}.pt-sml-85{padding-top:5.3125rem !important}.pt-sml-90{padding-top:5.625rem !important}.pt-sml-95{padding-top:5.9375rem !important}.pt-sml-100{padding-top:6.25rem !important}.pt-sml-105{padding-top:6.5625rem !important}.pt-sml-110{padding-top:6.875rem !important}.pt-sml-115{padding-top:7.1875rem !important}.pt-sml-120{padding-top:7.5rem !important}.pt-sml-130{padding-top:8.125rem !important}.pt-sml-135{padding-top:8.4375rem !important}.pt-sml-140{padding-top:8.75rem !important}.pt-sml-145{padding-top:9.0625rem !important}.pt-sml-150{padding-top:9.375rem !important}.pt-sml-155{padding-top:9.6875rem !important}.pt-sml-160{padding-top:10rem !important}.pt-sml-165{padding-top:10.3125rem !important}.pt-sml-170{padding-top:10.625rem !important}.pt-sml-175{padding-top:10.9375rem !important}.pt-sml-180{padding-top:11.25rem !important}.pt-sml-185{padding-top:11.5625rem !important}.pt-sml-190{padding-top:11.875rem !important}.pt-sml-195{padding-top:12.1875rem !important}.pt-sml-200{padding-top:12.5rem !important}.pt-sml-210{padding-top:13.125rem !important}.pt-sml-240{padding-top:15rem !important}.pt-sml-350{padding-top:21.875rem !important}.pe-sml-0{padding-right:0 !important}.pe-sml-2{padding-right:.15625rem !important}.pe-sml-5{padding-right:.3125rem !important}.pe-sml-10{padding-right:.625rem !important}.pe-sml-15{padding-right:.9375rem !important}.pe-sml-20{padding-right:1.25rem !important}.pe-sml-25{padding-right:1.5625rem !important}.pe-sml-30{padding-right:1.875rem !important}.pe-sml-35{padding-right:2.1875rem !important}.pe-sml-40{padding-right:2.5rem !important}.pe-sml-45{padding-right:2.8125rem !important}.pe-sml-50{padding-right:3.125rem !important}.pe-sml-55{padding-right:3.4375rem !important}.pe-sml-60{padding-right:3.75rem !important}.pe-sml-65{padding-right:4.0625rem !important}.pe-sml-70{padding-right:4.375rem !important}.pe-sml-75{padding-right:4.6875rem !important}.pe-sml-80{padding-right:5rem !important}.pe-sml-85{padding-right:5.3125rem !important}.pe-sml-90{padding-right:5.625rem !important}.pe-sml-95{padding-right:5.9375rem !important}.pe-sml-100{padding-right:6.25rem !important}.pe-sml-105{padding-right:6.5625rem !important}.pe-sml-110{padding-right:6.875rem !important}.pe-sml-115{padding-right:7.1875rem !important}.pe-sml-120{padding-right:7.5rem !important}.pe-sml-130{padding-right:8.125rem !important}.pe-sml-135{padding-right:8.4375rem !important}.pe-sml-140{padding-right:8.75rem !important}.pe-sml-145{padding-right:9.0625rem !important}.pe-sml-150{padding-right:9.375rem !important}.pe-sml-155{padding-right:9.6875rem !important}.pe-sml-160{padding-right:10rem !important}.pe-sml-165{padding-right:10.3125rem !important}.pe-sml-170{padding-right:10.625rem !important}.pe-sml-175{padding-right:10.9375rem !important}.pe-sml-180{padding-right:11.25rem !important}.pe-sml-185{padding-right:11.5625rem !important}.pe-sml-190{padding-right:11.875rem !important}.pe-sml-195{padding-right:12.1875rem !important}.pe-sml-200{padding-right:12.5rem !important}.pe-sml-210{padding-right:13.125rem !important}.pe-sml-240{padding-right:15rem !important}.pe-sml-350{padding-right:21.875rem !important}.pb-sml-0{padding-bottom:0 !important}.pb-sml-2{padding-bottom:.15625rem !important}.pb-sml-5{padding-bottom:.3125rem !important}.pb-sml-10{padding-bottom:.625rem !important}.pb-sml-15{padding-bottom:.9375rem !important}.pb-sml-20{padding-bottom:1.25rem !important}.pb-sml-25{padding-bottom:1.5625rem !important}.pb-sml-30{padding-bottom:1.875rem !important}.pb-sml-35{padding-bottom:2.1875rem !important}.pb-sml-40{padding-bottom:2.5rem !important}.pb-sml-45{padding-bottom:2.8125rem !important}.pb-sml-50{padding-bottom:3.125rem !important}.pb-sml-55{padding-bottom:3.4375rem !important}.pb-sml-60{padding-bottom:3.75rem !important}.pb-sml-65{padding-bottom:4.0625rem !important}.pb-sml-70{padding-bottom:4.375rem !important}.pb-sml-75{padding-bottom:4.6875rem !important}.pb-sml-80{padding-bottom:5rem !important}.pb-sml-85{padding-bottom:5.3125rem !important}.pb-sml-90{padding-bottom:5.625rem !important}.pb-sml-95{padding-bottom:5.9375rem !important}.pb-sml-100{padding-bottom:6.25rem !important}.pb-sml-105{padding-bottom:6.5625rem !important}.pb-sml-110{padding-bottom:6.875rem !important}.pb-sml-115{padding-bottom:7.1875rem !important}.pb-sml-120{padding-bottom:7.5rem !important}.pb-sml-130{padding-bottom:8.125rem !important}.pb-sml-135{padding-bottom:8.4375rem !important}.pb-sml-140{padding-bottom:8.75rem !important}.pb-sml-145{padding-bottom:9.0625rem !important}.pb-sml-150{padding-bottom:9.375rem !important}.pb-sml-155{padding-bottom:9.6875rem !important}.pb-sml-160{padding-bottom:10rem !important}.pb-sml-165{padding-bottom:10.3125rem !important}.pb-sml-170{padding-bottom:10.625rem !important}.pb-sml-175{padding-bottom:10.9375rem !important}.pb-sml-180{padding-bottom:11.25rem !important}.pb-sml-185{padding-bottom:11.5625rem !important}.pb-sml-190{padding-bottom:11.875rem !important}.pb-sml-195{padding-bottom:12.1875rem !important}.pb-sml-200{padding-bottom:12.5rem !important}.pb-sml-210{padding-bottom:13.125rem !important}.pb-sml-240{padding-bottom:15rem !important}.pb-sml-350{padding-bottom:21.875rem !important}.ps-sml-0{padding-left:0 !important}.ps-sml-2{padding-left:.15625rem !important}.ps-sml-5{padding-left:.3125rem !important}.ps-sml-10{padding-left:.625rem !important}.ps-sml-15{padding-left:.9375rem !important}.ps-sml-20{padding-left:1.25rem !important}.ps-sml-25{padding-left:1.5625rem !important}.ps-sml-30{padding-left:1.875rem !important}.ps-sml-35{padding-left:2.1875rem !important}.ps-sml-40{padding-left:2.5rem !important}.ps-sml-45{padding-left:2.8125rem !important}.ps-sml-50{padding-left:3.125rem !important}.ps-sml-55{padding-left:3.4375rem !important}.ps-sml-60{padding-left:3.75rem !important}.ps-sml-65{padding-left:4.0625rem !important}.ps-sml-70{padding-left:4.375rem !important}.ps-sml-75{padding-left:4.6875rem !important}.ps-sml-80{padding-left:5rem !important}.ps-sml-85{padding-left:5.3125rem !important}.ps-sml-90{padding-left:5.625rem !important}.ps-sml-95{padding-left:5.9375rem !important}.ps-sml-100{padding-left:6.25rem !important}.ps-sml-105{padding-left:6.5625rem !important}.ps-sml-110{padding-left:6.875rem !important}.ps-sml-115{padding-left:7.1875rem !important}.ps-sml-120{padding-left:7.5rem !important}.ps-sml-130{padding-left:8.125rem !important}.ps-sml-135{padding-left:8.4375rem !important}.ps-sml-140{padding-left:8.75rem !important}.ps-sml-145{padding-left:9.0625rem !important}.ps-sml-150{padding-left:9.375rem !important}.ps-sml-155{padding-left:9.6875rem !important}.ps-sml-160{padding-left:10rem !important}.ps-sml-165{padding-left:10.3125rem !important}.ps-sml-170{padding-left:10.625rem !important}.ps-sml-175{padding-left:10.9375rem !important}.ps-sml-180{padding-left:11.25rem !important}.ps-sml-185{padding-left:11.5625rem !important}.ps-sml-190{padding-left:11.875rem !important}.ps-sml-195{padding-left:12.1875rem !important}.ps-sml-200{padding-left:12.5rem !important}.ps-sml-210{padding-left:13.125rem !important}.ps-sml-240{padding-left:15rem !important}.ps-sml-350{padding-left:21.875rem !important}.gap-sml-0{gap:0 !important}.gap-sml-2{gap:.15625rem !important}.gap-sml-5{gap:.3125rem !important}.gap-sml-10{gap:.625rem !important}.gap-sml-15{gap:.9375rem !important}.gap-sml-20{gap:1.25rem !important}.gap-sml-25{gap:1.5625rem !important}.gap-sml-30{gap:1.875rem !important}.gap-sml-35{gap:2.1875rem !important}.gap-sml-40{gap:2.5rem !important}.gap-sml-45{gap:2.8125rem !important}.gap-sml-50{gap:3.125rem !important}.gap-sml-55{gap:3.4375rem !important}.gap-sml-60{gap:3.75rem !important}.gap-sml-65{gap:4.0625rem !important}.gap-sml-70{gap:4.375rem !important}.gap-sml-75{gap:4.6875rem !important}.gap-sml-80{gap:5rem !important}.gap-sml-85{gap:5.3125rem !important}.gap-sml-90{gap:5.625rem !important}.gap-sml-95{gap:5.9375rem !important}.gap-sml-100{gap:6.25rem !important}.gap-sml-105{gap:6.5625rem !important}.gap-sml-110{gap:6.875rem !important}.gap-sml-115{gap:7.1875rem !important}.gap-sml-120{gap:7.5rem !important}.gap-sml-130{gap:8.125rem !important}.gap-sml-135{gap:8.4375rem !important}.gap-sml-140{gap:8.75rem !important}.gap-sml-145{gap:9.0625rem !important}.gap-sml-150{gap:9.375rem !important}.gap-sml-155{gap:9.6875rem !important}.gap-sml-160{gap:10rem !important}.gap-sml-165{gap:10.3125rem !important}.gap-sml-170{gap:10.625rem !important}.gap-sml-175{gap:10.9375rem !important}.gap-sml-180{gap:11.25rem !important}.gap-sml-185{gap:11.5625rem !important}.gap-sml-190{gap:11.875rem !important}.gap-sml-195{gap:12.1875rem !important}.gap-sml-200{gap:12.5rem !important}.gap-sml-210{gap:13.125rem !important}.gap-sml-240{gap:15rem !important}.gap-sml-350{gap:21.875rem !important}.row-gap-sml-0{row-gap:0 !important}.row-gap-sml-2{row-gap:.15625rem !important}.row-gap-sml-5{row-gap:.3125rem !important}.row-gap-sml-10{row-gap:.625rem !important}.row-gap-sml-15{row-gap:.9375rem !important}.row-gap-sml-20{row-gap:1.25rem !important}.row-gap-sml-25{row-gap:1.5625rem !important}.row-gap-sml-30{row-gap:1.875rem !important}.row-gap-sml-35{row-gap:2.1875rem !important}.row-gap-sml-40{row-gap:2.5rem !important}.row-gap-sml-45{row-gap:2.8125rem !important}.row-gap-sml-50{row-gap:3.125rem !important}.row-gap-sml-55{row-gap:3.4375rem !important}.row-gap-sml-60{row-gap:3.75rem !important}.row-gap-sml-65{row-gap:4.0625rem !important}.row-gap-sml-70{row-gap:4.375rem !important}.row-gap-sml-75{row-gap:4.6875rem !important}.row-gap-sml-80{row-gap:5rem !important}.row-gap-sml-85{row-gap:5.3125rem !important}.row-gap-sml-90{row-gap:5.625rem !important}.row-gap-sml-95{row-gap:5.9375rem !important}.row-gap-sml-100{row-gap:6.25rem !important}.row-gap-sml-105{row-gap:6.5625rem !important}.row-gap-sml-110{row-gap:6.875rem !important}.row-gap-sml-115{row-gap:7.1875rem !important}.row-gap-sml-120{row-gap:7.5rem !important}.row-gap-sml-130{row-gap:8.125rem !important}.row-gap-sml-135{row-gap:8.4375rem !important}.row-gap-sml-140{row-gap:8.75rem !important}.row-gap-sml-145{row-gap:9.0625rem !important}.row-gap-sml-150{row-gap:9.375rem !important}.row-gap-sml-155{row-gap:9.6875rem !important}.row-gap-sml-160{row-gap:10rem !important}.row-gap-sml-165{row-gap:10.3125rem !important}.row-gap-sml-170{row-gap:10.625rem !important}.row-gap-sml-175{row-gap:10.9375rem !important}.row-gap-sml-180{row-gap:11.25rem !important}.row-gap-sml-185{row-gap:11.5625rem !important}.row-gap-sml-190{row-gap:11.875rem !important}.row-gap-sml-195{row-gap:12.1875rem !important}.row-gap-sml-200{row-gap:12.5rem !important}.row-gap-sml-210{row-gap:13.125rem !important}.row-gap-sml-240{row-gap:15rem !important}.row-gap-sml-350{row-gap:21.875rem !important}.column-gap-sml-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-sml-2{-moz-column-gap:.15625rem !important;column-gap:.15625rem !important}.column-gap-sml-5{-moz-column-gap:.3125rem !important;column-gap:.3125rem !important}.column-gap-sml-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-sml-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-sml-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-sml-25{-moz-column-gap:1.5625rem !important;column-gap:1.5625rem !important}.column-gap-sml-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-sml-35{-moz-column-gap:2.1875rem !important;column-gap:2.1875rem !important}.column-gap-sml-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-sml-45{-moz-column-gap:2.8125rem !important;column-gap:2.8125rem !important}.column-gap-sml-50{-moz-column-gap:3.125rem !important;column-gap:3.125rem !important}.column-gap-sml-55{-moz-column-gap:3.4375rem !important;column-gap:3.4375rem !important}.column-gap-sml-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.column-gap-sml-65{-moz-column-gap:4.0625rem !important;column-gap:4.0625rem !important}.column-gap-sml-70{-moz-column-gap:4.375rem !important;column-gap:4.375rem !important}.column-gap-sml-75{-moz-column-gap:4.6875rem !important;column-gap:4.6875rem !important}.column-gap-sml-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.column-gap-sml-85{-moz-column-gap:5.3125rem !important;column-gap:5.3125rem !important}.column-gap-sml-90{-moz-column-gap:5.625rem !important;column-gap:5.625rem !important}.column-gap-sml-95{-moz-column-gap:5.9375rem !important;column-gap:5.9375rem !important}.column-gap-sml-100{-moz-column-gap:6.25rem !important;column-gap:6.25rem !important}.column-gap-sml-105{-moz-column-gap:6.5625rem !important;column-gap:6.5625rem !important}.column-gap-sml-110{-moz-column-gap:6.875rem !important;column-gap:6.875rem !important}.column-gap-sml-115{-moz-column-gap:7.1875rem !important;column-gap:7.1875rem !important}.column-gap-sml-120{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-sml-130{-moz-column-gap:8.125rem !important;column-gap:8.125rem !important}.column-gap-sml-135{-moz-column-gap:8.4375rem !important;column-gap:8.4375rem !important}.column-gap-sml-140{-moz-column-gap:8.75rem !important;column-gap:8.75rem !important}.column-gap-sml-145{-moz-column-gap:9.0625rem !important;column-gap:9.0625rem !important}.column-gap-sml-150{-moz-column-gap:9.375rem !important;column-gap:9.375rem !important}.column-gap-sml-155{-moz-column-gap:9.6875rem !important;column-gap:9.6875rem !important}.column-gap-sml-160{-moz-column-gap:10rem !important;column-gap:10rem !important}.column-gap-sml-165{-moz-column-gap:10.3125rem !important;column-gap:10.3125rem !important}.column-gap-sml-170{-moz-column-gap:10.625rem !important;column-gap:10.625rem !important}.column-gap-sml-175{-moz-column-gap:10.9375rem !important;column-gap:10.9375rem !important}.column-gap-sml-180{-moz-column-gap:11.25rem !important;column-gap:11.25rem !important}.column-gap-sml-185{-moz-column-gap:11.5625rem !important;column-gap:11.5625rem !important}.column-gap-sml-190{-moz-column-gap:11.875rem !important;column-gap:11.875rem !important}.column-gap-sml-195{-moz-column-gap:12.1875rem !important;column-gap:12.1875rem !important}.column-gap-sml-200{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important}.column-gap-sml-210{-moz-column-gap:13.125rem !important;column-gap:13.125rem !important}.column-gap-sml-240{-moz-column-gap:15rem !important;column-gap:15rem !important}.column-gap-sml-350{-moz-column-gap:21.875rem !important;column-gap:21.875rem !important}.fs-sml-0{font-size:calc(1.2625rem + 0.15vw) !important}.fs-sml-1{font-size:1.25rem !important}.fs-sml-2{font-size:1.125rem !important}.fs-sml-3{font-size:1rem !important}.fs-sml-4{font-size:0.875rem !important}.fs-sml-5{font-size:0.75rem !important}.fs-sml-6{font-size:0.62475rem !important}.text-sml-start{text-align:left !important}.text-sml-end{text-align:right !important}.text-sml-center{text-align:center !important}.min-w-sml-0{min-width:0 !important}.min-w-sml-5{min-width:5% !important}.min-w-sml-10{min-width:10% !important}.min-w-sml-15{min-width:15% !important}.min-w-sml-20{min-width:20% !important}.min-w-sml-25{min-width:25% !important}.min-w-sml-30{min-width:30% !important}.min-w-sml-35{min-width:35% !important}.min-w-sml-40{min-width:40% !important}.min-w-sml-45{min-width:45% !important}.min-w-sml-50{min-width:50% !important}.min-w-sml-55{min-width:55% !important}.min-w-sml-60{min-width:60% !important}.min-w-sml-65{min-width:65% !important}.min-w-sml-70{min-width:70% !important}.min-w-sml-75{min-width:75% !important}.min-w-sml-80{min-width:80% !important}.min-w-sml-85{min-width:85% !important}.min-w-sml-90{min-width:90% !important}.min-w-sml-95{min-width:95% !important}.min-w-sml-100{min-width:100% !important}.min-w-sml-auto{min-width:auto !important}.min-h-sml-0{min-height:0 !important}.min-h-sml-5{min-height:5% !important}.min-h-sml-10{min-height:10% !important}.min-h-sml-15{min-height:15% !important}.min-h-sml-20{min-height:20% !important}.min-h-sml-25{min-height:25% !important}.min-h-sml-30{min-height:30% !important}.min-h-sml-35{min-height:35% !important}.min-h-sml-40{min-height:40% !important}.min-h-sml-45{min-height:45% !important}.min-h-sml-50{min-height:50% !important}.min-h-sml-55{min-height:55% !important}.min-h-sml-60{min-height:60% !important}.min-h-sml-65{min-height:65% !important}.min-h-sml-70{min-height:70% !important}.min-h-sml-75{min-height:75% !important}.min-h-sml-80{min-height:80% !important}.min-h-sml-85{min-height:85% !important}.min-h-sml-90{min-height:90% !important}.min-h-sml-95{min-height:95% !important}.min-h-sml-100{min-height:100% !important}.min-h-sml-auto{min-height:auto !important}.flex-basis-sml-0{flex-basis:0 !important}.flex-basis-sml-2{flex-basis:.15625rem !important}.flex-basis-sml-5{flex-basis:.3125rem !important}.flex-basis-sml-10{flex-basis:.625rem !important}.flex-basis-sml-15{flex-basis:.9375rem !important}.flex-basis-sml-20{flex-basis:1.25rem !important}.flex-basis-sml-25{flex-basis:1.5625rem !important}.flex-basis-sml-30{flex-basis:1.875rem !important}.flex-basis-sml-35{flex-basis:2.1875rem !important}.flex-basis-sml-40{flex-basis:2.5rem !important}.flex-basis-sml-45{flex-basis:2.8125rem !important}.flex-basis-sml-50{flex-basis:3.125rem !important}.flex-basis-sml-55{flex-basis:3.4375rem !important}.flex-basis-sml-60{flex-basis:3.75rem !important}.flex-basis-sml-65{flex-basis:4.0625rem !important}.flex-basis-sml-70{flex-basis:4.375rem !important}.flex-basis-sml-75{flex-basis:4.6875rem !important}.flex-basis-sml-80{flex-basis:5rem !important}.flex-basis-sml-85{flex-basis:5.3125rem !important}.flex-basis-sml-90{flex-basis:5.625rem !important}.flex-basis-sml-95{flex-basis:5.9375rem !important}.flex-basis-sml-100{flex-basis:6.25rem !important}.flex-basis-sml-105{flex-basis:6.5625rem !important}.flex-basis-sml-110{flex-basis:6.875rem !important}.flex-basis-sml-115{flex-basis:7.1875rem !important}.flex-basis-sml-120{flex-basis:7.5rem !important}.flex-basis-sml-125{flex-basis:7.8125rem !important}.flex-basis-sml-130{flex-basis:8.125rem !important}.flex-basis-sml-135{flex-basis:8.4375rem !important}.flex-basis-sml-140{flex-basis:8.75rem !important}.flex-basis-sml-145{flex-basis:9.0625rem !important}.flex-basis-sml-150{flex-basis:9.375rem !important}.flex-basis-sml-155{flex-basis:9.6875rem !important}.flex-basis-sml-160{flex-basis:10rem !important}.flex-basis-sml-165{flex-basis:10.3125rem !important}.flex-basis-sml-170{flex-basis:10.625rem !important}.flex-basis-sml-175{flex-basis:10.9375rem !important}.flex-basis-sml-180{flex-basis:11.25rem !important}.flex-basis-sml-185{flex-basis:11.5625rem !important}.flex-basis-sml-190{flex-basis:11.875rem !important}.flex-basis-sml-195{flex-basis:12.1875rem !important}.flex-basis-sml-200{flex-basis:12.5rem !important}.flex-basis-sml-auto{flex-basis:auto !important}.ls-sml-0{letter-spacing:0 !important}.ls-sml-1{letter-spacing:1px !important}.ls-sml-2{letter-spacing:2px !important}.ls-sml-3{letter-spacing:3px !important}.ls-sml-4{letter-spacing:4px !important}.ls-sml-5{letter-spacing:5px !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{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-md-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-md-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-md-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-md-none{-o-object-fit:none !important;object-fit:none !important}.overflow-md-visible{overflow:visible !important}.overflow-md-hidden{overflow:hidden !important}.overflow-md-scroll{overflow:scroll !important}.overflow-md-auto{overflow:auto !important}.overflow-x-md-visible{overflow-x:visible !important}.overflow-x-md-hidden{overflow-x:hidden !important}.overflow-x-md-scroll{overflow-x:scroll !important}.overflow-x-md-auto{overflow-x:auto !important}.overflow-y-md-visible{overflow-y:visible !important}.overflow-y-md-hidden{overflow-y:hidden !important}.overflow-y-md-scroll{overflow-y:scroll !important}.overflow-y-md-auto{overflow-y:auto !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}.position-md-static{position:static !important}.position-md-relative{position:relative !important}.position-md-absolute{position:absolute !important}.position-md-fixed{position:fixed !important}.position-md-sticky{position:sticky !important}.w-md-0{width:0 !important}.w-md-5{width:5% !important}.w-md-10{width:10% !important}.w-md-15{width:15% !important}.w-md-20{width:20% !important}.w-md-25{width:25% !important}.w-md-30{width:30% !important}.w-md-35{width:35% !important}.w-md-40{width:40% !important}.w-md-45{width:45% !important}.w-md-50{width:50% !important}.w-md-55{width:55% !important}.w-md-60{width:60% !important}.w-md-65{width:65% !important}.w-md-70{width:70% !important}.w-md-75{width:75% !important}.w-md-80{width:80% !important}.w-md-85{width:85% !important}.w-md-90{width:90% !important}.w-md-95{width:95% !important}.w-md-100{width:100% !important}.w-md-auto{width:auto !important}.max-w-md-0{max-width:0 !important}.max-w-md-5{max-width:5% !important}.max-w-md-10{max-width:10% !important}.max-w-md-15{max-width:15% !important}.max-w-md-20{max-width:20% !important}.max-w-md-25{max-width:25% !important}.max-w-md-30{max-width:30% !important}.max-w-md-35{max-width:35% !important}.max-w-md-40{max-width:40% !important}.max-w-md-45{max-width:45% !important}.max-w-md-50{max-width:50% !important}.max-w-md-55{max-width:55% !important}.max-w-md-60{max-width:60% !important}.max-w-md-65{max-width:65% !important}.max-w-md-70{max-width:70% !important}.max-w-md-75{max-width:75% !important}.max-w-md-80{max-width:80% !important}.max-w-md-85{max-width:85% !important}.max-w-md-90{max-width:90% !important}.max-w-md-95{max-width:95% !important}.max-w-md-100{max-width:100% !important}.max-w-md-1000{max-width:-moz-max-content !important;max-width:max-content !important}.h-md-0{height:0 !important}.h-md-5{height:5% !important}.h-md-10{height:10% !important}.h-md-15{height:15% !important}.h-md-20{height:20% !important}.h-md-25{height:25% !important}.h-md-30{height:30% !important}.h-md-35{height:35% !important}.h-md-40{height:40% !important}.h-md-45{height:45% !important}.h-md-50{height:50% !important}.h-md-55{height:55% !important}.h-md-60{height:60% !important}.h-md-65{height:65% !important}.h-md-70{height:70% !important}.h-md-75{height:75% !important}.h-md-80{height:80% !important}.h-md-85{height:85% !important}.h-md-90{height:90% !important}.h-md-95{height:95% !important}.h-md-100{height:100% !important}.h-md-auto{height:auto !important}.max-h-md-0{max-height:0 !important}.max-h-md-5{max-height:5% !important}.max-h-md-10{max-height:10% !important}.max-h-md-15{max-height:15% !important}.max-h-md-20{max-height:20% !important}.max-h-md-25{max-height:25% !important}.max-h-md-30{max-height:30% !important}.max-h-md-35{max-height:35% !important}.max-h-md-40{max-height:40% !important}.max-h-md-45{max-height:45% !important}.max-h-md-50{max-height:50% !important}.max-h-md-55{max-height:55% !important}.max-h-md-60{max-height:60% !important}.max-h-md-65{max-height:65% !important}.max-h-md-70{max-height:70% !important}.max-h-md-75{max-height:75% !important}.max-h-md-80{max-height:80% !important}.max-h-md-85{max-height:85% !important}.max-h-md-90{max-height:90% !important}.max-h-md-95{max-height:95% !important}.max-h-md-100{max-height:100% !important}.max-h-md-auto{max-height:auto !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:.15625rem !important}.m-md-5{margin:.3125rem !important}.m-md-10{margin:.625rem !important}.m-md-15{margin:.9375rem !important}.m-md-20{margin:1.25rem !important}.m-md-25{margin:1.5625rem !important}.m-md-30{margin:1.875rem !important}.m-md-35{margin:2.1875rem !important}.m-md-40{margin:2.5rem !important}.m-md-45{margin:2.8125rem !important}.m-md-50{margin:3.125rem !important}.m-md-55{margin:3.4375rem !important}.m-md-60{margin:3.75rem !important}.m-md-65{margin:4.0625rem !important}.m-md-70{margin:4.375rem !important}.m-md-75{margin:4.6875rem !important}.m-md-80{margin:5rem !important}.m-md-85{margin:5.3125rem !important}.m-md-90{margin:5.625rem !important}.m-md-95{margin:5.9375rem !important}.m-md-100{margin:6.25rem !important}.m-md-105{margin:6.5625rem !important}.m-md-110{margin:6.875rem !important}.m-md-115{margin:7.1875rem !important}.m-md-120{margin:7.5rem !important}.m-md-130{margin:8.125rem !important}.m-md-135{margin:8.4375rem !important}.m-md-140{margin:8.75rem !important}.m-md-145{margin:9.0625rem !important}.m-md-150{margin:9.375rem !important}.m-md-155{margin:9.6875rem !important}.m-md-160{margin:10rem !important}.m-md-165{margin:10.3125rem !important}.m-md-170{margin:10.625rem !important}.m-md-175{margin:10.9375rem !important}.m-md-180{margin:11.25rem !important}.m-md-185{margin:11.5625rem !important}.m-md-190{margin:11.875rem !important}.m-md-195{margin:12.1875rem !important}.m-md-200{margin:12.5rem !important}.m-md-210{margin:13.125rem !important}.m-md-240{margin:15rem !important}.m-md-350{margin:21.875rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-md-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-md-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-md-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-md-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-md-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-md-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-md-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-md-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-md-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-md-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-md-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-md-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-md-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-md-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-md-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-md-80{margin-right:5rem !important;margin-left:5rem !important}.mx-md-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-md-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-md-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-md-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-md-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-md-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-md-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-md-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-md-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-md-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-md-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-md-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-md-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-md-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-md-160{margin-right:10rem !important;margin-left:10rem !important}.mx-md-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-md-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-md-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-md-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-md-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-md-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-md-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-md-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-md-210{margin-right:13.125rem !important;margin-left:13.125rem !important}.mx-md-240{margin-right:15rem !important;margin-left:15rem !important}.mx-md-350{margin-right:21.875rem !important;margin-left:21.875rem !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:.15625rem !important;margin-bottom:.15625rem !important}.my-md-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-md-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-md-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-md-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-md-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-md-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-md-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-md-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-md-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-md-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-md-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-md-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-md-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-md-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-md-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-md-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-md-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-md-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-md-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-md-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-md-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-md-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-md-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-md-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-md-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-md-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-md-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-md-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-md-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-md-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-md-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-md-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-md-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-md-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-md-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-md-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-md-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-md-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-md-210{margin-top:13.125rem !important;margin-bottom:13.125rem !important}.my-md-240{margin-top:15rem !important;margin-bottom:15rem !important}.my-md-350{margin-top:21.875rem !important;margin-bottom:21.875rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-2{margin-top:.15625rem !important}.mt-md-5{margin-top:.3125rem !important}.mt-md-10{margin-top:.625rem !important}.mt-md-15{margin-top:.9375rem !important}.mt-md-20{margin-top:1.25rem !important}.mt-md-25{margin-top:1.5625rem !important}.mt-md-30{margin-top:1.875rem !important}.mt-md-35{margin-top:2.1875rem !important}.mt-md-40{margin-top:2.5rem !important}.mt-md-45{margin-top:2.8125rem !important}.mt-md-50{margin-top:3.125rem !important}.mt-md-55{margin-top:3.4375rem !important}.mt-md-60{margin-top:3.75rem !important}.mt-md-65{margin-top:4.0625rem !important}.mt-md-70{margin-top:4.375rem !important}.mt-md-75{margin-top:4.6875rem !important}.mt-md-80{margin-top:5rem !important}.mt-md-85{margin-top:5.3125rem !important}.mt-md-90{margin-top:5.625rem !important}.mt-md-95{margin-top:5.9375rem !important}.mt-md-100{margin-top:6.25rem !important}.mt-md-105{margin-top:6.5625rem !important}.mt-md-110{margin-top:6.875rem !important}.mt-md-115{margin-top:7.1875rem !important}.mt-md-120{margin-top:7.5rem !important}.mt-md-130{margin-top:8.125rem !important}.mt-md-135{margin-top:8.4375rem !important}.mt-md-140{margin-top:8.75rem !important}.mt-md-145{margin-top:9.0625rem !important}.mt-md-150{margin-top:9.375rem !important}.mt-md-155{margin-top:9.6875rem !important}.mt-md-160{margin-top:10rem !important}.mt-md-165{margin-top:10.3125rem !important}.mt-md-170{margin-top:10.625rem !important}.mt-md-175{margin-top:10.9375rem !important}.mt-md-180{margin-top:11.25rem !important}.mt-md-185{margin-top:11.5625rem !important}.mt-md-190{margin-top:11.875rem !important}.mt-md-195{margin-top:12.1875rem !important}.mt-md-200{margin-top:12.5rem !important}.mt-md-210{margin-top:13.125rem !important}.mt-md-240{margin-top:15rem !important}.mt-md-350{margin-top:21.875rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-2{margin-right:.15625rem !important}.me-md-5{margin-right:.3125rem !important}.me-md-10{margin-right:.625rem !important}.me-md-15{margin-right:.9375rem !important}.me-md-20{margin-right:1.25rem !important}.me-md-25{margin-right:1.5625rem !important}.me-md-30{margin-right:1.875rem !important}.me-md-35{margin-right:2.1875rem !important}.me-md-40{margin-right:2.5rem !important}.me-md-45{margin-right:2.8125rem !important}.me-md-50{margin-right:3.125rem !important}.me-md-55{margin-right:3.4375rem !important}.me-md-60{margin-right:3.75rem !important}.me-md-65{margin-right:4.0625rem !important}.me-md-70{margin-right:4.375rem !important}.me-md-75{margin-right:4.6875rem !important}.me-md-80{margin-right:5rem !important}.me-md-85{margin-right:5.3125rem !important}.me-md-90{margin-right:5.625rem !important}.me-md-95{margin-right:5.9375rem !important}.me-md-100{margin-right:6.25rem !important}.me-md-105{margin-right:6.5625rem !important}.me-md-110{margin-right:6.875rem !important}.me-md-115{margin-right:7.1875rem !important}.me-md-120{margin-right:7.5rem !important}.me-md-130{margin-right:8.125rem !important}.me-md-135{margin-right:8.4375rem !important}.me-md-140{margin-right:8.75rem !important}.me-md-145{margin-right:9.0625rem !important}.me-md-150{margin-right:9.375rem !important}.me-md-155{margin-right:9.6875rem !important}.me-md-160{margin-right:10rem !important}.me-md-165{margin-right:10.3125rem !important}.me-md-170{margin-right:10.625rem !important}.me-md-175{margin-right:10.9375rem !important}.me-md-180{margin-right:11.25rem !important}.me-md-185{margin-right:11.5625rem !important}.me-md-190{margin-right:11.875rem !important}.me-md-195{margin-right:12.1875rem !important}.me-md-200{margin-right:12.5rem !important}.me-md-210{margin-right:13.125rem !important}.me-md-240{margin-right:15rem !important}.me-md-350{margin-right:21.875rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-2{margin-bottom:.15625rem !important}.mb-md-5{margin-bottom:.3125rem !important}.mb-md-10{margin-bottom:.625rem !important}.mb-md-15{margin-bottom:.9375rem !important}.mb-md-20{margin-bottom:1.25rem !important}.mb-md-25{margin-bottom:1.5625rem !important}.mb-md-30{margin-bottom:1.875rem !important}.mb-md-35{margin-bottom:2.1875rem !important}.mb-md-40{margin-bottom:2.5rem !important}.mb-md-45{margin-bottom:2.8125rem !important}.mb-md-50{margin-bottom:3.125rem !important}.mb-md-55{margin-bottom:3.4375rem !important}.mb-md-60{margin-bottom:3.75rem !important}.mb-md-65{margin-bottom:4.0625rem !important}.mb-md-70{margin-bottom:4.375rem !important}.mb-md-75{margin-bottom:4.6875rem !important}.mb-md-80{margin-bottom:5rem !important}.mb-md-85{margin-bottom:5.3125rem !important}.mb-md-90{margin-bottom:5.625rem !important}.mb-md-95{margin-bottom:5.9375rem !important}.mb-md-100{margin-bottom:6.25rem !important}.mb-md-105{margin-bottom:6.5625rem !important}.mb-md-110{margin-bottom:6.875rem !important}.mb-md-115{margin-bottom:7.1875rem !important}.mb-md-120{margin-bottom:7.5rem !important}.mb-md-130{margin-bottom:8.125rem !important}.mb-md-135{margin-bottom:8.4375rem !important}.mb-md-140{margin-bottom:8.75rem !important}.mb-md-145{margin-bottom:9.0625rem !important}.mb-md-150{margin-bottom:9.375rem !important}.mb-md-155{margin-bottom:9.6875rem !important}.mb-md-160{margin-bottom:10rem !important}.mb-md-165{margin-bottom:10.3125rem !important}.mb-md-170{margin-bottom:10.625rem !important}.mb-md-175{margin-bottom:10.9375rem !important}.mb-md-180{margin-bottom:11.25rem !important}.mb-md-185{margin-bottom:11.5625rem !important}.mb-md-190{margin-bottom:11.875rem !important}.mb-md-195{margin-bottom:12.1875rem !important}.mb-md-200{margin-bottom:12.5rem !important}.mb-md-210{margin-bottom:13.125rem !important}.mb-md-240{margin-bottom:15rem !important}.mb-md-350{margin-bottom:21.875rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-2{margin-left:.15625rem !important}.ms-md-5{margin-left:.3125rem !important}.ms-md-10{margin-left:.625rem !important}.ms-md-15{margin-left:.9375rem !important}.ms-md-20{margin-left:1.25rem !important}.ms-md-25{margin-left:1.5625rem !important}.ms-md-30{margin-left:1.875rem !important}.ms-md-35{margin-left:2.1875rem !important}.ms-md-40{margin-left:2.5rem !important}.ms-md-45{margin-left:2.8125rem !important}.ms-md-50{margin-left:3.125rem !important}.ms-md-55{margin-left:3.4375rem !important}.ms-md-60{margin-left:3.75rem !important}.ms-md-65{margin-left:4.0625rem !important}.ms-md-70{margin-left:4.375rem !important}.ms-md-75{margin-left:4.6875rem !important}.ms-md-80{margin-left:5rem !important}.ms-md-85{margin-left:5.3125rem !important}.ms-md-90{margin-left:5.625rem !important}.ms-md-95{margin-left:5.9375rem !important}.ms-md-100{margin-left:6.25rem !important}.ms-md-105{margin-left:6.5625rem !important}.ms-md-110{margin-left:6.875rem !important}.ms-md-115{margin-left:7.1875rem !important}.ms-md-120{margin-left:7.5rem !important}.ms-md-130{margin-left:8.125rem !important}.ms-md-135{margin-left:8.4375rem !important}.ms-md-140{margin-left:8.75rem !important}.ms-md-145{margin-left:9.0625rem !important}.ms-md-150{margin-left:9.375rem !important}.ms-md-155{margin-left:9.6875rem !important}.ms-md-160{margin-left:10rem !important}.ms-md-165{margin-left:10.3125rem !important}.ms-md-170{margin-left:10.625rem !important}.ms-md-175{margin-left:10.9375rem !important}.ms-md-180{margin-left:11.25rem !important}.ms-md-185{margin-left:11.5625rem !important}.ms-md-190{margin-left:11.875rem !important}.ms-md-195{margin-left:12.1875rem !important}.ms-md-200{margin-left:12.5rem !important}.ms-md-210{margin-left:13.125rem !important}.ms-md-240{margin-left:15rem !important}.ms-md-350{margin-left:21.875rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n2{margin:-0.15625rem !important}.m-md-n5{margin:-0.3125rem !important}.m-md-n10{margin:-0.625rem !important}.m-md-n15{margin:-0.9375rem !important}.m-md-n20{margin:-1.25rem !important}.m-md-n25{margin:-1.5625rem !important}.m-md-n30{margin:-1.875rem !important}.m-md-n35{margin:-2.1875rem !important}.m-md-n40{margin:-2.5rem !important}.m-md-n45{margin:-2.8125rem !important}.m-md-n50{margin:-3.125rem !important}.m-md-n55{margin:-3.4375rem !important}.m-md-n60{margin:-3.75rem !important}.m-md-n65{margin:-4.0625rem !important}.m-md-n70{margin:-4.375rem !important}.m-md-n75{margin:-4.6875rem !important}.m-md-n80{margin:-5rem !important}.m-md-n85{margin:-5.3125rem !important}.m-md-n90{margin:-5.625rem !important}.m-md-n95{margin:-5.9375rem !important}.m-md-n100{margin:-6.25rem !important}.m-md-n105{margin:-6.5625rem !important}.m-md-n110{margin:-6.875rem !important}.m-md-n115{margin:-7.1875rem !important}.m-md-n120{margin:-7.5rem !important}.m-md-n130{margin:-8.125rem !important}.m-md-n135{margin:-8.4375rem !important}.m-md-n140{margin:-8.75rem !important}.m-md-n145{margin:-9.0625rem !important}.m-md-n150{margin:-9.375rem !important}.m-md-n155{margin:-9.6875rem !important}.m-md-n160{margin:-10rem !important}.m-md-n165{margin:-10.3125rem !important}.m-md-n170{margin:-10.625rem !important}.m-md-n175{margin:-10.9375rem !important}.m-md-n180{margin:-11.25rem !important}.m-md-n185{margin:-11.5625rem !important}.m-md-n190{margin:-11.875rem !important}.m-md-n195{margin:-12.1875rem !important}.m-md-n200{margin:-12.5rem !important}.m-md-n210{margin:-13.125rem !important}.m-md-n240{margin:-15rem !important}.m-md-n350{margin:-21.875rem !important}.mx-md-n2{margin-right:-0.15625rem !important;margin-left:-0.15625rem !important}.mx-md-n5{margin-right:-0.3125rem !important;margin-left:-0.3125rem !important}.mx-md-n10{margin-right:-0.625rem !important;margin-left:-0.625rem !important}.mx-md-n15{margin-right:-0.9375rem !important;margin-left:-0.9375rem !important}.mx-md-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-md-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-md-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-md-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-md-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-md-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-md-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-md-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-md-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-md-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-md-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-md-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-md-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-md-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-md-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-md-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-md-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-md-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-md-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-md-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-md-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-md-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-md-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-md-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-md-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-md-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-md-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-md-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-md-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-md-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-md-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-md-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-md-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-md-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-md-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-md-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-md-n210{margin-right:-13.125rem !important;margin-left:-13.125rem !important}.mx-md-n240{margin-right:-15rem !important;margin-left:-15rem !important}.mx-md-n350{margin-right:-21.875rem !important;margin-left:-21.875rem !important}.my-md-n2{margin-top:-0.15625rem !important;margin-bottom:-0.15625rem !important}.my-md-n5{margin-top:-0.3125rem !important;margin-bottom:-0.3125rem !important}.my-md-n10{margin-top:-0.625rem !important;margin-bottom:-0.625rem !important}.my-md-n15{margin-top:-0.9375rem !important;margin-bottom:-0.9375rem !important}.my-md-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-md-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-md-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-md-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-md-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-md-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-md-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-md-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-md-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-md-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-md-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-md-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-md-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-md-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-md-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-md-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-md-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-md-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-md-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-md-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-md-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-md-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-md-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-md-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-md-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-md-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-md-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-md-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-md-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-md-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-md-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-md-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-md-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-md-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-md-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-md-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-md-n210{margin-top:-13.125rem !important;margin-bottom:-13.125rem !important}.my-md-n240{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-md-n350{margin-top:-21.875rem !important;margin-bottom:-21.875rem !important}.mt-md-n2{margin-top:-0.15625rem !important}.mt-md-n5{margin-top:-0.3125rem !important}.mt-md-n10{margin-top:-0.625rem !important}.mt-md-n15{margin-top:-0.9375rem !important}.mt-md-n20{margin-top:-1.25rem !important}.mt-md-n25{margin-top:-1.5625rem !important}.mt-md-n30{margin-top:-1.875rem !important}.mt-md-n35{margin-top:-2.1875rem !important}.mt-md-n40{margin-top:-2.5rem !important}.mt-md-n45{margin-top:-2.8125rem !important}.mt-md-n50{margin-top:-3.125rem !important}.mt-md-n55{margin-top:-3.4375rem !important}.mt-md-n60{margin-top:-3.75rem !important}.mt-md-n65{margin-top:-4.0625rem !important}.mt-md-n70{margin-top:-4.375rem !important}.mt-md-n75{margin-top:-4.6875rem !important}.mt-md-n80{margin-top:-5rem !important}.mt-md-n85{margin-top:-5.3125rem !important}.mt-md-n90{margin-top:-5.625rem !important}.mt-md-n95{margin-top:-5.9375rem !important}.mt-md-n100{margin-top:-6.25rem !important}.mt-md-n105{margin-top:-6.5625rem !important}.mt-md-n110{margin-top:-6.875rem !important}.mt-md-n115{margin-top:-7.1875rem !important}.mt-md-n120{margin-top:-7.5rem !important}.mt-md-n130{margin-top:-8.125rem !important}.mt-md-n135{margin-top:-8.4375rem !important}.mt-md-n140{margin-top:-8.75rem !important}.mt-md-n145{margin-top:-9.0625rem !important}.mt-md-n150{margin-top:-9.375rem !important}.mt-md-n155{margin-top:-9.6875rem !important}.mt-md-n160{margin-top:-10rem !important}.mt-md-n165{margin-top:-10.3125rem !important}.mt-md-n170{margin-top:-10.625rem !important}.mt-md-n175{margin-top:-10.9375rem !important}.mt-md-n180{margin-top:-11.25rem !important}.mt-md-n185{margin-top:-11.5625rem !important}.mt-md-n190{margin-top:-11.875rem !important}.mt-md-n195{margin-top:-12.1875rem !important}.mt-md-n200{margin-top:-12.5rem !important}.mt-md-n210{margin-top:-13.125rem !important}.mt-md-n240{margin-top:-15rem !important}.mt-md-n350{margin-top:-21.875rem !important}.me-md-n2{margin-right:-0.15625rem !important}.me-md-n5{margin-right:-0.3125rem !important}.me-md-n10{margin-right:-0.625rem !important}.me-md-n15{margin-right:-0.9375rem !important}.me-md-n20{margin-right:-1.25rem !important}.me-md-n25{margin-right:-1.5625rem !important}.me-md-n30{margin-right:-1.875rem !important}.me-md-n35{margin-right:-2.1875rem !important}.me-md-n40{margin-right:-2.5rem !important}.me-md-n45{margin-right:-2.8125rem !important}.me-md-n50{margin-right:-3.125rem !important}.me-md-n55{margin-right:-3.4375rem !important}.me-md-n60{margin-right:-3.75rem !important}.me-md-n65{margin-right:-4.0625rem !important}.me-md-n70{margin-right:-4.375rem !important}.me-md-n75{margin-right:-4.6875rem !important}.me-md-n80{margin-right:-5rem !important}.me-md-n85{margin-right:-5.3125rem !important}.me-md-n90{margin-right:-5.625rem !important}.me-md-n95{margin-right:-5.9375rem !important}.me-md-n100{margin-right:-6.25rem !important}.me-md-n105{margin-right:-6.5625rem !important}.me-md-n110{margin-right:-6.875rem !important}.me-md-n115{margin-right:-7.1875rem !important}.me-md-n120{margin-right:-7.5rem !important}.me-md-n130{margin-right:-8.125rem !important}.me-md-n135{margin-right:-8.4375rem !important}.me-md-n140{margin-right:-8.75rem !important}.me-md-n145{margin-right:-9.0625rem !important}.me-md-n150{margin-right:-9.375rem !important}.me-md-n155{margin-right:-9.6875rem !important}.me-md-n160{margin-right:-10rem !important}.me-md-n165{margin-right:-10.3125rem !important}.me-md-n170{margin-right:-10.625rem !important}.me-md-n175{margin-right:-10.9375rem !important}.me-md-n180{margin-right:-11.25rem !important}.me-md-n185{margin-right:-11.5625rem !important}.me-md-n190{margin-right:-11.875rem !important}.me-md-n195{margin-right:-12.1875rem !important}.me-md-n200{margin-right:-12.5rem !important}.me-md-n210{margin-right:-13.125rem !important}.me-md-n240{margin-right:-15rem !important}.me-md-n350{margin-right:-21.875rem !important}.mb-md-n2{margin-bottom:-0.15625rem !important}.mb-md-n5{margin-bottom:-0.3125rem !important}.mb-md-n10{margin-bottom:-0.625rem !important}.mb-md-n15{margin-bottom:-0.9375rem !important}.mb-md-n20{margin-bottom:-1.25rem !important}.mb-md-n25{margin-bottom:-1.5625rem !important}.mb-md-n30{margin-bottom:-1.875rem !important}.mb-md-n35{margin-bottom:-2.1875rem !important}.mb-md-n40{margin-bottom:-2.5rem !important}.mb-md-n45{margin-bottom:-2.8125rem !important}.mb-md-n50{margin-bottom:-3.125rem !important}.mb-md-n55{margin-bottom:-3.4375rem !important}.mb-md-n60{margin-bottom:-3.75rem !important}.mb-md-n65{margin-bottom:-4.0625rem !important}.mb-md-n70{margin-bottom:-4.375rem !important}.mb-md-n75{margin-bottom:-4.6875rem !important}.mb-md-n80{margin-bottom:-5rem !important}.mb-md-n85{margin-bottom:-5.3125rem !important}.mb-md-n90{margin-bottom:-5.625rem !important}.mb-md-n95{margin-bottom:-5.9375rem !important}.mb-md-n100{margin-bottom:-6.25rem !important}.mb-md-n105{margin-bottom:-6.5625rem !important}.mb-md-n110{margin-bottom:-6.875rem !important}.mb-md-n115{margin-bottom:-7.1875rem !important}.mb-md-n120{margin-bottom:-7.5rem !important}.mb-md-n130{margin-bottom:-8.125rem !important}.mb-md-n135{margin-bottom:-8.4375rem !important}.mb-md-n140{margin-bottom:-8.75rem !important}.mb-md-n145{margin-bottom:-9.0625rem !important}.mb-md-n150{margin-bottom:-9.375rem !important}.mb-md-n155{margin-bottom:-9.6875rem !important}.mb-md-n160{margin-bottom:-10rem !important}.mb-md-n165{margin-bottom:-10.3125rem !important}.mb-md-n170{margin-bottom:-10.625rem !important}.mb-md-n175{margin-bottom:-10.9375rem !important}.mb-md-n180{margin-bottom:-11.25rem !important}.mb-md-n185{margin-bottom:-11.5625rem !important}.mb-md-n190{margin-bottom:-11.875rem !important}.mb-md-n195{margin-bottom:-12.1875rem !important}.mb-md-n200{margin-bottom:-12.5rem !important}.mb-md-n210{margin-bottom:-13.125rem !important}.mb-md-n240{margin-bottom:-15rem !important}.mb-md-n350{margin-bottom:-21.875rem !important}.ms-md-n2{margin-left:-0.15625rem !important}.ms-md-n5{margin-left:-0.3125rem !important}.ms-md-n10{margin-left:-0.625rem !important}.ms-md-n15{margin-left:-0.9375rem !important}.ms-md-n20{margin-left:-1.25rem !important}.ms-md-n25{margin-left:-1.5625rem !important}.ms-md-n30{margin-left:-1.875rem !important}.ms-md-n35{margin-left:-2.1875rem !important}.ms-md-n40{margin-left:-2.5rem !important}.ms-md-n45{margin-left:-2.8125rem !important}.ms-md-n50{margin-left:-3.125rem !important}.ms-md-n55{margin-left:-3.4375rem !important}.ms-md-n60{margin-left:-3.75rem !important}.ms-md-n65{margin-left:-4.0625rem !important}.ms-md-n70{margin-left:-4.375rem !important}.ms-md-n75{margin-left:-4.6875rem !important}.ms-md-n80{margin-left:-5rem !important}.ms-md-n85{margin-left:-5.3125rem !important}.ms-md-n90{margin-left:-5.625rem !important}.ms-md-n95{margin-left:-5.9375rem !important}.ms-md-n100{margin-left:-6.25rem !important}.ms-md-n105{margin-left:-6.5625rem !important}.ms-md-n110{margin-left:-6.875rem !important}.ms-md-n115{margin-left:-7.1875rem !important}.ms-md-n120{margin-left:-7.5rem !important}.ms-md-n130{margin-left:-8.125rem !important}.ms-md-n135{margin-left:-8.4375rem !important}.ms-md-n140{margin-left:-8.75rem !important}.ms-md-n145{margin-left:-9.0625rem !important}.ms-md-n150{margin-left:-9.375rem !important}.ms-md-n155{margin-left:-9.6875rem !important}.ms-md-n160{margin-left:-10rem !important}.ms-md-n165{margin-left:-10.3125rem !important}.ms-md-n170{margin-left:-10.625rem !important}.ms-md-n175{margin-left:-10.9375rem !important}.ms-md-n180{margin-left:-11.25rem !important}.ms-md-n185{margin-left:-11.5625rem !important}.ms-md-n190{margin-left:-11.875rem !important}.ms-md-n195{margin-left:-12.1875rem !important}.ms-md-n200{margin-left:-12.5rem !important}.ms-md-n210{margin-left:-13.125rem !important}.ms-md-n240{margin-left:-15rem !important}.ms-md-n350{margin-left:-21.875rem !important}.p-md-0{padding:0 !important}.p-md-2{padding:.15625rem !important}.p-md-5{padding:.3125rem !important}.p-md-10{padding:.625rem !important}.p-md-15{padding:.9375rem !important}.p-md-20{padding:1.25rem !important}.p-md-25{padding:1.5625rem !important}.p-md-30{padding:1.875rem !important}.p-md-35{padding:2.1875rem !important}.p-md-40{padding:2.5rem !important}.p-md-45{padding:2.8125rem !important}.p-md-50{padding:3.125rem !important}.p-md-55{padding:3.4375rem !important}.p-md-60{padding:3.75rem !important}.p-md-65{padding:4.0625rem !important}.p-md-70{padding:4.375rem !important}.p-md-75{padding:4.6875rem !important}.p-md-80{padding:5rem !important}.p-md-85{padding:5.3125rem !important}.p-md-90{padding:5.625rem !important}.p-md-95{padding:5.9375rem !important}.p-md-100{padding:6.25rem !important}.p-md-105{padding:6.5625rem !important}.p-md-110{padding:6.875rem !important}.p-md-115{padding:7.1875rem !important}.p-md-120{padding:7.5rem !important}.p-md-130{padding:8.125rem !important}.p-md-135{padding:8.4375rem !important}.p-md-140{padding:8.75rem !important}.p-md-145{padding:9.0625rem !important}.p-md-150{padding:9.375rem !important}.p-md-155{padding:9.6875rem !important}.p-md-160{padding:10rem !important}.p-md-165{padding:10.3125rem !important}.p-md-170{padding:10.625rem !important}.p-md-175{padding:10.9375rem !important}.p-md-180{padding:11.25rem !important}.p-md-185{padding:11.5625rem !important}.p-md-190{padding:11.875rem !important}.p-md-195{padding:12.1875rem !important}.p-md-200{padding:12.5rem !important}.p-md-210{padding:13.125rem !important}.p-md-240{padding:15rem !important}.p-md-350{padding:21.875rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-md-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-md-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-md-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-md-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-md-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-md-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-md-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-md-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-md-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-md-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-md-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-md-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-md-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-md-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-md-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-md-80{padding-right:5rem !important;padding-left:5rem !important}.px-md-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-md-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-md-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-md-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-md-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-md-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-md-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-md-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-md-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-md-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-md-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-md-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-md-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-md-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-md-160{padding-right:10rem !important;padding-left:10rem !important}.px-md-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-md-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-md-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-md-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-md-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-md-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-md-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-md-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-md-210{padding-right:13.125rem !important;padding-left:13.125rem !important}.px-md-240{padding-right:15rem !important;padding-left:15rem !important}.px-md-350{padding-right:21.875rem !important;padding-left:21.875rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-md-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-md-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-md-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-md-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-md-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-md-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-md-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-md-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-md-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-md-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-md-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-md-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-md-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-md-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-md-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-md-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-md-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-md-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-md-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-md-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-md-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-md-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-md-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-md-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-md-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-md-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-md-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-md-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-md-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-md-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-md-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-md-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-md-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-md-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-md-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-md-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-md-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-md-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-md-210{padding-top:13.125rem !important;padding-bottom:13.125rem !important}.py-md-240{padding-top:15rem !important;padding-bottom:15rem !important}.py-md-350{padding-top:21.875rem !important;padding-bottom:21.875rem !important}.pt-md-0{padding-top:0 !important}.pt-md-2{padding-top:.15625rem !important}.pt-md-5{padding-top:.3125rem !important}.pt-md-10{padding-top:.625rem !important}.pt-md-15{padding-top:.9375rem !important}.pt-md-20{padding-top:1.25rem !important}.pt-md-25{padding-top:1.5625rem !important}.pt-md-30{padding-top:1.875rem !important}.pt-md-35{padding-top:2.1875rem !important}.pt-md-40{padding-top:2.5rem !important}.pt-md-45{padding-top:2.8125rem !important}.pt-md-50{padding-top:3.125rem !important}.pt-md-55{padding-top:3.4375rem !important}.pt-md-60{padding-top:3.75rem !important}.pt-md-65{padding-top:4.0625rem !important}.pt-md-70{padding-top:4.375rem !important}.pt-md-75{padding-top:4.6875rem !important}.pt-md-80{padding-top:5rem !important}.pt-md-85{padding-top:5.3125rem !important}.pt-md-90{padding-top:5.625rem !important}.pt-md-95{padding-top:5.9375rem !important}.pt-md-100{padding-top:6.25rem !important}.pt-md-105{padding-top:6.5625rem !important}.pt-md-110{padding-top:6.875rem !important}.pt-md-115{padding-top:7.1875rem !important}.pt-md-120{padding-top:7.5rem !important}.pt-md-130{padding-top:8.125rem !important}.pt-md-135{padding-top:8.4375rem !important}.pt-md-140{padding-top:8.75rem !important}.pt-md-145{padding-top:9.0625rem !important}.pt-md-150{padding-top:9.375rem !important}.pt-md-155{padding-top:9.6875rem !important}.pt-md-160{padding-top:10rem !important}.pt-md-165{padding-top:10.3125rem !important}.pt-md-170{padding-top:10.625rem !important}.pt-md-175{padding-top:10.9375rem !important}.pt-md-180{padding-top:11.25rem !important}.pt-md-185{padding-top:11.5625rem !important}.pt-md-190{padding-top:11.875rem !important}.pt-md-195{padding-top:12.1875rem !important}.pt-md-200{padding-top:12.5rem !important}.pt-md-210{padding-top:13.125rem !important}.pt-md-240{padding-top:15rem !important}.pt-md-350{padding-top:21.875rem !important}.pe-md-0{padding-right:0 !important}.pe-md-2{padding-right:.15625rem !important}.pe-md-5{padding-right:.3125rem !important}.pe-md-10{padding-right:.625rem !important}.pe-md-15{padding-right:.9375rem !important}.pe-md-20{padding-right:1.25rem !important}.pe-md-25{padding-right:1.5625rem !important}.pe-md-30{padding-right:1.875rem !important}.pe-md-35{padding-right:2.1875rem !important}.pe-md-40{padding-right:2.5rem !important}.pe-md-45{padding-right:2.8125rem !important}.pe-md-50{padding-right:3.125rem !important}.pe-md-55{padding-right:3.4375rem !important}.pe-md-60{padding-right:3.75rem !important}.pe-md-65{padding-right:4.0625rem !important}.pe-md-70{padding-right:4.375rem !important}.pe-md-75{padding-right:4.6875rem !important}.pe-md-80{padding-right:5rem !important}.pe-md-85{padding-right:5.3125rem !important}.pe-md-90{padding-right:5.625rem !important}.pe-md-95{padding-right:5.9375rem !important}.pe-md-100{padding-right:6.25rem !important}.pe-md-105{padding-right:6.5625rem !important}.pe-md-110{padding-right:6.875rem !important}.pe-md-115{padding-right:7.1875rem !important}.pe-md-120{padding-right:7.5rem !important}.pe-md-130{padding-right:8.125rem !important}.pe-md-135{padding-right:8.4375rem !important}.pe-md-140{padding-right:8.75rem !important}.pe-md-145{padding-right:9.0625rem !important}.pe-md-150{padding-right:9.375rem !important}.pe-md-155{padding-right:9.6875rem !important}.pe-md-160{padding-right:10rem !important}.pe-md-165{padding-right:10.3125rem !important}.pe-md-170{padding-right:10.625rem !important}.pe-md-175{padding-right:10.9375rem !important}.pe-md-180{padding-right:11.25rem !important}.pe-md-185{padding-right:11.5625rem !important}.pe-md-190{padding-right:11.875rem !important}.pe-md-195{padding-right:12.1875rem !important}.pe-md-200{padding-right:12.5rem !important}.pe-md-210{padding-right:13.125rem !important}.pe-md-240{padding-right:15rem !important}.pe-md-350{padding-right:21.875rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-2{padding-bottom:.15625rem !important}.pb-md-5{padding-bottom:.3125rem !important}.pb-md-10{padding-bottom:.625rem !important}.pb-md-15{padding-bottom:.9375rem !important}.pb-md-20{padding-bottom:1.25rem !important}.pb-md-25{padding-bottom:1.5625rem !important}.pb-md-30{padding-bottom:1.875rem !important}.pb-md-35{padding-bottom:2.1875rem !important}.pb-md-40{padding-bottom:2.5rem !important}.pb-md-45{padding-bottom:2.8125rem !important}.pb-md-50{padding-bottom:3.125rem !important}.pb-md-55{padding-bottom:3.4375rem !important}.pb-md-60{padding-bottom:3.75rem !important}.pb-md-65{padding-bottom:4.0625rem !important}.pb-md-70{padding-bottom:4.375rem !important}.pb-md-75{padding-bottom:4.6875rem !important}.pb-md-80{padding-bottom:5rem !important}.pb-md-85{padding-bottom:5.3125rem !important}.pb-md-90{padding-bottom:5.625rem !important}.pb-md-95{padding-bottom:5.9375rem !important}.pb-md-100{padding-bottom:6.25rem !important}.pb-md-105{padding-bottom:6.5625rem !important}.pb-md-110{padding-bottom:6.875rem !important}.pb-md-115{padding-bottom:7.1875rem !important}.pb-md-120{padding-bottom:7.5rem !important}.pb-md-130{padding-bottom:8.125rem !important}.pb-md-135{padding-bottom:8.4375rem !important}.pb-md-140{padding-bottom:8.75rem !important}.pb-md-145{padding-bottom:9.0625rem !important}.pb-md-150{padding-bottom:9.375rem !important}.pb-md-155{padding-bottom:9.6875rem !important}.pb-md-160{padding-bottom:10rem !important}.pb-md-165{padding-bottom:10.3125rem !important}.pb-md-170{padding-bottom:10.625rem !important}.pb-md-175{padding-bottom:10.9375rem !important}.pb-md-180{padding-bottom:11.25rem !important}.pb-md-185{padding-bottom:11.5625rem !important}.pb-md-190{padding-bottom:11.875rem !important}.pb-md-195{padding-bottom:12.1875rem !important}.pb-md-200{padding-bottom:12.5rem !important}.pb-md-210{padding-bottom:13.125rem !important}.pb-md-240{padding-bottom:15rem !important}.pb-md-350{padding-bottom:21.875rem !important}.ps-md-0{padding-left:0 !important}.ps-md-2{padding-left:.15625rem !important}.ps-md-5{padding-left:.3125rem !important}.ps-md-10{padding-left:.625rem !important}.ps-md-15{padding-left:.9375rem !important}.ps-md-20{padding-left:1.25rem !important}.ps-md-25{padding-left:1.5625rem !important}.ps-md-30{padding-left:1.875rem !important}.ps-md-35{padding-left:2.1875rem !important}.ps-md-40{padding-left:2.5rem !important}.ps-md-45{padding-left:2.8125rem !important}.ps-md-50{padding-left:3.125rem !important}.ps-md-55{padding-left:3.4375rem !important}.ps-md-60{padding-left:3.75rem !important}.ps-md-65{padding-left:4.0625rem !important}.ps-md-70{padding-left:4.375rem !important}.ps-md-75{padding-left:4.6875rem !important}.ps-md-80{padding-left:5rem !important}.ps-md-85{padding-left:5.3125rem !important}.ps-md-90{padding-left:5.625rem !important}.ps-md-95{padding-left:5.9375rem !important}.ps-md-100{padding-left:6.25rem !important}.ps-md-105{padding-left:6.5625rem !important}.ps-md-110{padding-left:6.875rem !important}.ps-md-115{padding-left:7.1875rem !important}.ps-md-120{padding-left:7.5rem !important}.ps-md-130{padding-left:8.125rem !important}.ps-md-135{padding-left:8.4375rem !important}.ps-md-140{padding-left:8.75rem !important}.ps-md-145{padding-left:9.0625rem !important}.ps-md-150{padding-left:9.375rem !important}.ps-md-155{padding-left:9.6875rem !important}.ps-md-160{padding-left:10rem !important}.ps-md-165{padding-left:10.3125rem !important}.ps-md-170{padding-left:10.625rem !important}.ps-md-175{padding-left:10.9375rem !important}.ps-md-180{padding-left:11.25rem !important}.ps-md-185{padding-left:11.5625rem !important}.ps-md-190{padding-left:11.875rem !important}.ps-md-195{padding-left:12.1875rem !important}.ps-md-200{padding-left:12.5rem !important}.ps-md-210{padding-left:13.125rem !important}.ps-md-240{padding-left:15rem !important}.ps-md-350{padding-left:21.875rem !important}.gap-md-0{gap:0 !important}.gap-md-2{gap:.15625rem !important}.gap-md-5{gap:.3125rem !important}.gap-md-10{gap:.625rem !important}.gap-md-15{gap:.9375rem !important}.gap-md-20{gap:1.25rem !important}.gap-md-25{gap:1.5625rem !important}.gap-md-30{gap:1.875rem !important}.gap-md-35{gap:2.1875rem !important}.gap-md-40{gap:2.5rem !important}.gap-md-45{gap:2.8125rem !important}.gap-md-50{gap:3.125rem !important}.gap-md-55{gap:3.4375rem !important}.gap-md-60{gap:3.75rem !important}.gap-md-65{gap:4.0625rem !important}.gap-md-70{gap:4.375rem !important}.gap-md-75{gap:4.6875rem !important}.gap-md-80{gap:5rem !important}.gap-md-85{gap:5.3125rem !important}.gap-md-90{gap:5.625rem !important}.gap-md-95{gap:5.9375rem !important}.gap-md-100{gap:6.25rem !important}.gap-md-105{gap:6.5625rem !important}.gap-md-110{gap:6.875rem !important}.gap-md-115{gap:7.1875rem !important}.gap-md-120{gap:7.5rem !important}.gap-md-130{gap:8.125rem !important}.gap-md-135{gap:8.4375rem !important}.gap-md-140{gap:8.75rem !important}.gap-md-145{gap:9.0625rem !important}.gap-md-150{gap:9.375rem !important}.gap-md-155{gap:9.6875rem !important}.gap-md-160{gap:10rem !important}.gap-md-165{gap:10.3125rem !important}.gap-md-170{gap:10.625rem !important}.gap-md-175{gap:10.9375rem !important}.gap-md-180{gap:11.25rem !important}.gap-md-185{gap:11.5625rem !important}.gap-md-190{gap:11.875rem !important}.gap-md-195{gap:12.1875rem !important}.gap-md-200{gap:12.5rem !important}.gap-md-210{gap:13.125rem !important}.gap-md-240{gap:15rem !important}.gap-md-350{gap:21.875rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-2{row-gap:.15625rem !important}.row-gap-md-5{row-gap:.3125rem !important}.row-gap-md-10{row-gap:.625rem !important}.row-gap-md-15{row-gap:.9375rem !important}.row-gap-md-20{row-gap:1.25rem !important}.row-gap-md-25{row-gap:1.5625rem !important}.row-gap-md-30{row-gap:1.875rem !important}.row-gap-md-35{row-gap:2.1875rem !important}.row-gap-md-40{row-gap:2.5rem !important}.row-gap-md-45{row-gap:2.8125rem !important}.row-gap-md-50{row-gap:3.125rem !important}.row-gap-md-55{row-gap:3.4375rem !important}.row-gap-md-60{row-gap:3.75rem !important}.row-gap-md-65{row-gap:4.0625rem !important}.row-gap-md-70{row-gap:4.375rem !important}.row-gap-md-75{row-gap:4.6875rem !important}.row-gap-md-80{row-gap:5rem !important}.row-gap-md-85{row-gap:5.3125rem !important}.row-gap-md-90{row-gap:5.625rem !important}.row-gap-md-95{row-gap:5.9375rem !important}.row-gap-md-100{row-gap:6.25rem !important}.row-gap-md-105{row-gap:6.5625rem !important}.row-gap-md-110{row-gap:6.875rem !important}.row-gap-md-115{row-gap:7.1875rem !important}.row-gap-md-120{row-gap:7.5rem !important}.row-gap-md-130{row-gap:8.125rem !important}.row-gap-md-135{row-gap:8.4375rem !important}.row-gap-md-140{row-gap:8.75rem !important}.row-gap-md-145{row-gap:9.0625rem !important}.row-gap-md-150{row-gap:9.375rem !important}.row-gap-md-155{row-gap:9.6875rem !important}.row-gap-md-160{row-gap:10rem !important}.row-gap-md-165{row-gap:10.3125rem !important}.row-gap-md-170{row-gap:10.625rem !important}.row-gap-md-175{row-gap:10.9375rem !important}.row-gap-md-180{row-gap:11.25rem !important}.row-gap-md-185{row-gap:11.5625rem !important}.row-gap-md-190{row-gap:11.875rem !important}.row-gap-md-195{row-gap:12.1875rem !important}.row-gap-md-200{row-gap:12.5rem !important}.row-gap-md-210{row-gap:13.125rem !important}.row-gap-md-240{row-gap:15rem !important}.row-gap-md-350{row-gap:21.875rem !important}.column-gap-md-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-md-2{-moz-column-gap:.15625rem !important;column-gap:.15625rem !important}.column-gap-md-5{-moz-column-gap:.3125rem !important;column-gap:.3125rem !important}.column-gap-md-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-md-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-md-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-md-25{-moz-column-gap:1.5625rem !important;column-gap:1.5625rem !important}.column-gap-md-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-md-35{-moz-column-gap:2.1875rem !important;column-gap:2.1875rem !important}.column-gap-md-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-md-45{-moz-column-gap:2.8125rem !important;column-gap:2.8125rem !important}.column-gap-md-50{-moz-column-gap:3.125rem !important;column-gap:3.125rem !important}.column-gap-md-55{-moz-column-gap:3.4375rem !important;column-gap:3.4375rem !important}.column-gap-md-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.column-gap-md-65{-moz-column-gap:4.0625rem !important;column-gap:4.0625rem !important}.column-gap-md-70{-moz-column-gap:4.375rem !important;column-gap:4.375rem !important}.column-gap-md-75{-moz-column-gap:4.6875rem !important;column-gap:4.6875rem !important}.column-gap-md-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.column-gap-md-85{-moz-column-gap:5.3125rem !important;column-gap:5.3125rem !important}.column-gap-md-90{-moz-column-gap:5.625rem !important;column-gap:5.625rem !important}.column-gap-md-95{-moz-column-gap:5.9375rem !important;column-gap:5.9375rem !important}.column-gap-md-100{-moz-column-gap:6.25rem !important;column-gap:6.25rem !important}.column-gap-md-105{-moz-column-gap:6.5625rem !important;column-gap:6.5625rem !important}.column-gap-md-110{-moz-column-gap:6.875rem !important;column-gap:6.875rem !important}.column-gap-md-115{-moz-column-gap:7.1875rem !important;column-gap:7.1875rem !important}.column-gap-md-120{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-md-130{-moz-column-gap:8.125rem !important;column-gap:8.125rem !important}.column-gap-md-135{-moz-column-gap:8.4375rem !important;column-gap:8.4375rem !important}.column-gap-md-140{-moz-column-gap:8.75rem !important;column-gap:8.75rem !important}.column-gap-md-145{-moz-column-gap:9.0625rem !important;column-gap:9.0625rem !important}.column-gap-md-150{-moz-column-gap:9.375rem !important;column-gap:9.375rem !important}.column-gap-md-155{-moz-column-gap:9.6875rem !important;column-gap:9.6875rem !important}.column-gap-md-160{-moz-column-gap:10rem !important;column-gap:10rem !important}.column-gap-md-165{-moz-column-gap:10.3125rem !important;column-gap:10.3125rem !important}.column-gap-md-170{-moz-column-gap:10.625rem !important;column-gap:10.625rem !important}.column-gap-md-175{-moz-column-gap:10.9375rem !important;column-gap:10.9375rem !important}.column-gap-md-180{-moz-column-gap:11.25rem !important;column-gap:11.25rem !important}.column-gap-md-185{-moz-column-gap:11.5625rem !important;column-gap:11.5625rem !important}.column-gap-md-190{-moz-column-gap:11.875rem !important;column-gap:11.875rem !important}.column-gap-md-195{-moz-column-gap:12.1875rem !important;column-gap:12.1875rem !important}.column-gap-md-200{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important}.column-gap-md-210{-moz-column-gap:13.125rem !important;column-gap:13.125rem !important}.column-gap-md-240{-moz-column-gap:15rem !important;column-gap:15rem !important}.column-gap-md-350{-moz-column-gap:21.875rem !important;column-gap:21.875rem !important}.fs-md-0{font-size:calc(1.2625rem + 0.15vw) !important}.fs-md-1{font-size:1.25rem !important}.fs-md-2{font-size:1.125rem !important}.fs-md-3{font-size:1rem !important}.fs-md-4{font-size:0.875rem !important}.fs-md-5{font-size:0.75rem !important}.fs-md-6{font-size:0.62475rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}.min-w-md-0{min-width:0 !important}.min-w-md-5{min-width:5% !important}.min-w-md-10{min-width:10% !important}.min-w-md-15{min-width:15% !important}.min-w-md-20{min-width:20% !important}.min-w-md-25{min-width:25% !important}.min-w-md-30{min-width:30% !important}.min-w-md-35{min-width:35% !important}.min-w-md-40{min-width:40% !important}.min-w-md-45{min-width:45% !important}.min-w-md-50{min-width:50% !important}.min-w-md-55{min-width:55% !important}.min-w-md-60{min-width:60% !important}.min-w-md-65{min-width:65% !important}.min-w-md-70{min-width:70% !important}.min-w-md-75{min-width:75% !important}.min-w-md-80{min-width:80% !important}.min-w-md-85{min-width:85% !important}.min-w-md-90{min-width:90% !important}.min-w-md-95{min-width:95% !important}.min-w-md-100{min-width:100% !important}.min-w-md-auto{min-width:auto !important}.min-h-md-0{min-height:0 !important}.min-h-md-5{min-height:5% !important}.min-h-md-10{min-height:10% !important}.min-h-md-15{min-height:15% !important}.min-h-md-20{min-height:20% !important}.min-h-md-25{min-height:25% !important}.min-h-md-30{min-height:30% !important}.min-h-md-35{min-height:35% !important}.min-h-md-40{min-height:40% !important}.min-h-md-45{min-height:45% !important}.min-h-md-50{min-height:50% !important}.min-h-md-55{min-height:55% !important}.min-h-md-60{min-height:60% !important}.min-h-md-65{min-height:65% !important}.min-h-md-70{min-height:70% !important}.min-h-md-75{min-height:75% !important}.min-h-md-80{min-height:80% !important}.min-h-md-85{min-height:85% !important}.min-h-md-90{min-height:90% !important}.min-h-md-95{min-height:95% !important}.min-h-md-100{min-height:100% !important}.min-h-md-auto{min-height:auto !important}.flex-basis-md-0{flex-basis:0 !important}.flex-basis-md-2{flex-basis:.15625rem !important}.flex-basis-md-5{flex-basis:.3125rem !important}.flex-basis-md-10{flex-basis:.625rem !important}.flex-basis-md-15{flex-basis:.9375rem !important}.flex-basis-md-20{flex-basis:1.25rem !important}.flex-basis-md-25{flex-basis:1.5625rem !important}.flex-basis-md-30{flex-basis:1.875rem !important}.flex-basis-md-35{flex-basis:2.1875rem !important}.flex-basis-md-40{flex-basis:2.5rem !important}.flex-basis-md-45{flex-basis:2.8125rem !important}.flex-basis-md-50{flex-basis:3.125rem !important}.flex-basis-md-55{flex-basis:3.4375rem !important}.flex-basis-md-60{flex-basis:3.75rem !important}.flex-basis-md-65{flex-basis:4.0625rem !important}.flex-basis-md-70{flex-basis:4.375rem !important}.flex-basis-md-75{flex-basis:4.6875rem !important}.flex-basis-md-80{flex-basis:5rem !important}.flex-basis-md-85{flex-basis:5.3125rem !important}.flex-basis-md-90{flex-basis:5.625rem !important}.flex-basis-md-95{flex-basis:5.9375rem !important}.flex-basis-md-100{flex-basis:6.25rem !important}.flex-basis-md-105{flex-basis:6.5625rem !important}.flex-basis-md-110{flex-basis:6.875rem !important}.flex-basis-md-115{flex-basis:7.1875rem !important}.flex-basis-md-120{flex-basis:7.5rem !important}.flex-basis-md-125{flex-basis:7.8125rem !important}.flex-basis-md-130{flex-basis:8.125rem !important}.flex-basis-md-135{flex-basis:8.4375rem !important}.flex-basis-md-140{flex-basis:8.75rem !important}.flex-basis-md-145{flex-basis:9.0625rem !important}.flex-basis-md-150{flex-basis:9.375rem !important}.flex-basis-md-155{flex-basis:9.6875rem !important}.flex-basis-md-160{flex-basis:10rem !important}.flex-basis-md-165{flex-basis:10.3125rem !important}.flex-basis-md-170{flex-basis:10.625rem !important}.flex-basis-md-175{flex-basis:10.9375rem !important}.flex-basis-md-180{flex-basis:11.25rem !important}.flex-basis-md-185{flex-basis:11.5625rem !important}.flex-basis-md-190{flex-basis:11.875rem !important}.flex-basis-md-195{flex-basis:12.1875rem !important}.flex-basis-md-200{flex-basis:12.5rem !important}.flex-basis-md-auto{flex-basis:auto !important}.ls-md-0{letter-spacing:0 !important}.ls-md-1{letter-spacing:1px !important}.ls-md-2{letter-spacing:2px !important}.ls-md-3{letter-spacing:3px !important}.ls-md-4{letter-spacing:4px !important}.ls-md-5{letter-spacing:5px !important}}@media(min-width: 1024px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-lg-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-lg-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-lg-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-lg-none{-o-object-fit:none !important;object-fit:none !important}.overflow-lg-visible{overflow:visible !important}.overflow-lg-hidden{overflow:hidden !important}.overflow-lg-scroll{overflow:scroll !important}.overflow-lg-auto{overflow:auto !important}.overflow-x-lg-visible{overflow-x:visible !important}.overflow-x-lg-hidden{overflow-x:hidden !important}.overflow-x-lg-scroll{overflow-x:scroll !important}.overflow-x-lg-auto{overflow-x:auto !important}.overflow-y-lg-visible{overflow-y:visible !important}.overflow-y-lg-hidden{overflow-y:hidden !important}.overflow-y-lg-scroll{overflow-y:scroll !important}.overflow-y-lg-auto{overflow-y:auto !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}.position-lg-static{position:static !important}.position-lg-relative{position:relative !important}.position-lg-absolute{position:absolute !important}.position-lg-fixed{position:fixed !important}.position-lg-sticky{position:sticky !important}.w-lg-0{width:0 !important}.w-lg-5{width:5% !important}.w-lg-10{width:10% !important}.w-lg-15{width:15% !important}.w-lg-20{width:20% !important}.w-lg-25{width:25% !important}.w-lg-30{width:30% !important}.w-lg-35{width:35% !important}.w-lg-40{width:40% !important}.w-lg-45{width:45% !important}.w-lg-50{width:50% !important}.w-lg-55{width:55% !important}.w-lg-60{width:60% !important}.w-lg-65{width:65% !important}.w-lg-70{width:70% !important}.w-lg-75{width:75% !important}.w-lg-80{width:80% !important}.w-lg-85{width:85% !important}.w-lg-90{width:90% !important}.w-lg-95{width:95% !important}.w-lg-100{width:100% !important}.w-lg-auto{width:auto !important}.max-w-lg-0{max-width:0 !important}.max-w-lg-5{max-width:5% !important}.max-w-lg-10{max-width:10% !important}.max-w-lg-15{max-width:15% !important}.max-w-lg-20{max-width:20% !important}.max-w-lg-25{max-width:25% !important}.max-w-lg-30{max-width:30% !important}.max-w-lg-35{max-width:35% !important}.max-w-lg-40{max-width:40% !important}.max-w-lg-45{max-width:45% !important}.max-w-lg-50{max-width:50% !important}.max-w-lg-55{max-width:55% !important}.max-w-lg-60{max-width:60% !important}.max-w-lg-65{max-width:65% !important}.max-w-lg-70{max-width:70% !important}.max-w-lg-75{max-width:75% !important}.max-w-lg-80{max-width:80% !important}.max-w-lg-85{max-width:85% !important}.max-w-lg-90{max-width:90% !important}.max-w-lg-95{max-width:95% !important}.max-w-lg-100{max-width:100% !important}.max-w-lg-1000{max-width:-moz-max-content !important;max-width:max-content !important}.h-lg-0{height:0 !important}.h-lg-5{height:5% !important}.h-lg-10{height:10% !important}.h-lg-15{height:15% !important}.h-lg-20{height:20% !important}.h-lg-25{height:25% !important}.h-lg-30{height:30% !important}.h-lg-35{height:35% !important}.h-lg-40{height:40% !important}.h-lg-45{height:45% !important}.h-lg-50{height:50% !important}.h-lg-55{height:55% !important}.h-lg-60{height:60% !important}.h-lg-65{height:65% !important}.h-lg-70{height:70% !important}.h-lg-75{height:75% !important}.h-lg-80{height:80% !important}.h-lg-85{height:85% !important}.h-lg-90{height:90% !important}.h-lg-95{height:95% !important}.h-lg-100{height:100% !important}.h-lg-auto{height:auto !important}.max-h-lg-0{max-height:0 !important}.max-h-lg-5{max-height:5% !important}.max-h-lg-10{max-height:10% !important}.max-h-lg-15{max-height:15% !important}.max-h-lg-20{max-height:20% !important}.max-h-lg-25{max-height:25% !important}.max-h-lg-30{max-height:30% !important}.max-h-lg-35{max-height:35% !important}.max-h-lg-40{max-height:40% !important}.max-h-lg-45{max-height:45% !important}.max-h-lg-50{max-height:50% !important}.max-h-lg-55{max-height:55% !important}.max-h-lg-60{max-height:60% !important}.max-h-lg-65{max-height:65% !important}.max-h-lg-70{max-height:70% !important}.max-h-lg-75{max-height:75% !important}.max-h-lg-80{max-height:80% !important}.max-h-lg-85{max-height:85% !important}.max-h-lg-90{max-height:90% !important}.max-h-lg-95{max-height:95% !important}.max-h-lg-100{max-height:100% !important}.max-h-lg-auto{max-height:auto !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:.15625rem !important}.m-lg-5{margin:.3125rem !important}.m-lg-10{margin:.625rem !important}.m-lg-15{margin:.9375rem !important}.m-lg-20{margin:1.25rem !important}.m-lg-25{margin:1.5625rem !important}.m-lg-30{margin:1.875rem !important}.m-lg-35{margin:2.1875rem !important}.m-lg-40{margin:2.5rem !important}.m-lg-45{margin:2.8125rem !important}.m-lg-50{margin:3.125rem !important}.m-lg-55{margin:3.4375rem !important}.m-lg-60{margin:3.75rem !important}.m-lg-65{margin:4.0625rem !important}.m-lg-70{margin:4.375rem !important}.m-lg-75{margin:4.6875rem !important}.m-lg-80{margin:5rem !important}.m-lg-85{margin:5.3125rem !important}.m-lg-90{margin:5.625rem !important}.m-lg-95{margin:5.9375rem !important}.m-lg-100{margin:6.25rem !important}.m-lg-105{margin:6.5625rem !important}.m-lg-110{margin:6.875rem !important}.m-lg-115{margin:7.1875rem !important}.m-lg-120{margin:7.5rem !important}.m-lg-130{margin:8.125rem !important}.m-lg-135{margin:8.4375rem !important}.m-lg-140{margin:8.75rem !important}.m-lg-145{margin:9.0625rem !important}.m-lg-150{margin:9.375rem !important}.m-lg-155{margin:9.6875rem !important}.m-lg-160{margin:10rem !important}.m-lg-165{margin:10.3125rem !important}.m-lg-170{margin:10.625rem !important}.m-lg-175{margin:10.9375rem !important}.m-lg-180{margin:11.25rem !important}.m-lg-185{margin:11.5625rem !important}.m-lg-190{margin:11.875rem !important}.m-lg-195{margin:12.1875rem !important}.m-lg-200{margin:12.5rem !important}.m-lg-210{margin:13.125rem !important}.m-lg-240{margin:15rem !important}.m-lg-350{margin:21.875rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-lg-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-lg-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-lg-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-lg-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-lg-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-lg-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-lg-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-lg-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-lg-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-lg-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-lg-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-lg-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-lg-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-lg-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-lg-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-lg-80{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-lg-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-lg-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-lg-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-lg-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-lg-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-lg-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-lg-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-lg-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-lg-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-lg-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-lg-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-lg-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-lg-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-lg-160{margin-right:10rem !important;margin-left:10rem !important}.mx-lg-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-lg-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-lg-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-lg-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-lg-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-lg-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-lg-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-lg-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-lg-210{margin-right:13.125rem !important;margin-left:13.125rem !important}.mx-lg-240{margin-right:15rem !important;margin-left:15rem !important}.mx-lg-350{margin-right:21.875rem !important;margin-left:21.875rem !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:.15625rem !important;margin-bottom:.15625rem !important}.my-lg-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-lg-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-lg-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-lg-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-lg-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-lg-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-lg-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-lg-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-lg-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-lg-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-lg-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-lg-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-lg-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-lg-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-lg-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-lg-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-lg-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-lg-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-lg-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-lg-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-lg-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-lg-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-lg-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-lg-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-lg-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-lg-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-lg-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-lg-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-lg-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-lg-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-lg-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-lg-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-lg-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-lg-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-lg-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-lg-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-lg-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-lg-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-lg-210{margin-top:13.125rem !important;margin-bottom:13.125rem !important}.my-lg-240{margin-top:15rem !important;margin-bottom:15rem !important}.my-lg-350{margin-top:21.875rem !important;margin-bottom:21.875rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-2{margin-top:.15625rem !important}.mt-lg-5{margin-top:.3125rem !important}.mt-lg-10{margin-top:.625rem !important}.mt-lg-15{margin-top:.9375rem !important}.mt-lg-20{margin-top:1.25rem !important}.mt-lg-25{margin-top:1.5625rem !important}.mt-lg-30{margin-top:1.875rem !important}.mt-lg-35{margin-top:2.1875rem !important}.mt-lg-40{margin-top:2.5rem !important}.mt-lg-45{margin-top:2.8125rem !important}.mt-lg-50{margin-top:3.125rem !important}.mt-lg-55{margin-top:3.4375rem !important}.mt-lg-60{margin-top:3.75rem !important}.mt-lg-65{margin-top:4.0625rem !important}.mt-lg-70{margin-top:4.375rem !important}.mt-lg-75{margin-top:4.6875rem !important}.mt-lg-80{margin-top:5rem !important}.mt-lg-85{margin-top:5.3125rem !important}.mt-lg-90{margin-top:5.625rem !important}.mt-lg-95{margin-top:5.9375rem !important}.mt-lg-100{margin-top:6.25rem !important}.mt-lg-105{margin-top:6.5625rem !important}.mt-lg-110{margin-top:6.875rem !important}.mt-lg-115{margin-top:7.1875rem !important}.mt-lg-120{margin-top:7.5rem !important}.mt-lg-130{margin-top:8.125rem !important}.mt-lg-135{margin-top:8.4375rem !important}.mt-lg-140{margin-top:8.75rem !important}.mt-lg-145{margin-top:9.0625rem !important}.mt-lg-150{margin-top:9.375rem !important}.mt-lg-155{margin-top:9.6875rem !important}.mt-lg-160{margin-top:10rem !important}.mt-lg-165{margin-top:10.3125rem !important}.mt-lg-170{margin-top:10.625rem !important}.mt-lg-175{margin-top:10.9375rem !important}.mt-lg-180{margin-top:11.25rem !important}.mt-lg-185{margin-top:11.5625rem !important}.mt-lg-190{margin-top:11.875rem !important}.mt-lg-195{margin-top:12.1875rem !important}.mt-lg-200{margin-top:12.5rem !important}.mt-lg-210{margin-top:13.125rem !important}.mt-lg-240{margin-top:15rem !important}.mt-lg-350{margin-top:21.875rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-2{margin-right:.15625rem !important}.me-lg-5{margin-right:.3125rem !important}.me-lg-10{margin-right:.625rem !important}.me-lg-15{margin-right:.9375rem !important}.me-lg-20{margin-right:1.25rem !important}.me-lg-25{margin-right:1.5625rem !important}.me-lg-30{margin-right:1.875rem !important}.me-lg-35{margin-right:2.1875rem !important}.me-lg-40{margin-right:2.5rem !important}.me-lg-45{margin-right:2.8125rem !important}.me-lg-50{margin-right:3.125rem !important}.me-lg-55{margin-right:3.4375rem !important}.me-lg-60{margin-right:3.75rem !important}.me-lg-65{margin-right:4.0625rem !important}.me-lg-70{margin-right:4.375rem !important}.me-lg-75{margin-right:4.6875rem !important}.me-lg-80{margin-right:5rem !important}.me-lg-85{margin-right:5.3125rem !important}.me-lg-90{margin-right:5.625rem !important}.me-lg-95{margin-right:5.9375rem !important}.me-lg-100{margin-right:6.25rem !important}.me-lg-105{margin-right:6.5625rem !important}.me-lg-110{margin-right:6.875rem !important}.me-lg-115{margin-right:7.1875rem !important}.me-lg-120{margin-right:7.5rem !important}.me-lg-130{margin-right:8.125rem !important}.me-lg-135{margin-right:8.4375rem !important}.me-lg-140{margin-right:8.75rem !important}.me-lg-145{margin-right:9.0625rem !important}.me-lg-150{margin-right:9.375rem !important}.me-lg-155{margin-right:9.6875rem !important}.me-lg-160{margin-right:10rem !important}.me-lg-165{margin-right:10.3125rem !important}.me-lg-170{margin-right:10.625rem !important}.me-lg-175{margin-right:10.9375rem !important}.me-lg-180{margin-right:11.25rem !important}.me-lg-185{margin-right:11.5625rem !important}.me-lg-190{margin-right:11.875rem !important}.me-lg-195{margin-right:12.1875rem !important}.me-lg-200{margin-right:12.5rem !important}.me-lg-210{margin-right:13.125rem !important}.me-lg-240{margin-right:15rem !important}.me-lg-350{margin-right:21.875rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-2{margin-bottom:.15625rem !important}.mb-lg-5{margin-bottom:.3125rem !important}.mb-lg-10{margin-bottom:.625rem !important}.mb-lg-15{margin-bottom:.9375rem !important}.mb-lg-20{margin-bottom:1.25rem !important}.mb-lg-25{margin-bottom:1.5625rem !important}.mb-lg-30{margin-bottom:1.875rem !important}.mb-lg-35{margin-bottom:2.1875rem !important}.mb-lg-40{margin-bottom:2.5rem !important}.mb-lg-45{margin-bottom:2.8125rem !important}.mb-lg-50{margin-bottom:3.125rem !important}.mb-lg-55{margin-bottom:3.4375rem !important}.mb-lg-60{margin-bottom:3.75rem !important}.mb-lg-65{margin-bottom:4.0625rem !important}.mb-lg-70{margin-bottom:4.375rem !important}.mb-lg-75{margin-bottom:4.6875rem !important}.mb-lg-80{margin-bottom:5rem !important}.mb-lg-85{margin-bottom:5.3125rem !important}.mb-lg-90{margin-bottom:5.625rem !important}.mb-lg-95{margin-bottom:5.9375rem !important}.mb-lg-100{margin-bottom:6.25rem !important}.mb-lg-105{margin-bottom:6.5625rem !important}.mb-lg-110{margin-bottom:6.875rem !important}.mb-lg-115{margin-bottom:7.1875rem !important}.mb-lg-120{margin-bottom:7.5rem !important}.mb-lg-130{margin-bottom:8.125rem !important}.mb-lg-135{margin-bottom:8.4375rem !important}.mb-lg-140{margin-bottom:8.75rem !important}.mb-lg-145{margin-bottom:9.0625rem !important}.mb-lg-150{margin-bottom:9.375rem !important}.mb-lg-155{margin-bottom:9.6875rem !important}.mb-lg-160{margin-bottom:10rem !important}.mb-lg-165{margin-bottom:10.3125rem !important}.mb-lg-170{margin-bottom:10.625rem !important}.mb-lg-175{margin-bottom:10.9375rem !important}.mb-lg-180{margin-bottom:11.25rem !important}.mb-lg-185{margin-bottom:11.5625rem !important}.mb-lg-190{margin-bottom:11.875rem !important}.mb-lg-195{margin-bottom:12.1875rem !important}.mb-lg-200{margin-bottom:12.5rem !important}.mb-lg-210{margin-bottom:13.125rem !important}.mb-lg-240{margin-bottom:15rem !important}.mb-lg-350{margin-bottom:21.875rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-2{margin-left:.15625rem !important}.ms-lg-5{margin-left:.3125rem !important}.ms-lg-10{margin-left:.625rem !important}.ms-lg-15{margin-left:.9375rem !important}.ms-lg-20{margin-left:1.25rem !important}.ms-lg-25{margin-left:1.5625rem !important}.ms-lg-30{margin-left:1.875rem !important}.ms-lg-35{margin-left:2.1875rem !important}.ms-lg-40{margin-left:2.5rem !important}.ms-lg-45{margin-left:2.8125rem !important}.ms-lg-50{margin-left:3.125rem !important}.ms-lg-55{margin-left:3.4375rem !important}.ms-lg-60{margin-left:3.75rem !important}.ms-lg-65{margin-left:4.0625rem !important}.ms-lg-70{margin-left:4.375rem !important}.ms-lg-75{margin-left:4.6875rem !important}.ms-lg-80{margin-left:5rem !important}.ms-lg-85{margin-left:5.3125rem !important}.ms-lg-90{margin-left:5.625rem !important}.ms-lg-95{margin-left:5.9375rem !important}.ms-lg-100{margin-left:6.25rem !important}.ms-lg-105{margin-left:6.5625rem !important}.ms-lg-110{margin-left:6.875rem !important}.ms-lg-115{margin-left:7.1875rem !important}.ms-lg-120{margin-left:7.5rem !important}.ms-lg-130{margin-left:8.125rem !important}.ms-lg-135{margin-left:8.4375rem !important}.ms-lg-140{margin-left:8.75rem !important}.ms-lg-145{margin-left:9.0625rem !important}.ms-lg-150{margin-left:9.375rem !important}.ms-lg-155{margin-left:9.6875rem !important}.ms-lg-160{margin-left:10rem !important}.ms-lg-165{margin-left:10.3125rem !important}.ms-lg-170{margin-left:10.625rem !important}.ms-lg-175{margin-left:10.9375rem !important}.ms-lg-180{margin-left:11.25rem !important}.ms-lg-185{margin-left:11.5625rem !important}.ms-lg-190{margin-left:11.875rem !important}.ms-lg-195{margin-left:12.1875rem !important}.ms-lg-200{margin-left:12.5rem !important}.ms-lg-210{margin-left:13.125rem !important}.ms-lg-240{margin-left:15rem !important}.ms-lg-350{margin-left:21.875rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n2{margin:-0.15625rem !important}.m-lg-n5{margin:-0.3125rem !important}.m-lg-n10{margin:-0.625rem !important}.m-lg-n15{margin:-0.9375rem !important}.m-lg-n20{margin:-1.25rem !important}.m-lg-n25{margin:-1.5625rem !important}.m-lg-n30{margin:-1.875rem !important}.m-lg-n35{margin:-2.1875rem !important}.m-lg-n40{margin:-2.5rem !important}.m-lg-n45{margin:-2.8125rem !important}.m-lg-n50{margin:-3.125rem !important}.m-lg-n55{margin:-3.4375rem !important}.m-lg-n60{margin:-3.75rem !important}.m-lg-n65{margin:-4.0625rem !important}.m-lg-n70{margin:-4.375rem !important}.m-lg-n75{margin:-4.6875rem !important}.m-lg-n80{margin:-5rem !important}.m-lg-n85{margin:-5.3125rem !important}.m-lg-n90{margin:-5.625rem !important}.m-lg-n95{margin:-5.9375rem !important}.m-lg-n100{margin:-6.25rem !important}.m-lg-n105{margin:-6.5625rem !important}.m-lg-n110{margin:-6.875rem !important}.m-lg-n115{margin:-7.1875rem !important}.m-lg-n120{margin:-7.5rem !important}.m-lg-n130{margin:-8.125rem !important}.m-lg-n135{margin:-8.4375rem !important}.m-lg-n140{margin:-8.75rem !important}.m-lg-n145{margin:-9.0625rem !important}.m-lg-n150{margin:-9.375rem !important}.m-lg-n155{margin:-9.6875rem !important}.m-lg-n160{margin:-10rem !important}.m-lg-n165{margin:-10.3125rem !important}.m-lg-n170{margin:-10.625rem !important}.m-lg-n175{margin:-10.9375rem !important}.m-lg-n180{margin:-11.25rem !important}.m-lg-n185{margin:-11.5625rem !important}.m-lg-n190{margin:-11.875rem !important}.m-lg-n195{margin:-12.1875rem !important}.m-lg-n200{margin:-12.5rem !important}.m-lg-n210{margin:-13.125rem !important}.m-lg-n240{margin:-15rem !important}.m-lg-n350{margin:-21.875rem !important}.mx-lg-n2{margin-right:-0.15625rem !important;margin-left:-0.15625rem !important}.mx-lg-n5{margin-right:-0.3125rem !important;margin-left:-0.3125rem !important}.mx-lg-n10{margin-right:-0.625rem !important;margin-left:-0.625rem !important}.mx-lg-n15{margin-right:-0.9375rem !important;margin-left:-0.9375rem !important}.mx-lg-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-lg-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-lg-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-lg-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-lg-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-lg-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-lg-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-lg-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-lg-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-lg-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-lg-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-lg-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-lg-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-lg-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-lg-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-lg-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-lg-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-lg-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-lg-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-lg-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-lg-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-lg-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-lg-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-lg-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-lg-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-lg-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-lg-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-lg-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-lg-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-lg-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-lg-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-lg-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-lg-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-lg-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-lg-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-lg-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-lg-n210{margin-right:-13.125rem !important;margin-left:-13.125rem !important}.mx-lg-n240{margin-right:-15rem !important;margin-left:-15rem !important}.mx-lg-n350{margin-right:-21.875rem !important;margin-left:-21.875rem !important}.my-lg-n2{margin-top:-0.15625rem !important;margin-bottom:-0.15625rem !important}.my-lg-n5{margin-top:-0.3125rem !important;margin-bottom:-0.3125rem !important}.my-lg-n10{margin-top:-0.625rem !important;margin-bottom:-0.625rem !important}.my-lg-n15{margin-top:-0.9375rem !important;margin-bottom:-0.9375rem !important}.my-lg-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-lg-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-lg-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-lg-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-lg-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-lg-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-lg-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-lg-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-lg-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-lg-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-lg-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-lg-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-lg-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-lg-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-lg-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-lg-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-lg-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-lg-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-lg-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-lg-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-lg-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-lg-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-lg-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-lg-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-lg-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-lg-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-lg-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-lg-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-lg-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-lg-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-lg-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-lg-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-lg-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-lg-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-lg-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-lg-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-lg-n210{margin-top:-13.125rem !important;margin-bottom:-13.125rem !important}.my-lg-n240{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-lg-n350{margin-top:-21.875rem !important;margin-bottom:-21.875rem !important}.mt-lg-n2{margin-top:-0.15625rem !important}.mt-lg-n5{margin-top:-0.3125rem !important}.mt-lg-n10{margin-top:-0.625rem !important}.mt-lg-n15{margin-top:-0.9375rem !important}.mt-lg-n20{margin-top:-1.25rem !important}.mt-lg-n25{margin-top:-1.5625rem !important}.mt-lg-n30{margin-top:-1.875rem !important}.mt-lg-n35{margin-top:-2.1875rem !important}.mt-lg-n40{margin-top:-2.5rem !important}.mt-lg-n45{margin-top:-2.8125rem !important}.mt-lg-n50{margin-top:-3.125rem !important}.mt-lg-n55{margin-top:-3.4375rem !important}.mt-lg-n60{margin-top:-3.75rem !important}.mt-lg-n65{margin-top:-4.0625rem !important}.mt-lg-n70{margin-top:-4.375rem !important}.mt-lg-n75{margin-top:-4.6875rem !important}.mt-lg-n80{margin-top:-5rem !important}.mt-lg-n85{margin-top:-5.3125rem !important}.mt-lg-n90{margin-top:-5.625rem !important}.mt-lg-n95{margin-top:-5.9375rem !important}.mt-lg-n100{margin-top:-6.25rem !important}.mt-lg-n105{margin-top:-6.5625rem !important}.mt-lg-n110{margin-top:-6.875rem !important}.mt-lg-n115{margin-top:-7.1875rem !important}.mt-lg-n120{margin-top:-7.5rem !important}.mt-lg-n130{margin-top:-8.125rem !important}.mt-lg-n135{margin-top:-8.4375rem !important}.mt-lg-n140{margin-top:-8.75rem !important}.mt-lg-n145{margin-top:-9.0625rem !important}.mt-lg-n150{margin-top:-9.375rem !important}.mt-lg-n155{margin-top:-9.6875rem !important}.mt-lg-n160{margin-top:-10rem !important}.mt-lg-n165{margin-top:-10.3125rem !important}.mt-lg-n170{margin-top:-10.625rem !important}.mt-lg-n175{margin-top:-10.9375rem !important}.mt-lg-n180{margin-top:-11.25rem !important}.mt-lg-n185{margin-top:-11.5625rem !important}.mt-lg-n190{margin-top:-11.875rem !important}.mt-lg-n195{margin-top:-12.1875rem !important}.mt-lg-n200{margin-top:-12.5rem !important}.mt-lg-n210{margin-top:-13.125rem !important}.mt-lg-n240{margin-top:-15rem !important}.mt-lg-n350{margin-top:-21.875rem !important}.me-lg-n2{margin-right:-0.15625rem !important}.me-lg-n5{margin-right:-0.3125rem !important}.me-lg-n10{margin-right:-0.625rem !important}.me-lg-n15{margin-right:-0.9375rem !important}.me-lg-n20{margin-right:-1.25rem !important}.me-lg-n25{margin-right:-1.5625rem !important}.me-lg-n30{margin-right:-1.875rem !important}.me-lg-n35{margin-right:-2.1875rem !important}.me-lg-n40{margin-right:-2.5rem !important}.me-lg-n45{margin-right:-2.8125rem !important}.me-lg-n50{margin-right:-3.125rem !important}.me-lg-n55{margin-right:-3.4375rem !important}.me-lg-n60{margin-right:-3.75rem !important}.me-lg-n65{margin-right:-4.0625rem !important}.me-lg-n70{margin-right:-4.375rem !important}.me-lg-n75{margin-right:-4.6875rem !important}.me-lg-n80{margin-right:-5rem !important}.me-lg-n85{margin-right:-5.3125rem !important}.me-lg-n90{margin-right:-5.625rem !important}.me-lg-n95{margin-right:-5.9375rem !important}.me-lg-n100{margin-right:-6.25rem !important}.me-lg-n105{margin-right:-6.5625rem !important}.me-lg-n110{margin-right:-6.875rem !important}.me-lg-n115{margin-right:-7.1875rem !important}.me-lg-n120{margin-right:-7.5rem !important}.me-lg-n130{margin-right:-8.125rem !important}.me-lg-n135{margin-right:-8.4375rem !important}.me-lg-n140{margin-right:-8.75rem !important}.me-lg-n145{margin-right:-9.0625rem !important}.me-lg-n150{margin-right:-9.375rem !important}.me-lg-n155{margin-right:-9.6875rem !important}.me-lg-n160{margin-right:-10rem !important}.me-lg-n165{margin-right:-10.3125rem !important}.me-lg-n170{margin-right:-10.625rem !important}.me-lg-n175{margin-right:-10.9375rem !important}.me-lg-n180{margin-right:-11.25rem !important}.me-lg-n185{margin-right:-11.5625rem !important}.me-lg-n190{margin-right:-11.875rem !important}.me-lg-n195{margin-right:-12.1875rem !important}.me-lg-n200{margin-right:-12.5rem !important}.me-lg-n210{margin-right:-13.125rem !important}.me-lg-n240{margin-right:-15rem !important}.me-lg-n350{margin-right:-21.875rem !important}.mb-lg-n2{margin-bottom:-0.15625rem !important}.mb-lg-n5{margin-bottom:-0.3125rem !important}.mb-lg-n10{margin-bottom:-0.625rem !important}.mb-lg-n15{margin-bottom:-0.9375rem !important}.mb-lg-n20{margin-bottom:-1.25rem !important}.mb-lg-n25{margin-bottom:-1.5625rem !important}.mb-lg-n30{margin-bottom:-1.875rem !important}.mb-lg-n35{margin-bottom:-2.1875rem !important}.mb-lg-n40{margin-bottom:-2.5rem !important}.mb-lg-n45{margin-bottom:-2.8125rem !important}.mb-lg-n50{margin-bottom:-3.125rem !important}.mb-lg-n55{margin-bottom:-3.4375rem !important}.mb-lg-n60{margin-bottom:-3.75rem !important}.mb-lg-n65{margin-bottom:-4.0625rem !important}.mb-lg-n70{margin-bottom:-4.375rem !important}.mb-lg-n75{margin-bottom:-4.6875rem !important}.mb-lg-n80{margin-bottom:-5rem !important}.mb-lg-n85{margin-bottom:-5.3125rem !important}.mb-lg-n90{margin-bottom:-5.625rem !important}.mb-lg-n95{margin-bottom:-5.9375rem !important}.mb-lg-n100{margin-bottom:-6.25rem !important}.mb-lg-n105{margin-bottom:-6.5625rem !important}.mb-lg-n110{margin-bottom:-6.875rem !important}.mb-lg-n115{margin-bottom:-7.1875rem !important}.mb-lg-n120{margin-bottom:-7.5rem !important}.mb-lg-n130{margin-bottom:-8.125rem !important}.mb-lg-n135{margin-bottom:-8.4375rem !important}.mb-lg-n140{margin-bottom:-8.75rem !important}.mb-lg-n145{margin-bottom:-9.0625rem !important}.mb-lg-n150{margin-bottom:-9.375rem !important}.mb-lg-n155{margin-bottom:-9.6875rem !important}.mb-lg-n160{margin-bottom:-10rem !important}.mb-lg-n165{margin-bottom:-10.3125rem !important}.mb-lg-n170{margin-bottom:-10.625rem !important}.mb-lg-n175{margin-bottom:-10.9375rem !important}.mb-lg-n180{margin-bottom:-11.25rem !important}.mb-lg-n185{margin-bottom:-11.5625rem !important}.mb-lg-n190{margin-bottom:-11.875rem !important}.mb-lg-n195{margin-bottom:-12.1875rem !important}.mb-lg-n200{margin-bottom:-12.5rem !important}.mb-lg-n210{margin-bottom:-13.125rem !important}.mb-lg-n240{margin-bottom:-15rem !important}.mb-lg-n350{margin-bottom:-21.875rem !important}.ms-lg-n2{margin-left:-0.15625rem !important}.ms-lg-n5{margin-left:-0.3125rem !important}.ms-lg-n10{margin-left:-0.625rem !important}.ms-lg-n15{margin-left:-0.9375rem !important}.ms-lg-n20{margin-left:-1.25rem !important}.ms-lg-n25{margin-left:-1.5625rem !important}.ms-lg-n30{margin-left:-1.875rem !important}.ms-lg-n35{margin-left:-2.1875rem !important}.ms-lg-n40{margin-left:-2.5rem !important}.ms-lg-n45{margin-left:-2.8125rem !important}.ms-lg-n50{margin-left:-3.125rem !important}.ms-lg-n55{margin-left:-3.4375rem !important}.ms-lg-n60{margin-left:-3.75rem !important}.ms-lg-n65{margin-left:-4.0625rem !important}.ms-lg-n70{margin-left:-4.375rem !important}.ms-lg-n75{margin-left:-4.6875rem !important}.ms-lg-n80{margin-left:-5rem !important}.ms-lg-n85{margin-left:-5.3125rem !important}.ms-lg-n90{margin-left:-5.625rem !important}.ms-lg-n95{margin-left:-5.9375rem !important}.ms-lg-n100{margin-left:-6.25rem !important}.ms-lg-n105{margin-left:-6.5625rem !important}.ms-lg-n110{margin-left:-6.875rem !important}.ms-lg-n115{margin-left:-7.1875rem !important}.ms-lg-n120{margin-left:-7.5rem !important}.ms-lg-n130{margin-left:-8.125rem !important}.ms-lg-n135{margin-left:-8.4375rem !important}.ms-lg-n140{margin-left:-8.75rem !important}.ms-lg-n145{margin-left:-9.0625rem !important}.ms-lg-n150{margin-left:-9.375rem !important}.ms-lg-n155{margin-left:-9.6875rem !important}.ms-lg-n160{margin-left:-10rem !important}.ms-lg-n165{margin-left:-10.3125rem !important}.ms-lg-n170{margin-left:-10.625rem !important}.ms-lg-n175{margin-left:-10.9375rem !important}.ms-lg-n180{margin-left:-11.25rem !important}.ms-lg-n185{margin-left:-11.5625rem !important}.ms-lg-n190{margin-left:-11.875rem !important}.ms-lg-n195{margin-left:-12.1875rem !important}.ms-lg-n200{margin-left:-12.5rem !important}.ms-lg-n210{margin-left:-13.125rem !important}.ms-lg-n240{margin-left:-15rem !important}.ms-lg-n350{margin-left:-21.875rem !important}.p-lg-0{padding:0 !important}.p-lg-2{padding:.15625rem !important}.p-lg-5{padding:.3125rem !important}.p-lg-10{padding:.625rem !important}.p-lg-15{padding:.9375rem !important}.p-lg-20{padding:1.25rem !important}.p-lg-25{padding:1.5625rem !important}.p-lg-30{padding:1.875rem !important}.p-lg-35{padding:2.1875rem !important}.p-lg-40{padding:2.5rem !important}.p-lg-45{padding:2.8125rem !important}.p-lg-50{padding:3.125rem !important}.p-lg-55{padding:3.4375rem !important}.p-lg-60{padding:3.75rem !important}.p-lg-65{padding:4.0625rem !important}.p-lg-70{padding:4.375rem !important}.p-lg-75{padding:4.6875rem !important}.p-lg-80{padding:5rem !important}.p-lg-85{padding:5.3125rem !important}.p-lg-90{padding:5.625rem !important}.p-lg-95{padding:5.9375rem !important}.p-lg-100{padding:6.25rem !important}.p-lg-105{padding:6.5625rem !important}.p-lg-110{padding:6.875rem !important}.p-lg-115{padding:7.1875rem !important}.p-lg-120{padding:7.5rem !important}.p-lg-130{padding:8.125rem !important}.p-lg-135{padding:8.4375rem !important}.p-lg-140{padding:8.75rem !important}.p-lg-145{padding:9.0625rem !important}.p-lg-150{padding:9.375rem !important}.p-lg-155{padding:9.6875rem !important}.p-lg-160{padding:10rem !important}.p-lg-165{padding:10.3125rem !important}.p-lg-170{padding:10.625rem !important}.p-lg-175{padding:10.9375rem !important}.p-lg-180{padding:11.25rem !important}.p-lg-185{padding:11.5625rem !important}.p-lg-190{padding:11.875rem !important}.p-lg-195{padding:12.1875rem !important}.p-lg-200{padding:12.5rem !important}.p-lg-210{padding:13.125rem !important}.p-lg-240{padding:15rem !important}.p-lg-350{padding:21.875rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-lg-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-lg-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-lg-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-lg-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-lg-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-lg-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-lg-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-lg-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-lg-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-lg-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-lg-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-lg-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-lg-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-lg-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-lg-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-lg-80{padding-right:5rem !important;padding-left:5rem !important}.px-lg-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-lg-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-lg-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-lg-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-lg-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-lg-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-lg-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-lg-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-lg-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-lg-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-lg-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-lg-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-lg-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-lg-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-lg-160{padding-right:10rem !important;padding-left:10rem !important}.px-lg-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-lg-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-lg-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-lg-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-lg-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-lg-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-lg-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-lg-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-lg-210{padding-right:13.125rem !important;padding-left:13.125rem !important}.px-lg-240{padding-right:15rem !important;padding-left:15rem !important}.px-lg-350{padding-right:21.875rem !important;padding-left:21.875rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-lg-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-lg-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-lg-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-lg-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-lg-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-lg-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-lg-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-lg-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-lg-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-lg-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-lg-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-lg-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-lg-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-lg-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-lg-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-lg-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-lg-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-lg-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-lg-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-lg-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-lg-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-lg-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-lg-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-lg-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-lg-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-lg-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-lg-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-lg-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-lg-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-lg-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-lg-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-lg-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-lg-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-lg-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-lg-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-lg-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-lg-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-lg-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-lg-210{padding-top:13.125rem !important;padding-bottom:13.125rem !important}.py-lg-240{padding-top:15rem !important;padding-bottom:15rem !important}.py-lg-350{padding-top:21.875rem !important;padding-bottom:21.875rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-2{padding-top:.15625rem !important}.pt-lg-5{padding-top:.3125rem !important}.pt-lg-10{padding-top:.625rem !important}.pt-lg-15{padding-top:.9375rem !important}.pt-lg-20{padding-top:1.25rem !important}.pt-lg-25{padding-top:1.5625rem !important}.pt-lg-30{padding-top:1.875rem !important}.pt-lg-35{padding-top:2.1875rem !important}.pt-lg-40{padding-top:2.5rem !important}.pt-lg-45{padding-top:2.8125rem !important}.pt-lg-50{padding-top:3.125rem !important}.pt-lg-55{padding-top:3.4375rem !important}.pt-lg-60{padding-top:3.75rem !important}.pt-lg-65{padding-top:4.0625rem !important}.pt-lg-70{padding-top:4.375rem !important}.pt-lg-75{padding-top:4.6875rem !important}.pt-lg-80{padding-top:5rem !important}.pt-lg-85{padding-top:5.3125rem !important}.pt-lg-90{padding-top:5.625rem !important}.pt-lg-95{padding-top:5.9375rem !important}.pt-lg-100{padding-top:6.25rem !important}.pt-lg-105{padding-top:6.5625rem !important}.pt-lg-110{padding-top:6.875rem !important}.pt-lg-115{padding-top:7.1875rem !important}.pt-lg-120{padding-top:7.5rem !important}.pt-lg-130{padding-top:8.125rem !important}.pt-lg-135{padding-top:8.4375rem !important}.pt-lg-140{padding-top:8.75rem !important}.pt-lg-145{padding-top:9.0625rem !important}.pt-lg-150{padding-top:9.375rem !important}.pt-lg-155{padding-top:9.6875rem !important}.pt-lg-160{padding-top:10rem !important}.pt-lg-165{padding-top:10.3125rem !important}.pt-lg-170{padding-top:10.625rem !important}.pt-lg-175{padding-top:10.9375rem !important}.pt-lg-180{padding-top:11.25rem !important}.pt-lg-185{padding-top:11.5625rem !important}.pt-lg-190{padding-top:11.875rem !important}.pt-lg-195{padding-top:12.1875rem !important}.pt-lg-200{padding-top:12.5rem !important}.pt-lg-210{padding-top:13.125rem !important}.pt-lg-240{padding-top:15rem !important}.pt-lg-350{padding-top:21.875rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-2{padding-right:.15625rem !important}.pe-lg-5{padding-right:.3125rem !important}.pe-lg-10{padding-right:.625rem !important}.pe-lg-15{padding-right:.9375rem !important}.pe-lg-20{padding-right:1.25rem !important}.pe-lg-25{padding-right:1.5625rem !important}.pe-lg-30{padding-right:1.875rem !important}.pe-lg-35{padding-right:2.1875rem !important}.pe-lg-40{padding-right:2.5rem !important}.pe-lg-45{padding-right:2.8125rem !important}.pe-lg-50{padding-right:3.125rem !important}.pe-lg-55{padding-right:3.4375rem !important}.pe-lg-60{padding-right:3.75rem !important}.pe-lg-65{padding-right:4.0625rem !important}.pe-lg-70{padding-right:4.375rem !important}.pe-lg-75{padding-right:4.6875rem !important}.pe-lg-80{padding-right:5rem !important}.pe-lg-85{padding-right:5.3125rem !important}.pe-lg-90{padding-right:5.625rem !important}.pe-lg-95{padding-right:5.9375rem !important}.pe-lg-100{padding-right:6.25rem !important}.pe-lg-105{padding-right:6.5625rem !important}.pe-lg-110{padding-right:6.875rem !important}.pe-lg-115{padding-right:7.1875rem !important}.pe-lg-120{padding-right:7.5rem !important}.pe-lg-130{padding-right:8.125rem !important}.pe-lg-135{padding-right:8.4375rem !important}.pe-lg-140{padding-right:8.75rem !important}.pe-lg-145{padding-right:9.0625rem !important}.pe-lg-150{padding-right:9.375rem !important}.pe-lg-155{padding-right:9.6875rem !important}.pe-lg-160{padding-right:10rem !important}.pe-lg-165{padding-right:10.3125rem !important}.pe-lg-170{padding-right:10.625rem !important}.pe-lg-175{padding-right:10.9375rem !important}.pe-lg-180{padding-right:11.25rem !important}.pe-lg-185{padding-right:11.5625rem !important}.pe-lg-190{padding-right:11.875rem !important}.pe-lg-195{padding-right:12.1875rem !important}.pe-lg-200{padding-right:12.5rem !important}.pe-lg-210{padding-right:13.125rem !important}.pe-lg-240{padding-right:15rem !important}.pe-lg-350{padding-right:21.875rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-2{padding-bottom:.15625rem !important}.pb-lg-5{padding-bottom:.3125rem !important}.pb-lg-10{padding-bottom:.625rem !important}.pb-lg-15{padding-bottom:.9375rem !important}.pb-lg-20{padding-bottom:1.25rem !important}.pb-lg-25{padding-bottom:1.5625rem !important}.pb-lg-30{padding-bottom:1.875rem !important}.pb-lg-35{padding-bottom:2.1875rem !important}.pb-lg-40{padding-bottom:2.5rem !important}.pb-lg-45{padding-bottom:2.8125rem !important}.pb-lg-50{padding-bottom:3.125rem !important}.pb-lg-55{padding-bottom:3.4375rem !important}.pb-lg-60{padding-bottom:3.75rem !important}.pb-lg-65{padding-bottom:4.0625rem !important}.pb-lg-70{padding-bottom:4.375rem !important}.pb-lg-75{padding-bottom:4.6875rem !important}.pb-lg-80{padding-bottom:5rem !important}.pb-lg-85{padding-bottom:5.3125rem !important}.pb-lg-90{padding-bottom:5.625rem !important}.pb-lg-95{padding-bottom:5.9375rem !important}.pb-lg-100{padding-bottom:6.25rem !important}.pb-lg-105{padding-bottom:6.5625rem !important}.pb-lg-110{padding-bottom:6.875rem !important}.pb-lg-115{padding-bottom:7.1875rem !important}.pb-lg-120{padding-bottom:7.5rem !important}.pb-lg-130{padding-bottom:8.125rem !important}.pb-lg-135{padding-bottom:8.4375rem !important}.pb-lg-140{padding-bottom:8.75rem !important}.pb-lg-145{padding-bottom:9.0625rem !important}.pb-lg-150{padding-bottom:9.375rem !important}.pb-lg-155{padding-bottom:9.6875rem !important}.pb-lg-160{padding-bottom:10rem !important}.pb-lg-165{padding-bottom:10.3125rem !important}.pb-lg-170{padding-bottom:10.625rem !important}.pb-lg-175{padding-bottom:10.9375rem !important}.pb-lg-180{padding-bottom:11.25rem !important}.pb-lg-185{padding-bottom:11.5625rem !important}.pb-lg-190{padding-bottom:11.875rem !important}.pb-lg-195{padding-bottom:12.1875rem !important}.pb-lg-200{padding-bottom:12.5rem !important}.pb-lg-210{padding-bottom:13.125rem !important}.pb-lg-240{padding-bottom:15rem !important}.pb-lg-350{padding-bottom:21.875rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-2{padding-left:.15625rem !important}.ps-lg-5{padding-left:.3125rem !important}.ps-lg-10{padding-left:.625rem !important}.ps-lg-15{padding-left:.9375rem !important}.ps-lg-20{padding-left:1.25rem !important}.ps-lg-25{padding-left:1.5625rem !important}.ps-lg-30{padding-left:1.875rem !important}.ps-lg-35{padding-left:2.1875rem !important}.ps-lg-40{padding-left:2.5rem !important}.ps-lg-45{padding-left:2.8125rem !important}.ps-lg-50{padding-left:3.125rem !important}.ps-lg-55{padding-left:3.4375rem !important}.ps-lg-60{padding-left:3.75rem !important}.ps-lg-65{padding-left:4.0625rem !important}.ps-lg-70{padding-left:4.375rem !important}.ps-lg-75{padding-left:4.6875rem !important}.ps-lg-80{padding-left:5rem !important}.ps-lg-85{padding-left:5.3125rem !important}.ps-lg-90{padding-left:5.625rem !important}.ps-lg-95{padding-left:5.9375rem !important}.ps-lg-100{padding-left:6.25rem !important}.ps-lg-105{padding-left:6.5625rem !important}.ps-lg-110{padding-left:6.875rem !important}.ps-lg-115{padding-left:7.1875rem !important}.ps-lg-120{padding-left:7.5rem !important}.ps-lg-130{padding-left:8.125rem !important}.ps-lg-135{padding-left:8.4375rem !important}.ps-lg-140{padding-left:8.75rem !important}.ps-lg-145{padding-left:9.0625rem !important}.ps-lg-150{padding-left:9.375rem !important}.ps-lg-155{padding-left:9.6875rem !important}.ps-lg-160{padding-left:10rem !important}.ps-lg-165{padding-left:10.3125rem !important}.ps-lg-170{padding-left:10.625rem !important}.ps-lg-175{padding-left:10.9375rem !important}.ps-lg-180{padding-left:11.25rem !important}.ps-lg-185{padding-left:11.5625rem !important}.ps-lg-190{padding-left:11.875rem !important}.ps-lg-195{padding-left:12.1875rem !important}.ps-lg-200{padding-left:12.5rem !important}.ps-lg-210{padding-left:13.125rem !important}.ps-lg-240{padding-left:15rem !important}.ps-lg-350{padding-left:21.875rem !important}.gap-lg-0{gap:0 !important}.gap-lg-2{gap:.15625rem !important}.gap-lg-5{gap:.3125rem !important}.gap-lg-10{gap:.625rem !important}.gap-lg-15{gap:.9375rem !important}.gap-lg-20{gap:1.25rem !important}.gap-lg-25{gap:1.5625rem !important}.gap-lg-30{gap:1.875rem !important}.gap-lg-35{gap:2.1875rem !important}.gap-lg-40{gap:2.5rem !important}.gap-lg-45{gap:2.8125rem !important}.gap-lg-50{gap:3.125rem !important}.gap-lg-55{gap:3.4375rem !important}.gap-lg-60{gap:3.75rem !important}.gap-lg-65{gap:4.0625rem !important}.gap-lg-70{gap:4.375rem !important}.gap-lg-75{gap:4.6875rem !important}.gap-lg-80{gap:5rem !important}.gap-lg-85{gap:5.3125rem !important}.gap-lg-90{gap:5.625rem !important}.gap-lg-95{gap:5.9375rem !important}.gap-lg-100{gap:6.25rem !important}.gap-lg-105{gap:6.5625rem !important}.gap-lg-110{gap:6.875rem !important}.gap-lg-115{gap:7.1875rem !important}.gap-lg-120{gap:7.5rem !important}.gap-lg-130{gap:8.125rem !important}.gap-lg-135{gap:8.4375rem !important}.gap-lg-140{gap:8.75rem !important}.gap-lg-145{gap:9.0625rem !important}.gap-lg-150{gap:9.375rem !important}.gap-lg-155{gap:9.6875rem !important}.gap-lg-160{gap:10rem !important}.gap-lg-165{gap:10.3125rem !important}.gap-lg-170{gap:10.625rem !important}.gap-lg-175{gap:10.9375rem !important}.gap-lg-180{gap:11.25rem !important}.gap-lg-185{gap:11.5625rem !important}.gap-lg-190{gap:11.875rem !important}.gap-lg-195{gap:12.1875rem !important}.gap-lg-200{gap:12.5rem !important}.gap-lg-210{gap:13.125rem !important}.gap-lg-240{gap:15rem !important}.gap-lg-350{gap:21.875rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-2{row-gap:.15625rem !important}.row-gap-lg-5{row-gap:.3125rem !important}.row-gap-lg-10{row-gap:.625rem !important}.row-gap-lg-15{row-gap:.9375rem !important}.row-gap-lg-20{row-gap:1.25rem !important}.row-gap-lg-25{row-gap:1.5625rem !important}.row-gap-lg-30{row-gap:1.875rem !important}.row-gap-lg-35{row-gap:2.1875rem !important}.row-gap-lg-40{row-gap:2.5rem !important}.row-gap-lg-45{row-gap:2.8125rem !important}.row-gap-lg-50{row-gap:3.125rem !important}.row-gap-lg-55{row-gap:3.4375rem !important}.row-gap-lg-60{row-gap:3.75rem !important}.row-gap-lg-65{row-gap:4.0625rem !important}.row-gap-lg-70{row-gap:4.375rem !important}.row-gap-lg-75{row-gap:4.6875rem !important}.row-gap-lg-80{row-gap:5rem !important}.row-gap-lg-85{row-gap:5.3125rem !important}.row-gap-lg-90{row-gap:5.625rem !important}.row-gap-lg-95{row-gap:5.9375rem !important}.row-gap-lg-100{row-gap:6.25rem !important}.row-gap-lg-105{row-gap:6.5625rem !important}.row-gap-lg-110{row-gap:6.875rem !important}.row-gap-lg-115{row-gap:7.1875rem !important}.row-gap-lg-120{row-gap:7.5rem !important}.row-gap-lg-130{row-gap:8.125rem !important}.row-gap-lg-135{row-gap:8.4375rem !important}.row-gap-lg-140{row-gap:8.75rem !important}.row-gap-lg-145{row-gap:9.0625rem !important}.row-gap-lg-150{row-gap:9.375rem !important}.row-gap-lg-155{row-gap:9.6875rem !important}.row-gap-lg-160{row-gap:10rem !important}.row-gap-lg-165{row-gap:10.3125rem !important}.row-gap-lg-170{row-gap:10.625rem !important}.row-gap-lg-175{row-gap:10.9375rem !important}.row-gap-lg-180{row-gap:11.25rem !important}.row-gap-lg-185{row-gap:11.5625rem !important}.row-gap-lg-190{row-gap:11.875rem !important}.row-gap-lg-195{row-gap:12.1875rem !important}.row-gap-lg-200{row-gap:12.5rem !important}.row-gap-lg-210{row-gap:13.125rem !important}.row-gap-lg-240{row-gap:15rem !important}.row-gap-lg-350{row-gap:21.875rem !important}.column-gap-lg-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-lg-2{-moz-column-gap:.15625rem !important;column-gap:.15625rem !important}.column-gap-lg-5{-moz-column-gap:.3125rem !important;column-gap:.3125rem !important}.column-gap-lg-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-lg-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-lg-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-lg-25{-moz-column-gap:1.5625rem !important;column-gap:1.5625rem !important}.column-gap-lg-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-lg-35{-moz-column-gap:2.1875rem !important;column-gap:2.1875rem !important}.column-gap-lg-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-lg-45{-moz-column-gap:2.8125rem !important;column-gap:2.8125rem !important}.column-gap-lg-50{-moz-column-gap:3.125rem !important;column-gap:3.125rem !important}.column-gap-lg-55{-moz-column-gap:3.4375rem !important;column-gap:3.4375rem !important}.column-gap-lg-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.column-gap-lg-65{-moz-column-gap:4.0625rem !important;column-gap:4.0625rem !important}.column-gap-lg-70{-moz-column-gap:4.375rem !important;column-gap:4.375rem !important}.column-gap-lg-75{-moz-column-gap:4.6875rem !important;column-gap:4.6875rem !important}.column-gap-lg-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.column-gap-lg-85{-moz-column-gap:5.3125rem !important;column-gap:5.3125rem !important}.column-gap-lg-90{-moz-column-gap:5.625rem !important;column-gap:5.625rem !important}.column-gap-lg-95{-moz-column-gap:5.9375rem !important;column-gap:5.9375rem !important}.column-gap-lg-100{-moz-column-gap:6.25rem !important;column-gap:6.25rem !important}.column-gap-lg-105{-moz-column-gap:6.5625rem !important;column-gap:6.5625rem !important}.column-gap-lg-110{-moz-column-gap:6.875rem !important;column-gap:6.875rem !important}.column-gap-lg-115{-moz-column-gap:7.1875rem !important;column-gap:7.1875rem !important}.column-gap-lg-120{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-lg-130{-moz-column-gap:8.125rem !important;column-gap:8.125rem !important}.column-gap-lg-135{-moz-column-gap:8.4375rem !important;column-gap:8.4375rem !important}.column-gap-lg-140{-moz-column-gap:8.75rem !important;column-gap:8.75rem !important}.column-gap-lg-145{-moz-column-gap:9.0625rem !important;column-gap:9.0625rem !important}.column-gap-lg-150{-moz-column-gap:9.375rem !important;column-gap:9.375rem !important}.column-gap-lg-155{-moz-column-gap:9.6875rem !important;column-gap:9.6875rem !important}.column-gap-lg-160{-moz-column-gap:10rem !important;column-gap:10rem !important}.column-gap-lg-165{-moz-column-gap:10.3125rem !important;column-gap:10.3125rem !important}.column-gap-lg-170{-moz-column-gap:10.625rem !important;column-gap:10.625rem !important}.column-gap-lg-175{-moz-column-gap:10.9375rem !important;column-gap:10.9375rem !important}.column-gap-lg-180{-moz-column-gap:11.25rem !important;column-gap:11.25rem !important}.column-gap-lg-185{-moz-column-gap:11.5625rem !important;column-gap:11.5625rem !important}.column-gap-lg-190{-moz-column-gap:11.875rem !important;column-gap:11.875rem !important}.column-gap-lg-195{-moz-column-gap:12.1875rem !important;column-gap:12.1875rem !important}.column-gap-lg-200{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important}.column-gap-lg-210{-moz-column-gap:13.125rem !important;column-gap:13.125rem !important}.column-gap-lg-240{-moz-column-gap:15rem !important;column-gap:15rem !important}.column-gap-lg-350{-moz-column-gap:21.875rem !important;column-gap:21.875rem !important}.fs-lg-0{font-size:calc(1.2625rem + 0.15vw) !important}.fs-lg-1{font-size:1.25rem !important}.fs-lg-2{font-size:1.125rem !important}.fs-lg-3{font-size:1rem !important}.fs-lg-4{font-size:0.875rem !important}.fs-lg-5{font-size:0.75rem !important}.fs-lg-6{font-size:0.62475rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}.min-w-lg-0{min-width:0 !important}.min-w-lg-5{min-width:5% !important}.min-w-lg-10{min-width:10% !important}.min-w-lg-15{min-width:15% !important}.min-w-lg-20{min-width:20% !important}.min-w-lg-25{min-width:25% !important}.min-w-lg-30{min-width:30% !important}.min-w-lg-35{min-width:35% !important}.min-w-lg-40{min-width:40% !important}.min-w-lg-45{min-width:45% !important}.min-w-lg-50{min-width:50% !important}.min-w-lg-55{min-width:55% !important}.min-w-lg-60{min-width:60% !important}.min-w-lg-65{min-width:65% !important}.min-w-lg-70{min-width:70% !important}.min-w-lg-75{min-width:75% !important}.min-w-lg-80{min-width:80% !important}.min-w-lg-85{min-width:85% !important}.min-w-lg-90{min-width:90% !important}.min-w-lg-95{min-width:95% !important}.min-w-lg-100{min-width:100% !important}.min-w-lg-auto{min-width:auto !important}.min-h-lg-0{min-height:0 !important}.min-h-lg-5{min-height:5% !important}.min-h-lg-10{min-height:10% !important}.min-h-lg-15{min-height:15% !important}.min-h-lg-20{min-height:20% !important}.min-h-lg-25{min-height:25% !important}.min-h-lg-30{min-height:30% !important}.min-h-lg-35{min-height:35% !important}.min-h-lg-40{min-height:40% !important}.min-h-lg-45{min-height:45% !important}.min-h-lg-50{min-height:50% !important}.min-h-lg-55{min-height:55% !important}.min-h-lg-60{min-height:60% !important}.min-h-lg-65{min-height:65% !important}.min-h-lg-70{min-height:70% !important}.min-h-lg-75{min-height:75% !important}.min-h-lg-80{min-height:80% !important}.min-h-lg-85{min-height:85% !important}.min-h-lg-90{min-height:90% !important}.min-h-lg-95{min-height:95% !important}.min-h-lg-100{min-height:100% !important}.min-h-lg-auto{min-height:auto !important}.flex-basis-lg-0{flex-basis:0 !important}.flex-basis-lg-2{flex-basis:.15625rem !important}.flex-basis-lg-5{flex-basis:.3125rem !important}.flex-basis-lg-10{flex-basis:.625rem !important}.flex-basis-lg-15{flex-basis:.9375rem !important}.flex-basis-lg-20{flex-basis:1.25rem !important}.flex-basis-lg-25{flex-basis:1.5625rem !important}.flex-basis-lg-30{flex-basis:1.875rem !important}.flex-basis-lg-35{flex-basis:2.1875rem !important}.flex-basis-lg-40{flex-basis:2.5rem !important}.flex-basis-lg-45{flex-basis:2.8125rem !important}.flex-basis-lg-50{flex-basis:3.125rem !important}.flex-basis-lg-55{flex-basis:3.4375rem !important}.flex-basis-lg-60{flex-basis:3.75rem !important}.flex-basis-lg-65{flex-basis:4.0625rem !important}.flex-basis-lg-70{flex-basis:4.375rem !important}.flex-basis-lg-75{flex-basis:4.6875rem !important}.flex-basis-lg-80{flex-basis:5rem !important}.flex-basis-lg-85{flex-basis:5.3125rem !important}.flex-basis-lg-90{flex-basis:5.625rem !important}.flex-basis-lg-95{flex-basis:5.9375rem !important}.flex-basis-lg-100{flex-basis:6.25rem !important}.flex-basis-lg-105{flex-basis:6.5625rem !important}.flex-basis-lg-110{flex-basis:6.875rem !important}.flex-basis-lg-115{flex-basis:7.1875rem !important}.flex-basis-lg-120{flex-basis:7.5rem !important}.flex-basis-lg-125{flex-basis:7.8125rem !important}.flex-basis-lg-130{flex-basis:8.125rem !important}.flex-basis-lg-135{flex-basis:8.4375rem !important}.flex-basis-lg-140{flex-basis:8.75rem !important}.flex-basis-lg-145{flex-basis:9.0625rem !important}.flex-basis-lg-150{flex-basis:9.375rem !important}.flex-basis-lg-155{flex-basis:9.6875rem !important}.flex-basis-lg-160{flex-basis:10rem !important}.flex-basis-lg-165{flex-basis:10.3125rem !important}.flex-basis-lg-170{flex-basis:10.625rem !important}.flex-basis-lg-175{flex-basis:10.9375rem !important}.flex-basis-lg-180{flex-basis:11.25rem !important}.flex-basis-lg-185{flex-basis:11.5625rem !important}.flex-basis-lg-190{flex-basis:11.875rem !important}.flex-basis-lg-195{flex-basis:12.1875rem !important}.flex-basis-lg-200{flex-basis:12.5rem !important}.flex-basis-lg-auto{flex-basis:auto !important}.ls-lg-0{letter-spacing:0 !important}.ls-lg-1{letter-spacing:1px !important}.ls-lg-2{letter-spacing:2px !important}.ls-lg-3{letter-spacing:3px !important}.ls-lg-4{letter-spacing:4px !important}.ls-lg-5{letter-spacing:5px !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{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xl-none{-o-object-fit:none !important;object-fit:none !important}.overflow-xl-visible{overflow:visible !important}.overflow-xl-hidden{overflow:hidden !important}.overflow-xl-scroll{overflow:scroll !important}.overflow-xl-auto{overflow:auto !important}.overflow-x-xl-visible{overflow-x:visible !important}.overflow-x-xl-hidden{overflow-x:hidden !important}.overflow-x-xl-scroll{overflow-x:scroll !important}.overflow-x-xl-auto{overflow-x:auto !important}.overflow-y-xl-visible{overflow-y:visible !important}.overflow-y-xl-hidden{overflow-y:hidden !important}.overflow-y-xl-scroll{overflow-y:scroll !important}.overflow-y-xl-auto{overflow-y:auto !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}.position-xl-static{position:static !important}.position-xl-relative{position:relative !important}.position-xl-absolute{position:absolute !important}.position-xl-fixed{position:fixed !important}.position-xl-sticky{position:sticky !important}.w-xl-0{width:0 !important}.w-xl-5{width:5% !important}.w-xl-10{width:10% !important}.w-xl-15{width:15% !important}.w-xl-20{width:20% !important}.w-xl-25{width:25% !important}.w-xl-30{width:30% !important}.w-xl-35{width:35% !important}.w-xl-40{width:40% !important}.w-xl-45{width:45% !important}.w-xl-50{width:50% !important}.w-xl-55{width:55% !important}.w-xl-60{width:60% !important}.w-xl-65{width:65% !important}.w-xl-70{width:70% !important}.w-xl-75{width:75% !important}.w-xl-80{width:80% !important}.w-xl-85{width:85% !important}.w-xl-90{width:90% !important}.w-xl-95{width:95% !important}.w-xl-100{width:100% !important}.w-xl-auto{width:auto !important}.max-w-xl-0{max-width:0 !important}.max-w-xl-5{max-width:5% !important}.max-w-xl-10{max-width:10% !important}.max-w-xl-15{max-width:15% !important}.max-w-xl-20{max-width:20% !important}.max-w-xl-25{max-width:25% !important}.max-w-xl-30{max-width:30% !important}.max-w-xl-35{max-width:35% !important}.max-w-xl-40{max-width:40% !important}.max-w-xl-45{max-width:45% !important}.max-w-xl-50{max-width:50% !important}.max-w-xl-55{max-width:55% !important}.max-w-xl-60{max-width:60% !important}.max-w-xl-65{max-width:65% !important}.max-w-xl-70{max-width:70% !important}.max-w-xl-75{max-width:75% !important}.max-w-xl-80{max-width:80% !important}.max-w-xl-85{max-width:85% !important}.max-w-xl-90{max-width:90% !important}.max-w-xl-95{max-width:95% !important}.max-w-xl-100{max-width:100% !important}.max-w-xl-1000{max-width:-moz-max-content !important;max-width:max-content !important}.h-xl-0{height:0 !important}.h-xl-5{height:5% !important}.h-xl-10{height:10% !important}.h-xl-15{height:15% !important}.h-xl-20{height:20% !important}.h-xl-25{height:25% !important}.h-xl-30{height:30% !important}.h-xl-35{height:35% !important}.h-xl-40{height:40% !important}.h-xl-45{height:45% !important}.h-xl-50{height:50% !important}.h-xl-55{height:55% !important}.h-xl-60{height:60% !important}.h-xl-65{height:65% !important}.h-xl-70{height:70% !important}.h-xl-75{height:75% !important}.h-xl-80{height:80% !important}.h-xl-85{height:85% !important}.h-xl-90{height:90% !important}.h-xl-95{height:95% !important}.h-xl-100{height:100% !important}.h-xl-auto{height:auto !important}.max-h-xl-0{max-height:0 !important}.max-h-xl-5{max-height:5% !important}.max-h-xl-10{max-height:10% !important}.max-h-xl-15{max-height:15% !important}.max-h-xl-20{max-height:20% !important}.max-h-xl-25{max-height:25% !important}.max-h-xl-30{max-height:30% !important}.max-h-xl-35{max-height:35% !important}.max-h-xl-40{max-height:40% !important}.max-h-xl-45{max-height:45% !important}.max-h-xl-50{max-height:50% !important}.max-h-xl-55{max-height:55% !important}.max-h-xl-60{max-height:60% !important}.max-h-xl-65{max-height:65% !important}.max-h-xl-70{max-height:70% !important}.max-h-xl-75{max-height:75% !important}.max-h-xl-80{max-height:80% !important}.max-h-xl-85{max-height:85% !important}.max-h-xl-90{max-height:90% !important}.max-h-xl-95{max-height:95% !important}.max-h-xl-100{max-height:100% !important}.max-h-xl-auto{max-height:auto !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:.15625rem !important}.m-xl-5{margin:.3125rem !important}.m-xl-10{margin:.625rem !important}.m-xl-15{margin:.9375rem !important}.m-xl-20{margin:1.25rem !important}.m-xl-25{margin:1.5625rem !important}.m-xl-30{margin:1.875rem !important}.m-xl-35{margin:2.1875rem !important}.m-xl-40{margin:2.5rem !important}.m-xl-45{margin:2.8125rem !important}.m-xl-50{margin:3.125rem !important}.m-xl-55{margin:3.4375rem !important}.m-xl-60{margin:3.75rem !important}.m-xl-65{margin:4.0625rem !important}.m-xl-70{margin:4.375rem !important}.m-xl-75{margin:4.6875rem !important}.m-xl-80{margin:5rem !important}.m-xl-85{margin:5.3125rem !important}.m-xl-90{margin:5.625rem !important}.m-xl-95{margin:5.9375rem !important}.m-xl-100{margin:6.25rem !important}.m-xl-105{margin:6.5625rem !important}.m-xl-110{margin:6.875rem !important}.m-xl-115{margin:7.1875rem !important}.m-xl-120{margin:7.5rem !important}.m-xl-130{margin:8.125rem !important}.m-xl-135{margin:8.4375rem !important}.m-xl-140{margin:8.75rem !important}.m-xl-145{margin:9.0625rem !important}.m-xl-150{margin:9.375rem !important}.m-xl-155{margin:9.6875rem !important}.m-xl-160{margin:10rem !important}.m-xl-165{margin:10.3125rem !important}.m-xl-170{margin:10.625rem !important}.m-xl-175{margin:10.9375rem !important}.m-xl-180{margin:11.25rem !important}.m-xl-185{margin:11.5625rem !important}.m-xl-190{margin:11.875rem !important}.m-xl-195{margin:12.1875rem !important}.m-xl-200{margin:12.5rem !important}.m-xl-210{margin:13.125rem !important}.m-xl-240{margin:15rem !important}.m-xl-350{margin:21.875rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-xl-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-xl-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-xl-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-xl-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xl-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-xl-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-xl-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-xl-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xl-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-xl-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-xl-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-xl-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-xl-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-xl-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-xl-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-xl-80{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-xl-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-xl-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-xl-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-xl-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-xl-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-xl-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-xl-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xl-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-xl-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-xl-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-xl-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-xl-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-xl-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-xl-160{margin-right:10rem !important;margin-left:10rem !important}.mx-xl-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-xl-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-xl-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-xl-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-xl-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-xl-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-xl-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-xl-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-xl-210{margin-right:13.125rem !important;margin-left:13.125rem !important}.mx-xl-240{margin-right:15rem !important;margin-left:15rem !important}.mx-xl-350{margin-right:21.875rem !important;margin-left:21.875rem !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:.15625rem !important;margin-bottom:.15625rem !important}.my-xl-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-xl-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-xl-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-xl-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xl-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-xl-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-xl-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-xl-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xl-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-xl-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-xl-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-xl-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-xl-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-xl-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-xl-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-xl-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-xl-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-xl-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-xl-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-xl-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-xl-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-xl-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-xl-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xl-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-xl-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-xl-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-xl-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-xl-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-xl-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-xl-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-xl-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-xl-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-xl-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-xl-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-xl-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-xl-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-xl-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-xl-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-xl-210{margin-top:13.125rem !important;margin-bottom:13.125rem !important}.my-xl-240{margin-top:15rem !important;margin-bottom:15rem !important}.my-xl-350{margin-top:21.875rem !important;margin-bottom:21.875rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-2{margin-top:.15625rem !important}.mt-xl-5{margin-top:.3125rem !important}.mt-xl-10{margin-top:.625rem !important}.mt-xl-15{margin-top:.9375rem !important}.mt-xl-20{margin-top:1.25rem !important}.mt-xl-25{margin-top:1.5625rem !important}.mt-xl-30{margin-top:1.875rem !important}.mt-xl-35{margin-top:2.1875rem !important}.mt-xl-40{margin-top:2.5rem !important}.mt-xl-45{margin-top:2.8125rem !important}.mt-xl-50{margin-top:3.125rem !important}.mt-xl-55{margin-top:3.4375rem !important}.mt-xl-60{margin-top:3.75rem !important}.mt-xl-65{margin-top:4.0625rem !important}.mt-xl-70{margin-top:4.375rem !important}.mt-xl-75{margin-top:4.6875rem !important}.mt-xl-80{margin-top:5rem !important}.mt-xl-85{margin-top:5.3125rem !important}.mt-xl-90{margin-top:5.625rem !important}.mt-xl-95{margin-top:5.9375rem !important}.mt-xl-100{margin-top:6.25rem !important}.mt-xl-105{margin-top:6.5625rem !important}.mt-xl-110{margin-top:6.875rem !important}.mt-xl-115{margin-top:7.1875rem !important}.mt-xl-120{margin-top:7.5rem !important}.mt-xl-130{margin-top:8.125rem !important}.mt-xl-135{margin-top:8.4375rem !important}.mt-xl-140{margin-top:8.75rem !important}.mt-xl-145{margin-top:9.0625rem !important}.mt-xl-150{margin-top:9.375rem !important}.mt-xl-155{margin-top:9.6875rem !important}.mt-xl-160{margin-top:10rem !important}.mt-xl-165{margin-top:10.3125rem !important}.mt-xl-170{margin-top:10.625rem !important}.mt-xl-175{margin-top:10.9375rem !important}.mt-xl-180{margin-top:11.25rem !important}.mt-xl-185{margin-top:11.5625rem !important}.mt-xl-190{margin-top:11.875rem !important}.mt-xl-195{margin-top:12.1875rem !important}.mt-xl-200{margin-top:12.5rem !important}.mt-xl-210{margin-top:13.125rem !important}.mt-xl-240{margin-top:15rem !important}.mt-xl-350{margin-top:21.875rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-2{margin-right:.15625rem !important}.me-xl-5{margin-right:.3125rem !important}.me-xl-10{margin-right:.625rem !important}.me-xl-15{margin-right:.9375rem !important}.me-xl-20{margin-right:1.25rem !important}.me-xl-25{margin-right:1.5625rem !important}.me-xl-30{margin-right:1.875rem !important}.me-xl-35{margin-right:2.1875rem !important}.me-xl-40{margin-right:2.5rem !important}.me-xl-45{margin-right:2.8125rem !important}.me-xl-50{margin-right:3.125rem !important}.me-xl-55{margin-right:3.4375rem !important}.me-xl-60{margin-right:3.75rem !important}.me-xl-65{margin-right:4.0625rem !important}.me-xl-70{margin-right:4.375rem !important}.me-xl-75{margin-right:4.6875rem !important}.me-xl-80{margin-right:5rem !important}.me-xl-85{margin-right:5.3125rem !important}.me-xl-90{margin-right:5.625rem !important}.me-xl-95{margin-right:5.9375rem !important}.me-xl-100{margin-right:6.25rem !important}.me-xl-105{margin-right:6.5625rem !important}.me-xl-110{margin-right:6.875rem !important}.me-xl-115{margin-right:7.1875rem !important}.me-xl-120{margin-right:7.5rem !important}.me-xl-130{margin-right:8.125rem !important}.me-xl-135{margin-right:8.4375rem !important}.me-xl-140{margin-right:8.75rem !important}.me-xl-145{margin-right:9.0625rem !important}.me-xl-150{margin-right:9.375rem !important}.me-xl-155{margin-right:9.6875rem !important}.me-xl-160{margin-right:10rem !important}.me-xl-165{margin-right:10.3125rem !important}.me-xl-170{margin-right:10.625rem !important}.me-xl-175{margin-right:10.9375rem !important}.me-xl-180{margin-right:11.25rem !important}.me-xl-185{margin-right:11.5625rem !important}.me-xl-190{margin-right:11.875rem !important}.me-xl-195{margin-right:12.1875rem !important}.me-xl-200{margin-right:12.5rem !important}.me-xl-210{margin-right:13.125rem !important}.me-xl-240{margin-right:15rem !important}.me-xl-350{margin-right:21.875rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-2{margin-bottom:.15625rem !important}.mb-xl-5{margin-bottom:.3125rem !important}.mb-xl-10{margin-bottom:.625rem !important}.mb-xl-15{margin-bottom:.9375rem !important}.mb-xl-20{margin-bottom:1.25rem !important}.mb-xl-25{margin-bottom:1.5625rem !important}.mb-xl-30{margin-bottom:1.875rem !important}.mb-xl-35{margin-bottom:2.1875rem !important}.mb-xl-40{margin-bottom:2.5rem !important}.mb-xl-45{margin-bottom:2.8125rem !important}.mb-xl-50{margin-bottom:3.125rem !important}.mb-xl-55{margin-bottom:3.4375rem !important}.mb-xl-60{margin-bottom:3.75rem !important}.mb-xl-65{margin-bottom:4.0625rem !important}.mb-xl-70{margin-bottom:4.375rem !important}.mb-xl-75{margin-bottom:4.6875rem !important}.mb-xl-80{margin-bottom:5rem !important}.mb-xl-85{margin-bottom:5.3125rem !important}.mb-xl-90{margin-bottom:5.625rem !important}.mb-xl-95{margin-bottom:5.9375rem !important}.mb-xl-100{margin-bottom:6.25rem !important}.mb-xl-105{margin-bottom:6.5625rem !important}.mb-xl-110{margin-bottom:6.875rem !important}.mb-xl-115{margin-bottom:7.1875rem !important}.mb-xl-120{margin-bottom:7.5rem !important}.mb-xl-130{margin-bottom:8.125rem !important}.mb-xl-135{margin-bottom:8.4375rem !important}.mb-xl-140{margin-bottom:8.75rem !important}.mb-xl-145{margin-bottom:9.0625rem !important}.mb-xl-150{margin-bottom:9.375rem !important}.mb-xl-155{margin-bottom:9.6875rem !important}.mb-xl-160{margin-bottom:10rem !important}.mb-xl-165{margin-bottom:10.3125rem !important}.mb-xl-170{margin-bottom:10.625rem !important}.mb-xl-175{margin-bottom:10.9375rem !important}.mb-xl-180{margin-bottom:11.25rem !important}.mb-xl-185{margin-bottom:11.5625rem !important}.mb-xl-190{margin-bottom:11.875rem !important}.mb-xl-195{margin-bottom:12.1875rem !important}.mb-xl-200{margin-bottom:12.5rem !important}.mb-xl-210{margin-bottom:13.125rem !important}.mb-xl-240{margin-bottom:15rem !important}.mb-xl-350{margin-bottom:21.875rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-2{margin-left:.15625rem !important}.ms-xl-5{margin-left:.3125rem !important}.ms-xl-10{margin-left:.625rem !important}.ms-xl-15{margin-left:.9375rem !important}.ms-xl-20{margin-left:1.25rem !important}.ms-xl-25{margin-left:1.5625rem !important}.ms-xl-30{margin-left:1.875rem !important}.ms-xl-35{margin-left:2.1875rem !important}.ms-xl-40{margin-left:2.5rem !important}.ms-xl-45{margin-left:2.8125rem !important}.ms-xl-50{margin-left:3.125rem !important}.ms-xl-55{margin-left:3.4375rem !important}.ms-xl-60{margin-left:3.75rem !important}.ms-xl-65{margin-left:4.0625rem !important}.ms-xl-70{margin-left:4.375rem !important}.ms-xl-75{margin-left:4.6875rem !important}.ms-xl-80{margin-left:5rem !important}.ms-xl-85{margin-left:5.3125rem !important}.ms-xl-90{margin-left:5.625rem !important}.ms-xl-95{margin-left:5.9375rem !important}.ms-xl-100{margin-left:6.25rem !important}.ms-xl-105{margin-left:6.5625rem !important}.ms-xl-110{margin-left:6.875rem !important}.ms-xl-115{margin-left:7.1875rem !important}.ms-xl-120{margin-left:7.5rem !important}.ms-xl-130{margin-left:8.125rem !important}.ms-xl-135{margin-left:8.4375rem !important}.ms-xl-140{margin-left:8.75rem !important}.ms-xl-145{margin-left:9.0625rem !important}.ms-xl-150{margin-left:9.375rem !important}.ms-xl-155{margin-left:9.6875rem !important}.ms-xl-160{margin-left:10rem !important}.ms-xl-165{margin-left:10.3125rem !important}.ms-xl-170{margin-left:10.625rem !important}.ms-xl-175{margin-left:10.9375rem !important}.ms-xl-180{margin-left:11.25rem !important}.ms-xl-185{margin-left:11.5625rem !important}.ms-xl-190{margin-left:11.875rem !important}.ms-xl-195{margin-left:12.1875rem !important}.ms-xl-200{margin-left:12.5rem !important}.ms-xl-210{margin-left:13.125rem !important}.ms-xl-240{margin-left:15rem !important}.ms-xl-350{margin-left:21.875rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n2{margin:-0.15625rem !important}.m-xl-n5{margin:-0.3125rem !important}.m-xl-n10{margin:-0.625rem !important}.m-xl-n15{margin:-0.9375rem !important}.m-xl-n20{margin:-1.25rem !important}.m-xl-n25{margin:-1.5625rem !important}.m-xl-n30{margin:-1.875rem !important}.m-xl-n35{margin:-2.1875rem !important}.m-xl-n40{margin:-2.5rem !important}.m-xl-n45{margin:-2.8125rem !important}.m-xl-n50{margin:-3.125rem !important}.m-xl-n55{margin:-3.4375rem !important}.m-xl-n60{margin:-3.75rem !important}.m-xl-n65{margin:-4.0625rem !important}.m-xl-n70{margin:-4.375rem !important}.m-xl-n75{margin:-4.6875rem !important}.m-xl-n80{margin:-5rem !important}.m-xl-n85{margin:-5.3125rem !important}.m-xl-n90{margin:-5.625rem !important}.m-xl-n95{margin:-5.9375rem !important}.m-xl-n100{margin:-6.25rem !important}.m-xl-n105{margin:-6.5625rem !important}.m-xl-n110{margin:-6.875rem !important}.m-xl-n115{margin:-7.1875rem !important}.m-xl-n120{margin:-7.5rem !important}.m-xl-n130{margin:-8.125rem !important}.m-xl-n135{margin:-8.4375rem !important}.m-xl-n140{margin:-8.75rem !important}.m-xl-n145{margin:-9.0625rem !important}.m-xl-n150{margin:-9.375rem !important}.m-xl-n155{margin:-9.6875rem !important}.m-xl-n160{margin:-10rem !important}.m-xl-n165{margin:-10.3125rem !important}.m-xl-n170{margin:-10.625rem !important}.m-xl-n175{margin:-10.9375rem !important}.m-xl-n180{margin:-11.25rem !important}.m-xl-n185{margin:-11.5625rem !important}.m-xl-n190{margin:-11.875rem !important}.m-xl-n195{margin:-12.1875rem !important}.m-xl-n200{margin:-12.5rem !important}.m-xl-n210{margin:-13.125rem !important}.m-xl-n240{margin:-15rem !important}.m-xl-n350{margin:-21.875rem !important}.mx-xl-n2{margin-right:-0.15625rem !important;margin-left:-0.15625rem !important}.mx-xl-n5{margin-right:-0.3125rem !important;margin-left:-0.3125rem !important}.mx-xl-n10{margin-right:-0.625rem !important;margin-left:-0.625rem !important}.mx-xl-n15{margin-right:-0.9375rem !important;margin-left:-0.9375rem !important}.mx-xl-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xl-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-xl-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-xl-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-xl-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xl-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-xl-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-xl-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-xl-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-xl-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-xl-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-xl-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-xl-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xl-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-xl-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-xl-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-xl-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-xl-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-xl-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-xl-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-xl-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xl-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-xl-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-xl-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-xl-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-xl-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-xl-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-xl-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xl-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-xl-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-xl-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-xl-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-xl-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-xl-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-xl-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-xl-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-xl-n210{margin-right:-13.125rem !important;margin-left:-13.125rem !important}.mx-xl-n240{margin-right:-15rem !important;margin-left:-15rem !important}.mx-xl-n350{margin-right:-21.875rem !important;margin-left:-21.875rem !important}.my-xl-n2{margin-top:-0.15625rem !important;margin-bottom:-0.15625rem !important}.my-xl-n5{margin-top:-0.3125rem !important;margin-bottom:-0.3125rem !important}.my-xl-n10{margin-top:-0.625rem !important;margin-bottom:-0.625rem !important}.my-xl-n15{margin-top:-0.9375rem !important;margin-bottom:-0.9375rem !important}.my-xl-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xl-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-xl-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-xl-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-xl-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xl-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-xl-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-xl-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-xl-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-xl-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-xl-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-xl-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-xl-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xl-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-xl-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-xl-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-xl-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-xl-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-xl-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-xl-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-xl-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xl-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-xl-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-xl-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-xl-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-xl-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-xl-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-xl-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xl-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-xl-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-xl-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-xl-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-xl-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-xl-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-xl-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-xl-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-xl-n210{margin-top:-13.125rem !important;margin-bottom:-13.125rem !important}.my-xl-n240{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-xl-n350{margin-top:-21.875rem !important;margin-bottom:-21.875rem !important}.mt-xl-n2{margin-top:-0.15625rem !important}.mt-xl-n5{margin-top:-0.3125rem !important}.mt-xl-n10{margin-top:-0.625rem !important}.mt-xl-n15{margin-top:-0.9375rem !important}.mt-xl-n20{margin-top:-1.25rem !important}.mt-xl-n25{margin-top:-1.5625rem !important}.mt-xl-n30{margin-top:-1.875rem !important}.mt-xl-n35{margin-top:-2.1875rem !important}.mt-xl-n40{margin-top:-2.5rem !important}.mt-xl-n45{margin-top:-2.8125rem !important}.mt-xl-n50{margin-top:-3.125rem !important}.mt-xl-n55{margin-top:-3.4375rem !important}.mt-xl-n60{margin-top:-3.75rem !important}.mt-xl-n65{margin-top:-4.0625rem !important}.mt-xl-n70{margin-top:-4.375rem !important}.mt-xl-n75{margin-top:-4.6875rem !important}.mt-xl-n80{margin-top:-5rem !important}.mt-xl-n85{margin-top:-5.3125rem !important}.mt-xl-n90{margin-top:-5.625rem !important}.mt-xl-n95{margin-top:-5.9375rem !important}.mt-xl-n100{margin-top:-6.25rem !important}.mt-xl-n105{margin-top:-6.5625rem !important}.mt-xl-n110{margin-top:-6.875rem !important}.mt-xl-n115{margin-top:-7.1875rem !important}.mt-xl-n120{margin-top:-7.5rem !important}.mt-xl-n130{margin-top:-8.125rem !important}.mt-xl-n135{margin-top:-8.4375rem !important}.mt-xl-n140{margin-top:-8.75rem !important}.mt-xl-n145{margin-top:-9.0625rem !important}.mt-xl-n150{margin-top:-9.375rem !important}.mt-xl-n155{margin-top:-9.6875rem !important}.mt-xl-n160{margin-top:-10rem !important}.mt-xl-n165{margin-top:-10.3125rem !important}.mt-xl-n170{margin-top:-10.625rem !important}.mt-xl-n175{margin-top:-10.9375rem !important}.mt-xl-n180{margin-top:-11.25rem !important}.mt-xl-n185{margin-top:-11.5625rem !important}.mt-xl-n190{margin-top:-11.875rem !important}.mt-xl-n195{margin-top:-12.1875rem !important}.mt-xl-n200{margin-top:-12.5rem !important}.mt-xl-n210{margin-top:-13.125rem !important}.mt-xl-n240{margin-top:-15rem !important}.mt-xl-n350{margin-top:-21.875rem !important}.me-xl-n2{margin-right:-0.15625rem !important}.me-xl-n5{margin-right:-0.3125rem !important}.me-xl-n10{margin-right:-0.625rem !important}.me-xl-n15{margin-right:-0.9375rem !important}.me-xl-n20{margin-right:-1.25rem !important}.me-xl-n25{margin-right:-1.5625rem !important}.me-xl-n30{margin-right:-1.875rem !important}.me-xl-n35{margin-right:-2.1875rem !important}.me-xl-n40{margin-right:-2.5rem !important}.me-xl-n45{margin-right:-2.8125rem !important}.me-xl-n50{margin-right:-3.125rem !important}.me-xl-n55{margin-right:-3.4375rem !important}.me-xl-n60{margin-right:-3.75rem !important}.me-xl-n65{margin-right:-4.0625rem !important}.me-xl-n70{margin-right:-4.375rem !important}.me-xl-n75{margin-right:-4.6875rem !important}.me-xl-n80{margin-right:-5rem !important}.me-xl-n85{margin-right:-5.3125rem !important}.me-xl-n90{margin-right:-5.625rem !important}.me-xl-n95{margin-right:-5.9375rem !important}.me-xl-n100{margin-right:-6.25rem !important}.me-xl-n105{margin-right:-6.5625rem !important}.me-xl-n110{margin-right:-6.875rem !important}.me-xl-n115{margin-right:-7.1875rem !important}.me-xl-n120{margin-right:-7.5rem !important}.me-xl-n130{margin-right:-8.125rem !important}.me-xl-n135{margin-right:-8.4375rem !important}.me-xl-n140{margin-right:-8.75rem !important}.me-xl-n145{margin-right:-9.0625rem !important}.me-xl-n150{margin-right:-9.375rem !important}.me-xl-n155{margin-right:-9.6875rem !important}.me-xl-n160{margin-right:-10rem !important}.me-xl-n165{margin-right:-10.3125rem !important}.me-xl-n170{margin-right:-10.625rem !important}.me-xl-n175{margin-right:-10.9375rem !important}.me-xl-n180{margin-right:-11.25rem !important}.me-xl-n185{margin-right:-11.5625rem !important}.me-xl-n190{margin-right:-11.875rem !important}.me-xl-n195{margin-right:-12.1875rem !important}.me-xl-n200{margin-right:-12.5rem !important}.me-xl-n210{margin-right:-13.125rem !important}.me-xl-n240{margin-right:-15rem !important}.me-xl-n350{margin-right:-21.875rem !important}.mb-xl-n2{margin-bottom:-0.15625rem !important}.mb-xl-n5{margin-bottom:-0.3125rem !important}.mb-xl-n10{margin-bottom:-0.625rem !important}.mb-xl-n15{margin-bottom:-0.9375rem !important}.mb-xl-n20{margin-bottom:-1.25rem !important}.mb-xl-n25{margin-bottom:-1.5625rem !important}.mb-xl-n30{margin-bottom:-1.875rem !important}.mb-xl-n35{margin-bottom:-2.1875rem !important}.mb-xl-n40{margin-bottom:-2.5rem !important}.mb-xl-n45{margin-bottom:-2.8125rem !important}.mb-xl-n50{margin-bottom:-3.125rem !important}.mb-xl-n55{margin-bottom:-3.4375rem !important}.mb-xl-n60{margin-bottom:-3.75rem !important}.mb-xl-n65{margin-bottom:-4.0625rem !important}.mb-xl-n70{margin-bottom:-4.375rem !important}.mb-xl-n75{margin-bottom:-4.6875rem !important}.mb-xl-n80{margin-bottom:-5rem !important}.mb-xl-n85{margin-bottom:-5.3125rem !important}.mb-xl-n90{margin-bottom:-5.625rem !important}.mb-xl-n95{margin-bottom:-5.9375rem !important}.mb-xl-n100{margin-bottom:-6.25rem !important}.mb-xl-n105{margin-bottom:-6.5625rem !important}.mb-xl-n110{margin-bottom:-6.875rem !important}.mb-xl-n115{margin-bottom:-7.1875rem !important}.mb-xl-n120{margin-bottom:-7.5rem !important}.mb-xl-n130{margin-bottom:-8.125rem !important}.mb-xl-n135{margin-bottom:-8.4375rem !important}.mb-xl-n140{margin-bottom:-8.75rem !important}.mb-xl-n145{margin-bottom:-9.0625rem !important}.mb-xl-n150{margin-bottom:-9.375rem !important}.mb-xl-n155{margin-bottom:-9.6875rem !important}.mb-xl-n160{margin-bottom:-10rem !important}.mb-xl-n165{margin-bottom:-10.3125rem !important}.mb-xl-n170{margin-bottom:-10.625rem !important}.mb-xl-n175{margin-bottom:-10.9375rem !important}.mb-xl-n180{margin-bottom:-11.25rem !important}.mb-xl-n185{margin-bottom:-11.5625rem !important}.mb-xl-n190{margin-bottom:-11.875rem !important}.mb-xl-n195{margin-bottom:-12.1875rem !important}.mb-xl-n200{margin-bottom:-12.5rem !important}.mb-xl-n210{margin-bottom:-13.125rem !important}.mb-xl-n240{margin-bottom:-15rem !important}.mb-xl-n350{margin-bottom:-21.875rem !important}.ms-xl-n2{margin-left:-0.15625rem !important}.ms-xl-n5{margin-left:-0.3125rem !important}.ms-xl-n10{margin-left:-0.625rem !important}.ms-xl-n15{margin-left:-0.9375rem !important}.ms-xl-n20{margin-left:-1.25rem !important}.ms-xl-n25{margin-left:-1.5625rem !important}.ms-xl-n30{margin-left:-1.875rem !important}.ms-xl-n35{margin-left:-2.1875rem !important}.ms-xl-n40{margin-left:-2.5rem !important}.ms-xl-n45{margin-left:-2.8125rem !important}.ms-xl-n50{margin-left:-3.125rem !important}.ms-xl-n55{margin-left:-3.4375rem !important}.ms-xl-n60{margin-left:-3.75rem !important}.ms-xl-n65{margin-left:-4.0625rem !important}.ms-xl-n70{margin-left:-4.375rem !important}.ms-xl-n75{margin-left:-4.6875rem !important}.ms-xl-n80{margin-left:-5rem !important}.ms-xl-n85{margin-left:-5.3125rem !important}.ms-xl-n90{margin-left:-5.625rem !important}.ms-xl-n95{margin-left:-5.9375rem !important}.ms-xl-n100{margin-left:-6.25rem !important}.ms-xl-n105{margin-left:-6.5625rem !important}.ms-xl-n110{margin-left:-6.875rem !important}.ms-xl-n115{margin-left:-7.1875rem !important}.ms-xl-n120{margin-left:-7.5rem !important}.ms-xl-n130{margin-left:-8.125rem !important}.ms-xl-n135{margin-left:-8.4375rem !important}.ms-xl-n140{margin-left:-8.75rem !important}.ms-xl-n145{margin-left:-9.0625rem !important}.ms-xl-n150{margin-left:-9.375rem !important}.ms-xl-n155{margin-left:-9.6875rem !important}.ms-xl-n160{margin-left:-10rem !important}.ms-xl-n165{margin-left:-10.3125rem !important}.ms-xl-n170{margin-left:-10.625rem !important}.ms-xl-n175{margin-left:-10.9375rem !important}.ms-xl-n180{margin-left:-11.25rem !important}.ms-xl-n185{margin-left:-11.5625rem !important}.ms-xl-n190{margin-left:-11.875rem !important}.ms-xl-n195{margin-left:-12.1875rem !important}.ms-xl-n200{margin-left:-12.5rem !important}.ms-xl-n210{margin-left:-13.125rem !important}.ms-xl-n240{margin-left:-15rem !important}.ms-xl-n350{margin-left:-21.875rem !important}.p-xl-0{padding:0 !important}.p-xl-2{padding:.15625rem !important}.p-xl-5{padding:.3125rem !important}.p-xl-10{padding:.625rem !important}.p-xl-15{padding:.9375rem !important}.p-xl-20{padding:1.25rem !important}.p-xl-25{padding:1.5625rem !important}.p-xl-30{padding:1.875rem !important}.p-xl-35{padding:2.1875rem !important}.p-xl-40{padding:2.5rem !important}.p-xl-45{padding:2.8125rem !important}.p-xl-50{padding:3.125rem !important}.p-xl-55{padding:3.4375rem !important}.p-xl-60{padding:3.75rem !important}.p-xl-65{padding:4.0625rem !important}.p-xl-70{padding:4.375rem !important}.p-xl-75{padding:4.6875rem !important}.p-xl-80{padding:5rem !important}.p-xl-85{padding:5.3125rem !important}.p-xl-90{padding:5.625rem !important}.p-xl-95{padding:5.9375rem !important}.p-xl-100{padding:6.25rem !important}.p-xl-105{padding:6.5625rem !important}.p-xl-110{padding:6.875rem !important}.p-xl-115{padding:7.1875rem !important}.p-xl-120{padding:7.5rem !important}.p-xl-130{padding:8.125rem !important}.p-xl-135{padding:8.4375rem !important}.p-xl-140{padding:8.75rem !important}.p-xl-145{padding:9.0625rem !important}.p-xl-150{padding:9.375rem !important}.p-xl-155{padding:9.6875rem !important}.p-xl-160{padding:10rem !important}.p-xl-165{padding:10.3125rem !important}.p-xl-170{padding:10.625rem !important}.p-xl-175{padding:10.9375rem !important}.p-xl-180{padding:11.25rem !important}.p-xl-185{padding:11.5625rem !important}.p-xl-190{padding:11.875rem !important}.p-xl-195{padding:12.1875rem !important}.p-xl-200{padding:12.5rem !important}.p-xl-210{padding:13.125rem !important}.p-xl-240{padding:15rem !important}.p-xl-350{padding:21.875rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-xl-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-xl-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-xl-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-xl-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xl-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-xl-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-xl-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-xl-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xl-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-xl-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-xl-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-xl-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-xl-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-xl-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-xl-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-xl-80{padding-right:5rem !important;padding-left:5rem !important}.px-xl-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-xl-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-xl-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-xl-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-xl-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-xl-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-xl-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-xl-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xl-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-xl-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-xl-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-xl-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-xl-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-xl-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-xl-160{padding-right:10rem !important;padding-left:10rem !important}.px-xl-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-xl-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-xl-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-xl-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-xl-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-xl-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-xl-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-xl-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-xl-210{padding-right:13.125rem !important;padding-left:13.125rem !important}.px-xl-240{padding-right:15rem !important;padding-left:15rem !important}.px-xl-350{padding-right:21.875rem !important;padding-left:21.875rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-xl-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-xl-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-xl-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-xl-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xl-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-xl-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-xl-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-xl-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xl-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-xl-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-xl-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-xl-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-xl-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-xl-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-xl-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-xl-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-xl-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-xl-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-xl-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-xl-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-xl-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-xl-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-xl-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xl-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-xl-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-xl-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-xl-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-xl-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-xl-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-xl-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-xl-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-xl-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-xl-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-xl-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-xl-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-xl-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-xl-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-xl-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-xl-210{padding-top:13.125rem !important;padding-bottom:13.125rem !important}.py-xl-240{padding-top:15rem !important;padding-bottom:15rem !important}.py-xl-350{padding-top:21.875rem !important;padding-bottom:21.875rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-2{padding-top:.15625rem !important}.pt-xl-5{padding-top:.3125rem !important}.pt-xl-10{padding-top:.625rem !important}.pt-xl-15{padding-top:.9375rem !important}.pt-xl-20{padding-top:1.25rem !important}.pt-xl-25{padding-top:1.5625rem !important}.pt-xl-30{padding-top:1.875rem !important}.pt-xl-35{padding-top:2.1875rem !important}.pt-xl-40{padding-top:2.5rem !important}.pt-xl-45{padding-top:2.8125rem !important}.pt-xl-50{padding-top:3.125rem !important}.pt-xl-55{padding-top:3.4375rem !important}.pt-xl-60{padding-top:3.75rem !important}.pt-xl-65{padding-top:4.0625rem !important}.pt-xl-70{padding-top:4.375rem !important}.pt-xl-75{padding-top:4.6875rem !important}.pt-xl-80{padding-top:5rem !important}.pt-xl-85{padding-top:5.3125rem !important}.pt-xl-90{padding-top:5.625rem !important}.pt-xl-95{padding-top:5.9375rem !important}.pt-xl-100{padding-top:6.25rem !important}.pt-xl-105{padding-top:6.5625rem !important}.pt-xl-110{padding-top:6.875rem !important}.pt-xl-115{padding-top:7.1875rem !important}.pt-xl-120{padding-top:7.5rem !important}.pt-xl-130{padding-top:8.125rem !important}.pt-xl-135{padding-top:8.4375rem !important}.pt-xl-140{padding-top:8.75rem !important}.pt-xl-145{padding-top:9.0625rem !important}.pt-xl-150{padding-top:9.375rem !important}.pt-xl-155{padding-top:9.6875rem !important}.pt-xl-160{padding-top:10rem !important}.pt-xl-165{padding-top:10.3125rem !important}.pt-xl-170{padding-top:10.625rem !important}.pt-xl-175{padding-top:10.9375rem !important}.pt-xl-180{padding-top:11.25rem !important}.pt-xl-185{padding-top:11.5625rem !important}.pt-xl-190{padding-top:11.875rem !important}.pt-xl-195{padding-top:12.1875rem !important}.pt-xl-200{padding-top:12.5rem !important}.pt-xl-210{padding-top:13.125rem !important}.pt-xl-240{padding-top:15rem !important}.pt-xl-350{padding-top:21.875rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-2{padding-right:.15625rem !important}.pe-xl-5{padding-right:.3125rem !important}.pe-xl-10{padding-right:.625rem !important}.pe-xl-15{padding-right:.9375rem !important}.pe-xl-20{padding-right:1.25rem !important}.pe-xl-25{padding-right:1.5625rem !important}.pe-xl-30{padding-right:1.875rem !important}.pe-xl-35{padding-right:2.1875rem !important}.pe-xl-40{padding-right:2.5rem !important}.pe-xl-45{padding-right:2.8125rem !important}.pe-xl-50{padding-right:3.125rem !important}.pe-xl-55{padding-right:3.4375rem !important}.pe-xl-60{padding-right:3.75rem !important}.pe-xl-65{padding-right:4.0625rem !important}.pe-xl-70{padding-right:4.375rem !important}.pe-xl-75{padding-right:4.6875rem !important}.pe-xl-80{padding-right:5rem !important}.pe-xl-85{padding-right:5.3125rem !important}.pe-xl-90{padding-right:5.625rem !important}.pe-xl-95{padding-right:5.9375rem !important}.pe-xl-100{padding-right:6.25rem !important}.pe-xl-105{padding-right:6.5625rem !important}.pe-xl-110{padding-right:6.875rem !important}.pe-xl-115{padding-right:7.1875rem !important}.pe-xl-120{padding-right:7.5rem !important}.pe-xl-130{padding-right:8.125rem !important}.pe-xl-135{padding-right:8.4375rem !important}.pe-xl-140{padding-right:8.75rem !important}.pe-xl-145{padding-right:9.0625rem !important}.pe-xl-150{padding-right:9.375rem !important}.pe-xl-155{padding-right:9.6875rem !important}.pe-xl-160{padding-right:10rem !important}.pe-xl-165{padding-right:10.3125rem !important}.pe-xl-170{padding-right:10.625rem !important}.pe-xl-175{padding-right:10.9375rem !important}.pe-xl-180{padding-right:11.25rem !important}.pe-xl-185{padding-right:11.5625rem !important}.pe-xl-190{padding-right:11.875rem !important}.pe-xl-195{padding-right:12.1875rem !important}.pe-xl-200{padding-right:12.5rem !important}.pe-xl-210{padding-right:13.125rem !important}.pe-xl-240{padding-right:15rem !important}.pe-xl-350{padding-right:21.875rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-2{padding-bottom:.15625rem !important}.pb-xl-5{padding-bottom:.3125rem !important}.pb-xl-10{padding-bottom:.625rem !important}.pb-xl-15{padding-bottom:.9375rem !important}.pb-xl-20{padding-bottom:1.25rem !important}.pb-xl-25{padding-bottom:1.5625rem !important}.pb-xl-30{padding-bottom:1.875rem !important}.pb-xl-35{padding-bottom:2.1875rem !important}.pb-xl-40{padding-bottom:2.5rem !important}.pb-xl-45{padding-bottom:2.8125rem !important}.pb-xl-50{padding-bottom:3.125rem !important}.pb-xl-55{padding-bottom:3.4375rem !important}.pb-xl-60{padding-bottom:3.75rem !important}.pb-xl-65{padding-bottom:4.0625rem !important}.pb-xl-70{padding-bottom:4.375rem !important}.pb-xl-75{padding-bottom:4.6875rem !important}.pb-xl-80{padding-bottom:5rem !important}.pb-xl-85{padding-bottom:5.3125rem !important}.pb-xl-90{padding-bottom:5.625rem !important}.pb-xl-95{padding-bottom:5.9375rem !important}.pb-xl-100{padding-bottom:6.25rem !important}.pb-xl-105{padding-bottom:6.5625rem !important}.pb-xl-110{padding-bottom:6.875rem !important}.pb-xl-115{padding-bottom:7.1875rem !important}.pb-xl-120{padding-bottom:7.5rem !important}.pb-xl-130{padding-bottom:8.125rem !important}.pb-xl-135{padding-bottom:8.4375rem !important}.pb-xl-140{padding-bottom:8.75rem !important}.pb-xl-145{padding-bottom:9.0625rem !important}.pb-xl-150{padding-bottom:9.375rem !important}.pb-xl-155{padding-bottom:9.6875rem !important}.pb-xl-160{padding-bottom:10rem !important}.pb-xl-165{padding-bottom:10.3125rem !important}.pb-xl-170{padding-bottom:10.625rem !important}.pb-xl-175{padding-bottom:10.9375rem !important}.pb-xl-180{padding-bottom:11.25rem !important}.pb-xl-185{padding-bottom:11.5625rem !important}.pb-xl-190{padding-bottom:11.875rem !important}.pb-xl-195{padding-bottom:12.1875rem !important}.pb-xl-200{padding-bottom:12.5rem !important}.pb-xl-210{padding-bottom:13.125rem !important}.pb-xl-240{padding-bottom:15rem !important}.pb-xl-350{padding-bottom:21.875rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-2{padding-left:.15625rem !important}.ps-xl-5{padding-left:.3125rem !important}.ps-xl-10{padding-left:.625rem !important}.ps-xl-15{padding-left:.9375rem !important}.ps-xl-20{padding-left:1.25rem !important}.ps-xl-25{padding-left:1.5625rem !important}.ps-xl-30{padding-left:1.875rem !important}.ps-xl-35{padding-left:2.1875rem !important}.ps-xl-40{padding-left:2.5rem !important}.ps-xl-45{padding-left:2.8125rem !important}.ps-xl-50{padding-left:3.125rem !important}.ps-xl-55{padding-left:3.4375rem !important}.ps-xl-60{padding-left:3.75rem !important}.ps-xl-65{padding-left:4.0625rem !important}.ps-xl-70{padding-left:4.375rem !important}.ps-xl-75{padding-left:4.6875rem !important}.ps-xl-80{padding-left:5rem !important}.ps-xl-85{padding-left:5.3125rem !important}.ps-xl-90{padding-left:5.625rem !important}.ps-xl-95{padding-left:5.9375rem !important}.ps-xl-100{padding-left:6.25rem !important}.ps-xl-105{padding-left:6.5625rem !important}.ps-xl-110{padding-left:6.875rem !important}.ps-xl-115{padding-left:7.1875rem !important}.ps-xl-120{padding-left:7.5rem !important}.ps-xl-130{padding-left:8.125rem !important}.ps-xl-135{padding-left:8.4375rem !important}.ps-xl-140{padding-left:8.75rem !important}.ps-xl-145{padding-left:9.0625rem !important}.ps-xl-150{padding-left:9.375rem !important}.ps-xl-155{padding-left:9.6875rem !important}.ps-xl-160{padding-left:10rem !important}.ps-xl-165{padding-left:10.3125rem !important}.ps-xl-170{padding-left:10.625rem !important}.ps-xl-175{padding-left:10.9375rem !important}.ps-xl-180{padding-left:11.25rem !important}.ps-xl-185{padding-left:11.5625rem !important}.ps-xl-190{padding-left:11.875rem !important}.ps-xl-195{padding-left:12.1875rem !important}.ps-xl-200{padding-left:12.5rem !important}.ps-xl-210{padding-left:13.125rem !important}.ps-xl-240{padding-left:15rem !important}.ps-xl-350{padding-left:21.875rem !important}.gap-xl-0{gap:0 !important}.gap-xl-2{gap:.15625rem !important}.gap-xl-5{gap:.3125rem !important}.gap-xl-10{gap:.625rem !important}.gap-xl-15{gap:.9375rem !important}.gap-xl-20{gap:1.25rem !important}.gap-xl-25{gap:1.5625rem !important}.gap-xl-30{gap:1.875rem !important}.gap-xl-35{gap:2.1875rem !important}.gap-xl-40{gap:2.5rem !important}.gap-xl-45{gap:2.8125rem !important}.gap-xl-50{gap:3.125rem !important}.gap-xl-55{gap:3.4375rem !important}.gap-xl-60{gap:3.75rem !important}.gap-xl-65{gap:4.0625rem !important}.gap-xl-70{gap:4.375rem !important}.gap-xl-75{gap:4.6875rem !important}.gap-xl-80{gap:5rem !important}.gap-xl-85{gap:5.3125rem !important}.gap-xl-90{gap:5.625rem !important}.gap-xl-95{gap:5.9375rem !important}.gap-xl-100{gap:6.25rem !important}.gap-xl-105{gap:6.5625rem !important}.gap-xl-110{gap:6.875rem !important}.gap-xl-115{gap:7.1875rem !important}.gap-xl-120{gap:7.5rem !important}.gap-xl-130{gap:8.125rem !important}.gap-xl-135{gap:8.4375rem !important}.gap-xl-140{gap:8.75rem !important}.gap-xl-145{gap:9.0625rem !important}.gap-xl-150{gap:9.375rem !important}.gap-xl-155{gap:9.6875rem !important}.gap-xl-160{gap:10rem !important}.gap-xl-165{gap:10.3125rem !important}.gap-xl-170{gap:10.625rem !important}.gap-xl-175{gap:10.9375rem !important}.gap-xl-180{gap:11.25rem !important}.gap-xl-185{gap:11.5625rem !important}.gap-xl-190{gap:11.875rem !important}.gap-xl-195{gap:12.1875rem !important}.gap-xl-200{gap:12.5rem !important}.gap-xl-210{gap:13.125rem !important}.gap-xl-240{gap:15rem !important}.gap-xl-350{gap:21.875rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-2{row-gap:.15625rem !important}.row-gap-xl-5{row-gap:.3125rem !important}.row-gap-xl-10{row-gap:.625rem !important}.row-gap-xl-15{row-gap:.9375rem !important}.row-gap-xl-20{row-gap:1.25rem !important}.row-gap-xl-25{row-gap:1.5625rem !important}.row-gap-xl-30{row-gap:1.875rem !important}.row-gap-xl-35{row-gap:2.1875rem !important}.row-gap-xl-40{row-gap:2.5rem !important}.row-gap-xl-45{row-gap:2.8125rem !important}.row-gap-xl-50{row-gap:3.125rem !important}.row-gap-xl-55{row-gap:3.4375rem !important}.row-gap-xl-60{row-gap:3.75rem !important}.row-gap-xl-65{row-gap:4.0625rem !important}.row-gap-xl-70{row-gap:4.375rem !important}.row-gap-xl-75{row-gap:4.6875rem !important}.row-gap-xl-80{row-gap:5rem !important}.row-gap-xl-85{row-gap:5.3125rem !important}.row-gap-xl-90{row-gap:5.625rem !important}.row-gap-xl-95{row-gap:5.9375rem !important}.row-gap-xl-100{row-gap:6.25rem !important}.row-gap-xl-105{row-gap:6.5625rem !important}.row-gap-xl-110{row-gap:6.875rem !important}.row-gap-xl-115{row-gap:7.1875rem !important}.row-gap-xl-120{row-gap:7.5rem !important}.row-gap-xl-130{row-gap:8.125rem !important}.row-gap-xl-135{row-gap:8.4375rem !important}.row-gap-xl-140{row-gap:8.75rem !important}.row-gap-xl-145{row-gap:9.0625rem !important}.row-gap-xl-150{row-gap:9.375rem !important}.row-gap-xl-155{row-gap:9.6875rem !important}.row-gap-xl-160{row-gap:10rem !important}.row-gap-xl-165{row-gap:10.3125rem !important}.row-gap-xl-170{row-gap:10.625rem !important}.row-gap-xl-175{row-gap:10.9375rem !important}.row-gap-xl-180{row-gap:11.25rem !important}.row-gap-xl-185{row-gap:11.5625rem !important}.row-gap-xl-190{row-gap:11.875rem !important}.row-gap-xl-195{row-gap:12.1875rem !important}.row-gap-xl-200{row-gap:12.5rem !important}.row-gap-xl-210{row-gap:13.125rem !important}.row-gap-xl-240{row-gap:15rem !important}.row-gap-xl-350{row-gap:21.875rem !important}.column-gap-xl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xl-2{-moz-column-gap:.15625rem !important;column-gap:.15625rem !important}.column-gap-xl-5{-moz-column-gap:.3125rem !important;column-gap:.3125rem !important}.column-gap-xl-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-xl-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-xl-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-xl-25{-moz-column-gap:1.5625rem !important;column-gap:1.5625rem !important}.column-gap-xl-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-xl-35{-moz-column-gap:2.1875rem !important;column-gap:2.1875rem !important}.column-gap-xl-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-xl-45{-moz-column-gap:2.8125rem !important;column-gap:2.8125rem !important}.column-gap-xl-50{-moz-column-gap:3.125rem !important;column-gap:3.125rem !important}.column-gap-xl-55{-moz-column-gap:3.4375rem !important;column-gap:3.4375rem !important}.column-gap-xl-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.column-gap-xl-65{-moz-column-gap:4.0625rem !important;column-gap:4.0625rem !important}.column-gap-xl-70{-moz-column-gap:4.375rem !important;column-gap:4.375rem !important}.column-gap-xl-75{-moz-column-gap:4.6875rem !important;column-gap:4.6875rem !important}.column-gap-xl-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.column-gap-xl-85{-moz-column-gap:5.3125rem !important;column-gap:5.3125rem !important}.column-gap-xl-90{-moz-column-gap:5.625rem !important;column-gap:5.625rem !important}.column-gap-xl-95{-moz-column-gap:5.9375rem !important;column-gap:5.9375rem !important}.column-gap-xl-100{-moz-column-gap:6.25rem !important;column-gap:6.25rem !important}.column-gap-xl-105{-moz-column-gap:6.5625rem !important;column-gap:6.5625rem !important}.column-gap-xl-110{-moz-column-gap:6.875rem !important;column-gap:6.875rem !important}.column-gap-xl-115{-moz-column-gap:7.1875rem !important;column-gap:7.1875rem !important}.column-gap-xl-120{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-xl-130{-moz-column-gap:8.125rem !important;column-gap:8.125rem !important}.column-gap-xl-135{-moz-column-gap:8.4375rem !important;column-gap:8.4375rem !important}.column-gap-xl-140{-moz-column-gap:8.75rem !important;column-gap:8.75rem !important}.column-gap-xl-145{-moz-column-gap:9.0625rem !important;column-gap:9.0625rem !important}.column-gap-xl-150{-moz-column-gap:9.375rem !important;column-gap:9.375rem !important}.column-gap-xl-155{-moz-column-gap:9.6875rem !important;column-gap:9.6875rem !important}.column-gap-xl-160{-moz-column-gap:10rem !important;column-gap:10rem !important}.column-gap-xl-165{-moz-column-gap:10.3125rem !important;column-gap:10.3125rem !important}.column-gap-xl-170{-moz-column-gap:10.625rem !important;column-gap:10.625rem !important}.column-gap-xl-175{-moz-column-gap:10.9375rem !important;column-gap:10.9375rem !important}.column-gap-xl-180{-moz-column-gap:11.25rem !important;column-gap:11.25rem !important}.column-gap-xl-185{-moz-column-gap:11.5625rem !important;column-gap:11.5625rem !important}.column-gap-xl-190{-moz-column-gap:11.875rem !important;column-gap:11.875rem !important}.column-gap-xl-195{-moz-column-gap:12.1875rem !important;column-gap:12.1875rem !important}.column-gap-xl-200{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important}.column-gap-xl-210{-moz-column-gap:13.125rem !important;column-gap:13.125rem !important}.column-gap-xl-240{-moz-column-gap:15rem !important;column-gap:15rem !important}.column-gap-xl-350{-moz-column-gap:21.875rem !important;column-gap:21.875rem !important}.fs-xl-0{font-size:calc(1.2625rem + 0.15vw) !important}.fs-xl-1{font-size:1.25rem !important}.fs-xl-2{font-size:1.125rem !important}.fs-xl-3{font-size:1rem !important}.fs-xl-4{font-size:0.875rem !important}.fs-xl-5{font-size:0.75rem !important}.fs-xl-6{font-size:0.62475rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.min-w-xl-0{min-width:0 !important}.min-w-xl-5{min-width:5% !important}.min-w-xl-10{min-width:10% !important}.min-w-xl-15{min-width:15% !important}.min-w-xl-20{min-width:20% !important}.min-w-xl-25{min-width:25% !important}.min-w-xl-30{min-width:30% !important}.min-w-xl-35{min-width:35% !important}.min-w-xl-40{min-width:40% !important}.min-w-xl-45{min-width:45% !important}.min-w-xl-50{min-width:50% !important}.min-w-xl-55{min-width:55% !important}.min-w-xl-60{min-width:60% !important}.min-w-xl-65{min-width:65% !important}.min-w-xl-70{min-width:70% !important}.min-w-xl-75{min-width:75% !important}.min-w-xl-80{min-width:80% !important}.min-w-xl-85{min-width:85% !important}.min-w-xl-90{min-width:90% !important}.min-w-xl-95{min-width:95% !important}.min-w-xl-100{min-width:100% !important}.min-w-xl-auto{min-width:auto !important}.min-h-xl-0{min-height:0 !important}.min-h-xl-5{min-height:5% !important}.min-h-xl-10{min-height:10% !important}.min-h-xl-15{min-height:15% !important}.min-h-xl-20{min-height:20% !important}.min-h-xl-25{min-height:25% !important}.min-h-xl-30{min-height:30% !important}.min-h-xl-35{min-height:35% !important}.min-h-xl-40{min-height:40% !important}.min-h-xl-45{min-height:45% !important}.min-h-xl-50{min-height:50% !important}.min-h-xl-55{min-height:55% !important}.min-h-xl-60{min-height:60% !important}.min-h-xl-65{min-height:65% !important}.min-h-xl-70{min-height:70% !important}.min-h-xl-75{min-height:75% !important}.min-h-xl-80{min-height:80% !important}.min-h-xl-85{min-height:85% !important}.min-h-xl-90{min-height:90% !important}.min-h-xl-95{min-height:95% !important}.min-h-xl-100{min-height:100% !important}.min-h-xl-auto{min-height:auto !important}.flex-basis-xl-0{flex-basis:0 !important}.flex-basis-xl-2{flex-basis:.15625rem !important}.flex-basis-xl-5{flex-basis:.3125rem !important}.flex-basis-xl-10{flex-basis:.625rem !important}.flex-basis-xl-15{flex-basis:.9375rem !important}.flex-basis-xl-20{flex-basis:1.25rem !important}.flex-basis-xl-25{flex-basis:1.5625rem !important}.flex-basis-xl-30{flex-basis:1.875rem !important}.flex-basis-xl-35{flex-basis:2.1875rem !important}.flex-basis-xl-40{flex-basis:2.5rem !important}.flex-basis-xl-45{flex-basis:2.8125rem !important}.flex-basis-xl-50{flex-basis:3.125rem !important}.flex-basis-xl-55{flex-basis:3.4375rem !important}.flex-basis-xl-60{flex-basis:3.75rem !important}.flex-basis-xl-65{flex-basis:4.0625rem !important}.flex-basis-xl-70{flex-basis:4.375rem !important}.flex-basis-xl-75{flex-basis:4.6875rem !important}.flex-basis-xl-80{flex-basis:5rem !important}.flex-basis-xl-85{flex-basis:5.3125rem !important}.flex-basis-xl-90{flex-basis:5.625rem !important}.flex-basis-xl-95{flex-basis:5.9375rem !important}.flex-basis-xl-100{flex-basis:6.25rem !important}.flex-basis-xl-105{flex-basis:6.5625rem !important}.flex-basis-xl-110{flex-basis:6.875rem !important}.flex-basis-xl-115{flex-basis:7.1875rem !important}.flex-basis-xl-120{flex-basis:7.5rem !important}.flex-basis-xl-125{flex-basis:7.8125rem !important}.flex-basis-xl-130{flex-basis:8.125rem !important}.flex-basis-xl-135{flex-basis:8.4375rem !important}.flex-basis-xl-140{flex-basis:8.75rem !important}.flex-basis-xl-145{flex-basis:9.0625rem !important}.flex-basis-xl-150{flex-basis:9.375rem !important}.flex-basis-xl-155{flex-basis:9.6875rem !important}.flex-basis-xl-160{flex-basis:10rem !important}.flex-basis-xl-165{flex-basis:10.3125rem !important}.flex-basis-xl-170{flex-basis:10.625rem !important}.flex-basis-xl-175{flex-basis:10.9375rem !important}.flex-basis-xl-180{flex-basis:11.25rem !important}.flex-basis-xl-185{flex-basis:11.5625rem !important}.flex-basis-xl-190{flex-basis:11.875rem !important}.flex-basis-xl-195{flex-basis:12.1875rem !important}.flex-basis-xl-200{flex-basis:12.5rem !important}.flex-basis-xl-auto{flex-basis:auto !important}.ls-xl-0{letter-spacing:0 !important}.ls-xl-1{letter-spacing:1px !important}.ls-xl-2{letter-spacing:2px !important}.ls-xl-3{letter-spacing:3px !important}.ls-xl-4{letter-spacing:4px !important}.ls-xl-5{letter-spacing:5px !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xxl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xxl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xxl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xxl-none{-o-object-fit:none !important;object-fit:none !important}.overflow-xxl-visible{overflow:visible !important}.overflow-xxl-hidden{overflow:hidden !important}.overflow-xxl-scroll{overflow:scroll !important}.overflow-xxl-auto{overflow:auto !important}.overflow-x-xxl-visible{overflow-x:visible !important}.overflow-x-xxl-hidden{overflow-x:hidden !important}.overflow-x-xxl-scroll{overflow-x:scroll !important}.overflow-x-xxl-auto{overflow-x:auto !important}.overflow-y-xxl-visible{overflow-y:visible !important}.overflow-y-xxl-hidden{overflow-y:hidden !important}.overflow-y-xxl-scroll{overflow-y:scroll !important}.overflow-y-xxl-auto{overflow-y:auto !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.position-xxl-static{position:static !important}.position-xxl-relative{position:relative !important}.position-xxl-absolute{position:absolute !important}.position-xxl-fixed{position:fixed !important}.position-xxl-sticky{position:sticky !important}.w-xxl-0{width:0 !important}.w-xxl-5{width:5% !important}.w-xxl-10{width:10% !important}.w-xxl-15{width:15% !important}.w-xxl-20{width:20% !important}.w-xxl-25{width:25% !important}.w-xxl-30{width:30% !important}.w-xxl-35{width:35% !important}.w-xxl-40{width:40% !important}.w-xxl-45{width:45% !important}.w-xxl-50{width:50% !important}.w-xxl-55{width:55% !important}.w-xxl-60{width:60% !important}.w-xxl-65{width:65% !important}.w-xxl-70{width:70% !important}.w-xxl-75{width:75% !important}.w-xxl-80{width:80% !important}.w-xxl-85{width:85% !important}.w-xxl-90{width:90% !important}.w-xxl-95{width:95% !important}.w-xxl-100{width:100% !important}.w-xxl-auto{width:auto !important}.max-w-xxl-0{max-width:0 !important}.max-w-xxl-5{max-width:5% !important}.max-w-xxl-10{max-width:10% !important}.max-w-xxl-15{max-width:15% !important}.max-w-xxl-20{max-width:20% !important}.max-w-xxl-25{max-width:25% !important}.max-w-xxl-30{max-width:30% !important}.max-w-xxl-35{max-width:35% !important}.max-w-xxl-40{max-width:40% !important}.max-w-xxl-45{max-width:45% !important}.max-w-xxl-50{max-width:50% !important}.max-w-xxl-55{max-width:55% !important}.max-w-xxl-60{max-width:60% !important}.max-w-xxl-65{max-width:65% !important}.max-w-xxl-70{max-width:70% !important}.max-w-xxl-75{max-width:75% !important}.max-w-xxl-80{max-width:80% !important}.max-w-xxl-85{max-width:85% !important}.max-w-xxl-90{max-width:90% !important}.max-w-xxl-95{max-width:95% !important}.max-w-xxl-100{max-width:100% !important}.max-w-xxl-1000{max-width:-moz-max-content !important;max-width:max-content !important}.h-xxl-0{height:0 !important}.h-xxl-5{height:5% !important}.h-xxl-10{height:10% !important}.h-xxl-15{height:15% !important}.h-xxl-20{height:20% !important}.h-xxl-25{height:25% !important}.h-xxl-30{height:30% !important}.h-xxl-35{height:35% !important}.h-xxl-40{height:40% !important}.h-xxl-45{height:45% !important}.h-xxl-50{height:50% !important}.h-xxl-55{height:55% !important}.h-xxl-60{height:60% !important}.h-xxl-65{height:65% !important}.h-xxl-70{height:70% !important}.h-xxl-75{height:75% !important}.h-xxl-80{height:80% !important}.h-xxl-85{height:85% !important}.h-xxl-90{height:90% !important}.h-xxl-95{height:95% !important}.h-xxl-100{height:100% !important}.h-xxl-auto{height:auto !important}.max-h-xxl-0{max-height:0 !important}.max-h-xxl-5{max-height:5% !important}.max-h-xxl-10{max-height:10% !important}.max-h-xxl-15{max-height:15% !important}.max-h-xxl-20{max-height:20% !important}.max-h-xxl-25{max-height:25% !important}.max-h-xxl-30{max-height:30% !important}.max-h-xxl-35{max-height:35% !important}.max-h-xxl-40{max-height:40% !important}.max-h-xxl-45{max-height:45% !important}.max-h-xxl-50{max-height:50% !important}.max-h-xxl-55{max-height:55% !important}.max-h-xxl-60{max-height:60% !important}.max-h-xxl-65{max-height:65% !important}.max-h-xxl-70{max-height:70% !important}.max-h-xxl-75{max-height:75% !important}.max-h-xxl-80{max-height:80% !important}.max-h-xxl-85{max-height:85% !important}.max-h-xxl-90{max-height:90% !important}.max-h-xxl-95{max-height:95% !important}.max-h-xxl-100{max-height:100% !important}.max-h-xxl-auto{max-height:auto !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-2{margin:.15625rem !important}.m-xxl-5{margin:.3125rem !important}.m-xxl-10{margin:.625rem !important}.m-xxl-15{margin:.9375rem !important}.m-xxl-20{margin:1.25rem !important}.m-xxl-25{margin:1.5625rem !important}.m-xxl-30{margin:1.875rem !important}.m-xxl-35{margin:2.1875rem !important}.m-xxl-40{margin:2.5rem !important}.m-xxl-45{margin:2.8125rem !important}.m-xxl-50{margin:3.125rem !important}.m-xxl-55{margin:3.4375rem !important}.m-xxl-60{margin:3.75rem !important}.m-xxl-65{margin:4.0625rem !important}.m-xxl-70{margin:4.375rem !important}.m-xxl-75{margin:4.6875rem !important}.m-xxl-80{margin:5rem !important}.m-xxl-85{margin:5.3125rem !important}.m-xxl-90{margin:5.625rem !important}.m-xxl-95{margin:5.9375rem !important}.m-xxl-100{margin:6.25rem !important}.m-xxl-105{margin:6.5625rem !important}.m-xxl-110{margin:6.875rem !important}.m-xxl-115{margin:7.1875rem !important}.m-xxl-120{margin:7.5rem !important}.m-xxl-130{margin:8.125rem !important}.m-xxl-135{margin:8.4375rem !important}.m-xxl-140{margin:8.75rem !important}.m-xxl-145{margin:9.0625rem !important}.m-xxl-150{margin:9.375rem !important}.m-xxl-155{margin:9.6875rem !important}.m-xxl-160{margin:10rem !important}.m-xxl-165{margin:10.3125rem !important}.m-xxl-170{margin:10.625rem !important}.m-xxl-175{margin:10.9375rem !important}.m-xxl-180{margin:11.25rem !important}.m-xxl-185{margin:11.5625rem !important}.m-xxl-190{margin:11.875rem !important}.m-xxl-195{margin:12.1875rem !important}.m-xxl-200{margin:12.5rem !important}.m-xxl-210{margin:13.125rem !important}.m-xxl-240{margin:15rem !important}.m-xxl-350{margin:21.875rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-xxl-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-xxl-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-xxl-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-xxl-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xxl-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-xxl-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-xxl-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-xxl-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxl-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-xxl-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-xxl-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-xxl-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-xxl-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-xxl-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-xxl-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-xxl-80{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-xxl-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-xxl-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-xxl-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-xxl-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-xxl-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-xxl-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-xxl-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xxl-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-xxl-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-xxl-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-xxl-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-xxl-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-xxl-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-xxl-160{margin-right:10rem !important;margin-left:10rem !important}.mx-xxl-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-xxl-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-xxl-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-xxl-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-xxl-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-xxl-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-xxl-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-xxl-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-xxl-210{margin-right:13.125rem !important;margin-left:13.125rem !important}.mx-xxl-240{margin-right:15rem !important;margin-left:15rem !important}.mx-xxl-350{margin-right:21.875rem !important;margin-left:21.875rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-xxl-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-xxl-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-xxl-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-xxl-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xxl-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-xxl-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-xxl-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-xxl-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxl-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-xxl-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-xxl-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-xxl-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-xxl-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-xxl-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-xxl-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-xxl-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-xxl-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-xxl-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-xxl-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-xxl-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-xxl-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-xxl-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-xxl-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xxl-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-xxl-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-xxl-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-xxl-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-xxl-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-xxl-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-xxl-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-xxl-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-xxl-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-xxl-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-xxl-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-xxl-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-xxl-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-xxl-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-xxl-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-xxl-210{margin-top:13.125rem !important;margin-bottom:13.125rem !important}.my-xxl-240{margin-top:15rem !important;margin-bottom:15rem !important}.my-xxl-350{margin-top:21.875rem !important;margin-bottom:21.875rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-2{margin-top:.15625rem !important}.mt-xxl-5{margin-top:.3125rem !important}.mt-xxl-10{margin-top:.625rem !important}.mt-xxl-15{margin-top:.9375rem !important}.mt-xxl-20{margin-top:1.25rem !important}.mt-xxl-25{margin-top:1.5625rem !important}.mt-xxl-30{margin-top:1.875rem !important}.mt-xxl-35{margin-top:2.1875rem !important}.mt-xxl-40{margin-top:2.5rem !important}.mt-xxl-45{margin-top:2.8125rem !important}.mt-xxl-50{margin-top:3.125rem !important}.mt-xxl-55{margin-top:3.4375rem !important}.mt-xxl-60{margin-top:3.75rem !important}.mt-xxl-65{margin-top:4.0625rem !important}.mt-xxl-70{margin-top:4.375rem !important}.mt-xxl-75{margin-top:4.6875rem !important}.mt-xxl-80{margin-top:5rem !important}.mt-xxl-85{margin-top:5.3125rem !important}.mt-xxl-90{margin-top:5.625rem !important}.mt-xxl-95{margin-top:5.9375rem !important}.mt-xxl-100{margin-top:6.25rem !important}.mt-xxl-105{margin-top:6.5625rem !important}.mt-xxl-110{margin-top:6.875rem !important}.mt-xxl-115{margin-top:7.1875rem !important}.mt-xxl-120{margin-top:7.5rem !important}.mt-xxl-130{margin-top:8.125rem !important}.mt-xxl-135{margin-top:8.4375rem !important}.mt-xxl-140{margin-top:8.75rem !important}.mt-xxl-145{margin-top:9.0625rem !important}.mt-xxl-150{margin-top:9.375rem !important}.mt-xxl-155{margin-top:9.6875rem !important}.mt-xxl-160{margin-top:10rem !important}.mt-xxl-165{margin-top:10.3125rem !important}.mt-xxl-170{margin-top:10.625rem !important}.mt-xxl-175{margin-top:10.9375rem !important}.mt-xxl-180{margin-top:11.25rem !important}.mt-xxl-185{margin-top:11.5625rem !important}.mt-xxl-190{margin-top:11.875rem !important}.mt-xxl-195{margin-top:12.1875rem !important}.mt-xxl-200{margin-top:12.5rem !important}.mt-xxl-210{margin-top:13.125rem !important}.mt-xxl-240{margin-top:15rem !important}.mt-xxl-350{margin-top:21.875rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-2{margin-right:.15625rem !important}.me-xxl-5{margin-right:.3125rem !important}.me-xxl-10{margin-right:.625rem !important}.me-xxl-15{margin-right:.9375rem !important}.me-xxl-20{margin-right:1.25rem !important}.me-xxl-25{margin-right:1.5625rem !important}.me-xxl-30{margin-right:1.875rem !important}.me-xxl-35{margin-right:2.1875rem !important}.me-xxl-40{margin-right:2.5rem !important}.me-xxl-45{margin-right:2.8125rem !important}.me-xxl-50{margin-right:3.125rem !important}.me-xxl-55{margin-right:3.4375rem !important}.me-xxl-60{margin-right:3.75rem !important}.me-xxl-65{margin-right:4.0625rem !important}.me-xxl-70{margin-right:4.375rem !important}.me-xxl-75{margin-right:4.6875rem !important}.me-xxl-80{margin-right:5rem !important}.me-xxl-85{margin-right:5.3125rem !important}.me-xxl-90{margin-right:5.625rem !important}.me-xxl-95{margin-right:5.9375rem !important}.me-xxl-100{margin-right:6.25rem !important}.me-xxl-105{margin-right:6.5625rem !important}.me-xxl-110{margin-right:6.875rem !important}.me-xxl-115{margin-right:7.1875rem !important}.me-xxl-120{margin-right:7.5rem !important}.me-xxl-130{margin-right:8.125rem !important}.me-xxl-135{margin-right:8.4375rem !important}.me-xxl-140{margin-right:8.75rem !important}.me-xxl-145{margin-right:9.0625rem !important}.me-xxl-150{margin-right:9.375rem !important}.me-xxl-155{margin-right:9.6875rem !important}.me-xxl-160{margin-right:10rem !important}.me-xxl-165{margin-right:10.3125rem !important}.me-xxl-170{margin-right:10.625rem !important}.me-xxl-175{margin-right:10.9375rem !important}.me-xxl-180{margin-right:11.25rem !important}.me-xxl-185{margin-right:11.5625rem !important}.me-xxl-190{margin-right:11.875rem !important}.me-xxl-195{margin-right:12.1875rem !important}.me-xxl-200{margin-right:12.5rem !important}.me-xxl-210{margin-right:13.125rem !important}.me-xxl-240{margin-right:15rem !important}.me-xxl-350{margin-right:21.875rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-2{margin-bottom:.15625rem !important}.mb-xxl-5{margin-bottom:.3125rem !important}.mb-xxl-10{margin-bottom:.625rem !important}.mb-xxl-15{margin-bottom:.9375rem !important}.mb-xxl-20{margin-bottom:1.25rem !important}.mb-xxl-25{margin-bottom:1.5625rem !important}.mb-xxl-30{margin-bottom:1.875rem !important}.mb-xxl-35{margin-bottom:2.1875rem !important}.mb-xxl-40{margin-bottom:2.5rem !important}.mb-xxl-45{margin-bottom:2.8125rem !important}.mb-xxl-50{margin-bottom:3.125rem !important}.mb-xxl-55{margin-bottom:3.4375rem !important}.mb-xxl-60{margin-bottom:3.75rem !important}.mb-xxl-65{margin-bottom:4.0625rem !important}.mb-xxl-70{margin-bottom:4.375rem !important}.mb-xxl-75{margin-bottom:4.6875rem !important}.mb-xxl-80{margin-bottom:5rem !important}.mb-xxl-85{margin-bottom:5.3125rem !important}.mb-xxl-90{margin-bottom:5.625rem !important}.mb-xxl-95{margin-bottom:5.9375rem !important}.mb-xxl-100{margin-bottom:6.25rem !important}.mb-xxl-105{margin-bottom:6.5625rem !important}.mb-xxl-110{margin-bottom:6.875rem !important}.mb-xxl-115{margin-bottom:7.1875rem !important}.mb-xxl-120{margin-bottom:7.5rem !important}.mb-xxl-130{margin-bottom:8.125rem !important}.mb-xxl-135{margin-bottom:8.4375rem !important}.mb-xxl-140{margin-bottom:8.75rem !important}.mb-xxl-145{margin-bottom:9.0625rem !important}.mb-xxl-150{margin-bottom:9.375rem !important}.mb-xxl-155{margin-bottom:9.6875rem !important}.mb-xxl-160{margin-bottom:10rem !important}.mb-xxl-165{margin-bottom:10.3125rem !important}.mb-xxl-170{margin-bottom:10.625rem !important}.mb-xxl-175{margin-bottom:10.9375rem !important}.mb-xxl-180{margin-bottom:11.25rem !important}.mb-xxl-185{margin-bottom:11.5625rem !important}.mb-xxl-190{margin-bottom:11.875rem !important}.mb-xxl-195{margin-bottom:12.1875rem !important}.mb-xxl-200{margin-bottom:12.5rem !important}.mb-xxl-210{margin-bottom:13.125rem !important}.mb-xxl-240{margin-bottom:15rem !important}.mb-xxl-350{margin-bottom:21.875rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-2{margin-left:.15625rem !important}.ms-xxl-5{margin-left:.3125rem !important}.ms-xxl-10{margin-left:.625rem !important}.ms-xxl-15{margin-left:.9375rem !important}.ms-xxl-20{margin-left:1.25rem !important}.ms-xxl-25{margin-left:1.5625rem !important}.ms-xxl-30{margin-left:1.875rem !important}.ms-xxl-35{margin-left:2.1875rem !important}.ms-xxl-40{margin-left:2.5rem !important}.ms-xxl-45{margin-left:2.8125rem !important}.ms-xxl-50{margin-left:3.125rem !important}.ms-xxl-55{margin-left:3.4375rem !important}.ms-xxl-60{margin-left:3.75rem !important}.ms-xxl-65{margin-left:4.0625rem !important}.ms-xxl-70{margin-left:4.375rem !important}.ms-xxl-75{margin-left:4.6875rem !important}.ms-xxl-80{margin-left:5rem !important}.ms-xxl-85{margin-left:5.3125rem !important}.ms-xxl-90{margin-left:5.625rem !important}.ms-xxl-95{margin-left:5.9375rem !important}.ms-xxl-100{margin-left:6.25rem !important}.ms-xxl-105{margin-left:6.5625rem !important}.ms-xxl-110{margin-left:6.875rem !important}.ms-xxl-115{margin-left:7.1875rem !important}.ms-xxl-120{margin-left:7.5rem !important}.ms-xxl-130{margin-left:8.125rem !important}.ms-xxl-135{margin-left:8.4375rem !important}.ms-xxl-140{margin-left:8.75rem !important}.ms-xxl-145{margin-left:9.0625rem !important}.ms-xxl-150{margin-left:9.375rem !important}.ms-xxl-155{margin-left:9.6875rem !important}.ms-xxl-160{margin-left:10rem !important}.ms-xxl-165{margin-left:10.3125rem !important}.ms-xxl-170{margin-left:10.625rem !important}.ms-xxl-175{margin-left:10.9375rem !important}.ms-xxl-180{margin-left:11.25rem !important}.ms-xxl-185{margin-left:11.5625rem !important}.ms-xxl-190{margin-left:11.875rem !important}.ms-xxl-195{margin-left:12.1875rem !important}.ms-xxl-200{margin-left:12.5rem !important}.ms-xxl-210{margin-left:13.125rem !important}.ms-xxl-240{margin-left:15rem !important}.ms-xxl-350{margin-left:21.875rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n2{margin:-0.15625rem !important}.m-xxl-n5{margin:-0.3125rem !important}.m-xxl-n10{margin:-0.625rem !important}.m-xxl-n15{margin:-0.9375rem !important}.m-xxl-n20{margin:-1.25rem !important}.m-xxl-n25{margin:-1.5625rem !important}.m-xxl-n30{margin:-1.875rem !important}.m-xxl-n35{margin:-2.1875rem !important}.m-xxl-n40{margin:-2.5rem !important}.m-xxl-n45{margin:-2.8125rem !important}.m-xxl-n50{margin:-3.125rem !important}.m-xxl-n55{margin:-3.4375rem !important}.m-xxl-n60{margin:-3.75rem !important}.m-xxl-n65{margin:-4.0625rem !important}.m-xxl-n70{margin:-4.375rem !important}.m-xxl-n75{margin:-4.6875rem !important}.m-xxl-n80{margin:-5rem !important}.m-xxl-n85{margin:-5.3125rem !important}.m-xxl-n90{margin:-5.625rem !important}.m-xxl-n95{margin:-5.9375rem !important}.m-xxl-n100{margin:-6.25rem !important}.m-xxl-n105{margin:-6.5625rem !important}.m-xxl-n110{margin:-6.875rem !important}.m-xxl-n115{margin:-7.1875rem !important}.m-xxl-n120{margin:-7.5rem !important}.m-xxl-n130{margin:-8.125rem !important}.m-xxl-n135{margin:-8.4375rem !important}.m-xxl-n140{margin:-8.75rem !important}.m-xxl-n145{margin:-9.0625rem !important}.m-xxl-n150{margin:-9.375rem !important}.m-xxl-n155{margin:-9.6875rem !important}.m-xxl-n160{margin:-10rem !important}.m-xxl-n165{margin:-10.3125rem !important}.m-xxl-n170{margin:-10.625rem !important}.m-xxl-n175{margin:-10.9375rem !important}.m-xxl-n180{margin:-11.25rem !important}.m-xxl-n185{margin:-11.5625rem !important}.m-xxl-n190{margin:-11.875rem !important}.m-xxl-n195{margin:-12.1875rem !important}.m-xxl-n200{margin:-12.5rem !important}.m-xxl-n210{margin:-13.125rem !important}.m-xxl-n240{margin:-15rem !important}.m-xxl-n350{margin:-21.875rem !important}.mx-xxl-n2{margin-right:-0.15625rem !important;margin-left:-0.15625rem !important}.mx-xxl-n5{margin-right:-0.3125rem !important;margin-left:-0.3125rem !important}.mx-xxl-n10{margin-right:-0.625rem !important;margin-left:-0.625rem !important}.mx-xxl-n15{margin-right:-0.9375rem !important;margin-left:-0.9375rem !important}.mx-xxl-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xxl-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-xxl-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-xxl-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-xxl-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xxl-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-xxl-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-xxl-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-xxl-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-xxl-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-xxl-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-xxl-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-xxl-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xxl-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-xxl-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-xxl-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-xxl-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-xxl-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-xxl-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-xxl-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-xxl-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xxl-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-xxl-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-xxl-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-xxl-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-xxl-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-xxl-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-xxl-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xxl-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-xxl-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-xxl-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-xxl-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-xxl-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-xxl-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-xxl-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-xxl-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-xxl-n210{margin-right:-13.125rem !important;margin-left:-13.125rem !important}.mx-xxl-n240{margin-right:-15rem !important;margin-left:-15rem !important}.mx-xxl-n350{margin-right:-21.875rem !important;margin-left:-21.875rem !important}.my-xxl-n2{margin-top:-0.15625rem !important;margin-bottom:-0.15625rem !important}.my-xxl-n5{margin-top:-0.3125rem !important;margin-bottom:-0.3125rem !important}.my-xxl-n10{margin-top:-0.625rem !important;margin-bottom:-0.625rem !important}.my-xxl-n15{margin-top:-0.9375rem !important;margin-bottom:-0.9375rem !important}.my-xxl-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xxl-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-xxl-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-xxl-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-xxl-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xxl-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-xxl-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-xxl-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-xxl-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-xxl-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-xxl-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-xxl-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-xxl-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xxl-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-xxl-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-xxl-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-xxl-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-xxl-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-xxl-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-xxl-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-xxl-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xxl-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-xxl-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-xxl-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-xxl-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-xxl-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-xxl-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-xxl-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xxl-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-xxl-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-xxl-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-xxl-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-xxl-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-xxl-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-xxl-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-xxl-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-xxl-n210{margin-top:-13.125rem !important;margin-bottom:-13.125rem !important}.my-xxl-n240{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-xxl-n350{margin-top:-21.875rem !important;margin-bottom:-21.875rem !important}.mt-xxl-n2{margin-top:-0.15625rem !important}.mt-xxl-n5{margin-top:-0.3125rem !important}.mt-xxl-n10{margin-top:-0.625rem !important}.mt-xxl-n15{margin-top:-0.9375rem !important}.mt-xxl-n20{margin-top:-1.25rem !important}.mt-xxl-n25{margin-top:-1.5625rem !important}.mt-xxl-n30{margin-top:-1.875rem !important}.mt-xxl-n35{margin-top:-2.1875rem !important}.mt-xxl-n40{margin-top:-2.5rem !important}.mt-xxl-n45{margin-top:-2.8125rem !important}.mt-xxl-n50{margin-top:-3.125rem !important}.mt-xxl-n55{margin-top:-3.4375rem !important}.mt-xxl-n60{margin-top:-3.75rem !important}.mt-xxl-n65{margin-top:-4.0625rem !important}.mt-xxl-n70{margin-top:-4.375rem !important}.mt-xxl-n75{margin-top:-4.6875rem !important}.mt-xxl-n80{margin-top:-5rem !important}.mt-xxl-n85{margin-top:-5.3125rem !important}.mt-xxl-n90{margin-top:-5.625rem !important}.mt-xxl-n95{margin-top:-5.9375rem !important}.mt-xxl-n100{margin-top:-6.25rem !important}.mt-xxl-n105{margin-top:-6.5625rem !important}.mt-xxl-n110{margin-top:-6.875rem !important}.mt-xxl-n115{margin-top:-7.1875rem !important}.mt-xxl-n120{margin-top:-7.5rem !important}.mt-xxl-n130{margin-top:-8.125rem !important}.mt-xxl-n135{margin-top:-8.4375rem !important}.mt-xxl-n140{margin-top:-8.75rem !important}.mt-xxl-n145{margin-top:-9.0625rem !important}.mt-xxl-n150{margin-top:-9.375rem !important}.mt-xxl-n155{margin-top:-9.6875rem !important}.mt-xxl-n160{margin-top:-10rem !important}.mt-xxl-n165{margin-top:-10.3125rem !important}.mt-xxl-n170{margin-top:-10.625rem !important}.mt-xxl-n175{margin-top:-10.9375rem !important}.mt-xxl-n180{margin-top:-11.25rem !important}.mt-xxl-n185{margin-top:-11.5625rem !important}.mt-xxl-n190{margin-top:-11.875rem !important}.mt-xxl-n195{margin-top:-12.1875rem !important}.mt-xxl-n200{margin-top:-12.5rem !important}.mt-xxl-n210{margin-top:-13.125rem !important}.mt-xxl-n240{margin-top:-15rem !important}.mt-xxl-n350{margin-top:-21.875rem !important}.me-xxl-n2{margin-right:-0.15625rem !important}.me-xxl-n5{margin-right:-0.3125rem !important}.me-xxl-n10{margin-right:-0.625rem !important}.me-xxl-n15{margin-right:-0.9375rem !important}.me-xxl-n20{margin-right:-1.25rem !important}.me-xxl-n25{margin-right:-1.5625rem !important}.me-xxl-n30{margin-right:-1.875rem !important}.me-xxl-n35{margin-right:-2.1875rem !important}.me-xxl-n40{margin-right:-2.5rem !important}.me-xxl-n45{margin-right:-2.8125rem !important}.me-xxl-n50{margin-right:-3.125rem !important}.me-xxl-n55{margin-right:-3.4375rem !important}.me-xxl-n60{margin-right:-3.75rem !important}.me-xxl-n65{margin-right:-4.0625rem !important}.me-xxl-n70{margin-right:-4.375rem !important}.me-xxl-n75{margin-right:-4.6875rem !important}.me-xxl-n80{margin-right:-5rem !important}.me-xxl-n85{margin-right:-5.3125rem !important}.me-xxl-n90{margin-right:-5.625rem !important}.me-xxl-n95{margin-right:-5.9375rem !important}.me-xxl-n100{margin-right:-6.25rem !important}.me-xxl-n105{margin-right:-6.5625rem !important}.me-xxl-n110{margin-right:-6.875rem !important}.me-xxl-n115{margin-right:-7.1875rem !important}.me-xxl-n120{margin-right:-7.5rem !important}.me-xxl-n130{margin-right:-8.125rem !important}.me-xxl-n135{margin-right:-8.4375rem !important}.me-xxl-n140{margin-right:-8.75rem !important}.me-xxl-n145{margin-right:-9.0625rem !important}.me-xxl-n150{margin-right:-9.375rem !important}.me-xxl-n155{margin-right:-9.6875rem !important}.me-xxl-n160{margin-right:-10rem !important}.me-xxl-n165{margin-right:-10.3125rem !important}.me-xxl-n170{margin-right:-10.625rem !important}.me-xxl-n175{margin-right:-10.9375rem !important}.me-xxl-n180{margin-right:-11.25rem !important}.me-xxl-n185{margin-right:-11.5625rem !important}.me-xxl-n190{margin-right:-11.875rem !important}.me-xxl-n195{margin-right:-12.1875rem !important}.me-xxl-n200{margin-right:-12.5rem !important}.me-xxl-n210{margin-right:-13.125rem !important}.me-xxl-n240{margin-right:-15rem !important}.me-xxl-n350{margin-right:-21.875rem !important}.mb-xxl-n2{margin-bottom:-0.15625rem !important}.mb-xxl-n5{margin-bottom:-0.3125rem !important}.mb-xxl-n10{margin-bottom:-0.625rem !important}.mb-xxl-n15{margin-bottom:-0.9375rem !important}.mb-xxl-n20{margin-bottom:-1.25rem !important}.mb-xxl-n25{margin-bottom:-1.5625rem !important}.mb-xxl-n30{margin-bottom:-1.875rem !important}.mb-xxl-n35{margin-bottom:-2.1875rem !important}.mb-xxl-n40{margin-bottom:-2.5rem !important}.mb-xxl-n45{margin-bottom:-2.8125rem !important}.mb-xxl-n50{margin-bottom:-3.125rem !important}.mb-xxl-n55{margin-bottom:-3.4375rem !important}.mb-xxl-n60{margin-bottom:-3.75rem !important}.mb-xxl-n65{margin-bottom:-4.0625rem !important}.mb-xxl-n70{margin-bottom:-4.375rem !important}.mb-xxl-n75{margin-bottom:-4.6875rem !important}.mb-xxl-n80{margin-bottom:-5rem !important}.mb-xxl-n85{margin-bottom:-5.3125rem !important}.mb-xxl-n90{margin-bottom:-5.625rem !important}.mb-xxl-n95{margin-bottom:-5.9375rem !important}.mb-xxl-n100{margin-bottom:-6.25rem !important}.mb-xxl-n105{margin-bottom:-6.5625rem !important}.mb-xxl-n110{margin-bottom:-6.875rem !important}.mb-xxl-n115{margin-bottom:-7.1875rem !important}.mb-xxl-n120{margin-bottom:-7.5rem !important}.mb-xxl-n130{margin-bottom:-8.125rem !important}.mb-xxl-n135{margin-bottom:-8.4375rem !important}.mb-xxl-n140{margin-bottom:-8.75rem !important}.mb-xxl-n145{margin-bottom:-9.0625rem !important}.mb-xxl-n150{margin-bottom:-9.375rem !important}.mb-xxl-n155{margin-bottom:-9.6875rem !important}.mb-xxl-n160{margin-bottom:-10rem !important}.mb-xxl-n165{margin-bottom:-10.3125rem !important}.mb-xxl-n170{margin-bottom:-10.625rem !important}.mb-xxl-n175{margin-bottom:-10.9375rem !important}.mb-xxl-n180{margin-bottom:-11.25rem !important}.mb-xxl-n185{margin-bottom:-11.5625rem !important}.mb-xxl-n190{margin-bottom:-11.875rem !important}.mb-xxl-n195{margin-bottom:-12.1875rem !important}.mb-xxl-n200{margin-bottom:-12.5rem !important}.mb-xxl-n210{margin-bottom:-13.125rem !important}.mb-xxl-n240{margin-bottom:-15rem !important}.mb-xxl-n350{margin-bottom:-21.875rem !important}.ms-xxl-n2{margin-left:-0.15625rem !important}.ms-xxl-n5{margin-left:-0.3125rem !important}.ms-xxl-n10{margin-left:-0.625rem !important}.ms-xxl-n15{margin-left:-0.9375rem !important}.ms-xxl-n20{margin-left:-1.25rem !important}.ms-xxl-n25{margin-left:-1.5625rem !important}.ms-xxl-n30{margin-left:-1.875rem !important}.ms-xxl-n35{margin-left:-2.1875rem !important}.ms-xxl-n40{margin-left:-2.5rem !important}.ms-xxl-n45{margin-left:-2.8125rem !important}.ms-xxl-n50{margin-left:-3.125rem !important}.ms-xxl-n55{margin-left:-3.4375rem !important}.ms-xxl-n60{margin-left:-3.75rem !important}.ms-xxl-n65{margin-left:-4.0625rem !important}.ms-xxl-n70{margin-left:-4.375rem !important}.ms-xxl-n75{margin-left:-4.6875rem !important}.ms-xxl-n80{margin-left:-5rem !important}.ms-xxl-n85{margin-left:-5.3125rem !important}.ms-xxl-n90{margin-left:-5.625rem !important}.ms-xxl-n95{margin-left:-5.9375rem !important}.ms-xxl-n100{margin-left:-6.25rem !important}.ms-xxl-n105{margin-left:-6.5625rem !important}.ms-xxl-n110{margin-left:-6.875rem !important}.ms-xxl-n115{margin-left:-7.1875rem !important}.ms-xxl-n120{margin-left:-7.5rem !important}.ms-xxl-n130{margin-left:-8.125rem !important}.ms-xxl-n135{margin-left:-8.4375rem !important}.ms-xxl-n140{margin-left:-8.75rem !important}.ms-xxl-n145{margin-left:-9.0625rem !important}.ms-xxl-n150{margin-left:-9.375rem !important}.ms-xxl-n155{margin-left:-9.6875rem !important}.ms-xxl-n160{margin-left:-10rem !important}.ms-xxl-n165{margin-left:-10.3125rem !important}.ms-xxl-n170{margin-left:-10.625rem !important}.ms-xxl-n175{margin-left:-10.9375rem !important}.ms-xxl-n180{margin-left:-11.25rem !important}.ms-xxl-n185{margin-left:-11.5625rem !important}.ms-xxl-n190{margin-left:-11.875rem !important}.ms-xxl-n195{margin-left:-12.1875rem !important}.ms-xxl-n200{margin-left:-12.5rem !important}.ms-xxl-n210{margin-left:-13.125rem !important}.ms-xxl-n240{margin-left:-15rem !important}.ms-xxl-n350{margin-left:-21.875rem !important}.p-xxl-0{padding:0 !important}.p-xxl-2{padding:.15625rem !important}.p-xxl-5{padding:.3125rem !important}.p-xxl-10{padding:.625rem !important}.p-xxl-15{padding:.9375rem !important}.p-xxl-20{padding:1.25rem !important}.p-xxl-25{padding:1.5625rem !important}.p-xxl-30{padding:1.875rem !important}.p-xxl-35{padding:2.1875rem !important}.p-xxl-40{padding:2.5rem !important}.p-xxl-45{padding:2.8125rem !important}.p-xxl-50{padding:3.125rem !important}.p-xxl-55{padding:3.4375rem !important}.p-xxl-60{padding:3.75rem !important}.p-xxl-65{padding:4.0625rem !important}.p-xxl-70{padding:4.375rem !important}.p-xxl-75{padding:4.6875rem !important}.p-xxl-80{padding:5rem !important}.p-xxl-85{padding:5.3125rem !important}.p-xxl-90{padding:5.625rem !important}.p-xxl-95{padding:5.9375rem !important}.p-xxl-100{padding:6.25rem !important}.p-xxl-105{padding:6.5625rem !important}.p-xxl-110{padding:6.875rem !important}.p-xxl-115{padding:7.1875rem !important}.p-xxl-120{padding:7.5rem !important}.p-xxl-130{padding:8.125rem !important}.p-xxl-135{padding:8.4375rem !important}.p-xxl-140{padding:8.75rem !important}.p-xxl-145{padding:9.0625rem !important}.p-xxl-150{padding:9.375rem !important}.p-xxl-155{padding:9.6875rem !important}.p-xxl-160{padding:10rem !important}.p-xxl-165{padding:10.3125rem !important}.p-xxl-170{padding:10.625rem !important}.p-xxl-175{padding:10.9375rem !important}.p-xxl-180{padding:11.25rem !important}.p-xxl-185{padding:11.5625rem !important}.p-xxl-190{padding:11.875rem !important}.p-xxl-195{padding:12.1875rem !important}.p-xxl-200{padding:12.5rem !important}.p-xxl-210{padding:13.125rem !important}.p-xxl-240{padding:15rem !important}.p-xxl-350{padding:21.875rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-xxl-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-xxl-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-xxl-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-xxl-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xxl-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-xxl-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-xxl-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-xxl-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxl-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-xxl-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-xxl-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-xxl-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-xxl-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-xxl-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-xxl-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-xxl-80{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-xxl-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-xxl-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-xxl-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-xxl-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-xxl-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-xxl-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-xxl-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xxl-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-xxl-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-xxl-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-xxl-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-xxl-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-xxl-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-xxl-160{padding-right:10rem !important;padding-left:10rem !important}.px-xxl-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-xxl-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-xxl-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-xxl-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-xxl-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-xxl-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-xxl-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-xxl-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-xxl-210{padding-right:13.125rem !important;padding-left:13.125rem !important}.px-xxl-240{padding-right:15rem !important;padding-left:15rem !important}.px-xxl-350{padding-right:21.875rem !important;padding-left:21.875rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-xxl-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-xxl-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-xxl-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-xxl-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xxl-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-xxl-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-xxl-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-xxl-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxl-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-xxl-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-xxl-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-xxl-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-xxl-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-xxl-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-xxl-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-xxl-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-xxl-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-xxl-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-xxl-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-xxl-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-xxl-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-xxl-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-xxl-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xxl-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-xxl-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-xxl-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-xxl-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-xxl-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-xxl-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-xxl-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-xxl-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-xxl-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-xxl-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-xxl-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-xxl-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-xxl-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-xxl-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-xxl-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-xxl-210{padding-top:13.125rem !important;padding-bottom:13.125rem !important}.py-xxl-240{padding-top:15rem !important;padding-bottom:15rem !important}.py-xxl-350{padding-top:21.875rem !important;padding-bottom:21.875rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-2{padding-top:.15625rem !important}.pt-xxl-5{padding-top:.3125rem !important}.pt-xxl-10{padding-top:.625rem !important}.pt-xxl-15{padding-top:.9375rem !important}.pt-xxl-20{padding-top:1.25rem !important}.pt-xxl-25{padding-top:1.5625rem !important}.pt-xxl-30{padding-top:1.875rem !important}.pt-xxl-35{padding-top:2.1875rem !important}.pt-xxl-40{padding-top:2.5rem !important}.pt-xxl-45{padding-top:2.8125rem !important}.pt-xxl-50{padding-top:3.125rem !important}.pt-xxl-55{padding-top:3.4375rem !important}.pt-xxl-60{padding-top:3.75rem !important}.pt-xxl-65{padding-top:4.0625rem !important}.pt-xxl-70{padding-top:4.375rem !important}.pt-xxl-75{padding-top:4.6875rem !important}.pt-xxl-80{padding-top:5rem !important}.pt-xxl-85{padding-top:5.3125rem !important}.pt-xxl-90{padding-top:5.625rem !important}.pt-xxl-95{padding-top:5.9375rem !important}.pt-xxl-100{padding-top:6.25rem !important}.pt-xxl-105{padding-top:6.5625rem !important}.pt-xxl-110{padding-top:6.875rem !important}.pt-xxl-115{padding-top:7.1875rem !important}.pt-xxl-120{padding-top:7.5rem !important}.pt-xxl-130{padding-top:8.125rem !important}.pt-xxl-135{padding-top:8.4375rem !important}.pt-xxl-140{padding-top:8.75rem !important}.pt-xxl-145{padding-top:9.0625rem !important}.pt-xxl-150{padding-top:9.375rem !important}.pt-xxl-155{padding-top:9.6875rem !important}.pt-xxl-160{padding-top:10rem !important}.pt-xxl-165{padding-top:10.3125rem !important}.pt-xxl-170{padding-top:10.625rem !important}.pt-xxl-175{padding-top:10.9375rem !important}.pt-xxl-180{padding-top:11.25rem !important}.pt-xxl-185{padding-top:11.5625rem !important}.pt-xxl-190{padding-top:11.875rem !important}.pt-xxl-195{padding-top:12.1875rem !important}.pt-xxl-200{padding-top:12.5rem !important}.pt-xxl-210{padding-top:13.125rem !important}.pt-xxl-240{padding-top:15rem !important}.pt-xxl-350{padding-top:21.875rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-2{padding-right:.15625rem !important}.pe-xxl-5{padding-right:.3125rem !important}.pe-xxl-10{padding-right:.625rem !important}.pe-xxl-15{padding-right:.9375rem !important}.pe-xxl-20{padding-right:1.25rem !important}.pe-xxl-25{padding-right:1.5625rem !important}.pe-xxl-30{padding-right:1.875rem !important}.pe-xxl-35{padding-right:2.1875rem !important}.pe-xxl-40{padding-right:2.5rem !important}.pe-xxl-45{padding-right:2.8125rem !important}.pe-xxl-50{padding-right:3.125rem !important}.pe-xxl-55{padding-right:3.4375rem !important}.pe-xxl-60{padding-right:3.75rem !important}.pe-xxl-65{padding-right:4.0625rem !important}.pe-xxl-70{padding-right:4.375rem !important}.pe-xxl-75{padding-right:4.6875rem !important}.pe-xxl-80{padding-right:5rem !important}.pe-xxl-85{padding-right:5.3125rem !important}.pe-xxl-90{padding-right:5.625rem !important}.pe-xxl-95{padding-right:5.9375rem !important}.pe-xxl-100{padding-right:6.25rem !important}.pe-xxl-105{padding-right:6.5625rem !important}.pe-xxl-110{padding-right:6.875rem !important}.pe-xxl-115{padding-right:7.1875rem !important}.pe-xxl-120{padding-right:7.5rem !important}.pe-xxl-130{padding-right:8.125rem !important}.pe-xxl-135{padding-right:8.4375rem !important}.pe-xxl-140{padding-right:8.75rem !important}.pe-xxl-145{padding-right:9.0625rem !important}.pe-xxl-150{padding-right:9.375rem !important}.pe-xxl-155{padding-right:9.6875rem !important}.pe-xxl-160{padding-right:10rem !important}.pe-xxl-165{padding-right:10.3125rem !important}.pe-xxl-170{padding-right:10.625rem !important}.pe-xxl-175{padding-right:10.9375rem !important}.pe-xxl-180{padding-right:11.25rem !important}.pe-xxl-185{padding-right:11.5625rem !important}.pe-xxl-190{padding-right:11.875rem !important}.pe-xxl-195{padding-right:12.1875rem !important}.pe-xxl-200{padding-right:12.5rem !important}.pe-xxl-210{padding-right:13.125rem !important}.pe-xxl-240{padding-right:15rem !important}.pe-xxl-350{padding-right:21.875rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-2{padding-bottom:.15625rem !important}.pb-xxl-5{padding-bottom:.3125rem !important}.pb-xxl-10{padding-bottom:.625rem !important}.pb-xxl-15{padding-bottom:.9375rem !important}.pb-xxl-20{padding-bottom:1.25rem !important}.pb-xxl-25{padding-bottom:1.5625rem !important}.pb-xxl-30{padding-bottom:1.875rem !important}.pb-xxl-35{padding-bottom:2.1875rem !important}.pb-xxl-40{padding-bottom:2.5rem !important}.pb-xxl-45{padding-bottom:2.8125rem !important}.pb-xxl-50{padding-bottom:3.125rem !important}.pb-xxl-55{padding-bottom:3.4375rem !important}.pb-xxl-60{padding-bottom:3.75rem !important}.pb-xxl-65{padding-bottom:4.0625rem !important}.pb-xxl-70{padding-bottom:4.375rem !important}.pb-xxl-75{padding-bottom:4.6875rem !important}.pb-xxl-80{padding-bottom:5rem !important}.pb-xxl-85{padding-bottom:5.3125rem !important}.pb-xxl-90{padding-bottom:5.625rem !important}.pb-xxl-95{padding-bottom:5.9375rem !important}.pb-xxl-100{padding-bottom:6.25rem !important}.pb-xxl-105{padding-bottom:6.5625rem !important}.pb-xxl-110{padding-bottom:6.875rem !important}.pb-xxl-115{padding-bottom:7.1875rem !important}.pb-xxl-120{padding-bottom:7.5rem !important}.pb-xxl-130{padding-bottom:8.125rem !important}.pb-xxl-135{padding-bottom:8.4375rem !important}.pb-xxl-140{padding-bottom:8.75rem !important}.pb-xxl-145{padding-bottom:9.0625rem !important}.pb-xxl-150{padding-bottom:9.375rem !important}.pb-xxl-155{padding-bottom:9.6875rem !important}.pb-xxl-160{padding-bottom:10rem !important}.pb-xxl-165{padding-bottom:10.3125rem !important}.pb-xxl-170{padding-bottom:10.625rem !important}.pb-xxl-175{padding-bottom:10.9375rem !important}.pb-xxl-180{padding-bottom:11.25rem !important}.pb-xxl-185{padding-bottom:11.5625rem !important}.pb-xxl-190{padding-bottom:11.875rem !important}.pb-xxl-195{padding-bottom:12.1875rem !important}.pb-xxl-200{padding-bottom:12.5rem !important}.pb-xxl-210{padding-bottom:13.125rem !important}.pb-xxl-240{padding-bottom:15rem !important}.pb-xxl-350{padding-bottom:21.875rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-2{padding-left:.15625rem !important}.ps-xxl-5{padding-left:.3125rem !important}.ps-xxl-10{padding-left:.625rem !important}.ps-xxl-15{padding-left:.9375rem !important}.ps-xxl-20{padding-left:1.25rem !important}.ps-xxl-25{padding-left:1.5625rem !important}.ps-xxl-30{padding-left:1.875rem !important}.ps-xxl-35{padding-left:2.1875rem !important}.ps-xxl-40{padding-left:2.5rem !important}.ps-xxl-45{padding-left:2.8125rem !important}.ps-xxl-50{padding-left:3.125rem !important}.ps-xxl-55{padding-left:3.4375rem !important}.ps-xxl-60{padding-left:3.75rem !important}.ps-xxl-65{padding-left:4.0625rem !important}.ps-xxl-70{padding-left:4.375rem !important}.ps-xxl-75{padding-left:4.6875rem !important}.ps-xxl-80{padding-left:5rem !important}.ps-xxl-85{padding-left:5.3125rem !important}.ps-xxl-90{padding-left:5.625rem !important}.ps-xxl-95{padding-left:5.9375rem !important}.ps-xxl-100{padding-left:6.25rem !important}.ps-xxl-105{padding-left:6.5625rem !important}.ps-xxl-110{padding-left:6.875rem !important}.ps-xxl-115{padding-left:7.1875rem !important}.ps-xxl-120{padding-left:7.5rem !important}.ps-xxl-130{padding-left:8.125rem !important}.ps-xxl-135{padding-left:8.4375rem !important}.ps-xxl-140{padding-left:8.75rem !important}.ps-xxl-145{padding-left:9.0625rem !important}.ps-xxl-150{padding-left:9.375rem !important}.ps-xxl-155{padding-left:9.6875rem !important}.ps-xxl-160{padding-left:10rem !important}.ps-xxl-165{padding-left:10.3125rem !important}.ps-xxl-170{padding-left:10.625rem !important}.ps-xxl-175{padding-left:10.9375rem !important}.ps-xxl-180{padding-left:11.25rem !important}.ps-xxl-185{padding-left:11.5625rem !important}.ps-xxl-190{padding-left:11.875rem !important}.ps-xxl-195{padding-left:12.1875rem !important}.ps-xxl-200{padding-left:12.5rem !important}.ps-xxl-210{padding-left:13.125rem !important}.ps-xxl-240{padding-left:15rem !important}.ps-xxl-350{padding-left:21.875rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-2{gap:.15625rem !important}.gap-xxl-5{gap:.3125rem !important}.gap-xxl-10{gap:.625rem !important}.gap-xxl-15{gap:.9375rem !important}.gap-xxl-20{gap:1.25rem !important}.gap-xxl-25{gap:1.5625rem !important}.gap-xxl-30{gap:1.875rem !important}.gap-xxl-35{gap:2.1875rem !important}.gap-xxl-40{gap:2.5rem !important}.gap-xxl-45{gap:2.8125rem !important}.gap-xxl-50{gap:3.125rem !important}.gap-xxl-55{gap:3.4375rem !important}.gap-xxl-60{gap:3.75rem !important}.gap-xxl-65{gap:4.0625rem !important}.gap-xxl-70{gap:4.375rem !important}.gap-xxl-75{gap:4.6875rem !important}.gap-xxl-80{gap:5rem !important}.gap-xxl-85{gap:5.3125rem !important}.gap-xxl-90{gap:5.625rem !important}.gap-xxl-95{gap:5.9375rem !important}.gap-xxl-100{gap:6.25rem !important}.gap-xxl-105{gap:6.5625rem !important}.gap-xxl-110{gap:6.875rem !important}.gap-xxl-115{gap:7.1875rem !important}.gap-xxl-120{gap:7.5rem !important}.gap-xxl-130{gap:8.125rem !important}.gap-xxl-135{gap:8.4375rem !important}.gap-xxl-140{gap:8.75rem !important}.gap-xxl-145{gap:9.0625rem !important}.gap-xxl-150{gap:9.375rem !important}.gap-xxl-155{gap:9.6875rem !important}.gap-xxl-160{gap:10rem !important}.gap-xxl-165{gap:10.3125rem !important}.gap-xxl-170{gap:10.625rem !important}.gap-xxl-175{gap:10.9375rem !important}.gap-xxl-180{gap:11.25rem !important}.gap-xxl-185{gap:11.5625rem !important}.gap-xxl-190{gap:11.875rem !important}.gap-xxl-195{gap:12.1875rem !important}.gap-xxl-200{gap:12.5rem !important}.gap-xxl-210{gap:13.125rem !important}.gap-xxl-240{gap:15rem !important}.gap-xxl-350{gap:21.875rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-2{row-gap:.15625rem !important}.row-gap-xxl-5{row-gap:.3125rem !important}.row-gap-xxl-10{row-gap:.625rem !important}.row-gap-xxl-15{row-gap:.9375rem !important}.row-gap-xxl-20{row-gap:1.25rem !important}.row-gap-xxl-25{row-gap:1.5625rem !important}.row-gap-xxl-30{row-gap:1.875rem !important}.row-gap-xxl-35{row-gap:2.1875rem !important}.row-gap-xxl-40{row-gap:2.5rem !important}.row-gap-xxl-45{row-gap:2.8125rem !important}.row-gap-xxl-50{row-gap:3.125rem !important}.row-gap-xxl-55{row-gap:3.4375rem !important}.row-gap-xxl-60{row-gap:3.75rem !important}.row-gap-xxl-65{row-gap:4.0625rem !important}.row-gap-xxl-70{row-gap:4.375rem !important}.row-gap-xxl-75{row-gap:4.6875rem !important}.row-gap-xxl-80{row-gap:5rem !important}.row-gap-xxl-85{row-gap:5.3125rem !important}.row-gap-xxl-90{row-gap:5.625rem !important}.row-gap-xxl-95{row-gap:5.9375rem !important}.row-gap-xxl-100{row-gap:6.25rem !important}.row-gap-xxl-105{row-gap:6.5625rem !important}.row-gap-xxl-110{row-gap:6.875rem !important}.row-gap-xxl-115{row-gap:7.1875rem !important}.row-gap-xxl-120{row-gap:7.5rem !important}.row-gap-xxl-130{row-gap:8.125rem !important}.row-gap-xxl-135{row-gap:8.4375rem !important}.row-gap-xxl-140{row-gap:8.75rem !important}.row-gap-xxl-145{row-gap:9.0625rem !important}.row-gap-xxl-150{row-gap:9.375rem !important}.row-gap-xxl-155{row-gap:9.6875rem !important}.row-gap-xxl-160{row-gap:10rem !important}.row-gap-xxl-165{row-gap:10.3125rem !important}.row-gap-xxl-170{row-gap:10.625rem !important}.row-gap-xxl-175{row-gap:10.9375rem !important}.row-gap-xxl-180{row-gap:11.25rem !important}.row-gap-xxl-185{row-gap:11.5625rem !important}.row-gap-xxl-190{row-gap:11.875rem !important}.row-gap-xxl-195{row-gap:12.1875rem !important}.row-gap-xxl-200{row-gap:12.5rem !important}.row-gap-xxl-210{row-gap:13.125rem !important}.row-gap-xxl-240{row-gap:15rem !important}.row-gap-xxl-350{row-gap:21.875rem !important}.column-gap-xxl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xxl-2{-moz-column-gap:.15625rem !important;column-gap:.15625rem !important}.column-gap-xxl-5{-moz-column-gap:.3125rem !important;column-gap:.3125rem !important}.column-gap-xxl-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-xxl-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-xxl-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-xxl-25{-moz-column-gap:1.5625rem !important;column-gap:1.5625rem !important}.column-gap-xxl-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-xxl-35{-moz-column-gap:2.1875rem !important;column-gap:2.1875rem !important}.column-gap-xxl-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-xxl-45{-moz-column-gap:2.8125rem !important;column-gap:2.8125rem !important}.column-gap-xxl-50{-moz-column-gap:3.125rem !important;column-gap:3.125rem !important}.column-gap-xxl-55{-moz-column-gap:3.4375rem !important;column-gap:3.4375rem !important}.column-gap-xxl-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.column-gap-xxl-65{-moz-column-gap:4.0625rem !important;column-gap:4.0625rem !important}.column-gap-xxl-70{-moz-column-gap:4.375rem !important;column-gap:4.375rem !important}.column-gap-xxl-75{-moz-column-gap:4.6875rem !important;column-gap:4.6875rem !important}.column-gap-xxl-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.column-gap-xxl-85{-moz-column-gap:5.3125rem !important;column-gap:5.3125rem !important}.column-gap-xxl-90{-moz-column-gap:5.625rem !important;column-gap:5.625rem !important}.column-gap-xxl-95{-moz-column-gap:5.9375rem !important;column-gap:5.9375rem !important}.column-gap-xxl-100{-moz-column-gap:6.25rem !important;column-gap:6.25rem !important}.column-gap-xxl-105{-moz-column-gap:6.5625rem !important;column-gap:6.5625rem !important}.column-gap-xxl-110{-moz-column-gap:6.875rem !important;column-gap:6.875rem !important}.column-gap-xxl-115{-moz-column-gap:7.1875rem !important;column-gap:7.1875rem !important}.column-gap-xxl-120{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-xxl-130{-moz-column-gap:8.125rem !important;column-gap:8.125rem !important}.column-gap-xxl-135{-moz-column-gap:8.4375rem !important;column-gap:8.4375rem !important}.column-gap-xxl-140{-moz-column-gap:8.75rem !important;column-gap:8.75rem !important}.column-gap-xxl-145{-moz-column-gap:9.0625rem !important;column-gap:9.0625rem !important}.column-gap-xxl-150{-moz-column-gap:9.375rem !important;column-gap:9.375rem !important}.column-gap-xxl-155{-moz-column-gap:9.6875rem !important;column-gap:9.6875rem !important}.column-gap-xxl-160{-moz-column-gap:10rem !important;column-gap:10rem !important}.column-gap-xxl-165{-moz-column-gap:10.3125rem !important;column-gap:10.3125rem !important}.column-gap-xxl-170{-moz-column-gap:10.625rem !important;column-gap:10.625rem !important}.column-gap-xxl-175{-moz-column-gap:10.9375rem !important;column-gap:10.9375rem !important}.column-gap-xxl-180{-moz-column-gap:11.25rem !important;column-gap:11.25rem !important}.column-gap-xxl-185{-moz-column-gap:11.5625rem !important;column-gap:11.5625rem !important}.column-gap-xxl-190{-moz-column-gap:11.875rem !important;column-gap:11.875rem !important}.column-gap-xxl-195{-moz-column-gap:12.1875rem !important;column-gap:12.1875rem !important}.column-gap-xxl-200{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important}.column-gap-xxl-210{-moz-column-gap:13.125rem !important;column-gap:13.125rem !important}.column-gap-xxl-240{-moz-column-gap:15rem !important;column-gap:15rem !important}.column-gap-xxl-350{-moz-column-gap:21.875rem !important;column-gap:21.875rem !important}.fs-xxl-0{font-size:calc(1.2625rem + 0.15vw) !important}.fs-xxl-1{font-size:1.25rem !important}.fs-xxl-2{font-size:1.125rem !important}.fs-xxl-3{font-size:1rem !important}.fs-xxl-4{font-size:0.875rem !important}.fs-xxl-5{font-size:0.75rem !important}.fs-xxl-6{font-size:0.62475rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}.min-w-xxl-0{min-width:0 !important}.min-w-xxl-5{min-width:5% !important}.min-w-xxl-10{min-width:10% !important}.min-w-xxl-15{min-width:15% !important}.min-w-xxl-20{min-width:20% !important}.min-w-xxl-25{min-width:25% !important}.min-w-xxl-30{min-width:30% !important}.min-w-xxl-35{min-width:35% !important}.min-w-xxl-40{min-width:40% !important}.min-w-xxl-45{min-width:45% !important}.min-w-xxl-50{min-width:50% !important}.min-w-xxl-55{min-width:55% !important}.min-w-xxl-60{min-width:60% !important}.min-w-xxl-65{min-width:65% !important}.min-w-xxl-70{min-width:70% !important}.min-w-xxl-75{min-width:75% !important}.min-w-xxl-80{min-width:80% !important}.min-w-xxl-85{min-width:85% !important}.min-w-xxl-90{min-width:90% !important}.min-w-xxl-95{min-width:95% !important}.min-w-xxl-100{min-width:100% !important}.min-w-xxl-auto{min-width:auto !important}.min-h-xxl-0{min-height:0 !important}.min-h-xxl-5{min-height:5% !important}.min-h-xxl-10{min-height:10% !important}.min-h-xxl-15{min-height:15% !important}.min-h-xxl-20{min-height:20% !important}.min-h-xxl-25{min-height:25% !important}.min-h-xxl-30{min-height:30% !important}.min-h-xxl-35{min-height:35% !important}.min-h-xxl-40{min-height:40% !important}.min-h-xxl-45{min-height:45% !important}.min-h-xxl-50{min-height:50% !important}.min-h-xxl-55{min-height:55% !important}.min-h-xxl-60{min-height:60% !important}.min-h-xxl-65{min-height:65% !important}.min-h-xxl-70{min-height:70% !important}.min-h-xxl-75{min-height:75% !important}.min-h-xxl-80{min-height:80% !important}.min-h-xxl-85{min-height:85% !important}.min-h-xxl-90{min-height:90% !important}.min-h-xxl-95{min-height:95% !important}.min-h-xxl-100{min-height:100% !important}.min-h-xxl-auto{min-height:auto !important}.flex-basis-xxl-0{flex-basis:0 !important}.flex-basis-xxl-2{flex-basis:.15625rem !important}.flex-basis-xxl-5{flex-basis:.3125rem !important}.flex-basis-xxl-10{flex-basis:.625rem !important}.flex-basis-xxl-15{flex-basis:.9375rem !important}.flex-basis-xxl-20{flex-basis:1.25rem !important}.flex-basis-xxl-25{flex-basis:1.5625rem !important}.flex-basis-xxl-30{flex-basis:1.875rem !important}.flex-basis-xxl-35{flex-basis:2.1875rem !important}.flex-basis-xxl-40{flex-basis:2.5rem !important}.flex-basis-xxl-45{flex-basis:2.8125rem !important}.flex-basis-xxl-50{flex-basis:3.125rem !important}.flex-basis-xxl-55{flex-basis:3.4375rem !important}.flex-basis-xxl-60{flex-basis:3.75rem !important}.flex-basis-xxl-65{flex-basis:4.0625rem !important}.flex-basis-xxl-70{flex-basis:4.375rem !important}.flex-basis-xxl-75{flex-basis:4.6875rem !important}.flex-basis-xxl-80{flex-basis:5rem !important}.flex-basis-xxl-85{flex-basis:5.3125rem !important}.flex-basis-xxl-90{flex-basis:5.625rem !important}.flex-basis-xxl-95{flex-basis:5.9375rem !important}.flex-basis-xxl-100{flex-basis:6.25rem !important}.flex-basis-xxl-105{flex-basis:6.5625rem !important}.flex-basis-xxl-110{flex-basis:6.875rem !important}.flex-basis-xxl-115{flex-basis:7.1875rem !important}.flex-basis-xxl-120{flex-basis:7.5rem !important}.flex-basis-xxl-125{flex-basis:7.8125rem !important}.flex-basis-xxl-130{flex-basis:8.125rem !important}.flex-basis-xxl-135{flex-basis:8.4375rem !important}.flex-basis-xxl-140{flex-basis:8.75rem !important}.flex-basis-xxl-145{flex-basis:9.0625rem !important}.flex-basis-xxl-150{flex-basis:9.375rem !important}.flex-basis-xxl-155{flex-basis:9.6875rem !important}.flex-basis-xxl-160{flex-basis:10rem !important}.flex-basis-xxl-165{flex-basis:10.3125rem !important}.flex-basis-xxl-170{flex-basis:10.625rem !important}.flex-basis-xxl-175{flex-basis:10.9375rem !important}.flex-basis-xxl-180{flex-basis:11.25rem !important}.flex-basis-xxl-185{flex-basis:11.5625rem !important}.flex-basis-xxl-190{flex-basis:11.875rem !important}.flex-basis-xxl-195{flex-basis:12.1875rem !important}.flex-basis-xxl-200{flex-basis:12.5rem !important}.flex-basis-xxl-auto{flex-basis:auto !important}.ls-xxl-0{letter-spacing:0 !important}.ls-xxl-1{letter-spacing:1px !important}.ls-xxl-2{letter-spacing:2px !important}.ls-xxl-3{letter-spacing:3px !important}.ls-xxl-4{letter-spacing:4px !important}.ls-xxl-5{letter-spacing:5px !important}}@media(min-width: 1920px){.float-xxxl-start{float:left !important}.float-xxxl-end{float:right !important}.float-xxxl-none{float:none !important}.object-fit-xxxl-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-xxxl-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-xxxl-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-xxxl-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-xxxl-none{-o-object-fit:none !important;object-fit:none !important}.overflow-xxxl-visible{overflow:visible !important}.overflow-xxxl-hidden{overflow:hidden !important}.overflow-xxxl-scroll{overflow:scroll !important}.overflow-xxxl-auto{overflow:auto !important}.overflow-x-xxxl-visible{overflow-x:visible !important}.overflow-x-xxxl-hidden{overflow-x:hidden !important}.overflow-x-xxxl-scroll{overflow-x:scroll !important}.overflow-x-xxxl-auto{overflow-x:auto !important}.overflow-y-xxxl-visible{overflow-y:visible !important}.overflow-y-xxxl-hidden{overflow-y:hidden !important}.overflow-y-xxxl-scroll{overflow-y:scroll !important}.overflow-y-xxxl-auto{overflow-y:auto !important}.d-xxxl-inline{display:inline !important}.d-xxxl-inline-block{display:inline-block !important}.d-xxxl-block{display:block !important}.d-xxxl-grid{display:grid !important}.d-xxxl-inline-grid{display:inline-grid !important}.d-xxxl-table{display:table !important}.d-xxxl-table-row{display:table-row !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:flex !important}.d-xxxl-inline-flex{display:inline-flex !important}.d-xxxl-none{display:none !important}.position-xxxl-static{position:static !important}.position-xxxl-relative{position:relative !important}.position-xxxl-absolute{position:absolute !important}.position-xxxl-fixed{position:fixed !important}.position-xxxl-sticky{position:sticky !important}.w-xxxl-0{width:0 !important}.w-xxxl-5{width:5% !important}.w-xxxl-10{width:10% !important}.w-xxxl-15{width:15% !important}.w-xxxl-20{width:20% !important}.w-xxxl-25{width:25% !important}.w-xxxl-30{width:30% !important}.w-xxxl-35{width:35% !important}.w-xxxl-40{width:40% !important}.w-xxxl-45{width:45% !important}.w-xxxl-50{width:50% !important}.w-xxxl-55{width:55% !important}.w-xxxl-60{width:60% !important}.w-xxxl-65{width:65% !important}.w-xxxl-70{width:70% !important}.w-xxxl-75{width:75% !important}.w-xxxl-80{width:80% !important}.w-xxxl-85{width:85% !important}.w-xxxl-90{width:90% !important}.w-xxxl-95{width:95% !important}.w-xxxl-100{width:100% !important}.w-xxxl-auto{width:auto !important}.max-w-xxxl-0{max-width:0 !important}.max-w-xxxl-5{max-width:5% !important}.max-w-xxxl-10{max-width:10% !important}.max-w-xxxl-15{max-width:15% !important}.max-w-xxxl-20{max-width:20% !important}.max-w-xxxl-25{max-width:25% !important}.max-w-xxxl-30{max-width:30% !important}.max-w-xxxl-35{max-width:35% !important}.max-w-xxxl-40{max-width:40% !important}.max-w-xxxl-45{max-width:45% !important}.max-w-xxxl-50{max-width:50% !important}.max-w-xxxl-55{max-width:55% !important}.max-w-xxxl-60{max-width:60% !important}.max-w-xxxl-65{max-width:65% !important}.max-w-xxxl-70{max-width:70% !important}.max-w-xxxl-75{max-width:75% !important}.max-w-xxxl-80{max-width:80% !important}.max-w-xxxl-85{max-width:85% !important}.max-w-xxxl-90{max-width:90% !important}.max-w-xxxl-95{max-width:95% !important}.max-w-xxxl-100{max-width:100% !important}.max-w-xxxl-1000{max-width:-moz-max-content !important;max-width:max-content !important}.h-xxxl-0{height:0 !important}.h-xxxl-5{height:5% !important}.h-xxxl-10{height:10% !important}.h-xxxl-15{height:15% !important}.h-xxxl-20{height:20% !important}.h-xxxl-25{height:25% !important}.h-xxxl-30{height:30% !important}.h-xxxl-35{height:35% !important}.h-xxxl-40{height:40% !important}.h-xxxl-45{height:45% !important}.h-xxxl-50{height:50% !important}.h-xxxl-55{height:55% !important}.h-xxxl-60{height:60% !important}.h-xxxl-65{height:65% !important}.h-xxxl-70{height:70% !important}.h-xxxl-75{height:75% !important}.h-xxxl-80{height:80% !important}.h-xxxl-85{height:85% !important}.h-xxxl-90{height:90% !important}.h-xxxl-95{height:95% !important}.h-xxxl-100{height:100% !important}.h-xxxl-auto{height:auto !important}.max-h-xxxl-0{max-height:0 !important}.max-h-xxxl-5{max-height:5% !important}.max-h-xxxl-10{max-height:10% !important}.max-h-xxxl-15{max-height:15% !important}.max-h-xxxl-20{max-height:20% !important}.max-h-xxxl-25{max-height:25% !important}.max-h-xxxl-30{max-height:30% !important}.max-h-xxxl-35{max-height:35% !important}.max-h-xxxl-40{max-height:40% !important}.max-h-xxxl-45{max-height:45% !important}.max-h-xxxl-50{max-height:50% !important}.max-h-xxxl-55{max-height:55% !important}.max-h-xxxl-60{max-height:60% !important}.max-h-xxxl-65{max-height:65% !important}.max-h-xxxl-70{max-height:70% !important}.max-h-xxxl-75{max-height:75% !important}.max-h-xxxl-80{max-height:80% !important}.max-h-xxxl-85{max-height:85% !important}.max-h-xxxl-90{max-height:90% !important}.max-h-xxxl-95{max-height:95% !important}.max-h-xxxl-100{max-height:100% !important}.max-h-xxxl-auto{max-height:auto !important}.flex-xxxl-fill{flex:1 1 auto !important}.flex-xxxl-row{flex-direction:row !important}.flex-xxxl-column{flex-direction:column !important}.flex-xxxl-row-reverse{flex-direction:row-reverse !important}.flex-xxxl-column-reverse{flex-direction:column-reverse !important}.flex-xxxl-grow-0{flex-grow:0 !important}.flex-xxxl-grow-1{flex-grow:1 !important}.flex-xxxl-shrink-0{flex-shrink:0 !important}.flex-xxxl-shrink-1{flex-shrink:1 !important}.flex-xxxl-wrap{flex-wrap:wrap !important}.flex-xxxl-nowrap{flex-wrap:nowrap !important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxxl-start{justify-content:flex-start !important}.justify-content-xxxl-end{justify-content:flex-end !important}.justify-content-xxxl-center{justify-content:center !important}.justify-content-xxxl-between{justify-content:space-between !important}.justify-content-xxxl-around{justify-content:space-around !important}.justify-content-xxxl-evenly{justify-content:space-evenly !important}.align-items-xxxl-start{align-items:flex-start !important}.align-items-xxxl-end{align-items:flex-end !important}.align-items-xxxl-center{align-items:center !important}.align-items-xxxl-baseline{align-items:baseline !important}.align-items-xxxl-stretch{align-items:stretch !important}.align-content-xxxl-start{align-content:flex-start !important}.align-content-xxxl-end{align-content:flex-end !important}.align-content-xxxl-center{align-content:center !important}.align-content-xxxl-between{align-content:space-between !important}.align-content-xxxl-around{align-content:space-around !important}.align-content-xxxl-stretch{align-content:stretch !important}.align-self-xxxl-auto{align-self:auto !important}.align-self-xxxl-start{align-self:flex-start !important}.align-self-xxxl-end{align-self:flex-end !important}.align-self-xxxl-center{align-self:center !important}.align-self-xxxl-baseline{align-self:baseline !important}.align-self-xxxl-stretch{align-self:stretch !important}.order-xxxl-first{order:-1 !important}.order-xxxl-0{order:0 !important}.order-xxxl-1{order:1 !important}.order-xxxl-2{order:2 !important}.order-xxxl-3{order:3 !important}.order-xxxl-4{order:4 !important}.order-xxxl-5{order:5 !important}.order-xxxl-last{order:6 !important}.m-xxxl-0{margin:0 !important}.m-xxxl-2{margin:.15625rem !important}.m-xxxl-5{margin:.3125rem !important}.m-xxxl-10{margin:.625rem !important}.m-xxxl-15{margin:.9375rem !important}.m-xxxl-20{margin:1.25rem !important}.m-xxxl-25{margin:1.5625rem !important}.m-xxxl-30{margin:1.875rem !important}.m-xxxl-35{margin:2.1875rem !important}.m-xxxl-40{margin:2.5rem !important}.m-xxxl-45{margin:2.8125rem !important}.m-xxxl-50{margin:3.125rem !important}.m-xxxl-55{margin:3.4375rem !important}.m-xxxl-60{margin:3.75rem !important}.m-xxxl-65{margin:4.0625rem !important}.m-xxxl-70{margin:4.375rem !important}.m-xxxl-75{margin:4.6875rem !important}.m-xxxl-80{margin:5rem !important}.m-xxxl-85{margin:5.3125rem !important}.m-xxxl-90{margin:5.625rem !important}.m-xxxl-95{margin:5.9375rem !important}.m-xxxl-100{margin:6.25rem !important}.m-xxxl-105{margin:6.5625rem !important}.m-xxxl-110{margin:6.875rem !important}.m-xxxl-115{margin:7.1875rem !important}.m-xxxl-120{margin:7.5rem !important}.m-xxxl-130{margin:8.125rem !important}.m-xxxl-135{margin:8.4375rem !important}.m-xxxl-140{margin:8.75rem !important}.m-xxxl-145{margin:9.0625rem !important}.m-xxxl-150{margin:9.375rem !important}.m-xxxl-155{margin:9.6875rem !important}.m-xxxl-160{margin:10rem !important}.m-xxxl-165{margin:10.3125rem !important}.m-xxxl-170{margin:10.625rem !important}.m-xxxl-175{margin:10.9375rem !important}.m-xxxl-180{margin:11.25rem !important}.m-xxxl-185{margin:11.5625rem !important}.m-xxxl-190{margin:11.875rem !important}.m-xxxl-195{margin:12.1875rem !important}.m-xxxl-200{margin:12.5rem !important}.m-xxxl-210{margin:13.125rem !important}.m-xxxl-240{margin:15rem !important}.m-xxxl-350{margin:21.875rem !important}.m-xxxl-auto{margin:auto !important}.mx-xxxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxxl-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-xxxl-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-xxxl-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-xxxl-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-xxxl-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xxxl-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-xxxl-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-xxxl-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-xxxl-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxxl-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-xxxl-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-xxxl-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-xxxl-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-xxxl-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-xxxl-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-xxxl-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-xxxl-80{margin-right:5rem !important;margin-left:5rem !important}.mx-xxxl-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-xxxl-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-xxxl-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-xxxl-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-xxxl-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-xxxl-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-xxxl-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-xxxl-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xxxl-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-xxxl-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-xxxl-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-xxxl-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-xxxl-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-xxxl-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-xxxl-160{margin-right:10rem !important;margin-left:10rem !important}.mx-xxxl-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-xxxl-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-xxxl-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-xxxl-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-xxxl-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-xxxl-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-xxxl-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-xxxl-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-xxxl-210{margin-right:13.125rem !important;margin-left:13.125rem !important}.mx-xxxl-240{margin-right:15rem !important;margin-left:15rem !important}.mx-xxxl-350{margin-right:21.875rem !important;margin-left:21.875rem !important}.mx-xxxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxxl-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-xxxl-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-xxxl-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-xxxl-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-xxxl-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xxxl-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-xxxl-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-xxxl-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-xxxl-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxxl-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-xxxl-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-xxxl-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-xxxl-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-xxxl-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-xxxl-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-xxxl-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-xxxl-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxxl-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-xxxl-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-xxxl-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-xxxl-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-xxxl-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-xxxl-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-xxxl-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-xxxl-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xxxl-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-xxxl-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-xxxl-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-xxxl-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-xxxl-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-xxxl-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-xxxl-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-xxxl-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-xxxl-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-xxxl-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-xxxl-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-xxxl-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-xxxl-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-xxxl-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-xxxl-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-xxxl-210{margin-top:13.125rem !important;margin-bottom:13.125rem !important}.my-xxxl-240{margin-top:15rem !important;margin-bottom:15rem !important}.my-xxxl-350{margin-top:21.875rem !important;margin-bottom:21.875rem !important}.my-xxxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxxl-0{margin-top:0 !important}.mt-xxxl-2{margin-top:.15625rem !important}.mt-xxxl-5{margin-top:.3125rem !important}.mt-xxxl-10{margin-top:.625rem !important}.mt-xxxl-15{margin-top:.9375rem !important}.mt-xxxl-20{margin-top:1.25rem !important}.mt-xxxl-25{margin-top:1.5625rem !important}.mt-xxxl-30{margin-top:1.875rem !important}.mt-xxxl-35{margin-top:2.1875rem !important}.mt-xxxl-40{margin-top:2.5rem !important}.mt-xxxl-45{margin-top:2.8125rem !important}.mt-xxxl-50{margin-top:3.125rem !important}.mt-xxxl-55{margin-top:3.4375rem !important}.mt-xxxl-60{margin-top:3.75rem !important}.mt-xxxl-65{margin-top:4.0625rem !important}.mt-xxxl-70{margin-top:4.375rem !important}.mt-xxxl-75{margin-top:4.6875rem !important}.mt-xxxl-80{margin-top:5rem !important}.mt-xxxl-85{margin-top:5.3125rem !important}.mt-xxxl-90{margin-top:5.625rem !important}.mt-xxxl-95{margin-top:5.9375rem !important}.mt-xxxl-100{margin-top:6.25rem !important}.mt-xxxl-105{margin-top:6.5625rem !important}.mt-xxxl-110{margin-top:6.875rem !important}.mt-xxxl-115{margin-top:7.1875rem !important}.mt-xxxl-120{margin-top:7.5rem !important}.mt-xxxl-130{margin-top:8.125rem !important}.mt-xxxl-135{margin-top:8.4375rem !important}.mt-xxxl-140{margin-top:8.75rem !important}.mt-xxxl-145{margin-top:9.0625rem !important}.mt-xxxl-150{margin-top:9.375rem !important}.mt-xxxl-155{margin-top:9.6875rem !important}.mt-xxxl-160{margin-top:10rem !important}.mt-xxxl-165{margin-top:10.3125rem !important}.mt-xxxl-170{margin-top:10.625rem !important}.mt-xxxl-175{margin-top:10.9375rem !important}.mt-xxxl-180{margin-top:11.25rem !important}.mt-xxxl-185{margin-top:11.5625rem !important}.mt-xxxl-190{margin-top:11.875rem !important}.mt-xxxl-195{margin-top:12.1875rem !important}.mt-xxxl-200{margin-top:12.5rem !important}.mt-xxxl-210{margin-top:13.125rem !important}.mt-xxxl-240{margin-top:15rem !important}.mt-xxxl-350{margin-top:21.875rem !important}.mt-xxxl-auto{margin-top:auto !important}.me-xxxl-0{margin-right:0 !important}.me-xxxl-2{margin-right:.15625rem !important}.me-xxxl-5{margin-right:.3125rem !important}.me-xxxl-10{margin-right:.625rem !important}.me-xxxl-15{margin-right:.9375rem !important}.me-xxxl-20{margin-right:1.25rem !important}.me-xxxl-25{margin-right:1.5625rem !important}.me-xxxl-30{margin-right:1.875rem !important}.me-xxxl-35{margin-right:2.1875rem !important}.me-xxxl-40{margin-right:2.5rem !important}.me-xxxl-45{margin-right:2.8125rem !important}.me-xxxl-50{margin-right:3.125rem !important}.me-xxxl-55{margin-right:3.4375rem !important}.me-xxxl-60{margin-right:3.75rem !important}.me-xxxl-65{margin-right:4.0625rem !important}.me-xxxl-70{margin-right:4.375rem !important}.me-xxxl-75{margin-right:4.6875rem !important}.me-xxxl-80{margin-right:5rem !important}.me-xxxl-85{margin-right:5.3125rem !important}.me-xxxl-90{margin-right:5.625rem !important}.me-xxxl-95{margin-right:5.9375rem !important}.me-xxxl-100{margin-right:6.25rem !important}.me-xxxl-105{margin-right:6.5625rem !important}.me-xxxl-110{margin-right:6.875rem !important}.me-xxxl-115{margin-right:7.1875rem !important}.me-xxxl-120{margin-right:7.5rem !important}.me-xxxl-130{margin-right:8.125rem !important}.me-xxxl-135{margin-right:8.4375rem !important}.me-xxxl-140{margin-right:8.75rem !important}.me-xxxl-145{margin-right:9.0625rem !important}.me-xxxl-150{margin-right:9.375rem !important}.me-xxxl-155{margin-right:9.6875rem !important}.me-xxxl-160{margin-right:10rem !important}.me-xxxl-165{margin-right:10.3125rem !important}.me-xxxl-170{margin-right:10.625rem !important}.me-xxxl-175{margin-right:10.9375rem !important}.me-xxxl-180{margin-right:11.25rem !important}.me-xxxl-185{margin-right:11.5625rem !important}.me-xxxl-190{margin-right:11.875rem !important}.me-xxxl-195{margin-right:12.1875rem !important}.me-xxxl-200{margin-right:12.5rem !important}.me-xxxl-210{margin-right:13.125rem !important}.me-xxxl-240{margin-right:15rem !important}.me-xxxl-350{margin-right:21.875rem !important}.me-xxxl-auto{margin-right:auto !important}.mb-xxxl-0{margin-bottom:0 !important}.mb-xxxl-2{margin-bottom:.15625rem !important}.mb-xxxl-5{margin-bottom:.3125rem !important}.mb-xxxl-10{margin-bottom:.625rem !important}.mb-xxxl-15{margin-bottom:.9375rem !important}.mb-xxxl-20{margin-bottom:1.25rem !important}.mb-xxxl-25{margin-bottom:1.5625rem !important}.mb-xxxl-30{margin-bottom:1.875rem !important}.mb-xxxl-35{margin-bottom:2.1875rem !important}.mb-xxxl-40{margin-bottom:2.5rem !important}.mb-xxxl-45{margin-bottom:2.8125rem !important}.mb-xxxl-50{margin-bottom:3.125rem !important}.mb-xxxl-55{margin-bottom:3.4375rem !important}.mb-xxxl-60{margin-bottom:3.75rem !important}.mb-xxxl-65{margin-bottom:4.0625rem !important}.mb-xxxl-70{margin-bottom:4.375rem !important}.mb-xxxl-75{margin-bottom:4.6875rem !important}.mb-xxxl-80{margin-bottom:5rem !important}.mb-xxxl-85{margin-bottom:5.3125rem !important}.mb-xxxl-90{margin-bottom:5.625rem !important}.mb-xxxl-95{margin-bottom:5.9375rem !important}.mb-xxxl-100{margin-bottom:6.25rem !important}.mb-xxxl-105{margin-bottom:6.5625rem !important}.mb-xxxl-110{margin-bottom:6.875rem !important}.mb-xxxl-115{margin-bottom:7.1875rem !important}.mb-xxxl-120{margin-bottom:7.5rem !important}.mb-xxxl-130{margin-bottom:8.125rem !important}.mb-xxxl-135{margin-bottom:8.4375rem !important}.mb-xxxl-140{margin-bottom:8.75rem !important}.mb-xxxl-145{margin-bottom:9.0625rem !important}.mb-xxxl-150{margin-bottom:9.375rem !important}.mb-xxxl-155{margin-bottom:9.6875rem !important}.mb-xxxl-160{margin-bottom:10rem !important}.mb-xxxl-165{margin-bottom:10.3125rem !important}.mb-xxxl-170{margin-bottom:10.625rem !important}.mb-xxxl-175{margin-bottom:10.9375rem !important}.mb-xxxl-180{margin-bottom:11.25rem !important}.mb-xxxl-185{margin-bottom:11.5625rem !important}.mb-xxxl-190{margin-bottom:11.875rem !important}.mb-xxxl-195{margin-bottom:12.1875rem !important}.mb-xxxl-200{margin-bottom:12.5rem !important}.mb-xxxl-210{margin-bottom:13.125rem !important}.mb-xxxl-240{margin-bottom:15rem !important}.mb-xxxl-350{margin-bottom:21.875rem !important}.mb-xxxl-auto{margin-bottom:auto !important}.ms-xxxl-0{margin-left:0 !important}.ms-xxxl-2{margin-left:.15625rem !important}.ms-xxxl-5{margin-left:.3125rem !important}.ms-xxxl-10{margin-left:.625rem !important}.ms-xxxl-15{margin-left:.9375rem !important}.ms-xxxl-20{margin-left:1.25rem !important}.ms-xxxl-25{margin-left:1.5625rem !important}.ms-xxxl-30{margin-left:1.875rem !important}.ms-xxxl-35{margin-left:2.1875rem !important}.ms-xxxl-40{margin-left:2.5rem !important}.ms-xxxl-45{margin-left:2.8125rem !important}.ms-xxxl-50{margin-left:3.125rem !important}.ms-xxxl-55{margin-left:3.4375rem !important}.ms-xxxl-60{margin-left:3.75rem !important}.ms-xxxl-65{margin-left:4.0625rem !important}.ms-xxxl-70{margin-left:4.375rem !important}.ms-xxxl-75{margin-left:4.6875rem !important}.ms-xxxl-80{margin-left:5rem !important}.ms-xxxl-85{margin-left:5.3125rem !important}.ms-xxxl-90{margin-left:5.625rem !important}.ms-xxxl-95{margin-left:5.9375rem !important}.ms-xxxl-100{margin-left:6.25rem !important}.ms-xxxl-105{margin-left:6.5625rem !important}.ms-xxxl-110{margin-left:6.875rem !important}.ms-xxxl-115{margin-left:7.1875rem !important}.ms-xxxl-120{margin-left:7.5rem !important}.ms-xxxl-130{margin-left:8.125rem !important}.ms-xxxl-135{margin-left:8.4375rem !important}.ms-xxxl-140{margin-left:8.75rem !important}.ms-xxxl-145{margin-left:9.0625rem !important}.ms-xxxl-150{margin-left:9.375rem !important}.ms-xxxl-155{margin-left:9.6875rem !important}.ms-xxxl-160{margin-left:10rem !important}.ms-xxxl-165{margin-left:10.3125rem !important}.ms-xxxl-170{margin-left:10.625rem !important}.ms-xxxl-175{margin-left:10.9375rem !important}.ms-xxxl-180{margin-left:11.25rem !important}.ms-xxxl-185{margin-left:11.5625rem !important}.ms-xxxl-190{margin-left:11.875rem !important}.ms-xxxl-195{margin-left:12.1875rem !important}.ms-xxxl-200{margin-left:12.5rem !important}.ms-xxxl-210{margin-left:13.125rem !important}.ms-xxxl-240{margin-left:15rem !important}.ms-xxxl-350{margin-left:21.875rem !important}.ms-xxxl-auto{margin-left:auto !important}.m-xxxl-n2{margin:-0.15625rem !important}.m-xxxl-n5{margin:-0.3125rem !important}.m-xxxl-n10{margin:-0.625rem !important}.m-xxxl-n15{margin:-0.9375rem !important}.m-xxxl-n20{margin:-1.25rem !important}.m-xxxl-n25{margin:-1.5625rem !important}.m-xxxl-n30{margin:-1.875rem !important}.m-xxxl-n35{margin:-2.1875rem !important}.m-xxxl-n40{margin:-2.5rem !important}.m-xxxl-n45{margin:-2.8125rem !important}.m-xxxl-n50{margin:-3.125rem !important}.m-xxxl-n55{margin:-3.4375rem !important}.m-xxxl-n60{margin:-3.75rem !important}.m-xxxl-n65{margin:-4.0625rem !important}.m-xxxl-n70{margin:-4.375rem !important}.m-xxxl-n75{margin:-4.6875rem !important}.m-xxxl-n80{margin:-5rem !important}.m-xxxl-n85{margin:-5.3125rem !important}.m-xxxl-n90{margin:-5.625rem !important}.m-xxxl-n95{margin:-5.9375rem !important}.m-xxxl-n100{margin:-6.25rem !important}.m-xxxl-n105{margin:-6.5625rem !important}.m-xxxl-n110{margin:-6.875rem !important}.m-xxxl-n115{margin:-7.1875rem !important}.m-xxxl-n120{margin:-7.5rem !important}.m-xxxl-n130{margin:-8.125rem !important}.m-xxxl-n135{margin:-8.4375rem !important}.m-xxxl-n140{margin:-8.75rem !important}.m-xxxl-n145{margin:-9.0625rem !important}.m-xxxl-n150{margin:-9.375rem !important}.m-xxxl-n155{margin:-9.6875rem !important}.m-xxxl-n160{margin:-10rem !important}.m-xxxl-n165{margin:-10.3125rem !important}.m-xxxl-n170{margin:-10.625rem !important}.m-xxxl-n175{margin:-10.9375rem !important}.m-xxxl-n180{margin:-11.25rem !important}.m-xxxl-n185{margin:-11.5625rem !important}.m-xxxl-n190{margin:-11.875rem !important}.m-xxxl-n195{margin:-12.1875rem !important}.m-xxxl-n200{margin:-12.5rem !important}.m-xxxl-n210{margin:-13.125rem !important}.m-xxxl-n240{margin:-15rem !important}.m-xxxl-n350{margin:-21.875rem !important}.mx-xxxl-n2{margin-right:-0.15625rem !important;margin-left:-0.15625rem !important}.mx-xxxl-n5{margin-right:-0.3125rem !important;margin-left:-0.3125rem !important}.mx-xxxl-n10{margin-right:-0.625rem !important;margin-left:-0.625rem !important}.mx-xxxl-n15{margin-right:-0.9375rem !important;margin-left:-0.9375rem !important}.mx-xxxl-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xxxl-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-xxxl-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-xxxl-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-xxxl-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xxxl-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-xxxl-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-xxxl-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-xxxl-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-xxxl-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-xxxl-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-xxxl-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-xxxl-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xxxl-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-xxxl-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-xxxl-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-xxxl-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-xxxl-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-xxxl-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-xxxl-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-xxxl-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xxxl-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-xxxl-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-xxxl-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-xxxl-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-xxxl-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-xxxl-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-xxxl-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xxxl-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-xxxl-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-xxxl-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-xxxl-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-xxxl-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-xxxl-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-xxxl-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-xxxl-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-xxxl-n210{margin-right:-13.125rem !important;margin-left:-13.125rem !important}.mx-xxxl-n240{margin-right:-15rem !important;margin-left:-15rem !important}.mx-xxxl-n350{margin-right:-21.875rem !important;margin-left:-21.875rem !important}.my-xxxl-n2{margin-top:-0.15625rem !important;margin-bottom:-0.15625rem !important}.my-xxxl-n5{margin-top:-0.3125rem !important;margin-bottom:-0.3125rem !important}.my-xxxl-n10{margin-top:-0.625rem !important;margin-bottom:-0.625rem !important}.my-xxxl-n15{margin-top:-0.9375rem !important;margin-bottom:-0.9375rem !important}.my-xxxl-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xxxl-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-xxxl-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-xxxl-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-xxxl-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xxxl-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-xxxl-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-xxxl-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-xxxl-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-xxxl-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-xxxl-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-xxxl-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-xxxl-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xxxl-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-xxxl-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-xxxl-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-xxxl-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-xxxl-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-xxxl-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-xxxl-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-xxxl-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xxxl-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-xxxl-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-xxxl-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-xxxl-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-xxxl-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-xxxl-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-xxxl-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xxxl-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-xxxl-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-xxxl-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-xxxl-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-xxxl-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-xxxl-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-xxxl-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-xxxl-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-xxxl-n210{margin-top:-13.125rem !important;margin-bottom:-13.125rem !important}.my-xxxl-n240{margin-top:-15rem !important;margin-bottom:-15rem !important}.my-xxxl-n350{margin-top:-21.875rem !important;margin-bottom:-21.875rem !important}.mt-xxxl-n2{margin-top:-0.15625rem !important}.mt-xxxl-n5{margin-top:-0.3125rem !important}.mt-xxxl-n10{margin-top:-0.625rem !important}.mt-xxxl-n15{margin-top:-0.9375rem !important}.mt-xxxl-n20{margin-top:-1.25rem !important}.mt-xxxl-n25{margin-top:-1.5625rem !important}.mt-xxxl-n30{margin-top:-1.875rem !important}.mt-xxxl-n35{margin-top:-2.1875rem !important}.mt-xxxl-n40{margin-top:-2.5rem !important}.mt-xxxl-n45{margin-top:-2.8125rem !important}.mt-xxxl-n50{margin-top:-3.125rem !important}.mt-xxxl-n55{margin-top:-3.4375rem !important}.mt-xxxl-n60{margin-top:-3.75rem !important}.mt-xxxl-n65{margin-top:-4.0625rem !important}.mt-xxxl-n70{margin-top:-4.375rem !important}.mt-xxxl-n75{margin-top:-4.6875rem !important}.mt-xxxl-n80{margin-top:-5rem !important}.mt-xxxl-n85{margin-top:-5.3125rem !important}.mt-xxxl-n90{margin-top:-5.625rem !important}.mt-xxxl-n95{margin-top:-5.9375rem !important}.mt-xxxl-n100{margin-top:-6.25rem !important}.mt-xxxl-n105{margin-top:-6.5625rem !important}.mt-xxxl-n110{margin-top:-6.875rem !important}.mt-xxxl-n115{margin-top:-7.1875rem !important}.mt-xxxl-n120{margin-top:-7.5rem !important}.mt-xxxl-n130{margin-top:-8.125rem !important}.mt-xxxl-n135{margin-top:-8.4375rem !important}.mt-xxxl-n140{margin-top:-8.75rem !important}.mt-xxxl-n145{margin-top:-9.0625rem !important}.mt-xxxl-n150{margin-top:-9.375rem !important}.mt-xxxl-n155{margin-top:-9.6875rem !important}.mt-xxxl-n160{margin-top:-10rem !important}.mt-xxxl-n165{margin-top:-10.3125rem !important}.mt-xxxl-n170{margin-top:-10.625rem !important}.mt-xxxl-n175{margin-top:-10.9375rem !important}.mt-xxxl-n180{margin-top:-11.25rem !important}.mt-xxxl-n185{margin-top:-11.5625rem !important}.mt-xxxl-n190{margin-top:-11.875rem !important}.mt-xxxl-n195{margin-top:-12.1875rem !important}.mt-xxxl-n200{margin-top:-12.5rem !important}.mt-xxxl-n210{margin-top:-13.125rem !important}.mt-xxxl-n240{margin-top:-15rem !important}.mt-xxxl-n350{margin-top:-21.875rem !important}.me-xxxl-n2{margin-right:-0.15625rem !important}.me-xxxl-n5{margin-right:-0.3125rem !important}.me-xxxl-n10{margin-right:-0.625rem !important}.me-xxxl-n15{margin-right:-0.9375rem !important}.me-xxxl-n20{margin-right:-1.25rem !important}.me-xxxl-n25{margin-right:-1.5625rem !important}.me-xxxl-n30{margin-right:-1.875rem !important}.me-xxxl-n35{margin-right:-2.1875rem !important}.me-xxxl-n40{margin-right:-2.5rem !important}.me-xxxl-n45{margin-right:-2.8125rem !important}.me-xxxl-n50{margin-right:-3.125rem !important}.me-xxxl-n55{margin-right:-3.4375rem !important}.me-xxxl-n60{margin-right:-3.75rem !important}.me-xxxl-n65{margin-right:-4.0625rem !important}.me-xxxl-n70{margin-right:-4.375rem !important}.me-xxxl-n75{margin-right:-4.6875rem !important}.me-xxxl-n80{margin-right:-5rem !important}.me-xxxl-n85{margin-right:-5.3125rem !important}.me-xxxl-n90{margin-right:-5.625rem !important}.me-xxxl-n95{margin-right:-5.9375rem !important}.me-xxxl-n100{margin-right:-6.25rem !important}.me-xxxl-n105{margin-right:-6.5625rem !important}.me-xxxl-n110{margin-right:-6.875rem !important}.me-xxxl-n115{margin-right:-7.1875rem !important}.me-xxxl-n120{margin-right:-7.5rem !important}.me-xxxl-n130{margin-right:-8.125rem !important}.me-xxxl-n135{margin-right:-8.4375rem !important}.me-xxxl-n140{margin-right:-8.75rem !important}.me-xxxl-n145{margin-right:-9.0625rem !important}.me-xxxl-n150{margin-right:-9.375rem !important}.me-xxxl-n155{margin-right:-9.6875rem !important}.me-xxxl-n160{margin-right:-10rem !important}.me-xxxl-n165{margin-right:-10.3125rem !important}.me-xxxl-n170{margin-right:-10.625rem !important}.me-xxxl-n175{margin-right:-10.9375rem !important}.me-xxxl-n180{margin-right:-11.25rem !important}.me-xxxl-n185{margin-right:-11.5625rem !important}.me-xxxl-n190{margin-right:-11.875rem !important}.me-xxxl-n195{margin-right:-12.1875rem !important}.me-xxxl-n200{margin-right:-12.5rem !important}.me-xxxl-n210{margin-right:-13.125rem !important}.me-xxxl-n240{margin-right:-15rem !important}.me-xxxl-n350{margin-right:-21.875rem !important}.mb-xxxl-n2{margin-bottom:-0.15625rem !important}.mb-xxxl-n5{margin-bottom:-0.3125rem !important}.mb-xxxl-n10{margin-bottom:-0.625rem !important}.mb-xxxl-n15{margin-bottom:-0.9375rem !important}.mb-xxxl-n20{margin-bottom:-1.25rem !important}.mb-xxxl-n25{margin-bottom:-1.5625rem !important}.mb-xxxl-n30{margin-bottom:-1.875rem !important}.mb-xxxl-n35{margin-bottom:-2.1875rem !important}.mb-xxxl-n40{margin-bottom:-2.5rem !important}.mb-xxxl-n45{margin-bottom:-2.8125rem !important}.mb-xxxl-n50{margin-bottom:-3.125rem !important}.mb-xxxl-n55{margin-bottom:-3.4375rem !important}.mb-xxxl-n60{margin-bottom:-3.75rem !important}.mb-xxxl-n65{margin-bottom:-4.0625rem !important}.mb-xxxl-n70{margin-bottom:-4.375rem !important}.mb-xxxl-n75{margin-bottom:-4.6875rem !important}.mb-xxxl-n80{margin-bottom:-5rem !important}.mb-xxxl-n85{margin-bottom:-5.3125rem !important}.mb-xxxl-n90{margin-bottom:-5.625rem !important}.mb-xxxl-n95{margin-bottom:-5.9375rem !important}.mb-xxxl-n100{margin-bottom:-6.25rem !important}.mb-xxxl-n105{margin-bottom:-6.5625rem !important}.mb-xxxl-n110{margin-bottom:-6.875rem !important}.mb-xxxl-n115{margin-bottom:-7.1875rem !important}.mb-xxxl-n120{margin-bottom:-7.5rem !important}.mb-xxxl-n130{margin-bottom:-8.125rem !important}.mb-xxxl-n135{margin-bottom:-8.4375rem !important}.mb-xxxl-n140{margin-bottom:-8.75rem !important}.mb-xxxl-n145{margin-bottom:-9.0625rem !important}.mb-xxxl-n150{margin-bottom:-9.375rem !important}.mb-xxxl-n155{margin-bottom:-9.6875rem !important}.mb-xxxl-n160{margin-bottom:-10rem !important}.mb-xxxl-n165{margin-bottom:-10.3125rem !important}.mb-xxxl-n170{margin-bottom:-10.625rem !important}.mb-xxxl-n175{margin-bottom:-10.9375rem !important}.mb-xxxl-n180{margin-bottom:-11.25rem !important}.mb-xxxl-n185{margin-bottom:-11.5625rem !important}.mb-xxxl-n190{margin-bottom:-11.875rem !important}.mb-xxxl-n195{margin-bottom:-12.1875rem !important}.mb-xxxl-n200{margin-bottom:-12.5rem !important}.mb-xxxl-n210{margin-bottom:-13.125rem !important}.mb-xxxl-n240{margin-bottom:-15rem !important}.mb-xxxl-n350{margin-bottom:-21.875rem !important}.ms-xxxl-n2{margin-left:-0.15625rem !important}.ms-xxxl-n5{margin-left:-0.3125rem !important}.ms-xxxl-n10{margin-left:-0.625rem !important}.ms-xxxl-n15{margin-left:-0.9375rem !important}.ms-xxxl-n20{margin-left:-1.25rem !important}.ms-xxxl-n25{margin-left:-1.5625rem !important}.ms-xxxl-n30{margin-left:-1.875rem !important}.ms-xxxl-n35{margin-left:-2.1875rem !important}.ms-xxxl-n40{margin-left:-2.5rem !important}.ms-xxxl-n45{margin-left:-2.8125rem !important}.ms-xxxl-n50{margin-left:-3.125rem !important}.ms-xxxl-n55{margin-left:-3.4375rem !important}.ms-xxxl-n60{margin-left:-3.75rem !important}.ms-xxxl-n65{margin-left:-4.0625rem !important}.ms-xxxl-n70{margin-left:-4.375rem !important}.ms-xxxl-n75{margin-left:-4.6875rem !important}.ms-xxxl-n80{margin-left:-5rem !important}.ms-xxxl-n85{margin-left:-5.3125rem !important}.ms-xxxl-n90{margin-left:-5.625rem !important}.ms-xxxl-n95{margin-left:-5.9375rem !important}.ms-xxxl-n100{margin-left:-6.25rem !important}.ms-xxxl-n105{margin-left:-6.5625rem !important}.ms-xxxl-n110{margin-left:-6.875rem !important}.ms-xxxl-n115{margin-left:-7.1875rem !important}.ms-xxxl-n120{margin-left:-7.5rem !important}.ms-xxxl-n130{margin-left:-8.125rem !important}.ms-xxxl-n135{margin-left:-8.4375rem !important}.ms-xxxl-n140{margin-left:-8.75rem !important}.ms-xxxl-n145{margin-left:-9.0625rem !important}.ms-xxxl-n150{margin-left:-9.375rem !important}.ms-xxxl-n155{margin-left:-9.6875rem !important}.ms-xxxl-n160{margin-left:-10rem !important}.ms-xxxl-n165{margin-left:-10.3125rem !important}.ms-xxxl-n170{margin-left:-10.625rem !important}.ms-xxxl-n175{margin-left:-10.9375rem !important}.ms-xxxl-n180{margin-left:-11.25rem !important}.ms-xxxl-n185{margin-left:-11.5625rem !important}.ms-xxxl-n190{margin-left:-11.875rem !important}.ms-xxxl-n195{margin-left:-12.1875rem !important}.ms-xxxl-n200{margin-left:-12.5rem !important}.ms-xxxl-n210{margin-left:-13.125rem !important}.ms-xxxl-n240{margin-left:-15rem !important}.ms-xxxl-n350{margin-left:-21.875rem !important}.p-xxxl-0{padding:0 !important}.p-xxxl-2{padding:.15625rem !important}.p-xxxl-5{padding:.3125rem !important}.p-xxxl-10{padding:.625rem !important}.p-xxxl-15{padding:.9375rem !important}.p-xxxl-20{padding:1.25rem !important}.p-xxxl-25{padding:1.5625rem !important}.p-xxxl-30{padding:1.875rem !important}.p-xxxl-35{padding:2.1875rem !important}.p-xxxl-40{padding:2.5rem !important}.p-xxxl-45{padding:2.8125rem !important}.p-xxxl-50{padding:3.125rem !important}.p-xxxl-55{padding:3.4375rem !important}.p-xxxl-60{padding:3.75rem !important}.p-xxxl-65{padding:4.0625rem !important}.p-xxxl-70{padding:4.375rem !important}.p-xxxl-75{padding:4.6875rem !important}.p-xxxl-80{padding:5rem !important}.p-xxxl-85{padding:5.3125rem !important}.p-xxxl-90{padding:5.625rem !important}.p-xxxl-95{padding:5.9375rem !important}.p-xxxl-100{padding:6.25rem !important}.p-xxxl-105{padding:6.5625rem !important}.p-xxxl-110{padding:6.875rem !important}.p-xxxl-115{padding:7.1875rem !important}.p-xxxl-120{padding:7.5rem !important}.p-xxxl-130{padding:8.125rem !important}.p-xxxl-135{padding:8.4375rem !important}.p-xxxl-140{padding:8.75rem !important}.p-xxxl-145{padding:9.0625rem !important}.p-xxxl-150{padding:9.375rem !important}.p-xxxl-155{padding:9.6875rem !important}.p-xxxl-160{padding:10rem !important}.p-xxxl-165{padding:10.3125rem !important}.p-xxxl-170{padding:10.625rem !important}.p-xxxl-175{padding:10.9375rem !important}.p-xxxl-180{padding:11.25rem !important}.p-xxxl-185{padding:11.5625rem !important}.p-xxxl-190{padding:11.875rem !important}.p-xxxl-195{padding:12.1875rem !important}.p-xxxl-200{padding:12.5rem !important}.p-xxxl-210{padding:13.125rem !important}.p-xxxl-240{padding:15rem !important}.p-xxxl-350{padding:21.875rem !important}.px-xxxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxxl-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-xxxl-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-xxxl-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-xxxl-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-xxxl-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xxxl-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-xxxl-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-xxxl-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-xxxl-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxxl-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-xxxl-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-xxxl-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-xxxl-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-xxxl-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-xxxl-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-xxxl-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-xxxl-80{padding-right:5rem !important;padding-left:5rem !important}.px-xxxl-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-xxxl-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-xxxl-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-xxxl-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-xxxl-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-xxxl-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-xxxl-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-xxxl-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xxxl-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-xxxl-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-xxxl-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-xxxl-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-xxxl-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-xxxl-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-xxxl-160{padding-right:10rem !important;padding-left:10rem !important}.px-xxxl-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-xxxl-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-xxxl-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-xxxl-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-xxxl-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-xxxl-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-xxxl-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-xxxl-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-xxxl-210{padding-right:13.125rem !important;padding-left:13.125rem !important}.px-xxxl-240{padding-right:15rem !important;padding-left:15rem !important}.px-xxxl-350{padding-right:21.875rem !important;padding-left:21.875rem !important}.py-xxxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxxl-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-xxxl-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-xxxl-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-xxxl-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-xxxl-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xxxl-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-xxxl-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-xxxl-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-xxxl-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxxl-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-xxxl-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-xxxl-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-xxxl-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-xxxl-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-xxxl-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-xxxl-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-xxxl-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxxl-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-xxxl-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-xxxl-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-xxxl-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-xxxl-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-xxxl-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-xxxl-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-xxxl-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xxxl-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-xxxl-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-xxxl-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-xxxl-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-xxxl-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-xxxl-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-xxxl-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-xxxl-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-xxxl-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-xxxl-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-xxxl-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-xxxl-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-xxxl-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-xxxl-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-xxxl-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-xxxl-210{padding-top:13.125rem !important;padding-bottom:13.125rem !important}.py-xxxl-240{padding-top:15rem !important;padding-bottom:15rem !important}.py-xxxl-350{padding-top:21.875rem !important;padding-bottom:21.875rem !important}.pt-xxxl-0{padding-top:0 !important}.pt-xxxl-2{padding-top:.15625rem !important}.pt-xxxl-5{padding-top:.3125rem !important}.pt-xxxl-10{padding-top:.625rem !important}.pt-xxxl-15{padding-top:.9375rem !important}.pt-xxxl-20{padding-top:1.25rem !important}.pt-xxxl-25{padding-top:1.5625rem !important}.pt-xxxl-30{padding-top:1.875rem !important}.pt-xxxl-35{padding-top:2.1875rem !important}.pt-xxxl-40{padding-top:2.5rem !important}.pt-xxxl-45{padding-top:2.8125rem !important}.pt-xxxl-50{padding-top:3.125rem !important}.pt-xxxl-55{padding-top:3.4375rem !important}.pt-xxxl-60{padding-top:3.75rem !important}.pt-xxxl-65{padding-top:4.0625rem !important}.pt-xxxl-70{padding-top:4.375rem !important}.pt-xxxl-75{padding-top:4.6875rem !important}.pt-xxxl-80{padding-top:5rem !important}.pt-xxxl-85{padding-top:5.3125rem !important}.pt-xxxl-90{padding-top:5.625rem !important}.pt-xxxl-95{padding-top:5.9375rem !important}.pt-xxxl-100{padding-top:6.25rem !important}.pt-xxxl-105{padding-top:6.5625rem !important}.pt-xxxl-110{padding-top:6.875rem !important}.pt-xxxl-115{padding-top:7.1875rem !important}.pt-xxxl-120{padding-top:7.5rem !important}.pt-xxxl-130{padding-top:8.125rem !important}.pt-xxxl-135{padding-top:8.4375rem !important}.pt-xxxl-140{padding-top:8.75rem !important}.pt-xxxl-145{padding-top:9.0625rem !important}.pt-xxxl-150{padding-top:9.375rem !important}.pt-xxxl-155{padding-top:9.6875rem !important}.pt-xxxl-160{padding-top:10rem !important}.pt-xxxl-165{padding-top:10.3125rem !important}.pt-xxxl-170{padding-top:10.625rem !important}.pt-xxxl-175{padding-top:10.9375rem !important}.pt-xxxl-180{padding-top:11.25rem !important}.pt-xxxl-185{padding-top:11.5625rem !important}.pt-xxxl-190{padding-top:11.875rem !important}.pt-xxxl-195{padding-top:12.1875rem !important}.pt-xxxl-200{padding-top:12.5rem !important}.pt-xxxl-210{padding-top:13.125rem !important}.pt-xxxl-240{padding-top:15rem !important}.pt-xxxl-350{padding-top:21.875rem !important}.pe-xxxl-0{padding-right:0 !important}.pe-xxxl-2{padding-right:.15625rem !important}.pe-xxxl-5{padding-right:.3125rem !important}.pe-xxxl-10{padding-right:.625rem !important}.pe-xxxl-15{padding-right:.9375rem !important}.pe-xxxl-20{padding-right:1.25rem !important}.pe-xxxl-25{padding-right:1.5625rem !important}.pe-xxxl-30{padding-right:1.875rem !important}.pe-xxxl-35{padding-right:2.1875rem !important}.pe-xxxl-40{padding-right:2.5rem !important}.pe-xxxl-45{padding-right:2.8125rem !important}.pe-xxxl-50{padding-right:3.125rem !important}.pe-xxxl-55{padding-right:3.4375rem !important}.pe-xxxl-60{padding-right:3.75rem !important}.pe-xxxl-65{padding-right:4.0625rem !important}.pe-xxxl-70{padding-right:4.375rem !important}.pe-xxxl-75{padding-right:4.6875rem !important}.pe-xxxl-80{padding-right:5rem !important}.pe-xxxl-85{padding-right:5.3125rem !important}.pe-xxxl-90{padding-right:5.625rem !important}.pe-xxxl-95{padding-right:5.9375rem !important}.pe-xxxl-100{padding-right:6.25rem !important}.pe-xxxl-105{padding-right:6.5625rem !important}.pe-xxxl-110{padding-right:6.875rem !important}.pe-xxxl-115{padding-right:7.1875rem !important}.pe-xxxl-120{padding-right:7.5rem !important}.pe-xxxl-130{padding-right:8.125rem !important}.pe-xxxl-135{padding-right:8.4375rem !important}.pe-xxxl-140{padding-right:8.75rem !important}.pe-xxxl-145{padding-right:9.0625rem !important}.pe-xxxl-150{padding-right:9.375rem !important}.pe-xxxl-155{padding-right:9.6875rem !important}.pe-xxxl-160{padding-right:10rem !important}.pe-xxxl-165{padding-right:10.3125rem !important}.pe-xxxl-170{padding-right:10.625rem !important}.pe-xxxl-175{padding-right:10.9375rem !important}.pe-xxxl-180{padding-right:11.25rem !important}.pe-xxxl-185{padding-right:11.5625rem !important}.pe-xxxl-190{padding-right:11.875rem !important}.pe-xxxl-195{padding-right:12.1875rem !important}.pe-xxxl-200{padding-right:12.5rem !important}.pe-xxxl-210{padding-right:13.125rem !important}.pe-xxxl-240{padding-right:15rem !important}.pe-xxxl-350{padding-right:21.875rem !important}.pb-xxxl-0{padding-bottom:0 !important}.pb-xxxl-2{padding-bottom:.15625rem !important}.pb-xxxl-5{padding-bottom:.3125rem !important}.pb-xxxl-10{padding-bottom:.625rem !important}.pb-xxxl-15{padding-bottom:.9375rem !important}.pb-xxxl-20{padding-bottom:1.25rem !important}.pb-xxxl-25{padding-bottom:1.5625rem !important}.pb-xxxl-30{padding-bottom:1.875rem !important}.pb-xxxl-35{padding-bottom:2.1875rem !important}.pb-xxxl-40{padding-bottom:2.5rem !important}.pb-xxxl-45{padding-bottom:2.8125rem !important}.pb-xxxl-50{padding-bottom:3.125rem !important}.pb-xxxl-55{padding-bottom:3.4375rem !important}.pb-xxxl-60{padding-bottom:3.75rem !important}.pb-xxxl-65{padding-bottom:4.0625rem !important}.pb-xxxl-70{padding-bottom:4.375rem !important}.pb-xxxl-75{padding-bottom:4.6875rem !important}.pb-xxxl-80{padding-bottom:5rem !important}.pb-xxxl-85{padding-bottom:5.3125rem !important}.pb-xxxl-90{padding-bottom:5.625rem !important}.pb-xxxl-95{padding-bottom:5.9375rem !important}.pb-xxxl-100{padding-bottom:6.25rem !important}.pb-xxxl-105{padding-bottom:6.5625rem !important}.pb-xxxl-110{padding-bottom:6.875rem !important}.pb-xxxl-115{padding-bottom:7.1875rem !important}.pb-xxxl-120{padding-bottom:7.5rem !important}.pb-xxxl-130{padding-bottom:8.125rem !important}.pb-xxxl-135{padding-bottom:8.4375rem !important}.pb-xxxl-140{padding-bottom:8.75rem !important}.pb-xxxl-145{padding-bottom:9.0625rem !important}.pb-xxxl-150{padding-bottom:9.375rem !important}.pb-xxxl-155{padding-bottom:9.6875rem !important}.pb-xxxl-160{padding-bottom:10rem !important}.pb-xxxl-165{padding-bottom:10.3125rem !important}.pb-xxxl-170{padding-bottom:10.625rem !important}.pb-xxxl-175{padding-bottom:10.9375rem !important}.pb-xxxl-180{padding-bottom:11.25rem !important}.pb-xxxl-185{padding-bottom:11.5625rem !important}.pb-xxxl-190{padding-bottom:11.875rem !important}.pb-xxxl-195{padding-bottom:12.1875rem !important}.pb-xxxl-200{padding-bottom:12.5rem !important}.pb-xxxl-210{padding-bottom:13.125rem !important}.pb-xxxl-240{padding-bottom:15rem !important}.pb-xxxl-350{padding-bottom:21.875rem !important}.ps-xxxl-0{padding-left:0 !important}.ps-xxxl-2{padding-left:.15625rem !important}.ps-xxxl-5{padding-left:.3125rem !important}.ps-xxxl-10{padding-left:.625rem !important}.ps-xxxl-15{padding-left:.9375rem !important}.ps-xxxl-20{padding-left:1.25rem !important}.ps-xxxl-25{padding-left:1.5625rem !important}.ps-xxxl-30{padding-left:1.875rem !important}.ps-xxxl-35{padding-left:2.1875rem !important}.ps-xxxl-40{padding-left:2.5rem !important}.ps-xxxl-45{padding-left:2.8125rem !important}.ps-xxxl-50{padding-left:3.125rem !important}.ps-xxxl-55{padding-left:3.4375rem !important}.ps-xxxl-60{padding-left:3.75rem !important}.ps-xxxl-65{padding-left:4.0625rem !important}.ps-xxxl-70{padding-left:4.375rem !important}.ps-xxxl-75{padding-left:4.6875rem !important}.ps-xxxl-80{padding-left:5rem !important}.ps-xxxl-85{padding-left:5.3125rem !important}.ps-xxxl-90{padding-left:5.625rem !important}.ps-xxxl-95{padding-left:5.9375rem !important}.ps-xxxl-100{padding-left:6.25rem !important}.ps-xxxl-105{padding-left:6.5625rem !important}.ps-xxxl-110{padding-left:6.875rem !important}.ps-xxxl-115{padding-left:7.1875rem !important}.ps-xxxl-120{padding-left:7.5rem !important}.ps-xxxl-130{padding-left:8.125rem !important}.ps-xxxl-135{padding-left:8.4375rem !important}.ps-xxxl-140{padding-left:8.75rem !important}.ps-xxxl-145{padding-left:9.0625rem !important}.ps-xxxl-150{padding-left:9.375rem !important}.ps-xxxl-155{padding-left:9.6875rem !important}.ps-xxxl-160{padding-left:10rem !important}.ps-xxxl-165{padding-left:10.3125rem !important}.ps-xxxl-170{padding-left:10.625rem !important}.ps-xxxl-175{padding-left:10.9375rem !important}.ps-xxxl-180{padding-left:11.25rem !important}.ps-xxxl-185{padding-left:11.5625rem !important}.ps-xxxl-190{padding-left:11.875rem !important}.ps-xxxl-195{padding-left:12.1875rem !important}.ps-xxxl-200{padding-left:12.5rem !important}.ps-xxxl-210{padding-left:13.125rem !important}.ps-xxxl-240{padding-left:15rem !important}.ps-xxxl-350{padding-left:21.875rem !important}.gap-xxxl-0{gap:0 !important}.gap-xxxl-2{gap:.15625rem !important}.gap-xxxl-5{gap:.3125rem !important}.gap-xxxl-10{gap:.625rem !important}.gap-xxxl-15{gap:.9375rem !important}.gap-xxxl-20{gap:1.25rem !important}.gap-xxxl-25{gap:1.5625rem !important}.gap-xxxl-30{gap:1.875rem !important}.gap-xxxl-35{gap:2.1875rem !important}.gap-xxxl-40{gap:2.5rem !important}.gap-xxxl-45{gap:2.8125rem !important}.gap-xxxl-50{gap:3.125rem !important}.gap-xxxl-55{gap:3.4375rem !important}.gap-xxxl-60{gap:3.75rem !important}.gap-xxxl-65{gap:4.0625rem !important}.gap-xxxl-70{gap:4.375rem !important}.gap-xxxl-75{gap:4.6875rem !important}.gap-xxxl-80{gap:5rem !important}.gap-xxxl-85{gap:5.3125rem !important}.gap-xxxl-90{gap:5.625rem !important}.gap-xxxl-95{gap:5.9375rem !important}.gap-xxxl-100{gap:6.25rem !important}.gap-xxxl-105{gap:6.5625rem !important}.gap-xxxl-110{gap:6.875rem !important}.gap-xxxl-115{gap:7.1875rem !important}.gap-xxxl-120{gap:7.5rem !important}.gap-xxxl-130{gap:8.125rem !important}.gap-xxxl-135{gap:8.4375rem !important}.gap-xxxl-140{gap:8.75rem !important}.gap-xxxl-145{gap:9.0625rem !important}.gap-xxxl-150{gap:9.375rem !important}.gap-xxxl-155{gap:9.6875rem !important}.gap-xxxl-160{gap:10rem !important}.gap-xxxl-165{gap:10.3125rem !important}.gap-xxxl-170{gap:10.625rem !important}.gap-xxxl-175{gap:10.9375rem !important}.gap-xxxl-180{gap:11.25rem !important}.gap-xxxl-185{gap:11.5625rem !important}.gap-xxxl-190{gap:11.875rem !important}.gap-xxxl-195{gap:12.1875rem !important}.gap-xxxl-200{gap:12.5rem !important}.gap-xxxl-210{gap:13.125rem !important}.gap-xxxl-240{gap:15rem !important}.gap-xxxl-350{gap:21.875rem !important}.row-gap-xxxl-0{row-gap:0 !important}.row-gap-xxxl-2{row-gap:.15625rem !important}.row-gap-xxxl-5{row-gap:.3125rem !important}.row-gap-xxxl-10{row-gap:.625rem !important}.row-gap-xxxl-15{row-gap:.9375rem !important}.row-gap-xxxl-20{row-gap:1.25rem !important}.row-gap-xxxl-25{row-gap:1.5625rem !important}.row-gap-xxxl-30{row-gap:1.875rem !important}.row-gap-xxxl-35{row-gap:2.1875rem !important}.row-gap-xxxl-40{row-gap:2.5rem !important}.row-gap-xxxl-45{row-gap:2.8125rem !important}.row-gap-xxxl-50{row-gap:3.125rem !important}.row-gap-xxxl-55{row-gap:3.4375rem !important}.row-gap-xxxl-60{row-gap:3.75rem !important}.row-gap-xxxl-65{row-gap:4.0625rem !important}.row-gap-xxxl-70{row-gap:4.375rem !important}.row-gap-xxxl-75{row-gap:4.6875rem !important}.row-gap-xxxl-80{row-gap:5rem !important}.row-gap-xxxl-85{row-gap:5.3125rem !important}.row-gap-xxxl-90{row-gap:5.625rem !important}.row-gap-xxxl-95{row-gap:5.9375rem !important}.row-gap-xxxl-100{row-gap:6.25rem !important}.row-gap-xxxl-105{row-gap:6.5625rem !important}.row-gap-xxxl-110{row-gap:6.875rem !important}.row-gap-xxxl-115{row-gap:7.1875rem !important}.row-gap-xxxl-120{row-gap:7.5rem !important}.row-gap-xxxl-130{row-gap:8.125rem !important}.row-gap-xxxl-135{row-gap:8.4375rem !important}.row-gap-xxxl-140{row-gap:8.75rem !important}.row-gap-xxxl-145{row-gap:9.0625rem !important}.row-gap-xxxl-150{row-gap:9.375rem !important}.row-gap-xxxl-155{row-gap:9.6875rem !important}.row-gap-xxxl-160{row-gap:10rem !important}.row-gap-xxxl-165{row-gap:10.3125rem !important}.row-gap-xxxl-170{row-gap:10.625rem !important}.row-gap-xxxl-175{row-gap:10.9375rem !important}.row-gap-xxxl-180{row-gap:11.25rem !important}.row-gap-xxxl-185{row-gap:11.5625rem !important}.row-gap-xxxl-190{row-gap:11.875rem !important}.row-gap-xxxl-195{row-gap:12.1875rem !important}.row-gap-xxxl-200{row-gap:12.5rem !important}.row-gap-xxxl-210{row-gap:13.125rem !important}.row-gap-xxxl-240{row-gap:15rem !important}.row-gap-xxxl-350{row-gap:21.875rem !important}.column-gap-xxxl-0{-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xxxl-2{-moz-column-gap:.15625rem !important;column-gap:.15625rem !important}.column-gap-xxxl-5{-moz-column-gap:.3125rem !important;column-gap:.3125rem !important}.column-gap-xxxl-10{-moz-column-gap:.625rem !important;column-gap:.625rem !important}.column-gap-xxxl-15{-moz-column-gap:.9375rem !important;column-gap:.9375rem !important}.column-gap-xxxl-20{-moz-column-gap:1.25rem !important;column-gap:1.25rem !important}.column-gap-xxxl-25{-moz-column-gap:1.5625rem !important;column-gap:1.5625rem !important}.column-gap-xxxl-30{-moz-column-gap:1.875rem !important;column-gap:1.875rem !important}.column-gap-xxxl-35{-moz-column-gap:2.1875rem !important;column-gap:2.1875rem !important}.column-gap-xxxl-40{-moz-column-gap:2.5rem !important;column-gap:2.5rem !important}.column-gap-xxxl-45{-moz-column-gap:2.8125rem !important;column-gap:2.8125rem !important}.column-gap-xxxl-50{-moz-column-gap:3.125rem !important;column-gap:3.125rem !important}.column-gap-xxxl-55{-moz-column-gap:3.4375rem !important;column-gap:3.4375rem !important}.column-gap-xxxl-60{-moz-column-gap:3.75rem !important;column-gap:3.75rem !important}.column-gap-xxxl-65{-moz-column-gap:4.0625rem !important;column-gap:4.0625rem !important}.column-gap-xxxl-70{-moz-column-gap:4.375rem !important;column-gap:4.375rem !important}.column-gap-xxxl-75{-moz-column-gap:4.6875rem !important;column-gap:4.6875rem !important}.column-gap-xxxl-80{-moz-column-gap:5rem !important;column-gap:5rem !important}.column-gap-xxxl-85{-moz-column-gap:5.3125rem !important;column-gap:5.3125rem !important}.column-gap-xxxl-90{-moz-column-gap:5.625rem !important;column-gap:5.625rem !important}.column-gap-xxxl-95{-moz-column-gap:5.9375rem !important;column-gap:5.9375rem !important}.column-gap-xxxl-100{-moz-column-gap:6.25rem !important;column-gap:6.25rem !important}.column-gap-xxxl-105{-moz-column-gap:6.5625rem !important;column-gap:6.5625rem !important}.column-gap-xxxl-110{-moz-column-gap:6.875rem !important;column-gap:6.875rem !important}.column-gap-xxxl-115{-moz-column-gap:7.1875rem !important;column-gap:7.1875rem !important}.column-gap-xxxl-120{-moz-column-gap:7.5rem !important;column-gap:7.5rem !important}.column-gap-xxxl-130{-moz-column-gap:8.125rem !important;column-gap:8.125rem !important}.column-gap-xxxl-135{-moz-column-gap:8.4375rem !important;column-gap:8.4375rem !important}.column-gap-xxxl-140{-moz-column-gap:8.75rem !important;column-gap:8.75rem !important}.column-gap-xxxl-145{-moz-column-gap:9.0625rem !important;column-gap:9.0625rem !important}.column-gap-xxxl-150{-moz-column-gap:9.375rem !important;column-gap:9.375rem !important}.column-gap-xxxl-155{-moz-column-gap:9.6875rem !important;column-gap:9.6875rem !important}.column-gap-xxxl-160{-moz-column-gap:10rem !important;column-gap:10rem !important}.column-gap-xxxl-165{-moz-column-gap:10.3125rem !important;column-gap:10.3125rem !important}.column-gap-xxxl-170{-moz-column-gap:10.625rem !important;column-gap:10.625rem !important}.column-gap-xxxl-175{-moz-column-gap:10.9375rem !important;column-gap:10.9375rem !important}.column-gap-xxxl-180{-moz-column-gap:11.25rem !important;column-gap:11.25rem !important}.column-gap-xxxl-185{-moz-column-gap:11.5625rem !important;column-gap:11.5625rem !important}.column-gap-xxxl-190{-moz-column-gap:11.875rem !important;column-gap:11.875rem !important}.column-gap-xxxl-195{-moz-column-gap:12.1875rem !important;column-gap:12.1875rem !important}.column-gap-xxxl-200{-moz-column-gap:12.5rem !important;column-gap:12.5rem !important}.column-gap-xxxl-210{-moz-column-gap:13.125rem !important;column-gap:13.125rem !important}.column-gap-xxxl-240{-moz-column-gap:15rem !important;column-gap:15rem !important}.column-gap-xxxl-350{-moz-column-gap:21.875rem !important;column-gap:21.875rem !important}.fs-xxxl-0{font-size:calc(1.2625rem + 0.15vw) !important}.fs-xxxl-1{font-size:1.25rem !important}.fs-xxxl-2{font-size:1.125rem !important}.fs-xxxl-3{font-size:1rem !important}.fs-xxxl-4{font-size:0.875rem !important}.fs-xxxl-5{font-size:0.75rem !important}.fs-xxxl-6{font-size:0.62475rem !important}.text-xxxl-start{text-align:left !important}.text-xxxl-end{text-align:right !important}.text-xxxl-center{text-align:center !important}.min-w-xxxl-0{min-width:0 !important}.min-w-xxxl-5{min-width:5% !important}.min-w-xxxl-10{min-width:10% !important}.min-w-xxxl-15{min-width:15% !important}.min-w-xxxl-20{min-width:20% !important}.min-w-xxxl-25{min-width:25% !important}.min-w-xxxl-30{min-width:30% !important}.min-w-xxxl-35{min-width:35% !important}.min-w-xxxl-40{min-width:40% !important}.min-w-xxxl-45{min-width:45% !important}.min-w-xxxl-50{min-width:50% !important}.min-w-xxxl-55{min-width:55% !important}.min-w-xxxl-60{min-width:60% !important}.min-w-xxxl-65{min-width:65% !important}.min-w-xxxl-70{min-width:70% !important}.min-w-xxxl-75{min-width:75% !important}.min-w-xxxl-80{min-width:80% !important}.min-w-xxxl-85{min-width:85% !important}.min-w-xxxl-90{min-width:90% !important}.min-w-xxxl-95{min-width:95% !important}.min-w-xxxl-100{min-width:100% !important}.min-w-xxxl-auto{min-width:auto !important}.min-h-xxxl-0{min-height:0 !important}.min-h-xxxl-5{min-height:5% !important}.min-h-xxxl-10{min-height:10% !important}.min-h-xxxl-15{min-height:15% !important}.min-h-xxxl-20{min-height:20% !important}.min-h-xxxl-25{min-height:25% !important}.min-h-xxxl-30{min-height:30% !important}.min-h-xxxl-35{min-height:35% !important}.min-h-xxxl-40{min-height:40% !important}.min-h-xxxl-45{min-height:45% !important}.min-h-xxxl-50{min-height:50% !important}.min-h-xxxl-55{min-height:55% !important}.min-h-xxxl-60{min-height:60% !important}.min-h-xxxl-65{min-height:65% !important}.min-h-xxxl-70{min-height:70% !important}.min-h-xxxl-75{min-height:75% !important}.min-h-xxxl-80{min-height:80% !important}.min-h-xxxl-85{min-height:85% !important}.min-h-xxxl-90{min-height:90% !important}.min-h-xxxl-95{min-height:95% !important}.min-h-xxxl-100{min-height:100% !important}.min-h-xxxl-auto{min-height:auto !important}.flex-basis-xxxl-0{flex-basis:0 !important}.flex-basis-xxxl-2{flex-basis:.15625rem !important}.flex-basis-xxxl-5{flex-basis:.3125rem !important}.flex-basis-xxxl-10{flex-basis:.625rem !important}.flex-basis-xxxl-15{flex-basis:.9375rem !important}.flex-basis-xxxl-20{flex-basis:1.25rem !important}.flex-basis-xxxl-25{flex-basis:1.5625rem !important}.flex-basis-xxxl-30{flex-basis:1.875rem !important}.flex-basis-xxxl-35{flex-basis:2.1875rem !important}.flex-basis-xxxl-40{flex-basis:2.5rem !important}.flex-basis-xxxl-45{flex-basis:2.8125rem !important}.flex-basis-xxxl-50{flex-basis:3.125rem !important}.flex-basis-xxxl-55{flex-basis:3.4375rem !important}.flex-basis-xxxl-60{flex-basis:3.75rem !important}.flex-basis-xxxl-65{flex-basis:4.0625rem !important}.flex-basis-xxxl-70{flex-basis:4.375rem !important}.flex-basis-xxxl-75{flex-basis:4.6875rem !important}.flex-basis-xxxl-80{flex-basis:5rem !important}.flex-basis-xxxl-85{flex-basis:5.3125rem !important}.flex-basis-xxxl-90{flex-basis:5.625rem !important}.flex-basis-xxxl-95{flex-basis:5.9375rem !important}.flex-basis-xxxl-100{flex-basis:6.25rem !important}.flex-basis-xxxl-105{flex-basis:6.5625rem !important}.flex-basis-xxxl-110{flex-basis:6.875rem !important}.flex-basis-xxxl-115{flex-basis:7.1875rem !important}.flex-basis-xxxl-120{flex-basis:7.5rem !important}.flex-basis-xxxl-125{flex-basis:7.8125rem !important}.flex-basis-xxxl-130{flex-basis:8.125rem !important}.flex-basis-xxxl-135{flex-basis:8.4375rem !important}.flex-basis-xxxl-140{flex-basis:8.75rem !important}.flex-basis-xxxl-145{flex-basis:9.0625rem !important}.flex-basis-xxxl-150{flex-basis:9.375rem !important}.flex-basis-xxxl-155{flex-basis:9.6875rem !important}.flex-basis-xxxl-160{flex-basis:10rem !important}.flex-basis-xxxl-165{flex-basis:10.3125rem !important}.flex-basis-xxxl-170{flex-basis:10.625rem !important}.flex-basis-xxxl-175{flex-basis:10.9375rem !important}.flex-basis-xxxl-180{flex-basis:11.25rem !important}.flex-basis-xxxl-185{flex-basis:11.5625rem !important}.flex-basis-xxxl-190{flex-basis:11.875rem !important}.flex-basis-xxxl-195{flex-basis:12.1875rem !important}.flex-basis-xxxl-200{flex-basis:12.5rem !important}.flex-basis-xxxl-auto{flex-basis:auto !important}.ls-xxxl-0{letter-spacing:0 !important}.ls-xxxl-1{letter-spacing:1px !important}.ls-xxxl-2{letter-spacing:2px !important}.ls-xxxl-3{letter-spacing:3px !important}.ls-xxxl-4{letter-spacing:4px !important}.ls-xxxl-5{letter-spacing:5px !important}}@media(min-width: 1200px){.fs-0{font-size:1.375rem !important}.fs-xsl-0{font-size:1.375rem !important}.fs-sm-0{font-size:1.375rem !important}.fs-sml-0{font-size:1.375rem !important}.fs-md-0{font-size:1.375rem !important}.fs-lg-0{font-size:1.375rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}@font-face{font-family:"montserrat";font-weight:700;font-style:normal;font-display:block;src:url("../fonts/montserrat/Montserrat-Bold.eot");src:url("../fonts/montserrat/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/montserrat/Montserrat-Bold.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-Bold.woff") format("woff"),url("../fonts/montserrat/Montserrat-Bold.ttf") format("truetype"),url("../fonts/montserrat/Montserrat-Bold.svgwebfontregular") format("svg")}@font-face{font-family:"montserrat";font-weight:300;font-style:normal;font-display:block;src:url("../fonts/montserrat/Montserrat-Light.eot");src:url("../fonts/montserrat/Montserrat-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/montserrat/Montserrat-Light.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-Light.woff") format("woff"),url("../fonts/montserrat/Montserrat-Light.ttf") format("truetype"),url("../fonts/montserrat/Montserrat-Light.svgwebfontregular") format("svg")}@font-face{font-family:"montserrat";font-weight:400;font-style:normal;font-display:block;src:url("../fonts/montserrat/Montserrat-Regular.eot");src:url("../fonts/montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/montserrat/Montserrat-Regular.woff2") format("woff2"),url("../fonts/montserrat/Montserrat-Regular.woff") format("woff"),url("../fonts/montserrat/Montserrat-Regular.ttf") format("truetype"),url("../fonts/montserrat/Montserrat-Regular.svgwebfontregular") format("svg")}@font-face{font-family:"open-sans";font-weight:700;font-style:normal;font-display:block;src:url("../fonts/open-sans/OpenSans-Bold.eot");src:url("../fonts/open-sans/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/open-sans/OpenSans-Bold.woff2") format("woff2"),url("../fonts/open-sans/OpenSans-Bold.woff") format("woff"),url("../fonts/open-sans/OpenSans-Bold.ttf") format("truetype"),url("../fonts/open-sans/OpenSans-Bold.svgwebfontregular") format("svg")}@font-face{font-family:"open-sans";font-weight:300;font-style:normal;font-display:block;src:url("../fonts/open-sans/OpenSans-Light.eot");src:url("../fonts/open-sans/OpenSans-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/open-sans/OpenSans-Light.woff2") format("woff2"),url("../fonts/open-sans/OpenSans-Light.woff") format("woff"),url("../fonts/open-sans/OpenSans-Light.ttf") format("truetype"),url("../fonts/open-sans/OpenSans-Light.svgwebfontregular") format("svg")}@font-face{font-family:"open-sans";font-weight:400;font-style:normal;font-display:block;src:url("../fonts/open-sans/OpenSans-Regular.eot");src:url("../fonts/open-sans/OpenSans-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/open-sans/OpenSans-Regular.woff2") format("woff2"),url("../fonts/open-sans/OpenSans-Regular.woff") format("woff"),url("../fonts/open-sans/OpenSans-Regular.ttf") format("truetype"),url("../fonts/open-sans/OpenSans-Regular.svgwebfontregular") format("svg")}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"montserrat",sans-serif;font-weight:700}h1,.h1{font-size:clamp(1.25rem,1.213rem + .1852vw,1.375rem)}h2,.h2{font-size:clamp(1.125rem,1.088rem + .1852vw,1.25rem)}h3,.h3{font-size:clamp(1rem,.963rem + .1852vw,1.125rem)}h4,.h4{font-size:clamp(.875rem,.838rem + .1852vw,1rem)}h5,.h5{font-size:clamp(.8125rem,.7755rem + .1852vw,.9375rem)}h6,.h6{font-size:clamp(.625rem,.588rem + .1852vw,.75rem)}p{margin-bottom:.625rem}p:last-child{margin-bottom:0}a{color:#fff;text-decoration:none}a:not([href]){cursor:pointer}ol,ul{margin-bottom:.9375rem;padding-left:0}ol li,ul li{list-style:none;list-style-position:outside}ol.list--decimal li,ol.list--disc li,ol.list--lowerLatin li,ol.list--square li,ul.list--decimal li,ul.list--disc li,ul.list--lowerLatin li,ul.list--square li{margin-left:1.25rem}ol.list--decimal li,ul.list--decimal li{list-style:decimal}ol.list--disc li,ul.list--disc li{list-style:disc}ol.list--lowerLatin li,ul.list--lowerLatin li{list-style:lower-latin}ol.list--square li,ul.list--square li{list-style:square}ol:last-child,ul:last-child{margin-bottom:0}hr:last-child{margin-bottom:0 !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.alert-primary{background-color:#000;border:#000;color:#000}.alert-primary .alert-link{color:#000}.alert-secondary{background-color:#fff;border:#fff;color:#000}.alert-secondary .alert-link{color:#000}.alert-success{background-color:#6aa029;border:#6aa029;color:#fff}.alert-success .alert-link{color:#fff}.alert-info{background-color:#d1ecf1;border:#d1ecf1;color:#000}.alert-info .alert-link{color:#000}.alert-warning{background-color:#f0c000;border:#f0c000;color:#000}.alert-warning .alert-link{color:#000}.alert-danger{background-color:#cf1a43;border:#cf1a43;color:#fff}.alert-danger .alert-link{color:#fff}.alert-light{background-color:#dce2e2;border:#dce2e2;color:#000}.alert-light .alert-link{color:#000}.alert-lighter{background-color:#f0f0f0;border:#f0f0f0;color:#000}.alert-lighter .alert-link{color:#000}.alert-lightest{background-color:#f9fcfc;border:#f9fcfc;color:#000}.alert-lightest .alert-link{color:#000}.alert-dark{background-color:#444544;border:#444544;color:#000}.alert-dark .alert-link{color:#000}.alert-black{background-color:#000;border:#000;color:#000}.alert-black .alert-link{color:#000}.alert-white{background-color:#fff;border:#fff;color:#000}.alert-white .alert-link{color:#000}.alert-gray{background-color:#5d5d5d;border:#5d5d5d;color:#000}.alert-gray .alert-link{color:#000}.alert+#content{margin-top:1.875rem}@keyframes loader-1{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-2{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(24px, 0, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}@keyframes loader-3{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(-24px, 0, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}@keyframes loader-4{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(0, 24px, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}@keyframes loader-5{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(0, -24px, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}.loader{height:32px;width:32px;animation:loader-1 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.loader::before,.loader::after{top:0;bottom:0;width:8px;height:8px;margin:auto;content:"";display:block;background:#000;border-radius:50%;position:absolute}.loader::before{right:auto;left:0;animation:loader-2 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.loader::after{right:0;left:auto;animation:loader-3 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.loader span{top:0;right:0;bottom:0;left:0;width:32px;height:32px;margin:auto;display:block;position:absolute}.loader span::before,.loader span::after{right:0;left:0;width:8px;height:8px;margin:auto;content:"";display:block;background:#000;border-radius:50%;position:absolute}.loader span::before{top:0;bottom:auto;animation:loader-4 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.loader span::after{top:auto;bottom:0;animation:loader-5 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}:root{--screenFullHeight: 100vh}body{font-size:clamp(.875rem,.8295rem + .2273vw,1rem);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.wp-video,.embed-responsive{margin:5px 0;width:100% !important}.post img,.post-thumbnail img{max-width:100%;height:auto}.author-avatar .avatar{width:64px;height:auto}.author-info{margin:40px 0}.author-info h2,.author-info .h2,.author-info h3,.author-info .h3{margin-top:0}#comments{margin-top:1.875rem}.comment-meta{height:40px}.comment-reply-title{margin:1.875rem 0 .9375rem}.commentlist{list-style:none;margin:0 auto;width:68.9%}.commentlist>li.comment{margin:0 0 1.625em;padding:1.625em;position:relative}.commentlist .children{list-style:none;margin-top:1.875rem}.commentlist .children>li.comment{border-top:1px solid #dce2e2;padding-top:1.875rem;position:relative}.commentlist .avatar{width:64px;height:64px;border-radius:50%;box-shadow:0 1px 2px #5d5d5d;padding:0;position:absolute;top:0;left:-102px}.wp-block-button .wp-block-button__link{text-decoration:none}.wp-block-table td,.wp-block-table th{border:inherit}.wp-block-image img,.wp-block-image video,.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto}.wpb_video_widget .wpb_video_wrapper{padding-top:0 !important}footer.entry-meta a{text-decoration:underline}.sidebar h3,.sidebar .h3{font-size:clamp(1.375rem,1.338rem + .1852vw,1.5rem);margin-bottom:clamp(.75rem,.6944rem + .2778vw,.9375rem)}#cmplz-document{max-width:unset}#cmplz-cookies-overview .cmplz-dropdown,#cmplz-document .cmplz-dropdown{margin-bottom:.3125rem}#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-cookies-overview .cmplz-dropdown .h4,#cmplz-cookies-overview .cmplz-dropdown p,#cmplz-cookies-overview .cmplz-dropdown ul,#cmplz-document .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown .h4,#cmplz-document .cmplz-dropdown p,#cmplz-document .cmplz-dropdown ul{padding:0}#cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary{margin-bottom:0}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose,#cmplz-document .cmplz-dropdown .cookies-per-purpose{margin-bottom:0}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose h1,#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .h1,#cmplz-document .cmplz-dropdown .cookies-per-purpose h1,#cmplz-document .cmplz-dropdown .cookies-per-purpose .h1{color:#5d5d5d}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose h2,#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .h2,#cmplz-document .cmplz-dropdown .cookies-per-purpose h2,#cmplz-document .cmplz-dropdown .cookies-per-purpose .h2{color:#5d5d5d}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose h3,#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .h3,#cmplz-document .cmplz-dropdown .cookies-per-purpose h3,#cmplz-document .cmplz-dropdown .cookies-per-purpose .h3{color:#5d5d5d}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose h4,#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .h4,#cmplz-document .cmplz-dropdown .cookies-per-purpose h4,#cmplz-document .cmplz-dropdown .cookies-per-purpose .h4{color:#5d5d5d}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose h5,#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .h5,#cmplz-document .cmplz-dropdown .cookies-per-purpose h5,#cmplz-document .cmplz-dropdown .cookies-per-purpose .h5{color:#5d5d5d}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose h6,#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .h6,#cmplz-document .cmplz-dropdown .cookies-per-purpose h6,#cmplz-document .cmplz-dropdown .cookies-per-purpose .h6{color:#5d5d5d}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose a,#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div,#cmplz-document .cmplz-dropdown .cookies-per-purpose a,#cmplz-document .cmplz-dropdown .cookies-per-purpose div{color:#5d5d5d}#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data{padding:.9375rem}#cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header{background:#5d5d5d}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active{--cmplz_category_header_always_active_color: #00fa00}.spu-box{color:#5d5d5d}.um:not(.um-admin),.um-profile.um .um-profile-meta,.um-profile-note,.um-profile-note span,.um-profile.um .um-name a,.um-account-name a,.um-account-main div.um-account-heading,.um-field-block,.um a.um-link,.um .um-field-label,.um-field-checkbox-option,.um-field-radio-option{color:#fff !important}.um-profile a,.um-profile a:hover{font-weight:bold;text-decoration:underline !important}.um a.um-button,.um a.um-button.um-disabled:active,.um a.um-button.um-disabled:focus,.um a.um-button.um-disabled:hover,.um input[type=submit].um-button,.um input[type=submit].um-button:focus,.um .um-profile-nav-item.active a,.um-request-button{background-color:#217cb0}.logo img{max-height:100px}@media(min-width: 768px){.logo img{max-height:150px}}@media(min-width: 1200px){.logo img{max-height:200px}}@media(min-width: 1400px){.logo img{max-height:250px}}.scroll-to-top{left:calc(var(--screenWidth) - 3.125rem);bottom:-3.125rem;width:3.125rem;height:3.125rem;cursor:pointer;opacity:0;position:fixed;z-index:999}.scroll-to-top.show{opacity:1;transform:translateY(-3.125rem);transition:opacity .5s ease-out,transform .5s ease-out}@media(min-width: 1024px){.stickybox{top:1.875rem;position:sticky}}@media(min-width: 1200px){.stickybox{top:3.75rem}}@media(min-width: 1024px){.sidebar .stickybox{top:9.375rem}}@media(min-width: 1200px){.sidebar .stickybox{top:13.125rem}}@media(min-width: 1400px){.sidebar .stickybox{top:15rem}}.team{margin-bottom:0 !important}.team img{width:100%;margin-bottom:.9375rem !important;border:10px solid #fff !important}.team .vc_single_image-wrapper{width:100%}.team .vc_figure-caption{margin-top:0 !important;font-size:var(--bs-body-font-size) !important}@media print{:root{--bs-body-color: #000000}.sidebar h3,.sidebar .h3{font-size:18px;margin-bottom:5px}.sidebar p{margin-bottom:5px}.sidebar .widget-area{margin-top:30px !important;gap:20px !important}.content{margin-top:0 !important}.content h1,.content .h1{font-size:18px;margin-bottom:30px !important}.content .zusatzinfo{padding:0;display:flex;gap:30px}.content .zusatzinfo__allergene{font-size:12px !important}.content .zusatzinfo__zusatzstoffe{font-size:12px !important}}
/*# sourceMappingURL=main.min.css.map */
