#ìró {
    pointer-events: auto;
    height: 100%;
    background-color: var(--tákàdàá-ògiri);
}

.a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}

.b {
    position: relative;
    color: var(--àwɔ̀-dùúdú-kɛlɛkɛlɛ);
    max-width: 100%;
    width: 100%;
    overflow-y: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    /*background-color: var(--àwɔ̀-sṹmɔ́-fũfũ);*/
    background-color: var(--àwɔ̀-iré-kpaali);
}

.d {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding: 50px 42px 0;
}

.e {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    flex-grow: 1;
    color: var(--àwɔ̀-kíkɔ-àwo);
}

.àsíá img { height: 40px; }

.oyè {
    font-size: 36px;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: 12px;
    position: relative;
    text-align: center;
}

.ìwọ̀n-kíkọ {
    font-size: 1rem;
    line-height: 1.2rem;
    color: var(--àwɔ̀-kíkɔ-àwo);
}

.rò {
    line-height: 28px;
    margin-bottom: 28px;
    text-align: center;
    font-weight: 400;
    font-size: 24px;
}

.ọjọ́ {
    display: block;
    /*font-weight: 600;*/
    font-weight: 500;
    margin-bottom: 24px;
}

.ìṣe {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    /*margin-bottom: 24px;*/
}

.ìṣe>button:last-child {
    margin-bottom: 24px;
}

.ìṣe a { text-align: center;}

.ìṣe>a:last-child { margin-bottom: 24px; }

.ọ̀ṣọ́ {
    position: relative;
    height: 48px;
    border-radius: 99px;
    align-content: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    cursor: pointer;
    margin: 0 10px 8px;
    color: var(--titumɔ);
    border: 1px solid;
    background-color: var(--àwɔ̀-sṹmɔ́-fũfũ);
}

.ọ̀ṣọ́.ṣiré {
    border: none;
    background-color: var(--titumɔ);
    color: var(--àwɔ̀-fũfũ);
}

.ọ̀ṣọ́.ìwọ̀n-b {
    min-width: min(188px, 300px);
    padding: 0px;
}

.ẹsẹ̀ {
    display: block;
    /*font-weight: 600;*/
    font-weight: 400;
    margin-bottom: 24px;
}

.ìfikún-ìbẹ̀rẹ̀ {
    font-size: 14px;
    line-height: 18px;
}

@media screen and (max-width: 767px) {
    .ọjọ́ {
        font-size: 16px;
        line-height: 20px;
    }
    .kọ́rọ́ {
        font-size: 1.2rem;
    }
}

/* MODAL START */
#ẹ̀rọ-ìparí-iré {
    z-index: 100;
    pointer-events: auto;
}

#ẹ̀rọ-ìparí-iré.fi-hàn { display: flex; }

.ike-ẹ̀kọ́ {
    background: none;
    /*display: flex;*/
    position: fixed;
    width: 100%;
    top: 7vh;
    left: 0;
    padding: 0;
    border: none;
    justify-content: center;
    z-index: 100;
    height: auto;
}

.fi-ike-ẹ̀kọ́-hàn {
    display: flex;
}

.k͡páálí-ɛ̀kɔ̀ɔ́ {
    position: relative;
    box-sizing: border-box;
    border-radius: 8px;
    border: none;
    background-color: var(--àwɔ̀-iré-kpaali);
    color: var(--àwɔ̀-kíkɔ-1);
    box-shadow: 0 4px 23px 0 rgba(0,0,0,0.2);
    max-height: 90%;
    overflow-y: auto;
    /*animation: ;*/
    padding: 32px;
    max-width: 90vw;
}

.oge-àkɔ̀ɔ́lé {
    font-size: 14px;
    color: var(--àwɔ̀-kíkɔ-1);
    font-weight: 500;
    text-align: center;
}

.oge-àkɔ̀ɔ́lé.ààɾĩ {
    min-width: 133px;
}

.òpó-ẹ̀kọ́ {
    padding: 16px;
    max-width: 350px;
    box-sizing: border-box;
}

.oyè-ẹ̀kọ́ {
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 30px;
    text-transform: none;
    text-align: left;
    /*margin: 29px 0 4px;*/
    margin: 29px 0 8px;
    display: block;
}

.rò-ẹ̀kọ́ {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin: 0;
}

.rò-ẹ̀kọ́.itẹ́numọ́ {
    margin-top: 16px;
    font-weight: 500;
}

.parẹ́-ẹ̀kọ́ {
    background: none;
    border: none;
    padding: 0;
    width: 27px;
    height: 27px;
    position: absolute;
    top: 16px;
    right: 16px;
    user-select: none;

}

.ẹ̀kọ́ {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: var(--àwɔ̀-kíkɔ-1);
    padding-bottom: 4px;
}

.àkójọ-ẹ̀kọ́ {
    margin: auto;
    width: 100%;
}

.àkójọ-ẹ̀kọ́ ol {
    text-align: left;
    list-style: none;
    counter-reset: li;
    margin: 20px 0;
}

.àkójọ-ẹ̀kọ́ ol li:before {
    /*position: absolute;*/
    counter-increment: li;
    content: counter(li,decimal) ". ";
    left: 0px;
    top: 1px;
    color: var(--titumɔ);
}

.ike-àpẹẹrẹ {
}

.ike-àpẹẹrẹ.àyè {
    margin-top: 16px;
}

.ike-àpẹẹrẹ.ẹlẹ́sẹ̀ {
    margin-top: 30px;
}

.ike-àpẹẹrẹ>p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

.àkójọ-àpẹẹrẹ {
    margin-top: 8px;
    margin-bottom: 20px;
}

.àkójọ-àpẹẹrẹ span {
    /*color: var(--titumɔ);*/
    color: var(--fũfũ);
}

.àkójọ-àpẹẹrẹ span.pẹ̀lẹ́ {
    color: var(--àwɔ̀-èʃìí);
}

.àpẹẹrẹ-ègèdè {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 4px;
}

.àpẹẹrẹ-ègèdè-ọ̀kọ̀ọ̀kan {
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-weight: 600;
    vertical-align: middle;
    box-sizing: border-box;
    text-transform: uppercase;
    user-select: none;
}

.àkójọ-àpẹẹrẹ p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 8px;
}

.àkójọ-àpẹẹrẹ.ẹlẹ́sẹ̀ p {
    text-align: center;
    font-size: 12px;
    margin-top: 4px;
}

.àkóso-ẹ̀rọ-ẹ̀kọ́ {
    text-align: center;
}

.ọ̀ṣọ́.àpẹẹrẹ-tẹ̀síwájú {
    /*modal btn*/
    min-width: min(188px, 300px);
    padding: 0px;
    border: none;
    background-color: var(--titumɔ);
    color: #fff;
    margin-top: 10px;
}


/* MODAL END */

.ipò-orí.ìwọ̀n-orí {
    border: unset;
    border-bottom: 2px solid light-dark(var(--àwɔ̀-sṹmɔ́-fũfũ), #23272a);
}

.info-display { display: contents; }

.kọ́rọ́ {
    font-size: 1.5rem;
    font-weight: bold;
    border: 0;
    padding: 0;
    margin: 0 6px 0 0;
    height: 58px;
    border-radius: 4px;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    background-color: var(--àwɔ̀-ɔ̀nìíní);
    color: white;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: lowercase;
}

.kọ́rọ́:last-child { margin-right: 0px; }

.kọ́rọ́.mọ́ { background-color: transparent; }
