﻿/*!
 * Copyright (c) 2020 by Clinton Großhandels GmbH
 *//*!
   * Bootstrap  v5.3.2 (https://getbootstrap.com/)
   * Copyright 2011-2023 The Bootstrap Authors
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */:root,[data-bs-theme="light"]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #cf1a43;--bs-orange: #fd7e14;--bs-yellow: #f0c000;--bs-green: #6aa029;--bs-teal: #20c997;--bs-cyan: #d1ecf1;--bs-black: #000;--bs-white: #fff;--bs-gray: #b5bbbf;--bs-gray-dark: #2a3338;--bs-gray-100: #f9fcfc;--bs-gray-200: #f0f0f0;--bs-gray-300: #dce2e2;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #b5bbbf;--bs-gray-700: #495057;--bs-gray-800: #2a3338;--bs-gray-900: #212529;--bs-primary: #000;--bs-secondary: #fff;--bs-success: #6aa029;--bs-info: #d1ecf1;--bs-warning: #f0c000;--bs-danger: #cf1a43;--bs-light: #dce2e2;--bs-lighter: #f0f0f0;--bs-lightest: #f9fcfc;--bs-dark: #2a3338;--bs-black: #000;--bs-white: #fff;--bs-gray: #b5bbbf;--bs-page: #fff;--bs-primary-rgb: 0,0,0;--bs-secondary-rgb: 255,255,255;--bs-success-rgb: 106,160,41;--bs-info-rgb: 209,236,241;--bs-warning-rgb: 240,192,0;--bs-danger-rgb: 207,26,67;--bs-light-rgb: 220,226,226;--bs-lighter-rgb: 240,240,240;--bs-lightest-rgb: 249,252,252;--bs-dark-rgb: 42,51,56;--bs-black-rgb: 0,0,0;--bs-white-rgb: 255,255,255;--bs-gray-rgb: 181,187,191;--bs-page-rgb: 255,255,255;--bs-primary-text-emphasis: #000;--bs-secondary-text-emphasis: #666;--bs-success-text-emphasis: #2a4010;--bs-info-text-emphasis: #545e60;--bs-warning-text-emphasis: #604d00;--bs-danger-text-emphasis: #530a1b;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #ccc;--bs-secondary-bg-subtle: #fff;--bs-success-bg-subtle: #e1ecd4;--bs-info-bg-subtle: #f6fbfc;--bs-warning-bg-subtle: #fcf2cc;--bs-danger-bg-subtle: #f5d1d9;--bs-light-bg-subtle: #fcfefe;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #999;--bs-secondary-border-subtle: #fff;--bs-success-border-subtle: #c3d9a9;--bs-info-border-subtle: #edf7f9;--bs-warning-border-subtle: #f9e699;--bs-danger-border-subtle: #eca3b4;--bs-light-border-subtle: #f0f0f0;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255,255,255;--bs-black-rgb: 0,0,0;--bs-font-sans-serif: "Noto Sans", sans-serif;--bs-font-monospace: monospace;--bs-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:.875rem;--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: #f0f0f0;--bs-secondary-bg-rgb: 240,240,240;--bs-tertiary-color: rgba(33,37,41,0.5);--bs-tertiary-color-rgb: 33,37,41;--bs-tertiary-bg: #f9fcfc;--bs-tertiary-bg-rgb: 249,252,252;--bs-heading-color: inherit;--bs-link-color: #000;--bs-link-color-rgb: 0,0,0;--bs-link-decoration: underline;--bs-link-hover-color: #000;--bs-link-hover-color-rgb: 0,0,0;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fcf2cc;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dce2e2;--bs-border-color-translucent: rgba(0,0,0,0.175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 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: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(0,0,0,0.25);--bs-form-valid-color: #6aa029;--bs-form-valid-border-color: #6aa029;--bs-form-invalid-color: #cf1a43;--bs-form-invalid-border-color: #cf1a43}[data-bs-theme="dark"]{color-scheme:dark;--bs-body-color: #dce2e2;--bs-body-color-rgb: 220,226,226;--bs-body-bg: #212529;--bs-body-bg-rgb: 33,37,41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255,255,255;--bs-secondary-color: rgba(220,226,226,0.75);--bs-secondary-color-rgb: 220,226,226;--bs-secondary-bg: #2a3338;--bs-secondary-bg-rgb: 42,51,56;--bs-tertiary-color: rgba(220,226,226,0.5);--bs-tertiary-color-rgb: 220,226,226;--bs-tertiary-bg: #262c31;--bs-tertiary-bg-rgb: 38,44,49;--bs-primary-text-emphasis: #666;--bs-secondary-text-emphasis: #fff;--bs-success-text-emphasis: #a6c67f;--bs-info-text-emphasis: #e3f4f7;--bs-warning-text-emphasis: #f6d966;--bs-danger-text-emphasis: #e2768e;--bs-light-text-emphasis: #f9fcfc;--bs-dark-text-emphasis: #dce2e2;--bs-primary-bg-subtle: #000;--bs-secondary-bg-subtle: #333;--bs-success-bg-subtle: #152008;--bs-info-bg-subtle: #2a2f30;--bs-warning-bg-subtle: #302600;--bs-danger-bg-subtle: #29050d;--bs-light-bg-subtle: #2a3338;--bs-dark-bg-subtle: #151a1c;--bs-primary-border-subtle: #000;--bs-secondary-border-subtle: #999;--bs-success-border-subtle: #406019;--bs-info-border-subtle: #7d8e91;--bs-warning-border-subtle: #907300;--bs-danger-border-subtle: #7c1028;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #2a3338;--bs-heading-color: inherit;--bs-link-color: #666;--bs-link-hover-color: #858585;--bs-link-color-rgb: 102,102,102;--bs-link-hover-color-rgb: 133,133,133;--bs-code-color: #e685b5;--bs-highlight-color: #dce2e2;--bs-highlight-bg: #604d00;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255,255,255,0.15);--bs-form-valid-color: #a6c67f;--bs-form-valid-border-color: #a6c67f;--bs-form-invalid-color: #e2768e;--bs-form-invalid-border-color: #e2768e}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:.625rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid #dce2e2;opacity:1}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:.3125rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h1,.h1{font-size:2rem}}h2,.h2{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h2,.h2{font-size:1.5rem}}h3,.h3{font-size:1.25rem}h4,.h4{font-size:1.125rem}h5,.h5{font-size:1rem}h6,.h6{font-size:.875rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;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:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}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:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color)}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.09375rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:.625rem;font-size:1.09375rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-.625rem;margin-bottom:.625rem;font-size:.875em;color:#b5bbbf}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);box-shadow:var(--bs-box-shadow-sm);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.3125rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xs{--bs-gutter-x: 3.75rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}.container{max-width:1310px}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-xsl: 375px;--bs-breakpoint-sm: 568px;--bs-breakpoint-sml: 640px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 1024px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px;--bs-breakpoint-xxxl: 1920px}.row{--bs-gutter-x: .625rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.grid{display:grid;grid-template-rows:repeat(var(--bs-rows, 1), 1fr);grid-template-columns:repeat(var(--bs-columns, 12), 1fr);gap:var(--bs-gap, .625rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media (min-width: 375px){.grid .g-col-xsl-1{grid-column:auto/span 1}.grid .g-col-xsl-2{grid-column:auto/span 2}.grid .g-col-xsl-3{grid-column:auto/span 3}.grid .g-col-xsl-4{grid-column:auto/span 4}.grid .g-col-xsl-5{grid-column:auto/span 5}.grid .g-col-xsl-6{grid-column:auto/span 6}.grid .g-col-xsl-7{grid-column:auto/span 7}.grid .g-col-xsl-8{grid-column:auto/span 8}.grid .g-col-xsl-9{grid-column:auto/span 9}.grid .g-col-xsl-10{grid-column:auto/span 10}.grid .g-col-xsl-11{grid-column:auto/span 11}.grid .g-col-xsl-12{grid-column:auto/span 12}.grid .g-start-xsl-1{grid-column-start:1}.grid .g-start-xsl-2{grid-column-start:2}.grid .g-start-xsl-3{grid-column-start:3}.grid .g-start-xsl-4{grid-column-start:4}.grid .g-start-xsl-5{grid-column-start:5}.grid .g-start-xsl-6{grid-column-start:6}.grid .g-start-xsl-7{grid-column-start:7}.grid .g-start-xsl-8{grid-column-start:8}.grid .g-start-xsl-9{grid-column-start:9}.grid .g-start-xsl-10{grid-column-start:10}.grid .g-start-xsl-11{grid-column-start:11}}@media (min-width: 568px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media (min-width: 640px){.grid .g-col-sml-1{grid-column:auto/span 1}.grid .g-col-sml-2{grid-column:auto/span 2}.grid .g-col-sml-3{grid-column:auto/span 3}.grid .g-col-sml-4{grid-column:auto/span 4}.grid .g-col-sml-5{grid-column:auto/span 5}.grid .g-col-sml-6{grid-column:auto/span 6}.grid .g-col-sml-7{grid-column:auto/span 7}.grid .g-col-sml-8{grid-column:auto/span 8}.grid .g-col-sml-9{grid-column:auto/span 9}.grid .g-col-sml-10{grid-column:auto/span 10}.grid .g-col-sml-11{grid-column:auto/span 11}.grid .g-col-sml-12{grid-column:auto/span 12}.grid .g-start-sml-1{grid-column-start:1}.grid .g-start-sml-2{grid-column-start:2}.grid .g-start-sml-3{grid-column-start:3}.grid .g-start-sml-4{grid-column-start:4}.grid .g-start-sml-5{grid-column-start:5}.grid .g-start-sml-6{grid-column-start:6}.grid .g-start-sml-7{grid-column-start:7}.grid .g-start-sml-8{grid-column-start:8}.grid .g-start-sml-9{grid-column-start:9}.grid .g-start-sml-10{grid-column-start:10}.grid .g-start-sml-11{grid-column-start:11}}@media (min-width: 768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media (min-width: 1024px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media (min-width: 1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media (min-width: 1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}@media (min-width: 1920px){.grid .g-col-xxxl-1{grid-column:auto/span 1}.grid .g-col-xxxl-2{grid-column:auto/span 2}.grid .g-col-xxxl-3{grid-column:auto/span 3}.grid .g-col-xxxl-4{grid-column:auto/span 4}.grid .g-col-xxxl-5{grid-column:auto/span 5}.grid .g-col-xxxl-6{grid-column:auto/span 6}.grid .g-col-xxxl-7{grid-column:auto/span 7}.grid .g-col-xxxl-8{grid-column:auto/span 8}.grid .g-col-xxxl-9{grid-column:auto/span 9}.grid .g-col-xxxl-10{grid-column:auto/span 10}.grid .g-col-xxxl-11{grid-column:auto/span 11}.grid .g-col-xxxl-12{grid-column:auto/span 12}.grid .g-start-xxxl-1{grid-column-start:1}.grid .g-start-xxxl-2{grid-column-start:2}.grid .g-start-xxxl-3{grid-column-start:3}.grid .g-start-xxxl-4{grid-column-start:4}.grid .g-start-xxxl-5{grid-column-start:5}.grid .g-start-xxxl-6{grid-column-start:6}.grid .g-start-xxxl-7{grid-column-start:7}.grid .g-start-xxxl-8{grid-column-start:8}.grid .g-start-xxxl-9{grid-column-start:9}.grid .g-start-xxxl-10{grid-column-start:10}.grid .g-start-xxxl-11{grid-column-start:11}}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-2,.gx-2{--bs-gutter-x: .15625rem}.g-2,.gy-2{--bs-gutter-y: .15625rem}.g-5,.gx-5{--bs-gutter-x: .3125rem}.g-5,.gy-5{--bs-gutter-y: .3125rem}.g-10,.gx-10{--bs-gutter-x: .625rem}.g-10,.gy-10{--bs-gutter-y: .625rem}.g-15,.gx-15{--bs-gutter-x: .9375rem}.g-15,.gy-15{--bs-gutter-y: .9375rem}.g-20,.gx-20{--bs-gutter-x: 1.25rem}.g-20,.gy-20{--bs-gutter-y: 1.25rem}.g-25,.gx-25{--bs-gutter-x: 1.5625rem}.g-25,.gy-25{--bs-gutter-y: 1.5625rem}.g-30,.gx-30{--bs-gutter-x: 1.875rem}.g-30,.gy-30{--bs-gutter-y: 1.875rem}.g-35,.gx-35{--bs-gutter-x: 2.1875rem}.g-35,.gy-35{--bs-gutter-y: 2.1875rem}.g-40,.gx-40{--bs-gutter-x: 2.5rem}.g-40,.gy-40{--bs-gutter-y: 2.5rem}.g-45,.gx-45{--bs-gutter-x: 2.8125rem}.g-45,.gy-45{--bs-gutter-y: 2.8125rem}.g-50,.gx-50{--bs-gutter-x: 3.125rem}.g-50,.gy-50{--bs-gutter-y: 3.125rem}.g-55,.gx-55{--bs-gutter-x: 3.4375rem}.g-55,.gy-55{--bs-gutter-y: 3.4375rem}.g-60,.gx-60{--bs-gutter-x: 3.75rem}.g-60,.gy-60{--bs-gutter-y: 3.75rem}.g-65,.gx-65{--bs-gutter-x: 4.0625rem}.g-65,.gy-65{--bs-gutter-y: 4.0625rem}.g-70,.gx-70{--bs-gutter-x: 4.375rem}.g-70,.gy-70{--bs-gutter-y: 4.375rem}.g-75,.gx-75{--bs-gutter-x: 4.6875rem}.g-75,.gy-75{--bs-gutter-y: 4.6875rem}.g-80,.gx-80{--bs-gutter-x: 5rem}.g-80,.gy-80{--bs-gutter-y: 5rem}.g-85,.gx-85{--bs-gutter-x: 5.3125rem}.g-85,.gy-85{--bs-gutter-y: 5.3125rem}.g-90,.gx-90{--bs-gutter-x: 5.625rem}.g-90,.gy-90{--bs-gutter-y: 5.625rem}.g-95,.gx-95{--bs-gutter-x: 5.9375rem}.g-95,.gy-95{--bs-gutter-y: 5.9375rem}.g-100,.gx-100{--bs-gutter-x: 6.25rem}.g-100,.gy-100{--bs-gutter-y: 6.25rem}.g-105,.gx-105{--bs-gutter-x: 6.5625rem}.g-105,.gy-105{--bs-gutter-y: 6.5625rem}.g-110,.gx-110{--bs-gutter-x: 6.875rem}.g-110,.gy-110{--bs-gutter-y: 6.875rem}.g-115,.gx-115{--bs-gutter-x: 7.1875rem}.g-115,.gy-115{--bs-gutter-y: 7.1875rem}.g-120,.gx-120{--bs-gutter-x: 7.5rem}.g-120,.gy-120{--bs-gutter-y: 7.5rem}.g-125,.gx-125{--bs-gutter-x: 7.8125rem}.g-125,.gy-125{--bs-gutter-y: 7.8125rem}.g-130,.gx-130{--bs-gutter-x: 8.125rem}.g-130,.gy-130{--bs-gutter-y: 8.125rem}.g-135,.gx-135{--bs-gutter-x: 8.4375rem}.g-135,.gy-135{--bs-gutter-y: 8.4375rem}.g-140,.gx-140{--bs-gutter-x: 8.75rem}.g-140,.gy-140{--bs-gutter-y: 8.75rem}.g-145,.gx-145{--bs-gutter-x: 9.0625rem}.g-145,.gy-145{--bs-gutter-y: 9.0625rem}.g-150,.gx-150{--bs-gutter-x: 9.375rem}.g-150,.gy-150{--bs-gutter-y: 9.375rem}.g-155,.gx-155{--bs-gutter-x: 9.6875rem}.g-155,.gy-155{--bs-gutter-y: 9.6875rem}.g-160,.gx-160{--bs-gutter-x: 10rem}.g-160,.gy-160{--bs-gutter-y: 10rem}.g-165,.gx-165{--bs-gutter-x: 10.3125rem}.g-165,.gy-165{--bs-gutter-y: 10.3125rem}.g-170,.gx-170{--bs-gutter-x: 10.625rem}.g-170,.gy-170{--bs-gutter-y: 10.625rem}.g-175,.gx-175{--bs-gutter-x: 10.9375rem}.g-175,.gy-175{--bs-gutter-y: 10.9375rem}.g-180,.gx-180{--bs-gutter-x: 11.25rem}.g-180,.gy-180{--bs-gutter-y: 11.25rem}.g-185,.gx-185{--bs-gutter-x: 11.5625rem}.g-185,.gy-185{--bs-gutter-y: 11.5625rem}.g-190,.gx-190{--bs-gutter-x: 11.875rem}.g-190,.gy-190{--bs-gutter-y: 11.875rem}.g-195,.gx-195{--bs-gutter-x: 12.1875rem}.g-195,.gy-195{--bs-gutter-y: 12.1875rem}.g-200,.gx-200{--bs-gutter-x: 12.5rem}.g-200,.gy-200{--bs-gutter-y: 12.5rem}.g-unset,.gx-unset{--bs-gutter-x: unset}.g-unset,.gy-unset{--bs-gutter-y: unset}@media (min-width: 375px){.col-xsl{flex:1 0 0%}.row-cols-xsl-auto>*{flex:0 0 auto;width:auto}.row-cols-xsl-1>*{flex:0 0 auto;width:100%}.row-cols-xsl-2>*{flex:0 0 auto;width:50%}.row-cols-xsl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xsl-4>*{flex:0 0 auto;width:25%}.row-cols-xsl-5>*{flex:0 0 auto;width:20%}.row-cols-xsl-6>*{flex:0 0 auto;width:16.66666667%}.col-xsl-auto{flex:0 0 auto;width:auto}.col-xsl-1{flex:0 0 auto;width:8.33333333%}.col-xsl-2{flex:0 0 auto;width:16.66666667%}.col-xsl-3{flex:0 0 auto;width:25%}.col-xsl-4{flex:0 0 auto;width:33.33333333%}.col-xsl-5{flex:0 0 auto;width:41.66666667%}.col-xsl-6{flex:0 0 auto;width:50%}.col-xsl-7{flex:0 0 auto;width:58.33333333%}.col-xsl-8{flex:0 0 auto;width:66.66666667%}.col-xsl-9{flex:0 0 auto;width:75%}.col-xsl-10{flex:0 0 auto;width:83.33333333%}.col-xsl-11{flex:0 0 auto;width:91.66666667%}.col-xsl-12{flex:0 0 auto;width:100%}.offset-xsl-0{margin-left:0}.offset-xsl-1{margin-left:8.33333333%}.offset-xsl-2{margin-left:16.66666667%}.offset-xsl-3{margin-left:25%}.offset-xsl-4{margin-left:33.33333333%}.offset-xsl-5{margin-left:41.66666667%}.offset-xsl-6{margin-left:50%}.offset-xsl-7{margin-left:58.33333333%}.offset-xsl-8{margin-left:66.66666667%}.offset-xsl-9{margin-left:75%}.offset-xsl-10{margin-left:83.33333333%}.offset-xsl-11{margin-left:91.66666667%}.g-xsl-0,.gx-xsl-0{--bs-gutter-x: 0}.g-xsl-0,.gy-xsl-0{--bs-gutter-y: 0}.g-xsl-2,.gx-xsl-2{--bs-gutter-x: .15625rem}.g-xsl-2,.gy-xsl-2{--bs-gutter-y: .15625rem}.g-xsl-5,.gx-xsl-5{--bs-gutter-x: .3125rem}.g-xsl-5,.gy-xsl-5{--bs-gutter-y: .3125rem}.g-xsl-10,.gx-xsl-10{--bs-gutter-x: .625rem}.g-xsl-10,.gy-xsl-10{--bs-gutter-y: .625rem}.g-xsl-15,.gx-xsl-15{--bs-gutter-x: .9375rem}.g-xsl-15,.gy-xsl-15{--bs-gutter-y: .9375rem}.g-xsl-20,.gx-xsl-20{--bs-gutter-x: 1.25rem}.g-xsl-20,.gy-xsl-20{--bs-gutter-y: 1.25rem}.g-xsl-25,.gx-xsl-25{--bs-gutter-x: 1.5625rem}.g-xsl-25,.gy-xsl-25{--bs-gutter-y: 1.5625rem}.g-xsl-30,.gx-xsl-30{--bs-gutter-x: 1.875rem}.g-xsl-30,.gy-xsl-30{--bs-gutter-y: 1.875rem}.g-xsl-35,.gx-xsl-35{--bs-gutter-x: 2.1875rem}.g-xsl-35,.gy-xsl-35{--bs-gutter-y: 2.1875rem}.g-xsl-40,.gx-xsl-40{--bs-gutter-x: 2.5rem}.g-xsl-40,.gy-xsl-40{--bs-gutter-y: 2.5rem}.g-xsl-45,.gx-xsl-45{--bs-gutter-x: 2.8125rem}.g-xsl-45,.gy-xsl-45{--bs-gutter-y: 2.8125rem}.g-xsl-50,.gx-xsl-50{--bs-gutter-x: 3.125rem}.g-xsl-50,.gy-xsl-50{--bs-gutter-y: 3.125rem}.g-xsl-55,.gx-xsl-55{--bs-gutter-x: 3.4375rem}.g-xsl-55,.gy-xsl-55{--bs-gutter-y: 3.4375rem}.g-xsl-60,.gx-xsl-60{--bs-gutter-x: 3.75rem}.g-xsl-60,.gy-xsl-60{--bs-gutter-y: 3.75rem}.g-xsl-65,.gx-xsl-65{--bs-gutter-x: 4.0625rem}.g-xsl-65,.gy-xsl-65{--bs-gutter-y: 4.0625rem}.g-xsl-70,.gx-xsl-70{--bs-gutter-x: 4.375rem}.g-xsl-70,.gy-xsl-70{--bs-gutter-y: 4.375rem}.g-xsl-75,.gx-xsl-75{--bs-gutter-x: 4.6875rem}.g-xsl-75,.gy-xsl-75{--bs-gutter-y: 4.6875rem}.g-xsl-80,.gx-xsl-80{--bs-gutter-x: 5rem}.g-xsl-80,.gy-xsl-80{--bs-gutter-y: 5rem}.g-xsl-85,.gx-xsl-85{--bs-gutter-x: 5.3125rem}.g-xsl-85,.gy-xsl-85{--bs-gutter-y: 5.3125rem}.g-xsl-90,.gx-xsl-90{--bs-gutter-x: 5.625rem}.g-xsl-90,.gy-xsl-90{--bs-gutter-y: 5.625rem}.g-xsl-95,.gx-xsl-95{--bs-gutter-x: 5.9375rem}.g-xsl-95,.gy-xsl-95{--bs-gutter-y: 5.9375rem}.g-xsl-100,.gx-xsl-100{--bs-gutter-x: 6.25rem}.g-xsl-100,.gy-xsl-100{--bs-gutter-y: 6.25rem}.g-xsl-105,.gx-xsl-105{--bs-gutter-x: 6.5625rem}.g-xsl-105,.gy-xsl-105{--bs-gutter-y: 6.5625rem}.g-xsl-110,.gx-xsl-110{--bs-gutter-x: 6.875rem}.g-xsl-110,.gy-xsl-110{--bs-gutter-y: 6.875rem}.g-xsl-115,.gx-xsl-115{--bs-gutter-x: 7.1875rem}.g-xsl-115,.gy-xsl-115{--bs-gutter-y: 7.1875rem}.g-xsl-120,.gx-xsl-120{--bs-gutter-x: 7.5rem}.g-xsl-120,.gy-xsl-120{--bs-gutter-y: 7.5rem}.g-xsl-125,.gx-xsl-125{--bs-gutter-x: 7.8125rem}.g-xsl-125,.gy-xsl-125{--bs-gutter-y: 7.8125rem}.g-xsl-130,.gx-xsl-130{--bs-gutter-x: 8.125rem}.g-xsl-130,.gy-xsl-130{--bs-gutter-y: 8.125rem}.g-xsl-135,.gx-xsl-135{--bs-gutter-x: 8.4375rem}.g-xsl-135,.gy-xsl-135{--bs-gutter-y: 8.4375rem}.g-xsl-140,.gx-xsl-140{--bs-gutter-x: 8.75rem}.g-xsl-140,.gy-xsl-140{--bs-gutter-y: 8.75rem}.g-xsl-145,.gx-xsl-145{--bs-gutter-x: 9.0625rem}.g-xsl-145,.gy-xsl-145{--bs-gutter-y: 9.0625rem}.g-xsl-150,.gx-xsl-150{--bs-gutter-x: 9.375rem}.g-xsl-150,.gy-xsl-150{--bs-gutter-y: 9.375rem}.g-xsl-155,.gx-xsl-155{--bs-gutter-x: 9.6875rem}.g-xsl-155,.gy-xsl-155{--bs-gutter-y: 9.6875rem}.g-xsl-160,.gx-xsl-160{--bs-gutter-x: 10rem}.g-xsl-160,.gy-xsl-160{--bs-gutter-y: 10rem}.g-xsl-165,.gx-xsl-165{--bs-gutter-x: 10.3125rem}.g-xsl-165,.gy-xsl-165{--bs-gutter-y: 10.3125rem}.g-xsl-170,.gx-xsl-170{--bs-gutter-x: 10.625rem}.g-xsl-170,.gy-xsl-170{--bs-gutter-y: 10.625rem}.g-xsl-175,.gx-xsl-175{--bs-gutter-x: 10.9375rem}.g-xsl-175,.gy-xsl-175{--bs-gutter-y: 10.9375rem}.g-xsl-180,.gx-xsl-180{--bs-gutter-x: 11.25rem}.g-xsl-180,.gy-xsl-180{--bs-gutter-y: 11.25rem}.g-xsl-185,.gx-xsl-185{--bs-gutter-x: 11.5625rem}.g-xsl-185,.gy-xsl-185{--bs-gutter-y: 11.5625rem}.g-xsl-190,.gx-xsl-190{--bs-gutter-x: 11.875rem}.g-xsl-190,.gy-xsl-190{--bs-gutter-y: 11.875rem}.g-xsl-195,.gx-xsl-195{--bs-gutter-x: 12.1875rem}.g-xsl-195,.gy-xsl-195{--bs-gutter-y: 12.1875rem}.g-xsl-200,.gx-xsl-200{--bs-gutter-x: 12.5rem}.g-xsl-200,.gy-xsl-200{--bs-gutter-y: 12.5rem}.g-xsl-unset,.gx-xsl-unset{--bs-gutter-x: unset}.g-xsl-unset,.gy-xsl-unset{--bs-gutter-y: unset}}@media (min-width: 568px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-2,.gx-sm-2{--bs-gutter-x: .15625rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .15625rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: .3125rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: .3125rem}.g-sm-10,.gx-sm-10{--bs-gutter-x: .625rem}.g-sm-10,.gy-sm-10{--bs-gutter-y: .625rem}.g-sm-15,.gx-sm-15{--bs-gutter-x: .9375rem}.g-sm-15,.gy-sm-15{--bs-gutter-y: .9375rem}.g-sm-20,.gx-sm-20{--bs-gutter-x: 1.25rem}.g-sm-20,.gy-sm-20{--bs-gutter-y: 1.25rem}.g-sm-25,.gx-sm-25{--bs-gutter-x: 1.5625rem}.g-sm-25,.gy-sm-25{--bs-gutter-y: 1.5625rem}.g-sm-30,.gx-sm-30{--bs-gutter-x: 1.875rem}.g-sm-30,.gy-sm-30{--bs-gutter-y: 1.875rem}.g-sm-35,.gx-sm-35{--bs-gutter-x: 2.1875rem}.g-sm-35,.gy-sm-35{--bs-gutter-y: 2.1875rem}.g-sm-40,.gx-sm-40{--bs-gutter-x: 2.5rem}.g-sm-40,.gy-sm-40{--bs-gutter-y: 2.5rem}.g-sm-45,.gx-sm-45{--bs-gutter-x: 2.8125rem}.g-sm-45,.gy-sm-45{--bs-gutter-y: 2.8125rem}.g-sm-50,.gx-sm-50{--bs-gutter-x: 3.125rem}.g-sm-50,.gy-sm-50{--bs-gutter-y: 3.125rem}.g-sm-55,.gx-sm-55{--bs-gutter-x: 3.4375rem}.g-sm-55,.gy-sm-55{--bs-gutter-y: 3.4375rem}.g-sm-60,.gx-sm-60{--bs-gutter-x: 3.75rem}.g-sm-60,.gy-sm-60{--bs-gutter-y: 3.75rem}.g-sm-65,.gx-sm-65{--bs-gutter-x: 4.0625rem}.g-sm-65,.gy-sm-65{--bs-gutter-y: 4.0625rem}.g-sm-70,.gx-sm-70{--bs-gutter-x: 4.375rem}.g-sm-70,.gy-sm-70{--bs-gutter-y: 4.375rem}.g-sm-75,.gx-sm-75{--bs-gutter-x: 4.6875rem}.g-sm-75,.gy-sm-75{--bs-gutter-y: 4.6875rem}.g-sm-80,.gx-sm-80{--bs-gutter-x: 5rem}.g-sm-80,.gy-sm-80{--bs-gutter-y: 5rem}.g-sm-85,.gx-sm-85{--bs-gutter-x: 5.3125rem}.g-sm-85,.gy-sm-85{--bs-gutter-y: 5.3125rem}.g-sm-90,.gx-sm-90{--bs-gutter-x: 5.625rem}.g-sm-90,.gy-sm-90{--bs-gutter-y: 5.625rem}.g-sm-95,.gx-sm-95{--bs-gutter-x: 5.9375rem}.g-sm-95,.gy-sm-95{--bs-gutter-y: 5.9375rem}.g-sm-100,.gx-sm-100{--bs-gutter-x: 6.25rem}.g-sm-100,.gy-sm-100{--bs-gutter-y: 6.25rem}.g-sm-105,.gx-sm-105{--bs-gutter-x: 6.5625rem}.g-sm-105,.gy-sm-105{--bs-gutter-y: 6.5625rem}.g-sm-110,.gx-sm-110{--bs-gutter-x: 6.875rem}.g-sm-110,.gy-sm-110{--bs-gutter-y: 6.875rem}.g-sm-115,.gx-sm-115{--bs-gutter-x: 7.1875rem}.g-sm-115,.gy-sm-115{--bs-gutter-y: 7.1875rem}.g-sm-120,.gx-sm-120{--bs-gutter-x: 7.5rem}.g-sm-120,.gy-sm-120{--bs-gutter-y: 7.5rem}.g-sm-125,.gx-sm-125{--bs-gutter-x: 7.8125rem}.g-sm-125,.gy-sm-125{--bs-gutter-y: 7.8125rem}.g-sm-130,.gx-sm-130{--bs-gutter-x: 8.125rem}.g-sm-130,.gy-sm-130{--bs-gutter-y: 8.125rem}.g-sm-135,.gx-sm-135{--bs-gutter-x: 8.4375rem}.g-sm-135,.gy-sm-135{--bs-gutter-y: 8.4375rem}.g-sm-140,.gx-sm-140{--bs-gutter-x: 8.75rem}.g-sm-140,.gy-sm-140{--bs-gutter-y: 8.75rem}.g-sm-145,.gx-sm-145{--bs-gutter-x: 9.0625rem}.g-sm-145,.gy-sm-145{--bs-gutter-y: 9.0625rem}.g-sm-150,.gx-sm-150{--bs-gutter-x: 9.375rem}.g-sm-150,.gy-sm-150{--bs-gutter-y: 9.375rem}.g-sm-155,.gx-sm-155{--bs-gutter-x: 9.6875rem}.g-sm-155,.gy-sm-155{--bs-gutter-y: 9.6875rem}.g-sm-160,.gx-sm-160{--bs-gutter-x: 10rem}.g-sm-160,.gy-sm-160{--bs-gutter-y: 10rem}.g-sm-165,.gx-sm-165{--bs-gutter-x: 10.3125rem}.g-sm-165,.gy-sm-165{--bs-gutter-y: 10.3125rem}.g-sm-170,.gx-sm-170{--bs-gutter-x: 10.625rem}.g-sm-170,.gy-sm-170{--bs-gutter-y: 10.625rem}.g-sm-175,.gx-sm-175{--bs-gutter-x: 10.9375rem}.g-sm-175,.gy-sm-175{--bs-gutter-y: 10.9375rem}.g-sm-180,.gx-sm-180{--bs-gutter-x: 11.25rem}.g-sm-180,.gy-sm-180{--bs-gutter-y: 11.25rem}.g-sm-185,.gx-sm-185{--bs-gutter-x: 11.5625rem}.g-sm-185,.gy-sm-185{--bs-gutter-y: 11.5625rem}.g-sm-190,.gx-sm-190{--bs-gutter-x: 11.875rem}.g-sm-190,.gy-sm-190{--bs-gutter-y: 11.875rem}.g-sm-195,.gx-sm-195{--bs-gutter-x: 12.1875rem}.g-sm-195,.gy-sm-195{--bs-gutter-y: 12.1875rem}.g-sm-200,.gx-sm-200{--bs-gutter-x: 12.5rem}.g-sm-200,.gy-sm-200{--bs-gutter-y: 12.5rem}.g-sm-unset,.gx-sm-unset{--bs-gutter-x: unset}.g-sm-unset,.gy-sm-unset{--bs-gutter-y: unset}}@media (min-width: 640px){.col-sml{flex:1 0 0%}.row-cols-sml-auto>*{flex:0 0 auto;width:auto}.row-cols-sml-1>*{flex:0 0 auto;width:100%}.row-cols-sml-2>*{flex:0 0 auto;width:50%}.row-cols-sml-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sml-4>*{flex:0 0 auto;width:25%}.row-cols-sml-5>*{flex:0 0 auto;width:20%}.row-cols-sml-6>*{flex:0 0 auto;width:16.66666667%}.col-sml-auto{flex:0 0 auto;width:auto}.col-sml-1{flex:0 0 auto;width:8.33333333%}.col-sml-2{flex:0 0 auto;width:16.66666667%}.col-sml-3{flex:0 0 auto;width:25%}.col-sml-4{flex:0 0 auto;width:33.33333333%}.col-sml-5{flex:0 0 auto;width:41.66666667%}.col-sml-6{flex:0 0 auto;width:50%}.col-sml-7{flex:0 0 auto;width:58.33333333%}.col-sml-8{flex:0 0 auto;width:66.66666667%}.col-sml-9{flex:0 0 auto;width:75%}.col-sml-10{flex:0 0 auto;width:83.33333333%}.col-sml-11{flex:0 0 auto;width:91.66666667%}.col-sml-12{flex:0 0 auto;width:100%}.offset-sml-0{margin-left:0}.offset-sml-1{margin-left:8.33333333%}.offset-sml-2{margin-left:16.66666667%}.offset-sml-3{margin-left:25%}.offset-sml-4{margin-left:33.33333333%}.offset-sml-5{margin-left:41.66666667%}.offset-sml-6{margin-left:50%}.offset-sml-7{margin-left:58.33333333%}.offset-sml-8{margin-left:66.66666667%}.offset-sml-9{margin-left:75%}.offset-sml-10{margin-left:83.33333333%}.offset-sml-11{margin-left:91.66666667%}.g-sml-0,.gx-sml-0{--bs-gutter-x: 0}.g-sml-0,.gy-sml-0{--bs-gutter-y: 0}.g-sml-2,.gx-sml-2{--bs-gutter-x: .15625rem}.g-sml-2,.gy-sml-2{--bs-gutter-y: .15625rem}.g-sml-5,.gx-sml-5{--bs-gutter-x: .3125rem}.g-sml-5,.gy-sml-5{--bs-gutter-y: .3125rem}.g-sml-10,.gx-sml-10{--bs-gutter-x: .625rem}.g-sml-10,.gy-sml-10{--bs-gutter-y: .625rem}.g-sml-15,.gx-sml-15{--bs-gutter-x: .9375rem}.g-sml-15,.gy-sml-15{--bs-gutter-y: .9375rem}.g-sml-20,.gx-sml-20{--bs-gutter-x: 1.25rem}.g-sml-20,.gy-sml-20{--bs-gutter-y: 1.25rem}.g-sml-25,.gx-sml-25{--bs-gutter-x: 1.5625rem}.g-sml-25,.gy-sml-25{--bs-gutter-y: 1.5625rem}.g-sml-30,.gx-sml-30{--bs-gutter-x: 1.875rem}.g-sml-30,.gy-sml-30{--bs-gutter-y: 1.875rem}.g-sml-35,.gx-sml-35{--bs-gutter-x: 2.1875rem}.g-sml-35,.gy-sml-35{--bs-gutter-y: 2.1875rem}.g-sml-40,.gx-sml-40{--bs-gutter-x: 2.5rem}.g-sml-40,.gy-sml-40{--bs-gutter-y: 2.5rem}.g-sml-45,.gx-sml-45{--bs-gutter-x: 2.8125rem}.g-sml-45,.gy-sml-45{--bs-gutter-y: 2.8125rem}.g-sml-50,.gx-sml-50{--bs-gutter-x: 3.125rem}.g-sml-50,.gy-sml-50{--bs-gutter-y: 3.125rem}.g-sml-55,.gx-sml-55{--bs-gutter-x: 3.4375rem}.g-sml-55,.gy-sml-55{--bs-gutter-y: 3.4375rem}.g-sml-60,.gx-sml-60{--bs-gutter-x: 3.75rem}.g-sml-60,.gy-sml-60{--bs-gutter-y: 3.75rem}.g-sml-65,.gx-sml-65{--bs-gutter-x: 4.0625rem}.g-sml-65,.gy-sml-65{--bs-gutter-y: 4.0625rem}.g-sml-70,.gx-sml-70{--bs-gutter-x: 4.375rem}.g-sml-70,.gy-sml-70{--bs-gutter-y: 4.375rem}.g-sml-75,.gx-sml-75{--bs-gutter-x: 4.6875rem}.g-sml-75,.gy-sml-75{--bs-gutter-y: 4.6875rem}.g-sml-80,.gx-sml-80{--bs-gutter-x: 5rem}.g-sml-80,.gy-sml-80{--bs-gutter-y: 5rem}.g-sml-85,.gx-sml-85{--bs-gutter-x: 5.3125rem}.g-sml-85,.gy-sml-85{--bs-gutter-y: 5.3125rem}.g-sml-90,.gx-sml-90{--bs-gutter-x: 5.625rem}.g-sml-90,.gy-sml-90{--bs-gutter-y: 5.625rem}.g-sml-95,.gx-sml-95{--bs-gutter-x: 5.9375rem}.g-sml-95,.gy-sml-95{--bs-gutter-y: 5.9375rem}.g-sml-100,.gx-sml-100{--bs-gutter-x: 6.25rem}.g-sml-100,.gy-sml-100{--bs-gutter-y: 6.25rem}.g-sml-105,.gx-sml-105{--bs-gutter-x: 6.5625rem}.g-sml-105,.gy-sml-105{--bs-gutter-y: 6.5625rem}.g-sml-110,.gx-sml-110{--bs-gutter-x: 6.875rem}.g-sml-110,.gy-sml-110{--bs-gutter-y: 6.875rem}.g-sml-115,.gx-sml-115{--bs-gutter-x: 7.1875rem}.g-sml-115,.gy-sml-115{--bs-gutter-y: 7.1875rem}.g-sml-120,.gx-sml-120{--bs-gutter-x: 7.5rem}.g-sml-120,.gy-sml-120{--bs-gutter-y: 7.5rem}.g-sml-125,.gx-sml-125{--bs-gutter-x: 7.8125rem}.g-sml-125,.gy-sml-125{--bs-gutter-y: 7.8125rem}.g-sml-130,.gx-sml-130{--bs-gutter-x: 8.125rem}.g-sml-130,.gy-sml-130{--bs-gutter-y: 8.125rem}.g-sml-135,.gx-sml-135{--bs-gutter-x: 8.4375rem}.g-sml-135,.gy-sml-135{--bs-gutter-y: 8.4375rem}.g-sml-140,.gx-sml-140{--bs-gutter-x: 8.75rem}.g-sml-140,.gy-sml-140{--bs-gutter-y: 8.75rem}.g-sml-145,.gx-sml-145{--bs-gutter-x: 9.0625rem}.g-sml-145,.gy-sml-145{--bs-gutter-y: 9.0625rem}.g-sml-150,.gx-sml-150{--bs-gutter-x: 9.375rem}.g-sml-150,.gy-sml-150{--bs-gutter-y: 9.375rem}.g-sml-155,.gx-sml-155{--bs-gutter-x: 9.6875rem}.g-sml-155,.gy-sml-155{--bs-gutter-y: 9.6875rem}.g-sml-160,.gx-sml-160{--bs-gutter-x: 10rem}.g-sml-160,.gy-sml-160{--bs-gutter-y: 10rem}.g-sml-165,.gx-sml-165{--bs-gutter-x: 10.3125rem}.g-sml-165,.gy-sml-165{--bs-gutter-y: 10.3125rem}.g-sml-170,.gx-sml-170{--bs-gutter-x: 10.625rem}.g-sml-170,.gy-sml-170{--bs-gutter-y: 10.625rem}.g-sml-175,.gx-sml-175{--bs-gutter-x: 10.9375rem}.g-sml-175,.gy-sml-175{--bs-gutter-y: 10.9375rem}.g-sml-180,.gx-sml-180{--bs-gutter-x: 11.25rem}.g-sml-180,.gy-sml-180{--bs-gutter-y: 11.25rem}.g-sml-185,.gx-sml-185{--bs-gutter-x: 11.5625rem}.g-sml-185,.gy-sml-185{--bs-gutter-y: 11.5625rem}.g-sml-190,.gx-sml-190{--bs-gutter-x: 11.875rem}.g-sml-190,.gy-sml-190{--bs-gutter-y: 11.875rem}.g-sml-195,.gx-sml-195{--bs-gutter-x: 12.1875rem}.g-sml-195,.gy-sml-195{--bs-gutter-y: 12.1875rem}.g-sml-200,.gx-sml-200{--bs-gutter-x: 12.5rem}.g-sml-200,.gy-sml-200{--bs-gutter-y: 12.5rem}.g-sml-unset,.gx-sml-unset{--bs-gutter-x: unset}.g-sml-unset,.gy-sml-unset{--bs-gutter-y: unset}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-2,.gx-md-2{--bs-gutter-x: .15625rem}.g-md-2,.gy-md-2{--bs-gutter-y: .15625rem}.g-md-5,.gx-md-5{--bs-gutter-x: .3125rem}.g-md-5,.gy-md-5{--bs-gutter-y: .3125rem}.g-md-10,.gx-md-10{--bs-gutter-x: .625rem}.g-md-10,.gy-md-10{--bs-gutter-y: .625rem}.g-md-15,.gx-md-15{--bs-gutter-x: .9375rem}.g-md-15,.gy-md-15{--bs-gutter-y: .9375rem}.g-md-20,.gx-md-20{--bs-gutter-x: 1.25rem}.g-md-20,.gy-md-20{--bs-gutter-y: 1.25rem}.g-md-25,.gx-md-25{--bs-gutter-x: 1.5625rem}.g-md-25,.gy-md-25{--bs-gutter-y: 1.5625rem}.g-md-30,.gx-md-30{--bs-gutter-x: 1.875rem}.g-md-30,.gy-md-30{--bs-gutter-y: 1.875rem}.g-md-35,.gx-md-35{--bs-gutter-x: 2.1875rem}.g-md-35,.gy-md-35{--bs-gutter-y: 2.1875rem}.g-md-40,.gx-md-40{--bs-gutter-x: 2.5rem}.g-md-40,.gy-md-40{--bs-gutter-y: 2.5rem}.g-md-45,.gx-md-45{--bs-gutter-x: 2.8125rem}.g-md-45,.gy-md-45{--bs-gutter-y: 2.8125rem}.g-md-50,.gx-md-50{--bs-gutter-x: 3.125rem}.g-md-50,.gy-md-50{--bs-gutter-y: 3.125rem}.g-md-55,.gx-md-55{--bs-gutter-x: 3.4375rem}.g-md-55,.gy-md-55{--bs-gutter-y: 3.4375rem}.g-md-60,.gx-md-60{--bs-gutter-x: 3.75rem}.g-md-60,.gy-md-60{--bs-gutter-y: 3.75rem}.g-md-65,.gx-md-65{--bs-gutter-x: 4.0625rem}.g-md-65,.gy-md-65{--bs-gutter-y: 4.0625rem}.g-md-70,.gx-md-70{--bs-gutter-x: 4.375rem}.g-md-70,.gy-md-70{--bs-gutter-y: 4.375rem}.g-md-75,.gx-md-75{--bs-gutter-x: 4.6875rem}.g-md-75,.gy-md-75{--bs-gutter-y: 4.6875rem}.g-md-80,.gx-md-80{--bs-gutter-x: 5rem}.g-md-80,.gy-md-80{--bs-gutter-y: 5rem}.g-md-85,.gx-md-85{--bs-gutter-x: 5.3125rem}.g-md-85,.gy-md-85{--bs-gutter-y: 5.3125rem}.g-md-90,.gx-md-90{--bs-gutter-x: 5.625rem}.g-md-90,.gy-md-90{--bs-gutter-y: 5.625rem}.g-md-95,.gx-md-95{--bs-gutter-x: 5.9375rem}.g-md-95,.gy-md-95{--bs-gutter-y: 5.9375rem}.g-md-100,.gx-md-100{--bs-gutter-x: 6.25rem}.g-md-100,.gy-md-100{--bs-gutter-y: 6.25rem}.g-md-105,.gx-md-105{--bs-gutter-x: 6.5625rem}.g-md-105,.gy-md-105{--bs-gutter-y: 6.5625rem}.g-md-110,.gx-md-110{--bs-gutter-x: 6.875rem}.g-md-110,.gy-md-110{--bs-gutter-y: 6.875rem}.g-md-115,.gx-md-115{--bs-gutter-x: 7.1875rem}.g-md-115,.gy-md-115{--bs-gutter-y: 7.1875rem}.g-md-120,.gx-md-120{--bs-gutter-x: 7.5rem}.g-md-120,.gy-md-120{--bs-gutter-y: 7.5rem}.g-md-125,.gx-md-125{--bs-gutter-x: 7.8125rem}.g-md-125,.gy-md-125{--bs-gutter-y: 7.8125rem}.g-md-130,.gx-md-130{--bs-gutter-x: 8.125rem}.g-md-130,.gy-md-130{--bs-gutter-y: 8.125rem}.g-md-135,.gx-md-135{--bs-gutter-x: 8.4375rem}.g-md-135,.gy-md-135{--bs-gutter-y: 8.4375rem}.g-md-140,.gx-md-140{--bs-gutter-x: 8.75rem}.g-md-140,.gy-md-140{--bs-gutter-y: 8.75rem}.g-md-145,.gx-md-145{--bs-gutter-x: 9.0625rem}.g-md-145,.gy-md-145{--bs-gutter-y: 9.0625rem}.g-md-150,.gx-md-150{--bs-gutter-x: 9.375rem}.g-md-150,.gy-md-150{--bs-gutter-y: 9.375rem}.g-md-155,.gx-md-155{--bs-gutter-x: 9.6875rem}.g-md-155,.gy-md-155{--bs-gutter-y: 9.6875rem}.g-md-160,.gx-md-160{--bs-gutter-x: 10rem}.g-md-160,.gy-md-160{--bs-gutter-y: 10rem}.g-md-165,.gx-md-165{--bs-gutter-x: 10.3125rem}.g-md-165,.gy-md-165{--bs-gutter-y: 10.3125rem}.g-md-170,.gx-md-170{--bs-gutter-x: 10.625rem}.g-md-170,.gy-md-170{--bs-gutter-y: 10.625rem}.g-md-175,.gx-md-175{--bs-gutter-x: 10.9375rem}.g-md-175,.gy-md-175{--bs-gutter-y: 10.9375rem}.g-md-180,.gx-md-180{--bs-gutter-x: 11.25rem}.g-md-180,.gy-md-180{--bs-gutter-y: 11.25rem}.g-md-185,.gx-md-185{--bs-gutter-x: 11.5625rem}.g-md-185,.gy-md-185{--bs-gutter-y: 11.5625rem}.g-md-190,.gx-md-190{--bs-gutter-x: 11.875rem}.g-md-190,.gy-md-190{--bs-gutter-y: 11.875rem}.g-md-195,.gx-md-195{--bs-gutter-x: 12.1875rem}.g-md-195,.gy-md-195{--bs-gutter-y: 12.1875rem}.g-md-200,.gx-md-200{--bs-gutter-x: 12.5rem}.g-md-200,.gy-md-200{--bs-gutter-y: 12.5rem}.g-md-unset,.gx-md-unset{--bs-gutter-x: unset}.g-md-unset,.gy-md-unset{--bs-gutter-y: unset}}@media (min-width: 1024px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-2,.gx-lg-2{--bs-gutter-x: .15625rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .15625rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: .3125rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: .3125rem}.g-lg-10,.gx-lg-10{--bs-gutter-x: .625rem}.g-lg-10,.gy-lg-10{--bs-gutter-y: .625rem}.g-lg-15,.gx-lg-15{--bs-gutter-x: .9375rem}.g-lg-15,.gy-lg-15{--bs-gutter-y: .9375rem}.g-lg-20,.gx-lg-20{--bs-gutter-x: 1.25rem}.g-lg-20,.gy-lg-20{--bs-gutter-y: 1.25rem}.g-lg-25,.gx-lg-25{--bs-gutter-x: 1.5625rem}.g-lg-25,.gy-lg-25{--bs-gutter-y: 1.5625rem}.g-lg-30,.gx-lg-30{--bs-gutter-x: 1.875rem}.g-lg-30,.gy-lg-30{--bs-gutter-y: 1.875rem}.g-lg-35,.gx-lg-35{--bs-gutter-x: 2.1875rem}.g-lg-35,.gy-lg-35{--bs-gutter-y: 2.1875rem}.g-lg-40,.gx-lg-40{--bs-gutter-x: 2.5rem}.g-lg-40,.gy-lg-40{--bs-gutter-y: 2.5rem}.g-lg-45,.gx-lg-45{--bs-gutter-x: 2.8125rem}.g-lg-45,.gy-lg-45{--bs-gutter-y: 2.8125rem}.g-lg-50,.gx-lg-50{--bs-gutter-x: 3.125rem}.g-lg-50,.gy-lg-50{--bs-gutter-y: 3.125rem}.g-lg-55,.gx-lg-55{--bs-gutter-x: 3.4375rem}.g-lg-55,.gy-lg-55{--bs-gutter-y: 3.4375rem}.g-lg-60,.gx-lg-60{--bs-gutter-x: 3.75rem}.g-lg-60,.gy-lg-60{--bs-gutter-y: 3.75rem}.g-lg-65,.gx-lg-65{--bs-gutter-x: 4.0625rem}.g-lg-65,.gy-lg-65{--bs-gutter-y: 4.0625rem}.g-lg-70,.gx-lg-70{--bs-gutter-x: 4.375rem}.g-lg-70,.gy-lg-70{--bs-gutter-y: 4.375rem}.g-lg-75,.gx-lg-75{--bs-gutter-x: 4.6875rem}.g-lg-75,.gy-lg-75{--bs-gutter-y: 4.6875rem}.g-lg-80,.gx-lg-80{--bs-gutter-x: 5rem}.g-lg-80,.gy-lg-80{--bs-gutter-y: 5rem}.g-lg-85,.gx-lg-85{--bs-gutter-x: 5.3125rem}.g-lg-85,.gy-lg-85{--bs-gutter-y: 5.3125rem}.g-lg-90,.gx-lg-90{--bs-gutter-x: 5.625rem}.g-lg-90,.gy-lg-90{--bs-gutter-y: 5.625rem}.g-lg-95,.gx-lg-95{--bs-gutter-x: 5.9375rem}.g-lg-95,.gy-lg-95{--bs-gutter-y: 5.9375rem}.g-lg-100,.gx-lg-100{--bs-gutter-x: 6.25rem}.g-lg-100,.gy-lg-100{--bs-gutter-y: 6.25rem}.g-lg-105,.gx-lg-105{--bs-gutter-x: 6.5625rem}.g-lg-105,.gy-lg-105{--bs-gutter-y: 6.5625rem}.g-lg-110,.gx-lg-110{--bs-gutter-x: 6.875rem}.g-lg-110,.gy-lg-110{--bs-gutter-y: 6.875rem}.g-lg-115,.gx-lg-115{--bs-gutter-x: 7.1875rem}.g-lg-115,.gy-lg-115{--bs-gutter-y: 7.1875rem}.g-lg-120,.gx-lg-120{--bs-gutter-x: 7.5rem}.g-lg-120,.gy-lg-120{--bs-gutter-y: 7.5rem}.g-lg-125,.gx-lg-125{--bs-gutter-x: 7.8125rem}.g-lg-125,.gy-lg-125{--bs-gutter-y: 7.8125rem}.g-lg-130,.gx-lg-130{--bs-gutter-x: 8.125rem}.g-lg-130,.gy-lg-130{--bs-gutter-y: 8.125rem}.g-lg-135,.gx-lg-135{--bs-gutter-x: 8.4375rem}.g-lg-135,.gy-lg-135{--bs-gutter-y: 8.4375rem}.g-lg-140,.gx-lg-140{--bs-gutter-x: 8.75rem}.g-lg-140,.gy-lg-140{--bs-gutter-y: 8.75rem}.g-lg-145,.gx-lg-145{--bs-gutter-x: 9.0625rem}.g-lg-145,.gy-lg-145{--bs-gutter-y: 9.0625rem}.g-lg-150,.gx-lg-150{--bs-gutter-x: 9.375rem}.g-lg-150,.gy-lg-150{--bs-gutter-y: 9.375rem}.g-lg-155,.gx-lg-155{--bs-gutter-x: 9.6875rem}.g-lg-155,.gy-lg-155{--bs-gutter-y: 9.6875rem}.g-lg-160,.gx-lg-160{--bs-gutter-x: 10rem}.g-lg-160,.gy-lg-160{--bs-gutter-y: 10rem}.g-lg-165,.gx-lg-165{--bs-gutter-x: 10.3125rem}.g-lg-165,.gy-lg-165{--bs-gutter-y: 10.3125rem}.g-lg-170,.gx-lg-170{--bs-gutter-x: 10.625rem}.g-lg-170,.gy-lg-170{--bs-gutter-y: 10.625rem}.g-lg-175,.gx-lg-175{--bs-gutter-x: 10.9375rem}.g-lg-175,.gy-lg-175{--bs-gutter-y: 10.9375rem}.g-lg-180,.gx-lg-180{--bs-gutter-x: 11.25rem}.g-lg-180,.gy-lg-180{--bs-gutter-y: 11.25rem}.g-lg-185,.gx-lg-185{--bs-gutter-x: 11.5625rem}.g-lg-185,.gy-lg-185{--bs-gutter-y: 11.5625rem}.g-lg-190,.gx-lg-190{--bs-gutter-x: 11.875rem}.g-lg-190,.gy-lg-190{--bs-gutter-y: 11.875rem}.g-lg-195,.gx-lg-195{--bs-gutter-x: 12.1875rem}.g-lg-195,.gy-lg-195{--bs-gutter-y: 12.1875rem}.g-lg-200,.gx-lg-200{--bs-gutter-x: 12.5rem}.g-lg-200,.gy-lg-200{--bs-gutter-y: 12.5rem}.g-lg-unset,.gx-lg-unset{--bs-gutter-x: unset}.g-lg-unset,.gy-lg-unset{--bs-gutter-y: unset}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-2,.gx-xl-2{--bs-gutter-x: .15625rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .15625rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: .3125rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: .3125rem}.g-xl-10,.gx-xl-10{--bs-gutter-x: .625rem}.g-xl-10,.gy-xl-10{--bs-gutter-y: .625rem}.g-xl-15,.gx-xl-15{--bs-gutter-x: .9375rem}.g-xl-15,.gy-xl-15{--bs-gutter-y: .9375rem}.g-xl-20,.gx-xl-20{--bs-gutter-x: 1.25rem}.g-xl-20,.gy-xl-20{--bs-gutter-y: 1.25rem}.g-xl-25,.gx-xl-25{--bs-gutter-x: 1.5625rem}.g-xl-25,.gy-xl-25{--bs-gutter-y: 1.5625rem}.g-xl-30,.gx-xl-30{--bs-gutter-x: 1.875rem}.g-xl-30,.gy-xl-30{--bs-gutter-y: 1.875rem}.g-xl-35,.gx-xl-35{--bs-gutter-x: 2.1875rem}.g-xl-35,.gy-xl-35{--bs-gutter-y: 2.1875rem}.g-xl-40,.gx-xl-40{--bs-gutter-x: 2.5rem}.g-xl-40,.gy-xl-40{--bs-gutter-y: 2.5rem}.g-xl-45,.gx-xl-45{--bs-gutter-x: 2.8125rem}.g-xl-45,.gy-xl-45{--bs-gutter-y: 2.8125rem}.g-xl-50,.gx-xl-50{--bs-gutter-x: 3.125rem}.g-xl-50,.gy-xl-50{--bs-gutter-y: 3.125rem}.g-xl-55,.gx-xl-55{--bs-gutter-x: 3.4375rem}.g-xl-55,.gy-xl-55{--bs-gutter-y: 3.4375rem}.g-xl-60,.gx-xl-60{--bs-gutter-x: 3.75rem}.g-xl-60,.gy-xl-60{--bs-gutter-y: 3.75rem}.g-xl-65,.gx-xl-65{--bs-gutter-x: 4.0625rem}.g-xl-65,.gy-xl-65{--bs-gutter-y: 4.0625rem}.g-xl-70,.gx-xl-70{--bs-gutter-x: 4.375rem}.g-xl-70,.gy-xl-70{--bs-gutter-y: 4.375rem}.g-xl-75,.gx-xl-75{--bs-gutter-x: 4.6875rem}.g-xl-75,.gy-xl-75{--bs-gutter-y: 4.6875rem}.g-xl-80,.gx-xl-80{--bs-gutter-x: 5rem}.g-xl-80,.gy-xl-80{--bs-gutter-y: 5rem}.g-xl-85,.gx-xl-85{--bs-gutter-x: 5.3125rem}.g-xl-85,.gy-xl-85{--bs-gutter-y: 5.3125rem}.g-xl-90,.gx-xl-90{--bs-gutter-x: 5.625rem}.g-xl-90,.gy-xl-90{--bs-gutter-y: 5.625rem}.g-xl-95,.gx-xl-95{--bs-gutter-x: 5.9375rem}.g-xl-95,.gy-xl-95{--bs-gutter-y: 5.9375rem}.g-xl-100,.gx-xl-100{--bs-gutter-x: 6.25rem}.g-xl-100,.gy-xl-100{--bs-gutter-y: 6.25rem}.g-xl-105,.gx-xl-105{--bs-gutter-x: 6.5625rem}.g-xl-105,.gy-xl-105{--bs-gutter-y: 6.5625rem}.g-xl-110,.gx-xl-110{--bs-gutter-x: 6.875rem}.g-xl-110,.gy-xl-110{--bs-gutter-y: 6.875rem}.g-xl-115,.gx-xl-115{--bs-gutter-x: 7.1875rem}.g-xl-115,.gy-xl-115{--bs-gutter-y: 7.1875rem}.g-xl-120,.gx-xl-120{--bs-gutter-x: 7.5rem}.g-xl-120,.gy-xl-120{--bs-gutter-y: 7.5rem}.g-xl-125,.gx-xl-125{--bs-gutter-x: 7.8125rem}.g-xl-125,.gy-xl-125{--bs-gutter-y: 7.8125rem}.g-xl-130,.gx-xl-130{--bs-gutter-x: 8.125rem}.g-xl-130,.gy-xl-130{--bs-gutter-y: 8.125rem}.g-xl-135,.gx-xl-135{--bs-gutter-x: 8.4375rem}.g-xl-135,.gy-xl-135{--bs-gutter-y: 8.4375rem}.g-xl-140,.gx-xl-140{--bs-gutter-x: 8.75rem}.g-xl-140,.gy-xl-140{--bs-gutter-y: 8.75rem}.g-xl-145,.gx-xl-145{--bs-gutter-x: 9.0625rem}.g-xl-145,.gy-xl-145{--bs-gutter-y: 9.0625rem}.g-xl-150,.gx-xl-150{--bs-gutter-x: 9.375rem}.g-xl-150,.gy-xl-150{--bs-gutter-y: 9.375rem}.g-xl-155,.gx-xl-155{--bs-gutter-x: 9.6875rem}.g-xl-155,.gy-xl-155{--bs-gutter-y: 9.6875rem}.g-xl-160,.gx-xl-160{--bs-gutter-x: 10rem}.g-xl-160,.gy-xl-160{--bs-gutter-y: 10rem}.g-xl-165,.gx-xl-165{--bs-gutter-x: 10.3125rem}.g-xl-165,.gy-xl-165{--bs-gutter-y: 10.3125rem}.g-xl-170,.gx-xl-170{--bs-gutter-x: 10.625rem}.g-xl-170,.gy-xl-170{--bs-gutter-y: 10.625rem}.g-xl-175,.gx-xl-175{--bs-gutter-x: 10.9375rem}.g-xl-175,.gy-xl-175{--bs-gutter-y: 10.9375rem}.g-xl-180,.gx-xl-180{--bs-gutter-x: 11.25rem}.g-xl-180,.gy-xl-180{--bs-gutter-y: 11.25rem}.g-xl-185,.gx-xl-185{--bs-gutter-x: 11.5625rem}.g-xl-185,.gy-xl-185{--bs-gutter-y: 11.5625rem}.g-xl-190,.gx-xl-190{--bs-gutter-x: 11.875rem}.g-xl-190,.gy-xl-190{--bs-gutter-y: 11.875rem}.g-xl-195,.gx-xl-195{--bs-gutter-x: 12.1875rem}.g-xl-195,.gy-xl-195{--bs-gutter-y: 12.1875rem}.g-xl-200,.gx-xl-200{--bs-gutter-x: 12.5rem}.g-xl-200,.gy-xl-200{--bs-gutter-y: 12.5rem}.g-xl-unset,.gx-xl-unset{--bs-gutter-x: unset}.g-xl-unset,.gy-xl-unset{--bs-gutter-y: unset}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .15625rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .15625rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: .3125rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: .3125rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x: .625rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y: .625rem}.g-xxl-15,.gx-xxl-15{--bs-gutter-x: .9375rem}.g-xxl-15,.gy-xxl-15{--bs-gutter-y: .9375rem}.g-xxl-20,.gx-xxl-20{--bs-gutter-x: 1.25rem}.g-xxl-20,.gy-xxl-20{--bs-gutter-y: 1.25rem}.g-xxl-25,.gx-xxl-25{--bs-gutter-x: 1.5625rem}.g-xxl-25,.gy-xxl-25{--bs-gutter-y: 1.5625rem}.g-xxl-30,.gx-xxl-30{--bs-gutter-x: 1.875rem}.g-xxl-30,.gy-xxl-30{--bs-gutter-y: 1.875rem}.g-xxl-35,.gx-xxl-35{--bs-gutter-x: 2.1875rem}.g-xxl-35,.gy-xxl-35{--bs-gutter-y: 2.1875rem}.g-xxl-40,.gx-xxl-40{--bs-gutter-x: 2.5rem}.g-xxl-40,.gy-xxl-40{--bs-gutter-y: 2.5rem}.g-xxl-45,.gx-xxl-45{--bs-gutter-x: 2.8125rem}.g-xxl-45,.gy-xxl-45{--bs-gutter-y: 2.8125rem}.g-xxl-50,.gx-xxl-50{--bs-gutter-x: 3.125rem}.g-xxl-50,.gy-xxl-50{--bs-gutter-y: 3.125rem}.g-xxl-55,.gx-xxl-55{--bs-gutter-x: 3.4375rem}.g-xxl-55,.gy-xxl-55{--bs-gutter-y: 3.4375rem}.g-xxl-60,.gx-xxl-60{--bs-gutter-x: 3.75rem}.g-xxl-60,.gy-xxl-60{--bs-gutter-y: 3.75rem}.g-xxl-65,.gx-xxl-65{--bs-gutter-x: 4.0625rem}.g-xxl-65,.gy-xxl-65{--bs-gutter-y: 4.0625rem}.g-xxl-70,.gx-xxl-70{--bs-gutter-x: 4.375rem}.g-xxl-70,.gy-xxl-70{--bs-gutter-y: 4.375rem}.g-xxl-75,.gx-xxl-75{--bs-gutter-x: 4.6875rem}.g-xxl-75,.gy-xxl-75{--bs-gutter-y: 4.6875rem}.g-xxl-80,.gx-xxl-80{--bs-gutter-x: 5rem}.g-xxl-80,.gy-xxl-80{--bs-gutter-y: 5rem}.g-xxl-85,.gx-xxl-85{--bs-gutter-x: 5.3125rem}.g-xxl-85,.gy-xxl-85{--bs-gutter-y: 5.3125rem}.g-xxl-90,.gx-xxl-90{--bs-gutter-x: 5.625rem}.g-xxl-90,.gy-xxl-90{--bs-gutter-y: 5.625rem}.g-xxl-95,.gx-xxl-95{--bs-gutter-x: 5.9375rem}.g-xxl-95,.gy-xxl-95{--bs-gutter-y: 5.9375rem}.g-xxl-100,.gx-xxl-100{--bs-gutter-x: 6.25rem}.g-xxl-100,.gy-xxl-100{--bs-gutter-y: 6.25rem}.g-xxl-105,.gx-xxl-105{--bs-gutter-x: 6.5625rem}.g-xxl-105,.gy-xxl-105{--bs-gutter-y: 6.5625rem}.g-xxl-110,.gx-xxl-110{--bs-gutter-x: 6.875rem}.g-xxl-110,.gy-xxl-110{--bs-gutter-y: 6.875rem}.g-xxl-115,.gx-xxl-115{--bs-gutter-x: 7.1875rem}.g-xxl-115,.gy-xxl-115{--bs-gutter-y: 7.1875rem}.g-xxl-120,.gx-xxl-120{--bs-gutter-x: 7.5rem}.g-xxl-120,.gy-xxl-120{--bs-gutter-y: 7.5rem}.g-xxl-125,.gx-xxl-125{--bs-gutter-x: 7.8125rem}.g-xxl-125,.gy-xxl-125{--bs-gutter-y: 7.8125rem}.g-xxl-130,.gx-xxl-130{--bs-gutter-x: 8.125rem}.g-xxl-130,.gy-xxl-130{--bs-gutter-y: 8.125rem}.g-xxl-135,.gx-xxl-135{--bs-gutter-x: 8.4375rem}.g-xxl-135,.gy-xxl-135{--bs-gutter-y: 8.4375rem}.g-xxl-140,.gx-xxl-140{--bs-gutter-x: 8.75rem}.g-xxl-140,.gy-xxl-140{--bs-gutter-y: 8.75rem}.g-xxl-145,.gx-xxl-145{--bs-gutter-x: 9.0625rem}.g-xxl-145,.gy-xxl-145{--bs-gutter-y: 9.0625rem}.g-xxl-150,.gx-xxl-150{--bs-gutter-x: 9.375rem}.g-xxl-150,.gy-xxl-150{--bs-gutter-y: 9.375rem}.g-xxl-155,.gx-xxl-155{--bs-gutter-x: 9.6875rem}.g-xxl-155,.gy-xxl-155{--bs-gutter-y: 9.6875rem}.g-xxl-160,.gx-xxl-160{--bs-gutter-x: 10rem}.g-xxl-160,.gy-xxl-160{--bs-gutter-y: 10rem}.g-xxl-165,.gx-xxl-165{--bs-gutter-x: 10.3125rem}.g-xxl-165,.gy-xxl-165{--bs-gutter-y: 10.3125rem}.g-xxl-170,.gx-xxl-170{--bs-gutter-x: 10.625rem}.g-xxl-170,.gy-xxl-170{--bs-gutter-y: 10.625rem}.g-xxl-175,.gx-xxl-175{--bs-gutter-x: 10.9375rem}.g-xxl-175,.gy-xxl-175{--bs-gutter-y: 10.9375rem}.g-xxl-180,.gx-xxl-180{--bs-gutter-x: 11.25rem}.g-xxl-180,.gy-xxl-180{--bs-gutter-y: 11.25rem}.g-xxl-185,.gx-xxl-185{--bs-gutter-x: 11.5625rem}.g-xxl-185,.gy-xxl-185{--bs-gutter-y: 11.5625rem}.g-xxl-190,.gx-xxl-190{--bs-gutter-x: 11.875rem}.g-xxl-190,.gy-xxl-190{--bs-gutter-y: 11.875rem}.g-xxl-195,.gx-xxl-195{--bs-gutter-x: 12.1875rem}.g-xxl-195,.gy-xxl-195{--bs-gutter-y: 12.1875rem}.g-xxl-200,.gx-xxl-200{--bs-gutter-x: 12.5rem}.g-xxl-200,.gy-xxl-200{--bs-gutter-y: 12.5rem}.g-xxl-unset,.gx-xxl-unset{--bs-gutter-x: unset}.g-xxl-unset,.gy-xxl-unset{--bs-gutter-y: unset}}@media (min-width: 1920px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y: 0}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: .15625rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: .15625rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: .3125rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: .3125rem}.g-xxxl-10,.gx-xxxl-10{--bs-gutter-x: .625rem}.g-xxxl-10,.gy-xxxl-10{--bs-gutter-y: .625rem}.g-xxxl-15,.gx-xxxl-15{--bs-gutter-x: .9375rem}.g-xxxl-15,.gy-xxxl-15{--bs-gutter-y: .9375rem}.g-xxxl-20,.gx-xxxl-20{--bs-gutter-x: 1.25rem}.g-xxxl-20,.gy-xxxl-20{--bs-gutter-y: 1.25rem}.g-xxxl-25,.gx-xxxl-25{--bs-gutter-x: 1.5625rem}.g-xxxl-25,.gy-xxxl-25{--bs-gutter-y: 1.5625rem}.g-xxxl-30,.gx-xxxl-30{--bs-gutter-x: 1.875rem}.g-xxxl-30,.gy-xxxl-30{--bs-gutter-y: 1.875rem}.g-xxxl-35,.gx-xxxl-35{--bs-gutter-x: 2.1875rem}.g-xxxl-35,.gy-xxxl-35{--bs-gutter-y: 2.1875rem}.g-xxxl-40,.gx-xxxl-40{--bs-gutter-x: 2.5rem}.g-xxxl-40,.gy-xxxl-40{--bs-gutter-y: 2.5rem}.g-xxxl-45,.gx-xxxl-45{--bs-gutter-x: 2.8125rem}.g-xxxl-45,.gy-xxxl-45{--bs-gutter-y: 2.8125rem}.g-xxxl-50,.gx-xxxl-50{--bs-gutter-x: 3.125rem}.g-xxxl-50,.gy-xxxl-50{--bs-gutter-y: 3.125rem}.g-xxxl-55,.gx-xxxl-55{--bs-gutter-x: 3.4375rem}.g-xxxl-55,.gy-xxxl-55{--bs-gutter-y: 3.4375rem}.g-xxxl-60,.gx-xxxl-60{--bs-gutter-x: 3.75rem}.g-xxxl-60,.gy-xxxl-60{--bs-gutter-y: 3.75rem}.g-xxxl-65,.gx-xxxl-65{--bs-gutter-x: 4.0625rem}.g-xxxl-65,.gy-xxxl-65{--bs-gutter-y: 4.0625rem}.g-xxxl-70,.gx-xxxl-70{--bs-gutter-x: 4.375rem}.g-xxxl-70,.gy-xxxl-70{--bs-gutter-y: 4.375rem}.g-xxxl-75,.gx-xxxl-75{--bs-gutter-x: 4.6875rem}.g-xxxl-75,.gy-xxxl-75{--bs-gutter-y: 4.6875rem}.g-xxxl-80,.gx-xxxl-80{--bs-gutter-x: 5rem}.g-xxxl-80,.gy-xxxl-80{--bs-gutter-y: 5rem}.g-xxxl-85,.gx-xxxl-85{--bs-gutter-x: 5.3125rem}.g-xxxl-85,.gy-xxxl-85{--bs-gutter-y: 5.3125rem}.g-xxxl-90,.gx-xxxl-90{--bs-gutter-x: 5.625rem}.g-xxxl-90,.gy-xxxl-90{--bs-gutter-y: 5.625rem}.g-xxxl-95,.gx-xxxl-95{--bs-gutter-x: 5.9375rem}.g-xxxl-95,.gy-xxxl-95{--bs-gutter-y: 5.9375rem}.g-xxxl-100,.gx-xxxl-100{--bs-gutter-x: 6.25rem}.g-xxxl-100,.gy-xxxl-100{--bs-gutter-y: 6.25rem}.g-xxxl-105,.gx-xxxl-105{--bs-gutter-x: 6.5625rem}.g-xxxl-105,.gy-xxxl-105{--bs-gutter-y: 6.5625rem}.g-xxxl-110,.gx-xxxl-110{--bs-gutter-x: 6.875rem}.g-xxxl-110,.gy-xxxl-110{--bs-gutter-y: 6.875rem}.g-xxxl-115,.gx-xxxl-115{--bs-gutter-x: 7.1875rem}.g-xxxl-115,.gy-xxxl-115{--bs-gutter-y: 7.1875rem}.g-xxxl-120,.gx-xxxl-120{--bs-gutter-x: 7.5rem}.g-xxxl-120,.gy-xxxl-120{--bs-gutter-y: 7.5rem}.g-xxxl-125,.gx-xxxl-125{--bs-gutter-x: 7.8125rem}.g-xxxl-125,.gy-xxxl-125{--bs-gutter-y: 7.8125rem}.g-xxxl-130,.gx-xxxl-130{--bs-gutter-x: 8.125rem}.g-xxxl-130,.gy-xxxl-130{--bs-gutter-y: 8.125rem}.g-xxxl-135,.gx-xxxl-135{--bs-gutter-x: 8.4375rem}.g-xxxl-135,.gy-xxxl-135{--bs-gutter-y: 8.4375rem}.g-xxxl-140,.gx-xxxl-140{--bs-gutter-x: 8.75rem}.g-xxxl-140,.gy-xxxl-140{--bs-gutter-y: 8.75rem}.g-xxxl-145,.gx-xxxl-145{--bs-gutter-x: 9.0625rem}.g-xxxl-145,.gy-xxxl-145{--bs-gutter-y: 9.0625rem}.g-xxxl-150,.gx-xxxl-150{--bs-gutter-x: 9.375rem}.g-xxxl-150,.gy-xxxl-150{--bs-gutter-y: 9.375rem}.g-xxxl-155,.gx-xxxl-155{--bs-gutter-x: 9.6875rem}.g-xxxl-155,.gy-xxxl-155{--bs-gutter-y: 9.6875rem}.g-xxxl-160,.gx-xxxl-160{--bs-gutter-x: 10rem}.g-xxxl-160,.gy-xxxl-160{--bs-gutter-y: 10rem}.g-xxxl-165,.gx-xxxl-165{--bs-gutter-x: 10.3125rem}.g-xxxl-165,.gy-xxxl-165{--bs-gutter-y: 10.3125rem}.g-xxxl-170,.gx-xxxl-170{--bs-gutter-x: 10.625rem}.g-xxxl-170,.gy-xxxl-170{--bs-gutter-y: 10.625rem}.g-xxxl-175,.gx-xxxl-175{--bs-gutter-x: 10.9375rem}.g-xxxl-175,.gy-xxxl-175{--bs-gutter-y: 10.9375rem}.g-xxxl-180,.gx-xxxl-180{--bs-gutter-x: 11.25rem}.g-xxxl-180,.gy-xxxl-180{--bs-gutter-y: 11.25rem}.g-xxxl-185,.gx-xxxl-185{--bs-gutter-x: 11.5625rem}.g-xxxl-185,.gy-xxxl-185{--bs-gutter-y: 11.5625rem}.g-xxxl-190,.gx-xxxl-190{--bs-gutter-x: 11.875rem}.g-xxxl-190,.gy-xxxl-190{--bs-gutter-y: 11.875rem}.g-xxxl-195,.gx-xxxl-195{--bs-gutter-x: 12.1875rem}.g-xxxl-195,.gy-xxxl-195{--bs-gutter-y: 12.1875rem}.g-xxxl-200,.gx-xxxl-200{--bs-gutter-x: 12.5rem}.g-xxxl-200,.gy-xxxl-200{--bs-gutter-y: 12.5rem}.g-xxxl-unset,.gx-xxxl-unset{--bs-gutter-x: unset}.g-xxxl-unset,.gy-xxxl-unset{--bs-gutter-y: unset}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: rgba(0,0,0,0);--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:.625rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #ccc;--bs-table-border-color: #a3a3a3;--bs-table-striped-bg: #c2c2c2;--bs-table-striped-color: #000;--bs-table-active-bg: #b8b8b8;--bs-table-active-color: #000;--bs-table-hover-bg: #bdbdbd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #fff;--bs-table-border-color: #ccc;--bs-table-striped-bg: #f2f2f2;--bs-table-striped-color: #000;--bs-table-active-bg: #e6e6e6;--bs-table-active-color: #000;--bs-table-hover-bg: #ececec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #e1ecd4;--bs-table-border-color: #b4bdaa;--bs-table-striped-bg: #d6e0c9;--bs-table-striped-color: #000;--bs-table-active-bg: #cbd4bf;--bs-table-active-color: #000;--bs-table-hover-bg: #d0dac4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #f6fbfc;--bs-table-border-color: #c5c9ca;--bs-table-striped-bg: #eaeeef;--bs-table-striped-color: #000;--bs-table-active-bg: #dde2e3;--bs-table-active-color: #000;--bs-table-hover-bg: #e4e8e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fcf2cc;--bs-table-border-color: #cac2a3;--bs-table-striped-bg: #efe6c2;--bs-table-striped-color: #000;--bs-table-active-bg: #e3dab8;--bs-table-active-color: #000;--bs-table-hover-bg: #e9e0bd;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f5d1d9;--bs-table-border-color: #c4a7ae;--bs-table-striped-bg: #e9c7ce;--bs-table-striped-color: #000;--bs-table-active-bg: #ddbcc3;--bs-table-active-color: #000;--bs-table-hover-bg: #e3c1c9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #dce2e2;--bs-table-border-color: #b0b5b5;--bs-table-striped-bg: #d1d7d7;--bs-table-striped-color: #000;--bs-table-active-bg: #c6cbcb;--bs-table-active-color: #000;--bs-table-hover-bg: #ccd1d1;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #2a3338;--bs-table-border-color: #555c60;--bs-table-striped-bg: #353d42;--bs-table-striped-color: #fff;--bs-table-active-bg: #3f474c;--bs-table-active-color: #fff;--bs-table-hover-bg: #3a4247;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 374.98px){.table-responsive-xsl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 567.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 639.98px){.table-responsive-sml{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1023.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1919.98px){.table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.3125rem;font-size:.75rem}.col-form-label{padding-top:calc(0 + var(--bs-border-width));padding-bottom:calc(0 + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0 + var(--bs-border-width));padding-bottom:calc(0 + var(--bs-border-width));font-size:1.09375rem}.col-form-label-sm{padding-top:calc(0 + var(--bs-border-width));padding-bottom:calc(0 + var(--bs-border-width));font-size:.765625rem}.form-text{margin-top:.25rem;font-size:.875em;color:#000}.form-control{display:block;width:100%;padding:0 .625rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid #dce2e2;border-radius:0;box-shadow:var(--bs-box-shadow-inset);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type="file"]{overflow:hidden}.form-control[type="file"]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#000;outline:0;box-shadow:var(--bs-box-shadow-inset),0 0 0 .25rem rgba(0,0,0,0.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:0 .625rem;margin:0 -.625rem;margin-inline-end:.625rem;color:#fff;background-color:#000;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:all 0.4s ease}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#000}.form-control-plaintext{display:block;width:100%;padding:0 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:30px;padding:0 .3125rem;font-size:.765625rem}.form-control-sm::file-selector-button{padding:0 .3125rem;margin:0 -.3125rem;margin-inline-end:.3125rem}.form-control-lg{min-height:50px;padding:0 .625rem;font-size:1.09375rem}.form-control-lg::file-selector-button{padding:0 .625rem;margin:0 -.625rem;margin-inline-end:.625rem}textarea.form-control{min-height:40px}textarea.form-control-sm{min-height:30px}textarea.form-control-lg{min-height:50px}.form-control-color{width:3rem;height:40px;padding:0}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important}.form-control-color::-webkit-color-swatch{border:0 !important}.form-control-color.form-control-sm{height:30px}.form-control-color.form-control-lg{height:50px}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 18'%3e%3cpath fill='%23000' d='M0 6l6 6 6-6H0z'/%3e%3c/svg%3e");display:block;width:100%;padding:0 1.875rem 0 .625rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .625rem center;background-size:16px 12px;border:var(--bs-border-width) solid #dce2e2;border-radius:0;box-shadow:var(--bs-box-shadow-inset);transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#000;outline:0;box-shadow:var(--bs-box-shadow-inset),0 0 0 .25rem rgba(0,0,0,0.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.625rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:0;padding-bottom:0;padding-left:.3125rem;font-size:.765625rem}.form-select-lg{padding-top:0;padding-bottom:0;padding-left:.625rem;font-size:1.09375rem}[data-bs-theme="dark"] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dce2e2' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.3125rem;padding-left:1.875rem;margin-bottom:.625rem}.form-check .form-check-input{float:left;margin-left:-1.875rem}.form-check-reverse{padding-right:1.875rem;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.875rem;margin-left:0}.form-check-input{--bs-form-check-bg: #fff;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #dce2e2;print-color-adjust:exact}.form-check-input[type="radio"]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#000;outline:0;box-shadow:0 0 0 .25rem rgba(0,0,0,0.25)}.form-check-input:checked{background-color:#fff;border-color:#dce2e2}.form-check-input:checked[type="checkbox"]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type="radio"]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000'/%3e%3c/svg%3e")}.form-check-input[type="checkbox"]:indeterminate{background-color:#000;border-color:#000;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:3.125rem}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e");width:2.5rem;margin-left:-3.125rem;background-image:var(--bs-form-switch-bg);background-position:left center;transition:background-position 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23000'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:3.125rem;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-3.125rem;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.3}[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255,255,255,0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,0,0,0.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(0,0,0,0.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#000;border:0;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b3b3b3}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#f0f0f0;border-color:transparent;box-shadow:var(--bs-box-shadow-inset)}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#000;border:0;box-shadow:0 0.1rem 0.25rem rgba(0,0,0,0.1);transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b3b3b3}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#f0f0f0;border-color:transparent;box-shadow:var(--bs-box-shadow-inset)}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:40px;min-height:40px;line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:0 .625rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:0 .625rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.25rem;padding-bottom:.438rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.25rem;padding-bottom:.438rem}.form-floating>.form-select{padding-top:1.25rem;padding-bottom:.438rem}.form-floating>.form-control:focus ~ label,.form-floating>.form-control:not(:placeholder-shown) ~ label,.form-floating>.form-control-plaintext ~ label,.form-floating>.form-select ~ label{color:rgba(var(--bs-body-color-rgb), .65);transform:scale(0.7) translateY(0.15rem) translateX(0.25rem)}.form-floating>.form-control:focus ~ label::after,.form-floating>.form-control:not(:placeholder-shown) ~ label::after,.form-floating>.form-control-plaintext ~ label::after,.form-floating>.form-select ~ label::after{position:absolute;inset:0 .3125rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg)}.form-floating>.form-control:-webkit-autofill ~ label{color:rgba(var(--bs-body-color-rgb), .65);transform:scale(0.7) translateY(0.15rem) translateX(0.25rem)}.form-floating>.form-control-plaintext ~ label{border-width:var(--bs-border-width) 0}.form-floating>:disabled ~ label,.form-floating>.form-control:disabled ~ label{color:#b5bbbf}.form-floating>:disabled ~ label::after,.form-floating>.form-control:disabled ~ label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:0 .625rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid #dce2e2}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:0 .625rem;font-size:1.09375rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:0 .3125rem;font-size:.765625rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:2.5rem}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1)}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.15625rem .3125rem;margin-top:.1rem;font-size:.765625rem;color:#fff;background-color:var(--bs-success)}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:1.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%236aa029' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .375em center;background-size:.75em .75em}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:1.5em;background-position:top .375em right .375em}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%236aa029' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:3.4375rem;background-position:right .625rem center,center right 1.875rem;background-size:16px 12px,.75em .75em}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input ~ .valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.15625rem .3125rem;margin-top:.1rem;font-size:.765625rem;color:#fff;background-color:var(--bs-danger)}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:1.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23cf1a43'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23cf1a43' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .375em center;background-size:.75em .75em}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:1.5em;background-position:top .375em right .375em}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23cf1a43'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23cf1a43' stroke='none'/%3e%3c/svg%3e");padding-right:3.4375rem;background-position:right .625rem center,center right 1.875rem;background-size:16px 12px,.75em .75em}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input ~ .invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .9375rem;--bs-btn-padding-y: 0;--bs-btn-font-family: ;--bs-btn-font-size:.875rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: 0;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-disabled-opacity: .3;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);background-color:var(--bs-btn-bg);box-shadow:var(--bs-btn-box-shadow);transition:all 0.4s ease}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-box-shadow),var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-box-shadow),var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);box-shadow:var(--bs-btn-active-shadow)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-active-shadow),var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity);box-shadow:none}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #000;--bs-btn-border-color: #000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000;--bs-btn-hover-border-color: #000;--bs-btn-focus-shadow-rgb: 38,38,38;--bs-btn-active-color: #fff;--bs-btn-active-bg: #000;--bs-btn-active-border-color: #000;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #000;--bs-btn-disabled-border-color: #000}.btn-secondary{--bs-btn-color: #000;--bs-btn-bg: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-focus-shadow-rgb: 217,217,217;--bs-btn-active-color: #000;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #fff;--bs-btn-disabled-border-color: #fff}.btn-success{--bs-btn-color: #000;--bs-btn-bg: #6aa029;--bs-btn-border-color: #6aa029;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #6aa029;--bs-btn-hover-border-color: #6aa029;--bs-btn-focus-shadow-rgb: 90,136,35;--bs-btn-active-color: #000;--bs-btn-active-bg: #6aa029;--bs-btn-active-border-color: #6aa029;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #6aa029;--bs-btn-disabled-border-color: #6aa029}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #d1ecf1;--bs-btn-border-color: #d1ecf1;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d1ecf1;--bs-btn-hover-border-color: #d1ecf1;--bs-btn-focus-shadow-rgb: 178,201,205;--bs-btn-active-color: #000;--bs-btn-active-bg: #d1ecf1;--bs-btn-active-border-color: #d1ecf1;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #d1ecf1;--bs-btn-disabled-border-color: #d1ecf1}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #f0c000;--bs-btn-border-color: #f0c000;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f0c000;--bs-btn-hover-border-color: #f0c000;--bs-btn-focus-shadow-rgb: 204,163,0;--bs-btn-active-color: #000;--bs-btn-active-bg: #f0c000;--bs-btn-active-border-color: #f0c000;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f0c000;--bs-btn-disabled-border-color: #f0c000}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #cf1a43;--bs-btn-border-color: #cf1a43;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #cf1a43;--bs-btn-hover-border-color: #cf1a43;--bs-btn-focus-shadow-rgb: 214,60,95;--bs-btn-active-color: #fff;--bs-btn-active-bg: #cf1a43;--bs-btn-active-border-color: #cf1a43;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #cf1a43;--bs-btn-disabled-border-color: #cf1a43}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #dce2e2;--bs-btn-border-color: #dce2e2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #dce2e2;--bs-btn-hover-border-color: #dce2e2;--bs-btn-focus-shadow-rgb: 187,192,192;--bs-btn-active-color: #000;--bs-btn-active-bg: #dce2e2;--bs-btn-active-border-color: #dce2e2;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #dce2e2;--bs-btn-disabled-border-color: #dce2e2}.btn-lighter{--bs-btn-color: #000;--bs-btn-bg: #f0f0f0;--bs-btn-border-color: #f0f0f0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f0f0f0;--bs-btn-hover-border-color: #f0f0f0;--bs-btn-focus-shadow-rgb: 204,204,204;--bs-btn-active-color: #000;--bs-btn-active-bg: #f0f0f0;--bs-btn-active-border-color: #f0f0f0;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f0f0f0;--bs-btn-disabled-border-color: #f0f0f0}.btn-lightest{--bs-btn-color: #000;--bs-btn-bg: #f9fcfc;--bs-btn-border-color: #f9fcfc;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f9fcfc;--bs-btn-hover-border-color: #f9fcfc;--bs-btn-focus-shadow-rgb: 212,214,214;--bs-btn-active-color: #000;--bs-btn-active-bg: #f9fcfc;--bs-btn-active-border-color: #f9fcfc;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f9fcfc;--bs-btn-disabled-border-color: #f9fcfc}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #2a3338;--bs-btn-border-color: #2a3338;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #2a3338;--bs-btn-hover-border-color: #2a3338;--bs-btn-focus-shadow-rgb: 74,82,86;--bs-btn-active-color: #fff;--bs-btn-active-bg: #2a3338;--bs-btn-active-border-color: #2a3338;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #2a3338;--bs-btn-disabled-border-color: #2a3338}.btn-black{--bs-btn-color: #fff;--bs-btn-bg: #000;--bs-btn-border-color: #000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000;--bs-btn-hover-border-color: #000;--bs-btn-focus-shadow-rgb: 38,38,38;--bs-btn-active-color: #fff;--bs-btn-active-bg: #000;--bs-btn-active-border-color: #000;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #000;--bs-btn-disabled-border-color: #000}.btn-white{--bs-btn-color: #000;--bs-btn-bg: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-focus-shadow-rgb: 217,217,217;--bs-btn-active-color: #000;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #fff;--bs-btn-disabled-border-color: #fff}.btn-gray{--bs-btn-color: #000;--bs-btn-bg: #b5bbbf;--bs-btn-border-color: #b5bbbf;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #b5bbbf;--bs-btn-hover-border-color: #b5bbbf;--bs-btn-focus-shadow-rgb: 154,159,162;--bs-btn-active-color: #000;--bs-btn-active-bg: #b5bbbf;--bs-btn-active-border-color: #b5bbbf;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #b5bbbf;--bs-btn-disabled-border-color: #b5bbbf}.btn-page{--bs-btn-color: #000;--bs-btn-bg: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-focus-shadow-rgb: 217,217,217;--bs-btn-active-color: #000;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #fff;--bs-btn-disabled-border-color: #fff}.btn-outline-primary{--bs-btn-color: #000;--bs-btn-border-color: #000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000;--bs-btn-hover-border-color: #000;--bs-btn-focus-shadow-rgb: 0,0,0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #000;--bs-btn-active-border-color: #000;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #000;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-focus-shadow-rgb: 255,255,255;--bs-btn-active-color: #000;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #fff;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #6aa029;--bs-btn-border-color: #6aa029;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #6aa029;--bs-btn-hover-border-color: #6aa029;--bs-btn-focus-shadow-rgb: 106,160,41;--bs-btn-active-color: #000;--bs-btn-active-bg: #6aa029;--bs-btn-active-border-color: #6aa029;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #6aa029;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6aa029;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #d1ecf1;--bs-btn-border-color: #d1ecf1;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d1ecf1;--bs-btn-hover-border-color: #d1ecf1;--bs-btn-focus-shadow-rgb: 209,236,241;--bs-btn-active-color: #000;--bs-btn-active-bg: #d1ecf1;--bs-btn-active-border-color: #d1ecf1;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #d1ecf1;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #d1ecf1;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #f0c000;--bs-btn-border-color: #f0c000;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f0c000;--bs-btn-hover-border-color: #f0c000;--bs-btn-focus-shadow-rgb: 240,192,0;--bs-btn-active-color: #000;--bs-btn-active-bg: #f0c000;--bs-btn-active-border-color: #f0c000;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #f0c000;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f0c000;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #cf1a43;--bs-btn-border-color: #cf1a43;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #cf1a43;--bs-btn-hover-border-color: #cf1a43;--bs-btn-focus-shadow-rgb: 207,26,67;--bs-btn-active-color: #fff;--bs-btn-active-bg: #cf1a43;--bs-btn-active-border-color: #cf1a43;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #cf1a43;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #cf1a43;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #dce2e2;--bs-btn-border-color: #dce2e2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #dce2e2;--bs-btn-hover-border-color: #dce2e2;--bs-btn-focus-shadow-rgb: 220,226,226;--bs-btn-active-color: #000;--bs-btn-active-bg: #dce2e2;--bs-btn-active-border-color: #dce2e2;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #dce2e2;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dce2e2;--bs-gradient: none}.btn-outline-lighter{--bs-btn-color: #f0f0f0;--bs-btn-border-color: #f0f0f0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f0f0f0;--bs-btn-hover-border-color: #f0f0f0;--bs-btn-focus-shadow-rgb: 240,240,240;--bs-btn-active-color: #000;--bs-btn-active-bg: #f0f0f0;--bs-btn-active-border-color: #f0f0f0;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #f0f0f0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f0f0f0;--bs-gradient: none}.btn-outline-lightest{--bs-btn-color: #f9fcfc;--bs-btn-border-color: #f9fcfc;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f9fcfc;--bs-btn-hover-border-color: #f9fcfc;--bs-btn-focus-shadow-rgb: 249,252,252;--bs-btn-active-color: #000;--bs-btn-active-bg: #f9fcfc;--bs-btn-active-border-color: #f9fcfc;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #f9fcfc;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f9fcfc;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #2a3338;--bs-btn-border-color: #2a3338;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #2a3338;--bs-btn-hover-border-color: #2a3338;--bs-btn-focus-shadow-rgb: 42,51,56;--bs-btn-active-color: #fff;--bs-btn-active-bg: #2a3338;--bs-btn-active-border-color: #2a3338;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #2a3338;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #2a3338;--bs-gradient: none}.btn-outline-black{--bs-btn-color: #000;--bs-btn-border-color: #000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000;--bs-btn-hover-border-color: #000;--bs-btn-focus-shadow-rgb: 0,0,0;--bs-btn-active-color: #fff;--bs-btn-active-bg: #000;--bs-btn-active-border-color: #000;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #000;--bs-gradient: none}.btn-outline-white{--bs-btn-color: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-focus-shadow-rgb: 255,255,255;--bs-btn-active-color: #000;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #fff;--bs-gradient: none}.btn-outline-gray{--bs-btn-color: #b5bbbf;--bs-btn-border-color: #b5bbbf;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #b5bbbf;--bs-btn-hover-border-color: #b5bbbf;--bs-btn-focus-shadow-rgb: 181,187,191;--bs-btn-active-color: #000;--bs-btn-active-bg: #b5bbbf;--bs-btn-active-border-color: #b5bbbf;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #b5bbbf;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #b5bbbf;--bs-gradient: none}.btn-outline-page{--bs-btn-color: #fff;--bs-btn-border-color: #fff;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fff;--bs-btn-hover-border-color: #fff;--bs-btn-focus-shadow-rgb: 255,255,255;--bs-btn-active-color: #000;--bs-btn-active-bg: #fff;--bs-btn-active-border-color: #fff;--bs-btn-active-shadow: none;--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #fff;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #b5bbbf;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 38,38,38;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: 0;--bs-btn-padding-x: 1.875rem;--bs-btn-font-size:1.09375rem;--bs-btn-border-radius: 0}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: 0;--bs-btn-padding-x: .625rem;--bs-btn-font-size:.765625rem;--bs-btn-border-radius: 0}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 100%;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size:.875rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .3125rem;--bs-dropdown-box-shadow: none;--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: #f0f0f0;--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #000;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: .625rem;--bs-dropdown-item-padding-y: .15625rem;--bs-dropdown-header-color: #b5bbbf;--bs-dropdown-header-padding-x: .625rem;--bs-dropdown-header-padding-y: 0;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);box-shadow:var(--bs-dropdown-box-shadow)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 375px){.dropdown-menu-xsl-start{--bs-position: start}.dropdown-menu-xsl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xsl-end{--bs-position: end}.dropdown-menu-xsl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 568px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 640px){.dropdown-menu-sml-start{--bs-position: start}.dropdown-menu-sml-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sml-end{--bs-position: end}.dropdown-menu-sml-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1024px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1920px){.dropdown-menu-xxxl-start{--bs-position: start}.dropdown-menu-xxxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxxl-end{--bs-position: end}.dropdown-menu-xxxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.765625rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dce2e2;--bs-dropdown-bg: #2a3338;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dce2e2;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255,255,255,0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #000;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.dropdown-toggle-split{padding-right:.703125rem;padding-left:.703125rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.46875rem;padding-left:.46875rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:1.40625rem;padding-left:1.40625rem}.btn-group.show .dropdown-toggle{box-shadow:none}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(0,0,0,0.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: 0;--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: rgba(0,0,0,0);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) rgba(0,0,0,0);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width))}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #000}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .3125rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: -.1640625rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.09375rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.09375rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833,37,41,0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: 0;--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-xs{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:0;padding-bottom:0;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 375px){.navbar-expand-xsl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xsl .navbar-nav{flex-direction:row}.navbar-expand-xsl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xsl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xsl .navbar-nav-scroll{overflow:visible}.navbar-expand-xsl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xsl .navbar-toggler{display:none}.navbar-expand-xsl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xsl .offcanvas .offcanvas-header{display:none}.navbar-expand-xsl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 568px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 640px){.navbar-expand-sml{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sml .navbar-nav{flex-direction:row}.navbar-expand-sml .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sml .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sml .navbar-nav-scroll{overflow:visible}.navbar-expand-sml .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sml .navbar-toggler{display:none}.navbar-expand-sml .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-sml .offcanvas .offcanvas-header{display:none}.navbar-expand-sml .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1024px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1920px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}.navbar-expand-xxxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xxxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme="dark"]{--bs-navbar-color: rgba(255,255,255,0.55);--bs-navbar-hover-color: rgba(255,255,255,0.75);--bs-navbar-disabled-color: rgba(255,255,255,0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255,255,255,0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme="dark"] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: .625rem;--bs-card-spacer-x: .625rem;--bs-card-title-spacer-y: .3125rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: 0;--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - 0);--bs-card-cap-padding-y: .3125rem;--bs-card-cap-padding-x: .625rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: .625rem;--bs-card-group-margin: .3125rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);box-shadow:var(--bs-card-box-shadow)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0}.card>.list-group:last-child{border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 568px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: rgba(0,0,0,0);--bs-accordion-transition: all 0.4s ease,border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 0;--bs-accordion-btn-padding-y: .9375rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: rgba(0,0,0,0);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #000;--bs-accordion-btn-focus-box-shadow: none;--bs-accordion-body-padding-x: 0;--bs-accordion-body-padding-y: .9375rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: rgba(0,0,0,0)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:.875rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:not(:first-of-type){border-top:0}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}[data-bs-theme="dark"] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23666'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23666'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: #000;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .872rem;--bs-pagination-padding-y: .469rem;--bs-pagination-font-size:.875rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: transprent;--bs-pagination-border-width: 0;--bs-pagination-border-color: transprent;--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: rgba(0,0,0,0);--bs-pagination-hover-border-color: rgba(0,0,0,0);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: rgba(0,0,0,0);--bs-pagination-focus-box-shadow: none;--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #000;--bs-pagination-active-border-color: rgba(0,0,0,0);--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(0 * -1)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size:1.09375rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size:.765625rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .625rem;--bs-badge-padding-y: 0;--bs-badge-font-size:.65625rem;--bs-badge-font-weight: 400;--bs-badge-color: #fff;--bs-badge-border-radius: 0;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert,.paypalHelpBox{--bs-alert-bg: transparent;--bs-alert-padding-x: .625rem;--bs-alert-padding-y: .625rem;--bs-alert-margin-bottom: .9375rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: 0 solid var(--bs-alert-border-color);--bs-alert-border-radius: 0;--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border)}.alert-heading{color:inherit}.alert-link{font-weight:unset;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:1.875rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:.78125rem .625rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info,.paypalHelpBox{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-lighter{--bs-alert-color: var(--bs-lighter-text-emphasis);--bs-alert-bg: var(--bs-lighter-bg-subtle);--bs-alert-border-color: var(--bs-lighter-border-subtle);--bs-alert-link-color: var(--bs-lighter-text-emphasis)}.alert-lightest{--bs-alert-color: var(--bs-lightest-text-emphasis);--bs-alert-bg: var(--bs-lightest-bg-subtle);--bs-alert-border-color: var(--bs-lightest-border-subtle);--bs-alert-link-color: var(--bs-lightest-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}.alert-black{--bs-alert-color: var(--bs-black-text-emphasis);--bs-alert-bg: var(--bs-black-bg-subtle);--bs-alert-border-color: var(--bs-black-border-subtle);--bs-alert-link-color: var(--bs-black-text-emphasis)}.alert-white{--bs-alert-color: var(--bs-white-text-emphasis);--bs-alert-bg: var(--bs-white-bg-subtle);--bs-alert-border-color: var(--bs-white-border-subtle);--bs-alert-link-color: var(--bs-white-text-emphasis)}.alert-gray{--bs-alert-color: var(--bs-gray-text-emphasis);--bs-alert-bg: var(--bs-gray-bg-subtle);--bs-alert-border-color: var(--bs-gray-border-subtle);--bs-alert-link-color: var(--bs-gray-text-emphasis)}.alert-page{--bs-alert-color: var(--bs-page-text-emphasis);--bs-alert-bg: var(--bs-page-bg-subtle);--bs-alert-border-color: var(--bs-page-border-subtle);--bs-alert-link-color: var(--bs-page-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:.625rem}}.progress,.progress-stacked{--bs-progress-height: .625rem;--bs-progress-font-size:.65625rem;--bs-progress-bg: #b5bbbf;--bs-progress-border-radius: 8px;--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #000;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);box-shadow:var(--bs-progress-box-shadow)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: .625rem;--bs-list-group-item-padding-y: .3125rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #000;--bs-list-group-active-border-color: #000;display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 375px){.list-group-horizontal-xsl{flex-direction:row}.list-group-horizontal-xsl>.list-group-item.active{margin-top:0}.list-group-horizontal-xsl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xsl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 568px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 640px){.list-group-horizontal-sml{flex-direction:row}.list-group-horizontal-sml>.list-group-item.active{margin-top:0}.list-group-horizontal-sml>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sml>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1024px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1920px){.list-group-horizontal-xxxl{flex-direction:row}.list-group-horizontal-xxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-lighter{--bs-list-group-color: var(--bs-lighter-text-emphasis);--bs-list-group-bg: var(--bs-lighter-bg-subtle);--bs-list-group-border-color: var(--bs-lighter-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-lighter-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-lighter-border-subtle);--bs-list-group-active-color: var(--bs-lighter-bg-subtle);--bs-list-group-active-bg: var(--bs-lighter-text-emphasis);--bs-list-group-active-border-color: var(--bs-lighter-text-emphasis)}.list-group-item-lightest{--bs-list-group-color: var(--bs-lightest-text-emphasis);--bs-list-group-bg: var(--bs-lightest-bg-subtle);--bs-list-group-border-color: var(--bs-lightest-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-lightest-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-lightest-border-subtle);--bs-list-group-active-color: var(--bs-lightest-bg-subtle);--bs-list-group-active-bg: var(--bs-lightest-text-emphasis);--bs-list-group-active-border-color: var(--bs-lightest-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.list-group-item-black{--bs-list-group-color: var(--bs-black-text-emphasis);--bs-list-group-bg: var(--bs-black-bg-subtle);--bs-list-group-border-color: var(--bs-black-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-black-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-black-border-subtle);--bs-list-group-active-color: var(--bs-black-bg-subtle);--bs-list-group-active-bg: var(--bs-black-text-emphasis);--bs-list-group-active-border-color: var(--bs-black-text-emphasis)}.list-group-item-white{--bs-list-group-color: var(--bs-white-text-emphasis);--bs-list-group-bg: var(--bs-white-bg-subtle);--bs-list-group-border-color: var(--bs-white-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-white-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-white-border-subtle);--bs-list-group-active-color: var(--bs-white-bg-subtle);--bs-list-group-active-bg: var(--bs-white-text-emphasis);--bs-list-group-active-border-color: var(--bs-white-text-emphasis)}.list-group-item-gray{--bs-list-group-color: var(--bs-gray-text-emphasis);--bs-list-group-bg: var(--bs-gray-bg-subtle);--bs-list-group-border-color: var(--bs-gray-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-gray-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-gray-border-subtle);--bs-list-group-active-color: var(--bs-gray-bg-subtle);--bs-list-group-active-bg: var(--bs-gray-text-emphasis);--bs-list-group-active-border-color: var(--bs-gray-text-emphasis)}.list-group-item-page{--bs-list-group-color: var(--bs-page-text-emphasis);--bs-list-group-bg: var(--bs-page-bg-subtle);--bs-list-group-border-color: var(--bs-page-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-page-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-page-border-subtle);--bs-list-group-active-color: var(--bs-page-bg-subtle);--bs-list-group-active-bg: var(--bs-page-text-emphasis);--bs-list-group-active-border-color: var(--bs-page-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: none;--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme="dark"] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 3.75rem;--bs-toast-max-width: 350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color)}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 2147483646;--bs-modal-width: 500px;--bs-modal-padding: 1.25rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: #dce2e2;--bs-modal-border-width: 0;--bs-modal-border-radius: 0;--bs-modal-box-shadow: none;--bs-modal-inner-border-radius: 0;--bs-modal-header-padding-x: 1.25rem;--bs-modal-header-padding-y: 1.25rem;--bs-modal-header-padding: 1.25rem;--bs-modal-header-border-color: #dce2e2;--bs-modal-header-border-width: 0;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: #dce2e2;--bs-modal-footer-border-width: 0;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);box-shadow:var(--bs-modal-box-shadow);outline:0}.modal-backdrop{--bs-backdrop-zindex: 2147483645;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 568px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 400px}}@media (min-width: 1024px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 374.98px){.modal-fullscreen-xsl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xsl-down .modal-content{height:100%;border:0}.modal-fullscreen-xsl-down .modal-body{overflow-y:auto}}@media (max-width: 567.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 639.98px){.modal-fullscreen-sml-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sml-down .modal-content{height:100%;border:0}.modal-fullscreen-sml-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 1023.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media (max-width: 1919.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .3125rem;--bs-tooltip-padding-y: .15625rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.765625rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: 0;--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:.765625rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: .625rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size:.875rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: .625rem;--bs-popover-body-padding-y: .625rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);box-shadow:var(--bs-popover-box-shadow)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="right"]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="left"]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme="dark"] .carousel .carousel-control-prev-icon,[data-bs-theme="dark"] .carousel .carousel-control-next-icon,[data-bs-theme="dark"].carousel .carousel-control-prev-icon,[data-bs-theme="dark"].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme="dark"] .carousel .carousel-indicators [data-bs-target],[data-bs-theme="dark"].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme="dark"] .carousel .carousel-caption,[data-bs-theme="dark"].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas-xsl,.offcanvas-sm,.offcanvas-sml,.offcanvas-md,.offcanvas-lg,.offcanvas-xl,.offcanvas-xxl,.offcanvas-xxxl,.offcanvas{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 420px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1.875rem;--bs-offcanvas-padding-y: 1.25rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: 1px;--bs-offcanvas-border-color: #dce2e2;--bs-offcanvas-box-shadow: none;--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 374.98px){.offcanvas-xsl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 374.98px) and (prefers-reduced-motion: reduce){.offcanvas-xsl{transition:none}}@media (max-width: 374.98px){.offcanvas-xsl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xsl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xsl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xsl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xsl.showing,.offcanvas-xsl.show:not(.hiding){transform:none}.offcanvas-xsl.showing,.offcanvas-xsl.hiding,.offcanvas-xsl.show{visibility:visible}}@media (min-width: 375px){.offcanvas-xsl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xsl .offcanvas-header{display:none}.offcanvas-xsl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 567.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 567.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 567.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 568px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 639.98px){.offcanvas-sml{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 639.98px) and (prefers-reduced-motion: reduce){.offcanvas-sml{transition:none}}@media (max-width: 639.98px){.offcanvas-sml.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sml.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sml.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sml.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sml.showing,.offcanvas-sml.show:not(.hiding){transform:none}.offcanvas-sml.showing,.offcanvas-sml.hiding,.offcanvas-sml.show{visibility:visible}}@media (min-width: 640px){.offcanvas-sml{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-sml .offcanvas-header{display:none}.offcanvas-sml .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 1023.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 1023.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 1023.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 1024px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}@media (max-width: 1919.98px){.offcanvas-xxxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}}@media (max-width: 1919.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxxl{transition:none}}@media (max-width: 1919.98px){.offcanvas-xxxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxxl.showing,.offcanvas-xxxl.show:not(.hiding){transform:none}.offcanvas-xxxl.showing,.offcanvas-xxxl.hiding,.offcanvas-xxxl.show{visibility:visible}}@media (min-width: 1920px){.offcanvas-xxxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent !important}.offcanvas-xxxl .offcanvas-header{display:none}.offcanvas-xxxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--bs-offcanvas-box-shadow);transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0,0,0,0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#000 !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#000 !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-lighter{color:#000 !important;background-color:RGBA(var(--bs-lighter-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-lightest{color:#000 !important;background-color:RGBA(var(--bs-lightest-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-black{color:#fff !important;background-color:RGBA(var(--bs-black-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-white{color:#000 !important;background-color:RGBA(var(--bs-white-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-gray{color:#000 !important;background-color:RGBA(var(--bs-gray-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-page{color:#000 !important;background-color:RGBA(var(--bs-page-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(0,0,0, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(0,0,0, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(255,255,255, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255,255,255, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(136,179,84, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(136,179,84, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(218,240,244, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(218,240,244, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(243,205,51, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(243,205,51, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(166,21,54, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(166,21,54, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(227,232,232, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(227,232,232, var(--bs-link-underline-opacity, 1)) !important}.link-lighter{color:RGBA(var(--bs-lighter-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-lighter-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-lighter:hover,.link-lighter:focus{color:RGBA(243,243,243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(243,243,243, var(--bs-link-underline-opacity, 1)) !important}.link-lightest{color:RGBA(var(--bs-lightest-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-lightest-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-lightest:hover,.link-lightest:focus{color:RGBA(250,253,253, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(250,253,253, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(34,41,45, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(34,41,45, var(--bs-link-underline-opacity, 1)) !important}.link-black{color:RGBA(var(--bs-black-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-black-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-black:hover,.link-black:focus{color:RGBA(0,0,0, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(0,0,0, var(--bs-link-underline-opacity, 1)) !important}.link-white{color:RGBA(var(--bs-white-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-white-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-white:hover,.link-white:focus{color:RGBA(255,255,255, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255,255,255, var(--bs-link-underline-opacity, 1)) !important}.link-gray{color:RGBA(var(--bs-gray-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-gray-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-gray:hover,.link-gray:focus{color:RGBA(196,201,204, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(196,201,204, var(--bs-link-underline-opacity, 1)) !important}.link-page{color:RGBA(var(--bs-page-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-page-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-page:hover,.link-page:focus{color:RGBA(255,255,255, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255,255,255, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 375px){.sticky-xsl-top{position:sticky;top:0;z-index:1020}.sticky-xsl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 568px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 640px){.sticky-sml-top{position:sticky;top:0;z-index:1020}.sticky-sml-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1024px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1920px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:1}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-5{opacity:.05 !important}.opacity-10{opacity:.1 !important}.opacity-15{opacity:.15 !important}.opacity-20{opacity:.2 !important}.opacity-25{opacity:.25 !important}.opacity-30{opacity:.3 !important}.opacity-35{opacity:.35 !important}.opacity-40{opacity:.4 !important}.opacity-45{opacity:.45 !important}.opacity-50{opacity:.5 !important}.opacity-55{opacity:.55 !important}.opacity-60{opacity:.6 !important}.opacity-65{opacity:.65 !important}.opacity-70{opacity:.7 !important}.opacity-75{opacity:.75 !important}.opacity-80{opacity:.8 !important}.opacity-85{opacity:.85 !important}.opacity-90{opacity:.9 !important}.opacity-95{opacity:.95 !important}.opacity-100{opacity:1 !important}.overflow-visible{overflow:visible !important}.overflow-hidden{overflow:hidden !important}.overflow-scroll{overflow:scroll !important}.overflow-auto{overflow:auto !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-scroll{overflow-y:scroll !important}.overflow-y-auto{overflow-y:auto !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-lighter{--bs-focus-ring-color: rgba(var(--bs-lighter-rgb), var(--bs-focus-ring-opacity))}.focus-ring-lightest{--bs-focus-ring-color: rgba(var(--bs-lightest-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.focus-ring-black{--bs-focus-ring-color: rgba(var(--bs-black-rgb), var(--bs-focus-ring-opacity))}.focus-ring-white{--bs-focus-ring-color: rgba(var(--bs-white-rgb), var(--bs-focus-ring-opacity))}.focus-ring-gray{--bs-focus-ring-color: rgba(var(--bs-gray-rgb), var(--bs-focus-ring-opacity))}.focus-ring-page{--bs-focus-ring-color: rgba(var(--bs-page-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-lighter{--bs-border-opacity: 1;border-color:rgba(var(--bs-lighter-rgb), var(--bs-border-opacity)) !important}.border-lightest{--bs-border-opacity: 1;border-color:rgba(var(--bs-lightest-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-gray{--bs-border-opacity: 1;border-color:rgba(var(--bs-gray-rgb), var(--bs-border-opacity)) !important}.border-page{--bs-border-opacity: 1;border-color:rgba(var(--bs-page-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-0{width:0 !important}.w-5{width:5% !important}.w-10{width:10% !important}.w-15{width:15% !important}.w-20{width:20% !important}.w-25{width:25% !important}.w-30{width:30% !important}.w-35{width:35% !important}.w-40{width:40% !important}.w-45{width:45% !important}.w-50{width:50% !important}.w-55{width:55% !important}.w-60{width:60% !important}.w-65{width:65% !important}.w-70{width:70% !important}.w-75{width:75% !important}.w-80{width:80% !important}.w-85{width:85% !important}.w-90{width:90% !important}.w-95{width:95% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-0{max-width:0 !important}.mw-5{max-width:5% !important}.mw-10{max-width:10% !important}.mw-15{max-width:15% !important}.mw-20{max-width:20% !important}.mw-25{max-width:25% !important}.mw-30{max-width:30% !important}.mw-35{max-width:35% !important}.mw-40{max-width:40% !important}.mw-45{max-width:45% !important}.mw-50{max-width:50% !important}.mw-55{max-width:55% !important}.mw-60{max-width:60% !important}.mw-65{max-width:65% !important}.mw-70{max-width:70% !important}.mw-75{max-width:75% !important}.mw-80{max-width:80% !important}.mw-85{max-width:85% !important}.mw-90{max-width:90% !important}.mw-95{max-width:95% !important}.mw-100{max-width:100% !important}.mw-1000{max-width:max-content !important}.mw-form{max-width:45rem !important}.mw-unset{max-width:unset !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-0{height:0 !important}.h-5{height:5% !important}.h-10{height:10% !important}.h-15{height:15% !important}.h-20{height:20% !important}.h-25{height:25% !important}.h-30{height:30% !important}.h-35{height:35% !important}.h-40{height:40% !important}.h-45{height:45% !important}.h-50{height:50% !important}.h-55{height:55% !important}.h-60{height:60% !important}.h-65{height:65% !important}.h-70{height:70% !important}.h-75{height:75% !important}.h-80{height:80% !important}.h-85{height:85% !important}.h-90{height:90% !important}.h-95{height:95% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-0{max-height:0 !important}.mh-5{max-height:5% !important}.mh-10{max-height:10% !important}.mh-15{max-height:15% !important}.mh-20{max-height:20% !important}.mh-25{max-height:25% !important}.mh-30{max-height:30% !important}.mh-35{max-height:35% !important}.mh-40{max-height:40% !important}.mh-45{max-height:45% !important}.mh-50{max-height:50% !important}.mh-55{max-height:55% !important}.mh-60{max-height:60% !important}.mh-65{max-height:65% !important}.mh-70{max-height:70% !important}.mh-75{max-height:75% !important}.mh-80{max-height:80% !important}.mh-85{max-height:85% !important}.mh-90{max-height:90% !important}.mh-95{max-height:95% !important}.mh-100{max-height:100% !important}.mh-auto{max-height:auto !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-2{margin:.15625rem !important}.m-5{margin:.3125rem !important}.m-10{margin:.625rem !important}.m-15{margin:.9375rem !important}.m-20{margin:1.25rem !important}.m-25{margin:1.5625rem !important}.m-30{margin:1.875rem !important}.m-35{margin:2.1875rem !important}.m-40{margin:2.5rem !important}.m-45{margin:2.8125rem !important}.m-50{margin:3.125rem !important}.m-55{margin:3.4375rem !important}.m-60{margin:3.75rem !important}.m-65{margin:4.0625rem !important}.m-70{margin:4.375rem !important}.m-75{margin:4.6875rem !important}.m-80{margin:5rem !important}.m-85{margin:5.3125rem !important}.m-90{margin:5.625rem !important}.m-95{margin:5.9375rem !important}.m-100{margin:6.25rem !important}.m-105{margin:6.5625rem !important}.m-110{margin:6.875rem !important}.m-115{margin:7.1875rem !important}.m-120{margin:7.5rem !important}.m-125{margin:7.8125rem !important}.m-130{margin:8.125rem !important}.m-135{margin:8.4375rem !important}.m-140{margin:8.75rem !important}.m-145{margin:9.0625rem !important}.m-150{margin:9.375rem !important}.m-155{margin:9.6875rem !important}.m-160{margin:10rem !important}.m-165{margin:10.3125rem !important}.m-170{margin:10.625rem !important}.m-175{margin:10.9375rem !important}.m-180{margin:11.25rem !important}.m-185{margin:11.5625rem !important}.m-190{margin:11.875rem !important}.m-195{margin:12.1875rem !important}.m-200{margin:12.5rem !important}.m-unset{margin:unset !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-80{margin-right:5rem !important;margin-left:5rem !important}.mx-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-125{margin-right:7.8125rem !important;margin-left:7.8125rem !important}.mx-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-160{margin-right:10rem !important;margin-left:10rem !important}.mx-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-unset{margin-right:unset !important;margin-left:unset !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-125{margin-top:7.8125rem !important;margin-bottom:7.8125rem !important}.my-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-unset{margin-top:unset !important;margin-bottom:unset !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-2{margin-top:.15625rem !important}.mt-5{margin-top:.3125rem !important}.mt-10{margin-top:.625rem !important}.mt-15{margin-top:.9375rem !important}.mt-20{margin-top:1.25rem !important}.mt-25{margin-top:1.5625rem !important}.mt-30{margin-top:1.875rem !important}.mt-35{margin-top:2.1875rem !important}.mt-40{margin-top:2.5rem !important}.mt-45{margin-top:2.8125rem !important}.mt-50{margin-top:3.125rem !important}.mt-55{margin-top:3.4375rem !important}.mt-60{margin-top:3.75rem !important}.mt-65{margin-top:4.0625rem !important}.mt-70{margin-top:4.375rem !important}.mt-75{margin-top:4.6875rem !important}.mt-80{margin-top:5rem !important}.mt-85{margin-top:5.3125rem !important}.mt-90{margin-top:5.625rem !important}.mt-95{margin-top:5.9375rem !important}.mt-100{margin-top:6.25rem !important}.mt-105{margin-top:6.5625rem !important}.mt-110{margin-top:6.875rem !important}.mt-115{margin-top:7.1875rem !important}.mt-120{margin-top:7.5rem !important}.mt-125{margin-top:7.8125rem !important}.mt-130{margin-top:8.125rem !important}.mt-135{margin-top:8.4375rem !important}.mt-140{margin-top:8.75rem !important}.mt-145{margin-top:9.0625rem !important}.mt-150{margin-top:9.375rem !important}.mt-155{margin-top:9.6875rem !important}.mt-160{margin-top:10rem !important}.mt-165{margin-top:10.3125rem !important}.mt-170{margin-top:10.625rem !important}.mt-175{margin-top:10.9375rem !important}.mt-180{margin-top:11.25rem !important}.mt-185{margin-top:11.5625rem !important}.mt-190{margin-top:11.875rem !important}.mt-195{margin-top:12.1875rem !important}.mt-200{margin-top:12.5rem !important}.mt-unset{margin-top:unset !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-2{margin-right:.15625rem !important}.me-5{margin-right:.3125rem !important}.me-10{margin-right:.625rem !important}.me-15{margin-right:.9375rem !important}.me-20{margin-right:1.25rem !important}.me-25{margin-right:1.5625rem !important}.me-30{margin-right:1.875rem !important}.me-35{margin-right:2.1875rem !important}.me-40{margin-right:2.5rem !important}.me-45{margin-right:2.8125rem !important}.me-50{margin-right:3.125rem !important}.me-55{margin-right:3.4375rem !important}.me-60{margin-right:3.75rem !important}.me-65{margin-right:4.0625rem !important}.me-70{margin-right:4.375rem !important}.me-75{margin-right:4.6875rem !important}.me-80{margin-right:5rem !important}.me-85{margin-right:5.3125rem !important}.me-90{margin-right:5.625rem !important}.me-95{margin-right:5.9375rem !important}.me-100{margin-right:6.25rem !important}.me-105{margin-right:6.5625rem !important}.me-110{margin-right:6.875rem !important}.me-115{margin-right:7.1875rem !important}.me-120{margin-right:7.5rem !important}.me-125{margin-right:7.8125rem !important}.me-130{margin-right:8.125rem !important}.me-135{margin-right:8.4375rem !important}.me-140{margin-right:8.75rem !important}.me-145{margin-right:9.0625rem !important}.me-150{margin-right:9.375rem !important}.me-155{margin-right:9.6875rem !important}.me-160{margin-right:10rem !important}.me-165{margin-right:10.3125rem !important}.me-170{margin-right:10.625rem !important}.me-175{margin-right:10.9375rem !important}.me-180{margin-right:11.25rem !important}.me-185{margin-right:11.5625rem !important}.me-190{margin-right:11.875rem !important}.me-195{margin-right:12.1875rem !important}.me-200{margin-right:12.5rem !important}.me-unset{margin-right:unset !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-2{margin-bottom:.15625rem !important}.mb-5{margin-bottom:.3125rem !important}.mb-10{margin-bottom:.625rem !important}.mb-15{margin-bottom:.9375rem !important}.mb-20{margin-bottom:1.25rem !important}.mb-25{margin-bottom:1.5625rem !important}.mb-30{margin-bottom:1.875rem !important}.mb-35{margin-bottom:2.1875rem !important}.mb-40{margin-bottom:2.5rem !important}.mb-45{margin-bottom:2.8125rem !important}.mb-50{margin-bottom:3.125rem !important}.mb-55{margin-bottom:3.4375rem !important}.mb-60{margin-bottom:3.75rem !important}.mb-65{margin-bottom:4.0625rem !important}.mb-70{margin-bottom:4.375rem !important}.mb-75{margin-bottom:4.6875rem !important}.mb-80{margin-bottom:5rem !important}.mb-85{margin-bottom:5.3125rem !important}.mb-90{margin-bottom:5.625rem !important}.mb-95{margin-bottom:5.9375rem !important}.mb-100{margin-bottom:6.25rem !important}.mb-105{margin-bottom:6.5625rem !important}.mb-110{margin-bottom:6.875rem !important}.mb-115{margin-bottom:7.1875rem !important}.mb-120{margin-bottom:7.5rem !important}.mb-125{margin-bottom:7.8125rem !important}.mb-130{margin-bottom:8.125rem !important}.mb-135{margin-bottom:8.4375rem !important}.mb-140{margin-bottom:8.75rem !important}.mb-145{margin-bottom:9.0625rem !important}.mb-150{margin-bottom:9.375rem !important}.mb-155{margin-bottom:9.6875rem !important}.mb-160{margin-bottom:10rem !important}.mb-165{margin-bottom:10.3125rem !important}.mb-170{margin-bottom:10.625rem !important}.mb-175{margin-bottom:10.9375rem !important}.mb-180{margin-bottom:11.25rem !important}.mb-185{margin-bottom:11.5625rem !important}.mb-190{margin-bottom:11.875rem !important}.mb-195{margin-bottom:12.1875rem !important}.mb-200{margin-bottom:12.5rem !important}.mb-unset{margin-bottom:unset !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-2{margin-left:.15625rem !important}.ms-5{margin-left:.3125rem !important}.ms-10{margin-left:.625rem !important}.ms-15{margin-left:.9375rem !important}.ms-20{margin-left:1.25rem !important}.ms-25{margin-left:1.5625rem !important}.ms-30{margin-left:1.875rem !important}.ms-35{margin-left:2.1875rem !important}.ms-40{margin-left:2.5rem !important}.ms-45{margin-left:2.8125rem !important}.ms-50{margin-left:3.125rem !important}.ms-55{margin-left:3.4375rem !important}.ms-60{margin-left:3.75rem !important}.ms-65{margin-left:4.0625rem !important}.ms-70{margin-left:4.375rem !important}.ms-75{margin-left:4.6875rem !important}.ms-80{margin-left:5rem !important}.ms-85{margin-left:5.3125rem !important}.ms-90{margin-left:5.625rem !important}.ms-95{margin-left:5.9375rem !important}.ms-100{margin-left:6.25rem !important}.ms-105{margin-left:6.5625rem !important}.ms-110{margin-left:6.875rem !important}.ms-115{margin-left:7.1875rem !important}.ms-120{margin-left:7.5rem !important}.ms-125{margin-left:7.8125rem !important}.ms-130{margin-left:8.125rem !important}.ms-135{margin-left:8.4375rem !important}.ms-140{margin-left:8.75rem !important}.ms-145{margin-left:9.0625rem !important}.ms-150{margin-left:9.375rem !important}.ms-155{margin-left:9.6875rem !important}.ms-160{margin-left:10rem !important}.ms-165{margin-left:10.3125rem !important}.ms-170{margin-left:10.625rem !important}.ms-175{margin-left:10.9375rem !important}.ms-180{margin-left:11.25rem !important}.ms-185{margin-left:11.5625rem !important}.ms-190{margin-left:11.875rem !important}.ms-195{margin-left:12.1875rem !important}.ms-200{margin-left:12.5rem !important}.ms-unset{margin-left:unset !important}.ms-auto{margin-left:auto !important}.m-n2{margin:-.15625rem !important}.m-n5{margin:-.3125rem !important}.m-n10{margin:-.625rem !important}.m-n15{margin:-.9375rem !important}.m-n20{margin:-1.25rem !important}.m-n25{margin:-1.5625rem !important}.m-n30{margin:-1.875rem !important}.m-n35{margin:-2.1875rem !important}.m-n40{margin:-2.5rem !important}.m-n45{margin:-2.8125rem !important}.m-n50{margin:-3.125rem !important}.m-n55{margin:-3.4375rem !important}.m-n60{margin:-3.75rem !important}.m-n65{margin:-4.0625rem !important}.m-n70{margin:-4.375rem !important}.m-n75{margin:-4.6875rem !important}.m-n80{margin:-5rem !important}.m-n85{margin:-5.3125rem !important}.m-n90{margin:-5.625rem !important}.m-n95{margin:-5.9375rem !important}.m-n100{margin:-6.25rem !important}.m-n105{margin:-6.5625rem !important}.m-n110{margin:-6.875rem !important}.m-n115{margin:-7.1875rem !important}.m-n120{margin:-7.5rem !important}.m-n125{margin:-7.8125rem !important}.m-n130{margin:-8.125rem !important}.m-n135{margin:-8.4375rem !important}.m-n140{margin:-8.75rem !important}.m-n145{margin:-9.0625rem !important}.m-n150{margin:-9.375rem !important}.m-n155{margin:-9.6875rem !important}.m-n160{margin:-10rem !important}.m-n165{margin:-10.3125rem !important}.m-n170{margin:-10.625rem !important}.m-n175{margin:-10.9375rem !important}.m-n180{margin:-11.25rem !important}.m-n185{margin:-11.5625rem !important}.m-n190{margin:-11.875rem !important}.m-n195{margin:-12.1875rem !important}.m-n200{margin:-12.5rem !important}.m-nunset{margin:-unset !important}.mx-n2{margin-right:-.15625rem !important;margin-left:-.15625rem !important}.mx-n5{margin-right:-.3125rem !important;margin-left:-.3125rem !important}.mx-n10{margin-right:-.625rem !important;margin-left:-.625rem !important}.mx-n15{margin-right:-.9375rem !important;margin-left:-.9375rem !important}.mx-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-n125{margin-right:-7.8125rem !important;margin-left:-7.8125rem !important}.mx-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-nunset{margin-right:-unset !important;margin-left:-unset !important}.my-n2{margin-top:-.15625rem !important;margin-bottom:-.15625rem !important}.my-n5{margin-top:-.3125rem !important;margin-bottom:-.3125rem !important}.my-n10{margin-top:-.625rem !important;margin-bottom:-.625rem !important}.my-n15{margin-top:-.9375rem !important;margin-bottom:-.9375rem !important}.my-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-n125{margin-top:-7.8125rem !important;margin-bottom:-7.8125rem !important}.my-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-nunset{margin-top:-unset !important;margin-bottom:-unset !important}.mt-n2{margin-top:-.15625rem !important}.mt-n5{margin-top:-.3125rem !important}.mt-n10{margin-top:-.625rem !important}.mt-n15{margin-top:-.9375rem !important}.mt-n20{margin-top:-1.25rem !important}.mt-n25{margin-top:-1.5625rem !important}.mt-n30{margin-top:-1.875rem !important}.mt-n35{margin-top:-2.1875rem !important}.mt-n40{margin-top:-2.5rem !important}.mt-n45{margin-top:-2.8125rem !important}.mt-n50{margin-top:-3.125rem !important}.mt-n55{margin-top:-3.4375rem !important}.mt-n60{margin-top:-3.75rem !important}.mt-n65{margin-top:-4.0625rem !important}.mt-n70{margin-top:-4.375rem !important}.mt-n75{margin-top:-4.6875rem !important}.mt-n80{margin-top:-5rem !important}.mt-n85{margin-top:-5.3125rem !important}.mt-n90{margin-top:-5.625rem !important}.mt-n95{margin-top:-5.9375rem !important}.mt-n100{margin-top:-6.25rem !important}.mt-n105{margin-top:-6.5625rem !important}.mt-n110{margin-top:-6.875rem !important}.mt-n115{margin-top:-7.1875rem !important}.mt-n120{margin-top:-7.5rem !important}.mt-n125{margin-top:-7.8125rem !important}.mt-n130{margin-top:-8.125rem !important}.mt-n135{margin-top:-8.4375rem !important}.mt-n140{margin-top:-8.75rem !important}.mt-n145{margin-top:-9.0625rem !important}.mt-n150{margin-top:-9.375rem !important}.mt-n155{margin-top:-9.6875rem !important}.mt-n160{margin-top:-10rem !important}.mt-n165{margin-top:-10.3125rem !important}.mt-n170{margin-top:-10.625rem !important}.mt-n175{margin-top:-10.9375rem !important}.mt-n180{margin-top:-11.25rem !important}.mt-n185{margin-top:-11.5625rem !important}.mt-n190{margin-top:-11.875rem !important}.mt-n195{margin-top:-12.1875rem !important}.mt-n200{margin-top:-12.5rem !important}.mt-nunset{margin-top:-unset !important}.me-n2{margin-right:-.15625rem !important}.me-n5{margin-right:-.3125rem !important}.me-n10{margin-right:-.625rem !important}.me-n15{margin-right:-.9375rem !important}.me-n20{margin-right:-1.25rem !important}.me-n25{margin-right:-1.5625rem !important}.me-n30{margin-right:-1.875rem !important}.me-n35{margin-right:-2.1875rem !important}.me-n40{margin-right:-2.5rem !important}.me-n45{margin-right:-2.8125rem !important}.me-n50{margin-right:-3.125rem !important}.me-n55{margin-right:-3.4375rem !important}.me-n60{margin-right:-3.75rem !important}.me-n65{margin-right:-4.0625rem !important}.me-n70{margin-right:-4.375rem !important}.me-n75{margin-right:-4.6875rem !important}.me-n80{margin-right:-5rem !important}.me-n85{margin-right:-5.3125rem !important}.me-n90{margin-right:-5.625rem !important}.me-n95{margin-right:-5.9375rem !important}.me-n100{margin-right:-6.25rem !important}.me-n105{margin-right:-6.5625rem !important}.me-n110{margin-right:-6.875rem !important}.me-n115{margin-right:-7.1875rem !important}.me-n120{margin-right:-7.5rem !important}.me-n125{margin-right:-7.8125rem !important}.me-n130{margin-right:-8.125rem !important}.me-n135{margin-right:-8.4375rem !important}.me-n140{margin-right:-8.75rem !important}.me-n145{margin-right:-9.0625rem !important}.me-n150{margin-right:-9.375rem !important}.me-n155{margin-right:-9.6875rem !important}.me-n160{margin-right:-10rem !important}.me-n165{margin-right:-10.3125rem !important}.me-n170{margin-right:-10.625rem !important}.me-n175{margin-right:-10.9375rem !important}.me-n180{margin-right:-11.25rem !important}.me-n185{margin-right:-11.5625rem !important}.me-n190{margin-right:-11.875rem !important}.me-n195{margin-right:-12.1875rem !important}.me-n200{margin-right:-12.5rem !important}.me-nunset{margin-right:-unset !important}.mb-n2{margin-bottom:-.15625rem !important}.mb-n5{margin-bottom:-.3125rem !important}.mb-n10{margin-bottom:-.625rem !important}.mb-n15{margin-bottom:-.9375rem !important}.mb-n20{margin-bottom:-1.25rem !important}.mb-n25{margin-bottom:-1.5625rem !important}.mb-n30{margin-bottom:-1.875rem !important}.mb-n35{margin-bottom:-2.1875rem !important}.mb-n40{margin-bottom:-2.5rem !important}.mb-n45{margin-bottom:-2.8125rem !important}.mb-n50{margin-bottom:-3.125rem !important}.mb-n55{margin-bottom:-3.4375rem !important}.mb-n60{margin-bottom:-3.75rem !important}.mb-n65{margin-bottom:-4.0625rem !important}.mb-n70{margin-bottom:-4.375rem !important}.mb-n75{margin-bottom:-4.6875rem !important}.mb-n80{margin-bottom:-5rem !important}.mb-n85{margin-bottom:-5.3125rem !important}.mb-n90{margin-bottom:-5.625rem !important}.mb-n95{margin-bottom:-5.9375rem !important}.mb-n100{margin-bottom:-6.25rem !important}.mb-n105{margin-bottom:-6.5625rem !important}.mb-n110{margin-bottom:-6.875rem !important}.mb-n115{margin-bottom:-7.1875rem !important}.mb-n120{margin-bottom:-7.5rem !important}.mb-n125{margin-bottom:-7.8125rem !important}.mb-n130{margin-bottom:-8.125rem !important}.mb-n135{margin-bottom:-8.4375rem !important}.mb-n140{margin-bottom:-8.75rem !important}.mb-n145{margin-bottom:-9.0625rem !important}.mb-n150{margin-bottom:-9.375rem !important}.mb-n155{margin-bottom:-9.6875rem !important}.mb-n160{margin-bottom:-10rem !important}.mb-n165{margin-bottom:-10.3125rem !important}.mb-n170{margin-bottom:-10.625rem !important}.mb-n175{margin-bottom:-10.9375rem !important}.mb-n180{margin-bottom:-11.25rem !important}.mb-n185{margin-bottom:-11.5625rem !important}.mb-n190{margin-bottom:-11.875rem !important}.mb-n195{margin-bottom:-12.1875rem !important}.mb-n200{margin-bottom:-12.5rem !important}.mb-nunset{margin-bottom:-unset !important}.ms-n2{margin-left:-.15625rem !important}.ms-n5{margin-left:-.3125rem !important}.ms-n10{margin-left:-.625rem !important}.ms-n15{margin-left:-.9375rem !important}.ms-n20{margin-left:-1.25rem !important}.ms-n25{margin-left:-1.5625rem !important}.ms-n30{margin-left:-1.875rem !important}.ms-n35{margin-left:-2.1875rem !important}.ms-n40{margin-left:-2.5rem !important}.ms-n45{margin-left:-2.8125rem !important}.ms-n50{margin-left:-3.125rem !important}.ms-n55{margin-left:-3.4375rem !important}.ms-n60{margin-left:-3.75rem !important}.ms-n65{margin-left:-4.0625rem !important}.ms-n70{margin-left:-4.375rem !important}.ms-n75{margin-left:-4.6875rem !important}.ms-n80{margin-left:-5rem !important}.ms-n85{margin-left:-5.3125rem !important}.ms-n90{margin-left:-5.625rem !important}.ms-n95{margin-left:-5.9375rem !important}.ms-n100{margin-left:-6.25rem !important}.ms-n105{margin-left:-6.5625rem !important}.ms-n110{margin-left:-6.875rem !important}.ms-n115{margin-left:-7.1875rem !important}.ms-n120{margin-left:-7.5rem !important}.ms-n125{margin-left:-7.8125rem !important}.ms-n130{margin-left:-8.125rem !important}.ms-n135{margin-left:-8.4375rem !important}.ms-n140{margin-left:-8.75rem !important}.ms-n145{margin-left:-9.0625rem !important}.ms-n150{margin-left:-9.375rem !important}.ms-n155{margin-left:-9.6875rem !important}.ms-n160{margin-left:-10rem !important}.ms-n165{margin-left:-10.3125rem !important}.ms-n170{margin-left:-10.625rem !important}.ms-n175{margin-left:-10.9375rem !important}.ms-n180{margin-left:-11.25rem !important}.ms-n185{margin-left:-11.5625rem !important}.ms-n190{margin-left:-11.875rem !important}.ms-n195{margin-left:-12.1875rem !important}.ms-n200{margin-left:-12.5rem !important}.ms-nunset{margin-left:-unset !important}.p-0{padding:0 !important}.p-2{padding:.15625rem !important}.p-5{padding:.3125rem !important}.p-10{padding:.625rem !important}.p-15{padding:.9375rem !important}.p-20{padding:1.25rem !important}.p-25{padding:1.5625rem !important}.p-30{padding:1.875rem !important}.p-35{padding:2.1875rem !important}.p-40{padding:2.5rem !important}.p-45{padding:2.8125rem !important}.p-50{padding:3.125rem !important}.p-55{padding:3.4375rem !important}.p-60{padding:3.75rem !important}.p-65{padding:4.0625rem !important}.p-70{padding:4.375rem !important}.p-75{padding:4.6875rem !important}.p-80{padding:5rem !important}.p-85{padding:5.3125rem !important}.p-90{padding:5.625rem !important}.p-95{padding:5.9375rem !important}.p-100{padding:6.25rem !important}.p-105{padding:6.5625rem !important}.p-110{padding:6.875rem !important}.p-115{padding:7.1875rem !important}.p-120{padding:7.5rem !important}.p-125{padding:7.8125rem !important}.p-130{padding:8.125rem !important}.p-135{padding:8.4375rem !important}.p-140{padding:8.75rem !important}.p-145{padding:9.0625rem !important}.p-150{padding:9.375rem !important}.p-155{padding:9.6875rem !important}.p-160{padding:10rem !important}.p-165{padding:10.3125rem !important}.p-170{padding:10.625rem !important}.p-175{padding:10.9375rem !important}.p-180{padding:11.25rem !important}.p-185{padding:11.5625rem !important}.p-190{padding:11.875rem !important}.p-195{padding:12.1875rem !important}.p-200{padding:12.5rem !important}.p-unset{padding:unset !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-80{padding-right:5rem !important;padding-left:5rem !important}.px-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-125{padding-right:7.8125rem !important;padding-left:7.8125rem !important}.px-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-160{padding-right:10rem !important;padding-left:10rem !important}.px-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-unset{padding-right:unset !important;padding-left:unset !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-125{padding-top:7.8125rem !important;padding-bottom:7.8125rem !important}.py-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-unset{padding-top:unset !important;padding-bottom:unset !important}.pt-0{padding-top:0 !important}.pt-2{padding-top:.15625rem !important}.pt-5{padding-top:.3125rem !important}.pt-10{padding-top:.625rem !important}.pt-15{padding-top:.9375rem !important}.pt-20{padding-top:1.25rem !important}.pt-25{padding-top:1.5625rem !important}.pt-30{padding-top:1.875rem !important}.pt-35{padding-top:2.1875rem !important}.pt-40{padding-top:2.5rem !important}.pt-45{padding-top:2.8125rem !important}.pt-50{padding-top:3.125rem !important}.pt-55{padding-top:3.4375rem !important}.pt-60{padding-top:3.75rem !important}.pt-65{padding-top:4.0625rem !important}.pt-70{padding-top:4.375rem !important}.pt-75{padding-top:4.6875rem !important}.pt-80{padding-top:5rem !important}.pt-85{padding-top:5.3125rem !important}.pt-90{padding-top:5.625rem !important}.pt-95{padding-top:5.9375rem !important}.pt-100{padding-top:6.25rem !important}.pt-105{padding-top:6.5625rem !important}.pt-110{padding-top:6.875rem !important}.pt-115{padding-top:7.1875rem !important}.pt-120{padding-top:7.5rem !important}.pt-125{padding-top:7.8125rem !important}.pt-130{padding-top:8.125rem !important}.pt-135{padding-top:8.4375rem !important}.pt-140{padding-top:8.75rem !important}.pt-145{padding-top:9.0625rem !important}.pt-150{padding-top:9.375rem !important}.pt-155{padding-top:9.6875rem !important}.pt-160{padding-top:10rem !important}.pt-165{padding-top:10.3125rem !important}.pt-170{padding-top:10.625rem !important}.pt-175{padding-top:10.9375rem !important}.pt-180{padding-top:11.25rem !important}.pt-185{padding-top:11.5625rem !important}.pt-190{padding-top:11.875rem !important}.pt-195{padding-top:12.1875rem !important}.pt-200{padding-top:12.5rem !important}.pt-unset{padding-top:unset !important}.pe-0{padding-right:0 !important}.pe-2{padding-right:.15625rem !important}.pe-5{padding-right:.3125rem !important}.pe-10{padding-right:.625rem !important}.pe-15{padding-right:.9375rem !important}.pe-20{padding-right:1.25rem !important}.pe-25{padding-right:1.5625rem !important}.pe-30{padding-right:1.875rem !important}.pe-35{padding-right:2.1875rem !important}.pe-40{padding-right:2.5rem !important}.pe-45{padding-right:2.8125rem !important}.pe-50{padding-right:3.125rem !important}.pe-55{padding-right:3.4375rem !important}.pe-60{padding-right:3.75rem !important}.pe-65{padding-right:4.0625rem !important}.pe-70{padding-right:4.375rem !important}.pe-75{padding-right:4.6875rem !important}.pe-80{padding-right:5rem !important}.pe-85{padding-right:5.3125rem !important}.pe-90{padding-right:5.625rem !important}.pe-95{padding-right:5.9375rem !important}.pe-100{padding-right:6.25rem !important}.pe-105{padding-right:6.5625rem !important}.pe-110{padding-right:6.875rem !important}.pe-115{padding-right:7.1875rem !important}.pe-120{padding-right:7.5rem !important}.pe-125{padding-right:7.8125rem !important}.pe-130{padding-right:8.125rem !important}.pe-135{padding-right:8.4375rem !important}.pe-140{padding-right:8.75rem !important}.pe-145{padding-right:9.0625rem !important}.pe-150{padding-right:9.375rem !important}.pe-155{padding-right:9.6875rem !important}.pe-160{padding-right:10rem !important}.pe-165{padding-right:10.3125rem !important}.pe-170{padding-right:10.625rem !important}.pe-175{padding-right:10.9375rem !important}.pe-180{padding-right:11.25rem !important}.pe-185{padding-right:11.5625rem !important}.pe-190{padding-right:11.875rem !important}.pe-195{padding-right:12.1875rem !important}.pe-200{padding-right:12.5rem !important}.pe-unset{padding-right:unset !important}.pb-0{padding-bottom:0 !important}.pb-2{padding-bottom:.15625rem !important}.pb-5{padding-bottom:.3125rem !important}.pb-10{padding-bottom:.625rem !important}.pb-15{padding-bottom:.9375rem !important}.pb-20{padding-bottom:1.25rem !important}.pb-25{padding-bottom:1.5625rem !important}.pb-30{padding-bottom:1.875rem !important}.pb-35{padding-bottom:2.1875rem !important}.pb-40{padding-bottom:2.5rem !important}.pb-45{padding-bottom:2.8125rem !important}.pb-50{padding-bottom:3.125rem !important}.pb-55{padding-bottom:3.4375rem !important}.pb-60{padding-bottom:3.75rem !important}.pb-65{padding-bottom:4.0625rem !important}.pb-70{padding-bottom:4.375rem !important}.pb-75{padding-bottom:4.6875rem !important}.pb-80{padding-bottom:5rem !important}.pb-85{padding-bottom:5.3125rem !important}.pb-90{padding-bottom:5.625rem !important}.pb-95{padding-bottom:5.9375rem !important}.pb-100{padding-bottom:6.25rem !important}.pb-105{padding-bottom:6.5625rem !important}.pb-110{padding-bottom:6.875rem !important}.pb-115{padding-bottom:7.1875rem !important}.pb-120{padding-bottom:7.5rem !important}.pb-125{padding-bottom:7.8125rem !important}.pb-130{padding-bottom:8.125rem !important}.pb-135{padding-bottom:8.4375rem !important}.pb-140{padding-bottom:8.75rem !important}.pb-145{padding-bottom:9.0625rem !important}.pb-150{padding-bottom:9.375rem !important}.pb-155{padding-bottom:9.6875rem !important}.pb-160{padding-bottom:10rem !important}.pb-165{padding-bottom:10.3125rem !important}.pb-170{padding-bottom:10.625rem !important}.pb-175{padding-bottom:10.9375rem !important}.pb-180{padding-bottom:11.25rem !important}.pb-185{padding-bottom:11.5625rem !important}.pb-190{padding-bottom:11.875rem !important}.pb-195{padding-bottom:12.1875rem !important}.pb-200{padding-bottom:12.5rem !important}.pb-unset{padding-bottom:unset !important}.ps-0{padding-left:0 !important}.ps-2{padding-left:.15625rem !important}.ps-5{padding-left:.3125rem !important}.ps-10{padding-left:.625rem !important}.ps-15{padding-left:.9375rem !important}.ps-20{padding-left:1.25rem !important}.ps-25{padding-left:1.5625rem !important}.ps-30{padding-left:1.875rem !important}.ps-35{padding-left:2.1875rem !important}.ps-40{padding-left:2.5rem !important}.ps-45{padding-left:2.8125rem !important}.ps-50{padding-left:3.125rem !important}.ps-55{padding-left:3.4375rem !important}.ps-60{padding-left:3.75rem !important}.ps-65{padding-left:4.0625rem !important}.ps-70{padding-left:4.375rem !important}.ps-75{padding-left:4.6875rem !important}.ps-80{padding-left:5rem !important}.ps-85{padding-left:5.3125rem !important}.ps-90{padding-left:5.625rem !important}.ps-95{padding-left:5.9375rem !important}.ps-100{padding-left:6.25rem !important}.ps-105{padding-left:6.5625rem !important}.ps-110{padding-left:6.875rem !important}.ps-115{padding-left:7.1875rem !important}.ps-120{padding-left:7.5rem !important}.ps-125{padding-left:7.8125rem !important}.ps-130{padding-left:8.125rem !important}.ps-135{padding-left:8.4375rem !important}.ps-140{padding-left:8.75rem !important}.ps-145{padding-left:9.0625rem !important}.ps-150{padding-left:9.375rem !important}.ps-155{padding-left:9.6875rem !important}.ps-160{padding-left:10rem !important}.ps-165{padding-left:10.3125rem !important}.ps-170{padding-left:10.625rem !important}.ps-175{padding-left:10.9375rem !important}.ps-180{padding-left:11.25rem !important}.ps-185{padding-left:11.5625rem !important}.ps-190{padding-left:11.875rem !important}.ps-195{padding-left:12.1875rem !important}.ps-200{padding-left:12.5rem !important}.ps-unset{padding-left:unset !important}.gap-0{gap:0 !important}.gap-2{gap:.15625rem !important}.gap-5{gap:.3125rem !important}.gap-10{gap:.625rem !important}.gap-15{gap:.9375rem !important}.gap-20{gap:1.25rem !important}.gap-25{gap:1.5625rem !important}.gap-30{gap:1.875rem !important}.gap-35{gap:2.1875rem !important}.gap-40{gap:2.5rem !important}.gap-45{gap:2.8125rem !important}.gap-50{gap:3.125rem !important}.gap-55{gap:3.4375rem !important}.gap-60{gap:3.75rem !important}.gap-65{gap:4.0625rem !important}.gap-70{gap:4.375rem !important}.gap-75{gap:4.6875rem !important}.gap-80{gap:5rem !important}.gap-85{gap:5.3125rem !important}.gap-90{gap:5.625rem !important}.gap-95{gap:5.9375rem !important}.gap-100{gap:6.25rem !important}.gap-105{gap:6.5625rem !important}.gap-110{gap:6.875rem !important}.gap-115{gap:7.1875rem !important}.gap-120{gap:7.5rem !important}.gap-125{gap:7.8125rem !important}.gap-130{gap:8.125rem !important}.gap-135{gap:8.4375rem !important}.gap-140{gap:8.75rem !important}.gap-145{gap:9.0625rem !important}.gap-150{gap:9.375rem !important}.gap-155{gap:9.6875rem !important}.gap-160{gap:10rem !important}.gap-165{gap:10.3125rem !important}.gap-170{gap:10.625rem !important}.gap-175{gap:10.9375rem !important}.gap-180{gap:11.25rem !important}.gap-185{gap:11.5625rem !important}.gap-190{gap:11.875rem !important}.gap-195{gap:12.1875rem !important}.gap-200{gap:12.5rem !important}.gap-unset{gap:unset !important}.row-gap-0{row-gap:0 !important}.row-gap-2{row-gap:.15625rem !important}.row-gap-5{row-gap:.3125rem !important}.row-gap-10{row-gap:.625rem !important}.row-gap-15{row-gap:.9375rem !important}.row-gap-20{row-gap:1.25rem !important}.row-gap-25{row-gap:1.5625rem !important}.row-gap-30{row-gap:1.875rem !important}.row-gap-35{row-gap:2.1875rem !important}.row-gap-40{row-gap:2.5rem !important}.row-gap-45{row-gap:2.8125rem !important}.row-gap-50{row-gap:3.125rem !important}.row-gap-55{row-gap:3.4375rem !important}.row-gap-60{row-gap:3.75rem !important}.row-gap-65{row-gap:4.0625rem !important}.row-gap-70{row-gap:4.375rem !important}.row-gap-75{row-gap:4.6875rem !important}.row-gap-80{row-gap:5rem !important}.row-gap-85{row-gap:5.3125rem !important}.row-gap-90{row-gap:5.625rem !important}.row-gap-95{row-gap:5.9375rem !important}.row-gap-100{row-gap:6.25rem !important}.row-gap-105{row-gap:6.5625rem !important}.row-gap-110{row-gap:6.875rem !important}.row-gap-115{row-gap:7.1875rem !important}.row-gap-120{row-gap:7.5rem !important}.row-gap-125{row-gap:7.8125rem !important}.row-gap-130{row-gap:8.125rem !important}.row-gap-135{row-gap:8.4375rem !important}.row-gap-140{row-gap:8.75rem !important}.row-gap-145{row-gap:9.0625rem !important}.row-gap-150{row-gap:9.375rem !important}.row-gap-155{row-gap:9.6875rem !important}.row-gap-160{row-gap:10rem !important}.row-gap-165{row-gap:10.3125rem !important}.row-gap-170{row-gap:10.625rem !important}.row-gap-175{row-gap:10.9375rem !important}.row-gap-180{row-gap:11.25rem !important}.row-gap-185{row-gap:11.5625rem !important}.row-gap-190{row-gap:11.875rem !important}.row-gap-195{row-gap:12.1875rem !important}.row-gap-200{row-gap:12.5rem !important}.row-gap-unset{row-gap:unset !important}.column-gap-0{column-gap:0 !important}.column-gap-2{column-gap:.15625rem !important}.column-gap-5{column-gap:.3125rem !important}.column-gap-10{column-gap:.625rem !important}.column-gap-15{column-gap:.9375rem !important}.column-gap-20{column-gap:1.25rem !important}.column-gap-25{column-gap:1.5625rem !important}.column-gap-30{column-gap:1.875rem !important}.column-gap-35{column-gap:2.1875rem !important}.column-gap-40{column-gap:2.5rem !important}.column-gap-45{column-gap:2.8125rem !important}.column-gap-50{column-gap:3.125rem !important}.column-gap-55{column-gap:3.4375rem !important}.column-gap-60{column-gap:3.75rem !important}.column-gap-65{column-gap:4.0625rem !important}.column-gap-70{column-gap:4.375rem !important}.column-gap-75{column-gap:4.6875rem !important}.column-gap-80{column-gap:5rem !important}.column-gap-85{column-gap:5.3125rem !important}.column-gap-90{column-gap:5.625rem !important}.column-gap-95{column-gap:5.9375rem !important}.column-gap-100{column-gap:6.25rem !important}.column-gap-105{column-gap:6.5625rem !important}.column-gap-110{column-gap:6.875rem !important}.column-gap-115{column-gap:7.1875rem !important}.column-gap-120{column-gap:7.5rem !important}.column-gap-125{column-gap:7.8125rem !important}.column-gap-130{column-gap:8.125rem !important}.column-gap-135{column-gap:8.4375rem !important}.column-gap-140{column-gap:8.75rem !important}.column-gap-145{column-gap:9.0625rem !important}.column-gap-150{column-gap:9.375rem !important}.column-gap-155{column-gap:9.6875rem !important}.column-gap-160{column-gap:10rem !important}.column-gap-165{column-gap:10.3125rem !important}.column-gap-170{column-gap:10.625rem !important}.column-gap-175{column-gap:10.9375rem !important}.column-gap-180{column-gap:11.25rem !important}.column-gap-185{column-gap:11.5625rem !important}.column-gap-190{column-gap:11.875rem !important}.column-gap-195{column-gap:12.1875rem !important}.column-gap-200{column-gap:12.5rem !important}.column-gap-unset{column-gap:unset !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-0{font-size:0 !important}.fs-1{font-size:calc(1.325rem + .9vw) !important}.fs-2{font-size:calc(1.275rem + .3vw) !important}.fs-3{font-size:1.25rem !important}.fs-4{font-size:1.125rem !important}.fs-5{font-size:1rem !important}.fs-6{font-size:.875rem !important}.fs-10{font-size:.62475rem !important}.fs-12{font-size:.75rem !important}.fs-14{font-size:.875rem !important}.fs-16{font-size:1rem !important}.fs-18{font-size:1.125rem !important}.fs-20{font-size:1.25rem !important}.fs-22{font-size:calc(1.2625rem + .15vw) !important}.fs-24{font-size:calc(1.275rem + .3vw) !important}.fs-26{font-size:calc(1.2875rem + .45vw) !important}.fs-28{font-size:calc(1.3rem + .6vw) !important}.fs-30{font-size:calc(1.3125rem + .75vw) !important}.fs-32{font-size:calc(1.325rem + .9vw) !important}.fs-34{font-size:calc(1.3375rem + 1.05vw) !important}.fs-36{font-size:calc(1.35rem + 1.2vw) !important}.fs-38{font-size:calc(1.3625rem + 1.35vw) !important}.fs-40{font-size:calc(1.375rem + 1.5vw) !important}.fs-42{font-size:calc(1.3875rem + 1.65vw) !important}.fs-44{font-size:calc(1.4rem + 1.8vw) !important}.fs-46{font-size:calc(1.4125rem + 1.95vw) !important}.fs-48{font-size:calc(1.425rem + 2.1vw) !important}.fs-50{font-size:calc(1.4375rem + 2.25vw) !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-lighter{--bs-text-opacity: 1;color:rgba(var(--bs-lighter-rgb), var(--bs-text-opacity)) !important}.text-lightest{--bs-text-opacity: 1;color:rgba(var(--bs-lightest-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-gray{--bs-text-opacity: 1;color:rgba(var(--bs-gray-rgb), var(--bs-text-opacity)) !important}.text-page{--bs-text-opacity: 1;color:rgba(var(--bs-page-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,0.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,0.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: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: .1}.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25{--bs-link-opacity: .25}.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50{--bs-link-opacity: .5}.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75{--bs-link-opacity: .75}.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-lighter{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-lighter-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-lightest{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-lightest-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-black{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-black-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-white{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-white-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-gray{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-gray-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-page{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-page-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: .1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25{--bs-link-underline-opacity: .25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50{--bs-link-underline-opacity: .5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75{--bs-link-underline-opacity: .75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-lighter{--bs-bg-opacity: 1;background-color:rgba(var(--bs-lighter-rgb), var(--bs-bg-opacity)) !important}.bg-lightest{--bs-bg-opacity: 1;background-color:rgba(var(--bs-lightest-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-gray{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-rgb), var(--bs-bg-opacity)) !important}.bg-page{--bs-bg-opacity: 1;background-color:rgba(var(--bs-page-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-0{--bs-bg-opacity: 0}.bg-opacity-5{--bs-bg-opacity: .05}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-15{--bs-bg-opacity: .15}.bg-opacity-20{--bs-bg-opacity: .2}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-30{--bs-bg-opacity: .3}.bg-opacity-35{--bs-bg-opacity: .35}.bg-opacity-40{--bs-bg-opacity: .4}.bg-opacity-45{--bs-bg-opacity: .45}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-55{--bs-bg-opacity: .55}.bg-opacity-60{--bs-bg-opacity: .6}.bg-opacity-65{--bs-bg-opacity: .65}.bg-opacity-70{--bs-bg-opacity: .7}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-80{--bs-bg-opacity: .8}.bg-opacity-85{--bs-bg-opacity: .85}.bg-opacity-90{--bs-bg-opacity: .9}.bg-opacity-95{--bs-bg-opacity: .95}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}.min-w-0{min-width:0 !important}.min-w-5{min-width:5% !important}.min-w-10{min-width:10% !important}.min-w-15{min-width:15% !important}.min-w-20{min-width:20% !important}.min-w-25{min-width:25% !important}.min-w-30{min-width:30% !important}.min-w-35{min-width:35% !important}.min-w-40{min-width:40% !important}.min-w-45{min-width:45% !important}.min-w-50{min-width:50% !important}.min-w-55{min-width:55% !important}.min-w-60{min-width:60% !important}.min-w-65{min-width:65% !important}.min-w-70{min-width:70% !important}.min-w-75{min-width:75% !important}.min-w-80{min-width:80% !important}.min-w-85{min-width:85% !important}.min-w-90{min-width:90% !important}.min-w-95{min-width:95% !important}.min-w-100{min-width:100% !important}.min-w-auto{min-width:auto !important}.min-w-unset{min-width:unset !important}.min-h-0{min-height:0 !important}.min-h-5{min-height:5% !important}.min-h-10{min-height:10% !important}.min-h-15{min-height:15% !important}.min-h-20{min-height:20% !important}.min-h-25{min-height:25% !important}.min-h-30{min-height:30% !important}.min-h-35{min-height:35% !important}.min-h-40{min-height:40% !important}.min-h-45{min-height:45% !important}.min-h-50{min-height:50% !important}.min-h-55{min-height:55% !important}.min-h-60{min-height:60% !important}.min-h-65{min-height:65% !important}.min-h-70{min-height:70% !important}.min-h-75{min-height:75% !important}.min-h-80{min-height:80% !important}.min-h-85{min-height:85% !important}.min-h-90{min-height:90% !important}.min-h-95{min-height:95% !important}.min-h-100{min-height:100% !important}.min-h-auto{min-height:auto !important}.cursor-alias{cursor:alias !important}.cursor-all-scroll{cursor:all-scroll !important}.cursor-auto{cursor:auto !important}.cursor-cell{cursor:cell !important}.cursor-col-resize{cursor:col-resize !important}.cursor-copy{cursor:copy !important}.cursor-crosshair{cursor:crosshair !important}.cursor-default{cursor:default !important}.cursor-e-resize{cursor:e-resize !important}.cursor-ew-resize{cursor:ew-resize !important}.cursor-grab{cursor:grab !important}.cursor-grabbing{cursor:grabbing !important}.cursor-help{cursor:help !important}.cursor-move{cursor:move !important}.cursor-n-resize{cursor:n-resize !important}.cursor-ne-resize{cursor:ne-resize !important}.cursor-nesw-resize{cursor:nesw-resize !important}.cursor-ns-resize{cursor:ns-resize !important}.cursor-nw-resize{cursor:nw-resize !important}.cursor-nwse-resize{cursor:nwse-resize !important}.cursor-no-drop{cursor:no-drop !important}.cursor-none{cursor:none !important}.cursor-not-allowed{cursor:not-allowed !important}.cursor-pointer{cursor:pointer !important}.cursor-progress{cursor:progress !important}.cursor-row-resize{cursor:row-resize !important}.cursor-s-resize{cursor:s-resize !important}.cursor-se-resize{cursor:se-resize !important}.cursor-sw-resize{cursor:sw-resize !important}.cursor-text{cursor:text !important}.cursor-w-resize{cursor:w-resize !important}.cursor-wait{cursor:wait !important}.cursor-zoom-in{cursor:zoom-in !important}.cursor-zoom-out{cursor:zoom-out !important}.flex-basis-0{flex-basis:0 !important}.flex-basis-2{flex-basis:.15625rem !important}.flex-basis-5{flex-basis:.3125rem !important}.flex-basis-10{flex-basis:.625rem !important}.flex-basis-15{flex-basis:.9375rem !important}.flex-basis-20{flex-basis:1.25rem !important}.flex-basis-25{flex-basis:1.5625rem !important}.flex-basis-30{flex-basis:1.875rem !important}.flex-basis-35{flex-basis:2.1875rem !important}.flex-basis-40{flex-basis:2.5rem !important}.flex-basis-45{flex-basis:2.8125rem !important}.flex-basis-50{flex-basis:3.125rem !important}.flex-basis-55{flex-basis:3.4375rem !important}.flex-basis-60{flex-basis:3.75rem !important}.flex-basis-65{flex-basis:4.0625rem !important}.flex-basis-70{flex-basis:4.375rem !important}.flex-basis-75{flex-basis:4.6875rem !important}.flex-basis-80{flex-basis:5rem !important}.flex-basis-85{flex-basis:5.3125rem !important}.flex-basis-90{flex-basis:5.625rem !important}.flex-basis-95{flex-basis:5.9375rem !important}.flex-basis-100{flex-basis:6.25rem !important}.flex-basis-105{flex-basis:6.5625rem !important}.flex-basis-110{flex-basis:6.875rem !important}.flex-basis-115{flex-basis:7.1875rem !important}.flex-basis-120{flex-basis:7.5rem !important}.flex-basis-125{flex-basis:7.8125rem !important}.flex-basis-130{flex-basis:8.125rem !important}.flex-basis-135{flex-basis:8.4375rem !important}.flex-basis-140{flex-basis:8.75rem !important}.flex-basis-145{flex-basis:9.0625rem !important}.flex-basis-150{flex-basis:9.375rem !important}.flex-basis-155{flex-basis:9.6875rem !important}.flex-basis-160{flex-basis:10rem !important}.flex-basis-165{flex-basis:10.3125rem !important}.flex-basis-170{flex-basis:10.625rem !important}.flex-basis-175{flex-basis:10.9375rem !important}.flex-basis-180{flex-basis:11.25rem !important}.flex-basis-185{flex-basis:11.5625rem !important}.flex-basis-190{flex-basis:11.875rem !important}.flex-basis-195{flex-basis:12.1875rem !important}.flex-basis-200{flex-basis:12.5rem !important}.flex-basis-auto{flex-basis:auto !important}.ls-0{letter-spacing:0 !important}.ls-1{letter-spacing:1px !important}.ls-2{letter-spacing:2px !important}.ls-3{letter-spacing:3px !important}.ls-4{letter-spacing:4px !important}.ls-5{letter-spacing:5px !important}@media (min-width: 375px){.float-xsl-start{float:left !important}.float-xsl-end{float:right !important}.float-xsl-none{float:none !important}.object-fit-xsl-contain{object-fit:contain !important}.object-fit-xsl-cover{object-fit:cover !important}.object-fit-xsl-fill{object-fit:fill !important}.object-fit-xsl-scale{object-fit:scale-down !important}.object-fit-xsl-none{object-fit:none !important}.overflow-xsl-visible{overflow:visible !important}.overflow-xsl-hidden{overflow:hidden !important}.overflow-xsl-scroll{overflow:scroll !important}.overflow-xsl-auto{overflow:auto !important}.overflow-x-xsl-visible{overflow-x:visible !important}.overflow-x-xsl-hidden{overflow-x:hidden !important}.overflow-x-xsl-scroll{overflow-x:scroll !important}.overflow-x-xsl-auto{overflow-x:auto !important}.overflow-y-xsl-visible{overflow-y:visible !important}.overflow-y-xsl-hidden{overflow-y:hidden !important}.overflow-y-xsl-scroll{overflow-y:scroll !important}.overflow-y-xsl-auto{overflow-y:auto !important}.d-xsl-inline{display:inline !important}.d-xsl-inline-block{display:inline-block !important}.d-xsl-block{display:block !important}.d-xsl-grid{display:grid !important}.d-xsl-inline-grid{display:inline-grid !important}.d-xsl-table{display:table !important}.d-xsl-table-row{display:table-row !important}.d-xsl-table-cell{display:table-cell !important}.d-xsl-flex{display:flex !important}.d-xsl-inline-flex{display:inline-flex !important}.d-xsl-none{display:none !important}.position-xsl-static{position:static !important}.position-xsl-relative{position:relative !important}.position-xsl-absolute{position:absolute !important}.position-xsl-fixed{position:fixed !important}.position-xsl-sticky{position:sticky !important}.w-xsl-0{width:0 !important}.w-xsl-5{width:5% !important}.w-xsl-10{width:10% !important}.w-xsl-15{width:15% !important}.w-xsl-20{width:20% !important}.w-xsl-25{width:25% !important}.w-xsl-30{width:30% !important}.w-xsl-35{width:35% !important}.w-xsl-40{width:40% !important}.w-xsl-45{width:45% !important}.w-xsl-50{width:50% !important}.w-xsl-55{width:55% !important}.w-xsl-60{width:60% !important}.w-xsl-65{width:65% !important}.w-xsl-70{width:70% !important}.w-xsl-75{width:75% !important}.w-xsl-80{width:80% !important}.w-xsl-85{width:85% !important}.w-xsl-90{width:90% !important}.w-xsl-95{width:95% !important}.w-xsl-100{width:100% !important}.w-xsl-auto{width:auto !important}.mw-xsl-0{max-width:0 !important}.mw-xsl-5{max-width:5% !important}.mw-xsl-10{max-width:10% !important}.mw-xsl-15{max-width:15% !important}.mw-xsl-20{max-width:20% !important}.mw-xsl-25{max-width:25% !important}.mw-xsl-30{max-width:30% !important}.mw-xsl-35{max-width:35% !important}.mw-xsl-40{max-width:40% !important}.mw-xsl-45{max-width:45% !important}.mw-xsl-50{max-width:50% !important}.mw-xsl-55{max-width:55% !important}.mw-xsl-60{max-width:60% !important}.mw-xsl-65{max-width:65% !important}.mw-xsl-70{max-width:70% !important}.mw-xsl-75{max-width:75% !important}.mw-xsl-80{max-width:80% !important}.mw-xsl-85{max-width:85% !important}.mw-xsl-90{max-width:90% !important}.mw-xsl-95{max-width:95% !important}.mw-xsl-100{max-width:100% !important}.mw-xsl-1000{max-width:max-content !important}.mw-xsl-form{max-width:45rem !important}.mw-xsl-unset{max-width:unset !important}.h-xsl-0{height:0 !important}.h-xsl-5{height:5% !important}.h-xsl-10{height:10% !important}.h-xsl-15{height:15% !important}.h-xsl-20{height:20% !important}.h-xsl-25{height:25% !important}.h-xsl-30{height:30% !important}.h-xsl-35{height:35% !important}.h-xsl-40{height:40% !important}.h-xsl-45{height:45% !important}.h-xsl-50{height:50% !important}.h-xsl-55{height:55% !important}.h-xsl-60{height:60% !important}.h-xsl-65{height:65% !important}.h-xsl-70{height:70% !important}.h-xsl-75{height:75% !important}.h-xsl-80{height:80% !important}.h-xsl-85{height:85% !important}.h-xsl-90{height:90% !important}.h-xsl-95{height:95% !important}.h-xsl-100{height:100% !important}.h-xsl-auto{height:auto !important}.mh-xsl-0{max-height:0 !important}.mh-xsl-5{max-height:5% !important}.mh-xsl-10{max-height:10% !important}.mh-xsl-15{max-height:15% !important}.mh-xsl-20{max-height:20% !important}.mh-xsl-25{max-height:25% !important}.mh-xsl-30{max-height:30% !important}.mh-xsl-35{max-height:35% !important}.mh-xsl-40{max-height:40% !important}.mh-xsl-45{max-height:45% !important}.mh-xsl-50{max-height:50% !important}.mh-xsl-55{max-height:55% !important}.mh-xsl-60{max-height:60% !important}.mh-xsl-65{max-height:65% !important}.mh-xsl-70{max-height:70% !important}.mh-xsl-75{max-height:75% !important}.mh-xsl-80{max-height:80% !important}.mh-xsl-85{max-height:85% !important}.mh-xsl-90{max-height:90% !important}.mh-xsl-95{max-height:95% !important}.mh-xsl-100{max-height:100% !important}.mh-xsl-auto{max-height:auto !important}.flex-xsl-fill{flex:1 1 auto !important}.flex-xsl-row{flex-direction:row !important}.flex-xsl-column{flex-direction:column !important}.flex-xsl-row-reverse{flex-direction:row-reverse !important}.flex-xsl-column-reverse{flex-direction:column-reverse !important}.flex-xsl-grow-0{flex-grow:0 !important}.flex-xsl-grow-1{flex-grow:1 !important}.flex-xsl-shrink-0{flex-shrink:0 !important}.flex-xsl-shrink-1{flex-shrink:1 !important}.flex-xsl-wrap{flex-wrap:wrap !important}.flex-xsl-nowrap{flex-wrap:nowrap !important}.flex-xsl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xsl-start{justify-content:flex-start !important}.justify-content-xsl-end{justify-content:flex-end !important}.justify-content-xsl-center{justify-content:center !important}.justify-content-xsl-between{justify-content:space-between !important}.justify-content-xsl-around{justify-content:space-around !important}.justify-content-xsl-evenly{justify-content:space-evenly !important}.align-items-xsl-start{align-items:flex-start !important}.align-items-xsl-end{align-items:flex-end !important}.align-items-xsl-center{align-items:center !important}.align-items-xsl-baseline{align-items:baseline !important}.align-items-xsl-stretch{align-items:stretch !important}.align-content-xsl-start{align-content:flex-start !important}.align-content-xsl-end{align-content:flex-end !important}.align-content-xsl-center{align-content:center !important}.align-content-xsl-between{align-content:space-between !important}.align-content-xsl-around{align-content:space-around !important}.align-content-xsl-stretch{align-content:stretch !important}.align-self-xsl-auto{align-self:auto !important}.align-self-xsl-start{align-self:flex-start !important}.align-self-xsl-end{align-self:flex-end !important}.align-self-xsl-center{align-self:center !important}.align-self-xsl-baseline{align-self:baseline !important}.align-self-xsl-stretch{align-self:stretch !important}.order-xsl-first{order:-1 !important}.order-xsl-0{order:0 !important}.order-xsl-1{order:1 !important}.order-xsl-2{order:2 !important}.order-xsl-3{order:3 !important}.order-xsl-4{order:4 !important}.order-xsl-5{order:5 !important}.order-xsl-last{order:6 !important}.m-xsl-0{margin:0 !important}.m-xsl-2{margin:.15625rem !important}.m-xsl-5{margin:.3125rem !important}.m-xsl-10{margin:.625rem !important}.m-xsl-15{margin:.9375rem !important}.m-xsl-20{margin:1.25rem !important}.m-xsl-25{margin:1.5625rem !important}.m-xsl-30{margin:1.875rem !important}.m-xsl-35{margin:2.1875rem !important}.m-xsl-40{margin:2.5rem !important}.m-xsl-45{margin:2.8125rem !important}.m-xsl-50{margin:3.125rem !important}.m-xsl-55{margin:3.4375rem !important}.m-xsl-60{margin:3.75rem !important}.m-xsl-65{margin:4.0625rem !important}.m-xsl-70{margin:4.375rem !important}.m-xsl-75{margin:4.6875rem !important}.m-xsl-80{margin:5rem !important}.m-xsl-85{margin:5.3125rem !important}.m-xsl-90{margin:5.625rem !important}.m-xsl-95{margin:5.9375rem !important}.m-xsl-100{margin:6.25rem !important}.m-xsl-105{margin:6.5625rem !important}.m-xsl-110{margin:6.875rem !important}.m-xsl-115{margin:7.1875rem !important}.m-xsl-120{margin:7.5rem !important}.m-xsl-125{margin:7.8125rem !important}.m-xsl-130{margin:8.125rem !important}.m-xsl-135{margin:8.4375rem !important}.m-xsl-140{margin:8.75rem !important}.m-xsl-145{margin:9.0625rem !important}.m-xsl-150{margin:9.375rem !important}.m-xsl-155{margin:9.6875rem !important}.m-xsl-160{margin:10rem !important}.m-xsl-165{margin:10.3125rem !important}.m-xsl-170{margin:10.625rem !important}.m-xsl-175{margin:10.9375rem !important}.m-xsl-180{margin:11.25rem !important}.m-xsl-185{margin:11.5625rem !important}.m-xsl-190{margin:11.875rem !important}.m-xsl-195{margin:12.1875rem !important}.m-xsl-200{margin:12.5rem !important}.m-xsl-unset{margin:unset !important}.m-xsl-auto{margin:auto !important}.mx-xsl-0{margin-right:0 !important;margin-left:0 !important}.mx-xsl-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-xsl-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-xsl-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-xsl-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-xsl-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xsl-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-xsl-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-xsl-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-xsl-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xsl-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-xsl-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-xsl-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-xsl-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-xsl-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-xsl-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-xsl-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-xsl-80{margin-right:5rem !important;margin-left:5rem !important}.mx-xsl-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-xsl-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-xsl-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-xsl-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-xsl-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-xsl-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-xsl-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-xsl-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xsl-125{margin-right:7.8125rem !important;margin-left:7.8125rem !important}.mx-xsl-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-xsl-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-xsl-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-xsl-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-xsl-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-xsl-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-xsl-160{margin-right:10rem !important;margin-left:10rem !important}.mx-xsl-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-xsl-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-xsl-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-xsl-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-xsl-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-xsl-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-xsl-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-xsl-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-xsl-unset{margin-right:unset !important;margin-left:unset !important}.mx-xsl-auto{margin-right:auto !important;margin-left:auto !important}.my-xsl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xsl-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-xsl-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-xsl-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-xsl-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-xsl-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xsl-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-xsl-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-xsl-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-xsl-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xsl-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-xsl-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-xsl-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-xsl-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-xsl-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-xsl-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-xsl-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-xsl-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-xsl-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-xsl-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-xsl-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-xsl-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-xsl-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-xsl-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-xsl-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-xsl-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xsl-125{margin-top:7.8125rem !important;margin-bottom:7.8125rem !important}.my-xsl-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-xsl-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-xsl-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-xsl-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-xsl-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-xsl-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-xsl-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-xsl-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-xsl-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-xsl-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-xsl-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-xsl-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-xsl-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-xsl-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-xsl-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-xsl-unset{margin-top:unset !important;margin-bottom:unset !important}.my-xsl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xsl-0{margin-top:0 !important}.mt-xsl-2{margin-top:.15625rem !important}.mt-xsl-5{margin-top:.3125rem !important}.mt-xsl-10{margin-top:.625rem !important}.mt-xsl-15{margin-top:.9375rem !important}.mt-xsl-20{margin-top:1.25rem !important}.mt-xsl-25{margin-top:1.5625rem !important}.mt-xsl-30{margin-top:1.875rem !important}.mt-xsl-35{margin-top:2.1875rem !important}.mt-xsl-40{margin-top:2.5rem !important}.mt-xsl-45{margin-top:2.8125rem !important}.mt-xsl-50{margin-top:3.125rem !important}.mt-xsl-55{margin-top:3.4375rem !important}.mt-xsl-60{margin-top:3.75rem !important}.mt-xsl-65{margin-top:4.0625rem !important}.mt-xsl-70{margin-top:4.375rem !important}.mt-xsl-75{margin-top:4.6875rem !important}.mt-xsl-80{margin-top:5rem !important}.mt-xsl-85{margin-top:5.3125rem !important}.mt-xsl-90{margin-top:5.625rem !important}.mt-xsl-95{margin-top:5.9375rem !important}.mt-xsl-100{margin-top:6.25rem !important}.mt-xsl-105{margin-top:6.5625rem !important}.mt-xsl-110{margin-top:6.875rem !important}.mt-xsl-115{margin-top:7.1875rem !important}.mt-xsl-120{margin-top:7.5rem !important}.mt-xsl-125{margin-top:7.8125rem !important}.mt-xsl-130{margin-top:8.125rem !important}.mt-xsl-135{margin-top:8.4375rem !important}.mt-xsl-140{margin-top:8.75rem !important}.mt-xsl-145{margin-top:9.0625rem !important}.mt-xsl-150{margin-top:9.375rem !important}.mt-xsl-155{margin-top:9.6875rem !important}.mt-xsl-160{margin-top:10rem !important}.mt-xsl-165{margin-top:10.3125rem !important}.mt-xsl-170{margin-top:10.625rem !important}.mt-xsl-175{margin-top:10.9375rem !important}.mt-xsl-180{margin-top:11.25rem !important}.mt-xsl-185{margin-top:11.5625rem !important}.mt-xsl-190{margin-top:11.875rem !important}.mt-xsl-195{margin-top:12.1875rem !important}.mt-xsl-200{margin-top:12.5rem !important}.mt-xsl-unset{margin-top:unset !important}.mt-xsl-auto{margin-top:auto !important}.me-xsl-0{margin-right:0 !important}.me-xsl-2{margin-right:.15625rem !important}.me-xsl-5{margin-right:.3125rem !important}.me-xsl-10{margin-right:.625rem !important}.me-xsl-15{margin-right:.9375rem !important}.me-xsl-20{margin-right:1.25rem !important}.me-xsl-25{margin-right:1.5625rem !important}.me-xsl-30{margin-right:1.875rem !important}.me-xsl-35{margin-right:2.1875rem !important}.me-xsl-40{margin-right:2.5rem !important}.me-xsl-45{margin-right:2.8125rem !important}.me-xsl-50{margin-right:3.125rem !important}.me-xsl-55{margin-right:3.4375rem !important}.me-xsl-60{margin-right:3.75rem !important}.me-xsl-65{margin-right:4.0625rem !important}.me-xsl-70{margin-right:4.375rem !important}.me-xsl-75{margin-right:4.6875rem !important}.me-xsl-80{margin-right:5rem !important}.me-xsl-85{margin-right:5.3125rem !important}.me-xsl-90{margin-right:5.625rem !important}.me-xsl-95{margin-right:5.9375rem !important}.me-xsl-100{margin-right:6.25rem !important}.me-xsl-105{margin-right:6.5625rem !important}.me-xsl-110{margin-right:6.875rem !important}.me-xsl-115{margin-right:7.1875rem !important}.me-xsl-120{margin-right:7.5rem !important}.me-xsl-125{margin-right:7.8125rem !important}.me-xsl-130{margin-right:8.125rem !important}.me-xsl-135{margin-right:8.4375rem !important}.me-xsl-140{margin-right:8.75rem !important}.me-xsl-145{margin-right:9.0625rem !important}.me-xsl-150{margin-right:9.375rem !important}.me-xsl-155{margin-right:9.6875rem !important}.me-xsl-160{margin-right:10rem !important}.me-xsl-165{margin-right:10.3125rem !important}.me-xsl-170{margin-right:10.625rem !important}.me-xsl-175{margin-right:10.9375rem !important}.me-xsl-180{margin-right:11.25rem !important}.me-xsl-185{margin-right:11.5625rem !important}.me-xsl-190{margin-right:11.875rem !important}.me-xsl-195{margin-right:12.1875rem !important}.me-xsl-200{margin-right:12.5rem !important}.me-xsl-unset{margin-right:unset !important}.me-xsl-auto{margin-right:auto !important}.mb-xsl-0{margin-bottom:0 !important}.mb-xsl-2{margin-bottom:.15625rem !important}.mb-xsl-5{margin-bottom:.3125rem !important}.mb-xsl-10{margin-bottom:.625rem !important}.mb-xsl-15{margin-bottom:.9375rem !important}.mb-xsl-20{margin-bottom:1.25rem !important}.mb-xsl-25{margin-bottom:1.5625rem !important}.mb-xsl-30{margin-bottom:1.875rem !important}.mb-xsl-35{margin-bottom:2.1875rem !important}.mb-xsl-40{margin-bottom:2.5rem !important}.mb-xsl-45{margin-bottom:2.8125rem !important}.mb-xsl-50{margin-bottom:3.125rem !important}.mb-xsl-55{margin-bottom:3.4375rem !important}.mb-xsl-60{margin-bottom:3.75rem !important}.mb-xsl-65{margin-bottom:4.0625rem !important}.mb-xsl-70{margin-bottom:4.375rem !important}.mb-xsl-75{margin-bottom:4.6875rem !important}.mb-xsl-80{margin-bottom:5rem !important}.mb-xsl-85{margin-bottom:5.3125rem !important}.mb-xsl-90{margin-bottom:5.625rem !important}.mb-xsl-95{margin-bottom:5.9375rem !important}.mb-xsl-100{margin-bottom:6.25rem !important}.mb-xsl-105{margin-bottom:6.5625rem !important}.mb-xsl-110{margin-bottom:6.875rem !important}.mb-xsl-115{margin-bottom:7.1875rem !important}.mb-xsl-120{margin-bottom:7.5rem !important}.mb-xsl-125{margin-bottom:7.8125rem !important}.mb-xsl-130{margin-bottom:8.125rem !important}.mb-xsl-135{margin-bottom:8.4375rem !important}.mb-xsl-140{margin-bottom:8.75rem !important}.mb-xsl-145{margin-bottom:9.0625rem !important}.mb-xsl-150{margin-bottom:9.375rem !important}.mb-xsl-155{margin-bottom:9.6875rem !important}.mb-xsl-160{margin-bottom:10rem !important}.mb-xsl-165{margin-bottom:10.3125rem !important}.mb-xsl-170{margin-bottom:10.625rem !important}.mb-xsl-175{margin-bottom:10.9375rem !important}.mb-xsl-180{margin-bottom:11.25rem !important}.mb-xsl-185{margin-bottom:11.5625rem !important}.mb-xsl-190{margin-bottom:11.875rem !important}.mb-xsl-195{margin-bottom:12.1875rem !important}.mb-xsl-200{margin-bottom:12.5rem !important}.mb-xsl-unset{margin-bottom:unset !important}.mb-xsl-auto{margin-bottom:auto !important}.ms-xsl-0{margin-left:0 !important}.ms-xsl-2{margin-left:.15625rem !important}.ms-xsl-5{margin-left:.3125rem !important}.ms-xsl-10{margin-left:.625rem !important}.ms-xsl-15{margin-left:.9375rem !important}.ms-xsl-20{margin-left:1.25rem !important}.ms-xsl-25{margin-left:1.5625rem !important}.ms-xsl-30{margin-left:1.875rem !important}.ms-xsl-35{margin-left:2.1875rem !important}.ms-xsl-40{margin-left:2.5rem !important}.ms-xsl-45{margin-left:2.8125rem !important}.ms-xsl-50{margin-left:3.125rem !important}.ms-xsl-55{margin-left:3.4375rem !important}.ms-xsl-60{margin-left:3.75rem !important}.ms-xsl-65{margin-left:4.0625rem !important}.ms-xsl-70{margin-left:4.375rem !important}.ms-xsl-75{margin-left:4.6875rem !important}.ms-xsl-80{margin-left:5rem !important}.ms-xsl-85{margin-left:5.3125rem !important}.ms-xsl-90{margin-left:5.625rem !important}.ms-xsl-95{margin-left:5.9375rem !important}.ms-xsl-100{margin-left:6.25rem !important}.ms-xsl-105{margin-left:6.5625rem !important}.ms-xsl-110{margin-left:6.875rem !important}.ms-xsl-115{margin-left:7.1875rem !important}.ms-xsl-120{margin-left:7.5rem !important}.ms-xsl-125{margin-left:7.8125rem !important}.ms-xsl-130{margin-left:8.125rem !important}.ms-xsl-135{margin-left:8.4375rem !important}.ms-xsl-140{margin-left:8.75rem !important}.ms-xsl-145{margin-left:9.0625rem !important}.ms-xsl-150{margin-left:9.375rem !important}.ms-xsl-155{margin-left:9.6875rem !important}.ms-xsl-160{margin-left:10rem !important}.ms-xsl-165{margin-left:10.3125rem !important}.ms-xsl-170{margin-left:10.625rem !important}.ms-xsl-175{margin-left:10.9375rem !important}.ms-xsl-180{margin-left:11.25rem !important}.ms-xsl-185{margin-left:11.5625rem !important}.ms-xsl-190{margin-left:11.875rem !important}.ms-xsl-195{margin-left:12.1875rem !important}.ms-xsl-200{margin-left:12.5rem !important}.ms-xsl-unset{margin-left:unset !important}.ms-xsl-auto{margin-left:auto !important}.m-xsl-n2{margin:-.15625rem !important}.m-xsl-n5{margin:-.3125rem !important}.m-xsl-n10{margin:-.625rem !important}.m-xsl-n15{margin:-.9375rem !important}.m-xsl-n20{margin:-1.25rem !important}.m-xsl-n25{margin:-1.5625rem !important}.m-xsl-n30{margin:-1.875rem !important}.m-xsl-n35{margin:-2.1875rem !important}.m-xsl-n40{margin:-2.5rem !important}.m-xsl-n45{margin:-2.8125rem !important}.m-xsl-n50{margin:-3.125rem !important}.m-xsl-n55{margin:-3.4375rem !important}.m-xsl-n60{margin:-3.75rem !important}.m-xsl-n65{margin:-4.0625rem !important}.m-xsl-n70{margin:-4.375rem !important}.m-xsl-n75{margin:-4.6875rem !important}.m-xsl-n80{margin:-5rem !important}.m-xsl-n85{margin:-5.3125rem !important}.m-xsl-n90{margin:-5.625rem !important}.m-xsl-n95{margin:-5.9375rem !important}.m-xsl-n100{margin:-6.25rem !important}.m-xsl-n105{margin:-6.5625rem !important}.m-xsl-n110{margin:-6.875rem !important}.m-xsl-n115{margin:-7.1875rem !important}.m-xsl-n120{margin:-7.5rem !important}.m-xsl-n125{margin:-7.8125rem !important}.m-xsl-n130{margin:-8.125rem !important}.m-xsl-n135{margin:-8.4375rem !important}.m-xsl-n140{margin:-8.75rem !important}.m-xsl-n145{margin:-9.0625rem !important}.m-xsl-n150{margin:-9.375rem !important}.m-xsl-n155{margin:-9.6875rem !important}.m-xsl-n160{margin:-10rem !important}.m-xsl-n165{margin:-10.3125rem !important}.m-xsl-n170{margin:-10.625rem !important}.m-xsl-n175{margin:-10.9375rem !important}.m-xsl-n180{margin:-11.25rem !important}.m-xsl-n185{margin:-11.5625rem !important}.m-xsl-n190{margin:-11.875rem !important}.m-xsl-n195{margin:-12.1875rem !important}.m-xsl-n200{margin:-12.5rem !important}.m-xsl-nunset{margin:-unset !important}.mx-xsl-n2{margin-right:-.15625rem !important;margin-left:-.15625rem !important}.mx-xsl-n5{margin-right:-.3125rem !important;margin-left:-.3125rem !important}.mx-xsl-n10{margin-right:-.625rem !important;margin-left:-.625rem !important}.mx-xsl-n15{margin-right:-.9375rem !important;margin-left:-.9375rem !important}.mx-xsl-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xsl-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-xsl-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-xsl-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-xsl-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xsl-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-xsl-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-xsl-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-xsl-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-xsl-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-xsl-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-xsl-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-xsl-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xsl-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-xsl-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-xsl-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-xsl-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-xsl-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-xsl-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-xsl-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-xsl-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xsl-n125{margin-right:-7.8125rem !important;margin-left:-7.8125rem !important}.mx-xsl-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-xsl-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-xsl-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-xsl-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-xsl-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-xsl-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-xsl-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xsl-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-xsl-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-xsl-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-xsl-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-xsl-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-xsl-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-xsl-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-xsl-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-xsl-nunset{margin-right:-unset !important;margin-left:-unset !important}.my-xsl-n2{margin-top:-.15625rem !important;margin-bottom:-.15625rem !important}.my-xsl-n5{margin-top:-.3125rem !important;margin-bottom:-.3125rem !important}.my-xsl-n10{margin-top:-.625rem !important;margin-bottom:-.625rem !important}.my-xsl-n15{margin-top:-.9375rem !important;margin-bottom:-.9375rem !important}.my-xsl-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xsl-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-xsl-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-xsl-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-xsl-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xsl-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-xsl-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-xsl-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-xsl-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-xsl-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-xsl-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-xsl-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-xsl-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xsl-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-xsl-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-xsl-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-xsl-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-xsl-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-xsl-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-xsl-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-xsl-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xsl-n125{margin-top:-7.8125rem !important;margin-bottom:-7.8125rem !important}.my-xsl-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-xsl-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-xsl-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-xsl-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-xsl-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-xsl-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-xsl-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xsl-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-xsl-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-xsl-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-xsl-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-xsl-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-xsl-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-xsl-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-xsl-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-xsl-nunset{margin-top:-unset !important;margin-bottom:-unset !important}.mt-xsl-n2{margin-top:-.15625rem !important}.mt-xsl-n5{margin-top:-.3125rem !important}.mt-xsl-n10{margin-top:-.625rem !important}.mt-xsl-n15{margin-top:-.9375rem !important}.mt-xsl-n20{margin-top:-1.25rem !important}.mt-xsl-n25{margin-top:-1.5625rem !important}.mt-xsl-n30{margin-top:-1.875rem !important}.mt-xsl-n35{margin-top:-2.1875rem !important}.mt-xsl-n40{margin-top:-2.5rem !important}.mt-xsl-n45{margin-top:-2.8125rem !important}.mt-xsl-n50{margin-top:-3.125rem !important}.mt-xsl-n55{margin-top:-3.4375rem !important}.mt-xsl-n60{margin-top:-3.75rem !important}.mt-xsl-n65{margin-top:-4.0625rem !important}.mt-xsl-n70{margin-top:-4.375rem !important}.mt-xsl-n75{margin-top:-4.6875rem !important}.mt-xsl-n80{margin-top:-5rem !important}.mt-xsl-n85{margin-top:-5.3125rem !important}.mt-xsl-n90{margin-top:-5.625rem !important}.mt-xsl-n95{margin-top:-5.9375rem !important}.mt-xsl-n100{margin-top:-6.25rem !important}.mt-xsl-n105{margin-top:-6.5625rem !important}.mt-xsl-n110{margin-top:-6.875rem !important}.mt-xsl-n115{margin-top:-7.1875rem !important}.mt-xsl-n120{margin-top:-7.5rem !important}.mt-xsl-n125{margin-top:-7.8125rem !important}.mt-xsl-n130{margin-top:-8.125rem !important}.mt-xsl-n135{margin-top:-8.4375rem !important}.mt-xsl-n140{margin-top:-8.75rem !important}.mt-xsl-n145{margin-top:-9.0625rem !important}.mt-xsl-n150{margin-top:-9.375rem !important}.mt-xsl-n155{margin-top:-9.6875rem !important}.mt-xsl-n160{margin-top:-10rem !important}.mt-xsl-n165{margin-top:-10.3125rem !important}.mt-xsl-n170{margin-top:-10.625rem !important}.mt-xsl-n175{margin-top:-10.9375rem !important}.mt-xsl-n180{margin-top:-11.25rem !important}.mt-xsl-n185{margin-top:-11.5625rem !important}.mt-xsl-n190{margin-top:-11.875rem !important}.mt-xsl-n195{margin-top:-12.1875rem !important}.mt-xsl-n200{margin-top:-12.5rem !important}.mt-xsl-nunset{margin-top:-unset !important}.me-xsl-n2{margin-right:-.15625rem !important}.me-xsl-n5{margin-right:-.3125rem !important}.me-xsl-n10{margin-right:-.625rem !important}.me-xsl-n15{margin-right:-.9375rem !important}.me-xsl-n20{margin-right:-1.25rem !important}.me-xsl-n25{margin-right:-1.5625rem !important}.me-xsl-n30{margin-right:-1.875rem !important}.me-xsl-n35{margin-right:-2.1875rem !important}.me-xsl-n40{margin-right:-2.5rem !important}.me-xsl-n45{margin-right:-2.8125rem !important}.me-xsl-n50{margin-right:-3.125rem !important}.me-xsl-n55{margin-right:-3.4375rem !important}.me-xsl-n60{margin-right:-3.75rem !important}.me-xsl-n65{margin-right:-4.0625rem !important}.me-xsl-n70{margin-right:-4.375rem !important}.me-xsl-n75{margin-right:-4.6875rem !important}.me-xsl-n80{margin-right:-5rem !important}.me-xsl-n85{margin-right:-5.3125rem !important}.me-xsl-n90{margin-right:-5.625rem !important}.me-xsl-n95{margin-right:-5.9375rem !important}.me-xsl-n100{margin-right:-6.25rem !important}.me-xsl-n105{margin-right:-6.5625rem !important}.me-xsl-n110{margin-right:-6.875rem !important}.me-xsl-n115{margin-right:-7.1875rem !important}.me-xsl-n120{margin-right:-7.5rem !important}.me-xsl-n125{margin-right:-7.8125rem !important}.me-xsl-n130{margin-right:-8.125rem !important}.me-xsl-n135{margin-right:-8.4375rem !important}.me-xsl-n140{margin-right:-8.75rem !important}.me-xsl-n145{margin-right:-9.0625rem !important}.me-xsl-n150{margin-right:-9.375rem !important}.me-xsl-n155{margin-right:-9.6875rem !important}.me-xsl-n160{margin-right:-10rem !important}.me-xsl-n165{margin-right:-10.3125rem !important}.me-xsl-n170{margin-right:-10.625rem !important}.me-xsl-n175{margin-right:-10.9375rem !important}.me-xsl-n180{margin-right:-11.25rem !important}.me-xsl-n185{margin-right:-11.5625rem !important}.me-xsl-n190{margin-right:-11.875rem !important}.me-xsl-n195{margin-right:-12.1875rem !important}.me-xsl-n200{margin-right:-12.5rem !important}.me-xsl-nunset{margin-right:-unset !important}.mb-xsl-n2{margin-bottom:-.15625rem !important}.mb-xsl-n5{margin-bottom:-.3125rem !important}.mb-xsl-n10{margin-bottom:-.625rem !important}.mb-xsl-n15{margin-bottom:-.9375rem !important}.mb-xsl-n20{margin-bottom:-1.25rem !important}.mb-xsl-n25{margin-bottom:-1.5625rem !important}.mb-xsl-n30{margin-bottom:-1.875rem !important}.mb-xsl-n35{margin-bottom:-2.1875rem !important}.mb-xsl-n40{margin-bottom:-2.5rem !important}.mb-xsl-n45{margin-bottom:-2.8125rem !important}.mb-xsl-n50{margin-bottom:-3.125rem !important}.mb-xsl-n55{margin-bottom:-3.4375rem !important}.mb-xsl-n60{margin-bottom:-3.75rem !important}.mb-xsl-n65{margin-bottom:-4.0625rem !important}.mb-xsl-n70{margin-bottom:-4.375rem !important}.mb-xsl-n75{margin-bottom:-4.6875rem !important}.mb-xsl-n80{margin-bottom:-5rem !important}.mb-xsl-n85{margin-bottom:-5.3125rem !important}.mb-xsl-n90{margin-bottom:-5.625rem !important}.mb-xsl-n95{margin-bottom:-5.9375rem !important}.mb-xsl-n100{margin-bottom:-6.25rem !important}.mb-xsl-n105{margin-bottom:-6.5625rem !important}.mb-xsl-n110{margin-bottom:-6.875rem !important}.mb-xsl-n115{margin-bottom:-7.1875rem !important}.mb-xsl-n120{margin-bottom:-7.5rem !important}.mb-xsl-n125{margin-bottom:-7.8125rem !important}.mb-xsl-n130{margin-bottom:-8.125rem !important}.mb-xsl-n135{margin-bottom:-8.4375rem !important}.mb-xsl-n140{margin-bottom:-8.75rem !important}.mb-xsl-n145{margin-bottom:-9.0625rem !important}.mb-xsl-n150{margin-bottom:-9.375rem !important}.mb-xsl-n155{margin-bottom:-9.6875rem !important}.mb-xsl-n160{margin-bottom:-10rem !important}.mb-xsl-n165{margin-bottom:-10.3125rem !important}.mb-xsl-n170{margin-bottom:-10.625rem !important}.mb-xsl-n175{margin-bottom:-10.9375rem !important}.mb-xsl-n180{margin-bottom:-11.25rem !important}.mb-xsl-n185{margin-bottom:-11.5625rem !important}.mb-xsl-n190{margin-bottom:-11.875rem !important}.mb-xsl-n195{margin-bottom:-12.1875rem !important}.mb-xsl-n200{margin-bottom:-12.5rem !important}.mb-xsl-nunset{margin-bottom:-unset !important}.ms-xsl-n2{margin-left:-.15625rem !important}.ms-xsl-n5{margin-left:-.3125rem !important}.ms-xsl-n10{margin-left:-.625rem !important}.ms-xsl-n15{margin-left:-.9375rem !important}.ms-xsl-n20{margin-left:-1.25rem !important}.ms-xsl-n25{margin-left:-1.5625rem !important}.ms-xsl-n30{margin-left:-1.875rem !important}.ms-xsl-n35{margin-left:-2.1875rem !important}.ms-xsl-n40{margin-left:-2.5rem !important}.ms-xsl-n45{margin-left:-2.8125rem !important}.ms-xsl-n50{margin-left:-3.125rem !important}.ms-xsl-n55{margin-left:-3.4375rem !important}.ms-xsl-n60{margin-left:-3.75rem !important}.ms-xsl-n65{margin-left:-4.0625rem !important}.ms-xsl-n70{margin-left:-4.375rem !important}.ms-xsl-n75{margin-left:-4.6875rem !important}.ms-xsl-n80{margin-left:-5rem !important}.ms-xsl-n85{margin-left:-5.3125rem !important}.ms-xsl-n90{margin-left:-5.625rem !important}.ms-xsl-n95{margin-left:-5.9375rem !important}.ms-xsl-n100{margin-left:-6.25rem !important}.ms-xsl-n105{margin-left:-6.5625rem !important}.ms-xsl-n110{margin-left:-6.875rem !important}.ms-xsl-n115{margin-left:-7.1875rem !important}.ms-xsl-n120{margin-left:-7.5rem !important}.ms-xsl-n125{margin-left:-7.8125rem !important}.ms-xsl-n130{margin-left:-8.125rem !important}.ms-xsl-n135{margin-left:-8.4375rem !important}.ms-xsl-n140{margin-left:-8.75rem !important}.ms-xsl-n145{margin-left:-9.0625rem !important}.ms-xsl-n150{margin-left:-9.375rem !important}.ms-xsl-n155{margin-left:-9.6875rem !important}.ms-xsl-n160{margin-left:-10rem !important}.ms-xsl-n165{margin-left:-10.3125rem !important}.ms-xsl-n170{margin-left:-10.625rem !important}.ms-xsl-n175{margin-left:-10.9375rem !important}.ms-xsl-n180{margin-left:-11.25rem !important}.ms-xsl-n185{margin-left:-11.5625rem !important}.ms-xsl-n190{margin-left:-11.875rem !important}.ms-xsl-n195{margin-left:-12.1875rem !important}.ms-xsl-n200{margin-left:-12.5rem !important}.ms-xsl-nunset{margin-left:-unset !important}.p-xsl-0{padding:0 !important}.p-xsl-2{padding:.15625rem !important}.p-xsl-5{padding:.3125rem !important}.p-xsl-10{padding:.625rem !important}.p-xsl-15{padding:.9375rem !important}.p-xsl-20{padding:1.25rem !important}.p-xsl-25{padding:1.5625rem !important}.p-xsl-30{padding:1.875rem !important}.p-xsl-35{padding:2.1875rem !important}.p-xsl-40{padding:2.5rem !important}.p-xsl-45{padding:2.8125rem !important}.p-xsl-50{padding:3.125rem !important}.p-xsl-55{padding:3.4375rem !important}.p-xsl-60{padding:3.75rem !important}.p-xsl-65{padding:4.0625rem !important}.p-xsl-70{padding:4.375rem !important}.p-xsl-75{padding:4.6875rem !important}.p-xsl-80{padding:5rem !important}.p-xsl-85{padding:5.3125rem !important}.p-xsl-90{padding:5.625rem !important}.p-xsl-95{padding:5.9375rem !important}.p-xsl-100{padding:6.25rem !important}.p-xsl-105{padding:6.5625rem !important}.p-xsl-110{padding:6.875rem !important}.p-xsl-115{padding:7.1875rem !important}.p-xsl-120{padding:7.5rem !important}.p-xsl-125{padding:7.8125rem !important}.p-xsl-130{padding:8.125rem !important}.p-xsl-135{padding:8.4375rem !important}.p-xsl-140{padding:8.75rem !important}.p-xsl-145{padding:9.0625rem !important}.p-xsl-150{padding:9.375rem !important}.p-xsl-155{padding:9.6875rem !important}.p-xsl-160{padding:10rem !important}.p-xsl-165{padding:10.3125rem !important}.p-xsl-170{padding:10.625rem !important}.p-xsl-175{padding:10.9375rem !important}.p-xsl-180{padding:11.25rem !important}.p-xsl-185{padding:11.5625rem !important}.p-xsl-190{padding:11.875rem !important}.p-xsl-195{padding:12.1875rem !important}.p-xsl-200{padding:12.5rem !important}.p-xsl-unset{padding:unset !important}.px-xsl-0{padding-right:0 !important;padding-left:0 !important}.px-xsl-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-xsl-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-xsl-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-xsl-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-xsl-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xsl-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-xsl-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-xsl-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-xsl-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xsl-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-xsl-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-xsl-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-xsl-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-xsl-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-xsl-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-xsl-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-xsl-80{padding-right:5rem !important;padding-left:5rem !important}.px-xsl-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-xsl-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-xsl-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-xsl-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-xsl-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-xsl-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-xsl-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-xsl-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xsl-125{padding-right:7.8125rem !important;padding-left:7.8125rem !important}.px-xsl-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-xsl-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-xsl-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-xsl-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-xsl-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-xsl-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-xsl-160{padding-right:10rem !important;padding-left:10rem !important}.px-xsl-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-xsl-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-xsl-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-xsl-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-xsl-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-xsl-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-xsl-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-xsl-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-xsl-unset{padding-right:unset !important;padding-left:unset !important}.py-xsl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xsl-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-xsl-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-xsl-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-xsl-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-xsl-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xsl-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-xsl-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-xsl-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-xsl-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xsl-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-xsl-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-xsl-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-xsl-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-xsl-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-xsl-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-xsl-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-xsl-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-xsl-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-xsl-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-xsl-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-xsl-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-xsl-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-xsl-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-xsl-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-xsl-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xsl-125{padding-top:7.8125rem !important;padding-bottom:7.8125rem !important}.py-xsl-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-xsl-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-xsl-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-xsl-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-xsl-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-xsl-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-xsl-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-xsl-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-xsl-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-xsl-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-xsl-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-xsl-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-xsl-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-xsl-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-xsl-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-xsl-unset{padding-top:unset !important;padding-bottom:unset !important}.pt-xsl-0{padding-top:0 !important}.pt-xsl-2{padding-top:.15625rem !important}.pt-xsl-5{padding-top:.3125rem !important}.pt-xsl-10{padding-top:.625rem !important}.pt-xsl-15{padding-top:.9375rem !important}.pt-xsl-20{padding-top:1.25rem !important}.pt-xsl-25{padding-top:1.5625rem !important}.pt-xsl-30{padding-top:1.875rem !important}.pt-xsl-35{padding-top:2.1875rem !important}.pt-xsl-40{padding-top:2.5rem !important}.pt-xsl-45{padding-top:2.8125rem !important}.pt-xsl-50{padding-top:3.125rem !important}.pt-xsl-55{padding-top:3.4375rem !important}.pt-xsl-60{padding-top:3.75rem !important}.pt-xsl-65{padding-top:4.0625rem !important}.pt-xsl-70{padding-top:4.375rem !important}.pt-xsl-75{padding-top:4.6875rem !important}.pt-xsl-80{padding-top:5rem !important}.pt-xsl-85{padding-top:5.3125rem !important}.pt-xsl-90{padding-top:5.625rem !important}.pt-xsl-95{padding-top:5.9375rem !important}.pt-xsl-100{padding-top:6.25rem !important}.pt-xsl-105{padding-top:6.5625rem !important}.pt-xsl-110{padding-top:6.875rem !important}.pt-xsl-115{padding-top:7.1875rem !important}.pt-xsl-120{padding-top:7.5rem !important}.pt-xsl-125{padding-top:7.8125rem !important}.pt-xsl-130{padding-top:8.125rem !important}.pt-xsl-135{padding-top:8.4375rem !important}.pt-xsl-140{padding-top:8.75rem !important}.pt-xsl-145{padding-top:9.0625rem !important}.pt-xsl-150{padding-top:9.375rem !important}.pt-xsl-155{padding-top:9.6875rem !important}.pt-xsl-160{padding-top:10rem !important}.pt-xsl-165{padding-top:10.3125rem !important}.pt-xsl-170{padding-top:10.625rem !important}.pt-xsl-175{padding-top:10.9375rem !important}.pt-xsl-180{padding-top:11.25rem !important}.pt-xsl-185{padding-top:11.5625rem !important}.pt-xsl-190{padding-top:11.875rem !important}.pt-xsl-195{padding-top:12.1875rem !important}.pt-xsl-200{padding-top:12.5rem !important}.pt-xsl-unset{padding-top:unset !important}.pe-xsl-0{padding-right:0 !important}.pe-xsl-2{padding-right:.15625rem !important}.pe-xsl-5{padding-right:.3125rem !important}.pe-xsl-10{padding-right:.625rem !important}.pe-xsl-15{padding-right:.9375rem !important}.pe-xsl-20{padding-right:1.25rem !important}.pe-xsl-25{padding-right:1.5625rem !important}.pe-xsl-30{padding-right:1.875rem !important}.pe-xsl-35{padding-right:2.1875rem !important}.pe-xsl-40{padding-right:2.5rem !important}.pe-xsl-45{padding-right:2.8125rem !important}.pe-xsl-50{padding-right:3.125rem !important}.pe-xsl-55{padding-right:3.4375rem !important}.pe-xsl-60{padding-right:3.75rem !important}.pe-xsl-65{padding-right:4.0625rem !important}.pe-xsl-70{padding-right:4.375rem !important}.pe-xsl-75{padding-right:4.6875rem !important}.pe-xsl-80{padding-right:5rem !important}.pe-xsl-85{padding-right:5.3125rem !important}.pe-xsl-90{padding-right:5.625rem !important}.pe-xsl-95{padding-right:5.9375rem !important}.pe-xsl-100{padding-right:6.25rem !important}.pe-xsl-105{padding-right:6.5625rem !important}.pe-xsl-110{padding-right:6.875rem !important}.pe-xsl-115{padding-right:7.1875rem !important}.pe-xsl-120{padding-right:7.5rem !important}.pe-xsl-125{padding-right:7.8125rem !important}.pe-xsl-130{padding-right:8.125rem !important}.pe-xsl-135{padding-right:8.4375rem !important}.pe-xsl-140{padding-right:8.75rem !important}.pe-xsl-145{padding-right:9.0625rem !important}.pe-xsl-150{padding-right:9.375rem !important}.pe-xsl-155{padding-right:9.6875rem !important}.pe-xsl-160{padding-right:10rem !important}.pe-xsl-165{padding-right:10.3125rem !important}.pe-xsl-170{padding-right:10.625rem !important}.pe-xsl-175{padding-right:10.9375rem !important}.pe-xsl-180{padding-right:11.25rem !important}.pe-xsl-185{padding-right:11.5625rem !important}.pe-xsl-190{padding-right:11.875rem !important}.pe-xsl-195{padding-right:12.1875rem !important}.pe-xsl-200{padding-right:12.5rem !important}.pe-xsl-unset{padding-right:unset !important}.pb-xsl-0{padding-bottom:0 !important}.pb-xsl-2{padding-bottom:.15625rem !important}.pb-xsl-5{padding-bottom:.3125rem !important}.pb-xsl-10{padding-bottom:.625rem !important}.pb-xsl-15{padding-bottom:.9375rem !important}.pb-xsl-20{padding-bottom:1.25rem !important}.pb-xsl-25{padding-bottom:1.5625rem !important}.pb-xsl-30{padding-bottom:1.875rem !important}.pb-xsl-35{padding-bottom:2.1875rem !important}.pb-xsl-40{padding-bottom:2.5rem !important}.pb-xsl-45{padding-bottom:2.8125rem !important}.pb-xsl-50{padding-bottom:3.125rem !important}.pb-xsl-55{padding-bottom:3.4375rem !important}.pb-xsl-60{padding-bottom:3.75rem !important}.pb-xsl-65{padding-bottom:4.0625rem !important}.pb-xsl-70{padding-bottom:4.375rem !important}.pb-xsl-75{padding-bottom:4.6875rem !important}.pb-xsl-80{padding-bottom:5rem !important}.pb-xsl-85{padding-bottom:5.3125rem !important}.pb-xsl-90{padding-bottom:5.625rem !important}.pb-xsl-95{padding-bottom:5.9375rem !important}.pb-xsl-100{padding-bottom:6.25rem !important}.pb-xsl-105{padding-bottom:6.5625rem !important}.pb-xsl-110{padding-bottom:6.875rem !important}.pb-xsl-115{padding-bottom:7.1875rem !important}.pb-xsl-120{padding-bottom:7.5rem !important}.pb-xsl-125{padding-bottom:7.8125rem !important}.pb-xsl-130{padding-bottom:8.125rem !important}.pb-xsl-135{padding-bottom:8.4375rem !important}.pb-xsl-140{padding-bottom:8.75rem !important}.pb-xsl-145{padding-bottom:9.0625rem !important}.pb-xsl-150{padding-bottom:9.375rem !important}.pb-xsl-155{padding-bottom:9.6875rem !important}.pb-xsl-160{padding-bottom:10rem !important}.pb-xsl-165{padding-bottom:10.3125rem !important}.pb-xsl-170{padding-bottom:10.625rem !important}.pb-xsl-175{padding-bottom:10.9375rem !important}.pb-xsl-180{padding-bottom:11.25rem !important}.pb-xsl-185{padding-bottom:11.5625rem !important}.pb-xsl-190{padding-bottom:11.875rem !important}.pb-xsl-195{padding-bottom:12.1875rem !important}.pb-xsl-200{padding-bottom:12.5rem !important}.pb-xsl-unset{padding-bottom:unset !important}.ps-xsl-0{padding-left:0 !important}.ps-xsl-2{padding-left:.15625rem !important}.ps-xsl-5{padding-left:.3125rem !important}.ps-xsl-10{padding-left:.625rem !important}.ps-xsl-15{padding-left:.9375rem !important}.ps-xsl-20{padding-left:1.25rem !important}.ps-xsl-25{padding-left:1.5625rem !important}.ps-xsl-30{padding-left:1.875rem !important}.ps-xsl-35{padding-left:2.1875rem !important}.ps-xsl-40{padding-left:2.5rem !important}.ps-xsl-45{padding-left:2.8125rem !important}.ps-xsl-50{padding-left:3.125rem !important}.ps-xsl-55{padding-left:3.4375rem !important}.ps-xsl-60{padding-left:3.75rem !important}.ps-xsl-65{padding-left:4.0625rem !important}.ps-xsl-70{padding-left:4.375rem !important}.ps-xsl-75{padding-left:4.6875rem !important}.ps-xsl-80{padding-left:5rem !important}.ps-xsl-85{padding-left:5.3125rem !important}.ps-xsl-90{padding-left:5.625rem !important}.ps-xsl-95{padding-left:5.9375rem !important}.ps-xsl-100{padding-left:6.25rem !important}.ps-xsl-105{padding-left:6.5625rem !important}.ps-xsl-110{padding-left:6.875rem !important}.ps-xsl-115{padding-left:7.1875rem !important}.ps-xsl-120{padding-left:7.5rem !important}.ps-xsl-125{padding-left:7.8125rem !important}.ps-xsl-130{padding-left:8.125rem !important}.ps-xsl-135{padding-left:8.4375rem !important}.ps-xsl-140{padding-left:8.75rem !important}.ps-xsl-145{padding-left:9.0625rem !important}.ps-xsl-150{padding-left:9.375rem !important}.ps-xsl-155{padding-left:9.6875rem !important}.ps-xsl-160{padding-left:10rem !important}.ps-xsl-165{padding-left:10.3125rem !important}.ps-xsl-170{padding-left:10.625rem !important}.ps-xsl-175{padding-left:10.9375rem !important}.ps-xsl-180{padding-left:11.25rem !important}.ps-xsl-185{padding-left:11.5625rem !important}.ps-xsl-190{padding-left:11.875rem !important}.ps-xsl-195{padding-left:12.1875rem !important}.ps-xsl-200{padding-left:12.5rem !important}.ps-xsl-unset{padding-left:unset !important}.gap-xsl-0{gap:0 !important}.gap-xsl-2{gap:.15625rem !important}.gap-xsl-5{gap:.3125rem !important}.gap-xsl-10{gap:.625rem !important}.gap-xsl-15{gap:.9375rem !important}.gap-xsl-20{gap:1.25rem !important}.gap-xsl-25{gap:1.5625rem !important}.gap-xsl-30{gap:1.875rem !important}.gap-xsl-35{gap:2.1875rem !important}.gap-xsl-40{gap:2.5rem !important}.gap-xsl-45{gap:2.8125rem !important}.gap-xsl-50{gap:3.125rem !important}.gap-xsl-55{gap:3.4375rem !important}.gap-xsl-60{gap:3.75rem !important}.gap-xsl-65{gap:4.0625rem !important}.gap-xsl-70{gap:4.375rem !important}.gap-xsl-75{gap:4.6875rem !important}.gap-xsl-80{gap:5rem !important}.gap-xsl-85{gap:5.3125rem !important}.gap-xsl-90{gap:5.625rem !important}.gap-xsl-95{gap:5.9375rem !important}.gap-xsl-100{gap:6.25rem !important}.gap-xsl-105{gap:6.5625rem !important}.gap-xsl-110{gap:6.875rem !important}.gap-xsl-115{gap:7.1875rem !important}.gap-xsl-120{gap:7.5rem !important}.gap-xsl-125{gap:7.8125rem !important}.gap-xsl-130{gap:8.125rem !important}.gap-xsl-135{gap:8.4375rem !important}.gap-xsl-140{gap:8.75rem !important}.gap-xsl-145{gap:9.0625rem !important}.gap-xsl-150{gap:9.375rem !important}.gap-xsl-155{gap:9.6875rem !important}.gap-xsl-160{gap:10rem !important}.gap-xsl-165{gap:10.3125rem !important}.gap-xsl-170{gap:10.625rem !important}.gap-xsl-175{gap:10.9375rem !important}.gap-xsl-180{gap:11.25rem !important}.gap-xsl-185{gap:11.5625rem !important}.gap-xsl-190{gap:11.875rem !important}.gap-xsl-195{gap:12.1875rem !important}.gap-xsl-200{gap:12.5rem !important}.gap-xsl-unset{gap:unset !important}.row-gap-xsl-0{row-gap:0 !important}.row-gap-xsl-2{row-gap:.15625rem !important}.row-gap-xsl-5{row-gap:.3125rem !important}.row-gap-xsl-10{row-gap:.625rem !important}.row-gap-xsl-15{row-gap:.9375rem !important}.row-gap-xsl-20{row-gap:1.25rem !important}.row-gap-xsl-25{row-gap:1.5625rem !important}.row-gap-xsl-30{row-gap:1.875rem !important}.row-gap-xsl-35{row-gap:2.1875rem !important}.row-gap-xsl-40{row-gap:2.5rem !important}.row-gap-xsl-45{row-gap:2.8125rem !important}.row-gap-xsl-50{row-gap:3.125rem !important}.row-gap-xsl-55{row-gap:3.4375rem !important}.row-gap-xsl-60{row-gap:3.75rem !important}.row-gap-xsl-65{row-gap:4.0625rem !important}.row-gap-xsl-70{row-gap:4.375rem !important}.row-gap-xsl-75{row-gap:4.6875rem !important}.row-gap-xsl-80{row-gap:5rem !important}.row-gap-xsl-85{row-gap:5.3125rem !important}.row-gap-xsl-90{row-gap:5.625rem !important}.row-gap-xsl-95{row-gap:5.9375rem !important}.row-gap-xsl-100{row-gap:6.25rem !important}.row-gap-xsl-105{row-gap:6.5625rem !important}.row-gap-xsl-110{row-gap:6.875rem !important}.row-gap-xsl-115{row-gap:7.1875rem !important}.row-gap-xsl-120{row-gap:7.5rem !important}.row-gap-xsl-125{row-gap:7.8125rem !important}.row-gap-xsl-130{row-gap:8.125rem !important}.row-gap-xsl-135{row-gap:8.4375rem !important}.row-gap-xsl-140{row-gap:8.75rem !important}.row-gap-xsl-145{row-gap:9.0625rem !important}.row-gap-xsl-150{row-gap:9.375rem !important}.row-gap-xsl-155{row-gap:9.6875rem !important}.row-gap-xsl-160{row-gap:10rem !important}.row-gap-xsl-165{row-gap:10.3125rem !important}.row-gap-xsl-170{row-gap:10.625rem !important}.row-gap-xsl-175{row-gap:10.9375rem !important}.row-gap-xsl-180{row-gap:11.25rem !important}.row-gap-xsl-185{row-gap:11.5625rem !important}.row-gap-xsl-190{row-gap:11.875rem !important}.row-gap-xsl-195{row-gap:12.1875rem !important}.row-gap-xsl-200{row-gap:12.5rem !important}.row-gap-xsl-unset{row-gap:unset !important}.column-gap-xsl-0{column-gap:0 !important}.column-gap-xsl-2{column-gap:.15625rem !important}.column-gap-xsl-5{column-gap:.3125rem !important}.column-gap-xsl-10{column-gap:.625rem !important}.column-gap-xsl-15{column-gap:.9375rem !important}.column-gap-xsl-20{column-gap:1.25rem !important}.column-gap-xsl-25{column-gap:1.5625rem !important}.column-gap-xsl-30{column-gap:1.875rem !important}.column-gap-xsl-35{column-gap:2.1875rem !important}.column-gap-xsl-40{column-gap:2.5rem !important}.column-gap-xsl-45{column-gap:2.8125rem !important}.column-gap-xsl-50{column-gap:3.125rem !important}.column-gap-xsl-55{column-gap:3.4375rem !important}.column-gap-xsl-60{column-gap:3.75rem !important}.column-gap-xsl-65{column-gap:4.0625rem !important}.column-gap-xsl-70{column-gap:4.375rem !important}.column-gap-xsl-75{column-gap:4.6875rem !important}.column-gap-xsl-80{column-gap:5rem !important}.column-gap-xsl-85{column-gap:5.3125rem !important}.column-gap-xsl-90{column-gap:5.625rem !important}.column-gap-xsl-95{column-gap:5.9375rem !important}.column-gap-xsl-100{column-gap:6.25rem !important}.column-gap-xsl-105{column-gap:6.5625rem !important}.column-gap-xsl-110{column-gap:6.875rem !important}.column-gap-xsl-115{column-gap:7.1875rem !important}.column-gap-xsl-120{column-gap:7.5rem !important}.column-gap-xsl-125{column-gap:7.8125rem !important}.column-gap-xsl-130{column-gap:8.125rem !important}.column-gap-xsl-135{column-gap:8.4375rem !important}.column-gap-xsl-140{column-gap:8.75rem !important}.column-gap-xsl-145{column-gap:9.0625rem !important}.column-gap-xsl-150{column-gap:9.375rem !important}.column-gap-xsl-155{column-gap:9.6875rem !important}.column-gap-xsl-160{column-gap:10rem !important}.column-gap-xsl-165{column-gap:10.3125rem !important}.column-gap-xsl-170{column-gap:10.625rem !important}.column-gap-xsl-175{column-gap:10.9375rem !important}.column-gap-xsl-180{column-gap:11.25rem !important}.column-gap-xsl-185{column-gap:11.5625rem !important}.column-gap-xsl-190{column-gap:11.875rem !important}.column-gap-xsl-195{column-gap:12.1875rem !important}.column-gap-xsl-200{column-gap:12.5rem !important}.column-gap-xsl-unset{column-gap:unset !important}.fs-xsl-0{font-size:0 !important}.fs-xsl-1{font-size:calc(1.325rem + .9vw) !important}.fs-xsl-2{font-size:calc(1.275rem + .3vw) !important}.fs-xsl-3{font-size:1.25rem !important}.fs-xsl-4{font-size:1.125rem !important}.fs-xsl-5{font-size:1rem !important}.fs-xsl-6{font-size:.875rem !important}.fs-xsl-10{font-size:.62475rem !important}.fs-xsl-12{font-size:.75rem !important}.fs-xsl-14{font-size:.875rem !important}.fs-xsl-16{font-size:1rem !important}.fs-xsl-18{font-size:1.125rem !important}.fs-xsl-20{font-size:1.25rem !important}.fs-xsl-22{font-size:calc(1.2625rem + .15vw) !important}.fs-xsl-24{font-size:calc(1.275rem + .3vw) !important}.fs-xsl-26{font-size:calc(1.2875rem + .45vw) !important}.fs-xsl-28{font-size:calc(1.3rem + .6vw) !important}.fs-xsl-30{font-size:calc(1.3125rem + .75vw) !important}.fs-xsl-32{font-size:calc(1.325rem + .9vw) !important}.fs-xsl-34{font-size:calc(1.3375rem + 1.05vw) !important}.fs-xsl-36{font-size:calc(1.35rem + 1.2vw) !important}.fs-xsl-38{font-size:calc(1.3625rem + 1.35vw) !important}.fs-xsl-40{font-size:calc(1.375rem + 1.5vw) !important}.fs-xsl-42{font-size:calc(1.3875rem + 1.65vw) !important}.fs-xsl-44{font-size:calc(1.4rem + 1.8vw) !important}.fs-xsl-46{font-size:calc(1.4125rem + 1.95vw) !important}.fs-xsl-48{font-size:calc(1.425rem + 2.1vw) !important}.fs-xsl-50{font-size:calc(1.4375rem + 2.25vw) !important}.text-xsl-start{text-align:left !important}.text-xsl-end{text-align:right !important}.text-xsl-center{text-align:center !important}.min-w-xsl-0{min-width:0 !important}.min-w-xsl-5{min-width:5% !important}.min-w-xsl-10{min-width:10% !important}.min-w-xsl-15{min-width:15% !important}.min-w-xsl-20{min-width:20% !important}.min-w-xsl-25{min-width:25% !important}.min-w-xsl-30{min-width:30% !important}.min-w-xsl-35{min-width:35% !important}.min-w-xsl-40{min-width:40% !important}.min-w-xsl-45{min-width:45% !important}.min-w-xsl-50{min-width:50% !important}.min-w-xsl-55{min-width:55% !important}.min-w-xsl-60{min-width:60% !important}.min-w-xsl-65{min-width:65% !important}.min-w-xsl-70{min-width:70% !important}.min-w-xsl-75{min-width:75% !important}.min-w-xsl-80{min-width:80% !important}.min-w-xsl-85{min-width:85% !important}.min-w-xsl-90{min-width:90% !important}.min-w-xsl-95{min-width:95% !important}.min-w-xsl-100{min-width:100% !important}.min-w-xsl-auto{min-width:auto !important}.min-w-xsl-unset{min-width:unset !important}.min-h-xsl-0{min-height:0 !important}.min-h-xsl-5{min-height:5% !important}.min-h-xsl-10{min-height:10% !important}.min-h-xsl-15{min-height:15% !important}.min-h-xsl-20{min-height:20% !important}.min-h-xsl-25{min-height:25% !important}.min-h-xsl-30{min-height:30% !important}.min-h-xsl-35{min-height:35% !important}.min-h-xsl-40{min-height:40% !important}.min-h-xsl-45{min-height:45% !important}.min-h-xsl-50{min-height:50% !important}.min-h-xsl-55{min-height:55% !important}.min-h-xsl-60{min-height:60% !important}.min-h-xsl-65{min-height:65% !important}.min-h-xsl-70{min-height:70% !important}.min-h-xsl-75{min-height:75% !important}.min-h-xsl-80{min-height:80% !important}.min-h-xsl-85{min-height:85% !important}.min-h-xsl-90{min-height:90% !important}.min-h-xsl-95{min-height:95% !important}.min-h-xsl-100{min-height:100% !important}.min-h-xsl-auto{min-height:auto !important}.flex-basis-xsl-0{flex-basis:0 !important}.flex-basis-xsl-2{flex-basis:.15625rem !important}.flex-basis-xsl-5{flex-basis:.3125rem !important}.flex-basis-xsl-10{flex-basis:.625rem !important}.flex-basis-xsl-15{flex-basis:.9375rem !important}.flex-basis-xsl-20{flex-basis:1.25rem !important}.flex-basis-xsl-25{flex-basis:1.5625rem !important}.flex-basis-xsl-30{flex-basis:1.875rem !important}.flex-basis-xsl-35{flex-basis:2.1875rem !important}.flex-basis-xsl-40{flex-basis:2.5rem !important}.flex-basis-xsl-45{flex-basis:2.8125rem !important}.flex-basis-xsl-50{flex-basis:3.125rem !important}.flex-basis-xsl-55{flex-basis:3.4375rem !important}.flex-basis-xsl-60{flex-basis:3.75rem !important}.flex-basis-xsl-65{flex-basis:4.0625rem !important}.flex-basis-xsl-70{flex-basis:4.375rem !important}.flex-basis-xsl-75{flex-basis:4.6875rem !important}.flex-basis-xsl-80{flex-basis:5rem !important}.flex-basis-xsl-85{flex-basis:5.3125rem !important}.flex-basis-xsl-90{flex-basis:5.625rem !important}.flex-basis-xsl-95{flex-basis:5.9375rem !important}.flex-basis-xsl-100{flex-basis:6.25rem !important}.flex-basis-xsl-105{flex-basis:6.5625rem !important}.flex-basis-xsl-110{flex-basis:6.875rem !important}.flex-basis-xsl-115{flex-basis:7.1875rem !important}.flex-basis-xsl-120{flex-basis:7.5rem !important}.flex-basis-xsl-125{flex-basis:7.8125rem !important}.flex-basis-xsl-130{flex-basis:8.125rem !important}.flex-basis-xsl-135{flex-basis:8.4375rem !important}.flex-basis-xsl-140{flex-basis:8.75rem !important}.flex-basis-xsl-145{flex-basis:9.0625rem !important}.flex-basis-xsl-150{flex-basis:9.375rem !important}.flex-basis-xsl-155{flex-basis:9.6875rem !important}.flex-basis-xsl-160{flex-basis:10rem !important}.flex-basis-xsl-165{flex-basis:10.3125rem !important}.flex-basis-xsl-170{flex-basis:10.625rem !important}.flex-basis-xsl-175{flex-basis:10.9375rem !important}.flex-basis-xsl-180{flex-basis:11.25rem !important}.flex-basis-xsl-185{flex-basis:11.5625rem !important}.flex-basis-xsl-190{flex-basis:11.875rem !important}.flex-basis-xsl-195{flex-basis:12.1875rem !important}.flex-basis-xsl-200{flex-basis:12.5rem !important}.flex-basis-xsl-auto{flex-basis:auto !important}.ls-xsl-0{letter-spacing:0 !important}.ls-xsl-1{letter-spacing:1px !important}.ls-xsl-2{letter-spacing:2px !important}.ls-xsl-3{letter-spacing:3px !important}.ls-xsl-4{letter-spacing:4px !important}.ls-xsl-5{letter-spacing:5px !important}}@media (min-width: 568px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.overflow-sm-visible{overflow:visible !important}.overflow-sm-hidden{overflow:hidden !important}.overflow-sm-scroll{overflow:scroll !important}.overflow-sm-auto{overflow:auto !important}.overflow-x-sm-visible{overflow-x:visible !important}.overflow-x-sm-hidden{overflow-x:hidden !important}.overflow-x-sm-scroll{overflow-x:scroll !important}.overflow-x-sm-auto{overflow-x:auto !important}.overflow-y-sm-visible{overflow-y:visible !important}.overflow-y-sm-hidden{overflow-y:hidden !important}.overflow-y-sm-scroll{overflow-y:scroll !important}.overflow-y-sm-auto{overflow-y:auto !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.position-sm-static{position:static !important}.position-sm-relative{position:relative !important}.position-sm-absolute{position:absolute !important}.position-sm-fixed{position:fixed !important}.position-sm-sticky{position:sticky !important}.w-sm-0{width:0 !important}.w-sm-5{width:5% !important}.w-sm-10{width:10% !important}.w-sm-15{width:15% !important}.w-sm-20{width:20% !important}.w-sm-25{width:25% !important}.w-sm-30{width:30% !important}.w-sm-35{width:35% !important}.w-sm-40{width:40% !important}.w-sm-45{width:45% !important}.w-sm-50{width:50% !important}.w-sm-55{width:55% !important}.w-sm-60{width:60% !important}.w-sm-65{width:65% !important}.w-sm-70{width:70% !important}.w-sm-75{width:75% !important}.w-sm-80{width:80% !important}.w-sm-85{width:85% !important}.w-sm-90{width:90% !important}.w-sm-95{width:95% !important}.w-sm-100{width:100% !important}.w-sm-auto{width:auto !important}.mw-sm-0{max-width:0 !important}.mw-sm-5{max-width:5% !important}.mw-sm-10{max-width:10% !important}.mw-sm-15{max-width:15% !important}.mw-sm-20{max-width:20% !important}.mw-sm-25{max-width:25% !important}.mw-sm-30{max-width:30% !important}.mw-sm-35{max-width:35% !important}.mw-sm-40{max-width:40% !important}.mw-sm-45{max-width:45% !important}.mw-sm-50{max-width:50% !important}.mw-sm-55{max-width:55% !important}.mw-sm-60{max-width:60% !important}.mw-sm-65{max-width:65% !important}.mw-sm-70{max-width:70% !important}.mw-sm-75{max-width:75% !important}.mw-sm-80{max-width:80% !important}.mw-sm-85{max-width:85% !important}.mw-sm-90{max-width:90% !important}.mw-sm-95{max-width:95% !important}.mw-sm-100{max-width:100% !important}.mw-sm-1000{max-width:max-content !important}.mw-sm-form{max-width:45rem !important}.mw-sm-unset{max-width:unset !important}.h-sm-0{height:0 !important}.h-sm-5{height:5% !important}.h-sm-10{height:10% !important}.h-sm-15{height:15% !important}.h-sm-20{height:20% !important}.h-sm-25{height:25% !important}.h-sm-30{height:30% !important}.h-sm-35{height:35% !important}.h-sm-40{height:40% !important}.h-sm-45{height:45% !important}.h-sm-50{height:50% !important}.h-sm-55{height:55% !important}.h-sm-60{height:60% !important}.h-sm-65{height:65% !important}.h-sm-70{height:70% !important}.h-sm-75{height:75% !important}.h-sm-80{height:80% !important}.h-sm-85{height:85% !important}.h-sm-90{height:90% !important}.h-sm-95{height:95% !important}.h-sm-100{height:100% !important}.h-sm-auto{height:auto !important}.mh-sm-0{max-height:0 !important}.mh-sm-5{max-height:5% !important}.mh-sm-10{max-height:10% !important}.mh-sm-15{max-height:15% !important}.mh-sm-20{max-height:20% !important}.mh-sm-25{max-height:25% !important}.mh-sm-30{max-height:30% !important}.mh-sm-35{max-height:35% !important}.mh-sm-40{max-height:40% !important}.mh-sm-45{max-height:45% !important}.mh-sm-50{max-height:50% !important}.mh-sm-55{max-height:55% !important}.mh-sm-60{max-height:60% !important}.mh-sm-65{max-height:65% !important}.mh-sm-70{max-height:70% !important}.mh-sm-75{max-height:75% !important}.mh-sm-80{max-height:80% !important}.mh-sm-85{max-height:85% !important}.mh-sm-90{max-height:90% !important}.mh-sm-95{max-height:95% !important}.mh-sm-100{max-height:100% !important}.mh-sm-auto{max-height:auto !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-2{margin:.15625rem !important}.m-sm-5{margin:.3125rem !important}.m-sm-10{margin:.625rem !important}.m-sm-15{margin:.9375rem !important}.m-sm-20{margin:1.25rem !important}.m-sm-25{margin:1.5625rem !important}.m-sm-30{margin:1.875rem !important}.m-sm-35{margin:2.1875rem !important}.m-sm-40{margin:2.5rem !important}.m-sm-45{margin:2.8125rem !important}.m-sm-50{margin:3.125rem !important}.m-sm-55{margin:3.4375rem !important}.m-sm-60{margin:3.75rem !important}.m-sm-65{margin:4.0625rem !important}.m-sm-70{margin:4.375rem !important}.m-sm-75{margin:4.6875rem !important}.m-sm-80{margin:5rem !important}.m-sm-85{margin:5.3125rem !important}.m-sm-90{margin:5.625rem !important}.m-sm-95{margin:5.9375rem !important}.m-sm-100{margin:6.25rem !important}.m-sm-105{margin:6.5625rem !important}.m-sm-110{margin:6.875rem !important}.m-sm-115{margin:7.1875rem !important}.m-sm-120{margin:7.5rem !important}.m-sm-125{margin:7.8125rem !important}.m-sm-130{margin:8.125rem !important}.m-sm-135{margin:8.4375rem !important}.m-sm-140{margin:8.75rem !important}.m-sm-145{margin:9.0625rem !important}.m-sm-150{margin:9.375rem !important}.m-sm-155{margin:9.6875rem !important}.m-sm-160{margin:10rem !important}.m-sm-165{margin:10.3125rem !important}.m-sm-170{margin:10.625rem !important}.m-sm-175{margin:10.9375rem !important}.m-sm-180{margin:11.25rem !important}.m-sm-185{margin:11.5625rem !important}.m-sm-190{margin:11.875rem !important}.m-sm-195{margin:12.1875rem !important}.m-sm-200{margin:12.5rem !important}.m-sm-unset{margin:unset !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-sm-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-sm-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-sm-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-sm-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-sm-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-sm-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-sm-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-sm-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sm-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-sm-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-sm-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-sm-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-sm-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-sm-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-sm-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-sm-80{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-sm-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-sm-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-sm-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-sm-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-sm-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-sm-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-sm-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-sm-125{margin-right:7.8125rem !important;margin-left:7.8125rem !important}.mx-sm-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-sm-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-sm-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-sm-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-sm-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-sm-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-sm-160{margin-right:10rem !important;margin-left:10rem !important}.mx-sm-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-sm-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-sm-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-sm-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-sm-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-sm-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-sm-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-sm-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-sm-unset{margin-right:unset !important;margin-left:unset !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-sm-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-sm-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-sm-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-sm-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-sm-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-sm-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-sm-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-sm-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sm-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-sm-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-sm-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-sm-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-sm-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-sm-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-sm-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-sm-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-sm-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-sm-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-sm-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-sm-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-sm-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-sm-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-sm-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-sm-125{margin-top:7.8125rem !important;margin-bottom:7.8125rem !important}.my-sm-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-sm-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-sm-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-sm-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-sm-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-sm-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-sm-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-sm-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-sm-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-sm-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-sm-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-sm-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-sm-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-sm-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-sm-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-sm-unset{margin-top:unset !important;margin-bottom:unset !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-2{margin-top:.15625rem !important}.mt-sm-5{margin-top:.3125rem !important}.mt-sm-10{margin-top:.625rem !important}.mt-sm-15{margin-top:.9375rem !important}.mt-sm-20{margin-top:1.25rem !important}.mt-sm-25{margin-top:1.5625rem !important}.mt-sm-30{margin-top:1.875rem !important}.mt-sm-35{margin-top:2.1875rem !important}.mt-sm-40{margin-top:2.5rem !important}.mt-sm-45{margin-top:2.8125rem !important}.mt-sm-50{margin-top:3.125rem !important}.mt-sm-55{margin-top:3.4375rem !important}.mt-sm-60{margin-top:3.75rem !important}.mt-sm-65{margin-top:4.0625rem !important}.mt-sm-70{margin-top:4.375rem !important}.mt-sm-75{margin-top:4.6875rem !important}.mt-sm-80{margin-top:5rem !important}.mt-sm-85{margin-top:5.3125rem !important}.mt-sm-90{margin-top:5.625rem !important}.mt-sm-95{margin-top:5.9375rem !important}.mt-sm-100{margin-top:6.25rem !important}.mt-sm-105{margin-top:6.5625rem !important}.mt-sm-110{margin-top:6.875rem !important}.mt-sm-115{margin-top:7.1875rem !important}.mt-sm-120{margin-top:7.5rem !important}.mt-sm-125{margin-top:7.8125rem !important}.mt-sm-130{margin-top:8.125rem !important}.mt-sm-135{margin-top:8.4375rem !important}.mt-sm-140{margin-top:8.75rem !important}.mt-sm-145{margin-top:9.0625rem !important}.mt-sm-150{margin-top:9.375rem !important}.mt-sm-155{margin-top:9.6875rem !important}.mt-sm-160{margin-top:10rem !important}.mt-sm-165{margin-top:10.3125rem !important}.mt-sm-170{margin-top:10.625rem !important}.mt-sm-175{margin-top:10.9375rem !important}.mt-sm-180{margin-top:11.25rem !important}.mt-sm-185{margin-top:11.5625rem !important}.mt-sm-190{margin-top:11.875rem !important}.mt-sm-195{margin-top:12.1875rem !important}.mt-sm-200{margin-top:12.5rem !important}.mt-sm-unset{margin-top:unset !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-2{margin-right:.15625rem !important}.me-sm-5{margin-right:.3125rem !important}.me-sm-10{margin-right:.625rem !important}.me-sm-15{margin-right:.9375rem !important}.me-sm-20{margin-right:1.25rem !important}.me-sm-25{margin-right:1.5625rem !important}.me-sm-30{margin-right:1.875rem !important}.me-sm-35{margin-right:2.1875rem !important}.me-sm-40{margin-right:2.5rem !important}.me-sm-45{margin-right:2.8125rem !important}.me-sm-50{margin-right:3.125rem !important}.me-sm-55{margin-right:3.4375rem !important}.me-sm-60{margin-right:3.75rem !important}.me-sm-65{margin-right:4.0625rem !important}.me-sm-70{margin-right:4.375rem !important}.me-sm-75{margin-right:4.6875rem !important}.me-sm-80{margin-right:5rem !important}.me-sm-85{margin-right:5.3125rem !important}.me-sm-90{margin-right:5.625rem !important}.me-sm-95{margin-right:5.9375rem !important}.me-sm-100{margin-right:6.25rem !important}.me-sm-105{margin-right:6.5625rem !important}.me-sm-110{margin-right:6.875rem !important}.me-sm-115{margin-right:7.1875rem !important}.me-sm-120{margin-right:7.5rem !important}.me-sm-125{margin-right:7.8125rem !important}.me-sm-130{margin-right:8.125rem !important}.me-sm-135{margin-right:8.4375rem !important}.me-sm-140{margin-right:8.75rem !important}.me-sm-145{margin-right:9.0625rem !important}.me-sm-150{margin-right:9.375rem !important}.me-sm-155{margin-right:9.6875rem !important}.me-sm-160{margin-right:10rem !important}.me-sm-165{margin-right:10.3125rem !important}.me-sm-170{margin-right:10.625rem !important}.me-sm-175{margin-right:10.9375rem !important}.me-sm-180{margin-right:11.25rem !important}.me-sm-185{margin-right:11.5625rem !important}.me-sm-190{margin-right:11.875rem !important}.me-sm-195{margin-right:12.1875rem !important}.me-sm-200{margin-right:12.5rem !important}.me-sm-unset{margin-right:unset !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-2{margin-bottom:.15625rem !important}.mb-sm-5{margin-bottom:.3125rem !important}.mb-sm-10{margin-bottom:.625rem !important}.mb-sm-15{margin-bottom:.9375rem !important}.mb-sm-20{margin-bottom:1.25rem !important}.mb-sm-25{margin-bottom:1.5625rem !important}.mb-sm-30{margin-bottom:1.875rem !important}.mb-sm-35{margin-bottom:2.1875rem !important}.mb-sm-40{margin-bottom:2.5rem !important}.mb-sm-45{margin-bottom:2.8125rem !important}.mb-sm-50{margin-bottom:3.125rem !important}.mb-sm-55{margin-bottom:3.4375rem !important}.mb-sm-60{margin-bottom:3.75rem !important}.mb-sm-65{margin-bottom:4.0625rem !important}.mb-sm-70{margin-bottom:4.375rem !important}.mb-sm-75{margin-bottom:4.6875rem !important}.mb-sm-80{margin-bottom:5rem !important}.mb-sm-85{margin-bottom:5.3125rem !important}.mb-sm-90{margin-bottom:5.625rem !important}.mb-sm-95{margin-bottom:5.9375rem !important}.mb-sm-100{margin-bottom:6.25rem !important}.mb-sm-105{margin-bottom:6.5625rem !important}.mb-sm-110{margin-bottom:6.875rem !important}.mb-sm-115{margin-bottom:7.1875rem !important}.mb-sm-120{margin-bottom:7.5rem !important}.mb-sm-125{margin-bottom:7.8125rem !important}.mb-sm-130{margin-bottom:8.125rem !important}.mb-sm-135{margin-bottom:8.4375rem !important}.mb-sm-140{margin-bottom:8.75rem !important}.mb-sm-145{margin-bottom:9.0625rem !important}.mb-sm-150{margin-bottom:9.375rem !important}.mb-sm-155{margin-bottom:9.6875rem !important}.mb-sm-160{margin-bottom:10rem !important}.mb-sm-165{margin-bottom:10.3125rem !important}.mb-sm-170{margin-bottom:10.625rem !important}.mb-sm-175{margin-bottom:10.9375rem !important}.mb-sm-180{margin-bottom:11.25rem !important}.mb-sm-185{margin-bottom:11.5625rem !important}.mb-sm-190{margin-bottom:11.875rem !important}.mb-sm-195{margin-bottom:12.1875rem !important}.mb-sm-200{margin-bottom:12.5rem !important}.mb-sm-unset{margin-bottom:unset !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-2{margin-left:.15625rem !important}.ms-sm-5{margin-left:.3125rem !important}.ms-sm-10{margin-left:.625rem !important}.ms-sm-15{margin-left:.9375rem !important}.ms-sm-20{margin-left:1.25rem !important}.ms-sm-25{margin-left:1.5625rem !important}.ms-sm-30{margin-left:1.875rem !important}.ms-sm-35{margin-left:2.1875rem !important}.ms-sm-40{margin-left:2.5rem !important}.ms-sm-45{margin-left:2.8125rem !important}.ms-sm-50{margin-left:3.125rem !important}.ms-sm-55{margin-left:3.4375rem !important}.ms-sm-60{margin-left:3.75rem !important}.ms-sm-65{margin-left:4.0625rem !important}.ms-sm-70{margin-left:4.375rem !important}.ms-sm-75{margin-left:4.6875rem !important}.ms-sm-80{margin-left:5rem !important}.ms-sm-85{margin-left:5.3125rem !important}.ms-sm-90{margin-left:5.625rem !important}.ms-sm-95{margin-left:5.9375rem !important}.ms-sm-100{margin-left:6.25rem !important}.ms-sm-105{margin-left:6.5625rem !important}.ms-sm-110{margin-left:6.875rem !important}.ms-sm-115{margin-left:7.1875rem !important}.ms-sm-120{margin-left:7.5rem !important}.ms-sm-125{margin-left:7.8125rem !important}.ms-sm-130{margin-left:8.125rem !important}.ms-sm-135{margin-left:8.4375rem !important}.ms-sm-140{margin-left:8.75rem !important}.ms-sm-145{margin-left:9.0625rem !important}.ms-sm-150{margin-left:9.375rem !important}.ms-sm-155{margin-left:9.6875rem !important}.ms-sm-160{margin-left:10rem !important}.ms-sm-165{margin-left:10.3125rem !important}.ms-sm-170{margin-left:10.625rem !important}.ms-sm-175{margin-left:10.9375rem !important}.ms-sm-180{margin-left:11.25rem !important}.ms-sm-185{margin-left:11.5625rem !important}.ms-sm-190{margin-left:11.875rem !important}.ms-sm-195{margin-left:12.1875rem !important}.ms-sm-200{margin-left:12.5rem !important}.ms-sm-unset{margin-left:unset !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n2{margin:-.15625rem !important}.m-sm-n5{margin:-.3125rem !important}.m-sm-n10{margin:-.625rem !important}.m-sm-n15{margin:-.9375rem !important}.m-sm-n20{margin:-1.25rem !important}.m-sm-n25{margin:-1.5625rem !important}.m-sm-n30{margin:-1.875rem !important}.m-sm-n35{margin:-2.1875rem !important}.m-sm-n40{margin:-2.5rem !important}.m-sm-n45{margin:-2.8125rem !important}.m-sm-n50{margin:-3.125rem !important}.m-sm-n55{margin:-3.4375rem !important}.m-sm-n60{margin:-3.75rem !important}.m-sm-n65{margin:-4.0625rem !important}.m-sm-n70{margin:-4.375rem !important}.m-sm-n75{margin:-4.6875rem !important}.m-sm-n80{margin:-5rem !important}.m-sm-n85{margin:-5.3125rem !important}.m-sm-n90{margin:-5.625rem !important}.m-sm-n95{margin:-5.9375rem !important}.m-sm-n100{margin:-6.25rem !important}.m-sm-n105{margin:-6.5625rem !important}.m-sm-n110{margin:-6.875rem !important}.m-sm-n115{margin:-7.1875rem !important}.m-sm-n120{margin:-7.5rem !important}.m-sm-n125{margin:-7.8125rem !important}.m-sm-n130{margin:-8.125rem !important}.m-sm-n135{margin:-8.4375rem !important}.m-sm-n140{margin:-8.75rem !important}.m-sm-n145{margin:-9.0625rem !important}.m-sm-n150{margin:-9.375rem !important}.m-sm-n155{margin:-9.6875rem !important}.m-sm-n160{margin:-10rem !important}.m-sm-n165{margin:-10.3125rem !important}.m-sm-n170{margin:-10.625rem !important}.m-sm-n175{margin:-10.9375rem !important}.m-sm-n180{margin:-11.25rem !important}.m-sm-n185{margin:-11.5625rem !important}.m-sm-n190{margin:-11.875rem !important}.m-sm-n195{margin:-12.1875rem !important}.m-sm-n200{margin:-12.5rem !important}.m-sm-nunset{margin:-unset !important}.mx-sm-n2{margin-right:-.15625rem !important;margin-left:-.15625rem !important}.mx-sm-n5{margin-right:-.3125rem !important;margin-left:-.3125rem !important}.mx-sm-n10{margin-right:-.625rem !important;margin-left:-.625rem !important}.mx-sm-n15{margin-right:-.9375rem !important;margin-left:-.9375rem !important}.mx-sm-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-sm-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-sm-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-sm-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-sm-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-sm-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-sm-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-sm-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-sm-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-sm-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-sm-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-sm-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-sm-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-sm-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-sm-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-sm-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-sm-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-sm-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-sm-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-sm-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-sm-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-sm-n125{margin-right:-7.8125rem !important;margin-left:-7.8125rem !important}.mx-sm-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-sm-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-sm-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-sm-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-sm-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-sm-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-sm-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-sm-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-sm-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-sm-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-sm-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-sm-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-sm-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-sm-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-sm-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-sm-nunset{margin-right:-unset !important;margin-left:-unset !important}.my-sm-n2{margin-top:-.15625rem !important;margin-bottom:-.15625rem !important}.my-sm-n5{margin-top:-.3125rem !important;margin-bottom:-.3125rem !important}.my-sm-n10{margin-top:-.625rem !important;margin-bottom:-.625rem !important}.my-sm-n15{margin-top:-.9375rem !important;margin-bottom:-.9375rem !important}.my-sm-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-sm-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-sm-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-sm-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-sm-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-sm-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-sm-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-sm-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-sm-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-sm-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-sm-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-sm-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-sm-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-sm-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-sm-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-sm-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-sm-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-sm-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-sm-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-sm-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-sm-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-sm-n125{margin-top:-7.8125rem !important;margin-bottom:-7.8125rem !important}.my-sm-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-sm-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-sm-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-sm-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-sm-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-sm-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-sm-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-sm-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-sm-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-sm-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-sm-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-sm-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-sm-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-sm-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-sm-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-sm-nunset{margin-top:-unset !important;margin-bottom:-unset !important}.mt-sm-n2{margin-top:-.15625rem !important}.mt-sm-n5{margin-top:-.3125rem !important}.mt-sm-n10{margin-top:-.625rem !important}.mt-sm-n15{margin-top:-.9375rem !important}.mt-sm-n20{margin-top:-1.25rem !important}.mt-sm-n25{margin-top:-1.5625rem !important}.mt-sm-n30{margin-top:-1.875rem !important}.mt-sm-n35{margin-top:-2.1875rem !important}.mt-sm-n40{margin-top:-2.5rem !important}.mt-sm-n45{margin-top:-2.8125rem !important}.mt-sm-n50{margin-top:-3.125rem !important}.mt-sm-n55{margin-top:-3.4375rem !important}.mt-sm-n60{margin-top:-3.75rem !important}.mt-sm-n65{margin-top:-4.0625rem !important}.mt-sm-n70{margin-top:-4.375rem !important}.mt-sm-n75{margin-top:-4.6875rem !important}.mt-sm-n80{margin-top:-5rem !important}.mt-sm-n85{margin-top:-5.3125rem !important}.mt-sm-n90{margin-top:-5.625rem !important}.mt-sm-n95{margin-top:-5.9375rem !important}.mt-sm-n100{margin-top:-6.25rem !important}.mt-sm-n105{margin-top:-6.5625rem !important}.mt-sm-n110{margin-top:-6.875rem !important}.mt-sm-n115{margin-top:-7.1875rem !important}.mt-sm-n120{margin-top:-7.5rem !important}.mt-sm-n125{margin-top:-7.8125rem !important}.mt-sm-n130{margin-top:-8.125rem !important}.mt-sm-n135{margin-top:-8.4375rem !important}.mt-sm-n140{margin-top:-8.75rem !important}.mt-sm-n145{margin-top:-9.0625rem !important}.mt-sm-n150{margin-top:-9.375rem !important}.mt-sm-n155{margin-top:-9.6875rem !important}.mt-sm-n160{margin-top:-10rem !important}.mt-sm-n165{margin-top:-10.3125rem !important}.mt-sm-n170{margin-top:-10.625rem !important}.mt-sm-n175{margin-top:-10.9375rem !important}.mt-sm-n180{margin-top:-11.25rem !important}.mt-sm-n185{margin-top:-11.5625rem !important}.mt-sm-n190{margin-top:-11.875rem !important}.mt-sm-n195{margin-top:-12.1875rem !important}.mt-sm-n200{margin-top:-12.5rem !important}.mt-sm-nunset{margin-top:-unset !important}.me-sm-n2{margin-right:-.15625rem !important}.me-sm-n5{margin-right:-.3125rem !important}.me-sm-n10{margin-right:-.625rem !important}.me-sm-n15{margin-right:-.9375rem !important}.me-sm-n20{margin-right:-1.25rem !important}.me-sm-n25{margin-right:-1.5625rem !important}.me-sm-n30{margin-right:-1.875rem !important}.me-sm-n35{margin-right:-2.1875rem !important}.me-sm-n40{margin-right:-2.5rem !important}.me-sm-n45{margin-right:-2.8125rem !important}.me-sm-n50{margin-right:-3.125rem !important}.me-sm-n55{margin-right:-3.4375rem !important}.me-sm-n60{margin-right:-3.75rem !important}.me-sm-n65{margin-right:-4.0625rem !important}.me-sm-n70{margin-right:-4.375rem !important}.me-sm-n75{margin-right:-4.6875rem !important}.me-sm-n80{margin-right:-5rem !important}.me-sm-n85{margin-right:-5.3125rem !important}.me-sm-n90{margin-right:-5.625rem !important}.me-sm-n95{margin-right:-5.9375rem !important}.me-sm-n100{margin-right:-6.25rem !important}.me-sm-n105{margin-right:-6.5625rem !important}.me-sm-n110{margin-right:-6.875rem !important}.me-sm-n115{margin-right:-7.1875rem !important}.me-sm-n120{margin-right:-7.5rem !important}.me-sm-n125{margin-right:-7.8125rem !important}.me-sm-n130{margin-right:-8.125rem !important}.me-sm-n135{margin-right:-8.4375rem !important}.me-sm-n140{margin-right:-8.75rem !important}.me-sm-n145{margin-right:-9.0625rem !important}.me-sm-n150{margin-right:-9.375rem !important}.me-sm-n155{margin-right:-9.6875rem !important}.me-sm-n160{margin-right:-10rem !important}.me-sm-n165{margin-right:-10.3125rem !important}.me-sm-n170{margin-right:-10.625rem !important}.me-sm-n175{margin-right:-10.9375rem !important}.me-sm-n180{margin-right:-11.25rem !important}.me-sm-n185{margin-right:-11.5625rem !important}.me-sm-n190{margin-right:-11.875rem !important}.me-sm-n195{margin-right:-12.1875rem !important}.me-sm-n200{margin-right:-12.5rem !important}.me-sm-nunset{margin-right:-unset !important}.mb-sm-n2{margin-bottom:-.15625rem !important}.mb-sm-n5{margin-bottom:-.3125rem !important}.mb-sm-n10{margin-bottom:-.625rem !important}.mb-sm-n15{margin-bottom:-.9375rem !important}.mb-sm-n20{margin-bottom:-1.25rem !important}.mb-sm-n25{margin-bottom:-1.5625rem !important}.mb-sm-n30{margin-bottom:-1.875rem !important}.mb-sm-n35{margin-bottom:-2.1875rem !important}.mb-sm-n40{margin-bottom:-2.5rem !important}.mb-sm-n45{margin-bottom:-2.8125rem !important}.mb-sm-n50{margin-bottom:-3.125rem !important}.mb-sm-n55{margin-bottom:-3.4375rem !important}.mb-sm-n60{margin-bottom:-3.75rem !important}.mb-sm-n65{margin-bottom:-4.0625rem !important}.mb-sm-n70{margin-bottom:-4.375rem !important}.mb-sm-n75{margin-bottom:-4.6875rem !important}.mb-sm-n80{margin-bottom:-5rem !important}.mb-sm-n85{margin-bottom:-5.3125rem !important}.mb-sm-n90{margin-bottom:-5.625rem !important}.mb-sm-n95{margin-bottom:-5.9375rem !important}.mb-sm-n100{margin-bottom:-6.25rem !important}.mb-sm-n105{margin-bottom:-6.5625rem !important}.mb-sm-n110{margin-bottom:-6.875rem !important}.mb-sm-n115{margin-bottom:-7.1875rem !important}.mb-sm-n120{margin-bottom:-7.5rem !important}.mb-sm-n125{margin-bottom:-7.8125rem !important}.mb-sm-n130{margin-bottom:-8.125rem !important}.mb-sm-n135{margin-bottom:-8.4375rem !important}.mb-sm-n140{margin-bottom:-8.75rem !important}.mb-sm-n145{margin-bottom:-9.0625rem !important}.mb-sm-n150{margin-bottom:-9.375rem !important}.mb-sm-n155{margin-bottom:-9.6875rem !important}.mb-sm-n160{margin-bottom:-10rem !important}.mb-sm-n165{margin-bottom:-10.3125rem !important}.mb-sm-n170{margin-bottom:-10.625rem !important}.mb-sm-n175{margin-bottom:-10.9375rem !important}.mb-sm-n180{margin-bottom:-11.25rem !important}.mb-sm-n185{margin-bottom:-11.5625rem !important}.mb-sm-n190{margin-bottom:-11.875rem !important}.mb-sm-n195{margin-bottom:-12.1875rem !important}.mb-sm-n200{margin-bottom:-12.5rem !important}.mb-sm-nunset{margin-bottom:-unset !important}.ms-sm-n2{margin-left:-.15625rem !important}.ms-sm-n5{margin-left:-.3125rem !important}.ms-sm-n10{margin-left:-.625rem !important}.ms-sm-n15{margin-left:-.9375rem !important}.ms-sm-n20{margin-left:-1.25rem !important}.ms-sm-n25{margin-left:-1.5625rem !important}.ms-sm-n30{margin-left:-1.875rem !important}.ms-sm-n35{margin-left:-2.1875rem !important}.ms-sm-n40{margin-left:-2.5rem !important}.ms-sm-n45{margin-left:-2.8125rem !important}.ms-sm-n50{margin-left:-3.125rem !important}.ms-sm-n55{margin-left:-3.4375rem !important}.ms-sm-n60{margin-left:-3.75rem !important}.ms-sm-n65{margin-left:-4.0625rem !important}.ms-sm-n70{margin-left:-4.375rem !important}.ms-sm-n75{margin-left:-4.6875rem !important}.ms-sm-n80{margin-left:-5rem !important}.ms-sm-n85{margin-left:-5.3125rem !important}.ms-sm-n90{margin-left:-5.625rem !important}.ms-sm-n95{margin-left:-5.9375rem !important}.ms-sm-n100{margin-left:-6.25rem !important}.ms-sm-n105{margin-left:-6.5625rem !important}.ms-sm-n110{margin-left:-6.875rem !important}.ms-sm-n115{margin-left:-7.1875rem !important}.ms-sm-n120{margin-left:-7.5rem !important}.ms-sm-n125{margin-left:-7.8125rem !important}.ms-sm-n130{margin-left:-8.125rem !important}.ms-sm-n135{margin-left:-8.4375rem !important}.ms-sm-n140{margin-left:-8.75rem !important}.ms-sm-n145{margin-left:-9.0625rem !important}.ms-sm-n150{margin-left:-9.375rem !important}.ms-sm-n155{margin-left:-9.6875rem !important}.ms-sm-n160{margin-left:-10rem !important}.ms-sm-n165{margin-left:-10.3125rem !important}.ms-sm-n170{margin-left:-10.625rem !important}.ms-sm-n175{margin-left:-10.9375rem !important}.ms-sm-n180{margin-left:-11.25rem !important}.ms-sm-n185{margin-left:-11.5625rem !important}.ms-sm-n190{margin-left:-11.875rem !important}.ms-sm-n195{margin-left:-12.1875rem !important}.ms-sm-n200{margin-left:-12.5rem !important}.ms-sm-nunset{margin-left:-unset !important}.p-sm-0{padding:0 !important}.p-sm-2{padding:.15625rem !important}.p-sm-5{padding:.3125rem !important}.p-sm-10{padding:.625rem !important}.p-sm-15{padding:.9375rem !important}.p-sm-20{padding:1.25rem !important}.p-sm-25{padding:1.5625rem !important}.p-sm-30{padding:1.875rem !important}.p-sm-35{padding:2.1875rem !important}.p-sm-40{padding:2.5rem !important}.p-sm-45{padding:2.8125rem !important}.p-sm-50{padding:3.125rem !important}.p-sm-55{padding:3.4375rem !important}.p-sm-60{padding:3.75rem !important}.p-sm-65{padding:4.0625rem !important}.p-sm-70{padding:4.375rem !important}.p-sm-75{padding:4.6875rem !important}.p-sm-80{padding:5rem !important}.p-sm-85{padding:5.3125rem !important}.p-sm-90{padding:5.625rem !important}.p-sm-95{padding:5.9375rem !important}.p-sm-100{padding:6.25rem !important}.p-sm-105{padding:6.5625rem !important}.p-sm-110{padding:6.875rem !important}.p-sm-115{padding:7.1875rem !important}.p-sm-120{padding:7.5rem !important}.p-sm-125{padding:7.8125rem !important}.p-sm-130{padding:8.125rem !important}.p-sm-135{padding:8.4375rem !important}.p-sm-140{padding:8.75rem !important}.p-sm-145{padding:9.0625rem !important}.p-sm-150{padding:9.375rem !important}.p-sm-155{padding:9.6875rem !important}.p-sm-160{padding:10rem !important}.p-sm-165{padding:10.3125rem !important}.p-sm-170{padding:10.625rem !important}.p-sm-175{padding:10.9375rem !important}.p-sm-180{padding:11.25rem !important}.p-sm-185{padding:11.5625rem !important}.p-sm-190{padding:11.875rem !important}.p-sm-195{padding:12.1875rem !important}.p-sm-200{padding:12.5rem !important}.p-sm-unset{padding:unset !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-sm-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-sm-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-sm-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-sm-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-sm-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-sm-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-sm-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-sm-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sm-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-sm-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-sm-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-sm-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-sm-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-sm-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-sm-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-sm-80{padding-right:5rem !important;padding-left:5rem !important}.px-sm-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-sm-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-sm-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-sm-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-sm-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-sm-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-sm-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-sm-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-sm-125{padding-right:7.8125rem !important;padding-left:7.8125rem !important}.px-sm-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-sm-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-sm-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-sm-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-sm-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-sm-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-sm-160{padding-right:10rem !important;padding-left:10rem !important}.px-sm-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-sm-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-sm-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-sm-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-sm-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-sm-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-sm-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-sm-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-sm-unset{padding-right:unset !important;padding-left:unset !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-sm-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-sm-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-sm-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-sm-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-sm-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-sm-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-sm-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-sm-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sm-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-sm-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-sm-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-sm-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-sm-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-sm-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-sm-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-sm-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-sm-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-sm-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-sm-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-sm-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-sm-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-sm-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-sm-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-sm-125{padding-top:7.8125rem !important;padding-bottom:7.8125rem !important}.py-sm-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-sm-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-sm-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-sm-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-sm-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-sm-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-sm-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-sm-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-sm-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-sm-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-sm-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-sm-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-sm-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-sm-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-sm-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-sm-unset{padding-top:unset !important;padding-bottom:unset !important}.pt-sm-0{padding-top:0 !important}.pt-sm-2{padding-top:.15625rem !important}.pt-sm-5{padding-top:.3125rem !important}.pt-sm-10{padding-top:.625rem !important}.pt-sm-15{padding-top:.9375rem !important}.pt-sm-20{padding-top:1.25rem !important}.pt-sm-25{padding-top:1.5625rem !important}.pt-sm-30{padding-top:1.875rem !important}.pt-sm-35{padding-top:2.1875rem !important}.pt-sm-40{padding-top:2.5rem !important}.pt-sm-45{padding-top:2.8125rem !important}.pt-sm-50{padding-top:3.125rem !important}.pt-sm-55{padding-top:3.4375rem !important}.pt-sm-60{padding-top:3.75rem !important}.pt-sm-65{padding-top:4.0625rem !important}.pt-sm-70{padding-top:4.375rem !important}.pt-sm-75{padding-top:4.6875rem !important}.pt-sm-80{padding-top:5rem !important}.pt-sm-85{padding-top:5.3125rem !important}.pt-sm-90{padding-top:5.625rem !important}.pt-sm-95{padding-top:5.9375rem !important}.pt-sm-100{padding-top:6.25rem !important}.pt-sm-105{padding-top:6.5625rem !important}.pt-sm-110{padding-top:6.875rem !important}.pt-sm-115{padding-top:7.1875rem !important}.pt-sm-120{padding-top:7.5rem !important}.pt-sm-125{padding-top:7.8125rem !important}.pt-sm-130{padding-top:8.125rem !important}.pt-sm-135{padding-top:8.4375rem !important}.pt-sm-140{padding-top:8.75rem !important}.pt-sm-145{padding-top:9.0625rem !important}.pt-sm-150{padding-top:9.375rem !important}.pt-sm-155{padding-top:9.6875rem !important}.pt-sm-160{padding-top:10rem !important}.pt-sm-165{padding-top:10.3125rem !important}.pt-sm-170{padding-top:10.625rem !important}.pt-sm-175{padding-top:10.9375rem !important}.pt-sm-180{padding-top:11.25rem !important}.pt-sm-185{padding-top:11.5625rem !important}.pt-sm-190{padding-top:11.875rem !important}.pt-sm-195{padding-top:12.1875rem !important}.pt-sm-200{padding-top:12.5rem !important}.pt-sm-unset{padding-top:unset !important}.pe-sm-0{padding-right:0 !important}.pe-sm-2{padding-right:.15625rem !important}.pe-sm-5{padding-right:.3125rem !important}.pe-sm-10{padding-right:.625rem !important}.pe-sm-15{padding-right:.9375rem !important}.pe-sm-20{padding-right:1.25rem !important}.pe-sm-25{padding-right:1.5625rem !important}.pe-sm-30{padding-right:1.875rem !important}.pe-sm-35{padding-right:2.1875rem !important}.pe-sm-40{padding-right:2.5rem !important}.pe-sm-45{padding-right:2.8125rem !important}.pe-sm-50{padding-right:3.125rem !important}.pe-sm-55{padding-right:3.4375rem !important}.pe-sm-60{padding-right:3.75rem !important}.pe-sm-65{padding-right:4.0625rem !important}.pe-sm-70{padding-right:4.375rem !important}.pe-sm-75{padding-right:4.6875rem !important}.pe-sm-80{padding-right:5rem !important}.pe-sm-85{padding-right:5.3125rem !important}.pe-sm-90{padding-right:5.625rem !important}.pe-sm-95{padding-right:5.9375rem !important}.pe-sm-100{padding-right:6.25rem !important}.pe-sm-105{padding-right:6.5625rem !important}.pe-sm-110{padding-right:6.875rem !important}.pe-sm-115{padding-right:7.1875rem !important}.pe-sm-120{padding-right:7.5rem !important}.pe-sm-125{padding-right:7.8125rem !important}.pe-sm-130{padding-right:8.125rem !important}.pe-sm-135{padding-right:8.4375rem !important}.pe-sm-140{padding-right:8.75rem !important}.pe-sm-145{padding-right:9.0625rem !important}.pe-sm-150{padding-right:9.375rem !important}.pe-sm-155{padding-right:9.6875rem !important}.pe-sm-160{padding-right:10rem !important}.pe-sm-165{padding-right:10.3125rem !important}.pe-sm-170{padding-right:10.625rem !important}.pe-sm-175{padding-right:10.9375rem !important}.pe-sm-180{padding-right:11.25rem !important}.pe-sm-185{padding-right:11.5625rem !important}.pe-sm-190{padding-right:11.875rem !important}.pe-sm-195{padding-right:12.1875rem !important}.pe-sm-200{padding-right:12.5rem !important}.pe-sm-unset{padding-right:unset !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-2{padding-bottom:.15625rem !important}.pb-sm-5{padding-bottom:.3125rem !important}.pb-sm-10{padding-bottom:.625rem !important}.pb-sm-15{padding-bottom:.9375rem !important}.pb-sm-20{padding-bottom:1.25rem !important}.pb-sm-25{padding-bottom:1.5625rem !important}.pb-sm-30{padding-bottom:1.875rem !important}.pb-sm-35{padding-bottom:2.1875rem !important}.pb-sm-40{padding-bottom:2.5rem !important}.pb-sm-45{padding-bottom:2.8125rem !important}.pb-sm-50{padding-bottom:3.125rem !important}.pb-sm-55{padding-bottom:3.4375rem !important}.pb-sm-60{padding-bottom:3.75rem !important}.pb-sm-65{padding-bottom:4.0625rem !important}.pb-sm-70{padding-bottom:4.375rem !important}.pb-sm-75{padding-bottom:4.6875rem !important}.pb-sm-80{padding-bottom:5rem !important}.pb-sm-85{padding-bottom:5.3125rem !important}.pb-sm-90{padding-bottom:5.625rem !important}.pb-sm-95{padding-bottom:5.9375rem !important}.pb-sm-100{padding-bottom:6.25rem !important}.pb-sm-105{padding-bottom:6.5625rem !important}.pb-sm-110{padding-bottom:6.875rem !important}.pb-sm-115{padding-bottom:7.1875rem !important}.pb-sm-120{padding-bottom:7.5rem !important}.pb-sm-125{padding-bottom:7.8125rem !important}.pb-sm-130{padding-bottom:8.125rem !important}.pb-sm-135{padding-bottom:8.4375rem !important}.pb-sm-140{padding-bottom:8.75rem !important}.pb-sm-145{padding-bottom:9.0625rem !important}.pb-sm-150{padding-bottom:9.375rem !important}.pb-sm-155{padding-bottom:9.6875rem !important}.pb-sm-160{padding-bottom:10rem !important}.pb-sm-165{padding-bottom:10.3125rem !important}.pb-sm-170{padding-bottom:10.625rem !important}.pb-sm-175{padding-bottom:10.9375rem !important}.pb-sm-180{padding-bottom:11.25rem !important}.pb-sm-185{padding-bottom:11.5625rem !important}.pb-sm-190{padding-bottom:11.875rem !important}.pb-sm-195{padding-bottom:12.1875rem !important}.pb-sm-200{padding-bottom:12.5rem !important}.pb-sm-unset{padding-bottom:unset !important}.ps-sm-0{padding-left:0 !important}.ps-sm-2{padding-left:.15625rem !important}.ps-sm-5{padding-left:.3125rem !important}.ps-sm-10{padding-left:.625rem !important}.ps-sm-15{padding-left:.9375rem !important}.ps-sm-20{padding-left:1.25rem !important}.ps-sm-25{padding-left:1.5625rem !important}.ps-sm-30{padding-left:1.875rem !important}.ps-sm-35{padding-left:2.1875rem !important}.ps-sm-40{padding-left:2.5rem !important}.ps-sm-45{padding-left:2.8125rem !important}.ps-sm-50{padding-left:3.125rem !important}.ps-sm-55{padding-left:3.4375rem !important}.ps-sm-60{padding-left:3.75rem !important}.ps-sm-65{padding-left:4.0625rem !important}.ps-sm-70{padding-left:4.375rem !important}.ps-sm-75{padding-left:4.6875rem !important}.ps-sm-80{padding-left:5rem !important}.ps-sm-85{padding-left:5.3125rem !important}.ps-sm-90{padding-left:5.625rem !important}.ps-sm-95{padding-left:5.9375rem !important}.ps-sm-100{padding-left:6.25rem !important}.ps-sm-105{padding-left:6.5625rem !important}.ps-sm-110{padding-left:6.875rem !important}.ps-sm-115{padding-left:7.1875rem !important}.ps-sm-120{padding-left:7.5rem !important}.ps-sm-125{padding-left:7.8125rem !important}.ps-sm-130{padding-left:8.125rem !important}.ps-sm-135{padding-left:8.4375rem !important}.ps-sm-140{padding-left:8.75rem !important}.ps-sm-145{padding-left:9.0625rem !important}.ps-sm-150{padding-left:9.375rem !important}.ps-sm-155{padding-left:9.6875rem !important}.ps-sm-160{padding-left:10rem !important}.ps-sm-165{padding-left:10.3125rem !important}.ps-sm-170{padding-left:10.625rem !important}.ps-sm-175{padding-left:10.9375rem !important}.ps-sm-180{padding-left:11.25rem !important}.ps-sm-185{padding-left:11.5625rem !important}.ps-sm-190{padding-left:11.875rem !important}.ps-sm-195{padding-left:12.1875rem !important}.ps-sm-200{padding-left:12.5rem !important}.ps-sm-unset{padding-left:unset !important}.gap-sm-0{gap:0 !important}.gap-sm-2{gap:.15625rem !important}.gap-sm-5{gap:.3125rem !important}.gap-sm-10{gap:.625rem !important}.gap-sm-15{gap:.9375rem !important}.gap-sm-20{gap:1.25rem !important}.gap-sm-25{gap:1.5625rem !important}.gap-sm-30{gap:1.875rem !important}.gap-sm-35{gap:2.1875rem !important}.gap-sm-40{gap:2.5rem !important}.gap-sm-45{gap:2.8125rem !important}.gap-sm-50{gap:3.125rem !important}.gap-sm-55{gap:3.4375rem !important}.gap-sm-60{gap:3.75rem !important}.gap-sm-65{gap:4.0625rem !important}.gap-sm-70{gap:4.375rem !important}.gap-sm-75{gap:4.6875rem !important}.gap-sm-80{gap:5rem !important}.gap-sm-85{gap:5.3125rem !important}.gap-sm-90{gap:5.625rem !important}.gap-sm-95{gap:5.9375rem !important}.gap-sm-100{gap:6.25rem !important}.gap-sm-105{gap:6.5625rem !important}.gap-sm-110{gap:6.875rem !important}.gap-sm-115{gap:7.1875rem !important}.gap-sm-120{gap:7.5rem !important}.gap-sm-125{gap:7.8125rem !important}.gap-sm-130{gap:8.125rem !important}.gap-sm-135{gap:8.4375rem !important}.gap-sm-140{gap:8.75rem !important}.gap-sm-145{gap:9.0625rem !important}.gap-sm-150{gap:9.375rem !important}.gap-sm-155{gap:9.6875rem !important}.gap-sm-160{gap:10rem !important}.gap-sm-165{gap:10.3125rem !important}.gap-sm-170{gap:10.625rem !important}.gap-sm-175{gap:10.9375rem !important}.gap-sm-180{gap:11.25rem !important}.gap-sm-185{gap:11.5625rem !important}.gap-sm-190{gap:11.875rem !important}.gap-sm-195{gap:12.1875rem !important}.gap-sm-200{gap:12.5rem !important}.gap-sm-unset{gap:unset !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-2{row-gap:.15625rem !important}.row-gap-sm-5{row-gap:.3125rem !important}.row-gap-sm-10{row-gap:.625rem !important}.row-gap-sm-15{row-gap:.9375rem !important}.row-gap-sm-20{row-gap:1.25rem !important}.row-gap-sm-25{row-gap:1.5625rem !important}.row-gap-sm-30{row-gap:1.875rem !important}.row-gap-sm-35{row-gap:2.1875rem !important}.row-gap-sm-40{row-gap:2.5rem !important}.row-gap-sm-45{row-gap:2.8125rem !important}.row-gap-sm-50{row-gap:3.125rem !important}.row-gap-sm-55{row-gap:3.4375rem !important}.row-gap-sm-60{row-gap:3.75rem !important}.row-gap-sm-65{row-gap:4.0625rem !important}.row-gap-sm-70{row-gap:4.375rem !important}.row-gap-sm-75{row-gap:4.6875rem !important}.row-gap-sm-80{row-gap:5rem !important}.row-gap-sm-85{row-gap:5.3125rem !important}.row-gap-sm-90{row-gap:5.625rem !important}.row-gap-sm-95{row-gap:5.9375rem !important}.row-gap-sm-100{row-gap:6.25rem !important}.row-gap-sm-105{row-gap:6.5625rem !important}.row-gap-sm-110{row-gap:6.875rem !important}.row-gap-sm-115{row-gap:7.1875rem !important}.row-gap-sm-120{row-gap:7.5rem !important}.row-gap-sm-125{row-gap:7.8125rem !important}.row-gap-sm-130{row-gap:8.125rem !important}.row-gap-sm-135{row-gap:8.4375rem !important}.row-gap-sm-140{row-gap:8.75rem !important}.row-gap-sm-145{row-gap:9.0625rem !important}.row-gap-sm-150{row-gap:9.375rem !important}.row-gap-sm-155{row-gap:9.6875rem !important}.row-gap-sm-160{row-gap:10rem !important}.row-gap-sm-165{row-gap:10.3125rem !important}.row-gap-sm-170{row-gap:10.625rem !important}.row-gap-sm-175{row-gap:10.9375rem !important}.row-gap-sm-180{row-gap:11.25rem !important}.row-gap-sm-185{row-gap:11.5625rem !important}.row-gap-sm-190{row-gap:11.875rem !important}.row-gap-sm-195{row-gap:12.1875rem !important}.row-gap-sm-200{row-gap:12.5rem !important}.row-gap-sm-unset{row-gap:unset !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-2{column-gap:.15625rem !important}.column-gap-sm-5{column-gap:.3125rem !important}.column-gap-sm-10{column-gap:.625rem !important}.column-gap-sm-15{column-gap:.9375rem !important}.column-gap-sm-20{column-gap:1.25rem !important}.column-gap-sm-25{column-gap:1.5625rem !important}.column-gap-sm-30{column-gap:1.875rem !important}.column-gap-sm-35{column-gap:2.1875rem !important}.column-gap-sm-40{column-gap:2.5rem !important}.column-gap-sm-45{column-gap:2.8125rem !important}.column-gap-sm-50{column-gap:3.125rem !important}.column-gap-sm-55{column-gap:3.4375rem !important}.column-gap-sm-60{column-gap:3.75rem !important}.column-gap-sm-65{column-gap:4.0625rem !important}.column-gap-sm-70{column-gap:4.375rem !important}.column-gap-sm-75{column-gap:4.6875rem !important}.column-gap-sm-80{column-gap:5rem !important}.column-gap-sm-85{column-gap:5.3125rem !important}.column-gap-sm-90{column-gap:5.625rem !important}.column-gap-sm-95{column-gap:5.9375rem !important}.column-gap-sm-100{column-gap:6.25rem !important}.column-gap-sm-105{column-gap:6.5625rem !important}.column-gap-sm-110{column-gap:6.875rem !important}.column-gap-sm-115{column-gap:7.1875rem !important}.column-gap-sm-120{column-gap:7.5rem !important}.column-gap-sm-125{column-gap:7.8125rem !important}.column-gap-sm-130{column-gap:8.125rem !important}.column-gap-sm-135{column-gap:8.4375rem !important}.column-gap-sm-140{column-gap:8.75rem !important}.column-gap-sm-145{column-gap:9.0625rem !important}.column-gap-sm-150{column-gap:9.375rem !important}.column-gap-sm-155{column-gap:9.6875rem !important}.column-gap-sm-160{column-gap:10rem !important}.column-gap-sm-165{column-gap:10.3125rem !important}.column-gap-sm-170{column-gap:10.625rem !important}.column-gap-sm-175{column-gap:10.9375rem !important}.column-gap-sm-180{column-gap:11.25rem !important}.column-gap-sm-185{column-gap:11.5625rem !important}.column-gap-sm-190{column-gap:11.875rem !important}.column-gap-sm-195{column-gap:12.1875rem !important}.column-gap-sm-200{column-gap:12.5rem !important}.column-gap-sm-unset{column-gap:unset !important}.fs-sm-0{font-size:0 !important}.fs-sm-1{font-size:calc(1.325rem + .9vw) !important}.fs-sm-2{font-size:calc(1.275rem + .3vw) !important}.fs-sm-3{font-size:1.25rem !important}.fs-sm-4{font-size:1.125rem !important}.fs-sm-5{font-size:1rem !important}.fs-sm-6{font-size:.875rem !important}.fs-sm-10{font-size:.62475rem !important}.fs-sm-12{font-size:.75rem !important}.fs-sm-14{font-size:.875rem !important}.fs-sm-16{font-size:1rem !important}.fs-sm-18{font-size:1.125rem !important}.fs-sm-20{font-size:1.25rem !important}.fs-sm-22{font-size:calc(1.2625rem + .15vw) !important}.fs-sm-24{font-size:calc(1.275rem + .3vw) !important}.fs-sm-26{font-size:calc(1.2875rem + .45vw) !important}.fs-sm-28{font-size:calc(1.3rem + .6vw) !important}.fs-sm-30{font-size:calc(1.3125rem + .75vw) !important}.fs-sm-32{font-size:calc(1.325rem + .9vw) !important}.fs-sm-34{font-size:calc(1.3375rem + 1.05vw) !important}.fs-sm-36{font-size:calc(1.35rem + 1.2vw) !important}.fs-sm-38{font-size:calc(1.3625rem + 1.35vw) !important}.fs-sm-40{font-size:calc(1.375rem + 1.5vw) !important}.fs-sm-42{font-size:calc(1.3875rem + 1.65vw) !important}.fs-sm-44{font-size:calc(1.4rem + 1.8vw) !important}.fs-sm-46{font-size:calc(1.4125rem + 1.95vw) !important}.fs-sm-48{font-size:calc(1.425rem + 2.1vw) !important}.fs-sm-50{font-size:calc(1.4375rem + 2.25vw) !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}.min-w-sm-0{min-width:0 !important}.min-w-sm-5{min-width:5% !important}.min-w-sm-10{min-width:10% !important}.min-w-sm-15{min-width:15% !important}.min-w-sm-20{min-width:20% !important}.min-w-sm-25{min-width:25% !important}.min-w-sm-30{min-width:30% !important}.min-w-sm-35{min-width:35% !important}.min-w-sm-40{min-width:40% !important}.min-w-sm-45{min-width:45% !important}.min-w-sm-50{min-width:50% !important}.min-w-sm-55{min-width:55% !important}.min-w-sm-60{min-width:60% !important}.min-w-sm-65{min-width:65% !important}.min-w-sm-70{min-width:70% !important}.min-w-sm-75{min-width:75% !important}.min-w-sm-80{min-width:80% !important}.min-w-sm-85{min-width:85% !important}.min-w-sm-90{min-width:90% !important}.min-w-sm-95{min-width:95% !important}.min-w-sm-100{min-width:100% !important}.min-w-sm-auto{min-width:auto !important}.min-w-sm-unset{min-width:unset !important}.min-h-sm-0{min-height:0 !important}.min-h-sm-5{min-height:5% !important}.min-h-sm-10{min-height:10% !important}.min-h-sm-15{min-height:15% !important}.min-h-sm-20{min-height:20% !important}.min-h-sm-25{min-height:25% !important}.min-h-sm-30{min-height:30% !important}.min-h-sm-35{min-height:35% !important}.min-h-sm-40{min-height:40% !important}.min-h-sm-45{min-height:45% !important}.min-h-sm-50{min-height:50% !important}.min-h-sm-55{min-height:55% !important}.min-h-sm-60{min-height:60% !important}.min-h-sm-65{min-height:65% !important}.min-h-sm-70{min-height:70% !important}.min-h-sm-75{min-height:75% !important}.min-h-sm-80{min-height:80% !important}.min-h-sm-85{min-height:85% !important}.min-h-sm-90{min-height:90% !important}.min-h-sm-95{min-height:95% !important}.min-h-sm-100{min-height:100% !important}.min-h-sm-auto{min-height:auto !important}.flex-basis-sm-0{flex-basis:0 !important}.flex-basis-sm-2{flex-basis:.15625rem !important}.flex-basis-sm-5{flex-basis:.3125rem !important}.flex-basis-sm-10{flex-basis:.625rem !important}.flex-basis-sm-15{flex-basis:.9375rem !important}.flex-basis-sm-20{flex-basis:1.25rem !important}.flex-basis-sm-25{flex-basis:1.5625rem !important}.flex-basis-sm-30{flex-basis:1.875rem !important}.flex-basis-sm-35{flex-basis:2.1875rem !important}.flex-basis-sm-40{flex-basis:2.5rem !important}.flex-basis-sm-45{flex-basis:2.8125rem !important}.flex-basis-sm-50{flex-basis:3.125rem !important}.flex-basis-sm-55{flex-basis:3.4375rem !important}.flex-basis-sm-60{flex-basis:3.75rem !important}.flex-basis-sm-65{flex-basis:4.0625rem !important}.flex-basis-sm-70{flex-basis:4.375rem !important}.flex-basis-sm-75{flex-basis:4.6875rem !important}.flex-basis-sm-80{flex-basis:5rem !important}.flex-basis-sm-85{flex-basis:5.3125rem !important}.flex-basis-sm-90{flex-basis:5.625rem !important}.flex-basis-sm-95{flex-basis:5.9375rem !important}.flex-basis-sm-100{flex-basis:6.25rem !important}.flex-basis-sm-105{flex-basis:6.5625rem !important}.flex-basis-sm-110{flex-basis:6.875rem !important}.flex-basis-sm-115{flex-basis:7.1875rem !important}.flex-basis-sm-120{flex-basis:7.5rem !important}.flex-basis-sm-125{flex-basis:7.8125rem !important}.flex-basis-sm-130{flex-basis:8.125rem !important}.flex-basis-sm-135{flex-basis:8.4375rem !important}.flex-basis-sm-140{flex-basis:8.75rem !important}.flex-basis-sm-145{flex-basis:9.0625rem !important}.flex-basis-sm-150{flex-basis:9.375rem !important}.flex-basis-sm-155{flex-basis:9.6875rem !important}.flex-basis-sm-160{flex-basis:10rem !important}.flex-basis-sm-165{flex-basis:10.3125rem !important}.flex-basis-sm-170{flex-basis:10.625rem !important}.flex-basis-sm-175{flex-basis:10.9375rem !important}.flex-basis-sm-180{flex-basis:11.25rem !important}.flex-basis-sm-185{flex-basis:11.5625rem !important}.flex-basis-sm-190{flex-basis:11.875rem !important}.flex-basis-sm-195{flex-basis:12.1875rem !important}.flex-basis-sm-200{flex-basis:12.5rem !important}.flex-basis-sm-auto{flex-basis:auto !important}.ls-sm-0{letter-spacing:0 !important}.ls-sm-1{letter-spacing:1px !important}.ls-sm-2{letter-spacing:2px !important}.ls-sm-3{letter-spacing:3px !important}.ls-sm-4{letter-spacing:4px !important}.ls-sm-5{letter-spacing:5px !important}}@media (min-width: 640px){.float-sml-start{float:left !important}.float-sml-end{float:right !important}.float-sml-none{float:none !important}.object-fit-sml-contain{object-fit:contain !important}.object-fit-sml-cover{object-fit:cover !important}.object-fit-sml-fill{object-fit:fill !important}.object-fit-sml-scale{object-fit:scale-down !important}.object-fit-sml-none{object-fit:none !important}.overflow-sml-visible{overflow:visible !important}.overflow-sml-hidden{overflow:hidden !important}.overflow-sml-scroll{overflow:scroll !important}.overflow-sml-auto{overflow:auto !important}.overflow-x-sml-visible{overflow-x:visible !important}.overflow-x-sml-hidden{overflow-x:hidden !important}.overflow-x-sml-scroll{overflow-x:scroll !important}.overflow-x-sml-auto{overflow-x:auto !important}.overflow-y-sml-visible{overflow-y:visible !important}.overflow-y-sml-hidden{overflow-y:hidden !important}.overflow-y-sml-scroll{overflow-y:scroll !important}.overflow-y-sml-auto{overflow-y:auto !important}.d-sml-inline{display:inline !important}.d-sml-inline-block{display:inline-block !important}.d-sml-block{display:block !important}.d-sml-grid{display:grid !important}.d-sml-inline-grid{display:inline-grid !important}.d-sml-table{display:table !important}.d-sml-table-row{display:table-row !important}.d-sml-table-cell{display:table-cell !important}.d-sml-flex{display:flex !important}.d-sml-inline-flex{display:inline-flex !important}.d-sml-none{display:none !important}.position-sml-static{position:static !important}.position-sml-relative{position:relative !important}.position-sml-absolute{position:absolute !important}.position-sml-fixed{position:fixed !important}.position-sml-sticky{position:sticky !important}.w-sml-0{width:0 !important}.w-sml-5{width:5% !important}.w-sml-10{width:10% !important}.w-sml-15{width:15% !important}.w-sml-20{width:20% !important}.w-sml-25{width:25% !important}.w-sml-30{width:30% !important}.w-sml-35{width:35% !important}.w-sml-40{width:40% !important}.w-sml-45{width:45% !important}.w-sml-50{width:50% !important}.w-sml-55{width:55% !important}.w-sml-60{width:60% !important}.w-sml-65{width:65% !important}.w-sml-70{width:70% !important}.w-sml-75{width:75% !important}.w-sml-80{width:80% !important}.w-sml-85{width:85% !important}.w-sml-90{width:90% !important}.w-sml-95{width:95% !important}.w-sml-100{width:100% !important}.w-sml-auto{width:auto !important}.mw-sml-0{max-width:0 !important}.mw-sml-5{max-width:5% !important}.mw-sml-10{max-width:10% !important}.mw-sml-15{max-width:15% !important}.mw-sml-20{max-width:20% !important}.mw-sml-25{max-width:25% !important}.mw-sml-30{max-width:30% !important}.mw-sml-35{max-width:35% !important}.mw-sml-40{max-width:40% !important}.mw-sml-45{max-width:45% !important}.mw-sml-50{max-width:50% !important}.mw-sml-55{max-width:55% !important}.mw-sml-60{max-width:60% !important}.mw-sml-65{max-width:65% !important}.mw-sml-70{max-width:70% !important}.mw-sml-75{max-width:75% !important}.mw-sml-80{max-width:80% !important}.mw-sml-85{max-width:85% !important}.mw-sml-90{max-width:90% !important}.mw-sml-95{max-width:95% !important}.mw-sml-100{max-width:100% !important}.mw-sml-1000{max-width:max-content !important}.mw-sml-form{max-width:45rem !important}.mw-sml-unset{max-width:unset !important}.h-sml-0{height:0 !important}.h-sml-5{height:5% !important}.h-sml-10{height:10% !important}.h-sml-15{height:15% !important}.h-sml-20{height:20% !important}.h-sml-25{height:25% !important}.h-sml-30{height:30% !important}.h-sml-35{height:35% !important}.h-sml-40{height:40% !important}.h-sml-45{height:45% !important}.h-sml-50{height:50% !important}.h-sml-55{height:55% !important}.h-sml-60{height:60% !important}.h-sml-65{height:65% !important}.h-sml-70{height:70% !important}.h-sml-75{height:75% !important}.h-sml-80{height:80% !important}.h-sml-85{height:85% !important}.h-sml-90{height:90% !important}.h-sml-95{height:95% !important}.h-sml-100{height:100% !important}.h-sml-auto{height:auto !important}.mh-sml-0{max-height:0 !important}.mh-sml-5{max-height:5% !important}.mh-sml-10{max-height:10% !important}.mh-sml-15{max-height:15% !important}.mh-sml-20{max-height:20% !important}.mh-sml-25{max-height:25% !important}.mh-sml-30{max-height:30% !important}.mh-sml-35{max-height:35% !important}.mh-sml-40{max-height:40% !important}.mh-sml-45{max-height:45% !important}.mh-sml-50{max-height:50% !important}.mh-sml-55{max-height:55% !important}.mh-sml-60{max-height:60% !important}.mh-sml-65{max-height:65% !important}.mh-sml-70{max-height:70% !important}.mh-sml-75{max-height:75% !important}.mh-sml-80{max-height:80% !important}.mh-sml-85{max-height:85% !important}.mh-sml-90{max-height:90% !important}.mh-sml-95{max-height:95% !important}.mh-sml-100{max-height:100% !important}.mh-sml-auto{max-height:auto !important}.flex-sml-fill{flex:1 1 auto !important}.flex-sml-row{flex-direction:row !important}.flex-sml-column{flex-direction:column !important}.flex-sml-row-reverse{flex-direction:row-reverse !important}.flex-sml-column-reverse{flex-direction:column-reverse !important}.flex-sml-grow-0{flex-grow:0 !important}.flex-sml-grow-1{flex-grow:1 !important}.flex-sml-shrink-0{flex-shrink:0 !important}.flex-sml-shrink-1{flex-shrink:1 !important}.flex-sml-wrap{flex-wrap:wrap !important}.flex-sml-nowrap{flex-wrap:nowrap !important}.flex-sml-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sml-start{justify-content:flex-start !important}.justify-content-sml-end{justify-content:flex-end !important}.justify-content-sml-center{justify-content:center !important}.justify-content-sml-between{justify-content:space-between !important}.justify-content-sml-around{justify-content:space-around !important}.justify-content-sml-evenly{justify-content:space-evenly !important}.align-items-sml-start{align-items:flex-start !important}.align-items-sml-end{align-items:flex-end !important}.align-items-sml-center{align-items:center !important}.align-items-sml-baseline{align-items:baseline !important}.align-items-sml-stretch{align-items:stretch !important}.align-content-sml-start{align-content:flex-start !important}.align-content-sml-end{align-content:flex-end !important}.align-content-sml-center{align-content:center !important}.align-content-sml-between{align-content:space-between !important}.align-content-sml-around{align-content:space-around !important}.align-content-sml-stretch{align-content:stretch !important}.align-self-sml-auto{align-self:auto !important}.align-self-sml-start{align-self:flex-start !important}.align-self-sml-end{align-self:flex-end !important}.align-self-sml-center{align-self:center !important}.align-self-sml-baseline{align-self:baseline !important}.align-self-sml-stretch{align-self:stretch !important}.order-sml-first{order:-1 !important}.order-sml-0{order:0 !important}.order-sml-1{order:1 !important}.order-sml-2{order:2 !important}.order-sml-3{order:3 !important}.order-sml-4{order:4 !important}.order-sml-5{order:5 !important}.order-sml-last{order:6 !important}.m-sml-0{margin:0 !important}.m-sml-2{margin:.15625rem !important}.m-sml-5{margin:.3125rem !important}.m-sml-10{margin:.625rem !important}.m-sml-15{margin:.9375rem !important}.m-sml-20{margin:1.25rem !important}.m-sml-25{margin:1.5625rem !important}.m-sml-30{margin:1.875rem !important}.m-sml-35{margin:2.1875rem !important}.m-sml-40{margin:2.5rem !important}.m-sml-45{margin:2.8125rem !important}.m-sml-50{margin:3.125rem !important}.m-sml-55{margin:3.4375rem !important}.m-sml-60{margin:3.75rem !important}.m-sml-65{margin:4.0625rem !important}.m-sml-70{margin:4.375rem !important}.m-sml-75{margin:4.6875rem !important}.m-sml-80{margin:5rem !important}.m-sml-85{margin:5.3125rem !important}.m-sml-90{margin:5.625rem !important}.m-sml-95{margin:5.9375rem !important}.m-sml-100{margin:6.25rem !important}.m-sml-105{margin:6.5625rem !important}.m-sml-110{margin:6.875rem !important}.m-sml-115{margin:7.1875rem !important}.m-sml-120{margin:7.5rem !important}.m-sml-125{margin:7.8125rem !important}.m-sml-130{margin:8.125rem !important}.m-sml-135{margin:8.4375rem !important}.m-sml-140{margin:8.75rem !important}.m-sml-145{margin:9.0625rem !important}.m-sml-150{margin:9.375rem !important}.m-sml-155{margin:9.6875rem !important}.m-sml-160{margin:10rem !important}.m-sml-165{margin:10.3125rem !important}.m-sml-170{margin:10.625rem !important}.m-sml-175{margin:10.9375rem !important}.m-sml-180{margin:11.25rem !important}.m-sml-185{margin:11.5625rem !important}.m-sml-190{margin:11.875rem !important}.m-sml-195{margin:12.1875rem !important}.m-sml-200{margin:12.5rem !important}.m-sml-unset{margin:unset !important}.m-sml-auto{margin:auto !important}.mx-sml-0{margin-right:0 !important;margin-left:0 !important}.mx-sml-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-sml-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-sml-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-sml-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-sml-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-sml-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-sml-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-sml-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-sml-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sml-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-sml-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-sml-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-sml-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-sml-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-sml-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-sml-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-sml-80{margin-right:5rem !important;margin-left:5rem !important}.mx-sml-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-sml-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-sml-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-sml-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-sml-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-sml-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-sml-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-sml-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-sml-125{margin-right:7.8125rem !important;margin-left:7.8125rem !important}.mx-sml-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-sml-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-sml-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-sml-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-sml-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-sml-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-sml-160{margin-right:10rem !important;margin-left:10rem !important}.mx-sml-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-sml-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-sml-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-sml-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-sml-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-sml-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-sml-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-sml-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-sml-unset{margin-right:unset !important;margin-left:unset !important}.mx-sml-auto{margin-right:auto !important;margin-left:auto !important}.my-sml-0{margin-top:0 !important;margin-bottom:0 !important}.my-sml-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-sml-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-sml-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-sml-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-sml-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-sml-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-sml-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-sml-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-sml-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sml-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-sml-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-sml-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-sml-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-sml-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-sml-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-sml-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-sml-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-sml-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-sml-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-sml-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-sml-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-sml-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-sml-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-sml-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-sml-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-sml-125{margin-top:7.8125rem !important;margin-bottom:7.8125rem !important}.my-sml-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-sml-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-sml-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-sml-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-sml-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-sml-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-sml-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-sml-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-sml-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-sml-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-sml-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-sml-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-sml-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-sml-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-sml-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-sml-unset{margin-top:unset !important;margin-bottom:unset !important}.my-sml-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sml-0{margin-top:0 !important}.mt-sml-2{margin-top:.15625rem !important}.mt-sml-5{margin-top:.3125rem !important}.mt-sml-10{margin-top:.625rem !important}.mt-sml-15{margin-top:.9375rem !important}.mt-sml-20{margin-top:1.25rem !important}.mt-sml-25{margin-top:1.5625rem !important}.mt-sml-30{margin-top:1.875rem !important}.mt-sml-35{margin-top:2.1875rem !important}.mt-sml-40{margin-top:2.5rem !important}.mt-sml-45{margin-top:2.8125rem !important}.mt-sml-50{margin-top:3.125rem !important}.mt-sml-55{margin-top:3.4375rem !important}.mt-sml-60{margin-top:3.75rem !important}.mt-sml-65{margin-top:4.0625rem !important}.mt-sml-70{margin-top:4.375rem !important}.mt-sml-75{margin-top:4.6875rem !important}.mt-sml-80{margin-top:5rem !important}.mt-sml-85{margin-top:5.3125rem !important}.mt-sml-90{margin-top:5.625rem !important}.mt-sml-95{margin-top:5.9375rem !important}.mt-sml-100{margin-top:6.25rem !important}.mt-sml-105{margin-top:6.5625rem !important}.mt-sml-110{margin-top:6.875rem !important}.mt-sml-115{margin-top:7.1875rem !important}.mt-sml-120{margin-top:7.5rem !important}.mt-sml-125{margin-top:7.8125rem !important}.mt-sml-130{margin-top:8.125rem !important}.mt-sml-135{margin-top:8.4375rem !important}.mt-sml-140{margin-top:8.75rem !important}.mt-sml-145{margin-top:9.0625rem !important}.mt-sml-150{margin-top:9.375rem !important}.mt-sml-155{margin-top:9.6875rem !important}.mt-sml-160{margin-top:10rem !important}.mt-sml-165{margin-top:10.3125rem !important}.mt-sml-170{margin-top:10.625rem !important}.mt-sml-175{margin-top:10.9375rem !important}.mt-sml-180{margin-top:11.25rem !important}.mt-sml-185{margin-top:11.5625rem !important}.mt-sml-190{margin-top:11.875rem !important}.mt-sml-195{margin-top:12.1875rem !important}.mt-sml-200{margin-top:12.5rem !important}.mt-sml-unset{margin-top:unset !important}.mt-sml-auto{margin-top:auto !important}.me-sml-0{margin-right:0 !important}.me-sml-2{margin-right:.15625rem !important}.me-sml-5{margin-right:.3125rem !important}.me-sml-10{margin-right:.625rem !important}.me-sml-15{margin-right:.9375rem !important}.me-sml-20{margin-right:1.25rem !important}.me-sml-25{margin-right:1.5625rem !important}.me-sml-30{margin-right:1.875rem !important}.me-sml-35{margin-right:2.1875rem !important}.me-sml-40{margin-right:2.5rem !important}.me-sml-45{margin-right:2.8125rem !important}.me-sml-50{margin-right:3.125rem !important}.me-sml-55{margin-right:3.4375rem !important}.me-sml-60{margin-right:3.75rem !important}.me-sml-65{margin-right:4.0625rem !important}.me-sml-70{margin-right:4.375rem !important}.me-sml-75{margin-right:4.6875rem !important}.me-sml-80{margin-right:5rem !important}.me-sml-85{margin-right:5.3125rem !important}.me-sml-90{margin-right:5.625rem !important}.me-sml-95{margin-right:5.9375rem !important}.me-sml-100{margin-right:6.25rem !important}.me-sml-105{margin-right:6.5625rem !important}.me-sml-110{margin-right:6.875rem !important}.me-sml-115{margin-right:7.1875rem !important}.me-sml-120{margin-right:7.5rem !important}.me-sml-125{margin-right:7.8125rem !important}.me-sml-130{margin-right:8.125rem !important}.me-sml-135{margin-right:8.4375rem !important}.me-sml-140{margin-right:8.75rem !important}.me-sml-145{margin-right:9.0625rem !important}.me-sml-150{margin-right:9.375rem !important}.me-sml-155{margin-right:9.6875rem !important}.me-sml-160{margin-right:10rem !important}.me-sml-165{margin-right:10.3125rem !important}.me-sml-170{margin-right:10.625rem !important}.me-sml-175{margin-right:10.9375rem !important}.me-sml-180{margin-right:11.25rem !important}.me-sml-185{margin-right:11.5625rem !important}.me-sml-190{margin-right:11.875rem !important}.me-sml-195{margin-right:12.1875rem !important}.me-sml-200{margin-right:12.5rem !important}.me-sml-unset{margin-right:unset !important}.me-sml-auto{margin-right:auto !important}.mb-sml-0{margin-bottom:0 !important}.mb-sml-2{margin-bottom:.15625rem !important}.mb-sml-5{margin-bottom:.3125rem !important}.mb-sml-10{margin-bottom:.625rem !important}.mb-sml-15{margin-bottom:.9375rem !important}.mb-sml-20{margin-bottom:1.25rem !important}.mb-sml-25{margin-bottom:1.5625rem !important}.mb-sml-30{margin-bottom:1.875rem !important}.mb-sml-35{margin-bottom:2.1875rem !important}.mb-sml-40{margin-bottom:2.5rem !important}.mb-sml-45{margin-bottom:2.8125rem !important}.mb-sml-50{margin-bottom:3.125rem !important}.mb-sml-55{margin-bottom:3.4375rem !important}.mb-sml-60{margin-bottom:3.75rem !important}.mb-sml-65{margin-bottom:4.0625rem !important}.mb-sml-70{margin-bottom:4.375rem !important}.mb-sml-75{margin-bottom:4.6875rem !important}.mb-sml-80{margin-bottom:5rem !important}.mb-sml-85{margin-bottom:5.3125rem !important}.mb-sml-90{margin-bottom:5.625rem !important}.mb-sml-95{margin-bottom:5.9375rem !important}.mb-sml-100{margin-bottom:6.25rem !important}.mb-sml-105{margin-bottom:6.5625rem !important}.mb-sml-110{margin-bottom:6.875rem !important}.mb-sml-115{margin-bottom:7.1875rem !important}.mb-sml-120{margin-bottom:7.5rem !important}.mb-sml-125{margin-bottom:7.8125rem !important}.mb-sml-130{margin-bottom:8.125rem !important}.mb-sml-135{margin-bottom:8.4375rem !important}.mb-sml-140{margin-bottom:8.75rem !important}.mb-sml-145{margin-bottom:9.0625rem !important}.mb-sml-150{margin-bottom:9.375rem !important}.mb-sml-155{margin-bottom:9.6875rem !important}.mb-sml-160{margin-bottom:10rem !important}.mb-sml-165{margin-bottom:10.3125rem !important}.mb-sml-170{margin-bottom:10.625rem !important}.mb-sml-175{margin-bottom:10.9375rem !important}.mb-sml-180{margin-bottom:11.25rem !important}.mb-sml-185{margin-bottom:11.5625rem !important}.mb-sml-190{margin-bottom:11.875rem !important}.mb-sml-195{margin-bottom:12.1875rem !important}.mb-sml-200{margin-bottom:12.5rem !important}.mb-sml-unset{margin-bottom:unset !important}.mb-sml-auto{margin-bottom:auto !important}.ms-sml-0{margin-left:0 !important}.ms-sml-2{margin-left:.15625rem !important}.ms-sml-5{margin-left:.3125rem !important}.ms-sml-10{margin-left:.625rem !important}.ms-sml-15{margin-left:.9375rem !important}.ms-sml-20{margin-left:1.25rem !important}.ms-sml-25{margin-left:1.5625rem !important}.ms-sml-30{margin-left:1.875rem !important}.ms-sml-35{margin-left:2.1875rem !important}.ms-sml-40{margin-left:2.5rem !important}.ms-sml-45{margin-left:2.8125rem !important}.ms-sml-50{margin-left:3.125rem !important}.ms-sml-55{margin-left:3.4375rem !important}.ms-sml-60{margin-left:3.75rem !important}.ms-sml-65{margin-left:4.0625rem !important}.ms-sml-70{margin-left:4.375rem !important}.ms-sml-75{margin-left:4.6875rem !important}.ms-sml-80{margin-left:5rem !important}.ms-sml-85{margin-left:5.3125rem !important}.ms-sml-90{margin-left:5.625rem !important}.ms-sml-95{margin-left:5.9375rem !important}.ms-sml-100{margin-left:6.25rem !important}.ms-sml-105{margin-left:6.5625rem !important}.ms-sml-110{margin-left:6.875rem !important}.ms-sml-115{margin-left:7.1875rem !important}.ms-sml-120{margin-left:7.5rem !important}.ms-sml-125{margin-left:7.8125rem !important}.ms-sml-130{margin-left:8.125rem !important}.ms-sml-135{margin-left:8.4375rem !important}.ms-sml-140{margin-left:8.75rem !important}.ms-sml-145{margin-left:9.0625rem !important}.ms-sml-150{margin-left:9.375rem !important}.ms-sml-155{margin-left:9.6875rem !important}.ms-sml-160{margin-left:10rem !important}.ms-sml-165{margin-left:10.3125rem !important}.ms-sml-170{margin-left:10.625rem !important}.ms-sml-175{margin-left:10.9375rem !important}.ms-sml-180{margin-left:11.25rem !important}.ms-sml-185{margin-left:11.5625rem !important}.ms-sml-190{margin-left:11.875rem !important}.ms-sml-195{margin-left:12.1875rem !important}.ms-sml-200{margin-left:12.5rem !important}.ms-sml-unset{margin-left:unset !important}.ms-sml-auto{margin-left:auto !important}.m-sml-n2{margin:-.15625rem !important}.m-sml-n5{margin:-.3125rem !important}.m-sml-n10{margin:-.625rem !important}.m-sml-n15{margin:-.9375rem !important}.m-sml-n20{margin:-1.25rem !important}.m-sml-n25{margin:-1.5625rem !important}.m-sml-n30{margin:-1.875rem !important}.m-sml-n35{margin:-2.1875rem !important}.m-sml-n40{margin:-2.5rem !important}.m-sml-n45{margin:-2.8125rem !important}.m-sml-n50{margin:-3.125rem !important}.m-sml-n55{margin:-3.4375rem !important}.m-sml-n60{margin:-3.75rem !important}.m-sml-n65{margin:-4.0625rem !important}.m-sml-n70{margin:-4.375rem !important}.m-sml-n75{margin:-4.6875rem !important}.m-sml-n80{margin:-5rem !important}.m-sml-n85{margin:-5.3125rem !important}.m-sml-n90{margin:-5.625rem !important}.m-sml-n95{margin:-5.9375rem !important}.m-sml-n100{margin:-6.25rem !important}.m-sml-n105{margin:-6.5625rem !important}.m-sml-n110{margin:-6.875rem !important}.m-sml-n115{margin:-7.1875rem !important}.m-sml-n120{margin:-7.5rem !important}.m-sml-n125{margin:-7.8125rem !important}.m-sml-n130{margin:-8.125rem !important}.m-sml-n135{margin:-8.4375rem !important}.m-sml-n140{margin:-8.75rem !important}.m-sml-n145{margin:-9.0625rem !important}.m-sml-n150{margin:-9.375rem !important}.m-sml-n155{margin:-9.6875rem !important}.m-sml-n160{margin:-10rem !important}.m-sml-n165{margin:-10.3125rem !important}.m-sml-n170{margin:-10.625rem !important}.m-sml-n175{margin:-10.9375rem !important}.m-sml-n180{margin:-11.25rem !important}.m-sml-n185{margin:-11.5625rem !important}.m-sml-n190{margin:-11.875rem !important}.m-sml-n195{margin:-12.1875rem !important}.m-sml-n200{margin:-12.5rem !important}.m-sml-nunset{margin:-unset !important}.mx-sml-n2{margin-right:-.15625rem !important;margin-left:-.15625rem !important}.mx-sml-n5{margin-right:-.3125rem !important;margin-left:-.3125rem !important}.mx-sml-n10{margin-right:-.625rem !important;margin-left:-.625rem !important}.mx-sml-n15{margin-right:-.9375rem !important;margin-left:-.9375rem !important}.mx-sml-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-sml-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-sml-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-sml-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-sml-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-sml-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-sml-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-sml-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-sml-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-sml-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-sml-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-sml-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-sml-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-sml-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-sml-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-sml-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-sml-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-sml-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-sml-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-sml-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-sml-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-sml-n125{margin-right:-7.8125rem !important;margin-left:-7.8125rem !important}.mx-sml-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-sml-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-sml-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-sml-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-sml-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-sml-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-sml-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-sml-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-sml-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-sml-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-sml-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-sml-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-sml-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-sml-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-sml-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-sml-nunset{margin-right:-unset !important;margin-left:-unset !important}.my-sml-n2{margin-top:-.15625rem !important;margin-bottom:-.15625rem !important}.my-sml-n5{margin-top:-.3125rem !important;margin-bottom:-.3125rem !important}.my-sml-n10{margin-top:-.625rem !important;margin-bottom:-.625rem !important}.my-sml-n15{margin-top:-.9375rem !important;margin-bottom:-.9375rem !important}.my-sml-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-sml-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-sml-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-sml-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-sml-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-sml-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-sml-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-sml-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-sml-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-sml-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-sml-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-sml-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-sml-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-sml-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-sml-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-sml-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-sml-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-sml-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-sml-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-sml-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-sml-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-sml-n125{margin-top:-7.8125rem !important;margin-bottom:-7.8125rem !important}.my-sml-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-sml-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-sml-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-sml-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-sml-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-sml-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-sml-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-sml-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-sml-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-sml-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-sml-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-sml-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-sml-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-sml-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-sml-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-sml-nunset{margin-top:-unset !important;margin-bottom:-unset !important}.mt-sml-n2{margin-top:-.15625rem !important}.mt-sml-n5{margin-top:-.3125rem !important}.mt-sml-n10{margin-top:-.625rem !important}.mt-sml-n15{margin-top:-.9375rem !important}.mt-sml-n20{margin-top:-1.25rem !important}.mt-sml-n25{margin-top:-1.5625rem !important}.mt-sml-n30{margin-top:-1.875rem !important}.mt-sml-n35{margin-top:-2.1875rem !important}.mt-sml-n40{margin-top:-2.5rem !important}.mt-sml-n45{margin-top:-2.8125rem !important}.mt-sml-n50{margin-top:-3.125rem !important}.mt-sml-n55{margin-top:-3.4375rem !important}.mt-sml-n60{margin-top:-3.75rem !important}.mt-sml-n65{margin-top:-4.0625rem !important}.mt-sml-n70{margin-top:-4.375rem !important}.mt-sml-n75{margin-top:-4.6875rem !important}.mt-sml-n80{margin-top:-5rem !important}.mt-sml-n85{margin-top:-5.3125rem !important}.mt-sml-n90{margin-top:-5.625rem !important}.mt-sml-n95{margin-top:-5.9375rem !important}.mt-sml-n100{margin-top:-6.25rem !important}.mt-sml-n105{margin-top:-6.5625rem !important}.mt-sml-n110{margin-top:-6.875rem !important}.mt-sml-n115{margin-top:-7.1875rem !important}.mt-sml-n120{margin-top:-7.5rem !important}.mt-sml-n125{margin-top:-7.8125rem !important}.mt-sml-n130{margin-top:-8.125rem !important}.mt-sml-n135{margin-top:-8.4375rem !important}.mt-sml-n140{margin-top:-8.75rem !important}.mt-sml-n145{margin-top:-9.0625rem !important}.mt-sml-n150{margin-top:-9.375rem !important}.mt-sml-n155{margin-top:-9.6875rem !important}.mt-sml-n160{margin-top:-10rem !important}.mt-sml-n165{margin-top:-10.3125rem !important}.mt-sml-n170{margin-top:-10.625rem !important}.mt-sml-n175{margin-top:-10.9375rem !important}.mt-sml-n180{margin-top:-11.25rem !important}.mt-sml-n185{margin-top:-11.5625rem !important}.mt-sml-n190{margin-top:-11.875rem !important}.mt-sml-n195{margin-top:-12.1875rem !important}.mt-sml-n200{margin-top:-12.5rem !important}.mt-sml-nunset{margin-top:-unset !important}.me-sml-n2{margin-right:-.15625rem !important}.me-sml-n5{margin-right:-.3125rem !important}.me-sml-n10{margin-right:-.625rem !important}.me-sml-n15{margin-right:-.9375rem !important}.me-sml-n20{margin-right:-1.25rem !important}.me-sml-n25{margin-right:-1.5625rem !important}.me-sml-n30{margin-right:-1.875rem !important}.me-sml-n35{margin-right:-2.1875rem !important}.me-sml-n40{margin-right:-2.5rem !important}.me-sml-n45{margin-right:-2.8125rem !important}.me-sml-n50{margin-right:-3.125rem !important}.me-sml-n55{margin-right:-3.4375rem !important}.me-sml-n60{margin-right:-3.75rem !important}.me-sml-n65{margin-right:-4.0625rem !important}.me-sml-n70{margin-right:-4.375rem !important}.me-sml-n75{margin-right:-4.6875rem !important}.me-sml-n80{margin-right:-5rem !important}.me-sml-n85{margin-right:-5.3125rem !important}.me-sml-n90{margin-right:-5.625rem !important}.me-sml-n95{margin-right:-5.9375rem !important}.me-sml-n100{margin-right:-6.25rem !important}.me-sml-n105{margin-right:-6.5625rem !important}.me-sml-n110{margin-right:-6.875rem !important}.me-sml-n115{margin-right:-7.1875rem !important}.me-sml-n120{margin-right:-7.5rem !important}.me-sml-n125{margin-right:-7.8125rem !important}.me-sml-n130{margin-right:-8.125rem !important}.me-sml-n135{margin-right:-8.4375rem !important}.me-sml-n140{margin-right:-8.75rem !important}.me-sml-n145{margin-right:-9.0625rem !important}.me-sml-n150{margin-right:-9.375rem !important}.me-sml-n155{margin-right:-9.6875rem !important}.me-sml-n160{margin-right:-10rem !important}.me-sml-n165{margin-right:-10.3125rem !important}.me-sml-n170{margin-right:-10.625rem !important}.me-sml-n175{margin-right:-10.9375rem !important}.me-sml-n180{margin-right:-11.25rem !important}.me-sml-n185{margin-right:-11.5625rem !important}.me-sml-n190{margin-right:-11.875rem !important}.me-sml-n195{margin-right:-12.1875rem !important}.me-sml-n200{margin-right:-12.5rem !important}.me-sml-nunset{margin-right:-unset !important}.mb-sml-n2{margin-bottom:-.15625rem !important}.mb-sml-n5{margin-bottom:-.3125rem !important}.mb-sml-n10{margin-bottom:-.625rem !important}.mb-sml-n15{margin-bottom:-.9375rem !important}.mb-sml-n20{margin-bottom:-1.25rem !important}.mb-sml-n25{margin-bottom:-1.5625rem !important}.mb-sml-n30{margin-bottom:-1.875rem !important}.mb-sml-n35{margin-bottom:-2.1875rem !important}.mb-sml-n40{margin-bottom:-2.5rem !important}.mb-sml-n45{margin-bottom:-2.8125rem !important}.mb-sml-n50{margin-bottom:-3.125rem !important}.mb-sml-n55{margin-bottom:-3.4375rem !important}.mb-sml-n60{margin-bottom:-3.75rem !important}.mb-sml-n65{margin-bottom:-4.0625rem !important}.mb-sml-n70{margin-bottom:-4.375rem !important}.mb-sml-n75{margin-bottom:-4.6875rem !important}.mb-sml-n80{margin-bottom:-5rem !important}.mb-sml-n85{margin-bottom:-5.3125rem !important}.mb-sml-n90{margin-bottom:-5.625rem !important}.mb-sml-n95{margin-bottom:-5.9375rem !important}.mb-sml-n100{margin-bottom:-6.25rem !important}.mb-sml-n105{margin-bottom:-6.5625rem !important}.mb-sml-n110{margin-bottom:-6.875rem !important}.mb-sml-n115{margin-bottom:-7.1875rem !important}.mb-sml-n120{margin-bottom:-7.5rem !important}.mb-sml-n125{margin-bottom:-7.8125rem !important}.mb-sml-n130{margin-bottom:-8.125rem !important}.mb-sml-n135{margin-bottom:-8.4375rem !important}.mb-sml-n140{margin-bottom:-8.75rem !important}.mb-sml-n145{margin-bottom:-9.0625rem !important}.mb-sml-n150{margin-bottom:-9.375rem !important}.mb-sml-n155{margin-bottom:-9.6875rem !important}.mb-sml-n160{margin-bottom:-10rem !important}.mb-sml-n165{margin-bottom:-10.3125rem !important}.mb-sml-n170{margin-bottom:-10.625rem !important}.mb-sml-n175{margin-bottom:-10.9375rem !important}.mb-sml-n180{margin-bottom:-11.25rem !important}.mb-sml-n185{margin-bottom:-11.5625rem !important}.mb-sml-n190{margin-bottom:-11.875rem !important}.mb-sml-n195{margin-bottom:-12.1875rem !important}.mb-sml-n200{margin-bottom:-12.5rem !important}.mb-sml-nunset{margin-bottom:-unset !important}.ms-sml-n2{margin-left:-.15625rem !important}.ms-sml-n5{margin-left:-.3125rem !important}.ms-sml-n10{margin-left:-.625rem !important}.ms-sml-n15{margin-left:-.9375rem !important}.ms-sml-n20{margin-left:-1.25rem !important}.ms-sml-n25{margin-left:-1.5625rem !important}.ms-sml-n30{margin-left:-1.875rem !important}.ms-sml-n35{margin-left:-2.1875rem !important}.ms-sml-n40{margin-left:-2.5rem !important}.ms-sml-n45{margin-left:-2.8125rem !important}.ms-sml-n50{margin-left:-3.125rem !important}.ms-sml-n55{margin-left:-3.4375rem !important}.ms-sml-n60{margin-left:-3.75rem !important}.ms-sml-n65{margin-left:-4.0625rem !important}.ms-sml-n70{margin-left:-4.375rem !important}.ms-sml-n75{margin-left:-4.6875rem !important}.ms-sml-n80{margin-left:-5rem !important}.ms-sml-n85{margin-left:-5.3125rem !important}.ms-sml-n90{margin-left:-5.625rem !important}.ms-sml-n95{margin-left:-5.9375rem !important}.ms-sml-n100{margin-left:-6.25rem !important}.ms-sml-n105{margin-left:-6.5625rem !important}.ms-sml-n110{margin-left:-6.875rem !important}.ms-sml-n115{margin-left:-7.1875rem !important}.ms-sml-n120{margin-left:-7.5rem !important}.ms-sml-n125{margin-left:-7.8125rem !important}.ms-sml-n130{margin-left:-8.125rem !important}.ms-sml-n135{margin-left:-8.4375rem !important}.ms-sml-n140{margin-left:-8.75rem !important}.ms-sml-n145{margin-left:-9.0625rem !important}.ms-sml-n150{margin-left:-9.375rem !important}.ms-sml-n155{margin-left:-9.6875rem !important}.ms-sml-n160{margin-left:-10rem !important}.ms-sml-n165{margin-left:-10.3125rem !important}.ms-sml-n170{margin-left:-10.625rem !important}.ms-sml-n175{margin-left:-10.9375rem !important}.ms-sml-n180{margin-left:-11.25rem !important}.ms-sml-n185{margin-left:-11.5625rem !important}.ms-sml-n190{margin-left:-11.875rem !important}.ms-sml-n195{margin-left:-12.1875rem !important}.ms-sml-n200{margin-left:-12.5rem !important}.ms-sml-nunset{margin-left:-unset !important}.p-sml-0{padding:0 !important}.p-sml-2{padding:.15625rem !important}.p-sml-5{padding:.3125rem !important}.p-sml-10{padding:.625rem !important}.p-sml-15{padding:.9375rem !important}.p-sml-20{padding:1.25rem !important}.p-sml-25{padding:1.5625rem !important}.p-sml-30{padding:1.875rem !important}.p-sml-35{padding:2.1875rem !important}.p-sml-40{padding:2.5rem !important}.p-sml-45{padding:2.8125rem !important}.p-sml-50{padding:3.125rem !important}.p-sml-55{padding:3.4375rem !important}.p-sml-60{padding:3.75rem !important}.p-sml-65{padding:4.0625rem !important}.p-sml-70{padding:4.375rem !important}.p-sml-75{padding:4.6875rem !important}.p-sml-80{padding:5rem !important}.p-sml-85{padding:5.3125rem !important}.p-sml-90{padding:5.625rem !important}.p-sml-95{padding:5.9375rem !important}.p-sml-100{padding:6.25rem !important}.p-sml-105{padding:6.5625rem !important}.p-sml-110{padding:6.875rem !important}.p-sml-115{padding:7.1875rem !important}.p-sml-120{padding:7.5rem !important}.p-sml-125{padding:7.8125rem !important}.p-sml-130{padding:8.125rem !important}.p-sml-135{padding:8.4375rem !important}.p-sml-140{padding:8.75rem !important}.p-sml-145{padding:9.0625rem !important}.p-sml-150{padding:9.375rem !important}.p-sml-155{padding:9.6875rem !important}.p-sml-160{padding:10rem !important}.p-sml-165{padding:10.3125rem !important}.p-sml-170{padding:10.625rem !important}.p-sml-175{padding:10.9375rem !important}.p-sml-180{padding:11.25rem !important}.p-sml-185{padding:11.5625rem !important}.p-sml-190{padding:11.875rem !important}.p-sml-195{padding:12.1875rem !important}.p-sml-200{padding:12.5rem !important}.p-sml-unset{padding:unset !important}.px-sml-0{padding-right:0 !important;padding-left:0 !important}.px-sml-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-sml-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-sml-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-sml-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-sml-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-sml-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-sml-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-sml-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-sml-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sml-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-sml-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-sml-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-sml-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-sml-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-sml-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-sml-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-sml-80{padding-right:5rem !important;padding-left:5rem !important}.px-sml-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-sml-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-sml-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-sml-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-sml-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-sml-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-sml-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-sml-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-sml-125{padding-right:7.8125rem !important;padding-left:7.8125rem !important}.px-sml-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-sml-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-sml-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-sml-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-sml-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-sml-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-sml-160{padding-right:10rem !important;padding-left:10rem !important}.px-sml-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-sml-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-sml-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-sml-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-sml-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-sml-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-sml-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-sml-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-sml-unset{padding-right:unset !important;padding-left:unset !important}.py-sml-0{padding-top:0 !important;padding-bottom:0 !important}.py-sml-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-sml-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-sml-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-sml-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-sml-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-sml-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-sml-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-sml-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-sml-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sml-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-sml-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-sml-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-sml-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-sml-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-sml-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-sml-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-sml-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-sml-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-sml-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-sml-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-sml-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-sml-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-sml-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-sml-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-sml-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-sml-125{padding-top:7.8125rem !important;padding-bottom:7.8125rem !important}.py-sml-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-sml-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-sml-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-sml-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-sml-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-sml-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-sml-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-sml-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-sml-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-sml-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-sml-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-sml-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-sml-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-sml-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-sml-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-sml-unset{padding-top:unset !important;padding-bottom:unset !important}.pt-sml-0{padding-top:0 !important}.pt-sml-2{padding-top:.15625rem !important}.pt-sml-5{padding-top:.3125rem !important}.pt-sml-10{padding-top:.625rem !important}.pt-sml-15{padding-top:.9375rem !important}.pt-sml-20{padding-top:1.25rem !important}.pt-sml-25{padding-top:1.5625rem !important}.pt-sml-30{padding-top:1.875rem !important}.pt-sml-35{padding-top:2.1875rem !important}.pt-sml-40{padding-top:2.5rem !important}.pt-sml-45{padding-top:2.8125rem !important}.pt-sml-50{padding-top:3.125rem !important}.pt-sml-55{padding-top:3.4375rem !important}.pt-sml-60{padding-top:3.75rem !important}.pt-sml-65{padding-top:4.0625rem !important}.pt-sml-70{padding-top:4.375rem !important}.pt-sml-75{padding-top:4.6875rem !important}.pt-sml-80{padding-top:5rem !important}.pt-sml-85{padding-top:5.3125rem !important}.pt-sml-90{padding-top:5.625rem !important}.pt-sml-95{padding-top:5.9375rem !important}.pt-sml-100{padding-top:6.25rem !important}.pt-sml-105{padding-top:6.5625rem !important}.pt-sml-110{padding-top:6.875rem !important}.pt-sml-115{padding-top:7.1875rem !important}.pt-sml-120{padding-top:7.5rem !important}.pt-sml-125{padding-top:7.8125rem !important}.pt-sml-130{padding-top:8.125rem !important}.pt-sml-135{padding-top:8.4375rem !important}.pt-sml-140{padding-top:8.75rem !important}.pt-sml-145{padding-top:9.0625rem !important}.pt-sml-150{padding-top:9.375rem !important}.pt-sml-155{padding-top:9.6875rem !important}.pt-sml-160{padding-top:10rem !important}.pt-sml-165{padding-top:10.3125rem !important}.pt-sml-170{padding-top:10.625rem !important}.pt-sml-175{padding-top:10.9375rem !important}.pt-sml-180{padding-top:11.25rem !important}.pt-sml-185{padding-top:11.5625rem !important}.pt-sml-190{padding-top:11.875rem !important}.pt-sml-195{padding-top:12.1875rem !important}.pt-sml-200{padding-top:12.5rem !important}.pt-sml-unset{padding-top:unset !important}.pe-sml-0{padding-right:0 !important}.pe-sml-2{padding-right:.15625rem !important}.pe-sml-5{padding-right:.3125rem !important}.pe-sml-10{padding-right:.625rem !important}.pe-sml-15{padding-right:.9375rem !important}.pe-sml-20{padding-right:1.25rem !important}.pe-sml-25{padding-right:1.5625rem !important}.pe-sml-30{padding-right:1.875rem !important}.pe-sml-35{padding-right:2.1875rem !important}.pe-sml-40{padding-right:2.5rem !important}.pe-sml-45{padding-right:2.8125rem !important}.pe-sml-50{padding-right:3.125rem !important}.pe-sml-55{padding-right:3.4375rem !important}.pe-sml-60{padding-right:3.75rem !important}.pe-sml-65{padding-right:4.0625rem !important}.pe-sml-70{padding-right:4.375rem !important}.pe-sml-75{padding-right:4.6875rem !important}.pe-sml-80{padding-right:5rem !important}.pe-sml-85{padding-right:5.3125rem !important}.pe-sml-90{padding-right:5.625rem !important}.pe-sml-95{padding-right:5.9375rem !important}.pe-sml-100{padding-right:6.25rem !important}.pe-sml-105{padding-right:6.5625rem !important}.pe-sml-110{padding-right:6.875rem !important}.pe-sml-115{padding-right:7.1875rem !important}.pe-sml-120{padding-right:7.5rem !important}.pe-sml-125{padding-right:7.8125rem !important}.pe-sml-130{padding-right:8.125rem !important}.pe-sml-135{padding-right:8.4375rem !important}.pe-sml-140{padding-right:8.75rem !important}.pe-sml-145{padding-right:9.0625rem !important}.pe-sml-150{padding-right:9.375rem !important}.pe-sml-155{padding-right:9.6875rem !important}.pe-sml-160{padding-right:10rem !important}.pe-sml-165{padding-right:10.3125rem !important}.pe-sml-170{padding-right:10.625rem !important}.pe-sml-175{padding-right:10.9375rem !important}.pe-sml-180{padding-right:11.25rem !important}.pe-sml-185{padding-right:11.5625rem !important}.pe-sml-190{padding-right:11.875rem !important}.pe-sml-195{padding-right:12.1875rem !important}.pe-sml-200{padding-right:12.5rem !important}.pe-sml-unset{padding-right:unset !important}.pb-sml-0{padding-bottom:0 !important}.pb-sml-2{padding-bottom:.15625rem !important}.pb-sml-5{padding-bottom:.3125rem !important}.pb-sml-10{padding-bottom:.625rem !important}.pb-sml-15{padding-bottom:.9375rem !important}.pb-sml-20{padding-bottom:1.25rem !important}.pb-sml-25{padding-bottom:1.5625rem !important}.pb-sml-30{padding-bottom:1.875rem !important}.pb-sml-35{padding-bottom:2.1875rem !important}.pb-sml-40{padding-bottom:2.5rem !important}.pb-sml-45{padding-bottom:2.8125rem !important}.pb-sml-50{padding-bottom:3.125rem !important}.pb-sml-55{padding-bottom:3.4375rem !important}.pb-sml-60{padding-bottom:3.75rem !important}.pb-sml-65{padding-bottom:4.0625rem !important}.pb-sml-70{padding-bottom:4.375rem !important}.pb-sml-75{padding-bottom:4.6875rem !important}.pb-sml-80{padding-bottom:5rem !important}.pb-sml-85{padding-bottom:5.3125rem !important}.pb-sml-90{padding-bottom:5.625rem !important}.pb-sml-95{padding-bottom:5.9375rem !important}.pb-sml-100{padding-bottom:6.25rem !important}.pb-sml-105{padding-bottom:6.5625rem !important}.pb-sml-110{padding-bottom:6.875rem !important}.pb-sml-115{padding-bottom:7.1875rem !important}.pb-sml-120{padding-bottom:7.5rem !important}.pb-sml-125{padding-bottom:7.8125rem !important}.pb-sml-130{padding-bottom:8.125rem !important}.pb-sml-135{padding-bottom:8.4375rem !important}.pb-sml-140{padding-bottom:8.75rem !important}.pb-sml-145{padding-bottom:9.0625rem !important}.pb-sml-150{padding-bottom:9.375rem !important}.pb-sml-155{padding-bottom:9.6875rem !important}.pb-sml-160{padding-bottom:10rem !important}.pb-sml-165{padding-bottom:10.3125rem !important}.pb-sml-170{padding-bottom:10.625rem !important}.pb-sml-175{padding-bottom:10.9375rem !important}.pb-sml-180{padding-bottom:11.25rem !important}.pb-sml-185{padding-bottom:11.5625rem !important}.pb-sml-190{padding-bottom:11.875rem !important}.pb-sml-195{padding-bottom:12.1875rem !important}.pb-sml-200{padding-bottom:12.5rem !important}.pb-sml-unset{padding-bottom:unset !important}.ps-sml-0{padding-left:0 !important}.ps-sml-2{padding-left:.15625rem !important}.ps-sml-5{padding-left:.3125rem !important}.ps-sml-10{padding-left:.625rem !important}.ps-sml-15{padding-left:.9375rem !important}.ps-sml-20{padding-left:1.25rem !important}.ps-sml-25{padding-left:1.5625rem !important}.ps-sml-30{padding-left:1.875rem !important}.ps-sml-35{padding-left:2.1875rem !important}.ps-sml-40{padding-left:2.5rem !important}.ps-sml-45{padding-left:2.8125rem !important}.ps-sml-50{padding-left:3.125rem !important}.ps-sml-55{padding-left:3.4375rem !important}.ps-sml-60{padding-left:3.75rem !important}.ps-sml-65{padding-left:4.0625rem !important}.ps-sml-70{padding-left:4.375rem !important}.ps-sml-75{padding-left:4.6875rem !important}.ps-sml-80{padding-left:5rem !important}.ps-sml-85{padding-left:5.3125rem !important}.ps-sml-90{padding-left:5.625rem !important}.ps-sml-95{padding-left:5.9375rem !important}.ps-sml-100{padding-left:6.25rem !important}.ps-sml-105{padding-left:6.5625rem !important}.ps-sml-110{padding-left:6.875rem !important}.ps-sml-115{padding-left:7.1875rem !important}.ps-sml-120{padding-left:7.5rem !important}.ps-sml-125{padding-left:7.8125rem !important}.ps-sml-130{padding-left:8.125rem !important}.ps-sml-135{padding-left:8.4375rem !important}.ps-sml-140{padding-left:8.75rem !important}.ps-sml-145{padding-left:9.0625rem !important}.ps-sml-150{padding-left:9.375rem !important}.ps-sml-155{padding-left:9.6875rem !important}.ps-sml-160{padding-left:10rem !important}.ps-sml-165{padding-left:10.3125rem !important}.ps-sml-170{padding-left:10.625rem !important}.ps-sml-175{padding-left:10.9375rem !important}.ps-sml-180{padding-left:11.25rem !important}.ps-sml-185{padding-left:11.5625rem !important}.ps-sml-190{padding-left:11.875rem !important}.ps-sml-195{padding-left:12.1875rem !important}.ps-sml-200{padding-left:12.5rem !important}.ps-sml-unset{padding-left:unset !important}.gap-sml-0{gap:0 !important}.gap-sml-2{gap:.15625rem !important}.gap-sml-5{gap:.3125rem !important}.gap-sml-10{gap:.625rem !important}.gap-sml-15{gap:.9375rem !important}.gap-sml-20{gap:1.25rem !important}.gap-sml-25{gap:1.5625rem !important}.gap-sml-30{gap:1.875rem !important}.gap-sml-35{gap:2.1875rem !important}.gap-sml-40{gap:2.5rem !important}.gap-sml-45{gap:2.8125rem !important}.gap-sml-50{gap:3.125rem !important}.gap-sml-55{gap:3.4375rem !important}.gap-sml-60{gap:3.75rem !important}.gap-sml-65{gap:4.0625rem !important}.gap-sml-70{gap:4.375rem !important}.gap-sml-75{gap:4.6875rem !important}.gap-sml-80{gap:5rem !important}.gap-sml-85{gap:5.3125rem !important}.gap-sml-90{gap:5.625rem !important}.gap-sml-95{gap:5.9375rem !important}.gap-sml-100{gap:6.25rem !important}.gap-sml-105{gap:6.5625rem !important}.gap-sml-110{gap:6.875rem !important}.gap-sml-115{gap:7.1875rem !important}.gap-sml-120{gap:7.5rem !important}.gap-sml-125{gap:7.8125rem !important}.gap-sml-130{gap:8.125rem !important}.gap-sml-135{gap:8.4375rem !important}.gap-sml-140{gap:8.75rem !important}.gap-sml-145{gap:9.0625rem !important}.gap-sml-150{gap:9.375rem !important}.gap-sml-155{gap:9.6875rem !important}.gap-sml-160{gap:10rem !important}.gap-sml-165{gap:10.3125rem !important}.gap-sml-170{gap:10.625rem !important}.gap-sml-175{gap:10.9375rem !important}.gap-sml-180{gap:11.25rem !important}.gap-sml-185{gap:11.5625rem !important}.gap-sml-190{gap:11.875rem !important}.gap-sml-195{gap:12.1875rem !important}.gap-sml-200{gap:12.5rem !important}.gap-sml-unset{gap:unset !important}.row-gap-sml-0{row-gap:0 !important}.row-gap-sml-2{row-gap:.15625rem !important}.row-gap-sml-5{row-gap:.3125rem !important}.row-gap-sml-10{row-gap:.625rem !important}.row-gap-sml-15{row-gap:.9375rem !important}.row-gap-sml-20{row-gap:1.25rem !important}.row-gap-sml-25{row-gap:1.5625rem !important}.row-gap-sml-30{row-gap:1.875rem !important}.row-gap-sml-35{row-gap:2.1875rem !important}.row-gap-sml-40{row-gap:2.5rem !important}.row-gap-sml-45{row-gap:2.8125rem !important}.row-gap-sml-50{row-gap:3.125rem !important}.row-gap-sml-55{row-gap:3.4375rem !important}.row-gap-sml-60{row-gap:3.75rem !important}.row-gap-sml-65{row-gap:4.0625rem !important}.row-gap-sml-70{row-gap:4.375rem !important}.row-gap-sml-75{row-gap:4.6875rem !important}.row-gap-sml-80{row-gap:5rem !important}.row-gap-sml-85{row-gap:5.3125rem !important}.row-gap-sml-90{row-gap:5.625rem !important}.row-gap-sml-95{row-gap:5.9375rem !important}.row-gap-sml-100{row-gap:6.25rem !important}.row-gap-sml-105{row-gap:6.5625rem !important}.row-gap-sml-110{row-gap:6.875rem !important}.row-gap-sml-115{row-gap:7.1875rem !important}.row-gap-sml-120{row-gap:7.5rem !important}.row-gap-sml-125{row-gap:7.8125rem !important}.row-gap-sml-130{row-gap:8.125rem !important}.row-gap-sml-135{row-gap:8.4375rem !important}.row-gap-sml-140{row-gap:8.75rem !important}.row-gap-sml-145{row-gap:9.0625rem !important}.row-gap-sml-150{row-gap:9.375rem !important}.row-gap-sml-155{row-gap:9.6875rem !important}.row-gap-sml-160{row-gap:10rem !important}.row-gap-sml-165{row-gap:10.3125rem !important}.row-gap-sml-170{row-gap:10.625rem !important}.row-gap-sml-175{row-gap:10.9375rem !important}.row-gap-sml-180{row-gap:11.25rem !important}.row-gap-sml-185{row-gap:11.5625rem !important}.row-gap-sml-190{row-gap:11.875rem !important}.row-gap-sml-195{row-gap:12.1875rem !important}.row-gap-sml-200{row-gap:12.5rem !important}.row-gap-sml-unset{row-gap:unset !important}.column-gap-sml-0{column-gap:0 !important}.column-gap-sml-2{column-gap:.15625rem !important}.column-gap-sml-5{column-gap:.3125rem !important}.column-gap-sml-10{column-gap:.625rem !important}.column-gap-sml-15{column-gap:.9375rem !important}.column-gap-sml-20{column-gap:1.25rem !important}.column-gap-sml-25{column-gap:1.5625rem !important}.column-gap-sml-30{column-gap:1.875rem !important}.column-gap-sml-35{column-gap:2.1875rem !important}.column-gap-sml-40{column-gap:2.5rem !important}.column-gap-sml-45{column-gap:2.8125rem !important}.column-gap-sml-50{column-gap:3.125rem !important}.column-gap-sml-55{column-gap:3.4375rem !important}.column-gap-sml-60{column-gap:3.75rem !important}.column-gap-sml-65{column-gap:4.0625rem !important}.column-gap-sml-70{column-gap:4.375rem !important}.column-gap-sml-75{column-gap:4.6875rem !important}.column-gap-sml-80{column-gap:5rem !important}.column-gap-sml-85{column-gap:5.3125rem !important}.column-gap-sml-90{column-gap:5.625rem !important}.column-gap-sml-95{column-gap:5.9375rem !important}.column-gap-sml-100{column-gap:6.25rem !important}.column-gap-sml-105{column-gap:6.5625rem !important}.column-gap-sml-110{column-gap:6.875rem !important}.column-gap-sml-115{column-gap:7.1875rem !important}.column-gap-sml-120{column-gap:7.5rem !important}.column-gap-sml-125{column-gap:7.8125rem !important}.column-gap-sml-130{column-gap:8.125rem !important}.column-gap-sml-135{column-gap:8.4375rem !important}.column-gap-sml-140{column-gap:8.75rem !important}.column-gap-sml-145{column-gap:9.0625rem !important}.column-gap-sml-150{column-gap:9.375rem !important}.column-gap-sml-155{column-gap:9.6875rem !important}.column-gap-sml-160{column-gap:10rem !important}.column-gap-sml-165{column-gap:10.3125rem !important}.column-gap-sml-170{column-gap:10.625rem !important}.column-gap-sml-175{column-gap:10.9375rem !important}.column-gap-sml-180{column-gap:11.25rem !important}.column-gap-sml-185{column-gap:11.5625rem !important}.column-gap-sml-190{column-gap:11.875rem !important}.column-gap-sml-195{column-gap:12.1875rem !important}.column-gap-sml-200{column-gap:12.5rem !important}.column-gap-sml-unset{column-gap:unset !important}.fs-sml-0{font-size:0 !important}.fs-sml-1{font-size:calc(1.325rem + .9vw) !important}.fs-sml-2{font-size:calc(1.275rem + .3vw) !important}.fs-sml-3{font-size:1.25rem !important}.fs-sml-4{font-size:1.125rem !important}.fs-sml-5{font-size:1rem !important}.fs-sml-6{font-size:.875rem !important}.fs-sml-10{font-size:.62475rem !important}.fs-sml-12{font-size:.75rem !important}.fs-sml-14{font-size:.875rem !important}.fs-sml-16{font-size:1rem !important}.fs-sml-18{font-size:1.125rem !important}.fs-sml-20{font-size:1.25rem !important}.fs-sml-22{font-size:calc(1.2625rem + .15vw) !important}.fs-sml-24{font-size:calc(1.275rem + .3vw) !important}.fs-sml-26{font-size:calc(1.2875rem + .45vw) !important}.fs-sml-28{font-size:calc(1.3rem + .6vw) !important}.fs-sml-30{font-size:calc(1.3125rem + .75vw) !important}.fs-sml-32{font-size:calc(1.325rem + .9vw) !important}.fs-sml-34{font-size:calc(1.3375rem + 1.05vw) !important}.fs-sml-36{font-size:calc(1.35rem + 1.2vw) !important}.fs-sml-38{font-size:calc(1.3625rem + 1.35vw) !important}.fs-sml-40{font-size:calc(1.375rem + 1.5vw) !important}.fs-sml-42{font-size:calc(1.3875rem + 1.65vw) !important}.fs-sml-44{font-size:calc(1.4rem + 1.8vw) !important}.fs-sml-46{font-size:calc(1.4125rem + 1.95vw) !important}.fs-sml-48{font-size:calc(1.425rem + 2.1vw) !important}.fs-sml-50{font-size:calc(1.4375rem + 2.25vw) !important}.text-sml-start{text-align:left !important}.text-sml-end{text-align:right !important}.text-sml-center{text-align:center !important}.min-w-sml-0{min-width:0 !important}.min-w-sml-5{min-width:5% !important}.min-w-sml-10{min-width:10% !important}.min-w-sml-15{min-width:15% !important}.min-w-sml-20{min-width:20% !important}.min-w-sml-25{min-width:25% !important}.min-w-sml-30{min-width:30% !important}.min-w-sml-35{min-width:35% !important}.min-w-sml-40{min-width:40% !important}.min-w-sml-45{min-width:45% !important}.min-w-sml-50{min-width:50% !important}.min-w-sml-55{min-width:55% !important}.min-w-sml-60{min-width:60% !important}.min-w-sml-65{min-width:65% !important}.min-w-sml-70{min-width:70% !important}.min-w-sml-75{min-width:75% !important}.min-w-sml-80{min-width:80% !important}.min-w-sml-85{min-width:85% !important}.min-w-sml-90{min-width:90% !important}.min-w-sml-95{min-width:95% !important}.min-w-sml-100{min-width:100% !important}.min-w-sml-auto{min-width:auto !important}.min-w-sml-unset{min-width:unset !important}.min-h-sml-0{min-height:0 !important}.min-h-sml-5{min-height:5% !important}.min-h-sml-10{min-height:10% !important}.min-h-sml-15{min-height:15% !important}.min-h-sml-20{min-height:20% !important}.min-h-sml-25{min-height:25% !important}.min-h-sml-30{min-height:30% !important}.min-h-sml-35{min-height:35% !important}.min-h-sml-40{min-height:40% !important}.min-h-sml-45{min-height:45% !important}.min-h-sml-50{min-height:50% !important}.min-h-sml-55{min-height:55% !important}.min-h-sml-60{min-height:60% !important}.min-h-sml-65{min-height:65% !important}.min-h-sml-70{min-height:70% !important}.min-h-sml-75{min-height:75% !important}.min-h-sml-80{min-height:80% !important}.min-h-sml-85{min-height:85% !important}.min-h-sml-90{min-height:90% !important}.min-h-sml-95{min-height:95% !important}.min-h-sml-100{min-height:100% !important}.min-h-sml-auto{min-height:auto !important}.flex-basis-sml-0{flex-basis:0 !important}.flex-basis-sml-2{flex-basis:.15625rem !important}.flex-basis-sml-5{flex-basis:.3125rem !important}.flex-basis-sml-10{flex-basis:.625rem !important}.flex-basis-sml-15{flex-basis:.9375rem !important}.flex-basis-sml-20{flex-basis:1.25rem !important}.flex-basis-sml-25{flex-basis:1.5625rem !important}.flex-basis-sml-30{flex-basis:1.875rem !important}.flex-basis-sml-35{flex-basis:2.1875rem !important}.flex-basis-sml-40{flex-basis:2.5rem !important}.flex-basis-sml-45{flex-basis:2.8125rem !important}.flex-basis-sml-50{flex-basis:3.125rem !important}.flex-basis-sml-55{flex-basis:3.4375rem !important}.flex-basis-sml-60{flex-basis:3.75rem !important}.flex-basis-sml-65{flex-basis:4.0625rem !important}.flex-basis-sml-70{flex-basis:4.375rem !important}.flex-basis-sml-75{flex-basis:4.6875rem !important}.flex-basis-sml-80{flex-basis:5rem !important}.flex-basis-sml-85{flex-basis:5.3125rem !important}.flex-basis-sml-90{flex-basis:5.625rem !important}.flex-basis-sml-95{flex-basis:5.9375rem !important}.flex-basis-sml-100{flex-basis:6.25rem !important}.flex-basis-sml-105{flex-basis:6.5625rem !important}.flex-basis-sml-110{flex-basis:6.875rem !important}.flex-basis-sml-115{flex-basis:7.1875rem !important}.flex-basis-sml-120{flex-basis:7.5rem !important}.flex-basis-sml-125{flex-basis:7.8125rem !important}.flex-basis-sml-130{flex-basis:8.125rem !important}.flex-basis-sml-135{flex-basis:8.4375rem !important}.flex-basis-sml-140{flex-basis:8.75rem !important}.flex-basis-sml-145{flex-basis:9.0625rem !important}.flex-basis-sml-150{flex-basis:9.375rem !important}.flex-basis-sml-155{flex-basis:9.6875rem !important}.flex-basis-sml-160{flex-basis:10rem !important}.flex-basis-sml-165{flex-basis:10.3125rem !important}.flex-basis-sml-170{flex-basis:10.625rem !important}.flex-basis-sml-175{flex-basis:10.9375rem !important}.flex-basis-sml-180{flex-basis:11.25rem !important}.flex-basis-sml-185{flex-basis:11.5625rem !important}.flex-basis-sml-190{flex-basis:11.875rem !important}.flex-basis-sml-195{flex-basis:12.1875rem !important}.flex-basis-sml-200{flex-basis:12.5rem !important}.flex-basis-sml-auto{flex-basis:auto !important}.ls-sml-0{letter-spacing:0 !important}.ls-sml-1{letter-spacing:1px !important}.ls-sml-2{letter-spacing:2px !important}.ls-sml-3{letter-spacing:3px !important}.ls-sml-4{letter-spacing:4px !important}.ls-sml-5{letter-spacing:5px !important}}@media (min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.overflow-md-visible{overflow:visible !important}.overflow-md-hidden{overflow:hidden !important}.overflow-md-scroll{overflow:scroll !important}.overflow-md-auto{overflow:auto !important}.overflow-x-md-visible{overflow-x:visible !important}.overflow-x-md-hidden{overflow-x:hidden !important}.overflow-x-md-scroll{overflow-x:scroll !important}.overflow-x-md-auto{overflow-x:auto !important}.overflow-y-md-visible{overflow-y:visible !important}.overflow-y-md-hidden{overflow-y:hidden !important}.overflow-y-md-scroll{overflow-y:scroll !important}.overflow-y-md-auto{overflow-y:auto !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.position-md-static{position:static !important}.position-md-relative{position:relative !important}.position-md-absolute{position:absolute !important}.position-md-fixed{position:fixed !important}.position-md-sticky{position:sticky !important}.w-md-0{width:0 !important}.w-md-5{width:5% !important}.w-md-10{width:10% !important}.w-md-15{width:15% !important}.w-md-20{width:20% !important}.w-md-25{width:25% !important}.w-md-30{width:30% !important}.w-md-35{width:35% !important}.w-md-40{width:40% !important}.w-md-45{width:45% !important}.w-md-50{width:50% !important}.w-md-55{width:55% !important}.w-md-60{width:60% !important}.w-md-65{width:65% !important}.w-md-70{width:70% !important}.w-md-75{width:75% !important}.w-md-80{width:80% !important}.w-md-85{width:85% !important}.w-md-90{width:90% !important}.w-md-95{width:95% !important}.w-md-100{width:100% !important}.w-md-auto{width:auto !important}.mw-md-0{max-width:0 !important}.mw-md-5{max-width:5% !important}.mw-md-10{max-width:10% !important}.mw-md-15{max-width:15% !important}.mw-md-20{max-width:20% !important}.mw-md-25{max-width:25% !important}.mw-md-30{max-width:30% !important}.mw-md-35{max-width:35% !important}.mw-md-40{max-width:40% !important}.mw-md-45{max-width:45% !important}.mw-md-50{max-width:50% !important}.mw-md-55{max-width:55% !important}.mw-md-60{max-width:60% !important}.mw-md-65{max-width:65% !important}.mw-md-70{max-width:70% !important}.mw-md-75{max-width:75% !important}.mw-md-80{max-width:80% !important}.mw-md-85{max-width:85% !important}.mw-md-90{max-width:90% !important}.mw-md-95{max-width:95% !important}.mw-md-100{max-width:100% !important}.mw-md-1000{max-width:max-content !important}.mw-md-form{max-width:45rem !important}.mw-md-unset{max-width:unset !important}.h-md-0{height:0 !important}.h-md-5{height:5% !important}.h-md-10{height:10% !important}.h-md-15{height:15% !important}.h-md-20{height:20% !important}.h-md-25{height:25% !important}.h-md-30{height:30% !important}.h-md-35{height:35% !important}.h-md-40{height:40% !important}.h-md-45{height:45% !important}.h-md-50{height:50% !important}.h-md-55{height:55% !important}.h-md-60{height:60% !important}.h-md-65{height:65% !important}.h-md-70{height:70% !important}.h-md-75{height:75% !important}.h-md-80{height:80% !important}.h-md-85{height:85% !important}.h-md-90{height:90% !important}.h-md-95{height:95% !important}.h-md-100{height:100% !important}.h-md-auto{height:auto !important}.mh-md-0{max-height:0 !important}.mh-md-5{max-height:5% !important}.mh-md-10{max-height:10% !important}.mh-md-15{max-height:15% !important}.mh-md-20{max-height:20% !important}.mh-md-25{max-height:25% !important}.mh-md-30{max-height:30% !important}.mh-md-35{max-height:35% !important}.mh-md-40{max-height:40% !important}.mh-md-45{max-height:45% !important}.mh-md-50{max-height:50% !important}.mh-md-55{max-height:55% !important}.mh-md-60{max-height:60% !important}.mh-md-65{max-height:65% !important}.mh-md-70{max-height:70% !important}.mh-md-75{max-height:75% !important}.mh-md-80{max-height:80% !important}.mh-md-85{max-height:85% !important}.mh-md-90{max-height:90% !important}.mh-md-95{max-height:95% !important}.mh-md-100{max-height:100% !important}.mh-md-auto{max-height:auto !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-2{margin:.15625rem !important}.m-md-5{margin:.3125rem !important}.m-md-10{margin:.625rem !important}.m-md-15{margin:.9375rem !important}.m-md-20{margin:1.25rem !important}.m-md-25{margin:1.5625rem !important}.m-md-30{margin:1.875rem !important}.m-md-35{margin:2.1875rem !important}.m-md-40{margin:2.5rem !important}.m-md-45{margin:2.8125rem !important}.m-md-50{margin:3.125rem !important}.m-md-55{margin:3.4375rem !important}.m-md-60{margin:3.75rem !important}.m-md-65{margin:4.0625rem !important}.m-md-70{margin:4.375rem !important}.m-md-75{margin:4.6875rem !important}.m-md-80{margin:5rem !important}.m-md-85{margin:5.3125rem !important}.m-md-90{margin:5.625rem !important}.m-md-95{margin:5.9375rem !important}.m-md-100{margin:6.25rem !important}.m-md-105{margin:6.5625rem !important}.m-md-110{margin:6.875rem !important}.m-md-115{margin:7.1875rem !important}.m-md-120{margin:7.5rem !important}.m-md-125{margin:7.8125rem !important}.m-md-130{margin:8.125rem !important}.m-md-135{margin:8.4375rem !important}.m-md-140{margin:8.75rem !important}.m-md-145{margin:9.0625rem !important}.m-md-150{margin:9.375rem !important}.m-md-155{margin:9.6875rem !important}.m-md-160{margin:10rem !important}.m-md-165{margin:10.3125rem !important}.m-md-170{margin:10.625rem !important}.m-md-175{margin:10.9375rem !important}.m-md-180{margin:11.25rem !important}.m-md-185{margin:11.5625rem !important}.m-md-190{margin:11.875rem !important}.m-md-195{margin:12.1875rem !important}.m-md-200{margin:12.5rem !important}.m-md-unset{margin:unset !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-md-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-md-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-md-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-md-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-md-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-md-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-md-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-md-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-md-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-md-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-md-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-md-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-md-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-md-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-md-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-md-80{margin-right:5rem !important;margin-left:5rem !important}.mx-md-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-md-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-md-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-md-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-md-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-md-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-md-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-md-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-md-125{margin-right:7.8125rem !important;margin-left:7.8125rem !important}.mx-md-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-md-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-md-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-md-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-md-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-md-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-md-160{margin-right:10rem !important;margin-left:10rem !important}.mx-md-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-md-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-md-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-md-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-md-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-md-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-md-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-md-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-md-unset{margin-right:unset !important;margin-left:unset !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-md-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-md-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-md-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-md-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-md-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-md-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-md-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-md-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-md-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-md-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-md-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-md-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-md-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-md-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-md-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-md-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-md-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-md-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-md-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-md-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-md-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-md-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-md-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-md-125{margin-top:7.8125rem !important;margin-bottom:7.8125rem !important}.my-md-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-md-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-md-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-md-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-md-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-md-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-md-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-md-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-md-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-md-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-md-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-md-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-md-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-md-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-md-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-md-unset{margin-top:unset !important;margin-bottom:unset !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-2{margin-top:.15625rem !important}.mt-md-5{margin-top:.3125rem !important}.mt-md-10{margin-top:.625rem !important}.mt-md-15{margin-top:.9375rem !important}.mt-md-20{margin-top:1.25rem !important}.mt-md-25{margin-top:1.5625rem !important}.mt-md-30{margin-top:1.875rem !important}.mt-md-35{margin-top:2.1875rem !important}.mt-md-40{margin-top:2.5rem !important}.mt-md-45{margin-top:2.8125rem !important}.mt-md-50{margin-top:3.125rem !important}.mt-md-55{margin-top:3.4375rem !important}.mt-md-60{margin-top:3.75rem !important}.mt-md-65{margin-top:4.0625rem !important}.mt-md-70{margin-top:4.375rem !important}.mt-md-75{margin-top:4.6875rem !important}.mt-md-80{margin-top:5rem !important}.mt-md-85{margin-top:5.3125rem !important}.mt-md-90{margin-top:5.625rem !important}.mt-md-95{margin-top:5.9375rem !important}.mt-md-100{margin-top:6.25rem !important}.mt-md-105{margin-top:6.5625rem !important}.mt-md-110{margin-top:6.875rem !important}.mt-md-115{margin-top:7.1875rem !important}.mt-md-120{margin-top:7.5rem !important}.mt-md-125{margin-top:7.8125rem !important}.mt-md-130{margin-top:8.125rem !important}.mt-md-135{margin-top:8.4375rem !important}.mt-md-140{margin-top:8.75rem !important}.mt-md-145{margin-top:9.0625rem !important}.mt-md-150{margin-top:9.375rem !important}.mt-md-155{margin-top:9.6875rem !important}.mt-md-160{margin-top:10rem !important}.mt-md-165{margin-top:10.3125rem !important}.mt-md-170{margin-top:10.625rem !important}.mt-md-175{margin-top:10.9375rem !important}.mt-md-180{margin-top:11.25rem !important}.mt-md-185{margin-top:11.5625rem !important}.mt-md-190{margin-top:11.875rem !important}.mt-md-195{margin-top:12.1875rem !important}.mt-md-200{margin-top:12.5rem !important}.mt-md-unset{margin-top:unset !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-2{margin-right:.15625rem !important}.me-md-5{margin-right:.3125rem !important}.me-md-10{margin-right:.625rem !important}.me-md-15{margin-right:.9375rem !important}.me-md-20{margin-right:1.25rem !important}.me-md-25{margin-right:1.5625rem !important}.me-md-30{margin-right:1.875rem !important}.me-md-35{margin-right:2.1875rem !important}.me-md-40{margin-right:2.5rem !important}.me-md-45{margin-right:2.8125rem !important}.me-md-50{margin-right:3.125rem !important}.me-md-55{margin-right:3.4375rem !important}.me-md-60{margin-right:3.75rem !important}.me-md-65{margin-right:4.0625rem !important}.me-md-70{margin-right:4.375rem !important}.me-md-75{margin-right:4.6875rem !important}.me-md-80{margin-right:5rem !important}.me-md-85{margin-right:5.3125rem !important}.me-md-90{margin-right:5.625rem !important}.me-md-95{margin-right:5.9375rem !important}.me-md-100{margin-right:6.25rem !important}.me-md-105{margin-right:6.5625rem !important}.me-md-110{margin-right:6.875rem !important}.me-md-115{margin-right:7.1875rem !important}.me-md-120{margin-right:7.5rem !important}.me-md-125{margin-right:7.8125rem !important}.me-md-130{margin-right:8.125rem !important}.me-md-135{margin-right:8.4375rem !important}.me-md-140{margin-right:8.75rem !important}.me-md-145{margin-right:9.0625rem !important}.me-md-150{margin-right:9.375rem !important}.me-md-155{margin-right:9.6875rem !important}.me-md-160{margin-right:10rem !important}.me-md-165{margin-right:10.3125rem !important}.me-md-170{margin-right:10.625rem !important}.me-md-175{margin-right:10.9375rem !important}.me-md-180{margin-right:11.25rem !important}.me-md-185{margin-right:11.5625rem !important}.me-md-190{margin-right:11.875rem !important}.me-md-195{margin-right:12.1875rem !important}.me-md-200{margin-right:12.5rem !important}.me-md-unset{margin-right:unset !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-2{margin-bottom:.15625rem !important}.mb-md-5{margin-bottom:.3125rem !important}.mb-md-10{margin-bottom:.625rem !important}.mb-md-15{margin-bottom:.9375rem !important}.mb-md-20{margin-bottom:1.25rem !important}.mb-md-25{margin-bottom:1.5625rem !important}.mb-md-30{margin-bottom:1.875rem !important}.mb-md-35{margin-bottom:2.1875rem !important}.mb-md-40{margin-bottom:2.5rem !important}.mb-md-45{margin-bottom:2.8125rem !important}.mb-md-50{margin-bottom:3.125rem !important}.mb-md-55{margin-bottom:3.4375rem !important}.mb-md-60{margin-bottom:3.75rem !important}.mb-md-65{margin-bottom:4.0625rem !important}.mb-md-70{margin-bottom:4.375rem !important}.mb-md-75{margin-bottom:4.6875rem !important}.mb-md-80{margin-bottom:5rem !important}.mb-md-85{margin-bottom:5.3125rem !important}.mb-md-90{margin-bottom:5.625rem !important}.mb-md-95{margin-bottom:5.9375rem !important}.mb-md-100{margin-bottom:6.25rem !important}.mb-md-105{margin-bottom:6.5625rem !important}.mb-md-110{margin-bottom:6.875rem !important}.mb-md-115{margin-bottom:7.1875rem !important}.mb-md-120{margin-bottom:7.5rem !important}.mb-md-125{margin-bottom:7.8125rem !important}.mb-md-130{margin-bottom:8.125rem !important}.mb-md-135{margin-bottom:8.4375rem !important}.mb-md-140{margin-bottom:8.75rem !important}.mb-md-145{margin-bottom:9.0625rem !important}.mb-md-150{margin-bottom:9.375rem !important}.mb-md-155{margin-bottom:9.6875rem !important}.mb-md-160{margin-bottom:10rem !important}.mb-md-165{margin-bottom:10.3125rem !important}.mb-md-170{margin-bottom:10.625rem !important}.mb-md-175{margin-bottom:10.9375rem !important}.mb-md-180{margin-bottom:11.25rem !important}.mb-md-185{margin-bottom:11.5625rem !important}.mb-md-190{margin-bottom:11.875rem !important}.mb-md-195{margin-bottom:12.1875rem !important}.mb-md-200{margin-bottom:12.5rem !important}.mb-md-unset{margin-bottom:unset !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-2{margin-left:.15625rem !important}.ms-md-5{margin-left:.3125rem !important}.ms-md-10{margin-left:.625rem !important}.ms-md-15{margin-left:.9375rem !important}.ms-md-20{margin-left:1.25rem !important}.ms-md-25{margin-left:1.5625rem !important}.ms-md-30{margin-left:1.875rem !important}.ms-md-35{margin-left:2.1875rem !important}.ms-md-40{margin-left:2.5rem !important}.ms-md-45{margin-left:2.8125rem !important}.ms-md-50{margin-left:3.125rem !important}.ms-md-55{margin-left:3.4375rem !important}.ms-md-60{margin-left:3.75rem !important}.ms-md-65{margin-left:4.0625rem !important}.ms-md-70{margin-left:4.375rem !important}.ms-md-75{margin-left:4.6875rem !important}.ms-md-80{margin-left:5rem !important}.ms-md-85{margin-left:5.3125rem !important}.ms-md-90{margin-left:5.625rem !important}.ms-md-95{margin-left:5.9375rem !important}.ms-md-100{margin-left:6.25rem !important}.ms-md-105{margin-left:6.5625rem !important}.ms-md-110{margin-left:6.875rem !important}.ms-md-115{margin-left:7.1875rem !important}.ms-md-120{margin-left:7.5rem !important}.ms-md-125{margin-left:7.8125rem !important}.ms-md-130{margin-left:8.125rem !important}.ms-md-135{margin-left:8.4375rem !important}.ms-md-140{margin-left:8.75rem !important}.ms-md-145{margin-left:9.0625rem !important}.ms-md-150{margin-left:9.375rem !important}.ms-md-155{margin-left:9.6875rem !important}.ms-md-160{margin-left:10rem !important}.ms-md-165{margin-left:10.3125rem !important}.ms-md-170{margin-left:10.625rem !important}.ms-md-175{margin-left:10.9375rem !important}.ms-md-180{margin-left:11.25rem !important}.ms-md-185{margin-left:11.5625rem !important}.ms-md-190{margin-left:11.875rem !important}.ms-md-195{margin-left:12.1875rem !important}.ms-md-200{margin-left:12.5rem !important}.ms-md-unset{margin-left:unset !important}.ms-md-auto{margin-left:auto !important}.m-md-n2{margin:-.15625rem !important}.m-md-n5{margin:-.3125rem !important}.m-md-n10{margin:-.625rem !important}.m-md-n15{margin:-.9375rem !important}.m-md-n20{margin:-1.25rem !important}.m-md-n25{margin:-1.5625rem !important}.m-md-n30{margin:-1.875rem !important}.m-md-n35{margin:-2.1875rem !important}.m-md-n40{margin:-2.5rem !important}.m-md-n45{margin:-2.8125rem !important}.m-md-n50{margin:-3.125rem !important}.m-md-n55{margin:-3.4375rem !important}.m-md-n60{margin:-3.75rem !important}.m-md-n65{margin:-4.0625rem !important}.m-md-n70{margin:-4.375rem !important}.m-md-n75{margin:-4.6875rem !important}.m-md-n80{margin:-5rem !important}.m-md-n85{margin:-5.3125rem !important}.m-md-n90{margin:-5.625rem !important}.m-md-n95{margin:-5.9375rem !important}.m-md-n100{margin:-6.25rem !important}.m-md-n105{margin:-6.5625rem !important}.m-md-n110{margin:-6.875rem !important}.m-md-n115{margin:-7.1875rem !important}.m-md-n120{margin:-7.5rem !important}.m-md-n125{margin:-7.8125rem !important}.m-md-n130{margin:-8.125rem !important}.m-md-n135{margin:-8.4375rem !important}.m-md-n140{margin:-8.75rem !important}.m-md-n145{margin:-9.0625rem !important}.m-md-n150{margin:-9.375rem !important}.m-md-n155{margin:-9.6875rem !important}.m-md-n160{margin:-10rem !important}.m-md-n165{margin:-10.3125rem !important}.m-md-n170{margin:-10.625rem !important}.m-md-n175{margin:-10.9375rem !important}.m-md-n180{margin:-11.25rem !important}.m-md-n185{margin:-11.5625rem !important}.m-md-n190{margin:-11.875rem !important}.m-md-n195{margin:-12.1875rem !important}.m-md-n200{margin:-12.5rem !important}.m-md-nunset{margin:-unset !important}.mx-md-n2{margin-right:-.15625rem !important;margin-left:-.15625rem !important}.mx-md-n5{margin-right:-.3125rem !important;margin-left:-.3125rem !important}.mx-md-n10{margin-right:-.625rem !important;margin-left:-.625rem !important}.mx-md-n15{margin-right:-.9375rem !important;margin-left:-.9375rem !important}.mx-md-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-md-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-md-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-md-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-md-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-md-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-md-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-md-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-md-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-md-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-md-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-md-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-md-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-md-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-md-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-md-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-md-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-md-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-md-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-md-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-md-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-md-n125{margin-right:-7.8125rem !important;margin-left:-7.8125rem !important}.mx-md-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-md-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-md-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-md-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-md-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-md-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-md-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-md-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-md-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-md-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-md-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-md-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-md-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-md-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-md-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-md-nunset{margin-right:-unset !important;margin-left:-unset !important}.my-md-n2{margin-top:-.15625rem !important;margin-bottom:-.15625rem !important}.my-md-n5{margin-top:-.3125rem !important;margin-bottom:-.3125rem !important}.my-md-n10{margin-top:-.625rem !important;margin-bottom:-.625rem !important}.my-md-n15{margin-top:-.9375rem !important;margin-bottom:-.9375rem !important}.my-md-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-md-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-md-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-md-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-md-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-md-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-md-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-md-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-md-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-md-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-md-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-md-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-md-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-md-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-md-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-md-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-md-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-md-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-md-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-md-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-md-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-md-n125{margin-top:-7.8125rem !important;margin-bottom:-7.8125rem !important}.my-md-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-md-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-md-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-md-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-md-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-md-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-md-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-md-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-md-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-md-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-md-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-md-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-md-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-md-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-md-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-md-nunset{margin-top:-unset !important;margin-bottom:-unset !important}.mt-md-n2{margin-top:-.15625rem !important}.mt-md-n5{margin-top:-.3125rem !important}.mt-md-n10{margin-top:-.625rem !important}.mt-md-n15{margin-top:-.9375rem !important}.mt-md-n20{margin-top:-1.25rem !important}.mt-md-n25{margin-top:-1.5625rem !important}.mt-md-n30{margin-top:-1.875rem !important}.mt-md-n35{margin-top:-2.1875rem !important}.mt-md-n40{margin-top:-2.5rem !important}.mt-md-n45{margin-top:-2.8125rem !important}.mt-md-n50{margin-top:-3.125rem !important}.mt-md-n55{margin-top:-3.4375rem !important}.mt-md-n60{margin-top:-3.75rem !important}.mt-md-n65{margin-top:-4.0625rem !important}.mt-md-n70{margin-top:-4.375rem !important}.mt-md-n75{margin-top:-4.6875rem !important}.mt-md-n80{margin-top:-5rem !important}.mt-md-n85{margin-top:-5.3125rem !important}.mt-md-n90{margin-top:-5.625rem !important}.mt-md-n95{margin-top:-5.9375rem !important}.mt-md-n100{margin-top:-6.25rem !important}.mt-md-n105{margin-top:-6.5625rem !important}.mt-md-n110{margin-top:-6.875rem !important}.mt-md-n115{margin-top:-7.1875rem !important}.mt-md-n120{margin-top:-7.5rem !important}.mt-md-n125{margin-top:-7.8125rem !important}.mt-md-n130{margin-top:-8.125rem !important}.mt-md-n135{margin-top:-8.4375rem !important}.mt-md-n140{margin-top:-8.75rem !important}.mt-md-n145{margin-top:-9.0625rem !important}.mt-md-n150{margin-top:-9.375rem !important}.mt-md-n155{margin-top:-9.6875rem !important}.mt-md-n160{margin-top:-10rem !important}.mt-md-n165{margin-top:-10.3125rem !important}.mt-md-n170{margin-top:-10.625rem !important}.mt-md-n175{margin-top:-10.9375rem !important}.mt-md-n180{margin-top:-11.25rem !important}.mt-md-n185{margin-top:-11.5625rem !important}.mt-md-n190{margin-top:-11.875rem !important}.mt-md-n195{margin-top:-12.1875rem !important}.mt-md-n200{margin-top:-12.5rem !important}.mt-md-nunset{margin-top:-unset !important}.me-md-n2{margin-right:-.15625rem !important}.me-md-n5{margin-right:-.3125rem !important}.me-md-n10{margin-right:-.625rem !important}.me-md-n15{margin-right:-.9375rem !important}.me-md-n20{margin-right:-1.25rem !important}.me-md-n25{margin-right:-1.5625rem !important}.me-md-n30{margin-right:-1.875rem !important}.me-md-n35{margin-right:-2.1875rem !important}.me-md-n40{margin-right:-2.5rem !important}.me-md-n45{margin-right:-2.8125rem !important}.me-md-n50{margin-right:-3.125rem !important}.me-md-n55{margin-right:-3.4375rem !important}.me-md-n60{margin-right:-3.75rem !important}.me-md-n65{margin-right:-4.0625rem !important}.me-md-n70{margin-right:-4.375rem !important}.me-md-n75{margin-right:-4.6875rem !important}.me-md-n80{margin-right:-5rem !important}.me-md-n85{margin-right:-5.3125rem !important}.me-md-n90{margin-right:-5.625rem !important}.me-md-n95{margin-right:-5.9375rem !important}.me-md-n100{margin-right:-6.25rem !important}.me-md-n105{margin-right:-6.5625rem !important}.me-md-n110{margin-right:-6.875rem !important}.me-md-n115{margin-right:-7.1875rem !important}.me-md-n120{margin-right:-7.5rem !important}.me-md-n125{margin-right:-7.8125rem !important}.me-md-n130{margin-right:-8.125rem !important}.me-md-n135{margin-right:-8.4375rem !important}.me-md-n140{margin-right:-8.75rem !important}.me-md-n145{margin-right:-9.0625rem !important}.me-md-n150{margin-right:-9.375rem !important}.me-md-n155{margin-right:-9.6875rem !important}.me-md-n160{margin-right:-10rem !important}.me-md-n165{margin-right:-10.3125rem !important}.me-md-n170{margin-right:-10.625rem !important}.me-md-n175{margin-right:-10.9375rem !important}.me-md-n180{margin-right:-11.25rem !important}.me-md-n185{margin-right:-11.5625rem !important}.me-md-n190{margin-right:-11.875rem !important}.me-md-n195{margin-right:-12.1875rem !important}.me-md-n200{margin-right:-12.5rem !important}.me-md-nunset{margin-right:-unset !important}.mb-md-n2{margin-bottom:-.15625rem !important}.mb-md-n5{margin-bottom:-.3125rem !important}.mb-md-n10{margin-bottom:-.625rem !important}.mb-md-n15{margin-bottom:-.9375rem !important}.mb-md-n20{margin-bottom:-1.25rem !important}.mb-md-n25{margin-bottom:-1.5625rem !important}.mb-md-n30{margin-bottom:-1.875rem !important}.mb-md-n35{margin-bottom:-2.1875rem !important}.mb-md-n40{margin-bottom:-2.5rem !important}.mb-md-n45{margin-bottom:-2.8125rem !important}.mb-md-n50{margin-bottom:-3.125rem !important}.mb-md-n55{margin-bottom:-3.4375rem !important}.mb-md-n60{margin-bottom:-3.75rem !important}.mb-md-n65{margin-bottom:-4.0625rem !important}.mb-md-n70{margin-bottom:-4.375rem !important}.mb-md-n75{margin-bottom:-4.6875rem !important}.mb-md-n80{margin-bottom:-5rem !important}.mb-md-n85{margin-bottom:-5.3125rem !important}.mb-md-n90{margin-bottom:-5.625rem !important}.mb-md-n95{margin-bottom:-5.9375rem !important}.mb-md-n100{margin-bottom:-6.25rem !important}.mb-md-n105{margin-bottom:-6.5625rem !important}.mb-md-n110{margin-bottom:-6.875rem !important}.mb-md-n115{margin-bottom:-7.1875rem !important}.mb-md-n120{margin-bottom:-7.5rem !important}.mb-md-n125{margin-bottom:-7.8125rem !important}.mb-md-n130{margin-bottom:-8.125rem !important}.mb-md-n135{margin-bottom:-8.4375rem !important}.mb-md-n140{margin-bottom:-8.75rem !important}.mb-md-n145{margin-bottom:-9.0625rem !important}.mb-md-n150{margin-bottom:-9.375rem !important}.mb-md-n155{margin-bottom:-9.6875rem !important}.mb-md-n160{margin-bottom:-10rem !important}.mb-md-n165{margin-bottom:-10.3125rem !important}.mb-md-n170{margin-bottom:-10.625rem !important}.mb-md-n175{margin-bottom:-10.9375rem !important}.mb-md-n180{margin-bottom:-11.25rem !important}.mb-md-n185{margin-bottom:-11.5625rem !important}.mb-md-n190{margin-bottom:-11.875rem !important}.mb-md-n195{margin-bottom:-12.1875rem !important}.mb-md-n200{margin-bottom:-12.5rem !important}.mb-md-nunset{margin-bottom:-unset !important}.ms-md-n2{margin-left:-.15625rem !important}.ms-md-n5{margin-left:-.3125rem !important}.ms-md-n10{margin-left:-.625rem !important}.ms-md-n15{margin-left:-.9375rem !important}.ms-md-n20{margin-left:-1.25rem !important}.ms-md-n25{margin-left:-1.5625rem !important}.ms-md-n30{margin-left:-1.875rem !important}.ms-md-n35{margin-left:-2.1875rem !important}.ms-md-n40{margin-left:-2.5rem !important}.ms-md-n45{margin-left:-2.8125rem !important}.ms-md-n50{margin-left:-3.125rem !important}.ms-md-n55{margin-left:-3.4375rem !important}.ms-md-n60{margin-left:-3.75rem !important}.ms-md-n65{margin-left:-4.0625rem !important}.ms-md-n70{margin-left:-4.375rem !important}.ms-md-n75{margin-left:-4.6875rem !important}.ms-md-n80{margin-left:-5rem !important}.ms-md-n85{margin-left:-5.3125rem !important}.ms-md-n90{margin-left:-5.625rem !important}.ms-md-n95{margin-left:-5.9375rem !important}.ms-md-n100{margin-left:-6.25rem !important}.ms-md-n105{margin-left:-6.5625rem !important}.ms-md-n110{margin-left:-6.875rem !important}.ms-md-n115{margin-left:-7.1875rem !important}.ms-md-n120{margin-left:-7.5rem !important}.ms-md-n125{margin-left:-7.8125rem !important}.ms-md-n130{margin-left:-8.125rem !important}.ms-md-n135{margin-left:-8.4375rem !important}.ms-md-n140{margin-left:-8.75rem !important}.ms-md-n145{margin-left:-9.0625rem !important}.ms-md-n150{margin-left:-9.375rem !important}.ms-md-n155{margin-left:-9.6875rem !important}.ms-md-n160{margin-left:-10rem !important}.ms-md-n165{margin-left:-10.3125rem !important}.ms-md-n170{margin-left:-10.625rem !important}.ms-md-n175{margin-left:-10.9375rem !important}.ms-md-n180{margin-left:-11.25rem !important}.ms-md-n185{margin-left:-11.5625rem !important}.ms-md-n190{margin-left:-11.875rem !important}.ms-md-n195{margin-left:-12.1875rem !important}.ms-md-n200{margin-left:-12.5rem !important}.ms-md-nunset{margin-left:-unset !important}.p-md-0{padding:0 !important}.p-md-2{padding:.15625rem !important}.p-md-5{padding:.3125rem !important}.p-md-10{padding:.625rem !important}.p-md-15{padding:.9375rem !important}.p-md-20{padding:1.25rem !important}.p-md-25{padding:1.5625rem !important}.p-md-30{padding:1.875rem !important}.p-md-35{padding:2.1875rem !important}.p-md-40{padding:2.5rem !important}.p-md-45{padding:2.8125rem !important}.p-md-50{padding:3.125rem !important}.p-md-55{padding:3.4375rem !important}.p-md-60{padding:3.75rem !important}.p-md-65{padding:4.0625rem !important}.p-md-70{padding:4.375rem !important}.p-md-75{padding:4.6875rem !important}.p-md-80{padding:5rem !important}.p-md-85{padding:5.3125rem !important}.p-md-90{padding:5.625rem !important}.p-md-95{padding:5.9375rem !important}.p-md-100{padding:6.25rem !important}.p-md-105{padding:6.5625rem !important}.p-md-110{padding:6.875rem !important}.p-md-115{padding:7.1875rem !important}.p-md-120{padding:7.5rem !important}.p-md-125{padding:7.8125rem !important}.p-md-130{padding:8.125rem !important}.p-md-135{padding:8.4375rem !important}.p-md-140{padding:8.75rem !important}.p-md-145{padding:9.0625rem !important}.p-md-150{padding:9.375rem !important}.p-md-155{padding:9.6875rem !important}.p-md-160{padding:10rem !important}.p-md-165{padding:10.3125rem !important}.p-md-170{padding:10.625rem !important}.p-md-175{padding:10.9375rem !important}.p-md-180{padding:11.25rem !important}.p-md-185{padding:11.5625rem !important}.p-md-190{padding:11.875rem !important}.p-md-195{padding:12.1875rem !important}.p-md-200{padding:12.5rem !important}.p-md-unset{padding:unset !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-md-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-md-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-md-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-md-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-md-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-md-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-md-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-md-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-md-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-md-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-md-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-md-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-md-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-md-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-md-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-md-80{padding-right:5rem !important;padding-left:5rem !important}.px-md-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-md-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-md-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-md-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-md-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-md-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-md-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-md-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-md-125{padding-right:7.8125rem !important;padding-left:7.8125rem !important}.px-md-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-md-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-md-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-md-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-md-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-md-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-md-160{padding-right:10rem !important;padding-left:10rem !important}.px-md-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-md-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-md-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-md-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-md-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-md-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-md-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-md-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-md-unset{padding-right:unset !important;padding-left:unset !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-md-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-md-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-md-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-md-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-md-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-md-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-md-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-md-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-md-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-md-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-md-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-md-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-md-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-md-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-md-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-md-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-md-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-md-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-md-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-md-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-md-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-md-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-md-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-md-125{padding-top:7.8125rem !important;padding-bottom:7.8125rem !important}.py-md-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-md-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-md-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-md-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-md-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-md-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-md-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-md-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-md-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-md-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-md-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-md-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-md-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-md-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-md-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-md-unset{padding-top:unset !important;padding-bottom:unset !important}.pt-md-0{padding-top:0 !important}.pt-md-2{padding-top:.15625rem !important}.pt-md-5{padding-top:.3125rem !important}.pt-md-10{padding-top:.625rem !important}.pt-md-15{padding-top:.9375rem !important}.pt-md-20{padding-top:1.25rem !important}.pt-md-25{padding-top:1.5625rem !important}.pt-md-30{padding-top:1.875rem !important}.pt-md-35{padding-top:2.1875rem !important}.pt-md-40{padding-top:2.5rem !important}.pt-md-45{padding-top:2.8125rem !important}.pt-md-50{padding-top:3.125rem !important}.pt-md-55{padding-top:3.4375rem !important}.pt-md-60{padding-top:3.75rem !important}.pt-md-65{padding-top:4.0625rem !important}.pt-md-70{padding-top:4.375rem !important}.pt-md-75{padding-top:4.6875rem !important}.pt-md-80{padding-top:5rem !important}.pt-md-85{padding-top:5.3125rem !important}.pt-md-90{padding-top:5.625rem !important}.pt-md-95{padding-top:5.9375rem !important}.pt-md-100{padding-top:6.25rem !important}.pt-md-105{padding-top:6.5625rem !important}.pt-md-110{padding-top:6.875rem !important}.pt-md-115{padding-top:7.1875rem !important}.pt-md-120{padding-top:7.5rem !important}.pt-md-125{padding-top:7.8125rem !important}.pt-md-130{padding-top:8.125rem !important}.pt-md-135{padding-top:8.4375rem !important}.pt-md-140{padding-top:8.75rem !important}.pt-md-145{padding-top:9.0625rem !important}.pt-md-150{padding-top:9.375rem !important}.pt-md-155{padding-top:9.6875rem !important}.pt-md-160{padding-top:10rem !important}.pt-md-165{padding-top:10.3125rem !important}.pt-md-170{padding-top:10.625rem !important}.pt-md-175{padding-top:10.9375rem !important}.pt-md-180{padding-top:11.25rem !important}.pt-md-185{padding-top:11.5625rem !important}.pt-md-190{padding-top:11.875rem !important}.pt-md-195{padding-top:12.1875rem !important}.pt-md-200{padding-top:12.5rem !important}.pt-md-unset{padding-top:unset !important}.pe-md-0{padding-right:0 !important}.pe-md-2{padding-right:.15625rem !important}.pe-md-5{padding-right:.3125rem !important}.pe-md-10{padding-right:.625rem !important}.pe-md-15{padding-right:.9375rem !important}.pe-md-20{padding-right:1.25rem !important}.pe-md-25{padding-right:1.5625rem !important}.pe-md-30{padding-right:1.875rem !important}.pe-md-35{padding-right:2.1875rem !important}.pe-md-40{padding-right:2.5rem !important}.pe-md-45{padding-right:2.8125rem !important}.pe-md-50{padding-right:3.125rem !important}.pe-md-55{padding-right:3.4375rem !important}.pe-md-60{padding-right:3.75rem !important}.pe-md-65{padding-right:4.0625rem !important}.pe-md-70{padding-right:4.375rem !important}.pe-md-75{padding-right:4.6875rem !important}.pe-md-80{padding-right:5rem !important}.pe-md-85{padding-right:5.3125rem !important}.pe-md-90{padding-right:5.625rem !important}.pe-md-95{padding-right:5.9375rem !important}.pe-md-100{padding-right:6.25rem !important}.pe-md-105{padding-right:6.5625rem !important}.pe-md-110{padding-right:6.875rem !important}.pe-md-115{padding-right:7.1875rem !important}.pe-md-120{padding-right:7.5rem !important}.pe-md-125{padding-right:7.8125rem !important}.pe-md-130{padding-right:8.125rem !important}.pe-md-135{padding-right:8.4375rem !important}.pe-md-140{padding-right:8.75rem !important}.pe-md-145{padding-right:9.0625rem !important}.pe-md-150{padding-right:9.375rem !important}.pe-md-155{padding-right:9.6875rem !important}.pe-md-160{padding-right:10rem !important}.pe-md-165{padding-right:10.3125rem !important}.pe-md-170{padding-right:10.625rem !important}.pe-md-175{padding-right:10.9375rem !important}.pe-md-180{padding-right:11.25rem !important}.pe-md-185{padding-right:11.5625rem !important}.pe-md-190{padding-right:11.875rem !important}.pe-md-195{padding-right:12.1875rem !important}.pe-md-200{padding-right:12.5rem !important}.pe-md-unset{padding-right:unset !important}.pb-md-0{padding-bottom:0 !important}.pb-md-2{padding-bottom:.15625rem !important}.pb-md-5{padding-bottom:.3125rem !important}.pb-md-10{padding-bottom:.625rem !important}.pb-md-15{padding-bottom:.9375rem !important}.pb-md-20{padding-bottom:1.25rem !important}.pb-md-25{padding-bottom:1.5625rem !important}.pb-md-30{padding-bottom:1.875rem !important}.pb-md-35{padding-bottom:2.1875rem !important}.pb-md-40{padding-bottom:2.5rem !important}.pb-md-45{padding-bottom:2.8125rem !important}.pb-md-50{padding-bottom:3.125rem !important}.pb-md-55{padding-bottom:3.4375rem !important}.pb-md-60{padding-bottom:3.75rem !important}.pb-md-65{padding-bottom:4.0625rem !important}.pb-md-70{padding-bottom:4.375rem !important}.pb-md-75{padding-bottom:4.6875rem !important}.pb-md-80{padding-bottom:5rem !important}.pb-md-85{padding-bottom:5.3125rem !important}.pb-md-90{padding-bottom:5.625rem !important}.pb-md-95{padding-bottom:5.9375rem !important}.pb-md-100{padding-bottom:6.25rem !important}.pb-md-105{padding-bottom:6.5625rem !important}.pb-md-110{padding-bottom:6.875rem !important}.pb-md-115{padding-bottom:7.1875rem !important}.pb-md-120{padding-bottom:7.5rem !important}.pb-md-125{padding-bottom:7.8125rem !important}.pb-md-130{padding-bottom:8.125rem !important}.pb-md-135{padding-bottom:8.4375rem !important}.pb-md-140{padding-bottom:8.75rem !important}.pb-md-145{padding-bottom:9.0625rem !important}.pb-md-150{padding-bottom:9.375rem !important}.pb-md-155{padding-bottom:9.6875rem !important}.pb-md-160{padding-bottom:10rem !important}.pb-md-165{padding-bottom:10.3125rem !important}.pb-md-170{padding-bottom:10.625rem !important}.pb-md-175{padding-bottom:10.9375rem !important}.pb-md-180{padding-bottom:11.25rem !important}.pb-md-185{padding-bottom:11.5625rem !important}.pb-md-190{padding-bottom:11.875rem !important}.pb-md-195{padding-bottom:12.1875rem !important}.pb-md-200{padding-bottom:12.5rem !important}.pb-md-unset{padding-bottom:unset !important}.ps-md-0{padding-left:0 !important}.ps-md-2{padding-left:.15625rem !important}.ps-md-5{padding-left:.3125rem !important}.ps-md-10{padding-left:.625rem !important}.ps-md-15{padding-left:.9375rem !important}.ps-md-20{padding-left:1.25rem !important}.ps-md-25{padding-left:1.5625rem !important}.ps-md-30{padding-left:1.875rem !important}.ps-md-35{padding-left:2.1875rem !important}.ps-md-40{padding-left:2.5rem !important}.ps-md-45{padding-left:2.8125rem !important}.ps-md-50{padding-left:3.125rem !important}.ps-md-55{padding-left:3.4375rem !important}.ps-md-60{padding-left:3.75rem !important}.ps-md-65{padding-left:4.0625rem !important}.ps-md-70{padding-left:4.375rem !important}.ps-md-75{padding-left:4.6875rem !important}.ps-md-80{padding-left:5rem !important}.ps-md-85{padding-left:5.3125rem !important}.ps-md-90{padding-left:5.625rem !important}.ps-md-95{padding-left:5.9375rem !important}.ps-md-100{padding-left:6.25rem !important}.ps-md-105{padding-left:6.5625rem !important}.ps-md-110{padding-left:6.875rem !important}.ps-md-115{padding-left:7.1875rem !important}.ps-md-120{padding-left:7.5rem !important}.ps-md-125{padding-left:7.8125rem !important}.ps-md-130{padding-left:8.125rem !important}.ps-md-135{padding-left:8.4375rem !important}.ps-md-140{padding-left:8.75rem !important}.ps-md-145{padding-left:9.0625rem !important}.ps-md-150{padding-left:9.375rem !important}.ps-md-155{padding-left:9.6875rem !important}.ps-md-160{padding-left:10rem !important}.ps-md-165{padding-left:10.3125rem !important}.ps-md-170{padding-left:10.625rem !important}.ps-md-175{padding-left:10.9375rem !important}.ps-md-180{padding-left:11.25rem !important}.ps-md-185{padding-left:11.5625rem !important}.ps-md-190{padding-left:11.875rem !important}.ps-md-195{padding-left:12.1875rem !important}.ps-md-200{padding-left:12.5rem !important}.ps-md-unset{padding-left:unset !important}.gap-md-0{gap:0 !important}.gap-md-2{gap:.15625rem !important}.gap-md-5{gap:.3125rem !important}.gap-md-10{gap:.625rem !important}.gap-md-15{gap:.9375rem !important}.gap-md-20{gap:1.25rem !important}.gap-md-25{gap:1.5625rem !important}.gap-md-30{gap:1.875rem !important}.gap-md-35{gap:2.1875rem !important}.gap-md-40{gap:2.5rem !important}.gap-md-45{gap:2.8125rem !important}.gap-md-50{gap:3.125rem !important}.gap-md-55{gap:3.4375rem !important}.gap-md-60{gap:3.75rem !important}.gap-md-65{gap:4.0625rem !important}.gap-md-70{gap:4.375rem !important}.gap-md-75{gap:4.6875rem !important}.gap-md-80{gap:5rem !important}.gap-md-85{gap:5.3125rem !important}.gap-md-90{gap:5.625rem !important}.gap-md-95{gap:5.9375rem !important}.gap-md-100{gap:6.25rem !important}.gap-md-105{gap:6.5625rem !important}.gap-md-110{gap:6.875rem !important}.gap-md-115{gap:7.1875rem !important}.gap-md-120{gap:7.5rem !important}.gap-md-125{gap:7.8125rem !important}.gap-md-130{gap:8.125rem !important}.gap-md-135{gap:8.4375rem !important}.gap-md-140{gap:8.75rem !important}.gap-md-145{gap:9.0625rem !important}.gap-md-150{gap:9.375rem !important}.gap-md-155{gap:9.6875rem !important}.gap-md-160{gap:10rem !important}.gap-md-165{gap:10.3125rem !important}.gap-md-170{gap:10.625rem !important}.gap-md-175{gap:10.9375rem !important}.gap-md-180{gap:11.25rem !important}.gap-md-185{gap:11.5625rem !important}.gap-md-190{gap:11.875rem !important}.gap-md-195{gap:12.1875rem !important}.gap-md-200{gap:12.5rem !important}.gap-md-unset{gap:unset !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-2{row-gap:.15625rem !important}.row-gap-md-5{row-gap:.3125rem !important}.row-gap-md-10{row-gap:.625rem !important}.row-gap-md-15{row-gap:.9375rem !important}.row-gap-md-20{row-gap:1.25rem !important}.row-gap-md-25{row-gap:1.5625rem !important}.row-gap-md-30{row-gap:1.875rem !important}.row-gap-md-35{row-gap:2.1875rem !important}.row-gap-md-40{row-gap:2.5rem !important}.row-gap-md-45{row-gap:2.8125rem !important}.row-gap-md-50{row-gap:3.125rem !important}.row-gap-md-55{row-gap:3.4375rem !important}.row-gap-md-60{row-gap:3.75rem !important}.row-gap-md-65{row-gap:4.0625rem !important}.row-gap-md-70{row-gap:4.375rem !important}.row-gap-md-75{row-gap:4.6875rem !important}.row-gap-md-80{row-gap:5rem !important}.row-gap-md-85{row-gap:5.3125rem !important}.row-gap-md-90{row-gap:5.625rem !important}.row-gap-md-95{row-gap:5.9375rem !important}.row-gap-md-100{row-gap:6.25rem !important}.row-gap-md-105{row-gap:6.5625rem !important}.row-gap-md-110{row-gap:6.875rem !important}.row-gap-md-115{row-gap:7.1875rem !important}.row-gap-md-120{row-gap:7.5rem !important}.row-gap-md-125{row-gap:7.8125rem !important}.row-gap-md-130{row-gap:8.125rem !important}.row-gap-md-135{row-gap:8.4375rem !important}.row-gap-md-140{row-gap:8.75rem !important}.row-gap-md-145{row-gap:9.0625rem !important}.row-gap-md-150{row-gap:9.375rem !important}.row-gap-md-155{row-gap:9.6875rem !important}.row-gap-md-160{row-gap:10rem !important}.row-gap-md-165{row-gap:10.3125rem !important}.row-gap-md-170{row-gap:10.625rem !important}.row-gap-md-175{row-gap:10.9375rem !important}.row-gap-md-180{row-gap:11.25rem !important}.row-gap-md-185{row-gap:11.5625rem !important}.row-gap-md-190{row-gap:11.875rem !important}.row-gap-md-195{row-gap:12.1875rem !important}.row-gap-md-200{row-gap:12.5rem !important}.row-gap-md-unset{row-gap:unset !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-2{column-gap:.15625rem !important}.column-gap-md-5{column-gap:.3125rem !important}.column-gap-md-10{column-gap:.625rem !important}.column-gap-md-15{column-gap:.9375rem !important}.column-gap-md-20{column-gap:1.25rem !important}.column-gap-md-25{column-gap:1.5625rem !important}.column-gap-md-30{column-gap:1.875rem !important}.column-gap-md-35{column-gap:2.1875rem !important}.column-gap-md-40{column-gap:2.5rem !important}.column-gap-md-45{column-gap:2.8125rem !important}.column-gap-md-50{column-gap:3.125rem !important}.column-gap-md-55{column-gap:3.4375rem !important}.column-gap-md-60{column-gap:3.75rem !important}.column-gap-md-65{column-gap:4.0625rem !important}.column-gap-md-70{column-gap:4.375rem !important}.column-gap-md-75{column-gap:4.6875rem !important}.column-gap-md-80{column-gap:5rem !important}.column-gap-md-85{column-gap:5.3125rem !important}.column-gap-md-90{column-gap:5.625rem !important}.column-gap-md-95{column-gap:5.9375rem !important}.column-gap-md-100{column-gap:6.25rem !important}.column-gap-md-105{column-gap:6.5625rem !important}.column-gap-md-110{column-gap:6.875rem !important}.column-gap-md-115{column-gap:7.1875rem !important}.column-gap-md-120{column-gap:7.5rem !important}.column-gap-md-125{column-gap:7.8125rem !important}.column-gap-md-130{column-gap:8.125rem !important}.column-gap-md-135{column-gap:8.4375rem !important}.column-gap-md-140{column-gap:8.75rem !important}.column-gap-md-145{column-gap:9.0625rem !important}.column-gap-md-150{column-gap:9.375rem !important}.column-gap-md-155{column-gap:9.6875rem !important}.column-gap-md-160{column-gap:10rem !important}.column-gap-md-165{column-gap:10.3125rem !important}.column-gap-md-170{column-gap:10.625rem !important}.column-gap-md-175{column-gap:10.9375rem !important}.column-gap-md-180{column-gap:11.25rem !important}.column-gap-md-185{column-gap:11.5625rem !important}.column-gap-md-190{column-gap:11.875rem !important}.column-gap-md-195{column-gap:12.1875rem !important}.column-gap-md-200{column-gap:12.5rem !important}.column-gap-md-unset{column-gap:unset !important}.fs-md-0{font-size:0 !important}.fs-md-1{font-size:calc(1.325rem + .9vw) !important}.fs-md-2{font-size:calc(1.275rem + .3vw) !important}.fs-md-3{font-size:1.25rem !important}.fs-md-4{font-size:1.125rem !important}.fs-md-5{font-size:1rem !important}.fs-md-6{font-size:.875rem !important}.fs-md-10{font-size:.62475rem !important}.fs-md-12{font-size:.75rem !important}.fs-md-14{font-size:.875rem !important}.fs-md-16{font-size:1rem !important}.fs-md-18{font-size:1.125rem !important}.fs-md-20{font-size:1.25rem !important}.fs-md-22{font-size:calc(1.2625rem + .15vw) !important}.fs-md-24{font-size:calc(1.275rem + .3vw) !important}.fs-md-26{font-size:calc(1.2875rem + .45vw) !important}.fs-md-28{font-size:calc(1.3rem + .6vw) !important}.fs-md-30{font-size:calc(1.3125rem + .75vw) !important}.fs-md-32{font-size:calc(1.325rem + .9vw) !important}.fs-md-34{font-size:calc(1.3375rem + 1.05vw) !important}.fs-md-36{font-size:calc(1.35rem + 1.2vw) !important}.fs-md-38{font-size:calc(1.3625rem + 1.35vw) !important}.fs-md-40{font-size:calc(1.375rem + 1.5vw) !important}.fs-md-42{font-size:calc(1.3875rem + 1.65vw) !important}.fs-md-44{font-size:calc(1.4rem + 1.8vw) !important}.fs-md-46{font-size:calc(1.4125rem + 1.95vw) !important}.fs-md-48{font-size:calc(1.425rem + 2.1vw) !important}.fs-md-50{font-size:calc(1.4375rem + 2.25vw) !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}.min-w-md-0{min-width:0 !important}.min-w-md-5{min-width:5% !important}.min-w-md-10{min-width:10% !important}.min-w-md-15{min-width:15% !important}.min-w-md-20{min-width:20% !important}.min-w-md-25{min-width:25% !important}.min-w-md-30{min-width:30% !important}.min-w-md-35{min-width:35% !important}.min-w-md-40{min-width:40% !important}.min-w-md-45{min-width:45% !important}.min-w-md-50{min-width:50% !important}.min-w-md-55{min-width:55% !important}.min-w-md-60{min-width:60% !important}.min-w-md-65{min-width:65% !important}.min-w-md-70{min-width:70% !important}.min-w-md-75{min-width:75% !important}.min-w-md-80{min-width:80% !important}.min-w-md-85{min-width:85% !important}.min-w-md-90{min-width:90% !important}.min-w-md-95{min-width:95% !important}.min-w-md-100{min-width:100% !important}.min-w-md-auto{min-width:auto !important}.min-w-md-unset{min-width:unset !important}.min-h-md-0{min-height:0 !important}.min-h-md-5{min-height:5% !important}.min-h-md-10{min-height:10% !important}.min-h-md-15{min-height:15% !important}.min-h-md-20{min-height:20% !important}.min-h-md-25{min-height:25% !important}.min-h-md-30{min-height:30% !important}.min-h-md-35{min-height:35% !important}.min-h-md-40{min-height:40% !important}.min-h-md-45{min-height:45% !important}.min-h-md-50{min-height:50% !important}.min-h-md-55{min-height:55% !important}.min-h-md-60{min-height:60% !important}.min-h-md-65{min-height:65% !important}.min-h-md-70{min-height:70% !important}.min-h-md-75{min-height:75% !important}.min-h-md-80{min-height:80% !important}.min-h-md-85{min-height:85% !important}.min-h-md-90{min-height:90% !important}.min-h-md-95{min-height:95% !important}.min-h-md-100{min-height:100% !important}.min-h-md-auto{min-height:auto !important}.flex-basis-md-0{flex-basis:0 !important}.flex-basis-md-2{flex-basis:.15625rem !important}.flex-basis-md-5{flex-basis:.3125rem !important}.flex-basis-md-10{flex-basis:.625rem !important}.flex-basis-md-15{flex-basis:.9375rem !important}.flex-basis-md-20{flex-basis:1.25rem !important}.flex-basis-md-25{flex-basis:1.5625rem !important}.flex-basis-md-30{flex-basis:1.875rem !important}.flex-basis-md-35{flex-basis:2.1875rem !important}.flex-basis-md-40{flex-basis:2.5rem !important}.flex-basis-md-45{flex-basis:2.8125rem !important}.flex-basis-md-50{flex-basis:3.125rem !important}.flex-basis-md-55{flex-basis:3.4375rem !important}.flex-basis-md-60{flex-basis:3.75rem !important}.flex-basis-md-65{flex-basis:4.0625rem !important}.flex-basis-md-70{flex-basis:4.375rem !important}.flex-basis-md-75{flex-basis:4.6875rem !important}.flex-basis-md-80{flex-basis:5rem !important}.flex-basis-md-85{flex-basis:5.3125rem !important}.flex-basis-md-90{flex-basis:5.625rem !important}.flex-basis-md-95{flex-basis:5.9375rem !important}.flex-basis-md-100{flex-basis:6.25rem !important}.flex-basis-md-105{flex-basis:6.5625rem !important}.flex-basis-md-110{flex-basis:6.875rem !important}.flex-basis-md-115{flex-basis:7.1875rem !important}.flex-basis-md-120{flex-basis:7.5rem !important}.flex-basis-md-125{flex-basis:7.8125rem !important}.flex-basis-md-130{flex-basis:8.125rem !important}.flex-basis-md-135{flex-basis:8.4375rem !important}.flex-basis-md-140{flex-basis:8.75rem !important}.flex-basis-md-145{flex-basis:9.0625rem !important}.flex-basis-md-150{flex-basis:9.375rem !important}.flex-basis-md-155{flex-basis:9.6875rem !important}.flex-basis-md-160{flex-basis:10rem !important}.flex-basis-md-165{flex-basis:10.3125rem !important}.flex-basis-md-170{flex-basis:10.625rem !important}.flex-basis-md-175{flex-basis:10.9375rem !important}.flex-basis-md-180{flex-basis:11.25rem !important}.flex-basis-md-185{flex-basis:11.5625rem !important}.flex-basis-md-190{flex-basis:11.875rem !important}.flex-basis-md-195{flex-basis:12.1875rem !important}.flex-basis-md-200{flex-basis:12.5rem !important}.flex-basis-md-auto{flex-basis:auto !important}.ls-md-0{letter-spacing:0 !important}.ls-md-1{letter-spacing:1px !important}.ls-md-2{letter-spacing:2px !important}.ls-md-3{letter-spacing:3px !important}.ls-md-4{letter-spacing:4px !important}.ls-md-5{letter-spacing:5px !important}}@media (min-width: 1024px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.overflow-lg-visible{overflow:visible !important}.overflow-lg-hidden{overflow:hidden !important}.overflow-lg-scroll{overflow:scroll !important}.overflow-lg-auto{overflow:auto !important}.overflow-x-lg-visible{overflow-x:visible !important}.overflow-x-lg-hidden{overflow-x:hidden !important}.overflow-x-lg-scroll{overflow-x:scroll !important}.overflow-x-lg-auto{overflow-x:auto !important}.overflow-y-lg-visible{overflow-y:visible !important}.overflow-y-lg-hidden{overflow-y:hidden !important}.overflow-y-lg-scroll{overflow-y:scroll !important}.overflow-y-lg-auto{overflow-y:auto !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.position-lg-static{position:static !important}.position-lg-relative{position:relative !important}.position-lg-absolute{position:absolute !important}.position-lg-fixed{position:fixed !important}.position-lg-sticky{position:sticky !important}.w-lg-0{width:0 !important}.w-lg-5{width:5% !important}.w-lg-10{width:10% !important}.w-lg-15{width:15% !important}.w-lg-20{width:20% !important}.w-lg-25{width:25% !important}.w-lg-30{width:30% !important}.w-lg-35{width:35% !important}.w-lg-40{width:40% !important}.w-lg-45{width:45% !important}.w-lg-50{width:50% !important}.w-lg-55{width:55% !important}.w-lg-60{width:60% !important}.w-lg-65{width:65% !important}.w-lg-70{width:70% !important}.w-lg-75{width:75% !important}.w-lg-80{width:80% !important}.w-lg-85{width:85% !important}.w-lg-90{width:90% !important}.w-lg-95{width:95% !important}.w-lg-100{width:100% !important}.w-lg-auto{width:auto !important}.mw-lg-0{max-width:0 !important}.mw-lg-5{max-width:5% !important}.mw-lg-10{max-width:10% !important}.mw-lg-15{max-width:15% !important}.mw-lg-20{max-width:20% !important}.mw-lg-25{max-width:25% !important}.mw-lg-30{max-width:30% !important}.mw-lg-35{max-width:35% !important}.mw-lg-40{max-width:40% !important}.mw-lg-45{max-width:45% !important}.mw-lg-50{max-width:50% !important}.mw-lg-55{max-width:55% !important}.mw-lg-60{max-width:60% !important}.mw-lg-65{max-width:65% !important}.mw-lg-70{max-width:70% !important}.mw-lg-75{max-width:75% !important}.mw-lg-80{max-width:80% !important}.mw-lg-85{max-width:85% !important}.mw-lg-90{max-width:90% !important}.mw-lg-95{max-width:95% !important}.mw-lg-100{max-width:100% !important}.mw-lg-1000{max-width:max-content !important}.mw-lg-form{max-width:45rem !important}.mw-lg-unset{max-width:unset !important}.h-lg-0{height:0 !important}.h-lg-5{height:5% !important}.h-lg-10{height:10% !important}.h-lg-15{height:15% !important}.h-lg-20{height:20% !important}.h-lg-25{height:25% !important}.h-lg-30{height:30% !important}.h-lg-35{height:35% !important}.h-lg-40{height:40% !important}.h-lg-45{height:45% !important}.h-lg-50{height:50% !important}.h-lg-55{height:55% !important}.h-lg-60{height:60% !important}.h-lg-65{height:65% !important}.h-lg-70{height:70% !important}.h-lg-75{height:75% !important}.h-lg-80{height:80% !important}.h-lg-85{height:85% !important}.h-lg-90{height:90% !important}.h-lg-95{height:95% !important}.h-lg-100{height:100% !important}.h-lg-auto{height:auto !important}.mh-lg-0{max-height:0 !important}.mh-lg-5{max-height:5% !important}.mh-lg-10{max-height:10% !important}.mh-lg-15{max-height:15% !important}.mh-lg-20{max-height:20% !important}.mh-lg-25{max-height:25% !important}.mh-lg-30{max-height:30% !important}.mh-lg-35{max-height:35% !important}.mh-lg-40{max-height:40% !important}.mh-lg-45{max-height:45% !important}.mh-lg-50{max-height:50% !important}.mh-lg-55{max-height:55% !important}.mh-lg-60{max-height:60% !important}.mh-lg-65{max-height:65% !important}.mh-lg-70{max-height:70% !important}.mh-lg-75{max-height:75% !important}.mh-lg-80{max-height:80% !important}.mh-lg-85{max-height:85% !important}.mh-lg-90{max-height:90% !important}.mh-lg-95{max-height:95% !important}.mh-lg-100{max-height:100% !important}.mh-lg-auto{max-height:auto !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-2{margin:.15625rem !important}.m-lg-5{margin:.3125rem !important}.m-lg-10{margin:.625rem !important}.m-lg-15{margin:.9375rem !important}.m-lg-20{margin:1.25rem !important}.m-lg-25{margin:1.5625rem !important}.m-lg-30{margin:1.875rem !important}.m-lg-35{margin:2.1875rem !important}.m-lg-40{margin:2.5rem !important}.m-lg-45{margin:2.8125rem !important}.m-lg-50{margin:3.125rem !important}.m-lg-55{margin:3.4375rem !important}.m-lg-60{margin:3.75rem !important}.m-lg-65{margin:4.0625rem !important}.m-lg-70{margin:4.375rem !important}.m-lg-75{margin:4.6875rem !important}.m-lg-80{margin:5rem !important}.m-lg-85{margin:5.3125rem !important}.m-lg-90{margin:5.625rem !important}.m-lg-95{margin:5.9375rem !important}.m-lg-100{margin:6.25rem !important}.m-lg-105{margin:6.5625rem !important}.m-lg-110{margin:6.875rem !important}.m-lg-115{margin:7.1875rem !important}.m-lg-120{margin:7.5rem !important}.m-lg-125{margin:7.8125rem !important}.m-lg-130{margin:8.125rem !important}.m-lg-135{margin:8.4375rem !important}.m-lg-140{margin:8.75rem !important}.m-lg-145{margin:9.0625rem !important}.m-lg-150{margin:9.375rem !important}.m-lg-155{margin:9.6875rem !important}.m-lg-160{margin:10rem !important}.m-lg-165{margin:10.3125rem !important}.m-lg-170{margin:10.625rem !important}.m-lg-175{margin:10.9375rem !important}.m-lg-180{margin:11.25rem !important}.m-lg-185{margin:11.5625rem !important}.m-lg-190{margin:11.875rem !important}.m-lg-195{margin:12.1875rem !important}.m-lg-200{margin:12.5rem !important}.m-lg-unset{margin:unset !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-lg-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-lg-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-lg-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-lg-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-lg-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-lg-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-lg-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-lg-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-lg-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-lg-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-lg-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-lg-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-lg-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-lg-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-lg-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-lg-80{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-lg-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-lg-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-lg-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-lg-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-lg-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-lg-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-lg-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-lg-125{margin-right:7.8125rem !important;margin-left:7.8125rem !important}.mx-lg-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-lg-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-lg-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-lg-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-lg-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-lg-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-lg-160{margin-right:10rem !important;margin-left:10rem !important}.mx-lg-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-lg-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-lg-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-lg-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-lg-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-lg-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-lg-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-lg-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-lg-unset{margin-right:unset !important;margin-left:unset !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-lg-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-lg-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-lg-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-lg-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-lg-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-lg-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-lg-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-lg-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-lg-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-lg-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-lg-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-lg-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-lg-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-lg-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-lg-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-lg-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-lg-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-lg-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-lg-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-lg-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-lg-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-lg-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-lg-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-lg-125{margin-top:7.8125rem !important;margin-bottom:7.8125rem !important}.my-lg-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-lg-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-lg-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-lg-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-lg-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-lg-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-lg-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-lg-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-lg-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-lg-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-lg-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-lg-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-lg-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-lg-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-lg-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-lg-unset{margin-top:unset !important;margin-bottom:unset !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-2{margin-top:.15625rem !important}.mt-lg-5{margin-top:.3125rem !important}.mt-lg-10{margin-top:.625rem !important}.mt-lg-15{margin-top:.9375rem !important}.mt-lg-20{margin-top:1.25rem !important}.mt-lg-25{margin-top:1.5625rem !important}.mt-lg-30{margin-top:1.875rem !important}.mt-lg-35{margin-top:2.1875rem !important}.mt-lg-40{margin-top:2.5rem !important}.mt-lg-45{margin-top:2.8125rem !important}.mt-lg-50{margin-top:3.125rem !important}.mt-lg-55{margin-top:3.4375rem !important}.mt-lg-60{margin-top:3.75rem !important}.mt-lg-65{margin-top:4.0625rem !important}.mt-lg-70{margin-top:4.375rem !important}.mt-lg-75{margin-top:4.6875rem !important}.mt-lg-80{margin-top:5rem !important}.mt-lg-85{margin-top:5.3125rem !important}.mt-lg-90{margin-top:5.625rem !important}.mt-lg-95{margin-top:5.9375rem !important}.mt-lg-100{margin-top:6.25rem !important}.mt-lg-105{margin-top:6.5625rem !important}.mt-lg-110{margin-top:6.875rem !important}.mt-lg-115{margin-top:7.1875rem !important}.mt-lg-120{margin-top:7.5rem !important}.mt-lg-125{margin-top:7.8125rem !important}.mt-lg-130{margin-top:8.125rem !important}.mt-lg-135{margin-top:8.4375rem !important}.mt-lg-140{margin-top:8.75rem !important}.mt-lg-145{margin-top:9.0625rem !important}.mt-lg-150{margin-top:9.375rem !important}.mt-lg-155{margin-top:9.6875rem !important}.mt-lg-160{margin-top:10rem !important}.mt-lg-165{margin-top:10.3125rem !important}.mt-lg-170{margin-top:10.625rem !important}.mt-lg-175{margin-top:10.9375rem !important}.mt-lg-180{margin-top:11.25rem !important}.mt-lg-185{margin-top:11.5625rem !important}.mt-lg-190{margin-top:11.875rem !important}.mt-lg-195{margin-top:12.1875rem !important}.mt-lg-200{margin-top:12.5rem !important}.mt-lg-unset{margin-top:unset !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-2{margin-right:.15625rem !important}.me-lg-5{margin-right:.3125rem !important}.me-lg-10{margin-right:.625rem !important}.me-lg-15{margin-right:.9375rem !important}.me-lg-20{margin-right:1.25rem !important}.me-lg-25{margin-right:1.5625rem !important}.me-lg-30{margin-right:1.875rem !important}.me-lg-35{margin-right:2.1875rem !important}.me-lg-40{margin-right:2.5rem !important}.me-lg-45{margin-right:2.8125rem !important}.me-lg-50{margin-right:3.125rem !important}.me-lg-55{margin-right:3.4375rem !important}.me-lg-60{margin-right:3.75rem !important}.me-lg-65{margin-right:4.0625rem !important}.me-lg-70{margin-right:4.375rem !important}.me-lg-75{margin-right:4.6875rem !important}.me-lg-80{margin-right:5rem !important}.me-lg-85{margin-right:5.3125rem !important}.me-lg-90{margin-right:5.625rem !important}.me-lg-95{margin-right:5.9375rem !important}.me-lg-100{margin-right:6.25rem !important}.me-lg-105{margin-right:6.5625rem !important}.me-lg-110{margin-right:6.875rem !important}.me-lg-115{margin-right:7.1875rem !important}.me-lg-120{margin-right:7.5rem !important}.me-lg-125{margin-right:7.8125rem !important}.me-lg-130{margin-right:8.125rem !important}.me-lg-135{margin-right:8.4375rem !important}.me-lg-140{margin-right:8.75rem !important}.me-lg-145{margin-right:9.0625rem !important}.me-lg-150{margin-right:9.375rem !important}.me-lg-155{margin-right:9.6875rem !important}.me-lg-160{margin-right:10rem !important}.me-lg-165{margin-right:10.3125rem !important}.me-lg-170{margin-right:10.625rem !important}.me-lg-175{margin-right:10.9375rem !important}.me-lg-180{margin-right:11.25rem !important}.me-lg-185{margin-right:11.5625rem !important}.me-lg-190{margin-right:11.875rem !important}.me-lg-195{margin-right:12.1875rem !important}.me-lg-200{margin-right:12.5rem !important}.me-lg-unset{margin-right:unset !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-2{margin-bottom:.15625rem !important}.mb-lg-5{margin-bottom:.3125rem !important}.mb-lg-10{margin-bottom:.625rem !important}.mb-lg-15{margin-bottom:.9375rem !important}.mb-lg-20{margin-bottom:1.25rem !important}.mb-lg-25{margin-bottom:1.5625rem !important}.mb-lg-30{margin-bottom:1.875rem !important}.mb-lg-35{margin-bottom:2.1875rem !important}.mb-lg-40{margin-bottom:2.5rem !important}.mb-lg-45{margin-bottom:2.8125rem !important}.mb-lg-50{margin-bottom:3.125rem !important}.mb-lg-55{margin-bottom:3.4375rem !important}.mb-lg-60{margin-bottom:3.75rem !important}.mb-lg-65{margin-bottom:4.0625rem !important}.mb-lg-70{margin-bottom:4.375rem !important}.mb-lg-75{margin-bottom:4.6875rem !important}.mb-lg-80{margin-bottom:5rem !important}.mb-lg-85{margin-bottom:5.3125rem !important}.mb-lg-90{margin-bottom:5.625rem !important}.mb-lg-95{margin-bottom:5.9375rem !important}.mb-lg-100{margin-bottom:6.25rem !important}.mb-lg-105{margin-bottom:6.5625rem !important}.mb-lg-110{margin-bottom:6.875rem !important}.mb-lg-115{margin-bottom:7.1875rem !important}.mb-lg-120{margin-bottom:7.5rem !important}.mb-lg-125{margin-bottom:7.8125rem !important}.mb-lg-130{margin-bottom:8.125rem !important}.mb-lg-135{margin-bottom:8.4375rem !important}.mb-lg-140{margin-bottom:8.75rem !important}.mb-lg-145{margin-bottom:9.0625rem !important}.mb-lg-150{margin-bottom:9.375rem !important}.mb-lg-155{margin-bottom:9.6875rem !important}.mb-lg-160{margin-bottom:10rem !important}.mb-lg-165{margin-bottom:10.3125rem !important}.mb-lg-170{margin-bottom:10.625rem !important}.mb-lg-175{margin-bottom:10.9375rem !important}.mb-lg-180{margin-bottom:11.25rem !important}.mb-lg-185{margin-bottom:11.5625rem !important}.mb-lg-190{margin-bottom:11.875rem !important}.mb-lg-195{margin-bottom:12.1875rem !important}.mb-lg-200{margin-bottom:12.5rem !important}.mb-lg-unset{margin-bottom:unset !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-2{margin-left:.15625rem !important}.ms-lg-5{margin-left:.3125rem !important}.ms-lg-10{margin-left:.625rem !important}.ms-lg-15{margin-left:.9375rem !important}.ms-lg-20{margin-left:1.25rem !important}.ms-lg-25{margin-left:1.5625rem !important}.ms-lg-30{margin-left:1.875rem !important}.ms-lg-35{margin-left:2.1875rem !important}.ms-lg-40{margin-left:2.5rem !important}.ms-lg-45{margin-left:2.8125rem !important}.ms-lg-50{margin-left:3.125rem !important}.ms-lg-55{margin-left:3.4375rem !important}.ms-lg-60{margin-left:3.75rem !important}.ms-lg-65{margin-left:4.0625rem !important}.ms-lg-70{margin-left:4.375rem !important}.ms-lg-75{margin-left:4.6875rem !important}.ms-lg-80{margin-left:5rem !important}.ms-lg-85{margin-left:5.3125rem !important}.ms-lg-90{margin-left:5.625rem !important}.ms-lg-95{margin-left:5.9375rem !important}.ms-lg-100{margin-left:6.25rem !important}.ms-lg-105{margin-left:6.5625rem !important}.ms-lg-110{margin-left:6.875rem !important}.ms-lg-115{margin-left:7.1875rem !important}.ms-lg-120{margin-left:7.5rem !important}.ms-lg-125{margin-left:7.8125rem !important}.ms-lg-130{margin-left:8.125rem !important}.ms-lg-135{margin-left:8.4375rem !important}.ms-lg-140{margin-left:8.75rem !important}.ms-lg-145{margin-left:9.0625rem !important}.ms-lg-150{margin-left:9.375rem !important}.ms-lg-155{margin-left:9.6875rem !important}.ms-lg-160{margin-left:10rem !important}.ms-lg-165{margin-left:10.3125rem !important}.ms-lg-170{margin-left:10.625rem !important}.ms-lg-175{margin-left:10.9375rem !important}.ms-lg-180{margin-left:11.25rem !important}.ms-lg-185{margin-left:11.5625rem !important}.ms-lg-190{margin-left:11.875rem !important}.ms-lg-195{margin-left:12.1875rem !important}.ms-lg-200{margin-left:12.5rem !important}.ms-lg-unset{margin-left:unset !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n2{margin:-.15625rem !important}.m-lg-n5{margin:-.3125rem !important}.m-lg-n10{margin:-.625rem !important}.m-lg-n15{margin:-.9375rem !important}.m-lg-n20{margin:-1.25rem !important}.m-lg-n25{margin:-1.5625rem !important}.m-lg-n30{margin:-1.875rem !important}.m-lg-n35{margin:-2.1875rem !important}.m-lg-n40{margin:-2.5rem !important}.m-lg-n45{margin:-2.8125rem !important}.m-lg-n50{margin:-3.125rem !important}.m-lg-n55{margin:-3.4375rem !important}.m-lg-n60{margin:-3.75rem !important}.m-lg-n65{margin:-4.0625rem !important}.m-lg-n70{margin:-4.375rem !important}.m-lg-n75{margin:-4.6875rem !important}.m-lg-n80{margin:-5rem !important}.m-lg-n85{margin:-5.3125rem !important}.m-lg-n90{margin:-5.625rem !important}.m-lg-n95{margin:-5.9375rem !important}.m-lg-n100{margin:-6.25rem !important}.m-lg-n105{margin:-6.5625rem !important}.m-lg-n110{margin:-6.875rem !important}.m-lg-n115{margin:-7.1875rem !important}.m-lg-n120{margin:-7.5rem !important}.m-lg-n125{margin:-7.8125rem !important}.m-lg-n130{margin:-8.125rem !important}.m-lg-n135{margin:-8.4375rem !important}.m-lg-n140{margin:-8.75rem !important}.m-lg-n145{margin:-9.0625rem !important}.m-lg-n150{margin:-9.375rem !important}.m-lg-n155{margin:-9.6875rem !important}.m-lg-n160{margin:-10rem !important}.m-lg-n165{margin:-10.3125rem !important}.m-lg-n170{margin:-10.625rem !important}.m-lg-n175{margin:-10.9375rem !important}.m-lg-n180{margin:-11.25rem !important}.m-lg-n185{margin:-11.5625rem !important}.m-lg-n190{margin:-11.875rem !important}.m-lg-n195{margin:-12.1875rem !important}.m-lg-n200{margin:-12.5rem !important}.m-lg-nunset{margin:-unset !important}.mx-lg-n2{margin-right:-.15625rem !important;margin-left:-.15625rem !important}.mx-lg-n5{margin-right:-.3125rem !important;margin-left:-.3125rem !important}.mx-lg-n10{margin-right:-.625rem !important;margin-left:-.625rem !important}.mx-lg-n15{margin-right:-.9375rem !important;margin-left:-.9375rem !important}.mx-lg-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-lg-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-lg-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-lg-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-lg-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-lg-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-lg-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-lg-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-lg-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-lg-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-lg-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-lg-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-lg-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-lg-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-lg-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-lg-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-lg-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-lg-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-lg-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-lg-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-lg-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-lg-n125{margin-right:-7.8125rem !important;margin-left:-7.8125rem !important}.mx-lg-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-lg-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-lg-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-lg-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-lg-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-lg-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-lg-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-lg-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-lg-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-lg-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-lg-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-lg-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-lg-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-lg-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-lg-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-lg-nunset{margin-right:-unset !important;margin-left:-unset !important}.my-lg-n2{margin-top:-.15625rem !important;margin-bottom:-.15625rem !important}.my-lg-n5{margin-top:-.3125rem !important;margin-bottom:-.3125rem !important}.my-lg-n10{margin-top:-.625rem !important;margin-bottom:-.625rem !important}.my-lg-n15{margin-top:-.9375rem !important;margin-bottom:-.9375rem !important}.my-lg-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-lg-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-lg-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-lg-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-lg-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-lg-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-lg-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-lg-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-lg-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-lg-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-lg-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-lg-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-lg-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-lg-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-lg-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-lg-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-lg-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-lg-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-lg-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-lg-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-lg-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-lg-n125{margin-top:-7.8125rem !important;margin-bottom:-7.8125rem !important}.my-lg-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-lg-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-lg-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-lg-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-lg-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-lg-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-lg-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-lg-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-lg-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-lg-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-lg-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-lg-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-lg-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-lg-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-lg-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-lg-nunset{margin-top:-unset !important;margin-bottom:-unset !important}.mt-lg-n2{margin-top:-.15625rem !important}.mt-lg-n5{margin-top:-.3125rem !important}.mt-lg-n10{margin-top:-.625rem !important}.mt-lg-n15{margin-top:-.9375rem !important}.mt-lg-n20{margin-top:-1.25rem !important}.mt-lg-n25{margin-top:-1.5625rem !important}.mt-lg-n30{margin-top:-1.875rem !important}.mt-lg-n35{margin-top:-2.1875rem !important}.mt-lg-n40{margin-top:-2.5rem !important}.mt-lg-n45{margin-top:-2.8125rem !important}.mt-lg-n50{margin-top:-3.125rem !important}.mt-lg-n55{margin-top:-3.4375rem !important}.mt-lg-n60{margin-top:-3.75rem !important}.mt-lg-n65{margin-top:-4.0625rem !important}.mt-lg-n70{margin-top:-4.375rem !important}.mt-lg-n75{margin-top:-4.6875rem !important}.mt-lg-n80{margin-top:-5rem !important}.mt-lg-n85{margin-top:-5.3125rem !important}.mt-lg-n90{margin-top:-5.625rem !important}.mt-lg-n95{margin-top:-5.9375rem !important}.mt-lg-n100{margin-top:-6.25rem !important}.mt-lg-n105{margin-top:-6.5625rem !important}.mt-lg-n110{margin-top:-6.875rem !important}.mt-lg-n115{margin-top:-7.1875rem !important}.mt-lg-n120{margin-top:-7.5rem !important}.mt-lg-n125{margin-top:-7.8125rem !important}.mt-lg-n130{margin-top:-8.125rem !important}.mt-lg-n135{margin-top:-8.4375rem !important}.mt-lg-n140{margin-top:-8.75rem !important}.mt-lg-n145{margin-top:-9.0625rem !important}.mt-lg-n150{margin-top:-9.375rem !important}.mt-lg-n155{margin-top:-9.6875rem !important}.mt-lg-n160{margin-top:-10rem !important}.mt-lg-n165{margin-top:-10.3125rem !important}.mt-lg-n170{margin-top:-10.625rem !important}.mt-lg-n175{margin-top:-10.9375rem !important}.mt-lg-n180{margin-top:-11.25rem !important}.mt-lg-n185{margin-top:-11.5625rem !important}.mt-lg-n190{margin-top:-11.875rem !important}.mt-lg-n195{margin-top:-12.1875rem !important}.mt-lg-n200{margin-top:-12.5rem !important}.mt-lg-nunset{margin-top:-unset !important}.me-lg-n2{margin-right:-.15625rem !important}.me-lg-n5{margin-right:-.3125rem !important}.me-lg-n10{margin-right:-.625rem !important}.me-lg-n15{margin-right:-.9375rem !important}.me-lg-n20{margin-right:-1.25rem !important}.me-lg-n25{margin-right:-1.5625rem !important}.me-lg-n30{margin-right:-1.875rem !important}.me-lg-n35{margin-right:-2.1875rem !important}.me-lg-n40{margin-right:-2.5rem !important}.me-lg-n45{margin-right:-2.8125rem !important}.me-lg-n50{margin-right:-3.125rem !important}.me-lg-n55{margin-right:-3.4375rem !important}.me-lg-n60{margin-right:-3.75rem !important}.me-lg-n65{margin-right:-4.0625rem !important}.me-lg-n70{margin-right:-4.375rem !important}.me-lg-n75{margin-right:-4.6875rem !important}.me-lg-n80{margin-right:-5rem !important}.me-lg-n85{margin-right:-5.3125rem !important}.me-lg-n90{margin-right:-5.625rem !important}.me-lg-n95{margin-right:-5.9375rem !important}.me-lg-n100{margin-right:-6.25rem !important}.me-lg-n105{margin-right:-6.5625rem !important}.me-lg-n110{margin-right:-6.875rem !important}.me-lg-n115{margin-right:-7.1875rem !important}.me-lg-n120{margin-right:-7.5rem !important}.me-lg-n125{margin-right:-7.8125rem !important}.me-lg-n130{margin-right:-8.125rem !important}.me-lg-n135{margin-right:-8.4375rem !important}.me-lg-n140{margin-right:-8.75rem !important}.me-lg-n145{margin-right:-9.0625rem !important}.me-lg-n150{margin-right:-9.375rem !important}.me-lg-n155{margin-right:-9.6875rem !important}.me-lg-n160{margin-right:-10rem !important}.me-lg-n165{margin-right:-10.3125rem !important}.me-lg-n170{margin-right:-10.625rem !important}.me-lg-n175{margin-right:-10.9375rem !important}.me-lg-n180{margin-right:-11.25rem !important}.me-lg-n185{margin-right:-11.5625rem !important}.me-lg-n190{margin-right:-11.875rem !important}.me-lg-n195{margin-right:-12.1875rem !important}.me-lg-n200{margin-right:-12.5rem !important}.me-lg-nunset{margin-right:-unset !important}.mb-lg-n2{margin-bottom:-.15625rem !important}.mb-lg-n5{margin-bottom:-.3125rem !important}.mb-lg-n10{margin-bottom:-.625rem !important}.mb-lg-n15{margin-bottom:-.9375rem !important}.mb-lg-n20{margin-bottom:-1.25rem !important}.mb-lg-n25{margin-bottom:-1.5625rem !important}.mb-lg-n30{margin-bottom:-1.875rem !important}.mb-lg-n35{margin-bottom:-2.1875rem !important}.mb-lg-n40{margin-bottom:-2.5rem !important}.mb-lg-n45{margin-bottom:-2.8125rem !important}.mb-lg-n50{margin-bottom:-3.125rem !important}.mb-lg-n55{margin-bottom:-3.4375rem !important}.mb-lg-n60{margin-bottom:-3.75rem !important}.mb-lg-n65{margin-bottom:-4.0625rem !important}.mb-lg-n70{margin-bottom:-4.375rem !important}.mb-lg-n75{margin-bottom:-4.6875rem !important}.mb-lg-n80{margin-bottom:-5rem !important}.mb-lg-n85{margin-bottom:-5.3125rem !important}.mb-lg-n90{margin-bottom:-5.625rem !important}.mb-lg-n95{margin-bottom:-5.9375rem !important}.mb-lg-n100{margin-bottom:-6.25rem !important}.mb-lg-n105{margin-bottom:-6.5625rem !important}.mb-lg-n110{margin-bottom:-6.875rem !important}.mb-lg-n115{margin-bottom:-7.1875rem !important}.mb-lg-n120{margin-bottom:-7.5rem !important}.mb-lg-n125{margin-bottom:-7.8125rem !important}.mb-lg-n130{margin-bottom:-8.125rem !important}.mb-lg-n135{margin-bottom:-8.4375rem !important}.mb-lg-n140{margin-bottom:-8.75rem !important}.mb-lg-n145{margin-bottom:-9.0625rem !important}.mb-lg-n150{margin-bottom:-9.375rem !important}.mb-lg-n155{margin-bottom:-9.6875rem !important}.mb-lg-n160{margin-bottom:-10rem !important}.mb-lg-n165{margin-bottom:-10.3125rem !important}.mb-lg-n170{margin-bottom:-10.625rem !important}.mb-lg-n175{margin-bottom:-10.9375rem !important}.mb-lg-n180{margin-bottom:-11.25rem !important}.mb-lg-n185{margin-bottom:-11.5625rem !important}.mb-lg-n190{margin-bottom:-11.875rem !important}.mb-lg-n195{margin-bottom:-12.1875rem !important}.mb-lg-n200{margin-bottom:-12.5rem !important}.mb-lg-nunset{margin-bottom:-unset !important}.ms-lg-n2{margin-left:-.15625rem !important}.ms-lg-n5{margin-left:-.3125rem !important}.ms-lg-n10{margin-left:-.625rem !important}.ms-lg-n15{margin-left:-.9375rem !important}.ms-lg-n20{margin-left:-1.25rem !important}.ms-lg-n25{margin-left:-1.5625rem !important}.ms-lg-n30{margin-left:-1.875rem !important}.ms-lg-n35{margin-left:-2.1875rem !important}.ms-lg-n40{margin-left:-2.5rem !important}.ms-lg-n45{margin-left:-2.8125rem !important}.ms-lg-n50{margin-left:-3.125rem !important}.ms-lg-n55{margin-left:-3.4375rem !important}.ms-lg-n60{margin-left:-3.75rem !important}.ms-lg-n65{margin-left:-4.0625rem !important}.ms-lg-n70{margin-left:-4.375rem !important}.ms-lg-n75{margin-left:-4.6875rem !important}.ms-lg-n80{margin-left:-5rem !important}.ms-lg-n85{margin-left:-5.3125rem !important}.ms-lg-n90{margin-left:-5.625rem !important}.ms-lg-n95{margin-left:-5.9375rem !important}.ms-lg-n100{margin-left:-6.25rem !important}.ms-lg-n105{margin-left:-6.5625rem !important}.ms-lg-n110{margin-left:-6.875rem !important}.ms-lg-n115{margin-left:-7.1875rem !important}.ms-lg-n120{margin-left:-7.5rem !important}.ms-lg-n125{margin-left:-7.8125rem !important}.ms-lg-n130{margin-left:-8.125rem !important}.ms-lg-n135{margin-left:-8.4375rem !important}.ms-lg-n140{margin-left:-8.75rem !important}.ms-lg-n145{margin-left:-9.0625rem !important}.ms-lg-n150{margin-left:-9.375rem !important}.ms-lg-n155{margin-left:-9.6875rem !important}.ms-lg-n160{margin-left:-10rem !important}.ms-lg-n165{margin-left:-10.3125rem !important}.ms-lg-n170{margin-left:-10.625rem !important}.ms-lg-n175{margin-left:-10.9375rem !important}.ms-lg-n180{margin-left:-11.25rem !important}.ms-lg-n185{margin-left:-11.5625rem !important}.ms-lg-n190{margin-left:-11.875rem !important}.ms-lg-n195{margin-left:-12.1875rem !important}.ms-lg-n200{margin-left:-12.5rem !important}.ms-lg-nunset{margin-left:-unset !important}.p-lg-0{padding:0 !important}.p-lg-2{padding:.15625rem !important}.p-lg-5{padding:.3125rem !important}.p-lg-10{padding:.625rem !important}.p-lg-15{padding:.9375rem !important}.p-lg-20{padding:1.25rem !important}.p-lg-25{padding:1.5625rem !important}.p-lg-30{padding:1.875rem !important}.p-lg-35{padding:2.1875rem !important}.p-lg-40{padding:2.5rem !important}.p-lg-45{padding:2.8125rem !important}.p-lg-50{padding:3.125rem !important}.p-lg-55{padding:3.4375rem !important}.p-lg-60{padding:3.75rem !important}.p-lg-65{padding:4.0625rem !important}.p-lg-70{padding:4.375rem !important}.p-lg-75{padding:4.6875rem !important}.p-lg-80{padding:5rem !important}.p-lg-85{padding:5.3125rem !important}.p-lg-90{padding:5.625rem !important}.p-lg-95{padding:5.9375rem !important}.p-lg-100{padding:6.25rem !important}.p-lg-105{padding:6.5625rem !important}.p-lg-110{padding:6.875rem !important}.p-lg-115{padding:7.1875rem !important}.p-lg-120{padding:7.5rem !important}.p-lg-125{padding:7.8125rem !important}.p-lg-130{padding:8.125rem !important}.p-lg-135{padding:8.4375rem !important}.p-lg-140{padding:8.75rem !important}.p-lg-145{padding:9.0625rem !important}.p-lg-150{padding:9.375rem !important}.p-lg-155{padding:9.6875rem !important}.p-lg-160{padding:10rem !important}.p-lg-165{padding:10.3125rem !important}.p-lg-170{padding:10.625rem !important}.p-lg-175{padding:10.9375rem !important}.p-lg-180{padding:11.25rem !important}.p-lg-185{padding:11.5625rem !important}.p-lg-190{padding:11.875rem !important}.p-lg-195{padding:12.1875rem !important}.p-lg-200{padding:12.5rem !important}.p-lg-unset{padding:unset !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-lg-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-lg-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-lg-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-lg-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-lg-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-lg-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-lg-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-lg-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-lg-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-lg-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-lg-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-lg-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-lg-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-lg-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-lg-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-lg-80{padding-right:5rem !important;padding-left:5rem !important}.px-lg-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-lg-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-lg-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-lg-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-lg-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-lg-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-lg-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-lg-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-lg-125{padding-right:7.8125rem !important;padding-left:7.8125rem !important}.px-lg-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-lg-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-lg-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-lg-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-lg-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-lg-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-lg-160{padding-right:10rem !important;padding-left:10rem !important}.px-lg-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-lg-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-lg-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-lg-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-lg-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-lg-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-lg-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-lg-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-lg-unset{padding-right:unset !important;padding-left:unset !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-lg-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-lg-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-lg-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-lg-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-lg-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-lg-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-lg-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-lg-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-lg-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-lg-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-lg-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-lg-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-lg-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-lg-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-lg-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-lg-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-lg-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-lg-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-lg-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-lg-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-lg-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-lg-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-lg-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-lg-125{padding-top:7.8125rem !important;padding-bottom:7.8125rem !important}.py-lg-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-lg-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-lg-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-lg-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-lg-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-lg-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-lg-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-lg-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-lg-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-lg-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-lg-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-lg-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-lg-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-lg-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-lg-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-lg-unset{padding-top:unset !important;padding-bottom:unset !important}.pt-lg-0{padding-top:0 !important}.pt-lg-2{padding-top:.15625rem !important}.pt-lg-5{padding-top:.3125rem !important}.pt-lg-10{padding-top:.625rem !important}.pt-lg-15{padding-top:.9375rem !important}.pt-lg-20{padding-top:1.25rem !important}.pt-lg-25{padding-top:1.5625rem !important}.pt-lg-30{padding-top:1.875rem !important}.pt-lg-35{padding-top:2.1875rem !important}.pt-lg-40{padding-top:2.5rem !important}.pt-lg-45{padding-top:2.8125rem !important}.pt-lg-50{padding-top:3.125rem !important}.pt-lg-55{padding-top:3.4375rem !important}.pt-lg-60{padding-top:3.75rem !important}.pt-lg-65{padding-top:4.0625rem !important}.pt-lg-70{padding-top:4.375rem !important}.pt-lg-75{padding-top:4.6875rem !important}.pt-lg-80{padding-top:5rem !important}.pt-lg-85{padding-top:5.3125rem !important}.pt-lg-90{padding-top:5.625rem !important}.pt-lg-95{padding-top:5.9375rem !important}.pt-lg-100{padding-top:6.25rem !important}.pt-lg-105{padding-top:6.5625rem !important}.pt-lg-110{padding-top:6.875rem !important}.pt-lg-115{padding-top:7.1875rem !important}.pt-lg-120{padding-top:7.5rem !important}.pt-lg-125{padding-top:7.8125rem !important}.pt-lg-130{padding-top:8.125rem !important}.pt-lg-135{padding-top:8.4375rem !important}.pt-lg-140{padding-top:8.75rem !important}.pt-lg-145{padding-top:9.0625rem !important}.pt-lg-150{padding-top:9.375rem !important}.pt-lg-155{padding-top:9.6875rem !important}.pt-lg-160{padding-top:10rem !important}.pt-lg-165{padding-top:10.3125rem !important}.pt-lg-170{padding-top:10.625rem !important}.pt-lg-175{padding-top:10.9375rem !important}.pt-lg-180{padding-top:11.25rem !important}.pt-lg-185{padding-top:11.5625rem !important}.pt-lg-190{padding-top:11.875rem !important}.pt-lg-195{padding-top:12.1875rem !important}.pt-lg-200{padding-top:12.5rem !important}.pt-lg-unset{padding-top:unset !important}.pe-lg-0{padding-right:0 !important}.pe-lg-2{padding-right:.15625rem !important}.pe-lg-5{padding-right:.3125rem !important}.pe-lg-10{padding-right:.625rem !important}.pe-lg-15{padding-right:.9375rem !important}.pe-lg-20{padding-right:1.25rem !important}.pe-lg-25{padding-right:1.5625rem !important}.pe-lg-30{padding-right:1.875rem !important}.pe-lg-35{padding-right:2.1875rem !important}.pe-lg-40{padding-right:2.5rem !important}.pe-lg-45{padding-right:2.8125rem !important}.pe-lg-50{padding-right:3.125rem !important}.pe-lg-55{padding-right:3.4375rem !important}.pe-lg-60{padding-right:3.75rem !important}.pe-lg-65{padding-right:4.0625rem !important}.pe-lg-70{padding-right:4.375rem !important}.pe-lg-75{padding-right:4.6875rem !important}.pe-lg-80{padding-right:5rem !important}.pe-lg-85{padding-right:5.3125rem !important}.pe-lg-90{padding-right:5.625rem !important}.pe-lg-95{padding-right:5.9375rem !important}.pe-lg-100{padding-right:6.25rem !important}.pe-lg-105{padding-right:6.5625rem !important}.pe-lg-110{padding-right:6.875rem !important}.pe-lg-115{padding-right:7.1875rem !important}.pe-lg-120{padding-right:7.5rem !important}.pe-lg-125{padding-right:7.8125rem !important}.pe-lg-130{padding-right:8.125rem !important}.pe-lg-135{padding-right:8.4375rem !important}.pe-lg-140{padding-right:8.75rem !important}.pe-lg-145{padding-right:9.0625rem !important}.pe-lg-150{padding-right:9.375rem !important}.pe-lg-155{padding-right:9.6875rem !important}.pe-lg-160{padding-right:10rem !important}.pe-lg-165{padding-right:10.3125rem !important}.pe-lg-170{padding-right:10.625rem !important}.pe-lg-175{padding-right:10.9375rem !important}.pe-lg-180{padding-right:11.25rem !important}.pe-lg-185{padding-right:11.5625rem !important}.pe-lg-190{padding-right:11.875rem !important}.pe-lg-195{padding-right:12.1875rem !important}.pe-lg-200{padding-right:12.5rem !important}.pe-lg-unset{padding-right:unset !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-2{padding-bottom:.15625rem !important}.pb-lg-5{padding-bottom:.3125rem !important}.pb-lg-10{padding-bottom:.625rem !important}.pb-lg-15{padding-bottom:.9375rem !important}.pb-lg-20{padding-bottom:1.25rem !important}.pb-lg-25{padding-bottom:1.5625rem !important}.pb-lg-30{padding-bottom:1.875rem !important}.pb-lg-35{padding-bottom:2.1875rem !important}.pb-lg-40{padding-bottom:2.5rem !important}.pb-lg-45{padding-bottom:2.8125rem !important}.pb-lg-50{padding-bottom:3.125rem !important}.pb-lg-55{padding-bottom:3.4375rem !important}.pb-lg-60{padding-bottom:3.75rem !important}.pb-lg-65{padding-bottom:4.0625rem !important}.pb-lg-70{padding-bottom:4.375rem !important}.pb-lg-75{padding-bottom:4.6875rem !important}.pb-lg-80{padding-bottom:5rem !important}.pb-lg-85{padding-bottom:5.3125rem !important}.pb-lg-90{padding-bottom:5.625rem !important}.pb-lg-95{padding-bottom:5.9375rem !important}.pb-lg-100{padding-bottom:6.25rem !important}.pb-lg-105{padding-bottom:6.5625rem !important}.pb-lg-110{padding-bottom:6.875rem !important}.pb-lg-115{padding-bottom:7.1875rem !important}.pb-lg-120{padding-bottom:7.5rem !important}.pb-lg-125{padding-bottom:7.8125rem !important}.pb-lg-130{padding-bottom:8.125rem !important}.pb-lg-135{padding-bottom:8.4375rem !important}.pb-lg-140{padding-bottom:8.75rem !important}.pb-lg-145{padding-bottom:9.0625rem !important}.pb-lg-150{padding-bottom:9.375rem !important}.pb-lg-155{padding-bottom:9.6875rem !important}.pb-lg-160{padding-bottom:10rem !important}.pb-lg-165{padding-bottom:10.3125rem !important}.pb-lg-170{padding-bottom:10.625rem !important}.pb-lg-175{padding-bottom:10.9375rem !important}.pb-lg-180{padding-bottom:11.25rem !important}.pb-lg-185{padding-bottom:11.5625rem !important}.pb-lg-190{padding-bottom:11.875rem !important}.pb-lg-195{padding-bottom:12.1875rem !important}.pb-lg-200{padding-bottom:12.5rem !important}.pb-lg-unset{padding-bottom:unset !important}.ps-lg-0{padding-left:0 !important}.ps-lg-2{padding-left:.15625rem !important}.ps-lg-5{padding-left:.3125rem !important}.ps-lg-10{padding-left:.625rem !important}.ps-lg-15{padding-left:.9375rem !important}.ps-lg-20{padding-left:1.25rem !important}.ps-lg-25{padding-left:1.5625rem !important}.ps-lg-30{padding-left:1.875rem !important}.ps-lg-35{padding-left:2.1875rem !important}.ps-lg-40{padding-left:2.5rem !important}.ps-lg-45{padding-left:2.8125rem !important}.ps-lg-50{padding-left:3.125rem !important}.ps-lg-55{padding-left:3.4375rem !important}.ps-lg-60{padding-left:3.75rem !important}.ps-lg-65{padding-left:4.0625rem !important}.ps-lg-70{padding-left:4.375rem !important}.ps-lg-75{padding-left:4.6875rem !important}.ps-lg-80{padding-left:5rem !important}.ps-lg-85{padding-left:5.3125rem !important}.ps-lg-90{padding-left:5.625rem !important}.ps-lg-95{padding-left:5.9375rem !important}.ps-lg-100{padding-left:6.25rem !important}.ps-lg-105{padding-left:6.5625rem !important}.ps-lg-110{padding-left:6.875rem !important}.ps-lg-115{padding-left:7.1875rem !important}.ps-lg-120{padding-left:7.5rem !important}.ps-lg-125{padding-left:7.8125rem !important}.ps-lg-130{padding-left:8.125rem !important}.ps-lg-135{padding-left:8.4375rem !important}.ps-lg-140{padding-left:8.75rem !important}.ps-lg-145{padding-left:9.0625rem !important}.ps-lg-150{padding-left:9.375rem !important}.ps-lg-155{padding-left:9.6875rem !important}.ps-lg-160{padding-left:10rem !important}.ps-lg-165{padding-left:10.3125rem !important}.ps-lg-170{padding-left:10.625rem !important}.ps-lg-175{padding-left:10.9375rem !important}.ps-lg-180{padding-left:11.25rem !important}.ps-lg-185{padding-left:11.5625rem !important}.ps-lg-190{padding-left:11.875rem !important}.ps-lg-195{padding-left:12.1875rem !important}.ps-lg-200{padding-left:12.5rem !important}.ps-lg-unset{padding-left:unset !important}.gap-lg-0{gap:0 !important}.gap-lg-2{gap:.15625rem !important}.gap-lg-5{gap:.3125rem !important}.gap-lg-10{gap:.625rem !important}.gap-lg-15{gap:.9375rem !important}.gap-lg-20{gap:1.25rem !important}.gap-lg-25{gap:1.5625rem !important}.gap-lg-30{gap:1.875rem !important}.gap-lg-35{gap:2.1875rem !important}.gap-lg-40{gap:2.5rem !important}.gap-lg-45{gap:2.8125rem !important}.gap-lg-50{gap:3.125rem !important}.gap-lg-55{gap:3.4375rem !important}.gap-lg-60{gap:3.75rem !important}.gap-lg-65{gap:4.0625rem !important}.gap-lg-70{gap:4.375rem !important}.gap-lg-75{gap:4.6875rem !important}.gap-lg-80{gap:5rem !important}.gap-lg-85{gap:5.3125rem !important}.gap-lg-90{gap:5.625rem !important}.gap-lg-95{gap:5.9375rem !important}.gap-lg-100{gap:6.25rem !important}.gap-lg-105{gap:6.5625rem !important}.gap-lg-110{gap:6.875rem !important}.gap-lg-115{gap:7.1875rem !important}.gap-lg-120{gap:7.5rem !important}.gap-lg-125{gap:7.8125rem !important}.gap-lg-130{gap:8.125rem !important}.gap-lg-135{gap:8.4375rem !important}.gap-lg-140{gap:8.75rem !important}.gap-lg-145{gap:9.0625rem !important}.gap-lg-150{gap:9.375rem !important}.gap-lg-155{gap:9.6875rem !important}.gap-lg-160{gap:10rem !important}.gap-lg-165{gap:10.3125rem !important}.gap-lg-170{gap:10.625rem !important}.gap-lg-175{gap:10.9375rem !important}.gap-lg-180{gap:11.25rem !important}.gap-lg-185{gap:11.5625rem !important}.gap-lg-190{gap:11.875rem !important}.gap-lg-195{gap:12.1875rem !important}.gap-lg-200{gap:12.5rem !important}.gap-lg-unset{gap:unset !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-2{row-gap:.15625rem !important}.row-gap-lg-5{row-gap:.3125rem !important}.row-gap-lg-10{row-gap:.625rem !important}.row-gap-lg-15{row-gap:.9375rem !important}.row-gap-lg-20{row-gap:1.25rem !important}.row-gap-lg-25{row-gap:1.5625rem !important}.row-gap-lg-30{row-gap:1.875rem !important}.row-gap-lg-35{row-gap:2.1875rem !important}.row-gap-lg-40{row-gap:2.5rem !important}.row-gap-lg-45{row-gap:2.8125rem !important}.row-gap-lg-50{row-gap:3.125rem !important}.row-gap-lg-55{row-gap:3.4375rem !important}.row-gap-lg-60{row-gap:3.75rem !important}.row-gap-lg-65{row-gap:4.0625rem !important}.row-gap-lg-70{row-gap:4.375rem !important}.row-gap-lg-75{row-gap:4.6875rem !important}.row-gap-lg-80{row-gap:5rem !important}.row-gap-lg-85{row-gap:5.3125rem !important}.row-gap-lg-90{row-gap:5.625rem !important}.row-gap-lg-95{row-gap:5.9375rem !important}.row-gap-lg-100{row-gap:6.25rem !important}.row-gap-lg-105{row-gap:6.5625rem !important}.row-gap-lg-110{row-gap:6.875rem !important}.row-gap-lg-115{row-gap:7.1875rem !important}.row-gap-lg-120{row-gap:7.5rem !important}.row-gap-lg-125{row-gap:7.8125rem !important}.row-gap-lg-130{row-gap:8.125rem !important}.row-gap-lg-135{row-gap:8.4375rem !important}.row-gap-lg-140{row-gap:8.75rem !important}.row-gap-lg-145{row-gap:9.0625rem !important}.row-gap-lg-150{row-gap:9.375rem !important}.row-gap-lg-155{row-gap:9.6875rem !important}.row-gap-lg-160{row-gap:10rem !important}.row-gap-lg-165{row-gap:10.3125rem !important}.row-gap-lg-170{row-gap:10.625rem !important}.row-gap-lg-175{row-gap:10.9375rem !important}.row-gap-lg-180{row-gap:11.25rem !important}.row-gap-lg-185{row-gap:11.5625rem !important}.row-gap-lg-190{row-gap:11.875rem !important}.row-gap-lg-195{row-gap:12.1875rem !important}.row-gap-lg-200{row-gap:12.5rem !important}.row-gap-lg-unset{row-gap:unset !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-2{column-gap:.15625rem !important}.column-gap-lg-5{column-gap:.3125rem !important}.column-gap-lg-10{column-gap:.625rem !important}.column-gap-lg-15{column-gap:.9375rem !important}.column-gap-lg-20{column-gap:1.25rem !important}.column-gap-lg-25{column-gap:1.5625rem !important}.column-gap-lg-30{column-gap:1.875rem !important}.column-gap-lg-35{column-gap:2.1875rem !important}.column-gap-lg-40{column-gap:2.5rem !important}.column-gap-lg-45{column-gap:2.8125rem !important}.column-gap-lg-50{column-gap:3.125rem !important}.column-gap-lg-55{column-gap:3.4375rem !important}.column-gap-lg-60{column-gap:3.75rem !important}.column-gap-lg-65{column-gap:4.0625rem !important}.column-gap-lg-70{column-gap:4.375rem !important}.column-gap-lg-75{column-gap:4.6875rem !important}.column-gap-lg-80{column-gap:5rem !important}.column-gap-lg-85{column-gap:5.3125rem !important}.column-gap-lg-90{column-gap:5.625rem !important}.column-gap-lg-95{column-gap:5.9375rem !important}.column-gap-lg-100{column-gap:6.25rem !important}.column-gap-lg-105{column-gap:6.5625rem !important}.column-gap-lg-110{column-gap:6.875rem !important}.column-gap-lg-115{column-gap:7.1875rem !important}.column-gap-lg-120{column-gap:7.5rem !important}.column-gap-lg-125{column-gap:7.8125rem !important}.column-gap-lg-130{column-gap:8.125rem !important}.column-gap-lg-135{column-gap:8.4375rem !important}.column-gap-lg-140{column-gap:8.75rem !important}.column-gap-lg-145{column-gap:9.0625rem !important}.column-gap-lg-150{column-gap:9.375rem !important}.column-gap-lg-155{column-gap:9.6875rem !important}.column-gap-lg-160{column-gap:10rem !important}.column-gap-lg-165{column-gap:10.3125rem !important}.column-gap-lg-170{column-gap:10.625rem !important}.column-gap-lg-175{column-gap:10.9375rem !important}.column-gap-lg-180{column-gap:11.25rem !important}.column-gap-lg-185{column-gap:11.5625rem !important}.column-gap-lg-190{column-gap:11.875rem !important}.column-gap-lg-195{column-gap:12.1875rem !important}.column-gap-lg-200{column-gap:12.5rem !important}.column-gap-lg-unset{column-gap:unset !important}.fs-lg-0{font-size:0 !important}.fs-lg-1{font-size:calc(1.325rem + .9vw) !important}.fs-lg-2{font-size:calc(1.275rem + .3vw) !important}.fs-lg-3{font-size:1.25rem !important}.fs-lg-4{font-size:1.125rem !important}.fs-lg-5{font-size:1rem !important}.fs-lg-6{font-size:.875rem !important}.fs-lg-10{font-size:.62475rem !important}.fs-lg-12{font-size:.75rem !important}.fs-lg-14{font-size:.875rem !important}.fs-lg-16{font-size:1rem !important}.fs-lg-18{font-size:1.125rem !important}.fs-lg-20{font-size:1.25rem !important}.fs-lg-22{font-size:calc(1.2625rem + .15vw) !important}.fs-lg-24{font-size:calc(1.275rem + .3vw) !important}.fs-lg-26{font-size:calc(1.2875rem + .45vw) !important}.fs-lg-28{font-size:calc(1.3rem + .6vw) !important}.fs-lg-30{font-size:calc(1.3125rem + .75vw) !important}.fs-lg-32{font-size:calc(1.325rem + .9vw) !important}.fs-lg-34{font-size:calc(1.3375rem + 1.05vw) !important}.fs-lg-36{font-size:calc(1.35rem + 1.2vw) !important}.fs-lg-38{font-size:calc(1.3625rem + 1.35vw) !important}.fs-lg-40{font-size:calc(1.375rem + 1.5vw) !important}.fs-lg-42{font-size:calc(1.3875rem + 1.65vw) !important}.fs-lg-44{font-size:calc(1.4rem + 1.8vw) !important}.fs-lg-46{font-size:calc(1.4125rem + 1.95vw) !important}.fs-lg-48{font-size:calc(1.425rem + 2.1vw) !important}.fs-lg-50{font-size:calc(1.4375rem + 2.25vw) !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}.min-w-lg-0{min-width:0 !important}.min-w-lg-5{min-width:5% !important}.min-w-lg-10{min-width:10% !important}.min-w-lg-15{min-width:15% !important}.min-w-lg-20{min-width:20% !important}.min-w-lg-25{min-width:25% !important}.min-w-lg-30{min-width:30% !important}.min-w-lg-35{min-width:35% !important}.min-w-lg-40{min-width:40% !important}.min-w-lg-45{min-width:45% !important}.min-w-lg-50{min-width:50% !important}.min-w-lg-55{min-width:55% !important}.min-w-lg-60{min-width:60% !important}.min-w-lg-65{min-width:65% !important}.min-w-lg-70{min-width:70% !important}.min-w-lg-75{min-width:75% !important}.min-w-lg-80{min-width:80% !important}.min-w-lg-85{min-width:85% !important}.min-w-lg-90{min-width:90% !important}.min-w-lg-95{min-width:95% !important}.min-w-lg-100{min-width:100% !important}.min-w-lg-auto{min-width:auto !important}.min-w-lg-unset{min-width:unset !important}.min-h-lg-0{min-height:0 !important}.min-h-lg-5{min-height:5% !important}.min-h-lg-10{min-height:10% !important}.min-h-lg-15{min-height:15% !important}.min-h-lg-20{min-height:20% !important}.min-h-lg-25{min-height:25% !important}.min-h-lg-30{min-height:30% !important}.min-h-lg-35{min-height:35% !important}.min-h-lg-40{min-height:40% !important}.min-h-lg-45{min-height:45% !important}.min-h-lg-50{min-height:50% !important}.min-h-lg-55{min-height:55% !important}.min-h-lg-60{min-height:60% !important}.min-h-lg-65{min-height:65% !important}.min-h-lg-70{min-height:70% !important}.min-h-lg-75{min-height:75% !important}.min-h-lg-80{min-height:80% !important}.min-h-lg-85{min-height:85% !important}.min-h-lg-90{min-height:90% !important}.min-h-lg-95{min-height:95% !important}.min-h-lg-100{min-height:100% !important}.min-h-lg-auto{min-height:auto !important}.flex-basis-lg-0{flex-basis:0 !important}.flex-basis-lg-2{flex-basis:.15625rem !important}.flex-basis-lg-5{flex-basis:.3125rem !important}.flex-basis-lg-10{flex-basis:.625rem !important}.flex-basis-lg-15{flex-basis:.9375rem !important}.flex-basis-lg-20{flex-basis:1.25rem !important}.flex-basis-lg-25{flex-basis:1.5625rem !important}.flex-basis-lg-30{flex-basis:1.875rem !important}.flex-basis-lg-35{flex-basis:2.1875rem !important}.flex-basis-lg-40{flex-basis:2.5rem !important}.flex-basis-lg-45{flex-basis:2.8125rem !important}.flex-basis-lg-50{flex-basis:3.125rem !important}.flex-basis-lg-55{flex-basis:3.4375rem !important}.flex-basis-lg-60{flex-basis:3.75rem !important}.flex-basis-lg-65{flex-basis:4.0625rem !important}.flex-basis-lg-70{flex-basis:4.375rem !important}.flex-basis-lg-75{flex-basis:4.6875rem !important}.flex-basis-lg-80{flex-basis:5rem !important}.flex-basis-lg-85{flex-basis:5.3125rem !important}.flex-basis-lg-90{flex-basis:5.625rem !important}.flex-basis-lg-95{flex-basis:5.9375rem !important}.flex-basis-lg-100{flex-basis:6.25rem !important}.flex-basis-lg-105{flex-basis:6.5625rem !important}.flex-basis-lg-110{flex-basis:6.875rem !important}.flex-basis-lg-115{flex-basis:7.1875rem !important}.flex-basis-lg-120{flex-basis:7.5rem !important}.flex-basis-lg-125{flex-basis:7.8125rem !important}.flex-basis-lg-130{flex-basis:8.125rem !important}.flex-basis-lg-135{flex-basis:8.4375rem !important}.flex-basis-lg-140{flex-basis:8.75rem !important}.flex-basis-lg-145{flex-basis:9.0625rem !important}.flex-basis-lg-150{flex-basis:9.375rem !important}.flex-basis-lg-155{flex-basis:9.6875rem !important}.flex-basis-lg-160{flex-basis:10rem !important}.flex-basis-lg-165{flex-basis:10.3125rem !important}.flex-basis-lg-170{flex-basis:10.625rem !important}.flex-basis-lg-175{flex-basis:10.9375rem !important}.flex-basis-lg-180{flex-basis:11.25rem !important}.flex-basis-lg-185{flex-basis:11.5625rem !important}.flex-basis-lg-190{flex-basis:11.875rem !important}.flex-basis-lg-195{flex-basis:12.1875rem !important}.flex-basis-lg-200{flex-basis:12.5rem !important}.flex-basis-lg-auto{flex-basis:auto !important}.ls-lg-0{letter-spacing:0 !important}.ls-lg-1{letter-spacing:1px !important}.ls-lg-2{letter-spacing:2px !important}.ls-lg-3{letter-spacing:3px !important}.ls-lg-4{letter-spacing:4px !important}.ls-lg-5{letter-spacing:5px !important}}@media (min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.overflow-xl-visible{overflow:visible !important}.overflow-xl-hidden{overflow:hidden !important}.overflow-xl-scroll{overflow:scroll !important}.overflow-xl-auto{overflow:auto !important}.overflow-x-xl-visible{overflow-x:visible !important}.overflow-x-xl-hidden{overflow-x:hidden !important}.overflow-x-xl-scroll{overflow-x:scroll !important}.overflow-x-xl-auto{overflow-x:auto !important}.overflow-y-xl-visible{overflow-y:visible !important}.overflow-y-xl-hidden{overflow-y:hidden !important}.overflow-y-xl-scroll{overflow-y:scroll !important}.overflow-y-xl-auto{overflow-y:auto !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.position-xl-static{position:static !important}.position-xl-relative{position:relative !important}.position-xl-absolute{position:absolute !important}.position-xl-fixed{position:fixed !important}.position-xl-sticky{position:sticky !important}.w-xl-0{width:0 !important}.w-xl-5{width:5% !important}.w-xl-10{width:10% !important}.w-xl-15{width:15% !important}.w-xl-20{width:20% !important}.w-xl-25{width:25% !important}.w-xl-30{width:30% !important}.w-xl-35{width:35% !important}.w-xl-40{width:40% !important}.w-xl-45{width:45% !important}.w-xl-50{width:50% !important}.w-xl-55{width:55% !important}.w-xl-60{width:60% !important}.w-xl-65{width:65% !important}.w-xl-70{width:70% !important}.w-xl-75{width:75% !important}.w-xl-80{width:80% !important}.w-xl-85{width:85% !important}.w-xl-90{width:90% !important}.w-xl-95{width:95% !important}.w-xl-100{width:100% !important}.w-xl-auto{width:auto !important}.mw-xl-0{max-width:0 !important}.mw-xl-5{max-width:5% !important}.mw-xl-10{max-width:10% !important}.mw-xl-15{max-width:15% !important}.mw-xl-20{max-width:20% !important}.mw-xl-25{max-width:25% !important}.mw-xl-30{max-width:30% !important}.mw-xl-35{max-width:35% !important}.mw-xl-40{max-width:40% !important}.mw-xl-45{max-width:45% !important}.mw-xl-50{max-width:50% !important}.mw-xl-55{max-width:55% !important}.mw-xl-60{max-width:60% !important}.mw-xl-65{max-width:65% !important}.mw-xl-70{max-width:70% !important}.mw-xl-75{max-width:75% !important}.mw-xl-80{max-width:80% !important}.mw-xl-85{max-width:85% !important}.mw-xl-90{max-width:90% !important}.mw-xl-95{max-width:95% !important}.mw-xl-100{max-width:100% !important}.mw-xl-1000{max-width:max-content !important}.mw-xl-form{max-width:45rem !important}.mw-xl-unset{max-width:unset !important}.h-xl-0{height:0 !important}.h-xl-5{height:5% !important}.h-xl-10{height:10% !important}.h-xl-15{height:15% !important}.h-xl-20{height:20% !important}.h-xl-25{height:25% !important}.h-xl-30{height:30% !important}.h-xl-35{height:35% !important}.h-xl-40{height:40% !important}.h-xl-45{height:45% !important}.h-xl-50{height:50% !important}.h-xl-55{height:55% !important}.h-xl-60{height:60% !important}.h-xl-65{height:65% !important}.h-xl-70{height:70% !important}.h-xl-75{height:75% !important}.h-xl-80{height:80% !important}.h-xl-85{height:85% !important}.h-xl-90{height:90% !important}.h-xl-95{height:95% !important}.h-xl-100{height:100% !important}.h-xl-auto{height:auto !important}.mh-xl-0{max-height:0 !important}.mh-xl-5{max-height:5% !important}.mh-xl-10{max-height:10% !important}.mh-xl-15{max-height:15% !important}.mh-xl-20{max-height:20% !important}.mh-xl-25{max-height:25% !important}.mh-xl-30{max-height:30% !important}.mh-xl-35{max-height:35% !important}.mh-xl-40{max-height:40% !important}.mh-xl-45{max-height:45% !important}.mh-xl-50{max-height:50% !important}.mh-xl-55{max-height:55% !important}.mh-xl-60{max-height:60% !important}.mh-xl-65{max-height:65% !important}.mh-xl-70{max-height:70% !important}.mh-xl-75{max-height:75% !important}.mh-xl-80{max-height:80% !important}.mh-xl-85{max-height:85% !important}.mh-xl-90{max-height:90% !important}.mh-xl-95{max-height:95% !important}.mh-xl-100{max-height:100% !important}.mh-xl-auto{max-height:auto !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-2{margin:.15625rem !important}.m-xl-5{margin:.3125rem !important}.m-xl-10{margin:.625rem !important}.m-xl-15{margin:.9375rem !important}.m-xl-20{margin:1.25rem !important}.m-xl-25{margin:1.5625rem !important}.m-xl-30{margin:1.875rem !important}.m-xl-35{margin:2.1875rem !important}.m-xl-40{margin:2.5rem !important}.m-xl-45{margin:2.8125rem !important}.m-xl-50{margin:3.125rem !important}.m-xl-55{margin:3.4375rem !important}.m-xl-60{margin:3.75rem !important}.m-xl-65{margin:4.0625rem !important}.m-xl-70{margin:4.375rem !important}.m-xl-75{margin:4.6875rem !important}.m-xl-80{margin:5rem !important}.m-xl-85{margin:5.3125rem !important}.m-xl-90{margin:5.625rem !important}.m-xl-95{margin:5.9375rem !important}.m-xl-100{margin:6.25rem !important}.m-xl-105{margin:6.5625rem !important}.m-xl-110{margin:6.875rem !important}.m-xl-115{margin:7.1875rem !important}.m-xl-120{margin:7.5rem !important}.m-xl-125{margin:7.8125rem !important}.m-xl-130{margin:8.125rem !important}.m-xl-135{margin:8.4375rem !important}.m-xl-140{margin:8.75rem !important}.m-xl-145{margin:9.0625rem !important}.m-xl-150{margin:9.375rem !important}.m-xl-155{margin:9.6875rem !important}.m-xl-160{margin:10rem !important}.m-xl-165{margin:10.3125rem !important}.m-xl-170{margin:10.625rem !important}.m-xl-175{margin:10.9375rem !important}.m-xl-180{margin:11.25rem !important}.m-xl-185{margin:11.5625rem !important}.m-xl-190{margin:11.875rem !important}.m-xl-195{margin:12.1875rem !important}.m-xl-200{margin:12.5rem !important}.m-xl-unset{margin:unset !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-xl-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-xl-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-xl-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-xl-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xl-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-xl-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-xl-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-xl-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xl-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-xl-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-xl-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-xl-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-xl-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-xl-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-xl-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-xl-80{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-xl-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-xl-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-xl-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-xl-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-xl-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-xl-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-xl-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xl-125{margin-right:7.8125rem !important;margin-left:7.8125rem !important}.mx-xl-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-xl-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-xl-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-xl-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-xl-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-xl-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-xl-160{margin-right:10rem !important;margin-left:10rem !important}.mx-xl-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-xl-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-xl-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-xl-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-xl-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-xl-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-xl-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-xl-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-xl-unset{margin-right:unset !important;margin-left:unset !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-xl-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-xl-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-xl-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-xl-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xl-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-xl-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-xl-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-xl-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xl-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-xl-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-xl-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-xl-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-xl-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-xl-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-xl-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-xl-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-xl-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-xl-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-xl-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-xl-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-xl-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-xl-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-xl-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xl-125{margin-top:7.8125rem !important;margin-bottom:7.8125rem !important}.my-xl-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-xl-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-xl-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-xl-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-xl-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-xl-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-xl-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-xl-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-xl-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-xl-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-xl-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-xl-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-xl-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-xl-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-xl-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-xl-unset{margin-top:unset !important;margin-bottom:unset !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-2{margin-top:.15625rem !important}.mt-xl-5{margin-top:.3125rem !important}.mt-xl-10{margin-top:.625rem !important}.mt-xl-15{margin-top:.9375rem !important}.mt-xl-20{margin-top:1.25rem !important}.mt-xl-25{margin-top:1.5625rem !important}.mt-xl-30{margin-top:1.875rem !important}.mt-xl-35{margin-top:2.1875rem !important}.mt-xl-40{margin-top:2.5rem !important}.mt-xl-45{margin-top:2.8125rem !important}.mt-xl-50{margin-top:3.125rem !important}.mt-xl-55{margin-top:3.4375rem !important}.mt-xl-60{margin-top:3.75rem !important}.mt-xl-65{margin-top:4.0625rem !important}.mt-xl-70{margin-top:4.375rem !important}.mt-xl-75{margin-top:4.6875rem !important}.mt-xl-80{margin-top:5rem !important}.mt-xl-85{margin-top:5.3125rem !important}.mt-xl-90{margin-top:5.625rem !important}.mt-xl-95{margin-top:5.9375rem !important}.mt-xl-100{margin-top:6.25rem !important}.mt-xl-105{margin-top:6.5625rem !important}.mt-xl-110{margin-top:6.875rem !important}.mt-xl-115{margin-top:7.1875rem !important}.mt-xl-120{margin-top:7.5rem !important}.mt-xl-125{margin-top:7.8125rem !important}.mt-xl-130{margin-top:8.125rem !important}.mt-xl-135{margin-top:8.4375rem !important}.mt-xl-140{margin-top:8.75rem !important}.mt-xl-145{margin-top:9.0625rem !important}.mt-xl-150{margin-top:9.375rem !important}.mt-xl-155{margin-top:9.6875rem !important}.mt-xl-160{margin-top:10rem !important}.mt-xl-165{margin-top:10.3125rem !important}.mt-xl-170{margin-top:10.625rem !important}.mt-xl-175{margin-top:10.9375rem !important}.mt-xl-180{margin-top:11.25rem !important}.mt-xl-185{margin-top:11.5625rem !important}.mt-xl-190{margin-top:11.875rem !important}.mt-xl-195{margin-top:12.1875rem !important}.mt-xl-200{margin-top:12.5rem !important}.mt-xl-unset{margin-top:unset !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-2{margin-right:.15625rem !important}.me-xl-5{margin-right:.3125rem !important}.me-xl-10{margin-right:.625rem !important}.me-xl-15{margin-right:.9375rem !important}.me-xl-20{margin-right:1.25rem !important}.me-xl-25{margin-right:1.5625rem !important}.me-xl-30{margin-right:1.875rem !important}.me-xl-35{margin-right:2.1875rem !important}.me-xl-40{margin-right:2.5rem !important}.me-xl-45{margin-right:2.8125rem !important}.me-xl-50{margin-right:3.125rem !important}.me-xl-55{margin-right:3.4375rem !important}.me-xl-60{margin-right:3.75rem !important}.me-xl-65{margin-right:4.0625rem !important}.me-xl-70{margin-right:4.375rem !important}.me-xl-75{margin-right:4.6875rem !important}.me-xl-80{margin-right:5rem !important}.me-xl-85{margin-right:5.3125rem !important}.me-xl-90{margin-right:5.625rem !important}.me-xl-95{margin-right:5.9375rem !important}.me-xl-100{margin-right:6.25rem !important}.me-xl-105{margin-right:6.5625rem !important}.me-xl-110{margin-right:6.875rem !important}.me-xl-115{margin-right:7.1875rem !important}.me-xl-120{margin-right:7.5rem !important}.me-xl-125{margin-right:7.8125rem !important}.me-xl-130{margin-right:8.125rem !important}.me-xl-135{margin-right:8.4375rem !important}.me-xl-140{margin-right:8.75rem !important}.me-xl-145{margin-right:9.0625rem !important}.me-xl-150{margin-right:9.375rem !important}.me-xl-155{margin-right:9.6875rem !important}.me-xl-160{margin-right:10rem !important}.me-xl-165{margin-right:10.3125rem !important}.me-xl-170{margin-right:10.625rem !important}.me-xl-175{margin-right:10.9375rem !important}.me-xl-180{margin-right:11.25rem !important}.me-xl-185{margin-right:11.5625rem !important}.me-xl-190{margin-right:11.875rem !important}.me-xl-195{margin-right:12.1875rem !important}.me-xl-200{margin-right:12.5rem !important}.me-xl-unset{margin-right:unset !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-2{margin-bottom:.15625rem !important}.mb-xl-5{margin-bottom:.3125rem !important}.mb-xl-10{margin-bottom:.625rem !important}.mb-xl-15{margin-bottom:.9375rem !important}.mb-xl-20{margin-bottom:1.25rem !important}.mb-xl-25{margin-bottom:1.5625rem !important}.mb-xl-30{margin-bottom:1.875rem !important}.mb-xl-35{margin-bottom:2.1875rem !important}.mb-xl-40{margin-bottom:2.5rem !important}.mb-xl-45{margin-bottom:2.8125rem !important}.mb-xl-50{margin-bottom:3.125rem !important}.mb-xl-55{margin-bottom:3.4375rem !important}.mb-xl-60{margin-bottom:3.75rem !important}.mb-xl-65{margin-bottom:4.0625rem !important}.mb-xl-70{margin-bottom:4.375rem !important}.mb-xl-75{margin-bottom:4.6875rem !important}.mb-xl-80{margin-bottom:5rem !important}.mb-xl-85{margin-bottom:5.3125rem !important}.mb-xl-90{margin-bottom:5.625rem !important}.mb-xl-95{margin-bottom:5.9375rem !important}.mb-xl-100{margin-bottom:6.25rem !important}.mb-xl-105{margin-bottom:6.5625rem !important}.mb-xl-110{margin-bottom:6.875rem !important}.mb-xl-115{margin-bottom:7.1875rem !important}.mb-xl-120{margin-bottom:7.5rem !important}.mb-xl-125{margin-bottom:7.8125rem !important}.mb-xl-130{margin-bottom:8.125rem !important}.mb-xl-135{margin-bottom:8.4375rem !important}.mb-xl-140{margin-bottom:8.75rem !important}.mb-xl-145{margin-bottom:9.0625rem !important}.mb-xl-150{margin-bottom:9.375rem !important}.mb-xl-155{margin-bottom:9.6875rem !important}.mb-xl-160{margin-bottom:10rem !important}.mb-xl-165{margin-bottom:10.3125rem !important}.mb-xl-170{margin-bottom:10.625rem !important}.mb-xl-175{margin-bottom:10.9375rem !important}.mb-xl-180{margin-bottom:11.25rem !important}.mb-xl-185{margin-bottom:11.5625rem !important}.mb-xl-190{margin-bottom:11.875rem !important}.mb-xl-195{margin-bottom:12.1875rem !important}.mb-xl-200{margin-bottom:12.5rem !important}.mb-xl-unset{margin-bottom:unset !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-2{margin-left:.15625rem !important}.ms-xl-5{margin-left:.3125rem !important}.ms-xl-10{margin-left:.625rem !important}.ms-xl-15{margin-left:.9375rem !important}.ms-xl-20{margin-left:1.25rem !important}.ms-xl-25{margin-left:1.5625rem !important}.ms-xl-30{margin-left:1.875rem !important}.ms-xl-35{margin-left:2.1875rem !important}.ms-xl-40{margin-left:2.5rem !important}.ms-xl-45{margin-left:2.8125rem !important}.ms-xl-50{margin-left:3.125rem !important}.ms-xl-55{margin-left:3.4375rem !important}.ms-xl-60{margin-left:3.75rem !important}.ms-xl-65{margin-left:4.0625rem !important}.ms-xl-70{margin-left:4.375rem !important}.ms-xl-75{margin-left:4.6875rem !important}.ms-xl-80{margin-left:5rem !important}.ms-xl-85{margin-left:5.3125rem !important}.ms-xl-90{margin-left:5.625rem !important}.ms-xl-95{margin-left:5.9375rem !important}.ms-xl-100{margin-left:6.25rem !important}.ms-xl-105{margin-left:6.5625rem !important}.ms-xl-110{margin-left:6.875rem !important}.ms-xl-115{margin-left:7.1875rem !important}.ms-xl-120{margin-left:7.5rem !important}.ms-xl-125{margin-left:7.8125rem !important}.ms-xl-130{margin-left:8.125rem !important}.ms-xl-135{margin-left:8.4375rem !important}.ms-xl-140{margin-left:8.75rem !important}.ms-xl-145{margin-left:9.0625rem !important}.ms-xl-150{margin-left:9.375rem !important}.ms-xl-155{margin-left:9.6875rem !important}.ms-xl-160{margin-left:10rem !important}.ms-xl-165{margin-left:10.3125rem !important}.ms-xl-170{margin-left:10.625rem !important}.ms-xl-175{margin-left:10.9375rem !important}.ms-xl-180{margin-left:11.25rem !important}.ms-xl-185{margin-left:11.5625rem !important}.ms-xl-190{margin-left:11.875rem !important}.ms-xl-195{margin-left:12.1875rem !important}.ms-xl-200{margin-left:12.5rem !important}.ms-xl-unset{margin-left:unset !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n2{margin:-.15625rem !important}.m-xl-n5{margin:-.3125rem !important}.m-xl-n10{margin:-.625rem !important}.m-xl-n15{margin:-.9375rem !important}.m-xl-n20{margin:-1.25rem !important}.m-xl-n25{margin:-1.5625rem !important}.m-xl-n30{margin:-1.875rem !important}.m-xl-n35{margin:-2.1875rem !important}.m-xl-n40{margin:-2.5rem !important}.m-xl-n45{margin:-2.8125rem !important}.m-xl-n50{margin:-3.125rem !important}.m-xl-n55{margin:-3.4375rem !important}.m-xl-n60{margin:-3.75rem !important}.m-xl-n65{margin:-4.0625rem !important}.m-xl-n70{margin:-4.375rem !important}.m-xl-n75{margin:-4.6875rem !important}.m-xl-n80{margin:-5rem !important}.m-xl-n85{margin:-5.3125rem !important}.m-xl-n90{margin:-5.625rem !important}.m-xl-n95{margin:-5.9375rem !important}.m-xl-n100{margin:-6.25rem !important}.m-xl-n105{margin:-6.5625rem !important}.m-xl-n110{margin:-6.875rem !important}.m-xl-n115{margin:-7.1875rem !important}.m-xl-n120{margin:-7.5rem !important}.m-xl-n125{margin:-7.8125rem !important}.m-xl-n130{margin:-8.125rem !important}.m-xl-n135{margin:-8.4375rem !important}.m-xl-n140{margin:-8.75rem !important}.m-xl-n145{margin:-9.0625rem !important}.m-xl-n150{margin:-9.375rem !important}.m-xl-n155{margin:-9.6875rem !important}.m-xl-n160{margin:-10rem !important}.m-xl-n165{margin:-10.3125rem !important}.m-xl-n170{margin:-10.625rem !important}.m-xl-n175{margin:-10.9375rem !important}.m-xl-n180{margin:-11.25rem !important}.m-xl-n185{margin:-11.5625rem !important}.m-xl-n190{margin:-11.875rem !important}.m-xl-n195{margin:-12.1875rem !important}.m-xl-n200{margin:-12.5rem !important}.m-xl-nunset{margin:-unset !important}.mx-xl-n2{margin-right:-.15625rem !important;margin-left:-.15625rem !important}.mx-xl-n5{margin-right:-.3125rem !important;margin-left:-.3125rem !important}.mx-xl-n10{margin-right:-.625rem !important;margin-left:-.625rem !important}.mx-xl-n15{margin-right:-.9375rem !important;margin-left:-.9375rem !important}.mx-xl-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xl-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-xl-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-xl-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-xl-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xl-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-xl-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-xl-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-xl-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-xl-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-xl-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-xl-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-xl-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xl-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-xl-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-xl-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-xl-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-xl-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-xl-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-xl-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-xl-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xl-n125{margin-right:-7.8125rem !important;margin-left:-7.8125rem !important}.mx-xl-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-xl-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-xl-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-xl-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-xl-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-xl-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-xl-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xl-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-xl-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-xl-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-xl-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-xl-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-xl-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-xl-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-xl-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-xl-nunset{margin-right:-unset !important;margin-left:-unset !important}.my-xl-n2{margin-top:-.15625rem !important;margin-bottom:-.15625rem !important}.my-xl-n5{margin-top:-.3125rem !important;margin-bottom:-.3125rem !important}.my-xl-n10{margin-top:-.625rem !important;margin-bottom:-.625rem !important}.my-xl-n15{margin-top:-.9375rem !important;margin-bottom:-.9375rem !important}.my-xl-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xl-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-xl-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-xl-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-xl-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xl-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-xl-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-xl-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-xl-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-xl-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-xl-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-xl-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-xl-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xl-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-xl-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-xl-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-xl-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-xl-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-xl-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-xl-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-xl-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xl-n125{margin-top:-7.8125rem !important;margin-bottom:-7.8125rem !important}.my-xl-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-xl-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-xl-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-xl-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-xl-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-xl-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-xl-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xl-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-xl-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-xl-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-xl-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-xl-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-xl-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-xl-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-xl-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-xl-nunset{margin-top:-unset !important;margin-bottom:-unset !important}.mt-xl-n2{margin-top:-.15625rem !important}.mt-xl-n5{margin-top:-.3125rem !important}.mt-xl-n10{margin-top:-.625rem !important}.mt-xl-n15{margin-top:-.9375rem !important}.mt-xl-n20{margin-top:-1.25rem !important}.mt-xl-n25{margin-top:-1.5625rem !important}.mt-xl-n30{margin-top:-1.875rem !important}.mt-xl-n35{margin-top:-2.1875rem !important}.mt-xl-n40{margin-top:-2.5rem !important}.mt-xl-n45{margin-top:-2.8125rem !important}.mt-xl-n50{margin-top:-3.125rem !important}.mt-xl-n55{margin-top:-3.4375rem !important}.mt-xl-n60{margin-top:-3.75rem !important}.mt-xl-n65{margin-top:-4.0625rem !important}.mt-xl-n70{margin-top:-4.375rem !important}.mt-xl-n75{margin-top:-4.6875rem !important}.mt-xl-n80{margin-top:-5rem !important}.mt-xl-n85{margin-top:-5.3125rem !important}.mt-xl-n90{margin-top:-5.625rem !important}.mt-xl-n95{margin-top:-5.9375rem !important}.mt-xl-n100{margin-top:-6.25rem !important}.mt-xl-n105{margin-top:-6.5625rem !important}.mt-xl-n110{margin-top:-6.875rem !important}.mt-xl-n115{margin-top:-7.1875rem !important}.mt-xl-n120{margin-top:-7.5rem !important}.mt-xl-n125{margin-top:-7.8125rem !important}.mt-xl-n130{margin-top:-8.125rem !important}.mt-xl-n135{margin-top:-8.4375rem !important}.mt-xl-n140{margin-top:-8.75rem !important}.mt-xl-n145{margin-top:-9.0625rem !important}.mt-xl-n150{margin-top:-9.375rem !important}.mt-xl-n155{margin-top:-9.6875rem !important}.mt-xl-n160{margin-top:-10rem !important}.mt-xl-n165{margin-top:-10.3125rem !important}.mt-xl-n170{margin-top:-10.625rem !important}.mt-xl-n175{margin-top:-10.9375rem !important}.mt-xl-n180{margin-top:-11.25rem !important}.mt-xl-n185{margin-top:-11.5625rem !important}.mt-xl-n190{margin-top:-11.875rem !important}.mt-xl-n195{margin-top:-12.1875rem !important}.mt-xl-n200{margin-top:-12.5rem !important}.mt-xl-nunset{margin-top:-unset !important}.me-xl-n2{margin-right:-.15625rem !important}.me-xl-n5{margin-right:-.3125rem !important}.me-xl-n10{margin-right:-.625rem !important}.me-xl-n15{margin-right:-.9375rem !important}.me-xl-n20{margin-right:-1.25rem !important}.me-xl-n25{margin-right:-1.5625rem !important}.me-xl-n30{margin-right:-1.875rem !important}.me-xl-n35{margin-right:-2.1875rem !important}.me-xl-n40{margin-right:-2.5rem !important}.me-xl-n45{margin-right:-2.8125rem !important}.me-xl-n50{margin-right:-3.125rem !important}.me-xl-n55{margin-right:-3.4375rem !important}.me-xl-n60{margin-right:-3.75rem !important}.me-xl-n65{margin-right:-4.0625rem !important}.me-xl-n70{margin-right:-4.375rem !important}.me-xl-n75{margin-right:-4.6875rem !important}.me-xl-n80{margin-right:-5rem !important}.me-xl-n85{margin-right:-5.3125rem !important}.me-xl-n90{margin-right:-5.625rem !important}.me-xl-n95{margin-right:-5.9375rem !important}.me-xl-n100{margin-right:-6.25rem !important}.me-xl-n105{margin-right:-6.5625rem !important}.me-xl-n110{margin-right:-6.875rem !important}.me-xl-n115{margin-right:-7.1875rem !important}.me-xl-n120{margin-right:-7.5rem !important}.me-xl-n125{margin-right:-7.8125rem !important}.me-xl-n130{margin-right:-8.125rem !important}.me-xl-n135{margin-right:-8.4375rem !important}.me-xl-n140{margin-right:-8.75rem !important}.me-xl-n145{margin-right:-9.0625rem !important}.me-xl-n150{margin-right:-9.375rem !important}.me-xl-n155{margin-right:-9.6875rem !important}.me-xl-n160{margin-right:-10rem !important}.me-xl-n165{margin-right:-10.3125rem !important}.me-xl-n170{margin-right:-10.625rem !important}.me-xl-n175{margin-right:-10.9375rem !important}.me-xl-n180{margin-right:-11.25rem !important}.me-xl-n185{margin-right:-11.5625rem !important}.me-xl-n190{margin-right:-11.875rem !important}.me-xl-n195{margin-right:-12.1875rem !important}.me-xl-n200{margin-right:-12.5rem !important}.me-xl-nunset{margin-right:-unset !important}.mb-xl-n2{margin-bottom:-.15625rem !important}.mb-xl-n5{margin-bottom:-.3125rem !important}.mb-xl-n10{margin-bottom:-.625rem !important}.mb-xl-n15{margin-bottom:-.9375rem !important}.mb-xl-n20{margin-bottom:-1.25rem !important}.mb-xl-n25{margin-bottom:-1.5625rem !important}.mb-xl-n30{margin-bottom:-1.875rem !important}.mb-xl-n35{margin-bottom:-2.1875rem !important}.mb-xl-n40{margin-bottom:-2.5rem !important}.mb-xl-n45{margin-bottom:-2.8125rem !important}.mb-xl-n50{margin-bottom:-3.125rem !important}.mb-xl-n55{margin-bottom:-3.4375rem !important}.mb-xl-n60{margin-bottom:-3.75rem !important}.mb-xl-n65{margin-bottom:-4.0625rem !important}.mb-xl-n70{margin-bottom:-4.375rem !important}.mb-xl-n75{margin-bottom:-4.6875rem !important}.mb-xl-n80{margin-bottom:-5rem !important}.mb-xl-n85{margin-bottom:-5.3125rem !important}.mb-xl-n90{margin-bottom:-5.625rem !important}.mb-xl-n95{margin-bottom:-5.9375rem !important}.mb-xl-n100{margin-bottom:-6.25rem !important}.mb-xl-n105{margin-bottom:-6.5625rem !important}.mb-xl-n110{margin-bottom:-6.875rem !important}.mb-xl-n115{margin-bottom:-7.1875rem !important}.mb-xl-n120{margin-bottom:-7.5rem !important}.mb-xl-n125{margin-bottom:-7.8125rem !important}.mb-xl-n130{margin-bottom:-8.125rem !important}.mb-xl-n135{margin-bottom:-8.4375rem !important}.mb-xl-n140{margin-bottom:-8.75rem !important}.mb-xl-n145{margin-bottom:-9.0625rem !important}.mb-xl-n150{margin-bottom:-9.375rem !important}.mb-xl-n155{margin-bottom:-9.6875rem !important}.mb-xl-n160{margin-bottom:-10rem !important}.mb-xl-n165{margin-bottom:-10.3125rem !important}.mb-xl-n170{margin-bottom:-10.625rem !important}.mb-xl-n175{margin-bottom:-10.9375rem !important}.mb-xl-n180{margin-bottom:-11.25rem !important}.mb-xl-n185{margin-bottom:-11.5625rem !important}.mb-xl-n190{margin-bottom:-11.875rem !important}.mb-xl-n195{margin-bottom:-12.1875rem !important}.mb-xl-n200{margin-bottom:-12.5rem !important}.mb-xl-nunset{margin-bottom:-unset !important}.ms-xl-n2{margin-left:-.15625rem !important}.ms-xl-n5{margin-left:-.3125rem !important}.ms-xl-n10{margin-left:-.625rem !important}.ms-xl-n15{margin-left:-.9375rem !important}.ms-xl-n20{margin-left:-1.25rem !important}.ms-xl-n25{margin-left:-1.5625rem !important}.ms-xl-n30{margin-left:-1.875rem !important}.ms-xl-n35{margin-left:-2.1875rem !important}.ms-xl-n40{margin-left:-2.5rem !important}.ms-xl-n45{margin-left:-2.8125rem !important}.ms-xl-n50{margin-left:-3.125rem !important}.ms-xl-n55{margin-left:-3.4375rem !important}.ms-xl-n60{margin-left:-3.75rem !important}.ms-xl-n65{margin-left:-4.0625rem !important}.ms-xl-n70{margin-left:-4.375rem !important}.ms-xl-n75{margin-left:-4.6875rem !important}.ms-xl-n80{margin-left:-5rem !important}.ms-xl-n85{margin-left:-5.3125rem !important}.ms-xl-n90{margin-left:-5.625rem !important}.ms-xl-n95{margin-left:-5.9375rem !important}.ms-xl-n100{margin-left:-6.25rem !important}.ms-xl-n105{margin-left:-6.5625rem !important}.ms-xl-n110{margin-left:-6.875rem !important}.ms-xl-n115{margin-left:-7.1875rem !important}.ms-xl-n120{margin-left:-7.5rem !important}.ms-xl-n125{margin-left:-7.8125rem !important}.ms-xl-n130{margin-left:-8.125rem !important}.ms-xl-n135{margin-left:-8.4375rem !important}.ms-xl-n140{margin-left:-8.75rem !important}.ms-xl-n145{margin-left:-9.0625rem !important}.ms-xl-n150{margin-left:-9.375rem !important}.ms-xl-n155{margin-left:-9.6875rem !important}.ms-xl-n160{margin-left:-10rem !important}.ms-xl-n165{margin-left:-10.3125rem !important}.ms-xl-n170{margin-left:-10.625rem !important}.ms-xl-n175{margin-left:-10.9375rem !important}.ms-xl-n180{margin-left:-11.25rem !important}.ms-xl-n185{margin-left:-11.5625rem !important}.ms-xl-n190{margin-left:-11.875rem !important}.ms-xl-n195{margin-left:-12.1875rem !important}.ms-xl-n200{margin-left:-12.5rem !important}.ms-xl-nunset{margin-left:-unset !important}.p-xl-0{padding:0 !important}.p-xl-2{padding:.15625rem !important}.p-xl-5{padding:.3125rem !important}.p-xl-10{padding:.625rem !important}.p-xl-15{padding:.9375rem !important}.p-xl-20{padding:1.25rem !important}.p-xl-25{padding:1.5625rem !important}.p-xl-30{padding:1.875rem !important}.p-xl-35{padding:2.1875rem !important}.p-xl-40{padding:2.5rem !important}.p-xl-45{padding:2.8125rem !important}.p-xl-50{padding:3.125rem !important}.p-xl-55{padding:3.4375rem !important}.p-xl-60{padding:3.75rem !important}.p-xl-65{padding:4.0625rem !important}.p-xl-70{padding:4.375rem !important}.p-xl-75{padding:4.6875rem !important}.p-xl-80{padding:5rem !important}.p-xl-85{padding:5.3125rem !important}.p-xl-90{padding:5.625rem !important}.p-xl-95{padding:5.9375rem !important}.p-xl-100{padding:6.25rem !important}.p-xl-105{padding:6.5625rem !important}.p-xl-110{padding:6.875rem !important}.p-xl-115{padding:7.1875rem !important}.p-xl-120{padding:7.5rem !important}.p-xl-125{padding:7.8125rem !important}.p-xl-130{padding:8.125rem !important}.p-xl-135{padding:8.4375rem !important}.p-xl-140{padding:8.75rem !important}.p-xl-145{padding:9.0625rem !important}.p-xl-150{padding:9.375rem !important}.p-xl-155{padding:9.6875rem !important}.p-xl-160{padding:10rem !important}.p-xl-165{padding:10.3125rem !important}.p-xl-170{padding:10.625rem !important}.p-xl-175{padding:10.9375rem !important}.p-xl-180{padding:11.25rem !important}.p-xl-185{padding:11.5625rem !important}.p-xl-190{padding:11.875rem !important}.p-xl-195{padding:12.1875rem !important}.p-xl-200{padding:12.5rem !important}.p-xl-unset{padding:unset !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-xl-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-xl-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-xl-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-xl-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xl-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-xl-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-xl-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-xl-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xl-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-xl-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-xl-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-xl-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-xl-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-xl-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-xl-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-xl-80{padding-right:5rem !important;padding-left:5rem !important}.px-xl-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-xl-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-xl-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-xl-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-xl-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-xl-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-xl-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-xl-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xl-125{padding-right:7.8125rem !important;padding-left:7.8125rem !important}.px-xl-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-xl-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-xl-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-xl-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-xl-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-xl-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-xl-160{padding-right:10rem !important;padding-left:10rem !important}.px-xl-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-xl-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-xl-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-xl-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-xl-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-xl-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-xl-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-xl-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-xl-unset{padding-right:unset !important;padding-left:unset !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-xl-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-xl-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-xl-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-xl-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xl-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-xl-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-xl-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-xl-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xl-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-xl-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-xl-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-xl-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-xl-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-xl-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-xl-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-xl-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-xl-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-xl-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-xl-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-xl-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-xl-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-xl-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-xl-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xl-125{padding-top:7.8125rem !important;padding-bottom:7.8125rem !important}.py-xl-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-xl-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-xl-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-xl-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-xl-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-xl-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-xl-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-xl-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-xl-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-xl-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-xl-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-xl-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-xl-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-xl-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-xl-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-xl-unset{padding-top:unset !important;padding-bottom:unset !important}.pt-xl-0{padding-top:0 !important}.pt-xl-2{padding-top:.15625rem !important}.pt-xl-5{padding-top:.3125rem !important}.pt-xl-10{padding-top:.625rem !important}.pt-xl-15{padding-top:.9375rem !important}.pt-xl-20{padding-top:1.25rem !important}.pt-xl-25{padding-top:1.5625rem !important}.pt-xl-30{padding-top:1.875rem !important}.pt-xl-35{padding-top:2.1875rem !important}.pt-xl-40{padding-top:2.5rem !important}.pt-xl-45{padding-top:2.8125rem !important}.pt-xl-50{padding-top:3.125rem !important}.pt-xl-55{padding-top:3.4375rem !important}.pt-xl-60{padding-top:3.75rem !important}.pt-xl-65{padding-top:4.0625rem !important}.pt-xl-70{padding-top:4.375rem !important}.pt-xl-75{padding-top:4.6875rem !important}.pt-xl-80{padding-top:5rem !important}.pt-xl-85{padding-top:5.3125rem !important}.pt-xl-90{padding-top:5.625rem !important}.pt-xl-95{padding-top:5.9375rem !important}.pt-xl-100{padding-top:6.25rem !important}.pt-xl-105{padding-top:6.5625rem !important}.pt-xl-110{padding-top:6.875rem !important}.pt-xl-115{padding-top:7.1875rem !important}.pt-xl-120{padding-top:7.5rem !important}.pt-xl-125{padding-top:7.8125rem !important}.pt-xl-130{padding-top:8.125rem !important}.pt-xl-135{padding-top:8.4375rem !important}.pt-xl-140{padding-top:8.75rem !important}.pt-xl-145{padding-top:9.0625rem !important}.pt-xl-150{padding-top:9.375rem !important}.pt-xl-155{padding-top:9.6875rem !important}.pt-xl-160{padding-top:10rem !important}.pt-xl-165{padding-top:10.3125rem !important}.pt-xl-170{padding-top:10.625rem !important}.pt-xl-175{padding-top:10.9375rem !important}.pt-xl-180{padding-top:11.25rem !important}.pt-xl-185{padding-top:11.5625rem !important}.pt-xl-190{padding-top:11.875rem !important}.pt-xl-195{padding-top:12.1875rem !important}.pt-xl-200{padding-top:12.5rem !important}.pt-xl-unset{padding-top:unset !important}.pe-xl-0{padding-right:0 !important}.pe-xl-2{padding-right:.15625rem !important}.pe-xl-5{padding-right:.3125rem !important}.pe-xl-10{padding-right:.625rem !important}.pe-xl-15{padding-right:.9375rem !important}.pe-xl-20{padding-right:1.25rem !important}.pe-xl-25{padding-right:1.5625rem !important}.pe-xl-30{padding-right:1.875rem !important}.pe-xl-35{padding-right:2.1875rem !important}.pe-xl-40{padding-right:2.5rem !important}.pe-xl-45{padding-right:2.8125rem !important}.pe-xl-50{padding-right:3.125rem !important}.pe-xl-55{padding-right:3.4375rem !important}.pe-xl-60{padding-right:3.75rem !important}.pe-xl-65{padding-right:4.0625rem !important}.pe-xl-70{padding-right:4.375rem !important}.pe-xl-75{padding-right:4.6875rem !important}.pe-xl-80{padding-right:5rem !important}.pe-xl-85{padding-right:5.3125rem !important}.pe-xl-90{padding-right:5.625rem !important}.pe-xl-95{padding-right:5.9375rem !important}.pe-xl-100{padding-right:6.25rem !important}.pe-xl-105{padding-right:6.5625rem !important}.pe-xl-110{padding-right:6.875rem !important}.pe-xl-115{padding-right:7.1875rem !important}.pe-xl-120{padding-right:7.5rem !important}.pe-xl-125{padding-right:7.8125rem !important}.pe-xl-130{padding-right:8.125rem !important}.pe-xl-135{padding-right:8.4375rem !important}.pe-xl-140{padding-right:8.75rem !important}.pe-xl-145{padding-right:9.0625rem !important}.pe-xl-150{padding-right:9.375rem !important}.pe-xl-155{padding-right:9.6875rem !important}.pe-xl-160{padding-right:10rem !important}.pe-xl-165{padding-right:10.3125rem !important}.pe-xl-170{padding-right:10.625rem !important}.pe-xl-175{padding-right:10.9375rem !important}.pe-xl-180{padding-right:11.25rem !important}.pe-xl-185{padding-right:11.5625rem !important}.pe-xl-190{padding-right:11.875rem !important}.pe-xl-195{padding-right:12.1875rem !important}.pe-xl-200{padding-right:12.5rem !important}.pe-xl-unset{padding-right:unset !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-2{padding-bottom:.15625rem !important}.pb-xl-5{padding-bottom:.3125rem !important}.pb-xl-10{padding-bottom:.625rem !important}.pb-xl-15{padding-bottom:.9375rem !important}.pb-xl-20{padding-bottom:1.25rem !important}.pb-xl-25{padding-bottom:1.5625rem !important}.pb-xl-30{padding-bottom:1.875rem !important}.pb-xl-35{padding-bottom:2.1875rem !important}.pb-xl-40{padding-bottom:2.5rem !important}.pb-xl-45{padding-bottom:2.8125rem !important}.pb-xl-50{padding-bottom:3.125rem !important}.pb-xl-55{padding-bottom:3.4375rem !important}.pb-xl-60{padding-bottom:3.75rem !important}.pb-xl-65{padding-bottom:4.0625rem !important}.pb-xl-70{padding-bottom:4.375rem !important}.pb-xl-75{padding-bottom:4.6875rem !important}.pb-xl-80{padding-bottom:5rem !important}.pb-xl-85{padding-bottom:5.3125rem !important}.pb-xl-90{padding-bottom:5.625rem !important}.pb-xl-95{padding-bottom:5.9375rem !important}.pb-xl-100{padding-bottom:6.25rem !important}.pb-xl-105{padding-bottom:6.5625rem !important}.pb-xl-110{padding-bottom:6.875rem !important}.pb-xl-115{padding-bottom:7.1875rem !important}.pb-xl-120{padding-bottom:7.5rem !important}.pb-xl-125{padding-bottom:7.8125rem !important}.pb-xl-130{padding-bottom:8.125rem !important}.pb-xl-135{padding-bottom:8.4375rem !important}.pb-xl-140{padding-bottom:8.75rem !important}.pb-xl-145{padding-bottom:9.0625rem !important}.pb-xl-150{padding-bottom:9.375rem !important}.pb-xl-155{padding-bottom:9.6875rem !important}.pb-xl-160{padding-bottom:10rem !important}.pb-xl-165{padding-bottom:10.3125rem !important}.pb-xl-170{padding-bottom:10.625rem !important}.pb-xl-175{padding-bottom:10.9375rem !important}.pb-xl-180{padding-bottom:11.25rem !important}.pb-xl-185{padding-bottom:11.5625rem !important}.pb-xl-190{padding-bottom:11.875rem !important}.pb-xl-195{padding-bottom:12.1875rem !important}.pb-xl-200{padding-bottom:12.5rem !important}.pb-xl-unset{padding-bottom:unset !important}.ps-xl-0{padding-left:0 !important}.ps-xl-2{padding-left:.15625rem !important}.ps-xl-5{padding-left:.3125rem !important}.ps-xl-10{padding-left:.625rem !important}.ps-xl-15{padding-left:.9375rem !important}.ps-xl-20{padding-left:1.25rem !important}.ps-xl-25{padding-left:1.5625rem !important}.ps-xl-30{padding-left:1.875rem !important}.ps-xl-35{padding-left:2.1875rem !important}.ps-xl-40{padding-left:2.5rem !important}.ps-xl-45{padding-left:2.8125rem !important}.ps-xl-50{padding-left:3.125rem !important}.ps-xl-55{padding-left:3.4375rem !important}.ps-xl-60{padding-left:3.75rem !important}.ps-xl-65{padding-left:4.0625rem !important}.ps-xl-70{padding-left:4.375rem !important}.ps-xl-75{padding-left:4.6875rem !important}.ps-xl-80{padding-left:5rem !important}.ps-xl-85{padding-left:5.3125rem !important}.ps-xl-90{padding-left:5.625rem !important}.ps-xl-95{padding-left:5.9375rem !important}.ps-xl-100{padding-left:6.25rem !important}.ps-xl-105{padding-left:6.5625rem !important}.ps-xl-110{padding-left:6.875rem !important}.ps-xl-115{padding-left:7.1875rem !important}.ps-xl-120{padding-left:7.5rem !important}.ps-xl-125{padding-left:7.8125rem !important}.ps-xl-130{padding-left:8.125rem !important}.ps-xl-135{padding-left:8.4375rem !important}.ps-xl-140{padding-left:8.75rem !important}.ps-xl-145{padding-left:9.0625rem !important}.ps-xl-150{padding-left:9.375rem !important}.ps-xl-155{padding-left:9.6875rem !important}.ps-xl-160{padding-left:10rem !important}.ps-xl-165{padding-left:10.3125rem !important}.ps-xl-170{padding-left:10.625rem !important}.ps-xl-175{padding-left:10.9375rem !important}.ps-xl-180{padding-left:11.25rem !important}.ps-xl-185{padding-left:11.5625rem !important}.ps-xl-190{padding-left:11.875rem !important}.ps-xl-195{padding-left:12.1875rem !important}.ps-xl-200{padding-left:12.5rem !important}.ps-xl-unset{padding-left:unset !important}.gap-xl-0{gap:0 !important}.gap-xl-2{gap:.15625rem !important}.gap-xl-5{gap:.3125rem !important}.gap-xl-10{gap:.625rem !important}.gap-xl-15{gap:.9375rem !important}.gap-xl-20{gap:1.25rem !important}.gap-xl-25{gap:1.5625rem !important}.gap-xl-30{gap:1.875rem !important}.gap-xl-35{gap:2.1875rem !important}.gap-xl-40{gap:2.5rem !important}.gap-xl-45{gap:2.8125rem !important}.gap-xl-50{gap:3.125rem !important}.gap-xl-55{gap:3.4375rem !important}.gap-xl-60{gap:3.75rem !important}.gap-xl-65{gap:4.0625rem !important}.gap-xl-70{gap:4.375rem !important}.gap-xl-75{gap:4.6875rem !important}.gap-xl-80{gap:5rem !important}.gap-xl-85{gap:5.3125rem !important}.gap-xl-90{gap:5.625rem !important}.gap-xl-95{gap:5.9375rem !important}.gap-xl-100{gap:6.25rem !important}.gap-xl-105{gap:6.5625rem !important}.gap-xl-110{gap:6.875rem !important}.gap-xl-115{gap:7.1875rem !important}.gap-xl-120{gap:7.5rem !important}.gap-xl-125{gap:7.8125rem !important}.gap-xl-130{gap:8.125rem !important}.gap-xl-135{gap:8.4375rem !important}.gap-xl-140{gap:8.75rem !important}.gap-xl-145{gap:9.0625rem !important}.gap-xl-150{gap:9.375rem !important}.gap-xl-155{gap:9.6875rem !important}.gap-xl-160{gap:10rem !important}.gap-xl-165{gap:10.3125rem !important}.gap-xl-170{gap:10.625rem !important}.gap-xl-175{gap:10.9375rem !important}.gap-xl-180{gap:11.25rem !important}.gap-xl-185{gap:11.5625rem !important}.gap-xl-190{gap:11.875rem !important}.gap-xl-195{gap:12.1875rem !important}.gap-xl-200{gap:12.5rem !important}.gap-xl-unset{gap:unset !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-2{row-gap:.15625rem !important}.row-gap-xl-5{row-gap:.3125rem !important}.row-gap-xl-10{row-gap:.625rem !important}.row-gap-xl-15{row-gap:.9375rem !important}.row-gap-xl-20{row-gap:1.25rem !important}.row-gap-xl-25{row-gap:1.5625rem !important}.row-gap-xl-30{row-gap:1.875rem !important}.row-gap-xl-35{row-gap:2.1875rem !important}.row-gap-xl-40{row-gap:2.5rem !important}.row-gap-xl-45{row-gap:2.8125rem !important}.row-gap-xl-50{row-gap:3.125rem !important}.row-gap-xl-55{row-gap:3.4375rem !important}.row-gap-xl-60{row-gap:3.75rem !important}.row-gap-xl-65{row-gap:4.0625rem !important}.row-gap-xl-70{row-gap:4.375rem !important}.row-gap-xl-75{row-gap:4.6875rem !important}.row-gap-xl-80{row-gap:5rem !important}.row-gap-xl-85{row-gap:5.3125rem !important}.row-gap-xl-90{row-gap:5.625rem !important}.row-gap-xl-95{row-gap:5.9375rem !important}.row-gap-xl-100{row-gap:6.25rem !important}.row-gap-xl-105{row-gap:6.5625rem !important}.row-gap-xl-110{row-gap:6.875rem !important}.row-gap-xl-115{row-gap:7.1875rem !important}.row-gap-xl-120{row-gap:7.5rem !important}.row-gap-xl-125{row-gap:7.8125rem !important}.row-gap-xl-130{row-gap:8.125rem !important}.row-gap-xl-135{row-gap:8.4375rem !important}.row-gap-xl-140{row-gap:8.75rem !important}.row-gap-xl-145{row-gap:9.0625rem !important}.row-gap-xl-150{row-gap:9.375rem !important}.row-gap-xl-155{row-gap:9.6875rem !important}.row-gap-xl-160{row-gap:10rem !important}.row-gap-xl-165{row-gap:10.3125rem !important}.row-gap-xl-170{row-gap:10.625rem !important}.row-gap-xl-175{row-gap:10.9375rem !important}.row-gap-xl-180{row-gap:11.25rem !important}.row-gap-xl-185{row-gap:11.5625rem !important}.row-gap-xl-190{row-gap:11.875rem !important}.row-gap-xl-195{row-gap:12.1875rem !important}.row-gap-xl-200{row-gap:12.5rem !important}.row-gap-xl-unset{row-gap:unset !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-2{column-gap:.15625rem !important}.column-gap-xl-5{column-gap:.3125rem !important}.column-gap-xl-10{column-gap:.625rem !important}.column-gap-xl-15{column-gap:.9375rem !important}.column-gap-xl-20{column-gap:1.25rem !important}.column-gap-xl-25{column-gap:1.5625rem !important}.column-gap-xl-30{column-gap:1.875rem !important}.column-gap-xl-35{column-gap:2.1875rem !important}.column-gap-xl-40{column-gap:2.5rem !important}.column-gap-xl-45{column-gap:2.8125rem !important}.column-gap-xl-50{column-gap:3.125rem !important}.column-gap-xl-55{column-gap:3.4375rem !important}.column-gap-xl-60{column-gap:3.75rem !important}.column-gap-xl-65{column-gap:4.0625rem !important}.column-gap-xl-70{column-gap:4.375rem !important}.column-gap-xl-75{column-gap:4.6875rem !important}.column-gap-xl-80{column-gap:5rem !important}.column-gap-xl-85{column-gap:5.3125rem !important}.column-gap-xl-90{column-gap:5.625rem !important}.column-gap-xl-95{column-gap:5.9375rem !important}.column-gap-xl-100{column-gap:6.25rem !important}.column-gap-xl-105{column-gap:6.5625rem !important}.column-gap-xl-110{column-gap:6.875rem !important}.column-gap-xl-115{column-gap:7.1875rem !important}.column-gap-xl-120{column-gap:7.5rem !important}.column-gap-xl-125{column-gap:7.8125rem !important}.column-gap-xl-130{column-gap:8.125rem !important}.column-gap-xl-135{column-gap:8.4375rem !important}.column-gap-xl-140{column-gap:8.75rem !important}.column-gap-xl-145{column-gap:9.0625rem !important}.column-gap-xl-150{column-gap:9.375rem !important}.column-gap-xl-155{column-gap:9.6875rem !important}.column-gap-xl-160{column-gap:10rem !important}.column-gap-xl-165{column-gap:10.3125rem !important}.column-gap-xl-170{column-gap:10.625rem !important}.column-gap-xl-175{column-gap:10.9375rem !important}.column-gap-xl-180{column-gap:11.25rem !important}.column-gap-xl-185{column-gap:11.5625rem !important}.column-gap-xl-190{column-gap:11.875rem !important}.column-gap-xl-195{column-gap:12.1875rem !important}.column-gap-xl-200{column-gap:12.5rem !important}.column-gap-xl-unset{column-gap:unset !important}.fs-xl-0{font-size:0 !important}.fs-xl-1{font-size:calc(1.325rem + .9vw) !important}.fs-xl-2{font-size:calc(1.275rem + .3vw) !important}.fs-xl-3{font-size:1.25rem !important}.fs-xl-4{font-size:1.125rem !important}.fs-xl-5{font-size:1rem !important}.fs-xl-6{font-size:.875rem !important}.fs-xl-10{font-size:.62475rem !important}.fs-xl-12{font-size:.75rem !important}.fs-xl-14{font-size:.875rem !important}.fs-xl-16{font-size:1rem !important}.fs-xl-18{font-size:1.125rem !important}.fs-xl-20{font-size:1.25rem !important}.fs-xl-22{font-size:calc(1.2625rem + .15vw) !important}.fs-xl-24{font-size:calc(1.275rem + .3vw) !important}.fs-xl-26{font-size:calc(1.2875rem + .45vw) !important}.fs-xl-28{font-size:calc(1.3rem + .6vw) !important}.fs-xl-30{font-size:calc(1.3125rem + .75vw) !important}.fs-xl-32{font-size:calc(1.325rem + .9vw) !important}.fs-xl-34{font-size:calc(1.3375rem + 1.05vw) !important}.fs-xl-36{font-size:calc(1.35rem + 1.2vw) !important}.fs-xl-38{font-size:calc(1.3625rem + 1.35vw) !important}.fs-xl-40{font-size:calc(1.375rem + 1.5vw) !important}.fs-xl-42{font-size:calc(1.3875rem + 1.65vw) !important}.fs-xl-44{font-size:calc(1.4rem + 1.8vw) !important}.fs-xl-46{font-size:calc(1.4125rem + 1.95vw) !important}.fs-xl-48{font-size:calc(1.425rem + 2.1vw) !important}.fs-xl-50{font-size:calc(1.4375rem + 2.25vw) !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.min-w-xl-0{min-width:0 !important}.min-w-xl-5{min-width:5% !important}.min-w-xl-10{min-width:10% !important}.min-w-xl-15{min-width:15% !important}.min-w-xl-20{min-width:20% !important}.min-w-xl-25{min-width:25% !important}.min-w-xl-30{min-width:30% !important}.min-w-xl-35{min-width:35% !important}.min-w-xl-40{min-width:40% !important}.min-w-xl-45{min-width:45% !important}.min-w-xl-50{min-width:50% !important}.min-w-xl-55{min-width:55% !important}.min-w-xl-60{min-width:60% !important}.min-w-xl-65{min-width:65% !important}.min-w-xl-70{min-width:70% !important}.min-w-xl-75{min-width:75% !important}.min-w-xl-80{min-width:80% !important}.min-w-xl-85{min-width:85% !important}.min-w-xl-90{min-width:90% !important}.min-w-xl-95{min-width:95% !important}.min-w-xl-100{min-width:100% !important}.min-w-xl-auto{min-width:auto !important}.min-w-xl-unset{min-width:unset !important}.min-h-xl-0{min-height:0 !important}.min-h-xl-5{min-height:5% !important}.min-h-xl-10{min-height:10% !important}.min-h-xl-15{min-height:15% !important}.min-h-xl-20{min-height:20% !important}.min-h-xl-25{min-height:25% !important}.min-h-xl-30{min-height:30% !important}.min-h-xl-35{min-height:35% !important}.min-h-xl-40{min-height:40% !important}.min-h-xl-45{min-height:45% !important}.min-h-xl-50{min-height:50% !important}.min-h-xl-55{min-height:55% !important}.min-h-xl-60{min-height:60% !important}.min-h-xl-65{min-height:65% !important}.min-h-xl-70{min-height:70% !important}.min-h-xl-75{min-height:75% !important}.min-h-xl-80{min-height:80% !important}.min-h-xl-85{min-height:85% !important}.min-h-xl-90{min-height:90% !important}.min-h-xl-95{min-height:95% !important}.min-h-xl-100{min-height:100% !important}.min-h-xl-auto{min-height:auto !important}.flex-basis-xl-0{flex-basis:0 !important}.flex-basis-xl-2{flex-basis:.15625rem !important}.flex-basis-xl-5{flex-basis:.3125rem !important}.flex-basis-xl-10{flex-basis:.625rem !important}.flex-basis-xl-15{flex-basis:.9375rem !important}.flex-basis-xl-20{flex-basis:1.25rem !important}.flex-basis-xl-25{flex-basis:1.5625rem !important}.flex-basis-xl-30{flex-basis:1.875rem !important}.flex-basis-xl-35{flex-basis:2.1875rem !important}.flex-basis-xl-40{flex-basis:2.5rem !important}.flex-basis-xl-45{flex-basis:2.8125rem !important}.flex-basis-xl-50{flex-basis:3.125rem !important}.flex-basis-xl-55{flex-basis:3.4375rem !important}.flex-basis-xl-60{flex-basis:3.75rem !important}.flex-basis-xl-65{flex-basis:4.0625rem !important}.flex-basis-xl-70{flex-basis:4.375rem !important}.flex-basis-xl-75{flex-basis:4.6875rem !important}.flex-basis-xl-80{flex-basis:5rem !important}.flex-basis-xl-85{flex-basis:5.3125rem !important}.flex-basis-xl-90{flex-basis:5.625rem !important}.flex-basis-xl-95{flex-basis:5.9375rem !important}.flex-basis-xl-100{flex-basis:6.25rem !important}.flex-basis-xl-105{flex-basis:6.5625rem !important}.flex-basis-xl-110{flex-basis:6.875rem !important}.flex-basis-xl-115{flex-basis:7.1875rem !important}.flex-basis-xl-120{flex-basis:7.5rem !important}.flex-basis-xl-125{flex-basis:7.8125rem !important}.flex-basis-xl-130{flex-basis:8.125rem !important}.flex-basis-xl-135{flex-basis:8.4375rem !important}.flex-basis-xl-140{flex-basis:8.75rem !important}.flex-basis-xl-145{flex-basis:9.0625rem !important}.flex-basis-xl-150{flex-basis:9.375rem !important}.flex-basis-xl-155{flex-basis:9.6875rem !important}.flex-basis-xl-160{flex-basis:10rem !important}.flex-basis-xl-165{flex-basis:10.3125rem !important}.flex-basis-xl-170{flex-basis:10.625rem !important}.flex-basis-xl-175{flex-basis:10.9375rem !important}.flex-basis-xl-180{flex-basis:11.25rem !important}.flex-basis-xl-185{flex-basis:11.5625rem !important}.flex-basis-xl-190{flex-basis:11.875rem !important}.flex-basis-xl-195{flex-basis:12.1875rem !important}.flex-basis-xl-200{flex-basis:12.5rem !important}.flex-basis-xl-auto{flex-basis:auto !important}.ls-xl-0{letter-spacing:0 !important}.ls-xl-1{letter-spacing:1px !important}.ls-xl-2{letter-spacing:2px !important}.ls-xl-3{letter-spacing:3px !important}.ls-xl-4{letter-spacing:4px !important}.ls-xl-5{letter-spacing:5px !important}}@media (min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.overflow-xxl-visible{overflow:visible !important}.overflow-xxl-hidden{overflow:hidden !important}.overflow-xxl-scroll{overflow:scroll !important}.overflow-xxl-auto{overflow:auto !important}.overflow-x-xxl-visible{overflow-x:visible !important}.overflow-x-xxl-hidden{overflow-x:hidden !important}.overflow-x-xxl-scroll{overflow-x:scroll !important}.overflow-x-xxl-auto{overflow-x:auto !important}.overflow-y-xxl-visible{overflow-y:visible !important}.overflow-y-xxl-hidden{overflow-y:hidden !important}.overflow-y-xxl-scroll{overflow-y:scroll !important}.overflow-y-xxl-auto{overflow-y:auto !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.position-xxl-static{position:static !important}.position-xxl-relative{position:relative !important}.position-xxl-absolute{position:absolute !important}.position-xxl-fixed{position:fixed !important}.position-xxl-sticky{position:sticky !important}.w-xxl-0{width:0 !important}.w-xxl-5{width:5% !important}.w-xxl-10{width:10% !important}.w-xxl-15{width:15% !important}.w-xxl-20{width:20% !important}.w-xxl-25{width:25% !important}.w-xxl-30{width:30% !important}.w-xxl-35{width:35% !important}.w-xxl-40{width:40% !important}.w-xxl-45{width:45% !important}.w-xxl-50{width:50% !important}.w-xxl-55{width:55% !important}.w-xxl-60{width:60% !important}.w-xxl-65{width:65% !important}.w-xxl-70{width:70% !important}.w-xxl-75{width:75% !important}.w-xxl-80{width:80% !important}.w-xxl-85{width:85% !important}.w-xxl-90{width:90% !important}.w-xxl-95{width:95% !important}.w-xxl-100{width:100% !important}.w-xxl-auto{width:auto !important}.mw-xxl-0{max-width:0 !important}.mw-xxl-5{max-width:5% !important}.mw-xxl-10{max-width:10% !important}.mw-xxl-15{max-width:15% !important}.mw-xxl-20{max-width:20% !important}.mw-xxl-25{max-width:25% !important}.mw-xxl-30{max-width:30% !important}.mw-xxl-35{max-width:35% !important}.mw-xxl-40{max-width:40% !important}.mw-xxl-45{max-width:45% !important}.mw-xxl-50{max-width:50% !important}.mw-xxl-55{max-width:55% !important}.mw-xxl-60{max-width:60% !important}.mw-xxl-65{max-width:65% !important}.mw-xxl-70{max-width:70% !important}.mw-xxl-75{max-width:75% !important}.mw-xxl-80{max-width:80% !important}.mw-xxl-85{max-width:85% !important}.mw-xxl-90{max-width:90% !important}.mw-xxl-95{max-width:95% !important}.mw-xxl-100{max-width:100% !important}.mw-xxl-1000{max-width:max-content !important}.mw-xxl-form{max-width:45rem !important}.mw-xxl-unset{max-width:unset !important}.h-xxl-0{height:0 !important}.h-xxl-5{height:5% !important}.h-xxl-10{height:10% !important}.h-xxl-15{height:15% !important}.h-xxl-20{height:20% !important}.h-xxl-25{height:25% !important}.h-xxl-30{height:30% !important}.h-xxl-35{height:35% !important}.h-xxl-40{height:40% !important}.h-xxl-45{height:45% !important}.h-xxl-50{height:50% !important}.h-xxl-55{height:55% !important}.h-xxl-60{height:60% !important}.h-xxl-65{height:65% !important}.h-xxl-70{height:70% !important}.h-xxl-75{height:75% !important}.h-xxl-80{height:80% !important}.h-xxl-85{height:85% !important}.h-xxl-90{height:90% !important}.h-xxl-95{height:95% !important}.h-xxl-100{height:100% !important}.h-xxl-auto{height:auto !important}.mh-xxl-0{max-height:0 !important}.mh-xxl-5{max-height:5% !important}.mh-xxl-10{max-height:10% !important}.mh-xxl-15{max-height:15% !important}.mh-xxl-20{max-height:20% !important}.mh-xxl-25{max-height:25% !important}.mh-xxl-30{max-height:30% !important}.mh-xxl-35{max-height:35% !important}.mh-xxl-40{max-height:40% !important}.mh-xxl-45{max-height:45% !important}.mh-xxl-50{max-height:50% !important}.mh-xxl-55{max-height:55% !important}.mh-xxl-60{max-height:60% !important}.mh-xxl-65{max-height:65% !important}.mh-xxl-70{max-height:70% !important}.mh-xxl-75{max-height:75% !important}.mh-xxl-80{max-height:80% !important}.mh-xxl-85{max-height:85% !important}.mh-xxl-90{max-height:90% !important}.mh-xxl-95{max-height:95% !important}.mh-xxl-100{max-height:100% !important}.mh-xxl-auto{max-height:auto !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-2{margin:.15625rem !important}.m-xxl-5{margin:.3125rem !important}.m-xxl-10{margin:.625rem !important}.m-xxl-15{margin:.9375rem !important}.m-xxl-20{margin:1.25rem !important}.m-xxl-25{margin:1.5625rem !important}.m-xxl-30{margin:1.875rem !important}.m-xxl-35{margin:2.1875rem !important}.m-xxl-40{margin:2.5rem !important}.m-xxl-45{margin:2.8125rem !important}.m-xxl-50{margin:3.125rem !important}.m-xxl-55{margin:3.4375rem !important}.m-xxl-60{margin:3.75rem !important}.m-xxl-65{margin:4.0625rem !important}.m-xxl-70{margin:4.375rem !important}.m-xxl-75{margin:4.6875rem !important}.m-xxl-80{margin:5rem !important}.m-xxl-85{margin:5.3125rem !important}.m-xxl-90{margin:5.625rem !important}.m-xxl-95{margin:5.9375rem !important}.m-xxl-100{margin:6.25rem !important}.m-xxl-105{margin:6.5625rem !important}.m-xxl-110{margin:6.875rem !important}.m-xxl-115{margin:7.1875rem !important}.m-xxl-120{margin:7.5rem !important}.m-xxl-125{margin:7.8125rem !important}.m-xxl-130{margin:8.125rem !important}.m-xxl-135{margin:8.4375rem !important}.m-xxl-140{margin:8.75rem !important}.m-xxl-145{margin:9.0625rem !important}.m-xxl-150{margin:9.375rem !important}.m-xxl-155{margin:9.6875rem !important}.m-xxl-160{margin:10rem !important}.m-xxl-165{margin:10.3125rem !important}.m-xxl-170{margin:10.625rem !important}.m-xxl-175{margin:10.9375rem !important}.m-xxl-180{margin:11.25rem !important}.m-xxl-185{margin:11.5625rem !important}.m-xxl-190{margin:11.875rem !important}.m-xxl-195{margin:12.1875rem !important}.m-xxl-200{margin:12.5rem !important}.m-xxl-unset{margin:unset !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-xxl-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-xxl-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-xxl-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-xxl-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xxl-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-xxl-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-xxl-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-xxl-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxl-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-xxl-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-xxl-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-xxl-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-xxl-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-xxl-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-xxl-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-xxl-80{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-xxl-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-xxl-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-xxl-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-xxl-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-xxl-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-xxl-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-xxl-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xxl-125{margin-right:7.8125rem !important;margin-left:7.8125rem !important}.mx-xxl-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-xxl-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-xxl-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-xxl-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-xxl-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-xxl-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-xxl-160{margin-right:10rem !important;margin-left:10rem !important}.mx-xxl-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-xxl-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-xxl-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-xxl-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-xxl-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-xxl-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-xxl-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-xxl-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-xxl-unset{margin-right:unset !important;margin-left:unset !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-xxl-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-xxl-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-xxl-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-xxl-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xxl-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-xxl-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-xxl-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-xxl-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxl-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-xxl-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-xxl-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-xxl-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-xxl-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-xxl-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-xxl-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-xxl-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-xxl-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-xxl-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-xxl-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-xxl-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-xxl-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-xxl-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-xxl-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xxl-125{margin-top:7.8125rem !important;margin-bottom:7.8125rem !important}.my-xxl-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-xxl-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-xxl-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-xxl-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-xxl-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-xxl-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-xxl-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-xxl-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-xxl-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-xxl-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-xxl-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-xxl-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-xxl-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-xxl-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-xxl-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-xxl-unset{margin-top:unset !important;margin-bottom:unset !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-2{margin-top:.15625rem !important}.mt-xxl-5{margin-top:.3125rem !important}.mt-xxl-10{margin-top:.625rem !important}.mt-xxl-15{margin-top:.9375rem !important}.mt-xxl-20{margin-top:1.25rem !important}.mt-xxl-25{margin-top:1.5625rem !important}.mt-xxl-30{margin-top:1.875rem !important}.mt-xxl-35{margin-top:2.1875rem !important}.mt-xxl-40{margin-top:2.5rem !important}.mt-xxl-45{margin-top:2.8125rem !important}.mt-xxl-50{margin-top:3.125rem !important}.mt-xxl-55{margin-top:3.4375rem !important}.mt-xxl-60{margin-top:3.75rem !important}.mt-xxl-65{margin-top:4.0625rem !important}.mt-xxl-70{margin-top:4.375rem !important}.mt-xxl-75{margin-top:4.6875rem !important}.mt-xxl-80{margin-top:5rem !important}.mt-xxl-85{margin-top:5.3125rem !important}.mt-xxl-90{margin-top:5.625rem !important}.mt-xxl-95{margin-top:5.9375rem !important}.mt-xxl-100{margin-top:6.25rem !important}.mt-xxl-105{margin-top:6.5625rem !important}.mt-xxl-110{margin-top:6.875rem !important}.mt-xxl-115{margin-top:7.1875rem !important}.mt-xxl-120{margin-top:7.5rem !important}.mt-xxl-125{margin-top:7.8125rem !important}.mt-xxl-130{margin-top:8.125rem !important}.mt-xxl-135{margin-top:8.4375rem !important}.mt-xxl-140{margin-top:8.75rem !important}.mt-xxl-145{margin-top:9.0625rem !important}.mt-xxl-150{margin-top:9.375rem !important}.mt-xxl-155{margin-top:9.6875rem !important}.mt-xxl-160{margin-top:10rem !important}.mt-xxl-165{margin-top:10.3125rem !important}.mt-xxl-170{margin-top:10.625rem !important}.mt-xxl-175{margin-top:10.9375rem !important}.mt-xxl-180{margin-top:11.25rem !important}.mt-xxl-185{margin-top:11.5625rem !important}.mt-xxl-190{margin-top:11.875rem !important}.mt-xxl-195{margin-top:12.1875rem !important}.mt-xxl-200{margin-top:12.5rem !important}.mt-xxl-unset{margin-top:unset !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-2{margin-right:.15625rem !important}.me-xxl-5{margin-right:.3125rem !important}.me-xxl-10{margin-right:.625rem !important}.me-xxl-15{margin-right:.9375rem !important}.me-xxl-20{margin-right:1.25rem !important}.me-xxl-25{margin-right:1.5625rem !important}.me-xxl-30{margin-right:1.875rem !important}.me-xxl-35{margin-right:2.1875rem !important}.me-xxl-40{margin-right:2.5rem !important}.me-xxl-45{margin-right:2.8125rem !important}.me-xxl-50{margin-right:3.125rem !important}.me-xxl-55{margin-right:3.4375rem !important}.me-xxl-60{margin-right:3.75rem !important}.me-xxl-65{margin-right:4.0625rem !important}.me-xxl-70{margin-right:4.375rem !important}.me-xxl-75{margin-right:4.6875rem !important}.me-xxl-80{margin-right:5rem !important}.me-xxl-85{margin-right:5.3125rem !important}.me-xxl-90{margin-right:5.625rem !important}.me-xxl-95{margin-right:5.9375rem !important}.me-xxl-100{margin-right:6.25rem !important}.me-xxl-105{margin-right:6.5625rem !important}.me-xxl-110{margin-right:6.875rem !important}.me-xxl-115{margin-right:7.1875rem !important}.me-xxl-120{margin-right:7.5rem !important}.me-xxl-125{margin-right:7.8125rem !important}.me-xxl-130{margin-right:8.125rem !important}.me-xxl-135{margin-right:8.4375rem !important}.me-xxl-140{margin-right:8.75rem !important}.me-xxl-145{margin-right:9.0625rem !important}.me-xxl-150{margin-right:9.375rem !important}.me-xxl-155{margin-right:9.6875rem !important}.me-xxl-160{margin-right:10rem !important}.me-xxl-165{margin-right:10.3125rem !important}.me-xxl-170{margin-right:10.625rem !important}.me-xxl-175{margin-right:10.9375rem !important}.me-xxl-180{margin-right:11.25rem !important}.me-xxl-185{margin-right:11.5625rem !important}.me-xxl-190{margin-right:11.875rem !important}.me-xxl-195{margin-right:12.1875rem !important}.me-xxl-200{margin-right:12.5rem !important}.me-xxl-unset{margin-right:unset !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-2{margin-bottom:.15625rem !important}.mb-xxl-5{margin-bottom:.3125rem !important}.mb-xxl-10{margin-bottom:.625rem !important}.mb-xxl-15{margin-bottom:.9375rem !important}.mb-xxl-20{margin-bottom:1.25rem !important}.mb-xxl-25{margin-bottom:1.5625rem !important}.mb-xxl-30{margin-bottom:1.875rem !important}.mb-xxl-35{margin-bottom:2.1875rem !important}.mb-xxl-40{margin-bottom:2.5rem !important}.mb-xxl-45{margin-bottom:2.8125rem !important}.mb-xxl-50{margin-bottom:3.125rem !important}.mb-xxl-55{margin-bottom:3.4375rem !important}.mb-xxl-60{margin-bottom:3.75rem !important}.mb-xxl-65{margin-bottom:4.0625rem !important}.mb-xxl-70{margin-bottom:4.375rem !important}.mb-xxl-75{margin-bottom:4.6875rem !important}.mb-xxl-80{margin-bottom:5rem !important}.mb-xxl-85{margin-bottom:5.3125rem !important}.mb-xxl-90{margin-bottom:5.625rem !important}.mb-xxl-95{margin-bottom:5.9375rem !important}.mb-xxl-100{margin-bottom:6.25rem !important}.mb-xxl-105{margin-bottom:6.5625rem !important}.mb-xxl-110{margin-bottom:6.875rem !important}.mb-xxl-115{margin-bottom:7.1875rem !important}.mb-xxl-120{margin-bottom:7.5rem !important}.mb-xxl-125{margin-bottom:7.8125rem !important}.mb-xxl-130{margin-bottom:8.125rem !important}.mb-xxl-135{margin-bottom:8.4375rem !important}.mb-xxl-140{margin-bottom:8.75rem !important}.mb-xxl-145{margin-bottom:9.0625rem !important}.mb-xxl-150{margin-bottom:9.375rem !important}.mb-xxl-155{margin-bottom:9.6875rem !important}.mb-xxl-160{margin-bottom:10rem !important}.mb-xxl-165{margin-bottom:10.3125rem !important}.mb-xxl-170{margin-bottom:10.625rem !important}.mb-xxl-175{margin-bottom:10.9375rem !important}.mb-xxl-180{margin-bottom:11.25rem !important}.mb-xxl-185{margin-bottom:11.5625rem !important}.mb-xxl-190{margin-bottom:11.875rem !important}.mb-xxl-195{margin-bottom:12.1875rem !important}.mb-xxl-200{margin-bottom:12.5rem !important}.mb-xxl-unset{margin-bottom:unset !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-2{margin-left:.15625rem !important}.ms-xxl-5{margin-left:.3125rem !important}.ms-xxl-10{margin-left:.625rem !important}.ms-xxl-15{margin-left:.9375rem !important}.ms-xxl-20{margin-left:1.25rem !important}.ms-xxl-25{margin-left:1.5625rem !important}.ms-xxl-30{margin-left:1.875rem !important}.ms-xxl-35{margin-left:2.1875rem !important}.ms-xxl-40{margin-left:2.5rem !important}.ms-xxl-45{margin-left:2.8125rem !important}.ms-xxl-50{margin-left:3.125rem !important}.ms-xxl-55{margin-left:3.4375rem !important}.ms-xxl-60{margin-left:3.75rem !important}.ms-xxl-65{margin-left:4.0625rem !important}.ms-xxl-70{margin-left:4.375rem !important}.ms-xxl-75{margin-left:4.6875rem !important}.ms-xxl-80{margin-left:5rem !important}.ms-xxl-85{margin-left:5.3125rem !important}.ms-xxl-90{margin-left:5.625rem !important}.ms-xxl-95{margin-left:5.9375rem !important}.ms-xxl-100{margin-left:6.25rem !important}.ms-xxl-105{margin-left:6.5625rem !important}.ms-xxl-110{margin-left:6.875rem !important}.ms-xxl-115{margin-left:7.1875rem !important}.ms-xxl-120{margin-left:7.5rem !important}.ms-xxl-125{margin-left:7.8125rem !important}.ms-xxl-130{margin-left:8.125rem !important}.ms-xxl-135{margin-left:8.4375rem !important}.ms-xxl-140{margin-left:8.75rem !important}.ms-xxl-145{margin-left:9.0625rem !important}.ms-xxl-150{margin-left:9.375rem !important}.ms-xxl-155{margin-left:9.6875rem !important}.ms-xxl-160{margin-left:10rem !important}.ms-xxl-165{margin-left:10.3125rem !important}.ms-xxl-170{margin-left:10.625rem !important}.ms-xxl-175{margin-left:10.9375rem !important}.ms-xxl-180{margin-left:11.25rem !important}.ms-xxl-185{margin-left:11.5625rem !important}.ms-xxl-190{margin-left:11.875rem !important}.ms-xxl-195{margin-left:12.1875rem !important}.ms-xxl-200{margin-left:12.5rem !important}.ms-xxl-unset{margin-left:unset !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n2{margin:-.15625rem !important}.m-xxl-n5{margin:-.3125rem !important}.m-xxl-n10{margin:-.625rem !important}.m-xxl-n15{margin:-.9375rem !important}.m-xxl-n20{margin:-1.25rem !important}.m-xxl-n25{margin:-1.5625rem !important}.m-xxl-n30{margin:-1.875rem !important}.m-xxl-n35{margin:-2.1875rem !important}.m-xxl-n40{margin:-2.5rem !important}.m-xxl-n45{margin:-2.8125rem !important}.m-xxl-n50{margin:-3.125rem !important}.m-xxl-n55{margin:-3.4375rem !important}.m-xxl-n60{margin:-3.75rem !important}.m-xxl-n65{margin:-4.0625rem !important}.m-xxl-n70{margin:-4.375rem !important}.m-xxl-n75{margin:-4.6875rem !important}.m-xxl-n80{margin:-5rem !important}.m-xxl-n85{margin:-5.3125rem !important}.m-xxl-n90{margin:-5.625rem !important}.m-xxl-n95{margin:-5.9375rem !important}.m-xxl-n100{margin:-6.25rem !important}.m-xxl-n105{margin:-6.5625rem !important}.m-xxl-n110{margin:-6.875rem !important}.m-xxl-n115{margin:-7.1875rem !important}.m-xxl-n120{margin:-7.5rem !important}.m-xxl-n125{margin:-7.8125rem !important}.m-xxl-n130{margin:-8.125rem !important}.m-xxl-n135{margin:-8.4375rem !important}.m-xxl-n140{margin:-8.75rem !important}.m-xxl-n145{margin:-9.0625rem !important}.m-xxl-n150{margin:-9.375rem !important}.m-xxl-n155{margin:-9.6875rem !important}.m-xxl-n160{margin:-10rem !important}.m-xxl-n165{margin:-10.3125rem !important}.m-xxl-n170{margin:-10.625rem !important}.m-xxl-n175{margin:-10.9375rem !important}.m-xxl-n180{margin:-11.25rem !important}.m-xxl-n185{margin:-11.5625rem !important}.m-xxl-n190{margin:-11.875rem !important}.m-xxl-n195{margin:-12.1875rem !important}.m-xxl-n200{margin:-12.5rem !important}.m-xxl-nunset{margin:-unset !important}.mx-xxl-n2{margin-right:-.15625rem !important;margin-left:-.15625rem !important}.mx-xxl-n5{margin-right:-.3125rem !important;margin-left:-.3125rem !important}.mx-xxl-n10{margin-right:-.625rem !important;margin-left:-.625rem !important}.mx-xxl-n15{margin-right:-.9375rem !important;margin-left:-.9375rem !important}.mx-xxl-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xxl-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-xxl-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-xxl-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-xxl-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xxl-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-xxl-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-xxl-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-xxl-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-xxl-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-xxl-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-xxl-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-xxl-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xxl-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-xxl-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-xxl-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-xxl-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-xxl-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-xxl-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-xxl-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-xxl-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xxl-n125{margin-right:-7.8125rem !important;margin-left:-7.8125rem !important}.mx-xxl-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-xxl-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-xxl-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-xxl-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-xxl-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-xxl-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-xxl-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xxl-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-xxl-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-xxl-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-xxl-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-xxl-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-xxl-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-xxl-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-xxl-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-xxl-nunset{margin-right:-unset !important;margin-left:-unset !important}.my-xxl-n2{margin-top:-.15625rem !important;margin-bottom:-.15625rem !important}.my-xxl-n5{margin-top:-.3125rem !important;margin-bottom:-.3125rem !important}.my-xxl-n10{margin-top:-.625rem !important;margin-bottom:-.625rem !important}.my-xxl-n15{margin-top:-.9375rem !important;margin-bottom:-.9375rem !important}.my-xxl-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xxl-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-xxl-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-xxl-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-xxl-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xxl-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-xxl-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-xxl-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-xxl-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-xxl-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-xxl-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-xxl-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-xxl-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xxl-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-xxl-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-xxl-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-xxl-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-xxl-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-xxl-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-xxl-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-xxl-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xxl-n125{margin-top:-7.8125rem !important;margin-bottom:-7.8125rem !important}.my-xxl-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-xxl-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-xxl-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-xxl-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-xxl-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-xxl-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-xxl-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xxl-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-xxl-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-xxl-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-xxl-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-xxl-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-xxl-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-xxl-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-xxl-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-xxl-nunset{margin-top:-unset !important;margin-bottom:-unset !important}.mt-xxl-n2{margin-top:-.15625rem !important}.mt-xxl-n5{margin-top:-.3125rem !important}.mt-xxl-n10{margin-top:-.625rem !important}.mt-xxl-n15{margin-top:-.9375rem !important}.mt-xxl-n20{margin-top:-1.25rem !important}.mt-xxl-n25{margin-top:-1.5625rem !important}.mt-xxl-n30{margin-top:-1.875rem !important}.mt-xxl-n35{margin-top:-2.1875rem !important}.mt-xxl-n40{margin-top:-2.5rem !important}.mt-xxl-n45{margin-top:-2.8125rem !important}.mt-xxl-n50{margin-top:-3.125rem !important}.mt-xxl-n55{margin-top:-3.4375rem !important}.mt-xxl-n60{margin-top:-3.75rem !important}.mt-xxl-n65{margin-top:-4.0625rem !important}.mt-xxl-n70{margin-top:-4.375rem !important}.mt-xxl-n75{margin-top:-4.6875rem !important}.mt-xxl-n80{margin-top:-5rem !important}.mt-xxl-n85{margin-top:-5.3125rem !important}.mt-xxl-n90{margin-top:-5.625rem !important}.mt-xxl-n95{margin-top:-5.9375rem !important}.mt-xxl-n100{margin-top:-6.25rem !important}.mt-xxl-n105{margin-top:-6.5625rem !important}.mt-xxl-n110{margin-top:-6.875rem !important}.mt-xxl-n115{margin-top:-7.1875rem !important}.mt-xxl-n120{margin-top:-7.5rem !important}.mt-xxl-n125{margin-top:-7.8125rem !important}.mt-xxl-n130{margin-top:-8.125rem !important}.mt-xxl-n135{margin-top:-8.4375rem !important}.mt-xxl-n140{margin-top:-8.75rem !important}.mt-xxl-n145{margin-top:-9.0625rem !important}.mt-xxl-n150{margin-top:-9.375rem !important}.mt-xxl-n155{margin-top:-9.6875rem !important}.mt-xxl-n160{margin-top:-10rem !important}.mt-xxl-n165{margin-top:-10.3125rem !important}.mt-xxl-n170{margin-top:-10.625rem !important}.mt-xxl-n175{margin-top:-10.9375rem !important}.mt-xxl-n180{margin-top:-11.25rem !important}.mt-xxl-n185{margin-top:-11.5625rem !important}.mt-xxl-n190{margin-top:-11.875rem !important}.mt-xxl-n195{margin-top:-12.1875rem !important}.mt-xxl-n200{margin-top:-12.5rem !important}.mt-xxl-nunset{margin-top:-unset !important}.me-xxl-n2{margin-right:-.15625rem !important}.me-xxl-n5{margin-right:-.3125rem !important}.me-xxl-n10{margin-right:-.625rem !important}.me-xxl-n15{margin-right:-.9375rem !important}.me-xxl-n20{margin-right:-1.25rem !important}.me-xxl-n25{margin-right:-1.5625rem !important}.me-xxl-n30{margin-right:-1.875rem !important}.me-xxl-n35{margin-right:-2.1875rem !important}.me-xxl-n40{margin-right:-2.5rem !important}.me-xxl-n45{margin-right:-2.8125rem !important}.me-xxl-n50{margin-right:-3.125rem !important}.me-xxl-n55{margin-right:-3.4375rem !important}.me-xxl-n60{margin-right:-3.75rem !important}.me-xxl-n65{margin-right:-4.0625rem !important}.me-xxl-n70{margin-right:-4.375rem !important}.me-xxl-n75{margin-right:-4.6875rem !important}.me-xxl-n80{margin-right:-5rem !important}.me-xxl-n85{margin-right:-5.3125rem !important}.me-xxl-n90{margin-right:-5.625rem !important}.me-xxl-n95{margin-right:-5.9375rem !important}.me-xxl-n100{margin-right:-6.25rem !important}.me-xxl-n105{margin-right:-6.5625rem !important}.me-xxl-n110{margin-right:-6.875rem !important}.me-xxl-n115{margin-right:-7.1875rem !important}.me-xxl-n120{margin-right:-7.5rem !important}.me-xxl-n125{margin-right:-7.8125rem !important}.me-xxl-n130{margin-right:-8.125rem !important}.me-xxl-n135{margin-right:-8.4375rem !important}.me-xxl-n140{margin-right:-8.75rem !important}.me-xxl-n145{margin-right:-9.0625rem !important}.me-xxl-n150{margin-right:-9.375rem !important}.me-xxl-n155{margin-right:-9.6875rem !important}.me-xxl-n160{margin-right:-10rem !important}.me-xxl-n165{margin-right:-10.3125rem !important}.me-xxl-n170{margin-right:-10.625rem !important}.me-xxl-n175{margin-right:-10.9375rem !important}.me-xxl-n180{margin-right:-11.25rem !important}.me-xxl-n185{margin-right:-11.5625rem !important}.me-xxl-n190{margin-right:-11.875rem !important}.me-xxl-n195{margin-right:-12.1875rem !important}.me-xxl-n200{margin-right:-12.5rem !important}.me-xxl-nunset{margin-right:-unset !important}.mb-xxl-n2{margin-bottom:-.15625rem !important}.mb-xxl-n5{margin-bottom:-.3125rem !important}.mb-xxl-n10{margin-bottom:-.625rem !important}.mb-xxl-n15{margin-bottom:-.9375rem !important}.mb-xxl-n20{margin-bottom:-1.25rem !important}.mb-xxl-n25{margin-bottom:-1.5625rem !important}.mb-xxl-n30{margin-bottom:-1.875rem !important}.mb-xxl-n35{margin-bottom:-2.1875rem !important}.mb-xxl-n40{margin-bottom:-2.5rem !important}.mb-xxl-n45{margin-bottom:-2.8125rem !important}.mb-xxl-n50{margin-bottom:-3.125rem !important}.mb-xxl-n55{margin-bottom:-3.4375rem !important}.mb-xxl-n60{margin-bottom:-3.75rem !important}.mb-xxl-n65{margin-bottom:-4.0625rem !important}.mb-xxl-n70{margin-bottom:-4.375rem !important}.mb-xxl-n75{margin-bottom:-4.6875rem !important}.mb-xxl-n80{margin-bottom:-5rem !important}.mb-xxl-n85{margin-bottom:-5.3125rem !important}.mb-xxl-n90{margin-bottom:-5.625rem !important}.mb-xxl-n95{margin-bottom:-5.9375rem !important}.mb-xxl-n100{margin-bottom:-6.25rem !important}.mb-xxl-n105{margin-bottom:-6.5625rem !important}.mb-xxl-n110{margin-bottom:-6.875rem !important}.mb-xxl-n115{margin-bottom:-7.1875rem !important}.mb-xxl-n120{margin-bottom:-7.5rem !important}.mb-xxl-n125{margin-bottom:-7.8125rem !important}.mb-xxl-n130{margin-bottom:-8.125rem !important}.mb-xxl-n135{margin-bottom:-8.4375rem !important}.mb-xxl-n140{margin-bottom:-8.75rem !important}.mb-xxl-n145{margin-bottom:-9.0625rem !important}.mb-xxl-n150{margin-bottom:-9.375rem !important}.mb-xxl-n155{margin-bottom:-9.6875rem !important}.mb-xxl-n160{margin-bottom:-10rem !important}.mb-xxl-n165{margin-bottom:-10.3125rem !important}.mb-xxl-n170{margin-bottom:-10.625rem !important}.mb-xxl-n175{margin-bottom:-10.9375rem !important}.mb-xxl-n180{margin-bottom:-11.25rem !important}.mb-xxl-n185{margin-bottom:-11.5625rem !important}.mb-xxl-n190{margin-bottom:-11.875rem !important}.mb-xxl-n195{margin-bottom:-12.1875rem !important}.mb-xxl-n200{margin-bottom:-12.5rem !important}.mb-xxl-nunset{margin-bottom:-unset !important}.ms-xxl-n2{margin-left:-.15625rem !important}.ms-xxl-n5{margin-left:-.3125rem !important}.ms-xxl-n10{margin-left:-.625rem !important}.ms-xxl-n15{margin-left:-.9375rem !important}.ms-xxl-n20{margin-left:-1.25rem !important}.ms-xxl-n25{margin-left:-1.5625rem !important}.ms-xxl-n30{margin-left:-1.875rem !important}.ms-xxl-n35{margin-left:-2.1875rem !important}.ms-xxl-n40{margin-left:-2.5rem !important}.ms-xxl-n45{margin-left:-2.8125rem !important}.ms-xxl-n50{margin-left:-3.125rem !important}.ms-xxl-n55{margin-left:-3.4375rem !important}.ms-xxl-n60{margin-left:-3.75rem !important}.ms-xxl-n65{margin-left:-4.0625rem !important}.ms-xxl-n70{margin-left:-4.375rem !important}.ms-xxl-n75{margin-left:-4.6875rem !important}.ms-xxl-n80{margin-left:-5rem !important}.ms-xxl-n85{margin-left:-5.3125rem !important}.ms-xxl-n90{margin-left:-5.625rem !important}.ms-xxl-n95{margin-left:-5.9375rem !important}.ms-xxl-n100{margin-left:-6.25rem !important}.ms-xxl-n105{margin-left:-6.5625rem !important}.ms-xxl-n110{margin-left:-6.875rem !important}.ms-xxl-n115{margin-left:-7.1875rem !important}.ms-xxl-n120{margin-left:-7.5rem !important}.ms-xxl-n125{margin-left:-7.8125rem !important}.ms-xxl-n130{margin-left:-8.125rem !important}.ms-xxl-n135{margin-left:-8.4375rem !important}.ms-xxl-n140{margin-left:-8.75rem !important}.ms-xxl-n145{margin-left:-9.0625rem !important}.ms-xxl-n150{margin-left:-9.375rem !important}.ms-xxl-n155{margin-left:-9.6875rem !important}.ms-xxl-n160{margin-left:-10rem !important}.ms-xxl-n165{margin-left:-10.3125rem !important}.ms-xxl-n170{margin-left:-10.625rem !important}.ms-xxl-n175{margin-left:-10.9375rem !important}.ms-xxl-n180{margin-left:-11.25rem !important}.ms-xxl-n185{margin-left:-11.5625rem !important}.ms-xxl-n190{margin-left:-11.875rem !important}.ms-xxl-n195{margin-left:-12.1875rem !important}.ms-xxl-n200{margin-left:-12.5rem !important}.ms-xxl-nunset{margin-left:-unset !important}.p-xxl-0{padding:0 !important}.p-xxl-2{padding:.15625rem !important}.p-xxl-5{padding:.3125rem !important}.p-xxl-10{padding:.625rem !important}.p-xxl-15{padding:.9375rem !important}.p-xxl-20{padding:1.25rem !important}.p-xxl-25{padding:1.5625rem !important}.p-xxl-30{padding:1.875rem !important}.p-xxl-35{padding:2.1875rem !important}.p-xxl-40{padding:2.5rem !important}.p-xxl-45{padding:2.8125rem !important}.p-xxl-50{padding:3.125rem !important}.p-xxl-55{padding:3.4375rem !important}.p-xxl-60{padding:3.75rem !important}.p-xxl-65{padding:4.0625rem !important}.p-xxl-70{padding:4.375rem !important}.p-xxl-75{padding:4.6875rem !important}.p-xxl-80{padding:5rem !important}.p-xxl-85{padding:5.3125rem !important}.p-xxl-90{padding:5.625rem !important}.p-xxl-95{padding:5.9375rem !important}.p-xxl-100{padding:6.25rem !important}.p-xxl-105{padding:6.5625rem !important}.p-xxl-110{padding:6.875rem !important}.p-xxl-115{padding:7.1875rem !important}.p-xxl-120{padding:7.5rem !important}.p-xxl-125{padding:7.8125rem !important}.p-xxl-130{padding:8.125rem !important}.p-xxl-135{padding:8.4375rem !important}.p-xxl-140{padding:8.75rem !important}.p-xxl-145{padding:9.0625rem !important}.p-xxl-150{padding:9.375rem !important}.p-xxl-155{padding:9.6875rem !important}.p-xxl-160{padding:10rem !important}.p-xxl-165{padding:10.3125rem !important}.p-xxl-170{padding:10.625rem !important}.p-xxl-175{padding:10.9375rem !important}.p-xxl-180{padding:11.25rem !important}.p-xxl-185{padding:11.5625rem !important}.p-xxl-190{padding:11.875rem !important}.p-xxl-195{padding:12.1875rem !important}.p-xxl-200{padding:12.5rem !important}.p-xxl-unset{padding:unset !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-xxl-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-xxl-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-xxl-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-xxl-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xxl-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-xxl-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-xxl-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-xxl-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxl-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-xxl-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-xxl-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-xxl-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-xxl-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-xxl-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-xxl-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-xxl-80{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-xxl-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-xxl-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-xxl-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-xxl-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-xxl-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-xxl-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-xxl-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xxl-125{padding-right:7.8125rem !important;padding-left:7.8125rem !important}.px-xxl-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-xxl-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-xxl-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-xxl-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-xxl-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-xxl-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-xxl-160{padding-right:10rem !important;padding-left:10rem !important}.px-xxl-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-xxl-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-xxl-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-xxl-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-xxl-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-xxl-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-xxl-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-xxl-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-xxl-unset{padding-right:unset !important;padding-left:unset !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-xxl-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-xxl-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-xxl-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-xxl-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xxl-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-xxl-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-xxl-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-xxl-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxl-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-xxl-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-xxl-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-xxl-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-xxl-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-xxl-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-xxl-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-xxl-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-xxl-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-xxl-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-xxl-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-xxl-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-xxl-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-xxl-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-xxl-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xxl-125{padding-top:7.8125rem !important;padding-bottom:7.8125rem !important}.py-xxl-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-xxl-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-xxl-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-xxl-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-xxl-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-xxl-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-xxl-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-xxl-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-xxl-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-xxl-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-xxl-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-xxl-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-xxl-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-xxl-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-xxl-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-xxl-unset{padding-top:unset !important;padding-bottom:unset !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-2{padding-top:.15625rem !important}.pt-xxl-5{padding-top:.3125rem !important}.pt-xxl-10{padding-top:.625rem !important}.pt-xxl-15{padding-top:.9375rem !important}.pt-xxl-20{padding-top:1.25rem !important}.pt-xxl-25{padding-top:1.5625rem !important}.pt-xxl-30{padding-top:1.875rem !important}.pt-xxl-35{padding-top:2.1875rem !important}.pt-xxl-40{padding-top:2.5rem !important}.pt-xxl-45{padding-top:2.8125rem !important}.pt-xxl-50{padding-top:3.125rem !important}.pt-xxl-55{padding-top:3.4375rem !important}.pt-xxl-60{padding-top:3.75rem !important}.pt-xxl-65{padding-top:4.0625rem !important}.pt-xxl-70{padding-top:4.375rem !important}.pt-xxl-75{padding-top:4.6875rem !important}.pt-xxl-80{padding-top:5rem !important}.pt-xxl-85{padding-top:5.3125rem !important}.pt-xxl-90{padding-top:5.625rem !important}.pt-xxl-95{padding-top:5.9375rem !important}.pt-xxl-100{padding-top:6.25rem !important}.pt-xxl-105{padding-top:6.5625rem !important}.pt-xxl-110{padding-top:6.875rem !important}.pt-xxl-115{padding-top:7.1875rem !important}.pt-xxl-120{padding-top:7.5rem !important}.pt-xxl-125{padding-top:7.8125rem !important}.pt-xxl-130{padding-top:8.125rem !important}.pt-xxl-135{padding-top:8.4375rem !important}.pt-xxl-140{padding-top:8.75rem !important}.pt-xxl-145{padding-top:9.0625rem !important}.pt-xxl-150{padding-top:9.375rem !important}.pt-xxl-155{padding-top:9.6875rem !important}.pt-xxl-160{padding-top:10rem !important}.pt-xxl-165{padding-top:10.3125rem !important}.pt-xxl-170{padding-top:10.625rem !important}.pt-xxl-175{padding-top:10.9375rem !important}.pt-xxl-180{padding-top:11.25rem !important}.pt-xxl-185{padding-top:11.5625rem !important}.pt-xxl-190{padding-top:11.875rem !important}.pt-xxl-195{padding-top:12.1875rem !important}.pt-xxl-200{padding-top:12.5rem !important}.pt-xxl-unset{padding-top:unset !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-2{padding-right:.15625rem !important}.pe-xxl-5{padding-right:.3125rem !important}.pe-xxl-10{padding-right:.625rem !important}.pe-xxl-15{padding-right:.9375rem !important}.pe-xxl-20{padding-right:1.25rem !important}.pe-xxl-25{padding-right:1.5625rem !important}.pe-xxl-30{padding-right:1.875rem !important}.pe-xxl-35{padding-right:2.1875rem !important}.pe-xxl-40{padding-right:2.5rem !important}.pe-xxl-45{padding-right:2.8125rem !important}.pe-xxl-50{padding-right:3.125rem !important}.pe-xxl-55{padding-right:3.4375rem !important}.pe-xxl-60{padding-right:3.75rem !important}.pe-xxl-65{padding-right:4.0625rem !important}.pe-xxl-70{padding-right:4.375rem !important}.pe-xxl-75{padding-right:4.6875rem !important}.pe-xxl-80{padding-right:5rem !important}.pe-xxl-85{padding-right:5.3125rem !important}.pe-xxl-90{padding-right:5.625rem !important}.pe-xxl-95{padding-right:5.9375rem !important}.pe-xxl-100{padding-right:6.25rem !important}.pe-xxl-105{padding-right:6.5625rem !important}.pe-xxl-110{padding-right:6.875rem !important}.pe-xxl-115{padding-right:7.1875rem !important}.pe-xxl-120{padding-right:7.5rem !important}.pe-xxl-125{padding-right:7.8125rem !important}.pe-xxl-130{padding-right:8.125rem !important}.pe-xxl-135{padding-right:8.4375rem !important}.pe-xxl-140{padding-right:8.75rem !important}.pe-xxl-145{padding-right:9.0625rem !important}.pe-xxl-150{padding-right:9.375rem !important}.pe-xxl-155{padding-right:9.6875rem !important}.pe-xxl-160{padding-right:10rem !important}.pe-xxl-165{padding-right:10.3125rem !important}.pe-xxl-170{padding-right:10.625rem !important}.pe-xxl-175{padding-right:10.9375rem !important}.pe-xxl-180{padding-right:11.25rem !important}.pe-xxl-185{padding-right:11.5625rem !important}.pe-xxl-190{padding-right:11.875rem !important}.pe-xxl-195{padding-right:12.1875rem !important}.pe-xxl-200{padding-right:12.5rem !important}.pe-xxl-unset{padding-right:unset !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-2{padding-bottom:.15625rem !important}.pb-xxl-5{padding-bottom:.3125rem !important}.pb-xxl-10{padding-bottom:.625rem !important}.pb-xxl-15{padding-bottom:.9375rem !important}.pb-xxl-20{padding-bottom:1.25rem !important}.pb-xxl-25{padding-bottom:1.5625rem !important}.pb-xxl-30{padding-bottom:1.875rem !important}.pb-xxl-35{padding-bottom:2.1875rem !important}.pb-xxl-40{padding-bottom:2.5rem !important}.pb-xxl-45{padding-bottom:2.8125rem !important}.pb-xxl-50{padding-bottom:3.125rem !important}.pb-xxl-55{padding-bottom:3.4375rem !important}.pb-xxl-60{padding-bottom:3.75rem !important}.pb-xxl-65{padding-bottom:4.0625rem !important}.pb-xxl-70{padding-bottom:4.375rem !important}.pb-xxl-75{padding-bottom:4.6875rem !important}.pb-xxl-80{padding-bottom:5rem !important}.pb-xxl-85{padding-bottom:5.3125rem !important}.pb-xxl-90{padding-bottom:5.625rem !important}.pb-xxl-95{padding-bottom:5.9375rem !important}.pb-xxl-100{padding-bottom:6.25rem !important}.pb-xxl-105{padding-bottom:6.5625rem !important}.pb-xxl-110{padding-bottom:6.875rem !important}.pb-xxl-115{padding-bottom:7.1875rem !important}.pb-xxl-120{padding-bottom:7.5rem !important}.pb-xxl-125{padding-bottom:7.8125rem !important}.pb-xxl-130{padding-bottom:8.125rem !important}.pb-xxl-135{padding-bottom:8.4375rem !important}.pb-xxl-140{padding-bottom:8.75rem !important}.pb-xxl-145{padding-bottom:9.0625rem !important}.pb-xxl-150{padding-bottom:9.375rem !important}.pb-xxl-155{padding-bottom:9.6875rem !important}.pb-xxl-160{padding-bottom:10rem !important}.pb-xxl-165{padding-bottom:10.3125rem !important}.pb-xxl-170{padding-bottom:10.625rem !important}.pb-xxl-175{padding-bottom:10.9375rem !important}.pb-xxl-180{padding-bottom:11.25rem !important}.pb-xxl-185{padding-bottom:11.5625rem !important}.pb-xxl-190{padding-bottom:11.875rem !important}.pb-xxl-195{padding-bottom:12.1875rem !important}.pb-xxl-200{padding-bottom:12.5rem !important}.pb-xxl-unset{padding-bottom:unset !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-2{padding-left:.15625rem !important}.ps-xxl-5{padding-left:.3125rem !important}.ps-xxl-10{padding-left:.625rem !important}.ps-xxl-15{padding-left:.9375rem !important}.ps-xxl-20{padding-left:1.25rem !important}.ps-xxl-25{padding-left:1.5625rem !important}.ps-xxl-30{padding-left:1.875rem !important}.ps-xxl-35{padding-left:2.1875rem !important}.ps-xxl-40{padding-left:2.5rem !important}.ps-xxl-45{padding-left:2.8125rem !important}.ps-xxl-50{padding-left:3.125rem !important}.ps-xxl-55{padding-left:3.4375rem !important}.ps-xxl-60{padding-left:3.75rem !important}.ps-xxl-65{padding-left:4.0625rem !important}.ps-xxl-70{padding-left:4.375rem !important}.ps-xxl-75{padding-left:4.6875rem !important}.ps-xxl-80{padding-left:5rem !important}.ps-xxl-85{padding-left:5.3125rem !important}.ps-xxl-90{padding-left:5.625rem !important}.ps-xxl-95{padding-left:5.9375rem !important}.ps-xxl-100{padding-left:6.25rem !important}.ps-xxl-105{padding-left:6.5625rem !important}.ps-xxl-110{padding-left:6.875rem !important}.ps-xxl-115{padding-left:7.1875rem !important}.ps-xxl-120{padding-left:7.5rem !important}.ps-xxl-125{padding-left:7.8125rem !important}.ps-xxl-130{padding-left:8.125rem !important}.ps-xxl-135{padding-left:8.4375rem !important}.ps-xxl-140{padding-left:8.75rem !important}.ps-xxl-145{padding-left:9.0625rem !important}.ps-xxl-150{padding-left:9.375rem !important}.ps-xxl-155{padding-left:9.6875rem !important}.ps-xxl-160{padding-left:10rem !important}.ps-xxl-165{padding-left:10.3125rem !important}.ps-xxl-170{padding-left:10.625rem !important}.ps-xxl-175{padding-left:10.9375rem !important}.ps-xxl-180{padding-left:11.25rem !important}.ps-xxl-185{padding-left:11.5625rem !important}.ps-xxl-190{padding-left:11.875rem !important}.ps-xxl-195{padding-left:12.1875rem !important}.ps-xxl-200{padding-left:12.5rem !important}.ps-xxl-unset{padding-left:unset !important}.gap-xxl-0{gap:0 !important}.gap-xxl-2{gap:.15625rem !important}.gap-xxl-5{gap:.3125rem !important}.gap-xxl-10{gap:.625rem !important}.gap-xxl-15{gap:.9375rem !important}.gap-xxl-20{gap:1.25rem !important}.gap-xxl-25{gap:1.5625rem !important}.gap-xxl-30{gap:1.875rem !important}.gap-xxl-35{gap:2.1875rem !important}.gap-xxl-40{gap:2.5rem !important}.gap-xxl-45{gap:2.8125rem !important}.gap-xxl-50{gap:3.125rem !important}.gap-xxl-55{gap:3.4375rem !important}.gap-xxl-60{gap:3.75rem !important}.gap-xxl-65{gap:4.0625rem !important}.gap-xxl-70{gap:4.375rem !important}.gap-xxl-75{gap:4.6875rem !important}.gap-xxl-80{gap:5rem !important}.gap-xxl-85{gap:5.3125rem !important}.gap-xxl-90{gap:5.625rem !important}.gap-xxl-95{gap:5.9375rem !important}.gap-xxl-100{gap:6.25rem !important}.gap-xxl-105{gap:6.5625rem !important}.gap-xxl-110{gap:6.875rem !important}.gap-xxl-115{gap:7.1875rem !important}.gap-xxl-120{gap:7.5rem !important}.gap-xxl-125{gap:7.8125rem !important}.gap-xxl-130{gap:8.125rem !important}.gap-xxl-135{gap:8.4375rem !important}.gap-xxl-140{gap:8.75rem !important}.gap-xxl-145{gap:9.0625rem !important}.gap-xxl-150{gap:9.375rem !important}.gap-xxl-155{gap:9.6875rem !important}.gap-xxl-160{gap:10rem !important}.gap-xxl-165{gap:10.3125rem !important}.gap-xxl-170{gap:10.625rem !important}.gap-xxl-175{gap:10.9375rem !important}.gap-xxl-180{gap:11.25rem !important}.gap-xxl-185{gap:11.5625rem !important}.gap-xxl-190{gap:11.875rem !important}.gap-xxl-195{gap:12.1875rem !important}.gap-xxl-200{gap:12.5rem !important}.gap-xxl-unset{gap:unset !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-2{row-gap:.15625rem !important}.row-gap-xxl-5{row-gap:.3125rem !important}.row-gap-xxl-10{row-gap:.625rem !important}.row-gap-xxl-15{row-gap:.9375rem !important}.row-gap-xxl-20{row-gap:1.25rem !important}.row-gap-xxl-25{row-gap:1.5625rem !important}.row-gap-xxl-30{row-gap:1.875rem !important}.row-gap-xxl-35{row-gap:2.1875rem !important}.row-gap-xxl-40{row-gap:2.5rem !important}.row-gap-xxl-45{row-gap:2.8125rem !important}.row-gap-xxl-50{row-gap:3.125rem !important}.row-gap-xxl-55{row-gap:3.4375rem !important}.row-gap-xxl-60{row-gap:3.75rem !important}.row-gap-xxl-65{row-gap:4.0625rem !important}.row-gap-xxl-70{row-gap:4.375rem !important}.row-gap-xxl-75{row-gap:4.6875rem !important}.row-gap-xxl-80{row-gap:5rem !important}.row-gap-xxl-85{row-gap:5.3125rem !important}.row-gap-xxl-90{row-gap:5.625rem !important}.row-gap-xxl-95{row-gap:5.9375rem !important}.row-gap-xxl-100{row-gap:6.25rem !important}.row-gap-xxl-105{row-gap:6.5625rem !important}.row-gap-xxl-110{row-gap:6.875rem !important}.row-gap-xxl-115{row-gap:7.1875rem !important}.row-gap-xxl-120{row-gap:7.5rem !important}.row-gap-xxl-125{row-gap:7.8125rem !important}.row-gap-xxl-130{row-gap:8.125rem !important}.row-gap-xxl-135{row-gap:8.4375rem !important}.row-gap-xxl-140{row-gap:8.75rem !important}.row-gap-xxl-145{row-gap:9.0625rem !important}.row-gap-xxl-150{row-gap:9.375rem !important}.row-gap-xxl-155{row-gap:9.6875rem !important}.row-gap-xxl-160{row-gap:10rem !important}.row-gap-xxl-165{row-gap:10.3125rem !important}.row-gap-xxl-170{row-gap:10.625rem !important}.row-gap-xxl-175{row-gap:10.9375rem !important}.row-gap-xxl-180{row-gap:11.25rem !important}.row-gap-xxl-185{row-gap:11.5625rem !important}.row-gap-xxl-190{row-gap:11.875rem !important}.row-gap-xxl-195{row-gap:12.1875rem !important}.row-gap-xxl-200{row-gap:12.5rem !important}.row-gap-xxl-unset{row-gap:unset !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-2{column-gap:.15625rem !important}.column-gap-xxl-5{column-gap:.3125rem !important}.column-gap-xxl-10{column-gap:.625rem !important}.column-gap-xxl-15{column-gap:.9375rem !important}.column-gap-xxl-20{column-gap:1.25rem !important}.column-gap-xxl-25{column-gap:1.5625rem !important}.column-gap-xxl-30{column-gap:1.875rem !important}.column-gap-xxl-35{column-gap:2.1875rem !important}.column-gap-xxl-40{column-gap:2.5rem !important}.column-gap-xxl-45{column-gap:2.8125rem !important}.column-gap-xxl-50{column-gap:3.125rem !important}.column-gap-xxl-55{column-gap:3.4375rem !important}.column-gap-xxl-60{column-gap:3.75rem !important}.column-gap-xxl-65{column-gap:4.0625rem !important}.column-gap-xxl-70{column-gap:4.375rem !important}.column-gap-xxl-75{column-gap:4.6875rem !important}.column-gap-xxl-80{column-gap:5rem !important}.column-gap-xxl-85{column-gap:5.3125rem !important}.column-gap-xxl-90{column-gap:5.625rem !important}.column-gap-xxl-95{column-gap:5.9375rem !important}.column-gap-xxl-100{column-gap:6.25rem !important}.column-gap-xxl-105{column-gap:6.5625rem !important}.column-gap-xxl-110{column-gap:6.875rem !important}.column-gap-xxl-115{column-gap:7.1875rem !important}.column-gap-xxl-120{column-gap:7.5rem !important}.column-gap-xxl-125{column-gap:7.8125rem !important}.column-gap-xxl-130{column-gap:8.125rem !important}.column-gap-xxl-135{column-gap:8.4375rem !important}.column-gap-xxl-140{column-gap:8.75rem !important}.column-gap-xxl-145{column-gap:9.0625rem !important}.column-gap-xxl-150{column-gap:9.375rem !important}.column-gap-xxl-155{column-gap:9.6875rem !important}.column-gap-xxl-160{column-gap:10rem !important}.column-gap-xxl-165{column-gap:10.3125rem !important}.column-gap-xxl-170{column-gap:10.625rem !important}.column-gap-xxl-175{column-gap:10.9375rem !important}.column-gap-xxl-180{column-gap:11.25rem !important}.column-gap-xxl-185{column-gap:11.5625rem !important}.column-gap-xxl-190{column-gap:11.875rem !important}.column-gap-xxl-195{column-gap:12.1875rem !important}.column-gap-xxl-200{column-gap:12.5rem !important}.column-gap-xxl-unset{column-gap:unset !important}.fs-xxl-0{font-size:0 !important}.fs-xxl-1{font-size:calc(1.325rem + .9vw) !important}.fs-xxl-2{font-size:calc(1.275rem + .3vw) !important}.fs-xxl-3{font-size:1.25rem !important}.fs-xxl-4{font-size:1.125rem !important}.fs-xxl-5{font-size:1rem !important}.fs-xxl-6{font-size:.875rem !important}.fs-xxl-10{font-size:.62475rem !important}.fs-xxl-12{font-size:.75rem !important}.fs-xxl-14{font-size:.875rem !important}.fs-xxl-16{font-size:1rem !important}.fs-xxl-18{font-size:1.125rem !important}.fs-xxl-20{font-size:1.25rem !important}.fs-xxl-22{font-size:calc(1.2625rem + .15vw) !important}.fs-xxl-24{font-size:calc(1.275rem + .3vw) !important}.fs-xxl-26{font-size:calc(1.2875rem + .45vw) !important}.fs-xxl-28{font-size:calc(1.3rem + .6vw) !important}.fs-xxl-30{font-size:calc(1.3125rem + .75vw) !important}.fs-xxl-32{font-size:calc(1.325rem + .9vw) !important}.fs-xxl-34{font-size:calc(1.3375rem + 1.05vw) !important}.fs-xxl-36{font-size:calc(1.35rem + 1.2vw) !important}.fs-xxl-38{font-size:calc(1.3625rem + 1.35vw) !important}.fs-xxl-40{font-size:calc(1.375rem + 1.5vw) !important}.fs-xxl-42{font-size:calc(1.3875rem + 1.65vw) !important}.fs-xxl-44{font-size:calc(1.4rem + 1.8vw) !important}.fs-xxl-46{font-size:calc(1.4125rem + 1.95vw) !important}.fs-xxl-48{font-size:calc(1.425rem + 2.1vw) !important}.fs-xxl-50{font-size:calc(1.4375rem + 2.25vw) !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}.min-w-xxl-0{min-width:0 !important}.min-w-xxl-5{min-width:5% !important}.min-w-xxl-10{min-width:10% !important}.min-w-xxl-15{min-width:15% !important}.min-w-xxl-20{min-width:20% !important}.min-w-xxl-25{min-width:25% !important}.min-w-xxl-30{min-width:30% !important}.min-w-xxl-35{min-width:35% !important}.min-w-xxl-40{min-width:40% !important}.min-w-xxl-45{min-width:45% !important}.min-w-xxl-50{min-width:50% !important}.min-w-xxl-55{min-width:55% !important}.min-w-xxl-60{min-width:60% !important}.min-w-xxl-65{min-width:65% !important}.min-w-xxl-70{min-width:70% !important}.min-w-xxl-75{min-width:75% !important}.min-w-xxl-80{min-width:80% !important}.min-w-xxl-85{min-width:85% !important}.min-w-xxl-90{min-width:90% !important}.min-w-xxl-95{min-width:95% !important}.min-w-xxl-100{min-width:100% !important}.min-w-xxl-auto{min-width:auto !important}.min-w-xxl-unset{min-width:unset !important}.min-h-xxl-0{min-height:0 !important}.min-h-xxl-5{min-height:5% !important}.min-h-xxl-10{min-height:10% !important}.min-h-xxl-15{min-height:15% !important}.min-h-xxl-20{min-height:20% !important}.min-h-xxl-25{min-height:25% !important}.min-h-xxl-30{min-height:30% !important}.min-h-xxl-35{min-height:35% !important}.min-h-xxl-40{min-height:40% !important}.min-h-xxl-45{min-height:45% !important}.min-h-xxl-50{min-height:50% !important}.min-h-xxl-55{min-height:55% !important}.min-h-xxl-60{min-height:60% !important}.min-h-xxl-65{min-height:65% !important}.min-h-xxl-70{min-height:70% !important}.min-h-xxl-75{min-height:75% !important}.min-h-xxl-80{min-height:80% !important}.min-h-xxl-85{min-height:85% !important}.min-h-xxl-90{min-height:90% !important}.min-h-xxl-95{min-height:95% !important}.min-h-xxl-100{min-height:100% !important}.min-h-xxl-auto{min-height:auto !important}.flex-basis-xxl-0{flex-basis:0 !important}.flex-basis-xxl-2{flex-basis:.15625rem !important}.flex-basis-xxl-5{flex-basis:.3125rem !important}.flex-basis-xxl-10{flex-basis:.625rem !important}.flex-basis-xxl-15{flex-basis:.9375rem !important}.flex-basis-xxl-20{flex-basis:1.25rem !important}.flex-basis-xxl-25{flex-basis:1.5625rem !important}.flex-basis-xxl-30{flex-basis:1.875rem !important}.flex-basis-xxl-35{flex-basis:2.1875rem !important}.flex-basis-xxl-40{flex-basis:2.5rem !important}.flex-basis-xxl-45{flex-basis:2.8125rem !important}.flex-basis-xxl-50{flex-basis:3.125rem !important}.flex-basis-xxl-55{flex-basis:3.4375rem !important}.flex-basis-xxl-60{flex-basis:3.75rem !important}.flex-basis-xxl-65{flex-basis:4.0625rem !important}.flex-basis-xxl-70{flex-basis:4.375rem !important}.flex-basis-xxl-75{flex-basis:4.6875rem !important}.flex-basis-xxl-80{flex-basis:5rem !important}.flex-basis-xxl-85{flex-basis:5.3125rem !important}.flex-basis-xxl-90{flex-basis:5.625rem !important}.flex-basis-xxl-95{flex-basis:5.9375rem !important}.flex-basis-xxl-100{flex-basis:6.25rem !important}.flex-basis-xxl-105{flex-basis:6.5625rem !important}.flex-basis-xxl-110{flex-basis:6.875rem !important}.flex-basis-xxl-115{flex-basis:7.1875rem !important}.flex-basis-xxl-120{flex-basis:7.5rem !important}.flex-basis-xxl-125{flex-basis:7.8125rem !important}.flex-basis-xxl-130{flex-basis:8.125rem !important}.flex-basis-xxl-135{flex-basis:8.4375rem !important}.flex-basis-xxl-140{flex-basis:8.75rem !important}.flex-basis-xxl-145{flex-basis:9.0625rem !important}.flex-basis-xxl-150{flex-basis:9.375rem !important}.flex-basis-xxl-155{flex-basis:9.6875rem !important}.flex-basis-xxl-160{flex-basis:10rem !important}.flex-basis-xxl-165{flex-basis:10.3125rem !important}.flex-basis-xxl-170{flex-basis:10.625rem !important}.flex-basis-xxl-175{flex-basis:10.9375rem !important}.flex-basis-xxl-180{flex-basis:11.25rem !important}.flex-basis-xxl-185{flex-basis:11.5625rem !important}.flex-basis-xxl-190{flex-basis:11.875rem !important}.flex-basis-xxl-195{flex-basis:12.1875rem !important}.flex-basis-xxl-200{flex-basis:12.5rem !important}.flex-basis-xxl-auto{flex-basis:auto !important}.ls-xxl-0{letter-spacing:0 !important}.ls-xxl-1{letter-spacing:1px !important}.ls-xxl-2{letter-spacing:2px !important}.ls-xxl-3{letter-spacing:3px !important}.ls-xxl-4{letter-spacing:4px !important}.ls-xxl-5{letter-spacing:5px !important}}@media (min-width: 1920px){.float-xxxl-start{float:left !important}.float-xxxl-end{float:right !important}.float-xxxl-none{float:none !important}.object-fit-xxxl-contain{object-fit:contain !important}.object-fit-xxxl-cover{object-fit:cover !important}.object-fit-xxxl-fill{object-fit:fill !important}.object-fit-xxxl-scale{object-fit:scale-down !important}.object-fit-xxxl-none{object-fit:none !important}.overflow-xxxl-visible{overflow:visible !important}.overflow-xxxl-hidden{overflow:hidden !important}.overflow-xxxl-scroll{overflow:scroll !important}.overflow-xxxl-auto{overflow:auto !important}.overflow-x-xxxl-visible{overflow-x:visible !important}.overflow-x-xxxl-hidden{overflow-x:hidden !important}.overflow-x-xxxl-scroll{overflow-x:scroll !important}.overflow-x-xxxl-auto{overflow-x:auto !important}.overflow-y-xxxl-visible{overflow-y:visible !important}.overflow-y-xxxl-hidden{overflow-y:hidden !important}.overflow-y-xxxl-scroll{overflow-y:scroll !important}.overflow-y-xxxl-auto{overflow-y:auto !important}.d-xxxl-inline{display:inline !important}.d-xxxl-inline-block{display:inline-block !important}.d-xxxl-block{display:block !important}.d-xxxl-grid{display:grid !important}.d-xxxl-inline-grid{display:inline-grid !important}.d-xxxl-table{display:table !important}.d-xxxl-table-row{display:table-row !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:flex !important}.d-xxxl-inline-flex{display:inline-flex !important}.d-xxxl-none{display:none !important}.position-xxxl-static{position:static !important}.position-xxxl-relative{position:relative !important}.position-xxxl-absolute{position:absolute !important}.position-xxxl-fixed{position:fixed !important}.position-xxxl-sticky{position:sticky !important}.w-xxxl-0{width:0 !important}.w-xxxl-5{width:5% !important}.w-xxxl-10{width:10% !important}.w-xxxl-15{width:15% !important}.w-xxxl-20{width:20% !important}.w-xxxl-25{width:25% !important}.w-xxxl-30{width:30% !important}.w-xxxl-35{width:35% !important}.w-xxxl-40{width:40% !important}.w-xxxl-45{width:45% !important}.w-xxxl-50{width:50% !important}.w-xxxl-55{width:55% !important}.w-xxxl-60{width:60% !important}.w-xxxl-65{width:65% !important}.w-xxxl-70{width:70% !important}.w-xxxl-75{width:75% !important}.w-xxxl-80{width:80% !important}.w-xxxl-85{width:85% !important}.w-xxxl-90{width:90% !important}.w-xxxl-95{width:95% !important}.w-xxxl-100{width:100% !important}.w-xxxl-auto{width:auto !important}.mw-xxxl-0{max-width:0 !important}.mw-xxxl-5{max-width:5% !important}.mw-xxxl-10{max-width:10% !important}.mw-xxxl-15{max-width:15% !important}.mw-xxxl-20{max-width:20% !important}.mw-xxxl-25{max-width:25% !important}.mw-xxxl-30{max-width:30% !important}.mw-xxxl-35{max-width:35% !important}.mw-xxxl-40{max-width:40% !important}.mw-xxxl-45{max-width:45% !important}.mw-xxxl-50{max-width:50% !important}.mw-xxxl-55{max-width:55% !important}.mw-xxxl-60{max-width:60% !important}.mw-xxxl-65{max-width:65% !important}.mw-xxxl-70{max-width:70% !important}.mw-xxxl-75{max-width:75% !important}.mw-xxxl-80{max-width:80% !important}.mw-xxxl-85{max-width:85% !important}.mw-xxxl-90{max-width:90% !important}.mw-xxxl-95{max-width:95% !important}.mw-xxxl-100{max-width:100% !important}.mw-xxxl-1000{max-width:max-content !important}.mw-xxxl-form{max-width:45rem !important}.mw-xxxl-unset{max-width:unset !important}.h-xxxl-0{height:0 !important}.h-xxxl-5{height:5% !important}.h-xxxl-10{height:10% !important}.h-xxxl-15{height:15% !important}.h-xxxl-20{height:20% !important}.h-xxxl-25{height:25% !important}.h-xxxl-30{height:30% !important}.h-xxxl-35{height:35% !important}.h-xxxl-40{height:40% !important}.h-xxxl-45{height:45% !important}.h-xxxl-50{height:50% !important}.h-xxxl-55{height:55% !important}.h-xxxl-60{height:60% !important}.h-xxxl-65{height:65% !important}.h-xxxl-70{height:70% !important}.h-xxxl-75{height:75% !important}.h-xxxl-80{height:80% !important}.h-xxxl-85{height:85% !important}.h-xxxl-90{height:90% !important}.h-xxxl-95{height:95% !important}.h-xxxl-100{height:100% !important}.h-xxxl-auto{height:auto !important}.mh-xxxl-0{max-height:0 !important}.mh-xxxl-5{max-height:5% !important}.mh-xxxl-10{max-height:10% !important}.mh-xxxl-15{max-height:15% !important}.mh-xxxl-20{max-height:20% !important}.mh-xxxl-25{max-height:25% !important}.mh-xxxl-30{max-height:30% !important}.mh-xxxl-35{max-height:35% !important}.mh-xxxl-40{max-height:40% !important}.mh-xxxl-45{max-height:45% !important}.mh-xxxl-50{max-height:50% !important}.mh-xxxl-55{max-height:55% !important}.mh-xxxl-60{max-height:60% !important}.mh-xxxl-65{max-height:65% !important}.mh-xxxl-70{max-height:70% !important}.mh-xxxl-75{max-height:75% !important}.mh-xxxl-80{max-height:80% !important}.mh-xxxl-85{max-height:85% !important}.mh-xxxl-90{max-height:90% !important}.mh-xxxl-95{max-height:95% !important}.mh-xxxl-100{max-height:100% !important}.mh-xxxl-auto{max-height:auto !important}.flex-xxxl-fill{flex:1 1 auto !important}.flex-xxxl-row{flex-direction:row !important}.flex-xxxl-column{flex-direction:column !important}.flex-xxxl-row-reverse{flex-direction:row-reverse !important}.flex-xxxl-column-reverse{flex-direction:column-reverse !important}.flex-xxxl-grow-0{flex-grow:0 !important}.flex-xxxl-grow-1{flex-grow:1 !important}.flex-xxxl-shrink-0{flex-shrink:0 !important}.flex-xxxl-shrink-1{flex-shrink:1 !important}.flex-xxxl-wrap{flex-wrap:wrap !important}.flex-xxxl-nowrap{flex-wrap:nowrap !important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxxl-start{justify-content:flex-start !important}.justify-content-xxxl-end{justify-content:flex-end !important}.justify-content-xxxl-center{justify-content:center !important}.justify-content-xxxl-between{justify-content:space-between !important}.justify-content-xxxl-around{justify-content:space-around !important}.justify-content-xxxl-evenly{justify-content:space-evenly !important}.align-items-xxxl-start{align-items:flex-start !important}.align-items-xxxl-end{align-items:flex-end !important}.align-items-xxxl-center{align-items:center !important}.align-items-xxxl-baseline{align-items:baseline !important}.align-items-xxxl-stretch{align-items:stretch !important}.align-content-xxxl-start{align-content:flex-start !important}.align-content-xxxl-end{align-content:flex-end !important}.align-content-xxxl-center{align-content:center !important}.align-content-xxxl-between{align-content:space-between !important}.align-content-xxxl-around{align-content:space-around !important}.align-content-xxxl-stretch{align-content:stretch !important}.align-self-xxxl-auto{align-self:auto !important}.align-self-xxxl-start{align-self:flex-start !important}.align-self-xxxl-end{align-self:flex-end !important}.align-self-xxxl-center{align-self:center !important}.align-self-xxxl-baseline{align-self:baseline !important}.align-self-xxxl-stretch{align-self:stretch !important}.order-xxxl-first{order:-1 !important}.order-xxxl-0{order:0 !important}.order-xxxl-1{order:1 !important}.order-xxxl-2{order:2 !important}.order-xxxl-3{order:3 !important}.order-xxxl-4{order:4 !important}.order-xxxl-5{order:5 !important}.order-xxxl-last{order:6 !important}.m-xxxl-0{margin:0 !important}.m-xxxl-2{margin:.15625rem !important}.m-xxxl-5{margin:.3125rem !important}.m-xxxl-10{margin:.625rem !important}.m-xxxl-15{margin:.9375rem !important}.m-xxxl-20{margin:1.25rem !important}.m-xxxl-25{margin:1.5625rem !important}.m-xxxl-30{margin:1.875rem !important}.m-xxxl-35{margin:2.1875rem !important}.m-xxxl-40{margin:2.5rem !important}.m-xxxl-45{margin:2.8125rem !important}.m-xxxl-50{margin:3.125rem !important}.m-xxxl-55{margin:3.4375rem !important}.m-xxxl-60{margin:3.75rem !important}.m-xxxl-65{margin:4.0625rem !important}.m-xxxl-70{margin:4.375rem !important}.m-xxxl-75{margin:4.6875rem !important}.m-xxxl-80{margin:5rem !important}.m-xxxl-85{margin:5.3125rem !important}.m-xxxl-90{margin:5.625rem !important}.m-xxxl-95{margin:5.9375rem !important}.m-xxxl-100{margin:6.25rem !important}.m-xxxl-105{margin:6.5625rem !important}.m-xxxl-110{margin:6.875rem !important}.m-xxxl-115{margin:7.1875rem !important}.m-xxxl-120{margin:7.5rem !important}.m-xxxl-125{margin:7.8125rem !important}.m-xxxl-130{margin:8.125rem !important}.m-xxxl-135{margin:8.4375rem !important}.m-xxxl-140{margin:8.75rem !important}.m-xxxl-145{margin:9.0625rem !important}.m-xxxl-150{margin:9.375rem !important}.m-xxxl-155{margin:9.6875rem !important}.m-xxxl-160{margin:10rem !important}.m-xxxl-165{margin:10.3125rem !important}.m-xxxl-170{margin:10.625rem !important}.m-xxxl-175{margin:10.9375rem !important}.m-xxxl-180{margin:11.25rem !important}.m-xxxl-185{margin:11.5625rem !important}.m-xxxl-190{margin:11.875rem !important}.m-xxxl-195{margin:12.1875rem !important}.m-xxxl-200{margin:12.5rem !important}.m-xxxl-unset{margin:unset !important}.m-xxxl-auto{margin:auto !important}.mx-xxxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxxl-2{margin-right:.15625rem !important;margin-left:.15625rem !important}.mx-xxxl-5{margin-right:.3125rem !important;margin-left:.3125rem !important}.mx-xxxl-10{margin-right:.625rem !important;margin-left:.625rem !important}.mx-xxxl-15{margin-right:.9375rem !important;margin-left:.9375rem !important}.mx-xxxl-20{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xxxl-25{margin-right:1.5625rem !important;margin-left:1.5625rem !important}.mx-xxxl-30{margin-right:1.875rem !important;margin-left:1.875rem !important}.mx-xxxl-35{margin-right:2.1875rem !important;margin-left:2.1875rem !important}.mx-xxxl-40{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxxl-45{margin-right:2.8125rem !important;margin-left:2.8125rem !important}.mx-xxxl-50{margin-right:3.125rem !important;margin-left:3.125rem !important}.mx-xxxl-55{margin-right:3.4375rem !important;margin-left:3.4375rem !important}.mx-xxxl-60{margin-right:3.75rem !important;margin-left:3.75rem !important}.mx-xxxl-65{margin-right:4.0625rem !important;margin-left:4.0625rem !important}.mx-xxxl-70{margin-right:4.375rem !important;margin-left:4.375rem !important}.mx-xxxl-75{margin-right:4.6875rem !important;margin-left:4.6875rem !important}.mx-xxxl-80{margin-right:5rem !important;margin-left:5rem !important}.mx-xxxl-85{margin-right:5.3125rem !important;margin-left:5.3125rem !important}.mx-xxxl-90{margin-right:5.625rem !important;margin-left:5.625rem !important}.mx-xxxl-95{margin-right:5.9375rem !important;margin-left:5.9375rem !important}.mx-xxxl-100{margin-right:6.25rem !important;margin-left:6.25rem !important}.mx-xxxl-105{margin-right:6.5625rem !important;margin-left:6.5625rem !important}.mx-xxxl-110{margin-right:6.875rem !important;margin-left:6.875rem !important}.mx-xxxl-115{margin-right:7.1875rem !important;margin-left:7.1875rem !important}.mx-xxxl-120{margin-right:7.5rem !important;margin-left:7.5rem !important}.mx-xxxl-125{margin-right:7.8125rem !important;margin-left:7.8125rem !important}.mx-xxxl-130{margin-right:8.125rem !important;margin-left:8.125rem !important}.mx-xxxl-135{margin-right:8.4375rem !important;margin-left:8.4375rem !important}.mx-xxxl-140{margin-right:8.75rem !important;margin-left:8.75rem !important}.mx-xxxl-145{margin-right:9.0625rem !important;margin-left:9.0625rem !important}.mx-xxxl-150{margin-right:9.375rem !important;margin-left:9.375rem !important}.mx-xxxl-155{margin-right:9.6875rem !important;margin-left:9.6875rem !important}.mx-xxxl-160{margin-right:10rem !important;margin-left:10rem !important}.mx-xxxl-165{margin-right:10.3125rem !important;margin-left:10.3125rem !important}.mx-xxxl-170{margin-right:10.625rem !important;margin-left:10.625rem !important}.mx-xxxl-175{margin-right:10.9375rem !important;margin-left:10.9375rem !important}.mx-xxxl-180{margin-right:11.25rem !important;margin-left:11.25rem !important}.mx-xxxl-185{margin-right:11.5625rem !important;margin-left:11.5625rem !important}.mx-xxxl-190{margin-right:11.875rem !important;margin-left:11.875rem !important}.mx-xxxl-195{margin-right:12.1875rem !important;margin-left:12.1875rem !important}.mx-xxxl-200{margin-right:12.5rem !important;margin-left:12.5rem !important}.mx-xxxl-unset{margin-right:unset !important;margin-left:unset !important}.mx-xxxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxxl-2{margin-top:.15625rem !important;margin-bottom:.15625rem !important}.my-xxxl-5{margin-top:.3125rem !important;margin-bottom:.3125rem !important}.my-xxxl-10{margin-top:.625rem !important;margin-bottom:.625rem !important}.my-xxxl-15{margin-top:.9375rem !important;margin-bottom:.9375rem !important}.my-xxxl-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xxxl-25{margin-top:1.5625rem !important;margin-bottom:1.5625rem !important}.my-xxxl-30{margin-top:1.875rem !important;margin-bottom:1.875rem !important}.my-xxxl-35{margin-top:2.1875rem !important;margin-bottom:2.1875rem !important}.my-xxxl-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxxl-45{margin-top:2.8125rem !important;margin-bottom:2.8125rem !important}.my-xxxl-50{margin-top:3.125rem !important;margin-bottom:3.125rem !important}.my-xxxl-55{margin-top:3.4375rem !important;margin-bottom:3.4375rem !important}.my-xxxl-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important}.my-xxxl-65{margin-top:4.0625rem !important;margin-bottom:4.0625rem !important}.my-xxxl-70{margin-top:4.375rem !important;margin-bottom:4.375rem !important}.my-xxxl-75{margin-top:4.6875rem !important;margin-bottom:4.6875rem !important}.my-xxxl-80{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxxl-85{margin-top:5.3125rem !important;margin-bottom:5.3125rem !important}.my-xxxl-90{margin-top:5.625rem !important;margin-bottom:5.625rem !important}.my-xxxl-95{margin-top:5.9375rem !important;margin-bottom:5.9375rem !important}.my-xxxl-100{margin-top:6.25rem !important;margin-bottom:6.25rem !important}.my-xxxl-105{margin-top:6.5625rem !important;margin-bottom:6.5625rem !important}.my-xxxl-110{margin-top:6.875rem !important;margin-bottom:6.875rem !important}.my-xxxl-115{margin-top:7.1875rem !important;margin-bottom:7.1875rem !important}.my-xxxl-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important}.my-xxxl-125{margin-top:7.8125rem !important;margin-bottom:7.8125rem !important}.my-xxxl-130{margin-top:8.125rem !important;margin-bottom:8.125rem !important}.my-xxxl-135{margin-top:8.4375rem !important;margin-bottom:8.4375rem !important}.my-xxxl-140{margin-top:8.75rem !important;margin-bottom:8.75rem !important}.my-xxxl-145{margin-top:9.0625rem !important;margin-bottom:9.0625rem !important}.my-xxxl-150{margin-top:9.375rem !important;margin-bottom:9.375rem !important}.my-xxxl-155{margin-top:9.6875rem !important;margin-bottom:9.6875rem !important}.my-xxxl-160{margin-top:10rem !important;margin-bottom:10rem !important}.my-xxxl-165{margin-top:10.3125rem !important;margin-bottom:10.3125rem !important}.my-xxxl-170{margin-top:10.625rem !important;margin-bottom:10.625rem !important}.my-xxxl-175{margin-top:10.9375rem !important;margin-bottom:10.9375rem !important}.my-xxxl-180{margin-top:11.25rem !important;margin-bottom:11.25rem !important}.my-xxxl-185{margin-top:11.5625rem !important;margin-bottom:11.5625rem !important}.my-xxxl-190{margin-top:11.875rem !important;margin-bottom:11.875rem !important}.my-xxxl-195{margin-top:12.1875rem !important;margin-bottom:12.1875rem !important}.my-xxxl-200{margin-top:12.5rem !important;margin-bottom:12.5rem !important}.my-xxxl-unset{margin-top:unset !important;margin-bottom:unset !important}.my-xxxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxxl-0{margin-top:0 !important}.mt-xxxl-2{margin-top:.15625rem !important}.mt-xxxl-5{margin-top:.3125rem !important}.mt-xxxl-10{margin-top:.625rem !important}.mt-xxxl-15{margin-top:.9375rem !important}.mt-xxxl-20{margin-top:1.25rem !important}.mt-xxxl-25{margin-top:1.5625rem !important}.mt-xxxl-30{margin-top:1.875rem !important}.mt-xxxl-35{margin-top:2.1875rem !important}.mt-xxxl-40{margin-top:2.5rem !important}.mt-xxxl-45{margin-top:2.8125rem !important}.mt-xxxl-50{margin-top:3.125rem !important}.mt-xxxl-55{margin-top:3.4375rem !important}.mt-xxxl-60{margin-top:3.75rem !important}.mt-xxxl-65{margin-top:4.0625rem !important}.mt-xxxl-70{margin-top:4.375rem !important}.mt-xxxl-75{margin-top:4.6875rem !important}.mt-xxxl-80{margin-top:5rem !important}.mt-xxxl-85{margin-top:5.3125rem !important}.mt-xxxl-90{margin-top:5.625rem !important}.mt-xxxl-95{margin-top:5.9375rem !important}.mt-xxxl-100{margin-top:6.25rem !important}.mt-xxxl-105{margin-top:6.5625rem !important}.mt-xxxl-110{margin-top:6.875rem !important}.mt-xxxl-115{margin-top:7.1875rem !important}.mt-xxxl-120{margin-top:7.5rem !important}.mt-xxxl-125{margin-top:7.8125rem !important}.mt-xxxl-130{margin-top:8.125rem !important}.mt-xxxl-135{margin-top:8.4375rem !important}.mt-xxxl-140{margin-top:8.75rem !important}.mt-xxxl-145{margin-top:9.0625rem !important}.mt-xxxl-150{margin-top:9.375rem !important}.mt-xxxl-155{margin-top:9.6875rem !important}.mt-xxxl-160{margin-top:10rem !important}.mt-xxxl-165{margin-top:10.3125rem !important}.mt-xxxl-170{margin-top:10.625rem !important}.mt-xxxl-175{margin-top:10.9375rem !important}.mt-xxxl-180{margin-top:11.25rem !important}.mt-xxxl-185{margin-top:11.5625rem !important}.mt-xxxl-190{margin-top:11.875rem !important}.mt-xxxl-195{margin-top:12.1875rem !important}.mt-xxxl-200{margin-top:12.5rem !important}.mt-xxxl-unset{margin-top:unset !important}.mt-xxxl-auto{margin-top:auto !important}.me-xxxl-0{margin-right:0 !important}.me-xxxl-2{margin-right:.15625rem !important}.me-xxxl-5{margin-right:.3125rem !important}.me-xxxl-10{margin-right:.625rem !important}.me-xxxl-15{margin-right:.9375rem !important}.me-xxxl-20{margin-right:1.25rem !important}.me-xxxl-25{margin-right:1.5625rem !important}.me-xxxl-30{margin-right:1.875rem !important}.me-xxxl-35{margin-right:2.1875rem !important}.me-xxxl-40{margin-right:2.5rem !important}.me-xxxl-45{margin-right:2.8125rem !important}.me-xxxl-50{margin-right:3.125rem !important}.me-xxxl-55{margin-right:3.4375rem !important}.me-xxxl-60{margin-right:3.75rem !important}.me-xxxl-65{margin-right:4.0625rem !important}.me-xxxl-70{margin-right:4.375rem !important}.me-xxxl-75{margin-right:4.6875rem !important}.me-xxxl-80{margin-right:5rem !important}.me-xxxl-85{margin-right:5.3125rem !important}.me-xxxl-90{margin-right:5.625rem !important}.me-xxxl-95{margin-right:5.9375rem !important}.me-xxxl-100{margin-right:6.25rem !important}.me-xxxl-105{margin-right:6.5625rem !important}.me-xxxl-110{margin-right:6.875rem !important}.me-xxxl-115{margin-right:7.1875rem !important}.me-xxxl-120{margin-right:7.5rem !important}.me-xxxl-125{margin-right:7.8125rem !important}.me-xxxl-130{margin-right:8.125rem !important}.me-xxxl-135{margin-right:8.4375rem !important}.me-xxxl-140{margin-right:8.75rem !important}.me-xxxl-145{margin-right:9.0625rem !important}.me-xxxl-150{margin-right:9.375rem !important}.me-xxxl-155{margin-right:9.6875rem !important}.me-xxxl-160{margin-right:10rem !important}.me-xxxl-165{margin-right:10.3125rem !important}.me-xxxl-170{margin-right:10.625rem !important}.me-xxxl-175{margin-right:10.9375rem !important}.me-xxxl-180{margin-right:11.25rem !important}.me-xxxl-185{margin-right:11.5625rem !important}.me-xxxl-190{margin-right:11.875rem !important}.me-xxxl-195{margin-right:12.1875rem !important}.me-xxxl-200{margin-right:12.5rem !important}.me-xxxl-unset{margin-right:unset !important}.me-xxxl-auto{margin-right:auto !important}.mb-xxxl-0{margin-bottom:0 !important}.mb-xxxl-2{margin-bottom:.15625rem !important}.mb-xxxl-5{margin-bottom:.3125rem !important}.mb-xxxl-10{margin-bottom:.625rem !important}.mb-xxxl-15{margin-bottom:.9375rem !important}.mb-xxxl-20{margin-bottom:1.25rem !important}.mb-xxxl-25{margin-bottom:1.5625rem !important}.mb-xxxl-30{margin-bottom:1.875rem !important}.mb-xxxl-35{margin-bottom:2.1875rem !important}.mb-xxxl-40{margin-bottom:2.5rem !important}.mb-xxxl-45{margin-bottom:2.8125rem !important}.mb-xxxl-50{margin-bottom:3.125rem !important}.mb-xxxl-55{margin-bottom:3.4375rem !important}.mb-xxxl-60{margin-bottom:3.75rem !important}.mb-xxxl-65{margin-bottom:4.0625rem !important}.mb-xxxl-70{margin-bottom:4.375rem !important}.mb-xxxl-75{margin-bottom:4.6875rem !important}.mb-xxxl-80{margin-bottom:5rem !important}.mb-xxxl-85{margin-bottom:5.3125rem !important}.mb-xxxl-90{margin-bottom:5.625rem !important}.mb-xxxl-95{margin-bottom:5.9375rem !important}.mb-xxxl-100{margin-bottom:6.25rem !important}.mb-xxxl-105{margin-bottom:6.5625rem !important}.mb-xxxl-110{margin-bottom:6.875rem !important}.mb-xxxl-115{margin-bottom:7.1875rem !important}.mb-xxxl-120{margin-bottom:7.5rem !important}.mb-xxxl-125{margin-bottom:7.8125rem !important}.mb-xxxl-130{margin-bottom:8.125rem !important}.mb-xxxl-135{margin-bottom:8.4375rem !important}.mb-xxxl-140{margin-bottom:8.75rem !important}.mb-xxxl-145{margin-bottom:9.0625rem !important}.mb-xxxl-150{margin-bottom:9.375rem !important}.mb-xxxl-155{margin-bottom:9.6875rem !important}.mb-xxxl-160{margin-bottom:10rem !important}.mb-xxxl-165{margin-bottom:10.3125rem !important}.mb-xxxl-170{margin-bottom:10.625rem !important}.mb-xxxl-175{margin-bottom:10.9375rem !important}.mb-xxxl-180{margin-bottom:11.25rem !important}.mb-xxxl-185{margin-bottom:11.5625rem !important}.mb-xxxl-190{margin-bottom:11.875rem !important}.mb-xxxl-195{margin-bottom:12.1875rem !important}.mb-xxxl-200{margin-bottom:12.5rem !important}.mb-xxxl-unset{margin-bottom:unset !important}.mb-xxxl-auto{margin-bottom:auto !important}.ms-xxxl-0{margin-left:0 !important}.ms-xxxl-2{margin-left:.15625rem !important}.ms-xxxl-5{margin-left:.3125rem !important}.ms-xxxl-10{margin-left:.625rem !important}.ms-xxxl-15{margin-left:.9375rem !important}.ms-xxxl-20{margin-left:1.25rem !important}.ms-xxxl-25{margin-left:1.5625rem !important}.ms-xxxl-30{margin-left:1.875rem !important}.ms-xxxl-35{margin-left:2.1875rem !important}.ms-xxxl-40{margin-left:2.5rem !important}.ms-xxxl-45{margin-left:2.8125rem !important}.ms-xxxl-50{margin-left:3.125rem !important}.ms-xxxl-55{margin-left:3.4375rem !important}.ms-xxxl-60{margin-left:3.75rem !important}.ms-xxxl-65{margin-left:4.0625rem !important}.ms-xxxl-70{margin-left:4.375rem !important}.ms-xxxl-75{margin-left:4.6875rem !important}.ms-xxxl-80{margin-left:5rem !important}.ms-xxxl-85{margin-left:5.3125rem !important}.ms-xxxl-90{margin-left:5.625rem !important}.ms-xxxl-95{margin-left:5.9375rem !important}.ms-xxxl-100{margin-left:6.25rem !important}.ms-xxxl-105{margin-left:6.5625rem !important}.ms-xxxl-110{margin-left:6.875rem !important}.ms-xxxl-115{margin-left:7.1875rem !important}.ms-xxxl-120{margin-left:7.5rem !important}.ms-xxxl-125{margin-left:7.8125rem !important}.ms-xxxl-130{margin-left:8.125rem !important}.ms-xxxl-135{margin-left:8.4375rem !important}.ms-xxxl-140{margin-left:8.75rem !important}.ms-xxxl-145{margin-left:9.0625rem !important}.ms-xxxl-150{margin-left:9.375rem !important}.ms-xxxl-155{margin-left:9.6875rem !important}.ms-xxxl-160{margin-left:10rem !important}.ms-xxxl-165{margin-left:10.3125rem !important}.ms-xxxl-170{margin-left:10.625rem !important}.ms-xxxl-175{margin-left:10.9375rem !important}.ms-xxxl-180{margin-left:11.25rem !important}.ms-xxxl-185{margin-left:11.5625rem !important}.ms-xxxl-190{margin-left:11.875rem !important}.ms-xxxl-195{margin-left:12.1875rem !important}.ms-xxxl-200{margin-left:12.5rem !important}.ms-xxxl-unset{margin-left:unset !important}.ms-xxxl-auto{margin-left:auto !important}.m-xxxl-n2{margin:-.15625rem !important}.m-xxxl-n5{margin:-.3125rem !important}.m-xxxl-n10{margin:-.625rem !important}.m-xxxl-n15{margin:-.9375rem !important}.m-xxxl-n20{margin:-1.25rem !important}.m-xxxl-n25{margin:-1.5625rem !important}.m-xxxl-n30{margin:-1.875rem !important}.m-xxxl-n35{margin:-2.1875rem !important}.m-xxxl-n40{margin:-2.5rem !important}.m-xxxl-n45{margin:-2.8125rem !important}.m-xxxl-n50{margin:-3.125rem !important}.m-xxxl-n55{margin:-3.4375rem !important}.m-xxxl-n60{margin:-3.75rem !important}.m-xxxl-n65{margin:-4.0625rem !important}.m-xxxl-n70{margin:-4.375rem !important}.m-xxxl-n75{margin:-4.6875rem !important}.m-xxxl-n80{margin:-5rem !important}.m-xxxl-n85{margin:-5.3125rem !important}.m-xxxl-n90{margin:-5.625rem !important}.m-xxxl-n95{margin:-5.9375rem !important}.m-xxxl-n100{margin:-6.25rem !important}.m-xxxl-n105{margin:-6.5625rem !important}.m-xxxl-n110{margin:-6.875rem !important}.m-xxxl-n115{margin:-7.1875rem !important}.m-xxxl-n120{margin:-7.5rem !important}.m-xxxl-n125{margin:-7.8125rem !important}.m-xxxl-n130{margin:-8.125rem !important}.m-xxxl-n135{margin:-8.4375rem !important}.m-xxxl-n140{margin:-8.75rem !important}.m-xxxl-n145{margin:-9.0625rem !important}.m-xxxl-n150{margin:-9.375rem !important}.m-xxxl-n155{margin:-9.6875rem !important}.m-xxxl-n160{margin:-10rem !important}.m-xxxl-n165{margin:-10.3125rem !important}.m-xxxl-n170{margin:-10.625rem !important}.m-xxxl-n175{margin:-10.9375rem !important}.m-xxxl-n180{margin:-11.25rem !important}.m-xxxl-n185{margin:-11.5625rem !important}.m-xxxl-n190{margin:-11.875rem !important}.m-xxxl-n195{margin:-12.1875rem !important}.m-xxxl-n200{margin:-12.5rem !important}.m-xxxl-nunset{margin:-unset !important}.mx-xxxl-n2{margin-right:-.15625rem !important;margin-left:-.15625rem !important}.mx-xxxl-n5{margin-right:-.3125rem !important;margin-left:-.3125rem !important}.mx-xxxl-n10{margin-right:-.625rem !important;margin-left:-.625rem !important}.mx-xxxl-n15{margin-right:-.9375rem !important;margin-left:-.9375rem !important}.mx-xxxl-n20{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xxxl-n25{margin-right:-1.5625rem !important;margin-left:-1.5625rem !important}.mx-xxxl-n30{margin-right:-1.875rem !important;margin-left:-1.875rem !important}.mx-xxxl-n35{margin-right:-2.1875rem !important;margin-left:-2.1875rem !important}.mx-xxxl-n40{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xxxl-n45{margin-right:-2.8125rem !important;margin-left:-2.8125rem !important}.mx-xxxl-n50{margin-right:-3.125rem !important;margin-left:-3.125rem !important}.mx-xxxl-n55{margin-right:-3.4375rem !important;margin-left:-3.4375rem !important}.mx-xxxl-n60{margin-right:-3.75rem !important;margin-left:-3.75rem !important}.mx-xxxl-n65{margin-right:-4.0625rem !important;margin-left:-4.0625rem !important}.mx-xxxl-n70{margin-right:-4.375rem !important;margin-left:-4.375rem !important}.mx-xxxl-n75{margin-right:-4.6875rem !important;margin-left:-4.6875rem !important}.mx-xxxl-n80{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xxxl-n85{margin-right:-5.3125rem !important;margin-left:-5.3125rem !important}.mx-xxxl-n90{margin-right:-5.625rem !important;margin-left:-5.625rem !important}.mx-xxxl-n95{margin-right:-5.9375rem !important;margin-left:-5.9375rem !important}.mx-xxxl-n100{margin-right:-6.25rem !important;margin-left:-6.25rem !important}.mx-xxxl-n105{margin-right:-6.5625rem !important;margin-left:-6.5625rem !important}.mx-xxxl-n110{margin-right:-6.875rem !important;margin-left:-6.875rem !important}.mx-xxxl-n115{margin-right:-7.1875rem !important;margin-left:-7.1875rem !important}.mx-xxxl-n120{margin-right:-7.5rem !important;margin-left:-7.5rem !important}.mx-xxxl-n125{margin-right:-7.8125rem !important;margin-left:-7.8125rem !important}.mx-xxxl-n130{margin-right:-8.125rem !important;margin-left:-8.125rem !important}.mx-xxxl-n135{margin-right:-8.4375rem !important;margin-left:-8.4375rem !important}.mx-xxxl-n140{margin-right:-8.75rem !important;margin-left:-8.75rem !important}.mx-xxxl-n145{margin-right:-9.0625rem !important;margin-left:-9.0625rem !important}.mx-xxxl-n150{margin-right:-9.375rem !important;margin-left:-9.375rem !important}.mx-xxxl-n155{margin-right:-9.6875rem !important;margin-left:-9.6875rem !important}.mx-xxxl-n160{margin-right:-10rem !important;margin-left:-10rem !important}.mx-xxxl-n165{margin-right:-10.3125rem !important;margin-left:-10.3125rem !important}.mx-xxxl-n170{margin-right:-10.625rem !important;margin-left:-10.625rem !important}.mx-xxxl-n175{margin-right:-10.9375rem !important;margin-left:-10.9375rem !important}.mx-xxxl-n180{margin-right:-11.25rem !important;margin-left:-11.25rem !important}.mx-xxxl-n185{margin-right:-11.5625rem !important;margin-left:-11.5625rem !important}.mx-xxxl-n190{margin-right:-11.875rem !important;margin-left:-11.875rem !important}.mx-xxxl-n195{margin-right:-12.1875rem !important;margin-left:-12.1875rem !important}.mx-xxxl-n200{margin-right:-12.5rem !important;margin-left:-12.5rem !important}.mx-xxxl-nunset{margin-right:-unset !important;margin-left:-unset !important}.my-xxxl-n2{margin-top:-.15625rem !important;margin-bottom:-.15625rem !important}.my-xxxl-n5{margin-top:-.3125rem !important;margin-bottom:-.3125rem !important}.my-xxxl-n10{margin-top:-.625rem !important;margin-bottom:-.625rem !important}.my-xxxl-n15{margin-top:-.9375rem !important;margin-bottom:-.9375rem !important}.my-xxxl-n20{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xxxl-n25{margin-top:-1.5625rem !important;margin-bottom:-1.5625rem !important}.my-xxxl-n30{margin-top:-1.875rem !important;margin-bottom:-1.875rem !important}.my-xxxl-n35{margin-top:-2.1875rem !important;margin-bottom:-2.1875rem !important}.my-xxxl-n40{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xxxl-n45{margin-top:-2.8125rem !important;margin-bottom:-2.8125rem !important}.my-xxxl-n50{margin-top:-3.125rem !important;margin-bottom:-3.125rem !important}.my-xxxl-n55{margin-top:-3.4375rem !important;margin-bottom:-3.4375rem !important}.my-xxxl-n60{margin-top:-3.75rem !important;margin-bottom:-3.75rem !important}.my-xxxl-n65{margin-top:-4.0625rem !important;margin-bottom:-4.0625rem !important}.my-xxxl-n70{margin-top:-4.375rem !important;margin-bottom:-4.375rem !important}.my-xxxl-n75{margin-top:-4.6875rem !important;margin-bottom:-4.6875rem !important}.my-xxxl-n80{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xxxl-n85{margin-top:-5.3125rem !important;margin-bottom:-5.3125rem !important}.my-xxxl-n90{margin-top:-5.625rem !important;margin-bottom:-5.625rem !important}.my-xxxl-n95{margin-top:-5.9375rem !important;margin-bottom:-5.9375rem !important}.my-xxxl-n100{margin-top:-6.25rem !important;margin-bottom:-6.25rem !important}.my-xxxl-n105{margin-top:-6.5625rem !important;margin-bottom:-6.5625rem !important}.my-xxxl-n110{margin-top:-6.875rem !important;margin-bottom:-6.875rem !important}.my-xxxl-n115{margin-top:-7.1875rem !important;margin-bottom:-7.1875rem !important}.my-xxxl-n120{margin-top:-7.5rem !important;margin-bottom:-7.5rem !important}.my-xxxl-n125{margin-top:-7.8125rem !important;margin-bottom:-7.8125rem !important}.my-xxxl-n130{margin-top:-8.125rem !important;margin-bottom:-8.125rem !important}.my-xxxl-n135{margin-top:-8.4375rem !important;margin-bottom:-8.4375rem !important}.my-xxxl-n140{margin-top:-8.75rem !important;margin-bottom:-8.75rem !important}.my-xxxl-n145{margin-top:-9.0625rem !important;margin-bottom:-9.0625rem !important}.my-xxxl-n150{margin-top:-9.375rem !important;margin-bottom:-9.375rem !important}.my-xxxl-n155{margin-top:-9.6875rem !important;margin-bottom:-9.6875rem !important}.my-xxxl-n160{margin-top:-10rem !important;margin-bottom:-10rem !important}.my-xxxl-n165{margin-top:-10.3125rem !important;margin-bottom:-10.3125rem !important}.my-xxxl-n170{margin-top:-10.625rem !important;margin-bottom:-10.625rem !important}.my-xxxl-n175{margin-top:-10.9375rem !important;margin-bottom:-10.9375rem !important}.my-xxxl-n180{margin-top:-11.25rem !important;margin-bottom:-11.25rem !important}.my-xxxl-n185{margin-top:-11.5625rem !important;margin-bottom:-11.5625rem !important}.my-xxxl-n190{margin-top:-11.875rem !important;margin-bottom:-11.875rem !important}.my-xxxl-n195{margin-top:-12.1875rem !important;margin-bottom:-12.1875rem !important}.my-xxxl-n200{margin-top:-12.5rem !important;margin-bottom:-12.5rem !important}.my-xxxl-nunset{margin-top:-unset !important;margin-bottom:-unset !important}.mt-xxxl-n2{margin-top:-.15625rem !important}.mt-xxxl-n5{margin-top:-.3125rem !important}.mt-xxxl-n10{margin-top:-.625rem !important}.mt-xxxl-n15{margin-top:-.9375rem !important}.mt-xxxl-n20{margin-top:-1.25rem !important}.mt-xxxl-n25{margin-top:-1.5625rem !important}.mt-xxxl-n30{margin-top:-1.875rem !important}.mt-xxxl-n35{margin-top:-2.1875rem !important}.mt-xxxl-n40{margin-top:-2.5rem !important}.mt-xxxl-n45{margin-top:-2.8125rem !important}.mt-xxxl-n50{margin-top:-3.125rem !important}.mt-xxxl-n55{margin-top:-3.4375rem !important}.mt-xxxl-n60{margin-top:-3.75rem !important}.mt-xxxl-n65{margin-top:-4.0625rem !important}.mt-xxxl-n70{margin-top:-4.375rem !important}.mt-xxxl-n75{margin-top:-4.6875rem !important}.mt-xxxl-n80{margin-top:-5rem !important}.mt-xxxl-n85{margin-top:-5.3125rem !important}.mt-xxxl-n90{margin-top:-5.625rem !important}.mt-xxxl-n95{margin-top:-5.9375rem !important}.mt-xxxl-n100{margin-top:-6.25rem !important}.mt-xxxl-n105{margin-top:-6.5625rem !important}.mt-xxxl-n110{margin-top:-6.875rem !important}.mt-xxxl-n115{margin-top:-7.1875rem !important}.mt-xxxl-n120{margin-top:-7.5rem !important}.mt-xxxl-n125{margin-top:-7.8125rem !important}.mt-xxxl-n130{margin-top:-8.125rem !important}.mt-xxxl-n135{margin-top:-8.4375rem !important}.mt-xxxl-n140{margin-top:-8.75rem !important}.mt-xxxl-n145{margin-top:-9.0625rem !important}.mt-xxxl-n150{margin-top:-9.375rem !important}.mt-xxxl-n155{margin-top:-9.6875rem !important}.mt-xxxl-n160{margin-top:-10rem !important}.mt-xxxl-n165{margin-top:-10.3125rem !important}.mt-xxxl-n170{margin-top:-10.625rem !important}.mt-xxxl-n175{margin-top:-10.9375rem !important}.mt-xxxl-n180{margin-top:-11.25rem !important}.mt-xxxl-n185{margin-top:-11.5625rem !important}.mt-xxxl-n190{margin-top:-11.875rem !important}.mt-xxxl-n195{margin-top:-12.1875rem !important}.mt-xxxl-n200{margin-top:-12.5rem !important}.mt-xxxl-nunset{margin-top:-unset !important}.me-xxxl-n2{margin-right:-.15625rem !important}.me-xxxl-n5{margin-right:-.3125rem !important}.me-xxxl-n10{margin-right:-.625rem !important}.me-xxxl-n15{margin-right:-.9375rem !important}.me-xxxl-n20{margin-right:-1.25rem !important}.me-xxxl-n25{margin-right:-1.5625rem !important}.me-xxxl-n30{margin-right:-1.875rem !important}.me-xxxl-n35{margin-right:-2.1875rem !important}.me-xxxl-n40{margin-right:-2.5rem !important}.me-xxxl-n45{margin-right:-2.8125rem !important}.me-xxxl-n50{margin-right:-3.125rem !important}.me-xxxl-n55{margin-right:-3.4375rem !important}.me-xxxl-n60{margin-right:-3.75rem !important}.me-xxxl-n65{margin-right:-4.0625rem !important}.me-xxxl-n70{margin-right:-4.375rem !important}.me-xxxl-n75{margin-right:-4.6875rem !important}.me-xxxl-n80{margin-right:-5rem !important}.me-xxxl-n85{margin-right:-5.3125rem !important}.me-xxxl-n90{margin-right:-5.625rem !important}.me-xxxl-n95{margin-right:-5.9375rem !important}.me-xxxl-n100{margin-right:-6.25rem !important}.me-xxxl-n105{margin-right:-6.5625rem !important}.me-xxxl-n110{margin-right:-6.875rem !important}.me-xxxl-n115{margin-right:-7.1875rem !important}.me-xxxl-n120{margin-right:-7.5rem !important}.me-xxxl-n125{margin-right:-7.8125rem !important}.me-xxxl-n130{margin-right:-8.125rem !important}.me-xxxl-n135{margin-right:-8.4375rem !important}.me-xxxl-n140{margin-right:-8.75rem !important}.me-xxxl-n145{margin-right:-9.0625rem !important}.me-xxxl-n150{margin-right:-9.375rem !important}.me-xxxl-n155{margin-right:-9.6875rem !important}.me-xxxl-n160{margin-right:-10rem !important}.me-xxxl-n165{margin-right:-10.3125rem !important}.me-xxxl-n170{margin-right:-10.625rem !important}.me-xxxl-n175{margin-right:-10.9375rem !important}.me-xxxl-n180{margin-right:-11.25rem !important}.me-xxxl-n185{margin-right:-11.5625rem !important}.me-xxxl-n190{margin-right:-11.875rem !important}.me-xxxl-n195{margin-right:-12.1875rem !important}.me-xxxl-n200{margin-right:-12.5rem !important}.me-xxxl-nunset{margin-right:-unset !important}.mb-xxxl-n2{margin-bottom:-.15625rem !important}.mb-xxxl-n5{margin-bottom:-.3125rem !important}.mb-xxxl-n10{margin-bottom:-.625rem !important}.mb-xxxl-n15{margin-bottom:-.9375rem !important}.mb-xxxl-n20{margin-bottom:-1.25rem !important}.mb-xxxl-n25{margin-bottom:-1.5625rem !important}.mb-xxxl-n30{margin-bottom:-1.875rem !important}.mb-xxxl-n35{margin-bottom:-2.1875rem !important}.mb-xxxl-n40{margin-bottom:-2.5rem !important}.mb-xxxl-n45{margin-bottom:-2.8125rem !important}.mb-xxxl-n50{margin-bottom:-3.125rem !important}.mb-xxxl-n55{margin-bottom:-3.4375rem !important}.mb-xxxl-n60{margin-bottom:-3.75rem !important}.mb-xxxl-n65{margin-bottom:-4.0625rem !important}.mb-xxxl-n70{margin-bottom:-4.375rem !important}.mb-xxxl-n75{margin-bottom:-4.6875rem !important}.mb-xxxl-n80{margin-bottom:-5rem !important}.mb-xxxl-n85{margin-bottom:-5.3125rem !important}.mb-xxxl-n90{margin-bottom:-5.625rem !important}.mb-xxxl-n95{margin-bottom:-5.9375rem !important}.mb-xxxl-n100{margin-bottom:-6.25rem !important}.mb-xxxl-n105{margin-bottom:-6.5625rem !important}.mb-xxxl-n110{margin-bottom:-6.875rem !important}.mb-xxxl-n115{margin-bottom:-7.1875rem !important}.mb-xxxl-n120{margin-bottom:-7.5rem !important}.mb-xxxl-n125{margin-bottom:-7.8125rem !important}.mb-xxxl-n130{margin-bottom:-8.125rem !important}.mb-xxxl-n135{margin-bottom:-8.4375rem !important}.mb-xxxl-n140{margin-bottom:-8.75rem !important}.mb-xxxl-n145{margin-bottom:-9.0625rem !important}.mb-xxxl-n150{margin-bottom:-9.375rem !important}.mb-xxxl-n155{margin-bottom:-9.6875rem !important}.mb-xxxl-n160{margin-bottom:-10rem !important}.mb-xxxl-n165{margin-bottom:-10.3125rem !important}.mb-xxxl-n170{margin-bottom:-10.625rem !important}.mb-xxxl-n175{margin-bottom:-10.9375rem !important}.mb-xxxl-n180{margin-bottom:-11.25rem !important}.mb-xxxl-n185{margin-bottom:-11.5625rem !important}.mb-xxxl-n190{margin-bottom:-11.875rem !important}.mb-xxxl-n195{margin-bottom:-12.1875rem !important}.mb-xxxl-n200{margin-bottom:-12.5rem !important}.mb-xxxl-nunset{margin-bottom:-unset !important}.ms-xxxl-n2{margin-left:-.15625rem !important}.ms-xxxl-n5{margin-left:-.3125rem !important}.ms-xxxl-n10{margin-left:-.625rem !important}.ms-xxxl-n15{margin-left:-.9375rem !important}.ms-xxxl-n20{margin-left:-1.25rem !important}.ms-xxxl-n25{margin-left:-1.5625rem !important}.ms-xxxl-n30{margin-left:-1.875rem !important}.ms-xxxl-n35{margin-left:-2.1875rem !important}.ms-xxxl-n40{margin-left:-2.5rem !important}.ms-xxxl-n45{margin-left:-2.8125rem !important}.ms-xxxl-n50{margin-left:-3.125rem !important}.ms-xxxl-n55{margin-left:-3.4375rem !important}.ms-xxxl-n60{margin-left:-3.75rem !important}.ms-xxxl-n65{margin-left:-4.0625rem !important}.ms-xxxl-n70{margin-left:-4.375rem !important}.ms-xxxl-n75{margin-left:-4.6875rem !important}.ms-xxxl-n80{margin-left:-5rem !important}.ms-xxxl-n85{margin-left:-5.3125rem !important}.ms-xxxl-n90{margin-left:-5.625rem !important}.ms-xxxl-n95{margin-left:-5.9375rem !important}.ms-xxxl-n100{margin-left:-6.25rem !important}.ms-xxxl-n105{margin-left:-6.5625rem !important}.ms-xxxl-n110{margin-left:-6.875rem !important}.ms-xxxl-n115{margin-left:-7.1875rem !important}.ms-xxxl-n120{margin-left:-7.5rem !important}.ms-xxxl-n125{margin-left:-7.8125rem !important}.ms-xxxl-n130{margin-left:-8.125rem !important}.ms-xxxl-n135{margin-left:-8.4375rem !important}.ms-xxxl-n140{margin-left:-8.75rem !important}.ms-xxxl-n145{margin-left:-9.0625rem !important}.ms-xxxl-n150{margin-left:-9.375rem !important}.ms-xxxl-n155{margin-left:-9.6875rem !important}.ms-xxxl-n160{margin-left:-10rem !important}.ms-xxxl-n165{margin-left:-10.3125rem !important}.ms-xxxl-n170{margin-left:-10.625rem !important}.ms-xxxl-n175{margin-left:-10.9375rem !important}.ms-xxxl-n180{margin-left:-11.25rem !important}.ms-xxxl-n185{margin-left:-11.5625rem !important}.ms-xxxl-n190{margin-left:-11.875rem !important}.ms-xxxl-n195{margin-left:-12.1875rem !important}.ms-xxxl-n200{margin-left:-12.5rem !important}.ms-xxxl-nunset{margin-left:-unset !important}.p-xxxl-0{padding:0 !important}.p-xxxl-2{padding:.15625rem !important}.p-xxxl-5{padding:.3125rem !important}.p-xxxl-10{padding:.625rem !important}.p-xxxl-15{padding:.9375rem !important}.p-xxxl-20{padding:1.25rem !important}.p-xxxl-25{padding:1.5625rem !important}.p-xxxl-30{padding:1.875rem !important}.p-xxxl-35{padding:2.1875rem !important}.p-xxxl-40{padding:2.5rem !important}.p-xxxl-45{padding:2.8125rem !important}.p-xxxl-50{padding:3.125rem !important}.p-xxxl-55{padding:3.4375rem !important}.p-xxxl-60{padding:3.75rem !important}.p-xxxl-65{padding:4.0625rem !important}.p-xxxl-70{padding:4.375rem !important}.p-xxxl-75{padding:4.6875rem !important}.p-xxxl-80{padding:5rem !important}.p-xxxl-85{padding:5.3125rem !important}.p-xxxl-90{padding:5.625rem !important}.p-xxxl-95{padding:5.9375rem !important}.p-xxxl-100{padding:6.25rem !important}.p-xxxl-105{padding:6.5625rem !important}.p-xxxl-110{padding:6.875rem !important}.p-xxxl-115{padding:7.1875rem !important}.p-xxxl-120{padding:7.5rem !important}.p-xxxl-125{padding:7.8125rem !important}.p-xxxl-130{padding:8.125rem !important}.p-xxxl-135{padding:8.4375rem !important}.p-xxxl-140{padding:8.75rem !important}.p-xxxl-145{padding:9.0625rem !important}.p-xxxl-150{padding:9.375rem !important}.p-xxxl-155{padding:9.6875rem !important}.p-xxxl-160{padding:10rem !important}.p-xxxl-165{padding:10.3125rem !important}.p-xxxl-170{padding:10.625rem !important}.p-xxxl-175{padding:10.9375rem !important}.p-xxxl-180{padding:11.25rem !important}.p-xxxl-185{padding:11.5625rem !important}.p-xxxl-190{padding:11.875rem !important}.p-xxxl-195{padding:12.1875rem !important}.p-xxxl-200{padding:12.5rem !important}.p-xxxl-unset{padding:unset !important}.px-xxxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxxl-2{padding-right:.15625rem !important;padding-left:.15625rem !important}.px-xxxl-5{padding-right:.3125rem !important;padding-left:.3125rem !important}.px-xxxl-10{padding-right:.625rem !important;padding-left:.625rem !important}.px-xxxl-15{padding-right:.9375rem !important;padding-left:.9375rem !important}.px-xxxl-20{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xxxl-25{padding-right:1.5625rem !important;padding-left:1.5625rem !important}.px-xxxl-30{padding-right:1.875rem !important;padding-left:1.875rem !important}.px-xxxl-35{padding-right:2.1875rem !important;padding-left:2.1875rem !important}.px-xxxl-40{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxxl-45{padding-right:2.8125rem !important;padding-left:2.8125rem !important}.px-xxxl-50{padding-right:3.125rem !important;padding-left:3.125rem !important}.px-xxxl-55{padding-right:3.4375rem !important;padding-left:3.4375rem !important}.px-xxxl-60{padding-right:3.75rem !important;padding-left:3.75rem !important}.px-xxxl-65{padding-right:4.0625rem !important;padding-left:4.0625rem !important}.px-xxxl-70{padding-right:4.375rem !important;padding-left:4.375rem !important}.px-xxxl-75{padding-right:4.6875rem !important;padding-left:4.6875rem !important}.px-xxxl-80{padding-right:5rem !important;padding-left:5rem !important}.px-xxxl-85{padding-right:5.3125rem !important;padding-left:5.3125rem !important}.px-xxxl-90{padding-right:5.625rem !important;padding-left:5.625rem !important}.px-xxxl-95{padding-right:5.9375rem !important;padding-left:5.9375rem !important}.px-xxxl-100{padding-right:6.25rem !important;padding-left:6.25rem !important}.px-xxxl-105{padding-right:6.5625rem !important;padding-left:6.5625rem !important}.px-xxxl-110{padding-right:6.875rem !important;padding-left:6.875rem !important}.px-xxxl-115{padding-right:7.1875rem !important;padding-left:7.1875rem !important}.px-xxxl-120{padding-right:7.5rem !important;padding-left:7.5rem !important}.px-xxxl-125{padding-right:7.8125rem !important;padding-left:7.8125rem !important}.px-xxxl-130{padding-right:8.125rem !important;padding-left:8.125rem !important}.px-xxxl-135{padding-right:8.4375rem !important;padding-left:8.4375rem !important}.px-xxxl-140{padding-right:8.75rem !important;padding-left:8.75rem !important}.px-xxxl-145{padding-right:9.0625rem !important;padding-left:9.0625rem !important}.px-xxxl-150{padding-right:9.375rem !important;padding-left:9.375rem !important}.px-xxxl-155{padding-right:9.6875rem !important;padding-left:9.6875rem !important}.px-xxxl-160{padding-right:10rem !important;padding-left:10rem !important}.px-xxxl-165{padding-right:10.3125rem !important;padding-left:10.3125rem !important}.px-xxxl-170{padding-right:10.625rem !important;padding-left:10.625rem !important}.px-xxxl-175{padding-right:10.9375rem !important;padding-left:10.9375rem !important}.px-xxxl-180{padding-right:11.25rem !important;padding-left:11.25rem !important}.px-xxxl-185{padding-right:11.5625rem !important;padding-left:11.5625rem !important}.px-xxxl-190{padding-right:11.875rem !important;padding-left:11.875rem !important}.px-xxxl-195{padding-right:12.1875rem !important;padding-left:12.1875rem !important}.px-xxxl-200{padding-right:12.5rem !important;padding-left:12.5rem !important}.px-xxxl-unset{padding-right:unset !important;padding-left:unset !important}.py-xxxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxxl-2{padding-top:.15625rem !important;padding-bottom:.15625rem !important}.py-xxxl-5{padding-top:.3125rem !important;padding-bottom:.3125rem !important}.py-xxxl-10{padding-top:.625rem !important;padding-bottom:.625rem !important}.py-xxxl-15{padding-top:.9375rem !important;padding-bottom:.9375rem !important}.py-xxxl-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xxxl-25{padding-top:1.5625rem !important;padding-bottom:1.5625rem !important}.py-xxxl-30{padding-top:1.875rem !important;padding-bottom:1.875rem !important}.py-xxxl-35{padding-top:2.1875rem !important;padding-bottom:2.1875rem !important}.py-xxxl-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxxl-45{padding-top:2.8125rem !important;padding-bottom:2.8125rem !important}.py-xxxl-50{padding-top:3.125rem !important;padding-bottom:3.125rem !important}.py-xxxl-55{padding-top:3.4375rem !important;padding-bottom:3.4375rem !important}.py-xxxl-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important}.py-xxxl-65{padding-top:4.0625rem !important;padding-bottom:4.0625rem !important}.py-xxxl-70{padding-top:4.375rem !important;padding-bottom:4.375rem !important}.py-xxxl-75{padding-top:4.6875rem !important;padding-bottom:4.6875rem !important}.py-xxxl-80{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxxl-85{padding-top:5.3125rem !important;padding-bottom:5.3125rem !important}.py-xxxl-90{padding-top:5.625rem !important;padding-bottom:5.625rem !important}.py-xxxl-95{padding-top:5.9375rem !important;padding-bottom:5.9375rem !important}.py-xxxl-100{padding-top:6.25rem !important;padding-bottom:6.25rem !important}.py-xxxl-105{padding-top:6.5625rem !important;padding-bottom:6.5625rem !important}.py-xxxl-110{padding-top:6.875rem !important;padding-bottom:6.875rem !important}.py-xxxl-115{padding-top:7.1875rem !important;padding-bottom:7.1875rem !important}.py-xxxl-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important}.py-xxxl-125{padding-top:7.8125rem !important;padding-bottom:7.8125rem !important}.py-xxxl-130{padding-top:8.125rem !important;padding-bottom:8.125rem !important}.py-xxxl-135{padding-top:8.4375rem !important;padding-bottom:8.4375rem !important}.py-xxxl-140{padding-top:8.75rem !important;padding-bottom:8.75rem !important}.py-xxxl-145{padding-top:9.0625rem !important;padding-bottom:9.0625rem !important}.py-xxxl-150{padding-top:9.375rem !important;padding-bottom:9.375rem !important}.py-xxxl-155{padding-top:9.6875rem !important;padding-bottom:9.6875rem !important}.py-xxxl-160{padding-top:10rem !important;padding-bottom:10rem !important}.py-xxxl-165{padding-top:10.3125rem !important;padding-bottom:10.3125rem !important}.py-xxxl-170{padding-top:10.625rem !important;padding-bottom:10.625rem !important}.py-xxxl-175{padding-top:10.9375rem !important;padding-bottom:10.9375rem !important}.py-xxxl-180{padding-top:11.25rem !important;padding-bottom:11.25rem !important}.py-xxxl-185{padding-top:11.5625rem !important;padding-bottom:11.5625rem !important}.py-xxxl-190{padding-top:11.875rem !important;padding-bottom:11.875rem !important}.py-xxxl-195{padding-top:12.1875rem !important;padding-bottom:12.1875rem !important}.py-xxxl-200{padding-top:12.5rem !important;padding-bottom:12.5rem !important}.py-xxxl-unset{padding-top:unset !important;padding-bottom:unset !important}.pt-xxxl-0{padding-top:0 !important}.pt-xxxl-2{padding-top:.15625rem !important}.pt-xxxl-5{padding-top:.3125rem !important}.pt-xxxl-10{padding-top:.625rem !important}.pt-xxxl-15{padding-top:.9375rem !important}.pt-xxxl-20{padding-top:1.25rem !important}.pt-xxxl-25{padding-top:1.5625rem !important}.pt-xxxl-30{padding-top:1.875rem !important}.pt-xxxl-35{padding-top:2.1875rem !important}.pt-xxxl-40{padding-top:2.5rem !important}.pt-xxxl-45{padding-top:2.8125rem !important}.pt-xxxl-50{padding-top:3.125rem !important}.pt-xxxl-55{padding-top:3.4375rem !important}.pt-xxxl-60{padding-top:3.75rem !important}.pt-xxxl-65{padding-top:4.0625rem !important}.pt-xxxl-70{padding-top:4.375rem !important}.pt-xxxl-75{padding-top:4.6875rem !important}.pt-xxxl-80{padding-top:5rem !important}.pt-xxxl-85{padding-top:5.3125rem !important}.pt-xxxl-90{padding-top:5.625rem !important}.pt-xxxl-95{padding-top:5.9375rem !important}.pt-xxxl-100{padding-top:6.25rem !important}.pt-xxxl-105{padding-top:6.5625rem !important}.pt-xxxl-110{padding-top:6.875rem !important}.pt-xxxl-115{padding-top:7.1875rem !important}.pt-xxxl-120{padding-top:7.5rem !important}.pt-xxxl-125{padding-top:7.8125rem !important}.pt-xxxl-130{padding-top:8.125rem !important}.pt-xxxl-135{padding-top:8.4375rem !important}.pt-xxxl-140{padding-top:8.75rem !important}.pt-xxxl-145{padding-top:9.0625rem !important}.pt-xxxl-150{padding-top:9.375rem !important}.pt-xxxl-155{padding-top:9.6875rem !important}.pt-xxxl-160{padding-top:10rem !important}.pt-xxxl-165{padding-top:10.3125rem !important}.pt-xxxl-170{padding-top:10.625rem !important}.pt-xxxl-175{padding-top:10.9375rem !important}.pt-xxxl-180{padding-top:11.25rem !important}.pt-xxxl-185{padding-top:11.5625rem !important}.pt-xxxl-190{padding-top:11.875rem !important}.pt-xxxl-195{padding-top:12.1875rem !important}.pt-xxxl-200{padding-top:12.5rem !important}.pt-xxxl-unset{padding-top:unset !important}.pe-xxxl-0{padding-right:0 !important}.pe-xxxl-2{padding-right:.15625rem !important}.pe-xxxl-5{padding-right:.3125rem !important}.pe-xxxl-10{padding-right:.625rem !important}.pe-xxxl-15{padding-right:.9375rem !important}.pe-xxxl-20{padding-right:1.25rem !important}.pe-xxxl-25{padding-right:1.5625rem !important}.pe-xxxl-30{padding-right:1.875rem !important}.pe-xxxl-35{padding-right:2.1875rem !important}.pe-xxxl-40{padding-right:2.5rem !important}.pe-xxxl-45{padding-right:2.8125rem !important}.pe-xxxl-50{padding-right:3.125rem !important}.pe-xxxl-55{padding-right:3.4375rem !important}.pe-xxxl-60{padding-right:3.75rem !important}.pe-xxxl-65{padding-right:4.0625rem !important}.pe-xxxl-70{padding-right:4.375rem !important}.pe-xxxl-75{padding-right:4.6875rem !important}.pe-xxxl-80{padding-right:5rem !important}.pe-xxxl-85{padding-right:5.3125rem !important}.pe-xxxl-90{padding-right:5.625rem !important}.pe-xxxl-95{padding-right:5.9375rem !important}.pe-xxxl-100{padding-right:6.25rem !important}.pe-xxxl-105{padding-right:6.5625rem !important}.pe-xxxl-110{padding-right:6.875rem !important}.pe-xxxl-115{padding-right:7.1875rem !important}.pe-xxxl-120{padding-right:7.5rem !important}.pe-xxxl-125{padding-right:7.8125rem !important}.pe-xxxl-130{padding-right:8.125rem !important}.pe-xxxl-135{padding-right:8.4375rem !important}.pe-xxxl-140{padding-right:8.75rem !important}.pe-xxxl-145{padding-right:9.0625rem !important}.pe-xxxl-150{padding-right:9.375rem !important}.pe-xxxl-155{padding-right:9.6875rem !important}.pe-xxxl-160{padding-right:10rem !important}.pe-xxxl-165{padding-right:10.3125rem !important}.pe-xxxl-170{padding-right:10.625rem !important}.pe-xxxl-175{padding-right:10.9375rem !important}.pe-xxxl-180{padding-right:11.25rem !important}.pe-xxxl-185{padding-right:11.5625rem !important}.pe-xxxl-190{padding-right:11.875rem !important}.pe-xxxl-195{padding-right:12.1875rem !important}.pe-xxxl-200{padding-right:12.5rem !important}.pe-xxxl-unset{padding-right:unset !important}.pb-xxxl-0{padding-bottom:0 !important}.pb-xxxl-2{padding-bottom:.15625rem !important}.pb-xxxl-5{padding-bottom:.3125rem !important}.pb-xxxl-10{padding-bottom:.625rem !important}.pb-xxxl-15{padding-bottom:.9375rem !important}.pb-xxxl-20{padding-bottom:1.25rem !important}.pb-xxxl-25{padding-bottom:1.5625rem !important}.pb-xxxl-30{padding-bottom:1.875rem !important}.pb-xxxl-35{padding-bottom:2.1875rem !important}.pb-xxxl-40{padding-bottom:2.5rem !important}.pb-xxxl-45{padding-bottom:2.8125rem !important}.pb-xxxl-50{padding-bottom:3.125rem !important}.pb-xxxl-55{padding-bottom:3.4375rem !important}.pb-xxxl-60{padding-bottom:3.75rem !important}.pb-xxxl-65{padding-bottom:4.0625rem !important}.pb-xxxl-70{padding-bottom:4.375rem !important}.pb-xxxl-75{padding-bottom:4.6875rem !important}.pb-xxxl-80{padding-bottom:5rem !important}.pb-xxxl-85{padding-bottom:5.3125rem !important}.pb-xxxl-90{padding-bottom:5.625rem !important}.pb-xxxl-95{padding-bottom:5.9375rem !important}.pb-xxxl-100{padding-bottom:6.25rem !important}.pb-xxxl-105{padding-bottom:6.5625rem !important}.pb-xxxl-110{padding-bottom:6.875rem !important}.pb-xxxl-115{padding-bottom:7.1875rem !important}.pb-xxxl-120{padding-bottom:7.5rem !important}.pb-xxxl-125{padding-bottom:7.8125rem !important}.pb-xxxl-130{padding-bottom:8.125rem !important}.pb-xxxl-135{padding-bottom:8.4375rem !important}.pb-xxxl-140{padding-bottom:8.75rem !important}.pb-xxxl-145{padding-bottom:9.0625rem !important}.pb-xxxl-150{padding-bottom:9.375rem !important}.pb-xxxl-155{padding-bottom:9.6875rem !important}.pb-xxxl-160{padding-bottom:10rem !important}.pb-xxxl-165{padding-bottom:10.3125rem !important}.pb-xxxl-170{padding-bottom:10.625rem !important}.pb-xxxl-175{padding-bottom:10.9375rem !important}.pb-xxxl-180{padding-bottom:11.25rem !important}.pb-xxxl-185{padding-bottom:11.5625rem !important}.pb-xxxl-190{padding-bottom:11.875rem !important}.pb-xxxl-195{padding-bottom:12.1875rem !important}.pb-xxxl-200{padding-bottom:12.5rem !important}.pb-xxxl-unset{padding-bottom:unset !important}.ps-xxxl-0{padding-left:0 !important}.ps-xxxl-2{padding-left:.15625rem !important}.ps-xxxl-5{padding-left:.3125rem !important}.ps-xxxl-10{padding-left:.625rem !important}.ps-xxxl-15{padding-left:.9375rem !important}.ps-xxxl-20{padding-left:1.25rem !important}.ps-xxxl-25{padding-left:1.5625rem !important}.ps-xxxl-30{padding-left:1.875rem !important}.ps-xxxl-35{padding-left:2.1875rem !important}.ps-xxxl-40{padding-left:2.5rem !important}.ps-xxxl-45{padding-left:2.8125rem !important}.ps-xxxl-50{padding-left:3.125rem !important}.ps-xxxl-55{padding-left:3.4375rem !important}.ps-xxxl-60{padding-left:3.75rem !important}.ps-xxxl-65{padding-left:4.0625rem !important}.ps-xxxl-70{padding-left:4.375rem !important}.ps-xxxl-75{padding-left:4.6875rem !important}.ps-xxxl-80{padding-left:5rem !important}.ps-xxxl-85{padding-left:5.3125rem !important}.ps-xxxl-90{padding-left:5.625rem !important}.ps-xxxl-95{padding-left:5.9375rem !important}.ps-xxxl-100{padding-left:6.25rem !important}.ps-xxxl-105{padding-left:6.5625rem !important}.ps-xxxl-110{padding-left:6.875rem !important}.ps-xxxl-115{padding-left:7.1875rem !important}.ps-xxxl-120{padding-left:7.5rem !important}.ps-xxxl-125{padding-left:7.8125rem !important}.ps-xxxl-130{padding-left:8.125rem !important}.ps-xxxl-135{padding-left:8.4375rem !important}.ps-xxxl-140{padding-left:8.75rem !important}.ps-xxxl-145{padding-left:9.0625rem !important}.ps-xxxl-150{padding-left:9.375rem !important}.ps-xxxl-155{padding-left:9.6875rem !important}.ps-xxxl-160{padding-left:10rem !important}.ps-xxxl-165{padding-left:10.3125rem !important}.ps-xxxl-170{padding-left:10.625rem !important}.ps-xxxl-175{padding-left:10.9375rem !important}.ps-xxxl-180{padding-left:11.25rem !important}.ps-xxxl-185{padding-left:11.5625rem !important}.ps-xxxl-190{padding-left:11.875rem !important}.ps-xxxl-195{padding-left:12.1875rem !important}.ps-xxxl-200{padding-left:12.5rem !important}.ps-xxxl-unset{padding-left:unset !important}.gap-xxxl-0{gap:0 !important}.gap-xxxl-2{gap:.15625rem !important}.gap-xxxl-5{gap:.3125rem !important}.gap-xxxl-10{gap:.625rem !important}.gap-xxxl-15{gap:.9375rem !important}.gap-xxxl-20{gap:1.25rem !important}.gap-xxxl-25{gap:1.5625rem !important}.gap-xxxl-30{gap:1.875rem !important}.gap-xxxl-35{gap:2.1875rem !important}.gap-xxxl-40{gap:2.5rem !important}.gap-xxxl-45{gap:2.8125rem !important}.gap-xxxl-50{gap:3.125rem !important}.gap-xxxl-55{gap:3.4375rem !important}.gap-xxxl-60{gap:3.75rem !important}.gap-xxxl-65{gap:4.0625rem !important}.gap-xxxl-70{gap:4.375rem !important}.gap-xxxl-75{gap:4.6875rem !important}.gap-xxxl-80{gap:5rem !important}.gap-xxxl-85{gap:5.3125rem !important}.gap-xxxl-90{gap:5.625rem !important}.gap-xxxl-95{gap:5.9375rem !important}.gap-xxxl-100{gap:6.25rem !important}.gap-xxxl-105{gap:6.5625rem !important}.gap-xxxl-110{gap:6.875rem !important}.gap-xxxl-115{gap:7.1875rem !important}.gap-xxxl-120{gap:7.5rem !important}.gap-xxxl-125{gap:7.8125rem !important}.gap-xxxl-130{gap:8.125rem !important}.gap-xxxl-135{gap:8.4375rem !important}.gap-xxxl-140{gap:8.75rem !important}.gap-xxxl-145{gap:9.0625rem !important}.gap-xxxl-150{gap:9.375rem !important}.gap-xxxl-155{gap:9.6875rem !important}.gap-xxxl-160{gap:10rem !important}.gap-xxxl-165{gap:10.3125rem !important}.gap-xxxl-170{gap:10.625rem !important}.gap-xxxl-175{gap:10.9375rem !important}.gap-xxxl-180{gap:11.25rem !important}.gap-xxxl-185{gap:11.5625rem !important}.gap-xxxl-190{gap:11.875rem !important}.gap-xxxl-195{gap:12.1875rem !important}.gap-xxxl-200{gap:12.5rem !important}.gap-xxxl-unset{gap:unset !important}.row-gap-xxxl-0{row-gap:0 !important}.row-gap-xxxl-2{row-gap:.15625rem !important}.row-gap-xxxl-5{row-gap:.3125rem !important}.row-gap-xxxl-10{row-gap:.625rem !important}.row-gap-xxxl-15{row-gap:.9375rem !important}.row-gap-xxxl-20{row-gap:1.25rem !important}.row-gap-xxxl-25{row-gap:1.5625rem !important}.row-gap-xxxl-30{row-gap:1.875rem !important}.row-gap-xxxl-35{row-gap:2.1875rem !important}.row-gap-xxxl-40{row-gap:2.5rem !important}.row-gap-xxxl-45{row-gap:2.8125rem !important}.row-gap-xxxl-50{row-gap:3.125rem !important}.row-gap-xxxl-55{row-gap:3.4375rem !important}.row-gap-xxxl-60{row-gap:3.75rem !important}.row-gap-xxxl-65{row-gap:4.0625rem !important}.row-gap-xxxl-70{row-gap:4.375rem !important}.row-gap-xxxl-75{row-gap:4.6875rem !important}.row-gap-xxxl-80{row-gap:5rem !important}.row-gap-xxxl-85{row-gap:5.3125rem !important}.row-gap-xxxl-90{row-gap:5.625rem !important}.row-gap-xxxl-95{row-gap:5.9375rem !important}.row-gap-xxxl-100{row-gap:6.25rem !important}.row-gap-xxxl-105{row-gap:6.5625rem !important}.row-gap-xxxl-110{row-gap:6.875rem !important}.row-gap-xxxl-115{row-gap:7.1875rem !important}.row-gap-xxxl-120{row-gap:7.5rem !important}.row-gap-xxxl-125{row-gap:7.8125rem !important}.row-gap-xxxl-130{row-gap:8.125rem !important}.row-gap-xxxl-135{row-gap:8.4375rem !important}.row-gap-xxxl-140{row-gap:8.75rem !important}.row-gap-xxxl-145{row-gap:9.0625rem !important}.row-gap-xxxl-150{row-gap:9.375rem !important}.row-gap-xxxl-155{row-gap:9.6875rem !important}.row-gap-xxxl-160{row-gap:10rem !important}.row-gap-xxxl-165{row-gap:10.3125rem !important}.row-gap-xxxl-170{row-gap:10.625rem !important}.row-gap-xxxl-175{row-gap:10.9375rem !important}.row-gap-xxxl-180{row-gap:11.25rem !important}.row-gap-xxxl-185{row-gap:11.5625rem !important}.row-gap-xxxl-190{row-gap:11.875rem !important}.row-gap-xxxl-195{row-gap:12.1875rem !important}.row-gap-xxxl-200{row-gap:12.5rem !important}.row-gap-xxxl-unset{row-gap:unset !important}.column-gap-xxxl-0{column-gap:0 !important}.column-gap-xxxl-2{column-gap:.15625rem !important}.column-gap-xxxl-5{column-gap:.3125rem !important}.column-gap-xxxl-10{column-gap:.625rem !important}.column-gap-xxxl-15{column-gap:.9375rem !important}.column-gap-xxxl-20{column-gap:1.25rem !important}.column-gap-xxxl-25{column-gap:1.5625rem !important}.column-gap-xxxl-30{column-gap:1.875rem !important}.column-gap-xxxl-35{column-gap:2.1875rem !important}.column-gap-xxxl-40{column-gap:2.5rem !important}.column-gap-xxxl-45{column-gap:2.8125rem !important}.column-gap-xxxl-50{column-gap:3.125rem !important}.column-gap-xxxl-55{column-gap:3.4375rem !important}.column-gap-xxxl-60{column-gap:3.75rem !important}.column-gap-xxxl-65{column-gap:4.0625rem !important}.column-gap-xxxl-70{column-gap:4.375rem !important}.column-gap-xxxl-75{column-gap:4.6875rem !important}.column-gap-xxxl-80{column-gap:5rem !important}.column-gap-xxxl-85{column-gap:5.3125rem !important}.column-gap-xxxl-90{column-gap:5.625rem !important}.column-gap-xxxl-95{column-gap:5.9375rem !important}.column-gap-xxxl-100{column-gap:6.25rem !important}.column-gap-xxxl-105{column-gap:6.5625rem !important}.column-gap-xxxl-110{column-gap:6.875rem !important}.column-gap-xxxl-115{column-gap:7.1875rem !important}.column-gap-xxxl-120{column-gap:7.5rem !important}.column-gap-xxxl-125{column-gap:7.8125rem !important}.column-gap-xxxl-130{column-gap:8.125rem !important}.column-gap-xxxl-135{column-gap:8.4375rem !important}.column-gap-xxxl-140{column-gap:8.75rem !important}.column-gap-xxxl-145{column-gap:9.0625rem !important}.column-gap-xxxl-150{column-gap:9.375rem !important}.column-gap-xxxl-155{column-gap:9.6875rem !important}.column-gap-xxxl-160{column-gap:10rem !important}.column-gap-xxxl-165{column-gap:10.3125rem !important}.column-gap-xxxl-170{column-gap:10.625rem !important}.column-gap-xxxl-175{column-gap:10.9375rem !important}.column-gap-xxxl-180{column-gap:11.25rem !important}.column-gap-xxxl-185{column-gap:11.5625rem !important}.column-gap-xxxl-190{column-gap:11.875rem !important}.column-gap-xxxl-195{column-gap:12.1875rem !important}.column-gap-xxxl-200{column-gap:12.5rem !important}.column-gap-xxxl-unset{column-gap:unset !important}.fs-xxxl-0{font-size:0 !important}.fs-xxxl-1{font-size:calc(1.325rem + .9vw) !important}.fs-xxxl-2{font-size:calc(1.275rem + .3vw) !important}.fs-xxxl-3{font-size:1.25rem !important}.fs-xxxl-4{font-size:1.125rem !important}.fs-xxxl-5{font-size:1rem !important}.fs-xxxl-6{font-size:.875rem !important}.fs-xxxl-10{font-size:.62475rem !important}.fs-xxxl-12{font-size:.75rem !important}.fs-xxxl-14{font-size:.875rem !important}.fs-xxxl-16{font-size:1rem !important}.fs-xxxl-18{font-size:1.125rem !important}.fs-xxxl-20{font-size:1.25rem !important}.fs-xxxl-22{font-size:calc(1.2625rem + .15vw) !important}.fs-xxxl-24{font-size:calc(1.275rem + .3vw) !important}.fs-xxxl-26{font-size:calc(1.2875rem + .45vw) !important}.fs-xxxl-28{font-size:calc(1.3rem + .6vw) !important}.fs-xxxl-30{font-size:calc(1.3125rem + .75vw) !important}.fs-xxxl-32{font-size:calc(1.325rem + .9vw) !important}.fs-xxxl-34{font-size:calc(1.3375rem + 1.05vw) !important}.fs-xxxl-36{font-size:calc(1.35rem + 1.2vw) !important}.fs-xxxl-38{font-size:calc(1.3625rem + 1.35vw) !important}.fs-xxxl-40{font-size:calc(1.375rem + 1.5vw) !important}.fs-xxxl-42{font-size:calc(1.3875rem + 1.65vw) !important}.fs-xxxl-44{font-size:calc(1.4rem + 1.8vw) !important}.fs-xxxl-46{font-size:calc(1.4125rem + 1.95vw) !important}.fs-xxxl-48{font-size:calc(1.425rem + 2.1vw) !important}.fs-xxxl-50{font-size:calc(1.4375rem + 2.25vw) !important}.text-xxxl-start{text-align:left !important}.text-xxxl-end{text-align:right !important}.text-xxxl-center{text-align:center !important}.min-w-xxxl-0{min-width:0 !important}.min-w-xxxl-5{min-width:5% !important}.min-w-xxxl-10{min-width:10% !important}.min-w-xxxl-15{min-width:15% !important}.min-w-xxxl-20{min-width:20% !important}.min-w-xxxl-25{min-width:25% !important}.min-w-xxxl-30{min-width:30% !important}.min-w-xxxl-35{min-width:35% !important}.min-w-xxxl-40{min-width:40% !important}.min-w-xxxl-45{min-width:45% !important}.min-w-xxxl-50{min-width:50% !important}.min-w-xxxl-55{min-width:55% !important}.min-w-xxxl-60{min-width:60% !important}.min-w-xxxl-65{min-width:65% !important}.min-w-xxxl-70{min-width:70% !important}.min-w-xxxl-75{min-width:75% !important}.min-w-xxxl-80{min-width:80% !important}.min-w-xxxl-85{min-width:85% !important}.min-w-xxxl-90{min-width:90% !important}.min-w-xxxl-95{min-width:95% !important}.min-w-xxxl-100{min-width:100% !important}.min-w-xxxl-auto{min-width:auto !important}.min-w-xxxl-unset{min-width:unset !important}.min-h-xxxl-0{min-height:0 !important}.min-h-xxxl-5{min-height:5% !important}.min-h-xxxl-10{min-height:10% !important}.min-h-xxxl-15{min-height:15% !important}.min-h-xxxl-20{min-height:20% !important}.min-h-xxxl-25{min-height:25% !important}.min-h-xxxl-30{min-height:30% !important}.min-h-xxxl-35{min-height:35% !important}.min-h-xxxl-40{min-height:40% !important}.min-h-xxxl-45{min-height:45% !important}.min-h-xxxl-50{min-height:50% !important}.min-h-xxxl-55{min-height:55% !important}.min-h-xxxl-60{min-height:60% !important}.min-h-xxxl-65{min-height:65% !important}.min-h-xxxl-70{min-height:70% !important}.min-h-xxxl-75{min-height:75% !important}.min-h-xxxl-80{min-height:80% !important}.min-h-xxxl-85{min-height:85% !important}.min-h-xxxl-90{min-height:90% !important}.min-h-xxxl-95{min-height:95% !important}.min-h-xxxl-100{min-height:100% !important}.min-h-xxxl-auto{min-height:auto !important}.flex-basis-xxxl-0{flex-basis:0 !important}.flex-basis-xxxl-2{flex-basis:.15625rem !important}.flex-basis-xxxl-5{flex-basis:.3125rem !important}.flex-basis-xxxl-10{flex-basis:.625rem !important}.flex-basis-xxxl-15{flex-basis:.9375rem !important}.flex-basis-xxxl-20{flex-basis:1.25rem !important}.flex-basis-xxxl-25{flex-basis:1.5625rem !important}.flex-basis-xxxl-30{flex-basis:1.875rem !important}.flex-basis-xxxl-35{flex-basis:2.1875rem !important}.flex-basis-xxxl-40{flex-basis:2.5rem !important}.flex-basis-xxxl-45{flex-basis:2.8125rem !important}.flex-basis-xxxl-50{flex-basis:3.125rem !important}.flex-basis-xxxl-55{flex-basis:3.4375rem !important}.flex-basis-xxxl-60{flex-basis:3.75rem !important}.flex-basis-xxxl-65{flex-basis:4.0625rem !important}.flex-basis-xxxl-70{flex-basis:4.375rem !important}.flex-basis-xxxl-75{flex-basis:4.6875rem !important}.flex-basis-xxxl-80{flex-basis:5rem !important}.flex-basis-xxxl-85{flex-basis:5.3125rem !important}.flex-basis-xxxl-90{flex-basis:5.625rem !important}.flex-basis-xxxl-95{flex-basis:5.9375rem !important}.flex-basis-xxxl-100{flex-basis:6.25rem !important}.flex-basis-xxxl-105{flex-basis:6.5625rem !important}.flex-basis-xxxl-110{flex-basis:6.875rem !important}.flex-basis-xxxl-115{flex-basis:7.1875rem !important}.flex-basis-xxxl-120{flex-basis:7.5rem !important}.flex-basis-xxxl-125{flex-basis:7.8125rem !important}.flex-basis-xxxl-130{flex-basis:8.125rem !important}.flex-basis-xxxl-135{flex-basis:8.4375rem !important}.flex-basis-xxxl-140{flex-basis:8.75rem !important}.flex-basis-xxxl-145{flex-basis:9.0625rem !important}.flex-basis-xxxl-150{flex-basis:9.375rem !important}.flex-basis-xxxl-155{flex-basis:9.6875rem !important}.flex-basis-xxxl-160{flex-basis:10rem !important}.flex-basis-xxxl-165{flex-basis:10.3125rem !important}.flex-basis-xxxl-170{flex-basis:10.625rem !important}.flex-basis-xxxl-175{flex-basis:10.9375rem !important}.flex-basis-xxxl-180{flex-basis:11.25rem !important}.flex-basis-xxxl-185{flex-basis:11.5625rem !important}.flex-basis-xxxl-190{flex-basis:11.875rem !important}.flex-basis-xxxl-195{flex-basis:12.1875rem !important}.flex-basis-xxxl-200{flex-basis:12.5rem !important}.flex-basis-xxxl-auto{flex-basis:auto !important}.ls-xxxl-0{letter-spacing:0 !important}.ls-xxxl-1{letter-spacing:1px !important}.ls-xxxl-2{letter-spacing:2px !important}.ls-xxxl-3{letter-spacing:3px !important}.ls-xxxl-4{letter-spacing:4px !important}.ls-xxxl-5{letter-spacing:5px !important}}@media (min-width: 1200px){.fs-1{font-size:2rem !important}.fs-2{font-size:1.5rem !important}.fs-22{font-size:1.375rem !important}.fs-24{font-size:1.5rem !important}.fs-26{font-size:1.625rem !important}.fs-28{font-size:1.75rem !important}.fs-30{font-size:1.875rem !important}.fs-32{font-size:2rem !important}.fs-34{font-size:2.125rem !important}.fs-36{font-size:2.25rem !important}.fs-38{font-size:2.375rem !important}.fs-40{font-size:2.5rem !important}.fs-42{font-size:2.625rem !important}.fs-44{font-size:2.75rem !important}.fs-46{font-size:2.875rem !important}.fs-48{font-size:3rem !important}.fs-50{font-size:3.125rem !important}.fs-xsl-1{font-size:2rem !important}.fs-xsl-2{font-size:1.5rem !important}.fs-xsl-22{font-size:1.375rem !important}.fs-xsl-24{font-size:1.5rem !important}.fs-xsl-26{font-size:1.625rem !important}.fs-xsl-28{font-size:1.75rem !important}.fs-xsl-30{font-size:1.875rem !important}.fs-xsl-32{font-size:2rem !important}.fs-xsl-34{font-size:2.125rem !important}.fs-xsl-36{font-size:2.25rem !important}.fs-xsl-38{font-size:2.375rem !important}.fs-xsl-40{font-size:2.5rem !important}.fs-xsl-42{font-size:2.625rem !important}.fs-xsl-44{font-size:2.75rem !important}.fs-xsl-46{font-size:2.875rem !important}.fs-xsl-48{font-size:3rem !important}.fs-xsl-50{font-size:3.125rem !important}.fs-sm-1{font-size:2rem !important}.fs-sm-2{font-size:1.5rem !important}.fs-sm-22{font-size:1.375rem !important}.fs-sm-24{font-size:1.5rem !important}.fs-sm-26{font-size:1.625rem !important}.fs-sm-28{font-size:1.75rem !important}.fs-sm-30{font-size:1.875rem !important}.fs-sm-32{font-size:2rem !important}.fs-sm-34{font-size:2.125rem !important}.fs-sm-36{font-size:2.25rem !important}.fs-sm-38{font-size:2.375rem !important}.fs-sm-40{font-size:2.5rem !important}.fs-sm-42{font-size:2.625rem !important}.fs-sm-44{font-size:2.75rem !important}.fs-sm-46{font-size:2.875rem !important}.fs-sm-48{font-size:3rem !important}.fs-sm-50{font-size:3.125rem !important}.fs-sml-1{font-size:2rem !important}.fs-sml-2{font-size:1.5rem !important}.fs-sml-22{font-size:1.375rem !important}.fs-sml-24{font-size:1.5rem !important}.fs-sml-26{font-size:1.625rem !important}.fs-sml-28{font-size:1.75rem !important}.fs-sml-30{font-size:1.875rem !important}.fs-sml-32{font-size:2rem !important}.fs-sml-34{font-size:2.125rem !important}.fs-sml-36{font-size:2.25rem !important}.fs-sml-38{font-size:2.375rem !important}.fs-sml-40{font-size:2.5rem !important}.fs-sml-42{font-size:2.625rem !important}.fs-sml-44{font-size:2.75rem !important}.fs-sml-46{font-size:2.875rem !important}.fs-sml-48{font-size:3rem !important}.fs-sml-50{font-size:3.125rem !important}.fs-md-1{font-size:2rem !important}.fs-md-2{font-size:1.5rem !important}.fs-md-22{font-size:1.375rem !important}.fs-md-24{font-size:1.5rem !important}.fs-md-26{font-size:1.625rem !important}.fs-md-28{font-size:1.75rem !important}.fs-md-30{font-size:1.875rem !important}.fs-md-32{font-size:2rem !important}.fs-md-34{font-size:2.125rem !important}.fs-md-36{font-size:2.25rem !important}.fs-md-38{font-size:2.375rem !important}.fs-md-40{font-size:2.5rem !important}.fs-md-42{font-size:2.625rem !important}.fs-md-44{font-size:2.75rem !important}.fs-md-46{font-size:2.875rem !important}.fs-md-48{font-size:3rem !important}.fs-md-50{font-size:3.125rem !important}.fs-lg-1{font-size:2rem !important}.fs-lg-2{font-size:1.5rem !important}.fs-lg-22{font-size:1.375rem !important}.fs-lg-24{font-size:1.5rem !important}.fs-lg-26{font-size:1.625rem !important}.fs-lg-28{font-size:1.75rem !important}.fs-lg-30{font-size:1.875rem !important}.fs-lg-32{font-size:2rem !important}.fs-lg-34{font-size:2.125rem !important}.fs-lg-36{font-size:2.25rem !important}.fs-lg-38{font-size:2.375rem !important}.fs-lg-40{font-size:2.5rem !important}.fs-lg-42{font-size:2.625rem !important}.fs-lg-44{font-size:2.75rem !important}.fs-lg-46{font-size:2.875rem !important}.fs-lg-48{font-size:3rem !important}.fs-lg-50{font-size:3.125rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.croppie-container{width:100%;height:100%}.croppie-container .cr-image{z-index:-1;position:absolute;top:0;left:0;transform-origin:0 0;max-height:none;max-width:none}.croppie-container .cr-boundary{position:relative;overflow:hidden;margin:0 auto;z-index:1;width:100%;height:100%}.croppie-container .cr-viewport,.croppie-container .cr-resizer{position:absolute;border:2px solid #fff;margin:auto;top:0;bottom:0;right:0;left:0;box-shadow:0 0 2000px 2000px rgba(0,0,0,0.5);z-index:0}.croppie-container .cr-resizer{z-index:2;box-shadow:none;pointer-events:none}.croppie-container .cr-resizer-vertical,.croppie-container .cr-resizer-horisontal{position:absolute;pointer-events:all}.croppie-container .cr-resizer-vertical::after,.croppie-container .cr-resizer-horisontal::after{display:block;position:absolute;box-sizing:border-box;border:1px solid black;background:#fff;width:10px;height:10px;content:''}.croppie-container .cr-resizer-vertical{bottom:-5px;cursor:row-resize;width:100%;height:10px}.croppie-container .cr-resizer-vertical::after{left:50%;margin-left:-5px}.croppie-container .cr-resizer-horisontal{right:-5px;cursor:col-resize;width:10px;height:100%}.croppie-container .cr-resizer-horisontal::after{top:50%;margin-top:-5px}.croppie-container .cr-original-image{display:none}.croppie-container .cr-vp-circle{border-radius:50%}.croppie-container .cr-overlay{z-index:1;position:absolute;cursor:move;touch-action:none}.croppie-container .cr-slider-wrap{width:75%;margin:15px auto;text-align:center}.croppie-result{position:relative;overflow:hidden}.croppie-result img{position:absolute}.croppie-container .cr-image,.croppie-container .cr-overlay,.croppie-container .cr-viewport{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.cr-slider{-webkit-appearance:none;width:300px;max-width:100%;padding-top:8px;padding-bottom:8px;background-color:transparent}.cr-slider::-webkit-slider-runnable-track{width:100%;height:3px;background:rgba(0,0,0,0.5);border:0;border-radius:3px}.cr-slider::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:focus{outline:none}.cr-slider::-moz-range-track{width:100%;height:3px;background:rgba(0,0,0,0.5);border:0;border-radius:3px}.cr-slider::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:-6px}.cr-slider:-moz-focusring{outline:1px solid white;outline-offset:-1px}.cr-slider::-ms-track{width:100%;height:5px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}.cr-slider::-ms-fill-lower{background:rgba(0,0,0,0.5);border-radius:10px}.cr-slider::-ms-fill-upper{background:rgba(0,0,0,0.5);border-radius:10px}.cr-slider::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#ddd;margin-top:1px}.cr-slider:focus::-ms-fill-lower{background:rgba(0,0,0,0.5)}.cr-slider:focus::-ms-fill-upper{background:rgba(0,0,0,0.5)}.cr-rotate-controls{position:absolute;bottom:5px;left:5px;z-index:1}.cr-rotate-controls button{border:0;background:none}.cr-rotate-controls i:before{display:inline-block;font-style:normal;font-weight:900;font-size:22px}.cr-rotate-l i:before{content:'↺'}.cr-rotate-r i:before{content:'↻'}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=text],.iti input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:3;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width: 500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,0.05)}.iti__flag-box,.iti__country-name,.iti__dial-code{vertical-align:middle}.iti__flag-box,.iti__country-name{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=text],.iti--allow-dropdown input[type=tel],.iti--separate-dial-code input,.iti--separate-dial-code input[type=text],.iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,0.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,0.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0px 0px}.iti__flag.iti__ad{height:14px;background-position:-22px 0px}.iti__flag.iti__ae{height:10px;background-position:-44px 0px}.iti__flag.iti__af{height:14px;background-position:-66px 0px}.iti__flag.iti__ag{height:14px;background-position:-88px 0px}.iti__flag.iti__ai{height:10px;background-position:-110px 0px}.iti__flag.iti__al{height:15px;background-position:-132px 0px}.iti__flag.iti__am{height:10px;background-position:-154px 0px}.iti__flag.iti__ao{height:14px;background-position:-176px 0px}.iti__flag.iti__aq{height:14px;background-position:-198px 0px}.iti__flag.iti__ar{height:13px;background-position:-220px 0px}.iti__flag.iti__as{height:10px;background-position:-242px 0px}.iti__flag.iti__at{height:14px;background-position:-264px 0px}.iti__flag.iti__au{height:10px;background-position:-286px 0px}.iti__flag.iti__aw{height:14px;background-position:-308px 0px}.iti__flag.iti__ax{height:13px;background-position:-330px 0px}.iti__flag.iti__az{height:10px;background-position:-352px 0px}.iti__flag.iti__ba{height:10px;background-position:-374px 0px}.iti__flag.iti__bb{height:14px;background-position:-396px 0px}.iti__flag.iti__bd{height:12px;background-position:-418px 0px}.iti__flag.iti__be{height:15px;background-position:-440px 0px}.iti__flag.iti__bf{height:14px;background-position:-460px 0px}.iti__flag.iti__bg{height:12px;background-position:-482px 0px}.iti__flag.iti__bh{height:12px;background-position:-504px 0px}.iti__flag.iti__bi{height:12px;background-position:-526px 0px}.iti__flag.iti__bj{height:14px;background-position:-548px 0px}.iti__flag.iti__bl{height:14px;background-position:-570px 0px}.iti__flag.iti__bm{height:10px;background-position:-592px 0px}.iti__flag.iti__bn{height:10px;background-position:-614px 0px}.iti__flag.iti__bo{height:14px;background-position:-636px 0px}.iti__flag.iti__bq{height:14px;background-position:-658px 0px}.iti__flag.iti__br{height:14px;background-position:-680px 0px}.iti__flag.iti__bs{height:10px;background-position:-702px 0px}.iti__flag.iti__bt{height:14px;background-position:-724px 0px}.iti__flag.iti__bv{height:15px;background-position:-746px 0px}.iti__flag.iti__bw{height:14px;background-position:-768px 0px}.iti__flag.iti__by{height:10px;background-position:-790px 0px}.iti__flag.iti__bz{height:14px;background-position:-812px 0px}.iti__flag.iti__ca{height:10px;background-position:-834px 0px}.iti__flag.iti__cc{height:10px;background-position:-856px 0px}.iti__flag.iti__cd{height:15px;background-position:-878px 0px}.iti__flag.iti__cf{height:14px;background-position:-900px 0px}.iti__flag.iti__cg{height:14px;background-position:-922px 0px}.iti__flag.iti__ch{height:15px;background-position:-944px 0px}.iti__flag.iti__ci{height:14px;background-position:-961px 0px}.iti__flag.iti__ck{height:10px;background-position:-983px 0px}.iti__flag.iti__cl{height:14px;background-position:-1005px 0px}.iti__flag.iti__cm{height:14px;background-position:-1027px 0px}.iti__flag.iti__cn{height:14px;background-position:-1049px 0px}.iti__flag.iti__co{height:14px;background-position:-1071px 0px}.iti__flag.iti__cp{height:14px;background-position:-1093px 0px}.iti__flag.iti__cr{height:12px;background-position:-1115px 0px}.iti__flag.iti__cu{height:10px;background-position:-1137px 0px}.iti__flag.iti__cv{height:12px;background-position:-1159px 0px}.iti__flag.iti__cw{height:14px;background-position:-1181px 0px}.iti__flag.iti__cx{height:10px;background-position:-1203px 0px}.iti__flag.iti__cy{height:14px;background-position:-1225px 0px}.iti__flag.iti__cz{height:14px;background-position:-1247px 0px}.iti__flag.iti__de{height:12px;background-position:-1269px 0px}.iti__flag.iti__dg{height:10px;background-position:-1291px 0px}.iti__flag.iti__dj{height:14px;background-position:-1313px 0px}.iti__flag.iti__dk{height:15px;background-position:-1335px 0px}.iti__flag.iti__dm{height:10px;background-position:-1357px 0px}.iti__flag.iti__do{height:14px;background-position:-1379px 0px}.iti__flag.iti__dz{height:14px;background-position:-1401px 0px}.iti__flag.iti__ea{height:14px;background-position:-1423px 0px}.iti__flag.iti__ec{height:14px;background-position:-1445px 0px}.iti__flag.iti__ee{height:13px;background-position:-1467px 0px}.iti__flag.iti__eg{height:14px;background-position:-1489px 0px}.iti__flag.iti__eh{height:10px;background-position:-1511px 0px}.iti__flag.iti__er{height:10px;background-position:-1533px 0px}.iti__flag.iti__es{height:14px;background-position:-1555px 0px}.iti__flag.iti__et{height:10px;background-position:-1577px 0px}.iti__flag.iti__eu{height:14px;background-position:-1599px 0px}.iti__flag.iti__fi{height:12px;background-position:-1621px 0px}.iti__flag.iti__fj{height:10px;background-position:-1643px 0px}.iti__flag.iti__fk{height:10px;background-position:-1665px 0px}.iti__flag.iti__fm{height:11px;background-position:-1687px 0px}.iti__flag.iti__fo{height:15px;background-position:-1709px 0px}.iti__flag.iti__fr{height:14px;background-position:-1731px 0px}.iti__flag.iti__ga{height:15px;background-position:-1753px 0px}.iti__flag.iti__gb{height:10px;background-position:-1775px 0px}.iti__flag.iti__gd{height:12px;background-position:-1797px 0px}.iti__flag.iti__ge{height:14px;background-position:-1819px 0px}.iti__flag.iti__gf{height:14px;background-position:-1841px 0px}.iti__flag.iti__gg{height:14px;background-position:-1863px 0px}.iti__flag.iti__gh{height:14px;background-position:-1885px 0px}.iti__flag.iti__gi{height:10px;background-position:-1907px 0px}.iti__flag.iti__gl{height:14px;background-position:-1929px 0px}.iti__flag.iti__gm{height:14px;background-position:-1951px 0px}.iti__flag.iti__gn{height:14px;background-position:-1973px 0px}.iti__flag.iti__gp{height:14px;background-position:-1995px 0px}.iti__flag.iti__gq{height:14px;background-position:-2017px 0px}.iti__flag.iti__gr{height:14px;background-position:-2039px 0px}.iti__flag.iti__gs{height:10px;background-position:-2061px 0px}.iti__flag.iti__gt{height:13px;background-position:-2083px 0px}.iti__flag.iti__gu{height:11px;background-position:-2105px 0px}.iti__flag.iti__gw{height:10px;background-position:-2127px 0px}.iti__flag.iti__gy{height:12px;background-position:-2149px 0px}.iti__flag.iti__hk{height:14px;background-position:-2171px 0px}.iti__flag.iti__hm{height:10px;background-position:-2193px 0px}.iti__flag.iti__hn{height:10px;background-position:-2215px 0px}.iti__flag.iti__hr{height:10px;background-position:-2237px 0px}.iti__flag.iti__ht{height:12px;background-position:-2259px 0px}.iti__flag.iti__hu{height:10px;background-position:-2281px 0px}.iti__flag.iti__ic{height:14px;background-position:-2303px 0px}.iti__flag.iti__id{height:14px;background-position:-2325px 0px}.iti__flag.iti__ie{height:10px;background-position:-2347px 0px}.iti__flag.iti__il{height:15px;background-position:-2369px 0px}.iti__flag.iti__im{height:10px;background-position:-2391px 0px}.iti__flag.iti__in{height:14px;background-position:-2413px 0px}.iti__flag.iti__io{height:10px;background-position:-2435px 0px}.iti__flag.iti__iq{height:14px;background-position:-2457px 0px}.iti__flag.iti__ir{height:12px;background-position:-2479px 0px}.iti__flag.iti__is{height:15px;background-position:-2501px 0px}.iti__flag.iti__it{height:14px;background-position:-2523px 0px}.iti__flag.iti__je{height:12px;background-position:-2545px 0px}.iti__flag.iti__jm{height:10px;background-position:-2567px 0px}.iti__flag.iti__jo{height:10px;background-position:-2589px 0px}.iti__flag.iti__jp{height:14px;background-position:-2611px 0px}.iti__flag.iti__ke{height:14px;background-position:-2633px 0px}.iti__flag.iti__kg{height:12px;background-position:-2655px 0px}.iti__flag.iti__kh{height:13px;background-position:-2677px 0px}.iti__flag.iti__ki{height:10px;background-position:-2699px 0px}.iti__flag.iti__km{height:12px;background-position:-2721px 0px}.iti__flag.iti__kn{height:14px;background-position:-2743px 0px}.iti__flag.iti__kp{height:10px;background-position:-2765px 0px}.iti__flag.iti__kr{height:14px;background-position:-2787px 0px}.iti__flag.iti__kw{height:10px;background-position:-2809px 0px}.iti__flag.iti__ky{height:10px;background-position:-2831px 0px}.iti__flag.iti__kz{height:10px;background-position:-2853px 0px}.iti__flag.iti__la{height:14px;background-position:-2875px 0px}.iti__flag.iti__lb{height:14px;background-position:-2897px 0px}.iti__flag.iti__lc{height:10px;background-position:-2919px 0px}.iti__flag.iti__li{height:12px;background-position:-2941px 0px}.iti__flag.iti__lk{height:10px;background-position:-2963px 0px}.iti__flag.iti__lr{height:11px;background-position:-2985px 0px}.iti__flag.iti__ls{height:14px;background-position:-3007px 0px}.iti__flag.iti__lt{height:12px;background-position:-3029px 0px}.iti__flag.iti__lu{height:12px;background-position:-3051px 0px}.iti__flag.iti__lv{height:10px;background-position:-3073px 0px}.iti__flag.iti__ly{height:10px;background-position:-3095px 0px}.iti__flag.iti__ma{height:14px;background-position:-3117px 0px}.iti__flag.iti__mc{height:15px;background-position:-3139px 0px}.iti__flag.iti__md{height:10px;background-position:-3160px 0px}.iti__flag.iti__me{height:10px;background-position:-3182px 0px}.iti__flag.iti__mf{height:14px;background-position:-3204px 0px}.iti__flag.iti__mg{height:14px;background-position:-3226px 0px}.iti__flag.iti__mh{height:11px;background-position:-3248px 0px}.iti__flag.iti__mk{height:10px;background-position:-3270px 0px}.iti__flag.iti__ml{height:14px;background-position:-3292px 0px}.iti__flag.iti__mm{height:14px;background-position:-3314px 0px}.iti__flag.iti__mn{height:10px;background-position:-3336px 0px}.iti__flag.iti__mo{height:14px;background-position:-3358px 0px}.iti__flag.iti__mp{height:10px;background-position:-3380px 0px}.iti__flag.iti__mq{height:14px;background-position:-3402px 0px}.iti__flag.iti__mr{height:14px;background-position:-3424px 0px}.iti__flag.iti__ms{height:10px;background-position:-3446px 0px}.iti__flag.iti__mt{height:14px;background-position:-3468px 0px}.iti__flag.iti__mu{height:14px;background-position:-3490px 0px}.iti__flag.iti__mv{height:14px;background-position:-3512px 0px}.iti__flag.iti__mw{height:14px;background-position:-3534px 0px}.iti__flag.iti__mx{height:12px;background-position:-3556px 0px}.iti__flag.iti__my{height:10px;background-position:-3578px 0px}.iti__flag.iti__mz{height:14px;background-position:-3600px 0px}.iti__flag.iti__na{height:14px;background-position:-3622px 0px}.iti__flag.iti__nc{height:10px;background-position:-3644px 0px}.iti__flag.iti__ne{height:15px;background-position:-3666px 0px}.iti__flag.iti__nf{height:10px;background-position:-3686px 0px}.iti__flag.iti__ng{height:10px;background-position:-3708px 0px}.iti__flag.iti__ni{height:12px;background-position:-3730px 0px}.iti__flag.iti__nl{height:14px;background-position:-3752px 0px}.iti__flag.iti__no{height:15px;background-position:-3774px 0px}.iti__flag.iti__np{height:15px;background-position:-3796px 0px}.iti__flag.iti__nr{height:10px;background-position:-3811px 0px}.iti__flag.iti__nu{height:10px;background-position:-3833px 0px}.iti__flag.iti__nz{height:10px;background-position:-3855px 0px}.iti__flag.iti__om{height:10px;background-position:-3877px 0px}.iti__flag.iti__pa{height:14px;background-position:-3899px 0px}.iti__flag.iti__pe{height:14px;background-position:-3921px 0px}.iti__flag.iti__pf{height:14px;background-position:-3943px 0px}.iti__flag.iti__pg{height:15px;background-position:-3965px 0px}.iti__flag.iti__ph{height:10px;background-position:-3987px 0px}.iti__flag.iti__pk{height:14px;background-position:-4009px 0px}.iti__flag.iti__pl{height:13px;background-position:-4031px 0px}.iti__flag.iti__pm{height:14px;background-position:-4053px 0px}.iti__flag.iti__pn{height:10px;background-position:-4075px 0px}.iti__flag.iti__pr{height:14px;background-position:-4097px 0px}.iti__flag.iti__ps{height:10px;background-position:-4119px 0px}.iti__flag.iti__pt{height:14px;background-position:-4141px 0px}.iti__flag.iti__pw{height:13px;background-position:-4163px 0px}.iti__flag.iti__py{height:11px;background-position:-4185px 0px}.iti__flag.iti__qa{height:8px;background-position:-4207px 0px}.iti__flag.iti__re{height:14px;background-position:-4229px 0px}.iti__flag.iti__ro{height:14px;background-position:-4251px 0px}.iti__flag.iti__rs{height:14px;background-position:-4273px 0px}.iti__flag.iti__ru{height:14px;background-position:-4295px 0px}.iti__flag.iti__rw{height:14px;background-position:-4317px 0px}.iti__flag.iti__sa{height:14px;background-position:-4339px 0px}.iti__flag.iti__sb{height:10px;background-position:-4361px 0px}.iti__flag.iti__sc{height:10px;background-position:-4383px 0px}.iti__flag.iti__sd{height:10px;background-position:-4405px 0px}.iti__flag.iti__se{height:13px;background-position:-4427px 0px}.iti__flag.iti__sg{height:14px;background-position:-4449px 0px}.iti__flag.iti__sh{height:10px;background-position:-4471px 0px}.iti__flag.iti__si{height:10px;background-position:-4493px 0px}.iti__flag.iti__sj{height:15px;background-position:-4515px 0px}.iti__flag.iti__sk{height:14px;background-position:-4537px 0px}.iti__flag.iti__sl{height:14px;background-position:-4559px 0px}.iti__flag.iti__sm{height:15px;background-position:-4581px 0px}.iti__flag.iti__sn{height:14px;background-position:-4603px 0px}.iti__flag.iti__so{height:14px;background-position:-4625px 0px}.iti__flag.iti__sr{height:14px;background-position:-4647px 0px}.iti__flag.iti__ss{height:10px;background-position:-4669px 0px}.iti__flag.iti__st{height:10px;background-position:-4691px 0px}.iti__flag.iti__sv{height:12px;background-position:-4713px 0px}.iti__flag.iti__sx{height:14px;background-position:-4735px 0px}.iti__flag.iti__sy{height:14px;background-position:-4757px 0px}.iti__flag.iti__sz{height:14px;background-position:-4779px 0px}.iti__flag.iti__ta{height:10px;background-position:-4801px 0px}.iti__flag.iti__tc{height:10px;background-position:-4823px 0px}.iti__flag.iti__td{height:14px;background-position:-4845px 0px}.iti__flag.iti__tf{height:14px;background-position:-4867px 0px}.iti__flag.iti__tg{height:13px;background-position:-4889px 0px}.iti__flag.iti__th{height:14px;background-position:-4911px 0px}.iti__flag.iti__tj{height:10px;background-position:-4933px 0px}.iti__flag.iti__tk{height:10px;background-position:-4955px 0px}.iti__flag.iti__tl{height:10px;background-position:-4977px 0px}.iti__flag.iti__tm{height:14px;background-position:-4999px 0px}.iti__flag.iti__tn{height:14px;background-position:-5021px 0px}.iti__flag.iti__to{height:10px;background-position:-5043px 0px}.iti__flag.iti__tr{height:14px;background-position:-5065px 0px}.iti__flag.iti__tt{height:12px;background-position:-5087px 0px}.iti__flag.iti__tv{height:10px;background-position:-5109px 0px}.iti__flag.iti__tw{height:14px;background-position:-5131px 0px}.iti__flag.iti__tz{height:14px;background-position:-5153px 0px}.iti__flag.iti__ua{height:14px;background-position:-5175px 0px}.iti__flag.iti__ug{height:14px;background-position:-5197px 0px}.iti__flag.iti__um{height:11px;background-position:-5219px 0px}.iti__flag.iti__un{height:14px;background-position:-5241px 0px}.iti__flag.iti__us{height:11px;background-position:-5263px 0px}.iti__flag.iti__uy{height:14px;background-position:-5285px 0px}.iti__flag.iti__uz{height:10px;background-position:-5307px 0px}.iti__flag.iti__va{height:15px;background-position:-5329px 0px}.iti__flag.iti__vc{height:14px;background-position:-5346px 0px}.iti__flag.iti__ve{height:14px;background-position:-5368px 0px}.iti__flag.iti__vg{height:10px;background-position:-5390px 0px}.iti__flag.iti__vi{height:14px;background-position:-5412px 0px}.iti__flag.iti__vn{height:14px;background-position:-5434px 0px}.iti__flag.iti__vu{height:12px;background-position:-5456px 0px}.iti__flag.iti__wf{height:14px;background-position:-5478px 0px}.iti__flag.iti__ws{height:10px;background-position:-5500px 0px}.iti__flag.iti__xk{height:15px;background-position:-5522px 0px}.iti__flag.iti__ye{height:14px;background-position:-5544px 0px}.iti__flag.iti__yt{height:14px;background-position:-5566px 0px}.iti__flag.iti__za{height:14px;background-position:-5588px 0px}.iti__flag.iti__zm{height:14px;background-position:-5610px 0px}.iti__flag.iti__zw{height:10px;background-position:-5632px 0px}.iti__flag{height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url("../../img/flags.png");background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){.iti__flag{background-image:url("../../img/flags@2x.png")}}.iti__flag.iti__np{background-color:transparent}@-webkit-keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size, 25px) 0}}@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size, 25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-box-align:center;-ms-flex-align:center;align-items:center;direction:ltr;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:var(--plyr-font-family, inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular, 400);line-height:var(--plyr-line-height, 1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;z-index:0}.plyr video,.plyr audio,.plyr iframe{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui *::after,.plyr--full-ui *::before{-webkit-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background, #4a5464);border-radius:var(--plyr-badge-border-radius, 2px);color:var(--plyr-badge-text-color, #fff);font-size:var(--plyr-font-size-badge, 9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small, 13px);left:0;padding:var(--plyr-control-spacing, 10px);position:absolute;text-align:center;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;-o-transition:transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width: 480px){.plyr__captions{font-size:var(--plyr-font-size-base, 15px);padding:calc(var(--plyr-control-spacing, 10px) * 2)}}@media (min-width: 768px){.plyr__captions{font-size:var(--plyr-font-size-large, 18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions{-webkit-transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4));-ms-transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4));transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4))}.plyr__caption{background:var(--plyr-captions-background, rgba(0,0,0,0.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color, #fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:rgba(0,0,0,0);border:0;border-radius:var(--plyr-control-radius, 3px);color:inherit;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing, 10px) * 0.7);position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size, 18px);pointer-events:none;width:var(--plyr-control-icon-size, 18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff))) dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,.plyr__control.plyr__control--pressed .label--not-pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing, 10px) / 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing, 10px) / 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing, 10px) / 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=captions],.plyr [data-plyr=pip],.plyr [data-plyr=airplay],.plyr [data-plyr=fullscreen]{display:none}.plyr--captions-enabled [data-plyr=captions],.plyr--pip-supported [data-plyr=pip],.plyr--airplay-supported [data-plyr=airplay],.plyr--fullscreen-enabled [data-plyr=fullscreen]{display:inline-block}.plyr__menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:var(--plyr-menu-background, rgba(255,255,255,0.9));border-radius:4px;bottom:100%;-webkit-box-shadow:var(--plyr-menu-shadow, 0 1px 2px rgba(0,0,0,0.15));box-shadow:var(--plyr-menu-shadow, 0 1px 2px rgba(0,0,0,0.15));color:var(--plyr-menu-color, #4a5464);font-size:var(--plyr-font-size-base, 15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height 0.35s cubic-bezier(0.4, 0, 0.2, 1),width 0.35s cubic-bezier(0.4, 0, 0.2, 1);-o-transition:height 0.35s cubic-bezier(0.4, 0, 0.2, 1),width 0.35s cubic-bezier(0.4, 0, 0.2, 1);transition:height 0.35s cubic-bezier(0.4, 0, 0.2, 1),width 0.35s cubic-bezier(0.4, 0, 0.2, 1)}.plyr__menu__container::after{border:var(--plyr-menu-arrow-size, 4px) solid rgba(0,0,0,0);border-top-color:var(--plyr-menu-background, rgba(255,255,255,0.9));content:"";height:0;position:absolute;right:calc(((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7)) - (var(--plyr-menu-arrow-size, 4px) / 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing, 10px) * 0.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--plyr-menu-color, #4a5464);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));padding:calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 1.5) calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:var(--plyr-menu-item-arrow-size, 4px) solid rgba(0,0,0,0);content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:var(--plyr-menu-arrow-color, #728197);right:calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular, 400);margin:calc(var(--plyr-control-spacing, 10px) * 0.7);margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);padding-left:calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 4);position:relative;width:calc(100% - (calc(var(--plyr-control-spacing, 10px) * 0.7) * 2))}.plyr__menu__container .plyr__control--back::after{border-right-color:var(--plyr-menu-arrow-color, #728197);left:calc((calc(var(--plyr-control-spacing, 10px) * 0.7) * 1.5) - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back::before{background:var(--plyr-menu-back-border-color, #dcdfe5);-webkit-box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);content:"";height:1px;left:0;margin-top:calc(calc(var(--plyr-control-spacing, 10px) * 0.7) / 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing, 10px) * 0.7)}.plyr__menu__container .plyr__control[role=menuitemradio]::before,.plyr__menu__container .plyr__control[role=menuitemradio]::after{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,0.1);content:"";display:block;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing, 10px);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#ffffff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);-ms-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity .3s ease, -webkit-transform .3s ease;transition:opacity .3s ease, -webkit-transform .3s ease;-o-transition:transform .3s ease, opacity .3s ease;transition:transform .3s ease, opacity .3s ease;transition:transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(35,40,47,0.1)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:calc((calc(var(--plyr-control-spacing, 10px) * 0.7) - 2) * -1);overflow:hidden;padding-left:calc(calc(var(--plyr-control-spacing, 10px) * 0.7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-thumb-height, 13px) * 2);color:var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));display:block;height:calc((var(--plyr-range-thumb-active-shadow-width, 3px) * 2) + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height, 5px);-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease, -webkit-box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:-webkit-gradient(linear, left top, right top, from(currentColor), to(transparent));background-image:linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2));height:var(--plyr-range-thumb-height, 13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height, 13px);-webkit-appearance:none;appearance:none;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px)) / 2 * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height, 5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2));height:var(--plyr-range-thumb-height, 13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height, 13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height, 5px)}.plyr--full-ui input[type=range]::-ms-track{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:rgba(0,0,0,0)}.plyr--full-ui input[type=range]::-ms-fill-upper{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0);border:0;border-radius:calc(var(--plyr-range-track-height, 5px) / 2);height:var(--plyr-range-track-height, 5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background, #fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2));height:var(--plyr-range-thumb-height, 13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height, 13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:var(--plyr-video-background, var(--plyr-video-background, #000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__time+.plyr__time::before{content:"⁄";margin-right:var(--plyr-control-spacing, 10px)}@media (max-width: 767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background, rgba(255,255,255,0.9));border-radius:var(--plyr-tooltip-radius, 5px);bottom:100%;-webkit-box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0,0,0,0.15));box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0,0,0,0.15));color:var(--plyr-tooltip-color, #4a5464);font-size:var(--plyr-font-size-small, 13px);font-weight:var(--plyr-font-weight-regular, 400);left:50%;line-height:1.3;margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);opacity:0;padding:calc(var(--plyr-control-spacing, 10px) / 2) calc(calc(var(--plyr-control-spacing, 10px) / 2) * 1.5);pointer-events:none;position:absolute;-webkit-transform:translate(-50%, 10px) scale(0.8);-ms-transform:translate(-50%, 10px) scale(0.8);transform:translate(-50%, 10px) scale(0.8);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s .1s ease, -webkit-transform .2s .1s ease;transition:opacity .2s .1s ease, -webkit-transform .2s .1s ease;-o-transition:transform .2s .1s ease, opacity .2s .1s ease;transition:transform .2s .1s ease, opacity .2s .1s ease;transition:transform .2s .1s ease, opacity .2s .1s ease, -webkit-transform .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255,255,255,0.9));bottom:calc(var(--plyr-tooltip-arrow-size, 4px) * -1);content:"";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:hover .plyr__tooltip,.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%, 0) scale(1);-ms-transform:translate(-50%, 0) scale(1);transform:translate(-50%, 0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;-webkit-transform:translate(0, 10px) scale(0.8);-ms-transform:translate(0, 10px) scale(0.8);transform:translate(0, 10px) scale(0.8);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translate(0, 10px) scale(0.8);-ms-transform:translate(0, 10px) scale(0.8);transform:translate(0, 10px) scale(0.8);-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc((var(--plyr-control-icon-size, 18px) / 2) + calc(var(--plyr-control-spacing, 10px) * 0.7));-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible{-webkit-transform:translate(0, 0) scale(1);-ms-transform:translate(0, 0) scale(1);transform:translate(0, 0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height, 13px) * 0.5);margin-right:var(--plyr-range-thumb-height, 13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(var(--plyr-range-thumb-height, 13px) * -0.5);margin-right:calc(var(--plyr-range-thumb-height, 13px) * -0.5);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word;white-space:normal}.plyr__progress__buffer{-webkit-appearance:none;background:rgba(0,0,0,0);border:0;border-radius:100px;height:var(--plyr-range-track-height, 5px);left:0;margin-top:calc((var(--plyr-range-track-height, 5px) / 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:rgba(0,0,0,0)}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height, 5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height, 5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:-o-linear-gradient(135deg, var(--plyr-progress-loading-background, rgba(35,40,47,0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35,40,47,0.6)) 50%, var(--plyr-progress-loading-background, rgba(35,40,47,0.6)) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35,40,47,0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35,40,47,0.6)) 50%, var(--plyr-progress-loading-background, rgba(35,40,47,0.6)) 75%, transparent 75%, transparent);background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);color:rgba(0,0,0,0)}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background, rgba(255,255,255,0.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background, rgba(193,200,209,0.6))}.plyr__progress__marker{background-color:var(--plyr-progress-marker-background, #fff);border-radius:1px;height:var(--plyr-range-track-height, 5px);position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:var(--plyr-progress-marker-width, 3px);z-index:3}.plyr__volume{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(var(--plyr-control-spacing, 10px) / 2);margin-right:calc(var(--plyr-control-spacing, 10px) / 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background, #fff);border-radius:inherit;color:var(--plyr-audio-control-color, #4a5464);padding:var(--plyr-control-spacing, 10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));color:var(--plyr-audio-control-color-hover, #fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193,200,209,0.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193,200,209,0.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193,200,209,0.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35,40,47,0.1));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35,40,47,0.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35,40,47,0.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35,40,47,0.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background, rgba(193,200,209,0.6))}.plyr--video{background:var(--plyr-video-background, var(--plyr-video-background, #000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:var(--plyr-video-background, var(--plyr-video-background, #000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio: 16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);-ms-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background, linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color, #fff);left:0;padding:calc(var(--plyr-control-spacing, 10px) / 2);padding-top:calc(var(--plyr-control-spacing, 10px) * 2);position:absolute;right:0;-webkit-transition:opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:opacity .4s ease-in-out, -webkit-transform .4s ease-in-out;-o-transition:opacity .4s ease-in-out, transform .4s ease-in-out;transition:opacity .4s ease-in-out, transform .4s ease-in-out;transition:opacity .4s ease-in-out, transform .4s ease-in-out, -webkit-transform .4s ease-in-out;z-index:3}@media (min-width: 480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing, 10px);padding-top:calc(var(--plyr-control-spacing, 10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));color:var(--plyr-video-control-color-hover, #fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));border:0;border-radius:100%;color:var(--plyr-video-control-color, #fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing, 10px) * 1.5);position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:hover,.plyr__control--overlaid:focus{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255,255,255,0.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255,255,255,0.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, rgba(255,255,255,0.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255,255,255,0.5));box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255,255,255,0.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255,255,255,0.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35,40,47,0.15), 0 0 0 1px rgba(35,40,47,0.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(255,255,255,0.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background, rgba(255,255,255,0.25))}.plyr:-webkit-full-screen{background:#000000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge, 21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge, 21px)}.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr--fullscreen-fallback{background:#000000;border-radius:0 !important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge, 21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:#23282f;border-radius:2px;bottom:var(--plyr-control-spacing, 10px);color:#ffffff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing, 10px);z-index:3}.plyr__ads:empty::after{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height, 5px);left:0;opacity:.8;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background, rgba(255,255,255,0.9));border-radius:var(--plyr-tooltip-radius, 5px);bottom:100%;-webkit-box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0,0,0,0.15));box-shadow:var(--plyr-tooltip-shadow, 0 1px 2px rgba(0,0,0,0.15));margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) / 2) * 2);opacity:0;padding:3px;pointer-events:none;position:absolute;-webkit-transform:translate(0, 10px) scale(0.8);-ms-transform:translate(0, 10px) scale(0.8);transform:translate(0, 10px) scale(0.8);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity .2s .1s ease, -webkit-transform .2s .1s ease;transition:opacity .2s .1s ease, -webkit-transform .2s .1s ease;-o-transition:transform .2s .1s ease, opacity .2s .1s ease;transition:transform .2s .1s ease, opacity .2s .1s ease;transition:transform .2s .1s ease, opacity .2s .1s ease, -webkit-transform .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0, 0) scale(1);-ms-transform:translate(0, 0) scale(1);transform:translate(0, 0) scale(1)}.plyr__preview-thumb::before{border-left:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size, 4px) solid rgba(0,0,0,0);border-top:var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, rgba(255,255,255,0.9));bottom:calc(var(--plyr-tooltip-arrow-size, 4px) * -1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container::after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container::after{border-radius:inherit;-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:var(--plyr-video-controls-background, linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.75)));border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#ffffff;font-size:var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{-webkit-transition:none !important;-o-transition:none !important;transition:none !important}.plyr__sr-only{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;border:0 !important;height:1px !important;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}.shuffle-gallery .shuffle-gallery-search .form-group label{top:1px;left:1px;height:38px;padding:0 7.5px;color:#000000;line-height:38px;position:absolute;z-index:1}.shuffle-gallery .shuffle-gallery-search .form-group input{width:100%;height:40px;padding-left:60px;border:1px solid #000000 !important}.shuffle-gallery .shuffle-gallery-filter{margin-bottom:15px;text-align:center;position:relative}.shuffle-gallery .shuffle-gallery-filter .filter-options{padding:0 15px;background-color:#ffffff;display:inline-block;font-size:1.286em;text-transform:uppercase;position:relative}.shuffle-gallery .shuffle-gallery-filter .filter-options a{margin:0 15px;padding:0;cursor:pointer;color:#000000;text-decoration:none;position:relative}.shuffle-gallery .shuffle-gallery-filter .filter-options a:first-child{margin-left:0}.shuffle-gallery .shuffle-gallery-filter .filter-options a:not(:first-child):before{top:50%;left:-15px;height:13px;transform:translateY(-50%);content:"";border-right:1px solid #000000;position:absolute}.shuffle-gallery .shuffle-gallery-filter .filter-options a:last-child{margin-right:0}.shuffle-gallery .shuffle-gallery-filter .filter-options a:hover,.shuffle-gallery .shuffle-gallery-filter .filter-options a:focus,.shuffle-gallery .shuffle-gallery-filter .filter-options a:active,.shuffle-gallery .shuffle-gallery-filter .filter-options a.active{color:#000000}.shuffle-gallery .shuffle-gallery-filter .filter-options a:hover:after,.shuffle-gallery .shuffle-gallery-filter .filter-options a:focus:after,.shuffle-gallery .shuffle-gallery-filter .filter-options a:active:after,.shuffle-gallery .shuffle-gallery-filter .filter-options a.active:after{width:100%;bottom:-2px;left:0;content:"";border-bottom:1px solid #000000;opacity:1;position:absolute}.shuffle-gallery .shuffle-gallery-sort-options{padding-bottom:7.5px;border-bottom:1px solid #000000;font-size:1.286em}.shuffle-gallery .shuffle-gallery-sort-options input[type="radio"]{display:none}.shuffle-gallery .shuffle-gallery-sort-options .sort-options{padding:0}.shuffle-gallery .shuffle-gallery-sort-options .sort-options:last-child label:hover{cursor:pointer}.shuffle-gallery .shuffle-gallery-sort-options .sort-options:last-child label:not(:first-child){margin-left:15px}.shuffle-gallery .shuffle-gallery-sort-options .sort-options:last-child label:not(:first-child):before{top:50%;left:-7.5px;height:13px;transform:translateY(-50%);content:"";border-right:1px solid #000000;position:absolute}.shuffle-gallery .shuffle-gallery-sort-options .sort-options label{margin:0;font-weight:normal;position:relative}.shuffle-gallery .shuffle-gallery-sort-options .sort-options label.active{text-decoration:underline}.shuffle-gallery .shuffle-gallery-container{margin-left:-5px;margin-right:-5px;overflow:hidden;position:relative}.shuffle-gallery .shuffle-gallery-container figure{margin:0;padding:5px;width:50%}.shuffle-gallery .shuffle-gallery-container figure img,.shuffle-gallery .shuffle-gallery-container figure picture{display:block}.shuffle-gallery .shuffle-gallery-container figure img{max-width:100%;height:auto}@supports (-o-object-fit: cover) or (object-fit: cover){.shuffle-gallery .shuffle-gallery-container figure.picture-item img{height:100%;max-width:none;object-fit:cover;-o-object-fit:cover}}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner{height:100%;overflow:hidden;position:relative}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect{width:100%;height:0;padding-bottom:100%;overflow:hidden;position:relative}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--16x9{padding-bottom:56.25%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--9x16{padding-bottom:177.77778%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--4x3{padding-bottom:75%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--3x4{padding-bottom:133.33333%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--1x1{padding-bottom:100%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--none{height:auto;padding-bottom:0;overflow:visible}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--none>.aspect__inner{position:static}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect .aspect__inner{top:0;right:0;bottom:0;left:0;position:absolute}.shuffle-gallery .shuffle-gallery-container .my-sizer-element{width:50%;opacity:0;visibility:hidden;position:absolute}.shuffle-gallery .button{margin:15px auto 0 auto;display:block;text-transform:none}@media (min-width: 480px){.shuffle-gallery .shuffle-gallery-sort-options .sort-options:last-child{text-align:right}}@media (min-width: 768px){.shuffle-gallery .shuffle-gallery-container figure{width:33.333333333%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--16x9{padding-bottom:56.25%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--9x16{padding-bottom:177.77778%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--4x3{padding-bottom:75%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--3x4{padding-bottom:133.33333%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--1x1{padding-bottom:100%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--none{height:auto;padding-bottom:0;overflow:visible}.shuffle-gallery .shuffle-gallery-container .my-sizer-element{width:33.333333333%}}@media (min-width: 1199px){.shuffle-gallery .shuffle-gallery-container figure{width:16.666666667%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--16x9{padding-bottom:56.25%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--9x16{padding-bottom:177.77778%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--4x3{padding-bottom:75%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--3x4{padding-bottom:133.33333%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--1x2{padding-bottom:200%}.shuffle-gallery .shuffle-gallery-container figure.picture-item .picture-item__inner .aspect.aspect--1x1{padding-bottom:100%}.shuffle-gallery .shuffle-gallery-container .my-sizer-element{width:16.666666667%}}@media (max-width: 479px){.shuffle-gallery .shuffle-gallery-sort-options .sort-options{width:100%;float:none;text-align:center}.shuffle-gallery .shuffle-gallery-sort-options .sort-options:last-child{margin-top:7.5px;text-align:center}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#cccccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #00bbff;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #00bbff;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#cccccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#ffffff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #00bbff;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #00bbff;outline-offset:3px}.splide__progress__bar{background:#cccccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #00bbff;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #00bbff}}@supports (outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #00bbff;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #00bbff}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#00bbff}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #00bbff;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #00bbff;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:0.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-prev.swiper-button-blue,.swiper-button-next.swiper-button-blue{--swiper-navigation-color: #0d6efd}.swiper-button-prev.swiper-button-indigo,.swiper-button-next.swiper-button-indigo{--swiper-navigation-color: #6610f2}.swiper-button-prev.swiper-button-purple,.swiper-button-next.swiper-button-purple{--swiper-navigation-color: #6f42c1}.swiper-button-prev.swiper-button-pink,.swiper-button-next.swiper-button-pink{--swiper-navigation-color: #d63384}.swiper-button-prev.swiper-button-red,.swiper-button-next.swiper-button-red{--swiper-navigation-color: #cf1a43}.swiper-button-prev.swiper-button-orange,.swiper-button-next.swiper-button-orange{--swiper-navigation-color: #fd7e14}.swiper-button-prev.swiper-button-yellow,.swiper-button-next.swiper-button-yellow{--swiper-navigation-color: #f0c000}.swiper-button-prev.swiper-button-green,.swiper-button-next.swiper-button-green{--swiper-navigation-color: #6aa029}.swiper-button-prev.swiper-button-teal,.swiper-button-next.swiper-button-teal{--swiper-navigation-color: #20c997}.swiper-button-prev.swiper-button-cyan,.swiper-button-next.swiper-button-cyan{--swiper-navigation-color: #d1ecf1}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color: #000}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color: #fff}.swiper-button-prev.swiper-button-gray,.swiper-button-next.swiper-button-gray{--swiper-navigation-color: #b5bbbf}.swiper-button-prev.swiper-button-gray-dark,.swiper-button-next.swiper-button-gray-dark{--swiper-navigation-color: #2a3338}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:0.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform, 200ms top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform, 200ms right}.swiper-pagination-progressbar{background: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%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-blue{--swiper-pagination-color: #0d6efd}.swiper-pagination-indigo{--swiper-pagination-color: #6610f2}.swiper-pagination-purple{--swiper-pagination-color: #6f42c1}.swiper-pagination-pink{--swiper-pagination-color: #d63384}.swiper-pagination-red{--swiper-pagination-color: #cf1a43}.swiper-pagination-orange{--swiper-pagination-color: #fd7e14}.swiper-pagination-yellow{--swiper-pagination-color: #f0c000}.swiper-pagination-green{--swiper-pagination-color: #6aa029}.swiper-pagination-teal{--swiper-pagination-color: #20c997}.swiper-pagination-cyan{--swiper-pagination-color: #d1ecf1}.swiper-pagination-black{--swiper-pagination-color: #000}.swiper-pagination-white{--swiper-pagination-color: #fff}.swiper-pagination-gray{--swiper-pagination-color: #b5bbbf}.swiper-pagination-gray-dark{--swiper-pagination-color: #2a3338}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);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:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}@keyframes bs-notify-fadeOut{0%{opacity:0.9}100%{opacity:0}}select.bs-select-hidden,.bootstrap-select>select.bs-select-hidden,select.selectpicker{display:none !important}.bootstrap-select{width:220px;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:inline-flex;align-items:center;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:active{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active{color:rgba(255,255,255,0.5)}.bootstrap-select>select{position:absolute !important;bottom:0;left:50%;display:block !important;width:0.5px !important;height:100% !important;padding:0 !important;opacity:0 !important;border:none;z-index:0 !important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block !important;width:100% !important;z-index:2 !important}.has-error .bootstrap-select .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.bootstrap-select.is-invalid .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto !important}.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){width:220px}.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333333 !important;outline:5px auto -webkit-focus-ring-color !important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*="col-"]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*="col-"]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*="col-"]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*="col-"].dropdown-menu-right,.row .bootstrap-select[class*="col-"].dropdown-menu-right{float:right}.form-inline .bootstrap-select,.form-horizontal .bootstrap-select,.form-group .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle,.bootstrap-select.form-control-lg .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:0 .3125rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:0 .625rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:none !important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0 !important;padding:0 !important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;flex:0 1 auto;display:flex;align-items:center}.bs3.bootstrap-select .dropdown-toggle .filter-option{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0 !important;float:left;opacity:0 !important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select .dropdown-toggle .bs-select-clear-selected{position:relative;display:block;margin-right:5px;text-align:center}.bs3.bootstrap-select .dropdown-toggle .bs-select-clear-selected{padding-right:inherit}.bootstrap-select .dropdown-toggle .bs-select-clear-selected span{position:relative;top:calc(((-1em / 1.5) + 1ex) / 2);pointer-events:none}.bs3.bootstrap-select .dropdown-toggle .bs-select-clear-selected span{top:auto}.bootstrap-select .dropdown-toggle.bs-placeholder .bs-select-clear-selected{display:none}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*="col-"] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:none !important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small,.bootstrap-select .dropdown-menu li.active .small{color:rgba(255,255,255,0.5) !important}.bootstrap-select .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select .dropdown-menu li a{cursor:pointer;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small,.bootstrap-select .dropdown-menu li .small{padding-left:0.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);pointer-events:none;opacity:0.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{animation:300ms linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:'\00a0'}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:'';display:block;width:0.5em;height:1em;border-style:solid;border-width:0 0.26em 0.26em 0;transform-style:preserve-3d;transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,0.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,0.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid white;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after{display:block}.bs-searchbox,.bs-actionsbox,.bs-donebutton{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group{display:block}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group{display:block}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}@font-face{font-family:"Clinton Social";font-weight:400;font-style:normal;font-display:block;src:url("../../src/fonts/clinton/clinton-social.eot");src:url("../../src/fonts/clinton/clinton-social.eot?#iefix") format("embedded-opentype"),url("../../src/fonts/clinton/clinton-social.woff") format("woff"),url("../../src/fonts/clinton/clinton-social.ttf") format("truetype"),url("../../src/fonts/clinton/clinton-social.svgwebfontregular") format("svg")}@font-face{font-family:"Clinton Regular";font-weight:400;font-style:normal;font-display:block;src:url("../../src/fonts/clinton/clinton-regular.eot");src:url("../../src/fonts/clinton/clinton-regular.eot?#iefix") format("embedded-opentype"),url("../../src/fonts/clinton/clinton-regular.woff") format("woff"),url("../../src/fonts/clinton/clinton-regular.ttf") format("truetype"),url("../../src/fonts/clinton/clinton-regular.svgwebfontregular") format("svg")}@font-face{font-family:"Clinton Light";font-weight:400;font-style:normal;font-display:block;src:url("../../src/fonts/clinton/clinton-light.eot");src:url("../../src/fonts/clinton/clinton-light.eot?#iefix") format("embedded-opentype"),url("../../src/fonts/clinton/clinton-light.woff") format("woff"),url("../../src/fonts/clinton/clinton-light.ttf") format("truetype"),url("../../src/fonts/clinton/clinton-light.svgwebfontregular") format("svg")}@font-face{font-family:"Lato";font-weight:700;font-style:normal;font-display:block;src:url("../../src/fonts/lato/lato-700.eot");src:url("../../src/fonts/lato/lato-700.eot?#iefix") format("embedded-opentype"),url("../../src/fonts/lato/lato-700.woff") format("woff"),url("../../src/fonts/lato/lato-700.ttf") format("truetype"),url("../../src/fonts/lato/lato-700.svgwebfontregular") format("svg")}@font-face{font-family:"Lato";font-weight:400;font-style:normal;font-display:block;src:url("../../src/fonts/lato/lato-regular.eot");src:url("../../src/fonts/lato/lato-regular.eot?#iefix") format("embedded-opentype"),url("../../src/fonts/lato/lato-regular.woff") format("woff"),url("../../src/fonts/lato/lato-regular.ttf") format("truetype"),url("../../src/fonts/lato/lato-regular.svgwebfontregular") format("svg")}@font-face{font-family:"Lato";font-weight:300;font-style:normal;font-display:block;src:url("../../src/fonts/lato/lato-300.eot");src:url("../../src/fonts/lato/lato-300.eot?#iefix") format("embedded-opentype"),url("../../src/fonts/lato/lato-300.woff") format("woff"),url("../../src/fonts/lato/lato-300.ttf") format("truetype"),url("../../src/fonts/lato/lato-300.svgwebfontregular") format("svg")}@font-face{font-family:"Noto Sans";font-weight:700;font-style:normal;font-display:block;src:url("../../src/fonts/noto-sans/noto-sans-bold.eot");src:url("../../src/fonts/noto-sans/noto-sans-bold.eot?#iefix") format("embedded-opentype"),url("../../src/fonts/noto-sans/noto-sans-bold.woff") format("woff"),url("../../src/fonts/noto-sans/noto-sans-bold.ttf") format("truetype"),url("../../src/fonts/noto-sans/noto-sans-bold.svgwebfontregular") format("svg")}@font-face{font-family:"Noto Sans";font-weight:600;font-style:normal;font-display:block;src:url("../../src/fonts/noto-sans/noto-sans-semibold.eot");src:url("../../src/fonts/noto-sans/noto-sans-semibold.eot?#iefix") format("embedded-opentype"),url("../../src/fonts/noto-sans/noto-sans-semibold.woff") format("woff"),url("../../src/fonts/noto-sans/noto-sans-semibold.ttf") format("truetype"),url("../../src/fonts/noto-sans/noto-sans-semibold.svgwebfontregular") format("svg")}@font-face{font-family:"Noto Sans";font-weight:500;font-style:normal;font-display:block;src:url("../../src/fonts/noto-sans/noto-sans-medium.eot");src:url("../../src/fonts/noto-sans/noto-sans-medium.eot?#iefix") format("embedded-opentype"),url("../../src/fonts/noto-sans/noto-sans-medium.woff") format("woff"),url("../../src/fonts/noto-sans/noto-sans-medium.ttf") format("truetype"),url("../../src/fonts/noto-sans/noto-sans-medium.svgwebfontregular") format("svg")}@font-face{font-family:"Noto Sans";font-weight:400;font-style:normal;font-display:block;src:url("../../src/fonts/noto-sans/noto-sans-regular.eot");src:url("../../src/fonts/noto-sans/noto-sans-regular.eot?#iefix") format("embedded-opentype"),url("../../src/fonts/noto-sans/noto-sans-regular.woff") format("woff"),url("../../src/fonts/noto-sans/noto-sans-regular.ttf") format("truetype"),url("../../src/fonts/noto-sans/noto-sans-regular.svgwebfontregular") format("svg")}@font-face{font-family:"Noto Sans";font-weight:300;font-style:normal;font-display:block;src:url("../../src/fonts/noto-sans/noto-sans-light.eot");src:url("../../src/fonts/noto-sans/noto-sans-light.eot?#iefix") format("embedded-opentype"),url("../../src/fonts/noto-sans/noto-sans-light.woff") format("woff"),url("../../src/fonts/noto-sans/noto-sans-light.ttf") format("truetype"),url("../../src/fonts/noto-sans/noto-sans-light.svgwebfontregular") format("svg")}[class^="cl__"],[class*=" cl__"]{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cl__facebook{font-family:"Clinton Social"}.cl__facebook:before{content:"ꀁ"}.cl__instagram{font-family:"Clinton Social"}.cl__instagram:before{content:"ꀂ"}.cl__youtube{font-family:"Clinton Social"}.cl__youtube:before{content:"ꀃ"}.cl__tiktok{font-family:"Clinton Social"}.cl__tiktok:before{content:"ꀄ"}.cl__home{font-family:"Clinton Light"}.cl__home:before{content:"ꀁ"}.cl__map-marker{font-family:"Clinton Light"}.cl__map-marker:before{content:"ꀂ"}.cl__user{font-family:"Clinton Light"}.cl__user:before{content:"ꀃ"}.cl__shopping-bag{font-family:"Clinton Light"}.cl__shopping-bag:before{content:"ꀄ"}.cl__truck{font-family:"Clinton Light"}.cl__truck:before{content:"ꀅ"}.cl__lock-transaction{font-family:"Clinton Light"}.cl__lock-transaction:before{content:"ꀆ"}.cl__shopping-bag-click{font-family:"Clinton Light"}.cl__shopping-bag-click:before{content:"ꀇ"}.cl__eye{font-family:"Clinton Light"}.cl__eye:before{content:"ꀈ"}.cl__exchange{font-family:"Clinton Light"}.cl__exchange:before{content:"ꀉ"}.cl__birthday{font-family:"Clinton Light"}.cl__birthday:before{content:"ꀐ"}.cl__envelope{font-family:"Clinton Light"}.cl__envelope:before{content:"ꀑ"}.cl__gift{font-family:"Clinton Light"}.cl__gift:before{content:"ꀒ"}.cl__hanger{font-family:"Clinton Light"}.cl__hanger:before{content:"ꀓ"}.cl__info{font-family:"Clinton Light"}.cl__info:before{content:"ꀔ"}.cl__pencil{font-family:"Clinton Light"}.cl__pencil:before{content:"ꀕ"}.cl__percent{font-family:"Clinton Light"}.cl__percent:before{content:"ꀖ"}.cl__star{font-family:"Clinton Light"}.cl__star:before{content:"ꀗ"}.cl__vip{font-family:"Clinton Light"}.cl__vip:before{content:"ꀘ"}.cl__dress{font-family:"Clinton Light"}.cl__dress:before{content:"ꀙ"}.cl__glass{font-family:"Clinton Light"}.cl__glass:before{content:"ꀠ"}.cl__mobile{font-family:"Clinton Light"}.cl__mobile:before{content:"ꀡ"}.cl__24h{font-family:"Clinton Light"}.cl__24h:before{content:"ꀢ"}.cl__shipping-packstation{font-family:"Clinton Light"}.cl__shipping-packstation:before{content:"ꀣ"}.cl__shipping-home{font-family:"Clinton Light"}.cl__shipping-home:before{content:"ꀤ"}.cl__close{font-family:"Clinton Light"}.cl__close:before{content:"ꀥ"}.cl__check{font-family:"Clinton Light"}.cl__check:before{content:"ꀦ"}.cl__plus{font-family:"Clinton Light"}.cl__plus:before{content:"ꀧ"}.cl__minus{font-family:"Clinton Light"}.cl__minus:before{content:"ꀨ"}.cl__angle-up{font-family:"Clinton Light"}.cl__angle-up:before{content:"ꀩ"}.cl__angle-right{font-family:"Clinton Light"}.cl__angle-right:before{content:"ꀰ"}.cl__angle-down{font-family:"Clinton Light"}.cl__angle-down:before{content:"ꀱ"}.cl__angle-left{font-family:"Clinton Light"}.cl__angle-left:before{content:"ꀲ"}.cl__bars{font-family:"Clinton Light"}.cl__bars:before{content:"ꀳ"}.cl__list{font-family:"Clinton Light"}.cl__list:before{content:"ꀴ"}.cl__sign-out{font-family:"Clinton Light"}.cl__sign-out:before{content:"ꀵ"}.cl__phone{font-family:"Clinton Light"}.cl__phone:before{content:"ꀶ"}.cl__clock{font-family:"Clinton Light"}.cl__clock:before{content:"ꀷ"}.cl__floppy{font-family:"Clinton Light"}.cl__floppy:before{content:"ꀸ"}.cl__trash{font-family:"Clinton Light"}.cl__trash:before{content:"ꀹ"}.cl__calendar{font-family:"Clinton Light"}.cl__calendar:before{content:"ꁀ"}.cl__refresh{font-family:"Clinton Light"}.cl__refresh:before{content:"ꁁ"}.cl__print{font-family:"Clinton Light"}.cl__print:before{content:"ꁂ"}.cl__window-maximize{font-family:"Clinton Light"}.cl__window-maximize:before{content:"ꁃ"}.cl__compass{font-family:"Clinton Light"}.cl__compass:before{content:"ꁄ"}.cl__heart{font-family:"Clinton Light"}.cl__heart:before{content:"ꁅ"}.cl__mwc-card{font-family:"Clinton Light"}.cl__mwc-card:before{content:"ꁆ"}.cl__search{font-family:"Clinton Light"}.cl__search:before{content:"ꁇ"}.cl__half-star{font-family:"Clinton Light"}.cl__half-star:before{content:"ꁈ"}.cl__location{font-family:"Clinton Light"}.cl__location:before{content:"ꁉ"}.cl__route{font-family:"Clinton Light"}.cl__route:before{content:"ꁐ"}.cl__map{font-family:"Clinton Light"}.cl__map:before{content:"ꁑ"}.cl__payment{font-family:"Clinton Light"}.cl__payment:before{content:"ꁒ"}.cl__cards{font-family:"Clinton Light"}.cl__cards:before{content:"ꁓ"}.cl__retoure{font-family:"Clinton Light"}.cl__retoure:before{content:"ꁔ"}.cl__gift-card{font-family:"Clinton Light"}.cl__gift-card:before{content:"ꁕ"}.cl__dots{font-family:"Clinton Light"}.cl__dots:before{content:"ꁖ"}.cl__globe{font-family:"Clinton Light"}.cl__globe:before{content:"ꁗ"}.cl__eye-slash{font-family:"Clinton Light"}.cl__eye-slash:before{content:"ꁘ"}.cl__filter{font-family:"Clinton Light"}.cl__filter:before{content:"ꁙ"}.cl__mwc{font-family:"Clinton Regular"}.cl__mwc:before{content:"ꁠ"}.cl__full-star{font-family:"Clinton Regular"}.cl__full-star:before{content:"ꀗ"}.cl__arrow-up{font-family:"Clinton Light"}.cl__arrow-up:before{content:"ꁡ"}.cl__arrow-right{font-family:"Clinton Light"}.cl__arrow-right:before{content:"ꁢ"}.cl__arrow-down{font-family:"Clinton Light"}.cl__arrow-down:before{content:"ꁣ"}.cl__arrow-left{font-family:"Clinton Light"}.cl__arrow-left:before{content:"ꁤ"}.cl__arrows-down-up{font-family:"Clinton Light"}.cl__arrows-down-up:before{content:"ꁥ"}.cl__arrows-right-left{font-family:"Clinton Light"}.cl__arrows-right-left:before{content:"ꁦ"}.cl__full-map-marker{font-family:"Clinton Regular"}.cl__full-map-marker:before{content:"ꀂ"}.cl__full-heart{font-family:"Clinton Regular"}.cl__full-heart:before{content:"ꁅ"}.cl__sensesclub{font-family:"Clinton Regular"}.cl__sensesclub:before{content:"ꁧ"}.cl--circle,.cl--circle-o{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;border-radius:50%}.cl--circle{background-color:#000}.cl--circle:before{color:#fff}:root{--screenHeight: 100vh}body{background:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}@media (min-width: 1370px){.container{padding-right:0;padding-left:0}}.container-fluid,.container-xs{max-width:1850px;padding-right:.9375rem;padding-left:.9375rem}@media (min-width: 768px){.container-fluid,.container-xs{width:-webkit-calc(100% - 70px);width:-moz-calc(100% - 70px);width:calc(100% - 70px)}}.row--screenH{height:var(--screenHeight)}.row--fluid{left:calc(var(--screenWidth) * -1 / 2 - -50%);width:var(--screenWidth);margin-right:0;margin-left:0;position:relative}h1,.h1,.h1,h2,.h2,.h2,h3,.h3,.h3,h4,.h4,.h4,h5,.h5,.h5,h6,.h6,.h6{font-weight:700;line-height:1.2}h1,.h1,.h1{font-size:2rem;margin-bottom:.625rem}h2,.h2,.h2{font-size:1.5rem}h3,.h3,.h3{font-size:1.25rem}h4,.h4,.h4{font-size:1.125rem}h5,.h5,.h5{font-size:1rem}h6,.h6,.h6{font-size:.875rem}p{margin-bottom:.625rem}p:last-child{margin-bottom:0}a{color:#000;text-decoration:none}a:not([href]){cursor:pointer}ol,ul{margin-bottom:.9375rem;padding-left:0}ol li,ul li{list-style:none;list-style-position:outside}ol.check li,ul.check li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}ol.check li:before,ul.check li:before{margin-right:.625rem;font-family:"Clinton Light";content:"ꀦ"}ol.decimal li,ol.disc li,ol.lowerLatin li,ol.square li,ul.decimal li,ul.disc li,ul.lowerLatin li,ul.square li{margin-left:1.25rem}ol.decimal li,ul.decimal li{list-style:decimal}ol.disc li,ul.disc li{list-style:disc}ol.lowerLatin li,ul.lowerLatin li{list-style:lower-latin}ol.square li,ul.square li{list-style:square}ol:last-child,ul:last-child{margin-bottom:0}address{margin-bottom:0}hr:last-child{margin-bottom:0 !important}video{height:auto;width:100%}.no-link{cursor:unset}.nowrap{white-space:nowrap}.text-danger,.text-warning{color:#cf1a43 !important}.text-danger a,.text-warning a{color:#cf1a43 !important}.text-success{color:#6aa029 !important}.text-success a{color:#6aa029 !important}.is--block{display:block !important}.is--hidden{display:none !important}.is--nowrap{white-space:nowrap !important}.alert+#content,.paypalHelpBox+#content{margin-top:30px}.img-thumbnail{border:none}.btn-warning{color:#fff}.btn-warning:hover{color:#fefefe}.hidden{width:0;height:0;margin:0;padding:0;border:none;font-size:0;line-height:0;visibility:hidden}.no-scroll{overflow:hidden;position:relative}.accordion-button:not(.collapsed){box-shadow:none}.accordion-button::after{margin-left:0;margin-right:.625rem;order:-1}.accordion-body{padding-top:0}.alert-primary{background-color:#000;border:#000;color:#000}.alert-primary .alert-link{color:#000}.alert-secondary{background-color:#fff;border:#fff;color:#000}.alert-secondary .alert-link{color:#000}.alert-success{background-color:#6aa029;border:#6aa029;color:#fff}.alert-success .alert-link{color:#fff}.alert-info,.paypalHelpBox{background-color:#d1ecf1;border:#d1ecf1;color:#000}.alert-info .alert-link,.paypalHelpBox .alert-link{color:#000}.alert-warning{background-color:#f0c000;border:#f0c000;color:#000}.alert-warning .alert-link{color:#000}.alert-danger{background-color:#cf1a43;border:#cf1a43;color:#fff}.alert-danger .alert-link{color:#fff}.alert-light{background-color:#dce2e2;border:#dce2e2;color:#000}.alert-light .alert-link{color:#000}.alert-lighter{background-color:#f0f0f0;border:#f0f0f0;color:#000}.alert-lighter .alert-link{color:#000}.alert-lightest{background-color:#f9fcfc;border:#f9fcfc;color:#000}.alert-lightest .alert-link{color:#000}.alert-dark{background-color:#2a3338;border:#2a3338;color:#000}.alert-dark .alert-link{color:#000}.alert-black{background-color:#000;border:#000;color:#000}.alert-black .alert-link{color:#000}.alert-white{background-color:#fff;border:#fff;color:#000}.alert-white .alert-link{color:#000}.alert-gray{background-color:#b5bbbf;border:#b5bbbf;color:#000}.alert-gray .alert-link{color:#000}.alert-page{background-color:#fff;border:#fff;color:#000}.alert-page .alert-link{color:#000}.alert-link{text-decoration:underline !important}.alert+#content,.paypalHelpBox+#content{margin-top:1.875rem}.product-list__item-overlay .badges{left:0;bottom:.625rem;position:absolute;z-index:1}.badge{min-width:35px;height:25px;display:inline-block;font-size:.65625rem;line-height:25px}.badge--default,.badge--new{background:#000;color:#fff}.badge--sale,.badge--superkracher{background:#cf1a43;color:#fff}.badge--nachhaltig{background:#6aa029;color:#fff}.badge--info{background:#d1ecf1;color:#000}.product-list__item-content-bottom .badge{margin-bottom:.625rem}button{touch-action:manipulation}.btn{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;height:40px;gap:.9375rem}.btn-outline-primary{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #000;--bs-btn-hover-color: #000}.btn-outline-secondary{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #fff;--bs-btn-hover-color: #fff}.btn-success{--bs-btn-color: #fff;--bs-btn-hover-color: #fff}.btn-success:disabled{--bs-btn-disabled-color: #fff}.btn-outline-success{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #6aa029;--bs-btn-hover-color: #6aa029}.btn-outline-info{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #d1ecf1;--bs-btn-hover-color: #d1ecf1}.btn-warning{--bs-btn-color: #fff;--bs-btn-hover-color: #fff}.btn-warning:disabled{--bs-btn-disabled-color: #fff}.btn-outline-warning{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #f0c000;--bs-btn-hover-color: #f0c000}.btn-outline-danger{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #cf1a43;--bs-btn-hover-color: #cf1a43}.btn-outline-light{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #dce2e2;--bs-btn-hover-color: #dce2e2}.btn-outline-lighter{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #f0f0f0;--bs-btn-hover-color: #f0f0f0}.btn-outline-lightest{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #f9fcfc;--bs-btn-hover-color: #f9fcfc}.btn-outline-dark{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #2a3338;--bs-btn-hover-color: #2a3338}.btn-outline-black{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #000;--bs-btn-hover-color: #000}.btn-outline-white{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #fff;--bs-btn-hover-color: #fff}.btn-outline-gray{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #b5bbbf;--bs-btn-hover-color: #b5bbbf}.btn-outline-page{--bs-btn-hover-bg: transparent;--bs-btn-hover-border-color: #fff;--bs-btn-hover-color: #fff}.btn [class^="cl__"],.btn [class*=" cl__"]{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.btn-sm,.btn-group-sm>.btn{height:30px;gap:.625rem}.btn-lg,.btn-group-lg>.btn{height:50px;gap:1.25rem}.btn-link{text-decoration:none}.btn-text{height:auto;padding:0;background:transparent;border:none;text-decoration:underline}.btn--only-icon{padding:0 !important;aspect-ratio:1}.btn:focus{box-shadow:none}.btn.primary{background:#000;border:1px solid #000;color:#fff}.btn.primary:hover:not(:disabled){background:#f0f0f0;border-color:#f0f0f0;color:#000}.btn.primary--negative{background:#fff;border:1px solid #fff;color:#000}.btn.primary--negative:hover:not(:disabled){background:#000;border-color:#000;color:#fff}.btn.secondary{background:#b5bbbf;border:1px solid #000;color:#fff}.btn.secondary:hover:not(:disabled){background:#fff;border-color:#000;color:#b5bbbf}.btn.ghost{background:#fff;border:2px solid #000;color:#000}.btn.text{min-height:auto;padding:0}.btn.text:hover{text-decoration:underline}.btn.danger{background:#cf1a43;border:1px solid #cf1a43;color:#fff}.btn.danger:hover:not(:disabled){background:#f9fcfc;border-color:#f0f0f0;color:#cf1a43}.count{font-size:.625rem;width:18px;height:18px;margin:0 0 0 auto;display:inline-block;background:#cf1a43;border-radius:50%;color:#fff;line-height:18px;letter-spacing:0;text-align:center}.dropdown-toggle{background:var(--bs-body-bg) !important}textarea{height:auto !important;padding-top:.3125rem !important;padding-bottom:.3125rem !important}.form-control:focus,.form-select:focus,.form-check-input:focus{box-shadow:none}.form-control,.form-select{height:40px;box-shadow:none}.form-control-sm,.form-select-sm{height:30px !important}.form-control-lg,.form-select-lg{height:50px !important}.form-control{--bs-btn-disabled-opacity: .3}.form-control[type=color]{padding-top:.625rem;padding-bottom:.625rem}.form-control[type="file"]{padding-right:0;line-height:40px;position:relative}.form-control[type=file]::file-selector-button{right:0;height:40px;margin:0;padding:0 1.25rem;position:absolute;z-index:1}.form-control[type=file]:disabled::file-selector-button{opacity:var(--bs-btn-disabled-opacity)}.form-control-sm[type=color]{padding-top:.3125rem;padding-bottom:.3125rem}.form-control-sm[type=file]{line-height:30px}.form-control-sm[type=file]::file-selector-button{height:30px;padding:0 .625rem}.form-control-lg[type=color]{padding-top:.625rem;padding-bottom:.625rem}.form-control-lg[type=file]{line-height:50px}.form-control-lg[type=file]::file-selector-button{height:50px;padding:0 1.25rem}.form-range::-webkit-slider-thumb{border-radius:50%;box-shadow:none}.form-range::-webkit-slider-runnable-track{border-radius:5px;box-shadow:none}.form-range::-moz-range-thumb{border-radius:50%;box-shadow:none}.form-range::-moz-range-track{border-radius:5px;box-shadow:none}.form-floating>label{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;height:40px;margin-bottom:0;display:block;line-height:40px;text-overflow:ellipsis;white-space:nowrap}.form-floating>.form-control:focus ~ label,.form-floating>.form-control:not(:placeholder-shown) ~ label,.form-floating>.form-control-plaintext ~ label,.form-floating>.form-select ~ label{height:auto;font-size:.62475rem;line-height:unset;transform:translateY(0.15rem)}.input-group>.form-floating{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;box-flex:1 1 auto;-webkit-flex:1 1 auto;-moz-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;position:relative}.form-floating textarea{padding-top:1.25rem !important;padding-bottom:.438rem !important}.form-floating-sm>label{height:30px;line-height:30px}.form-floating-lg>label{height:50px;line-height:50px}.form-control-plaintext{height:40px}.form-control-plaintext.form-control-sm{height:30px}.form-control-plaintext.form-control-lg{height:50px}.form-group .form-check:last-child{margin-bottom:0}.form-check-lg{padding-left:3.438rem;display:flex;align-items:center;gap:.625rem}.form-check-lg .form-check-input{width:2.813rem;height:2.813rem;margin-left:-3.438rem;background-size:75%}.form-check--radiobox .form-check-input[type="radio"]{border-radius:0}.form-check--radiobox .form-check-input:checked[type="radio"]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")
		}.form-switch .form-check-input{border-radius:2.5rem;background-color:#f0f0f0}.form-switch .form-check-input:checked{background-color:#6aa029}.form-switch .form-check-input.no-doi:disabled{background-color:#f0c000}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:0}.input-group [class^="form-"]:not(:first-child):not(:last-child):not(:focus),.input-group [class*=" form-"]:not(:first-child):not(:last-child):not(:focus),.input-group .form-floating:not(:first-child):not(:last-child) [class^="form-"]:not(:focus),.input-group .form-floating:not(:first-child):not(:last-child) [class*=" form-"]:not(:focus){border-right:none;border-left:none}.input-group [class^="form-"]:not(:first-child):not(:focus),.input-group [class*=" form-"]:not(:first-child):not(:focus),.input-group .form-floating:not(:first-child) [class^="form-"]:not(:focus),.input-group .form-floating:not(:first-child) [class*=" form-"]:not(:focus){border-left:none}.input-group [class^="form-"]:not(:last-child):not(:focus),.input-group [class*=" form-"]:not(:last-child):not(:focus),.input-group .form-floating:not(:last-child) [class^="form-"]:not(:focus),.input-group .form-floating:not(:last-child) [class*=" form-"]:not(:focus){border-right:none}.input-group .input-group-text{min-width:40px}.input-group .input-group-icon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;height:40px;padding:0;aspect-ratio:1;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:#fff;border:var(--bs-border-width) solid #dce2e2 !important}.input-group .input-group-icon [class^="cl__"],.input-group .input-group-icon [class*=" cl__"]{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;height:100%;aspect-ratio:1}.input-group .input-group-icon [class^="cl--"],.input-group .input-group-icon [class*=" cl--"]{height:75%;border-radius:50%}.input-group .input-group-text,.input-group .input-group-icon{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.input-group .input-group-text,.input-group .input-group-icon{transition:none}}.input-group .input-group-text:not(:last-child),.input-group .input-group-icon:not(:last-child){border-right:none  !important}.input-group .input-group-text:not(:first-child),.input-group .input-group-icon:not(:first-child){border-left:none  !important}.input-group-lg .input-group-icon{height:50px}.input-group-sm .input-group-icon{height:30px}.form-group .custom-file input[type="file"]::-webkit-file-upload-button,.form-group .custom-file input[type="file"]::file-selector-button{display:none}.form-group .custom-file label{padding:0 1.25rem;background:#000;border:1px solid #000;cursor:pointer;color:#fff}.form-group.text-danger input[type=text],.form-group.text-danger input[type=number],.form-group.text-danger input[type=date],.form-group.text-danger input[type=month],.form-group.text-danger input[type=week],.form-group.text-danger input[type=datetime-local],.form-group.text-danger input[type=tel],.form-group.text-danger input[type=email],.form-group.text-danger input[type=url],.form-group.text-danger input[type=password],.form-group.text-danger input[type=search],.form-group.text-danger input[type=file],.form-group.text-danger input[type=checkbox],.form-group.text-danger input[type=radio],.form-group.text-danger input[type=range],.form-group.text-danger select,.form-group.text-danger select[multiple],.form-group.text-danger select[size],.form-group.text-danger textarea,.form-group.text-danger .form-control,.form-group.text-danger .form-control-plaintext{border-color:#cf1a43 !important}.form-group.text-danger .form-control-plaintext{border-width:1px !important}.form-group.text-danger .input-group .input-group-text:not(:last-child),.form-group.text-danger .input-group .input-group-icon:not(:last-child){border-top-color:#cf1a43 !important;border-left-color:#cf1a43 !important;border-bottom-color:#cf1a43 !important}.form-group.text-danger .input-group .input-group-text:not(:first-child),.form-group.text-danger .input-group .input-group-icon:not(:first-child){border-top-color:#cf1a43 !important;border-right-color:#cf1a43 !important;border-bottom-color:#cf1a43 !important}.invalid-field{border-color:#cf1a43 !important}.help-block{margin-top:.3125rem}.contact .help-block{margin-top:0}.radio-to-checkbox{border-radius:0 !important}.radio-to-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.checkbox-to-radio{border-radius:50%}.checkbox-to-radio:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000'/%3e%3c/svg%3e")}@media (min-width: 568px){.form-group--row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}}@media (min-width: 568px){.form-group--row---default .form-group{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px)}}@media (min-width: 568px){.form-group--row---three-col .form-group{width:-webkit-calc(100% / 3 - 13.333333333px);width:-moz-calc(100% / 3 - 13.333333333px);width:calc(100% / 3 - 13.333333333px)}}@media (min-width: 568px){.form-group--row---address .form-group:first-child{width:-webkit-calc(100% - 210px);width:-moz-calc(100% - 210px);width:calc(100% - 210px)}}@media (min-width: 568px){.form-group--row---address .form-group:last-child{width:190px}}@media (min-width: 568px){.form-group--row---addressrevert .form-group:first-child{width:190px}}@media (min-width: 568px){.form-group--row---addressrevert .form-group:last-child{width:-webkit-calc(100% - 210px);width:-moz-calc(100% - 210px);width:calc(100% - 210px)}}@media (min-width: 568px){.form-group--row---membercard .form-group:first-child{width:-webkit-calc(100% - 241px);width:-moz-calc(100% - 241px);width:calc(100% - 241px)}}@media (min-width: 568px){.form-group--row---membercard .form-group:last-child{width:inherit}}.form-group--row---membercard .btn{width:100%;margin-bottom:15px;text-transform:uppercase}@media (min-width: 568px){.form-group--row---membercard .btn{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;width:auto;margin-left:15px}}.form-group{margin-bottom:15px}.form-group .alert,.form-group .paypalHelpBox{margin-top:5px;margin-bottom:0}.form-group .alert.alert-danger,.form-group .alert-danger.paypalHelpBox{padding:0;background:transparent;color:#cf1a43}.form-group .search-field,.form-group .info-field{position:relative}.form-group .search-field input,.form-group .info-field input{padding-right:45px}.form-group .search-field .search-button,.form-group .search-field .info-icon,.form-group .info-field .search-button,.form-group .info-field .info-icon{top:0;right:0;width:45px;height:45px;padding:0;background:none;border:none;color:#000 !important;line-height:45px;text-align:center;position:absolute;z-index:1}.form-group .search-field .search-button [class^="cl__"],.form-group .search-field .search-button [class*=" cl__"],.form-group .search-field .info-icon [class^="cl__"],.form-group .search-field .info-icon [class*=" cl__"],.form-group .info-field .search-button [class^="cl__"],.form-group .info-field .search-button [class*=" cl__"],.form-group .info-field .info-icon [class^="cl__"],.form-group .info-field .info-icon [class*=" cl__"]{font-size:calc(1.275rem + .3vw);width:45px;height:45px;line-height:45px}@media (min-width: 1200px){.form-group .search-field .search-button [class^="cl__"],.form-group .search-field .search-button [class*=" cl__"],.form-group .search-field .info-icon [class^="cl__"],.form-group .search-field .info-icon [class*=" cl__"],.form-group .info-field .search-button [class^="cl__"],.form-group .info-field .search-button [class*=" cl__"],.form-group .info-field .info-icon [class^="cl__"],.form-group .info-field .info-icon [class*=" cl__"]{font-size:1.5rem}}.form-group .custom-file input[type="file"]::-webkit-file-upload-button,.form-group .custom-file input[type="file"]::file-selector-button{display:none}.form-group .custom-file label{padding:0 1.25rem;background:#000;cursor:pointer;color:#fff}.form-label-group{position:relative;top:auto;left:auto;right:auto;bottom:auto}.form-label-group>label{font-size:.875rem;top:0;left:0;width:100%;height:45px;margin-bottom:0;padding:0 10px;display:block;cursor:text;pointer-events:none;transition:all .1s ease-in-out;overflow:hidden;border:1px solid transparent;line-height:40px;text-overflow:ellipsis;white-space:nowrap;position:absolute}@supports (-ms-ime-align: auto){.form-label-group>label{display:none !important}}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.form-label-group>label{display:none !important}}.form-label-group input::-moz-placeholder,.form-label-group textarea::-moz-placeholder{color:transparent !important;opacity:0 !important}.form-label-group input::-webkit-input-placeholder,.form-label-group textarea::-webkit-input-placeholder{color:transparent !important;opacity:0 !important}.form-label-group input:-ms-input-placeholder,.form-label-group textarea:-ms-input-placeholder{color:#b5bbbf !important;opacity:1 !important}.form-label-group input::-ms-input-placeholder,.form-label-group textarea::-ms-input-placeholder{color:#b5bbbf !important;opacity:1 !important}.form-label-group input:not(:placeholder-shown),.form-label-group textarea:not(:placeholder-shown){padding-top:18px !important;padding-bottom:3px;color:#000}.form-label-group input:not(:placeholder-shown) ~ label,.form-label-group textarea:not(:placeholder-shown) ~ label{font-size:.75rem;margin:0;padding-top:3px;padding-bottom:15px;color:#b5bbbf;line-height:inherit}.bootstrap-select img:first-child{margin-right:10px}.bootstrap-select img:not(:first-child){margin-left:10px}.bootstrap-select>.dropdown-toggle{border:1px solid #b5bbbf !important;box-shadow:none !important}.bootstrap-select>select.mobile-device:focus+.dropdown-toggle,.bootstrap-select .dropdown-toggle:focus{outline:none !important}@keyframes loader-1{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-2{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(24px, 0, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}@keyframes loader-3{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(-24px, 0, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}@keyframes loader-4{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(0, 24px, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}@keyframes loader-5{0%{transform:translate3d(0, 0, 0) scale(1)}50%{transform:translate3d(0, -24px, 0) scale(0.5)}100%{transform:translate3d(0, 0, 0) scale(1)}}.loader{height:32px;width:32px;animation:loader-1 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.loader::before,.loader::after{top:0;bottom:0;width:8px;height:8px;margin:auto;content:"";display:block;background:#000;border-radius:50%;position:absolute}.loader::before{right:auto;left:0;animation:loader-2 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.loader::after{right:0;left:auto;animation:loader-3 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.loader span{top:0;right:0;bottom:0;left:0;width:32px;height:32px;margin:auto;display:block;position:absolute}.loader span::before,.loader span::after{right:0;left:0;width:8px;height:8px;margin:auto;content:"";display:block;background:#000;border-radius:50%;position:absolute}.loader span::before{top:0;bottom:auto;animation:loader-4 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.loader span::after{top:auto;bottom:0;animation:loader-5 2s cubic-bezier(0.77, 0, 0.175, 1) infinite}.headline-primary{margin:0;padding:0;font-size:.875rem;font-weight:700;text-align:center;text-transform:uppercase;position:relative}@media (min-width: 768px){.headline-primary{font-size:1.25rem}}.headline-primary:before{top:50%;left:0;width:100%;height:1px;background-color:#dce2e2;content:'';position:absolute;z-index:-1}.headline-primary span{padding:0 30px;display:inline-block;background:#fff;position:relative;z-index:1}.icon-group{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.icon-group--horizontal{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.icon-group--horizontal [class^="cl__"],.icon-group--horizontal [class*=" cl__"]{margin-right:5px}.icon-group--vertical{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical}.icon-group--vertical [class^="cl__"],.icon-group--vertical [class*=" cl__"]{margin-bottom:5px;text-align:center}.modal-header{position:relative}.modal-header h1,.modal-header .h1{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;margin-bottom:0;padding-right:2.1875rem}.modal-header h2,.modal-header .h2{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;margin-bottom:0;padding-right:2.1875rem}.modal-header h3,.modal-header .h3{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;margin-bottom:0;padding-right:2.1875rem}.modal-header h4,.modal-header .h4{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;margin-bottom:0;padding-right:2.1875rem}.modal-header h5,.modal-header .h5{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;margin-bottom:0;padding-right:2.1875rem}.modal-header h6,.modal-header .h6{-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;margin-bottom:0;padding-right:2.1875rem}.modal-header .close-alert{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;top:0;right:0;min-width:55px;padding:1.25rem 1.25rem 1.25rem 0;cursor:pointer;position:absolute;z-index:1}.modal-header .close-alert [class^="cl__"],.modal-header .close-alert [class*=" cl__"]{font-size:18px;line-height:1.2}.modal-body{padding-top:0}.offcanvas{top:var(--headerHeight) !important}@media (max-width: 1023.98px) and (orientation: landscape){.offcanvas:not(#offcanvasMobileMenu){display:block;overflow-y:auto}}.offcanvas .offcanvas-body{padding-top:0}.offcanvas .offcanvas-body .scroll-area{height:100%;overflow:hidden}.offcanvas .offcanvas-body .scroll-area>div{height:100%;overflow-y:auto}.offcanvas .offcanvas-footer{padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color)}.offcanvas-backdrop{top:var(--headerHeight) !important;z-index:1044}.pagination .page-link{display:inline-block}.pagination .page-link:hover:after,.pagination .page-link:focus:after,.pagination .page-link.active:after,.active>.pagination .page-link:after{bottom:0;left:25%;width:50%;height:1px;content:'';background:#000;position:absolute}@media (max-width: 567.98px){.pagination .previos-page span,.pagination .next-page span{display:none}}.pagination .previos-page.disabled,.pagination .next-page.disabled{display:none}.popover{--bs-popover-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.3)}.popover h3,.popover .h3{margin-top:0}.popover-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}.popover-content--col{min-width:80px}.popover-content--col:not(:first-child){margin-left:10px}.popover-content img{width:80px}.popover.popover-price-history{--bs-popover-max-width: 180px;--bs-popover-bg: #000;--bs-popover-body-color: #fff;--bs-popover-box-shadow: none;border-radius:4px}.separator{font-size:clamp(1.625rem, calc(1.4886rem + 0.6818vw), 2rem);hyphens:auto}@media (min-width: 768px){.sticky-box{top:83px;position:sticky}}@media (min-width: 768px) and (max-width: 1023.98px){.sticky-box.nav-tree,.sticky-box.account-menu{top:unset;position:inherit}}@media (min-width: 1024px){.sticky-box.nav-tree,.sticky-box.account-menu{top:83px}}.nav-tabs{border-bottom:none}.nav-tabs .nav-link{color:#b5bbbf;border-bottom:1px solid #b5bbbf}.nav-tabs .nav-link:not(:last-child){margin-right:.625rem}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{border-bottom:1px solid var(--bs-emphasis-color)}table{width:100%;margin-bottom:15px}table th,table td{padding:10px}table tr{vertical-align:top}table tr:last-child{border-bottom:none}table th{background-color:#f0f0f0;color:#000}table.table-responsive{display:table}@media (max-width: 767.98px){table.table-responsive{border:none}table.table-responsive thead{display:none}table.table-responsive tbody,table.table-responsive tr,table.table-responsive th,table.table-responsive td{display:block;overflow:hidden}table.table-responsive tr{padding:10px}table.table-responsive tr td{padding:5px 0}table.table-responsive tr td:first-child{padding-top:0}table.table-responsive tr td:last-child{padding-bottom:0}table.table-responsive tr td:before{padding-right:10px;content:attr(data-label) "";font-weight:700}}:root{--plyr-color-main: #2a3338;--plyr-audio-controls-background: rgba(42,51,56, .8);--plyr-audio-control-background-hover: #fff;--plyr-audio-control-color: #fff;--plyr-audio-control-color-hover: #2a3338;--plyr-video-controls-background: rgba(42,51,56, .8);--plyr-video-control-background-hover: #fff;--plyr-video-control-color: #fff;--plyr-video-control-color-hover: #2a3338;--plyr-range-fill-background: #fff;--plyr-control-spacing: .625rem}.plyr__controls{padding:var(--plyr-control-spacing) !important}.plyr__control--overlaid{background:var(--plyr-video-controls-background)}@media (min-width: 568px){.plyr__control--overlaid{padding:calc(var(--plyr-control-spacing, 10px) * 3)}}.default-price{color:#000;white-space:nowrap}.discount-price{color:#cf1a43;white-space:nowrap}.t-price{margin-left:5px;color:#b5bbbf;text-decoration:line-through;white-space:nowrap}:root{--splide-navigation-size: 40px;--splide-navigation-background: #fff;--splide-navigation-color: #000;--splide-shadow-color: rgba(0,0,0, .2);--splide-pagination-bullet-color: #000;--splide-pagination-bullet-active-color: #000}.splide__track--nav>.splide__list>.splide__slide.is-active{border-width:1px}.splide__arrow{-webkit-box-shadow:0 0 .3125rem 0 var(--splide-shadow-color);box-shadow:0 0 .3125rem 0 var(--splide-shadow-color);width:var(--splide-navigation-size);height:var(--splide-navigation-size);opacity:1;background:var(--splide-navigation-background);border-radius:0;color:var(--splide-navigation-color)}.splide__arrow--prev{left:0}.splide__arrow--next{right:0}.splide__arrow:hover:not(:disabled){opacity:1}.splide__arrows--rtl .splide__arrow--prev{right:0}.splide__arrows--rtl .splide__arrow--prev>*{transform:scaleX(-1)}.splide__arrows--rtl .splide__arrow--next{left:0}.splide__arrows--rtl .splide__arrow--next>*{transform:scaleX(-1)}.splide__arrows--ttb{top:0;right:0;height:100%;display:flex;flex-direction:column-reverse;gap:10px;justify-content:center;position:absolute;z-index:1}.splide__arrows--ttb .splide__arrow{top:unset;left:unset;transform:unset;position:unset}.splide__arrows--ttb .splide__arrow--prev>*,.splide__arrows--ttb .splide__arrow--next>*{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--prev{top:50%}.splide__arrows--ttb .splide__arrow--next{bottom:50%}.is-initialized:not(.is-active) .splide__arrows{display:none}.splide__pagination__page{background:var(--splide-pagination-bullet-color)}.splide__pagination__page.is-active{background:var(--splide-pagination-bullet-active-color)}.splide__pagination--ltr{bottom:unset;padding-top:.625rem;position:relative}.swiper-box{overflow:hidden}.swiper-box .swiper-container{overflow:visible}.swiper-box .swiper-container.swiper-container-horizontal .swiper-pagination{bottom:0;padding-top:10px;position:relative}.swiper-box .swiper-container.swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet{margin-top:8px}.boxwrapper .swiper-box{margin-right:-10px;margin-left:-10px;padding:10px}.boxwrapper .swiper-box .js-swiper--product .swiper-slide,.boxwrapper .swiper-box .js-swiper--outfitter .swiper-slide{width:-webkit-calc(100% / 2);width:-moz-calc(100% / 2);width:calc(100% / 2)}@media (min-width: 568px){.boxwrapper .swiper-box .js-swiper--product .swiper-slide,.boxwrapper .swiper-box .js-swiper--outfitter .swiper-slide{width:-webkit-calc(100% / 3);width:-moz-calc(100% / 3);width:calc(100% / 3)}}@media (min-width: 1024px){.boxwrapper .swiper-box .js-swiper--product .swiper-slide,.boxwrapper .swiper-box .js-swiper--outfitter .swiper-slide{width:-webkit-calc(100% / 4);width:-moz-calc(100% / 4);width:calc(100% / 4)}}@media (min-width: 1200px){.boxwrapper .swiper-box .js-swiper--product .swiper-slide,.boxwrapper .swiper-box .js-swiper--outfitter .swiper-slide{width:-webkit-calc(100% / 6);width:-moz-calc(100% / 6);width:calc(100% / 6)}}.swiper-button-prev,.swiper-button-next{box-shadow:0 0 5px 0 rgba(0,0,0,0.2);width:40px;height:40px;margin-top:-20px;outline:none;background:#fff;color:#000 !important}.swiper-button-prev::after,.swiper-button-next::after{content:''}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:0}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:0}.swiper-pagination-bullet{width:12px;height:12px;background:#b5bbbf;opacity:1}.swiper-pagination-bullet-active{background:#000}.header__placeholder{height:61px}.header__top{height:60px;box-sizing:content-box;z-index:1041}.header .nav--main{height:100%;display:inline-block;background:#fff}.header .nav--shop{width:50px}.header .nav--shop .btn--shop{width:40px;padding:0;border:none}.header .nav--shop .btn--shop [class^="cl__"],.header .nav--shop .btn--shop [class*=" cl__"]{font-size:20px;color:#000;position:relative}.header .nav--shop .btn--shop .count{right:-.3125rem;bottom:-.3125rem;position:absolute}.header .nav--shop .btn--toggled{position:relative}.header .nav--shop .btn--toggled:after{bottom:-1px;width:100%;height:1px;content:'';background:#000;position:absolute}.footer__sales-info+.footer__payments{margin-top:3.125rem}.footer__payments a img{max-height:2rem;width:auto;filter:grayscale(1) opacity(0.4);transition:filter .3s ease-out}.footer__payments a:hover img,.footer__payments a:focus img{filter:grayscale(0) opacity(1)}.footer__logo{max-width:12.5rem}@media (min-width: 768px){.footer__mid .accordion-button::after{display:none}}@media (max-width: 767.98px){.footer__mid .accordion-button:not(.js-panel-target)::after{display:none}}.footer__mid .social-media [class^="cl__"],.footer__mid .social-media [class*=" cl__"]{width:1.78rem;height:1.78rem;background:#000;border-radius:50%;font-size:1.125rem;color:#fff}.footer__mid .app-box__icon img{width:4.375rem;border:1px solid #000;border-radius:10px}.footer__mid .app-box__store img{width:6.25rem;border:1px solid #b5bbbf;border-radius:5px}.footer__bottom .container{min-height:1.875rem;padding-right:calc(4.375rem - clamp(0rem, -40.9375rem + 50.0000vw, 4.375rem))}@media (min-width: 568px){.footer__bottom .container{padding-left:calc(4.375rem - clamp(0rem, -40.9375rem + 50.0000vw, 4.375rem))}}input[type=text],input[type=number],input[type=date],input[type=month],input[type=week],input[type=datetime-local],input[type=tel],input[type=email],input[type=url],input[type=password],input[type=search],input[type=file],select,select[multiple],select[size],textarea,.form-control{letter-spacing:.1em}.form-group .custom-file .custom-file-label{letter-spacing:.1em}.form-horizontal .form-group{--bs-gutter-x: .625rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}@media (min-width: 1024px){.form-horizontal .form-group .control-label{text-align:right}}.form-horizontal .form-group .control-label.req{font-weight:bold}.form-horizontal .form-group .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#b5bbbf}.publish-list .btn{font-size:14px}.req{font-weight:bold}.listmania-add .areabox{max-width:100%}.listmania-desc-add label{display:block}.contest .img-fluid{display:inline-block}.contest .pagepart-row .pagepart-element.type-separator .pagepart-element--container>*{padding-top:0;padding-bottom:0}.contest--upload{text-align:center}.contest--upload-button a{display:inline-block;background:#000;cursor:pointer}.contest--upload-button img{max-width:245px;display:inline-block}@media (min-width: 1200px){.contest--upload-button img{max-width:100%}}.contest--success .pagepart-row .pagepart-element.type-mixed-content,.contest--error .pagepart-row .pagepart-element.type-mixed-content{text-align:center}.contest--success .pagepart-row .pagepart-element.type-mixed-content.background-content,.contest--error .pagepart-row .pagepart-element.type-mixed-content.background-content{background:#dce2e2;padding-top:100px;padding-bottom:100px}@media (min-width: 1200px){.contest--success .pagepart-row .pagepart-element.type-mixed-content.background-content,.contest--error .pagepart-row .pagepart-element.type-mixed-content.background-content{padding-top:150px;padding-bottom:150px}}.contest--form .formarea{position:relative}.contest--form .formarea .selectimagealert{margin-bottom:15px;padding:10px;background:#cf1a43;font-size:inherit;color:#fff}.contest--form .formarea .form-body{max-width:600px;margin-right:auto;margin-left:auto}@media (min-width: 1024px){.contest--form .formarea .form-body{max-width:610px}}.contest--form .formarea .form-body #actionShareArea #tHeader{display:none}.contest--form .formarea .form-body #actionShareArea label[for=tHeader]{font-size:1.125rem;height:unset;padding:unset;font-family:var(--bs-font-sans-serif);font-weight:700;line-height:21.6px;color:#000;position:unset}.contest--form .formarea .form-body--profile-upload{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}@media (min-width: 1024px){.contest--form .formarea .form-body--profile-upload{max-width:900px}}.contest--form .formarea .form-body--profile-upload .selectimagealert{-webkit-box-flex:1 0 100%;-moz-box-flex:1 0 100%;box-flex:1 0 100%;-webkit-flex:1 0 100%;-moz-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}.contest--form .formarea .form-body--profile-upload #actionUploadArea{width:260px;margin-right:auto;margin-left:auto}@media (min-width: 1024px){.contest--form .formarea .form-body--profile-upload #actionUploadArea{margin:0}}.contest--form .formarea .form-body--profile-upload #actionUploadArea .image-selection img{border:1px solid #b5bbbf}.contest--form .formarea .form-body--profile-upload #actionUploadArea .image-selection img.invalid-field{border-color:#cf1a43 !important}.contest--form .formarea .form-body--profile-upload #actionUploadArea .image-selection .form-group{margin-top:15px}.contest--form .formarea .form-body--profile-upload #actionShareArea{margin-top:15px}@media (min-width: 1024px){.contest--form .formarea .form-body--profile-upload #actionShareArea{width:-webkit-calc(100% - 290px);width:-moz-calc(100% - 290px);width:calc(100% - 290px);margin-top:0}}@media (min-width: 1024px){.contest--form .formarea .buttons-set .btn{font-size:1rem}}.contest--form .invert-content{padding:15px;background:#fff}@media (min-width: 1200px){.contest--form .invert-content{padding-top:30px;padding-bottom:30px}}.contest--form .invert-content+.invert-content{padding-top:0}.contest--form .invert-content.upload-preview{padding-bottom:0.1px}@media (min-width: 568px){.contest--modal .modal-dialog{max-width:580px;margin-right:auto;margin-left:auto}}@media (min-width: 1200px){.contest--modal .modal-dialog{max-width:900px}}.contest--modal .modal-content{box-shadow:0 15px 30px 5px rgba(0,0,0,0.2),0 5px 15px 10px rgba(0,0,0,0.2)}.contest--modal .modal-content #upload-waiting-box{background:rgba(255,255,255,0.9)}@media (min-width: 768px){.contest--modal .modal-header{position:absolute;top:-25px;left:auto;right:-25px;bottom:auto;width:50px;height:50px;padding:0 !important;background:#fff;border:none;border-radius:50%;z-index:101}}.contest--modal .modal-header span.close-alert{padding:0}.contest--modal .modal-header span.close-alert [class^="cl__"],.contest--modal .modal-header span.close-alert [class*=" cl__"]{width:50px;height:50px;line-height:50px;text-align:center}.contest--modal .modal-header h4,.contest--modal .modal-header .h4{width:100%;text-align:center}@media (min-width: 768px){.contest--modal .modal-header h4,.contest--modal .modal-header .h4{display:none}}.contest--modal .modal-body{padding:20px;background:#f0f0f0;position:relative}@media (min-width: 1200px){.contest--modal .modal-body p.step-header{font-size:1.25rem;line-height:150%}}.contest--modal .modal-body #actionUploadArea .image-selection img{margin-top:15px}@media (min-width: 1200px){.contest--modal .modal-body #actionUploadArea .image-selection img{margin-top:50px}}@media (max-width: 1023.98px){.contest--modal .modal-body #actionUploadArea .image-selection img{max-width:245px}}.contest--modal .modal-body #actionUploadArea .image-selection .form-group{margin-top:15px;margin-bottom:0}@media (min-width: 1200px){.contest--modal .modal-body #actionUploadArea .image-selection .form-group{margin-top:50px;margin-bottom:30px}}@media (min-width: 1200px){.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file{height:50px}}.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file input[type="file"]{color:#f0f0f0}@media (min-width: 1200px){.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file input[type="file"]{font-size:1.25rem;height:50px}}.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file input[type="file"]::-webkit-file-upload-button,.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file input[type="file"]::file-selector-button{display:none}@media (min-width: 1200px){.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file label{height:50px;font-size:1.25rem}}.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file .custom-file-input{padding:0}@media (min-width: 1200px){.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file .custom-file-input{font-size:1.25rem;height:50px}}.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file .custom-file-label{width:auto;padding:0;overflow:hidden;background:transparent;border:none}@media (min-width: 1200px){.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file .custom-file-label{height:50px}}.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file .custom-file-label:after{-webkit-transform:translateX(50%);transform:translateX(50%);right:50%}@media (min-width: 1200px){.contest--modal .modal-body #actionUploadArea .image-selection .form-group .custom-file .custom-file-label:after{font-size:1.25rem;height:50px;padding-right:20px;padding-left:20px;line-height:48px}}.contest--modal .modal-body #actionUploadArea .preview-container .croppie-container .cr-boundary{height:0 !important;padding-bottom:100%;width:100% !important}.contest--modal .modal-body #actionUploadArea .preview-container .croppie-container .cr-boundary .cr-viewport{width:calc(100% * 0.9) !important;height:0 !important;padding-bottom:calc(100% * 0.9) !important}.contest--modal .modal-body #actionShareArea .js-accordion--panel{border-bottom:none}.contest--modal .modal-body #actionShareArea .js-accordion--panel .js-panel--content{padding-bottom:0}.contest--modal .modal-body .buttons-set{margin-top:15px}@media (min-width: 1200px){.contest--modal .modal-body .buttons-set{margin-top:50px;margin-bottom:30px}}@media (min-width: 1200px){.contest--modal .modal-body .buttons-set .btn{font-size:1.25rem;height:50px;padding-right:20px;padding-left:20px;line-height:48px}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.contest--modal---vote .modal-body{flex:0 0 auto !important}}.contest--gallery{margin-top:30px}@media (min-width: 1200px){.contest--gallery{margin-top:50px}}.contest--gallery .shuffle-gallery .shuffle-gallery-search{margin-top:15px;margin-bottom:15px}.contest--gallery .shuffle-gallery .shuffle-gallery-search .form-group{max-width:400px;margin-right:auto;margin-bottom:0;margin-left:auto;position:relative}.contest--gallery .shuffle-gallery .shuffle-gallery-search .form-group label{top:2px;left:2px;height:38px}.contest--gallery .shuffle-gallery .shuffle-gallery-search .form-group input{border:2px solid #000 !important}.contest--gallery .shuffle-gallery .shuffle-gallery-sort-options{font-size:1rem}.contest--gallery .shuffle-gallery .button{transition:all 0.4s ease;height:auto;margin-top:15px;padding:10px 20px;display:inline-block;text-decoration:none}@media (prefers-reduced-motion: reduce){.contest--gallery .shuffle-gallery .button{transition:none}}@media (min-width: 768px){.contest--gallery .shuffle-gallery .button{margin-top:30px}}@media (min-width: 1200px){.contest--gallery .shuffle-gallery .button{font-size:1.25rem}}.contest--voting .item{position:relative;top:auto;left:auto;right:auto;bottom:auto}.contest--voting .item--acton-box{position:relative;top:auto;left:auto;right:auto;bottom:auto}.contest--voting .item--video-link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1 0 auto;-moz-box-flex:1 0 auto;box-flex:1 0 auto;-webkit-flex:1 0 auto;-moz-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.1)}.contest--voting .item--video-link span{position:relative;top:auto;left:auto;right:auto;bottom:auto;width:25%;max-width:70px;border:5px solid #fff;border-radius:50%}.contest--voting .item--video-link span:before{display:block;content:'';padding-top:100%}.contest--voting .item--video-link span:after{position:absolute;top:50%;left:auto;right:auto;bottom:auto;margin-top:-15px;margin-left:-10px;content:'';-webkit-transform:rotate(360deg);border-style:solid;border-width:15px 0 15px 25px;border-color:transparent transparent transparent #fff}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.contest--voting .item--video-link span:after{left:50%}}.contest--voting .item--voting-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;bottom:0;width:100%;padding:15px;background:#f0f0f0;text-align:center}@media (min-width: 568px){.contest--voting .item--voting-box{padding:30px 15px}}.contest--voting .item--voting-box h4,.contest--voting .item--voting-box .h4{margin-bottom:0;padding-bottom:10px}.contest--voting .item--voting-box .like-counter{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;font-size:calc(1.2625rem + .15vw);padding-bottom:15px}@media (min-width: 1200px){.contest--voting .item--voting-box .like-counter{font-size:1.375rem}}.contest--voting .item--voting-box .like-counter [class^="cl__"],.contest--voting .item--voting-box .like-counter [class*=" cl__"]{margin-right:15px}.contest--voting .item--voting-box a{cursor:pointer}.contest--voting .item--voting-box a.btn{transition:all 0.4s ease;padding:10px 20px;display:inline-block;text-decoration:none;text-transform:uppercase}@media (prefers-reduced-motion: reduce){.contest--voting .item--voting-box a.btn{transition:none}}@media (min-width: 1200px){.contest--voting .item--voting-box a.btn{font-size:1.25rem}}.contest--voting .item--voting-box a.btn--outline{border-width:2px;border-style:solid}.contest--voting .swiper-box{padding-top:5px;padding-bottom:30px}.contest--voting .swiper-box .swiper-container .swiper-slide{transition:all 0.3s ease;box-shadow:0 0 5px 0 rgba(0,0,0,0.2);margin-right:0;opacity:0.25;transform:scale(0.9);border:10px solid #fff}@media (prefers-reduced-motion: reduce){.contest--voting .swiper-box .swiper-container .swiper-slide{transition:none}}.contest--voting .swiper-box .swiper-container .swiper-slide .item{text-align:center;position:relative}.contest--voting .swiper-box .swiper-container .swiper-slide .item .item--voting-box{position:absolute;top:auto;left:auto;right:auto;bottom:0}.contest--voting .swiper-box .swiper-container .swiper-slide.swiper-slide-active{opacity:1;transform:scale(1)}.contest--voting .swiper-box .swiper-container .swiper-pagination{bottom:-30px}.contest--voting .grid-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin-right:-5px;margin-left:-5px}.contest--voting .grid-box .item{width:100%;padding:0 5px 30px 5px}.contest--voting .grid-box .item--content{transition:all 0.3s ease;height:100%;border:5px solid #fff;text-align:center;position:relative}@media (prefers-reduced-motion: reduce){.contest--voting .grid-box .item--content{transition:none}}.contest--voting .grid-box .item--content:hover{box-shadow:0 0 5px 0 rgba(0,0,0,0.2)}.contest--voting .grid-box.boxed{margin-right:auto;margin-left:auto}@media (min-width: 375px){.contest--voting .grid-box.boxed{width:75%}}@media (min-width: 568px){.contest--voting .grid-box.boxed{width:100%}}@media (min-width: 768px){.contest--voting .grid-box.boxed{width:80%}}@media (min-width: 1024px){.contest--voting .grid-box.boxed{width:90%}}@media (min-width: 1200px){.contest--voting .grid-box.boxed{width:75%}}.contest--voting .grid-box.type-height.boxed{margin-right:auto;margin-left:auto}@media (min-width: 375px){.contest--voting .grid-box.type-height.boxed{width:75%}}@media (min-width: 568px){.contest--voting .grid-box.type-height.boxed{width:100%}}@media (min-width: 768px){.contest--voting .grid-box.type-height.boxed{width:80%}}@media (min-width: 1024px){.contest--voting .grid-box.type-height.boxed{width:90%}}@media (min-width: 1200px){.contest--voting .grid-box.type-height.boxed{width:75%}}@media (min-width: 568px){.contest--voting .grid-box.type-height .item{width:-webkit-calc(100% / 2);width:-moz-calc(100% / 2);width:calc(100% / 2)}}@media (min-width: 1024px){.contest--voting .grid-box.type-height .item{width:-webkit-calc(100% / 3);width:-moz-calc(100% / 3);width:calc(100% / 3)}}@media (min-width: 1200px){.contest--voting .grid-box.type-height .item{width:-webkit-calc(100% / 4);width:-moz-calc(100% / 4);width:calc(100% / 4)}}.contest--voting .grid-box.type-quer.boxed{margin-right:auto;margin-left:auto}@media (min-width: 1200px){.contest--voting .grid-box.type-quer.boxed{width:75%}}@media (min-width: 568px){.contest--voting .grid-box.type-quer .item{width:-webkit-calc(100% / 2);width:-moz-calc(100% / 2);width:calc(100% / 2)}}#upload-waiting-box{top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.9);color:#000;position:absolute;z-index:100}#upload-waiting-box .waiting-box-content{top:50%;left:50%;transform:translate(-50%, -50%);display:inline-block;text-align:center;position:absolute}#upload-waiting-box .waiting-box-content img{max-width:50px;margin:auto}#ten-years-red-hoodie .contest--upload-button a{background:#C59738}#ten-years-red-hoodie .contest--gallery .shuffle-gallery .button{background:#C59738;border-color:#C59738}#ten-years-red-hoodie .contest--form{color:#C59738}#ten-years-red-hoodie .contest--form input[type=text],#ten-years-red-hoodie .contest--form input[type=number],#ten-years-red-hoodie .contest--form input[type=date],#ten-years-red-hoodie .contest--form input[type=month],#ten-years-red-hoodie .contest--form input[type=week],#ten-years-red-hoodie .contest--form input[type=datetime-local],#ten-years-red-hoodie .contest--form input[type=tel],#ten-years-red-hoodie .contest--form input[type=email],#ten-years-red-hoodie .contest--form input[type=url],#ten-years-red-hoodie .contest--form input[type=password],#ten-years-red-hoodie .contest--form input[type=search],#ten-years-red-hoodie .contest--form input[type=file],#ten-years-red-hoodie .contest--form select,#ten-years-red-hoodie .contest--form select[multiple],#ten-years-red-hoodie .contest--form select[size],#ten-years-red-hoodie .contest--form textarea,#ten-years-red-hoodie .contest--form .form-control{border:1px solid #C59738;color:#C59738 !important}#ten-years-red-hoodie .contest--form input[type=text]::placeholder,#ten-years-red-hoodie .contest--form input[type=number]::placeholder,#ten-years-red-hoodie .contest--form input[type=date]::placeholder,#ten-years-red-hoodie .contest--form input[type=month]::placeholder,#ten-years-red-hoodie .contest--form input[type=week]::placeholder,#ten-years-red-hoodie .contest--form input[type=datetime-local]::placeholder,#ten-years-red-hoodie .contest--form input[type=tel]::placeholder,#ten-years-red-hoodie .contest--form input[type=email]::placeholder,#ten-years-red-hoodie .contest--form input[type=url]::placeholder,#ten-years-red-hoodie .contest--form input[type=password]::placeholder,#ten-years-red-hoodie .contest--form input[type=search]::placeholder,#ten-years-red-hoodie .contest--form input[type=file]::placeholder,#ten-years-red-hoodie .contest--form select::placeholder,#ten-years-red-hoodie .contest--form select[multiple]::placeholder,#ten-years-red-hoodie .contest--form select[size]::placeholder,#ten-years-red-hoodie .contest--form textarea::placeholder,#ten-years-red-hoodie .contest--form .form-control::placeholder{color:#C59738 !important}#ten-years-red-hoodie .contest--form .form-group .custom-file .custom-file-label{border:1px solid #C59738;color:#C59738}#ten-years-red-hoodie .contest--form .form-group .custom-file .custom-file-label.has-file{color:#C59738 !important}#ten-years-red-hoodie .contest--form .form-group .custom-file .custom-file-input ~ .custom-file-label::after{background:#C59738}#ten-years-red-hoodie .contest--form .form-group .custom-file-label span:last-child:after{background:#C59738}#ten-years-red-hoodie .contest--form .form-group .custom-control.custom-checkbox .custom-control-input:disabled ~ .custom-control-label,#ten-years-red-hoodie .contest--form .form-group .custom-control.custom-radio .custom-control-input:disabled ~ .custom-control-label{color:#C59738}#ten-years-red-hoodie .contest--form .form-group .custom-control.custom-checkbox .custom-control-label:before,#ten-years-red-hoodie .contest--form .form-group .custom-control.custom-radio .custom-control-label:before{border:1px solid #C59738}#ten-years-red-hoodie .contest--form .form-group .custom-control.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23C59738' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}#ten-years-red-hoodie .contest--form .form-group .custom-control.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before{background:#C59738}#ten-years-red-hoodie .contest--form .form-group .custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23C59738'/%3E%3C/svg%3E")}#ten-years-red-hoodie .contest--form .form-label-group>label{color:#C59738}#ten-years-red-hoodie .contest--form .form-label-group input:not(:placeholder-shown),#ten-years-red-hoodie .contest--form .form-label-group textarea:not(:placeholder-shown){padding-top:18px !important;padding-bottom:3px;color:#C59738}#ten-years-red-hoodie .contest--form .buttons-set .btn{background:#C59738;border-color:#C59738}#ten-years-red-hoodie .contest-modal-box{color:#C59738}.advent-calendar{background-image:url("../../img/advent-calendar/ak-background.jpg");background-color:#003466;background-size:cover;background-position:center top;background-repeat:no-repeat}.advent-calendar .zu-frue,.advent-calendar .zu-spaet{max-width:40.625rem}.advent-calendar .zu-frue{background-color:#cfd83f}.advent-calendar .zu-spaet{background-color:#ab2814}.advent-calendar .calendar-box{max-width:18.125rem;margin:auto}@media (min-width: 768px){.advent-calendar .calendar-box{min-width:39.375rem}}@media (min-width: 1024px){.advent-calendar .calendar-box{max-width:48.75rem}}@media (min-width: 1200px){.advent-calendar .calendar-box{max-width:62.063rem}}.advent-calendar .calendar-box .day-1{background-image:url("../../img/advent-calendar/tuer_1.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-2{background-image:url("../../img/advent-calendar/tuer_2.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-3{background-image:url("../../img/advent-calendar/tuer_3.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-4{background-image:url("../../img/advent-calendar/tuer_4.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-5{background-image:url("../../img/advent-calendar/tuer_5.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-6{background-image:url("../../img/advent-calendar/tuer_6.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-7{background-image:url("../../img/advent-calendar/tuer_7.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-8{background-image:url("../../img/advent-calendar/tuer_8.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-9{background-image:url("../../img/advent-calendar/tuer_9.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-10{background-image:url("../../img/advent-calendar/tuer_10.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-11{background-image:url("../../img/advent-calendar/tuer_11.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-12{background-image:url("../../img/advent-calendar/tuer_12.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-13{background-image:url("../../img/advent-calendar/tuer_13.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-14{background-image:url("../../img/advent-calendar/tuer_14.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-15{background-image:url("../../img/advent-calendar/tuer_15.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-16{background-image:url("../../img/advent-calendar/tuer_16.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-17{background-image:url("../../img/advent-calendar/tuer_17.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-18{background-image:url("../../img/advent-calendar/tuer_18.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-19{background-image:url("../../img/advent-calendar/tuer_19.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-20{background-image:url("../../img/advent-calendar/tuer_20.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-21{background-image:url("../../img/advent-calendar/tuer_21.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-22{background-image:url("../../img/advent-calendar/tuer_22.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-23{background-image:url("../../img/advent-calendar/tuer_23.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.advent-calendar .calendar-box .day-24{background-image:url("../../img/advent-calendar/tuer_24.jpg");background-color:#003466;background-repeat:no-repeat;background-size:cover}.winner-box *{font-size:clamp(0.875rem, calc(0.4583rem + 0.5556vw), 1.125rem)}.iti{display:block}.iti__selected-flag:focus{outline:none}.iti input{padding-left:85px !important}.iti label,.iti+label{width:-webkit-calc(100% - 75px);width:-moz-calc(100% - 75px);width:calc(100% - 75px);left:75px}@media (min-width: 568px){.store-finder__panel{width:320px !important}}.store-finder__result{display:none}@media (min-width: 568px){.store-finder__result{display:block}}.store-finder__result .store-list__item-link.open .cl__angle-down:before{content:"ꀩ"}.store-finder__result .store-list__item-panel{display:none}.store-finder__result .store-list__item:not(:last-child){border-bottom:1px solid #dce2e2}.store-finder__result .store-list__item.active .cl__full-map-marker{color:#cf1a43}.geo-location-list__item{display:block}.geo-location-list__item:first-child{padding-top:0}.geo-location-list__item:not(:last-child){border-bottom:1px solid #dce2e2}.gm-style-pbc{pointer-events:none;z-index:5 !important}.gm-style-iw{min-width:200px !important}.mwc-debug{border-style:dashed !important}.mwc-sessionoptions{margin-bottom:30px}.mwc-sessionoptions .buttons-set{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;margin:0}.mwc-sessionoptions .buttons-set .btn [class^="cl__"],.mwc-sessionoptions .buttons-set .btn [class*=" cl__"]{margin-right:10px}.mwc-notifications{margin-top:0;margin-bottom:30px}.mwc-index .btn{font-weight:700;text-transform:uppercase}.mwc-index .btn.danger{background:#cf0626;background:linear-gradient(90deg, #cf0626 0%, #e60128 50%, #cf0626 100%);border-color:#cf0626}@media (min-width: 1024px){.mwc-app{height:100%;padding:50px 30px;border:1px solid #dce2e2;position:relative}}@media (min-width: 1200px){.mwc-app{padding:100px 50px}}@media (min-width: 1024px){.mwc-app:after{position:absolute;top:-25px;left:auto;right:50%;bottom:auto;height:50px;content:'';border-left:1px solid #dce2e2}}.mwc-app#signup>div:not(:first-of-type){display:none}.mwc-app .ng-submitted .ng-invalid{border-color:#cf1a43;color:#cf1a43}.mwc-app .ng-submitted .ng-invalid::-moz-placeholder{color:#cf1a43}.mwc-app .ng-submitted .ng-invalid::-webkit-input-placeholder{color:#cf1a43}.mwc-app .ng-submitted .ng-invalid:-ms-input-placeholder{color:#cf1a43}.mwc-app .ng-submitted .ng-invalid::-ms-input-placeholder{color:#cf1a43}.mwc-app .ng-submitted .ng-invalid+label{color:#cf1a43}.mwc-app .buttons-set{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple}.mwc-app .buttons-set .spinner{position:fixed;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;background:rgba(255,255,255,0.7);z-index:2147483646}.mwc-app .buttons-set .btn{font-weight:700;text-transform:uppercase}.mwc-app .mwc-cards--headline,.mwc-app .mwc-billing--headline,.mwc-app .mwc-shipping--headline,.mwc-app .mwc-payment--headline,.mwc-app .mwc-progress--headline,.mwc-app .mwc-failed--headline,.mwc-app .mwc-thankyou--headline,.mwc-app .mwc-login--headline,.mwc-app .mwc-cardselction--headline,.mwc-app .mwc-signup--headline,.mwc-app .mwc-renewal--headline,.mwc-app .mwc-cardinfo--headline{font-size:1.25rem;margin-top:0;margin-bottom:30px;font-weight:700;text-align:center;text-transform:uppercase}.mwc-app .mwc-cards--subline,.mwc-app .mwc-billing--subline,.mwc-app .mwc-shipping--subline,.mwc-app .mwc-payment--subline,.mwc-app .mwc-progress--subline,.mwc-app .mwc-failed--subline,.mwc-app .mwc-thankyou--subline,.mwc-app .mwc-login--subline,.mwc-app .mwc-cardselction--subline,.mwc-app .mwc-signup--subline,.mwc-app .mwc-renewal--subline,.mwc-app .mwc-cardinfo--subline{font-size:1rem;margin-bottom:30px;font-weight:700;text-align:center;text-transform:uppercase}.mwc-app .mwc-cards--subline span,.mwc-app .mwc-billing--subline span,.mwc-app .mwc-shipping--subline span,.mwc-app .mwc-payment--subline span,.mwc-app .mwc-progress--subline span,.mwc-app .mwc-failed--subline span,.mwc-app .mwc-thankyou--subline span,.mwc-app .mwc-login--subline span,.mwc-app .mwc-cardselction--subline span,.mwc-app .mwc-signup--subline span,.mwc-app .mwc-renewal--subline span,.mwc-app .mwc-cardinfo--subline span{color:#cf1a43}.mwc-app .mwc-cards--img,.mwc-app .mwc-billing--img,.mwc-app .mwc-shipping--img,.mwc-app .mwc-payment--img,.mwc-app .mwc-progress--img,.mwc-app .mwc-failed--img,.mwc-app .mwc-thankyou--img,.mwc-app .mwc-login--img,.mwc-app .mwc-cardselction--img,.mwc-app .mwc-signup--img,.mwc-app .mwc-renewal--img,.mwc-app .mwc-cardinfo--img{text-align:center;margin-bottom:30px}@media (max-width: 1023.98px){.mwc-app .mwc-cards--img img,.mwc-app .mwc-billing--img img,.mwc-app .mwc-shipping--img img,.mwc-app .mwc-payment--img img,.mwc-app .mwc-progress--img img,.mwc-app .mwc-failed--img img,.mwc-app .mwc-thankyou--img img,.mwc-app .mwc-login--img img,.mwc-app .mwc-cardselction--img img,.mwc-app .mwc-signup--img img,.mwc-app .mwc-renewal--img img,.mwc-app .mwc-cardinfo--img img{max-width:200px}}.mwc-app .mwc-cards--note,.mwc-app .mwc-billing--note,.mwc-app .mwc-shipping--note,.mwc-app .mwc-payment--note,.mwc-app .mwc-progress--note,.mwc-app .mwc-failed--note,.mwc-app .mwc-thankyou--note,.mwc-app .mwc-login--note,.mwc-app .mwc-cardselction--note,.mwc-app .mwc-signup--note,.mwc-app .mwc-renewal--note,.mwc-app .mwc-cardinfo--note{font-size:.875rem;font-weight:700;margin-bottom:30px}.mwc-app .mwc-cards--form .alert,.mwc-app .mwc-cards--form .paypalHelpBox,.mwc-app .mwc-billing--form .alert,.mwc-app .mwc-billing--form .paypalHelpBox,.mwc-app .mwc-shipping--form .alert,.mwc-app .mwc-shipping--form .paypalHelpBox,.mwc-app .mwc-payment--form .alert,.mwc-app .mwc-payment--form .paypalHelpBox,.mwc-app .mwc-progress--form .alert,.mwc-app .mwc-progress--form .paypalHelpBox,.mwc-app .mwc-failed--form .alert,.mwc-app .mwc-failed--form .paypalHelpBox,.mwc-app .mwc-thankyou--form .alert,.mwc-app .mwc-thankyou--form .paypalHelpBox,.mwc-app .mwc-login--form .alert,.mwc-app .mwc-login--form .paypalHelpBox,.mwc-app .mwc-cardselction--form .alert,.mwc-app .mwc-cardselction--form .paypalHelpBox,.mwc-app .mwc-signup--form .alert,.mwc-app .mwc-signup--form .paypalHelpBox,.mwc-app .mwc-renewal--form .alert,.mwc-app .mwc-renewal--form .paypalHelpBox,.mwc-app .mwc-cardinfo--form .alert,.mwc-app .mwc-cardinfo--form .paypalHelpBox{margin:40px 0 0 0}.mwc-app .mwc-cards--form---message,.mwc-app .mwc-billing--form---message,.mwc-app .mwc-shipping--form---message,.mwc-app .mwc-payment--form---message,.mwc-app .mwc-progress--form---message,.mwc-app .mwc-failed--form---message,.mwc-app .mwc-thankyou--form---message,.mwc-app .mwc-login--form---message,.mwc-app .mwc-cardselction--form---message,.mwc-app .mwc-signup--form---message,.mwc-app .mwc-renewal--form---message,.mwc-app .mwc-cardinfo--form---message{margin:40px 0 0 0;text-align:center}.mwc-app .mwc-cards .buttons-set,.mwc-app .mwc-billing .buttons-set,.mwc-app .mwc-shipping .buttons-set,.mwc-app .mwc-payment .buttons-set,.mwc-app .mwc-progress .buttons-set,.mwc-app .mwc-failed .buttons-set,.mwc-app .mwc-thankyou .buttons-set,.mwc-app .mwc-login .buttons-set,.mwc-app .mwc-cardselction .buttons-set,.mwc-app .mwc-signup .buttons-set,.mwc-app .mwc-renewal .buttons-set,.mwc-app .mwc-cardinfo .buttons-set{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;margin:50px 0 0 0}@media (max-width: 567.98px){.mwc-app .mwc-cards .buttons-set .btn,.mwc-app .mwc-billing .buttons-set .btn,.mwc-app .mwc-shipping .buttons-set .btn,.mwc-app .mwc-payment .buttons-set .btn,.mwc-app .mwc-progress .buttons-set .btn,.mwc-app .mwc-failed .buttons-set .btn,.mwc-app .mwc-thankyou .buttons-set .btn,.mwc-app .mwc-login .buttons-set .btn,.mwc-app .mwc-cardselction .buttons-set .btn,.mwc-app .mwc-signup .buttons-set .btn,.mwc-app .mwc-renewal .buttons-set .btn,.mwc-app .mwc-cardinfo .buttons-set .btn{width:100%;margin:0}}@media (max-width: 567.98px){.mwc-app .mwc-cards .buttons-set .btn:not(:first-child),.mwc-app .mwc-billing .buttons-set .btn:not(:first-child),.mwc-app .mwc-shipping .buttons-set .btn:not(:first-child),.mwc-app .mwc-payment .buttons-set .btn:not(:first-child),.mwc-app .mwc-progress .buttons-set .btn:not(:first-child),.mwc-app .mwc-failed .buttons-set .btn:not(:first-child),.mwc-app .mwc-thankyou .buttons-set .btn:not(:first-child),.mwc-app .mwc-login .buttons-set .btn:not(:first-child),.mwc-app .mwc-cardselction .buttons-set .btn:not(:first-child),.mwc-app .mwc-signup .buttons-set .btn:not(:first-child),.mwc-app .mwc-renewal .buttons-set .btn:not(:first-child),.mwc-app .mwc-cardinfo .buttons-set .btn:not(:first-child){margin-top:15px}}@media (min-width: 1024px){.mwc-app .mwc-cards,.mwc-app .mwc-billing,.mwc-app .mwc-shipping,.mwc-app .mwc-progress,.mwc-app .mwc-failed,.mwc-app .mwc-thankyou,.mwc-app .mwc-cardselction,.mwc-app .mwc-login,.mwc-app .mwc-signup,.mwc-app .mwc-cardinfo{width:80%;margin:auto}}@media (min-width: 1200px){.mwc-app .mwc-cards,.mwc-app .mwc-billing,.mwc-app .mwc-shipping,.mwc-app .mwc-payment,.mwc-app .mwc-progress,.mwc-app .mwc-failed,.mwc-app .mwc-thankyou,.mwc-app .mwc-login,.mwc-app .mwc-signup,.mwc-app .mwc-renewal,.mwc-app .mwc-cardinfo{width:60%;margin:auto}}.mwc-app .mwc-cards{display:block}@media (min-width: 568px){.mwc-app .mwc-cards{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}.mwc-app .mwc-cards--member,.mwc-app .mwc-cards--basic{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical}@media (min-width: 568px){.mwc-app .mwc-cards--member,.mwc-app .mwc-cards--basic{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px)}}@media (max-width: 567.98px){.mwc-app .mwc-cards--basic{margin-top:50px}}.mwc-app .mwc-cards--img{text-align:center}@media (max-width: 1199.98px){.mwc-app .mwc-cards--img img{max-width:200px}}.mwc-app .mwc-cards--info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;position:relative;top:auto;left:auto;right:auto;bottom:auto;height:100%;margin-top:30px;padding:50px 20px;border:1px solid #dce2e2}@media (min-width: 1024px){.mwc-app .mwc-cards--info{margin-top:50px;padding-right:40px;padding-left:40px}}@media (min-width: 1200px){.mwc-app .mwc-cards--info{padding-right:80px;padding-left:80px}}.mwc-app .mwc-cards--info:after{position:absolute;top:-15px;left:auto;right:50%;bottom:auto;width:1px;height:30px;content:'';background:#000}@media (min-width: 1024px){.mwc-app .mwc-cards--info:after{top:-25px;height:50px}}.mwc-app .mwc-cards--info---headline{font-size:1.25rem;margin-bottom:30px;font-weight:700;text-align:center;text-transform:uppercase}@media (min-width: 568px){.mwc-app .mwc-cards--info---description{height:100%}}.mwc-app .mwc-cards--info---description .content--item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;font-size:.875rem}.mwc-app .mwc-cards--info---description .content--item:not(:last-child){padding-bottom:20px}.mwc-app .mwc-cards--info---description .content--item [class^=icon-],.mwc-app .mwc-cards--info---description .content--item [class^=icon-]{font-weight:700;line-height:21px}.mwc-app .mwc-cards--info---description .content--item-container{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;padding-left:15px}.chrome.windows .mwc-app .mwc-cards--info---description .content--item-container{word-break:break-all}@media (min-width: 568px){.chrome.windows .mwc-app .mwc-cards--info---description .content--item-container{word-break:break-word}}.mwc-app .mwc-cards--info---description .content--item-headline{font-weight:700}.mwc-app .mwc-cards .buttons-set{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin-top:30px}.mwc-app .mwc-payment--form h5,.mwc-app .mwc-payment--form .h5{font-size:1rem;text-transform:uppercase}.mwc-app .mwc-payment--form .row{margin-right:-15px;margin-left:-15px}.mwc-app .mwc-payment--form .shipping-options .alert,.mwc-app .mwc-payment--form .shipping-options .paypalHelpBox{margin:0}.mwc-app .mwc-payment--form .shipping-options--address-box{margin-top:50px}.mwc-app .mwc-payment--form .shipping-options--address-box h5:not(:first-child),.mwc-app .mwc-payment--form .shipping-options--address-box .h5:not(:first-child){margin-top:50px}.mwc-app .mwc-payment--form .shipping-options .btn{margin-top:15px}@media (max-width: 567.98px){.mwc-app .mwc-payment--form .payment-options{margin-top:50px}}.mwc-app .mwc-payment--form .payment-options .alert,.mwc-app .mwc-payment--form .payment-options .paypalHelpBox{margin-top:0;margin-bottom:15px}.mwc-app .mwc-payment--form .payment-options .payment--method{padding:0 0 30px 0}.mwc-app .mwc-payment--form .payment-options .payment--method:first-of-type{padding-top:30px}.mwc-app .mwc-payment--form .payment-options .payment--method .form-group{margin:0}.mwc-app .mwc-payment--form .payment-options .payment--method .form-group .custom-control.custom-radio{margin-bottom:0}.mwc-app .mwc-payment--form .buttons-set .btn span{margin-right:5px;margin-left:5px}.mwc-app .mwc-progress,.mwc-app .mwc-failed,.mwc-app .mwc-thankyou{text-align:center}.mwc-app .mwc-progress .buttons-set,.mwc-app .mwc-failed .buttons-set,.mwc-app .mwc-thankyou .buttons-set{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.mwc-app .mwc-progress--headline{margin-bottom:0}@media (min-width: 768px){.mwc-app .mwc-thankyou--headline{font-size:calc(1.3125rem + .75vw)}}@media (min-width: 768px) and (min-width: 1200px){.mwc-app .mwc-thankyou--headline{font-size:1.875rem}}.mwc-app .mwc-thankyou--headline img{max-width:200px}@media (min-width: 768px){.mwc-app .mwc-thankyou--subline{font-size:1.125rem}}.mwc-app .mwc-thankyou [class^="cl__"],.mwc-app .mwc-thankyou [class*=" cl__"]{font-size:calc(1.4375rem + 2.25vw);margin-bottom:15px}@media (min-width: 1200px){.mwc-app .mwc-thankyou [class^="cl__"],.mwc-app .mwc-thankyou [class*=" cl__"]{font-size:3.125rem}}.mwc-app .mwc-login p{margin-bottom:15px}.mwc-app .mwc-login .buttons-set{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}@media (min-width: 1200px){.mwc-app .mwc-cardselction{width:70%;margin:auto}}.mwc-app .mwc-cardselction .row{margin-right:-15px;margin-left:-15px}.mwc-app .mwc-cardselction .mc2000-card{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}.mwc-app .mwc-cardselction .mc2000-card:not(:first-child){margin-top:50px}.mwc-app .mwc-cardselction .mc2000-card--title{font-size:1rem;margin-bottom:30px;font-weight:700;text-align:center;text-transform:uppercase}.mwc-app .mwc-cardselction .mc2000-card--info{height:100%;text-align:center}.mwc-app .mwc-cardselction .mc2000-card .buttons-set{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin-top:30px}@media (max-width: 1199.98px){.mwc-app .mwc-cardselction .mc2000-card .buttons-set{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}}@media (max-width: 1199.98px){.mwc-app .mwc-cardselction .mc2000-card .buttons-set .btn:not(:first-child){margin-top:15px;margin-left:0}}.mwc-app .mwc-renewal--cardinformation{max-width:250px;margin:auto}.mwc-app .mwc-renewal--fields{margin-top:40px}.mwc-app .mwc-signup .buttons-set{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.mwc-app .mwc-end--form{margin-top:50px;border-top:1px solid #dce2e2}.mwc-app .mwc-end--form .buttons-set{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.mwc-app .mwc-cardinfo--cardinformation{max-width:250px;margin:auto}.mwc-app .mwc-cardinfo .buttons-set{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.mws-legalinformation{margin-top:50px;text-align:center}.outfitter-slider .splide .splide__slide{margin-right:.625rem;width:calc(((100% + .625rem) / 2) - .625rem)}@media (min-width: 768px){.outfitter-slider .splide .splide__slide{width:calc(((100% + .625rem) / 1.5) - .625rem)}}@media (min-width: 1200px){.outfitter-slider .splide .splide__slide{width:calc(((100% + .625rem) / 2.5) - .625rem)}}@media (min-width: 1920px){.outfitter-slider .splide .splide__slide{width:calc(((100% + .625rem) / 3.5) - .625rem)}}@keyframes image-parallax{from{background-position:center 100%}to{background-position:center 0%}}@keyframes text-parallax{from{transform:translateY(0)}to{transform:translateY(calc(5 * -10%))}}.row--screenH .pagepart__element-picture picture{background-position:center center;background-repeat:no-repeat;background-size:cover}.pagepart__element-picture--scale picture{transition:all 1s ease 0s}@media (prefers-reduced-motion: reduce){.pagepart__element-picture--scale picture{transition:none}}.pagepart__element-picture--scale:hover picture,.pagepart__element-picture--scale:focus picture{-webkit-transform:scale(1.1);transform:scale(1.1)}.pagepart__element-picture--hover picture+picture{transition:all 0.5s ease;top:0;left:0;opacity:0;position:absolute}@media (prefers-reduced-motion: reduce){.pagepart__element-picture--hover picture+picture{transition:none}}.pagepart__element-picture--hover:hover picture+picture{opacity:1}.pagepart__element-video video{object-fit:cover;vertical-align:middle;pointer-events:auto}.pagepart__element-video .plyr{position:unset}.pagepart__element-video .plyr.plyr--paused .plyr__poster,.pagepart__element-video .plyr.plyr--stopped .plyr__poster{z-index:0}.row--screenH .pagepart__element-video .plyr{height:100%}.row--screenH .pagepart__element-video .plyr .plyr__video-wrapper{aspect-ratio:var(--screenWidth)/var(--screenHeight) !important}.row--screenH .pagepart__element-video .plyr .plyr__video-wrapper.plyr__video-embed>.plyr__video-embed__container{height:100%;padding-bottom:unset !important;transform:unset !important}.row--screenH .pagepart__element-video .plyr .plyr__video-wrapper .plyr__poster{background-size:cover}.pagepart__element-cta .cta-item__header,.pagepart__element-cta .cta-item__subheader{hyphens:auto}.pagepart__element-cta .cta-item:not(.btn) .cta-item__subheader{padding:0 clamp(0rem, calc(-0.0833rem + 0.1736vw), 0.125rem);font-size:clamp(0.875rem, calc(0.7870rem + 0.3756vw), 1.125rem)}.pagepart__element-cta .cta-item:not(.btn) .cta-item__header{line-height:1}.pagepart__row--type-full .pagepart__element-cta .cta-item:not(.btn) .cta-item__header{font-size:clamp(2rem, calc(1.5752rem + 1.8123vw), 3.75rem)}.pagepart__element-cta .cta-item.btn{height:auto;min-height:2.813rem;cursor:unset}@media (min-width: 568px){.pagepart__element-cta .cta-item.btn{min-width:clamp(9.688rem, calc(3.6467rem + 12.5861vw), 18.75rem)}}.pagepart__element-cta .cta-item.btn .cta-item__header,.pagepart__element-cta .cta-item.btn .cta-item__subheader{transition:all .7s ease-out;font-size:clamp(0.875rem, calc(0.8447rem + 0.1294vw), 1rem);line-height:1;white-space:nowrap}.pagepart__element-cta .cta-item.btn .cta-item__header{text-transform:uppercase}.pagepart__element-cta .cta-item.btn.btn-outline-primary,.pagepart__element-cta .cta-item.btn.btn-outline-secondary{border-width:clamp(0.063rem, calc(0.0176rem + 0.1937vw), 0.25rem)}.pagepart__element-cta .cta-link.cta-link--btn{min-width:calc(100% / 2);max-width:18.75rem}@media (min-width: 568px){.pagepart__element-cta .cta-link.cta-link--btn{min-width:clamp(9.688rem, calc(3.6467rem + 12.5861vw), 18.75rem)}}.pagepart__element-cta .cta-link.cta-link--btn .cta-item.btn{width:100%}.pagepart__element-cta-header{font-size:clamp(2rem, calc(1.5752rem + 1.8123vw), 3.75rem);hyphens:auto;line-height:1.2}.pagepart__row--type-full .pagepart__element-cta-header{font-size:clamp(3rem, calc(1.8774rem + 4.7896vw), 7.625rem);font-weight:700;line-height:1;hyphens:none}.pagepart__element-cta-wrapper{max-width:clamp(26.25rem, calc(8.3333rem + 37.3264vw), 53.125rem);gap:clamp(1.25rem, calc(1.0223rem + 0.9714vw), 2.188rem)}.pagepart__row--type-full .pagepart__element-cta-wrapper{gap:clamp(1.563rem, calc(0.7297rem + 1.7361vw), 2.813rem)}@media (min-width: 1024px){.pagepart__element-cta-state{padding-right:clamp(1.563rem, calc(-0.9364rem + 3.9054vw), 3.75rem) !important;padding-left:clamp(1.563rem, calc(-0.9364rem + 3.9054vw), 3.75rem) !important}}.pagepart__row--type-full .pagepart__element-cta-state--btn .pagepart__element-cta-header.text-md-start+.pagepart__element-cta.justify-content-md-start,.pagepart__row--type-full .pagepart__element-cta-state--btn-outline .pagepart__element-cta-header.text-md-start+.pagepart__element-cta.justify-content-md-start{padding-left:clamp(0rem, calc(-0.2626rem + 0.7396vw), 0.625rem)}.pagepart__row--type-full .pagepart__element-cta-state--btn .pagepart__element-cta-header.text-md-end+.pagepart__element-cta.justify-content-md-end,.pagepart__row--type-full .pagepart__element-cta-state--btn-outline .pagepart__element-cta-header.text-md-end+.pagepart__element-cta.justify-content-md-end{padding-right:clamp(0rem, calc(-0.3416rem + 0.9621vw), 0.813rem)}.pagepart__element-cta-state--nocta{padding-top:clamp(1.563rem, calc(-4.5079rem + 9.4857vw), 6.875rem) !important;padding-bottom:clamp(1.563rem, calc(-4.5079rem + 9.4857vw), 6.875rem) !important}.pagepart__element-cta-state--btn-outline,.pagepart__element-cta-state--text{padding-top:clamp(1.563rem, calc(-0.9364rem + 3.9054vw), 3.75rem) !important;padding-bottom:clamp(1.563rem, calc(-0.9364rem + 3.9054vw), 3.75rem) !important}.pagepart__element-cta-state--btn.align-items-start .pagepart__element-cta-header{margin-top:1.5625rem}@media (min-width: 1024px){.pagepart__element-cta-state--btn.align-items-md-start .pagepart__element-cta-header{margin-top:clamp(1.125rem, calc(-0.4464rem + 2.4554vw), 2.5rem) !important}}@media (min-width: 768px){.pagepart__element-cta-state--btn-outline.align-items-md-start .pagepart__element-cta-header{margin-top:calc(-1 * clamp(0.438rem, calc(-0.1033rem + 1.1278vw), 1.25rem))}}.pagepart__row--type-full .pagepart__element-cta-state--text .pagepart__element-cta-header.text-md-start+.pagepart__element-cta.justify-content-md-start{padding-left:clamp(0rem, calc(-0.0790rem + 0.2225vw), 0.188rem)}.pagepart__row--type-full .pagepart__element-cta-state--text .pagepart__element-cta-header.text-md-end+.pagepart__element-cta.justify-content-md-end{padding-right:clamp(0rem, calc(-0.1315rem + 0.3704vw), 0.313rem)}.pagepart__element-cta-state--text .pagepart__element-cta-wrapper:not(:has(.cta-item__header)){gap:clamp(0.375rem, calc(0.1663rem + 0.4347vw), 0.688rem)}.pagepart__row--type-full .pagepart__element-cta-state--nocta{padding-top:clamp(1.563rem, calc(0.6528rem + 3.8835vw), 5.313rem);padding-bottom:clamp(1.563rem, calc(0.6528rem + 3.8835vw), 5.313rem)}.pagepart__element-cta .cta-item__header{font-weight:700}.pagepart__element-cta .cta-item:not(.btn) .cta-item__header{font-size:clamp(1.125rem, calc(0.9430rem + 0.7767vw), 1.875rem);font-weight:500}.pagepart__element-cta .cta-item:not(.btn) .cta-item__header+.cta-item__subheader{margin-top:clamp(0.375rem, calc(0.1663rem + 0.4347vw), 0.688rem)}.pagepart__element-cta-header{font-weight:500}.pagepart__row--type-full .pagepart__element-cta-header{letter-spacing:clamp(0.125rem, calc(0.0947rem + 0.1294vw), 0.25rem)}.pagepart__element-content{font-size:clamp(0.875rem, calc(0.4583rem + 0.5556vw), 1.125rem)}.pagepart__element-content h1,.pagepart__element-content .h1{font-size:clamp(2rem, calc(0.5417rem + 1.9444vw), 2.875rem);hyphens:auto}.pagepart__element-content h2,.pagepart__element-content .h2{font-size:clamp(1.625rem, calc(1rem + 0.8333vw), 2rem)}.pagepart__element-content h3,.pagepart__element-content .h3{font-size:clamp(1.5rem, calc(1.2917rem + 0.2778vw), 1.625rem)}.pagepart__element-content .btn{font-size:clamp(0.875rem, calc(0.4583rem + 0.5556vw), 1.125rem)}.pagepart__element-content .button-set>*:not(.btn){display:inline-block}.row--screenH .parallax .pagepart__element-content{animation:text-parallax both;animation-timeline:--image-section;animation-range:contain cover}@media (min-width: 1400px){.pagepart__row--type-two-two:not(.container) .pagepart__element--type-header .pagepart__element-content,.pagepart__row--type-two-two:not(.container) .pagepart__element--type-text .pagepart__element-content,.pagepart__row--type-two-two:not(.container) .pagepart__element--type-mixed-content .pagepart__element-content{max-width:75%}}@media (min-width: 1920px){.pagepart__row--type-two-two:not(.container) .pagepart__element--type-header .pagepart__element-content,.pagepart__row--type-two-two:not(.container) .pagepart__element--type-text .pagepart__element-content,.pagepart__row--type-two-two:not(.container) .pagepart__element--type-mixed-content .pagepart__element-content{max-width:65%}}@media (min-width: 1400px){.pagepart__row--type-two-one:not(.container) .pagepart__column:first-child .pagepart__element--type-header .pagepart__element-content,.pagepart__row--type-two-one:not(.container) .pagepart__column:first-child .pagepart__element--type-text .pagepart__element-content,.pagepart__row--type-two-one:not(.container) .pagepart__column:first-child .pagepart__element--type-mixed-content .pagepart__element-content{max-width:75%}}@media (min-width: 1920px){.pagepart__row--type-two-one:not(.container) .pagepart__column:first-child .pagepart__element--type-header .pagepart__element-content,.pagepart__row--type-two-one:not(.container) .pagepart__column:first-child .pagepart__element--type-text .pagepart__element-content,.pagepart__row--type-two-one:not(.container) .pagepart__column:first-child .pagepart__element--type-mixed-content .pagepart__element-content{max-width:65%}}@media (min-width: 1920px){.pagepart__row--type-one-two:not(.container) .pagepart__column:first-child .pagepart__element--type-header .pagepart__element-content,.pagepart__row--type-one-two:not(.container) .pagepart__column:first-child .pagepart__element--type-text .pagepart__element-content,.pagepart__row--type-one-two:not(.container) .pagepart__column:first-child .pagepart__element--type-mixed-content .pagepart__element-content{max-width:75%}}@media (min-width: 1920px){.pagepart__row--type-two-one:not(.container) .pagepart__column:last-child .pagepart__element--type-header .pagepart__element-content,.pagepart__row--type-two-one:not(.container) .pagepart__column:last-child .pagepart__element--type-text .pagepart__element-content,.pagepart__row--type-two-one:not(.container) .pagepart__column:last-child .pagepart__element--type-mixed-content .pagepart__element-content{max-width:75%}}@media (min-width: 1400px){.pagepart__row--type-one-two:not(.container) .pagepart__column:last-child .pagepart__element--type-header .pagepart__element-content,.pagepart__row--type-one-two:not(.container) .pagepart__column:last-child .pagepart__element--type-text .pagepart__element-content,.pagepart__row--type-one-two:not(.container) .pagepart__column:last-child .pagepart__element--type-mixed-content .pagepart__element-content{max-width:75%}}@media (min-width: 1920px){.pagepart__row--type-one-two:not(.container) .pagepart__column:last-child .pagepart__element--type-header .pagepart__element-content,.pagepart__row--type-one-two:not(.container) .pagepart__column:last-child .pagepart__element--type-text .pagepart__element-content,.pagepart__row--type-one-two:not(.container) .pagepart__column:last-child .pagepart__element--type-mixed-content .pagepart__element-content{max-width:65%}}.parallax .pagepart__element-bg{inset:0;background-size:cover;background-repeat:no-repeat;background-position:center top;animation:image-parallax linear both;animation-timeline:--image-section;animation-range:cover}.pagepart__element-bg video{object-fit:cover}@media (orientation: portrait){.pagepart__element-bg video{height:100%}}.row--screenH .pagepart__element-bg video{height:100dvh}.pagepart__element--startpage{cursor:pointer}.pagepart__element--startpage .pagepart__element-cta-state--text .pagepart__element-cta-header,.pagepart__element--startpage .pagepart__element-cta-state--nocta .pagepart__element-cta-header{font-size:clamp(1.875rem, calc(1.1165rem + 3.2362vw), 5rem);font-weight:700;letter-spacing:clamp(0.125rem, calc(0.0947rem + 0.1294vw), 0.25rem);line-height:0.78;hyphens:none}.pagepart__element--startpage .pagepart__element-cta-state--text .pagepart__element-cta-wrapper:not(:has(.cta-item__header)),.pagepart__element--startpage .pagepart__element-cta-state--nocta .pagepart__element-cta-wrapper:not(:has(.cta-item__header)){gap:clamp(0.625rem, calc(0.2083rem + 0.8681vw), 1.25rem)}.pagepart__element--startpage .pagepart__element-cta-state--btn .cta-item,.pagepart__element--startpage .pagepart__element-cta-state--btn-outline .cta-item{transition:all .5s}.pagepart__element--startpage .pagepart__element-cta-state--btn .cta-item__menu,.pagepart__element--startpage .pagepart__element-cta-state--btn-outline .cta-item__menu{display:none;opacity:0}@media (min-width: 1400px){.pagepart__element--startpage .pagepart__element-cta-state--btn .cta-item__menu,.pagepart__element--startpage .pagepart__element-cta-state--btn-outline .cta-item__menu{font-size:1rem}}.pagepart__element--startpage .pagepart__element-cta-state--btn.align-items-start .pagepart__element-cta,.pagepart__element--startpage .pagepart__element-cta-state--btn-outline.align-items-start .pagepart__element-cta{align-items:flex-start}@media (min-width: 768px){.pagepart__element--startpage .pagepart__element-cta-state--btn.align-items-md-start .pagepart__element-cta,.pagepart__element--startpage .pagepart__element-cta-state--btn-outline.align-items-md-start .pagepart__element-cta{align-items:flex-start !important}}.pagepart__element--startpage .pagepart__element-cta-state--btn.align-items-center .pagepart__element-cta,.pagepart__element--startpage .pagepart__element-cta-state--btn-outline.align-items-center .pagepart__element-cta{align-items:center}@media (min-width: 768px){.pagepart__element--startpage .pagepart__element-cta-state--btn.align-items-md-center .pagepart__element-cta,.pagepart__element--startpage .pagepart__element-cta-state--btn-outline.align-items-md-center .pagepart__element-cta{align-items:center !important}}.pagepart__element--startpage .pagepart__element-cta-state--btn.align-items-end .pagepart__element-cta,.pagepart__element--startpage .pagepart__element-cta-state--btn-outline.align-items-end .pagepart__element-cta{align-items:flex-end}@media (min-width: 768px){.pagepart__element--startpage .pagepart__element-cta-state--btn.align-items-md-end .pagepart__element-cta,.pagepart__element--startpage .pagepart__element-cta-state--btn-outline.align-items-md-end .pagepart__element-cta{align-items:flex-end !important}}.pagepart__element--startpage .pagepart__element-cta-state--btn .btn-primary a{color:var(--bs-btn-color)}.pagepart__element--startpage .pagepart__element-cta-state--btn-outline .btn-outline-secondary a{color:var(--bs-btn-hover-color)}.pagepart__element--startpage:hover .pagepart__element-cta-state--btn .cta-item,.pagepart__element--startpage:hover .pagepart__element-cta-state--btn-outline .cta-item{min-height:100%}.pagepart__element--startpage:hover .pagepart__element-cta-state--btn .cta-item.btn .cta-item__subheader,.pagepart__element--startpage:hover .pagepart__element-cta-state--btn-outline .cta-item.btn .cta-item__subheader{display:none}.pagepart__element--startpage:hover .pagepart__element-cta-state--btn .cta-item__menu,.pagepart__element--startpage:hover .pagepart__element-cta-state--btn-outline .cta-item__menu{display:flex;opacity:1}.pagepart__element--startpage:hover .pagepart__element-cta-state--btn .pagepart__element-cta,.pagepart__element--startpage:hover .pagepart__element-cta-state--btn .pagepart__element-cta-wrapper,.pagepart__element--startpage:hover .pagepart__element-cta-state--btn-outline .pagepart__element-cta,.pagepart__element--startpage:hover .pagepart__element-cta-state--btn-outline .pagepart__element-cta-wrapper{height:100%}@media (min-width: 568px){.pagepart__row--type-two-two .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-two-one .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-one-two .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-one-one-two .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-two-two .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-two-one .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-one-two .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-one-one-two .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-two-two .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content,.pagepart__row--type-two-one .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content,.pagepart__row--type-one-two .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-two .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content{padding-right:.625rem}}@media (min-width: 1024px){.pagepart__row--type-two-two .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-two-one .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-one-two .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-one-one-two .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-two-two .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-two-one .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-one-two .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-one-one-two .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-two-two .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content,.pagepart__row--type-two-one .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content,.pagepart__row--type-one-two .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-two .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content{padding-right:1.25rem}}@media (min-width: 1024px){.pagepart__row--type-two-one-one .pagepart__column:nth-child(1) .pagepart__element--type-header,.pagepart__row--type-two-one-one .pagepart__column:nth-child(1) .pagepart__element--type-text,.pagepart__row--type-two-one-one .pagepart__column:nth-child(1) .pagepart__element--type-mixed-content{padding-right:1.25rem}}@media (min-width: 568px){.pagepart__row--type-two-two .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-two-one .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-one-two .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-one-one-two .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-two-two .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-two-one .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-one-two .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-one-one-two .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-two-two .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-two-one .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-one-two .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-two .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content{padding-left:.625rem}}@media (min-width: 1024px){.pagepart__row--type-two-two .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-two-one .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-one-two .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-one-one-two .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-two-two .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-two-one .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-one-two .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-one-one-two .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-two-two .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-two-one .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-one-two .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-two .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content{padding-left:1.25rem}}@media (min-width: 568px){.pagepart__row--type-two-one-one .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-two-one-one .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-two-one-one .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content{padding-right:.625rem}}@media (min-width: 1024px){.pagepart__row--type-two-one-one .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-two-one-one .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-two-one-one .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content{padding-right:1.25rem;padding-left:1.25rem}}@media (min-width: 1024px){.pagepart__row--type-one-one-two .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-header,.pagepart__row--type-one-one-two .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-text,.pagepart__row--type-one-one-two .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(2) .pagepart__element--type-mixed-content{padding-right:1.25rem}}@media (min-width: 568px){.pagepart__row--type-two-one-one .pagepart__column:nth-child(3) .pagepart__element--type-header,.pagepart__row--type-two-one-one .pagepart__column:nth-child(3) .pagepart__element--type-text,.pagepart__row--type-two-one-one .pagepart__column:nth-child(3) .pagepart__element--type-mixed-content{padding-left:.625rem}}@media (min-width: 1024px){.pagepart__row--type-two-one-one .pagepart__column:nth-child(3) .pagepart__element--type-header,.pagepart__row--type-two-one-one .pagepart__column:nth-child(3) .pagepart__element--type-text,.pagepart__row--type-two-one-one .pagepart__column:nth-child(3) .pagepart__element--type-mixed-content{padding-left:1.25rem}}@media (min-width: 1024px){.pagepart__row--type-one-one-two .pagepart__column:nth-child(3) .pagepart__element--type-header,.pagepart__row--type-one-one-two .pagepart__column:nth-child(3) .pagepart__element--type-text,.pagepart__row--type-one-one-two .pagepart__column:nth-child(3) .pagepart__element--type-mixed-content{padding-left:1.25rem}}@media (min-width: 568px){.pagepart__row--type-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-header,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-text,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-mixed-content{padding-right:.625rem}}@media (min-width: 1024px){.pagepart__row--type-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-header,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-text,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-mixed-content{padding-right:1.875rem;padding-left:1.25rem}}@media (min-width: 1024px){.pagepart__row--type-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-mixed-content{padding-right:1.875rem;padding-left:1.25rem}}@media (min-width: 1024px){.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-header,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-text,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(3) .pagepart__element--type-mixed-content{padding-right:1.25rem;padding-left:1.25rem}}@media (min-width: 568px){.pagepart__row--type-one-one-one .pagepart__column:nth-child(3):last-child .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(3):last-child .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(3):last-child .pagepart__element--type-mixed-content{padding-right:1.875rem}}@media (min-width: 568px){.pagepart__row--type-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-header,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-text,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-mixed-content,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-mixed-content{padding-left:.625rem}}.pagepart__row--type-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-mixed-content{padding-right:1.25rem;padding-left:1.875rem}@media (min-width: 1024px){.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-header,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-text,.pagepart__row--type-one-one-one-one .pagepart__column:nth-child(4) .pagepart__element--type-mixed-content{padding-left:1.25rem}}@media (min-width: 568px){.pagepart__row--type-one-one-one .pagepart__column:nth-child(5) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(5) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(5) .pagepart__element--type-mixed-content{padding-right:.625rem}}@media (min-width: 1024px){.pagepart__row--type-one-one-one .pagepart__column:nth-child(5) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(5) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(5) .pagepart__element--type-mixed-content{padding-right:1.25rem;padding-left:1.25rem}}@media (min-width: 568px){.pagepart__row--type-one-one-one .pagepart__column:nth-child(6) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(6) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(6) .pagepart__element--type-mixed-content{padding-left:.625rem}}@media (min-width: 1024px){.pagepart__row--type-one-one-one .pagepart__column:nth-child(6) .pagepart__element--type-header,.pagepart__row--type-one-one-one .pagepart__column:nth-child(6) .pagepart__element--type-text,.pagepart__row--type-one-one-one .pagepart__column:nth-child(6) .pagepart__element--type-mixed-content{padding-left:1.25rem}}.pagepart__element--type-mixed-content.parallax{view-timeline-name:--image-section;view-timeline-axis:block}.pagepart__column{grid-column:auto / span 12}@media (min-width: 568px){.pagepart__row--type-two-two .pagepart__column,.pagepart__row--type-two-one .pagepart__column,.pagepart__row--type-one-two .pagepart__column,.pagepart__row--type-one-one-one .pagepart__column,.pagepart__row--type-one-one-one-one .pagepart__column{grid-column:auto / span 6}}@media (min-width: 1024px){.pagepart__row--type-two-one .pagepart__column:nth-of-type(1){grid-column:auto / span 8}}@media (min-width: 1024px){.pagepart__row--type-two-one .pagepart__column:nth-of-type(2){grid-column:auto / span 4}}@media (min-width: 1024px){.pagepart__row--type-one-two .pagepart__column:nth-of-type(1){grid-column:auto / span 4}}@media (min-width: 1024px){.pagepart__row--type-one-two .pagepart__column:nth-of-type(2){grid-column:auto / span 8}}@media (min-width: 1024px){.pagepart__row--type-one-one-one .pagepart__column{grid-column:auto / span 4}}@media (min-width: 1024px){.pagepart__row--type-one-one-one-one .pagepart__column{grid-column:auto / span 3}}@media (min-width: 1024px){.pagepart__row--type-two-one-one .pagepart__column:nth-of-type(1){grid-column:auto / span 6}}@media (min-width: 568px){.pagepart__row--type-two-one-one .pagepart__column:nth-of-type(2),.pagepart__row--type-two-one-one .pagepart__column:nth-of-type(3){grid-column:auto / span 6}}@media (min-width: 1024px){.pagepart__row--type-two-one-one .pagepart__column:nth-of-type(2),.pagepart__row--type-two-one-one .pagepart__column:nth-of-type(3){grid-column:auto / span 3}}@media (min-width: 568px){.pagepart__row--type-one-one-two .pagepart__column:nth-of-type(1),.pagepart__row--type-one-one-two .pagepart__column:nth-of-type(2){grid-column:auto / span 6}}@media (min-width: 1024px){.pagepart__row--type-one-one-two .pagepart__column:nth-of-type(1),.pagepart__row--type-one-one-two .pagepart__column:nth-of-type(2){grid-column:auto / span 3}}@media (min-width: 1024px){.pagepart__row--type-one-one-two .pagepart__column:nth-of-type(3){grid-column:auto / span 6}}@media (max-width: 567.98px){.pagepart__row--type-two-two.row--screenH,.pagepart__row--type-two-one.row--screenH,.pagepart__row--type-one-two.row--screenH{--bs-rows: 2}}@media (min-width: 768px){.clipopup .modal-dialog{max-width:740px}}@media (min-width: 1024px){.clipopup .modal-dialog{max-width:850px}}@media (min-width: 1200px){.clipopup .modal-dialog{max-width:910px}}.clipopup[data-bs-backdrop="static"] .close-alert{display:none}.clipopup .bootstrap-select .dropdown-menu{--bs-dropdown-border-color: #000;z-index:123456987}.clipopup .bootstrap-select .dropdown-item{--bs-dropdown-item-padding-y: .625rem}.product-list--line#wishlistProductList{column-gap:1.875rem;row-gap:1.875rem}@media (min-width: 640px){.product-list--line#wishlistProductList .product-list__item{width:calc((100% - 1.875rem) / 2)}}.product-list__item-overlay .overlay{right:.625rem;bottom:.625rem;position:absolute;z-index:1}.cookiefirst-root .cfGMLl{bottom:22px !important;border-radius:0 !important;z-index:8999}@media (min-width: 568px){.cookiefirst-root .cfGMLl{left:0 !important;bottom:12px !important}}@media (min-width: 679px){.cookiefirst-root .cfGMLl{bottom:0 !important;left:0 !important}}@media (max-width: 567.98px){.cookiefirst-root .cfGMLl{left:auto !important;right:0 !important}}.cookiefirst-root .cfGMLl .cf3Mob{width:50px !important;height:50px !important;border-radius:0 !important}.cookiefirst-root .cfGMLl .cf3Mob .cfAfdC svg{color:#b5bbbf}.cookiefirst-root .cfGMLl .cf3Mob:hover{border-radius:0 !important}.cookiefirst-root .cfGMLl .cf3Mob:focus{outline:none !important;outline-offset:0 !important}.heidelpay--headline{font-size:1.25rem;margin:0;margin-bottom:15px;text-transform:uppercase}@media (min-width: 1024px){.heidelpay--headline{margin-bottom:30px}}.heidelpay #paymentFrameForm .d3timeOut{padding-top:0}.heidelpay #paymentFrameForm .cart-buttons{padding-top:15px}@media (min-width: 1024px){.heidelpay #paymentFrameForm .cart-buttons{padding-top:30px}}.heidelpay #d3HeidelpayWait .alert,.heidelpay #d3HeidelpayWait .paypalHelpBox,.heidelpay #d3HeidelpayOutOfTime .alert,.heidelpay #d3HeidelpayOutOfTime .paypalHelpBox{margin-bottom:0}.heidelpay #d3HeidelpayWait{font-size:16px}.login-account,.forgotpwd,.public-wishlist{height:100%;padding:30px 15px;position:relative;border:1px solid #dce2e2}@media (min-width: 768px){.login-account,.forgotpwd,.public-wishlist{padding:30px}}@media (min-width: 1200px){.login-account,.forgotpwd,.public-wishlist{padding:50px}}.login-account:after,.forgotpwd:after,.public-wishlist:after{position:absolute;top:-15px;left:auto;right:50%;bottom:auto;height:30px;content:'';border-left:1px solid #dce2e2}@media (min-width: 568px){.login-account:after,.forgotpwd:after,.public-wishlist:after{top:-25px;height:50px}}.login-account__headline,.forgotpwd__headline,.public-wishlist__headline{font-size:1.25rem;margin-top:0;margin-bottom:30px;text-align:center;text-transform:uppercase}.alert+.login-account,.paypalHelpBox+.login-account,.alert+.forgotpwd,.paypalHelpBox+.forgotpwd,.alert+.public-wishlist,.paypalHelpBox+.public-wishlist,.alert+.account-dashboard,.paypalHelpBox+.account-dashboard{margin-top:50px}.login-account form .buttons-set .btn,.forgotpwd form .buttons-set .btn,.public-wishlist form .buttons-set .btn,.account-dashboard form .buttons-set .btn{text-transform:uppercase}.login-account__content,.public-wishlist__content,.account-dashboard__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;gap:50px}@media (min-width: 1024px){.login-account__content,.public-wishlist__content,.account-dashboard__content{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;gap:60px}}.public-wishlist__header,.account-dashboard__header{margin-bottom:30px;text-transform:uppercase}@media (max-width: 1023.98px){.public-wishlist__header,.account-dashboard__header{text-align:center}}.public-wishlist__column-content .wishlist-search ul,.account-dashboard__column-content .wishlist-search ul{margin-bottom:15px}.public-wishlist__column-content .wishlist-options,.account-dashboard__column-content .wishlist-options{margin-top:50px}.public-wishlist__column-content .wishlist-send,.account-dashboard__column-content .wishlist-send{margin-top:50px}.public-wishlist__column-content .wishlist-note,.account-dashboard__column-content .wishlist-note{margin-bottom:15px}.forgotpwd__content{margin:auto}@media (min-width: 768px){.forgotpwd__content{max-width:80%}}@media (min-width: 1024px){.forgotpwd__content{max-width:65%}}@media (min-width: 1920px){.forgotpwd__content{max-width:50%}}.forgotpwd__content .buttons-set{margin-top:40px}.login-account .country-change-note{margin-bottom:30px;text-align:center}.account-dashboard__claim{text-align:center}.account-dashboard__claim+*{margin-top:30px}@media (min-width: 1200px){.account-dashboard__claim+*{margin-top:50px}}@media (min-width: 1024px){.account-dashboard__column-menu{width:165px}}@media (min-width: 1200px){.account-dashboard__column-menu{width:250px}}.account-dashboard__column-menu .account-menu{position:relative}.account-dashboard__column-menu .account-menu__toggle{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;font-size:.875rem;width:100%;height:45px;margin-bottom:0;padding:0 10px;outline:none;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23000' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;border:1px solid #b5bbbf;font-weight:400;color:#000;text-transform:none;letter-spacing:.1em}.account-dashboard__column-menu .account-menu__header{margin-bottom:30px;text-transform:uppercase}@media (max-width: 1023.98px){.account-dashboard__column-menu .account-menu__header{text-align:center}}@media (max-width: 1023.98px){.account-dashboard__column-menu .account-menu__options{width:100%;display:none;background:#fff;border:1px solid #767676;position:absolute;z-index:2}}@media (max-width: 1023.98px){.account-dashboard__column-menu .account-menu__options li{font-size:.875rem;margin:0}}@media (max-width: 1023.98px){.account-dashboard__column-menu .account-menu__options li .count{font-size:unset;width:unset;height:unset;margin:unset;display:unset;background:unset;border-radius:unset;color:unset;line-height:unset;letter-spacing:unset;text-align:unset}}@media (min-width: 1024px){.account-dashboard__column-menu .account-menu__options li .count{margin-left:5px}}@media (min-width: 1024px){.account-dashboard__column-menu .account-menu__options li .count span:first-child,.account-dashboard__column-menu .account-menu__options li .count span:last-child{display:none}}@media (max-width: 1023.98px){.account-dashboard__column-menu .account-menu__options li a{padding:0 10px;display:block;text-decoration:none !important;line-height:18px}}@media (max-width: 1023.98px){.account-dashboard__column-menu .account-menu__options li:hover,.account-dashboard__column-menu .account-menu__options li.active{background:#1e90ff}}@media (min-width: 1024px){.account-dashboard__column-menu .account-menu__options li:hover a,.account-dashboard__column-menu .account-menu__options li.active a{text-decoration:underline}}@media (max-width: 1023.98px){.account-dashboard__column-menu .account-menu__options li:hover a,.account-dashboard__column-menu .account-menu__options li.active a{color:#fff !important}}@media (min-width: 1024px){.account-dashboard__column-menu .account-menu__options li:last-child{margin-top:30px}}@media (min-width: 1024px){.account-dashboard__column-menu .account-menu#account-menu-mobile{display:none}}@media (max-width: 1023.98px){.account-dashboard__column-menu .account-menu#account-menu{display:none}}@media (min-width: 1024px){.account-dashboard__column-content{width:calc(100% - 225px)}}@media (min-width: 1200px){.account-dashboard__column-content{width:calc(100% - 310px)}}.account-dashboard__column-content h5,.account-dashboard__column-content .h5{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #dce2e2}.account-dashboard__column-content section+section{margin-top:30px}@media (min-width: 640px){.account-dashboard__column-content section+section{margin-top:50px}}.account-dashboard__column-content .edit-action-link{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.account-dashboard__column-content .edit-action-link>*:not(:first-child){margin-left:10px}.account-dashboard__column-content .edit-action-link>span{text-decoration:underline}.account-dashboard__column-content .edit-action-link:not(:first-child){margin-left:20px}.account-dashboard__column-content .customer-order__header{display:none}@media (min-width: 640px){.account-dashboard__column-content .customer-order__header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:15px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #dce2e2}}.account-dashboard__column-content .customer-order__header-item{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-shrink:0;flex-shrink:0}@media (max-width: 639px){.account-dashboard__column-content .customer-order__header-item{width:100%}}@media (min-width: 640px){.account-dashboard__column-content .customer-order__header-item{-webkit-flex-basis:105px;-moz-flex-basis:105px;-ms-flex-basis:105px;flex-basis:105px}}@media (min-width: 640px){.account-dashboard__column-content .customer-order__header-item:nth-child(3){-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}}@media (min-width: 640px){.account-dashboard__column-content .customer-order__header-item:last-child{-webkit-flex-basis:130px;-moz-flex-basis:130px;-ms-flex-basis:130px;flex-basis:130px}}@media (max-width: 639px){.account-dashboard__column-content .customer-order__item{position:relative}}.account-dashboard__column-content .customer-order__item-header{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:15px;padding-top:0;padding-bottom:0;text-transform:none}@media (min-width: 640px){.account-dashboard__column-content .customer-order__item-header{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;padding-bottom:15px}}@media (max-width: 639px){.account-dashboard__column-content .customer-order__item-header{position:unset}}.account-dashboard__column-content .customer-order__item-header-item{-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-shrink:0;flex-shrink:0}@media (max-width: 639px){.account-dashboard__column-content .customer-order__item-header-item{width:100%}}@media (min-width: 640px){.account-dashboard__column-content .customer-order__item-header-item{-webkit-flex-basis:105px;-moz-flex-basis:105px;-ms-flex-basis:105px;flex-basis:105px}}@media (min-width: 640px){.account-dashboard__column-content .customer-order__item-header-item span:first-child{display:none}}@media (min-width: 640px){.account-dashboard__column-content .customer-order__item-header-item:nth-child(3){-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}}@media (min-width: 640px){.account-dashboard__column-content .customer-order__item-header-item:last-child{-webkit-flex-basis:130px;-moz-flex-basis:130px;-ms-flex-basis:130px;flex-basis:130px;text-align:right}}@media (max-width: 639px){.account-dashboard__column-content .customer-order__item-header-item:last-child{position:absolute;top:auto;left:auto;right:auto;bottom:15px}}.account-dashboard__column-content .customer-order__item-header-item:last-child a{text-decoration:underline;white-space:nowrap}@media (max-width: 639px){.account-dashboard__column-content .customer-order__item-header-item:last-child a{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;transition:all 0.4s ease;font-size:.875rem;width:100%;min-height:45px;padding:0 15px;outline:none;background:#000;border:1px solid #000;color:#fff;border-radius:0;text-align:center;text-decoration:none;text-transform:uppercase}}@media (max-width: 639px) and (prefers-reduced-motion: reduce){.account-dashboard__column-content .customer-order__item-header-item:last-child a{transition:none}}@media screen and (max-width: 639px) and (-ms-high-contrast: active), (max-width: 639px) and (-ms-high-contrast: none){.account-dashboard__column-content .customer-order__item-header-item:last-child a{line-height:45px}}@media (max-width: 639px){.account-dashboard__column-content .customer-order__item-header-item:last-child a:focus{box-shadow:none}.account-dashboard__column-content .customer-order__item-header-item:last-child a:hover{background:#f0f0f0;border-color:#f0f0f0;color:#000}}.account-dashboard__column-content .customer-order__item-content{padding-top:30px;padding-left:0}@media (min-width: 640px){.account-dashboard__column-content .customer-order__item-content{padding-top:15px}}.account-dashboard__column-content .customer-order__item-content .order-details__row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;gap:30px}@media (min-width: 1200px){.account-dashboard__column-content .customer-order__item-content .order-details__row{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single}}.account-dashboard__column-content .customer-order__item-content .order-details__column{-webkit-flex-basis:100%;-moz-flex-basis:100%;-ms-flex-basis:100%;flex-basis:100%;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1}@media (min-width: 568px){.account-dashboard__column-content .customer-order__item-content .order-details__column{flex-basis:unset}}.account-dashboard__column-content .customer-order__item-content .order-details__column .order-detail{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;white-space:nowrap}.account-dashboard__column-content .customer-order__item-content .order-details__column .order-detail span:first-child{min-width:103px;margin-right:10px;font-weight:700}@media (min-width: 568px){.account-dashboard__column-content .customer-order__item-content .order-details__column--quarter{flex-basis:-webkit-calc(100% / 2 - 30px);flex-basis:-moz-calc(100% / 2 - 30px);flex-basis:calc(100% / 2 - 30px)}}@media (min-width: 1024px){.account-dashboard__column-content .customer-order__item-content .order-details__column--quarter{flex-basis:-webkit-calc(100% / 4 - 30px);flex-basis:-moz-calc(100% / 4 - 30px);flex-basis:calc(100% / 4 - 30px)}}@media (min-width: 1200px){.account-dashboard__column-content .customer-order__item-content .order-details__column--quarter{flex-basis:unset}}@media (min-width: 1024px){.account-dashboard__column-content .customer-order__item-content .order-details__column--cutomer-card{-webkit-box-flex:0 1 180px;-moz-box-flex:0 1 180px;box-flex:0 1 180px;-webkit-flex:0 1 180px;-moz-flex:0 1 180px;-ms-flex:0 1 180px;flex:0 1 180px;order:4}}.account-dashboard__column-content .customer-order__item-content .order-details__column--cutomer-card .order-detail span:first-child{min-width:unset}.account-dashboard__column-content .customer-order__item:not(:first-child){padding-top:15px}.account-dashboard__column-content .customer-addresses .address-item__edit-actions{margin-top:20px}.account-dashboard__column-content .customer-addresses .address-item__choice-actions{margin-top:20px}.account-dashboard__column-content .customer-addresses .form-group .custom-control.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before{background:#fff}.account-dashboard__column-content .customer-addresses__row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;gap:30px}.account-dashboard__column-content .customer-addresses__column{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-box-flex:0 1 100%;-moz-box-flex:0 1 100%;box-flex:0 1 100%;-webkit-flex:0 1 100%;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}@media (min-width: 568px){.account-dashboard__column-content .customer-addresses__column{flex-basis:-webkit-calc(100% / 2 - 15px);flex-basis:-moz-calc(100% / 2 - 15px);flex-basis:calc(100% / 2 - 15px)}}@media (min-width: 768px){.account-dashboard__column-content .customer-addresses__column{flex-basis:-webkit-calc(100% / 3 - 20px);flex-basis:-moz-calc(100% / 3 - 20px);flex-basis:calc(100% / 3 - 20px)}}.account-dashboard__column-content .customer-addresses__forms .dd-add-delivery-address{margin-bottom:unset;text-transform:uppercase}.account-dashboard__column-content .customer-addresses__forms .buttons-set{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical}@media (min-width: 568px){.account-dashboard__column-content .customer-addresses__forms .buttons-set{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}}.account-dashboard__column-content .customer-addresses__forms .buttons-set .btn{width:100%;order:2}@media (min-width: 568px){.account-dashboard__column-content .customer-addresses__forms .buttons-set .btn{width:unset}}.account-dashboard__column-content .customer-addresses__forms .buttons-set .btn+.btn{margin-top:15px;margin-left:unset}@media (min-width: 568px){.account-dashboard__column-content .customer-addresses__forms .buttons-set .btn+.btn{margin-top:unset;order:1}}.account-dashboard__column-content .customer-addresses__form-item{margin-top:50px}.account-dashboard__column-content .locator-pagination{margin-top:30px}.account-dashboard__column-content .member-card--table{width:auto}.account-dashboard__column-content .form-group--row---membercard{margin-top:30px}@media (min-width: 568px){.account-dashboard__column-content .form-group--row---membercard .form-group:first-child{width:-webkit-calc(100% - 125px);width:-moz-calc(100% - 125px);width:calc(100% - 125px)}}.account-dashboard__column-content #review .js-panel--target{margin:0;padding:15px 0;border:none;position:relative}.account-dashboard__column-content #review .js-panel--target .review-title{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:10px}.account-dashboard__column-content #review .js-panel--target .review-title__icon{min-width:15px}.account-dashboard__column-content #review .js-panel--target .review-title__facts{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;gap:10px}@media (min-width: 768px){.account-dashboard__column-content #review .js-panel--target .review-title__facts{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal}}.account-dashboard__column-content #review .js-panel--target .delete--review{width:35px;min-height:35px;margin-left:auto}.account-dashboard__column-content #review .js-panel--target .delete--review [class^="cl__"],.account-dashboard__column-content #review .js-panel--target .delete--review [class*=" cl__"]{font-size:20px}.login-account h5,.login-account .h5{font-size:1rem;margin:0 0 15px 0;text-align:center;text-transform:uppercase;font-weight:400;line-height:20px}@media (min-width: 768px){.login-account h5,.login-account .h5{margin:0 0 30px 0}}.login-account__content{max-width:1200px;margin-right:auto;margin-left:auto}.login-account__column-login,.login-account__column-register,.login-account__column-noregister{padding:0 0 60px 0;position:relative}@media (min-width: 1024px){.login-account__column-login,.login-account__column-register,.login-account__column-noregister{-webkit-box-flex:1 1 33.333333333%;-moz-box-flex:1 1 33.333333333%;box-flex:1 1 33.333333333%;-webkit-flex:1 1 33.333333333%;-moz-flex:1 1 33.333333333%;-ms-flex:1 1 33.333333333%;flex:1 1 33.333333333%;max-width:100%}}@media (min-width: 1200px){.login-account__column-login,.login-account__column-register,.login-account__column-noregister{padding:0 0 90px 0}}.login-account__column-login .buttons-set,.login-account__column-register .buttons-set,.login-account__column-noregister .buttons-set{position:absolute;top:auto;left:0;right:auto;bottom:0;width:100%}.login-account__column-login .buttons-set .btn,.login-account__column-register .buttons-set .btn,.login-account__column-noregister .buttons-set .btn{text-transform:uppercase}@media (min-width: 1024px){.login-account__column-login .form-group--row---default .form-group:last-of-type{text-align:right}}@media (min-width: 1024px){.is-checkout .login-account__column-login .form-group--row---default .form-group:last-of-type{text-align:left}}.login-account__column-register ul li{font-size:.875rem;font-weight:700}.login-account__column-register ul li:not(:last-of-type){margin-bottom:15px}.login-account__column-register .login-account__fields{padding:30px 40px;overflow:hidden;background:#f3f3f3}.login-account__column-noregister{text-align:center}.login-account--customer-support .login-account__content{max-width:570px}.cl-account_order .customer-order__header{margin-bottom:1.25rem;padding-bottom:.625rem;border-bottom:1px solid #dce2e2}@media (max-width: 567.98px){.cl-account_order .customer-order__item{margin-top:.625rem}}.cl-account_order .customer-order__item:first-child{margin-top:0}.cl-account_order .customer-order__item-header[aria-expanded*="false"] .accOrderViewShow{display:inline}.cl-account_order .customer-order__item-header[aria-expanded*="false"] .accOrderViewHide{display:none}.cl-account_order .customer-order__item-header[aria-expanded*="true"] .accOrderViewShow{display:none}.cl-account_order .customer-order__item-header[aria-expanded*="true"] .accOrderViewHide{display:inline}.cl-account_order .customer-order__item-header::after{display:none}@media (min-width: 1024px){.public-wishlist__column-login{-webkit-box-flex:0 0 300px;-moz-box-flex:0 0 300px;box-flex:0 0 300px;-webkit-flex:0 0 300px;-moz-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;max-width:350px}}@media (min-width: 1200px){.public-wishlist__column-login{-webkit-box-flex:0 0 350px;-moz-box-flex:0 0 350px;box-flex:0 0 350px;-webkit-flex:0 0 350px;-moz-flex:0 0 350px;-ms-flex:0 0 350px;flex:0 0 350px}}.public-wishlist__column-login form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;gap:50px}@media (min-width: 1024px){.public-wishlist__column-login .form-group--row---default .form-group:last-of-type{text-align:right}}@media (min-width: 1024px){.public-wishlist__column-content{-webkit-box-flex:1 1 100%;-moz-box-flex:1 1 100%;box-flex:1 1 100%;-webkit-flex:1 1 100%;-moz-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}}.public-wishlist__actions.buttons-set{margin-bottom:0}@media (min-width: 1024px){.public-wishlist__actions.buttons-set{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}}.basket-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;margin:0;padding:15px 0;gap:30px;border-top:1px solid #dce2e2}@media (min-width: 768px){.basket-box{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal}}@media (min-width: 1024px){.basket-box{padding:30px 0}}.basket-box__column{width:100%}@media (min-width: 768px){.basket-box__column{-webkit-box-flex:0 1 50%;-moz-box-flex:0 1 50%;box-flex:0 1 50%;-webkit-flex:0 1 50%;-moz-flex:0 1 50%;-ms-flex:0 1 50%;flex:0 1 50%}}@media (min-width: 768px){.basket-box__column--total{order:2}}.basket-box__column--services{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;gap:30px}.cl-account_order .basket-box{padding-bottom:unset}@media (min-width: 640px){.cl-account_order .basket-box{padding-bottom:15px}}@media (min-width: 1024px){.cl-account_order .basket-box{padding-top:15px}}@media (max-width: 767.98px){.cl-account_order .basket-box{gap:unset}}@media (max-width: 767.98px){.cl-account_order .basket-box__column--services>*:first-child{margin-top:30px}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__header,.cl-account_order .basket-content .basket-product-list__item{padding-bottom:15px;gap:15px}}.cl-account_order .basket-content .basket-product-list__header{display:none}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;border-bottom:1px solid #dce2e2}}.cl-account_order .basket-content .basket-product-list__header-column{width:100%;font-weight:700}.cl-account_order .basket-content .basket-product-list__header-column span{font-size:.75rem;margin-left:5px;text-transform:none}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__item{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__item-column-header{display:none}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__item-column--tracking,.cl-account_order .basket-content .basket-product-list__item-column--quantity,.cl-account_order .basket-content .basket-product-list__item-column--unit-price,.cl-account_order .basket-content .basket-product-list__item-column--calculation,.cl-account_order .basket-content .basket-product-list__item-column--total-price{padding-left:unset}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__item-column--tracking>span:last-child,.cl-account_order .basket-content .basket-product-list__item-column--quantity>span:last-child,.cl-account_order .basket-content .basket-product-list__item-column--unit-price>span:last-child,.cl-account_order .basket-content .basket-product-list__item-column--calculation>span:last-child,.cl-account_order .basket-content .basket-product-list__item-column--total-price>span:last-child{width:100%}}@media (max-width: 767.98px){.cl-account_order .basket-content .basket-product-list__item-column--calculation>span:last-child br{display:none}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__item-details h6,.cl-account_order .basket-content .basket-product-list__item-details .h6{white-space:unset}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__item-attribute-value{white-space:unset}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__item-price,.cl-account_order .basket-content .basket-product-list__item-oldprice{display:block}}.cl-account_order .basket-content .basket-product-list__item-oldprice{margin-right:unset}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__header-column--item,.cl-account_order .basket-content .basket-product-list__item-column--item{-webkit-box-flex:0 0 225px;-moz-box-flex:0 0 225px;box-flex:0 0 225px;-webkit-flex:0 0 225px;-moz-flex:0 0 225px;-ms-flex:0 0 225px;flex:0 0 225px;max-width:225px}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__header-column--tracking,.cl-account_order .basket-content .basket-product-list__item-column--tracking{-webkit-box-flex:0 1 100%;-moz-box-flex:0 1 100%;box-flex:0 1 100%;-webkit-flex:0 1 100%;-moz-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__header-column--quantity,.cl-account_order .basket-content .basket-product-list__item-column--quantity{-webkit-box-flex:0 0 45px;-moz-box-flex:0 0 45px;box-flex:0 0 45px;-webkit-flex:0 0 45px;-moz-flex:0 0 45px;-ms-flex:0 0 45px;flex:0 0 45px;max-width:45px;text-align:center}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__header-column--unit-price,.cl-account_order .basket-content .basket-product-list__item-column--unit-price{-webkit-box-flex:0 0 75px;-moz-box-flex:0 0 75px;box-flex:0 0 75px;-webkit-flex:0 0 75px;-moz-flex:0 0 75px;-ms-flex:0 0 75px;flex:0 0 75px;max-width:75px;text-align:right}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__header-column--calculation,.cl-account_order .basket-content .basket-product-list__item-column--calculation{-webkit-box-flex:0 0 125px;-moz-box-flex:0 0 125px;box-flex:0 0 125px;-webkit-flex:0 0 125px;-moz-flex:0 0 125px;-ms-flex:0 0 125px;flex:0 0 125px;max-width:125px;text-align:right}}@media (min-width: 768px){.cl-account_order .basket-content .basket-product-list__header-column--total-price,.cl-account_order .basket-content .basket-product-list__item-column--total-price{-webkit-box-flex:0 0 85px;-moz-box-flex:0 0 85px;box-flex:0 0 85px;-webkit-flex:0 0 85px;-moz-flex:0 0 85px;-ms-flex:0 0 85px;flex:0 0 85px;max-width:85px;text-align:right}}.cl-account_order .basket-content .basket-product-list__header-column span{margin-left:unset;display:block}.cl-account_order .basket-content .basket-product-list__item-column--tracking,.cl-account_order .basket-content .basket-product-list__item-column--quantity,.cl-account_order .basket-content .basket-product-list__item-column--unit-price,.cl-account_order .basket-content .basket-product-list__item-column--calculation,.cl-account_order .basket-content .basket-product-list__item-column--total-price,.cl-account_order .basket-content .basket-product-list__item-column--mwc-price{padding-left:unset}@media (max-width: 374.98px){.cl-account_order .basket-content .basket-product-list__item-column--tracking{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;gap:unset}}.cl-account_order .basket-content .basket-product-list__item-details{max-width:unset;padding-right:unset}.cl-account_order .basket-content .basket-product-list__item--canceled{background:rgba(240,240,240,0.3)}.cl-account_order .basket-content .basket-product-list__item--canceled>*{opacity:.5}.basket{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;gap:.9375rem}.basket__item-quantity .add-basket-group input[type="number"]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;width:45px;height:40px;text-align:center}.basket__item-quantity .add-basket-group input[type="number"]::-webkit-inner-spin-button,.basket__item-quantity .add-basket-group input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none}.basket__item-quantity .add-basket-group button{width:40px;height:40px;background:#f0f0f0;border:none;font-size:18px;color:#000}.basket__item-quantity .add-basket-group button:disabled,.basket__item-quantity .add-basket-group button:disabled:hover{cursor:not-allowed}.checkout-steps-nav__list-item{position:relative}.checkout-steps-nav__list-item .checkout-step{background:#fff;position:relative;z-index:11}.checkout-steps-nav__list-item .checkout-step__number{width:2.5rem;height:2.5rem;border:1px solid #b5bbbf;border-radius:50%;color:#b5bbbf}.checkout-steps-nav__list-item .checkout-step__text{color:#b5bbbf}.checkout-steps-nav__list-item:after{content:'';left:0;top:50%;right:0.75rem;height:0.0625rem;display:block;background:#b5bbbf;position:absolute;z-index:10}.checkout-steps-nav__list-item:last-child:after{right:0}.checkout-steps-nav__list-item--active .checkout-step__number,.checkout-steps-nav__list-item--passed .checkout-step__number{background:#000;border:1px solid #000;color:#fff}.checkout-steps-nav__list-item--active .checkout-step__text,.checkout-steps-nav__list-item--passed .checkout-step__text{color:#000}.checkout-steps-nav__list-item--active:after,.checkout-steps-nav__list-item--passed:after{background:#000}@media (min-width: 768px){.cl-basket .basket{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;gap:2.8125rem}}@media (min-width: 1024px){.cl-basket .basket{gap:3.75rem}}@media (min-width: 768px){.cl-basket .basket__summary h5,.cl-basket .basket__summary .h5{display:block !important}}.cl-order #orderPayment #card_form .form-group{margin-top:.625rem;margin-bottom:0}.cl-order #orderPayment #card_form .form-group label{margin-bottom:.3125rem}.cl-order #orderPayment #card_form .form-group .form-control.alert-danger{background:transparent;border-width:1px;border-style:solid}.cl-payment .well,.cl-payment .shipping-method,.cl-payment .payment-method{padding:1.25rem 0;border-top:1px solid #dce2e2}.cl-payment .well:first-of-type,.cl-payment .shipping-method:first-of-type,.cl-payment .payment-method:first-of-type{padding-top:.3125rem;border:none}.cl-payment .well:last-of-type,.cl-payment .shipping-method:last-of-type,.cl-payment .payment-method:last-of-type{padding-bottom:0}.cl-payment .well dl{margin-bottom:0}.cl-payment .well dl dt{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.9375rem}.cl-payment .well dl dt input[type="radio"]{margin-right:0;--bs-form-check-bg: #fff;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #dce2e2;border-radius:50%;print-color-adjust:exact}.cl-payment .well dl dt input[type="radio"]:active{filter:brightness(90%)}.cl-payment .well dl dt input[type="radio"]:focus{border-color:#000;outline:0}.cl-payment .well dl dt input[type="radio"]:checked{background-color:#fff;border-color:#dce2e2;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000'/%3e%3c/svg%3e")}.cl-payment .well dl dt label{font-size:1rem;margin-bottom:0}.cl-payment .well dl dt label b{margin-right:0 !important}.cl-payment .well dl dt label[for="payment_d3sofortueberweisung"]{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.9375rem}.cl-payment .well dl dt label[for="payment_d3sofortueberweisung"] img{width:90px !important;order:-1 !important}.cl-payment .well dl dt img{max-width:90px;display:inline-block}.cl-payment .well dl dd{margin-top:.625rem;margin-bottom:0}@media (min-width: 768px){.cl-payment .well dl dd{padding-left:2.1875rem}}.popupBox{display:none;position:absolute;padding:5px;left:0;text-align:left;z-index:100}.paypalHelpIcon{top:inherit;left:inherit;width:20px;height:20px;margin:0;display:inline-block;background:#000;border-radius:50%;border:none;color:#fff !important;line-height:18px;text-align:center;text-decoration:none !important;vertical-align:middle;position:inherit}.paypalDescBox{margin-top:.625rem !important}.paypalDescBox>a{display:inline-block}.paypalExpressCheckoutBox{text-align:right !important;margin-bottom:10px}.paypalExpressCheckoutBox .popupBox{left:auto;right:0;top:15px;border:1px solid #333}.paypalHelpBox{display:none;position:absolute}#paypalExpressCheckoutDetailsBox{width:100%;float:none !important}#paypalExpressCheckoutDetailsBox.paypalExpressCheckoutDetailsBox .paypalExpressCheckoutMsg{float:none}.paypalExpressCheckoutBox{padding-right:15px !important;margin:0 15px 0 0 !important}.paypalExpressCheckoutBox .paypalExpressCheckoutMsg{clear:both}#paypalExpressCheckoutMiniBasketImage{float:right !important}#paypalExpressCheckoutMiniBasketBox.paypalExpressCheckoutBox{float:right;padding-right:0 !important;margin:0 0 15px 0 !important}#paypalExpressCheckoutMiniBasketBox.paypalExpressCheckoutBox .paypalExpressCheckoutMsg{padding-top:5px}#paypalExpressCheckoutMiniBasketBox.paypalExpressCheckoutBox .paypalHelpIcon{left:-30px;top:5px}.unzerChoices,.unzerUI{font-family:var(--bs-body-font-family);font-size:inherit}.unzerUI.form .field{margin-bottom:.625rem}.unzerUI.form .field>label{margin-bottom:.3125rem}.unzerUI.form .error.message,.unzerUI.form .success.message,.unzerUI.form .warning.message{margin-top:.3125rem}.unzerUI.input>.unzerInput,.unzerUI.input>input{box-shadow:none;border-color:#dce2e2;border-radius:0;letter-spacing:.1em}.unzerUIIframe{height:1.6em}.compare-products{display:flex;flex-wrap:nowrap}.compare-item-wrapper{width:280px;padding:15px;display:flex;flex-wrap:wrap;align-content:start;justify-content:center}.compare .table-responsive.shadowed{box-shadow:inset 3px 0 7px 1px rgba(0,0,0,0.2)}.compare-item{margin-top:15px}.compare-item .picture{height:250px;align-items:center}.compare-item .title{padding-top:15px;height:40px;display:block}.compare-item .add-to-basket{height:150px}.rating--totals h4,.rating--totals .h4{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}.rating--totals h4 span,.rating--totals .h4 span{color:#b5bbbf}.rating--totals---bar li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}.rating--totals---bar li>*:first-child,.rating--totals---bar li>*:last-child{min-width:30px}.rating--totals---bar li>*:last-child{text-align:right}.rating--totals---bar li .progress{width:100%;height:10px;border-radius:8px;background-color:#b5bbbf}.rating--totals---bar li .progress-bar{background-color:#000}.review{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;margin-top:30px;padding:20px 10px;background:#f0f0f0}@media (min-width: 768px){.review{padding:40px}}@media (min-width: 1024px){.review{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple}}@media (min-width: 1200px){.review{padding:80px 120px}}.review--container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-flex:1 1 100%;-moz-box-flex:1 1 100%;box-flex:1 1 100%;-webkit-flex:1 1 100%;-moz-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical}@media (min-width: 1024px){.review--container{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple}}@media (min-width: 1024px){.review--container .col-l,.review--container .col-r{width:-webkit-calc(50% -  20px);width:-moz-calc(50% -  20px);width:calc(50% -  20px)}}@media (min-width: 1200px){.review--container .col-l,.review--container .col-r{width:-webkit-calc(50% -  40px);width:-moz-calc(50% -  40px);width:calc(50% -  40px)}}@media (max-width: 1023.98px){.review--container .col-l{margin-top:30px;order:2}}@media (max-width: 1023.98px){.review--container .col-r{order:1}}.review--container #loadMore,.review--container #showLess{margin-top:15px;display:none;text-transform:uppercase}.review--subline{margin-bottom:0;text-align:center}.review--notice{-webkit-box-flex:1 1 100%;-moz-box-flex:1 1 100%;box-flex:1 1 100%;-webkit-flex:1 1 100%;-moz-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;margin-top:30px;text-align:center}.review--form .review--field-title{display:inline-block;vertical-align:middle}.review--form textarea.form-control{min-height:165px}.review--form .buttons-set .btn{text-transform:uppercase}form .review--form .buttons-set .btn{margin-top:30px}.review--comments{margin-top:15px;padding-top:15px;border-top:1px solid #b5bbbf}.review--comment-item{padding:20px;display:none;background:#fff}.review--comment-item:not(:last-child){margin-bottom:15px}.review--comment-item:hover{box-shadow:0 2px 10px 2px rgba(0,0,0,0.1);transition:opacity 0.3s ease bottom 0.3s ease}@media (prefers-reduced-motion: reduce){.review--comment-item:hover{transition:none}}.review--comment-item---user{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.review--comment-item---description{margin-top:10px;padding-top:10px;border-top:1px solid #dce2e2}.contact .form-group--optional{display:none}@media (orientation: landscape) and (pointer: fine) and (max-height: 1231px){.product-details__header .product-image__zoom .modal-content{height:calc(100% - 34px)}}.product-details__header .productimage-slider__wrapper{position:relative}@media (min-width: 768px) and (max-width: 1023.98px){.product-details__header .productimage-slider__wrapper{top:83px;position:sticky}}.product-details__header .productimage-slider__main{width:100%}.product-details__header .productimage-slider__main .splide__slide{cursor:url(../../img/cursor/lupe.cur) 16 16,pointer;border:none !important}@media (min-width: 1024px){.product-details__header .productimage-slider__main .splide__slide{width:calc(((100% + .625rem) / 2) - .625rem) !important}}@media (min-width: 1024px){.product-details__header .productimage-slider__main .splide__list{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;gap:.625rem;transform:unset !important}}@media (min-width: 1024px){.product-details__header .productimage-slider__main .splide__list--odd .splide__slide:nth-last-child(-n+3){width:calc((100% - .625rem * 2) / 3) !important}}.product-details__header .productimage-slider__main .splide__track--nav>.splide__list>.splide__slide{border:none}.product-details__header .productimage-slider__main .splide__pagination{-webkit-justify-content:flex-center;-moz-justify-content:flex-center;-ms-justify-content:flex-center;justify-content:flex-center}.product-details__header .productimage-slider__main .splide__pagination--ltr{bottom:0;padding-bottom:.9375rem;position:absolute}.product-details__header .productimage-slider .zoom-layer{z-index:2147483646}.product-details__header .productimage-slider .zoom-layer__content,.product-details__header .productimage-slider .zoom-layer__backdrop{opacity:0;transition:opacity .15s linear;visibility:hidden}.product-details__header .productimage-slider .zoom-layer__content{max-width:660px;margin:0 .625rem;position:relative}@media (orientation: landscape) and (max-height: 1186px){.product-details__header .productimage-slider .zoom-layer__content{height:calc(100% - 34px)}}@media (min-width: 1024px){.product-details__header .productimage-slider .zoom-layer__content{max-width:770px}}.product-details__header .productimage-slider .zoom-layer__content .splide{visibility:unset}.product-details__header .productimage-slider .zoom-layer__content .splide__slide{cursor:url(../../img/cursor/swipe-x.cur) 16 16,pointer}@media (pointer: coarse){.product-details__header .productimage-slider .zoom-layer__content .splide__slide{overflow-y:auto}}.product-details__header .productimage-slider .zoom-layer__content .splide__slide .scroll-content{overflow-x:hidden !important}.product-details__header .productimage-slider .zoom-layer__content .splide__arrow{box-shadow:none;background:transparent}.product-details__header .productimage-slider .zoom-layer__content.show{opacity:1}.product-details__header .productimage-slider .zoom-layer__backdrop{background-color:#fff}@media (min-width: 1024px){.product-details__header .productimage-slider .zoom-layer__backdrop{background-color:#000}}.product-details__header .productimage-slider .zoom-layer__backdrop.show{opacity:1}@media (min-width: 1024px){.product-details__header .productimage-slider .zoom-layer__backdrop.show{opacity:.5}}@media (max-width: 767.98px){.product-details__header .product-info .badges{margin-top:.9375rem}}.product-details__header .product-info .badges+*{margin-top:.625rem !important}@media (min-width: 1024px){.product-details__header .product-info__form{top:83px;position:sticky}}.product-details__header .product-info__variants.selectorsBox .dropDown .dropdown-toggle{border-color:#dce2e2}@media (min-width: 1024px){.product-details__header--product{left:calc(var(--screenWidth) * -1 / 2 - -50%);width:var(--screenWidth);margin-right:0;margin-left:0;position:relative}}.variant-label{margin-bottom:0}.btn-staffel{margin-bottom:5px;width:100%}@media (min-width: 1024px){.btn-staffel{width:250px}}.staffel-dt{float:left;padding-right:15px}.tobasket #paypalExpressCheckoutDetailsBox.paypalExpressCheckoutBox{width:210px;clear:both;float:right;margin:0 !important;padding:0 !important}.tobasket #paypalExpressCheckoutDetailsBox.paypalExpressCheckoutBox .paypalHelpIcon{left:-30px}.error-404--background{padding:10px}@media (min-width: 568px){.error-404--background{padding:50px 0}}@media (min-width: 1024px){.error-404--background{padding:100px 0}}@media (min-width: 1200px){.error-404--background{padding:150px 0}}.error-404--background---content{box-shadow:0 2px 10px 2px rgba(0,0,0,0.2);width:100%;padding:15px;background:rgba(255,255,255,0.7);text-align:center;position:relative}@media (min-width: 568px){.error-404--background---content{max-width:500px;margin-right:auto;margin-left:auto;padding:30px}}@media (min-width: 768px){.error-404--background---content{max-width:600px}}.error-404--background---content h1,.error-404--background---content .h1{font-size:calc(1.3125rem + .75vw);font-weight:400;text-transform:uppercase}@media (min-width: 1200px){.error-404--background---content h1,.error-404--background---content .h1{font-size:1.875rem}}.error-404--background---content p{font-size:1rem;margin-bottom:15px !important}@media (min-width: 768px){.product-category__long-description{column-count:2;column-gap:1.875rem}}.maintenance.no-nl{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;height:100%}.maintenance--wrapper{padding:10px}@media (min-width: 568px){.maintenance--wrapper{padding:50px 0}}.maintenance--content{box-shadow:0 2px 10px 2px rgba(0,0,0,0.2);width:100%;padding:15px;background:rgba(255,255,255,0.7);text-align:center;position:relative}@media (min-width: 568px){.maintenance--content{max-width:500px;margin-right:auto;margin-left:auto;padding:30px}}.maintenance--content hr{margin:15px 0;background:#000}@media (min-width: 568px){.maintenance--content hr{margin:30px 0}}.maintenance .newsletter--form{margin-top:30px;padding:15px;background:#fff;text-align:left}.maintenance .newsletter--form---channel{margin-bottom:15px}.maintenance .newsletter--form---channel .form-group:last-of-type{margin-bottom:0}.maintenance .newsletter--form h2,.maintenance .newsletter--form .h2,.maintenance .newsletter--form h3,.maintenance .newsletter--form .h3{text-align:center}.maintenance .newsletter--form h2,.maintenance .newsletter--form .h2{margin:30px}.maintenance .newsletter--form .help-block{display:none}.maintenance .newsletter--form .text-danger .help-block{display:block}@media (min-width: 1024px){.cl-newsletter .screeH{height:var(--screenFullHeight)}}.support [class^="support_"],.support [class*=" support_"]{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.support [class^="support_"]:before,.support [class*=" support_"]:before{speak:none;font-family:"Clinton Light";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.support .support_01:before{content:"ꀄ"}.support .support_02:before{content:"ꀅ"}.support .support_03:before{content:"ꁔ"}.support .support_04:before{content:"ꁒ"}.support .support_05:before{content:"ꁕ"}.support .support_06:before{font-family:"Clinton Regular";content:"ꁠ"}.support .support_07:before{content:"ꀑ"}.support .support_99:before{content:"ꁖ"}.support h1,.support .h1{font-size:1.25rem;margin-bottom:30px;font-weight:700;letter-spacing:0.1em;line-height:36px;text-align:center;text-transform:uppercase}@media (min-width: 768px){.support h1,.support .h1{font-size:calc(1.3125rem + .75vw)}}@media (min-width: 768px) and (min-width: 1200px){.support h1,.support .h1{font-size:1.875rem}}@media (min-width: 1024px){.support h1,.support .h1{margin-top:20px;margin-bottom:50px}}.support--box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical}@media (min-width: 1024px){.support--box{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}}@media (min-width: 1024px){.support--box---nav{width:250px}}.support--box---nav ul{width:100%}.support--box---nav----mobile{display:block;margin-bottom:30px;padding:10px 20px;background:#f0f0f0}@media (min-width: 1024px){.support--box---nav----mobile{display:none}}.support--box---nav----mobile h2,.support--box---nav----mobile .h2{font-size:1rem}.support--box---nav----mobile [class^="support_"]:before,.support--box---nav----mobile [class*=" support_"]:before{content:'';display:none}.support--box---nav----mobile .dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.875rem;width:100%;height:45px;padding:0 10px;display:block;outline:none;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;border:1px solid #b5bbbf;color:#000;letter-spacing:.1em;line-height:43px}.support--box---nav----mobile .dropdown-toggle:after{content:'';display:none}.support--box---nav----mobile .dropdown-menu{margin-top:0;padding:10px;border:1px solid #b5bbbf;border-top:none}.support--box---nav----mobile-----dropdown{position:relative;top:auto;left:auto;right:auto;bottom:auto}.support--box---nav----desktop{display:none}@media (min-width: 1024px){.support--box---nav----desktop{display:block}}.support--box---nav----desktop [class^="support_"]:before,.support--box---nav----desktop [class*=" support_"]:before{font-size:calc(1.3125rem + .75vw);width:30px;height:30px;margin-right:15px}@media (min-width: 1200px){.support--box---nav----desktop [class^="support_"]:before,.support--box---nav----desktop [class*=" support_"]:before{font-size:1.875rem}}.support--box---nav----desktop ul li{margin-bottom:20px}.support--box---nav----desktop ul li a{font-size:1rem;text-decoration:none}.support--box---nav----desktop ul li a.active{color:#cf1a43;font-weight:700}@media (min-width: 1024px){.support--box---nav+.support--box---content{width:calc(100% - 310px)}}.support--box---content h4,.support--box---content .h4{margin-bottom:20px;text-align:center;text-transform:uppercase}@media (min-width: 768px){.support--box---content h4,.support--box---content .h4{text-align:left}}.support--box---content .pagepart__element-content{font-size:unset}.support--box---content .pagepart__element-content h3,.support--box---content .pagepart__element-content .h3{font-size:1.125rem;text-transform:uppercase}@media (min-width: 1200px){.support--box---content .pagepart__element-picture img{width:auto !important}}.support--box---content .pagepart__element--type-mixed-content{padding:0}.support--list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple}@media (min-width: 568px){.support--list{margin-right:-5px;margin-left:-5px}}@media (min-width: 1024px){.support--list{margin-right:-15px;margin-left:-15px}}.support--list---item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;width:100%;margin-bottom:50px;text-align:center}@media (min-width: 568px){.support--list---item{width:50%;padding-right:5px;padding-left:5px}}@media (min-width: 1024px){.support--list---item{width:33.333333333%;padding-right:15px;padding-left:15px}}.support--list---item [class^="support_"],.support--list---item [class*=" support_"]{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.support--list---item [class^="support_"]:before,.support--list---item [class*=" support_"]:before{font-size:calc(1.375rem + 1.5vw);width:40px;height:40px;margin-bottom:15px}@media (min-width: 1200px){.support--list---item [class^="support_"]:before,.support--list---item [class*=" support_"]:before{font-size:2.5rem}}.support--list---item h4,.support--list---item .h4{font-size:1.25rem;text-transform:uppercase}.support--list---item h4 a,.support--list---item .h4 a{text-decoration:none}.support--list---item h4 a:hover,.support--list---item .h4 a:hover,.support--list---item h4 a:active,.support--list---item .h4 a:active,.support--list---item h4 a:focus,.support--list---item .h4 a:focus{color:#cf1a43}.support--list---item:nth-last-child(1){margin-bottom:0}@media (min-width: 568px){.support--list---item:nth-last-child(2){margin-bottom:0}}@media (min-width: 1024px){.support--list---item:nth-last-child(3){margin-bottom:0}}.support--contact{margin-top:50px;text-align:center}.support--contact h5,.support--contact .h5{text-transform:uppercase}.support--contact .btn{text-transform:uppercase}.support--contact-content{margin:0 auto 50px}@media (min-width: 1200px){.support--contact-content{width:85%}}.support--contact-content .buttons-set{margin-top:30px}.support--contact-content .buttons-set+*{margin-top:50px}.support--contact-content .btn{text-transform:uppercase}@media (max-width: 374.98px){#denim .hidden-xs{display:none !important}}@media (min-width: 568px) and (max-width: 639.98px){#denim .hidden-ms{display:none !important}}@media (min-width: 768px) and (max-width: 1023.98px){#denim .hidden-sm{display:none !important}}@media (min-width: 1024px) and (max-width: 1199.98px){#denim .hidden-md{display:none !important}}#denim .plyr.plyr--video .plyr__control--overlaid{background:rgba(255,255,255,0.8);color:#000}@media (min-width: 1200px){#denim .plyr.plyr--video .plyr__control--overlaid{padding:40px}}#denim .plyr.plyr--video .plyr__control--overlaid:focus,#denim .plyr.plyr--video .plyr__control--overlaid:hover{background:#fff}#denim .plyr.plyr--video .plyr__video-wrapper{background:#fff}#denim .btn{font-size:1rem;font-weight:700;line-height:100%;text-align:center;text-decoration:none;text-transform:uppercase}@media (min-width: 1200px){#denim .btn{font-size:calc(1.275rem + .3vw);padding:15px}}@media (min-width: 1200px) and (min-width: 1200px){#denim .btn{font-size:1.5rem}}#denim .btn.white{background:#fff;border:2px solid #000;color:#000 !important}#denim .btn.white:hover,#denim .btn.white:focus,#denim .btn.white:active{border:2px solid #000;background:#000;color:#fff !important}#denim .btn.white-outline{background:transparent;border:2px solid #fff;color:#fff !important}#denim .btn.white-outline.active,#denim .btn.white-outline:hover,#denim .btn.white-outline:focus,#denim .btn.white-outline:active{border:2px solid #fff;background:#fff;color:#000 !important}#denim .nav{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin-bottom:30px}#denim .nav .menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;font-weight:700;text-transform:uppercase}#denim .nav .menu li a{margin-bottom:0;padding:5px 10px;display:block;text-decoration:none;transition:all 0.4s ease}@media (prefers-reduced-motion: reduce){#denim .nav .menu li a{transition:none}}#denim .nav .menu li a.active,#denim .nav .menu li a:active,#denim .nav .menu li a:hover,#denim .nav .menu li a:focus{background:#000;color:#fff}#denim .nav .menu li:not(:first-child){margin-left:20px}#denim .mansory-box{width:100%;overflow:hidden}#denim .mansory-box .grid{margin-right:-6px;margin-left:-6px}#denim .mansory-box .grid:after{content:'';display:block;clear:both}#denim .mansory-box .grid .plyr{min-width:auto}#denim .mansory-box .grid .grid-sizer{width:25%}@media (min-width: 568px){#denim .mansory-box .grid .grid-sizer{width:33.33333333333333%}}@media (min-width: 736px){#denim .mansory-box .grid .grid-sizer{width:25%}}@media (min-width: 768px){#denim .mansory-box .grid .grid-sizer{width:16.66666666666667%}}#denim .mansory-box .grid .grid-item{width:50%;margin-bottom:12px;padding-right:6px;padding-left:6px;float:left}@media (min-width: 568px){#denim .mansory-box .grid .grid-item{width:33.33333333333333%}}@media (min-width: 736px){#denim .mansory-box .grid .grid-item{width:25%}}@media (min-width: 768px){#denim .mansory-box .grid .grid-item{width:16.66666666666667%}}#denim .mansory-box .grid .grid-item a{display:block;font-size:0;line-height:0}#denim .mansory-box .grid .grid-item img,#denim .mansory-box .grid .grid-item video{width:100%}@media (min-width: 568px){#denim .mansory-box .grid .grid-item img,#denim .mansory-box .grid .grid-item video{max-height:232.59px}}@media (min-width: 667px){#denim .mansory-box .grid .grid-item img,#denim .mansory-box .grid .grid-item video{max-height:276.55px}}@media (min-width: 736px){#denim .mansory-box .grid .grid-item img,#denim .mansory-box .grid .grid-item video{max-height:226.8px}}@media (min-width: 740px){#denim .mansory-box .grid .grid-item img,#denim .mansory-box .grid .grid-item video{max-height:227.74px}}@media (min-width: 768px){#denim .mansory-box .grid .grid-item img,#denim .mansory-box .grid .grid-item video{max-height:134.94px}}@media (min-width: 1024px){#denim .mansory-box .grid .grid-item img,#denim .mansory-box .grid .grid-item video{max-height:191.75px}}@media (min-width: 1200px){#denim .mansory-box .grid .grid-item img{max-height:100% !important}}#denim .mansory-box .grid .grid-item.grid-item--width2{width:100%}@media (min-width: 568px){#denim .mansory-box .grid .grid-item.grid-item--width2{width:66.66666666666666%}}@media (min-width: 736px){#denim .mansory-box .grid .grid-item.grid-item--width2{width:50%}}@media (min-width: 768px){#denim .mansory-box .grid .grid-item.grid-item--width2{width:33.33333333333333%}}@media (min-width: 568px){#denim .mansory-box .grid .grid-item.grid-item--width2 img,#denim .mansory-box .grid .grid-item.grid-item--width2 video{max-height:232.59px}}@media (min-width: 667px){#denim .mansory-box .grid .grid-item.grid-item--width2 img,#denim .mansory-box .grid .grid-item.grid-item--width2 video{max-height:276.55px}}@media (min-width: 736px){#denim .mansory-box .grid .grid-item.grid-item--width2 img,#denim .mansory-box .grid .grid-item.grid-item--width2 video{max-height:226.8px}}@media (min-width: 740px){#denim .mansory-box .grid .grid-item.grid-item--width2 img,#denim .mansory-box .grid .grid-item.grid-item--width2 video{max-height:227.74px}}@media (min-width: 768px){#denim .mansory-box .grid .grid-item.grid-item--width2 img,#denim .mansory-box .grid .grid-item.grid-item--width2 video{max-height:134.94px}}@media (min-width: 812px){#denim .mansory-box .grid .grid-item.grid-item--width2 img,#denim .mansory-box .grid .grid-item.grid-item--width2 video{max-height:144.71px}}@media (min-width: 1024px){#denim .mansory-box .grid .grid-item.grid-item--width2 img,#denim .mansory-box .grid .grid-item.grid-item--width2 video{max-height:191.75px}}@media (min-width: 568px){#denim .mansory-box .grid .grid-item.grid-item--height2 img,#denim .mansory-box .grid .grid-item.grid-item--height2 video{max-height:477.18px}}@media (min-width: 667px){#denim .mansory-box .grid .grid-item.grid-item--height2 img,#denim .mansory-box .grid .grid-item.grid-item--height2 video{max-height:565.1px}}@media (min-width: 736px){#denim .mansory-box .grid .grid-item.grid-item--height2 img,#denim .mansory-box .grid .grid-item.grid-item--height2 video{max-height:464.8px}}@media (min-width: 740px){#denim .mansory-box .grid .grid-item.grid-item--height2 img,#denim .mansory-box .grid .grid-item.grid-item--height2 video{max-height:467px}}@media (min-width: 768px){#denim .mansory-box .grid .grid-item.grid-item--height2 img,#denim .mansory-box .grid .grid-item.grid-item--height2 video{max-height:281.88px}}@media (min-width: 812px){#denim .mansory-box .grid .grid-item.grid-item--height2 img,#denim .mansory-box .grid .grid-item.grid-item--height2 video{max-height:301.4px}}@media (min-width: 1024px){#denim .mansory-box .grid .grid-item.grid-item--height2 img,#denim .mansory-box .grid .grid-item.grid-item--height2 video{max-height:395.5px}}@media (min-width: 1200px){#denim .mansory-gallery .mansory-box{position:relative;top:auto;left:auto;right:auto;bottom:auto;min-height:869px;margin-bottom:12px;position:relative}}@media (min-width: 1200px){#denim .mansory-gallery .mansory-box .grid{width:3206px;margin-right:0;margin-left:0;position:absolute !important}}@media (min-width: 1200px){#denim .mansory-gallery .mansory-box .grid .grid-sizer{width:229px}}@media (min-width: 1200px){#denim .mansory-gallery .mansory-box .grid .grid-item{width:229px;height:289px}}@media (min-width: 1200px){#denim .mansory-gallery .mansory-box .grid .grid-item img,#denim .mansory-gallery .mansory-box .grid .grid-item video{max-height:100% !important}}@media (min-width: 1200px){#denim .mansory-gallery .mansory-box .grid .grid-item.grid-item--width2{width:458px}}@media (min-width: 1200px){#denim .mansory-gallery .mansory-box .grid .grid-item.grid-item--height2{height:590px}}@media (min-width: 568px){#denim .banner-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}}#denim .banner-box a{position:relative;top:auto;left:auto;right:auto;bottom:auto;display:block}@media (min-width: 568px){#denim .banner-box a{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px)}}#denim .banner-box a span{font-size:1.125rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;top:50%;left:0;right:auto;bottom:auto;width:100%;display:block;font-weight:700;color:#fff;text-align:center;text-transform:uppercase}@media (min-width: 1024px){#denim .banner-box a span{font-size:calc(1.3125rem + .75vw)}}@media (min-width: 1024px) and (min-width: 1200px){#denim .banner-box a span{font-size:1.875rem}}@media (max-width: 567.98px){#denim .banner-box a:last-child{margin-top:12px}}@media (min-width: 480px){#denim .gender{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}}@media (min-width: 480px){#denim .gender-item{width:50%}}#denim .gender-item-bg{position:relative;top:auto;left:auto;right:auto;bottom:auto;max-height:289px;margin-bottom:12px;padding-bottom:50%;overflow:hidden;background-size:cover !important;position:relative}@media (min-width: 1200px){#denim .gender-item-bg{padding-bottom:0}}#denim .gender-item .btn{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:absolute;top:50%;left:50%;right:auto;bottom:auto;width:auto;max-height:unset;white-space:nowrap}#denim .gender-item-visual{display:none}@media (min-width: 1200px){#denim .gender-item-visual{display:inline}}@media (min-width: 480px){#denim .gender-item:first-child{padding-right:6px}}@media (min-width: 1200px){#denim .gender-item:first-child{text-align:left}}@media (min-width: 1200px){#denim .gender-item:first-child .btn{-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}}@media (min-width: 1200px){#denim .gender-item:first-child .gender-item-visual{border-right:12px solid #fff}}@media (min-width: 480px){#denim .gender-item:last-child{padding-left:6px}}@media (min-width: 1200px){#denim .gender-item:last-child{text-align:right}}@media (min-width: 1200px){#denim .gender-item:last-child .btn{-webkit-transform:translate(-240px, -50%);transform:translate(-240px, -50%)}}@media (min-width: 1200px){#denim .gender-item:last-child .gender-item-visual{border-left:12px solid #fff}}#denim .fit-grid--list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin:0 -6px}#denim .fit-grid--list a{transition:all 0.4s ease;font-size:1rem;width:50%;max-width:455px;margin-bottom:12px;padding:0 6px;display:block;font-weight:700;text-align:center;text-decoration:none}@media (prefers-reduced-motion: reduce){#denim .fit-grid--list a{transition:none}}@media (min-width: 568px){#denim .fit-grid--list a{width:33.333333333%}}@media (min-width: 768px){#denim .fit-grid--list a{margin-bottom:50px}}#denim .fit-grid--list a span{transition:all 0.4s ease;margin-top:12px;padding:5px 10px;display:inline-block;line-height:100%;text-transform:uppercase}@media (min-width: 1200px){#denim .fit-grid--list a span{font-size:1.125rem}}@media (prefers-reduced-motion: reduce){#denim .fit-grid--list a span{transition:none}}#denim .fit-grid--list a.active-tab span,#denim .fit-grid--list a:active span,#denim .fit-grid--list a:hover span,#denim .fit-grid--list a:focus span{background:#000;color:#fff}#denim .fit-grid--content{border:none}#denim .fit-grid--content .fit-video{margin-bottom:12px}#denim .fit-grid--content .fit-items{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin:0 -6px}#denim .fit-grid--content .fit-items .fit-item{width:50%;max-width:455px;margin-bottom:12px;padding:0 6px 100px 6px;position:relative}@media (min-width: 568px){#denim .fit-grid--content .fit-items .fit-item{width:33.333333333%}}@media (min-width: 1024px){#denim .fit-grid--content .fit-items .fit-item{width:25%}}#denim .fit-grid--content .fit-items .fit-item-name{position:absolute;top:10px;left:15px;right:auto;bottom:auto;font-weight:700;line-height:100%}@media (min-width: 1024px){#denim .fit-grid--content .fit-items .fit-item-name{font-size:1.25rem}}#denim .fit-grid--content .fit-items .fit-item-details{width:-webkit-calc(100% - 12px);width:-moz-calc(100% - 12px);width:calc(100% - 12px);position:absolute;top:auto;left:auto;right:auto;bottom:0;min-height:100px;padding:15px;background:#000;font-weight:700;color:#fff;text-align:center}#denim .fit-grid--content .fit-items .fit-item-details-more-information{font-size:1.125rem;color:#fff;text-decoration:none}#denim .fit-grid--content .fit-items .fit-item-details-more-information i{font-size:calc(1.375rem + 1.5vw);display:block}@media (min-width: 1200px){#denim .fit-grid--content .fit-items .fit-item-details-more-information i{font-size:2.5rem}}#denim .fit-grid--content .fit-items .fit-item-details p{margin-bottom:15px !important;display:block}@media (min-width: 1200px){#denim .fit-grid--content .fit-items .fit-item-details p{padding:0 15%;font-size:1rem}}#denim .fit-grid--content .fit-button{text-align:center}#denim .fit-grid--content .fit:not(:last-child){margin-bottom:30px}@media (min-width: 768px){#denim .fit-grid--content .fit:not(:last-child){margin-bottom:50px}}#denim .made-by h2,#denim .made-by .h2,#denim .made-by blockquote{font-size:calc(1.3125rem + .75vw);font-weight:700;hyphens:auto;line-height:100%}@media (min-width: 568px){#denim .made-by h2,#denim .made-by .h2,#denim .made-by blockquote{font-size:calc(1.4rem + 1.8vw)}}@media (min-width: 568px) and (min-width: 1200px){#denim .made-by h2,#denim .made-by .h2,#denim .made-by blockquote{font-size:2.75rem}}@media (min-width: 1024px){#denim .made-by h2,#denim .made-by .h2,#denim .made-by blockquote{font-size:calc(1.5875rem + 4.05vw)}}@media (min-width: 1024px) and (min-width: 1200px){#denim .made-by h2,#denim .made-by .h2,#denim .made-by blockquote{font-size:4.625rem}}@media (min-width: 1200px){#denim .made-by h2,#denim .made-by .h2,#denim .made-by blockquote{font-size:calc(2rem + 9vw)}}@media (min-width: 1200px) and (min-width: 1200px){#denim .made-by h2,#denim .made-by .h2,#denim .made-by blockquote{font-size:8.75rem}}@media (min-width: 1200px){#denim .made-by h2,#denim .made-by .h2,#denim .made-by blockquote{font-size:1.875rem}}#denim .made-by h2,#denim .made-by .h2{text-transform:uppercase}#denim .made-by img{width:100%}#denim .made-by blockquote{margin:0;margin-bottom:30px;padding-left:20px}@media (min-width: 768px){#denim .made-by blockquote{padding-right:16.5%}}@media (min-width: 1024px){#denim .made-by blockquote{margin-bottom:50px;padding-left:30px}}@media (min-width: 1200px){#denim .made-by blockquote{margin-bottom:90px;padding-right:6.5%;padding-left:60px}}@media (min-width: 1800px){#denim .made-by blockquote{padding-right:20.5%}}#denim .made-by blockquote>span{position:relative;top:auto;left:auto;right:auto;bottom:auto}@media (min-width: 1800px){#denim .made-by blockquote>span span{white-space:nowrap}}#denim .made-by blockquote>span .goosefoot{position:absolute;top:auto;left:-20px;right:auto;bottom:auto}@media (min-width: 1024px){#denim .made-by blockquote>span .goosefoot{left:-30px}}@media (min-width: 1200px){#denim .made-by blockquote>span .goosefoot{left:-60px}}#denim .made-by section{position:relative;top:auto;left:auto;right:auto;bottom:auto;margin-bottom:30px;overflow:hidden}@media (min-width: 1024px){#denim .made-by section{margin-bottom:50px}}@media (min-width: 1200px){#denim .made-by section{margin-bottom:90px}}#denim .made-by section p{hyphens:auto;text-align:justify}@media (min-width: 1024px){#denim .made-by section p{font-size:1.125rem}}#denim .made-by section p:first-letter{font-size:calc(1.3875rem + 1.65vw);margin-right:5px;float:left;line-height:40px}@media (min-width: 1200px){#denim .made-by section p:first-letter{font-size:2.625rem}}@media (min-width: 1024px){#denim .made-by section p:first-letter{font-size:calc(1.4625rem + 2.55vw);line-height:52px}}@media (min-width: 1024px) and (min-width: 1200px){#denim .made-by section p:first-letter{font-size:3.375rem}}#denim .made-by section .denimbadge{display:none}@media (min-width: 568px) and (max-width: 1023.98px){#denim .made-by section.timespirit{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}}@media (min-width: 1024px){#denim .made-by section.timespirit{background:#000}}@media (min-width: 568px) and (max-width: 1023.98px){#denim .made-by section.timespirit .col-l{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px)}}@media (min-width: 1024px){#denim .made-by section.timespirit .col-l{position:relative;top:auto;left:auto;right:auto;bottom:auto;max-width:350px;margin:45px 0 45px 45px;z-index:1}}@media (min-width: 1200px){#denim .made-by section.timespirit .col-l{max-width:550px;margin:90px 0 90px 90px}}@media (min-width: 1800px){#denim .made-by section.timespirit .col-l{max-width:675px;margin-left:10%}}#denim .made-by section.timespirit .col-r{margin-top:15px}@media (min-width: 568px){#denim .made-by section.timespirit .col-r{margin-top:0}}@media (min-width: 568px) and (max-width: 1023.98px){#denim .made-by section.timespirit .col-r{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px)}}@media (min-width: 1024px){#denim .made-by section.timespirit .col-r{position:absolute;top:0;left:auto;right:0;bottom:auto;max-width:570px}}@media (min-width: 1200px){#denim .made-by section.timespirit .col-r{max-width:1025px}}@media (min-width: 568px) and (max-width: 1259px){#denim .made-by section.cool-team{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}}@media (min-width: 568px) and (max-width: 1023.98px){#denim .made-by section.cool-team{padding-top:135px}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.cool-team{padding-top:115px}}@media (min-width: 568px) and (max-width: 735.9px){#denim .made-by section.cool-team{padding-top:135px}}@media (min-width: 568px) and (max-width: 639.9px){#denim .made-by section.cool-team{padding-top:155px}}#denim .made-by section.cool-team p{margin-bottom:30px}@media (min-width: 568px) and (max-width: 1023.98px){#denim .made-by section.cool-team p{position:absolute;top:0;left:auto;right:auto;bottom:auto}}@media (min-width: 1024px){#denim .made-by section.cool-team p{margin-bottom:50px}}@media (min-width: 568px) and (max-width: 1259px){#denim .made-by section.cool-team .col-l{width:-webkit-calc(50% - 17.5px);width:-moz-calc(50% - 17.5px);width:calc(50% - 17.5px)}}@media (min-width: 568px) and (max-width: 1023.98px){#denim .made-by section.cool-team .col-l{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px)}}@media (min-width: 1200px){#denim .made-by section.cool-team .col-l{max-width:540px}}#denim .made-by section.cool-team .col-r{margin-top:15px}@media (min-width: 568px){#denim .made-by section.cool-team .col-r{margin-top:0}}@media (min-width: 568px) and (max-width: 1259px){#denim .made-by section.cool-team .col-r{width:-webkit-calc(50% - 17.5px);width:-moz-calc(50% - 17.5px);width:calc(50% - 17.5px)}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.cool-team .col-r{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px)}}@media (min-width: 1200px){#denim .made-by section.cool-team .col-r{position:absolute;top:0;left:590px;right:auto;bottom:auto}}@media (min-width: 768px){#denim .made-by section.cool-team .col-r img{width:inherit;max-width:inherit}}@media (min-width: 568px){#denim .made-by section.handworks-art{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.handworks-art{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;padding-bottom:135px}}@media (min-width: 568px) and (max-width: 639.9px){#denim .made-by section.handworks-art{padding-bottom:155px}}#denim .made-by section.handworks-art p{margin-bottom:30px}@media (min-width: 568px){#denim .made-by section.handworks-art p{margin-top:30px;margin-bottom:0}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.handworks-art p{position:absolute;top:auto;left:auto;right:auto;bottom:0}}@media (min-width: 568px) and (max-width: 1259px){#denim .made-by section.handworks-art .col-l{width:40%;margin-right:17.5px}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.handworks-art .col-l{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px);margin-right:0}}@media (min-width: 1200px){#denim .made-by section.handworks-art .col-l{max-width:540px;margin-right:45px}}@media (min-width: 1800px){#denim .made-by section.handworks-art .col-l{margin-right:70px}}#denim .made-by section.handworks-art .col-l img{margin-bottom:30px}@media (min-width: 568px){#denim .made-by section.handworks-art .col-l img{margin-bottom:0}}@media (min-width: 568px) and (max-width: 1259px){#denim .made-by section.handworks-art .col-r{width:40%;margin-left:17.5px}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.handworks-art .col-r{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px);margin-left:0}}@media (min-width: 768px){#denim .made-by section.handworks-art .col-r{position:relative;top:auto;left:auto;right:auto;bottom:auto}}@media (min-width: 1200px){#denim .made-by section.handworks-art .col-r{max-width:640px;margin-left:45px}}@media (min-width: 1800px){#denim .made-by section.handworks-art .col-r{margin-left:70px}}@media (min-width: 768px){#denim .made-by section.handworks-art .col-r .denimbadge{position:absolute;top:auto;left:auto;right:-50px;bottom:-40px;width:100px;display:block;z-index:1}}@media (min-width: 1200px){#denim .made-by section.handworks-art .col-r .denimbadge{position:absolute;top:auto;left:auto;right:-75px;bottom:-50px;width:160px}}@media (min-width: 568px){#denim .made-by section.future-orientated{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.future-orientated{padding-top:135px}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.future-orientated{padding-top:115px}}@media (min-width: 568px) and (max-width: 735.9px){#denim .made-by section.future-orientated{padding-top:135px}}@media (min-width: 568px) and (max-width: 639.9px){#denim .made-by section.future-orientated{padding-top:155px}}#denim .made-by section.future-orientated p{margin-bottom:30px}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.future-orientated p{position:absolute;top:0;left:auto;right:auto;bottom:auto}}@media (min-width: 768px){#denim .made-by section.future-orientated p{padding-right:50px;margin-bottom:50px}}@media (min-width: 568px){#denim .made-by section.future-orientated .col-l{margin-right:6px}}@media (min-width: 568px) and (max-width: 1259px){#denim .made-by section.future-orientated .col-l{width:40%}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.future-orientated .col-l{width:50%}}@media (min-width: 1200px){#denim .made-by section.future-orientated .col-l{max-width:540px}}#denim .made-by section.future-orientated .col-r{margin-top:15px}@media (min-width: 568px){#denim .made-by section.future-orientated .col-r{margin-top:0;margin-left:6px}}@media (min-width: 568px) and (max-width: 1259px){#denim .made-by section.future-orientated .col-r{width:40%}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.future-orientated .col-r{width:50%}}@media (min-width: 1200px){#denim .made-by section.future-orientated .col-r{max-width:597px}}@media (max-width: 567.98px){#denim .made-by section.details-more-1{margin-bottom:15px}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.details-more-1{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}}@media (min-width: 768px){#denim .made-by section.details-more-1{background:#000}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.details-more-1 .col-l{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px)}}@media (min-width: 768px){#denim .made-by section.details-more-1 .col-l{position:relative;top:auto;left:auto;right:auto;bottom:auto;max-width:350px;margin:45px 0 45px 45px;z-index:1}}@media (min-width: 1200px){#denim .made-by section.details-more-1 .col-l{max-width:550px;margin:90px 0 90px 90px}}@media (min-width: 1800px){#denim .made-by section.details-more-1 .col-l{max-width:675px;margin-left:10%}}#denim .made-by section.details-more-1 .col-r{margin-top:15px}@media (min-width: 568px){#denim .made-by section.details-more-1 .col-r{margin-top:0}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.details-more-1 .col-r{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px)}}@media (min-width: 768px){#denim .made-by section.details-more-1 .col-r{position:absolute;top:0;left:auto;right:0;bottom:auto;max-width:570px}}@media (min-width: 1200px){#denim .made-by section.details-more-1 .col-r{max-width:1025px}}@media (min-width: 568px){#denim .made-by section.details-more-2{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.details-more-2{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;padding-bottom:115px}}@media (min-width: 568px) and (max-width: 639.9px){#denim .made-by section.details-more-2{padding-bottom:135px}}#denim .made-by section.details-more-2 p{margin-bottom:30px}@media (min-width: 568px){#denim .made-by section.details-more-2 p{margin-top:30px;margin-bottom:0}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.details-more-2 p{position:absolute;top:auto;left:auto;right:auto;bottom:0}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.details-more-2 .col-l{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px)}}@media (min-width: 768px){#denim .made-by section.details-more-2 .col-l{width:40%;margin-right:17.5px}}@media (min-width: 1200px){#denim .made-by section.details-more-2 .col-l{max-width:540px;margin-right:45px}}@media (min-width: 1800px){#denim .made-by section.details-more-2 .col-l{margin-right:70px}}#denim .made-by section.details-more-2 .col-l img{margin-bottom:30px}@media (min-width: 568px){#denim .made-by section.details-more-2 .col-l img{margin-bottom:0}}@media (min-width: 568px) and (max-width: 567.98px){#denim .made-by section.details-more-2 .col-r{width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px);width:calc(50% - 6px)}}@media (min-width: 768px){#denim .made-by section.details-more-2 .col-r{width:40%;margin-left:17.5px}}@media (min-width: 768px){#denim .made-by section.details-more-2 .col-r{position:relative;top:auto;left:auto;right:auto;bottom:auto}}@media (min-width: 1200px){#denim .made-by section.details-more-2 .col-r{max-width:640px;margin-left:45px}}@media (min-width: 1800px){#denim .made-by section.details-more-2 .col-r{margin-left:70px}}@media (min-width: 768px){#denim .made-by section.details-more-2 .col-r .denimbadge{position:absolute;top:auto;left:auto;right:-50px;bottom:-40px;width:100px;display:block;z-index:1}}@media (min-width: 1200px){#denim .made-by section.details-more-2 .col-r .denimbadge{position:absolute;top:auto;left:auto;right:-75px;bottom:-50px;width:160px}}@media (min-width: 1200px){#denim .made-by section.mansory-box .grid .grid-sizer{width:12.5%}}@media (min-width: 1200px){#denim .made-by section.mansory-box .grid .grid-item{width:12.5%}}@media (min-width: 1200px){#denim .made-by section.mansory-box .grid .grid-item.grid-item--width2{width:25%}}#denim .made-by section.mansory-box .grid .grid-item:hover .img-hover img:last-child{opacity:1}#denim .made-by section.mansory-box .grid .grid-item .img-hover{position:relative}#denim .made-by section.mansory-box .grid .grid-item .img-hover img:last-child{transition:all 0.4s ease;position:absolute;top:0;left:auto;right:auto;bottom:auto;width:inherit;opacity:0}@media (prefers-reduced-motion: reduce){#denim .made-by section.mansory-box .grid .grid-item .img-hover img:last-child{transition:none}}.fashion-app{margin-top:40px}.fashion-app--headline{font-size:calc(1.2875rem + .45vw);margin:0 auto 25px;font-weight:700;text-align:center;text-transform:uppercase;line-height:32px;letter-spacing:0.1em}@media (min-width: 768px){.fashion-app--headline{font-size:calc(1.3125rem + .75vw);line-height:38px}}@media (min-width: 768px) and (min-width: 1200px){.fashion-app--headline{font-size:1.875rem}}@media (min-width: 1200px){.fashion-app--headline{font-size:1.625rem}}.fashion-app--subline{font-size:1.1875rem;text-align:center;margin:0 auto 25px;line-height:26px}@media (min-width: 768px){.fashion-app--subline{font-size:1.25rem;line-height:28px}}.fashion-app--content{text-align:center}.fashion-app--img{max-width:1000px;margin-top:40px;margin-right:auto;margin-left:auto;padding-bottom:40px}.fashion-app--key-facts{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.fashion-app--key-facts---item{width:100%;padding-bottom:40px}@media (min-width: 768px){.fashion-app--key-facts---item{width:-webkit-calc(100% / 2);width:-moz-calc(100% / 2);width:calc(100% / 2);padding-right:15px;padding-left:15px}}@media (min-width: 1024px){.fashion-app--key-facts---item{width:-webkit-calc(100% / 5);width:-moz-calc(100% / 5);width:calc(100% / 5)}}.fashion-app--key-facts---item .item-img{font-size:calc(1.4375rem + 2.25vw);height:50px;line-height:50px}@media (min-width: 1200px){.fashion-app--key-facts---item .item-img{font-size:3.125rem}}.fashion-app--key-facts---item .item-headline{margin:10px 0;font-weight:700;text-transform:uppercase}.fashion-app--download---img{width:115px;margin:0 auto 40px auto}.fashion-app--download---img img{box-shadow:2px 2px 5px rgba(0,0,0,0.2);border-radius:10px;border:1px solid #000}.fashion-app--download---block{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.fashion-app--download---block .download-block-item{padding:0 10px}.fashion-app .headline-primary{margin-bottom:40px}.country-change-note{max-width:1200px;margin-right:auto;margin-left:auto;margin-bottom:15px}.country-change-note a{text-decoration:underline}.product-slider .splide .splide__slide{margin-right:.625rem;width:calc(((100% + .625rem) / 2) - .625rem)}@media (min-width: 640px){.product-slider .splide .splide__slide{width:calc(((100% + .625rem) / 3) - .625rem)}}@media (min-width: 1024px){.product-slider .splide .splide__slide{width:calc(((100% + .625rem) / 4) - .625rem)}}@media (min-width: 1200px){.product-slider .splide .splide__slide{width:calc(((100% + .625rem) / 6) - .625rem)}}@media (max-width: 567.98px){.product-slider.container .splide{margin-right:-1.875rem;margin-left:-1.875rem}}.logo img{max-height:20px;width:auto}@media (min-width: 1200px){.logo img{max-width:200px;max-height:30px;height:auto}}.discount-info{background:#f0f0f0}.options-list--color .options-list__item{transition:border-color 0.3s ease;width:34px;height:34px;padding:2px;border:1px solid #dce2e2;border-radius:50%}@media (min-width: 768px){.options-list--color .options-list__item{width:25px;height:25px}}@media (prefers-reduced-motion: reduce){.options-list--color .options-list__item{transition:none}}.options-list--color .options-list__item *{width:100%;height:100%;display:block;border-radius:50%}.options-list--color .options-list__item:hover,.options-list--color .options-list__item--selected{border-color:#000}.scroll-to-top{right:0;bottom:93px;width:3.125rem;height:3.125rem;cursor:pointer;opacity:0;position:fixed;z-index:999}@media (min-width: 568px){.scroll-to-top{bottom:12px}}@media (min-width: 679px){.scroll-to-top{bottom:0}}.scroll-to-top.show{opacity:1;transition:opacity .5s ease-out, transform .5s ease-out}.cl-user .available-addresses__item{padding:.625rem 0;border-top:1px solid #dce2e2}.cl-user .available-addresses__item .dd-edit-shipping-address{display:block}.cl-user .available-addresses__item:first-of-type{padding-top:0;border:none}.cl-user .available-addresses__item:last-of-type{padding-bottom:0}.cl-user .available-addresses__item-content>*:first-child{min-height:40px}.nav__level-1>li a{display:block}.nav__level-1>li>a{height:100%;padding:1.188rem .3125rem;font-size:.75rem;text-transform:uppercase;position:relative}@media (min-width: 1200px){.nav__level-1>li>a{padding-right:.625rem;padding-left:.625rem;font-size:.875rem}}.nav__level-1>li:hover .nav__flyout{display:block}.nav__level-1>li:hover>a:after,.nav__level-1>li.current>a:after{bottom:-1px;left:0;height:1px;width:100%;content:'';background:#000;position:absolute}.nav__flyout{left:0;width:100%;padding-top:1.875rem;padding-bottom:1.875rem;display:none;background:#fff;border-bottom:1px solid #dce2e2;position:absolute}.nav__flyout .nav__level-2>li.b2b-vororder{padding-right:1.875rem;border-right:1px solid #000}.nav__flyout .nav__level-3{font-size:.75rem}.nav__flyout .nav__level-3>li:not(:last-child){margin-bottom:.3125rem}.nav__flyout--mega .nav__level-2{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-lines:single;-moz-box-lines:single;box-lines:single;gap:1.875rem}.nav__flyout--mega .nav__level-2>li>a{padding-bottom:.9375rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.nav__flyout--nonMega .nav__level-2{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;font-size:.75rem}.nav__flyout--nonMega .nav__level-2>li:not(:last-child){margin-bottom:.3125rem}.nav__inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;max-width:1310px;margin-right:auto;margin-left:auto;gap:1.875rem}.nav__banner{max-width:470px;display:none}@media (min-width: 1200px){.nav__banner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;gap:1.875rem}}@media (min-width: 1400px){.nav__banner{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;gap:1.875rem}}.nav__banner-item{width:100%;max-width:17.5rem}.nav__static{display:none}.basket-product-list__newitem{position:relative;top:auto;left:auto;right:auto;bottom:auto;padding:10px;margin-bottom:20px;display:none;background:#f9fcfc}.basket-product-list__newitem:before,.basket-product-list__newitem:after{position:absolute;top:0;left:0;right:0;bottom:0;content:''}.basket-product-list__newitem:before{box-shadow:0px -8px 8px -8px rgba(0,0,0,0.2)}.basket-product-list__newitem:after{box-shadow:0px 8px 8px -8px rgba(0,0,0,0.2)}.basket-product-list__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;padding-top:15px;padding-bottom:15px;gap:5px;position:relative}.basket-product-list__item-column{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;gap:15px}.basket-product-list__item-column-header{min-width:55px;font-weight:700}.basket-product-list__item-column-content{text-align:right}.basket-product-list__item-column .price-total-discount{color:#cf1a43}.basket-product-list__item-column .add-basket-group{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:top;-moz-align-items:top;-ms-align-items:top;align-items:top;width:100%}.basket-product-list__item-column .add-basket-group input[type="number"]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;width:45px;height:35px;margin:0 5px;text-align:center}@media (max-width: 767.98px){.basket-product-list__item-column .add-basket-group input[type="number"]{width:100%}}.basket-product-list__item-column .add-basket-group input[type="number"]::-webkit-inner-spin-button,.basket-product-list__item-column .add-basket-group input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none}.basket-product-list__item-column .add-basket-group button{font-size:1.125rem;width:35px;height:35px;background:#f0f0f0;border:none;color:#000}.basket-product-list__item-column .add-basket-group button:disabled,.basket-product-list__item-column .add-basket-group button:disabled:hover{cursor:not-allowed}.basket-product-list__item-column .remove--link{width:35px;height:35px;margin:0;padding:0;background:none;border:none;text-decoration:none}.basket-product-list__item-column [class^="cl__"],.basket-product-list__item-column [class*=" cl__"]{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;font-size:1.25rem;width:35px;height:35px;line-height:35px}.basket-product-list__item-column .discount-info{font-size:.625rem;margin-bottom:unset;padding:unset;display:block;background:unset;text-align:right;text-decoration:underline !important;text-transform:unset}.basket-product-list__item-column--tracking,.basket-product-list__item-column--quantity,.basket-product-list__item-column--unit-price,.basket-product-list__item-column--calculation,.basket-product-list__item-column--total-price,.basket-product-list__item-column--mwc-price{padding-left:-webkit-calc(40px +  15px);padding-left:-moz-calc(40px +  15px);padding-left:calc(40px +  15px)}@media (min-width: 568px){.basket-product-list__item-column--tracking,.basket-product-list__item-column--quantity,.basket-product-list__item-column--unit-price,.basket-product-list__item-column--calculation,.basket-product-list__item-column--total-price,.basket-product-list__item-column--mwc-price{padding-left:-webkit-calc(50px +  15px);padding-left:-moz-calc(50px +  15px);padding-left:calc(50px +  15px)}}.basket-product-list__item-column--quantity{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}.basket-product-list__item-column--unit-price{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}.basket-product-list__item-column--calculation{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}.basket-product-list__item-column--total-price{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify}.basket-product-list__item-column--mwc-price{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;text-align:right}.basket-product-list__item-column--remove{position:absolute;top:15px;left:auto;right:0px;bottom:auto;width:35px}@media (min-width: 568px){.basket-product-list__item-column--remove{top:unset}}.basket-product-list__item-image{width:40px}@media (min-width: 768px){.basket-product-list__item-image{width:50px}}.basket-product-list__item-details{max-width:-webkit-calc(100% - 40px -  15px);max-width:-moz-calc(100% - 40px -  15px);max-width:calc(100% - 40px -  15px);width:100%;padding-right:50px}@media (min-width: 768px){.basket-product-list__item-details{max-width:-webkit-calc(100% - 50px -  15px);max-width:-moz-calc(100% - 50px -  15px);max-width:calc(100% - 50px -  15px)}}.basket-product-list__item-details h6,.basket-product-list__item-details .h6{margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.basket-product-list__item-attribute{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:15px}.basket-product-list__item-attribute-title{min-width:55px;font-weight:700}.basket-product-list__item-attribute-value{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.basket-product-list__item-price{white-space:nowrap}.basket-product-list__item-oldprice{margin-right:5px;text-decoration:line-through;color:#b5bbbf;white-space:nowrap}.basket-product-list__item-mwc-discount{display:block}.basket-product-list__item-mwc-price{display:block}.basket-product-list__item:not(:last-of-type){border-bottom:1px solid #dce2e2}#offcanvasMobileMenu .offcanvas-body{padding:0;position:relative}@keyframes cl-panelIn{0%{transform:translate3d(100%, 0, 0)}100%{transform:translate3d(0, 0, 0)}}@keyframes cl-panelOut{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(100%, 0, 0)}}@keyframes cl-menuIn{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(-100%, 0, 0)}}@keyframes cl-menuOut{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(-100%, 0, 0)}}@keyframes cl-menuOutB{0%{transform:translate3d(-100%, 0, 0)}100%{transform:translate3d(0, 0, 0)}}#offcanvasMobileMenu .offcanvas-body .cl-menu{display:none}#offcanvasMobileMenu .offcanvas-body .cl-menu>ul{display:none}#offcanvasMobileMenu .offcanvas-body .cl-menu__container{width:100%;height:100%;overflow:hidden;background-color:#fff;position:absolute}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel{width:100%;height:100%;left:0;margin:0;padding:.625rem 0 0 0;overflow:hidden;overflow-y:auto;display:none;background-color:#fff;list-style-type:none;position:absolute;z-index:100}@media (max-width: 567.98px){#offcanvasMobileMenu .offcanvas-body .cl-menu__panel{padding-bottom:4.375rem}}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:100%;height:2.5rem;padding-right:1.25rem;padding-left:1.25rem;outline:none !important;pointer-events:none;transition:color .3s ease-out, background-color .3s ease-out;overflow:hidden;touch-action:manipulation}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel a.no-link{display:none}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel>ul li{position:relative}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel>ul li>.cl-menu__btn--enter+a,#offcanvasMobileMenu .offcanvas-body .cl-menu__panel>ul li>.cl-menu__btn--enter-mobile+a{padding-right:4.0625rem}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel.has-scrollbar{overflow:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel::-webkit-scrollbar{width:0}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel::-webkit-scrollbar-thumb{border-right-width:0}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel:first-of-type{z-index:160}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel--parent-leave,#offcanvasMobileMenu .offcanvas-body .cl-menu__panel--parent-enter{display:block;z-index:180}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel--active-leave,#offcanvasMobileMenu .offcanvas-body .cl-menu__panel--active-enter{display:block;z-index:190}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel--active-enter{animation-timing-function:ease-out;animation-duration:0.5s;animation-delay:0s;animation-fill-mode:both;animation-name:cl-panelIn}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel--active-leave{animation-timing-function:ease-out;animation-duration:0.5s;animation-delay:0s;animation-fill-mode:both;animation-name:cl-panelOut}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel--parent-enter{animation-timing-function:ease-out;animation-duration:0.5s;animation-delay:0s;animation-fill-mode:both;animation-name:cl-menuOut}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel--parent-leave{animation-timing-function:ease-out;animation-duration:0.5s;animation-delay:0s;animation-fill-mode:both;animation-name:cl-menuOutB}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel--active{display:block;z-index:170}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel--active>ul li a{pointer-events:auto}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel .nav__level-3 .nav__item>a{padding-left:2.1875rem}#offcanvasMobileMenu .offcanvas-body .cl-menu__panel .nav__level-4 li a{padding-left:3.4375rem}#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--enter,#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--enter-mobile,#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--leave{cursor:pointer;display:block;position:absolute;padding:0;top:0;height:2.5rem;text-align:center;touch-action:manipulation}#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--enter:before,#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--enter-mobile:before,#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--leave:before{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;top:0;left:0;width:100%;height:100%;font-family:"Clinton Light";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--enter:hover,#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--enter-mobile:hover,#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--leave:hover{transition:none}#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--enter,#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--enter-mobile{right:0;left:auto;width:3.125rem;z-index:0}#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--enter:before,#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--enter-mobile:before{content:"ꀰ"}#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--enter-mobile[aria-expanded="true"]:before{content:"ꀱ"}#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--leave{left:0;right:auto;width:3.125rem}#offcanvasMobileMenu .offcanvas-body .cl-menu__btn--leave:before{content:"ꀲ"}#offcanvasMobileMenu .offcanvas-body .cl-menu__leave{width:100%;height:2.5rem;padding:0 1.25rem 0 4.375rem;display:block;cursor:pointer;overflow:hidden;font-weight:700;text-align:right;text-overflow:ellipsis;text-transform:uppercase;line-height:2.5rem;user-select:none;white-space:nowrap;position:relative}#offcanvasMobileMenu .offcanvas-body .cl-menu__leave+.cl-menu__btn--enter,#offcanvasMobileMenu .offcanvas-body .cl-menu__leave+.cl-menu__btn--enter-mobile{height:2.5rem;top:2.5rem;bottom:0}#offcanvasMobileMenu .offcanvas-body .cl-menu__footer{height:4.375rem;background-color:#fff;z-index:200}.header__wishlist{display:none}@media (min-width: 568px){.header__wishlist{display:block}}.filter-attributes--list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;width:100%}@media (min-width: 568px){.filter-attributes--list{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}}@media (min-width: 568px){.filter-attributes--list{width:inherit}}.filter-attributes--list .btn-group .dropdown-menu.filter--color,.filter-attributes--list .btn-group .dropdown-menu.filter--size{min-width:262px;padding-right:0;padding-bottom:0;padding-left:10px}.filter-attributes--list .btn-group .dropdown-menu.filter--color .filter-item,.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item{margin-right:10px;margin-bottom:10px !important;border-radius:50%}.filter-attributes--list .btn-group .dropdown-menu.filter--color .filter-item a,.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item a{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;font-size:.6875rem;width:30px;height:30px;padding:0 !important;overflow:hidden;border:1px solid #dce2e2;border-radius:50%;line-height:25px;text-align:center;text-decoration:none}.filter-attributes--list .btn-group .dropdown-menu.filter--color .filter-item a:hover,.filter-attributes--list .btn-group .dropdown-menu.filter--color .filter-item a:active,.filter-attributes--list .btn-group .dropdown-menu.filter--color .filter-item a:focus,.filter-attributes--list .btn-group .dropdown-menu.filter--color .filter-item a.selected,.filter-attributes--list .btn-group .dropdown-menu.filter--color .filter-item a.active,.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item a:hover,.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item a:active,.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item a:focus,.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item a.selected,.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item a.active{border:1px solid #dce2e2}.filter-attributes--list .btn-group .dropdown-menu.filter--color .filter-item a span,.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item a span{width:100%;height:100%;display:block;border:2px solid #fff;border-radius:50%}.filter-attributes--list .btn-group .dropdown-menu.filter--color.show,.filter-attributes--list .btn-group .dropdown-menu.filter--size.show{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-lines:multiple;-moz-box-lines:multiple;box-lines:multiple;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.filter-attributes--list .btn-group .dropdown-menu.filter--color .filter-item a{text-indent:-9999px}.filter-attributes--list .btn-group .dropdown-menu.filter--size{right:0;left:auto}.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item{border-radius:0}.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item a{width:38px;height:38px;border-radius:0;line-height:38px}@media (min-width: 414px){.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item a{width:37px;height:37px}}@media (min-width: 768px){.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item a{width:40px;height:40px}}.filter-attributes--list .btn-group .dropdown-menu.filter--size .filter-item a span{border-radius:0;border:none}@media (min-width: 568px){.filter-attributes--reset{margin-bottom:30px}}@media (max-width: 567.98px){.filter-attributes--reset{width:100%;flex-shrink:0}}.filter-attributes--reset .btn{width:100%;text-transform:uppercase}@media (min-width: 568px){.filter-attributes--reset .btn{width:inherit;min-height:inherit;color:#000 !important;background:transparent !important;border:none;text-transform:none}}@media (min-width: 1920px){.filter-attributes--reset .btn{margin-left:0}}.filter-attributes--reset-single .btn{width:inherit;min-height:inherit;background:transparent !important;border:none;text-transform:none;padding:5px}.filter-attributes--reset-single .btn i{font-size:8px}.product-list--grid{margin-right:-1.875rem;margin-left:-1.875rem}@media (min-width: 640px){.product-list--grid{margin-right:auto;margin-left:auto}}.product-list__item-overlay-bottom{transition:max-height 0.5s ease-in-out;max-height:0}@media (prefers-reduced-motion: reduce){.product-list__item-overlay-bottom{transition:none}}body:not(.mobile) .product-list__item:hover .product-list__item-overlay-bottom{max-height:5.3125rem;transition-delay:.3s}.product-list__item-overlay-bottom .available-option__item:last-child{margin-right:0}.product-list__item-img:nth-of-type(2){transition:all 0.5s ease;top:0;left:0;opacity:0;position:absolute}@media (prefers-reduced-motion: reduce){.product-list__item-img:nth-of-type(2){transition:none}}.product-list__item-img:nth-of-type(2):hover{opacity:1}.product-list__item-variants .options-list--color .options-list__item{width:20px;height:20px}.product-list--grid{column-gap:.625rem;row-gap:1.875rem}.product-list--grid .product-list__item{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;width:calc((100% - .625rem) / 2)}@media (min-width: 640px){.product-list--grid .product-list__item{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;width:calc((100% - .625rem * 2) / 3)}}@media (min-width: 1920px){.product-list--grid .product-list__item{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;width:calc((100% - .625rem * 3) / 4)}}.infogrid-view{margin-bottom:50px}.boxwrapper .infogrid-view{text-align:center}@media (min-width: 1024px){.boxwrapper .infogrid-view{text-align:left}}.infogrid-view .title{font-weight:600}.infogrid-view .price{margin-top:20px;margin-bottom:20px;font-size:1rem;line-height:1.4}@media (min-width: 1024px){.infogrid-view .price{margin-top:10px;margin-bottom:10px}}.infogrid-view .price .lead{font-weight:400}@media (min-width: 1024px){.infogrid-view .price .lead{font-size:1.3rem}}.boxwrapper .infogrid-view .picture{border-bottom:1px dashed #dce2e2;margin-bottom:.3125rem}@media (min-width: 1024px){.boxwrapper .infogrid-view .picture{max-width:275px;border-bottom:0;margin-bottom:0}}.infogrid-view .picture .img-fluid{max-height:205px}.product-list--line{column-gap:.625rem;row-gap:1.875rem}.product-list--line .product-list__item{width:100%}@media (min-width: 640px){.product-list--line .product-list__item{-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-grow:0;-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-shrink:1;flex-shrink:1;width:calc((100% - .625rem) / 2)}}.product-list--line .product-list__item-variants .variant-item:not(.variant-item--color){-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1}@media (min-width: 1200px){.product-list--line .product-list__item-variants .variant-item:not(.variant-item--color){-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-grow:0;flex-grow:0;width:80%}}.rating-stars{font-size:1.25rem;display:inline-block;vertical-align:middle;cursor:pointer}.rating-stars .stars{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.rating-stars .stars .star-item{margin-left:5px;display:block}.reviews #loadMore,.reviews #showLess{display:none}.reviews__item{display:none}#sidebar{width:235px;padding-right:2.1875rem}@media (min-width: 1024px){#sidebar+#content{width:calc(100% - 235px)}}.filter__item .wrong-radiobutton{width:20px;height:20px;margin-right:.625rem;display:block;overflow:hidden;background:#fff;border:1px solid #dce2e2;border-radius:50%;line-height:0;position:relative}.filter__item .wrong-radiobutton:after{top:4px;left:4px;width:10px;height:10px;content:'';background:#fff;border-radius:50%;position:absolute}.filter__item--selected .wrong-radiobutton:after{background:#000}.filter--color .filter__item--selected,.filter--size .filter__item--selected{border:1px solid #000 !important}.filter--size .filter__item--selected{background:#000 !important;color:#fff !important}.filter--size .filter__item--selected *{color:#fff !important}.filter--color .filter__item,.filter--size .filter__item{width:40px;height:40px;border:1px solid #dce2e2}.filter--color .filter__item:hover,.filter--color .filter__item:active,.filter--color .filter__item:focus,.filter--size .filter__item:hover,.filter--size .filter__item:active,.filter--size .filter__item:focus{transition:all 0.5s ease;border:1px solid #000}@media (prefers-reduced-motion: reduce){.filter--color .filter__item:hover,.filter--color .filter__item:active,.filter--color .filter__item:focus,.filter--size .filter__item:hover,.filter--size .filter__item:active,.filter--size .filter__item:focus{transition:none}}.filter--color .filter__item{border-radius:50%}.filter--color .filter__item *{border-radius:50%}.filter--color .filter__link{border:2px solid #fff}.filter--color .filter__link span{font-size:0}#offcanvasFilter .filter__results{display:none}#offcanvasFilter .filter__reset{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #dce2e2}#offcanvasFilter .filter__reset .btn{width:100% !important}.product-category .pagination,.customer-order .pagination{margin-top:1.25rem;padding-top:.625rem;border-top:1px solid #dce2e2}.customer-order .pagination{margin-top:0}#modalbasketFlyout .minibasket-img{max-height:50px}#modalbasketFlyout .badge{background-color:#fff;position:absolute;top:3px;right:3px;font-weight:500;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#fff}#modalbasketFlyout .countdown{margin:15px -15px 0}#modalbasketFlyout .basket-product-list__item-column--remove{top:15px}#modalbasketFlyout .basket-product-list__item-column--remove [class^="cl__"]{text-align:right}#modalbasketFlyout .basket-product-list__item-column--remove [class^="cl__"]:before{width:35px;height:35px;line-height:20px}

/*# sourceMappingURL=styles.min.css.map */