:root{--spacer: calc(18px + 5.8vw);--container-fluid-max-width: 2000px;--header-metas-height: 2rem;--header-burger-height: 5.2rem;--header-full-height: 4.5rem;--header-full-nav-secondary-height: 6.6rem;--header-btn-size: 3rem;--btn-padding: 0.8rem 1rem 0.6rem 1rem;--btn-padding-min: 0.6rem 1.5rem 0.4rem 1.5rem;--btn-gap: 1rem;--btn-border-radius: 5.5rem;--input-border-radius: 10px;--input-padding: 0.5rem;--button-border-radius: 0px;--title-level-1-font-size: max(32px, 5.57vw);--title-level-1-margin-top: calc(var(--title-level-1-font-size) * 1.5);--title-level-2-font-size: max(28px, 3.34vw);--title-level-2-margin-top: calc(var(--title-level-2-font-size) * 1.5);--title-level-3-font-size: max(24px, 2.78vw);--title-level-3-margin-top: calc(var(--title-level-3-font-size) * 1.5);--title-level-4-font-size: max(22px, 1.75vw);--title-level-4-margin-top: calc(var(--title-level-4-font-size) * 1.5);--image-border-radius: 0;--color-white: 255,255,255;--color-black: #000;--color-blue: 25, 98, 133;--color-yellow: 228, 196, 110}:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 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(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*::before,*::after{-webkit-box-sizing:border-box;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:1.6rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.8rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}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);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{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:1.6rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1.6rem;margin-bottom:1.6rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.container,.container-fluid,.container-fluid-px,.container-fluid-px-mw,[data-layout=l],[data-layout=s],[data-layout=m],.container-hyper,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container-small{--bs-gutter-x: 0.8rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 436px){.container-small,.container{max-width:400px}}@media(min-width: 576px){.container-sm,.container-small,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container-small,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container-small,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container-small,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container-small,.container{max-width:1320px}}@media(min-width: 1800px){.container-hyper,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container-small,.container{max-width:1700px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-small: 436px;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px;--bs-breakpoint-hyper: 1800px}.row{--bs-gutter-x: 0.8rem;--bs-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:4.16666667%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20.83333333%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:29.16666667%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:37.5%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:45.83333333%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-13{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:54.16666667%}.col-14{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-15{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:62.5%}.col-16{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-17{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70.83333333%}.col-18{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-19{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:79.16666667%}.col-20{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-21{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:87.5%}.col-22{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-23{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:95.83333333%}.col-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:4.16666667%}.offset-2{margin-left:8.33333333%}.offset-3{margin-left:12.5%}.offset-4{margin-left:16.66666667%}.offset-5{margin-left:20.83333333%}.offset-6{margin-left:25%}.offset-7{margin-left:29.16666667%}.offset-8{margin-left:33.33333333%}.offset-9{margin-left:37.5%}.offset-10{margin-left:41.66666667%}.offset-11{margin-left:45.83333333%}.offset-12{margin-left:50%}.offset-13{margin-left:54.16666667%}.offset-14{margin-left:58.33333333%}.offset-15{margin-left:62.5%}.offset-16{margin-left:66.66666667%}.offset-17{margin-left:70.83333333%}.offset-18{margin-left:75%}.offset-19{margin-left:79.16666667%}.offset-20{margin-left:83.33333333%}.offset-21{margin-left:87.5%}.offset-22{margin-left:91.66666667%}.offset-23{margin-left:95.83333333%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.4rem}.g-1,.gy-1{--bs-gutter-y: 0.4rem}.g-2,.gx-2{--bs-gutter-x: 0.8rem}.g-2,.gy-2{--bs-gutter-y: 0.8rem}.g-3,.gx-3{--bs-gutter-x: 1.6rem}.g-3,.gy-3{--bs-gutter-y: 1.6rem}.g-4,.gx-4{--bs-gutter-x: 2.4rem}.g-4,.gy-4{--bs-gutter-y: 2.4rem}.g-5,.gx-5{--bs-gutter-x: 4.8rem}.g-5,.gy-5{--bs-gutter-y: 4.8rem}.g-none,.gx-none{--bs-gutter-x: 0}.g-none,.gy-none{--bs-gutter-y: 0}.g-quarter,.gx-quarter{--bs-gutter-x: calc(var(--spacer) * 0.25)}.g-quarter,.gy-quarter{--bs-gutter-y: calc(var(--spacer) * 0.25)}.g-third,.gx-third{--bs-gutter-x: calc(var(--spacer) * 0.33)}.g-third,.gy-third{--bs-gutter-y: calc(var(--spacer) * 0.33)}.g-half,.gx-half{--bs-gutter-x: calc(var(--spacer) * 0.5)}.g-half,.gy-half{--bs-gutter-y: calc(var(--spacer) * 0.5)}.g-three-quarters,.gx-three-quarters{--bs-gutter-x: calc(var(--spacer) * 0.75)}.g-three-quarters,.gy-three-quarters{--bs-gutter-y: calc(var(--spacer) * 0.75)}.g-default,.gx-default{--bs-gutter-x: var(--spacer)}.g-default,.gy-default{--bs-gutter-y: var(--spacer)}.g-one-half,.gx-one-half{--bs-gutter-x: calc(var(--spacer) * 1.5)}.g-one-half,.gy-one-half{--bs-gutter-y: calc(var(--spacer) * 1.5)}.g-double,.gx-double{--bs-gutter-x: calc(var(--spacer) * 2)}.g-double,.gy-double{--bs-gutter-y: calc(var(--spacer) * 2)}.g-triple,.gx-triple{--bs-gutter-x: calc(var(--spacer) * 3)}.g-triple,.gy-triple{--bs-gutter-y: calc(var(--spacer) * 3)}@media(min-width: 436px){.col-small{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-small-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-small-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-small-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-small-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-small-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-small-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-small-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-small-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-small-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:4.16666667%}.col-small-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-small-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.col-small-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-small-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20.83333333%}.col-small-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-small-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:29.16666667%}.col-small-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-small-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:37.5%}.col-small-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-small-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:45.83333333%}.col-small-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-small-13{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:54.16666667%}.col-small-14{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-small-15{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:62.5%}.col-small-16{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-small-17{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70.83333333%}.col-small-18{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-small-19{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:79.16666667%}.col-small-20{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-small-21{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:87.5%}.col-small-22{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-small-23{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:95.83333333%}.col-small-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-small-0{margin-left:0}.offset-small-1{margin-left:4.16666667%}.offset-small-2{margin-left:8.33333333%}.offset-small-3{margin-left:12.5%}.offset-small-4{margin-left:16.66666667%}.offset-small-5{margin-left:20.83333333%}.offset-small-6{margin-left:25%}.offset-small-7{margin-left:29.16666667%}.offset-small-8{margin-left:33.33333333%}.offset-small-9{margin-left:37.5%}.offset-small-10{margin-left:41.66666667%}.offset-small-11{margin-left:45.83333333%}.offset-small-12{margin-left:50%}.offset-small-13{margin-left:54.16666667%}.offset-small-14{margin-left:58.33333333%}.offset-small-15{margin-left:62.5%}.offset-small-16{margin-left:66.66666667%}.offset-small-17{margin-left:70.83333333%}.offset-small-18{margin-left:75%}.offset-small-19{margin-left:79.16666667%}.offset-small-20{margin-left:83.33333333%}.offset-small-21{margin-left:87.5%}.offset-small-22{margin-left:91.66666667%}.offset-small-23{margin-left:95.83333333%}.g-small-0,.gx-small-0{--bs-gutter-x: 0}.g-small-0,.gy-small-0{--bs-gutter-y: 0}.g-small-1,.gx-small-1{--bs-gutter-x: 0.4rem}.g-small-1,.gy-small-1{--bs-gutter-y: 0.4rem}.g-small-2,.gx-small-2{--bs-gutter-x: 0.8rem}.g-small-2,.gy-small-2{--bs-gutter-y: 0.8rem}.g-small-3,.gx-small-3{--bs-gutter-x: 1.6rem}.g-small-3,.gy-small-3{--bs-gutter-y: 1.6rem}.g-small-4,.gx-small-4{--bs-gutter-x: 2.4rem}.g-small-4,.gy-small-4{--bs-gutter-y: 2.4rem}.g-small-5,.gx-small-5{--bs-gutter-x: 4.8rem}.g-small-5,.gy-small-5{--bs-gutter-y: 4.8rem}.g-small-none,.gx-small-none{--bs-gutter-x: 0}.g-small-none,.gy-small-none{--bs-gutter-y: 0}.g-small-quarter,.gx-small-quarter{--bs-gutter-x: calc(var(--spacer) * 0.25)}.g-small-quarter,.gy-small-quarter{--bs-gutter-y: calc(var(--spacer) * 0.25)}.g-small-third,.gx-small-third{--bs-gutter-x: calc(var(--spacer) * 0.33)}.g-small-third,.gy-small-third{--bs-gutter-y: calc(var(--spacer) * 0.33)}.g-small-half,.gx-small-half{--bs-gutter-x: calc(var(--spacer) * 0.5)}.g-small-half,.gy-small-half{--bs-gutter-y: calc(var(--spacer) * 0.5)}.g-small-three-quarters,.gx-small-three-quarters{--bs-gutter-x: calc(var(--spacer) * 0.75)}.g-small-three-quarters,.gy-small-three-quarters{--bs-gutter-y: calc(var(--spacer) * 0.75)}.g-small-default,.gx-small-default{--bs-gutter-x: var(--spacer)}.g-small-default,.gy-small-default{--bs-gutter-y: var(--spacer)}.g-small-one-half,.gx-small-one-half{--bs-gutter-x: calc(var(--spacer) * 1.5)}.g-small-one-half,.gy-small-one-half{--bs-gutter-y: calc(var(--spacer) * 1.5)}.g-small-double,.gx-small-double{--bs-gutter-x: calc(var(--spacer) * 2)}.g-small-double,.gy-small-double{--bs-gutter-y: calc(var(--spacer) * 2)}.g-small-triple,.gx-small-triple{--bs-gutter-x: calc(var(--spacer) * 3)}.g-small-triple,.gy-small-triple{--bs-gutter-y: calc(var(--spacer) * 3)}}@media(min-width: 576px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:4.16666667%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20.83333333%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:29.16666667%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:37.5%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:45.83333333%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-13{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:54.16666667%}.col-sm-14{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-sm-15{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:62.5%}.col-sm-16{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-sm-17{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70.83333333%}.col-sm-18{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-19{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:79.16666667%}.col-sm-20{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-sm-21{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:87.5%}.col-sm-22{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-sm-23{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:95.83333333%}.col-sm-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:4.16666667%}.offset-sm-2{margin-left:8.33333333%}.offset-sm-3{margin-left:12.5%}.offset-sm-4{margin-left:16.66666667%}.offset-sm-5{margin-left:20.83333333%}.offset-sm-6{margin-left:25%}.offset-sm-7{margin-left:29.16666667%}.offset-sm-8{margin-left:33.33333333%}.offset-sm-9{margin-left:37.5%}.offset-sm-10{margin-left:41.66666667%}.offset-sm-11{margin-left:45.83333333%}.offset-sm-12{margin-left:50%}.offset-sm-13{margin-left:54.16666667%}.offset-sm-14{margin-left:58.33333333%}.offset-sm-15{margin-left:62.5%}.offset-sm-16{margin-left:66.66666667%}.offset-sm-17{margin-left:70.83333333%}.offset-sm-18{margin-left:75%}.offset-sm-19{margin-left:79.16666667%}.offset-sm-20{margin-left:83.33333333%}.offset-sm-21{margin-left:87.5%}.offset-sm-22{margin-left:91.66666667%}.offset-sm-23{margin-left:95.83333333%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.4rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.4rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.8rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.8rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1.6rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1.6rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 2.4rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 2.4rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 4.8rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 4.8rem}.g-sm-none,.gx-sm-none{--bs-gutter-x: 0}.g-sm-none,.gy-sm-none{--bs-gutter-y: 0}.g-sm-quarter,.gx-sm-quarter{--bs-gutter-x: calc(var(--spacer) * 0.25)}.g-sm-quarter,.gy-sm-quarter{--bs-gutter-y: calc(var(--spacer) * 0.25)}.g-sm-third,.gx-sm-third{--bs-gutter-x: calc(var(--spacer) * 0.33)}.g-sm-third,.gy-sm-third{--bs-gutter-y: calc(var(--spacer) * 0.33)}.g-sm-half,.gx-sm-half{--bs-gutter-x: calc(var(--spacer) * 0.5)}.g-sm-half,.gy-sm-half{--bs-gutter-y: calc(var(--spacer) * 0.5)}.g-sm-three-quarters,.gx-sm-three-quarters{--bs-gutter-x: calc(var(--spacer) * 0.75)}.g-sm-three-quarters,.gy-sm-three-quarters{--bs-gutter-y: calc(var(--spacer) * 0.75)}.g-sm-default,.gx-sm-default{--bs-gutter-x: var(--spacer)}.g-sm-default,.gy-sm-default{--bs-gutter-y: var(--spacer)}.g-sm-one-half,.gx-sm-one-half{--bs-gutter-x: calc(var(--spacer) * 1.5)}.g-sm-one-half,.gy-sm-one-half{--bs-gutter-y: calc(var(--spacer) * 1.5)}.g-sm-double,.gx-sm-double{--bs-gutter-x: calc(var(--spacer) * 2)}.g-sm-double,.gy-sm-double{--bs-gutter-y: calc(var(--spacer) * 2)}.g-sm-triple,.gx-sm-triple{--bs-gutter-x: calc(var(--spacer) * 3)}.g-sm-triple,.gy-sm-triple{--bs-gutter-y: calc(var(--spacer) * 3)}}@media(min-width: 768px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:4.16666667%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20.83333333%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:29.16666667%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:37.5%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:45.83333333%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-13{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:54.16666667%}.col-md-14{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-md-15{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:62.5%}.col-md-16{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-md-17{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70.83333333%}.col-md-18{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-19{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:79.16666667%}.col-md-20{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-md-21{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:87.5%}.col-md-22{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-md-23{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:95.83333333%}.col-md-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:4.16666667%}.offset-md-2{margin-left:8.33333333%}.offset-md-3{margin-left:12.5%}.offset-md-4{margin-left:16.66666667%}.offset-md-5{margin-left:20.83333333%}.offset-md-6{margin-left:25%}.offset-md-7{margin-left:29.16666667%}.offset-md-8{margin-left:33.33333333%}.offset-md-9{margin-left:37.5%}.offset-md-10{margin-left:41.66666667%}.offset-md-11{margin-left:45.83333333%}.offset-md-12{margin-left:50%}.offset-md-13{margin-left:54.16666667%}.offset-md-14{margin-left:58.33333333%}.offset-md-15{margin-left:62.5%}.offset-md-16{margin-left:66.66666667%}.offset-md-17{margin-left:70.83333333%}.offset-md-18{margin-left:75%}.offset-md-19{margin-left:79.16666667%}.offset-md-20{margin-left:83.33333333%}.offset-md-21{margin-left:87.5%}.offset-md-22{margin-left:91.66666667%}.offset-md-23{margin-left:95.83333333%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.4rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.4rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.8rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.8rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1.6rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1.6rem}.g-md-4,.gx-md-4{--bs-gutter-x: 2.4rem}.g-md-4,.gy-md-4{--bs-gutter-y: 2.4rem}.g-md-5,.gx-md-5{--bs-gutter-x: 4.8rem}.g-md-5,.gy-md-5{--bs-gutter-y: 4.8rem}.g-md-none,.gx-md-none{--bs-gutter-x: 0}.g-md-none,.gy-md-none{--bs-gutter-y: 0}.g-md-quarter,.gx-md-quarter{--bs-gutter-x: calc(var(--spacer) * 0.25)}.g-md-quarter,.gy-md-quarter{--bs-gutter-y: calc(var(--spacer) * 0.25)}.g-md-third,.gx-md-third{--bs-gutter-x: calc(var(--spacer) * 0.33)}.g-md-third,.gy-md-third{--bs-gutter-y: calc(var(--spacer) * 0.33)}.g-md-half,.gx-md-half{--bs-gutter-x: calc(var(--spacer) * 0.5)}.g-md-half,.gy-md-half{--bs-gutter-y: calc(var(--spacer) * 0.5)}.g-md-three-quarters,.gx-md-three-quarters{--bs-gutter-x: calc(var(--spacer) * 0.75)}.g-md-three-quarters,.gy-md-three-quarters{--bs-gutter-y: calc(var(--spacer) * 0.75)}.g-md-default,.gx-md-default{--bs-gutter-x: var(--spacer)}.g-md-default,.gy-md-default{--bs-gutter-y: var(--spacer)}.g-md-one-half,.gx-md-one-half{--bs-gutter-x: calc(var(--spacer) * 1.5)}.g-md-one-half,.gy-md-one-half{--bs-gutter-y: calc(var(--spacer) * 1.5)}.g-md-double,.gx-md-double{--bs-gutter-x: calc(var(--spacer) * 2)}.g-md-double,.gy-md-double{--bs-gutter-y: calc(var(--spacer) * 2)}.g-md-triple,.gx-md-triple{--bs-gutter-x: calc(var(--spacer) * 3)}.g-md-triple,.gy-md-triple{--bs-gutter-y: calc(var(--spacer) * 3)}}@media(min-width: 992px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:4.16666667%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20.83333333%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:29.16666667%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:37.5%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:45.83333333%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-13{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:54.16666667%}.col-lg-14{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-lg-15{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:62.5%}.col-lg-16{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-lg-17{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70.83333333%}.col-lg-18{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-19{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:79.16666667%}.col-lg-20{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-lg-21{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:87.5%}.col-lg-22{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-lg-23{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:95.83333333%}.col-lg-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:4.16666667%}.offset-lg-2{margin-left:8.33333333%}.offset-lg-3{margin-left:12.5%}.offset-lg-4{margin-left:16.66666667%}.offset-lg-5{margin-left:20.83333333%}.offset-lg-6{margin-left:25%}.offset-lg-7{margin-left:29.16666667%}.offset-lg-8{margin-left:33.33333333%}.offset-lg-9{margin-left:37.5%}.offset-lg-10{margin-left:41.66666667%}.offset-lg-11{margin-left:45.83333333%}.offset-lg-12{margin-left:50%}.offset-lg-13{margin-left:54.16666667%}.offset-lg-14{margin-left:58.33333333%}.offset-lg-15{margin-left:62.5%}.offset-lg-16{margin-left:66.66666667%}.offset-lg-17{margin-left:70.83333333%}.offset-lg-18{margin-left:75%}.offset-lg-19{margin-left:79.16666667%}.offset-lg-20{margin-left:83.33333333%}.offset-lg-21{margin-left:87.5%}.offset-lg-22{margin-left:91.66666667%}.offset-lg-23{margin-left:95.83333333%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.4rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.4rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.8rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.8rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1.6rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1.6rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 2.4rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 2.4rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 4.8rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 4.8rem}.g-lg-none,.gx-lg-none{--bs-gutter-x: 0}.g-lg-none,.gy-lg-none{--bs-gutter-y: 0}.g-lg-quarter,.gx-lg-quarter{--bs-gutter-x: calc(var(--spacer) * 0.25)}.g-lg-quarter,.gy-lg-quarter{--bs-gutter-y: calc(var(--spacer) * 0.25)}.g-lg-third,.gx-lg-third{--bs-gutter-x: calc(var(--spacer) * 0.33)}.g-lg-third,.gy-lg-third{--bs-gutter-y: calc(var(--spacer) * 0.33)}.g-lg-half,.gx-lg-half{--bs-gutter-x: calc(var(--spacer) * 0.5)}.g-lg-half,.gy-lg-half{--bs-gutter-y: calc(var(--spacer) * 0.5)}.g-lg-three-quarters,.gx-lg-three-quarters{--bs-gutter-x: calc(var(--spacer) * 0.75)}.g-lg-three-quarters,.gy-lg-three-quarters{--bs-gutter-y: calc(var(--spacer) * 0.75)}.g-lg-default,.gx-lg-default{--bs-gutter-x: var(--spacer)}.g-lg-default,.gy-lg-default{--bs-gutter-y: var(--spacer)}.g-lg-one-half,.gx-lg-one-half{--bs-gutter-x: calc(var(--spacer) * 1.5)}.g-lg-one-half,.gy-lg-one-half{--bs-gutter-y: calc(var(--spacer) * 1.5)}.g-lg-double,.gx-lg-double{--bs-gutter-x: calc(var(--spacer) * 2)}.g-lg-double,.gy-lg-double{--bs-gutter-y: calc(var(--spacer) * 2)}.g-lg-triple,.gx-lg-triple{--bs-gutter-x: calc(var(--spacer) * 3)}.g-lg-triple,.gy-lg-triple{--bs-gutter-y: calc(var(--spacer) * 3)}}@media(min-width: 1200px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:4.16666667%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20.83333333%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:29.16666667%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:37.5%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:45.83333333%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-13{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:54.16666667%}.col-xl-14{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xl-15{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:62.5%}.col-xl-16{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xl-17{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70.83333333%}.col-xl-18{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-19{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:79.16666667%}.col-xl-20{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xl-21{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:87.5%}.col-xl-22{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xl-23{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:95.83333333%}.col-xl-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:4.16666667%}.offset-xl-2{margin-left:8.33333333%}.offset-xl-3{margin-left:12.5%}.offset-xl-4{margin-left:16.66666667%}.offset-xl-5{margin-left:20.83333333%}.offset-xl-6{margin-left:25%}.offset-xl-7{margin-left:29.16666667%}.offset-xl-8{margin-left:33.33333333%}.offset-xl-9{margin-left:37.5%}.offset-xl-10{margin-left:41.66666667%}.offset-xl-11{margin-left:45.83333333%}.offset-xl-12{margin-left:50%}.offset-xl-13{margin-left:54.16666667%}.offset-xl-14{margin-left:58.33333333%}.offset-xl-15{margin-left:62.5%}.offset-xl-16{margin-left:66.66666667%}.offset-xl-17{margin-left:70.83333333%}.offset-xl-18{margin-left:75%}.offset-xl-19{margin-left:79.16666667%}.offset-xl-20{margin-left:83.33333333%}.offset-xl-21{margin-left:87.5%}.offset-xl-22{margin-left:91.66666667%}.offset-xl-23{margin-left:95.83333333%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.4rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.4rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.8rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.8rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1.6rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1.6rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 2.4rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 2.4rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 4.8rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 4.8rem}.g-xl-none,.gx-xl-none{--bs-gutter-x: 0}.g-xl-none,.gy-xl-none{--bs-gutter-y: 0}.g-xl-quarter,.gx-xl-quarter{--bs-gutter-x: calc(var(--spacer) * 0.25)}.g-xl-quarter,.gy-xl-quarter{--bs-gutter-y: calc(var(--spacer) * 0.25)}.g-xl-third,.gx-xl-third{--bs-gutter-x: calc(var(--spacer) * 0.33)}.g-xl-third,.gy-xl-third{--bs-gutter-y: calc(var(--spacer) * 0.33)}.g-xl-half,.gx-xl-half{--bs-gutter-x: calc(var(--spacer) * 0.5)}.g-xl-half,.gy-xl-half{--bs-gutter-y: calc(var(--spacer) * 0.5)}.g-xl-three-quarters,.gx-xl-three-quarters{--bs-gutter-x: calc(var(--spacer) * 0.75)}.g-xl-three-quarters,.gy-xl-three-quarters{--bs-gutter-y: calc(var(--spacer) * 0.75)}.g-xl-default,.gx-xl-default{--bs-gutter-x: var(--spacer)}.g-xl-default,.gy-xl-default{--bs-gutter-y: var(--spacer)}.g-xl-one-half,.gx-xl-one-half{--bs-gutter-x: calc(var(--spacer) * 1.5)}.g-xl-one-half,.gy-xl-one-half{--bs-gutter-y: calc(var(--spacer) * 1.5)}.g-xl-double,.gx-xl-double{--bs-gutter-x: calc(var(--spacer) * 2)}.g-xl-double,.gy-xl-double{--bs-gutter-y: calc(var(--spacer) * 2)}.g-xl-triple,.gx-xl-triple{--bs-gutter-x: calc(var(--spacer) * 3)}.g-xl-triple,.gy-xl-triple{--bs-gutter-y: calc(var(--spacer) * 3)}}@media(min-width: 1400px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:4.16666667%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20.83333333%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:29.16666667%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:37.5%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:45.83333333%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-13{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:54.16666667%}.col-xxl-14{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-xxl-15{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:62.5%}.col-xxl-16{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-xxl-17{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70.83333333%}.col-xxl-18{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-19{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:79.16666667%}.col-xxl-20{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-xxl-21{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:87.5%}.col-xxl-22{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-xxl-23{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:95.83333333%}.col-xxl-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:4.16666667%}.offset-xxl-2{margin-left:8.33333333%}.offset-xxl-3{margin-left:12.5%}.offset-xxl-4{margin-left:16.66666667%}.offset-xxl-5{margin-left:20.83333333%}.offset-xxl-6{margin-left:25%}.offset-xxl-7{margin-left:29.16666667%}.offset-xxl-8{margin-left:33.33333333%}.offset-xxl-9{margin-left:37.5%}.offset-xxl-10{margin-left:41.66666667%}.offset-xxl-11{margin-left:45.83333333%}.offset-xxl-12{margin-left:50%}.offset-xxl-13{margin-left:54.16666667%}.offset-xxl-14{margin-left:58.33333333%}.offset-xxl-15{margin-left:62.5%}.offset-xxl-16{margin-left:66.66666667%}.offset-xxl-17{margin-left:70.83333333%}.offset-xxl-18{margin-left:75%}.offset-xxl-19{margin-left:79.16666667%}.offset-xxl-20{margin-left:83.33333333%}.offset-xxl-21{margin-left:87.5%}.offset-xxl-22{margin-left:91.66666667%}.offset-xxl-23{margin-left:95.83333333%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.4rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.4rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.8rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.8rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1.6rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1.6rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 2.4rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 2.4rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 4.8rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 4.8rem}.g-xxl-none,.gx-xxl-none{--bs-gutter-x: 0}.g-xxl-none,.gy-xxl-none{--bs-gutter-y: 0}.g-xxl-quarter,.gx-xxl-quarter{--bs-gutter-x: calc(var(--spacer) * 0.25)}.g-xxl-quarter,.gy-xxl-quarter{--bs-gutter-y: calc(var(--spacer) * 0.25)}.g-xxl-third,.gx-xxl-third{--bs-gutter-x: calc(var(--spacer) * 0.33)}.g-xxl-third,.gy-xxl-third{--bs-gutter-y: calc(var(--spacer) * 0.33)}.g-xxl-half,.gx-xxl-half{--bs-gutter-x: calc(var(--spacer) * 0.5)}.g-xxl-half,.gy-xxl-half{--bs-gutter-y: calc(var(--spacer) * 0.5)}.g-xxl-three-quarters,.gx-xxl-three-quarters{--bs-gutter-x: calc(var(--spacer) * 0.75)}.g-xxl-three-quarters,.gy-xxl-three-quarters{--bs-gutter-y: calc(var(--spacer) * 0.75)}.g-xxl-default,.gx-xxl-default{--bs-gutter-x: var(--spacer)}.g-xxl-default,.gy-xxl-default{--bs-gutter-y: var(--spacer)}.g-xxl-one-half,.gx-xxl-one-half{--bs-gutter-x: calc(var(--spacer) * 1.5)}.g-xxl-one-half,.gy-xxl-one-half{--bs-gutter-y: calc(var(--spacer) * 1.5)}.g-xxl-double,.gx-xxl-double{--bs-gutter-x: calc(var(--spacer) * 2)}.g-xxl-double,.gy-xxl-double{--bs-gutter-y: calc(var(--spacer) * 2)}.g-xxl-triple,.gx-xxl-triple{--bs-gutter-x: calc(var(--spacer) * 3)}.g-xxl-triple,.gy-xxl-triple{--bs-gutter-y: calc(var(--spacer) * 3)}}@media(min-width: 1800px){.col-hyper{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.row-cols-hyper-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-hyper-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-hyper-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-hyper-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.row-cols-hyper-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-hyper-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-hyper-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-hyper-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-hyper-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:4.16666667%}.col-hyper-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.33333333%}.col-hyper-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.col-hyper-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.66666667%}.col-hyper-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20.83333333%}.col-hyper-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-hyper-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:29.16666667%}.col-hyper-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.33333333%}.col-hyper-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:37.5%}.col-hyper-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.66666667%}.col-hyper-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:45.83333333%}.col-hyper-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-hyper-13{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:54.16666667%}.col-hyper-14{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.33333333%}.col-hyper-15{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:62.5%}.col-hyper-16{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.66666667%}.col-hyper-17{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70.83333333%}.col-hyper-18{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-hyper-19{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:79.16666667%}.col-hyper-20{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.33333333%}.col-hyper-21{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:87.5%}.col-hyper-22{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.66666667%}.col-hyper-23{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:95.83333333%}.col-hyper-24{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-hyper-0{margin-left:0}.offset-hyper-1{margin-left:4.16666667%}.offset-hyper-2{margin-left:8.33333333%}.offset-hyper-3{margin-left:12.5%}.offset-hyper-4{margin-left:16.66666667%}.offset-hyper-5{margin-left:20.83333333%}.offset-hyper-6{margin-left:25%}.offset-hyper-7{margin-left:29.16666667%}.offset-hyper-8{margin-left:33.33333333%}.offset-hyper-9{margin-left:37.5%}.offset-hyper-10{margin-left:41.66666667%}.offset-hyper-11{margin-left:45.83333333%}.offset-hyper-12{margin-left:50%}.offset-hyper-13{margin-left:54.16666667%}.offset-hyper-14{margin-left:58.33333333%}.offset-hyper-15{margin-left:62.5%}.offset-hyper-16{margin-left:66.66666667%}.offset-hyper-17{margin-left:70.83333333%}.offset-hyper-18{margin-left:75%}.offset-hyper-19{margin-left:79.16666667%}.offset-hyper-20{margin-left:83.33333333%}.offset-hyper-21{margin-left:87.5%}.offset-hyper-22{margin-left:91.66666667%}.offset-hyper-23{margin-left:95.83333333%}.g-hyper-0,.gx-hyper-0{--bs-gutter-x: 0}.g-hyper-0,.gy-hyper-0{--bs-gutter-y: 0}.g-hyper-1,.gx-hyper-1{--bs-gutter-x: 0.4rem}.g-hyper-1,.gy-hyper-1{--bs-gutter-y: 0.4rem}.g-hyper-2,.gx-hyper-2{--bs-gutter-x: 0.8rem}.g-hyper-2,.gy-hyper-2{--bs-gutter-y: 0.8rem}.g-hyper-3,.gx-hyper-3{--bs-gutter-x: 1.6rem}.g-hyper-3,.gy-hyper-3{--bs-gutter-y: 1.6rem}.g-hyper-4,.gx-hyper-4{--bs-gutter-x: 2.4rem}.g-hyper-4,.gy-hyper-4{--bs-gutter-y: 2.4rem}.g-hyper-5,.gx-hyper-5{--bs-gutter-x: 4.8rem}.g-hyper-5,.gy-hyper-5{--bs-gutter-y: 4.8rem}.g-hyper-none,.gx-hyper-none{--bs-gutter-x: 0}.g-hyper-none,.gy-hyper-none{--bs-gutter-y: 0}.g-hyper-quarter,.gx-hyper-quarter{--bs-gutter-x: calc(var(--spacer) * 0.25)}.g-hyper-quarter,.gy-hyper-quarter{--bs-gutter-y: calc(var(--spacer) * 0.25)}.g-hyper-third,.gx-hyper-third{--bs-gutter-x: calc(var(--spacer) * 0.33)}.g-hyper-third,.gy-hyper-third{--bs-gutter-y: calc(var(--spacer) * 0.33)}.g-hyper-half,.gx-hyper-half{--bs-gutter-x: calc(var(--spacer) * 0.5)}.g-hyper-half,.gy-hyper-half{--bs-gutter-y: calc(var(--spacer) * 0.5)}.g-hyper-three-quarters,.gx-hyper-three-quarters{--bs-gutter-x: calc(var(--spacer) * 0.75)}.g-hyper-three-quarters,.gy-hyper-three-quarters{--bs-gutter-y: calc(var(--spacer) * 0.75)}.g-hyper-default,.gx-hyper-default{--bs-gutter-x: var(--spacer)}.g-hyper-default,.gy-hyper-default{--bs-gutter-y: var(--spacer)}.g-hyper-one-half,.gx-hyper-one-half{--bs-gutter-x: calc(var(--spacer) * 1.5)}.g-hyper-one-half,.gy-hyper-one-half{--bs-gutter-y: calc(var(--spacer) * 1.5)}.g-hyper-double,.gx-hyper-double{--bs-gutter-x: calc(var(--spacer) * 2)}.g-hyper-double,.gy-hyper-double{--bs-gutter-y: calc(var(--spacer) * 2)}.g-hyper-triple,.gx-hyper-triple{--bs-gutter-x: calc(var(--spacer) * 3)}.g-hyper-triple,.gy-hyper-triple{--bs-gutter-y: calc(var(--spacer) * 3)}}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1.6rem;--bs-modal-margin: 0.5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1.6rem;--bs-modal-header-padding-y: 1.6rem;--bs-modal-header-padding: 1.6rem 1.6rem;--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{-webkit-transform:translate(0, -50px);-ms-transform:translate(0, -50px);transform:translate(0, -50px);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin-top:calc(-0.5*var(--bs-modal-header-padding-y));margin-right:calc(-0.5*var(--bs-modal-header-padding-x));margin-bottom:calc(-0.5*var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 435.98px){.modal-fullscreen-small-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-small-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-small-down .modal-header,.modal-fullscreen-small-down .modal-footer{border-radius:0}.modal-fullscreen-small-down .modal-body{overflow-y:auto}}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media(max-width: 1799.98px){.modal-fullscreen-hyper-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-hyper-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-hyper-down .modal-header,.modal-fullscreen-hyper-down .modal-footer{border-radius:0}.modal-fullscreen-hyper-down .modal-body{overflow-y:auto}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 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;-webkit-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);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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{-ms-flex-negative:0;flex-shrink:0;width:1em;height:1em;fill:currentcolor;-webkit-transition:.2s ease-in-out transform;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{-webkit-transition:none;transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{-webkit-transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));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: 436px){.sticky-small-top{position:sticky;top:0;z-index:1020}.sticky-small-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1800px){.sticky-hyper-top{position:sticky;top:0;z-index:1020}.sticky-hyper-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.vstack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;-ms-flex-item-align:stretch;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{-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-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.shadow{-webkit-box-shadow:var(--bs-box-shadow) !important;box-shadow:var(--bs-box-shadow) !important}.shadow-sm{-webkit-box-shadow:var(--bs-box-shadow-sm) !important;box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{-webkit-box-shadow:var(--bs-box-shadow-lg) !important;box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{-webkit-box-shadow:none !important;box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{-webkit-transform:translate(-50%, -50%) !important;-ms-transform:translate(-50%, -50%) !important;transform:translate(-50%, -50%) !important}.translate-middle-x{-webkit-transform:translateX(-50%) !important;-ms-transform:translateX(-50%) !important;transform:translateX(-50%) !important}.translate-middle-y{-webkit-transform:translateY(-50%) !important;-ms-transform:translateY(-50%) !important;transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-0{margin:0 !important}.m-1{margin:.4rem !important}.m-2{margin:.8rem !important}.m-3{margin:1.6rem !important}.m-4{margin:2.4rem !important}.m-5{margin:4.8rem !important}.m-none{margin:0 !important}.m-quarter{margin:calc(var(--spacer)*.25) !important}.m-third{margin:calc(var(--spacer)*.33) !important}.m-half{margin:calc(var(--spacer)*.5) !important}.m-three-quarters{margin:calc(var(--spacer)*.75) !important}.m-default{margin:var(--spacer) !important}.m-one-half{margin:calc(var(--spacer)*1.5) !important}.m-double{margin:calc(var(--spacer)*2) !important}.m-triple{margin:calc(var(--spacer)*3) !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.4rem !important;margin-left:.4rem !important}.mx-2{margin-right:.8rem !important;margin-left:.8rem !important}.mx-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-5{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-none{margin-right:0 !important;margin-left:0 !important}.mx-quarter{margin-right:calc(var(--spacer)*.25) !important;margin-left:calc(var(--spacer)*.25) !important}.mx-third{margin-right:calc(var(--spacer)*.33) !important;margin-left:calc(var(--spacer)*.33) !important}.mx-half{margin-right:calc(var(--spacer)*.5) !important;margin-left:calc(var(--spacer)*.5) !important}.mx-three-quarters{margin-right:calc(var(--spacer)*.75) !important;margin-left:calc(var(--spacer)*.75) !important}.mx-default{margin-right:var(--spacer) !important;margin-left:var(--spacer) !important}.mx-one-half{margin-right:calc(var(--spacer)*1.5) !important;margin-left:calc(var(--spacer)*1.5) !important}.mx-double{margin-right:calc(var(--spacer)*2) !important;margin-left:calc(var(--spacer)*2) !important}.mx-triple{margin-right:calc(var(--spacer)*3) !important;margin-left:calc(var(--spacer)*3) !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-2{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-5{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-none{margin-top:0 !important;margin-bottom:0 !important}.my-quarter{margin-top:calc(var(--spacer)*.25) !important;margin-bottom:calc(var(--spacer)*.25) !important}.my-third{margin-top:calc(var(--spacer)*.33) !important;margin-bottom:calc(var(--spacer)*.33) !important}.my-half{margin-top:calc(var(--spacer)*.5) !important;margin-bottom:calc(var(--spacer)*.5) !important}.my-three-quarters{margin-top:calc(var(--spacer)*.75) !important;margin-bottom:calc(var(--spacer)*.75) !important}.my-default{margin-top:var(--spacer) !important;margin-bottom:var(--spacer) !important}.my-one-half{margin-top:calc(var(--spacer)*1.5) !important;margin-bottom:calc(var(--spacer)*1.5) !important}.my-double{margin-top:calc(var(--spacer)*2) !important;margin-bottom:calc(var(--spacer)*2) !important}.my-triple{margin-top:calc(var(--spacer)*3) !important;margin-bottom:calc(var(--spacer)*3) !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.4rem !important}.mt-2{margin-top:.8rem !important}.mt-3{margin-top:1.6rem !important}.mt-4{margin-top:2.4rem !important}.mt-5{margin-top:4.8rem !important}.mt-none{margin-top:0 !important}.mt-quarter{margin-top:calc(var(--spacer)*.25) !important}.mt-third{margin-top:calc(var(--spacer)*.33) !important}.mt-half{margin-top:calc(var(--spacer)*.5) !important}.mt-three-quarters{margin-top:calc(var(--spacer)*.75) !important}.mt-default{margin-top:var(--spacer) !important}.mt-one-half{margin-top:calc(var(--spacer)*1.5) !important}.mt-double{margin-top:calc(var(--spacer)*2) !important}.mt-triple{margin-top:calc(var(--spacer)*3) !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.4rem !important}.me-2{margin-right:.8rem !important}.me-3{margin-right:1.6rem !important}.me-4{margin-right:2.4rem !important}.me-5{margin-right:4.8rem !important}.me-none{margin-right:0 !important}.me-quarter{margin-right:calc(var(--spacer)*.25) !important}.me-third{margin-right:calc(var(--spacer)*.33) !important}.me-half{margin-right:calc(var(--spacer)*.5) !important}.me-three-quarters{margin-right:calc(var(--spacer)*.75) !important}.me-default{margin-right:var(--spacer) !important}.me-one-half{margin-right:calc(var(--spacer)*1.5) !important}.me-double{margin-right:calc(var(--spacer)*2) !important}.me-triple{margin-right:calc(var(--spacer)*3) !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.4rem !important}.mb-2{margin-bottom:.8rem !important}.mb-3{margin-bottom:1.6rem !important}.mb-4{margin-bottom:2.4rem !important}.mb-5{margin-bottom:4.8rem !important}.mb-none{margin-bottom:0 !important}.mb-quarter{margin-bottom:calc(var(--spacer)*.25) !important}.mb-third{margin-bottom:calc(var(--spacer)*.33) !important}.mb-half{margin-bottom:calc(var(--spacer)*.5) !important}.mb-three-quarters{margin-bottom:calc(var(--spacer)*.75) !important}.mb-default{margin-bottom:var(--spacer) !important}.mb-one-half{margin-bottom:calc(var(--spacer)*1.5) !important}.mb-double{margin-bottom:calc(var(--spacer)*2) !important}.mb-triple{margin-bottom:calc(var(--spacer)*3) !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.4rem !important}.ms-2{margin-left:.8rem !important}.ms-3{margin-left:1.6rem !important}.ms-4{margin-left:2.4rem !important}.ms-5{margin-left:4.8rem !important}.ms-none{margin-left:0 !important}.ms-quarter{margin-left:calc(var(--spacer)*.25) !important}.ms-third{margin-left:calc(var(--spacer)*.33) !important}.ms-half{margin-left:calc(var(--spacer)*.5) !important}.ms-three-quarters{margin-left:calc(var(--spacer)*.75) !important}.ms-default{margin-left:var(--spacer) !important}.ms-one-half{margin-left:calc(var(--spacer)*1.5) !important}.ms-double{margin-left:calc(var(--spacer)*2) !important}.ms-triple{margin-left:calc(var(--spacer)*3) !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.4rem !important}.p-2{padding:.8rem !important}.p-3{padding:1.6rem !important}.p-4{padding:2.4rem !important}.p-5{padding:4.8rem !important}.p-none{padding:0 !important}.p-quarter{padding:calc(var(--spacer)*.25) !important}.p-third{padding:calc(var(--spacer)*.33) !important}.p-half{padding:calc(var(--spacer)*.5) !important}.p-three-quarters{padding:calc(var(--spacer)*.75) !important}.p-default{padding:var(--spacer) !important}.p-one-half{padding:calc(var(--spacer)*1.5) !important}.p-double{padding:calc(var(--spacer)*2) !important}.p-triple{padding:calc(var(--spacer)*3) !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.4rem !important;padding-left:.4rem !important}.px-2,.container-fluid-px,.container-fluid-px-mw,[data-layout=xl] .layout-inner,[data-layout=l],[data-layout=s],[data-layout=m]{padding-right:.8rem !important;padding-left:.8rem !important}.px-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-5{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-none{padding-right:0 !important;padding-left:0 !important}.px-quarter{padding-right:calc(var(--spacer)*.25) !important;padding-left:calc(var(--spacer)*.25) !important}.px-third{padding-right:calc(var(--spacer)*.33) !important;padding-left:calc(var(--spacer)*.33) !important}.px-half{padding-right:calc(var(--spacer)*.5) !important;padding-left:calc(var(--spacer)*.5) !important}.px-three-quarters{padding-right:calc(var(--spacer)*.75) !important;padding-left:calc(var(--spacer)*.75) !important}.px-default{padding-right:var(--spacer) !important;padding-left:var(--spacer) !important}.px-one-half{padding-right:calc(var(--spacer)*1.5) !important;padding-left:calc(var(--spacer)*1.5) !important}.px-double{padding-right:calc(var(--spacer)*2) !important;padding-left:calc(var(--spacer)*2) !important}.px-triple{padding-right:calc(var(--spacer)*3) !important;padding-left:calc(var(--spacer)*3) !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-2{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-5{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-none{padding-top:0 !important;padding-bottom:0 !important}.py-quarter{padding-top:calc(var(--spacer)*.25) !important;padding-bottom:calc(var(--spacer)*.25) !important}.py-third{padding-top:calc(var(--spacer)*.33) !important;padding-bottom:calc(var(--spacer)*.33) !important}.py-half{padding-top:calc(var(--spacer)*.5) !important;padding-bottom:calc(var(--spacer)*.5) !important}.py-three-quarters{padding-top:calc(var(--spacer)*.75) !important;padding-bottom:calc(var(--spacer)*.75) !important}.py-default{padding-top:var(--spacer) !important;padding-bottom:var(--spacer) !important}.py-one-half{padding-top:calc(var(--spacer)*1.5) !important;padding-bottom:calc(var(--spacer)*1.5) !important}.py-double{padding-top:calc(var(--spacer)*2) !important;padding-bottom:calc(var(--spacer)*2) !important}.py-triple{padding-top:calc(var(--spacer)*3) !important;padding-bottom:calc(var(--spacer)*3) !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.4rem !important}.pt-2{padding-top:.8rem !important}.pt-3{padding-top:1.6rem !important}.pt-4{padding-top:2.4rem !important}.pt-5{padding-top:4.8rem !important}.pt-none{padding-top:0 !important}.pt-quarter{padding-top:calc(var(--spacer)*.25) !important}.pt-third{padding-top:calc(var(--spacer)*.33) !important}.pt-half{padding-top:calc(var(--spacer)*.5) !important}.pt-three-quarters{padding-top:calc(var(--spacer)*.75) !important}.pt-default{padding-top:var(--spacer) !important}.pt-one-half{padding-top:calc(var(--spacer)*1.5) !important}.pt-double{padding-top:calc(var(--spacer)*2) !important}.pt-triple{padding-top:calc(var(--spacer)*3) !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.4rem !important}.pe-2{padding-right:.8rem !important}.pe-3{padding-right:1.6rem !important}.pe-4{padding-right:2.4rem !important}.pe-5{padding-right:4.8rem !important}.pe-none{padding-right:0 !important}.pe-quarter{padding-right:calc(var(--spacer)*.25) !important}.pe-third{padding-right:calc(var(--spacer)*.33) !important}.pe-half{padding-right:calc(var(--spacer)*.5) !important}.pe-three-quarters{padding-right:calc(var(--spacer)*.75) !important}.pe-default{padding-right:var(--spacer) !important}.pe-one-half{padding-right:calc(var(--spacer)*1.5) !important}.pe-double{padding-right:calc(var(--spacer)*2) !important}.pe-triple{padding-right:calc(var(--spacer)*3) !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.4rem !important}.pb-2{padding-bottom:.8rem !important}.pb-3{padding-bottom:1.6rem !important}.pb-4{padding-bottom:2.4rem !important}.pb-5{padding-bottom:4.8rem !important}.pb-none{padding-bottom:0 !important}.pb-quarter{padding-bottom:calc(var(--spacer)*.25) !important}.pb-third{padding-bottom:calc(var(--spacer)*.33) !important}.pb-half{padding-bottom:calc(var(--spacer)*.5) !important}.pb-three-quarters{padding-bottom:calc(var(--spacer)*.75) !important}.pb-default{padding-bottom:var(--spacer) !important}.pb-one-half{padding-bottom:calc(var(--spacer)*1.5) !important}.pb-double{padding-bottom:calc(var(--spacer)*2) !important}.pb-triple{padding-bottom:calc(var(--spacer)*3) !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.4rem !important}.ps-2{padding-left:.8rem !important}.ps-3{padding-left:1.6rem !important}.ps-4{padding-left:2.4rem !important}.ps-5{padding-left:4.8rem !important}.ps-none{padding-left:0 !important}.ps-quarter{padding-left:calc(var(--spacer)*.25) !important}.ps-third{padding-left:calc(var(--spacer)*.33) !important}.ps-half{padding-left:calc(var(--spacer)*.5) !important}.ps-three-quarters{padding-left:calc(var(--spacer)*.75) !important}.ps-default{padding-left:var(--spacer) !important}.ps-one-half{padding-left:calc(var(--spacer)*1.5) !important}.ps-double{padding-left:calc(var(--spacer)*2) !important}.ps-triple{padding-left:calc(var(--spacer)*3) !important}.gap-0{gap:0 !important}.gap-1{gap:.4rem !important}.gap-2{gap:.8rem !important}.gap-3{gap:1.6rem !important}.gap-4{gap:2.4rem !important}.gap-5{gap:4.8rem !important}.gap-none{gap:0 !important}.gap-quarter{gap:calc(var(--spacer)*.25) !important}.gap-third{gap:calc(var(--spacer)*.33) !important}.gap-half{gap:calc(var(--spacer)*.5) !important}.gap-three-quarters{gap:calc(var(--spacer)*.75) !important}.gap-default{gap:var(--spacer) !important}.gap-one-half{gap:calc(var(--spacer)*1.5) !important}.gap-double{gap:calc(var(--spacer)*2) !important}.gap-triple{gap:calc(var(--spacer)*3) !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.4rem !important}.row-gap-2{row-gap:.8rem !important}.row-gap-3{row-gap:1.6rem !important}.row-gap-4{row-gap:2.4rem !important}.row-gap-5{row-gap:4.8rem !important}.row-gap-none{row-gap:0 !important}.row-gap-quarter{row-gap:calc(var(--spacer)*.25) !important}.row-gap-third{row-gap:calc(var(--spacer)*.33) !important}.row-gap-half{row-gap:calc(var(--spacer)*.5) !important}.row-gap-three-quarters{row-gap:calc(var(--spacer)*.75) !important}.row-gap-default{row-gap:var(--spacer) !important}.row-gap-one-half{row-gap:calc(var(--spacer)*1.5) !important}.row-gap-double{row-gap:calc(var(--spacer)*2) !important}.row-gap-triple{row-gap:calc(var(--spacer)*3) !important}.column-gap-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-1{-webkit-column-gap:.4rem !important;-moz-column-gap:.4rem !important;column-gap:.4rem !important}.column-gap-2{-webkit-column-gap:.8rem !important;-moz-column-gap:.8rem !important;column-gap:.8rem !important}.column-gap-3{-webkit-column-gap:1.6rem !important;-moz-column-gap:1.6rem !important;column-gap:1.6rem !important}.column-gap-4{-webkit-column-gap:2.4rem !important;-moz-column-gap:2.4rem !important;column-gap:2.4rem !important}.column-gap-5{-webkit-column-gap:4.8rem !important;-moz-column-gap:4.8rem !important;column-gap:4.8rem !important}.column-gap-none{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-quarter{-webkit-column-gap:calc(var(--spacer)*.25) !important;-moz-column-gap:calc(var(--spacer)*.25) !important;column-gap:calc(var(--spacer)*.25) !important}.column-gap-third{-webkit-column-gap:calc(var(--spacer)*.33) !important;-moz-column-gap:calc(var(--spacer)*.33) !important;column-gap:calc(var(--spacer)*.33) !important}.column-gap-half{-webkit-column-gap:calc(var(--spacer)*.5) !important;-moz-column-gap:calc(var(--spacer)*.5) !important;column-gap:calc(var(--spacer)*.5) !important}.column-gap-three-quarters{-webkit-column-gap:calc(var(--spacer)*.75) !important;-moz-column-gap:calc(var(--spacer)*.75) !important;column-gap:calc(var(--spacer)*.75) !important}.column-gap-default{-webkit-column-gap:var(--spacer) !important;-moz-column-gap:var(--spacer) !important;column-gap:var(--spacer) !important}.column-gap-one-half{-webkit-column-gap:calc(var(--spacer)*1.5) !important;-moz-column-gap:calc(var(--spacer)*1.5) !important;column-gap:calc(var(--spacer)*1.5) !important}.column-gap-double{-webkit-column-gap:calc(var(--spacer)*2) !important;-moz-column-gap:calc(var(--spacer)*2) !important;column-gap:calc(var(--spacer)*2) !important}.column-gap-triple{-webkit-column-gap:calc(var(--spacer)*3) !important;-moz-column-gap:calc(var(--spacer)*3) !important;column-gap:calc(var(--spacer)*3) !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:hsla(0,0%,100%,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--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-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--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-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 436px){.float-small-start{float:left !important}.float-small-end{float:right !important}.float-small-none{float:none !important}.object-fit-small-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-small-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-small-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-small-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-small-none{-o-object-fit:none !important;object-fit:none !important}.d-small-inline{display:inline !important}.d-small-inline-block{display:inline-block !important}.d-small-block{display:block !important}.d-small-grid{display:grid !important}.d-small-inline-grid{display:inline-grid !important}.d-small-table{display:table !important}.d-small-table-row{display:table-row !important}.d-small-table-cell{display:table-cell !important}.d-small-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-small-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-small-none{display:none !important}.flex-small-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-small-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-small-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-small-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-small-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-small-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-small-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-small-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-small-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-small-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-small-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-small-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-small-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-small-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-small-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-small-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-small-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-small-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-small-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-small-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-small-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-small-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-small-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-small-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-small-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-small-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-small-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-small-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-small-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-small-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-small-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-small-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-small-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-small-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-small-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-small-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-small-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-small-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-small-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-small-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-small-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-small-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-small-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-small-0{margin:0 !important}.m-small-1{margin:.4rem !important}.m-small-2{margin:.8rem !important}.m-small-3{margin:1.6rem !important}.m-small-4{margin:2.4rem !important}.m-small-5{margin:4.8rem !important}.m-small-none{margin:0 !important}.m-small-quarter{margin:calc(var(--spacer)*.25) !important}.m-small-third{margin:calc(var(--spacer)*.33) !important}.m-small-half{margin:calc(var(--spacer)*.5) !important}.m-small-three-quarters{margin:calc(var(--spacer)*.75) !important}.m-small-default{margin:var(--spacer) !important}.m-small-one-half{margin:calc(var(--spacer)*1.5) !important}.m-small-double{margin:calc(var(--spacer)*2) !important}.m-small-triple{margin:calc(var(--spacer)*3) !important}.m-small-auto{margin:auto !important}.mx-small-0{margin-right:0 !important;margin-left:0 !important}.mx-small-1{margin-right:.4rem !important;margin-left:.4rem !important}.mx-small-2{margin-right:.8rem !important;margin-left:.8rem !important}.mx-small-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-small-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-small-5{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-small-none{margin-right:0 !important;margin-left:0 !important}.mx-small-quarter{margin-right:calc(var(--spacer)*.25) !important;margin-left:calc(var(--spacer)*.25) !important}.mx-small-third{margin-right:calc(var(--spacer)*.33) !important;margin-left:calc(var(--spacer)*.33) !important}.mx-small-half{margin-right:calc(var(--spacer)*.5) !important;margin-left:calc(var(--spacer)*.5) !important}.mx-small-three-quarters{margin-right:calc(var(--spacer)*.75) !important;margin-left:calc(var(--spacer)*.75) !important}.mx-small-default{margin-right:var(--spacer) !important;margin-left:var(--spacer) !important}.mx-small-one-half{margin-right:calc(var(--spacer)*1.5) !important;margin-left:calc(var(--spacer)*1.5) !important}.mx-small-double{margin-right:calc(var(--spacer)*2) !important;margin-left:calc(var(--spacer)*2) !important}.mx-small-triple{margin-right:calc(var(--spacer)*3) !important;margin-left:calc(var(--spacer)*3) !important}.mx-small-auto{margin-right:auto !important;margin-left:auto !important}.my-small-0{margin-top:0 !important;margin-bottom:0 !important}.my-small-1{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-small-2{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-small-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-small-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-small-5{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-small-none{margin-top:0 !important;margin-bottom:0 !important}.my-small-quarter{margin-top:calc(var(--spacer)*.25) !important;margin-bottom:calc(var(--spacer)*.25) !important}.my-small-third{margin-top:calc(var(--spacer)*.33) !important;margin-bottom:calc(var(--spacer)*.33) !important}.my-small-half{margin-top:calc(var(--spacer)*.5) !important;margin-bottom:calc(var(--spacer)*.5) !important}.my-small-three-quarters{margin-top:calc(var(--spacer)*.75) !important;margin-bottom:calc(var(--spacer)*.75) !important}.my-small-default{margin-top:var(--spacer) !important;margin-bottom:var(--spacer) !important}.my-small-one-half{margin-top:calc(var(--spacer)*1.5) !important;margin-bottom:calc(var(--spacer)*1.5) !important}.my-small-double{margin-top:calc(var(--spacer)*2) !important;margin-bottom:calc(var(--spacer)*2) !important}.my-small-triple{margin-top:calc(var(--spacer)*3) !important;margin-bottom:calc(var(--spacer)*3) !important}.my-small-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-small-0{margin-top:0 !important}.mt-small-1{margin-top:.4rem !important}.mt-small-2{margin-top:.8rem !important}.mt-small-3{margin-top:1.6rem !important}.mt-small-4{margin-top:2.4rem !important}.mt-small-5{margin-top:4.8rem !important}.mt-small-none{margin-top:0 !important}.mt-small-quarter{margin-top:calc(var(--spacer)*.25) !important}.mt-small-third{margin-top:calc(var(--spacer)*.33) !important}.mt-small-half{margin-top:calc(var(--spacer)*.5) !important}.mt-small-three-quarters{margin-top:calc(var(--spacer)*.75) !important}.mt-small-default{margin-top:var(--spacer) !important}.mt-small-one-half{margin-top:calc(var(--spacer)*1.5) !important}.mt-small-double{margin-top:calc(var(--spacer)*2) !important}.mt-small-triple{margin-top:calc(var(--spacer)*3) !important}.mt-small-auto{margin-top:auto !important}.me-small-0{margin-right:0 !important}.me-small-1{margin-right:.4rem !important}.me-small-2{margin-right:.8rem !important}.me-small-3{margin-right:1.6rem !important}.me-small-4{margin-right:2.4rem !important}.me-small-5{margin-right:4.8rem !important}.me-small-none{margin-right:0 !important}.me-small-quarter{margin-right:calc(var(--spacer)*.25) !important}.me-small-third{margin-right:calc(var(--spacer)*.33) !important}.me-small-half{margin-right:calc(var(--spacer)*.5) !important}.me-small-three-quarters{margin-right:calc(var(--spacer)*.75) !important}.me-small-default{margin-right:var(--spacer) !important}.me-small-one-half{margin-right:calc(var(--spacer)*1.5) !important}.me-small-double{margin-right:calc(var(--spacer)*2) !important}.me-small-triple{margin-right:calc(var(--spacer)*3) !important}.me-small-auto{margin-right:auto !important}.mb-small-0{margin-bottom:0 !important}.mb-small-1{margin-bottom:.4rem !important}.mb-small-2{margin-bottom:.8rem !important}.mb-small-3{margin-bottom:1.6rem !important}.mb-small-4{margin-bottom:2.4rem !important}.mb-small-5{margin-bottom:4.8rem !important}.mb-small-none{margin-bottom:0 !important}.mb-small-quarter{margin-bottom:calc(var(--spacer)*.25) !important}.mb-small-third{margin-bottom:calc(var(--spacer)*.33) !important}.mb-small-half{margin-bottom:calc(var(--spacer)*.5) !important}.mb-small-three-quarters{margin-bottom:calc(var(--spacer)*.75) !important}.mb-small-default{margin-bottom:var(--spacer) !important}.mb-small-one-half{margin-bottom:calc(var(--spacer)*1.5) !important}.mb-small-double{margin-bottom:calc(var(--spacer)*2) !important}.mb-small-triple{margin-bottom:calc(var(--spacer)*3) !important}.mb-small-auto{margin-bottom:auto !important}.ms-small-0{margin-left:0 !important}.ms-small-1{margin-left:.4rem !important}.ms-small-2{margin-left:.8rem !important}.ms-small-3{margin-left:1.6rem !important}.ms-small-4{margin-left:2.4rem !important}.ms-small-5{margin-left:4.8rem !important}.ms-small-none{margin-left:0 !important}.ms-small-quarter{margin-left:calc(var(--spacer)*.25) !important}.ms-small-third{margin-left:calc(var(--spacer)*.33) !important}.ms-small-half{margin-left:calc(var(--spacer)*.5) !important}.ms-small-three-quarters{margin-left:calc(var(--spacer)*.75) !important}.ms-small-default{margin-left:var(--spacer) !important}.ms-small-one-half{margin-left:calc(var(--spacer)*1.5) !important}.ms-small-double{margin-left:calc(var(--spacer)*2) !important}.ms-small-triple{margin-left:calc(var(--spacer)*3) !important}.ms-small-auto{margin-left:auto !important}.p-small-0{padding:0 !important}.p-small-1{padding:.4rem !important}.p-small-2{padding:.8rem !important}.p-small-3{padding:1.6rem !important}.p-small-4{padding:2.4rem !important}.p-small-5{padding:4.8rem !important}.p-small-none{padding:0 !important}.p-small-quarter{padding:calc(var(--spacer)*.25) !important}.p-small-third{padding:calc(var(--spacer)*.33) !important}.p-small-half{padding:calc(var(--spacer)*.5) !important}.p-small-three-quarters{padding:calc(var(--spacer)*.75) !important}.p-small-default{padding:var(--spacer) !important}.p-small-one-half{padding:calc(var(--spacer)*1.5) !important}.p-small-double{padding:calc(var(--spacer)*2) !important}.p-small-triple{padding:calc(var(--spacer)*3) !important}.px-small-0{padding-right:0 !important;padding-left:0 !important}.px-small-1{padding-right:.4rem !important;padding-left:.4rem !important}.px-small-2{padding-right:.8rem !important;padding-left:.8rem !important}.px-small-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-small-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-small-5{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-small-none{padding-right:0 !important;padding-left:0 !important}.px-small-quarter{padding-right:calc(var(--spacer)*.25) !important;padding-left:calc(var(--spacer)*.25) !important}.px-small-third{padding-right:calc(var(--spacer)*.33) !important;padding-left:calc(var(--spacer)*.33) !important}.px-small-half{padding-right:calc(var(--spacer)*.5) !important;padding-left:calc(var(--spacer)*.5) !important}.px-small-three-quarters{padding-right:calc(var(--spacer)*.75) !important;padding-left:calc(var(--spacer)*.75) !important}.px-small-default{padding-right:var(--spacer) !important;padding-left:var(--spacer) !important}.px-small-one-half{padding-right:calc(var(--spacer)*1.5) !important;padding-left:calc(var(--spacer)*1.5) !important}.px-small-double{padding-right:calc(var(--spacer)*2) !important;padding-left:calc(var(--spacer)*2) !important}.px-small-triple{padding-right:calc(var(--spacer)*3) !important;padding-left:calc(var(--spacer)*3) !important}.py-small-0{padding-top:0 !important;padding-bottom:0 !important}.py-small-1{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-small-2{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-small-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-small-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-small-5{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-small-none{padding-top:0 !important;padding-bottom:0 !important}.py-small-quarter{padding-top:calc(var(--spacer)*.25) !important;padding-bottom:calc(var(--spacer)*.25) !important}.py-small-third{padding-top:calc(var(--spacer)*.33) !important;padding-bottom:calc(var(--spacer)*.33) !important}.py-small-half{padding-top:calc(var(--spacer)*.5) !important;padding-bottom:calc(var(--spacer)*.5) !important}.py-small-three-quarters{padding-top:calc(var(--spacer)*.75) !important;padding-bottom:calc(var(--spacer)*.75) !important}.py-small-default{padding-top:var(--spacer) !important;padding-bottom:var(--spacer) !important}.py-small-one-half{padding-top:calc(var(--spacer)*1.5) !important;padding-bottom:calc(var(--spacer)*1.5) !important}.py-small-double{padding-top:calc(var(--spacer)*2) !important;padding-bottom:calc(var(--spacer)*2) !important}.py-small-triple{padding-top:calc(var(--spacer)*3) !important;padding-bottom:calc(var(--spacer)*3) !important}.pt-small-0{padding-top:0 !important}.pt-small-1{padding-top:.4rem !important}.pt-small-2{padding-top:.8rem !important}.pt-small-3{padding-top:1.6rem !important}.pt-small-4{padding-top:2.4rem !important}.pt-small-5{padding-top:4.8rem !important}.pt-small-none{padding-top:0 !important}.pt-small-quarter{padding-top:calc(var(--spacer)*.25) !important}.pt-small-third{padding-top:calc(var(--spacer)*.33) !important}.pt-small-half{padding-top:calc(var(--spacer)*.5) !important}.pt-small-three-quarters{padding-top:calc(var(--spacer)*.75) !important}.pt-small-default{padding-top:var(--spacer) !important}.pt-small-one-half{padding-top:calc(var(--spacer)*1.5) !important}.pt-small-double{padding-top:calc(var(--spacer)*2) !important}.pt-small-triple{padding-top:calc(var(--spacer)*3) !important}.pe-small-0{padding-right:0 !important}.pe-small-1{padding-right:.4rem !important}.pe-small-2{padding-right:.8rem !important}.pe-small-3{padding-right:1.6rem !important}.pe-small-4{padding-right:2.4rem !important}.pe-small-5{padding-right:4.8rem !important}.pe-small-none{padding-right:0 !important}.pe-small-quarter{padding-right:calc(var(--spacer)*.25) !important}.pe-small-third{padding-right:calc(var(--spacer)*.33) !important}.pe-small-half{padding-right:calc(var(--spacer)*.5) !important}.pe-small-three-quarters{padding-right:calc(var(--spacer)*.75) !important}.pe-small-default{padding-right:var(--spacer) !important}.pe-small-one-half{padding-right:calc(var(--spacer)*1.5) !important}.pe-small-double{padding-right:calc(var(--spacer)*2) !important}.pe-small-triple{padding-right:calc(var(--spacer)*3) !important}.pb-small-0{padding-bottom:0 !important}.pb-small-1{padding-bottom:.4rem !important}.pb-small-2{padding-bottom:.8rem !important}.pb-small-3{padding-bottom:1.6rem !important}.pb-small-4{padding-bottom:2.4rem !important}.pb-small-5{padding-bottom:4.8rem !important}.pb-small-none{padding-bottom:0 !important}.pb-small-quarter{padding-bottom:calc(var(--spacer)*.25) !important}.pb-small-third{padding-bottom:calc(var(--spacer)*.33) !important}.pb-small-half{padding-bottom:calc(var(--spacer)*.5) !important}.pb-small-three-quarters{padding-bottom:calc(var(--spacer)*.75) !important}.pb-small-default{padding-bottom:var(--spacer) !important}.pb-small-one-half{padding-bottom:calc(var(--spacer)*1.5) !important}.pb-small-double{padding-bottom:calc(var(--spacer)*2) !important}.pb-small-triple{padding-bottom:calc(var(--spacer)*3) !important}.ps-small-0{padding-left:0 !important}.ps-small-1{padding-left:.4rem !important}.ps-small-2{padding-left:.8rem !important}.ps-small-3{padding-left:1.6rem !important}.ps-small-4{padding-left:2.4rem !important}.ps-small-5{padding-left:4.8rem !important}.ps-small-none{padding-left:0 !important}.ps-small-quarter{padding-left:calc(var(--spacer)*.25) !important}.ps-small-third{padding-left:calc(var(--spacer)*.33) !important}.ps-small-half{padding-left:calc(var(--spacer)*.5) !important}.ps-small-three-quarters{padding-left:calc(var(--spacer)*.75) !important}.ps-small-default{padding-left:var(--spacer) !important}.ps-small-one-half{padding-left:calc(var(--spacer)*1.5) !important}.ps-small-double{padding-left:calc(var(--spacer)*2) !important}.ps-small-triple{padding-left:calc(var(--spacer)*3) !important}.gap-small-0{gap:0 !important}.gap-small-1{gap:.4rem !important}.gap-small-2{gap:.8rem !important}.gap-small-3{gap:1.6rem !important}.gap-small-4{gap:2.4rem !important}.gap-small-5{gap:4.8rem !important}.gap-small-none{gap:0 !important}.gap-small-quarter{gap:calc(var(--spacer)*.25) !important}.gap-small-third{gap:calc(var(--spacer)*.33) !important}.gap-small-half{gap:calc(var(--spacer)*.5) !important}.gap-small-three-quarters{gap:calc(var(--spacer)*.75) !important}.gap-small-default{gap:var(--spacer) !important}.gap-small-one-half{gap:calc(var(--spacer)*1.5) !important}.gap-small-double{gap:calc(var(--spacer)*2) !important}.gap-small-triple{gap:calc(var(--spacer)*3) !important}.row-gap-small-0{row-gap:0 !important}.row-gap-small-1{row-gap:.4rem !important}.row-gap-small-2{row-gap:.8rem !important}.row-gap-small-3{row-gap:1.6rem !important}.row-gap-small-4{row-gap:2.4rem !important}.row-gap-small-5{row-gap:4.8rem !important}.row-gap-small-none{row-gap:0 !important}.row-gap-small-quarter{row-gap:calc(var(--spacer)*.25) !important}.row-gap-small-third{row-gap:calc(var(--spacer)*.33) !important}.row-gap-small-half{row-gap:calc(var(--spacer)*.5) !important}.row-gap-small-three-quarters{row-gap:calc(var(--spacer)*.75) !important}.row-gap-small-default{row-gap:var(--spacer) !important}.row-gap-small-one-half{row-gap:calc(var(--spacer)*1.5) !important}.row-gap-small-double{row-gap:calc(var(--spacer)*2) !important}.row-gap-small-triple{row-gap:calc(var(--spacer)*3) !important}.column-gap-small-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-small-1{-webkit-column-gap:.4rem !important;-moz-column-gap:.4rem !important;column-gap:.4rem !important}.column-gap-small-2{-webkit-column-gap:.8rem !important;-moz-column-gap:.8rem !important;column-gap:.8rem !important}.column-gap-small-3{-webkit-column-gap:1.6rem !important;-moz-column-gap:1.6rem !important;column-gap:1.6rem !important}.column-gap-small-4{-webkit-column-gap:2.4rem !important;-moz-column-gap:2.4rem !important;column-gap:2.4rem !important}.column-gap-small-5{-webkit-column-gap:4.8rem !important;-moz-column-gap:4.8rem !important;column-gap:4.8rem !important}.column-gap-small-none{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-small-quarter{-webkit-column-gap:calc(var(--spacer)*.25) !important;-moz-column-gap:calc(var(--spacer)*.25) !important;column-gap:calc(var(--spacer)*.25) !important}.column-gap-small-third{-webkit-column-gap:calc(var(--spacer)*.33) !important;-moz-column-gap:calc(var(--spacer)*.33) !important;column-gap:calc(var(--spacer)*.33) !important}.column-gap-small-half{-webkit-column-gap:calc(var(--spacer)*.5) !important;-moz-column-gap:calc(var(--spacer)*.5) !important;column-gap:calc(var(--spacer)*.5) !important}.column-gap-small-three-quarters{-webkit-column-gap:calc(var(--spacer)*.75) !important;-moz-column-gap:calc(var(--spacer)*.75) !important;column-gap:calc(var(--spacer)*.75) !important}.column-gap-small-default{-webkit-column-gap:var(--spacer) !important;-moz-column-gap:var(--spacer) !important;column-gap:var(--spacer) !important}.column-gap-small-one-half{-webkit-column-gap:calc(var(--spacer)*1.5) !important;-moz-column-gap:calc(var(--spacer)*1.5) !important;column-gap:calc(var(--spacer)*1.5) !important}.column-gap-small-double{-webkit-column-gap:calc(var(--spacer)*2) !important;-moz-column-gap:calc(var(--spacer)*2) !important;column-gap:calc(var(--spacer)*2) !important}.column-gap-small-triple{-webkit-column-gap:calc(var(--spacer)*3) !important;-moz-column-gap:calc(var(--spacer)*3) !important;column-gap:calc(var(--spacer)*3) !important}.text-small-start{text-align:left !important}.text-small-end{text-align:right !important}.text-small-center{text-align:center !important}}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{-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}.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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.4rem !important}.m-sm-2{margin:.8rem !important}.m-sm-3{margin:1.6rem !important}.m-sm-4{margin:2.4rem !important}.m-sm-5{margin:4.8rem !important}.m-sm-none{margin:0 !important}.m-sm-quarter{margin:calc(var(--spacer)*.25) !important}.m-sm-third{margin:calc(var(--spacer)*.33) !important}.m-sm-half{margin:calc(var(--spacer)*.5) !important}.m-sm-three-quarters{margin:calc(var(--spacer)*.75) !important}.m-sm-default{margin:var(--spacer) !important}.m-sm-one-half{margin:calc(var(--spacer)*1.5) !important}.m-sm-double{margin:calc(var(--spacer)*2) !important}.m-sm-triple{margin:calc(var(--spacer)*3) !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.4rem !important;margin-left:.4rem !important}.mx-sm-2{margin-right:.8rem !important;margin-left:.8rem !important}.mx-sm-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-sm-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-sm-5{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-sm-none{margin-right:0 !important;margin-left:0 !important}.mx-sm-quarter{margin-right:calc(var(--spacer)*.25) !important;margin-left:calc(var(--spacer)*.25) !important}.mx-sm-third{margin-right:calc(var(--spacer)*.33) !important;margin-left:calc(var(--spacer)*.33) !important}.mx-sm-half{margin-right:calc(var(--spacer)*.5) !important;margin-left:calc(var(--spacer)*.5) !important}.mx-sm-three-quarters{margin-right:calc(var(--spacer)*.75) !important;margin-left:calc(var(--spacer)*.75) !important}.mx-sm-default{margin-right:var(--spacer) !important;margin-left:var(--spacer) !important}.mx-sm-one-half{margin-right:calc(var(--spacer)*1.5) !important;margin-left:calc(var(--spacer)*1.5) !important}.mx-sm-double{margin-right:calc(var(--spacer)*2) !important;margin-left:calc(var(--spacer)*2) !important}.mx-sm-triple{margin-right:calc(var(--spacer)*3) !important;margin-left:calc(var(--spacer)*3) !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-sm-2{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-sm-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-sm-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-sm-5{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-sm-none{margin-top:0 !important;margin-bottom:0 !important}.my-sm-quarter{margin-top:calc(var(--spacer)*.25) !important;margin-bottom:calc(var(--spacer)*.25) !important}.my-sm-third{margin-top:calc(var(--spacer)*.33) !important;margin-bottom:calc(var(--spacer)*.33) !important}.my-sm-half{margin-top:calc(var(--spacer)*.5) !important;margin-bottom:calc(var(--spacer)*.5) !important}.my-sm-three-quarters{margin-top:calc(var(--spacer)*.75) !important;margin-bottom:calc(var(--spacer)*.75) !important}.my-sm-default{margin-top:var(--spacer) !important;margin-bottom:var(--spacer) !important}.my-sm-one-half{margin-top:calc(var(--spacer)*1.5) !important;margin-bottom:calc(var(--spacer)*1.5) !important}.my-sm-double{margin-top:calc(var(--spacer)*2) !important;margin-bottom:calc(var(--spacer)*2) !important}.my-sm-triple{margin-top:calc(var(--spacer)*3) !important;margin-bottom:calc(var(--spacer)*3) !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.4rem !important}.mt-sm-2{margin-top:.8rem !important}.mt-sm-3{margin-top:1.6rem !important}.mt-sm-4{margin-top:2.4rem !important}.mt-sm-5{margin-top:4.8rem !important}.mt-sm-none{margin-top:0 !important}.mt-sm-quarter{margin-top:calc(var(--spacer)*.25) !important}.mt-sm-third{margin-top:calc(var(--spacer)*.33) !important}.mt-sm-half{margin-top:calc(var(--spacer)*.5) !important}.mt-sm-three-quarters{margin-top:calc(var(--spacer)*.75) !important}.mt-sm-default{margin-top:var(--spacer) !important}.mt-sm-one-half{margin-top:calc(var(--spacer)*1.5) !important}.mt-sm-double{margin-top:calc(var(--spacer)*2) !important}.mt-sm-triple{margin-top:calc(var(--spacer)*3) !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.4rem !important}.me-sm-2{margin-right:.8rem !important}.me-sm-3{margin-right:1.6rem !important}.me-sm-4{margin-right:2.4rem !important}.me-sm-5{margin-right:4.8rem !important}.me-sm-none{margin-right:0 !important}.me-sm-quarter{margin-right:calc(var(--spacer)*.25) !important}.me-sm-third{margin-right:calc(var(--spacer)*.33) !important}.me-sm-half{margin-right:calc(var(--spacer)*.5) !important}.me-sm-three-quarters{margin-right:calc(var(--spacer)*.75) !important}.me-sm-default{margin-right:var(--spacer) !important}.me-sm-one-half{margin-right:calc(var(--spacer)*1.5) !important}.me-sm-double{margin-right:calc(var(--spacer)*2) !important}.me-sm-triple{margin-right:calc(var(--spacer)*3) !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.4rem !important}.mb-sm-2{margin-bottom:.8rem !important}.mb-sm-3{margin-bottom:1.6rem !important}.mb-sm-4{margin-bottom:2.4rem !important}.mb-sm-5{margin-bottom:4.8rem !important}.mb-sm-none{margin-bottom:0 !important}.mb-sm-quarter{margin-bottom:calc(var(--spacer)*.25) !important}.mb-sm-third{margin-bottom:calc(var(--spacer)*.33) !important}.mb-sm-half{margin-bottom:calc(var(--spacer)*.5) !important}.mb-sm-three-quarters{margin-bottom:calc(var(--spacer)*.75) !important}.mb-sm-default{margin-bottom:var(--spacer) !important}.mb-sm-one-half{margin-bottom:calc(var(--spacer)*1.5) !important}.mb-sm-double{margin-bottom:calc(var(--spacer)*2) !important}.mb-sm-triple{margin-bottom:calc(var(--spacer)*3) !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.4rem !important}.ms-sm-2{margin-left:.8rem !important}.ms-sm-3{margin-left:1.6rem !important}.ms-sm-4{margin-left:2.4rem !important}.ms-sm-5{margin-left:4.8rem !important}.ms-sm-none{margin-left:0 !important}.ms-sm-quarter{margin-left:calc(var(--spacer)*.25) !important}.ms-sm-third{margin-left:calc(var(--spacer)*.33) !important}.ms-sm-half{margin-left:calc(var(--spacer)*.5) !important}.ms-sm-three-quarters{margin-left:calc(var(--spacer)*.75) !important}.ms-sm-default{margin-left:var(--spacer) !important}.ms-sm-one-half{margin-left:calc(var(--spacer)*1.5) !important}.ms-sm-double{margin-left:calc(var(--spacer)*2) !important}.ms-sm-triple{margin-left:calc(var(--spacer)*3) !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.4rem !important}.p-sm-2{padding:.8rem !important}.p-sm-3{padding:1.6rem !important}.p-sm-4{padding:2.4rem !important}.p-sm-5{padding:4.8rem !important}.p-sm-none{padding:0 !important}.p-sm-quarter{padding:calc(var(--spacer)*.25) !important}.p-sm-third{padding:calc(var(--spacer)*.33) !important}.p-sm-half{padding:calc(var(--spacer)*.5) !important}.p-sm-three-quarters{padding:calc(var(--spacer)*.75) !important}.p-sm-default{padding:var(--spacer) !important}.p-sm-one-half{padding:calc(var(--spacer)*1.5) !important}.p-sm-double{padding:calc(var(--spacer)*2) !important}.p-sm-triple{padding:calc(var(--spacer)*3) !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.4rem !important;padding-left:.4rem !important}.px-sm-2{padding-right:.8rem !important;padding-left:.8rem !important}.px-sm-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-sm-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-sm-5{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-sm-none{padding-right:0 !important;padding-left:0 !important}.px-sm-quarter{padding-right:calc(var(--spacer)*.25) !important;padding-left:calc(var(--spacer)*.25) !important}.px-sm-third{padding-right:calc(var(--spacer)*.33) !important;padding-left:calc(var(--spacer)*.33) !important}.px-sm-half,[data-layout=m]{padding-right:calc(var(--spacer)*.5) !important;padding-left:calc(var(--spacer)*.5) !important}.px-sm-three-quarters{padding-right:calc(var(--spacer)*.75) !important;padding-left:calc(var(--spacer)*.75) !important}.px-sm-default,.container-fluid-px,.container-fluid-px-mw{padding-right:var(--spacer) !important;padding-left:var(--spacer) !important}.px-sm-one-half,[data-layout=s]{padding-right:calc(var(--spacer)*1.5) !important;padding-left:calc(var(--spacer)*1.5) !important}.px-sm-double{padding-right:calc(var(--spacer)*2) !important;padding-left:calc(var(--spacer)*2) !important}.px-sm-triple{padding-right:calc(var(--spacer)*3) !important;padding-left:calc(var(--spacer)*3) !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-sm-2{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-sm-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-sm-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-sm-5{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-sm-none{padding-top:0 !important;padding-bottom:0 !important}.py-sm-quarter{padding-top:calc(var(--spacer)*.25) !important;padding-bottom:calc(var(--spacer)*.25) !important}.py-sm-third{padding-top:calc(var(--spacer)*.33) !important;padding-bottom:calc(var(--spacer)*.33) !important}.py-sm-half{padding-top:calc(var(--spacer)*.5) !important;padding-bottom:calc(var(--spacer)*.5) !important}.py-sm-three-quarters{padding-top:calc(var(--spacer)*.75) !important;padding-bottom:calc(var(--spacer)*.75) !important}.py-sm-default{padding-top:var(--spacer) !important;padding-bottom:var(--spacer) !important}.py-sm-one-half{padding-top:calc(var(--spacer)*1.5) !important;padding-bottom:calc(var(--spacer)*1.5) !important}.py-sm-double{padding-top:calc(var(--spacer)*2) !important;padding-bottom:calc(var(--spacer)*2) !important}.py-sm-triple{padding-top:calc(var(--spacer)*3) !important;padding-bottom:calc(var(--spacer)*3) !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.4rem !important}.pt-sm-2{padding-top:.8rem !important}.pt-sm-3{padding-top:1.6rem !important}.pt-sm-4{padding-top:2.4rem !important}.pt-sm-5{padding-top:4.8rem !important}.pt-sm-none{padding-top:0 !important}.pt-sm-quarter{padding-top:calc(var(--spacer)*.25) !important}.pt-sm-third{padding-top:calc(var(--spacer)*.33) !important}.pt-sm-half{padding-top:calc(var(--spacer)*.5) !important}.pt-sm-three-quarters{padding-top:calc(var(--spacer)*.75) !important}.pt-sm-default{padding-top:var(--spacer) !important}.pt-sm-one-half{padding-top:calc(var(--spacer)*1.5) !important}.pt-sm-double{padding-top:calc(var(--spacer)*2) !important}.pt-sm-triple{padding-top:calc(var(--spacer)*3) !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.4rem !important}.pe-sm-2{padding-right:.8rem !important}.pe-sm-3{padding-right:1.6rem !important}.pe-sm-4{padding-right:2.4rem !important}.pe-sm-5{padding-right:4.8rem !important}.pe-sm-none{padding-right:0 !important}.pe-sm-quarter{padding-right:calc(var(--spacer)*.25) !important}.pe-sm-third{padding-right:calc(var(--spacer)*.33) !important}.pe-sm-half{padding-right:calc(var(--spacer)*.5) !important}.pe-sm-three-quarters{padding-right:calc(var(--spacer)*.75) !important}.pe-sm-default{padding-right:var(--spacer) !important}.pe-sm-one-half{padding-right:calc(var(--spacer)*1.5) !important}.pe-sm-double{padding-right:calc(var(--spacer)*2) !important}.pe-sm-triple{padding-right:calc(var(--spacer)*3) !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.4rem !important}.pb-sm-2{padding-bottom:.8rem !important}.pb-sm-3{padding-bottom:1.6rem !important}.pb-sm-4{padding-bottom:2.4rem !important}.pb-sm-5{padding-bottom:4.8rem !important}.pb-sm-none{padding-bottom:0 !important}.pb-sm-quarter{padding-bottom:calc(var(--spacer)*.25) !important}.pb-sm-third{padding-bottom:calc(var(--spacer)*.33) !important}.pb-sm-half{padding-bottom:calc(var(--spacer)*.5) !important}.pb-sm-three-quarters{padding-bottom:calc(var(--spacer)*.75) !important}.pb-sm-default{padding-bottom:var(--spacer) !important}.pb-sm-one-half{padding-bottom:calc(var(--spacer)*1.5) !important}.pb-sm-double{padding-bottom:calc(var(--spacer)*2) !important}.pb-sm-triple{padding-bottom:calc(var(--spacer)*3) !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.4rem !important}.ps-sm-2{padding-left:.8rem !important}.ps-sm-3{padding-left:1.6rem !important}.ps-sm-4{padding-left:2.4rem !important}.ps-sm-5{padding-left:4.8rem !important}.ps-sm-none{padding-left:0 !important}.ps-sm-quarter{padding-left:calc(var(--spacer)*.25) !important}.ps-sm-third{padding-left:calc(var(--spacer)*.33) !important}.ps-sm-half{padding-left:calc(var(--spacer)*.5) !important}.ps-sm-three-quarters{padding-left:calc(var(--spacer)*.75) !important}.ps-sm-default{padding-left:var(--spacer) !important}.ps-sm-one-half{padding-left:calc(var(--spacer)*1.5) !important}.ps-sm-double{padding-left:calc(var(--spacer)*2) !important}.ps-sm-triple{padding-left:calc(var(--spacer)*3) !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.4rem !important}.gap-sm-2{gap:.8rem !important}.gap-sm-3{gap:1.6rem !important}.gap-sm-4{gap:2.4rem !important}.gap-sm-5{gap:4.8rem !important}.gap-sm-none{gap:0 !important}.gap-sm-quarter{gap:calc(var(--spacer)*.25) !important}.gap-sm-third{gap:calc(var(--spacer)*.33) !important}.gap-sm-half{gap:calc(var(--spacer)*.5) !important}.gap-sm-three-quarters{gap:calc(var(--spacer)*.75) !important}.gap-sm-default{gap:var(--spacer) !important}.gap-sm-one-half{gap:calc(var(--spacer)*1.5) !important}.gap-sm-double{gap:calc(var(--spacer)*2) !important}.gap-sm-triple{gap:calc(var(--spacer)*3) !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.4rem !important}.row-gap-sm-2{row-gap:.8rem !important}.row-gap-sm-3{row-gap:1.6rem !important}.row-gap-sm-4{row-gap:2.4rem !important}.row-gap-sm-5{row-gap:4.8rem !important}.row-gap-sm-none{row-gap:0 !important}.row-gap-sm-quarter{row-gap:calc(var(--spacer)*.25) !important}.row-gap-sm-third{row-gap:calc(var(--spacer)*.33) !important}.row-gap-sm-half{row-gap:calc(var(--spacer)*.5) !important}.row-gap-sm-three-quarters{row-gap:calc(var(--spacer)*.75) !important}.row-gap-sm-default{row-gap:var(--spacer) !important}.row-gap-sm-one-half{row-gap:calc(var(--spacer)*1.5) !important}.row-gap-sm-double{row-gap:calc(var(--spacer)*2) !important}.row-gap-sm-triple{row-gap:calc(var(--spacer)*3) !important}.column-gap-sm-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-sm-1{-webkit-column-gap:.4rem !important;-moz-column-gap:.4rem !important;column-gap:.4rem !important}.column-gap-sm-2{-webkit-column-gap:.8rem !important;-moz-column-gap:.8rem !important;column-gap:.8rem !important}.column-gap-sm-3{-webkit-column-gap:1.6rem !important;-moz-column-gap:1.6rem !important;column-gap:1.6rem !important}.column-gap-sm-4{-webkit-column-gap:2.4rem !important;-moz-column-gap:2.4rem !important;column-gap:2.4rem !important}.column-gap-sm-5{-webkit-column-gap:4.8rem !important;-moz-column-gap:4.8rem !important;column-gap:4.8rem !important}.column-gap-sm-none{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-sm-quarter{-webkit-column-gap:calc(var(--spacer)*.25) !important;-moz-column-gap:calc(var(--spacer)*.25) !important;column-gap:calc(var(--spacer)*.25) !important}.column-gap-sm-third{-webkit-column-gap:calc(var(--spacer)*.33) !important;-moz-column-gap:calc(var(--spacer)*.33) !important;column-gap:calc(var(--spacer)*.33) !important}.column-gap-sm-half{-webkit-column-gap:calc(var(--spacer)*.5) !important;-moz-column-gap:calc(var(--spacer)*.5) !important;column-gap:calc(var(--spacer)*.5) !important}.column-gap-sm-three-quarters{-webkit-column-gap:calc(var(--spacer)*.75) !important;-moz-column-gap:calc(var(--spacer)*.75) !important;column-gap:calc(var(--spacer)*.75) !important}.column-gap-sm-default{-webkit-column-gap:var(--spacer) !important;-moz-column-gap:var(--spacer) !important;column-gap:var(--spacer) !important}.column-gap-sm-one-half{-webkit-column-gap:calc(var(--spacer)*1.5) !important;-moz-column-gap:calc(var(--spacer)*1.5) !important;column-gap:calc(var(--spacer)*1.5) !important}.column-gap-sm-double{-webkit-column-gap:calc(var(--spacer)*2) !important;-moz-column-gap:calc(var(--spacer)*2) !important;column-gap:calc(var(--spacer)*2) !important}.column-gap-sm-triple{-webkit-column-gap:calc(var(--spacer)*3) !important;-moz-column-gap:calc(var(--spacer)*3) !important;column-gap:calc(var(--spacer)*3) !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{-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}.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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.4rem !important}.m-md-2{margin:.8rem !important}.m-md-3{margin:1.6rem !important}.m-md-4{margin:2.4rem !important}.m-md-5{margin:4.8rem !important}.m-md-none{margin:0 !important}.m-md-quarter{margin:calc(var(--spacer)*.25) !important}.m-md-third{margin:calc(var(--spacer)*.33) !important}.m-md-half{margin:calc(var(--spacer)*.5) !important}.m-md-three-quarters{margin:calc(var(--spacer)*.75) !important}.m-md-default{margin:var(--spacer) !important}.m-md-one-half{margin:calc(var(--spacer)*1.5) !important}.m-md-double{margin:calc(var(--spacer)*2) !important}.m-md-triple{margin:calc(var(--spacer)*3) !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.4rem !important;margin-left:.4rem !important}.mx-md-2{margin-right:.8rem !important;margin-left:.8rem !important}.mx-md-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-md-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-md-5{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-md-none{margin-right:0 !important;margin-left:0 !important}.mx-md-quarter{margin-right:calc(var(--spacer)*.25) !important;margin-left:calc(var(--spacer)*.25) !important}.mx-md-third{margin-right:calc(var(--spacer)*.33) !important;margin-left:calc(var(--spacer)*.33) !important}.mx-md-half{margin-right:calc(var(--spacer)*.5) !important;margin-left:calc(var(--spacer)*.5) !important}.mx-md-three-quarters{margin-right:calc(var(--spacer)*.75) !important;margin-left:calc(var(--spacer)*.75) !important}.mx-md-default{margin-right:var(--spacer) !important;margin-left:var(--spacer) !important}.mx-md-one-half{margin-right:calc(var(--spacer)*1.5) !important;margin-left:calc(var(--spacer)*1.5) !important}.mx-md-double{margin-right:calc(var(--spacer)*2) !important;margin-left:calc(var(--spacer)*2) !important}.mx-md-triple{margin-right:calc(var(--spacer)*3) !important;margin-left:calc(var(--spacer)*3) !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-md-2{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-md-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-md-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-md-5{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-md-none{margin-top:0 !important;margin-bottom:0 !important}.my-md-quarter{margin-top:calc(var(--spacer)*.25) !important;margin-bottom:calc(var(--spacer)*.25) !important}.my-md-third{margin-top:calc(var(--spacer)*.33) !important;margin-bottom:calc(var(--spacer)*.33) !important}.my-md-half{margin-top:calc(var(--spacer)*.5) !important;margin-bottom:calc(var(--spacer)*.5) !important}.my-md-three-quarters{margin-top:calc(var(--spacer)*.75) !important;margin-bottom:calc(var(--spacer)*.75) !important}.my-md-default{margin-top:var(--spacer) !important;margin-bottom:var(--spacer) !important}.my-md-one-half{margin-top:calc(var(--spacer)*1.5) !important;margin-bottom:calc(var(--spacer)*1.5) !important}.my-md-double{margin-top:calc(var(--spacer)*2) !important;margin-bottom:calc(var(--spacer)*2) !important}.my-md-triple{margin-top:calc(var(--spacer)*3) !important;margin-bottom:calc(var(--spacer)*3) !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.4rem !important}.mt-md-2{margin-top:.8rem !important}.mt-md-3{margin-top:1.6rem !important}.mt-md-4{margin-top:2.4rem !important}.mt-md-5{margin-top:4.8rem !important}.mt-md-none{margin-top:0 !important}.mt-md-quarter{margin-top:calc(var(--spacer)*.25) !important}.mt-md-third{margin-top:calc(var(--spacer)*.33) !important}.mt-md-half{margin-top:calc(var(--spacer)*.5) !important}.mt-md-three-quarters{margin-top:calc(var(--spacer)*.75) !important}.mt-md-default{margin-top:var(--spacer) !important}.mt-md-one-half{margin-top:calc(var(--spacer)*1.5) !important}.mt-md-double{margin-top:calc(var(--spacer)*2) !important}.mt-md-triple{margin-top:calc(var(--spacer)*3) !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.4rem !important}.me-md-2{margin-right:.8rem !important}.me-md-3{margin-right:1.6rem !important}.me-md-4{margin-right:2.4rem !important}.me-md-5{margin-right:4.8rem !important}.me-md-none{margin-right:0 !important}.me-md-quarter{margin-right:calc(var(--spacer)*.25) !important}.me-md-third{margin-right:calc(var(--spacer)*.33) !important}.me-md-half{margin-right:calc(var(--spacer)*.5) !important}.me-md-three-quarters{margin-right:calc(var(--spacer)*.75) !important}.me-md-default{margin-right:var(--spacer) !important}.me-md-one-half{margin-right:calc(var(--spacer)*1.5) !important}.me-md-double{margin-right:calc(var(--spacer)*2) !important}.me-md-triple{margin-right:calc(var(--spacer)*3) !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.4rem !important}.mb-md-2{margin-bottom:.8rem !important}.mb-md-3{margin-bottom:1.6rem !important}.mb-md-4{margin-bottom:2.4rem !important}.mb-md-5{margin-bottom:4.8rem !important}.mb-md-none{margin-bottom:0 !important}.mb-md-quarter{margin-bottom:calc(var(--spacer)*.25) !important}.mb-md-third{margin-bottom:calc(var(--spacer)*.33) !important}.mb-md-half{margin-bottom:calc(var(--spacer)*.5) !important}.mb-md-three-quarters{margin-bottom:calc(var(--spacer)*.75) !important}.mb-md-default{margin-bottom:var(--spacer) !important}.mb-md-one-half{margin-bottom:calc(var(--spacer)*1.5) !important}.mb-md-double{margin-bottom:calc(var(--spacer)*2) !important}.mb-md-triple{margin-bottom:calc(var(--spacer)*3) !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.4rem !important}.ms-md-2{margin-left:.8rem !important}.ms-md-3{margin-left:1.6rem !important}.ms-md-4{margin-left:2.4rem !important}.ms-md-5{margin-left:4.8rem !important}.ms-md-none{margin-left:0 !important}.ms-md-quarter{margin-left:calc(var(--spacer)*.25) !important}.ms-md-third{margin-left:calc(var(--spacer)*.33) !important}.ms-md-half{margin-left:calc(var(--spacer)*.5) !important}.ms-md-three-quarters{margin-left:calc(var(--spacer)*.75) !important}.ms-md-default{margin-left:var(--spacer) !important}.ms-md-one-half{margin-left:calc(var(--spacer)*1.5) !important}.ms-md-double{margin-left:calc(var(--spacer)*2) !important}.ms-md-triple{margin-left:calc(var(--spacer)*3) !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.4rem !important}.p-md-2{padding:.8rem !important}.p-md-3{padding:1.6rem !important}.p-md-4{padding:2.4rem !important}.p-md-5{padding:4.8rem !important}.p-md-none{padding:0 !important}.p-md-quarter{padding:calc(var(--spacer)*.25) !important}.p-md-third{padding:calc(var(--spacer)*.33) !important}.p-md-half{padding:calc(var(--spacer)*.5) !important}.p-md-three-quarters{padding:calc(var(--spacer)*.75) !important}.p-md-default{padding:var(--spacer) !important}.p-md-one-half{padding:calc(var(--spacer)*1.5) !important}.p-md-double{padding:calc(var(--spacer)*2) !important}.p-md-triple{padding:calc(var(--spacer)*3) !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.4rem !important;padding-left:.4rem !important}.px-md-2{padding-right:.8rem !important;padding-left:.8rem !important}.px-md-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-md-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-md-5{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-md-none{padding-right:0 !important;padding-left:0 !important}.px-md-quarter{padding-right:calc(var(--spacer)*.25) !important;padding-left:calc(var(--spacer)*.25) !important}.px-md-third{padding-right:calc(var(--spacer)*.33) !important;padding-left:calc(var(--spacer)*.33) !important}.px-md-half{padding-right:calc(var(--spacer)*.5) !important;padding-left:calc(var(--spacer)*.5) !important}.px-md-three-quarters{padding-right:calc(var(--spacer)*.75) !important;padding-left:calc(var(--spacer)*.75) !important}.px-md-default{padding-right:var(--spacer) !important;padding-left:var(--spacer) !important}.px-md-one-half{padding-right:calc(var(--spacer)*1.5) !important;padding-left:calc(var(--spacer)*1.5) !important}.px-md-double{padding-right:calc(var(--spacer)*2) !important;padding-left:calc(var(--spacer)*2) !important}.px-md-triple{padding-right:calc(var(--spacer)*3) !important;padding-left:calc(var(--spacer)*3) !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-md-2{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-md-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-md-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-md-5{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-md-none{padding-top:0 !important;padding-bottom:0 !important}.py-md-quarter{padding-top:calc(var(--spacer)*.25) !important;padding-bottom:calc(var(--spacer)*.25) !important}.py-md-third{padding-top:calc(var(--spacer)*.33) !important;padding-bottom:calc(var(--spacer)*.33) !important}.py-md-half{padding-top:calc(var(--spacer)*.5) !important;padding-bottom:calc(var(--spacer)*.5) !important}.py-md-three-quarters{padding-top:calc(var(--spacer)*.75) !important;padding-bottom:calc(var(--spacer)*.75) !important}.py-md-default{padding-top:var(--spacer) !important;padding-bottom:var(--spacer) !important}.py-md-one-half{padding-top:calc(var(--spacer)*1.5) !important;padding-bottom:calc(var(--spacer)*1.5) !important}.py-md-double{padding-top:calc(var(--spacer)*2) !important;padding-bottom:calc(var(--spacer)*2) !important}.py-md-triple{padding-top:calc(var(--spacer)*3) !important;padding-bottom:calc(var(--spacer)*3) !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.4rem !important}.pt-md-2{padding-top:.8rem !important}.pt-md-3{padding-top:1.6rem !important}.pt-md-4{padding-top:2.4rem !important}.pt-md-5{padding-top:4.8rem !important}.pt-md-none{padding-top:0 !important}.pt-md-quarter{padding-top:calc(var(--spacer)*.25) !important}.pt-md-third{padding-top:calc(var(--spacer)*.33) !important}.pt-md-half{padding-top:calc(var(--spacer)*.5) !important}.pt-md-three-quarters{padding-top:calc(var(--spacer)*.75) !important}.pt-md-default{padding-top:var(--spacer) !important}.pt-md-one-half{padding-top:calc(var(--spacer)*1.5) !important}.pt-md-double{padding-top:calc(var(--spacer)*2) !important}.pt-md-triple{padding-top:calc(var(--spacer)*3) !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.4rem !important}.pe-md-2{padding-right:.8rem !important}.pe-md-3{padding-right:1.6rem !important}.pe-md-4{padding-right:2.4rem !important}.pe-md-5{padding-right:4.8rem !important}.pe-md-none{padding-right:0 !important}.pe-md-quarter{padding-right:calc(var(--spacer)*.25) !important}.pe-md-third{padding-right:calc(var(--spacer)*.33) !important}.pe-md-half{padding-right:calc(var(--spacer)*.5) !important}.pe-md-three-quarters{padding-right:calc(var(--spacer)*.75) !important}.pe-md-default{padding-right:var(--spacer) !important}.pe-md-one-half{padding-right:calc(var(--spacer)*1.5) !important}.pe-md-double{padding-right:calc(var(--spacer)*2) !important}.pe-md-triple{padding-right:calc(var(--spacer)*3) !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.4rem !important}.pb-md-2{padding-bottom:.8rem !important}.pb-md-3{padding-bottom:1.6rem !important}.pb-md-4{padding-bottom:2.4rem !important}.pb-md-5{padding-bottom:4.8rem !important}.pb-md-none{padding-bottom:0 !important}.pb-md-quarter{padding-bottom:calc(var(--spacer)*.25) !important}.pb-md-third{padding-bottom:calc(var(--spacer)*.33) !important}.pb-md-half{padding-bottom:calc(var(--spacer)*.5) !important}.pb-md-three-quarters{padding-bottom:calc(var(--spacer)*.75) !important}.pb-md-default{padding-bottom:var(--spacer) !important}.pb-md-one-half{padding-bottom:calc(var(--spacer)*1.5) !important}.pb-md-double{padding-bottom:calc(var(--spacer)*2) !important}.pb-md-triple{padding-bottom:calc(var(--spacer)*3) !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.4rem !important}.ps-md-2{padding-left:.8rem !important}.ps-md-3{padding-left:1.6rem !important}.ps-md-4{padding-left:2.4rem !important}.ps-md-5{padding-left:4.8rem !important}.ps-md-none{padding-left:0 !important}.ps-md-quarter{padding-left:calc(var(--spacer)*.25) !important}.ps-md-third{padding-left:calc(var(--spacer)*.33) !important}.ps-md-half{padding-left:calc(var(--spacer)*.5) !important}.ps-md-three-quarters{padding-left:calc(var(--spacer)*.75) !important}.ps-md-default{padding-left:var(--spacer) !important}.ps-md-one-half{padding-left:calc(var(--spacer)*1.5) !important}.ps-md-double{padding-left:calc(var(--spacer)*2) !important}.ps-md-triple{padding-left:calc(var(--spacer)*3) !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.4rem !important}.gap-md-2{gap:.8rem !important}.gap-md-3{gap:1.6rem !important}.gap-md-4{gap:2.4rem !important}.gap-md-5{gap:4.8rem !important}.gap-md-none{gap:0 !important}.gap-md-quarter{gap:calc(var(--spacer)*.25) !important}.gap-md-third{gap:calc(var(--spacer)*.33) !important}.gap-md-half{gap:calc(var(--spacer)*.5) !important}.gap-md-three-quarters{gap:calc(var(--spacer)*.75) !important}.gap-md-default{gap:var(--spacer) !important}.gap-md-one-half{gap:calc(var(--spacer)*1.5) !important}.gap-md-double{gap:calc(var(--spacer)*2) !important}.gap-md-triple{gap:calc(var(--spacer)*3) !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.4rem !important}.row-gap-md-2{row-gap:.8rem !important}.row-gap-md-3{row-gap:1.6rem !important}.row-gap-md-4{row-gap:2.4rem !important}.row-gap-md-5{row-gap:4.8rem !important}.row-gap-md-none{row-gap:0 !important}.row-gap-md-quarter{row-gap:calc(var(--spacer)*.25) !important}.row-gap-md-third{row-gap:calc(var(--spacer)*.33) !important}.row-gap-md-half{row-gap:calc(var(--spacer)*.5) !important}.row-gap-md-three-quarters{row-gap:calc(var(--spacer)*.75) !important}.row-gap-md-default{row-gap:var(--spacer) !important}.row-gap-md-one-half{row-gap:calc(var(--spacer)*1.5) !important}.row-gap-md-double{row-gap:calc(var(--spacer)*2) !important}.row-gap-md-triple{row-gap:calc(var(--spacer)*3) !important}.column-gap-md-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-md-1{-webkit-column-gap:.4rem !important;-moz-column-gap:.4rem !important;column-gap:.4rem !important}.column-gap-md-2{-webkit-column-gap:.8rem !important;-moz-column-gap:.8rem !important;column-gap:.8rem !important}.column-gap-md-3{-webkit-column-gap:1.6rem !important;-moz-column-gap:1.6rem !important;column-gap:1.6rem !important}.column-gap-md-4{-webkit-column-gap:2.4rem !important;-moz-column-gap:2.4rem !important;column-gap:2.4rem !important}.column-gap-md-5{-webkit-column-gap:4.8rem !important;-moz-column-gap:4.8rem !important;column-gap:4.8rem !important}.column-gap-md-none{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-md-quarter{-webkit-column-gap:calc(var(--spacer)*.25) !important;-moz-column-gap:calc(var(--spacer)*.25) !important;column-gap:calc(var(--spacer)*.25) !important}.column-gap-md-third{-webkit-column-gap:calc(var(--spacer)*.33) !important;-moz-column-gap:calc(var(--spacer)*.33) !important;column-gap:calc(var(--spacer)*.33) !important}.column-gap-md-half{-webkit-column-gap:calc(var(--spacer)*.5) !important;-moz-column-gap:calc(var(--spacer)*.5) !important;column-gap:calc(var(--spacer)*.5) !important}.column-gap-md-three-quarters{-webkit-column-gap:calc(var(--spacer)*.75) !important;-moz-column-gap:calc(var(--spacer)*.75) !important;column-gap:calc(var(--spacer)*.75) !important}.column-gap-md-default{-webkit-column-gap:var(--spacer) !important;-moz-column-gap:var(--spacer) !important;column-gap:var(--spacer) !important}.column-gap-md-one-half{-webkit-column-gap:calc(var(--spacer)*1.5) !important;-moz-column-gap:calc(var(--spacer)*1.5) !important;column-gap:calc(var(--spacer)*1.5) !important}.column-gap-md-double{-webkit-column-gap:calc(var(--spacer)*2) !important;-moz-column-gap:calc(var(--spacer)*2) !important;column-gap:calc(var(--spacer)*2) !important}.column-gap-md-triple{-webkit-column-gap:calc(var(--spacer)*3) !important;-moz-column-gap:calc(var(--spacer)*3) !important;column-gap:calc(var(--spacer)*3) !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{-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}.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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.4rem !important}.m-lg-2{margin:.8rem !important}.m-lg-3{margin:1.6rem !important}.m-lg-4{margin:2.4rem !important}.m-lg-5{margin:4.8rem !important}.m-lg-none{margin:0 !important}.m-lg-quarter{margin:calc(var(--spacer)*.25) !important}.m-lg-third{margin:calc(var(--spacer)*.33) !important}.m-lg-half{margin:calc(var(--spacer)*.5) !important}.m-lg-three-quarters{margin:calc(var(--spacer)*.75) !important}.m-lg-default{margin:var(--spacer) !important}.m-lg-one-half{margin:calc(var(--spacer)*1.5) !important}.m-lg-double{margin:calc(var(--spacer)*2) !important}.m-lg-triple{margin:calc(var(--spacer)*3) !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.4rem !important;margin-left:.4rem !important}.mx-lg-2{margin-right:.8rem !important;margin-left:.8rem !important}.mx-lg-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-lg-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-lg-5{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-lg-none{margin-right:0 !important;margin-left:0 !important}.mx-lg-quarter{margin-right:calc(var(--spacer)*.25) !important;margin-left:calc(var(--spacer)*.25) !important}.mx-lg-third{margin-right:calc(var(--spacer)*.33) !important;margin-left:calc(var(--spacer)*.33) !important}.mx-lg-half{margin-right:calc(var(--spacer)*.5) !important;margin-left:calc(var(--spacer)*.5) !important}.mx-lg-three-quarters{margin-right:calc(var(--spacer)*.75) !important;margin-left:calc(var(--spacer)*.75) !important}.mx-lg-default{margin-right:var(--spacer) !important;margin-left:var(--spacer) !important}.mx-lg-one-half{margin-right:calc(var(--spacer)*1.5) !important;margin-left:calc(var(--spacer)*1.5) !important}.mx-lg-double{margin-right:calc(var(--spacer)*2) !important;margin-left:calc(var(--spacer)*2) !important}.mx-lg-triple{margin-right:calc(var(--spacer)*3) !important;margin-left:calc(var(--spacer)*3) !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-lg-2{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-lg-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-lg-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-lg-5{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-lg-none{margin-top:0 !important;margin-bottom:0 !important}.my-lg-quarter{margin-top:calc(var(--spacer)*.25) !important;margin-bottom:calc(var(--spacer)*.25) !important}.my-lg-third{margin-top:calc(var(--spacer)*.33) !important;margin-bottom:calc(var(--spacer)*.33) !important}.my-lg-half{margin-top:calc(var(--spacer)*.5) !important;margin-bottom:calc(var(--spacer)*.5) !important}.my-lg-three-quarters{margin-top:calc(var(--spacer)*.75) !important;margin-bottom:calc(var(--spacer)*.75) !important}.my-lg-default{margin-top:var(--spacer) !important;margin-bottom:var(--spacer) !important}.my-lg-one-half{margin-top:calc(var(--spacer)*1.5) !important;margin-bottom:calc(var(--spacer)*1.5) !important}.my-lg-double{margin-top:calc(var(--spacer)*2) !important;margin-bottom:calc(var(--spacer)*2) !important}.my-lg-triple{margin-top:calc(var(--spacer)*3) !important;margin-bottom:calc(var(--spacer)*3) !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.4rem !important}.mt-lg-2{margin-top:.8rem !important}.mt-lg-3{margin-top:1.6rem !important}.mt-lg-4{margin-top:2.4rem !important}.mt-lg-5{margin-top:4.8rem !important}.mt-lg-none{margin-top:0 !important}.mt-lg-quarter{margin-top:calc(var(--spacer)*.25) !important}.mt-lg-third{margin-top:calc(var(--spacer)*.33) !important}.mt-lg-half{margin-top:calc(var(--spacer)*.5) !important}.mt-lg-three-quarters{margin-top:calc(var(--spacer)*.75) !important}.mt-lg-default{margin-top:var(--spacer) !important}.mt-lg-one-half{margin-top:calc(var(--spacer)*1.5) !important}.mt-lg-double{margin-top:calc(var(--spacer)*2) !important}.mt-lg-triple{margin-top:calc(var(--spacer)*3) !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.4rem !important}.me-lg-2{margin-right:.8rem !important}.me-lg-3{margin-right:1.6rem !important}.me-lg-4{margin-right:2.4rem !important}.me-lg-5{margin-right:4.8rem !important}.me-lg-none{margin-right:0 !important}.me-lg-quarter{margin-right:calc(var(--spacer)*.25) !important}.me-lg-third{margin-right:calc(var(--spacer)*.33) !important}.me-lg-half{margin-right:calc(var(--spacer)*.5) !important}.me-lg-three-quarters{margin-right:calc(var(--spacer)*.75) !important}.me-lg-default{margin-right:var(--spacer) !important}.me-lg-one-half{margin-right:calc(var(--spacer)*1.5) !important}.me-lg-double{margin-right:calc(var(--spacer)*2) !important}.me-lg-triple{margin-right:calc(var(--spacer)*3) !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.4rem !important}.mb-lg-2{margin-bottom:.8rem !important}.mb-lg-3{margin-bottom:1.6rem !important}.mb-lg-4{margin-bottom:2.4rem !important}.mb-lg-5{margin-bottom:4.8rem !important}.mb-lg-none{margin-bottom:0 !important}.mb-lg-quarter{margin-bottom:calc(var(--spacer)*.25) !important}.mb-lg-third{margin-bottom:calc(var(--spacer)*.33) !important}.mb-lg-half{margin-bottom:calc(var(--spacer)*.5) !important}.mb-lg-three-quarters{margin-bottom:calc(var(--spacer)*.75) !important}.mb-lg-default{margin-bottom:var(--spacer) !important}.mb-lg-one-half{margin-bottom:calc(var(--spacer)*1.5) !important}.mb-lg-double{margin-bottom:calc(var(--spacer)*2) !important}.mb-lg-triple{margin-bottom:calc(var(--spacer)*3) !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.4rem !important}.ms-lg-2{margin-left:.8rem !important}.ms-lg-3{margin-left:1.6rem !important}.ms-lg-4{margin-left:2.4rem !important}.ms-lg-5{margin-left:4.8rem !important}.ms-lg-none{margin-left:0 !important}.ms-lg-quarter{margin-left:calc(var(--spacer)*.25) !important}.ms-lg-third{margin-left:calc(var(--spacer)*.33) !important}.ms-lg-half{margin-left:calc(var(--spacer)*.5) !important}.ms-lg-three-quarters{margin-left:calc(var(--spacer)*.75) !important}.ms-lg-default{margin-left:var(--spacer) !important}.ms-lg-one-half{margin-left:calc(var(--spacer)*1.5) !important}.ms-lg-double{margin-left:calc(var(--spacer)*2) !important}.ms-lg-triple{margin-left:calc(var(--spacer)*3) !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.4rem !important}.p-lg-2{padding:.8rem !important}.p-lg-3{padding:1.6rem !important}.p-lg-4{padding:2.4rem !important}.p-lg-5{padding:4.8rem !important}.p-lg-none{padding:0 !important}.p-lg-quarter{padding:calc(var(--spacer)*.25) !important}.p-lg-third{padding:calc(var(--spacer)*.33) !important}.p-lg-half{padding:calc(var(--spacer)*.5) !important}.p-lg-three-quarters{padding:calc(var(--spacer)*.75) !important}.p-lg-default{padding:var(--spacer) !important}.p-lg-one-half{padding:calc(var(--spacer)*1.5) !important}.p-lg-double{padding:calc(var(--spacer)*2) !important}.p-lg-triple{padding:calc(var(--spacer)*3) !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.4rem !important;padding-left:.4rem !important}.px-lg-2{padding-right:.8rem !important;padding-left:.8rem !important}.px-lg-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-lg-4,[data-layout=xl] .layout-inner{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-lg-5{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-lg-none{padding-right:0 !important;padding-left:0 !important}.px-lg-quarter{padding-right:calc(var(--spacer)*.25) !important;padding-left:calc(var(--spacer)*.25) !important}.px-lg-third{padding-right:calc(var(--spacer)*.33) !important;padding-left:calc(var(--spacer)*.33) !important}.px-lg-half{padding-right:calc(var(--spacer)*.5) !important;padding-left:calc(var(--spacer)*.5) !important}.px-lg-three-quarters{padding-right:calc(var(--spacer)*.75) !important;padding-left:calc(var(--spacer)*.75) !important}.px-lg-default{padding-right:var(--spacer) !important;padding-left:var(--spacer) !important}.px-lg-one-half{padding-right:calc(var(--spacer)*1.5) !important;padding-left:calc(var(--spacer)*1.5) !important}.px-lg-double{padding-right:calc(var(--spacer)*2) !important;padding-left:calc(var(--spacer)*2) !important}.px-lg-triple{padding-right:calc(var(--spacer)*3) !important;padding-left:calc(var(--spacer)*3) !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-lg-2{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-lg-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-lg-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-lg-5{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-lg-none{padding-top:0 !important;padding-bottom:0 !important}.py-lg-quarter{padding-top:calc(var(--spacer)*.25) !important;padding-bottom:calc(var(--spacer)*.25) !important}.py-lg-third{padding-top:calc(var(--spacer)*.33) !important;padding-bottom:calc(var(--spacer)*.33) !important}.py-lg-half{padding-top:calc(var(--spacer)*.5) !important;padding-bottom:calc(var(--spacer)*.5) !important}.py-lg-three-quarters{padding-top:calc(var(--spacer)*.75) !important;padding-bottom:calc(var(--spacer)*.75) !important}.py-lg-default{padding-top:var(--spacer) !important;padding-bottom:var(--spacer) !important}.py-lg-one-half{padding-top:calc(var(--spacer)*1.5) !important;padding-bottom:calc(var(--spacer)*1.5) !important}.py-lg-double{padding-top:calc(var(--spacer)*2) !important;padding-bottom:calc(var(--spacer)*2) !important}.py-lg-triple{padding-top:calc(var(--spacer)*3) !important;padding-bottom:calc(var(--spacer)*3) !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.4rem !important}.pt-lg-2{padding-top:.8rem !important}.pt-lg-3{padding-top:1.6rem !important}.pt-lg-4{padding-top:2.4rem !important}.pt-lg-5{padding-top:4.8rem !important}.pt-lg-none{padding-top:0 !important}.pt-lg-quarter{padding-top:calc(var(--spacer)*.25) !important}.pt-lg-third{padding-top:calc(var(--spacer)*.33) !important}.pt-lg-half{padding-top:calc(var(--spacer)*.5) !important}.pt-lg-three-quarters{padding-top:calc(var(--spacer)*.75) !important}.pt-lg-default{padding-top:var(--spacer) !important}.pt-lg-one-half{padding-top:calc(var(--spacer)*1.5) !important}.pt-lg-double{padding-top:calc(var(--spacer)*2) !important}.pt-lg-triple{padding-top:calc(var(--spacer)*3) !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.4rem !important}.pe-lg-2{padding-right:.8rem !important}.pe-lg-3{padding-right:1.6rem !important}.pe-lg-4{padding-right:2.4rem !important}.pe-lg-5{padding-right:4.8rem !important}.pe-lg-none{padding-right:0 !important}.pe-lg-quarter{padding-right:calc(var(--spacer)*.25) !important}.pe-lg-third{padding-right:calc(var(--spacer)*.33) !important}.pe-lg-half{padding-right:calc(var(--spacer)*.5) !important}.pe-lg-three-quarters{padding-right:calc(var(--spacer)*.75) !important}.pe-lg-default{padding-right:var(--spacer) !important}.pe-lg-one-half{padding-right:calc(var(--spacer)*1.5) !important}.pe-lg-double{padding-right:calc(var(--spacer)*2) !important}.pe-lg-triple{padding-right:calc(var(--spacer)*3) !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.4rem !important}.pb-lg-2{padding-bottom:.8rem !important}.pb-lg-3{padding-bottom:1.6rem !important}.pb-lg-4{padding-bottom:2.4rem !important}.pb-lg-5{padding-bottom:4.8rem !important}.pb-lg-none{padding-bottom:0 !important}.pb-lg-quarter{padding-bottom:calc(var(--spacer)*.25) !important}.pb-lg-third{padding-bottom:calc(var(--spacer)*.33) !important}.pb-lg-half{padding-bottom:calc(var(--spacer)*.5) !important}.pb-lg-three-quarters{padding-bottom:calc(var(--spacer)*.75) !important}.pb-lg-default{padding-bottom:var(--spacer) !important}.pb-lg-one-half{padding-bottom:calc(var(--spacer)*1.5) !important}.pb-lg-double{padding-bottom:calc(var(--spacer)*2) !important}.pb-lg-triple{padding-bottom:calc(var(--spacer)*3) !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.4rem !important}.ps-lg-2{padding-left:.8rem !important}.ps-lg-3{padding-left:1.6rem !important}.ps-lg-4{padding-left:2.4rem !important}.ps-lg-5{padding-left:4.8rem !important}.ps-lg-none{padding-left:0 !important}.ps-lg-quarter{padding-left:calc(var(--spacer)*.25) !important}.ps-lg-third{padding-left:calc(var(--spacer)*.33) !important}.ps-lg-half{padding-left:calc(var(--spacer)*.5) !important}.ps-lg-three-quarters{padding-left:calc(var(--spacer)*.75) !important}.ps-lg-default{padding-left:var(--spacer) !important}.ps-lg-one-half{padding-left:calc(var(--spacer)*1.5) !important}.ps-lg-double{padding-left:calc(var(--spacer)*2) !important}.ps-lg-triple{padding-left:calc(var(--spacer)*3) !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.4rem !important}.gap-lg-2{gap:.8rem !important}.gap-lg-3{gap:1.6rem !important}.gap-lg-4{gap:2.4rem !important}.gap-lg-5{gap:4.8rem !important}.gap-lg-none{gap:0 !important}.gap-lg-quarter{gap:calc(var(--spacer)*.25) !important}.gap-lg-third{gap:calc(var(--spacer)*.33) !important}.gap-lg-half{gap:calc(var(--spacer)*.5) !important}.gap-lg-three-quarters{gap:calc(var(--spacer)*.75) !important}.gap-lg-default{gap:var(--spacer) !important}.gap-lg-one-half{gap:calc(var(--spacer)*1.5) !important}.gap-lg-double{gap:calc(var(--spacer)*2) !important}.gap-lg-triple{gap:calc(var(--spacer)*3) !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.4rem !important}.row-gap-lg-2{row-gap:.8rem !important}.row-gap-lg-3{row-gap:1.6rem !important}.row-gap-lg-4{row-gap:2.4rem !important}.row-gap-lg-5{row-gap:4.8rem !important}.row-gap-lg-none{row-gap:0 !important}.row-gap-lg-quarter{row-gap:calc(var(--spacer)*.25) !important}.row-gap-lg-third{row-gap:calc(var(--spacer)*.33) !important}.row-gap-lg-half{row-gap:calc(var(--spacer)*.5) !important}.row-gap-lg-three-quarters{row-gap:calc(var(--spacer)*.75) !important}.row-gap-lg-default{row-gap:var(--spacer) !important}.row-gap-lg-one-half{row-gap:calc(var(--spacer)*1.5) !important}.row-gap-lg-double{row-gap:calc(var(--spacer)*2) !important}.row-gap-lg-triple{row-gap:calc(var(--spacer)*3) !important}.column-gap-lg-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-lg-1{-webkit-column-gap:.4rem !important;-moz-column-gap:.4rem !important;column-gap:.4rem !important}.column-gap-lg-2{-webkit-column-gap:.8rem !important;-moz-column-gap:.8rem !important;column-gap:.8rem !important}.column-gap-lg-3{-webkit-column-gap:1.6rem !important;-moz-column-gap:1.6rem !important;column-gap:1.6rem !important}.column-gap-lg-4{-webkit-column-gap:2.4rem !important;-moz-column-gap:2.4rem !important;column-gap:2.4rem !important}.column-gap-lg-5{-webkit-column-gap:4.8rem !important;-moz-column-gap:4.8rem !important;column-gap:4.8rem !important}.column-gap-lg-none{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-lg-quarter{-webkit-column-gap:calc(var(--spacer)*.25) !important;-moz-column-gap:calc(var(--spacer)*.25) !important;column-gap:calc(var(--spacer)*.25) !important}.column-gap-lg-third{-webkit-column-gap:calc(var(--spacer)*.33) !important;-moz-column-gap:calc(var(--spacer)*.33) !important;column-gap:calc(var(--spacer)*.33) !important}.column-gap-lg-half{-webkit-column-gap:calc(var(--spacer)*.5) !important;-moz-column-gap:calc(var(--spacer)*.5) !important;column-gap:calc(var(--spacer)*.5) !important}.column-gap-lg-three-quarters{-webkit-column-gap:calc(var(--spacer)*.75) !important;-moz-column-gap:calc(var(--spacer)*.75) !important;column-gap:calc(var(--spacer)*.75) !important}.column-gap-lg-default{-webkit-column-gap:var(--spacer) !important;-moz-column-gap:var(--spacer) !important;column-gap:var(--spacer) !important}.column-gap-lg-one-half{-webkit-column-gap:calc(var(--spacer)*1.5) !important;-moz-column-gap:calc(var(--spacer)*1.5) !important;column-gap:calc(var(--spacer)*1.5) !important}.column-gap-lg-double{-webkit-column-gap:calc(var(--spacer)*2) !important;-moz-column-gap:calc(var(--spacer)*2) !important;column-gap:calc(var(--spacer)*2) !important}.column-gap-lg-triple{-webkit-column-gap:calc(var(--spacer)*3) !important;-moz-column-gap:calc(var(--spacer)*3) !important;column-gap:calc(var(--spacer)*3) !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{-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}.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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.4rem !important}.m-xl-2{margin:.8rem !important}.m-xl-3{margin:1.6rem !important}.m-xl-4{margin:2.4rem !important}.m-xl-5{margin:4.8rem !important}.m-xl-none{margin:0 !important}.m-xl-quarter{margin:calc(var(--spacer)*.25) !important}.m-xl-third{margin:calc(var(--spacer)*.33) !important}.m-xl-half{margin:calc(var(--spacer)*.5) !important}.m-xl-three-quarters{margin:calc(var(--spacer)*.75) !important}.m-xl-default{margin:var(--spacer) !important}.m-xl-one-half{margin:calc(var(--spacer)*1.5) !important}.m-xl-double{margin:calc(var(--spacer)*2) !important}.m-xl-triple{margin:calc(var(--spacer)*3) !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.4rem !important;margin-left:.4rem !important}.mx-xl-2{margin-right:.8rem !important;margin-left:.8rem !important}.mx-xl-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-xl-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-xl-5{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-xl-none{margin-right:0 !important;margin-left:0 !important}.mx-xl-quarter{margin-right:calc(var(--spacer)*.25) !important;margin-left:calc(var(--spacer)*.25) !important}.mx-xl-third{margin-right:calc(var(--spacer)*.33) !important;margin-left:calc(var(--spacer)*.33) !important}.mx-xl-half{margin-right:calc(var(--spacer)*.5) !important;margin-left:calc(var(--spacer)*.5) !important}.mx-xl-three-quarters{margin-right:calc(var(--spacer)*.75) !important;margin-left:calc(var(--spacer)*.75) !important}.mx-xl-default{margin-right:var(--spacer) !important;margin-left:var(--spacer) !important}.mx-xl-one-half{margin-right:calc(var(--spacer)*1.5) !important;margin-left:calc(var(--spacer)*1.5) !important}.mx-xl-double{margin-right:calc(var(--spacer)*2) !important;margin-left:calc(var(--spacer)*2) !important}.mx-xl-triple{margin-right:calc(var(--spacer)*3) !important;margin-left:calc(var(--spacer)*3) !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-xl-2{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-xl-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-xl-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-xl-5{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-xl-none{margin-top:0 !important;margin-bottom:0 !important}.my-xl-quarter{margin-top:calc(var(--spacer)*.25) !important;margin-bottom:calc(var(--spacer)*.25) !important}.my-xl-third{margin-top:calc(var(--spacer)*.33) !important;margin-bottom:calc(var(--spacer)*.33) !important}.my-xl-half{margin-top:calc(var(--spacer)*.5) !important;margin-bottom:calc(var(--spacer)*.5) !important}.my-xl-three-quarters{margin-top:calc(var(--spacer)*.75) !important;margin-bottom:calc(var(--spacer)*.75) !important}.my-xl-default{margin-top:var(--spacer) !important;margin-bottom:var(--spacer) !important}.my-xl-one-half{margin-top:calc(var(--spacer)*1.5) !important;margin-bottom:calc(var(--spacer)*1.5) !important}.my-xl-double{margin-top:calc(var(--spacer)*2) !important;margin-bottom:calc(var(--spacer)*2) !important}.my-xl-triple{margin-top:calc(var(--spacer)*3) !important;margin-bottom:calc(var(--spacer)*3) !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.4rem !important}.mt-xl-2{margin-top:.8rem !important}.mt-xl-3{margin-top:1.6rem !important}.mt-xl-4{margin-top:2.4rem !important}.mt-xl-5{margin-top:4.8rem !important}.mt-xl-none{margin-top:0 !important}.mt-xl-quarter{margin-top:calc(var(--spacer)*.25) !important}.mt-xl-third{margin-top:calc(var(--spacer)*.33) !important}.mt-xl-half{margin-top:calc(var(--spacer)*.5) !important}.mt-xl-three-quarters{margin-top:calc(var(--spacer)*.75) !important}.mt-xl-default{margin-top:var(--spacer) !important}.mt-xl-one-half{margin-top:calc(var(--spacer)*1.5) !important}.mt-xl-double{margin-top:calc(var(--spacer)*2) !important}.mt-xl-triple{margin-top:calc(var(--spacer)*3) !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.4rem !important}.me-xl-2{margin-right:.8rem !important}.me-xl-3{margin-right:1.6rem !important}.me-xl-4{margin-right:2.4rem !important}.me-xl-5{margin-right:4.8rem !important}.me-xl-none{margin-right:0 !important}.me-xl-quarter{margin-right:calc(var(--spacer)*.25) !important}.me-xl-third{margin-right:calc(var(--spacer)*.33) !important}.me-xl-half{margin-right:calc(var(--spacer)*.5) !important}.me-xl-three-quarters{margin-right:calc(var(--spacer)*.75) !important}.me-xl-default{margin-right:var(--spacer) !important}.me-xl-one-half{margin-right:calc(var(--spacer)*1.5) !important}.me-xl-double{margin-right:calc(var(--spacer)*2) !important}.me-xl-triple{margin-right:calc(var(--spacer)*3) !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.4rem !important}.mb-xl-2{margin-bottom:.8rem !important}.mb-xl-3{margin-bottom:1.6rem !important}.mb-xl-4{margin-bottom:2.4rem !important}.mb-xl-5{margin-bottom:4.8rem !important}.mb-xl-none{margin-bottom:0 !important}.mb-xl-quarter{margin-bottom:calc(var(--spacer)*.25) !important}.mb-xl-third{margin-bottom:calc(var(--spacer)*.33) !important}.mb-xl-half{margin-bottom:calc(var(--spacer)*.5) !important}.mb-xl-three-quarters{margin-bottom:calc(var(--spacer)*.75) !important}.mb-xl-default{margin-bottom:var(--spacer) !important}.mb-xl-one-half{margin-bottom:calc(var(--spacer)*1.5) !important}.mb-xl-double{margin-bottom:calc(var(--spacer)*2) !important}.mb-xl-triple{margin-bottom:calc(var(--spacer)*3) !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.4rem !important}.ms-xl-2{margin-left:.8rem !important}.ms-xl-3{margin-left:1.6rem !important}.ms-xl-4{margin-left:2.4rem !important}.ms-xl-5{margin-left:4.8rem !important}.ms-xl-none{margin-left:0 !important}.ms-xl-quarter{margin-left:calc(var(--spacer)*.25) !important}.ms-xl-third{margin-left:calc(var(--spacer)*.33) !important}.ms-xl-half{margin-left:calc(var(--spacer)*.5) !important}.ms-xl-three-quarters{margin-left:calc(var(--spacer)*.75) !important}.ms-xl-default{margin-left:var(--spacer) !important}.ms-xl-one-half{margin-left:calc(var(--spacer)*1.5) !important}.ms-xl-double{margin-left:calc(var(--spacer)*2) !important}.ms-xl-triple{margin-left:calc(var(--spacer)*3) !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.4rem !important}.p-xl-2{padding:.8rem !important}.p-xl-3{padding:1.6rem !important}.p-xl-4{padding:2.4rem !important}.p-xl-5{padding:4.8rem !important}.p-xl-none{padding:0 !important}.p-xl-quarter{padding:calc(var(--spacer)*.25) !important}.p-xl-third{padding:calc(var(--spacer)*.33) !important}.p-xl-half{padding:calc(var(--spacer)*.5) !important}.p-xl-three-quarters{padding:calc(var(--spacer)*.75) !important}.p-xl-default{padding:var(--spacer) !important}.p-xl-one-half{padding:calc(var(--spacer)*1.5) !important}.p-xl-double{padding:calc(var(--spacer)*2) !important}.p-xl-triple{padding:calc(var(--spacer)*3) !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.4rem !important;padding-left:.4rem !important}.px-xl-2{padding-right:.8rem !important;padding-left:.8rem !important}.px-xl-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-xl-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-xl-5{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-xl-none{padding-right:0 !important;padding-left:0 !important}.px-xl-quarter{padding-right:calc(var(--spacer)*.25) !important;padding-left:calc(var(--spacer)*.25) !important}.px-xl-third{padding-right:calc(var(--spacer)*.33) !important;padding-left:calc(var(--spacer)*.33) !important}.px-xl-half{padding-right:calc(var(--spacer)*.5) !important;padding-left:calc(var(--spacer)*.5) !important}.px-xl-three-quarters{padding-right:calc(var(--spacer)*.75) !important;padding-left:calc(var(--spacer)*.75) !important}.px-xl-default{padding-right:var(--spacer) !important;padding-left:var(--spacer) !important}.px-xl-one-half{padding-right:calc(var(--spacer)*1.5) !important;padding-left:calc(var(--spacer)*1.5) !important}.px-xl-double{padding-right:calc(var(--spacer)*2) !important;padding-left:calc(var(--spacer)*2) !important}.px-xl-triple{padding-right:calc(var(--spacer)*3) !important;padding-left:calc(var(--spacer)*3) !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-xl-2{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-xl-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-xl-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-xl-5{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-xl-none{padding-top:0 !important;padding-bottom:0 !important}.py-xl-quarter{padding-top:calc(var(--spacer)*.25) !important;padding-bottom:calc(var(--spacer)*.25) !important}.py-xl-third{padding-top:calc(var(--spacer)*.33) !important;padding-bottom:calc(var(--spacer)*.33) !important}.py-xl-half{padding-top:calc(var(--spacer)*.5) !important;padding-bottom:calc(var(--spacer)*.5) !important}.py-xl-three-quarters{padding-top:calc(var(--spacer)*.75) !important;padding-bottom:calc(var(--spacer)*.75) !important}.py-xl-default{padding-top:var(--spacer) !important;padding-bottom:var(--spacer) !important}.py-xl-one-half{padding-top:calc(var(--spacer)*1.5) !important;padding-bottom:calc(var(--spacer)*1.5) !important}.py-xl-double{padding-top:calc(var(--spacer)*2) !important;padding-bottom:calc(var(--spacer)*2) !important}.py-xl-triple{padding-top:calc(var(--spacer)*3) !important;padding-bottom:calc(var(--spacer)*3) !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.4rem !important}.pt-xl-2{padding-top:.8rem !important}.pt-xl-3{padding-top:1.6rem !important}.pt-xl-4{padding-top:2.4rem !important}.pt-xl-5{padding-top:4.8rem !important}.pt-xl-none{padding-top:0 !important}.pt-xl-quarter{padding-top:calc(var(--spacer)*.25) !important}.pt-xl-third{padding-top:calc(var(--spacer)*.33) !important}.pt-xl-half{padding-top:calc(var(--spacer)*.5) !important}.pt-xl-three-quarters{padding-top:calc(var(--spacer)*.75) !important}.pt-xl-default{padding-top:var(--spacer) !important}.pt-xl-one-half{padding-top:calc(var(--spacer)*1.5) !important}.pt-xl-double{padding-top:calc(var(--spacer)*2) !important}.pt-xl-triple{padding-top:calc(var(--spacer)*3) !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.4rem !important}.pe-xl-2{padding-right:.8rem !important}.pe-xl-3{padding-right:1.6rem !important}.pe-xl-4{padding-right:2.4rem !important}.pe-xl-5{padding-right:4.8rem !important}.pe-xl-none{padding-right:0 !important}.pe-xl-quarter{padding-right:calc(var(--spacer)*.25) !important}.pe-xl-third{padding-right:calc(var(--spacer)*.33) !important}.pe-xl-half{padding-right:calc(var(--spacer)*.5) !important}.pe-xl-three-quarters{padding-right:calc(var(--spacer)*.75) !important}.pe-xl-default{padding-right:var(--spacer) !important}.pe-xl-one-half{padding-right:calc(var(--spacer)*1.5) !important}.pe-xl-double{padding-right:calc(var(--spacer)*2) !important}.pe-xl-triple{padding-right:calc(var(--spacer)*3) !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.4rem !important}.pb-xl-2{padding-bottom:.8rem !important}.pb-xl-3{padding-bottom:1.6rem !important}.pb-xl-4{padding-bottom:2.4rem !important}.pb-xl-5{padding-bottom:4.8rem !important}.pb-xl-none{padding-bottom:0 !important}.pb-xl-quarter{padding-bottom:calc(var(--spacer)*.25) !important}.pb-xl-third{padding-bottom:calc(var(--spacer)*.33) !important}.pb-xl-half{padding-bottom:calc(var(--spacer)*.5) !important}.pb-xl-three-quarters{padding-bottom:calc(var(--spacer)*.75) !important}.pb-xl-default{padding-bottom:var(--spacer) !important}.pb-xl-one-half{padding-bottom:calc(var(--spacer)*1.5) !important}.pb-xl-double{padding-bottom:calc(var(--spacer)*2) !important}.pb-xl-triple{padding-bottom:calc(var(--spacer)*3) !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.4rem !important}.ps-xl-2{padding-left:.8rem !important}.ps-xl-3{padding-left:1.6rem !important}.ps-xl-4{padding-left:2.4rem !important}.ps-xl-5{padding-left:4.8rem !important}.ps-xl-none{padding-left:0 !important}.ps-xl-quarter{padding-left:calc(var(--spacer)*.25) !important}.ps-xl-third{padding-left:calc(var(--spacer)*.33) !important}.ps-xl-half{padding-left:calc(var(--spacer)*.5) !important}.ps-xl-three-quarters{padding-left:calc(var(--spacer)*.75) !important}.ps-xl-default{padding-left:var(--spacer) !important}.ps-xl-one-half{padding-left:calc(var(--spacer)*1.5) !important}.ps-xl-double{padding-left:calc(var(--spacer)*2) !important}.ps-xl-triple{padding-left:calc(var(--spacer)*3) !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.4rem !important}.gap-xl-2{gap:.8rem !important}.gap-xl-3{gap:1.6rem !important}.gap-xl-4{gap:2.4rem !important}.gap-xl-5{gap:4.8rem !important}.gap-xl-none{gap:0 !important}.gap-xl-quarter{gap:calc(var(--spacer)*.25) !important}.gap-xl-third{gap:calc(var(--spacer)*.33) !important}.gap-xl-half{gap:calc(var(--spacer)*.5) !important}.gap-xl-three-quarters{gap:calc(var(--spacer)*.75) !important}.gap-xl-default{gap:var(--spacer) !important}.gap-xl-one-half{gap:calc(var(--spacer)*1.5) !important}.gap-xl-double{gap:calc(var(--spacer)*2) !important}.gap-xl-triple{gap:calc(var(--spacer)*3) !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.4rem !important}.row-gap-xl-2{row-gap:.8rem !important}.row-gap-xl-3{row-gap:1.6rem !important}.row-gap-xl-4{row-gap:2.4rem !important}.row-gap-xl-5{row-gap:4.8rem !important}.row-gap-xl-none{row-gap:0 !important}.row-gap-xl-quarter{row-gap:calc(var(--spacer)*.25) !important}.row-gap-xl-third{row-gap:calc(var(--spacer)*.33) !important}.row-gap-xl-half{row-gap:calc(var(--spacer)*.5) !important}.row-gap-xl-three-quarters{row-gap:calc(var(--spacer)*.75) !important}.row-gap-xl-default{row-gap:var(--spacer) !important}.row-gap-xl-one-half{row-gap:calc(var(--spacer)*1.5) !important}.row-gap-xl-double{row-gap:calc(var(--spacer)*2) !important}.row-gap-xl-triple{row-gap:calc(var(--spacer)*3) !important}.column-gap-xl-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xl-1{-webkit-column-gap:.4rem !important;-moz-column-gap:.4rem !important;column-gap:.4rem !important}.column-gap-xl-2{-webkit-column-gap:.8rem !important;-moz-column-gap:.8rem !important;column-gap:.8rem !important}.column-gap-xl-3{-webkit-column-gap:1.6rem !important;-moz-column-gap:1.6rem !important;column-gap:1.6rem !important}.column-gap-xl-4{-webkit-column-gap:2.4rem !important;-moz-column-gap:2.4rem !important;column-gap:2.4rem !important}.column-gap-xl-5{-webkit-column-gap:4.8rem !important;-moz-column-gap:4.8rem !important;column-gap:4.8rem !important}.column-gap-xl-none{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xl-quarter{-webkit-column-gap:calc(var(--spacer)*.25) !important;-moz-column-gap:calc(var(--spacer)*.25) !important;column-gap:calc(var(--spacer)*.25) !important}.column-gap-xl-third{-webkit-column-gap:calc(var(--spacer)*.33) !important;-moz-column-gap:calc(var(--spacer)*.33) !important;column-gap:calc(var(--spacer)*.33) !important}.column-gap-xl-half{-webkit-column-gap:calc(var(--spacer)*.5) !important;-moz-column-gap:calc(var(--spacer)*.5) !important;column-gap:calc(var(--spacer)*.5) !important}.column-gap-xl-three-quarters{-webkit-column-gap:calc(var(--spacer)*.75) !important;-moz-column-gap:calc(var(--spacer)*.75) !important;column-gap:calc(var(--spacer)*.75) !important}.column-gap-xl-default{-webkit-column-gap:var(--spacer) !important;-moz-column-gap:var(--spacer) !important;column-gap:var(--spacer) !important}.column-gap-xl-one-half{-webkit-column-gap:calc(var(--spacer)*1.5) !important;-moz-column-gap:calc(var(--spacer)*1.5) !important;column-gap:calc(var(--spacer)*1.5) !important}.column-gap-xl-double{-webkit-column-gap:calc(var(--spacer)*2) !important;-moz-column-gap:calc(var(--spacer)*2) !important;column-gap:calc(var(--spacer)*2) !important}.column-gap-xl-triple{-webkit-column-gap:calc(var(--spacer)*3) !important;-moz-column-gap:calc(var(--spacer)*3) !important;column-gap:calc(var(--spacer)*3) !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{-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}.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:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.4rem !important}.m-xxl-2{margin:.8rem !important}.m-xxl-3{margin:1.6rem !important}.m-xxl-4{margin:2.4rem !important}.m-xxl-5{margin:4.8rem !important}.m-xxl-none{margin:0 !important}.m-xxl-quarter{margin:calc(var(--spacer)*.25) !important}.m-xxl-third{margin:calc(var(--spacer)*.33) !important}.m-xxl-half{margin:calc(var(--spacer)*.5) !important}.m-xxl-three-quarters{margin:calc(var(--spacer)*.75) !important}.m-xxl-default{margin:var(--spacer) !important}.m-xxl-one-half{margin:calc(var(--spacer)*1.5) !important}.m-xxl-double{margin:calc(var(--spacer)*2) !important}.m-xxl-triple{margin:calc(var(--spacer)*3) !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.4rem !important;margin-left:.4rem !important}.mx-xxl-2{margin-right:.8rem !important;margin-left:.8rem !important}.mx-xxl-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-xxl-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-xxl-5{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-xxl-none{margin-right:0 !important;margin-left:0 !important}.mx-xxl-quarter{margin-right:calc(var(--spacer)*.25) !important;margin-left:calc(var(--spacer)*.25) !important}.mx-xxl-third{margin-right:calc(var(--spacer)*.33) !important;margin-left:calc(var(--spacer)*.33) !important}.mx-xxl-half{margin-right:calc(var(--spacer)*.5) !important;margin-left:calc(var(--spacer)*.5) !important}.mx-xxl-three-quarters{margin-right:calc(var(--spacer)*.75) !important;margin-left:calc(var(--spacer)*.75) !important}.mx-xxl-default{margin-right:var(--spacer) !important;margin-left:var(--spacer) !important}.mx-xxl-one-half{margin-right:calc(var(--spacer)*1.5) !important;margin-left:calc(var(--spacer)*1.5) !important}.mx-xxl-double{margin-right:calc(var(--spacer)*2) !important;margin-left:calc(var(--spacer)*2) !important}.mx-xxl-triple{margin-right:calc(var(--spacer)*3) !important;margin-left:calc(var(--spacer)*3) !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-xxl-2{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-xxl-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-xxl-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-xxl-5{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-xxl-none{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-quarter{margin-top:calc(var(--spacer)*.25) !important;margin-bottom:calc(var(--spacer)*.25) !important}.my-xxl-third{margin-top:calc(var(--spacer)*.33) !important;margin-bottom:calc(var(--spacer)*.33) !important}.my-xxl-half{margin-top:calc(var(--spacer)*.5) !important;margin-bottom:calc(var(--spacer)*.5) !important}.my-xxl-three-quarters{margin-top:calc(var(--spacer)*.75) !important;margin-bottom:calc(var(--spacer)*.75) !important}.my-xxl-default{margin-top:var(--spacer) !important;margin-bottom:var(--spacer) !important}.my-xxl-one-half{margin-top:calc(var(--spacer)*1.5) !important;margin-bottom:calc(var(--spacer)*1.5) !important}.my-xxl-double{margin-top:calc(var(--spacer)*2) !important;margin-bottom:calc(var(--spacer)*2) !important}.my-xxl-triple{margin-top:calc(var(--spacer)*3) !important;margin-bottom:calc(var(--spacer)*3) !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.4rem !important}.mt-xxl-2{margin-top:.8rem !important}.mt-xxl-3{margin-top:1.6rem !important}.mt-xxl-4{margin-top:2.4rem !important}.mt-xxl-5{margin-top:4.8rem !important}.mt-xxl-none{margin-top:0 !important}.mt-xxl-quarter{margin-top:calc(var(--spacer)*.25) !important}.mt-xxl-third{margin-top:calc(var(--spacer)*.33) !important}.mt-xxl-half{margin-top:calc(var(--spacer)*.5) !important}.mt-xxl-three-quarters{margin-top:calc(var(--spacer)*.75) !important}.mt-xxl-default{margin-top:var(--spacer) !important}.mt-xxl-one-half{margin-top:calc(var(--spacer)*1.5) !important}.mt-xxl-double{margin-top:calc(var(--spacer)*2) !important}.mt-xxl-triple{margin-top:calc(var(--spacer)*3) !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.4rem !important}.me-xxl-2{margin-right:.8rem !important}.me-xxl-3{margin-right:1.6rem !important}.me-xxl-4{margin-right:2.4rem !important}.me-xxl-5{margin-right:4.8rem !important}.me-xxl-none{margin-right:0 !important}.me-xxl-quarter{margin-right:calc(var(--spacer)*.25) !important}.me-xxl-third{margin-right:calc(var(--spacer)*.33) !important}.me-xxl-half{margin-right:calc(var(--spacer)*.5) !important}.me-xxl-three-quarters{margin-right:calc(var(--spacer)*.75) !important}.me-xxl-default{margin-right:var(--spacer) !important}.me-xxl-one-half{margin-right:calc(var(--spacer)*1.5) !important}.me-xxl-double{margin-right:calc(var(--spacer)*2) !important}.me-xxl-triple{margin-right:calc(var(--spacer)*3) !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.4rem !important}.mb-xxl-2{margin-bottom:.8rem !important}.mb-xxl-3{margin-bottom:1.6rem !important}.mb-xxl-4{margin-bottom:2.4rem !important}.mb-xxl-5{margin-bottom:4.8rem !important}.mb-xxl-none{margin-bottom:0 !important}.mb-xxl-quarter{margin-bottom:calc(var(--spacer)*.25) !important}.mb-xxl-third{margin-bottom:calc(var(--spacer)*.33) !important}.mb-xxl-half{margin-bottom:calc(var(--spacer)*.5) !important}.mb-xxl-three-quarters{margin-bottom:calc(var(--spacer)*.75) !important}.mb-xxl-default{margin-bottom:var(--spacer) !important}.mb-xxl-one-half{margin-bottom:calc(var(--spacer)*1.5) !important}.mb-xxl-double{margin-bottom:calc(var(--spacer)*2) !important}.mb-xxl-triple{margin-bottom:calc(var(--spacer)*3) !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.4rem !important}.ms-xxl-2{margin-left:.8rem !important}.ms-xxl-3{margin-left:1.6rem !important}.ms-xxl-4{margin-left:2.4rem !important}.ms-xxl-5{margin-left:4.8rem !important}.ms-xxl-none{margin-left:0 !important}.ms-xxl-quarter{margin-left:calc(var(--spacer)*.25) !important}.ms-xxl-third{margin-left:calc(var(--spacer)*.33) !important}.ms-xxl-half{margin-left:calc(var(--spacer)*.5) !important}.ms-xxl-three-quarters{margin-left:calc(var(--spacer)*.75) !important}.ms-xxl-default{margin-left:var(--spacer) !important}.ms-xxl-one-half{margin-left:calc(var(--spacer)*1.5) !important}.ms-xxl-double{margin-left:calc(var(--spacer)*2) !important}.ms-xxl-triple{margin-left:calc(var(--spacer)*3) !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.4rem !important}.p-xxl-2{padding:.8rem !important}.p-xxl-3{padding:1.6rem !important}.p-xxl-4{padding:2.4rem !important}.p-xxl-5{padding:4.8rem !important}.p-xxl-none{padding:0 !important}.p-xxl-quarter{padding:calc(var(--spacer)*.25) !important}.p-xxl-third{padding:calc(var(--spacer)*.33) !important}.p-xxl-half{padding:calc(var(--spacer)*.5) !important}.p-xxl-three-quarters{padding:calc(var(--spacer)*.75) !important}.p-xxl-default{padding:var(--spacer) !important}.p-xxl-one-half{padding:calc(var(--spacer)*1.5) !important}.p-xxl-double{padding:calc(var(--spacer)*2) !important}.p-xxl-triple{padding:calc(var(--spacer)*3) !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.4rem !important;padding-left:.4rem !important}.px-xxl-2{padding-right:.8rem !important;padding-left:.8rem !important}.px-xxl-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-xxl-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-xxl-5{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-xxl-none{padding-right:0 !important;padding-left:0 !important}.px-xxl-quarter{padding-right:calc(var(--spacer)*.25) !important;padding-left:calc(var(--spacer)*.25) !important}.px-xxl-third{padding-right:calc(var(--spacer)*.33) !important;padding-left:calc(var(--spacer)*.33) !important}.px-xxl-half{padding-right:calc(var(--spacer)*.5) !important;padding-left:calc(var(--spacer)*.5) !important}.px-xxl-three-quarters{padding-right:calc(var(--spacer)*.75) !important;padding-left:calc(var(--spacer)*.75) !important}.px-xxl-default{padding-right:var(--spacer) !important;padding-left:var(--spacer) !important}.px-xxl-one-half{padding-right:calc(var(--spacer)*1.5) !important;padding-left:calc(var(--spacer)*1.5) !important}.px-xxl-double{padding-right:calc(var(--spacer)*2) !important;padding-left:calc(var(--spacer)*2) !important}.px-xxl-triple{padding-right:calc(var(--spacer)*3) !important;padding-left:calc(var(--spacer)*3) !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-xxl-2{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-xxl-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-xxl-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-xxl-5{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-xxl-none{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-quarter{padding-top:calc(var(--spacer)*.25) !important;padding-bottom:calc(var(--spacer)*.25) !important}.py-xxl-third{padding-top:calc(var(--spacer)*.33) !important;padding-bottom:calc(var(--spacer)*.33) !important}.py-xxl-half{padding-top:calc(var(--spacer)*.5) !important;padding-bottom:calc(var(--spacer)*.5) !important}.py-xxl-three-quarters{padding-top:calc(var(--spacer)*.75) !important;padding-bottom:calc(var(--spacer)*.75) !important}.py-xxl-default{padding-top:var(--spacer) !important;padding-bottom:var(--spacer) !important}.py-xxl-one-half{padding-top:calc(var(--spacer)*1.5) !important;padding-bottom:calc(var(--spacer)*1.5) !important}.py-xxl-double{padding-top:calc(var(--spacer)*2) !important;padding-bottom:calc(var(--spacer)*2) !important}.py-xxl-triple{padding-top:calc(var(--spacer)*3) !important;padding-bottom:calc(var(--spacer)*3) !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.4rem !important}.pt-xxl-2{padding-top:.8rem !important}.pt-xxl-3{padding-top:1.6rem !important}.pt-xxl-4{padding-top:2.4rem !important}.pt-xxl-5{padding-top:4.8rem !important}.pt-xxl-none{padding-top:0 !important}.pt-xxl-quarter{padding-top:calc(var(--spacer)*.25) !important}.pt-xxl-third{padding-top:calc(var(--spacer)*.33) !important}.pt-xxl-half{padding-top:calc(var(--spacer)*.5) !important}.pt-xxl-three-quarters{padding-top:calc(var(--spacer)*.75) !important}.pt-xxl-default{padding-top:var(--spacer) !important}.pt-xxl-one-half{padding-top:calc(var(--spacer)*1.5) !important}.pt-xxl-double{padding-top:calc(var(--spacer)*2) !important}.pt-xxl-triple{padding-top:calc(var(--spacer)*3) !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.4rem !important}.pe-xxl-2{padding-right:.8rem !important}.pe-xxl-3{padding-right:1.6rem !important}.pe-xxl-4{padding-right:2.4rem !important}.pe-xxl-5{padding-right:4.8rem !important}.pe-xxl-none{padding-right:0 !important}.pe-xxl-quarter{padding-right:calc(var(--spacer)*.25) !important}.pe-xxl-third{padding-right:calc(var(--spacer)*.33) !important}.pe-xxl-half{padding-right:calc(var(--spacer)*.5) !important}.pe-xxl-three-quarters{padding-right:calc(var(--spacer)*.75) !important}.pe-xxl-default{padding-right:var(--spacer) !important}.pe-xxl-one-half{padding-right:calc(var(--spacer)*1.5) !important}.pe-xxl-double{padding-right:calc(var(--spacer)*2) !important}.pe-xxl-triple{padding-right:calc(var(--spacer)*3) !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.4rem !important}.pb-xxl-2{padding-bottom:.8rem !important}.pb-xxl-3{padding-bottom:1.6rem !important}.pb-xxl-4{padding-bottom:2.4rem !important}.pb-xxl-5{padding-bottom:4.8rem !important}.pb-xxl-none{padding-bottom:0 !important}.pb-xxl-quarter{padding-bottom:calc(var(--spacer)*.25) !important}.pb-xxl-third{padding-bottom:calc(var(--spacer)*.33) !important}.pb-xxl-half{padding-bottom:calc(var(--spacer)*.5) !important}.pb-xxl-three-quarters{padding-bottom:calc(var(--spacer)*.75) !important}.pb-xxl-default{padding-bottom:var(--spacer) !important}.pb-xxl-one-half{padding-bottom:calc(var(--spacer)*1.5) !important}.pb-xxl-double{padding-bottom:calc(var(--spacer)*2) !important}.pb-xxl-triple{padding-bottom:calc(var(--spacer)*3) !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.4rem !important}.ps-xxl-2{padding-left:.8rem !important}.ps-xxl-3{padding-left:1.6rem !important}.ps-xxl-4{padding-left:2.4rem !important}.ps-xxl-5{padding-left:4.8rem !important}.ps-xxl-none{padding-left:0 !important}.ps-xxl-quarter{padding-left:calc(var(--spacer)*.25) !important}.ps-xxl-third{padding-left:calc(var(--spacer)*.33) !important}.ps-xxl-half{padding-left:calc(var(--spacer)*.5) !important}.ps-xxl-three-quarters{padding-left:calc(var(--spacer)*.75) !important}.ps-xxl-default{padding-left:var(--spacer) !important}.ps-xxl-one-half{padding-left:calc(var(--spacer)*1.5) !important}.ps-xxl-double{padding-left:calc(var(--spacer)*2) !important}.ps-xxl-triple{padding-left:calc(var(--spacer)*3) !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.4rem !important}.gap-xxl-2{gap:.8rem !important}.gap-xxl-3{gap:1.6rem !important}.gap-xxl-4{gap:2.4rem !important}.gap-xxl-5{gap:4.8rem !important}.gap-xxl-none{gap:0 !important}.gap-xxl-quarter{gap:calc(var(--spacer)*.25) !important}.gap-xxl-third{gap:calc(var(--spacer)*.33) !important}.gap-xxl-half{gap:calc(var(--spacer)*.5) !important}.gap-xxl-three-quarters{gap:calc(var(--spacer)*.75) !important}.gap-xxl-default{gap:var(--spacer) !important}.gap-xxl-one-half{gap:calc(var(--spacer)*1.5) !important}.gap-xxl-double{gap:calc(var(--spacer)*2) !important}.gap-xxl-triple{gap:calc(var(--spacer)*3) !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.4rem !important}.row-gap-xxl-2{row-gap:.8rem !important}.row-gap-xxl-3{row-gap:1.6rem !important}.row-gap-xxl-4{row-gap:2.4rem !important}.row-gap-xxl-5{row-gap:4.8rem !important}.row-gap-xxl-none{row-gap:0 !important}.row-gap-xxl-quarter{row-gap:calc(var(--spacer)*.25) !important}.row-gap-xxl-third{row-gap:calc(var(--spacer)*.33) !important}.row-gap-xxl-half{row-gap:calc(var(--spacer)*.5) !important}.row-gap-xxl-three-quarters{row-gap:calc(var(--spacer)*.75) !important}.row-gap-xxl-default{row-gap:var(--spacer) !important}.row-gap-xxl-one-half{row-gap:calc(var(--spacer)*1.5) !important}.row-gap-xxl-double{row-gap:calc(var(--spacer)*2) !important}.row-gap-xxl-triple{row-gap:calc(var(--spacer)*3) !important}.column-gap-xxl-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xxl-1{-webkit-column-gap:.4rem !important;-moz-column-gap:.4rem !important;column-gap:.4rem !important}.column-gap-xxl-2{-webkit-column-gap:.8rem !important;-moz-column-gap:.8rem !important;column-gap:.8rem !important}.column-gap-xxl-3{-webkit-column-gap:1.6rem !important;-moz-column-gap:1.6rem !important;column-gap:1.6rem !important}.column-gap-xxl-4{-webkit-column-gap:2.4rem !important;-moz-column-gap:2.4rem !important;column-gap:2.4rem !important}.column-gap-xxl-5{-webkit-column-gap:4.8rem !important;-moz-column-gap:4.8rem !important;column-gap:4.8rem !important}.column-gap-xxl-none{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-xxl-quarter{-webkit-column-gap:calc(var(--spacer)*.25) !important;-moz-column-gap:calc(var(--spacer)*.25) !important;column-gap:calc(var(--spacer)*.25) !important}.column-gap-xxl-third{-webkit-column-gap:calc(var(--spacer)*.33) !important;-moz-column-gap:calc(var(--spacer)*.33) !important;column-gap:calc(var(--spacer)*.33) !important}.column-gap-xxl-half{-webkit-column-gap:calc(var(--spacer)*.5) !important;-moz-column-gap:calc(var(--spacer)*.5) !important;column-gap:calc(var(--spacer)*.5) !important}.column-gap-xxl-three-quarters{-webkit-column-gap:calc(var(--spacer)*.75) !important;-moz-column-gap:calc(var(--spacer)*.75) !important;column-gap:calc(var(--spacer)*.75) !important}.column-gap-xxl-default{-webkit-column-gap:var(--spacer) !important;-moz-column-gap:var(--spacer) !important;column-gap:var(--spacer) !important}.column-gap-xxl-one-half{-webkit-column-gap:calc(var(--spacer)*1.5) !important;-moz-column-gap:calc(var(--spacer)*1.5) !important;column-gap:calc(var(--spacer)*1.5) !important}.column-gap-xxl-double{-webkit-column-gap:calc(var(--spacer)*2) !important;-moz-column-gap:calc(var(--spacer)*2) !important;column-gap:calc(var(--spacer)*2) !important}.column-gap-xxl-triple{-webkit-column-gap:calc(var(--spacer)*3) !important;-moz-column-gap:calc(var(--spacer)*3) !important;column-gap:calc(var(--spacer)*3) !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1800px){.float-hyper-start{float:left !important}.float-hyper-end{float:right !important}.float-hyper-none{float:none !important}.object-fit-hyper-contain{-o-object-fit:contain !important;object-fit:contain !important}.object-fit-hyper-cover{-o-object-fit:cover !important;object-fit:cover !important}.object-fit-hyper-fill{-o-object-fit:fill !important;object-fit:fill !important}.object-fit-hyper-scale{-o-object-fit:scale-down !important;object-fit:scale-down !important}.object-fit-hyper-none{-o-object-fit:none !important;object-fit:none !important}.d-hyper-inline{display:inline !important}.d-hyper-inline-block{display:inline-block !important}.d-hyper-block{display:block !important}.d-hyper-grid{display:grid !important}.d-hyper-inline-grid{display:inline-grid !important}.d-hyper-table{display:table !important}.d-hyper-table-row{display:table-row !important}.d-hyper-table-cell{display:table-cell !important}.d-hyper-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-hyper-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-hyper-none{display:none !important}.flex-hyper-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-hyper-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-hyper-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-hyper-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-hyper-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-hyper-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-hyper-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-hyper-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-hyper-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-hyper-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-hyper-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-hyper-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-hyper-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-hyper-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-hyper-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-hyper-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-hyper-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-hyper-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-hyper-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-hyper-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-hyper-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-hyper-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-hyper-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-hyper-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-hyper-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-hyper-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-hyper-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-hyper-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-hyper-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-hyper-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-hyper-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-hyper-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-hyper-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-hyper-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-hyper-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-hyper-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-hyper-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-hyper-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-hyper-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-hyper-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-hyper-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-hyper-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-hyper-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-hyper-0{margin:0 !important}.m-hyper-1{margin:.4rem !important}.m-hyper-2{margin:.8rem !important}.m-hyper-3{margin:1.6rem !important}.m-hyper-4{margin:2.4rem !important}.m-hyper-5{margin:4.8rem !important}.m-hyper-none{margin:0 !important}.m-hyper-quarter{margin:calc(var(--spacer)*.25) !important}.m-hyper-third{margin:calc(var(--spacer)*.33) !important}.m-hyper-half{margin:calc(var(--spacer)*.5) !important}.m-hyper-three-quarters{margin:calc(var(--spacer)*.75) !important}.m-hyper-default{margin:var(--spacer) !important}.m-hyper-one-half{margin:calc(var(--spacer)*1.5) !important}.m-hyper-double{margin:calc(var(--spacer)*2) !important}.m-hyper-triple{margin:calc(var(--spacer)*3) !important}.m-hyper-auto{margin:auto !important}.mx-hyper-0{margin-right:0 !important;margin-left:0 !important}.mx-hyper-1{margin-right:.4rem !important;margin-left:.4rem !important}.mx-hyper-2{margin-right:.8rem !important;margin-left:.8rem !important}.mx-hyper-3{margin-right:1.6rem !important;margin-left:1.6rem !important}.mx-hyper-4{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-hyper-5{margin-right:4.8rem !important;margin-left:4.8rem !important}.mx-hyper-none{margin-right:0 !important;margin-left:0 !important}.mx-hyper-quarter{margin-right:calc(var(--spacer)*.25) !important;margin-left:calc(var(--spacer)*.25) !important}.mx-hyper-third{margin-right:calc(var(--spacer)*.33) !important;margin-left:calc(var(--spacer)*.33) !important}.mx-hyper-half{margin-right:calc(var(--spacer)*.5) !important;margin-left:calc(var(--spacer)*.5) !important}.mx-hyper-three-quarters{margin-right:calc(var(--spacer)*.75) !important;margin-left:calc(var(--spacer)*.75) !important}.mx-hyper-default{margin-right:var(--spacer) !important;margin-left:var(--spacer) !important}.mx-hyper-one-half{margin-right:calc(var(--spacer)*1.5) !important;margin-left:calc(var(--spacer)*1.5) !important}.mx-hyper-double{margin-right:calc(var(--spacer)*2) !important;margin-left:calc(var(--spacer)*2) !important}.mx-hyper-triple{margin-right:calc(var(--spacer)*3) !important;margin-left:calc(var(--spacer)*3) !important}.mx-hyper-auto{margin-right:auto !important;margin-left:auto !important}.my-hyper-0{margin-top:0 !important;margin-bottom:0 !important}.my-hyper-1{margin-top:.4rem !important;margin-bottom:.4rem !important}.my-hyper-2{margin-top:.8rem !important;margin-bottom:.8rem !important}.my-hyper-3{margin-top:1.6rem !important;margin-bottom:1.6rem !important}.my-hyper-4{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-hyper-5{margin-top:4.8rem !important;margin-bottom:4.8rem !important}.my-hyper-none{margin-top:0 !important;margin-bottom:0 !important}.my-hyper-quarter{margin-top:calc(var(--spacer)*.25) !important;margin-bottom:calc(var(--spacer)*.25) !important}.my-hyper-third{margin-top:calc(var(--spacer)*.33) !important;margin-bottom:calc(var(--spacer)*.33) !important}.my-hyper-half{margin-top:calc(var(--spacer)*.5) !important;margin-bottom:calc(var(--spacer)*.5) !important}.my-hyper-three-quarters{margin-top:calc(var(--spacer)*.75) !important;margin-bottom:calc(var(--spacer)*.75) !important}.my-hyper-default{margin-top:var(--spacer) !important;margin-bottom:var(--spacer) !important}.my-hyper-one-half{margin-top:calc(var(--spacer)*1.5) !important;margin-bottom:calc(var(--spacer)*1.5) !important}.my-hyper-double{margin-top:calc(var(--spacer)*2) !important;margin-bottom:calc(var(--spacer)*2) !important}.my-hyper-triple{margin-top:calc(var(--spacer)*3) !important;margin-bottom:calc(var(--spacer)*3) !important}.my-hyper-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-hyper-0{margin-top:0 !important}.mt-hyper-1{margin-top:.4rem !important}.mt-hyper-2{margin-top:.8rem !important}.mt-hyper-3{margin-top:1.6rem !important}.mt-hyper-4{margin-top:2.4rem !important}.mt-hyper-5{margin-top:4.8rem !important}.mt-hyper-none{margin-top:0 !important}.mt-hyper-quarter{margin-top:calc(var(--spacer)*.25) !important}.mt-hyper-third{margin-top:calc(var(--spacer)*.33) !important}.mt-hyper-half{margin-top:calc(var(--spacer)*.5) !important}.mt-hyper-three-quarters{margin-top:calc(var(--spacer)*.75) !important}.mt-hyper-default{margin-top:var(--spacer) !important}.mt-hyper-one-half{margin-top:calc(var(--spacer)*1.5) !important}.mt-hyper-double{margin-top:calc(var(--spacer)*2) !important}.mt-hyper-triple{margin-top:calc(var(--spacer)*3) !important}.mt-hyper-auto{margin-top:auto !important}.me-hyper-0{margin-right:0 !important}.me-hyper-1{margin-right:.4rem !important}.me-hyper-2{margin-right:.8rem !important}.me-hyper-3{margin-right:1.6rem !important}.me-hyper-4{margin-right:2.4rem !important}.me-hyper-5{margin-right:4.8rem !important}.me-hyper-none{margin-right:0 !important}.me-hyper-quarter{margin-right:calc(var(--spacer)*.25) !important}.me-hyper-third{margin-right:calc(var(--spacer)*.33) !important}.me-hyper-half{margin-right:calc(var(--spacer)*.5) !important}.me-hyper-three-quarters{margin-right:calc(var(--spacer)*.75) !important}.me-hyper-default{margin-right:var(--spacer) !important}.me-hyper-one-half{margin-right:calc(var(--spacer)*1.5) !important}.me-hyper-double{margin-right:calc(var(--spacer)*2) !important}.me-hyper-triple{margin-right:calc(var(--spacer)*3) !important}.me-hyper-auto{margin-right:auto !important}.mb-hyper-0{margin-bottom:0 !important}.mb-hyper-1{margin-bottom:.4rem !important}.mb-hyper-2{margin-bottom:.8rem !important}.mb-hyper-3{margin-bottom:1.6rem !important}.mb-hyper-4{margin-bottom:2.4rem !important}.mb-hyper-5{margin-bottom:4.8rem !important}.mb-hyper-none{margin-bottom:0 !important}.mb-hyper-quarter{margin-bottom:calc(var(--spacer)*.25) !important}.mb-hyper-third{margin-bottom:calc(var(--spacer)*.33) !important}.mb-hyper-half{margin-bottom:calc(var(--spacer)*.5) !important}.mb-hyper-three-quarters{margin-bottom:calc(var(--spacer)*.75) !important}.mb-hyper-default{margin-bottom:var(--spacer) !important}.mb-hyper-one-half{margin-bottom:calc(var(--spacer)*1.5) !important}.mb-hyper-double{margin-bottom:calc(var(--spacer)*2) !important}.mb-hyper-triple{margin-bottom:calc(var(--spacer)*3) !important}.mb-hyper-auto{margin-bottom:auto !important}.ms-hyper-0{margin-left:0 !important}.ms-hyper-1{margin-left:.4rem !important}.ms-hyper-2{margin-left:.8rem !important}.ms-hyper-3{margin-left:1.6rem !important}.ms-hyper-4{margin-left:2.4rem !important}.ms-hyper-5{margin-left:4.8rem !important}.ms-hyper-none{margin-left:0 !important}.ms-hyper-quarter{margin-left:calc(var(--spacer)*.25) !important}.ms-hyper-third{margin-left:calc(var(--spacer)*.33) !important}.ms-hyper-half{margin-left:calc(var(--spacer)*.5) !important}.ms-hyper-three-quarters{margin-left:calc(var(--spacer)*.75) !important}.ms-hyper-default{margin-left:var(--spacer) !important}.ms-hyper-one-half{margin-left:calc(var(--spacer)*1.5) !important}.ms-hyper-double{margin-left:calc(var(--spacer)*2) !important}.ms-hyper-triple{margin-left:calc(var(--spacer)*3) !important}.ms-hyper-auto{margin-left:auto !important}.p-hyper-0{padding:0 !important}.p-hyper-1{padding:.4rem !important}.p-hyper-2{padding:.8rem !important}.p-hyper-3{padding:1.6rem !important}.p-hyper-4{padding:2.4rem !important}.p-hyper-5{padding:4.8rem !important}.p-hyper-none{padding:0 !important}.p-hyper-quarter{padding:calc(var(--spacer)*.25) !important}.p-hyper-third{padding:calc(var(--spacer)*.33) !important}.p-hyper-half{padding:calc(var(--spacer)*.5) !important}.p-hyper-three-quarters{padding:calc(var(--spacer)*.75) !important}.p-hyper-default{padding:var(--spacer) !important}.p-hyper-one-half{padding:calc(var(--spacer)*1.5) !important}.p-hyper-double{padding:calc(var(--spacer)*2) !important}.p-hyper-triple{padding:calc(var(--spacer)*3) !important}.px-hyper-0{padding-right:0 !important;padding-left:0 !important}.px-hyper-1{padding-right:.4rem !important;padding-left:.4rem !important}.px-hyper-2{padding-right:.8rem !important;padding-left:.8rem !important}.px-hyper-3{padding-right:1.6rem !important;padding-left:1.6rem !important}.px-hyper-4{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-hyper-5{padding-right:4.8rem !important;padding-left:4.8rem !important}.px-hyper-none{padding-right:0 !important;padding-left:0 !important}.px-hyper-quarter{padding-right:calc(var(--spacer)*.25) !important;padding-left:calc(var(--spacer)*.25) !important}.px-hyper-third{padding-right:calc(var(--spacer)*.33) !important;padding-left:calc(var(--spacer)*.33) !important}.px-hyper-half{padding-right:calc(var(--spacer)*.5) !important;padding-left:calc(var(--spacer)*.5) !important}.px-hyper-three-quarters{padding-right:calc(var(--spacer)*.75) !important;padding-left:calc(var(--spacer)*.75) !important}.px-hyper-default{padding-right:var(--spacer) !important;padding-left:var(--spacer) !important}.px-hyper-one-half{padding-right:calc(var(--spacer)*1.5) !important;padding-left:calc(var(--spacer)*1.5) !important}.px-hyper-double{padding-right:calc(var(--spacer)*2) !important;padding-left:calc(var(--spacer)*2) !important}.px-hyper-triple{padding-right:calc(var(--spacer)*3) !important;padding-left:calc(var(--spacer)*3) !important}.py-hyper-0{padding-top:0 !important;padding-bottom:0 !important}.py-hyper-1{padding-top:.4rem !important;padding-bottom:.4rem !important}.py-hyper-2{padding-top:.8rem !important;padding-bottom:.8rem !important}.py-hyper-3{padding-top:1.6rem !important;padding-bottom:1.6rem !important}.py-hyper-4{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-hyper-5{padding-top:4.8rem !important;padding-bottom:4.8rem !important}.py-hyper-none{padding-top:0 !important;padding-bottom:0 !important}.py-hyper-quarter{padding-top:calc(var(--spacer)*.25) !important;padding-bottom:calc(var(--spacer)*.25) !important}.py-hyper-third{padding-top:calc(var(--spacer)*.33) !important;padding-bottom:calc(var(--spacer)*.33) !important}.py-hyper-half{padding-top:calc(var(--spacer)*.5) !important;padding-bottom:calc(var(--spacer)*.5) !important}.py-hyper-three-quarters{padding-top:calc(var(--spacer)*.75) !important;padding-bottom:calc(var(--spacer)*.75) !important}.py-hyper-default{padding-top:var(--spacer) !important;padding-bottom:var(--spacer) !important}.py-hyper-one-half{padding-top:calc(var(--spacer)*1.5) !important;padding-bottom:calc(var(--spacer)*1.5) !important}.py-hyper-double{padding-top:calc(var(--spacer)*2) !important;padding-bottom:calc(var(--spacer)*2) !important}.py-hyper-triple{padding-top:calc(var(--spacer)*3) !important;padding-bottom:calc(var(--spacer)*3) !important}.pt-hyper-0{padding-top:0 !important}.pt-hyper-1{padding-top:.4rem !important}.pt-hyper-2{padding-top:.8rem !important}.pt-hyper-3{padding-top:1.6rem !important}.pt-hyper-4{padding-top:2.4rem !important}.pt-hyper-5{padding-top:4.8rem !important}.pt-hyper-none{padding-top:0 !important}.pt-hyper-quarter{padding-top:calc(var(--spacer)*.25) !important}.pt-hyper-third{padding-top:calc(var(--spacer)*.33) !important}.pt-hyper-half{padding-top:calc(var(--spacer)*.5) !important}.pt-hyper-three-quarters{padding-top:calc(var(--spacer)*.75) !important}.pt-hyper-default{padding-top:var(--spacer) !important}.pt-hyper-one-half{padding-top:calc(var(--spacer)*1.5) !important}.pt-hyper-double{padding-top:calc(var(--spacer)*2) !important}.pt-hyper-triple{padding-top:calc(var(--spacer)*3) !important}.pe-hyper-0{padding-right:0 !important}.pe-hyper-1{padding-right:.4rem !important}.pe-hyper-2{padding-right:.8rem !important}.pe-hyper-3{padding-right:1.6rem !important}.pe-hyper-4{padding-right:2.4rem !important}.pe-hyper-5{padding-right:4.8rem !important}.pe-hyper-none{padding-right:0 !important}.pe-hyper-quarter{padding-right:calc(var(--spacer)*.25) !important}.pe-hyper-third{padding-right:calc(var(--spacer)*.33) !important}.pe-hyper-half{padding-right:calc(var(--spacer)*.5) !important}.pe-hyper-three-quarters{padding-right:calc(var(--spacer)*.75) !important}.pe-hyper-default{padding-right:var(--spacer) !important}.pe-hyper-one-half{padding-right:calc(var(--spacer)*1.5) !important}.pe-hyper-double{padding-right:calc(var(--spacer)*2) !important}.pe-hyper-triple{padding-right:calc(var(--spacer)*3) !important}.pb-hyper-0{padding-bottom:0 !important}.pb-hyper-1{padding-bottom:.4rem !important}.pb-hyper-2{padding-bottom:.8rem !important}.pb-hyper-3{padding-bottom:1.6rem !important}.pb-hyper-4{padding-bottom:2.4rem !important}.pb-hyper-5{padding-bottom:4.8rem !important}.pb-hyper-none{padding-bottom:0 !important}.pb-hyper-quarter{padding-bottom:calc(var(--spacer)*.25) !important}.pb-hyper-third{padding-bottom:calc(var(--spacer)*.33) !important}.pb-hyper-half{padding-bottom:calc(var(--spacer)*.5) !important}.pb-hyper-three-quarters{padding-bottom:calc(var(--spacer)*.75) !important}.pb-hyper-default{padding-bottom:var(--spacer) !important}.pb-hyper-one-half{padding-bottom:calc(var(--spacer)*1.5) !important}.pb-hyper-double{padding-bottom:calc(var(--spacer)*2) !important}.pb-hyper-triple{padding-bottom:calc(var(--spacer)*3) !important}.ps-hyper-0{padding-left:0 !important}.ps-hyper-1{padding-left:.4rem !important}.ps-hyper-2{padding-left:.8rem !important}.ps-hyper-3{padding-left:1.6rem !important}.ps-hyper-4{padding-left:2.4rem !important}.ps-hyper-5{padding-left:4.8rem !important}.ps-hyper-none{padding-left:0 !important}.ps-hyper-quarter{padding-left:calc(var(--spacer)*.25) !important}.ps-hyper-third{padding-left:calc(var(--spacer)*.33) !important}.ps-hyper-half{padding-left:calc(var(--spacer)*.5) !important}.ps-hyper-three-quarters{padding-left:calc(var(--spacer)*.75) !important}.ps-hyper-default{padding-left:var(--spacer) !important}.ps-hyper-one-half{padding-left:calc(var(--spacer)*1.5) !important}.ps-hyper-double{padding-left:calc(var(--spacer)*2) !important}.ps-hyper-triple{padding-left:calc(var(--spacer)*3) !important}.gap-hyper-0{gap:0 !important}.gap-hyper-1{gap:.4rem !important}.gap-hyper-2{gap:.8rem !important}.gap-hyper-3{gap:1.6rem !important}.gap-hyper-4{gap:2.4rem !important}.gap-hyper-5{gap:4.8rem !important}.gap-hyper-none{gap:0 !important}.gap-hyper-quarter{gap:calc(var(--spacer)*.25) !important}.gap-hyper-third{gap:calc(var(--spacer)*.33) !important}.gap-hyper-half{gap:calc(var(--spacer)*.5) !important}.gap-hyper-three-quarters{gap:calc(var(--spacer)*.75) !important}.gap-hyper-default{gap:var(--spacer) !important}.gap-hyper-one-half{gap:calc(var(--spacer)*1.5) !important}.gap-hyper-double{gap:calc(var(--spacer)*2) !important}.gap-hyper-triple{gap:calc(var(--spacer)*3) !important}.row-gap-hyper-0{row-gap:0 !important}.row-gap-hyper-1{row-gap:.4rem !important}.row-gap-hyper-2{row-gap:.8rem !important}.row-gap-hyper-3{row-gap:1.6rem !important}.row-gap-hyper-4{row-gap:2.4rem !important}.row-gap-hyper-5{row-gap:4.8rem !important}.row-gap-hyper-none{row-gap:0 !important}.row-gap-hyper-quarter{row-gap:calc(var(--spacer)*.25) !important}.row-gap-hyper-third{row-gap:calc(var(--spacer)*.33) !important}.row-gap-hyper-half{row-gap:calc(var(--spacer)*.5) !important}.row-gap-hyper-three-quarters{row-gap:calc(var(--spacer)*.75) !important}.row-gap-hyper-default{row-gap:var(--spacer) !important}.row-gap-hyper-one-half{row-gap:calc(var(--spacer)*1.5) !important}.row-gap-hyper-double{row-gap:calc(var(--spacer)*2) !important}.row-gap-hyper-triple{row-gap:calc(var(--spacer)*3) !important}.column-gap-hyper-0{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-hyper-1{-webkit-column-gap:.4rem !important;-moz-column-gap:.4rem !important;column-gap:.4rem !important}.column-gap-hyper-2{-webkit-column-gap:.8rem !important;-moz-column-gap:.8rem !important;column-gap:.8rem !important}.column-gap-hyper-3{-webkit-column-gap:1.6rem !important;-moz-column-gap:1.6rem !important;column-gap:1.6rem !important}.column-gap-hyper-4{-webkit-column-gap:2.4rem !important;-moz-column-gap:2.4rem !important;column-gap:2.4rem !important}.column-gap-hyper-5{-webkit-column-gap:4.8rem !important;-moz-column-gap:4.8rem !important;column-gap:4.8rem !important}.column-gap-hyper-none{-webkit-column-gap:0 !important;-moz-column-gap:0 !important;column-gap:0 !important}.column-gap-hyper-quarter{-webkit-column-gap:calc(var(--spacer)*.25) !important;-moz-column-gap:calc(var(--spacer)*.25) !important;column-gap:calc(var(--spacer)*.25) !important}.column-gap-hyper-third{-webkit-column-gap:calc(var(--spacer)*.33) !important;-moz-column-gap:calc(var(--spacer)*.33) !important;column-gap:calc(var(--spacer)*.33) !important}.column-gap-hyper-half{-webkit-column-gap:calc(var(--spacer)*.5) !important;-moz-column-gap:calc(var(--spacer)*.5) !important;column-gap:calc(var(--spacer)*.5) !important}.column-gap-hyper-three-quarters{-webkit-column-gap:calc(var(--spacer)*.75) !important;-moz-column-gap:calc(var(--spacer)*.75) !important;column-gap:calc(var(--spacer)*.75) !important}.column-gap-hyper-default{-webkit-column-gap:var(--spacer) !important;-moz-column-gap:var(--spacer) !important;column-gap:var(--spacer) !important}.column-gap-hyper-one-half{-webkit-column-gap:calc(var(--spacer)*1.5) !important;-moz-column-gap:calc(var(--spacer)*1.5) !important;column-gap:calc(var(--spacer)*1.5) !important}.column-gap-hyper-double{-webkit-column-gap:calc(var(--spacer)*2) !important;-moz-column-gap:calc(var(--spacer)*2) !important;column-gap:calc(var(--spacer)*2) !important}.column-gap-hyper-triple{-webkit-column-gap:calc(var(--spacer)*3) !important;-moz-column-gap:calc(var(--spacer)*3) !important;column-gap:calc(var(--spacer)*3) !important}.text-hyper-start{text-align:left !important}.text-hyper-end{text-align:right !important}.text-hyper-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}.break-out-left{position:relative;left:calc(-1*(50vw - 50%))}.break-out-left.align-to-grid{padding-left:calc(50vw - 50%)}.break-out-right{min-width:calc(50vw + 50%)}.debug-viewport-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:.5rem;position:fixed;bottom:0;right:0;opacity:.9;font-size:clamp(11px,.8rem,14px);background-color:#ff0;color:#000}.debug-viewport-info::before{display:block;content:"xs";text-transform:uppercase;color:currentColor;font-weight:bold}@media(min-width: 436px){.debug-viewport-info::before{content:"small"}}@media(min-width: 576px){.debug-viewport-info::before{content:"sm"}}@media(min-width: 768px){.debug-viewport-info::before{content:"md"}}@media(min-width: 992px){.debug-viewport-info::before{content:"lg"}}@media(min-width: 1200px){.debug-viewport-info::before{content:"xl"}}@media(min-width: 1400px){.debug-viewport-info::before{content:"xxl"}}@media(min-width: 1800px){.debug-viewport-info::before{content:"hyper"}}.cover-image{width:100% !important;height:100%;-o-object-fit:cover;object-fit:cover}#qm{position:relative;z-index:4}@media(max-width: 991.98px){#wpadminbar{display:none}}html[lang]{margin-top:0 !important}#wpadminbar{-webkit-transform:translateY(-90%);-ms-transform:translateY(-90%);transform:translateY(-90%);-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear, -webkit-transform .1s linear}#wpadminbar::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.no-touchevents #wpadminbar:hover,.no-touchevents #wpadminbar:focus{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear, -webkit-transform .1s linear}.no-touchevents #wpadminbar:hover::after,.no-touchevents #wpadminbar:focus::after{opacity:0;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}html{font-size:clamp(14px,11px + .42vw,50px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.header-size-burger{--padding-top: var(--header-burger-height)}html.header-size-full{--padding-top: var(--header-full-height)}html.header-size-full-metas{--padding-top: calc(var(--header-full-height) + var(--header-metas-height))}html.header-size-full-secondary{--padding-top: var(--header-full-nav-secondary-height)}html.header-size-full-secondary-metas{--padding-top: calc(var(--header-full-nav-secondary-height) + var(--header-metas-height))}html .banner{padding-top:var(--padding-top)}html .banner.banner-full-height{--padding-top: 0px}html.touchevents{-ms-scroll-chaining:none;overscroll-behavior:none;scroll-behavior:smooth}body{font-family:"Libre Caslon Text",serif}body.mcube-desktop{-ms-scroll-chaining:none;overscroll-behavior:none}.touchevents body.navs-open{height:100vh;overflow:hidden}body::after{-webkit-transition:backdrop-filter .3s ease;transition:backdrop-filter .3s ease;will-change:backdrop-filter;content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none}body.header-menu-subnav-open::after{backdrop-filter:blur(5px)}.page-container{position:relative;overflow:clip}@media(min-width: 992px){[data-layout-desktop=m]{width:100%;padding-left:var(--spacer);padding-right:var(--spacer);max-width:calc(var(--container-fluid-max-width) + var(--spacer)*2)}}img[loading=lazy]{-webkit-transition:opacity .15s ease;transition:opacity .15s ease;opacity:0;will-change:transform,opacity}img[loading=lazy].lazyloaded{opacity:1}html.lenis{scrollbar-gutter:stable}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth [data-lenis-prevent]{-ms-scroll-chaining:none;overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}[data-aos=fade-up]{opacity:0;-webkit-transition:opacity 1s ease,-webkit-transform 1s ease;transition:opacity 1s ease,-webkit-transform 1s ease;transition:transform 1s ease,opacity 1s ease;transition:transform 1s ease,opacity 1s ease,-webkit-transform 1s ease;will-change:transform,opacity}[data-aos=fade-up].appeared{opacity:1;-webkit-animation:fadeUp 1s ease forwards;animation:fadeUp 1s ease forwards}@-webkit-keyframes fadeUp{from{-webkit-transform:translateY(50px);transform:translateY(50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeUp{from{-webkit-transform:translateY(50px);transform:translateY(50px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}[data-aos=opacity]{opacity:0;-webkit-transition:opacity 1s ease-out .3s;transition:opacity 1s ease-out .3s;will-change:opacity}[data-aos=opacity].appeared{opacity:1}[data-aos=fade-up-stagger] [data-stagger]{-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px);opacity:0;-webkit-transition:opacity 1s ease,-webkit-transform 1s ease;transition:opacity 1s ease,-webkit-transform 1s ease;transition:transform 1s ease,opacity 1s ease;transition:transform 1s ease,opacity 1s ease,-webkit-transform 1s ease;will-change:transform,opacity}[data-aos=fade-up-stagger] [data-stagger]:nth-child(1){-webkit-transition-delay:calc(0ms + 75ms);transition-delay:calc(0ms + 75ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(2){-webkit-transition-delay:calc(0ms + 150ms);transition-delay:calc(0ms + 150ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(3){-webkit-transition-delay:calc(0ms + 225ms);transition-delay:calc(0ms + 225ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(4){-webkit-transition-delay:calc(0ms + 300ms);transition-delay:calc(0ms + 300ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(5){-webkit-transition-delay:calc(0ms + 375ms);transition-delay:calc(0ms + 375ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(6){-webkit-transition-delay:calc(0ms + 450ms);transition-delay:calc(0ms + 450ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(7){-webkit-transition-delay:calc(0ms + 525ms);transition-delay:calc(0ms + 525ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(8){-webkit-transition-delay:calc(0ms + 600ms);transition-delay:calc(0ms + 600ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(9){-webkit-transition-delay:calc(0ms + 675ms);transition-delay:calc(0ms + 675ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(10){-webkit-transition-delay:calc(0ms + 750ms);transition-delay:calc(0ms + 750ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(11){-webkit-transition-delay:calc(0ms + 825ms);transition-delay:calc(0ms + 825ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(12){-webkit-transition-delay:calc(0ms + 900ms);transition-delay:calc(0ms + 900ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(13){-webkit-transition-delay:calc(0ms + 975ms);transition-delay:calc(0ms + 975ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(14){-webkit-transition-delay:calc(0ms + 1050ms);transition-delay:calc(0ms + 1050ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(15){-webkit-transition-delay:calc(0ms + 1125ms);transition-delay:calc(0ms + 1125ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(16){-webkit-transition-delay:calc(0ms + 1200ms);transition-delay:calc(0ms + 1200ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(17){-webkit-transition-delay:calc(0ms + 1275ms);transition-delay:calc(0ms + 1275ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(18){-webkit-transition-delay:calc(0ms + 1350ms);transition-delay:calc(0ms + 1350ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(19){-webkit-transition-delay:calc(0ms + 1425ms);transition-delay:calc(0ms + 1425ms)}[data-aos=fade-up-stagger] [data-stagger]:nth-child(20){-webkit-transition-delay:calc(0ms + 1500ms);transition-delay:calc(0ms + 1500ms)}[data-aos=fade-up-stagger].appeared [data-stagger]{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}[data-batch]{opacity:0;-webkit-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%);will-change:transform,opacity}[data-parallax-x],[data-parallax-y],[data-parallax-scale],[data-parallax-inside]{will-change:transform}.container-fluid-px-mw{max-width:calc(var(--container-fluid-max-width) + var(--spacer)*2)}.screen-reader-response{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}[data-text-appear]{visibility:hidden}[data-text-appear] .split-outer{overflow:hidden;will-change:transform}[data-text-appear] .split-inner{display:inline-block;will-change:transform}.grecaptcha-badge{display:none}.block{position:relative}.block.block-title+.block.my-quarter,.block.block-title+.block.my-third,.block.block-title+.block.my-half,.block.block-title+.block.my-three-quarters,.block.block-title+.block.my-default,.block.block-title+.block.my-one-half,.block.block-title+.block.my-double,.block.block-title+.block.my-triple{margin-top:0 !important}.block-image .image{max-height:100svh;overflow:hidden}.block-image .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.block-image:not([data-layout=xl]) .image{border-radius:var(--image-border-radius);overflow:hidden}.block-movie:not([data-layout=xl]) .movie{border-radius:var(--image-border-radius)}.block-movie .movie{position:relative;aspect-ratio:1440/810;overflow:hidden}.block-movie .movie video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-movie .movie:hover .icon-play::before{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);opacity:1}.block-movie .movie [class^=player-],.block-movie .movie iframe,.block-movie .movie img{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-movie .movie img{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.block-movie .movie .icon-play{-webkit-transition:opacity .3s ease;transition:opacity .3s ease;position:absolute;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:max(130px,16vw);height:max(130px,16vw)}.block-movie .movie .icon-play::before{-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--icon-play, #fff);border-radius:100%;opacity:.3}.block-movie .movie .icon-play svg{display:block;width:2.6rem;height:2.6rem}.block-movie .movie .icon-play svg path{fill:var(--icon-play, #fff)}.block-movie .movie.playing img,.block-movie .movie.playing .icon-play,.block-movie .movie.playing::after{opacity:0;pointer-events:none}.block-skyline.block-preview .inner{width:100% !important;height:auto !important}.block-skyline.block-preview .inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-skyline .inner{width:100%;height:450px}@media(min-width: 768px){.block-skyline .inner{height:80svh}}@media(min-width: 1800px){.block-skyline .inner{height:100vh}}.block-skyline .inner img{will-change:transform;width:auto;height:100%}.block-text-2-col .logo{display:block}.block-text-2-col .logo svg{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.block-text-2-col .logo svg path{fill:currentColor}@media(max-width: 767.98px){.block-text-2-col .logo{width:80%;-webkit-transform:translateX(45%) rotate(-15deg);-ms-transform:translateX(45%) rotate(-15deg);transform:translateX(45%) rotate(-15deg);margin-bottom:-10%}}@media(min-width: 768px){.block-text-2-col .logo{position:absolute;top:50%;right:0;width:21rem;-webkit-transform:translate(24%, -50%) rotate(-30deg);-ms-transform:translate(24%, -50%) rotate(-30deg);transform:translate(24%, -50%) rotate(-30deg)}}.block-text-image .picture-frame-image{height:100%}.block-text-image .picture-frame-image .inner{height:100%}.block-text-image .picture-frame-image .inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--image-border-radius)}.block-text-image .logo{display:block}.block-text-image .logo svg{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.block-text-image .logo svg path{fill:currentColor}@media(max-width: 767.98px){.block-text-image .logo{margin:3rem 0;width:15rem;-webkit-transform:translateX(-25%) rotate(-30deg);-ms-transform:translateX(-25%) rotate(-30deg);transform:translateX(-25%) rotate(-30deg)}}@media(min-width: 768px){.block-text-image .logo{margin:7rem 0 -3rem 0;width:35rem;-webkit-transform:translate(-20%, 0) rotate(-30deg);-ms-transform:translate(-20%, 0) rotate(-30deg);transform:translate(-20%, 0) rotate(-30deg)}}.block-text-image-fullwidth .picture-frame-image{height:100%}.block-text-image-fullwidth .picture-frame-image .inner{height:100%}.block-text-image-fullwidth .picture-frame-image .inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--image-border-radius)}.block-text-media-background:not([data-layout=xl]) .inner .media{border-radius:var(--image-border-radius)}.block-text-media-background .inner{position:relative;overflow:hidden}@media(max-width: 991.98px){.block-text-media-background .inner{min-height:50svh}}@media(min-width: 992px){.block-text-media-background .inner{aspect-ratio:1440/770;height:auto}}.block-text-media-background .inner .row{min-height:100%}.block-text-media-background .inner .media{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.block-text-media-background .inner .media img,.block-text-media-background .inner .media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-text-media-background .inner .overlay{position:absolute;z-index:0;top:50%;left:50%;width:110%;height:110%;background-color:rgba(0,0,0,.4);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.block-text-media-background .inner .text{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;min-height:100%;color:#fff}.block-text-media-background .inner .text .rich-text{width:100%}.block-text-movie .movie{height:100%}.block-text-movie .movie video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-text-mozaic[data-layout=xl]{padding:1.6rem}.block-text-mozaic .movie{width:100%}.block-text-mozaic .movie video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.block-text-mozaic .images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;gap:1.6rem}.block-text-mozaic .images picture,.block-text-mozaic .images img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.block-text-mozaic .images picture:nth-of-type(2){width:80%;-ms-flex-item-align:end;align-self:flex-end}.aside-form-overlay{position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--color-blue), 0.3);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform}.aside-form-open .aside-form-overlay{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.aside-form-inner{position:fixed;z-index:11;top:0;right:0;width:100%;height:100svh;overflow:auto;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform}.aside-form-inner .aside-form-text-contact,.aside-form-inner .aside-form-gf-contact{display:none}.aside-form-open-contact .aside-form-inner .aside-form-text-contact,.aside-form-open-contact .aside-form-inner .aside-form-gf-contact{display:block}.aside-form-inner .aside-form-text-plaquette,.aside-form-inner .aside-form-gf-plaquette{display:none}.aside-form-open-plaquette .aside-form-inner .aside-form-text-plaquette,.aside-form-open-plaquette .aside-form-inner .aside-form-gf-plaquette{display:block}.aside-form-inner .section{min-height:100svh;padding:15vw 10vw}.aside-form-open .aside-form-inner{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.aside-form-inner .aside-form-logo{position:absolute;z-index:0;bottom:0;left:0;width:26rem;-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg)}.aside-form-inner .aside-form-logo svg{display:block;width:100%;height:auto}.aside-form-inner .aside-form-logo svg path{fill:hsla(0,0%,100%,.3)}.aside-form-inner .aside-form-close{position:absolute;top:1rem;right:1rem;width:2.3rem;height:2.3rem;border:1px solid hsla(0,0%,100%,.3);border-radius:100%;cursor:pointer}.aside-form-inner .aside-form-close::before,.aside-form-inner .aside-form-close::after{content:"";position:absolute;top:50%;left:50%;width:50%;height:1px;background-color:#fff;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform}.aside-form-inner .aside-form-close::before{-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.aside-form-inner .aside-form-close::after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.aside-form-inner .aside-form-close:hover::before,.aside-form-inner .aside-form-close:hover::after{-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.aside-form-inner .aside-form-text .title{padding:0 0 1.5rem 0;margin:0 0 1.5rem 0;border-bottom:2px solid currentColor;font-size:max(34px,2.8vw);font-style:italic}.aside-form-inner .aside-form-text .telephone{display:block;margin-top:.2rem;font-size:max(26px,.5vw);line-height:100%}.aside-form-inner .aside-form-text .legend{font-size:.75em}.aside-form-inner .aside-form-gf-contact .gform_confirmation_wrapper,.aside-form-inner .aside-form-gf-plaquette .gform_confirmation_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:60svh}.aside-form-inner .aside-form-gf-contact h2,.aside-form-inner .aside-form-gf-contact .h2,.aside-form-inner .aside-form-gf-plaquette h2,.aside-form-inner .aside-form-gf-plaquette .h2{font-style:italic;text-align:center}@media(min-width: 768px){.aside-form-inner{width:66%}.aside-form-inner .section{padding:4.4rem}}.banner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner.banner-cancel-next-margin+.section>.block{margin-top:0 !important}.banner.banner-full-height{height:100svh;max-height:900px}@media(min-width: 1800px){.banner.banner-full-height{max-height:unset}}.banner .banner-inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.banner .has-btn{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.banner.banner-media-background{overflow:hidden}.banner.banner-media-background .inner{width:100%;position:relative;z-index:1}.banner.banner-media-background .banner-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;width:10rem}.banner.banner-media-background .banner-logo img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);opacity:0;-webkit-transition:opacity 1.2s ease,-webkit-transform 1.2s ease;transition:opacity 1.2s ease,-webkit-transform 1.2s ease;transition:transform 1.2s ease,opacity 1.2s ease;transition:transform 1.2s ease,opacity 1.2s ease,-webkit-transform 1.2s ease;will-change:transform,opacity}.banner.banner-media-background .banner-logo.appeared img{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.banner.banner-media-background .banner-scroll-to{position:relative;display:inline-block;font-family:"Reglo",sans-serif;font-size:max(15px,.9vw);text-transform:uppercase;cursor:pointer}.banner.banner-media-background .banner-scroll-to.appeared>span{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.banner.banner-media-background .banner-scroll-to.appeared::after{-webkit-transform:translateX(-50%) translateY(calc(100% + 1rem)) scaleY(1);-ms-transform:translateX(-50%) translateY(calc(100% + 1rem)) scaleY(1);transform:translateX(-50%) translateY(calc(100% + 1rem)) scaleY(1)}.banner.banner-media-background .banner-scroll-to>span{display:inline-block;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);opacity:0;-webkit-transition:opacity 2s ease,-webkit-transform 2s ease;transition:opacity 2s ease,-webkit-transform 2s ease;transition:transform 2s ease,opacity 2s ease;transition:transform 2s ease,opacity 2s ease,-webkit-transform 2s ease;will-change:transform,opacity}.banner.banner-media-background .banner-scroll-to::after{content:"";position:absolute;bottom:0;left:50%;width:1px;height:100svh;display:block;margin:0 auto;background-color:rgba(var(--color-white));-webkit-transform:translateX(-50%) translateY(calc(100% + 1rem)) scaleY(0);-ms-transform:translateX(-50%) translateY(calc(100% + 1rem)) scaleY(0);transform:translateX(-50%) translateY(calc(100% + 1rem)) scaleY(0);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transition:-webkit-transform 2s ease;transition:-webkit-transform 2s ease;transition:transform 2s ease;transition:transform 2s ease, -webkit-transform 2s ease;will-change:transform}.banner.banner-media-background .banner-image,.banner.banner-media-background .banner-movie,.banner.banner-media-background .banner-gallery{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.banner.banner-media-background .banner-image::after,.banner.banner-media-background .banner-movie::after,.banner.banner-media-background .banner-gallery::after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-10px;left:-1px;background-color:rgba(0,0,0,.15);-webkit-transform:translateZ(0.1px);transform:translateZ(0.1px)}.banner.banner-media-background .banner-image picture,.banner.banner-media-background .banner-image img,.banner.banner-media-background .banner-image video,.banner.banner-media-background .banner-movie picture,.banner.banner-media-background .banner-movie img,.banner.banner-media-background .banner-movie video,.banner.banner-media-background .banner-gallery picture,.banner.banner-media-background .banner-gallery img,.banner.banner-media-background .banner-gallery video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner.banner-media-background .banner-image .swiper,.banner.banner-media-background .banner-movie .swiper,.banner.banner-media-background .banner-gallery .swiper{height:100%;width:100%}.banner.banner-media-background .banner-image .swiper .swiper-slide,.banner.banner-media-background .banner-movie .swiper .swiper-slide,.banner.banner-media-background .banner-gallery .swiper .swiper-slide{width:100% !important}.banner.banner-media-below .banner-image picture,.banner.banner-media-below .banner-image img,.banner.banner-media-below .banner-image video,.banner.banner-media-below .banner-movie picture,.banner.banner-media-below .banner-movie img,.banner.banner-media-below .banner-movie video,.banner.banner-media-below .banner-gallery picture,.banner.banner-media-below .banner-gallery img,.banner.banner-media-below .banner-gallery video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner.banner-media-below .banner-movie{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;aspect-ratio:21/9;background-color:#000}.block-preview .banner.banner-media-below .banner-gallery .swiper-slide:not(:first-of-type){display:none}.banner.banner-media-right .banner-image,.banner.banner-media-right .banner-movie,.banner.banner-media-right .banner-gallery{position:relative;height:100%}@media(max-width: 991.98px){.banner.banner-media-right .banner-image,.banner.banner-media-right .banner-movie,.banner.banner-media-right .banner-gallery{aspect-ratio:21/9}}.banner.banner-media-right .banner-image picture,.banner.banner-media-right .banner-image img,.banner.banner-media-right .banner-image video,.banner.banner-media-right .banner-movie picture,.banner.banner-media-right .banner-movie img,.banner.banner-media-right .banner-movie video,.banner.banner-media-right .banner-gallery picture,.banner.banner-media-right .banner-gallery img,.banner.banner-media-right .banner-gallery video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-preview .banner.banner-media-right .banner-gallery .swiper-slide:not(:first-of-type){display:none}.btn-fill{-webkit-transition:color .5s ease,background-color .5s ease,border-color .5s ease;transition:color .5s ease,background-color .5s ease,border-color .5s ease;will-change:color,background-color,border-color;position:relative;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--btn-padding);border-radius:var(--btn-border-radius);background-color:var(--btn-fill-background-color);font-family:"Reglo",sans-serif;font-weight:700;text-transform:uppercase;color:var(--btn-fill-text-color)}.aside-form-inner .btn-fill:hover{background-color:var(--btn-fill-background-color-hover);color:var(--btn-fill-text-color-hover)}.btn-fill.btn-min{padding:var(--btn-padding-min)}.btn-fill.btn-min .label::after{padding:var(--btn-padding-min)}.btn-fill *{z-index:1}.btn-fill .label span{display:block;-webkit-transition:opacity .35s ease,-webkit-transform .75s ease;transition:opacity .35s ease,-webkit-transform .75s ease;transition:transform .75s ease,opacity .35s ease;transition:transform .75s ease,opacity .35s ease,-webkit-transform .75s ease;will-change:transform,opacity}.btn-fill .label::after{content:attr(data-text);position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--color-yellow), 1);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:top;padding:var(--btn-padding);-webkit-transition:border-radius .7s ease,-webkit-transform .5s ease;transition:border-radius .7s ease,-webkit-transform .5s ease;transition:transform .5s ease,border-radius .7s ease;transition:transform .5s ease,border-radius .7s ease,-webkit-transform .5s ease;will-change:transform,border-radius;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);border-radius:75%}.btn-fill:hover{color:var(--btn-fill-text-color-hover)}.btn-fill:hover .label span{opacity:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.btn-fill:hover .label::after{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);border-radius:0}#wpbody-content .btn-fill,.mce-content-body .btn-fill{border-radius:var(--btn-border-radius);background-color:var(--btn-fill-background-color)}.btn-stroke{-webkit-transition:color .5s ease,background-color .5s ease,border-color .5s ease;transition:color .5s ease,background-color .5s ease,border-color .5s ease;will-change:color,background-color,border-color;position:relative;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:var(--btn-padding);background-color:var(--btn-stroke-background-color, transparent);border:2px solid var(--btn-stroke-border-color);border-radius:var(--btn-border-radius);font-weight:700;color:var(--btn-stroke-text-color);text-transform:uppercase}.btn-stroke .svg path{-webkit-transition:path .5s ease;transition:path .5s ease;will-change:path}.btn-stroke *{z-index:1}.btn-stroke:hover{color:var(--btn-stroke-text-color-hover);border-color:var(--btn-stroke-border-color-hover);background-color:var(--btn-stroke-background-color-hover, transparent)}.btn-stroke:hover .svg svg path{fill:currentColor}#wpbody-content .btn-stroke,.mce-content-body .btn-stroke{background-color:var(--btn-stroke-background-color, transparent);border:2px solid var(--btn-stroke-border-color);border-radius:var(--btn-border-radius)}.btn-light{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color;text-decoration:underline;text-decoration-thickness:1px;text-underline-position:under;text-transform:uppercase;font-weight:700;color:var(--btn-light-text-color, var(--btn-stroke-text-color))}#wpbody-content .btn-light,.mce-content-body .btn-light{text-decoration:none;background-image:-webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));background-image:linear-gradient(currentColor, currentColor);background-repeat:no-repeat;background-position:0 bottom;background-size:100% 1px}#wpbody-content .btn-light::after,.mce-content-body .btn-light::after{background-image:-webkit-gradient(linear, left top, left bottom, from(var(--section-background-color)), to(var(--section-background-color)));background-image:linear-gradient(var(--section-background-color), var(--section-background-color))}#wpbody-content .btn-light.btn-go,#wpbody-content .btn-light.btn-back,#wpbody-content .btn-light.btn-gallery,#wpbody-content .btn-light.btn-download,.mce-content-body .btn-light.btn-go,.mce-content-body .btn-light.btn-back,.mce-content-body .btn-light.btn-gallery,.mce-content-body .btn-light.btn-download{background-size:calc(100% - 1.8em) 1px}#wpbody-content .btn-light.btn-back,.mce-content-body .btn-light.btn-back{background-position:2em bottom}.btn-light *{z-index:1}.btn-light:hover{color:var(--btn-light-text-color-hover, var(--btn-stroke-text-color-hover))}.btn-header,.btn-go,.btn-back,.btn-download,.btn-gallery{-webkit-transition-duration:.5s;transition-duration:.5s;gap:var(--btn-gap, 2rem)}.btn-header .svg,.btn-go .svg,.btn-back .svg,.btn-download .svg,.btn-gallery .svg{-webkit-transition:background-color .5s ease;transition:background-color .5s ease;will-change:background-color;position:relative;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1em;height:1em}.btn-header .svg svg,.btn-go .svg svg,.btn-back .svg svg,.btn-download .svg svg,.btn-gallery .svg svg{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease;will-change:transform;display:block;width:100%}.btn-header .svg svg path,.btn-go .svg svg path,.btn-back .svg svg path,.btn-download .svg svg path,.btn-gallery .svg svg path{-webkit-transition:fill .5s ease,-webkit-transform .5s ease;transition:fill .5s ease,-webkit-transform .5s ease;transition:fill .5s ease,transform .5s ease;transition:fill .5s ease,transform .5s ease,-webkit-transform .5s ease;will-change:fill,transform;fill:currentColor}#wpbody-content .btn-go::after,.mce-content-body .btn-go::after{content:" →"}.btn-go .svg svg{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.btn-go:hover .svg svg{-webkit-transform:translateX(33%);-ms-transform:translateX(33%);transform:translateX(33%)}.btn-back{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#wpbody-content .btn-back::after,.mce-content-body .btn-back::after{content:"← "}.btn-back .svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.btn-back .svg svg{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.btn-back:hover .svg svg{-webkit-transform:translateX(0.2em);-ms-transform:translateX(0.2em);transform:translateX(0.2em)}#wpbody-content .btn-download::after,.mce-content-body .btn-download::after{content:" ↧"}.btn-download .svg svg path:first-of-type{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.btn-download:hover .svg svg path:first-of-type{-webkit-transform:translateY(0.15em);-ms-transform:translateY(0.15em);transform:translateY(0.15em)}#wpbody-content .btn-gallery::after,.mce-content-body .btn-gallery::after{content:" ❏"}.btn-gallery .svg svg{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.btn-gallery .svg svg path{fill:none;stroke:currentColor}.btn-gallery:hover .svg svg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.btn-gallery:hover .svg svg path{fill:none}.btn-svg-go{-webkit-transition:background-color .5s ease;transition:background-color .5s ease;will-change:background-color;position:relative;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:100%}.btn-svg-go::before{-webkit-transition:opacity .5s ease,border-color .5s ease;transition:opacity .5s ease,border-color .5s ease;will-change:opacity,border-color;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%;border:1px solid var(--icon-cta, var(--section-text-color-alt));opacity:.2}.btn-svg-go svg{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease;will-change:transform;display:block;width:33%}.btn-svg-go svg path{-webkit-transition:fill .5s ease,-webkit-transform .5s ease;transition:fill .5s ease,-webkit-transform .5s ease;transition:fill .5s ease,transform .5s ease;transition:fill .5s ease,transform .5s ease,-webkit-transform .5s ease;will-change:fill,transform;fill:var(--icon-cta, var(--section-text-color-alt))}.btn-svg-go::after{-webkit-transition-duration:.8s;transition-duration:.8s}.card:hover .btn-svg-go::before,.btn-svg-go:hover::before{opacity:1}.card:hover .btn-svg-go svg,.btn-svg-go:hover svg{-webkit-transform:translateX(33%);-ms-transform:translateX(33%);transform:translateX(33%)}.btn-share{-webkit-transition:color .5s ease,background-color .5s ease,border-color .5s ease;transition:color .5s ease,background-color .5s ease,border-color .5s ease;will-change:color,background-color,border-color;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:top;padding:var(--btn-padding);border-radius:var(--btn-border-radius);background-color:var(--btn-fill-background-color);border:2px solid var(--btn-fill-border-color, var(--btn-fill-background-color));font-weight:700;text-transform:uppercase;color:var(--btn-fill-text-color)}.btn-share::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--btn-fill-background-color-hover);opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;will-change:opacity}.btn-share:hover{border-color:var(--btn-fill-border-color-hover, var(--btn-fill-background-color-hover));color:var(--btn-fill-text-color-hover)}.btn-share:hover::before{opacity:1}.btn-share *{z-index:1}.btn-underline{-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color;text-decoration:underline;text-underline-offset:.15em;text-decoration-thickness:1px}.btn-underline:hover{color:var(--simple-link-text-color-hover)}@-webkit-keyframes autofill{to{color:inherit;background:rgba(0,0,0,0)}}@-webkit-keyframes loader{0%{-webkit-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes loader{0%{-webkit-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}input:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}input[type=reset],input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.form-field{position:relative;color:inherit}.loading .form-field{opacity:.4;pointer-events:none}.form-field:not(.type-checkbox):not(.type-radio):not(.type-textarea){height:3.5rem}.form-field:not(.type-checkbox):not(.type-radio):not(.type-textarea):not(.type-file) label{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;position:absolute;top:50%;left:1rem;opacity:.8;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.form-field:not(.type-checkbox):not(.type-radio):not(.type-textarea):not(.type-file).active label,.form-field:not(.type-checkbox):not(.type-radio):not(.type-textarea):not(.type-file).filled label{-webkit-transform:translateY(-120%) scale(0.7);-ms-transform:translateY(-120%) scale(0.7);transform:translateY(-120%) scale(0.7)}.form-field:not(.type-checkbox):not(.type-radio):not(.type-textarea):not(.type-file).filled label{opacity:.6}.form-field input[type=email],.form-field input[type=file],.form-field input[type=number],.form-field input[type=search],.form-field input[type=tel],.form-field input[type=text],.form-field input[data-com-onepassword-filled=light],.form-field select{border-radius:0;-webkit-appearance:none;-moz-appearance:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0 1rem 0 1rem;position:relative;border:1px solid var(--form-field-border-color);background:none !important;outline:none;font-family:"Libre Caslon Text",serif;color:inherit;-webkit-transition:border-color .5s ease;transition:border-color .5s ease}.form-field input[type=email]:focus,.form-field input[type=file]:focus,.form-field input[type=number]:focus,.form-field input[type=search]:focus,.form-field input[type=tel]:focus,.form-field input[type=text]:focus,.form-field input[data-com-onepassword-filled=light]:focus,.form-field select:focus{outline-width:0}.form-field input[type=email]::-webkit-input-placeholder, .form-field input[type=file]::-webkit-input-placeholder, .form-field input[type=number]::-webkit-input-placeholder, .form-field input[type=search]::-webkit-input-placeholder, .form-field input[type=tel]::-webkit-input-placeholder, .form-field input[type=text]::-webkit-input-placeholder, .form-field input[data-com-onepassword-filled=light]::-webkit-input-placeholder, .form-field select::-webkit-input-placeholder{color:currentColor;opacity:.6}.form-field input[type=email]::-moz-placeholder, .form-field input[type=file]::-moz-placeholder, .form-field input[type=number]::-moz-placeholder, .form-field input[type=search]::-moz-placeholder, .form-field input[type=tel]::-moz-placeholder, .form-field input[type=text]::-moz-placeholder, .form-field input[data-com-onepassword-filled=light]::-moz-placeholder, .form-field select::-moz-placeholder{color:currentColor;opacity:.6}.form-field input[type=email]:-ms-input-placeholder, .form-field input[type=file]:-ms-input-placeholder, .form-field input[type=number]:-ms-input-placeholder, .form-field input[type=search]:-ms-input-placeholder, .form-field input[type=tel]:-ms-input-placeholder, .form-field input[type=text]:-ms-input-placeholder, .form-field input[data-com-onepassword-filled=light]:-ms-input-placeholder, .form-field select:-ms-input-placeholder{color:currentColor;opacity:.6}.form-field input[type=email]::-ms-input-placeholder, .form-field input[type=file]::-ms-input-placeholder, .form-field input[type=number]::-ms-input-placeholder, .form-field input[type=search]::-ms-input-placeholder, .form-field input[type=tel]::-ms-input-placeholder, .form-field input[type=text]::-ms-input-placeholder, .form-field input[data-com-onepassword-filled=light]::-ms-input-placeholder, .form-field select::-ms-input-placeholder{color:currentColor;opacity:.6}.form-field input[type=email]::placeholder,.form-field input[type=file]::placeholder,.form-field input[type=number]::placeholder,.form-field input[type=search]::placeholder,.form-field input[type=tel]::placeholder,.form-field input[type=text]::placeholder,.form-field input[data-com-onepassword-filled=light]::placeholder,.form-field select::placeholder{color:currentColor;opacity:.6}.form-field:hover input[type=email],.form-field:hover input[type=file],.form-field:hover input[type=number],.form-field:hover input[type=search],.form-field:hover input[type=tel],.form-field:hover input[type=text],.form-field:hover input[data-com-onepassword-filled=light],.form-field:hover select,.form-field:hover textarea,.form-field.active input[type=email],.form-field.active input[type=file],.form-field.active input[type=number],.form-field.active input[type=search],.form-field.active input[type=tel],.form-field.active input[type=text],.form-field.active input[data-com-onepassword-filled=light],.form-field.active select,.form-field.active textarea{border-color:var(--form-field-border-color-hover)}.form-field.type-file{-webkit-transition:border-color .2s ease;transition:border-color .2s ease;border:1px solid var(--form-field-border-color)}.form-field.type-file:hover,.form-field.type-file.active{border-color:var(--form-field-border-color-hover)}.form-field.type-file input[type=file]{width:.1px;height:.1px;opacity:0;position:absolute;z-index:-1}.form-field.type-file label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0 1rem 0 1rem;position:relative;cursor:pointer;opacity:.8;background:none !important;font-family:"Libre Caslon Text",serif;color:inherit;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.form-field.type-file:not(.filled) label:hover{border-color:var(--form-field-border-color-hover)}.form-field.type-file .fileicon{width:1rem;height:auto;position:absolute;top:50%;right:1rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.form-field.type-file .close{display:-webkit-box;display:-ms-flexbox;display:flex;aspect-ratio:1/1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;right:3rem;width:auto;height:70%;pointer-events:none;z-index:1;opacity:0;cursor:pointer;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.form-field.type-file .close::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:currentColor;border-radius:50%;-webkit-transform:rotate(-45deg) scale(0.5, 0);-ms-transform:rotate(-45deg) scale(0.5, 0);transform:rotate(-45deg) scale(0.5, 0);-webkit-transition:opacity .3s ease,-webkit-transform .4s ease;transition:opacity .3s ease,-webkit-transform .4s ease;transition:transform .4s ease,opacity .3s ease;transition:transform .4s ease,opacity .3s ease,-webkit-transform .4s ease;will-change:transform}.form-field.type-file .close svg{width:1rem;height:auto;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.form-field.type-file.filled .close{pointer-events:unset;opacity:1}.no-touchevents .form-field.type-file.filled .close:hover::before{-webkit-transform:rotate(45deg) scale(1.1);-ms-transform:rotate(45deg) scale(1.1);transform:rotate(45deg) scale(1.1);opacity:.1}.form-field.type-select select option{color:#000;padding:.2rem .5rem}.form-field.type-select::after{content:"";display:block;width:.6rem;height:.6rem;position:absolute;top:50%;right:1rem;border:2px solid currentColor;border-top:none;border-left:none;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.form-field.type-textarea{height:auto}.form-field.type-textarea label{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;position:absolute;top:1rem;left:1rem;opacity:.8;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.form-field.type-textarea textarea{border-radius:0;-webkit-appearance:none;-moz-appearance:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:1rem;position:relative;border:1px solid var(--form-field-border-color);background:none !important;outline:none;-webkit-transition:border-color .5s ease;transition:border-color .5s ease;font-family:"Libre Caslon Text",serif;color:inherit}.form-field.type-textarea.active label,.form-field.type-textarea.filled label{-webkit-transform:translateY(-65%) scale(0.7);-ms-transform:translateY(-65%) scale(0.7);transform:translateY(-65%) scale(0.7)}.form-field.type-textarea.filled label{opacity:.6}.form-field.type-textarea:hover textarea,.form-field.type-textarea.active textarea{border-color:var(--form-field-border-color-hover)}.form-field.type-checkbox,.form-field.type-radio{padding-bottom:.2rem}.form-field.type-checkbox .field-title,.form-field.type-radio .field-title{display:block;margin-bottom:.5rem}.form-field.type-checkbox label,.form-field.type-radio label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;padding:0 0 0 1.5rem;margin-right:1rem;cursor:pointer}.form-field.type-checkbox label input[type=checkbox],.form-field.type-radio label input[type=checkbox]{border-radius:0;-webkit-appearance:none;-moz-appearance:none;position:absolute;width:0;height:0;top:.1rem;left:0;visibility:hidden;color:currentColor}.form-field.type-checkbox label input[type=checkbox]::before,.form-field.type-radio label input[type=checkbox]::before{content:"";display:block;width:1rem;height:1rem;position:absolute;top:50%;left:0;cursor:pointer;visibility:visible;border:1px solid var(--section-text-color)}.form-field.type-checkbox label input[type=checkbox]::after,.form-field.type-radio label input[type=checkbox]::after{content:"";display:block;width:calc(1rem - 6px);height:calc(1rem - 6px);position:absolute;top:3px;left:3px;opacity:0;cursor:pointer;visibility:visible;background-color:var(--section-text-color);-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.form-field.type-checkbox label input[type=checkbox]:checked::after,.form-field.type-radio label input[type=checkbox]:checked::after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.form-field.type-checkbox label input[type=radio],.form-field.type-radio label input[type=radio]{border-radius:0;-webkit-appearance:none;-moz-appearance:none;position:absolute;width:0;height:0;top:.1rem;left:0;visibility:hidden;color:currentColor}.form-field.type-checkbox label input[type=radio]::before,.form-field.type-radio label input[type=radio]::before{content:"";display:block;width:1rem;height:1rem;position:absolute;top:50%;left:0;cursor:pointer;visibility:visible;border:1px solid var(--section-text-color);border-radius:50%}.form-field.type-checkbox label input[type=radio]::after,.form-field.type-radio label input[type=radio]::after{content:"";display:block;width:calc(1rem - 6px);height:calc(1rem - 6px);position:absolute;top:3px;left:3px;opacity:0;cursor:pointer;visibility:visible;background-color:var(--section-text-color);border-radius:50%;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.form-field.type-checkbox label input[type=radio]:checked::after,.form-field.type-radio label input[type=radio]:checked::after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.form-actions [type=submit]{display:-webkit-box;display:-ms-flexbox;display:flex;height:3.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:200px;position:relative;background:var(--form-submit-bg-color);border:none;color:var(--form-submit-text-color)}.form-actions [type=submit] svg{content:"";display:block;width:1.4rem;height:1.4rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-animation-name:loader;animation-name:loader;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.form-actions [type=submit] span{-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.loading .form-actions [type=submit] svg{opacity:1}.loading .form-actions [type=submit] span{opacity:0}.form-note{font-size:.8rem;color:currentColor}.border-radius{border-radius:var(--image-border-radius);overflow:hidden}[data-link]{cursor:pointer}@font-face{font-family:"Libre Caslon Text";font-style:normal;font-weight:normal;font-display:swap;src:local(""),url("/wp-content/themes/m99/fonts/LibreCaslonText-Regular.woff2") format("woff2")}@font-face{font-family:"Libre Caslon Text";font-style:italic;font-weight:normal;font-display:swap;src:local(""),url("/wp-content/themes/m99/fonts/LibreCaslonText-Italic.woff2") format("woff2")}@font-face{font-family:"Libre Caslon Text";font-style:normal;font-weight:700;font-display:swap;src:local(""),url("/wp-content/themes/m99/fonts/LibreCaslonText-Bold.woff2") format("woff2")}@font-face{font-family:"Reglo";font-style:normal;font-weight:700;font-display:swap;src:local(""),url("/wp-content/themes/m99/fonts/Reglo-Bold.woff2") format("woff2")}@font-face{font-family:"Sans Thirteen";font-style:normal;font-weight:bold;font-display:swap;src:local(""),url("/wp-content/themes/m99/fonts/SansThirteenBlack.woff2") format("woff2")}.rich-text>*:last-child,.rich-text>p:last-child:not(.text-highlight):not(.suptitle):not(.has-btn),.mce-content-body>*:last-child,.mce-content-body>p:last-child:not(.text-highlight):not(.suptitle):not(.has-btn){margin-bottom:0}.rich-text p:not(.text-highlight):not(.suptitle):not(.has-btn),.mce-content-body p:not(.text-highlight):not(.suptitle):not(.has-btn){margin-bottom:1.5em;line-height:200%}.rich-text p.has-btn,.mce-content-body p.has-btn{margin-bottom:3em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.rich-text p.has-btn[style*="text-align: center"],.mce-content-body p.has-btn[style*="text-align: center"]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rich-text p.has-btn[style*="text-align: right"],.mce-content-body p.has-btn[style*="text-align: right"]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.rich-text p.has-btn+p.has-btn,.mce-content-body p.has-btn+p.has-btn{margin-top:-1.5em}.rich-text p.has-btn:last-of-type,.mce-content-body p.has-btn:last-of-type{margin-bottom:0}.rich-text *+p.has-btn,.mce-content-body *+p.has-btn{margin-top:3em}.rich-text a:not([class^=btn-]):not(.stretched-link),.mce-content-body a:not([class^=btn-]):not(.stretched-link){-webkit-transition:background-size .3s ease,color .3s ease;transition:background-size .3s ease,color .3s ease;color:var(--section-text-link-color);background-image:-webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));background-image:linear-gradient(currentColor, currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px}.rich-text a:not([class^=btn-]):not(.stretched-link):hover,.mce-content-body a:not([class^=btn-]):not(.stretched-link):hover{background-size:100% 2px;color:var(--section-text-link-color-hover)}.rich-text ul,.mce-content-body ul{margin-bottom:1.66em;padding:0;list-style-type:disc}.rich-text ul li,.mce-content-body ul li{margin:0 0 1em 1.5rem;padding-bottom:.3em;position:relative}.rich-text ol,.mce-content-body ol{margin-bottom:1.66em;padding:0;list-style:none;counter-reset:item}.rich-text ol li,.mce-content-body ol li{display:-webkit-box;display:-ms-flexbox;display:flex;counter-increment:item;margin:0 0 .6em 0;padding-left:2em;position:relative}.rich-text ol li::before,.mce-content-body ol li::before{position:absolute;left:0;content:counter(item, decimal-leading-zero) ".";display:block;color:var(--icon-ol, var(--section-text-color-alt, #370028))}.rich-text *+ol,.mce-content-body *+ol{margin-top:2em}.rich-text img,.mce-content-body img{border-radius:var(--image-border-radius)}.rich-text>img,.rich-text>picture>img,.rich-text p>img,.rich-text a>img,.rich-text p>picture>img,.rich-text a>picture>img,.mce-content-body>img,.mce-content-body>picture>img,.mce-content-body p>img,.mce-content-body a>img,.mce-content-body p>picture>img,.mce-content-body a>picture>img{display:block;max-width:100%;height:auto;margin-bottom:2em}.rich-text>img.alignleft,.rich-text>picture>img.alignleft,.rich-text p>img.alignleft,.rich-text a>img.alignleft,.rich-text p>picture>img.alignleft,.rich-text a>picture>img.alignleft,.mce-content-body>img.alignleft,.mce-content-body>picture>img.alignleft,.mce-content-body p>img.alignleft,.mce-content-body a>img.alignleft,.mce-content-body p>picture>img.alignleft,.mce-content-body a>picture>img.alignleft{float:left;margin-top:0;margin-right:2em}.rich-text>img.alignright,.rich-text>picture>img.alignright,.rich-text p>img.alignright,.rich-text a>img.alignright,.rich-text p>picture>img.alignright,.rich-text a>picture>img.alignright,.mce-content-body>img.alignright,.mce-content-body>picture>img.alignright,.mce-content-body p>img.alignright,.mce-content-body a>img.alignright,.mce-content-body p>picture>img.alignright,.mce-content-body a>picture>img.alignright{float:right;margin-top:0;margin-left:2em}.rich-text>img.aligncenter,.rich-text>picture>img.aligncenter,.rich-text p>img.aligncenter,.rich-text a>img.aligncenter,.rich-text p>picture>img.aligncenter,.rich-text a>picture>img.aligncenter,.mce-content-body>img.aligncenter,.mce-content-body>picture>img.aligncenter,.mce-content-body p>img.aligncenter,.mce-content-body a>img.aligncenter,.mce-content-body p>picture>img.aligncenter,.mce-content-body a>picture>img.aligncenter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;margin-left:auto;margin-right:auto}.rich-text>*>img,.rich-text>*>picture>img,.mce-content-body>*>img,.mce-content-body>*>picture>img{margin-top:2em}.rich-text blockquote,.mce-content-body blockquote{font-size:1.2rem;margin-bottom:1.5em}.rich-text blockquote p,.mce-content-body blockquote p{font-weight:700}.rich-text *+blockquote,.mce-content-body *+blockquote{margin-top:1.5em}.rich-text .text-highlight:not(:last-of-type),.mce-content-body .text-highlight:not(:last-of-type){margin-bottom:1.5em}.rich-text *+.text-highlight,.mce-content-body *+.text-highlight{margin-top:1.5em}.rich-text .suptitle,.mce-content-body .suptitle{margin-bottom:.5em}.rich-text .suptitle+[class*=title-level],.mce-content-body .suptitle+[class*=title-level]{margin-top:0}.rich-text *+.title-level-1,.rich-text *+.title-level-1-container,.mce-content-body *+.title-level-1,.mce-content-body *+.title-level-1-container{margin-top:var(--title-level-1-margin-top)}.rich-text *+.title-level-2,.rich-text body .gform_wrapper *+.gform_title,body .gform_wrapper .rich-text *+.gform_title,.rich-text *+.title-level-2-container,.mce-content-body *+.title-level-2,.mce-content-body body .gform_wrapper *+.gform_title,body .gform_wrapper .mce-content-body *+.gform_title,.mce-content-body *+.title-level-2-container{margin-top:var(--title-level-2-margin-top)}.rich-text *+.title-level-3,.rich-text *+.title-level-3-container,.mce-content-body *+.title-level-3,.mce-content-body *+.title-level-3-container{margin-top:var(--title-level-3-margin-top)}.rich-text *+.title-level-4,.rich-text body .gform_wrapper .gf_progressbar_wrapper *+.gf_progressbar_title,body .gform_wrapper .gf_progressbar_wrapper .rich-text *+.gf_progressbar_title,.rich-text *+.title-level-4-container,.mce-content-body *+.title-level-4,.mce-content-body body .gform_wrapper .gf_progressbar_wrapper *+.gf_progressbar_title,body .gform_wrapper .gf_progressbar_wrapper .mce-content-body *+.gf_progressbar_title,.mce-content-body *+.title-level-4-container{margin-top:var(--title-level-4-margin-top)}ul,ol{padding:0;margin:0;list-style:auto}a{text-decoration:none;color:currentColor}a:hover{color:currentColor}.suptitle{margin:0 !important;font-weight:400;font-size:max(20px,2.1vw);font-style:italic;color:var(--section-suptitle-color, currentColor)}.subtitle{font-weight:400;font-size:max(11px,1vw);color:var(--section-subtitle-color, currentColor)}.title-banner{font-family:"Sans Thirteen",sans-serif;font-size:var(--title-level-1-font-size);font-style:normal;font-weight:normal;text-transform:uppercase;line-height:100%;color:var(--section-title-color, currentColor)}.title-level-1{margin-bottom:.8em;font-family:"Sans Thirteen",sans-serif;font-size:var(--title-level-1-font-size);color:var(--section-title-color, currentColor);text-transform:uppercase}.title-level-2,body .gform_wrapper .gform_title{margin-bottom:.8em;font-weight:normal;font-size:var(--title-level-2-font-size);color:var(--section-title-color, currentColor);line-height:100%}.block-text-media-background[data-layout=xl] .title-level-2,.block-text-media-background[data-layout=xl] body .gform_wrapper .gform_title,body .gform_wrapper .block-text-media-background[data-layout=xl] .gform_title{font-style:italic}.title-level-3{margin-bottom:.8em;font-weight:normal;font-size:var(--title-level-3-font-size);color:var(--section-title-color, currentColor)}.title-level-4,body .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title{margin-bottom:.8em;font-weight:normal;font-size:var(--title-level-4-font-size);color:var(--section-title-color, currentColor)}.text-highlight{margin-bottom:.8em;font-size:max(24px,2.8vw);font-weight:700;line-height:130%;color:var(--section-highlight-color, currentColor)}.text-bigger{margin-bottom:.8em;font-size:max(18px,2.09vw);line-height:150% !important;color:currentColor}.text-smaller{margin-bottom:.8em;font-size:max(14px,1vw);line-height:140%;color:currentColor}.text-caption{font-size:.9rem;font-style:italic;opacity:.6}.text-legend{display:block;margin:.5rem 0 0 0;font-style:italic;font-size:.6em;text-align:center}.text-color{color:var(--section-text-color-alt)}.section{--section-background-color: rgba(var(--color-white));--section-header-logo-color: rgba(var(--color-blue));--burger-bg-color: var(--color-black);--burger-divider: var(--color-black);--burger-nav-main-lev1: var(--color-black);--burger-nav-main-lev1-hover: var(--color-black);--burger-nav-main-lev1-current: var(--color-black);--burger-nav-main-lev2: var(--color-black);--burger-nav-main-lev2-hover: var(--color-black);--burger-nav-main-lev2-current: var(--color-black);--burger-nav-secondary: var(--color-black);--burger-nav-secondary-hover: var(--color-black);--burger-nav-secondary-current: var(--color-black);--burger-nav-lang: var(--color-black);--burger-nav-lang-hover: var(--color-black);--burger-nav-lang-current: var(--color-black);--full-bg-subnav: rgba(var(--color-white));--full-divider: var(--color-black);--full-nav-main-lev1: var(--color-black);--full-nav-main-lev1-hover: var(--color-black);--full-nav-main-lev1-current: var(--color-black);--full-nav-main-lev2: var(--color-black);--full-nav-main-lev2-hover: var(--color-black);--full-nav-main-lev2-current: var(--color-black);--full-nav-secondary: var(--color-black);--full-nav-secondary-hover: var(--color-black);--full-nav-secondary-current: var(--color-black);--full-nav-lang: var(--color-black);--full-nav-lang-hover: var(--color-black);--full-nav-lang-current: var(--color-black);--full-social-networks: var(--color-black);--full-social-networks-hover: var(--color-black);--section-title-color: rgba(var(--color-blue));--section-suptitle-color: rgba(var(--color-blue));--section-highlight-color: rgba(var(--color-blue));--section-text-color: rgba(var(--color-blue));--section-text-color-alt: rgba(var(--color-blue));--section-text-link-color: rgba(var(--color-blue));--section-text-link-color-hover: rgba(var(--color-blue));--btn-fill-background-color: rgba(var(--color-blue));--btn-fill-border-color: rgba(var(--color-blue));--btn-fill-text-color: rgba(var(--color-white));--btn-fill-background-color-hover: var(--color-black);--btn-fill-border-color-hover: var(--color-black);--btn-fill-text-color-hover: rgba(var(--color-white));--btn-stroke-background-color: transparent;--btn-stroke-text-color: var(--color-black);--btn-stroke-border-color: var(--color-black);--btn-stroke-background-color-hover: var(--color-black);--btn-stroke-text-color-hover: rgba(var(--color-white));--btn-stroke-border-color-hover: var(--color-black);--btn-light-text-color: var(--color-black);--btn-light-text-color-hover: var(--color-black);--icon-pagination-slider: var(--color-black);--icon-pagination-slider-current: var(--color-black);--icon-navigation: var(--color-black);--icon-cta: var(--color-black);--icon-quote: var(--color-black);--icon-ol: var(--color-black);--icon-ul: var(--color-black);--icon-gallery: var(--color-black);--icon-expand: #fff;--icon-play: var(--color-black);--block-collapse-icon: var(--color-black);--block-collapse-border-color: var(--color-black);--block-collapse-open-border-color: var(--color-black);--block-list-news-date-text-color: var(--color-black);--block-list-news-border-color: var(--color-black);--block-collapse-text-color: var(--color-black);--block-slider-scrollable-scrollbar-background-color: #ccc;--block-slider-scrollable-scrollbar-drag-background-color: var(--color-black);--block-slider-scrollable-navigation-background-color: var(--color-black);--block-slider-scrollable-navigation-arrow-color: #fff;--form-field-border-color: var(--color-black);--form-field-border-color-hover: var(--color-black);--form-field-background-color: transparent;--form-field-background-color-hover: transparent;--form-submit-bg-color: var(--color-black);--form-submit-text-color: rgba(var(--color-white));--form-message-error-bg-color: var(--color-black);--form-message-error-text-color: var(--color-black);--form-message-success-bg-color: var(--color-black);--form-message-success-text-color: var(--color-black)}.section{position:relative;background-color:var(--section-background-color);color:var(--section-text-color)}.section:not(.banner){display:flow-root}.preview-section{position:relative;background-color:var(--section-background-color);color:var(--section-text-color);background:none !important}.preview-section.preview-sorting{background:var(--section-background-color) !important}.preview-section::after{content:"";display:block;width:100%;height:0;border-bottom:1px dashed var(--section-text-color, black);opacity:.35}.preview-section:not(.section-image) .section-image-bg{display:none}.section-image{position:relative}.section-image .section-image-bg{position:absolute;top:0;left:0;width:100%;height:100%}.section-image .section-image-bg img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-image .section-image-bg::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--theme-filter-media, rgba(0, 0, 0, 0.7))}.section-transparent{--section-background-color: transparent;--section-header-logo-color: rgba(var(--color-white));--full-nav-main-lev1: rgba(var(--color-white));--full-nav-main-lev1-hover: rgba(var(--color-white));--section-title-color: rgba(var(--color-white));--section-suptitle-color: rgba(var(--color-white));--section-highlight-color: rgba(var(--color-white));--section-text-color: rgba(var(--color-white));--section-text-color-alt: rgba(var(--color-blue));--section-text-link-color: rgba(var(--color-white));--section-text-link-color-hover: rgba(var(--color-white));--btn-fill-background-color: rgba(var(--color-white));--btn-fill-border-color: rgba(var(--color-white));--btn-fill-text-color: rgba(var(--color-blue));--btn-fill-background-color-hover: rgba(var(--color-blue));--btn-stroke-text-color: rgba(var(--color-white));--btn-stroke-border-color: rgba(var(--color-white));--btn-stroke-background-color-hover: #000000;--btn-stroke-text-color-hover: rgba(var(--color-white));--btn-stroke-border-color-hover: #000000;--btn-light-text-color: #000000;--btn-light-text-color-hover: #000000;--icon-navigation: rgba(var(--color-white));--icon-ol: rgba(var(--color-white));--icon-ul: rgba(var(--color-white));--icon-gallery: rgba(var(--color-white));--icon-expand: rgba(var(--color-white));--icon-play: rgba(var(--color-white))}.section-white{--section-background-color: #fff}.section-blue{--section-background-color: rgba(var(--color-blue));--section-title-color: rgba(var(--color-white));--section-text-color: rgba(var(--color-white));--section-text-color-alt: rgba(var(--color-white));--btn-fill-background-color: rgba(var(--color-white));--btn-fill-border-color: rgba(var(--color-white));--btn-fill-text-color: rgba(var(--color-blue));--btn-fill-background-color-hover: rgba(var(--color-yellow));--btn-fill-border-color-hover: rgba(var(--color-yellow));--btn-fill-text-color-hover: rgba(var(--color-white));--form-field-border-color: rgba(var(--color-white), .3);--form-field-border-color-hover: rgba(var(--color-white));--form-field-background-color: transparent;--form-field-background-color-hover: transparent;--form-submit-bg-color: rgba(var(--color-white));--form-submit-text-color: rgba(var(--color-blue));--form-submit-bg-color-hover: rgba(var(--color-yellow));--form-submit-text-color-hover: rgba(var(--color-white));--form-message-error-bg-color: rgba(var(--color-white));--form-message-error-text-color: rgba(var(--color-yellow));--form-message-success-bg-color: transparent;--form-message-success-text-color: rgba(var(--color-white))}.section-yellow{--section-background-color: rgba(var(--color-yellow));--section-title-color: #F7F7CC;--section-suptitle-color: #F7F7CC;--section-text-color: #F7F7CC;--section-text-color-alt: #F7F7CC}.banner.section-image+section.section-image>*:first-of-type,.banner.section-transparent+section.section-transparent>*:first-of-type,.banner.section-white+section.section-white>*:first-of-type,.banner.section-blue+section.section-blue>*:first-of-type,.banner.section-yellow+section.section-yellow>*:first-of-type{margin-top:0 !important}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, 0.4);--pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;-ms-touch-action:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none !important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;-webkit-transition:opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);transition:opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;-webkit-box-shadow:none;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{-webkit-transition:none;transition:none;padding:0;background:none;border:0;-webkit-box-shadow:none;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:10;pointer-events:none !important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0px}.pswp__button--arrow--next{right:0px}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;-webkit-animation:pswp-clockwise 600ms linear infinite;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@-webkit-keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pswp__counter{height:30px;margin:15px 0 0 20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.pswp__dynamic-caption{color:#fff;position:absolute;width:100%;left:0;top:0;-webkit-transition:opacity 120ms linear !important;transition:opacity 120ms linear !important}.pswp-caption-content{display:none}.pswp__dynamic-caption a{color:#fff}.pswp__dynamic-caption--faded{opacity:0 !important}.pswp__dynamic-caption--aside{width:auto;max-width:300px;padding:20px 15px 20px 20px;margin-top:70px}.pswp__dynamic-caption--below{width:auto;max-width:700px;padding:15px 0 0}.pswp__dynamic-caption--on-hor-edge{padding-left:15px;padding-right:15px}.pswp__dynamic-caption--mobile{width:100%;background:rgba(0,0,0,.5);padding:10px 15px;right:0;bottom:0;top:auto !important;left:0 !important}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;-webkit-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;-ms-touch-action:none;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;-ms-touch-action:none;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.pswp__bg{background-color:#000;opacity:.95 !important}.pswp__top-bar{height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem}.pswp__counter{margin:0}.pswp__button--close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0;width:52px;height:52px;border-radius:100%;border:1px solid hsla(0,0%,100%,.2) !important;opacity:1}.pswp__button--close::before,.pswp__button--close::after{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform;content:"";position:absolute;top:50%;left:50%;width:18px;height:2px;background-color:#fff;-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.pswp__button--close::after{-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.pswp__button--close:hover::before,.pswp__button--close:hover::after{-webkit-transform:translate(-50%, -50%) rotate(0);-ms-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}.pswp__button--close svg{display:none}.pswp__button--arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:75px;height:75px}.pswp__button--arrow svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform;display:block;width:22px;height:auto;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.pswp__button--arrow svg path{fill:var(--color-white, #fff)}.pswp__button--arrow.pswp__button--arrow--prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pswp__button--arrow:hover svg{-webkit-transform:translateX(10px) rotate(-90deg);-ms-transform:translateX(10px) rotate(-90deg);transform:translateX(10px) rotate(-90deg)}.pswp__button--arrow:hover.pswp__button--arrow--prev::after svg{-webkit-transform:translateX(-10px) rotate(180deg);-ms-transform:translateX(-10px) rotate(180deg);transform:translateX(-10px) rotate(180deg)}:root{--gf-radius: 150px;--gf-local-radius: 20px}body .gform_wrapper{--g-gap-h: 0.75rem;--g-gap-v: 1rem}body .gform_wrapper .gf_clear{display:none}body .gform_wrapper .gform_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--g-gap-v) var(--g-gap-h)}body .gform_wrapper .ginput_complex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--g-gap-v) var(--g-gap-h)}body .gform_wrapper .gform-grid-col--size-auto{-webkit-box-flex:1;-ms-flex:1;flex:1}body .gform_wrapper .gf_progressbar_wrapper{margin-bottom:var(--g-gap-v)}body .gform_wrapper .gf_progressbar_wrapper .gf_progressbar{height:10px;border-radius:10px;background-color:#fff;overflow:hidden}body .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage{display:block;height:10px;border-radius:10px;background-color:var(--form-submit-bg-color)}body .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage span{display:none}body .gform_wrapper .gform_footer,body .gform_wrapper .gform_page_footer{margin-top:var(--g-gap-h)}body .gform_wrapper .gform_page_footer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--g-gap-h)}body .gform_wrapper .gform_title{margin-bottom:.3em}body .gform_wrapper .gform_required_legend{display:block;margin:.5rem 0 0 0;font-style:italic;font-size:.6em;text-align:center}body .gform_wrapper .gfield{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:calc(var(--g-gap-h)*.25);width:100%}body .gform_wrapper .gfield.gform_hidden{display:none}body .gform_wrapper .gfield.gfield--type-honeypot{position:absolute !important;left:-9999px !important}body .gform_wrapper .gfield.gfield--type-honeypot input{aria-hidden:true;tabindex:-1}@media(min-width: 768px){body .gform_wrapper .gfield.gfield--width-half{width:calc(50% - var(--g-gap-h)*1/2)}body .gform_wrapper .gfield.gfield--width-third{width:calc(33.3333333333% - var(--g-gap-h)*2/3)}body .gform_wrapper .gfield.gfield--width-quarter{width:calc(25% - var(--g-gap-h)*3/4)}body .gform_wrapper .gfield.gfield--width-two-thirds{width:calc(66.6666666667% - var(--g-gap-h)*1/3)}body .gform_wrapper .gfield.gfield--width-three-quarter{width:calc(75% - var(--g-gap-h)*1/4)}}body .gform_wrapper .gfield.gfield_visibility_hidden{position:absolute;visibility:hidden}body .gform_wrapper .gfield.hidden_label .gfield_label_before_complex{display:none}body .gform_wrapper .gfield .gform-field-label{font-family:"Reglo",sans-serif;font-size:12px;font-weight:bold;letter-spacing:.025em;color:var(--section-color-text, currentColor)}body .gform_wrapper .gfield input:not([type=checkbox]):not([type=radio]),body .gform_wrapper .gfield textarea{border-radius:0;-webkit-appearance:none;-moz-appearance:none;border-radius:var(--input-border-radius);border:1px solid var(--form-field-border-color);padding:var(--input-padding);width:100%;background:var(--form-field-background-color, transparent);outline:none;-webkit-box-shadow:none;box-shadow:none;font-family:"Libre Caslon Text",serif;font-size:max(16px,.9em);color:inherit;-webkit-transition:border-color .5s ease;transition:border-color .5s ease}body .gform_wrapper .gfield input:not([type=checkbox]):not([type=radio]):focus,body .gform_wrapper .gfield textarea:focus{outline-width:0}body .gform_wrapper .gfield input:not([type=checkbox]):not([type=radio])::-webkit-input-placeholder, body .gform_wrapper .gfield textarea::-webkit-input-placeholder{color:currentColor;opacity:.6}body .gform_wrapper .gfield input:not([type=checkbox]):not([type=radio])::-moz-placeholder, body .gform_wrapper .gfield textarea::-moz-placeholder{color:currentColor;opacity:.6}body .gform_wrapper .gfield input:not([type=checkbox]):not([type=radio]):-ms-input-placeholder, body .gform_wrapper .gfield textarea:-ms-input-placeholder{color:currentColor;opacity:.6}body .gform_wrapper .gfield input:not([type=checkbox]):not([type=radio])::-ms-input-placeholder, body .gform_wrapper .gfield textarea::-ms-input-placeholder{color:currentColor;opacity:.6}body .gform_wrapper .gfield input:not([type=checkbox]):not([type=radio])::placeholder,body .gform_wrapper .gfield textarea::placeholder{color:currentColor;opacity:.6}body .gform_wrapper .gfield input:not([type=checkbox]):not([type=radio]):hover,body .gform_wrapper .gfield textarea:hover{border-color:var(--form-field-border-color-hover);background:var(--form-field-background-color-hover, var(--form-field-background-color-hover, transparent))}body .gform_wrapper .gfield .ginput_full{width:100%}body .gform_wrapper .gfield .ginput_left,body .gform_wrapper .gfield .ginput_right{width:calc(50% - var(--g-gap-h)*1/2)}body .gform_wrapper .gfield input[type=file]{padding:0 !important;font-size:.9em !important}body .gform_wrapper .gfield input:not([type=checkbox]):not([type=radio]).medium,body .gform_wrapper .gfield select.medium{width:calc(50% - var(--g-gap-h)*.5)}body .gform_wrapper .gfield input:not([type=checkbox]):not([type=radio]).small,body .gform_wrapper .gfield select.small{width:calc(25% - var(--g-gap-h)*.75)}body .gform_wrapper .gfield textarea.small{height:8rem}body .gform_wrapper .gfield textarea.medium{height:12rem}body .gform_wrapper .gfield textarea.large{height:16rem}body .gform_wrapper .gfield.gfield--type-radio .gform-field-label{font-family:"Libre Caslon Text",serif;font-weight:normal}body .gform_wrapper .gfield.gfield--type-radio .gfield_validation_message{position:relative;bottom:auto;left:auto}body .gform_wrapper .gfield.gfield--type-radio.gfield--type-choice.field-custom-radio{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .gform_wrapper .gfield.gfield--type-radio.gfield--type-choice.field-custom-radio .gfield_label{display:none}body .gform_wrapper .gfield.gfield--type-consent .gfield_validation_message{position:relative;bottom:auto;left:auto}body .gform_wrapper select{border-radius:0;-webkit-appearance:none;-moz-appearance:none;border-radius:var(--input-border-radius);border:1px solid var(--form-field-border-color);padding:var(--input-padding);width:100%;outline:none;font-family:"Libre Caslon Text",serif;font-size:max(16px,.9em);color:inherit;-webkit-transition:border-color .5s ease;transition:border-color .5s ease;background-color:var(--form-field-background-color, transparent);background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(255, 255, 255, 0.65)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 1rem) center}body .gform_wrapper select option{background-color:var(--section-background-color)}body .gform_wrapper select:focus{outline-width:0}body .gform_wrapper select::-webkit-input-placeholder{color:currentColor;opacity:.6}body .gform_wrapper select::-moz-placeholder{color:currentColor;opacity:.6}body .gform_wrapper select:-ms-input-placeholder{color:currentColor;opacity:.6}body .gform_wrapper select::-ms-input-placeholder{color:currentColor;opacity:.6}body .gform_wrapper select::placeholder{color:currentColor;opacity:.6}body .gform_wrapper select:hover{background-color:var(--form-field-background-color-hover, var(--form-field-background-color-hover, transparent));border-color:var(--form-field-border-color-hover)}body .gform_wrapper select option{color:inherit;padding:.2rem .5rem}body .gform_wrapper .gform_footer input[id^=gform_submit_button][type=submit]{border-radius:0;-webkit-appearance:none;-moz-appearance:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;padding:.75rem 1rem .6rem 1rem;background:var(--form-submit-bg-color);border:none;border-radius:3rem;font-family:"Reglo",sans-serif;color:var(--form-submit-text-color);text-transform:uppercase;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;will-change:color,background-color}body .gform_wrapper .gform_footer input[id^=gform_submit_button][type=submit]:hover{color:var(--form-submit-text-color-hover);background:var(--form-submit-bg-color-hover)}body .gform_wrapper .gform-field-label{font-size:1em;cursor:pointer}body .gform_wrapper .gform-field-label .gfield_required_asterisk{margin-left:.25rem}body .gform_wrapper .gfield_consent_label{font-family:"Libre Caslon Text",serif !important;font-weight:normal !important}body .gform_wrapper .gform-field-label--type-sub{opacity:.5;font-size:.8em}body .gform_wrapper .gfield_description{font-size:.85em}body .gform_wrapper .gfield--type-section{border-bottom:1px solid var(--form-field-border-color)}body .gform_wrapper button:not(.gform_delete_file):not(.add_list_item):not(.delete_list_item),body .gform_wrapper input[type=button]{border:none;border-radius:var(--button-border-radius);min-width:200px;padding:.5rem;height:3.5rem;background:var(--form-submit-bg-color);color:var(--form-submit-text-color)}body .gform_wrapper button:not(.gform_delete_file):not(.add_list_item):not(.delete_list_item).gform_previous_button,body .gform_wrapper button:not(.gform_delete_file):not(.add_list_item):not(.delete_list_item).gform_next_button,body .gform_wrapper input[type=button].gform_previous_button,body .gform_wrapper input[type=button].gform_next_button{-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease;border:1px solid var(--form-submit-bg-color);background:rgba(0,0,0,0);color:var(--form-submit-bg-color)}body .gform_wrapper button:not(.gform_delete_file):not(.add_list_item):not(.delete_list_item).gform_previous_button:hover,body .gform_wrapper button:not(.gform_delete_file):not(.add_list_item):not(.delete_list_item).gform_next_button:hover,body .gform_wrapper input[type=button].gform_previous_button:hover,body .gform_wrapper input[type=button].gform_next_button:hover{background:var(--form-submit-bg-color);color:var(--form-submit-text-color)}body .gform_wrapper button.gform_delete_file{position:absolute;right:0;top:0;background:none;border:none}body .gform_wrapper button.gform_delete_file .screen-reader-text{display:none}body .gform_wrapper button.gform_delete_file .dashicons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.8em;color:var(--form-submit-text-color)}body .gform_wrapper button.gform_delete_file .dashicons:hover{color:var(--form-submit-bg-color)}body .gform_wrapper button.add_list_item,body .gform_wrapper button.delete_list_item{border-radius:0;-webkit-appearance:none;-moz-appearance:none;background:none;border:none;font-size:.5em;color:inherit;text-transform:uppercase;-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color}body .gform_wrapper button.add_list_item:hover,body .gform_wrapper button.delete_list_item:hover{color:var(--form-submit-bg-color)}body .gform_wrapper .ginput_container_fileupload input{border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding-block:0}body .gform_wrapper .ginput_preview_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}body .gform_wrapper .ginput_preview_list .ginput_preview{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .gform_wrapper .ginput_preview_list .ginput_preview .gfield_fileupload_progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}body .gform_wrapper .ginput_preview_list .ginput_preview .gfield_fileupload_progressbar{height:5px;border-radius:10px;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;background-color:#fff;overflow:hidden}body .gform_wrapper .ginput_preview_list .ginput_preview .gfield_fileupload_progressbar .gfield_fileupload_progressbar_progress{display:block;height:5px;border-radius:10px;background-color:var(--form-submit-bg-color)}body .gform_wrapper .ginput_preview_list .ginput_preview .gfield_fileupload_percent{font-size:.8em}body .gform_wrapper .ginput_preview_list .ginput_preview .gfield_fileupload_filesize{font-size:.8em}body .gform_wrapper .ginput_container_date .screen-reader-text{display:none}body .gform_wrapper .ginput_container_date input.datepicker{width:calc(25% - var(--g-gap-h)*.75) !important}body .gform_wrapper .gfield--type-time .ginput_complex{gap:var(--g-gap-v) calc(var(--g-gap-h)*.5)}body .gform_wrapper .gfield--type-time .ginput_container_time{min-width:5rem}body .gform_wrapper .gfield--type-time .ginput_container_time .screen-reader-text{display:none}body .gform_wrapper .gform_drop_area{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:12rem}body .gform_wrapper .gform_drop_area .gform_drop_instructions{font-size:.8em}body .gform_wrapper .gform_drop_area::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px dashed var(--form-field-border-color);border-radius:var(--input-border-radius);opacity:.2}body .gform_wrapper .ginput_container_multiselect select{padding:.2rem}body .gform_wrapper .ginput_container_multiselect select option{color:inherit;padding:var(--input-padding);margin-bottom:.2rem;border-radius:var(--input-border-radius)}body .gform_wrapper .ginput_container_multiselect select option:checked{color:var(--form-submit-text-color);background-color:var(--form-submit-bg-color)}body .gform_wrapper .gfield_checkbox,body .gform_wrapper .ginput_container_consent{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem 1.5rem}body .gform_wrapper .gfield_checkbox .gchoice,body .gform_wrapper .ginput_container_consent .gchoice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}body .gform_wrapper .gfield_checkbox .gchoice label,body .gform_wrapper .ginput_container_consent .gchoice label{white-space:nowrap}body .gform_wrapper .gfield_checkbox input,body .gform_wrapper .ginput_container_consent input{border-radius:0;-webkit-appearance:none;-moz-appearance:none;position:relative;width:1rem;height:1rem;border:1px solid var(--form-field-border-color);background:none}body .gform_wrapper .gfield_checkbox input:checked,body .gform_wrapper .ginput_container_consent input:checked{border-color:var(--form-submit-bg-color)}body .gform_wrapper .gfield_checkbox input:checked::before,body .gform_wrapper .ginput_container_consent input:checked::before{opacity:1}body .gform_wrapper .gfield_checkbox input::before,body .gform_wrapper .ginput_container_consent input::before{content:"";position:absolute;top:50%;left:50%;width:.5rem;height:.5rem;background-color:var(--form-submit-bg-color);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0}body .gform_wrapper .ginput_container_consent{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem}body .gform_wrapper .ginput_container_consent input{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}body .gform_wrapper .ginput_container_radio{width:100%}body .gform_wrapper .ginput_container_radio .gfield_radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem .5rem}body .gform_wrapper .ginput_container_radio .gfield_radio .gchoice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1}body .gform_wrapper .ginput_container_radio .gfield_radio .gchoice label{white-space:nowrap}body .gform_wrapper .ginput_container_radio .gfield_radio .gchoice input{border-radius:0;-webkit-appearance:none;-moz-appearance:none;position:relative;width:1rem;height:1rem;border-radius:0;border:1px solid var(--form-field-border-color);background:none}body .gform_wrapper .ginput_container_radio .gfield_radio .gchoice input:checked{border-color:var(--form-field-border-color-hover)}body .gform_wrapper .ginput_container_radio .gfield_radio .gchoice input:checked::before{opacity:1}body .gform_wrapper .ginput_container_radio .gfield_radio .gchoice input::before{content:"";position:absolute;top:50%;left:50%;width:.5rem;height:.5rem;background-color:var(--form-field-border-color-hover);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0}body .gform_wrapper .field-custom-radio .ginput_container_radio .gfield_radio .gchoice label{padding:var(--input-padding);background:rgba(var(--color-white), 0.1);border-radius:var(--input-border-radius);width:100%;text-align:center}body .gform_wrapper .field-custom-radio .ginput_container_radio .gfield_radio .gchoice input{position:absolute;opacity:0}body .gform_wrapper .field-custom-radio .ginput_container_radio .gfield_radio .gchoice input:checked+label{background:rgba(var(--color-white), 1);color:rgba(var(--color-blue))}body .gform_wrapper .gfield_list_groups{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}body .gform_wrapper .gfield_list_groups .gfield_list_group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem}body .gform_wrapper .gfield_list_groups .gfield_list_group .gfield_list_group_item{-webkit-box-flex:1;-ms-flex:1;flex:1}body .gform_wrapper .gfield_list_groups .gfield_list_group .gfield_list_icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:none;flex:none}body .gform_wrapper .gform-loader{position:absolute;z-index:100;top:0;right:0;width:100%;height:100%;background-color:var(--section-background-color);opacity:.9}body .gform_wrapper .gform-loader::after{content:"";position:absolute;top:50%;left:50%;width:3rem;height:3rem;border-radius:100%;background:var(--section-text-color);-webkit-animation:loader .5s linear infinite;animation:loader .5s linear infinite;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}body .gform_wrapper .gfield_required_text{color:var(--form-message-error-text-color);font-size:.85em}body .gform_wrapper .gfield_required_asterisk{color:currentColor !important}body .gform_wrapper .gfield_validation_message{position:absolute;bottom:.05rem;left:.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:start;align-self:flex-start;color:var(--form-message-error-text-color);border-radius:calc(var(--input-border-radius)*.5);font-size:.6em}body .gform_wrapper .gform_validation_errors{display:none;background-color:var(--form-message-error-bg-color);color:var(--form-message-error-text-color)}body .gform_wrapper .gform_validation_errors ol,body .gform_wrapper .gform_validation_errors ul{list-style-type:none;font-size:.8em}body .gform_wrapper .gform_validation_errors .gform_submission_error{padding:1rem;font-size:1em}.gform_confirmation_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gform_confirmation_wrapper .gform_confirmation_message{padding:.5rem;background-color:var(--form-message-success-bg-color, #fff);color:var(--form-message-success-text-color, currentColor)}@keyframes loader{0%{-webkit-transform:translate(-50%, -50%) scale(0.2);transform:translate(-50%, -50%) scale(0.2);opacity:.4}75%{-webkit-transform:translate(-50%, -50%) scale(0.5);transform:translate(-50%, -50%) scale(0.5);opacity:.8}100%{-webkit-transform:translate(-50%, -50%) scale(0.2);transform:translate(-50%, -50%) scale(0.2);opacity:.4}}.breadcrumbs{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.breadcrumbs>span{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem}.breadcrumbs a{-webkit-transition:background-size .3s ease;transition:background-size .3s ease;will-change:background-size;color:currentColor;background-image:-webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));background-image:linear-gradient(currentColor, currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px}.breadcrumbs a:hover{color:currentColor;background-size:100% 1px}.breadcrumbs .separator::after{content:"."}.breadcrumbs .breadcrumb_last{font-weight:700}.header-main-burger{display:block;width:100vw;position:fixed;z-index:10;overflow:unset;-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease;will-change:transform,background-color;background-color:var(--section-background-color)}.header-main-burger *{z-index:1}.header-main-burger.hide{-webkit-transform:translateY(-101%);-ms-transform:translateY(-101%);transform:translateY(-101%)}.header-main-burger .nav-main-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3rem;height:3rem;position:relative;cursor:pointer;border:2px solid var(--btn-stroke-border-color);-webkit-transition:gap .3s ease,background-color .3s ease,border-color .3s ease;transition:gap .3s ease,background-color .3s ease,border-color .3s ease;will-change:gap,background-color,border-color;z-index:101;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header-main-burger .nav-main-toggle span{display:block;position:absolute;top:50%;left:50%;width:1.5rem;height:2px;background-color:var(--btn-stroke-text-color);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform}.header-main-burger .nav-main-toggle span:first-of-type{-webkit-transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(1);-ms-transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(1);transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(1)}.header-main-burger .nav-main-toggle span:nth-of-type(2){-webkit-transform:translate(-50%, -50%) rotate(0);-ms-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}.header-main-burger .nav-main-toggle span:nth-of-type(3){-webkit-transform:translate(-50%, -50%) rotate(0);-ms-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}.header-main-burger .nav-main-toggle span:last-of-type{-webkit-transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(1);-ms-transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(1);transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(1)}.navs-open .header-main-burger .nav-main-toggle span:first-of-type{-webkit-transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(0);-ms-transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(0);transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(0)}.navs-open .header-main-burger .nav-main-toggle span:nth-of-type(2){-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.navs-open .header-main-burger .nav-main-toggle span:nth-of-type(3){-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.navs-open .header-main-burger .nav-main-toggle span:last-of-type{-webkit-transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(0);-ms-transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(0);transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(0)}.header-main-burger .header-main-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--header-burger-height);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:inherit;position:relative}.header-main-burger .header-main-navs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media(max-width: 991.98px){.header-main-burger .navs-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100vh;padding:4rem 0;position:fixed;top:0;right:0;overflow:scroll;z-index:100;background-color:var(--burger-bg-color);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transform:translateX(101%);-ms-transform:translateX(101%);transform:translateX(101%);will-change:transform;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.navs-open .header-main-burger .navs-container{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media(min-width: 992px){.header-main-burger .navs-container{width:100%;height:calc(100vh - var(--header-burger-height));position:fixed;top:var(--header-burger-height);right:0;overflow:scroll;z-index:100;opacity:0;pointer-events:none;background-color:var(--burger-bg-color);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;will-change:opacity}}@media(min-width: 992px)and (min-width: 992px){.header-main-burger .navs-container .navs{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4rem 0}}@media(min-width: 992px)and (min-width: 992px){.header-main-burger .navs-container .navs-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;width:25%;padding-left:2rem}.header-main-burger .navs-container .navs-sidebar::before{content:"";display:block;width:1px;height:100%;position:absolute;top:0;left:0;background-color:var(--burger-divider)}}@media(min-width: 992px){.navs-open .header-main-burger .navs-container{opacity:1;pointer-events:unset}}@media(max-width: 991.98px){.header-main-burger .nav-main{padding-bottom:2rem;opacity:0;-webkit-transform:translateX(3rem);-ms-transform:translateX(3rem);transform:translateX(3rem);-webkit-transition:opacity .5s ease .1s,-webkit-transform .5s ease .1s;transition:opacity .5s ease .1s,-webkit-transform .5s ease .1s;transition:transform .5s ease .1s,opacity .5s ease .1s;transition:transform .5s ease .1s,opacity .5s ease .1s,-webkit-transform .5s ease .1s;will-change:transform,opacity}.navs-open .header-main-burger .nav-main{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header-main-burger .nav-main .lev1-items{list-style-type:none}.header-main-burger .nav-main .lev1-items .menu-item-lev1{padding:.2rem 0;position:relative}.header-main-burger .nav-main .lev1-items .menu-item-lev1>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;color:var(--burger-nav-main-lev1);font-size:2.3rem;font-weight:400;-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color}.header-main-burger .nav-main .lev1-items .menu-item-lev1>a svg{margin-left:1rem;margin-top:.1rem;width:.5em;height:auto;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;will-change:transform;fill:currentColor}.header-main-burger .nav-main .lev1-items .menu-item-lev1>a:hover{color:var(--burger-nav-main-lev1-hover) !important}.header-main-burger .nav-main .lev1-items .menu-item-lev1.active>a>svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.header-main-burger .nav-main .lev1-items .menu-item-lev1.current-menu-item>a,.header-main-burger .nav-main .lev1-items .menu-item-lev1.current-menu-ancestor>a{color:var(--burger-nav-main-lev1-current)}.header-main-burger .nav-main .lev2{display:none;visibility:hidden;opacity:0;position:relative}.header-main-burger .nav-main .lev2 .close-lev2{display:none}.header-main-burger .nav-main .lev2.show{display:block;visibility:visible;opacity:1}.header-main-burger .nav-main .lev2-items{list-style-type:none}.header-main-burger .nav-main .lev2-items>li{margin:.5rem 0}.header-main-burger .nav-main .lev2-items>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.2rem 0;font-size:1.2rem;color:var(--burger-nav-main-lev2);-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color}.header-main-burger .nav-main .lev2-items>li>a:hover{color:var(--burger-nav-main-lev2-hover) !important}.header-main-burger .nav-main .lev2-items>li.current-menu-item>a,.header-main-burger .nav-main .lev2-items>li.current-menu-ancestor>a{color:var(--burger-nav-main-lev2-current)}}@media(min-width: 992px){.header-main-burger .nav-main .lev1-items{list-style-type:none}.header-main-burger .nav-main .lev1-items .menu-item-lev1{padding:.5rem 0;opacity:0}.navs-open .header-main-burger .nav-main .lev1-items .menu-item-lev1{opacity:1}.header-main-burger .nav-main .lev1-items .menu-item-lev1>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;color:var(--burger-nav-main-lev1);font-size:2.8rem;font-weight:700;-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color}.header-main-burger .nav-main .lev1-items .menu-item-lev1>a svg{display:none}.header-main-burger .nav-main .lev1-items .menu-item-lev1>a:hover{color:var(--burger-nav-main-lev1-hover) !important}.header-main-burger .nav-main .lev1-items .menu-item-lev1.current-menu-item>a,.header-main-burger .nav-main .lev1-items .menu-item-lev1.current-menu-ancestor>a{color:var(--burger-nav-main-lev1-current)}.header-main-burger .nav-main .lev2{-webkit-transition:opacity .3s ease;transition:opacity .3s ease;will-change:opacity;color:var(--burger-nav-main-lev2)}.header-main-burger .nav-main .lev2 .menu-item-recall{display:none}.header-main-burger .nav-main .lev2-items{--lev2-gap: 3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;gap:0 var(--lev2-gap);padding-right:2rem}.header-main-burger .nav-main .lev2-items>li{margin:.5rem 0;position:relative}.header-main-burger .nav-main .lev2-items>li:not(:last-of-type)::before{content:"";display:inline-block;width:2px;height:2px;position:absolute;right:calc(var(--lev2-gap)*-0.5);bottom:.45em;background-color:currentColor;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.header-main-burger .nav-main .lev2-items>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.2rem 0;font-size:1.2rem;color:var(--burger-nav-main-lev2);-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color}.header-main-burger .nav-main .lev2-items>li>a:hover{color:var(--burger-nav-main-lev2-hover) !important}.header-main-burger .nav-main .lev2-items>li.current-menu-item>a,.header-main-burger .nav-main .lev2-items>li.current-menu-ancestor>a{color:var(--burger-nav-main-lev2-current)}}.header-main-burger .nav-secondary ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media(max-width: 991.98px){.header-main-burger .nav-secondary{padding-top:2rem;opacity:0;position:relative;-webkit-transform:translateX(3rem);-ms-transform:translateX(3rem);transform:translateX(3rem);-webkit-transition:opacity .5s ease .1s,-webkit-transform .5s ease .1s;transition:opacity .5s ease .1s,-webkit-transform .5s ease .1s;transition:transform .5s ease .1s,opacity .5s ease .1s;transition:transform .5s ease .1s,opacity .5s ease .1s,-webkit-transform .5s ease .1s;will-change:transform,opacity}.header-main-burger .nav-secondary::before{content:"";display:block;width:100%;height:1px;position:absolute;top:0;left:0;background-color:var(--burger-divider)}.navs-open .header-main-burger .nav-secondary{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header-main-burger .nav-secondary .menu-item-lev1>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;font-size:1.3rem;font-weight:400;-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color;color:var(--burger-nav-secondary)}.header-main-burger .nav-secondary .menu-item-lev1>a:hover{color:var(--burger-nav-secondary-hover) !important}.header-main-burger .nav-secondary .menu-item-lev1.current-menu-item>a,.header-main-burger .nav-secondary .menu-item-lev1.current-menu-ancestor>a{color:var(--burger-nav-secondary-current)}}@media(min-width: 992px){.header-main-burger .nav-secondary{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header-main-burger .nav-secondary .menu-item-lev1>a{color:var(--burger-nav-secondary);-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color;font-weight:400}.header-main-burger .nav-secondary .menu-item-lev1>a:hover{color:var(--burger-nav-secondary-hover) !important}.header-main-burger .nav-secondary .menu-item-lev1.current-menu-item>a,.header-main-burger .nav-secondary .menu-item-lev1.current-menu-ancestor>a{color:var(--burger-nav-secondary-current)}}@media(max-width: 991.98px){.header-main-burger .nav-lang{padding-top:2rem;opacity:0;position:relative;-webkit-transform:translateX(3rem);-ms-transform:translateX(3rem);transform:translateX(3rem);-webkit-transition:opacity .5s ease .1s,-webkit-transform .5s ease .1s;transition:opacity .5s ease .1s,-webkit-transform .5s ease .1s;transition:transform .5s ease .1s,opacity .5s ease .1s;transition:transform .5s ease .1s,opacity .5s ease .1s,-webkit-transform .5s ease .1s;will-change:transform,opacity}.navs-open .header-main-burger .nav-lang{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media(min-width: 992px){.header-main-burger .nav-lang{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header-main-burger .nav-lang ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4rem;font-size:max(12px,.8rem);text-transform:uppercase;color:var(--burger-nav-lang)}.header-main-burger .nav-lang ul li:not(:first-of-type):before{content:".";margin-right:1px}.header-main-burger .nav-lang ul a{color:currentColor;-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color}.header-main-burger .nav-lang ul a:hover{color:var(--burger-nav-lang-hover) !important}.header-main-burger .nav-lang ul .current-lang a{font-weight:700;color:var(--burger-nav-lang-current)}.header-main-burger .nav-main-btn .btn-header{padding-top:0;padding-bottom:0;min-height:var(--header-btn-size);height:100%}.header-main-full{display:block;width:100%;position:fixed;z-index:10;overflow:unset;-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease;will-change:transform,background-color;background-color:var(--section-background-color)}.header-main-full *{z-index:1}.header-main-full .header-logo path{fill:var(--section-header-logo-color)}.header-main-full.hide{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}@media(max-width: 991.98px){.header-main-full .nav-main-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:3rem;height:3rem;position:relative;cursor:pointer;border:2px solid var(--btn-stroke-border-color);-webkit-transition:gap .3s ease,background-color .3s ease;transition:gap .3s ease,background-color .3s ease;will-change:gap,background-color;z-index:101;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header-main-full .nav-main-toggle span{display:block;position:absolute;top:50%;left:50%;width:1.5rem;height:2px;background-color:var(--btn-stroke-text-color);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform}.header-main-full .nav-main-toggle span:first-of-type{-webkit-transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(1);-ms-transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(1);transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(1)}.header-main-full .nav-main-toggle span:nth-of-type(2){-webkit-transform:translate(-50%, -50%) rotate(0);-ms-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}.header-main-full .nav-main-toggle span:nth-of-type(3){-webkit-transform:translate(-50%, -50%) rotate(0);-ms-transform:translate(-50%, -50%) rotate(0);transform:translate(-50%, -50%) rotate(0)}.header-main-full .nav-main-toggle span:last-of-type{-webkit-transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(1);-ms-transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(1);transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(1)}.navs-open .header-main-full .nav-main-toggle span:first-of-type{-webkit-transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(0);-ms-transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(0);transform:translate(-50%, calc(-50% - 0.35rem)) scaleX(0)}.navs-open .header-main-full .nav-main-toggle span:nth-of-type(2){-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.navs-open .header-main-full .nav-main-toggle span:nth-of-type(3){-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.navs-open .header-main-full .nav-main-toggle span:last-of-type{-webkit-transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(0);-ms-transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(0);transform:translate(-50%, calc(-50% + 0.35rem)) scaleX(0)}}@media(min-width: 992px){.header-main-full .nav-main-toggle{display:none}}.header-main-full .btn-header{height:unset}.header-main-full .header-main-metas{display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--header-metas-height);position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1002;background-color:inherit;border-bottom:1px solid var(--full-divider)}.header-main-full .header-main-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--header-full-height);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:inherit;position:relative}.header-main-full .header-main-container.has-nav-secondary{height:var(--header-full-nav-secondary-height)}.header-main-full .header-main-navs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem 1rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media(max-width: 991.98px){.header-main-full .navs{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4rem 1rem 0 1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100vh;position:fixed;top:0;right:0;overflow:scroll;z-index:100;-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transform:translateX(101%);-ms-transform:translateX(101%);transform:translateX(101%);will-change:transform;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;background-color:var(--burger-bg-color)}}@media(max-width: 991.98px)and (min-width: 576px){.header-main-full .navs{padding:4rem calc(var(--spacer)*.5) 0 calc(var(--spacer)*.5)}}@media(max-width: 991.98px){.navs-open .header-main-full .navs{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@media(min-width: 992px){.header-main-full .navs{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media(max-width: 991.98px){.header-main-full .nav-main{padding-bottom:2rem;opacity:0;-webkit-transform:translateX(3rem);-ms-transform:translateX(3rem);transform:translateX(3rem);-webkit-transition:opacity .5s ease .1s,-webkit-transform .5s ease .1s;transition:opacity .5s ease .1s,-webkit-transform .5s ease .1s;transition:transform .5s ease .1s,opacity .5s ease .1s;transition:transform .5s ease .1s,opacity .5s ease .1s,-webkit-transform .5s ease .1s;will-change:transform,opacity}.header-main-full .nav-main .overlay,.header-main-full .nav-main .nav-main-bg{display:none}.navs-open .header-main-full .nav-main{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header-main-full .nav-main .lev1-items{list-style-type:none}.header-main-full .nav-main .lev1-items .menu-item-lev1{padding:.2rem 0}.header-main-full .nav-main .lev1-items .menu-item-lev1>a,.header-main-full .nav-main .lev1-items .menu-item-lev1>button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:2.3rem;font-weight:400;color:var(--burger-nav-main-lev1);-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color;background:none;border:none}.header-main-full .nav-main .lev1-items .menu-item-lev1>a svg,.header-main-full .nav-main .lev1-items .menu-item-lev1>button svg{margin-left:.5rem;width:.4em;height:auto;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;will-change:transform;fill:currentColor}.header-main-full .nav-main .lev1-items .menu-item-lev1>a:hover,.header-main-full .nav-main .lev1-items .menu-item-lev1>button:hover{color:var(--burger-nav-main-lev1-hover) !important}.header-main-full .nav-main .lev1-items .menu-item-lev1.active>button>svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.header-main-full .nav-main .lev1-items .menu-item-lev1.current-menu-item>a,.header-main-full .nav-main .lev1-items .menu-item-lev1.current-menu-item>button,.header-main-full .nav-main .lev1-items .menu-item-lev1.current-menu-ancestor>a,.header-main-full .nav-main .lev1-items .menu-item-lev1.current-menu-ancestor>button{color:var(--burger-nav-main-lev1-current)}.header-main-full .nav-main .lev2-items{display:none;visibility:hidden;opacity:0;position:relative;list-style-type:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-bottom:2rem}.header-main-full .nav-main .lev2-items.show{display:block;visibility:visible;opacity:1}.header-main-full .nav-main .lev2-items>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.2rem 0;font-size:1.2rem;color:var(--burger-nav-main-lev2);-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color}.header-main-full .nav-main .lev2-items>li>a:hover{color:var(--burger-nav-main-lev2-hover) !important}.header-main-full .nav-main .lev2-items>li.current-menu-item>a,.header-main-full .nav-main .lev2-items>li.current-menu-ancestor>a{color:var(--burger-nav-main-lev2-current)}}@media(min-width: 992px){.header-main-full .nav-main{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;--nav-min-height: 3rem;--nav-max-height: 90vh;height:100%;margin:1rem 0;z-index:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;will-change:opacity;font-size:1rem}.header-main-full .nav-main.has-nav-secondary{margin:0;padding-top:.7rem;font-size:1.2rem;background-image:-webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(1rem, transparent), color-stop(1rem, var(--full-divider)), color-stop(100%, var(--full-divider)), color-stop(100%, transparent), to(transparent));background-image:linear-gradient(to right, transparent 0, transparent 1rem, var(--full-divider) 1rem, var(--full-divider) 100%, transparent 100%, transparent 100%);background-size:100% 1px;background-position:0 0;background-repeat:no-repeat}.header-main-full .nav-main .overlay{content:"";display:block;height:100vh;position:absolute;top:100%;left:0;width:100%;z-index:-1;opacity:0;pointer-events:none;background:rgba(0,0,0,.3);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;will-change:opacity}.header-main-full .nav-main .nav-main-bg{display:block;width:100%;height:0;max-height:var(--nav-max-height);position:absolute;top:100%;left:0;z-index:0;background:var(--full-bg-subnav);border-top:1px solid var(--header-separator-color);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transition:-webkit-transform .3s ease .1s;transition:-webkit-transform .3s ease .1s;transition:transform .3s ease .1s;transition:transform .3s ease .1s, -webkit-transform .3s ease .1s;will-change:transform}.header-main-full .nav-main.subnav-active .overlay{pointer-events:unset;opacity:1}.header-main-full .nav-main.subnav-active .nav-main-bg{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform}.header-main-full .nav-main .lev1-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;list-style-type:none}.header-main-full .nav-main .menu-item-lev1{height:100%;position:relative;padding:0 1rem}.header-main-full .nav-main .menu-item-lev1:last-of-type{padding-right:0}.header-main-full .nav-main .menu-item-lev1.subnav-by-cols{position:unset}.header-main-full .nav-main .menu-item-lev1>a,.header-main-full .nav-main .menu-item-lev1>button{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:var(--full-nav-main-lev1);-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color;background:none;border:none;padding:0}.header-main-full .nav-main .menu-item-lev1>a span,.header-main-full .nav-main .menu-item-lev1>button span{position:relative}.header-main-full .nav-main .menu-item-lev1>a span::before,.header-main-full .nav-main .menu-item-lev1>button span::before{content:"";display:block;position:absolute;top:100%;left:0;right:0;height:2px;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);background-color:currentColor;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform}.header-main-full .nav-main .menu-item-lev1>a svg,.header-main-full .nav-main .menu-item-lev1>button svg{fill:currentColor;width:.6em;height:.6em;margin-left:.3em;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.header-main-full .nav-main .menu-item-lev1>a:hover,.header-main-full .nav-main .menu-item-lev1>button:hover{color:var(--full-nav-main-lev1-hover) !important}.header-main-full .nav-main .menu-item-lev1>a:hover span::before,.header-main-full .nav-main .menu-item-lev1>button:hover span::before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.header-main-full .nav-main .menu-item-lev1>a[aria-expanded=true] svg,.header-main-full .nav-main .menu-item-lev1>button[aria-expanded=true] svg{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.header-main-full .nav-main .menu-item-lev1.current-menu-item>a,.header-main-full .nav-main .menu-item-lev1.current-menu-item>button,.header-main-full .nav-main .menu-item-lev1.current-menu-ancestor>a,.header-main-full .nav-main .menu-item-lev1.current-menu-ancestor>button,.header-main-full .nav-main .menu-item-lev1.current-page-ancestor>a,.header-main-full .nav-main .menu-item-lev1.current-page-ancestor>button{color:var(--full-nav-main-lev1-current)}.header-main-full .nav-main .menu-item-lev1.current-menu-item>a span::before,.header-main-full .nav-main .menu-item-lev1.current-menu-item>button span::before,.header-main-full .nav-main .menu-item-lev1.current-menu-ancestor>a span::before,.header-main-full .nav-main .menu-item-lev1.current-menu-ancestor>button span::before,.header-main-full .nav-main .menu-item-lev1.current-page-ancestor>a span::before,.header-main-full .nav-main .menu-item-lev1.current-page-ancestor>button span::before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.header-main-full .nav-main .menu-item-lev1.current-menu-item>a::after,.header-main-full .nav-main .menu-item-lev1.current-menu-item>button::after,.header-main-full .nav-main .menu-item-lev1.current-menu-ancestor>a::after,.header-main-full .nav-main .menu-item-lev1.current-menu-ancestor>button::after,.header-main-full .nav-main .menu-item-lev1.current-page-ancestor>a::after,.header-main-full .nav-main .menu-item-lev1.current-page-ancestor>button::after{opacity:1}.header-main-full .nav-main .menu-item-lev1.subnav-by-cols .lev2-items{max-width:90%;padding:5rem 0;top:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem;-webkit-column-width:max-content;-moz-column-width:max-content;column-width:max-content}.header-main-full .nav-main .menu-item-lev1.subnav-by-cols .lev2-items.by-cols-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.header-main-full .nav-main .menu-item-lev1.subnav-by-cols .lev2-items.by-cols-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.header-main-full .nav-main .menu-item-lev1.subnav-by-cols .lev2-items.by-cols-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.header-main-full .nav-main .lev2-items{list-style-type:none;position:absolute;top:calc(100% + 1.5rem);left:auto;padding:3rem 0;visibility:hidden;-webkit-transition:visibility .3s ease,opacity .3s ease;transition:visibility .3s ease,opacity .3s ease;will-change:visibility,opacity;opacity:0}.header-main-full .nav-main .lev2-items.alternative-align{right:2rem}.header-main-full .nav-main .lev2-items.alternative-align>li{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-main-full .nav-main .lev2-items.alternative-align>li>a span{justify-self:flex-end;text-align:right}.header-main-full .nav-main .lev2-items>li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;font-size:1.2rem;font-weight:400;color:var(--full-nav-main-lev2)}.header-main-full .nav-main .lev2-items>li:last-of-type{margin-bottom:0}.header-main-full .nav-main .lev2-items>li>a{display:block;-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color;overflow:hidden}.header-main-full .nav-main .lev2-items>li>a span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;will-change:transform;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.header-main-full .nav-main .lev2-items>li>a:hover{color:var(--full-nav-main-lev2-hover) !important}.header-main-full .nav-main .lev2-items>li.current-menu-item>a,.header-main-full .nav-main .lev2-items>li.current-menu-ancestor>a,.header-main-full .nav-main .lev2-items>li.current-page-ancestor>a{color:var(--full-nav-main-lev2-current)}.header-main-full .nav-main .lev2-items.show{visibility:visible;opacity:1}.header-main-full .nav-main .lev2-items.show>li>a span{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media(max-width: 991.98px){.header-main-full .nav-secondary{padding-top:2rem;position:relative;opacity:0;-webkit-transform:translateX(3rem);-ms-transform:translateX(3rem);transform:translateX(3rem);-webkit-transition:opacity .5s ease .1s,-webkit-transform .5s ease .1s;transition:opacity .5s ease .1s,-webkit-transform .5s ease .1s;transition:transform .5s ease .1s,opacity .5s ease .1s;transition:transform .5s ease .1s,opacity .5s ease .1s,-webkit-transform .5s ease .1s;will-change:transform,opacity}.navs-open .header-main-full .nav-secondary{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header-main-full .nav-secondary::before{content:"";display:block;width:100%;height:1px;position:absolute;top:0;left:0;background-color:var(--burger-divider)}.header-main-full .nav-secondary ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.header-main-full .nav-secondary .menu-item-lev1>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color;font-size:1.3rem;font-weight:400;color:var(--burger-nav-secondary)}.header-main-full .nav-secondary .menu-item-lev1>a:hover{color:var(--burger-nav-secondary-hover) !important}.header-main-full .nav-secondary .menu-item-lev1.current-menu-item>a,.header-main-full .nav-secondary .menu-item-lev1.current-menu-ancestor>a{color:var(--burger-nav-secondary-current)}}@media(min-width: 992px){.header-main-full .nav-secondary{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:.7rem;position:relative}.header-main-full .nav-secondary ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none}.header-main-full .nav-secondary .menu-item-lev1>a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 1rem;font-size:max(13px,.8rem);font-weight:400;color:var(--full-nav-secondary);-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color}.header-main-full .nav-secondary .menu-item-lev1>a:hover{color:var(--full-nav-secondary-hover) !important}.header-main-full .nav-secondary .menu-item-lev1:last-of-type>a{padding-right:0}.header-main-full .nav-secondary .menu-item-lev1.current-menu-item>a,.header-main-full .nav-secondary .menu-item-lev1.current-menu-ancestor>a{color:var(--full-nav-secondary-current)}}.header-main-full .nav-lang ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4rem;font-size:max(12px,.8rem);text-transform:uppercase;color:var(--full-nav-lang)}.header-main-full .nav-lang ul li:not(:first-of-type):before{content:".";margin-right:1px}.header-main-full .nav-lang ul a{color:currentColor;-webkit-transition:color .3s ease;transition:color .3s ease;will-change:color}.header-main-full .nav-lang ul a:hover{color:var(--full-nav-lang-hover) !important}.header-main-full .nav-lang ul .current-lang a{font-weight:700;color:var(--full-nav-lang-current)}.header-main-full .nav-main-btn .btn-header{padding-top:0;padding-bottom:0;min-height:var(--header-btn-size);height:100%}.nav-paginate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.nav-paginate span,.nav-paginate a{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;will-change:opacity;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.5rem;height:2.5rem;opacity:.3;border:1px solid var(--section-text-color);border-radius:100%}.nav-paginate span.current,.nav-paginate span:hover,.nav-paginate a.current,.nav-paginate a:hover{opacity:1;color:var(--section-text-color-alt);border-color:var(--section-text-color-alt)}.nav-social-networks ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4rem;list-style-type:none}.nav-social-networks ul a{display:block;position:relative;width:min(20px,1.5rem);height:min(20px,1.5rem);color:var(--full-social-networks);-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;will-change:color,background-color;border:1px solid currentColor;border-radius:50%}.nav-social-networks ul a svg{position:absolute;top:50%;left:50%;width:45%;height:45%;fill:currentColor;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease, -webkit-filter .3s ease;will-change:filter}.nav-social-networks ul a:hover{background-color:currentColor}.nav-social-networks ul a:hover svg{-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-filter:invert(100%);filter:invert(100%)}.footer-main .nav-social-networks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer-main .nav-social-networks a{width:min(40px,2.5rem);height:min(40px,2.5rem)}.footer-main{position:relative;overflow:hidden}.footer-main .inner{border-top:1px solid rgba(25,98,132,.3)}.footer-main .scrolltop{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.75rem;font-family:"Reglo",sans-serif;font-size:.95rem;text-transform:uppercase;line-height:100%;cursor:pointer}.footer-main .scrolltop .svg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.3rem;height:2.3rem;border:1px solid rgba(25,98,132,.3);border-radius:100%}.footer-main .scrolltop .svg svg{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease;will-change:transform;display:block}.footer-main .scrolltop .svg svg path{fill:currentColor}.footer-main .scrolltop:hover .svg svg{-webkit-transform:translateY(-20%);-ms-transform:translateY(-20%);transform:translateY(-20%)}.footer-main .logo{display:block;width:7.8rem;margin:0 auto}.footer-main .logo path{fill:currentColor}.footer-main .text{position:relative}@media(min-width: 768px){.footer-main .text::before{content:"";position:absolute;top:0;left:50%;width:1px;height:100%;-webkit-transform:translateY(calc(-100% - 2rem));-ms-transform:translateY(calc(-100% - 2rem));transform:translateY(calc(-100% - 2rem));background-color:rgba(25,98,132,.3)}}.footer-main .telephone{display:inline-block;margin-top:1.5rem;font-style:italic;font-size:max(32px,3.35vw);line-height:100%}.footer-main .legend{font-style:italic}.footer-main .footer-title{font-family:"Sans Thirteen",sans-serif;font-size:max(32px,2.8vw);line-height:100%;letter-spacing:.025em}@media(min-width: 768px){.footer-main .footer-title br{display:none}}.footer-main .copyright{position:relative}.footer-main .copyright::after{content:"";position:absolute;top:50%;right:0;width:1px;height:calc(100% + 2.2rem);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:rgba(25,98,132,.3)}.footer-main .copyright span{display:block;text-align:center;font-size:.7em}@media(min-width: 768px){.footer-main .copyright span{text-align:left}}.footer-main .footer-nav{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;font-size:.7em}.footer-main .footer-nav a{background-image:-webkit-gradient(linear, left top, left bottom, from(var(--color-blue)), to(var(--color-blue)));background-image:linear-gradient(var(--color-blue), var(--color-blue));background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;-webkit-transition:background-size .5s ease;transition:background-size .5s ease;will-change:background-size}.footer-main .footer-nav a:hover{background-size:100% 1px}@media(min-width: 768px){.footer-main .footer-nav{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1.5rem}}.nav-category ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;list-style-type:none}.nav-category a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.2rem 1rem;border:1px solid currentColor}.nav-category a:hover,.nav-category a.active{background-color:#ddd}
/*# sourceMappingURL=bundle.min.css.map */