.breadcrumbs {
	font-family: FuturaPT;
	font-size: .9375rem;
	line-height: 1.73;
	color: #fff
}

@media (max-width: 767px) {
	.breadcrumbs {
		display:none
	}
}

.breadcrumbs-dark {
	color: #909090
}

.breadcrumbs a {
	cursor: pointer;
	margin-right: .625rem;
	margin-left: .4375rem;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

.breadcrumbs a:first-child {
	margin-left: 0
}

.breadcrumbs a:last-child {
	margin-right: 0
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.breadcrumbs a:hover {
		color: #f43d30
	}
}

@media (min--moz-device-pixel-ratio:0) {
	.breadcrumbs a:hover {
		color: #f43d30
	}
}

@media (hover: hover) {
	.breadcrumbs a:hover {
		color:#f43d30
	}
}

@media (hover: none) {
	.breadcrumbs a:active {
		color:#f43d30
	}
}

.tns-outer {
	padding: 0!important
}

.tns-outer [hidden] {
	display: none!important
}

.tns-outer [aria-controls],.tns-outer [data-action] {
	cursor: pointer
}

.tns-slider {
	-webkit-transition: all 0s;
	transition: all 0s
}

.tns-slider>.tns-item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
	white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
	display: inline-block;
	vertical-align: top;
	white-space: normal
}

.tns-horizontal.tns-no-subpixel:after {
	content: "";
	display: table;
	clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
	float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
	margin-right: -100%
}

.tns-gallery,.tns-no-calc {
	position: relative;
	left: 0
}

.tns-gallery {
	min-height: .0625rem
}

.tns-gallery>.tns-item {
	position: absolute;
	left: -100%;
	-webkit-transition: transform 0s,opacity 0s;
	-webkit-transition: opacity 0s,-webkit-transform 0s;
	transition: opacity 0s,-webkit-transform 0s;
	transition: transform 0s,opacity 0s;
	transition: transform 0s,opacity 0s,-webkit-transform 0s
}

.tns-gallery>.tns-slide-active {
	position: relative;
	left: auto!important
}

.tns-gallery>.tns-moving {
	-webkit-transition: all .25s;
	transition: all .25s
}

.tns-autowidth {
	display: inline-block
}

.tns-lazy-img {
	-webkit-transition: opacity .6s;
	transition: opacity .6s;
	opacity: .6
}

.tns-lazy-img.tns-complete {
	opacity: 1
}

.tns-ah {
	-webkit-transition: height 0s;
	transition: height 0s
}

.tns-ovh {
	overflow: hidden
}

.tns-visually-hidden {
	position: absolute;
	left: -10000em
}

.tns-transparent {
	opacity: 0;
	visibility: hidden
}

.tns-fadeIn {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 0
}

.tns-fadeOut,.tns-normal {
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -1
}

.tns-vpfix {
	white-space: nowrap
}

.tns-vpfix>div,.tns-vpfix>li {
	display: inline-block
}

.tns-t-subp2 {
	margin: 0 auto;
	width: 19.375rem;
	position: relative;
	height: .625rem;
	overflow: hidden
}

.tns-t-ct {
	width: 2333.3333333%;
	width: 2333.33333%;
	position: absolute;
	right: 0
}

.tns-t-ct:after {
	content: "";
	display: table;
	clear: both
}

.tns-t-ct>div {
	width: 1.4285714%;
	width: 1.42857%;
	height: .625rem;
	float: left
}

.slider-overflow .tns-ovh {
	overflow: hidden!important
}

.slider__btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 8rem;
	margin-right: -.625rem
}

@media (max-width: 767px) {
	.slider__btns {
		width:3.25rem;
		margin-right: -.375rem
	}
}

.slider__btn {
	cursor: pointer;
	width: 1.05625rem;
	height: 1.8125rem;
	padding: .625rem
}

.slider__btn-next svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

@media (max-width: 767px) {
	.slider__btn {
		width:.4375rem;
		height: 1rem;
		padding: .4375rem
	}
}

.slider__btn svg path {
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

.slider__slides-side-arrows {
	padding: 0 3.125rem
}

.slider__btn-side {
	position: absolute;
	bottom: .9375rem
}

@media (max-width: 1279px) {
	.slider__btn-side {
		bottom:.625rem
	}
}

@media (max-width: 1023px) {
	.slider__btn-side {
		bottom:2.5rem
	}
}

@media (max-width: 767px) {
	.slider__btn-side {
		bottom:3.4375rem
	}
}

.slider__btn-side.slider__btn-prev {
	left: 0
}

.slider__btn-side.slider__btn-next {
	right: 0
}

.slider__nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 3.5rem
}

@media (max-width: 1440px) {
	.slider__nav {
		margin-bottom:3.875rem
	}
}

@media (max-width: 1279px) {
	.slider__nav {
		margin-bottom:3.6875rem
	}
}

@media (max-width: 767px) {
	.slider__nav {
		-webkit-box-align:baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
		margin-bottom: 2.5rem
	}
}

.slider .tns-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-transition: .6s ease!important;
	transition: .6s ease!important
}

.slider .tns-ovh {
	overflow: visible
}

.slider .tns-slide-active {
	opacity: 1!important
}

.slider .tns-item {
	-webkit-transition: opacity .6s ease;
	transition: opacity .6s ease;
	opacity: 0
}

.slider__slides {
	overflow: hidden
}

.slider__slides>div:not(.tns-outer) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.slider__btn:hover svg path {
		stroke: #f43d30
	}
}

@media (min--moz-device-pixel-ratio:0) {
	.slider__btn:hover svg path {
		stroke: #f43d30
	}
}

@media (hover: hover) {
	.slider__btn:hover svg path {
		stroke:#f43d30
	}
}

@media (hover: none) {
	.slider__btn:active svg path {
		stroke:#f43d30
	}
}

.card {
	position: relative;
	display: block;
	width: 23.625rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (max-width: 1279px) {
	.card {
		width:18.75rem
	}
}

@media (max-width: 1023px) {
	.card {
		width:21.25rem
	}
}

@media (max-width: 767px) {
	.card {
		width:17.5rem
	}
}

.card__date {
	font-size: 0;
	display: inline-block
}

.card__date span {
	font-family: FuturaPT;
	font-size: .9375rem;
	line-height: 1.73;
	color: #fff;
	margin-bottom: .3125rem;
	line-height: 1.4!important
}

@media (max-width: 767px) {
	.card__date span {
		font-family:FuturaPT;
		font-size: .875rem;
		line-height: 1.79;
		color: #fff;
		line-height: 1.29!important
	}
}

.card__title {
	font-family: FuturaPT;
	font-size: 1.5625rem;
	font-weight: 500;
	line-height: 1.04;
	color: #fff;
	padding-right: 1.25rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media (max-width: 767px) {
	.card__title {
		font-family:FuturaPT;
		font-size: 1rem;
		font-weight: 500;
		line-height: 1.06;
		color: #fff;
		line-height: 1.1
	}
}

.card__img {
	height: 13.375rem;
	overflow: hidden;
	position: relative;
	margin-bottom: 1.5625rem;
	background-color: #fff
}

.card__img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: .15;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#000),color-stop(50%,transparent),color-stop(80%,#000));
	background-image: linear-gradient(180deg,#000 10%,transparent 50%,#000 80%)
}

@media (max-width: 1279px) {
	.card__img {
		height:10.625rem;
		margin-bottom: .625rem
	}
}

@media (max-width: 1023px) {
	.card__img {
		height:12rem;
		margin-bottom: 1.1875rem
	}
}

@media (max-width: 767px) {
	.card__img {
		height:9.8125rem
	}
}

.card__img img {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
	font-family: "object-fit:cover";
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease,-webkit-transform .3s ease
}

.card__location {
	position: absolute;
	top: 7.5rem;
	left: -3.125rem;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-family: FuturaPT;
	font-size: 1.4375rem;
	font-weight: 500;
	line-height: .78;
	text-align: right;
	color: #fff;
	width: 10.3125rem
}

@media (max-width: 767px) {
	.card__location {
		font-family:FuturaPT;
		font-size: 1.0625rem;
		font-weight: 500;
		line-height: .82;
		text-align: right;
		color: #fff
	}
}

.card__location svg {
	position: absolute;
	top: 64%;
	left: calc(100% + .625rem);
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
	width: .875rem;
	height: 1.125rem
}

@media (max-width: 1279px) {
	.card__location svg {
		left:calc(100% + 1rem)
	}
}

.card__desc {
	margin-top: .875rem;
	font-family: FuturaPT;
	font-size: 1.3125rem;
	line-height: 1.38;
	color: #000
}

@media (max-width: 767px) {
	.card__desc {
		font-family:FuturaPT;
		font-size: 1rem;
		line-height: 1.31;
		color: #000
	}
}

.card-dark .card__title {
	font-family: FuturaPT;
	font-size: 1.5625rem;
	font-weight: 500;
	line-height: 1.04;
	color: #000
}

@media (max-width: 767px) {
	.card-dark .card__title {
		font-family:FuturaPT;
		font-size: 1rem;
		font-weight: 500;
		line-height: 1.06;
		color: #000;
		line-height: 1.1
	}
}

.card-dark .card__date span {
	font-family: FuturaPT;
	font-size: .9375rem;
	line-height: 1.73;
	color: #000
}

.card-large {
	width: 36.875rem
}

@media (max-width: 1279px) {
	.card-large {
		width:29.0625rem
	}
}

@media (max-width: 1023px) {
	.card-large {
		width:21.25rem
	}
}

@media (max-width: 767px) {
	.card-large {
		width:17.5rem
	}
}

.card-large .card__img {
	height: 20.875rem;
	margin-bottom: .875rem
}

@media (max-width: 1279px) {
	.card-large .card__img {
		height:16.4375rem
	}
}

@media (max-width: 1023px) {
	.card-large .card__img {
		margin-bottom:2.3125rem;
		height: 12.0625rem
	}
}

@media (max-width: 767px) {
	.card-large .card__img {
		height:9.875rem;
		margin-bottom: 1.25rem
	}
}

.card-large .card__date {
	margin-bottom: .875rem
}

@media (max-width: 1023px) {
	.card-large .card__date {
		margin-bottom:.3125rem
	}
}

.card-large .card__date span {
	font-family: FuturaPT;
	font-size: .9375rem;
	line-height: 1.73;
	color: #000
}

.card-large .card__title {
	font-family: FuturaPT;
	font-size: 2.625rem;
	font-weight: 500;
	line-height: .98;
	color: #000
}

@media (max-width: 1279px) {
	.card-large .card__title {
		padding-right:3.75rem;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
}

@media (max-width: 1023px) {
	.card-large .card__title {
		font-family:FuturaPT;
		font-size: 1.5625rem;
		font-weight: 500;
		line-height: 1.04;
		color: #000;
		padding-right: .625rem
	}
}

@media (max-width: 767px) {
	.card-large .card__title {
		font-family:FuturaPT;
		font-size: 1rem;
		font-weight: 500;
		line-height: 1.06;
		color: #000;
		line-height: 1.1;
		padding-right: .625rem
	}
}

.card__mask {
	display: none;
	width: 37.5rem;
	height: 30rem;
	position: absolute;
	opacity: 0;
	z-index: 3;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(91deg) scale(1.4);
	transform: translateY(-50%) translateX(-50%) rotate(91deg) scale(1.4);
	left: 50%;
	-webkit-transition: .5s ease;
	transition: .5s ease
}

.card__mask svg {
	width: 100%;
	height: 100%
}

.card-special .card__img {
	height: 13.375rem
}

@media (max-width: 767px) {
	.card-special .card__img {
		height:9.875rem
	}
}

.card-special .card__mask {
	display: block
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.card:hover .card__img img {
		-webkit-transform: scale(1.25);
		transform: scale(1.25);
		-webkit-transition: -webkit-transform .6s cubic-bezier(0,0,.3,1);
		transition: -webkit-transform .6s cubic-bezier(0,0,.3,1);
		transition: transform .6s cubic-bezier(0,0,.3,1);
		transition: transform .6s cubic-bezier(0,0,.3,1),-webkit-transform .6s cubic-bezier(0,0,.3,1)
	}

	.card-special:hover .card__img img {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	.card-special:hover .card__mask {
		opacity: 1;
		-webkit-transform: translateY(-50%) translateX(-50%) rotate(25deg) scale(1);
		transform: translateY(-50%) translateX(-50%) rotate(25deg) scale(1)
	}
}

@media (min--moz-device-pixel-ratio:0) {
	.card:hover .card__img img {
		-webkit-transform: scale(1.25);
		transform: scale(1.25);
		-webkit-transition: -webkit-transform .6s cubic-bezier(0,0,.3,1);
		transition: -webkit-transform .6s cubic-bezier(0,0,.3,1);
		transition: transform .6s cubic-bezier(0,0,.3,1);
		transition: transform .6s cubic-bezier(0,0,.3,1),-webkit-transform .6s cubic-bezier(0,0,.3,1)
	}

	.card-special:hover .card__img img {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	.card-special:hover .card__mask {
		opacity: 1;
		-webkit-transform: translateY(-50%) translateX(-50%) rotate(25deg) scale(1);
		transform: translateY(-50%) translateX(-50%) rotate(25deg) scale(1)
	}
}

@media (hover: hover) {
	.card:hover .card__img img {
		-webkit-transform:scale(1.25);
		transform: scale(1.25);
		-webkit-transition: -webkit-transform .6s cubic-bezier(0,0,.3,1);
		transition: -webkit-transform .6s cubic-bezier(0,0,.3,1);
		transition: transform .6s cubic-bezier(0,0,.3,1);
		transition: transform .6s cubic-bezier(0,0,.3,1),-webkit-transform .6s cubic-bezier(0,0,.3,1)
	}

	.card-special:hover .card__img img {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	.card-special:hover .card__mask {
		opacity: 1;
		-webkit-transform: translateY(-50%) translateX(-50%) rotate(25deg) scale(1);
		transform: translateY(-50%) translateX(-50%) rotate(25deg) scale(1)
	}
}

@media (hover: none) {
	.card:active .card__img img {
		-webkit-transform:scale(1.25);
		transform: scale(1.25);
		-webkit-transition: -webkit-transform .6s cubic-bezier(0,0,.3,1);
		transition: -webkit-transform .6s cubic-bezier(0,0,.3,1);
		transition: transform .6s cubic-bezier(0,0,.3,1);
		transition: transform .6s cubic-bezier(0,0,.3,1),-webkit-transform .6s cubic-bezier(0,0,.3,1)
	}

	.card-special:active .card__img img {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	.card-special:active .card__mask {
		opacity: 1;
		-webkit-transform: translateY(-50%) translateX(-50%) rotate(25deg) scale(1);
		transform: translateY(-50%) translateX(-50%) rotate(25deg) scale(1)
	}
}

.cardsGrid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -2.5rem;
	width: calc(100% + 6.25rem)
}

@media (max-width: 1279px) {
	.cardsGrid {
		margin-left:-1.875rem
	}
}

@media (max-width: 1023px) {
	.cardsGrid {
		margin-left:-1.25rem
	}
}

@media (max-width: 767px) {
	.cardsGrid {
		margin-left:0;
		width: 100%
	}
}

.cardsGrid-three .cardsGrid__card:nth-child(3) {
	margin-top: 0
}

@media (max-width: 1023px) {
	.cardsGrid-three .cardsGrid__card:nth-child(3) {
		margin-top:5.5625rem
	}
}

@media (max-width: 767px) {
	.cardsGrid-three .cardsGrid__card:nth-child(3) {
		margin-top:2.875rem
	}
}

.cardsGrid__card {
	margin-top: 3.5625rem;
	margin-left: 2.5rem
}

@media (max-width: 1279px) {
	.cardsGrid__card {
		margin-top:7.625rem;
		margin-left: 1.875rem
	}
}

@media (max-width: 1023px) {
	.cardsGrid__card {
		margin-top:5.5625rem;
		margin-left: 1.25rem
	}
}

@media (max-width: 767px) {
	.cardsGrid__card {
		margin-left:0;
		margin-top: 2.875rem
	}
}

.cardsGrid__card:first-child,.cardsGrid__card:nth-child(2) {
	margin-top: 0
}

@media (max-width: 767px) {
	.cardsGrid__card:nth-child(2) {
		margin-top:2.875rem
	}
}

.videoWrap {
	position: relative;
	cursor: pointer;
	overflow: hidden
}

.videoWrap video {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100%;
	font-family: "object-fit:cover";
	-o-object-fit: cover;
	object-fit: cover
}

.videoWrap svg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 10;
	width: 63p;
	height: 3.9375rem
}

.richtext p:not(:first-child) {
	margin-top: 1em
}

.richtext li,.richtext p {
	font-family: FuturaPT;
	font-size: 1.3125rem;
	line-height: 1.38;
	color: #000
}

@media (max-width: 767px) {
	.richtext li,.richtext p {
		font-family:FuturaPT;
		font-size: 1rem;
		line-height: 1.31;
		color: #000;
		line-height: 1.34
	}
}

.richtext li strong,.richtext p strong {
	font-weight: 900
}

.richtext li b,.richtext p b {
	font-family: FuturaPT-Demi;
	font-size: 1.3125rem;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
	letter-spacing: normal;
	color: #000
}

@media (max-width: 767px) {
	.richtext li b,.richtext p b {
		font-family:FuturaPT;
		font-size: 1rem;
		line-height: 1.31;
		color: #000;
		font-weight: 700
	}
}

.richtext li em,.richtext p em {
	font-style: italic
}

.richtext a {
	padding-bottom: .125rem;
	position: relative;
	-webkit-box-shadow: inset 0 -.0625rem #f43d30;
	box-shadow: inset 0 -.0625rem #f43d30;
	cursor: pointer;
	-webkit-transition: -webkit-box-shadow .3s ease-out;
	transition: -webkit-box-shadow .3s ease-out;
	transition: box-shadow .3s ease-out;
	transition: box-shadow .3s ease-out,-webkit-box-shadow .3s ease-out
}

.richtext h1,.richtext h2 {
	font-family: FuturaPT;
	font-size: 2.625rem;
	font-weight: 500;
	line-height: .98;
	color: #000;
	margin-top: 4.5rem;
	margin-bottom: 2.4375rem
}

@media (max-width: 1440px) {
	.richtext h1,.richtext h2 {
		margin-top:4.25rem;
		margin-bottom: 2.5rem
	}
}

@media (max-width: 767px) {
	.richtext h1,.richtext h2 {
		margin-top:2.5rem;
		margin-bottom: 1.3125rem;
		font-family: FuturaPT;
		font-size: 1.6875rem;
		font-weight: 500;
		line-height: 1;
		color: #000
	}
}

.richtext h1:first-child,.richtext h2:first-child {
	margin-top: 0
}

.richtext ol,.richtext ul {
	margin-top: 1em
}

.richtext ol li,.richtext ul li {
	margin-top: .9375rem
}

@media (max-width: 767px) {
	.richtext ol li,.richtext ul li {
		margin-top:.625rem
	}
}

.richtext ol li:first-child,.richtext ul li:first-child {
	margin-top: 0
}

.richtext ul li {
	position: relative;
	padding-left: 1.875rem
}

@media (max-width: 767px) {
	.richtext ul li {
		padding-left:1.25rem
	}
}

.richtext ul li:before {
	content: "—";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	font: inherit
}

.richtext ol {
	list-style: decimal;
	list-style-position: outside;
	padding-left: 1.25rem
}

@media (max-width: 767px) {
	.richtext ol {
		padding-left:.9375rem
	}
}

.richtext ol li {
	padding-left: .625rem
}

.richtext iframe,.richtext img {
	width: 100%!important;
	height: auto!important
}

.richtext iframe {
	min-height: 22.5rem
}

@media (max-width: 767px) {
	.richtext iframe {
		min-height:10rem
	}
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.richtext a:hover {
		-webkit-box-shadow: inset 0 -.0625rem transparent;
		box-shadow: inset 0 -.0625rem transparent
	}
}

@media (min--moz-device-pixel-ratio:0) {
	.richtext a:hover {
		-webkit-box-shadow: inset 0 -.0625rem transparent;
		box-shadow: inset 0 -.0625rem transparent
	}
}

@media (hover: hover) {
	.richtext a:hover {
		-webkit-box-shadow:inset 0 -.0625rem transparent;
		box-shadow: inset 0 -.0625rem transparent
	}
}

@media (hover: none) {
	.richtext a:active {
		-webkit-box-shadow:inset 0 -.0625rem transparent;
		box-shadow: inset 0 -.0625rem transparent
	}
}

.articleContent__h2 {
	font-family: FuturaPT;
	font-size: 2.625rem;
	font-weight: 500;
	line-height: .98;
	color: #000
}

@media (max-width: 767px) {
	.articleContent__h2 {
		font-family:FuturaPT;
		font-size: 1.6875rem;
		font-weight: 500;
		line-height: 1;
		color: #000
	}
}

.articleContent__video {
	margin-top: 2.8125rem;
	width: 100%;
	height: 24.875rem
}

@media (max-width: 1279px) {
	.articleContent__video {
		margin-top:1.875rem;
		width: 100%;
		height: 22.5rem
	}
}

@media (max-width: 1023px) {
	.articleContent__video {
		margin-top:1.25rem;
		height: 25rem
	}
}

@media (max-width: 767px) {
	.articleContent__video {
		margin-top:1.25rem;
		height: 9.8125rem
	}
}

.articleContent__gallery {
	margin-top: 7.8125rem
}

@media (max-width: 1279px) {
	.articleContent__gallery {
		margin-top:6.25rem
	}
}

@media (max-width: 767px) {
	.articleContent__gallery {
		margin-top:2.5rem
	}
}

.articleContent__gallery .tns-item:nth-child(2n) .articleContent__galleryItem {
	margin-right: 0;
	margin-left: auto
}

.articleContent__galleryItem {
	width: 20.3125rem;
	height: 20.3125rem;
	overflow: hidden;
	cursor: pointer
}

@media (max-width: 1279px) {
	.articleContent__galleryItem {
		width:18.75rem;
		height: 18.75rem
	}
}

@media (max-width: 1023px) {
	.articleContent__galleryItem {
		width:21.25rem;
		height: 21.25rem
	}
}

@media (max-width: 767px) {
	.articleContent__galleryItem {
		width:17.5rem;
		height: 17.5rem
	}
}

.articleContent__galleryItem img {
	width: 100%;
	height: 100%;
	font-family: "object-fit:cover";
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.articleContent__galleryItem:hover img {
		-webkit-transform: scale(1.25);
		transform: scale(1.25);
		-webkit-transition: .6s cubic-bezier(0,0,.3,1);
		transition: .6s cubic-bezier(0,0,.3,1)
	}
}

@media (min--moz-device-pixel-ratio:0) {
	.articleContent__galleryItem:hover img {
		-webkit-transform: scale(1.25);
		transform: scale(1.25);
		-webkit-transition: .6s cubic-bezier(0,0,.3,1);
		transition: .6s cubic-bezier(0,0,.3,1)
	}
}

@media (hover: hover) {
	.articleContent__galleryItem:hover img {
		-webkit-transform:scale(1.25);
		transform: scale(1.25);
		-webkit-transition: .6s cubic-bezier(0,0,.3,1);
		transition: .6s cubic-bezier(0,0,.3,1)
	}
}

@media (hover: none) {
	.articleContent__galleryItem:active img {
		-webkit-transform:scale(1.25);
		transform: scale(1.25);
		-webkit-transition: .6s cubic-bezier(0,0,.3,1);
		transition: .6s cubic-bezier(0,0,.3,1)
	}
}

.gallerySlider {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: #f3f3f3;
	overflow: auto
}

.gallerySlider,.gallerySlider__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.gallerySlider__wrap {
	position: relative;
	width: 83.125rem;
	height: 39.25rem;
	max-width: calc(100% - 6.25rem)
}

@media (max-width: 1279px) {
	.gallerySlider__wrap {
		width:57.75rem;
		height: 30.5rem
	}
}

@media (max-width: 1023px) {
	.gallerySlider__wrap {
		width:41.875rem;
		height: 38.8125rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media (max-width: 767px) {
	.gallerySlider__wrap {
		width:100%;
		height: 80vh;
		min-height: 26.25rem;
		max-width: 100%
	}
}

.gallerySlider__controls {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%
}

@media (max-width: 1023px) {
	.gallerySlider__controls {
		position:relative;
		width: 100%;
		height: 5.25rem;
		bottom: 0;
		left: 0;
		margin-bottom: 5rem;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
}

@media (max-width: 767px) {
	.gallerySlider__controls {
		height:2.3125rem;
		margin-bottom: 0
	}
}

.gallerySlider__images {
	position: relative;
	width: 70.625rem;
	max-width: calc(100% - 12.5rem);
	height: 100%
}

@media (max-width: 1440px) {
	.gallerySlider__images {
		width:57.5rem
	}
}

@media (max-width: 1279px) {
	.gallerySlider__images {
		width:41.25rem
	}
}

@media (max-width: 1023px) {
	.gallerySlider__images {
		width:100%;
		max-width: 100%
	}
}

.gallerySlider__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0s ease .6s,visibility .6s ease-out;
	transition: opacity 0s ease .6s,visibility .6s ease-out
}

.gallerySlider__image-active {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .6s ease-in-out;
	transition: opacity .6s ease-in-out
}

.gallerySlider__image img {
	width: 100%;
	height: 100%;
	font-family: "object-fit:contain";
	-o-object-fit: contain;
	object-fit: contain
}

.gallerySlider__btn {
	width: 5.25rem;
	height: 5.25rem;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor: pointer
}

@media (max-width: 1023px) {
	.gallerySlider__btn {
		top:0;
		left: -.9375rem;
		width: 3.4375rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-transform: none;
		transform: none
	}
}

@media (max-width: 767px) {
	.gallerySlider__btn {
		width:2.1875rem;
		height: 2.3125rem;
		left: .8125rem
	}
}

.gallerySlider__btn svg {
	width: 100%;
	height: 100%
}

.gallerySlider__btn svg circle,.gallerySlider__btn svg path {
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

@media (max-width: 1023px) {
	.gallerySlider__btn svg {
		width:5.25rem;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}

	.gallerySlider__btn svg circle {
		fill: none
	}
}

@media (max-width: 767px) {
	.gallerySlider__btn svg {
		width:4.375rem;
		height: 4.375rem
	}
}

.gallerySlider__btn-next {
	left: auto;
	right: 0
}

@media (max-width: 1023px) {
	.gallerySlider__btn-next {
		left:2.8125rem;
		right: auto
	}
}

@media (max-width: 767px) {
	.gallerySlider__btn-next {
		left:3.4375rem
	}
}

.gallerySlider__btn-next svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.gallerySlider__cross {
	position: absolute;
	width: 1.375rem;
	height: 1.375rem;
	right: 1.875rem;
	bottom: 100%;
	cursor: pointer
}

@media (max-width: 1023px) {
	.gallerySlider__cross {
		bottom:auto;
		top: .6875rem;
		right: -1.125rem;
		padding: 1.25rem
	}
}

@media (max-width: 767px) {
	.gallerySlider__cross {
		width:1.125rem;
		height: 1.0625rem;
		top: -.625rem;
		right: 0
	}
}

.gallerySlider__cross svg {
	width: 100%;
	height: 100%;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

.gallerySlider__counter {
	position: absolute;
	top: calc(100% + 3.6875rem);
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-family: FuturaPT;
	font-size: 1.25rem;
	line-height: 1.15;
	text-align: center;
	color: #000
}

@media (max-width: 1279px) {
	.gallerySlider__counter {
		top:calc(100% + 4.4375rem)
	}
}

@media (max-width: 1023px) {
	.gallerySlider__counter {
		top:calc(100% + 1.25rem);
		margin-bottom: 2.5rem
	}
}

@media (max-width: 767px) {
	.gallerySlider__counter {
		top:.75rem;
		font-family: FuturaPT;
		font-size: .9375rem;
		line-height: 1.13;
		text-align: center;
		color: #000
	}
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.gallerySlider__btn:hover svg circle {
		fill: #000
	}

	.gallerySlider__btn:hover svg path {
		fill: #fff
	}

	.gallerySlider__cross:hover svg {
		fill: #f43d30
	}
}

@media (min--moz-device-pixel-ratio:0) {
	.gallerySlider__btn:hover svg circle {
		fill: #000
	}

	.gallerySlider__btn:hover svg path {
		fill: #fff
	}

	.gallerySlider__cross:hover svg {
		fill: #f43d30
	}
}

@media (hover: hover) {
	.gallerySlider__btn:hover svg circle {
		fill:#000
	}

	.gallerySlider__btn:hover svg path {
		fill: #fff
	}

	.gallerySlider__cross:hover svg {
		fill: #f43d30
	}
}

@media (hover: none) {
	.gallerySlider__btn:active svg circle {
		fill:#000
	}

	.gallerySlider__btn:active svg path {
		fill: #fff
	}

	.gallerySlider__cross:active svg {
		fill: #f43d30
	}
}

.eventAccordion {
	margin-top: 4.625rem
}

@media (max-width: 767px) {
	.eventAccordion {
		margin-top:2.75rem
	}
}

.eventAccordion__mainTitle {
	font-family: FuturaPT;
	font-size: 2.625rem;
	font-weight: 500;
	line-height: .98;
	color: #000;
	border-bottom: .0625rem solid #ccc;
	padding-bottom: 2.75rem
}

@media (max-width: 767px) {
	.eventAccordion__mainTitle {
		font-family:FuturaPT;
		font-size: 1.6875rem;
		font-weight: 500;
		line-height: 1;
		color: #000;
		padding-bottom: 1.875rem
	}
}

.eventAccordion__item {
	border-bottom: .0625rem solid #ccc;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.eventAccordion__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.eventAccordion__title svg {
	width: 1.375rem;
	height: 1.375rem
}

@media (max-width: 767px) {
	.eventAccordion__title svg {
		width:.8125rem;
		height: .8125rem
	}
}

.eventAccordion .accordion__inner {
	/*opacity: 0;*/
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.eventAccordion .accordion__item-opened {
	padding-bottom: 2.8125rem
}

@media (max-width: 767px) {
	.eventAccordion .accordion__item-opened {
		padding-bottom:1.5rem
	}
}

/*.eventAccordion .accordion__item-opened .accordion__inner {
	opacity: 1
}*/

.eventAccordion .accordion__item-opened .accordion__header svg {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.eventAccordion .accordion__header {
	padding-top: 2.6875rem;
	padding-bottom: 2.6875rem;
	font-family: FuturaPT;
	font-size: 1.5625rem;
	font-weight: 500;
	line-height: 1.04;
	color: #000;
	cursor: pointer
}

@media (max-width: 767px) {
	.eventAccordion .accordion__header {
		font-family:FuturaPT;
		font-size: 1rem;
		font-weight: 500;
		line-height: 1.06;
		color: #000;
		padding-top: 1.5625rem;
		padding-bottom: 1.5625rem
	}
}

.eventAccordion .accordion__header svg {
	-webkit-transition: fill .3s ease,-webkit-transform .3s ease;
	transition: fill .3s ease,-webkit-transform .3s ease;
	transition: transform .3s ease,fill .3s ease;
	transition: transform .3s ease,fill .3s ease,-webkit-transform .3s ease;
	fill: #000
}

.eventAccordion .accordion__inner {
	font-family: FuturaPT;
	font-size: 1.3125rem;
	line-height: 1.38;
	color: #000
}

@media (max-width: 767px) {
	.eventAccordion .accordion__inner {
		font-family:FuturaPT;
		font-size: 1rem;
		line-height: 1.31;
		color: #000;
		line-height: 1.34
	}
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.eventAccordion .accordion__item:hover .accordion__header svg {
		fill: #f43d30
	}
}

@media (min--moz-device-pixel-ratio:0) {
	.eventAccordion .accordion__item:hover .accordion__header svg {
		fill: #f43d30
	}
}

@media (hover: hover) {
	.eventAccordion .accordion__item:hover .accordion__header svg {
		fill:#f43d30
	}
}

@media (hover: none) {
	.eventAccordion .accordion__item:active .accordion__header svg {
		fill:#f43d30
	}
}

.eventAccordion .accordion__body {
	display: none;
}

.scrollAnim,.scrollAnim__wrap {
	width: inherit;
	height: inherit;
	display: inherit
}

.scrollAnim-cover .scrollAnim__wrap,.scrollAnim-cover {
	width: 100%;
	height: 100%;
	display: block
}

.scrollAnim-fullW .scrollAnim__wrap,.scrollAnim-fullW {
	width: 100%
}

.scrollAnim-fullH .scrollAnim__wrap,.scrollAnim-fullH {
	height: 100%
}

.scrollAnim-sizeByContent .scrollAnim__wrap,.scrollAnim-sizeByContent {
	width: auto;
	height: auto
}

.articleHeader {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-bottom: 1.875rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 62.875rem
}

@media (max-width: 1440px) {
	.articleHeader {
		height:47.25rem
	}
}

@media (max-width: 1279px) {
	.articleHeader {
		height:33.625rem;
		padding-bottom: 3.1875rem
	}
}

@media (max-width: 1023px) {
	.articleHeader {
		height:31.5625rem;
		padding-bottom: 3.125rem
	}
}

@media (max-width: 767px) {
	.articleHeader {
		height:auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding-bottom: 1.875rem
	}
}

.articleHeader__bg {
	position: absolute;
	z-index: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

@media (max-width: 767px) {
	.articleHeader__bg {
		position:relative;
		height: auto
	}
}

.articleHeader__bg img {
	width: 100%;
	height: 100%;
	font-family: "object-fit:cover";
	-o-object-fit: cover;
	object-fit: cover
}

.articleHeader__bg:after {
	content: "";
	display: block;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .15;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#000),color-stop(50%,transparent),color-stop(80%,#000));
	background-image: linear-gradient(180deg,#000 10%,transparent 50%,#000 80%)
}

.articleHeader__title {
	font-family: FuturaPT-Demi;
	font-size: 3.125rem;
	line-height: .96;
	letter-spacing: -.04375rem;
	color: #fff;
	width: 54.625rem;
	margin-top: 1.75rem
}

@media (max-width: 1023px) {
	.articleHeader__title {
		margin-top:1.5625rem;
		width: 100%
	}
}

@media (max-width: 767px) {
	.articleHeader__title {
		font-family:FuturaPT-Demi;
		font-size: 2rem;
		line-height: .94;
		letter-spacing: -.04375rem;
		color: #000;
		margin-top: 7.1875rem;
		margin-bottom: 1.6875rem
	}
}

.articleHeader__info {
	margin-top: 1.5625rem
}

@media (max-width: 1279px) {
	.articleHeader__info {
		margin-top:3.25rem
	}
}

@media (max-width: 1023px) {
	.articleHeader__info {
		margin-top:2.375rem
	}
}

@media (max-width: 767px) {
	.articleHeader__info {
		margin-bottom:2.8125rem;
		margin-top: .9375rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.articleHeader__date {
	font-family: FuturaPT;
	font-size: 1.5rem;
	line-height: 1.08;
	color: #f3f3f3;
	margin-right: auto
}

@media (max-width: 767px) {
	.articleHeader__date {
		font-family:FuturaPT;
		font-size: 1.50625rem;
		line-height: 1.08;
		color: #000;
		margin: 1.0625rem 0
	}
}

.articleHeader__file {
	position: relative;
	font-family: FuturaPT;
	font-size: 1.5rem;
	line-height: 1.08;
	color: #f3f3f3;
	margin-right: 1.6875rem;
	margin-left: auto;
	top: -3.5625rem;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

.articleHeader__file:after {
	background: #fff
}

@media (max-width: 1279px) {
	.articleHeader__file {
		top:0;
		margin-right: 3.5625rem
	}
}

@media (max-width: 1023px) {
	.articleHeader__file {
		margin-right:auto;
		margin-left: 2.4375rem
	}
}

@media (max-width: 767px) {
	.articleHeader__file {
		margin-top:1.0625rem;
		margin-bottom: 1.0625rem;
		margin-left: 2.125rem;
		border-bottom-color: #000;
		font-family: FuturaPT;
		font-size: 1.125rem;
		line-height: 1.06;
		color: #000
	}
}

.articleHeader__file svg {
	position: absolute;
	right: calc(100% + .9375rem);
	top: 0;
	width: 1.4375rem;
	height: 1.875rem
}

@media (max-width: 767px) {
	.articleHeader__file svg {
		right:calc(100% + .8125rem);
		top: -.1875rem;
		width: 1.3125rem;
		height: 1.75rem
	}
}

.articleHeader__file svg path {
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

@media (max-width: 767px) {
	.articleHeader__file svg path {
		fill:#000
	}
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.articleHeader__file:hover {
		color: #f43d30
	}

	.articleHeader__file:hover:after {
		background: #f43d30
	}

	.articleHeader__file:hover svg path {
		fill: #f43d30
	}
}

@media (min--moz-device-pixel-ratio:0) {
	.articleHeader__file:hover {
		color: #f43d30
	}

	.articleHeader__file:hover:after {
		background: #f43d30
	}

	.articleHeader__file:hover svg path {
		fill: #f43d30
	}
}

@media (hover: hover) {
	.articleHeader__file:hover {
		color:#f43d30
	}

	.articleHeader__file:hover:after {
		background: #f43d30
	}

	.articleHeader__file:hover svg path {
		fill: #f43d30
	}
}

@media (hover: none) {
	.articleHeader__file:active {
		color:#f43d30
	}

	.articleHeader__file:active:after {
		background: #f43d30
	}

	.articleHeader__file:active svg path {
		fill: #f43d30
	}
}

.articleAside {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (max-width: 1023px) {
	.articleAside {
		-webkit-box-orient:horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%
	}
}

@media (max-width: 767px) {
	.articleAside {
		-webkit-box-orient:vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

.articleAside__topCard {
	position: relative;
	z-index: 10;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media (max-width: 1279px) {
	.articleAside__topCard .card__date {
		margin-top:1.5rem
	}
}

@media (max-width: 1023px) {
	.articleAside__topCard .card__date {
		margin-top:2.375rem
	}
}

@media (max-width: 767px) {
	.articleAside__topCard .card__date {
		margin-top:1.125rem
	}
}

.articleAside__affixWrap {
	position: relative;
	z-index: 0;
	margin-top: -11.75rem;
	height: calc(100% + 11.75rem);
	-ms-flex-negative: 1;
	flex-shrink: 1
}

@media (max-width: 1023px) {
	.articleAside__affixWrap {
		margin-top:0;
		margin-right: auto
	}
}

.articleAside__affixWrap .vue-affix {
	width: 23.625rem;
	padding-top: 12.25rem
}

@media (max-width: 1279px) {
	.articleAside__affixWrap .vue-affix {
		width:18.75rem
	}
}

@media (max-width: 1023px) {
	.articleAside__affixWrap .vue-affix {
		padding-top:0
	}
}

@media (max-width: 767px) {
	.articleAside__affixWrap .vue-affix {
		width:100%
	}
}

.articleAside__affixWrap-specProject {
	margin: 0;
	height: 100%
}

@media (max-width: 1023px) {
	.articleAside__affixWrap-specProject {
		margin-top:0;
		margin-right: auto;
		height: 100%
	}
}

@media (max-width: 767px) {
	.articleAside__affixWrap-specProject {
		margin-bottom:2.9375rem
	}
}

.articleAside__affixWrap-specProject .vue-affix {
	padding-top: 3.125rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media (max-width: 1023px) {
	.articleAside__affixWrap-specProject .vue-affix {
		padding-top:0
	}
}

.articleAside__affixWrap-programProject {
	margin: 0;
	height: 100%
}

@media (max-width: 1023px) {
	.articleAside__affixWrap-programProject {
		margin-top:0;
		margin-right: auto;
		height: 100%
	}
}

@media (max-width: 767px) {
	.articleAside__affixWrap-programProject {
		margin-bottom:2.9375rem
	}
}

.articleAside__affixWrap-programProject .vue-affix {
	padding-top: 3.125rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@media (max-width: 1023px) {
	.articleAside__affixWrap-programProject .vue-affix {
		padding-top:0
	}
}

.articleAside__title {
	font-family: FuturaPT;
	font-size: 1.5625rem;
	font-weight: 500;
	line-height: 1.04;
	color: #000;
	margin-top: .9375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

@media (max-width: 767px) {
	.articleAside__title {
		font-family:FuturaPT;
		font-size: 1rem;
		font-weight: 500;
		line-height: 1.06;
		color: #000;
		margin-top: 1.1875rem
	}
}

.articleAside__title:first-child {
	margin-top: 0
}

.articleAside__title svg {
	width: 1.125rem;
	height: 1rem;
	margin-right: .5625rem;
	margin-top: .25rem;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media (max-width: 767px) {
	.articleAside__title svg {
		margin-top:-.125rem
	}
}

.articleAside__title-pinIcon svg {
	width: .9375rem;
	height: 1.1875rem
}

.articleAside__desc {
	font-family: FuturaPT;
	font-size: 1.1875rem;
	line-height: 1.21;
	color: #000;
	margin-top: .4375rem;
	margin-bottom: 1.3125rem;
	padding-left: 1.625rem;
	width: 12.6875rem
}

@media (max-width: 1279px) {
	.articleAside__desc {
		margin-bottom:1.5rem
	}
}

@media (max-width: 767px) {
	.articleAside__desc {
		font-family:FuturaPT;
		font-size: .9375rem;
		line-height: 1.13;
		color: #000;
		margin: .8125rem 0 1.375rem;
		width: 15rem;
		padding-left: 1.5rem
	}
}

.articleAside__note {
	font-family: FuturaPT;
	font-size: 1.1875rem;
	line-height: 1.21;
	color: #000;
	margin-top: 1.5625rem;
	margin-bottom: 1.3125rem
}

@media (max-width: 767px) {
	.articleAside__note {
		font-family:FuturaPT;
		font-size: .9375rem;
		line-height: 1.13;
		color: #000
	}
}

.articleAside__btn {
	margin-top: 1.9375rem;
	line-height: 1.08;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 1.5625rem;
	padding-right: 1.5625rem
}

@media (max-width: 767px) {
	.articleAside__btn {
		margin-top:2.375rem;
		padding-left: 1.0625rem;
		padding-right: 1.0625rem;
		line-height: 1
	}
}

.articleAside__btn-disabled {
	background-color: #f3f3f3;
	padding: .6875rem 4rem .9375rem;
	cursor: default;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-color: transparent;
	pointer-events: none
}

.articleAside__btn-disabled:not(.articleAside__ticketBtn-free) {
	height: auto
}

@media (max-width: 1279px) {
	.articleAside__btn-disabled {
		padding:.6875rem 2.0625rem .9375rem
	}
}

.articleAside__btn-free {
	font-family: FuturaPT;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: .83;
	text-align: center;
	color: #909090
}

@media (max-width: 767px) {
	.articleAside__btn-free {
		font-family:FuturaPT;
		font-size: 1.125rem;
		font-weight: 500;
		line-height: .83;
		text-align: center;
		color: #909090
	}
}

.articleAside__btn-closed {
	font-family: FuturaPT;
	font-size: 1.1875rem;
	line-height: 1.21;
	text-align: center;
	color: #909090;
	font-weight: 300;
	padding-left: .9375rem;
	padding-right: .9375rem;
	height: auto
}

@media (max-width: 767px) {
	.articleAside__btn-closed {
		font-family:FuturaPT;
		font-size: .875rem;
		line-height: 1.21;
		text-align: center;
		color: #909090
	}
}

.articleAside__btn-second {
	margin-top: 1.5rem
}

@media (max-width: 767px) {
	.articleAside__btn-second {
		margin-top:1.125rem
	}
}

.articleSlider__title {
	font-family: FuturaPT;
	font-size: 2.625rem;
	font-weight: 500;
	line-height: .98;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis
}

.articleSlider__card {
	white-space: break-spaces
}

.scores {
	background: #f3f3f3;
	margin-bottom: 3.625rem
}

@media (max-width: 767px) {
	.scores {
		width:100vw;
		margin-left: calc(8.75rem - 50vw)
	}
}

.scores__inner {
	padding: 2rem 1.5rem 1.5rem 2rem;
	margin: 0 auto
}

@media (max-width: 767px) {
	.scores__inner {
		width:17.5rem
	}
}

.scores__title {
	font-family: FuturaPT;
	font-style: normal;
	font-weight: 500;
	font-size: 2.625rem;
	line-height: 2.5625rem;
	margin-bottom: 1rem
}

@media (max-width: 767px) {
	.scores__title {
		font-size:1.6875rem;
		line-height: 1.6875rem
	}
}

.scores__subtitle {
	font-family: FuturaPT;
	font-style: normal;
	font-weight: 400;
	font-size: 1.3125rem;
	line-height: 2.5rem
}

@media (max-width: 767px) {
	.scores__subtitle {
		font-size:1rem;
		line-height: 1.3125rem
	}
}

.scores__buttons {
	margin-top: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 35.625rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media (max-width: 767px) {
	.scores__buttons {
		-ms-flex-wrap:wrap;
		flex-wrap: wrap;
		width: 100%
	}
}

.scores__button {
	font-family: FuturaPT;
	font-style: normal;
	font-weight: 400;
	font-size: 1.0625rem;
	line-height: 3rem;
	width: 3rem;
	height: 3rem;
	border: .0625rem solid #f43d30;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	display: block;
	text-align: center;
	cursor: pointer;
	margin: auto auto 1.25rem
}

.scores__subtitle-score {
	margin-right: 1.875rem
}

@media (max-width: 767px) {
	.scores__subtitle-score {
		display:block;
		margin-right: 0;
		margin-bottom: 1rem;
		font-size: 1rem
	}
}

.scores__subtitle-button {
	color: #f43d30;
	cursor: pointer;
	line-height: 1.18;
	font-size: 1.1875rem
}

@media (max-width: 767px) {
	.scores__subtitle-button {
		font-size:1rem
	}
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.scores__button:hover {
		background: #ddd
	}
}

@media (min--moz-device-pixel-ratio:0) {
	.scores__button:hover {
		background: #ddd
	}
}

@media (hover: hover) {
	.scores__button:hover {
		background:#ddd
	}
}

@media (hover: none) {
	.scores__button:active {
		background:#ddd
	}
}

.articleLayout {
	overflow: hidden;
	padding-bottom: 3.8125rem
}

.articleLayout__header {
	position: relative
}

.articleLayout__contentWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 6.875rem
}

@media (max-width: 1279px) {
	.articleLayout__contentWrap {
		padding-top:5.125rem
	}
}

@media (max-width: 1023px) {
	.articleLayout__contentWrap {
		-webkit-box-orient:vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media (max-width: 767px) {
	.articleLayout__contentWrap {
		padding-top:0
	}
}

.articleLayout__aside {
	width: 23.625rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (max-width: 1279px) {
	.articleLayout__aside {
		width:18.75rem
	}
}

@media (max-width: 1023px) {
	.articleLayout__aside {
		width:100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 5.3125rem
	}
}

@media (max-width: 767px) {
	.articleLayout__aside {
		-webkit-box-orient:vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 2.875rem
	}
}

.articleLayout__content {
	width: 43.5rem;
	margin: 0;
}

@media (max-width: 1279px) {
	.articleLayout__content {
		width:39.375rem
	}
}

@media (max-width: 1023px) {
	.articleLayout__content {
		width:100%
	}
}

.articleLayout__footer {
	margin-top: 7.1875rem
}

@media (max-width: 767px) {
	.articleLayout__footer {
		margin-top:3.375rem
	}
}

.articleLayout__footerSlider:not(:first-child) {
	margin-top: 4.375rem
}

@media (max-width: 767px) {
	.articleLayout__footerSlider:not(:first-child) {
		margin-top:4.25rem
	}
}




.richtext p:not(:first-child) {
	margin-top: 1em
}

.richtext li,.richtext p {
	font-family: FuturaPT;
	font-size: 1.3125rem;
	line-height: 1.38;
	color: #000
}

@media (max-width: 767px) {
	.richtext li,.richtext p {
		font-family:FuturaPT;
		font-size: 1rem;
		line-height: 1.31;
		color: #000;
		line-height: 1.34
	}
}

.richtext li strong,.richtext p strong {
	font-weight: 900
}

.richtext li b,.richtext p b {
	font-family: FuturaPT-Demi;
	font-size: 1.3125rem;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
	letter-spacing: normal;
	color: #000
}

@media (max-width: 767px) {
	.richtext li b,.richtext p b {
		font-family:FuturaPT;
		font-size: 1rem;
		line-height: 1.31;
		color: #000;
		font-weight: 700
	}
}

.richtext li em,.richtext p em {
	font-style: italic
}

.richtext a {
	padding-bottom: .125rem;
	position: relative;
	-webkit-box-shadow: inset 0 -.0625rem #f43d30;
	box-shadow: inset 0 -.0625rem #f43d30;
	cursor: pointer;
	-webkit-transition: -webkit-box-shadow .3s ease-out;
	transition: -webkit-box-shadow .3s ease-out;
	transition: box-shadow .3s ease-out;
	transition: box-shadow .3s ease-out,-webkit-box-shadow .3s ease-out
}

.richtext h1,.richtext h2 {
	font-family: FuturaPT;
	font-size: 2.625rem;
	font-weight: 500;
	line-height: .98;
	color: #000;
	margin-top: 4.5rem;
	margin-bottom: 2.4375rem
}

@media (max-width: 1440px) {
	.richtext h1,.richtext h2 {
		margin-top:4.25rem;
		margin-bottom: 2.5rem
	}
}

@media (max-width: 767px) {
	.richtext h1,.richtext h2 {
		margin-top:2.5rem;
		margin-bottom: 1.3125rem;
		font-family: FuturaPT;
		font-size: 1.6875rem;
		font-weight: 500;
		line-height: 1;
		color: #000
	}
}

.richtext h1:first-child,.richtext h2:first-child {
	margin-top: 0
}

.richtext ol,.richtext ul {
	margin-top: 1em
}

.richtext ol li,.richtext ul li {
	margin-top: .9375rem
}

@media (max-width: 767px) {
	.richtext ol li,.richtext ul li {
		margin-top:.625rem
	}
}

.richtext ol li:first-child,.richtext ul li:first-child {
	margin-top: 0
}

.richtext ul li {
	position: relative;
	padding-left: 1.875rem
}

@media (max-width: 767px) {
	.richtext ul li {
		padding-left:1.25rem
	}
}

.richtext ul li:before {
	content: "—";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	font: inherit
}

.richtext ol {
	list-style: decimal;
	list-style-position: outside;
	padding-left: 1.25rem
}

@media (max-width: 767px) {
	.richtext ol {
		padding-left:.9375rem
	}
}

.richtext ol li {
	padding-left: .625rem
}

.richtext iframe,.richtext img {
	width: 100%!important;
	height: auto!important
}

.richtext iframe {
	min-height: 22.5rem
}

@media (max-width: 767px) {
	.richtext iframe {
		min-height:10rem
	}
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	.richtext a:hover {
		-webkit-box-shadow: inset 0 -.0625rem transparent;
		box-shadow: inset 0 -.0625rem transparent
	}
}

@media (min--moz-device-pixel-ratio:0) {
	.richtext a:hover {
		-webkit-box-shadow: inset 0 -.0625rem transparent;
		box-shadow: inset 0 -.0625rem transparent
	}
}

@media (hover: hover) {
	.richtext a:hover {
		-webkit-box-shadow:inset 0 -.0625rem transparent;
		box-shadow: inset 0 -.0625rem transparent
	}
}

@media (hover: none) {
	.richtext a:active {
		-webkit-box-shadow:inset 0 -.0625rem transparent;
		box-shadow: inset 0 -.0625rem transparent
	}
}


.articleContent__h2 {
	font-family: FuturaPT;
	font-size: 2.625rem;
	font-weight: 500;
	line-height: .98;
	color: #000
}

@media (max-width: 767px) {
	.articleContent__h2 {
		font-family:FuturaPT;
		font-size: 1.6875rem;
		font-weight: 500;
		line-height: 1;
		color: #000
	}
}



.articleContent__video {
	margin-top: 2.8125rem;
	width: 100%;
	height: 24.875rem
}

@media (max-width: 1279px) {
	.articleContent__video {
		margin-top:1.875rem;
		width: 100%;
		height: 22.5rem
	}
}

@media (max-width: 1023px) {
	.articleContent__video {
		margin-top:1.25rem;
		height: 25rem
	}
}

@media (max-width: 767px) {
	.articleContent__video {
		margin-top:1.25rem;
		height: 9.8125rem
	}
}

.articleContent__gallery {
	margin-top: 7.8125rem
}

@media (max-width: 1279px) {
	.articleContent__gallery {
		margin-top:6.25rem
	}
}

@media (max-width: 767px) {
	.articleContent__gallery {
		margin-top:2.5rem
	}
}

.vue-affix {
    position: relative;
}
.vue-affix.affix {
    position: fixed;
}