.cards-01 {
    background-color: #f7f5f6 !important;
}

.cards-01 .lt-block-wrapper {
    margin-top: 30px !important;
    margin-bottom: 55px !important;
}

.cards-01 .modal-block-content {
    margin-top: 85px !important;
    margin-bottom: 11px !important;
    padding: 0 !important;
}

.cards-01 .flex-row {
    justify-content: center !important;
}

.cards-01 .lt-tsr-block.flex-column {
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: 0 10px 18px 3px rgba(214, 209, 209, 0.72) !important;
    background-color: #ffffff !important;
    border-radius: 6px !important;
    width: 360px !important;
    flex-basis: 360px !important;
    max-width: 360px !important;
    height: 229px !important;
    margin-right: 32px !important;
    margin-bottom: 29px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cards-01 .lt-tsr-block.flex-column:nth-child(4n) {
    margin-right: 0 !important;
}

.cards-01 .lt-tsr-block.flex-column:last-child {
    margin-right: 0 !important;
}

.cards-01 .icon {
    display: none;
}

.cards-01 .f-header>p {
    font-family: 'Gilroy-Medium' !important;
    max-width: 260px !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #353535 !important;
    text-align: left !important;
    margin-left: 68px !important;
}

.cards-01 .f-header>p>strong {
    font-size: 19px !important;
    color: #795548 !important;
}

.cards-01 .f-description>p {
    font-family: 'Gilroy-Regular' !important;
    max-width: 245px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #353535 !important;
    text-align: left !important;
    margin-left: 68px !important;
}

.cards-01__text-01>div>p {
    color: #353535 !important;
    font-family: 'Gilroy-Regular' !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.cards-01__bg-color {
    background-color: #f7f5f6 !important;
}

.cards-01__bg-color .modal-block-content {
    margin-bottom: 96px !important;
    padding: 0 !important;
}

.gun-cards .f-header>p {
    max-width: 310px !important;
    margin: 0 auto !important;
    padding: 0 20px !important;
}

.gun-cards .modal-block-content {
    margin-top: 0 !important;
}

.gun-cards .lt-tsr-block.flex-column {
    transition: all .3s;
}

.gun-cards .lt-tsr-block.flex-column:hover {
    box-shadow: 0 2px 27px 13px rgba(214, 209, 209, 0.72) !important;
}

.cards-02 .lt-tsr-block.flex-column {
    height: auto !important;
    padding: 30px 0 !important;
}

.cards-02 .f-header>p>strong {
    margin-bottom: 15px !important;
    display: block !important;
    font-size: 24px !important;
}

.cards-02 .f-header>p {
    text-align: center !important;
}

.cards-02 .lt-block-wrapper {
    margin-top: 70px !important;
    margin-bottom: 55px !important;
}

.tariff-01 {
    background-color: #f7f5f6 !important;
}

.tariff-01 .lt-block-wrapper {
    margin-top: 60px !important;
    margin-bottom: 102px !important;
}

.tariff-01 .my-container {
    margin-top: 40px !important;
    position: relative;
}

.tariff-01 .my-container::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 400px;
    height: 136px;
    background: transparent url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/287/h/0ba5d5de9e98f01c31b3e986c2be050f.png') no-repeat;
    background-size: contain;
}

.tariff-01 .builder {
    position: relative;
    padding: 0 !important;
    max-width: 750px !important;
    flex-basis: 750px !important;
    width: 100% !important;
    margin-right: 19px !important;
    background-color: #fff !important;
    border-radius: 6px !important;
    padding: 92px 80px 99px 98px !important;
    cursor: default;
    transition: all .3s;
}

.tariff-01 .builder:hover {
    box-shadow: 0 10px 18px 3px rgba(214, 209, 209, 0.72);
}

.tariff-01__title>div>p {
    color: #353535 !important;
    font-family: 'Gilroy-Semibold' !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
}

.tariff-01__subtitle>div>p {
    font-family: 'Gilroy-Regular' !important;
    color: #353535 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.tariff-01__list>div>ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

.tariff-01__list>div>ul>li {
    font-family: 'Gilroy-Regular' !important;
    color: #030303 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    min-height: 30px !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    padding-left: 55px !important;
    margin-bottom: 11px !important;
}

.tariff-01__list>div>ul>li:last-child {
    margin-bottom: 0 !important;
}

.tariff-01__list>div>ul>li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: block;
    width: 34px;
    height: 24px;
    background: url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/138/h/4058e28390aebfb31b433a8a9be23744.png') no-repeat;
    background-size: contain;
}

.tariff-01__text-price>div>p {
    font-family: 'Gilroy-Medium' !important;
    color: #947e62 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.tariff-01__text-price>div>p>del {
    opacity: 0.7 !important;
    color: #030303 !important;
    font-family: 'Gilroy-Medium' !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    margin-right: 14px !important;
    position: relative !important;
}

.tariff-01__text-price>div>p>del::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
    margin: auto 0;
    height: 1px;
    width: 100%;
    background-color: #947e62;
}

.tariff-01__desc>div>p {
    font-family: 'Gilroy-Regular' !important;
    color: #030303 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.tariff-01 .builder[data-path="column1"]::before {
    content: 'Нет возможности оплатить курс сразу?';
    color: #353535 !important;
    font-family: 'Gilroy-Bold' !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    position: absolute;
    left: 0;
    bottom: -72px;
}

.tariff-01 .builder[data-path="column1"]::after {
    content: 'Выбирайте рассрочку от банка Тинькофф на странице оплаты заказа';
    color: #353535 !important;
    font-family: 'Gilroy-Regular' !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    position: absolute;
    left: 0;
    bottom: -95px;
}

.cards-kurs .f-description>p {
    margin: 0 auto !important;
    max-width: 260px !important;
}

.cards-kurs .f-header>p {
    margin: 0 auto !important;
}

.cards-kurs .f-header {
    margin-top: 0 !important;
}

.cards-kurs .lt-tsr-block.flex-column {
    height: auto !important;
    padding: 20px 0 !important;
}