@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;
}

.main_page_block_td2021_10_04 .start {
    margin-bottom: 47px;
}

.main_page_block_td2021_10_04 .start iframe {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 638px;
}
@media (max-width: 1200px) {
    .main_page_block_td2021_10_04 .start iframe {
        height: 538px;
    }
}
@media (max-width: 1024px) {
    .main_page_block_td2021_10_04 .start iframe {
        height: 438px;
    }
}
@media (max-width: 767px) {
    .main_page_block_td2021_10_04 .start iframe {
        height: 338px;
    }
}
@media (max-width: 500px) {
    .main_page_block_td2021_10_04 .start iframe {
        height: 238px;
    }
}

.main_page_block_td2021_10_04 .title {
    margin: 0 0 52px;
    text-align: left;
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 58px;
    color: #000;
}
@media (max-width: 1024px) {
    .main_page_block_td2021_10_04 .title {
        margin: 0 0 32px;
        font-size: 32px;
        line-height: 42px;
    }
}

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

.main_page_block_td2021_10_04 .block__info {
    margin: 64px 0;
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    color: #000;
}
@media (max-width: 1024px) {
    .main_page_block_td2021_10_04 .block__info {
        margin: 54px 0;
        font-size: 22px;
        line-height: 28px;
    }
}
@media (max-width: 767px) {
    .main_page_block_td2021_10_04 .block__info {
        margin: 44px 0;
        font-size: 20px;
        line-height: 26px;
    }
}

.main_page_block_td2021_10_04 .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 85px;
}
@media (max-width: 1024px) {
    .main_page_block_td2021_10_04 .row {
        margin: 0 0 80px;
    }
}
@media (max-width: 767px) {
    .main_page_block_td2021_10_04 .row {
        margin: 0 0 60px;
    }
}

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

.main_page_block_td2021_10_04 .cart {
    box-sizing: border-box;
    padding: 35px 70px 32px 35px;
    margin-bottom: 32px;
    border-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main_page_block_td2021_10_04 .cart-1 {
    background-image: url(./img/cart-1.jpg);
}
.main_page_block_td2021_10_04 .cart-2 {
    background-image: url(./img/cart-2.jpg);
}
.main_page_block_td2021_10_04 .cart-3 {
    background-image: url(./img/cart-3.jpg);
}
.main_page_block_td2021_10_04 .cart-4 {
    background-image: url(./img/cart-4.jpg);
}
.main_page_block_td2021_10_04 .cart-5 {
    background-image: url(./img/cart-5.jpg);
}
@media (max-width: 767px) {
    .main_page_block_td2021_10_04 .cart {
        padding: 15px 30px 20px 15px;
    }
}

.main_page_block_td2021_10_04 .tags {
    padding: 0;
    margin: 0 0 24px;
    list-style-type: none;
}
.main_page_block_td2021_10_04 .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_10_04 .cart__title {
    margin: 0 0 16px;
    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_10_04 .cart__title {
        font-size: 28px;
        line-height: 36px;
    }
}

.main_page_block_td2021_10_04 .cart__title + .btn {
    margin-top: 46px;
}

.main_page_block_td2021_10_04 .btn {
    box-sizing: border-box;
    display: inline-block;
    padding: 15px 20px;
    margin-top: 24px;
    width: 270px;
    background-color: #d8322d;
    border-radius: 100px;
    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;
    transition: .2s;
    border: 0px solid #141212;
}
.main_page_block_td2021_10_04 .btn:hover {
    background-color: #ad2a26;
}
@media (max-width: 767px) {
    .main_page_block_td2021_10_04 .btn {
        width: 100%;
    }
}

.main_page_block_td2021_10_04 .link {
    position: relative;
    display: block;
    margin-bottom: 16px;
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #F53D37;
    transition: .2s;
}
.main_page_block_td2021_10_04 .link:last-of-type {
    margin-bottom: 0;
}
.main_page_block_td2021_10_04 .link._download {
    display: inline-block;
    padding-right: 29px;
}
.main_page_block_td2021_10_04 .link._download:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 0;
    height: 17px;
    width: 17px;
    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%3Cpath d='M15.4167 9V15.4167H2.58333V9H0.75V15.4167C0.75 16.425 1.575 17.25 2.58333 17.25H15.4167C16.425 17.25 17.25 16.425 17.25 15.4167V9H15.4167ZM9.91667 9.61417L12.2908 7.24917L13.5833 8.54167L9 13.125L4.41667 8.54167L5.70917 7.24917L8.08333 9.61417V0.75H9.91667V9.61417Z' fill='%23F53D37'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.main_page_block_td2021_10_04 .link:hover {
    color: #ad2a26;
}
.main_page_block_td2021_10_04 .schedule__descr, .broadcast__title {
    margin: 0 0 10px;
    min-height: 44px;
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    color: #000;
	text-align: center
}
.main_page_block_td2021_10_04 .broadcast__title {
	font-size: 22px;
	margin-top: 40px;
}
.main_page_block_td2021_10_04 .broadcast_links__container{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
	margin-bottom: 40px;
	justify-items: center;
}
@media (max-width: 700px) {
    .main_page_block_td2021_10_04 .broadcast_links__container {
        grid-template-columns: 1fr;
		margin: 20px 0 30px;
    }
}
.main_page_block_td2021_10_04 .broadcast_link__item{
	display: flex;
	align-items: center;
}
.main_page_block_td2021_10_04 .broadcast_link__description{
	margin-left: 20px;
	font-size: 20px;
	display: flex;
	align-items: baseline;
	font-family: "ProximaNova", sans-serif;
}
.main_page_block_td2021_10_04 .broadcast_link__img_vk:before {
	content: '';
	background: transparent url(./img/vk_logo.png) 0 0 no-repeat;
    background-size: contain;
    display: block;
	width: 40px;
	height: 40px;
}
.main_page_block_td2021_10_04 .broadcast_link__img_yt:before {
	content: '';
	background: transparent url(./img/yt_logo.png) 0 0 no-repeat;
    background-size: contain;
    display: block;
	width: 40px;
	height: 25px;
}
.main_page_block_td2021_10_04 .broadcast_link__description:after {
	content: '';
	background: transparent url(./img/external-link.png) 0 0 no-repeat;
    background-size: contain;
    display: block;
	width: 20px;
	height: 20px;
	margin-left: 10px;
}