

/* Start:/local/assets/css/main.css?174714749245360*/
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	font-family: "Rubik", sans-serif;
}

/*
#panel {
	display: none;
}
*/

.slick-slide:focus,
.slick-slide *:focus {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
	margin: 0;
	padding: 0;
}

html {
	scroll-behavior: smooth;
}

body {
	background: #fff;
	font-family: "ALS Hauss", sans-serif;
	scroll-behavior: smooth;
}

body.fixed {
	overflow: hidden;
}

@font-face {
    font-family: 'ALS Hauss';
    src: url('/local/assets/css/../fonts/subset-ALSHauss-Medium.eot');
    src: local('ALS Hauss Medium'), local('ALSHauss-Medium'),
        url('/local/assets/css/../fonts/subset-ALSHauss-Medium.eot?#iefix') format('embedded-opentype'),
        url('/local/assets/css/../fonts/subset-ALSHauss-Medium.woff2') format('woff2'),
        url('/local/assets/css/../fonts/subset-ALSHauss-Medium.woff') format('woff'),
        url('/local/assets/css/../fonts/subset-ALSHauss-Medium.ttf') format('truetype'),
        url('/local/assets/css/../fonts/subset-ALSHauss-Medium.svg#ALSHauss-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ALS Hauss';
    src: url('/local/assets/css/../fonts/subset-ALSHauss-Regular.eot');
    src: local('ALS Hauss Regular'), local('ALSHauss-Regular'),
        url('/local/assets/css/../fonts/subset-ALSHauss-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/assets/css/../fonts/subset-ALSHauss-Regular.woff2') format('woff2'),
        url('/local/assets/css/../fonts/subset-ALSHauss-Regular.woff') format('woff'),
        url('/local/assets/css/../fonts/subset-ALSHauss-Regular.ttf') format('truetype'),
        url('/local/assets/css/../fonts/subset-ALSHauss-Regular.svg#ALSHauss-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nekst';
    src: url('/local/assets/css/../fonts/subset-Nekst-SemiBold.eot');
    src: local('Nekst Semi Bold'), local('Nekst-SemiBold'),
        url('/local/assets/css/../fonts/subset-Nekst-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/local/assets/css/../fonts/subset-Nekst-SemiBold.woff2') format('woff2'),
        url('/local/assets/css/../fonts/subset-Nekst-SemiBold.woff') format('woff'),
        url('/local/assets/css/../fonts/subset-Nekst-SemiBold.ttf') format('truetype'),
        url('/local/assets/css/../fonts/subset-Nekst-SemiBold.svg#Nekst-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('/local/assets/css/../fonts/subset-Inter-Regular.eot');
    src: local('Inter Regular'), local('Inter-Regular'),
        url('/local/assets/css/../fonts/subset-Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('/local/assets/css/../fonts/subset-Inter-Regular.woff2') format('woff2'),
        url('/local/assets/css/../fonts/subset-Inter-Regular.woff') format('woff'),
        url('/local/assets/css/../fonts/subset-Inter-Regular.ttf') format('truetype'),
        url('/local/assets/css/../fonts/subset-Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.container {
	width: 100%;
	padding: 0 28px;
	max-width: 1400px;
	margin: 0 auto;
}

.header {
/*	display: none;*/
	padding-top: 50px;
}

.header__logo {
	width: 275px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	z-index: 1;
}

.header__logo img {
	max-width: 100%;
}

.header__lang {
	position: relative;
	margin-left: auto;
	transition: .3s all;
}

.header__lang-current {
	color: #fff;
	cursor: pointer;
	transition: .3s all;
	background: #1C1B1F;
	border-radius: 20px;
	text-decoration: none;
	padding: 12px 20px;
	display: inline-block;
	vertical-align: middle;
}

.header__lang-list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-end;
	gap: 20px;
}

.header__lang-list a {
	color: #1C1B1F;
	text-decoration: none;
	font-size: 18px;
	transition: .3s all;
	white-space: nowrap;
}

.header__lang-list a.active,
.header__lang-list a:hover,
.header__lang-current:hover {
	color: #9747FF
}

.header__lang.show .header__lang-list {
	opacity: 1;
	visibility: visible;
}

.indexPage,
.exp {
	margin-top: 75px;
	position: relative;
	overflow: hidden;
}

.indexPage__figure {
	position: absolute;
}

.indexPage__figure[data-index="1"] {
	background: #B33CF1;
	width: 200px;
	height: 200px;
	transform: rotate(-45deg);
	flex-shrink: 0;
	left: -50px;
	top: 50px;
}

.indexPage__figure[data-index="2"] {
	background: #6EEEF8;
	width: 400px;
	height: 400px;
	transform: rotate(-45deg);
	flex-shrink: 0;
	right: -155px;
	top: 19%;
}

.indexPage__figure[data-index="3"] {
	width: 574px;
	height: 496px;
	left: -60px;
	top: 35%;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='464' height='497' viewBox='0 0 464 497' fill='none'%3E%3Cpath d='M176.654 0L463.309 496.5H-110L176.654 0Z' fill='%23EF8848'/%3E%3C/svg%3E") no-repeat;
}

.indexPage__figure[data-index="4"] {
	width: 284px;
	height: 284px;
	flex-shrink: 0;
	right: 52px;
	top: 54.5%;
	border-radius: 50%;
	background: #75FB85;
}

.indexPage__figure[data-index="5"] {
	width: 428px;
	height: 428px;
	flex-shrink: 0;
	left: -200px;
	top: 71%;
	border-radius: 50%;
	background: #FF2E09;
}

.indexPage__figure[data-index="6"] {
	width: 200px;
	height: 200px;
	transform: rotate(-45deg);
	right: -60px;
	top: 90%;
	background: #F8D355;
}


.indexPage__title {
	color: #1C1B1F;
	text-align: right;
	font-family: Nekst;
	font-size: 100px;
	font-style: normal;
	font-weight: 115;
	line-height: 100%;
	max-width: 940px;
	margin-left: auto;
	margin-bottom: 65px;
}

.indexPage__list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	row-gap: 80px;
	column-gap: 20px;
	margin: 0 0 200px;
}

.indexPage__list-item {
	text-decoration: none;
	position: relative;
	z-index: 1;
}

.indexPage__list-item:nth-child(3n+2) {
	margin-top: 95px;
}

.indexPage__list-item:nth-child(3n+3) {
	margin-top: 185px;
}

.indexPage__list-item__photo {
	height: 310px;
	overflow: hidden;
}

.indexPage__list-item__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.indexPage__list-item__icons {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	gap: 7px;
	margin: 12px 0 16px;
}

.indexPage__list-item__icons span {
	color: #1C1B1F;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 1;
}

.indexPage__list-item__icons-item {
	height: 24px;
	background-repeat: no-repeat;
	transition: .3s all;
}

/*
.indexPage__list-item__icons-item[data-type="video"] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='24' viewBox='0 0 32 24' fill='none'%3E%3Cmask id='mask0_2005_97' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='24'%3E%3Crect width='32' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_2005_97)'%3E%3Cpath d='M30.8878 7.41333V16.5865H28.9436V13.4649H25.3291C25.1466 13.4649 25.0051 13.5105 24.9047 13.6018C24.8043 13.6931 24.7541 13.83 24.7541 14.0125V16.5865H22.8099V13.6565C22.8099 13.1819 22.9058 12.8031 23.0975 12.5202C23.2891 12.2372 23.5675 12.0455 23.9326 11.9451V11.9041C23.6405 11.6941 23.4169 11.4294 23.2617 11.11C23.1066 10.7814 23.029 10.4026 23.029 9.9736C23.029 9.43507 23.1613 8.97413 23.426 8.59078C23.6907 8.20742 24.0604 7.91534 24.535 7.71454C25.0188 7.51373 25.571 7.41333 26.1917 7.41333H30.8878ZM24.9732 10.4939C24.9732 10.7403 25.0325 10.9548 25.1511 11.1374C25.2698 11.3199 25.4295 11.4614 25.6303 11.5618C25.8403 11.6531 26.0776 11.6987 26.3423 11.6987H28.9436V9.30272H26.3286C26.073 9.30272 25.8403 9.35293 25.6303 9.45333C25.4295 9.5446 25.2698 9.68152 25.1511 9.86407C25.0325 10.0466 24.9732 10.2565 24.9732 10.4939Z' fill='black'/%3E%3Cpath d='M19.4495 11.0415C19.5134 11.0415 19.5727 11.0461 19.6275 11.0552C19.6823 11.0552 19.7416 11.0552 19.8055 11.0552C20.3349 11.11 20.7319 11.3062 20.9966 11.6439C21.2613 11.9725 21.3937 12.4289 21.3937 13.0131V16.5865H19.4495V13.4101C19.4495 13.2276 19.3993 13.0906 19.2989 12.9994C19.2076 12.9081 19.0707 12.8625 18.8882 12.8625H16.4237V16.5865H14.4659V12.8625H12.0015C11.8189 12.8625 11.6774 12.9081 11.577 12.9994C11.4857 13.0906 11.4401 13.2276 11.4401 13.4101V16.5865H9.49595V13.0131C9.49595 12.4289 9.62374 11.9725 9.87931 11.6439C10.1349 11.3153 10.5228 11.1191 11.0431 11.0552C11.0796 11.0552 11.1115 11.0552 11.1389 11.0552C11.1754 11.0552 11.2119 11.0552 11.2484 11.0552L11.4401 11.0415L9.20844 7.41333H11.3443L13.5212 11.0278H14.4659V7.41333H16.4237V11.0278H17.3684L19.5453 7.41333H21.6812L19.4495 11.0415Z' fill='black'/%3E%3Cpath d='M5.71245 7.41333C6.30574 7.41333 6.84426 7.55024 7.32802 7.82407C7.81178 8.09789 8.19513 8.47669 8.47808 8.96044C8.76104 9.43507 8.90251 9.96903 8.90251 10.5623C8.90251 11.1647 8.76104 11.7078 8.47808 12.1916C8.19513 12.6662 7.80721 13.0404 7.31433 13.3143C6.83057 13.579 6.29661 13.7113 5.71245 13.7113H3.05634V16.5865H1.11218V7.41333H5.71245ZM5.56184 11.863C5.81741 11.863 6.0456 11.8082 6.24641 11.6987C6.45634 11.5892 6.62064 11.4386 6.73929 11.2469C6.86708 11.0552 6.93097 10.827 6.93097 10.5623C6.93097 10.3159 6.86708 10.0968 6.73929 9.90514C6.62064 9.71346 6.45634 9.56742 6.24641 9.46702C6.03647 9.35749 5.80829 9.30272 5.56184 9.30272H3.05634V11.863H5.56184Z' fill='black'/%3E%3C/g%3E%3C/svg%3E");
	width: 32px;
}

.indexPage__list-item__icons-item[data-type="audio"] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cmask id='mask0_2005_94' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_2005_94)'%3E%3Cpath d='M19.95 15.95L18.4 14.4C19.1333 13.7167 19.7083 12.9084 20.125 11.975C20.5417 11.0417 20.75 10.05 20.75 9.00005C20.75 7.95005 20.5417 6.96672 20.125 6.05005C19.7083 5.13338 19.1333 4.33338 18.4 3.65005L19.95 2.05005C20.8833 2.93338 21.625 3.97505 22.175 5.17505C22.725 6.37505 23 7.65005 23 9.00005C23 10.35 22.725 11.625 22.175 12.825C21.625 14.025 20.8833 15.0667 19.95 15.95ZM16.75 12.75L15.15 11.15C15.45 10.8667 15.6917 10.5459 15.875 10.1875C16.0583 9.82922 16.15 9.43338 16.15 9.00005C16.15 8.56672 16.0583 8.17088 15.875 7.81255C15.6917 7.45422 15.45 7.13338 15.15 6.85005L16.75 5.25005C17.2833 5.73338 17.7 6.29588 18 6.93755C18.3 7.57922 18.45 8.26672 18.45 9.00005C18.45 9.73338 18.3 10.4209 18 11.0625C17.7 11.7042 17.2833 12.2667 16.75 12.75ZM9 13C7.9 13 6.95833 12.6084 6.175 11.825C5.39167 11.0417 5 10.1 5 9.00005C5 7.90005 5.39167 6.95838 6.175 6.17505C6.95833 5.39172 7.9 5.00005 9 5.00005C10.1 5.00005 11.0417 5.39172 11.825 6.17505C12.6083 6.95838 13 7.90005 13 9.00005C13 10.1 12.6083 11.0417 11.825 11.825C11.0417 12.6084 10.1 13 9 13ZM1 21V18.2C1 17.65 1.14167 17.1334 1.425 16.65C1.70833 16.1667 2.1 15.8 2.6 15.55C3.45 15.1167 4.40833 14.75 5.475 14.45C6.54167 14.15 7.71667 14 9 14C10.2833 14 11.4583 14.15 12.525 14.45C13.5917 14.75 14.55 15.1167 15.4 15.55C15.9 15.8 16.2917 16.1667 16.575 16.65C16.8583 17.1334 17 17.65 17 18.2V21H1ZM3 19H15V18.2C15 18.0167 14.9542 17.85 14.8625 17.7C14.7708 17.55 14.65 17.4334 14.5 17.35C13.9 17.05 13.1292 16.75 12.1875 16.45C11.2458 16.15 10.1833 16 9 16C7.81667 16 6.75417 16.15 5.8125 16.45C4.87083 16.75 4.1 17.05 3.5 17.35C3.35 17.4334 3.22917 17.55 3.1375 17.7C3.04583 17.85 3 18.0167 3 18.2V19ZM9 11C9.55 11 10.0208 10.8042 10.4125 10.4125C10.8042 10.0209 11 9.55005 11 9.00005C11 8.45005 10.8042 7.97922 10.4125 7.58755C10.0208 7.19588 9.55 7.00005 9 7.00005C8.45 7.00005 7.97917 7.19588 7.5875 7.58755C7.19583 7.97922 7 8.45005 7 9.00005C7 9.55005 7.19583 10.0209 7.5875 10.4125C7.97917 10.8042 8.45 11 9 11Z' fill='%231C1B1F'/%3E%3C/g%3E%3C/svg%3E");
	width: 24px;
}

.indexPage__list-item__icons-item[data-type="srt"] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cmask id='mask0_2005_91' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_2005_91)'%3E%3Cpath d='M3 20V4H21V20H3ZM5 18H19V6H5V18ZM6 15H11V13H9.5V13.5H7.5V10.5H9.5V11H11V9H6V15ZM13 15H18V13H16.5V13.5H14.5V10.5H16.5V11H18V9H13V15Z' fill='%231C1B1F'/%3E%3C/g%3E%3C/svg%3E");
	width: 24px;
}
*/

.indexPage__list-item__title {
	color: #1C1B1F;
	font-family: "Nekst";
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 114%;
	transition: .3s all;
}

.indexPage__list-item:hover .indexPage__list-item__title {
	color: #9747FF;	
}

.exp__figure {
	position: absolute;
}

.exp__figure[data-index="1"] {
	width: 400px;
	height: 400px;
	transform: rotate(-45deg);
	flex-shrink: 0;
	background: #75FB85;
	top: 10%;
	left: -170px;
}

.exp__figure[data-index="2"] {
	width: 428px;
	height: 428px;
	flex-shrink: 0;
	right: -160px;
	top: 22%;
	border-radius: 50%;
	background: #FF2E09;
}

.exp__wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: flex-start;
	align-items: flex-start;
	gap: 27px;
}

.exp__back {
	white-space: nowrap;
	color: #FFF;
	font-family: "ALS Hauss";
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 1;
	border-radius: 30px;
	background: #9747FF;
	transition: .3s all;
	text-decoration: none;
	padding: 19px 20px 15px;
}

.exp__back:hover {
	color: #1C1B1F;
}

.exp__box {
	max-width: 840px;
}

.exp__poster,
.exp__image {
	height: 570px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.exp__image {
	margin-bottom: 50px;
	cursor: default;
}

.exp__poster.active {
	cursor: default;
}

.exp__poster img,
.exp__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.exp__poster:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: .3s all;
	background: url("data:image/svg+xml,%0A%3Csvg width='192' height='192' viewBox='0 0 192 192' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96 192C149.019 192 192 149.019 192 96C192 42.9806 149.019 0 96 0C42.9806 0 0 42.9806 0 96C0 149.019 42.9806 192 96 192ZM76.8 129.6L134.4 96L76.8 62.4V129.6Z' fill='black' fill-opacity='0.3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M134.4 96L76.8 129.6V62.4L134.4 96Z' fill='white'/%3E%3Cpath d='M96 187.2C146.368 187.2 187.2 146.368 187.2 96C187.2 45.6316 146.368 4.8 96 4.8C45.6317 4.8 4.80005 45.6316 4.80005 96C4.80005 146.368 45.6317 187.2 96 187.2Z' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") center no-repeat;
}

.exp__poster.active:before {
	opacity: 0;
	visibility: hidden;
}

.exp__player {
	margin: 12px 0 64px;
}

.exp__player button {
	border: none;
	cursor: pointer;
	transition: .3s all;
}

.exp__player button:focus {
	outline: none;
}

.exp__player-init {
	height: 64px;
	background: #1C1B1F;
	padding: 16px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
}

.exp__player-controls {
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	flex: 1;
	display: none;
}

.exp__player-controls.active {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.exp__player-pause {
	background: #9747FF url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cg clip-path='url(%23clip0_2004_531)'%3E%3Cpath d='M10.6135 5.03201L2.36355 0.154669C1.69323 -0.241425 0.666672 0.14295 0.666672 1.12264V10.875C0.666672 11.7539 1.62058 12.2836 2.36355 11.8429L10.6135 6.96795C11.3495 6.53436 11.3518 5.46561 10.6135 5.03201V5.03201Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2004_531'%3E%3Crect width='10.5' height='12' fill='white' transform='translate(0.666672)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") center no-repeat;
	box-shadow: 0px 4px 16px 0px #9747FF;
	transition: .3s all;
	margin-right: 20px;
	min-width: 32px;
	max-width: 32px;
	height: 32px;
	border: none;
	cursor: pointer;
}

.exp__player-pause.played {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cg clip-path='url(%23clip0_2004_464)'%3E%3Cpath d='M4.04167 11.2266H1.79167C1.17058 11.2266 0.666672 10.7227 0.666672 10.1016V1.85156C0.666672 1.23047 1.17058 0.726562 1.79167 0.726562H4.04167C4.66277 0.726562 5.16667 1.23047 5.16667 1.85156V10.1016C5.16667 10.7227 4.66277 11.2266 4.04167 11.2266ZM11.1667 10.1016V1.85156C11.1667 1.23047 10.6628 0.726562 10.0417 0.726562H7.79167C7.17058 0.726562 6.66667 1.23047 6.66667 1.85156V10.1016C6.66667 10.7227 7.17058 11.2266 7.79167 11.2266H10.0417C10.6628 11.2266 11.1667 10.7227 11.1667 10.1016Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2004_464'%3E%3Crect width='10.5' height='12' fill='white' transform='translate(0.666672)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.exp__player-pause:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.exp__player-time {
	color: #FFF;
	text-align: center;
	font-family: "Inter";
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	min-width: 80px;
}

.exp__player-progressBar {
	flex: 1;
	height: 8px;
    background: rgba(255, 255, 255, 0.20);
	cursor: pointer;
	position: relative;
}

.exp__player-progress {
	width: 0;
	height: 100%;
	background: -webkit-linear-gradient(bottom, #9747FF 0%, #B33CF1 100%), #FFF;
	background: -o-linear-gradient(bottom, #9747FF 0%, #B33CF1 100%), #FFF;
	background: linear-gradient(to top, #9747FF 0%, #B33CF1 100%), #FFF;
	position: absolute;
	left: 0;
	top: 0;
}

.exp__player-progressHandle {
	width: 20px;
	height: 20px;
	background-color: #8b5cf6;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}

.exp__player-buttons {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-ms-align-items: center;
	align-items: center;
	gap: 20px;
	margin-left: 24px;
}

.exp__player-cc {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cmask id='mask0_3_1788' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='40'%3E%3Crect width='40' height='40' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3_1788)'%3E%3Cpath d='M5 33.3334V6.66669H35V33.3334H5ZM7.77792 30.5554H32.2221V9.4446H7.77792V30.5554ZM10 24.9721H18.3888V21.8613H16.1667V22.75H12.2221V17.25H16.1667V18.1388H18.3888V15.0279H10V24.9721ZM21.6388 24.9721H30.0279V21.8613H27.8054V22.75H23.8612V17.25H27.8054V18.1388H30.0279V15.0279H21.6388V24.9721Z' fill='white'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
	width: 40px;
	height: 40px;
}

.exp__player-cc.active,
.exp__player-cc:hover {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cmask id='mask0_3_1851' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='40'%3E%3Crect width='40' height='40' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3_1851)'%3E%3Cpath d='M5 33.3333V6.66663H35V33.3333H5ZM7.77792 30.5554H32.2221V9.44454H7.77792V30.5554ZM10 24.972H18.3888V21.8612H16.1667V22.75H12.2221V17.25H16.1667V18.1387H18.3888V15.0279H10V24.972ZM21.6388 24.972H30.0279V21.8612H27.8054V22.75H23.8612V17.25H27.8054V18.1387H30.0279V15.0279H21.6388V24.972Z' fill='%239747FF'/%3E%3C/g%3E%3C/svg%3E");
}

.exp__player-rza {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='30' viewBox='0 0 40 30' fill='none'%3E%3Cmask id='mask0_86_5831' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='30'%3E%3Crect width='40' height='30' fill='%23FFE6E6'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_86_5831)'%3E%3Cpath d='M38.6098 9.26685V20.7333H36.1796V16.8313H31.6614C31.4333 16.8313 31.2564 16.8883 31.1309 17.0024C31.0054 17.1165 30.9427 17.2876 30.9427 17.5158V20.7333H28.5125V17.0709C28.5125 16.4776 28.6323 16.0041 28.8718 15.6504C29.1114 15.2967 29.4594 15.0571 29.9158 14.9316V14.8803C29.5507 14.6178 29.2712 14.287 29.0772 13.8876C28.8833 13.4769 28.7863 13.0034 28.7863 12.4672C28.7863 11.794 28.9517 11.2179 29.2826 10.7387C29.6135 10.2595 30.0755 9.89436 30.6688 9.64336C31.2735 9.39235 31.9638 9.26685 32.7396 9.26685H38.6098ZM31.2165 13.1175C31.2165 13.4256 31.2906 13.6937 31.439 13.9219C31.5873 14.1501 31.7869 14.3269 32.038 14.4524C32.3004 14.5665 32.597 14.6236 32.9279 14.6236H36.1796V11.6286H32.9108C32.5913 11.6286 32.3004 11.6913 32.038 11.8168C31.7869 11.9309 31.5873 12.1021 31.439 12.3303C31.2906 12.5585 31.2165 12.8209 31.2165 13.1175Z' fill='white'/%3E%3Cpath d='M24.3119 13.8021C24.3918 13.8021 24.4659 13.8078 24.5344 13.8192C24.6028 13.8192 24.677 13.8192 24.7569 13.8192C25.4186 13.8876 25.9149 14.1329 26.2458 14.5551C26.5767 14.9658 26.7421 15.5363 26.7421 16.2665V20.7333H24.3119V16.7628C24.3119 16.5346 24.2491 16.3635 24.1236 16.2494C24.0095 16.1353 23.8384 16.0783 23.6102 16.0783H20.5297V20.7333H18.0824V16.0783H15.0018C14.7736 16.0783 14.5968 16.1353 14.4713 16.2494C14.3572 16.3635 14.3002 16.5346 14.3002 16.7628V20.7333H11.87V16.2665C11.87 15.5363 12.0297 14.9658 12.3491 14.5551C12.6686 14.1444 13.1535 13.8991 13.8038 13.8192C13.8495 13.8192 13.8894 13.8192 13.9236 13.8192C13.9693 13.8192 14.0149 13.8192 14.0606 13.8192L14.3002 13.8021L11.5106 9.26685H14.1804L16.9015 13.785H18.0824V9.26685H20.5297V13.785H21.7106L24.4317 9.26685H27.1015L24.3119 13.8021Z' fill='white'/%3E%3Cpath d='M7.14059 9.26685C7.8822 9.26685 8.55536 9.43799 9.16005 9.78027C9.76475 10.1225 10.2439 10.596 10.5976 11.2007C10.9513 11.794 11.1282 12.4615 11.1282 13.2031C11.1282 13.9561 10.9513 14.635 10.5976 15.2397C10.2439 15.8329 9.75905 16.3007 9.14294 16.643C8.53824 16.9739 7.87079 17.1393 7.14059 17.1393H3.82046V20.7333H1.39026V9.26685H7.14059ZM6.95234 14.8289C7.2718 14.8289 7.55703 14.7605 7.80804 14.6236C8.07046 14.4866 8.27583 14.2984 8.42415 14.0588C8.58388 13.8192 8.66374 13.534 8.66374 13.2031C8.66374 12.895 8.58388 12.6212 8.42415 12.3816C8.27583 12.142 8.07046 11.9595 7.80804 11.834C7.54562 11.697 7.26039 11.6286 6.95234 11.6286H3.82046V14.8289H6.95234Z' fill='white'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
	width: 40px;
	height: 30px;
}

.exp__player-rza.active,
.exp__player-rza:hover {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='30' viewBox='0 0 40 30' fill='none'%3E%3Cmask id='mask0_86_5869' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='30'%3E%3Crect width='40' height='30' fill='%23FFE6E6'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_86_5869)'%3E%3Cpath d='M38.6098 9.26685V20.7333H36.1796V16.8313H31.6614C31.4333 16.8313 31.2564 16.8883 31.1309 17.0024C31.0054 17.1165 30.9427 17.2876 30.9427 17.5158V20.7333H28.5125V17.0709C28.5125 16.4776 28.6323 16.0041 28.8718 15.6504C29.1114 15.2967 29.4594 15.0571 29.9158 14.9316V14.8803C29.5507 14.6178 29.2712 14.287 29.0772 13.8876C28.8833 13.4769 28.7863 13.0034 28.7863 12.4672C28.7863 11.794 28.9517 11.2179 29.2826 10.7387C29.6135 10.2595 30.0755 9.89436 30.6688 9.64336C31.2735 9.39235 31.9638 9.26685 32.7396 9.26685H38.6098ZM31.2165 13.1175C31.2165 13.4256 31.2906 13.6937 31.439 13.9219C31.5873 14.1501 31.7869 14.3269 32.038 14.4524C32.3004 14.5665 32.597 14.6236 32.9279 14.6236H36.1796V11.6286H32.9108C32.5913 11.6286 32.3004 11.6913 32.038 11.8168C31.7869 11.9309 31.5873 12.1021 31.439 12.3303C31.2906 12.5585 31.2165 12.8209 31.2165 13.1175Z' fill='%239747FF'/%3E%3Cpath d='M24.3119 13.8021C24.3918 13.8021 24.4659 13.8078 24.5344 13.8192C24.6028 13.8192 24.677 13.8192 24.7569 13.8192C25.4186 13.8876 25.9149 14.1329 26.2458 14.5551C26.5767 14.9658 26.7421 15.5363 26.7421 16.2665V20.7333H24.3119V16.7628C24.3119 16.5346 24.2491 16.3635 24.1236 16.2494C24.0095 16.1353 23.8384 16.0783 23.6102 16.0783H20.5297V20.7333H18.0824V16.0783H15.0018C14.7736 16.0783 14.5968 16.1353 14.4713 16.2494C14.3572 16.3635 14.3002 16.5346 14.3002 16.7628V20.7333H11.87V16.2665C11.87 15.5363 12.0297 14.9658 12.3491 14.5551C12.6686 14.1444 13.1535 13.8991 13.8038 13.8192C13.8495 13.8192 13.8894 13.8192 13.9236 13.8192C13.9693 13.8192 14.0149 13.8192 14.0606 13.8192L14.3002 13.8021L11.5106 9.26685H14.1804L16.9015 13.785H18.0824V9.26685H20.5297V13.785H21.7106L24.4317 9.26685H27.1015L24.3119 13.8021Z' fill='%239747FF'/%3E%3Cpath d='M7.14059 9.26685C7.8822 9.26685 8.55536 9.43799 9.16005 9.78027C9.76475 10.1225 10.2439 10.596 10.5976 11.2007C10.9513 11.794 11.1282 12.4615 11.1282 13.2031C11.1282 13.9561 10.9513 14.635 10.5976 15.2397C10.2439 15.8329 9.75905 16.3007 9.14294 16.643C8.53824 16.9739 7.87079 17.1393 7.14059 17.1393H3.82046V20.7333H1.39026V9.26685H7.14059ZM6.95234 14.8289C7.2718 14.8289 7.55703 14.7605 7.80804 14.6236C8.07046 14.4866 8.27583 14.2984 8.42415 14.0588C8.58388 13.8192 8.66374 13.534 8.66374 13.2031C8.66374 12.895 8.58388 12.6212 8.42415 12.3816C8.27583 12.142 8.07046 11.9595 7.80804 11.834C7.54562 11.697 7.26039 11.6286 6.95234 11.6286H3.82046V14.8289H6.95234Z' fill='%239747FF'/%3E%3C/g%3E%3C/svg%3E");
}

.exp__player-diktor {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cmask id='mask0_204_629' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='40'%3E%3Crect width='40' height='40' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_204_629)'%3E%3Cpath d='M33.3334 27.0554L31.0834 24.8054C32.3798 23.4815 33.3798 22.0649 34.0834 20.5554C34.787 19.0462 35.1388 17.2778 35.1388 15.25C35.1388 13.2222 34.787 11.4583 34.0834 9.95833C33.3798 8.45833 32.3798 7.04625 31.0834 5.72208L33.3334 3.44458C34.889 5.0093 36.1112 6.7593 37.0001 8.69458C37.889 10.6296 38.3334 12.8147 38.3334 15.25C38.3334 17.6853 37.889 19.8704 37.0001 21.8054C36.1112 23.7407 34.889 25.4907 33.3334 27.0554ZM27.6947 21.3333L25.4167 19.0554C25.9167 18.5276 26.3102 17.956 26.5972 17.3404C26.8844 16.7246 27.028 16.0278 27.028 15.25C27.028 14.4722 26.8844 13.7754 26.5972 13.1596C26.3102 12.544 25.9167 11.9724 25.4167 11.4446L27.6947 9.16666C28.4724 9.95361 29.0927 10.8726 29.5555 11.9237C30.0186 12.9746 30.2501 14.0833 30.2501 15.25C30.2501 16.4167 30.0186 17.5254 29.5555 18.5762C29.0927 19.6274 28.4724 20.5464 27.6947 21.3333ZM15.0001 21.6387C13.1667 21.6387 11.6436 21.0324 10.4305 19.8196C9.21772 18.6065 8.61133 17.0833 8.61133 15.25C8.61133 13.4167 9.21772 11.8935 10.4305 10.6804C11.6436 9.46764 13.1667 8.86125 15.0001 8.86125C16.8334 8.86125 18.3566 9.46764 19.5697 10.6804C20.7824 11.8935 21.3888 13.4167 21.3888 15.25C21.3888 17.0833 20.7824 18.6065 19.5697 19.8196C18.3566 21.0324 16.8334 21.6387 15.0001 21.6387ZM1.66675 35V30.8333C1.66675 29.8242 1.92133 28.9399 2.4305 28.1804C2.93994 27.4212 3.61133 26.8333 4.44466 26.4167C5.86133 25.6944 7.50939 25.0926 9.38883 24.6112C11.2686 24.1296 13.139 23.8887 15.0001 23.8887C16.8612 23.8887 18.7269 24.1296 20.5972 24.6112C22.4677 25.0926 24.1113 25.6944 25.528 26.4167C26.3613 26.8333 27.0372 27.4212 27.5555 28.1804C28.0741 28.9399 28.3334 29.8242 28.3334 30.8333V35H1.66675ZM4.44466 32.2221H25.5555V30.8333C25.5555 30.4353 25.4513 30.0696 25.243 29.7362C25.0347 29.4029 24.7408 29.1297 24.3613 28.9167C23.1391 28.25 21.7016 27.7083 20.0488 27.2917C18.3961 26.875 16.7131 26.6667 15.0001 26.6667C13.287 26.6667 11.5995 26.8843 9.93758 27.3196C8.27564 27.7546 6.83355 28.2869 5.61133 28.9167C5.26855 29.0925 4.98841 29.3564 4.77091 29.7083C4.55341 30.0603 4.44466 30.4353 4.44466 30.8333V32.2221ZM15.0001 18.8612C16.0279 18.8612 16.8866 18.5162 17.5763 17.8262C18.2663 17.1365 18.6113 16.2778 18.6113 15.25C18.6113 14.2222 18.2663 13.3635 17.5763 12.6737C16.8866 11.9837 16.0279 11.6387 15.0001 11.6387C13.9723 11.6387 13.1136 11.9837 12.4238 12.6737C11.7338 13.3635 11.3888 14.2222 11.3888 15.25C11.3888 16.2778 11.7338 17.1365 12.4238 17.8262C13.1136 18.5162 13.9723 18.8612 15.0001 18.8612Z' fill='white'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
	width: 40px;
	height: 40px;
}

.exp__player-diktor.active,
.exp__player-diktor:hover {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cmask id='mask0_203_748' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='40' height='40'%3E%3Crect width='40' height='40' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_203_748)'%3E%3Cpath d='M33.3333 27.0554L31.0833 24.8054C32.3797 23.4815 33.3797 22.0649 34.0833 20.5554C34.7869 19.0462 35.1387 17.2778 35.1387 15.25C35.1387 13.2222 34.7869 11.4583 34.0833 9.95833C33.3797 8.45833 32.3797 7.04625 31.0833 5.72208L33.3333 3.44458C34.8889 5.0093 36.1111 6.7593 37 8.69458C37.8889 10.6296 38.3333 12.8147 38.3333 15.25C38.3333 17.6853 37.8889 19.8704 37 21.8054C36.1111 23.7407 34.8889 25.4907 33.3333 27.0554ZM27.6946 21.3333L25.4167 19.0554C25.9167 18.5276 26.3101 17.956 26.5971 17.3404C26.8843 16.7246 27.0279 16.0278 27.0279 15.25C27.0279 14.4722 26.8843 13.7754 26.5971 13.1596C26.3101 12.544 25.9167 11.9724 25.4167 11.4446L27.6946 9.16666C28.4724 9.95361 29.0926 10.8726 29.5554 11.9237C30.0185 12.9746 30.25 14.0833 30.25 15.25C30.25 16.4167 30.0185 17.5254 29.5554 18.5762C29.0926 19.6274 28.4724 20.5464 27.6946 21.3333ZM15 21.6387C13.1667 21.6387 11.6435 21.0324 10.4304 19.8196C9.21763 18.6065 8.61124 17.0833 8.61124 15.25C8.61124 13.4167 9.21763 11.8935 10.4304 10.6804C11.6435 9.46764 13.1667 8.86125 15 8.86125C16.8333 8.86125 18.3565 9.46764 19.5696 10.6804C20.7824 11.8935 21.3887 13.4167 21.3887 15.25C21.3887 17.0833 20.7824 18.6065 19.5696 19.8196C18.3565 21.0324 16.8333 21.6387 15 21.6387ZM1.66666 35V30.8333C1.66666 29.8242 1.92124 28.9399 2.43041 28.1804C2.93985 27.4212 3.61124 26.8333 4.44457 26.4167C5.86124 25.6944 7.5093 25.0926 9.38874 24.6112C11.2685 24.1296 13.1389 23.8887 15 23.8887C16.8611 23.8887 18.7268 24.1296 20.5971 24.6112C22.4676 25.0926 24.1112 25.6944 25.5279 26.4167C26.3612 26.8333 27.0371 27.4212 27.5554 28.1804C28.074 28.9399 28.3333 29.8242 28.3333 30.8333V35H1.66666ZM4.44457 32.2221H25.5554V30.8333C25.5554 30.4353 25.4512 30.0696 25.2429 29.7362C25.0346 29.4029 24.7407 29.1297 24.3612 28.9167C23.139 28.25 21.7015 27.7083 20.0487 27.2917C18.396 26.875 16.713 26.6667 15 26.6667C13.2869 26.6667 11.5994 26.8843 9.93749 27.3196C8.27555 27.7546 6.83346 28.2869 5.61124 28.9167C5.26846 29.0925 4.98832 29.3564 4.77082 29.7083C4.55332 30.0603 4.44457 30.4353 4.44457 30.8333V32.2221ZM15 18.8612C16.0278 18.8612 16.8865 18.5162 17.5762 17.8262C18.2662 17.1365 18.6112 16.2778 18.6112 15.25C18.6112 14.2222 18.2662 13.3635 17.5762 12.6737C16.8865 11.9837 16.0278 11.6387 15 11.6387C13.9722 11.6387 13.1135 11.9837 12.4237 12.6737C11.7337 13.3635 11.3887 14.2222 11.3887 15.25C11.3887 16.2778 11.7337 17.1365 12.4237 17.8262C13.1135 18.5162 13.9722 18.8612 15 18.8612Z' fill='%239747FF'/%3E%3C/g%3E%3C/svg%3E");
}

.exp__player-subtitles {
	background: #fff;
	transition: .3s all;
}

.exp__player-subtitles.opened {
	border: 8px solid #1C1B1F;
	padding: 80px 0;
}

.exp__player-subtitles__wrap {
	max-width: 625px;
	display: none;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	color: #1C1B1F;
	font-family: "Inter";
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
	margin: 0 auto;
}

.exp__player-subtitles.opened .exp__player-subtitles__wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
}

.exp__player-subtitles.opened .exp__player-subtitles__current {
	margin: 64px 0;	
}

.exp__player-subtitles.opened .exp__player-subtitles__past:empty + .exp__player-subtitles__current {
	margin-top: 0;
}

.exp__player-subtitles__wrap > div:not(.exp__player-subtitles__current) {
	opacity: .2;
	transition: .3s all;
}

.exp__player-video {
	width: 100%;
	overflow: hidden;
	max-height: 0;
	position: relative;
}

.exp__player-video__init {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 3;
}

/*
#video-loader {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 4;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid' width='200' height='200' style='shape-rendering: auto; display: block; background: transparent;' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg%3E%3Ccircle stroke-linecap='round' fill='none' stroke-dasharray='50.26548245743669 50.26548245743669' stroke='%236eeef8' stroke-width='8' r='32' cy='50' cx='50'%3E%3CanimateTransform values='0 50 50;360 50 50' keyTimes='0;1' repeatCount='indefinite' dur='1.5873015873015872s' type='rotate' attributeName='transform'%3E%3C/animateTransform%3E%3C/circle%3E%3Ccircle stroke-linecap='round' fill='none' stroke-dashoffset='36.12831551628262' stroke-dasharray='36.12831551628262 36.12831551628262' stroke='%23b33cf1' stroke-width='8' r='23' cy='50' cx='50'%3E%3CanimateTransform values='0 50 50;-360 50 50' keyTimes='0;1' repeatCount='indefinite' dur='1.5873015873015872s' type='rotate' attributeName='transform'%3E%3C/animateTransform%3E%3C/circle%3E%3Cg%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center no-repeat;
	opacity: 0;
	visibility: hidden;
	transition: .3s all;
}

#video-loader.show {
	opacity: 1;
	visibility: visible;
}
*/

.exp__player-video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.exp__player-video__full {
	display: none;
	z-index: 9999;
}

.exp__player-video.opened {
	max-height: 485px;
	min-height: 485px;
}

.exp__player-video.opened video {
	border: 8px solid #1C1B1F;
}

.exp__player-video.opened {
	cursor: pointer;
}

.exp__player-video.opened .exp__player-video__init:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: .3s all;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 90px;
	z-index: 2;
}

.exp__player-video.opened.__notPlay .exp__player-video__init:before {
	background-image: url("data:image/svg+xml,%0A%3Csvg width='192' height='192' viewBox='0 0 192 192' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96 192C149.019 192 192 149.019 192 96C192 42.9806 149.019 0 96 0C42.9806 0 0 42.9806 0 96C0 149.019 42.9806 192 96 192ZM76.8 129.6L134.4 96L76.8 62.4V129.6Z' fill='black' fill-opacity='0.3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M134.4 96L76.8 129.6V62.4L134.4 96Z' fill='white'/%3E%3Cpath d='M96 187.2C146.368 187.2 187.2 146.368 187.2 96C187.2 45.6316 146.368 4.8 96 4.8C45.6317 4.8 4.80005 45.6316 4.80005 96C4.80005 146.368 45.6317 187.2 96 187.2Z' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
}

.exp__player-video.opened:not(.__notPlay):before {
/*	background-image: url("data:image/svg+xml,%3Csvg width='192' height='192' viewBox='0 0 192 192' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M96 192C149.019 192 192 149.019 192 96C192 42.9806 149.019 0 96 0C42.9806 0 0 42.9806 0 96C0 149.019 42.9806 192 96 192ZM70 62H86V130H70V62ZM106 62H122V130H106V62Z' fill='black' fill-opacity='0.3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M70 62H86V130H70V62ZM106 62H122V130H106V62Z' fill='white'/%3E%3Cpath d='M96 187.2C146.368 187.2 187.2 146.368 187.2 96C187.2 45.6316 146.368 4.8 96 4.8C45.6317 4.8 4.80005 45.6316 4.80005 96C4.80005 146.368 45.6317 187.2 96 187.2Z' stroke='white' stroke-width='2'/%3E%3C/svg%3E");*/
}

.exp__content {
	
}

.exp__title {
	color: #1C1B1F;
	font-family: "Nekst";
	font-size: 64px;
	font-style: normal;
	font-weight: 115;
	line-height: 100%;
	margin-bottom: 64px;
}

.exp__text {
	color: #1C1B1F;
	font-family: "ALS Hauss";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
}

.exp__text div:not(:last-of-type),
.exp__text p:not(:last-of-type) {
	margin-bottom: 20px;
}

.exp__other {
	margin-top: 200px;
}

.exp__other-title {
	color: #1C1B1F;
	font-family: "Nekst";
	font-size: 24px;
	font-style: normal;
	font-weight: 115;
	line-height: 100%;
	margin-bottom: 33px;
}

.exp__problems {
	margin-top: 100px;
}

.exp__problems-title {
	color: #1C1B1F;
	font-family: "Nekst";
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 114%;
	margin-bottom: 45px;
}

.exp__problems-list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	gap: 24px;
}

.exp__problems-list,
.exp__problems-list li {
	list-style: none;
}

.exp__problems-list li ul li {
	margin-top: 24px;
}

.exp__problems-list li ul li {
	padding-left: 24px;
}

.exp__problems-list li a {
	text-decoration: none;
}

.exp__problems-list__dropdown {
	
}

.exp__problems-list__dropdown-parent,
.exp__problems-list__dropdown-list__item-question {
	color: #1C1B1F;
	font-family: "ALS Hauss";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	position: relative;
	padding-left: 32px;
	margin-bottom: 24px;
}

.exp__problems-list li .exp__problems-list__dropdown-list {
	display: none;
}

.exp__problems-list__dropdown-parent:before,
.exp__problems-list__dropdown-list__item-question:before {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cmask id='mask0_129_9336' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect x='24' width='24' height='24' transform='rotate(90 24 0)' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_129_9336)'%3E%3Cpath d='M7 10L17 10L12 15L7 10Z' fill='%231C1B1F'/%3E%3C/g%3E%3C/svg%3E") no-repeat;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute;
	left: 0;
	top: -5px;
	content: "";
	transform: rotate(-90deg);
}

.exp__problems-list__dropdown-parent.opened:before,
.exp__problems-list__dropdown-list__item-question.opened:before {
	transform: none;
}

.exp__problems-list__dropdown-list__item-answer {
	color: #1C1B1F;
	font-family: "ALS Hauss";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 120%;
	margin-top: 24px;
	padding-left: 32px;
	display: none;
}

.exp__problems-list li.opened .exp__problems-list__dropdown-list,
.exp__problems-list__dropdown-list__item-answer.opened {
	display: block;
}

.footer {
	padding-bottom: 24px;
}

.footer__wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
}

.footer__contacts {
	color: #000;
	font-family: "ALS Hauss";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 125%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-start;
	align-items: flex-start;
}

.footer__contacts a {
	color: #000;
	text-decoration: none;
}

.footer__contacts a:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #000;
	display: block;
	transition: .3s all;
}

.footer__contacts a:hover:after {
	width: 0;
}

.footer__logo {
	max-width: 275px;
}

.footer__logo img {
	max-width: 100%;
}

@media (max-width:1000px) {
	.indexPage__figure,
	.exp__figure {
		display: none;
	}
	.indexPage__title {
		font-size: 70px;
	}
	.indexPage__list {
	    grid-template-columns: repeat(2, 1fr);
	}
	.indexPage__list-item:nth-child(3n+2),
	.indexPage__list-item:nth-child(3n+3) {
		margin-top: 0;
	}
	.exp {
		margin-top: 30px;
	}
	.exp__wrap {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
	.exp__poster, .exp__image {
		margin-left: -28px;
		width: calc(100% + 56px);
		height: 390px;
	}
	.exp__poster:before {
		background-size: 100px;
	}
	.exp__title {
		font-size: 50px;
	}
	.exp__text,
	.exp__problems-list__dropdown-parent, .exp__problems-list__dropdown-list__item-question,
	.exp__problems-list__dropdown-list__item-answer {
		font-size: 16px;
	}
	
}

@media (max-width:760px) {
	.footer__wrap {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		gap: 64px;
	}
	.footer__contacts {
		font-size: 14px;
	}
}

@media (max-width:560px) {
	.header {
		padding-top: 18px;
	}
	.header__logo {
		width: 150px;
	}
	.container {
		padding: 0 12px;
	}
	.indexPage, .exp {
		margin-top: 65px;
	}
	.indexPage__title {
		font-size: 54px;
	}
	.indexPage__list {
        grid-template-columns: repeat(1, 1fr);
		row-gap: 50px;
		margin-bottom: 160px;
    }
	.indexPage__list-item__photo {
		height: 275px;
	}
	.exp {
		margin-top: 20px;
		margin-bottom: 80px;
	}
	.exp__wrap {
		gap: 12px;
	}
	.exp__back {
		width: 100%;
		text-align: center;
	}
	.exp__poster, .exp__image {
		margin-left: -12px;
		width: calc(100% + 24px);
		height: 390px;
	}
	.exp__poster:before {
		background-size: 100px;
	}
	.exp__player-init {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		height: auto;
		-ms-align-items: flex-start;
		align-items: flex-start;
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.exp__player-controls {
		width: 100%;
		padding-left: 16px;
		padding-right: 16px;
		padding-bottom: 16px;
	}
	.exp__player-buttons {
		margin-left: 0;
		height: 64px;
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		width: 100%;
	}
	.exp__player-buttons button {
		width: 100%;
		height: 100%;
		background-position: center;
	}
	.exp__player-buttons button.active {
		position: relative;
	}
	.exp__player-buttons button.active:after {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 2px;
		background: #9747FF;
		display: block;
		content: "";
	}
	.exp__player-video.opened video,
	.exp__player-subtitles.opened {
		border-top: none;
	}
	.exp__player-video {
		position: relative;
	}
	.exp__player-video.opened {
		max-height: none;
		min-height: 95vh;
		height: 95vh;
	}
/*
	.exp__player-video.opened
	.exp__player-video video {
		min-height: 530px;
	}
*/
	.exp__player-video__full {
		display: block;
		position: absolute;
		right: 20px;
		bottom: 20px;
		border: none;
		background: none;
	}
	.exp__player-subtitles.opened {
		padding: 40px 0;
	}
	.exp__player-subtitles__wrap {
		padding: 0 40px;
		font-size: 25px;
	}
	.exp__player-subtitles.opened .exp__player-subtitles__current {
		margin: 30px 0;
	}
	.exp__title {
		font-size: 40px;
	}
	.exp__text,
	.exp__problems-list__dropdown-parent, .exp__problems-list__dropdown-list__item-question,
	.exp__problems-list__dropdown-list__item-answer {
		font-size: 14px;
	}
	.exp__problems {
		margin-top: 80px;
	}
	.exp__problems-list li ul li {
		margin-top: 20px;
	}
	.exp__problems-list {
		gap: 20px;
	}
	.exp__other {
		display: none;
	}
}

@media (max-width:360px) {
	.header {
		padding-top: 10px;
	}
	.header__logo {
        width: 120px;
    }
	.header__lang-list {
		gap: 10px;
	}
	.indexPage__title {
        font-size: 40px;
    }
	.indexPage__list {
		row-gap: 30px;
	}
	.indexPage__list-item__photo {
        height: 200px;
    }
	.indexPage__list-item__title {
		font-size: 22px;
	}
}

/*
.exp__player-video.opened video {
	pointer-events: none;
}
*/

/*
.exp__player-video.opened .vjs-has-started .vjs-control-bar,
.exp__player-video.opened .vjs-audio-only-mode .vjs-control-bar {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
	background: none;
	height: 50px;
	bottom: 40px;
	padding-right: 30px;
}

.vjs-has-started .vjs-control-bar,
.vjs-audio-only-mode .vjs-control-bar {
	display: none;
}

.video-js .vjs-play-control,
.video-js .vjs-progress-control {
	display: none;
}

.vjs-button > .vjs-icon-placeholder:before {
	font-size: 50px;
}*/

:-webkit-full-screen .exp__player-video video {
	width: 100%;
	height: 100%;
}

.exp__error {
    min-height: 100vh;
}

.e
/* End */
/* /local/assets/css/main.css?174714749245360 */
