.tarif {
    margin-bottom: 88px;
}
.tarif__filter {
    display: none;
    position: relative;
    margin-bottom: 12px;
}
.tarif__table-col-0 {
    width: 415px;
}
.tarif__table-col-1 {
    max-width: 100px;
}
.tarif__table-col-2 {
    max-width: 100px;
}
.tarif__table-col-3 {
    max-width: 100px;
}
.tarif__table-col-4 {
    max-width: 100px;
}
.tarif__num-tarif {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
    color: #2c60d1;
    white-space: nowrap;
}
.tarif__yes {
    display: inline-block;
    background: url('../img/tarif/icon-yes.svg') center center no-repeat;
    width: 20px;
    height: 20px;
}
.tarif__no {
    display: inline-block;
    background: url('../img/tarif/icon-no.svg') center center no-repeat;
    width: 20px;
    height: 20px;
}
.tarif .select-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 16px;
    border-radius: 8px;
    cursor: pointer;
    background-color: #fff;
}
.tarif .select-btn .btn-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.16px;
    color: rgba(0, 0, 0, 0.87);
}
.tarif .select-btn .arrow-dwn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 16px;
    height: 9px;
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
    -webkit-mask-image: url('../img/arrow.svg');
    mask-image: url('../img/arrow.svg');
    background: #6e93f7;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.tarif .select-btn.open .arrow-dwn {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.tarif .select-btn.open ~ .list-items {
    display: block;
}
.tarif .list-items {
    position: absolute;
    margin-top: 4px;
    border-radius: 8px;
    padding: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    display: none;
    width: 100%;
}
.tarif .list-items .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    height: 50px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 0 15px;
    border-radius: 8px;
}
.tarif table {
    width: 100%;
    border-collapse: collapse;
}
.tarif table thead th {
    padding: 0px 45px 24px 0px;
}
.tarif table th {
    font-family: 'Commissioner';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
    text-align: left;
}
.tarif table th:first-child {
    padding: 32px 24px;
}
.tarif table tbody tr:first-child td:first-child {
    border-radius: 16px 0px 0px 0px;
}
.tarif table tbody tr:first-child td:last-child {
    border-radius: 0px 16px 0px 0px;
}
.tarif table tbody tr:last-child td:first-child {
    border-radius: 0px 0px 0px 16px;
}
.tarif table tbody tr:last-child td:last-child {
    border-radius: 0px 0px 16px 0px;
}
.tarif table tbody tr:nth-child(odd) {
    background: #fff;
}
.tarif table tbody tr:first-child {
    border-radius: 16px 0px 0px 0px;
}
.tarif table tbody tr:last-child {
    border-radius: 16px 0px 0px 0px;
}
.tarif table tbody tr:nth-child(even) {
    background: #eef1f7;
}
.tarif table tbody td {
    font-family: 'Golos Text';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.5px;
    color: rgba(0, 0, 0, 0.87);
    padding: 17px 20px 17px 0px;
    height: 96px;
}
.tarif table tbody td:first-child {
    padding-left: 24px;
    padding-right: 24px;
}

@media (max-width: 576px) {
    .tarif__num-tarif {
        font-size: 14px;
    }
    .tarif table tbody tr {
        gap: 10px;
    }
}

@media (max-width: 768px) {
    .tarif {
        margin-bottom: 56px;
    }
    .tarif__filter {
        display: block;
    }
    .tarif__filter select {
        padding: 20px;
    }
    .tarif__table.show-1 .tarif__table-col-1 {
        display: block !important;
    }
    .tarif__table.show-2 .tarif__table-col-2 {
        display: block !important;
    }
    .tarif__table.show-3 .tarif__table-col-3 {
        display: block !important;
    }
    .tarif__table.show-4 .tarif__table-col-4 {
        display: block !important;
    }
    .tarif__table-col-0 {
        font-family: 'Golos Text' !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 20px !important;
        letter-spacing: 0.16px !important;
        color: rgba(0, 0, 0, 0.5) !important;
        padding-left: 12px !important;
        width: 55% !important;
    }
    .tarif__table-col-1 {
        font-family: 'Golos Text' !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 20px !important;
        letter-spacing: 0.16px !important;
        color: rgba(0, 0, 0, 0.87) !important;
        width: 40% !important;
        max-width: 100% !important;
        display: none !important;
    }
    .tarif__table-col-1.show {
        display: block;
    }
    .tarif__table-col-2 {
        font-family: 'Golos Text' !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 20px !important;
        letter-spacing: 0.16px !important;
        color: rgba(0, 0, 0, 0.87) !important;
        display: none !important;
        width: 40% !important;
        max-width: 100% !important;
    }
    .tarif__table-col-3 {
        font-family: 'Golos Text' !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 20px !important;
        letter-spacing: 0.16px !important;
        color: rgba(0, 0, 0, 0.87) !important;
        display: none !important;
        width: 40% !important;
        max-width: 100% !important;
    }
    .tarif__table-col-4 {
        font-family: 'Golos Text' !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 20px !important;
        letter-spacing: 0.16px !important;
        color: rgba(0, 0, 0, 0.87) !important;
        display: none !important;
        width: 40% !important;
        max-width: 100% !important;
    }
    .tarif__num-tarif {
        font-size: 16px;
        line-height: 24px;
    }
    .tarif .list-items .item.check {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .tarif .list-items .item.check::after {
        content: '';
        background: url('../img/check.svg') center center no-repeat;
        width: 17px;
        height: 13px;
    }
    .tarif table tbody tr:first-child {
        border-radius: 16px 16px 0px 0px;
    }
    .tarif table tbody tr:last-child {
        border-radius: 0px 0px 16px 16px;
    }
    .tarif table tbody tr:nth-child(even) {
        background: #fff;
    }
    .tarif table tbody td:first-child {
        padding-right: 10px;
    }
    .tarif table tbody td {
        padding: 12px 0px;
        height: auto;
    }
    .tarif table tbody tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 40px;
    }
    .tarif table table,
    .tarif table tr,
    .tarif table td,
    .tarif table tbody {
        display: block;
    }
    .tarif table thead {
        display: none;
    }
    .tarif table td {
        border-color: #ccc;
        border-width: 0 0 1px 0;
        overflow: hidden;
    }
    .tarif table td:before {
        float: left;
        width: 50%;
        background-color: #e7e7e7;
        margin: -10px 10px -10px -10px;
        padding: 10px 0 10px 10px;
    }
}

.tarif .desktop {
    display: none;
}

.tarif .mobile {
    display: inline-table;
}

.tarif .mobile tr {
    flex-direction: column;
}

.tarif .mobile tbody tr:first-child td:first-child {
    padding: 0;
}

.tarif .mobile tbody tr td:first-child{
    padding: 0;
}

.tarif .mobile tbody tr {
    padding: 10px 0;
}

.tarif .mobile tbody tr {
    gap: 10px;
}

.tarif .mobile tbody td {
    display: flex;
    align-items: center;
    width: 80%;
    margin-left: 10%;
    justify-content: space-between;
}

.tarif-title {
    font-weight: 500;
    font-family: Commissioner;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .tarif-title {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .tarif .mobile {
        display: none;
    }
    .tarif .desktop {
        display: inline-table;
    }
}

@media (max-width: 992px) {
    .tarif__table-col-0 {
        width: 270px;
    }
    .tarif__num-tarif {
        font-size: 15px;
    }
    .tarif table thead th {
        font-size: 13px;
        line-height: 19px;
    }
    .tarif table tbody td {
        font-size: 15px;
    }
}

@media (max-width: 1100px) {
    .tarif__num-tarif {
        font-size: 17px;
    }
    .tarif table thead th {
        font-size: 17px;
    }
    .tarif table tbody td {
        font-size: 17px;
    }
}

@media (max-width: 1200px) {
    .tarif__table-col-0 {
        width: 300px;
    }
    .tarif table tbody td {
        font-size: 19px;
    }
}