.checklist-01 {
    background-color: #f7f5f6 !important;
}

.checklist-01 .modal-block-content {
    margin: 0 auto !important;
    padding: 0 !important;
    float: none !important;
}

.checklist-01 .lt-block-wrapper {
    margin-top: 82px !important;
    margin-bottom: 150px !important;
}

.checklist-01__item {
    margin-top: 57px !important;
}

.checklist-01__item>div>ul {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
}

.checklist-01__item>div>ul>li {
    color: #030303 !important;
    font-family: 'Gilroy-Regular' !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding-left: 51px !important;
    min-height: 39px !important;
    margin-bottom: 18px !important;
    line-height: 1.2;
    /* display: flex !important; */
    align-items: center !important;
    position: relative;
}

.checklist-01__item>div>ul>li:last-child {
    margin-bottom: 0 !important;
}

.checklist-01__item>div>ul>li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: auto;
    display: block;
    margin: auto 0;
    width: 34px;
    height: 24px;
    background: url('https://fs.getcourse.ru/fileservice/file/download/a/11874/sc/138/h/4058e28390aebfb31b433a8a9be23744.png') no-repeat;
    background-size: contain;
}

.checklist-01--negative {
    background: #252525 url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/256/h/f61e5c65e8e62e9ed0e931ba526e51e8.jpg') no-repeat;
    background-size: cover;
}

.checklist-01--negative .checklist-01__item>div>ul>li {
    color: #fff !important;
}

.checklist-01--negative .checklist-01__item>div>ul>li strong {
    font-size: 23px !important;
    color: #08ccbd !important;
}

.checklist-01--negative .lt-block-wrapper {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
}

.gun-checklist .checklist-01__item {
    margin-top: 40px !important;
}

.gun-checklist .checklist-01__text-01>div>p {
    color: #676666 !important;
    font-family: 'Gilroy-Regular' !important;
    font-size: 25px !important;
    font-weight: 600 !important;
    line-height: 1.5;
    position: relative;
}

.gun-checklist .lt-block-wrapper {
    margin-top: 65px !important;
    margin-bottom: 35px !important;
}

.specialist-01 .lt-block-wrapper::before {
    content: 'Этот курс для вас, если вы:';
    color: #030303 !important;
    font-size: 42px !important;
    font-weight: 700 !important;
    font-family: 'Gilroy-Bold' !important;
    line-height: 1 !important;
}

.cards-01 .lt-block-wrapper::before {
    content: 'Применив инструменты курса, вы получите и увеличите доход, если*:';
    color: #353535 !important;
    font-size: 42px !important;
    font-weight: 700 !important;
    font-family: 'Gilroy-Bold' !important;
    line-height: 1 !important;
}

.program-course-container .lt-block-wrapper::before {
    content: 'Программа курса';
    color: #353535 !important;
    font-size: 42px !important;
    font-weight: 700 !important;
    font-family: 'Gilroy-Bold' !important;
    line-height: 1 !important;
}

.training-01 .lt-block-wrapper::before {
    content: 'Как проходит обучение';
    color: #ffffff !important;
    font-size: 42px !important;
    font-weight: 700 !important;
    font-family: 'Gilroy-Bold' !important;
    line-height: 1 !important;
}

.checklist-01 .lt-block-wrapper::before {
    content: 'Что понадобится для обучения';
    color: #353535 !important;
    font-size: 42px !important;
    font-weight: 700 !important;
    font-family: 'Gilroy-Bold' !important;
    line-height: 1 !important;
}

.tariff-01 .lt-block-wrapper::before {
    content: 'Тарифы';
    color: #353535 !important;
    font-size: 42px !important;
    font-weight: 700 !important;
    font-family: 'Gilroy-Bold' !important;
    line-height: 1 !important;
    display: block;
    text-align: center;
}

.checklist-01--negative .lt-block-wrapper::before {
    content: 'Гарантия 100 % возврата денег';
    color: #fff !important;
    font-size: 42px !important;
    font-weight: 700 !important;
    font-family: 'Gilroy-Bold' !important;
    line-height: 1.2 !important;
}

.feat .lt-block-wrapper::before {
    color: #fff !important;
    font-size: 42px !important;
    font-weight: 700 !important;
    font-family: 'Gilroy-Bold' !important;
    line-height: 1 !important;
}

.checklist-02 .lt-block-wrapper {
    margin-top: 0 !important;
}

.program-course-container {
    background-color: #f7f5f6 !important;
}

.program-course-container .lt-block-wrapper {
    margin-top: 108px !important;
    margin-bottom: 127px !important;
}

.program-course {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 23px;
}

.program-course__aside {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 960px;
    width: 100%;
}

.program-course__module {
    display: flex;
    padding-top: 20px;
    padding-bottom: 15px;
    position: relative;
}

.program-course__module::before {
    content: '';
    position: absolute;
    top: 0;
    left: 97px;
    width: 1px;
    height: 100%;
    background-color: #947e62;
}

.program-course__module:last-child {
    margin-bottom: 28px;
}

.program-course__module-title {
    font-family: 'Gilroy-Bold';
    max-width: 98px;
    width: 100%;
    color: #353535;
    font-size: 18px;
    font-weight: 700;
    position: relative;
}

.program-course__module-title::before {
    content: '';
    position: absolute;
    right: -8px;
    top: 7px;
    width: 16px;
    height: 16px;
    background-color: #947e62;
    border-radius: 50%;
}

.program-course__module-list {
    max-width: 750px;
    width: 100%;
    margin-left: 32px;
}

.program-course__module-list-title {
    font-family: 'Gilroy-Bold';
    color: #353535;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px !important;
}

.program-course__module-list-container {
    padding: 0;
    margin: 0;
    list-style: none;
}

.program-course__module-list-item {
    font-family: 'Gilroy-Regular';
    color: #353535;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
}

.program-course__module-list-item:last-child {
    margin-bottom: 0;
}

.program-course__module-list-result {
    color: #353535;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Gilroy-Regular';
    display: flex;
    margin-top: 12px !important;
}

.program-course__module-list-result-text-bold {
    opacity: 0.8;
    color: #353535;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Gilroy-Bold';
    margin-right: 11px;
}

.program-course__button {
    font-family: 'Gilroy-Semibold' !important;
    color: #fbf9f8 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
    background-image: linear-gradient(to top, #c44d1d 0%, #eea61e 100%) !important;
    box-shadow: 0 10px 20px 1px rgba(214, 127, 13, 0.22) !important;
    padding: 0 !important;
    margin: 0 !important;
    min-height: 1px !important;
    border: none !important;
    line-height: 1 !important;
    padding: 25px 45px 23px 45px !important;
    border-radius: 22px !important;
    transition: opacity .3s;
    margin-top: 28px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.program-course__button:hover {
    opacity: .7;
}

.program-course__button:active {
    opacity: .5;
}

.program-course__photos {
    width: 488px;
}

.program-course__image-box {
    width: 488px;
    height: 320px;
    margin-bottom: 40px;
}

.program-course__image-box:last-child {
    margin-bottom: 0;
}

.program-course__image-box>img {
    display: block;
    width: 100%;
    height: auto;
}

.training-01 {
    background: #252525 url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/110/h/145e75ef7031d988ab1d064887c5a7a6.jpg') no-repeat;
    background-size: cover;
}

.training-01 .lt-block-wrapper {
    margin-top: 60px !important;
    margin-bottom: 30px !important;
}

.training-01 .modal-block-content {
    /* padding: 0 !important; */
    margin-top: 71px;
}

.training-01 .lt-tsr-block.flex-column {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 225px !important;
    flex-basis: 225px !important;
    width: 100% !important;
    min-width: 1px !important;
}

.training-01 .lt-tsr-block.flex-column .lt-tsr-content {}

.training-01 .lt-tsr-block.flex-column .icon {
    margin: 0 !important;
    position: relative;
    height: 42px;
    margin-bottom: 18px !important;
}

.training-01 .lt-tsr-block.flex-column:first-child .icon::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 42px;
    height: 42px;
    background: url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/446/h/ffbe4960bdcccecb08f38d75f66654bc.svg') no-repeat;
    background-size: contain;
}

.training-01 .lt-tsr-block.flex-column:nth-child(2) .icon::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 41px;
    height: 39px;
    background: url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/384/h/eca6d7b7d60a0ff1cb49f0bf487bc229.svg') no-repeat;
    background-size: contain;
}

.training-01 .lt-tsr-block.flex-column:nth-child(3) .icon::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/254/h/a1b6e1c0f319336eb5fac969efd76666.svg') no-repeat;
    background-size: contain;
}

.training-01 .lt-tsr-block.flex-column:nth-child(4) .icon::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 38px;
    background: url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/348/h/dc0fa2db8d6836b80469edbd9b08f57b.svg') no-repeat;
    background-size: contain;
}

.training-01 .lt-tsr-block.flex-column:nth-child(5) .icon::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/6/h/e1dc268f2649b31a3836719ed2513086.svg') no-repeat;
    background-size: contain;
}

.training-01 .lt-tsr-block.flex-column:nth-child(6) .icon::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/187/h/aba129f7061d72e33fa6f007e966c2c3.svg') no-repeat;
    background-size: contain;
}

.training-01 .lt-tsr-block.flex-column:last-child .icon::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 39px;
    background: url('//fs.getcourse.ru/fileservice/file/download/a/11874/sc/476/h/84d491af77217f02168d03b4f8669710.svg') no-repeat;
    background-size: contain;
}

.training-01 .lt-tsr-block.flex-column .icon .icon-wrapper {
    display: none !important;
}

.training-01 .lt-tsr-block.flex-column .f-header {
    margin: 0 !important;
    margin-bottom: 19px !important;
}

.training-01 .lt-tsr-block.flex-column .f-header>p {
    font-family: 'Gilroy-Bold' !important;
    color: #fbf9f8 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-align: left !important;
}

.training-01 .lt-tsr-block.flex-column .f-description {}

.training-01 .lt-tsr-block.flex-column .f-description>p {
    font-family: 'Gilroy-Regular' !important;
    opacity: 0.8 !important;
    color: #fbf9f8 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: left !important;
}

.training-02 .lt-tsr-block.flex-column {
    max-width: 30% !important;
    flex-basis: 30% !important;
    box-shadow: 0 10px 18px 3px rgba(214, 209, 209, 0.72) !important;
    background-color: #ffffff !important;
    border-radius: 6px !important;
    margin: 0 20px !important;
    margin-bottom: 50px !important;
}

.training-02 .lt-tsr-block.flex-column .lt-tsr-content {
    padding: 30px 45px !important;
}

.training-02 .flex-row {
    justify-content: center !important;
}

.training-02 .lt-tsr-block.flex-column .f-header>p,
.training-02 .lt-tsr-block.flex-column .f-description>p {
    color: #353535 !important;
    text-align: center !important;
}

.training-02 .lt-tsr-block.flex-column .f-description>p {
    font-weight: 600 !important;
}

.training-02 .lt-tsr-block.flex-column .icon::before {
    right: 0;
    margin: 0 auto;
}

.checklist-01--mb-min .lt-block-wrapper {
    margin-bottom: 20px !important;
}