﻿.faq-qs,
.faq-qs * {
    box-sizing: border-box;
}

.faq-qs {
    height: 1104px;
    position: relative;
}

.faq-qs2 {
    background: #ffffff;
    width: 100%;
    height: 1104px;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

._24-bb-40-e-0-2-cbe-49-a-6-808-f-d-1-e-20-db-7-e-196-1 {
    opacity: 0.15;
    width: 1295px;
    height: 952px;
    position: absolute;
    left: 115px;
    top: 29px;
    object-fit: cover;
    aspect-ratio: 1295/952;
}

.frequently-asked-questions {
    padding-top: 1em;
    text-align: center;
    font-family: "encode sans-serif-SemiBold", sans-serif;
    font-size: 50px;
    line-height: 66px;
    font-weight: 600;
    /*position: absolute;
    left: calc(50% - 327.5px);
    top: 87px;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.frequently-asked-questions-span {
    color: #1c1a1a;
}

.frequently-asked-questions-span2 {
    color: #ffffff;
}

.frequently-asked-questions-span3 {
    color: #eb4120;
}

.component-3 {
    padding-top: 2em;
    padding-bottom: 2em;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: flex-start;
    justify-content: flex-start;
    /*width: 886px;
    height: 453px;*/
    /*position: absolute;*/
    /*left: 317px;*/
    /*top: 200px;*/
}

.q-1 {
    background: #ffffff;
    border-radius: 10px;
    border-style: solid;
    border-color: rgba(250, 250, 250, 0.07);
    border-width: 3px;
    padding: 16px 0px 16px 0px;
    display: flex;
    flex-direction: column;
    gap: 14px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    /*    height: 56px;*/ 
    box-shadow: 0px 4px 4px 4px rgba(160, 160, 160, 1);
    /*    overflow: hidden;
*/
}

.frame-91 {
    padding: 0px 1em 0px 1em;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    width: 100%;
/*    position: relative;
*/    cursor: pointer;
}

.question {
    color: #080707;
    text-align: left;
    font-family: "Encode sans Bold", sans-serif;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}
/*
.icon-16-chevron-down {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    position: relative;
    overflow: hidden;
}
*/
.q-1.active .icon-16-chevron-down img {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.icon-16-chevron-down img {
    transition: transform 0.3s ease;
}


.group-dropdow-arrow {
    width: 68.75%;
    height: 31.25%;
    position: absolute;
    right: 15.62%;
    left: 15.62%;
    bottom: 31.25%;
    top: 37.5%;
    overflow: visible;
}

.frame-92 {
    padding: 0px 1em 0px 1em;
    flex-direction: row;
    gap: 4px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    display: none;
}

    .frame-92.open {
        display: flex;
    }

.answer {
    color: #080707;
    text-align: justify;
    font-family: "EncodeSans-Regular", sans-serif;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    flex: 1;
}

.limiter {
    background: #ffffff;
    opacity: 0;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    position: relative;
}


.faq-qs3 {
    width: 0px;
    height: 0px;
    position: absolute;
    left: 750.5px;
    top: 552px;
}

.faq-services-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    font-family: Encode sans, sans-serif;
}

    .faq-services-table th,
    .faq-services-table td {
        border: 1px solid #ccc;
        padding: 10px;
        text-align: left;
    }

    .faq-services-table th {
        background-color: #f0f0f0;
        font-weight: bold;
    }

    .faq-services-table tr:nth-child(even) {
        background-color: #fafafa;
    }

    .faq-services-table tr:hover {
        background-color: #f1f7ff;
    }

.faq-answer {
    padding: 5px 0;
}

.faq-fund-methods {
    padding-left: 20px;
    margin: 5px 0;
    font-family: Arial, sans-serif;
    line-height: 1.6;
}

    .faq-fund-methods li {
        margin-bottom: 5px;
        list-style-type: disc;
    }


.faq-safety-points {
    margin-top: 8px;
    padding-left: 20px;
}

    .faq-safety-points li {
        margin-bottom: 5px;
        list-style-type: disc;
    }

.faq-wrong-account {
    margin-top: 8px;
    padding-left: 20px;
}

    .faq-wrong-account li {
        margin-bottom: 5px;
        list-style-type: disc;
    }

        .faq-wrong-account li li {
            list-style-type: circle;
            margin-left: 40px; 
        }

.faq-download-steps {
    margin-top: 8px;
    padding-left: 20px;
}

    .faq-download-steps li {
        margin-bottom: 10px;
        list-style-type: none;
    }

        .faq-download-steps li ul {
            margin-top: 4px;
            padding-left: 20px;
            list-style-type: circle;
        }

    .faq-download-steps .platform {
        font-style: italic; 
    }

.faq-documents-roman {
    list-style-type: lower-roman; 
    margin-top: 8px;
    padding-left: 20px;
}

.faq-reset-steps,
.faq-password-format,
.faq-mpin-steps {
    margin-top: 8px;
    padding-left: 20px;
}

    .faq-reset-steps li,
    .faq-password-format li,
    .faq-mpin-steps li {
        margin-bottom: 6px;
        list-style-type: disc; 
    }

.faq-transaction-processing {
    margin-top: 8px;
    padding-left: 20px;
}

    .faq-transaction-processing li {
        margin-bottom: 6px;
        list-style-type: disc; 
    }


.faq-dormant-suspended-list {
    margin-top: 8px;
    padding-left: 20px;
}

    .faq-dormant-suspended-list li {
        list-style-type: disc;
        margin-bottom: 6px;
    }
