

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1697104795666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/newhead/components/bitrix/catalog.section/dounletrans_newhead_nocashe/style.css?174541940012123*/
.boardList2 .board-show-square-white {
    background: none;
}
.boardList2 .board-show-square-black {
    background: none;
}

.stgames-item-info__time {
    font-variant-numeric: tabular-nums;
}


.popular-tourns{
    overflow-x: hidden;
}

.popular-broads-title-mob{
	display:none;
}


    .popular {
        position: relative;
        padding-bottom: 42px;
    }

    .popular-content {
        display: flex;
        column-gap: 16px;
    }

    .popular-tourns-wrap {
        display: flex;
        justify-content: space-between;
        align-items: end;
        margin-bottom: 60px;
    }

    .popular-tourns-title {
        color: #000;
        font-size: 44px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: -2.2px;
    }

    .popular-tourns-more {
        color: #0E0E11;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.66px;
        display: flex;
        align-items: center;
        column-gap: 6px;
        text-decoration: none;
    }

    .popular-tourns-items {
        display: flex;
        column-gap: 16px;
    }

    .popular-tourns-item {
        flex: 0 0 340px;
        color: #0E0E11;
        text-decoration: none;
    }

    .popular-tourns-item:nth-child(2) {
        flex: 0 0 696px;
    }

    .popular-tourns-item:nth-child(3) {
        display: none;
    }

    .popular-tourns-item__img {
        position: relative;
        height: 460px;
        min-height: 460px;
    }

    .popular-tourns-item__src {
		max-width: 340px;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .popular-tourns-item__src_mob {
        display: none;
    }


    .popular-tourns-item:nth-child(2) .popular-tourns-item__src {
		max-width: 696px;
	}


    .popular-tourns-item__flag {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }

    .popular-tourns-item__info {
        border-left: 1px solid #E1E1E1;
        min-height: 160px;
        max-height: 160px;
        padding: 24px 0px 32px 16px;
    }

    .popular-tourns-item__title {
        max-width: 300px;
        color: #0E0E11;
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: -0.9px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -moz-box;
        -moz-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-clamp: 2;
        box-orient: vertical;
        margin-bottom: 10px;
    }

    .popular-tourns-item:nth-child(2) .popular-tourns-item__title,
    .popular-tourns-item:nth-child(2) .popular-tourns-item__date,
    .popular-tourns-item:nth-child(2) .popular-tourns-item__place {
        max-width: 440px;
    }

    .popular-tourns-item__date {
        max-width: 300px;
        color: #FF4C37;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.72px;
        overflow: hidden;
        white-space: nowrap;
        margin-bottom: 10px;
    }

    .popular-tourns-item__place {
        max-width: 300px;
        color: #0E0E11;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 13px;
        letter-spacing: -0.26px;
        overflow: hidden;
        white-space: nowrap;
    }

    .popular-broads {
        position: relative;
        flex: 0 0 340px;
        border-left: 1px solid #FFA297;
        padding-left: 16px;
        padding-bottom: 3px;
    }

    .popular-broads-title {
        color: #FF4C37;
        font-size: 44px;
        font-style: normal;
        font-weight: 400;
        line-height: 31px;
        letter-spacing: -2.2px;
        margin-bottom: 56px;
    }

    .popular-broads-items {
        max-height: 496px;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        row-gap: 19px;
        margin-bottom: 20px;
    }

    .popular-broads-item {
        max-width: 297px;
    }

    .popular-broads-item__title {
        color: #FF4C37;
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: -0.9px;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -moz-box;
        -moz-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        line-clamp: 3;
        box-orient: vertical;
    }

    .popular-broads-item__info {
        color: #0E0E11;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: -0.72px;
    }

    .popular-broads-more {
        color: #FF4C37;
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: -0.9px;
    }

    .popular-broads-btn {
        width: 216px;
        height: 72px;
        border-radius: 72px;
        background: #FF4C37;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        color: #FFF;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        letter-spacing: -0.66px;
        margin-left: auto;
        margin-top: 32px;
    }

    .popular-decor-shadow {
        position: absolute;
        width: 849px;
        height: 849px;
        flex-shrink: 0;
        border-radius: 849px;
        opacity: 0.1;
        background: #FF4C37;
        filter: blur(100px);
        top: -65px;
        left: calc(50vw + 367px);
    }

    @media screen and (max-width: 1439px) {
        .popular-tourns-item {
            flex: 0 0 236px;
        }

        .popular-tourns-item:nth-child(2) {
            flex: 0 0 488px;
        }

        .popular-tourns-item__img {
            height: 320px;
            min-height: 320px;
        }

        .popular-tourns-item__src {
			max-width: 236px;
		}
	
		.popular-tourns-item:nth-child(2) .popular-tourns-item__src {
			max-width: 488px;
		}

        .popular-tourns-item__title {
            max-width: 224px;
            font-size: 24px;
            line-height: 26px;
            letter-spacing: -0.72px;
            -webkit-line-clamp: 3;
            line-clamp: 3;
            margin-bottom: 10px;
        }

        .popular-tourns-item__date {
            max-width: 224px;
        }

        .popular-tourns-item__place {
            max-width: 224px;
        }

        .popular-tourns-item:nth-child(2) .popular-tourns-item__title,
        .popular-tourns-item:nth-child(2) .popular-tourns-item__date,
        .popular-tourns-item:nth-child(2) .popular-tourns-item__place {
            max-width: 440px;
        }

        .popular-broads {
            flex: 0 0 236px;
            padding-bottom: 0;
        }

        .popular-broads-title {
            margin-top: 7px;
            font-size: 24px;
            font-style: normal;
            font-weight: 600;
            line-height: 24px;
            letter-spacing: -1.2px;
            margin-bottom: 60px;
        }

        .popular-broads-item__title {
            color: #FF4C37;
            font-size: 20px;
            line-height: 26px;
            letter-spacing: -0.6px;
            text-decoration: none;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -moz-box;
            -moz-box-orient: vertical;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            line-clamp: 3;
            box-orient: vertical;
        }

        .popular-broads-item__info {
            font-size: 20px;
            line-height: 20px;
            letter-spacing: -0.6px;
        }

        .popular-broads-items {
            max-height: 374px;
        }

        .popular-broads-item {
            max-width: 220px;
        }

        .popular-broads-more {
            font-size: 20px;
            line-height: 32px;
            letter-spacing: -0.6px;
        }

        .popular-broads-btn {
            width: 172px;
            height: 36px;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: -0.48px;
            margin-top: 70px;
            margin-right: 5px;
        }
    }

    @media screen and (max-width: 1023px) {
        .popular-decor-shadow {
            display: none;
        }

        .popular-tourns-item:nth-child(3) {
            display: block;
        }

        .popular-content {
            flex-direction: column-reverse;
            gap: 40px;
        }
        
        .popular-broads {
            padding-left: 0;
            border-left: none;
            flex: 1 1 100%;
        }

        .popular-broads-title {
            font-size: 36px;
            font-weight: 400;
            line-height: 38px;
            letter-spacing: -0.9px;
            margin-top: 0;
            margin-bottom: 24px;
        }

        .popular-broads-btn {
            position: absolute;
            top: 4px;
            right: 16px;
            margin-top: 0;
            margin-right: 0;
            color: #FF4C37;
            background: transparent;
            width: auto;
            height: auto;
            font-size: 34px;
        }

        .popular-broads-btn > span {
            display: none;
        }

        .popular-broads-more {
            display: none;
        }

        .popular-broads-items {
            margin-bottom: 0;
            flex-direction: row;
            gap: 24px;
            overflow-x: scroll;
        }

        .popular-broads-items::-webkit-scrollbar {
            display: none;
        }

        .popular-broads-item {
            flex: 0 0 220px;
        }

        .popular-broads-item__info {
            line-height: 23px;
        }

        .popular-tourns-more {
            text-transform: capitalize;
        }

        .popular-tourns-more > span {
            display: none;
        }

        .popular-tourns-wrap {
            align-items: flex-start;
            margin-bottom: 40px;
        }

        .popular-tourns-items {
            flex-direction: column;
            row-gap: 40px;
        }

        .popular-tourns-item {
            flex: 1 1 100%;
        }

        .popular-tourns-item:nth-child(2) {
            flex: 1 1 100%;
        }

        .popular-tourns-item__src {
            display: none;
        }

        .popular-tourns-item__src_mob {
            display: block;
            width: 100%;
            max-width: 650px;
        }

        .popular-tourns-item__img {
           height: auto;
           min-height: fit-content;
        }

        .popular-tourns-item__title {
            max-width: 620px;
        }

        .popular-tourns-item:nth-child(2) .popular-tourns-item__title, 
        .popular-tourns-item:nth-child(2) .popular-tourns-item__date, 
        .popular-tourns-item:nth-child(2) .popular-tourns-item__place {
            max-width: 620px;
        }

		.popular-broads-title-mob{
			display:block;
		}

    }

    @media screen and (max-width: 767px) {
        .popular-broads-title {
            font-size: 30px;
            line-height: 32px;
        }

        .popular-broads-btn {
            font-size: 30px;
            top: 0px;
        }

        .popular-broads-items {
            margin-bottom: 0;
            flex-direction: row;
            gap: 16px;
        }

        .popular-tourns-title {
            font-size: 30px;
            line-height: 32px;
            letter-spacing: -0.9px;
            max-width: 180px;
        }

        .popular-tourns-item__title {
            max-width: 80%;
        }

        .popular-tourns-item:nth-child(2) .popular-tourns-item__title, 
        .popular-tourns-item:nth-child(2) .popular-tourns-item__date, 
        .popular-tourns-item:nth-child(2) .popular-tourns-item__place {
            max-width: 80%;
        }
    }
/* End */


/* Start:/local/templates/newhead/components/bitrix/catalog.section/news_list_tourns_newhead/style.css?1762892624667*/
.turlist-data-block-and-problem{
    display: flex;
    gap: 16px;
}

.turlist-data-block-and-problem .news-prob-data-block-item {
    flex: 0 0 330px;
    text-decoration: none;
    margin-top: 36px;
}

.news-prob-data-block-title {
    flex-wrap: wrap;
}

@media (max-width: 1299.9px) and (min-width: 960px) {
	.turlist-data-block-and-problem .news-prob-data-block-item {
		flex: 1 1 330px;
	}
}


@media screen and (max-width: 959.9px) {
    .turlist-data-block-and-problem {
        display: flex;
        flex-wrap: wrap;
    }

	.turlist-data-block-and-problem .news-prob-data-block-item {
		flex: 1 0 330px;
		text-decoration: none;
    	margin-top: 0px;
	}

}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1697104795666 */
/* /local/templates/newhead/components/bitrix/catalog.section/dounletrans_newhead_nocashe/style.css?174541940012123 */
/* /local/templates/newhead/components/bitrix/catalog.section/news_list_tourns_newhead/style.css?1762892624667 */
