.subscription__top-text {
    display: flex
}

.subscription__top-text p {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 149%;
    color: #fff
}

.subscription__top-text p span {
    color: #ffce00
}

.subscription__top-text img {
    margin-right: 7px
}

.subscription__first-title {
    font-style: normal;
    font-weight: 600;
    font-size: 80px;
    line-height: 120%
}

.subscription-first {
    margin-top: 47px;
    margin-bottom: 47px
}

.subscription-first:before {
    left: 110px
}

.subscription-first__left-text {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 149%;
    color: #fff;
    margin-top: 10px
}

.subscription-first__left-text span {
    color: #ffca31
}

.subscription-first__right img {
    width: 650px;
    height: 499px
}

.subscription-first__inner {
    align-items: flex-start
}

.subscription-first__left {
    margin-top: 35px
}

.subscription-second__left-text {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 149%;
    color: #fff;
    margin-top: 32px
}

.subscription-second__left-text span {
    color: #ffca31
}

.subscription-clients {
    margin-top: 140px;
    margin-bottom: 140px
}

.subscription-clients-text {
    display: none
}

.subscription-clients__items {
    display: flex;
    width: 858px;
    justify-content: center;
    margin: 0 auto;
    padding-top: 46px
}

.subscription-clients__item {
    width: 25%;
    margin: 0 -5px 0 -5px;
    padding: 0 5px 0 5px
}

.subscription-clients__number {
    text-align: center !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 66px !important;
    line-height: 149% !important;
    background: linear-gradient(134.6deg, #0B72FF 8.43%, #3605C0 80.91%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.subscription-clients p {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 149%;
    color: #000
}

.subscription-clients p span {
    color: #075fc5;
    font-weight: bold
}

.subscription-tariffs {
    padding-bottom: 150px
}

.subscription-tariffs__tabs {
    padding-top: 44px;
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
    width: 535px;
    margin: 0 auto
}

.subscription-tariffs__item {
    margin: 0 9px 0 9px;
    border: 1px solid #075fc5;
    border-radius: 5px;
    padding: 9px 25px;
    color: #075fc5;
    font-weight: 500;
    font-size: 18.0243px;
    line-height: 146.5%
}

.subscription-tariffs__item-active {
    background-color: #075fc5;
    color: #fff
}

.subscription-tariffs__tabs-mobile {
    display: none
}

.subscription-tariffs__table-mobile {
    display: none
}

.subscription-table {
    margin: 0 auto;
    background: rgba(7, 95, 197, .12);
    border-radius: 15px;
    border-spacing: 1px 0px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, .1)
}

.subscription-table__btn-yellou {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    padding: 17px 33px;
    background: linear-gradient(90deg, #FFDB1B 0%, #FFBF1B 100%);
    border-radius: 6px;
    margin-right: 16px;
    margin-left: 16px;
    margin-top: 25px;
    color: #362f2f;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.subscription-table__btn-yellou span {
    display: none;
}
.subscription-table__btn-yellou p,
.subscription-table__btn-blue p{
    position: relative;
    z-index: 2;
}
.subscription-table__btn-yellou:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 6px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    background: #ffc634;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.subscription-table__btn-yellou:hover::before {
    opacity: 1;
}
.subscription-table__btn-blue::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    color: #fff;
    background: -o-linear-gradient(315.4deg, #0b72ff 8.43%, #3605c0 80.91%);
    background: linear-gradient(134.6deg, #0b72ff 8.43%, #3605c0 80.91%);
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.subscription-table__btn-blue:hover {
    color: #fff;
}
.subscription-table__btn-blue:hover::before {
    opacity: 1;
}
.subscription-table__btn-blue {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    padding: 17px 33px;
    background-color: #2d50fc;
    border-radius: 6px;
    margin-right: 16px;
    margin-left: 16px;
    margin-top: 25px;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.subscription-table__btn-blue span {
    display: none;
}

.subscription-table__p {
    font-weight: normal;
    font-size: 14px;
    line-height: 149%;
    padding-top: 10px;
    margin-bottom: 25px
}

.subscription-table thead {
    background: #f4f5fd
}

.subscription-table tbody tr:nth-child(odd) {
    background: #fff
}

.subscription-table tbody tr:nth-child(even) {
    background: #f4f5fd
}

.subscription-table th {
    text-align: center;
    padding: 25px 0;
    width: auto
}

.subscription-table td:first-child {
    text-align: left;
    padding: 8px 40px;
    width: 475px
}

.subscription-table td:nth-last-child(5) {
    margin-top: 34px
}

.subscription-table td:last-child {
    padding-right: 20px
}

.subscription-table td {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 149%;
    width: 149px;
    padding: 9px 0
}

.subscription-tariffs__sub-title {
    display: none
}

.subscription-page footer {
    background: rgba(13, 110, 253, 0.06);
}

@media(max-width: 1255px) {
    .subscription-table {
        width: 80%
    }
}

@media(max-width: 1255px) {
    .subscription-first__right img {
        width: 600px;
        height: 450px
    }
}

@media (max-width: 1080px) and (min-width: 768px) {
    .subscription-table td {
        font-size: 14px;
    }
    .subscription-table td:first-child {
        padding: 8px 20px;
    }
    .subscription-table td:last-child {
        padding-right: 0;
    }
    .subscription-table__btn-yellou {
        padding: 10px;
    }
    .subscription-table__btn-blue {
        padding: 10px;
    }
}

@media(max-width: 1069px) {
    .subscription-tariffs__table {
        overflow: scroll;
        width: 95%;
        margin: 0 auto
    }
}

@media(max-width: 861px) {
    .subscription-clients__items {
        width: auto
    }
}

@media(max-width: 768px) {
    .subscription__top-text {
        justify-content: center
    }
    .subscription__first-title {
        text-align: center
    }
    .subscription-first {
        height: 555px;
        padding: 0px
    }
    .subscription-first__right {
        position: relative;
        width: 100%;
        display: flex;
        justify-content: center
    }
    .subscription-first__right img {
        position: absolute;
        width: 100%;
        height: auto
    }
    .subscription-first__left-text {
        text-align: center
    }
    .subscription-second__left-text {
        display: none
    }
    .subscription-clients-text {
        display: block;
        padding-top: 55px;
        padding-bottom: 55px
    }
    .subscription-clients__items {
        width: auto;
        flex-wrap: wrap
    }
    .subscription-clients__item {
        width: 50%
    }
    .subscription-clients p {
        width: 65%;
        margin: 0 auto
    }
    .subscription-tariffs__tabs-mobile {
        display: flex;
        justify-content: space-between;
        width: 92%;
        margin: 0 auto;
        padding: 45px 0
    }
    .subscription-tariffs__table-mobile {
        display: block
    }
    .subscription-tariffs__table {
        overflow: unset;
        width: 100%
    }
    .subscription-tariffs__sub-title {
        display: block;
        font-weight: 600;
        font-size: 18px !important;
        line-height: 120% !important;
        margin-bottom: 17px
    }
    .subscription-tariffs__tabs {
        width: auto;
        padding: 24px 0 34px 0
    }
    .subscription-tariffs__item {
        border: none;
        border-radius: 0;
        padding: 0;
        font-weight: 500;
        font-size: 13.6565px;
        line-height: 146.5%;
        color: #696767;
        margin: 0 16px 0 16px;

    }

    .subscription-tariffs__item-active {
        background-color: #fff;
        color: #075fc5;
        border-bottom: 3px solid #075fc5;
        font-weight: bold
    }
    .subscription-table {
        background: none;
        border-radius: 0;
        border-spacing: 0;
        box-shadow: none;
        width: 100%
    }
    .subscription-table thead {
        background: none;
    }
    .subscription-table thead tr {
        position: absolute;
        display: flex;
        align-items: center;
        width: 100%;
        overflow-x: scroll;
        z-index: 2;
        top:-82px;
    }
    .subscription-tariffs__table{
        padding-top: 82px;
    }
    .subscription-clients{
        margin-bottom: 90px;
    }
    .subscription-table{
        position: relative;
    }
    .subscription-table tbody {
        position: relative;
    }
    .subscription-table tbody tr:nth-child(odd) {
        background: #f4f5fd
    }
    .subscription-table tbody tr:nth-child(even) {
        background: #fff
    }
    .subscription-table tbody tr [data-content] {
        color: #075fc5;
        font-weight: bold
    }
    .subscription-table tbody tr [data-content=start] {
        display: none
    }
    .subscription-table tbody tr [data-content=comand] {
        display: none
    }
    .subscription-table tbody tr [data-content=bizness] {
        display: none
    }
    .subscription-table tbody tr td:first-child {
        width: 80%;
        padding: 8px 40px 8px 12px;
        padding-right: 0;
    }
    .subscription-table__btn {
        margin: 0 6px 0 6px;
        font-weight: bold;
        font-size: 14px;
        line-height: 149%
    }
    .subscription-table__btn-active button {
        background: linear-gradient(0deg, #075FC5, #075FC5), linear-gradient(90deg, #FFDB1B 0%, #FFBF1B 100%);
        border-radius: 4.09695px;
        padding: 6px 18px;
        color: #fff
    }
    /* MOBILE CHANGES Dennis */

    .subscription-table {
        position: relative;
        margin-bottom: 100px;
    }

    .subscription-table td {
        width: unset;
    }

    .subscription-table tbody tr:nth-last-of-type(1) {
        position: absolute;
        min-width: 280;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .subscription-table tbody tr:nth-last-of-type(1) td:first-child {
        order: 1;
        margin-top: 0;
        padding: 8px 0;
        text-align: center;
    }
    .subscription-table tbody tr:nth-last-of-type(1) .subscription-table__p {
        display: none;
    }
    .subscription-table__btn-yellou,
    .subscription-table__btn-blue {
        margin-left: 0;
        margin-right: 0;
        min-width: 240px;
    }
    .subscription-table__btn-yellou span,
    .subscription-table__btn-blue span {
        display: inline;
    }


    /* MOBILE CHANGES Dennis END*/




    .table__mobile tbody tr:nth-child(odd) {
        background: #f4f5fd
    }
    .table__mobile tbody .table__mobile tr:nth-child(odd) {
        background: #f4f5fd
    }
    .table-mobile {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 30px
    }
    .table-mobile__header {
        display: flex;
        flex-direction: row;
        justify-content: space-around
    }
    .table-mobile__item {
        padding: 9px 25px;
        border-radius: 5px
    }
    .table-mobile__footer {
        text-align: center
    }
    .table-mobile__footer button {
        margin-bottom: 20px;
        font-size: 18px
    }
    .mobile-active {
        color: #075fc5;
        font-weight: 700;
        line-height: 165%;
        border-bottom: 3px solid #075fc5
    }
    .mobile-item-active {
        background-color: #075fc5;
        color: #fff;
        border: 1px solid #075fc5;
        border-radius: 5px
    }
}

@media(max-width: 678px) {
    .subscription-first {
        height: 525px
    }
    .subscription-clients p br {
        display: none
    }
}

@media(max-width: 556px) {
    .subscription-first {
        margin-top: 60px !important;
        padding: 0 !important;
        height: 405px
    }
    .subscription-clients p {
        width: 100%
    }
    .subscription-clients-text {
        padding-top: 50px
    }
    .subscription-clients__item p {
        width: 65%
    }
    .subscription-table {
        width: 100%;
        border-radius: 0px
    }
    .subscription-table td {
        font-size: 14px
    }
    .table-mobile {
        width: 100%
    }
    .table-mobile__header {
        justify-content: flex-start
    }
    .table-mobile__item {
        font-size: 14px;
        padding: 5px 18px
    }
    .table-mobile__footer button {
        margin-bottom: 11px;
        font-size: 14px
    }
    .table-mobile__footer p {
        font-size: 14px
    }
}

@media(max-width: 446px) {
    .subscription__first-title {
        font-size: 49px !important;
        line-height: 110% !important;
        margin-top: 5px
    }
    .subscription-first__left-text {
        font-size: 16px
    }
    .subscription-clients p {
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
        padding-top: 0px
    }
}

@media(max-width: 425px) {
    .subscription-clients p br {
        display: none
    }
}

@media(max-width: 375px) {
    .subscription-clients {
        margin-top: 50px;
        margin-bottom: 65px
    }
    .subscription-table__btn-active button {
        font-size: 12px;
    }
}
