/* :root {
 --topbar-color: #454655;
 --sidebar-bg-color: white;
 --sidebar-color: #454655;
 --sidebar-link-color: #252525;
}

section[data-css="sidebar"] {
 background-color: var(--sidebar-bg-color) !important;
 color: var(--sidebar-color);
 border: none;
}

section[data-css="sidebar"] svg {
 fill: var(--sidebar-color) !important;
}

a[data-css="sidebar-logo"] {
 background-color: var(--sidebar-bg-color) !important;
}

section[data-css="sidebar-resources"] {
 background: var(--sidebar-bg-color) !important;
}

[data-css="sidebar"] section a {
 background: var(--sidebar-bg-color) !important;
 color: var(--sidebar-color);
}

[data-css="sidebar"] a:hover {
 color: var(--sidebar-link-color);
} */

a {
 color: #252525;
 text-decoration: none;
}

.KPyQs {
 background: #1307a3;
 box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
 border-radius: 0 0px 20px 20px;
}

.bQXHBf {
 max-width: 70%;
}
.btYMVG {
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 gap: 0px;
}
.kibsLu {
 display: none;
}
.iDgscB, .ibrbuY {
 text-align: center;
}
.KPyQs H2,
.KPyQs .hgdyTA {
 font-weight: 500 !important;
 color: white;
}

.cRTfVS {
 background-color: #157594 !important;
}

.css-18f5zc6-menu {
 background-color: #158394 !important;
}

button:hover {
 cursor: pointer;
}

/* svg {
 width: 100% !important;
} */
.buOzpT, .dnZKfp {
 display: none;
}

.kZqEyG {
 height: 100%;
 display: flex;
 flex-direction: column;
 justify-content: center;
 gap: 10px;
 text-align: center;
}

.cMUlrr {
 display: flex;
 align-items: center;
 flex-direction: column;
 justify-content: center;
}

.cMUlrr div {
 text-align: center;
}

.tab-list {
 border-bottom: 1px solid #ccc;
 padding-left: 0;
}

.tab-list-item {
 display: inline-block;
 list-style: none;
 margin-bottom: -1px;
 padding: 0.5rem 0.75rem;
}

.tab-list-active {
 background-color: white;
 border: solid #ccc;
 border-width: 1px 1px 0 1px;
}

/* width */
::-webkit-scrollbar {
 width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
 background: #f1f1f1;
}

.hmNclu {
    max-width: 250px;
}

.eiXyqy > img {
    max-width: 200px !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
 background: #252525;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
 background: #555;
}

@media screen and (max-width: 991.99px) {
 .kNLtCS {
  padding-left: 10px;
 }
 .KPyQs {
  padding-top: 32px !important;
 }
 .jLokja {
  position: relative !important;
  right: 0 !important;
  margin-bottom: 20px;
 }
 .fqhUxn {
  margin-bottom: 5px !important;
 }
}

.cSQcqd {
 font-size: 14px !important;
}
.gxOTWi {
 font-size: 15px !important;
}
.KPquJ {
 font-size: 12px !important;
}
.kMenDE {
 font-size: 13px !important;
}
.iLeiaC {
 position: relative;
}

.kKrdAK, .iwLnoy img {
    max-width: 220px !important;
}

.h-100 {
    height: 100%;
}

.cNiSDa, .EGyQL, .dIwoiL {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.loEtDx {
    margin-bottom: 20px;
}