/* Common */
/* Media */
/* Content */
/* Blocks */
.two-column {
	padding-bottom: 5.55556vw;
}

.two-column__aside {
	display: none;
}

.banner-credit {
	margin: 0 -3.33333vw 5.55556vw -3.33333vw;
}

.article-top {
	padding: 3.33333vw;
	border-radius: 4.44444vw;
	background: #fff;
	margin: 0 -3.33333vw 5.55556vw -3.33333vw;
}

.article-top__breadcrumbs {
	font-weight: 500;
	font-size: 2.77778vw;
	line-height: 130%;
	display: flex;
	justify-content: flex-start;
	gap: 2.77778vw;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 1.11111vw;
}

.article-top__breadcrumbs-item {
	position: relative;
	color: #7E7F81;
}

.article-top__breadcrumbs-item:hover {
	color: #3A3A3A;
}

.article-top__breadcrumbs-item:not(:last-child)::after {
	content: '/';
	position: absolute;
	top: 0;
	bottom: 0;
	left: calc(100% + 0.55556vw);
}

.article-top__breadcrumbs-item:last-child {
	color: #3A3A3A;
}

.article-top__tags {
	display: flex;
	flex-wrap: wrap;
	gap: 2.22222vw;
	list-style: none;
	padding: 0;
	margin: 0 0 6.66667vw 0;
}

.article-top__tags LI {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 7.77778vw;
	padding: 0 3.33333vw;
	border: 1px solid #CACACB;
	border-radius: 11.11111vw;
	font-size: 3.61111vw;
	line-height: 120%;
	color: #7E7F81;
	white-space: nowrap;
}

.article-top__title {
	font-weight: 600;
	font-size: 7.22222vw;
	line-height: 100%;
	margin-bottom: 4.44444vw;
}

.article-top__text {
	font-size: 4.16667vw;
	line-height: 120%;
	margin-bottom: 6.66667vw;
}

.article-top__photo {
	position: relative;
	margin-bottom: 6.66667vw;
}

.article-top__photo IMG {
	border-radius: 4.44444vw;
}

.article-top__photo figcaption {
	position: absolute;
	bottom: 2.77778vw;
	left: 2.77778vw;
	right: 2.77778vw;
	font-size: 2.77778vw;
	line-height: 120%;
	color: #ECEDF0;
}

.article-top__bar {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.article-top__authors {
	display: flex;
	flex-direction: column;
	gap: 3.33333vw;
}

.article-top__author {
	display: flex;
	align-items: center;
	gap: 3.33333vw;
}

.article-top__author-avatar {
	flex: 0 0 8.88889vw;
}

.article-top__author-avatar IMG {
	border-radius: 50%;
}

.article-top__author-name {
	font-size: 3.61111vw;
	line-height: 120%;
	letter-spacing: -0.01em;
	margin-bottom: 1.11111vw;
}

.article-top__author-post {
	font-size: 2.77778vw;
	line-height: 120%;
	color: #7E7F81;
}

.article-top__share {
	display: flex;
	align-items: center;
	gap: 3.88889vw;
}

.article-top__share-title {
	font-size: 2.77778vw;
	color: #7E7F81;
}

.article-top__share .ya-share2_desk {
	display: none;
}

.article-top__share .ya-share2_mob .ya-share2__container_size_s .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
	padding: 0;
	border: none;
	background: none;
}

.article-top__share .ya-share2_mob .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__badge_more {
	padding: 0;
	border-radius: 0.55556vw;
	background: #000;
}

.article-top__share .ya-share2_mob .ya-share2__container_mobile.ya-share2__container_size_s .ya-share2__icon {
	height: 4.16667vw;
	width: 4.16667vw;
}

.article-top__share .ya-share2_mob .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
	-webkit-filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(233deg) brightness(101%) contrast(101%);
	        filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(233deg) brightness(101%) contrast(101%);
}

.article-bottom {
	padding: 6.66667vw 3.33333vw 8.88889vw 3.33333vw;
	border-radius: 4.44444vw;
	background: #fff;
	margin: 0 -3.33333vw 3.88889vw -3.33333vw;
}

.article-bottom__aside {
	display: none;
}

.article-bottom__article {
	margin-bottom: 17.77778vw;
}

.article-bottom__title {
	font-weight: 600;
	font-size: 6.66667vw;
	line-height: 120%;
	letter-spacing: -0.01em;
	margin-bottom: 6.66667vw;
}

.article-bottom__text {
	display: flex;
	flex-direction: column;
	gap: 3.33333vw;
	margin-bottom: 3.33333vw;
}

.article-bottom__text P {
	font-weight: 500;
	font-size: 3.88889vw;
	line-height: 130%;
	margin: 0;
}

.article-bottom__photo {
	position: relative;
	margin-bottom: 6.66667vw;
}

.article-bottom__photo IMG {
	border-radius: 4.44444vw;
}

.article-bottom__photo figcaption {
	position: absolute;
	bottom: 2.77778vw;
	left: 2.77778vw;
	right: 2.77778vw;
	font-size: 2.77778vw;
	line-height: 120%;
	color: #ECEDF0;
}

.article-bottom__bar {
	display: flex;
	justify-content: space-between;
}

.article-bottom__cite {
	margin-bottom: 6.66667vw;
}

.article-bottom__cite-title {
	font-size: 4.16667vw;
	line-height: 120%;
	margin-bottom: 6.66667vw;
}

.article-bottom__cite-box {
	position: relative;
	padding: 3.33333vw;
	border-radius: 8.88889vw 8.88889vw 8.88889vw 0;
	background: #F5F5F6;
}

.article-bottom__cite-box:before {
	position: absolute;
	top: 5.83333vw;
	right: 6.11111vw;
	content: '';
	width: 5vw;
	height: 4.16667vw;
	background: url(../img/icon/cite.svg) no-repeat 50% 50%/100% 100%;
}

.article-bottom__cite-author {
	display: flex;
	align-items: flex-start;
	gap: 3.33333vw;
	padding-right: 9.44444vw;
	margin-bottom: 6.11111vw;
}

.article-bottom__cite-author-avatar {
	flex: 0 0 13.33333vw;
}

.article-bottom__cite-author-avatar IMG {
	border-radius: 50%;
}

.article-bottom__cite-author-name {
	font-size: 4.16667vw;
	line-height: 120%;
	margin-bottom: 1.11111vw;
}

.article-bottom__cite-author-post {
	font-size: 3.61111vw;
	line-height: 120%;
	color: #7E7F81;
}

.article-bottom__cite-text {
	font-size: 3.88889vw;
	line-height: 120%;
	color: #666666;
}

.article-bottom__slider {
	margin: 0 0 5.55556vw 0;
}

.article-bottom__slider .swiper_main {
	display: none;
}

.article-bottom__slider .swiper_thumbs {
	position: relative;
}

.article-bottom__slider-item {
	overflow: hidden;
	border-radius: 3.33333vw;
}

.swiper_thumbs .article-bottom__slider-item {
	height: 50vw;
}

.article-bottom__slider-item img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.article-bottom__slider .swiper-slide {
	max-width: 77.77778vw;
}

.article-bottom__news {
	padding: 3.33333vw;
	border-radius: 4.16667vw;
	background: #F5F5F6;
	margin-bottom: 8.88889vw;
}

.article-bottom__news-title {
	font-size: 5.27778vw;
	line-height: 100%;
	margin-bottom: 3.33333vw;
}

.article-bottom__news-list {
	display: flex;
	flex-direction: column;
	gap: 2.22222vw;
	list-style: none;
	padding: 0;
	margin: 0;
}

.article-bottom__news-list LI {
	position: relative;
	padding-left: 6.66667vw;
	font-size: 3.88889vw;
	line-height: 120%;
	color: #ED131C;
}

.article-bottom__news-list LI:before {
	position: absolute;
	top: 1.11111vw;
	left: 0;
	content: '';
	width: 2.22222vw;
	height: 2.22222vw;
	border-radius: 0.55556vw;
	background: #ED131C;
}

.article-bottom__news-list LI A {
	text-decoration: underline;
}

.article-bottom__tags {
	display: flex;
	gap: 1.11111vw;
	list-style: none;
	padding: 0 3.05556vw;
	margin: 0 -3.33333vw;
	overflow: scroll;
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
	/* FF */
}

.article-bottom__tags::-webkit-scrollbar {
	/* Chrome, Safari, Opera */
	display: none;
}

.article-bottom__tags LI {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 8.88889vw;
	padding: 0 3.33333vw;
	border: 1px solid #CACACB;
	border-radius: 11.11111vw;
	font-size: 3.61111vw;
	line-height: 120%;
	color: #1C1C1C;
	white-space: nowrap;
}

.article-bottom__tags LI.current, .article-bottom__tags LI:hover {
	border-color: #ED131C;
	color: #ED131C;
}

.interesting {
	padding-top: 5.55556vw;
	padding-bottom: 5.55556vw;
}

.interesting__title {
	display: flex;
	align-items: center;
	gap: 4.44444vw;
	font-size: 7.22222vw;
	line-height: 100%;
	margin: 0 0 5.55556vw;
}

.interesting__title:after {
	content: '';
	display: block;
	width: 8.88889vw;
	height: 8.88889vw;
	background: url(../img/@article/interesting/icon-eye.svg) no-repeat 50% 50%/100% 100%;
}

.interesting__slider {
	margin: 0 -1.11111vw;
}

.interesting__card {
	z-index: 1;
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
	border-radius: 4.44444vw;
	overflow: hidden;
}

.interesting__card-photo {
	height: 47.77778vw;
}

.interesting__card-photo IMG {
	width: 100%;
	height: 100%;
	-o-object-fit: fill;
	   object-fit: fill;
}

.interesting__card-content {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-grow: 1;
	padding: 4.44444vw 3.88889vw 3.88889vw 3.88889vw;
	border-radius: 4.44444vw;
	background: #fff;
	margin-top: -8.33333vw;
}

.interesting__card-theme {
	margin-bottom: 3.33333vw;
}

.interesting__card-theme DIV {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: 7.5vw;
	padding: 0 3.33333vw;
	border: 1px solid #CACACB;
	border-radius: 13.33333vw;
	font-size: 3.61111vw;
	line-height: 100%;
	color: #3A3A3A;
}

.interesting__card-title {
	font-size: 4.72222vw;
	line-height: 120%;
	letter-spacing: -0.01em;
	margin-bottom: 5vw;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-Webkit-box-orient: vertical;
	overflow: hidden;
}

.interesting__card-date {
	font-size: 3.61111vw;
	line-height: 100%;
	color: #7E7F81;
	margin: auto 0 0 0;
}

.recommendation {
	padding-top: 5.55556vw;
	padding-bottom: 5.55556vw;
}

.recommendation__title {
	display: flex;
	align-items: center;
	gap: 4.44444vw;
	font-size: 7.22222vw;
	line-height: 100%;
	margin: 0 0 5.55556vw;
}

.recommendation__title:after {
	content: '';
	display: block;
	width: 8.88889vw;
	height: 8.88889vw;
	background: url(../img/@article/recommendation/icon-hand.svg) no-repeat 50% 50%/100% 100%;
}

.recommendation__slider {
	margin: 0 -1.11111vw;
}

.recommendation__card {
	display: flex;
	flex-direction: column;
	min-height: 100%;
	padding: 3.33333vw;
	border-radius: 4.44444vw;
	background: #fff;
	box-shadow: 0px 0.83333vw 1.97222vw 0px rgba(0, 0, 0, 0.06);
	transition: all .3s;
}

.recommendation__card-head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1.11111vw;
}

.recommendation__card-level {
	font-size: 3.33333vw;
	line-height: 120%;
	color: #7E7F81;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-Webkit-box-orient: vertical;
	overflow: hidden;
}

.recommendation__card-title {
	font-size: 7.22222vw;
	line-height: 100%;
	margin-bottom: 2.77778vw;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-Webkit-box-orient: vertical;
	overflow: hidden;
}

.recommendation__card-info {
	display: flex;
	align-items: center;
	gap: 0 2.22222vw;
	font-size: 2.5vw;
	line-height: 120%;
	margin-bottom: 3.33333vw;
}

.recommendation__card-info-item {
	display: flex;
	align-items: center;
	gap: 0 0.55556vw;
}

.recommendation__card-buttonbox {
	display: flex;
	align-items: flex-end;
	flex-grow: 1;
	gap: 2.22222vw;
}

.recommendation__card-buttonbox .button {
	width: 36.11111vw;
	height: 9.44444vw;
	border-radius: 1.66667vw;
	font-size: 3.33333vw;
}

.banner-credit {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 3.33333vw;
	border-radius: 3.33333vw;
	background: #1C1C1C url(../img/banner-credit/bg.jpg) no-repeat 50% 0/cover;
	color: #fff;
}

.banner-credit__title {
	max-width: 33.33333vw;
	font-size: 3.88889vw;
	line-height: 120%;
}

.banner-credit__text {
	display: none;
}

.banner-credit__button {
	width: 29.72222vw;
	height: 8.88889vw;
	border-radius: 2.22222vw;
	font-size: 2.77778vw;
	white-space: nowrap;
}
