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;
}
#reviews_tabs_select {
	display: none;
}
.reviews .subtitle {
	text-align: center;
}
* {
    box-sizing: border-box;
}
.container {
    max-width: 1310px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}
.card_slider {
	background: #000000;
	border-radius: 40px 40px 0 0;
}
.card_slider_s .splide__slide {
	background: #ffffff;
	box-shadow: -8px -4px 19px 0px #2B333B26;
	box-shadow: 8px 7px 12px 0px #2B333B26;
	border-radius: 24px;
	overflow: hidden;
}
.card_slider_s .splide__slide:first-child img {
	margin-left: auto;
	margin-right: 0;
}
.card_slider_s .splide__arrow--next {
	right: -70px;
}
.card_slider_s .splide__arrow--prev {
	left: -70px;
}
.card_slider_w {
	padding: 24px;
}
.card_slider_w ul {
	display: flex;
	margin-bottom: 30px;
	flex-direction: column;
	gap: 12px;
}
.card_slider_w a {
	font-weight: 500;
	font-size: 12px;
	border-radius: 12px;
	text-decoration: none;
	text-align: center;
	background: #131618;
	padding: 12px;
	width: 100%;
	display: block;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.wrapper_right_header .sub-menu {
	opacity: 0;
	visibility: hidden;
	width: 100%;
	background: #131618;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 10px;
	width: 60px;
    left: -9px;
    right: auto;
	position: absolute;
}
.wrapper_right_header ul.menu {
	position: relative;
	padding-right: 20px;
	background: url('/wp-content/uploads/2025/11/svg-2.svg') no-repeat right;
}
.wrapper_right_header ul.menu:hover .sub-menu {
	opacity: 1;
	visibility: visible;
}
.wrapper_right_header ul.menu li a{
	font-weight: 400;
	font-style: Regular;
	color: #B4C0CE;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
}
.wrapper_right_header {
	display: flex;
	align-items: center;
}
.wrapper_right_header > div:not(.swticher) {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #555C66;
}
.card_slider_w ul li {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #2F3337;
}
.card_slider_text {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #2F3337;
	margin-bottom: 30px;
}
.card_slider_title {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #1C1F22;
	margin-bottom: 8px;
}
.card_slider_s .splide__slide img {
	display: block;
	width: auto;
	height: 180px;
	max-height: 180px;
	object-fit: cover;
}
.card_slider_s {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
}
.container_v2 {
    max-width: 1090px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}
.events_wrap_image + .subtitle {
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 80px;
	color: #000000;
}
.ref_program > .container > .subtitle {
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #1C1F22;
	max-width: 622px;
}
.ref_program_item > div > span:first-child {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #1C1F22;
}
.ref_program_item > div > span:last-child {
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #6A7380;
}
.white_wrapper.ref_program {
	background-image: url(/wp-content/uploads/2025/10/vector-6.svg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ref_program .hero_grids {
	justify-content: center;
}
.ref_slider {
	background: url('/wp-content/uploads/2025/10/—pngtree—green-technology-waves-undulating-wavy_4479107-1.png');
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 80px;
	background-size: cover;
	padding-bottom: 80px;
}
.calc_wrapper {
	background: #000000;
	margin: 80px 0;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}
.how_work_steps {
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.ref_slider_sl .splide__slide  {
	padding: 25px;
	width: 314px;
	background: #2aefde73;
	border-radius: 25px;
	border: 1px solid #2AEFDE1A;
}
.ref_slider_sl {
	margin-top: 55px;
}
.ref_slider_sl .splide__slide img {
	margin: 0 auto 40px auto;
	display: block;
}
.ref_slider_title {
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #1C1F22;
	margin-bottom: 24px;
}
.ref_slider .subtitle {
	font-weight: 400;
	font-size: 18px;
	max-width: 100%;
	line-height: 24px;
}
.ref_slider_text {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #1C1F22;
}
.how_work_step {
	padding: 24px;
	position: -webkit-sticky;
    position: sticky;
	border-radius: 24px;
	height: max-content;
	border: 1px solid #1B9C91;
	border-radius: 24px;
}
.how_work_step:nth-child(1) {
	background: #062421;
	z-index: 88;
	top: calc(120px + 8px * 1);
}
.how_work_step:nth-child(2) {
	background: #2AEFDE40;
	top: calc(120px + 8px * 2);
}
.how_work_step:nth-child(3) {
	background: #2AEFDE59;
	top: calc(120px + 8px * 3);
}
.how_work_step:nth-child(4) {
	background: #2AEFDE26;
	top: calc(120px + 8px * 4);
}
.how_work_step_text {
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #B4C0CE;
}
.how_work_step_title {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.how_work_step_top span {
	font-weight: 500;
	padding: 8px 16px;
	font-size: 18px;
	line-height: 24px;
	background: #2AEFDE80;
	border-radius: 10px;
	color: #FFFFFF;
}
.how_work_step_top {
	display: flex;
	align-items: center;
	margin-bottom: 24px;
	justify-content: space-between;
}
.how_work_block_item .subtitle {
	font-weight: 500;
	text-align: left !important;
	margin-right: auto;
	font-size: 18px;
	line-height: 24px;
	margin-left: 0;
	color: #B4C0CE;
}
.how_work_block_wrap {
	display: grid;
	align-items: center;
	grid-template-columns: 1fr 400px;
	grid-gap: 25px;
}
.how_work_block {
	background: #000000;
	border-top-left-radius: 40px;
	margin-top: 80px;
	border-top-right-radius: 40px;
}
.ref_program_item img {
	display: block;
	margin-right: 12px;
}
.ref_program_item > div {
	display: flex;
	flex-direction: column;
}
.ref_program_items {
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
	margin: 30px 0;
	justify-content: center;
}
.ref_program_item {
	display: flex;
	align-items: center;
}
.events_wrap_item:before {
	content: '';
	width: 100%;
	height: 100%;
	transition: all .3s linear;
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	top: 0;
	background: linear-gradient(180deg, rgba(28, 30, 33, 0.5) 0%, rgba(149, 247, 239, 0.9) 100%);
	bottom: 0;
}
.events_wrap_item:after {
	content: '';
	width: 100%;
	height: 100%;
	transition: all .3s linear;
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	top: 0;
	background: linear-gradient(180deg, rgba(28, 30, 33, 0.1) 0%, rgba(149, 247, 239, 0.8) 100%);
	bottom: 0;
}
.events_wrap_item_title {
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #1C1F22;
	margin-bottom: 3px;
}
.events_wrap_item_date {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #2F3337;
}
.events_wrap_item_w {
	z-index: 999;
    display: flex;
    align-items: center;
	padding-bottom: 17px;
	flex-direction: column;
    justify-content: flex-end;
    position: relative;
    height: 100%;
}
.events_wrap_item {
	border-radius: 24px;
	transition: all .3s linear;
	min-height: 320px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	border: 2px solid #AAF9F2;
}
.events_wrap_item:hover:before {
	opacity: 0;
}
.events_wrap_item img {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	max-height: 320px;
	object-fit: cover;
}
.events_wrap_items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 55px;
}
.padding_80 {
    padding: 80px 0;
}
.events_wrap_image {
	display: block;
	border-radius: 32px;
	width: 100%;
	object-fit: cover;
	margin-bottom: 40px;
}
.black {
    color: #1C1F22 !important;
}
.container_v3 {
    max-width: 880px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}
ul, ol {
    list-style: none;
}
.def_page {
    padding-top: 170px;
    background: #000000;
	padding-bottom: 50px;
}
body {
    font-family: "Roboto", sans-serif;
}
.max-width-700 {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.wrapper_circle {
    position: relative;
}
.block_9_wrapper {
    border-top-left-radius: 40px;
    background: #000000;
    border-top-right-radius: 40px;
}
.cirlce_text {
    position: absolute;
    color: #ffffff;
    max-width: 490px;
    right: 64px;
    top: 86px;
}
.cirlce_text:nth-child(2) {
    top: 279px;
}
.cirlce_text:nth-child(3) {
    top: 450px;
}
.cirlce_text_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.cirlce_text_title {
    font-weight: 500;
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 24px;
}
.header {
    position: fixed;
    top: 32px;
    z-index: 999;
    left: 0;
    right: 0;
    width: 100%;
}
.text_style h1 {
	font-weight: 500;
	letter-spacing: 0%;
	margin-bottom: 40px;
	font-size: 48px;
	line-height: 56px;
	color: #ffffff;
}
.text_style h2 {
	margin: 30px 0;
	font-weight: 500;
	letter-spacing: 0%;
	font-size: 32px;
	line-height: 40px;
	color: #ffffff;
}
.text_style h3 {
    margin: 16px 0;
	font-weight: 500;
    text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	color: #ffffff !important;
}
.text_style strong, .text_style b {
	font-weight: bold;
}
.text_style p {
	font-weight: 500;
	letter-spacing: 0%;
	font-size: 18px;
	margin: 12px 0;
	line-height: 24px;
	color: #6A7380;
}
.text_style li:not(:last-child) {
	margin-bottom: 12px;
}
.text_style ul {
	list-style-type: disc;
	padding-left: 30px;
	margin: 20px 0;
}
.text_style ol {
	list-style-type: auto;
	padding-left: 30px;
	margin: 20px 0;
}
.text_style ol a, .text_style ul a {
	color: #ffffff;
}
.text_style li {
	font-weight: 500;
	letter-spacing: 0%;
	font-size: 18px;
	line-height: 24px;
	color: #6A7380;
}
.text_style h2 {
	margin: 30px 0;
	font-weight: 500;
	letter-spacing: 0%;
	font-size: 25px;
    text-transform: uppercase;
	line-height: 32px;
	color: #ffffff;
}
.header_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 20px;
    border: 1px solid #0F534D;
    backdrop-filter: blur(32px);
    background: #131618;
    padding: 20px;
}
.hero_block_v3 {
    padding-top: 260px;
    background-color: #ffffff;
    padding-bottom: 204px;
    background-repeat: no-repeat;
/*     background-size: cover; */
}
.hero_block_v3 .container {
    grid-template-columns: 622px !important;
}
/* body.page-template-default:not(.home) {
	background: #000000;
} */
.header_menu ul {
    display: flex;
    gap: 64px;
    align-items: center;
}
.header_menu ul li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    letter-spacing: 2%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #B4C0CE;
}
.header_lang span {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #B4C0CE;
}
.hero_block .container {
    display: grid;
    grid-template-columns: 1fr 450px;
    grid-gap: 25px;
    overflow: hidden;
    align-items: center;
}
.hero_block_col > img {
    max-width: 448px;
    display: block;
    margin-left: auto;
}
.hero_block_col h1, .hero_block_col h2 {
    font-weight: 500;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: 0%;
    color: #1C1F22;
    margin-bottom: 24px;
}
.hero_block_col p {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 32px;
    color: #2F3337;
}
.hero_grids {
    display: flex;
    grid-gap: 24px;
}
.hero_grids a {
    background: #131618;
    backdrop-filter: blur(4px);
    padding: 14px 16px;
    display: flex;
    text-decoration: none;
    align-items: center;
    border-radius: 16px;
}
.hero_grids a img {
    display: block;
    margin-right: 8px;
    min-width: 40px;
}
.hero_grids a > div > span {
    display: block;
}
.hero_grids a > div > span:first-child {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0%;
    color: #B4C0CE;
}
.hero_grids a > div > span:last-child {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #ffffff;    
}
.mesonry_block_top {
    display: grid;
    grid-template-columns: 1fr 320px;
    grid-gap: 24px;
    margin-top: 70px;
}
.mesonry_block_col_i {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 24px;
}
.mesonry_block_col_2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
}
.mesonry_i img {
    width: 100%;
    display: block;
}
.mesonry_block_col_1 {
    display: grid;
    grid-template-columns: 1fr;
}
.mesonry_i {
    padding: 0 32px;
    padding-bottom: 30px;
    background: linear-gradient(280.53deg, rgba(2, 7, 20, 0.12) 9.12%, rgba(2, 7, 20, 0.32) 95.83%),
    linear-gradient(280.53deg, rgba(2, 7, 20, 0.04) 9.12%, rgba(15, 83, 77, 0.4) 95.83%);
    border: 1px solid #394649;
    border-radius: 20px;
    box-shadow: 6px 8px 12.3px 0px #00000040;
    backdrop-filter: blur(94px);
    position: relative;
}
.mesonry_block_col_1_item .mesonry_i {
    display: flex;
    align-items: center;
    padding-bottom: 0;
}
.mesonry_block_col_1_item .mesonry_i img {
    max-width: 290px;
    height: 100%;
    width: 290px;
}
.mesonry_block_col_1_item .mesonry_i > div:last-child {
    height: 100%;
}
.mesonry_i img {
    object-fit: cover;
}
.mesonry_block {
    padding: 80px 0;
    box-shadow: 0px -20px 24.3px 0px #FFFFFF38;
    background-color: #000000;
    background-image: url('../assets/images/bg.svg');
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}
.title {
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0%;
    color: #ffffff;
    margin-bottom: 20px;
}
.text-center {
    text-align: center;
}
.subtitle {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #B4C0CE;
}
.mesonry_block_col:first-child {
    display: grid;
    grid-template-columns: 1fr;
}
.mesonry_i_title {
    font-weight: 500;
    font-size: 24px;
    margin-top: 16px;
    line-height: 32px;
    letter-spacing: 0%;
    color: #ffffff;
    margin-bottom: 8px;
}
.mesonry_i_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #B4C0CE;
}
.mesonry_block_col_i .mesonry_i:first-child img {
    left: -33px;
    position: relative;
}
.mesonry_block_col_1_item .mesonry_i > div:first-child {
    margin-right: 16px;
}
.mesonry_block_col_2 .mesonry_block_col_2_item .mesonry_i {
    height: 300px;
}
.bottom_block .mesonry_i {
    display: flex;
    align-items: center;
    padding-bottom: 0 !important;
    height: 200px !important;
}
.mesonry_block_col_2.bottom_block {
    margin-top: 24px;
}
.mesonry_block_col_2.bottom_block img {
    max-width: 200px;
    height: 100%;
}
.mesonry_block_col_i .mesonry_i:last-child {
    height: 340px;
    max-height: 340px;
    min-height: 340px;
}
.mesonry_block_col_1_item .mesonry_i {
    height: 300px;
}
.mesonry_block_top .mesonry_block_col_2 {
    margin-bottom: 24px;
}
.sticky_block .subtitle {
    text-align: center;
}
.sticky_block_item {
    padding: 80px 60px;
    position: relative;
    overflow: hidden;
    border-radius: 44px;
    background: linear-gradient(281.58deg, rgba(28, 30, 33, 0.2) 9.03%, rgba(42, 239, 222, 0.2) 90.35%);
    border: 1px solid #D4FBF8;
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    height: max-content;
    top: calc(120px + 8px * 1);
    margin-bottom: calc(8px * 3);
}
.sticky_block_item:not(:first-child) {
    backdrop-filter: blur(15px);
}
.sticky_block_item:nth-child(2) {
    top: calc(120px + 8px * 2);
    margin-bottom: calc(8px * 2);
}
.sticky_block_item:nth-child(3) {
    top: calc(120px + 8px * 3);
    margin-bottom: calc(8px * 2);
}
.sticky_block_item:nth-child(4) {
    top: calc(120px + 8px * 4);
    margin-bottom: calc(8px * 2);
}
.sticky_block_wrapper {
    margin-top: 70px;
    display: flex;
    flex-direction: column;
}
.sticky_block_col {
    max-width: 420px;
}
.sticky_block_title {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #1C1F22;
    margin-bottom: 16px;
}
.sticky_block_item img {
    max-width: 300px;
    width: 300px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    bottom: 0;
}
.sticky_block_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1C1F22;
    margin-bottom: 16px;
}
.btn {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
    cursor: pointer;
    transition: all .3s linear;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: #FFFFFF;    
}
.btn_v1 {
    padding: 12px 32px;
    background: #131618;
    display: flex;
    width: fit-content;
    border-radius: 12px;
}
.btn_v2 {
    padding: 12px 32px;
    background: #2AEFDE33;
    display: block;
    width: fit-content;
    border: 1px solid #2AEFDE80;
    color: #1C1F22;
    border-radius: 12px;
}
.btn_v3 {
    padding: 12px 32px;
    background: #2AEFDE33;
    display: block;
    width: fit-content;
    border: 1px solid #2AEFDE80;
    color: #ffffff;
    border-radius: 12px;
}
.wrapper_buttons {
    margin-top: 45px;
    display: flex;
    justify-content: center;
}
.grid_block_b_item {
    padding-top: 200px;
    transition: all .3s linear;
    position: relative;
    padding-bottom: 90px;
}
.grid_block_b_item:after {
    content: '';
    display: block;
    position: absolute;
    left: 32px;
    width: 2px;
    height: 210px;
    top: 0;
    background: #24CBBD;
}

.grid_block_b_item_number {
    font-weight: 500;
    letter-spacing: 0%;
    padding-left: 15px;
    margin-top: 7px;
    color: #B4C0CE;
    font-size: 48px;
    line-height: 56px;
}
.grid_block_b_item > svg {
    display: block;
    min-width: 48px;
    position: relative;
    margin-left: 10px;
    z-index: 9;
}
.grid_block_b_item_title {
    font-weight: 400;
    padding-left: 15px;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
    color: #1C1F22;
}
.grid_block_b_item_text {
    font-weight: 400;
    padding-left: 15px;
    color: #636B74;
    max-width: 230px;
    font-size: 14px;
    line-height: 20px;
}
.btn:hover {
    opacity: .5;
}
.grid_block_border .title {
    color: #1C1F22;
}
.grid_block_border {
    padding-bottom: 0 !important;
}
.grid_block_border .subtitle {
    color: #1C1F22;
}
.grid_block_b_wrapper .container {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.grid_block_b_wrapper {
    position: relative;
}
.grid_block_border .subtitle {
    margin-bottom: 50px;
}
.grid_block_b_wrapper:after {
    content: '';
    width: 100%;
    display: block;
    position: absolute;
    top: 222px;
    height: 2px;
    background: #24CBBD;
}
.grid_block_b_wrapper:before {
    content: '';
    width: 100%;
    z-index: 9;
    display: block;
    position: absolute;
    top: 0;
    height: 2px;
    background: #24CBBD;
}
.rotate_block {
    background-color: #000000;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    background-image: url('../assets/images/bg2.svg');
    background-repeat: no-repeat;
    background-position: right top;
}
.rotate_block_top_block {
    display: grid;
    grid-template-columns: 1fr 440px;
    grid-gap: 60px;
    align-items: center;
}
.rotate_block_col_wrap {
    margin-left: auto;
    max-width: 360px;
    display: block;
    position: relative;
	margin-right: 45px;
}
.rotate_block_col_wrap img {
   display: block;
   width: 100%;
}
.wrap_cryptos span {
    max-width: 100px;
    position: absolute;
}
.wrap_cryptos span:nth-child(1) {
    top: -44px;
    left: 50%;
    margin-left: -50px;
}
.wrap_cryptos span:nth-child(2) {
    left: auto;
    top: 15%;
    margin-top: -50px;
    right: -5px;
}
.wrap_cryptos span:nth-child(3) {
    top: 50%;
    margin-top: -50px;
    right: -47px;
    left: auto;
}
.wrap_cryptos span:nth-child(4) {
    left: auto;
    top: 85%;
    margin-top: -50px;
    right: -5px;
}
.wrap_cryptos span:nth-child(5) {
    top: auto;
    right: 50%;
    margin-right: -50px;
    bottom: -47px;
}
.wrap_cryptos span:nth-child(6) {
    left: -5px;
    top: 85%;
    margin-top: -50px;
    right: auto;
}
.wrap_cryptos span:nth-child(7) {
    right: auto;
    top: 50%;
    margin-top: -50px;
    left: -47px;
}
.wrap_cryptos span:nth-child(8) {
    right: auto;
    top: 15%;
    margin-top: -50px;
    left: -5px;
}
.reviews {
    margin-top: 200px;
}
.rotate_block_col_wrap_center {
    position: absolute;
    top: 50%;
    z-index: 99;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    left: 50%;
    transform: translate(-50%, -50%);
}
.rotate_block_col_wrap_center > span {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 8px;
}
/* .rotate_block_col_wrap_center > span:last-child {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #B4C0CE;
} */
.reviews_tabs {
    display: flex;
    width: fit-content;
    margin: 0 auto;
    align-items: center;
    padding: 4px;
    justify-content: center;
    border-radius: 32px;
    background: linear-gradient(359.55deg, rgba(42, 239, 222, 0.15) 31.06%, rgba(42, 239, 222, 0.3) 117.88%);
    border: 1px solid;
    border-image-source: #136B63;
    box-shadow: 0px 4px 4px 0px #00000040 inset;
}
.reviews_tabs span {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    cursor: pointer;
    padding: 10px 24px;
    border-radius: 48px;
    transition: all .3s linear;
    display: flex;
    align-items: center;
    color: #1C1F22;
}
.reviews_tabs span:hover {
    opacity: .8;
}
.reviews_tabs span.active {
    background: linear-gradient(0deg, rgba(42, 239, 222, 0.25), rgba(42, 239, 222, 0.25)),
linear-gradient(125.86deg, #24CBBD 23.97%, #2AEFDE 122.76%);
backdrop-filter: blur(4px);
}
.reviews_tabs span svg {
    display: block;
}
.reviews_tabs span:not(.active) {
    color: #B4C0CE;
}
.reviews_tabs span:not(:first-child) svg {
    margin-right: 8px;
}
.reviews_tabs span:not(:first-child) svg:last-of-type {
    margin-left: 16px;
}
.reviews_item_top {
    display: flex;
    margin-bottom: 24px;
    align-items: center;
    justify-content: space-between;
}
.reviews_items .splide__slide {
    backdrop-filter: blur(94px);
    background: linear-gradient(359.55deg, rgba(42, 239, 222, 0.15) 31.06%, rgba(42, 239, 222, 0.3) 117.88%);
    border: 1px solid #18837A;
    border-radius: 20px;
    max-width: 424px;
    padding: 30px 40px;
}
.reviews_items {
    margin-top: 30px;
}
.reviews_title {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    margin-bottom: 16px;
}
.reviews_item_top_r {
    display: flex;
    gap: 6px;
}
.reviews_item_top_r svg {
    display: block;
}
.reviews_item_img img {
    display: block;
}
.reviews_name {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #B4C0CE;
    margin-bottom: 8px;
}
.reviews_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    margin-bottom: 16px;
}
.reviews_date {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #6A7380;
}
.hero_block_v2 {
    padding-bottom: 0;
    padding-top: 80px !important;
    background: linear-gradient(111.27deg, #1B9C91 24.84%, #000000 75.16%);
}
.hero_block_v2 h2 {
    color: #ffffff;
}
.hero_block_v2 p {
    color: #ffffff;
}
.faq_item:not(:last-child) {
    margin-bottom: 24px;
}
.faq_title {
    display: flex;
    margin-bottom: 15px;
    cursor: pointer;
    align-items: center;
    justify-content: space-between;
}
.faq_content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #2F3337;
    margin-bottom: 15px;
}
.faq_content {
    padding-left: 40px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.4s ease;
    opacity: 0;
    max-width: 775px;
}
.faq_item.active .faq_title svg{
    transform: rotate(180deg);
}
.faq_item.active .faq_content {
    max-height: 500px; /* достаточно большое значение */
    opacity: 1;
    margin-bottom: 24px;
  }
.faq_title > div > span:first-child {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    vertical-align: middle;
    color: #2F3337;
    margin-right: 15px;
}
.faq_title > div {
    display: flex;
    align-items: center;
}
.faq_title > div > span:last-child {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    vertical-align: middle;
    color: #1C1F22;    
}
.faq_title svg {
    display: block;
    transition: all .3s linear;
}
.gpt_button {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    padding: 6px 12px;
    transition: all .3s linear;
    border-radius: 16px;
    cursor: pointer;
    vertical-align: middle;
    margin: 5px 10px;
    background: #2AEFDE33;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #1C1F22;
    text-decoration: none;
}
.gpt_button:hover {
    opacity: .8;
}
.gpt_button svg {
    margin-right: 8px;
    display: block;
}
.faq_item:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: linear-gradient(270deg, rgba(42, 239, 222, 0.1) 0%, #95F7EF 26%, #95F7EF 74%, rgba(42, 239, 222, 0.1) 100%);
}
.pre_footer {
    background: #000000;
    padding-top: 60px;
    padding-bottom: 60px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}
.news_block {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 55px;
}
.news_item_top {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    color: #B4C0CE;
}
.news_item_top:before {
    content: '';
    width: 45px;
    height: 1px;
    margin-right: 15px;
    background: #2AEFDE;
    display: inline-block;
}
.news_item_img {
    position: relative;
    overflow: hidden;
}
.news_item_img img {
    border-radius: 16px;
    height: 215px;
    object-fit: cover;
    max-height: 215px;
    width: 100%;
    display: block;
}
.news_item_title {
    position: absolute;
    left: 16px;
    bottom: 16px;
    font-weight: 500;
	max-width: 260px;
    font-size: 24px;
    color: #ffffff;
}
.news_item_info {
    margin-top: 24px;
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #B4C0CE;
}
.news_item_info span {
    color: #6AF4E8;
}
.news_item_text {
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #B4C0CE;
}
.new_btn {
    font-weight: 500;
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    transition: all .3s linear;
    padding: 12px 20px;
    cursor: pointer;
    background: #2AEFDE40;
    border-radius: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.new_btn:hover {
    opacity: .6;
}
.pre_footer .title {
    margin-bottom: 45px;
}
.footer {
    padding: 60px 0;
    background: #000000;
}
.socials {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 30px;
}
.socials a img {
    display: block;
	max-width: 35px;
	max-height: 35px;
}
.footer_col:last-child aside {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 32px;
}
.footer_wrap {
    display: grid;
    align-items: flex-start;
    grid-template-columns: 280px 1fr;
    grid-gap: 25px 150px;
}
.footer_title {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.32px;
    color: #ffffff;
    margin-bottom: 24px;
}
.footer_col_i ul li a {
    font-weight: 400;
    font-size: 14px;
    transition: all .3s linear;
    line-height: 16px;
    vertical-align: middle;
    text-decoration: none;
    color: #6A7380;
}
.footer_col_i ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.footer_col_i ul li a:hover {
    color: #ffffff;
}
.footer_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.copy {
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.32px;
    color: #3D444D;
}
.footer_bottom > div > a {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.32px;
    text-decoration: none;
    color: #3D444D;
}
.footer_bottom > div {
    display: flex;
    gap: 150px;
}
.footer_bottom {
    margin-top: 35px;
}
.wrap_cryptos span {
    transition: all .3s ease;
    cursor: pointer;
}
  
.wrap_cryptos span.active {
    transform: scale(1.2);
}

.wrap_cryptos span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;   /* размер подсветки */
    height: 100px;  /* размер подсветки */
    box-shadow: 0 0 90px 3px #2AEFDE;
    filter: blur(10px);
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
    z-index: -1; /* чтобы было за картинкой */
}
.wrap_cryptos span.active::before,
.wrap_cryptos span:hover::before {
  transform: translate(-50%, -50%) scale(1);
  opacity: 0.3; /* прозрачность свечения */
}
.animate-on-scroll {
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.8s ease-out;
}
  
.animate-on-scroll.show {
    opacity: 1;
    transform: translateY(0);
}
#reviewsSelect {
    display: none;
}
.burger {
	display: none;
}
.mesonry_block_mobile_image {
    display: none !important;
}
.accordion {
    display: flex;
    gap: 10px;
    max-width: 786px;
    justify-content: center;
    margin: 0 auto;
    margin-top: 48px;
  }
  
  .accordion .item {
    flex: 1;
    height: 420px;
    border-radius: 15px;
    background: linear-gradient(180deg, #1B9C91 0%, rgba(42, 239, 222, 0.15) 100%);
    backdrop-filter: blur(94px);
    box-shadow: 5px 4px 4px 0px #00000038 inset;
    border: 1px solid rgba(42, 239, 222, 0.55);
    color: #fff;
    position: relative;
    cursor: pointer;
    transition: flex 0.5s ease;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .header_i {
      display: flex;
      align-items: center;
      gap: 10px;
  }
  .horizontal_acc {
      background-image: url('/wp-content/uploads/2025/09/ellipse-14889.svg');
      background-repeat: no-repeat;
      background-position: bottom;
      background-size: 824px;
  }
  
/* активный блок */
.accordion .item.active {
flex: 4;
justify-content: space-between;
}

/* контент — только при активном */
.accordion .item .content {
opacity: 0;
display: none;
padding: 20px;
transition: opacity 0.5s ease;
}
.accordion .item.active .content {
opacity: 1;
display: block;
}

/* заголовок + иконка горизонтально */
.accordion .item .header {
display: flex;
align-items: center;
gap: 10px;
}
.accordion .item .icon {
font-size: 24px;
}
.accordion .item h3 {
font-size: 24px;
line-height: 32px;
margin: 0;
}
.hero_block {
    padding-top: 170px;
}
.accordion .item p {
margin-top: 10px;
color: #B4C0CE;
font-size: 16px;
line-height: 24px;
}
.horizontal_acc {
    background-color: #000000;
}
/* боковой заголовок — только когда закрыт */
.accordion .side-title {
writing-mode: vertical-rl;
text-orientation: mixed;
font-size: 18px;
margin: auto;
transform: rotate(180deg);
text-align: right;
height: 100%;
padding-bottom: 24px;
transition: 0.3s ease;
}
.accordion .item.active .side-title {
opacity: 0;
display: none;
}
.grid_items_list {
background: #000000;
border-top-left-radius: 40px;
border-top-right-radius: 40px;
}
.grid_items_list_wrap {
display: grid;
grid-template-columns: 1fr 1fr;
grid-gap: 24px;
margin-top: 32px;
}

.grid_items_list_wrap * {
color: #ffffff;
}
.grid_items_list_text {
color: #B4C0CE;
}
/* номер внизу всегда */
.accordion .number {
font-size: 32px;
color: #6AF4E8;
line-height: 40px;
padding: 24px;
position: relative;
}
.accordion .number:before {
content: '';
width: 100%;
background: url('/wp-content/uploads/2025/09/ellipse-14950.svg') no-repeat;
height: 100%;
left: 0;
bottom: 0;
position: absolute;
}
.item.active {
background: linear-gradient(180deg, #0F534D 0%, rgba(42, 239, 222, 0.15) 100%);
}
.item:not(.active) .number {
text-align: center;
}
.faq_2_version .title, .faq_2_version .subtitle {
    color: #1C1F22;
}
.faq_2_version_items {
    margin-top: 55px;
}
.grid_items_list_item {
    padding: 40px 40px 130px 40px;
    border: 1px solid #6AF4E8;
    backdrop-filter: blur(94px);
    box-shadow: -3px -3px 52px 0px #0F534D inset;
    border-radius: 40px;
    background-color: #0B3C38;
    /* background-image: url('/wp-content/uploads/2025/09/frame-2131330883-1.jpg'); */
    /* background-repeat: repeat; */
} 
.faq_2_version_item_text {
    display: none;
}
.faq_2_version_item.active {
    background: #95F7EF;
    border-left: 4px solid #24CBBD;
}
.faq_2_version_item_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #636B74;
    margin-top: 16px;
}
.faq_2_version_items {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.faq_2_version_item_t {
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #1C1F22;
}
.card_block_new_title {
    color: #ffffff;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}
.bg_black {
    background: #000000;
}
.card_block_new_items {
    margin-top: 50px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 48px;
}
.card_block_new_item {
    padding: 48px 130px 48px 40px;
    border-radius: 40px;
    background: #0B3C38;
    background-repeat: no-repeat;
    background-position: right;
    backdrop-filter: blur(94px);
    box-shadow: -3px -3px 52px 0px #0F534D inset;
}
.card_block_new {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}
.card_block_new_text {
    color: #B4C0CE;
    font-size: 12px;
    line-height: 16px;
}
.faq_2_version_item {
    padding: 24px 40px;
    cursor: pointer;
    border: 1px solid #95F7EF;
    background: #2AEFDE1A;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.grid_items_list_item:nth-child(3) {
    grid-column: 1/3;
    padding-right: 140px;
    padding-bottom: 40px;
    background-position: 97% bottom !important;
}
.grid_items_list_item:nth-child(3) .grid_items_list_text {
    max-width: 460px;
}
.grid_items_list_title {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
}
.grid_items_list_text {
    font-size: 16px;
    line-height: 24px;
}
.partners_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 24px;
    margin-top: 45px;
}
.ambassadors_i {
    position: relative;
    border: 1px solid #48494D;
    border-radius: 24px;
    height: 100%;
    overflow: hidden;
    transition: all .3s linear;
}
.ambassadors_i:before {
    content: '';
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 105%);
    height: 100%;
    /* box-shadow: 6px 8px 12.3px 0px #00000040; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.ambassadors_wrap .splide__slide {
    height: 250px;
}
.ambassadors_wrap .splide__slide.is-active {
    height: 300px;
}
.ambassadors_wrap .splide__arrow--prev {
    left: -50px;
}
.ambassadors_wrap .splide__arrow--next {
    right: -50px;
}
.ambassadors_wrap .splide__slide.is-active .ambassadors_i_info {
    padding-top: 15px;
    bottom: 0;
    opacity: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 15px;
    background: linear-gradient(280.53deg, rgba(2, 7, 20, 1) -0.88%, rgba(15, 83, 77, 1) 61.83%);
    height: 100px;
    width: 100%;
}
.ambassadors_i_info .ambassadors_name {
    position: relative;
    left: 0;
    text-align: center;
    color: #ffffff;
    bottom: 0;
}
.ambassadors_socials {
    display: flex;
    gap: 12px;
    margin-top: 5px;
    justify-content: center;
}
.ambassadors_socials > a {
    display: block;
}
.ambassadors_wrap .splide__slide.is-active .ambassadors_i > .ambassadors_name {
    display: none;
}
.ambassadors_i_info {
    position: absolute;
    transition: all .1s linear;
    opacity: 0;
}
.ambassadors_name {
    position: absolute;
    bottom: 18px;
    left: 30px;
    font-weight: 500;
    font-size: 20px;
    color: #B4C0CE;
    line-height: 28px;
}
.partners_item img {
    max-width: 144px;
    width: 100%;
    display: block;
}
.ambassadors_wrap .splide__list {
    align-items: center;
}
.ambassadors_i img {
    width: 100%;
    display: block;
}
.ambassadors_wrap {
    max-width: 950px;
    margin-left: auto;
    margin-top: 45px;
    margin-right: auto;
}
.partners_item {
    padding: 30px 20px;
    display: flex;
    align-items: center;
    transition: all .3s linear;
    justify-content: center;
    border-radius: 16px;
    background: #E9FDFC;
}
.partners_item:hover {
    transform: scale(1.1);
}
.ambassadors {
    background-color: #000000;
    background-image: url('/wp-content/uploads/2025/10/ambassadors.svg');
    background-repeat: no-repeat;
    background-position: center;
}
.wrapper_black {
    background: #000000;
    padding-top: 170px;
    padding-bottom: 60px;
}
.wrapper_ambassadors {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 40px;
}
.item_ambassador img {
    width: 100%;
    max-height: 195px;
    height: 195px;
    object-fit: cover;
    object-position: top;
    display: block;
}
.item_ambassador {
    position: relative;
    border: 1px solid #484C50;
    border-radius: 24px;
    overflow: hidden;
    cursor: pointer;
    transition: all .3s linear;
}
.item_ambassador:before {
    content: '';
    background: linear-gradient(280.53deg, rgba(2, 7, 20, 0.12) 9.12%, rgba(2, 7, 20, 0.32) 95.83%);
    position: absolute;
    left: 0;
    transition: all .3s linear;
    top: 0;
    right: 0;
    bottom: 0;
}
h1.title {
    font-size: 48px;
    line-height: 56px;
}
.item_ambassador_name {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #B4C0CE;
}
.wrapper_socials {
    display: flex;
    gap: 16px;
}
.wrapper_socials svg {
    transition: all .3s linear;
}
.wrapper_socials a:hover svg {
    opacity: .7;
}
.wrapper_socials a svg {
    display: block;
}
.wrapper_single_col_i > img {
    display: block;
    height: auto;
    border-radius: 24px;
    width: 100%;
    margin-bottom: 24px;
    border: 1px solid #ABA69D;
}
.wrapper_single_col {
    display: grid;
    grid-template-columns: 411px 1fr;
    grid-gap: 24px;
}
.wrapper_single_col_i .text_style *, .wrapper_single_content .text_style * {
    color: #B4C0CE;
}
.wrapper_single_col_i .text_style p, .wrapper_single_col_i .text_style li, .wrapper_single_content .text_style p, .wrapper_single_content .text_style li {
    font-weight: 400;
}
.item_ambassador:hover:before {
    opacity: 0;
}
.item_ambassador:hover .item_ambassador_name svg {
    right: 7px;
}
.item_ambassador_name svg {
    display: block;
    transition: all .3s linear;
    position: absolute;
    right: 12px;
}
.wrapper_single_col_i ul, .wrapper_single_content ul {
    padding-left: 20px;
}
.breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 24px;
}
.breadcrumbs b {
    margin: 0 5px;
}
.white_wrapper {
    padding-top: 170px;
    padding-bottom: 60px;
}
.white_wrapper .partners_wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.breadcrumbs > span > a, .breadcrumbs b, .breadcrumbs > span > span{
    font-weight: 500;
    text-decoration: none;
    font-style: Medium;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #B4C0CE;
}
.wrapper_black.partners .wrapper_single_col_i > img {
    background: #E9FDFC;
    padding: 60px 20px;
}
.wrapper_posts_col_banner > img {
    width: 100%;
    display: block;
    border-radius: 16px;
}
.category_list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 48px;
    gap: 12px;
}
.col_banner_button svg {
    margin-right: 8px;
}
.col_banner_button {
    display: block;
    cursor: pointer;
    width: 100%;
    margin-top: 16px;
    transition: all .3s linear;
    background: #131618;
    padding: 12px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.col_banner_button:hover {
    opacity: .7;
}
.col_banner_text {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #2F3337;
    margin-bottom: 16px;
}
.wrapper_posts_col:first-child {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
}
.single_top {
    display: flex;
    gap: 24px;
    align-items: center;
}
.single_navigation_list {
    display: flex;
    grid-gap: 55px;
    white-space: nowrap;
    overflow: auto;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
}
.single_navigation_list::-webkit-scrollbar {
    display: none;
}
.single_navigation_list a.active {
    opacity: 1;
}
.single_navigation_list a {
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: 500;
    opacity: .4;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFFFFF;
}
.single_navigation {
    background: #131618;
    padding: 24px;
    border-radius: 24px;
}
.single_image {
    margin-top: 32px;
    margin-bottom: 32px;
}
.single_image img {
    border-radius: 40px;
    width: 100%;
    display: block;
}
.single_top * {
    margin-bottom: 0;
    margin-top: 0;
}
.wrapper_posts_col_banner {
    background: #CBCED1;
    top: 124px;
    position: sticky;
    margin-top: 39px;
    padding: 24px;
    border-radius: 24px;
}
.col_banner_title {
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: #1C1F22;
    margin-bottom: 16px;
}
.wrapper_posts, .wrapper_single_content {
    display: grid;
    grid-template-columns: 1fr 410px;
    grid-gap: 24px;
}
.category_list > a {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    padding: 12px 20px;
    border-radius: 20px;
    background: #131618;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
}
.category_list > a.active {
    background: #2AEFDE40;
    border: 1px solid #2AEFDE80;
}
.wrapper_single_content h2 {
    color: #ffffff !important;
}
.header_menu .menu > .menu-item-has-children {
    position: relative;
}
.header_menu .menu > .menu-item-has-children:before {
    content: '';
    height: 40px;
    width: 150px;
    position: absolute;
    top: 100%;
    visibility: hidden;
    background: transparent;
    left: 0;
    display: block;
}
.header_menu .menu > .menu-item-has-children .sub-menu {
    position: absolute;
    background: #131618;
    width: max-content;
    border-radius: 20px;
    top: calc(100% + 40px);
    right: auto;
    left: 0;
    display: block;
    overflow: hidden;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
}
.header_menu .menu > .current-menu-item > a {
    color: #ffffff
}
.header_menu .menu > .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}
.header_menu .menu > .menu-item-has-children:hover:before {
    visibility: visible;
}
.header_menu .menu > .menu-item-has-children .sub-menu > li > a {
    padding: 20px;
    display: block;
    transition: all .3s linear;
}
.header_menu .menu > .menu-item-has-children .sub-menu > li > a:hover {
    background: #000000;
}
.footer_col .widget-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.32px;
    color: #ffffff;
    margin-bottom: 24px;
}
.footer_col .menu li a {
    font-weight: 400;
    font-size: 14px;
    transition: all .3s linear;
    line-height: 16px;
    vertical-align: middle;
    text-decoration: none;
    color: #6A7380;
}
.footer_col .menu {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.mobile_menu {
    display: none;
}
.single-ambassadors, .single-post, .post-type-archive-ambassadors {
    background: #000000;
}
.border-top-radius {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}
.theme-brown .hero_block_col > img {
	filter: hue-rotate(209deg) saturate(1.6) brightness(1);
	transition: none !important;
}
.theme-brown .hero_grids a:last-child > img {
	filter: hue-rotate(209deg) saturate(1.6) brightness(1);
}
.theme-brown .mesonry_block, .theme-brown .sticky_block_item, .theme-brown .faq_item:after, .theme-brown .custom-logo-link img, .theme-brown .socials a img, .theme-brown .rotate_block, .theme-brown .grid_items_list_item, .theme-brown .faq_2_version_item, .theme-brown .horizontal_acc, .theme-brown .grid_block_b_wrapper, .theme-brown .wrapper_circle, .theme-brown .wrapper_posts_col_banner, .theme-brown .news_item, .theme-brown .category_list, .theme-brown .single_top, .theme-brown .single_navigation, .theme-brown .menu_close, .theme-brown .burger, .theme-brown .ref_program_item img, .theme-brown .how_work_step, .theme-brown .ref_slider_sl .splide__slide, .theme-brown .events_wrap_item, .theme-brown .table_custom table thead, .theme-brown .card_slider_s .splide__slide img {
	filter: hue-rotate(209deg) saturate(1.6) brightness(1);
}
.theme-brown .ref_slider {
	background: url('/wp-content/uploads/2025/10/—pngtree—green-technology-waves-undulating-wavy_4479107-1-1.png');
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}
.theme-brown .white_wrapper.ref_program {
	background-image: url('/wp-content/uploads/2025/10/vector-7.svg');
}
.theme-brown .wrapper_404 h1 {
	color: #3B1B08;
}
body.theme-brown.error404{
	background: linear-gradient(111.27deg, #9A4515 24.84%, #000000 75.16%);
}
.theme-brown .partners_item {
	background: #FDF0E8;
}
.theme-brown .hero_grids_pages > a:first-child > img {
	filter: hue-rotate(155deg) saturate(1) brightness(1);
}
.theme-brown .hero_grids_pages > a:last-child > img {
	filter: hue-rotate(3deg) saturate(1) brightness(1);
}
.theme-brown .hero_block_v3 {
	filter: hue-rotate(209deg) saturate(1.6) brightness(1);
}
.theme-brown .reviews_item_top_r > svg {
	filter: hue-rotate(147deg) saturate(1) brightness(1);
}
.theme-brown .header_wrapper {
	border-color: #FF7420;
}
.theme-brown .hero_block_v2 {
	background: linear-gradient(111.27deg, #9A4515 24.84%, #000000 75.16%);
}
.theme-brown .switch-container {
	border-color: #FF7420;
}
.events_wrap .text_style h1 {
	color: #000000;
}
.events_wrap .text_style p{
	font-weight: 400;
}
.events_wrap .text_style * {
	color: #000000 !important;
}
.events_wrap .text_style {
	margin-bottom: 60px;
}
.events_wrap .text_style h1 {
	margin-bottom: 24px;
}
.table_custom table {
	width: 100%;
	margin-top: 55px;
	border-radius: 16px;
	overflow: hidden;
	border-collapse: collapse;
}
.table_custom table thead tr td:not(:first-child) {
	text-align: center;
}
.table_custom table tbody tr td:not(:first-child) {
	text-align: center;
	color: #636B74;
}
.table_custom table tr td {
	font-weight: 500;
	padding: 12px 24px;
	font-size: 18px;
	line-height: 24px;
	color: #2F3337;
}
.table_custom table tbody tr td {
	border-bottom: 1px solid #DCE0E5;
	vertical-align: middle;
}
.table_custom table tbody tr td svg {
	vertical-align: middle;
	display: inline-block;
}
.table_custom table thead {
	background: #E9FDFC;
}
.wrap_cryptos img {
	width: 60px;
	height: 60px;
	max-width: 60px;
	max-height: 60px;
	object-fit: contain;
}
.table_custom table thead td {
	font-size: 20px;
	line-height: 28px;
}
.table_custom {
	margin: 80px 0;
}
@media(max-width: 1300px) {
	.news_block {
		grid-template-columns: 1fr 1fr;
	}
	.footer_col:last-child aside {
		grid-template-columns: 1fr 1fr;
	}
}
@media(max-width: 991px) {
	.header_menu {
		display: none;
	}
	.wrapper_right_header {
		display: none;
	}
	.block_9_wrapper {
		display: none;
	}
	.white_wrapper.ref_program {
		background-image: none;
	}
	.card_slider {
		border-radius: 24px 24px 0 0;
	}
	.table_custom table tr td {
		font-size: 17px;
	}
	.table_custom table thead td {
		font-size: 16px;
	}
	.table_custom_wrapper_t {
		overflow: auto;
	}
	.card_slider_s .splide__track {
		overflow: visible !important;
	}
	.card_slider_s .splide__list {
		flex-direction: column !important;
		gap: 24px;
	}
	.card_slider_s .splide__track .splide__slide {
		width: 100%;
	}
	.card_slider_s {
		visibility: visible !important;
	}
	.how_work_block {
		margin-top: 40px;
	}
	.ref_program > .container > .subtitle {
		font-size: 18px;
		line-height: 24px;
	}
	.ref_slider {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.how_work_block {
		border-top-left-radius: 24px;
		border-top-right-radius: 24px;
	}
	.container {
		padding: 0 20px;
	}
	.how_work_block_wrap {
		grid-template-columns: 1fr;
	}
	.events_wrap .text_style {
		margin-top: 20px;
	}
	.events_wrap .text_style h2 {
		font-size: 15px;
		line-height: 19px;
	}
	.events_wrap .text_style h1 {
		margin-bottom: 12px;
	}
	.text_style h1 {
		font-size: 21px;
		line-height: 25px;
	}
	.events_wrap .text_style {
		margin-bottom: 40px;
	}
	.events_wrap_image {
		display: none;
	}
	.events_wrap_items {
		grid-template-columns: 1fr;
		grid-gap: 40px;
	}
	.events_wrap_image + .subtitle {
		margin-bottom: 24px;
	}
	.swticher {
		display: none;
	}
    .mobile_menu_wrappe .menu > li > a {
        padding: 20px;
        display: block;
        font-size: 14px;
        text-decoration: none;
        line-height: 20px;
        text-transform: uppercase;
        color: #B4C0CE;
    }
    .mobile_menu_wrappe .menu > li > .sub-menu > li a {
        padding: 20px;
        display: block;
        font-size: 14px;
        text-decoration: none;
        line-height: 20px;
        text-transform: uppercase;
        color: #B4C0CE;
        margin-left: 20px;
    }
    .mobile_menu {
        position: fixed;
        width: 100%;
        display: block;
        transform: translateY(-1000px);
        padding: 24px;
        top: 89px;
        transition: all .4s linear;
    }
    .menu_close {
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .mobile_menu_wrappe {
        background: #131618;
        position: relative;
        border-radius: 20px;
    }
    .menu_active .mobile_menu {
        transform: translateY(0);
		z-index: 999;
    }
    .hero_grids a {
        max-width: 300px;
        width: 100%;
    }
    .header .container {
        padding: 0 24px;
    }
    .header {
        top: 24px;
    }
    .wrapper_posts, .wrapper_single_content {
        grid-template-columns: 1fr;
    }
    .wrapper_single_col {
        grid-template-columns: 1fr;
    }
    .ambassadors_name {
        font-size: 16px;
        line-height: 20px;
    }
    .wrapper_posts_col:first-child {
        grid-template-columns: 1fr;
    }
    .ambassadors_i_info {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .category_list {
        margin-bottom: 24px;
    }
    .single_top {
        margin-top: 24px;
    }
    .splide__slide img {
        height: 100%;
    }
    .accordion {
        flex-direction: column;
    }
    .single_image img {
        border-radius: 24px;
        height: 184px;
        object-fit: cover;
    }
    .wrapper_black {
        padding-top: 125px;
    }
    .wrapper_black {
        padding-bottom: 30px;
    }
    .wrapper_posts_col_banner {
        margin-top: 0;
    }
    .text_style h2 {
        margin: 16px 0;
    }
    .wrapper_single_content h2 {
        font-size: 12px;
        line-height: 16px;
    }
    .text_style h3 {
        font-size: 10px;
        line-height: 13px;
    }
    .text_style p, .text_style li {
        font-size: 12px;
        line-height: 16pxs;
    }
    .single_navigation_list a {
        font-size: 12px;
        line-height: 16px;
    }
    .single_image {
        margin-bottom: 24px;
    }
    .accordion .side-title {
        transform: none;
        writing-mode: horizontal-tb;
        padding: 0;
        margin: auto 0 auto auto;
        padding-right: 30px;
    }
    .accordion .number {
        padding-top: 18px;
    }
    .accordion .item {
        height: 58px;
        flex-direction: row-reverse;
    }
    .accordion .item .content {
        padding-left: 0;
    }
    .accordion .number:before {
        display: none;
    }
    .mesonry_block_mobile_image {
        display: block !important;
    }
    .mesonry_i > img:not(.mesonry_block_mobile_image), .mesonry_block_col_1_item .mesonry_i img:not(.mesonry_block_mobile_image) {
        display: none;
    }
	.mesonry_block_col_i .mesonry_i:first-child img {
		left: 0;
	}
	.news_item_top {
		font-size: 10px;
		line-height: 14px;
	}
	.pre_footer {
		border-top-left-radius: 24px;
		border-top-right-radius: 24px;
	}
	.burger {
		display: block;
		cursor: pointer;
	}
	.hero_block_col h1, .hero_block_col h2 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 14px;
		text-align: center;
	}
	.hero_block_col p {
		font-size: 14px;
		line-height: 18px;
		text-align: center;
		margin-bottom: 24px;
	}
	.hero_grids a > div > span:first-child {
		font-size: 10px;
	}
	.hero_grids a > div > span:last-child {
		font-size: 16px;
	}
    .white_wrapper {
        padding-top: 130px;
    }
    .wrapper_ambassadors {
        grid-template-columns: 1fr 1fr;
        grid-gap: 16px;
    }
	.title {
		font-size: 24px !important;
		line-height: 26px !important;
		margin-bottom: 13px;
	}
	.mesonry_i_title {
		text-align: center;
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 8px;
	}
	.gpt_button {
		font-size: 10px;
		line-height: 14px;
	}
	.footer_bottom, .footer_bottom > div {
		flex-direction: column;
		align-items: flex-start;
		gap: 24px;
	}
	.news_item_info {
		font-size: 10px;
		line-height: 14px;
	}
	.footer {
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.news_item_text {
		font-size: 12px;
		line-height: 16px;
	}
	.new_btn {
		font-size: 10px;
		line-break: 14px;
	}
	.news_item_title {
		font-size: 18px;
		line-height: 24px;
	}
	.news_block, .footer_wrap {
		grid-template-columns: 1fr;
	}
	.news_item_img img {
		width: 100%;
	}
	.footer_col:last-child {
		grid-template-columns: 1fr 1fr;
	}
	.pre_footer {
		padding-top: 40px;
	}
	.faq_item:not(:last-child) {
		margin-bottom: 17px;
	}
	.faq_content p {
		font-size: 12px;
		line-height: 18px;
	}
	.faq_title svg {
		width: 24px;
		height: 24px;
		max-width: 24px;
	}
	.faq_items {
		margin-top: 40px;
	}
	.faq_title > div > span:last-child, .faq_title > div > span:first-child {
		font-size: 18px;
		line-height: 24px;
	}
	.hero_block_v2 {
		padding-bottom: 0 !important;
	}
	.sticky_block_item img {
		/* top: 30px; */
		max-width: 145px;
		object-fit: cover;
	}
	.reviews_text {
		font-size: 12px;
		line-height: 16px;
		margin-top: 14px;
	}
	.reviews .title {
		margin-bottom: 24px;
	}
	#reviewsSelect {
		appearance: none;
		display: block !important;
		width: 220px;
		margin: 0 auto;
		outline: none;
		background-color: #2AEFDE;
		background-image: url('/wp-content/uploads/2025/08/arrow_down_select.svg');
		background-repeat: no-repeat;
		background-position: 90%;
		padding: 10px 16px;
		border: 1px solid #2AEFDE;
		border-radius: 48px;
		font-size: 16px;
		line-height: 20px;
		font-weight: 500;
		text-align: left;
	}
	.reviews_items .splide__slide {
		padding: 24px 30px;
		width: 350px !important;
	}
	.reviews_name {
		font-size: 12px;
		line-height: 16px;
	}
	.reviews_title {
		font-size: 18px;
		line-height: 24px;
	}
	.reviews_tabs {
		display: none;
	}
	.rotate_block_col_wrap {
		max-width: 320px;
	}
	.rotate_block_col:last-child {
		display: flex;
		justify-content: center;
	}
	.rotate_block_top_block .subtitle {
		text-align: left;
	}
	.rotate_block_col_wrap {
		margin-right: 0;
		margin-left: 0;
	}
	.rotate_block_top_block {
		grid-template-columns: 1fr;
	}
	.btn {
		font-size: 10px;
		line-height: 14px;
	}
	.sticky_block_item {
		padding: 24px;
		border-radius: 20px;
	}
	.sticky_block_text {
		max-width: 200px;
		font-size: 10px;
		line-height: 14px;
	}
	.mesonry_i {
		padding: 0 24px 24px 24px !important;
	}
	.bottom_block .mesonry_i {
		flex-direction: column-reverse;
	}
	.mesonry_block_col_i .mesonry_i:last-child, .bottom_block .mesonry_i, .mesonry_block_col_2 .mesonry_block_col_2_item .mesonry_i {
		height: auto !important;
		min-height: auto !important;
	}
	.mesonry_block_col_1_item .mesonry_i {
		flex-direction: column-reverse;
		height: auto;
	}
	.bottom_block .mesonry_i {
		padding-bottom: 24px !important;
	}
	.mesonry_block {
		padding: 40px 0;
		border-top-left-radius: 24px;
    	border-top-right-radius: 24px;
	}
	.padding_80 {
		padding: 40px 0;
	}
    .mesonry_block_col_1_item .mesonry_i > div:last-child {
        width: 100%;
    }
	.mesonry_i img {
		max-height: 116px !important;
        width: 100% !important;
        max-width: 100% !important;
		height: 116px !important;
	}
	.mesonry_i_text {
		font-size: 12px;
		text-align: center;
		line-height: 16px;
	}
	.mesonry_block_top {
		margin-top: 24px;
	}
	.subtitle {
		font-size: 14px;
		text-align: center;
		line-height: 18px;
	}
	.hero_grids {
		flex-direction: column;
		grid-gap: 16px;
		align-items: center;
	}
	.sticky_block_wrapper {
		margin-top: 40px;
	}
	.sticky_block_title {
		font-size: 18px;
		line-height: 24px;
	}
	.reviews_items .splide__slide {
		max-width: 350px;
	}
	.mesonry_block_top, .mesonry_block_col_2 {
		grid-template-columns: 1fr;
	}
	.hero_block_col > img {
		max-width: 380px;
		margin-left: auto;
		margin-right: auto;
	}
	.hero_block .container {
		grid-template-columns: 1fr;
	}
	.reviews {
		margin-top: 70px;
	}
    .wrapper_circle svg {
        display: none;
    }
    .grid_block_b_wrapper .container {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .grid_block_b_item:hover {
        background: transparent;
    }
    .grid_block_b_item {
        padding-top: 0;
        padding-bottom: 15px;
        padding-left: 25px;
    }
    .grid_block_b_wrapper:after, .grid_block_b_wrapper:before {
        display: none;
    }
    .grid_block_b_item:after {
        left: 8px;
        height: 100%;
    }
    .grid_block_b_item > svg {
        width: 24px;
        min-width: 24px;
        left: -3px;
        position: absolute;
        margin: 0;
        height: 24px;
        max-height: 24px;
        min-height: 24px;
    }
    .hero_block_v3 h1 {
        text-align: center;
    }
    .hero_block_v3 .hero_block_col p {
        text-align: center;
    }
    .card_block_new_items {
        grid-template-columns: 1fr;
        grid-gap: 24px;
    }
    .grid_block_b_item:first-child svg {
        top: -4px;
    }
    .hero_block_v3 .container {
        grid-template-columns: 1fr !important;
    }
    .grid_items_list_item {
        background-position: right !important;
        padding-bottom: 40px;
    }
    .grid_items_list_text, .grid_items_list_item:nth-child(3) .grid_items_list_text {
        max-width: 219px;
    }
    .grid_items_list_wrap {
        grid-template-columns: 1fr;
    }
    .grid_items_list_item:nth-child(3) {
        grid-column: auto;
    }
    .hero_block {
        padding-top: 120px;
    }
    .hero_block_v3 {
        padding-top: 120px;
    }
    .hero_block.hero_block_v3 {
        padding-bottom: 50px;
        background-size: contain;
        background-position: bottom center;
		background-image: none !important;
    }
    .grid_block_b_item_title {
        font-size: 18px;
        line-height: 24px;
    }
    .grid_block_border {
        padding-bottom: 40px !important;
    }
    .grid_block_b_item_title br {
        display: none;
    }
    .grid_block_b_item:last-child:after {
        display: none;
    }
    .grid_block_b_item_text {
        font-size: 10px;
        line-height: 14px;
    }
    .grid_block_b_item_number {
        font-size: 24px;
        line-height: 30px;
        margin-top: 0;
    }
    .partners_wrapper {
        grid-template-columns: 1fr 1fr !important;
        margin-top: 24px;
    }
}
@media(min-width: 991px) {
    .grid_block_b_item:hover {
        background: linear-gradient(180deg, #D4FCF8 0%, #24CBBD 100%);
    }
    .grid_block_b_item:hover .grid_block_b_item_title, .grid_block_b_item:hover .grid_block_b_item_number {
        color: #ffffff;
    }
    .grid_block_b_item:hover:after {
        opacity: 0;
    }
    .grid_block_b_item:hover svg circle:first-child {
        fill: #FFFFFFB2;
        fill-opacity: 1;
    }
    .grid_block_b_item:hover svg circle:last-child {
        fill: #5FF3E6;
    }
}
@media(max-width: 475px) {
	.hero_block_col > img {
		max-width: 350px;
		width: 100%;
	}
	.rotate_block_col_wrap {
		max-width: 270px;
	}
}