html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	vertical-align: baseline;
	background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 700;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input,
select {
	vertical-align: middle;
}
* {
	padding: 0;
	margin: 0;
	border: 0;
}
*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
:focus,
:active {
	outline: none;
}
a:focus,
a:active {
	outline: none;
}
nav,
footer,
header,
aside {
	display: block;
}
html,
body {
	height: 100%;
	width: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	overflow-x: hidden;
}
header,
section,
footer {
	position: relative;
}
input,
button,
textarea {
	font-family: inherit;
}
textarea {
	resize: none;
}
input::-ms-clear {
	display: none;
}
button {
	color: inherit;
	cursor: pointer;
	background-color: transparent;
	font-size: inherit;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
a,
a:visited {
	text-decoration: none;
}
a,
a:hover {
	text-decoration: none;
	color: inherit;
}
ul li {
	list-style: none;
}
img {
	max-width: 100%;
	max-height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
}
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
	display: none;
}
input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-progress-appearance: none;
	margin: 0;
}
input,
textarea,
button,
select,
a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@font-face {
	font-family: BebasNeuePro;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/BebasNeuePro-Regular.woff) format('woff');
	font-display: swap;
}
@font-face {
	font-family: BebasNeuePro;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/BebasNeuePro-Bold.woff) format('woff');
	font-display: swap;
}
@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Inter-Regular.woff) format('woff');
	font-display: swap;
}
@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/Inter-Medium.woff) format('woff');
	font-display: swap;
}
@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 600;
	src: url(../fonts/Inter-SemiBold.woff) format('woff');
	font-display: swap;
}
@font-face {
	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Inter-Bold.woff) format('woff');
	font-display: swap;
}
@media only screen and (max-width: 1024px) {
	html {
		font-size: calc(1px + 1.5 * (100vw - 375px) / 584);
	}
}
@media only screen and (min-width: 1025px) {
	html {
		font-size: calc(0.5px + 0.5 * (100vw - 960px) / 960);
	}
}
body {
	min-width: 320px;
	position: relative;
	line-height: 1.2;
	font-size: 20rem;
	font-weight: 700;
	font-family: BebasNeuePro, sans-serif;
	background-color: #fff;
	color: #1f1f61;
	scrollbar-width: 0px;
}
body::-webkit-scrollbar-track {
	background: #fff;
}
body::-webkit-scrollbar {
	width: 0px;
}
picture {
	display: flex;
}
picture img {
	width: 100%;
}
.overflow-hidden {
	overflow: hidden !important;
}
.hidden {
	display: none;
}
.home .footer {
	background: none;
}
.transition-plug {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #f4f4f7;
	transform: translateY(-105%);
	z-index: 15;
}
.transition-plug__inner {
	background-color: #1f1f61;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
}
.text-animate {
	transform: translate(70%);
}
.text-animate .word {
	clip-path: inset(0 -6em 0 -6em);
}
.text-animate .char {
	transform: translateY(105%);
	transform-origin: bottom;
}
.text-rows-animate .line {
	overflow: hidden;
}
.text-rows-animate .word {
	transform: translateY(105%);
	transform-origin: bottom;
}
.text-hover__inner {
	display: block;
	clip-path: inset(0 -6em 0 -6em);
	position: relative;
	z-index: 2;
}
.text-hover__elem {
	display: block;
}
.text-hover__elem-2 {
	position: absolute;
}
@keyframes arrowMove {
	0% {
		transform: translate(0);
	}
	45% {
		transform: translate(300%);
	}
	46% {
		transform: translate(300%);
		opacity: 0;
	}
	65% {
		transform: translate(-300%);
		opacity: 0;
	}
	66% {
		transform: translate(-300%);
		opacity: 1;
	}
	to {
		transform: translate(0);
	}
}
@media only screen and (max-width: 1024px) {
	.text-hover__elem-2 {
		display: none;
	}
}
.preloader {
	display: flex;
	align-items: flex-end;
	height: 100vh;
	padding-bottom: 35rem;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
}
.preloader__container {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	width: 100%;
	position: relative;
	font-size: 30rem;
	line-height: 0.9;
	text-transform: uppercase;
	padding-bottom: 10rem;
}
.preloader__container-line {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1rem;
	background-color: #1f1f6126;
	width: 0%;
}
.preloader__progress {
	text-align: right;
}
@media only screen and (max-width: 1024px) {
	.preloader__container {
		font-size: 20rem;
	}
}
.container {
	width: 100%;
	padding: 0 40rem;
}
@media only screen and (max-width: 1024px) {
	.container {
		padding: 0 20rem;
	}
}
input,
textarea {
	background: none;
	color: inherit;
	line-height: 1.2;
	transition: border 0.3s ease-in-out;
	border: 1rem solid transparent;
}
.input {
	display: flex;
	position: relative;
	font-family: Inter;
}
.input.focus .input__caption {
	top: calc(50% - 23rem);
	font-size: 12rem;
}
.input__caption {
	color: #1f1f6166;
	font-weight: 500;
	font-size: 16rem;
	position: absolute;
	top: 50%;
	left: 40rem;
	transform: translateY(-50%);
	transition: 0.3s;
	z-index: 2;
}
.input__field {
	color: #141414;
	background-color: #f4f4f7;
	border-radius: 5rem;
	padding: 33rem 40rem;
	width: 100%;
	font-weight: 500;
	font-size: 16rem;
}
@media only screen and (max-width: 1024px) {
	.input__caption {
		left: 30rem;
	}
	.input__field {
		padding: 30rem;
	}
}
._c-accent {
	color: #1f1f61;
}
._c-dark {
	color: #141414;
}
._text-center {
	text-align: center;
}
._bg-accent {
	background-color: #1f1f61;
}
._td-underline {
	position: relative;
}
._td-underline:before {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 1rem;
	background-color: #fff;
}
@media only screen and (max-width: 1024px) {
	._td-underline:before {
		display: none;
	}
}
.btn {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	text-decoration: none;
	outline: none;
	overflow: hidden;
	cursor: pointer;
	font-family: BebasNeuePro, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1.1;
	font-size: 30rem;
	padding: 0 60rem;
	height: 120rem;
	background-color: #f4f4f7;
	border: 1rem solid #f4f4f7;
	color: #1f1f61;
	border-radius: 5rem;
	transition: 0.3s;
}
.btn__inner {
	position: relative;
	z-index: 2;
}
.btn:focus,
.btn:hover {
	text-decoration: none;
}
.btn:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-color: #1f1f61;
	width: 100%;
	height: 100%;
	opacity: 0;
	border-radius: 100%;
	transform: translateY(100%);
	transition: opacity 0.65s cubic-bezier(0.215, 0.61, 0.355, 1), border-radius 0s 0.65s,
		transform 0s 0.65s;
}
.btn:hover {
	color: #fff;
}
.btn:hover:after {
	opacity: 1;
	border-radius: 0;
	transform: translate(0);
	transition: border-radius 0.65s cubic-bezier(0.215, 0.61, 0.355, 1),
		transform 0.65s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.btn._accent {
	background-color: #1f1f61;
	border-color: #1f1f61;
	color: #fff;
}
.btn._accent:after {
	background-color: #f4f4f7;
}
.btn._accent:hover {
	color: #1f1f61;
}
@media only screen and (max-width: 1024px) {
	.btn {
		width: 100%;
		height: 80rem;
		font-size: 20rem;
	}
	.btn:after {
		display: none;
	}
	.btn:hover {
		color: #1f1f61;
	}
	.btn._accent:hover {
		color: #f4f4f7;
	}
}
.modal.f-html {
	width: 740rem;
	background-color: #fff;
	border-radius: 10rem;
	padding: 65rem;
	display: flex;
	flex-direction: column;
}
.modal .f-button.is-close-button {
	width: 85rem;
	height: 85rem;
	border-radius: 5rem;
	background-color: #f4f4f7;
	opacity: 1;
	right: calc(100% + 20rem);
	top: 50%;
	transform: translateY(-50%);
	border: 1rem solid #f4f4f7;
}
.modal .f-button.is-close-button svg {
	display: none;
}
.modal .f-button.is-close-button svg:focus-visible {
	box-shadow: none;
}
.modal .f-button.is-close-button:before {
	content: '';
	width: 100%;
	height: 100%;
	background-image: url(../img/icons/close.svg);
	background-size: cover;
	background-position: center;
	transition: 0.3s;
	z-index: 2;
}
.modal .f-button.is-close-button:hover {
	background-color: #1f1f61;
}
.modal .f-button.is-close-button:hover:before {
	filter: invert(100%);
}
.modal__title {
	font-size: 70rem;
	color: #1f1f61;
	letter-spacing: -0.04em;
	line-height: 0.85;
	text-transform: uppercase;
	margin-bottom: 60rem;
}
.modal__text {
	color: #1f1f61;
	font-family: Inter;
	font-weight: 500;
	margin-bottom: 15rem;
	letter-spacing: -0.01em;
	line-height: 1;
	font-size: 16rem;
}
.modal__form-item {
	margin-bottom: 10rem;
}
.modal__form-submit {
	width: 100%;
}
.modal__contact {
	display: flex;
	justify-content: space-between;
	margin-top: 40rem;
	padding-bottom: 20rem;
	border-bottom: 1rem solid rgba(31, 31, 97, 0.15);
}
.modal__contact-item {
	display: flex;
	align-items: center;
	gap: 25rem;
}
.modal__contact-img {
	width: 85rem;
	height: 100rem;
	border-radius: 3rem;
}
.modal__contact-wrapper {
	display: flex;
	flex-direction: column;
}
.modal__contact-heading {
	font-weight: 700;
	font-size: 20rem;
	color: #1f1f61;
	text-transform: uppercase;
}
.modal__contact-text {
	font-weight: 700;
	font-size: 18rem;
	color: #1f1f61;
}
.modal-services.f-html {
	padding: 0;
	margin: 0;
	background: none;
}
.modal-services__inner {
	max-height: 90vh;
	width: 965rem;
	background-color: #1f1f61;
	color: #fff;
	padding: 150rem 225rem 150rem 195rem;
	overflow-y: auto;
	border-radius: 10rem;
	scrollbar-width: 0px;
}
.modal-services__inner::-webkit-scrollbar-track {
	background: #fff;
}
.modal-services__inner::-webkit-scrollbar {
	width: 0px;
}
.modal-services .f-button.is-close-button {
	width: 85rem;
	height: 85rem;
	border-radius: 5rem;
	background-color: #f4f4f7;
	opacity: 1;
	right: calc(100% + 20rem);
	top: 50%;
	transform: translateY(-50%);
	border: 1rem solid #f4f4f7;
}
.modal-services .f-button.is-close-button svg {
	display: none;
}
.modal-services .f-button.is-close-button svg:focus-visible {
	box-shadow: none;
}
.modal-services .f-button.is-close-button:before {
	content: '';
	width: 100%;
	height: 100%;
	background-image: url(../img/icons/close.svg);
	background-size: cover;
	background-position: center;
	transition: 0.3s;
	z-index: 2;
}
.modal-services .f-button.is-close-button:hover {
	background-color: #1f1f61;
}
.modal-services .f-button.is-close-button:hover:before {
	filter: invert(100%);
}
.modal-services.hidden {
	display: none;
}
.modal-services__container {
	margin-bottom: 60rem;
}
.modal-services__container:last-child {
	margin-bottom: 0;
}
.modal-services__title {
	margin-bottom: 80rem;
	text-transform: uppercase;
	font-size: 60rem;
	line-height: 0.9;
}
.modal-services__heading {
	font-size: 40rem;
	margin-bottom: 40rem;
	text-transform: uppercase;
}
.modal-services__heading._mb-less {
	margin-bottom: 20rem;
}
.modal-services__items {
	display: flex;
	flex-direction: column;
	gap: 15rem;
}
.modal-services__item {
	vertical-align: middle;
}
.modal-services__city {
	font-size: 30rem;
	text-transform: uppercase;
	margin-right: 10rem;
}
.modal-services__city:after {
	content: '';
	display: inline-block;
	width: 21rem;
	height: 21rem;
	background-image: url(../img/icons/arrow-right.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 10rem;
}
.modal-services__city:last-child:after {
	display: none;
}
.modal-services__text {
	font-family: Inter;
	font-size: 18rem;
	line-height: 1;
	display: flex;
	flex-direction: column;
	gap: 20rem;
}
.modal-services__text-small {
	font-family: Inter;
	font-size: 16rem;
	font-weight: 400;
}
.modal-services__caption {
	margin-bottom: 10rem;
	font-size: 25rem;
	text-transform: uppercase;
}
.modal-services__wrapper {
	margin-bottom: 20rem;
}
.modal-services__wrapper:last-child {
	margin-bottom: 0;
}
.modal-services__list {
	margin-top: 20rem;
	border-top: 1rem solid rgba(255, 255, 255, 0.1);
}
.modal-services__list-item {
	padding: 15rem 0;
	border-bottom: 1rem solid rgba(255, 255, 255, 0.1);
	line-height: 0.9;
}
.modal-services__info {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10rem 0;
	border-top: 1rem solid rgba(255, 255, 255, 0.1);
	border-bottom: 1rem solid rgba(255, 255, 255, 0.1);
	line-height: 0.9;
	margin: 20rem 0;
}
.modal-services__info-btn {
	padding: 0;
	width: 35rem;
	height: 35rem;
}
.modal-services__info-btn .btn__inner {
	display: flex;
	align-items: center;
	justify-content: center;
}
.modal-services__info-btn .btn__inner:before {
	content: '';
	display: block;
	width: 8rem;
	height: 8rem;
	background-image: url(../img/icons/plus.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	filter: invert(100%);
	transition: 0.3s;
}
.modal-services__info-btn:hover .btn__inner:before {
	filter: invert(0%);
	transform: rotate(180deg);
}
.fancybox__viewport.is-draggable {
	cursor: default !important;
}
@media only screen and (max-width: 1024px) {
	.modal.f-html {
		width: calc(100% - 40rem);
		padding: 40rem 20rem 20rem;
	}
	.modal .f-button.is-close-button {
		width: 65rem;
		height: 65rem;
		right: 50%;
		top: auto;
		bottom: calc(100% + 10rem);
		transform: translate(50%);
	}
	.modal .f-button.is-close-button:hover {
		background-color: #f4f4f7;
	}
	.modal .f-button.is-close-button:hover:before {
		filter: invert(0%);
	}
	.modal__title {
		font-size: 40rem;
		margin-bottom: 40rem;
	}
	.modal__text {
		font-size: 13rem;
	}
	.modal__contact {
		flex-direction: column;
		margin-top: 30rem;
		gap: 20rem;
		padding-bottom: 0;
		border: none;
	}
	.modal-services__inner {
		max-height: 75vh;
		width: 335rem;
		padding: 60rem 20rem 40rem;
	}
	.modal-services .f-button.is-close-button {
		width: 65rem;
		height: 65rem;
		right: 50%;
		top: auto;
		bottom: calc(100% + 10rem);
		transform: translate(50%);
	}
	.modal-services .f-button.is-close-button:hover {
		background-color: #f4f4f7;
	}
	.modal-services .f-button.is-close-button:hover:before {
		filter: invert(0%);
	}
	.modal-services.hidden {
		display: none;
	}
	.modal-services__container {
		margin-bottom: 40rem;
	}
	.modal-services__title {
		margin-bottom: 40rem;
		font-size: 40rem;
	}
	.modal-services__heading {
		font-size: 25rem;
		margin-bottom: 15rem;
	}
	.modal-services__items {
		gap: 10rem;
	}
	.modal-services__city {
		font-size: 20rem;
	}
	.modal-services__city:after {
		width: 15rem;
		height: 15rem;
	}
	.modal-services__text {
		font-size: 14rem;
		gap: 10rem;
	}
	.modal-services__caption {
		margin-bottom: 10rem;
		font-size: 20rem;
	}
	.modal-services__wrapper {
		margin-bottom: 15rem;
	}
	.modal-services__list {
		margin-top: 15rem;
	}
	.modal-services__list-item {
		padding: 10rem 0;
		font-size: 16rem;
	}
}
.ticker {
	animation: ticker 20s linear infinite;
	white-space: nowrap;
	box-sizing: content-box;
	display: inline-block;
	padding-left: 100%;
}
.ticker__item {
	margin-right: 150rem;
}
.ticker__item:last-child {
	margin-right: 0;
}
@keyframes ticker {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translateZ(0);
		visibility: visible;
	}
	to {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	transform: translateY(-105%);
}
.header__container {
	padding-top: 20rem;
	padding-bottom: 20rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	transition: transform 0.8s ease-in-out;
	z-index: 2;
}
.header__container.active {
	transform: translateY(calc(-105% - 120rem));
}
.header__logo {
	height: 80rem;
	background-color: #f4f4f7;
	border-radius: 5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 30rem;
}
.header__logo-img {
	width: 80rem;
}
.header__menu {
	height: 80rem;
	background-color: #f4f4f7;
	border-radius: 5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 45rem;
	padding: 0 40rem;
	font-size: 16rem;
	text-transform: uppercase;
}
.header__menu-item {
	color: #1f1f61;
}
.header__actions {
	display: flex;
	gap: 10rem;
}
.header__btn {
	height: 80rem;
	font-size: 16rem;
}
.header__lang {
	position: relative;
	text-transform: uppercase;
}
.header__lang-heading {
	height: 80rem;
	width: 85rem;
	background-color: #f4f4f7;
	border-radius: 5rem;
	padding: 0;
	font-size: 16rem;
}
.header__lang-heading svg {
	width: 13rem;
	height: 12rem;
	flex: 0 0 auto;
	transition: transform 0.3s;
}
.header__lang-heading svg path {
	transition: fill 0.3s;
}
.header__lang-heading .btn__inner {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5rem;
}
.header__lang-heading:hover svg path {
	fill: #f4f4f7;
}
.header__lang-heading.active svg {
	transform: rotate(180deg);
}
.header__lang-dropdown {
	background-color: #f4f4f7;
	border-radius: 5rem;
	position: absolute;
	top: 100%;
	margin-top: 10rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	transform: translate(200%);
}
.header__lang-dropdown.hidden {
	display: none;
}
.header__lang-list {
	padding: 20rem 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12rem;
}
.header__lang-item {
	font-size: 16rem;
}
.header__hamburger,
.header__hamburger-btn {
	display: none;
}
@media only screen and (max-width: 1024px) {
	.header__container.active {
		transform: translateY(0);
	}
	.header__logo {
		height: 60rem;
		padding: 0 8rem;
	}
	.header__logo-img {
		width: 40rem;
	}
	.header__menu {
		height: auto;
		background: none;
		border-radius: 0;
		flex-direction: column;
		gap: 30rem;
		padding: 0;
		position: relative;
		top: 30vh;
		font-size: 30rem;
	}
	.header__menu-item,
	.header__menu-item:hover {
		color: #fff;
	}
	.header__btn {
		font-size: 20rem;
		background-color: #fff;
	}
	.header__lang-heading {
		height: 60rem;
		width: 60rem;
	}
	.header__lang-heading svg {
		width: 11rem;
		height: 12rem;
	}
	.header__lang-heading .btn__inner {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 5rem;
	}
	.header__lang-heading:hover svg path {
		fill: #1f1f61;
	}
	.header__lang-heading.active svg {
		transform: rotate(180deg);
	}
	.header__lang-dropdown {
		margin-top: 5rem;
	}
	.header__lang-list {
		gap: 7rem;
	}
	.header__hamburger {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 100vh;
		background-color: #1f1f61;
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		transform: translate(100%);
		padding-bottom: 20rem;
	}
	.header__hamburger-btn {
		display: flex;
		height: 60rem;
		padding: 0 20rem;
		font-size: 14rem;
		min-width: 80rem;
	}
	.header__hamburger-btn .is-active {
		display: none;
	}
	.header__hamburger-btn.active .is-active {
		display: block;
	}
	.header__hamburger-btn.active .is-not-active {
		display: none;
	}
}
.footer {
	padding-top: 120rem;
	color: #fff;
	background-color: #141414;
}
.footer__video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.footer__video-container {
	position: relative;
}
.footer__video-wrapper {
	display: flex;
	position: absolute;
	top: -1vh;
	left: -1%;
	width: 102%;
	height: 102vh;
	z-index: -1;
}
.footer__video-wrapper:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.3;
	z-index: 2;
}
.footer__container {
	display: flex;
	flex-direction: column;
	gap: 275rem;
}
.footer__top {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.footer__logo {
	display: flex;
}
.footer__logo-img {
	width: 105rem;
}
.footer__menu {
	display: flex;
	justify-content: space-between;
	gap: 170rem;
	width: 1100rem;
}
.footer__menu-col {
	display: flex;
	flex-direction: column;
}
.footer__menu-heading {
	font-size: 30rem;
	text-transform: uppercase;
	margin-bottom: 60rem;
}
.footer__menu-item {
	font-size: 18rem;
	margin-bottom: 10rem;
	font-weight: 400;
}
.footer__menu-item:last-child {
	margin-bottom: 0;
}
.footer__title {
	font-size: 257rem;
	font-weight: 700;
	line-height: 0.9;
	text-transform: uppercase;
	padding-top: 30rem;
	margin-bottom: 30rem;
	border-top: 1rem solid rgba(255, 255, 255, 0.2);
	display: flex;
}
.footer__bottom-container {
	padding: 20rem 0;
	border-top: 1rem solid rgba(255, 255, 255, 0.2);
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer__bottom-wrapper {
	display: flex;
	align-items: center;
	gap: 10rem;
}
.footer__bottom-wrap {
	width: 1100rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.footer__copyrights {
	width: 360rem;
}
.footer__copyrights,
.footer__link {
	font-size: 12rem;
	text-transform: uppercase;
}
.footer__up {
	display: flex;
	align-items: center;
	gap: 15rem;
	font-size: 12rem;
	text-transform: uppercase;
}
.footer__up-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 2rem;
	width: 30rem;
	height: 30rem;
	background-color: #f4f4f70d;
	transition: 0.3s;
}
.footer__up-btn:hover {
	background-color: #fff;
}
.footer__up-btn:hover path {
	fill: #141414;
}
.footer__up-icon {
	width: 100%;
	height: 100%;
}
.footer__up-icon path {
	fill: #fff;
	transition: 0.3s;
}
@media only screen and (max-width: 1024px) {
	.footer {
		padding-top: 80rem;
	}
	.footer__video {
		display: none;
	}
	.footer__video-wrapper {
		background-image: url(../img/home/videos/footer-mobile.png);
		background-size: cover;
		background-position: center;
	}
	.footer__video-wrapper:after {
		display: none;
	}
	.footer__container {
		gap: 60rem;
	}
	.footer__top {
		flex-direction: column;
		align-items: stretch;
	}
	.footer__logo {
		display: none;
	}
	.footer__menu {
		flex-direction: column;
		gap: 40rem;
		width: 100%;
	}
	.footer__menu-heading {
		font-size: 20rem;
		margin-bottom: 20rem;
	}
	.footer__menu-item {
		font-size: 16rem;
		margin-bottom: 10rem;
		line-height: 1.1;
	}
	.footer__title {
		font-size: 47rem;
		padding-top: 15rem;
		margin-bottom: 15rem;
	}
	.footer__bottom-container {
		padding: 15rem 0 20rem;
	}
	.footer__bottom-wrapper {
		flex-direction: column;
		align-items: flex-start;
		gap: 5rem;
	}
	.footer__bottom-wrap,
	.footer__copyrights {
		width: auto;
	}
	.footer__copyrights,
	.footer__link {
		color: #ffffff80;
		font-size: 10rem;
	}
	.footer__up {
		gap: 10rem;
		font-size: 10rem;
		color: #ffffff80;
	}
}
.hero {
	height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.hero__video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.hero__video-container {
	padding-bottom: 100rem;
	position: relative;
}
.hero__video-container:after {
	content: '';
	display: block;
	width: 100%;
	height: 100rem;
	position: absolute;
	bottom: -1rem;
	left: 0;
	right: 0;
	background-color: #fff;
}
.hero__video-cover {
	display: flex;
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translate(-50%) scale(0.35) rotate(30deg);
	width: 100%;
	height: 100%;
}
.hero__video-cover:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.35;
	z-index: 2;
}
.hero__video-wrapper {
	width: 100%;
	height: 100vh;
	display: flex;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.hero__container {
	padding-bottom: 80rem;
	position: relative;
	z-index: 2;
}
.hero__container-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.hero__head {
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 100rem;
	padding-bottom: 15rem;
	position: relative;
}
.hero__head-line {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #ffffff26;
	width: 0;
	height: 1rem;
}
.hero__abb {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	font-size: 40rem;
	line-height: 0.9;
}
.hero__abb-wrapper {
	display: flex;
	gap: 10rem;
}
.hero__abb-item {
	display: inline-block;
	width: 360rem;
}
.hero__abb-text {
	font-size: 40rem;
	line-height: 0.9;
	text-transform: uppercase;
}
.hero__title {
	font-size: 100rem;
	max-width: 1100rem;
	line-height: 0.9;
	text-transform: uppercase;
	color: #fff;
}
.hero__btn {
	display: none;
}
.hero-slider {
	background-color: #fff;
	border-radius: 10rem;
	width: 545rem;
	overflow: hidden;
	transform: translate(110%);
}
.hero-slider__head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 40rem 40rem 0;
}
.hero-slider__counter {
	font-size: 20rem;
	color: #1f1f61;
}
.hero-slider__counter-current {
	min-width: 16rem;
}
.hero-slider__counter-total {
	opacity: 0.2;
}
.hero-slider__title {
	font-size: 15rem;
	text-transform: uppercase;
}
.hero-slider__progressbar {
	margin-top: 130rem;
	margin-bottom: 20rem;
	width: calc(100% - 80rem);
	position: relative;
	left: 40rem;
	height: 1rem;
	background-color: #1f1f6126;
}
.hero-slider__progressbar .swiper-pagination-progressbar-fill {
	background-color: #1f1f61;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}
.hero-slider__item {
	background-color: #fff;
}
.hero-slider__item-inner {
	padding: 20rem 40rem 40rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: auto;
}
.hero-slider__item-inner:hover .hero-slider__item-box:before {
	animation: arrowMove 1s;
}
.hero-slider__item-title {
	font-size: 30rem;
	line-height: 0.9;
	text-transform: uppercase;
	max-width: 275rem;
}
.hero-slider__item-box {
	width: 40rem;
	height: 40rem;
	border-radius: 5rem;
	background-color: #1f1f61;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.hero-slider__item-box:before {
	content: '';
	display: inline-block;
	width: 10rem;
	height: 10rem;
	background-image: url(../img/icons/arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	transition: transform 0.3s;
}
@media only screen and (max-width: 1024px) {
	.hero__video {
		display: none;
	}
	.hero__video-cover {
		background-image: url(../img/home/videos/hero-mobile.png);
		background-size: cover;
		background-position: center;
	}
	.hero__video-cover:after {
		display: none;
	}
	.hero__container {
		padding-bottom: 40rem;
	}
	.hero__container-inner {
		align-items: stretch;
		flex-direction: column;
	}
	.hero__head {
		margin-bottom: 80rem;
		padding-bottom: 10rem;
	}
	.hero__abb {
		font-size: 20rem;
	}
	.hero__abb-wrapper {
		gap: 20rem;
	}
	.hero__abb-item {
		width: auto;
	}
	.hero__abb-text {
		font-size: 20rem;
	}
	.hero__title {
		font-size: 40rem;
		margin-bottom: 40rem;
	}
	.hero__btn {
		display: flex;
		justify-content: center;
		align-items: center;
		transform: translateY(200%);
		transition: none;
	}
	.hero-slider {
		display: none;
	}
}
.about {
	padding: 130rem 0;
}
.about__container {
	padding: 45rem 40rem 20rem;
	border-radius: 20rem;
	background-color: #1f1f61;
	color: #fff;
	overflow: hidden;
}
.about__container-inner {
	margin-top: 75rem;
	margin-left: 700rem;
	margin-bottom: 90rem;
}
.about__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 10rem;
	margin-bottom: 75rem;
	border-bottom: 1rem solid #353571;
	text-transform: uppercase;
}
.about__bottom {
	padding-top: 15rem;
	border-top: 1rem solid #353571;
	text-align: center;
	color: #ffffff0d;
	font-size: 235rem;
	letter-spacing: -0.03em;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
}
.about__title {
	font-size: 70rem;
	text-transform: uppercase;
	margin-bottom: 20rem;
}
.about__text {
	font-family: Inter;
	max-width: 570rem;
	font-weight: 400;
	margin-bottom: 120rem;
}
@media only screen and (max-width: 1024px) {
	.about {
		padding: 50rem 0 40rem;
	}
	.about__container {
		padding: 30rem 20rem 20rem;
		border-radius: 10rem;
	}
	.about__container-inner {
		margin-left: 0;
		margin-bottom: 0;
	}
	.about__top {
		padding-bottom: 5rem;
		font-size: 15rem;
		margin-bottom: 80rem;
	}
	.about__bottom {
		display: none;
	}
	.about__title {
		font-size: 60rem;
	}
	.about__text {
		max-width: 100%;
		font-size: 18rem;
		margin-bottom: 40rem;
	}
	.about__btn {
		width: 100%;
	}
}
.advantages {
	padding: 140rem 0 50rem;
	max-height: 100vh;
	background-color: #fff;
}
.advantages:after {
	content: '';
	display: block;
	width: 100%;
	height: 3rem;
	position: absolute;
	bottom: -1rem;
	left: 0;
	right: 0;
	background-color: #fff;
}
.advantages__container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.advantages__container-inner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 760rem;
}
.advantages__title {
	max-width: 730rem;
	font-size: 200rem;
	letter-spacing: -0.03em;
	line-height: 0.8;
	text-transform: uppercase;
}
.advantages__scrollbox-inner {
	display: flex;
	flex-direction: column;
	gap: 10rem;
}
.advantages__item-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 90rem;
	padding-right: 42rem;
	width: 730rem;
	min-height: 320rem;
	background-color: #f4f4f7;
	border-radius: 10rem;
}
.advantages__item-heading {
	max-width: 260rem;
	font-size: 60rem;
	line-height: 0.85;
	text-transform: uppercase;
}
.advantages__item-text {
	max-width: 240rem;
	font-family: Inter;
	line-height: 1;
}
.advantages__key {
	width: 915rem;
	min-height: 320rem;
	background-color: #1f1f61;
	display: flex;
	align-items: center;
	gap: 150rem;
	padding: 55rem 75rem;
	border-radius: 10rem;
	color: #fff;
}
.advantages__key-number {
	min-width: 150rem;
	opacity: 0.05;
	letter-spacing: -0.03em;
	font-size: 188rem;
	font-weight: 400;
}
.advantages__key-heading {
	max-width: 425rem;
	font-size: 40rem;
	line-height: 0.9;
}
.advantages__progressbar {
	width: 730rem;
	position: relative;
	height: 2rem;
	background-color: #1f1f6126;
}
.advantages__progressbar-fill {
	background-color: #1f1f61;
	position: absolute;
	left: 0;
	top: 0;
	width: 10%;
	height: 100%;
	transform-origin: left top;
}
@media only screen and (max-width: 1024px) {
	.advantages {
		padding: 40rem 0;
		max-height: none;
	}
	.advantages__container {
		align-items: stretch;
		flex-direction: column;
	}
	.advantages__container-inner {
		height: auto;
	}
	.advantages__title {
		max-width: 100%;
		font-size: 80rem;
		letter-spacing: 0;
		margin-bottom: 40rem;
	}
	.advantages__scrollbox {
		display: block;
	}
	.advantages__scrollbox-inner {
		flex-direction: row;
		gap: 0;
	}
	.advantages__scrollbox .swiper-pagination {
		height: 4rem;
		background-color: #f4f4f7;
		position: relative;
		margin-top: 20rem;
	}
	.advantages__scrollbox .swiper-pagination .swiper-pagination-progressbar-fill {
		background-color: #1f1f61;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		transform: scale(0);
		transform-origin: left top;
	}
	.advantages__item-inner {
		padding: 40rem 60rem 40rem 40rem;
		width: 335rem;
		min-height: 240rem;
		flex-direction: column;
		gap: 10rem;
	}
	.advantages__item-heading {
		max-width: 100%;
		font-size: 40rem;
	}
	.advantages__item-text {
		max-width: 225rem;
		font-size: 16rem;
	}
	.advantages__list-mobile {
		display: flex;
		flex-direction: column;
		gap: 10rem;
	}
	.advantages__key {
		width: 100%;
		min-height: auto;
		gap: 25rem;
		padding: 40rem;
		flex-direction: column;
		align-items: flex-start;
	}
	.advantages__key-number {
		min-width: auto;
		letter-spacing: -0.03em;
		font-size: 60rem;
		font-weight: 700;
		line-height: 0.8;
	}
	.advantages__key-heading {
		max-width: 210rem;
		font-size: 20rem;
	}
	.advantages__progressbar {
		display: none;
	}
}
.services {
	padding: 180rem 0;
	background-color: #fff;
}
.services__container {
	height: 920rem;
	display: flex;
	gap: 10rem;
}
.services__container-inner {
	background-image: url(../img/home/services/image.png);
	background-size: cover;
	background-repeat: no-repeat;
	width: 915rem;
	border-radius: 20rem;
	color: #fff;
	padding: 120rem 60rem 55rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.services__title {
	font-size: 200rem;
	letter-spacing: -0.03em;
	line-height: 0.8;
	text-transform: uppercase;
	max-width: 730rem;
}
.services__btn {
	display: none;
}
.services__progressbar {
	width: 100%;
	position: relative;
	height: 2rem;
	background-color: #f4f4f71f;
}
.services__progressbar-fill {
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 10%;
	height: 100%;
	transform-origin: left top;
}
.services__items {
	width: 915rem;
	position: relative;
}
.services__item {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
	border-radius: 20rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, 100%);
	background-color: #f4f4f7;
}
.services__item._accent {
	background-color: #1f1f61;
	color: #f4f4f7;
}
.services__item-1 {
	position: relative;
	transform: translate(-50%, -50%);
}
.services__item-inner {
	display: flex;
	align-items: center;
	gap: 100rem;
}
.services__item-number {
	font-size: 260rem;
	letter-spacing: -0.02em;
}
.services__item-wrapper {
	width: 460rem;
}
.services__item-heading {
	margin-bottom: 26rem;
	font-size: 60rem;
	line-height: 0.9;
	text-transform: uppercase;
}
.services__item-text {
	line-height: 1;
	max-width: 250rem;
	font-family: Inter;
}
.services__item-btn {
	position: absolute;
	left: 50%;
	bottom: 55rem;
	transform: translate(-50%);
	padding: 0;
	width: 85rem;
	height: 85rem;
}
.services__item-btn .btn__inner {
	display: flex;
}
.services__item-btn .btn__inner:before {
	content: '';
	width: 15rem;
	height: 15rem;
	background-image: url(../img/icons/plus.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	filter: invert(100%);
	transition: 0.3s;
}
.services__item-btn:hover .btn__inner:before {
	filter: invert(0%);
	transform: rotate(180deg);
}
.services__item-btn._accent .btn__inner:before {
	filter: invert(0%);
}
.services__item-btn._accent:hover .btn__inner:before {
	filter: invert(100%);
}
@media only screen and (max-width: 1024px) {
	.services {
		padding: 40rem 0 80rem;
	}
	.services__container {
		height: auto;
		gap: 0;
	}
	.services__container-inner {
		background-image: url(../img/home/services/image-mobile.png);
		width: 100%;
		padding: 50rem 20rem 20rem;
		border-radius: 10rem;
	}
	.services__title {
		font-size: 80rem;
		max-width: 100%;
		margin-bottom: 60rem;
	}
	.services__btn {
		display: flex;
	}
	.services__progressbar,
	.services__items {
		display: none;
	}
}
.clients {
	padding: 120rem 0 90rem;
}
.clients__title {
	max-width: 730rem;
	text-transform: uppercase;
	font-size: 200rem;
	line-height: 0.8;
	margin-bottom: 65rem;
	color: #f4f4f7;
}
.clients__container {
	display: flex;
	flex-wrap: wrap;
	gap: 10rem;
}
.clients__item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f4f4f70d;
	border: 1rem solid rgba(255, 255, 255, 0.12);
	-webkit-backdrop-filter: blur(50rem);
	backdrop-filter: blur(50rem);
	border-radius: 20rem;
	width: 545rem;
	height: 385rem;
}
.clients__item:first-child {
	margin-left: 740rem;
}
.clients__item-number {
	font-size: 20rem;
	font-weight: 700;
	color: #fff;
	opacity: 0.5;
	position: absolute;
	left: 40rem;
	top: 40rem;
}
.clients__item-logo {
	width: 230rem;
}
@media only screen and (max-width: 1024px) {
	.clients {
		padding: 80rem 0 40rem;
	}
	.clients__title {
		max-width: 100%;
		font-size: 80rem;
		margin-bottom: 40rem;
	}
	.clients__container {
		gap: 15rem;
	}
	.clients__item {
		-webkit-backdrop-filter: blur(15rem);
		backdrop-filter: blur(15rem);
		border-radius: 5rem;
		width: 160rem;
		height: 120rem;
	}
	.clients__item:first-child {
		margin-left: 0;
	}
	.clients__item-number {
		font-size: 12rem;
		left: 12rem;
		top: 12rem;
	}
	.clients__item-logo {
		width: 100rem;
	}
}
.contact {
	padding: 90rem 0;
}
.contact__container {
	padding: 45rem 40rem 115rem;
	border-radius: 20rem;
	background-color: #f4f4f7;
}
.contact__container-inner {
	margin-top: 75rem;
	margin-left: 700rem;
}
.contact__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 10rem;
	margin-bottom: 105rem;
	border-bottom: 1rem solid rgba(31, 31, 97, 0.2);
	text-transform: uppercase;
}
.contact__title {
	width: 1400rem;
	font-size: 200rem;
	line-height: 0.9;
	text-transform: uppercase;
}
.contact__text {
	margin-bottom: 40rem;
	max-width: 250rem;
	font-size: 30rem;
	line-height: 0.9;
}
.contact__wrapper {
	display: flex;
	align-items: flex-end;
	gap: 40rem;
}
.contact__form {
	display: none;
	flex-wrap: wrap;
	gap: 10rem;
}
.contact__form.desktop-visible {
	display: flex;
}
.contact__form-item {
	width: 525rem;
}
.contact__form-item._full-width {
	width: 100%;
}

/* wpcf7 */

.wpcf7-form-control-wrap {
	width: 100%;
}

.wpcf7-not-valid {
	border-color: #e30b0b;
}

.wpcf7-not-valid-tip {
	display: none !important;
}

.wpcf7-response-output {
	display: none !important;
}

[aria-invalid='true'] {
	outline: none;
}

/* wpcf7 eng */

.contact__form-input {
	background-color: #fff;
}
.contact__form-submit {
	width: 100%;
}
@media only screen and (max-width: 1024px) {
	.contact {
		padding: 40rem 0;
	}
	.contact__container {
		padding: 30rem 20rem 20rem;
		border-radius: 10rem;
	}
	.contact__container-inner {
		margin-top: 20rem;
		margin-left: 0;
	}
	.contact__top {
		justify-content: center;
		padding-bottom: 5rem;
		margin-bottom: 80rem;
		font-size: 18rem;
		text-align: center;
	}
	.contact__top-text:first-child {
		display: none;
	}
	.contact__title {
		width: 100%;
		font-size: 80rem;
	}
	.contact__text {
		max-width: 100%;
		font-size: 20rem;
	}
	.contact__btn {
		display: none;
	}
	.contact__wrapper {
		flex-direction: column;
		align-items: stretch;
		gap: 20rem;
	}
	.contact__form {
		display: flex;
		flex-direction: column;
	}
	.contact__form-item {
		width: 100%;
	}
	.contact__form-submit {
		padding: 0;
	}
}
.hero-about {
	height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	background-image: url(../img/about/hero/bg.png);
	background-size: cover;
	background-position: center;
	color: #fff;
}
.hero-about__container {
	padding-bottom: 110rem;
	position: relative;
	z-index: 2;
}
.hero-about__container-inner {
	display: flex;
	flex-direction: column;
	gap: 20rem;
	margin-left: 740rem;
	max-width: 555rem;
}
.hero-about__head {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 190rem;
	padding-bottom: 10rem;
	position: relative;
}
.hero-about__head-line {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #fff3;
	width: 0;
	height: 1rem;
}
.hero-about__title {
	font-size: 200rem;
	line-height: 0.8;
	text-transform: uppercase;
}
.hero-about__abb {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1100rem;
	font-size: 40rem;
	line-height: 0.9;
}
.hero-about__abb-wrapper {
	display: flex;
	gap: 160rem;
}
.hero-about__abb-text {
	font-size: 40rem;
	line-height: 0.9;
	text-transform: uppercase;
}
.hero-about__caption {
	font-size: 30rem;
	font-weight: 700;
	line-height: 0.9;
	text-transform: uppercase;
}
.hero-about__text {
	font-family: Inter;
	font-weight: 600;
}
@media only screen and (max-width: 1024px) {
	.hero-about {
		background-image: url(../img/about/hero/bg-mobile.png);
	}
	.hero-about__container {
		padding-bottom: 40rem;
	}
	.hero-about__container-inner {
		align-items: stretch;
		flex-direction: column;
		margin-left: 0;
		gap: 10rem;
	}
	.hero-about__head {
		margin-bottom: 40rem;
		flex-direction: column;
		align-items: stretch;
	}
	.hero-about__abb {
		font-size: 20rem;
		width: 100%;
	}
	.hero-about__abb-wrapper {
		gap: 20rem;
	}
	.hero-about__abb-item {
		width: auto;
	}
	.hero-about__abb-text {
		font-size: 20rem;
	}
	.hero-about__title {
		font-size: 80rem;
		margin-bottom: 90rem;
	}
	.hero-about__caption {
		font-size: 20rem;
		margin-bottom: 10rem;
	}
	.hero-about__text {
		font-size: 14rem;
	}
}
.info {
	min-height: 100vh;
	padding: 200rem 0;
}
.info__container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.info__title {
	width: 660rem;
	font-size: 200rem;
	line-height: 0.8;
	text-transform: uppercase;
}
.info__text {
	margin-left: auto;
	width: 1080rem;
	font-size: 80rem;
	line-height: 0.9;
	text-transform: uppercase;
	display: flex;
	flex-direction: column;
	gap: 60rem;
}

.info__text._text-center {
	margin: 0 auto;
	width: 1200rem;
}
@media only screen and (max-width: 1024px) {
	.info {
		padding: 80rem 0 40rem;
	}
	.info__container {
		flex-direction: column;
		align-items: stretch;
	}
	.info__title {
		margin-bottom: 40rem;
		font-size: 80rem;
	}
	.info__text {
		font-size: 40rem;
		gap: 20rem;
		width: 100%;
	}

	.info__text._text-center {
		width: 100%;
	}
}
.our-story {
	padding: 90rem 0;
}
.our-story__wrapper {
	padding: 45rem 40rem 20rem;
	border-radius: 20rem;
	background-color: #1f1f61;
	color: #fff;
	overflow: hidden;
}
.our-story__top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 10rem;
	border-bottom: 1rem solid #353571;
	text-transform: uppercase;
}
.our-story__container {
	display: flex;
	padding-left: 95rem;
	padding-right: 190rem;
	border-bottom: 1rem solid #353571;
}
.our-story__container-inner {
	padding: 90rem;
}
.our-story__container-inner:first-child {
	width: 650rem;
	flex: 0 0 auto;
	border-right: 1px solid #353571;
}
.our-story__bottom {
	padding-top: 15rem;
	border-top: 1rem solid #353571;
	text-align: center;
	color: #ffffff0d;
	font-size: 250rem;
	letter-spacing: -0.03em;
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
}
.our-story__title {
	font-size: 70rem;
	text-transform: uppercase;
	margin-bottom: 40rem;
}
.our-story__caption {
	max-width: 600rem;
	font-size: 30rem;
	margin-bottom: 40rem;
	line-height: 0.9;
}
.our-story__text {
	font-family: Inter;
	font-weight: 400;
	margin-bottom: 20rem;
	font-size: 18rem;
}
.our-story__text:last-child {
	margin-bottom: 0;
}
.our-story__text-wrapper {
	margin-bottom: 80rem;
}
@media only screen and (max-width: 1024px) {
	.our-story {
		padding: 50rem 0 40rem;
	}
	.our-story__wrapper {
		padding: 30rem 20rem 20rem;
		border-radius: 10rem;
	}
	.our-story__container {
		flex-direction: column;
		padding-left: 0;
		padding-right: 0;
		border-bottom: none;
	}
	.our-story__container-inner {
		padding: 0;
	}
	.our-story__container-inner:first-child {
		width: 100%;
		border-right: none;
		border-bottom: 1rem solid #353571;
		padding-bottom: 25rem;
		margin-bottom: 25rem;
	}
	.our-story__top {
		padding-bottom: 5rem;
		font-size: 15rem;
		margin-bottom: 40rem;
	}
	.our-story__bottom {
		display: none;
	}
	.our-story__title {
		font-size: 40rem;
		margin-bottom: 20rem;
	}
	.our-story__caption {
		font-size: 20rem;
		margin-bottom: 20rem;
	}
	.our-story__text {
		font-size: 14rem;
		margin-bottom: 15rem;
	}
	.our-story__text-wrapper {
		margin-bottom: 30rem;
	}
	.our-story__btn {
		width: 100%;
	}
}
.goals {
	padding: 90rem 0;
}
.goals__title {
	margin-bottom: 60rem;
	font-size: 200rem;
	text-transform: uppercase;
	text-align: center;
}
.goals__container {
	display: flex;
	justify-content: space-between;
}
.goals__item {
	width: 605rem;
	min-height: 555rem;
	background-color: #f4f4f7;
	border-radius: 10rem;
	padding: 25rem 70rem 60rem;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 75rem;
}
.goals__item-number {
	color: #1f1f610d;
	font-size: 200rem;
	font-weight: 400;
	line-height: 1.1;
}
.goals__item-inner {
	max-width: 320rem;
}
.goals__item-heading {
	text-transform: uppercase;
	font-size: 60rem;
	margin-bottom: 20rem;
}
.goals__item-text {
	font-family: Inter;
	line-height: 1;
}
@media only screen and (max-width: 1024px) {
	.goals {
		padding: 40rem 0;
	}
	.goals__title {
		margin-bottom: 40rem;
		font-size: 80rem;
		text-align: left;
		line-height: 0.8;
	}
	.goals__container {
		flex-direction: column;
		gap: 10rem;
	}
	.goals__item {
		width: 100%;
		min-height: auto;
		padding: 40rem;
		gap: 20rem;
	}
	.goals__item-number {
		color: #1f1f611a;
		font-size: 60rem;
		font-weight: 700;
		line-height: 1;
	}
	.goals__item-inner {
		max-width: 245rem;
	}
	.goals__item-heading {
		font-size: 40rem;
		margin-bottom: 10rem;
	}
	.goals__item-text {
		font-size: 16rem;
	}
}
.note {
	padding: 90rem 0;
}
.note__container {
	padding: 280rem 40rem 225rem;
	background-color: #f4f4f7;
	border-radius: 20rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.note__head {
	display: flex;
	justify-content: space-between;
	font-size: 100rem;
	text-transform: uppercase;
	line-height: 0.9;
	margin-bottom: 135rem;
	width: 100%;
}
.note__title {
	text-align: center;
	text-transform: uppercase;
	font-size: 150rem;
	letter-spacing: -0.03em;
	line-height: 0.9;
}
@media only screen and (max-width: 1024px) {
	.note {
		padding: 40rem 0;
	}
	.note__container {
		padding: 50rem 20rem;
		border-radius: 10rem;
	}
	.note__head {
		font-size: 40rem;
		margin-bottom: 40rem;
		width: auto;
	}
	.note__title {
		font-size: 50rem;
	}
}
.facts {
	padding: 90rem 0;
}
.facts__title {
	margin-bottom: 60rem;
	font-size: 200rem;
	text-transform: uppercase;
	text-align: center;
}
.facts__container {
	display: flex;
	justify-content: space-between;
}
.facts__item {
	width: 605rem;
	min-height: 550rem;
	background-color: #1f1f61;
	color: #fff;
	border-radius: 10rem;
	padding: 30rem 60rem 50rem;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	gap: 40rem;
}
.facts__item-heading {
	font-size: 200rem;
	line-height: 1;
}
.facts__item-text {
	font-size: 30rem;
	line-height: 0.9;
	max-width: 320rem;
}
@media only screen and (max-width: 1024px) {
	.facts {
		padding: 40rem 0;
	}
	.facts__title {
		margin-bottom: 40rem;
		font-size: 80rem;
		text-align: left;
		line-height: 0.8;
	}
	.facts__container {
		flex-direction: column;
		gap: 10rem;
	}
	.facts__item {
		width: 100%;
		padding: 50rem;
		gap: 30rem;
		min-height: auto;
	}
	.facts__item-heading {
		font-size: 100rem;
		line-height: 1;
		letter-spacing: -0.03em;
	}
	.facts__item-text {
		font-size: 20rem;
	}
}
.hero-services {
	position: relative;
}
.hero-services__x-scroll {
	display: flex;
}
.hero-services__progressbar {
	background-color: #f4f4f7;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2rem;
	z-index: 2;
}
.hero-services__progressbar-fill {
	background-color: #1f1f61;
	height: 100%;
	width: 200rem;
	position: absolute;
	left: 0;
	top: 0;
}
.hero-services__section {
	width: 100vw;
	height: 100vh;
	min-height: 600rem;
	flex: 0 0 auto;
	display: flex;
}
.hero-services__section-0 {
	display: flex;
	align-items: flex-end;
	padding-bottom: 35rem;
	background-image: url(../img/services/desktop/hero-bg.png);
	background-size: cover;
	background-position: center;
}
.hero-services__section-1 .hero-services__image {
	background-image: url(../img/rest/1-DwG5d7H1.png);
}
.hero-services__section-2 .hero-services__image {
	background-image: url(../img/rest/2-BhA5RHNs.png);
}
.hero-services__section-3 .hero-services__image {
	background-image: url(../img/rest/3-D25tXdGP.png);
}
.hero-services__section-4 .hero-services__image {
	background-image: url(../img/rest/4-BAUiy_RR.png);
}
.hero-services__section-5 .hero-services__image {
	background-image: url(../img/rest/5-DmcfW1II.png);
}
.hero-services__section-6 .hero-services__image {
	background-image: url(../img/rest/6-Dax5vAlj.png);
}
.hero-services__section-7 .hero-services__image {
	background-image: url(../img/rest/7-BtCE49Lp.png);
}
.hero-services__section-8 .hero-services__image {
	background-image: url(../img/rest/8-DugNLK6N.png);
}
.hero-services__section-9 .hero-services__image {
	background-image: url(../img/rest/9-UgPpG-Ao.png);
}
.hero-services__title {
	font-size: 200rem;
	color: #fff;
	text-transform: uppercase;
}
.hero-services__image {
	background-size: cover;
	background-position: center;
	width: 955rem;
	height: 100%;
	flex: 0 0 auto;
	padding: 20rem 40rem;
	display: flex;
	align-items: flex-end;
}
.hero-services__heading {
	color: #fff;
	display: flex;
	align-items: center;
	gap: 80rem;
}
.hero-services__heading-number {
	font-size: 150rem;
}
.hero-services__heading-text {
	max-width: 570rem;
	font-size: 60rem;
	line-height: 0.9;
	text-transform: uppercase;
}
.hero-services__wrap {
	margin-bottom: 20rem;
}
.hero-services__caption {
	text-transform: uppercase;
	margin-bottom: 15rem;
}
.hero-services__container {
	padding: 160rem 225rem 50rem 195rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	background-color: #fff;
}
.hero-services__container-inner {
	display: flex;
	flex-direction: column;
	gap: 30rem;
}
.hero-services__text {
	font-family: Inter;
	font-weight: 500;
	font-size: 16rem;
	line-height: 1;
	display: flex;
	flex-direction: column;
	gap: 15rem;
}
.hero-services__text._mb {
	margin-bottom: 15rem;
}
.hero-services__text-large {
	font-family: Inter;
	font-size: 24rem;
	font-weight: 500;
	line-height: 1;
}
.hero-services__list {
	border-top: 1rem solid rgba(31, 31, 97, 0.2);
}
.hero-services__list._uppercase {
	text-transform: uppercase;
}
.hero-services__list._text-small {
	font-size: 16rem;
}
.hero-services__list._min-height .hero-services__list-item {
	min-height: 56rem;
}
.hero-services__list-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1rem solid rgba(31, 31, 97, 0.2);
	padding: 10rem 0;
	line-height: 0.9;
}
.hero-services__list-btn {
	padding: 0;
	width: 35rem;
	height: 35rem;
}
.hero-services__list-btn .btn__inner {
	display: flex;
	align-items: center;
	justify-content: center;
}
.hero-services__list-btn .btn__inner:before {
	content: '';
	width: 8rem;
	height: 8rem;
	background-image: url(../img/icons/plus.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.3s;
}
.hero-services__list-btn:hover .btn__inner:before {
	filter: invert(100%);
	transform: rotate(180deg);
}
.hero-services__btn {
	width: 545rem;
	height: 120rem;
	font-size: 30rem;
}
@media only screen and (max-width: 1024px) {
	.hero-services__x-scroll {
		flex-direction: column;
	}
	.hero-services__progressbar {
		display: none;
	}
	.hero-services__section {
		height: auto;
		flex-direction: column;
	}
	.hero-services__section-0 {
		height: 100vh;
		background-image: url(../img/services/mobile/hero-bg.png);
		padding-bottom: 25rem;
		justify-content: flex-end;
	}
	.hero-services__section-1 .hero-services__image {
		background-image: url(../img/rest/1-DgIT-xO1.png);
	}
	.hero-services__section-2 .hero-services__image {
		background-image: url(../img/rest/2-CoqNJcyl.png);
	}
	.hero-services__section-3 .hero-services__image {
		background-image: url(../img/rest/3-B4KjMiuR.png);
	}
	.hero-services__section-4 .hero-services__image {
		background-image: url(../img/rest/4-DGuUHyj5.png);
	}
	.hero-services__section-5 .hero-services__image {
		background-image: url(../img/rest/5-H_mls6z5.png);
	}
	.hero-services__section-6 .hero-services__image {
		background-image: url(../img/rest/6-BMPtUl7E.png);
	}
	.hero-services__section-7 .hero-services__image {
		background-image: url(../img/rest/7-DZptAPya.png);
	}
	.hero-services__section-8 .hero-services__image {
		background-image: url(../img/rest/8-DNVqXaHq.png);
	}
	.hero-services__section-9 .hero-services__image {
		background-image: url(../img/rest/9-VglX326y.png);
	}
	.hero-services__title {
		font-size: 80rem;
		line-height: 0.8;
	}
	.hero-services__image {
		height: 395rem;
		padding: 20rem;
	}
	.hero-services__heading {
		align-items: flex-start;
		flex-direction: column;
		gap: 10rem;
	}
	.hero-services__heading-number {
		font-size: 100rem;
	}
	.hero-services__heading-text {
		max-width: 300rem;
		font-size: 40rem;
	}
	.hero-services__caption {
		margin-bottom: 10rem;
	}
	.hero-services__container {
		padding: 40rem 20rem 80rem;
		gap: 40rem;
	}
	.hero-services__container-inner {
		gap: 20rem;
	}
	.hero-services__text {
		font-size: 14rem;
	}
	.hero-services__text._mb {
		margin-bottom: 10rem;
	}
	.hero-services__text-large {
		font-size: 14rem;
	}
	.hero-services__list {
		font-size: 16rem;
	}
	.hero-services__list._uppercase {
		font-size: 20rem;
	}
	.hero-services__list-btn:hover .btn__inner:before {
		filter: invert(0%);
		transform: rotate(0);
	}
	.hero-services__btn {
		width: 100%;
		height: 80rem;
		font-size: 20rem;
	}
}
.hero-contacts {
	padding: 200rem 0 120rem;
}
.hero-contacts__container {
	display: flex;
	justify-content: space-between;
}
.hero-contacts__container-inner {
	width: 545rem;
	min-height: 700rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.hero-contacts__title {
	font-size: 190rem;
	text-transform: uppercase;
	line-height: 0.8;
	letter-spacing: -0.04em;
}
.hero-contacts__data {
	border-top: 1rem solid rgba(31, 31, 97, 0.15);
}
.hero-contacts__data-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20rem 0;
	border-bottom: 1rem solid rgba(31, 31, 97, 0.15);
}
.hero-contacts__data-item:hover .hero-contacts__data-box:before {
	animation: arrowMove 1s;
}
.hero-contacts__data-wrapper {
	display: flex;
	align-items: flex-start;
	gap: 10rem;
}
.hero-contacts__data-caption {
	text-transform: uppercase;
	font-size: 16rem;
	width: 175rem;
	flex: 0 0 auto;
}
.hero-contacts__data-tel {
	font-size: 40rem;
	line-height: 0.9;
}
.hero-contacts__data-box {
	width: 40rem;
	height: 40rem;
	border-radius: 5rem;
	background-color: #1f1f61;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.hero-contacts__data-box:before {
	content: '';
	display: inline-block;
	width: 10rem;
	height: 10rem;
	background-image: url(../img/icons/arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	transition: transform 0.3s;
}
.hero-contacts__persons {
	width: 1100rem;
	display: flex;
	justify-content: space-between;
}
.hero-contacts__person {
	width: 545rem;
	display: flex;
	flex-direction: column;
	gap: 30rem;
	border-bottom: 1rem solid rgba(31, 31, 97, 0.15);
}
.hero-contacts__person-top {
	position: relative;
}
.hero-contacts__person-bottom {
	display: flex;
	justify-content: space-between;
	padding-bottom: 20rem;
}
.hero-contacts__person-heading {
	position: absolute;
	left: 20rem;
	top: 20rem;
	background-color: #fff;
	padding: 15rem 30rem;
	border-radius: 5rem;
	display: flex;
	flex-direction: column;
	text-transform: uppercase;
}
.hero-contacts__person-post {
	font-size: 14rem;
}
.hero-contacts__person-image {
	border-radius: 10rem;
	width: 100%;
	height: 650rem;
	object-fit: cover;
	object-position: center;
}
.hero-contacts__person-info {
	display: flex;
	flex-direction: column;
	text-transform: uppercase;
}
.hero-contacts__person-info:last-child {
	align-items: flex-end;
	text-align: right;
}
.hero-contacts__person-caption {
	font-size: 14rem;
}
@media only screen and (max-width: 1024px) {
	.hero-contacts {
		padding-bottom: 40rem;
	}
	.hero-contacts__container {
		flex-direction: column;
		gap: 80rem;
	}
	.hero-contacts__container-inner {
		width: 100%;
		min-height: auto;
	}
	.hero-contacts__title {
		font-size: 80rem;
		margin-bottom: 40rem;
	}
	.hero-contacts__data-item {
		padding: 15rem 0;
	}
	.hero-contacts__data-item:hover .hero-contacts__data-box:before {
		animation: none;
	}
	.hero-contacts__data-caption {
		font-size: 14rem;
		width: 70rem;
	}
	.hero-contacts__data-tel {
		font-size: 30rem;
	}
	.hero-contacts__persons {
		width: 100%;
		flex-direction: column;
		gap: 40rem;
	}
	.hero-contacts__person {
		width: 100%;
		gap: 20rem;
	}
	.hero-contacts__person-bottom {
		padding-bottom: 10rem;
	}
	.hero-contacts__person-heading {
		padding: 15rem 20rem;
	}
}
.info-contacts {
	padding: 120rem 0 240rem;
}
.info-contacts__list-item {
	display: flex;
	align-items: flex-start;
	gap: 565rem;
	padding: 20rem 0 100rem;
	border-top: 1rem solid rgba(31, 31, 97, 0.15);
}
.info-contacts__caption {
	width: 175rem;
	flex: 0 0 auto;
	text-transform: uppercase;
	font-size: 16rem;
}
.info-contacts__data {
	display: flex;
	flex-direction: column;
	gap: 10rem;
}
.info-contacts__data-item {
	font-size: 100rem;
	text-transform: uppercase;
	line-height: 0.9;
}
@media only screen and (max-width: 1024px) {
	.info-contacts {
		padding: 40rem 0;
	}
	.info-contacts__list-item {
		flex-direction: column;
		gap: 20rem;
		padding: 10rem 0 40rem;
	}
	.info-contacts__caption {
		width: 100%;
		font-size: 14rem;
	}
	.info-contacts__data-item {
		font-size: 30rem;
	}
}
.blog {
	padding: 200rem 0 90rem;
}
.blog__head {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding-bottom: 10rem;
	border-bottom: 1rem solid rgba(31, 31, 97, 0.1);
	margin-bottom: 100rem;
}
.blog__title {
	font-size: 200rem;
	text-transform: uppercase;
	letter-spacing: -0.04em;
	line-height: 0.8;
	max-width: 1200rem;
}
.blog__categories {
	display: flex;
	justify-content: flex-end;
	gap: 35rem;
	flex: 0 0 auto;
}
.blog__categories-item {
	text-transform: uppercase;
	font-size: 18rem;
	cursor: pointer;
}
.blog__container {
	display: flex;
	flex-wrap: wrap;
	gap: 180rem 10rem;
}
.blog__item {
	width: 545rem;
}
.blog__item:hover .blog__item-image {
	transform: scale(1.2);
}
.blog__item:nth-child(9n + 3),
.blog__item:nth-child(9n + 5) {
	width: 730rem;
}
.blog__item:nth-child(9n + 3) .blog__item-image,
.blog__item:nth-child(9n + 5) .blog__item-image {
	height: 650rem;
}
.blog__item:nth-child(9n + 8),
.blog__item:nth-child(9n + 9) {
	width: 915rem;
}
.blog__item:nth-child(9n + 8) .blog__item-image,
.blog__item:nth-child(9n + 9) .blog__item-image {
	height: 650rem;
}
.blog__item:nth-child(9n + 4) {
	width: 100%;
}
.blog__item:nth-child(9n + 4) .blog__item-image {
	height: 800rem;
}
.blog__item-inner {
	display: flex;
	flex-direction: column;
	gap: 30rem;
	width: 100%;
}
.blog__item-top {
	position: relative;
	display: flex;
	border-radius: 10rem;
	overflow: hidden;
}
.blog__item-category {
	position: absolute;
	top: 20rem;
	left: 20rem;
	margin-right: 20rem;
	border-radius: 5rem;
	padding: 15rem 20rem;
	text-transform: uppercase;
	font-size: 16rem;
	background-color: #f4f4f7;
	z-index: 2;
}
.blog__item-image {
	width: 100%;
	height: 400rem;
	object-fit: cover;
	object-position: center;
	transition: 2s ease-out;
}
.blog__item-date {
	margin-bottom: 10rem;
	font-size: 14rem;
	display: block;
}
.blog__item-heading {
	text-transform: uppercase;
	line-height: 0.9;
	width: 360rem;
}
@media only screen and (max-width: 1024px) {
	.blog__head {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 40rem;
	}
	.blog__title {
		font-size: 80rem;
		margin-bottom: 40rem;
	}
	.blog__categories {
		flex-direction: column;
		justify-content: flex-start;
		gap: 10rem;
		width: 100%;
	}
	.blog__container {
		flex-direction: column;
		gap: 40rem;
	}
	.blog__item {
		width: 100%;
	}
	.blog__item:hover .blog__item-image {
		transform: scale(1);
	}
	.blog__item:nth-child(9n + 3),
	.blog__item:nth-child(9n + 4),
	.blog__item:nth-child(9n + 5),
	.blog__item:nth-child(9n + 8),
	.blog__item:nth-child(9n + 9) {
		width: 100%;
	}
	.blog__item:nth-child(9n + 3) .blog__item-image,
	.blog__item:nth-child(9n + 4) .blog__item-image,
	.blog__item:nth-child(9n + 5) .blog__item-image,
	.blog__item:nth-child(9n + 8) .blog__item-image,
	.blog__item:nth-child(9n + 9) .blog__item-image {
		height: 245rem;
	}
	.blog__item-inner {
		gap: 15rem;
	}
	.blog__item-category {
		font-size: 14rem;
	}
	.blog__item-image {
		height: 245rem;
	}
	.blog__item-date {
		margin-bottom: 5rem;
	}
	.blog__item-heading {
		width: 100%;
		font-size: 16rem;
	}
}
.article {
	padding: 200rem 0 90rem;
}
.article__head {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 40rem;
	padding-bottom: 5rem;
	text-transform: uppercase;
	border-bottom: 1rem solid rgba(31, 31, 97, 0.1);
}
.article__date {
	font-size: 14rem;
}
.article__image {
	width: 100%;
	height: 800rem;
	border-radius: 10rem;
	margin-bottom: 240rem;
}
.article__title {
	font-size: 180rem;
	text-transform: uppercase;
	line-height: 0.9;
	letter-spacing: -0.04em;
	margin-bottom: 120rem;
}
.article__container {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.article__container-inner {
	width: 1285rem;
	background-color: #1f1f61;
	border-radius: 10rem;
	color: #fff;
	padding: 185rem;
}
.article__nav {
	display: flex;
	gap: 10rem;
	flex: 0 0 auto;
	padding-bottom: 20rem;
}
.article__heading {
	margin-bottom: 60rem;
	text-transform: uppercase;
	line-height: 0.9;
	font-size: 60rem;
}
.article__wrapper {
	margin-bottom: 60rem;
	padding-bottom: 60rem;
	border-bottom: 1rem solid rgba(255, 255, 255, 0.15);
}
.article__wrapper._bd-none {
	border: none;
}
.article__wrapper:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.article__caption {
	font-size: 40rem;
	line-height: 0.9;
	margin-bottom: 40rem;
}
.article__text {
	display: flex;
	flex-direction: column;
	gap: 20rem;
	font-family: Inter;
	line-height: 1;
	font-size: 18rem;
	font-weight: 500;
}
@media only screen and (max-width: 1024px) {
	.article {
		padding-bottom: 0;
	}
	.article__head {
		margin-bottom: 20rem;
	}
	.article__category {
		font-size: 16rem;
	}
	.article__image {
		height: 145rem;
		margin-bottom: 80rem;
	}
	.article__title {
		font-size: 40rem;
		margin-bottom: 60rem;
	}
	.article__container {
		flex-direction: column;
		align-items: stretch;
		padding-bottom: 100rem;
	}
	.article__container-inner {
		width: 100%;
		background-color: transparent;
		border-radius: 0;
		color: #1f1f61;
		padding: 0;
	}
	.article__nav {
		position: absolute;
		left: 0;
		bottom: 100%;
	}
	.article__nav-btn {
		width: 160rem;
		height: 60rem;
	}
	.article__heading {
		margin-bottom: 20rem;
		font-size: 30rem;
	}
	.article__wrapper {
		margin-bottom: 30rem;
		padding-bottom: 30rem;
	}
	.article__caption {
		font-size: 20rem;
		margin-bottom: 20rem;
	}
	.article__text {
		gap: 15rem;
		font-size: 14rem;
	}
}
.not-found {
	color: #fff;
}
.not-found-page {
	background-color: #1f1f61;
}
.not-found__container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-top: 150rem;
	min-height: 100vh;
}
.not-found__container-inner {
	margin-left: 740rem;
}
.not-found__title {
	font-size: 200rem;
	line-height: 0.9;
	text-transform: uppercase;
	margin-bottom: 40rem;
}
.not-found__text {
	margin-bottom: 40rem;
	max-width: 340rem;
	font-size: 30rem;
	line-height: 0.9;
}
.not-found__bottom {
	margin-top: 50rem;
	padding: 20rem 0;
	border-top: 1rem solid rgba(255, 255, 255, 0.15);
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.not-found__bottom-wrapper {
	display: flex;
	align-items: center;
	gap: 10rem;
}
.not-found__copyrights {
	width: 360rem;
}
.not-found__copyrights,
.not-found__privacy-policy {
	font-size: 12rem;
	text-transform: uppercase;
}
.not-found__link {
	display: flex;
	align-items: center;
	gap: 15rem;
	font-size: 12rem;
	text-transform: uppercase;
}
.not-found__link:hover .not-found__link-box {
	background-color: #1f1f61;
}
.not-found__link:hover .not-found__link-box:before {
	animation: arrowMove 1s;
	filter: invert(0%);
}
.not-found__link-box {
	width: 40rem;
	height: 40rem;
	border-radius: 5rem;
	background-color: #fff;
	border: 1rem solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	transition: 0.3s;
}
.not-found__link-box:before {
	content: '';
	display: inline-block;
	width: 10rem;
	height: 10rem;
	background-image: url(../img/icons/arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	transition: 0.3s;
	filter: invert(100%);
}
@media only screen and (max-width: 1024px) {
	.not-found__container {
		padding-top: 200rem;
	}
	.not-found__container-inner {
		margin-left: 0;
	}
	.not-found__title {
		font-size: 40rem;
		margin-bottom: 20rem;
	}
	.not-found__text {
		max-width: 100%;
		font-size: 20rem;
	}
	.not-found__bottom {
		border-top: 1rem solid rgba(255, 255, 255, 0.15);
	}
	.not-found__bottom-wrapper {
		flex-direction: column;
		align-items: flex-start;
		gap: 5rem;
	}
	.not-found__copyrights {
		width: auto;
	}
	.not-found__copyrights,
	.not-found__privacy-policy {
		font-size: 10rem;
		color: #ffffff80;
	}
	.not-found__link {
		gap: 10rem;
		font-size: 10rem;
		color: #ffffff80;
	}
	.not-found__link:hover .not-found__link-box {
		background-color: #ffffff0d;
	}
	.not-found__link:hover .not-found__link-box:before {
		animation: none;
	}
	.not-found__link-box {
		width: 30rem;
		height: 30rem;
		border-radius: 2rem;
		background-color: #ffffff0d;
		border: none;
	}
	.not-found__link-box:before {
		width: 8rem;
		height: 8rem;
		filter: invert(0%);
	}
}
:root {
	--swiper-theme-color: #007aff;
}
:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block;
}
.swiper-vertical > .swiper-wrapper {
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
	transform: translateZ(0);
}
.swiper-horizontal {
	touch-action: pan-y;
}
.swiper-vertical {
	touch-action: pan-x;
}
.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}
.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}
.swiper-3d {
	perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
	transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
	scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
	scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
	scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
	content: '';
	flex-shrink: 0;
	order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
	> .swiper-wrapper
	> .swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
	> .swiper-wrapper
	> .swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
	background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, #00000080, #0000);
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0);
	}
	to {
		transform: rotate(360deg);
	}
}
.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
:root {
	--f-button-width: 40px;
	--f-button-height: 40px;
	--f-button-border: 0;
	--f-button-border-radius: 0;
	--f-button-color: #374151;
	--f-button-bg: #f8f8f8;
	--f-button-shadow: none;
	--f-button-transition: all 0.15s ease;
	--f-button-transform: none;
	--f-button-outline-width: 1px;
	--f-button-outline-color: rgba(0, 0, 0, 0.7);
	--f-button-svg-width: 20px;
	--f-button-svg-height: 20px;
	--f-button-svg-stroke-width: 1.5;
	--f-button-svg-fill: none;
	--f-button-svg-filter: none;
	--f-button-svg-opacity: 1;
	--f-button-svg-disabled-opacity: 0.5;
	--f-button-svg-transition: opacity 0.15s ease;
	--f-button-svg-transform: none;
}
.f-button {
	width: var(--f-button-width);
	height: var(--f-button-height);
	border: var(--f-button-border);
	border-radius: var(--f-button-border-radius);
	color: var(--f-button-color);
	background: var(--f-button-bg);
	box-shadow: var(--f-button-shadow);
	transform: var(--f-button-transform);
	transition: var(--f-button-transition);
	-webkit-backdrop-filter: var(--f-button-backdrop-filter);
	backdrop-filter: var(--f-button-backdrop-filter);
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: content-box;
	position: relative;
	margin: 0;
	padding: 0;
	pointer-events: all;
	cursor: pointer;
	overflow: hidden;
}
@media (hover: hover) {
	.f-button:hover:not([aria-disabled]) {
		color: var(--f-button-hover-color, var(--f-button-color));
		background-color: var(--f-button-hover-bg, var(--f-button-bg));
	}
}
.f-button:active:not([aria-disabled]) {
	color: var(--f-button-active-color, var(--f-button-hover-color, var(--f-button-color)));
	background-color: var(
		--f-button-active-bg,
		var(--f-button-hover-bg, var(--f-button-bg))
	);
}
.f-button:focus {
	outline: none;
}
.f-button:focus-visible {
	outline: var(--f-button-outline-width) solid var(--f-button-outline-color);
	outline-offset: var(--f-button-outline-offset);
}
.f-button svg {
	width: var(--f-button-svg-width);
	height: var(--f-button-svg-height);
	transform: var(--f-button-svg-transform);
	fill: var(--f-button-svg-fill);
	filter: var(--f-button-svg-filter);
	opacity: var(--f-button-svg-opacity, 1);
	transition: var(--f-button-svg-transition);
	stroke: currentColor;
	stroke-width: var(--f-button-svg-stroke-width);
	stroke-linecap: round;
	stroke-linejoin: round;
	pointer-events: none;
}
.f-button[aria-disabled] {
	cursor: default;
}
.f-button[aria-disabled] svg {
	opacity: var(--f-button-svg-disabled-opacity);
}
[data-panzoom-action='toggleFS'] g:first-child {
	display: flex;
}
[data-panzoom-action='toggleFS'] g:last-child {
	display: none;
}
.in-fullscreen [data-panzoom-action='toggleFS'] g:first-child {
	display: none;
}
.in-fullscreen [data-panzoom-action='toggleFS'] g:last-child {
	display: flex;
}
[data-autoplay-action='toggle'] svg g:first-child {
	display: flex;
}
[data-autoplay-action='toggle'] svg g:last-child {
	display: none;
}
.has-autoplay [data-autoplay-action='toggle'] svg g:first-child {
	display: none;
}
.has-autoplay [data-autoplay-action='toggle'] svg g:last-child {
	display: flex;
}
:fullscreen
	[data-fullscreen-action='toggle']
	svg
	[data-fullscreen-action='toggle']
	svg
	g:first-child {
	display: none;
}
:fullscreen
	[data-fullscreen-action='toggle']
	svg
	[data-fullscreen-action='toggle']
	svg
	g:last-child {
	display: flex;
}
:root {
	--f-spinner-color-1: rgba(0, 0, 0, 0.1);
	--f-spinner-color-2: rgba(17, 24, 28, 0.8);
	--f-spinner-width: 50px;
	--f-spinner-height: 50px;
	--f-spinner-border-radius: 50%;
	--f-spinner-border-width: 4px;
}
.f-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	padding: 0;
	width: var(--f-spinner-width);
	height: var(--f-spinner-height);
	translate: -50% -50%;
	border: var(--f-spinner-border-width) solid var(--f-spinner-color-1);
	border-top-color: var(--f-spinner-color-2);
	border-radius: var(--f-spinner-border-radius);
	animation: f-spinner 0.75s linear infinite, f-fadeIn 0.2s ease 0.2s both;
}
@keyframes f-spinner {
	to {
		rotate: 360deg;
	}
}
.f-panzoom,
.f-zoomable {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.f-panzoom:before,
.f-panzoom:after,
.f-zoomable:before,
.f-zoomable:after {
	display: block;
	content: '';
}
.f-panzoom:not(.has-controls):before,
.f-zoomable:not(.has-controls):before {
	margin-bottom: auto;
}
.f-panzoom:after,
.f-zoomable:after {
	margin-top: auto;
}
.f-panzoom.in-fullscreen,
.f-zoomable.in-fullscreen {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0 !important;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	max-height: none !important;
	aspect-ratio: unset !important;
	z-index: 9999;
}
.f-panzoom__wrapper {
	position: relative;
	min-width: 0;
	min-height: 0;
	max-width: 100%;
	max-height: 100%;
}
.f-panzoom__wrapper.will-zoom-out {
	cursor: zoom-out;
}
.f-panzoom__wrapper.can-drag {
	cursor: move;
	cursor: grab;
}
.f-panzoom__wrapper.will-zoom-in {
	cursor: zoom-in;
}
.f-panzoom__wrapper.is-dragging {
	cursor: move;
	cursor: grabbing;
}
.f-panzoom__wrapper.has-error {
	display: none;
}
.f-panzoom__content {
	display: block;
	min-width: 0;
	min-height: 0;
	max-width: 100%;
	max-height: 100%;
}
.f-panzoom__content.is-lazyloading,
.f-panzoom__content.has-lazyerror {
	visibility: hidden;
}
img.f-panzoom__content {
	width: auto;
	height: auto;
	vertical-align: top;
	object-fit: contain;
	transition: none;
	-webkit-user-select: none;
	user-select: none;
}
.f-panzoom__wrapper > .f-panzoom__content {
	visibility: hidden;
}
.f-panzoom__viewport {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.f-panzoom__viewport > .f-panzoom__content {
	width: 100%;
	height: 100%;
	object-fit: fill;
}
picture.f-panzoom__content img {
	vertical-align: top;
	width: 100%;
	height: auto;
	max-height: 100%;
	object-fit: contain;
	transition: none;
	-webkit-user-select: none;
	user-select: none;
}
.f-panzoom__protected {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
}
html.with-panzoom-in-fullscreen {
	overflow: hidden;
}
.f-fadeIn {
	animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease)
		var(--f-transition-delay, 0s) both f-fadeIn;
	z-index: 2;
}
.f-fadeOut {
	animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease)
		var(--f-transition-delay, 0s) both f-fadeOut;
	z-index: 1;
}
@keyframes f-fadeIn {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes f-fadeOut {
	to {
		opacity: 0;
	}
}
.f-crossfadeIn {
	animation: var(--f-transition-duration, 0.2s) ease both f-crossfadeIn;
	z-index: 2;
}
.f-crossfadeOut {
	animation: calc(var(--f-transition-duration, 0.2s) * 0.2) ease
		calc(var(--f-transition-duration, 0.2s) * 0.8) both f-crossfadeOut;
	z-index: 1;
}
@keyframes f-crossfadeIn {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes f-crossfadeOut {
	to {
		opacity: 0;
	}
}
.is-horizontal .f-slideIn.from-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1)
		f-slideInNextX;
}
.is-horizontal .f-slideIn.from-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1)
		f-slideInPrevX;
}
.is-horizontal .f-slideOut.to-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1)
		f-slideOutNextX;
}
.is-horizontal .f-slideOut.to-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1)
		f-slideOutPrevX;
}
@keyframes f-slideInPrevX {
	0% {
		transform: translate(calc(100% + var(--f-carousel-gap, 0)));
	}
	to {
		transform: translateZ(0);
	}
}
@keyframes f-slideInNextX {
	0% {
		transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
	}
	to {
		transform: translateZ(0);
	}
}
@keyframes f-slideOutNextX {
	to {
		transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
	}
}
@keyframes f-slideOutPrevX {
	to {
		transform: translate(calc(100% + var(--f-carousel-gap, 0)));
	}
}
.is-vertical .f-slideIn.from-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1)
		f-slideInNextY;
}
.is-vertical .f-slideIn.from-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1)
		f-slideInPrevY;
}
.is-vertical .f-slideOut.to-next {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1)
		f-slideOutNextY;
}
.is-vertical .f-slideOut.to-prev {
	animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1)
		f-slideOutPrevY;
}
@keyframes f-slideInPrevY {
	0% {
		transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
	}
	to {
		transform: translateZ(0);
	}
}
@keyframes f-slideInNextY {
	0% {
		transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
	}
	to {
		transform: translateZ(0);
	}
}
@keyframes f-slideOutNextY {
	to {
		transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
	}
}
@keyframes f-slideOutPrevY {
	to {
		transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
	}
}
.f-zoomInUp {
	animation: var(--f-transition-duration, 0.3s) ease both f-zoomInUp;
}
.f-zoomOutDown {
	animation: var(--f-transition-duration, 0.3s) ease both f-zoomOutDown;
}
@keyframes f-zoomInUp {
	0% {
		transform: scale(var(--f-zoomInUp-scale, 0.975))
			translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
		opacity: var(--f-zoomInUp-opacity, 0);
	}
	to {
		transform: scale(1) translateZ(0);
		opacity: 1;
	}
}
@keyframes f-zoomOutDown {
	to {
		transform: scale(var(--f-zoomOutDown-scale, 0.975))
			translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
		opacity: 0;
	}
}
.f-throwOutUp {
	animation: var(--f-throwOutUp-duration, 0.2s) ease-out both f-throwOutUp;
}
.f-throwOutDown {
	animation: var(--f-throwOutDown-duration, 0.2s) ease-out both f-throwOutDown;
}
@keyframes f-throwOutUp {
	to {
		transform: translate3d(0, calc(var(--f-throwOutUp-y, 150px) * -1), 0);
		opacity: 0;
	}
}
@keyframes f-throwOutDown {
	to {
		transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
		opacity: 0;
	}
}
.has-iframe .f-html,
.has-pdf .f-html,
.has-gmap .f-html {
	width: 100%;
	height: 100%;
	min-height: 1px;
	overflow: visible;
}
.has-pdf .f-html,
.has-gmap .f-html {
	padding: 0;
}
.f-html {
	position: relative;
	box-sizing: border-box;
	margin: var(--f-html-margin, 0);
	padding: var(--f-html-padding, 2rem);
	color: var(--f-html-color, currentColor);
	background: var(--f-html-bg);
}
.f-html.is-error {
	text-align: center;
}
.f-iframe {
	display: block;
	margin: 0;
	border: 0;
	height: 100%;
	width: 100%;
}
.f-caption {
	align-self: center;
	flex-shrink: 0;
	margin: var(--f-caption-margin);
	padding: var(--f-caption-padding, 16px 8px);
	max-width: 100%;
	max-height: calc(80vh - 100px);
	overflow: auto;
	overflow-wrap: anywhere;
	line-height: var(--f-caption-line-height);
	color: var(--f-caption-color);
	background: var(--f-caption-bg);
	font: var(--f-caption-font);
}
.has-html5video .f-html,
.has-youtube .f-html,
.has-vimeo .f-html {
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 1px;
	overflow: visible;
	max-width: var(--f-video-width, 960px);
	max-height: var(--f-video-height, 540px);
	aspect-ratio: var(--f-video-aspect-ratio);
	background: var(--f-video-bg, rgba(0, 0, 0, 0.9));
}
.f-html5video {
	border: 0;
	display: block;
	height: 100%;
	width: 100%;
	background: transparent;
}
.f-button.is-arrow {
	--f-button-width: var(--f-arrow-width, 46px);
	--f-button-height: var(--f-arrow-height, 46px);
	--f-button-svg-width: var(--f-arrow-svg-width, 24px);
	--f-button-svg-height: var(--f-arrow-svg-height, 24px);
	--f-button-svg-stroke-width: var(--f-arrow-svg-stroke-width, 1.75);
	--f-button-border-radius: var(--f-arrow-border-radius, unset);
	--f-button-bg: var(--f-arrow-bg, transparent);
	--f-button-hover-bg: var(--f-arrow-hover-bg, var(--f-arrow-bg));
	--f-button-active-bg: var(--f-arrow-active-bg, var(--f-arrow-hover-bg));
	--f-button-shadow: var(--f-arrow-shadow);
	--f-button-color: var(--f-arrow-color);
	--f-button-hover-color: var(--f-arrow-hover-color, var(--f-arrow-color));
	--f-button-active-color: var(--f-arrow-active-color, var(--f-arrow-hover-color));
	overflow: visible;
}
.f-button.is-arrow.is-prev,
.f-button.is-arrow.is-next {
	position: absolute;
	transform: translate(0);
	z-index: 20;
}
.is-horizontal .f-button.is-arrow.is-prev,
.is-horizontal .f-button.is-arrow.is-next {
	inset: 50% auto auto;
	transform: translateY(-50%);
}
.is-horizontal.is-ltr .f-button.is-arrow.is-prev {
	left: var(--f-arrow-pos, 0);
}
.is-horizontal.is-ltr .f-button.is-arrow.is-next {
	right: var(--f-arrow-pos, 0);
}
.is-horizontal.is-rtl .f-button.is-arrow.is-prev {
	right: var(--f-arrow-pos, 0);
	transform: translateY(-50%) rotateY(180deg);
}
.is-horizontal.is-rtl .f-button.is-arrow.is-next {
	left: var(--f-arrow-pos, 0);
	transform: translateY(-50%) rotateY(180deg);
}
.is-vertical.is-ltr .f-button.is-arrow.is-prev,
.is-vertical.is-rtl .f-button.is-arrow.is-prev {
	top: var(--f-arrow-pos, 0);
	right: auto;
	bottom: auto;
	left: 50%;
	transform: translate(-50%);
}
.is-vertical.is-ltr .f-button.is-arrow.is-next,
.is-vertical.is-rtl .f-button.is-arrow.is-next {
	top: auto;
	right: auto;
	bottom: var(--f-arrow-pos, 0);
	left: 50%;
	transform: translate(-50%);
}
.is-vertical .f-button.is-arrow.is-prev svg,
.is-vertical .f-button.is-arrow.is-next svg {
	transform: rotate(90deg);
}
.f-carousel__toolbar {
	display: grid;
	grid-template-columns: 1fr auto 1fr;
	margin: var(--f-toolbar-margin, 0);
	padding: var(--f-toolbar-padding, 8px);
	line-height: var(--f-toolbar-line-height);
	background: var(--f-toolbar-bg, none);
	box-shadow: var(--f-toolbar-shadow, none);
	-webkit-backdrop-filter: var(--f-toolbar-backdrop-filter);
	backdrop-filter: var(--f-toolbar-backdrop-filter);
	position: relative;
	z-index: 20;
	color: var(--f-toolbar-color, currentColor);
	font-size: var(--f-toolbar-font-size, 17px);
	font-weight: var(--f-toolbar-font-weight, inherit);
	font-family: var(
		--f-toolbar-font,
		-apple-system,
		BlinkMacSystemFont,
		'Segoe UI Adjusted',
		'Segoe UI',
		'Liberation Sans',
		sans-serif
	);
	text-shadow: var(--f-toolbar-text-shadow);
	text-align: center;
	font-variant-numeric: tabular-nums;
	-webkit-font-smoothing: subpixel-antialiased;
	white-space: nowrap;
	pointer-events: none;
}
.f-carousel__toolbar.is-absolute {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.f-carousel__toolbar .f-button:focus-visible {
	position: relative;
	z-index: 1;
}
.f-carousel__toolbar__column {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
	gap: var(--f-toolbar-gap, 0);
}
.f-carousel__toolbar__column.is-left {
	display: flex;
	justify-self: flex-start;
	justify-content: flex-start;
}
.f-carousel__toolbar__column.is-middle {
	display: flex;
	justify-content: center;
}
.f-carousel__toolbar__column.is-right {
	display: flex;
	justify-self: flex-end;
	justify-content: flex-end;
	flex-flow: nowrap;
}
.f-carousel__toolbar__column {
	pointer-events: none;
}
.f-carousel__toolbar__column > * {
	pointer-events: all;
}
.f-counter {
	position: relative;
	display: flex;
	flex-direction: row;
	cursor: default;
	-webkit-user-select: none;
	user-select: none;
	margin: var(--f-counter-margin, 0);
	padding: var(--f-counter-padding, 4px);
	line-height: var(--f-counter-line-height);
	background: var(--f-counter-bg);
	border-radius: var(--f-counter-border-radius);
}
.f-counter span {
	padding: 0 var(--f-counter-gap, 4px);
}
:root {
	--f-thumbs-gap: 8px;
	--f-thumbs-margin: 0;
	--f-thumbs-padding-x: 8px;
	--f-thumbs-padding-y: 8px;
	--f-thumbs-bg: transparent;
	--f-thumbs-transition: max-height 0.3s ease, max-width 0.3s ease, padding 0.3s ease;
	--f-thumbs-z-index: 1;
	--f-thumbs-viewport-padding-x: 0px;
	--f-thumbs-viewport-padding-y: 0px;
	--f-thumb-width: 94px;
	--f-thumb-height: 76px;
	--f-thumb-clip-width: 46px;
	--f-thumb-extra-gap: 16px;
	--f-thumb-opacity: 1;
	--f-thumb-transition: opacity 0.3s ease, transform 0.15s ease;
	--f-thumb-border: none;
	--f-thumb-border-radius: 4px;
	--f-thumb-shadow: none;
	--f-thumb-bg: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.05));
	--f-thumb-focus-shadow: inset 0 0 0 0.8px #222, inset 0 0 0 2.25px #fff;
	--f-thumb-selected-shadow: inset 0 0 0 0.8px #222, inset 0 0 0 2.25px #fff;
	--f-thumb-border-transition: all 0.1s ease;
	--f-thumb-img-width: 100%;
	--f-thumb-img-height: 100%;
	--f-thumb-img-fit: cover;
	--f-thumb-img-position: 50% 20%;
}
.f-thumbs {
	--f-carousel-slide-width: var(--f-thumb-width);
	--f-carousel-slide-height: var(--f-thumb-height);
	--f-carousel-gap: var(--f-thumbs-gap);
	position: relative;
	box-sizing: border-box;
	flex-shrink: 0;
	margin: var(--f-thumbs-margin);
	padding: var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);
	overflow: hidden;
	background: var(--f-thumbs-bg);
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	user-select: none;
	transition: var(--f-thumbs-transition);
	z-index: var(--f-thumbs-z-index);
}
.f-thumbs.is-horizontal {
	max-height: calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2);
}
.f-thumbs.is-horizontal.is-hidden {
	max-height: 0;
	--f-thumbs-padding-y: 0;
}
.f-thumbs.is-vertical {
	max-width: calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2);
}
.f-thumbs.is-vertical.is-hidden {
	max-width: 0;
	--f-thumbs-padding-x: 0;
}
.f-thumbs.is-scrollable.is-hidden {
	max-height: 0;
	--f-thumbs-padding-y: 0;
}
.f-thumbs.is-ltr {
	direction: ltr;
}
.f-thumbs.is-rtl {
	direction: rtl;
}
.f-thumbs img {
	display: block;
	width: var(--f-thumb-img-width);
	height: var(--f-thumb-img-height);
	object-fit: var(--f-thumb-img-fit);
	object-position: var(--f-thumb-img-position);
	pointer-events: none;
	border-radius: inherit;
	color: transparent;
}
.f-thumbs img[data-lazy-src] {
	visibility: hidden;
}
.f-thumbs img.has-lazyerror {
	display: none;
}
.f-thumbs__viewport {
	box-sizing: border-box;
	height: 100%;
	padding: var(--f-thumbs-viewport-padding-y) var(--f-thumbs-viewport-padding-x);
	overflow: visible;
	display: grid;
}
.f-thumbs__slide {
	position: relative;
	box-sizing: border-box;
	grid-area: 1/1;
	width: var(--f-carousel-slide-width);
	height: var(--f-carousel-slide-height);
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	flex-direction: column;
	cursor: pointer;
	overflow: visible;
}
.f-thumbs__slide:hover button {
	opacity: var(--f-thumb-hover-opacity, 1);
	transform: var(--f-thumb-hover-transform, none);
}
.f-thumbs__slide:hover button:after {
	border: var(--f-thumb-hover-border, none);
	box-shadow: var(--f-thumb-hover-shadow, var(--f-thumb-shadow));
}
.f-thumbs__slide button {
	all: unset;
	display: block;
	margin: auto;
	padding: 0;
	position: relative;
	overflow: visible;
	width: 100%;
	height: 100%;
	outline: none;
	transition: var(--f-thumb-transition);
	border-radius: var(--f-thumb-border-radius);
	opacity: var(--f-thumb-opacity);
	transform: var(--f-thumb-transform);
	background: var(--f-thumb-bg);
}
.f-thumbs__slide button:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	transition: var(--f-thumb-border-transition);
	border-radius: inherit;
	border: var(--f-thumb-border);
	box-shadow: var(--f-thumb-shadow);
}
.f-thumbs__slide button:focus-within {
	opacity: var(--f-thumb-focus-opacity, 1);
	transform: var(--f-thumb-focus-transform, none);
}
.f-thumbs__slide button:focus-within:after {
	border: var(--f-thumb-focus-border, none);
	box-shadow: var(--f-thumb-focus-shadow, var(--f-thumb-shadow));
}
.f-thumbs__slide:active {
	opacity: var(--f-thumb-active-opacity, 1);
	transform: var(--f-thumb-active-transform, none);
}
.f-thumbs__slide:active:after {
	border: var(--f-thumb-active-border, none);
	box-shadow: var(--f-thumb-active-shadow, var(--f-thumb-shadow));
}
.f-thumbs__slide.is-selected {
	z-index: 2;
}
.f-thumbs__slide.is-selected button {
	opacity: var(--f-thumb-selected-opacity, 1);
	transform: var(--f-thumb-selected-transform, none);
}
.f-thumbs__slide.is-selected button:after {
	border: var(--f-thumb-selected-border, none);
	box-shadow: var(--f-thumb-selected-shadow, var(--f-thumb-shadow));
}
.f-thumbs.is-modern {
	--f-carousel-slide-width: calc(var(--f-thumb-clip-width) + var(--f-thumbs-gap));
	--f-carousel-slide-height: var(--f-thumb-height);
	--f-carousel-gap: 0;
	--width-diff: calc((var(--f-thumb-width) - var(--f-thumb-clip-width)));
}
.f-thumbs.is-modern .f-thumbs__viewport {
	width: calc(100% + var(--f-carousel-slide-width) * 2 + var(--f-thumbs-padding-x));
	margin-inline: calc((var(--f-carousel-slide-width) + var(--f-thumbs-padding-x)) * -1);
}
.f-thumbs.is-modern .f-thumbs__slide {
	--clip-shift: calc((var(--width-diff) * 0.5) * var(--progress));
	--clip-path: inset(0 var(--clip-shift) round var(--f-thumb-border-radius, 0));
	padding: 0;
	overflow: visible;
	left: var(--shift, 0);
	will-change: left;
	transition: left var(--f-transition-duration) var(--f-transition-easing);
}
.f-thumbs.is-modern .f-thumbs__slide button {
	display: block;
	margin-inline: 50%;
	width: var(--f-thumb-width);
	clip-path: var(--clip-path);
	border: none;
	box-shadow: none;
	transition: clip-path var(--f-transition-duration) var(--f-transition-easing),
		opacity var(--f-thumb-transition-duration, 0.2s)
			var(--f-thumb-transition-easing, ease);
}
.f-thumbs.is-modern .f-thumbs__slide button:after {
	display: none;
}
.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible) {
	outline: none;
}
.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: var(--clip-shift);
	bottom: 0;
	right: var(--clip-shift);
	transition: border var(--f-transition-duration) var(--f-transition-easing),
		box-shadow var(--f-transition-duration) var(--f-transition-easing);
	border-radius: inherit;
	border: var(--f-thumb-focus-border, none);
	box-shadow: var(--f-thumb-focus-shadow, none);
}
.f-thumbs.is-modern {
	--f-transition-duration: 0.25s;
	--f-transition-easing: ease-out;
}
.f-thumbs.is-modern.is-syncing {
	--f-transition-duration: 0s;
}
.f-thumbs.is-scrollable .f-thumbs__viewport {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(var(--f-thumb-width), 1fr));
	grid-auto-rows: var(--f-thumb-height);
	gap: var(--f-thumbs-gap);
	overflow: auto;
	overscroll-behavior: contain;
	-webkit-user-select: none;
	user-select: none;
}
.f-thumbs.is-scrollable .f-thumbs__viewport .f-thumbs__slide {
	grid-area: auto;
	display: block;
	position: relative;
	max-width: 100%;
	width: var(--f-thumb-width);
	height: var(--f-thumb-height);
	cursor: pointer;
	outline: none;
}
:root {
	--f-progressbar-height: 3px;
	--f-progressbar-color: var(--f-carousel-theme-color, #575ad6);
	--f-progressbar-opacity: 1;
	--f-progressbar-z-index: 30;
}
.f-progressbar {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: var(--f-progressbar-z-index);
	height: var(--f-progressbar-height);
	transform: scaleX(0);
	transform-origin: 0;
	opacity: var(--f-progressbar-opacity);
	background: var(--f-progressbar-color);
	-webkit-user-select: none;
	user-select: none;
	pointer-events: none;
	animation-name: f-progressbar;
	animation-play-state: running;
	animation-timing-function: linear;
}
.f-progressbar:empty {
	display: block;
}
button > .f-progressbar {
	--f-progressbar-height: 100%;
	--f-progressbar-opacity: 0.2;
}
@keyframes f-progressbar {
	0% {
		transform: scaleX(0);
	}
	to {
		transform: scaleX(1);
	}
}
[data-fullscreen-action='toggle'] svg g:first-child {
	display: flex;
}
[data-fullscreen-action='toggle'] svg g:last-child {
	display: none;
}
:fullscreen [data-fullscreen-action='toggle'] svg g:first-child {
	display: none;
}
:fullscreen [data-fullscreen-action='toggle'] svg g:last-child {
	display: flex;
}
.in-fullscreen-mode > .f-carousel {
	flex: 1;
	min-width: 0 !important;
	min-height: 0 !important;
}
html.with-fancybox {
	width: auto;
	overflow: visible;
	scroll-behavior: auto;
}
html.with-fancybox body.hide-scrollbar {
	width: auto;
	margin-right: calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));
	overflow: hidden !important;
	overscroll-behavior-y: none;
}
.fancybox__dialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	width: 100%;
	height: 100vh;
	max-height: unset;
	max-width: unset;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	background: transparent;
	touch-action: none;
	overscroll-behavior: contain;
}
.fancybox__dialog:focus {
	outline: none;
}
.fancybox__dialog::backdrop {
	opacity: 0;
}
@supports (height: 100dvh) {
	.fancybox__dialog {
		height: 100dvh;
	}
}
.fancybox__dialog *:empty {
	display: block;
}
.fancybox__container {
	--fancybox-color: #dbdbdb;
	--fancybox-backdrop-bg: rgba(24, 24, 27, 0.95);
	--f-toolbar-margin: 0;
	--f-toolbar-padding: 8px;
	--f-toolbar-gap: 0;
	--f-toolbar-color: #ddd;
	--f-toolbar-font-size: 16px;
	--f-toolbar-font-weight: 500;
	--f-toolbar-font: -apple-system, BlinkMacSystemFont, 'Segoe UI Adjusted', 'Segoe UI',
		'Liberation Sans', sans-serif;
	--f-toolbar-line-height: var(--f-button-height);
	--f-toolbar-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
	--f-toolbar-shadow: none;
	--f-toolbar-bg: none;
	--f-counter-margin: 0;
	--f-counter-padding: 0px 10px;
	--f-counter-gap: 4px;
	--f-counter-line-height: var(--f-button-height);
	--f-carousel-gap: 17px;
	--f-carousel-slide-width: 100%;
	--f-carousel-slide-height: 100%;
	--f-carousel-slide-padding: 0;
	--f-carousel-slide-bg: unset;
	--f-html-color: #222;
	--f-html-bg: #fff;
	--f-error-color: #fff;
	--f-error-bg: #333;
	--f-caption-margin: 0;
	--f-caption-padding: 16px 8px;
	--f-caption-color: var(--fancybox-color, #dbdbdb);
	--f-caption-bg: transparent;
	--f-caption-font: inherit;
	--f-caption-line-height: 1.375;
	--f-spinner-color-1: rgba(255, 255, 255, 0.2);
	--f-spinner-color-2: rgba(255, 255, 255, 0.8);
	--f-spinner-width: 50px;
	--f-spinner-height: 50px;
	--f-spinner-border-radius: 50%;
	--f-spinner-border-width: 4px;
	--f-progressbar-color: rgba(255, 255, 255);
	--f-button-width: 46px;
	--f-button-height: 46px;
	--f-button-color: #ddd;
	--f-button-hover-color: #fff;
	--f-button-outline-width: 1px;
	--f-button-outline-color: rgba(255, 255, 255, 0.75);
	--f-button-outline-offset: 0px;
	--f-button-bg: rgba(54, 54, 54, 0.75);
	--f-button-border: 0;
	--f-button-border-radius: 0;
	--f-button-shadow: none;
	--f-button-transition: all 0.2s ease;
	--f-button-transform: none;
	--f-button-svg-width: 24px;
	--f-button-svg-height: 24px;
	--f-button-svg-stroke-width: 1.75;
	--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.01)),
		drop-shadow(1px 2px 1px rgba(24, 24, 27, 0.05));
	--f-button-svg-fill: none;
	--f-button-svg-disabled-opacity: 0.5;
	--f-arrow-pos: 32px;
	--f-arrow-width: 50px;
	--f-arrow-height: 50px;
	--f-arrow-svg-width: 24px;
	--f-arrow-svg-height: 24px;
	--f-arrow-svg-stroke-width: 2.5;
	--f-arrow-border-radius: 50%;
	--f-arrow-bg: rgba(54, 54, 54, 0.65);
	--f-arrow-color: #ddd;
	--f-arrow-hover-color: #fff;
	--f-close-button-width: 30px;
	--f-close-button-height: 30px;
	--f-close-button-svg-width: 24px;
	--f-close-button-svg-height: 24px;
	--f-close-button-svg-stroke-width: 1.75;
	--f-close-border-radius: 4px;
	--f-close-button-color: #fff;
	--f-close-button-hover-color: #fff;
	--f-close-button-bg: transparent;
	--f-close-button-hover-bg: transparent;
	--f-close-button-active-bg: transparent;
	--f-thumbs-margin: 0px;
	--f-thumbs-padding-x: 8px;
	--f-thumbs-padding-y: 8px;
	--f-thumbs-bg: none;
	--f-thumb-transition: all 0.2s ease;
	--f-thumb-width: 94px;
	--f-thumb-height: 76px;
	--f-thumb-opacity: 1;
	--f-thumb-border: none;
	--f-thumb-shadow: none;
	--f-thumb-transform: none;
	--f-thumb-focus-opacity: 1;
	--f-thumb-focus-border: none;
	--f-thumb-focus-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.65);
	--f-thumb-focus-transform: none;
	--f-thumb-hover-opacity: 1;
	--f-thumb-hover-border: none;
	--f-thumb-hover-transform: none;
	--f-thumb-active-opacity: var(--f-thumb-hover-opacity);
	--f-thumb-active-border: var(--f-thumb-hover-border);
	--f-thumb-active-transform: var(--f-thumb-hover-transform);
	--f-thumb-selected-opacity: 1;
	--f-thumb-selected-border: none;
	--f-thumb-selected-shadow: inset 0 0 0 2px #fff;
	--f-thumb-selected-transform: none;
	--f-scrollbar-width: 7px;
	--f-scrollbar-track-bg: #444;
	--f-scrollbar-track-border-radius: 10px;
	--f-scrollbar-track-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
	--f-scrollbar-thumb-bg: #ddd;
	--f-scrollbar-thumb-border-radius: 10px;
}
.fancybox__container[theme='light'] {
	--fancybox-color: #222;
	--fancybox-backdrop-bg: rgba(255, 255, 255, 0.97);
	--f-toolbar-color: var(--fancybox-color, #222);
	--f-toolbar-text-shadow: none;
	--f-toolbar-font-weight: 400;
	--f-html-color: var(--fancybox-color, #222);
	--f-html-bg: #fff;
	--f-error-color: #555;
	--f-error-bg: #fff;
	--f-video-bg: #fff;
	--f-caption-color: #333;
	--f-spinner-color-1: rgba(0, 0, 0, 0.2);
	--f-spinner-color-2: rgba(0, 0, 0, 0.8);
	--f-spinner-border-width: 3.5px;
	--f-progressbar-color: rgba(111, 111, 116);
	--f-button-color: #333;
	--f-button-hover-color: #000;
	--f-button-outline-color: rgba(0, 0, 0, 0.85);
	--f-button-bg: rgba(255, 255, 255, 0.85);
	--f-button-svg-stroke-width: 1.3;
	--f-button-svg-filter: none;
	--f-arrow-bg: rgba(255, 255, 255, 0.85);
	--f-arrow-color: #333;
	--f-arrow-hover-color: #000;
	--f-arrow-svg-stroke-width: 1.3;
	--f-close-button-color: #555;
	--f-close-button-hover-color: #000;
	--f-thumb-bg: linear-gradient(#ebeff2, #e2e8f0);
	--f-thumb-focus-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #888;
	--f-thumb-selected-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #000;
	--f-scrollbar-track-bg: #ddd;
	--f-scrollbar-thumb-bg: #444;
}
.fancybox__container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}
.fancybox__container:focus {
	outline: none;
}
.fancybox__container.has-vertical-thumbs {
	flex-direction: row-reverse;
}
.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport {
	overflow-x: clip;
	overflow-y: visible;
}
.fancybox__container > *:not(.fancybox__carousel),
.fancybox__container .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container
	.fancybox__carousel
	> .fancybox__viewport
	> .fancybox__slide:not(.is-selected),
.fancybox__container
	.fancybox__carousel
	> .fancybox__viewport
	> .fancybox__slide.is-selected
	> *:not(.f-html, .f-panzoom__wrapper, .f-spinner) {
	opacity: var(--f-drag-opacity, 1);
}
.fancybox__container:not(.is-ready, .is-hiding) {
	visibility: hidden;
}
.fancybox__container.is-revealing > *:not(.fancybox__carousel),
.fancybox__container.is-revealing .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-revealing
	.fancybox__carousel
	> .fancybox__viewport
	> .fancybox__slide:not(.is-selected),
.fancybox__container.is-revealing
	.fancybox__carousel
	> .fancybox__viewport
	> .fancybox__slide.is-selected
	> *:not(.f-html, .f-panzoom__wrapper, .f-spinner) {
	animation: var(--f-interface-enter-duration, 0.35s) ease none f-fadeIn;
}
.fancybox__container.is-hiding > *:not(.fancybox__carousel),
.fancybox__container.is-hiding .fancybox__carousel > *:not(.fancybox__viewport),
.fancybox__container.is-hiding
	.fancybox__carousel
	> .fancybox__viewport
	> .fancybox__slide.is-selected
	> *:not(.f-html, .f-panzoom__wrapper) {
	animation: var(--f-interface-exit-duration, 0.35s) ease forwards f-fadeOut;
}
.fancybox__container.is-hiding .fancybox__carousel .fancybox__slide:not(.is-selected) {
	opacity: 0;
}
.fancybox__container.is-hiding {
	pointer-events: none;
}
.fancybox__container.is-idle .f-carousel__toolbar {
	pointer-events: none;
	opacity: 0;
}
.fancybox__container.is-idle .f-button.is-arrow {
	opacity: 0;
}
.fancybox__container.is-idle.is-ready .f-carousel__toolbar {
	pointer-events: none;
	animation: 0.15s ease-out both f-fadeOut;
}
.fancybox__container.is-idle.is-ready .f-button.is-arrow {
	animation: 0.15s ease-out both f-fadeOut;
}
.fancybox__backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: var(--fancybox-backdrop-bg);
}
.fancybox__carousel {
	flex: 1;
	display: flex;
	flex-direction: column;
	min-height: 0;
	min-width: 0;
	position: relative;
	z-index: 10;
	overflow-y: visible;
	overflow-x: clip;
}
.fancybox__carousel.is-vertical {
	--f-carousel-slide-height: 100%;
}
.fancybox__carousel.is-ltr {
	direction: ltr;
}
.fancybox__carousel.is-rtl {
	direction: rtl;
}
.fancybox__carousel > .f-button.is-arrow:before {
	position: absolute;
	content: '';
	top: -30px;
	right: -30px;
	bottom: -30px;
	left: -30px;
	z-index: 1;
}
.fancybox__viewport {
	display: grid;
	flex: 1;
	min-height: 0;
	min-width: 0;
	position: relative;
	overflow: visible;
	transform: translate3d(0, var(--f-drag-offset, 0), 0);
}
.fancybox__viewport.is-draggable {
	cursor: move;
	cursor: grab;
}
.fancybox__viewport.is-dragging {
	cursor: move;
	cursor: grabbing;
}
.fancybox__viewport [data-selectable],
.fancybox__viewport [contenteditable] {
	cursor: auto;
}
.fancybox__slide {
	box-sizing: border-box;
	position: relative;
	grid-area: 1/1;
	display: flex;
	align-items: center;
	flex-direction: column;
	width: var(--f-carousel-slide-width);
	height: var(--f-carousel-slide-height);
	min-width: 0;
	min-height: 0;
	max-width: 100%;
	margin: 0;
	padding: var(--f-carousel-slide-padding);
	background: var(--f-carousel-slide-bg);
	backface-visibility: hidden;
	transform: translateZ(0);
	will-change: transform;
}
.fancybox__slide:before,
.fancybox__slide:after {
	display: block;
	content: '';
}
.fancybox__slide:before {
	margin-bottom: auto;
}
.fancybox__slide:after {
	margin-top: auto;
}
.fancybox__slide.is-selected {
	z-index: 1;
}
.fancybox__slide.f-zoomable {
	overflow: visible;
}
.fancybox__slide.has-error {
	--f-html-color: var(--f-error-color, --f-html-color);
	--f-html-bg: var(--f-error-bg, --f-html-bg);
}
.fancybox__slide.has-html {
	overflow: auto;
	padding: 8px;
}
.fancybox__slide.has-close-btn {
	padding-top: 34px;
}
.fancybox__slide.has-controls:before {
	margin: 0;
}
.fancybox__slide .f-spinner {
	cursor: pointer;
}
.fancybox__container.is-closing .f-caption,
.fancybox__slide.is-loading .f-caption {
	visibility: hidden;
}
.fancybox__container.is-closing .fancybox__carousel {
	overflow: visible;
}
.f-button.is-close-button {
	--f-button-width: var(--f-close-button-width);
	--f-button-height: var(--f-close-button-height);
	--f-button-border-radius: var(--f-close-border-radius);
	--f-button-color: var(--f-close-button-color);
	--f-button-hover-color: var(--f-close-button-hover-color);
	--f-button-bg: var(--f-close-button-bg);
	--f-button-hover-bg: var(--f-close-button-hover-bg);
	--f-button-active-bg: var(--f-close-button-active-bg);
	--f-button-svg-width: var(--f-close-button-svg-width);
	--f-button-svg-height: var(--f-close-button-svg-height);
	--f-button-svg-stroke-width: var(--f-close-button-svg-stroke-width);
	position: absolute;
	top: calc((var(--f-button-height) + 2px) * -1);
	right: 0;
	z-index: 10;
}
.fancybox__thumbs {
	flex: 0 1 100%;
}
.fancybox__thumbs.is-scrollable {
	--f-thumbs-cols: 1;
	--f-thumbs-gap: 8px;
	--f-thumbs-transition: none;
	--f-thumbs-padding-x: 4px;
	--f-thumbs-padding-y: 8px;
	--f-thumbs-viewport-padding-x: 4px;
	--f-thumbs-viewport-padding-y: 0px;
	max-width: calc(
		var(--f-thumb-width) * var(--f-thumbs-cols) + var(--f-thumbs-gap) *
			(var(--f-thumbs-cols) - 1) + var(--f-thumbs-padding-x) * 2 +
			var(--f-thumbs-viewport-padding-x) * 2
	);
}
.fancybox__thumbs.is-scrollable ::-webkit-scrollbar {
	width: var(--f-scrollbar-width);
}
.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-track {
	background: var(--f-scrollbar-track-bg);
	border-radius: var(--f-scrollbar-track-border-radius);
	box-shadow: var(--f-scrollbar-track-shadow);
}
.fancybox__thumbs.is-scrollable ::-webkit-scrollbar-thumb {
	background: var(--f-scrollbar-thumb-bg);
	border-radius: var(--f-scrollbar-thumb-border-radius);
}
.fancybox__thumbs.is-scrollable.is-hidden {
	max-width: 0;
	--f-thumbs-padding-x: 0;
	max-height: unset;
	--f-thumbs-padding-y: unset;
}
.fancybox__thumbs.is-scrollable .f-thumbs__viewport {
	overflow-x: hidden !important;
	grid-template-columns: repeat(
		auto-fill,
		calc((100% - var(--f-thumbs-gap) * (var(--f-thumbs-cols) - 1)) / var(--f-thumbs-cols))
	) !important;
}
