:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #a4223a;--bs-orange: #fd7e14;--bs-yellow: #d6b175;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-gray: #666666;--bs-gray-light: #999999;--bs-gray-dark: #222222;--bs-gray-darker: #1a1a1a;--bs-gray-ultralight: #efefef;--bs-gray-100: #efefef;--bs-gray-200: #efefef;--bs-gray-300: #d9d9d9;--bs-gray-400: #cecece;--bs-gray-500: #999999;--bs-gray-600: #666666;--bs-gray-700: #4c4c4c;--bs-gray-800: #222222;--bs-gray-900: #1a1a1a;--bs-primary: #505446;--bs-secondary: #a4223a;--bs-secondary-ultralight: #f3eee8;--bs-accent: #c69c1a;--bs-success: #198754;--bs-info: #c69c1a;--bs-warning: #c69c1a;--bs-danger: #a4223a;--bs-light: #999999;--bs-dark: #222222;--bs-black: #000000;--bs-white: #ffffff;--bs-blue-rgb: 13, 110, 253;--bs-indigo-rgb: 102, 16, 242;--bs-purple-rgb: 111, 66, 193;--bs-pink-rgb: 214, 51, 132;--bs-red-rgb: 164, 34, 58;--bs-orange-rgb: 253, 126, 20;--bs-yellow-rgb: 214, 177, 117;--bs-green-rgb: 25, 135, 84;--bs-teal-rgb: 32, 201, 151;--bs-cyan-rgb: 13, 202, 240;--bs-gray-rgb: 102, 102, 102;--bs-gray-light-rgb: 153, 153, 153;--bs-gray-dark-rgb: 34, 34, 34;--bs-gray-darker-rgb: 26, 26, 26;--bs-gray-ultralight-rgb: 239, 239, 239;--bs-primary-rgb: 80, 84, 70;--bs-secondary-rgb: 164, 34, 58;--bs-secondary-ultralight-rgb: 243, 238, 232;--bs-accent-rgb: 198, 156, 26;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 198, 156, 26;--bs-warning-rgb: 198, 156, 26;--bs-danger-rgb: 164, 34, 58;--bs-light-rgb: 153, 153, 153;--bs-dark-rgb: 34, 34, 34;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 26, 26, 26;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", 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, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #1a1a1a;--bs-body-bg: #ffffff}.bs5 .container,.bs5 .container-fluid,.bs5 .container-xxl,.bs5 .container-xl,.bs5 .container-lg,.bs5 .container-md,.bs5 .container-sm{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.bs5 .container-sm,.bs5 .container{max-width:540px}}@media (min-width: 768px){.bs5 .container-md,.bs5 .container-sm,.bs5 .container{max-width:720px}}@media (min-width: 992px){.bs5 .container-lg,.bs5 .container-md,.bs5 .container-sm,.bs5 .container{max-width:960px}}@media (min-width: 1240px){.bs5 .container-xl,.bs5 .container-lg,.bs5 .container-md,.bs5 .container-sm,.bs5 .container{max-width:1180px}}@media (min-width: 1400px){.bs5 .container-xxl,.bs5 .container-xl,.bs5 .container-lg,.bs5 .container-md,.bs5 .container-sm,.bs5 .container{max-width:1320px}}.bs5 .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))}.bs5 .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)}.bs5 .col{flex:1 0 0%}.bs5 .row-cols-auto>*{flex:0 0 auto;width:auto}.bs5 .row-cols-1>*{flex:0 0 auto;width:100%}.bs5 .row-cols-2>*{flex:0 0 auto;width:50%}.bs5 .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.bs5 .row-cols-4>*{flex:0 0 auto;width:25%}.bs5 .row-cols-5>*{flex:0 0 auto;width:20%}.bs5 .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.bs5 .col-auto{flex:0 0 auto;width:auto}.bs5 .col-1{flex:0 0 auto;width:8.33333333%}.bs5 .col-2{flex:0 0 auto;width:16.66666667%}.bs5 .col-3{flex:0 0 auto;width:25%}.bs5 .col-4{flex:0 0 auto;width:33.33333333%}.bs5 .col-5{flex:0 0 auto;width:41.66666667%}.bs5 .col-6{flex:0 0 auto;width:50%}.bs5 .col-7{flex:0 0 auto;width:58.33333333%}.bs5 .col-8{flex:0 0 auto;width:66.66666667%}.bs5 .col-9{flex:0 0 auto;width:75%}.bs5 .col-10{flex:0 0 auto;width:83.33333333%}.bs5 .col-11{flex:0 0 auto;width:91.66666667%}.bs5 .col-12{flex:0 0 auto;width:100%}.bs5 .offset-1{margin-left:8.33333333%}.bs5 .offset-2{margin-left:16.66666667%}.bs5 .offset-3{margin-left:25%}.bs5 .offset-4{margin-left:33.33333333%}.bs5 .offset-5{margin-left:41.66666667%}.bs5 .offset-6{margin-left:50%}.bs5 .offset-7{margin-left:58.33333333%}.bs5 .offset-8{margin-left:66.66666667%}.bs5 .offset-9{margin-left:75%}.bs5 .offset-10{margin-left:83.33333333%}.bs5 .offset-11{margin-left:91.66666667%}.bs5 .g-0,.bs5 .gx-0{--bs-gutter-x: 0}.bs5 .g-0,.bs5 .gy-0{--bs-gutter-y: 0}.bs5 .g-1,.bs5 .gx-1{--bs-gutter-x: .25rem}.bs5 .g-1,.bs5 .gy-1{--bs-gutter-y: .25rem}.bs5 .g-2,.bs5 .gx-2{--bs-gutter-x: .5rem}.bs5 .g-2,.bs5 .gy-2{--bs-gutter-y: .5rem}.bs5 .g-3,.bs5 .gx-3{--bs-gutter-x: 1rem}.bs5 .g-3,.bs5 .gy-3{--bs-gutter-y: 1rem}.bs5 .g-4,.bs5 .gx-4{--bs-gutter-x: 1.5rem}.bs5 .g-4,.bs5 .gy-4{--bs-gutter-y: 1.5rem}.bs5 .g-5,.bs5 .gx-5{--bs-gutter-x: 3rem}.bs5 .g-5,.bs5 .gy-5{--bs-gutter-y: 3rem}.bs5 .g-6,.bs5 .gx-6{--bs-gutter-x: 4.5rem}.bs5 .g-6,.bs5 .gy-6{--bs-gutter-y: 4.5rem}.bs5 .g-7,.bs5 .gx-7{--bs-gutter-x: 6rem}.bs5 .g-7,.bs5 .gy-7{--bs-gutter-y: 6rem}.bs5 .g-8,.bs5 .gx-8{--bs-gutter-x: 7.5rem}.bs5 .g-8,.bs5 .gy-8{--bs-gutter-y: 7.5rem}.bs5 .g-9,.bs5 .gx-9{--bs-gutter-x: 9rem}.bs5 .g-9,.bs5 .gy-9{--bs-gutter-y: 9rem}.bs5 .g-10,.bs5 .gx-10{--bs-gutter-x: 10.5rem}.bs5 .g-10,.bs5 .gy-10{--bs-gutter-y: 10.5rem}.bs5 .g-11,.bs5 .gx-11{--bs-gutter-x: 12rem}.bs5 .g-11,.bs5 .gy-11{--bs-gutter-y: 12rem}.bs5 .g-12,.bs5 .gx-12{--bs-gutter-x: 13.5rem}.bs5 .g-12,.bs5 .gy-12{--bs-gutter-y: 13.5rem}@media (min-width: 576px){.bs5 .col-sm{flex:1 0 0%}.bs5 .row-cols-sm-auto>*{flex:0 0 auto;width:auto}.bs5 .row-cols-sm-1>*{flex:0 0 auto;width:100%}.bs5 .row-cols-sm-2>*{flex:0 0 auto;width:50%}.bs5 .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.bs5 .row-cols-sm-4>*{flex:0 0 auto;width:25%}.bs5 .row-cols-sm-5>*{flex:0 0 auto;width:20%}.bs5 .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.bs5 .col-sm-auto{flex:0 0 auto;width:auto}.bs5 .col-sm-1{flex:0 0 auto;width:8.33333333%}.bs5 .col-sm-2{flex:0 0 auto;width:16.66666667%}.bs5 .col-sm-3{flex:0 0 auto;width:25%}.bs5 .col-sm-4{flex:0 0 auto;width:33.33333333%}.bs5 .col-sm-5{flex:0 0 auto;width:41.66666667%}.bs5 .col-sm-6{flex:0 0 auto;width:50%}.bs5 .col-sm-7{flex:0 0 auto;width:58.33333333%}.bs5 .col-sm-8{flex:0 0 auto;width:66.66666667%}.bs5 .col-sm-9{flex:0 0 auto;width:75%}.bs5 .col-sm-10{flex:0 0 auto;width:83.33333333%}.bs5 .col-sm-11{flex:0 0 auto;width:91.66666667%}.bs5 .col-sm-12{flex:0 0 auto;width:100%}.bs5 .offset-sm-0{margin-left:0}.bs5 .offset-sm-1{margin-left:8.33333333%}.bs5 .offset-sm-2{margin-left:16.66666667%}.bs5 .offset-sm-3{margin-left:25%}.bs5 .offset-sm-4{margin-left:33.33333333%}.bs5 .offset-sm-5{margin-left:41.66666667%}.bs5 .offset-sm-6{margin-left:50%}.bs5 .offset-sm-7{margin-left:58.33333333%}.bs5 .offset-sm-8{margin-left:66.66666667%}.bs5 .offset-sm-9{margin-left:75%}.bs5 .offset-sm-10{margin-left:83.33333333%}.bs5 .offset-sm-11{margin-left:91.66666667%}.bs5 .g-sm-0,.bs5 .gx-sm-0{--bs-gutter-x: 0}.bs5 .g-sm-0,.bs5 .gy-sm-0{--bs-gutter-y: 0}.bs5 .g-sm-1,.bs5 .gx-sm-1{--bs-gutter-x: .25rem}.bs5 .g-sm-1,.bs5 .gy-sm-1{--bs-gutter-y: .25rem}.bs5 .g-sm-2,.bs5 .gx-sm-2{--bs-gutter-x: .5rem}.bs5 .g-sm-2,.bs5 .gy-sm-2{--bs-gutter-y: .5rem}.bs5 .g-sm-3,.bs5 .gx-sm-3{--bs-gutter-x: 1rem}.bs5 .g-sm-3,.bs5 .gy-sm-3{--bs-gutter-y: 1rem}.bs5 .g-sm-4,.bs5 .gx-sm-4{--bs-gutter-x: 1.5rem}.bs5 .g-sm-4,.bs5 .gy-sm-4{--bs-gutter-y: 1.5rem}.bs5 .g-sm-5,.bs5 .gx-sm-5{--bs-gutter-x: 3rem}.bs5 .g-sm-5,.bs5 .gy-sm-5{--bs-gutter-y: 3rem}.bs5 .g-sm-6,.bs5 .gx-sm-6{--bs-gutter-x: 4.5rem}.bs5 .g-sm-6,.bs5 .gy-sm-6{--bs-gutter-y: 4.5rem}.bs5 .g-sm-7,.bs5 .gx-sm-7{--bs-gutter-x: 6rem}.bs5 .g-sm-7,.bs5 .gy-sm-7{--bs-gutter-y: 6rem}.bs5 .g-sm-8,.bs5 .gx-sm-8{--bs-gutter-x: 7.5rem}.bs5 .g-sm-8,.bs5 .gy-sm-8{--bs-gutter-y: 7.5rem}.bs5 .g-sm-9,.bs5 .gx-sm-9{--bs-gutter-x: 9rem}.bs5 .g-sm-9,.bs5 .gy-sm-9{--bs-gutter-y: 9rem}.bs5 .g-sm-10,.bs5 .gx-sm-10{--bs-gutter-x: 10.5rem}.bs5 .g-sm-10,.bs5 .gy-sm-10{--bs-gutter-y: 10.5rem}.bs5 .g-sm-11,.bs5 .gx-sm-11{--bs-gutter-x: 12rem}.bs5 .g-sm-11,.bs5 .gy-sm-11{--bs-gutter-y: 12rem}.bs5 .g-sm-12,.bs5 .gx-sm-12{--bs-gutter-x: 13.5rem}.bs5 .g-sm-12,.bs5 .gy-sm-12{--bs-gutter-y: 13.5rem}}@media (min-width: 768px){.bs5 .col-md{flex:1 0 0%}.bs5 .row-cols-md-auto>*{flex:0 0 auto;width:auto}.bs5 .row-cols-md-1>*{flex:0 0 auto;width:100%}.bs5 .row-cols-md-2>*{flex:0 0 auto;width:50%}.bs5 .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.bs5 .row-cols-md-4>*{flex:0 0 auto;width:25%}.bs5 .row-cols-md-5>*{flex:0 0 auto;width:20%}.bs5 .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.bs5 .col-md-auto{flex:0 0 auto;width:auto}.bs5 .col-md-1{flex:0 0 auto;width:8.33333333%}.bs5 .col-md-2{flex:0 0 auto;width:16.66666667%}.bs5 .col-md-3{flex:0 0 auto;width:25%}.bs5 .col-md-4{flex:0 0 auto;width:33.33333333%}.bs5 .col-md-5{flex:0 0 auto;width:41.66666667%}.bs5 .col-md-6{flex:0 0 auto;width:50%}.bs5 .col-md-7{flex:0 0 auto;width:58.33333333%}.bs5 .col-md-8{flex:0 0 auto;width:66.66666667%}.bs5 .col-md-9{flex:0 0 auto;width:75%}.bs5 .col-md-10{flex:0 0 auto;width:83.33333333%}.bs5 .col-md-11{flex:0 0 auto;width:91.66666667%}.bs5 .col-md-12{flex:0 0 auto;width:100%}.bs5 .offset-md-0{margin-left:0}.bs5 .offset-md-1{margin-left:8.33333333%}.bs5 .offset-md-2{margin-left:16.66666667%}.bs5 .offset-md-3{margin-left:25%}.bs5 .offset-md-4{margin-left:33.33333333%}.bs5 .offset-md-5{margin-left:41.66666667%}.bs5 .offset-md-6{margin-left:50%}.bs5 .offset-md-7{margin-left:58.33333333%}.bs5 .offset-md-8{margin-left:66.66666667%}.bs5 .offset-md-9{margin-left:75%}.bs5 .offset-md-10{margin-left:83.33333333%}.bs5 .offset-md-11{margin-left:91.66666667%}.bs5 .g-md-0,.bs5 .gx-md-0{--bs-gutter-x: 0}.bs5 .g-md-0,.bs5 .gy-md-0{--bs-gutter-y: 0}.bs5 .g-md-1,.bs5 .gx-md-1{--bs-gutter-x: .25rem}.bs5 .g-md-1,.bs5 .gy-md-1{--bs-gutter-y: .25rem}.bs5 .g-md-2,.bs5 .gx-md-2{--bs-gutter-x: .5rem}.bs5 .g-md-2,.bs5 .gy-md-2{--bs-gutter-y: .5rem}.bs5 .g-md-3,.bs5 .gx-md-3{--bs-gutter-x: 1rem}.bs5 .g-md-3,.bs5 .gy-md-3{--bs-gutter-y: 1rem}.bs5 .g-md-4,.bs5 .gx-md-4{--bs-gutter-x: 1.5rem}.bs5 .g-md-4,.bs5 .gy-md-4{--bs-gutter-y: 1.5rem}.bs5 .g-md-5,.bs5 .gx-md-5{--bs-gutter-x: 3rem}.bs5 .g-md-5,.bs5 .gy-md-5{--bs-gutter-y: 3rem}.bs5 .g-md-6,.bs5 .gx-md-6{--bs-gutter-x: 4.5rem}.bs5 .g-md-6,.bs5 .gy-md-6{--bs-gutter-y: 4.5rem}.bs5 .g-md-7,.bs5 .gx-md-7{--bs-gutter-x: 6rem}.bs5 .g-md-7,.bs5 .gy-md-7{--bs-gutter-y: 6rem}.bs5 .g-md-8,.bs5 .gx-md-8{--bs-gutter-x: 7.5rem}.bs5 .g-md-8,.bs5 .gy-md-8{--bs-gutter-y: 7.5rem}.bs5 .g-md-9,.bs5 .gx-md-9{--bs-gutter-x: 9rem}.bs5 .g-md-9,.bs5 .gy-md-9{--bs-gutter-y: 9rem}.bs5 .g-md-10,.bs5 .gx-md-10{--bs-gutter-x: 10.5rem}.bs5 .g-md-10,.bs5 .gy-md-10{--bs-gutter-y: 10.5rem}.bs5 .g-md-11,.bs5 .gx-md-11{--bs-gutter-x: 12rem}.bs5 .g-md-11,.bs5 .gy-md-11{--bs-gutter-y: 12rem}.bs5 .g-md-12,.bs5 .gx-md-12{--bs-gutter-x: 13.5rem}.bs5 .g-md-12,.bs5 .gy-md-12{--bs-gutter-y: 13.5rem}}@media (min-width: 992px){.bs5 .col-lg{flex:1 0 0%}.bs5 .row-cols-lg-auto>*{flex:0 0 auto;width:auto}.bs5 .row-cols-lg-1>*{flex:0 0 auto;width:100%}.bs5 .row-cols-lg-2>*{flex:0 0 auto;width:50%}.bs5 .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.bs5 .row-cols-lg-4>*{flex:0 0 auto;width:25%}.bs5 .row-cols-lg-5>*{flex:0 0 auto;width:20%}.bs5 .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.bs5 .col-lg-auto{flex:0 0 auto;width:auto}.bs5 .col-lg-1{flex:0 0 auto;width:8.33333333%}.bs5 .col-lg-2{flex:0 0 auto;width:16.66666667%}.bs5 .col-lg-3{flex:0 0 auto;width:25%}.bs5 .col-lg-4{flex:0 0 auto;width:33.33333333%}.bs5 .col-lg-5{flex:0 0 auto;width:41.66666667%}.bs5 .col-lg-6{flex:0 0 auto;width:50%}.bs5 .col-lg-7{flex:0 0 auto;width:58.33333333%}.bs5 .col-lg-8{flex:0 0 auto;width:66.66666667%}.bs5 .col-lg-9{flex:0 0 auto;width:75%}.bs5 .col-lg-10{flex:0 0 auto;width:83.33333333%}.bs5 .col-lg-11{flex:0 0 auto;width:91.66666667%}.bs5 .col-lg-12{flex:0 0 auto;width:100%}.bs5 .offset-lg-0{margin-left:0}.bs5 .offset-lg-1{margin-left:8.33333333%}.bs5 .offset-lg-2{margin-left:16.66666667%}.bs5 .offset-lg-3{margin-left:25%}.bs5 .offset-lg-4{margin-left:33.33333333%}.bs5 .offset-lg-5{margin-left:41.66666667%}.bs5 .offset-lg-6{margin-left:50%}.bs5 .offset-lg-7{margin-left:58.33333333%}.bs5 .offset-lg-8{margin-left:66.66666667%}.bs5 .offset-lg-9{margin-left:75%}.bs5 .offset-lg-10{margin-left:83.33333333%}.bs5 .offset-lg-11{margin-left:91.66666667%}.bs5 .g-lg-0,.bs5 .gx-lg-0{--bs-gutter-x: 0}.bs5 .g-lg-0,.bs5 .gy-lg-0{--bs-gutter-y: 0}.bs5 .g-lg-1,.bs5 .gx-lg-1{--bs-gutter-x: .25rem}.bs5 .g-lg-1,.bs5 .gy-lg-1{--bs-gutter-y: .25rem}.bs5 .g-lg-2,.bs5 .gx-lg-2{--bs-gutter-x: .5rem}.bs5 .g-lg-2,.bs5 .gy-lg-2{--bs-gutter-y: .5rem}.bs5 .g-lg-3,.bs5 .gx-lg-3{--bs-gutter-x: 1rem}.bs5 .g-lg-3,.bs5 .gy-lg-3{--bs-gutter-y: 1rem}.bs5 .g-lg-4,.bs5 .gx-lg-4{--bs-gutter-x: 1.5rem}.bs5 .g-lg-4,.bs5 .gy-lg-4{--bs-gutter-y: 1.5rem}.bs5 .g-lg-5,.bs5 .gx-lg-5{--bs-gutter-x: 3rem}.bs5 .g-lg-5,.bs5 .gy-lg-5{--bs-gutter-y: 3rem}.bs5 .g-lg-6,.bs5 .gx-lg-6{--bs-gutter-x: 4.5rem}.bs5 .g-lg-6,.bs5 .gy-lg-6{--bs-gutter-y: 4.5rem}.bs5 .g-lg-7,.bs5 .gx-lg-7{--bs-gutter-x: 6rem}.bs5 .g-lg-7,.bs5 .gy-lg-7{--bs-gutter-y: 6rem}.bs5 .g-lg-8,.bs5 .gx-lg-8{--bs-gutter-x: 7.5rem}.bs5 .g-lg-8,.bs5 .gy-lg-8{--bs-gutter-y: 7.5rem}.bs5 .g-lg-9,.bs5 .gx-lg-9{--bs-gutter-x: 9rem}.bs5 .g-lg-9,.bs5 .gy-lg-9{--bs-gutter-y: 9rem}.bs5 .g-lg-10,.bs5 .gx-lg-10{--bs-gutter-x: 10.5rem}.bs5 .g-lg-10,.bs5 .gy-lg-10{--bs-gutter-y: 10.5rem}.bs5 .g-lg-11,.bs5 .gx-lg-11{--bs-gutter-x: 12rem}.bs5 .g-lg-11,.bs5 .gy-lg-11{--bs-gutter-y: 12rem}.bs5 .g-lg-12,.bs5 .gx-lg-12{--bs-gutter-x: 13.5rem}.bs5 .g-lg-12,.bs5 .gy-lg-12{--bs-gutter-y: 13.5rem}}@media (min-width: 1240px){.bs5 .col-xl{flex:1 0 0%}.bs5 .row-cols-xl-auto>*{flex:0 0 auto;width:auto}.bs5 .row-cols-xl-1>*{flex:0 0 auto;width:100%}.bs5 .row-cols-xl-2>*{flex:0 0 auto;width:50%}.bs5 .row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.bs5 .row-cols-xl-4>*{flex:0 0 auto;width:25%}.bs5 .row-cols-xl-5>*{flex:0 0 auto;width:20%}.bs5 .row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.bs5 .col-xl-auto{flex:0 0 auto;width:auto}.bs5 .col-xl-1{flex:0 0 auto;width:8.33333333%}.bs5 .col-xl-2{flex:0 0 auto;width:16.66666667%}.bs5 .col-xl-3{flex:0 0 auto;width:25%}.bs5 .col-xl-4{flex:0 0 auto;width:33.33333333%}.bs5 .col-xl-5{flex:0 0 auto;width:41.66666667%}.bs5 .col-xl-6{flex:0 0 auto;width:50%}.bs5 .col-xl-7{flex:0 0 auto;width:58.33333333%}.bs5 .col-xl-8{flex:0 0 auto;width:66.66666667%}.bs5 .col-xl-9{flex:0 0 auto;width:75%}.bs5 .col-xl-10{flex:0 0 auto;width:83.33333333%}.bs5 .col-xl-11{flex:0 0 auto;width:91.66666667%}.bs5 .col-xl-12{flex:0 0 auto;width:100%}.bs5 .offset-xl-0{margin-left:0}.bs5 .offset-xl-1{margin-left:8.33333333%}.bs5 .offset-xl-2{margin-left:16.66666667%}.bs5 .offset-xl-3{margin-left:25%}.bs5 .offset-xl-4{margin-left:33.33333333%}.bs5 .offset-xl-5{margin-left:41.66666667%}.bs5 .offset-xl-6{margin-left:50%}.bs5 .offset-xl-7{margin-left:58.33333333%}.bs5 .offset-xl-8{margin-left:66.66666667%}.bs5 .offset-xl-9{margin-left:75%}.bs5 .offset-xl-10{margin-left:83.33333333%}.bs5 .offset-xl-11{margin-left:91.66666667%}.bs5 .g-xl-0,.bs5 .gx-xl-0{--bs-gutter-x: 0}.bs5 .g-xl-0,.bs5 .gy-xl-0{--bs-gutter-y: 0}.bs5 .g-xl-1,.bs5 .gx-xl-1{--bs-gutter-x: .25rem}.bs5 .g-xl-1,.bs5 .gy-xl-1{--bs-gutter-y: .25rem}.bs5 .g-xl-2,.bs5 .gx-xl-2{--bs-gutter-x: .5rem}.bs5 .g-xl-2,.bs5 .gy-xl-2{--bs-gutter-y: .5rem}.bs5 .g-xl-3,.bs5 .gx-xl-3{--bs-gutter-x: 1rem}.bs5 .g-xl-3,.bs5 .gy-xl-3{--bs-gutter-y: 1rem}.bs5 .g-xl-4,.bs5 .gx-xl-4{--bs-gutter-x: 1.5rem}.bs5 .g-xl-4,.bs5 .gy-xl-4{--bs-gutter-y: 1.5rem}.bs5 .g-xl-5,.bs5 .gx-xl-5{--bs-gutter-x: 3rem}.bs5 .g-xl-5,.bs5 .gy-xl-5{--bs-gutter-y: 3rem}.bs5 .g-xl-6,.bs5 .gx-xl-6{--bs-gutter-x: 4.5rem}.bs5 .g-xl-6,.bs5 .gy-xl-6{--bs-gutter-y: 4.5rem}.bs5 .g-xl-7,.bs5 .gx-xl-7{--bs-gutter-x: 6rem}.bs5 .g-xl-7,.bs5 .gy-xl-7{--bs-gutter-y: 6rem}.bs5 .g-xl-8,.bs5 .gx-xl-8{--bs-gutter-x: 7.5rem}.bs5 .g-xl-8,.bs5 .gy-xl-8{--bs-gutter-y: 7.5rem}.bs5 .g-xl-9,.bs5 .gx-xl-9{--bs-gutter-x: 9rem}.bs5 .g-xl-9,.bs5 .gy-xl-9{--bs-gutter-y: 9rem}.bs5 .g-xl-10,.bs5 .gx-xl-10{--bs-gutter-x: 10.5rem}.bs5 .g-xl-10,.bs5 .gy-xl-10{--bs-gutter-y: 10.5rem}.bs5 .g-xl-11,.bs5 .gx-xl-11{--bs-gutter-x: 12rem}.bs5 .g-xl-11,.bs5 .gy-xl-11{--bs-gutter-y: 12rem}.bs5 .g-xl-12,.bs5 .gx-xl-12{--bs-gutter-x: 13.5rem}.bs5 .g-xl-12,.bs5 .gy-xl-12{--bs-gutter-y: 13.5rem}}@media (min-width: 1400px){.bs5 .col-xxl{flex:1 0 0%}.bs5 .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.bs5 .row-cols-xxl-1>*{flex:0 0 auto;width:100%}.bs5 .row-cols-xxl-2>*{flex:0 0 auto;width:50%}.bs5 .row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.bs5 .row-cols-xxl-4>*{flex:0 0 auto;width:25%}.bs5 .row-cols-xxl-5>*{flex:0 0 auto;width:20%}.bs5 .row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.bs5 .col-xxl-auto{flex:0 0 auto;width:auto}.bs5 .col-xxl-1{flex:0 0 auto;width:8.33333333%}.bs5 .col-xxl-2{flex:0 0 auto;width:16.66666667%}.bs5 .col-xxl-3{flex:0 0 auto;width:25%}.bs5 .col-xxl-4{flex:0 0 auto;width:33.33333333%}.bs5 .col-xxl-5{flex:0 0 auto;width:41.66666667%}.bs5 .col-xxl-6{flex:0 0 auto;width:50%}.bs5 .col-xxl-7{flex:0 0 auto;width:58.33333333%}.bs5 .col-xxl-8{flex:0 0 auto;width:66.66666667%}.bs5 .col-xxl-9{flex:0 0 auto;width:75%}.bs5 .col-xxl-10{flex:0 0 auto;width:83.33333333%}.bs5 .col-xxl-11{flex:0 0 auto;width:91.66666667%}.bs5 .col-xxl-12{flex:0 0 auto;width:100%}.bs5 .offset-xxl-0{margin-left:0}.bs5 .offset-xxl-1{margin-left:8.33333333%}.bs5 .offset-xxl-2{margin-left:16.66666667%}.bs5 .offset-xxl-3{margin-left:25%}.bs5 .offset-xxl-4{margin-left:33.33333333%}.bs5 .offset-xxl-5{margin-left:41.66666667%}.bs5 .offset-xxl-6{margin-left:50%}.bs5 .offset-xxl-7{margin-left:58.33333333%}.bs5 .offset-xxl-8{margin-left:66.66666667%}.bs5 .offset-xxl-9{margin-left:75%}.bs5 .offset-xxl-10{margin-left:83.33333333%}.bs5 .offset-xxl-11{margin-left:91.66666667%}.bs5 .g-xxl-0,.bs5 .gx-xxl-0{--bs-gutter-x: 0}.bs5 .g-xxl-0,.bs5 .gy-xxl-0{--bs-gutter-y: 0}.bs5 .g-xxl-1,.bs5 .gx-xxl-1{--bs-gutter-x: .25rem}.bs5 .g-xxl-1,.bs5 .gy-xxl-1{--bs-gutter-y: .25rem}.bs5 .g-xxl-2,.bs5 .gx-xxl-2{--bs-gutter-x: .5rem}.bs5 .g-xxl-2,.bs5 .gy-xxl-2{--bs-gutter-y: .5rem}.bs5 .g-xxl-3,.bs5 .gx-xxl-3{--bs-gutter-x: 1rem}.bs5 .g-xxl-3,.bs5 .gy-xxl-3{--bs-gutter-y: 1rem}.bs5 .g-xxl-4,.bs5 .gx-xxl-4{--bs-gutter-x: 1.5rem}.bs5 .g-xxl-4,.bs5 .gy-xxl-4{--bs-gutter-y: 1.5rem}.bs5 .g-xxl-5,.bs5 .gx-xxl-5{--bs-gutter-x: 3rem}.bs5 .g-xxl-5,.bs5 .gy-xxl-5{--bs-gutter-y: 3rem}.bs5 .g-xxl-6,.bs5 .gx-xxl-6{--bs-gutter-x: 4.5rem}.bs5 .g-xxl-6,.bs5 .gy-xxl-6{--bs-gutter-y: 4.5rem}.bs5 .g-xxl-7,.bs5 .gx-xxl-7{--bs-gutter-x: 6rem}.bs5 .g-xxl-7,.bs5 .gy-xxl-7{--bs-gutter-y: 6rem}.bs5 .g-xxl-8,.bs5 .gx-xxl-8{--bs-gutter-x: 7.5rem}.bs5 .g-xxl-8,.bs5 .gy-xxl-8{--bs-gutter-y: 7.5rem}.bs5 .g-xxl-9,.bs5 .gx-xxl-9{--bs-gutter-x: 9rem}.bs5 .g-xxl-9,.bs5 .gy-xxl-9{--bs-gutter-y: 9rem}.bs5 .g-xxl-10,.bs5 .gx-xxl-10{--bs-gutter-x: 10.5rem}.bs5 .g-xxl-10,.bs5 .gy-xxl-10{--bs-gutter-y: 10.5rem}.bs5 .g-xxl-11,.bs5 .gx-xxl-11{--bs-gutter-x: 12rem}.bs5 .g-xxl-11,.bs5 .gy-xxl-11{--bs-gutter-y: 12rem}.bs5 .g-xxl-12,.bs5 .gx-xxl-12{--bs-gutter-x: 13.5rem}.bs5 .g-xxl-12,.bs5 .gy-xxl-12{--bs-gutter-y: 13.5rem}}.bs5 .clearfix:after{display:block;clear:both;content:""}.bs5 .link-primary{color:#505446}.bs5 .link-primary:hover,.bs5 .link-primary:focus{color:#404338}.bs5 .link-secondary{color:#a4223a}.bs5 .link-secondary:hover,.bs5 .link-secondary:focus{color:#831b2e}.bs5 .link-secondary-ultralight{color:#f3eee8}.bs5 .link-secondary-ultralight:hover,.bs5 .link-secondary-ultralight:focus{color:#f5f1ed}.bs5 .link-accent{color:#c69c1a}.bs5 .link-accent:hover,.bs5 .link-accent:focus{color:#d1b048}.bs5 .link-success{color:#198754}.bs5 .link-success:hover,.bs5 .link-success:focus{color:#146c43}.bs5 .link-info{color:#c69c1a}.bs5 .link-info:hover,.bs5 .link-info:focus{color:#d1b048}.bs5 .link-warning{color:#c69c1a}.bs5 .link-warning:hover,.bs5 .link-warning:focus{color:#d1b048}.bs5 .link-danger{color:#a4223a}.bs5 .link-danger:hover,.bs5 .link-danger:focus{color:#831b2e}.bs5 .link-light{color:#999}.bs5 .link-light:hover,.bs5 .link-light:focus{color:#adadad}.bs5 .link-dark{color:#222}.bs5 .link-dark:hover,.bs5 .link-dark:focus{color:#1b1b1b}.bs5 .link-black{color:#000}.bs5 .link-black:hover,.bs5 .link-black:focus{color:#000}.bs5 .link-white{color:#fff}.bs5 .link-white:hover,.bs5 .link-white:focus{color:#fff}.bs5 .ratio{position:relative;width:100%}.bs5 .ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.bs5 .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.bs5 .ratio-1x1{--bs-aspect-ratio: 100%}.bs5 .ratio-4x3{--bs-aspect-ratio: 75%}.bs5 .ratio-3x2{--bs-aspect-ratio: 66.6666666667%}.bs5 .ratio-2x1{--bs-aspect-ratio: 50%}.bs5 .ratio-3x4{--bs-aspect-ratio: 133.3333333333%}.bs5 .ratio-2x3{--bs-aspect-ratio: 150%}.bs5 .ratio-16x9{--bs-aspect-ratio: 56.25%}.bs5 .ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.bs5 .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.bs5 .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.bs5 .sticky-top{position:sticky;top:0;z-index:1020}@media (min-width: 576px){.bs5 .sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width: 768px){.bs5 .sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width: 992px){.bs5 .sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1240px){.bs5 .sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1400px){.bs5 .sticky-xxl-top{position:sticky;top:0;z-index:1020}}.bs5 .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.bs5 .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.bs5 .visually-hidden,.bs5 .visually-hidden-focusable:not(:focus):not(:focus-within){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}.bs5 .stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.bs5 .vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.bs5 .align-baseline{vertical-align:baseline!important}.bs5 .align-top{vertical-align:top!important}.bs5 .align-middle{vertical-align:middle!important}.bs5 .align-bottom{vertical-align:bottom!important}.bs5 .align-text-bottom{vertical-align:text-bottom!important}.bs5 .align-text-top{vertical-align:text-top!important}.bs5 .float-start{float:left!important}.bs5 .float-end{float:right!important}.bs5 .float-none{float:none!important}.bs5 .opacity-0{opacity:0!important}.bs5 .opacity-10{opacity:.1!important}.bs5 .opacity-20{opacity:.2!important}.bs5 .opacity-25{opacity:.25!important}.bs5 .opacity-30{opacity:.3!important}.bs5 .opacity-40{opacity:.4!important}.bs5 .opacity-50{opacity:.5!important}.bs5 .opacity-75{opacity:.75!important}.bs5 .opacity-100{opacity:1!important}.bs5 .zi-1{z-index:1!important}.bs5 .zi-2{z-index:2!important}.bs5 .zi-3{z-index:3!important}.bs5 .zi-4{z-index:4!important}.bs5 .zi-5{z-index:5!important}.bs5 .zi-6{z-index:6!important}.bs5 .overflow-auto{overflow:auto!important}.bs5 .overflow-hidden{overflow:hidden!important}.bs5 .overflow-visible{overflow:visible!important}.bs5 .overflow-scroll{overflow:scroll!important}.bs5 .d-inline{display:inline!important}.bs5 .d-inline-block{display:inline-block!important}.bs5 .d-block{display:block!important}.bs5 .d-grid{display:grid!important}.bs5 .d-table{display:table!important}.bs5 .d-table-row{display:table-row!important}.bs5 .d-table-cell{display:table-cell!important}.bs5 .d-flex{display:flex!important}.bs5 .d-inline-flex{display:inline-flex!important}.bs5 .d-none{display:none!important}.bs5 .shadow{box-shadow:0 .5rem 1rem #00000026!important}.bs5 .shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.bs5 .shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.bs5 .shadow-none{box-shadow:none!important}.bs5 .position-static{position:static!important}.bs5 .position-relative{position:relative!important}.bs5 .position-absolute{position:absolute!important}.bs5 .position-fixed{position:fixed!important}.bs5 .position-sticky{position:sticky!important}.bs5 .top-0{top:0!important}.bs5 .top-50{top:50%!important}.bs5 .top-100{top:100%!important}.bs5 .bottom-0{bottom:0!important}.bs5 .bottom-50{bottom:50%!important}.bs5 .bottom-100{bottom:100%!important}.bs5 .start-0{left:0!important}.bs5 .start-50{left:50%!important}.bs5 .start-100{left:100%!important}.bs5 .end-0{right:0!important}.bs5 .end-50{right:50%!important}.bs5 .end-100{right:100%!important}.bs5 .translate-middle{transform:translate(-50%,-50%)!important}.bs5 .translate-middle-x{transform:translate(-50%)!important}.bs5 .translate-middle-y{transform:translateY(-50%)!important}.bs5 .rotate-n5{transform:rotate(-5deg)!important}.bs5 .rotate-n10{transform:rotate(-10deg)!important}.bs5 .rotate-n20{transform:rotate(-20deg)!important}.bs5 .rotate-n30{transform:rotate(-30deg)!important}.bs5 .rotate-n40{transform:rotate(-40deg)!important}.bs5 .rotate-n50{transform:rotate(-50deg)!important}.bs5 .rotate-n60{transform:rotate(-60deg)!important}.bs5 .rotate-n90{transform:rotate(-90deg)!important}.bs5 .rotate-n120{transform:rotate(-120deg)!important}.bs5 .rotate-n180{transform:rotate(-180deg)!important}.bs5 .rotate-0{transform:rotate(0)!important}.bs5 .rotate-5{transform:rotate(5deg)!important}.bs5 .rotate-10{transform:rotate(10deg)!important}.bs5 .rotate-20{transform:rotate(20deg)!important}.bs5 .rotate-30{transform:rotate(30deg)!important}.bs5 .rotate-40{transform:rotate(40deg)!important}.bs5 .rotate-50{transform:rotate(50deg)!important}.bs5 .rotate-60{transform:rotate(60deg)!important}.bs5 .rotate-90{transform:rotate(90deg)!important}.bs5 .rotate-120{transform:rotate(120deg)!important}.bs5 .rotate-180{transform:rotate(180deg)!important}.bs5 .scale-0-4{transform:scale(.4)!important}.bs5 .scale-0-5{transform:scale(.5)!important}.bs5 .scale-0-6{transform:scale(.6)!important}.bs5 .scale-0-7{transform:scale(.7)!important}.bs5 .scale-0-8{transform:scale(.8)!important}.bs5 .scale-0-9{transform:scale(.9)!important}.bs5 .scale-1{transform:scale(1)!important}.bs5 .scale-1-1{transform:scale(1.1)!important}.bs5 .scale-1-2{transform:scale(1.2)!important}.bs5 .scale-1-3{transform:scale(1.3)!important}.bs5 .scale-1-4{transform:scale(1.4)!important}.bs5 .scale-1-5{transform:scale(1.5)!important}.bs5 .scale-1-6{transform:scale(1.6)!important}.bs5 .scale-1-7{transform:scale(1.7)!important}.bs5 .scale-1-8{transform:scale(1.8)!important}.bs5 .scale-1-9{transform:scale(1.9)!important}.bs5 .scale-2{transform:scale(2)!important}.bs5 .scale-2-5{transform:scale(2.5)!important}.bs5 .scale-3{transform:scale(3)!important}.bs5 .scale-4{transform:scale(4)!important}.bs5 .border{border:1px solid #efefef!important}.bs5 .border-0{border:0!important}.bs5 .border-top{border-top:1px solid #efefef!important}.bs5 .border-top-0{border-top:0!important}.bs5 .border-end{border-right:1px solid #efefef!important}.bs5 .border-end-0{border-right:0!important}.bs5 .border-bottom{border-bottom:1px solid #efefef!important}.bs5 .border-bottom-0{border-bottom:0!important}.bs5 .border-start{border-left:1px solid #efefef!important}.bs5 .border-start-0{border-left:0!important}.bs5 .border-primary{border-color:#505446!important}.bs5 .border-secondary{border-color:#a4223a!important}.bs5 .border-secondary-ultralight{border-color:#f3eee8!important}.bs5 .border-accent{border-color:#c69c1a!important}.bs5 .border-success{border-color:#198754!important}.bs5 .border-info,.bs5 .border-warning{border-color:#c69c1a!important}.bs5 .border-danger{border-color:#a4223a!important}.bs5 .border-light{border-color:#999!important}.bs5 .border-dark{border-color:#222!important}.bs5 .border-black{border-color:#000!important}.bs5 .border-white{border-color:#fff!important}.bs5 .border-1{border-width:1px!important}.bs5 .border-2{border-width:2px!important}.bs5 .border-3{border-width:3px!important}.bs5 .border-4{border-width:4px!important}.bs5 .border-5{border-width:5px!important}.bs5 .w-25{width:25%!important}.bs5 .w-50{width:50%!important}.bs5 .w-75{width:75%!important}.bs5 .w-100{width:100%!important}.bs5 .w-auto{width:auto!important}.bs5 .minw-0{min-width:0%!important}.bs5 .minw-10{min-width:10%!important}.bs5 .minw-20{min-width:20%!important}.bs5 .minw-25{min-width:25%!important}.bs5 .minw-30{min-width:30%!important}.bs5 .minw-33{min-width:33.33%!important}.bs5 .minw-40{min-width:40%!important}.bs5 .minw-50{min-width:50%!important}.bs5 .minw-60{min-width:60%!important}.bs5 .minw-66{min-width:66.66%!important}.bs5 .minw-70{min-width:70%!important}.bs5 .minw-75{min-width:75%!important}.bs5 .minw-80{min-width:80%!important}.bs5 .minw-90{min-width:90%!important}.bs5 .minw-100{min-width:100%!important}.bs5 .mw-10{max-width:10%!important}.bs5 .mw-15{max-width:15%!important}.bs5 .mw-20{max-width:20%!important}.bs5 .mw-25{max-width:25%!important}.bs5 .mw-30{max-width:30%!important}.bs5 .mw-33{max-width:33.33%!important}.bs5 .mw-40{max-width:40%!important}.bs5 .mw-50{max-width:50%!important}.bs5 .mw-60{max-width:60%!important}.bs5 .mw-66{max-width:66.66%!important}.bs5 .mw-70{max-width:70%!important}.bs5 .mw-75{max-width:75%!important}.bs5 .mw-80{max-width:80%!important}.bs5 .mw-90{max-width:90%!important}.bs5 .mw-100{max-width:100%!important}.bs5 .mw-none{max-width:none!important}.bs5 .vw-100{width:100vw!important}.bs5 .min-vw-100{min-width:100vw!important}.bs5 .h-25{height:25%!important}.bs5 .h-50{height:50%!important}.bs5 .h-75{height:75%!important}.bs5 .h-100{height:100%!important}.bs5 .h-auto{height:auto!important}.bs5 .mh-100{max-height:100%!important}.bs5 .vh-100{height:100vh!important}.bs5 .min-vh-100{min-height:100vh!important}.bs5 .flex-fill{flex:1 1 auto!important}.bs5 .flex-row{flex-direction:row!important}.bs5 .flex-column{flex-direction:column!important}.bs5 .flex-row-reverse{flex-direction:row-reverse!important}.bs5 .flex-column-reverse{flex-direction:column-reverse!important}.bs5 .flex-grow-0{flex-grow:0!important}.bs5 .flex-grow-1{flex-grow:1!important}.bs5 .flex-shrink-0{flex-shrink:0!important}.bs5 .flex-shrink-1{flex-shrink:1!important}.bs5 .flex-wrap{flex-wrap:wrap!important}.bs5 .flex-nowrap{flex-wrap:nowrap!important}.bs5 .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.bs5 .gap-0{gap:0!important}.bs5 .gap-1{gap:.25rem!important}.bs5 .gap-2{gap:.5rem!important}.bs5 .gap-3{gap:1rem!important}.bs5 .gap-4{gap:1.5rem!important}.bs5 .gap-5{gap:3rem!important}.bs5 .gap-6{gap:4.5rem!important}.bs5 .gap-7{gap:6rem!important}.bs5 .gap-8{gap:7.5rem!important}.bs5 .gap-9{gap:9rem!important}.bs5 .gap-10{gap:10.5rem!important}.bs5 .gap-11{gap:12rem!important}.bs5 .gap-12{gap:13.5rem!important}.bs5 .justify-content-start{justify-content:flex-start!important}.bs5 .justify-content-end{justify-content:flex-end!important}.bs5 .justify-content-center{justify-content:center!important}.bs5 .justify-content-between{justify-content:space-between!important}.bs5 .justify-content-around{justify-content:space-around!important}.bs5 .justify-content-evenly{justify-content:space-evenly!important}.bs5 .align-items-start{align-items:flex-start!important}.bs5 .align-items-end{align-items:flex-end!important}.bs5 .align-items-center{align-items:center!important}.bs5 .align-items-baseline{align-items:baseline!important}.bs5 .align-items-stretch{align-items:stretch!important}.bs5 .align-content-start{align-content:flex-start!important}.bs5 .align-content-end{align-content:flex-end!important}.bs5 .align-content-center{align-content:center!important}.bs5 .align-content-between{align-content:space-between!important}.bs5 .align-content-around{align-content:space-around!important}.bs5 .align-content-stretch{align-content:stretch!important}.bs5 .align-self-auto{align-self:auto!important}.bs5 .align-self-start{align-self:flex-start!important}.bs5 .align-self-end{align-self:flex-end!important}.bs5 .align-self-center{align-self:center!important}.bs5 .align-self-baseline{align-self:baseline!important}.bs5 .align-self-stretch{align-self:stretch!important}.bs5 .order-first{order:-1!important}.bs5 .order-0{order:0!important}.bs5 .order-1{order:1!important}.bs5 .order-2{order:2!important}.bs5 .order-3{order:3!important}.bs5 .order-4{order:4!important}.bs5 .order-5{order:5!important}.bs5 .order-last{order:6!important}.bs5 .mx-0{margin-right:0!important;margin-left:0!important}.bs5 .mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.bs5 .mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.bs5 .mx-3{margin-right:1rem!important;margin-left:1rem!important}.bs5 .mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.bs5 .mx-5{margin-right:3rem!important;margin-left:3rem!important}.bs5 .mx-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.bs5 .mx-7{margin-right:6rem!important;margin-left:6rem!important}.bs5 .mx-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.bs5 .mx-9{margin-right:9rem!important;margin-left:9rem!important}.bs5 .mx-10{margin-right:10.5rem!important;margin-left:10.5rem!important}.bs5 .mx-11{margin-right:12rem!important;margin-left:12rem!important}.bs5 .mx-12{margin-right:13.5rem!important;margin-left:13.5rem!important}.bs5 .mx-auto{margin-right:auto!important;margin-left:auto!important}.bs5 .my-0{margin-top:0!important;margin-bottom:0!important}.bs5 .my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.bs5 .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.bs5 .my-3{margin-top:1rem!important;margin-bottom:1rem!important}.bs5 .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.bs5 .my-5{margin-top:3rem!important;margin-bottom:3rem!important}.bs5 .my-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.bs5 .my-7{margin-top:6rem!important;margin-bottom:6rem!important}.bs5 .my-8{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.bs5 .my-9{margin-top:9rem!important;margin-bottom:9rem!important}.bs5 .my-10{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.bs5 .my-11{margin-top:12rem!important;margin-bottom:12rem!important}.bs5 .my-12{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.bs5 .my-auto{margin-top:auto!important;margin-bottom:auto!important}.bs5 .mt-0{margin-top:0!important}.bs5 .mt-1{margin-top:.25rem!important}.bs5 .mt-2{margin-top:.5rem!important}.bs5 .mt-3{margin-top:1rem!important}.bs5 .mt-4{margin-top:1.5rem!important}.bs5 .mt-5{margin-top:3rem!important}.bs5 .mt-6{margin-top:4.5rem!important}.bs5 .mt-7{margin-top:6rem!important}.bs5 .mt-8{margin-top:7.5rem!important}.bs5 .mt-9{margin-top:9rem!important}.bs5 .mt-10{margin-top:10.5rem!important}.bs5 .mt-11{margin-top:12rem!important}.bs5 .mt-12{margin-top:13.5rem!important}.bs5 .mt-auto{margin-top:auto!important}.bs5 .me-0{margin-right:0!important}.bs5 .me-1{margin-right:.25rem!important}.bs5 .me-2{margin-right:.5rem!important}.bs5 .me-3{margin-right:1rem!important}.bs5 .me-4{margin-right:1.5rem!important}.bs5 .me-5{margin-right:3rem!important}.bs5 .me-6{margin-right:4.5rem!important}.bs5 .me-7{margin-right:6rem!important}.bs5 .me-8{margin-right:7.5rem!important}.bs5 .me-9{margin-right:9rem!important}.bs5 .me-10{margin-right:10.5rem!important}.bs5 .me-11{margin-right:12rem!important}.bs5 .me-12{margin-right:13.5rem!important}.bs5 .me-auto{margin-right:auto!important}.bs5 .mb-0{margin-bottom:0!important}.bs5 .mb-1{margin-bottom:.25rem!important}.bs5 .mb-2{margin-bottom:.5rem!important}.bs5 .mb-3{margin-bottom:1rem!important}.bs5 .mb-4{margin-bottom:1.5rem!important}.bs5 .mb-5{margin-bottom:3rem!important}.bs5 .mb-6{margin-bottom:4.5rem!important}.bs5 .mb-7{margin-bottom:6rem!important}.bs5 .mb-8{margin-bottom:7.5rem!important}.bs5 .mb-9{margin-bottom:9rem!important}.bs5 .mb-10{margin-bottom:10.5rem!important}.bs5 .mb-11{margin-bottom:12rem!important}.bs5 .mb-12{margin-bottom:13.5rem!important}.bs5 .mb-auto{margin-bottom:auto!important}.bs5 .ms-0{margin-left:0!important}.bs5 .ms-1{margin-left:.25rem!important}.bs5 .ms-2{margin-left:.5rem!important}.bs5 .ms-3{margin-left:1rem!important}.bs5 .ms-4{margin-left:1.5rem!important}.bs5 .ms-5{margin-left:3rem!important}.bs5 .ms-6{margin-left:4.5rem!important}.bs5 .ms-7{margin-left:6rem!important}.bs5 .ms-8{margin-left:7.5rem!important}.bs5 .ms-9{margin-left:9rem!important}.bs5 .ms-10{margin-left:10.5rem!important}.bs5 .ms-11{margin-left:12rem!important}.bs5 .ms-12{margin-left:13.5rem!important}.bs5 .ms-auto{margin-left:auto!important}.bs5 .mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.bs5 .mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.bs5 .mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.bs5 .mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.bs5 .mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.bs5 .mx-n6{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.bs5 .mx-n7{margin-right:-6rem!important;margin-left:-6rem!important}.bs5 .mx-n8{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.bs5 .mx-n9{margin-right:-9rem!important;margin-left:-9rem!important}.bs5 .mx-n10{margin-right:-10.5rem!important;margin-left:-10.5rem!important}.bs5 .mx-n11{margin-right:-12rem!important;margin-left:-12rem!important}.bs5 .mx-n12{margin-right:-13.5rem!important;margin-left:-13.5rem!important}.bs5 .my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.bs5 .my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.bs5 .my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.bs5 .my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.bs5 .my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.bs5 .my-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.bs5 .my-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}.bs5 .my-n8{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.bs5 .my-n9{margin-top:-9rem!important;margin-bottom:-9rem!important}.bs5 .my-n10{margin-top:-10.5rem!important;margin-bottom:-10.5rem!important}.bs5 .my-n11{margin-top:-12rem!important;margin-bottom:-12rem!important}.bs5 .my-n12{margin-top:-13.5rem!important;margin-bottom:-13.5rem!important}.bs5 .mt-n1{margin-top:-.25rem!important}.bs5 .mt-n2{margin-top:-.5rem!important}.bs5 .mt-n3{margin-top:-1rem!important}.bs5 .mt-n4{margin-top:-1.5rem!important}.bs5 .mt-n5{margin-top:-3rem!important}.bs5 .mt-n6{margin-top:-4.5rem!important}.bs5 .mt-n7{margin-top:-6rem!important}.bs5 .mt-n8{margin-top:-7.5rem!important}.bs5 .mt-n9{margin-top:-9rem!important}.bs5 .mt-n10{margin-top:-10.5rem!important}.bs5 .mt-n11{margin-top:-12rem!important}.bs5 .mt-n12{margin-top:-13.5rem!important}.bs5 .me-n1{margin-right:-.25rem!important}.bs5 .me-n2{margin-right:-.5rem!important}.bs5 .me-n3{margin-right:-1rem!important}.bs5 .me-n4{margin-right:-1.5rem!important}.bs5 .me-n5{margin-right:-3rem!important}.bs5 .me-n6{margin-right:-4.5rem!important}.bs5 .me-n7{margin-right:-6rem!important}.bs5 .me-n8{margin-right:-7.5rem!important}.bs5 .me-n9{margin-right:-9rem!important}.bs5 .me-n10{margin-right:-10.5rem!important}.bs5 .me-n11{margin-right:-12rem!important}.bs5 .me-n12{margin-right:-13.5rem!important}.bs5 .mb-n1{margin-bottom:-.25rem!important}.bs5 .mb-n2{margin-bottom:-.5rem!important}.bs5 .mb-n3{margin-bottom:-1rem!important}.bs5 .mb-n4{margin-bottom:-1.5rem!important}.bs5 .mb-n5{margin-bottom:-3rem!important}.bs5 .mb-n6{margin-bottom:-4.5rem!important}.bs5 .mb-n7{margin-bottom:-6rem!important}.bs5 .mb-n8{margin-bottom:-7.5rem!important}.bs5 .mb-n9{margin-bottom:-9rem!important}.bs5 .mb-n10{margin-bottom:-10.5rem!important}.bs5 .mb-n11{margin-bottom:-12rem!important}.bs5 .mb-n12{margin-bottom:-13.5rem!important}.bs5 .ms-n1{margin-left:-.25rem!important}.bs5 .ms-n2{margin-left:-.5rem!important}.bs5 .ms-n3{margin-left:-1rem!important}.bs5 .ms-n4{margin-left:-1.5rem!important}.bs5 .ms-n5{margin-left:-3rem!important}.bs5 .ms-n6{margin-left:-4.5rem!important}.bs5 .ms-n7{margin-left:-6rem!important}.bs5 .ms-n8{margin-left:-7.5rem!important}.bs5 .ms-n9{margin-left:-9rem!important}.bs5 .ms-n10{margin-left:-10.5rem!important}.bs5 .ms-n11{margin-left:-12rem!important}.bs5 .ms-n12{margin-left:-13.5rem!important}.bs5 .px-0{padding-right:0!important;padding-left:0!important}.bs5 .px-1{padding-right:.25rem!important;padding-left:.25rem!important}.bs5 .px-2{padding-right:.5rem!important;padding-left:.5rem!important}.bs5 .px-3{padding-right:1rem!important;padding-left:1rem!important}.bs5 .px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.bs5 .px-5{padding-right:3rem!important;padding-left:3rem!important}.bs5 .px-6{padding-right:4.5rem!important;padding-left:4.5rem!important}.bs5 .px-7{padding-right:6rem!important;padding-left:6rem!important}.bs5 .px-8{padding-right:7.5rem!important;padding-left:7.5rem!important}.bs5 .px-9{padding-right:9rem!important;padding-left:9rem!important}.bs5 .px-10{padding-right:10.5rem!important;padding-left:10.5rem!important}.bs5 .px-11{padding-right:12rem!important;padding-left:12rem!important}.bs5 .px-12{padding-right:13.5rem!important;padding-left:13.5rem!important}.bs5 .py-0{padding-top:0!important;padding-bottom:0!important}.bs5 .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.bs5 .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.bs5 .py-3{padding-top:1rem!important;padding-bottom:1rem!important}.bs5 .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.bs5 .py-5{padding-top:3rem!important;padding-bottom:3rem!important}.bs5 .py-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.bs5 .py-7{padding-top:6rem!important;padding-bottom:6rem!important}.bs5 .py-8{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.bs5 .py-9{padding-top:9rem!important;padding-bottom:9rem!important}.bs5 .py-10{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.bs5 .py-11{padding-top:12rem!important;padding-bottom:12rem!important}.bs5 .py-12{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.bs5 .pt-0{padding-top:0!important}.bs5 .pt-1{padding-top:.25rem!important}.bs5 .pt-2{padding-top:.5rem!important}.bs5 .pt-3{padding-top:1rem!important}.bs5 .pt-4{padding-top:1.5rem!important}.bs5 .pt-5{padding-top:3rem!important}.bs5 .pt-6{padding-top:4.5rem!important}.bs5 .pt-7{padding-top:6rem!important}.bs5 .pt-8{padding-top:7.5rem!important}.bs5 .pt-9{padding-top:9rem!important}.bs5 .pt-10{padding-top:10.5rem!important}.bs5 .pt-11{padding-top:12rem!important}.bs5 .pt-12{padding-top:13.5rem!important}.bs5 .pe-0{padding-right:0!important}.bs5 .pe-1{padding-right:.25rem!important}.bs5 .pe-2{padding-right:.5rem!important}.bs5 .pe-3{padding-right:1rem!important}.bs5 .pe-4{padding-right:1.5rem!important}.bs5 .pe-5{padding-right:3rem!important}.bs5 .pe-6{padding-right:4.5rem!important}.bs5 .pe-7{padding-right:6rem!important}.bs5 .pe-8{padding-right:7.5rem!important}.bs5 .pe-9{padding-right:9rem!important}.bs5 .pe-10{padding-right:10.5rem!important}.bs5 .pe-11{padding-right:12rem!important}.bs5 .pe-12{padding-right:13.5rem!important}.bs5 .pb-0{padding-bottom:0!important}.bs5 .pb-1{padding-bottom:.25rem!important}.bs5 .pb-2{padding-bottom:.5rem!important}.bs5 .pb-3{padding-bottom:1rem!important}.bs5 .pb-4{padding-bottom:1.5rem!important}.bs5 .pb-5{padding-bottom:3rem!important}.bs5 .pb-6{padding-bottom:4.5rem!important}.bs5 .pb-7{padding-bottom:6rem!important}.bs5 .pb-8{padding-bottom:7.5rem!important}.bs5 .pb-9{padding-bottom:9rem!important}.bs5 .pb-10{padding-bottom:10.5rem!important}.bs5 .pb-11{padding-bottom:12rem!important}.bs5 .pb-12{padding-bottom:13.5rem!important}.bs5 .ps-0{padding-left:0!important}.bs5 .ps-1{padding-left:.25rem!important}.bs5 .ps-2{padding-left:.5rem!important}.bs5 .ps-3{padding-left:1rem!important}.bs5 .ps-4{padding-left:1.5rem!important}.bs5 .ps-5{padding-left:3rem!important}.bs5 .ps-6{padding-left:4.5rem!important}.bs5 .ps-7{padding-left:6rem!important}.bs5 .ps-8{padding-left:7.5rem!important}.bs5 .ps-9{padding-left:9rem!important}.bs5 .ps-10{padding-left:10.5rem!important}.bs5 .ps-11{padding-left:12rem!important}.bs5 .ps-12{padding-left:13.5rem!important}.bs5 .font-monospace{font-family:var(--bs-font-monospace)!important}.bs5 .fs-1{font-size:calc(1.375rem + 1.5vw)!important}.bs5 .fs-2{font-size:calc(1.325rem + .9vw)!important}.bs5 .fs-3{font-size:calc(1.3rem + .6vw)!important}.bs5 .fs-4{font-size:calc(1.275rem + .3vw)!important}.bs5 .fs-5{font-size:1.25rem!important}.bs5 .fs-6{font-size:1rem!important}.bs5 .fsem-0-5{font-size:.5em!important}.bs5 .fsem-0-6{font-size:.6em!important}.bs5 .fsem-0-7{font-size:.7em!important}.bs5 .fsem-0-75{font-size:.75em!important}.bs5 .fsem-0-8{font-size:.8em!important}.bs5 .fsem-0-85{font-size:.85em!important}.bs5 .fsem-0-9{font-size:.9em!important}.bs5 .fsem-1{font-size:1em!important}.bs5 .fsem-1-1{font-size:1.1em!important}.bs5 .fsem-1-2{font-size:1.2em!important}.bs5 .fsem-1-3{font-size:1.3em!important}.bs5 .fsem-1-4{font-size:1.4em!important}.bs5 .fsem-1-5{font-size:1.5em!important}.bs5 .fsem-1-6{font-size:1.6em!important}.bs5 .fsem-1-7{font-size:1.7em!important}.bs5 .fsem-1-8{font-size:1.8em!important}.bs5 .fsem-1-9{font-size:1.9em!important}.bs5 .fsem-2{font-size:2em!important}.bs5 .fsem-2-5{font-size:2.5em!important}.bs5 .fsem-3{font-size:3em!important}.bs5 .fsem-4{font-size:4em!important}.bs5 .fst-italic{font-style:italic!important}.bs5 .fst-normal{font-style:normal!important}.bs5 .fw-light{font-weight:300!important}.bs5 .fw-lighter{font-weight:lighter!important}.bs5 .fw-normal{font-weight:400!important}.bs5 .fw-bold{font-weight:700!important}.bs5 .fw-bolder{font-weight:bolder!important}.bs5 .lh-1{line-height:1!important}.bs5 .lh-sm{line-height:1.25!important}.bs5 .lh-base{line-height:1.5!important}.bs5 .lh-lg{line-height:2!important}.bs5 .lh-1-1{line-height:1.1!important}.bs5 .lh-1-2{line-height:1.2!important}.bs5 .lh-1-3{line-height:1.3!important}.bs5 .lh-1-4{line-height:1.4!important}.bs5 .lh-1-5{line-height:1.5!important}.bs5 .lh-1-6{line-height:1.6!important}.bs5 .lh-1-7{line-height:1.7!important}.bs5 .lh-1-8{line-height:1.8!important}.bs5 .lh-1-9{line-height:1.9!important}.bs5 .lh-2{line-height:2!important}.bs5 .ltsp-0{letter-spacing:0!important}.bs5 .ltsp-0-2{letter-spacing:.02em!important}.bs5 .ltsp-0-5{letter-spacing:.05em!important}.bs5 .ltsp-0-8{letter-spacing:.08em!important}.bs5 .ltsp-1{letter-spacing:.1em!important}.bs5 .ltsp-1-5{letter-spacing:.15em!important}.bs5 .ltsp-2{letter-spacing:.2em!important}.bs5 .ltsp-3{letter-spacing:.3em!important}.bs5 .ltsp-4{letter-spacing:.4em!important}.bs5 .text-start{text-align:left!important}.bs5 .text-end{text-align:right!important}.bs5 .text-decoration-none{text-decoration:none!important}.bs5 .text-decoration-underline{text-decoration:underline!important}.bs5 .text-decoration-line-through{text-decoration:line-through!important}.bs5 .text-lowercase{text-transform:lowercase!important}.bs5 .text-uppercase{text-transform:uppercase!important}.bs5 .text-capitalize{text-transform:capitalize!important}.bs5 .text-wrap{white-space:normal!important}.bs5 .text-nowrap{white-space:nowrap!important}.bs5 .text-break{word-wrap:break-word!important;word-break:break-word!important}.bs5 .bs-text-blue{--bs-text-opacity: 1;color:rgba(var(--bs-blue-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-indigo{--bs-text-opacity: 1;color:rgba(var(--bs-indigo-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-purple{--bs-text-opacity: 1;color:rgba(var(--bs-purple-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-pink{--bs-text-opacity: 1;color:rgba(var(--bs-pink-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-red{--bs-text-opacity: 1;color:rgba(var(--bs-red-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-orange{--bs-text-opacity: 1;color:rgba(var(--bs-orange-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-yellow{--bs-text-opacity: 1;color:rgba(var(--bs-yellow-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-green{--bs-text-opacity: 1;color:rgba(var(--bs-green-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-teal{--bs-text-opacity: 1;color:rgba(var(--bs-teal-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-cyan{--bs-text-opacity: 1;color:rgba(var(--bs-cyan-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-gray{--bs-text-opacity: 1;color:rgba(var(--bs-gray-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-gray-light{--bs-text-opacity: 1;color:rgba(var(--bs-gray-light-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-gray-dark{--bs-text-opacity: 1;color:rgba(var(--bs-gray-dark-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-gray-darker{--bs-text-opacity: 1;color:rgba(var(--bs-gray-darker-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-gray-ultralight{--bs-text-opacity: 1;color:rgba(var(--bs-gray-ultralight-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-secondary-ultralight{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-ultralight-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-accent{--bs-text-opacity: 1;color:rgba(var(--bs-accent-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-muted{--bs-text-opacity: 1;color:#999!important}.bs5 .bs-text-black-50{--bs-text-opacity: 1;color:#00000080!important}.bs5 .bs-text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.bs5 .bs-text-reset{--bs-text-opacity: 1;color:inherit!important}.bs5 .text-opacity-25{--bs-text-opacity: .25}.bs5 .text-opacity-50{--bs-text-opacity: .5}.bs5 .text-opacity-75{--bs-text-opacity: .75}.bs5 .text-opacity-100{--bs-text-opacity: 1}.bs5 .bg-blue{--bs-bg-opacity: 1;background-color:rgba(var(--bs-blue-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-indigo{--bs-bg-opacity: 1;background-color:rgba(var(--bs-indigo-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-purple{--bs-bg-opacity: 1;background-color:rgba(var(--bs-purple-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-pink{--bs-bg-opacity: 1;background-color:rgba(var(--bs-pink-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-red{--bs-bg-opacity: 1;background-color:rgba(var(--bs-red-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-orange{--bs-bg-opacity: 1;background-color:rgba(var(--bs-orange-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-yellow{--bs-bg-opacity: 1;background-color:rgba(var(--bs-yellow-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-green{--bs-bg-opacity: 1;background-color:rgba(var(--bs-green-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-teal{--bs-bg-opacity: 1;background-color:rgba(var(--bs-teal-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-cyan{--bs-bg-opacity: 1;background-color:rgba(var(--bs-cyan-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-gray{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-gray-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-light-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-gray-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-dark-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-gray-darker{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-darker-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-gray-ultralight{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-ultralight-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-secondary-ultralight{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-ultralight-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-accent{--bs-bg-opacity: 1;background-color:rgba(var(--bs-accent-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-transparent{--bs-bg-opacity: 1;background-color:#0000!important}.bs5 .bg-opacity-10{--bs-bg-opacity: .1}.bs5 .bg-opacity-25{--bs-bg-opacity: .25}.bs5 .bg-opacity-50{--bs-bg-opacity: .5}.bs5 .bg-opacity-75{--bs-bg-opacity: .75}.bs5 .bg-opacity-100{--bs-bg-opacity: 1}.bs5 .bg-gradient{background-image:var(--bs-gradient)!important}.bs5 .user-select-all{-webkit-user-select:all!important;user-select:all!important}.bs5 .user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.bs5 .user-select-none{-webkit-user-select:none!important;user-select:none!important}.bs5 .pe-none{pointer-events:none!important}.bs5 .pe-auto{pointer-events:auto!important}.bs5 .rounded{border-radius:.25rem!important}.bs5 .rounded-0{border-radius:0!important}.bs5 .rounded-1{border-radius:.2rem!important}.bs5 .rounded-2{border-radius:.25rem!important}.bs5 .rounded-3{border-radius:.3rem!important}.bs5 .rounded-circle{border-radius:50%!important}.bs5 .rounded-pill{border-radius:50rem!important}.bs5 .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.bs5 .rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.bs5 .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.bs5 .rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.bs5 .visible{visibility:visible!important}.bs5 .invisible{visibility:hidden!important}@media (min-width: 576px){.bs5 .float-sm-start{float:left!important}.bs5 .float-sm-end{float:right!important}.bs5 .float-sm-none{float:none!important}.bs5 .d-sm-inline{display:inline!important}.bs5 .d-sm-inline-block{display:inline-block!important}.bs5 .d-sm-block{display:block!important}.bs5 .d-sm-grid{display:grid!important}.bs5 .d-sm-table{display:table!important}.bs5 .d-sm-table-row{display:table-row!important}.bs5 .d-sm-table-cell{display:table-cell!important}.bs5 .d-sm-flex{display:flex!important}.bs5 .d-sm-inline-flex{display:inline-flex!important}.bs5 .d-sm-none{display:none!important}.bs5 .rotate-sm-n5{transform:rotate(-5deg)!important}.bs5 .rotate-sm-n10{transform:rotate(-10deg)!important}.bs5 .rotate-sm-n20{transform:rotate(-20deg)!important}.bs5 .rotate-sm-n30{transform:rotate(-30deg)!important}.bs5 .rotate-sm-n40{transform:rotate(-40deg)!important}.bs5 .rotate-sm-n50{transform:rotate(-50deg)!important}.bs5 .rotate-sm-n60{transform:rotate(-60deg)!important}.bs5 .rotate-sm-n90{transform:rotate(-90deg)!important}.bs5 .rotate-sm-n120{transform:rotate(-120deg)!important}.bs5 .rotate-sm-n180{transform:rotate(-180deg)!important}.bs5 .rotate-sm-0{transform:rotate(0)!important}.bs5 .rotate-sm-5{transform:rotate(5deg)!important}.bs5 .rotate-sm-10{transform:rotate(10deg)!important}.bs5 .rotate-sm-20{transform:rotate(20deg)!important}.bs5 .rotate-sm-30{transform:rotate(30deg)!important}.bs5 .rotate-sm-40{transform:rotate(40deg)!important}.bs5 .rotate-sm-50{transform:rotate(50deg)!important}.bs5 .rotate-sm-60{transform:rotate(60deg)!important}.bs5 .rotate-sm-90{transform:rotate(90deg)!important}.bs5 .rotate-sm-120{transform:rotate(120deg)!important}.bs5 .rotate-sm-180{transform:rotate(180deg)!important}.bs5 .minw-sm-0{min-width:0%!important}.bs5 .minw-sm-10{min-width:10%!important}.bs5 .minw-sm-20{min-width:20%!important}.bs5 .minw-sm-25{min-width:25%!important}.bs5 .minw-sm-30{min-width:30%!important}.bs5 .minw-sm-33{min-width:33.33%!important}.bs5 .minw-sm-40{min-width:40%!important}.bs5 .minw-sm-50{min-width:50%!important}.bs5 .minw-sm-60{min-width:60%!important}.bs5 .minw-sm-66{min-width:66.66%!important}.bs5 .minw-sm-70{min-width:70%!important}.bs5 .minw-sm-75{min-width:75%!important}.bs5 .minw-sm-80{min-width:80%!important}.bs5 .minw-sm-90{min-width:90%!important}.bs5 .minw-sm-100{min-width:100%!important}.bs5 .mw-sm-10{max-width:10%!important}.bs5 .mw-sm-15{max-width:15%!important}.bs5 .mw-sm-20{max-width:20%!important}.bs5 .mw-sm-25{max-width:25%!important}.bs5 .mw-sm-30{max-width:30%!important}.bs5 .mw-sm-33{max-width:33.33%!important}.bs5 .mw-sm-40{max-width:40%!important}.bs5 .mw-sm-50{max-width:50%!important}.bs5 .mw-sm-60{max-width:60%!important}.bs5 .mw-sm-66{max-width:66.66%!important}.bs5 .mw-sm-70{max-width:70%!important}.bs5 .mw-sm-75{max-width:75%!important}.bs5 .mw-sm-80{max-width:80%!important}.bs5 .mw-sm-90{max-width:90%!important}.bs5 .mw-sm-100{max-width:100%!important}.bs5 .mw-sm-none{max-width:none!important}.bs5 .flex-sm-fill{flex:1 1 auto!important}.bs5 .flex-sm-row{flex-direction:row!important}.bs5 .flex-sm-column{flex-direction:column!important}.bs5 .flex-sm-row-reverse{flex-direction:row-reverse!important}.bs5 .flex-sm-column-reverse{flex-direction:column-reverse!important}.bs5 .flex-sm-grow-0{flex-grow:0!important}.bs5 .flex-sm-grow-1{flex-grow:1!important}.bs5 .flex-sm-shrink-0{flex-shrink:0!important}.bs5 .flex-sm-shrink-1{flex-shrink:1!important}.bs5 .flex-sm-wrap{flex-wrap:wrap!important}.bs5 .flex-sm-nowrap{flex-wrap:nowrap!important}.bs5 .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.bs5 .gap-sm-0{gap:0!important}.bs5 .gap-sm-1{gap:.25rem!important}.bs5 .gap-sm-2{gap:.5rem!important}.bs5 .gap-sm-3{gap:1rem!important}.bs5 .gap-sm-4{gap:1.5rem!important}.bs5 .gap-sm-5{gap:3rem!important}.bs5 .gap-sm-6{gap:4.5rem!important}.bs5 .gap-sm-7{gap:6rem!important}.bs5 .gap-sm-8{gap:7.5rem!important}.bs5 .gap-sm-9{gap:9rem!important}.bs5 .gap-sm-10{gap:10.5rem!important}.bs5 .gap-sm-11{gap:12rem!important}.bs5 .gap-sm-12{gap:13.5rem!important}.bs5 .justify-content-sm-start{justify-content:flex-start!important}.bs5 .justify-content-sm-end{justify-content:flex-end!important}.bs5 .justify-content-sm-center{justify-content:center!important}.bs5 .justify-content-sm-between{justify-content:space-between!important}.bs5 .justify-content-sm-around{justify-content:space-around!important}.bs5 .justify-content-sm-evenly{justify-content:space-evenly!important}.bs5 .align-items-sm-start{align-items:flex-start!important}.bs5 .align-items-sm-end{align-items:flex-end!important}.bs5 .align-items-sm-center{align-items:center!important}.bs5 .align-items-sm-baseline{align-items:baseline!important}.bs5 .align-items-sm-stretch{align-items:stretch!important}.bs5 .align-content-sm-start{align-content:flex-start!important}.bs5 .align-content-sm-end{align-content:flex-end!important}.bs5 .align-content-sm-center{align-content:center!important}.bs5 .align-content-sm-between{align-content:space-between!important}.bs5 .align-content-sm-around{align-content:space-around!important}.bs5 .align-content-sm-stretch{align-content:stretch!important}.bs5 .align-self-sm-auto{align-self:auto!important}.bs5 .align-self-sm-start{align-self:flex-start!important}.bs5 .align-self-sm-end{align-self:flex-end!important}.bs5 .align-self-sm-center{align-self:center!important}.bs5 .align-self-sm-baseline{align-self:baseline!important}.bs5 .align-self-sm-stretch{align-self:stretch!important}.bs5 .order-sm-first{order:-1!important}.bs5 .order-sm-0{order:0!important}.bs5 .order-sm-1{order:1!important}.bs5 .order-sm-2{order:2!important}.bs5 .order-sm-3{order:3!important}.bs5 .order-sm-4{order:4!important}.bs5 .order-sm-5{order:5!important}.bs5 .order-sm-last{order:6!important}.bs5 .m-sm-0{margin:0!important}.bs5 .m-sm-1{margin:.25rem!important}.bs5 .m-sm-2{margin:.5rem!important}.bs5 .m-sm-3{margin:1rem!important}.bs5 .m-sm-4{margin:1.5rem!important}.bs5 .m-sm-5{margin:3rem!important}.bs5 .m-sm-6{margin:4.5rem!important}.bs5 .m-sm-7{margin:6rem!important}.bs5 .m-sm-8{margin:7.5rem!important}.bs5 .m-sm-9{margin:9rem!important}.bs5 .m-sm-10{margin:10.5rem!important}.bs5 .m-sm-11{margin:12rem!important}.bs5 .m-sm-12{margin:13.5rem!important}.bs5 .m-sm-auto{margin:auto!important}.bs5 .mx-sm-0{margin-right:0!important;margin-left:0!important}.bs5 .mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.bs5 .mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.bs5 .mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.bs5 .mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.bs5 .mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.bs5 .mx-sm-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.bs5 .mx-sm-7{margin-right:6rem!important;margin-left:6rem!important}.bs5 .mx-sm-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.bs5 .mx-sm-9{margin-right:9rem!important;margin-left:9rem!important}.bs5 .mx-sm-10{margin-right:10.5rem!important;margin-left:10.5rem!important}.bs5 .mx-sm-11{margin-right:12rem!important;margin-left:12rem!important}.bs5 .mx-sm-12{margin-right:13.5rem!important;margin-left:13.5rem!important}.bs5 .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.bs5 .my-sm-0{margin-top:0!important;margin-bottom:0!important}.bs5 .my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.bs5 .my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.bs5 .my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.bs5 .my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.bs5 .my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.bs5 .my-sm-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.bs5 .my-sm-7{margin-top:6rem!important;margin-bottom:6rem!important}.bs5 .my-sm-8{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.bs5 .my-sm-9{margin-top:9rem!important;margin-bottom:9rem!important}.bs5 .my-sm-10{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.bs5 .my-sm-11{margin-top:12rem!important;margin-bottom:12rem!important}.bs5 .my-sm-12{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.bs5 .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.bs5 .mt-sm-0{margin-top:0!important}.bs5 .mt-sm-1{margin-top:.25rem!important}.bs5 .mt-sm-2{margin-top:.5rem!important}.bs5 .mt-sm-3{margin-top:1rem!important}.bs5 .mt-sm-4{margin-top:1.5rem!important}.bs5 .mt-sm-5{margin-top:3rem!important}.bs5 .mt-sm-6{margin-top:4.5rem!important}.bs5 .mt-sm-7{margin-top:6rem!important}.bs5 .mt-sm-8{margin-top:7.5rem!important}.bs5 .mt-sm-9{margin-top:9rem!important}.bs5 .mt-sm-10{margin-top:10.5rem!important}.bs5 .mt-sm-11{margin-top:12rem!important}.bs5 .mt-sm-12{margin-top:13.5rem!important}.bs5 .mt-sm-auto{margin-top:auto!important}.bs5 .me-sm-0{margin-right:0!important}.bs5 .me-sm-1{margin-right:.25rem!important}.bs5 .me-sm-2{margin-right:.5rem!important}.bs5 .me-sm-3{margin-right:1rem!important}.bs5 .me-sm-4{margin-right:1.5rem!important}.bs5 .me-sm-5{margin-right:3rem!important}.bs5 .me-sm-6{margin-right:4.5rem!important}.bs5 .me-sm-7{margin-right:6rem!important}.bs5 .me-sm-8{margin-right:7.5rem!important}.bs5 .me-sm-9{margin-right:9rem!important}.bs5 .me-sm-10{margin-right:10.5rem!important}.bs5 .me-sm-11{margin-right:12rem!important}.bs5 .me-sm-12{margin-right:13.5rem!important}.bs5 .me-sm-auto{margin-right:auto!important}.bs5 .mb-sm-0{margin-bottom:0!important}.bs5 .mb-sm-1{margin-bottom:.25rem!important}.bs5 .mb-sm-2{margin-bottom:.5rem!important}.bs5 .mb-sm-3{margin-bottom:1rem!important}.bs5 .mb-sm-4{margin-bottom:1.5rem!important}.bs5 .mb-sm-5{margin-bottom:3rem!important}.bs5 .mb-sm-6{margin-bottom:4.5rem!important}.bs5 .mb-sm-7{margin-bottom:6rem!important}.bs5 .mb-sm-8{margin-bottom:7.5rem!important}.bs5 .mb-sm-9{margin-bottom:9rem!important}.bs5 .mb-sm-10{margin-bottom:10.5rem!important}.bs5 .mb-sm-11{margin-bottom:12rem!important}.bs5 .mb-sm-12{margin-bottom:13.5rem!important}.bs5 .mb-sm-auto{margin-bottom:auto!important}.bs5 .ms-sm-0{margin-left:0!important}.bs5 .ms-sm-1{margin-left:.25rem!important}.bs5 .ms-sm-2{margin-left:.5rem!important}.bs5 .ms-sm-3{margin-left:1rem!important}.bs5 .ms-sm-4{margin-left:1.5rem!important}.bs5 .ms-sm-5{margin-left:3rem!important}.bs5 .ms-sm-6{margin-left:4.5rem!important}.bs5 .ms-sm-7{margin-left:6rem!important}.bs5 .ms-sm-8{margin-left:7.5rem!important}.bs5 .ms-sm-9{margin-left:9rem!important}.bs5 .ms-sm-10{margin-left:10.5rem!important}.bs5 .ms-sm-11{margin-left:12rem!important}.bs5 .ms-sm-12{margin-left:13.5rem!important}.bs5 .ms-sm-auto{margin-left:auto!important}.bs5 .m-sm-n1{margin:-.25rem!important}.bs5 .m-sm-n2{margin:-.5rem!important}.bs5 .m-sm-n3{margin:-1rem!important}.bs5 .m-sm-n4{margin:-1.5rem!important}.bs5 .m-sm-n5{margin:-3rem!important}.bs5 .m-sm-n6{margin:-4.5rem!important}.bs5 .m-sm-n7{margin:-6rem!important}.bs5 .m-sm-n8{margin:-7.5rem!important}.bs5 .m-sm-n9{margin:-9rem!important}.bs5 .m-sm-n10{margin:-10.5rem!important}.bs5 .m-sm-n11{margin:-12rem!important}.bs5 .m-sm-n12{margin:-13.5rem!important}.bs5 .mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.bs5 .mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.bs5 .mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.bs5 .mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.bs5 .mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.bs5 .mx-sm-n6{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.bs5 .mx-sm-n7{margin-right:-6rem!important;margin-left:-6rem!important}.bs5 .mx-sm-n8{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.bs5 .mx-sm-n9{margin-right:-9rem!important;margin-left:-9rem!important}.bs5 .mx-sm-n10{margin-right:-10.5rem!important;margin-left:-10.5rem!important}.bs5 .mx-sm-n11{margin-right:-12rem!important;margin-left:-12rem!important}.bs5 .mx-sm-n12{margin-right:-13.5rem!important;margin-left:-13.5rem!important}.bs5 .my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.bs5 .my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.bs5 .my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.bs5 .my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.bs5 .my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.bs5 .my-sm-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.bs5 .my-sm-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}.bs5 .my-sm-n8{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.bs5 .my-sm-n9{margin-top:-9rem!important;margin-bottom:-9rem!important}.bs5 .my-sm-n10{margin-top:-10.5rem!important;margin-bottom:-10.5rem!important}.bs5 .my-sm-n11{margin-top:-12rem!important;margin-bottom:-12rem!important}.bs5 .my-sm-n12{margin-top:-13.5rem!important;margin-bottom:-13.5rem!important}.bs5 .mt-sm-n1{margin-top:-.25rem!important}.bs5 .mt-sm-n2{margin-top:-.5rem!important}.bs5 .mt-sm-n3{margin-top:-1rem!important}.bs5 .mt-sm-n4{margin-top:-1.5rem!important}.bs5 .mt-sm-n5{margin-top:-3rem!important}.bs5 .mt-sm-n6{margin-top:-4.5rem!important}.bs5 .mt-sm-n7{margin-top:-6rem!important}.bs5 .mt-sm-n8{margin-top:-7.5rem!important}.bs5 .mt-sm-n9{margin-top:-9rem!important}.bs5 .mt-sm-n10{margin-top:-10.5rem!important}.bs5 .mt-sm-n11{margin-top:-12rem!important}.bs5 .mt-sm-n12{margin-top:-13.5rem!important}.bs5 .me-sm-n1{margin-right:-.25rem!important}.bs5 .me-sm-n2{margin-right:-.5rem!important}.bs5 .me-sm-n3{margin-right:-1rem!important}.bs5 .me-sm-n4{margin-right:-1.5rem!important}.bs5 .me-sm-n5{margin-right:-3rem!important}.bs5 .me-sm-n6{margin-right:-4.5rem!important}.bs5 .me-sm-n7{margin-right:-6rem!important}.bs5 .me-sm-n8{margin-right:-7.5rem!important}.bs5 .me-sm-n9{margin-right:-9rem!important}.bs5 .me-sm-n10{margin-right:-10.5rem!important}.bs5 .me-sm-n11{margin-right:-12rem!important}.bs5 .me-sm-n12{margin-right:-13.5rem!important}.bs5 .mb-sm-n1{margin-bottom:-.25rem!important}.bs5 .mb-sm-n2{margin-bottom:-.5rem!important}.bs5 .mb-sm-n3{margin-bottom:-1rem!important}.bs5 .mb-sm-n4{margin-bottom:-1.5rem!important}.bs5 .mb-sm-n5{margin-bottom:-3rem!important}.bs5 .mb-sm-n6{margin-bottom:-4.5rem!important}.bs5 .mb-sm-n7{margin-bottom:-6rem!important}.bs5 .mb-sm-n8{margin-bottom:-7.5rem!important}.bs5 .mb-sm-n9{margin-bottom:-9rem!important}.bs5 .mb-sm-n10{margin-bottom:-10.5rem!important}.bs5 .mb-sm-n11{margin-bottom:-12rem!important}.bs5 .mb-sm-n12{margin-bottom:-13.5rem!important}.bs5 .ms-sm-n1{margin-left:-.25rem!important}.bs5 .ms-sm-n2{margin-left:-.5rem!important}.bs5 .ms-sm-n3{margin-left:-1rem!important}.bs5 .ms-sm-n4{margin-left:-1.5rem!important}.bs5 .ms-sm-n5{margin-left:-3rem!important}.bs5 .ms-sm-n6{margin-left:-4.5rem!important}.bs5 .ms-sm-n7{margin-left:-6rem!important}.bs5 .ms-sm-n8{margin-left:-7.5rem!important}.bs5 .ms-sm-n9{margin-left:-9rem!important}.bs5 .ms-sm-n10{margin-left:-10.5rem!important}.bs5 .ms-sm-n11{margin-left:-12rem!important}.bs5 .ms-sm-n12{margin-left:-13.5rem!important}.bs5 .p-sm-0{padding:0!important}.bs5 .p-sm-1{padding:.25rem!important}.bs5 .p-sm-2{padding:.5rem!important}.bs5 .p-sm-3{padding:1rem!important}.bs5 .p-sm-4{padding:1.5rem!important}.bs5 .p-sm-5{padding:3rem!important}.bs5 .p-sm-6{padding:4.5rem!important}.bs5 .p-sm-7{padding:6rem!important}.bs5 .p-sm-8{padding:7.5rem!important}.bs5 .p-sm-9{padding:9rem!important}.bs5 .p-sm-10{padding:10.5rem!important}.bs5 .p-sm-11{padding:12rem!important}.bs5 .p-sm-12{padding:13.5rem!important}.bs5 .px-sm-0{padding-right:0!important;padding-left:0!important}.bs5 .px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.bs5 .px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.bs5 .px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.bs5 .px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.bs5 .px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.bs5 .px-sm-6{padding-right:4.5rem!important;padding-left:4.5rem!important}.bs5 .px-sm-7{padding-right:6rem!important;padding-left:6rem!important}.bs5 .px-sm-8{padding-right:7.5rem!important;padding-left:7.5rem!important}.bs5 .px-sm-9{padding-right:9rem!important;padding-left:9rem!important}.bs5 .px-sm-10{padding-right:10.5rem!important;padding-left:10.5rem!important}.bs5 .px-sm-11{padding-right:12rem!important;padding-left:12rem!important}.bs5 .px-sm-12{padding-right:13.5rem!important;padding-left:13.5rem!important}.bs5 .py-sm-0{padding-top:0!important;padding-bottom:0!important}.bs5 .py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.bs5 .py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.bs5 .py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.bs5 .py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.bs5 .py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.bs5 .py-sm-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.bs5 .py-sm-7{padding-top:6rem!important;padding-bottom:6rem!important}.bs5 .py-sm-8{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.bs5 .py-sm-9{padding-top:9rem!important;padding-bottom:9rem!important}.bs5 .py-sm-10{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.bs5 .py-sm-11{padding-top:12rem!important;padding-bottom:12rem!important}.bs5 .py-sm-12{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.bs5 .pt-sm-0{padding-top:0!important}.bs5 .pt-sm-1{padding-top:.25rem!important}.bs5 .pt-sm-2{padding-top:.5rem!important}.bs5 .pt-sm-3{padding-top:1rem!important}.bs5 .pt-sm-4{padding-top:1.5rem!important}.bs5 .pt-sm-5{padding-top:3rem!important}.bs5 .pt-sm-6{padding-top:4.5rem!important}.bs5 .pt-sm-7{padding-top:6rem!important}.bs5 .pt-sm-8{padding-top:7.5rem!important}.bs5 .pt-sm-9{padding-top:9rem!important}.bs5 .pt-sm-10{padding-top:10.5rem!important}.bs5 .pt-sm-11{padding-top:12rem!important}.bs5 .pt-sm-12{padding-top:13.5rem!important}.bs5 .pe-sm-0{padding-right:0!important}.bs5 .pe-sm-1{padding-right:.25rem!important}.bs5 .pe-sm-2{padding-right:.5rem!important}.bs5 .pe-sm-3{padding-right:1rem!important}.bs5 .pe-sm-4{padding-right:1.5rem!important}.bs5 .pe-sm-5{padding-right:3rem!important}.bs5 .pe-sm-6{padding-right:4.5rem!important}.bs5 .pe-sm-7{padding-right:6rem!important}.bs5 .pe-sm-8{padding-right:7.5rem!important}.bs5 .pe-sm-9{padding-right:9rem!important}.bs5 .pe-sm-10{padding-right:10.5rem!important}.bs5 .pe-sm-11{padding-right:12rem!important}.bs5 .pe-sm-12{padding-right:13.5rem!important}.bs5 .pb-sm-0{padding-bottom:0!important}.bs5 .pb-sm-1{padding-bottom:.25rem!important}.bs5 .pb-sm-2{padding-bottom:.5rem!important}.bs5 .pb-sm-3{padding-bottom:1rem!important}.bs5 .pb-sm-4{padding-bottom:1.5rem!important}.bs5 .pb-sm-5{padding-bottom:3rem!important}.bs5 .pb-sm-6{padding-bottom:4.5rem!important}.bs5 .pb-sm-7{padding-bottom:6rem!important}.bs5 .pb-sm-8{padding-bottom:7.5rem!important}.bs5 .pb-sm-9{padding-bottom:9rem!important}.bs5 .pb-sm-10{padding-bottom:10.5rem!important}.bs5 .pb-sm-11{padding-bottom:12rem!important}.bs5 .pb-sm-12{padding-bottom:13.5rem!important}.bs5 .ps-sm-0{padding-left:0!important}.bs5 .ps-sm-1{padding-left:.25rem!important}.bs5 .ps-sm-2{padding-left:.5rem!important}.bs5 .ps-sm-3{padding-left:1rem!important}.bs5 .ps-sm-4{padding-left:1.5rem!important}.bs5 .ps-sm-5{padding-left:3rem!important}.bs5 .ps-sm-6{padding-left:4.5rem!important}.bs5 .ps-sm-7{padding-left:6rem!important}.bs5 .ps-sm-8{padding-left:7.5rem!important}.bs5 .ps-sm-9{padding-left:9rem!important}.bs5 .ps-sm-10{padding-left:10.5rem!important}.bs5 .ps-sm-11{padding-left:12rem!important}.bs5 .ps-sm-12{padding-left:13.5rem!important}.bs5 .fsem-sm-0-5{font-size:.5em!important}.bs5 .fsem-sm-0-6{font-size:.6em!important}.bs5 .fsem-sm-0-7{font-size:.7em!important}.bs5 .fsem-sm-0-75{font-size:.75em!important}.bs5 .fsem-sm-0-8{font-size:.8em!important}.bs5 .fsem-sm-0-85{font-size:.85em!important}.bs5 .fsem-sm-0-9{font-size:.9em!important}.bs5 .fsem-sm-1{font-size:1em!important}.bs5 .fsem-sm-1-1{font-size:1.1em!important}.bs5 .fsem-sm-1-2{font-size:1.2em!important}.bs5 .fsem-sm-1-3{font-size:1.3em!important}.bs5 .fsem-sm-1-4{font-size:1.4em!important}.bs5 .fsem-sm-1-5{font-size:1.5em!important}.bs5 .fsem-sm-1-6{font-size:1.6em!important}.bs5 .fsem-sm-1-7{font-size:1.7em!important}.bs5 .fsem-sm-1-8{font-size:1.8em!important}.bs5 .fsem-sm-1-9{font-size:1.9em!important}.bs5 .fsem-sm-2{font-size:2em!important}.bs5 .fsem-sm-2-5{font-size:2.5em!important}.bs5 .fsem-sm-3{font-size:3em!important}.bs5 .fsem-sm-4{font-size:4em!important}.bs5 .text-sm-start{text-align:left!important}.bs5 .text-sm-end{text-align:right!important}.bs5 .text-sm-center{text-align:center!important}}@media (min-width: 768px){.bs5 .float-md-start{float:left!important}.bs5 .float-md-end{float:right!important}.bs5 .float-md-none{float:none!important}.bs5 .d-md-inline{display:inline!important}.bs5 .d-md-inline-block{display:inline-block!important}.bs5 .d-md-block{display:block!important}.bs5 .d-md-grid{display:grid!important}.bs5 .d-md-table{display:table!important}.bs5 .d-md-table-row{display:table-row!important}.bs5 .d-md-table-cell{display:table-cell!important}.bs5 .d-md-flex{display:flex!important}.bs5 .d-md-inline-flex{display:inline-flex!important}.bs5 .d-md-none{display:none!important}.bs5 .rotate-md-n5{transform:rotate(-5deg)!important}.bs5 .rotate-md-n10{transform:rotate(-10deg)!important}.bs5 .rotate-md-n20{transform:rotate(-20deg)!important}.bs5 .rotate-md-n30{transform:rotate(-30deg)!important}.bs5 .rotate-md-n40{transform:rotate(-40deg)!important}.bs5 .rotate-md-n50{transform:rotate(-50deg)!important}.bs5 .rotate-md-n60{transform:rotate(-60deg)!important}.bs5 .rotate-md-n90{transform:rotate(-90deg)!important}.bs5 .rotate-md-n120{transform:rotate(-120deg)!important}.bs5 .rotate-md-n180{transform:rotate(-180deg)!important}.bs5 .rotate-md-0{transform:rotate(0)!important}.bs5 .rotate-md-5{transform:rotate(5deg)!important}.bs5 .rotate-md-10{transform:rotate(10deg)!important}.bs5 .rotate-md-20{transform:rotate(20deg)!important}.bs5 .rotate-md-30{transform:rotate(30deg)!important}.bs5 .rotate-md-40{transform:rotate(40deg)!important}.bs5 .rotate-md-50{transform:rotate(50deg)!important}.bs5 .rotate-md-60{transform:rotate(60deg)!important}.bs5 .rotate-md-90{transform:rotate(90deg)!important}.bs5 .rotate-md-120{transform:rotate(120deg)!important}.bs5 .rotate-md-180{transform:rotate(180deg)!important}.bs5 .minw-md-0{min-width:0%!important}.bs5 .minw-md-10{min-width:10%!important}.bs5 .minw-md-20{min-width:20%!important}.bs5 .minw-md-25{min-width:25%!important}.bs5 .minw-md-30{min-width:30%!important}.bs5 .minw-md-33{min-width:33.33%!important}.bs5 .minw-md-40{min-width:40%!important}.bs5 .minw-md-50{min-width:50%!important}.bs5 .minw-md-60{min-width:60%!important}.bs5 .minw-md-66{min-width:66.66%!important}.bs5 .minw-md-70{min-width:70%!important}.bs5 .minw-md-75{min-width:75%!important}.bs5 .minw-md-80{min-width:80%!important}.bs5 .minw-md-90{min-width:90%!important}.bs5 .minw-md-100{min-width:100%!important}.bs5 .mw-md-10{max-width:10%!important}.bs5 .mw-md-15{max-width:15%!important}.bs5 .mw-md-20{max-width:20%!important}.bs5 .mw-md-25{max-width:25%!important}.bs5 .mw-md-30{max-width:30%!important}.bs5 .mw-md-33{max-width:33.33%!important}.bs5 .mw-md-40{max-width:40%!important}.bs5 .mw-md-50{max-width:50%!important}.bs5 .mw-md-60{max-width:60%!important}.bs5 .mw-md-66{max-width:66.66%!important}.bs5 .mw-md-70{max-width:70%!important}.bs5 .mw-md-75{max-width:75%!important}.bs5 .mw-md-80{max-width:80%!important}.bs5 .mw-md-90{max-width:90%!important}.bs5 .mw-md-100{max-width:100%!important}.bs5 .mw-md-none{max-width:none!important}.bs5 .flex-md-fill{flex:1 1 auto!important}.bs5 .flex-md-row{flex-direction:row!important}.bs5 .flex-md-column{flex-direction:column!important}.bs5 .flex-md-row-reverse{flex-direction:row-reverse!important}.bs5 .flex-md-column-reverse{flex-direction:column-reverse!important}.bs5 .flex-md-grow-0{flex-grow:0!important}.bs5 .flex-md-grow-1{flex-grow:1!important}.bs5 .flex-md-shrink-0{flex-shrink:0!important}.bs5 .flex-md-shrink-1{flex-shrink:1!important}.bs5 .flex-md-wrap{flex-wrap:wrap!important}.bs5 .flex-md-nowrap{flex-wrap:nowrap!important}.bs5 .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.bs5 .gap-md-0{gap:0!important}.bs5 .gap-md-1{gap:.25rem!important}.bs5 .gap-md-2{gap:.5rem!important}.bs5 .gap-md-3{gap:1rem!important}.bs5 .gap-md-4{gap:1.5rem!important}.bs5 .gap-md-5{gap:3rem!important}.bs5 .gap-md-6{gap:4.5rem!important}.bs5 .gap-md-7{gap:6rem!important}.bs5 .gap-md-8{gap:7.5rem!important}.bs5 .gap-md-9{gap:9rem!important}.bs5 .gap-md-10{gap:10.5rem!important}.bs5 .gap-md-11{gap:12rem!important}.bs5 .gap-md-12{gap:13.5rem!important}.bs5 .justify-content-md-start{justify-content:flex-start!important}.bs5 .justify-content-md-end{justify-content:flex-end!important}.bs5 .justify-content-md-center{justify-content:center!important}.bs5 .justify-content-md-between{justify-content:space-between!important}.bs5 .justify-content-md-around{justify-content:space-around!important}.bs5 .justify-content-md-evenly{justify-content:space-evenly!important}.bs5 .align-items-md-start{align-items:flex-start!important}.bs5 .align-items-md-end{align-items:flex-end!important}.bs5 .align-items-md-center{align-items:center!important}.bs5 .align-items-md-baseline{align-items:baseline!important}.bs5 .align-items-md-stretch{align-items:stretch!important}.bs5 .align-content-md-start{align-content:flex-start!important}.bs5 .align-content-md-end{align-content:flex-end!important}.bs5 .align-content-md-center{align-content:center!important}.bs5 .align-content-md-between{align-content:space-between!important}.bs5 .align-content-md-around{align-content:space-around!important}.bs5 .align-content-md-stretch{align-content:stretch!important}.bs5 .align-self-md-auto{align-self:auto!important}.bs5 .align-self-md-start{align-self:flex-start!important}.bs5 .align-self-md-end{align-self:flex-end!important}.bs5 .align-self-md-center{align-self:center!important}.bs5 .align-self-md-baseline{align-self:baseline!important}.bs5 .align-self-md-stretch{align-self:stretch!important}.bs5 .order-md-first{order:-1!important}.bs5 .order-md-0{order:0!important}.bs5 .order-md-1{order:1!important}.bs5 .order-md-2{order:2!important}.bs5 .order-md-3{order:3!important}.bs5 .order-md-4{order:4!important}.bs5 .order-md-5{order:5!important}.bs5 .order-md-last{order:6!important}.bs5 .m-md-0{margin:0!important}.bs5 .m-md-1{margin:.25rem!important}.bs5 .m-md-2{margin:.5rem!important}.bs5 .m-md-3{margin:1rem!important}.bs5 .m-md-4{margin:1.5rem!important}.bs5 .m-md-5{margin:3rem!important}.bs5 .m-md-6{margin:4.5rem!important}.bs5 .m-md-7{margin:6rem!important}.bs5 .m-md-8{margin:7.5rem!important}.bs5 .m-md-9{margin:9rem!important}.bs5 .m-md-10{margin:10.5rem!important}.bs5 .m-md-11{margin:12rem!important}.bs5 .m-md-12{margin:13.5rem!important}.bs5 .m-md-auto{margin:auto!important}.bs5 .mx-md-0{margin-right:0!important;margin-left:0!important}.bs5 .mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.bs5 .mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.bs5 .mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.bs5 .mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.bs5 .mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.bs5 .mx-md-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.bs5 .mx-md-7{margin-right:6rem!important;margin-left:6rem!important}.bs5 .mx-md-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.bs5 .mx-md-9{margin-right:9rem!important;margin-left:9rem!important}.bs5 .mx-md-10{margin-right:10.5rem!important;margin-left:10.5rem!important}.bs5 .mx-md-11{margin-right:12rem!important;margin-left:12rem!important}.bs5 .mx-md-12{margin-right:13.5rem!important;margin-left:13.5rem!important}.bs5 .mx-md-auto{margin-right:auto!important;margin-left:auto!important}.bs5 .my-md-0{margin-top:0!important;margin-bottom:0!important}.bs5 .my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.bs5 .my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.bs5 .my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.bs5 .my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.bs5 .my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.bs5 .my-md-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.bs5 .my-md-7{margin-top:6rem!important;margin-bottom:6rem!important}.bs5 .my-md-8{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.bs5 .my-md-9{margin-top:9rem!important;margin-bottom:9rem!important}.bs5 .my-md-10{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.bs5 .my-md-11{margin-top:12rem!important;margin-bottom:12rem!important}.bs5 .my-md-12{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.bs5 .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.bs5 .mt-md-0{margin-top:0!important}.bs5 .mt-md-1{margin-top:.25rem!important}.bs5 .mt-md-2{margin-top:.5rem!important}.bs5 .mt-md-3{margin-top:1rem!important}.bs5 .mt-md-4{margin-top:1.5rem!important}.bs5 .mt-md-5{margin-top:3rem!important}.bs5 .mt-md-6{margin-top:4.5rem!important}.bs5 .mt-md-7{margin-top:6rem!important}.bs5 .mt-md-8{margin-top:7.5rem!important}.bs5 .mt-md-9{margin-top:9rem!important}.bs5 .mt-md-10{margin-top:10.5rem!important}.bs5 .mt-md-11{margin-top:12rem!important}.bs5 .mt-md-12{margin-top:13.5rem!important}.bs5 .mt-md-auto{margin-top:auto!important}.bs5 .me-md-0{margin-right:0!important}.bs5 .me-md-1{margin-right:.25rem!important}.bs5 .me-md-2{margin-right:.5rem!important}.bs5 .me-md-3{margin-right:1rem!important}.bs5 .me-md-4{margin-right:1.5rem!important}.bs5 .me-md-5{margin-right:3rem!important}.bs5 .me-md-6{margin-right:4.5rem!important}.bs5 .me-md-7{margin-right:6rem!important}.bs5 .me-md-8{margin-right:7.5rem!important}.bs5 .me-md-9{margin-right:9rem!important}.bs5 .me-md-10{margin-right:10.5rem!important}.bs5 .me-md-11{margin-right:12rem!important}.bs5 .me-md-12{margin-right:13.5rem!important}.bs5 .me-md-auto{margin-right:auto!important}.bs5 .mb-md-0{margin-bottom:0!important}.bs5 .mb-md-1{margin-bottom:.25rem!important}.bs5 .mb-md-2{margin-bottom:.5rem!important}.bs5 .mb-md-3{margin-bottom:1rem!important}.bs5 .mb-md-4{margin-bottom:1.5rem!important}.bs5 .mb-md-5{margin-bottom:3rem!important}.bs5 .mb-md-6{margin-bottom:4.5rem!important}.bs5 .mb-md-7{margin-bottom:6rem!important}.bs5 .mb-md-8{margin-bottom:7.5rem!important}.bs5 .mb-md-9{margin-bottom:9rem!important}.bs5 .mb-md-10{margin-bottom:10.5rem!important}.bs5 .mb-md-11{margin-bottom:12rem!important}.bs5 .mb-md-12{margin-bottom:13.5rem!important}.bs5 .mb-md-auto{margin-bottom:auto!important}.bs5 .ms-md-0{margin-left:0!important}.bs5 .ms-md-1{margin-left:.25rem!important}.bs5 .ms-md-2{margin-left:.5rem!important}.bs5 .ms-md-3{margin-left:1rem!important}.bs5 .ms-md-4{margin-left:1.5rem!important}.bs5 .ms-md-5{margin-left:3rem!important}.bs5 .ms-md-6{margin-left:4.5rem!important}.bs5 .ms-md-7{margin-left:6rem!important}.bs5 .ms-md-8{margin-left:7.5rem!important}.bs5 .ms-md-9{margin-left:9rem!important}.bs5 .ms-md-10{margin-left:10.5rem!important}.bs5 .ms-md-11{margin-left:12rem!important}.bs5 .ms-md-12{margin-left:13.5rem!important}.bs5 .ms-md-auto{margin-left:auto!important}.bs5 .m-md-n1{margin:-.25rem!important}.bs5 .m-md-n2{margin:-.5rem!important}.bs5 .m-md-n3{margin:-1rem!important}.bs5 .m-md-n4{margin:-1.5rem!important}.bs5 .m-md-n5{margin:-3rem!important}.bs5 .m-md-n6{margin:-4.5rem!important}.bs5 .m-md-n7{margin:-6rem!important}.bs5 .m-md-n8{margin:-7.5rem!important}.bs5 .m-md-n9{margin:-9rem!important}.bs5 .m-md-n10{margin:-10.5rem!important}.bs5 .m-md-n11{margin:-12rem!important}.bs5 .m-md-n12{margin:-13.5rem!important}.bs5 .mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.bs5 .mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.bs5 .mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.bs5 .mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.bs5 .mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.bs5 .mx-md-n6{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.bs5 .mx-md-n7{margin-right:-6rem!important;margin-left:-6rem!important}.bs5 .mx-md-n8{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.bs5 .mx-md-n9{margin-right:-9rem!important;margin-left:-9rem!important}.bs5 .mx-md-n10{margin-right:-10.5rem!important;margin-left:-10.5rem!important}.bs5 .mx-md-n11{margin-right:-12rem!important;margin-left:-12rem!important}.bs5 .mx-md-n12{margin-right:-13.5rem!important;margin-left:-13.5rem!important}.bs5 .my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.bs5 .my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.bs5 .my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.bs5 .my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.bs5 .my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.bs5 .my-md-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.bs5 .my-md-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}.bs5 .my-md-n8{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.bs5 .my-md-n9{margin-top:-9rem!important;margin-bottom:-9rem!important}.bs5 .my-md-n10{margin-top:-10.5rem!important;margin-bottom:-10.5rem!important}.bs5 .my-md-n11{margin-top:-12rem!important;margin-bottom:-12rem!important}.bs5 .my-md-n12{margin-top:-13.5rem!important;margin-bottom:-13.5rem!important}.bs5 .mt-md-n1{margin-top:-.25rem!important}.bs5 .mt-md-n2{margin-top:-.5rem!important}.bs5 .mt-md-n3{margin-top:-1rem!important}.bs5 .mt-md-n4{margin-top:-1.5rem!important}.bs5 .mt-md-n5{margin-top:-3rem!important}.bs5 .mt-md-n6{margin-top:-4.5rem!important}.bs5 .mt-md-n7{margin-top:-6rem!important}.bs5 .mt-md-n8{margin-top:-7.5rem!important}.bs5 .mt-md-n9{margin-top:-9rem!important}.bs5 .mt-md-n10{margin-top:-10.5rem!important}.bs5 .mt-md-n11{margin-top:-12rem!important}.bs5 .mt-md-n12{margin-top:-13.5rem!important}.bs5 .me-md-n1{margin-right:-.25rem!important}.bs5 .me-md-n2{margin-right:-.5rem!important}.bs5 .me-md-n3{margin-right:-1rem!important}.bs5 .me-md-n4{margin-right:-1.5rem!important}.bs5 .me-md-n5{margin-right:-3rem!important}.bs5 .me-md-n6{margin-right:-4.5rem!important}.bs5 .me-md-n7{margin-right:-6rem!important}.bs5 .me-md-n8{margin-right:-7.5rem!important}.bs5 .me-md-n9{margin-right:-9rem!important}.bs5 .me-md-n10{margin-right:-10.5rem!important}.bs5 .me-md-n11{margin-right:-12rem!important}.bs5 .me-md-n12{margin-right:-13.5rem!important}.bs5 .mb-md-n1{margin-bottom:-.25rem!important}.bs5 .mb-md-n2{margin-bottom:-.5rem!important}.bs5 .mb-md-n3{margin-bottom:-1rem!important}.bs5 .mb-md-n4{margin-bottom:-1.5rem!important}.bs5 .mb-md-n5{margin-bottom:-3rem!important}.bs5 .mb-md-n6{margin-bottom:-4.5rem!important}.bs5 .mb-md-n7{margin-bottom:-6rem!important}.bs5 .mb-md-n8{margin-bottom:-7.5rem!important}.bs5 .mb-md-n9{margin-bottom:-9rem!important}.bs5 .mb-md-n10{margin-bottom:-10.5rem!important}.bs5 .mb-md-n11{margin-bottom:-12rem!important}.bs5 .mb-md-n12{margin-bottom:-13.5rem!important}.bs5 .ms-md-n1{margin-left:-.25rem!important}.bs5 .ms-md-n2{margin-left:-.5rem!important}.bs5 .ms-md-n3{margin-left:-1rem!important}.bs5 .ms-md-n4{margin-left:-1.5rem!important}.bs5 .ms-md-n5{margin-left:-3rem!important}.bs5 .ms-md-n6{margin-left:-4.5rem!important}.bs5 .ms-md-n7{margin-left:-6rem!important}.bs5 .ms-md-n8{margin-left:-7.5rem!important}.bs5 .ms-md-n9{margin-left:-9rem!important}.bs5 .ms-md-n10{margin-left:-10.5rem!important}.bs5 .ms-md-n11{margin-left:-12rem!important}.bs5 .ms-md-n12{margin-left:-13.5rem!important}.bs5 .p-md-0{padding:0!important}.bs5 .p-md-1{padding:.25rem!important}.bs5 .p-md-2{padding:.5rem!important}.bs5 .p-md-3{padding:1rem!important}.bs5 .p-md-4{padding:1.5rem!important}.bs5 .p-md-5{padding:3rem!important}.bs5 .p-md-6{padding:4.5rem!important}.bs5 .p-md-7{padding:6rem!important}.bs5 .p-md-8{padding:7.5rem!important}.bs5 .p-md-9{padding:9rem!important}.bs5 .p-md-10{padding:10.5rem!important}.bs5 .p-md-11{padding:12rem!important}.bs5 .p-md-12{padding:13.5rem!important}.bs5 .px-md-0{padding-right:0!important;padding-left:0!important}.bs5 .px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.bs5 .px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.bs5 .px-md-3{padding-right:1rem!important;padding-left:1rem!important}.bs5 .px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.bs5 .px-md-5{padding-right:3rem!important;padding-left:3rem!important}.bs5 .px-md-6{padding-right:4.5rem!important;padding-left:4.5rem!important}.bs5 .px-md-7{padding-right:6rem!important;padding-left:6rem!important}.bs5 .px-md-8{padding-right:7.5rem!important;padding-left:7.5rem!important}.bs5 .px-md-9{padding-right:9rem!important;padding-left:9rem!important}.bs5 .px-md-10{padding-right:10.5rem!important;padding-left:10.5rem!important}.bs5 .px-md-11{padding-right:12rem!important;padding-left:12rem!important}.bs5 .px-md-12{padding-right:13.5rem!important;padding-left:13.5rem!important}.bs5 .py-md-0{padding-top:0!important;padding-bottom:0!important}.bs5 .py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.bs5 .py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.bs5 .py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.bs5 .py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.bs5 .py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.bs5 .py-md-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.bs5 .py-md-7{padding-top:6rem!important;padding-bottom:6rem!important}.bs5 .py-md-8{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.bs5 .py-md-9{padding-top:9rem!important;padding-bottom:9rem!important}.bs5 .py-md-10{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.bs5 .py-md-11{padding-top:12rem!important;padding-bottom:12rem!important}.bs5 .py-md-12{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.bs5 .pt-md-0{padding-top:0!important}.bs5 .pt-md-1{padding-top:.25rem!important}.bs5 .pt-md-2{padding-top:.5rem!important}.bs5 .pt-md-3{padding-top:1rem!important}.bs5 .pt-md-4{padding-top:1.5rem!important}.bs5 .pt-md-5{padding-top:3rem!important}.bs5 .pt-md-6{padding-top:4.5rem!important}.bs5 .pt-md-7{padding-top:6rem!important}.bs5 .pt-md-8{padding-top:7.5rem!important}.bs5 .pt-md-9{padding-top:9rem!important}.bs5 .pt-md-10{padding-top:10.5rem!important}.bs5 .pt-md-11{padding-top:12rem!important}.bs5 .pt-md-12{padding-top:13.5rem!important}.bs5 .pe-md-0{padding-right:0!important}.bs5 .pe-md-1{padding-right:.25rem!important}.bs5 .pe-md-2{padding-right:.5rem!important}.bs5 .pe-md-3{padding-right:1rem!important}.bs5 .pe-md-4{padding-right:1.5rem!important}.bs5 .pe-md-5{padding-right:3rem!important}.bs5 .pe-md-6{padding-right:4.5rem!important}.bs5 .pe-md-7{padding-right:6rem!important}.bs5 .pe-md-8{padding-right:7.5rem!important}.bs5 .pe-md-9{padding-right:9rem!important}.bs5 .pe-md-10{padding-right:10.5rem!important}.bs5 .pe-md-11{padding-right:12rem!important}.bs5 .pe-md-12{padding-right:13.5rem!important}.bs5 .pb-md-0{padding-bottom:0!important}.bs5 .pb-md-1{padding-bottom:.25rem!important}.bs5 .pb-md-2{padding-bottom:.5rem!important}.bs5 .pb-md-3{padding-bottom:1rem!important}.bs5 .pb-md-4{padding-bottom:1.5rem!important}.bs5 .pb-md-5{padding-bottom:3rem!important}.bs5 .pb-md-6{padding-bottom:4.5rem!important}.bs5 .pb-md-7{padding-bottom:6rem!important}.bs5 .pb-md-8{padding-bottom:7.5rem!important}.bs5 .pb-md-9{padding-bottom:9rem!important}.bs5 .pb-md-10{padding-bottom:10.5rem!important}.bs5 .pb-md-11{padding-bottom:12rem!important}.bs5 .pb-md-12{padding-bottom:13.5rem!important}.bs5 .ps-md-0{padding-left:0!important}.bs5 .ps-md-1{padding-left:.25rem!important}.bs5 .ps-md-2{padding-left:.5rem!important}.bs5 .ps-md-3{padding-left:1rem!important}.bs5 .ps-md-4{padding-left:1.5rem!important}.bs5 .ps-md-5{padding-left:3rem!important}.bs5 .ps-md-6{padding-left:4.5rem!important}.bs5 .ps-md-7{padding-left:6rem!important}.bs5 .ps-md-8{padding-left:7.5rem!important}.bs5 .ps-md-9{padding-left:9rem!important}.bs5 .ps-md-10{padding-left:10.5rem!important}.bs5 .ps-md-11{padding-left:12rem!important}.bs5 .ps-md-12{padding-left:13.5rem!important}.bs5 .fsem-md-0-5{font-size:.5em!important}.bs5 .fsem-md-0-6{font-size:.6em!important}.bs5 .fsem-md-0-7{font-size:.7em!important}.bs5 .fsem-md-0-75{font-size:.75em!important}.bs5 .fsem-md-0-8{font-size:.8em!important}.bs5 .fsem-md-0-85{font-size:.85em!important}.bs5 .fsem-md-0-9{font-size:.9em!important}.bs5 .fsem-md-1{font-size:1em!important}.bs5 .fsem-md-1-1{font-size:1.1em!important}.bs5 .fsem-md-1-2{font-size:1.2em!important}.bs5 .fsem-md-1-3{font-size:1.3em!important}.bs5 .fsem-md-1-4{font-size:1.4em!important}.bs5 .fsem-md-1-5{font-size:1.5em!important}.bs5 .fsem-md-1-6{font-size:1.6em!important}.bs5 .fsem-md-1-7{font-size:1.7em!important}.bs5 .fsem-md-1-8{font-size:1.8em!important}.bs5 .fsem-md-1-9{font-size:1.9em!important}.bs5 .fsem-md-2{font-size:2em!important}.bs5 .fsem-md-2-5{font-size:2.5em!important}.bs5 .fsem-md-3{font-size:3em!important}.bs5 .fsem-md-4{font-size:4em!important}.bs5 .text-md-start{text-align:left!important}.bs5 .text-md-end{text-align:right!important}.bs5 .text-md-center{text-align:center!important}}@media (min-width: 992px){.bs5 .float-lg-start{float:left!important}.bs5 .float-lg-end{float:right!important}.bs5 .float-lg-none{float:none!important}.bs5 .d-lg-inline{display:inline!important}.bs5 .d-lg-inline-block{display:inline-block!important}.bs5 .d-lg-block{display:block!important}.bs5 .d-lg-grid{display:grid!important}.bs5 .d-lg-table{display:table!important}.bs5 .d-lg-table-row{display:table-row!important}.bs5 .d-lg-table-cell{display:table-cell!important}.bs5 .d-lg-flex{display:flex!important}.bs5 .d-lg-inline-flex{display:inline-flex!important}.bs5 .d-lg-none{display:none!important}.bs5 .rotate-lg-n5{transform:rotate(-5deg)!important}.bs5 .rotate-lg-n10{transform:rotate(-10deg)!important}.bs5 .rotate-lg-n20{transform:rotate(-20deg)!important}.bs5 .rotate-lg-n30{transform:rotate(-30deg)!important}.bs5 .rotate-lg-n40{transform:rotate(-40deg)!important}.bs5 .rotate-lg-n50{transform:rotate(-50deg)!important}.bs5 .rotate-lg-n60{transform:rotate(-60deg)!important}.bs5 .rotate-lg-n90{transform:rotate(-90deg)!important}.bs5 .rotate-lg-n120{transform:rotate(-120deg)!important}.bs5 .rotate-lg-n180{transform:rotate(-180deg)!important}.bs5 .rotate-lg-0{transform:rotate(0)!important}.bs5 .rotate-lg-5{transform:rotate(5deg)!important}.bs5 .rotate-lg-10{transform:rotate(10deg)!important}.bs5 .rotate-lg-20{transform:rotate(20deg)!important}.bs5 .rotate-lg-30{transform:rotate(30deg)!important}.bs5 .rotate-lg-40{transform:rotate(40deg)!important}.bs5 .rotate-lg-50{transform:rotate(50deg)!important}.bs5 .rotate-lg-60{transform:rotate(60deg)!important}.bs5 .rotate-lg-90{transform:rotate(90deg)!important}.bs5 .rotate-lg-120{transform:rotate(120deg)!important}.bs5 .rotate-lg-180{transform:rotate(180deg)!important}.bs5 .minw-lg-0{min-width:0%!important}.bs5 .minw-lg-10{min-width:10%!important}.bs5 .minw-lg-20{min-width:20%!important}.bs5 .minw-lg-25{min-width:25%!important}.bs5 .minw-lg-30{min-width:30%!important}.bs5 .minw-lg-33{min-width:33.33%!important}.bs5 .minw-lg-40{min-width:40%!important}.bs5 .minw-lg-50{min-width:50%!important}.bs5 .minw-lg-60{min-width:60%!important}.bs5 .minw-lg-66{min-width:66.66%!important}.bs5 .minw-lg-70{min-width:70%!important}.bs5 .minw-lg-75{min-width:75%!important}.bs5 .minw-lg-80{min-width:80%!important}.bs5 .minw-lg-90{min-width:90%!important}.bs5 .minw-lg-100{min-width:100%!important}.bs5 .mw-lg-10{max-width:10%!important}.bs5 .mw-lg-15{max-width:15%!important}.bs5 .mw-lg-20{max-width:20%!important}.bs5 .mw-lg-25{max-width:25%!important}.bs5 .mw-lg-30{max-width:30%!important}.bs5 .mw-lg-33{max-width:33.33%!important}.bs5 .mw-lg-40{max-width:40%!important}.bs5 .mw-lg-50{max-width:50%!important}.bs5 .mw-lg-60{max-width:60%!important}.bs5 .mw-lg-66{max-width:66.66%!important}.bs5 .mw-lg-70{max-width:70%!important}.bs5 .mw-lg-75{max-width:75%!important}.bs5 .mw-lg-80{max-width:80%!important}.bs5 .mw-lg-90{max-width:90%!important}.bs5 .mw-lg-100{max-width:100%!important}.bs5 .mw-lg-none{max-width:none!important}.bs5 .flex-lg-fill{flex:1 1 auto!important}.bs5 .flex-lg-row{flex-direction:row!important}.bs5 .flex-lg-column{flex-direction:column!important}.bs5 .flex-lg-row-reverse{flex-direction:row-reverse!important}.bs5 .flex-lg-column-reverse{flex-direction:column-reverse!important}.bs5 .flex-lg-grow-0{flex-grow:0!important}.bs5 .flex-lg-grow-1{flex-grow:1!important}.bs5 .flex-lg-shrink-0{flex-shrink:0!important}.bs5 .flex-lg-shrink-1{flex-shrink:1!important}.bs5 .flex-lg-wrap{flex-wrap:wrap!important}.bs5 .flex-lg-nowrap{flex-wrap:nowrap!important}.bs5 .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.bs5 .gap-lg-0{gap:0!important}.bs5 .gap-lg-1{gap:.25rem!important}.bs5 .gap-lg-2{gap:.5rem!important}.bs5 .gap-lg-3{gap:1rem!important}.bs5 .gap-lg-4{gap:1.5rem!important}.bs5 .gap-lg-5{gap:3rem!important}.bs5 .gap-lg-6{gap:4.5rem!important}.bs5 .gap-lg-7{gap:6rem!important}.bs5 .gap-lg-8{gap:7.5rem!important}.bs5 .gap-lg-9{gap:9rem!important}.bs5 .gap-lg-10{gap:10.5rem!important}.bs5 .gap-lg-11{gap:12rem!important}.bs5 .gap-lg-12{gap:13.5rem!important}.bs5 .justify-content-lg-start{justify-content:flex-start!important}.bs5 .justify-content-lg-end{justify-content:flex-end!important}.bs5 .justify-content-lg-center{justify-content:center!important}.bs5 .justify-content-lg-between{justify-content:space-between!important}.bs5 .justify-content-lg-around{justify-content:space-around!important}.bs5 .justify-content-lg-evenly{justify-content:space-evenly!important}.bs5 .align-items-lg-start{align-items:flex-start!important}.bs5 .align-items-lg-end{align-items:flex-end!important}.bs5 .align-items-lg-center{align-items:center!important}.bs5 .align-items-lg-baseline{align-items:baseline!important}.bs5 .align-items-lg-stretch{align-items:stretch!important}.bs5 .align-content-lg-start{align-content:flex-start!important}.bs5 .align-content-lg-end{align-content:flex-end!important}.bs5 .align-content-lg-center{align-content:center!important}.bs5 .align-content-lg-between{align-content:space-between!important}.bs5 .align-content-lg-around{align-content:space-around!important}.bs5 .align-content-lg-stretch{align-content:stretch!important}.bs5 .align-self-lg-auto{align-self:auto!important}.bs5 .align-self-lg-start{align-self:flex-start!important}.bs5 .align-self-lg-end{align-self:flex-end!important}.bs5 .align-self-lg-center{align-self:center!important}.bs5 .align-self-lg-baseline{align-self:baseline!important}.bs5 .align-self-lg-stretch{align-self:stretch!important}.bs5 .order-lg-first{order:-1!important}.bs5 .order-lg-0{order:0!important}.bs5 .order-lg-1{order:1!important}.bs5 .order-lg-2{order:2!important}.bs5 .order-lg-3{order:3!important}.bs5 .order-lg-4{order:4!important}.bs5 .order-lg-5{order:5!important}.bs5 .order-lg-last{order:6!important}.bs5 .m-lg-0{margin:0!important}.bs5 .m-lg-1{margin:.25rem!important}.bs5 .m-lg-2{margin:.5rem!important}.bs5 .m-lg-3{margin:1rem!important}.bs5 .m-lg-4{margin:1.5rem!important}.bs5 .m-lg-5{margin:3rem!important}.bs5 .m-lg-6{margin:4.5rem!important}.bs5 .m-lg-7{margin:6rem!important}.bs5 .m-lg-8{margin:7.5rem!important}.bs5 .m-lg-9{margin:9rem!important}.bs5 .m-lg-10{margin:10.5rem!important}.bs5 .m-lg-11{margin:12rem!important}.bs5 .m-lg-12{margin:13.5rem!important}.bs5 .m-lg-auto{margin:auto!important}.bs5 .mx-lg-0{margin-right:0!important;margin-left:0!important}.bs5 .mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.bs5 .mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.bs5 .mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.bs5 .mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.bs5 .mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.bs5 .mx-lg-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.bs5 .mx-lg-7{margin-right:6rem!important;margin-left:6rem!important}.bs5 .mx-lg-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.bs5 .mx-lg-9{margin-right:9rem!important;margin-left:9rem!important}.bs5 .mx-lg-10{margin-right:10.5rem!important;margin-left:10.5rem!important}.bs5 .mx-lg-11{margin-right:12rem!important;margin-left:12rem!important}.bs5 .mx-lg-12{margin-right:13.5rem!important;margin-left:13.5rem!important}.bs5 .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.bs5 .my-lg-0{margin-top:0!important;margin-bottom:0!important}.bs5 .my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.bs5 .my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.bs5 .my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.bs5 .my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.bs5 .my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.bs5 .my-lg-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.bs5 .my-lg-7{margin-top:6rem!important;margin-bottom:6rem!important}.bs5 .my-lg-8{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.bs5 .my-lg-9{margin-top:9rem!important;margin-bottom:9rem!important}.bs5 .my-lg-10{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.bs5 .my-lg-11{margin-top:12rem!important;margin-bottom:12rem!important}.bs5 .my-lg-12{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.bs5 .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.bs5 .mt-lg-0{margin-top:0!important}.bs5 .mt-lg-1{margin-top:.25rem!important}.bs5 .mt-lg-2{margin-top:.5rem!important}.bs5 .mt-lg-3{margin-top:1rem!important}.bs5 .mt-lg-4{margin-top:1.5rem!important}.bs5 .mt-lg-5{margin-top:3rem!important}.bs5 .mt-lg-6{margin-top:4.5rem!important}.bs5 .mt-lg-7{margin-top:6rem!important}.bs5 .mt-lg-8{margin-top:7.5rem!important}.bs5 .mt-lg-9{margin-top:9rem!important}.bs5 .mt-lg-10{margin-top:10.5rem!important}.bs5 .mt-lg-11{margin-top:12rem!important}.bs5 .mt-lg-12{margin-top:13.5rem!important}.bs5 .mt-lg-auto{margin-top:auto!important}.bs5 .me-lg-0{margin-right:0!important}.bs5 .me-lg-1{margin-right:.25rem!important}.bs5 .me-lg-2{margin-right:.5rem!important}.bs5 .me-lg-3{margin-right:1rem!important}.bs5 .me-lg-4{margin-right:1.5rem!important}.bs5 .me-lg-5{margin-right:3rem!important}.bs5 .me-lg-6{margin-right:4.5rem!important}.bs5 .me-lg-7{margin-right:6rem!important}.bs5 .me-lg-8{margin-right:7.5rem!important}.bs5 .me-lg-9{margin-right:9rem!important}.bs5 .me-lg-10{margin-right:10.5rem!important}.bs5 .me-lg-11{margin-right:12rem!important}.bs5 .me-lg-12{margin-right:13.5rem!important}.bs5 .me-lg-auto{margin-right:auto!important}.bs5 .mb-lg-0{margin-bottom:0!important}.bs5 .mb-lg-1{margin-bottom:.25rem!important}.bs5 .mb-lg-2{margin-bottom:.5rem!important}.bs5 .mb-lg-3{margin-bottom:1rem!important}.bs5 .mb-lg-4{margin-bottom:1.5rem!important}.bs5 .mb-lg-5{margin-bottom:3rem!important}.bs5 .mb-lg-6{margin-bottom:4.5rem!important}.bs5 .mb-lg-7{margin-bottom:6rem!important}.bs5 .mb-lg-8{margin-bottom:7.5rem!important}.bs5 .mb-lg-9{margin-bottom:9rem!important}.bs5 .mb-lg-10{margin-bottom:10.5rem!important}.bs5 .mb-lg-11{margin-bottom:12rem!important}.bs5 .mb-lg-12{margin-bottom:13.5rem!important}.bs5 .mb-lg-auto{margin-bottom:auto!important}.bs5 .ms-lg-0{margin-left:0!important}.bs5 .ms-lg-1{margin-left:.25rem!important}.bs5 .ms-lg-2{margin-left:.5rem!important}.bs5 .ms-lg-3{margin-left:1rem!important}.bs5 .ms-lg-4{margin-left:1.5rem!important}.bs5 .ms-lg-5{margin-left:3rem!important}.bs5 .ms-lg-6{margin-left:4.5rem!important}.bs5 .ms-lg-7{margin-left:6rem!important}.bs5 .ms-lg-8{margin-left:7.5rem!important}.bs5 .ms-lg-9{margin-left:9rem!important}.bs5 .ms-lg-10{margin-left:10.5rem!important}.bs5 .ms-lg-11{margin-left:12rem!important}.bs5 .ms-lg-12{margin-left:13.5rem!important}.bs5 .ms-lg-auto{margin-left:auto!important}.bs5 .m-lg-n1{margin:-.25rem!important}.bs5 .m-lg-n2{margin:-.5rem!important}.bs5 .m-lg-n3{margin:-1rem!important}.bs5 .m-lg-n4{margin:-1.5rem!important}.bs5 .m-lg-n5{margin:-3rem!important}.bs5 .m-lg-n6{margin:-4.5rem!important}.bs5 .m-lg-n7{margin:-6rem!important}.bs5 .m-lg-n8{margin:-7.5rem!important}.bs5 .m-lg-n9{margin:-9rem!important}.bs5 .m-lg-n10{margin:-10.5rem!important}.bs5 .m-lg-n11{margin:-12rem!important}.bs5 .m-lg-n12{margin:-13.5rem!important}.bs5 .mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.bs5 .mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.bs5 .mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.bs5 .mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.bs5 .mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.bs5 .mx-lg-n6{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.bs5 .mx-lg-n7{margin-right:-6rem!important;margin-left:-6rem!important}.bs5 .mx-lg-n8{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.bs5 .mx-lg-n9{margin-right:-9rem!important;margin-left:-9rem!important}.bs5 .mx-lg-n10{margin-right:-10.5rem!important;margin-left:-10.5rem!important}.bs5 .mx-lg-n11{margin-right:-12rem!important;margin-left:-12rem!important}.bs5 .mx-lg-n12{margin-right:-13.5rem!important;margin-left:-13.5rem!important}.bs5 .my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.bs5 .my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.bs5 .my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.bs5 .my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.bs5 .my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.bs5 .my-lg-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.bs5 .my-lg-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}.bs5 .my-lg-n8{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.bs5 .my-lg-n9{margin-top:-9rem!important;margin-bottom:-9rem!important}.bs5 .my-lg-n10{margin-top:-10.5rem!important;margin-bottom:-10.5rem!important}.bs5 .my-lg-n11{margin-top:-12rem!important;margin-bottom:-12rem!important}.bs5 .my-lg-n12{margin-top:-13.5rem!important;margin-bottom:-13.5rem!important}.bs5 .mt-lg-n1{margin-top:-.25rem!important}.bs5 .mt-lg-n2{margin-top:-.5rem!important}.bs5 .mt-lg-n3{margin-top:-1rem!important}.bs5 .mt-lg-n4{margin-top:-1.5rem!important}.bs5 .mt-lg-n5{margin-top:-3rem!important}.bs5 .mt-lg-n6{margin-top:-4.5rem!important}.bs5 .mt-lg-n7{margin-top:-6rem!important}.bs5 .mt-lg-n8{margin-top:-7.5rem!important}.bs5 .mt-lg-n9{margin-top:-9rem!important}.bs5 .mt-lg-n10{margin-top:-10.5rem!important}.bs5 .mt-lg-n11{margin-top:-12rem!important}.bs5 .mt-lg-n12{margin-top:-13.5rem!important}.bs5 .me-lg-n1{margin-right:-.25rem!important}.bs5 .me-lg-n2{margin-right:-.5rem!important}.bs5 .me-lg-n3{margin-right:-1rem!important}.bs5 .me-lg-n4{margin-right:-1.5rem!important}.bs5 .me-lg-n5{margin-right:-3rem!important}.bs5 .me-lg-n6{margin-right:-4.5rem!important}.bs5 .me-lg-n7{margin-right:-6rem!important}.bs5 .me-lg-n8{margin-right:-7.5rem!important}.bs5 .me-lg-n9{margin-right:-9rem!important}.bs5 .me-lg-n10{margin-right:-10.5rem!important}.bs5 .me-lg-n11{margin-right:-12rem!important}.bs5 .me-lg-n12{margin-right:-13.5rem!important}.bs5 .mb-lg-n1{margin-bottom:-.25rem!important}.bs5 .mb-lg-n2{margin-bottom:-.5rem!important}.bs5 .mb-lg-n3{margin-bottom:-1rem!important}.bs5 .mb-lg-n4{margin-bottom:-1.5rem!important}.bs5 .mb-lg-n5{margin-bottom:-3rem!important}.bs5 .mb-lg-n6{margin-bottom:-4.5rem!important}.bs5 .mb-lg-n7{margin-bottom:-6rem!important}.bs5 .mb-lg-n8{margin-bottom:-7.5rem!important}.bs5 .mb-lg-n9{margin-bottom:-9rem!important}.bs5 .mb-lg-n10{margin-bottom:-10.5rem!important}.bs5 .mb-lg-n11{margin-bottom:-12rem!important}.bs5 .mb-lg-n12{margin-bottom:-13.5rem!important}.bs5 .ms-lg-n1{margin-left:-.25rem!important}.bs5 .ms-lg-n2{margin-left:-.5rem!important}.bs5 .ms-lg-n3{margin-left:-1rem!important}.bs5 .ms-lg-n4{margin-left:-1.5rem!important}.bs5 .ms-lg-n5{margin-left:-3rem!important}.bs5 .ms-lg-n6{margin-left:-4.5rem!important}.bs5 .ms-lg-n7{margin-left:-6rem!important}.bs5 .ms-lg-n8{margin-left:-7.5rem!important}.bs5 .ms-lg-n9{margin-left:-9rem!important}.bs5 .ms-lg-n10{margin-left:-10.5rem!important}.bs5 .ms-lg-n11{margin-left:-12rem!important}.bs5 .ms-lg-n12{margin-left:-13.5rem!important}.bs5 .p-lg-0{padding:0!important}.bs5 .p-lg-1{padding:.25rem!important}.bs5 .p-lg-2{padding:.5rem!important}.bs5 .p-lg-3{padding:1rem!important}.bs5 .p-lg-4{padding:1.5rem!important}.bs5 .p-lg-5{padding:3rem!important}.bs5 .p-lg-6{padding:4.5rem!important}.bs5 .p-lg-7{padding:6rem!important}.bs5 .p-lg-8{padding:7.5rem!important}.bs5 .p-lg-9{padding:9rem!important}.bs5 .p-lg-10{padding:10.5rem!important}.bs5 .p-lg-11{padding:12rem!important}.bs5 .p-lg-12{padding:13.5rem!important}.bs5 .px-lg-0{padding-right:0!important;padding-left:0!important}.bs5 .px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.bs5 .px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.bs5 .px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.bs5 .px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.bs5 .px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.bs5 .px-lg-6{padding-right:4.5rem!important;padding-left:4.5rem!important}.bs5 .px-lg-7{padding-right:6rem!important;padding-left:6rem!important}.bs5 .px-lg-8{padding-right:7.5rem!important;padding-left:7.5rem!important}.bs5 .px-lg-9{padding-right:9rem!important;padding-left:9rem!important}.bs5 .px-lg-10{padding-right:10.5rem!important;padding-left:10.5rem!important}.bs5 .px-lg-11{padding-right:12rem!important;padding-left:12rem!important}.bs5 .px-lg-12{padding-right:13.5rem!important;padding-left:13.5rem!important}.bs5 .py-lg-0{padding-top:0!important;padding-bottom:0!important}.bs5 .py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.bs5 .py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.bs5 .py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.bs5 .py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.bs5 .py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.bs5 .py-lg-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.bs5 .py-lg-7{padding-top:6rem!important;padding-bottom:6rem!important}.bs5 .py-lg-8{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.bs5 .py-lg-9{padding-top:9rem!important;padding-bottom:9rem!important}.bs5 .py-lg-10{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.bs5 .py-lg-11{padding-top:12rem!important;padding-bottom:12rem!important}.bs5 .py-lg-12{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.bs5 .pt-lg-0{padding-top:0!important}.bs5 .pt-lg-1{padding-top:.25rem!important}.bs5 .pt-lg-2{padding-top:.5rem!important}.bs5 .pt-lg-3{padding-top:1rem!important}.bs5 .pt-lg-4{padding-top:1.5rem!important}.bs5 .pt-lg-5{padding-top:3rem!important}.bs5 .pt-lg-6{padding-top:4.5rem!important}.bs5 .pt-lg-7{padding-top:6rem!important}.bs5 .pt-lg-8{padding-top:7.5rem!important}.bs5 .pt-lg-9{padding-top:9rem!important}.bs5 .pt-lg-10{padding-top:10.5rem!important}.bs5 .pt-lg-11{padding-top:12rem!important}.bs5 .pt-lg-12{padding-top:13.5rem!important}.bs5 .pe-lg-0{padding-right:0!important}.bs5 .pe-lg-1{padding-right:.25rem!important}.bs5 .pe-lg-2{padding-right:.5rem!important}.bs5 .pe-lg-3{padding-right:1rem!important}.bs5 .pe-lg-4{padding-right:1.5rem!important}.bs5 .pe-lg-5{padding-right:3rem!important}.bs5 .pe-lg-6{padding-right:4.5rem!important}.bs5 .pe-lg-7{padding-right:6rem!important}.bs5 .pe-lg-8{padding-right:7.5rem!important}.bs5 .pe-lg-9{padding-right:9rem!important}.bs5 .pe-lg-10{padding-right:10.5rem!important}.bs5 .pe-lg-11{padding-right:12rem!important}.bs5 .pe-lg-12{padding-right:13.5rem!important}.bs5 .pb-lg-0{padding-bottom:0!important}.bs5 .pb-lg-1{padding-bottom:.25rem!important}.bs5 .pb-lg-2{padding-bottom:.5rem!important}.bs5 .pb-lg-3{padding-bottom:1rem!important}.bs5 .pb-lg-4{padding-bottom:1.5rem!important}.bs5 .pb-lg-5{padding-bottom:3rem!important}.bs5 .pb-lg-6{padding-bottom:4.5rem!important}.bs5 .pb-lg-7{padding-bottom:6rem!important}.bs5 .pb-lg-8{padding-bottom:7.5rem!important}.bs5 .pb-lg-9{padding-bottom:9rem!important}.bs5 .pb-lg-10{padding-bottom:10.5rem!important}.bs5 .pb-lg-11{padding-bottom:12rem!important}.bs5 .pb-lg-12{padding-bottom:13.5rem!important}.bs5 .ps-lg-0{padding-left:0!important}.bs5 .ps-lg-1{padding-left:.25rem!important}.bs5 .ps-lg-2{padding-left:.5rem!important}.bs5 .ps-lg-3{padding-left:1rem!important}.bs5 .ps-lg-4{padding-left:1.5rem!important}.bs5 .ps-lg-5{padding-left:3rem!important}.bs5 .ps-lg-6{padding-left:4.5rem!important}.bs5 .ps-lg-7{padding-left:6rem!important}.bs5 .ps-lg-8{padding-left:7.5rem!important}.bs5 .ps-lg-9{padding-left:9rem!important}.bs5 .ps-lg-10{padding-left:10.5rem!important}.bs5 .ps-lg-11{padding-left:12rem!important}.bs5 .ps-lg-12{padding-left:13.5rem!important}.bs5 .fsem-lg-0-5{font-size:.5em!important}.bs5 .fsem-lg-0-6{font-size:.6em!important}.bs5 .fsem-lg-0-7{font-size:.7em!important}.bs5 .fsem-lg-0-75{font-size:.75em!important}.bs5 .fsem-lg-0-8{font-size:.8em!important}.bs5 .fsem-lg-0-85{font-size:.85em!important}.bs5 .fsem-lg-0-9{font-size:.9em!important}.bs5 .fsem-lg-1{font-size:1em!important}.bs5 .fsem-lg-1-1{font-size:1.1em!important}.bs5 .fsem-lg-1-2{font-size:1.2em!important}.bs5 .fsem-lg-1-3{font-size:1.3em!important}.bs5 .fsem-lg-1-4{font-size:1.4em!important}.bs5 .fsem-lg-1-5{font-size:1.5em!important}.bs5 .fsem-lg-1-6{font-size:1.6em!important}.bs5 .fsem-lg-1-7{font-size:1.7em!important}.bs5 .fsem-lg-1-8{font-size:1.8em!important}.bs5 .fsem-lg-1-9{font-size:1.9em!important}.bs5 .fsem-lg-2{font-size:2em!important}.bs5 .fsem-lg-2-5{font-size:2.5em!important}.bs5 .fsem-lg-3{font-size:3em!important}.bs5 .fsem-lg-4{font-size:4em!important}.bs5 .text-lg-start{text-align:left!important}.bs5 .text-lg-end{text-align:right!important}.bs5 .text-lg-center{text-align:center!important}}@media (min-width: 1240px){.bs5 .float-xl-start{float:left!important}.bs5 .float-xl-end{float:right!important}.bs5 .float-xl-none{float:none!important}.bs5 .d-xl-inline{display:inline!important}.bs5 .d-xl-inline-block{display:inline-block!important}.bs5 .d-xl-block{display:block!important}.bs5 .d-xl-grid{display:grid!important}.bs5 .d-xl-table{display:table!important}.bs5 .d-xl-table-row{display:table-row!important}.bs5 .d-xl-table-cell{display:table-cell!important}.bs5 .d-xl-flex{display:flex!important}.bs5 .d-xl-inline-flex{display:inline-flex!important}.bs5 .d-xl-none{display:none!important}.bs5 .rotate-xl-n5{transform:rotate(-5deg)!important}.bs5 .rotate-xl-n10{transform:rotate(-10deg)!important}.bs5 .rotate-xl-n20{transform:rotate(-20deg)!important}.bs5 .rotate-xl-n30{transform:rotate(-30deg)!important}.bs5 .rotate-xl-n40{transform:rotate(-40deg)!important}.bs5 .rotate-xl-n50{transform:rotate(-50deg)!important}.bs5 .rotate-xl-n60{transform:rotate(-60deg)!important}.bs5 .rotate-xl-n90{transform:rotate(-90deg)!important}.bs5 .rotate-xl-n120{transform:rotate(-120deg)!important}.bs5 .rotate-xl-n180{transform:rotate(-180deg)!important}.bs5 .rotate-xl-0{transform:rotate(0)!important}.bs5 .rotate-xl-5{transform:rotate(5deg)!important}.bs5 .rotate-xl-10{transform:rotate(10deg)!important}.bs5 .rotate-xl-20{transform:rotate(20deg)!important}.bs5 .rotate-xl-30{transform:rotate(30deg)!important}.bs5 .rotate-xl-40{transform:rotate(40deg)!important}.bs5 .rotate-xl-50{transform:rotate(50deg)!important}.bs5 .rotate-xl-60{transform:rotate(60deg)!important}.bs5 .rotate-xl-90{transform:rotate(90deg)!important}.bs5 .rotate-xl-120{transform:rotate(120deg)!important}.bs5 .rotate-xl-180{transform:rotate(180deg)!important}.bs5 .minw-xl-0{min-width:0%!important}.bs5 .minw-xl-10{min-width:10%!important}.bs5 .minw-xl-20{min-width:20%!important}.bs5 .minw-xl-25{min-width:25%!important}.bs5 .minw-xl-30{min-width:30%!important}.bs5 .minw-xl-33{min-width:33.33%!important}.bs5 .minw-xl-40{min-width:40%!important}.bs5 .minw-xl-50{min-width:50%!important}.bs5 .minw-xl-60{min-width:60%!important}.bs5 .minw-xl-66{min-width:66.66%!important}.bs5 .minw-xl-70{min-width:70%!important}.bs5 .minw-xl-75{min-width:75%!important}.bs5 .minw-xl-80{min-width:80%!important}.bs5 .minw-xl-90{min-width:90%!important}.bs5 .minw-xl-100{min-width:100%!important}.bs5 .mw-xl-10{max-width:10%!important}.bs5 .mw-xl-15{max-width:15%!important}.bs5 .mw-xl-20{max-width:20%!important}.bs5 .mw-xl-25{max-width:25%!important}.bs5 .mw-xl-30{max-width:30%!important}.bs5 .mw-xl-33{max-width:33.33%!important}.bs5 .mw-xl-40{max-width:40%!important}.bs5 .mw-xl-50{max-width:50%!important}.bs5 .mw-xl-60{max-width:60%!important}.bs5 .mw-xl-66{max-width:66.66%!important}.bs5 .mw-xl-70{max-width:70%!important}.bs5 .mw-xl-75{max-width:75%!important}.bs5 .mw-xl-80{max-width:80%!important}.bs5 .mw-xl-90{max-width:90%!important}.bs5 .mw-xl-100{max-width:100%!important}.bs5 .mw-xl-none{max-width:none!important}.bs5 .flex-xl-fill{flex:1 1 auto!important}.bs5 .flex-xl-row{flex-direction:row!important}.bs5 .flex-xl-column{flex-direction:column!important}.bs5 .flex-xl-row-reverse{flex-direction:row-reverse!important}.bs5 .flex-xl-column-reverse{flex-direction:column-reverse!important}.bs5 .flex-xl-grow-0{flex-grow:0!important}.bs5 .flex-xl-grow-1{flex-grow:1!important}.bs5 .flex-xl-shrink-0{flex-shrink:0!important}.bs5 .flex-xl-shrink-1{flex-shrink:1!important}.bs5 .flex-xl-wrap{flex-wrap:wrap!important}.bs5 .flex-xl-nowrap{flex-wrap:nowrap!important}.bs5 .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.bs5 .gap-xl-0{gap:0!important}.bs5 .gap-xl-1{gap:.25rem!important}.bs5 .gap-xl-2{gap:.5rem!important}.bs5 .gap-xl-3{gap:1rem!important}.bs5 .gap-xl-4{gap:1.5rem!important}.bs5 .gap-xl-5{gap:3rem!important}.bs5 .gap-xl-6{gap:4.5rem!important}.bs5 .gap-xl-7{gap:6rem!important}.bs5 .gap-xl-8{gap:7.5rem!important}.bs5 .gap-xl-9{gap:9rem!important}.bs5 .gap-xl-10{gap:10.5rem!important}.bs5 .gap-xl-11{gap:12rem!important}.bs5 .gap-xl-12{gap:13.5rem!important}.bs5 .justify-content-xl-start{justify-content:flex-start!important}.bs5 .justify-content-xl-end{justify-content:flex-end!important}.bs5 .justify-content-xl-center{justify-content:center!important}.bs5 .justify-content-xl-between{justify-content:space-between!important}.bs5 .justify-content-xl-around{justify-content:space-around!important}.bs5 .justify-content-xl-evenly{justify-content:space-evenly!important}.bs5 .align-items-xl-start{align-items:flex-start!important}.bs5 .align-items-xl-end{align-items:flex-end!important}.bs5 .align-items-xl-center{align-items:center!important}.bs5 .align-items-xl-baseline{align-items:baseline!important}.bs5 .align-items-xl-stretch{align-items:stretch!important}.bs5 .align-content-xl-start{align-content:flex-start!important}.bs5 .align-content-xl-end{align-content:flex-end!important}.bs5 .align-content-xl-center{align-content:center!important}.bs5 .align-content-xl-between{align-content:space-between!important}.bs5 .align-content-xl-around{align-content:space-around!important}.bs5 .align-content-xl-stretch{align-content:stretch!important}.bs5 .align-self-xl-auto{align-self:auto!important}.bs5 .align-self-xl-start{align-self:flex-start!important}.bs5 .align-self-xl-end{align-self:flex-end!important}.bs5 .align-self-xl-center{align-self:center!important}.bs5 .align-self-xl-baseline{align-self:baseline!important}.bs5 .align-self-xl-stretch{align-self:stretch!important}.bs5 .order-xl-first{order:-1!important}.bs5 .order-xl-0{order:0!important}.bs5 .order-xl-1{order:1!important}.bs5 .order-xl-2{order:2!important}.bs5 .order-xl-3{order:3!important}.bs5 .order-xl-4{order:4!important}.bs5 .order-xl-5{order:5!important}.bs5 .order-xl-last{order:6!important}.bs5 .m-xl-0{margin:0!important}.bs5 .m-xl-1{margin:.25rem!important}.bs5 .m-xl-2{margin:.5rem!important}.bs5 .m-xl-3{margin:1rem!important}.bs5 .m-xl-4{margin:1.5rem!important}.bs5 .m-xl-5{margin:3rem!important}.bs5 .m-xl-6{margin:4.5rem!important}.bs5 .m-xl-7{margin:6rem!important}.bs5 .m-xl-8{margin:7.5rem!important}.bs5 .m-xl-9{margin:9rem!important}.bs5 .m-xl-10{margin:10.5rem!important}.bs5 .m-xl-11{margin:12rem!important}.bs5 .m-xl-12{margin:13.5rem!important}.bs5 .m-xl-auto{margin:auto!important}.bs5 .mx-xl-0{margin-right:0!important;margin-left:0!important}.bs5 .mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.bs5 .mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.bs5 .mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.bs5 .mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.bs5 .mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.bs5 .mx-xl-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.bs5 .mx-xl-7{margin-right:6rem!important;margin-left:6rem!important}.bs5 .mx-xl-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.bs5 .mx-xl-9{margin-right:9rem!important;margin-left:9rem!important}.bs5 .mx-xl-10{margin-right:10.5rem!important;margin-left:10.5rem!important}.bs5 .mx-xl-11{margin-right:12rem!important;margin-left:12rem!important}.bs5 .mx-xl-12{margin-right:13.5rem!important;margin-left:13.5rem!important}.bs5 .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.bs5 .my-xl-0{margin-top:0!important;margin-bottom:0!important}.bs5 .my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.bs5 .my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.bs5 .my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.bs5 .my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.bs5 .my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.bs5 .my-xl-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.bs5 .my-xl-7{margin-top:6rem!important;margin-bottom:6rem!important}.bs5 .my-xl-8{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.bs5 .my-xl-9{margin-top:9rem!important;margin-bottom:9rem!important}.bs5 .my-xl-10{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.bs5 .my-xl-11{margin-top:12rem!important;margin-bottom:12rem!important}.bs5 .my-xl-12{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.bs5 .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.bs5 .mt-xl-0{margin-top:0!important}.bs5 .mt-xl-1{margin-top:.25rem!important}.bs5 .mt-xl-2{margin-top:.5rem!important}.bs5 .mt-xl-3{margin-top:1rem!important}.bs5 .mt-xl-4{margin-top:1.5rem!important}.bs5 .mt-xl-5{margin-top:3rem!important}.bs5 .mt-xl-6{margin-top:4.5rem!important}.bs5 .mt-xl-7{margin-top:6rem!important}.bs5 .mt-xl-8{margin-top:7.5rem!important}.bs5 .mt-xl-9{margin-top:9rem!important}.bs5 .mt-xl-10{margin-top:10.5rem!important}.bs5 .mt-xl-11{margin-top:12rem!important}.bs5 .mt-xl-12{margin-top:13.5rem!important}.bs5 .mt-xl-auto{margin-top:auto!important}.bs5 .me-xl-0{margin-right:0!important}.bs5 .me-xl-1{margin-right:.25rem!important}.bs5 .me-xl-2{margin-right:.5rem!important}.bs5 .me-xl-3{margin-right:1rem!important}.bs5 .me-xl-4{margin-right:1.5rem!important}.bs5 .me-xl-5{margin-right:3rem!important}.bs5 .me-xl-6{margin-right:4.5rem!important}.bs5 .me-xl-7{margin-right:6rem!important}.bs5 .me-xl-8{margin-right:7.5rem!important}.bs5 .me-xl-9{margin-right:9rem!important}.bs5 .me-xl-10{margin-right:10.5rem!important}.bs5 .me-xl-11{margin-right:12rem!important}.bs5 .me-xl-12{margin-right:13.5rem!important}.bs5 .me-xl-auto{margin-right:auto!important}.bs5 .mb-xl-0{margin-bottom:0!important}.bs5 .mb-xl-1{margin-bottom:.25rem!important}.bs5 .mb-xl-2{margin-bottom:.5rem!important}.bs5 .mb-xl-3{margin-bottom:1rem!important}.bs5 .mb-xl-4{margin-bottom:1.5rem!important}.bs5 .mb-xl-5{margin-bottom:3rem!important}.bs5 .mb-xl-6{margin-bottom:4.5rem!important}.bs5 .mb-xl-7{margin-bottom:6rem!important}.bs5 .mb-xl-8{margin-bottom:7.5rem!important}.bs5 .mb-xl-9{margin-bottom:9rem!important}.bs5 .mb-xl-10{margin-bottom:10.5rem!important}.bs5 .mb-xl-11{margin-bottom:12rem!important}.bs5 .mb-xl-12{margin-bottom:13.5rem!important}.bs5 .mb-xl-auto{margin-bottom:auto!important}.bs5 .ms-xl-0{margin-left:0!important}.bs5 .ms-xl-1{margin-left:.25rem!important}.bs5 .ms-xl-2{margin-left:.5rem!important}.bs5 .ms-xl-3{margin-left:1rem!important}.bs5 .ms-xl-4{margin-left:1.5rem!important}.bs5 .ms-xl-5{margin-left:3rem!important}.bs5 .ms-xl-6{margin-left:4.5rem!important}.bs5 .ms-xl-7{margin-left:6rem!important}.bs5 .ms-xl-8{margin-left:7.5rem!important}.bs5 .ms-xl-9{margin-left:9rem!important}.bs5 .ms-xl-10{margin-left:10.5rem!important}.bs5 .ms-xl-11{margin-left:12rem!important}.bs5 .ms-xl-12{margin-left:13.5rem!important}.bs5 .ms-xl-auto{margin-left:auto!important}.bs5 .m-xl-n1{margin:-.25rem!important}.bs5 .m-xl-n2{margin:-.5rem!important}.bs5 .m-xl-n3{margin:-1rem!important}.bs5 .m-xl-n4{margin:-1.5rem!important}.bs5 .m-xl-n5{margin:-3rem!important}.bs5 .m-xl-n6{margin:-4.5rem!important}.bs5 .m-xl-n7{margin:-6rem!important}.bs5 .m-xl-n8{margin:-7.5rem!important}.bs5 .m-xl-n9{margin:-9rem!important}.bs5 .m-xl-n10{margin:-10.5rem!important}.bs5 .m-xl-n11{margin:-12rem!important}.bs5 .m-xl-n12{margin:-13.5rem!important}.bs5 .mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.bs5 .mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.bs5 .mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.bs5 .mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.bs5 .mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.bs5 .mx-xl-n6{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.bs5 .mx-xl-n7{margin-right:-6rem!important;margin-left:-6rem!important}.bs5 .mx-xl-n8{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.bs5 .mx-xl-n9{margin-right:-9rem!important;margin-left:-9rem!important}.bs5 .mx-xl-n10{margin-right:-10.5rem!important;margin-left:-10.5rem!important}.bs5 .mx-xl-n11{margin-right:-12rem!important;margin-left:-12rem!important}.bs5 .mx-xl-n12{margin-right:-13.5rem!important;margin-left:-13.5rem!important}.bs5 .my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.bs5 .my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.bs5 .my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.bs5 .my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.bs5 .my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.bs5 .my-xl-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.bs5 .my-xl-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}.bs5 .my-xl-n8{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.bs5 .my-xl-n9{margin-top:-9rem!important;margin-bottom:-9rem!important}.bs5 .my-xl-n10{margin-top:-10.5rem!important;margin-bottom:-10.5rem!important}.bs5 .my-xl-n11{margin-top:-12rem!important;margin-bottom:-12rem!important}.bs5 .my-xl-n12{margin-top:-13.5rem!important;margin-bottom:-13.5rem!important}.bs5 .mt-xl-n1{margin-top:-.25rem!important}.bs5 .mt-xl-n2{margin-top:-.5rem!important}.bs5 .mt-xl-n3{margin-top:-1rem!important}.bs5 .mt-xl-n4{margin-top:-1.5rem!important}.bs5 .mt-xl-n5{margin-top:-3rem!important}.bs5 .mt-xl-n6{margin-top:-4.5rem!important}.bs5 .mt-xl-n7{margin-top:-6rem!important}.bs5 .mt-xl-n8{margin-top:-7.5rem!important}.bs5 .mt-xl-n9{margin-top:-9rem!important}.bs5 .mt-xl-n10{margin-top:-10.5rem!important}.bs5 .mt-xl-n11{margin-top:-12rem!important}.bs5 .mt-xl-n12{margin-top:-13.5rem!important}.bs5 .me-xl-n1{margin-right:-.25rem!important}.bs5 .me-xl-n2{margin-right:-.5rem!important}.bs5 .me-xl-n3{margin-right:-1rem!important}.bs5 .me-xl-n4{margin-right:-1.5rem!important}.bs5 .me-xl-n5{margin-right:-3rem!important}.bs5 .me-xl-n6{margin-right:-4.5rem!important}.bs5 .me-xl-n7{margin-right:-6rem!important}.bs5 .me-xl-n8{margin-right:-7.5rem!important}.bs5 .me-xl-n9{margin-right:-9rem!important}.bs5 .me-xl-n10{margin-right:-10.5rem!important}.bs5 .me-xl-n11{margin-right:-12rem!important}.bs5 .me-xl-n12{margin-right:-13.5rem!important}.bs5 .mb-xl-n1{margin-bottom:-.25rem!important}.bs5 .mb-xl-n2{margin-bottom:-.5rem!important}.bs5 .mb-xl-n3{margin-bottom:-1rem!important}.bs5 .mb-xl-n4{margin-bottom:-1.5rem!important}.bs5 .mb-xl-n5{margin-bottom:-3rem!important}.bs5 .mb-xl-n6{margin-bottom:-4.5rem!important}.bs5 .mb-xl-n7{margin-bottom:-6rem!important}.bs5 .mb-xl-n8{margin-bottom:-7.5rem!important}.bs5 .mb-xl-n9{margin-bottom:-9rem!important}.bs5 .mb-xl-n10{margin-bottom:-10.5rem!important}.bs5 .mb-xl-n11{margin-bottom:-12rem!important}.bs5 .mb-xl-n12{margin-bottom:-13.5rem!important}.bs5 .ms-xl-n1{margin-left:-.25rem!important}.bs5 .ms-xl-n2{margin-left:-.5rem!important}.bs5 .ms-xl-n3{margin-left:-1rem!important}.bs5 .ms-xl-n4{margin-left:-1.5rem!important}.bs5 .ms-xl-n5{margin-left:-3rem!important}.bs5 .ms-xl-n6{margin-left:-4.5rem!important}.bs5 .ms-xl-n7{margin-left:-6rem!important}.bs5 .ms-xl-n8{margin-left:-7.5rem!important}.bs5 .ms-xl-n9{margin-left:-9rem!important}.bs5 .ms-xl-n10{margin-left:-10.5rem!important}.bs5 .ms-xl-n11{margin-left:-12rem!important}.bs5 .ms-xl-n12{margin-left:-13.5rem!important}.bs5 .p-xl-0{padding:0!important}.bs5 .p-xl-1{padding:.25rem!important}.bs5 .p-xl-2{padding:.5rem!important}.bs5 .p-xl-3{padding:1rem!important}.bs5 .p-xl-4{padding:1.5rem!important}.bs5 .p-xl-5{padding:3rem!important}.bs5 .p-xl-6{padding:4.5rem!important}.bs5 .p-xl-7{padding:6rem!important}.bs5 .p-xl-8{padding:7.5rem!important}.bs5 .p-xl-9{padding:9rem!important}.bs5 .p-xl-10{padding:10.5rem!important}.bs5 .p-xl-11{padding:12rem!important}.bs5 .p-xl-12{padding:13.5rem!important}.bs5 .px-xl-0{padding-right:0!important;padding-left:0!important}.bs5 .px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.bs5 .px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.bs5 .px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.bs5 .px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.bs5 .px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.bs5 .px-xl-6{padding-right:4.5rem!important;padding-left:4.5rem!important}.bs5 .px-xl-7{padding-right:6rem!important;padding-left:6rem!important}.bs5 .px-xl-8{padding-right:7.5rem!important;padding-left:7.5rem!important}.bs5 .px-xl-9{padding-right:9rem!important;padding-left:9rem!important}.bs5 .px-xl-10{padding-right:10.5rem!important;padding-left:10.5rem!important}.bs5 .px-xl-11{padding-right:12rem!important;padding-left:12rem!important}.bs5 .px-xl-12{padding-right:13.5rem!important;padding-left:13.5rem!important}.bs5 .py-xl-0{padding-top:0!important;padding-bottom:0!important}.bs5 .py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.bs5 .py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.bs5 .py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.bs5 .py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.bs5 .py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.bs5 .py-xl-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.bs5 .py-xl-7{padding-top:6rem!important;padding-bottom:6rem!important}.bs5 .py-xl-8{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.bs5 .py-xl-9{padding-top:9rem!important;padding-bottom:9rem!important}.bs5 .py-xl-10{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.bs5 .py-xl-11{padding-top:12rem!important;padding-bottom:12rem!important}.bs5 .py-xl-12{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.bs5 .pt-xl-0{padding-top:0!important}.bs5 .pt-xl-1{padding-top:.25rem!important}.bs5 .pt-xl-2{padding-top:.5rem!important}.bs5 .pt-xl-3{padding-top:1rem!important}.bs5 .pt-xl-4{padding-top:1.5rem!important}.bs5 .pt-xl-5{padding-top:3rem!important}.bs5 .pt-xl-6{padding-top:4.5rem!important}.bs5 .pt-xl-7{padding-top:6rem!important}.bs5 .pt-xl-8{padding-top:7.5rem!important}.bs5 .pt-xl-9{padding-top:9rem!important}.bs5 .pt-xl-10{padding-top:10.5rem!important}.bs5 .pt-xl-11{padding-top:12rem!important}.bs5 .pt-xl-12{padding-top:13.5rem!important}.bs5 .pe-xl-0{padding-right:0!important}.bs5 .pe-xl-1{padding-right:.25rem!important}.bs5 .pe-xl-2{padding-right:.5rem!important}.bs5 .pe-xl-3{padding-right:1rem!important}.bs5 .pe-xl-4{padding-right:1.5rem!important}.bs5 .pe-xl-5{padding-right:3rem!important}.bs5 .pe-xl-6{padding-right:4.5rem!important}.bs5 .pe-xl-7{padding-right:6rem!important}.bs5 .pe-xl-8{padding-right:7.5rem!important}.bs5 .pe-xl-9{padding-right:9rem!important}.bs5 .pe-xl-10{padding-right:10.5rem!important}.bs5 .pe-xl-11{padding-right:12rem!important}.bs5 .pe-xl-12{padding-right:13.5rem!important}.bs5 .pb-xl-0{padding-bottom:0!important}.bs5 .pb-xl-1{padding-bottom:.25rem!important}.bs5 .pb-xl-2{padding-bottom:.5rem!important}.bs5 .pb-xl-3{padding-bottom:1rem!important}.bs5 .pb-xl-4{padding-bottom:1.5rem!important}.bs5 .pb-xl-5{padding-bottom:3rem!important}.bs5 .pb-xl-6{padding-bottom:4.5rem!important}.bs5 .pb-xl-7{padding-bottom:6rem!important}.bs5 .pb-xl-8{padding-bottom:7.5rem!important}.bs5 .pb-xl-9{padding-bottom:9rem!important}.bs5 .pb-xl-10{padding-bottom:10.5rem!important}.bs5 .pb-xl-11{padding-bottom:12rem!important}.bs5 .pb-xl-12{padding-bottom:13.5rem!important}.bs5 .ps-xl-0{padding-left:0!important}.bs5 .ps-xl-1{padding-left:.25rem!important}.bs5 .ps-xl-2{padding-left:.5rem!important}.bs5 .ps-xl-3{padding-left:1rem!important}.bs5 .ps-xl-4{padding-left:1.5rem!important}.bs5 .ps-xl-5{padding-left:3rem!important}.bs5 .ps-xl-6{padding-left:4.5rem!important}.bs5 .ps-xl-7{padding-left:6rem!important}.bs5 .ps-xl-8{padding-left:7.5rem!important}.bs5 .ps-xl-9{padding-left:9rem!important}.bs5 .ps-xl-10{padding-left:10.5rem!important}.bs5 .ps-xl-11{padding-left:12rem!important}.bs5 .ps-xl-12{padding-left:13.5rem!important}.bs5 .fsem-xl-0-5{font-size:.5em!important}.bs5 .fsem-xl-0-6{font-size:.6em!important}.bs5 .fsem-xl-0-7{font-size:.7em!important}.bs5 .fsem-xl-0-75{font-size:.75em!important}.bs5 .fsem-xl-0-8{font-size:.8em!important}.bs5 .fsem-xl-0-85{font-size:.85em!important}.bs5 .fsem-xl-0-9{font-size:.9em!important}.bs5 .fsem-xl-1{font-size:1em!important}.bs5 .fsem-xl-1-1{font-size:1.1em!important}.bs5 .fsem-xl-1-2{font-size:1.2em!important}.bs5 .fsem-xl-1-3{font-size:1.3em!important}.bs5 .fsem-xl-1-4{font-size:1.4em!important}.bs5 .fsem-xl-1-5{font-size:1.5em!important}.bs5 .fsem-xl-1-6{font-size:1.6em!important}.bs5 .fsem-xl-1-7{font-size:1.7em!important}.bs5 .fsem-xl-1-8{font-size:1.8em!important}.bs5 .fsem-xl-1-9{font-size:1.9em!important}.bs5 .fsem-xl-2{font-size:2em!important}.bs5 .fsem-xl-2-5{font-size:2.5em!important}.bs5 .fsem-xl-3{font-size:3em!important}.bs5 .fsem-xl-4{font-size:4em!important}.bs5 .text-xl-start{text-align:left!important}.bs5 .text-xl-end{text-align:right!important}.bs5 .text-xl-center{text-align:center!important}}@media (min-width: 1400px){.bs5 .float-xxl-start{float:left!important}.bs5 .float-xxl-end{float:right!important}.bs5 .float-xxl-none{float:none!important}.bs5 .d-xxl-inline{display:inline!important}.bs5 .d-xxl-inline-block{display:inline-block!important}.bs5 .d-xxl-block{display:block!important}.bs5 .d-xxl-grid{display:grid!important}.bs5 .d-xxl-table{display:table!important}.bs5 .d-xxl-table-row{display:table-row!important}.bs5 .d-xxl-table-cell{display:table-cell!important}.bs5 .d-xxl-flex{display:flex!important}.bs5 .d-xxl-inline-flex{display:inline-flex!important}.bs5 .d-xxl-none{display:none!important}.bs5 .rotate-xxl-n5{transform:rotate(-5deg)!important}.bs5 .rotate-xxl-n10{transform:rotate(-10deg)!important}.bs5 .rotate-xxl-n20{transform:rotate(-20deg)!important}.bs5 .rotate-xxl-n30{transform:rotate(-30deg)!important}.bs5 .rotate-xxl-n40{transform:rotate(-40deg)!important}.bs5 .rotate-xxl-n50{transform:rotate(-50deg)!important}.bs5 .rotate-xxl-n60{transform:rotate(-60deg)!important}.bs5 .rotate-xxl-n90{transform:rotate(-90deg)!important}.bs5 .rotate-xxl-n120{transform:rotate(-120deg)!important}.bs5 .rotate-xxl-n180{transform:rotate(-180deg)!important}.bs5 .rotate-xxl-0{transform:rotate(0)!important}.bs5 .rotate-xxl-5{transform:rotate(5deg)!important}.bs5 .rotate-xxl-10{transform:rotate(10deg)!important}.bs5 .rotate-xxl-20{transform:rotate(20deg)!important}.bs5 .rotate-xxl-30{transform:rotate(30deg)!important}.bs5 .rotate-xxl-40{transform:rotate(40deg)!important}.bs5 .rotate-xxl-50{transform:rotate(50deg)!important}.bs5 .rotate-xxl-60{transform:rotate(60deg)!important}.bs5 .rotate-xxl-90{transform:rotate(90deg)!important}.bs5 .rotate-xxl-120{transform:rotate(120deg)!important}.bs5 .rotate-xxl-180{transform:rotate(180deg)!important}.bs5 .minw-xxl-0{min-width:0%!important}.bs5 .minw-xxl-10{min-width:10%!important}.bs5 .minw-xxl-20{min-width:20%!important}.bs5 .minw-xxl-25{min-width:25%!important}.bs5 .minw-xxl-30{min-width:30%!important}.bs5 .minw-xxl-33{min-width:33.33%!important}.bs5 .minw-xxl-40{min-width:40%!important}.bs5 .minw-xxl-50{min-width:50%!important}.bs5 .minw-xxl-60{min-width:60%!important}.bs5 .minw-xxl-66{min-width:66.66%!important}.bs5 .minw-xxl-70{min-width:70%!important}.bs5 .minw-xxl-75{min-width:75%!important}.bs5 .minw-xxl-80{min-width:80%!important}.bs5 .minw-xxl-90{min-width:90%!important}.bs5 .minw-xxl-100{min-width:100%!important}.bs5 .mw-xxl-10{max-width:10%!important}.bs5 .mw-xxl-15{max-width:15%!important}.bs5 .mw-xxl-20{max-width:20%!important}.bs5 .mw-xxl-25{max-width:25%!important}.bs5 .mw-xxl-30{max-width:30%!important}.bs5 .mw-xxl-33{max-width:33.33%!important}.bs5 .mw-xxl-40{max-width:40%!important}.bs5 .mw-xxl-50{max-width:50%!important}.bs5 .mw-xxl-60{max-width:60%!important}.bs5 .mw-xxl-66{max-width:66.66%!important}.bs5 .mw-xxl-70{max-width:70%!important}.bs5 .mw-xxl-75{max-width:75%!important}.bs5 .mw-xxl-80{max-width:80%!important}.bs5 .mw-xxl-90{max-width:90%!important}.bs5 .mw-xxl-100{max-width:100%!important}.bs5 .mw-xxl-none{max-width:none!important}.bs5 .flex-xxl-fill{flex:1 1 auto!important}.bs5 .flex-xxl-row{flex-direction:row!important}.bs5 .flex-xxl-column{flex-direction:column!important}.bs5 .flex-xxl-row-reverse{flex-direction:row-reverse!important}.bs5 .flex-xxl-column-reverse{flex-direction:column-reverse!important}.bs5 .flex-xxl-grow-0{flex-grow:0!important}.bs5 .flex-xxl-grow-1{flex-grow:1!important}.bs5 .flex-xxl-shrink-0{flex-shrink:0!important}.bs5 .flex-xxl-shrink-1{flex-shrink:1!important}.bs5 .flex-xxl-wrap{flex-wrap:wrap!important}.bs5 .flex-xxl-nowrap{flex-wrap:nowrap!important}.bs5 .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.bs5 .gap-xxl-0{gap:0!important}.bs5 .gap-xxl-1{gap:.25rem!important}.bs5 .gap-xxl-2{gap:.5rem!important}.bs5 .gap-xxl-3{gap:1rem!important}.bs5 .gap-xxl-4{gap:1.5rem!important}.bs5 .gap-xxl-5{gap:3rem!important}.bs5 .gap-xxl-6{gap:4.5rem!important}.bs5 .gap-xxl-7{gap:6rem!important}.bs5 .gap-xxl-8{gap:7.5rem!important}.bs5 .gap-xxl-9{gap:9rem!important}.bs5 .gap-xxl-10{gap:10.5rem!important}.bs5 .gap-xxl-11{gap:12rem!important}.bs5 .gap-xxl-12{gap:13.5rem!important}.bs5 .justify-content-xxl-start{justify-content:flex-start!important}.bs5 .justify-content-xxl-end{justify-content:flex-end!important}.bs5 .justify-content-xxl-center{justify-content:center!important}.bs5 .justify-content-xxl-between{justify-content:space-between!important}.bs5 .justify-content-xxl-around{justify-content:space-around!important}.bs5 .justify-content-xxl-evenly{justify-content:space-evenly!important}.bs5 .align-items-xxl-start{align-items:flex-start!important}.bs5 .align-items-xxl-end{align-items:flex-end!important}.bs5 .align-items-xxl-center{align-items:center!important}.bs5 .align-items-xxl-baseline{align-items:baseline!important}.bs5 .align-items-xxl-stretch{align-items:stretch!important}.bs5 .align-content-xxl-start{align-content:flex-start!important}.bs5 .align-content-xxl-end{align-content:flex-end!important}.bs5 .align-content-xxl-center{align-content:center!important}.bs5 .align-content-xxl-between{align-content:space-between!important}.bs5 .align-content-xxl-around{align-content:space-around!important}.bs5 .align-content-xxl-stretch{align-content:stretch!important}.bs5 .align-self-xxl-auto{align-self:auto!important}.bs5 .align-self-xxl-start{align-self:flex-start!important}.bs5 .align-self-xxl-end{align-self:flex-end!important}.bs5 .align-self-xxl-center{align-self:center!important}.bs5 .align-self-xxl-baseline{align-self:baseline!important}.bs5 .align-self-xxl-stretch{align-self:stretch!important}.bs5 .order-xxl-first{order:-1!important}.bs5 .order-xxl-0{order:0!important}.bs5 .order-xxl-1{order:1!important}.bs5 .order-xxl-2{order:2!important}.bs5 .order-xxl-3{order:3!important}.bs5 .order-xxl-4{order:4!important}.bs5 .order-xxl-5{order:5!important}.bs5 .order-xxl-last{order:6!important}.bs5 .m-xxl-0{margin:0!important}.bs5 .m-xxl-1{margin:.25rem!important}.bs5 .m-xxl-2{margin:.5rem!important}.bs5 .m-xxl-3{margin:1rem!important}.bs5 .m-xxl-4{margin:1.5rem!important}.bs5 .m-xxl-5{margin:3rem!important}.bs5 .m-xxl-6{margin:4.5rem!important}.bs5 .m-xxl-7{margin:6rem!important}.bs5 .m-xxl-8{margin:7.5rem!important}.bs5 .m-xxl-9{margin:9rem!important}.bs5 .m-xxl-10{margin:10.5rem!important}.bs5 .m-xxl-11{margin:12rem!important}.bs5 .m-xxl-12{margin:13.5rem!important}.bs5 .m-xxl-auto{margin:auto!important}.bs5 .mx-xxl-0{margin-right:0!important;margin-left:0!important}.bs5 .mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.bs5 .mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.bs5 .mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.bs5 .mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.bs5 .mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.bs5 .mx-xxl-6{margin-right:4.5rem!important;margin-left:4.5rem!important}.bs5 .mx-xxl-7{margin-right:6rem!important;margin-left:6rem!important}.bs5 .mx-xxl-8{margin-right:7.5rem!important;margin-left:7.5rem!important}.bs5 .mx-xxl-9{margin-right:9rem!important;margin-left:9rem!important}.bs5 .mx-xxl-10{margin-right:10.5rem!important;margin-left:10.5rem!important}.bs5 .mx-xxl-11{margin-right:12rem!important;margin-left:12rem!important}.bs5 .mx-xxl-12{margin-right:13.5rem!important;margin-left:13.5rem!important}.bs5 .mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.bs5 .my-xxl-0{margin-top:0!important;margin-bottom:0!important}.bs5 .my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.bs5 .my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.bs5 .my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.bs5 .my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.bs5 .my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.bs5 .my-xxl-6{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.bs5 .my-xxl-7{margin-top:6rem!important;margin-bottom:6rem!important}.bs5 .my-xxl-8{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.bs5 .my-xxl-9{margin-top:9rem!important;margin-bottom:9rem!important}.bs5 .my-xxl-10{margin-top:10.5rem!important;margin-bottom:10.5rem!important}.bs5 .my-xxl-11{margin-top:12rem!important;margin-bottom:12rem!important}.bs5 .my-xxl-12{margin-top:13.5rem!important;margin-bottom:13.5rem!important}.bs5 .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.bs5 .mt-xxl-0{margin-top:0!important}.bs5 .mt-xxl-1{margin-top:.25rem!important}.bs5 .mt-xxl-2{margin-top:.5rem!important}.bs5 .mt-xxl-3{margin-top:1rem!important}.bs5 .mt-xxl-4{margin-top:1.5rem!important}.bs5 .mt-xxl-5{margin-top:3rem!important}.bs5 .mt-xxl-6{margin-top:4.5rem!important}.bs5 .mt-xxl-7{margin-top:6rem!important}.bs5 .mt-xxl-8{margin-top:7.5rem!important}.bs5 .mt-xxl-9{margin-top:9rem!important}.bs5 .mt-xxl-10{margin-top:10.5rem!important}.bs5 .mt-xxl-11{margin-top:12rem!important}.bs5 .mt-xxl-12{margin-top:13.5rem!important}.bs5 .mt-xxl-auto{margin-top:auto!important}.bs5 .me-xxl-0{margin-right:0!important}.bs5 .me-xxl-1{margin-right:.25rem!important}.bs5 .me-xxl-2{margin-right:.5rem!important}.bs5 .me-xxl-3{margin-right:1rem!important}.bs5 .me-xxl-4{margin-right:1.5rem!important}.bs5 .me-xxl-5{margin-right:3rem!important}.bs5 .me-xxl-6{margin-right:4.5rem!important}.bs5 .me-xxl-7{margin-right:6rem!important}.bs5 .me-xxl-8{margin-right:7.5rem!important}.bs5 .me-xxl-9{margin-right:9rem!important}.bs5 .me-xxl-10{margin-right:10.5rem!important}.bs5 .me-xxl-11{margin-right:12rem!important}.bs5 .me-xxl-12{margin-right:13.5rem!important}.bs5 .me-xxl-auto{margin-right:auto!important}.bs5 .mb-xxl-0{margin-bottom:0!important}.bs5 .mb-xxl-1{margin-bottom:.25rem!important}.bs5 .mb-xxl-2{margin-bottom:.5rem!important}.bs5 .mb-xxl-3{margin-bottom:1rem!important}.bs5 .mb-xxl-4{margin-bottom:1.5rem!important}.bs5 .mb-xxl-5{margin-bottom:3rem!important}.bs5 .mb-xxl-6{margin-bottom:4.5rem!important}.bs5 .mb-xxl-7{margin-bottom:6rem!important}.bs5 .mb-xxl-8{margin-bottom:7.5rem!important}.bs5 .mb-xxl-9{margin-bottom:9rem!important}.bs5 .mb-xxl-10{margin-bottom:10.5rem!important}.bs5 .mb-xxl-11{margin-bottom:12rem!important}.bs5 .mb-xxl-12{margin-bottom:13.5rem!important}.bs5 .mb-xxl-auto{margin-bottom:auto!important}.bs5 .ms-xxl-0{margin-left:0!important}.bs5 .ms-xxl-1{margin-left:.25rem!important}.bs5 .ms-xxl-2{margin-left:.5rem!important}.bs5 .ms-xxl-3{margin-left:1rem!important}.bs5 .ms-xxl-4{margin-left:1.5rem!important}.bs5 .ms-xxl-5{margin-left:3rem!important}.bs5 .ms-xxl-6{margin-left:4.5rem!important}.bs5 .ms-xxl-7{margin-left:6rem!important}.bs5 .ms-xxl-8{margin-left:7.5rem!important}.bs5 .ms-xxl-9{margin-left:9rem!important}.bs5 .ms-xxl-10{margin-left:10.5rem!important}.bs5 .ms-xxl-11{margin-left:12rem!important}.bs5 .ms-xxl-12{margin-left:13.5rem!important}.bs5 .ms-xxl-auto{margin-left:auto!important}.bs5 .m-xxl-n1{margin:-.25rem!important}.bs5 .m-xxl-n2{margin:-.5rem!important}.bs5 .m-xxl-n3{margin:-1rem!important}.bs5 .m-xxl-n4{margin:-1.5rem!important}.bs5 .m-xxl-n5{margin:-3rem!important}.bs5 .m-xxl-n6{margin:-4.5rem!important}.bs5 .m-xxl-n7{margin:-6rem!important}.bs5 .m-xxl-n8{margin:-7.5rem!important}.bs5 .m-xxl-n9{margin:-9rem!important}.bs5 .m-xxl-n10{margin:-10.5rem!important}.bs5 .m-xxl-n11{margin:-12rem!important}.bs5 .m-xxl-n12{margin:-13.5rem!important}.bs5 .mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.bs5 .mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.bs5 .mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.bs5 .mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.bs5 .mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.bs5 .mx-xxl-n6{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.bs5 .mx-xxl-n7{margin-right:-6rem!important;margin-left:-6rem!important}.bs5 .mx-xxl-n8{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.bs5 .mx-xxl-n9{margin-right:-9rem!important;margin-left:-9rem!important}.bs5 .mx-xxl-n10{margin-right:-10.5rem!important;margin-left:-10.5rem!important}.bs5 .mx-xxl-n11{margin-right:-12rem!important;margin-left:-12rem!important}.bs5 .mx-xxl-n12{margin-right:-13.5rem!important;margin-left:-13.5rem!important}.bs5 .my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.bs5 .my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.bs5 .my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.bs5 .my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.bs5 .my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.bs5 .my-xxl-n6{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.bs5 .my-xxl-n7{margin-top:-6rem!important;margin-bottom:-6rem!important}.bs5 .my-xxl-n8{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.bs5 .my-xxl-n9{margin-top:-9rem!important;margin-bottom:-9rem!important}.bs5 .my-xxl-n10{margin-top:-10.5rem!important;margin-bottom:-10.5rem!important}.bs5 .my-xxl-n11{margin-top:-12rem!important;margin-bottom:-12rem!important}.bs5 .my-xxl-n12{margin-top:-13.5rem!important;margin-bottom:-13.5rem!important}.bs5 .mt-xxl-n1{margin-top:-.25rem!important}.bs5 .mt-xxl-n2{margin-top:-.5rem!important}.bs5 .mt-xxl-n3{margin-top:-1rem!important}.bs5 .mt-xxl-n4{margin-top:-1.5rem!important}.bs5 .mt-xxl-n5{margin-top:-3rem!important}.bs5 .mt-xxl-n6{margin-top:-4.5rem!important}.bs5 .mt-xxl-n7{margin-top:-6rem!important}.bs5 .mt-xxl-n8{margin-top:-7.5rem!important}.bs5 .mt-xxl-n9{margin-top:-9rem!important}.bs5 .mt-xxl-n10{margin-top:-10.5rem!important}.bs5 .mt-xxl-n11{margin-top:-12rem!important}.bs5 .mt-xxl-n12{margin-top:-13.5rem!important}.bs5 .me-xxl-n1{margin-right:-.25rem!important}.bs5 .me-xxl-n2{margin-right:-.5rem!important}.bs5 .me-xxl-n3{margin-right:-1rem!important}.bs5 .me-xxl-n4{margin-right:-1.5rem!important}.bs5 .me-xxl-n5{margin-right:-3rem!important}.bs5 .me-xxl-n6{margin-right:-4.5rem!important}.bs5 .me-xxl-n7{margin-right:-6rem!important}.bs5 .me-xxl-n8{margin-right:-7.5rem!important}.bs5 .me-xxl-n9{margin-right:-9rem!important}.bs5 .me-xxl-n10{margin-right:-10.5rem!important}.bs5 .me-xxl-n11{margin-right:-12rem!important}.bs5 .me-xxl-n12{margin-right:-13.5rem!important}.bs5 .mb-xxl-n1{margin-bottom:-.25rem!important}.bs5 .mb-xxl-n2{margin-bottom:-.5rem!important}.bs5 .mb-xxl-n3{margin-bottom:-1rem!important}.bs5 .mb-xxl-n4{margin-bottom:-1.5rem!important}.bs5 .mb-xxl-n5{margin-bottom:-3rem!important}.bs5 .mb-xxl-n6{margin-bottom:-4.5rem!important}.bs5 .mb-xxl-n7{margin-bottom:-6rem!important}.bs5 .mb-xxl-n8{margin-bottom:-7.5rem!important}.bs5 .mb-xxl-n9{margin-bottom:-9rem!important}.bs5 .mb-xxl-n10{margin-bottom:-10.5rem!important}.bs5 .mb-xxl-n11{margin-bottom:-12rem!important}.bs5 .mb-xxl-n12{margin-bottom:-13.5rem!important}.bs5 .ms-xxl-n1{margin-left:-.25rem!important}.bs5 .ms-xxl-n2{margin-left:-.5rem!important}.bs5 .ms-xxl-n3{margin-left:-1rem!important}.bs5 .ms-xxl-n4{margin-left:-1.5rem!important}.bs5 .ms-xxl-n5{margin-left:-3rem!important}.bs5 .ms-xxl-n6{margin-left:-4.5rem!important}.bs5 .ms-xxl-n7{margin-left:-6rem!important}.bs5 .ms-xxl-n8{margin-left:-7.5rem!important}.bs5 .ms-xxl-n9{margin-left:-9rem!important}.bs5 .ms-xxl-n10{margin-left:-10.5rem!important}.bs5 .ms-xxl-n11{margin-left:-12rem!important}.bs5 .ms-xxl-n12{margin-left:-13.5rem!important}.bs5 .p-xxl-0{padding:0!important}.bs5 .p-xxl-1{padding:.25rem!important}.bs5 .p-xxl-2{padding:.5rem!important}.bs5 .p-xxl-3{padding:1rem!important}.bs5 .p-xxl-4{padding:1.5rem!important}.bs5 .p-xxl-5{padding:3rem!important}.bs5 .p-xxl-6{padding:4.5rem!important}.bs5 .p-xxl-7{padding:6rem!important}.bs5 .p-xxl-8{padding:7.5rem!important}.bs5 .p-xxl-9{padding:9rem!important}.bs5 .p-xxl-10{padding:10.5rem!important}.bs5 .p-xxl-11{padding:12rem!important}.bs5 .p-xxl-12{padding:13.5rem!important}.bs5 .px-xxl-0{padding-right:0!important;padding-left:0!important}.bs5 .px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.bs5 .px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.bs5 .px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.bs5 .px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.bs5 .px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.bs5 .px-xxl-6{padding-right:4.5rem!important;padding-left:4.5rem!important}.bs5 .px-xxl-7{padding-right:6rem!important;padding-left:6rem!important}.bs5 .px-xxl-8{padding-right:7.5rem!important;padding-left:7.5rem!important}.bs5 .px-xxl-9{padding-right:9rem!important;padding-left:9rem!important}.bs5 .px-xxl-10{padding-right:10.5rem!important;padding-left:10.5rem!important}.bs5 .px-xxl-11{padding-right:12rem!important;padding-left:12rem!important}.bs5 .px-xxl-12{padding-right:13.5rem!important;padding-left:13.5rem!important}.bs5 .py-xxl-0{padding-top:0!important;padding-bottom:0!important}.bs5 .py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.bs5 .py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.bs5 .py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.bs5 .py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.bs5 .py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.bs5 .py-xxl-6{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.bs5 .py-xxl-7{padding-top:6rem!important;padding-bottom:6rem!important}.bs5 .py-xxl-8{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.bs5 .py-xxl-9{padding-top:9rem!important;padding-bottom:9rem!important}.bs5 .py-xxl-10{padding-top:10.5rem!important;padding-bottom:10.5rem!important}.bs5 .py-xxl-11{padding-top:12rem!important;padding-bottom:12rem!important}.bs5 .py-xxl-12{padding-top:13.5rem!important;padding-bottom:13.5rem!important}.bs5 .pt-xxl-0{padding-top:0!important}.bs5 .pt-xxl-1{padding-top:.25rem!important}.bs5 .pt-xxl-2{padding-top:.5rem!important}.bs5 .pt-xxl-3{padding-top:1rem!important}.bs5 .pt-xxl-4{padding-top:1.5rem!important}.bs5 .pt-xxl-5{padding-top:3rem!important}.bs5 .pt-xxl-6{padding-top:4.5rem!important}.bs5 .pt-xxl-7{padding-top:6rem!important}.bs5 .pt-xxl-8{padding-top:7.5rem!important}.bs5 .pt-xxl-9{padding-top:9rem!important}.bs5 .pt-xxl-10{padding-top:10.5rem!important}.bs5 .pt-xxl-11{padding-top:12rem!important}.bs5 .pt-xxl-12{padding-top:13.5rem!important}.bs5 .pe-xxl-0{padding-right:0!important}.bs5 .pe-xxl-1{padding-right:.25rem!important}.bs5 .pe-xxl-2{padding-right:.5rem!important}.bs5 .pe-xxl-3{padding-right:1rem!important}.bs5 .pe-xxl-4{padding-right:1.5rem!important}.bs5 .pe-xxl-5{padding-right:3rem!important}.bs5 .pe-xxl-6{padding-right:4.5rem!important}.bs5 .pe-xxl-7{padding-right:6rem!important}.bs5 .pe-xxl-8{padding-right:7.5rem!important}.bs5 .pe-xxl-9{padding-right:9rem!important}.bs5 .pe-xxl-10{padding-right:10.5rem!important}.bs5 .pe-xxl-11{padding-right:12rem!important}.bs5 .pe-xxl-12{padding-right:13.5rem!important}.bs5 .pb-xxl-0{padding-bottom:0!important}.bs5 .pb-xxl-1{padding-bottom:.25rem!important}.bs5 .pb-xxl-2{padding-bottom:.5rem!important}.bs5 .pb-xxl-3{padding-bottom:1rem!important}.bs5 .pb-xxl-4{padding-bottom:1.5rem!important}.bs5 .pb-xxl-5{padding-bottom:3rem!important}.bs5 .pb-xxl-6{padding-bottom:4.5rem!important}.bs5 .pb-xxl-7{padding-bottom:6rem!important}.bs5 .pb-xxl-8{padding-bottom:7.5rem!important}.bs5 .pb-xxl-9{padding-bottom:9rem!important}.bs5 .pb-xxl-10{padding-bottom:10.5rem!important}.bs5 .pb-xxl-11{padding-bottom:12rem!important}.bs5 .pb-xxl-12{padding-bottom:13.5rem!important}.bs5 .ps-xxl-0{padding-left:0!important}.bs5 .ps-xxl-1{padding-left:.25rem!important}.bs5 .ps-xxl-2{padding-left:.5rem!important}.bs5 .ps-xxl-3{padding-left:1rem!important}.bs5 .ps-xxl-4{padding-left:1.5rem!important}.bs5 .ps-xxl-5{padding-left:3rem!important}.bs5 .ps-xxl-6{padding-left:4.5rem!important}.bs5 .ps-xxl-7{padding-left:6rem!important}.bs5 .ps-xxl-8{padding-left:7.5rem!important}.bs5 .ps-xxl-9{padding-left:9rem!important}.bs5 .ps-xxl-10{padding-left:10.5rem!important}.bs5 .ps-xxl-11{padding-left:12rem!important}.bs5 .ps-xxl-12{padding-left:13.5rem!important}.bs5 .fsem-xxl-0-5{font-size:.5em!important}.bs5 .fsem-xxl-0-6{font-size:.6em!important}.bs5 .fsem-xxl-0-7{font-size:.7em!important}.bs5 .fsem-xxl-0-75{font-size:.75em!important}.bs5 .fsem-xxl-0-8{font-size:.8em!important}.bs5 .fsem-xxl-0-85{font-size:.85em!important}.bs5 .fsem-xxl-0-9{font-size:.9em!important}.bs5 .fsem-xxl-1{font-size:1em!important}.bs5 .fsem-xxl-1-1{font-size:1.1em!important}.bs5 .fsem-xxl-1-2{font-size:1.2em!important}.bs5 .fsem-xxl-1-3{font-size:1.3em!important}.bs5 .fsem-xxl-1-4{font-size:1.4em!important}.bs5 .fsem-xxl-1-5{font-size:1.5em!important}.bs5 .fsem-xxl-1-6{font-size:1.6em!important}.bs5 .fsem-xxl-1-7{font-size:1.7em!important}.bs5 .fsem-xxl-1-8{font-size:1.8em!important}.bs5 .fsem-xxl-1-9{font-size:1.9em!important}.bs5 .fsem-xxl-2{font-size:2em!important}.bs5 .fsem-xxl-2-5{font-size:2.5em!important}.bs5 .fsem-xxl-3{font-size:3em!important}.bs5 .fsem-xxl-4{font-size:4em!important}.bs5 .text-xxl-start{text-align:left!important}.bs5 .text-xxl-end{text-align:right!important}.bs5 .text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.bs5 .fs-1{font-size:2.5rem!important}.bs5 .fs-2{font-size:2rem!important}.bs5 .fs-3{font-size:1.75rem!important}.bs5 .fs-4{font-size:1.5rem!important}}@media print{.bs5 .d-print-inline{display:inline!important}.bs5 .d-print-inline-block{display:inline-block!important}.bs5 .d-print-block{display:block!important}.bs5 .d-print-grid{display:grid!important}.bs5 .d-print-table{display:table!important}.bs5 .d-print-table-row{display:table-row!important}.bs5 .d-print-table-cell{display:table-cell!important}.bs5 .d-print-flex{display:flex!important}.bs5 .d-print-inline-flex{display:inline-flex!important}.bs5 .d-print-none{display:none!important}}.bs5 .m-0{margin:0!important}.bs5 .mt-0,.bs5 .my-0{margin-top:0!important}.bs5 .mr-0,.bs5 .mx-0{margin-right:0!important}.bs5 .mb-0,.bs5 .my-0{margin-bottom:0!important}.bs5 .ml-0,.bs5 .mx-0{margin-left:0!important}.bs5 .m-1{margin:.25rem!important}.bs5 .mt-1,.bs5 .my-1{margin-top:.25rem!important}.bs5 .mr-1,.bs5 .mx-1{margin-right:.25rem!important}.bs5 .mb-1,.bs5 .my-1{margin-bottom:.25rem!important}.bs5 .ml-1,.bs5 .mx-1{margin-left:.25rem!important}.bs5 .m-2{margin:.5rem!important}.bs5 .mt-2,.bs5 .my-2{margin-top:.5rem!important}.bs5 .mr-2,.bs5 .mx-2{margin-right:.5rem!important}.bs5 .mb-2,.bs5 .my-2{margin-bottom:.5rem!important}.bs5 .ml-2,.bs5 .mx-2{margin-left:.5rem!important}.bs5 .m-3{margin:1rem!important}.bs5 .mt-3,.bs5 .my-3{margin-top:1rem!important}.bs5 .mr-3,.bs5 .mx-3{margin-right:1rem!important}.bs5 .mb-3,.bs5 .my-3{margin-bottom:1rem!important}.bs5 .ml-3,.bs5 .mx-3{margin-left:1rem!important}.bs5 .m-4{margin:1.5rem!important}.bs5 .mt-4,.bs5 .my-4{margin-top:1.5rem!important}.bs5 .mr-4,.bs5 .mx-4{margin-right:1.5rem!important}.bs5 .mb-4,.bs5 .my-4{margin-bottom:1.5rem!important}.bs5 .ml-4,.bs5 .mx-4{margin-left:1.5rem!important}.bs5 .m-5{margin:3rem!important}.bs5 .mt-5,.bs5 .my-5{margin-top:3rem!important}.bs5 .mr-5,.bs5 .mx-5{margin-right:3rem!important}.bs5 .mb-5,.bs5 .my-5{margin-bottom:3rem!important}.bs5 .ml-5,.bs5 .mx-5{margin-left:3rem!important}.bs5 .m-6{margin:4.5rem!important}.bs5 .mt-6,.bs5 .my-6{margin-top:4.5rem!important}.bs5 .mr-6,.bs5 .mx-6{margin-right:4.5rem!important}.bs5 .mb-6,.bs5 .my-6{margin-bottom:4.5rem!important}.bs5 .ml-6,.bs5 .mx-6{margin-left:4.5rem!important}.bs5 .m-7{margin:6rem!important}.bs5 .mt-7,.bs5 .my-7{margin-top:6rem!important}.bs5 .mr-7,.bs5 .mx-7{margin-right:6rem!important}.bs5 .mb-7,.bs5 .my-7{margin-bottom:6rem!important}.bs5 .ml-7,.bs5 .mx-7{margin-left:6rem!important}.bs5 .m-8{margin:7.5rem!important}.bs5 .mt-8,.bs5 .my-8{margin-top:7.5rem!important}.bs5 .mr-8,.bs5 .mx-8{margin-right:7.5rem!important}.bs5 .mb-8,.bs5 .my-8{margin-bottom:7.5rem!important}.bs5 .ml-8,.bs5 .mx-8{margin-left:7.5rem!important}.bs5 .m-9{margin:9rem!important}.bs5 .mt-9,.bs5 .my-9{margin-top:9rem!important}.bs5 .mr-9,.bs5 .mx-9{margin-right:9rem!important}.bs5 .mb-9,.bs5 .my-9{margin-bottom:9rem!important}.bs5 .ml-9,.bs5 .mx-9{margin-left:9rem!important}.bs5 .m-10{margin:10.5rem!important}.bs5 .mt-10,.bs5 .my-10{margin-top:10.5rem!important}.bs5 .mr-10,.bs5 .mx-10{margin-right:10.5rem!important}.bs5 .mb-10,.bs5 .my-10{margin-bottom:10.5rem!important}.bs5 .ml-10,.bs5 .mx-10{margin-left:10.5rem!important}.bs5 .m-11{margin:12rem!important}.bs5 .mt-11,.bs5 .my-11{margin-top:12rem!important}.bs5 .mr-11,.bs5 .mx-11{margin-right:12rem!important}.bs5 .mb-11,.bs5 .my-11{margin-bottom:12rem!important}.bs5 .ml-11,.bs5 .mx-11{margin-left:12rem!important}.bs5 .m-12{margin:13.5rem!important}.bs5 .mt-12,.bs5 .my-12{margin-top:13.5rem!important}.bs5 .mr-12,.bs5 .mx-12{margin-right:13.5rem!important}.bs5 .mb-12,.bs5 .my-12{margin-bottom:13.5rem!important}.bs5 .ml-12,.bs5 .mx-12{margin-left:13.5rem!important}.bs5 .p-0{padding:0!important}.bs5 .pt-0,.bs5 .py-0{padding-top:0!important}.bs5 .pr-0,.bs5 .px-0{padding-right:0!important}.bs5 .pb-0,.bs5 .py-0{padding-bottom:0!important}.bs5 .pl-0,.bs5 .px-0{padding-left:0!important}.bs5 .p-1{padding:.25rem!important}.bs5 .pt-1,.bs5 .py-1{padding-top:.25rem!important}.bs5 .pr-1,.bs5 .px-1{padding-right:.25rem!important}.bs5 .pb-1,.bs5 .py-1{padding-bottom:.25rem!important}.bs5 .pl-1,.bs5 .px-1{padding-left:.25rem!important}.bs5 .p-2{padding:.5rem!important}.bs5 .pt-2,.bs5 .py-2{padding-top:.5rem!important}.bs5 .pr-2,.bs5 .px-2{padding-right:.5rem!important}.bs5 .pb-2,.bs5 .py-2{padding-bottom:.5rem!important}.bs5 .pl-2,.bs5 .px-2{padding-left:.5rem!important}.bs5 .p-3{padding:1rem!important}.bs5 .pt-3,.bs5 .py-3{padding-top:1rem!important}.bs5 .pr-3,.bs5 .px-3{padding-right:1rem!important}.bs5 .pb-3,.bs5 .py-3{padding-bottom:1rem!important}.bs5 .pl-3,.bs5 .px-3{padding-left:1rem!important}.bs5 .p-4{padding:1.5rem!important}.bs5 .pt-4,.bs5 .py-4{padding-top:1.5rem!important}.bs5 .pr-4,.bs5 .px-4{padding-right:1.5rem!important}.bs5 .pb-4,.bs5 .py-4{padding-bottom:1.5rem!important}.bs5 .pl-4,.bs5 .px-4{padding-left:1.5rem!important}.bs5 .p-5{padding:3rem!important}.bs5 .pt-5,.bs5 .py-5{padding-top:3rem!important}.bs5 .pr-5,.bs5 .px-5{padding-right:3rem!important}.bs5 .pb-5,.bs5 .py-5{padding-bottom:3rem!important}.bs5 .pl-5,.bs5 .px-5{padding-left:3rem!important}.bs5 .p-6{padding:4.5rem!important}.bs5 .pt-6,.bs5 .py-6{padding-top:4.5rem!important}.bs5 .pr-6,.bs5 .px-6{padding-right:4.5rem!important}.bs5 .pb-6,.bs5 .py-6{padding-bottom:4.5rem!important}.bs5 .pl-6,.bs5 .px-6{padding-left:4.5rem!important}.bs5 .p-7{padding:6rem!important}.bs5 .pt-7,.bs5 .py-7{padding-top:6rem!important}.bs5 .pr-7,.bs5 .px-7{padding-right:6rem!important}.bs5 .pb-7,.bs5 .py-7{padding-bottom:6rem!important}.bs5 .pl-7,.bs5 .px-7{padding-left:6rem!important}.bs5 .p-8{padding:7.5rem!important}.bs5 .pt-8,.bs5 .py-8{padding-top:7.5rem!important}.bs5 .pr-8,.bs5 .px-8{padding-right:7.5rem!important}.bs5 .pb-8,.bs5 .py-8{padding-bottom:7.5rem!important}.bs5 .pl-8,.bs5 .px-8{padding-left:7.5rem!important}.bs5 .p-9{padding:9rem!important}.bs5 .pt-9,.bs5 .py-9{padding-top:9rem!important}.bs5 .pr-9,.bs5 .px-9{padding-right:9rem!important}.bs5 .pb-9,.bs5 .py-9{padding-bottom:9rem!important}.bs5 .pl-9,.bs5 .px-9{padding-left:9rem!important}.bs5 .p-10{padding:10.5rem!important}.bs5 .pt-10,.bs5 .py-10{padding-top:10.5rem!important}.bs5 .pr-10,.bs5 .px-10{padding-right:10.5rem!important}.bs5 .pb-10,.bs5 .py-10{padding-bottom:10.5rem!important}.bs5 .pl-10,.bs5 .px-10{padding-left:10.5rem!important}.bs5 .p-11{padding:12rem!important}.bs5 .pt-11,.bs5 .py-11{padding-top:12rem!important}.bs5 .pr-11,.bs5 .px-11{padding-right:12rem!important}.bs5 .pb-11,.bs5 .py-11{padding-bottom:12rem!important}.bs5 .pl-11,.bs5 .px-11{padding-left:12rem!important}.bs5 .p-12{padding:13.5rem!important}.bs5 .pt-12,.bs5 .py-12{padding-top:13.5rem!important}.bs5 .pr-12,.bs5 .px-12{padding-right:13.5rem!important}.bs5 .pb-12,.bs5 .py-12{padding-bottom:13.5rem!important}.bs5 .pl-12,.bs5 .px-12{padding-left:13.5rem!important}.bs5 .m-n1{margin:-.25rem!important}.bs5 .mt-n1,.bs5 .my-n1{margin-top:-.25rem!important}.bs5 .mr-n1,.bs5 .mx-n1{margin-right:-.25rem!important}.bs5 .mb-n1,.bs5 .my-n1{margin-bottom:-.25rem!important}.bs5 .ml-n1,.bs5 .mx-n1{margin-left:-.25rem!important}.bs5 .m-n2{margin:-.5rem!important}.bs5 .mt-n2,.bs5 .my-n2{margin-top:-.5rem!important}.bs5 .mr-n2,.bs5 .mx-n2{margin-right:-.5rem!important}.bs5 .mb-n2,.bs5 .my-n2{margin-bottom:-.5rem!important}.bs5 .ml-n2,.bs5 .mx-n2{margin-left:-.5rem!important}.bs5 .m-n3{margin:-1rem!important}.bs5 .mt-n3,.bs5 .my-n3{margin-top:-1rem!important}.bs5 .mr-n3,.bs5 .mx-n3{margin-right:-1rem!important}.bs5 .mb-n3,.bs5 .my-n3{margin-bottom:-1rem!important}.bs5 .ml-n3,.bs5 .mx-n3{margin-left:-1rem!important}.bs5 .m-n4{margin:-1.5rem!important}.bs5 .mt-n4,.bs5 .my-n4{margin-top:-1.5rem!important}.bs5 .mr-n4,.bs5 .mx-n4{margin-right:-1.5rem!important}.bs5 .mb-n4,.bs5 .my-n4{margin-bottom:-1.5rem!important}.bs5 .ml-n4,.bs5 .mx-n4{margin-left:-1.5rem!important}.bs5 .m-n5{margin:-3rem!important}.bs5 .mt-n5,.bs5 .my-n5{margin-top:-3rem!important}.bs5 .mr-n5,.bs5 .mx-n5{margin-right:-3rem!important}.bs5 .mb-n5,.bs5 .my-n5{margin-bottom:-3rem!important}.bs5 .ml-n5,.bs5 .mx-n5{margin-left:-3rem!important}.bs5 .m-n6{margin:-4.5rem!important}.bs5 .mt-n6,.bs5 .my-n6{margin-top:-4.5rem!important}.bs5 .mr-n6,.bs5 .mx-n6{margin-right:-4.5rem!important}.bs5 .mb-n6,.bs5 .my-n6{margin-bottom:-4.5rem!important}.bs5 .ml-n6,.bs5 .mx-n6{margin-left:-4.5rem!important}.bs5 .m-n7{margin:-6rem!important}.bs5 .mt-n7,.bs5 .my-n7{margin-top:-6rem!important}.bs5 .mr-n7,.bs5 .mx-n7{margin-right:-6rem!important}.bs5 .mb-n7,.bs5 .my-n7{margin-bottom:-6rem!important}.bs5 .ml-n7,.bs5 .mx-n7{margin-left:-6rem!important}.bs5 .m-n8{margin:-7.5rem!important}.bs5 .mt-n8,.bs5 .my-n8{margin-top:-7.5rem!important}.bs5 .mr-n8,.bs5 .mx-n8{margin-right:-7.5rem!important}.bs5 .mb-n8,.bs5 .my-n8{margin-bottom:-7.5rem!important}.bs5 .ml-n8,.bs5 .mx-n8{margin-left:-7.5rem!important}.bs5 .m-n9{margin:-9rem!important}.bs5 .mt-n9,.bs5 .my-n9{margin-top:-9rem!important}.bs5 .mr-n9,.bs5 .mx-n9{margin-right:-9rem!important}.bs5 .mb-n9,.bs5 .my-n9{margin-bottom:-9rem!important}.bs5 .ml-n9,.bs5 .mx-n9{margin-left:-9rem!important}.bs5 .m-n10{margin:-10.5rem!important}.bs5 .mt-n10,.bs5 .my-n10{margin-top:-10.5rem!important}.bs5 .mr-n10,.bs5 .mx-n10{margin-right:-10.5rem!important}.bs5 .mb-n10,.bs5 .my-n10{margin-bottom:-10.5rem!important}.bs5 .ml-n10,.bs5 .mx-n10{margin-left:-10.5rem!important}.bs5 .m-n11{margin:-12rem!important}.bs5 .mt-n11,.bs5 .my-n11{margin-top:-12rem!important}.bs5 .mr-n11,.bs5 .mx-n11{margin-right:-12rem!important}.bs5 .mb-n11,.bs5 .my-n11{margin-bottom:-12rem!important}.bs5 .ml-n11,.bs5 .mx-n11{margin-left:-12rem!important}.bs5 .m-n12{margin:-13.5rem!important}.bs5 .mt-n12,.bs5 .my-n12{margin-top:-13.5rem!important}.bs5 .mr-n12,.bs5 .mx-n12{margin-right:-13.5rem!important}.bs5 .mb-n12,.bs5 .my-n12{margin-bottom:-13.5rem!important}.bs5 .ml-n12,.bs5 .mx-n12{margin-left:-13.5rem!important}.bs5 .m-auto{margin:auto!important}.bs5 .mt-auto,.bs5 .my-auto{margin-top:auto!important}.bs5 .mr-auto,.bs5 .mx-auto{margin-right:auto!important}.bs5 .mb-auto,.bs5 .my-auto{margin-bottom:auto!important}.bs5 .ml-auto,.bs5 .mx-auto{margin-left:auto!important}@media (min-width: 576px){.bs5 .m-sm-0{margin:0!important}.bs5 .mt-sm-0,.bs5 .my-sm-0{margin-top:0!important}.bs5 .mr-sm-0,.bs5 .mx-sm-0{margin-right:0!important}.bs5 .mb-sm-0,.bs5 .my-sm-0{margin-bottom:0!important}.bs5 .ml-sm-0,.bs5 .mx-sm-0{margin-left:0!important}.bs5 .m-sm-1{margin:.25rem!important}.bs5 .mt-sm-1,.bs5 .my-sm-1{margin-top:.25rem!important}.bs5 .mr-sm-1,.bs5 .mx-sm-1{margin-right:.25rem!important}.bs5 .mb-sm-1,.bs5 .my-sm-1{margin-bottom:.25rem!important}.bs5 .ml-sm-1,.bs5 .mx-sm-1{margin-left:.25rem!important}.bs5 .m-sm-2{margin:.5rem!important}.bs5 .mt-sm-2,.bs5 .my-sm-2{margin-top:.5rem!important}.bs5 .mr-sm-2,.bs5 .mx-sm-2{margin-right:.5rem!important}.bs5 .mb-sm-2,.bs5 .my-sm-2{margin-bottom:.5rem!important}.bs5 .ml-sm-2,.bs5 .mx-sm-2{margin-left:.5rem!important}.bs5 .m-sm-3{margin:1rem!important}.bs5 .mt-sm-3,.bs5 .my-sm-3{margin-top:1rem!important}.bs5 .mr-sm-3,.bs5 .mx-sm-3{margin-right:1rem!important}.bs5 .mb-sm-3,.bs5 .my-sm-3{margin-bottom:1rem!important}.bs5 .ml-sm-3,.bs5 .mx-sm-3{margin-left:1rem!important}.bs5 .m-sm-4{margin:1.5rem!important}.bs5 .mt-sm-4,.bs5 .my-sm-4{margin-top:1.5rem!important}.bs5 .mr-sm-4,.bs5 .mx-sm-4{margin-right:1.5rem!important}.bs5 .mb-sm-4,.bs5 .my-sm-4{margin-bottom:1.5rem!important}.bs5 .ml-sm-4,.bs5 .mx-sm-4{margin-left:1.5rem!important}.bs5 .m-sm-5{margin:3rem!important}.bs5 .mt-sm-5,.bs5 .my-sm-5{margin-top:3rem!important}.bs5 .mr-sm-5,.bs5 .mx-sm-5{margin-right:3rem!important}.bs5 .mb-sm-5,.bs5 .my-sm-5{margin-bottom:3rem!important}.bs5 .ml-sm-5,.bs5 .mx-sm-5{margin-left:3rem!important}.bs5 .m-sm-6{margin:4.5rem!important}.bs5 .mt-sm-6,.bs5 .my-sm-6{margin-top:4.5rem!important}.bs5 .mr-sm-6,.bs5 .mx-sm-6{margin-right:4.5rem!important}.bs5 .mb-sm-6,.bs5 .my-sm-6{margin-bottom:4.5rem!important}.bs5 .ml-sm-6,.bs5 .mx-sm-6{margin-left:4.5rem!important}.bs5 .m-sm-7{margin:6rem!important}.bs5 .mt-sm-7,.bs5 .my-sm-7{margin-top:6rem!important}.bs5 .mr-sm-7,.bs5 .mx-sm-7{margin-right:6rem!important}.bs5 .mb-sm-7,.bs5 .my-sm-7{margin-bottom:6rem!important}.bs5 .ml-sm-7,.bs5 .mx-sm-7{margin-left:6rem!important}.bs5 .m-sm-8{margin:7.5rem!important}.bs5 .mt-sm-8,.bs5 .my-sm-8{margin-top:7.5rem!important}.bs5 .mr-sm-8,.bs5 .mx-sm-8{margin-right:7.5rem!important}.bs5 .mb-sm-8,.bs5 .my-sm-8{margin-bottom:7.5rem!important}.bs5 .ml-sm-8,.bs5 .mx-sm-8{margin-left:7.5rem!important}.bs5 .m-sm-9{margin:9rem!important}.bs5 .mt-sm-9,.bs5 .my-sm-9{margin-top:9rem!important}.bs5 .mr-sm-9,.bs5 .mx-sm-9{margin-right:9rem!important}.bs5 .mb-sm-9,.bs5 .my-sm-9{margin-bottom:9rem!important}.bs5 .ml-sm-9,.bs5 .mx-sm-9{margin-left:9rem!important}.bs5 .m-sm-10{margin:10.5rem!important}.bs5 .mt-sm-10,.bs5 .my-sm-10{margin-top:10.5rem!important}.bs5 .mr-sm-10,.bs5 .mx-sm-10{margin-right:10.5rem!important}.bs5 .mb-sm-10,.bs5 .my-sm-10{margin-bottom:10.5rem!important}.bs5 .ml-sm-10,.bs5 .mx-sm-10{margin-left:10.5rem!important}.bs5 .m-sm-11{margin:12rem!important}.bs5 .mt-sm-11,.bs5 .my-sm-11{margin-top:12rem!important}.bs5 .mr-sm-11,.bs5 .mx-sm-11{margin-right:12rem!important}.bs5 .mb-sm-11,.bs5 .my-sm-11{margin-bottom:12rem!important}.bs5 .ml-sm-11,.bs5 .mx-sm-11{margin-left:12rem!important}.bs5 .m-sm-12{margin:13.5rem!important}.bs5 .mt-sm-12,.bs5 .my-sm-12{margin-top:13.5rem!important}.bs5 .mr-sm-12,.bs5 .mx-sm-12{margin-right:13.5rem!important}.bs5 .mb-sm-12,.bs5 .my-sm-12{margin-bottom:13.5rem!important}.bs5 .ml-sm-12,.bs5 .mx-sm-12{margin-left:13.5rem!important}.bs5 .p-sm-0{padding:0!important}.bs5 .pt-sm-0,.bs5 .py-sm-0{padding-top:0!important}.bs5 .pr-sm-0,.bs5 .px-sm-0{padding-right:0!important}.bs5 .pb-sm-0,.bs5 .py-sm-0{padding-bottom:0!important}.bs5 .pl-sm-0,.bs5 .px-sm-0{padding-left:0!important}.bs5 .p-sm-1{padding:.25rem!important}.bs5 .pt-sm-1,.bs5 .py-sm-1{padding-top:.25rem!important}.bs5 .pr-sm-1,.bs5 .px-sm-1{padding-right:.25rem!important}.bs5 .pb-sm-1,.bs5 .py-sm-1{padding-bottom:.25rem!important}.bs5 .pl-sm-1,.bs5 .px-sm-1{padding-left:.25rem!important}.bs5 .p-sm-2{padding:.5rem!important}.bs5 .pt-sm-2,.bs5 .py-sm-2{padding-top:.5rem!important}.bs5 .pr-sm-2,.bs5 .px-sm-2{padding-right:.5rem!important}.bs5 .pb-sm-2,.bs5 .py-sm-2{padding-bottom:.5rem!important}.bs5 .pl-sm-2,.bs5 .px-sm-2{padding-left:.5rem!important}.bs5 .p-sm-3{padding:1rem!important}.bs5 .pt-sm-3,.bs5 .py-sm-3{padding-top:1rem!important}.bs5 .pr-sm-3,.bs5 .px-sm-3{padding-right:1rem!important}.bs5 .pb-sm-3,.bs5 .py-sm-3{padding-bottom:1rem!important}.bs5 .pl-sm-3,.bs5 .px-sm-3{padding-left:1rem!important}.bs5 .p-sm-4{padding:1.5rem!important}.bs5 .pt-sm-4,.bs5 .py-sm-4{padding-top:1.5rem!important}.bs5 .pr-sm-4,.bs5 .px-sm-4{padding-right:1.5rem!important}.bs5 .pb-sm-4,.bs5 .py-sm-4{padding-bottom:1.5rem!important}.bs5 .pl-sm-4,.bs5 .px-sm-4{padding-left:1.5rem!important}.bs5 .p-sm-5{padding:3rem!important}.bs5 .pt-sm-5,.bs5 .py-sm-5{padding-top:3rem!important}.bs5 .pr-sm-5,.bs5 .px-sm-5{padding-right:3rem!important}.bs5 .pb-sm-5,.bs5 .py-sm-5{padding-bottom:3rem!important}.bs5 .pl-sm-5,.bs5 .px-sm-5{padding-left:3rem!important}.bs5 .p-sm-6{padding:4.5rem!important}.bs5 .pt-sm-6,.bs5 .py-sm-6{padding-top:4.5rem!important}.bs5 .pr-sm-6,.bs5 .px-sm-6{padding-right:4.5rem!important}.bs5 .pb-sm-6,.bs5 .py-sm-6{padding-bottom:4.5rem!important}.bs5 .pl-sm-6,.bs5 .px-sm-6{padding-left:4.5rem!important}.bs5 .p-sm-7{padding:6rem!important}.bs5 .pt-sm-7,.bs5 .py-sm-7{padding-top:6rem!important}.bs5 .pr-sm-7,.bs5 .px-sm-7{padding-right:6rem!important}.bs5 .pb-sm-7,.bs5 .py-sm-7{padding-bottom:6rem!important}.bs5 .pl-sm-7,.bs5 .px-sm-7{padding-left:6rem!important}.bs5 .p-sm-8{padding:7.5rem!important}.bs5 .pt-sm-8,.bs5 .py-sm-8{padding-top:7.5rem!important}.bs5 .pr-sm-8,.bs5 .px-sm-8{padding-right:7.5rem!important}.bs5 .pb-sm-8,.bs5 .py-sm-8{padding-bottom:7.5rem!important}.bs5 .pl-sm-8,.bs5 .px-sm-8{padding-left:7.5rem!important}.bs5 .p-sm-9{padding:9rem!important}.bs5 .pt-sm-9,.bs5 .py-sm-9{padding-top:9rem!important}.bs5 .pr-sm-9,.bs5 .px-sm-9{padding-right:9rem!important}.bs5 .pb-sm-9,.bs5 .py-sm-9{padding-bottom:9rem!important}.bs5 .pl-sm-9,.bs5 .px-sm-9{padding-left:9rem!important}.bs5 .p-sm-10{padding:10.5rem!important}.bs5 .pt-sm-10,.bs5 .py-sm-10{padding-top:10.5rem!important}.bs5 .pr-sm-10,.bs5 .px-sm-10{padding-right:10.5rem!important}.bs5 .pb-sm-10,.bs5 .py-sm-10{padding-bottom:10.5rem!important}.bs5 .pl-sm-10,.bs5 .px-sm-10{padding-left:10.5rem!important}.bs5 .p-sm-11{padding:12rem!important}.bs5 .pt-sm-11,.bs5 .py-sm-11{padding-top:12rem!important}.bs5 .pr-sm-11,.bs5 .px-sm-11{padding-right:12rem!important}.bs5 .pb-sm-11,.bs5 .py-sm-11{padding-bottom:12rem!important}.bs5 .pl-sm-11,.bs5 .px-sm-11{padding-left:12rem!important}.bs5 .p-sm-12{padding:13.5rem!important}.bs5 .pt-sm-12,.bs5 .py-sm-12{padding-top:13.5rem!important}.bs5 .pr-sm-12,.bs5 .px-sm-12{padding-right:13.5rem!important}.bs5 .pb-sm-12,.bs5 .py-sm-12{padding-bottom:13.5rem!important}.bs5 .pl-sm-12,.bs5 .px-sm-12{padding-left:13.5rem!important}.bs5 .m-sm-n1{margin:-.25rem!important}.bs5 .mt-sm-n1,.bs5 .my-sm-n1{margin-top:-.25rem!important}.bs5 .mr-sm-n1,.bs5 .mx-sm-n1{margin-right:-.25rem!important}.bs5 .mb-sm-n1,.bs5 .my-sm-n1{margin-bottom:-.25rem!important}.bs5 .ml-sm-n1,.bs5 .mx-sm-n1{margin-left:-.25rem!important}.bs5 .m-sm-n2{margin:-.5rem!important}.bs5 .mt-sm-n2,.bs5 .my-sm-n2{margin-top:-.5rem!important}.bs5 .mr-sm-n2,.bs5 .mx-sm-n2{margin-right:-.5rem!important}.bs5 .mb-sm-n2,.bs5 .my-sm-n2{margin-bottom:-.5rem!important}.bs5 .ml-sm-n2,.bs5 .mx-sm-n2{margin-left:-.5rem!important}.bs5 .m-sm-n3{margin:-1rem!important}.bs5 .mt-sm-n3,.bs5 .my-sm-n3{margin-top:-1rem!important}.bs5 .mr-sm-n3,.bs5 .mx-sm-n3{margin-right:-1rem!important}.bs5 .mb-sm-n3,.bs5 .my-sm-n3{margin-bottom:-1rem!important}.bs5 .ml-sm-n3,.bs5 .mx-sm-n3{margin-left:-1rem!important}.bs5 .m-sm-n4{margin:-1.5rem!important}.bs5 .mt-sm-n4,.bs5 .my-sm-n4{margin-top:-1.5rem!important}.bs5 .mr-sm-n4,.bs5 .mx-sm-n4{margin-right:-1.5rem!important}.bs5 .mb-sm-n4,.bs5 .my-sm-n4{margin-bottom:-1.5rem!important}.bs5 .ml-sm-n4,.bs5 .mx-sm-n4{margin-left:-1.5rem!important}.bs5 .m-sm-n5{margin:-3rem!important}.bs5 .mt-sm-n5,.bs5 .my-sm-n5{margin-top:-3rem!important}.bs5 .mr-sm-n5,.bs5 .mx-sm-n5{margin-right:-3rem!important}.bs5 .mb-sm-n5,.bs5 .my-sm-n5{margin-bottom:-3rem!important}.bs5 .ml-sm-n5,.bs5 .mx-sm-n5{margin-left:-3rem!important}.bs5 .m-sm-n6{margin:-4.5rem!important}.bs5 .mt-sm-n6,.bs5 .my-sm-n6{margin-top:-4.5rem!important}.bs5 .mr-sm-n6,.bs5 .mx-sm-n6{margin-right:-4.5rem!important}.bs5 .mb-sm-n6,.bs5 .my-sm-n6{margin-bottom:-4.5rem!important}.bs5 .ml-sm-n6,.bs5 .mx-sm-n6{margin-left:-4.5rem!important}.bs5 .m-sm-n7{margin:-6rem!important}.bs5 .mt-sm-n7,.bs5 .my-sm-n7{margin-top:-6rem!important}.bs5 .mr-sm-n7,.bs5 .mx-sm-n7{margin-right:-6rem!important}.bs5 .mb-sm-n7,.bs5 .my-sm-n7{margin-bottom:-6rem!important}.bs5 .ml-sm-n7,.bs5 .mx-sm-n7{margin-left:-6rem!important}.bs5 .m-sm-n8{margin:-7.5rem!important}.bs5 .mt-sm-n8,.bs5 .my-sm-n8{margin-top:-7.5rem!important}.bs5 .mr-sm-n8,.bs5 .mx-sm-n8{margin-right:-7.5rem!important}.bs5 .mb-sm-n8,.bs5 .my-sm-n8{margin-bottom:-7.5rem!important}.bs5 .ml-sm-n8,.bs5 .mx-sm-n8{margin-left:-7.5rem!important}.bs5 .m-sm-n9{margin:-9rem!important}.bs5 .mt-sm-n9,.bs5 .my-sm-n9{margin-top:-9rem!important}.bs5 .mr-sm-n9,.bs5 .mx-sm-n9{margin-right:-9rem!important}.bs5 .mb-sm-n9,.bs5 .my-sm-n9{margin-bottom:-9rem!important}.bs5 .ml-sm-n9,.bs5 .mx-sm-n9{margin-left:-9rem!important}.bs5 .m-sm-n10{margin:-10.5rem!important}.bs5 .mt-sm-n10,.bs5 .my-sm-n10{margin-top:-10.5rem!important}.bs5 .mr-sm-n10,.bs5 .mx-sm-n10{margin-right:-10.5rem!important}.bs5 .mb-sm-n10,.bs5 .my-sm-n10{margin-bottom:-10.5rem!important}.bs5 .ml-sm-n10,.bs5 .mx-sm-n10{margin-left:-10.5rem!important}.bs5 .m-sm-n11{margin:-12rem!important}.bs5 .mt-sm-n11,.bs5 .my-sm-n11{margin-top:-12rem!important}.bs5 .mr-sm-n11,.bs5 .mx-sm-n11{margin-right:-12rem!important}.bs5 .mb-sm-n11,.bs5 .my-sm-n11{margin-bottom:-12rem!important}.bs5 .ml-sm-n11,.bs5 .mx-sm-n11{margin-left:-12rem!important}.bs5 .m-sm-n12{margin:-13.5rem!important}.bs5 .mt-sm-n12,.bs5 .my-sm-n12{margin-top:-13.5rem!important}.bs5 .mr-sm-n12,.bs5 .mx-sm-n12{margin-right:-13.5rem!important}.bs5 .mb-sm-n12,.bs5 .my-sm-n12{margin-bottom:-13.5rem!important}.bs5 .ml-sm-n12,.bs5 .mx-sm-n12{margin-left:-13.5rem!important}.bs5 .m-sm-auto{margin:auto!important}.bs5 .mt-sm-auto,.bs5 .my-sm-auto{margin-top:auto!important}.bs5 .mr-sm-auto,.bs5 .mx-sm-auto{margin-right:auto!important}.bs5 .mb-sm-auto,.bs5 .my-sm-auto{margin-bottom:auto!important}.bs5 .ml-sm-auto,.bs5 .mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.bs5 .m-md-0{margin:0!important}.bs5 .mt-md-0,.bs5 .my-md-0{margin-top:0!important}.bs5 .mr-md-0,.bs5 .mx-md-0{margin-right:0!important}.bs5 .mb-md-0,.bs5 .my-md-0{margin-bottom:0!important}.bs5 .ml-md-0,.bs5 .mx-md-0{margin-left:0!important}.bs5 .m-md-1{margin:.25rem!important}.bs5 .mt-md-1,.bs5 .my-md-1{margin-top:.25rem!important}.bs5 .mr-md-1,.bs5 .mx-md-1{margin-right:.25rem!important}.bs5 .mb-md-1,.bs5 .my-md-1{margin-bottom:.25rem!important}.bs5 .ml-md-1,.bs5 .mx-md-1{margin-left:.25rem!important}.bs5 .m-md-2{margin:.5rem!important}.bs5 .mt-md-2,.bs5 .my-md-2{margin-top:.5rem!important}.bs5 .mr-md-2,.bs5 .mx-md-2{margin-right:.5rem!important}.bs5 .mb-md-2,.bs5 .my-md-2{margin-bottom:.5rem!important}.bs5 .ml-md-2,.bs5 .mx-md-2{margin-left:.5rem!important}.bs5 .m-md-3{margin:1rem!important}.bs5 .mt-md-3,.bs5 .my-md-3{margin-top:1rem!important}.bs5 .mr-md-3,.bs5 .mx-md-3{margin-right:1rem!important}.bs5 .mb-md-3,.bs5 .my-md-3{margin-bottom:1rem!important}.bs5 .ml-md-3,.bs5 .mx-md-3{margin-left:1rem!important}.bs5 .m-md-4{margin:1.5rem!important}.bs5 .mt-md-4,.bs5 .my-md-4{margin-top:1.5rem!important}.bs5 .mr-md-4,.bs5 .mx-md-4{margin-right:1.5rem!important}.bs5 .mb-md-4,.bs5 .my-md-4{margin-bottom:1.5rem!important}.bs5 .ml-md-4,.bs5 .mx-md-4{margin-left:1.5rem!important}.bs5 .m-md-5{margin:3rem!important}.bs5 .mt-md-5,.bs5 .my-md-5{margin-top:3rem!important}.bs5 .mr-md-5,.bs5 .mx-md-5{margin-right:3rem!important}.bs5 .mb-md-5,.bs5 .my-md-5{margin-bottom:3rem!important}.bs5 .ml-md-5,.bs5 .mx-md-5{margin-left:3rem!important}.bs5 .m-md-6{margin:4.5rem!important}.bs5 .mt-md-6,.bs5 .my-md-6{margin-top:4.5rem!important}.bs5 .mr-md-6,.bs5 .mx-md-6{margin-right:4.5rem!important}.bs5 .mb-md-6,.bs5 .my-md-6{margin-bottom:4.5rem!important}.bs5 .ml-md-6,.bs5 .mx-md-6{margin-left:4.5rem!important}.bs5 .m-md-7{margin:6rem!important}.bs5 .mt-md-7,.bs5 .my-md-7{margin-top:6rem!important}.bs5 .mr-md-7,.bs5 .mx-md-7{margin-right:6rem!important}.bs5 .mb-md-7,.bs5 .my-md-7{margin-bottom:6rem!important}.bs5 .ml-md-7,.bs5 .mx-md-7{margin-left:6rem!important}.bs5 .m-md-8{margin:7.5rem!important}.bs5 .mt-md-8,.bs5 .my-md-8{margin-top:7.5rem!important}.bs5 .mr-md-8,.bs5 .mx-md-8{margin-right:7.5rem!important}.bs5 .mb-md-8,.bs5 .my-md-8{margin-bottom:7.5rem!important}.bs5 .ml-md-8,.bs5 .mx-md-8{margin-left:7.5rem!important}.bs5 .m-md-9{margin:9rem!important}.bs5 .mt-md-9,.bs5 .my-md-9{margin-top:9rem!important}.bs5 .mr-md-9,.bs5 .mx-md-9{margin-right:9rem!important}.bs5 .mb-md-9,.bs5 .my-md-9{margin-bottom:9rem!important}.bs5 .ml-md-9,.bs5 .mx-md-9{margin-left:9rem!important}.bs5 .m-md-10{margin:10.5rem!important}.bs5 .mt-md-10,.bs5 .my-md-10{margin-top:10.5rem!important}.bs5 .mr-md-10,.bs5 .mx-md-10{margin-right:10.5rem!important}.bs5 .mb-md-10,.bs5 .my-md-10{margin-bottom:10.5rem!important}.bs5 .ml-md-10,.bs5 .mx-md-10{margin-left:10.5rem!important}.bs5 .m-md-11{margin:12rem!important}.bs5 .mt-md-11,.bs5 .my-md-11{margin-top:12rem!important}.bs5 .mr-md-11,.bs5 .mx-md-11{margin-right:12rem!important}.bs5 .mb-md-11,.bs5 .my-md-11{margin-bottom:12rem!important}.bs5 .ml-md-11,.bs5 .mx-md-11{margin-left:12rem!important}.bs5 .m-md-12{margin:13.5rem!important}.bs5 .mt-md-12,.bs5 .my-md-12{margin-top:13.5rem!important}.bs5 .mr-md-12,.bs5 .mx-md-12{margin-right:13.5rem!important}.bs5 .mb-md-12,.bs5 .my-md-12{margin-bottom:13.5rem!important}.bs5 .ml-md-12,.bs5 .mx-md-12{margin-left:13.5rem!important}.bs5 .p-md-0{padding:0!important}.bs5 .pt-md-0,.bs5 .py-md-0{padding-top:0!important}.bs5 .pr-md-0,.bs5 .px-md-0{padding-right:0!important}.bs5 .pb-md-0,.bs5 .py-md-0{padding-bottom:0!important}.bs5 .pl-md-0,.bs5 .px-md-0{padding-left:0!important}.bs5 .p-md-1{padding:.25rem!important}.bs5 .pt-md-1,.bs5 .py-md-1{padding-top:.25rem!important}.bs5 .pr-md-1,.bs5 .px-md-1{padding-right:.25rem!important}.bs5 .pb-md-1,.bs5 .py-md-1{padding-bottom:.25rem!important}.bs5 .pl-md-1,.bs5 .px-md-1{padding-left:.25rem!important}.bs5 .p-md-2{padding:.5rem!important}.bs5 .pt-md-2,.bs5 .py-md-2{padding-top:.5rem!important}.bs5 .pr-md-2,.bs5 .px-md-2{padding-right:.5rem!important}.bs5 .pb-md-2,.bs5 .py-md-2{padding-bottom:.5rem!important}.bs5 .pl-md-2,.bs5 .px-md-2{padding-left:.5rem!important}.bs5 .p-md-3{padding:1rem!important}.bs5 .pt-md-3,.bs5 .py-md-3{padding-top:1rem!important}.bs5 .pr-md-3,.bs5 .px-md-3{padding-right:1rem!important}.bs5 .pb-md-3,.bs5 .py-md-3{padding-bottom:1rem!important}.bs5 .pl-md-3,.bs5 .px-md-3{padding-left:1rem!important}.bs5 .p-md-4{padding:1.5rem!important}.bs5 .pt-md-4,.bs5 .py-md-4{padding-top:1.5rem!important}.bs5 .pr-md-4,.bs5 .px-md-4{padding-right:1.5rem!important}.bs5 .pb-md-4,.bs5 .py-md-4{padding-bottom:1.5rem!important}.bs5 .pl-md-4,.bs5 .px-md-4{padding-left:1.5rem!important}.bs5 .p-md-5{padding:3rem!important}.bs5 .pt-md-5,.bs5 .py-md-5{padding-top:3rem!important}.bs5 .pr-md-5,.bs5 .px-md-5{padding-right:3rem!important}.bs5 .pb-md-5,.bs5 .py-md-5{padding-bottom:3rem!important}.bs5 .pl-md-5,.bs5 .px-md-5{padding-left:3rem!important}.bs5 .p-md-6{padding:4.5rem!important}.bs5 .pt-md-6,.bs5 .py-md-6{padding-top:4.5rem!important}.bs5 .pr-md-6,.bs5 .px-md-6{padding-right:4.5rem!important}.bs5 .pb-md-6,.bs5 .py-md-6{padding-bottom:4.5rem!important}.bs5 .pl-md-6,.bs5 .px-md-6{padding-left:4.5rem!important}.bs5 .p-md-7{padding:6rem!important}.bs5 .pt-md-7,.bs5 .py-md-7{padding-top:6rem!important}.bs5 .pr-md-7,.bs5 .px-md-7{padding-right:6rem!important}.bs5 .pb-md-7,.bs5 .py-md-7{padding-bottom:6rem!important}.bs5 .pl-md-7,.bs5 .px-md-7{padding-left:6rem!important}.bs5 .p-md-8{padding:7.5rem!important}.bs5 .pt-md-8,.bs5 .py-md-8{padding-top:7.5rem!important}.bs5 .pr-md-8,.bs5 .px-md-8{padding-right:7.5rem!important}.bs5 .pb-md-8,.bs5 .py-md-8{padding-bottom:7.5rem!important}.bs5 .pl-md-8,.bs5 .px-md-8{padding-left:7.5rem!important}.bs5 .p-md-9{padding:9rem!important}.bs5 .pt-md-9,.bs5 .py-md-9{padding-top:9rem!important}.bs5 .pr-md-9,.bs5 .px-md-9{padding-right:9rem!important}.bs5 .pb-md-9,.bs5 .py-md-9{padding-bottom:9rem!important}.bs5 .pl-md-9,.bs5 .px-md-9{padding-left:9rem!important}.bs5 .p-md-10{padding:10.5rem!important}.bs5 .pt-md-10,.bs5 .py-md-10{padding-top:10.5rem!important}.bs5 .pr-md-10,.bs5 .px-md-10{padding-right:10.5rem!important}.bs5 .pb-md-10,.bs5 .py-md-10{padding-bottom:10.5rem!important}.bs5 .pl-md-10,.bs5 .px-md-10{padding-left:10.5rem!important}.bs5 .p-md-11{padding:12rem!important}.bs5 .pt-md-11,.bs5 .py-md-11{padding-top:12rem!important}.bs5 .pr-md-11,.bs5 .px-md-11{padding-right:12rem!important}.bs5 .pb-md-11,.bs5 .py-md-11{padding-bottom:12rem!important}.bs5 .pl-md-11,.bs5 .px-md-11{padding-left:12rem!important}.bs5 .p-md-12{padding:13.5rem!important}.bs5 .pt-md-12,.bs5 .py-md-12{padding-top:13.5rem!important}.bs5 .pr-md-12,.bs5 .px-md-12{padding-right:13.5rem!important}.bs5 .pb-md-12,.bs5 .py-md-12{padding-bottom:13.5rem!important}.bs5 .pl-md-12,.bs5 .px-md-12{padding-left:13.5rem!important}.bs5 .m-md-n1{margin:-.25rem!important}.bs5 .mt-md-n1,.bs5 .my-md-n1{margin-top:-.25rem!important}.bs5 .mr-md-n1,.bs5 .mx-md-n1{margin-right:-.25rem!important}.bs5 .mb-md-n1,.bs5 .my-md-n1{margin-bottom:-.25rem!important}.bs5 .ml-md-n1,.bs5 .mx-md-n1{margin-left:-.25rem!important}.bs5 .m-md-n2{margin:-.5rem!important}.bs5 .mt-md-n2,.bs5 .my-md-n2{margin-top:-.5rem!important}.bs5 .mr-md-n2,.bs5 .mx-md-n2{margin-right:-.5rem!important}.bs5 .mb-md-n2,.bs5 .my-md-n2{margin-bottom:-.5rem!important}.bs5 .ml-md-n2,.bs5 .mx-md-n2{margin-left:-.5rem!important}.bs5 .m-md-n3{margin:-1rem!important}.bs5 .mt-md-n3,.bs5 .my-md-n3{margin-top:-1rem!important}.bs5 .mr-md-n3,.bs5 .mx-md-n3{margin-right:-1rem!important}.bs5 .mb-md-n3,.bs5 .my-md-n3{margin-bottom:-1rem!important}.bs5 .ml-md-n3,.bs5 .mx-md-n3{margin-left:-1rem!important}.bs5 .m-md-n4{margin:-1.5rem!important}.bs5 .mt-md-n4,.bs5 .my-md-n4{margin-top:-1.5rem!important}.bs5 .mr-md-n4,.bs5 .mx-md-n4{margin-right:-1.5rem!important}.bs5 .mb-md-n4,.bs5 .my-md-n4{margin-bottom:-1.5rem!important}.bs5 .ml-md-n4,.bs5 .mx-md-n4{margin-left:-1.5rem!important}.bs5 .m-md-n5{margin:-3rem!important}.bs5 .mt-md-n5,.bs5 .my-md-n5{margin-top:-3rem!important}.bs5 .mr-md-n5,.bs5 .mx-md-n5{margin-right:-3rem!important}.bs5 .mb-md-n5,.bs5 .my-md-n5{margin-bottom:-3rem!important}.bs5 .ml-md-n5,.bs5 .mx-md-n5{margin-left:-3rem!important}.bs5 .m-md-n6{margin:-4.5rem!important}.bs5 .mt-md-n6,.bs5 .my-md-n6{margin-top:-4.5rem!important}.bs5 .mr-md-n6,.bs5 .mx-md-n6{margin-right:-4.5rem!important}.bs5 .mb-md-n6,.bs5 .my-md-n6{margin-bottom:-4.5rem!important}.bs5 .ml-md-n6,.bs5 .mx-md-n6{margin-left:-4.5rem!important}.bs5 .m-md-n7{margin:-6rem!important}.bs5 .mt-md-n7,.bs5 .my-md-n7{margin-top:-6rem!important}.bs5 .mr-md-n7,.bs5 .mx-md-n7{margin-right:-6rem!important}.bs5 .mb-md-n7,.bs5 .my-md-n7{margin-bottom:-6rem!important}.bs5 .ml-md-n7,.bs5 .mx-md-n7{margin-left:-6rem!important}.bs5 .m-md-n8{margin:-7.5rem!important}.bs5 .mt-md-n8,.bs5 .my-md-n8{margin-top:-7.5rem!important}.bs5 .mr-md-n8,.bs5 .mx-md-n8{margin-right:-7.5rem!important}.bs5 .mb-md-n8,.bs5 .my-md-n8{margin-bottom:-7.5rem!important}.bs5 .ml-md-n8,.bs5 .mx-md-n8{margin-left:-7.5rem!important}.bs5 .m-md-n9{margin:-9rem!important}.bs5 .mt-md-n9,.bs5 .my-md-n9{margin-top:-9rem!important}.bs5 .mr-md-n9,.bs5 .mx-md-n9{margin-right:-9rem!important}.bs5 .mb-md-n9,.bs5 .my-md-n9{margin-bottom:-9rem!important}.bs5 .ml-md-n9,.bs5 .mx-md-n9{margin-left:-9rem!important}.bs5 .m-md-n10{margin:-10.5rem!important}.bs5 .mt-md-n10,.bs5 .my-md-n10{margin-top:-10.5rem!important}.bs5 .mr-md-n10,.bs5 .mx-md-n10{margin-right:-10.5rem!important}.bs5 .mb-md-n10,.bs5 .my-md-n10{margin-bottom:-10.5rem!important}.bs5 .ml-md-n10,.bs5 .mx-md-n10{margin-left:-10.5rem!important}.bs5 .m-md-n11{margin:-12rem!important}.bs5 .mt-md-n11,.bs5 .my-md-n11{margin-top:-12rem!important}.bs5 .mr-md-n11,.bs5 .mx-md-n11{margin-right:-12rem!important}.bs5 .mb-md-n11,.bs5 .my-md-n11{margin-bottom:-12rem!important}.bs5 .ml-md-n11,.bs5 .mx-md-n11{margin-left:-12rem!important}.bs5 .m-md-n12{margin:-13.5rem!important}.bs5 .mt-md-n12,.bs5 .my-md-n12{margin-top:-13.5rem!important}.bs5 .mr-md-n12,.bs5 .mx-md-n12{margin-right:-13.5rem!important}.bs5 .mb-md-n12,.bs5 .my-md-n12{margin-bottom:-13.5rem!important}.bs5 .ml-md-n12,.bs5 .mx-md-n12{margin-left:-13.5rem!important}.bs5 .m-md-auto{margin:auto!important}.bs5 .mt-md-auto,.bs5 .my-md-auto{margin-top:auto!important}.bs5 .mr-md-auto,.bs5 .mx-md-auto{margin-right:auto!important}.bs5 .mb-md-auto,.bs5 .my-md-auto{margin-bottom:auto!important}.bs5 .ml-md-auto,.bs5 .mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.bs5 .m-lg-0{margin:0!important}.bs5 .mt-lg-0,.bs5 .my-lg-0{margin-top:0!important}.bs5 .mr-lg-0,.bs5 .mx-lg-0{margin-right:0!important}.bs5 .mb-lg-0,.bs5 .my-lg-0{margin-bottom:0!important}.bs5 .ml-lg-0,.bs5 .mx-lg-0{margin-left:0!important}.bs5 .m-lg-1{margin:.25rem!important}.bs5 .mt-lg-1,.bs5 .my-lg-1{margin-top:.25rem!important}.bs5 .mr-lg-1,.bs5 .mx-lg-1{margin-right:.25rem!important}.bs5 .mb-lg-1,.bs5 .my-lg-1{margin-bottom:.25rem!important}.bs5 .ml-lg-1,.bs5 .mx-lg-1{margin-left:.25rem!important}.bs5 .m-lg-2{margin:.5rem!important}.bs5 .mt-lg-2,.bs5 .my-lg-2{margin-top:.5rem!important}.bs5 .mr-lg-2,.bs5 .mx-lg-2{margin-right:.5rem!important}.bs5 .mb-lg-2,.bs5 .my-lg-2{margin-bottom:.5rem!important}.bs5 .ml-lg-2,.bs5 .mx-lg-2{margin-left:.5rem!important}.bs5 .m-lg-3{margin:1rem!important}.bs5 .mt-lg-3,.bs5 .my-lg-3{margin-top:1rem!important}.bs5 .mr-lg-3,.bs5 .mx-lg-3{margin-right:1rem!important}.bs5 .mb-lg-3,.bs5 .my-lg-3{margin-bottom:1rem!important}.bs5 .ml-lg-3,.bs5 .mx-lg-3{margin-left:1rem!important}.bs5 .m-lg-4{margin:1.5rem!important}.bs5 .mt-lg-4,.bs5 .my-lg-4{margin-top:1.5rem!important}.bs5 .mr-lg-4,.bs5 .mx-lg-4{margin-right:1.5rem!important}.bs5 .mb-lg-4,.bs5 .my-lg-4{margin-bottom:1.5rem!important}.bs5 .ml-lg-4,.bs5 .mx-lg-4{margin-left:1.5rem!important}.bs5 .m-lg-5{margin:3rem!important}.bs5 .mt-lg-5,.bs5 .my-lg-5{margin-top:3rem!important}.bs5 .mr-lg-5,.bs5 .mx-lg-5{margin-right:3rem!important}.bs5 .mb-lg-5,.bs5 .my-lg-5{margin-bottom:3rem!important}.bs5 .ml-lg-5,.bs5 .mx-lg-5{margin-left:3rem!important}.bs5 .m-lg-6{margin:4.5rem!important}.bs5 .mt-lg-6,.bs5 .my-lg-6{margin-top:4.5rem!important}.bs5 .mr-lg-6,.bs5 .mx-lg-6{margin-right:4.5rem!important}.bs5 .mb-lg-6,.bs5 .my-lg-6{margin-bottom:4.5rem!important}.bs5 .ml-lg-6,.bs5 .mx-lg-6{margin-left:4.5rem!important}.bs5 .m-lg-7{margin:6rem!important}.bs5 .mt-lg-7,.bs5 .my-lg-7{margin-top:6rem!important}.bs5 .mr-lg-7,.bs5 .mx-lg-7{margin-right:6rem!important}.bs5 .mb-lg-7,.bs5 .my-lg-7{margin-bottom:6rem!important}.bs5 .ml-lg-7,.bs5 .mx-lg-7{margin-left:6rem!important}.bs5 .m-lg-8{margin:7.5rem!important}.bs5 .mt-lg-8,.bs5 .my-lg-8{margin-top:7.5rem!important}.bs5 .mr-lg-8,.bs5 .mx-lg-8{margin-right:7.5rem!important}.bs5 .mb-lg-8,.bs5 .my-lg-8{margin-bottom:7.5rem!important}.bs5 .ml-lg-8,.bs5 .mx-lg-8{margin-left:7.5rem!important}.bs5 .m-lg-9{margin:9rem!important}.bs5 .mt-lg-9,.bs5 .my-lg-9{margin-top:9rem!important}.bs5 .mr-lg-9,.bs5 .mx-lg-9{margin-right:9rem!important}.bs5 .mb-lg-9,.bs5 .my-lg-9{margin-bottom:9rem!important}.bs5 .ml-lg-9,.bs5 .mx-lg-9{margin-left:9rem!important}.bs5 .m-lg-10{margin:10.5rem!important}.bs5 .mt-lg-10,.bs5 .my-lg-10{margin-top:10.5rem!important}.bs5 .mr-lg-10,.bs5 .mx-lg-10{margin-right:10.5rem!important}.bs5 .mb-lg-10,.bs5 .my-lg-10{margin-bottom:10.5rem!important}.bs5 .ml-lg-10,.bs5 .mx-lg-10{margin-left:10.5rem!important}.bs5 .m-lg-11{margin:12rem!important}.bs5 .mt-lg-11,.bs5 .my-lg-11{margin-top:12rem!important}.bs5 .mr-lg-11,.bs5 .mx-lg-11{margin-right:12rem!important}.bs5 .mb-lg-11,.bs5 .my-lg-11{margin-bottom:12rem!important}.bs5 .ml-lg-11,.bs5 .mx-lg-11{margin-left:12rem!important}.bs5 .m-lg-12{margin:13.5rem!important}.bs5 .mt-lg-12,.bs5 .my-lg-12{margin-top:13.5rem!important}.bs5 .mr-lg-12,.bs5 .mx-lg-12{margin-right:13.5rem!important}.bs5 .mb-lg-12,.bs5 .my-lg-12{margin-bottom:13.5rem!important}.bs5 .ml-lg-12,.bs5 .mx-lg-12{margin-left:13.5rem!important}.bs5 .p-lg-0{padding:0!important}.bs5 .pt-lg-0,.bs5 .py-lg-0{padding-top:0!important}.bs5 .pr-lg-0,.bs5 .px-lg-0{padding-right:0!important}.bs5 .pb-lg-0,.bs5 .py-lg-0{padding-bottom:0!important}.bs5 .pl-lg-0,.bs5 .px-lg-0{padding-left:0!important}.bs5 .p-lg-1{padding:.25rem!important}.bs5 .pt-lg-1,.bs5 .py-lg-1{padding-top:.25rem!important}.bs5 .pr-lg-1,.bs5 .px-lg-1{padding-right:.25rem!important}.bs5 .pb-lg-1,.bs5 .py-lg-1{padding-bottom:.25rem!important}.bs5 .pl-lg-1,.bs5 .px-lg-1{padding-left:.25rem!important}.bs5 .p-lg-2{padding:.5rem!important}.bs5 .pt-lg-2,.bs5 .py-lg-2{padding-top:.5rem!important}.bs5 .pr-lg-2,.bs5 .px-lg-2{padding-right:.5rem!important}.bs5 .pb-lg-2,.bs5 .py-lg-2{padding-bottom:.5rem!important}.bs5 .pl-lg-2,.bs5 .px-lg-2{padding-left:.5rem!important}.bs5 .p-lg-3{padding:1rem!important}.bs5 .pt-lg-3,.bs5 .py-lg-3{padding-top:1rem!important}.bs5 .pr-lg-3,.bs5 .px-lg-3{padding-right:1rem!important}.bs5 .pb-lg-3,.bs5 .py-lg-3{padding-bottom:1rem!important}.bs5 .pl-lg-3,.bs5 .px-lg-3{padding-left:1rem!important}.bs5 .p-lg-4{padding:1.5rem!important}.bs5 .pt-lg-4,.bs5 .py-lg-4{padding-top:1.5rem!important}.bs5 .pr-lg-4,.bs5 .px-lg-4{padding-right:1.5rem!important}.bs5 .pb-lg-4,.bs5 .py-lg-4{padding-bottom:1.5rem!important}.bs5 .pl-lg-4,.bs5 .px-lg-4{padding-left:1.5rem!important}.bs5 .p-lg-5{padding:3rem!important}.bs5 .pt-lg-5,.bs5 .py-lg-5{padding-top:3rem!important}.bs5 .pr-lg-5,.bs5 .px-lg-5{padding-right:3rem!important}.bs5 .pb-lg-5,.bs5 .py-lg-5{padding-bottom:3rem!important}.bs5 .pl-lg-5,.bs5 .px-lg-5{padding-left:3rem!important}.bs5 .p-lg-6{padding:4.5rem!important}.bs5 .pt-lg-6,.bs5 .py-lg-6{padding-top:4.5rem!important}.bs5 .pr-lg-6,.bs5 .px-lg-6{padding-right:4.5rem!important}.bs5 .pb-lg-6,.bs5 .py-lg-6{padding-bottom:4.5rem!important}.bs5 .pl-lg-6,.bs5 .px-lg-6{padding-left:4.5rem!important}.bs5 .p-lg-7{padding:6rem!important}.bs5 .pt-lg-7,.bs5 .py-lg-7{padding-top:6rem!important}.bs5 .pr-lg-7,.bs5 .px-lg-7{padding-right:6rem!important}.bs5 .pb-lg-7,.bs5 .py-lg-7{padding-bottom:6rem!important}.bs5 .pl-lg-7,.bs5 .px-lg-7{padding-left:6rem!important}.bs5 .p-lg-8{padding:7.5rem!important}.bs5 .pt-lg-8,.bs5 .py-lg-8{padding-top:7.5rem!important}.bs5 .pr-lg-8,.bs5 .px-lg-8{padding-right:7.5rem!important}.bs5 .pb-lg-8,.bs5 .py-lg-8{padding-bottom:7.5rem!important}.bs5 .pl-lg-8,.bs5 .px-lg-8{padding-left:7.5rem!important}.bs5 .p-lg-9{padding:9rem!important}.bs5 .pt-lg-9,.bs5 .py-lg-9{padding-top:9rem!important}.bs5 .pr-lg-9,.bs5 .px-lg-9{padding-right:9rem!important}.bs5 .pb-lg-9,.bs5 .py-lg-9{padding-bottom:9rem!important}.bs5 .pl-lg-9,.bs5 .px-lg-9{padding-left:9rem!important}.bs5 .p-lg-10{padding:10.5rem!important}.bs5 .pt-lg-10,.bs5 .py-lg-10{padding-top:10.5rem!important}.bs5 .pr-lg-10,.bs5 .px-lg-10{padding-right:10.5rem!important}.bs5 .pb-lg-10,.bs5 .py-lg-10{padding-bottom:10.5rem!important}.bs5 .pl-lg-10,.bs5 .px-lg-10{padding-left:10.5rem!important}.bs5 .p-lg-11{padding:12rem!important}.bs5 .pt-lg-11,.bs5 .py-lg-11{padding-top:12rem!important}.bs5 .pr-lg-11,.bs5 .px-lg-11{padding-right:12rem!important}.bs5 .pb-lg-11,.bs5 .py-lg-11{padding-bottom:12rem!important}.bs5 .pl-lg-11,.bs5 .px-lg-11{padding-left:12rem!important}.bs5 .p-lg-12{padding:13.5rem!important}.bs5 .pt-lg-12,.bs5 .py-lg-12{padding-top:13.5rem!important}.bs5 .pr-lg-12,.bs5 .px-lg-12{padding-right:13.5rem!important}.bs5 .pb-lg-12,.bs5 .py-lg-12{padding-bottom:13.5rem!important}.bs5 .pl-lg-12,.bs5 .px-lg-12{padding-left:13.5rem!important}.bs5 .m-lg-n1{margin:-.25rem!important}.bs5 .mt-lg-n1,.bs5 .my-lg-n1{margin-top:-.25rem!important}.bs5 .mr-lg-n1,.bs5 .mx-lg-n1{margin-right:-.25rem!important}.bs5 .mb-lg-n1,.bs5 .my-lg-n1{margin-bottom:-.25rem!important}.bs5 .ml-lg-n1,.bs5 .mx-lg-n1{margin-left:-.25rem!important}.bs5 .m-lg-n2{margin:-.5rem!important}.bs5 .mt-lg-n2,.bs5 .my-lg-n2{margin-top:-.5rem!important}.bs5 .mr-lg-n2,.bs5 .mx-lg-n2{margin-right:-.5rem!important}.bs5 .mb-lg-n2,.bs5 .my-lg-n2{margin-bottom:-.5rem!important}.bs5 .ml-lg-n2,.bs5 .mx-lg-n2{margin-left:-.5rem!important}.bs5 .m-lg-n3{margin:-1rem!important}.bs5 .mt-lg-n3,.bs5 .my-lg-n3{margin-top:-1rem!important}.bs5 .mr-lg-n3,.bs5 .mx-lg-n3{margin-right:-1rem!important}.bs5 .mb-lg-n3,.bs5 .my-lg-n3{margin-bottom:-1rem!important}.bs5 .ml-lg-n3,.bs5 .mx-lg-n3{margin-left:-1rem!important}.bs5 .m-lg-n4{margin:-1.5rem!important}.bs5 .mt-lg-n4,.bs5 .my-lg-n4{margin-top:-1.5rem!important}.bs5 .mr-lg-n4,.bs5 .mx-lg-n4{margin-right:-1.5rem!important}.bs5 .mb-lg-n4,.bs5 .my-lg-n4{margin-bottom:-1.5rem!important}.bs5 .ml-lg-n4,.bs5 .mx-lg-n4{margin-left:-1.5rem!important}.bs5 .m-lg-n5{margin:-3rem!important}.bs5 .mt-lg-n5,.bs5 .my-lg-n5{margin-top:-3rem!important}.bs5 .mr-lg-n5,.bs5 .mx-lg-n5{margin-right:-3rem!important}.bs5 .mb-lg-n5,.bs5 .my-lg-n5{margin-bottom:-3rem!important}.bs5 .ml-lg-n5,.bs5 .mx-lg-n5{margin-left:-3rem!important}.bs5 .m-lg-n6{margin:-4.5rem!important}.bs5 .mt-lg-n6,.bs5 .my-lg-n6{margin-top:-4.5rem!important}.bs5 .mr-lg-n6,.bs5 .mx-lg-n6{margin-right:-4.5rem!important}.bs5 .mb-lg-n6,.bs5 .my-lg-n6{margin-bottom:-4.5rem!important}.bs5 .ml-lg-n6,.bs5 .mx-lg-n6{margin-left:-4.5rem!important}.bs5 .m-lg-n7{margin:-6rem!important}.bs5 .mt-lg-n7,.bs5 .my-lg-n7{margin-top:-6rem!important}.bs5 .mr-lg-n7,.bs5 .mx-lg-n7{margin-right:-6rem!important}.bs5 .mb-lg-n7,.bs5 .my-lg-n7{margin-bottom:-6rem!important}.bs5 .ml-lg-n7,.bs5 .mx-lg-n7{margin-left:-6rem!important}.bs5 .m-lg-n8{margin:-7.5rem!important}.bs5 .mt-lg-n8,.bs5 .my-lg-n8{margin-top:-7.5rem!important}.bs5 .mr-lg-n8,.bs5 .mx-lg-n8{margin-right:-7.5rem!important}.bs5 .mb-lg-n8,.bs5 .my-lg-n8{margin-bottom:-7.5rem!important}.bs5 .ml-lg-n8,.bs5 .mx-lg-n8{margin-left:-7.5rem!important}.bs5 .m-lg-n9{margin:-9rem!important}.bs5 .mt-lg-n9,.bs5 .my-lg-n9{margin-top:-9rem!important}.bs5 .mr-lg-n9,.bs5 .mx-lg-n9{margin-right:-9rem!important}.bs5 .mb-lg-n9,.bs5 .my-lg-n9{margin-bottom:-9rem!important}.bs5 .ml-lg-n9,.bs5 .mx-lg-n9{margin-left:-9rem!important}.bs5 .m-lg-n10{margin:-10.5rem!important}.bs5 .mt-lg-n10,.bs5 .my-lg-n10{margin-top:-10.5rem!important}.bs5 .mr-lg-n10,.bs5 .mx-lg-n10{margin-right:-10.5rem!important}.bs5 .mb-lg-n10,.bs5 .my-lg-n10{margin-bottom:-10.5rem!important}.bs5 .ml-lg-n10,.bs5 .mx-lg-n10{margin-left:-10.5rem!important}.bs5 .m-lg-n11{margin:-12rem!important}.bs5 .mt-lg-n11,.bs5 .my-lg-n11{margin-top:-12rem!important}.bs5 .mr-lg-n11,.bs5 .mx-lg-n11{margin-right:-12rem!important}.bs5 .mb-lg-n11,.bs5 .my-lg-n11{margin-bottom:-12rem!important}.bs5 .ml-lg-n11,.bs5 .mx-lg-n11{margin-left:-12rem!important}.bs5 .m-lg-n12{margin:-13.5rem!important}.bs5 .mt-lg-n12,.bs5 .my-lg-n12{margin-top:-13.5rem!important}.bs5 .mr-lg-n12,.bs5 .mx-lg-n12{margin-right:-13.5rem!important}.bs5 .mb-lg-n12,.bs5 .my-lg-n12{margin-bottom:-13.5rem!important}.bs5 .ml-lg-n12,.bs5 .mx-lg-n12{margin-left:-13.5rem!important}.bs5 .m-lg-auto{margin:auto!important}.bs5 .mt-lg-auto,.bs5 .my-lg-auto{margin-top:auto!important}.bs5 .mr-lg-auto,.bs5 .mx-lg-auto{margin-right:auto!important}.bs5 .mb-lg-auto,.bs5 .my-lg-auto{margin-bottom:auto!important}.bs5 .ml-lg-auto,.bs5 .mx-lg-auto{margin-left:auto!important}}@media (min-width: 1240px){.bs5 .m-xl-0{margin:0!important}.bs5 .mt-xl-0,.bs5 .my-xl-0{margin-top:0!important}.bs5 .mr-xl-0,.bs5 .mx-xl-0{margin-right:0!important}.bs5 .mb-xl-0,.bs5 .my-xl-0{margin-bottom:0!important}.bs5 .ml-xl-0,.bs5 .mx-xl-0{margin-left:0!important}.bs5 .m-xl-1{margin:.25rem!important}.bs5 .mt-xl-1,.bs5 .my-xl-1{margin-top:.25rem!important}.bs5 .mr-xl-1,.bs5 .mx-xl-1{margin-right:.25rem!important}.bs5 .mb-xl-1,.bs5 .my-xl-1{margin-bottom:.25rem!important}.bs5 .ml-xl-1,.bs5 .mx-xl-1{margin-left:.25rem!important}.bs5 .m-xl-2{margin:.5rem!important}.bs5 .mt-xl-2,.bs5 .my-xl-2{margin-top:.5rem!important}.bs5 .mr-xl-2,.bs5 .mx-xl-2{margin-right:.5rem!important}.bs5 .mb-xl-2,.bs5 .my-xl-2{margin-bottom:.5rem!important}.bs5 .ml-xl-2,.bs5 .mx-xl-2{margin-left:.5rem!important}.bs5 .m-xl-3{margin:1rem!important}.bs5 .mt-xl-3,.bs5 .my-xl-3{margin-top:1rem!important}.bs5 .mr-xl-3,.bs5 .mx-xl-3{margin-right:1rem!important}.bs5 .mb-xl-3,.bs5 .my-xl-3{margin-bottom:1rem!important}.bs5 .ml-xl-3,.bs5 .mx-xl-3{margin-left:1rem!important}.bs5 .m-xl-4{margin:1.5rem!important}.bs5 .mt-xl-4,.bs5 .my-xl-4{margin-top:1.5rem!important}.bs5 .mr-xl-4,.bs5 .mx-xl-4{margin-right:1.5rem!important}.bs5 .mb-xl-4,.bs5 .my-xl-4{margin-bottom:1.5rem!important}.bs5 .ml-xl-4,.bs5 .mx-xl-4{margin-left:1.5rem!important}.bs5 .m-xl-5{margin:3rem!important}.bs5 .mt-xl-5,.bs5 .my-xl-5{margin-top:3rem!important}.bs5 .mr-xl-5,.bs5 .mx-xl-5{margin-right:3rem!important}.bs5 .mb-xl-5,.bs5 .my-xl-5{margin-bottom:3rem!important}.bs5 .ml-xl-5,.bs5 .mx-xl-5{margin-left:3rem!important}.bs5 .m-xl-6{margin:4.5rem!important}.bs5 .mt-xl-6,.bs5 .my-xl-6{margin-top:4.5rem!important}.bs5 .mr-xl-6,.bs5 .mx-xl-6{margin-right:4.5rem!important}.bs5 .mb-xl-6,.bs5 .my-xl-6{margin-bottom:4.5rem!important}.bs5 .ml-xl-6,.bs5 .mx-xl-6{margin-left:4.5rem!important}.bs5 .m-xl-7{margin:6rem!important}.bs5 .mt-xl-7,.bs5 .my-xl-7{margin-top:6rem!important}.bs5 .mr-xl-7,.bs5 .mx-xl-7{margin-right:6rem!important}.bs5 .mb-xl-7,.bs5 .my-xl-7{margin-bottom:6rem!important}.bs5 .ml-xl-7,.bs5 .mx-xl-7{margin-left:6rem!important}.bs5 .m-xl-8{margin:7.5rem!important}.bs5 .mt-xl-8,.bs5 .my-xl-8{margin-top:7.5rem!important}.bs5 .mr-xl-8,.bs5 .mx-xl-8{margin-right:7.5rem!important}.bs5 .mb-xl-8,.bs5 .my-xl-8{margin-bottom:7.5rem!important}.bs5 .ml-xl-8,.bs5 .mx-xl-8{margin-left:7.5rem!important}.bs5 .m-xl-9{margin:9rem!important}.bs5 .mt-xl-9,.bs5 .my-xl-9{margin-top:9rem!important}.bs5 .mr-xl-9,.bs5 .mx-xl-9{margin-right:9rem!important}.bs5 .mb-xl-9,.bs5 .my-xl-9{margin-bottom:9rem!important}.bs5 .ml-xl-9,.bs5 .mx-xl-9{margin-left:9rem!important}.bs5 .m-xl-10{margin:10.5rem!important}.bs5 .mt-xl-10,.bs5 .my-xl-10{margin-top:10.5rem!important}.bs5 .mr-xl-10,.bs5 .mx-xl-10{margin-right:10.5rem!important}.bs5 .mb-xl-10,.bs5 .my-xl-10{margin-bottom:10.5rem!important}.bs5 .ml-xl-10,.bs5 .mx-xl-10{margin-left:10.5rem!important}.bs5 .m-xl-11{margin:12rem!important}.bs5 .mt-xl-11,.bs5 .my-xl-11{margin-top:12rem!important}.bs5 .mr-xl-11,.bs5 .mx-xl-11{margin-right:12rem!important}.bs5 .mb-xl-11,.bs5 .my-xl-11{margin-bottom:12rem!important}.bs5 .ml-xl-11,.bs5 .mx-xl-11{margin-left:12rem!important}.bs5 .m-xl-12{margin:13.5rem!important}.bs5 .mt-xl-12,.bs5 .my-xl-12{margin-top:13.5rem!important}.bs5 .mr-xl-12,.bs5 .mx-xl-12{margin-right:13.5rem!important}.bs5 .mb-xl-12,.bs5 .my-xl-12{margin-bottom:13.5rem!important}.bs5 .ml-xl-12,.bs5 .mx-xl-12{margin-left:13.5rem!important}.bs5 .p-xl-0{padding:0!important}.bs5 .pt-xl-0,.bs5 .py-xl-0{padding-top:0!important}.bs5 .pr-xl-0,.bs5 .px-xl-0{padding-right:0!important}.bs5 .pb-xl-0,.bs5 .py-xl-0{padding-bottom:0!important}.bs5 .pl-xl-0,.bs5 .px-xl-0{padding-left:0!important}.bs5 .p-xl-1{padding:.25rem!important}.bs5 .pt-xl-1,.bs5 .py-xl-1{padding-top:.25rem!important}.bs5 .pr-xl-1,.bs5 .px-xl-1{padding-right:.25rem!important}.bs5 .pb-xl-1,.bs5 .py-xl-1{padding-bottom:.25rem!important}.bs5 .pl-xl-1,.bs5 .px-xl-1{padding-left:.25rem!important}.bs5 .p-xl-2{padding:.5rem!important}.bs5 .pt-xl-2,.bs5 .py-xl-2{padding-top:.5rem!important}.bs5 .pr-xl-2,.bs5 .px-xl-2{padding-right:.5rem!important}.bs5 .pb-xl-2,.bs5 .py-xl-2{padding-bottom:.5rem!important}.bs5 .pl-xl-2,.bs5 .px-xl-2{padding-left:.5rem!important}.bs5 .p-xl-3{padding:1rem!important}.bs5 .pt-xl-3,.bs5 .py-xl-3{padding-top:1rem!important}.bs5 .pr-xl-3,.bs5 .px-xl-3{padding-right:1rem!important}.bs5 .pb-xl-3,.bs5 .py-xl-3{padding-bottom:1rem!important}.bs5 .pl-xl-3,.bs5 .px-xl-3{padding-left:1rem!important}.bs5 .p-xl-4{padding:1.5rem!important}.bs5 .pt-xl-4,.bs5 .py-xl-4{padding-top:1.5rem!important}.bs5 .pr-xl-4,.bs5 .px-xl-4{padding-right:1.5rem!important}.bs5 .pb-xl-4,.bs5 .py-xl-4{padding-bottom:1.5rem!important}.bs5 .pl-xl-4,.bs5 .px-xl-4{padding-left:1.5rem!important}.bs5 .p-xl-5{padding:3rem!important}.bs5 .pt-xl-5,.bs5 .py-xl-5{padding-top:3rem!important}.bs5 .pr-xl-5,.bs5 .px-xl-5{padding-right:3rem!important}.bs5 .pb-xl-5,.bs5 .py-xl-5{padding-bottom:3rem!important}.bs5 .pl-xl-5,.bs5 .px-xl-5{padding-left:3rem!important}.bs5 .p-xl-6{padding:4.5rem!important}.bs5 .pt-xl-6,.bs5 .py-xl-6{padding-top:4.5rem!important}.bs5 .pr-xl-6,.bs5 .px-xl-6{padding-right:4.5rem!important}.bs5 .pb-xl-6,.bs5 .py-xl-6{padding-bottom:4.5rem!important}.bs5 .pl-xl-6,.bs5 .px-xl-6{padding-left:4.5rem!important}.bs5 .p-xl-7{padding:6rem!important}.bs5 .pt-xl-7,.bs5 .py-xl-7{padding-top:6rem!important}.bs5 .pr-xl-7,.bs5 .px-xl-7{padding-right:6rem!important}.bs5 .pb-xl-7,.bs5 .py-xl-7{padding-bottom:6rem!important}.bs5 .pl-xl-7,.bs5 .px-xl-7{padding-left:6rem!important}.bs5 .p-xl-8{padding:7.5rem!important}.bs5 .pt-xl-8,.bs5 .py-xl-8{padding-top:7.5rem!important}.bs5 .pr-xl-8,.bs5 .px-xl-8{padding-right:7.5rem!important}.bs5 .pb-xl-8,.bs5 .py-xl-8{padding-bottom:7.5rem!important}.bs5 .pl-xl-8,.bs5 .px-xl-8{padding-left:7.5rem!important}.bs5 .p-xl-9{padding:9rem!important}.bs5 .pt-xl-9,.bs5 .py-xl-9{padding-top:9rem!important}.bs5 .pr-xl-9,.bs5 .px-xl-9{padding-right:9rem!important}.bs5 .pb-xl-9,.bs5 .py-xl-9{padding-bottom:9rem!important}.bs5 .pl-xl-9,.bs5 .px-xl-9{padding-left:9rem!important}.bs5 .p-xl-10{padding:10.5rem!important}.bs5 .pt-xl-10,.bs5 .py-xl-10{padding-top:10.5rem!important}.bs5 .pr-xl-10,.bs5 .px-xl-10{padding-right:10.5rem!important}.bs5 .pb-xl-10,.bs5 .py-xl-10{padding-bottom:10.5rem!important}.bs5 .pl-xl-10,.bs5 .px-xl-10{padding-left:10.5rem!important}.bs5 .p-xl-11{padding:12rem!important}.bs5 .pt-xl-11,.bs5 .py-xl-11{padding-top:12rem!important}.bs5 .pr-xl-11,.bs5 .px-xl-11{padding-right:12rem!important}.bs5 .pb-xl-11,.bs5 .py-xl-11{padding-bottom:12rem!important}.bs5 .pl-xl-11,.bs5 .px-xl-11{padding-left:12rem!important}.bs5 .p-xl-12{padding:13.5rem!important}.bs5 .pt-xl-12,.bs5 .py-xl-12{padding-top:13.5rem!important}.bs5 .pr-xl-12,.bs5 .px-xl-12{padding-right:13.5rem!important}.bs5 .pb-xl-12,.bs5 .py-xl-12{padding-bottom:13.5rem!important}.bs5 .pl-xl-12,.bs5 .px-xl-12{padding-left:13.5rem!important}.bs5 .m-xl-n1{margin:-.25rem!important}.bs5 .mt-xl-n1,.bs5 .my-xl-n1{margin-top:-.25rem!important}.bs5 .mr-xl-n1,.bs5 .mx-xl-n1{margin-right:-.25rem!important}.bs5 .mb-xl-n1,.bs5 .my-xl-n1{margin-bottom:-.25rem!important}.bs5 .ml-xl-n1,.bs5 .mx-xl-n1{margin-left:-.25rem!important}.bs5 .m-xl-n2{margin:-.5rem!important}.bs5 .mt-xl-n2,.bs5 .my-xl-n2{margin-top:-.5rem!important}.bs5 .mr-xl-n2,.bs5 .mx-xl-n2{margin-right:-.5rem!important}.bs5 .mb-xl-n2,.bs5 .my-xl-n2{margin-bottom:-.5rem!important}.bs5 .ml-xl-n2,.bs5 .mx-xl-n2{margin-left:-.5rem!important}.bs5 .m-xl-n3{margin:-1rem!important}.bs5 .mt-xl-n3,.bs5 .my-xl-n3{margin-top:-1rem!important}.bs5 .mr-xl-n3,.bs5 .mx-xl-n3{margin-right:-1rem!important}.bs5 .mb-xl-n3,.bs5 .my-xl-n3{margin-bottom:-1rem!important}.bs5 .ml-xl-n3,.bs5 .mx-xl-n3{margin-left:-1rem!important}.bs5 .m-xl-n4{margin:-1.5rem!important}.bs5 .mt-xl-n4,.bs5 .my-xl-n4{margin-top:-1.5rem!important}.bs5 .mr-xl-n4,.bs5 .mx-xl-n4{margin-right:-1.5rem!important}.bs5 .mb-xl-n4,.bs5 .my-xl-n4{margin-bottom:-1.5rem!important}.bs5 .ml-xl-n4,.bs5 .mx-xl-n4{margin-left:-1.5rem!important}.bs5 .m-xl-n5{margin:-3rem!important}.bs5 .mt-xl-n5,.bs5 .my-xl-n5{margin-top:-3rem!important}.bs5 .mr-xl-n5,.bs5 .mx-xl-n5{margin-right:-3rem!important}.bs5 .mb-xl-n5,.bs5 .my-xl-n5{margin-bottom:-3rem!important}.bs5 .ml-xl-n5,.bs5 .mx-xl-n5{margin-left:-3rem!important}.bs5 .m-xl-n6{margin:-4.5rem!important}.bs5 .mt-xl-n6,.bs5 .my-xl-n6{margin-top:-4.5rem!important}.bs5 .mr-xl-n6,.bs5 .mx-xl-n6{margin-right:-4.5rem!important}.bs5 .mb-xl-n6,.bs5 .my-xl-n6{margin-bottom:-4.5rem!important}.bs5 .ml-xl-n6,.bs5 .mx-xl-n6{margin-left:-4.5rem!important}.bs5 .m-xl-n7{margin:-6rem!important}.bs5 .mt-xl-n7,.bs5 .my-xl-n7{margin-top:-6rem!important}.bs5 .mr-xl-n7,.bs5 .mx-xl-n7{margin-right:-6rem!important}.bs5 .mb-xl-n7,.bs5 .my-xl-n7{margin-bottom:-6rem!important}.bs5 .ml-xl-n7,.bs5 .mx-xl-n7{margin-left:-6rem!important}.bs5 .m-xl-n8{margin:-7.5rem!important}.bs5 .mt-xl-n8,.bs5 .my-xl-n8{margin-top:-7.5rem!important}.bs5 .mr-xl-n8,.bs5 .mx-xl-n8{margin-right:-7.5rem!important}.bs5 .mb-xl-n8,.bs5 .my-xl-n8{margin-bottom:-7.5rem!important}.bs5 .ml-xl-n8,.bs5 .mx-xl-n8{margin-left:-7.5rem!important}.bs5 .m-xl-n9{margin:-9rem!important}.bs5 .mt-xl-n9,.bs5 .my-xl-n9{margin-top:-9rem!important}.bs5 .mr-xl-n9,.bs5 .mx-xl-n9{margin-right:-9rem!important}.bs5 .mb-xl-n9,.bs5 .my-xl-n9{margin-bottom:-9rem!important}.bs5 .ml-xl-n9,.bs5 .mx-xl-n9{margin-left:-9rem!important}.bs5 .m-xl-n10{margin:-10.5rem!important}.bs5 .mt-xl-n10,.bs5 .my-xl-n10{margin-top:-10.5rem!important}.bs5 .mr-xl-n10,.bs5 .mx-xl-n10{margin-right:-10.5rem!important}.bs5 .mb-xl-n10,.bs5 .my-xl-n10{margin-bottom:-10.5rem!important}.bs5 .ml-xl-n10,.bs5 .mx-xl-n10{margin-left:-10.5rem!important}.bs5 .m-xl-n11{margin:-12rem!important}.bs5 .mt-xl-n11,.bs5 .my-xl-n11{margin-top:-12rem!important}.bs5 .mr-xl-n11,.bs5 .mx-xl-n11{margin-right:-12rem!important}.bs5 .mb-xl-n11,.bs5 .my-xl-n11{margin-bottom:-12rem!important}.bs5 .ml-xl-n11,.bs5 .mx-xl-n11{margin-left:-12rem!important}.bs5 .m-xl-n12{margin:-13.5rem!important}.bs5 .mt-xl-n12,.bs5 .my-xl-n12{margin-top:-13.5rem!important}.bs5 .mr-xl-n12,.bs5 .mx-xl-n12{margin-right:-13.5rem!important}.bs5 .mb-xl-n12,.bs5 .my-xl-n12{margin-bottom:-13.5rem!important}.bs5 .ml-xl-n12,.bs5 .mx-xl-n12{margin-left:-13.5rem!important}.bs5 .m-xl-auto{margin:auto!important}.bs5 .mt-xl-auto,.bs5 .my-xl-auto{margin-top:auto!important}.bs5 .mr-xl-auto,.bs5 .mx-xl-auto{margin-right:auto!important}.bs5 .mb-xl-auto,.bs5 .my-xl-auto{margin-bottom:auto!important}.bs5 .ml-xl-auto,.bs5 .mx-xl-auto{margin-left:auto!important}}@media (min-width: 1400px){.bs5 .m-xxl-0{margin:0!important}.bs5 .mt-xxl-0,.bs5 .my-xxl-0{margin-top:0!important}.bs5 .mr-xxl-0,.bs5 .mx-xxl-0{margin-right:0!important}.bs5 .mb-xxl-0,.bs5 .my-xxl-0{margin-bottom:0!important}.bs5 .ml-xxl-0,.bs5 .mx-xxl-0{margin-left:0!important}.bs5 .m-xxl-1{margin:.25rem!important}.bs5 .mt-xxl-1,.bs5 .my-xxl-1{margin-top:.25rem!important}.bs5 .mr-xxl-1,.bs5 .mx-xxl-1{margin-right:.25rem!important}.bs5 .mb-xxl-1,.bs5 .my-xxl-1{margin-bottom:.25rem!important}.bs5 .ml-xxl-1,.bs5 .mx-xxl-1{margin-left:.25rem!important}.bs5 .m-xxl-2{margin:.5rem!important}.bs5 .mt-xxl-2,.bs5 .my-xxl-2{margin-top:.5rem!important}.bs5 .mr-xxl-2,.bs5 .mx-xxl-2{margin-right:.5rem!important}.bs5 .mb-xxl-2,.bs5 .my-xxl-2{margin-bottom:.5rem!important}.bs5 .ml-xxl-2,.bs5 .mx-xxl-2{margin-left:.5rem!important}.bs5 .m-xxl-3{margin:1rem!important}.bs5 .mt-xxl-3,.bs5 .my-xxl-3{margin-top:1rem!important}.bs5 .mr-xxl-3,.bs5 .mx-xxl-3{margin-right:1rem!important}.bs5 .mb-xxl-3,.bs5 .my-xxl-3{margin-bottom:1rem!important}.bs5 .ml-xxl-3,.bs5 .mx-xxl-3{margin-left:1rem!important}.bs5 .m-xxl-4{margin:1.5rem!important}.bs5 .mt-xxl-4,.bs5 .my-xxl-4{margin-top:1.5rem!important}.bs5 .mr-xxl-4,.bs5 .mx-xxl-4{margin-right:1.5rem!important}.bs5 .mb-xxl-4,.bs5 .my-xxl-4{margin-bottom:1.5rem!important}.bs5 .ml-xxl-4,.bs5 .mx-xxl-4{margin-left:1.5rem!important}.bs5 .m-xxl-5{margin:3rem!important}.bs5 .mt-xxl-5,.bs5 .my-xxl-5{margin-top:3rem!important}.bs5 .mr-xxl-5,.bs5 .mx-xxl-5{margin-right:3rem!important}.bs5 .mb-xxl-5,.bs5 .my-xxl-5{margin-bottom:3rem!important}.bs5 .ml-xxl-5,.bs5 .mx-xxl-5{margin-left:3rem!important}.bs5 .m-xxl-6{margin:4.5rem!important}.bs5 .mt-xxl-6,.bs5 .my-xxl-6{margin-top:4.5rem!important}.bs5 .mr-xxl-6,.bs5 .mx-xxl-6{margin-right:4.5rem!important}.bs5 .mb-xxl-6,.bs5 .my-xxl-6{margin-bottom:4.5rem!important}.bs5 .ml-xxl-6,.bs5 .mx-xxl-6{margin-left:4.5rem!important}.bs5 .m-xxl-7{margin:6rem!important}.bs5 .mt-xxl-7,.bs5 .my-xxl-7{margin-top:6rem!important}.bs5 .mr-xxl-7,.bs5 .mx-xxl-7{margin-right:6rem!important}.bs5 .mb-xxl-7,.bs5 .my-xxl-7{margin-bottom:6rem!important}.bs5 .ml-xxl-7,.bs5 .mx-xxl-7{margin-left:6rem!important}.bs5 .m-xxl-8{margin:7.5rem!important}.bs5 .mt-xxl-8,.bs5 .my-xxl-8{margin-top:7.5rem!important}.bs5 .mr-xxl-8,.bs5 .mx-xxl-8{margin-right:7.5rem!important}.bs5 .mb-xxl-8,.bs5 .my-xxl-8{margin-bottom:7.5rem!important}.bs5 .ml-xxl-8,.bs5 .mx-xxl-8{margin-left:7.5rem!important}.bs5 .m-xxl-9{margin:9rem!important}.bs5 .mt-xxl-9,.bs5 .my-xxl-9{margin-top:9rem!important}.bs5 .mr-xxl-9,.bs5 .mx-xxl-9{margin-right:9rem!important}.bs5 .mb-xxl-9,.bs5 .my-xxl-9{margin-bottom:9rem!important}.bs5 .ml-xxl-9,.bs5 .mx-xxl-9{margin-left:9rem!important}.bs5 .m-xxl-10{margin:10.5rem!important}.bs5 .mt-xxl-10,.bs5 .my-xxl-10{margin-top:10.5rem!important}.bs5 .mr-xxl-10,.bs5 .mx-xxl-10{margin-right:10.5rem!important}.bs5 .mb-xxl-10,.bs5 .my-xxl-10{margin-bottom:10.5rem!important}.bs5 .ml-xxl-10,.bs5 .mx-xxl-10{margin-left:10.5rem!important}.bs5 .m-xxl-11{margin:12rem!important}.bs5 .mt-xxl-11,.bs5 .my-xxl-11{margin-top:12rem!important}.bs5 .mr-xxl-11,.bs5 .mx-xxl-11{margin-right:12rem!important}.bs5 .mb-xxl-11,.bs5 .my-xxl-11{margin-bottom:12rem!important}.bs5 .ml-xxl-11,.bs5 .mx-xxl-11{margin-left:12rem!important}.bs5 .m-xxl-12{margin:13.5rem!important}.bs5 .mt-xxl-12,.bs5 .my-xxl-12{margin-top:13.5rem!important}.bs5 .mr-xxl-12,.bs5 .mx-xxl-12{margin-right:13.5rem!important}.bs5 .mb-xxl-12,.bs5 .my-xxl-12{margin-bottom:13.5rem!important}.bs5 .ml-xxl-12,.bs5 .mx-xxl-12{margin-left:13.5rem!important}.bs5 .p-xxl-0{padding:0!important}.bs5 .pt-xxl-0,.bs5 .py-xxl-0{padding-top:0!important}.bs5 .pr-xxl-0,.bs5 .px-xxl-0{padding-right:0!important}.bs5 .pb-xxl-0,.bs5 .py-xxl-0{padding-bottom:0!important}.bs5 .pl-xxl-0,.bs5 .px-xxl-0{padding-left:0!important}.bs5 .p-xxl-1{padding:.25rem!important}.bs5 .pt-xxl-1,.bs5 .py-xxl-1{padding-top:.25rem!important}.bs5 .pr-xxl-1,.bs5 .px-xxl-1{padding-right:.25rem!important}.bs5 .pb-xxl-1,.bs5 .py-xxl-1{padding-bottom:.25rem!important}.bs5 .pl-xxl-1,.bs5 .px-xxl-1{padding-left:.25rem!important}.bs5 .p-xxl-2{padding:.5rem!important}.bs5 .pt-xxl-2,.bs5 .py-xxl-2{padding-top:.5rem!important}.bs5 .pr-xxl-2,.bs5 .px-xxl-2{padding-right:.5rem!important}.bs5 .pb-xxl-2,.bs5 .py-xxl-2{padding-bottom:.5rem!important}.bs5 .pl-xxl-2,.bs5 .px-xxl-2{padding-left:.5rem!important}.bs5 .p-xxl-3{padding:1rem!important}.bs5 .pt-xxl-3,.bs5 .py-xxl-3{padding-top:1rem!important}.bs5 .pr-xxl-3,.bs5 .px-xxl-3{padding-right:1rem!important}.bs5 .pb-xxl-3,.bs5 .py-xxl-3{padding-bottom:1rem!important}.bs5 .pl-xxl-3,.bs5 .px-xxl-3{padding-left:1rem!important}.bs5 .p-xxl-4{padding:1.5rem!important}.bs5 .pt-xxl-4,.bs5 .py-xxl-4{padding-top:1.5rem!important}.bs5 .pr-xxl-4,.bs5 .px-xxl-4{padding-right:1.5rem!important}.bs5 .pb-xxl-4,.bs5 .py-xxl-4{padding-bottom:1.5rem!important}.bs5 .pl-xxl-4,.bs5 .px-xxl-4{padding-left:1.5rem!important}.bs5 .p-xxl-5{padding:3rem!important}.bs5 .pt-xxl-5,.bs5 .py-xxl-5{padding-top:3rem!important}.bs5 .pr-xxl-5,.bs5 .px-xxl-5{padding-right:3rem!important}.bs5 .pb-xxl-5,.bs5 .py-xxl-5{padding-bottom:3rem!important}.bs5 .pl-xxl-5,.bs5 .px-xxl-5{padding-left:3rem!important}.bs5 .p-xxl-6{padding:4.5rem!important}.bs5 .pt-xxl-6,.bs5 .py-xxl-6{padding-top:4.5rem!important}.bs5 .pr-xxl-6,.bs5 .px-xxl-6{padding-right:4.5rem!important}.bs5 .pb-xxl-6,.bs5 .py-xxl-6{padding-bottom:4.5rem!important}.bs5 .pl-xxl-6,.bs5 .px-xxl-6{padding-left:4.5rem!important}.bs5 .p-xxl-7{padding:6rem!important}.bs5 .pt-xxl-7,.bs5 .py-xxl-7{padding-top:6rem!important}.bs5 .pr-xxl-7,.bs5 .px-xxl-7{padding-right:6rem!important}.bs5 .pb-xxl-7,.bs5 .py-xxl-7{padding-bottom:6rem!important}.bs5 .pl-xxl-7,.bs5 .px-xxl-7{padding-left:6rem!important}.bs5 .p-xxl-8{padding:7.5rem!important}.bs5 .pt-xxl-8,.bs5 .py-xxl-8{padding-top:7.5rem!important}.bs5 .pr-xxl-8,.bs5 .px-xxl-8{padding-right:7.5rem!important}.bs5 .pb-xxl-8,.bs5 .py-xxl-8{padding-bottom:7.5rem!important}.bs5 .pl-xxl-8,.bs5 .px-xxl-8{padding-left:7.5rem!important}.bs5 .p-xxl-9{padding:9rem!important}.bs5 .pt-xxl-9,.bs5 .py-xxl-9{padding-top:9rem!important}.bs5 .pr-xxl-9,.bs5 .px-xxl-9{padding-right:9rem!important}.bs5 .pb-xxl-9,.bs5 .py-xxl-9{padding-bottom:9rem!important}.bs5 .pl-xxl-9,.bs5 .px-xxl-9{padding-left:9rem!important}.bs5 .p-xxl-10{padding:10.5rem!important}.bs5 .pt-xxl-10,.bs5 .py-xxl-10{padding-top:10.5rem!important}.bs5 .pr-xxl-10,.bs5 .px-xxl-10{padding-right:10.5rem!important}.bs5 .pb-xxl-10,.bs5 .py-xxl-10{padding-bottom:10.5rem!important}.bs5 .pl-xxl-10,.bs5 .px-xxl-10{padding-left:10.5rem!important}.bs5 .p-xxl-11{padding:12rem!important}.bs5 .pt-xxl-11,.bs5 .py-xxl-11{padding-top:12rem!important}.bs5 .pr-xxl-11,.bs5 .px-xxl-11{padding-right:12rem!important}.bs5 .pb-xxl-11,.bs5 .py-xxl-11{padding-bottom:12rem!important}.bs5 .pl-xxl-11,.bs5 .px-xxl-11{padding-left:12rem!important}.bs5 .p-xxl-12{padding:13.5rem!important}.bs5 .pt-xxl-12,.bs5 .py-xxl-12{padding-top:13.5rem!important}.bs5 .pr-xxl-12,.bs5 .px-xxl-12{padding-right:13.5rem!important}.bs5 .pb-xxl-12,.bs5 .py-xxl-12{padding-bottom:13.5rem!important}.bs5 .pl-xxl-12,.bs5 .px-xxl-12{padding-left:13.5rem!important}.bs5 .m-xxl-n1{margin:-.25rem!important}.bs5 .mt-xxl-n1,.bs5 .my-xxl-n1{margin-top:-.25rem!important}.bs5 .mr-xxl-n1,.bs5 .mx-xxl-n1{margin-right:-.25rem!important}.bs5 .mb-xxl-n1,.bs5 .my-xxl-n1{margin-bottom:-.25rem!important}.bs5 .ml-xxl-n1,.bs5 .mx-xxl-n1{margin-left:-.25rem!important}.bs5 .m-xxl-n2{margin:-.5rem!important}.bs5 .mt-xxl-n2,.bs5 .my-xxl-n2{margin-top:-.5rem!important}.bs5 .mr-xxl-n2,.bs5 .mx-xxl-n2{margin-right:-.5rem!important}.bs5 .mb-xxl-n2,.bs5 .my-xxl-n2{margin-bottom:-.5rem!important}.bs5 .ml-xxl-n2,.bs5 .mx-xxl-n2{margin-left:-.5rem!important}.bs5 .m-xxl-n3{margin:-1rem!important}.bs5 .mt-xxl-n3,.bs5 .my-xxl-n3{margin-top:-1rem!important}.bs5 .mr-xxl-n3,.bs5 .mx-xxl-n3{margin-right:-1rem!important}.bs5 .mb-xxl-n3,.bs5 .my-xxl-n3{margin-bottom:-1rem!important}.bs5 .ml-xxl-n3,.bs5 .mx-xxl-n3{margin-left:-1rem!important}.bs5 .m-xxl-n4{margin:-1.5rem!important}.bs5 .mt-xxl-n4,.bs5 .my-xxl-n4{margin-top:-1.5rem!important}.bs5 .mr-xxl-n4,.bs5 .mx-xxl-n4{margin-right:-1.5rem!important}.bs5 .mb-xxl-n4,.bs5 .my-xxl-n4{margin-bottom:-1.5rem!important}.bs5 .ml-xxl-n4,.bs5 .mx-xxl-n4{margin-left:-1.5rem!important}.bs5 .m-xxl-n5{margin:-3rem!important}.bs5 .mt-xxl-n5,.bs5 .my-xxl-n5{margin-top:-3rem!important}.bs5 .mr-xxl-n5,.bs5 .mx-xxl-n5{margin-right:-3rem!important}.bs5 .mb-xxl-n5,.bs5 .my-xxl-n5{margin-bottom:-3rem!important}.bs5 .ml-xxl-n5,.bs5 .mx-xxl-n5{margin-left:-3rem!important}.bs5 .m-xxl-n6{margin:-4.5rem!important}.bs5 .mt-xxl-n6,.bs5 .my-xxl-n6{margin-top:-4.5rem!important}.bs5 .mr-xxl-n6,.bs5 .mx-xxl-n6{margin-right:-4.5rem!important}.bs5 .mb-xxl-n6,.bs5 .my-xxl-n6{margin-bottom:-4.5rem!important}.bs5 .ml-xxl-n6,.bs5 .mx-xxl-n6{margin-left:-4.5rem!important}.bs5 .m-xxl-n7{margin:-6rem!important}.bs5 .mt-xxl-n7,.bs5 .my-xxl-n7{margin-top:-6rem!important}.bs5 .mr-xxl-n7,.bs5 .mx-xxl-n7{margin-right:-6rem!important}.bs5 .mb-xxl-n7,.bs5 .my-xxl-n7{margin-bottom:-6rem!important}.bs5 .ml-xxl-n7,.bs5 .mx-xxl-n7{margin-left:-6rem!important}.bs5 .m-xxl-n8{margin:-7.5rem!important}.bs5 .mt-xxl-n8,.bs5 .my-xxl-n8{margin-top:-7.5rem!important}.bs5 .mr-xxl-n8,.bs5 .mx-xxl-n8{margin-right:-7.5rem!important}.bs5 .mb-xxl-n8,.bs5 .my-xxl-n8{margin-bottom:-7.5rem!important}.bs5 .ml-xxl-n8,.bs5 .mx-xxl-n8{margin-left:-7.5rem!important}.bs5 .m-xxl-n9{margin:-9rem!important}.bs5 .mt-xxl-n9,.bs5 .my-xxl-n9{margin-top:-9rem!important}.bs5 .mr-xxl-n9,.bs5 .mx-xxl-n9{margin-right:-9rem!important}.bs5 .mb-xxl-n9,.bs5 .my-xxl-n9{margin-bottom:-9rem!important}.bs5 .ml-xxl-n9,.bs5 .mx-xxl-n9{margin-left:-9rem!important}.bs5 .m-xxl-n10{margin:-10.5rem!important}.bs5 .mt-xxl-n10,.bs5 .my-xxl-n10{margin-top:-10.5rem!important}.bs5 .mr-xxl-n10,.bs5 .mx-xxl-n10{margin-right:-10.5rem!important}.bs5 .mb-xxl-n10,.bs5 .my-xxl-n10{margin-bottom:-10.5rem!important}.bs5 .ml-xxl-n10,.bs5 .mx-xxl-n10{margin-left:-10.5rem!important}.bs5 .m-xxl-n11{margin:-12rem!important}.bs5 .mt-xxl-n11,.bs5 .my-xxl-n11{margin-top:-12rem!important}.bs5 .mr-xxl-n11,.bs5 .mx-xxl-n11{margin-right:-12rem!important}.bs5 .mb-xxl-n11,.bs5 .my-xxl-n11{margin-bottom:-12rem!important}.bs5 .ml-xxl-n11,.bs5 .mx-xxl-n11{margin-left:-12rem!important}.bs5 .m-xxl-n12{margin:-13.5rem!important}.bs5 .mt-xxl-n12,.bs5 .my-xxl-n12{margin-top:-13.5rem!important}.bs5 .mr-xxl-n12,.bs5 .mx-xxl-n12{margin-right:-13.5rem!important}.bs5 .mb-xxl-n12,.bs5 .my-xxl-n12{margin-bottom:-13.5rem!important}.bs5 .ml-xxl-n12,.bs5 .mx-xxl-n12{margin-left:-13.5rem!important}.bs5 .m-xxl-auto{margin:auto!important}.bs5 .mt-xxl-auto,.bs5 .my-xxl-auto{margin-top:auto!important}.bs5 .mr-xxl-auto,.bs5 .mx-xxl-auto{margin-right:auto!important}.bs5 .mb-xxl-auto,.bs5 .my-xxl-auto{margin-bottom:auto!important}.bs5 .ml-xxl-auto,.bs5 .mx-xxl-auto{margin-left:auto!important}}.bs5 .text-justify{text-align:justify!important}.bs5 .wn{white-space:normal!important}.bs5 .nw{white-space:nowrap!important}.bs5 .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bs5 .text-left{text-align:left!important}.bs5 .text-right{text-align:right!important}.bs5 .text-center{text-align:center!important}@media (min-width: 576px){.bs5 .text-sm-left{text-align:left!important}.bs5 .text-sm-right{text-align:right!important}.bs5 .text-sm-center{text-align:center!important}}@media (min-width: 768px){.bs5 .text-md-left{text-align:left!important}.bs5 .text-md-right{text-align:right!important}.bs5 .text-md-center{text-align:center!important}}@media (min-width: 992px){.bs5 .text-lg-left{text-align:left!important}.bs5 .text-lg-right{text-align:right!important}.bs5 .text-lg-center{text-align:center!important}}@media (min-width: 1240px){.bs5 .text-xl-left{text-align:left!important}.bs5 .text-xl-right{text-align:right!important}.bs5 .text-xl-center{text-align:center!important}}@media (min-width: 1400px){.bs5 .text-xxl-left{text-align:left!important}.bs5 .text-xxl-right{text-align:right!important}.bs5 .text-xxl-center{text-align:center!important}}@media (max-width: 575.98px){.bs5 .text-xs-left{text-align:left!important}.bs5 .text-xs-right{text-align:right!important}.bs5 .text-xs-center{text-align:center!important}}.bs5 .ttl{text-transform:lowercase!important}.bs5 .ttu{text-transform:uppercase!important}.bs5 .ttn{text-transform:none!important}.bs5 .font-italic{font-style:italic!important}.bs5 .color-primary{color:#505446!important}.bs5 a.color-primary:hover,.bs5 a.color-primary:focus{color:#282a23!important}.bs5 .color-secondary{color:#a4223a!important}.bs5 a.color-secondary:hover,.bs5 a.color-secondary:focus{color:#651524!important}.bs5 .color-secondary-ultralight{color:#f3eee8!important}.bs5 a.color-secondary-ultralight:hover,.bs5 a.color-secondary-ultralight:focus{color:#d9c9b6!important}.bs5 .color-accent{color:#c69c1a!important}.bs5 a.color-accent:hover,.bs5 a.color-accent:focus{color:#826711!important}.bs5 .color-success{color:#198754!important}.bs5 a.color-success:hover,.bs5 a.color-success:focus{color:#0d462c!important}.bs5 .color-info{color:#c69c1a!important}.bs5 a.color-info:hover,.bs5 a.color-info:focus{color:#826711!important}.bs5 .color-warning{color:#c69c1a!important}.bs5 a.color-warning:hover,.bs5 a.color-warning:focus{color:#826711!important}.bs5 .color-danger{color:#a4223a!important}.bs5 a.color-danger:hover,.bs5 a.color-danger:focus{color:#651524!important}.bs5 .color-light{color:#999!important}.bs5 a.color-light:hover,.bs5 a.color-light:focus{color:#737373!important}.bs5 .color-dark{color:#222!important}.bs5 a.color-dark:hover,.bs5 a.color-dark:focus{color:#000!important}.bs5 .color-black{color:#000!important}.bs5 a.color-black:hover,.bs5 a.color-black:focus{color:#000!important}.bs5 .color-white{color:#fff!important}.bs5 a.color-white:hover,.bs5 a.color-white:focus{color:#d9d9d9!important}.bs5 .gray-100{color:#efefef!important}.bs5 a.gray-100:hover,.bs5 a.gray-100:focus{color:#c9c9c9!important}.bs5 .gray-200{color:#efefef!important}.bs5 a.gray-200:hover,.bs5 a.gray-200:focus{color:#c9c9c9!important}.bs5 .gray-300{color:#d9d9d9!important}.bs5 a.gray-300:hover,.bs5 a.gray-300:focus{color:#b3b3b3!important}.bs5 .gray-400{color:#cecece!important}.bs5 a.gray-400:hover,.bs5 a.gray-400:focus{color:#a8a8a8!important}.bs5 .gray-500{color:#999!important}.bs5 a.gray-500:hover,.bs5 a.gray-500:focus{color:#737373!important}.bs5 .gray-600{color:#666!important}.bs5 a.gray-600:hover,.bs5 a.gray-600:focus{color:#404040!important}.bs5 .gray-700{color:#4c4c4c!important}.bs5 a.gray-700:hover,.bs5 a.gray-700:focus{color:#262626!important}.bs5 .gray-800{color:#222!important}.bs5 a.gray-800:hover,.bs5 a.gray-800:focus{color:#000!important}.bs5 .gray-900{color:#1a1a1a!important}.bs5 a.gray-900:hover,.bs5 a.gray-900:focus{color:#000!important}.bs5 .tdn,.bs5 .tdn-hover:hover{text-decoration:none!important}.bs5 .tdu,.bs5 .tdu-hover:hover{text-decoration:underline!important}.bs5 .text-break{word-break:break-word!important;overflow-wrap:break-word!important}.bs5 .text-reset{color:inherit!important}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fc{font-family:var(--text-font-family);font-weight:400}.fc-i{font-family:var(--text-font-family)!important;font-weight:400}.fc-medium{font-family:var(--text-font-family);font-weight:400}.fc-medium-i{font-family:var(--text-font-family)!important;font-weight:400!important}.fc-bold{font-family:var(--text-font-family);font-weight:700}.fc-bold-i{font-family:var(--text-font-family)!important;font-weight:700!important}.fc-extra-bold{font-family:var(--text-font-family);font-weight:700}.fc-extra-bold-i{font-family:var(--text-font-family)!important;font-weight:700!important}.fc-serif{font-family:var(--heading-font-family);font-weight:400}.fc-serif-i{font-family:var(--heading-font-family)!important;font-weight:400!important}.fc-serif-light{font-family:var(--heading-font-family);font-weight:light}.fc-serif-light-i{font-family:var(--heading-font-family)!important;font-weight:light!important}.fc-serif-bold{font-family:var(--heading-font-family);font-weight:700}.fc-serif-bold-i{font-family:var(--heading-font-family)!important;font-weight:700!important}:root{--blu-bc: #efefef;--blu-bc-translucent: rgba(0, 0, 0, .15);--bs-translucent: rgba(0, 0, 0, .15);--bs-transparent: transparent;--blu-text-shadow: .1em .1em .3em rgba(0, 0, 0, .25);--blu-gradient-top: linear-gradient(0deg, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,.2) 40%, rgba(0, 0, 0,.2) 100%);--blu-gradient-bottom: linear-gradient(180deg, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,.2) 40%, rgba(0, 0, 0,.2) 100%);--blu-gradient-start: linear-gradient(270deg, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,.2) 33%, rgba(0, 0, 0,.2) 100%);--blu-gradient-end: linear-gradient(90deg, rgba(0, 0, 0,0) 0%, rgba(0, 0, 0,.2) 33%, rgba(0, 0, 0,.2) 100%)}:root{--larger-section-padding: 65px;--blu-h1: clamp(2rem, 10vw, 3rem);--blu-h2: clamp(1.5rem, 7vw, 2.1rem);--blu-h3: clamp(1.2rem, 5vw, 1.7rem);--blu-h4: clamp(1rem, 4vw, 1.4rem);--blu-subtitle: clamp(.9rem, 1.5vw, 1rem)}@media (max-width: 419px){:root{--larger-section-padding-mobile: 50px}}.btn{font-family:var(--text-font-family);font-weight:700;letter-spacing:.02em}.text-overlay__button-row .btn,.button-row .btn{min-width:15em;max-width:100%}.text-overlay__button-row .btn.btn--primary,.button-row .btn.btn--primary{background:var(--bs-accent);border-color:var(--bs-accent)}.p{font-size:inherit;line-height:inherit;font-family:inherit;margin:inherit}h1,.cf h1,.rte h1,.h1,.cf .h1,.rte .h1,h2,.cf h2,.rte h2,.h2,.cf .h2,.rte .h2,h3,.cf h3,.rte h3,.h3,.cf .h3,.rte .h3,h4,.cf h4,.rte h4,.h4,.cf .h4,.rte .h4,h5,.cf h5,.rte h5,.h5,.cf .h5,.rte .h5,h6,.cf h6,.rte h6,.h6,.cf .h6,.rte .h6{margin-top:1.5em;margin-bottom:.5em}.section-image-with-text:has(.subheading~.majortitle) .subheading{margin-bottom:0}.section-image-with-text:has(.rte~.majortitle) .rte,.section-rich-text:has(.rte~.majortitle) .rte{margin-bottom:0;letter-spacing:.05em}.section-image-with-text:has(.rte~.majortitle) .rte *,.section-rich-text:has(.rte~.majortitle) .rte *{margin-bottom:0}.section-image-with-text:has(.rte~.majortitle) .rte:not(.majortitle~.rte) *,.section-rich-text:has(.rte~.majortitle) .rte:not(.majortitle~.rte) *{font-size:var(--blu-subtitle);color:var(--bs-accent);text-transform:uppercase;font-family:var(--text-font-family);font-weight:700;text-decoration:none}.section-image-with-text:has(.rte~.majortitle) .container,.section-rich-text:has(.rte~.majortitle) .container{position:relative}.container{position:relative}.container:has(.majortitle) .majortitle{font-size:var(--blu-h1);position:relative;margin-top:.25em}.container:has(.majortitle) .majortitle:after{content:"";display:block;border-bottom:2px solid var(--bs-accent);width:8rem;max-width:20vw;margin:1.8rem auto}.container:has(.majortitle) .align-ltr-left .majortitle:after{margin-left:0}.container:has(.majortitle) .align-ltr-right .majortitle:after{margin-right:0}*{outline:none!important}.ovh{overflow:hidden!important}.ovv{overflow:visible!important}.cursor-default,.cursor-default *{cursor:default}.cursor-pointer,.cursor-pointer *{cursor:pointer}.nw{white-space:nowrap}.ttu{text-transform:uppercase}.ttn{text-transform:none}.ts{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.shopify-policy__container{padding-top:10px;padding-bottom:100px}.shopify-policy__body{padding-top:20px}.announcement__text a{text-decoration:none}.announcement__text a:hover{text-decoration:underline}.menu-promotion__text{margin-top:.8em;padding-bottom:.4em}.navigation{text-transform:uppercase;letter-spacing:.05em}@media (min-width: 420px){.navigation.blu-navigation-click li.navigation__item>.navigation__link:before{transform:scaleX(0)!important}.navigation.blu-navigation-click li.navigation__item>.navigation__link:hover:before{transform:scaleX(1)!important}.navigation.blu-navigation-click li.navigation__item.navigation__item--with-children .navigation__tier-2-container,.navigation.blu-navigation-click li.navigation__item.navigation__item--with-children .navigation__child-tier,.navigation.blu-navigation-click li.navigation__item.navigation__item--with-children.navigation__item--show-children .navigation__tier-2-container,.navigation.blu-navigation-click li.navigation__item.navigation__item--with-children.navigation__item--show-children .navigation__child-tier{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.navigation.blu-navigation-click li.navigation__item.navigation__item--with-children.active>.navigation__link:before{transform:scaleX(1)!important}.navigation.blu-navigation-click li.navigation__item.navigation__item--with-children.active .navigation__tier-2-container,.navigation.blu-navigation-click li.navigation__item.navigation__item--with-children.active .navigation__child-tier{visibility:visible!important;opacity:1!important;pointer-events:auto!important}}@media (min-width: 768px){.navigation .navigation__tier-1>.navigation__item--with-children>.navigation__link{display:flex!important;align-items:center;gap:.1em}.navigation .navigation__tier-1>.navigation__item--with-children>.navigation__link:after{content:"";display:inline-block;width:.5rem;height:1em;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxpdmVsbG9fMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBvbHlnb24gcG9pbnRzPSI1MDAuNSwxNTIgNDY5LjUsMTIxLjcgMjU2LDMyOS44IDQyLjUsMTIxLjggMTEuNSwxNTIgMjU2LDM5MC4zICIvPgo8L3N2Zz4K) no-repeat right center;background-size:100% auto;position:relative;top:0;left:.3em;opacity:.7}.navigation .navigation__tier-1>.navigation__item--with-children .navigation__child-tier ul.navigation__tier-2 .navigation__link,.navigation .navigation__tier-1>.navigation__item--with-children .navigation__child-tier ul.navigation__tier-3 .navigation__link{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.navigation .navigation__tier-1>.navigation__item--with-children .navigation__child-tier ul.navigation__tier-2 .navigation__link:hover,.navigation .navigation__tier-1>.navigation__item--with-children .navigation__child-tier ul.navigation__tier-3 .navigation__link:hover{opacity:.7}.navigation .navigation__tier-1>.navigation__item--with-small-menu>.navigation__tier-2-container{box-shadow:1em 1em 3em -.5em #0000001a}.navigation .navigation__tier-1>.navigation__item--with-small-menu>.navigation__tier-2-container .navigation__tier-2 .navigation__link{padding:.7em 0}}@media (min-width: 768px){.navigation .navigation__item--with-mega-menu .blu-stretched-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.navigation .navigation__item--with-mega-menu .button-row{position:relative;z-index:2}.navigation .navigation__item--with-mega-menu .navigation__tier-2-container{box-shadow:0 7em 10em -.5em #0000002e}.navigation .navigation__wide-promotion .container__breakout:has(.theme-img){margin-top:-4em;margin-bottom:-4em}.navigation .navigation__wide-promotion img.theme-img{position:relative;top:0;left:-5em;width:80%;height:calc(100% + 4em);object-fit:contain;object-position:left center;margin-left:0}}:root{--product-title: clamp(2rem, 7vw, 3.3rem);--product-subtitle: clamp(.8rem, 2.5vw, 1rem);--product-sku: clamp(1.1rem, 3.2vw, 1.3rem);--product-price: clamp(1rem, 3vw, 1.1rem);--product-list-title: clamp(1.2rem, 5.2vw, 1.95rem);--product-desktop-gallery-size: 50%;--product-desktop-column-right-size: calc(100% - var(--product-desktop-gallery-size))}[id*=shopify-block-forms_inline]{background:var(--bs-gray-ultralight)}@media (min-width: 1040px){.product-info .media-gallery-size-large{width:var(--product-desktop-gallery-size)}.product-info .media-gallery-size-large+.product-column-right{width:calc(var(--product-desktop-column-right-size) - 40px);max-width:500px}}.product-info .blu-type-linea a{display:inline-block;position:relative;color:var(--bs-accent);text-transform:uppercase;letter-spacing:.08em;font-size:var(--product-subtitle);font-family:var(--text-font-family);font-weight:700;padding-top:1em}@media (min-width: 1000px){.product-info .blu-type-linea a{padding-top:2em}}.product-info .product-title{font-size:var(--product-title);margin:.1em 0 .3em}.product-info .product-sku{font-family:var(--heading-font-family);font-weight:400;color:var(--bs-secondary);font-size:var(--product-sku)}.product-info .product-sku .product-info-label,.product-info .product-sku .product-sku__value{font-size:inherit;margin:auto}.product-info .product-info__price.product-price{padding:.2em 0 0;font-size:var(--product-price);font-family:var(--text-font-family);font-weight:700}.product-info hr.not-in-quickbuy{margin:1.5em 0}.product-info .product-form .quantity-submit-row .quantity-submit-row__submit{margin-block:1em}.product-info .rte,.product-info .product-description{font-size:1.15em;line-height:1.5;color:var(--bs-gray-dark)}.product-info .rte ul,.product-info .rte li,.product-info .product-description ul,.product-info .product-description li{list-style:none}.product-info .rte ul,.product-info .product-description ul{padding:0 0 1em;margin:0}.product-info .rte li,.product-info .product-description li{padding-bottom:1em}.product-info .product-description{margin-top:.1em;margin-bottom:1em}.product-info .blu-type-numero-pezzi{float:right;padding:0 0 2em 2em}details-disclosure{font-size:clamp(1.1rem,3.2vw,1.2rem)}details-disclosure .disclosure{font-size:inherit}details-disclosure .disclosure .disclosure__title{font-family:var(--text-font-family);font-weight:700;font-size:1.2em}details-disclosure .disclosure .disclosure__content{color:var(--bs-gray-dark)}.section-related-products .hometitle{font-family:var(--text-font-family);font-weight:700;font-size:1em;letter-spacing:.08em;text-transform:uppercase;margin-block:4em 3em}:root{--label-numero-pezzi: 3em}.label-numero-pezzi{text-align:center;display:inline-flex;justify-content:center;align-items:center;flex-wrap:wrap;font-size:var(--label-numero-pezzi);line-height:1;width:var(--label-numero-pezzi);height:var(--label-numero-pezzi);border-radius:var(--label-numero-pezzi);background:var(--bs-white);border:1px solid rgba(0,0,0,.2);font-family:var(--text-font-family);font-weight:700}.label-numero-pezzi>*{flex:0 0 100%;width:100%}.label-numero-pezzi .item-number{font-family:var(--heading-font-family);font-weight:400;color:var(--bs-accent);font-size:1.85em;line-height:.85;padding:.01em .05em 0 0;letter-spacing:-.08em}.label-numero-pezzi .item-text{color:var(--bs-gray-dark);font-size:.29em;line-height:1;letter-spacing:.08em;padding-left:.08em;padding-top:.5em;text-transform:uppercase;font-family:var(--text-font-family);font-weight:700}.product-block__detail{position:relative;margin-top:.2em}.product-block__detail .product-block__title{font-family:var(--heading-font-family);font-weight:400;color:rgb(var(--heading-color));font-size:var(--product-list-title);line-height:1.35;padding:0 0 .2em}.product-block__detail .product-price{font-family:var(--text-font-family);font-weight:700;letter-spacing:.05em}body .rte a{color:var(--bs-accent);font-family:var(--text-font-family);font-weight:700}body .rte a:not(:has(img)){text-decoration-color:var(--bs-accent)}body .rte.cf{--blu-rte-font-size-adjust: 1.2;font-size:calc(var(--base-text-size)*var(--blu-rte-font-size-adjust))}.template-page #content{padding-bottom:2em}.blu-table-certificazioni td{vertical-align:middle;padding-block:1.5em}.blu-table-certificazioni td img{display:block}.blu-table-certificazioni td:has(img){width:30%}.blu-table-certificazioni td:has(img)+td{padding-left:2em}.fully-spaced-row--small .container{--reading-container-width: 940px}.fully-spaced-row--small .container.container--reading-width{max-width:var(--reading-container-width)}.section-slideshow .text-overlay__title{line-height:1.1;margin-top:.02em}@media (min-width: 768px){.section-slideshow .text-overlay--h-right .text-overlay__inner{max-width:50vw;text-align:center}.section-slideshow .text-overlay--h-right .text-overlay__inner .text-overlay__text{max-width:var(--heading-max-width);margin-inline:auto;color:var(--card-text-color);background:var(--card-bg-color);border:3px solid var(--card-text-color);padding:5em 2em 4em}.section-slideshow .text-overlay--h-right .text-overlay__inner .text-overlay__text .text-overlay__title{color:currentColor}.section-slideshow .text-overlay--h-right .text-overlay__inner .text-overlay__text .text-overlay__button{color:var(--card-bg-color);background:var(--card-text-color);font-size:.9em}}.section-gallery .text-overlay__title{margin-top:.02em}.view-all{margin-top:-1em;margin-bottom:1em}.section-product-grid .small-feature-link,.section-featured-collection .small-feature-link{display:inline-block;padding-top:1.4em}.lightly-spaced-row{margin-bottom:1.2em}.blu-columns-button-link .column-inner{position:relative}.blu-columns-button-link .text-column__title,.blu-columns-button-link .text-column__button-row{margin-block:.2em}.blu-columns-button-link .text-column__button.btn{color:var(--bs-accent);background:none;border:0;letter-spacing:.08em}.blu-columns-button-link .text-column__button.btn:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0}.blu-columns-button-link .text-column__button.btn:hover{text-decoration:underline!important}.section-multi-column .hometitle{padding-bottom:1em}.section-multi-column .column{padding-bottom:3em}.section-multi-column:has(.blu-row-cataloghi) .container{max-width:1200px}.section-image-with-text .ratio img{width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.section-image-with-text .feature-text-paired{margin-inline:2em}}.collection-slider-row .small-feature-link,.section-rich-text .small-feature-link,.section-image-with-text .small-feature-link{color:var(--bs-accent);font-family:var(--text-font-family);font-weight:700;letter-spacing:.08em;font-size:.9em}.blu-cols-cards .column{padding-bottom:0}.blu-cols-cards .column .column-inner{border:1px solid var(--bs-accent);height:100%;padding:3em 2em 4em}.blu-cols-cards .column .text-column__button{color:var(--bs-accent);background:#0000;padding:.2em .1em;border:0;border-bottom:1px solid currentColor}.blu-row-marchi .text-column__image{padding:1em;background:var(--bs-white)}.blu-row-marchi .text-column__image .img-ar img{object-fit:contain}.blu-row-marchi .text-column__title{font-size:1.3em}.page-section-spacing{margin-bottom:calc(var(--section-padding)*1.5)}body .blu_terms_trigger_outer{text-transform:none;font-size:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;padding:.5em 0;margin-top:.5em}body .blu_terms_trigger_outer input.blu_terms_input{height:20px;display:inline-block;width:auto;vertical-align:middle;margin-right:5px}body .blu_terms_trigger_outer .blu_terms_trigger{display:inline;text-transform:none;text-align:left;letter-spacing:0}body .blu_terms_trigger_outer .blu_terms_trigger a{text-decoration:underline}body .blu_terms_message{padding:.5em 0;display:none}body .blu_terms_buttons_outer{position:relative}body:not(:has(input.blu_terms_input:checked)) .blu_terms_message{display:block}body:not(:has(input.blu_terms_input:checked)) .checkout-subtotal-container .checkout-buttons{opacity:.5;pointer-events:none;cursor:default}:root{--footer: .8em;--footer-border-color: var(--bs-accent);--footer-border-opacity: .4}@media (min-width: 768px){:root{--footer: .9em}}@media (min-width: 1300px){:root{--footer: 1em}}.section-newsletter{position:relative}.section-newsletter:before{content:"";display:block;border-top:1px solid var(--footer-border-color);opacity:var(--footer-border-opacity);position:absolute;top:0;left:0;right:0}.section-newsletter .container{padding-top:5em;padding-bottom:4em}.section-newsletter .hometitle{text-transform:uppercase;letter-spacing:.05em}.cross-page-promos{position:relative;padding-top:2.6em;padding-bottom:2.4em}.cross-page-promos .icon{--icon-size: 2.4em}.cross-page-promos .icon-with-caption__text{color:var(--bs-gray-dark);margin:1.1em 0 0;font-size:.8em;letter-spacing:.08em}.cross-page-promos .icon-with-caption__text>*{font-size:inherit;font-family:var(--text-font-family);font-weight:700;text-transform:uppercase}.cross-page-promos .column.column--blu-un-quinto{width:20%}.cross-page-promos .column.column--blu-un-sesto{width:16.66%}#pagefooter{font-size:var(--footer)}#pagefooter .blu-footer-image,#pagefooter .section-footer__row{max-width:1300px;margin-inline:auto}#pagefooter .section-footer__row--blocks .section-footer__row__col{margin-bottom:2em}#pagefooter .section-footer{--link-color: rgb(var(--footer-heading-col))}#pagefooter .section-footer>.container:first-child{position:relative;background:var(--footer-bg)}#pagefooter .section-footer>.container:first-child:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#f006;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIgAAAIgCAYAAABeaiH4AAAKQ2lDQ1BJQ0MgcHJvZmlsZQAAeNqdU3dYk/cWPt/3ZQ9WQtjwsZdsgQAiI6wIyBBZohCSAGGEEBJAxYWIClYUFRGcSFXEgtUKSJ2I4qAouGdBiohai1VcOO4f3Ke1fXrv7e371/u855zn/M55zw+AERImkeaiagA5UoU8Otgfj09IxMm9gAIVSOAEIBDmy8JnBcUAAPADeXh+dLA//AGvbwACAHDVLiQSx+H/g7pQJlcAIJEA4CIS5wsBkFIAyC5UyBQAyBgAsFOzZAoAlAAAbHl8QiIAqg0A7PRJPgUA2KmT3BcA2KIcqQgAjQEAmShHJAJAuwBgVYFSLALAwgCgrEAiLgTArgGAWbYyRwKAvQUAdo5YkA9AYACAmUIszAAgOAIAQx4TzQMgTAOgMNK/4KlfcIW4SAEAwMuVzZdL0jMUuJXQGnfy8ODiIeLCbLFCYRcpEGYJ5CKcl5sjE0jnA0zODAAAGvnRwf44P5Dn5uTh5mbnbO/0xaL+a/BvIj4h8d/+vIwCBAAQTs/v2l/l5dYDcMcBsHW/a6lbANpWAGjf+V0z2wmgWgrQevmLeTj8QB6eoVDIPB0cCgsL7SViob0w44s+/zPhb+CLfvb8QB7+23rwAHGaQJmtwKOD/XFhbnauUo7nywRCMW735yP+x4V//Y4p0eI0sVwsFYrxWIm4UCJNx3m5UpFEIcmV4hLpfzLxH5b9CZN3DQCshk/ATrYHtctswH7uAQKLDljSdgBAfvMtjBoLkQAQZzQyefcAAJO/+Y9AKwEAzZek4wAAvOgYXKiUF0zGCAAARKCBKrBBBwzBFKzADpzBHbzAFwJhBkRADCTAPBBCBuSAHAqhGJZBGVTAOtgEtbADGqARmuEQtMExOA3n4BJcgetwFwZgGJ7CGLyGCQRByAgTYSE6iBFijtgizggXmY4EImFINJKApCDpiBRRIsXIcqQCqUJqkV1II/ItchQ5jVxA+pDbyCAyivyKvEcxlIGyUQPUAnVAuagfGorGoHPRdDQPXYCWomvRGrQePYC2oqfRS+h1dAB9io5jgNExDmaM2WFcjIdFYIlYGibHFmPlWDVWjzVjHVg3dhUbwJ5h7wgkAouAE+wIXoQQwmyCkJBHWExYQ6gl7CO0EroIVwmDhDHCJyKTqE+0JXoS+cR4YjqxkFhGrCbuIR4hniVeJw4TX5NIJA7JkuROCiElkDJJC0lrSNtILaRTpD7SEGmcTCbrkG3J3uQIsoCsIJeRt5APkE+S+8nD5LcUOsWI4kwJoiRSpJQSSjVlP+UEpZ8yQpmgqlHNqZ7UCKqIOp9aSW2gdlAvU4epEzR1miXNmxZDy6Qto9XQmmlnafdoL+l0ugndgx5Fl9CX0mvoB+nn6YP0dwwNhg2Dx0hiKBlrGXsZpxi3GS+ZTKYF05eZyFQw1zIbmWeYD5hvVVgq9ip8FZHKEpU6lVaVfpXnqlRVc1U/1XmqC1SrVQ+rXlZ9pkZVs1DjqQnUFqvVqR1Vu6k2rs5Sd1KPUM9RX6O+X/2C+mMNsoaFRqCGSKNUY7fGGY0hFsYyZfFYQtZyVgPrLGuYTWJbsvnsTHYF+xt2L3tMU0NzqmasZpFmneZxzQEOxrHg8DnZnErOIc4NznstAy0/LbHWaq1mrX6tN9p62r7aYu1y7Rbt69rvdXCdQJ0snfU6bTr3dQm6NrpRuoW623XP6j7TY+t56Qn1yvUO6d3RR/Vt9KP1F+rv1u/RHzcwNAg2kBlsMThj8MyQY+hrmGm40fCE4agRy2i6kcRoo9FJoye4Ju6HZ+M1eBc+ZqxvHGKsNN5l3Gs8YWJpMtukxKTF5L4pzZRrmma60bTTdMzMyCzcrNisyeyOOdWca55hvtm82/yNhaVFnMVKizaLx5balnzLBZZNlvesmFY+VnlW9VbXrEnWXOss623WV2xQG1ebDJs6m8u2qK2brcR2m23fFOIUjynSKfVTbtox7PzsCuya7AbtOfZh9iX2bfbPHcwcEh3WO3Q7fHJ0dcx2bHC866ThNMOpxKnD6VdnG2ehc53zNRemS5DLEpd2lxdTbaeKp26fesuV5RruutK10/Wjm7ub3K3ZbdTdzD3Ffav7TS6bG8ldwz3vQfTw91jicczjnaebp8LzkOcvXnZeWV77vR5Ps5wmntYwbcjbxFvgvct7YDo+PWX6zukDPsY+Ap96n4e+pr4i3z2+I37Wfpl+B/ye+zv6y/2P+L/hefIW8U4FYAHBAeUBvYEagbMDawMfBJkEpQc1BY0FuwYvDD4VQgwJDVkfcpNvwBfyG/ljM9xnLJrRFcoInRVaG/owzCZMHtYRjobPCN8Qfm+m+UzpzLYIiOBHbIi4H2kZmRf5fRQpKjKqLupRtFN0cXT3LNas5Fn7Z72O8Y+pjLk722q2cnZnrGpsUmxj7Ju4gLiquIF4h/hF8ZcSdBMkCe2J5MTYxD2J43MC52yaM5zkmlSWdGOu5dyiuRfm6c7Lnnc8WTVZkHw4hZgSl7I/5YMgQlAvGE/lp25NHRPyhJuFT0W+oo2iUbG3uEo8kuadVpX2ON07fUP6aIZPRnXGMwlPUit5kRmSuSPzTVZE1t6sz9lx2S05lJyUnKNSDWmWtCvXMLcot09mKyuTDeR55m3KG5OHyvfkI/lz89sVbIVM0aO0Uq5QDhZML6greFsYW3i4SL1IWtQz32b+6vkjC4IWfL2QsFC4sLPYuHhZ8eAiv0W7FiOLUxd3LjFdUrpkeGnw0n3LaMuylv1Q4lhSVfJqedzyjlKD0qWlQyuCVzSVqZTJy26u9Fq5YxVhlWRV72qX1VtWfyoXlV+scKyorviwRrjm4ldOX9V89Xlt2treSrfK7etI66Trbqz3Wb+vSr1qQdXQhvANrRvxjeUbX21K3nShemr1js20zcrNAzVhNe1bzLas2/KhNqP2ep1/XctW/a2rt77ZJtrWv913e/MOgx0VO97vlOy8tSt4V2u9RX31btLugt2PGmIbur/mft24R3dPxZ6Pe6V7B/ZF7+tqdG9s3K+/v7IJbVI2jR5IOnDlm4Bv2pvtmne1cFoqDsJB5cEn36Z8e+NQ6KHOw9zDzd+Zf7f1COtIeSvSOr91rC2jbaA9ob3v6IyjnR1eHUe+t/9+7zHjY3XHNY9XnqCdKD3x+eSCk+OnZKeenU4/PdSZ3Hn3TPyZa11RXb1nQ8+ePxd07ky3X/fJ897nj13wvHD0Ivdi2yW3S609rj1HfnD94UivW2/rZffL7Vc8rnT0Tes70e/Tf/pqwNVz1/jXLl2feb3vxuwbt24m3Ry4Jbr1+Hb27Rd3Cu5M3F16j3iv/L7a/eoH+g/qf7T+sWXAbeD4YMBgz8NZD+8OCYee/pT/04fh0kfMR9UjRiONj50fHxsNGr3yZM6T4aeypxPPyn5W/3nrc6vn3/3i+0vPWPzY8Av5i8+/rnmp83Lvq6mvOscjxx+8znk98ab8rc7bfe+477rfx70fmSj8QP5Q89H6Y8en0E/3Pud8/vwv94Tz+4A5JREAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDIgNzkuMTY0NDYwLCAyMDIwLzA1LzEyLTE2OjA0OjE3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBODk5RjI3Mzg4OTgxMUVCODcwQkI2QTc1MURCQUI3MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBODk5RjI3NDg4OTgxMUVCODcwQkI2QTc1MURCQUI3MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkE4OTlGMjcxODg5ODExRUI4NzBCQjZBNzUxREJBQjcyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkE4OTlGMjcyODg5ODExRUI4NzBCQjZBNzUxREJBQjcyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Ar2BygAA7NpJREFUeNrE3Qe7bF1S0PHD4SqKDqKoIJJFBQwjmEkCggrjOxKcGRn5LHwZnwGGOAgCKklBJSkoItEEJjAgGbPza+Z/rLtm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) repeat top center;background-size:136px auto;opacity:.75}#pagefooter .section-footer>.container:first-child>*{position:relative;z-index:2}#pagefooter .section-footer>.container:first-child .section-footer__row--blocks{padding-bottom:0;margin-bottom:0}@media (min-width: 1000px){#pagefooter .section-footer>.container:first-child .section-footer__row--blocks{display:flex;justify-content:center;margin:0 auto}#pagefooter .section-footer>.container:first-child .section-footer__row--blocks>*{min-width:20%}}#pagefooter .section-footer>.container+.container{padding-top:0;border-top:0;position:relative}#pagefooter .blu-footer-secondary .section-footer__row__col+.section-footer__row__col,#pagefooter .blu-footer-secondary .section-footer__row__col+.section-footer__row__col a,#pagefooter .blu-footer-secondary .section-footer__row__col+.section-footer__row__col>*,#pagefooter .blu-footer-secondary .section-footer__row__col+.section-footer__row__col>* a,#pagefooter .blu-footer-secondary .section-footer__row__col+.section-footer__row__col .copyright,#pagefooter .blu-footer-secondary .section-footer__row__col+.section-footer__row__col .copyright a,#pagefooter .blu-footer-secondary .section-footer__row__col+.section-footer__row__col .section-footer__lower-menu,#pagefooter .blu-footer-secondary .section-footer__row__col+.section-footer__row__col .section-footer__lower-menu a{font-size:1em;line-height:1.8}#pagefooter .blu-footer-secondary .copyright,#pagefooter .blu-footer-secondary .section-footer__lower-menu{opacity:.6}#pagefooter .blu-footer-image~.section-footer__row--blocks{padding-top:1em}#pagefooter .section-footer__title{font-size:1.5em}
/*# sourceMappingURL=/cdn/shop/t/6/assets/blulab.css.map */
