@font-face {
    font-family: "ProximaNova";
    src: url("./fonts/ProximaNova-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "ProximaNova";
    src: url("./fonts/ProximaNova-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*
body {
    background-color: #e5e5e5;
    margin: 0;
}
*/

.main_page_block_td2021.main_page_block_plitka_td2022{
    margin-top: 40px;
}

.main_page_block_td2021 .start-wrap {
    padding: 0 20px;
    margin-bottom: 88px;
    margin-top: 94px;
}
@media (max-width: 1025px) {
    .main_page_block_td2021 .start-wrap > div {
        min-width: auto !important;
        width: 100% !important;
    }
}
@media (max-width: 767px) {
    .main_page_block_td2021 .start-wrap {
        padding: 0 10px;
        margin-bottom: 68px;
    }
    .main_page_block_td2021 .start-wrap > div {
        height: 72px !important;
    }
    .main_page_block_td2021 .start-wrap > div .timer-element {
        width: 72px !important;
        height: 72px !important;
    }
    .main_page_block_td2021 .start-wrap > div canvas {
        width: 72px !important;
        height: 72px !important;
        margin: 0 auto !important;
    }
    .main_page_block_td2021 .start-wrap > div .timer-separator {
        display: none !important;
    }
    .main_page_block_td2021 .start-wrap > div [id*='timer-number'] {
        font-size: 30px !important;
    }
}

.main_page_block_td2021 .title {
    margin: 0 0 27px;
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #000;
}
@media (max-width: 767px) {
    .main_page_block_td2021 .title {
        font-size: 28px;
        line-height: 38px;
    }
}

.main_page_block_td2021 .container {
    box-sizing: border-box;
    max-width: 1170px;
    padding: 0 20px;
    margin: 0 auto;
}

.main_page_block_td2021 .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
@media (max-width: 1025px) {
    .main_page_block_td2021 .row {
        margin: 0;
    }
}

.main_page_block_td2021 .col {
    margin: 0 15px;
}
.main_page_block_td2021 .col-1 {
    width: calc(50% - 30px);
}
.main_page_block_td2021 .col-2 {
    width: 100%;
}
@media (max-width: 1025px) {
    .main_page_block_td2021 .col {
        margin: 0;
    }
    .main_page_block_td2021 .col-1 {
        width: 100%;
    }
}

.main_page_block_td2021 .cart-3 {
    min-height: 347px;
}

.main_page_block_td2021 .cart {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 35px 70px 40px 35px;
    margin-bottom: 32px;
    border-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main_page_block_td2021 .cart-1 {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(./img/cart-11.jpg);
}
.main_page_block_td2021 .cart-2 {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url(./img/cart-12.jpg);
}
.main_page_block_td2021 .cart-3 {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(./img/cart-13.jpg);
}
.main_page_block_td2021 .cart-4 {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(./img/cart-14.jpg);
}
.main_page_block_td2021 .cart-5 {
    background-image: url(./img/cart-5.jpg);
}
@media (max-width: 767px) {
    .main_page_block_td2021 .cart {
        padding: 15px 30px 20px 15px;
    }
}

.main_page_block_td2021 .tags {
    padding: 0;
    margin: 0 0 32px;
    list-style-type: none;
}
.main_page_block_td2021 .tags li {
    display: inline-block;
    margin-right: 10px;
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #b9b9b9;
}

.main_page_block_td2021 .date {
    position: relative;
    display: block;
    margin-bottom: 16px;
    padding-left: 30px;
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}
.main_page_block_td2021 .date:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M3.37501 11H4.62499C4.832 11 5 10.832 5 10.625V9.37501C5 9.168 4.832 9 4.62499 9H3.37501C3.168 9 3 9.168 3 9.37501V10.625C3 10.832 3.168 11 3.37501 11Z' fill='white'/%3E%3Cpath d='M3.37501 15H4.62499C4.832 15 5 14.832 5 14.625V13.375C5 13.168 4.832 13 4.62499 13H3.37501C3.168 13 3 13.168 3 13.375V14.625C3 14.832 3.168 15 3.37501 15Z' fill='white'/%3E%3Cpath d='M8.37499 11H9.62501C9.83201 11 10 10.832 10 10.625V9.37501C10 9.168 9.83201 9 9.62501 9H8.37499C8.16799 9 8 9.168 8 9.37501V10.625C8 10.832 8.16799 11 8.37499 11Z' fill='white'/%3E%3Cpath d='M8.37499 15H9.62501C9.83201 15 10 14.832 10 14.625V13.375C10 13.168 9.83201 13 9.62501 13H8.37499C8.16799 13 8 13.168 8 13.375V14.625C8 14.832 8.16799 15 8.37499 15Z' fill='white'/%3E%3Cpath d='M13.375 11H14.625C14.832 11 15 10.832 15 10.625V9.37501C15 9.168 14.832 9 14.625 9H13.375C13.168 9 13 9.168 13 9.37501V10.625C13 10.832 13.168 11 13.375 11Z' fill='white'/%3E%3Cpath d='M15.75 2.25H15V0.749954C15 0.336044 14.664 0 14.25 0H13.5C13.086 0 12.75 0.336044 12.75 0.749954V2.25H5.24995V0.749954C5.24995 0.336044 4.91405 0 4.5 0H3.75005C3.336 0 2.99995 0.336044 2.99995 0.749954V2.25H2.25C1.00951 2.25 0 3.25951 0 4.5V15.75C0 16.9905 1.00951 18 2.25 18H15.75C16.9905 18 18 16.9905 18 15.75V4.5C18 3.25951 16.9905 2.25 15.75 2.25ZM16.5 15.75C16.5 16.1632 16.1632 16.5 15.75 16.5H2.25C1.83678 16.5 1.50005 16.1632 1.50005 15.75V7.53003H16.5V15.75Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.main_page_block_td2021 .cart__title {
    margin: 0 0 8px;
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #fff;
}
@media (max-width: 1200px) {
    .main_page_block_td2021 .cart__title {
        font-size: 28px;
        line-height: 36px;
    }
}

.main_page_block_td2021 .cart__descr, .cart__descr-link_download_wrap {
    margin: 5px 0 32px;
    min-height: 44px;
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}
@media (max-width: 1133px) {
    .main_page_block_td2021 .cart__descr, .cart__descr-link_download_wrap {
        min-height: 66px;
    }
}
.main_page_block_td2021 .cart__descr a, .cart__descr-link_download_wrap a {
    position: relative;
    display: inline-block;
    padding-right: 27px;
    margin-left: 15px;
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #F53D37;
}
.main_page_block_td2021 .cart__descr a.cart__descr-link:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 8px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.01 3H0V5H12.01V8L16 4L12.01 0V3Z' fill='%23F53D37'/%3E%3C/svg%3E%0A");
}
@media (max-width: 767px) {
    .main_page_block_td2021 .cart__descr a {
        margin-left: 0;
    }
}

.main_page_block_td2021 .btn {
    box-sizing: border-box;
    display: inline-block;
    padding: 15px 20px;
    width: 270px;
    background-color: #d8322d;
    border-radius: 100px;
    border: 0;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #fff;
}
@media (max-width: 767px) {
    .main_page_block_td2021 .btn {
        width: 100%;
    }
}
.main_page_block_td2021 .download-btn {
    padding-right: 40px;
    position: relative;
}
.main_page_block_td2021 .download-btn:before {
    content: "";
    position: absolute;
    right: 50px;
    top: 49%;
    transform: translateY(-50%);
    width: 21px;
    height: 21px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.625 10.5V16.625H4.375V10.5H2.625V16.625C2.625 17.5875 3.4125 18.375 4.375 18.375H16.625C17.5875 18.375 18.375 17.5875 18.375 16.625V10.5H16.625ZM11.375 11.0863L13.6413 8.82875L14.875 10.0625L10.5 14.4375L6.125 10.0625L7.35875 8.82875L9.625 11.0863V2.625H11.375V11.0863Z' fill='white'/%3E%3C/svg%3E%0A");
}
@media (max-width: 767px) {
    .main_page_block_td2021 .download-btn:before {
        right: 30px;
    }
}

.cart_hr_programm_online a{
    position: relative;
    top: 12px;
    margin-left: 0px !important;
    padding-right: 0px !important;
}
.cart_hr_programm_online a:after {
    content: "" !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 0px !important;
    height: 0px !important;
    background-image: none !important;
}