@font-face{font-family:"Geologica";src:url("/assets/fonts/Geologica.woff2") format("woff2");font-weight:400 700;font-display:swap;}
/*6777efbb9d*/
:root{--s4687-r:3px}


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;
    font-variant-numeric: slashed-zero;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    background: var(--background-color);
    color: #15141D;
    font-family:"Geologica", sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
    box-sizing: border-box;
}
.container {
    max-width: 1320px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
}
.c2baab81 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 12px;
    padding-bottom: 20px;
}
.c6fc119c > div {
    display: flex;
    gap:9px;
    align-items: center;
}
.btn {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    width: fit-content;
    letter-spacing: 3%;
    padding:13px;
    transition: all .3s linear;
    display: flex;
    align-items: center;
    text-decoration: none;
    border-radius:15px;
    text-align: center;
    text-transform: uppercase;
}
.c7350170 {
	position: relative;
}
.c7350170:after {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	background: linear-gradient(180deg, rgba(164, 100, 227, 0) 46.25%, var(--gradient-color) 60.92%);
	top: 0;
	right: 0;
	bottom: 0;
}
.btn svg {
    margin-left: 8px;
}
.c956f534 ul {
    display: flex;
    padding:5px;
    background: var(--header-menu-background);
    border-radius:15px;
    align-items: center;
    justify-content: space-between;
}
.c956f534 ul li a {
    padding:13px 16px;
    display: block;
    font-weight: 700;
    text-decoration: none;
    transition: all .3s linear;
    font-size: 14px;
    color: var(--text-color);
    line-height: 16px;
    text-align: center;
}
.c03968b1 svg path {
	fill: var(--header-button-1-color);
}
.c956f534 ul li a:hover {
    background:var(--header-menu-item-hover-bg);
    border-radius:11px;
}
.btn.c03968b1 {
    color: var(--header-button-1-color);
    background: var(--main-color);
}
.btn.c03968b1:hover {
    background: #F9E364;
}
.btn.cd441fbf {
   color: var(--header-button-2-color);
   background: var(--header-button-2-background);
}
.btn.cd441fbf:hover {
    background: #2A2234;
}
.btn.c27c7d63 {
    color: var(--header-button-3-color);
    border: 1px solid var(--header-button-3-border-color);
    background: var(--header-button-3-background);
	transition: all .3s linear;
 }
.btn.c27c7d63:hover {
    background: var(--main-color);
    color: var(--header-button-1-color);
	border-color: transparent;
}
.c6fc119c {
    display: flex;
    align-items: center;
    gap:9px;
}
.cb19dca3 {
    font-weight: 900;
    font-size: 40px;
    line-height: 100%;
    text-transform: uppercase;
    color: var(--main-color);
    margin-bottom: 16px;
}
.ca29e769 {
    padding:17px;
}
.cb19dca3 span {
    color: var(--hero-text-color);
}
.cd9fa111 {
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    color: var(--hero-text-color);
    margin-bottom: 24px;
}
.c159c61c {
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 32px;
}
.c9c3a690 {
    max-width: 540px;
	padding-left: 40px;
}
.c2058a60 {
    padding:76px 0;
	border-radius:15px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 10px;
    background-position: center;
}
.c4aa18fa {
    background: radial-gradient(90.38% 208.16% at 82.11% 216.38%, var(--gradient-color) 0%, #0C0612 100%);
    border: 1px solid #312A3C;
    border-radius:15px;
}
.c82eed1f {
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    color: #ffffff;
    margin-bottom: 8px;
}
.c4aa18fa {
    padding:25px;
    position: relative;
}
.caaa689a {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap:17px;
}
.c6559dcd {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: #ffffff;
    margin-bottom: 20px;
}
.c4aa18fa > img {
    position: absolute;
    bottom: 0;
    right: 15px;
    max-width: 100px;
}
.c1ed6e5d {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap:16px;
}
.c7350170 img {
    display: block;
    width: 100%;
}

.c8d4b0c7 {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(228, 88, 250, 0) 46.25%, #E458FA 60.92%);
}
.c7350170 {
    position: relative;
    border-radius:15px;
    overflow: hidden;
}
.c6cef027 {
    position: absolute;
    bottom: 8px;
    width: 100%;
    z-index: 5;
}
.c3952a3f {
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 0px;
}
.c029be13 {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #ffffff;
}
.c563b8cd {
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 8px;
}
.title {
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    vertical-align: middle;
    color: var(--text-color);
    margin-bottom: 16px;
}
.margin {
    margin:31px 0;
}
.c2bb4b47 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.c2bb4b47 {
    margin-top: 16px;
}
.c463b148 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap:17px;
}
.cd59409b {
    border-radius:15px;
    overflow: hidden;
    padding:25px;
    background-size: cover !important;
}
.ca5c7465 {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    margin-bottom: 8px;
}
.c58acb70 {
    font-weight: 900;
    max-width: 200px;
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 35px;
}
.content .container {
    max-width: 870px;
}
.content h1 {
    font-weight: 900;
    font-size: 32px;
    line-height: 38px;
    vertical-align: middle;
    color: var(--text-color);
    margin-bottom: 16px;
    display: block;
}
.content p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: var(--text-color);
    margin:17px 0;
}
.banner a {
    display: block;
}
.banner a img {
    border-radius:15px;
    display: block;
    width: 100%;
}
.banner {
    margin:17px 0;
}
.content p a {
    color: var(--main-color);
    font-weight: 700;
}
.content p strong {
    font-weight: bold;
}
.content ol {
    counter-reset: my-counter;
    margin:17px 0;
}
.content ol li {
    counter-increment: my-counter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: #ffffff;
    display: flex;
}
.content ol li a {
    color: var(--main-color);
    display: contents;
    font-weight: 700;
}
h2 a, h3 a, h4 a, h5 a {
    color: var(--main-color);
    font-weight: 700;
}
.content ol li:not(:last-child) {
    margin-bottom: 16px;
}
.content ol li:before {
    content: counter(my-counter);
    height: 24px;
    width: 24px;
    min-width: 24px;
    margin-right: 8px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--main-color);
    font-weight: 900;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    color: #1B1B1B;
}
.content h2 {
    font-weight: 900;
    font-size: 24px;
    line-height: 28px;
    margin:17px 0;
    color: var(--text-color);
    vertical-align: middle;
}
.content li strong, .content li b {
    font-weight: bold;
}
.c956f534 ul li.current-menu-item a {
	border-bottom: 1px solid var(--main-color);
	background: var(--header-menu-item-active-bg);
    border-radius:11px;
}
.content h3 {
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    color: var(--text-color);
    margin:17px 0;
}
.content ul {
    margin:17px 0;
}
.content ul li {
    font-weight: 400;
    color: var(--text-color);
    font-size: 14px;
    padding-left: 25px;
    line-height: 20px;
    position: relative;
}
.content ul li:not(:last-child) {
    margin-bottom: 16px;
}
.content ul li:before {
    content: '';
    left: 4px;
    top: 6px;
    position: absolute;
    width: 8px;
    min-width: 8px;
    height: 8px;
    border-radius: 100%;
    background: var(--main-color);
    display: block;
}
.c62deca2 {
    margin:33px 0;
    width: 100%;
    max-width: 100%;
}
.c49ce17a {
    padding:25px;
    background: var(--reviews-block-background);
    border-radius:15px;
    border-bottom: 3px solid var(--main-color);
}
.ccddddbe {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: var(--text-color);
    min-height: 100px;
    margin-bottom: 8px;
}
.c1a011c5 {
    display: flex;
    align-items: center;
}
.cef96da8 {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: var(--text-color);
    margin-left: 8px;
}
.c1a011c5 > img {
    max-width: 44px;
    display: block;
}
.title {
    position: relative;
}
.c62deca2 .title .splide__arrow--next {
    right: 0;
}
.c62deca2 .title .splide__arrow--prev {
    right: 30px;
    left: auto;
}
.splide__arrow {
    border-radius:11px;
    background: transparent;
    border: 1px solid #312A3C;
}
.splide__arrow svg path {
    fill: var(--text-color);
}
.c53c5fd8 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 900;
    cursor: pointer;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    color: #ffffff;
}
.c1064024, .c1064024 p {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    color: var(--text-color);
}
.c1064024 p:not(:last-child) {
    margin-bottom: 16px;
}
.c1064024 {
    margin-top: 20px;
}
/* .c1a1f51d:not(:last-child)::after {
    content: '';
    position: relative;
    display: block;
    height: 1px;
    margin-top: 20px;
    max-height: 1px;
    width: 100%;
    background: linear-gradient(270deg, rgba(83, 42, 125, 0) 0%, #532A7D 50%, rgba(83, 42, 125, 0) 100%);
} */
.c1a1f51d:not(:last-child) {
    margin-bottom: 20px;
}
.c53c5fd8 svg:not(.rotated) {
    transform: rotate(180deg);
}
.c53c5fd8.active {
    color: var(--main-color);
}
.footer {
    margin-top: 64px;
    padding:33px 0;
    background: var(--footer-background);
}
.c39afe67 {
    display: flex;
    flex-wrap: wrap;
    gap:17px;
    justify-content: space-between;
}
.c13f16ce {
    display: flex;
    align-items: flex-start;
    gap: 0rem;
    flex: auto;
    width: calc(25% - 16px);
    justify-content: space-between;
}
.c150b1c3 {
    display: flex;
    align-items: center;
}
.c948f061 {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    padding:13px 16px;
    color: var(--table-of-contents-title-color);
    border-right: 1px solid var(--table-of-contents-title-border-color);
}
.c150b1c3 {
    padding:5px;
    background: var(--table-of-contents-background);
    border-radius:15px;
}
.c7a62b43 {
    width: 100%;
    overflow: auto;
}
.c7f8dd84 {
    margin:17px 0;
}
.c87714b2 {
    display: flex;
    width: max-content;
}
.c150b1c3 {
    display: grid;
    grid-template-columns: 150px 1fr;
    grid-gap:11px;
}
.c87714b2 a {
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
    transition: all .3s linear;
    line-height: 16px;
    text-align: center;
    padding:13px 16px;
    color: var(--table-of-contents-items-color);
}
.c87714b2 a:hover {
    color: var(--table-of-contents-hover-color);
}
.c13f16ce ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    text-decoration: none;
    color: var(--text-color);
}
.c13f16ce ul {
    display: flex;
    flex-direction: column;
    gap:13px;
}
.c9cb635b {
    margin:25px 0;
    display: flex;
    flex-wrap: wrap;
    gap:31px 60px;
    justify-content: center;
}
.c9cb635b:after {
    content: '';
    height: 1px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
    width: 100%;
    display: block;
}
.c9cb635b:before {
    content: '';
    height: 1px;
    display: block;
    width: 100%;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
}
.caf8f44c {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 24px;
    text-align: center;
    color: var(--text-color);
}
.caf8f44c svg {
    margin-left: 16px;
}
.caf8f44c svg path {
	fill: var(--text-color);
}
.c281458b {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: var(--text-color);
}
.c9cb635b img {
    display: block;
}
.breadcrumbs .home span {
    font-size: 0;
    background-image: url(../../../../uploads/2025/04/Vector-43.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 28px;
    background-color: var(--header-menu-background);
    min-width: 28px;
    height: 28px;
    border-radius:7px;
    display: block;
}
.breadcrumbs {
    display: flex;
    gap:9px;
    align-items: center;
    margin-top: 32px;
    margin-bottom: 32px;
}
.breadcrumbs span:not(:first-child) {
    background-color: var(--header-menu-background);
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding:5px;
    border-radius:7px;
    color: var(--text-color);
}
body:not(.home) .c159c61c {
    margin-top: 0;
}
.c897776c img {
    display: block;
    border-radius:15px;
    width: 100%;
}
.content ul li a {
    color: var(--main-color);
    font-weight: 700;
}
.c897776c {
    position: sticky;
    top: 15px;
    height: fit-content;
}
.c6f37e3e .container {
    display: grid;
    grid-template-columns: 1fr 320px;
    grid-gap:17px;
}
.c3bffcac {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap:17px;
}
.c981d99c {
    border-radius:15px;
    overflow: hidden;
    background: #2A2234;
}
.c54a6383 {
    padding:9px 16px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
    color: #ffffff;
}
.c981d99c:first-child .c54a6383 {
    background: #10C500;
}
.c981d99c:last-child .c54a6383 {
    background: #E10000;
}
.c981d99c:first-child ul li:before {
    background: url(../../../../uploads/2025/04/Markers.svg);
    width: 16px;
    height: 16px;
    min-width: 16px;
    background-position: center;
    top: 4px;
    left: 11px;
}
.c981d99c:last-child ul li:before {
    background: url(../../../../uploads/2025/04/Markers-1.svg);
    width: 16px;
    height: 16px;
    min-width: 16px;
    background-position: center;
    top: 4px;
    left: 11px;
}
.c981d99c:first-child ul  {
    padding-right: 15px;
}
.c981d99c:first-child ul li {
    padding-left: 40px;
}
.c981d99c:last-child ul  {
    padding-right: 15px;
}
.c981d99c:last-child ul li {
    padding-left: 40px;
}
.wp-block-image {
    margin:17px 0;
}
.wp-block-media-text__media img, .wp-block-image img {
    border-radius:15px;
}
.wp-block-media-text>.wp-block-media-text__content {
    padding: 0 16px;
}
.wp-block-media-text__content p {
    margin: 0;
}
.wp-block-media-text {
    margin:17px 0;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
}
.logo a {
    display: block;
}
.ce8d194c {
    display: none;
}
.c7a62b43 {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;
}
.c7a62b43::-webkit-scrollbar {
    display: none;
}
@media(max-width: 991px) {
    .c9c3a690 {
        display: flex;
        flex-direction: column;
    }
	.c13f16ce {
		width: 100%;
	}
    .cd9fa111 {
        order: -1;
    }
    .c159c61c {
        margin-top: 32px;
    }
    .c9c3a690 {
        padding: 0 15px;
    }
    .cb19dca3 {
        text-align: center;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 340px;
    }
    .cd9fa111 {
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 8px;
    }
    .c956f534 {
        overflow: auto;
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none;
    }

    .c956f534::-webkit-scrollbar, .c0fd8293::-webkit-scrollbar, .cb369447::-webkit-scrollbar {
        display: none;
    }
    .c463b148 {
        display: flex;
        width: max-content;
    }
    .c2058a60 {
        padding-top: 30px;
        padding-bottom: 24px;
        border-radius:15px;
        overflow: hidden;
    }
    .c1ed6e5d {
        display: flex;
        width: max-content;
    }
    .caaa689a {
        grid-template-columns: 1fr 1fr;
    }
    .c0fd8293 {
        overflow: auto;
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none;
        margin-right: -20px;
    }
    .cb369447 {
        overflow: auto;
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none;
        margin-right: -20px;
    }
    .c8d4b0c7 {
        height: 85%;
    }
    .c9c3a690 {
        max-width: 100%;
    }
    .c897776c {
        display: none;
    }
    .wp-block-media-text__media img {
        display: block;
        margin:17px 0;
    }
    .wp-block-media-text:not(.has-media-on-the-right) img {
        margin-top: 0;
    }
    .has-media-on-the-right img {
        margin-bottom: 0 !important;
    }
    .wp-block-media-text>.wp-block-media-text__content {
        padding: 0;
    }
    .c6f37e3e .container {
        grid-template-columns: 1fr;
    }
    .c3bffcac {
        grid-template-columns: 1fr;
    }
    .wp-block-media-text {
        display: flex;
        flex-direction: column;
    }
    .cd59409b {
        width: 350px;
    }
    .c3952a3f {
        font-size: 22px;
    }
    .c563b8cd {
        font-size: 10px;
    }
    .c029be13 {
        font-size: 16px;
    }
    .c9c3a690 .btn {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .c956f534 ul {
        width: max-content;
    }
}
@media(max-width: 768px) {
    .c6c6aa5d {
        max-width: 320px;
    }
	.c35e6f62 {
		overflow: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
        margin-right: -20px;
	}
	.c4aa18fa {
		width: 340px;
	}
	.caaa689a {
		display: flex;
        padding:2px 0;
        width: max-content;
	}
}

@media(max-width: 550px) {
    .cb19dca3 {
        margin-bottom: 290px;
    }
    .ce8d194c {
        display: block;
    }
    body:not(.home) .c956f534 {
        display: none;
    }
    .c6fc119c .btn.c27c7d63 {
        display: none;
    }
    .ce8d194c {
        margin-top: 16px;
        margin-bottom: 24px;
        width: 100%;
    }
    .ce8d194c .btn {
        width: 100%;
        justify-content: center;
    }
    .c2baab81 {
        padding-bottom: 12px;
    }
    /* .c62deca2 {
        display: none;
    } */
    .wp-block-media-text>.wp-block-media-text__media {
        width: 100%;
    }
    .c39afe67 {
        flex-direction: column;
        gap:14px;
    }
    .ccddddbe {
        word-break: break-all;
    }
    .faq .title {
        margin-bottom: 25px;
    }
    
}