


.cabinet-header, .cabinet-body, header, .header, .cabinet-wrapper, .cabinet-sidebar, .sidebar-nav  {
    /*
    min-width: 360px;
    margin: 0 auto;
    */
}

.center {align-items: center;}
.pointer {cursor: pointer;}

.plyr:not(:hover) .plyr__controls {
	opacity: 0 !important;
	pointer-events: none !important;
}
.plyr__controls {
	transition: opacity 0.2s!important;
}
.plyr__video-wrapper {
	cursor: pointer;
}

.plyr__control--overlaid {
	opacity:65%;
	top: 50px !important;
	left: 50px !important;
	bottom: auto !important;
	right: auto !important;
	transform: none !important;
}

@media (max-width: 600px) {
	.plyr__control--overlaid {
		top: 10px !important;
		left: 10px !important;
	}
}

[disabled] {
	opacity: 0.6;
	filter: grayscale(30%) brightness(0.95);
	pointer-events: none;
	cursor: not-allowed;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } a:hover { border: 0; } body, input, button, textarea,* {font-family: "Unbounded", sans-serif;font-weight:400;} input { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
body a { color: #fff; text-decoration:none;}*, *:before, *:after {box-sizing: border-box;}
body {position:relative; color:#DCDCDC; background:#012932; font-family: "Unbounded", sans-serif; font-weight:400;}
 .mainscreen {position:relative; z-index:10; min-height:100vh; overflow:hidden;}
 .header.absolute {position:absolute; left:0; top:0; right:0; z-index:31;}
 .header {border-bottom:1px solid #04A4C8; position:relative; z-index:13;}
	.header-container {max-width:1792px; margin-left:auto; margin-right:auto; display:flex; align-items:center;}
		.logotype {padding-right:55px;}
		.logotype a {display:flex; align-items:center; gap:10px; font-size:32px; font-weight:700;}
		.logotype a:before {content:''; display:inline-flex; width:32px; height:32px; min-width:32px; background:url('../images/logo-icon.svg') center/contain no-repeat;}
		.main-nav {}
			.navigation {counter-reset: menu-item; padding:16px 22px; border-left:1px solid #04A4C8; border-right:1px solid #04A4C8; display:flex; align-items:center;}
			.navigation li {padding:0 16px;}
			.navigation li a {position:relative; font-size:16px; font-weight:500; color:#959595;padding-right:16px;display:block;}
			.navigation li.select a,
 .mainscreen .navigation li a,
 .mainscreen .navigation li a:after {color:#F2F2F2; }
			.navigation li a:hover {color:#04A4C8;}
			.navigation li a:after {counter-increment: menu-item;  content: counter(menu-item, decimal-leading-zero); position: absolute;  color:#959595;font-size:8px; font-weight:300; right:0; top:0;}
		.right-corner {display:flex; align-items:center; border-left:1px solid #04A4C8; margin-left:auto; height:48px;}
			.reg-action { padding:0 24px;  display: flex; align-items: center;}
			.reg-action a {display:flex; align-items:center; gap:5px; font-size:16px; font-weight:500; color:#F2F2F2;}
			.reg-action a:hover {color:#04A4C8;}
			.reg-action a:after {content:''; display:inline-flex; width:18px; height:18px; min-width:18px; background:url('../images/arrow-corner-up.svg') center/12px no-repeat;}
			.user-cell {display:flex; align-items:center; gap:16px; padding:0 15px;}
				.user-hello {font-weight:300; color:#F2F2F2; font-size:14px;}
				.user-alerts {}
					.alert-bell {position:relative; width:40px; height:40px; min-width:40px; cursor:pointer; padding:0; background:url('../images/bell.svg') center/20px no-repeat; border:0;}
					.alert-bell i {width:8px; height:8px; border-radius:30px; background:#04A4C8; position:absolute; right:50%; top:50%; margin:-4px -12px 0 0;}
					.user-btn:focus,
					.alert-bell:focus {outline:none;}
					.user-link {}
						.user-btn {cursor:pointer; width:40px; height:40px; border:0; background:none;}
						.user-btn img {width:32px; height:32px; border-radius:100px; border:1px solid #E0E0E0;}
			.lengs-cell {position:relative;padding:0 0 0 14px; height: 44px; display: flex; align-items: center; border-left:1px solid #04A4C8;}
				.language-select {display:flex; align-items:center; cursor:pointer; gap:4px;}
				.language-select:after {content:''; display:inline-flex; width:12px; height:12px; min-width:12px; background:url('../images/drop-down.svg') center/24px no-repeat;transition: all 300ms ease-in-out 0s;}
				.language-select  img {height:24px;}
			.mobileNav {display:none;}
 .mainscreen:after,
 .mainscreen:before {display:inline-block; position:absolute; left:0; right:0; z-index:8; content:'';}
 .mainscreen:after {height:120px; bottom:0; background: #000000; background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);}
 .mainscreen:before {height:80px; top:0;background: #000000; background: linear-gradient(180deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);}
 .mainscreen video {position: absolute; top:0; left:0; width:100%; height: 100%; object-fit: cover; z-index: -1; pointer-events: none;}
 .layer{display:inline-block; position:absolute; left:0; top:0; right:0; bottom:0; z-index:5; background:url('../images/screen-layer.png') left bottom no-repeat; background-size:contain;}
 .main-article {padding-top:282px; position:relative; z-index:12;max-width:1792px; margin-left:auto; margin-right:auto;}
 .main-article h1 {color:#B3E6FA; font-weight:600; letter-spacing:-1px; font-size:64px; line-height:1;}
 .main-article h1 strong {color:#F2F2F2;}
 .main-article p {padding:24px 0 0 175px; letter-spacing:-1px; font-weight:400; line-height:1.3; color:#DCDCDC; font-size:20px; max-width:650px;}
 .scrollbar {position:absolute; left:0; bottom:0; right:0; height:68px; z-index:11; border-top:1px solid #04A4C8; display:flex;}
 .mainscreen .scrollbar {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
 .scrollbar div{max-width:1792px; margin-left:auto; margin-right:auto;  display:flex; justify-content:space-between; align-items:center; width:100%;}
 .scrollbar span {font-weight:400; color:#F2F2F2; letter-spacing:-1px; font-size:20px;}
 .scrollbar i {display:inline-flex; width:24px; height:24px; min-width:24px; background:url('../images/scroll-down.svg') center/17px no-repeat;animation: bounce 1.5s infinite ease-in-out;}
 @keyframes bounce { 0%, 100% { transform: translateY(0); opacity: 0.7; } 50% { transform: translateY(10px); opacity: 1; } }
 @-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
 .article-fixed {max-width:1792px; margin-left:auto; margin-right:auto;}
 section {overflow:hidden;}
 .who-is-this-for {padding-top:100px;}
	.article-fixed {max-width:1792px; margin-left:auto; margin-right:auto;}
		.section-header {display:flex; flex-flow:column; margin-bottom:48px;}
			.head-label {font-weight:400; color:#DCDCDC; font-size:24px; margin-bottom:10px;}
		.section-header h2 {font-size:64px; color:#CDF5FE; font-weight:600;}
		.who-this-list {display:flex; gap:32px;}
		.who-this-list li {width:33.33%;}
			.wtl-item {display:flex; flex-flow:column; gap:24px;height:100%;}
				.wtl-picture {position:relative; overflow:hidden; padding-top:100%; border-radius:16px;}
				.wtl-picture img {vertical-align:bottom; position:absolute; left:0; top:0; right:0; bottom:0; width:100%; height:100%; object-fit:cover; transition: all 300ms ease-in-out 0s; }
				.wtl-picture:hover img {scale:1.1;}
				.wtl-details {display:flex; flex-flow:column; gap:24px; height:100%;}
				.wtl-details h2 {font-size:38px; color:#F2F2F2; font-weight:700;}
				.wtl-details div {display:flex; justify-content:space-between; gap:64px;    align-items: flex-start;height:100%;}
				.wtl-details div p {line-height:1.3; font-size:18px; font-weight:400; color:#DCDCDC;}
				.wtl-details div i {display:inline-flex; width:72px; height:72px; min-width:72px; border-radius:150px; background:#788C30;justify-content: center; align-items: center; margin-top:auto; transition: transform 0.3s ease;}
				.wtl-details div i svg {color:#2F2F2F;}
				.wtl-details div i:hover svg  { transform: rotate(90deg);}

 .eywa-this {margin:48px 0 96px 0;}
 .eywa-this .article-fixed {padding:64px 0; border-top:1px solid #04A4C8; border-bottom:1px solid #04A4C8;}
 .eywa-this h2 {color:#DCDCDC; font-weight:600; font-size:56px; letter-spacing:-1px; line-height:1.2;}
 .eywa-this h2 strong {color:#04A4C8;}

 .startap-section {margin:96px 0; padding:64px 0;}
 .startap-section .article-fixed {display:flex;  justify-content:space-between;}
 .startap-section .article-fixed h2 {font-weight:600; color:#CDF5FE; letter-spacing:-1px; font-size:64px; line-height:1.3;}
 .startap-section .article-fixed p {font-size:32px; color:#DCDCDC; font-weight:400; letter-spacing:-1px; max-width:50%; line-height:1.4; padding-right:40px;}
 .startapList {display:flex; gap:24px; margin-top:48px;}
 .startapList li {margin-right:24px;}
.startapList .slick-slide > div {margin-right:24px;}
	.startapItem {display:flex; flex-flow:column; gap:16px; min-width:320px;}
		.startapCard {display:flex; flex-flow:column; border:1px solid #04A4C8; padding:15px;}
			.startap-top {display:flex; justify-content:space-between; align-items:center;}
			.startap-bottom span,
			.startap-name {color:#2F2F2F; font-weight:700; font-size:16px; padding:4px 8px; background:#fff; border-radius:8px;}
			.startap-shorts {display:flex; align-items:center; gap:8px; color:#DCDCDC; font-weight:400; line-height:1.3; font-size:12px;}
			.startap-shorts strong {font-weight:700; font-size:20px; color:#F2F2F2;}
			.startap-pic {margin:35px 0; text-align:center;}
			.startap-pic img {vertical-align:bottom; display:inline-block;max-width:225px;}
		.startap-details {display:flex; flex-flow:column; gap:8px;}
		.startap-details h3 {font-weight:700; color:#F2F2F2; font-size:20px;}
		.startap-details p {font-weight:400; font-size:12px; color:#DCDCDC; line-height:1.3;}

 .advantages-section {background:#00181F; padding:64px 0;}
 .advantages-section .article-fixed {display:flex; flex-flow:column; gap:48px;}
 .advantages-header {display:flex; flex-flow:column;}
 .advantages-header h2 {font-weight:400; color:#DCDCDC; font-size:32px;}
 .advantages-header p {font-size:64px; line-height:1.2; color:#CDF5FE; font-weight:600; letter-spacing:-1px;}
 .advantages-body {}
	.advantages-list {display:grid; grid-template-columns: 1fr 1fr 1fr;}
	.advantages-list li {}
		.ab-item {position:relative; padding:48px; border:1px solid #04A4C8; display:flex; flex-flow:column; gap:24px; background:#00181F;height:100%; min-height:460px;     justify-content: flex-end;}
		.advantages-list li:first-child .ab-item:after,
		.advantages-list li:nth-child(3) .ab-item:after,
		.advantages-list li:nth-child(5) .ab-item:after,
		.advantages-list li:nth-child(6) .ab-item:after {content:''; width:72px; height:72px; position:absolute; right:30px; top:30px; background:url('../images/logo-symbol.svg') center/contain no-repeat;}
	.advantages-list li.empty .ab-item{background:url('../images/pixel-rain.png') center/cover no-repeat;}
		.ab-item h3 {position:relative; padding-left:56px; font-weight:700; color:#F2F2F2; font-size:40px; letter-spacing:-1px; line-height:1.2;}
		.ab-item h3:before {width:32px; height:32px; background:#0388A6; position:absolute; left:0; top:10px; content:'';}
		.ab-item p {font-weight:400; color:#DCDCDC; font-size:16px; line-height:1.3;}

.eywa-this-section {padding:96px 0;}
.eywa-this-section .article-fixed {display:flex;    justify-content: space-between;}
.ets-leftside {display:flex; flex-flow:column; gap:8px;}
.ets-leftside h2 {font-size:32px; color:#DCDCDC; letter-spacing:-1px; font-weight:400;}
.ets-leftside p {font-weight:600; color:#CDF5FE; font-size:64px; letter-spacing:-1px; }
.ets-rightside {width:50%;}
.ets-rightside ul {display:flex; flex-flow:column; }
.ets-rightside ul li {font-weight:400; color:#DCDCDC; letter-spacing:-1px; font-size:40px; line-height:1.3; margin-bottom:25px;}
.ets-rightside ul li:last-child {margin-bottom:0;}

.safety-section {padding:96px 0; background:#00181F;}
.safety-section .article-fixed {display:flex; flex-flow:column; gap:48px;}
.safety-header {display:flex; flex-flow:column; gap:10px;}
.safety-header h2 {font-size:32px; color:#DCDCDC; letter-spacing:-1px; font-weight:400;}
.safety-header p {font-weight:600; color:#CDF5FE; font-size:64px; letter-spacing:-1px; }
.safety-list {display:grid; grid-template-columns: 1fr 1fr 1fr;}
.safety-list li {}
	.safety-item {position:relative; padding:48px; border:1px solid #04A4C8; display:flex; flex-flow:column; gap:24px; background:#00181F;height:100%; }
		.safety-name {display:flex; gap:24px;}
		.safety-name i {min-width:72px; height:72px; min-width:72px; border:1px solid #012932; border-radius:150px; background:url('../images/arrow-roundabout.svg') center/25px no-repeat;}
		.safety-name h3 {font-size:32px; color:#F2F2F2; letter-spacing:-1px; font-weight:700;}
	.safety-item p {color:#DCDCDC; font-size:16px; line-height:1.3; font-weight:400;}

.team-section {padding:96px 0;}
.team-section .article-fixed {}
	.team-header {display:flex; flex-flow:column; gap:10px; margin-bottom:48px;}
	.team-header h2 {font-size:32px; color:#DCDCDC; letter-spacing:-1px; font-weight:400;}
	.team-header p {font-weight:600; color:#CDF5FE; font-size:64px; letter-spacing:-1px; }
	.team-body {margin-bottom:64px;}
		.team-group {display:flex; flex-flow:column; gap:16px;}
			.team-row {}
			.team-row:nth-child(2n) {padding-left:34px;}
				.team-list {display:flex; gap:16px;}
				.team-list li {transition: transform 0.3s ease;}
				.team-list li:hover {transform: scale(1.1); z-index: 2;}
				.team-list li img {min-height:120px; vertical-align:bottom; width:120px; height:120px; border-radius:50%;}
	.team-bottom {display:flex; justify-content:space-between;}
	.team-bottom p {color:#F2F2F2; font-size:20px; font-weight:700; line-height:1.3; max-width:620px;}
	.team-more {}
	.team-more a {display:flex; align-items:center; color:#F2F2F2; font-weight:500; font-size:16px; gap:8px; line-height:54px; border:1px solid #F2F2F2; padding:0 120px; border-radius:80px;}
	.team-more a svg {min-width:14px; height:14px; width:14px; transition: transform 0.3s ease;}
	.team-more a:hover {border:1px solid #0388A6; background:#0388A6;}
	.team-more a:hover svg {  transform: rotate(90deg);}

 .contact-section {background:#00181F; padding:64px 0;}
 .contact-section .article-fixed {display:flex;}
	.contact-leftside {width:50%;display: flex ; flex-flow: column; justify-content: space-between;}
		.contact-header{font-weight:600; color:#CDF5FE; font-size:64px; letter-spacing:-1px; display:flex; flex-flow:column; gap:10px; }
		.contact-header h2 {font-size:32px; color:#DCDCDC; letter-spacing:-1px; font-weight:400;}
		.contact-header p {font-weight:600; color:#CDF5FE; font-size:64px; letter-spacing:-1px;}
		.contact-bottom {display:flex; flex-flow:column; gap:48px; align-items: flex-start;}
			.site-link {color:#F2F2F2; font-weight:700; letter-spacing:-1px; font-size:32px;}
			.site-link:hover {color:#9BEBFD;}
			.contact-telegram {}
			.contact-telegram a {display:inline-flex; align-items:center; background:#788C30; border-radius:8px; gap:8px; padding:0 24px; line-height:72px;}
			.contact-telegram a i {width:24px; height:24px; min-width:24px; background:url('../images/telegram.svg') center/contain no-repeat;}
	.contact-rightside {width:50%;}
		.contact-form {display:flex; flex-flow:column; background:#202020; padding:64px; gap:24px;}
		.startup-form {background:none!important;}
		.contact-form h2 {font-weight:700; color:#F2F2F2; font-size:32px; letter-spacing:-1px; }
		.contact-item-row {}
		.contact-item-row.duo {display:flex; justify-content:space-between; gap:14px;}
		.contact-item-cell {width:100%;line-height: 1.4;}
		.contact-item-cell input {font-weight:400; color:#2F2F2F; font-size:16px; padding:24px; border:1px solid #F2F2F2; background:#F2F2F2; border-radius:8px; width:100%;}
		.contact-item-cell input::placeholder {color:#2F2F2F;}
		.contact-item-cell textarea:focus,
		.contact-item-cell input:focus {outline:none; border:1px solid #788C30;}
		.contact-item-cell textarea {padding:16px 24px; border-radius:8px; background:#F2F2F2; border:1px solid #F2F2F2; resize:none; min-height:100px; width:100%;}
		.contact-action {position:relative; padding-top:25px; margin-top:15px;}
		.contact-action:before {content:''; display:inline-block; position:absolute; left:0; top:0; width:75px;border-bottom:1px solid #99B7E7;}
			.contact-send {color:#F2F2F2; background:#788C30; padding:24px; border-radius:8px; cursor:pointer; margin:0; border:0; display:inline-flex; align-items:center; gap:8px; font-size:24px; font-weight:500;}
			.contact-send:focus {outline:none;}
			.contact-send i {width:24px; height:24px; min-width:24px; background:url('../images/arrow-send.svg') center/contain no-repeat; display:inline-flex;}

.footer-section {padding:96px 0 196px 0; background:url('../images/polygon-logo.png') center bottom no-repeat; background-size:800px;}
.footer-section.black {background:#171512 url('../images/polygon-logo.png') center bottom no-repeat; background-size:800px;}
	.footer-article {display:flex; flex-flow:column; gap:48px;max-width:1792px; margin-left:auto; margin-right:auto;}
	.footer-top {display:flex; justify-content:space-between;}
		.footer-left {display:flex; flex-flow:column; align-items: flex-start; gap:24px;}
		.footer-left h3 {font-weight:600; color:#F2F2F2; letter-spacing:-1px; font-size:64px;}
		.footer-left h3 strong {color:#9BEBFD;}
		.footer-left a { display:inline-flex; font-weight:500; color:#F2F2F2; font-size:24px; padding:24px; align-items:center; border:1px solid #F2F2F2; border-radius:50px; gap:8px;}
		.footer-left a svg {display:inline-flex; width:17px; height:17px; min-width:17px;}
		.footer-left a:hover {background:#0388A6; border:1px solid #0388A6;}
		.footer-right {flex: 1; display: flex ; justify-content: flex-end;    max-width: 45%;}
			.footer-group-list {display:flex; justify-content:space-between; width:100%;}
				.footer-column {display:flex; flex-flow:column; gap:24px;}
				.footer-column h3 {font-weight:700; color:#959595; font-size:20px;}
					.footer-nav-list {display:grid; grid-template-columns: 1fr 1fr;gap:16px 30px;}
					.footer-column:nth-child(2) .footer-nav-list {grid-template-columns: 1fr;}
					.footer-nav-list li {}
					.footer-nav-list li a {font-size:16px; color:#F2F2F2; font-weight:500;}
					.footer-nav-list li a:hover {color: #0388A6;}
	.footer-bottom {display:flex; justify-content:space-between; align-items: center;}
		.site-copyright {font-weight:400; font-size:14px; color:#F2F2F2;}
		.footer-social {display:flex; gap:16px;}
		.footer-social a {display:inline-flex; width:48px; height:48px; min-width:48px; background:#959595; border-radius:100px;align-items: center; justify-content: center;transition: all 300ms ease-in-out 0s; }
		.footer-social a svg {color:#F2F2F2;transition: all 300ms ease-in-out 0s; }
		.footer-social a:hover {background:#9BEBFD;}
		.footer-social a:hover svg {color:#00181f;}

.no-before::before {
	content: none;
	display: none;
}
.breads-row {padding:16px 0;}
.сabinet-breads-row {padding: 0px;padding-top: 7px;}
	.breads-article {max-width:1792px; margin-left:auto; margin-right:auto;}
	.сabinet-breads-article {padding-left:0px!important;}
	.breads {display:flex; align-items:center; gap:8px;}
	.breads li {}
	.breads li a {color:#F2F2F2; font-weight:400; font-size:15px;}
	.breads li a:hover {color:#0388A6;}
	.breads li span {display:flex; align-items:center; gap:4px; font-weight:700;}
	.breads li span:before {content:''; width:15px; height:15px; min-width:15px; background:url('../images/breads-arrow.svg') center/6px no-repeat;}
.page-screen {position:relative; min-height:calc(100vh - 105px);display: flex; align-items: center; overflow:hidden;}
.page-screen:after {content:''; display:inline-block; position:absolute; left:0; bottom:65px; right:0; width:100%; z-index:3; height:180px; background: #012932;
background: linear-gradient(180deg,rgba(1, 41, 50, 0) 0%, rgba(1, 41, 50, 1) 100%);}
	.page-screen-article {max-width:1792px; margin-left:auto; margin-right:auto; width:100%; margin-top: -45px;}
	.page-bg { z-index:1; position:absolute; left:0; top:0; right:0; bottom:0; width:100%; height:100%; object-fit: cover;}
.page-screen .scrollbar {background:#012932;}
.page-article {display:flex; position:relative; z-index:5;align-items: center; height: 100%; justify-content:space-between;}
	.pa-left {}
	.pa-left h1 {letter-spacing:-1px; color:#F2F2F2; font-size:64px; font-weight:600;}
	.pa-left h1 strong {color:#CDF5FE;}
	.pa-right {display:flex; flex-flow:column; gap:42px;}
	.pa-right p {font-weight:400; color:#DCDCDC; font-size:32px; line-height:1.3; max-width:590px;}
.pagesecreen-layer {position:absolute; left:0; top:0; right:0; bottom:0; height:100%; width:100%; z-index:4;}
.pagesecreen-layer:after,
.pagesecreen-layer:before {content:''; display:inline-block; position:absolute; left:0; top:0; bottom:0; width:50%; background:url('../images/blureLeft.png') center/cover no-repeat;}
.pagesecreen-layer:after {left:auto; right:0;background:url('../images/blureRight.png') center/cover no-repeat;}

.what-get-section {padding:96px 0 0 0;}
.what-get-section .article-fixed {display:flex;}
.what-get-left {width:50%; display:flex; flex-flow:column; gap:24px;}
.what-get-left h2 {font-size:64px; color:#CDF5FE; letter-spacing:-1px; font-weight:600;}
.what-get-left p {font-weight:400;line-height:1.3; color:#DCDCDC; font-size:32px; max-width:540px;}
.what-get-right {width:50%; display:flex;flex-flow:column; gap:48px;}
.what-get-right h3 {font-weight:700; color:#F2F2F2; font-size:40px; letter-spacing:-1px; line-height:1.2;}
.what-get-list {display:flex; flex-flow:column; gap:48px;counter-reset: item;}
.what-get-list li {display:flex; flex-flow:column; gap:24px;}
.what-get-list li h4 {position:relative; letter-spacing:-1px; color:#F2F2F2; font-weight:700; line-height:1.2; font-size:40px; padding-left:90px;}
.what-get-list li h4:before {counter-increment: item; content: counter(item, decimal-leading-zero) "."; position:absolute; left:0; top:0;}
.what-get-list li p {font-weight:400; color:#DCDCDC; font-size:16px; line-height:1.4;}

.whats-trick-section {padding:64px 0; background:#00181F;}
.whats-trick-section .article-fixed {display:flex; justify-content:space-between;}
.whats-trick-section h2 {font-weight:600; color:#CDF5FE; font-size:64px; letter-spacing:-1px;}
.trick-list {display:flex; flex-flow:column; gap:24px; width:50%;}
.trick-list li {font-weight:700; color:#DCDCDC; line-height:1.3; font-size:40px; padding-left:56px;position:relative;}
.trick-list li:before {content:''; display:inline-block; position:absolute; left:0; top:4px; width:32px; height:32px; background:#0388A6;}

.why-eywa-section {padding:96px 0 0 0;}
.why-eywa-section .article-fixed  {}
.why-eywa-header {}
.why-eywa-header h2 {font-size: 64px; color: #CDF5FE; font-weight: 600; letter-spacing: -1px;}
.why-eywa-list {display:flex; gap:48px; margin-top:48px;}
.why-eywa-list li {}
	.why-eywa-item {display:flex; flex-flow:column; gap:24px;}
		.wei-head {display:flex; align-items:center; gap:24px;}
		.wei-head i {min-width: 72px; height: 72px; min-width: 72px; border: 1px solid #025264; border-radius: 150px; background: url(../images/arrow-roundabout.svg) center / 25px no-repeat;}
		.wei-head h3 {font-size: 32px; color: #F2F2F2; letter-spacing: -1px; font-weight: 700;}
	.why-eywa-item p {color: #DCDCDC; font-size: 16px; line-height: 1.3; font-weight: 400;}

.stepbystep-section {padding:96px 0;}
.stepbystep-section .article-fixed  {display:flex; flex-flow:column; gap:48px;}
.stepbystep-header {}
.stepbystep-header h2 {font-size:64px; color:#CDF5FE; font-weight:600; letter-spacing:-1px;}
.stepbystep-list {display:flex; gap:24px;}
.stepbystep-list li {display:flex; flex-flow:column; gap:16px;}
.stepbystep-list li span {color:#04A4C8; font-weight:400; letter-spacing:-1px; font-size:20px;}
.stepbystep-list li h3 {color:#F2F2F2; font-size:32px; font-weight:700; line-height:1.2;letter-spacing:-1px; }
.stepbystep-list li p {letter-spacing:-1px; color:#DCDCDC; font-size:20px; line-height:1.3;}

.faq-section {padding-bottom:96px;}
.faq-section .article-fixed {display:flex; justify-content:space-between;}
.faq-leftcolumn {display:flex; flex-flow:column; gap:12px;}
.faq-leftcolumn h2 {color:#DCDCDC; text-transform:uppercase; letter-spacing:-1px; font-size:32px; font-weight:400;}
.faq-leftcolumn h3 {letter-spacing:-1px; font-weight:600; color:#CDF5FE; font-size:64px;}
.faq-rightcolumn {width:50%;}
.faq-list {display:flex; flex-flow:column; gap:48px;}
.faq-list li {border-bottom:1px solid #2F2F2F; padding-bottom:16px;gap: 14px; display: flex ; flex-flow: column;}
	.faq-question {display:flex; align-items:center; gap:14px; justify-content:space-between; cursor:pointer;}
	.faq-question h4 {color:#F2F2F2; font-size:32px; font-weight:700; letter-spacing:-1px;}
	.faq-question i {display:inline-flex; width:56px; height:56px; min-width:56px; background:#2F2F2F url('../images/plus.svg') center/20px no-repeat; border-radius:110px;transition: all 300ms ease-in-out 0s;}
        .faq-item.check .faq-question i {background:#4F4F4F url('../images/minus.svg') center/25px no-repeat;}
        .faq-unswer {display:none;}
        .faq-unswer p {line-height:1.3; font-weight:400; color:#DCDCDC; font-size:16px; padding-right:60px;}

.contact-section.inStartaps {}
.contact-section.inStartaps .contact-header p {color:#fff;}
.contact-section.inStartaps .contact-action {margin-top:0;}
.contact-section.inStartaps .contact-form p {margin-bottom:-20px; font-size:16px; color:#99B7E7; font-weight:400;}

.for-whom-section {padding:96px 0;}
.for-whom-section .article-fixed {display:flex; flex-flow:column;}
.for-whom-header {display:flex; flex-flow:column; gap:48px;}
.for-whom-header h2 {font-weight:600; color:#CDF5FE; letter-spacing:-1px; font-size:64px;}
.for-whom-header h3 {color:#F2F2F2; letter-spacing:-1px; font-weight:700; font-size:40px;}
.for-whom-list {display:flex; gap:24px; margin-top:48px;}
.for-whom-list li {}
	.fw-item {display:flex; flex-flow:column; gap:24px;}
	.fw-item h4 {font-weight:700; color:#F2F2F2;  letter-spacing:-1px; font-size:40px;}
	.fw-item p {font-weight:400; color:#DCDCDC; line-height:1.3; font-size:16px;}

.why-profitable-section {padding-bottom:96px;}
.why-profitable-section  .article-fixed {display:flex; justify-content:space-between;}
	.wp-leftside {display:flex; flex-flow:column; gap:10px;}
	.wp-leftside h2 {color:#DCDCDC; letter-spacing:-1px; font-weight:400; font-size:32px;}
	.wp-leftside h3 {font-weight:600; color:#CDF5FE; letter-spacing:-1px; font-size:64px;}
	.wp-rightside {width:50%;}
	.profitable-list {display:flex; flex-flow:column; gap:48px;}
	.profitable-list li {display:flex; flex-flow:column; gap:24px;}
	.profitable-list li h4 {font-weight:700; color:#F2F2F2; font-size:40px; letter-spacing:-1px;}
	.profitable-list li p {letter-spacing:-1px; font-weight:400; color:#DCDCDC; line-height:1.3;}

.trick-text {width:50%;}
.trick-text p {line-height:1.3; color:#DCDCDC; letter-spacing:-1px; font-weight:700; font-size:40px;}
.faq-section.indentation {padding-top:96px;}
.office-management-section {padding:64px 0; background:#00181F;}
.office-management-section   .article-fixed {display:flex; justify-content:space-between;}
.of-header {display:flex; flex-flow:column; gap:24px;}
.of-header h2 {color:#CDF5FE; font-weight:600; letter-spacing:-1px; font-size:64px;}
.of-header p {font-weight:400; color:#DCDCDC; line-height:1.3; font-size:32px;}
.of-list {width:50%; display:flex; flex-flow:column; gap:32px;}
.of-list li {font-weight:700; color:#F2F2F2; letter-spacing:-1px; line-height:1.3; font-size:40px;}

.how-much-section {padding:96px 0;}
.how-much-section  .article-fixed {display:flex; justify-content:space-between;}
.hm-left {display:flex; flex-flow:column;}
.hm-left h2 {font-weight:400; color:#DCDCDC; font-size:32px; letter-spacing:-1px;}
.hm-left h3 {font-weight:600; color:#CDF5FE; letter-spacing:-1px; font-size:64px; margin:8px 0 16px 0;}
.hm-left p {max-width:700px; line-height:1.3; color:#DCDCDC; letter-spacing:-1px; font-size:32px; font-weight:400;}
.hm-right {width:50%;}
.hm-right ul {display:flex; flex-flow:column; gap:32px;}
.hm-right ul li {letter-spacing:-1px; color:#04A4C8; font-weight:700; font-size:40px; line-height:1.2;}

.how-it-works-section {padding-top:96px;}
.how-it-works-section  .article-fixed {display:flex; flex-flow:column; gap:48px;}
.hiw-header {display:flex; flex-flow:column;}
.hiw-header h2 {margin-bottom:4px; font-weight:400; color:#DCDCDC; letter-spacing:-1px; font-size:32px;}
.hiw-header h3 {margin-bottom:24px; letter-spacing:-1px; color:#CDF5FE; font-size:64px; font-weight:600;}
.hiw-header p {font-weight:400;color:#F2F2F2; line-height:1.3; font-size:32px; letter-spacing:-1px;}
.hiw-list {display:flex; gap:24px;}
.hiw-list li {font-weight:700; color:#F2F2F2; letter-spacing:-1px; font-size:40px;}

.for-what-section {padding-top:96px;}
.for-what-section.dark {background:#00181F; padding:64px 0; margin-top:46px;}
.for-what-section  .article-fixed {display:flex; justify-content:space-between;}
.fw-left {width:50%; display:flex; flex-flow:column;justify-content: space-between;}
	.fw-header {display:flex; flex-flow:column; gap:10px;}
	.fw-header h2 {letter-spacing:-1px; font-weight:400; color:#DCDCDC; font-size:32px;}
	.fw-header h3 {letter-spacing:-1px; font-weight:600; color:#CDF5FE; font-size:64px;}
	.fw-bottom {}
	.fw-bottom p {max-width:586px; line-height:1.3; font-weight:400; color:#DCDCDC; font-size:32px; letter-spacing:-1px;}
	.fw-right {width:50%;}
	.fw-right ul {display:flex; flex-flow:column; gap:24px;}
	.fw-right ul li {font-weight:700; color:#DCDCDC; letter-spacing:-1px; line-height:1.3; font-size:40px; position:relative; padding-left:56px;}
	.fw-right ul li:before {content:''; display:inline-block; position:absolute; left:0; top:10px; width:32px; height:32px; background:#0388A6;}

.work-process-section {padding-top:96px;}
.work-process-section .article-fixed {display:flex; flex-flow:column; gap:48px;}
.fw-body {display:flex; justify-content:space-between;}
.fw-clarification {}
.fw-clarification p {color:#DCDCDC;line-height:1.3; font-size:56px; font-weight:600;}
.fw-clarification p strong {color:#04A4C8;}

.tekonomics-section {padding:64px 0; background:#00181F; margin-top:96px;}
.tekonomics-section  .article-fixed {display:flex; flex-flow:column;}
.tekonomics-list {display:flex; gap:24px; margin:48px 0;}
.tekonomics-list li {font-weight:700; color:#F2F2F2; line-height:1.2; letter-spacing:-1px; font-size:40px;}
.tekonomics-list li strong {color:#04A4C8;}
.tekonomics-section p {line-height:1.3; letter-spacing:-1px; color:#DCDCDC; font-weight:600; font-size:56px;}
.eywa-this.noborder .article-fixed{border:0;}
.team-details {display:flex; justify-content:space-between; gap:24px; margin-top:-24px;}
	.team-info-column {display:flex; flex-flow:column; gap:24px; width:50%;}
	.team-info-column h3 {font-weight:700; color:#F2F2F2; letter-spacing:-1px; font-size:40px;}
	.team-info-column p {font-weight:400; color:#DCDCDC; line-height:1.3; font-size:16px;}

.reviews-section {display:flex; flex-flow:column;gap:96px; padding-top:96px;}
.reviews-section .article-fixed {display:flex; flex-flow:column; gap:10px; width:100%;}
.reviews-section .article-fixed h2 {color:#DCDCDC; letter-spacing:-1px; font-size:32px; font-weight:400;}
.reviews-section .article-fixed h3 {font-weight:600; letter-spacing:-1px; color:#CDF5FE; font-size:64px;}
.reviews-list {}
.reviews-list li {padding-bottom:35px; width:510px; margin:0 12px;}
.review-item {border:1px solid #04A4C8; padding:48px; position:relative; gap:32px; display:flex; flex-flow:column;  max-width: 472px; }
.review-item p {font-weight:300; color:#F2F2F2; line-height:1.3; font-size:16px;}
.review-author {display:flex; flex-flow:column; gap:10px; position:relative;}
.review-author strong {color:#F2F2F2; font-weight:700; font-size:20px;}
.review-author small {font-weight:300; color:#F2F2F2; font-size:14px;}
.review-author img {position:absolute; right:0; bottom:-83px; width:80px; height:80px; border:1px solid #E0E0E0; border-radius:160px;}

/** Cabinet **/
.cabinet-wrapper {min-height: calc(100vh - 170px); display:flex; flex-flow: column; max-width:1792px; margin-left:auto; margin-right:auto; gap:16px;}
	.cabinet-header {padding-top:28px;}
	.cabinet-header h1 {color:#F2F2F2; font-weight:700; letter-spacing:-1px; font-size:32px;}
	.cabinet-body {display: flex ; width: 100%; overflow: hidden; gap:24px; padding-bottom:28px;}
	.cabinet-sidebar {flex: 0 0 84px; }
		.sidebar-nav {padding:16px; background:#00181F;}
			.panel-list {display:flex; flex-flow:column; gap:32px;}
			.panel-list li {}
			.panel-list li a {color:#F2F2F2; display:flex; width:52px; height:48px;justify-content: center; align-items: center;transition: all 300ms ease-in-out 0s;}
			.panel-list li a:hover,
			.panel-list li.select a {background:#788C30;}
			.panel-list li a:hover svg,
			.panel-list li.select a svg {color:#fff;}
			.panel-list li a svg {transition: all 300ms ease-in-out 0s;}
	.cabinet-container {flex: 1; width: calc(100vw - 84px); overflow: hidden;}
	.panel-table {display:flex; flex-flow:column; gap:24px;flex:1}
		.panel-column {display:flex; gap:24px;}

			.review-column {background:#001519; padding:32px; min-width:470px;}
				.review-stats {display:flex; flex-flow:column; gap:16px;}
					.rs-header {}
                    /*
					.history-head h2,
					.rs-header h2 {font-weight:700; color:#F2F2F2; font-size:20px;}
                     */
					.rs-table {display:flex; flex-flow:column; gap:14px;}
						.rs-investors {font-weight:700; color:#F2F2F2; font-size:20px;}
							#amount-investors {margin-right:5px; font-size:40px;}
						.rs-active {display:flex; flex-flow:column; gap:8px;}
						.rsd-cell  h4,
						.rs-active h3 {font-weight:300; color:#F2F2F2; font-size:14px;}
						.active-user {font-size:32px; font-weight:700; letter-spacing:-1px;}
						.rs-details {display:flex; justify-content:space-between;}
							.rsd-cell {display:flex; flex-flow:column; gap:4px;}
							.rsd-cell span {display:flex; align-items:center; gap:8px; font-weight:700; color:#F2F2F2; font-size:20px;}
							.rsd-cell span:before {content:''; display:inline-block; width:24px; height:24px; min-width:24px;}
							.rsd-cell span.investition:before {background:url('../images/wallet.svg') center/20px no-repeat;}
							.rsd-cell span.reward:before {background:url('../images/box.svg') center/20px no-repeat;}
			.history-column {flex:1;background:#001519; padding:32px;}
				.history-table {display:flex; flex-flow:column; gap:16px;}
					.history-head {display:flex; align-items:center; justify-content:space-between;    align-items: flex-start;}
					.history-head .more{border-radius:8px; background:#788C30; font-weight:500; font-size:16px; padding:0 16px; gap:8px; display:inline-flex; align-items:center; line-height:48px;}
					.history-head .more:after {content:''; display:inline-flex; width:24px; height:24px; min-width:24px; background:url('../images/arrow-send.svg') center/contain no-repeat;}
					.history-spreadsheet {display:flex; flex-flow:column; gap:15px;}
			.group-web {padding:32px; background:#001519;}
			.group-web img {vertical-align:bottom; max-width:100%;}


.history-spreadsheet {  display: flex;  flex-direction: column;  gap: 12px;}
.hs-row .hsr-list {display: grid;  grid-template-columns: 30% 40% 30%;  align-items: center;  padding: 12px 0;  border-bottom: 1px solid rgba(255, 255, 255, 0.06);  font-size:16px;
}
.hs-row.head .hsr-list {font-weight: 300;  color: rgba(255, 255, 255, 0.5);  border-bottom: 1px solid rgba(255, 255, 255, 0.12);  font-size:14px;}
.hsr-list li {  display: flex;  align-items: center;  gap: 8px;  overflow: hidden;}
.hsr-list span {  white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden;}
.pool-ammount,
.history-ammount, .money-amount {  font-weight: 700;  color: #F2F2F2;  font-size: 20px;  display: flex;  align-items: center;  gap: 6px;}
.pool-amount.up,
.awards-amount.up,
.history-ammount.up, .money-amount.up {color: #CCE8CD;}
.pool-amount.down,
.awards-amount.down,
.history-ammount.down, .money-amount.down {color: #FBD5D5;}
.pool-ammount img,
.history-ammount img, .money-amount img {  width: 24px;  min-width: 24px;  height: 24px;}
.section-pagination {margin-top:30px; display:flex; justify-content: center;}
	.pagination {display:flex; align-items:center; gap:8px;}
	.pagination li {}
	.pagination li a {color:#F2F2F2; font-size:15px; font-weight:300; padding:8px 8px 12px 8px;}
	.pagination li.select a {font-weight:600; border-bottom:3px solid #829834;}
	.pagination li a.prev,
	.pagination li a.next  {height:48px; width:48px; min-width:48px; display:inline-flex; border:1px solid #F2F2F2; justify-content: center; align-items: center; border-radius:100px;}
	.pagination li a.prev:hover,
	.pagination li a.next:hover {border:1px solid #829834; background:#829834; color:#fff;}
.panel-two-column {display:flex; gap:24px;}
.my_balance-column {background:#001519; padding:32px; min-width:380px;}
	.my_balance-table {display:flex; flex-flow:column; gap:16px;}
	.my_balance-table h2 {font-weight:700; font-size:20px; text-align:center; color:#F2F2F2;}
	.my_balance-table h2 small {font-weight:400; font-size:13px;}
	.my_balance-cell {display:flex; flex-flow:column; gap:32px;}
		.mb-item {display:flex; flex-flow:column; gap:14px;}
			.total-balance {color:#F2F2F2; font-size:20px;font-weight:700; display: flex ; align-items: flex-end; justify-content: center; gap:8px;}
			.total-balance strong {font-size:40px; letter-spacing:-1px;}
			.create-btn:after,
			.payment-btn:after {content:''; display:inline-flex; width:24px; height:24px; min-width:24px; background:url('../images/card.svg') center/20px no-repeat;}
			.create-btn:after {background:url('../images/arrow-send.svg') center/20px no-repeat;}
			.initialization-text {font-weight:300; font-size:15px; color:#008A05; text-align:center;}
			.danger-text {font-weight:300; font-size:15px; color:#C13515; text-align:center;}
.user-board {flex: 1; background: #001519; padding: 32px; display:flex; flex-flow:column; gap:42px;}
.ub-toprow {display:flex;}
	.user-avatar {display:flex; flex-flow:column; gap:16px; align-items: center;}
	.user-avatar img {vertical-align:bottom; border:1px solid #111111; border-radius:100%; max-width:120px;max-width: 120px; height: 120px; width: 120px; object-fit: contain;}
	.change-photo {line-height:40px; font-weight:500; color:#2F2F2F; font-size:16px; padding:0 16px; gap:8px; display:flex; align-items:center; border-radius:56px;     justify-content: center; cursor:pointer; white-space:nowrap; border:0;}
	.change-photo:after {content:''; display:inline-flex; width:24px; height:24px; min-width:24px;background:url('../images/edit-photo.svg') center/20px no-repeat;}
	.change-photo:focus {outline:none;}
	.user-info {display:flex; flex-flow:column; padding-left:76px; gap:24px;}
		.status-info {display:flex; flex-flow:column; gap:8px;    align-items: flex-start;}
			.status-label {font-weight:300; font-size:14px; color:#B9B9B9;}
			.status-stripe {line-height:38px; padding:0 16px; display:inline-flex; align-items:center; gap:6px;}
			.status-stripe svg {}
                        .warning {background:#DA9619; color:#2F2F2F;}
                        .ok {background:#5bc378; color:#2F2F2F;}
                        .error {background:#dc5555; color:#2F2F2F;}
			.levels-info {display:flex; flex-flow:column; gap:16px;}
				.levels-list {display:grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap:14px;}
				.levels-list li {}
					.level-item {position:relative;    max-width: 78px;}
					.level-item svg {width:100%;}
					.level-item span {font-weight:500; color:#F2F2F2; font-size:16px; text-align:center; position:absolute; left:0; right:0px; top:35px;}
					.level-item i {color:#2F2F2F; font-size:12px; display:inline-flex;line-height:16px; min-width:16px; border-radius:50px; position:absolute; left:11px; top:5px;justify-content: center; align-items: center;}
					.levels-list li.level1 .level-item svg {color:#EDF2D9; width:100%;}
					.levels-list li.level1 .level-item i {background:#EDF2D9;}
						.levels-list li.level2 .level-item svg {color:#DAE5B3;}
					.levels-list li.level2 .level-item i {background:#DAE5B3;}
						.levels-list li.level3 .level-item svg {color:#C8D88D;}
					.levels-list li.level3 .level-item i {background:#C8D88D;}
						.levels-list li.level4 .level-item svg {color:#B5CB67;}
					.levels-list li.level4 .level-item i {background:#B5CB67;}
						.levels-list li.level5 .level-item svg {color:#788C30;}
					.levels-list li.level5 .level-item i {background:#788C30;}
						.levels-list li.level6 .level-item svg {color:#829834;}
					.levels-list li.level6 .level-item i {background:#829834;}
						.levels-list li.level7 .level-item svg {color:#627227;}
					.levels-list li.level7 .level-item i {background:#627227;}
.user-data {display:flex; flex-flow:column; gap:24px;}
	.us-row {display:flex; justify-content:space-between; align-items:center;}
	.usr-left {display:flex; flex-flow:column; gap:8px;width: 100%; padding-right: 20px;}
	.usr-left label {color:#B9B9B9; font-weight:300; font-size:14px;}
	.usr-left input {color:#F2F2F2; font-weight:700; font-size:20px; padding:0 0 5px 0; border:0; border-bottom:1px solid transparent;transition: all 300ms ease-in-out 0s; background:none;}
	.usr-left input:focus {outline:none; border-bottom:1px solid #788C30;}
	.copy-data,
	.edit-data {width:40px; height:40px; min-width:40px; background:#788C30 url('../images/edit.svg') center/22px no-repeat; border-radius:100px; cursor:pointer; border:0;}
	.edit-data.save {background:#788C30 url('../images/save.svg') center/22px no-repeat;}
	.copy-data {background:#788C30 url('../images/copy.svg') center/18px no-repeat;}
	.copy-data:focus,
	.edit-data:focus {outline:none;}
	.right-sidebar {display:flex; flex-flow:column; gap:24px; min-width:380px;}
	.currency-rating,
	.cab-transactions,
	.cab-awards {display:flex; flex-flow:column; padding:32px 16px; background:#001519; gap:8px;}
	.currency-rating h2,
	.cab-transactions h2,
	.cab-awards h2 {font-weight: 700; font-size: 20px;  color: #F2F2F2;}
	.awards-list {display:flex; flex-flow:column; gap:8px;}
		.awards-cell {display: grid; grid-template-columns: 1fr auto 1fr auto; align-items: center; padding: 4px 0;}
		.awards-cell date {font-size:12px; font-weight:300; color:#DCDCDC;}
			.ac-lvl {margin:0 8px;}
			.ac-lvl img {vertical-align:bottom;width:32px; height:32px; min-width:32px;}
			.awards-amount {font-weight: 700; color: #F2F2F2; font-size: 14px; display: flex ; align-items: center; gap: 6px;}
			.awards-amount img {width: 24px; min-width: 24px; height: 24px; border-radius: 24px;}
			.ac-in {width:16px; height:16px; min-width:16px; background:url('../images/in.svg') center/20px no-repeat; cursor:pointer; padding:0; border:0;}
			.ac-in:focus {outline:none;}
.cab-transactions .hs-row .hsr-list {grid-template-columns: auto 40% 30%;}
.cab-transactions .history-ammount, .money-amount {font-size:14px;}
.cab-transactions .hs-row .hsr-list {border:0;}
.cab-transactions .hs-row:last-child .hsr-list {padding-bottom:0;}
.pools-table,
.messages-table {display:flex; gap:24px;}
	.pools-column,
	.messages-column {flex:1; display:flex; flex-flow:column; padding:16px; gap:24px; background:#001519;}
	.messages-column .section-pagination {margin-top:0;}
		.messages-tabs {display:flex; gap:8px;}
		.messages-tabs li {}
		.messages-tabs li a {text-align:center; padding:14px 16px; font-weight:500; font-size:16px; color:#F2F2F2; border-radius:8px; border:1px solid #F2F2F2;transition: all 300ms ease-in-out 0s; display:inline-flex;}
		.messages-tabs li:hover a,
		.messages-tabs li.select a {border:1px solid #788C30; background:#788C30;}
.messageList {display:flex; flex-flow:column; gap:16px;}
	.messItem {display:flex; padding:8px 16px; background:transparent; transition: all 300ms ease-in-out 0s;border-radius:0; border-bottom:1px solid #3F3F3F; justify-content:space-between; cursor:pointer;}
	.messItem:hover {background:#012932; border-radius:14px; border-bottom:1px solid transparent;}
	.mes-short{display:inline-flex; align-items:center; gap:8px;}
		.mes-photo {position:relative;}
		.mes-photo img {vertical-align:bottom;width:48px; height:48px; min-width:48px; border-radius:100px;}
		.mes-photo.online:before,
		.mes-photo.wait:before {border:2px solid #fff; border-radius:50px; height:12px; width:12px; background:#F2C94C; content:''; display:inline-flex; position:absolute; right:0; bottom:0;}
		.mes-photo.online:before {background:#788C30; border-color:#788C30;}
		.mes-info {display:flex; flex-flow:column; gap:8px;padding-left: 15px}
			.mes-user {color:#F2F2F2; font-weight:500; font-size:14px;}
		.mes-info p {font-weight:300; font-size:12px; color:#DCDCDC;}
		.mes-info {display:flex; flex-flow:column; gap:8px;}
		.mes-info small {font-size:12px; font-weight:300; color:#DCDCDC;}
		.mes-info i {min-width:25px; line-height:25px; display:inline-flex; border-radius:50px; background:#04A4C8; font-weight:400; color:#fff; text-align:center; text-align: center; justify-content: center; align-items: center; font-size:14px; padding: 0 8px;}
.currency-rating {min-width:380px; gap:20px;}
	.crypto-rating-list {display:flex; flex-flow:column; gap:24px;}
		.crypto-body {display:flex; align-items:center; justify-content:space-between;}
			.crypto-item {display:flex; gap:8px; align-items:center; font-size:16px;}
			.crypto-item img {vertical-align:bottom; width:32px; height:32px; min-width:32px;border-radius: 32px;}
			.crypto-health {display:flex; gap:10px; align-items:center;}
			.crypto-health:after {content:''; width:24px; height:24px; min-width:24px;}
			.crypto-health.up:after {background:url('../images/up.svg') center/29px no-repeat;}
			.crypto-health.down:after {background:url('../images/down.svg') center/29px no-repeat;}
			.crypto-health div {display:flex; flex-flow:column; gap:2px;}
			.crypto-health div strong {font-weight:500; font-size:12px;}
			.crypto-health.up div strong {color:#788C30;}
			.crypto-health.down div strong {color:#FBD5D5;}
			.crypto-health div small  {font-weight:300; font-size:10px; color:rgba(255,255,255,.4);}
.pools-body {}
	.pools-list {display: flex ; flex-direction: column; gap: 12px;}
		.pl-row {}
		.pl-row.head {font-weight: 300; color: rgba(255, 255, 255, 0.5); border-bottom: 1px solid rgba(255, 255, 255, 0.12);}
		.pl-row.head .plr-list {font-size: 14px;}
			.plr-list {font-size:16px; display: grid ;  grid-template-columns: 1.2fr 1.2fr 1fr 1fr 0.8fr 0.8fr 0.4fr; align-items: center; padding: 12px 0;}
			.plr-list li {display: flex ; align-items: center; gap: 8px; overflow: hidden;}
			.plr-list li span {white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding:0 8px; }
			.plr-list li span.unsigned {color:#C13515; }
			.plr-list li span.signed  {color:#008A05;}
			.plr-list li span.inactive  {color:#727272;}
.modal-layer {background:#001519bd; position:fixed; left:0; top:0; right:0; bottom:0; z-index:30;backdrop-filter: blur(4px); display:none;}
.viewDeposit {overflow:hidden;}
.viewDeposit .modal-layer {display:flex;-webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
.viewDeposit .modal-deposit {display:flex; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }
.modal-deposit {position:fixed; left:0; top:0; right:0; bottom:0; z-index:31; display:flex;justify-content: center; align-items: center; display:none;}
	.deposit-table {background:#001519; padding:122px 260px; position:relative;}
	.close-modal {width:56px; height:56px; border:1px solid #F2F2F2; border-radius:100px; background:url('../images/close.svg') center/20px no-repeat; position:absolute; top:24px; right:24px; cursor:pointer;}
	.deposit-article {display:flex; flex-flow:column; gap:16px; min-width:760px;}
	.deposit-article h2 {color:#F2F2F2; font-weight:700; font-size:20px; text-align:center;}
	.deposit-row {display:flex; flex-flow:column; gap:8px;}
	.deposit-row label {font-weight:300; color:#F2F2F2; text-align:center; font-size:16px;}
	.deposit-row input { line-height:56px; text-align:center; border:1px solid #DCDCDC; background:#F2F2F2; transition: all 300ms ease-in-out 0s; border-radius:16px;}
	.deposit-row input:focus {outline:none; border:1px solid #788C30;}
	.deposit-action {font-weight:500; color:#F2F2F2; font-size:24px; line-height:72px; display:flex;  padding:0 20px; align-items:center; gap:8px; border:0; border-radius:8px; background:#788C30; cursor:pointer;justify-content: center; margin-top:16px;}
	.deposit-action:after {content:''; display:inline-flex; width:24px; height:24px; min-width:24px; background:url('../images/arrow-send.svg') center/25px no-repeat;}
	.deposit-action:focus {outline:none;}
	.deposit-changer {display:flex; gap:16px;}
	.deposit-changer input {flex:1; font-size:32px; font-weight:700; color:#2F2F2F; letter-spacing:-1px;}
.deposit-changer input::-webkit-outer-spin-button,
.deposit-changer input::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
.deposit-changer input[type=number] {-moz-appearance:textfield;}
	.deposit-changer button:focus {outline:none;}
	.dep-minus,
	.dep-plus {border-radius:8px; width:56px; height:56px; min-width:56px; display:inline-flex; cursor:pointer;justify-content: center; align-items: center; padding:0; border:0;}
.footer-section.bg-none {padding-bottom:10px; background:none;}
.footer-cabinet {display:flex; align-items:center; justify-content: space-between;}
.footer-cab-left {display:flex; align-items:center; gap:32px;font-size:14px; color:#F2F2F2; font-weight:300;}
.footer-cab-left:before {content:''; width:64px; height:64px; min-width:64px; background:url('../images/logo-icon.svg') center/contain no-repeat; display:inline-flex;}
.footer-cabinet .site-link {font-size:14px; font-weight:300; display:inline-flex;gap:6px; align-items:center;}
.footer-cabinet .site-link br {display:none;}
.footer-cabinet .site-link:before {content:''; display:inline-flex; width:24px; height:24px; background:url('../images/telegram.svg') center/contain no-repeat;}
.cab-social {display: flex ; gap: 16px;}
.cab-social a:hover {color:#788C30;}
/** Cabinet end**/

/*** Slick Slider Style ***/
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;   -webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);  -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;}
.slick-arrow.slick-hidden {display: none;}
.slick-dots {display:flex; justify-content: center;  margin-top:-20px;  }
.slick-dots li {margin:0 3px; display:flex; align-items:center;}
.slick-dots li button {border:0; display:block; width:6px; height:6px; overflow:hidden; text-indent:8px; white-space:nowrap; background: rgba(255,255,255,.5);
    opacity: 0.5; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; transition: all 300ms ease-in-out 0s; cursor:pointer; padding:0;}
.slick-dots li.slick-active button:focus {outline:none;}
.slick-dots li.slick-active button {opacity:1; background:#FF8D07; height:8px; width:8px;}
.slick-prev.slick-arrow,
.slick-next.slick-arrow {width:56px; height:56px; cursor:pointer; white-space:nowrap; text-indent:60px; border:0;   display:block; overflow:hidden; min-width:30px; position:absolute; left:10px; bottom:-60px; transition: all 300ms ease-in-out 0s; background:#F3F4F6 url('../images/chevron-left.svg') center/10px no-repeat; border-radius:60px;}
.slick-prev.slick-arrow {left:80px; background:#F3F4F6 url('../images/chevron-right.svg') center/10px no-repeat}
.slick-prev.slick-arrow:hover {opacity:1;}
.slick-prev.slick-arrow:focus,
.slick-next.slick-arrow:focus {outline:none;}
.slick-next.slick-arrow.slick-disabled,
.slick-prev.slick-arrow.slick-disabled {opacity:.7;}
.runrox__slider  {padding-bottom:40px;}
/*** Slick Slider Style  End***/

@media screen and (max-width: 1810px) {
	.cabinet-wrapper,
	.breads-article,
	.page-screen-article,
	.scrollbar,
	.header-container,
	.main-article,
	.footer-article,
	.eywa-this .article-fixed,
	.article-fixed {padding-left:20px; padding-right:20px;}
		.navigation li {padding:0 10px;}
}

@media screen and (min-width: 1792px) {
	.contact-section {padding:64px;}
}
@media screen and (max-width: 1700px) {
 .logotype a {font-size:24px;}
 .logotype a:before {width:24px; height:24px; min-width:24px;}
 .logotype {padding-right:25px;}
 .breads li span,
 .breads li a,
 .scrollbar span,
 .reg-action a,
 .navigation li a {font-size:14px;}
 .pa-left h1,
 .main-article h1 {font-size:50px;}
 .main-article {padding-top:180px;}
 .main-article p {font-size:16px; padding-left:90px; max-width:530px;}
 .scrollbar {height:45px;}
 .page-screen:after {bottom:45px;}
 .scrollbar i {background-size:12px;}
 .who-is-this-for {padding-top:50px;}
 .reviews-section .article-fixed h2,
  .tekonomics-list li,
 .fw-bottom p,
 .fw-header h2,
 .hiw-header p,
 .hiw-header h2,
 .hm-left h2,
 .of-list li,
 .wp-leftside h2,
 .pa-right p,
 .what-get-left p,
 .faq-leftcolumn h2,
 .contact-header h2,
 .team-header h2,
 .safety-header h2,
 .ets-leftside h2,
 .advantages-header h2,
 .head-label {font-size:20px;}
 .reviews-section .article-fixed h3,
 .tekonomics-section p,
 .hiw-header h3,
 .hm-left h3,
 .of-header h2,
 .wp-leftside h3,
  .for-whom-header h2,
 .what-get-left h2,
 .whats-trick-section h2,
 .faq-leftcolumn h3,
 .why-eywa-header h2,
 .contact-header p,
 .team-header p,
 .ets-leftside p,
 .section-header h2 {font-size:40px;}
 .section-header {margin-bottom:30px;}
 .cabinet-header h1,
 .team-info-column h3,
 .fw-right ul li,
 .hiw-list li,
 .hm-right ul li,
 .of-header p,
 .trick-text p,
 .profitable-list li h4,
 .fw-item h4,
 .for-whom-header h3,
 .what-get-right h3,
 .trick-list li,
 .faq-question h4,
 .stepbystep-list li h3,
 .wei-head h3,
 .contact-form h2,
 .site-link,
 .safety-name h3,
 .ets-rightside ul li,
 .wtl-details h2 {font-size:25px;}
  .what-get-list li h4 {font-size:30px;}
  .what-get-list li h4 {padding-left:62px;}
 .team-info-column p,
 .hm-left p,
 .profitable-list li p,
 .what-get-list li p,
 .wtl-details div p {font-size:15px;}
 .wtl-details {gap:12px;}
 .wtl-details div {gap:42px;}
 .wtl-details div i {width:50px; height:50px; min-width:50px;}
 .stepbystep-header h2,
 .footer-left h3,
 .safety-header p,
 .advantages-header p,
 .startap-section .article-fixed h2,
 .eywa-this h2 {font-size:40px;}
 .eywa-this {margin-bottom:45px;}
 .eywa-this .article-fixed {padding-top:32px; padding-bottom:32px;}
 .startap-section {margin:45px 0; padding-top:0; padding-bottom:32px;}
 .startap-section .article-fixed p {padding-right:0; font-size:25px;}
 .startap-bottom span, .startap-name {font-size:12px;}
 .review-author strong,
 .startap-shorts strong {font-size:15px;}
 .startap-shorts {font-size:11px;}
 .startap-details h3 {font-size:18px;}
 .startapItem {min-width:300px;}
 .ab-item h3 {font-size:30px;}
 .hs-row .hsr-list,
 .review-item p,
 .fw-item p,
 .stepbystep-list li p,
 .why-eywa-item p,
 .safety-item p,
 .ab-item p {font-size:14px;}
 .ab-item {min-height:410px;}
 .team-section,
 .safety-section,
.eywa-this-section {padding-top:45px; padding-bottom:45px;}
.safety-name {align-items:center;}
.team-group,
.team-list {gap:8px;}
.team-list li {width:auto;}
 .team-list li img {min-height: 105px;  width: 105px; height: 105px;}
 .team-bottom p {font-size:16px;}
 .team-more a {font-size:15px; padding:0 60px; line-height:45px;}
 .contact-telegram a {line-height:55px;}
 .contact-send {font-size:18px; padding-top:15px; padding-bottom:15px;}
 .contact-item-cell textarea,
 .contact-item-cell input {padding:15px; font-size:15px;}
 .footer-left a {font-size:18px; padding-top:12px; padding-bottom:12px;}
 .footer-column h3 {font-size:18px;}
 .footer-nav-list li a {font-size:14px;}
 .footer-section {padding-bottom:125px; padding-top:45px;}
 .review-author small,
 .site-copyright {font-size:12px;}
 .footer-article {gap:24px;}
 .for-whom-section {padding:45px 0 96px 0;}
 .why-profitable-section {padding-bottom:45px;}
 .hm-left p {max-width:436px;}
 .fw-clarification p,
 .fw-header h3 {font-size:45px;}
 .what-get-section {padding-bottom:96px;}
 .pool-ammount, .history-ammount, .money-amount {font-size:17px;}
 .history-head .more {line-height:42px; font-size:14px;}
 .rsd-cell h4, .rs-active h3 {font-size:12px;}
 #amount-investors {font-size:32px;}
 .total-balance strong,
 .active-user {font-size:26px;}
 .my_balance-table h2 {font-size:17px;}
 .rsd-cell span {font-size:16px;}
.change-photo {font-size:14px; padding:0 8px;}
.plr-list {font-size:14px;}
.user-info {padding-left:30px;}
.messages-tabs li a {font-size:14px; padding:10px 14px;}
.deposit-table {padding:80px 100px;}
.deposit-article {min-width:460px;}
.deposit-action {line-height:50px; font-size:18px;}
.deposit-changer input {font-size:24px;}
.deposit-row input {line-height:45px;}
.close-modal,
.dep-minus, .dep-plus {width:45px; height:45px;}
}
 @media screen and (max-width: 1640px) {
 .levels-list {    grid-template-columns: 1fr 1fr 1fr;}
}
 @media screen and (max-width: 1560px) {
	 .reg-action,
 .navigation {padding-left:16px; padding-right:16px;}
 .user-hello {display:none;}
}
@media screen and (max-width: 1390px) {
		 .reg-action,
 .navigation {padding-left:12px; padding-right:12px;}
 .scrollbar span, .reg-action a, .navigation li a {font-size:13px;}
 .right-sidebar,
 .pools-table, .messages-table,
 .panel-two-column,
 .panel-table,
 .cabinet-body,
 .panel-column {gap:16px;}
.panel-two-column {flex-flow:column;}
.right-sidebar {flex-flow:nowrap;}
.cab-transactions,
.cab-awards {width:100%;}
.levels-list { grid-template-columns: 1fr 1fr 1fr 1fr; }
.level-item svg {width:100%;}
.levels-info {font-weight:300; font-size:13px;}
}
@media screen and (max-width: 1460px) {
	.currency-rating {min-width:320px;}
	.crypto-item {font-size:14px;}
	.crypto-item img {width:24px; height:24px; min-width:24px;}
	.crypto-health:after{background-size:20px;}
}
@media screen and (max-width: 1400px) {
	.logotype a {font-size:20px;}
	.reg-action, .navigation {padding-left:8px; padding-right:8px;}
	.navigation li a {padding-right:14px;}
	.scrollbar span, .reg-action a, .navigation li a {font-size:12px;}
	.scrollbar span {font-size:15px;}
}
@media screen and (max-width: 1380px) {
	.wei-head h3 {font-size:20px; line-height:1.2;}
	.safety-name i,
	.wei-head i {min-width:50px; height:50px; width:50px; background-size:20px;}
	.why-eywa-list li {width:25%;}
	.wei-head {gap:12px;}
	.stepbystep-list li span {font-size:15px;}
	.what-get-right h3, .trick-list li, .faq-question h4, .stepbystep-list li h3, .wei-head h3, .contact-form h2, .site-link, .safety-name h3, .ets-rightside ul li, .wtl-details h2 {font-size:20px;}.reviews-section .article-fixed h3, .tekonomics-section p, .hiw-header h3, .hm-left h3, .of-header h2, .wp-leftside h3, .for-whom-header h2, .what-get-left h2, .whats-trick-section h2, .faq-leftcolumn h3, .why-eywa-header h2, .contact-header p, .team-header p, .ets-leftside p, .section-header h2,
	.stepbystep-header h2, .footer-left h3, .safety-header p, .advantages-header p, .startap-section .article-fixed h2, .eywa-this h2 {font-size:35px;}
.what-get-right h3, .trick-list li, .faq-question h4, .stepbystep-list li h3, .wei-head h3, .contact-form h2, .site-link, .safety-name h3, .ets-rightside ul li, .wtl-details h2 {font-size:18px;}
	.faq-list {gap:20px;}
	.faq-question i {width:45px; height:45px; min-width:45px; background-size:14px;}
	.footer-left a {font-size:15px;}
	.trick-list li:before {width:25px; height:25px;}
	.trick-list li {padding-left:40px;}
	.startap-section .article-fixed p {font-size:20px;}
	.pa-left h1, .main-article h1 {font-size:40px;}
	.ab-item h3,
	.wtl-details h2 {font-size:24px;}
	.what-get-left p,
	.pa-right p {font-size:18px;}
	.ab-item h3 {padding-left:42px;word-wrap: break-word;}
	.ab-item h3:before {width:25px; height:25px; top:3px;}
	.ab-item { min-height: 360px; }
	.fw-right ul li:before {top:5px;}
	.fw-clarification p {font-size:34px;}
}
@media screen and (max-width: 1300px) {
	.navigation li {padding-left:8px; padding-right:8px;}
	.navigation li:first-child {padding-left:0;}
	.navigation li:last-child {padding-right:0;}
}
@media screen and (min-width: 1260px) {
	.languageGrouop {display:none; flex-flow:column; position:absolute; left:0; background:#012932bf; backdrop-filter: blur(4px);width:100%; top:100%; max-height:300px; overflow:auto;}
	.lengs-cell.visible .languageGrouop  {display:flex;}
	.lengs-cell.visible .language-select:after { transform: rotate(180deg);}
	.languageGrouop:-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #202127;}
	.languageGrouop::-webkit-scrollbar{width: 3px;}
	.languageGrouop::-webkit-scrollbar-thumb{background-color:#0388A6;}
	.languageGrouop li {}
	.languageGrouop li a {display:flex;padding:6px 6px 6px 14px;}
	.languageGrouop li a img{vertical-align:bottom; height:24px; opacity:.3;transition: all 300ms ease-in-out 0s;}
	.languageGrouop li a:hover img,
	.languageGrouop li.select a img {opacity:1;}
}
@media screen and (max-width: 1260px) {
	.team-list li img {width:80px; height:80px; min-width:80px; min-height:80px;}
	.main-nav {position:fixed; right:0; top:0; bottom:0; width:300px; z-index:22; background:#012932; height:100vh; display:none; overflow:auto;}
	.navigation {flex-flow:column; padding:50px 0 0 0; border:0; align-items: flex-start;}
	.navigation li {padding:0;animation: fadeInUp 0.4s ease-out forwards;opacity: 0;}
body.viewNav .main-nav .navigation li:nth-child(1) { animation-delay: 0.3s; }
body.viewNav .main-nav .navigation li:nth-child(2) { animation-delay: 0.4s; }
body.viewNav .main-nav .navigation li:nth-child(3) { animation-delay: 0.5s; }
body.viewNav .main-nav .navigation li:nth-child(4) { animation-delay: 0.6s; }
body.viewNav .main-nav .navigation li:nth-child(5) { animation-delay: 0.7s; }
body.viewNav .main-nav .navigation li:nth-child(6) { animation-delay: 0.8s; }
body.viewNav .main-nav .navigation li:nth-child(7) { animation-delay: 0.9s; }
body.viewNav .main-nav .navigation li:nth-child(8) { animation-delay: 1.0s; }
body.viewNav .main-nav .navigation li:nth-child(9) { animation-delay: 1.1s; }
body.viewNav .main-nav .navigation li:nth-child(10) { animation-delay: 1.2s; }
	.navigation li a {font-size:18px; line-height:40px; text-align:left; padding-left:40px;}
	.lengs-cell {display:none;}
	.blure-layer { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 21; display: none; }
	.header {z-index:22;}
	body.viewNav {overflow:hidden;}
	body.viewNav .main-nav  {display:flex; flex-flow:column; gap:24px; animation: fadeInRight 0.5s ease-out forwards;}
	.languageGrouop {display:flex; flex-wrap:wrap; gap:10px; padding:0 35px 25px 40px;}
	.languageGrouop li {animation: fadeInRight 0.4s ease-out forwards;opacity: 0;}
	.languageGrouop li:nth-child(1) { animation-delay: 0.3s; }
	.languageGrouop li:nth-child(2) { animation-delay: 0.4s; }
	.languageGrouop li:nth-child(3) { animation-delay: 0.5s; }
	.languageGrouop li:nth-child(4) { animation-delay: 0.6s; }
	.languageGrouop li:nth-child(5) { animation-delay: 0.7s; }
	.languageGrouop li:nth-child(6) { animation-delay: 0.8s; }
	.languageGrouop li:nth-child(7) { animation-delay: 0.9s; }
	.languageGrouop li:nth-child(8) { animation-delay: 1.0s; }
	.languageGrouop li:nth-child(9) { animation-delay: 1.1s; }
	.languageGrouop li:nth-child(10) { animation-delay: 1.2s; }
	.languageGrouop li:nth-child(11) { animation-delay: 1.3s; }
	.languageGrouop li:nth-child(12) { animation-delay: 1.4s; }
	.languageGrouop li:nth-child(13) { animation-delay: 1.5s; }
	.languageGrouop li:nth-child(14) { animation-delay: 1.6s; }
	.languageGrouop li:nth-child(15) { animation-delay: 1.7s; }
	.languageGrouop li:nth-child(16) { animation-delay: 1.8s; }
	.languageGrouop li:nth-child(17) { animation-delay: 1.9s; }
	.languageGrouop li:nth-child(18) { animation-delay: 2.0s; }
	.languageGrouop li:nth-child(19) { animation-delay: 2.1s; }
	.languageGrouop li:nth-child(20) { animation-delay: 2.2s; }
	.languageGrouop img {height:16px; opacity:.6;}
	.languageGrouop a:hover img,
	.languageGrouop .select img {opacity:1;}
	body.viewNav .blure-layer {  display: block;}
	.mobileNav {display:inline-flex; border:0; background:#788C30 url('../images/menu.svg') center/22px no-repeat; width:48px; height:48px; min-width:48px; cursor:pointer; padding:0; position:relative; z-index:23;}
	body.viewNav .mobileNav { background:#788C30 url('../images/close.svg') center/22px no-repeat; }
	.mobileNav:focus {outline:none;}
	@keyframes fadeInRight { from { opacity: 0; transform: translateX(50px); } to { opacity: 1; transform: translateX(0); } }
	@keyframes fadeInUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
	.wtl-details div {gap:20px;}
	.plr-list {font-size:12px;}
	.pool-ammount img, .history-ammount img, .money-amount img {width:18px; height:18px; min-width:18px;}
	.pool-ammount, .history-ammount, .money-amount {font-size:14px;}
	.plr-list {padding:6px 0;}
	.pagination li a {font-size:13px;}
}
@media screen and (max-width: 1190px) {
	.panel-column {flex-flow:column;}
}
@media screen and (max-width: 1160px) {
 .contact-item-row.duo {flex-flow:column; gap:24px;}
 .ab-item h3 br {display:none;}
 .advantages-list {display:flex; flex-wrap:wrap;}
 .advantages-list li {width:33.33%;}
}
@media screen and (max-width: 1080px) {
	.footer-right {max-width:none; padding-left:200px;}
}
@media screen and (max-width: 1024px) {
	.footer-right {padding-left:0; margin-left:auto;}
	.footer-group-list {width:auto; gap:96px;}
	.stepbystep-section .stepbystep-list {display:grid; grid-template-columns: 1fr 1fr 1fr;}
	.why-eywa-section .why-eywa-list {display:grid; grid-template-columns: 1fr 1fr;}
	.why-eywa-list li {width:auto;}
	.what-get-list li h4 {font-size:24px;padding-left:50px;}
	.what-get-left p {max-width:none; padding-right:30px;}
	.what-get-right {gap:24px;}
	.pools-table, .messages-table {flex-flow:column;}
}
@media screen and (max-width: 960px) {
 .safety-list {display:flex; flex-flow:column;}
 .what-get-right h3, .trick-list li, .faq-question h4, .stepbystep-list li h3, .wei-head h3, .contact-form h2, .site-link, .safety-name h3, .ets-rightside ul li, .wtl-details h2 {font-size:20px;}
 .team-group {display: flex ; align-items: center;}
 .team-bottom {flex-flow:column; gap:24px;}
 .team-body {margin-bottom:32px;}
 .team-bottom p br {display:none;}
.team-more a {justify-content: center; padding-left:0; padding-right:0;}
.advantages-list {flex-flow:column;}
.advantages-list li {width:100%;}
.advantages-list li .ab-item {min-height:160px;}
.advantages-list li.empty .ab-item {min-height:100px;}
.ab-item h3 {padding-left:0; padding-top:25px;}
.ab-item h3:before {top:-25px;}
.advantages-list li:first-child .ab-item:after, .advantages-list li:nth-child(3) .ab-item:after, .advantages-list li:nth-child(5) .ab-item:after, .advantages-list li:nth-child(6) .ab-item:after {width:40px; height:40px; top:18px; right:18px;}
.who-this-list {flex-flow:column;}
.who-this-list li {width:100%;}
.wtl-picture {padding-top:80%;}
.eywa-this-section .article-fixed,
.startap-section .article-fixed {flex-flow:column; gap:20px;}
.fw-header h3 br,
.ets-leftside p br,
.startap-section .article-fixed h2 br {display:none;}
.startap-section .article-fixed p {max-width:none;}
.startapItem {min-width:250px;}
.ets-rightside {width:auto;}
.contact-form {padding:40px 20px;}
.mainscreen {min-height:auto; padding-bottom:100px;}
.fw-body,
.for-what-section .article-fixed,
.what-get-section .article-fixed {flex-flow:column; gap:24px;}
.fw-left,
.fw-right,
.what-get-right,
.what-get-left {width:100%;}
.what-get-left p {padding-right:0;}
.what-get-section {padding:45px 0;}
.tekonomics-list,
.hiw-list,
.for-whom-list {display:grid; grid-template-columns: 1fr 1fr;}
.how-it-works-section {padding-top:40px;}
.fw-bottom p {max-width:none;}
.fw-left {gap:20px;}
.tekonomics-section {margin-top:45px;}
.deposit-table {padding:60px 20px 20px 20px;}
}
@media screen and (max-width: 860px) {
	.how-much-section .article-fixed,
	.contact-section .article-fixed {flex-flow:column; gap:20px;}
	.contact-leftside {width:100%; gap:40px;}
	.hm-right,
	.contact-rightside {width:100%;}
	.footer-top {flex-flow:column; gap:20px;}
	.footer-left h3 br {display:none;}
	.footer-left a {padding:20px; border-radius:8px;}
	.footer-right {margin-left:0;}
	.footer-group-list {width:100%; justify-content: left;}
	.footer-section.black,
	.footer-section {background-size:600px;}
	.footer-section {padding-bottom:90px;}
	.page-article {flex-flow:column; gap:32px; align-items: flex-start;}
	.pa-right {padding-left:80px;}
	.stepbystep-section .stepbystep-list.second {grid-template-columns: 1fr 1fr;}
	.faq-section.indentation {padding-top:40px;}
}
@media screen and (max-width: 760px) {
	.mainscreen video {width: 100%;}
	.main-article {padding-top:120px;}
.ets-leftside p {word-break: break-word;}
.faq-section .article-fixed,
.whats-trick-section .article-fixed {flex-flow:column; gap:32px;}
.trick-text,
.faq-rightcolumn,
.trick-list {width:100%;}
.trick-list li {font-size:24px;}
.stepbystep-section {padding:32px 0;}
.why-eywa-section {padding-top:32px;}
.pa-left h1 {font-size:32px;}
.pa-right p {font-size:14px;}
	.panel-table .contact-section {padding:32px 0;}
	.ub-toprow {flex-flow:column;}
	.user-info {padding-left:0;}
	.status-info {flex-flow:nowrap; align-items:center;    justify-content: space-around;}
	.user-photo {position:relative;}
	.change-photo {gap:0; position:absolute; right:0; top:0; width:40px; height:40px;}
	.change-photo span {display:none; }
	.ub-toprow {gap:24px;}
	.user-board {gap:16px;}
	.usr-left input {font-size:15px;}
	.right-sidebar {flex-flow:column;}
	.cab-transactions, .cab-awards {width:100%;}
}
@media screen and (max-width: 680px) {
	.office-management-section .article-fixed {flex-flow:column; gap:48px;}
	.of-header p {font-size:20px;}
	.of-list {width:100%;}
	.work-process-section {padding-top:40px;}
	.fw-header h3 {word-break:break-word;}
}
@media screen and (max-width: 640px) {
	.footer-bottom {align-items: center; padding:15px 0;display: flex ; justify-content: center;}
	.footer-group-list {justify-content:space-between; flex-wrap:wrap; gap:0;}
	.footer-column:first-child {flex:1; min-width:100%; margin-bottom:30px;}
	.footer-column {width:auto;}
	.footer-social a {border-radius:8px;}
	.footer-social {display:grid; grid-template-columns: 1fr 1fr;}
	.footer-column.social-column {width: 50%;}
	.footer-column.social-column .footer-social {padding-left:20px; max-width:135px;}
	.cabinet-wrapper,
	.breads-article, .page-screen-article, .scrollbar, .header-container, .main-article, .footer-article, .eywa-this .article-fixed, .article-fixed {padding-left:14px; padding-right:14px;}
	.eywa-this h2 {word-break:break-word;}
.whats-trick-section {padding-top:32px; padding-bottom:32px;}
.trick-list li {font-size:20px;}
.trick-list li:before {width:16px; height:16px;}
.trick-list li {padding-left:30px;}
.why-eywa-section .why-eywa-list {display:flex; flex-flow:column; gap:16px;}
.stepbystep-section .stepbystep-list {grid-template-columns: 1fr 1fr;}
.pa-right {gap:20px;}
.pa-left h1 br {display:none;}
.why-profitable-section .article-fixed {flex-flow:column; gap:32px;}
.wp-rightside {width:100%;}
.wp-leftside h3 br {display:none;}
.profitable-list {gap:24px;}
.hiw-list {display:flex; flex-flow:column;}
.hiw-list li {padding-left:40px; position:relative;}
.hiw-list li:before {content:''; display:inline-block; position:absolute; left:0; top:0; width:16px; height:16px; background:#0388A6;}
.how-much-section {padding:40px 0;}
.fw-right ul li {font-size:24px; padding-left:35px;}
.fw-right ul li:before {width:16px; height:16px;}
.tekonomics-section p,
.fw-clarification p {font-size:32px;}
.tekonomics-section {padding:32px 0;}
.for-what-section {padding-top:40px;}
.cabinet-sidebar {position:fixed; left:0; bottom:0; right:0; z-index:30; }
.sidebar-nav {background:#202020; border-top:1px solid #4F4F4F}
.panel-list {flex-flow:nowrap;    justify-content: space-between;}
.plr-list li:last-child,
.pl-row.head {display:none;}
.plr-list {display:flex; flex-wrap:wrap;  }
.plr-list li {width:33.33%; flex-flow:column;align-items: flex-start;}
.plr-list li:first-child,
.plr-list li:nth-child(2),
.plr-list li:nth-child(3) {margin-bottom:12px;}
.plr-list li span {padding:0;}
.plr-list li:before {  content: attr(data-type); font-weight:300; font-size:11px;}
.hs-row .hsr-list {grid-template-columns: 120px 1fr 1fr;}
.hs-row .hsr-list li {min-width:auto;}
.hs-row.head .hsr-list li {font-size:12px;}
.hs-row:not(.head) .hsr-list li {font-size:13px;}
.panel-two-column .hs-row .hsr-list {grid-template-columns: 120px 40% 40%;}
.deposit-article {min-width:auto;}
.deposit-row input {width:100%;}
.modal-deposit {padding-left:20px; padding-right:20px;}
.footer-section.bg-none {padding-top:0; padding-bottom:100px;}
}
@media screen and (max-height: 680px) {
	.page-screen {padding-top:60px;}
	.page-screen,
	.mainscreen {min-height:640px;}
	.mes-info p {line-height:1.3;}
	.mes-info i {font-size:12px;}
}
@media screen and (max-height: 1200px)  and (max-width: 720px) {
	.page-screen {min-height:500px; padding:80px 20px;}
}
@media screen and (max-height: 580px) {
	.modal-deposit { align-items: flex-start; padding-top:50px;}
}
@media screen and (max-width: 580px) {
	.footer-cab-left {gap:16px;}
	.footer-cab-left:before {width:42px; height:42px; min-width:42px;}
	.footer-cabinet {flex-flow:column; gap:20px;}
	.footer-cab-left {order:3;}
}
@media screen and (max-width: 560px) {
	.team-details,
	.for-whom-list {display:flex; flex-flow:column;}
	.stepbystep-list.second li  {word-break: break-word;}
	.team-info-column {width:100%;}
	.for-what-section.dark {padding:32px 0;}
	.reviews-section {padding-top:40px;}
	.reviews-section {gap:20px;}
	.reviews-list li {width:320px;}
	.review-item {padding:24px 24px 48px 24px}
	.eywa-this {margin-top:0; margin-bottom:0;}
}
@media screen and (max-width: 520px) {
	.pagination li {display:none;}
	.pagination li:first-child,
	.pagination li:last-child,
	.pagination li.select {display:inline-flex;}
}
@media screen and (max-width: 480px) {
	.review-column {min-width:auto;}
	.plr-list li {width:50%;}
	.plr-list li:nth-child(4) {margin-bottom:12px;}
	.mes-info p {padding-right:15px;}
	.messItem {padding-left:0; padding-right:0;}
	.close-modal {width:35px; height:35px; background-size:15px;}
}
@media screen and (max-width: 460px) {
	.pa-left h1,
	.faq-leftcolumn h3,
	.stepbystep-list li h3 {word-break: break-word;}
	.status-info {flex-flow:column;}
	.history-spreadsheet {overflow:auto;}
	.hsr-list li {min-width:200px;}
	.dep-minus, .dep-plus {min-width:40px; width:40px;}
	.deposit-changer {gap:8px;}
}
@media screen and (max-width: 440px) {
	.pa-left h1, .main-article h1 {font-size:35px;}
}
@media screen and (max-width: 440px) {
	.levels-list {grid-template-columns: 1fr 1fr 1fr;}
	.panel-list {gap:0;}
	.hs-row .hsr-list li:last-child span,
	.hs-row .hsr-list li span.history-ammount {font-size:11px;}
	.hs-row .hsr-list { grid-template-columns: 110px 1fr 1fr; }
	.mes-short {    align-items: flex-start;}
}
@media screen and (max-width: 440px) {
	.footer-column.social-column {width:auto; margin-right:auto;}
 .footer-column.social-column .footer-social {padding-left:20px; margin-left:auto;}.reviews-section .article-fixed h3, .tekonomics-section p, .hiw-header h3, .hm-left h3, .of-header h2, .wp-leftside h3, .for-whom-header h2, .what-get-left h2, .whats-trick-section h2, .faq-leftcolumn h3, .why-eywa-header h2, .contact-header p, .team-header p, .ets-leftside p, .section-header h2, .stepbystep-header h2, .footer-left h3, .safety-header p, .advantages-header p, .startap-section .article-fixed h2, .eywa-this h2 {font-size:30px;}
 .awards-list {}
 .awards-cell {grid-template-columns: 1fr 1fr 1fr 1fr;display: flex;flex-wrap: wrap;justify-content: center;align-items: center; }
 .awards-cell date {font-size:10px;}
 .my_balance-column {min-width:auto;}
 .usr-left input {width:100%;}
 .currency-rating,
 .user-board,
 .my_balance-column,
 .review-column,
 .history-column {padding:16px;}
}
@media screen and (max-width: 380px) {
	.tekonomics-section p, .fw-clarification p,
	.what-get-left h2 {word-break: break-word;}
	.what-get-left h2 br {display:none;}
	.tekonomics-list {display:flex; flex-flow:column;}
	.footer-section,
	.footer-section.black {background-size:400px; padding-bottom:55px;}
	.messages-tabs li a {font-size:10px;}
}
@media screen and (max-width: 360px) {

}
