/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",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:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x,.9375rem);padding-left:var(--bs-gutter-x,.9375rem);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x:1.875rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media(min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media(min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media(min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media(min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*!
 * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:hover,.link-primary:focus{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:hover,.link-secondary:focus{color:#565e64}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:#146c43}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:hover,.link-danger:focus{color:#b02a37}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:#f9fafb}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){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}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.web-transition{transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in}body{line-height:1.3}@media(max-width:575px){.h1,h1{font-size:30px!important}}img{max-width:100%;height:auto}.bg-light{background-color:#f7f6f2!important}.bg-orange{background:#f6a01a;color:#fff}.bg-orange a{color:#fff}.color-red{color:#db1f28}p{margin:0;padding:0}.f-18{font-size:18px}@media(max-width:767px){.f-18{font-size:16px}}.f-20{font-size:20px}@media(max-width:767px){.f-20{font-size:18px}}.f-21{font-size:21px}@media(max-width:767px){.f-21{font-size:18px}}.f-24{font-size:24px}@media(max-width:767px){.f-24{font-size:20px}}.f-36{font-size:36px}@media(max-width:575px){.f-36{font-size:30px}}@media(max-width:375px){.f-36{font-size:26px}}.f-42{font-size:42px}@media(max-width:575px){.f-42{font-size:30px}}@media(max-width:375px){.f-42{font-size:26px}}.f-60{font-size:60px}@media(max-width:575px){.f-60{font-size:32px}}@media(max-width:375px){.f-60{font-size:26px}}.f-changa-r{font-family:"changa_oneregular",sans-serif;line-height:120%}.f-changa-i{font-family:"changa_oneitalic",sans-serif}.coblg-grid ul{margin:15px 0;padding:0}.coblg-grid ul li{list-style:none;background-image:url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg width='22' height='22' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'><path d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/></svg>");background-repeat:no-repeat;background-position:left top;padding-left:30px;margin-bottom:10px;margin-top:10px}.section-newsletter-signup .form-control{background:#f7f6f2;border-color:#f7f6f2;font-size:16px}.section-newsletter-signup .form-control::placeholder{font-style:italic}.section-with-backgroud-block{background:#3e5f79;color:#fff}.section-with-backgroud-block a{color:#fff}.section-with-backgroud-map-block{background:#3e5f79;color:#fff;padding:5rem}@media(max-width:991px){.section-with-backgroud-map-block{padding:3rem}}@media(max-width:575px){.section-with-backgroud-map-block{padding:1.5rem}}.section-with-backgroud-map-block a{color:#fff}.carousel-cards-block .card-item{border:1px solid #f7f6f2;margin-left:15px;margin-right:15px}@media(max-width:575px){.carousel-cards-block .card-item{margin-left:0;margin-right:0}}.carousel-cards-block .card-item .card-title{line-height:130%}.carousel-cards-block .slick-list{margin-left:60px;margin-right:60px}@media(max-width:575px){.carousel-cards-block .slick-list{margin-left:0;margin-right:0}}.card-block{background:#f7f6f2}@media(max-width:991px){.card-block.section-content-card.h-100{height:initial!important}}.card-block .card-title{line-height:130%}.card-block a:not(.btn){color:#333}.container-fluid .carousel-images-block{margin-left:-15px;margin-right:-15px}.carousel-images-block .slick-list,.carousel-images-block .slick-track,.carousel-images-block .carousel-slick{height:calc(100vh - 160px)}.carousel-images-block .slider-image{height:calc(100vh - 160px);background-size:cover;background-repeat:no-repeat;background-position:center center}.carousel-images-block .slider-image:after{content:" ";position:absolute;height:50%;width:100%;bottom:0;z-index:5;background:linear-gradient(rgba(0,130,170,0),#000)}.carousel-images-block .slide-text{color:#fff;position:absolute;width:100%;max-width:1320px;left:50%;top:60%;transform:translate(-50%,-50%);z-index:9}@media(max-width:767px){.carousel-images-block .slide-text{top:70%}}@media(max-width:767px){.carousel-images-block .slide-text .f-60{font-size:40px}}@media(max-width:767px){.carousel-images-block .slide-text .f-42{font-size:25px}}.carousel-images-block .slide-text a{font-weight:500}.section-with-image{background:#f7f6f2}.section-with-image .content-padding{padding:5rem}@media(max-width:1199px){.section-with-image .content-padding{padding:3rem}}@media(max-width:575px){.section-with-image .content-padding{padding:1.5rem}}.section-subnavigation a{color:#527da0}.section-subnavigation .section-content{font-size:18px;color:#527da0;background:#f7f6f2;padding:1rem 5rem}@media(max-width:1399px){.section-subnavigation .section-content{padding:1rem 3rem}}@media(max-width:991px){.section-subnavigation .section-content{font-size:16px;padding:.5rem 15px}}.section-subnavigation .active{font-weight:bold}@media(min-width:992px){.section-subnavigation .collapse{display:flex}}.section-subnavigation .btn-chevron:not(.collapsed) svg{transform:rotate(180deg)}.accordion-block .accordion-item{border:0;border-top:2px solid #333;border-radius:0}.accordion-block .accordion-item:last-child{border-bottom:2px solid #333}.accordion-block .accordion-item .accordion-button:focus{border-color:none;box-shadow:0 0 0 0 #0d6efd}.accordion-block .accordion-item .accordion-button:not(.collapsed){color:#333;background-color:initial;box-shadow:inset 0 0 0 #000}.accordion-block .accordion-item .accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.section-press-releases__image{height:225px;overflow:hidden;position:relative}.section-press-releases__image a{position:absolute;left:-15px;right:-15px;top:-90px}.section-newsletters__image{height:225px;overflow:hidden;position:relative}.section-newsletters__image a{position:absolute;left:-15px;right:-15px;top:-90px}.section-datatable h1,.section-datatable h2,.section-datatable h3,.section-datatable .h1,.section-datatable .h2,.section-datatable .h3{margin:0}@media(min-width:992px){.section-education .image{max-width:350px}}@media(min-width:992px){.section-events .image{max-width:350px}}.section-tripadvisor .travellers-choice img{max-width:55px}.section-tripadvisor #CDSRATINGWIDGET847.cdsROW{background-color:transparent;width:100%!important}.section-tripadvisor #CDSRATINGWIDGET847.cdsROW.wide{height:auto!important}.section-tripadvisor #CDSRATINGWIDGET847.cdsROW .cdsROWContainer{height:auto!important}@media(max-width:991px){.section-tripadvisor #CDSRATINGWIDGET847.cdsROW .cdsROWContainer{display:block!important}}@media(max-width:991px){.section-tripadvisor #CDSRATINGWIDGET847.cdsROW .cdsROWContainer .cdsComponent.logo{display:block!important}}@media(max-width:991px){.section-tripadvisor #CDSRATINGWIDGET847.cdsROW .cdsROWContainer .cdsComponent.cdsRating{display:block!important;margin-top:10px}}.section-tripadvisor #CDSRATINGWIDGET847.cdsROW .logo{background-color:transparent!important;padding-left:0!important;border-right:0 solid #34e0a1!important}.section-tripadvisor #CDSRATINGWIDGET847.cdsROW .logo img{width:185px!important;max-width:185px!important}.section-tripadvisor #CDSRATINGWIDGET847.cdsROW span{font-size:16px!important;margin-left:20px!important}.section-tripadvisor #CDSRATINGWIDGET847.cdsROW .cdsRating .ui_bubble_rating{font-size:18px!important}.section-tripadvisor #CDSRATINGWIDGET847 .cdsLocName{display:none!important}.section-tripadvisor #CDSWIDCOE{background-color:transparent!important;margin:0!important;width:100px}.section-tripadvisor #CDSWIDSSP .widSSPData{background:initial!important;padding:0}.section-tripadvisor #CDSWIDSSP .widSSPData .widSSPBranding img{background-color:transparent}.section-tripadvisor .widSSPBranding,.section-tripadvisor .widSSPTrvlRtng,.section-tripadvisor .widSSPAll,.section-tripadvisor .widSSPH11,.section-tripadvisor .widSSPSummary{display:none!important}.section-tripadvisor .widSSP{width:100%!important}.section-tripadvisor .widSSPReviews .widSSPBullet{margin-left:-15px!important;margin-right:-15px!important;margin-top:20px!important}@media(min-width:992px){.section-tripadvisor .widSSPReviews .widSSPBullet{display:flex!important}}.section-tripadvisor .widSSPReviews .widSSPBullet li{background:#fff!important;padding:15px!important;margin-left:15px!important;margin-right:15px!important}.section-tripadvisor .widSSPReviews .widSSPBullet li span{font-family:"Roboto",sans-serif!important;font-size:16px!important}.blockelement-labelblock-editor{width:auto}button.blockelement-labelblock-editor{width:100%}.oc-blocklist-section-view ul{margin:0;padding:0}.oc-blocklist-section-view ul li{list-style:none;background-image:url("data:image/svg+xml;utf8,<?xml version='1.0' encoding='utf-8'?><svg width='22' height='22' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'><path d='M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z'/></svg>");background-repeat:no-repeat;background-position:left top;padding-left:30px;margin-bottom:10px}.oc-blocklist-section-view .oc-blocklist-section-view__card{margin:0 0 20px;padding-left:0;width:auto;background-color:#fff;border-style:dashed}.oc-blocklist-section-view .oc-blocklist-section-view__card:hover{background-color:#fdfdff;border-style:solid}.oc-blocklist-section-view .oc-blocklist-section-view__section{margin:0 -10px;padding:20px;display:flex;flex-grow:1}.oc-blocklist-section-view .oc-blocklist-section-view__column{flex-grow:1;padding:0 10px}.oc-blocklist-section-view .oc-blocklist-section-view__column:not(:hover) .umb-control-group .control-label{opacity:.25}.oc-blocklist-section-view .oc-blocklist-section-view__column:not(:hover) .umb-block-list__create-button{border-color:#e9e9eb}.oc-blocklist-section-view .umb-control-group .control-header{float:none;width:auto;display:flex}.oc-blocklist-section-view .controls{margin-left:0}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1290px}}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 3, 2022 */
@font-face{font-family:'changa_oneitalic';src:url("/assets/fonts/changa-one/changaone-italic-webfont.woff2") format('woff2'),url("/assets/fonts/changa-one/changaone-italic-webfont.woff") format('woff');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'changa_oneregular';src:url("/assets/fonts/changa-one/changaone-regular-webfont.woff2") format('woff2'),url("/assets/fonts/changa-one/changaone-regular-webfont.woff") format('woff');font-weight:normal;font-style:normal;font-display:swap}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 3, 2022 */
@font-face{font-family:'changa_oneitalic';src:url("/assets/fonts/changa-one/changaone-italic-webfont.woff2") format('woff2'),url("/assets/fonts/changa-one/changaone-italic-webfont.woff") format('woff');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'changa_oneregular';src:url("/assets/fonts/changa-one/changaone-regular-webfont.woff2") format('woff2'),url("/assets/fonts/changa-one/changaone-regular-webfont.woff") format('woff');font-weight:normal;font-style:normal;font-display:swap}p{margin:0;padding:0}h1{font-size:36px;font-family:'changa_oneregular',sans-serif}h2{font-size:28px;font-family:'changa_oneregular',sans-serif}h3{font-size:22px;font-family:'changa_oneregular',sans-serif}.changa36{font-size:36px;font-family:'changa_oneregular',sans-serif}.changa28{font-size:28px;font-family:'changa_oneregular',sans-serif}.redBtn{display:inline-block;background:#db1f28;border-radius:.625rem;border:2px solid #db1f28;text-transform:uppercase;font-weight:bold;padding:.5rem 1.5rem;color:#fff;font-size:1rem;line-height:1.5;text-decoration:none;text-align:center;transition:all .2s ease-in;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;cursor:pointer}.redBtn a{color:#fff;text-decoration:none}.redBtn:hover{opacity:.7}
.codeoptimus-seo .google-result-preview{color:#333;background:#fff;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:100%}.codeoptimus-seo .google-result-preview ul{list-style:none;margin:0;padding:0}.codeoptimus-seo .google-result-preview ul li{margin:0 0 10px 0;padding:0;font-size:1em}.codeoptimus-seo .google-result-preview .title{color:#1a0dab;font-size:medium;font-weight:normal;font-family:arial,sans-serif;text-decoration:none;margin:0}.codeoptimus-seo .google-result-preview .url{color:#006621;font-style:normal;font-family:arial,sans-serif;font-size:small;font-weight:normal;margin:0}.codeoptimus-seo .google-result-preview .description{color:#545454;font-family:arial,sans-serif;font-size:small;font-weight:normal;margin:0}.codeoptimus-seo .google-result-preview .bold{font-weight:bold}.codeoptimus-seo .google-result-preview .search-wrapper{float:left;display:block;width:70%;padding-top:9px}.codeoptimus-seo .google-result-preview .google-search{border:solid 1px #808080;width:55%;height:28px;line-height:29px;padding:0 15px;display:inline-block;background:#fff;position:relative;overflow:hidden}.codeoptimus-seo .google-result-preview .google-btn{display:inline-block;width:60px;height:30px;background:url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMpaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQzRFQzNBMUQxMUExMUUzOTlCQ0NEOEZCRUM1ODNBRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQzRFQzNBMkQxMUExMUUzOTlCQ0NEOEZCRUM1ODNBRCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBDNEVDMzlGRDExQTExRTM5OUJDQ0Q4RkJFQzU4M0FEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjBDNEVDM0EwRDExQTExRTM5OUJDQ0Q4RkJFQzU4M0FEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4AJkFkb2JlAGTAAAAAAQMAFQQDBgoNAAAFegAABhMAAAb5AAAIP//bAIQAAgICAgICAgICAgMCAgIDBAMCAgMEBQQEBAQEBQYFBQUFBQUGBgcHCAcHBgkJCgoJCQwMDAwMDAwMDAwMDAwMDAEDAwMFBAUJBgYJDQsJCw0PDg4ODg8PDAwMDAwPDwwMDAwMDA8MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM/8IAEQgAHgA8AwERAAIRAQMRAf/EAL8AAQACAwEAAAAAAAAAAAAAAAABBAIGBwUBAQACAwEBAAAAAAAAAAAAAAABBQIDBAYHEAABAwMFAQEBAAAAAAAAAAACAQMEIBEFABAwEhMUQQYRAAEDAgMFCQEAAAAAAAAAAAIBEQMSBABREyAxoSIFEDDwIUFh4UKCFRIAAQIGAwAAAAAAAAAAAAAAAQAwIBExQVESECECEwACAQIFBAMAAwEAAAAAAAABEQAhUTFBYaHRIHGBkRDwsTDB4fH/2gAMAwEAAhEDEQAAAcfrfhgAALOGVWYHqaNnUaOy0iz49RsOUDHDITDotR3yc4uOACIkAACzry//2gAIAQEAAQUCr9XPLaC0EibLzs6Hks7GZh5am9tD/Tzk1lHsfk43F0Hy/9oACAECAAEFAq+qX2cLqLcUDCKam3V8YaZQ2l4v3//aAAgBAwABBQKu67gl1J5RJ4ep1fQunFE04//aAAgBAgIGPwKOfJK2J7ygTHUyxZaV82Ln/9oACAEDAgY/Am5CiIY2u5//2gAIAQEBBj8C29CstGqvSflqzbttIJFaOaYANfYibEnT7eCMLG3k0R6fpoxi7ZPzYvLeBKYgJFAcqhQm47Tp5Km5cARW9pLcglIXxxPMn6fH9OMhteooqDeWfpI/3Dx891XrDXU2jzVNnubjj//aAAgBAQMBPyGlpS0paUtKWlLSlp7yBgKw18pGX1EIWxhFIX0LEJqBXHPOLNJGDUGgKdQIgQkMGIMAJnnQoDQDHaZDXjJRzb36HmeZ5nmeZ5nmelTwDrw8s2k//9oACAECAwE/IUIhEIhEIhEJlgd444cJiATAE5w6sD+UmKfwVHHHHH8HCALB/EeX4Gh+/wCOOOKKKKKKKM0Kl8u19lP/2gAIAQMDAT8h66SdPkIQczFSoor/APYIBh1iyHdViApmF9R/GqOf/9oADAMBAAIRAxEAABD/AP8A+f8A3f8Ak60kkkki/9oACAEBAwE/EFa9RWvUVr1Fa9RWvUVr1Fa9T6VoObJpqOOFTktMS4KoWIwYOqr2kwaAEIUYqYk5TT7q5QGQCjjjjjg/4CBABYIIqCDAQ3gTAgCBma83ArGd42rJOImquEHHHFo34i0b8RaN+ItG/EWjfiLRvxFo34n3TYPEYPQrP//aAAgBAgMBPxDQE0BNATQE0BNATQE0eqgNYp2fyC/YZ3AJEI0PXNTpWjDhkcIfhmCCbsbyA+oBIIRhjIhZRL0/uKuSAnM++m1KdAdw34ncN+J3Dfidw34ncN+J3Dfidw34mdqHgqeR1Z7jn//aAAgBAwMBPxBm8ZvGbxm8ZvGbxm8zNU06O8UUwHgA+TC0QEwRRh3jBhELyAV4cUUUUUFICiSiKH+v+RxBg/Qd/rUUUekekekekekekekTGq8KvvZeXpP/2Q==") no-repeat;position:relative;left:-5px}.codeoptimus-seo .google-result-preview ul.search-type{margin:0 20px}.codeoptimus-seo .google-result-preview ul.search-type li{float:left;color:#777;padding:15px 0 0 0;margin:0 12px}.codeoptimus-seo .google-result-preview .active{color:#f00;font-weight:bold;border-bottom:2px #f00 solid;padding:0 4px 12px 4px}.codeoptimus-seo .google-result-preview .search-type-bar{width:100%;float:left;height:51px;border-bottom:1px solid #ddd;margin-bottom:20px}.codeoptimus-seo .google-result-preview .results a{color:#12c;font-weight:normal;text-decoration:none}.codeoptimus-seo .google-result-preview .results a:hover,.codeoptimus-seo .google-result-preview .results a:focus{color:#12c;font-weight:normal;text-decoration:underline}.codeoptimus-seo .google-result-preview input,.codeoptimus-seo .google-result-preview textarea{width:98%;margin:0 0 10px 0;padding:10px 1%;border:1px solid #888}.codeoptimus-seo .google-result-preview textarea{min-height:50px}.codeoptimus-seo .google-result-preview .btn{border-radius:4px;border:0;background:#4487fc;display:block;float:left;margin:15px 0;color:#fff;cursor:pointer;font-size:16px;font-weight:bold;letter-spacing:1px;box-sizing:content-box;-moz-box-sizing:content-box}.codeoptimus-seo .google-result-preview .btn:hover,.codeoptimus-seo .google-result-preview .btn:focus{background:#4582ed}.codeoptimus-seo .google-result-preview .counter{display:inline-block;margin-bottom:5px;font-size:12px;font-weight:bold;float:right}.codeoptimus-seo .google-result-preview .counter em{font-size:10px}.codeoptimus-seo .google-result-preview .number{background:#008000;padding:4px 6px;display:inline-block;border-radius:4px;color:#fff;text-align:center}.codeoptimus-seo .google-result-preview .result-preview.hideMe{display:none}.codeoptimus-seo .google-result-preview .result-preview.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.codeoptimus-seo .google-result-preview .result-preview.clearfix{display:inline-block}.codeoptimus-seo .google-result-preview .wrapper{position:relative;max-width:800px;margin:0;padding:0;border:0;background:transparent}.codeoptimus-seo .google-result-preview .preview-window{background:#fff;display:block;border:1px solid rgba(136,136,136,.18)}.codeoptimus-seo .google-result-preview .google-top{display:block;height:60px;line-height:58px;vertical-align:middle;background:#f1f1f1;position:relative;top:0;left:0}.codeoptimus-seo .google-result-preview .google-logo{display:block;background-position:0 -471px;height:33px;width:92px;background-image:url("//ssl.gstatic.com/gb/images/v1_b444d4f7.png");background-size:112px 1828px;margin:15px 20px 0 15px;float:left}.codeoptimus-seo .google-result-preview .google-serach{border:0;padding:0;margin:0;height:auto;width:100%;background-image:url(data:image/gif;base64,R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw%3D%3D);background-color:transparent;position:absolute;z-index:6;left:0;outline:0}.codeoptimus-seo .google-result-preview .results{margin:10px 2% 10px 2%;max-width:512px}
.inline-svg-picker-icon{fill:#000;max-height:100%;max-width:100%;height:3em}.umb-iconpicker-item a{display:block;margin-bottom:.6em}
/*! CSS Used from: https://localhost:44315/App_Plugins/SimpleRedirects/assets/styles/styles.min.css?d=637962680500000000 */
#SimpleRedirects section{display:block}#SimpleRedirects a{background-color:transparent}#SimpleRedirects a:active,#SimpleRedirects a:hover{outline:0}#SimpleRedirects h1{margin:.67em 0}#SimpleRedirects button,#SimpleRedirects input,#SimpleRedirects select{color:inherit;font:inherit;margin:0}#SimpleRedirects .btn-success{background-color:#2196f3;color:#fff}#SimpleRedirects button{overflow:visible}#SimpleRedirects button,#SimpleRedirects select{text-transform:none}#SimpleRedirects button{-webkit-appearance:button;cursor:pointer}#SimpleRedirects button::-moz-focus-inner,#SimpleRedirects input::-moz-focus-inner{border:0;padding:0}#SimpleRedirects input[type=checkbox]{box-sizing:border-box;padding:0}#SimpleRedirects table{border-collapse:collapse;border-spacing:0}#SimpleRedirects td,#SimpleRedirects th{padding:0}#SimpleRedirects .table{max-width:100%}#SimpleRedirects .btn,#SimpleRedirects .btn-danger:active,#SimpleRedirects .btn-default.active,#SimpleRedirects .btn-default:active,#SimpleRedirects .btn-info:active,#SimpleRedirects .btn-primary:active,#SimpleRedirects .btn.active,#SimpleRedirects .btn:active,#SimpleRedirects .form-control{background-image:none}#SimpleRedirects *,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#SimpleRedirects button,#SimpleRedirects input,#SimpleRedirects select{font-family:inherit;font-size:inherit;line-height:inherit}#SimpleRedirects a:focus,#SimpleRedirects a:hover{text-decoration:none}#SimpleRedirects a:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}#SimpleRedirects [role=button]{cursor:pointer}#SimpleRedirects h1,#SimpleRedirects h3{font-family:inherit;font-weight:400;line-height:1.1;color:#444}#SimpleRedirects h1,#SimpleRedirects h3{margin-top:23px;margin-bottom:11.5px}#SimpleRedirects ul{margin-top:0}#SimpleRedirects h1{font-size:33px}#SimpleRedirects h3{font-size:23px}#SimpleRedirects .lead{margin-bottom:23px;font-weight:300;line-height:1.4}@media(min-width:768px){#SimpleRedirects .lead{font-size:19.5px}}#SimpleRedirects .btn,#SimpleRedirects .table-full thead tr>th{text-transform:uppercase}#SimpleRedirects table{background-color:transparent}#SimpleRedirects .page-header{padding-bottom:10.5px}#SimpleRedirects ul{margin-bottom:11.5px}#SimpleRedirects .pager:after,#SimpleRedirects .row:after{clear:both}#SimpleRedirects th{text-align:left}#SimpleRedirects .row:after,#SimpleRedirects .row:before{content:" ";display:table}#SimpleRedirects .row{margin-left:-15px;margin-right:-15px}#SimpleRedirects .col-md-12,#SimpleRedirects .col-md-6{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media(min-width:992px){#SimpleRedirects .col-md-12,#SimpleRedirects .col-md-6{float:left}#SimpleRedirects .col-md-6{width:50%}#SimpleRedirects .col-md-12{width:100%}}#SimpleRedirects .table{width:100%;margin-bottom:23px}#SimpleRedirects .table>tbody>tr>td,#SimpleRedirects .table>thead>tr>th{padding:8px;line-height:1.846;vertical-align:top;border-top:1px solid #f0f0f0}#SimpleRedirects .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #f0f0f0}#SimpleRedirects .table>thead:first-child>tr:first-child>th{border-top:0}#SimpleRedirects .form-control{background-color:transparent}#SimpleRedirects .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){#SimpleRedirects .table-responsive{width:100%;margin-bottom:17.25px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #f0f0f0}#SimpleRedirects .table-responsive>.table{margin-bottom:0}#SimpleRedirects .table-responsive>.table>tbody>tr>td,#SimpleRedirects .table-responsive>.table>thead>tr>th{white-space:nowrap}}#SimpleRedirects .form-control{border:1px solid transparent}#SimpleRedirects input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}#SimpleRedirects .form-control{display:block;font-size:13px;line-height:1.846;color:#666}#SimpleRedirects input[type=checkbox]:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}#SimpleRedirects .form-control{width:100%;height:37px;padding:6px 16px;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}#SimpleRedirects .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}#SimpleRedirects .form-control::-moz-placeholder{color:#bbb;opacity:1}#SimpleRedirects .form-control:-ms-input-placeholder{color:#bbb}#SimpleRedirects .form-control::-webkit-input-placeholder{color:#bbb}#SimpleRedirects .form-control[disabled]{background-color:transparent;opacity:1}#SimpleRedirects .form-control[disabled]{cursor:not-allowed}#SimpleRedirects input[type=checkbox][disabled]{cursor:not-allowed}#SimpleRedirects .btn{display:inline-block;margin-bottom:0;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;white-space:nowrap;padding:6px 16px;font-size:13px;line-height:1.846;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#SimpleRedirects .btn.active:focus,#SimpleRedirects .btn:active:focus,#SimpleRedirects .btn:focus{outline:dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}#SimpleRedirects .btn:focus,#SimpleRedirects .btn:hover{color:#666;text-decoration:none}#SimpleRedirects .btn.active,#SimpleRedirects .btn:active{outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}#SimpleRedirects .btn-default{color:#666;background-color:#fff;border-color:#eee}#SimpleRedirects .btn-default.active,#SimpleRedirects .btn-default:active,#SimpleRedirects .btn-default:focus,#SimpleRedirects .btn-default:hover{color:#666;border-color:#cfcfcf}#SimpleRedirects .btn-primary,#SimpleRedirects .btn-primary:active,#SimpleRedirects .btn-primary:focus,#SimpleRedirects .btn-primary:hover{border-color:transparent;color:#fff}#SimpleRedirects .btn-info,#SimpleRedirects .btn-info:active,#SimpleRedirects .btn-info:focus,#SimpleRedirects .btn-info:hover{border-color:transparent;color:#fff}#SimpleRedirects .btn-info{background-color:#00bcd4}#SimpleRedirects .btn-danger,#SimpleRedirects .btn-danger:active,#SimpleRedirects .btn-danger:focus,#SimpleRedirects .btn-danger:hover{border-color:transparent;color:#fff}#SimpleRedirects .btn-danger{background-color:#f44336}#SimpleRedirects .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}#SimpleRedirects .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}#SimpleRedirects .btn-group{position:relative;display:inline-block;vertical-align:middle}#SimpleRedirects .btn-group>.btn{position:relative;float:left}#SimpleRedirects .btn-group>.btn:first-child{margin-left:0}#SimpleRedirects .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}#SimpleRedirects .btn-group>.btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}#SimpleRedirects .pager{padding-left:0;margin:23px 0;list-style:none;text-align:center}#SimpleRedirects .pager:after,#SimpleRedirects .pager:before{content:" ";display:table}#SimpleRedirects .pager li{display:inline}#SimpleRedirects .alert{margin-bottom:23px;border-radius:3px}#SimpleRedirects .alert-danger{border-color:transparent}#SimpleRedirects .alert{padding:15px}#SimpleRedirects .alert>p{margin-bottom:0}#SimpleRedirects .alert-dismissible{padding-right:35px}#SimpleRedirects .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}#SimpleRedirects .alert-danger{color:#f44336}#SimpleRedirects .close{float:right;color:#000;text-shadow:none;filter:alpha(opacity=20)}#SimpleRedirects .close:focus,#SimpleRedirects .close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}#SimpleRedirects button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}#SimpleRedirects input[type=checkbox]:disabled:after{border-color:#bbb}#SimpleRedirects .pull-right{float:right!important}#SimpleRedirects .page-header{border:0}#SimpleRedirects button,#SimpleRedirects input{-webkit-font-smoothing:antialiased;letter-spacing:.1px;text-rendering:optimizeLegibility}#SimpleRedirects .page-header{margin:0 0 40px;padding:0}#SimpleRedirects .page-header h1{margin-top:0;margin-bottom:5px;font-size:20px}#SimpleRedirects .page-header .lead{margin:0}#SimpleRedirects [type=text].form-control,#SimpleRedirects input.form-control,#SimpleRedirects input[type=text]{padding:0;border:0;border-radius:0;-webkit-appearance:none;-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;font-size:16px}#SimpleRedirects input.form-control[disabled]{-webkit-box-shadow:none;box-shadow:none;border-bottom:1px dotted #ddd}#SimpleRedirects select,#SimpleRedirects select.form-control{border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);background-size:13px;background-repeat:no-repeat;background-position:right center;-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;font-size:16px;line-height:1.5}#SimpleRedirects select.form-control::-ms-expand,#SimpleRedirects select::-ms-expand{display:none}#SimpleRedirects select.form-control:focus,#SimpleRedirects select:focus{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=)}#SimpleRedirects input[type=checkbox]{border:0;-webkit-appearance:none;appearance:none;cursor:pointer}#SimpleRedirects input[type=checkbox]:focus{outline:0}#SimpleRedirects input[type=checkbox]:after{content:"";display:block;width:25px;height:25px;margin-top:-2px;margin-right:5px;border:2px solid #666;border-radius:2px;-webkit-transition:240ms;-o-transition:240ms;transition:240ms}#SimpleRedirects input[type=checkbox]:checked:before{content:"";position:absolute;top:3px;left:10px;display:table;width:6px;height:12px;border:2px solid #fff;border-top-width:0;border-left-width:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#SimpleRedirects input[type=checkbox]:disabled:checked:after{background-color:#bbb;border-color:transparent}#SimpleRedirects .alert,#SimpleRedirects .alert .close{color:#fff}#SimpleRedirects .alert,#SimpleRedirects .btn{border:0}#SimpleRedirects .alert-danger{background-color:#f44336}#SimpleRedirects .close{font-size:34px;font-weight:300;line-height:24px;opacity:.6}#SimpleRedirects .close:hover{opacity:1}#SimpleRedirects p{margin:0 0 1em}#SimpleRedirects a{text-decoration:none;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}#SimpleRedirects .lead{font-size:14px;color:#9b9b9b}#SimpleRedirects .btn{font-weight:400;position:relative;border-radius:3px;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.3);box-shadow:1px 1px 2px rgba(0,0,0,.3);-webkit-transition:all .4s cubic-bezier(0,0,.2,1);-o-transition:all .4s cubic-bezier(0,0,.2,1);transition:all .4s cubic-bezier(0,0,.2,1)}#SimpleRedirects .btn:active,#SimpleRedirects .btn:hover{-webkit-box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)}#SimpleRedirects .btn-default.active,#SimpleRedirects .btn-default:active,#SimpleRedirects .btn-default:focus,#SimpleRedirects .btn-default:hover{background-color:#f2f2f2}#SimpleRedirects .btn-primary:active,#SimpleRedirects .btn-primary:focus,#SimpleRedirects .btn-primary:hover{background-color:#d81557}#SimpleRedirects .btn-info:active,#SimpleRedirects .btn-info:focus,#SimpleRedirects .btn-info:hover{background-color:#00a5bb}#SimpleRedirects .btn-danger:active,#SimpleRedirects .btn-danger:focus,#SimpleRedirects .btn-danger:hover{background-color:#f32c1e}#SimpleRedirects .btn-group .btn+.btn{margin-left:0}#SimpleRedirects .table-full thead tr>th:last-child{padding-right:20px}#SimpleRedirects .table-full tbody>tr>td:first-child,#SimpleRedirects .table-full thead tr>th:first-child{padding-left:40px}#SimpleRedirects .table-full{margin-bottom:0;background:#fff;width:100%}#SimpleRedirects .table-full thead{background:#fafafa}#SimpleRedirects .table-full thead tr>th{vertical-align:bottom;border-bottom:1px solid #f0f0f0;font-weight:500;font-size:11px}#SimpleRedirects .table-full tbody>tr>td{vertical-align:middle}#SimpleRedirects .table-full tbody>tr>td:last-child{padding-right:20px;text-overflow:ellipsis;overflow:hidden}#SimpleRedirects .table-full input[type=checkbox]{margin:7px 0 0}#SimpleRedirects .table-full input[type=checkbox]:after{border-color:#dbdbdb}#SimpleRedirects .table-full-small tbody>tr>td:first-child,#SimpleRedirects .table-full-small thead tr>th:first-child{padding-left:20px}#SimpleRedirects .table-title{border-bottom:1px solid rgba(160,160,160,.15);padding:20px 20px 20px 40px;font-size:24px;font-weight:300;margin:0;color:#9b9b9b}#SimpleRedirects .card{position:relative;background-color:#fff;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:2px;margin-bottom:30px}#SimpleRedirects .card{-webkit-box-sizing:border-box}#SimpleRedirects .btn-primary,#SimpleRedirects .btn-primary:active,#SimpleRedirects input[type=checkbox]:checked:after{background-color:#e91e63}#SimpleRedirects .page-header h1{color:#e91e63}#SimpleRedirects .btn-primary:hover{background-color:#d81b60}#SimpleRedirects .table-full input[type=checkbox]:checked:after,#SimpleRedirects input[type=checkbox]:checked:after{border-color:#e91e63}#SimpleRedirects [type=text].form-control:focus,#SimpleRedirects input.form-control:focus,#SimpleRedirects input[type=text]:focus,#SimpleRedirects select.form-control:focus,#SimpleRedirects select:focus{-webkit-box-shadow:inset 0 -2px 0 #e91e63;box-shadow:inset 0 -2px 0 #e91e63}#SimpleRedirects .btn-primary:focus{background-color:#c51162}#SimpleRedirects a:focus,#SimpleRedirects a:hover{color:#90caf9}#SimpleRedirects a{color:#2196f3}#SimpleRedirects .card{-webkit-box-shadow:1px 1px 1px 0 rgba(0,0,0,.07),1px 2px 5px 0 rgba(0,0,0,.06);box-shadow:1px 1px 1px 0 rgba(0,0,0,.07),1px 2px 5px 0 rgba(0,0,0,.06)}#SimpleRedirects .table-search{padding:10px 20px}#SimpleRedirects .ng-table th{text-align:left}#SimpleRedirects .theme-deep-orange .page-header h1{color:#ff5722}#SimpleRedirects .theme-deep-orange .btn-primary,#SimpleRedirects .theme-deep-orange input[type=checkbox]:checked:after{background-color:#ff5722}#SimpleRedirects .theme-deep-orange input[type=checkbox]:checked:after{border-color:#ff5722}#SimpleRedirects .theme-deep-orange [type=text].form-control:focus,#SimpleRedirects .theme-deep-orange input.form-control:focus,#SimpleRedirects .theme-deep-orange input[type=text]:focus,#SimpleRedirects .theme-deep-orange select:focus{-webkit-box-shadow:inset 0 -2px 0 #ff5722;box-shadow:inset 0 -2px 0 #ff5722}#SimpleRedirects .theme-deep-orange .btn-primary:hover{background-color:#f4511e}#SimpleRedirects .theme-deep-orange .btn-primary:focus{background-color:#dd2c00}#SimpleRedirects .theme-deep-orange a:focus,#SimpleRedirects .theme-deep-orange a:hover{color:#ffbfac}#SimpleRedirects .theme-deep-orange a{color:#ff602e}#SimpleRedirects .p-20{padding:20px}
/*! ngTable v0.3.2 by Vitalii Savchuk(esvit666@gmail.com) - https://github.com/esvit/ng-table - New BSD License */

.ng-table th{text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ng-table th.sortable{cursor:pointer}.ng-table th.sortable div{padding-right:18px;position:relative}.ng-table th.sortable div:after,.ng-table th.sortable div:before{content:"";border-width:0 4px 4px;border-style:solid;border-color:#000 transparent;visibility:visible;right:8px;top:50%;position:absolute;opacity:.3;margin-top:-4px}.ng-table th.sortable div:before{margin-top:2px;border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000}.ng-table th.sortable div:hover:after,.ng-table th.sortable div:hover:before{opacity:1;visibility:visible}.ng-table th.sortable.sort-desc,.ng-table th.sortable.sort-asc{background-color:rgba(141,192,219,.25);text-shadow:0 1px 1px rgba(255,255,255,.75)}.ng-table th.sortable.sort-desc div:after,.ng-table th.sortable.sort-asc div:after{margin-top:-2px}.ng-table th.sortable.sort-desc div:before,.ng-table th.sortable.sort-asc div:before{visibility:hidden}.ng-table th.sortable.sort-asc div:after,.ng-table th.sortable.sort-asc div:hover:after{visibility:visible;filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6;opacity:.6}.ng-table th.sortable.sort-desc div:after{border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;visibility:visible;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6;opacity:.6}.ng-table th.filter .input-filter{margin:0;display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ng-table+.pagination{margin-top:0}@media only screen and (max-width:800px){.ng-table-responsive{border-bottom:1px solid #999}.ng-table-responsive tr{border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #999}.ng-table-responsive td:before{position:absolute;padding:8px;left:0;top:0;width:50%;white-space:nowrap;text-align:left;font-weight:700}.ng-table-responsive thead tr th{text-align:left}.ng-table-responsive thead tr.ng-table-filters th{padding:0}.ng-table-responsive thead tr.ng-table-filters th form>div{padding:8px}.ng-table-responsive td{border:0;border-bottom:1px solid #eee;position:relative;padding-left:50%;white-space:normal;text-align:left}.ng-table-responsive td:before{content:attr(data-title-text)}.ng-table-responsive,.ng-table-responsive thead,.ng-table-responsive tbody,.ng-table-responsive th,.ng-table-responsive td,.ng-table-responsive tr{display:block}}
input.umb-forms__hacky-hidden-field{opacity:0;cursor:default}.control-row.-margin-bottom{margin-bottom:10px}.control-label.-block{display:block}.radio.-block{display:block}.radio.-no-indent{padding-left:0}.usky-grid .help-text i.icon{font-size:16px}.umb-forms-page{position:relative}.umb-forms-designer label.checkbox i.icon{margin-left:-22px}select.-full-width{width:100%;box-sizing:border-box}.umb-forms-designer .inline-editor{background:transparent;border:2px solid transparent;resize:none;overflow:hidden;max-width:400px;clear:right;display:block}.umb-forms-designer .inline-editor.prevalue{display:inline;margin:0}.umb-form-prevalue{display:flex;flex-direction:row;align-items:center}.umb-form-prevalue small{color:#817f85}.umb-forms-designer .inline-editor:hover,.umb-forms-designer .inline-editor:focus{border-bottom-color:#413659}.umb-forms-designer .inline-editor::-webkit-input-placeholder{color:#a2a1a6}.umb-forms-designer .inline-editor.page-name{font-size:27px;display:block!important;height:35px;max-width:initial;width:100%}.umb-forms-designer .inline-editor.field-tooltip{color:#a2a1a6;padding:1px;height:20px;min-height:20px;margin:0;font-size:13px;color:#d8d7d9}.umb-forms-designer .inline-editor.field-name{height:20px;min-height:20px;padding:1px;margin-top:-5px}.umb-forms-designer .inline-editor.fieldset-name{font-size:20px;height:20px}.umb-forms-designer .umb-forms-editor-text .inline-editor{display:block;width:100%}.umb-forms-designer .umb-forms-editor-text{width:90%}.umb-forms-designer .usky-control-inner{min-height:100px}.umb-forms-designer .umb-forms-placeholder{text-align:center;padding:30px}.umb-forms-designer .umb-forms-fields-container{min-height:1px}.umb-forms-designer .row-tools{right:0;top:0;bottom:0;z-index:200}.umb-forms-designer .cell-tools:hover>div{opacity:1}.umb-forms-designer .umb-forms-field-preview{min-height:90px;margin-right:40px;border:1px solid transparent;position:relative;overflow:hidden;padding:5px}.umb-forms-fields .cell-tools-edit{position:absolute;top:80px;right:5px}.umb-forms-fields .cell-tools-add{margin-right:45px}.umb-forms-fields .cell-tools-add .iconBox{visibility:hidden}.umb-forms-fields .cell-tools-add:hover .iconBox{visibility:visible}.umb-forms-designer .umb-forms-pager{display:block;padding:0;margin:20px 0 0 0}.umb-forms-designer .umb-forms-pager a{text-decoration:none;color:#d8d7d9}.umb-forms-designer .umb-forms-pager li{display:inline-block;height:60px;padding:10px;color:#d8d7d9;overflow:hidden}.umb-forms-designer .umb-forms-pager i{font-size:40px;line-height:45px;display:block;color:#d8d7d9}.umb-forms-designer .umb-forms-pager li.current{background:#f3f3f5}.umb-forms-buttons{opacity:.9;padding:15px}.umb-forms-designer .umb-forms__page-sort-handle,.umb-forms-designer .umb-forms__fieldset-sort-handle,.umb-forms-designer .umb-forms__field-sort-handle{margin-right:10px}.umb-forms-designer .umb-forms__field.-collapsed .umb-forms__fieldset-header{padding-left:10px}.umb-forms-designer .umb-forms__field.-collapsed .umb-forms__field-info{padding-top:8px}.umb-forms-designer .umb-forms__field.-collapsed .umb-locked-field__input{margin-right:4px}.umb-forms-designer .umb-forms__field.-collapsed .umb-forms__field-mandatory{display:none}.umb-forms-designer .umb-forms__field.-collapsed .umb-group-builder__property-tag{display:none}.umb-forms-recaptcha{background:url("/App_Plugins/UmbracoForms/Images/Recaptcha.png") no-repeat top left;height:70px}.umb-forms-hidden{border:1px dashed #e9e9eb;color:#d8d7d9;padding:10px;text-align:center}.umb-forms-designer .checkbox{padding-left:0;font-size:14px;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center}.umb-forms-designer .checkbox input{margin:0 5px 0 0}.umb-forms-designer input[type="file"]{display:flex}.show-validation .ng-invalid-val-required-component .forms-question-type{border-color:#fe3e39;color:#fe3e39}.umb-forms__member{display:flex;align-items:flex-start}.umb-forms__member p{margin:0}.umb-forms__member-edit{margin-top:-25px;margin-left:auto;color:#2e2246;font-size:14px}.umb-forms__member-edit:hover{color:#2e2246;text-decoration:underline}.grid-container{display:grid;grid-template-columns:auto auto}.label-input{padding-bottom:2px;vertical-align:text-top;padding-top:2px}.form-search{margin-right:5px}.umb-forms-grid-picker .umb-card-grid i{font-size:30px;line-height:20px;margin-top:6px;margin-bottom:10px;display:block}.umb-forms-grid-picker .umb-card-grid .umb-card-grid-item{padding:20% 4px;height:80px}textarea.-full-width-input{width:100%;box-sizing:border-box;padding:4px 6px}.umb-forms-toggle-with-separate-label button.umb-toggle{display:inline;margin-right:6px}.umb-forms-toggle-with-separate-label .umb-forms-toggle-with-separate-label__label{color:#303033}.umb-form-entries-list .umb-table__name{flex:1 1 10%}.entries-table-wrapper{width:100%;overflow-x:auto;overflow-y:visible;padding-bottom:1px}.entries-table-wrapper table{border:0}.entries-table-wrapper td{white-space:nowrap}.entries-table-wrapper tr{padding-left:60px}.entries-table-wrapper .header-col{position:absolute!important;width:35px;top:auto;z-index:666;border-right:1px solid #d8d7d9!important}.entries-table-wrapper thead .header-col{background:#f3f3f5}.entries-table-wrapper tbody>tr:nth-child(odd)>td{background:#fff}.umb-forms-rendertype-file .file{text-align:center;text-decoration:none;color:#817f85;padding:20px}.umb-forms-rendertype-file .thumbnail{display:inline-block}.umb-forms-rendertype-file .icon{font-size:80px;line-height:90px;color:#d8d7d9;display:block}.umb-forms-entries-actions .arrow{left:10%}.umb-forms-entries .date-range-filter{padding:0 5px}.umb-forms-entries .date-range-filter span{color:#817f85;font-size:13px}.umb-forms-entries label{display:inline-block;margin-top:5px;padding-left:5px}.umb-forms-no-entries{margin-top:60px}.-faded{color:#817f85}.umb-forms-entry{display:flex;align-items:flex-start}.umb-forms-entry-main{flex:1 1 auto;padding-right:30px;box-sizing:border-box}.umb-forms-entry-main .umb-box{padding:20px}.umb-forms-entry-main .umb-group-builder__property-tag-icon{display:inline}.umb-forms-entry-sidebar{flex:0 0 300px;box-sizing:border-box}.umb-forms-entry-sidebar .umb-box{padding:20px}.umb-forms-entry-sidebar .umb-control-group{padding-bottom:5px}.umb-export-type-select h5{margin-top:0}.umb-export-type-select li{margin-bottom:12px}.umb-export-type-select li a:hover{text-decoration:none}.umb-forms-entry-edit-list-button{display:block}.umb-forms-entry-edit-list-button input{margin-top:0}.umb-forms-entry-edit-list-button span{margin-left:10px}table.umb-forms-entry-audit-trail{width:100%;border:solid 1px #e9e9eb;margin-bottom:4px}table.umb-forms-entry-audit-trail th,table.umb-forms-entry-audit-trail td{font-size:13px;text-align:left;padding:2px 4px}table.umb-forms-entry-audit-trail tr:nth-child(even){background-color:#f3f3f5}.umb-dashboard-control hr{clear:both}.umb-forms-title{margin-top:30px;display:flex;flex-direction:row;align-items:center}.umb-forms__show-all{height:28px;padding-top:5px;margin-left:auto}.umb-forms-title .btn{margin-top:0;padding:0;font-size:14px;opacity:.6;font-weight:bold}.umb-forms-title .btn:hover{opacity:1}.umb-forms-list{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:0;margin:-15px 0 0 -15px}.umb-forms-form{flex:0 0 25%;list-style:none;padding:15px 0 0 15px;box-sizing:border-box;overflow:hidden;display:inline-block;min-width:0}.umb-forms-dashboard .green-link{color:#1fb572;text-decoration:underline}.umb-forms-card{background:#fff;display:block;transition:all 100ms ease;color:#303033;text-align:center}a.umb-forms-card .umb-box:hover{background:#f3f3f5;transition:all 100ms ease;color:#000}.umb-forms-card *,.umb-forms-card{text-decoration:none!important}.umb-forms-card h4{font-size:16px;font-weight:bold;text-overflow:ellipsis;margin:0}.umb-forms-card h4 .icon{padding-right:5px}.umb-forms-card .card-name{white-space:nowrap;overflow:hidden;margin:0 20px;padding:20px 0}.umb-forms-card .card-body{font-size:50px;font-weight:700;line-height:1.1;text-decoration:none;padding:0 0 20px}.umb-forms-card .card-body small{font-size:13px;line-height:12px;display:block}.umb-forms-card .card-body .icon{color:#2e2246;font-size:14px}.umb-db-form-action{margin-top:15px}.umb-db-form-action .btn-blue{min-width:150px}.btn.btn-install{margin:40px auto;display:block;padding:15px 50px;font-size:16px;border:0;background:#35c786;color:#fff}.btn.btn-install:hover{background:#1fb572}.btn.btn-blue{padding:15px 30px;font-size:14px;border:0;background:#2e8aea;color:#fff;text-shadow:none;transition:background 200ms ease}.btn.btn-blue:hover{background:#0064cd}.btn.btn-tiny{padding:0;margin-top:10px;font-size:12px;color:#817f85;text-align:left}.btn.btn-tiny:hover{color:#000}.umb-forms-install-overlay{position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(255,255,255,.95);color:#000;padding:100px 40px 40px;text-align:center;z-index:99}.umb-forms-install-overlay .succes{background:url("/App_Plugins/UmbracoForms/Images/succes-green.png");background-size:50%;background-position:center;background-repeat:no-repeat;display:block;margin:0 auto 30px;width:90px;height:90px;border:1px solid #e9e9eb;border-radius:50%;padding:10px}.umb-forms-install-overlay .close{position:absolute;top:40px;right:40px;font-size:13px;font-weight:300;cursor:pointer;opacity:.5;transition:all 200 ease}.umb-forms-install-overlay .close:before{content:"";display:inline-block;height:20px;width:20px;background:url("/App_Plugins/UmbracoForms/Images/close.png");background-size:20px 20px;background-repeat:no-repeat;vertical-align:middle;margin-right:5px}.umb-forms-install-overlay .close:hover{opacity:1}.umb-forms-install-overlay>div h2{font-size:42px;margin-bottom:20px}.umb-forms-install-overlay>div p{font-size:15px;line-height:1.5;color:#303033}.umb-forms-install-overlay>div .divider{width:1px;height:60px;padding:10px 0;margin:15px auto;background:#d8d7d9}.umb-forms-install-overlay>div small{font-size:13px}.umb-forms-install-overlay>div p+small{margin-bottom:10px;display:inline-block}@media(max-width:1160px){.umb-forms-form{flex:0 0 33.33%}}@media(max-width:992px){.umb-forms-form{flex:0 0 50%}}@media(max-width:768px){.umb-forms-form{flex:0 0 100%}}.umb-forms-designer .tb{display:table!important;width:100%;table-layout:fixed}.umb-forms-designer .td{display:table-cell!important}.umb-forms-designer .tr{display:table-row!important}.mceContentBody{overflow-y:hidden!important}IFRAME{overflow:hidden}.usky-grid .ui-sortable-helper{border:dashed 1px #000!important;background:#d8d7d9;opacity:.4;height:80px!important;width:160px!important;overflow:hidden;padding:5px;border-radius:5px;-webkit-box-shadow:3px 3px 12px 0 rgba(50,50,50,.45);-moz-box-shadow:3px 3px 12px 0 rgba(50,50,50,.45);box-shadow:3px 3px 12px 0 rgba(50,50,50,.45)}.usky-grid .ui-sortable-helper *{border:0!important;background:none!important;color:#a2a1a6!important;padding:0!important;margin:0!important}.usky-grid .ui-sortable-helper .cell-tools{display:none!important}.usky-grid .ui-sortable-placeholder{border:2px dashed #d8d7d9;padding:20px;font-family:icomoon;text-align:center;font-size:85px;line-height:65px;color:#f3f3f5;vertical-align:middle}.usky-grid .ui-sortable-placeholder:hover{border-color:#817f85}.usky-grid .ui-sortable-placeholder:before{content:""}.usky-grid-width{margin:20px auto;width:100%}.usky-grid .right{float:right}.usky-grid .tb{width:100%}.usky-grid .td{width:100%;display:inline-block;vertical-align:top;border-right:1px dashed transparent;box-sizing:border-box}.usky-grid .tb:hover .td{border-right:1px dashed #e9e9eb}.usky-grid .td.last{border-right:1px dashed transparent!important}.usky-grid .middle{text-align:center}.usky-grid .mainTb{border-collapse:separate}.usky-grid .mainTd{position:relative}.usky-grid .usky-row{position:relative;border:1px dashed transparent}.usky-grid .tb:hover .usky-row{border-bottom:1px dashed #e9e9eb}.usky-grid .usky-cell{position:relative;border:1px dashed transparent}.usky-grid .cell-tools{transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;position:absolute;bottom:0;top:0;right:0;width:150px;opacity:.3;z-index:50}.usky-grid .cell-tools:hover{opacity:1}.usky-grid .cell-tools-add{position:absolute;text-align:center;bottom:0;left:0;right:0}.usky-grid .usky-control:hover .cell-tools-add{opacity:1}.usky-grid .cell-tools-remove{display:inline-block;position:absolute;top:0;right:5px;text-align:right;z-index:500}.usky-grid .cell-tools-remove .iconBox:hover,.usky-grid .cell-tools-remove .iconBox:hover *{background:#fe3e39!important;border-color:#fe3e39!important}.usky-grid .cell-tools-move{display:inline-block;position:absolute;top:40px;right:5px;z-index:500;cursor:move}.usky-grid .cell-tools-edit{position:absolute;top:80px;right:5px}.usky-grid .usky-control{position:relative;display:block;-webkit-background-clip:padding-box;background-clip:padding-box;margin:10px 0 0 0}.usky-grid .warnhighlight{border:1px dashed #fe3e39!important}.usky-grid .infohighlight{border:1px dashed #413659!important}.usky-grid .defaulthighlight{border:1px dashed #d8d7d9!important}.usky-grid .usky-control-inner{min-height:60px}.usky-grid .usky-control-placeholder{min-height:20px;position:relative;text-align:center;text-align:-moz-center;cursor:text}.usky-grid .usky-control-placeholder .placeholder{font-size:14px;opacity:.7;text-align:left;padding:5px;border:1px solid #e9e9eb;height:20px}.usky-grid .usky-control-placeholder:hover .placeholder{border:1px solid #bbbabf}.usky-grid .usky-editor-placeholder{min-height:65px;padding:20px;padding-bottom:30px;position:relative;background-color:#fff;border:4px dashed #d8d7d9;text-align:center;text-align:-moz-center}.usky-grid .usky-editor-placeholder i{color:#d8d7d9;font-size:85px;line-height:85px;display:block;margin-bottom:10px}.usky-grid textarea.textstring{display:block;overflow:hidden;border:0;background:#fff;outline:0;resize:none;color:#817f85}.usky-grid .usky-cell-rte textarea{display:none!important}.usky-grid .usky-cell-media .caption{display:block;overflow:hidden;border:0;background:#fff;outline:0;width:98%;resize:none;font-style:italic}.usky-grid .cellPanelRte{min-height:60px}.usky-grid .iconBox{padding:4px 7px 4px 7px;display:inline-block;cursor:pointer;border-radius:200px;background:#fff;border:1px solid #bbbabf;margin:2px}.usky-grid .iconBox:hover,.usky-grid .iconBox:hover *{background:#413659!important;color:#fff!important;border-color:#413659!important}.usky-grid .iconBox a:hover{text-decoration:none;color:#fff!important}.usky-grid .iconBox.selected{-webkit-appearance:none;background-image:-moz-linear-gradient(top,#d8d7d9,#bbbabf);background-image:-webkit-gradient(linear,0 0,0 100%,from(#d8d7d9),to(#bbbabf));background-image:-webkit-linear-gradient(top,#d8d7d9,#bbbabf);background-image:-o-linear-gradient(top,#d8d7d9,#bbbabf);background-image:linear-gradient(to bottom,#d8d7d9,#bbbabf);background-repeat:repeat-x;border-color:#bbbabf #bbbabf #a2a1a6;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:transparent}.usky-grid .iconBox i{font-size:16px!important;color:#515054}.usky-grid ul{display:inline-block;list-style:none;padding:0;margin:10px 0 0 0;text-align:center}.usky-grid .help-text{background:#f3f3f5;color:#817f85;font-size:14px;padding:10px 20px 10px 20px;border-radius:15px;display:inline-block;clear:both}.usky-grid ul li{display:inline-block;width:120px;margin:8px 8px 0 8px}.usky-grid .mce-panel{border:0!important;clear:both}.usky-grid .mce-btn button{padding:8px 6px;line-height:inherit}.usky-grid .mce-toolbar{border:1px solid #d8d7d9;background-color:#fff;z-index:100;display:inline-block;padding:-1px;position:absolute;margin:-1px -1px 0 -1px;-webkit-box-shadow:2px 2px 10px 0 rgba(50,50,50,.14);-moz-box-shadow:2px 2px 10px 0 rgba(50,50,50,.14);box-shadow:2px 2px 10px 0 rgba(50,50,50,.14);z-index:9999999}.mce-flow-layout-item{margin:0}.usky-grid .mce-panel{background:transparent!important}.usky-grid .mce-floatpanel{background-color:#f3f3f5!important}.usky-grid .fullSizeImage{width:100%}.usky-grid .boxWidth{text-align:right;margin-bottom:10px}.usky-grid .boxWidth input{text-align:center;width:40px}.usky-grid .boxWidth label{font-size:11px;padding:0;margin:5px 5px 0 0;color:#817f85}.usky-grid .usky-cell{padding-bottom:20px}.usky-grid .usky-control{margin:10px 0 0 0;padding:5px}.usky-grid .usky-templates-columns{margin-top:30px}.usky-grid .usky-row-inner{margin-right:45px;border:1px dashed transparent}.usky-grid .usky-control-inner{padding:5px;margin-right:45px;margin-bottom:10px;border:1px dashed transparent}.usky-grid .uSky-templates{text-align:center;overflow:hidden;width:100%}.usky-grid .uSky-templates-template{display:inline-block;width:100px;padding-right:30px;margin:20px}.usky-grid .uSky-templates-template a.tb:hover{border:5px solid #413659}.usky-grid .uSky-templates-template .tb{width:100%;height:150px;padding:10px;background-color:#f3f3f5;border:5px solid #d8d7d9;cursor:pointer;position:relative}.usky-grid .uSky-templates-template .tr{height:100%;position:relative}.usky-grid .uSky-templates-template .tb .uSky-templates-column{height:100%;border:1px dashed #d8d7d9;border-right:0}.usky-grid .uSky-templates-template .tb .uSky-templates-column.last{border-right:1px dashed #d8d7d9!important}.usky-grid a.uSky-templates-column:hover,.usky-grid a.uSky-templates-column.selected{background-color:#413659}.usky-grid .usky-templates-columns .td{border:0!important;vertical-align:middle}.usky-grid .usky-templates-columns .td i{color:#817f85;opacity:.8}.usky-grid .mainTbpt:hover{border-color:#413659}.usky-grid .mainTbpt{cursor:pointer;border-collapse:separate;min-height:35px;border:2px solid #d8d7d9;margin:0;padding:1px}.usky-grid .mainTdpt{padding:1px}.usky-grid .mainTbpt{height:auto}.usky-grid .mainTdpt{height:11px;margin:0;overflow:hidden;border:1px dashed #bbbabf;display:block;float:left}.mainTdpt span{width:100%;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 1px;height:10px;background:#d8d7d9}.usky-grid .cell-tools-menu{position:absolute;width:360px;height:380px;overflow:auto;border:1px solid #d8d7d9;margin-top:-270px;margin-left:-150px;background:#fff;padding:7px;top:0;left:50%;z-index:6660;-webkit-box-shadow:3px 3px 12px 0 rgba(50,50,50,.45);-moz-box-shadow:3px 3px 12px 0 rgba(50,50,50,.45);box-shadow:3px 3px 12px 0 rgba(50,50,50,.45)}.usky-grid .cell-tools-menu h5{border-bottom:1px solid #d8d7d9;color:#a2a1a6;padding:10px;margin-top:0}.usky-grid .elements{display:block;padding:0;margin:0}.usky-grid .elements li{display:inline-block;width:90px;height:80px;margin:5px;padding:5px;overflow:hidden;font-size:12px}.usky-grid .elements li:hover,.usky-grid .elements li:hover *{background:#413659;color:#fff}.usky-grid .elements a{color:#1e1c1c;text-decoration:none}.usky-grid .elements i{font-size:30px;line-height:50px;color:#a2a1a6;display:block}.usky-grid-configuration .uSky-templates{text-align:left}.usky-grid-configuration ul{display:block}.usky-grid-configuration ul li{display:block;width:auto;text-align:left}.usky-grid-configuration .uSky-templates .uSky-templates-template{margin:0 20px 20px 0;width:80px}.usky-grid-configuration .uSky-templates .uSky-templates-template .tb{max-height:50px;border-width:2px!important;padding:0;border-spacing:2px;overflow:hidden}.usky-grid-configuration .uSky-templates .uSky-templates-template span{background:#d8d7d9;display:inline-block}.usky-grid-configuration .uSky-templates .uSky-templates-template .tb:hover{border-width:2px!important}.usky-grid-configuration .uSky-templates-column{display:block;float:left;margin-left:-1px;border:1px #fff solid!important;background:#f3f3f5}.usky-grid-configuration .uSky-templates-column.last{margin-right:-1px}.usky-grid-configuration .uSky-templates-column.add{text-align:center;font-size:20px;line-height:70px;color:#d8d7d9;text-decoration:none;background:#fff}.usky-grid-configuration .mainTdpt{height:initial;border:0}.usky-grid-configuration .uSky-templates-rows .uSky-templates-row{margin:0 50px 20px 0;width:60px}.usky-grid-configuration .uSky-templates-rows .uSky-templates-row .tb{border-width:2px!important;padding:0;border-spacing:2px}.usky-grid-configuration .uSky-templates-rows .mainTdpt{height:10px!important}.usky-grid-configuration a.uSky-templates-column{height:70px!important}.umb-forms__pages{margin-top:-30px}.umb-forms__footer{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.umb-forms__page{background:#e9e9eb;padding:20px 15px;margin-top:30px;margin-bottom:30px;border-radius:3px}.umb-forms__page-number{width:23px;height:23px;line-height:23px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #bbbabf;margin-right:5px}.umb-forms__page-header{margin-bottom:15px;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;font-size:14px;font-weight:bold}.umb-forms__page-footer{display:flex;flex-direction:row;align-items:center;justify-content:center}.umb-forms__page-footer .umb-forms-button{opacity:.5}.umb-forms__page-footer .umb-forms-button:hover{opacity:1}input.umb-forms__page-name{border:1px solid #d8d7d9;color:#000;background-color:#fff;margin:0 0 0 3px;padding:4px 6px;font-weight:700}input.umb-forms__page-name::-webkit-input-placeholder{color:#68676b;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif}.umb-forms__pagination{opacity:.5}.umb-forms__actions{flex:0 0 40px;text-align:center;margin:15px 0 0 15px}.umb-forms__actions a,.umb-forms__actions span.umb-forms__actions-action{margin:0 0 10px;display:block;font-size:18px;position:relative;cursor:pointer}.umb-forms__actions a:hover,.umb-forms__actions span.umb-forms__actions-action:hover{color:#413659;text-decoration:none}.umb-forms__actions.-page a{position:relative}.umb-forms__actions.-fieldset a{color:#000}.umb-forms__page-actions{color:#817f85;display:flex;flex-direction:row;align-items:flex-start;margin-left:auto;padding-left:10px}.umb-forms__page-actions a,.umb-forms__page-actions span{position:relative;color:#68676b;font-size:18px;margin-right:5px;cursor:pointer}.umb-forms__page-actions a:hover,.umb-forms__page-actions span:hover{color:#413659;text-decoration:none}.umb-forms__page-actions.-fieldset a{color:#000}.umb-forms__container{background:#fff;position:relative}.umb-forms__fieldset{margin-top:20px;margin-bottom:20px;min-height:86px;border:1px solid transparent;border-radius:3px;box-sizing:border-box;background-color:#fff;position:relative;box-shadow:0 1px 1px 0 rgba(0,0,0,.16)}.umb-forms__fieldset.-active{border-color:#413659}.umb-forms__fieldset-header{display:flex;align-items:center;border-bottom:1px solid #e9e9eb;font-size:14px;padding:10px}.umb-forms__fieldset-info{display:flex;flex-direction:row;align-items:center}.umb-forms__fieldset-name{border:1px solid #d8d7d9;background-color:transparent;color:#000;font-weight:700;font-size:14px;padding:2px 4px}.umb-forms__fieldset-name:focus{outline:0}.umb-forms__fieldset-name::-webkit-input-placeholder{font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;color:#d9d9d9}.umb-forms__fieldset-name::-moz-placeholder{font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;color:#b3afbd}.umb-forms__field{display:flex;flex-direction:column;border-bottom:1px solid #e9e9eb}.umb-forms__page-placeholder,.umb-forms__fieldset-placeholder,.umb-forms__field-placeholder{background:#e9e9eb}.umb-forms__page-condition,.umb-forms__fieldset-condition,.umb-forms__field-condition{font-size:12px;margin-left:10px;margin-top:10px;padding-left:4px;padding-right:4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:#f6f3fd;border:1px solid #413659;border-radius:3px;display:inline-block;max-width:800px}.umb-forms__page-condition span,.umb-forms__fieldset-condition span,.umb-forms__field-condition span{font-style:italic}@media(max-width:1580px){.umb-forms__page-condition,.umb-forms__fieldset-condition,.umb-forms__field-condition{max-width:600px}}@media(max-width:1380px){.umb-forms__page-condition,.umb-forms__fieldset-condition,.umb-forms__field-condition{max-width:380px}}.umb-forms__page-condition{margin-left:0;margin-top:0}.umb-forms__field-content{padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px;display:flex;flex-direction:row;width:100%;box-sizing:border-box;position:relative}.umb-forms__field:last-child{margin-bottom:0;border-bottom-width:2px}.umb-forms__field-footer{padding:10px}.umb-forms__field.-collapsed{display:flex;align-items:center}.umb-forms__field.-collapsed .umb-forms__field-content{padding-top:10px;padding-bottom:10px;align-items:center}.umb-forms__field.-collapsed .umb-forms__field-name{display:inline-block}.umb-forms__field.-collapsed .umb-forms__field-description,.umb-forms__field.-collapsed .umb-forms__field-preview,.umb-forms__field.-collapsed .umb-forms_field-actions,.umb-forms__field.-collapsed .umb-forms__field-condition{display:none}.umb-forms__field.-collapsed .umb-forms__field-info,.umb-forms__field.-collapsed input,.umb-forms__field.-collapsed textarea,.umb-forms__field.-collapsed .uneditable-input{width:100%}.umb-forms__field.-collapsed .umb-forms__field-mandatory{transform:translate(-7px,-7px)}.umb-forms__field.-collapsed:last-child{border-bottom:0}.umb-forms__field-mandatory{color:#f02e28;position:absolute;transform:translate(-4px,-4px)}.umb-forms__field-name,.umb-forms__field-description{border:0;background:transparent;resize:none;margin:0}.umb-forms__field-name{font-size:14px;font-weight:bold}.umb-forms__field-description{display:block;font-size:12px;line-height:1.5;color:#515054;margin-bottom:0;width:100%;min-height:25px;box-sizing:border-box;resize:none;overflow:hidden;border-color:transparent;background:0 0}.umb-forms__field-info{padding-right:10px;box-sizing:border-box}.umb-forms__field-info.-inline{display:flex;flex-direction:row}.umb-forms__field-info.-inline .umb-forms__field-mandatory{margin-right:3px;margin-left:0}.umb-forms__field-wrapper{flex:1 1 auto;background-color:#f3f3f5}.umb-forms__field-preview{pointer-events:none;flex:1;overflow:hidden;position:relative;padding:25px 10px 20px;background-color:#f3f3f5}.umb-forms__containers{display:flex;background:#e9e9eb}.umb-forms__container{flex:1 1 100%;margin-left:1px;margin-right:1px;border-top:0;display:flex;flex-direction:column}.umb-forms__container:first-child{margin-left:0}.umb-forms__container:last-child{margin-right:0}.umb-forms__container:only-child{margin-right:0;margin-left:0}.umb-forms__fields{flex:1 1 auto}.umb-forms__fields.-empty{min-height:100px;display:flex;justify-content:center;align-items:center;flex-direction:column}.umb-forms__fieldsets.-empty{min-height:150px;display:flex;justify-content:center;align-items:center}.-element-column.umb-forms__field-preview input,.-element-column.umb-forms__field-preview textarea{width:auto!important}.-element-column .umb-forms__field-content{flex-direction:column}.-element-column .umb-forms__actions{position:absolute;top:20px;right:10px}.-element-column .umb-forms__field-preview{padding-left:10px;padding-right:10px}.-element-column .umb-forms__field-description{width:100%}.-element-column .-collapsed .umb-forms__field-content{flex-direction:row}.umb-forms__columns-template__form{width:100%;height:70px;box-sizing:border-box;padding:2px;border:2px solid #e9e9eb;display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:10px}.umb-forms__columns-template__column{flex:1 1 100%;background:#d8d7d9;border:2px solid #fff;display:flex}.umb-forms__columns-template__column:hover{background:#413659}.umb-forms__columns-template__column:only-child:hover{background:#d8d7d9}.umb-forms__columns-template__column:hover .umb-forms__columns-template__remove{display:block}.umb-forms__columns-template__remove{display:none;margin-left:auto;color:#fff;opacity:.7;margin-right:3px}.umb-forms__columns-template__remove:hover{opacity:1;color:#fff;text-decoration:none}.umb-forms-settings-note{font-size:14px;margin-top:10px;padding:8px;background-color:#03bfb3;border:1px solid #00aea2;color:#fff;border-radius:5px;display:inline-block}.umb-forms-settings-note a{color:#fff;font-weight:bold;text-decoration:underline}@font-face{font-family:'icomoonforms';src:url("/App_Plugins/UmbracoForms/Fonts/icomoon.eot?-6xypwb");src:url("/App_Plugins/UmbracoForms/Fonts/icomoon.eot?#iefix-6xypwb") format('embedded-opentype'),url("/App_Plugins/UmbracoForms/Fonts/icomoon.woff?-6xypwb") format('woff'),url("/App_Plugins/UmbracoForms/Fonts/icomoon.ttf?-6xypwb") format('truetype'),url("/App_Plugins/UmbracoForms/Fonts/icomoon.svg?-6xypwb#icomoon") format('svg');font-weight:normal;font-style:normal}[class^="icon-forms"],[class*=" icon-forms"]{font-family:'icomoonforms';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-forms-table:before{content:""}.icon-forms-google-drive:before{content:""}.icon-forms-flickr:before{content:""}.icon-forms-github:before{content:""}.icon-forms-tumblr:before{content:""}.icon-forms-stackoverflow:before{content:""}.icon-forms-paypal:before{content:""}.icon-forms-libreoffice:before{content:""}.icon-forms-file-pdf:before{content:""}.icon-forms-file-openoffice:before{content:""}.icon-forms-file-word:before{content:""}.icon-forms-file-excel:before{content:""}.icon-forms-file-zip:before{content:""}.icon-forms-file-powerpoint:before{content:""}.icon-forms-file-xml:before{content:""}.icon-forms-file-css:before{content:""}.inactive{color:#d8d7d9}.umb-forms-workflow-illustration{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border:2px dashed #d8d7d9;background:#fff;font-size:50px;margin-left:auto;margin-right:auto;margin-bottom:40px;color:#d8d7d9}.umb-forms-workflows{margin-top:20px;position:relative}.umb-forms-workflows__line{width:2px;background-color:#e9e9eb;position:absolute;top:15px;bottom:0;left:28px}.umb-forms-workflows__sortable-wrapper{min-height:10px}.umb-forms-workflow-start{font-size:16px;font-weight:bold;color:#d8d7d9;margin-bottom:20px;margin-left:73px}.umb-forms-add-workflow{font-weight:bold;font-size:14px;color:#2e2246}.umb-forms-workflow.-add-new:hover .umb-forms-add-workflow{color:#2e2246;text-decoration:none}.umb-forms-workflow{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;padding:5px 10px;position:relative;z-index:1;box-sizing:border-box}.umb-forms-workflow:hover{cursor:pointer;background:#f3f3f5}.umb-forms-workflow:hover .umb-forms-workflow__icon-wrapper{border-color:#413659}.umb-forms-workflow.-not-clickable:hover{cursor:auto;background:transparent}.umb-forms-workflow.-not-clickable:hover .umb-forms-workflow__icon-wrapper{border:2px solid #e9e9eb}.umb-forms-workflow.-add-new{padding-bottom:0}.umb-forms-workflow.-add-new:hover{background:none}.umb-forms-workflow__icon-wrapper{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:2px solid #d8d7d9;margin-right:10px;background:#fff;border-radius:3px}.umb-forms-workflow__icon-wrapper.-round{border-radius:50%}.umb-forms-workflow__icon-wrapper.-empty{border-style:dashed}.umb-forms-workflow__icon-wrapper.sortable-handle{cursor:move}.umb-forms-workflow__icon{font-size:22px}.umb-forms-workflow__name-wrapper{display:flex;flex-direction:column;flex:1 1 auto}.umb-forms-workflow__name{font-weight:bold;font-size:14px}.umb-forms-workflow__description{font-size:13px;color:#817f85}.umb-forms-workflow__action{font-size:16px;margin-left:5px;margin-right:5px;position:relative}.umb-forms-workflow__workflow-placeholder{background:#f3f3f5;display:block;padding:10px;position:relative;z-index:1}.umb-forms-workflows-divider{display:block;border:1px dashed #e9e9eb;margin-top:40px;margin-bottom:40px}.umb-forms-workflow-actions{padding:10px 15px;margin-bottom:30px;display:flex;align-items:center;margin-top:10px;min-height:86px;border:1px solid transparent;border-radius:3px;box-sizing:border-box;background-color:#fff;position:relative;box-shadow:0 1px 1px 0 rgba(0,0,0,.16)}.umb-forms-workflow-preview{line-height:1.3;display:inline-flex;align-items:center;font-size:14px;flex:0 0 auto;padding:3px 0}.umb-forms-workflow-preview__item{padding:5px 8px;margin:0 5px;background-color:#f6f3fd;border:1px solid #413659;border-radius:3px;text-align:center;display:inline-block}a.umb-forms-workflow-preview__item:hover{border-color:#675e7a;text-decoration:none}.umb-forms-workflow-preview__item--inactive{background-color:#f3f3f5;border:1px solid #bbbabf}a.umb-forms-workflow-preview__item--inactive:hover{border-color:#a2a1a6}.umb-forms-workflow-flows{display:flex;flex-direction:column;flex:1 1 auto}.umb-forms-workflow-flow{flex:1 1 auto;max-width:98%;line-height:3;display:flex;flex-wrap:wrap;margin:5px 0}.umb-forms-workflow-settings{font-weight:bold;flex:0 0 auto;text-align:right;font-size:14px}.umb-forms-workflow-preview__add{display:inline-block;margin-top:30px}.umb-forms__no-fields{display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.umb-forms__no-fields-text{font-size:18px;line-height:1.5;font-weight:bold;display:block;width:100%;margin-bottom:5px}.umb-forms__store-records-disabled{margin-top:-30px}.umb-forms-button{display:inline-flex;justify-content:center;align-items:center;font-size:14px;font-weight:bold;text-transform:capitalize;height:32px;line-height:32px;max-width:100%;padding:0 18px;color:#515054;background-color:#d8d7d9;text-decoration:none!important;user-select:none;white-space:nowrap;overflow:hidden;border-radius:3px;border:0 none;transition:background-color 80ms ease,color 80ms ease}.umb-forms-button:hover,.umb-forms-button:active{color:#515054;background-color:#bbbabf;outline:0;text-decoration:none}.umb-forms-button:focus{outline:0}.umb-forms-button.-blue{background:#2e8aea;color:#fff}.umb-forms-button.-blue:hover,.umb-forms-button.-blue:active{background:#0064cd;color:#fff}.umb-forms-button.-simple{background:transparent;padding:0}.umb-forms-button.-simple:hover,.umb-forms-button.-simple:active{color:#2e8aea}.umb-forms-button.-disabled,.umb-forms-button.-disabled:hover,.umb-forms-button.-disabled:active{background-color:#f3f3f5;border:1px solid #a2a1a6;cursor:default}.umb-forms__select{position:relative}.umb-forms__select select{width:100%;min-width:70px;border:0;margin-right:5px;font-size:14px;text-align:left;line-height:1.3;display:inline-block;background:#f6f3fd;border:1px solid #413659;border-radius:3px;height:30px}.umb-forms__select select:hover,.umb-forms__select select:active{border:1px solid #675e7a;text-decoration:none;outline:0}.umb-forms__condition-select{display:inline-flex;flex-direction:row;align-items:center;font-size:14px;font-weight:bold;margin-bottom:10px}.umb-forms__condition-select span{padding-right:5px}.umb-forms__condition-select .umb-forms__select{margin-right:5px}.umb-forms-rule{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #e9e9eb}.umb-forms-rule:last-of-type{margin-bottom:20px}.umb-forms-rule input[type="text"]{display:block;width:auto;flex:1 1 auto}.umb-forms-rule__cond{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.umb-forms-rule__cond a,.umb-forms-rule__cond a:hover,.umb-forms-rule__cond a:focus{text-decoration:none;margin-left:auto;text-align:right;flex:0 0 4%}.umb-forms-rule__cond [class*="icon-"]{margin-left:5px;cursor:pointer;opacity:.75}.umb-forms-rule__cond [class*="icon-"]:hover{opacity:1}.umb-forms-rule .umb-forms__select{flex:1 1 32%;margin-right:5px}.umb-forms__conditions-rule{display:flex;flex-direction:row;align-items:center;flex:1 1 32%}.umb-forms__conditions-rule a{margin-left:5px;cursor:pointer;text-decoration:none!important;opacity:.5}.umb-forms__conditions-rule a:hover{opacity:1}.umb-forms-mappings{display:flex;flex-direction:column}.umb-forms-mapping-header{display:flex;flex-direction:row;font-weight:bold}.umb-forms-mapping{display:flex;flex-direction:row;margin-bottom:5px;align-items:center}.umb-forms-mapping-field{flex:1 1 33%;margin:5px}.umb-forms-mapping-field input,.umb-forms-mapping-field select{margin-bottom:0}.umb-forms-mapping-field.-no-margin-left{margin-left:0}.umb-forms-mapping-remove{flex:1 1 20px;margin:5px}.umb-forms-mapping-remove.-no-margin-right{margin-right:0}.umb-forms__save-as-node{flex-wrap:wrap;margin-top:20px}.umb-forms__save-as-node-group{display:flex;flex-wrap:wrap;flex-direction:row;padding:5px 0}.umb-forms__save-as-node__head{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.umb-forms__save-as-node-field{display:flex;align-items:center;flex:0 0 37%;margin:3px}.umb-forms__save-as-node-field:first-of-type{flex:0 0 20%}.umb-forms__save-as-node .-full-width{width:100%}.umb-forms-date-range-picker.daterange .dr-input.dr-active{box-shadow:none;color:#2e2246}.umb-forms-date-range-picker.daterange .dr-selections .dr-list-item{color:#303033;font-weight:bold;border-bottom-color:#e9e9eb}.umb-forms-date-range-picker.daterange .dr-selections .dr-list-item .dr-item-aside{font-weight:normal}.umb-forms-date-range-picker.daterange .dr-selections .dr-list-item:hover{background-color:#f3f3f5}.umb-forms-date-range-picker.daterange .dr-input:hover{border-color:#413659}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-days-of-week-list{background-color:#f3f3f5;color:#817f85}.umb-forms-date-range-picker.daterange .dr-input .dr-dates .dr-date.dr-active,.umb-forms-date-range-picker.daterange .dr-input .dr-dates .dr-date:focus,.umb-forms-date-range-picker.daterange .dr-input .dr-dates .dr-date:hover{color:#2e2246}.umb-forms-date-range-picker.daterange .dr-input .dr-presets{border-left-color:#bbbabf}.umb-forms-date-range-picker.daterange .dr-input .dr-presets.dr-active,.umb-forms-date-range-picker.daterange .dr-input .dr-presets:hover{border-color:#413659}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-start{border-left-color:#2e2246}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-end{border-right-color:#2e2246}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-end,.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-selected,.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-start{background-color:#f3f3f5}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-current{color:#000!important;background-color:#b3afbd!important}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-day.dr-hover-before,.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-day.dr-hover-after{border-left-color:#2e2246!important}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-day.dr-hover:not(.dr-current),.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-day-list .dr-day.dr-maybe{background-color:#f3f3f5!important}.umb-forms-date-range-picker.daterange .dr-input .dr-presets .dr-preset-bar{background-color:#a2a1a6}.umb-forms-date-range-picker.daterange .dr-input .dr-presets.dr-active .dr-preset-bar,.umb-forms-date-range-picker.daterange .dr-input .dr-presets:hover .dr-preset-bar{background-color:#413659}.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i:hover:after,.umb-forms-date-range-picker.daterange .dr-selections .dr-calendar .dr-range-switcher .dr-switcher i:hover:before{background-color:#2e2246}.umb-forms__validation-pattern{margin-bottom:5px!important}.umb-form-picker .flex{width:60%}.umb-form-picker-select .umb-form-picker-select-view{padding:10px;padding-left:16px;background-color:#f3f3f5;margin-bottom:10px}.umb-form-picker-select ul.umb-actions{margin-top:10px}.umb-form-picker-select ul.umb-actions li a{display:flex;padding:8px 2px;border-bottom:1px solid #e6e6e6}.umb-form-picker-select ul.umb-actions li a:hover{background-color:#f3f3f5;text-decoration:none}.umb-form-picker-select ul.umb-actions li a .icon-umb-contour{font-size:20px;display:inline-block;margin-left:4px}.umb-form-picker-select ul.umb-actions li a .icon-check{font-size:22px;display:inline-block}.umb-forms-prevalues .umb-forms-prevalues__list{margin:4px 2px}.umb-forms-prevalues .umb-forms-prevalues__list td{padding:2px 6px}.umb-forms-prevalues .umb-forms-prevalues__add input{margin-bottom:0}.umb-forms-prevalues .umb-forms-prevalues__actions span{position:relative;cursor:pointer}.umb-forms-prevalues .umb-forms-prevalues__actions span .umb_confirm-action__overlay.-right{top:-5px;right:-55px}.umb-forms-prevalues .umb-forms-prevalues__actions i{cursor:pointer;margin-left:4px}.umb-forms-file-upload .umb-forms-file-upload__allow-all{margin:10px 0}.umb-forms-file-upload .grid-container{grid-template-columns:1fr 1fr 1fr 1fr}.umb-forms-file-upload .umb-forms-file-upload__add input{margin-bottom:0}.umb-forms-setting-type-range{padding:50px 0 50px 0;margin:0 20px 0 20px}
