:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #d69b38;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-gray: #666666;--bs-gray-light: #999999;--bs-gray-dark: #333333;--bs-gray-darker: #1c1c1c;--bs-gray-ultralight: #f1f1f1;--bs-gray-ultralight-secondary: #faf2e5;--bs-gray-footer-secondary: #e0ddda;--bs-gray-100: #f1f1f1;--bs-gray-200: #e9ecef;--bs-gray-300: #d9d9d9;--bs-gray-400: #ced4da;--bs-gray-500: #999999;--bs-gray-600: #666666;--bs-gray-700: #4c4c4c;--bs-gray-800: #333333;--bs-gray-900: #1c1c1c;--bs-primary: #d69b38;--bs-secondary: #672f25;--bs-success: #198754;--bs-info: #672f25;--bs-warning: #d69b38;--bs-danger: #dc3545;--bs-light: #faf2e5;--bs-dark: #1c1c1c;--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: 220, 53, 69;--bs-orange-rgb: 253, 126, 20;--bs-yellow-rgb: 214, 155, 56;--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: 51, 51, 51;--bs-gray-darker-rgb: 28, 28, 28;--bs-gray-ultralight-rgb: 241, 241, 241;--bs-gray-ultralight-secondary-rgb: 250, 242, 229;--bs-gray-footer-secondary-rgb: 224, 221, 218;--bs-primary-rgb: 214, 155, 56;--bs-secondary-rgb: 103, 47, 37;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 103, 47, 37;--bs-warning-rgb: 214, 155, 56;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 250, 242, 229;--bs-dark-rgb: 28, 28, 28;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 28, 28, 28;--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: #1c1c1c;--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:#d69b38}.bs5 .link-primary:hover,.bs5 .link-primary:focus{color:#deaf60}.bs5 .link-secondary{color:#672f25}.bs5 .link-secondary:hover,.bs5 .link-secondary:focus{color:#52261e}.bs5 .link-success{color:#198754}.bs5 .link-success:hover,.bs5 .link-success:focus{color:#146c43}.bs5 .link-info{color:#672f25}.bs5 .link-info:hover,.bs5 .link-info:focus{color:#52261e}.bs5 .link-warning{color:#d69b38}.bs5 .link-warning:hover,.bs5 .link-warning:focus{color:#deaf60}.bs5 .link-danger{color:#dc3545}.bs5 .link-danger:hover,.bs5 .link-danger:focus{color:#b02a37}.bs5 .link-light{color:#faf2e5}.bs5 .link-light:hover,.bs5 .link-light:focus{color:#fbf5ea}.bs5 .link-dark{color:#1c1c1c}.bs5 .link-dark:hover,.bs5 .link-dark:focus{color:#161616}.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 #e9ecef!important}.bs5 .border-0{border:0!important}.bs5 .border-top{border-top:1px solid #e9ecef!important}.bs5 .border-top-0{border-top:0!important}.bs5 .border-end{border-right:1px solid #e9ecef!important}.bs5 .border-end-0{border-right:0!important}.bs5 .border-bottom{border-bottom:1px solid #e9ecef!important}.bs5 .border-bottom-0{border-bottom:0!important}.bs5 .border-start{border-left:1px solid #e9ecef!important}.bs5 .border-start-0{border-left:0!important}.bs5 .border-primary{border-color:#d69b38!important}.bs5 .border-secondary{border-color:#672f25!important}.bs5 .border-success{border-color:#198754!important}.bs5 .border-info{border-color:#672f25!important}.bs5 .border-warning{border-color:#d69b38!important}.bs5 .border-danger{border-color:#dc3545!important}.bs5 .border-light{border-color:#faf2e5!important}.bs5 .border-dark{border-color:#1c1c1c!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-gray-ultralight-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-gray-ultralight-secondary-rgb),var(--bs-text-opacity))!important}.bs5 .bs-text-gray-footer-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-gray-footer-secondary-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-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-gray-ultralight-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-ultralight-secondary-rgb),var(--bs-bg-opacity))!important}.bs5 .bg-gray-footer-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-gray-footer-secondary-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-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:transparent!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:#d69b38!important}.bs5 a.color-primary:hover,.bs5 a.color-primary:focus{color:#a07121!important}.bs5 .color-secondary{color:#672f25!important}.bs5 a.color-secondary:hover,.bs5 a.color-secondary:focus{color:#2f1511!important}.bs5 .color-success{color:#198754!important}.bs5 a.color-success:hover,.bs5 a.color-success:focus{color:#0d462c!important}.bs5 .color-info{color:#672f25!important}.bs5 a.color-info:hover,.bs5 a.color-info:focus{color:#2f1511!important}.bs5 .color-warning{color:#d69b38!important}.bs5 a.color-warning:hover,.bs5 a.color-warning:focus{color:#a07121!important}.bs5 .color-danger{color:#dc3545!important}.bs5 a.color-danger:hover,.bs5 a.color-danger:focus{color:#a71d2a!important}.bs5 .color-light{color:#faf2e5!important}.bs5 a.color-light:hover,.bs5 a.color-light:focus{color:#eed2a5!important}.bs5 .color-dark{color:#1c1c1c!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:#f1f1f1!important}.bs5 a.gray-100:hover,.bs5 a.gray-100:focus{color:#cbcbcb!important}.bs5 .gray-200{color:#e9ecef!important}.bs5 a.gray-200:hover,.bs5 a.gray-200:focus{color:#bdc6cf!important}.bs5 .gray-300{color:#d9d9d9!important}.bs5 a.gray-300:hover,.bs5 a.gray-300:focus{color:#b3b3b3!important}.bs5 .gray-400{color:#ced4da!important}.bs5 a.gray-400:hover,.bs5 a.gray-400:focus{color:#a2aeb9!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:#333!important}.bs5 a.gray-800:hover,.bs5 a.gray-800:focus{color:#0d0d0d!important}.bs5 .gray-900{color:#1c1c1c!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(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY)}.fc-i{font-family:var(--FONT-STACK-BODY)!important;font-weight:var(--FONT-WEIGHT-BODY)!important}.fc-medium{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM)}.fc-medium-i{font-family:var(--FONT-STACK-BODY)!important;font-weight:var(--FONT-WEIGHT-BODY-MEDIUM)!important}.fc-bold{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.fc-bold-i{font-family:var(--FONT-STACK-BODY)!important;font-weight:var(--FONT-WEIGHT-BODY-BOLD)!important}.fc-extra-bold{font-family:var(--FONT-STACK-BODY);font-weight:var(--blu-font-weight-extra-bold)}.fc-extra-bold-i{font-family:var(--FONT-STACK-BODY)!important;font-weight:var(--blu-font-weight-extra-bold)!important}.fc-serif{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-MEDIUM)}.fc-serif-i{font-family:var(--FONT-STACK-HEADING)!important;font-weight:var(--FONT-WEIGHT-HEADING-MEDIUM)!important}.fc-serif-light{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-LIGHT)}.fc-serif-light-i{font-family:var(--FONT-STACK-HEADING)!important;font-weight:var(--FONT-WEIGHT-HEADING-LIGHT)!important}.fc-serif-bold{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-BOLD)}.fc-serif-bold-i{font-family:var(--FONT-STACK-HEADING)!important;font-weight:var(--FONT-WEIGHT-HEADING-BOLD)!important}:root{--blu-color-oro: #d69b38;--blu-color-lino: #faf2e5;--blu-color-marrone: #672f25;--blu-color-dark: #1c1c1c;--blu-heading-bg: var(--blu-color-lino);--black: var(--blu-color-dark);--blu-bc: #e9ecef;--blu-bc-translucent: rgba(0, 0, 0, .15);--bs-translucent: rgba(0, 0, 0, .15);--bs-transparent: transparent;--blu-site-width: 1500px;--blu-site-width-padded: calc(var(--blu-site-width) + var(--gutter) * 2);--blu-font-weight-normal: 400;--blu-font-weight-medium: 500;--blu-font-weight-bold: 500;--blu-font-weight-extra-bold: 600;--FONT-WEIGHT-BODY-MEDIUM: var(--blu-font-weight-medium);--FONT-WEIGHT-BODY-BOLD: var(--blu-font-weight-extra-bold);--FONT-WEIGHT-BUTTON: var(--blu-font-weight-extra-bold);--FONT-ADJUST-BUTTON: 1;--blu-button-top-bottom-padding: .95em;--blu-button-left-right-padding: 1.2em;--blu-button-border-width: 1px;--SITE-WIDTH-NARROW: 900px;--blu-se-adjust: 1;--blu-se-adjust-size: 1;--blu-se: .8rem;--blu-se-subtitle: calc(var(--blu-se) * .85);--blu-se-text: var(--blu-se);--blu-se-my: 1em;--blu-se-mx: 1em;--blu-se-my-sm: calc(var(--blu-se-my) * .6);--blu-se-my-md: calc(var(--blu-se-my) * 1.4);--blu-se-my-lg: calc(var(--blu-se-my) * 2.2);--blu-panel-py: 1.8em;--blu-panel-px: 2.5em;--blu-panel-my: -6em;--blu-panel-py-md: calc(var(--blu-panel-py) * 1.8);--blu-blog-container-max-wdith: 1180px}@media(min-width:576px){:root{--blu-se: .9rem}}@media(min-width:768px){:root{--blu-se: .8rem}}@media(min-width:992px){:root{--blu-se: .85rem}}@media(min-width:1240px){:root{--blu-se: .9rem}}@media(min-width:1400px){:root{--blu-se: 1rem}}.wrapper{width:var(--blu-site-width-padded);max-width:100%;padding-left:var(--gutter-mobile);padding-right:var(--gutter-mobile)}@media(min-width:1024px){.wrapper{padding-left:var(--gutter);padding-right:var(--gutter)}}.bs5 a{color:var(--heading)}.bs5 .price,.bs5 .product__price{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD);color:var(--heading)}.bs5 .image-with-text__video-link a{color:#fff}h1,.h1{--heading-size: calc(3em * var(--adjust-heading));font-size:var(--heading-size)}@media(max-width:1439px){h1,.h1{--heading-size: calc(2.501em * var(--adjust-heading))}}@media(max-width:767px){h1,.h1{--heading-size: calc(2.251em * var(--adjust-heading))}}.shopify-policy__title h1{--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * .8) }.shopify-policy__title h1,h2,.h2{--heading-size: calc(2.5em * var(--adjust-heading));font-size:var(--heading-size)}@media(max-width:1439px){.shopify-policy__title h1,h2,.h2{--heading-size: calc(2.1em * var(--adjust-heading))}}@media(max-width:767px){.shopify-policy__title h1,h2,.h2{--heading-size: calc(1.75em * var(--adjust-heading))}}h3,.h3{--heading-size: calc(1.75em * var(--adjust-heading));font-size:var(--heading-size)}@media(max-width:1439px){h3,.h3{--heading-size: calc(1.5em * var(--adjust-heading))}}@media(max-width:767px){h3,.h3{--heading-size: calc(1.3em * var(--adjust-heading))}}h4,.h4{--heading-size: calc(1.32em * var(--adjust-heading));font-size:var(--heading-size)}@media(max-width:1439px){h4,.h4{--heading-size: calc(1.29em * var(--adjust-heading))}}@media(max-width:767px){h4,.h4{--heading-size: calc(1.25em * var(--adjust-heading))}}h5,.h5{--heading-size: calc(1.1rem * var(--adjust-heading));font-size:var(--heading-size)}@media(max-width:767px){h5,.h5{--heading-size: calc(1em * var(--adjust-heading))}}h6,.h6{--heading-size: calc(1em * var(--adjust-heading));font-size:var(--heading-size)}@media(max-width:767px){h6,.h6{--heading-size: calc(.87em * var(--adjust-heading))}}.h1-body,.h2-body{--text-size: calc(3em * var(--adjust-body));font-size:var(--text-size)}@media(max-width:767px){.h1-body,.h2-body{--text-size: calc(2.251em * var(--adjust-body))}}.h3-body{--text-size: calc(1.75em * var(--adjust-body));font-size:var(--text-size)}@media(max-width:767px){.h3-body{--text-size: calc(1.3em * var(--adjust-body))}}.h4-body{--text-size: calc(1.32em * var(--adjust-body));font-size:var(--text-size)}@media(max-width:767px){.h4-body{--text-size: calc(1.25em * var(--adjust-body))}}.h5-body{--text-size: calc(1.1em * var(--adjust-body));font-size:var(--text-size)}@media(max-width:767px){.h5-body{--text-size: calc(1em * var(--adjust-body))}}.h6-body{--text-size: calc(1em * var(--adjust-body));font-size:var(--text-size)}@media(max-width:767px){.h6-body{--text-size: calc(.87em * var(--adjust-body))}}.h1-body,.h2-body,.h3-body,.h4-body,.h5-body,.h6-body{font-size:var(--text-size, 1em)}p,.p{font-size:calc(1em*var(--adjust-body))}small{--text-size: calc($fsem-small * var(--adjust-body));font-size:var(--text-size)}.main-heading{--heading-size: calc(3em * var(--adjust-heading));font-size:var(--heading-size)}@media(max-width:1439px){.main-heading{--heading-size: calc(2.501em * var(--adjust-heading))}}@media(max-width:767px){.main-heading{--heading-size: calc(2.251em * var(--adjust-heading))}}.main-text{--text-size: calc($fsem-large * var(--adjust-body));font-size:var(--text-size)}@media(max-width:767px){.main-text{--text-size: calc(1.125em * var(--adjust-body))}}h1,.h1,h2,.h2{line-height:1.15}h3,.h3,h4,.h4{line-height:1.35}h5,.h5,h6,.h6{line-height:1.45}.rte{line-height:1.65}.rte h1,.rte .h1,.rte h2,.rte .h2,.rte h3,.rte .h3,.rte h4,.rte .h4,.rte h5,.rte .h5,.rte h6,.rte .h6{margin-top:1.5em;margin-bottom:1em;text-transform:none;letter-spacing:.01em}.rte h1:first-child,.rte .h1:first-child,.rte h2:first-child,.rte .h2:first-child,.rte h3:first-child,.rte .h3:first-child,.rte h4:first-child,.rte .h4:first-child,.rte h5:first-child,.rte .h5:first-child,.rte h6:first-child,.rte .h6:first-child{margin-top:0}.rte h2,.rte .h2,.rte h3,.rte .h3{font-size:1.18em;line-height:1.3}@media(min-width:576px){.rte h2,.rte .h2,.rte h3,.rte .h3{font-size:1.3em}}@media(min-width:992px){.rte h2,.rte .h2,.rte h3,.rte .h3{font-size:1.4em}}.rte h4,.rte .h4{font-size:1em}.rte.blu-product-rte h2:first-child,.rte.blu-product-rte .h2:first-child,.rte.blu-product-rte h3:first-child,.rte.blu-product-rte .h3:first-child{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY);line-height:1.5;margin:.5em 0 1.5em;color:#333}.rte.blu-product-rte h2:first-child strong,.rte.blu-product-rte .h2:first-child strong,.rte.blu-product-rte h3:first-child strong,.rte.blu-product-rte .h3:first-child strong{color:var(--bs-primary)}.rte.blu-product-rte h2,.rte.blu-product-rte .h2{font-size:1.5em}.rte.blu-product-rte h3,.rte.blu-product-rte .h3{font-size:1.35em}.rte.blu-product-rte p,.rte.blu-product-rte .p{margin-bottom:1.5em}.rte.blu-product-rte strong{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.rte.blu-product-rte a{color:var(--bs-primary)}.blu-accordion-conservazione-cottura .rte.blu-product-rte h1,.blu-accordion-conservazione-cottura .rte.blu-product-rte .h1,.blu-accordion-conservazione-cottura .rte.blu-product-rte h2,.blu-accordion-conservazione-cottura .rte.blu-product-rte .h2,.blu-accordion-conservazione-cottura .rte.blu-product-rte h3,.blu-accordion-conservazione-cottura .rte.blu-product-rte .h3,.blu-accordion-conservazione-cottura .rte.blu-product-rte h4,.blu-accordion-conservazione-cottura .rte.blu-product-rte .h4,.blu-accordion-conservazione-cottura .rte.blu-product-rte h5,.blu-accordion-conservazione-cottura .rte.blu-product-rte .h5,.blu-accordion-conservazione-cottura .rte.blu-product-rte h6,.blu-accordion-conservazione-cottura .rte.blu-product-rte .h6{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}@media(max-width:1023px){.rte.blu-article-rte{margin-left:auto;margin-right:auto;max-width:660px}}.rte.blu-article-rte h2:first-child,.rte.blu-article-rte .h2:first-child{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY);line-height:1.55;margin:0 0 1.3em;color:#333}.rte.blu-article-rte strong{font-family:var(--FONT-STACK-BODY);font-weight:var(--blu-font-weight-extra-bold)}.rte.blu-article-rte a{color:var(--bs-primary)}body .btn{letter-spacing:.08em;--btn-border: transparent;--btn-bg: var(--blu-bg-gradient);--btn-text: var(--bs-white);--btn-bg-hover: var(--bs-white);--top-bottom-padding: var(--blu-button-top-bottom-padding);--left-right-padding: var(--blu-button-left-right-padding);--BORDER-WIDTH: var(--blu-button-border-width);--blu-button-video-icon: calc(1em * var(--adjust-button));color:var(--btn-text);padding:var(--top-bottom-padding) var(--left-right-padding)}body .btn.btn-primary,body .btn.btn--primary,body .btn.btn-secondary,body .btn.btn--secondary{border:0;--top-bottom-padding: calc(var(--blu-button-top-bottom-padding) + 1px)}body .btn.btn-primary,body .btn.btn--primary{--btn-bg: var(--blu-bg-gradient);--btn-bg-hover: rgba(0, 0, 0, .2)}body .btn.btn-secondary,body .btn.btn--secondary{--btn-bg: var(--blu-bg-gradient-secondary);--btn-bg-hover: rgba(0, 0, 0, .4)}body .btn.btn-outline-white{--btn-text: var(--bs-white);--btn-border: var(--btn-text);--btn-bg: transparent;--btn-bg-hover: rgba(255, 255, 255, .4)}body .btn.btn-outline-primary{--btn-text: var(--bs-primary);--btn-border: var(--btn-text);--btn-bg: transparent;--btn-bg-hover: rgba(214, 155, 56, .3)}body .btn.btn-outline-secondary{--btn-text: var(--bs-secondary);--btn-border: var(--btn-text);--btn-bg: transparent;--btn-bg-hover: rgba(103, 47, 37, .2)}body .btn.btn-link{--btn-border: transparent;--btn-bg: transparent;--btn-text: var(--bs-primary);--btn-bg-hover: transparent;--top-bottom-padding: 0}body .btn.btn-link-dark{--btn-border: transparent;--btn-bg: transparent;--btn-text: var(--bs-dark);--btn-bg-hover: transparent;--top-bottom-padding: 0}body .btn,body .btn.btn-lg,body .btn.btn--large{font-size:calc(1em*var(--adjust-button))}body .btn.btn-md,body .btn.btn--medium{font-size:calc(.86em*var(--adjust-button));--top-bottom-padding: calc(var(--blu-button-top-bottom-padding) * .9);--left-right-padding: calc(var(--blu-button-left-right-padding) * .9)}body .btn.btn-sm,body .btn.btn--small{font-size:calc(.75em*var(--adjust-button));--top-bottom-padding: calc(var(--blu-button-top-bottom-padding) * .9);--left-right-padding: calc(var(--blu-button-left-right-padding) * .9)}body .btn.btn-video .btn-content{height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;white-space:nowrap}body .btn.btn-video .btn-content svg{display:block;width:1em;height:1em;position:absolute;top:50%;left:0;-moz-transform:translate3d(0,-50%,0) scale(1.6);-o-transform:translate3d(0,-50%,0) scale(1.6);-ms-transform:translate3d(0,-50%,0) scale(1.6);-webkit-transform:translate3d(0,-50%,0) scale(1.6);transform:translate3d(0,-50%,0) scale(1.6)}body .btn.btn-video .btn-content .ci-outer{position:relative;min-width:1em;line-height:1;height:1em}body .btn.btn-video .btn-content .ci-outer~.tx{padding-left:1em}body .btn{min-width:min(13em,90%)}body [data-blu-buttons-count="1"] .btn{min-width:min(18em,90%)}body [data-blu-buttons-count="2"] .btn{min-width:min(15em,90%)}@media(max-width:479px){body .blu-item-buttons .btn,body .blu-item-buttons .shopify-payment-button__button--unbranded{width:auto}}[class*=container-mw-]{margin-left:auto;margin-right:auto;padding-right:1.5rem;padding-left:1.5rem}:root{--blu-container-mw-sm: 540px;--blu-container-mw-md: 720px;--blu-container-mw-lg: 960px;--blu-container-mw-xl: 1180px;--blu-container-mw-xxl: 1320px;--blu-container-mw-hero: 1600px}.container-mw-sm{max-width:540px}.container-mw-md{max-width:720px}.container-mw-lg{max-width:960px}.container-mw-xl{max-width:1180px}.container-mw-xxl{max-width:1320px}.container-mw-hero{max-width:1600px}*{outline:none!important}.ovh{overflow:hidden!important}.ovv{overflow:visible!important}.cursor-default,.cursor-default *{cursor:default}.cursor-pointer,.cursor-pointer *{cursor:pointer}.image-outer-vw{margin-left:-9999px;margin-right:-9999px}.image-outer-vw>.image-inner-vw{width:1600px;max-width:100vw;margin-left:auto;margin-right:auto}html body img{aspect-ratio:unset}.nw{white-space:nowrap}.ttu{text-transform:uppercase}.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__title{margin-top:var(--blu-se-my);margin-bottom:var(--blu-se-my)}.shopify-policy__body{padding-top:20px}:root{--blu-hhdd: 1rem;--blu-hhdd-py: calc(var(--blu-hhdd) * 2.5);--blu-hhdd-spacer: 1rem;--blu-topbar: .581rem;--blu-topbar-h: calc(var(--blu-topbar) * 3.05);--blu-topbar-mobile-min-h: calc(var(--blu-topbar-h) * 1.3);--blu-topbar-gutter: calc(var(--blu-topbar) * 1);--blu-topbar-item-py: calc(var(--blu-topbar-gutter) * .3);--blu-topbar-item-px: calc(var(--blu-topbar-gutter) * 1);--blu-mm: calc(var(--blu-hhdd) * .8);--blu-mm-item-my: 1em;--blu-mm-item-mx: calc(var(--blu-hhdd-spacer) * .3);--blu-mm-content: var(--blu-mm);--blu-mm-item-py: 1em;--blu-mm-item-px: var(--blu-mm-item-mx)}@media(min-width:768px){:root{--blu-topbar: .7055rem;--blu-topbar-h: calc(var(--blu-topbar) * 3.05);--blu-topbar-gutter: calc(var(--blu-topbar) * 1);--blu-topbar-item-py: calc(var(--blu-topbar-gutter) * .3);--blu-topbar-item-px: calc(var(--blu-topbar-gutter) * 1)}}@media(min-width:1240px){:root{--blu-topbar: .83rem;--blu-topbar-h: calc(var(--blu-topbar) * 3.05);--blu-topbar-gutter: calc(var(--blu-topbar) * 1);--blu-topbar-item-py: calc(var(--blu-topbar-gutter) * .3);--blu-topbar-item-px: calc(var(--blu-topbar-gutter) * 1)}}@media(min-width:768px){:root{--blu-mm: calc(var(--blu-hhdd) * .7);--blu-mm-item-mx: calc(var(--blu-hhdd-spacer) * .3)}}@media(min-width:900px){:root{--blu-mm: calc(var(--blu-hhdd) * .78);--blu-mm-item-mx: calc(var(--blu-hhdd-spacer) * .3)}}@media(min-width:1000px){:root{--blu-mm: calc(var(--blu-hhdd) * .82);--blu-mm-item-mx: calc(var(--blu-hhdd-spacer) * .3)}}@media(min-width:1100px){:root{--blu-mm: calc(var(--blu-hhdd) * .9);--blu-mm-item-mx: calc(var(--blu-hhdd-spacer) * .3)}}@media(min-width:1200px){:root{--blu-mm: calc(var(--blu-hhdd) * .72);--blu-mm-item-mx: calc(var(--blu-hhdd-spacer) * .3)}}@media(min-width:1300px){:root{--blu-mm: calc(var(--blu-hhdd) * .78);--blu-mm-item-mx: calc(var(--blu-hhdd-spacer) * .3)}}@media(min-width:1350px){:root{--blu-mm: calc(var(--blu-hhdd) * .8);--blu-mm-item-mx: calc(var(--blu-hhdd-spacer) * .3)}}@media(min-width:1400px){:root{--blu-mm: calc(var(--blu-hhdd) * .9);--blu-mm-item-mx: calc(var(--blu-hhdd-spacer) * .3)}}@media(min-width:1500px){:root{--blu-mm: calc(var(--blu-hhdd) * 1);--blu-mm-item-mx: calc(var(--blu-hhdd-spacer) * 1)}}.nav-topbar{font-size:var(--blu-topbar);height:var(--blu-topbar-h);margin-left:calc(var(--blu-topbar-item-px)*-1);margin-right:calc(var(--blu-topbar-item-px)*-1)}.nav-topbar a{color:var(--text);padding:var(--blu-topbar-item-py) var(--blu-topbar-item-px)}.topbar-outer{font-size:var(--blu-topbar)}.topbar-outer .announcement__text,.topbar-outer .announcement__text .text-highlight__break,.topbar-outer .announcement__text a{color:var(--text)}.topbar-outer .announcement__text .text-highlight__break em{font-style:normal}.topbar-outer .announcement__slider{font-size:var(--blu-topbar);position:relative;width:100%!important}.blu-se-topbar .topbar-outer .announcement__slider{min-height:var(--blu-topbar-mobile-min-h)!important}@media(min-width:576px){.blu-se-topbar .topbar-outer .announcement__slider{min-height:var(--blu-topbar-h)!important}}@media(min-width:992px){.blu-se-topbar .topbar-outer .announcement__slider{height:var(--blu-topbar-h)!important}}.topbar-outer .announcement__slider,.topbar-outer .announcement__slider .section-header__subheading,.topbar-outer .announcement__slider .subheading-text,.topbar-outer .announcement__slider .product__badge__item{font-weight:var(--blu-font-weight-normal)}.topbar-outer .announcement__slider strong,.topbar-outer .announcement__slider .section-header__subheading strong,.topbar-outer .announcement__slider .subheading-text strong,.topbar-outer .announcement__slider .product__badge__item strong{font-weight:var(--blu-font-weight-extra-bold)}.topbar-outer .flickity-viewport{position:absolute!important;top:0!important;right:0!important;left:0!important;bottom:0!important}.blu-se-topbar .topbar-outer .flickity-viewport{min-height:var(--blu-topbar-mobile-min-h)!important}@media(min-width:576px){.blu-se-topbar .topbar-outer .flickity-viewport{min-height:var(--blu-topbar-h)!important}}@media(min-width:992px){.blu-se-topbar .topbar-outer .flickity-viewport{min-height:var(--blu-topbar-h)!important;height:var(--blu-topbar-h)!important}}.topbar-outer .flickity-slider{transform:none!important;position:absolute!important;top:0!important;right:0!important;left:0!important;bottom:0!important;display:block!important}.topbar-outer .announcement__slide{transform:none!important;position:absolute!important;top:0!important;right:0!important;left:0!important;bottom:0!important;z-index:2;padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width:992px){.topbar-outer .announcement__slide{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}.topbar-outer .announcement__message{max-width:100%}.topbar-outer .announcement__scale{max-width:100%;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.topbar-outer .announcement__text{max-width:100%;white-space:normal;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.topbar-outer[data-blu-announcement-slider-multi=true] .announcement__slide .announcement__message{-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.topbar-outer[data-blu-announcement-slider-multi=true] .announcement__slide:first-child .announcement__message{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.topbar-outer[data-blu-announcement-slider-multi=true] .announcement__slide.is-selected{z-index:3}.topbar-outer[data-blu-announcement-slider-multi=true] .announcement__slide.is-selected .announcement__message{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-transition-delay:.2s;transition-delay:.2s}.topbar-outer[data-blu-announcement-slider-multi=true] .announcement__slide.is-selected+.announcement__slide .announcement__message{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}@media(min-width:992px){.topbar-outer[data-blu-announcement-slider-multi=true] .announcement__slide .announcement__message{-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.topbar-outer[data-blu-announcement-slider-multi=true] .announcement__slide:first-child .announcement__message{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.topbar-outer[data-blu-announcement-slider-multi=true] .announcement__slide.is-selected{z-index:3}.topbar-outer[data-blu-announcement-slider-multi=true] .announcement__slide.is-selected .announcement__message{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-transition-delay:.2s;transition-delay:.2s}.topbar-outer[data-blu-announcement-slider-multi=true] .announcement__slide.is-selected+.announcement__slide .announcement__message{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media(max-width:767px){.topbar-outer .col-start{display:none}}@media(max-width:991.98px){.topbar-outer .topbar-content-end{position:relative}.topbar-outer .topbar-content-end:before{content:"";display:block;border-top:1px solid rgba(255,255,255,.12);position:absolute;left:calc(var(--gutter-mobile)*-1);right:calc(var(--gutter-mobile)*-1);bottom:0}}.blu-se-marquee{--blu-topbar: 1rem;--blu-topbar-h: calc(var(--blu-topbar) * 4.8)}.blu-se-marquee .topbar-outer .announcement__block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.blu-se-marquee .topbar-outer .announcement__slider,.blu-se-marquee .topbar-outer .flickity-viewport{min-height:var(--blu-topbar-h)!important;height:auto!important}.blu-se-marquee .topbar-outer .announcement__message{font-size:.8em}@media(min-width:480px){.blu-se-marquee .topbar-outer .announcement__message{font-size:.9em}}@media(min-width:1440px){.blu-se-marquee .topbar-outer .announcement__message{font-size:1em}}.site-header>.wrapper{width:var(--blu-site-width-padded);max-width:100%;padding-left:var(--gutter);padding-right:var(--gutter)}.site-header>.wrapper.hhmm{padding-left:var(--gutter-mobile);padding-right:var(--gutter-mobile)}#NavStandard .navlink.navlink--icon.js-drawer-open{display:block}#NavStandard.blu-nav-compress{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}#NavStandard.blu-nav-compress .menu__item{display:block}#NavStandard.blu-nav-compress .menu__item--compress,#NavStandard.blu-nav-compress .menu__item--mobile-search{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;margin-left:auto}#NavStandard.blu-nav-compress .menu__item--compress{margin-right:-12px}@media(max-width:1023px){#NavStandard.blu-nav-compress .menu__item--compress{margin-right:calc(var(--gutter-mobile) - 12px)}}@media(min-width:1600px){.search-popdown__body.search-popdown__body--fixed{left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.search-form__input-holder .blu-icon-search{--icon-size: 1.6em}.navt .navt-button .icon-select{width:.7em;height:.7em;margin-left:.2em;position:relative;left:0;top:-.05em}.hhdd{padding-top:calc(var(--blu-hhdd-py)*.2);padding-bottom:var(--blu-hhdd-py);--blu-icon-size: calc(var(--blu-hhdd) * 1.2)}.hhdd .hhdd-claim{text-transform:uppercase;letter-spacing:.1em;padding-bottom:1.2em;font-size:.65em}@media(min-width:992px){.hhdd .hhdd-claim{font-size:.75em}}@media(min-width:1240px){.hhdd .hhdd-claim{font-size:1em}}.hhdd .hhdd-claim .tx{position:relative}.hhdd .hhdd-claim .ci-outer{position:absolute;left:0;right:0;top:96%;text-align:center;padding-left:4%}.hhdd .hhdd-claim .ci-outer>*{display:block;width:78%;margin:0 auto}.hhdd .col-nav-end .blu-icon-search{min-height:1.3em}.hhdd .col-nav-end .blu-icon-shopping-bag{min-height:1.82em}.hhdd .col-nav-end .col-nav-content-top{font-size:.9em}@media(min-width:768px){.hhdd .col-nav-end .col-nav-content-top{padding:0 0 .2em}}@media(min-width:1240px){.hhdd .col-nav-end .col-nav-content-top{font-size:1em;padding:0 0 .8em}}.hhdd .col-nav-end .nav-item-lang{padding-right:.8em;margin-right:1.2em;position:relative;border-right:1px solid rgba(0,0,0,.15)}.hhdd .col-nav-end .navt.nav-lang .navt-button{padding:.15em .9em .15em 0}.hhdd .col-nav-end .navt.nav-lang .navt-content{top:calc(100% + 3px)}@media(min-width:992px){.hhdd{--blu-icon-size: calc(var(--blu-hhdd) * 1.35)}}@media(min-width:1240px){.hhdd{--blu-icon-size: calc(var(--blu-hhdd) * 1.5)}}.hhdd .navlink.navlink--icon{padding:2px;margin:0}.hhdd .navlink.cart__toggle{--icon-size: calc(var(--blu-icon-size) * .84);position:relative;top:-.05em;left:0;padding-left:.6em;padding-right:.1em}.hhdd .search-form__inner{padding-bottom:4em}.hhdd #searchResults-blu-search-desktop{margin-top:-3em}.search-popdown{--search-popdown-height: auto;--icon-size: var(--blu-icon-size);--blu-search-list-bullet: 6px}.search-popdown .navlink.navlink--icon{padding-left:.8em;padding-right:.8em}.search-popdown .predictive-search__heading{border-color:#00000014}.search-popdown .predictive-search__item .predictive-search__link{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-moz-inline-flex;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.search-popdown .predictive-search__item .predictive-search__link:before{content:"";display:block;width:var(--blu-search-list-bullet);height:var(--blu-search-list-bullet);background:var(--bs-secondary);border-radius:var(--blu-search-list-bullet);margin-left:.1em;margin-right:.6em}.search-popdown .predictive-search__results{max-height:50vh}@media(min-width:1440px){.search-popdown .predictive-search__results{max-height:calc(100vh - 360px)}}.search-popdown .predictive-search__actions .predictive-search__link{--btn-text: var(--bs-primary);color:var(--btn-text);font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.search-popdown .predictive-search__actions .predictive-search__quick-tip{color:#999}.mm-outer{position:relative;font-size:var(--blu-mm);padding-top:calc(var(--blu-mm-item-py)*.5);padding-bottom:calc(var(--blu-mm-item-py)*.5);border-top:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15);margin-top:calc(var(--blu-mm-item-my)*.5);margin-bottom:calc(var(--blu-mm-item-my)*.6)}@media(min-width:768px){.mm-outer{margin-bottom:calc(var(--blu-mm-item-my)*1)}}@media(min-width:992px){.mm-outer{margin-bottom:calc(var(--blu-mm-item-my)*1.5)}}.mm{position:static;margin-left:calc(var(--blu-mm-item-mx)*-1)!important;margin-right:calc(var(--blu-mm-item-mx)*-1)!important;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.mm strong,.mm b{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}@media(min-width:1240px){.mm{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}@media(min-width:1000px)and (max-width:1439px){.mm{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width:768px){.mm.mm-start{padding-right:1.3em}.mm.mm-end{padding-left:1.3em}}[data-blu-items-count="1"] .mm,[data-blu-items-count="2"] .mm,[data-blu-items-count="3"] .mm{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start}[data-blu-items-count="1"] .mm.mm-end,[data-blu-items-count="2"] .mm.mm-end,[data-blu-items-count="3"] .mm.mm-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.mm .mm-item>a{display:block;padding:calc(var(--blu-mm-item-py)*.5) var(--blu-mm-item-px);color:#1c1c1c;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM);text-decoration:none;text-transform:uppercase;position:relative;z-index:2;white-space:nowrap}.mm .mm-item>a.mm-button-style-accent{color:#d69b38}.mm .mm-item.item-accent>a{color:#d69b38}.mm .mm-item.navt .navt-button .tx{position:relative}.mm .mm-item.navt .navt-button .tx:before{content:"";display:block;border-bottom:3px solid var(--bs-primary);position:absolute;left:30%;right:30%;bottom:calc(var(--blu-mm-item-py)*-1 - 2px);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;pointer-events:none}.mm .mm-item.navt .navt-content{z-index:1!important;top:calc(100% + 1px + var(--blu-mm-item-py)*.5)}.mm .mm-item.is-open .navt-button .tx:before{left:0;right:0;opacity:1}.mm-parent-content{top:calc(var(--blu-hhdd-py)*-.5)}.mm-content.navt-content-fullwidth{background:#fff;-webkit-box-shadow:0 4em 5em -1em rgba(0,0,0,.2);-moz-box-shadow:0 4em 5em -1em rgba(0,0,0,.2);-ms-box-shadow:0 4em 5em -1em rgba(0,0,0,.2);-o-box-shadow:0 4em 5em -1em rgba(0,0,0,.2);box-shadow:0 4em 5em -1em #0003}.mm-content .mm-container{font-size:.85em;margin:0 auto;padding-top:calc(var(--blu-hhdd-py)*.5);position:relative}.mm-content .mm-container>*{position:relative}.mm-content .mm-container h1,.mm-content .mm-container .h1,.mm-content .mm-container h2,.mm-content .mm-container .h2,.mm-content .mm-container h3,.mm-content .mm-container .h3,.mm-content .mm-container h4,.mm-content .mm-container .h4,.mm-content .mm-container h5,.mm-content .mm-container .h5,.mm-content .mm-container h6,.mm-content .mm-container .h6{font-family:var(--FONT-STACK-BODY);font-weight:var(--blu-font-weight-extra-bold);font-size:1.35em;line-height:1.2;margin:0 0 .5em}.mm-content .mm-container h1,.mm-content .mm-container h1 a,.mm-content .mm-container .h1,.mm-content .mm-container .h1 a,.mm-content .mm-container h2,.mm-content .mm-container h2 a,.mm-content .mm-container .h2,.mm-content .mm-container .h2 a,.mm-content .mm-container h3,.mm-content .mm-container h3 a,.mm-content .mm-container .h3,.mm-content .mm-container .h3 a,.mm-content .mm-container h4,.mm-content .mm-container h4 a,.mm-content .mm-container .h4,.mm-content .mm-container .h4 a,.mm-content .mm-container h5,.mm-content .mm-container h5 a,.mm-content .mm-container .h5,.mm-content .mm-container .h5 a,.mm-content .mm-container h6,.mm-content .mm-container h6 a,.mm-content .mm-container .h6,.mm-content .mm-container .h6 a{color:#1c1c1c}.mm-content .mm-container p,.mm-content .mm-container li{font-size:inherit;line-height:1.8;color:#333;margin:0}.mm-content .mm-container p,.mm-content .mm-container li,.mm-content .mm-container h5,.mm-content .mm-container .h5,.mm-content .mm-container h6,.mm-content .mm-container .h6{font-size:inherit;line-height:1.8}.mm-content .mm-container p a,.mm-content .mm-container p strong,.mm-content .mm-container li a,.mm-content .mm-container li strong,.mm-content .mm-container h5 a,.mm-content .mm-container h5 strong,.mm-content .mm-container .h5 a,.mm-content .mm-container .h5 strong,.mm-content .mm-container h6 a,.mm-content .mm-container h6 strong,.mm-content .mm-container .h6 a,.mm-content .mm-container .h6 strong{font-family:var(--FONT-STACK-BODY);font-weight:var(--blu-font-weight-extra-bold)}.mm-content .mm-container p a,.mm-content .mm-container li a,.mm-content .mm-container h5 a,.mm-content .mm-container .h5 a,.mm-content .mm-container h6 a,.mm-content .mm-container .h6 a{color:#d69b38}.mm-content .mm-container p a:hover,.mm-content .mm-container li a:hover,.mm-content .mm-container h5 a:hover,.mm-content .mm-container .h5 a:hover,.mm-content .mm-container h6 a:hover,.mm-content .mm-container .h6 a:hover{text-decoration:underline}.mm-content .mm-container h5,.mm-content .mm-container .h5,.mm-content .mm-container h6,.mm-content .mm-container .h6{margin:.6em 0 0}.mm-content .mm-container h5 a,.mm-content .mm-container .h5 a,.mm-content .mm-container h6 a,.mm-content .mm-container .h6 a{text-decoration:none}.mm-content .mm-container h5 a,.mm-content .mm-container h5 a strong,.mm-content .mm-container .h5 a,.mm-content .mm-container .h5 a strong,.mm-content .mm-container h6 a,.mm-content .mm-container h6 a strong,.mm-content .mm-container .h6 a,.mm-content .mm-container .h6 a strong{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD);text-transform:uppercase;white-space:nowrap;letter-spacing:.02em}.mm-content .mm-container h5 a:after,.mm-content .mm-container .h5 a:after,.mm-content .mm-container h6 a:after,.mm-content .mm-container .h6 a:after{content:" \203a"}.mm-content .mm-container h5 a:hover,.mm-content .mm-container .h5 a:hover,.mm-content .mm-container h6 a:hover,.mm-content .mm-container .h6 a:hover{text-decoration:underline}.mm-content .mm-container .mm-tx{padding:0 0 1em}.mm-content .mm-container .mm-image~.mm-tx{padding-top:1.4em}.mm-content .mm-col{max-width:50%}@media(min-width:480px){.mm-content .mm-col{max-width:33.33%}}@media(min-width:768px){.mm-content .mm-col{max-width:20%}}@media(min-width:1024px){.mm-content .mm-row{--bs-gutter-x: 1.8rem}}@media(min-width:1440px){.mm-content .mm-row{--bs-gutter-x: 2rem}}.mm-content .mm-image .ratio figure.lazy-image--cover{width:100.5%;height:100.5%}.mm-content .mm-footer{padding:1em 0 0}.mm-content .mm-dismiss{text-transform:uppercase;letter-spacing:.05em;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM);color:#999;font-size:.8em;padding:1.8em 1em}.mm-content .mm-dismiss:hover{color:#666}.mm-col{max-width:50%}@media(min-width:480px){.mm-col{max-width:33.33%}}@media(min-width:768px){.mm-col{max-width:20%}}.mm-content-dismiss{color:#666;text-align:center;cursor:pointer;font-size:.75em;letter-spacing:.2em;padding:5em 2em 0}:root{--blu-hhdd: 1rem}.hhmm{position:relative}.hhmm:before{content:"";display:block;border-bottom:1px solid rgba(0,0,0,.08);position:absolute;left:0;right:0;bottom:0}.hhmm .hhmm-brand{width:5.2em;padding:.2em;position:relative;left:-.4em;top:0}.hhmm .hhmm-nav-outer{position:relative;right:-.3em;top:0}.hhmm .hhmm-nav-item{padding-left:.5em}.hhmm .blu-icon-shopping-bag{--icon-size: 1.3em;font-size:var(--blu-hhdd);width:var(--icon-size);min-height:1.82em}.hhmm .blu-icon-search{--icon-size: 1.5em !important;min-height:1.3em}.hhmm .blu-icon-hamburger{font-size:var(--blu-hhdd);width:2em;min-height:2em;stroke-width:calc(var(--STROKE-WIDTH) + 2px)}.hhmm .navlink--icon{margin-right:0}#nav-drawer .mobile-navlink--level-1{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM);text-transform:uppercase}#nav-drawer .mobile-menu__item--level-2 .mobile-navlink--level-2{padding-top:.6em;padding-bottom:.6em}#nav-drawer .mobile-nav__sublist{padding:.6em 0}:root{--blu-navt: .98em;--blu-navt-lh: 1.4;--blu-navt-py: .7em;--blu-navt-px: 1.6em;--blu-navt-item-py: .5em;--blu-navt-item-px: var(--blu-navt-px)}.navt{position:relative;z-index:3}.navt .navt-button{cursor:pointer}.navt .navt-content{position:absolute;z-index:4;font-size:var(--blu-navt);left:0;margin:0;top:100%;bottom:auto;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM);opacity:0;cursor:default;pointer-events:none;-webkit-transition:opacity .3s cubic-bezier(.4,.01,.165,.99),-webkit-transform .3s cubic-bezier(.4,.01,.165,.99);transition:opacity .3s cubic-bezier(.4,.01,.165,.99),transform .3s cubic-bezier(.4,.01,.165,.99);-moz-transform:translate3d(0,10px,0);-o-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);padding:var(--blu-navt-py) var(--blu-navt-px)}.navt .navt-content.navt-content-dropdown ul,.navt .navt-content>ul{margin:0;padding:0;list-style:none}.navt .navt-content.navt-content-dropdown ul a,.navt .navt-content.navt-content-dropdown p a,.navt .navt-content>ul>li>a,.navt .navt-content nav>a,.navt .navt-content .nav>a,.navt .navt-content>a{margin-left:calc(var(--blu-navt-item-px)*-1.01);margin-right:calc(var(--blu-navt-item-px)*-1);padding:var(--blu-navt-item-py) var(--blu-navt-item-px);position:relative;display:block;text-decoration:none}.navt .navt-content.navt-content-dropdown ul a:hover,.navt .navt-content.navt-content-dropdown p a:hover,.navt .navt-content>ul>li>a:hover,.navt .navt-content nav>a:hover,.navt .navt-content .nav>a:hover,.navt .navt-content>a:hover{text-decoration:none}.navt .navt-content p,.navt .navt-content li{margin-top:0;margin-bottom:0}.navt .navt-content p,.navt .navt-content li,.navt .navt-content a{font-size:.98em;line-height:var(--blu-navt-lh)}.navt .navt-content.text-center,.navt .navt-content.text-center *{text-align:center}.navt .navt-content.text-right,.navt .navt-content.text-right *{text-align:right}.navt .navt-content h1,.navt .navt-content .h1,.navt .navt-content h2,.navt .navt-content .h2,.navt .navt-content h3,.navt .navt-content .h3,.navt .navt-content h4,.navt .navt-content .h4,.navt .navt-content h5,.navt .navt-content .h5,.navt .navt-content h6,.navt .navt-content .h6{font-size:1em;padding:var(--blu-navt-item-py) 0;margin:0;line-height:var(--blu-navt-lh);color:#1c1c1c;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.navt .navt-content{background:#fff;border:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175);-moz-box-shadow:0 1rem 3rem rgba(0,0,0,.175);-ms-box-shadow:0 1rem 3rem rgba(0,0,0,.175);-o-box-shadow:0 1rem 3rem rgba(0,0,0,.175);box-shadow:0 1rem 3rem #0000002d}.navt .navt-content,.navt .navt-content p,.navt .navt-content li,.navt .navt-content a{color:#1c1c1c}.navt .navt-content.navt-content-dropdown ul a:hover,.navt .navt-content.navt-content-dropdown p a:hover,.navt .navt-content>ul>li>a:hover,.navt .navt-content nav>a:hover,.navt .navt-content .nav>a:hover,.navt .navt-content>a:hover{color:#1c1c1c;background:#faf2e580}.navt .navt-content a.active,.navt .navt-content a.active:hover,.navt .navt-content .active a,.navt .navt-content .active a:hover{color:#1c1c1c;background:#faf2e5}.navt.is-size-0-6 .navt-button:after{width:132px}.navt.is-size-0-6 .navt-content{width:132px}.navt.is-size-0-6.is-center .navt-content{left:50%;margin-left:-66px}.navt.is-size-0-8 .navt-button:after{width:176px}.navt.is-size-0-8 .navt-content{width:176px}.navt.is-size-0-8.is-center .navt-content{left:50%;margin-left:-88px}.navt .navt-button:after{width:220px}.navt .navt-content{width:220px}.navt.is-center .navt-content{left:50%;margin-left:-110px}.navt.is-size-1-2 .navt-button:after{width:264px}.navt.is-size-1-2 .navt-content{width:264px}.navt.is-size-1-2.is-center .navt-content{left:50%;margin-left:-132px}.navt.is-size-1-5 .navt-button:after{width:330px}.navt.is-size-1-5 .navt-content{width:330px}.navt.is-size-1-5.is-center .navt-content{left:50%;margin-left:-165px}.navt.is-size-2 .navt-button:after{width:440px}.navt.is-size-2 .navt-content{width:440px}.navt.is-size-2.is-center .navt-content{left:50%;margin-left:-220px}.navt.is-size-2-5 .navt-button:after{width:550px}.navt.is-size-2-5 .navt-content{width:550px}.navt.is-size-2-5.is-center .navt-content{left:50%;margin-left:-275px}.navt.is-size-3 .navt-button:after{width:660px}.navt.is-size-3 .navt-content{width:660px}.navt.is-size-3.is-center .navt-content{left:50%;margin-left:-330px}.navt.is-size-3-5 .navt-button:after{width:770px}.navt.is-size-3-5 .navt-content{width:770px}.navt.is-size-3-5.is-center .navt-content{left:50%;margin-left:-385px}.navt.is-size-4 .navt-button:after{width:880px}.navt.is-size-4 .navt-content{width:880px}.navt.is-size-4.is-center .navt-content{left:50%;margin-left:-440px}.navt.is-center .navt-button:after{left:50%;-moz-transform:translate3d(50%,0,0);-o-transform:translate3d(50%,0,0);-ms-transform:translate3d(50%,0,0);-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}.navt.is-right .navt-button:after{left:auto;right:50%;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.navt.is-right .navt-content{left:auto;right:0}.navt.is-top .navt-button:after{top:100%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.navt.is-top .navt-content{top:auto;bottom:100%;-moz-transform:translate3d(0,-10px,0);-o-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.navt.is-open,.navt.is-hover:hover{z-index:23}.navt.is-open .navt-button:after,.navt.is-hover:hover .navt-button:after{pointer-events:auto}.navt.is-open .navt-content,.navt.is-hover:hover .navt-content{z-index:12;pointer-events:auto;opacity:1;-moz-transform:translate3d(0,0,0) rotate3d(0,0,0,0);-o-transform:translate3d(0,0,0) rotate3d(0,0,0,0);-ms-transform:translate3d(0,0,0) rotate3d(0,0,0,0);-webkit-transform:translate3d(0,0,0) rotate3d(0,0,0,0);transform:translateZ(0) rotate3d(0,0,0,0)}.navt.is-hover.is-top .navt-content{padding-left:.5em;padding-right:.5em}@media(max-width:767px){.navt .navt-content{font-size:.75rem;padding:.5em 0}.navt .navt-content p,.navt .navt-content li,.navt .navt-content a{font-size:.75rem}.navt .navt-content>ul>li>a{padding:.6em 1.5em}.navt.is-hover.is-top .navt-content{padding-left:.8em;padding-right:.8em}}.navt-parent-content{position:relative}.navt-parent-content .navt-content-fullwidth[data-navt-content-id]{position:absolute;z-index:4;font-size:.98em;top:0;left:0;right:0;margin:0;bottom:auto;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY);opacity:0;cursor:default;pointer-events:none;-webkit-transition:opacity .3s cubic-bezier(.4,.01,.165,.99),-webkit-transform .3s cubic-bezier(.4,.01,.165,.99);transition:opacity .3s cubic-bezier(.4,.01,.165,.99),transform .3s cubic-bezier(.4,.01,.165,.99);-moz-transform:translate3d(0,10px,0);-o-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.navt-parent-content .navt-content-fullwidth[data-navt-content-id].is-open{z-index:12;pointer-events:auto;opacity:1;-moz-transform:translate3d(0,0,0) rotate3d(0,0,0,0);-o-transform:translate3d(0,0,0) rotate3d(0,0,0,0);-ms-transform:translate3d(0,0,0) rotate3d(0,0,0,0);-webkit-transform:translate3d(0,0,0) rotate3d(0,0,0,0);transform:translateZ(0) rotate3d(0,0,0,0)}:root{--blu-btn-quick: 12px;--blu-btn-quick-icon: calc(var(--blu-btn-quick) * 1.4);--blu-btn-quick-square: calc(var(--blu-btn-quick-icon) * 2.2);--blu-btn-quick-loader: calc(var(--blu-btn-quick-icon) * 1.1)}.collection__sort__label .tx,.collection__filter__title .tx{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-BOLD);font-size:1.25em;color:var(--blu-color-secondary)}.collection__sort,.collection__filter{padding-bottom:1.2em}.collection__sort .collection__filters-more,.collection__filter .collection__filters-more{font-size:0;--btn-text: var(--bs-primary);min-width:1px}:root{--blu-sticky-bar-backdrop-bg: rgba(255, 255, 255, .92);--blu-sticky-bar-backdrop-filter: saturate(180%) blur(20px)}#CollectionStickyBar.collection__sticky-bar{background:var(--blu-sticky-bar-backdrop-bg);-webkit-backdrop-filter:var(--blu-sticky-bar-backdrop-filter);backdrop-filter:var(--blu-sticky-bar-backdrop-filter)}.btn--quick .btn-icon{padding:1px .8em;position:relative;top:-.1em;left:0}.btn--quick .btn-icon svg{--icon-size: var(--blu-btn-quick-icon)}.btn--quick .btn-icon svg path[style*=--blu-icon-color-primary]{--blu-icon-color-primary: var(--blu-color-dark) !important}.btn--quick.is-loading .btn-icon,html[data-scroll-locked] .btn--quick,html[data-scroll-locked] .btn--quick.btn-content{opacity:0}.lp-item.product-grid-item{text-align:left}.lp-item a{color:var(--blu-color-dark);display:block}.lp-item .lp-image{margin-bottom:0}.lp-item .lp-image .product__media__container{--aspect-ratio: 1 !important}.lp-item .lp-tx{padding:1.2em 0 2.5em}.lp-item .lp-collection{text-transform:uppercase;letter-spacing:.05em;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM);font-size:.53em;line-height:1.2;padding:0 0 .8em}@media(min-width:480px){.lp-item .lp-collection{font-size:.62em}}@media(min-width:768px){.lp-item .lp-collection{font-size:.66em}}@media(min-width:1024px){.lp-item .lp-collection{font-size:.68em}}@media(min-width:1440px){.lp-item .lp-collection{font-size:.72em}}.lp-item .lp-name{font-size:.92em;line-height:1.2;padding:0 0 .45em;color:var(--blu-color-marrone)}@media(min-width:768px){.lp-item .lp-name{font-size:.96em}}@media(min-width:1024px){.lp-item .lp-name{font-size:1.04em}}@media(min-width:1440px){.lp-item .lp-name{font-size:1.18em}}.lp-item .lp-prices{font-size:.87em;letter-spacing:.02em}.lp-item .lp-price{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}body .product__media__holder,body .product-single__media--image{--product-filter-bg: 1;filter:none}body .product__title-and-price{margin-bottom:0;gap:calc(var(--form-margin-mobile)*.8)}@media(min-width:768px){body .product__title-and-price{gap:var(--form-margin)}}body .product__title{line-height:1.1;max-width:500px;font-size:calc(1.5rem*var(--adjust-heading))}@media(min-width:1440px){body .product__title{font-size:calc(2.5rem*var(--adjust-heading))}}body .product__form__wrapper{max-width:435px}body .blu-peso-cottura-inner{border-top:1px solid var(--blu-bc-translucent);border-bottom:1px solid var(--blu-bc-translucent);padding:0 .1em}body .blu-peso-cottura-inner>*{padding:.85em 1.2em}body .btn--submit.product__submit__add.is-loading{opacity:.85}body .btn--submit .loader--line{left:0;width:100%}body .blu-condizione-prodotto-soldout .btn--submit.product__submit__add{color:var(--bs-white);background:var(--blu-bg-gradient-secondary);opacity:.4}body .loader--line{background:var(--text-alpha-10)}body .product__accordions{padding-bottom:0;border-bottom:1px solid var(--blu-bc-translucent)}body .product__accordions .product__accordion{border-top:1px solid var(--blu-bc-translucent)}body .product__accordions .product__accordion__title .tx{padding:.85em 0;text-transform:uppercase;letter-spacing:.05em;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM)}body .product__accordions .product__accordion__title .icon{color:var(--bs-black)}body .product__accordions .product__accordion__inner{padding-top:.6em;padding-bottom:2.4em}body .product__accordions .product__accordion__inner p:last-child,body .product__accordions .product__accordion__inner .p:last-child{margin-bottom:0}.breadcrumbs{font-size:.7em;padding-top:1.2em}@media(min-width:768px){.breadcrumbs{font-size:.8em;padding-bottom:.9em}}.breadcrumbs__link,.blu-subtitle,.blu-heading-upsell{text-transform:uppercase;letter-spacing:.05em;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM)}.upsell__products__slider .product-upsell__holder{--upsells-border: var(--blu-bc-translucent) !important}.upsell__products__slider .product-upsell__subtitle{text-transform:uppercase;letter-spacing:.05em;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM);font-size:.72em}.upsell__products__slider .product-upsell__title{margin-bottom:.5em}.upsell__products__slider .product-upsell__btn{font-size:.72em;--top-bottom-padding: .55em;--left-right-padding: 1.2em}.upsell__products__slider .product-upsell__btn.is-loading,.upsell__products__slider .product-upsell__btn.is-success{background:var(--blu-bg-gradient)}.upsell__products__slider .product-upsell__btn-check{color:var(--bs-white)}@media(max-width:767px){body .product-single__wrapper{padding-top:var(--gutter-mobile)}body .product-single__thumbnails{display:none!important}}@media(max-width:767px){body .product-single__gallery{margin-bottom:0}}:root{--blu-p-image-col-w: 40%;--blu-p-image-col-ps: 1.6rem;--blu-p-image-col-pe: calc(var(--blu-p-image-col-ps) * 1.3)}@media(min-width:1024px){:root{--blu-p-image-col-w: 50%;--blu-p-image-col-ps: 2rem}}@media(min-width:1500px){:root{--blu-p-image-col-w: 50%;--blu-p-image-col-ps: 75px}}@media(min-width:768px){.product-single .product-single__wrapper.product-single__wrapper--grid,.product-single .product-single__wrapper.product-single__wrapper--large{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;margin-left:0;margin-right:0;gap:0}.product-single .product-single__wrapper.product-single__wrapper--grid>*,.product-single .product-single__wrapper.product-single__wrapper--large>*{padding-left:0;padding-right:0}.product-single .product-single__wrapper.product-single__wrapper--grid .product-single__gallery,.product-single .product-single__wrapper.product-single__wrapper--large .product-single__gallery{-webkit-box-flex:0 0 var(--blu-p-image-col-w);-moz-box-flex:0 0 var(--blu-p-image-col-w);-webkit-flex:0 0 var(--blu-p-image-col-w);-moz-flex:0 0 var(--blu-p-image-col-w);-ms-flex:0 0 var(--blu-p-image-col-w);flex:0 0 var(--blu-p-image-col-w)}.product-single .product-single__wrapper.product-single__wrapper--grid .product-single__details,.product-single .product-single__wrapper.product-single__wrapper--large .product-single__details{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;-moz-flex-grow:1;flex-grow:1}.product-single .product-single__wrapper.product-single__wrapper--grid .product__title-and-price,.product-single .product-single__wrapper.product-single__wrapper--large .product__title-and-price{display:block}.product-single .product-single__wrapper.product-single__wrapper--grid .form__wrapper,.product-single .product-single__wrapper.product-single__wrapper--large .form__wrapper{padding-left:var(--blu-p-image-col-ps);padding-right:var(--blu-p-image-col-pe)}.product-single .product-single__wrapper.product-single__wrapper--grid .form__wrapper.is-sticky,.product-single .product-single__wrapper.product-single__wrapper--large .form__wrapper.is-sticky{top:0}}@media(min-width:1024px){.product-single__wrapper.product-single__wrapper--grid .product-single__media-slider{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0;margin-left:-5px;margin-right:-5px}.product-single__wrapper.product-single__wrapper--grid .product-single__media-slider>*{padding-left:5px;padding-right:5px;padding-bottom:10px;-webkit-box-flex:0 0 50%;-moz-box-flex:0 0 50%;-webkit-flex:0 0 50%;-moz-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.product-single__wrapper.product-single__wrapper--grid .product-single__media-slider>*:first-child{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}:root{--blu-blog-tag-color: #333333}.blu_blog__post-item{max-width:100%}.blu_blog__post-item .blog__post-image-link{margin-bottom:0}.blu_blog__post-item .blog__post-content{padding:.7em 0 2.5em}.blu_blog__post-item .blog__post-content .blog__post-tags{font-size:.68em;text-transform:uppercase;margin:0;padding:0 0 .3em;letter-spacing:.1em}.blu_blog__post-item .blog__post-content .blog__post-tags .blog__post-tags-link{color:var(--blu-blog-tag-color);display:inline-block}.blu_blog__post-item .blog__post-content .blog__post-tags .blog__post-tags-link small{font-size:1em;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM)}.blu_blog__post-item .blog__post-content .blog__post-tags .blog__post-tags-link:after{content:" / ";opacity:.3;padding:0 .1em 0 .45em;display:inline-block}.blu_blog__post-item .blog__post-content .blog__post-tags .blog__post-tags-link:last-child:after{display:none}.blu_blog__post-item .blog__post-content .blog__post-tags .blog__post-tags-link:hover{text-decoration:underline}.blu_blog__post-item .blog__post-content .blog__post-title{font-size:1.5em;line-height:1.3;margin:0}.blu_blog__post-item .blog__post-content .blog__post-title,.blu_blog__post-item .blog__post-content .blog__post-title .blog__post-title-link{color:#672f25}.blu_blog__post-item .blog__post-content .blog__post-title .blog__post-title-link{padding:.1em 1em .7em 0;display:block}.blu_blog__post-item .blog__post-content .blog__post-excerpt-link{font-size:.9em;padding-right:1.8em}.blu_blog__post-item .blog__post-content .blog__post-excerpt-link,.blu_blog__post-item .blog__post-content .blog__post-excerpt-link .rte{color:#333}.blu_blog__post-item .blog__post-content .blog__post-excerpt-link .rte{font-size:inherit;line-height:inherit;margin-bottom:0}.blog.blog--standard.section-padding .wrapper{padding-left:1.5rem;padding-right:1.5rem}@media(max-width:1023px){.blu-blog-container-mw .featured-blog__container{margin-left:0;margin-right:0;padding-left:var(--gutter-mobile);padding-right:var(--gutter-mobile)}}@media(max-width:479px){.blu-blog-container-mw .featured-blog__container{padding-left:0;padding-right:0}}@media(min-width:768px){.blu-blog-container-mw,.blog__post.blog__post--three-col{margin-left:auto;margin-right:auto;max-width:var(--blu-blog-container-max-wdith)}}.article-breadcrumb-outer{padding:0 0 1em}.article-breadcrumb-outer .article-breadcrumb{text-transform:uppercase;letter-spacing:.05em;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM);font-size:.6em}@media(min-width:576px){.article-breadcrumb-outer .article-breadcrumb{font-size:.7em}}@media(min-width:992px){.article-breadcrumb-outer .article-breadcrumb{font-size:.8em}}.article-breadcrumb-outer .article-breadcrumb a{display:inline-block;color:var(--blu-blog-tag-color)}.article-breadcrumb-outer .article-breadcrumb a:after{content:" / ";opacity:.3;padding:0 .2em 0 .55em;display:inline-block}.article-breadcrumb-outer .article-breadcrumb a:last-child:after{display:none}.article-breadcrumb-outer .article-breadcrumb a:hover{text-decoration:underline}.pswp__button.pswp__button--close.pswp__custom-close{overflow:hidden;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px;border-radius:100px}.article__wrapper{--blu-video-link-color: #d69b38;--blu-video-link-color-hover: #672f25;--blu-article-button-color: #672f25;--blu-article-button-bg: #ffffff;--blu-article-button-bc: #672f25}.article__wrapper .icon-blu-play-video{overflow:hidden;-webkit-border-radius:200px;-moz-border-radius:200px;-ms-border-radius:200px;-o-border-radius:200px;border-radius:200px;-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem #00000026;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.article__wrapper .icon-blu-play-video:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.article__wrapper .article__image__wrapper{margin-bottom:3em}.article__wrapper .blu-article-image-or-video-outer .blu-section-article-image-or-video{border-radius:var(--radius);position:relative}.article__wrapper .blu-article-image-or-video-outer .blu-section-article-image-or-video .play-button{color:#fff;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.article__wrapper .blu-article-image-or-video-outer .play-button-inline{font-size:.8em;font-family:var(--FONT-STACK-BODY);font-weight:var(--blu-font-weight-extra-bold);color:var(--blu-video-link-color);position:relative;text-decoration:none;padding:.05em 0 .12em}.article__wrapper .blu-article-image-or-video-outer .play-button-inline,.article__wrapper .blu-article-image-or-video-outer .play-button-inline:after{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.article__wrapper .blu-article-image-or-video-outer .play-button-inline:after{content:"";border-bottom:1px solid var(--blu-video-link-color);position:absolute;left:0;right:0;bottom:0}.article__wrapper .blu-article-image-or-video-outer .play-button-inline:hover{color:var(--blu-video-link-color-active)}.article__wrapper .blu-article-image-or-video-outer .play-button-inline:hover:after{border-color:var(--blu-video-link-color-active)}.article__wrapper .section-header--article{padding:0 0 2em}.article__wrapper .blu-article-title{font-size:1.4em;line-height:1.2;margin:0 0 .4em}@media(min-width:480px){.article__wrapper .blu-article-title{font-size:1.7em}}@media(min-width:768px){.article__wrapper .blu-article-title{font-size:1.9em}}@media(min-width:1024px){.article__wrapper .blu-article-title{font-size:2.4em}}@media(min-width:1440px){.article__wrapper .blu-article-title{font-size:2.8em}}.article__wrapper .blu-article-external-link .blu-article-external-link-title{font-size:1.3em;margin:1.4em 0}.article__wrapper .blu-article-external-link .blu-article-external-link-button{color:var(--blu-article-button-color);background:var(--blu-article-button-bg);border-color:var(--blu-article-button-bc);min-width:18em;max-width:100%;--btn-bg-hover: #d69b38}@media(min-width:768px){.mosaic--single-block.mosaic--spacing .wrapper--no-full .mosaic__grid{margin-left:0;margin-right:0}.mosaic--single-block.mosaic--spacing .wrapper--no-full .mosaic__grid .mosaic__item{padding:0}}.blu-item-heading a:before,.blu-item-heading a:after,.text__heading a:before,.text__heading a:after{opacity:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.blu-item-heading a:hover:before,.text__heading a:hover:before{opacity:1}[class*=blu-item-] .blu-br{display:block;width:100%;clear:both}@media(max-width:1023px){[class*=blu-item-] .blu-br{display:inline}[class*=blu-item-] .blu-br:after{content:" "}}.blu-se{font-size:var(--blu-se);--blu-se-btn-text: var(--bs-primary);--blu-divider-w: 5em;--blu-divider-w-md: calc(var(--blu-divider-w) * 2);--blu-divider-w-lg: calc(var(--blu-divider-w) * 4);--blu-divider-w-xl: 100%;--blu-divider-h: 5em;--blu-divider-h-md: calc(var(--blu-divider-h) * 1.25);--blu-divider-h-lg: calc(var(--blu-divider-h) * 1.5);--blu-divider-h-xl: calc(var(--blu-divider-h) * 2);--blu-divider-color: var(--bs-dark)}.blu-se [class*=blu-item-]{margin-top:var(--blu-se-my);margin-bottom:var(--blu-se-my)}.blu-se .blu-item-subtitle.fc-serif h1,.blu-se .blu-item-subtitle.fc-serif .h1,.blu-se .blu-item-subtitle.fc-serif h2,.blu-se .blu-item-subtitle.fc-serif .h2,.blu-se .blu-item-subtitle.fc-serif h3,.blu-se .blu-item-subtitle.fc-serif .h3,.blu-se .blu-item-subtitle.fc-serif h4,.blu-se .blu-item-subtitle.fc-serif .h4,.blu-se .blu-item-subtitle.fc-serif h5,.blu-se .blu-item-subtitle.fc-serif .h5,.blu-se .blu-item-subtitle.fc-serif h6,.blu-se .blu-item-subtitle.fc-serif .h6,.blu-se .blu-item-subtitle.fc-serif-i h1,.blu-se .blu-item-subtitle.fc-serif-i .h1,.blu-se .blu-item-subtitle.fc-serif-i h2,.blu-se .blu-item-subtitle.fc-serif-i .h2,.blu-se .blu-item-subtitle.fc-serif-i h3,.blu-se .blu-item-subtitle.fc-serif-i .h3,.blu-se .blu-item-subtitle.fc-serif-i h4,.blu-se .blu-item-subtitle.fc-serif-i .h4,.blu-se .blu-item-subtitle.fc-serif-i h5,.blu-se .blu-item-subtitle.fc-serif-i .h5,.blu-se .blu-item-subtitle.fc-serif-i h6,.blu-se .blu-item-subtitle.fc-serif-i .h6,.blu-se .blu-item-heading.fc-serif h1,.blu-se .blu-item-heading.fc-serif .h1,.blu-se .blu-item-heading.fc-serif h2,.blu-se .blu-item-heading.fc-serif .h2,.blu-se .blu-item-heading.fc-serif h3,.blu-se .blu-item-heading.fc-serif .h3,.blu-se .blu-item-heading.fc-serif h4,.blu-se .blu-item-heading.fc-serif .h4,.blu-se .blu-item-heading.fc-serif h5,.blu-se .blu-item-heading.fc-serif .h5,.blu-se .blu-item-heading.fc-serif h6,.blu-se .blu-item-heading.fc-serif .h6,.blu-se .blu-item-heading.fc-serif-i h1,.blu-se .blu-item-heading.fc-serif-i .h1,.blu-se .blu-item-heading.fc-serif-i h2,.blu-se .blu-item-heading.fc-serif-i .h2,.blu-se .blu-item-heading.fc-serif-i h3,.blu-se .blu-item-heading.fc-serif-i .h3,.blu-se .blu-item-heading.fc-serif-i h4,.blu-se .blu-item-heading.fc-serif-i .h4,.blu-se .blu-item-heading.fc-serif-i h5,.blu-se .blu-item-heading.fc-serif-i .h5,.blu-se .blu-item-heading.fc-serif-i h6,.blu-se .blu-item-heading.fc-serif-i .h6,.blu-se .blu-item-text.fc-serif h1,.blu-se .blu-item-text.fc-serif .h1,.blu-se .blu-item-text.fc-serif h2,.blu-se .blu-item-text.fc-serif .h2,.blu-se .blu-item-text.fc-serif h3,.blu-se .blu-item-text.fc-serif .h3,.blu-se .blu-item-text.fc-serif h4,.blu-se .blu-item-text.fc-serif .h4,.blu-se .blu-item-text.fc-serif h5,.blu-se .blu-item-text.fc-serif .h5,.blu-se .blu-item-text.fc-serif h6,.blu-se .blu-item-text.fc-serif .h6,.blu-se .blu-item-text.fc-serif-i h1,.blu-se .blu-item-text.fc-serif-i .h1,.blu-se .blu-item-text.fc-serif-i h2,.blu-se .blu-item-text.fc-serif-i .h2,.blu-se .blu-item-text.fc-serif-i h3,.blu-se .blu-item-text.fc-serif-i .h3,.blu-se .blu-item-text.fc-serif-i h4,.blu-se .blu-item-text.fc-serif-i .h4,.blu-se .blu-item-text.fc-serif-i h5,.blu-se .blu-item-text.fc-serif-i .h5,.blu-se .blu-item-text.fc-serif-i h6,.blu-se .blu-item-text.fc-serif-i .h6{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-MEDIUM)}.blu-se .blu-item-subtitle.fc-serif h1 a,.blu-se .blu-item-subtitle.fc-serif .h1 a,.blu-se .blu-item-subtitle.fc-serif h2 a,.blu-se .blu-item-subtitle.fc-serif .h2 a,.blu-se .blu-item-subtitle.fc-serif h3 a,.blu-se .blu-item-subtitle.fc-serif .h3 a,.blu-se .blu-item-subtitle.fc-serif h4 a,.blu-se .blu-item-subtitle.fc-serif .h4 a,.blu-se .blu-item-subtitle.fc-serif h5 a,.blu-se .blu-item-subtitle.fc-serif .h5 a,.blu-se .blu-item-subtitle.fc-serif h6 a,.blu-se .blu-item-subtitle.fc-serif .h6 a,.blu-se .blu-item-subtitle.fc-serif-i h1 a,.blu-se .blu-item-subtitle.fc-serif-i .h1 a,.blu-se .blu-item-subtitle.fc-serif-i h2 a,.blu-se .blu-item-subtitle.fc-serif-i .h2 a,.blu-se .blu-item-subtitle.fc-serif-i h3 a,.blu-se .blu-item-subtitle.fc-serif-i .h3 a,.blu-se .blu-item-subtitle.fc-serif-i h4 a,.blu-se .blu-item-subtitle.fc-serif-i .h4 a,.blu-se .blu-item-subtitle.fc-serif-i h5 a,.blu-se .blu-item-subtitle.fc-serif-i .h5 a,.blu-se .blu-item-subtitle.fc-serif-i h6 a,.blu-se .blu-item-subtitle.fc-serif-i .h6 a,.blu-se .blu-item-heading.fc-serif h1 a,.blu-se .blu-item-heading.fc-serif .h1 a,.blu-se .blu-item-heading.fc-serif h2 a,.blu-se .blu-item-heading.fc-serif .h2 a,.blu-se .blu-item-heading.fc-serif h3 a,.blu-se .blu-item-heading.fc-serif .h3 a,.blu-se .blu-item-heading.fc-serif h4 a,.blu-se .blu-item-heading.fc-serif .h4 a,.blu-se .blu-item-heading.fc-serif h5 a,.blu-se .blu-item-heading.fc-serif .h5 a,.blu-se .blu-item-heading.fc-serif h6 a,.blu-se .blu-item-heading.fc-serif .h6 a,.blu-se .blu-item-heading.fc-serif-i h1 a,.blu-se .blu-item-heading.fc-serif-i .h1 a,.blu-se .blu-item-heading.fc-serif-i h2 a,.blu-se .blu-item-heading.fc-serif-i .h2 a,.blu-se .blu-item-heading.fc-serif-i h3 a,.blu-se .blu-item-heading.fc-serif-i .h3 a,.blu-se .blu-item-heading.fc-serif-i h4 a,.blu-se .blu-item-heading.fc-serif-i .h4 a,.blu-se .blu-item-heading.fc-serif-i h5 a,.blu-se .blu-item-heading.fc-serif-i .h5 a,.blu-se .blu-item-heading.fc-serif-i h6 a,.blu-se .blu-item-heading.fc-serif-i .h6 a,.blu-se .blu-item-text.fc-serif h1 a,.blu-se .blu-item-text.fc-serif .h1 a,.blu-se .blu-item-text.fc-serif h2 a,.blu-se .blu-item-text.fc-serif .h2 a,.blu-se .blu-item-text.fc-serif h3 a,.blu-se .blu-item-text.fc-serif .h3 a,.blu-se .blu-item-text.fc-serif h4 a,.blu-se .blu-item-text.fc-serif .h4 a,.blu-se .blu-item-text.fc-serif h5 a,.blu-se .blu-item-text.fc-serif .h5 a,.blu-se .blu-item-text.fc-serif h6 a,.blu-se .blu-item-text.fc-serif .h6 a,.blu-se .blu-item-text.fc-serif-i h1 a,.blu-se .blu-item-text.fc-serif-i .h1 a,.blu-se .blu-item-text.fc-serif-i h2 a,.blu-se .blu-item-text.fc-serif-i .h2 a,.blu-se .blu-item-text.fc-serif-i h3 a,.blu-se .blu-item-text.fc-serif-i .h3 a,.blu-se .blu-item-text.fc-serif-i h4 a,.blu-se .blu-item-text.fc-serif-i .h4 a,.blu-se .blu-item-text.fc-serif-i h5 a,.blu-se .blu-item-text.fc-serif-i .h5 a,.blu-se .blu-item-text.fc-serif-i h6 a,.blu-se .blu-item-text.fc-serif-i .h6 a{font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-BOLD)}.blu-se .blu-item-subtitle.fc h1,.blu-se .blu-item-subtitle.fc .h1,.blu-se .blu-item-subtitle.fc h2,.blu-se .blu-item-subtitle.fc .h2,.blu-se .blu-item-subtitle.fc h3,.blu-se .blu-item-subtitle.fc .h3,.blu-se .blu-item-subtitle.fc h4,.blu-se .blu-item-subtitle.fc .h4,.blu-se .blu-item-subtitle.fc h5,.blu-se .blu-item-subtitle.fc .h5,.blu-se .blu-item-subtitle.fc h6,.blu-se .blu-item-subtitle.fc .h6,.blu-se .blu-item-subtitle.fc-i h1,.blu-se .blu-item-subtitle.fc-i .h1,.blu-se .blu-item-subtitle.fc-i h2,.blu-se .blu-item-subtitle.fc-i .h2,.blu-se .blu-item-subtitle.fc-i h3,.blu-se .blu-item-subtitle.fc-i .h3,.blu-se .blu-item-subtitle.fc-i h4,.blu-se .blu-item-subtitle.fc-i .h4,.blu-se .blu-item-subtitle.fc-i h5,.blu-se .blu-item-subtitle.fc-i .h5,.blu-se .blu-item-subtitle.fc-i h6,.blu-se .blu-item-subtitle.fc-i .h6,.blu-se .blu-item-heading.fc h1,.blu-se .blu-item-heading.fc .h1,.blu-se .blu-item-heading.fc h2,.blu-se .blu-item-heading.fc .h2,.blu-se .blu-item-heading.fc h3,.blu-se .blu-item-heading.fc .h3,.blu-se .blu-item-heading.fc h4,.blu-se .blu-item-heading.fc .h4,.blu-se .blu-item-heading.fc h5,.blu-se .blu-item-heading.fc .h5,.blu-se .blu-item-heading.fc h6,.blu-se .blu-item-heading.fc .h6,.blu-se .blu-item-heading.fc-i h1,.blu-se .blu-item-heading.fc-i .h1,.blu-se .blu-item-heading.fc-i h2,.blu-se .blu-item-heading.fc-i .h2,.blu-se .blu-item-heading.fc-i h3,.blu-se .blu-item-heading.fc-i .h3,.blu-se .blu-item-heading.fc-i h4,.blu-se .blu-item-heading.fc-i .h4,.blu-se .blu-item-heading.fc-i h5,.blu-se .blu-item-heading.fc-i .h5,.blu-se .blu-item-heading.fc-i h6,.blu-se .blu-item-heading.fc-i .h6,.blu-se .blu-item-text.fc h1,.blu-se .blu-item-text.fc .h1,.blu-se .blu-item-text.fc h2,.blu-se .blu-item-text.fc .h2,.blu-se .blu-item-text.fc h3,.blu-se .blu-item-text.fc .h3,.blu-se .blu-item-text.fc h4,.blu-se .blu-item-text.fc .h4,.blu-se .blu-item-text.fc h5,.blu-se .blu-item-text.fc .h5,.blu-se .blu-item-text.fc h6,.blu-se .blu-item-text.fc .h6,.blu-se .blu-item-text.fc-i h1,.blu-se .blu-item-text.fc-i .h1,.blu-se .blu-item-text.fc-i h2,.blu-se .blu-item-text.fc-i .h2,.blu-se .blu-item-text.fc-i h3,.blu-se .blu-item-text.fc-i .h3,.blu-se .blu-item-text.fc-i h4,.blu-se .blu-item-text.fc-i .h4,.blu-se .blu-item-text.fc-i h5,.blu-se .blu-item-text.fc-i .h5,.blu-se .blu-item-text.fc-i h6,.blu-se .blu-item-text.fc-i .h6{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY)}.blu-se .blu-item-subtitle.fc h1 a,.blu-se .blu-item-subtitle.fc .h1 a,.blu-se .blu-item-subtitle.fc h2 a,.blu-se .blu-item-subtitle.fc .h2 a,.blu-se .blu-item-subtitle.fc h3 a,.blu-se .blu-item-subtitle.fc .h3 a,.blu-se .blu-item-subtitle.fc h4 a,.blu-se .blu-item-subtitle.fc .h4 a,.blu-se .blu-item-subtitle.fc h5 a,.blu-se .blu-item-subtitle.fc .h5 a,.blu-se .blu-item-subtitle.fc h6 a,.blu-se .blu-item-subtitle.fc .h6 a,.blu-se .blu-item-subtitle.fc-i h1 a,.blu-se .blu-item-subtitle.fc-i .h1 a,.blu-se .blu-item-subtitle.fc-i h2 a,.blu-se .blu-item-subtitle.fc-i .h2 a,.blu-se .blu-item-subtitle.fc-i h3 a,.blu-se .blu-item-subtitle.fc-i .h3 a,.blu-se .blu-item-subtitle.fc-i h4 a,.blu-se .blu-item-subtitle.fc-i .h4 a,.blu-se .blu-item-subtitle.fc-i h5 a,.blu-se .blu-item-subtitle.fc-i .h5 a,.blu-se .blu-item-subtitle.fc-i h6 a,.blu-se .blu-item-subtitle.fc-i .h6 a,.blu-se .blu-item-heading.fc h1 a,.blu-se .blu-item-heading.fc .h1 a,.blu-se .blu-item-heading.fc h2 a,.blu-se .blu-item-heading.fc .h2 a,.blu-se .blu-item-heading.fc h3 a,.blu-se .blu-item-heading.fc .h3 a,.blu-se .blu-item-heading.fc h4 a,.blu-se .blu-item-heading.fc .h4 a,.blu-se .blu-item-heading.fc h5 a,.blu-se .blu-item-heading.fc .h5 a,.blu-se .blu-item-heading.fc h6 a,.blu-se .blu-item-heading.fc .h6 a,.blu-se .blu-item-heading.fc-i h1 a,.blu-se .blu-item-heading.fc-i .h1 a,.blu-se .blu-item-heading.fc-i h2 a,.blu-se .blu-item-heading.fc-i .h2 a,.blu-se .blu-item-heading.fc-i h3 a,.blu-se .blu-item-heading.fc-i .h3 a,.blu-se .blu-item-heading.fc-i h4 a,.blu-se .blu-item-heading.fc-i .h4 a,.blu-se .blu-item-heading.fc-i h5 a,.blu-se .blu-item-heading.fc-i .h5 a,.blu-se .blu-item-heading.fc-i h6 a,.blu-se .blu-item-heading.fc-i .h6 a,.blu-se .blu-item-text.fc h1 a,.blu-se .blu-item-text.fc .h1 a,.blu-se .blu-item-text.fc h2 a,.blu-se .blu-item-text.fc .h2 a,.blu-se .blu-item-text.fc h3 a,.blu-se .blu-item-text.fc .h3 a,.blu-se .blu-item-text.fc h4 a,.blu-se .blu-item-text.fc .h4 a,.blu-se .blu-item-text.fc h5 a,.blu-se .blu-item-text.fc .h5 a,.blu-se .blu-item-text.fc h6 a,.blu-se .blu-item-text.fc .h6 a,.blu-se .blu-item-text.fc-i h1 a,.blu-se .blu-item-text.fc-i .h1 a,.blu-se .blu-item-text.fc-i h2 a,.blu-se .blu-item-text.fc-i .h2 a,.blu-se .blu-item-text.fc-i h3 a,.blu-se .blu-item-text.fc-i .h3 a,.blu-se .blu-item-text.fc-i h4 a,.blu-se .blu-item-text.fc-i .h4 a,.blu-se .blu-item-text.fc-i h5 a,.blu-se .blu-item-text.fc-i .h5 a,.blu-se .blu-item-text.fc-i h6 a,.blu-se .blu-item-text.fc-i .h6 a{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.blu-se .blu-item-subtitle a,.blu-se .blu-item-text a{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD);color:var(--bs-primary);text-decoration:none}.blu-se .blu-item-subtitle a:hover,.blu-se .blu-item-text a:hover{text-decoration:underline}.blu-se .blu-item-subtitle{font-size:calc(var(--blu-se-subtitle)*var(--blu-se-adjust-size))}.blu-se .blu-item-subtitle p,.blu-se .blu-item-subtitle .p,.blu-se .blu-item-subtitle li,.blu-se .blu-item-subtitle .li h1,.blu-se .blu-item-subtitle .h1,.blu-se .blu-item-subtitle h2,.blu-se .blu-item-subtitle .h2,.blu-se .blu-item-subtitle h3,.blu-se .blu-item-subtitle .h3,.blu-se .blu-item-subtitle h4,.blu-se .blu-item-subtitle .h4,.blu-se .blu-item-subtitle h5,.blu-se .blu-item-subtitle .h5,.blu-se .blu-item-subtitle h6,.blu-se .blu-item-subtitle .h6{text-transform:uppercase;letter-spacing:.05em;font-size:inherit;font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM);margin:0;color:var(--blu-subheading-color)}.blu-se .blu-item-heading h1,.blu-se .blu-item-heading .h1,.blu-se .blu-item-heading h2,.blu-se .blu-item-heading .h2,.blu-se .blu-item-heading h3,.blu-se .blu-item-heading .h3,.blu-se .blu-item-heading h4,.blu-se .blu-item-heading .h4,.blu-se .blu-item-heading h5,.blu-se .blu-item-heading .h5,.blu-se .blu-item-heading h6,.blu-se .blu-item-heading .h6{margin:0;color:var(--blu-heading-color)}.blu-se .blu-item-text{font-size:calc(var(--blu-se-text)*var(--blu-se-adjust-size))}.blu-se .blu-item-text .blu-content-text-desc p,.blu-se .blu-item-text .blu-content-text-desc .p,.blu-se .blu-item-text .blu-content-text-desc li,.blu-se .blu-item-text .blu-content-text-desc .li,.blu-se .blu-item-text .blu-content-text-desc a h1,.blu-se .blu-item-text .blu-content-text-desc .h1,.blu-se .blu-item-text .blu-content-text-desc h2,.blu-se .blu-item-text .blu-content-text-desc .h2,.blu-se .blu-item-text .blu-content-text-desc h3,.blu-se .blu-item-text .blu-content-text-desc .h3,.blu-se .blu-item-text .blu-content-text-desc h4,.blu-se .blu-item-text .blu-content-text-desc .h4,.blu-se .blu-item-text .blu-content-text-desc h5,.blu-se .blu-item-text .blu-content-text-desc .h5,.blu-se .blu-item-text .blu-content-text-desc h6,.blu-se .blu-item-text .blu-content-text-desc .h6{color:var(--blu-text-color)}.blu-se .blu-item-image{margin-top:0;margin-bottom:0}.blu-se .blu-item-buttons{width:100%;line-height:.5;margin-left:-.25em;margin-right:-.25em}.blu-se .blu-item-buttons .btn{margin:0 .25em .5em}.blu-se .blu-item-nav.blu-nav-style-horizontal{margin-bottom:0}@media(max-width:1439px){.blu-se .blu-item-nav.blu-nav-style-horizontal,.blu-se .blu-item-nav.blu-nav-style-horizontal .blu-nav{padding-left:0;padding-right:0}}.blu-se .blu-item-nav.blu-nav-style-dropdown{margin-top:var(--blu-se-my-sm)}.blu-se .btn[class*=btn-link]{--btn-text: var(--blu-se-btn-text);--top-bottom-padding: 0;min-width:1px;padding-left:0;padding-right:0;position:relative}.blu-se .btn[class*=btn-link]:before{content:"";display:block;border-bottom:1px solid var(--btn-text);position:absolute;top:auto;left:0;right:0;bottom:0;opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.blu-se .btn.btn-link-dark{--blu-se-btn-text: var(--bs-dark)}.blu-se .blu-item-divider{padding-top:var(--blu-divider-pt);padding-bottom:var(--blu-divider-pb)}.blu-se .blu-item-divider.blu-divider-color-dark{--blu-divider-color: var(--bs-dark)}.blu-se .blu-item-divider.blu-divider-color-light{--blu-divider-color: var(--bs-dark);opacity:.15}.blu-se .blu-item-divider.blu-divider-color-primary{--blu-divider-color: var(--bs-primary)}.blu-se .blu-item-divider.blu-divider-color-secondary{--blu-divider-color: var(--bs-secondary)}.blu-se .blu-item-divider.blu-divider-type-x .blu-divider{width:var(--blu-divider-w);border-bottom:1px solid var(--blu-divider-color);margin:var(--blu-se-my-md) auto}.blu-se .blu-item-divider.blu-divider-type-x.blu-divider-size-md{--blu-divider-w: var(--blu-divider-w-md)}.blu-se .blu-item-divider.blu-divider-type-x.blu-divider-size-lg{--blu-divider-w: var(--blu-divider-w-lg)}.blu-se .blu-item-divider.blu-divider-type-x.blu-divider-size-xl{--blu-divider-w: var(--blu-divider-w-xl)}.blu-se .blu-item-divider.blu-divider-type-y{margin-top:0;margin-bottom:0}.blu-se .blu-item-divider.blu-divider-type-y .blu-divider{height:var(--blu-divider-h)}.blu-se .blu-item-divider.blu-divider-type-y .blu-divider{position:relative}.blu-se .blu-item-divider.blu-divider-type-y .blu-divider:before{content:"";display:block;position:absolute;left:50%;top:0;bottom:0;border-left:1px solid var(--blu-divider-color)}.blu-se .blu-item-divider.blu-divider-type-y.blu-divider-size-md{--blu-divider-h: var(--blu-divider-h-md)}.blu-se .blu-item-divider.blu-divider-type-y.blu-divider-size-lg{--blu-divider-h: var(--blu-divider-h-lg)}.blu-se .blu-item-divider.blu-divider-type-y.blu-divider-size-xl{--blu-divider-h: var(--blu-divider-h-xl)}.blu-se .blu-item-heading+.blu-item-nav.blu-nav-style-horizontal,.blu-se .blu-item-text+.blu-item-nav.blu-nav-style-horizontal,.blu-se .blu-item-subtitle{margin-top:var(--blu-se-my-md)}.blu-se .blu-collection-content-tx{padding-top:var(--blu-se-my);padding-bottom:var(--blu-se-my-sm)}.blu-se .blu-collection-content-tx .blu-item-subtitle{margin-top:var(--blu-se-my-sm)}.blu-se .blu-collection-container-image .blu-collection-content-tx{padding-top:var(--blu-se-my-sm);padding-bottom:0}.blu-se .ratio{overflow:hidden}.blu-se .blu-tp-content-border{border:1px solid var(--blu-se-column-border-color)}.blu-se .blu-tp-content{background:var(--blu-se-column-bg);padding:var(--blu-se-column-padding)}.blu-se .blu-tp-tx{padding-left:var(--blu-se-column-text-padding);padding-right:var(--blu-se-column-text-padding)}.blu-se .blu-tp-image{position:relative;overflow:hidden;z-index:1}.blu-se .blu-tp-link-cover{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3}.blu-se .blu-tp-tx,.blu-se .blu-tp-tx-panel-inner,.blu-se .blu-item-buttons{position:relative;z-index:6}.blu-se .blu-tp-hover .blu-tp-image figure,.blu-se .blu-tp-hover .blu-tp-image .background-size-cover{-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.blu-se .blu-tp-hover:hover .blu-tp-image figure,.blu-se .blu-tp-hover:hover .blu-tp-image .background-size-cover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03)}.blu-collection-content-image .blu-image,.blu-collection-content-image img{object-position:var(--blu-image-focal-point-x) var(--blu-image-focal-point-y)}.blu-se-panel-heading .blu-se-panel-heading-content{position:relative;z-index:3;padding:var(--blu-panel-py) var(--blu-panel-px) var(--blu-panel-py-md)}.blu-se-panel-heading .blu-se-panel-heading-content .blu-item-subtitle{margin-top:var(--blu-se-my)}@media(min-width:576px){.blu-se-panel-heading.ok-heading-overlay-panel .blu-se-panel-heading-content{margin-top:calc(var(--blu-panel-my)*.5)}}@media(min-width:576px)and (max-width:1239.98px){.blu-se-panel-heading.ok-heading-overlay-panel .blu-se-panel-heading-content.container-mw-lg{max-width:80vw}}@media(min-width:1240px){.blu-se-panel-heading.ok-heading-overlay-panel .blu-se-panel-heading-content{margin-top:var(--blu-panel-my)}}.blu-se-panel-heading.no-panel-heading-image .blu-se-panel-heading-content,.blu-se-panel-heading.no-panel-heading-image .blu-se-panel-heading-content .blu-item-subtitle{margin-top:0}@media(max-width:767px){.blu-tp-dcol-row-outer{--bs-gutter-x: .5rem !important}}.blu-tp-dcol-row-outer .blu-tp-dcol-col-outer.col-start{width:var(--blu-se-dcol-1-mobile-width)}@media(min-width:768px){.blu-tp-dcol-row-outer .blu-tp-dcol-col-outer.col-start{width:var(--blu-se-dcol-1-width)}}.blu-tp-dcol-row-outer .blu-tp-dcol-col-outer.col-end{width:var(--blu-se-dcol-2-mobile-width)}@media(min-width:768px){.blu-tp-dcol-row-outer .blu-tp-dcol-col-outer.col-end{width:var(--blu-se-dcol-2-width)}}.blu-tp-dcol-row-outer .blu-tp-dcol-col-inner.col-tx:first-child .blu-item-text,.blu-tp-dcol-row-outer .blu-tp-dcol-col-inner.col-tx:first-child .blu-content-text-desc p:first-child{margin-top:0}.blu-item-nav.blu-nav-style-horizontal{--blu-nav-style-horizontal-bc: rgba(0, 0, 0, .15);--blu-nav-style-horizontal-item-color: #333333;--blu-nav-style-horizontal-item-bc: rgba(51, 51, 51, .9);--blu-nav-style-horizontal-item-color-active: #d69b38;--blu-nav-style-horizontal-item-bc-active: rgba(214, 155, 56, .9)}.blu-item-nav.blu-nav-style-horizontal .blu-nav{padding:1em;position:relative;text-transform:uppercase;letter-spacing:.05em;font-size:calc(var(--blu-se-subtitle)*var(--blu-se-adjust-size));font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-MEDIUM)}.blu-item-nav.blu-nav-style-horizontal .blu-nav:before{content:"";display:block;border-top:1px solid var(--blu-nav-style-horizontal-bc);position:absolute;top:0;left:0;right:0}.blu-item-nav.blu-nav-style-horizontal .blu-nav>*{color:var(--blu-nav-style-horizontal-item-color);padding:.5em 1.1em;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.blu-item-nav.blu-nav-style-horizontal .blu-nav>* .tx{display:inline-block}.blu-item-nav.blu-nav-style-horizontal .blu-nav>*:hover{opacity:.7}.blu-item-nav.blu-nav-style-horizontal .blu-nav>*.active{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD);color:var(--blu-nav-style-horizontal-item-color-active)}.blu-item-nav.blu-nav-style-dropdown{--blu-nav-style-dropdown-item-color-active: #d69b38}.blu-item-nav.blu-nav-style-dropdown .navt-button .tx{border-bottom:1px solid rgba(0,0,0,.25)}.blu-item-nav.blu-nav-style-dropdown .navt-button .vl-current{font-family:var(--FONT-STACK-BODY);font-weight:var(--blu-font-weight-extra-bold);display:inline-block;padding:0 .15em;color:var(--blu-nav-style-dropdown-item-color-active)}.blu-item-nav.blu-nav-style-dropdown .navt-flex-cols-3{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.blu-item-nav.blu-nav-style-dropdown .navt-flex-cols-3>*{-webkit-box-flex:0 0 33.3333333333%;-moz-box-flex:0 0 33.3333333333%;-webkit-flex:0 0 33.3333333333%;-moz-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;margin-left:0;margin-right:0;--blu-navt-item-px: calc(var(--blu-navt-px) * .5)}.blu-item-nav.blu-nav-style-dropdown .navt-flex-cols-3>*.active{font-family:var(--FONT-STACK-BODY);font-weight:var(--blu-font-weight-extra-bold)}@media(max-width:767px){.blu-item-nav.blu-nav-style-dropdown .is-center .navt-content{max-width:96vw;margin-left:-48vw}}:root{--blu-se-ms: var(--blu-se);--blu-se-ms-gutter-x: 2em;--blu-se-ms-bc: var(--bs-secondary);--blu-se-ms-bc-light: rgba(0, 0, 0, .15);--blu-se-ms-title: 1.9em;--blu-se-ms-year: 3.2em;--blu-se-ms-desc: 1em;--blu-se-ms-head-py: calc(var(--blu-se-ms) * 1)}@media(min-width:576px){:root{--blu-se-ms-gutter-x: 5em;--blu-se-ms-title: 1.3em;--blu-se-ms-year: 3.6em;--blu-se-ms-desc: .9em}}@media(min-width:1400px){:root{--blu-se-ms-gutter-x: 8em;--blu-se-ms-title: 1.9em;--blu-se-ms-year: 5em;--blu-se-ms-desc: 1em}}.blu-item-milestone{font-size:var(--blu-se-ms);position:relative;margin-top:0!important;margin-bottom:0!important}@media(min-width:768px){.blu-item-milestone{position:relative}.blu-item-milestone:before{content:"";display:block;position:absolute;left:50%;top:0;bottom:0;border-left:1px solid var(--blu-se-ms-bc)}}.blu-item-milestone .ms-container{margin:0 auto;max-width:580px}@media(min-width:768px){.blu-item-milestone .ms-container{max-width:680px}}@media(min-width:992px){.blu-item-milestone .ms-container{max-width:780px}}@media(min-width:1240px){.blu-item-milestone .ms-container{max-width:992px}}@media(min-width:1400px){.blu-item-milestone .ms-container{max-width:1400px}}.blu-item-milestone .ms-row{--bs-gutter-x: var(--blu-se-ms-gutter-x)}.blu-item-milestone .ms-tx{padding-bottom:2.5em;border-bottom:1px solid var(--blu-se-ms-bc-light)}.blu-item-milestone .ms-year{font-size:var(--blu-se-ms-year);font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-BOLD);line-height:1;color:var(--bs-primary);margin:0}.blu-item-milestone .ms-year>*{background:var(--bs-white);display:inline-block;padding-top:var(--blu-se-ms-head-py);padding-right:.6em}.blu-item-milestone .ms-title{font-size:var(--blu-se-ms-title);position:relative;z-index:3;padding-top:var(--blu-se-ms-head-py);padding-bottom:var(--blu-se-ms-head-py);margin-bottom:.5em}.blu-item-milestone .ms-title h1,.blu-item-milestone .ms-title .h1,.blu-item-milestone .ms-title h2,.blu-item-milestone .ms-title .h2,.blu-item-milestone .ms-title h3,.blu-item-milestone .ms-title .h3,.blu-item-milestone .ms-title h4,.blu-item-milestone .ms-title .h4,.blu-item-milestone .ms-title h5,.blu-item-milestone .ms-title .h5,.blu-item-milestone .ms-title h6,.blu-item-milestone .ms-title .h6{font-size:inherit;font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING-BOLD);line-height:1.3;margin:0}.blu-item-milestone .ms-image-outer{padding-bottom:.5em}.blu-item-milestone .ms-desc{font-size:var(--blu-se-ms-desc)}@media(min-width:768px){.blu-item-milestone[data-block-position=right] .ms-container{margin-top:calc(var(--blu-se-ms-head-py)*-2)}.blu-item-milestone[data-block-position=right] .ms-year{position:absolute;top:calc(var(--blu-se-ms-head-py)*-.1);right:50%}.blu-item-milestone[data-block-position=right] .ms-year>*{margin-right:-.8em;padding-left:.3em;padding-bottom:var(--blu-se-ms-head-py)}.blu-item-milestone[data-block-position=left]{margin-top:calc(var(--blu-se)*-10.5)!important}}:root{--blu-se-ia: var(--blu-se);--blu-se-ia-content-px: 3em;--blu-se-ia-content-py: 3em;--blu-se-ia-heading: 1.4em}@media(min-width:768px){:root{--blu-se-ia-content-px: 3em;--blu-se-ia-content-py: 3em}}@media(min-width:992px){:root{--blu-se-ia-content-px: 4em;--blu-se-ia-content-py: 4em}}@media(min-width:1240px){:root{--blu-se-ia-content-px: 4.6em;--blu-se-ia-content-py: 4.6em}}@media(min-width:1400px){:root{--blu-se-ia-content-px: 7em;--blu-se-ia-content-py: 6em}}.blu-se-image-aside{font-size:var(--blu-se-ia)}.blu-se-image-aside .blu-content-tx,.blu-se-image-aside.ok-image-add-padding .blu-content-image{padding:var(--blu-se-ia-content-py) var(--blu-se-ia-content-px)}@media(min-width:768px){.blu-se-image-aside.ok-image-add-padding[data-image-position=left] .blu-content-image{padding-right:0}.blu-se-image-aside.ok-image-add-padding[data-image-position=right] .blu-content-image{padding-left:0}}.blu-se-image-aside .blu-item-text h1,.blu-se-image-aside .blu-item-text .h1,.blu-se-image-aside .blu-item-text h2,.blu-se-image-aside .blu-item-text .h2,.blu-se-image-aside .blu-item-text h3,.blu-se-image-aside .blu-item-text .h3,.blu-se-image-aside .blu-item-text h4,.blu-se-image-aside .blu-item-text .h4,.blu-se-image-aside .blu-item-text h5,.blu-se-image-aside .blu-item-text .h5,.blu-se-image-aside .blu-item-text h6,.blu-se-image-aside .blu-item-text .h6{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY);font-size:calc(var(--blu-se-ia-heading)*var(--blu-se-adjust-size));line-height:1.4}.blu-se-image-aside .blu-item-text h1 strong,.blu-se-image-aside .blu-item-text .h1 strong,.blu-se-image-aside .blu-item-text h2 strong,.blu-se-image-aside .blu-item-text .h2 strong,.blu-se-image-aside .blu-item-text h3 strong,.blu-se-image-aside .blu-item-text .h3 strong,.blu-se-image-aside .blu-item-text h4 strong,.blu-se-image-aside .blu-item-text .h4 strong,.blu-se-image-aside .blu-item-text h5 strong,.blu-se-image-aside .blu-item-text .h5 strong,.blu-se-image-aside .blu-item-text h6 strong,.blu-se-image-aside .blu-item-text .h6 strong{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.blu-se-image-aside .blu-content-text-desc{max-width:490px}:root{--blu-slide: var(--blu-se);--blu-slide-default-min-h: 800px;--blu-slide-content-px: 2.2em;--blu-slide-content-py: 2em;--blu-slide-panel-py: calc(var(--blu-slide-content-py) * 1);--blu-slide-panel-px: calc(var(--blu-slide-content-px) * 1);--blu-slide-heading: calc(var(--blu-slide) * 1.4);--blu-slide-panel-w: 70%;--blu-slide-panel-w-narrow: var(--blu-slide-panel-w);--blu-slide-panel-w-normal: var(--blu-slide-panel-w);--blu-slide-panel-w-wide: var(--blu-slide-panel-w)}@media(min-width:480px){:root{--blu-slide-content-px: 3em;--blu-slide-content-py: 3em;--blu-slide-panel-py: calc(var(--blu-slide-content-py) * 1);--blu-slide-panel-px: calc(var(--blu-slide-content-px) * 1);--blu-slide-panel-w: 60%;--blu-slide-heading: calc(var(--blu-slide) * 1.4)}}@media(min-width:768px){:root{--blu-slide-panel-w: 50%}}@media(min-width:1024px){:root{--blu-slide-panel-w: 32em}}@media(min-width:1440px){:root{--blu-slide-panel-w: 34em}}@media(min-width:1500px){:root{--blu-slide-content-px: 6.8em;--blu-slide-content-py: 6em;--blu-slide-panel-py: calc(var(--blu-slide-content-py) * .5);--blu-slide-panel-px: calc(var(--blu-slide-content-px) * .5);--blu-slide-panel-w: 36em}}@media(min-width:1620px){:root{--blu-slide-panel-w: 36em;--blu-slide-panel-w-narrow: calc(var(--blu-slide-panel-w) * .8);--blu-slide-panel-w-normal: var(--blu-slide-panel-w);--blu-slide-panel-w-wide: calc(var(--blu-slide-panel-w) * 1.3)}}.blu-se-slider[data-style=text-light]{--blu-se-slider-color: var(--bs-white)}.blu-se-slider[data-style=text-dark]{--blu-se-slider-color: var(--bs-dark)}.blu-se-slider[data-style=text-primary]{--blu-se-slider-color: var(--bs-primary)}.blu-se-slider[data-style=text-secondary]{--blu-se-slider-color: var(--bs-secondary)}.blu-se-slider .blu-tp-tx{min-height:var(--blu-slide-default-min-h)}.blu-se-slider[data-image-height*=size-],.blu-se-slider[data-image-height*=size-] .flickity-viewport,.blu-se-slider[data-image-height*=size-] .blu-item-slide,.blu-se-slider[data-image-height*=size-] .blu-tp-tx{min-height:var(--blu-item-h)}@media(min-width:768px)and (max-width:1023px){.blu-se-slider[data-image-height=size-banner].blu-se-imagelarge-block .blu-tp-image .image-fill{padding-top:75%!important}}@media(max-width:1439px){.blu-se-slider[data-image-height=size-banner].blu-se-imagelarge-block .blu-image-secondary-outer{max-width:calc(var(--blu-image-secondary-mw)*.6)!important}}@media(max-width:767px){.blu-se-slider[data-image-height=size-banner].blu-se-imagelarge-block .blu-image-secondary-outer{max-width:20vw!important;max-height:20vw!important;top:auto!important;left:auto!important;right:calc(var(--blu-slide-panel-px)*.7)!important;bottom:calc(100% + var(--blu-slide-panel-py)*.2)!important;padding:0!important}}.blu-se-slider[data-image-height=full-height],.blu-se-slider[data-image-height=full-height] .blu-tp-tx{min-height:1px}@media(max-width:1439px),(max-height:960px){.blu-se-slider[data-image-height=full-height],.blu-se-slider[data-image-height=full-height] .flickity-viewport,.blu-se-slider[data-image-height=full-height] .blu-item-slide,.blu-se-slider[data-image-height=full-height] .blu-tp-tx{min-height:var(--blu-slide-default-min-h)}}.blu-se-slider[data-image-height=full-height].blu-se-imagelarge-block .blu-image-primary{padding-top:0!important}.blu-se-slider[data-image-height=full-height].blu-se-imagelarge-block .blu-image-primary>*{position:relative;width:100%;height:100vh;min-height:var(--blu-slide-default-min-h)}.blu-se-slider[data-image-height=vh-80].blu-se-imagelarge-block .blu-image-primary{padding-top:0!important}@media(min-width:768px){.blu-se-slider[data-image-height=vh-80].blu-se-imagelarge-block .blu-image-primary>*{position:relative;width:100%;height:80vh;min-height:var(--blu-slide-default-min-h)}}.blu-se-slider.blu-item-bannerlarge,.blu-se-slider .blu-item-slide{margin-top:0;margin-bottom:0}.blu-se-slider .blu-tp-tx{position:absolute;top:0;left:0;right:0;bottom:0}.blu-se-slider .blu-tp-tx .blu-item-subtitle{margin-top:0;margin-bottom:0}.blu-se-slider .blu-tp-tx .blu-item-heading,.blu-se-slider .blu-tp-tx .blu-item-text{--blu-se-my: var(--blu-se-my-sm)}.blu-se-slider .blu-tp-tx .blu-item-text h1,.blu-se-slider .blu-tp-tx .blu-item-text .h1,.blu-se-slider .blu-tp-tx .blu-item-text h2,.blu-se-slider .blu-tp-tx .blu-item-text .h2,.blu-se-slider .blu-tp-tx .blu-item-text h3,.blu-se-slider .blu-tp-tx .blu-item-text .h3,.blu-se-slider .blu-tp-tx .blu-item-text h4,.blu-se-slider .blu-tp-tx .blu-item-text .h4,.blu-se-slider .blu-tp-tx .blu-item-text h5,.blu-se-slider .blu-tp-tx .blu-item-text .h5,.blu-se-slider .blu-tp-tx .blu-item-text h6,.blu-se-slider .blu-tp-tx .blu-item-text .h6{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY)}.blu-se-slider .blu-tp-tx .blu-item-text h1 strong,.blu-se-slider .blu-tp-tx .blu-item-text .h1 strong,.blu-se-slider .blu-tp-tx .blu-item-text h2 strong,.blu-se-slider .blu-tp-tx .blu-item-text .h2 strong,.blu-se-slider .blu-tp-tx .blu-item-text h3 strong,.blu-se-slider .blu-tp-tx .blu-item-text .h3 strong,.blu-se-slider .blu-tp-tx .blu-item-text h4 strong,.blu-se-slider .blu-tp-tx .blu-item-text .h4 strong,.blu-se-slider .blu-tp-tx .blu-item-text h5 strong,.blu-se-slider .blu-tp-tx .blu-item-text .h5 strong,.blu-se-slider .blu-tp-tx .blu-item-text h6 strong,.blu-se-slider .blu-tp-tx .blu-item-text .h6 strong{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.blu-se-slider .blu-tp-tx .blu-item-buttons{margin-bottom:0}.blu-se-slider .blu-item-slide .blu-tp-tx-panel{height:100%;padding:var(--blu-slide-content-py) var(--blu-slide-content-px);display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.blu-se-slider .blu-item-slide[blu-item-position*=left] .blu-tp-tx-panel{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start}@media(min-width:480px){.blu-se-slider .blu-item-slide[blu-item-position*=center]{text-align:center}}.blu-se-slider .blu-item-slide[blu-item-position*=center] .blu-tp-tx-panel{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}@media(min-width:480px){.blu-se-slider .blu-item-slide[blu-item-position*=right]{text-align:right}}.blu-se-slider .blu-item-slide[blu-item-position*=right] .blu-tp-tx-panel{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.blu-se-slider .blu-item-slide[blu-item-position*=top] .blu-tp-tx-panel{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start}.blu-se-slider .blu-item-slide[blu-item-position*=bottom] .blu-tp-tx-panel{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end}.blu-se-slider .blu-item-slide,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary]{color:var(--bs-secondary)}.blu-se-slider .blu-item-slide .blu-item-subtitle,.blu-se-slider .blu-item-slide .blu-item-text,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-subtitle,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text{color:var(--bs-dark)}.blu-se-slider .blu-item-slide .blu-item-text h1,.blu-se-slider .blu-item-slide .blu-item-text .h1,.blu-se-slider .blu-item-slide .blu-item-text h2,.blu-se-slider .blu-item-slide .blu-item-text .h2,.blu-se-slider .blu-item-slide .blu-item-text h3,.blu-se-slider .blu-item-slide .blu-item-text .h3,.blu-se-slider .blu-item-slide .blu-item-text h4,.blu-se-slider .blu-item-slide .blu-item-text .h4,.blu-se-slider .blu-item-slide .blu-item-text h5,.blu-se-slider .blu-item-slide .blu-item-text .h5,.blu-se-slider .blu-item-slide .blu-item-text h6,.blu-se-slider .blu-item-slide .blu-item-text .h6,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text h1,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text .h1,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text h2,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text .h2,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text h3,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text .h3,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text h4,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text .h4,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text h5,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text .h5,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text h6,.blu-se-slider .blu-item-slide[blu-item-color=text-secondary] .blu-item-text .h6,.blu-se-slider .blu-item-slide[blu-item-color=text-primary]{color:var(--bs-primary)}.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text{color:var(--bs-dark)}.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text h1,.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text .h1,.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text h2,.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text .h2,.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text h3,.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text .h3,.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text h4,.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text .h4,.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text h5,.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text .h5,.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text h6,.blu-se-slider .blu-item-slide[blu-item-color=text-primary] .blu-item-text .h6{color:var(--bs-secondary)}.blu-se-slider .blu-item-slide[blu-item-color=text-dark]{color:var(--bs-dark)}.blu-se-slider .blu-item-slide[blu-item-color=text-light]{color:var(--blu-color-lino)}.blu-se-slider .blu-item-slide .blu-tp-tx-panel-inner{position:relative;padding:var(--blu-slide-panel-py) var(--blu-slide-panel-px)}.blu-se-slider .blu-item-slide .blu-tp-tx-panel-inner,.blu-se-slider .blu-item-slide[blu-item-bg=bg-light] .blu-tp-tx-panel-inner{background:var(--blu-color-lino)}.blu-se-slider .blu-item-slide[blu-item-bg=bg-dark] .blu-tp-tx-panel-inner{background:var(--bs-dark)}.blu-se-slider .blu-item-slide[blu-item-bg=bg-primary] .blu-tp-tx-panel-inner{background:var(--bs-primary)}.blu-se-slider .blu-item-slide[blu-item-bg=bg-secondary] .blu-tp-tx-panel-inner{background:var(--bs-secondary)}.blu-se-slider .blu-item-slide[blu-item-bg=bg-white] .blu-tp-tx-panel-inner{background:var(--bs-white)}.blu-se-slider .blu-item-slide[blu-item-bg=bg-transparent] .blu-tp-tx-panel-inner{padding:0;background:transparent}.blu-se-slider .blu-item-slide[blu-item-bg=bg-transparent][blu-item-color=text-primary] .blu-item-subtitle,.blu-se-slider .blu-item-slide[blu-item-bg=bg-transparent][blu-item-color=text-primary] .blu-item-text,.blu-se-slider .blu-item-slide[blu-item-bg=bg-dark][blu-item-color=text-primary] .blu-item-subtitle,.blu-se-slider .blu-item-slide[blu-item-bg=bg-dark][blu-item-color=text-primary] .blu-item-text,.blu-se-slider .blu-item-slide[blu-item-bg=bg-secondary][blu-item-color=text-primary] .blu-item-subtitle,.blu-se-slider .blu-item-slide[blu-item-bg=bg-secondary][blu-item-color=text-primary] .blu-item-text{color:var(--bs-primary)}.blu-se-slider .blu-item-slide[blu-item-bg=bg-transparent][blu-item-color=text-light] .blu-item-subtitle,.blu-se-slider .blu-item-slide[blu-item-bg=bg-transparent][blu-item-color=text-light] .blu-item-text,.blu-se-slider .blu-item-slide[blu-item-bg=bg-dark][blu-item-color=text-light] .blu-item-subtitle,.blu-se-slider .blu-item-slide[blu-item-bg=bg-dark][blu-item-color=text-light] .blu-item-text,.blu-se-slider .blu-item-slide[blu-item-bg=bg-secondary][blu-item-color=text-light] .blu-item-subtitle,.blu-se-slider .blu-item-slide[blu-item-bg=bg-secondary][blu-item-color=text-light] .blu-item-text{color:var(--blu-color-lino)}.blu-se-slider .blu-item-slide .blu-tp-tx-panel-inner{width:100%;max-width:var(--blu-slide-panel-w)}.blu-se-slider .blu-item-slide[blu-item-width=narrow] .blu-tp-tx-panel-inner{--blu-slide-panel-w: var(--blu-slide-panel-w-narrow)}.blu-se-slider .blu-item-slide[blu-item-width=normal] .blu-tp-tx-panel-inner{--blu-slide-panel-w: var(--blu-slide-panel-w-normal)}.blu-se-slider .blu-item-slide[blu-item-width=wide] .blu-tp-tx-panel-inner{--blu-slide-panel-w: var(--blu-slide-panel-w-wide)}.blu-se-slider .flickity-page-dots .dot{border-color:var(--bs-white)}.blu-se-slider .blu-image-secondary-outer{width:20em;max-width:25vw;position:absolute;top:0;bottom:0;left:calc(100% - var(--blu-slide-panel-px)*1);z-index:2;padding:calc(var(--blu-slide-panel-py)*.5) calc(var(--blu-slide-panel-px)*.5)}.blu-se-slider .blu-image-secondary-outer .blu-image-secondary{width:100%;-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175);box-shadow:0 1rem 3rem #0000002d}.blu-se-slider [blu-item-position*=center] .blu-image-secondary-outer{display:none!important}.blu-se-slider [blu-item-position*=right] .blu-image-secondary-outer{left:auto;right:calc(100% - var(--blu-slide-panel-px)*1)}@media(max-width:767px){.blu-se-slider,.blu-se-slider .flickity-viewport,.blu-se-slider .blu-item-slide,.blu-se-slider .blu-tp-tx{min-height:1px!important}.blu-se-slider .blu-tp-image{width:100vw;position:relative}.blu-se-slider .blu-tp-image:before{content:"";display:block;padding-top:75%;overflow:hidden}.blu-se-slider .blu-tp-image>*{position:absolute;top:0;left:0;width:100.05%;height:100.05%}.blu-se-slider .blu-tp-tx{position:static!important}.blu-se-slider .blu-tp-tx .blu-tp-tx-panel{padding:0}.blu-se-slider .blu-tp-tx .blu-tp-tx-panel-inner{--blu-slide-panel-w: 100vw !important;width:var(--blu-slide-panel-w)!important;max-width:var(--blu-slide-panel-w)!important;padding-bottom:calc(var(--blu-slide-panel-py)*2)}.blu-se-slider .flickity-page-dots{bottom:0}.blu-se-slider .flickity-page-dots .dot{border-color:var(--bs-primary)}}:root{--blu-banner-adjust: .7;--blu-banner: calc(var(--blu-se) * var(--blu-banner-adjust));--blu-banner-content-px: calc(var(--blu-banner) * 3.5);--blu-banner-content-py: calc(var(--blu-banner) * 3.5);--blu-banner-color: var(--bs-white)}@media(min-width:576px){:root{--blu-banner-adjust: 1}}@media(min-width:992px){:root{--blu-banner-adjust: .8}}.blu-se-imagebanner-inner{font-size:var(--blu-banner);--blu-custom-gutter: .5rem}.blu-se-imagebanner-inner .blu-imagebanner-item{margin-top:0;margin-bottom:0}.blu-se-imagebanner-inner .blu-tp-content{position:relative;width:100%;height:100%}.blu-se-imagebanner-inner .blu-tp-tx{position:absolute;left:0;bottom:0;z-index:10;padding:0 0 var(--blu-banner-content-py) var(--blu-banner-content-px)}@media(min-width:768px){.blu-se-imagebanner-inner .col-half.col-double{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.blu-se-imagebanner-inner .col-half.col-double .blu-tp-ratio{--bs-aspect-ratio: 0%;height:100%}.blu-se-imagebanner-inner .col-half.col-double>*{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;height:calc(50% - var(--bs-gutter-y)*.5)}.blu-se-imagebanner-inner .col-half.col-double>*+*{-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.blu-se-imagebanner-inner .col-full .blu-imagebanner-item~.blu-imagebanner-item{margin-top:var(--bs-gutter-y)}.blu-se-imagebanner-inner .col-full .blu-tp-ratio{--bs-aspect-ratio: 33.3%}}@media(max-width:767.98px){.blu-se-imagebanner-inner .blu-se-imagebanner-row{--blu-section-gutter: 0 !important;margin-bottom:var(--blu-custom-gutter)}.blu-se-imagebanner-inner .blu-se-imagebanner-row .blu-imagebanner-item{margin-top:var(--blu-custom-gutter)}.blu-se-imagebanner-inner .blu-se-imagebanner-row .col-item:first-child .blu-imagebanner-item:first-child{margin-top:0}}.blu-se-imagebanner-inner .blu-tp-tx-content{color:var(--blu-banner-color)}.blu-se-imagebanner-inner [class*=blu-item-]{margin-top:.65em;margin-bottom:0}.blu-se-imagebanner-inner .blu-item-heading h1,.blu-se-imagebanner-inner .blu-item-heading .h1,.blu-se-imagebanner-inner .blu-item-heading h2,.blu-se-imagebanner-inner .blu-item-heading .h2,.blu-se-imagebanner-inner .blu-item-heading h3,.blu-se-imagebanner-inner .blu-item-heading .h3,.blu-se-imagebanner-inner .blu-item-heading h4,.blu-se-imagebanner-inner .blu-item-heading .h4,.blu-se-imagebanner-inner .blu-item-heading h5,.blu-se-imagebanner-inner .blu-item-heading .h5,.blu-se-imagebanner-inner .blu-item-heading h6,.blu-se-imagebanner-inner .blu-item-heading .h6{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.blu-se-imagebanner-inner .blu-item-buttons{margin-top:1.5em;margin-bottom:-.65em}.blu-se-imagebanner-inner .btn.btn-link{--blu-se-btn-text: var(--blu-banner-color)}:root{--blu-se-column: var(--blu-se);--blu-se-column-heading: 1.4em}@media(min-width:768px){:root{--blu-se-column-content-px: 7em;--blu-se-column-content-py: 6em;--blu-se-column-heading: 1.4em}}.blu-se .blu-bannercolumn-item{font-size:var(--blu-se-colum);width:var(--blu-se-mobile-column-w);max-width:var(--blu-se-mobile-column-w)}@media(min-width:768px){.blu-se .blu-bannercolumn-item{width:var(--blu-se-column-w);max-width:var(--blu-se-column-w)}}.blu-se .blu-bannercolumn-item .blu-item-subtitle{margin-top:var(--blu-se-my);margin-bottom:var(--blu-se-my-sm)}.blu-se .blu-bannercolumn-item .blu-item-heading,.blu-se .blu-bannercolumn-item .blu-item-text{margin-top:var(--blu-se-my-sm);margin-bottom:var(--blu-se-my-sm)}.blu-se .blu-bannercolumn-item .blu-item-buttons:has([class*=btn-link]){margin-top:calc(var(--blu-se-my-sm)*1.3)}.blu-se .blu-bannercolumn-item .blu-item-buttons[data-blu-buttons-count="2"] .btn:first-child{margin-right:1em}.blu-se .blu-bannercolumn-item .blu-item-buttons[data-blu-buttons-count="2"] .btn+.btn{margin-left:1em}.blu-se .blu-bannercolumn-item .btn{font-size:calc(.86em*var(--adjust-button))}.tabs__nav .tabs__link{color:var(--bs-dark)}@media(max-width:575.98px){.tabs__nav .tabs__link{--adjust-body: calc(var(--FONT-ADJUST-BODY) * .65) !important;margin-right:1.9em}.tabs__nav .tabs__link:last-child{margin-right:0}}.custom-scrollbar__thumb:before{background:var(--bs-primary)}.blu-se-tabc-nav-outer [class*=blu-item-]{margin-top:1.2em;margin-bottom:0}.blu-se-tabc-nav-outer .blu-item-heading{--adjust-heading: 1.1;--adjust-body: .9}.blu-se-tabc-nav-outer .blu-item-buttons{margin-top:1em;margin-bottom:0}.mm-container .mm-tx,.blu-se .blu-tp-content-list{--blu-color-list: var(--bs-dark)}.mm-container .mm-tx h1,.mm-container .mm-tx .h1,.mm-container .mm-tx h2,.mm-container .mm-tx .h2,.mm-container .mm-tx h3,.mm-container .mm-tx .h3,.mm-container .mm-tx h4,.mm-container .mm-tx .h4,.mm-container .mm-tx h5,.mm-container .mm-tx .h5,.mm-container .mm-tx h6,.mm-container .mm-tx .h6,.blu-se .blu-tp-content-list h1,.blu-se .blu-tp-content-list .h1,.blu-se .blu-tp-content-list h2,.blu-se .blu-tp-content-list .h2,.blu-se .blu-tp-content-list h3,.blu-se .blu-tp-content-list .h3,.blu-se .blu-tp-content-list h4,.blu-se .blu-tp-content-list .h4,.blu-se .blu-tp-content-list h5,.blu-se .blu-tp-content-list .h5,.blu-se .blu-tp-content-list h6,.blu-se .blu-tp-content-list .h6{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.mm-container .mm-tx ul,.blu-se .blu-tp-content-list ul{color:var(--blu-color-list);padding:0;margin:0;list-style:none;text-transform:uppercase}.mm-container .mm-tx ul li,.blu-se .blu-tp-content-list ul li{font-family:var(--FONT-STACK-BODY);font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.mm-container .mm-tx ul li,.mm-container .mm-tx ul li a,.blu-se .blu-tp-content-list ul li,.blu-se .blu-tp-content-list ul li a{line-height:2}.mm-container .mm-tx ul li a,.blu-se .blu-tp-content-list ul li a{color:var(--blu-color-list);text-decoration:none}.mm-container .mm-tx ul li a:hover,.blu-se .blu-tp-content-list ul li a:hover{text-decoration:underline}.mm-container .mm-tx h1+ul,.mm-container .mm-tx .h1+ul,.mm-container .mm-tx h2+ul,.mm-container .mm-tx .h2+ul,.mm-container .mm-tx h3+ul,.mm-container .mm-tx .h3+ul,.mm-container .mm-tx h4+ul,.mm-container .mm-tx .h4+ul,.mm-container .mm-tx h5+ul,.mm-container .mm-tx .h5+ul,.mm-container .mm-tx h6+ul,.mm-container .mm-tx .h6+ul,.blu-se .blu-tp-content-list h1+ul,.blu-se .blu-tp-content-list .h1+ul,.blu-se .blu-tp-content-list h2+ul,.blu-se .blu-tp-content-list .h2+ul,.blu-se .blu-tp-content-list h3+ul,.blu-se .blu-tp-content-list .h3+ul,.blu-se .blu-tp-content-list h4+ul,.blu-se .blu-tp-content-list .h4+ul,.blu-se .blu-tp-content-list h5+ul,.blu-se .blu-tp-content-list .h5+ul,.blu-se .blu-tp-content-list h6+ul,.blu-se .blu-tp-content-list .h6+ul{padding-top:.5em;padding-bottom:1em}@media(max-width:767px){.blu-image-ratio-heading .ratio{--bs-aspect-ratio: 30% !important}}body .cart__widget__wrapper div:last-of-type{margin-bottom:0}.cart__widget__wrapper{border-bottom:1px solid var(--blu-bc-translucent)}.cart__widget__wrapper .cart__widget{border-top:1px solid var(--blu-bc-translucent);padding:0}.cart__widget__wrapper .cart__widget .cart__widget__title{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start}.cart__widget__wrapper .cart__widget .cart__widget__title .tx{padding:1em 0}.cart__widget__wrapper .cart__widget .cart__widget__content{padding:.5em 0 2em;margin:0}.cart-drawer__foot .cart__foot-inner{padding:1em 0 0}.cart .cart__message.cart__message--custom{margin-top:1em}progress.cart__message__progress::-webkit-progress-value{background:var(--blu-bg-gradient)!important}:root{--blu-footer: .75rem;--blu-footer-title: calc(var(--blu-footer) * 1.25)}@media(min-width:768px){:root{--blu-footer: .8rem}}@media(min-width:1024px){:root{--blu-footer: .75rem}}@media(min-width:1440px){:root{--blu-footer: .8rem}}@media(min-width:1500px){:root{--blu-footer: .95rem}}body #cc_div #cm{max-width:35em}@media(max-width:479px){body #cc_div #cm_btns{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}body #cc_div #cm_btns>*{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-moz-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;min-width:100%}}.site-footer,.site-footer .rte,.site-footer p,.site-footer .p,.site-footer li,.site-footer .li,.site-footer .footer-links{font-size:var(--blu-footer)}.site-footer .footer-title,.site-footer .footer-title__button{font-size:var(--blu-footer-title)}@media(min-width:768px){.site-footer .footer-block--text .rte{max-width:24em;padding-right:2em}}.site-footer .rte a:not(.btn):not(.shopify-payment-button__button--unbranded),.site-footer a{text-decoration:none}.site-footer .rte a:not(.btn):not(.shopify-payment-button__button--unbranded):hover,.site-footer a:hover{text-decoration:underline}@media(min-width:768px)and (max-width:1023px){.site-footer .footer-blocks>*:first-child{grid-column:span 2}}.site-footer .footer-block--text{padding-bottom:1.5em}.site-footer,.site-footer .footer-title,.site-footer h2,.site-footer .h2,.site-footer h3,.site-footer .h3,.site-footer h4,.site-footer .h4,.site-footer h5,.site-footer .h5,.site-footer h6,.site-footer .h6,.site-footer p,.site-footer a{color:var(--bs-white)}.site-footer p{margin-top:0}@media(max-width:1023px){.site-footer .footer-blocks{--gutter: 1em}.site-footer .footer-block{gap:1em}}.site-footer .blu-f-se-location .localization-form{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start}.site-footer .blu-f-se-location .blu-location-label{opacity:.5}.site-footer .blu-f-se-location .select-popout__toggle{font-size:1em;padding:1em 2.2em 1em .9em;border-color:#fff6}.site-footer .blu-f-se-location .select-popout__toggle .icon-select{width:2em;padding:0 .5em}.site-footer .blu-f-se-location .select-popout{margin-left:0}.site-footer .blu-f-se-location .select-popout a,.site-footer .blu-f-se-location .select-popout a:hover{text-decoration:none}.site-footer .blu-f-se-location .select-popout__list{background:var(--blu-bg-gradient-secondary)}.site-footer .blu-f-se-location .select-popout__list .select-popout__item:hover,.site-footer .blu-f-se-location .select-popout__list .select-popout__option:hover{color:#672f25;background:#fff}
/*# sourceMappingURL=/cdn/shop/t/2/assets/blulab.css.map */
