/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	-webkit-text-size-adjust: 100%;
	line-height: 1.15
}

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;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	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
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-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
}

[hidden],
template {
	display: none
}

@font-face {
	font-display: swap;
	font-family: Golos Text;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/golos-text-v4-cyrillic_latin-regular.woff2) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: Golos Text;
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/golos-text-v4-cyrillic_latin-500.woff2) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: Golos Text;
	font-style: normal;
	font-weight: 600;
	src: url(../fonts/golos-text-v4-cyrillic_latin-600.woff2) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: Golos Text;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/golos-text-v4-cyrillic_latin-700.woff2) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: Golos Text;
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/golos-text-v4-cyrillic_latin-900.woff2) format("woff2")
}

@font-face {
	font-display: swap;
	font-family: MPLUSRounded1c;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/m-plus-rounded-1c-v15-cyrillic_latin-regular.woff2) format("woff2"), url(../fonts/m-plus-rounded-1c-v15-cyrillic_latin-regular.ttf) format("truetype")
}

@font-face {
	font-display: swap;
	font-family: MPLUSRounded1c;
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/m-plus-rounded-1c-v15-cyrillic_latin-500.woff2) format("woff2"), url(../fonts/m-plus-rounded-1c-v15-cyrillic_latin-500.ttf) format("truetype")
}

@font-face {
	font-display: swap;
	font-family: MPLUSRounded1c;
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/m-plus-rounded-1c-v15-cyrillic_latin-700.woff2) format("woff2"), url(../fonts/m-plus-rounded-1c-v15-cyrillic_latin-700.ttf) format("truetype")
}

@font-face {
	font-display: swap;
	font-family: MPLUSRounded1c;
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/m-plus-rounded-1c-v15-cyrillic_latin-900.woff2) format("woff2"), url(../fonts/m-plus-rounded-1c-v15-cyrillic_latin-900.ttf) format("truetype")
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.animated.hinge {
	animation-duration: 2s
}

@keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	to {
		transform: translateY(0)
	}

	40% {
		transform: translateY(-30px)
	}

	60% {
		transform: translateY(-15px)
	}
}

.bounce {
	animation-name: bounce
}

@keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	animation-name: flash
}

@keyframes pulse {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.1)
	}

	to {
		transform: scale(1)
	}
}

.pulse {
	animation-name: pulse
}

@keyframes shake {

	0%,
	to {
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px)
	}
}

.shake {
	animation-name: shake
}

@keyframes swing {
	20% {
		transform: rotate(15deg)
	}

	40% {
		transform: rotate(-10deg)
	}

	60% {
		transform: rotate(5deg)
	}

	80% {
		transform: rotate(-5deg)
	}

	to {
		transform: rotate(0deg)
	}
}

.swing {
	animation-name: swing;
	transform-origin: top center
}

@keyframes tada {
	0% {
		transform: scale(1)
	}

	10%,
	20% {
		transform: scale(.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		transform: scale(1.1) rotate(-3deg)
	}

	to {
		transform: scale(1) rotate(0)
	}
}

.tada {
	animation-name: tada
}

@keyframes wobble {
	0% {
		transform: translateX(0)
	}

	15% {
		transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		transform: translateX(20%) rotate(3deg)
	}

	45% {
		transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		transform: translateX(10%) rotate(2deg)
	}

	75% {
		transform: translateX(-5%) rotate(-1deg)
	}

	to {
		transform: translateX(0)
	}
}

.wobble {
	animation-name: wobble
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3)
	}

	50% {
		opacity: 1;
		transform: scale(1.05)
	}

	70% {
		transform: scale(.9)
	}

	to {
		transform: scale(1)
	}
}

.bounceIn {
	animation-name: bounceIn
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		transform: translateY(30px)
	}

	80% {
		transform: translateY(-10px)
	}

	to {
		transform: translateY(0)
	}
}

.bounceInDown {
	animation-name: bounceInDown
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		transform: translateX(30px)
	}

	80% {
		transform: translateX(-10px)
	}

	to {
		transform: translateX(0)
	}
}

.bounceInLeft {
	animation-name: bounceInLeft
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		transform: translateX(-30px)
	}

	80% {
		transform: translateX(10px)
	}

	to {
		transform: translateX(0)
	}
}

.bounceInRight {
	animation-name: bounceInRight
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		transform: translateY(-30px)
	}

	80% {
		transform: translateY(10px)
	}

	to {
		transform: translateY(0)
	}
}

.bounceInUp {
	animation-name: bounceInUp
}

@keyframes bounceOut {
	0% {
		transform: scale(1)
	}

	25% {
		transform: scale(.95)
	}

	50% {
		opacity: 1;
		transform: scale(1.1)
	}

	to {
		opacity: 0;
		transform: scale(.3)
	}
}

.bounceOut {
	animation-name: bounceOut
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(-20px)
	}

	to {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.bounceOutDown {
	animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(20px)
	}

	to {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.bounceOutLeft {
	animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(-20px)
	}

	to {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.bounceOutRight {
	animation-name: bounceOutRight
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(20px)
	}

	to {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.bounceOutUp {
	animation-name: bounceOutUp
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	animation-name: fadeIn
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInDown {
	animation-name: fadeInDown
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInDownBig {
	animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInLeft {
	animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInLeftBig {
	animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInRight {
	animation-name: fadeInRight
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInRightBig {
	animation-name: fadeInRightBig
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInUp {
	animation-name: fadeInUp
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInUpBig {
	animation-name: fadeInUpBig
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(20px)
	}
}

.fadeOutDown {
	animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.fadeOutDownBig {
	animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(-20px)
	}
}

.fadeOutLeft {
	animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.fadeOutLeftBig {
	animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(20px)
	}
}

.fadeOutRight {
	animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.fadeOutRightBig {
	animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(-20px)
	}
}

.fadeOutUp {
	animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.fadeOutUpBig {
	animation-name: fadeOutUpBig
}

@keyframes flip {
	0% {
		animation-timing-function: ease-out;
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1)
	}

	40% {
		animation-timing-function: ease-out;
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1)
	}

	50% {
		animation-timing-function: ease-in;
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1)
	}

	80% {
		animation-timing-function: ease-in;
		transform: perspective(400px) translateZ(0) rotateY(1turn) scale(.95)
	}

	to {
		animation-timing-function: ease-in;
		transform: perspective(400px) translateZ(0) rotateY(1turn) scale(1)
	}
}

.animated.flip {
	animation-name: flip;
	-webkit-backface-visibility: visible;
	backface-visibility: visible
}

@keyframes flipInX {
	0% {
		opacity: 0;
		transform: perspective(400px) rotateX(90deg)
	}

	40% {
		transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		transform: perspective(400px) rotateX(10deg)
	}

	to {
		opacity: 1;
		transform: perspective(400px) rotateX(0deg)
	}
}

.flipInX {
	animation-name: flipInX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@keyframes flipInY {
	0% {
		opacity: 0;
		transform: perspective(400px) rotateY(90deg)
	}

	40% {
		transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		transform: perspective(400px) rotateY(10deg)
	}

	to {
		opacity: 1;
		transform: perspective(400px) rotateY(0deg)
	}
}

.flipInY {
	animation-name: flipInY;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@keyframes flipOutX {
	0% {
		opacity: 1;
		transform: perspective(400px) rotateX(0deg)
	}

	to {
		opacity: 0;
		transform: perspective(400px) rotateX(90deg)
	}
}

.flipOutX {
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@keyframes flipOutY {
	0% {
		opacity: 1;
		transform: perspective(400px) rotateY(0deg)
	}

	to {
		opacity: 0;
		transform: perspective(400px) rotateY(90deg)
	}
}

.flipOutY {
	animation-name: flipOutY;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@keyframes lightSpeedIn {
	0% {
		opacity: 0;
		transform: translateX(100%) skewX(-30deg)
	}

	60% {
		opacity: 1;
		transform: translateX(-20%) skewX(30deg)
	}

	80% {
		opacity: 1;
		transform: translateX(0) skewX(-15deg)
	}

	to {
		opacity: 1;
		transform: translateX(0) skewX(0deg)
	}
}

.lightSpeedIn {
	animation-name: lightSpeedIn;
	animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1;
		transform: translateX(0) skewX(0deg)
	}

	to {
		opacity: 0;
		transform: translateX(100%) skewX(-30deg)
	}
}

.lightSpeedOut {
	animation-name: lightSpeedOut;
	animation-timing-function: ease-in
}

@keyframes rotateIn {
	0% {
		opacity: 0;
		transform: rotate(-200deg);
		transform-origin: center center
	}

	to {
		opacity: 1;
		transform: rotate(0);
		transform-origin: center center
	}
}

.rotateIn {
	animation-name: rotateIn
}

@keyframes rotateInDownLeft {
	0% {
		opacity: 0;
		transform: rotate(-90deg);
		transform-origin: left bottom
	}

	to {
		opacity: 1;
		transform: rotate(0);
		transform-origin: left bottom
	}
}

.rotateInDownLeft {
	animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
	0% {
		opacity: 0;
		transform: rotate(90deg);
		transform-origin: right bottom
	}

	to {
		opacity: 1;
		transform: rotate(0);
		transform-origin: right bottom
	}
}

.rotateInDownRight {
	animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
	0% {
		opacity: 0;
		transform: rotate(90deg);
		transform-origin: left bottom
	}

	to {
		opacity: 1;
		transform: rotate(0);
		transform-origin: left bottom
	}
}

.rotateInUpLeft {
	animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
	0% {
		opacity: 0;
		transform: rotate(-90deg);
		transform-origin: right bottom
	}

	to {
		opacity: 1;
		transform: rotate(0);
		transform-origin: right bottom
	}
}

.rotateInUpRight {
	animation-name: rotateInUpRight
}

@keyframes rotateOut {
	0% {
		opacity: 1;
		transform: rotate(0);
		transform-origin: center center
	}

	to {
		opacity: 0;
		transform: rotate(200deg);
		transform-origin: center center
	}
}

.rotateOut {
	animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
	0% {
		opacity: 1;
		transform: rotate(0);
		transform-origin: left bottom
	}

	to {
		opacity: 0;
		transform: rotate(90deg);
		transform-origin: left bottom
	}
}

.rotateOutDownLeft {
	animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
	0% {
		opacity: 1;
		transform: rotate(0);
		transform-origin: right bottom
	}

	to {
		opacity: 0;
		transform: rotate(-90deg);
		transform-origin: right bottom
	}
}

.rotateOutDownRight {
	animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
	0% {
		opacity: 1;
		transform: rotate(0);
		transform-origin: left bottom
	}

	to {
		opacity: 0;
		transform: rotate(-90deg);
		transform-origin: left bottom
	}
}

.rotateOutUpLeft {
	animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
	0% {
		opacity: 1;
		transform: rotate(0);
		transform-origin: right bottom
	}

	to {
		opacity: 0;
		transform: rotate(90deg);
		transform-origin: right bottom
	}
}

.rotateOutUpRight {
	animation-name: rotateOutUpRight
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	to {
		transform: translateY(0)
	}
}

.slideInDown {
	animation-name: slideInDown
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}

	to {
		transform: translateX(0)
	}
}

.slideInLeft {
	animation-name: slideInLeft
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}

	to {
		transform: translateX(0)
	}
}

.slideInRight {
	animation-name: slideInRight
}

@keyframes slideOutLeft {
	0% {
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.slideOutLeft {
	animation-name: slideOutLeft
}

@keyframes slideOutRight {
	0% {
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.slideOutRight {
	animation-name: slideOutRight
}

@keyframes slideOutUp {
	0% {
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.slideOutUp {
	animation-name: slideOutUp
}

@keyframes hinge {
	0% {
		animation-timing-function: ease-in-out;
		transform: rotate(0);
		transform-origin: top left
	}

	20%,
	60% {
		animation-timing-function: ease-in-out;
		transform: rotate(80deg);
		transform-origin: top left
	}

	40% {
		animation-timing-function: ease-in-out;
		transform: rotate(60deg);
		transform-origin: top left
	}

	80% {
		animation-timing-function: ease-in-out;
		opacity: 1;
		transform: rotate(60deg) translateY(0);
		transform-origin: top left
	}

	to {
		opacity: 0;
		transform: translateY(700px)
	}
}

.hinge {
	animation-name: hinge
}

@keyframes rollIn {
	0% {
		opacity: 0;
		transform: translateX(-100%) rotate(-120deg)
	}

	to {
		opacity: 1;
		transform: translateX(0) rotate(0deg)
	}
}

.rollIn {
	animation-name: rollIn
}

@keyframes rollOut {
	0% {
		opacity: 1;
		transform: translateX(0) rotate(0deg)
	}

	to {
		opacity: 0;
		transform: translateX(100%) rotate(120deg)
	}
}

.rollOut {
	animation-name: rollOut
}

body,
html {
	min-width: 370px;
	overflow-x: hidden
}

body::-webkit-scrollbar {
	background-color: #010102;
	width: 10px
}

body::-webkit-scrollbar-thumb {
	background-color: #54ea8e;
	border-radius: 2px;
	box-shadow: inset 0 0 5px #92cca8
}

body {
	background: #091620 url(../images/corner-repeat-bg.png);
	color: #fff;
	font-family: Golos Text, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.42;
	margin: 0;
	padding: 0
}

.layout {
	min-width: 370px
}

.container {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1380px;
	padding: 0
}

.pretty-text {
	background: linear-gradient(100deg, #5bf382, #34c0bd);
	background-clip: text;
	-webkit-background-clip: text
}

.pretty-text,
.pretty-text-2 {
	-webkit-text-fill-color: transparent
}

.pretty-text-2 {
	background: linear-gradient(97deg, #58cdcd .94%, #8e92fe);
	background-clip: text;
	-webkit-background-clip: text
}

.pretty-text-3 {
	background: linear-gradient(97deg, #ecbc4f .94%, #f1d3b9);
	-webkit-background-clip: text;
	background-clip: text
}

.stroke-pretty-text-1 {
	-webkit-text-stroke-color: transparent;
	-webkit-text-stroke-width: 6px;
	background: linear-gradient(97deg, #5dc8d2 .94%, #8998fa);
	-webkit-background-clip: text;
	background-clip: text;
	color: #11202d;
	display: inline-block
}

.external-link {
	position: relative
}

.external-link:before {
	background: url(../images/link.png) no-repeat 50%/contain;
	content: "";
	display: block;
	height: 12px;
	opacity: .7;
	position: absolute;
	right: 0;
	top: 12px;
	width: 12px
}

.alt-text-color {
	color: #54ea8e !important
}

.content-bottom-margin--document {
	margin-bottom: 30px
}

.btn-primary {
	-webkit-font-smoothing: inherit;
	-moz-osx-font-smoothing: inherit;
	-webkit-appearance: none;
	background: none;
	border: 0;
	box-sizing: border-box;
	color: #161616;
	cursor: pointer;
	display: inline-block;
	font-family: MPLUSRounded1c;
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
	margin: 0;
	outline: 0;
	overflow: visible;
	padding: 6px;
	position: relative;
	transition: opacity .3s linear;
	width: auto
}

.btn-primary::-moz-focus-inner {
	border: 0;
	padding: 0
}

.btn-primary .__inner {
	-webkit-backdrop-filter: blur(1px);
	backdrop-filter: blur(1px);
	background: linear-gradient(180deg, rgba(167, 228, 211, .231), rgba(152, 224, 198, .22));
	border: 1px solid #a2e5d3;
	border-radius: 30px;
	box-shadow: inset 0 0 20px rgba(106, 202, 176, .18);
	color: #eefef9;
	display: block;
	padding: 20px 26px
}

.btn-primary svg {
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) scale(1);
	transition: transform .3s linear;
	width: 100% !important
}

.btn-primary:focus,
.btn-primary:hover {
	opacity: .9
}

.btn-primary:focus svg,
.btn-primary:hover svg {
	transform: translateY(-50%) scale(1.04, 1.08)
}

.custom-selector {
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.custom-selector input[type=radio] {
	display: none
}

.custom-selector[is-open-options] .custom-selector__options {
	display: block
}

.custom-selector__options {
	background-color: #d4d4d4;
	border-radius: 9px;
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 108%;
	z-index: 10
}

.custom-selector__option {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 60px;
	justify-content: center;
	transition: background-color .3s linear;
	width: 70px
}

.custom-selector__option:first-child {
	padding: 3px 0 0
}

.custom-selector__option:last-child {
	padding: 0 0 3px
}

.custom-selector__option:focus,
.custom-selector__option:hover {
	background-color: #b3b3b3
}

.custom-selector__option img {
	-webkit-user-drag: none;
	display: block;
	max-width: 32px;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.custom-selector__selected {
	align-items: center;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
	justify-content: center;
	padding: 15px;
	transition: background-color .3s ease-in
}

.custom-selector__selected:focus,
.custom-selector__selected:hover {
	background-color: #09151f
}

.custom-selector__selected img {
	display: block;
	max-width: 48px;
	width: 100%
}

.custom-selector--email:checked~.custom-selector__selected--email,
.custom-selector--jabber:checked~.custom-selector__selected--jabber,
.custom-selector--telegram:checked~.custom-selector__selected--telegram {
	display: flex
}

.custom-table .__row {
	border-top: 1px solid #3c4a55;
	display: flex
}

.custom-table .__row:last-child {
	border-bottom: 1px solid #3c4a55
}

.custom-table .__cell {
	align-items: center;
	border-right: 1px solid #3c4a55;
	box-sizing: border-box;
	display: flex;
	padding: 25px;
	width: 100%
}

.custom-table .__cell:last-child {
	border-right: 0;
	padding-right: 0
}

.custom-table .__cell--head {
	font-weight: 600;
	max-width: 210px;
	padding-left: 0;
	width: 100%
}

.card-simp {
	background: #0f212f;
	border: 1px solid hsla(0, 0%, 100%, .14);
	border-radius: 35px;
	box-sizing: border-box;
	display: inline-flex;
	flex-direction: column;
	max-width: 412px
}

.card-simp .__pic,
.card-simp .__text {
	display: block;
	margin: 0;
	padding: 0
}

.card-simp .__text {
	align-items: center;
	background: #0c1c28;
	border-radius: 0 0 36px 36px;
	color: #fff;
	display: flex;
	font-family: MPLUSRounded1c;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	height: 100%;
	justify-content: center;
	line-height: 1.4;
	margin: 0;
	padding: 25px 50px;
	text-align: center
}

.card-simp .__pic {
	display: flex;
	flex-shrink: 0;
	height: 386px;
	margin: 0 auto;
	position: relative;
	width: 326px
}

.card-simp .__pic:before {
	background: radial-gradient(rgba(231, 159, 173, .18), transparent 55%);
	content: "";
	display: block;
	height: 450px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 450px
}

.card-simp .__pic img {
	display: block;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	position: relative;
	z-index: 2
}

.card-simp .__pic--top-shift {
	transform: translateY(-22px)
}

.card-simp--yellow-light .__pic:before {
	background: radial-gradient(hsla(60, 67%, 80%, .161), transparent 55%)
}

.single-contact-form .custom-selector__selected {
	border-radius: 9px 0 0 9px
}

.single-contact-form .custom-selector__options {
	background-color: #102333;
	border: 2px solid hsla(0, 0%, 100%, .1);
	box-sizing: border-box
}

.single-contact-form .custom-selector__option:focus,
.single-contact-form .custom-selector__option:hover {
	background-color: #0b1924
}

.single-contact-form__inner {
	background: #0d1d2a;
	border: 2px solid hsla(0, 0%, 100%, .1);
	border-radius: 9px;
	box-shadow: 0 0 52px 0 rgba(0, 5, 69, .11);
	display: flex
}

.single-contact-form__field {
	display: flex;
	width: 100%
}

.single-contact-form__field input {
	color: #fff
}

.single-contact-form__selected-icon {
	border-right: 2px solid hsla(0, 0%, 100%, .1);
	display: none
}

.jabber:checked~.hero-jabber-icon,
.telegram:checked~.hero-telegram-icon {
	display: block
}

.single-contact-form__contact {
	box-sizing: border-box;
	font-size: 18px;
	padding: 0 16px
}

.single-contact-form-sbm-btn {
	background: #70f68d linear-gradient(45deg, #70f68d, #2ec0a0);
	border: 2px solid #263440;
	border-radius: 9px;
	color: #021517;
	cursor: pointer;
	display: block;
	font-size: 17px;
	font-weight: 500;
	margin: 5px;
	max-width: 170px;
	outline: 0;
	transition: filter .3s linear, color .3s linear;
	width: 100%
}

.single-contact-form-sbm-btn:focus,
.single-contact-form-sbm-btn:hover {
	color: #000;
	filter: brightness(1.2)
}

.single-contact-form__contact {
	background: transparent;
	border: none;
	outline: none;
	width: 100%
}

.single-contact-form__errors {
	color: #e24e75;
	font-size: 14px;
	margin: 8px 0 0
}

.single-contact-form__errors p {
	margin: 0
}

.single-contact-form__errors p+p {
	margin: 8px 0 0
}

.header {
	margin: 0;
	padding: 30px 0 12px;
	transition: background-color .2s ease-out, transform .2s ease-out;
	width: 100%
}

.header.header--fixed {
	animation: header-fix-anim .33s ease-out forwards;
	border-bottom: 1px solid #19232b;
	padding: 10px 0;
	position: fixed;
	top: 0;
	z-index: 100
}

@keyframes header-fix-anim {
	0% {
		background: transparent;
		transform: translateY(-100%)
	}

	to {
		background: #0b1a25;
		transform: translateY(0)
	}
}

.header__inner {
	display: flex
}

.header__menus {
	align-items: center;
	display: flex;
	gap: 30px;
	list-style: none;
	margin: 0 auto;
	padding: 0
}

.header__menus a {
	color: #fff;
	font-size: 18px;
	transition: color .3s linear
}

.header__menus a,
.header__menus a:focus,
.header__menus a:hover,
.header__menus a:visited {
	-webkit-text-decoration: none;
	text-decoration: none
}

.header__menus a:focus,
.header__menus a:hover {
	color: #54ea8e
}

.header__brand {
	align-items: center;
	color: #fff;
	display: inline-flex;
	font-family: MPLUSRounded1c;
	font-size: 25px;
	font-weight: 500;
	letter-spacing: 1px
}

.header__brand,
.header__brand:focus,
.header__brand:hover {
	-webkit-text-decoration: none;
	text-decoration: none
}

.header__brand>span {
	margin-left: 11px
}

.header__logo {
	max-width: 36px
}

.header__enter {
	align-items: center;
	display: flex
}

.header__enter a {
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 8px 12px;
	-webkit-text-decoration: none;
	text-decoration: none;
	transition: background-color .3s linear
}

.header__enter a:focus,
.header__enter a:hover {
	background: hsla(0, 0%, 100%, .102)
}

.header__signup {
	border: 2px solid #fff;
	border-radius: 70px
}

.header__signin {
	border: 2px solid #70f68d;
	border-radius: 70px;
	margin-left: 20px
}

.header__mob-menu-trigger {
	background: none;
	background: url(../images/hamb.png) no-repeat 50%/contain;
	border: none;
	box-shadow: none;
	box-sizing: border-box;
	display: none;
	height: 32px;
	margin-left: 20px;
	outline: none;
	padding: 0;
	width: 32px
}

.header__mob-menu-trigger.active {
	opacity: .5
}

.hero {
	padding: 95px 0 80px
}

.hero__inner {
	position: relative
}

.hero__light-1 {
	background: radial-gradient(rgba(55, 255, 207, .639), rgba(55, 255, 207, .38), rgba(55, 255, 207, 0) 70%);
	display: block;
	filter: blur(30px);
	height: 400px;
	left: 0;
	opacity: .12;
	position: absolute;
	top: -40px;
	transform: translateX(-50%);
	width: 400px;
	z-index: -1
}

.hero__main {
	width: 721px
}

.hero__title {
	font-family: MPLUSRounded1c;
	font-size: 61px;
	line-height: 1.12;
	margin: 0;
	text-transform: uppercase
}

.hero__title .__decor-text {
	-webkit-text-fill-color: transparent;
	background: linear-gradient(91deg, #5af284 .31%, #35c2bc 100.64%);
	background-clip: text;
	-webkit-background-clip: text;
	color: #5af284;
	display: inline-block
}

.hero__title .__decor-text span {
	display: none
}

.hero__desc {
	font-size: 21px;
	margin: 25px 0 30px
}

.hero__desc p {
	margin: 0
}

.hero__desc p+p {
	margin-top: 17px
}

.hero__no-verif {
	align-items: center;
	display: flex;
	font-size: 16px;
	font-weight: 400;
	gap: 8px;
	justify-content: flex-end;
	letter-spacing: 1px;
	margin: 20px 0 0
}

.hero__no-verif,
.hero__no-verif a {
	color: #fff;
	-webkit-text-decoration: none;
	text-decoration: none
}

.hero__no-verif a {
	display: inline-block;
	position: relative
}

.hero__no-verif a:after {
	background-color: #54ea8e;
	border-radius: 4px;
	bottom: -5px;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	right: 0;
	transition: width .3s linear;
	width: 0
}

.hero__no-verif a:focus:after,
.hero__no-verif a:hover:after {
	left: 0;
	right: auto;
	width: 100%
}

.hero__no-verif:before {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABENJREFUWEftlm1oW1UYx//PSdrNKtvaJjedKOhAZaBgC6Nl6Oza6T6UYdcknX6bTi2jW11vStkXtZuC2O3eO6VqFdQvKoN708p0VpcOnTCxdfMFFUTwbZva3Ebm6irWJvfRe5vUNM1LQzv2ZQcC4Zzn5Xf+z3POuYTLPOgy58cVgEumQPCsepVVKjYQ8UaANwO4HYwzIJwitvp1X1fELv+SAdRzj7vCXFnrEtwI5kZmqgOhNEePxYnRqvvkwUUB+E2lmogawNgEYAOAsmKaOmG5bisKYNu4cnPcogYi3ANQPcDleRL+BeAEEQ9bcXo/vFr+ZltMW5uw+E2nHACY6MW8AEGztwpccjcTNwKwf9flSWgB+AygCAjHKjxlJ1+mtulM+5ZxrUYwn07OT84BaD6vrXL/gwYW2ATmegLW5pXUaSoeBvBevERE3irv/KNQCVrGtdWC+deUnQMQNA/eAYj9DGwsEMCRFaAhFolI2NP1baGEmevBce0RZn4peQI+oAxJ5sdjjNqSEmFY98on8iX0R7VmAoTh6xzIZRcw1ZMA1js9wNhJAVN9B0BTyoGBnwg8DBZDVDJ1XK/Ye6HQLv1jh2pJWP2zzQVuCkuhd+fVP6qtEcTfp+bjJVRuA0QBSElJduuS3FcoYWp967m+SlfpVC9AD6b7MGhHWOp8NTNOIKr0gOiJ5PyAIcl+G4BThstc7pVvVHZMLATAb2rtBDyZcRQnweg2fPIL2WIETNXe/Rpns8T36t7QEQqaylcMutVxID6YsPD6oC/0ZS6IltihdcKy7CaqTrchIAzEd+lS91jW5FFlPYjs+tvjd0OSPU7KQFTrBvEz85wII2CcZuIvAPpccPwcs3s/CA/PsWWcYeKd2WqebheIav0gbpuZ4+cNKbTLAdj+Y8/yi2UrjoLQsBDp59gQ905NX7Pv7Wvb7OOZdwRM9TyAVU5SgVrdI486/1NeQVPdwUDrf5dKHYAVBeKdSliuBwarHv26UGJ73R9V/ERkOHsHvgtL8i0pv6xX8X2/aTfEBWqYUCPA1QzUAKhKSzYY8060fkg98YUABE31CANbkraPGZL8VF6AbEH9UXUfER5PWzsa8040F4JwrvdpjgFwOe+PwPW6R/6laABHSlN9moC96RAV3qu3Znt0UjYBU9sN8HMz9eaPdCl0V/oGi3qObceAqWkA7/k/CEUqvGVNuSCCpjLKoHXJhntIl+RXFgWQC2LygmvL0E0dU+nBg2MHbmTh+iE59zdhmVeX2i8uGiArBOG44ZXtL6PZEYiqKgidyYnDhiTfn9lfRZdgTgJTfRZAR1pDfZIQomPAs+fToKlsZ9Brs/aMzYZPPrakADNKKH0Atec9joQRwyvb98u8sSgFZjt9XDkApq6sEISf3YLvPFwZOnvJAOzALWNKnRBk19u+Tf8kwohl4ePlbreS74VdEgXyyl9g8QrAv4EDi6+NzNq5AAAAAElFTkSuQmCC") no-repeat 50%/contain;
	content: "";
	display: block;
	height: 24px;
	margin-bottom: -1px;
	width: 24px
}

.hero__cards {
	background: #091620;
	border-radius: 36px;
	box-sizing: border-box;
	max-width: 460px;
	padding: 24px;
	position: absolute;
	right: 0;
	top: 0
}

.hero__cards:before {
	background: linear-gradient(170deg, #75997c, #091620 20%, #091620 60%, rgba(92, 143, 188, .76));
	background: linear-gradient(170deg, #75997c, #091620 20% 60%, rgba(92, 143, 188, .76));
	border-radius: inherit;
	bottom: -1px;
	content: "";
	display: block;
	left: -1px;
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: -1
}

.hero__cards img {
	border-radius: 32px;
	display: block;
	max-width: 100%
}

.hero__cards .__up-arr {
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateX(-150%) translateY(-50%)
}

.hero__cards .__down-arr {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateX(150%) translateY(-50%)
}

.hero__cards .__green-light {
	background: radial-gradient(rgba(55, 255, 207, .639), rgba(55, 255, 207, .38), rgba(55, 255, 207, 0) 70%);
	left: 0;
	top: 0;
	transform: translate(-50%, -50%)
}

.hero__cards .__blue-light,
.hero__cards .__green-light {
	display: block;
	filter: blur(30px);
	height: 340px;
	opacity: .2;
	position: absolute;
	width: 340px;
	z-index: -1
}

.hero__cards .__blue-light {
	background: radial-gradient(rgba(24, 178, 222, .749), rgba(24, 178, 222, .459), rgba(24, 178, 222, .031) 70%);
	bottom: 0;
	right: 0;
	transform: translate(50%, 50%)
}

.ecva {
	padding: 90px 0 70px
}

.ecva__inner {
	position: relative
}

.ecva__title {
	font-family: MPLUSRounded1c;
	font-size: 66px;
	margin: 0;
	text-align: center
}

.ecva__title .__grd {
	-webkit-text-fill-color: transparent;
	background: linear-gradient(91deg, #5af284 .31%, #35c2bc 100.64%);
	background-clip: text;
	-webkit-background-clip: text
}

.ecva-list {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 104px 0 0;
	padding: 0;
	text-align: center
}

.ecva-list li {
	max-width: 330px
}

.ecva-list .__icon {
	position: relative
}

.ecva-list .__icon:after {
	background: url(../images/ecva-icon-glow.png) no-repeat 50%/cover;
	content: "";
	display: block;
	height: 276px;
	left: 50%;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 276px
}

.ecva-list .__icon img {
	height: 104px;
	margin: 0 auto;
	-o-object-fit: contain;
	object-fit: contain;
	width: 104px
}

.ecva-list .__title {
	font-family: MPLUSRounded1c;
	font-size: 26px;
	font-weight: 500;
	line-height: 130%;
	margin: 40px 0 15px
}

.ecva-list .__text {
	font-size: 18px
}

.ecva-list p {
	color: #bdc6cb;
	font-weight: 400;
	letter-spacing: .1px;
	line-height: 1.46;
	margin: 0
}

.ecva-list p+p {
	margin: 11px 0 0
}

.ecva__light-1 {
	background: radial-gradient(rgba(55, 255, 207, .639), rgba(55, 255, 207, .38), rgba(55, 255, 207, 0) 70%);
	height: 340px;
	left: 23%;
	opacity: .14;
	top: 70px;
	width: 340px
}

.ecva__light-1,
.ecva__light-2 {
	display: block;
	filter: blur(40px);
	position: absolute;
	transform: translate(-50%, -50%);
	z-index: -1
}

.ecva__light-2 {
	background: radial-gradient(rgba(24, 178, 222, .749), rgba(24, 178, 222, .459), rgba(24, 178, 222, .031) 70%);
	height: 360px;
	opacity: .1;
	right: 0;
	top: 220px;
	width: 360px
}

.abus {
	background: linear-gradient(1deg, transparent 5%, rgba(9, 22, 32, .753) 15%, rgba(9, 22, 32, .753) 95%, transparent 0);
	background: linear-gradient(1deg, transparent 5%, rgba(9, 22, 32, .753) 15% 95%, transparent 95%);
	padding: 100px 0
}

.abus-item__body {
	display: flex;
	gap: 24px
}

.abus-item {
	align-items: center;
	display: flex;
	gap: 60px;
	margin: 0 auto
}

.abus-item+.abus-item {
	margin: 80px 0 0
}

.abus-item__title {
	flex-shrink: 0;
	font-family: MPLUSRounded1c;
	font-size: 68px;
	font-weight: 700;
	line-height: 101%;
	max-width: 500px;
	width: 100%
}

.abus-item__icon {
	margin: 0 0 8px
}

.abus-item__icon svg {
	max-height: 80px;
	max-width: 80px
}

.abus-item__text {
	font-size: 18px;
	letter-spacing: .1px;
	line-height: 177%
}

.abus-item__text p {
	margin: 0
}

.partners {
	padding: 75px 0 105px
}

.partners__title {
	color: #fff;
	font-family: MPLUSRounded1c;
	font-size: 76px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.3;
	margin: 0;
	text-align: center
}

.partners__list {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	justify-content: center;
	list-style: none;
	margin: 60px auto 0;
	padding: 0
}

.partners__list .card-simp {
	width: 32%
}

.garant {
	background: url(../images/garant-stars.png) no-repeat center 30px, linear-gradient(180deg, #11202d, #0b1925);
	margin-top: -3px;
	padding: 130px 0 240px;
	position: relative
}

.garant__inner {
	max-width: 730px
}

.garant__head {
	text-align: center
}

.garant__title {
	display: inline-block;
	font-family: MPLUSRounded1c;
	font-size: 88px;
	margin: 0
}

.garant__desc {
	font-family: MPLUSRounded1c;
	font-size: 51px;
	font-weight: 700;
	letter-spacing: .1px;
	line-height: 1.26;
	margin: 30px 0 0;
	text-transform: uppercase
}

.garant__pic {
	padding-bottom: 100px;
	position: absolute;
	right: 0;
	top: 350px
}

.garant__pic img {
	display: block;
	max-width: 100%
}

.garant-offers {
	margin: 70px 0 0
}

.garant-offers .__item {
	background: linear-gradient(93deg, #152a3c, #1a3449);
	border-radius: 16px;
	display: flex
}

.garant-offers .__item+.__item {
	margin-top: 40px
}

.garant-offers .__text {
	padding: 16px 24px
}

.garant-offers .__text p {
	color: #b6bdc4;
	font-size: 18px;
	line-height: 150%;
	margin: 0
}

.garant-offers .__title {
	font-family: MPLUSRounded1c;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: normal;
	margin: 0 0 8px
}

.garant-offers .__icon-wrapper {
	align-items: center;
	background: #223d52;
	border-radius: 16px;
	box-sizing: border-box;
	display: inline-flex;
	padding: 29px
}

.easystart {
	background: #0a1925 url(../images/easystart-coins.png) no-repeat center 30px;
	padding: 140px 0 120px
}

.easystart,
.easystart__inner {
	position: relative
}

.easystart-coin-1 {
	left: -35px;
	position: absolute;
	top: 70px
}

.easystart-coin-2 {
	left: 120px;
	position: absolute;
	top: 240px
}

.easystart__row {
	display: flex;
	gap: 24px
}

.easystart__row .easystart__cell {
	flex-grow: 1;
	max-width: 32%
}

.easystart__row .easystart__cell.easystart__cell--head {
	flex-grow: 2;
	font-family: MPLUSRounded1c;
	font-size: 32px;
	line-height: 1.3;
	max-width: 66%
}

.easystart__row+.easystart__row {
	margin-top: 24px
}

.easystart__row:nth-of-type(2) {
	margin-top: 45px
}

.easystart__row--r {
	justify-content: flex-end
}

.easystart__steps {
	font-size: 64px;
	font-weight: 700;
	letter-spacing: .1px;
	margin: 0
}

.easystart__title {
	margin: 4px 0 0
}

.easystart-item {
	border-radius: 35px
}

.easystart-item,
.easystart-item .__inner {
	box-sizing: border-box;
	height: 100%;
	position: relative
}

.easystart-item .__inner {
	background: linear-gradient(138deg, #0b1d2b, #091620);
	border-radius: inherit;
	padding: 30px 20px;
	z-index: 1
}

.easystart-item .__number {
	-webkit-text-fill-color: transparent;
	background: linear-gradient(180deg, rgba(237, 192, 95, .75), hsla(30, 69%, 82%, .85));
	background-clip: text;
	-webkit-background-clip: text;
	display: inline-block;
	font-family: MPLUSRounded1c;
	font-size: 226px;
	font-weight: 700;
	letter-spacing: .1px;
	line-height: 187px;
	margin: 0 0 38px;
	text-transform: uppercase
}

.easystart-item .__text {
	font-size: 18px;
	line-height: 1.4;
	margin: 0
}

.easystart-item:after {
	background: linear-gradient(180deg, #edc060, transparent);
	border-radius: inherit;
	bottom: -2px;
	content: "";
	display: block;
	left: -2px;
	position: absolute;
	right: -2px;
	top: -2px
}

.easystart-action {
	background: none;
	border: 2px dashed hsla(0, 0%, 100%, .2);
	border-radius: 35px;
	box-sizing: border-box;
	cursor: pointer;
	display: flex;
	font-family: MPLUSRounded1c;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 90px 75px 70px;
	position: relative;
	-webkit-text-decoration: none;
	text-decoration: none;
	transition: border .3s ease-in;
	width: 100%
}

.easystart-action:before {
	background: linear-gradient(45deg, hsla(204, 2%, 44%, .2), transparent);
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity .3s ease-in;
	z-index: -1
}

.easystart-action:focus,
.easystart-action:hover {
	border: 2px dashed hsla(0, 0%, 100%, .4)
}

.easystart-action:focus svg,
.easystart-action:hover svg {
	transform: translateX(15px)
}

.easystart-action:focus:before,
.easystart-action:hover:before {
	opacity: 1
}

.easystart-action .__inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%
}

.easystart-action svg {
	display: block;
	margin-top: auto;
	transition: transform .3s ease-in
}

.easystart-action .__text {
	-webkit-text-fill-color: transparent;
	background: linear-gradient(97deg, #ecbc4f .94%, #f1d3b9);
	background-clip: text;
	-webkit-background-clip: text;
	display: inline-block;
	font-size: 34px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .1px;
	line-height: normal;
	text-align: left
}

.comsa {
	background: url(../images/comsa-wave.png) no-repeat bottom/contain;
	padding: 0 0 40px
}

.comsa__inner {
	display: flex;
	position: relative
}

.comsa__head-part {
	flex-shrink: 0;
	max-width: 530px
}

.comsa__pic {
	display: block
}

.comsa__body-part {
	margin-left: auto;
	max-width: 650px;
	width: 100%
}

.comsa__title {
	font-family: MPLUSRounded1c;
	font-size: 86px;
	font-weight: 700;
	line-height: 1.1;
	margin: 40px 0 90px
}

.comsa__item {
	background: linear-gradient(90deg, #0d1c28 40%, #091620);
	border-radius: 35px;
	box-sizing: border-box;
	min-height: 320px;
	padding: 52px
}

.comsa__item+.comsa__item {
	margin-top: 70px
}

.comsa__item-title {
	font-size: 40px;
	font-weight: 400;
	margin: 20px 0 0
}

.comsa__percent {
	display: inline-block;
	font-family: MPLUSRounded1c;
	font-size: 128px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1
}

.comsa__percent .__star {
	font-size: .3em;
	line-height: 1;
	margin-left: -7px;
	vertical-align: top
}

.comsa__percent-green {
	-webkit-text-fill-color: transparent;
	background: linear-gradient(90deg, #5af284, #34c0bd);
	background-clip: text;
	-webkit-background-clip: text
}

.comsa__percent-blue {
	-webkit-text-fill-color: transparent;
	background: linear-gradient(97deg, #58cdcd .94%, #8e92fe);
	background-clip: text;
	-webkit-background-clip: text
}

.comsa__item-text {
	color: #cfcfcf;
	font-size: 20px;
	margin: 20px 0 0;
	max-width: 80%
}

.comsa__item-text p {
	margin: 0
}

.comsa__item-text p+p {
	margin: 18px 0 0
}

.paidform {
	background: #0a1925;
	padding: 25px 0 60px
}

.paidform__title {
	font-family: MPLUSRounded1c;
	font-size: 76px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 1.22;
	margin: 0;
	text-align: center
}

.paidform__title .__brand {
	font-size: 1.1em
}

.paidform__wrapper {
	border-radius: 35px;
	box-sizing: border-box;
	display: flex;
	margin: 60px 0 0;
	position: relative
}

.paidform__wrapper:before {
	background: linear-gradient(90deg, #2c7f87, #0a1925 40%, #0a1925 60%, #51598e);
	background: linear-gradient(90deg, #2c7f87, #0a1925 40% 60%, #51598e);
	bottom: -2px;
	left: -2px;
	right: -2px;
	top: -2px
}

.paidform__wrapper:after,
.paidform__wrapper:before {
	border-radius: inherit;
	content: "";
	display: block;
	position: absolute
}

.paidform__wrapper:after {
	background: linear-gradient(180deg, #0f2332, #0a1925);
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	z-index: 0
}

.paidform-acc-list {
	padding: 54px;
	position: relative;
	width: 100%;
	z-index: 1
}

.paidform-acc-list .__item {
	border-bottom: 1px solid #3c4a55
}

.paidform-acc-list .__item.active .__title {
	padding-left: 20px
}

.paidform-acc-list .__item.active .__title:after {
	background-image: url(../images/acc-plus.png)
}

.paidform-acc-list .__title {
	cursor: pointer;
	font-family: MPLUSRounded1c;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	padding: 25px 74px 25px 20px;
	position: relative
}

.paidform-acc-list .__title:after {
	background: url(../images/acc-minus.png) no-repeat 50%/contain;
	content: "";
	display: block;
	height: 20px;
	position: absolute;
	right: 36px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px
}

.paidform-acc-list .__content {
	max-height: 0;
	overflow: hidden;
	transition: max-height .3s ease-out;
	will-change: contents
}

.paidform-acc-list .__text {
	color: #ddd;
	font-size: 18px;
	padding: 0 64px 25px 20px
}

.paidform-acc-list .__text p {
	margin: 0
}

.paidform-acc-list .__text p+p {
	margin-top: 15px
}

.paidform-acc-list .__inner-pic {
	display: none;
	margin: 0 0 25px
}

.paidform-acc-list .__inner-pic img {
	display: block;
	margin: 0 auto;
	max-width: 430px;
	width: 100%
}

.paidform__pics {
	background: linear-gradient(180deg, #0d1f2c, #081724);
	border-radius: inherit;
	box-sizing: border-box;
	flex-shrink: 0;
	max-width: 45%;
	overflow: hidden;
	padding: 40px 20px;
	position: relative;
	width: 100%;
	z-index: 1
}

.paidform__pics img {
	animation: paidform-appear .6s ease-in-out forwards;
	border-radius: 6px;
	display: none;
	margin: 0 auto;
	max-width: 100%
}

.paidform__pics img.active {
	display: block
}

@keyframes paidform-appear {
	0% {
		opacity: 0;
		transform: translateX(-30px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.opport {
	padding: 100px 0
}

.opport__inner {
	background: linear-gradient(180deg, #0a1925 -84.48%, #0c1c29);
	border: 1px solid hsla(0, 0%, 100%, .14);
	border-radius: 36px;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 90%;
	padding: 120px 75px 40px
}

.opport__head,
.opport__title {
	position: relative
}

.opport__title {
	display: inline-block;
	font-family: MPLUSRounded1c;
	font-size: 64px;
	font-weight: 700;
	letter-spacing: 1px
}

.opport__title:before {
	background: url(../images/opport-decor-2.png) no-repeat 50%/contain;
	top: -40px
}

.opport__title:after,
.opport__title:before {
	content: "";
	display: block;
	height: 50px;
	position: absolute;
	width: 100%
}

.opport__title:after {
	background: url(../images/opport-decor-1.png) no-repeat 50%/contain;
	bottom: -50px
}

.opport__title .__brand {
	font-size: 1.7em;
	line-height: 1.1
}

.opport__rocket {
	position: absolute;
	right: -50px;
	top: -185px
}

.opport__table {
	font-size: 18px;
	margin: 100px 0 0
}

.opport__labels {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
	margin: 50px 0 0;
	padding: 0
}

.opport__label {
	background-color: #2f3941;
	border-radius: 8px;
	display: inline-block;
	margin: 10px 10px 0 0;
	padding: 10px
}

.opport__label:last-child {
	margin-right: 0
}

.benefits {
	padding: 80px 0
}

.benefits .__inner {
	display: flex;
	flex-wrap: wrap;
	gap: 100px 50px;
	justify-content: center
}

.benefits .__item {
	max-width: 30%;
	width: 100%
}

.benefits .__icon {
	position: relative
}

.benefits .__icon:before {
	background: url(../images/ecva-icon-glow.png) no-repeat 50%/contain;
	content: "";
	display: block;
	height: 300px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 300px;
	z-index: -1
}

.benefits .__icon img {
	display: block;
	margin: 0 auto;
	max-width: 86px
}

.benefits .__icon--purple:before {
	background-image: url(../images/purple-light.png)
}

.benefits .__title {
	align-items: center;
	display: flex;
	font-family: MPLUSRounded1c;
	font-size: 28px;
	font-weight: 700;
	justify-content: center;
	line-height: 1.3;
	margin: 30px 0 20px;
	min-height: 73px;
	text-align: center
}

.benefits .__text {
	color: #dfdbdb;
	line-height: 1.5;
	text-align: center
}

.footer {
	background: linear-gradient(45deg, #0c1c29, #0a151e);
	padding: 100px 0 20px
}

.footer__inner {
	margin: 0 auto;
	max-width: 540px
}

.footer__logo {
	align-items: center;
	display: flex;
	font-family: MPLUSRounded1c;
	font-size: 28px;
	font-weight: 500;
	justify-content: center;
	letter-spacing: 1px;
	text-transform: uppercase
}

.footer__logo>span {
	display: inline-block;
	margin-left: 15px
}

.footer__logo img {
	display: block;
	max-width: 42px
}

.footer__title {
	font-family: MPLUSRounded1c;
	font-size: 36px;
	letter-spacing: -.72px;
	line-height: 1.3;
	text-align: center
}

.footer__promotion {
	font-size: 18px;
	text-align: center
}

.footer__contact-form {
	margin-top: 40px
}

.footer__menus {
	display: flex;
	font-size: 18px;
	justify-content: center;
	list-style: none;
	margin: 50px 0 0;
	padding: 0
}

.footer__menus li {
	display: block;
	margin-right: 40px
}

.footer__menus li:last-child {
	margin-right: 0
}

.footer__menus a {
	color: #fff;
	display: inline-block;
	-webkit-text-decoration: none;
	text-decoration: none;
	transition: color .3s linear
}

.footer__menus a:focus,
.footer__menus a:hover {
	color: #54ea8e
}

.footer__offer {
	color: #909aa4;
	font-size: 14px;
	margin: 10px 0 5px;
	text-align: center
}

.footer__yr-info {
	color: #909aa4;
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	gap: 10px;
	justify-content: center;
	margin: 20px 0 0
}

.footer__yr-info a {
	color: inherit;
	-webkit-text-decoration: none;
	text-decoration: none
}

.footer__contacts {
	font-size: 14px;
	margin: 26px 0 0
}

.footer__contacts a {
	align-items: center;
	box-sizing: border-box;
	color: #909aa4;
	display: flex;
	flex-shrink: 0;
	gap: 6px;
	justify-content: center;
	-webkit-text-decoration: none;
	text-decoration: none;
	transition: color .3s ease-in
}

.footer__contacts a img {
	display: block;
	max-width: 24px;
	transition: filter .3s ease-in
}

.footer__contacts a:focus,
.footer__contacts a:hover {
	color: #54ea8e
}

.footer__contacts a:focus img,
.footer__contacts a:hover img {
	filter: brightness(1.5)
}

.footer__contacts a+a {
	margin-top: 10px
}

.mob-menu {
	-webkit-backdrop-filter: blur(1px);
	backdrop-filter: blur(1px);
	background: rgba(0, 0, 0, .3);
	display: flex;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	transition: visibility .22s;
	visibility: hidden;
	width: 100%;
	z-index: 999
}

.mob-menu .__inner {
	background: #0d1b26 linear-gradient(345deg, #060f16, #0b1b27);
	border-radius: 36px 36px 0 0;
	box-sizing: border-box;
	margin: auto 0 0;
	opacity: 1;
	padding: 12px 20px 30px;
	transform: scaleY(0);
	transform-origin: bottom center;
	transition: transform .22s linear, opacity .22s linear;
	width: 100%
}

.mob-menu a {
	color: #fff;
	-webkit-text-decoration: none;
	text-decoration: none
}

.mob-menu .__close {
	background-color: transparent;
	background: url(../images/arrow-down.png) no-repeat 50%/contain;
	border: none;
	box-shadow: none;
	cursor: pointer;
	height: 34px;
	margin: 5px 0;
	opacity: .8;
	outline: none;
	width: 100%
}

.mob-menu .__brand {
	align-items: center;
	color: #fff;
	display: flex;
	font-family: MPLUSRounded1c;
	font-size: 22px;
	font-weight: 500;
	justify-content: center;
	letter-spacing: 1px;
	-webkit-text-decoration: none;
	text-decoration: none
}

.mob-menu .__brand img {
	display: block;
	margin-right: 11px;
	max-width: 32px
}

.mob-menu .__menu {
	counter-reset: mob-menu-list;
	font-size: 18px;
	list-style: none;
	margin: 0 0 25px;
	padding: 0
}

.mob-menu .__menu li {
	display: flex;
	width: 100%
}

.mob-menu .__menu li+li {
	border-top: 1px solid #2a3f4f
}

.mob-menu .__menu a {
	display: block;
	padding: 14px 20px
}

.mob-menu .__menu a:before {
	color: #3c5261;
	content: "0" counter(mob-menu-list);
	counter-increment: mob-menu-list;
	display: inline-block;
	font-size: .9em;
	margin-right: 15px
}

.mob-menu .__entrance {
	display: flex;
	justify-content: center
}

.mob-menu .__entrance a {
	border: 2px solid #fff;
	border-radius: 36px;
	box-sizing: border-box;
	display: inline-block;
	font-size: 16px;
	max-width: 150px;
	padding: 10px 12px;
	text-align: center;
	-webkit-text-decoration: none;
	text-decoration: none;
	width: 100%
}

.mob-menu .__entrance a+a {
	margin-left: 10px
}

.mob-menu a.__btn-signin {
	border-color: #70f68d
}

.mob-menu.open {
	visibility: visible
}

.mob-menu.open .__inner {
	opacity: 1;
	transform: scaleY(1)
}

.popup {
	-webkit-backdrop-filter: blur(1px);
	backdrop-filter: blur(1px);
	background: rgba(0, 0, 0, .3);
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 1000
}

.popup.active {
	display: block
}

.popup:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.popup a {
	color: #54ea8e;
	display: inline-block;
	padding: 0 2px
}

.popup .__inner {
	border-radius: 8px;
	box-sizing: border-box;
	display: inline-block;
	font-size: 20px;
	max-width: 540px;
	position: relative;
	vertical-align: middle;
	width: 100%
}

.popup .__inner:before {
	background: linear-gradient(90deg, #4fe5b0, #81f370);
	border-radius: inherit;
	bottom: -2px;
	content: "";
	display: block;
	left: -2px;
	position: absolute;
	right: -2px;
	top: -2px;
	z-index: -1
}

.popup .__frame {
	background: #061018;
	border-radius: inherit;
	overflow: hidden;
	padding: 34px 30px 30px;
	position: relative
}

.popup .__frame:before {
	border: 30px solid #071b22;
	border-radius: 50%;
	height: 250px;
	left: 0;
	top: 0;
	transform: translate(-50%, -50%);
	width: 250px
}

.popup .__frame:after,
.popup .__frame:before {
	background-color: rgba(8, 24, 37, .412);
	content: "";
	display: block;
	position: absolute
}

.popup .__frame:after {
	border: 20px solid #092023;
	border-radius: 50%;
	bottom: 0;
	height: 200px;
	right: 0;
	top: auto;
	transform: translate(50%, 50%);
	width: 200px
}

.popup .__content {
	position: relative;
	z-index: 1
}

.popup .__content p {
	margin: 0
}

.popup .__content p+p {
	margin-top: 20px
}

.popup .__title {
	font-family: MPLUSRounded1c;
	font-size: 1.3em;
	font-weight: 600;
	margin: 0 0 18px
}

.popup .__close {
	background: #061018 url(../images/close.png) no-repeat 50%/60%;
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: none;
	cursor: pointer;
	display: block;
	height: 34px;
	margin: 0 0 22px auto;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	transform: translate(50%, -50%);
	width: 34px;
	z-index: 1
}

.popup .__btn {
	background: transparent;
	background-color: hsla(0, 0%, 100%, .1);
	border: 2px solid #fff;
	border-radius: 8px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 30px 0 0;
	max-width: 210px;
	outline: 0;
	padding: 14px;
	-webkit-text-decoration: none;
	text-decoration: none;
	transition: background-color .3s linear;
	width: 100%
}

.popup .__btn:focus,
.popup .__btn:hover {
	background-color: hsla(0, 0%, 100%, .15)
}

.popup--failure .__inner:before {
	background: linear-gradient(90deg, #e54f8b, #f3d470)
}

.popup--easystart .__inner {
	text-align: left
}

.popup--easystart .__title {
	color: #89efa8;
	font-size: 1.6em
}

.popup--easystart .__frame {
	overflow: visible
}

.popup--easystart .__frame:after,
.popup--easystart .__frame:before {
	display: none
}

.popup--easystart .single-contact-form {
	margin: 25px 0 0
}

@media screen and (max-width:1620px) {
	.container {
		max-width: 1284px
	}

	.garant__inner {
		max-width: 560px
	}
}

@media screen and (max-width:1300px) {
	.container {
		max-width: 990px
	}

	.card-simp .__text {
		font-size: 21px;
		padding: 20px 30px 25px
	}

	.card-simp .__pic:before {
		height: 260px;
		width: 260px
	}

	.card-simp .__pic {
		height: 280px;
		width: 260px
	}

	.header__brand {
		font-size: 25px
	}

	.header__logo {
		max-width: 36px
	}

	.hero__main {
		max-width: 470px
	}

	.hero__title {
		font-size: 48px
	}

	.hero__desc {
		font-size: 23px
	}

	.hero__no-verif {
		font-size: 17px
	}

	.hero__cards {
		margin: 100px 0 0;
		max-width: 420px
	}

	.ecva {
		padding: 80px 0
	}

	.ecva__title {
		font-size: 58px
	}

	.ecva-list {
		gap: 0 40px
	}

	.abus {
		padding: 20px 0 60px
	}

	.abus-item {
		align-items: flex-start
	}

	.abus-item__title {
		font-size: 55px;
		max-width: 370px
	}

	.abus-item__icon svg {
		max-height: 60px;
		max-width: 60px
	}

	.partners__title {
		font-size: 58px
	}

	.partners__list .card-simp {
		width: 30%
	}

	.garant {
		padding: 200px 0 140px
	}

	.garant__title {
		font-size: 75px
	}

	.garant__desc {
		font-size: 45px;
		margin: 20px 0 0
	}

	.garant__pic {
		max-width: 430px;
		padding-bottom: 0;
		top: 354px
	}

	.garant-offers .__text p {
		font-size: 18px
	}

	.garant-offers .__title {
		font-size: 22px
	}

	.garant-offers .__icon-wrapper svg {
		height: 50px;
		width: 50px
	}

	.garant-offers {
		margin: 60px 0 0
	}

	.easystart-coin-1 {
		left: -65px
	}

	.easystart-coin-2 {
		left: 35px;
		top: 262px
	}

	.easystart-action {
		padding: 90px 40px 60px
	}

	.comsa__head-part {
		max-width: 460px
	}

	.comsa__body-part {
		max-width: 500px
	}

	.comsa__title {
		font-size: 68px;
		margin: 20px 0 80px
	}

	.comsa__item {
		padding: 36px
	}

	.comsa__item-title {
		font-size: 38px
	}

	.comsa__percent {
		font-size: 120px
	}

	.comsa__item-text {
		margin: 13px 0 0
	}

	.opport__inner {
		padding: 120px 50px 40px
	}

	.opport__title {
		font-size: 50px
	}

	.opport__rocket {
		right: -80px
	}

	.opport__table .__cell {
		padding: 20px
	}

	.opport__table .__cell--head {
		padding-left: 0;
		padding-right: 0
	}

	.benefits .__item {
		max-width: 28%
	}
}

@media screen and (max-width:1024px) {
	.container {
		max-width: 750px;
		padding: 0 20px
	}
	.single-contact-form-sbm-btn {
	  margin-left: 5px !Important;
	}
  .single-contact-form, .hero__no-verif {
    display: flex !important;
    justify-content: center !important;
    width: auto !important;
    
  }
	.tablet-hide {
		display: none
	}

	.card-simp .__pic:before {
		height: 300px;
		width: 300px
	}

	.card-simp .__pic {
		height: 270px;
		width: 240px
	}

	.header__menus {
		display: none
	}

	.header__brand {
		font-size: 22px
	}

	.header__enter a {
		font-size: 17px;
		padding: 6px 12px
	}

	.header__enter {
		margin-left: auto
	}

	.header__signin {
		margin-left: 15px
	}

	.header__mob-menu-trigger {
		display: block
	}

	.hero {
		padding: 45px 0 40px
	}

	.hero__main {
		max-width: 100%;
		width: 100%
	}

	.hero__desc {
		font-size: 22px
	}

	.hero__cards {
		margin: 65px auto 0;
		max-width: 380px;
		position: relative
	}

	.ecva-list .__icon:after {
		height: 220px;
		width: 220px
	}

	.ecva-list .__icon img {
		height: 106px;
		width: 106px
	}

	.ecva-list .__title {
		font-size: 23px
	}

	.ecva-list .__text {
		font-size: 17px
	}

	.ecva-list {
		gap: 0 30px;
		margin: 70px 0 0
	}

	.abus-item__body {
		margin: 0 auto;
		max-width: 90%
	}

	.abus-item {
		display: block
	}

	.abus-item__title {
		font-size: 50px;
		margin: 0 auto 40px;
		max-width: 100%;
		max-width: 350px;
		text-align: center
	}

	.partners__list .card-simp {
		width: 48%
	}

	.garant {
		background: linear-gradient(180deg, #11202d, #0b1925);
		padding: 50px 0;
		padding: 30px 0 50px
	}

	.garant__inner {
		max-width: 100%
	}

	.garant__pic {
		max-width: 260px;
		top: 520px
	}

	.garant-offers {
		max-width: 460px
	}

	.easystart {
		padding: 120px 0 80px
	}

	.easystart-coin-1 {
		left: -50px;
		max-width: 220px;
		top: -25px
	}

	.easystart-coin-2 {
		left: 66px;
		max-width: 170px;
		top: 80px
	}

	.easystart__row+.easystart__row .easystart__cell {
		justify-content: center;
		max-width: 48%;
		width: 100%
	}

	.easystart__row+.easystart__row .easystart__cell.easystart__cell--action {
		max-width: 100%;
		width: 100%
	}

	.easystart__row:nth-of-type(2) {
		margin-top: 80px
	}

	.easystart__row:last-of-type {
		flex-wrap: wrap
	}

	.easystart-item .__number {
		font-size: 195px;
		line-height: .85
	}

	.easystart-action {
		background: linear-gradient(3deg, #0a1925, #0a1925 30%, transparent);
		background: linear-gradient(3deg, #0a1925 0 30%, transparent);
		padding: 50px 32px 40px
	}

	.easystart-action svg {
		max-width: 140px
	}

	.easystart-action .__text {
		margin: 0 0 10px
	}

	.comsa__inner {
		flex-direction: column
	}

	.comsa__head-part {
		max-width: 100%;
		text-align: center
	}

	.comsa__pic {
		bottom: 30px;
		left: -50px;
		max-width: 370px;
		position: absolute;
		top: auto
	}

	.comsa__body-part {
		max-width: 63%;
		position: relative;
		z-index: 1
	}

	.comsa__title {
		font-size: 58px;
		margin: 0 0 60px
	}

	.comsa__item-title {
		font-size: 34px
	}

	.comsa__percent {
		font-size: 98px
	}

	.comsa__item-text {
		font-size: 18px
	}

	.paidform__title {
		font-size: 58px
	}

	.paidform-acc-list {
		padding: 30px
	}

	.paidform-acc-list .__item.active .__inner-pic {
		display: block
	}

	.opport__inner {
		max-width: 100%;
		padding: 100px 30px 40px
	}

	.opport__title {
		font-size: 39px
	}

	.opport__rocket {
		max-width: 330px;
		right: -20px;
		top: -150px
	}

	.benefits .__inner {
		gap: 50px 30px
	}

	.benefits .__item {
		max-width: 46%
	}

	.benefits .__icon:before {
		height: 200px;
		width: 200px
	}

	.benefits .__title {
		font-size: 26px;
		margin: 25px auto 0
	}

	.benefits .__text {
		font-size: 18px
	}

	.footer__logo {
		font-size: 26px
	}

	.footer__logo img {
		max-width: 42px
	}

	.footer__title {
		font-size: 31px
	}
}

@media screen and (max-width:767px) {
	.custom-table .__row {
		flex-direction: column;
		text-align: center
	}

	.custom-table .__cell {
		justify-content: center;
		max-width: 100%
	}

	.header__logo {
		max-width: 32px
	}

	.hero__title {
		font-size: 50px
	}

	.hero__desc {
		font-size: 20px
	}

	.hero__cards {
		max-width: 340px
	}

	.ecva {
		padding: 70px 0
	}

	.ecva__title {
		font-size: 46px
	}

	.ecva-list li+li {
		margin: 70px 0 0
	}

	.ecva-list .__title {
		margin: 25px 0 15px
	}

	.ecva-list {
		align-items: center;
		flex-direction: column
	}

	.partners__title {
		font-size: 46px
	}

	.partners__list .card-simp {
		margin: 26px auto 0;
		width: 48%
	}

	.garant__title {
		font-size: 46px
	}

	.garant__desc {
		font-size: 38px;
		margin: 20px auto 0;
		max-width: 80%
	}

	.garant__pic {
		display: none
	}

	.garant-offers {
		margin: 40px 0 0;
		max-width: 100%
	}

	.easystart {
		padding: 40px 0
	}

	.easystart__inner {
		padding-bottom: 180px
	}

	.easystart-coin-1 {
		bottom: -40px;
		top: auto
	}

	.easystart-coin-2 {
		left: auto;
		right: 20px;
		top: 260px
	}

	.easystart__row .easystart__cell.easystart__cell--head {
		max-width: 100%
	}

	.easystart__row+.easystart__row .easystart__cell {
		max-width: 100%;
		width: 100%
	}

	.easystart__row:nth-of-type(2) {
		margin-top: 170px
	}

	.easystart__row {
		align-items: center;
		flex-direction: column
	}

	.easystart__steps {
		font-size: 55px
	}

	.easystart__title {
		font-size: 28px
	}

	.comsa {
		background-size: 1200px
	}

	.comsa__pic {
		bottom: auto;
		left: 20px;
		max-width: 300px;
		top: -60px
	}

	.comsa__body-part {
		max-width: 100%
	}

	.comsa__title {
		font-size: 46px;
		margin: 60px 0 120px auto;
		max-width: 320px
	}

	.comsa__item+.comsa__item {
		margin-top: 30px
	}

	.comsa__item {
		min-height: none
	}

	.comsa__percent {
		font-size: 90px
	}

	.paidform__title {
		font-size: 46px
	}

	.paidform__wrapper {
		margin: 40px 0 0
	}

	.paidform-acc-list .__title {
		padding: 20px 74px 20px 20px
	}

	.paidform-acc-list .__text {
		padding: 0 40px 25px 20px
	}

	.paidform-acc-list {
		padding: 25px 8px 40px
	}

	.opport__inner {
		padding: 100px 20px 40px
	}

	.opport__title {
		font-size: 36px
	}

	.opport__rocket {
		max-width: 250px;
		right: -90px;
		top: -150px;
		transform: scaleX(-1)
	}

	.opport__table .__cell,
	.opport__table .__row,
	.opport__table .__row:last-child {
		border: 0
	}

	.opport__table .__cell+.__cell {
		border-bottom: 1px solid hsla(0, 0%, 100%, .078)
	}

	.opport__table .__cell--head {
		background-color: #112537
	}

	.opport__table .__cell--empty {
		display: none
	}
}

@media screen and (max-width:560px) {
	.single-contact-form .custom-selector__selected {
		padding: 8px
	}

	.single-contact-form .custom-selector__option {
		height: 56px;
		width: 58px
	}

	.single-contact-form__contact {
		font-size: 15px;
		padding: 0 12px
	}



	.header {
		background: #0b1a25;
		padding: 12px 0
	}

	.hero {
		padding: 40px 0 0
	}

	.hero__title .__decor-text span {
		display: inline
	}

	.hero__title {
		font-size: 34px !important;
		line-height: 1.2;
		text-align: center
	}

	.hero__desc {
		font-size: 19px;
		margin: 24px 0 25px;
		text-align: center
	}

	.hero__cards .__up-arr {
		left: 50px;
		transform: translateX(-150%) translateY(-50%) scale(.8)
	}

	.hero__cards .__down-arr {
		right: 50px;
		transform: translateX(150%) translateY(-50%) scale(.8)
	}

	.ecva {
		padding: 100px 0 !important
	}

	.ecva__title {
		font-size: 42px !important
	}

	.abus-item__body {
		align-items: center;
		flex-direction: column;
		gap: 0;
		text-align: center
	}

	.abus-item__title {
		font-size: 46px
	}

	.partners {
		padding: 50px 0 100px !important
	}

	.partners__list .card-simp {
		max-width: 340px !important;
		width: 100% !important
	}

	.garant__desc {
		font-size: 30px !important;
		margin: 15px auto 0 !important;
		max-width: 100% !important
	}

	.garant-offers .__item {
		flex-direction: column
	}

	.garant-offers .__text {
		text-align: center
	}

	.garant-offers .__icon-wrapper {
		justify-content: center;
		padding: 16px
	}

	.easystart {
		padding: 0 0 60px !important
	}

	.easystart-item .__number {
		font-size: 180px
	}

	.comsa__pic {
		z-index: -1
	}

	.comsa__title {
		background: linear-gradient(90deg, transparent, #0d1c28, transparent);
		max-width: 100% !important;
		padding: 15px 0
	}

	.comsa__item {
		padding: 28px !important
	}

	.comsa__item-text {
		max-width: 100%
	}

	.paidform-acc-list .__inner-pic img {
		max-width: 320px
	}

	.opport {
		padding: 170px 0 100px
	}

	.opport__head {
		text-align: center
	}

	.opport__title {
		font-size: 34px
	}

	.opport__rocket {
		max-width: 230px;
		right: -50px;
		top: -250px
	}

	.opport__table {
		margin: 80px 0 0
	}

	.opport__labels {
		margin: 30px 0 0
	}

	.benefits {
		padding: 50px 20px 20px
	}

	.benefits .__item {
		max-width: 100%
	}

	.benefits .__icon img {
		max-width: 70px
	}

	.benefits .__title {
		line-height: 1.2;
		min-height: auto
	}

	.footer {
		padding: 80px 0 20px
	}

	.footer__title {
		font-size: 28px
	}

	.footer__promotion {
		font-size: 17px
	}

	.footer__menus li {
		margin-right: 12px
	}

	.footer__menus {
		font-size: 15px;
		margin: 50px 0 0
	}

	.popup .__inner {
		font-size: 18px;
		max-width: 86%
	}

	.popup .__frame {
		padding: 30px 24px
	}
}

@media screen and (max-width:540px) {
	.header__enter a {
		display: none
	}

	.header__mob-menu-trigger {
		margin-left: 0
	}
	.language-selector {
		position: relative;
		margin-left: 0 !important;
		margin-top: 4px !important;
	}
}

/* Language Selector Styles */
.language-selector {
	position: relative;
	margin-left: 20px;
	margin-top: 9px;
}

.language-selector button {
	background: transparent;
	border: none;
	color: white;
	cursor: pointer;
	display: flex;
	align-items: center;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 4px;
	transition: background 0.3s;
}

.language-selector button:hover {
	background: rgba(255,255,255,0.1);
}

.language-selector button img {
	width: 20px;
	height: 15px;
	margin-right: 8px;
	border: 1px solid rgba(255,255,255,0.2);
}

.language-dropdown {
	position: absolute;
	top: 100%;
	right: 0;
	background: #08141d;
	border: 1px solid #2a3e4f;
	border-radius: 4px;
	padding: 5px 0;
	min-width: 150px;
	z-index: 1000;
	display: none;
}

.language-dropdown.show {
	display: block;
}

.language-dropdown a {
	display: flex;
	align-items: center;
	padding: 8px 15px;
	color: white;
	text-decoration: none;
	font-size: 14px;
}

.language-dropdown a:hover {
	background: rgba(255,255,255,0.1);
}

.language-dropdown a img {
	width: 20px;
	height: 15px;
	margin-right: 8px;
	border: 1px solid rgba(255,255,255,0.2);
}