@charset "UTF-8";/*!
* Bootstrap  v5.3.8 (https://getbootstrap.com/)
* Copyright 2011-2025 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/: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:#202020;--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:#0F3D39;--bs-secondary:#BE9C59;--bs-white:#fff;--bs-white-2:#F9F9F9;--bs-black:#202020;--bs-primary-rgb:15,61,57;--bs-secondary-rgb:190,156,89;--bs-white-rgb:255,255,255;--bs-white-2-rgb:249,249,249;--bs-black-rgb:32,32,32;--bs-primary-text-emphasis:rgb(6, 24.4, 22.8);--bs-secondary-text-emphasis:rgb(76, 62.4, 35.6);--bs-success-text-emphasis:rgb(10, 54, 33.6);--bs-info-text-emphasis:rgb(5.2, 80.8, 96);--bs-warning-text-emphasis:rgb(102, 77.2, 2.8);--bs-danger-text-emphasis:rgb(88, 21.2, 27.6);--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:rgb(207, 216.2, 215.4);--bs-secondary-bg-subtle:rgb(242, 235.2, 221.8);--bs-success-bg-subtle:rgb(209, 231, 220.8);--bs-info-bg-subtle:rgb(206.6, 244.4, 252);--bs-warning-bg-subtle:rgb(255, 242.6, 205.4);--bs-danger-bg-subtle:rgb(248, 214.6, 217.8);--bs-light-bg-subtle:rgb(251.5, 252, 252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(159, 177.4, 175.8);--bs-secondary-border-subtle:rgb(229, 215.4, 188.6);--bs-success-border-subtle:rgb(163, 207, 186.6);--bs-info-border-subtle:rgb(158.2, 233.8, 249);--bs-warning-border-subtle:rgb(255, 230.2, 155.8);--bs-danger-border-subtle:rgb(241, 174.2, 180.6);--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:32,32,32;--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:"futura-pt",sans-serif;--bs-body-font-size:1.125rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#202020;--bs-emphasis-color-rgb:32,32,32;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:#0F3D39;--bs-link-color:#0F3D39;--bs-link-color-rgb:15,61,57;--bs-link-decoration:underline;--bs-link-hover-color:rgb(12, 48.8, 45.6);--bs-link-hover-color-rgb:12,49,46;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:rgb(255, 242.6, 205.4);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(32, 32, 32, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(32, 32, 32, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(32, 32, 32, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(32, 32, 32, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(32, 32, 32, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(15, 61, 57, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(32,32,32,0)}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem;font-family:futura-pt,sans-serif;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.40625rem + 1.875vw)}@media (min-width:1200px){.h1,h1{font-size:2.8125rem}}.h2,h2{font-size:calc(1.35rem + 1.2vw)}@media (min-width:1200px){.h2,h2{font-size:2.25rem}}.h3,h3{font-size:calc(1.321875rem + .8625vw)}@media (min-width:1200px){.h3,h3{font-size:1.96875rem}}.h4,h4{font-size:calc(1.29375rem + .525vw)}@media (min-width:1200px){.h4,h4{font-size:1.6875rem}}.h5,h5{font-size:calc(1.265625rem + .1875vw)}@media (min-width:1200px){.h5,h5{font-size:1.40625rem}}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ul{padding-left:2rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}strong{font-weight:bolder}.small,small{font-size:.875em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);font-size:1em}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[role=button]{cursor:pointer}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.list-unstyled{padding-left:0;list-style:none}.container,.container-fluid{--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{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.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(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-1>*{flex:0 0 auto;width:100%}.col-4{flex:0 0 auto;width:33.33333333%}.col-6{flex:0 0 auto;width:50%}.col-8{flex:0 0 auto;width:66.66666667%}.col-12{flex:0 0 auto;width:100%}.gx-0{--bs-gutter-x:0}.g-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5{--bs-gutter-x:3rem}.g-5{--bs-gutter-y:3rem}@media (min-width:768px){.row-cols-md-2>*{flex:0 0 auto;width:50%}.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-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg-6{flex:0 0 auto;width:50%}.col-lg-10{flex:0 0 auto;width:83.33333333%}}.table-primary{--bs-table-color:#202020;--bs-table-bg:rgb(207, 216.2, 215.4);--bs-table-border-color:rgb(172, 179.36, 178.72);--bs-table-striped-bg:rgb(198.25, 206.99, 206.23);--bs-table-striped-color:#202020;--bs-table-active-bg:rgb(189.5, 197.78, 197.06);--bs-table-active-color:#202020;--bs-table-hover-bg:rgb(193.875, 202.385, 201.645);--bs-table-hover-color:#202020;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#202020;--bs-table-bg:rgb(242, 235.2, 221.8);--bs-table-border-color:rgb(200, 194.56, 183.84);--bs-table-striped-bg:rgb(231.5, 225.04, 212.31);--bs-table-striped-color:#202020;--bs-table-active-bg:rgb(221, 214.88, 202.82);--bs-table-active-color:#202020;--bs-table-hover-bg:rgb(226.25, 219.96, 207.565);--bs-table-hover-color:#202020;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-size:1.125rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(32, 32, 32, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0F3D39;--bs-btn-border-color:#0F3D39;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(12.75, 51.85, 48.45);--bs-btn-hover-border-color:rgb(12, 48.8, 45.6);--bs-btn-focus-shadow-rgb:51,90,87;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(12, 48.8, 45.6);--bs-btn-active-border-color:rgb(11.25, 45.75, 42.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(32, 32, 32, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0F3D39;--bs-btn-disabled-border-color:#0F3D39}.btn-secondary{--bs-btn-color:#202020;--bs-btn-bg:#BE9C59;--bs-btn-border-color:#BE9C59;--bs-btn-hover-color:#202020;--bs-btn-hover-bg:rgb(199.75, 170.85, 113.9);--bs-btn-hover-border-color:rgb(196.5, 165.9, 105.6);--bs-btn-focus-shadow-rgb:166,137,80;--bs-btn-active-color:#202020;--bs-btn-active-bg:rgb(203, 175.8, 122.2);--bs-btn-active-border-color:rgb(196.5, 165.9, 105.6);--bs-btn-active-shadow:inset 0 3px 5px rgba(32, 32, 32, 0.125);--bs-btn-disabled-color:#202020;--bs-btn-disabled-bg:#BE9C59;--bs-btn-disabled-border-color:#BE9C59}.btn-outline-primary{--bs-btn-color:#0F3D39;--bs-btn-border-color:#0F3D39;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0F3D39;--bs-btn-hover-border-color:#0F3D39;--bs-btn-focus-shadow-rgb:15,61,57;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0F3D39;--bs-btn-active-border-color:#0F3D39;--bs-btn-active-shadow:inset 0 3px 5px rgba(32, 32, 32, 0.125);--bs-btn-disabled-color:#0F3D39;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0F3D39;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#BE9C59;--bs-btn-border-color:#BE9C59;--bs-btn-hover-color:#202020;--bs-btn-hover-bg:#BE9C59;--bs-btn-hover-border-color:#BE9C59;--bs-btn-focus-shadow-rgb:190,156,89;--bs-btn-active-color:#202020;--bs-btn-active-bg:#BE9C59;--bs-btn-active-border-color:#BE9C59;--bs-btn-active-shadow:inset 0 3px 5px rgba(32, 32, 32, 0.125);--bs-btn-disabled-color:#BE9C59;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#BE9C59;--bs-gradient:none}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1.125rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0F3D39;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(15,61,57,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0F3D39}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:0.2890625rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.40625rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.40625rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-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%}@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-toggler{display:none}}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-text:last-child{margin-bottom:0}.card-img-top{width:100%}.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:transparent;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:#202020;--bs-accordion-border-width:1px;--bs-accordion-border-radius:0;--bs-accordion-inner-border-radius:0;--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:transparent;--bs-accordion-btn-icon:url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"%3e%3cpath d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"/%3e%3c/svg%3e');--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(45deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512" fill="%230F3D39"%3e%3cpath d="M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z"/%3e%3c/svg%3e');--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(15, 61, 57, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#202020;--bs-accordion-active-bg:transparent}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1.125rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1.125rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(15, 61, 57, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0F3D39;--bs-pagination-active-border-color:#0F3D39;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}:root{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff}@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#202020!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-white{color:#202020!important;background-color:RGBA(var(--bs-white-rgb),var(--bs-bg-opacity,1))!important}.text-bg-white-2{color:#202020!important;background-color:RGBA(var(--bs-white-2-rgb),var(--bs-bg-opacity,1))!important}.text-bg-black{color:#fff!important;background-color:RGBA(var(--bs-black-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(12,49,46,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(12,49,46,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(12,49,46,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(203,176,122,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(203,176,122,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(203,176,122,var(--bs-link-underline-opacity,1))!important}.visually-hidden{width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption){position:absolute!important}.visually-hidden *{overflow:hidden!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.position-relative{position:relative!important}.position-fixed{position:fixed!important}.top-0{top: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}.w-100{width:100%!important}.h-100{height:100%!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-1{flex-grow:1!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!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}.order-1{order:1!important}.order-2{order:2!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:4rem!important;margin-left:4rem!important}.mx-7{margin-right:5rem!important;margin-left:5rem!important}.mx-8{margin-right:6rem!important;margin-left:6rem!important}.mx-9{margin-right:7rem!important;margin-left:7rem!important}.mx-10{margin-right:8rem!important;margin-left:8rem!important}.mx-11{margin-right:9rem!important;margin-left:9rem!important}.mx-12{margin-right:10rem!important;margin-left:10rem!important}.mx-13{margin-right:11rem!important;margin-left:11rem!important}.mx-14{margin-right:12rem!important;margin-left:12rem!important}.mx-15{margin-right:13rem!important;margin-left:13rem!important}.mx-16{margin-right:14rem!important;margin-left:14rem!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:4rem!important;margin-bottom:4rem!important}.my-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-9{margin-top:7rem!important;margin-bottom:7rem!important}.my-10{margin-top:8rem!important;margin-bottom:8rem!important}.my-11{margin-top:9rem!important;margin-bottom:9rem!important}.my-12{margin-top:10rem!important;margin-bottom:10rem!important}.my-13{margin-top:11rem!important;margin-bottom:11rem!important}.my-14{margin-top:12rem!important;margin-bottom:12rem!important}.my-15{margin-top:13rem!important;margin-bottom:13rem!important}.my-16{margin-top:14rem!important;margin-bottom:14rem!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:4rem!important}.mt-7{margin-top:5rem!important}.mt-8{margin-top:6rem!important}.mt-9{margin-top:7rem!important}.mt-10{margin-top:8rem!important}.mt-11{margin-top:9rem!important}.mt-12{margin-top:10rem!important}.mt-13{margin-top:11rem!important}.mt-14{margin-top:12rem!important}.mt-15{margin-top:13rem!important}.mt-16{margin-top:14rem!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:4rem!important}.me-7{margin-right:5rem!important}.me-8{margin-right:6rem!important}.me-9{margin-right:7rem!important}.me-10{margin-right:8rem!important}.me-11{margin-right:9rem!important}.me-12{margin-right:10rem!important}.me-13{margin-right:11rem!important}.me-14{margin-right:12rem!important}.me-15{margin-right:13rem!important}.me-16{margin-right:14rem!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:4rem!important}.mb-7{margin-bottom:5rem!important}.mb-8{margin-bottom:6rem!important}.mb-9{margin-bottom:7rem!important}.mb-10{margin-bottom:8rem!important}.mb-11{margin-bottom:9rem!important}.mb-12{margin-bottom:10rem!important}.mb-13{margin-bottom:11rem!important}.mb-14{margin-bottom:12rem!important}.mb-15{margin-bottom:13rem!important}.mb-16{margin-bottom:14rem!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:4rem!important}.ms-7{margin-left:5rem!important}.ms-8{margin-left:6rem!important}.ms-9{margin-left:7rem!important}.ms-10{margin-left:8rem!important}.ms-11{margin-left:9rem!important}.ms-12{margin-left:10rem!important}.ms-13{margin-left:11rem!important}.ms-14{margin-left:12rem!important}.ms-15{margin-left:13rem!important}.ms-16{margin-left:14rem!important}.ms-auto{margin-left:auto!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-n8{margin-right:-6rem!important;margin-left:-6rem!important}.mx-n9{margin-right:-7rem!important;margin-left:-7rem!important}.mx-n10{margin-right:-8rem!important;margin-left:-8rem!important}.mx-n11{margin-right:-9rem!important;margin-left:-9rem!important}.mx-n12{margin-right:-10rem!important;margin-left:-10rem!important}.mx-n13{margin-right:-11rem!important;margin-left:-11rem!important}.mx-n14{margin-right:-12rem!important;margin-left:-12rem!important}.mx-n15{margin-right:-13rem!important;margin-left:-13rem!important}.mx-n16{margin-right:-14rem!important;margin-left:-14rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-n9{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-n10{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-n11{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-n12{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-n13{margin-top:-11rem!important;margin-bottom:-11rem!important}.my-n14{margin-top:-12rem!important;margin-bottom:-12rem!important}.my-n15{margin-top:-13rem!important;margin-bottom:-13rem!important}.my-n16{margin-top:-14rem!important;margin-bottom:-14rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.mt-n6{margin-top:-4rem!important}.mt-n7{margin-top:-5rem!important}.mt-n8{margin-top:-6rem!important}.mt-n9{margin-top:-7rem!important}.mt-n10{margin-top:-8rem!important}.mt-n11{margin-top:-9rem!important}.mt-n12{margin-top:-10rem!important}.mt-n13{margin-top:-11rem!important}.mt-n14{margin-top:-12rem!important}.mt-n15{margin-top:-13rem!important}.mt-n16{margin-top:-14rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.me-n6{margin-right:-4rem!important}.me-n7{margin-right:-5rem!important}.me-n8{margin-right:-6rem!important}.me-n9{margin-right:-7rem!important}.me-n10{margin-right:-8rem!important}.me-n11{margin-right:-9rem!important}.me-n12{margin-right:-10rem!important}.me-n13{margin-right:-11rem!important}.me-n14{margin-right:-12rem!important}.me-n15{margin-right:-13rem!important}.me-n16{margin-right:-14rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.mb-n6{margin-bottom:-4rem!important}.mb-n7{margin-bottom:-5rem!important}.mb-n8{margin-bottom:-6rem!important}.mb-n9{margin-bottom:-7rem!important}.mb-n10{margin-bottom:-8rem!important}.mb-n11{margin-bottom:-9rem!important}.mb-n12{margin-bottom:-10rem!important}.mb-n13{margin-bottom:-11rem!important}.mb-n14{margin-bottom:-12rem!important}.mb-n15{margin-bottom:-13rem!important}.mb-n16{margin-bottom:-14rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.ms-n6{margin-left:-4rem!important}.ms-n7{margin-left:-5rem!important}.ms-n8{margin-left:-6rem!important}.ms-n9{margin-left:-7rem!important}.ms-n10{margin-left:-8rem!important}.ms-n11{margin-left:-9rem!important}.ms-n12{margin-left:-10rem!important}.ms-n13{margin-left:-11rem!important}.ms-n14{margin-left:-12rem!important}.ms-n15{margin-left:-13rem!important}.ms-n16{margin-left:-14rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!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:4rem!important;padding-bottom:4rem!important}.py-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-8{padding-top:6rem!important;padding-bottom:6rem!important}.py-9{padding-top:7rem!important;padding-bottom:7rem!important}.py-10{padding-top:8rem!important;padding-bottom:8rem!important}.py-11{padding-top:9rem!important;padding-bottom:9rem!important}.py-12{padding-top:10rem!important;padding-bottom:10rem!important}.py-13{padding-top:11rem!important;padding-bottom:11rem!important}.py-14{padding-top:12rem!important;padding-bottom:12rem!important}.py-15{padding-top:13rem!important;padding-bottom:13rem!important}.py-16{padding-top:14rem!important;padding-bottom:14rem!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:4rem!important}.pt-7{padding-top:5rem!important}.pt-8{padding-top:6rem!important}.pt-9{padding-top:7rem!important}.pt-10{padding-top:8rem!important}.pt-11{padding-top:9rem!important}.pt-12{padding-top:10rem!important}.pt-13{padding-top:11rem!important}.pt-14{padding-top:12rem!important}.pt-15{padding-top:13rem!important}.pt-16{padding-top:14rem!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:4rem!important}.pe-7{padding-right:5rem!important}.pe-8{padding-right:6rem!important}.pe-9{padding-right:7rem!important}.pe-10{padding-right:8rem!important}.pe-11{padding-right:9rem!important}.pe-12{padding-right:10rem!important}.pe-13{padding-right:11rem!important}.pe-14{padding-right:12rem!important}.pe-15{padding-right:13rem!important}.pe-16{padding-right:14rem!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:4rem!important}.pb-7{padding-bottom:5rem!important}.pb-8{padding-bottom:6rem!important}.pb-9{padding-bottom:7rem!important}.pb-10{padding-bottom:8rem!important}.pb-11{padding-bottom:9rem!important}.pb-12{padding-bottom:10rem!important}.pb-13{padding-bottom:11rem!important}.pb-14{padding-bottom:12rem!important}.pb-15{padding-bottom:13rem!important}.pb-16{padding-bottom:14rem!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:4rem!important}.ps-7{padding-left:5rem!important}.ps-8{padding-left:6rem!important}.ps-9{padding-left:7rem!important}.ps-10{padding-left:8rem!important}.ps-11{padding-left:9rem!important}.ps-12{padding-left:10rem!important}.ps-13{padding-left:11rem!important}.ps-14{padding-left:12rem!important}.ps-15{padding-left:13rem!important}.ps-16{padding-left:14rem!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-bold{font-weight:700!important}.text-end{text-align:right!important}.text-center{text-align:center!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-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.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-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-white-2{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-2-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-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:rgba(0,0,0,0)!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}@media (min-width:576px){.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}.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:4rem!important;margin-left:4rem!important}.mx-sm-7{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-8{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-9{margin-right:7rem!important;margin-left:7rem!important}.mx-sm-10{margin-right:8rem!important;margin-left:8rem!important}.mx-sm-11{margin-right:9rem!important;margin-left:9rem!important}.mx-sm-12{margin-right:10rem!important;margin-left:10rem!important}.mx-sm-13{margin-right:11rem!important;margin-left:11rem!important}.mx-sm-14{margin-right:12rem!important;margin-left:12rem!important}.mx-sm-15{margin-right:13rem!important;margin-left:13rem!important}.mx-sm-16{margin-right:14rem!important;margin-left:14rem!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:4rem!important;margin-bottom:4rem!important}.my-sm-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-9{margin-top:7rem!important;margin-bottom:7rem!important}.my-sm-10{margin-top:8rem!important;margin-bottom:8rem!important}.my-sm-11{margin-top:9rem!important;margin-bottom:9rem!important}.my-sm-12{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-13{margin-top:11rem!important;margin-bottom:11rem!important}.my-sm-14{margin-top:12rem!important;margin-bottom:12rem!important}.my-sm-15{margin-top:13rem!important;margin-bottom:13rem!important}.my-sm-16{margin-top:14rem!important;margin-bottom:14rem!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:4rem!important}.mt-sm-7{margin-top:5rem!important}.mt-sm-8{margin-top:6rem!important}.mt-sm-9{margin-top:7rem!important}.mt-sm-10{margin-top:8rem!important}.mt-sm-11{margin-top:9rem!important}.mt-sm-12{margin-top:10rem!important}.mt-sm-13{margin-top:11rem!important}.mt-sm-14{margin-top:12rem!important}.mt-sm-15{margin-top:13rem!important}.mt-sm-16{margin-top:14rem!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:4rem!important}.me-sm-7{margin-right:5rem!important}.me-sm-8{margin-right:6rem!important}.me-sm-9{margin-right:7rem!important}.me-sm-10{margin-right:8rem!important}.me-sm-11{margin-right:9rem!important}.me-sm-12{margin-right:10rem!important}.me-sm-13{margin-right:11rem!important}.me-sm-14{margin-right:12rem!important}.me-sm-15{margin-right:13rem!important}.me-sm-16{margin-right:14rem!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:4rem!important}.mb-sm-7{margin-bottom:5rem!important}.mb-sm-8{margin-bottom:6rem!important}.mb-sm-9{margin-bottom:7rem!important}.mb-sm-10{margin-bottom:8rem!important}.mb-sm-11{margin-bottom:9rem!important}.mb-sm-12{margin-bottom:10rem!important}.mb-sm-13{margin-bottom:11rem!important}.mb-sm-14{margin-bottom:12rem!important}.mb-sm-15{margin-bottom:13rem!important}.mb-sm-16{margin-bottom:14rem!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:4rem!important}.ms-sm-7{margin-left:5rem!important}.ms-sm-8{margin-left:6rem!important}.ms-sm-9{margin-left:7rem!important}.ms-sm-10{margin-left:8rem!important}.ms-sm-11{margin-left:9rem!important}.ms-sm-12{margin-left:10rem!important}.ms-sm-13{margin-left:11rem!important}.ms-sm-14{margin-left:12rem!important}.ms-sm-15{margin-left:13rem!important}.ms-sm-16{margin-left:14rem!important}.ms-sm-auto{margin-left:auto!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-sm-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-sm-n8{margin-right:-6rem!important;margin-left:-6rem!important}.mx-sm-n9{margin-right:-7rem!important;margin-left:-7rem!important}.mx-sm-n10{margin-right:-8rem!important;margin-left:-8rem!important}.mx-sm-n11{margin-right:-9rem!important;margin-left:-9rem!important}.mx-sm-n12{margin-right:-10rem!important;margin-left:-10rem!important}.mx-sm-n13{margin-right:-11rem!important;margin-left:-11rem!important}.mx-sm-n14{margin-right:-12rem!important;margin-left:-12rem!important}.mx-sm-n15{margin-right:-13rem!important;margin-left:-13rem!important}.mx-sm-n16{margin-right:-14rem!important;margin-left:-14rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-sm-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-sm-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-sm-n9{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-sm-n10{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-sm-n11{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-sm-n12{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-sm-n13{margin-top:-11rem!important;margin-bottom:-11rem!important}.my-sm-n14{margin-top:-12rem!important;margin-bottom:-12rem!important}.my-sm-n15{margin-top:-13rem!important;margin-bottom:-13rem!important}.my-sm-n16{margin-top:-14rem!important;margin-bottom:-14rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.mt-sm-n6{margin-top:-4rem!important}.mt-sm-n7{margin-top:-5rem!important}.mt-sm-n8{margin-top:-6rem!important}.mt-sm-n9{margin-top:-7rem!important}.mt-sm-n10{margin-top:-8rem!important}.mt-sm-n11{margin-top:-9rem!important}.mt-sm-n12{margin-top:-10rem!important}.mt-sm-n13{margin-top:-11rem!important}.mt-sm-n14{margin-top:-12rem!important}.mt-sm-n15{margin-top:-13rem!important}.mt-sm-n16{margin-top:-14rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.me-sm-n6{margin-right:-4rem!important}.me-sm-n7{margin-right:-5rem!important}.me-sm-n8{margin-right:-6rem!important}.me-sm-n9{margin-right:-7rem!important}.me-sm-n10{margin-right:-8rem!important}.me-sm-n11{margin-right:-9rem!important}.me-sm-n12{margin-right:-10rem!important}.me-sm-n13{margin-right:-11rem!important}.me-sm-n14{margin-right:-12rem!important}.me-sm-n15{margin-right:-13rem!important}.me-sm-n16{margin-right:-14rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.mb-sm-n6{margin-bottom:-4rem!important}.mb-sm-n7{margin-bottom:-5rem!important}.mb-sm-n8{margin-bottom:-6rem!important}.mb-sm-n9{margin-bottom:-7rem!important}.mb-sm-n10{margin-bottom:-8rem!important}.mb-sm-n11{margin-bottom:-9rem!important}.mb-sm-n12{margin-bottom:-10rem!important}.mb-sm-n13{margin-bottom:-11rem!important}.mb-sm-n14{margin-bottom:-12rem!important}.mb-sm-n15{margin-bottom:-13rem!important}.mb-sm-n16{margin-bottom:-14rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.ms-sm-n6{margin-left:-4rem!important}.ms-sm-n7{margin-left:-5rem!important}.ms-sm-n8{margin-left:-6rem!important}.ms-sm-n9{margin-left:-7rem!important}.ms-sm-n10{margin-left:-8rem!important}.ms-sm-n11{margin-left:-9rem!important}.ms-sm-n12{margin-left:-10rem!important}.ms-sm-n13{margin-left:-11rem!important}.ms-sm-n14{margin-left:-12rem!important}.ms-sm-n15{margin-left:-13rem!important}.ms-sm-n16{margin-left:-14rem!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:4rem!important;padding-bottom:4rem!important}.py-sm-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-8{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-9{padding-top:7rem!important;padding-bottom:7rem!important}.py-sm-10{padding-top:8rem!important;padding-bottom:8rem!important}.py-sm-11{padding-top:9rem!important;padding-bottom:9rem!important}.py-sm-12{padding-top:10rem!important;padding-bottom:10rem!important}.py-sm-13{padding-top:11rem!important;padding-bottom:11rem!important}.py-sm-14{padding-top:12rem!important;padding-bottom:12rem!important}.py-sm-15{padding-top:13rem!important;padding-bottom:13rem!important}.py-sm-16{padding-top:14rem!important;padding-bottom:14rem!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:4rem!important}.pt-sm-7{padding-top:5rem!important}.pt-sm-8{padding-top:6rem!important}.pt-sm-9{padding-top:7rem!important}.pt-sm-10{padding-top:8rem!important}.pt-sm-11{padding-top:9rem!important}.pt-sm-12{padding-top:10rem!important}.pt-sm-13{padding-top:11rem!important}.pt-sm-14{padding-top:12rem!important}.pt-sm-15{padding-top:13rem!important}.pt-sm-16{padding-top:14rem!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:4rem!important}.pe-sm-7{padding-right:5rem!important}.pe-sm-8{padding-right:6rem!important}.pe-sm-9{padding-right:7rem!important}.pe-sm-10{padding-right:8rem!important}.pe-sm-11{padding-right:9rem!important}.pe-sm-12{padding-right:10rem!important}.pe-sm-13{padding-right:11rem!important}.pe-sm-14{padding-right:12rem!important}.pe-sm-15{padding-right:13rem!important}.pe-sm-16{padding-right:14rem!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:4rem!important}.pb-sm-7{padding-bottom:5rem!important}.pb-sm-8{padding-bottom:6rem!important}.pb-sm-9{padding-bottom:7rem!important}.pb-sm-10{padding-bottom:8rem!important}.pb-sm-11{padding-bottom:9rem!important}.pb-sm-12{padding-bottom:10rem!important}.pb-sm-13{padding-bottom:11rem!important}.pb-sm-14{padding-bottom:12rem!important}.pb-sm-15{padding-bottom:13rem!important}.pb-sm-16{padding-bottom:14rem!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:4rem!important}.ps-sm-7{padding-left:5rem!important}.ps-sm-8{padding-left:6rem!important}.ps-sm-9{padding-left:7rem!important}.ps-sm-10{padding-left:8rem!important}.ps-sm-11{padding-left:9rem!important}.ps-sm-12{padding-left:10rem!important}.ps-sm-13{padding-left:11rem!important}.ps-sm-14{padding-left:12rem!important}.ps-sm-15{padding-left:13rem!important}.ps-sm-16{padding-left:14rem!important}}@media (min-width:768px){.float-md-none{float:none!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-block{display:block!important}.d-md-none{display:none!important}.flex-md-row{flex-direction:row!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!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}.order-md-1{order:1!important}.order-md-2{order:2!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:4rem!important;margin-left:4rem!important}.mx-md-7{margin-right:5rem!important;margin-left:5rem!important}.mx-md-8{margin-right:6rem!important;margin-left:6rem!important}.mx-md-9{margin-right:7rem!important;margin-left:7rem!important}.mx-md-10{margin-right:8rem!important;margin-left:8rem!important}.mx-md-11{margin-right:9rem!important;margin-left:9rem!important}.mx-md-12{margin-right:10rem!important;margin-left:10rem!important}.mx-md-13{margin-right:11rem!important;margin-left:11rem!important}.mx-md-14{margin-right:12rem!important;margin-left:12rem!important}.mx-md-15{margin-right:13rem!important;margin-left:13rem!important}.mx-md-16{margin-right:14rem!important;margin-left:14rem!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:4rem!important;margin-bottom:4rem!important}.my-md-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-9{margin-top:7rem!important;margin-bottom:7rem!important}.my-md-10{margin-top:8rem!important;margin-bottom:8rem!important}.my-md-11{margin-top:9rem!important;margin-bottom:9rem!important}.my-md-12{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-13{margin-top:11rem!important;margin-bottom:11rem!important}.my-md-14{margin-top:12rem!important;margin-bottom:12rem!important}.my-md-15{margin-top:13rem!important;margin-bottom:13rem!important}.my-md-16{margin-top:14rem!important;margin-bottom:14rem!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:4rem!important}.mt-md-7{margin-top:5rem!important}.mt-md-8{margin-top:6rem!important}.mt-md-9{margin-top:7rem!important}.mt-md-10{margin-top:8rem!important}.mt-md-11{margin-top:9rem!important}.mt-md-12{margin-top:10rem!important}.mt-md-13{margin-top:11rem!important}.mt-md-14{margin-top:12rem!important}.mt-md-15{margin-top:13rem!important}.mt-md-16{margin-top:14rem!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:4rem!important}.me-md-7{margin-right:5rem!important}.me-md-8{margin-right:6rem!important}.me-md-9{margin-right:7rem!important}.me-md-10{margin-right:8rem!important}.me-md-11{margin-right:9rem!important}.me-md-12{margin-right:10rem!important}.me-md-13{margin-right:11rem!important}.me-md-14{margin-right:12rem!important}.me-md-15{margin-right:13rem!important}.me-md-16{margin-right:14rem!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:4rem!important}.mb-md-7{margin-bottom:5rem!important}.mb-md-8{margin-bottom:6rem!important}.mb-md-9{margin-bottom:7rem!important}.mb-md-10{margin-bottom:8rem!important}.mb-md-11{margin-bottom:9rem!important}.mb-md-12{margin-bottom:10rem!important}.mb-md-13{margin-bottom:11rem!important}.mb-md-14{margin-bottom:12rem!important}.mb-md-15{margin-bottom:13rem!important}.mb-md-16{margin-bottom:14rem!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:4rem!important}.ms-md-7{margin-left:5rem!important}.ms-md-8{margin-left:6rem!important}.ms-md-9{margin-left:7rem!important}.ms-md-10{margin-left:8rem!important}.ms-md-11{margin-left:9rem!important}.ms-md-12{margin-left:10rem!important}.ms-md-13{margin-left:11rem!important}.ms-md-14{margin-left:12rem!important}.ms-md-15{margin-left:13rem!important}.ms-md-16{margin-left:14rem!important}.ms-md-auto{margin-left:auto!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-md-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-md-n8{margin-right:-6rem!important;margin-left:-6rem!important}.mx-md-n9{margin-right:-7rem!important;margin-left:-7rem!important}.mx-md-n10{margin-right:-8rem!important;margin-left:-8rem!important}.mx-md-n11{margin-right:-9rem!important;margin-left:-9rem!important}.mx-md-n12{margin-right:-10rem!important;margin-left:-10rem!important}.mx-md-n13{margin-right:-11rem!important;margin-left:-11rem!important}.mx-md-n14{margin-right:-12rem!important;margin-left:-12rem!important}.mx-md-n15{margin-right:-13rem!important;margin-left:-13rem!important}.mx-md-n16{margin-right:-14rem!important;margin-left:-14rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-md-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-md-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-md-n9{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-md-n10{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-md-n11{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-md-n12{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-md-n13{margin-top:-11rem!important;margin-bottom:-11rem!important}.my-md-n14{margin-top:-12rem!important;margin-bottom:-12rem!important}.my-md-n15{margin-top:-13rem!important;margin-bottom:-13rem!important}.my-md-n16{margin-top:-14rem!important;margin-bottom:-14rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.mt-md-n6{margin-top:-4rem!important}.mt-md-n7{margin-top:-5rem!important}.mt-md-n8{margin-top:-6rem!important}.mt-md-n9{margin-top:-7rem!important}.mt-md-n10{margin-top:-8rem!important}.mt-md-n11{margin-top:-9rem!important}.mt-md-n12{margin-top:-10rem!important}.mt-md-n13{margin-top:-11rem!important}.mt-md-n14{margin-top:-12rem!important}.mt-md-n15{margin-top:-13rem!important}.mt-md-n16{margin-top:-14rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.me-md-n6{margin-right:-4rem!important}.me-md-n7{margin-right:-5rem!important}.me-md-n8{margin-right:-6rem!important}.me-md-n9{margin-right:-7rem!important}.me-md-n10{margin-right:-8rem!important}.me-md-n11{margin-right:-9rem!important}.me-md-n12{margin-right:-10rem!important}.me-md-n13{margin-right:-11rem!important}.me-md-n14{margin-right:-12rem!important}.me-md-n15{margin-right:-13rem!important}.me-md-n16{margin-right:-14rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.mb-md-n6{margin-bottom:-4rem!important}.mb-md-n7{margin-bottom:-5rem!important}.mb-md-n8{margin-bottom:-6rem!important}.mb-md-n9{margin-bottom:-7rem!important}.mb-md-n10{margin-bottom:-8rem!important}.mb-md-n11{margin-bottom:-9rem!important}.mb-md-n12{margin-bottom:-10rem!important}.mb-md-n13{margin-bottom:-11rem!important}.mb-md-n14{margin-bottom:-12rem!important}.mb-md-n15{margin-bottom:-13rem!important}.mb-md-n16{margin-bottom:-14rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.ms-md-n6{margin-left:-4rem!important}.ms-md-n7{margin-left:-5rem!important}.ms-md-n8{margin-left:-6rem!important}.ms-md-n9{margin-left:-7rem!important}.ms-md-n10{margin-left:-8rem!important}.ms-md-n11{margin-left:-9rem!important}.ms-md-n12{margin-left:-10rem!important}.ms-md-n13{margin-left:-11rem!important}.ms-md-n14{margin-left:-12rem!important}.ms-md-n15{margin-left:-13rem!important}.ms-md-n16{margin-left:-14rem!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:4rem!important;padding-bottom:4rem!important}.py-md-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-8{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-9{padding-top:7rem!important;padding-bottom:7rem!important}.py-md-10{padding-top:8rem!important;padding-bottom:8rem!important}.py-md-11{padding-top:9rem!important;padding-bottom:9rem!important}.py-md-12{padding-top:10rem!important;padding-bottom:10rem!important}.py-md-13{padding-top:11rem!important;padding-bottom:11rem!important}.py-md-14{padding-top:12rem!important;padding-bottom:12rem!important}.py-md-15{padding-top:13rem!important;padding-bottom:13rem!important}.py-md-16{padding-top:14rem!important;padding-bottom:14rem!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:4rem!important}.pt-md-7{padding-top:5rem!important}.pt-md-8{padding-top:6rem!important}.pt-md-9{padding-top:7rem!important}.pt-md-10{padding-top:8rem!important}.pt-md-11{padding-top:9rem!important}.pt-md-12{padding-top:10rem!important}.pt-md-13{padding-top:11rem!important}.pt-md-14{padding-top:12rem!important}.pt-md-15{padding-top:13rem!important}.pt-md-16{padding-top:14rem!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:4rem!important}.pe-md-7{padding-right:5rem!important}.pe-md-8{padding-right:6rem!important}.pe-md-9{padding-right:7rem!important}.pe-md-10{padding-right:8rem!important}.pe-md-11{padding-right:9rem!important}.pe-md-12{padding-right:10rem!important}.pe-md-13{padding-right:11rem!important}.pe-md-14{padding-right:12rem!important}.pe-md-15{padding-right:13rem!important}.pe-md-16{padding-right:14rem!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:4rem!important}.pb-md-7{padding-bottom:5rem!important}.pb-md-8{padding-bottom:6rem!important}.pb-md-9{padding-bottom:7rem!important}.pb-md-10{padding-bottom:8rem!important}.pb-md-11{padding-bottom:9rem!important}.pb-md-12{padding-bottom:10rem!important}.pb-md-13{padding-bottom:11rem!important}.pb-md-14{padding-bottom:12rem!important}.pb-md-15{padding-bottom:13rem!important}.pb-md-16{padding-bottom:14rem!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:4rem!important}.ps-md-7{padding-left:5rem!important}.ps-md-8{padding-left:6rem!important}.ps-md-9{padding-left:7rem!important}.ps-md-10{padding-left:8rem!important}.ps-md-11{padding-left:9rem!important}.ps-md-12{padding-left:10rem!important}.ps-md-13{padding-left:11rem!important}.ps-md-14{padding-left:12rem!important}.ps-md-15{padding-left:13rem!important}.ps-md-16{padding-left:14rem!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){.d-lg-block{display:block!important}.d-lg-none{display:none!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}.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:4rem!important;margin-left:4rem!important}.mx-lg-7{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-8{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-9{margin-right:7rem!important;margin-left:7rem!important}.mx-lg-10{margin-right:8rem!important;margin-left:8rem!important}.mx-lg-11{margin-right:9rem!important;margin-left:9rem!important}.mx-lg-12{margin-right:10rem!important;margin-left:10rem!important}.mx-lg-13{margin-right:11rem!important;margin-left:11rem!important}.mx-lg-14{margin-right:12rem!important;margin-left:12rem!important}.mx-lg-15{margin-right:13rem!important;margin-left:13rem!important}.mx-lg-16{margin-right:14rem!important;margin-left:14rem!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:4rem!important;margin-bottom:4rem!important}.my-lg-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-9{margin-top:7rem!important;margin-bottom:7rem!important}.my-lg-10{margin-top:8rem!important;margin-bottom:8rem!important}.my-lg-11{margin-top:9rem!important;margin-bottom:9rem!important}.my-lg-12{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-13{margin-top:11rem!important;margin-bottom:11rem!important}.my-lg-14{margin-top:12rem!important;margin-bottom:12rem!important}.my-lg-15{margin-top:13rem!important;margin-bottom:13rem!important}.my-lg-16{margin-top:14rem!important;margin-bottom:14rem!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:4rem!important}.mt-lg-7{margin-top:5rem!important}.mt-lg-8{margin-top:6rem!important}.mt-lg-9{margin-top:7rem!important}.mt-lg-10{margin-top:8rem!important}.mt-lg-11{margin-top:9rem!important}.mt-lg-12{margin-top:10rem!important}.mt-lg-13{margin-top:11rem!important}.mt-lg-14{margin-top:12rem!important}.mt-lg-15{margin-top:13rem!important}.mt-lg-16{margin-top:14rem!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:4rem!important}.me-lg-7{margin-right:5rem!important}.me-lg-8{margin-right:6rem!important}.me-lg-9{margin-right:7rem!important}.me-lg-10{margin-right:8rem!important}.me-lg-11{margin-right:9rem!important}.me-lg-12{margin-right:10rem!important}.me-lg-13{margin-right:11rem!important}.me-lg-14{margin-right:12rem!important}.me-lg-15{margin-right:13rem!important}.me-lg-16{margin-right:14rem!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:4rem!important}.mb-lg-7{margin-bottom:5rem!important}.mb-lg-8{margin-bottom:6rem!important}.mb-lg-9{margin-bottom:7rem!important}.mb-lg-10{margin-bottom:8rem!important}.mb-lg-11{margin-bottom:9rem!important}.mb-lg-12{margin-bottom:10rem!important}.mb-lg-13{margin-bottom:11rem!important}.mb-lg-14{margin-bottom:12rem!important}.mb-lg-15{margin-bottom:13rem!important}.mb-lg-16{margin-bottom:14rem!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:4rem!important}.ms-lg-7{margin-left:5rem!important}.ms-lg-8{margin-left:6rem!important}.ms-lg-9{margin-left:7rem!important}.ms-lg-10{margin-left:8rem!important}.ms-lg-11{margin-left:9rem!important}.ms-lg-12{margin-left:10rem!important}.ms-lg-13{margin-left:11rem!important}.ms-lg-14{margin-left:12rem!important}.ms-lg-15{margin-left:13rem!important}.ms-lg-16{margin-left:14rem!important}.ms-lg-auto{margin-left:auto!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-lg-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-lg-n8{margin-right:-6rem!important;margin-left:-6rem!important}.mx-lg-n9{margin-right:-7rem!important;margin-left:-7rem!important}.mx-lg-n10{margin-right:-8rem!important;margin-left:-8rem!important}.mx-lg-n11{margin-right:-9rem!important;margin-left:-9rem!important}.mx-lg-n12{margin-right:-10rem!important;margin-left:-10rem!important}.mx-lg-n13{margin-right:-11rem!important;margin-left:-11rem!important}.mx-lg-n14{margin-right:-12rem!important;margin-left:-12rem!important}.mx-lg-n15{margin-right:-13rem!important;margin-left:-13rem!important}.mx-lg-n16{margin-right:-14rem!important;margin-left:-14rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-lg-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-lg-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-lg-n9{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-lg-n10{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-lg-n11{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-lg-n12{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-lg-n13{margin-top:-11rem!important;margin-bottom:-11rem!important}.my-lg-n14{margin-top:-12rem!important;margin-bottom:-12rem!important}.my-lg-n15{margin-top:-13rem!important;margin-bottom:-13rem!important}.my-lg-n16{margin-top:-14rem!important;margin-bottom:-14rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.mt-lg-n6{margin-top:-4rem!important}.mt-lg-n7{margin-top:-5rem!important}.mt-lg-n8{margin-top:-6rem!important}.mt-lg-n9{margin-top:-7rem!important}.mt-lg-n10{margin-top:-8rem!important}.mt-lg-n11{margin-top:-9rem!important}.mt-lg-n12{margin-top:-10rem!important}.mt-lg-n13{margin-top:-11rem!important}.mt-lg-n14{margin-top:-12rem!important}.mt-lg-n15{margin-top:-13rem!important}.mt-lg-n16{margin-top:-14rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.me-lg-n6{margin-right:-4rem!important}.me-lg-n7{margin-right:-5rem!important}.me-lg-n8{margin-right:-6rem!important}.me-lg-n9{margin-right:-7rem!important}.me-lg-n10{margin-right:-8rem!important}.me-lg-n11{margin-right:-9rem!important}.me-lg-n12{margin-right:-10rem!important}.me-lg-n13{margin-right:-11rem!important}.me-lg-n14{margin-right:-12rem!important}.me-lg-n15{margin-right:-13rem!important}.me-lg-n16{margin-right:-14rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.mb-lg-n6{margin-bottom:-4rem!important}.mb-lg-n7{margin-bottom:-5rem!important}.mb-lg-n8{margin-bottom:-6rem!important}.mb-lg-n9{margin-bottom:-7rem!important}.mb-lg-n10{margin-bottom:-8rem!important}.mb-lg-n11{margin-bottom:-9rem!important}.mb-lg-n12{margin-bottom:-10rem!important}.mb-lg-n13{margin-bottom:-11rem!important}.mb-lg-n14{margin-bottom:-12rem!important}.mb-lg-n15{margin-bottom:-13rem!important}.mb-lg-n16{margin-bottom:-14rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.ms-lg-n6{margin-left:-4rem!important}.ms-lg-n7{margin-left:-5rem!important}.ms-lg-n8{margin-left:-6rem!important}.ms-lg-n9{margin-left:-7rem!important}.ms-lg-n10{margin-left:-8rem!important}.ms-lg-n11{margin-left:-9rem!important}.ms-lg-n12{margin-left:-10rem!important}.ms-lg-n13{margin-left:-11rem!important}.ms-lg-n14{margin-left:-12rem!important}.ms-lg-n15{margin-left:-13rem!important}.ms-lg-n16{margin-left:-14rem!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:4rem!important;padding-bottom:4rem!important}.py-lg-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-8{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-9{padding-top:7rem!important;padding-bottom:7rem!important}.py-lg-10{padding-top:8rem!important;padding-bottom:8rem!important}.py-lg-11{padding-top:9rem!important;padding-bottom:9rem!important}.py-lg-12{padding-top:10rem!important;padding-bottom:10rem!important}.py-lg-13{padding-top:11rem!important;padding-bottom:11rem!important}.py-lg-14{padding-top:12rem!important;padding-bottom:12rem!important}.py-lg-15{padding-top:13rem!important;padding-bottom:13rem!important}.py-lg-16{padding-top:14rem!important;padding-bottom:14rem!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:4rem!important}.pt-lg-7{padding-top:5rem!important}.pt-lg-8{padding-top:6rem!important}.pt-lg-9{padding-top:7rem!important}.pt-lg-10{padding-top:8rem!important}.pt-lg-11{padding-top:9rem!important}.pt-lg-12{padding-top:10rem!important}.pt-lg-13{padding-top:11rem!important}.pt-lg-14{padding-top:12rem!important}.pt-lg-15{padding-top:13rem!important}.pt-lg-16{padding-top:14rem!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:4rem!important}.pe-lg-7{padding-right:5rem!important}.pe-lg-8{padding-right:6rem!important}.pe-lg-9{padding-right:7rem!important}.pe-lg-10{padding-right:8rem!important}.pe-lg-11{padding-right:9rem!important}.pe-lg-12{padding-right:10rem!important}.pe-lg-13{padding-right:11rem!important}.pe-lg-14{padding-right:12rem!important}.pe-lg-15{padding-right:13rem!important}.pe-lg-16{padding-right:14rem!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:4rem!important}.pb-lg-7{padding-bottom:5rem!important}.pb-lg-8{padding-bottom:6rem!important}.pb-lg-9{padding-bottom:7rem!important}.pb-lg-10{padding-bottom:8rem!important}.pb-lg-11{padding-bottom:9rem!important}.pb-lg-12{padding-bottom:10rem!important}.pb-lg-13{padding-bottom:11rem!important}.pb-lg-14{padding-bottom:12rem!important}.pb-lg-15{padding-bottom:13rem!important}.pb-lg-16{padding-bottom:14rem!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:4rem!important}.ps-lg-7{padding-left:5rem!important}.ps-lg-8{padding-left:6rem!important}.ps-lg-9{padding-left:7rem!important}.ps-lg-10{padding-left:8rem!important}.ps-lg-11{padding-left:9rem!important}.ps-lg-12{padding-left:10rem!important}.ps-lg-13{padding-left:11rem!important}.ps-lg-14{padding-left:12rem!important}.ps-lg-15{padding-left:13rem!important}.ps-lg-16{padding-left:14rem!important}}@media (min-width:1200px){.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}.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:4rem!important;margin-left:4rem!important}.mx-xl-7{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-8{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-9{margin-right:7rem!important;margin-left:7rem!important}.mx-xl-10{margin-right:8rem!important;margin-left:8rem!important}.mx-xl-11{margin-right:9rem!important;margin-left:9rem!important}.mx-xl-12{margin-right:10rem!important;margin-left:10rem!important}.mx-xl-13{margin-right:11rem!important;margin-left:11rem!important}.mx-xl-14{margin-right:12rem!important;margin-left:12rem!important}.mx-xl-15{margin-right:13rem!important;margin-left:13rem!important}.mx-xl-16{margin-right:14rem!important;margin-left:14rem!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:4rem!important;margin-bottom:4rem!important}.my-xl-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-9{margin-top:7rem!important;margin-bottom:7rem!important}.my-xl-10{margin-top:8rem!important;margin-bottom:8rem!important}.my-xl-11{margin-top:9rem!important;margin-bottom:9rem!important}.my-xl-12{margin-top:10rem!important;margin-bottom:10rem!important}.my-xl-13{margin-top:11rem!important;margin-bottom:11rem!important}.my-xl-14{margin-top:12rem!important;margin-bottom:12rem!important}.my-xl-15{margin-top:13rem!important;margin-bottom:13rem!important}.my-xl-16{margin-top:14rem!important;margin-bottom:14rem!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:4rem!important}.mt-xl-7{margin-top:5rem!important}.mt-xl-8{margin-top:6rem!important}.mt-xl-9{margin-top:7rem!important}.mt-xl-10{margin-top:8rem!important}.mt-xl-11{margin-top:9rem!important}.mt-xl-12{margin-top:10rem!important}.mt-xl-13{margin-top:11rem!important}.mt-xl-14{margin-top:12rem!important}.mt-xl-15{margin-top:13rem!important}.mt-xl-16{margin-top:14rem!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:4rem!important}.me-xl-7{margin-right:5rem!important}.me-xl-8{margin-right:6rem!important}.me-xl-9{margin-right:7rem!important}.me-xl-10{margin-right:8rem!important}.me-xl-11{margin-right:9rem!important}.me-xl-12{margin-right:10rem!important}.me-xl-13{margin-right:11rem!important}.me-xl-14{margin-right:12rem!important}.me-xl-15{margin-right:13rem!important}.me-xl-16{margin-right:14rem!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:4rem!important}.mb-xl-7{margin-bottom:5rem!important}.mb-xl-8{margin-bottom:6rem!important}.mb-xl-9{margin-bottom:7rem!important}.mb-xl-10{margin-bottom:8rem!important}.mb-xl-11{margin-bottom:9rem!important}.mb-xl-12{margin-bottom:10rem!important}.mb-xl-13{margin-bottom:11rem!important}.mb-xl-14{margin-bottom:12rem!important}.mb-xl-15{margin-bottom:13rem!important}.mb-xl-16{margin-bottom:14rem!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:4rem!important}.ms-xl-7{margin-left:5rem!important}.ms-xl-8{margin-left:6rem!important}.ms-xl-9{margin-left:7rem!important}.ms-xl-10{margin-left:8rem!important}.ms-xl-11{margin-left:9rem!important}.ms-xl-12{margin-left:10rem!important}.ms-xl-13{margin-left:11rem!important}.ms-xl-14{margin-left:12rem!important}.ms-xl-15{margin-left:13rem!important}.ms-xl-16{margin-left:14rem!important}.ms-xl-auto{margin-left:auto!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xl-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xl-n8{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xl-n9{margin-right:-7rem!important;margin-left:-7rem!important}.mx-xl-n10{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xl-n11{margin-right:-9rem!important;margin-left:-9rem!important}.mx-xl-n12{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xl-n13{margin-right:-11rem!important;margin-left:-11rem!important}.mx-xl-n14{margin-right:-12rem!important;margin-left:-12rem!important}.mx-xl-n15{margin-right:-13rem!important;margin-left:-13rem!important}.mx-xl-n16{margin-right:-14rem!important;margin-left:-14rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xl-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xl-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xl-n9{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-xl-n10{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xl-n11{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-xl-n12{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xl-n13{margin-top:-11rem!important;margin-bottom:-11rem!important}.my-xl-n14{margin-top:-12rem!important;margin-bottom:-12rem!important}.my-xl-n15{margin-top:-13rem!important;margin-bottom:-13rem!important}.my-xl-n16{margin-top:-14rem!important;margin-bottom:-14rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.mt-xl-n6{margin-top:-4rem!important}.mt-xl-n7{margin-top:-5rem!important}.mt-xl-n8{margin-top:-6rem!important}.mt-xl-n9{margin-top:-7rem!important}.mt-xl-n10{margin-top:-8rem!important}.mt-xl-n11{margin-top:-9rem!important}.mt-xl-n12{margin-top:-10rem!important}.mt-xl-n13{margin-top:-11rem!important}.mt-xl-n14{margin-top:-12rem!important}.mt-xl-n15{margin-top:-13rem!important}.mt-xl-n16{margin-top:-14rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.me-xl-n6{margin-right:-4rem!important}.me-xl-n7{margin-right:-5rem!important}.me-xl-n8{margin-right:-6rem!important}.me-xl-n9{margin-right:-7rem!important}.me-xl-n10{margin-right:-8rem!important}.me-xl-n11{margin-right:-9rem!important}.me-xl-n12{margin-right:-10rem!important}.me-xl-n13{margin-right:-11rem!important}.me-xl-n14{margin-right:-12rem!important}.me-xl-n15{margin-right:-13rem!important}.me-xl-n16{margin-right:-14rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.mb-xl-n6{margin-bottom:-4rem!important}.mb-xl-n7{margin-bottom:-5rem!important}.mb-xl-n8{margin-bottom:-6rem!important}.mb-xl-n9{margin-bottom:-7rem!important}.mb-xl-n10{margin-bottom:-8rem!important}.mb-xl-n11{margin-bottom:-9rem!important}.mb-xl-n12{margin-bottom:-10rem!important}.mb-xl-n13{margin-bottom:-11rem!important}.mb-xl-n14{margin-bottom:-12rem!important}.mb-xl-n15{margin-bottom:-13rem!important}.mb-xl-n16{margin-bottom:-14rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.ms-xl-n6{margin-left:-4rem!important}.ms-xl-n7{margin-left:-5rem!important}.ms-xl-n8{margin-left:-6rem!important}.ms-xl-n9{margin-left:-7rem!important}.ms-xl-n10{margin-left:-8rem!important}.ms-xl-n11{margin-left:-9rem!important}.ms-xl-n12{margin-left:-10rem!important}.ms-xl-n13{margin-left:-11rem!important}.ms-xl-n14{margin-left:-12rem!important}.ms-xl-n15{margin-left:-13rem!important}.ms-xl-n16{margin-left:-14rem!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:4rem!important;padding-bottom:4rem!important}.py-xl-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-8{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-9{padding-top:7rem!important;padding-bottom:7rem!important}.py-xl-10{padding-top:8rem!important;padding-bottom:8rem!important}.py-xl-11{padding-top:9rem!important;padding-bottom:9rem!important}.py-xl-12{padding-top:10rem!important;padding-bottom:10rem!important}.py-xl-13{padding-top:11rem!important;padding-bottom:11rem!important}.py-xl-14{padding-top:12rem!important;padding-bottom:12rem!important}.py-xl-15{padding-top:13rem!important;padding-bottom:13rem!important}.py-xl-16{padding-top:14rem!important;padding-bottom:14rem!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:4rem!important}.pt-xl-7{padding-top:5rem!important}.pt-xl-8{padding-top:6rem!important}.pt-xl-9{padding-top:7rem!important}.pt-xl-10{padding-top:8rem!important}.pt-xl-11{padding-top:9rem!important}.pt-xl-12{padding-top:10rem!important}.pt-xl-13{padding-top:11rem!important}.pt-xl-14{padding-top:12rem!important}.pt-xl-15{padding-top:13rem!important}.pt-xl-16{padding-top:14rem!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:4rem!important}.pe-xl-7{padding-right:5rem!important}.pe-xl-8{padding-right:6rem!important}.pe-xl-9{padding-right:7rem!important}.pe-xl-10{padding-right:8rem!important}.pe-xl-11{padding-right:9rem!important}.pe-xl-12{padding-right:10rem!important}.pe-xl-13{padding-right:11rem!important}.pe-xl-14{padding-right:12rem!important}.pe-xl-15{padding-right:13rem!important}.pe-xl-16{padding-right:14rem!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:4rem!important}.pb-xl-7{padding-bottom:5rem!important}.pb-xl-8{padding-bottom:6rem!important}.pb-xl-9{padding-bottom:7rem!important}.pb-xl-10{padding-bottom:8rem!important}.pb-xl-11{padding-bottom:9rem!important}.pb-xl-12{padding-bottom:10rem!important}.pb-xl-13{padding-bottom:11rem!important}.pb-xl-14{padding-bottom:12rem!important}.pb-xl-15{padding-bottom:13rem!important}.pb-xl-16{padding-bottom:14rem!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:4rem!important}.ps-xl-7{padding-left:5rem!important}.ps-xl-8{padding-left:6rem!important}.ps-xl-9{padding-left:7rem!important}.ps-xl-10{padding-left:8rem!important}.ps-xl-11{padding-left:9rem!important}.ps-xl-12{padding-left:10rem!important}.ps-xl-13{padding-left:11rem!important}.ps-xl-14{padding-left:12rem!important}.ps-xl-15{padding-left:13rem!important}.ps-xl-16{padding-left:14rem!important}}@media (min-width:1400px){.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}.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:4rem!important;margin-left:4rem!important}.mx-xxl-7{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-8{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-9{margin-right:7rem!important;margin-left:7rem!important}.mx-xxl-10{margin-right:8rem!important;margin-left:8rem!important}.mx-xxl-11{margin-right:9rem!important;margin-left:9rem!important}.mx-xxl-12{margin-right:10rem!important;margin-left:10rem!important}.mx-xxl-13{margin-right:11rem!important;margin-left:11rem!important}.mx-xxl-14{margin-right:12rem!important;margin-left:12rem!important}.mx-xxl-15{margin-right:13rem!important;margin-left:13rem!important}.mx-xxl-16{margin-right:14rem!important;margin-left:14rem!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:4rem!important;margin-bottom:4rem!important}.my-xxl-7{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-8{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-9{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxl-10{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxl-11{margin-top:9rem!important;margin-bottom:9rem!important}.my-xxl-12{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxl-13{margin-top:11rem!important;margin-bottom:11rem!important}.my-xxl-14{margin-top:12rem!important;margin-bottom:12rem!important}.my-xxl-15{margin-top:13rem!important;margin-bottom:13rem!important}.my-xxl-16{margin-top:14rem!important;margin-bottom:14rem!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:4rem!important}.mt-xxl-7{margin-top:5rem!important}.mt-xxl-8{margin-top:6rem!important}.mt-xxl-9{margin-top:7rem!important}.mt-xxl-10{margin-top:8rem!important}.mt-xxl-11{margin-top:9rem!important}.mt-xxl-12{margin-top:10rem!important}.mt-xxl-13{margin-top:11rem!important}.mt-xxl-14{margin-top:12rem!important}.mt-xxl-15{margin-top:13rem!important}.mt-xxl-16{margin-top:14rem!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:4rem!important}.me-xxl-7{margin-right:5rem!important}.me-xxl-8{margin-right:6rem!important}.me-xxl-9{margin-right:7rem!important}.me-xxl-10{margin-right:8rem!important}.me-xxl-11{margin-right:9rem!important}.me-xxl-12{margin-right:10rem!important}.me-xxl-13{margin-right:11rem!important}.me-xxl-14{margin-right:12rem!important}.me-xxl-15{margin-right:13rem!important}.me-xxl-16{margin-right:14rem!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:4rem!important}.mb-xxl-7{margin-bottom:5rem!important}.mb-xxl-8{margin-bottom:6rem!important}.mb-xxl-9{margin-bottom:7rem!important}.mb-xxl-10{margin-bottom:8rem!important}.mb-xxl-11{margin-bottom:9rem!important}.mb-xxl-12{margin-bottom:10rem!important}.mb-xxl-13{margin-bottom:11rem!important}.mb-xxl-14{margin-bottom:12rem!important}.mb-xxl-15{margin-bottom:13rem!important}.mb-xxl-16{margin-bottom:14rem!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:4rem!important}.ms-xxl-7{margin-left:5rem!important}.ms-xxl-8{margin-left:6rem!important}.ms-xxl-9{margin-left:7rem!important}.ms-xxl-10{margin-left:8rem!important}.ms-xxl-11{margin-left:9rem!important}.ms-xxl-12{margin-left:10rem!important}.ms-xxl-13{margin-left:11rem!important}.ms-xxl-14{margin-left:12rem!important}.ms-xxl-15{margin-left:13rem!important}.ms-xxl-16{margin-left:14rem!important}.ms-xxl-auto{margin-left:auto!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n6{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xxl-n7{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxl-n8{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xxl-n9{margin-right:-7rem!important;margin-left:-7rem!important}.mx-xxl-n10{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xxl-n11{margin-right:-9rem!important;margin-left:-9rem!important}.mx-xxl-n12{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xxl-n13{margin-right:-11rem!important;margin-left:-11rem!important}.mx-xxl-n14{margin-right:-12rem!important;margin-left:-12rem!important}.mx-xxl-n15{margin-right:-13rem!important;margin-left:-13rem!important}.mx-xxl-n16{margin-right:-14rem!important;margin-left:-14rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n6{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xxl-n7{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxl-n8{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xxl-n9{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-xxl-n10{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xxl-n11{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-xxl-n12{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xxl-n13{margin-top:-11rem!important;margin-bottom:-11rem!important}.my-xxl-n14{margin-top:-12rem!important;margin-bottom:-12rem!important}.my-xxl-n15{margin-top:-13rem!important;margin-bottom:-13rem!important}.my-xxl-n16{margin-top:-14rem!important;margin-bottom:-14rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.mt-xxl-n6{margin-top:-4rem!important}.mt-xxl-n7{margin-top:-5rem!important}.mt-xxl-n8{margin-top:-6rem!important}.mt-xxl-n9{margin-top:-7rem!important}.mt-xxl-n10{margin-top:-8rem!important}.mt-xxl-n11{margin-top:-9rem!important}.mt-xxl-n12{margin-top:-10rem!important}.mt-xxl-n13{margin-top:-11rem!important}.mt-xxl-n14{margin-top:-12rem!important}.mt-xxl-n15{margin-top:-13rem!important}.mt-xxl-n16{margin-top:-14rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.me-xxl-n6{margin-right:-4rem!important}.me-xxl-n7{margin-right:-5rem!important}.me-xxl-n8{margin-right:-6rem!important}.me-xxl-n9{margin-right:-7rem!important}.me-xxl-n10{margin-right:-8rem!important}.me-xxl-n11{margin-right:-9rem!important}.me-xxl-n12{margin-right:-10rem!important}.me-xxl-n13{margin-right:-11rem!important}.me-xxl-n14{margin-right:-12rem!important}.me-xxl-n15{margin-right:-13rem!important}.me-xxl-n16{margin-right:-14rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.mb-xxl-n6{margin-bottom:-4rem!important}.mb-xxl-n7{margin-bottom:-5rem!important}.mb-xxl-n8{margin-bottom:-6rem!important}.mb-xxl-n9{margin-bottom:-7rem!important}.mb-xxl-n10{margin-bottom:-8rem!important}.mb-xxl-n11{margin-bottom:-9rem!important}.mb-xxl-n12{margin-bottom:-10rem!important}.mb-xxl-n13{margin-bottom:-11rem!important}.mb-xxl-n14{margin-bottom:-12rem!important}.mb-xxl-n15{margin-bottom:-13rem!important}.mb-xxl-n16{margin-bottom:-14rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.ms-xxl-n6{margin-left:-4rem!important}.ms-xxl-n7{margin-left:-5rem!important}.ms-xxl-n8{margin-left:-6rem!important}.ms-xxl-n9{margin-left:-7rem!important}.ms-xxl-n10{margin-left:-8rem!important}.ms-xxl-n11{margin-left:-9rem!important}.ms-xxl-n12{margin-left:-10rem!important}.ms-xxl-n13{margin-left:-11rem!important}.ms-xxl-n14{margin-left:-12rem!important}.ms-xxl-n15{margin-left:-13rem!important}.ms-xxl-n16{margin-left:-14rem!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:4rem!important;padding-bottom:4rem!important}.py-xxl-7{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxl-8{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-9{padding-top:7rem!important;padding-bottom:7rem!important}.py-xxl-10{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxl-11{padding-top:9rem!important;padding-bottom:9rem!important}.py-xxl-12{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxl-13{padding-top:11rem!important;padding-bottom:11rem!important}.py-xxl-14{padding-top:12rem!important;padding-bottom:12rem!important}.py-xxl-15{padding-top:13rem!important;padding-bottom:13rem!important}.py-xxl-16{padding-top:14rem!important;padding-bottom:14rem!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:4rem!important}.pt-xxl-7{padding-top:5rem!important}.pt-xxl-8{padding-top:6rem!important}.pt-xxl-9{padding-top:7rem!important}.pt-xxl-10{padding-top:8rem!important}.pt-xxl-11{padding-top:9rem!important}.pt-xxl-12{padding-top:10rem!important}.pt-xxl-13{padding-top:11rem!important}.pt-xxl-14{padding-top:12rem!important}.pt-xxl-15{padding-top:13rem!important}.pt-xxl-16{padding-top:14rem!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:4rem!important}.pe-xxl-7{padding-right:5rem!important}.pe-xxl-8{padding-right:6rem!important}.pe-xxl-9{padding-right:7rem!important}.pe-xxl-10{padding-right:8rem!important}.pe-xxl-11{padding-right:9rem!important}.pe-xxl-12{padding-right:10rem!important}.pe-xxl-13{padding-right:11rem!important}.pe-xxl-14{padding-right:12rem!important}.pe-xxl-15{padding-right:13rem!important}.pe-xxl-16{padding-right:14rem!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:4rem!important}.pb-xxl-7{padding-bottom:5rem!important}.pb-xxl-8{padding-bottom:6rem!important}.pb-xxl-9{padding-bottom:7rem!important}.pb-xxl-10{padding-bottom:8rem!important}.pb-xxl-11{padding-bottom:9rem!important}.pb-xxl-12{padding-bottom:10rem!important}.pb-xxl-13{padding-bottom:11rem!important}.pb-xxl-14{padding-bottom:12rem!important}.pb-xxl-15{padding-bottom:13rem!important}.pb-xxl-16{padding-bottom:14rem!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:4rem!important}.ps-xxl-7{padding-left:5rem!important}.ps-xxl-8{padding-left:6rem!important}.ps-xxl-9{padding-left:7rem!important}.ps-xxl-10{padding-left:8rem!important}.ps-xxl-11{padding-left:9rem!important}.ps-xxl-12{padding-left:10rem!important}.ps-xxl-13{padding-left:11rem!important}.ps-xxl-14{padding-left:12rem!important}.ps-xxl-15{padding-left:13rem!important}.ps-xxl-16{padding-left:14rem!important}}.content-wrapper a{text-decoration:none}.content-wrapper a:focus,.content-wrapper a:hover{text-decoration:underline}.h1,h1{font-family:futura-pt,sans-serif!important;letter-spacing:0}@media (min-width:992px){.h1,h1{line-height:1.16}}.h2,h2{font-family:futura-pt,sans-serif!important;letter-spacing:0;font-size:1.5rem}.h3,h3{font-family:futura-pt,sans-serif!important;letter-spacing:0;font-size:clamp(1.75rem,2vw,1.875rem)}.h4,h4{font-family:futura-pt,sans-serif!important;letter-spacing:0;font-size:clamp(1.1rem,1.5vw,1.375rem)}.h5,h5{font-family:futura-pt,sans-serif!important}.text-white .h1,.text-white .h2,.text-white .h3,.text-white .h4,.text-white .h5,.text-white .h6,.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6{color:#fff!important}.text-white .h1 a,.text-white .h2 a,.text-white .h3 a,.text-white .h4 a,.text-white .h5 a,.text-white .h6 a,.text-white h1 a,.text-white h2 a,.text-white h3 a,.text-white h4 a,.text-white h5 a,.text-white h6 a{color:#fff!important}.text-primary .h1,.text-primary .h2,.text-primary .h3,.text-primary .h4,.text-primary .h5,.text-primary .h6,.text-primary h1,.text-primary h2,.text-primary h3,.text-primary h4,.text-primary h5,.text-primary h6{color:#0f3d39!important}.text-primary.h1,.text-primary.h2,.text-primary.h3,.text-primary.h4,.text-primary.h5,.text-primary.h6,h1.text-primary,h2.text-primary,h3.text-primary,h4.text-primary,h5.text-primary,h6.text-primary{color:#0f3d39!important}.text-size-regular{font-size:1rem;font-weight:400}.accordion .accordion-item{border-top:0!important;border-left:0!important;border-right:0!important}.accordion .accordion-button{box-shadow:none!important}.accordion .accordion-body{background:#fff}.bg-cover{background-size:cover}.btn{background:#d1b47c!important;color:#202020!important;position:relative;transition:all .3s ease;padding:8px 24px;border-radius:2rem;border:0;text-decoration:none!important}.btn:active,.btn:hover{color:#d1b47c!important;background:#0f3d39!important}.btn--white{background:#fff!important;color:#202020!important;padding:8px 24px;position:relative;transition:all .3s ease;border-radius:2rem;border:1px solid #7f7f7f;text-decoration:none!important}.btn--white:active,.btn--white:hover{color:#d1b47c!important;background:#0f3d39!important}.card{width:100%;transition:all .3s ease}.card:focus,.card:hover{box-shadow:5px 2px 30px rgba(0,0,0,.16)}.gform_body input,.gform_body select,.gform_body textarea{border:1px solid #e8e8e2!important;border-radius:.5rem}.gform_footer .gform_button{background:#d1b47c!important;color:#202020;border:0;box-shadow:none;padding:8px 24px;border-radius:2rem;border:0;width:100%;font-size:1rem;text-transform:uppercase}.footer{background:#fff}.footer .social-media a{margin-right:.5rem}.footer__menu{margin-bottom:0}.footer__menu li{margin-right:8px}.footer__menu a{text-decoration:none!important;color:#202020;padding:.5rem;display:block;text-align:center}.footer__sub{background:#be9c59}.footer__social{display:flex;padding-left:0;margin-bottom:0;list-style:none;justify-content:center}@media (min-width:768px){.footer__social{justify-content:flex-end}}.footer__social li:not(:last-child){margin-right:.5rem}.footer__social li a{text-decoration:none!important;color:#202020!important}figure,img,picture{max-width:100%;height:auto}figure{margin:0}header{z-index:9998;transition:all .3s ease-in-out}header .search-icon{background:0 0;border:0;border-radius:0}header .header-navigation{transition:all .3s ease-in-out}header.scrolled{background:#0f3d39;box-shadow:0 1px 3px rgba(0,0,0,.08)}.navbar{padding-top:0;padding-bottom:0;justify-content:center;align-items:center}.navbar .navbar-nav .nav-item a{color:#fff;padding:.5rem 1rem;text-decoration:none}.navbar .navbar-nav .dropdown:focus-visible .dropdown-menu,.navbar .navbar-nav .dropdown:hover .dropdown-menu{display:block}.navbar--desktop{display:none}@media (min-width:992px){.navbar--desktop{display:flex;align-items:stretch;flex-grow:1;justify-content:center}}.navbar--desktop .navbar{height:100%}.navbar--desktop .navbar-nav{display:flex;justify-content:center;flex-grow:1;height:100%}.navbar--desktop .navbar-nav .nav-item{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;position:relative;align-self:stretch}.navbar--desktop .navbar-nav .nav-item a{display:flex;align-items:center;height:100%}.navbar--desktop .navbar-nav .nav-item a.show,.navbar--desktop .navbar-nav .nav-item a:focus,.navbar--desktop .navbar-nav .nav-item a:hover{text-decoration:underline}.navbar--desktop .navbar-nav .nav-item .dropdown-menu{top:100%}.navbar--mobile{left:100%;transition:all .5s ease;position:absolute;width:100%;z-index:100;top:100%}.navbar--mobile .collapse:not(.active){display:none}.navbar--mobile .navbar-nav{overflow:auto;display:flex;background:#0f3d39;width:0;right:0;height:100%;justify-content:flex-start;transition:all .5s ease}.navbar--mobile .navbar-nav .nav-item a{padding-top:1.5rem;padding-bottom:1.5rem;color:#fff;display:block;font-size:1.5rem}.navbar--mobile .navbar-nav .nav-item.register-interest{margin-top:auto}.navbar--mobile .navbar-nav .nav-item.register-interest a{background:#be9c59;color:#202020}.navbar--mobile .navbar-nav .dropdown-menu{background-color:rgba(0,0,0,0);border-radius:0}.navbar--mobile .navbar-nav .dropdown-menu.active{display:block}.navbar--mobile .navbar-nav .dropdown-menu .dropdown-item{background:0 0!important}@media (max-width:991.98px){.navbar--mobile.active{left:0}.navbar--mobile.active .navbar-nav{width:100%}}@media (min-width:992px){.navbar--mobile{display:none!important;visibility:hidden!important;pointer-events:none!important}}.navbar-toggler{background:#be9c59;border:0;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;padding:.5rem;height:35px;width:40px;box-shadow:none!important;position:relative}.navbar-toggler:focus{outline:3px solid #202020;outline-offset:2px}.navbar-toggler .navbar-toggler-icon{display:block;background:#202020;height:3px;width:100%;transition:all .3s ease}.navbar-toggler.active .navbar-toggler-icon:first-child{transform:rotate(45deg);position:absolute;top:50%;left:5%;width:90%}.navbar-toggler.active .navbar-toggler-icon:nth-child(2){display:none}.navbar-toggler.active .navbar-toggler-icon:last-child{width:90%;transform:rotate(-45deg);position:absolute;top:50%;left:5%}.admin-bar header{top:32px!important}iframe{width:100%}/*! Skip to Content accessibility link styles */.skip-navigation{position:absolute;top:0;left:0;z-index:9999}.skip-to-content{position:absolute;left:-9999px;top:0;z-index:999999;padding:.75rem 1rem;background:#fff;color:#202020;text-decoration:none;border-radius:0 0 8px 8px;min-width:200px;text-align:center;transition:all .3s ease-in-out}.skip-to-content:focus{left:8px;outline:2px solid #202020;outline-offset:0}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.fourohfour-msg{min-height:70vh;padding:2em;margin-bottom:2em}.fourohfour-msg .h1,.fourohfour-msg h1{font-size:90px;margin-bottom:20px}@media (min-width:768px){.fourohfour-msg .h1,.fourohfour-msg h1{font-size:120px}}.fourohfour-msg li,.fourohfour-msg p{font-size:1.1em}@media (min-width:768px){.fourohfour-msg li,.fourohfour-msg p{font-size:1.2em}}.fourohfour-msg .return-to-home-button{margin-top:20px}.fourohfour-msg a:focus,.fourohfour-msg button:focus{outline:2px solid #202020;outline-offset:2px;border-radius:4px}section{scroll-margin-top:5rem}main .container{position:relative}.flex-center{display:flex;justify-content:center;align-items:center}.flex-end{display:flex;justify-content:flex-end;align-items:center}.flex-start{display:flex;justify-content:flex-start}