/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.home-heading{text-align:center;color:black;font-size:var(--font-size-6);margin-bottom:var(--size-5);position:relative;}.home-heading::after{content:"";position:absolute;width:var(--size-8);height:var(--size-sm);background:var(--ci-yellow-1);bottom:0;left:48%;}
footer{background:#f4f4f5;padding:var(--size-8) 0;}footer h6,footer h5{color:var(--gray-9);font-size:var(--font-size-1);}footer p{font-size:var(--font-size-0);color:var(--gray-7);}.not-front footer{margin-top:var(--size-10);}
@media (min-width:480px){.footer-menu .navbar-nav{flex-direction:row;}}@media (min-width:480px){.footer-menu ul.navbar-nav li{border-left:1px solid;margin-right:var(--size-1);}}@media (max-width:480px){.footer-menu ul.navbar-nav li{padding:0;}}.footer-menu ul.navbar-nav li:first-child{border-left:none;padding-left:0;}.footer-menu ul.navbar-nav li a.nav-link{font-weight:var(--font-weight-300);}@media (min-width:480px){.footer-menu ul.navbar-nav li a.nav-link{line-height:var(--size-1);font-size:12px;padding-left:1.1rem;}}
.white-modal .modal-backdrop{background:rgba(0,109,160,0.96) !important;opacity:1 !important;}.white-modal .modal-content{background-color:transparent;padding:0;max-height:70vh;overflow-y:auto;}.white-modal .btn-close-modal i::before{border:none;color:var(--ci-blue-3);}.btn-close-modal{position:absolute;top:7px;right:7px;}.btn-close-modal i::before{padding:var(--size-05);color:var(--ci-blue-1);font-weight:var(--font-weight-900) !important;}
.logo svg{inline-size:var(--size-20);}
.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link{display:block;text-decoration:none;color:var(--gray-8);font-weight:var(--font-weight-600);}.nav-link:hover{color:var(--ci-blue-2);cursor:pointer;}.nav-link:hover::before{color:var(--ci-blue-2) !important;}@media (min-width:1200px){.nav-link{font-size:13px;}}@media (max-width:1200px) and (min-width:992px){.nav-link{font-size:12px;}}.navbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:0.5rem;padding-bottom:0.5rem;}.navbar > .container{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar > .container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar > .container-sm{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar > .container-md{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar > .container-lg{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar > .container-xl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar > .container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.navbar-brand{padding-top:0.3125rem;padding-bottom:0.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap;}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-item{padding-right:1.1rem;margin-left:0.3rem;}.navbar-nav .dropdown-menu{position:static;}.navbar-text{padding-top:0.5rem;padding-bottom:0.5rem;}@media (max-width:992px){.navbar-collapse{position:absolute;top:6.3rem;width:100%;left:0;z-index:3;}}@media (max-width:992px){.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}}.navbar-toggler{padding:0.3rem;font-size:2.25rem;line-height:1;background-color:var(--ci-blue-1);transition:box-shadow 0.15s ease-in-out;color:var(--white);}.navbar-toggler:hover{text-decoration:none;}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 0.25rem;}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%;}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto;}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}@media (prefers-reduced-motion:reduce){.nav-link{transition:none;}.navbar-toggler{transition:none;}}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item:hover .dropdown-menu .dropdown-item a{color:var(--black);}.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item::before{display:none;top:0;}.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item .dropdown-menu{left:100%;top:0;}.navbar-expand-lg .navbar-nav .nav-link.active{color:var(--ci-green-1);}.navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-lg .navbar-toggler{display:none;}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xxl .navbar-nav{flex-direction:row;}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute;left:7px;}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xxl .navbar-toggler{display:none;}}.dropup{position:relative;}.dropend{position:relative;}.dropdown{position:relative;}.dropdown .dropdown-toggle{white-space:nowrap;}.dropdown .dropdown-toggle::before{position:absolute;font-weight:900 !important;}@media (min-width:992px){.dropdown .dropdown-toggle::before{right:2px;top:4px;color:var(--ci-green-1);}}@media (max-width:992px){.dropdown .dropdown-toggle::before{right:12px;top:10px;color:var(--white);}}.dropdown .dropdown-toggle:empty::after{margin-left:0;}.dropstart{position:relative;}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:0;margin:0;font-size:1rem;text-align:left;list-style:none;background-color:var(--white);background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:0.125rem;}.dropdown-menu-start{--bs-position:start;}.dropdown-menu-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-end{--bs-position:end;}.dropdown-menu-end[data-bs-popper]{right:0;left:auto;}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start;}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-sm-end{--bs-position:end;}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start;}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-md-end{--bs-position:end;}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto;}}@media (max-width:992px){#navbarSupportedContent .navbar-nav .nav-item{background:var(--ci-blue-1);border-bottom:var(--border-size-1) solid var(--white);}#navbarSupportedContent .navbar-nav .nav-item.active{background:var(--ci-green-1);}#navbarSupportedContent .navbar-nav .nav-item.dropdown-item{padding:0;}#navbarSupportedContent .navbar-nav .nav-item .nav-link{color:var(--white);font-size:var(--font-size-0);padding:var(--size-1);font-weight:var(--font-weight-500);display:block;}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start;}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-lg-end{--bs-position:end;}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start;}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xl-end{--bs-position:end;}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start;}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xxl-end{--bs-position:end;}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto;}}.dropdown-item{display:block;width:100%;padding:0.25rem 1rem 0.25rem 0.5rem;clear:both;font-weight:400;text-align:inherit;text-decoration:none;white-space:nowrap;border-bottom:var(--border-size-1) solid var(--gray-4);}.dropdown-item a{color:var(--gray-7);font-weight:var(--font-weight-500);font-size:13px;text-decoration:none;}@media (max-width:922px){.dropdown-item a{display:block;padding:var(--size-05) var(--size-1);}}.dropdown-item a.active{color:var(--white);}.dropdown-item:hover{background:var(--ci-blue-1);}.dropdown-item:hover a{color:var(--white);}.dropdown-item.menu-item--expanded:hover{background:var(--ci-blue-1);}.dropdown-item.menu-item--expanded:hover a{color:var(--black);}.dropdown-item.menu-item--expanded:hover a.dropdown-toggle{color:var(--white);}.dropdown-item.menu-item--expanded a::after{border-left-color:var(--ci-blue-1);}.dropdown-item.active{background:var(--ci-blue-1);}.dropdown-item:disabled{pointer-events:none;}@media (max-width:767px){ul.dropdown-menu.show li.menu-item--expanded > ul.dropdown-menu{display:block;border:0;}}.dropdown-item.disabled{pointer-events:none;}.dropdown-menu.show{display:block;}.dropdown-item-text{display:block;padding:0.25rem 1rem;}.fade{transition:opacity 0.15s linear;}.fade:not(.show){opacity:0;}.collapse:not(.show){display:none;}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease;}@media (min-width:992px){ul.nav li:hover ul.menu-level-2{display:block;}}@media (min-width:992px){ul.nav li ul.menu-level-2 li:hover ul.menu-level-3{display:block;}}@media (max-width:992px){ul.nav li ul.menu-level-2 li ul.menu-level-3{margin-left:var(--size-4);padding-left:0;}}ul.nav li ul.menu-level-2 li ul.menu-level-3 li a{padding-left:0;}ul.nav li ul.menu-level-2 li ul.menu-level-3 li:hover{background:var(--ci-green-1);}ul.nav li ul.menu-level-2 li ul.menu-level-3 li:hover a{color:var(--white);}ul.nav li ul.menu-level-2 li ul.menu-level-3 li:last-child{border-bottom:none;}@media (min-width:992px){.nav-item.menu-item--expanded.dropdown:last-of-type ul.menu-level-2{margin-left:-5.5rem;}}
.container{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}.container-fluid{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}.container-xl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}.container-lg{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}.container-md{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x));}.row > *{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.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{--bs-gutter-x:0;--bs-gutter-y:0;}.gx-0{--bs-gutter-x:0;}.gy-0{--bs-gutter-y:0;}.g-1{--bs-gutter-x:0.25rem;--bs-gutter-y:0.25rem;}.gx-1{--bs-gutter-x:0.25rem;}.gy-1{--bs-gutter-y:0.25rem;}.g-2{--bs-gutter-x:0.5rem;--bs-gutter-y:0.5rem;}.gx-2{--bs-gutter-x:0.5rem;}.gy-2{--bs-gutter-y:0.5rem;}.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem;}.gx-3{--bs-gutter-x:1rem;}.gy-3{--bs-gutter-y:1rem;}.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem;}.gx-4{--bs-gutter-x:1.5rem;}.gy-4{--bs-gutter-y:1.5rem;}.g-5{--bs-gutter-x:3rem;--bs-gutter-y:3rem;}.gx-5{--bs-gutter-x:3rem;}.gy-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:0.25rem !important;}.m-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-2{margin-top:0.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:0.25rem !important;}.me-2{margin-right:0.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:0.25rem !important;}.mb-2{margin-bottom:0.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:0.25rem !important;}.ms-2{margin-left:0.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:0.25rem !important;}.p-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-2{padding-top:0.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:0.25rem !important;}.pe-2{padding-right:0.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:0.25rem !important;}.pb-2{padding-bottom:0.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:0.25rem !important;}.ps-2{padding-left:0.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){.container-sm{max-width:540px;}.container{max-width:540px;}.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{--bs-gutter-x:0;--bs-gutter-y:0;}.gx-sm-0{--bs-gutter-x:0;}.gy-sm-0{--bs-gutter-y:0;}.g-sm-1{--bs-gutter-x:0.25rem;--bs-gutter-y:0.25rem;}.gx-sm-1{--bs-gutter-x:0.25rem;}.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2{--bs-gutter-x:0.5rem;--bs-gutter-y:0.5rem;}.gx-sm-2{--bs-gutter-x:0.5rem;}.gy-sm-2{--bs-gutter-y:0.5rem;}.g-sm-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem;}.gx-sm-3{--bs-gutter-x:1rem;}.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem;}.gx-sm-4{--bs-gutter-x:1.5rem;}.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5{--bs-gutter-x:3rem;--bs-gutter-y:3rem;}.gx-sm-5{--bs-gutter-x:3rem;}.gy-sm-5{--bs-gutter-y:3rem;}.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:0.25rem !important;}.m-sm-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-sm-2{margin-top:0.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:0.25rem !important;}.me-sm-2{margin-right:0.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:0.25rem !important;}.mb-sm-2{margin-bottom:0.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:0.25rem !important;}.ms-sm-2{margin-left:0.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:0.25rem !important;}.p-sm-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-sm-2{padding-top:0.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:0.25rem !important;}.pe-sm-2{padding-right:0.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:0.25rem !important;}.pb-sm-2{padding-bottom:0.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:0.25rem !important;}.ps-sm-2{padding-left:0.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left:3rem !important;}.gap-sm-0{gap:0 !important;}.gap-sm-1{gap:0.25rem !important;}.gap-sm-2{gap:0.5rem !important;}.gap-sm-3{gap:1rem !important;}.gap-sm-4{gap:1.5rem !important;}.gap-sm-5{gap:3rem !important;}.row-gap-sm-0{row-gap:0 !important;}.row-gap-sm-1{row-gap:0.25rem !important;}.row-gap-sm-2{row-gap:0.5rem !important;}.row-gap-sm-3{row-gap:1rem !important;}.row-gap-sm-4{row-gap:1.5rem !important;}.row-gap-sm-5{row-gap:3rem !important;}.column-gap-sm-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-sm-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-sm-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-sm-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-sm-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-sm-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}}@media (min-width:768px){.container-md{max-width:720px;}.container-sm{max-width:720px;}.container{max-width:720px;}.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{--bs-gutter-x:0;--bs-gutter-y:0;}.gx-md-0{--bs-gutter-x:0;}.gy-md-0{--bs-gutter-y:0;}.g-md-1{--bs-gutter-x:0.25rem;--bs-gutter-y:0.25rem;}.gx-md-1{--bs-gutter-x:0.25rem;}.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2{--bs-gutter-x:0.5rem;--bs-gutter-y:0.5rem;}.gx-md-2{--bs-gutter-x:0.5rem;}.gy-md-2{--bs-gutter-y:0.5rem;}.g-md-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem;}.gx-md-3{--bs-gutter-x:1rem;}.gy-md-3{--bs-gutter-y:1rem;}.g-md-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem;}.gx-md-4{--bs-gutter-x:1.5rem;}.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5{--bs-gutter-x:3rem;--bs-gutter-y:3rem;}.gx-md-5{--bs-gutter-x:3rem;}.gy-md-5{--bs-gutter-y:3rem;}.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:0.25rem !important;}.m-md-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-md-2{margin-top:0.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:0.25rem !important;}.me-md-2{margin-right:0.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:0.25rem !important;}.mb-md-2{margin-bottom:0.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:0.25rem !important;}.ms-md-2{margin-left:0.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:0.25rem !important;}.p-md-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-md-2{padding-top:0.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:0.25rem !important;}.pe-md-2{padding-right:0.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:0.25rem !important;}.pb-md-2{padding-bottom:0.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:0.25rem !important;}.ps-md-2{padding-left:0.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left:3rem !important;}.gap-md-0{gap:0 !important;}.gap-md-1{gap:0.25rem !important;}.gap-md-2{gap:0.5rem !important;}.gap-md-3{gap:1rem !important;}.gap-md-4{gap:1.5rem !important;}.gap-md-5{gap:3rem !important;}.row-gap-md-0{row-gap:0 !important;}.row-gap-md-1{row-gap:0.25rem !important;}.row-gap-md-2{row-gap:0.5rem !important;}.row-gap-md-3{row-gap:1rem !important;}.row-gap-md-4{row-gap:1.5rem !important;}.row-gap-md-5{row-gap:3rem !important;}.column-gap-md-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-md-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-md-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-md-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-md-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-md-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}}@media (min-width:992px){.container-lg{max-width:960px;}.container-md{max-width:960px;}.container-sm{max-width:960px;}.container{max-width:960px;}.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{--bs-gutter-x:0;--bs-gutter-y:0;}.gx-lg-0{--bs-gutter-x:0;}.gy-lg-0{--bs-gutter-y:0;}.g-lg-1{--bs-gutter-x:0.25rem;--bs-gutter-y:0.25rem;}.gx-lg-1{--bs-gutter-x:0.25rem;}.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2{--bs-gutter-x:0.5rem;--bs-gutter-y:0.5rem;}.gx-lg-2{--bs-gutter-x:0.5rem;}.gy-lg-2{--bs-gutter-y:0.5rem;}.g-lg-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem;}.gx-lg-3{--bs-gutter-x:1rem;}.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem;}.gx-lg-4{--bs-gutter-x:1.5rem;}.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5{--bs-gutter-x:3rem;--bs-gutter-y:3rem;}.gx-lg-5{--bs-gutter-x:3rem;}.gy-lg-5{--bs-gutter-y:3rem;}.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:0.25rem !important;}.m-lg-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-lg-2{margin-top:0.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:0.25rem !important;}.me-lg-2{margin-right:0.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:0.25rem !important;}.mb-lg-2{margin-bottom:0.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:0.25rem !important;}.ms-lg-2{margin-left:0.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:0.25rem !important;}.p-lg-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-lg-2{padding-top:0.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:0.25rem !important;}.pe-lg-2{padding-right:0.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:0.25rem !important;}.pb-lg-2{padding-bottom:0.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:0.25rem !important;}.ps-lg-2{padding-left:0.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){.container-xl{max-width:1140px;}.container-lg{max-width:1140px;}.container-md{max-width:1140px;}.container-sm{max-width:1140px;}.container{max-width:1140px;}.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{--bs-gutter-x:0;--bs-gutter-y:0;}.gx-xl-0{--bs-gutter-x:0;}.gy-xl-0{--bs-gutter-y:0;}.g-xl-1{--bs-gutter-x:0.25rem;--bs-gutter-y:0.25rem;}.gx-xl-1{--bs-gutter-x:0.25rem;}.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2{--bs-gutter-x:0.5rem;--bs-gutter-y:0.5rem;}.gx-xl-2{--bs-gutter-x:0.5rem;}.gy-xl-2{--bs-gutter-y:0.5rem;}.g-xl-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem;}.gx-xl-3{--bs-gutter-x:1rem;}.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem;}.gx-xl-4{--bs-gutter-x:1.5rem;}.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5{--bs-gutter-x:3rem;--bs-gutter-y:3rem;}.gx-xl-5{--bs-gutter-x:3rem;}.gy-xl-5{--bs-gutter-y:3rem;}.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:0.25rem !important;}.m-xl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xl-2{margin-top:0.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:0.25rem !important;}.me-xl-2{margin-right:0.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:0.25rem !important;}.mb-xl-2{margin-bottom:0.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:0.25rem !important;}.ms-xl-2{margin-left:0.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:0.25rem !important;}.p-xl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xl-2{padding-top:0.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:0.25rem !important;}.pe-xl-2{padding-right:0.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:0.25rem !important;}.pb-xl-2{padding-bottom:0.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:0.25rem !important;}.ps-xl-2{padding-left:0.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){.container-xxl{max-width:1320px;}.container-xl{max-width:1320px;}.container-lg{max-width:1320px;}.container-md{max-width:1320px;}.container-sm{max-width:1320px;}.container{max-width:1320px;}.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{--bs-gutter-x:0;--bs-gutter-y:0;}.gx-xxl-0{--bs-gutter-x:0;}.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1{--bs-gutter-x:0.25rem;--bs-gutter-y:0.25rem;}.gx-xxl-1{--bs-gutter-x:0.25rem;}.gy-xxl-1{--bs-gutter-y:0.25rem;}.g-xxl-2{--bs-gutter-x:0.5rem;--bs-gutter-y:0.5rem;}.gx-xxl-2{--bs-gutter-x:0.5rem;}.gy-xxl-2{--bs-gutter-y:0.5rem;}.g-xxl-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem;}.gx-xxl-3{--bs-gutter-x:1rem;}.gy-xxl-3{--bs-gutter-y:1rem;}.g-xxl-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem;}.gx-xxl-4{--bs-gutter-x:1.5rem;}.gy-xxl-4{--bs-gutter-y:1.5rem;}.g-xxl-5{--bs-gutter-x:3rem;--bs-gutter-y:3rem;}.gx-xxl-5{--bs-gutter-x:3rem;}.gy-xxl-5{--bs-gutter-y:3rem;}.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:0.25rem !important;}.m-xxl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xxl-2{margin-top:0.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:0.25rem !important;}.me-xxl-2{margin-right:0.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:0.25rem !important;}.mb-xxl-2{margin-bottom:0.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:0.25rem !important;}.ms-xxl-2{margin-left:0.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:0.25rem !important;}.p-xxl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xxl-2{padding-top:0.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:0.25rem !important;}.pe-xxl-2{padding-right:0.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:0.25rem !important;}.pb-xxl-2{padding-bottom:0.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:0.25rem !important;}.ps-xxl-2{padding-left:0.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;}}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none;}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none;}}.modal.show .modal-dialog{transform:none;}.modal.modal-static .modal-dialog{transform:scale(1.02);}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2);}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2);}.modal-content{position:relative;width:100%;pointer-events:auto;background-color:var(--white);background-clip:padding-box;outline:0;padding:var(--size-3);}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg);}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity);}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow);}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto;}.modal-sm{--bs-modal-width:300px;}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px;}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px;}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen .modal-header{border-radius:0;}.modal-fullscreen .modal-footer{border-radius:0;}.modal-fullscreen .modal-body{overflow-y:auto;}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-sm-down .modal-header{border-radius:0;}.modal-fullscreen-sm-down .modal-footer{border-radius:0;}.modal-fullscreen-sm-down .modal-body{overflow-y:auto;}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-md-down .modal-header{border-radius:0;}.modal-fullscreen-md-down .modal-footer{border-radius:0;}.modal-fullscreen-md-down .modal-body{overflow-y:auto;}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-lg-down .modal-header{border-radius:0;}.modal-fullscreen-lg-down .modal-footer{border-radius:0;}.modal-fullscreen-lg-down .modal-body{overflow-y:auto;}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xl-down .modal-header{border-radius:0;}.modal-fullscreen-xl-down .modal-footer{border-radius:0;}.modal-fullscreen-xl-down .modal-body{overflow-y:auto;}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xxl-down .modal-header{border-radius:0;}.modal-fullscreen-xxl-down .modal-footer{border-radius:0;}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto;}}.gap-0{gap:0 !important;}.gap-1{gap:0.25rem !important;}.gap-2{gap:0.5rem !important;}.gap-3{gap:1rem !important;}.gap-4{gap:1.5rem !important;}.gap-5{gap:3rem !important;}.row-gap-0{row-gap:0 !important;}.row-gap-1{row-gap:0.25rem !important;}.row-gap-2{row-gap:0.5rem !important;}.row-gap-3{row-gap:1rem !important;}.row-gap-4{row-gap:1.5rem !important;}.row-gap-5{row-gap:3rem !important;}.column-gap-0{-moz-column-gap:0 !important;column-gap:0 !important;}.column-gap-1{-moz-column-gap:0.25rem !important;column-gap:0.25rem !important;}.column-gap-2{-moz-column-gap:0.5rem !important;column-gap:0.5rem !important;}.column-gap-3{-moz-column-gap:1rem !important;column-gap:1rem !important;}.column-gap-4{-moz-column-gap:1.5rem !important;column-gap:1.5rem !important;}.column-gap-5{-moz-column-gap:3rem !important;column-gap:3rem !important;}.overflow-hidden{overflow:hidden !important;}
body{overflow-x:hidden;}body.user-logged-in #toolbar-administration{z-index:99999;position:relative;}.header-wrapper{position:sticky;background:#fff;border-bottom:1px solid var(--gray-1);z-index:9999;top:0;}.header-wrapper.large-header{transition:0.7s all;-moz-transition:0.7s all;-webkit-transition:0.7s all;-o-transition:0.7s all;}.header-wrapper.small-header{transition:0.7s all;-moz-transition:0.7s all;-webkit-transition:0.7s all;-o-transition:0.7s all;}.header-wrapper.small-header .site-logo img{width:7.5rem;transition:0.5s all;-moz-transition:0.5s all;-webkit-transition:0.5s all;-o-transition:0.5s all;}#return-to-top{position:fixed;bottom:20px;right:20px;z-index:99;background:rgb(0,0,0);background:rgba(0,0,0,0.7);width:50px;height:50px;display:block;text-decoration:none;border-radius:35px;transition:all 0.3s ease;}#return-to-top i{color:#fff;margin:0;position:relative;left:16px;top:13px;font-size:19px;transition:all 0.3s ease;}#return-to-top:hover{background:rgba(0,0,0,0.9);}#return-to-top:hover i{color:#fff;top:5px;}
.social-media-nav ul{flex-direction:row;}.social-media-nav ul.navbar-nav li a{font-size:0;padding-right:0.3rem;padding-left:1.1rem;}.social-media-nav ul.navbar-nav li a::before{font-size:var(--font-size-4);color:var(--gray-6);}@media (max-width:768px){.social-media-nav{margin-top:var(--size-4);}}
:root,[data-bs-theme=light]{--bb-primary-dark:#0c63e3;--bb-primary-text:#212529;--bb-secondary-dark:#5a6168;--bb-h1-color:#212529;--bb-h2-color:#212529;--bb-h3-color:#212529;}[data-bs-theme=dark]{color-scheme:dark;--bb-primary-text:#dee2e6;--bb-h1-color:#dee2e6;--bb-h2-color:#dee2e6;--bb-h3-color:#dee2e6;}
.password-strength__meter{margin-top:0.5em;background-color:#ebeae4;}.password-strength__indicator{background-color:#77b259;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;}.password-strength__indicator.is-weak{background-color:#e62600;}.password-strength__indicator.is-fair{background-color:#e09600;}.password-strength__indicator.is-good{background-color:#0074bd;}.password-strength__indicator.is-strong{background-color:#77b259;}.password-confirm,.password-field,.password-strength,.password-confirm-match{width:55%;}.password-suggestions{padding:0.2em 0.5em;margin:0.7em 0;max-width:34.7em;border:1px solid #b4b4b4;}.password-suggestions ul{margin-bottom:0;}.confirm-parent,.password-parent{clear:left;margin:0;max-width:33em;overflow:hidden;}[dir="rtl"] .confirm-parent,[dir="rtl"] .password-parent{clear:right;}.password-confirm .ok{color:#325e1c;font-weight:bold;}.password-confirm .error{color:#a51b00;font-weight:bold;}.page-user-login main .region-content,.page-user-password main .region-content{max-width:400px;background:white;padding:15px 25px;margin:0 auto;border-radius:5px;}body.path-user .field--label-inline .field__label{width:100px;}body.path-user .field--label-inline .field__item{padding:0.25rem 1rem;border-radius:1rem;background:#e9ecef;min-width:250px;margin:0.25rem 0;}body.path-user .field--label-above .field__item{padding:0.25rem 1rem;border-radius:1rem;background:#e9ecef;width:100%;margin:0.25rem 0;}

.affix{position:fixed;width:100%;top:0;z-index:1035;left:0;}
.book-navigation .menu{border-top:1px solid #d6d6d6;}.book-navigation .book-pager{border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;margin:0;}
.contextual-links a{border-bottom:none;text-shadow:0 0 0;}
.feed-icon{border-bottom:none;display:inline-block;padding:15px 0 0 0;}
.field--type-entity-reference{margin:0 0 1.2em;}.field--type-entity-reference .field__label{font-weight:normal;margin:0;padding-right:5px;}[dir="rtl"] .field--type-entity-reference .field__label{padding-left:5px;padding-right:0;}.field--type-entity-reference ul.links{padding:0;margin:0;list-style:none;}.field--type-entity-reference ul.links li{float:left;padding:0 1em 0 0;white-space:nowrap;}[dir="rtl"] .field--type-entity-reference ul.links li{padding:0 0 0 1em;float:right;}@media all and (min-width:560px){.node .field--type-image{float:left;margin:0 1em 0 0;}[dir="rtl"] .node .field--type-image{float:right;margin:0 0 0 1em;}.node .field--type-image + .field--type-image{clear:both;}}.field--type-image img,.field--name-field-user-picture img{margin:0 0 1em;}.field--type-image a{border-bottom:none;}.field--name-field-tags{margin:0 0 1.2em;}.field--name-field-tags .field__label{font-weight:normal;margin:0;padding-right:5px;}[dir="rtl"] .field--name-field-tags .field__label{padding-left:5px;padding-right:0;}.field--name-field-tags .field__label,.field--name-field-tags ul.links{font-size:0.8em;}.node--view-mode-teaser .field--name-field-tags .field__label,.node--view-mode-teaser .field--name-field-tags ul.links{font-size:0.821em;}.field--name-field-tags ul.links{padding:0;margin:0;}.field--name-field-tags ul.links li{float:left;padding:0 1em 0 0;white-space:nowrap;}[dir="rtl"] .field--name-field-tags ul.links li{padding:0 0 0 1em;float:right;}.field--label-inline .field__label,.field--label-inline .field__items,.field--label-inline .field__item{display:inline-block;}
.navbar-dark .nav-link:hover,.navbar-dark .nav-link:focus{color:rgba(255,255,255,0.75);}.navbar-dark .nav-link{color:rgba(255,255,255,0.5);}.navbar-light .nav-link:hover,.navbar-light .nav-link:focus{color:rgba(0,0,0,0.7);}.navbar-light .nav-link{color:rgba(0,0,0,0.5);}.navbar-brand .site-logo{margin-right:1rem;}@media (max-width:33.9em){.navbar-toggleable-xs .navbar-nav .nav-item+.nav-item,.navbar-toggleable-xs.collapse.in .navbar-nav .nav-item{margin-left:0;float:none;}}@media (max-width:47.9em){.navbar-toggleable-sm .navbar-nav .nav-item+.nav-item,.navbar-toggleable-xs.collapse.in .navbar-nav .nav-item{margin-left:0;float:none;}}
.block-help{margin-bottom:1em;padding:1.26em;word-wrap:break-word;color:inherit;border:1px solid var(--bs-secondary);background-color:var(--bs-secondary-bg);overflow-wrap:break-word;}.block-help__container{padding-left:24px;background-image:url(/themes/contrib/bootstrap/images/help.png);background-repeat:no-repeat;background-position:left 4px;}[dir="rtl"] .block-help__container{padding-right:24px;padding-left:0;background-position:right 4px;}.block-help__container>*:last-child{margin-bottom:0;}
.icon-help{background:url(/themes/contrib/bootstrap_barrio/images/help.png) 0 50% no-repeat;padding:1px 0 1px 20px;}[dir="rtl"] .icon-help{background-position:100% 50%;padding:1px 20px 1px 0;}.feed-icon{background:url(/themes/contrib/bootstrap_barrio/images/feed.svg) no-repeat;overflow:hidden;text-indent:-9999px;display:block;width:16px;direction:ltr;height:16px;}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}
.image-button.is-disabled:hover,.image-button.is-disabled:active,.image-button.is-disabled:focus,.image-button.is-disabled{background:transparent;opacity:0.5;cursor:default;}
.item-list ul{list-style:none;margin:0 0 0.25em 0;padding:0;}[dir="rtl"] .item-list ul{padding:0;}.item-list ul li{margin:0;padding:0.2em 0.5em 0 0;}[dir="rtl"] .item-list ul li{margin:0;padding:0.2em 0 0 0.5em;}.item-list .item-list__comma-list,.item-list .item-list__comma-list li,[dir="rtl"] .item-list .item-list__comma-list,[dir="rtl"] .item-list .item-list__comma-list li{padding:0;}
.list-group__link{border-top:1px solid #ccc;padding:7px 0 0;}.list-group__description{margin:0 0 10px;}
.field--name-field-media-image img{max-width:100%;height:auto;}.media-library-wrapper{display:flex;flex-wrap:wrap;}.media-library-menu{margin:5px 5px 5px 0;padding:20px 15px;border:1px solid #dddddd;border-radius:3px;background:#e9e9e9;height:100%;}.media-library-menu li{margin:5px;white-space:nowrap;height:45px;}.media-library-menu li::marker{color:#e9e9e9;}.media-library-menu__link{margin:5px 5px 5px 0;padding:10px 15px;border:1px solid #dddddd;border-radius:3px;background:#e9e9e9;}.active.media-library-menu__link{background:#fff;}.media-library-content{flex:2;}.media-library-wrapper .form--inline{display:flex;flex-wrap:wrap;align-items:flex-end;}.media-library-widget-modal .js-form-item{margin:5px;}.media-library-wrapper .form-type-textfield{flex:2;}.media-library-widget-modal .form-actions{position:sticky;bottom:0;background:#fff;padding:5px;}.media-library-widget-modal .ui-dialog-content{padding-bottom:0;}.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.media-library-widget-modal.ui-dialog--narrow{width:80% !important;left:10% !important;}.media-library-views-form__rows{display:flex;flex-wrap:wrap;}.media-library-item--grid{margin:10px;width:220px;}.media-library-item--grid .js-form-type-checkbox,.media-library-item--grid .form-check-label{padding-left:0;}.media-library-add-form__media::marker{color:#fff;}
em.placeholder{vertical-align:unset!important;cursor:unset!important;background-color:unset!important;opacity:unset!important;}section.full-width{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;}
input[type="search"]{box-sizing:border-box;}header #search-block-form{padding:5px 15px;flex-flow:row wrap;}#search-block-form{display:flex;}
.shortcut-wrapper{margin:2.2em 0 1.1em 0;}.shortcut-wrapper .page-title{float:left;margin:0;}[dir="rtl"] .shortcut-wrapper .page-title{float:right;}.shortcut-action{border-bottom:none;margin-left:0.5em;padding-top:0.35em;}[dir="rtl"] .shortcut-action{margin-left:0;margin-right:0.5em;}.shortcut-action:hover,.shortcut-action:active,.shortcut-action:focus{border-bottom:none;}
.sidebar .block{border-style:solid;border-width:1px;padding:15px 15px;margin:0 0 20px;}.sidebar h2{margin:0 0 0.5em;border-bottom:1px solid #d6d6d6;padding-bottom:5px;text-shadow:0 1px 0 #fff;font-size:1.071em;line-height:1.2;}.sidebar .block .content{font-size:0.914em;line-height:1.4;}.sidebar tbody{border:none;}.sidebar .even,.sidebar .odd{background:none;border-bottom:1px solid #d6d6d6;}.sidebar nav .nav{margin:0 -1rem;}
.site-footer{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;padding:35px 0 30px;background:black;}.site-footer .layout-container{padding:0 15px;}@media all and (min-width:560px){.site-footer__top .region{float:left;position:relative;width:50%;}[dir="rtl"] .site-footer__top .region{float:right;}}@media all and (min-width:560px) and (max-width:850px){.site-footer .region{box-sizing:border-box;}.site-footer__top .region:nth-child(2n+1){padding-right:10px;}[dir="rtl"] .site-footer__top .region:nth-child(2n+1){padding-left:10px;padding-right:0;}.site-footer__top .region:nth-child(2n){padding-left:10px;}[dir="rtl"] .site-footer__top .region:nth-child(2n){padding-left:0;padding-right:10px;}.region-footer-third{clear:both;}}@media all and (min-width:851px){.site-footer__top .region{width:24%;padding:0 0.65%;}.site-footer__top .region:first-child{padding-left:0;}[dir="rtl"] .site-footer__top .region:first-child{padding-left:10px;padding-right:0;}.site-footer__top .region:last-child{padding-right:0;}[dir="rtl"] .site-footer__top .region:last-child{padding-left:0;padding-right:10px;}}.site-footer h2{color:#c0c0c0;color:rgba(255,255,255,0.65);}.site-footer blockquote{color:#555;}.site-footer .content{color:#c0c0c0;color:rgba(255,255,255,0.65);font-size:0.857em;}.site-footer .menu-item{padding:0;}.site-footer .content ol:not(.menu),.site-footer .content ul:not(.menu){padding-left:1.4em;}[dir="rtl"] .site-footer .content ol:not(.menu),[dir="rtl"] .site-footer .content ul:not(.menu){padding-right:1.4em;padding-left:0;}.site-footer .content a,.site-footer .content a.is-active{color:#fcfcfc;color:rgba(255,255,255,0.8);}.site-footer .content a:hover,.site-footer .content a:focus{color:#fefefe;color:rgba(255,255,255,0.95);}.site-footer .block{margin:20px 0;border:1px solid #444;border-color:rgba(255,255,255,0.1);padding:10px;}.site-footer table{font-size:1em;}.site-footer tr td,.site-footer tr th{border-color:#555;border-color:rgba(255,255,255,0.18);}.site-footer tr.odd{background-color:transparent;}.site-footer tr.even{background-color:#2c2c2c;background-color:rgba(0,0,0,0.15);}.site-footer__top h2{border-bottom:1px solid #555;border-color:rgba(255,255,255,0.15);font-size:1em;margin-bottom:0;padding-bottom:3px;text-transform:uppercase;}.site-footer__top .content{margin-top:0;}.site-footer__top p{margin-top:1em;}.site-footer__top .content .menu{padding-left:0;}[dir="rtl"] .site-footer__top .content .menu{padding-right:0;}.site-footer__top .content li a{display:block;border-bottom:1px solid #555;border-color:rgba(255,255,255,0.15);line-height:1.2;padding:0.8em 2px 0.8em 20px;text-indent:-15px;}[dir="rtl"] .site-footer__top .content li a{padding:0.8em 20px 0.8em 2px;}.site-footer__top .content li a:hover,.site-footer__top .content li a:focus{background-color:#1f1f21;background-color:rgba(255,255,255,0.05);text-decoration:none;}.site-footer__top .block-menu,.site-footer__bottom .block{margin:0;padding:0;border:none;}.site-footer__bottom .block{margin:0.5em 0;}.site-footer__bottom .content{padding:0.5em 0;margin-top:0;}.site-footer__bottom .block h2{margin:0;}.site-footer__bottom{letter-spacing:0.2px;margin-top:30px;border-top:1px solid #555;border-color:rgba(255,255,255,0.15);}.site-footer__bottom .region{margin-top:20px;}.site-footer__bottom .block{clear:both;}.site-footer__bottom .block .menu{padding:0;}.site-footer__bottom .menu-item a{float:left;padding:0 12px;display:block;border-right:1px solid #555;border-color:rgba(255,255,255,0.15);}[dir="rtl"] .site-footer__bottom .menu-item a{float:right;border-left:1px solid #555;border-right:none;}.site-footer__bottom .menu-item:first-child a{padding-left:0;}[dir="rtl"] .site-footer__bottom .menu-item:first-child a{padding-right:0;padding-left:12px;}.site-footer__bottom .menu-item:last-child a{padding-right:0;border-right:none;}[dir="rtl"] .site-footer__bottom .menu-item:last-child a{padding-left:0;padding-right:12px;border-left:none;}[dir="rtl"] .site-footer__bottom .menu-item:first-child:last-child a{padding-right:0;}
.skip-link{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:50;background:#444;background:rgba(0,0,0,0.6);font-size:0.94em;line-height:1.7em;padding:1px 10px 2px;border-radius:0 0 10px 10px;border-bottom-width:0;outline:0;}.skip-link.visually-hidden.focusable:focus{position:absolute !important;color:#fff;}
table{border:0;border-spacing:0;font-size:0.857em;margin:10px 0;width:100%;}table table{font-size:1em;}tr{border-bottom:1px solid #ccc;padding:0.1em 0.6em;background:#efefef;background:rgba(0,0,0,0.063);}thead > tr{border-bottom:1px solid #000;}tr.odd{background:#e4e4e4;background:rgba(0,0,0,0.105);}table tr th{background:#757575;background:rgba(0,0,0,0.51);border-bottom-style:none;}table tr th,table tr th a,table tr th a:hover,table tr th a:focus{color:#fff;font-weight:bold;}table tbody tr th{vertical-align:top;}tr td,tr th{padding:4px 9px;border:1px solid #fff;text-align:left;}[dir="rtl"] tr td,[dir="rtl"] tr th{text-align:right;}@media screen and (max-width:37.5em){th.priority-low,td.priority-low,th.priority-medium,td.priority-medium{display:none;}}@media screen and (max-width:60em){th.priority-low,td.priority-low{display:none;}}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}.tabledrag-changed.warning{margin-bottom:0.5rem;color:var(--bs-warning);}a.tabledrag-handle .handle{width:25px;height:25px;}.tabledrag-cell-content>*{display:table-cell;vertical-align:middle;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
.tablesort{width:14px;height:14px;vertical-align:top;margin:1px 0 0 5px;}.tablesort--asc{background-image:url(/core/misc/icons/ffffff/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/ffffff/twistie-up.svg);}
#page .ui-widget{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
nav.tabs{margin-bottom:1rem;}
body.toolbar-horizontal #navbar-top.fixed-top,body.toolbar-vertical #navbar-top.fixed-top,body.toolbar-vertical.toolbar-tray-open #navbar-top.fixed-top,body.toolbar-horizontal #navbar-main.fixed-top,body.toolbar-vertical #navbar-main.fixed-top,body.toolbar-vertical.toolbar-tray-open #navbar-main.fixed-top{top:40px;}body.toolbar-horizontal.toolbar-tray-open #navbar-top.fixed-top,body.toolbar-horizontal.toolbar-tray-open #navbar-main.fixed-top{top:80px;}body.toolbar-fixed .toolbar-oriented .toolbar-bar{z-index:1040;}
.vertical-tabs{margin:0;border:1px solid #ccc;display:flex;flex-direction:row;font-size:0.875rem;}[dir="rtl"] .vertical-tabs{flex-direction:row-reverse;margin-left:0;margin-right:0;}.vertical-tabs__menu{display:flex;flex-direction:column;flex-wrap:nowrap;width:15em;margin:0;padding:0;border-top:1px solid #ccc;list-style:none;}[dir="rtl"] .vertical-tabs__menu{margin-left:0;margin-right:-15em;}.vertical-tabs__pane{margin:0;border:0;}.vertical-tabs__pane>summary{display:none;}.vertical-tabs__pane label{font-weight:bold;}.vertical-tabs__menu-item{border:1px solid #ccc;border-top:0;background:#eee;}.vertical-tabs__menu-item a{display:block;padding:0.5em 0.6em;text-decoration:none;}.vertical-tabs__menu-item a:focus .vertical-tabs__menu-item-title,.vertical-tabs__menu-item a:active .vertical-tabs__menu-item-title,.vertical-tabs__menu-item a:hover .vertical-tabs__menu-item-title{text-decoration:underline;}.vertical-tabs__menu-item a:hover{outline:1px dotted;}.vertical-tabs__menu-item.is-selected{border-right-width:0;background-color:#fff;}[dir="rtl"] .vertical-tabs__menu-item.is-selected{border-left-width:0;border-right-width:1px;}.vertical-tabs__menu-item.is-selected .vertical-tabs__menu-item-title{color:#000;}.vertical-tabs__menu-item-summary{display:block;margin-bottom:0;line-height:normal;}
.views-displays .tabs .open > a{border-radius:7px 7px 0 0;}.views-displays .tabs .open > a:hover,.views-displays .tabs .open > a:focus{color:#0071b3;}.views-displays .secondary .form-submit{font-size:0.846em;}.views-displays .tabs .action-list{padding:0;}.views-filterable-options .filterable-option:nth-of-type(even) .form-type-checkbox{background-color:#f9f9f9;}.views-ui-display-tab-actions .dropbutton .form-submit{color:#0071b3;}.views-ui-display-tab-actions .dropbutton .form-submit:hover,.views-ui-display-tab-actions .dropbutton .form-submit:focus{color:#018fe2;}
.form-required::after{content:'';vertical-align:super;display:inline-block;background-image:url(/themes/contrib/bootstrap_barrio/images/required.svg);background-repeat:no-repeat;background-size:7px 7px;width:7px;height:7px;margin:0 0.3em;}.webform-options-display-buttons-horizontal .webform-options-display-buttons-wrapper{flex:auto;}.webform-options-display-buttons .form-check-label{margin:0 5px 10px 5px;border:3px solid #ccc;border-radius:3px;background-color:#fff;padding:10px;width:100%;}.webform-options-display-buttons .form-check-label:hover{border-color:#999;color:#333;}.webform-options-display-buttons .form-check-input:checked ~ .form-check-label{border-color:#0074bd;color:#000;}.webform-options-display-buttons .webform-options-display-buttons-wrapper .form-check-label{text-align:center;margin:0 5px 10px 0;}.webform-options-display-buttons .webform-options-display-buttons-wrapper .radio,.webform-options-display-buttons .webform-options-display-buttons-wrapper .form-check{padding:0;}
.ui-widget-overlay{background:#000;opacity:0.7;}.ui-dialog{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;border-radius:0;}.ui-dialog input,.ui-dialog select,.ui-dialog textarea{font-size:0.9em;}.ui-dialog .button{background-color:#fff;background-image:-webkit-linear-gradient(top,#f3f3f3,#e8e8e8);background-image:linear-gradient(to bottom,#f3f3f3,#e8e8e8);border:1px solid #e4e4e4;border-bottom-color:#b4b4b4;border-left-color:#d2d2d2;border-right-color:#d2d2d2;color:#3a3a3a;cursor:pointer;font-size:0.929em;font-weight:normal;text-align:center;padding:0.250em 1.063em;border-radius:1em;}
.breadcrumb{padding-block:var(--size-2);}.breadcrumb__list{display:block;list-style-type:none;padding-block:var(--size-1);padding-inline-start:0;overflow:hidden;text-overflow:ellipsis;border-bottom:var(--size-05) solid var(--gray-1);color:var(--ci-blue-1);}.breadcrumb__item{display:inline;padding-inline-start:0;font-weight:var(--font-weight-100);position:static;}.breadcrumb__item a{color:var(--gray-8);}@media (max-width:480px){.breadcrumb__item{font-size:14px;font-weight:var(--font-weight-400);}}.breadcrumb__item:not(:last-child)::after{bottom:-0.2em;content:"\f285";display:inline-block;position:relative;font-family:"bootstrap-icons";}@media (min-width:480px){.breadcrumb__item:not(:last-child)::after{margin:0 0.5rem;}}
.cart--cart-block .cart-block--summary .cart-block--link__expand{display:flex;color:var(--gray-7);}.cart--cart-block .cart-block--summary .cart-block--link__expand .cart-block--summary__icon{position:relative;bottom:-3px;}.cart--cart-block .cart-block--summary .cart-block--link__expand .cart-block--summary__count{margin-left:9px;}
.field{margin-bottom:var(--size-4);}.field__label{font-weight:var(--font-weight-700);display:block;margin-bottom:0;}.field__label.is-inline{display:inline-block;margin-bottom:0;margin-right:0.25rem;}.field__label.is-inline::after{content:":";}.field__label.is-inline + .field__content{display:inline;}.field--tight{margin-bottom:0;}.field--list--inline ul{padding:0;}.field--list--inline ul li{display:inline;}.field--list--inline ul li a{text-transform:uppercase;}
.form-item{margin:0 0 var(--size-3);}.form-item__label{display:inline-block;font-family:var(--font-system);font-size:var(--font-size-2);margin-bottom:var(--size-1);}.is-disabled > .form-item__label{opacity:0.35;}.form-item__fieldset{border:0;margin:0;padding:0;}.form-item__description{color:var(--gray-6);font-family:var(--font-system);font-size:var(--font-size-0);margin-top:var(--size-1);}.form-item__description > :last-child{margin-bottom:0;}.form-item__required-marker::before{color:var(--red-9);content:"*";}.form-item__color,.form-item__date,.form-item__email,.form-item__month,.form-item__number,.form-item__password,.form-item__search,.form-item__select,.form-item__tel,.form-item__text,.form-item__textarea,.form-item__time,.form-item__url,.form-item__week{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:var(--gray-3);border-style:solid;border-width:var(--border-size-1);display:block;font-family:var(--font-system);font-size:var(--font-size-1);max-width:100%;padding:var(--size-1) var(--size-2);transition:background-color 200ms ease-in-out,border 200ms ease-in-out;}.form-item__color:hover,.form-item__date:hover,.form-item__email:hover,.form-item__month:hover,.form-item__number:hover,.form-item__password:hover,.form-item__search:hover,.form-item__select:hover,.form-item__tel:hover,.form-item__text:hover,.form-item__textarea:hover,.form-item__time:hover,.form-item__url:hover,.form-item__week:hover{background-color:white;border-color:var(--gray-5);border-style:solid;border-width:var(--border-size-1);}.form-item__color:disabled,.form-item__date:disabled,.form-item__email:disabled,.form-item__month:disabled,.form-item__number:disabled,.form-item__password:disabled,.form-item__search:disabled,.form-item__select:disabled,.form-item__tel:disabled,.form-item__text:disabled,.form-item__textarea:disabled,.form-item__time:disabled,.form-item__url:disabled,.form-item__week:disabled{cursor:default;opacity:0.35;}.form-item__color:disabled:hover,.form-item__color:disabled:focus,.form-item__date:disabled:hover,.form-item__date:disabled:focus,.form-item__email:disabled:hover,.form-item__email:disabled:focus,.form-item__month:disabled:hover,.form-item__month:disabled:focus,.form-item__number:disabled:hover,.form-item__number:disabled:focus,.form-item__password:disabled:hover,.form-item__password:disabled:focus,.form-item__search:disabled:hover,.form-item__search:disabled:focus,.form-item__select:disabled:hover,.form-item__select:disabled:focus,.form-item__tel:disabled:hover,.form-item__tel:disabled:focus,.form-item__text:disabled:hover,.form-item__text:disabled:focus,.form-item__textarea:disabled:hover,.form-item__textarea:disabled:focus,.form-item__time:disabled:hover,.form-item__time:disabled:focus,.form-item__url:disabled:hover,.form-item__url:disabled:focus,.form-item__week:disabled:hover,.form-item__week:disabled:focus{background-color:var(--gray-1);border-color:var(--gray-3);border-style:solid;border-width:var(--border-size-1);}.is-full-width > .form-item__color,.is-full-width > .form-item__date,.is-full-width > .form-item__email,.is-full-width > .form-item__month,.is-full-width > .form-item__number,.is-full-width > .form-item__password,.is-full-width > .form-item__search,.is-full-width > .form-item__select,.is-full-width > .form-item__tel,.is-full-width > .form-item__text,.is-full-width > .form-item__textarea,.is-full-width > .form-item__time,.is-full-width > .form-item__url,.is-full-width > .form-item__week{width:100%;}.form-item__textarea{height:auto;}.form-item--checkbox,.form-item--radio{display:flex;margin-bottom:var(--size-2);}.form-item--checkbox .form-item__label,.form-item--radio .form-item__label{align-self:center;cursor:pointer;margin-bottom:0;}.form-item--range .form-item__range{display:block;max-inline-size:100%;}.form-item--file .form-item__file{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;font-family:var(--font-system);font-size:var(--font-size-0);font-weight:var(--font-weight-400);line-height:var(--font-lineheight-4);overflow:hidden;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.form-item--file .form-item__file:not(:disabled):not([readonly]){cursor:pointer;}.form-item--file .form-item__file::-webkit-file-upload-button{background-color:var(--gray-2);border-color:inherit;border-inline-end-width:1px;border-radius:0;border-style:solid;border-width:0;color:var(--gray-9);margin-inline-end:var(--size-2);margin:-var(--size-1) -var(--size-2);padding:var(--size-105) var(--size-2);pointer-events:none;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.form-item--file .form-item__file::file-selector-button{background-color:var(--gray-2);border-color:inherit;border-inline-end-width:1px;border-radius:0;border-style:solid;border-width:0;color:var(--gray-9);margin-inline-end:var(--size-2);margin:-var(--size-1) -var(--size-2);padding:var(--size-105) var(--size-2);pointer-events:none;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.form-item--file .form-item__file:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--gray-2);}.form-item--file .form-item__file:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--gray-2);}.form-item--file .form-item__file::-webkit-file-upload-button{background-color:var(--gray-2);border-color:inherit;border-inline-end-width:1px;border-radius:0;border-style:solid;border-width:0;color:var(--gray-9);margin-inline-end:var(--size-2);margin:-var(--size-1) -var(--size-2);padding:var(--size-105) var(--size-2);pointer-events:none;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.form-item--file .form-item__file:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--gray-2);}.form-item--color .form-item__color{height:auto;max-inline-size:var(--size-6);padding:var(--size-1);}.form-item--color .form-item__color:not(:disabled):not([readonly]){cursor:pointer;}.form-item--color .form-item__color::-moz-color-swatch{height:1.25em;}.form-item--color .form-item__color::-webkit-color-swatch{height:1.25em;}.form-item--select .form-item__select{background-image:url("/img/select-arrows.svg"),linear-gradient(transparent,transparent);background-repeat:no-repeat;background-size:100%;display:inline-block;background-position:right var(--size-2) center;background-repeat:no-repeat;background-size:var(--size-3);display:block;padding-right:var(--size-12);}.form-item--select .form-item__select:-moz-focusring{color:transparent;text-shadow:0 0 0 black;}.form-item--select .form-item__select::-ms-expand{display:none;}.form-item__search{background:transparent;border:var(--size-xs) silver;border-bottom:var(--size-sm) solid var(--ci-blue-2);border-radius:var(--size-xs);padding-left:var(--size-xs);position:relative;font-size:var(--font-size-9);font-weight:var(--font-weight-200);width:100%;}.form-item__search:hover,.form-item__search:focus{background-color:transparent;border:var(--size-xs) transparent;border-bottom:var(--size-sm) solid var(--ci-blue-2);border-top:0;border-right:0;border-left:0;}.form-item__search::-moz-placeholder{background:transparent;color:var(--gray-6);font-size:var(--font-size-9);font-weight:var(--font-weight-200);}.form-item__search:-ms-input-placeholder{background:transparent;color:var(--gray-6);font-size:var(--font-size-9);font-weight:var(--font-weight-200);}.form-item__search::placeholder{background:transparent;color:var(--gray-6);font-size:var(--font-size-9);font-weight:var(--font-weight-200);}#search-block-form{display:flex;margin:0;}#search-block-form .form-item{margin:0;width:100%;}#search-block-form .form-item label{display:none;}#search-block-form #edit-actions{position:relative;align-self:center !important;}#search-block-form #edit-actions .button{padding:0;width:20px;font-size:0;background:url(/themes/custom/childrens_institute/dist/images/search.svg) no-repeat scroll center/cover;position:absolute;right:0;top:0;height:20px;}.position-relative{position:relative !important;}
.inner-title{background:url(/themes/custom/childrens_institute/dist/images/title-bg-2.jpg) no-repeat scroll center/cover;text-transform:uppercase;position:relative;}.inner-title::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;background:#000;opacity:0.35;}.inner-title h3{color:var(--gray-0);margin-bottom:unset;}@media (min-width:768px){.inner-title{padding:var(--size-9) 0;}}@media (max-width:768px){.inner-title{padding:var(--size-4) 0;font-size:var(--font-size-3);}}
#parallax-page-title{position:relative;}@media (min-width:480px){#parallax-page-title{padding:10rem 0.004rem;}}@media (max-width:768px){#parallax-page-title{padding:4rem 0.004rem;}}#parallax-page-title::before{content:"";position:absolute;width:100%;height:100%;top:0;background:linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,0.7));}#parallax-page-title h2{color:var(--white);text-transform:uppercase;position:relative;}@media (max-width:768px){#parallax-page-title h2{font-size:var(--font-size-3);}}
.site-logo__image{width:var(--size-20);}
.skiplinks{display:flex;justify-content:center;position:absolute;width:100%;z-index:var(--layer-important);}.skiplinks__link,.skiplinks__link:visited,.skiplinks__link:focus{background-color:black;border-color:white;border-width:2px;border-bottom-left-radius:var(--size-1);border-bottom-right-radius:var(--size-1);border-top:0;box-shadow:var(--shadow-2);color:white;display:inline-block;font-weight:var(--font-weight-700);margin:0;outline:0;padding:var(--size-2);text-align:center;text-decoration:none;}#main:focus{outline:0;}
