.wrapper_faq {
    width: 98%;
    height: 100%;
    margin: auto
}

.wrapper_faq:after {
    clear: both
}

.faq_div_left {
    float: left;
    width: 40%;
    display: block;
    margin: 10px 10px 10px 40px;
    background-color: #fafafa;
    padding: 15px 30px 15px 15px;
    border: 1px solid #e8e8e8
}

.faq_div_left_1 {
    float: left;
    width: 40%;
    display: block;
    margin: 10px 10px 0 45px;
    padding: 15px 15px 0 15px
}

.faq_center {
    width: 100%;
    clear: both;
    overflow: hidden
}

.faq_center_1 hr {
    width: 100%;
    min-width: 900px;
    border: 1px #e8e8e8 dashed;
    margin-bottom: 15px
}

.faq_div_center {
    float: left;
    width: 90%;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
    padding: 15px 0 15px 0
}

.image_faq_top {
    margin: 0 10px 0 10px;
    width: 40px;
    position: absolute;
}

.image_faq_top_2 {
    margin: -5px 0 0 -315px;
    width: 40px;
    text-align: center;
    position: absolute
}

.faq_p {
    text-align: left;
    float: left;
    margin: 5px 0 10px 60px;
    width: 100%;
    min-width: 980px;
    color: #882211;
    font-size: 16px;
    font-family: 'Tahoma'
}

.faq_p2 {
    text-align: left;
    float: left;
    margin: 0 0 10px 60px;
    font-size: 22px;
    width: 440px;
    max-width: 800px;
    color: #424242;
    font-family: 'PT Sans', sans-serif;
    display: block
}

.faq_p3 {
    text-align: left;
    float: left;
    margin: 0 0 10px 0;
    color: #882211;
    font-size: 16px;
    font-family: 'Tahoma';
    display: block;
    width: 100%
}

.faq_a {
    font-size: 22px;
    color: #424242;
    font-family: 'PT Sans', sans-serif;
    text-align: right;
    margin-top: 0
}

.faq_ul {
    float: left;
    margin: 5px 0 0 20px;
    list-style: none;
    width: 100%;
    display: block;
    text-align: left
}

.faq_ul_margin {
    margin-top: 50px
}

.faq_ul_center {
    margin: 5px 0 0 0;
    list-style: none;
    width: 440px;
    display: block
}

.faq_ul_center li a {
    text-decoration: none;
    font-size: 16px;
    color: #424242;
    font-family: Arial, Helvetica, sans-serif
}

.faq_ul li a:hover {
    color: #882211
}

.faq_ul_center li {
    margin-bottom: 15px
}

.faq_ul_center li a:hover {
    color: #882211
}

.faq_ul li {
    margin-bottom: 10px
}

.faq_ul li a {
    text-decoration: none;
    color: #424242;
    font-size: 14px;
    font-family: 'Tahoma'
}

.faq_ul li a:hover {
    color: #882211
}

.faq_button {
    text-align: center !important;
    float: left;
    font-size: 14px !important;
    font-family: 'PT Sans', sans-serif;
    background-color: #f2f2f2;
    display: block;
    position: relative;
    padding: 3px;
    padding: 10px 20px;
    border: 1px solid #e8e8e8 !important;
    border-radius: 5px;
    color: #a3a3a3 !important;
    margin-top: 5px;
    margin-bottom: 10px
}

.faq_button:hover {
    background-color: #9a9a9a;
    color: #ffffff !important
}

.faq_a_2 {
    text-align: left;
    float: left;
    font-size: 18px;
    color: #424242;
    font-family: 'PT Sans', sans-serif;
    display: block;
    text-decoration: none;
    margin-right: 10px
}

.faq_a_2:hover {
    text-align: left;
    float: left;
    font-size: 18px;
    color: #882211;
    font-family: 'PT Sans', sans-serif;
    display: block;
    text-decoration: none;
    margin-right: 10px
}

.faq_a_3 {
    text-align: left;
    float: left;
    font-size: 18px;
    color: #882211;
    font-family: 'PT Sans', sans-serif;
    display: block;
    text-decoration: none
}

.image_faq_arrow {
    margin-left: 10px;
    margin-bottom: 2px;
    padding-bottom: -10px
}

.faq_left_str2 {
    float: left;
    display: block;
    margin: 10px 0 20px 90px
}

.faq_left_str3 {
    float: left;
    display: block;
    margin: 10px 10px 10px 80px;
    padding: 15px
}

.faq_ul_str2 {
    float: left;
    margin: 5px 0 0 20px;
    list-style: none;
    display: block;
    text-align: left
}

.faq_ul_str2 li {
    background-color: #e8e8e8;
    padding: 10px;
    min-width: 700px
}

.faq_ul_str2 li:nth-child(2n) {
    background-color: #fafafa
}

.faq_ul_str2 li a {
    text-decoration: none;
    font-size: 16px;
    color: #424242;
    font-family: Arial, Helvetica, sans-serif
}

.faq_ul_str2 li a:hover {
    color: #882211
}

.wrapper_faq table {
    border-collapse: collapse;
    border: 1px solid #2d2d2d !important;
    text-align: center;
    margin: auto;
    margin-bottom: 10px
}

.wrapper_faq table th {
    background-color: #777677;
    color: #ffffff;
    padding: 10px;
    border: #c0c0c0 1px solid;
    font-size: 12px
}

.wrapper_faq table td {
    padding: 10px 20px 10px 20px;
    border: #c0c0c0 1px solid;
    vertical-align: top;
}

.wrapper_faq table tr:nth-child(odd) {
    background-color: #cdcccc;
    color: #000000
}

.wrapper_faq table tr:nth-child(2n) {
    background-color: #e6e5e5;
    color: #000000
}

.wrapper_faq .image-faq {
    text-align: center;
    margin: 10px 0 30px 0
}

.wrapper_faq .image-faq img {
    BORDER: silver 1px solid;
    border-radius: 10px
}

.button-history {
    position: relative;
    display: inline-block;
    margin: 10px 5px 5px 0;
    padding: 7px 25px;
    border: 1px solid;
    border-radius: 2px;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
    color: white;
    vertical-align: top;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
    font-size: 13px;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Tahoma';
    text-align: center;
    min-width: 100px
}

.button-history:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
    background-image: -moz-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
    background-image: -o-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
    background-image: radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
    content: '';
    pointer-events: none
}

.button-history:hover:before {
    background-color: rgba(255, 255, 255, 0.1)
}

.button-history:active {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2)
}

.button-history:active:before {
    content: none
}

.button-red-history {
    border-color: #ae3623 #ae3623 #992f1f;
    background: #882211;
    background-image: -webkit-linear-gradient(top, #800000, #882211 66%, #800000);
    background-image: -moz-linear-gradient(top, #800000, #882211 66%, #800000);
    background-image: -o-linear-gradient(top, #800000, #882211 66%, #800000);
    background-image: linear-gradient(to bottom, #800000, #882211 66%, #800000)
}

.button-red-history:active {
    border-color: #992f1f #ae3623 #ae3623;
    background: #882211
}

@media screen and (max-width: 1400px) {
    .faq_div_left {
        float: left;
        width: 88%;
        max-width: 900px;
        display: block;
        margin: 10px 10px 10px 60px;
        background-color: #fafafa;
        padding: 15px;
        border-radius: 5px;
        border: 1px solid #e8e8e8
    }

    .faq_div_left_1 {
        float: left;
        width: 100%;
        max-width: 900px;
        display: block;
        margin: 0 10px 0 60px;
        padding: 0 15px 0 15px
    }

    .faq_div_left_margin {
        margin-top: 20px
    }

    .faq_p {
        text-align: left;
        float: left;
        margin: 5px 0 10px 60px;
        width: 100%;
        max-width: 900px;
        color: #882211;
        font-size: 16px;
        font-family: 'Tahoma';
        display: block
    }

    .faq_p2 {
        text-align: left;
        float: left;
        margin: 0 0 10px 60px;
        font-size: 22px;
        width: 100%;
        max-width: 900px;
        color: #424242;
        font-family: 'PT Sans', sans-serif;
        display: block
    }

    .faq_ul {
        float: left;
        margin: 5px 0 0 20px;
        list-style: none;
        width: 100%;
        max-width: 980px;
        min-width: 40%;
        display: block;
        text-align: left
    }

    .faq_ul_center {
        margin: 5px 0 0 0;
        list-style: none;
        width: 100%;
        display: block
    }

    .faq_ul_str2 li {
        background-color: #e8e8e8;
        padding: 10px;
        min-width: 980px
    }

    .faq_ul_margin {
        margin-top: 0
    }
}

.text_hide_top ul {
    list-style-image: url('/img/red_round.svg')
}

.underline{
    text-decoration: underline;
}

.text_hide_top{
    line-height: 16px;
}

.tron{
    background: url("/img/crypto-img-12.jpg") 0 0 no-repeat;
    padding: 0 0 0 40px;
    background-size: 32px 30px;
    display: inline-block;
    min-height: 30px;
}

.faq-accordion details{
    margin-bottom: 15px;
}

.faq-accordion summary {
    cursor: pointer;
    font-weight: bold;
    list-style: none;
    padding: 15px;
    border: 1px solid rgba(18, 18, 18, 0.07);
    background: #ededed;
}

.faq-accordion summary::-webkit-details-marker {
    display: none;
}

.faq-accordion summary::after {
    content: "▼";
    float: right;
}

.faq-accordion details[open] summary::after {
    content: "▲";
}

.faq-accordion .content{
    padding: 20px;
    border: 1px solid rgba(18, 18, 18, 0.07);
    border-top: none;
    background: #f6f6f6;
}


.faq_h1{
    color: #882211;
    font-family: Tahoma;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.faq_h2{
    color: #882211;
    font-family: Tahoma;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}

.faq_t2{
    font-family: Tahoma;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.t-red{
    color: #882211;
}

.b-left{
    padding: 0 0 0 10px;
    border-left: 2px solid #882211;
}

.about-crypto-values{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    margin-bottom: 20px;
}

.about-crypto-values .value-item{
    padding: 20px;
    flex: 1;
}

.about-crypto-values .value-item:first-child{
    border: 1px solid rgba(18, 18, 18, 0.07);
    background: radial-gradient(221.43% 100% at 0% 0%, rgba(247, 147, 26, 0.30) 0%, rgba(247, 147, 26, 0.00) 100%), #F6F6F6;
}

.about-crypto-values .value-item{
    border: 1px solid rgba(18, 18, 18, 0.07);
    background: radial-gradient(221.43% 100% at 0% 0%, rgba(38, 161, 123, 0.30) 0%, rgba(38, 161, 123, 0.00) 100%), #F6F6F6;
}

.crypto-value-list{
    margin-bottom: 20px;
}

.crypto-value-list .value-list-item{
    display: flex;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid rgba(18, 18, 18, 0.07);
    background: rgba(18, 18, 18, 0.04);
    align-items: center;
    flex-wrap: wrap;
}

.crypto-value-list .value-list-item .img{
    margin: 0 20px 0 0;
}

.c-num-list{
    display: flex;
    margin-bottom: 15px;
}

.c-num-list p{
    margin: 8px 0 0 0;
    flex: 1 1 auto;
}

.c-num-list .num{
    flex: 0 0 30px;
    font-weight: bold;
    font-size: 16px;
    border-radius: 50%;
    color: #fff;
    background: #882211;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 12px 0 0;
}

.faq-link{
    background-color: #e8b143;
    display: inline-block;
    padding: 5px 15px;
    font-weight: bold;
    text-decoration: none;
}

.crypto-app-links a{
    background-color: #e8b143;
    display: inline-block;
    padding: 5px 15px;
    font-weight: bold;
    text-decoration: none;
    flex: 1;
    text-align: center;
}

.crypto-app-links span{
    display: inline-block;
    padding: 0 0 0 30px;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 0 0;
    line-height: 24px;
}

.crypto-app-links .android-link span{
    background-image: url("/img/android-ico.svg");
}

.crypto-app-links .ios-link span{
    background-image: url("/img/ios-ico.svg");
}

.faq-video-block {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    overflow: hidden;
    max-width: 700px;
    background: #000;
    border-radius: 12px;
}


.faq-video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


.video-ru,
.video-en {
    display: none;
}


.video-lang {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    background: rgba(0, 0, 0, 0.85);
    z-index: 2;
}


.video-lang div {
    padding: 14px 22px;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.2s;
    min-width: 220px;
    text-align: center;
}


.trigger-ru {
    background-color: #e8b143;
    color: #882211;
}


.trigger-en {
    background: #333;
    color: #fff;
}

.video-lang div:hover {
    opacity: 0.85;
}




@media screen and (max-width: 768px) {
    .wrapper_faq table {
        width: 100% !important;
    }
}