.RMIWHT6w4qsRzOGeFPtf {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    /*padding: 20px;*/
    border-radius: var(--border-radius);
}
:root {
    --border-radius: 1rem;
}

html, body, #root {
    height: 100%;
    margin: 5px;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.RNylhCs1mlEP7tzE5M6w {
    display: flex;
    /*justify-content: space-between;*/
    /*align-items: center;*/
    padding: 0rem 2rem;
    background-color: #333;
    color: #fff;
    border-top-left-radius: var(--border-radius);
    border-top-right-radius: var(--border-radius);
}

.Ueu_7qoBZZgbR8oA_7Gp {
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
    flex-grow: 2;
}

._bXbrlg11h9cn0fwqC7Q {
    font-size: 4em;
}

.nWX5zch2OyFUtAVibYzv {
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
    /*horiz-align: left;*/
}

.NW7gwvR92FCLNZMhsFD6 {
    align-self: end;
}

.qVzpA1hSWKVlhDHEb9KD {
    vertical-align: baseline;
}

.ARLsVEGQNHzm1pyCpQzL {
    align-self: end;
    vertical-align: baseline;
}

.q1tGeqJQVfnd7yoWuV1N {
    display: flex; /* Enables flexbox for horizontal alignment */
    flex-flow: row nowrap;
    justify-content:center;
    align-items: center;
}

.q1tGeqJQVfnd7yoWuV1N div {
    display: block;
    font-size: 3rem; /* Adjust font size */
    font-weight: bold; /* Make the text bold (optional) */
    line-height: 1; /* Ensures vertical alignment with the image */
    margin: auto 10px;
}

.q1tGeqJQVfnd7yoWuV1N img {
    height: 150px; /* Adjust logo size */
    width: auto; /* Maintain aspect ratio */
}.q1tGeqJQVfnd7yoWuV1N {
    border: 0;
    padding: 0;
    background: transparent;
    cursor: pointer;
}

._1ZBkBxI8R8iWYAweqKpA {

}

._1ZBkBxI8R8iWYAweqKpA button {

}
.qTPTNWa4o93HzyjWRnql {
    display: flex;
    justify-content: center;
    align-self: flex-end;
    background-color: #2d3748;
    /*padding: 1rem;*/
}

.yPCse5Jz_RbIow53Ushg {
    display: flex;
    gap: 1rem;
    list-style: none;
    padding: 0;
    margin: 0;
}

.Ug2NT6ixDzZ9In4b00qt {
    position: relative;
    text-align: center;
}

.fvT0EHyeEuCcAfKYsxf1 {
    width: 100%;
    padding: 0.5rem 1rem;
    color: white;
    background-color: #4a5568; /* Gray-700 */
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.fvT0EHyeEuCcAfKYsxf1:hover {
    background-color: #2d3748; /* Gray-600 */
}

.nj6D1I2ZJ4LUeJOQ6BDg {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #4a5568; /* Gray-700 */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 0;
    margin: 0;
    list-style: none;
}

.ryMXI3OwnFcrJ2SlmEkb {
    border-bottom: 1px solid #2d3748; /* Gray-600 */
}

.WKP7X32Ar91ABKRFvbEw {
    width: 100%;
    padding: 0.5rem 1rem;
    color: white;
    background-color: transparent;
    border: none;
    cursor: pointer;
    text-align: left;
    transition: background-color 0.3s ease;
}

.WKP7X32Ar91ABKRFvbEw:hover {
    background-color: #2d3748; /* Gray-600 */
}

