:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #a6192e;--bs-secondary: #6d2077;--bs-success: #40a33c;--bs-info: #00a3e0;--bs-warning: #ffb016;--bs-danger: #da291c;--bs-light: #f7f7f8;--bs-dark: #1c232c;--bs-primary-rgb: 166, 25, 46;--bs-secondary-rgb: 109, 32, 119;--bs-success-rgb: 64, 163, 60;--bs-info-rgb: 0, 163, 224;--bs-warning-rgb: 255, 176, 22;--bs-danger-rgb: 218, 41, 28;--bs-light-rgb: 247, 247, 248;--bs-dark-rgb: 28, 35, 44;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: DM Sans, Open Sans, Arial, sans-serif;--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #d9dadc;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 2em;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 2rem;--bs-border-radius-pill: 50rem;--bs-link-color: #0d6efd;--bs-link-hover-color: #0a58ca;--bs-code-color: #d63384;--bs-highlight-bg: #fff3cd}*,*::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:1rem 0;color:#d9dadc;border:0;border-top:1px solid;opacity:1}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-family:"Titillium Web",Open Sans,Arial,sans-serif;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{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:0.875em}mark,.mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-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:calc(1.255rem + 0.06vw);font-weight:400}@media(min-width: 1200px){.lead{font-size:1.3rem}}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:700;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:700;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:700;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:700;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:700;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:700;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.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}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display: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:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-1{--bs-border-width: 1px}.border-2{--bs-border-width: 2px}.border-3{--bs-border-width: 3px}.border-4{--bs-border-width: 4px}.border-5{--bs-border-width: 5px}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-6{margin:3.5rem !important}.m-7{margin:4rem !important}.m-8{margin:4.5rem !important}.m-9{margin:5rem !important}.m-10{margin:6rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-7{margin-right:4rem !important;margin-left:4rem !important}.mx-8{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-9{margin-right:5rem !important;margin-left:5rem !important}.mx-10{margin-right:6rem !important;margin-left:6rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-8{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-9{margin-top:5rem !important;margin-bottom:5rem !important}.my-10{margin-top:6rem !important;margin-bottom:6rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-6{margin-top:3.5rem !important}.mt-7{margin-top:4rem !important}.mt-8{margin-top:4.5rem !important}.mt-9{margin-top:5rem !important}.mt-10{margin-top:6rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-6{margin-right:3.5rem !important}.me-7{margin-right:4rem !important}.me-8{margin-right:4.5rem !important}.me-9{margin-right:5rem !important}.me-10{margin-right:6rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-6{margin-bottom:3.5rem !important}.mb-7{margin-bottom:4rem !important}.mb-8{margin-bottom:4.5rem !important}.mb-9{margin-bottom:5rem !important}.mb-10{margin-bottom:6rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-6{margin-left:3.5rem !important}.ms-7{margin-left:4rem !important}.ms-8{margin-left:4.5rem !important}.ms-9{margin-left:5rem !important}.ms-10{margin-left:6rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.p-6{padding:3.5rem !important}.p-7{padding:4rem !important}.p-8{padding:4.5rem !important}.p-9{padding:5rem !important}.p-10{padding:6rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.px-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-7{padding-right:4rem !important;padding-left:4rem !important}.px-8{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-9{padding-right:5rem !important;padding-left:5rem !important}.px-10{padding-right:6rem !important;padding-left:6rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-8{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-9{padding-top:5rem !important;padding-bottom:5rem !important}.py-10{padding-top:6rem !important;padding-bottom:6rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pt-6{padding-top:3.5rem !important}.pt-7{padding-top:4rem !important}.pt-8{padding-top:4.5rem !important}.pt-9{padding-top:5rem !important}.pt-10{padding-top:6rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pe-6{padding-right:3.5rem !important}.pe-7{padding-right:4rem !important}.pe-8{padding-right:4.5rem !important}.pe-9{padding-right:5rem !important}.pe-10{padding-right:6rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.pb-6{padding-bottom:3.5rem !important}.pb-7{padding-bottom:4rem !important}.pb-8{padding-bottom:4.5rem !important}.pb-9{padding-bottom:5rem !important}.pb-10{padding-bottom:6rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.ps-6{padding-left:3.5rem !important}.ps-7{padding-left:4rem !important}.ps-8{padding-left:4.5rem !important}.ps-9{padding-left:5rem !important}.ps-10{padding-left:6rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.gap-6{gap:3.5rem !important}.gap-7{gap:4rem !important}.gap-8{gap:4.5rem !important}.gap-9{gap:5rem !important}.gap-10{gap:6rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-semibold{font-weight:600 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-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-2xl) !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-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-6{margin:3.5rem !important}.m-sm-7{margin:4rem !important}.m-sm-8{margin:4.5rem !important}.m-sm-9{margin:5rem !important}.m-sm-10{margin:6rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-sm-7{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-8{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-sm-9{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-10{margin-right:6rem !important;margin-left:6rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-sm-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-8{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-sm-9{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-10{margin-top:6rem !important;margin-bottom:6rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-6{margin-top:3.5rem !important}.mt-sm-7{margin-top:4rem !important}.mt-sm-8{margin-top:4.5rem !important}.mt-sm-9{margin-top:5rem !important}.mt-sm-10{margin-top:6rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-6{margin-right:3.5rem !important}.me-sm-7{margin-right:4rem !important}.me-sm-8{margin-right:4.5rem !important}.me-sm-9{margin-right:5rem !important}.me-sm-10{margin-right:6rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-6{margin-bottom:3.5rem !important}.mb-sm-7{margin-bottom:4rem !important}.mb-sm-8{margin-bottom:4.5rem !important}.mb-sm-9{margin-bottom:5rem !important}.mb-sm-10{margin-bottom:6rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-6{margin-left:3.5rem !important}.ms-sm-7{margin-left:4rem !important}.ms-sm-8{margin-left:4.5rem !important}.ms-sm-9{margin-left:5rem !important}.ms-sm-10{margin-left:6rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.p-sm-6{padding:3.5rem !important}.p-sm-7{padding:4rem !important}.p-sm-8{padding:4.5rem !important}.p-sm-9{padding:5rem !important}.p-sm-10{padding:6rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.px-sm-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-sm-7{padding-right:4rem !important;padding-left:4rem !important}.px-sm-8{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-sm-9{padding-right:5rem !important;padding-left:5rem !important}.px-sm-10{padding-right:6rem !important;padding-left:6rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-sm-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-8{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-sm-9{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-10{padding-top:6rem !important;padding-bottom:6rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pt-sm-6{padding-top:3.5rem !important}.pt-sm-7{padding-top:4rem !important}.pt-sm-8{padding-top:4.5rem !important}.pt-sm-9{padding-top:5rem !important}.pt-sm-10{padding-top:6rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pe-sm-6{padding-right:3.5rem !important}.pe-sm-7{padding-right:4rem !important}.pe-sm-8{padding-right:4.5rem !important}.pe-sm-9{padding-right:5rem !important}.pe-sm-10{padding-right:6rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.pb-sm-6{padding-bottom:3.5rem !important}.pb-sm-7{padding-bottom:4rem !important}.pb-sm-8{padding-bottom:4.5rem !important}.pb-sm-9{padding-bottom:5rem !important}.pb-sm-10{padding-bottom:6rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.ps-sm-6{padding-left:3.5rem !important}.ps-sm-7{padding-left:4rem !important}.ps-sm-8{padding-left:4.5rem !important}.ps-sm-9{padding-left:5rem !important}.ps-sm-10{padding-left:6rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.gap-sm-6{gap:3.5rem !important}.gap-sm-7{gap:4rem !important}.gap-sm-8{gap:4.5rem !important}.gap-sm-9{gap:5rem !important}.gap-sm-10{gap:6rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.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-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-6{margin:3.5rem !important}.m-md-7{margin:4rem !important}.m-md-8{margin:4.5rem !important}.m-md-9{margin:5rem !important}.m-md-10{margin:6rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-md-7{margin-right:4rem !important;margin-left:4rem !important}.mx-md-8{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-md-9{margin-right:5rem !important;margin-left:5rem !important}.mx-md-10{margin-right:6rem !important;margin-left:6rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-md-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-8{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-md-9{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-10{margin-top:6rem !important;margin-bottom:6rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-6{margin-top:3.5rem !important}.mt-md-7{margin-top:4rem !important}.mt-md-8{margin-top:4.5rem !important}.mt-md-9{margin-top:5rem !important}.mt-md-10{margin-top:6rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-6{margin-right:3.5rem !important}.me-md-7{margin-right:4rem !important}.me-md-8{margin-right:4.5rem !important}.me-md-9{margin-right:5rem !important}.me-md-10{margin-right:6rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-6{margin-bottom:3.5rem !important}.mb-md-7{margin-bottom:4rem !important}.mb-md-8{margin-bottom:4.5rem !important}.mb-md-9{margin-bottom:5rem !important}.mb-md-10{margin-bottom:6rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-6{margin-left:3.5rem !important}.ms-md-7{margin-left:4rem !important}.ms-md-8{margin-left:4.5rem !important}.ms-md-9{margin-left:5rem !important}.ms-md-10{margin-left:6rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.p-md-6{padding:3.5rem !important}.p-md-7{padding:4rem !important}.p-md-8{padding:4.5rem !important}.p-md-9{padding:5rem !important}.p-md-10{padding:6rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.px-md-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-md-7{padding-right:4rem !important;padding-left:4rem !important}.px-md-8{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-md-9{padding-right:5rem !important;padding-left:5rem !important}.px-md-10{padding-right:6rem !important;padding-left:6rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-md-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-8{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-md-9{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-10{padding-top:6rem !important;padding-bottom:6rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pt-md-6{padding-top:3.5rem !important}.pt-md-7{padding-top:4rem !important}.pt-md-8{padding-top:4.5rem !important}.pt-md-9{padding-top:5rem !important}.pt-md-10{padding-top:6rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pe-md-6{padding-right:3.5rem !important}.pe-md-7{padding-right:4rem !important}.pe-md-8{padding-right:4.5rem !important}.pe-md-9{padding-right:5rem !important}.pe-md-10{padding-right:6rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.pb-md-6{padding-bottom:3.5rem !important}.pb-md-7{padding-bottom:4rem !important}.pb-md-8{padding-bottom:4.5rem !important}.pb-md-9{padding-bottom:5rem !important}.pb-md-10{padding-bottom:6rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.ps-md-6{padding-left:3.5rem !important}.ps-md-7{padding-left:4rem !important}.ps-md-8{padding-left:4.5rem !important}.ps-md-9{padding-left:5rem !important}.ps-md-10{padding-left:6rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.gap-md-6{gap:3.5rem !important}.gap-md-7{gap:4rem !important}.gap-md-8{gap:4.5rem !important}.gap-md-9{gap:5rem !important}.gap-md-10{gap:6rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.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-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-6{margin:3.5rem !important}.m-lg-7{margin:4rem !important}.m-lg-8{margin:4.5rem !important}.m-lg-9{margin:5rem !important}.m-lg-10{margin:6rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-lg-7{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-8{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-lg-9{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-10{margin-right:6rem !important;margin-left:6rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-lg-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-8{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-lg-9{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-10{margin-top:6rem !important;margin-bottom:6rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-6{margin-top:3.5rem !important}.mt-lg-7{margin-top:4rem !important}.mt-lg-8{margin-top:4.5rem !important}.mt-lg-9{margin-top:5rem !important}.mt-lg-10{margin-top:6rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-6{margin-right:3.5rem !important}.me-lg-7{margin-right:4rem !important}.me-lg-8{margin-right:4.5rem !important}.me-lg-9{margin-right:5rem !important}.me-lg-10{margin-right:6rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-6{margin-bottom:3.5rem !important}.mb-lg-7{margin-bottom:4rem !important}.mb-lg-8{margin-bottom:4.5rem !important}.mb-lg-9{margin-bottom:5rem !important}.mb-lg-10{margin-bottom:6rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-6{margin-left:3.5rem !important}.ms-lg-7{margin-left:4rem !important}.ms-lg-8{margin-left:4.5rem !important}.ms-lg-9{margin-left:5rem !important}.ms-lg-10{margin-left:6rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.p-lg-6{padding:3.5rem !important}.p-lg-7{padding:4rem !important}.p-lg-8{padding:4.5rem !important}.p-lg-9{padding:5rem !important}.p-lg-10{padding:6rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.px-lg-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-lg-7{padding-right:4rem !important;padding-left:4rem !important}.px-lg-8{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-lg-9{padding-right:5rem !important;padding-left:5rem !important}.px-lg-10{padding-right:6rem !important;padding-left:6rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-lg-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-8{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-lg-9{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-10{padding-top:6rem !important;padding-bottom:6rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pt-lg-6{padding-top:3.5rem !important}.pt-lg-7{padding-top:4rem !important}.pt-lg-8{padding-top:4.5rem !important}.pt-lg-9{padding-top:5rem !important}.pt-lg-10{padding-top:6rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pe-lg-6{padding-right:3.5rem !important}.pe-lg-7{padding-right:4rem !important}.pe-lg-8{padding-right:4.5rem !important}.pe-lg-9{padding-right:5rem !important}.pe-lg-10{padding-right:6rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.pb-lg-6{padding-bottom:3.5rem !important}.pb-lg-7{padding-bottom:4rem !important}.pb-lg-8{padding-bottom:4.5rem !important}.pb-lg-9{padding-bottom:5rem !important}.pb-lg-10{padding-bottom:6rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.ps-lg-6{padding-left:3.5rem !important}.ps-lg-7{padding-left:4rem !important}.ps-lg-8{padding-left:4.5rem !important}.ps-lg-9{padding-left:5rem !important}.ps-lg-10{padding-left:6rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.gap-lg-6{gap:3.5rem !important}.gap-lg-7{gap:4rem !important}.gap-lg-8{gap:4.5rem !important}.gap-lg-9{gap:5rem !important}.gap-lg-10{gap:6rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.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-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-6{margin:3.5rem !important}.m-xl-7{margin:4rem !important}.m-xl-8{margin:4.5rem !important}.m-xl-9{margin:5rem !important}.m-xl-10{margin:6rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xl-7{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-8{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xl-9{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-10{margin-right:6rem !important;margin-left:6rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xl-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-8{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xl-9{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-10{margin-top:6rem !important;margin-bottom:6rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-6{margin-top:3.5rem !important}.mt-xl-7{margin-top:4rem !important}.mt-xl-8{margin-top:4.5rem !important}.mt-xl-9{margin-top:5rem !important}.mt-xl-10{margin-top:6rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-6{margin-right:3.5rem !important}.me-xl-7{margin-right:4rem !important}.me-xl-8{margin-right:4.5rem !important}.me-xl-9{margin-right:5rem !important}.me-xl-10{margin-right:6rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-6{margin-bottom:3.5rem !important}.mb-xl-7{margin-bottom:4rem !important}.mb-xl-8{margin-bottom:4.5rem !important}.mb-xl-9{margin-bottom:5rem !important}.mb-xl-10{margin-bottom:6rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-6{margin-left:3.5rem !important}.ms-xl-7{margin-left:4rem !important}.ms-xl-8{margin-left:4.5rem !important}.ms-xl-9{margin-left:5rem !important}.ms-xl-10{margin-left:6rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.p-xl-6{padding:3.5rem !important}.p-xl-7{padding:4rem !important}.p-xl-8{padding:4.5rem !important}.p-xl-9{padding:5rem !important}.p-xl-10{padding:6rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.px-xl-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xl-7{padding-right:4rem !important;padding-left:4rem !important}.px-xl-8{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xl-9{padding-right:5rem !important;padding-left:5rem !important}.px-xl-10{padding-right:6rem !important;padding-left:6rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xl-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-8{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xl-9{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-10{padding-top:6rem !important;padding-bottom:6rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pt-xl-6{padding-top:3.5rem !important}.pt-xl-7{padding-top:4rem !important}.pt-xl-8{padding-top:4.5rem !important}.pt-xl-9{padding-top:5rem !important}.pt-xl-10{padding-top:6rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pe-xl-6{padding-right:3.5rem !important}.pe-xl-7{padding-right:4rem !important}.pe-xl-8{padding-right:4.5rem !important}.pe-xl-9{padding-right:5rem !important}.pe-xl-10{padding-right:6rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.pb-xl-6{padding-bottom:3.5rem !important}.pb-xl-7{padding-bottom:4rem !important}.pb-xl-8{padding-bottom:4.5rem !important}.pb-xl-9{padding-bottom:5rem !important}.pb-xl-10{padding-bottom:6rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.ps-xl-6{padding-left:3.5rem !important}.ps-xl-7{padding-left:4rem !important}.ps-xl-8{padding-left:4.5rem !important}.ps-xl-9{padding-left:5rem !important}.ps-xl-10{padding-left:6rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.gap-xl-6{gap:3.5rem !important}.gap-xl-7{gap:4rem !important}.gap-xl-8{gap:4.5rem !important}.gap-xl-9{gap:5rem !important}.gap-xl-10{gap:6rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.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-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-6{margin:3.5rem !important}.m-xxl-7{margin:4rem !important}.m-xxl-8{margin:4.5rem !important}.m-xxl-9{margin:5rem !important}.m-xxl-10{margin:6rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xxl-7{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-8{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xxl-9{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-10{margin-right:6rem !important;margin-left:6rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xxl-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-8{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xxl-9{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-10{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-6{margin-top:3.5rem !important}.mt-xxl-7{margin-top:4rem !important}.mt-xxl-8{margin-top:4.5rem !important}.mt-xxl-9{margin-top:5rem !important}.mt-xxl-10{margin-top:6rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-6{margin-right:3.5rem !important}.me-xxl-7{margin-right:4rem !important}.me-xxl-8{margin-right:4.5rem !important}.me-xxl-9{margin-right:5rem !important}.me-xxl-10{margin-right:6rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-6{margin-bottom:3.5rem !important}.mb-xxl-7{margin-bottom:4rem !important}.mb-xxl-8{margin-bottom:4.5rem !important}.mb-xxl-9{margin-bottom:5rem !important}.mb-xxl-10{margin-bottom:6rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-6{margin-left:3.5rem !important}.ms-xxl-7{margin-left:4rem !important}.ms-xxl-8{margin-left:4.5rem !important}.ms-xxl-9{margin-left:5rem !important}.ms-xxl-10{margin-left:6rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.p-xxl-6{padding:3.5rem !important}.p-xxl-7{padding:4rem !important}.p-xxl-8{padding:4.5rem !important}.p-xxl-9{padding:5rem !important}.p-xxl-10{padding:6rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xxl-7{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-8{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xxl-9{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-10{padding-right:6rem !important;padding-left:6rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xxl-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-8{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xxl-9{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-10{padding-top:6rem !important;padding-bottom:6rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pt-xxl-6{padding-top:3.5rem !important}.pt-xxl-7{padding-top:4rem !important}.pt-xxl-8{padding-top:4.5rem !important}.pt-xxl-9{padding-top:5rem !important}.pt-xxl-10{padding-top:6rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pe-xxl-6{padding-right:3.5rem !important}.pe-xxl-7{padding-right:4rem !important}.pe-xxl-8{padding-right:4.5rem !important}.pe-xxl-9{padding-right:5rem !important}.pe-xxl-10{padding-right:6rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.pb-xxl-6{padding-bottom:3.5rem !important}.pb-xxl-7{padding-bottom:4rem !important}.pb-xxl-8{padding-bottom:4.5rem !important}.pb-xxl-9{padding-bottom:5rem !important}.pb-xxl-10{padding-bottom:6rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.ps-xxl-6{padding-left:3.5rem !important}.ps-xxl-7{padding-left:4rem !important}.ps-xxl-8{padding-left:4.5rem !important}.ps-xxl-9{padding-left:5rem !important}.ps-xxl-10{padding-left:6rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.gap-xxl-6{gap:3.5rem !important}.gap-xxl-7{gap:4rem !important}.gap-xxl-8{gap:4.5rem !important}.gap-xxl-9{gap:5rem !important}.gap-xxl-10{gap:6rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1640px){.float-xxxl-start{float:left !important}.float-xxxl-end{float:right !important}.float-xxxl-none{float:none !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-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}.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-1{margin:.25rem !important}.m-xxxl-2{margin:.5rem !important}.m-xxxl-3{margin:1rem !important}.m-xxxl-4{margin:1.5rem !important}.m-xxxl-5{margin:3rem !important}.m-xxxl-6{margin:3.5rem !important}.m-xxxl-7{margin:4rem !important}.m-xxxl-8{margin:4.5rem !important}.m-xxxl-9{margin:5rem !important}.m-xxxl-10{margin:6rem !important}.m-xxxl-auto{margin:auto !important}.mx-xxxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxxl-6{margin-right:3.5rem !important;margin-left:3.5rem !important}.mx-xxxl-7{margin-right:4rem !important;margin-left:4rem !important}.mx-xxxl-8{margin-right:4.5rem !important;margin-left:4.5rem !important}.mx-xxxl-9{margin-right:5rem !important;margin-left:5rem !important}.mx-xxxl-10{margin-right:6rem !important;margin-left:6rem !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-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxxl-6{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.my-xxxl-7{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxxl-8{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.my-xxxl-9{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxxl-10{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxxl-0{margin-top:0 !important}.mt-xxxl-1{margin-top:.25rem !important}.mt-xxxl-2{margin-top:.5rem !important}.mt-xxxl-3{margin-top:1rem !important}.mt-xxxl-4{margin-top:1.5rem !important}.mt-xxxl-5{margin-top:3rem !important}.mt-xxxl-6{margin-top:3.5rem !important}.mt-xxxl-7{margin-top:4rem !important}.mt-xxxl-8{margin-top:4.5rem !important}.mt-xxxl-9{margin-top:5rem !important}.mt-xxxl-10{margin-top:6rem !important}.mt-xxxl-auto{margin-top:auto !important}.me-xxxl-0{margin-right:0 !important}.me-xxxl-1{margin-right:.25rem !important}.me-xxxl-2{margin-right:.5rem !important}.me-xxxl-3{margin-right:1rem !important}.me-xxxl-4{margin-right:1.5rem !important}.me-xxxl-5{margin-right:3rem !important}.me-xxxl-6{margin-right:3.5rem !important}.me-xxxl-7{margin-right:4rem !important}.me-xxxl-8{margin-right:4.5rem !important}.me-xxxl-9{margin-right:5rem !important}.me-xxxl-10{margin-right:6rem !important}.me-xxxl-auto{margin-right:auto !important}.mb-xxxl-0{margin-bottom:0 !important}.mb-xxxl-1{margin-bottom:.25rem !important}.mb-xxxl-2{margin-bottom:.5rem !important}.mb-xxxl-3{margin-bottom:1rem !important}.mb-xxxl-4{margin-bottom:1.5rem !important}.mb-xxxl-5{margin-bottom:3rem !important}.mb-xxxl-6{margin-bottom:3.5rem !important}.mb-xxxl-7{margin-bottom:4rem !important}.mb-xxxl-8{margin-bottom:4.5rem !important}.mb-xxxl-9{margin-bottom:5rem !important}.mb-xxxl-10{margin-bottom:6rem !important}.mb-xxxl-auto{margin-bottom:auto !important}.ms-xxxl-0{margin-left:0 !important}.ms-xxxl-1{margin-left:.25rem !important}.ms-xxxl-2{margin-left:.5rem !important}.ms-xxxl-3{margin-left:1rem !important}.ms-xxxl-4{margin-left:1.5rem !important}.ms-xxxl-5{margin-left:3rem !important}.ms-xxxl-6{margin-left:3.5rem !important}.ms-xxxl-7{margin-left:4rem !important}.ms-xxxl-8{margin-left:4.5rem !important}.ms-xxxl-9{margin-left:5rem !important}.ms-xxxl-10{margin-left:6rem !important}.ms-xxxl-auto{margin-left:auto !important}.p-xxxl-0{padding:0 !important}.p-xxxl-1{padding:.25rem !important}.p-xxxl-2{padding:.5rem !important}.p-xxxl-3{padding:1rem !important}.p-xxxl-4{padding:1.5rem !important}.p-xxxl-5{padding:3rem !important}.p-xxxl-6{padding:3.5rem !important}.p-xxxl-7{padding:4rem !important}.p-xxxl-8{padding:4.5rem !important}.p-xxxl-9{padding:5rem !important}.p-xxxl-10{padding:6rem !important}.px-xxxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxxl-5{padding-right:3rem !important;padding-left:3rem !important}.px-xxxl-6{padding-right:3.5rem !important;padding-left:3.5rem !important}.px-xxxl-7{padding-right:4rem !important;padding-left:4rem !important}.px-xxxl-8{padding-right:4.5rem !important;padding-left:4.5rem !important}.px-xxxl-9{padding-right:5rem !important;padding-left:5rem !important}.px-xxxl-10{padding-right:6rem !important;padding-left:6rem !important}.py-xxxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxxl-6{padding-top:3.5rem !important;padding-bottom:3.5rem !important}.py-xxxl-7{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxxl-8{padding-top:4.5rem !important;padding-bottom:4.5rem !important}.py-xxxl-9{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxxl-10{padding-top:6rem !important;padding-bottom:6rem !important}.pt-xxxl-0{padding-top:0 !important}.pt-xxxl-1{padding-top:.25rem !important}.pt-xxxl-2{padding-top:.5rem !important}.pt-xxxl-3{padding-top:1rem !important}.pt-xxxl-4{padding-top:1.5rem !important}.pt-xxxl-5{padding-top:3rem !important}.pt-xxxl-6{padding-top:3.5rem !important}.pt-xxxl-7{padding-top:4rem !important}.pt-xxxl-8{padding-top:4.5rem !important}.pt-xxxl-9{padding-top:5rem !important}.pt-xxxl-10{padding-top:6rem !important}.pe-xxxl-0{padding-right:0 !important}.pe-xxxl-1{padding-right:.25rem !important}.pe-xxxl-2{padding-right:.5rem !important}.pe-xxxl-3{padding-right:1rem !important}.pe-xxxl-4{padding-right:1.5rem !important}.pe-xxxl-5{padding-right:3rem !important}.pe-xxxl-6{padding-right:3.5rem !important}.pe-xxxl-7{padding-right:4rem !important}.pe-xxxl-8{padding-right:4.5rem !important}.pe-xxxl-9{padding-right:5rem !important}.pe-xxxl-10{padding-right:6rem !important}.pb-xxxl-0{padding-bottom:0 !important}.pb-xxxl-1{padding-bottom:.25rem !important}.pb-xxxl-2{padding-bottom:.5rem !important}.pb-xxxl-3{padding-bottom:1rem !important}.pb-xxxl-4{padding-bottom:1.5rem !important}.pb-xxxl-5{padding-bottom:3rem !important}.pb-xxxl-6{padding-bottom:3.5rem !important}.pb-xxxl-7{padding-bottom:4rem !important}.pb-xxxl-8{padding-bottom:4.5rem !important}.pb-xxxl-9{padding-bottom:5rem !important}.pb-xxxl-10{padding-bottom:6rem !important}.ps-xxxl-0{padding-left:0 !important}.ps-xxxl-1{padding-left:.25rem !important}.ps-xxxl-2{padding-left:.5rem !important}.ps-xxxl-3{padding-left:1rem !important}.ps-xxxl-4{padding-left:1.5rem !important}.ps-xxxl-5{padding-left:3rem !important}.ps-xxxl-6{padding-left:3.5rem !important}.ps-xxxl-7{padding-left:4rem !important}.ps-xxxl-8{padding-left:4.5rem !important}.ps-xxxl-9{padding-left:5rem !important}.ps-xxxl-10{padding-left:6rem !important}.gap-xxxl-0{gap:0 !important}.gap-xxxl-1{gap:.25rem !important}.gap-xxxl-2{gap:.5rem !important}.gap-xxxl-3{gap:1rem !important}.gap-xxxl-4{gap:1.5rem !important}.gap-xxxl-5{gap:3rem !important}.gap-xxxl-6{gap:3.5rem !important}.gap-xxxl-7{gap:4rem !important}.gap-xxxl-8{gap:4.5rem !important}.gap-xxxl-9{gap:5rem !important}.gap-xxxl-10{gap:6rem !important}.text-xxxl-start{text-align:left !important}.text-xxxl-end{text-align:right !important}.text-xxxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-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}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.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.3333333333%}.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.6666666667%}.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-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}.g-6,.gx-6{--bs-gutter-x: 3.5rem}.g-6,.gy-6{--bs-gutter-y: 3.5rem}.g-7,.gx-7{--bs-gutter-x: 4rem}.g-7,.gy-7{--bs-gutter-y: 4rem}.g-8,.gx-8{--bs-gutter-x: 4.5rem}.g-8,.gy-8{--bs-gutter-y: 4.5rem}.g-9,.gx-9{--bs-gutter-x: 5rem}.g-9,.gy-9{--bs-gutter-y: 5rem}.g-10,.gx-10{--bs-gutter-x: 6rem}.g-10,.gy-10{--bs-gutter-y: 6rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.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-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 3.5rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 3.5rem}.g-sm-7,.gx-sm-7{--bs-gutter-x: 4rem}.g-sm-7,.gy-sm-7{--bs-gutter-y: 4rem}.g-sm-8,.gx-sm-8{--bs-gutter-x: 4.5rem}.g-sm-8,.gy-sm-8{--bs-gutter-y: 4.5rem}.g-sm-9,.gx-sm-9{--bs-gutter-x: 5rem}.g-sm-9,.gy-sm-9{--bs-gutter-y: 5rem}.g-sm-10,.gx-sm-10{--bs-gutter-x: 6rem}.g-sm-10,.gy-sm-10{--bs-gutter-y: 6rem}}@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.3333333333%}.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.6666666667%}.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-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}.g-md-6,.gx-md-6{--bs-gutter-x: 3.5rem}.g-md-6,.gy-md-6{--bs-gutter-y: 3.5rem}.g-md-7,.gx-md-7{--bs-gutter-x: 4rem}.g-md-7,.gy-md-7{--bs-gutter-y: 4rem}.g-md-8,.gx-md-8{--bs-gutter-x: 4.5rem}.g-md-8,.gy-md-8{--bs-gutter-y: 4.5rem}.g-md-9,.gx-md-9{--bs-gutter-x: 5rem}.g-md-9,.gy-md-9{--bs-gutter-y: 5rem}.g-md-10,.gx-md-10{--bs-gutter-x: 6rem}.g-md-10,.gy-md-10{--bs-gutter-y: 6rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.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.6666666667%}.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-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 3.5rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 3.5rem}.g-lg-7,.gx-lg-7{--bs-gutter-x: 4rem}.g-lg-7,.gy-lg-7{--bs-gutter-y: 4rem}.g-lg-8,.gx-lg-8{--bs-gutter-x: 4.5rem}.g-lg-8,.gy-lg-8{--bs-gutter-y: 4.5rem}.g-lg-9,.gx-lg-9{--bs-gutter-x: 5rem}.g-lg-9,.gy-lg-9{--bs-gutter-y: 5rem}.g-lg-10,.gx-lg-10{--bs-gutter-x: 6rem}.g-lg-10,.gy-lg-10{--bs-gutter-y: 6rem}}@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.3333333333%}.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.6666666667%}.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-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 3.5rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 3.5rem}.g-xl-7,.gx-xl-7{--bs-gutter-x: 4rem}.g-xl-7,.gy-xl-7{--bs-gutter-y: 4rem}.g-xl-8,.gx-xl-8{--bs-gutter-x: 4.5rem}.g-xl-8,.gy-xl-8{--bs-gutter-y: 4.5rem}.g-xl-9,.gx-xl-9{--bs-gutter-x: 5rem}.g-xl-9,.gy-xl-9{--bs-gutter-y: 5rem}.g-xl-10,.gx-xl-10{--bs-gutter-x: 6rem}.g-xl-10,.gy-xl-10{--bs-gutter-y: 6rem}}@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.3333333333%}.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.6666666667%}.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-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 3.5rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 3.5rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x: 4rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y: 4rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x: 4.5rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y: 4.5rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x: 5rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y: 5rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x: 6rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y: 6rem}}@media(min-width: 1640px){.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.3333333333%}.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.6666666667%}.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-1,.gx-xxxl-1{--bs-gutter-x: 0.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y: 0.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: 0.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: 0.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x: 1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y: 1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x: 1.5rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y: 1.5rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: 3rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: 3rem}.g-xxxl-6,.gx-xxxl-6{--bs-gutter-x: 3.5rem}.g-xxxl-6,.gy-xxxl-6{--bs-gutter-y: 3.5rem}.g-xxxl-7,.gx-xxxl-7{--bs-gutter-x: 4rem}.g-xxxl-7,.gy-xxxl-7{--bs-gutter-y: 4rem}.g-xxxl-8,.gx-xxxl-8{--bs-gutter-x: 4.5rem}.g-xxxl-8,.gy-xxxl-8{--bs-gutter-y: 4.5rem}.g-xxxl-9,.gx-xxxl-9{--bs-gutter-x: 5rem}.g-xxxl-9,.gy-xxxl-9{--bs-gutter-y: 5rem}.g-xxxl-10,.gx-xxxl-10{--bs-gutter-x: 6rem}.g-xxxl-10,.gy-xxxl-10{--bs-gutter-y: 6rem}}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(0, 0, 0, 0.55);--bs-navbar-hover-color: rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color: rgba(0, 0, 0, 0.3);--bs-navbar-active-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color: rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--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%280, 0, 0, 0.55%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(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius: 2em;--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);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: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;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: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;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: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;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: 1640px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}.navbar-expand-xxxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;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{--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")}.drop-cap::first-letter{float:left;font-size:3.5em;line-height:.8em;padding-right:5px}.drop-cap::first-letter.red::first-letter{color:#a6192e}.large-font{font-size:1.15em;line-height:1.55em}ion-icon{position:relative;top:.2em}ion-icon.icon-red{color:#da291c}ion-icon.large-icon{font-size:1.5rem}hr.line-light-grey{background:var(--cool-grey-f6f7f9) 0% 0% no-repeat padding-box;background:#f6f7f9 0% 0% no-repeat padding-box;border-radius:2px;margin:2.5rem 0 2.5rem 0}img{max-width:100%;height:auto}img.float-start{margin:1rem 1.5rem 1rem 0}img.float-end{margin:1rem 0 1rem 1.5rem}figure img{border-radius:.35rem}.logo-list img{max-width:22rem}.square-accent{height:5rem;width:5rem;border-radius:.35rem;top:-1rem;left:-1rem;background-color:#005eb8}.square-accent.light-red{background-color:#da291c}.square-accent.red{background-color:#a6192e}.square-accent.cool-dark{background-color:#324053}.rectangle-accent{height:5rem;width:4.2rem;border-radius:.35rem;top:0rem;left:-1rem;background-color:#005eb8}@media(min-width: 768px){.rectangle-accent{top:-1rem}}.rectangle-accent.light-red{background-color:#da291c}.rectangle-accent.red{background-color:#a6192e}.rounded-corners{border-radius:.35rem}main section:not(.section-no-space){padding:1rem 0}@media(min-width: 768px){main section:not(.section-no-space){padding:1.5rem 0}}main section.section-full-width>.container-xxl{padding:0}@media(min-width: 1400px){main section.section-full-width>.container-xxl{max-width:100%}}.text-grey{color:#565a61}.text-semibold{font-weight:600}@media(max-width: 991.98px){#brochure_iframe{width:100%}}h1,.h1{font-size:2.1rem;line-height:1.125;font-weight:600;margin:1em 0 .5em}@media(min-width: 576px){h1,.h1{font-size:2.75rem;font-weight:700}}h2,.h2{font-size:1.8rem;margin:2rem 0 .75rem 0;line-height:1.125;font-weight:600}@media(min-width: 576px){h2,.h2{font-size:2.3rem}}h3,.h3{font-size:1.5rem;margin:1.75rem 0 .75rem 0;line-height:1.3;font-weight:600}@media(min-width: 576px){h3,.h3{font-size:1.75rem;line-height:1.25}}h4,.h4{font-size:1.25rem;margin:1rem 0 .75rem 0;line-height:1.3;font-weight:600}@media(min-width: 576px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1rem;margin-top:1rem;line-height:1.3;font-weight:700}@media(min-width: 576px){h5,.h5{font-size:1.25rem}}h6,.h6{font-size:1rem;margin-top:.75rem;line-height:1.3;font-weight:700}@media(min-width: 576px){h6,.h6{font-size:1.125rem}}p{color:#324053;font-family:"DM Sans",Open Sans,Arial,sans-serif;font-size:.95rem;line-height:1.6;font-weight:400}@media(min-width: 576px){p{font-size:1.0625rem}}p a:hover{text-decoration:underline}p a.btn:hover{text-decoration:none}a{color:#005eb8;text-decoration:none}a:visited{color:#005eb8}a:focus{outline:auto}ol,ul{color:#324053;font-family:inherit;font-size:.9325rem;line-height:1.6;font-weight:400}@media(min-width: 576px){ol,ul{font-size:1.0625rem}}ol li a:hover,ul li a:hover{text-decoration:underline}ol.checkmark,ul.checkmark{list-style-type:none;line-height:1.25}ol.checkmark li,ul.checkmark li{margin:.75rem 0 0 0}ol.list-info-session-promo li a span.title-length,ul.list-info-session-promo li a span.title-length{display:-webkit-box;max-width:100%;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}ol.list-promo,ul.list-promo{width:100%;max-width:670px}@media(min-width: 768px){ol.list-promo,ul.list-promo{column-count:2;column-gap:1rem}}ol.list-promo li,ul.list-promo li{margin-bottom:.5rem}ol.list-promo li a,ul.list-promo li a{color:#a6192e;font-weight:600;font-family:"Titillium Web",Open Sans,Arial,sans-serif;padding:.5rem 0;position:relative}sub,sup{line-height:1.6}[class*=col-] p:first-child{margin-top:2rem}figcaption{font-size:.9rem;margin:.75rem 0 1.5rem 0;font-style:italic;color:#767c86}.heading-font{font-family:"Titillium Web",Open Sans,Arial,sans-serif}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:700;line-height:1.2}h1,.h1{font-size:2.25rem}@media(min-width: 768px){h1,.h1{font-size:2.75rem}}h2,.h2{font-size:2rem}@media(min-width: 768px){h2,.h2{font-size:2.5rem}}h3,.h3{font-size:1.5rem}h4,.h4{font-size:1.25rem}.small-font{font-size:.875em}.small-tag{padding:.2em .75em;font-size:.9rem;font-weight:normal;background-color:#f6f7f9;border-radius:1em}.small-tag.green{color:#0a7651;background-color:rgba(56,188,143,.1)}.small-tag.yellow{color:#7a3b01;background-color:rgba(247,201,64,.1)}.small-tag.red{color:#a6192e;background-color:rgba(166,25,46,.1)}.small-subheading{font-size:1rem;font-weight:600}@media(min-width: 576px){.small-subheading{font-size:1.125rem}}.checkmark-bullets li{position:relative;list-style:none}.checkmark-bullets li::before{left:-2rem;position:absolute;top:.05rem;display:block;height:1.5rem;width:1.5rem;content:"";background-color:currentColor;mask-image:url("https://www.sait.ca/assets/app/sait/images/svgs/icons/checkmark-circle-outline.svg");-webkit-mask-image:url("https://www.sait.ca/assets/app/sait/images/svgs/icons/checkmark-circle-outline.svg")}.checkmark-bullets li:not(:last-child){margin-block-end:.5rem}.container-xxxl{--bs-gutter-x: 1.5rem;--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;max-width:1640px}.container-home{max-width:100%;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important;overflow:hidden}@media(min-width: 992px){.container-home{max-width:calc(100% - 4rem)}}@media(min-width: 1400px){.container-home{max-width:1320px;margin-left:auto !important;margin-right:auto !important;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5)}}/*!
* mmenu.js
* mmenujs.com
*
* Copyright (c) Fred Heusschen
* frebsite.nl
*
* License: CC-BY-NC-4.0
* http://creativecommons.org/licenses/by-nc/4.0/
*/:root{--mm-lineheight:22px}.mm-hidden{display:none !important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{-webkit-transition-property:none;transition-property:none;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{display:block;position:absolute;bottom:100%;top:0;right:0;left:0;z-index:3;opacity:0;background:var(--mm-color-background);-webkit-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease,-webkit-transform .4s ease}.mm-blocker:focus-visible{opacity:.75}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:50px;padding:0}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:8px;height:8px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;-webkit-transform:rotate(var(--mm-btn-rotate));-ms-transform:rotate(var(--mm-btn-rotate));transform:rotate(var(--mm-btn-rotate))}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{padding:0;background:0 0;border:none;cursor:pointer}.mm-divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:sticky;z-index:2;top:0;min-height:var(--mm-lineheight);padding:calc((var(--mm-listitem-size)*.65 - var(--mm-lineheight))*.5) 20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);background-image:-webkit-gradient(linear, left top, left bottom, from(var(--mm-color-background-highlight)), to(var(--mm-color-background-highlight)));background-image:linear-gradient(var(--mm-color-background-highlight), var(--mm-color-background-highlight));opacity:1;-webkit-transition-property:opacity;transition-property:opacity}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0;color:var(--mm-color-text);border-color:var(--mm-color-border)}.mm-listitem:after{content:"";border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;inset-inline-start:20px;inset-inline-end:0;bottom:0}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/2) 0}.mm-listitem__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:block;padding-left:20px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-listitem__btn{display:block;position:relative;width:auto;-webkit-padding-end:50px;padding-inline-end:50px;border-color:inherit;background:rgba(3, 2, 1, 0)}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-ms-scroll-chaining:none;overscroll-behavior:none;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-lineheight);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu ::-webkit-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}:root{--mm-navbar-size:50px}.mm-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:sticky;top:0;z-index:2;min-height:var(--mm-navbar-size);padding-top:env(safe-area-inset-top);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);-webkit-transition-property:opacity;transition-property:opacity}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;overflow:hidden}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;padding-inline-start:60px;-webkit-padding-end:10px;padding-inline-end:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:60px;padding-inline-end:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-webkit-transform:translate3d(var(--mm-panel-child-offset), 0, 0);transform:translate3d(var(--mm-panel-child-offset), 0, 0);-webkit-transition-property:inset-inline-start,-webkit-transform;transition-property:inset-inline-start,-webkit-transform;transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start,-webkit-transform}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{z-index:2;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition-delay:0s;transition-delay:0s}.mm-panel--parent{-webkit-transform:translate3d(var(--mm-panel-parent-offset), 0, 0);transform:translate3d(var(--mm-panel-parent-offset), 0, 0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{-webkit-transition:none !important;transition:none !important;-webkit-transition-duration:0s !important;transition-duration:0s !important}.mm-panel__content{padding:20px}.mm-panels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:100%;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:calc(var(--mm-toggle-size)*1.75);-ms-flex:calc(var(--mm-toggle-size)*1.75) 0 0px;flex:calc(var(--mm-toggle-size)*1.75) 0 0;height:var(--mm-toggle-size);-webkit-margin-end:10px;margin-inline-end:10px;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;border:none !important;border-radius:var(--mm-toggle-size);border:var(--mm-color-border);background:var(--mm-color-border);cursor:pointer;-webkit-transition-property:background-color;transition-property:background-color}.mm-toggle:before{content:"";aspect-ratio:1;margin:2px;border-radius:100%;background:var(--mm-color-background);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * 0.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * 0.75));transform:translateX(calc(var(--mm-toggle-size) * 0.75))}[dir=rtl] .mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * -0.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * -0.75));transform:translateX(calc(var(--mm-toggle-size) * -0.75))}.mm-listitem--vertical>.mm-panel{position:static;width:100%;padding:10px 0 10px 20px;-webkit-transform:none !important;-ms-transform:none !important;transform:none !important;-webkit-transition:none !important;transition:none !important}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{height:var(--mm-listitem-size);bottom:auto}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background:inherit}:where(.mm-slideout){position:relative;z-index:1;width:100%;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:rgba(0, 0, 0, 0.4)}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{width:100%;height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{z-index:2;-webkit-transform:translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);transform:translate3d(var(--mm-translate-horizontal), var(--mm-translate-vertical), 0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mm-wrapper--position-left{--mm-translate-horizontal:clamp( var(--mm-min-size), var(--mm-size), var(--mm-max-size) )}.mm-wrapper--position-right{--mm-translate-horizontal:clamp( calc(-1 * var(--mm-max-size)), calc(-1 * var(--mm-size)), calc(-1 * var(--mm-min-size)) )}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{-webkit-transform:translate3d(var(--mm-translate-horizontal), 0, 0);transform:translate3d(var(--mm-translate-horizontal), 0, 0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.4);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.4);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgb(0, 0, 0, 0.4);--mm-color-icon:rgb(255, 255, 255, 0.4);--mm-color-text:rgb(255, 255, 255, 0.8);--mm-color-text-dimmed:rgb(255, 255, 255, 0.4);--mm-color-background-highlight:rgb(255, 255, 255, 0.08);--mm-color-background-emphasis:rgb(0, 0, 0, 0.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.7);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(0 0 0 / 0.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.3);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.3);--mm-color-background-highlight:rgb(0 0 0 / 0.06);--mm-color-background-emphasis:rgb(0 0 0 / 0.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.07);--mm-color-background-emphasis:rgb(0 0 0 / 0.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.2);--mm-color-icon:rgb(255 255 255 / 0.4);--mm-color-text:rgb(255 255 255 / 0.7);--mm-color-text-dimmed:rgb(255 255 255 / 0.4);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(255 255 255 / 0.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.6);--mm-color-background-highlight:rgb(255 255 255 / 0.125);--mm-color-background-emphasis:rgb(255 255 255 / 0.1);--mm-color-focusring:#06c}.mm-counter{display:block;-webkit-padding-start:20px;padding-inline-start:20px;float:right;color:var(--mm-color-text-dimmed)}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(0*var(--mm-iconpanel-size))}.mm-panel--iconpanel-1{inset-inline-start:calc(1*var(--mm-iconpanel-size))}.mm-panel--iconpanel-2{inset-inline-start:calc(2*var(--mm-iconpanel-size))}.mm-panel--iconpanel-3{inset-inline-start:calc(3*var(--mm-iconpanel-size))}.mm-panel--iconpanel-4{inset-inline-start:calc(4*var(--mm-iconpanel-size))}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-width:1px;border-inline-start-style:solid}.mm-navbars{-ms-flex-negative:0;flex-shrink:0}.mm-navbars .mm-navbar{position:relative;padding-top:0;border-bottom:none}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-padding-end:6px;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{padding:0 10px;border:1px solid transparent}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-searchfield__input input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size)*.7);min-height:auto;max-height:auto;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;line-height:calc(var(--mm-navbar-size)*.7);font:inherit;font-size:inherit}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{display:none;position:absolute;inset-inline-end:0;top:0;bottom:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{display:block;position:relative;-webkit-margin-end:-100px;margin-inline-end:-100px;-webkit-padding-start:5px;padding-inline-start:5px;-webkit-padding-end:20px;padding-inline-end:20px;visibility:hidden;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition-property:visibility,margin;transition-property:visibility,margin}.mm-searchfield--cancelable .mm-searchfield__cancel{visibility:visible;-webkit-margin-end:0;margin-inline-end:0}.mm-panel--search{left:0 !important;right:0 !important;width:100% !important;border:none !important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{display:none;padding:40px 20px;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;line-height:1.4}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--mm-sectionindexer-size);position:absolute;top:0;bottom:0;inset-inline-end:calc(-1*var(--mm-sectionindexer-size));z-index:5;-webkit-transition-property:inset-inline-end;transition-property:inset-inline-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-property:background-color;transition-property:background-color}@media(hover: hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-delay:.2s;transition-delay:.2s}@media(hover: hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size), 0, 0);transform:translate3d(var(--mm-sidebar-collapsed-size), 0, 0)}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{width:var(--mm-sidebar-expanded-size);border-right-width:1px;border-right-style:solid}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size), 0, 0);transform:translate3d(var(--mm-sidebar-expanded-size), 0, 0)}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}header.header-nav{font-family:"Titillium Web",Open Sans,Arial,sans-serif;position:fixed;width:100%;z-index:9998;top:0;transition:transform .15s ease-in-out}@media(min-width: 1200px){header.header-nav{position:sticky}}header.header-nav .recently-viewed{background:rgba(0,0,0,0);color:inherit}header.header-nav .sitewide-banner{color:#fff;font-size:.875rem;line-height:1.125;max-height:10rem;opacity:1;overflow:hidden}header.header-nav .sitewide-banner.hidden{max-height:0;opacity:0}header.header-nav .sitewide-banner ion-icon[name=information-circle-outline]{width:1.5rem;min-width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1;margin-right:.75rem;top:0;display:none}@media(min-width: 992px){header.header-nav .sitewide-banner ion-icon[name=information-circle-outline]{display:inline-block}}header.header-nav .sitewide-banner .btn-sitewide-banner{background:rgba(255,255,255,.15);padding:.25rem 1rem;font-size:.875rem;color:#fff}header.header-nav .sitewide-banner .btn-sitewide-banner ion-icon{top:0;font-size:1rem}header.header-nav .sitewide-banner .btn-banner-close{margin-left:.75rem;font-size:1.5rem;line-height:1}header.header-nav .sitewide-banner .btn-banner-close ion-icon{color:#fff;top:0}header.header-nav .sitewide-banner .btn-banner-close:hover ion-icon{transform:scale(1.25)}header.header-nav .sitewide-banner .btn-banner-close:focus-visible{outline:1px solid rgba(255,255,255,.2)}header.header-nav .sitewide-banner .info{background:#005eb8}header.header-nav .sitewide-banner .alert{background-color:#ffb016;color:#324053;margin-bottom:0;padding:0;border-radius:0}header.header-nav .sitewide-banner .alert .btn-sitewide-banner{border:1px solid #324053;color:#324053}header.header-nav .sitewide-banner .alert .btn-banner-close{display:none !important}header.header-nav .sitewide-banner .danger{background-color:#da0000;padding:2rem 0;font-size:1.2rem}header.header-nav .sitewide-banner .danger .btn-sitewide-banner{font-size:1.2rem;border:1px solid #324053;background:#ffb016;color:#324053}header.header-nav .sitewide-banner .danger .btn-banner-close{display:none !important}header.header-nav .secondary-nav{background:#fff;position:relative;border-bottom:1px solid #d4dff4}@media(min-width: 1200px){header.header-nav .secondary-nav{border-bottom:none}}header.header-nav .secondary-nav .navbar .logo-wrapper{width:100%;justify-content:space-between}@media(min-width: 1200px){header.header-nav .secondary-nav .navbar .logo-wrapper{width:auto}}header.header-nav .secondary-nav .navbar .logo img{width:auto;height:1.75rem}@media(min-width: 1200px){header.header-nav .secondary-nav .navbar .logo img{height:2.25rem}}header.header-nav .secondary-nav .navbar .navbar-toggler{border:none;line-height:1;padding:0;border-radius:0;color:#005eb8;-webkit-appearance:none}header.header-nav .secondary-nav .navbar .navbar-toggler:focus{box-shadow:none}header.header-nav .secondary-nav .navbar .navbar-toggler:focus-visible{outline:1px solid #005eb8}header.header-nav .secondary-nav .navbar .navbar-toggler .navbar-toggler-text{font-size:1rem;font-weight:700;line-height:1;display:inline-block;margin-left:.125rem}header.header-nav .secondary-nav .navbar .navbar-toggler ion-icon{font-size:1.5rem;top:0;margin-left:.375rem}header.header-nav .secondary-nav .navbar .navbar-nav{margin-right:1.625rem}header.header-nav .secondary-nav .navbar .navbar-nav .nav-item{font-size:.875rem;padding:1rem .375rem}header.header-nav .secondary-nav .navbar .navbar-nav .nav-item.label{padding-right:.625rem;color:#565a61}header.header-nav .secondary-nav .navbar .navbar-nav .nav-link{color:#005eb8;padding:0}header.header-nav .secondary-nav .navbar .navbar-nav .nav-link:hover,header.header-nav .secondary-nav .navbar .navbar-nav .nav-link:focus,header.header-nav .secondary-nav .navbar .navbar-nav .nav-link.show{text-decoration:underline;outline:none}header.header-nav .secondary-nav .navbar .navbar-nav .nav-link:focus-visible{outline:1px solid #005eb8}header.header-nav .secondary-nav .navbar .navbar-nav .nav-link.dropdown-toggle{display:inline-flex;align-items:center}header.header-nav .secondary-nav .navbar .navbar-nav .nav-link.dropdown-toggle::after{content:"";margin-left:0;width:1.125rem;min-width:1.125rem;height:1.125rem;min-height:1.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='%23005eb8'%3e%3cpath d='M12.4425 6.4425L9 9.8775L5.5575 6.4425L4.5 7.5L9 12L13.5 7.5L12.4425 6.4425Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;border:none;transition:transform .125s ease-in-out}header.header-nav .secondary-nav .navbar .navbar-nav .nav-link.dropdown-toggle.show::after{transform:rotate(180deg)}header.header-nav .secondary-nav .navbar .navbar-nav .dropdown-menu{border-radius:0;margin:0;padding:1rem 0;border:1px solid #d4dff4;box-shadow:.375rem .375rem .625rem 0 rgba(25,42,47,.1);top:calc(100% + 6.805px);width:15rem}@media(min-width: 1400px){header.header-nav .secondary-nav .navbar .navbar-nav .dropdown-menu{width:17.5rem}}header.header-nav .secondary-nav .navbar .navbar-nav .dropdown-menu .dropdown-item{white-space:normal;font-size:.875rem;color:#1c232c;padding:.5rem 1.5rem;border-bottom:1px solid #f3f7ff;min-height:2.625rem}header.header-nav .secondary-nav .navbar .navbar-nav .dropdown-menu .dropdown-item:hover,header.header-nav .secondary-nav .navbar .navbar-nav .dropdown-menu .dropdown-item:focus{background-color:#f3f7ff;text-decoration:none}header.header-nav .secondary-nav .navbar .navbar-nav .dropdown-menu .dropdown-item:focus{font-weight:700;outline:none}header.header-nav .secondary-nav .navbar .navbar-nav .dropdown-menu li:last-child .dropdown-item{border-bottom:none}header.header-nav .secondary-nav .login-desktop .nav-link{background-color:#005eb8;color:#fff;font-size:1.125rem;padding:.25rem 1rem;border-radius:.25rem}header.header-nav .secondary-nav .login-desktop .nav-link:hover,header.header-nav .secondary-nav .login-desktop .nav-link:focus,header.header-nav .secondary-nav .login-desktop .nav-link.show{background-color:#004d96}header.header-nav .secondary-nav .login-desktop .nav-link.dropdown-toggle{padding-right:.5rem;display:inline-flex;align-items:center}header.header-nav .secondary-nav .login-desktop .nav-link.dropdown-toggle::after{content:"";margin-left:.5rem;width:1.5rem;min-width:1.5rem;height:1.5rem;min-height:1.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF'%3e%3cpath d='M16.59 9.09L12 13.67L7.41 9.09L6 10.5L12 16.5L18 10.5L16.59 9.09Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;border:none;transition:transform .125s ease-in-out}header.header-nav .secondary-nav .login-desktop .nav-link.dropdown-toggle.show::after{transform:rotate(180deg)}header.header-nav .secondary-nav .login-desktop .dropdown-menu{border-radius:0;margin:0;padding:1rem 0;border:1px solid #d4dff4;box-shadow:.375rem .375rem .625rem 0 rgba(25,42,47,.1);top:calc(100% + 16.5px);width:15rem}@media(min-width: 1400px){header.header-nav .secondary-nav .login-desktop .dropdown-menu{width:17.5rem}}header.header-nav .secondary-nav .login-desktop .dropdown-menu .dropdown-item{white-space:normal;font-size:.875rem;color:#1c232c;padding:.5rem 1.5rem;border-bottom:1px solid #f3f7ff;min-height:2.625rem}header.header-nav .secondary-nav .login-desktop .dropdown-menu .dropdown-item:hover,header.header-nav .secondary-nav .login-desktop .dropdown-menu .dropdown-item:focus{background-color:#f3f7ff}header.header-nav .secondary-nav .login-desktop .dropdown-menu .dropdown-item:focus{font-weight:700}header.header-nav .secondary-nav .login-desktop .dropdown-menu li:last-child .dropdown-item{border-bottom:none}header.header-nav .secondary-nav .search-form{width:11rem}@media(min-width: 1400px){header.header-nav .secondary-nav .search-form{width:12.5rem}}header.header-nav .secondary-nav .search-form .search-input-wrapper .search-input{padding:.1875rem .75rem;border-color:#abbfe7;font-size:1.125rem;color:#1c232c}header.header-nav .secondary-nav .search-form .search-input-wrapper .search-input::placeholder{color:#6f757e}header.header-nav .secondary-nav .search-form .search-input-wrapper .search-submit{right:0;top:0;border:none;background-color:rgba(0,0,0,0);padding:.34375rem .625rem}header.header-nav .secondary-nav .search-form .search-input-wrapper .search-submit ion-icon{font-size:1rem;color:#a6192e;top:.1rem}header.header-nav .secondary-nav .login-tooltip a.login-link{text-decoration:none;font-weight:300;padding:.25rem 0;color:#005eb8}header.header-nav .secondary-nav .login-tooltip a.login-link:hover{text-decoration:underline}header.header-nav .main-nav{background:#a6192e;width:100%}header.header-nav .main-nav .logo-wrapper{transition:.15s ease-in-out;width:0}header.header-nav .main-nav .logo-wrapper.logo-show{padding-right:.75rem;width:auto}header.header-nav .main-nav .mini-logo img{height:2.25rem;width:auto}header.header-nav .main-nav .navbar-nav .nav-link,header.header-nav .main-nav .recently-viewed .nav-link{color:#fff;font-size:1rem;padding:.75rem;border-left:1px solid rgba(212,223,244,.3);display:flex;align-items:center}header.header-nav .main-nav .navbar-nav .nav-link:focus,header.header-nav .main-nav .navbar-nav .nav-link:hover,header.header-nav .main-nav .navbar-nav .nav-link.show,header.header-nav .main-nav .recently-viewed .nav-link:focus,header.header-nav .main-nav .recently-viewed .nav-link:hover,header.header-nav .main-nav .recently-viewed .nav-link.show{background-color:#8f0d21;outline:none;text-decoration:none}header.header-nav .main-nav .navbar-nav .nav-link:focus-visible,header.header-nav .main-nav .recently-viewed .nav-link:focus-visible{outline:1px solid #fff}header.header-nav .main-nav .navbar-nav .nav-link.dropdown-toggle,header.header-nav .main-nav .recently-viewed .nav-link.dropdown-toggle{padding-right:.375rem}header.header-nav .main-nav .navbar-nav .nav-link.dropdown-toggle::after,header.header-nav .main-nav .recently-viewed .nav-link.dropdown-toggle::after{content:"";margin-left:.375rem;width:1.125rem;min-width:1.125rem;height:1.125rem;min-height:1.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='%23FFFFFF'%3e%3cpath d='M12.4425 6.4425L9 9.8775L5.5575 6.4425L4.5 7.5L9 12L13.5 7.5L12.4425 6.4425Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;border:none;transition:transform .125s ease-in-out}header.header-nav .main-nav .navbar-nav .nav-link.dropdown-toggle.show::after,header.header-nav .main-nav .recently-viewed .nav-link.dropdown-toggle.show::after{transform:rotate(180deg)}header.header-nav .main-nav .navbar-nav .nav-link.recently-viewed-link,header.header-nav .main-nav .recently-viewed .nav-link.recently-viewed-link{font-size:.875rem;border-left:0;height:100%}header.header-nav .main-nav .navbar-nav .nav-link.recently-viewed-link::before,header.header-nav .main-nav .recently-viewed .nav-link.recently-viewed-link::before{content:"";display:inline-block;width:1.125rem;height:1.125rem;margin-right:.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M3.80925 3.80174C6.6555 0.959235 11.283 0.989236 14.1465 3.85349C17.0115 6.71849 17.0415 11.3482 14.1945 14.1945C11.3482 17.0407 6.7185 17.0115 3.8535 14.1465C3.04762 13.3439 2.43873 12.3655 2.07463 11.288C1.71053 10.2106 1.60112 9.06336 1.755 7.93649C1.77519 7.78859 1.8533 7.65478 1.97215 7.56448C2.091 7.47418 2.24086 7.4348 2.38875 7.45499C2.53664 7.47517 2.67045 7.55329 2.76075 7.67214C2.85105 7.79099 2.89044 7.94084 2.87025 8.08874C2.73963 9.04372 2.83223 10.016 3.14078 10.9291C3.44933 11.8423 3.96542 12.6715 4.6485 13.3515C7.08225 15.7845 10.9995 15.7987 13.3995 13.3995C15.7987 10.9995 15.7845 7.08224 13.3515 4.64849C10.9192 2.21699 7.00425 2.20124 4.60425 4.59749L5.16525 4.59974C5.23912 4.60008 5.3122 4.61497 5.38031 4.64356C5.44842 4.67214 5.51024 4.71387 5.56223 4.76634C5.61422 4.81882 5.65536 4.88102 5.68331 4.9494C5.71126 5.01778 5.72547 5.09099 5.72512 5.16486C5.72478 5.23873 5.70989 5.31181 5.6813 5.37992C5.65272 5.44803 5.61099 5.50985 5.55852 5.56184C5.50604 5.61383 5.44384 5.65497 5.37546 5.68292C5.30708 5.71087 5.23387 5.72508 5.16 5.72474L3.2505 5.71574C3.10222 5.71495 2.96026 5.65564 2.85548 5.55072C2.7507 5.44581 2.69159 5.30376 2.691 5.15549L2.68125 3.24749C2.68086 3.17362 2.69502 3.10039 2.72292 3.032C2.75082 2.9636 2.79193 2.90137 2.84388 2.84886C2.89584 2.79635 2.95762 2.75458 3.02572 2.72595C3.09381 2.69732 3.16688 2.68238 3.24075 2.68199C3.31462 2.68159 3.38784 2.69575 3.45624 2.72366C3.52463 2.75156 3.58686 2.79266 3.63938 2.84462C3.69189 2.89657 3.73365 2.95836 3.76228 3.02645C3.79092 3.09455 3.80586 3.16762 3.80625 3.24149L3.80925 3.80249V3.80174ZM8.99925 5.43674C9.14843 5.43674 9.29151 5.496 9.397 5.60149C9.50249 5.70698 9.56175 5.85005 9.56175 5.99924V8.76674L11.2725 10.4767C11.3262 10.5286 11.3691 10.5906 11.3986 10.6593C11.4282 10.7279 11.4437 10.8017 11.4444 10.8764C11.4451 10.9511 11.4309 11.0251 11.4026 11.0943C11.3744 11.1634 11.3326 11.2262 11.2798 11.2791C11.2271 11.3319 11.1643 11.3737 11.0952 11.402C11.026 11.4303 10.952 11.4446 10.8773 11.444C10.8026 11.4434 10.7288 11.4279 10.6601 11.3985C10.5915 11.369 10.5294 11.3262 10.4775 11.2725L8.4375 9.23249V5.99999C8.4375 5.8508 8.49676 5.70773 8.60225 5.60224C8.70774 5.49675 8.85082 5.43749 9 5.43749L8.99925 5.43674Z'/%3e%3c/svg%3e");background-size:1.125rem;background-repeat:no-repeat}@media(min-width: 1400px){header.header-nav .main-nav .navbar-nav .nav-link,header.header-nav .main-nav .recently-viewed .nav-link{padding:1rem}header.header-nav .main-nav .navbar-nav .nav-link.dropdown-toggle,header.header-nav .main-nav .recently-viewed .nav-link.dropdown-toggle{padding-right:.5rem}header.header-nav .main-nav .navbar-nav .nav-link.dropdown-toggle::after,header.header-nav .main-nav .recently-viewed .nav-link.dropdown-toggle::after{margin-left:.5rem;width:1.5rem;min-width:1.5rem;height:1.5rem;min-height:1.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF'%3e%3cpath d='M16.59 9.09L12 13.67L7.41 9.09L6 10.5L12 16.5L18 10.5L16.59 9.09Z'/%3e%3c/svg%3e")}}header.header-nav .main-nav .navbar-nav .nav-item:last-child .nav-link,header.header-nav .main-nav .recently-viewed .nav-item:last-child .nav-link{border-right:1px solid rgba(212,223,244,.3)}header.header-nav .main-nav .navbar-nav .dropdown-menu,header.header-nav .main-nav .recently-viewed .dropdown-menu{border-radius:0;margin:0;padding:1rem 0;border:1px solid #d4dff4;width:13.625rem;box-shadow:.375rem .375rem .625rem 0 rgba(25,42,47,.1)}@media(min-width: 1400px){header.header-nav .main-nav .navbar-nav .dropdown-menu,header.header-nav .main-nav .recently-viewed .dropdown-menu{width:17rem}}header.header-nav .main-nav .navbar-nav .dropdown-menu .dropdown-item,header.header-nav .main-nav .recently-viewed .dropdown-menu .dropdown-item{display:flex;align-items:center;justify-content:space-between;white-space:normal;font-size:.875rem;color:#1c232c;padding:.5rem 1.5rem;border-bottom:1px solid #f3f7ff;min-height:2.625rem}header.header-nav .main-nav .navbar-nav .dropdown-menu .dropdown-item:hover,header.header-nav .main-nav .navbar-nav .dropdown-menu .dropdown-item:focus,header.header-nav .main-nav .recently-viewed .dropdown-menu .dropdown-item:hover,header.header-nav .main-nav .recently-viewed .dropdown-menu .dropdown-item:focus{background-color:#f3f7ff;text-decoration:none}header.header-nav .main-nav .navbar-nav .dropdown-menu .dropdown-item:focus,header.header-nav .main-nav .recently-viewed .dropdown-menu .dropdown-item:focus{font-weight:700;outline:none}header.header-nav .main-nav .navbar-nav .dropdown-menu .dropdown-item.dropdown-toggle,header.header-nav .main-nav .recently-viewed .dropdown-menu .dropdown-item.dropdown-toggle{padding-right:.5rem}header.header-nav .main-nav .navbar-nav .dropdown-menu .dropdown-item.dropdown-toggle::after,header.header-nav .main-nav .recently-viewed .dropdown-menu .dropdown-item.dropdown-toggle::after{content:"";margin-left:.5rem;width:1.5rem;min-width:1.5rem;height:1.5rem;min-height:1.5rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23DA291C'%3e%3cpath d='M8.58002 16.59L13.17 12L8.58002 7.41L10 6L16 12L10 18L8.58002 16.59Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center center;border:none}header.header-nav .main-nav .navbar-nav .dropdown-menu li:last-child .dropdown-item,header.header-nav .main-nav .recently-viewed .dropdown-menu li:last-child .dropdown-item{border-bottom:none}header.header-nav .main-nav .navbar-nav .dropdown-menu li:last-child .dropdown-menu .dropdown-item,header.header-nav .main-nav .recently-viewed .dropdown-menu li:last-child .dropdown-menu .dropdown-item{border-bottom:1px solid #f3f7ff}header.header-nav .main-nav .navbar-nav .dropdown-menu li:last-child .dropdown-menu li:last-child .dropdown-item,header.header-nav .main-nav .recently-viewed .dropdown-menu li:last-child .dropdown-menu li:last-child .dropdown-item{border-bottom:none}header.header-nav .main-nav .navbar-nav .dropdown-menu>.dropdown-submenu,header.header-nav .main-nav .recently-viewed .dropdown-menu>.dropdown-submenu{position:relative}header.header-nav .main-nav .navbar-nav .dropdown-submenu>.dropdown-menu,header.header-nav .main-nav .recently-viewed .dropdown-submenu>.dropdown-menu{left:calc(100% - 1px);margin-left:1px}header.header-nav .main-nav .recently-viewed .dropdown-menu{left:auto;right:0}header.header-nav.syo .main-nav{background:#6d2077}header.header-nav.syo .main-nav .nav-link:focus,header.header-nav.syo .main-nav .nav-link:hover,header.header-nav.syo .main-nav .nav-link.show{background:#48154f}header.header-nav.syo .secondary-nav .navbar .nav-link{color:#6d2077}header.header-nav.syo .secondary-nav .search-form .search-input-wrapper .search-submit ion-icon{color:#6d2077}.mm-wrapper.modal-open{position:static}.mm-wrapper.modal-open .mm-page.mm-slideout{position:static}.mm-wrapper.modal-open header.header-nav{z-index:1}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-opacity-delay: 0;opacity:1}.mm-wrapper__blocker{background:rgba(255,255,255,.85);transition-duration:.15s}.mm-wrapper__blocker .mobile-nav-close{display:none;align-items:center;position:fixed;font-family:"Titillium Web",Open Sans,Arial,sans-serif;line-height:1;color:#005eb8}.mm-wrapper__blocker .mobile-nav-close:focus-visible{outline:1px solid #005eb8}.mm-wrapper__blocker .mobile-nav-close .navbar-toggler-text{font-size:1rem;font-weight:700;line-height:1;display:inline-block;margin-left:.125rem}.mm-wrapper__blocker .mobile-nav-close ion-icon{font-size:1.5rem;top:0;margin-left:.375rem}.slide-menu{width:100%;transition:transform .15s ease-in-out,height .15s ease-in-out;font-family:"Titillium Web",Open Sans,Arial,sans-serif}.slide-menu:not(.mm-menu){display:none}.slide-menu.mm-menu,.slide-menu.mm-menu *,.slide-menu.mm-menu *:before,.slide-menu.mm-menu *:after{transition-duration:.15s;transition-timing-function:ease-in-out}.slide-menu .mm-panel:not(#mm-1) .mm-listview{min-height:calc(100% - 4.5625rem)}.slide-menu .mm-panel:after{display:none}.slide-menu .search-form{background-color:#8f0d21;padding:1rem 1.25rem}.slide-menu .search-form .search-input{line-height:2rem;padding:.5rem .75rem;color:#1c232c;font-size:1.125rem;border-radius:.25rem;border-color:#abbfe7}.slide-menu .search-form .search-input::placeholder{color:#6f757e}.slide-menu .search-form .search-submit{top:0;right:0;border:none;background-color:rgba(0,0,0,0);padding:.625rem 1rem}.slide-menu .search-form .search-submit ion-icon{font-size:1.5rem;width:1.5rem;height:1.5rem;color:#a6192e;top:.1em}.slide-menu .mm-navbar{display:flex;align-items:center;justify-content:start;width:100%;padding:1.5rem;transition:all .15s ease-in-out}.slide-menu .mm-navbar.primary{border-bottom:1px solid rgba(255,255,255,.2)}.slide-menu .mm-navbar__title{padding:0;padding-inline:0 !important;flex:unset;flex-grow:1;justify-content:start;background:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.slide-menu .mm-navbar__title:focus,.slide-menu .mm-navbar__title:active,.slide-menu .mm-navbar__title:hover{background-color:rgba(0,0,0,0)}.slide-menu .mm-listitem{border:0}.slide-menu .mm-listitem.first,.slide-menu .mm-listitem:first-child{padding-top:.75rem}.slide-menu .mm-listitem.last,.slide-menu .mm-listitem:last-child{padding-bottom:.75rem}.slide-menu .mm-listitem:after{display:none}.slide-menu .mm-listitem.parent-label{padding:1.5rem 1.5rem .75rem;font-weight:700}.slide-menu .mm-listitem__btn,.slide-menu .mm-listitem__text{width:100%;padding:.75rem 1.5rem .75rem 3rem;white-space:normal;background:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}.slide-menu .mm-listitem__btn:focus,.slide-menu .mm-listitem__btn:active,.slide-menu .mm-listitem__btn:hover,.slide-menu .mm-listitem__btn:visited,.slide-menu .mm-listitem__text:focus,.slide-menu .mm-listitem__text:active,.slide-menu .mm-listitem__text:hover,.slide-menu .mm-listitem__text:visited{background-color:rgba(0,0,0,0)}.slide-menu .mm-btn{width:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slide-menu .mm-btn--next{display:flex;align-items:center;justify-content:space-between}.slide-menu .mm-btn--next:after{all:unset;content:"";display:inline-block;width:1.5rem;height:1.5rem;margin-left:.5rem;background-size:1.5rem;background-repeat:no-repeat}.slide-menu .mm-btn--prev{display:flex;align-items:center;justify-content:start}.slide-menu .mm-btn--prev:before{all:unset;content:"";display:inline-block;width:1rem;height:1.5rem;margin-right:.5rem;background-size:1.5rem;background-repeat:no-repeat;transform:scaleX(-1)}.slide-menu .primary{background-color:#a6192e;color:#fff}.slide-menu .primary.mm-listitem,.slide-menu .primary .mm-listitem,.slide-menu .primary .mm-btn{color:#fff;font-size:1rem}.slide-menu .primary .mm-btn--next:after,.slide-menu .primary .mm-btn--prev:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF'%3e%3cpath fill-rule='evenodd' d='M8.58 16.59L13.17 12L8.58 7.41L10 6L16 12L10 18L8.58 16.59Z'/%3e%3c/svg%3e")}.slide-menu .primary .mm-listitem__btn:focus-visible,.slide-menu .primary .mm-listitem__text:focus-visible,.slide-menu .primary .mm-navbar__title:focus-visible{outline:1px solid #fff}.slide-menu .secondary{background-color:#fff;color:#005eb8}.slide-menu .secondary.mm-listitem,.slide-menu .secondary .mm-listitem,.slide-menu .secondary .mm-btn{color:#005eb8;font-size:1rem}.slide-menu .secondary .mm-btn--next:after,.slide-menu .secondary .mm-btn--prev:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23005eb8'%3e%3cpath fill-rule='evenodd' d='M8.58 16.59L13.17 12L8.58 7.41L10 6L16 12L10 18L8.58 16.59Z'/%3e%3c/svg%3e")}.slide-menu .secondary .mm-listitem__btn:focus-visible,.slide-menu .secondary .mm-listitem__text:focus-visible,.slide-menu .secondary .mm-navbar__title:focus-visible{outline:1px solid #005eb8}.slide-menu .tertiary{background-color:#f6f7f9;color:#a6192e}.slide-menu .tertiary.mm-listitem,.slide-menu .tertiary .mm-listitem,.slide-menu .tertiary .mm-btn{color:#a6192e;font-size:1rem}.slide-menu .tertiary .mm-btn--next:after,.slide-menu .tertiary .mm-btn--prev:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a6192e'%3e%3cpath fill-rule='evenodd' d='M8.58 16.59L13.17 12L8.58 7.41L10 6L16 12L10 18L8.58 16.59Z'/%3e%3c/svg%3e")}.slide-menu .tertiary .mm-listitem__btn:focus-visible,.slide-menu .tertiary .mm-listitem__text:focus-visible,.slide-menu .tertiary .mm-navbar__title:focus-visible{outline:1px solid #a6192e}.slide-menu .tertiary.recently-viewed .mm-listitem__btn,.slide-menu .tertiary.recently-viewed .mm-listitem__text,.slide-menu .tertiary.login .mm-listitem__btn,.slide-menu .tertiary.login .mm-listitem__text{display:flex;align-items:center;justify-content:flex-start;width:100%}.slide-menu .tertiary.recently-viewed .mm-listitem__btn::before,.slide-menu .tertiary.recently-viewed .mm-listitem__text::before,.slide-menu .tertiary.login .mm-listitem__btn::before,.slide-menu .tertiary.login .mm-listitem__text::before{content:"";display:inline-block;width:1.125rem;height:1.125rem;margin-right:.5rem;background-size:1.125rem;background-repeat:no-repeat}.slide-menu .tertiary.recently-viewed .mm-listitem__btn::after,.slide-menu .tertiary.recently-viewed .mm-listitem__text::after,.slide-menu .tertiary.login .mm-listitem__btn::after,.slide-menu .tertiary.login .mm-listitem__text::after{margin-left:auto}.slide-menu .tertiary.recently-viewed a::before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='%23a6192e'%3e%3cpath fill-rule='evenodd' d='M3.80925 3.80174C6.6555 0.959235 11.283 0.989236 14.1465 3.85349C17.0115 6.71849 17.0415 11.3482 14.1945 14.1945C11.3482 17.0407 6.7185 17.0115 3.8535 14.1465C3.04762 13.3439 2.43873 12.3655 2.07463 11.288C1.71053 10.2106 1.60112 9.06336 1.755 7.93649C1.77519 7.78859 1.8533 7.65478 1.97215 7.56448C2.091 7.47418 2.24086 7.4348 2.38875 7.45499C2.53664 7.47517 2.67045 7.55329 2.76075 7.67214C2.85105 7.79099 2.89044 7.94084 2.87025 8.08874C2.73963 9.04372 2.83223 10.016 3.14078 10.9291C3.44933 11.8423 3.96542 12.6715 4.6485 13.3515C7.08225 15.7845 10.9995 15.7987 13.3995 13.3995C15.7987 10.9995 15.7845 7.08224 13.3515 4.64849C10.9192 2.21699 7.00425 2.20124 4.60425 4.59749L5.16525 4.59974C5.23912 4.60008 5.3122 4.61497 5.38031 4.64356C5.44842 4.67214 5.51024 4.71387 5.56223 4.76634C5.61422 4.81882 5.65536 4.88102 5.68331 4.9494C5.71126 5.01778 5.72547 5.09099 5.72512 5.16486C5.72478 5.23873 5.70989 5.31181 5.6813 5.37992C5.65272 5.44803 5.61099 5.50985 5.55852 5.56184C5.50604 5.61383 5.44384 5.65497 5.37546 5.68292C5.30708 5.71087 5.23387 5.72508 5.16 5.72474L3.2505 5.71574C3.10222 5.71495 2.96026 5.65564 2.85548 5.55072C2.7507 5.44581 2.69159 5.30376 2.691 5.15549L2.68125 3.24749C2.68086 3.17362 2.69502 3.10039 2.72292 3.032C2.75082 2.9636 2.79193 2.90137 2.84388 2.84886C2.89584 2.79635 2.95762 2.75458 3.02572 2.72595C3.09381 2.69732 3.16688 2.68238 3.24075 2.68199C3.31462 2.68159 3.38784 2.69575 3.45624 2.72366C3.52463 2.75156 3.58686 2.79266 3.63938 2.84462C3.69189 2.89657 3.73365 2.95836 3.76228 3.02645C3.79092 3.09455 3.80586 3.16762 3.80625 3.24149L3.80925 3.80249V3.80174ZM8.99925 5.43674C9.14843 5.43674 9.29151 5.496 9.397 5.60149C9.50249 5.70698 9.56175 5.85005 9.56175 5.99924V8.76674L11.2725 10.4767C11.3262 10.5286 11.3691 10.5906 11.3986 10.6593C11.4282 10.7279 11.4437 10.8017 11.4444 10.8764C11.4451 10.9511 11.4309 11.0251 11.4026 11.0943C11.3744 11.1634 11.3326 11.2262 11.2798 11.2791C11.2271 11.3319 11.1643 11.3737 11.0952 11.402C11.026 11.4303 10.952 11.4446 10.8773 11.444C10.8026 11.4434 10.7288 11.4279 10.6601 11.3985C10.5915 11.369 10.5294 11.3262 10.4775 11.2725L8.4375 9.23249V5.99999C8.4375 5.8508 8.49676 5.70773 8.60225 5.60224C8.70774 5.49675 8.85082 5.43749 9 5.43749L8.99925 5.43674Z'/%3e%3c/svg%3e")}.slide-menu .tertiary.login a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M14.625 16.875H7.875C7.57663 16.875 7.29048 16.7565 7.07951 16.5455C6.86853 16.3345 6.75 16.0484 6.75 15.75V14.0625H7.875V15.75H14.625V2.25H7.875V3.9375H6.75V2.25C6.75 1.95163 6.86853 1.66548 7.07951 1.4545C7.29048 1.24353 7.57663 1.125 7.875 1.125H14.625C14.9234 1.125 15.2095 1.24353 15.4205 1.4545C15.6315 1.66548 15.75 1.95163 15.75 2.25V15.75C15.75 16.0484 15.6315 16.3345 15.4205 16.5455C15.2095 16.7565 14.9234 16.875 14.625 16.875Z' fill='%23A6192E'%3E%3C/path%3E%3Cpath d='M8.20687 11.5819L10.2206 9.5625H2.25V8.4375H10.2206L8.20687 6.41812L9 5.625L12.375 9L9 12.375L8.20687 11.5819Z' fill='%23A6192E'%3E%3C/path%3E%3C/svg%3E")}.slide-menu #mm-1{background:#f6f7f9}.slide-menu #mm-1 .mm-navbar{display:none}.slide-menu #mm-1 .mm-listitem__btn,.slide-menu #mm-1 .mm-listitem__text{padding:.75rem 1.5rem}.slide-menu #mm-1 .primary.mm-listitem{font-weight:700}.slide-menu #mm-1 .secondary:not(.label).mm-listitem__btn,.slide-menu #mm-1 .secondary:not(.label) .mm-listitem__text{padding:.5rem 1.5rem .5rem 2rem}.slide-menu #mm-1 .secondary.mm-listitem,.slide-menu #mm-1 .secondary .mm-listitem,.slide-menu #mm-1 .secondary .mm-btn{font-size:.875rem}.slide-menu #mm-1 .secondary.label,.slide-menu #mm-1 .secondary .label{color:#1c232c;padding:1.5rem 1.5rem .5rem}.slide-menu #mm-1 .secondary.first{padding-top:0}.slide-menu #mm-1 .secondary.last{padding-bottom:1rem}.slide-menu #mm-1 .tertiary.mm-listitem,.slide-menu #mm-1 .tertiary .mm-listitem,.slide-menu #mm-1 .tertiary .mm-btn{font-size:.875rem}.slide-menu.syo .search-form{background:#48154f}.slide-menu.syo .search-form .search-submit ion-icon{color:#6d2077}.slide-menu.syo .primary{background-color:#6d2077}.slide-menu.syo .tertiary{color:#6d2077}.popover{z-index:9999999 !important}.login-tooltip ul{margin:0;font-size:1.15em;font-weight:600}.login-tooltip ul li a{text-decoration:none;font-weight:300}.login-tooltip ul li a:hover{text-decoration:underline}.land-acknowledgement{position:relative;overflow:hidden;min-height:51.875rem;padding-bottom:2.5rem}@media(min-width: 992px){.land-acknowledgement{min-height:unset;padding-top:2.5rem}}.land-acknowledgement::before{position:absolute;content:""}.land-acknowledgement .container{min-height:51.875rem;display:flex;flex-wrap:wrap;align-content:flex-end}@media(min-width: 992px){.land-acknowledgement .container{min-height:unset}}.land-acknowledgement .bg-image::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:linear-gradient(0deg, rgba(0, 0, 0, 0.6) 59.94%, rgba(0, 0, 0, 0.26) 65.41%, rgba(0, 0, 0, 0) 100%)}@media(min-width: 992px){.land-acknowledgement .bg-image::before{background:linear-gradient(90deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.6) 44.06%, rgba(0, 0, 0, 0) 63%)}}.land-acknowledgement .bg-image img{width:100%;height:100%;object-fit:cover;object-position:50% 70%}.land-acknowledgement .content{display:flex;flex-direction:column;gap:1.5rem}.land-acknowledgement .content h2,.land-acknowledgement .content .h2,.land-acknowledgement .content p{color:#fff}footer.footer{background-color:#1c232c;padding-top:2.5rem;padding-bottom:2.5rem}@media(min-width: 992px){footer.footer{padding-top:4rem}}footer.footer .footer-main{display:flex;gap:3rem}@media(min-width: 992px){footer.footer .footer-main{gap:0}}footer.footer .footer-col-container{display:flex;flex-direction:column;gap:3rem}@media(min-width: 1200px){footer.footer .footer-col-container{flex-direction:row;gap:2rem}}footer.footer .footer-col-container .group{width:100%;flex-grow:1;gap:3rem}@media(min-width: 1200px){footer.footer .footer-col-container .group{gap:2rem}}footer.footer .footer-col{display:flex;flex-direction:column;flex-grow:1;width:100%}@media(min-width: 992px){footer.footer .footer-col:not(:first-of-type){padding-left:1.5rem;padding-right:1.5rem}}footer.footer .footer-sub{margin-top:2.5rem;padding-top:1rem;border-top:1px solid #324053}footer.footer .content{margin-top:1.5rem}footer.footer .content p{font-size:.875rem}footer.footer .contact .sait{font-weight:700}footer.footer .contact dl{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}footer.footer .contact dd{display:flex;flex-direction:row;gap:.5rem}footer.footer .contact ion-icon{font-size:1.5rem;top:0}footer.footer .donations{display:flex;flex-direction:column;gap:1.5rem}footer.footer .btn ion-icon{color:#da291c;transition:.2s}footer.footer .btn:hover ion-icon{color:#fff}footer.footer h2,footer.footer .h2,footer.footer p,footer.footer dd,footer.footer a{color:#fff}footer.footer h2,footer.footer .h2{font-size:1.125rem}footer.footer a{font-size:.875rem;text-decoration:none;transition:.2s}footer.footer a:hover{color:#da291c}footer.footer ul{list-style-type:none;padding:0;margin:0}footer.footer ul li{display:flex;margin-bottom:0 !important}footer.footer ul a{display:flex;flex-direction:row;align-items:center;width:100%;padding:1rem 1rem 1rem 0;border-bottom:1px solid #ccd2e0;font-weight:700}footer.footer ul a ion-icon{width:1.5rem;height:1.5rem;margin-left:auto;color:#da291c;transition:.2s}footer.footer ul a:hover ion-icon{transform:translateX(0.35rem)}footer.footer .footer-nav{display:flex;flex-direction:column}footer.footer .footer-nav:nth-of-type(2){margin-top:3rem}@media(min-width: 992px){footer.footer .footer-nav:nth-of-type(2){margin-top:0}}footer.footer .footer-nav nav{margin-top:1rem}footer.footer .socials+.copy{margin-top:1rem}footer.footer .socials a:hover ion-icon{color:#da291c}footer.footer .socials a ion-icon{font-size:1.5rem;margin-right:1rem}footer.footer .sub-footer-links{gap:1rem;margin-top:2rem}@media(min-width: 992px){footer.footer .sub-footer-links{margin-top:0}}footer.footer .sub-footer-links a{font-size:.875rem;text-decoration:underline}footer.footer .sub-footer-links+.copy{margin-top:2rem}footer.footer .copy{margin-bottom:0;font-size:.875rem}footer.footer .logo{bottom:-10%;right:-14%}main section{position:relative;background-position:center top;background-repeat:no-repeat;background-size:cover}main section .section-bg{background-position:center bottom;background-repeat:no-repeat;overflow:hidden;background-size:100% auto;margin-top:2rem;padding-bottom:2rem}@media(min-width: 768px){main section .section-bg{padding-bottom:8rem}}@media(min-width: 992px){main section .section-bg{margin-top:0}}@media(min-width: 1640px){main section .section-bg{background-size:100% 70%}}main section .bg-full-image{background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden}main section.video-container{height:auto;padding:2.5rem 0}main section.video-container .container-xxl{z-index:5;position:relative}main section.video-container .video-banner{height:100%;width:100%;position:absolute;top:0;left:0;overflow:hidden}main section.video-container .video-banner .iframe-wrapper{position:relative;width:100%;height:100%;background-color:#000}@media(min-width: 576px){main section.video-container .video-banner .iframe-wrapper{padding-bottom:56.25%}}main section.video-container .video-banner .iframe-wrapper iframe{pointer-events:none;position:absolute;top:-3rem;left:0;width:100%;height:100%;transform:scale(2.5);z-index:1}@media(min-width: 576px){main section.video-container .video-banner .iframe-wrapper iframe{transform:scale(1.75)}}@media(min-width: 768px){main section.video-container .video-banner .iframe-wrapper iframe{transform:scale(1.25)}}main section.home-banner{background-color:#fff}@media(min-width: 992px){main section.home-banner{padding-bottom:7.5rem}}main section.home-banner .row{margin:0 !important}main section.home-banner .hero{min-height:30rem;padding:0 !important}@media(min-width: 992px){main section.home-banner .hero{min-height:unset;border-radius:0 0 1rem 0}}@media(min-width: 1400px){main section.home-banner .hero{border-radius:0 0 1rem 1rem}}main section.home-banner .hero-image{position:relative;width:100%;height:100%;object-fit:cover}@media(min-width: 992px){main section.home-banner .hero-image{position:absolute}}main section.home-banner .banner-heading{width:100%;padding:1rem 1rem 1.5rem 1rem}@media(min-width: 992px){main section.home-banner .banner-heading{padding:3rem}}main section.home-banner .banner-heading .banner-wrapper{position:relative;display:flex;flex-direction:column;gap:1rem;width:100%;height:100%;z-index:2}main section.home-banner .banner-heading .btn-link{color:#fff;font-weight:700}main section.home-banner .banner-heading p{font-size:1rem}@media(min-width: 992px){main section.home-banner .banner-heading p{font-size:1.25rem}}main section.home-banner .banner-heading.purple::after{background-color:#6d2077}main section.home-banner .banner-heading.blue::after{background-color:#00a3e0}main section.home-banner .banner-heading.red::after{background-color:#da291c}main section.home-banner .banner-heading::after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#6d2077;mix-blend-mode:multiply;content:""}main section.home-banner .banner-heading .search-input-wrapper{display:flex;flex-direction:row;align-items:center}main section.home-banner .banner-heading .search-input-wrapper input{height:3.5rem;padding:.75rem}main section.home-banner .banner-heading .search-input-wrapper input::-webkit-search-cancel-button{display:none}main section.home-banner .banner-heading .search-submit{right:0;top:.5rem;border:none;background-color:rgba(0,0,0,0)}main section.home-banner .banner-heading .search-submit ion-icon{width:2rem;height:2rem;color:#005eb8}main section.home-banner .featured-posts{display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem;padding-bottom:4rem}@media(min-width: 992px){main section.home-banner .featured-posts{padding-top:1.5rem;padding-left:2rem !important;padding-right:0 !important;padding-bottom:0}}main section.home-banner .featured-posts .little-clive-spacer{height:16rem;align-items:center;padding:1rem;animation:placeholderLoading 2s ease-in-out 0s infinite reverse}main section.home-banner .featured-posts .little-clive-spacer div{background:#cbcbcb}main section.home-banner .featured-posts .little-clive-spacer div.placeholder-img{height:12rem;width:13rem;border-radius:7px;margin-right:1rem}main section.home-banner .featured-posts .little-clive-spacer div.placeholder-textarea{width:50%;background:none}main section.home-banner .featured-posts .little-clive-spacer div.placeholder-textarea .placeholder-header{width:75%;height:1.5rem;margin-bottom:2rem}main section.home-banner .featured-posts .little-clive-spacer div.placeholder-textarea .placeholder-text{width:100%;height:1rem;margin-bottom:1rem}@media(min-width: 992px){main section.home-banner .featured-posts .little-clive-spacer+div{margin-top:-18rem;z-index:3}}main section.home-banner .card-row{border-radius:.5rem;background-color:#a6192e;color:#fff}main section.home-banner .card-row .card-col{justify-content:center;padding:1rem}main section.home-banner .card-row .card-col span,main section.home-banner .card-row .card-col h2,main section.home-banner .card-row .card-col .h2{color:#fff !important}main section.home-banner .card-row img{object-fit:cover}main section.home-banner .card-row .btn-link .last-word::after{content:url("https://www.sait.ca/assets/app/sait/images/svgs/icons/chevron-forward-white.svg")}main section.home-banner .card-row .btn-link:hover,main section.home-banner .card-row .btn-link:visited{color:#fff !important}main section.home-banner .card-row.flex-one{min-height:13rem;background-position:center;background-size:cover;background-repeat:no-repeat}@media(min-width: 992px){main section.home-banner .card-row.flex-one{min-height:auto}}main section.home-banner .card-row.flex-one.mobile-bg{background-size:auto 120%}@media(min-width: 992px){main section.home-banner .card-row.flex-one.mobile-bg{background-size:cover}}main section.home-banner .card-cols-wrapper{display:flex;flex-direction:row;gap:1.5rem}main section.home-banner .card-cols-wrapper .card-col{width:100%}@media(min-width: 992px){main section.home-banner .card-cols-wrapper .card-col{width:50%}}main section.home-banner .card-col{display:flex;flex-direction:column;gap:.5rem;font-family:"Titillium Web",Open Sans,Arial,sans-serif}main section.home-banner .card-col span:not(.last-word){font-size:1rem;color:#324053}main section.home-banner .card-col img{max-height:8.75rem;border-radius:.5rem;object-fit:cover}@media(min-width: 992px){main section.home-banner .card-col img{max-height:none}}main section.home-banner .btn-link{font-family:"Titillium Web",Open Sans,Arial,sans-serif;text-decoration:underline !important}main section.home-banner .btn-link .last-word{white-space:nowrap}main section.home-banner .btn-link .last-word::after{content:url("https://www.sait.ca/assets/app/sait/images/svgs/icons/chevron-forward-blue.svg");display:inline-block;width:.9rem;height:1rem;padding-left:.5rem;transition:.2s}main section.home-banner .btn-link ion-icon{transition:.2s}main section.home-banner .btn-link:hover ion-icon,main section.home-banner .btn-link:hover .last-word::after{transform:translateX(0.35rem)}@keyframes placeholderLoading{0%{opacity:.5}50%{opacity:1}100%{opacity:.5}}main section.program-details-banner{--banner-spacing-mobile: 2em;--banner-spacing-desktop: 3.5em;position:relative;padding-block-start:1.75em;margin-block-end:var(--banner-spacing-mobile);background:#1c232c;overflow:visible}@media(min-width: 992px){main section.program-details-banner{margin-block-end:var(--banner-spacing-desktop);padding-top:1rem}}main section.program-details-banner::before{position:absolute;z-index:0;display:block;height:100%;width:100%;content:"";background-image:url("https://www.sait.ca/assets/app/sait/images/svgs/logo/sait-catalyst_white.svg");background-position:calc(100% + 15em) calc(100% + 7em);background-repeat:no-repeat;background-size:auto 80%;opacity:.1}@media(min-width: 992px){main section.program-details-banner::before{height:calc(100% - 1.75em);background-position:center top;background-size:auto 125%}}main section.program-details-banner .row{position:relative;z-index:1}main section.program-details-banner .banner-content{padding-block-end:var(--banner-spacing-mobile);color:inherit;background:none}@media(min-width: 992px){main section.program-details-banner .banner-content{padding-block-end:var(--banner-spacing-desktop);margin-top:0}}main section.program-details-banner h1,main section.program-details-banner .h1,main section.program-details-banner dl,main section.program-details-banner ion-icon{color:#fff}main section.program-details-banner h1,main section.program-details-banner .h1{margin-block-start:0;max-width:none}main section.program-details-banner .btn{margin-block-start:var(--banner-spacing-mobile)}main section.program-details-banner p.new-label{color:#f0aaa5;font-weight:700;text-transform:uppercase}main section.program-details-banner .program-details{margin:0;color:#fff}main section.program-details-banner .program-details a{font-weight:700;text-decoration:underline;color:#fff}main section.program-details-banner .program-details .program-detail{margin-bottom:.5rem}main section.program-details-banner .program-details .program-detail:last-child{margin-bottom:0}main section.program-details-banner .program-details .program-detail dt,main section.program-details-banner .program-details .program-detail dd{display:inline}main section.program-details-banner .program-details .program-detail dd{color:#d4dff4}main section.program-details-banner .banner-image{height:calc(100% + var(--banner-spacing-mobile));background:none}@media(min-width: 992px){main section.program-details-banner .banner-image{position:absolute;right:0;height:calc(100% + var(--banner-spacing-desktop))}}main section.program-details-banner .banner-image .image-wrapper{height:100%;width:100%}main section.program-details-banner .banner-image img{height:100%;margin-block-start:0;margin-block-end:calc(var(--banner-spacing-mobile) * -1);width:100%;border-radius:1em;object-fit:cover;object-position:center;box-shadow:6px 6px 10px 0px rgba(25,42,47,.1)}@media(min-width: 992px){main section.program-details-banner .banner-image img{margin-block-end:0}}main section.program-details-banner.program-listing-banner{margin-block-end:0}@media(min-width: 992px){main section.program-details-banner.program-listing-banner{margin-block-end:2rem;padding-block-start:0}main section.program-details-banner.program-listing-banner .banner-content{padding-block-start:1.75em;padding-block-end:2.5rem}}main section.program-details-banner.program-listing-banner::before{background-position:calc(100% + 3em) calc(100% + 8em);background-size:auto 105%}@media(min-width: 992px){main section.program-details-banner.program-listing-banner::before{height:100%;background-position:calc(100% + 6.5em) calc(50% + 1em);background-size:auto 140%}}main section.program-details-banner .modal.show .modal-dialog{transform:translate(0, 50px)}.mm-promo{width:500px;max-width:100%;padding-right:1em;margin-top:1em}.mm-promo-bottom{position:relative;bottom:0;background-color:#11468f;background-position:center center;background-size:cover;font-size:1em;color:#fff;padding-top:.8rem;padding-bottom:.8rem;padding-left:.8rem}@media(min-width: 992px){.mm-promo-bottom{font-size:.9em}}.mm-promo-bottom span ion-icon{top:.15rem;position:relative}.mm-promo-bottom.dark-bg-blue{background-color:#11468f}.mm-promo-bottom.light-bg-blue{background-color:#0074c0}.mm-promo-bottom.indigo-bg-blue{background-color:#2d4263}.mm-promo-bottom.navy-bg-blue{background-color:#041562}.mm-promo-bottom.violet-bg-purple{background-color:#712b75}.mm-promo-bottom.plum-bg-purple{background-color:#774360}.mm-promo-bottom .btn.btn-primary.btn-sm,.mm-promo-bottom .btn.btn-primary{background:#a6192e;color:#fff;border:0;margin-right:3.5rem;margin-left:.9rem}.mm-promo-bottom .btn.btn-primary.btn-sm:hover,.mm-promo-bottom .btn.btn-primary:hover{color:#fff;background:#da291c}.mm-promo-bottom .btn.btn-outline-primary{background:#fff;color:#da291c;border:1px solid #da291c;margin-right:3.5rem;margin-left:.9rem}.mm-promo-bottom .btn.btn-outline-primary:hover{color:#fff}.mm-promo-bottom .text-decoration-underline{color:#fff;margin-left:10px}.main-promo-banner{position:relative;overflow:visible;min-height:2rem}@media(min-width: 768px){.main-promo-banner{min-height:0}}@media(min-width: 992px){.main-promo-banner{margin-top:0;min-height:4rem}}.main-promo-banner .banner{position:relative;z-index:5;width:100%;padding:1rem 0;overflow:hidden;background:linear-gradient(to left, #9835B9, #632777)}@media(min-width: 768px){.main-promo-banner .banner{padding:0}}.main-promo-banner .banner.blue{background:linear-gradient(to left, #13A1E1, #1372D5)}.main-promo-banner .banner .img-wrap{position:absolute;top:0;margin-right:-4rem;height:100%;overflow:hidden;display:flex;align-items:center}@media(min-width: 768px){.main-promo-banner .banner .img-wrap{height:5rem;margin-right:0;position:static}}.main-promo-banner .banner .img-wrap svg{width:100%}@media(min-width: 768px)and (max-width: 1399.98px){.main-promo-banner .banner .img-wrap svg{margin-left:-2rem;width:125%}}.main-promo-banner .banner .img-wrap svg image{height:100%;width:100%}.sc-home-banner-section .breadcrumb-nav p{margin:0;color:#fff}.sc-home-banner-section .breadcrumb-nav ion-icon{color:#00a3e0}.sc-home-banner-section .breadcrumb-nav a{color:#00a3e0}.sc-home-banner-section .sc-banner-icons{position:absolute;width:100%;height:100%;background-size:auto 180px;background-repeat:no-repeat;background-position:0px 100%;z-index:0}.sc-home-banner-section .sc-home-banner-gradient{background-color:#0d305f;width:100%}.sc-home-banner-section .sc-home-banner-gradient .sc-banner-content{z-index:1;position:inherit}.sc-home-banner-section .sc-home-banner-gradient .sc-banner-content .sc-banner-subhead{letter-spacing:.09em;color:#00a3e0}.sc-home-banner-section .sc-home-banner-gradient .sc-banner-content .text-blue-border{border-left:.25rem solid #00a3e0;border-top:.25rem solid rgba(0,0,0,0);border-bottom:.25rem solid rgba(0,0,0,0);padding-left:1rem;padding-right:1rem}.sc-home-banner-section .sc-home-banner-gradient .sc-banner-image{position:absolute;top:0;bottom:0;right:0;background-size:cover;background-repeat:no-repeat;background-position:50% 0;opacity:.4;transition:1.2s ease-in-out;height:100%}@media(min-width: 768px){.sc-home-banner-section .sc-home-banner-gradient .sc-banner-image{opacity:1;background-position:0}}@media(max-width: 575.98px){.sc-home-banner-section .sc-home-banner-gradient .sc-banner-image{display:none}}.sc-home-banner-section .sc-home-banner-gradient .sc-banner-image.scrolled{opacity:.3}.sc-home-banner-section .sc-home-banner-gradient .sc-banner-gradient{background:linear-gradient(90deg, #0d305f 45%, transparent 75%, #0d305f 98%);position:absolute;top:0;bottom:0;left:0;width:100%}#more{display:none}.sc-camp-content .table.table-striped{border:1px solid #d9dadc}.sc-camp-content .page-content ul{font-size:1.15rem;list-style-type:none}.sc-camp-content .page-content ul li{position:relative}.sc-camp-content .page-content ul li:before{content:" ";display:block;position:absolute;border:2px solid #00a3e0;height:8px;width:8px;background-color:#fff;top:11px;left:-22px;border-radius:50%}.sc-general-banner-section .sc-home-banner-gradient{background-color:#0d305f;width:100%}.sc-general-banner-section .sc-home-banner-gradient .sc-banner-content{z-index:1;position:inherit}.table-striped>tbody>tr:nth-child(even)>td,.table-striped>tbody>tr:nth-child(even)>th{background-color:rgba(0,0,0,.05);--bs-table-accent-bg: rgba(0, 0, 0, 0.05);color:var(--bs-table-striped-color)}.table-striped>tbody>tr:nth-child(2n+1)>td,.table-striped>tbody>tr:nth-child(2n+1)>th{background-color:none !important;--bs-table-accent-bg: none}.ct-aris-banner-section .ct-aris-banner-img{position:absolute;width:100%;height:100%;background-size:cover}.ct-aris-banner-section .ct-aris-banner-img .aris-gradient{position:absolute;width:100%;height:100%;top:0;right:0;content:"";background-size:cover}.logo-mid-banner{border-top:.125rem solid #ccd2e0;border-bottom:.125rem solid #ccd2e0;width:60%;padding-top:1.5rem;padding-bottom:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}.logo-mid-banner .img{max-height:12.5rem}main section[name=banner-section]{padding:0}.large-img-hero{background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:2rem;width:100%;height:100%}@media(min-width: 768px){.large-img-hero{min-height:24rem}}@media(max-width: 767.98px){.large-img-hero{padding:1rem 0}}@media(min-width: 768px)and (max-width: 991.98px){.large-img-hero{padding:0}}@media(max-width: 991.98px){.large-img-hero h1,.large-img-hero .h1{margin-top:0}}.large-img-hero .overlay{position:absolute;top:0;bottom:0;width:100%;background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8))}.image-banner-container{height:30rem}.image-banner-container #mobile-banner{background-size:cover;background-position:center;background-repeat:no-repeat;margin-top:2rem;max-width:100%;height:100%}.video-container{height:32rem}.video-container .video-banner{height:100%;width:100%}.video-container .video-banner .iframe-wrapper{position:relative;width:100%;height:100%;background-color:#000}@media(min-width: 768px){.video-container .video-banner .iframe-wrapper{padding-bottom:56.25%}}.video-container .video-banner .iframe-wrapper.mobile-iframe-wrapper{padding-bottom:0;padding-top:3rem;height:100%}@media(min-width: 768px){.video-container .video-banner .iframe-wrapper.mobile-iframe-wrapper{padding-top:0rem;padding-bottom:56.25%}}.video-container .video-banner .iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(2.3);z-index:1}@media(min-width: 576px){.video-container .video-banner .iframe-wrapper iframe{transform:scale(1.5)}}@media(min-width: 768px){.video-container .video-banner .iframe-wrapper iframe{transform:scale(1.4)}}.video-container .video-banner .iframe-wrapper img{width:100%;object-fit:cover;background-size:cover}@media(max-width: 767.98px){.video-container .video-banner .iframe-wrapper img{display:block;height:40rem}}@media(max-width: 575.98px){.video-container .video-banner .iframe-wrapper img{display:block;height:100%}}@media(min-width: 768px){.video-container .video-banner .iframe-wrapper img{display:block;height:40rem}}.video-container .video-banner .video-buttons{display:inline-block;position:absolute;top:100%;left:100%;padding:20px;transform:translate(-100%, -100%);z-index:3;text-align:right}.video-container .video-banner .video-buttons span ion-icon{color:rgba(255,255,255,.2);font-size:2.3rem;font-weight:bold;transition:.3s ease}.video-container .video-banner .video-buttons span ion-icon:hover,.video-container .video-banner .video-buttons span ion-icon:focus{color:#fff}.video-container .video-banner .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1}.breadcrumbs-container{z-index:1}@media(min-width: 576px){.breadcrumbs-container{padding-top:5rem}}@media(max-width: 575.98px){.breadcrumbs-container{padding-top:5rem}}@media(min-width: 576px)and (max-width: 767.98px){.breadcrumbs-container{padding-left:3rem;padding-top:8rem}}.hero-title-container{z-index:1;padding-top:2rem}@media(min-width: 576px)and (max-width: 767.98px){.hero-title-container{padding-left:3rem}}.bg-logo-main{overflow:hidden}@media(min-width: 992px){.bg-logo-main{overflow:visible;margin-top:0}}.bg-logo-main.bus{margin-top:3rem}@media(min-width: 992px){.bg-logo-main.bus{margin-top:0}}.bg-logo-main .intro-hero-item h1,.bg-logo-main .intro-hero-item .h1{margin:0 0 1rem 0}.bg-logo-main .col-intro p{font-family:"Titillium Web",Open Sans,Arial,sans-serif;font-size:1.2rem}@media(max-width: 991.98px){.bg-logo-main .intro-hero-item{padding-top:2rem;padding-bottom:3rem}.bg-logo-main .content-width-md{max-width:45rem;margin-left:auto;margin-right:auto}}@media(min-width: 992px){.bg-logo-main .intro-hero-item{padding-top:5rem;padding-bottom:5rem;max-width:100%}}.bg-logo{position:absolute;top:-6rem;left:-4rem;background-repeat:no-repeat;width:45rem;height:45rem;z-index:-1}@media(max-width: 991.98px){.bg-logo{top:0;left:0;width:100%;height:100%}}.landing-intro-banner{overflow:visible}.landing-intro-banner .container-xxxl{margin-top:1.5rem}.landing-intro-banner .container-xxxl .bg-logo-symbol{right:2rem;top:-10rem;max-width:40rem;z-index:-1}@media(max-width: 1199.98px){.landing-intro-banner .container-xxxl{padding-right:0rem;padding-left:0rem}}.landing-intro-banner.purple .banner-container .banner{background-color:#6d2077}.landing-intro-banner.dark-red .banner-container .banner{background-color:#a6192e}.landing-intro-banner.light-red .banner-container .banner{background-color:#da291c}.landing-intro-banner.dark-blue .banner-container .banner{background-color:#005eb8}.landing-intro-banner.light-blue .banner-container .banner{background-color:#00a3e0}.landing-intro-banner.teal-green .banner-container .banner{background-color:#169393}.landing-intro-banner.strong-cyan .banner-container .banner{background-color:#32cacb}.landing-intro-banner .banner-container .banner{height:12rem;border-top-left-radius:2rem;border-top-right-radius:.35rem;border-bottom-left-radius:.35rem;border-bottom-right-radius:2rem;background-size:cover;background-position:50%}@media(max-width: 1199.98px){.landing-intro-banner .banner-container .banner{border-radius:0rem}}@media(max-width: 991.98px){.landing-intro-banner .banner-container .banner{height:18rem}}.landing-intro-banner .banner-container .banner.overlay{mix-blend-mode:hard-light}.landing-intro-banner .banner-container .banner-title-container{top:-8rem}@media(max-width: 991.98px){.landing-intro-banner .banner-container .banner-title-container{top:-16rem}}.landing-intro-banner .banner-container .banner-title-container h1,.landing-intro-banner .banner-container .banner-title-container .h1{margin:0;color:#fff}.landing-intro-banner .banner-container .banner-title-container .image{position:absolute;height:22rem;width:22rem;object-fit:cover;right:0rem;top:-6rem;border-radius:.375rem}@media(max-width: 991.98px){.landing-intro-banner .banner-container .banner-title-container .image{position:relative;right:unset;top:2rem;height:14rem;width:14rem}}.landing-intro-banner .banner-body{top:-5rem;left:-2rem;margin-bottom:-5rem}@media(max-width: 991.98px){.landing-intro-banner .banner-body{top:-13.5rem;left:0rem;margin-bottom:-13.5rem}}.landing-intro-banner .banner-body .content{background-color:#fff;box-shadow:inset 0px 1px 0px #f7f7f8,0px 1px 2px #d9dadc;border-radius:.375rem;padding:2rem 2.5rem 2.75rem 2.5rem;min-height:9rem}.landing-intro-banner .banner-body .content p{font-family:"Titillium Web",Open Sans,Arial,sans-serif;font-size:1.2rem;margin-top:0;margin-bottom:1.5rem}@media(max-width: 991.98px){.landing-intro-banner .banner-body .content{box-shadow:none;top:0rem;padding-top:1rem;padding-bottom:1rem;padding-left:0rem;padding-right:0rem}}.landing-intro-banner .banner-body .action-area{top:-2.5rem;left:1rem;margin-right:1rem}@media(min-width: 992px){.landing-intro-banner .banner-body .action-area{left:2.5rem;top:-3rem}}.landing-intro-banner .banner-body .action-area .cta h4,.landing-intro-banner .banner-body .action-area .cta .h4{margin-bottom:.5rem}@keyframes blobsFlow{0%{border-radius:26% 74% 61% 39%/54% 67% 33% 46%}10%{border-radius:74% 26% 47% 53%/68% 46% 54% 32%}20%{border-radius:48% 52% 30% 70%/27% 37% 63% 73%}30%{border-radius:73% 27% 57% 43%/28% 67% 33% 72%}40%{border-radius:63% 37% 56% 44%/25% 28% 72% 75%}50%{border-radius:39% 61% 70% 30%/61% 29% 71% 39%}60%{border-radius:27% 73% 29% 71%/73% 51% 49% 27%}70%{border-radius:39% 61% 65% 35%/74% 65% 35% 26%}80%{border-radius:55% 45% 37% 63%/38% 30% 70% 62%}90%{border-radius:25% 75% 70% 30%/39% 50% 50% 61%}100%{border-radius:66% 34% 33% 67%/65% 73% 27% 35%}}#errorBanner404{background-position:center center;position:relative;min-height:300px;padding:100px 0;text-align:center}#errorBanner404 .container404{display:block;position:absolute;width:320px;height:320px;left:50%;z-index:-1;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}#errorBanner404 .container404 .page-center-items{text-align:center;display:block;position:absolute}#errorBanner404 .container404 .errorTitle404{background:#fff;width:100%;height:100%;margin:0;padding:0;display:-ms-flexbox;display:flex;font-size:140px;font-weight:700;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center}#errorBanner404 .container404 .errorTitle404 span{width:100%;position:relative}#errorBanner404 .container404 .errorTitle404 span:before{background:linear-gradient(45deg, #a6192e, #00a3e0, #6d2077);width:100%;height:100%;display:block;position:absolute;content:"";mix-blend-mode:screen}#errorBanner404 .container404 [class*=blobs]{mix-blend-mode:color;animation:blobsFlow 12s ease-in-out infinite alternate}#errorBanner404 .container404 .blobs_1{background:#005eb8;width:60px;height:60px;top:90px;left:210px}#errorBanner404 .container404 .blobs_2{background:#6d2077;width:80px;height:80px;top:155px;left:230px}#errorBanner404 .container404 .blobs_3{background:#a6192e;width:60px;height:60px;top:145px;left:20px}#errorBanner404 .container404 .blobs_4{background:#a6192e;width:100px;height:100px;top:115px;left:100px}#errorBanner404 .container404 .blobs_5{background:#00a3e0;width:50px;height:50px;top:55px;left:70px}#errorBanner404 .container404 .blobs_6{background:#da291c;width:60px;height:60px;top:220px;left:55px}#errorBanner404 .container404 .blobs_7{background:#324053;width:50px;height:50px;top:210px;left:180px}#errorBanner404 .container404 .messageContainer{width:720px;height:320px;top:130%;left:50%;-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#errorBanner404 .container404 #randomErrorMessage{width:100%}@media screen and (max-width: 700px){#errorBanner404 .container404 .messageContainer{width:100%}}.expert-bio-section{background:linear-gradient(90deg, rgba(86, 90, 97, 0.08) 100%, #fff 0);position:relative;padding:0 !important}.expert-bio-section .expert-tag-list{list-style:none;margin:0;padding:.5em 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.expert-bio-section .expert-tag-list li{padding:.5rem .5rem .5rem 1.5rem;background-color:#00a3e0;border-radius:3px;margin-right:1em;overflow:hidden;position:relative}.expert-bio-section .expert-tag-list li.item-hidden{display:none}.expert-bio-section .expert-tag-list li a .arrow-icon{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;-moz-transition:opacity .3s ease,visibility .3s ease;-webkit-transition:opacity .3s ease,visibility .3s ease;-ms-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease}.expert-bio-section .expert-tag-list li:hover a .arrow-icon{visibility:visible;opacity:1}.expert-bio-section .expand-btn{background-color:#00a3e0;color:#fff;position:relative;font-size:1.0625rem;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;border-radius:3px}.expert-bio-section .expand-btn.item-hidden{display:none}.expert-bio-section .expert-banner-content-right .expert-img{max-width:100%;border-bottom-right-radius:4rem}@media(max-width: 575.98px){.expert-bio-section .expert-banner-content-right .expert-img{border-radius:0}}.smart-content.intl-mountains{background-position:top left;background-size:cover;background-image:url("https://www.sait.ca/assets/app/sait/images/smart-content/br-intl-524x650.jpg")}@media(min-width: 768px){.smart-content.intl-mountains{background-image:url("https://www.sait.ca/assets/app/sait/images/smart-content/br-intl-1200x650.jpg")}}@media(min-width: 1200px){.smart-content.intl-mountains{background-image:url("https://www.sait.ca/assets/app/sait/images/smart-content/br-intl-1920x914.jpg")}}@media(min-width: 992px){.smart-content.intl-mountains h2 span,.smart-content.intl-mountains .h2 span{display:block}}.smart-content.event .card{background-position:center;background-size:cover;background-image:url("https://www.sait.ca/assets/images/sait/banners/smart-content/br-openhouse-mobile1600x1068.jpg");padding-top:7rem}@media(min-width: 768px){.smart-content.event .card{padding-top:0;background-image:url("https://www.sait.ca/assets/images/sait/banners/smart-content/br-openhouse-desktop1600x1068.jpg")}}.smart-content.event svg{transform:rotate(90deg);fill:#98438d;mix-blend-mode:multiply;isolation:isolate;position:absolute;width:40rem;height:40rem;right:25%;top:3rem}@media(min-width: 768px){.smart-content.event svg{transform:rotate(-135deg);right:60%;top:-13rem}}.program-details-banner.program-listing-banner{margin-block-end:0}@media(min-width: 992px){.program-details-banner.program-listing-banner{margin-block-end:3.5rem;padding-block-start:0}.program-details-banner.program-listing-banner .banner-content{padding-block-start:1.75em}}.program-details-banner.program-listing-banner::before{background-position:calc(100% + 3em) calc(100% + 8em);background-size:auto 105%}@media(min-width: 992px){.program-details-banner.program-listing-banner::before{height:100%;background-position:calc(100% + 6.5em) calc(50% + 1em);background-size:auto 140%}}main section.sidebar-image-banner{--banner-spacing-mobile: 2em;--banner-spacing-desktop: 3.5em;position:relative;padding-block-start:1.75em;margin-block-end:var(--banner-spacing-mobile);background:#fff;overflow-x:clip;overflow-y:visible;padding-top:0}@media(min-width: 992px){main section.sidebar-image-banner{padding-block-start:1rem}}main section.sidebar-image-banner::before{position:absolute;z-index:0;display:block;height:100%;width:100%;content:"";background-image:url("https://www.sait.ca/assets/app/sait/images/landing-pages/logo-symbol.svg");background-position:calc(100% + 15em) calc(100% + 7em);background-repeat:no-repeat;background-size:auto 80%;opacity:.1}@media(min-width: 992px){main section.sidebar-image-banner::before{height:calc(100% - 1.75em);background-position:center top;background-size:auto 125%}}main section.sidebar-image-banner .row{position:relative;z-index:1}main section.sidebar-image-banner .banner-content{padding-block-end:var(--banner-spacing-mobile);color:inherit;background:none}@media(min-width: 992px){main section.sidebar-image-banner .banner-content{padding-block-end:var(--banner-spacing-desktop);border-bottom:1px solid #d4dff4}}main section.sidebar-image-banner h1,main section.sidebar-image-banner .h1,main section.sidebar-image-banner dl,main section.sidebar-image-banner ion-icon{color:#1c232c}main section.sidebar-image-banner h1,main section.sidebar-image-banner .h1{margin-block-start:0;max-width:none}main section.sidebar-image-banner .btn{margin-block-start:var(--banner-spacing-mobile)}main section.sidebar-image-banner .banner-details{margin:0;color:#1c232c}main section.sidebar-image-banner .banner-details p{font-size:1.25rem}main section.sidebar-image-banner .banner-image{background:none}main section.sidebar-image-banner .banner-image .image-wrapper{height:100%;width:100%}main section.sidebar-image-banner .banner-image img{height:100%;margin-block-start:0;margin-block-end:calc(var(--banner-spacing-mobile) * -1);width:100%;border-radius:1em;object-fit:cover;object-position:center;box-shadow:6px 6px 10px 0px rgba(25,42,47,.1)}@media(min-width: 992px){main section.sidebar-image-banner .banner-image img{margin-block-end:0}}main section.sidebar-image-banner .banner-image .pick{bottom:auto;right:-1.5rem;top:-1.5em;width:100%;height:calc(100% + 3em);transform:none;z-index:-1}main section.sidebar-image-banner .banner-image .pick svg{height:100%;width:auto}@media(min-width: 992px){main section.sidebar-image-banner .banner-image .pick{width:115%}}@media(min-width: 1200px){main section.sidebar-image-banner .banner-image .pick{width:100%}}

/*# sourceMappingURL=main.css.map*/