.t668__wrapper{
    border-radius:10px;
    overflow:hidden !important;
}
.t668__title em{
    font-weight:normal !important;
    color:#353c62;
    font-style:normal !important;
    width:600px;
    max-width:70% !important;
    display:inline-block;
    float:right;
    font-size:16px;
    position:absolute;
    right:70px;
    top:20px;
}
.t668__title{
    width:100% !important;
    display:block !important;
}
.t668__text ol{
    counter-reset: myCounter;
    padding-left:0 !important;
}

.t668__text li{
    list-style: none;
    width:100%;
    float:left;
    margin-bottom:15px;
}

.t668__text li:before {
    counter-increment: myCounter;
    content:counter(myCounter);
      color: #fff;
      font-weight:bold;
      background: #0057ff;
      display: inline-block;
      text-align: center;
      margin: 0 15px 15px 0;
      line-height: 40px;
      width: 40px;
      height: 40px;
      float:left;
      border-radius:30px;
}
.t165__btn-wrapper{
    padding-top:30px;
}
.t668__title strong{
    width:32px;
    text-align:center;
    color:#0057ff;
    margin-right:15px;
    font-size:42px;
    float:left;
    margin-top:-5px;
    margin-bottom:-5px;
    line-height:1;
}
.t996__cover:after{
    background:linear-gradient(90deg,#fff,transparent);
}
.t-col:last-child .t007__text a:before{
    content:'';
    width:24px;
    height:24px;
    display:inline-block;
    margin-right:10px;
    background:url(https://static.tildacdn.com/tild3731-3664-4934-b934-326664656635/telegram.svg);
    background-size:16px;
    background-position:center bottom;
    background-repeat:no-repeat;
}
.t-col:first-child + .t-col .t007__text{
    text-align:center;
}
.t-col:last-child .t007__text{
    text-align:right;
}
@media(max-width:640px){
    .t165__col-top{
        padding:0 !important;
    }
    .t-rec_pt_90{
        padding-top:45px !important;
    }
    .t-rec_pb_90{
        padding-bottom:45px !important;
    }
    .t795__title{
        margin-bottom:0 !important;
    }
    .t230__btn-container{
        display:none !important;
    }
    .t007{
        text-align:center !important;
    }
    .t-col:last-child .t007__text{
        text-align:center !important;
    }
    .t230__sectitle,.t230__sectitle + div{
        display:none;
    }
    .t-name{
        font-size:24px !important;
    }
    .t-descr,.t-text{
        font-size:20px !important;
    }
    .t668__title em{
        display:none;
    }
    .t795__title{
        font-size:36px;
    }
    .t795__descr{
        padding-top:30px;
    }
    .t165__textwrapper{
        padding-left:15px;
    }
    .t165__left .t165__textwrapper{
        padding:0 !important;
    }
    .t165__left .t165__textwrapper .t165__title{
        font-size:36px !important;
    }
    .t-col_7 .t165__textwrapper{
        padding:0 15px !important;
    }
    .t-card__descr{
        font-size:24px !important;
    }
    .t-col:last-child{
        margin-bottom:0 !important;
    }
    .t005A__title {
        font-size:36px !important;
        padding-bottom:0 !important;
    }
    .t165__uptitle {
        font-size:20px !important;
    }
}