@font-face {
	font-family: swiper-icons;
	src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2Bg.types__link.types__link--greyYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

.swiper,
swiper-container {
	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-wrapper {
	transform: translateZ(0)
}

.swiper-horizontal {
	touch-action: pan-y
}

.swiper-vertical {
	touch-action: pan-x
}

.swiper-slide,
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);
	-webkit-backface-visibility: hidden;
	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-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.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-horizontal.swiper-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
	content: "";
	flex-shrink: 0;
	order: 9999
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: center center;
	scroll-snap-stop: always
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after)
}

.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-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .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)
	}
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
	display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: "next"
}

.swiper-button-lock {
	display: none
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

@font-face {
	font-family: ProximaNova;
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: local("ProximaNova Light"), url(../fonts/ProximaNova-Light.woff2) format("woff2"), url(../fonts/ProximaNova-Light.woff) format("woff")
}

@font-face {
	font-family: ProximaNova;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("ProximaNova Regular"), url(../fonts/ProximaNova-Regular.woff2) format("woff2"), url(../fonts/ProximaNova-Regular.woff) format("woff")
}

@font-face {
	font-family: ProximaNova;
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local("ProximaNova Semibold"), url(../fonts/ProximaNova-Semibold.woff2) format("woff2"), url(../fonts/ProximaNova-Semibold.woff) format("woff")
}

@font-face {
	font-family: ProximaNova;
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("ProximaNova Bold"), url(../fonts/ProximaNova-Bold.woff2) format("woff2"), url(../fonts/ProximaNova-Bold.woff) format("woff")
}

:root {
	--font: "ProximaNova", sans-serif;
	--bg-color: #fff;
	--font-color: #393A47;
	--blue: #374E73;
	--light-blue: #3747F2;
	--black: #393A47;
	--white: #fff;
	--red: #952E34;
	--green: #6B9B35;
	--light-green: #177A37;
	/*--light-green: #00B909;*/
	--yellow: #EEA405;
	--grey: #A3A3A3;
	--grey-hover: #B8BBC1;
	--grey-active: #797F89;
	--grey-focus: #797F89;
	--grey-disabled: #eaebef
}

*,
*:before,
*:after {
	box-sizing: border-box
}

html {
	position: relative;
	min-height: 100%;
	scroll-behavior: smooth
}

::selection {
	background: var(--red);
	color: var(--white)
}

body {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	font-size: 16px;
	line-height: 1.4;
	font-family: var(--font);
	font-weight: 400;
	color: var(--font-color);
	background-color: var(--bg-color);
	backface-visibility: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	margin: 0
}

a {
	text-decoration: none;
	color: var(--red)
}

a:hover,
a:active {
	color: var(--red);
	text-decoration: none
}

a:focus-visible {
	color: var(--red);
	outline: none;
	text-decoration: none
}

p {
	margin: 0 0 1rem
}

strong {
	font-weight: 700
}

blockquote {
	position: relative;
	/*display: flex;*/
	padding: 30px 70px;
	border-radius: 20px;
	background: var(--white);
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	text-align: center;
	margin: 0 0 1rem
}

@media (max-width: 767.98px) {
	blockquote {
		padding: 33px 20px
	}
}

blockquote:before {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 37px;
	height: 30px;
	background: url("data:image/svg+xml,%3Csvg width='37' height='30' viewBox='0 0 37 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36.0254 10.456C36.0254 14.2107 35.0867 17.7947 33.2094 21.208C31.2467 24.6213 28.7294 27.4373 25.6574 29.656L20.9214 25.816C22.9694 24.4507 24.8041 22.616 26.4254 20.312C28.0467 18.0933 28.9427 15.96 29.1134 13.912H28.4734C28.0467 13.9973 27.7054 14.04 27.4494 14.04C25.6574 14.04 24.2067 13.4 23.0974 12.12C21.9027 10.9253 21.3054 9.38934 21.3054 7.512C21.3054 5.63467 21.9881 4.01334 23.3534 2.648C24.6334 1.368 26.2121 0.728004 28.0894 0.728004C30.3081 0.728004 32.1854 1.58134 33.7214 3.288C35.2574 5.08 36.0254 7.46933 36.0254 10.456ZM15.5454 10.456C15.5454 14.2107 14.6067 17.7947 12.7294 21.208C10.7667 24.6213 8.24939 27.4373 5.17739 29.656L0.441387 25.816C2.48939 24.4507 4.32406 22.616 5.94539 20.312C7.48139 18.0933 8.37739 15.96 8.63339 13.912H7.99339C7.56672 13.9973 7.22539 14.04 6.96939 14.04C5.17739 14.04 3.68405 13.4 2.48939 12.12C1.29472 10.9253 0.697388 9.38934 0.697388 7.512C0.697388 5.63467 1.38005 4.01334 2.74539 2.648C4.11072 1.368 5.73206 0.728004 7.60939 0.728004C9.82806 0.728004 11.7054 1.58134 13.2414 3.288C14.7774 5.08 15.5454 7.46933 15.5454 10.456Z' fill='%23952E34' style='fill:%23952E34;fill:color(display-p3 0.5843 0.1804 0.2039);fill-opacity:1;'/%3E%3C/svg%3E%0A") no-repeat center center;
	content: ""
}

@media (max-width: 767.98px) {
	blockquote:before {
		width: 27px;
		height: 21px;
		background-size: contain;
		top: 10px;
		right: 10px
	}
}

blockquote:after {
	position: absolute;
	bottom: 15px;
	left: 20px;
	width: 37px;
	height: 30px;
	background: url("data:image/svg+xml,%3Csvg width='37' height='30' viewBox='0 0 37 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.974609 19.544C0.974609 15.7893 1.91328 12.2053 3.79061 8.792C5.75328 5.37866 8.27061 2.56266 11.3426 0.343994L16.0786 4.184C14.0306 5.54933 12.1959 7.384 10.5746 9.688C8.95328 11.9067 8.05728 14.04 7.88661 16.088H8.52661C8.95328 16.0027 9.29461 15.96 9.55061 15.96C11.3426 15.96 12.7933 16.6 13.9026 17.88C15.0973 19.0747 15.6946 20.6107 15.6946 22.488C15.6946 24.3653 15.0119 25.9867 13.6466 27.352C12.3666 28.632 10.7879 29.272 8.91061 29.272C6.69194 29.272 4.81461 28.4187 3.27861 26.712C1.74261 24.92 0.974609 22.5307 0.974609 19.544ZM21.4546 19.544C21.4546 15.7893 22.3933 12.2053 24.2706 8.792C26.2333 5.37866 28.7506 2.56266 31.8226 0.343994L36.5586 4.184C34.5106 5.54933 32.6759 7.384 31.0546 9.688C29.5186 11.9067 28.6226 14.04 28.3666 16.088H29.0066C29.4333 16.0027 29.7746 15.96 30.0306 15.96C31.8226 15.96 33.3159 16.6 34.5106 17.88C35.7053 19.0747 36.3026 20.6107 36.3026 22.488C36.3026 24.3653 35.6199 25.9867 34.2546 27.352C32.8893 28.632 31.2679 29.272 29.3906 29.272C27.1719 29.272 25.2946 28.4187 23.7586 26.712C22.2226 24.92 21.4546 22.5307 21.4546 19.544Z' fill='%23952E34' style='fill:%23952E34;fill:color(display-p3 0.5843 0.1804 0.2039);fill-opacity:1;'/%3E%3C/svg%3E%0A") no-repeat center center;
	content: ""
}

@media (max-width: 767.98px) {
	blockquote:after {
		width: 27px;
		height: 21px;
		background-size: contain;
		bottom: 10px;
		left: 10px
	}
}

blockquote p {
	margin: 0
}

blockquote strong {
	text-decoration: underline;
	display: inline
}

.red-link {
	color: var(--red);
	text-decoration: underline
}

.red-link:hover,
.red-link:active,
.red-link:focus-visible {
	color: var(--red);
	text-decoration: none
}

.red-color {
	color: var(--red)
}

.p-big {
	font-size: 20px
}

@media (max-width: 767.98px) {
	.p-big {
		font-size: 14px
	}
}

.container {
	width: 100%;
	margin: 0 auto;
	padding: 0 15px
}

@media (min-width: 576px) {
	.container {
		max-width: 100%
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 768px
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px
	}
}

@media (min-width: 1170px) {
	.container {
		max-width: 1140px
	}
}

.container--fluid {
	max-width: 100%
}

.main {
	flex: 1;
	padding-top: 108px;
	background-image: linear-gradient(180deg, rgba(217, 217, 217, .3) 0%, #fff 100%);
	background-repeat: no-repeat;
	background-size: 100% 670px
}

@media (max-width: 767.98px) {
	.main {
		padding-top: 70px
	}
}

.main--flex {
	display: flex;
	flex-direction: column
}

.page-header {
	margin-bottom: 30px
}

@media (max-width: 767.98px) {
	.page-header {
		margin-bottom: 15px
	}
}

.section-title {
	margin: 0;
	font-size: 35px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center
}

@media (max-width: 767.98px) {
	.section-title {
		font-size: 24px
	}
}

.scroll-disabled {
	overflow-y: hidden
}

.animation-fade,
.animation-left,
.animation-right,
.animation-down,
.animation-up {
	opacity: 0
}

input,
textarea,
button,
select,
a {
	-webkit-tap-highlight-color: transparent
}

.iti {
	display: block
}

.iti--separate-dial-code .iti__selected-flag {
	background: none !important;
	font-size: 16px;
	outline: none;
	padding: 0 10px 0 0;
	color: #fff
}

.iti__country-list {
	color: #000
}

.iti__arrow {
	border-top-color: #fff
}

.iti__arrow--up {
	border-bottom-color: #fff
}

audio::-webkit-media-controls-panel {
	background-color: #e7f0ff
}

.preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100vh;
	overflow: visible;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.preloader__img {
	position: relative;
	z-index: 10;
	display: none
}

.burger {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 40px;
	min-width: 40px;
	height: 40px;
	padding: 5px;
	line-height: 1;
	gap: 3px;
	color: var(--red);
	border: 1px solid #DEDEDE;
	border-radius: 50%;
	transition: all .5s ease
}

.burger:hover,
.burger:active,
.burger:focus-visible {
	border-color: #dedede
}

.burger.is-active .burger__line:nth-child(1) {
	transform: rotate(45deg) translate(4px, 4px)
}

.burger.is-active .burger__line:nth-child(2) {
	opacity: 0
}

.burger.is-active .burger__line:nth-child(3) {
	transform: rotate(-45deg) translate(3px, -3px)
}

.burger__line {
	width: 20px;
	height: 2px;
	border-radius: 2px;
	background: var(--red);
	transition: all .5s ease
}

.button {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	outline: none;
	border: none;
	margin: 0;
	cursor: pointer;
	user-select: none;
	vertical-align: middle;
	appearance: none;
	text-decoration: none;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	height: 42px;
	padding: 5px 20px;
	border-radius: 100px;
	color: var(--red);
	background: var(--white);
	box-shadow: 0 4px 8px #0000000f;
	transition: background .5s ease, color .5s ease, border-color .5s ease
}

.button:hover,
.button:active,
.button:focus-visible,
.button.is-active {
	outline: none;
	color: var(--white);
	background: var(--red)
}

.button:disabled {
	background: var(--grey-disabled) !important;
	border-color: var(--grey-disabled) !important;
	color: var(--grey) !important;
	cursor: not-allowed
}

.button__icon {
	flex-shrink: 0
}

.button--black {
	color: var(--white);
	background: var(--black)
}

.button--black:hover,
.button--black:active,
.button--black:focus-visible,
.button--black.is-active {
	color: var(--red);
	background: var(--white)
}

.button--red {
	background: var(--red);
	color: var(--white);
	padding: 5px 15px 5px 5px;
	gap: 12px;
	font-size: 14px;
	height: 43px;
	border: 1px solid var(--white);
	box-shadow: none
}

.button--red:hover,
.button--red:active,
.button--red:focus-visible,
.button--red.is-active {
	background: var(--white);
	color: var(--red);
	border-color: var(--red)
}

.button--outline-red {
	background: none;
	color: var(--red);
	gap: 12px;
	font-size: 14px;
	height: 43px;
	border: 1px solid var(--red);
	box-shadow: none
}

.button--outline-red:hover,
.button--outline-red:active,
.button--outline-red:focus-visible,
.button--outline-red.is-active {
	background: var(--red);
	color: var(--white);
	border-color: var(--red)
}

.button--big {
	height: 60px
}

.up-button {
	position: absolute;
	bottom: -20px;
	right: 5%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 5px;
	background: var(--red);
	border: 1px solid var(--black);
	border-radius: 50%;
	color: var(--white);
	transition: all .5s ease
}

@media (max-width: 767.98px) {
	.up-button {
		right: calc(50% - 20px)
	}
}

.up-button:hover,
.up-button:active,
.up-button:focus-visible {
	border-color: var(--white);
	background: var(--white);
	color: var(--red)
}

.play-button {
	display: flex;
	align-items: center;
	gap: 5px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	color: var(--blue)
}

.play-button:hover .play-button__pic,
.play-button:active .play-button__pic,
.play-button:focus-visible .play-button__pic {
	background: var(--blue);
	color: var(--white)
}

.play-button__pic {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	min-width: 30px;
	border: 1.5px solid var(--blue);
	color: var(--blue);
	border-radius: 50%;
	transition: all .5s ease
}

.slider-nav {
	display: flex;
	gap: 15px
}

.slider-nav__button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	min-width: 35px;
	color: gray;
	transition: color .5s ease
}

.slider-nav__button:hover {
	color: var(--black)
}

.slider-nav__button:active,
.slider-nav__button:focus-visible {
	color: var(--brown)
}

.swiper {
	--swiper-pagination-bullet-horizontal-gap: 6px;
	--swiper-pagination-bottom: 0px;
	--swiper-scrollbar-sides-offset: 25px;
	--swiper-scrollbar-bottom: 0px;
	--swiper-scrollbar-size: 10px;
	--swiper-scrollbar-border-radius: 10px;
	--swiper-scrollbar-bg-color: var(--light-blue);
	--swiper-scrollbar-drag-bg-color: var(--blue)
}

@media (max-width: 767.98px) {
	.swiper {
		--swiper-scrollbar-size: 6px
	}
}

.swiper-wrapper {
	box-sizing: border-box !important
}

.swiper-slide {
	height: auto
}

.swiper-scrollbar {
	cursor: pointer
}

.swiper-pagination-fraction {
	left: 50%;
	bottom: 20px;
	margin-left: -57px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	gap: 10px;
	width: 114px;
	height: 52px;
	border-radius: 10px;
	background: var(--white);
	color: var(--grey);
	font-size: 24px;
	font-weight: 500
}

@media (max-width: 767.98px) {
	.swiper-pagination-fraction {
		width: 80px;
		height: 30px;
		margin-left: -40px;
		font-size: 18px
	}
}

.swiper-pagination-fraction .swiper-pagination-current {
	color: var(--black)
}

.swiper-pagination {
	line-height: 1;
	font-size: 0;
	z-index: 0;
	--swiper-pagination-bullet-horizontal-gap: 5px
}

.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	border-radius: 3px;
	background: var(--white);
	transition: opacity .5s ease
}

.checkbox {
	padding: 0;
	margin: 0;
	line-height: 1
}

.checkbox__label {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 400;
	color: var(--black);
	margin: 0;
	padding-left: 30px;
	cursor: pointer;
	text-align: left;
	user-select: none;
	transition: all .5s ease
}

.checkbox__label:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 22px;
	border: 1px solid var(--white);
	background: var(--white);
	border-radius: 4px;
	box-shadow: 0 5px 10px #00000026;
	transition: all .5s ease;
	content: ""
}

.checkbox__label:after {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 20px;
	height: 20px;
	background: url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.6449 0.23573C17.067 0.591883 17.1204 1.22279 16.7643 1.64489L8.32679 11.6449C8.14541 11.8599 7.88189 11.9885 7.60083 11.9993C7.31977 12.0101 7.04716 11.902 6.84985 11.7015L0.287348 5.03487C-0.10009 4.64129 -0.0951041 4.00814 0.298483 3.6207C0.69207 3.23327 1.32522 3.23825 1.71265 3.63184L7.50561 9.51675L15.2357 0.355151C15.5919 -0.0669556 16.2228 -0.120422 16.6449 0.23573Z' fill='%23374E73'/%3E%3C/svg%3E%0A") no-repeat center center;
	border-radius: 0;
	transition: all .25s ease;
	content: ""
}

.checkbox__input {
	position: absolute;
	opacity: 0;
	z-index: -1
}

.checkbox__input:checked+.checkbox__label:before {
	background: var(--white)
}

.checkbox__input:checked+.checkbox__label:after {
	opacity: 1;
	transform: scale(1)
}

.checkbox__input:not(:checked)+.checkbox__label:after {
	opacity: 0;
	transform: scale(0)
}

.checkbox__input:not(:disabled):not(:checked)+.checkbox__label:hover:before {
	border-color: var(--blue)
}

.checkbox__input:not(:disabled):active+.checkbox__label:before {
	border-color: var(--blue)
}

.checkbox__input:focus-visible+.checkbox__label:before {
	border-color: var(--blue)
}

.checkbox__input:focus-visible:not(:checked)+.checkbox__label:before {
	border-color: var(--blue)
}

.checkbox__input:disabled:not(:checked)+.checkbox__label:before {
	box-shadow: none;
	border-color: var(--grey-disabled)
}

.checkbox__input:disabled:checked+.checkbox__label:before {
	box-shadow: none;
	border-color: var(--grey-disabled);
	background: var(--grey-disabled)
}

.checkbox__input:disabled+.checkbox__label {
	color: var(--grey-disabled)
}

.checkbox__input.just-validate-error-field+.checkbox__label:before {
	border-color: var(--red)
}

.checkbox>.just-validate-error-label {
	display: none
}

.radio {
	padding: 0;
	margin: 0;
	line-height: 1
}

.radio__label {
	position: relative;
	display: inline-flex;
	align-items: center;
	min-height: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 1.4;
	font-weight: 300;
	color: var(--black);
	margin: 0;
	padding-left: 27px;
	cursor: pointer;
	user-select: none;
	transition: all .5s ease
}

.radio__label:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: var(--white);
	transition: all .5s ease;
	content: ""
}

.radio__label:after {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 12px;
	height: 12px;
	background: var(--blue);
	border-radius: 50%;
	transition: all .2s ease;
	content: ""
}

.radio__label:hover,
.radio__label:active,
.radio__label:focus-visible {
	color: var(--yellow)
}

.radio__input {
	position: absolute;
	opacity: 0;
	z-index: -1
}

.radio__input:checked+.radio__label:before {
	border-color: #e8e8e8
}

.radio__input:checked+.radio__label:after {
	opacity: 1;
	transform: scale(1)
}

.radio__input:not(:checked)+.radio__label:after {
	opacity: 0;
	transform: scale(0)
}

.radio__input:not(:disabled):active+.radio__label:before {
	border-color: var(--purple)
}

.radio__input:focus-visible+.radio__label:before {
	background: var(--yellow)
}

.radio__input:focus-visible:not(:checked)+.radio__label:before {
	background: var(--yellow)
}

.radio__input:disabled:not(:checked)+.radio__label:before {
	box-shadow: none;
	border-color: #999
}

.radio__input:disabled:checked+.radio__label:before {
	box-shadow: none;
	border-color: #999;
	background: #999
}

.radio__input:disabled+.radio__label {
	color: #999
}

.input {
	position: relative;
	display: block;
	width: 100%;
	height: 65px;
	border-radius: 10px;
	background: var(--white);
	border: 1px solid var(--white);
	padding: 10px 20px;
	box-shadow: none;
	font-size: 14px;
	line-height: 1.2;
	color: var(--black);
	font-weight: 400;
	outline: none;
	appearance: none;
	box-shadow: 0 5px 10px #00000026;
	transition: all .5s ease
}

@media (max-width: 767.98px) {
	.input {
		height: 50px
	}
}

.input:hover,
.input:focus {
	border-color: var(--blue)
}

.input::placeholder {
	color: #a3a3a3;
	font-weight: 400
}

.input:read-only {
	color: var(--grey)
}

.input:read-only:hover,
.input:read-only:focus {
	border-color: var(--grey)
}

.input::-webkit-contacts-auto-fill-button,
.input::-webkit-credentials-auto-fill-button {
	visibility: hidden;
	display: none !important;
	pointer-events: none;
	position: absolute;
	right: 0
}

.choices {
	margin-bottom: 0
}

.choices[data-type*=select-one]:after {
	border: none;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	right: 15px;
	background: url("data:image/svg+xml,%3Csvg width='16' height='8' viewBox='0 0 16 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.240762 0.349227C0.600184 -0.0700991 1.23148 -0.118661 1.65081 0.240762L8.00002 5.68294L14.3492 0.240762C14.7686 -0.118661 15.3999 -0.0700991 15.7593 0.349227C16.1187 0.768552 16.0701 1.39985 15.6508 1.75927L8.65081 7.75928C8.27632 8.08027 7.72372 8.08027 7.34923 7.75928L0.349227 1.75927C-0.0700991 1.39985 -0.118661 0.768552 0.240762 0.349227Z' fill='%23FFCA42'/%3E%3C/svg%3E%0A") no-repeat center center;
	transition: all .5s ease
}

.choices[data-type*=select-one].is-open:after {
	margin-top: -10px;
	transform: rotateX(180deg)
}

.choices__placeholder {
	display: none;
	color: var(--grey);
	opacity: 1
}

.choices__inner {
	display: flex;
	align-items: center;
	width: 100%;
	height: 65px;
	border-radius: 10px;
	background: var(--white);
	border: 1px solid #e2e2e2;
	box-shadow: none;
	font-size: 20px;
	line-height: 1.2;
	color: var(--black);
	padding: 5px 45px 5px 20px !important;
	font-weight: 300;
	outline: none;
	appearance: none;
	transition: all .5s ease
}

@media (max-width: 991.98px) {
	.choices__inner {
		font-size: 16px
	}
}

@media (max-width: 767.98px) {
	.choices__inner {
		height: 40px
	}
}

.choices__inner:hover {
	border-color: var(--yellow)
}

.choices__inner:focus-visible {
	border-color: var(--yellow)
}

.choices__inner:has(>select.just-validate-error-field) {
	border-color: var(--red)
}

.choices.is-open .choices__inner {
	border-radius: 10px;
	border-color: var(--yellow)
}

.choices.is-open .choices__list--dropdown,
.choices.is-open .choices__list[aria-expanded] {
	border-color: #e2e2e2
}

.choices.is-focused .choices__inner {
	border-color: var(--yellow)
}

.choices__list--dropdown,
.choices__list[aria-expanded] {
	box-shadow: 0 10px 15px #ffffff0d;
	border-radius: 10px;
	margin-top: 0;
	background: var(--white);
	border: 1px solid #e2e2e2;
	color: var(--black)
}

.choices__list--dropdown.is-active,
.choices__list[aria-expanded].is-active {
	z-index: 100
}

.choices__list--single {
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.choices__list--single .choices__item {
	display: inline
}

.choices__list--multiple {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 3px
}

.choices__list--multiple .choices__item {
	margin: 0;
	border-color: var(--green);
	background: var(--green);
	font-size: 10px;
	font-weight: 400;
	line-height: 1
}

.choices[data-type*=select-multiple] .choices__button {
	background-repeat: no-repeat;
	background-position: center center;
	border-left-color: var(--light-green)
}

.choices__item--disabled {
	text-indent: -9999px;
	height: 0;
	width: 0;
	padding: 0 !important
}

.choices__input {
	background: var(--white);
	margin: 0
}

.choices__input::placeholder {
	color: var(--grey);
	font-weight: 400
}

.is-flipped .choices__list--dropdown,
.is-flipped .choices__list[aria-expanded] {
	border-radius: 10px;
	margin-bottom: 0
}

.choices__list--dropdown .choices__item--selectable:after,
.choices__list[aria-expanded] .choices__item--selectable:after {
	display: none
}

.choices__list--dropdown .choices__list,
.choices__list[aria-expanded] .choices__list {
	max-height: 170px
}

.choices__list--dropdown .choices__item,
.choices__list[aria-expanded] .choices__item {
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 400;
	transition: all .5s ease
}

@media (max-width: 767.98px) {
	.choices__list--dropdown .choices__item,
	.choices__list[aria-expanded] .choices__item {
		font-weight: 300
	}
}

.choices__list--dropdown .choices__item--selectable.is-highlighted,
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
	background: var(--yellow);
	color: var(--black)
}

.input-file {
	position: relative;
	display: flex;
	align-items: center;
	gap: 30px;
	width: auto;
	box-shadow: none;
	font-size: 15px;
	line-height: 1.2;
	color: var(--white);
	font-weight: 900;
	outline: none;
	appearance: none;
	margin-top: 25px
}

@media (max-width: 767.98px) {
	.input-file {
		flex-direction: column;
		justify-content: center;
		text-align: center;
		gap: 10px;
		font-size: 14px;
		margin-top: 0
	}
}

.input-file__left {
	display: inline-flex;
	align-items: center;
	gap: 5px
}

.input-file__button {
	border-bottom: 1px solid var(--white);
	transition: all .5s ease
}

.input-file__button:hover,
.input-file__button:active,
.input-file__button:focus-visible {
	border-color: transparent;
	color: var(--blue-hover)
}

.input-file__icon {
	color: var(--orange);
	min-width: 16px
}

.input-file__text {
	color: #b2e0f4;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400
}

@media (max-width: 767.98px) {
	.input-file__text {
		white-space: normal;
		overflow: visible;
		text-overflow: clip
	}
}

.input-file__field {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0
}

.textarea {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 10px;
	background: var(--white);
	border: 1px solid var(--white);
	padding: 16px 20px;
	box-shadow: none;
	font-size: 14px;
	line-height: 1.2;
	color: var(--black);
	font-weight: 400;
	outline: none;
	appearance: none;
	transition: all .5s ease;
	resize: vertical;
	box-shadow: 0 5px 10px #00000026
}

.textarea:hover,
.textarea:focus {
	border-color: var(--blue)
}

.textarea::placeholder {
	color: #a3a3a3;
	font-weight: 400
}

.textarea:read-only {
	color: var(--grey)
}

.textarea:read-only:hover,
.textarea:read-only:focus {
	border-color: var(--grey)
}

.textarea::-webkit-contacts-auto-fill-button,
.textarea::-webkit-credentials-auto-fill-button {
	visibility: hidden;
	display: none !important;
	pointer-events: none;
	position: absolute;
	right: 0
}

.tabs {
	position: relative
}

.tabs__toggle {
	position: relative;
	width: 100%;
	text-align: left;
	justify-content: flex-start;
	padding: 5px 35px 5px 15px;
	display: none
}

@media (max-width: 767.98px) {
	.tabs__toggle {
		display: flex
	}
}

.tabs__toggle:before {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.40594 7.17443L0.246291 2.01461C-0.0820946 1.68638 -0.0820945 1.15421 0.246291 0.826147C0.574384 0.498053 1.10652 0.498053 1.43459 0.826147L6.00009 5.39179L10.5654 0.826281C10.8937 0.498187 11.4257 0.498187 11.7538 0.826281C12.0821 1.15438 12.0821 1.68651 11.7538 2.01474L6.5941 7.17456C6.42998 7.33861 6.2151 7.42054 6.00011 7.42054C5.78502 7.42054 5.56998 7.33845 5.40594 7.17443Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center center;
	content: ""
}

.tabs__nav {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
	gap: 1px
}

@media (max-width: 767.98px) {
	.tabs__nav {
		display: none
	}
}

.tabs__nav.is-visible {
	display: block
}

.tabs__nav-item {
	position: relative;
	width: 100%
}

.tabs__nav-btn {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	outline: none;
	border: 0;
	margin: 0;
	cursor: pointer;
	user-select: none;
	vertical-align: middle;
	appearance: none;
	text-decoration: none;
	font-weight: 700;
	font-size: 15px;
	line-height: 1.2;
	letter-spacing: 0;
	padding: 5px;
	border-radius: 0;
	color: var(--blue);
	background: #E6E6E6;
	box-shadow: none;
	transition: all .5s ease
}

@media (max-width: 991.98px) {
	.tabs__nav-btn {
		font-size: 13px
	}
}

@media (max-width: 767.98px) {
	.tabs__nav-btn {
		text-align: left;
		justify-content: flex-start;
		padding: 5px 15px;
		border-bottom: 1px solid var(--white)
	}
}

.tabs__nav-btn:hover,
.tabs__nav-btn:active {
	outline: none;
	color: var(--green)
}

.tabs__nav-btn:focus-visible {
	outline: none;
	color: var(--green)
}

.tabs__nav-btn.is-active {
	color: var(--white);
	background: var(--blue)
}

@media (max-width: 767.98px) {
	.tabs__nav-btn.is-active {
		display: none
	}
}

.tabs-panel {
	margin-top: 20px
}

@media (max-width: 991.98px) {
	.tabs-panel {
		font-size: 15px
	}
}

.tabs-panel p {
	margin: 0
}

.tabs-panel p:not(:last-child) {
	margin-bottom: 5px
}

.breadcrumbs {
	margin-bottom: 10px
}

.breadcrumbs__list {
	padding-left: 0;
	list-style: none;
	margin: 0;
	font-size: 0;
	text-align: center
}

.breadcrumbs__item {
	line-height: 1.2;
	position: relative;
	color: var(--black);
	display: inline;
	font-weight: 600;
	font-size: 14px
}

@media (max-width: 767.98px) {
	.breadcrumbs__item {
		font-size: 12px
	}
}

.breadcrumbs__item:after {
	display: inline-flex;
	width: 5px;
	height: 8px;
	background: url("data:image/svg+xml,%3Csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.82011 4.39604L1.04856 7.83581C0.808646 8.05473 0.419663 8.05473 0.179864 7.83581C-0.0599547 7.61708 -0.0599547 7.26232 0.179864 7.04361L3.5171 3.99994L0.179961 0.956381C-0.0598577 0.737564 -0.0598577 0.382842 0.179961 0.164113C0.41978 -0.0547044 0.808743 -0.0547044 1.04866 0.164113L4.8202 3.60393C4.94011 3.71335 5 3.8566 5 3.99992C5 4.14332 4.94 4.28668 4.82011 4.39604Z' fill='%23952E34' style='fill:%23952E34;fill:color(display-p3 0.5843 0.1804 0.2039);fill-opacity:1;'/%3E%3C/svg%3E%0A") no-repeat center center;
	margin: 0 8px;
	content: ""
}

@media (max-width: 767.98px) {
	.breadcrumbs__item:after {
		margin: 0 5px
	}
}

.breadcrumbs__item:last-child {
	margin-right: 0
}

.breadcrumbs__item:last-child:after {
	display: none
}

.breadcrumbs__link {
	position: relative;
	color: var(--black);
	font-weight: 300;
	text-decoration: none;
	display: inline;
	transition: all .5s ease
}

.breadcrumbs__link:hover,
.breadcrumbs__link:active,
.breadcrumbs__link:focus-visible {
	color: var(--red)
}

.pagenav__list {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding-left: 0;
	list-style: none;
	margin: 0
}

.pagenav__item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: 40px;

	text-align: center
}
.page-numbers {
	border-radius: 50px;
	display:flex;
	align-items:center;
	justify-content:center;
	width: 40px;
	height: 40px;
	border-radius: 100px;
	background: #FFF;
	color: var(--red);
	line-height: 1;
	font-size: 14px;
	font-weight: 400;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04), 0px 4px 8px 0px rgba(0, 0, 0, 0.06);
}
.page-numbers.current,
.page-numbers:hover{
	border: 1px solid #952E34;
	background: #952E34;
	color:#fff
}

.pagenav__item.is-active .pagenav__link {
	background: var(--red);
	color: var(--white);
	font-weight: 700
}

.pagenav__link {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: var(--white);
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	color: var(--red);
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	line-height: 1;
	transition: all .5s ease
}

.pagenav__link:hover,
.pagenav__link:active,
.pagenav__link:focus-visible {
	background: var(--red);
	color: var(--white)
}

.pagenav__arrow {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: var(--white);
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	transition: all .5s ease;
	color: var(--red)
}

.pagenav__arrow:hover,
.pagenav__arrow:active,
.pagenav__arrow:focus-visible {
	background: var(--red);
	color: var(--white)
}

.table {
	width: 100%;
	max-width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	table-layout: fixed
}

.table thead tr th {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.1;
	padding: 10px;
	text-align: center;
	background: #EBF3FF;
	color: var(--deep-blue);
	min-height: 77px
}

.table tbody tr td {
	font-size: 14px;
	font-weight: 400;
	padding: 10px;
	text-align: center;
	background: #EBF3FF;
	color: var(--black);
	min-height: 77px
}

.alert {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: var(--black);
	display: none;
	z-index: 2
}

.alert.is-visible {
	display: block
}

.alert__container {
	display: flex;
	justify-content: space-between;
	gap: 100px;
	padding: 10px 15px
}

@media (max-width: 767.98px) {
	.alert__container {
		flex-direction: column;
		align-items: center;
		gap: 15px;
		text-align: center
	}
}

.alert__text {
	margin: 0;
	color: var(--white);
	font-weight: 300
}

@media (max-width: 991.98px) {
	.alert__text {
		font-size: 12px
	}
}

.alert__text a {
	color: var(--white);
	border-bottom: 1px solid var(--white);
	transition: all .5s ease
}

.alert__text a:hover,
.alert__text a:active,
.alert__text a:focus-visible {
	color: var(--blue);
	border-color: var(--blue)
}

.alert__close {
	width: 72px;
	min-width: 72px;
	height: 42px;
	font-size: 20px;
	text-transform: uppercase
}

.accordion.is-open .accordion__icon:after {
	transform: translate3d(-50%, -50%, 0) rotate(90deg)
}

.accordion__toggle {
	position: relative;
	display: flex;
	align-items: center;
	gap: 20px;
	width: 100%;
	text-align: left;
	padding: 0;
	border: 0;
	border-radius: 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	color: var(--blue);
	cursor: pointer;
	transition: all .5s ease
}

@media (max-width: 767.98px) {
	.accordion__toggle {
		font-size: 14px
	}
}

.accordion__toggle:hover,
.accordion__toggle:active,
.accordion__toggle:focus-visible {
	color: var(--black)
}

.accordion__icon {
	position: relative;
	width: 30px;
	height: 30px;
	min-width: 30px;
	background: #D7DCE3;
	border-radius: 10px
}

.accordion__icon:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	width: 16px;
	height: 3px;
	border-radius: 2px;
	background: var(--blue);
	content: ""
}

.accordion__icon:after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	width: 3px;
	height: 16px;
	border-radius: 2px;
	background: var(--blue);
	transition: transform .5s ease;
	content: ""
}

.accordion__content {
	max-height: 0;
	overflow: hidden;
	will-change: max-height;
	transition: all .5s ease;
	box-sizing: content-box
}

.accordion__text {
	padding-left: 50px
}

@media (max-width: 767.98px) {
	.accordion__text {
		font-size: 14px
	}
}

.accordion__text p {
	margin: 0 0 .5rem
}

.accordion__text p:last-child {
	margin-bottom: 0
}

.diamond-list {
	margin: 0 0 1rem;
	padding: 0;
	list-style: none
}

@media (max-width: 767.98px) {
	.diamond-list>li {
		position: relative;
		padding-left: 17px
	}
}

.diamond-list>li:before {
	display: inline-block;
	margin-right: .5rem;
	margin-bottom: -2px;
	width: 17px;
	height: 18px;
	background: url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='8.48535' y='0.514648' width='12' height='12' transform='rotate(45 8.48535 0.514648)' fill='%23952E34' style='fill:%23952E34;fill:color(display-p3 0.5843 0.1804 0.2039);fill-opacity:1;'/%3E%3C/svg%3E%0A") no-repeat center center;
	content: ""
}

@media (max-width: 767.98px) {
	.diamond-list>li:before {
		position: absolute;
		top: 3px;
		left: 0;
		margin: 0;
		width: 12px;
		height: 12px;
		background-size: contain
	}
}

.diamond-list>li:not(:last-child) {
	margin-bottom: 1rem
}

.range {
	line-height: 1;
	font-size: 0
}

.range-form {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	margin: 10px 0 0
}

.range-form__input {
	border-radius: 10px;
	background: var(--white);
	border: 1px solid #E2E2E2;
	font-size: 14px;
	line-height: 1;
	font-weight: 300;
	color: var(--font-color);
	padding: 5px 12px;
	height: 50px;
	width: 100%;
	transition: all .5s ease;
	box-shadow: none;
	outline: none;
	appearance: none;
	text-align: center
}

.range-form__input:hover,
.range-form__input:focus {
	border-color: var(--yellow)
}

.slider.slider-horizontal {
	width: 100%;
	height: 23px
}

.slider.slider-horizontal .slider-track {
	border: none;
	background: var(--white);
	box-shadow: none;
	background-image: none;
	border-radius: 1px;
	height: 5px;
	position: relative;
	margin-top: -2px
}

.slider.slider-horizontal .slider-selection {
	background: var(--blue);
	box-shadow: none;
	border-radius: 1px
}

.slider.slider-horizontal .slider-handle {
	width: 23px;
	height: 23px;
	background: var(--white);
	border: 4px solid var(--blue);
	cursor: pointer;
	box-shadow: none;
	border-radius: 50%;
	top: 0;
	z-index: 0;
	outline: none;
	transition: background .5s ease
}

.slider.slider-horizontal .slider-handle:hover,
.slider.slider-horizontal .slider-handle:active,
.slider.slider-horizontal .slider-handle:focus-visible {
	background: var(--yellow)
}

.slider.slider-horizontal .min-slider-handle,
.slider.slider-horizontal .max-slider-handle {
	margin-left: -12px
}

.switch {
	padding: 0;
	margin: 0;
	line-height: 1
}

.switch__label {
	position: relative;
	display: inline-flex;
	align-items: center;
	padding-left: 50px;
	min-height: 24px;
	font-size: 12px;
	line-height: 1.4;
	font-weight: 300;
	margin: 0;
	cursor: pointer;
	user-select: none;
	transition: all .5s ease
}

.switch__label:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	height: 24px;
	background: var(--white);
	border-radius: 15px;
	transition: all .5s ease;
	content: ""
}

.switch__label:after {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 20px;
	height: 20px;
	background: #e3e3e3;
	border-radius: 50%;
	transition: all .5s ease;
	content: ""
}

.switch__label:hover,
.switch__label:active,
.switch__label:focus-visible {
	color: var(--yellow)
}

.switch__input {
	position: absolute;
	opacity: 0;
	z-index: -1
}

.switch__input:checked+.switch__label:before {
	background: var(--white)
}

.switch__input:checked+.switch__label:after {
	transform: translate(20px);
	background: var(--blue)
}

.switch__input:not(:checked)+.switch__label:after {
	right: auto;
	left: 2px
}

.switch__input:not(:disabled):not(:checked)+.switch__label:hover:before {
	background: var(--white)
}

.switch__input:not(:disabled):active+.switch__label:before {
	background: var(--blue)
}

.switch__input:focus-visible+.switch__label:before {
	background: var(--yellow)
}

.switch__input:focus-visible:not(:checked)+.switch__label:before {
	background: var(--yellow)
}

.switch__input:disabled:not(:checked)+.switch__label:before {
	box-shadow: none;
	border-color: var(--grey-disabled)
}

.switch__input:disabled:checked+.switch__label:before {
	box-shadow: none;
	border-color: var(--grey-disabled);
	background: var(--grey-disabled)
}

.switch__input:disabled+.switch__label {
	color: var(--grey-disabled)
}

.rating {
	display: flex;
	align-items: center;
	gap: 2px
}

.rating__item {
	height: 11px;
	width: 11px;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9903 4.24839C10.9671 4.17712 10.9054 4.12514 10.8312 4.11431L7.26936 3.59667L5.67647 0.369145C5.64339 0.301807 5.57488 0.259277 5.50005 0.259277C5.42523 0.259277 5.35652 0.301807 5.32364 0.369145L3.73055 3.59686L0.168697 4.11451C0.0944671 4.12533 0.0330355 4.17712 0.00960488 4.24859C-0.013432 4.31967 0.00566696 4.39804 0.0594196 4.45021L2.63699 6.96261L2.02838 10.5103C2.01578 10.5841 2.0461 10.6587 2.10655 10.7028C2.16739 10.7473 2.24792 10.7531 2.31388 10.7178L5.50005 9.04301L8.68583 10.7178C8.71458 10.733 8.74628 10.7405 8.77759 10.7405C8.81835 10.7405 8.85891 10.7279 8.89336 10.7028C8.95401 10.6587 8.98433 10.5841 8.97153 10.5103L8.36312 6.96281L10.9407 4.45021C10.9942 4.39764 11.0135 4.31947 10.9903 4.24839Z' fill='%23F6AE13' style='fill:%23F6AE13;fill:color(display-p3 0.9647 0.6824 0.0745);fill-opacity:1;'/%3E%3C/svg%3E%0A");
	background-position: center center;
	background-repeat: no-repeat
}

.rating[data-rating="4"] .rating__item:nth-child(5) {
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.60529 4.51066L5.50003 2.27118L4.3946 4.51086L1.92285 4.87008L3.71149 6.61349L3.28914 9.07544L5.50008 7.91326L7.71086 9.07549L7.28865 6.61369L9.07749 4.86995L6.60529 4.51066ZM10.8312 4.11431C10.9054 4.12514 10.9671 4.17712 10.9903 4.24839C11.0135 4.31947 10.9942 4.39764 10.9407 4.45021L8.36312 6.96281L8.97153 10.5103C8.98433 10.5841 8.95401 10.6587 8.89336 10.7028C8.85891 10.7279 8.81835 10.7405 8.77759 10.7405C8.74628 10.7405 8.71458 10.733 8.68583 10.7178L5.50005 9.04301L2.31388 10.7178C2.24792 10.7531 2.16739 10.7473 2.10655 10.7028C2.0461 10.6587 2.01578 10.5841 2.02838 10.5103L2.63699 6.96261L0.0594196 4.45021C0.00566696 4.39804 -0.013432 4.31967 0.00960488 4.24859C0.0330355 4.17712 0.0944671 4.12533 0.168697 4.11451L3.73055 3.59686L5.32364 0.369145C5.35652 0.301807 5.42523 0.259277 5.50005 0.259277C5.57488 0.259277 5.64339 0.301807 5.67647 0.369145L7.26936 3.59667L10.8312 4.11431Z' fill='%23F6AE13' style='fill:%23F6AE13;fill:color(display-p3 0.9647 0.6824 0.0745);fill-opacity:1;'/%3E%3C/svg%3E%0A")
}

.rating[data-rating="3"] .rating__item:nth-child(5),
.rating[data-rating="3"] .rating__item:nth-child(4) {
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.821 3.81795L6.93733 4.05367L7.19745 4.09147L10.1519 4.52084L8.01411 6.60477L7.82588 6.78825L7.87032 7.04732L8.37491 9.98947L5.73272 8.60044L5.50007 8.47814L5.26741 8.60043L2.62505 9.98938L3.12979 7.04715L3.17424 6.78805L2.98599 6.60456L0.848362 4.52098L3.80246 4.09167L4.06258 4.05386L4.17891 3.81816L5.50005 1.14144L6.821 3.81795ZM2.31388 10.7178L5.50005 9.04301L2.10655 10.7028C2.16739 10.7473 2.24792 10.7531 2.31388 10.7178Z' stroke='%23F6AE13' style='stroke:%23F6AE13;stroke:color(display-p3 0.9647 0.6824 0.0745);stroke-opacity:1;'/%3E%3C/svg%3E%0A")
}

.rating[data-rating="2"] .rating__item:nth-child(5),
.rating[data-rating="2"] .rating__item:nth-child(4),
.rating[data-rating="2"] .rating__item:nth-child(3) {
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.821 3.81795L6.93733 4.05367L7.19745 4.09147L10.1519 4.52084L8.01411 6.60477L7.82588 6.78825L7.87032 7.04732L8.37491 9.98947L5.73272 8.60044L5.50007 8.47814L5.26741 8.60043L2.62505 9.98938L3.12979 7.04715L3.17424 6.78805L2.98599 6.60456L0.848362 4.52098L3.80246 4.09167L4.06258 4.05386L4.17891 3.81816L5.50005 1.14144L6.821 3.81795ZM2.31388 10.7178L5.50005 9.04301L2.10655 10.7028C2.16739 10.7473 2.24792 10.7531 2.31388 10.7178Z' stroke='%23F6AE13' style='stroke:%23F6AE13;stroke:color(display-p3 0.9647 0.6824 0.0745);stroke-opacity:1;'/%3E%3C/svg%3E%0A")
}

.rating[data-rating="1"] .rating__item:nth-child(5),
.rating[data-rating="1"] .rating__item:nth-child(4),
.rating[data-rating="1"] .rating__item:nth-child(3),
.rating[data-rating="1"] .rating__item:nth-child(2) {
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.821 3.81795L6.93733 4.05367L7.19745 4.09147L10.1519 4.52084L8.01411 6.60477L7.82588 6.78825L7.87032 7.04732L8.37491 9.98947L5.73272 8.60044L5.50007 8.47814L5.26741 8.60043L2.62505 9.98938L3.12979 7.04715L3.17424 6.78805L2.98599 6.60456L0.848362 4.52098L3.80246 4.09167L4.06258 4.05386L4.17891 3.81816L5.50005 1.14144L6.821 3.81795ZM2.31388 10.7178L5.50005 9.04301L2.10655 10.7028C2.16739 10.7473 2.24792 10.7531 2.31388 10.7178Z' stroke='%23F6AE13' style='stroke:%23F6AE13;stroke:color(display-p3 0.9647 0.6824 0.0745);stroke-opacity:1;'/%3E%3C/svg%3E%0A")
}

.rating[data-rating="0"] .rating__item {
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.821 3.81795L6.93733 4.05367L7.19745 4.09147L10.1519 4.52084L8.01411 6.60477L7.82588 6.78825L7.87032 7.04732L8.37491 9.98947L5.73272 8.60044L5.50007 8.47814L5.26741 8.60043L2.62505 9.98938L3.12979 7.04715L3.17424 6.78805L2.98599 6.60456L0.848362 4.52098L3.80246 4.09167L4.06258 4.05386L4.17891 3.81816L5.50005 1.14144L6.821 3.81795ZM2.31388 10.7178L5.50005 9.04301L2.10655 10.7028C2.16739 10.7473 2.24792 10.7531 2.31388 10.7178Z' stroke='%23F6AE13' style='stroke:%23F6AE13;stroke:color(display-p3 0.9647 0.6824 0.0745);stroke-opacity:1;'/%3E%3C/svg%3E%0A")
}

.progress {
	--progress: 0px;
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 2px;
	width: 100%
}

.progress__thumbs {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 8px;
	margin-bottom: 4px;
}

.progress__thumb-up {
	color: var(--light-green)
}

.progress__thumb-down {
	color: var(--red)
}
.progress__bar_wrapper {
	padding: 5px;
	border: 2px solid var(--black);
	border-radius: 5px;
	margin-right: 10px;
	position:relative;
	margin-bottom: 5px;
}
.progress__bar_wrapper::after {
	content:'';
	position: absolute;
	right: -8px;
	height: 24px;
	border: 2px solid #000;
	width: 8px;
	border-radius: 0 5px 5px 0;
	top: 11px;
}
.persons-slider .person-card .progress__bar_wrapper::after {
	top: 7px;
	height: 19px;
}
.progress__bar {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	position: relative;
	width: 100%;
	height: 22px;
	border-radius: 0;
	background: var(--yellow);
	overflow: hidden; /* ensures ::after doesn't overflow */
}

.progress__bar:not(:last-child) {
	margin-bottom: 5px;
}

.progress__bar::after {
	position: absolute;
	inset: 0;
	background: url(../img/progress-pattern.svg) repeat-x top left;
	background-size: contain;
	content: "";
	pointer-events: none;
	z-index: 1;
}

/* Bars container holds each line with individual widths */
.progress__bar-line {
	height: 100%;
	position: relative;
	border-radius: 0;
}

/* First: aligned left */
.progress__bar-line.good {
	width: var(--progress);
	background: var(--light-green);
}

.progress__bar-line.abstain {
	width: var(--progress);
	background: var(--yellow);
}

.progress__bar-line.bad {
	width: var(--progress);
	background: var(--red);
}

/* Third: aligned right after second */
.progress__bar-line.absent {
	width: var(--progress);
	background: var(--grey);
}

.progress__bar--big {
	height: 35px
}

.progress__bar--big:after {
	background: url(../img/progress-pattern-grey.svg) repeat-x top left
}

.progress__descr {
	font-size: 14px;
	line-height: 1.25
}

.progress__descr p {
	margin: 0
}

.progress__descr p:not(:last-child) {
	margin-bottom: 1rem
}

.logo {
	display: flex
}

.logo__link {
	display: inline-flex;
	line-height: 1;
	transition: transform .5s ease;
	color: var(--black)
}

.logo__link:hover,
.logo__link:active {
	color: var(--black)
}

.logo__link:focus-visible {
	color: var(--black);
	transform: scale(1.1)
}

.logo__img {
	max-width: 100%;
	height: auto;
	flex-shrink: 0
}

.logo--white .logo__link {
	color: var(--white)
}

.social {
	font-style: normal
}

.social__list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
	margin: 0;
	padding: 0;
	list-style: none
}

.social__link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	line-height: 1;
	color: var(--white);
	background: var(--black);
	border-radius: 50%;
	transition: all .5s ease
}

.social__link:hover,
.social__link:active,
.social__link:focus-visible {
	color: var(--black);
	background: var(--white);
	box-shadow: 0 4px 8px #0000000f
}

.social__link--facebook {
	background: #0B84EE
}

.social__link--twitter {
	background: #55ACE3
}

.social__link--telegram {
	background: #27A6E5
}

.social__icon {
	transition: transform .5s ease
}

.form__title {
	margin-bottom: 25px;
	text-align: center
}

.form-pass__power {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px
}

.form-pass__power[data-pass-power="1"] .form-pass__item:first-child {
	background: var(--red)
}

.form-pass__power[data-pass-power="2"] .form-pass__item:nth-child(1),
.form-pass__power[data-pass-power="2"] .form-pass__item:nth-child(2) {
	background: var(--yellow)
}

.form-pass__power[data-pass-power="3"] .form-pass__item:nth-child(1),
.form-pass__power[data-pass-power="3"] .form-pass__item:nth-child(2),
.form-pass__power[data-pass-power="3"] .form-pass__item:nth-child(3) {
	background: var(--blue)
}

.form-pass__power[data-pass-power="4"] .form-pass__item {
	background: var(--light-green)
}

.form-pass__item {
	width: 100%;
	height: 4px;
	border-radius: 2px;
	background: #e2e2e2;
	transition: all .5 ease
}

.form-pass__text {
	font-size: 12px;
	color: #979797;
	font-weight: 300
}

.form__recaptcha {
	display: flex;
	align-items: center;
	justify-content: center
}

.form__recaptcha-img {
	max-width: 100%;
	height: auto
}

.form__row {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 30px;
	margin-bottom: 30px
}

@media (max-width: 767.98px) {
	.form__row {
		display: flex;
		flex-direction: column;
		gap: 15px;
		margin-bottom: 15px
	}
}

.form__col {
	position: relative;
	grid-column: 6 span
}

.form__group {
	position: relative;
	margin-bottom: 20px
}

.form__group--center {
	text-align: center;
	margin: 20px 0
}

.form__group--sb {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 10px
}

.form__link {
	font-size: 14px
}

.form__input.just-validate-error-field {
	border-color: var(--red)
}

.form__button-group {
	text-align: center
}

.form__button-group--sb {
	display: flex;
	justify-content: space-between;
	gap: 20px
}

@media (max-width: 767.98px) {
	.form__button-group--sb {
		flex-direction: column;
		gap: 10px
	}
}

.form__button-group--sb .form__button {
	width: 100%;
	max-width: 100%
}

.form__button {
	max-width: 350px;
	width: 100%
}

.form__button--big {
	width: 100%;
	max-width: 100%
}

.form__button--middle {
	max-width: 180px;
	width: 100%
}

.form__info {
	font-size: 14px;
	text-align: center;
	font-weight: 400
}

.form__info--big {
	font-size: 20px;
	font-weight: 300
}

@media (max-width: 767.98px) {
	.form__info--big {
		font-size: 16px
	}
}

.form__info--small {
	font-size: 12px;
	font-weight: 300
}

.form__code {
	position: relative;
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 15px;
	max-width: 300px;
	margin: 0 auto
}

.form__code-item {
	grid-column: 3 span
}

.form__code-item .form__input {
	text-align: center;
	padding: 5px
}

.form__code .just-validate-error-label {
	display: none
}

.form .just-validate-error-label {
	position: absolute;
	left: 0;
	top: 100%;
	font-size: 12px;
	line-height: 1;
	color: var(--red) !important;
	padding: 3px 0;
	border-radius: 10px
}

.form .blue-link {
	font-weight: 700
}
.menu.header__menu {
	flex-grow:1;
}
.menu__list {
	display: flex;
	align-items: center;
	gap: 35px;
	padding: 0;
	margin: 0;
	list-style: none;
	justify-content: center;
}

@media (max-width: 1169.98px) {
	.menu__list {
		gap: 30px
	}
}

@media (max-width: 991.98px) {
	.menu__list {
		gap: 20px
	}
}

.menu__item {
	position: relative;
	display: flex;
	line-height: 1.2
}

.menu__link {
	position: relative;
	font-size: 18px;
	color: var(--black);
	transition: color .5s ease
}

.menu__link:before {
	position: absolute;
	top: calc(100% + 6px);
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	border-radius: 2px;
	background-color: var(--red);
	transition: transform .25s ease;
	transform: scaleX(0);
	content: ""
}

.menu__link:hover,
.menu__link:active,
.menu__link:focus-visible {
	color: var(--red)
}

.menu__link:hover:before,
.menu__link:active:before,
.menu__link:focus-visible:before {
	transform: scaleX(1)
}

.menu__link.is-active {
	font-weight: 700;
	color: var(--red)
}

.menu__link.is-active:before {
	transform: scaleX(1)
}

.menu__dropdown,
.sub-menu{
	position: absolute;
	top: calc(100% + 5px);
	left: -6px;
	width: auto;
	background: var(--white);
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	border-radius: 10px;
	margin: 0;
	list-style: none;
	padding: 15px 20px;
	opacity: 0;
	visibility: hidden;
	/*transform: translateY(10px);*/
	transition: transform .25s ease, opacity .25s ease, visibility .25s ease
}
.menu__item.menu-item-has-children::after {
	content:'' !important;
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 256 256' enable-background='new 0 0 256 256' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23952E34' d='M26.5,58.6c-5.6,2.2-12.9,9.5-14.9,15.2c-2,5.4-2.1,11.4-0.1,16.8c1.4,4,4,6.7,51.9,54.5c40.3,40.3,51.1,50.7,54,52.1c2.9,1.4,4.8,1.7,10.1,1.7c11.7,0,7.2,3.8,64.2-53.1C248.1,89.4,246,91.9,246,82.1c0-4.5-0.4-6.1-2.2-9.7c-5.9-12.1-19.4-18.2-30.9-14c-4.1,1.5-6.2,3.4-44.8,42l-40.4,40.3l-40.1-40C43.2,56.1,44.2,57,35.1,57.1C32.2,57.1,29,57.6,26.5,58.6z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	flex: 0 0 12px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
}
.menu-item-has-children:hover::after {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 256 256' enable-background='new 0 0 256 256' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23952E34' d='M26.5,58.6c-5.6,2.2-12.9,9.5-14.9,15.2c-2,5.4-2.1,11.4-0.1,16.8c1.4,4,4,6.7,51.9,54.5c40.3,40.3,51.1,50.7,54,52.1c2.9,1.4,4.8,1.7,10.1,1.7c11.7,0,7.2,3.8,64.2-53.1C248.1,89.4,246,91.9,246,82.1c0-4.5-0.4-6.1-2.2-9.7c-5.9-12.1-19.4-18.2-30.9-14c-4.1,1.5-6.2,3.4-44.8,42l-40.4,40.3l-40.1-40C43.2,56.1,44.2,57,35.1,57.1C32.2,57.1,29,57.6,26.5,58.6z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	transform: rotateZ(180deg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.menu-item-has-children > a {
	min-width:fit-content;
}
.menu__item.menu-item-has-children {
	gap:5px;
}
.menu-item-has-children:hover > .sub-menu,
.menu__dropdown[aria-hidden=false] {
	visibility: visible;
	opacity: 1;
	/*transform: translateY(0)*/
}

.menu__dropdown-item:not(:last-child) {
	margin-bottom: 20px
}

@media only screen and (max-width:767px) {
	.menu-item-has-children > a {
		position:relative;
	}
	.menu-item-has-children > a .item--arrow {
		position:absolute;
		right: -22px;
		top: 5px;
		background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 256 256' enable-background='new 0 0 256 256' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M26.5,58.6c-5.6,2.2-12.9,9.5-14.9,15.2c-2,5.4-2.1,11.4-0.1,16.8c1.4,4,4,6.7,51.9,54.5c40.3,40.3,51.1,50.7,54,52.1c2.9,1.4,4.8,1.7,10.1,1.7c11.7,0,7.2,3.8,64.2-53.1C248.1,89.4,246,91.9,246,82.1c0-4.5-0.4-6.1-2.2-9.7c-5.9-12.1-19.4-18.2-30.9-14c-4.1,1.5-6.2,3.4-44.8,42l-40.4,40.3l-40.1-40C43.2,56.1,44.2,57,35.1,57.1C32.2,57.1,29,57.6,26.5,58.6z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
		background-repeat: no-repeat;
		background-size: 100%;
		display: block;
		width:12px;
		height:12px;
		background-position: center center;
	}
	.menu-item-has-children > a .item--arrow.reverse {
		background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 256 256' enable-background='new 0 0 256 256' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23952E34' d='M26.5,58.6c-5.6,2.2-12.9,9.5-14.9,15.2c-2,5.4-2.1,11.4-0.1,16.8c1.4,4,4,6.7,51.9,54.5c40.3,40.3,51.1,50.7,54,52.1c2.9,1.4,4.8,1.7,10.1,1.7c11.7,0,7.2,3.8,64.2-53.1C248.1,89.4,246,91.9,246,82.1c0-4.5-0.4-6.1-2.2-9.7c-5.9-12.1-19.4-18.2-30.9-14c-4.1,1.5-6.2,3.4-44.8,42l-40.4,40.3l-40.1-40C43.2,56.1,44.2,57,35.1,57.1C32.2,57.1,29,57.6,26.5,58.6z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
		transform: rotateZ(180deg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 100%;
	}
	.sub-menu {
		position:relative;
		opacity:1;
		visibility:visible;
		background:unset;
		padding:0;
		display:none;
		transition:none;
	}

}

.menu__dropdown-link {
	display: flex;
	padding: 0;
	font-size: 18px;
	color: var(--black);
	transition: color .5s ease
}

.menu__dropdown-link.is-active {
	color: var(--red)
}

.phone {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	white-space: nowrap
}

.phone__icon {
	color: var(--red);
	min-width: 22px
}

.phone__list {
	margin: 0;
	padding: 0;
	list-style: none
}

.phone__item {
	display: flex;
	line-height: 1
}

.phone__item:not(:last-child) {
	margin-bottom: 8px
}

.phone__number {
	font-size: 22px;
	font-weight: 700;
	color: var(--black);
	transition: color .5s ease
}

@media (max-width: 1169.98px) {
	.phone__number {
		font-size: 18px
	}
}

.phone__number:hover,
.phone__number:active,
.phone__number:focus-visible {
	color: var(--red)
}

.phone__link {
	position: relative;
	font-size: 18px;
	font-weight: 700;
	color: var(--red)
}

@media (max-width: 1169.98px) {
	.phone__link {
		font-size: 16px
	}
}

.phone__link:before {
	position: absolute;
	top: 100%;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-color: var(--red);
	opacity: .5;
	transition: transform .25s ease;
	transform: scaleX(1);
	content: ""
}

.phone__link:hover,
.phone__link:active,
.phone__link:focus-visible {
	color: var(--red)
}

.phone__link:hover:before,
.phone__link:active:before,
.phone__link:focus-visible:before {
	transform: scaleX(0)
}

.phone--white .phone__icon,
.phone--white .phone__number {
	color: var(--white)
}

.phone--white .phone__number:hover,
.phone--white .phone__number:active,
.phone--white .phone__number:focus-visible {
	color: var(--white)
}

.phone--white .phone__item {
	text-align: center;
	justify-content: center
}

.phone--white .phone__link {
	color: var(--white)
}

.phone--white .phone__link:before {
	background: var(--white)
}

.phone--white .phone__link:hover,
.phone--white .phone__link:active,
.phone--white .phone__link:focus-visible {
	color: var(--white)
}

.user {
	display: flex;
	align-items: center;
	gap: 10px
}

.user__icon {
	color: var(--red)
}

.user__name {
	font-weight: 700;
	font-size: 14px;
	color: var(--black)
}

.date {
	display: flex;
	font-size: 14px;
	font-weight: 300;
	color: var(--black)
}

.author__link {
	display: flex;
	align-items: center;
	gap: 15px;
	color: var(--black);
	transition: color .5s ease
}

@media (max-width: 575.98px) {
	.author__link {
		flex-direction: column
	}
}

.author__link:hover,
.author__link:active,
.author__link:focus-visible {
	color: var(--red)
}

.author__link:hover .author__photo,
.author__link:active .author__photo,
.author__link:focus-visible .author__photo {
	border-color: var(--red)
}

.author__photo {
	display: flex;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 1px solid #DEDEDE;
	background: #DEDEDE url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5104 10.9896C13.5846 10.0638 12.4827 9.37846 11.2804 8.96358C12.5681 8.07669 13.4141 6.59241 13.4141 4.91406C13.4141 2.20445 11.2096 0 8.5 0C5.79039 0 3.58594 2.20445 3.58594 4.91406C3.58594 6.59241 4.43192 8.07669 5.71964 8.96358C4.51735 9.37846 3.41541 10.0638 2.4896 10.9896C0.884166 12.595 0 14.7296 0 17H1.32812C1.32812 13.0454 4.54541 9.82812 8.5 9.82812C12.4546 9.82812 15.6719 13.0454 15.6719 17H17C17 14.7296 16.1158 12.595 14.5104 10.9896ZM8.5 8.5C6.52272 8.5 4.91406 6.89138 4.91406 4.91406C4.91406 2.93675 6.52272 1.32812 8.5 1.32812C10.4773 1.32812 12.0859 2.93675 12.0859 4.91406C12.0859 6.89138 10.4773 8.5 8.5 8.5Z' fill='%23952E34' style='fill:%23952E34;fill:color(display-p3 0.5843 0.1804 0.2039);fill-opacity:1;'/%3E%3C/svg%3E%0A") no-repeat center center;
	background-size: 50%;
	overflow: hidden;
	transition: border-color .5s ease
}

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

.author__name {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.2
}

.lang {
	position: relative
}

.lang.is-active .lang__list {
	opacity: 1;
	visibility: visible;
	transform: translateY(0)
}

.lang.is-active .lang__icon {
	transform: rotateX(180deg)
}

.lang__toggle {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 5px 12px;
	height: 40px;
	border-radius: 100px;
	border: 1px solid #DEDEDE;
	font-size: 22px;
	line-height: 1;
	text-transform: uppercase;
	color: var(--black);
	transition: border-color .5s ease
}

@media (max-width: 767.98px) {
	.lang__toggle {
		font-size: 16px;
		gap: 6px
	}
}

.lang__toggle:hover,
.lang__toggle:active,
.lang__toggle:focus-visible {
	border-color: var(--red)
}

.lang__icon {
	color: var(--red);
	transition: transform .5s ease
}

@media (max-width: 767.98px) {
	.lang__icon {
		width: 10px;
		height: 6px
	}
}

.lang__list {
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	width: 100%;
	background: var(--white);
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	border-radius: 20px;
	margin: 0;
	list-style: none;
	padding: 7px 12px;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: all .25s ease
}

.lang__link {
	display: flex;
	font-size: 22px;
	text-transform: uppercase;
	color: var(--black);
	transition: color .5s ease
}

@media (max-width: 767.98px) {
	.lang__link {
		font-size: 16px
	}
}

.support {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 15px
}

@media (max-width: 767.98px) {
	.support {
		flex-direction: column
	}
}

.support__title {
	position: relative;
	padding-left: 13px;
	font-size: 35px;
	font-weight: 700;
	line-height: 1;
	color: var(--white)
}

@media (max-width: 767.98px) {
	.support__title {
		font-size: 26px
	}
}

.support__title:before {
	position: absolute;
	top: -12px;
	left: 0;
	width: 77px;
	height: 70px;
	background: url("data:image/svg+xml,%3Csvg width='77' height='70' viewBox='0 0 77 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M44.3216 1.92738C44.8857 2.16834 45.4176 2.41734 45.9333 2.69042C46.0426 2.74919 46.139 2.82906 46.217 2.92538C46.295 3.02171 46.3529 3.13257 46.3874 3.25146C46.4219 3.37035 46.4323 3.49489 46.418 3.61783C46.4037 3.74077 46.3649 3.85964 46.304 3.96748C46.2455 4.07795 46.1657 4.17582 46.0692 4.25544C45.9726 4.33507 45.8612 4.39488 45.7414 4.43146C45.6216 4.46803 45.4957 4.48063 45.371 4.46854C45.2462 4.45646 45.1251 4.41992 45.0146 4.36104C44.2813 3.97551 43.5641 3.63818 42.7582 3.3169C42.4359 3.20446 42.0894 3.09202 41.7187 2.99563L41.0498 2.82697C36.8733 1.76082 32.518 1.58564 28.2689 2.31292C22.5205 3.35251 17.1687 5.94458 12.7964 9.80666C8.38079 13.6706 5.10455 18.6602 3.3195 24.2399C1.59752 29.6194 1.42392 35.3625 2.80363 40.8199C2.82617 40.8654 2.84514 40.913 2.86022 40.9623C4.66941 46.8087 8.20863 51.974 13.014 55.7811C17.6239 59.3923 23.1298 61.6906 28.9459 62.4315C34.7387 63.2014 40.6325 62.3678 45.9817 60.0219C50.147 58.164 53.8422 55.4004 56.7963 51.9338C56.2904 49.9918 56.1727 47.9695 56.4498 45.9822C56.7238 44.2634 57.6666 43.0586 58.9721 42.7293C59.4574 42.6172 59.9639 42.637 60.4389 42.7868C60.9138 42.9365 61.3396 43.2107 61.6718 43.5807C61.7452 43.6584 61.8126 43.7416 61.8732 43.8297C62.7839 45.0987 62.6549 46.9139 61.5348 48.7211C60.7487 49.9975 59.8792 51.221 58.9319 52.3836C59.6237 54.5987 60.6715 56.6874 62.0344 58.5681C65.4162 63.2087 70.3241 66.52 75.9032 67.9252C76.0285 67.9569 76.1462 68.0132 76.2493 68.091C76.3523 68.1687 76.4387 68.2662 76.5033 68.3778C76.5679 68.4893 76.6094 68.6127 76.6254 68.7405C76.6414 68.8683 76.6315 68.998 76.5963 69.122C76.5318 69.365 76.3738 69.5729 76.1566 69.7007C75.9394 69.8285 75.6805 69.8659 75.4358 69.8047C69.4138 68.2838 64.118 64.7052 60.471 59.6926C59.2233 57.9623 58.2175 56.0709 57.4813 54.0703C54.4816 57.3308 50.8454 59.9464 46.7956 61.7568C41.1234 64.2477 34.871 65.1287 28.7283 64.3029C22.5632 63.5162 16.7281 61.0761 11.8455 57.2429C7.19869 53.5693 3.66224 48.7018 1.60708 43.1803C1.57982 43.1517 1.55431 43.1214 1.53074 43.0894C1.45319 42.9844 1.39826 42.8645 1.36933 42.7373C-0.507264 36.5111 -0.453896 29.8652 1.52245 23.6696C3.42827 17.7698 6.90403 12.4957 11.5795 8.4091C16.2099 4.30526 21.8879 1.5563 27.9868 0.465602C32.3631 -0.277423 36.8451 -0.129905 41.1626 0.899305L42.9677 1.38926H43.0322L43.282 1.45351L44.3216 1.92738ZM59.359 44.4561C58.5531 44.7694 58.0454 45.8698 58.0454 47.4038V47.4199C58.0454 48.464 58.0615 49.5323 58.1421 50.5443C59.0814 49.4674 59.8505 48.2541 60.4227 46.946C60.8498 45.934 60.8659 45.0826 60.4227 44.6409C60.2845 44.5072 60.1091 44.4181 59.9194 44.3851C59.7296 44.3522 59.5344 44.3769 59.359 44.4561Z' fill='white' style='fill:white;fill-opacity:1;'/%3E%3C/svg%3E%0A") no-repeat center center;
	content: ""
}

@media (max-width: 767.98px) {
	.support__title:before {
		width: 58px;
		height: 53px;
		background-size: contain;
		top: -10px
	}
}

.support__donate {
	display: flex;
	align-items: center;
	gap: 20px
}

@media (max-width: 767.98px) {
	.support__donate {
		flex-direction: column;
		margin-top: 15px
	}
}

.support__text {
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	color: var(--white)
}

.info__toggle {
	display: flex;
	overflow: hidden;
	border-radius: 50%;
	color: var(--red);
	transition: color .5s ease
}

.info__toggle:hover,
.info__toggle:active,
.info__toggle:focus-visible {
	color: var(--black)
}

.info__toggle:hover+.info__dropdown,
.info__toggle:active+.info__dropdown,
.info__toggle:focus-visible+.info__dropdown {
	opacity: 1;
	visibility: visible;
	transform: translateY(0)
}

.info__dropdown {
	position: absolute;
	bottom: calc(100% + 5px);
	right: 0;
	width: 100%;
	border-radius: 20px;
	background: var(--white);
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	padding: 15px 20px;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-10px);
	transition: all .25s ease
}

.info__title {
	margin: 0 0 8px;
	font-size: 18px;
	line-height: 1.2
}

.info__list {
	margin: 0;
	padding: 0;
	list-style: none
}

.info__list-item {
	position: relative;
	font-weight: 300;
	line-height: 1.55;
	padding-left: 12px
}

.info__list-item:before {
	position: absolute;
	top: 10px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: var(--black);
	content: ""
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: var(--white);
	box-shadow: 0 0 5px #0000001a;
	z-index: 3
}

.header__container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 15px;
	padding: 20px 15px
}

@media (max-width: 767.98px) {
	.header__container {
		padding: 15px
	}
}

@media (max-width: 767.98px) {
	.header__logo .logo__img {
		height: 38px;
		width: auto
	}
}

.header__burger {
	display: none
}

@media (max-width: 767.98px) {
	.header__burger {
		display: flex
	}
}

@media (max-width: 991.98px) {
	.header__phone {
		display: none
	}
}

@media (max-width: 767.98px) {
	.header__menu {
		display: none
	}
}

.footer__top {
	position: relative;
	padding: 80px 0;
	background: var(--red) url(../../../../themes/holka/assets/img/footer-bg.svg) no-repeat top -150px center
}

@media (max-width: 767.98px) {
	.footer__top {
		padding: 45px 0;
		background-size: 160px;
		background-position: right top -30px
	}
}

.footer__middle {
	padding: 50px 0;
	background: var(--black)
}

@media (max-width: 767.98px) {
	.footer__middle {
		padding: 25px 0
	}
}

.footer__middle-container {
	display: flex;
	gap: 70px
}

@media (max-width: 991.98px) {
	.footer__middle-container {
		flex-direction: column;
		gap: 30px
	}
}

.footer__middle-col {
	position: relative;
	display: flex;
	align-items: center
}

@media (max-width: 991.98px) {
	.footer__middle-col {
		justify-content: center
	}
}

.footer__middle-col:not(:last-child):before {
	position: absolute;
	top: 0;
	right: -35px;
	width: 1px;
	height: 100%;
	background: #888991;
	content: ""
}

@media (max-width: 991.98px) {
	.footer__middle-col:not(:last-child):before {
		top: auto;
		bottom: -15px;
		width: 90px;
		height: 1px;
		right: calc(50% - 45px)
	}
}

.footer__middle-col--6 {
	width: 100%
}

@media (max-width: 991.98px) {
	.footer__social .social__list {
		justify-content: center
	}
}

.footer__logo {
	min-width: 190px
}

@media (max-width: 767.98px) {
	.footer__logo {
		min-width: 0;
		height: 57px;
		width: auto
	}
}

.footer__phone {
	margin-bottom: 15px
}

.footer__phone .phone__number {
	font-size: 18px;
	line-height: 1.3
}

.footer__phone .phone__number:hover,
.footer__phone .phone__number:active,
.footer__phone .phone__number:focus-visible {
	color: var(--red)
}

.footer__bottom {
	padding: 10px 0
}

.footer__bottom-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px
}

@media (max-width: 767.98px) {
	.footer__bottom-container {
		flex-direction: column;
		text-align: center
	}
}

.footer__dev {
	display: inline-flex;
	align-items: center;
	gap: 20px;
	font-size: 16px
}

@media (max-width: 767.98px) {
	.footer__dev {
		font-size: 14px
	}
}

.footer__dev-link {
	display: flex
}

.footer__dev-img {
	width: 109px;
	height: auto
}

.footer__copyright {
	font-size: 16px
}

@media (max-width: 767.98px) {
	.footer__copyright {
		font-size: 14px
	}
}

.footer__descr {
	margin: 0;
	color: var(--white);
	line-height: 1.55
}

@media (max-width: 767.98px) {
	.footer__descr {
		font-size: 14px
	}
}

@media (max-width: 991.98px) {
	.footer__descr {
		text-align: center
	}
}

@media (max-width: 767.98px) {
	.footer__descr {
		font-size: 12px
	}
}

.mobile-nav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: calc(var(--vh) * 100);
	outline: 0;
	background: rgba(0, 0, 0, .2);
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease
}

@media (min-width: 768px) {
	.mobile-nav {
		display: none
	}
}

.mobile-nav.is-visible {
	opacity: 1;
	visibility: visible
}

.mobile-nav.is-visible .mobile-nav__sidebar {
	visibility: visible;
	transform: translateZ(0)
}

.mobile-nav__sidebar {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	max-height: 100%;
	background: var(--black);
	visibility: hidden;
	transform: translate3d(0, -100%, 0);
	transition: all .25s ease
}

.mobile-nav__inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%
}

.mobile-nav-menu {
	padding: 105px 15px 40px
}

.mobile-nav-menu__list {
	margin: 0;
	padding: 0;
	list-style: none
}

.mobile-nav-menu__item {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
	text-align: center
}

.mobile-nav-menu__item:not(:last-child) {
	margin-bottom: 35px
}

.mobile-nav-menu__link {
	font-size: 18px;
	line-height: 1.2;
	color: var(--white);
	transition: color .5s ease
}

.mobile-nav-menu__link:hover,
.mobile-nav-menu__link:active,
.mobile-nav-menu__link:focus-visible {
	color: var(--red)
}

.mobile-nav-menu__link.is-active {
	color: var(--red)
}

.mobile-nav-menu__button {
	width: 100%;
	max-width: 220px
}

.mobile-nav-menu__sub {
	margin: 0;
	padding: 0;
	list-style: none
}

.mobile-nav-menu__sub-item:not(:last-child) {
	margin-bottom: 10px
}

.mobile-nav-menu__sub-link {
	font-size: 16px;
	line-height: 1.2;
	color: #999;
	transition: color .5s ease
}

.mobile-nav-menu__sub-link:hover,
.mobile-nav-menu__sub-link:active,
.mobile-nav-menu__sub-link:focus-visible {
	color: var(--red)
}

.mobile-nav-menu__sub-link.is-active {
	color: var(--red)
}

.mobile-nav__contacts {
	display: flex;
	justify-content: center;
	padding: 15px;
	background: var(--red)
}

.tags__list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	z-index: 1;
	margin: 0;
	padding: 0;
	list-style: none
}

.tags__link {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 34px;
	min-width: 90px;
	border-radius: 100px;
	background: var(--red);
	color: var(--white);
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	padding: 5px 10px;
	transition: all .5s ease
}

.tags__link:hover,
.tags__link:active,
.tags__link:focus-visible {
	color: var(--white);
	background: var(--black)
}

.types__list {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	z-index: 1;
	margin: 0;
	padding: 0;
	list-style: none
}

.types__list--center {
	justify-content: center;
	gap: 25px
}

@media (max-width: 767.98px) {
	.types__list--center {
		gap: 15px
	}
}

.types__link {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 34px;
	min-width: 120px;
	border-radius: 100px;
	background: none;
	border: 1px solid var(--black);
	color: var(--black);
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	padding: 5px 10px;
	transition: all .5s ease;

}
.decision-card__types .types__link {
	cursor:default;
	pointer-events:none;
}
.types__link:hover,
.types__link:active,
.types__link:focus-visible,
.types__link.is-active {
	color: var(--white);
	background: var(--black)
}

.types__link--green {
	border-color: var(--light-green);
	color: var(--light-green)
}

.types__link--green:hover,
.types__link--green:active,
.types__link--green:focus-visible,
.types__link--green.is-active {
	background: var(--light-green)
}

.types__link--yellow {
	border-color: var(--yellow);
	color: var(--yellow)
}

.types__link--yellow:hover,
.types__link--yellow:active,
.types__link--yellow:focus-visible,
.types__link--yellow.is-active {
	background: var(--yellow)
}

.types__link--red {
	border-color: var(--red);
	color: var(--red)
}

.types__link--red:hover,
.types__link--red:active,
.types__link--red:focus-visible,
.types__link--red.is-active {
	background: var(--red)
}

.types__link--blue {
	border-color: var(--light-blue);
	color: var(--light-blue)
}
.types__link.types__link--grey {
	background: var(--red);
	border-color: var(--red);
	color: var(--white);
}
.types__link.types__link--grey {
	background-color: transparent;
	border-color: var(--grey);
	color: var(--grey);
}
.types__link.types__link--grey.is-active,
.types__link.types__link--grey:hover {
	background-color: var(--grey);
	color: var(--white);
}
.decision-card .types__link.types__link--grey.is-active {
	background-color: var(--grey);
	color: var(--white);
}
.types__link--blue:hover,
.types__link--blue:active,
.types__link--blue:focus-visible,
.types__link--blue.is-active {
	background: var(--light-blue)
}

.section-descr {
	font-size: 14px;
	text-align: center
}

@media (max-width: 767.98px) {
	.section-descr {
		font-size: 12px
	}
}

.section-descr p {
	margin: 0
}

.section-descr p:not(:last-child) {
	margin-bottom: 1rem
}

.news-big-card {
	position: relative
}

.news-big-card__tags {
	position: absolute;
	bottom: -2px;
	right: 0px;
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	z-index: 1;
	max-width: calc(50% - 15px);
	margin: 0;
	padding: 15px;
	list-style: none
}

@media (max-width: 767.98px) {
	.news-big-card__tags {
		max-width: 100%;
		padding: 10px;
	}
}

.news-big-card__tags-link {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	/*height: 42px;
	min-width: 115px;*/
	border-radius: 100px;
	background: var(--red);
	color: var(--white);
	/*font-size: 14px;*/
	font-weight: 700;
	line-height: 1;
	/* padding: 5px 15px;*/
	transition: all .5s ease;
	height: 28px;
	font-size: 16px;
	padding: 5px 10px;
}

@media (max-width: 767.98px) {
	.news-big-card__tags-link {
		padding: 5px 10px;
		height: 24px;
		font-size: 12px
	}
}

.news-big-card__tags-link:hover,
.news-big-card__tags-link:active,
.news-big-card__tags-link:focus-visible {
	color: var(--white);
	background: var(--black)
}

.news-big-card__link {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 30px;
	color: var(--black);
	transition: color .5s ease
}

@media (max-width: 767.98px) {
	.news-big-card__link {
		display: flex;
		flex-direction: column;
		gap: 15px
	}
}

.news-big-card__link:hover,
.news-big-card__link:active,
.news-big-card__link:focus-visible {
	color: var(--red)
}

.news-big-card__link:hover .news-big-card__img,
.news-big-card__link:active .news-big-card__img,
.news-big-card__link:focus-visible .news-big-card__img {
	transform: scale(1.1)
}

.news-big-card__picture {
	grid-column: 6 span;
	display: flex;
	border-radius: 20px;
	overflow: hidden;
	isolation: isolate;
	width: 100%;
	height: 314px;
	position:relative
}
.news-big-card__picture a {
	width:100%
}
@media (max-width: 767.98px) {
	.news-big-card__picture {
		height: auto
	}
}

@media (max-width: 389.98px) {
	.news-big-card__picture {
		height: 170px
	}
}

.news-big-card__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 2.5s ease;
	transform: translateZ(0)
}

.news-big-card__content {
	grid-column: 6 span
}

.news-big-card__title {
	font-size: 35px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 15px
}

@media (max-width: 767.98px) {
	.news-big-card__title {
		font-size: 22px;
		margin-bottom: 10px
	}
}

.news-big-card__text {
	font-size: 16px;
	font-weight: 300;
	color: var(--black);
	margin-bottom: 30px
}

@media (max-width: 991.98px) {
	.news-big-card__text {
		margin-bottom: 15px
	}
}

@media (max-width: 767.98px) {
	.news-big-card__text {
		margin-bottom: 10px
	}
}

.news-big-card__text p:last-child {
	margin-bottom: 0
}

.news-big-card__info {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px
}

.news-big-card__logo {
	color: var(--black)
}

.news-card {
	position: relative;
	height: 100%
}

.news-card__tags {
	position: absolute;
	top: 175px;
	right: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	z-index: 1;
	margin: 0;
	padding: 15px;
	list-style: none
}

@media (max-width: 767.98px) {
	.news-card__tags {
		padding: 10px;
		top: 126px;
	}
}

.news-card__tags-link {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	/*height: 34px;*/
	/*min-width: 90px;*/
	border-radius: 100px;
	background: var(--red);
	color: var(--white);
	/*font-size: 14px;*/
	font-weight: 700;
	line-height: 1;
	/*padding: 5px 10px;*/
	transition: all .5s ease;
	height: 28px;
	font-size: 16px;
	padding: 5px 10px;
}

@media (max-width: 767.98px) {
	.news-card__tags-link {
		/*min-width: 80px;*/
		padding: 5px 10px;
		height: 24px;
		font-size: 12px
	}
}

.news-card__tags-link:hover,
.news-card__tags-link:active,
.news-card__tags-link:focus-visible {
	color: var(--white);
	background: var(--black)
}

.news-card__link {
	display: flex;
	flex-direction: column;
	color: var(--black);
	transition: color .5s ease;
	height: 100%;
	width: 100%
}

.news-card__link:hover,
.news-card__link:active,
.news-card__link:focus-visible {
	color: var(--red)
}

.news-card__link:hover .news-card__img,
.news-card__link:active .news-card__img,
.news-card__link:focus-visible .news-card__img {
	transform: scale(1.1)
}

.news-card__picture {
	position: relative;
	display: flex;
	border-radius: 20px;
	overflow: hidden;
	isolation: isolate;
	width: 100%;
	height: 230px;
	margin-bottom: 15px
}

@media (max-width: 767.98px) {
	.news-card__picture {
		height: 170px
	}
}

.news-card__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 2.5s ease;
	transform: translateZ(0)
}

.news-card__title {
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 15px

}
.news-card__title a {
	color:var(--black);
}
@media (max-width: 767.98px) {
	.news-card__title {
		font-size: 18px;
		margin-bottom: 10px
	}
}

.news-card__info {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: auto
}

.latest-slider-wrap {
	position: relative
}

.latest-slider__prev,
.latest-slider__next {
	position: absolute;
	top: 95px;
	width: 40px;
	height: 40px;
	padding: 5px;
	z-index: 1
}

@media (max-width: 767.98px) {
	.latest-slider__prev,
	.latest-slider__next {
		top: 65px
	}
}

.latest-slider__prev.swiper-button-disabled,
.latest-slider__next.swiper-button-disabled {
	opacity: 0;
	visibility: hidden
}

.latest-slider__prev {
	left: -70px
}

@media (max-width: 767.98px) {
	.latest-slider__prev {
		left: -15px
	}
}

.latest-slider__next {
	right: -70px
}

@media (max-width: 767.98px) {
	.latest-slider__next {
		right: -15px
	}
}

.goal-card {
	flex: 1;
	background: var(--white);
	border-radius: 20px;
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	padding: 25px;
	margin-top: 38px;
	min-height: 210px
}

@media (max-width: 767.98px) {
	.goal-card {
		padding: 25px 15px 20px;
		min-height: 0
	}
}

.goal-card__pic {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 90px;
	height: 76px;
	border-radius: 50px;
	background: var(--red);
	color: var(--white);
	margin: -63px 0 20px
}

@media (max-width: 767.98px) {
	.goal-card__pic {
		margin: -63px auto 15px
	}
}

.goal-card__descr {
	font-weight: 300;
	line-height: 1.55;
	margin: 0
}

@media (max-width: 767.98px) {
	.goal-card__descr {
		font-size: 12px
	}
}

.value-card__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 5px;
	margin-bottom: 10px
}

.value-card__title {
	margin: 0;
	font-size: 25px;
	font-weight: 700;
	line-height: 1;
	color: var(--red)
}

@media (max-width: 767.98px) {
	.value-card__title {
		font-size: 18px
	}
}

.value-card__number {
	font-size: 25px;
	font-weight: 700;
	line-height: 1;
	-webkit-text-stroke: 1px var(--red);
	color: transparent
}

.value-card__descr {
	margin: 0;
	font-weight: 300;
	line-height: 1.55
}

@media (max-width: 767.98px) {
	.value-card__descr {
		font-size: 14px
	}
}

.team-card__picture {
	display: flex;
	border-radius: 20px;
	overflow: hidden;
	isolation: isolate;
	width: 100%;
	height: 230px;
	margin-bottom: 15px
}

@media (max-width: 991.98px) {
	.team-card__picture {
		height: auto
	}
}

.team-card__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 2.5s ease;
	transform: translateZ(0)
}

.team-card__link {
	color: var(--black);
	transition: color .5s ease
}

.team-card__link:hover,
.team-card__link:active,
.team-card__link:focus-visible {
	color: var(--red)
}

.team-card__link:hover .team-card__img,
.team-card__link:active .team-card__img,
.team-card__link:focus-visible .team-card__img {
	transform: scale(1.1)
}

.team-card__title {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 5px;
	margin-bottom: 15px
}

@media (max-width: 767.98px) {
	.team-card__title {
		justify-content: center
	}
}

.team-card__name {
	margin: 0;
	font-size: 22px;
	line-height: 1.2
}

.team-card__descr {
	margin: 0;
	font-size: 18px;
	line-height: 1.3
}

@media (max-width: 767.98px) {
	.team-card__descr {
		text-align: center
	}
}

.team-card__descr:not(:last-child) {
	margin-bottom: 10px
}

@media (max-width: 767.98px) {
	.team-card__phone {
		justify-content: center
	}
}

.team-card__phone .phone__number {
	font-size: 18px;
	line-height: 1.4
}

@media (max-width: 767.98px) {
	.team-slider {
		overflow: visible
	}
}

.team-slider-wrap {
	position: relative
}

.team-slider__prev,
.team-slider__next {
	position: absolute;
	top: calc(50% - 75px);
	width: 40px;
	height: 40px;
	padding: 5px;
	z-index: 1
}

.team-slider__prev.swiper-button-disabled,
.team-slider__next.swiper-button-disabled {
	opacity: 0;
	visibility: hidden
}

.team-slider__prev {
	left: -70px
}

@media (max-width: 767.98px) {
	.team-slider__prev {
		left: -15px
	}
}

.team-slider__next {
	right: -70px
}

@media (max-width: 767.98px) {
	.team-slider__next {
		right: -15px
	}
}

.research-card {
	position: relative;
	display: flex;
	border-radius: 20px;
	background: var(--white);
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	transition: all .5s ease;
	overflow: hidden
}

.research-card:hover,
.research-card:active,
.research-card:focus-visible {
	background: var(--red)
}

.research-card:hover .research-card__link,
.research-card:active .research-card__link,
.research-card:focus-visible .research-card__link {
	color: var(--white)
}

.research-card:hover .research-card__picture,
.research-card:active .research-card__picture,
.research-card:focus-visible .research-card__picture {
	margin-left: 0
}

.research-card__link {
	flex: 1;
	display: flex;
	align-items: center;
	color: var(--black);
	transition: all .5s ease
}

@media (max-width: 767.98px) {
	.research-card__link {
		display: block
	}
}

.research-card__content {
	padding: 15px 200px 15px 30px
}

@media (max-width: 767.98px) {
	.research-card__content {
		padding: 15px 15px 70px;
		text-align: center
	}
}

.research-card__picture {
	position: relative;
	display: flex;
	height: 100%;
	width: 144px;
	min-width: 144px;
	border-radius: 0 20px 20px 0;
	overflow: hidden;
	margin-left: -144px;
	transition: all .5s ease
}

@media (max-width: 767.98px) {
	.research-card__picture {
		margin: 0;
		width: 100%;
		height: 200px;
		min-width: 0;
		border-radius: 20px
	}
}

.research-card__img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.research-card__title {
	margin: 0 0 8px;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2
}

@media (max-width: 767.98px) {
	.research-card__title {
		font-size: 16px;
		margin-bottom: 5px
	}
}

.research-card__date {
	font-size: 14px;
	font-weight: 300
}

.research-card__button {
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -21px
}

@media (max-width: 767.98px) {
	.research-card__button {
		top: auto;
		right: auto;
		left: 50%;
		bottom: 20px;
		margin: 0;
		transform: translate(-50%)
	}
}

.program-card {
	position: relative;
	border-radius: 20px;
	background: var(--white);
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	padding: 45px 15px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	overflow: hidden;
	min-height: 165px
}

@media (max-width: 767.98px) {
	.program-card {
		min-height: 110px;
		padding: 30px 15px
	}
}

.program-card__title {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.55
}

.program-card__number {
	position: absolute;
	bottom: -10px;
	right: 12px;
	line-height: 1;
	font-size: 47px;
	font-weight: 700;
	background: linear-gradient(to bottom, var(--red), var(--white));
	-webkit-text-stroke: 4px transparent;
	-webkit-background-clip: text;
	text-transform: capitalize;
	color: var(--white);
	opacity: .8
}

@media (max-width: 767.98px) {
	.program-card__number {
		font-size: 38px
	}
}

.inline-tags {
	font-size: 14px;
	font-weight: 700
}

.inline-tags__list {
	display: inline;
	padding-left: 0;
	list-style: none;
	margin: 0;
	font-size: 0
}

.inline-tags__item {
	line-height: 1.2;
	position: relative;
	color: var(--black);
	display: inline;
	font-weight: 600;
	font-size: 14px
}

.inline-tags__item:not(:last-child):after {
	margin-right: .2em;
	content: ","
}

.inline-tags__link {
	text-decoration-line: underline;
	text-decoration-thickness: .5px;
	text-underline-offset: 2px
}

.decision-card {
	position: relative;
	padding: 25px 40px;
	border-radius: 20px;
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000f;
	border: 2px solid transparent;
	background: var(--white)
}

@media (max-width: 767.98px) {
	.decision-card {
		padding: 20px
	}
}

.decision-card--green {
	border-color: var(--light-green)
}

.decision-card--red {
	border-color: var(--red)
}

.decision-card__header {
	display: flex;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 5px
}

@media (max-width: 767.98px) {
	.decision-card__header {
		flex-direction: column;
		margin-bottom: 10px
	}
}

.decision-card__header-right {
	display: flex;
	align-items: flex-start;
	gap: 20px
}

.decision-card__recharge {
	display: flex
}

@media (max-width: 767.98px) {
	.decision-card__recharge {
		position: absolute;
		top: 3px;
		right: 15px;
		width: 85px;
	}
}

.decision-card__recharge-img {
	max-width: 100%;
	height: auto
}

.decision-card__types .types__list {
	flex-direction: column
}

@media (max-width: 767.98px) {
	.decision-card__types .types__list {
		flex-direction: row
	}
}

.decision-card__number {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 600;
	color: var(--red)
}

@media (max-width: 767.98px) {
	.decision-card__number {
		font-size: 14px
	}
}

.decision-card__title {
	font-size: 25px
}

@media (max-width: 767.98px) {
	.decision-card__title {
		font-size: 18px
	}
}

.decision-card__author {
	margin-bottom: 8px;
	font-size: 14px;
	color: var(--red)
}

.decision-card__author-link {
	font-weight: 700;
	text-decoration-line: underline;
	text-decoration-thickness: .5px;
	text-underline-offset: 2px
}

.decision-card__text {
	margin-bottom: 15px;
	font-size: 14px
}

.decision-card__text p {
	margin-bottom: 0
}

.decision-card__text p:not(:last-child) {
	margin-bottom: 1rem
}

.decision-card__inline-tags {
	margin-bottom: 15px
}

.decision-card__content {
	display: grid;
	grid-template-rows: 0fr;
	transition: grid-template-rows .5s
}

.decision-card__content[aria-hidden=false] {
	grid-template-rows: 1fr
}

.decision-card__content-inner {
	overflow: hidden
}

.decision-card__chart {
	margin-bottom: 15px
}

.decision-card__bottom {
	display: flex;
	align-items: center;
	gap: 20px 40px;
	margin-bottom: 15px
}

@media (max-width: 767.98px) {
	.decision-card__bottom {
		flex-wrap: wrap;
		gap: 15px 0
	}
}

@media (max-width: 767.98px) {
	.decision-card__logo {
		width: 50%;
		justify-content: center
	}
}

.decision-card__cid {
	display: flex
}

@media (max-width: 767.98px) {
	.decision-card__cid {
		width: 50%;
		justify-content: center
	}
}

.decision-card__cid-img {
	max-width: 100%;
	height: auto
}

.decision-card__button {
	margin-left: auto
}

@media (max-width: 767.98px) {
	.decision-card__button {
		margin: 0 auto
	}
}

.decision-card__info {
	font-size: 14px;
	font-weight: 600
}

@media (max-width: 767.98px) {
	.decision-card__info {
		width: 100%;
		text-align: center
	}
}

.decision-card__info p {
	margin-bottom: 0
}

.decision-card__info-link {
	font-weight: 700;
	text-decoration-line: underline;
	text-decoration-thickness: .5px;
	text-underline-offset: 2px
}

.decision-card__toggle {
	display: flex;
	min-width: 156px;
	margin: 0 auto
}

.decision-card__toggle[aria-expanded=true] .button__icon {
	transform: rotateX(180deg)
}

.top-card {
	position: relative;
	padding: 15px 40px 25px;
	border-radius: 20px;
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000f;
	border: 2px solid transparent;
	background: var(--white)
}

@media (max-width: 767.98px) {
	.top-card {
		padding: 15px
	}
}

.top-card--green {
	border-color: var(--light-green)
}

.top-card--red {
	border-color: var(--red)
}

.top-card__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 15px
}

@media (max-width: 991.98px) {
	.top-card__header {
		flex-direction: column-reverse
	}
}

.top-card__header-left {
	position: relative
}

@media (max-width: 767.98px) {
	.top-card__header-left {
		text-align: center
	}
}

.top-card__recharge {
	display: flex
}

@media (max-width: 767.98px) {
	.top-card__recharge {
		width: 140px
	}
}

.top-card__recharge-img {
	max-width: 100%;
	height: auto
}

.top-card__title {
	position: relative;
	font-size: 35px;
	line-height: 1.2;
	padding-left: 45px
}

@media (max-width: 991.98px) {
	.top-card__title {
		font-size: 28px
	}
}

@media (max-width: 767.98px) {
	.top-card__title {
		display: inline-block;
		padding-left: 20px;
		margin-bottom: 10px;
		font-size: 16px
	}
}

.top-card__title-logo {
	position: absolute;
	top: 0;
	left: 0
}

@media (max-width: 767.98px) {
	.top-card__title-logo {
		width: 30px;
		height: auto
	}
}

.top-card__caption {
	font-size: 28px;
	line-height: 1.2
}

@media (max-width: 767.98px) {
	.top-card__caption {
		font-size: 24px
	}
}

.top-card__descr {
	padding-left: 85px;
	margin: 0;
	font-size: 14px;
	line-height: 1.2;
	max-width: 660px
}

@media (max-width: 767.98px) {
	.top-card__descr {
		padding-left: 0;
		font-size: 12px
	}
}

.top-card__more-button {
	display: flex;
	width: fit-content;
	margin: 20px auto 0
}

.person-card {
	display: flex;
	flex-direction: column;
	box-shadow: 0 3px 6px #0000000f, 0 0 3px #0000000a;
	background: var(--white);
	border-radius: 16px;
	padding: 15px;
	width: 100%;
	height: 100%
}

.person-card__picture {
	display: flex;
	width: 100%;
	aspect-ratio: 1/1.15;
	margin-bottom: 10px;
	border-radius: 16px;
	overflow: hidden
}

.person-card__img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.person-card__name {
	font-size: 15px;
	line-height: 1.2;
	text-align: center
}

.person-card__progress {
	margin-top: auto
}

.persons-slider {
	padding: 3px 6px 6px;
	margin: 0 -6px
}

@media (max-width: 767.98px) {
	.persons-slider {
		overflow: visible
	}
}

.persons-slider-wrap {
	position: relative
}

@media (max-width: 767.98px) {
	.persons-slider-wrap {
		margin: 0 -15px;
		padding: 0 15px;
		overflow: hidden
	}
}

.persons-slider__prev,
.persons-slider__next {
	position: absolute;
	top: calc(50% - 20px);
	width: 40px;
	height: 40px;
	padding: 5px;
	z-index: 1
}

.persons-slider__prev.swiper-button-disabled,
.persons-slider__next.swiper-button-disabled {
	opacity: 0;
	visibility: hidden
}

.persons-slider__prev {
	left: -15px
}

@media (max-width: 767.98px) {
	.persons-slider__prev {
		left: 5px
	}
}

.persons-slider__next {
	right: -15px
}

@media (max-width: 767.98px) {
	.persons-slider__next {
		right: 5px
	}
}

.filter__list {
	display: flex;
	align-items: center;
	gap: 20px;
	margin: 0;
	padding: 0;
	list-style: none
}

@media (max-width: 767.98px) {
	.filter__list {
		display: none
	}
}

.filter__button {
	height: 34px
}

.filter-select {
	position: relative
}

@media (min-width: 768px) {
	.filter-select {
		display: none
	}
}

.filter-select__toggle {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	height: 34px;
	width: 100%;
	padding: 5px 20px;
	border-radius: 100px;
	background: var(--red);
	font-size: 14px;
	font-weight: 700;
	color: var(--white)
}

.filter-select__toggle[aria-expanded=true] .filter-select__toggle-arrow {
	transform: rotateX(180deg)
}

.filter-select__toggle-title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.filter-select__toggle-arrow {
	transition: transform .5s ease
}

.filter-select__dropdown {
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	width: 100%;
	padding: 5px 0;
	border-radius: 10px;
	background: var(--white);
	z-index: 1;
	box-shadow: 0 10px 15px #ffffff40;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: opacity .25s ease, visibility .25s ease, transform .25s ease
}

.filter-select__dropdown[aria-hidden=false] {
	opacity: 1;
	visibility: visible;
	transform: translateY(0)
}

.filter-select__list {
	margin: 0;
	padding: 0;
	list-style: none
}

.filter-select__button {
	display: flex;
	width: 100%;
	padding: 5px 20px;
	font-size: 14px;
	font-weight: 700;
	color: var(--black);
	line-height: 1.25;
	transition: color .5s ease
}

.filter-select__button[aria-selected=true] {
	display: none
}

.filter-select__button:hover,
.filter-select__button:active,
.filter-select__button:focus-visible {
	color: var(--red)
}

.filter-select__button.is-active {
	background: #f5f5f5
}

.stats {
	padding: 20px 25px;
	border-radius: 20px;
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	background: var(--white)
}

@media (max-width: 767.98px) {
	.stats {
		padding: 20px 15px 15px
	}
}

.stats__title {
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 10px
}

@media (max-width: 767.98px) {
	.stats__title {
		text-align: center
	}
}

.stats__group {
	padding: 10px 25px 25px;
	border-radius: 20px;
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	background: var(--white)
}

@media (max-width: 767.98px) {
	.stats__group {
		padding: 10px 15px 15px
	}
}

.stats__group:not(:last-child) {
	margin-bottom: 20px
}

.stats__header {
	display: flex;
	align-items: flex-start;
	gap: 3px;
	margin-bottom: 12px
}

@media (max-width: 767.98px) {
	.stats__header {
		justify-content: center
	}
}

.stats__subtitle {
	font-size: 24px;
	line-height: 1;
	margin: 0
}

.stats__icon--green {
	color: var(--light-green)
}

.stats__icon--red {
	color: var(--red)
}

.stats__icon--yellow {
	color: var(--yellow)
}

.stats__list {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 6px;
	margin: 0;
	padding: 0;
	list-style: none
}

@media (max-width: 991.98px) {
	.stats__list {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media (max-width: 767.98px) {
	.stats__list {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media (max-width: 575.98px) {
	.stats__list {
		display: flex;
		flex-direction: column
	}
}

.stats__link {
	--color: var(--grey);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: auto;
	padding: 10px 15px;
	min-height: 55px;
	width: 100%;
	border-radius: 100px;
	background: var(--color);
	border: 1px solid var(--color);
	color: var(--white);
	font-size: 14px;
	line-height: 1;
	font-weight: 700;
	transition: background-color .5s ease, color .5s ease
}

.stats__link:hover,
.stats__link:active,
.stats__link:focus-visible {
	background: none;
	color: var(--color)
}

.stats__link--green {
	--color: var(--light-green)
}

.stats__link--yellow {
	--color: var(--yellow)
}

.stats__link--red {
	--color: var(--red)
}

.home-section {
	padding: 30px 0 80px
}

@media (max-width: 767.98px) {
	.home-section {
		padding: 30px 0 40px
	}
}

.home-section__list {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 30px;
	margin: 0 0 30px;
	padding: 0;
	list-style: none
}

@media (max-width: 575.98px) {
	.home-section__list {
		display: flex;
		flex-direction: column;
		gap: 20px
	}
}

.home-section__item {
	grid-column: 4 span
}

@media (max-width: 991.98px) {
	.home-section__item {
		grid-column: 6 span
	}
}

.home-section__item--big {
	grid-column: 12 span
}

.home-section__more {
	text-align: center
}

.home-section__more-button {
	max-width: 220px;
	width: 100%
}

.news-section {
	padding: 30px 0
}

@media (max-width: 767.98px) {
	.news-section {
		padding: 30px 0 15px
	}
}

.news-section__tags {
	margin-bottom: 40px
}

@media (max-width: 767.98px) {
	.news-section__tags {
		margin-bottom: 20px
	}
}

@media (max-width: 767.98px) {
	.news-section__tags .tags__list {
		justify-content: center
	}
}

.news-section__list {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 30px;
	margin: 0 0 30px;
	padding: 0;
	list-style: none
}

@media (max-width: 575.98px) {
	.news-section__list {
		display: flex;
		flex-direction: column;
		gap: 20px
	}
}

.news-section__item {
	grid-column: 4 span
}

@media (max-width: 991.98px) {
	.news-section__item {
		grid-column: 6 span
	}
}

.seo-section {
	padding: 30px 0 60px
}

@media (max-width: 767.98px) {
	.seo-section {
		padding: 15px 0 30px
	}
}

.seo-section__title {
	text-align: left;
	margin: 0 0 15px
}

.seo-section__text {
	position: relative;
	font-weight: 300;
	max-height: 125px;
	overflow: hidden;
	will-change: max-height;
	transition: all .5s ease;
	box-sizing: content-box;
	margin-bottom: 10px
}

@media (max-width: 767.98px) {
	.seo-section__text {
		font-size: 14px;
		max-height: 360px
	}
}

.seo-section__text.is-visible:before {
	opacity: 0;
	visibility: hidden
}

.seo-section__text:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background: linear-gradient(0, var(--bg-color), transparent);
	transition: all .5s ease;
	content: ""
}

.seo-section__text p {
	margin-bottom: 1rem
}

.seo-section__text p:last-child {
	margin-bottom: 0
}

.seo-section__more {
	display: flex;
	align-items: center;
	gap: 5px;
	font-size: 14px;
	font-weight: 700;
	color: var(--red);
	transition: color .5s ease
}

.seo-section__more:hover,
.seo-section__more:active,
.seo-section__more:focus-visible {
	color: var(--black)
}

.page-section {
	padding: 30px 0
}

@media (max-width: 767.98px) {
	.page-section {
		padding: 30px 0 15px
	}
}

.page-section__content {
	line-height: 1.55;
	font-weight: 400
}

@media (max-width: 767.98px) {
	.page-section__content {
		font-size: 14px
	}
}

.page-section__content:after {
	content: "";
	clear: both;
	display: table
}

.page-section__picture {
	display: inline-flex;
	max-width: 50%;
	float: left;
	margin-right: 30px;
	margin-bottom: 15px
}

@media (max-width: 767.98px) {
	.page-section__picture {
		float: none;
		max-width: 100%;
		display: flex;
		margin: 0 0 1rem
	}
}

.page-section__img {
	border-radius: 20px;
	max-width: 100%;
	height: auto
}

@media (max-width: 767.98px) {
	.page-section__img {
		width: 100%
	}
}

.page-section__descr {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 15px;
	margin-bottom: 10px
}

.page-section__info {
	display: flex;
	align-items: center;
	gap: 10px
}

.page-section__text h3 {
	font-size: 25px;
	margin: 0 0 1rem
}

@media (max-width: 767.98px) {
	.page-section__text h3 {
		font-size: 18px
	}
}

.page-section__text h4 {
	font-size: 20px;
	margin: 0 0 1rem
}

@media (max-width: 767.98px) {
	.page-section__text h4 {
		font-size: 16px
	}
}

.page-section__text p:last-child {
	margin-bottom: 0
}

.page-section__bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 15px;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #D9D9D9
}

@media (max-width: 767.98px) {
	.page-section__bottom {
		margin-top: 15px;
		padding-top: 15px;
		flex-direction: column
	}
}

.page-section__bottom-title {
	margin: 0;
	font-size: 18px
}

.page-section__bottom-download {
	margin-right: auto
}

@media (max-width: 767.98px) {
	.page-section__bottom-download {
		margin-right: 0
	}
}

.page-section__bottom-author {
	margin-right: auto
}

@media (max-width: 767.98px) {
	.page-section__bottom-author {
		margin-right: 0
	}
}

.latest-section {
	padding: 30px 0 60px;
	overflow: hidden
}

@media (max-width: 767.98px) {
	.latest-section {
		padding: 15px 0 30px
	}
}

.latest-section__title {
	margin-bottom: 20px
}

@media (max-width: 767.98px) {
	.latest-section__title {
		margin-bottom: 15px
	}
}

.goals-section {
	padding: 30px 0 80px;
	overflow: hidden
}

@media (max-width: 767.98px) {
	.goals-section {
		padding: 15px 0 30px
	}
}

.goals-section__title {
	margin-bottom: 25px
}

@media (max-width: 767.98px) {
	.goals-section__title {
		margin-bottom: 15px
	}
}

.goals-section__list {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 30px;
	margin: 0;
	padding: 0;
	list-style: none
}

@media (max-width: 767.98px) {
	.goals-section__list {
		display: flex;
		flex-direction: column;
		gap: 20px
	}
}

.goals-section__item {
	grid-column: 6 span;
	display: flex
}

.values-section {
	padding: 70px 0;
	background: #F5F5F5
}

@media (max-width: 767.98px) {
	.values-section {
		padding: 30px 0
	}
}

.values-section__title {
	margin-bottom: 25px
}

@media (max-width: 767.98px) {
	.values-section__title {
		margin-bottom: 15px
	}
}

.values-section__list {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 1px;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	overflow: hidden
}

@media (max-width: 767.98px) {
	.values-section__list {
		display: flex;
		flex-direction: column;
		gap: 15px
	}
}

.values-section__item {
	grid-column: 4 span;
	box-shadow: 0 0 0 1px #c5c5c5;
	padding: 15px 20px;
	min-height: 165px
}

@media (max-width: 991.98px) {
	.values-section__item {
		grid-column: 6 span
	}
}

@media (max-width: 767.98px) {
	.values-section__item {
		box-shadow: none;
		border-bottom: 1px solid #c5c5c5;
		min-height: 0;
		padding: 0 0 15px
	}
}

@media (max-width: 767.98px) {
	.values-section__item:last-child {
		border: none;
		padding: 0
	}
}

.values-section__buttons {
	text-align: center
}

.values-section__button {
	max-width: 220px;
	width: 100%
}

.team-section {
	padding: 30px 0 70px;
	overflow: hidden
}

@media (max-width: 767.98px) {
	.team-section {
		padding: 30px 0
	}
}

.team-section__title {
	margin-bottom: 25px
}

@media (max-width: 767.98px) {
	.team-section__title {
		margin-bottom: 15px
	}
}

.team-section__list {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 30px;
	margin: 0;
	padding: 0;
	list-style: none
}

@media (max-width: 575.98px) {
	.team-section__list {
		display: flex;
		flex-direction: column;
		gap: 20px
	}
}

.team-section__item {
	grid-column: 3 span
}

@media (max-width: 991.98px) {
	.team-section__item {
		grid-column: 6 span
	}
}

.team-section--inner {
	padding: 0 0 60px
}

@media (max-width: 767.98px) {
	.team-section--inner {
		padding: 15px 0 40px
	}
}

.research-section,
.deputy-section{
	padding: 30px 0 70px;
	overflow: hidden
}

@media (max-width: 767.98px) {
	.research-section,
	.deputy-section{
		padding: 30px 0
	}
}

.research-section__title,
.deputy-section__title{
	margin-bottom: 25px
}

@media (max-width: 767.98px) {
	.research-section__title,
	.deputy-section__title{
		margin-bottom: 15px
	}
}

.research-section__list {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none
}

.research-section__list:not(:last-child) {
	margin: 0 0 25px
}

@media (max-width: 767.98px) {
	.research-section__list {
		gap: 20px
	}
}

.education-section {
	padding: 60px 0 30px;
	background: linear-gradient(180deg, rgba(217, 217, 217, .3) 0%, #fff 100%)
}

@media (max-width: 767.98px) {
	.education-section {
		padding: 30px 0 15px
	}
}

.education-section__title {
	margin-bottom: 25px
}

@media (max-width: 767.98px) {
	.education-section__title {
		margin-bottom: 15px
	}
}

.education-section__list {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 1px;
	margin: 0;
	padding: 0;
	list-style: none
}

@media (max-width: 767.98px) {
	.education-section__list {
		display: flex;
		flex-direction: column;
		gap: 30px
	}
}

.education-section__item {
	position: relative;
	grid-column: 6 span;
	text-align: center;
	padding: 30px 15px
}

@media (max-width: 767.98px) {
	.education-section__item {
		padding: 0
	}
}

.education-section__item:not(:last-child):before {
	position: absolute;
	top: 0;
	right: -1px;
	width: 1px;
	height: 100%;
	background: #c7c7c7;
	content: ""
}

@media (max-width: 767.98px) {
	.education-section__item:not(:last-child):before {
		display: none
	}
}

@media (max-width: 767.98px) {
	.education-section__item:not(:last-child) {
		border-bottom: 1px solid #c7c7c7;
		padding: 0 0 25px
	}
}

.education-section__years {
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: 700;
	color: var(--red)
}

@media (max-width: 767.98px) {
	.education-section__years {
		font-size: 16px;
		margin-bottom: 5px
	}
}

.education-section__descr {
	font-size: 22px;
	font-weight: 600;
	margin: 0
}

@media (max-width: 767.98px) {
	.education-section__descr {
		font-size: 16px
	}
}

.programs-section {
	padding: 30px 0
}

@media (max-width: 767.98px) {
	.programs-section {
		padding: 15px 0
	}
}

.programs-section__title {
	margin-bottom: 25px
}

@media (max-width: 767.98px) {
	.programs-section__title {
		margin-bottom: 15px
	}
}

.programs-section__list {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	gap: 30px;
	margin: 0;
	padding: 0;
	list-style: none
}

@media (max-width: 767.98px) {
	.programs-section__list {
		display: flex;
		flex-direction: column;
		gap: 10px
	}
}

.programs-section__item {
	grid-column: 3 span
}

@media (max-width: 991.98px) {
	.programs-section__item {
		grid-column: 6 span
	}
}

.history-section {
	padding: 30px 0 70px;
	overflow: hidden
}

@media (max-width: 767.98px) {
	.history-section {
		padding: 30px 0
	}
}

.history-section__row {
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	align-items: flex-start;
	gap: 30px
}

@media (max-width: 991.98px) {
	.history-section__row {
		display: flex;
		flex-direction: column-reverse;
		gap: 20px
	}
}

.history-section__content {
	grid-column: 6 span;
	font-weight: 300;
	line-height: 1.55
}

@media (max-width: 767.98px) {
	.history-section__content {
		font-size: 14px
	}
}

.history-section__content p:last-child {
	margin-bottom: 0
}

.history-section__picture {
	grid-column: 6 span;
	display: flex;
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000a;
	border-radius: 20px;
	overflow: hidden
}

@media (max-width: 991.98px) {
	.history-section__picture {
		margin: 0 auto
	}
}

.history-section__img {
	max-width: 100%;
	height: auto
}

.decision-section {
	padding: 30px 0 50px
}

@media (max-width: 767.98px) {
	.decision-section {
		padding: 30px 0
	}
}

.decision-section__header {
	margin-bottom: 12px
}

.decision-section__types {
	margin-bottom: 20px
}

.decision-section__list {
	margin: 0;
	padding: 0;
	list-style: none
}

.decision-section__list:not(:last-child) {
	margin-bottom: 30px
}

@media (max-width: 767.98px) {
	.decision-section__list:not(:last-child) {
		margin-bottom: 20px
	}
}

.decision-section__item:not(:last-child) {
	margin-bottom: 30px
}

@media (max-width: 767.98px) {
	.decision-section__item:not(:last-child) {
		margin-bottom: 20px
	}
}

.decision-section__button {
	display: flex;
	width: fit-content;
	min-width: 160px;
	margin: 0 auto
}

.decision-section__button span {
	margin: 0 auto
}

.vote-section {
	padding: 30px 0 50px
}

@media (max-width: 767.98px) {
	.vote-section {
		padding: 30px 0
	}
}

.vote-section__header {
	margin-bottom: 12px
}

.vote-section__inline-tags {
	margin-bottom: 8px;
	text-align: center
}

.vote-section__list {
	margin: 0;
	padding: 0;
	list-style: none;
	max-width:100%;
}

.vote-section__list .vote-section__list--header {
	display:flex;
	align-items:center;
	justify-content:center;
	gap:20px;
	margin-bottom:20px;
}
.vote-section__list .vote-section__list--header h3 {
	text-align:center;
	color:var(--red);
	font-size: 22px;
}
.vote-section__list .vote-section__list--header .vote-section__recharge-img {
	
}
.vote-section__list .vote-section__list--header .logo__img {
	max-width:100px;
	height:auto;
	flex:0 0 100px;
}
.vote-section__list .vote-section__list--law-title {
	margin-bottom:20px;
}
.vote-section__list .vote-section__list--law-title h3{
	text-align: center;
    font-size: 22px;
}
.vote-section__list .vote-section__list--law-title h3 span{
	font-size: 20px;
	color: var(--red);
}
.vote-section__list .vote-section__item + .vote-section__list--header {
	margin-top:60px;
}
.vote-section__list:not(:last-child) {
	margin-bottom: 30px
}
@media (min-width: 768px) {
	.deputy-section__header--title {
		position: relative;
	}
	.deputy-section__header--title .recharge-section__button {
		position: absolute;
		top: -8px;
		left:0;
		width: 255px;
		justify-content: flex-start;
	}
	.deputy-section__header--title .recharge-section__button span{
		width: 100%;
   	 	text-transform: uppercase;
	}
	.vote-section__list .vote-section__list--header {
		justify-content:space-between;
	}
	.deputy__list_wrapper .vote-section__list {
	max-width: calc(100% - 255px);
    flex: 0 1 calc(100% - 255px);
}
}
@media (max-width: 767.98px) {
	.vote-section__list:not(:last-child) {
		margin-bottom: 20px
	}
	.deputy-section__header--title .recharge-section__button {
		height: 38px;
		position: fixed;
		gap: 4px;
		border-radius: 18px;
		right: 12px;
		bottom: 12px;
		z-index: 99;
		border: 0;
		    padding: 5px 10px 5px 5px;
		font-size: 14px;
	}
	.deputy-section__header--title .recharge-section__button img {
		width: 26px;
   	 	height: 26px;
	}
}

.vote-section__item:not(:last-child) {
	margin-bottom: 30px
}

@media (max-width: 767.98px) {
	.vote-section__item:not(:last-child) {
		margin-bottom: 20px
	}
}

h3 + .vote-section__item {
	margin-top:15px;
}

.vote-section__filter-group {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 25px
}

@media (max-width: 767.98px) {
	.vote-section__filter-group {
		flex-direction: column-reverse;
		align-items: stretch
	}
}

.vote-section__recharge {
	display: flex
}

@media (max-width: 767.98px) {
	.vote-section__recharge {
		width: 100%;

		justify-content: center;
	}
}

.vote-section__recharge-img {
	max-width: 100px;
	height: auto;
	flex: 0 0 100px;
}
@media (max-width: 767.98px) {
	.vote-section__recharge-img{
		max-width: 85px;
		height: auto;
		flex: 0 0 85px;
	}
	.vote-section__list .vote-section__list--header {
		flex-wrap: wrap;
    	row-gap: 10px;
	}
	
	.vote-section__list .vote-section__list--header h3 {
		order:1;
		width:100%;
	}
	.vote-section__list .vote-section__list--header .logo__img {
		order:2;
	}
	.vote-section__list .vote-section__list--header .vote-section__recharge-img {
		order:3;
	}
	.vote-section__list .vote-section__list--header .vote-section__recharge-img,
	.vote-section__list .vote-section__list--header .logo__img{
		max-width: 75px;
		height: auto;
		flex: 0 0 75px;
	}
	.vote-section__list .vote-section__list--law-title h3 {
		font-size:18px;
	}
}
.person-section {
	padding: 30px 0 50px
}

@media (max-width: 767.98px) {
	.person-section {
		padding: 30px 0
	}
}

.person-section__row {
	display: grid;
	grid-template-columns: 255px 1fr;
	gap: 0 30px
}

@media (max-width: 991.98px) {
	.person-section__row {
		grid-template-columns: 120px 1fr
	}
}

@media (max-width: 767.98px) {
	.person-section__row {
		display: flex;
		flex-direction: column
	}
}

.person-section__row:not(:last-child) {
	margin-bottom: 30px
}

@media (max-width: 767.98px) {
	.person-section__left {
		display: contents
	}
}

@media (max-width: 767.98px) {
	.person-section__right {
		display: contents
	}
}

@media (max-width: 767.98px) {
	.person-section__right-inner {
		order: -2;
		margin-bottom: 10px;
	}
	.person-section__breadcrumbs {
		margin-bottom:0;
	}
	.person-section__bio:not(.expanded)::after {
		top: 250px !important;
		filter: blur(8px) !important;
	}
	.person-section-read_more {
		top:270px  !important;
	}
}

.person-section__breadcrumbs .breadcrumbs__list {
	text-align: left
}

@media (max-width: 767.98px) {
	.person-section__breadcrumbs .breadcrumbs__list {
		text-align: center
	}
}
.person-section__wrapper {
	display:flex;
	align-items:center;
	gap:20px;
}
.person-section__title {
	text-align: left
}
.person-section__logo  {
	flex:0 0 220px;
}
.person-section__logo-img {
	max-width:100%;
	height:auto;
}
.person-section__data {
	flex-grow:1;
}
.progress__descr.mobile {
	display:none;
}
@media (max-width: 767.98px) {
	.person-section__title,
	.person-section__wrapper{
		order: -1;
		text-align: center;
		margin-bottom: 15px
	}
	.person-section__wrapper {
		margin-top:15px;
	}
	.person-section__wrapper {
		flex-direction:column;
	}
	.person-section__progress .progress__descr {
		display:none;
	}
	.progress__descr.mobile {
		display:block;
	}
	.person-section__logo {
		flex:unset;
	}
	.person-section__logo-img {
		max-width:200px;
	}
}

.person-section__info {
	font-size: 24px;
	margin-bottom: 5px
}

@media (max-width: 767.98px) {
	.person-section__info {
		font-size: 18px;
		text-align: center
	}
	.person-section__progress
}

.person-section__info h3 {
	font-size: 24px;
	color: var(--red)
}

@media (max-width: 767.98px) {
	.person-section__info h3 {
		font-size: 18px
	}
}

.person-section__info p {
	margin: 0
}

.person-section__info p:not(:last-child) {
	margin-bottom: 1rem
}

.person-section__photo {
	display: flex;
	width: 100%;
	aspect-ratio: 1/1.38;
	border-radius: 20px;
	overflow: hidden
}

@media (max-width: 767.98px) {
	.person-section__photo {
		margin-bottom: 10px
	}
}

.person-section__photo-img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.person-section__progress-group {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	width: 100%;
	margin-top: -50px
}

@media (max-width: 991.98px) {
	.person-section__progress-group {
		margin-top: 0
	}
}

.person-section__recharge {
	display: flex;
	margin-left: auto;
	margin-bottom: 15px
}

@media (max-width: 767.98px) {
	.person-section__recharge {
		width: 190px;
		margin: 0 auto 15px
	}
}

.person-section__recharge-img {
	max-width: 100%;
	height: auto
}

.person-section__progress {
	padding: 12px 15px;
	background: #F0F0F2;
	border-radius: 20px;
	border: 10px solid rgba(57, 58, 72, 0.20);
	width:calc(100% - 25px);
	position:relative;
}
.person-section__progress::after {
	content:'';
	position:absolute;
	right: -34px;
	top: 30px;
	border-radius: 0px 10px 10px 0px;
	background: #CBCBCE;
	width: 25px;
	height: 76px;
}

.recharge-section {
	padding: 30px 0 50px
}

@media (max-width: 767.98px) {
	.recharge-section {
		padding: 30px 0
	}
	.person-section__progress::after {
		top:8px;
		right: -29px;
		width: 20px;
		height: 63px;
	}
	.progress__descr.mobile p {
		font-size:12px;
	}
	.person-section__progress {
		padding:5px;
	}
}

.recharge-section__header {
	margin-bottom: 20px
}

.recharge-section__list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
	margin: 0;
	padding: 0;
	list-style: none
}

@media (max-width: 767.98px) {
	.recharge-section__list {
		display: flex;
		flex-direction: column
	}
}

.recharge-section__item {
	padding: 40px;
	border-radius: 20px;
	box-shadow: 0 4px 8px #0000000f, 0 0 4px #0000000f;
	background: var(--white);
	text-align: center
}

@media (max-width: 767.98px) {
	.recharge-section__item {
		padding: 20px 15px
	}
}

.recharge-section__item--big {
	grid-column: 2 span;
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	text-align: left;
	gap: 30px
}

@media (max-width: 991.98px) {
	.recharge-section__item--big {
		display: flex;
		flex-direction: column;
		gap: 10px
	}
}

@media (max-width: 767.98px) {
	.recharge-section__logo {
		max-width: 220px
	}
}

.recharge-section__logo-img {
	max-width: 100%;
	height: auto
}

@media (max-width: 767.98px) {
	.recharge-section__text {
		font-size: 14px
	}
}

.recharge-section__text p {
	margin: 0
}

.recharge-section__text p:not(:last-child) {
	margin-bottom: 1rem
}

.recharge-section__picture {
	display: inline-flex;
	margin-bottom: 30px
}

.recharge-section__picture-img {
	max-width: 100%;
	height: auto
}

.recharge-section__subtitle {
	margin-bottom: 20px;
	font-size: 35px;
	line-height: 1.2
}

@media (max-width: 991.98px) {
	.recharge-section__subtitle {
		font-size: 24px;
		margin-bottom: 10px
	}
}

.recharge-section__info {
	margin: 0;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 300
}
.recharge-section__item.item .recharge-section__picture-img {
	/*max-width:247px;*/
	height: 210px;
	width:auto;
	object-fit: contain;
}
@media (max-width: 991.98px) {
	.recharge-section__info {
		font-size: 20px
	}
}

.deputy__list_wrapper {
	display:flex;
	align-items:flex-start;
	gap:30px;
	margin-bottom:40px;
}
.deputy__list_filter--wrapper {
	flex:0 0 255px;
}
.deputy-section__list {
	flex-grow:1;
	list-style:none;
	display:flex;
	flex-wrap:wrap;
	gap:30px;
	padding: 0;
	margin: 0;
}
.deputy__list_filter {

}
.deputy__list_filter-img {
	padding:15px;
}
.deputy__list_filter-img img {
	max-width:100%;
	height:auto;
}
.deputy-section__item {
	flex:0 1 calc(33.333% - 20px);
}
.deputy-section__item .person-card__name a {
	color:var(--black);
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
}
.deputy__list_filters {
	margin-bottom:15px;
}
.deputy__search-form {
	position:relative;
}
.deputy__search-input {
	border-radius: 20px;
	background: #FFF;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04), 0px 4px 8px 0px rgba(0, 0, 0, 0.06);
	height: 40px;
	border:none;
	width:100%;
	padding:9px 40px 9px 20px;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 21px;
}
.deputy__search-input:focus {
	outline:1px solid rgba(57, 58, 72, 0.05);
}
.deputy__search-input::placeholder {
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 21px;
}
.deputy__search-btn {
	position:absolute;
	right: 20px;
	top: 11px;
}
.deputy__filters_wrapper {
	border-radius: 20px;
	background: rgba(57, 58, 72, 0.05);
	padding:20px;
	margin-top:10px;
}
.deputy__filters_wrapper .deputy__alphabet,
.deputy__filters_wrapper .deputy__fractions,
.deputy__filters_wrapper .deputy__regions {
	padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}
.deputy__filters_wrapper hr,
.single-law .deputy__list_wrapper .deputy__list_filter--wrapper .deputy__list_filter-img{
	display:none !important;
}
.single-law .deputy__filter-form {
	position:relative;
}
.single-law .deputy__regions-list li + li {
	margin-top:10px
}
.single-law .deputy__regions-list li label {
line-height:16px;
}
.single-law .deputy__alphabet-input:checked + label::after, .deputy__frakcii-input:checked + label::after, 
.single-law .deputy__region-input:checked + label::after {
	    top: 4.5px;
}
.single-law .deputy__list_wrapper.alphabet .deputy__filters_wrapper .deputy__fractions,
.single-law .deputy__list_wrapper.alphabet .deputy__filters_wrapper .deputy__regions {
	display:none !important;
}
.single-law .deputy__list_wrapper.regions .deputy__filters_wrapper .deputy__alphabet,
.single-law .deputy__list_wrapper.regions .deputy__filters_wrapper .deputy__fractions,
.single-law .deputy__list_wrapper.regions .deputy__list_filter--wrapper .deputy__search-input,
.single-law .deputy__list_wrapper.regions .deputy__search-btn{
	display:none !important;
}
.single-law .deputy__list_wrapper.fractions .deputy__filters_wrapper .deputy__alphabet,
.single-law .deputy__list_wrapper.fractions .deputy__filters_wrapper .deputy__regions,
.single-law .deputy__list_wrapper.fractions .deputy__list_filter--wrapper .deputy__search-input,
.single-law .deputy__list_wrapper.regions .deputy__search-btn{
	display:none !important;
}
h3.decision-card__title a {
	color:var(--black);
}
.single-law .deputy__list_wrapper.regions .deputy__regions-list {
	height:auto;
	max-height:unset;
	visibility: visible;
}

.deputy__alphabet-list{
	padding:0;
	margin:0;
	list-style:none;
	display:grid;
	grid-template-columns:repeat(4, 1fr);
	row-gap: 4px;
}
.deputy__frakcii-list,
.deputy__regions-list{
	padding:0;
	margin:0;
	list-style:none;
}
.deputy__regions-list {
	height:0;
	visibility:hidden;
	max-height: 63px;
	overflow: auto;
}
.deputy__regions-list--select {
	border-radius: 20px;
	background: #FFF;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04), 0px 4px 8px 0px rgba(0, 0, 0, 0.06);
	padding:8px 15px 8px 10px;
}
.deputy__regions-list--select-title {
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 21px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	cursor:pointer;
	padding-left:5px;
}
.deputy__regions-list--select-title::after {
	content:'';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E%3Cpath d='M4.95544 0.215872L0.225765 4.74173C-0.0752545 5.02963 -0.0752545 5.4964 0.225765 5.78416C0.526518 6.07195 1.01431 6.07195 1.31504 5.78416L5.50008 1.77948L9.68498 5.78405C9.98585 6.07183 10.4736 6.07183 10.7743 5.78405C11.0752 5.49626 11.0752 5.02951 10.7743 4.74161L6.04459 0.215755C5.89414 0.0718639 5.69717 -2.45043e-07 5.5001 -2.36429e-07C5.30294 -2.27811e-07 5.10582 0.0720041 4.95544 0.215872Z' fill='%23952E34'/%3E%3C/svg%3E");
	width: 11px;
	height: 6px;
	display:block;
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;
	transform: rotateZ(180deg);
}
.deputy__regions-list--select.toggled .deputy__regions-list--select-title::after{
	transform: rotateZ(0deg);
}
.deputy__regions-list--select.toggled .deputy__regions-list {
	height:auto;
	visibility:visible;
}
.deputy__regions-list::-webkit-scrollbar-track{
	background-color: #fff;
}

.deputy__regions-list::-webkit-scrollbar{
	width: 2px;
	background-color: #fff;
}

.deputy__regions-list::-webkit-scrollbar-thumb{
	background-color: #952E34;
}
.deputy__filter-title {
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px;
	margin-bottom:4px;
	margin-top:0;
}
.deputy__alphabet-input,
.deputy__frakcii-input,
.deputy__region-input{
	clip:rectangle(0,0,0);
	width:1px;
	height:1px;
	position:absolute;
}
.deputy__alphabet-label,
.deputy__frakcii-label,
.deputy__region-label{
	font-size: 14px;
	font-style: normal;
	display: flex;
	align-items: center;
	font-weight: 300;
	line-height: 21px;
	column-gap:7px;
	position:relative;
	cursor:pointer;
}
.deputy__alphabet-input + label::before,
.deputy__frakcii-input + label::before,
.deputy__region-input + label::before{
	content:'';
	width: 14px;
	height: 14px;
	border-radius: 2px;
	background: #FFF;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04), 0px 4px 8px 0px rgba(0, 0, 0, 0.06);
	display:block;
}
.deputy__alphabet-input:checked + label::before,
.deputy__frakcii-input:checked + label::before,
.deputy__region-input:checked + label::before{
	background: #952E34;
}
.deputy__alphabet-input:checked + label::after,
.deputy__frakcii-input:checked + label::after,
.deputy__region-input:checked + label::after{
	content:'';
	position:absolute;
	top: 6.5px;
	left: 3px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8' fill='none'%3E%3Cg clip-path='url(%23clip0_365_19977)'%3E%3Cpath d='M7.81411 1.30741C7.56659 1.05956 7.16466 1.05972 6.9168 1.30741L2.8783 5.34608L1.08335 3.55115C0.835501 3.3033 0.433739 3.3033 0.185888 3.55115C-0.0619628 3.799 -0.0619628 4.20076 0.185888 4.44861L2.42947 6.69219C2.55332 6.81604 2.71571 6.87812 2.87812 6.87812C3.04053 6.87812 3.20309 6.8162 3.32693 6.69219L7.81411 2.20486C8.06196 1.95718 8.06196 1.55525 7.81411 1.30741Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_365_19977'%3E%3Crect width='8' height='8' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
	width: 8px;
	height: 8px;
	display:block;
	background-repeat:no-repeat;
	background-position:center;
	background-size:100%;

}

.deputy__filters_wrapper hr {
	border:1px solid rgba(0, 0, 0, 0.10);
	margin:20px 0;
}
.deputy__region-list--item {
	padding-left:5px;
}
.deputy__buttons {
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:11px;
}
.deputy__buttons .deputy__button {
	border-radius: 50px;
	border: 1px solid #952E34;
	height: 34px;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	width:100%;
	transition:all .3s ease;
}
.deputy__buttons .deputy__button.deputy__apply-btn {
	background: #952E34;
	color:#fff;
}
.deputy__buttons .deputy__button.deputy__apply-btn:hover {
	background: transparent;
	color: #952E34;
}
.deputy__buttons .deputy__button.deputy__reset-btn {
	color: #952E34;
}
.deputy__buttons .deputy__button.deputy__reset-btn:hover {
	background: #952E34;
	color:#fff;
}
.recharge-section__links {
	display:flex;
	align-items:center;
	gap:13px;
	justify-content:center;
	height:60px;
}
.recharge-section__links > a {
	flex:0 1 50%;
	justify-content:flex-start;
}
.recharge-section__links > a > span {
	text-align:center;
	display: block;
	width: 100%;
}
.deputy__list_filter-img--mobile {
	display:none;
}
.deputy__list_filter--btn,
.deputy__list_filters--title {
	display:none;
}
.deputy-section__header--text {
	text-align:center;
}
.deputy-section__header--text p{
	font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 21px;
}
.deputy-section__header--text p:last-child {
	margin-bottom:0;
}
@media only screen and (max-width:767.98px) {
	.deputy__list_filters {
		transform:translatex(-100%);
	}
	.deputy__list_filters{
		position: fixed;
        top: 0;
        z-index: 999;
        background: #fff;
        width: 100%;
        left: 0;
        padding: 15px;
        overflow: auto;
        bottom: 0;
        display: flex;
        flex-direction: column;
        margin: 0;
		transition:transform .3s ease;
	}
	.deputy__list_filters.visible{
		transform:translatex(0);
		transition:transform .3s ease;
	}
	.deputy__list_wrapper {
		flex-direction:column;
		align-items: center;
		gap:18px;
	}
	.deputy__list_filter-img--dekstop {
		display:none;
	}
	.deputy__list_filter-img--mobile {
		display:block;
		margin: 0 auto;
	}
	.deputy__list_filter--wrapper {
		flex:0 1 auto;
		width: 100%;
	}
	.deputy-section__list {
		gap:15px;
	}
	.deputy-section__item {
		flex:0 1 calc(50% - 10px);
	}
	.deputy__list_filter-img {
		padding:0;
		margin-bottom:10px;
	}
	.deputy__list_filter--btn {
		display:flex;
		align-items:center;
		justify-content:space-between;
		border-radius: 50px;
		border: 1px solid #952E34;
		background: #952E34;
		height: 34px;
		padding:0 15px;
		color:#fff;
		font-size: 14px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		width:100%;
		cursor:pointer;
		max-width: 425px;
    margin: 0 auto;
	}
	.deputy__filters_wrapper {
		overflow:auto;
	}
	.deputy__list_filters--title {
		display:flex;
		align-items:center;
		justify-content:space-between;
		margin-bottom:10px;
	}
}
@media only screen and (max-width:575.98px) {
	.deputy-section__item {
		flex:0 1 100%;
	}
}
.icon-circle {
	display:block;
	width:16px;
	height:16px;
	border-radius:100%;
	flex:0 0 16px;
	margin-top: 3px;
}
.icon-circle.green-circle{
	background-color:var(--light-green);
}
.icon-circle.red-circle{
	background-color:var(--red);
}
.icon-circle.yellow-circle{
	background-color:#eea405;
}
.stats__header {
 flex-direction:column;
}
.stats__subtitle {
	display:flex;
	align-items:center;
	gap: 10px;
}
.stats__text {
	font-size:13px;
}
