:root{--bs-white:#fff;--bs-blue0:#004a81;--bs-blue1:#1171bb;--bs-blue2:#1f8fe6;--bs-blue3:#4db1ff;--bs-blue4:#97d2ff;--bs-blue5:#ddf0ff;--bs-blueDisabled:#a9c7e4;--bs-ice0:#007db3;--bs-ice1:#0098d5;--bs-ice2:#34bbf3;--bs-ice3:#89ddff;--bs-ice4:#b9ebff;--bs-ice5:#e7f8ff;--bs-green0:#238551;--bs-green1:#30a165;--bs-green2:#48cc86;--bs-green3:#74e3a8;--bs-green4:#adf5cf;--bs-green5:#e6fff2;--bs-yellow0:#ea9f06;--bs-yellow1:#ffbc33;--bs-yellow2:#ffd25a;--bs-yellow3:#ffdf8b;--bs-yellow4:#ffeab2;--bs-yellow5:#fff7e2;--bs-red0:#ae2206;--bs-red1:#d1462a;--bs-red2:#f86648;--bs-red3:#fd8c75;--bs-red4:#ffc4b8;--bs-red5:#ffefec;--bs-grey:#f6f8fa;--bs-grey0:#313e4b;--bs-grey1:#4f5963;--bs-grey2:#6e7681;--bs-grey3:#959ea8;--bs-grey4:#c9d0d9;--bs-grey5:#f0f4f7;--bs-darkGrey:#333;--bs-purple0:#391684;--bs-purple1:#552ab1;--bs-purple2:#764dcc;--bs-purple3:#9e7fe3;--bs-purple4:#ccb9f5;--bs-purple5:#e7dcff;--bs-default-rgb:#6e7681;--bs-primary-rgb:#1171bb;--bs-success-rgb:#30a165;--bs-info-rgb:#0098d5;--bs-warning-rgb:#ffbc33;--bs-danger-rgb:#d1462a;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#c9d0d9;--bs-white-rgb:#fff;--bs-dropdown-bg:#fff;--bs-modal-width:650px;--bs-border-radius-sm:.25px;--bs-pagination-border-radius:4px;}.sidebar-dropdown{position:relative;left:0;top:0;width:100%;padding:1.2rem 1.5rem 0;box-shadow:0 2px 15px rgba(0,0,0,.05),0 2px 5px rgba(25,34,43,.1);z-index:100;background-color:#fff;}@media screen and (min-width: 768px){.sidebar-dropdown{left:1.5rem;margin-top:5.6rem;padding:0;box-shadow:none;}}.sidebar-dropdown-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem;}@media screen and (min-width: 768px){.sidebar-dropdown-header{margin:0;}}.sidebar-dropdown-header .far{font-size:1.6rem;transition:transform .3s ease-in-out;}.sidebar-dropdown-header .far.active{transform:rotate(180deg);}@media screen and (min-width: 768px){.sidebar-dropdown-active{display:none;}}.sidebar-dropdown-btn{padding:0;width:2rem;height:2rem;background-color:#fff;}@media screen and (min-width: 768px){.sidebar-dropdown-btn{display:none;}}.sidebar-dropdown-container{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;}@media screen and (min-width: 768px){.sidebar-dropdown-container{max-height:none;overflow:auto;}}.sidebar-dropdown-list{margin:0;padding:1.2rem 0 1.6rem;list-style-type:none;border-top:.1rem solid #c9d0d9;}@media screen and (min-width: 768px){.sidebar-dropdown-list{border:none;padding:0;overflow:hidden;}}.sidebar-content{margin-top:7.5rem;}@media screen and (min-width: 768px){.sidebar-content{margin-top:5.6rem;min-height:70vh;}}@media screen and (min-width: 992px){.sidebar-content{min-height:90vh;}}@media screen and (min-width: 1200px){.sidebar-content{min-height:80vh;}}a.sidebar-dropdown-link{display:block;color:#4f5963;font-size:1.6rem;padding:.8rem 1.6rem;border-radius:.4rem;transition:background-color .3s ease-in-out;}@media screen and (min-width: 768px){a.sidebar-dropdown-link{font-size:2rem;padding:0;margin-bottom:1.6rem;position:relative;transition:all .3s ease-in-out;}}@media screen and (min-width: 768px){a.sidebar-dropdown-link:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:600;position:absolute;left:-2rem;font-size:1.6rem;line-height:2;color:transparent;transition:color .3s ease-in-out;}}a.sidebar-dropdown-link:hover,a.sidebar-dropdown-link:focus{background-color:#f0f4f7;}@media screen and (min-width: 768px){a.sidebar-dropdown-link:hover,a.sidebar-dropdown-link:focus{background-color:transparent;transform:translate(2.5rem);text-decoration:none;}}a.sidebar-dropdown-link:hover:before,a.sidebar-dropdown-link:focus:before{color:#4f5963;}a.sidebar-dropdown-link-active{background-color:#f0f4f7;color:#19222b;font-weight:500;}@media screen and (min-width: 768px){a.sidebar-dropdown-link-active{background-color:transparent;color:#1171bb;font-weight:500;transform:translate(2.5rem);}}@media screen and (min-width: 768px){a.sidebar-dropdown-link-active:before{color:#1171bb;}}li.sidebar-dropdown-list-item{line-height:inherit;}