/* p {
    font: normal 14px/20px helvetica, arial, sans-serif;
    color: #333;
} */
.woot {
    font-weight: bold;
}
p, h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
*, :before, :after {
    box-sizing: border-box;
}
a {
    text-decoration: none;
    display: inline-block;
}
ul, ol {
    text-decoration: none;
    list-style: none;
}
input {
    outline: none;
}
html, body {
    color: #fff;
    box-sizing: border-box;
    background-color: #070707;
    font-family: Poppins, sans-serif;
    overflow-x: hidden;
}
html::-webkit-scrollbar, body::-webkit-scrollbar {
    display: none;
}
.toastify {
    color: #fff;
    opacity: 0;
    cursor: pointer;
    max-width: calc(50% - 20px);
    z-index: 2147483647;
    background: linear-gradient(135deg, #73a5ff, #5477f5);
    border-radius: 2px;
    padding: 12px 20px;
    text-decoration: none;
    transition: all .4s cubic-bezier(.215, .61, .355, 1);
    display: inline-block;
    position: fixed;
    box-shadow: 0 3px 6px -1px #0000001f, 0 10px 36px -4px #4d60e84d;
}
.toastify.on {
    opacity: 1;
}
.toast-close {
    color: #fff;
    cursor: pointer;
    opacity: .4;
    background: 0 0;
    border: 0;
    padding: 0 5px;
    font-family: inherit;
    font-size: 1em;
}
.toastify-right {
    right: 15px;
}
.toastify-left {
    left: 15px;
}
.toastify-top {
    top: -150px;
}
.toastify-bottom {
    bottom: -150px;
}
.toastify-rounded {
    border-radius: 25px;
}
.toastify-avatar {
    width: 1.5em;
    height: 1.5em;
    border-radius: 2px;
    margin: -7px 5px;
}
.toastify-center {
    max-width: -moz-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    max-width: -moz-fit-content;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
@media only screen and (width<=360px) {
    .toastify-right, .toastify-left {
    max-width: -moz-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
}.wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
}
@media (width>=1180px) {
    .wrapper {
    padding: 0 40px;
}
}.wrapper--scroll {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0;
}
@media (width>=1180px) {
    .wrapper--scroll {
    padding: 0 40px;
}
.wrapper--scroll.pad {
    padding: 0;
}
}.scroll {
    z-index: 100;
    justify-content: flex-end;
    display: flex;
    position: absolute;
    bottom: 65px;
    right: 20px;
}
@media (width>=1180px) {
    .scroll {
    bottom: 55px;
    right: 40px;
}
}.scroll__image img {
    width: 10px;
    height: 25px;
}
@media (width>=1180px) {
    .scroll__image img {
    width: 20px;
    height: 30px;
}
}.scroll__text {
    text-align: end;
    margin-right: 8px;
}
@media (width>=1180px) {
    .scroll__text {
    margin-right: 16px;
}
}.scroll__text h4 {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    line-height: 120%}
@media (width>=1180px) {
    .scroll__text h4 {
    font-size: 14px;
}
}.scroll__text p {
    color: #a4a9b1;
    font-size: 10px;
    font-weight: 400;
    line-height: 120%}
@media (width>=1180px) {
    .scroll__text p {
    font-size: 12px;
}
}.header {
    max-width: 1440px;
    z-index: 999;
    margin: 0 auto 30px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
@media (width>=1180px) {
    .header {
    height: max-content;
    margin-bottom: 35px;
    padding: 25px 40px 0;
}
}.header__content {
    height: 100%;
    visibility: visible;
    -webkit-backdrop-filter: blur();
    -webkit-backdrop-filter: blur();
    backdrop-filter: blur();
    background: 0 0;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
}
.header__content.show {
    -webkit-backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: #000000eb;
}
@media (width>=1180px) {
    .header__content {
    flex-direction: row;
}
}.header__left {
    -webkit-backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: #0006;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    transition: all .3s ease-in-out;
    display: flex;
}
.header__left.active {
    -webkit-backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: #000000eb;
}
@media (width>=1180px) {
    .header__left {
    background: 0 0;
    flex-direction: row;
    padding: 0;
}
.header__left.active {
    background: 0 0;
}
}.header__right {
    display: none;
}
@media (width>=1180px) {
    .header__right {
    display: block;
}
}#eMx5icdhI123_to {
    animation: 6.6s linear infinite forwards eMx5icdhI123_to__to;
}
@keyframes eMx5icdhI123_to__to {
    0% {
    animation-timing-function: cubic-bezier(.1592, .015, .7215, .5497);
    transform: translate(601.169px, 337.5px);
}
33.3333% {
    animation-timing-function: cubic-bezier(.1592, .015, .725, .9597);
    transform: translate(601.142px, 337.5px);
}
78.7879% {
    animation-timing-function: cubic-bezier(0, .15, 1, 1);
    transform: translate(601.142px, 3878.47px);
}
81.8182% {
    animation-timing-function: cubic-bezier(.39, .575, .565, 1);
    transform: translate(601.142px, 3855.47px);
}
87.8788% {
    transform: translate(601.142px, 3864.5px);
}
to {
    transform: translate(601.142px, 3864.5px);
}
}.menu {
    width: max-content;
    margin: 0;
}
@media (width>=1180px) {
    .menu {
    margin: 0 48px 0 0;
}
}.menu-button {
    width: 32px;
    height: 22px;
    cursor: pointer;
    background: url(img/menu-btn.svg) 50% no-repeat;
    border: none;
    outline: none;
    transition: all .3s ease-in-out;
}
.menu-button.close {
    background-image: url(img/close-btn.svg);
}
.menu__content {
    height: 100vh;
    -webkit-backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: #000000eb;
    transition: all .3s ease-in-out;
    position: fixed;
    top: 82px;
    left: 0;
    right: 0;
    transform: translate(100%);
}
.menu__content.show {
    transform: translate(0);
}
@media (width>=1180px) {
    .menu__content.show {
    transform: translateY(-10%);
}
.menu__content {
    width: max-content;
    height: max-content;
    -webkit-backdrop-filter: blur();
    -webkit-backdrop-filter: blur();
    backdrop-filter: blur();
    opacity: 0;
    visibility: hidden;
    background: 0 0;
    padding: 0;
    top: 0;
    left: 30%;
    transform: translate(50%, -10%);
}
.menu__content.show {
    opacity: 1;
    visibility: visible;
}
}.menu__list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
}
@media (width>=1180px) {
    .menu__list {
    flex-direction: row;
}

}.menu__list-link {
    white-space: nowrap;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 126%}
.logo {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out;
}
@media (width>=1180px) {
    .logo.hidden {
    opacity: 0;
    visibility: hidden;
}
}.logo a img, .logo a svg {
    width: 112px;
    height: 36px;
}
.logo__svg__mask {
    transform: translate(-601.142px, -150%);
}
.buttons {
    grid-gap: 1px;
    grid-template-columns: 1fr 1fr;
    display: grid;
}
@media (width>=1180px) {
    .buttons {
    grid-gap: 15px;
}
}.buttons button {
    border-radius: 0;
}
@media (width>=1180px) {
    .buttons button {
    border-radius: 12px;
}
}.buttons__container {
    z-index: 100;
    max-width: 1440px;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
@media (width>=1180px) {
    .buttons__container .buttons {
    display: none;
}
}.primary-button {
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    text-align: center;
    color: #000;
    background-color: #fcee20;
    border: none;
    border-radius: 0;
    align-items: center;
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 600;
    line-height: 126%;
    transition: all .3s ease-in-out;
}
@media (width>=1180px) {
    .primary-button {
    border-radius: 12px;
}
}.primary-button:hover, .primary-button.active {
    background-color: #fff;
}
.primary-button:disabled, .primary-button[disabled] {
    opacity: .5;
}
.primary-button.green {
    background-color: #35ec94;
}
.secondary-button {
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    -webkit-backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: #0000002e;
    border: none;
    align-items: center;
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 600;
    line-height: 126%;
    transition: all .3s ease-in-out;
}
@media (width>=1180px) {
    .secondary-button {
    border-radius: 12px;
}
}.secondary-button:hover, .secondary-button.active {
    background-color: #62666c;
}
.secondary-button:disabled, .secondary-button[disabled] {
    opacity: .5;
}
.secondary-button.second {
    border: 1px solid #62666c;
    border-radius: 12px;
}
@media (width>=1180px) {
    .secondary-button {
    background-color: #0000;
}
}.sidebar {
    writing-mode: vertical-rl;
    z-index: 100;
    display: none;
    position: fixed;
    top: 10%;
    bottom: 10%;
    transform: rotate(180deg);
}
@media (width>=1180px) {
    .sidebar {
    display: block;
}
.sidebar__list {
    justify-content: space-around;
    align-items: center;
    display: flex;
}
.sidebar__list-link {
    text-transform: uppercase;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    line-height: 120%;
    position: relative;
}
.sidebar__list-link.active:after {
    content: "";
    width: 2px;
    height: 36px;
    background-color: #fcee20;
    position: absolute;
    top: 0;
    left: 0;
}
}
.footer {
    padding: 60px 0;
    display: none;
}

.faq {
	padding-top: 50px;
}
@media (width>=1180px) {
    .footer {
    background-image: url(img/background_faq.webp);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
}
}.footer .copyright {
    text-align: center;
    color: #a4a9b1;
    font-size: 13px;
    font-weight: 500;
    line-height: 168%}
.faq {
   	min-height: calc(100vh - 142px);
    position: relative;
}
.faq__content {
    padding: 0;
}
@media (width>=1180px) {
    .faq__content {
    padding: 0 120px;
}
}.faq__content h2 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
    padding-top: 80px;
    font-size: 28px;
    font-weight: 800;
    line-height: 120%}
@media (width>=1180px) {
    .faq__content h2 {
    margin-bottom: 30px;
    padding-top: 120px;
    font-size: 44px;
}
}.faq-nav {
    max-width: 940px;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin: 0 auto 20px;
    overflow-x: auto;
}
@media (width>=1180px) {
    .faq-nav {
    padding: 0;
}
}.faq-nav::-webkit-scrollbar {
    display: none;
}
@media (width>=1180px) {
    .faq-nav {
    margin-bottom: 30px;
}
}.faq-nav__list {
    grid-gap: 15px;
    width: max-content;
    grid-template-columns: repeat(4, minmax(0, max-content));
    display: grid;
}
@media (width>=1180px) {
    .faq-nav__list {
    grid-gap: 30px;
}
}.faq-nav__list-input {
    display: none;
}
.faq-nav__list-label {
    box-sizing: border-box;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    border: 1px solid #0000;
    border-radius: 12px;
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 600;
    line-height: 126%}
.faq-nav__list-label.active {
    border: 1px solid #62666c;
}
.faq__accordion {
    max-width: 930px;
    margin: 0 auto;
    padding-bottom: 140px;
}
.faq__item {
    background: #161718;
    border-radius: 10px;
    margin-bottom: 16px;
    padding: 16px 24px;
}
.faq__title {
    width: 100%;
    text-transform: uppercase;
    color: #a4a9b1;
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    margin-right: 20px;
    font-size: 13px;
    font-weight: 500;
    line-height: 168%;
    display: flex;
}
.faq__answer {
    color: #a4a9b1;
    max-height: 0;
    background: #000;
    border-radius: 8px;
    padding: 0 14px;
    font-size: 12px;
    font-weight: 400;
    line-height: 168%;
    transition: all .3s;
    overflow: hidden;
}
.faq__answer a {
    color: #a4a9b1;
    text-decoration: none;
}
.faq__answer ol {
    padding-inline-start: 20px;
    list-style: decimal;
}
.faq__icon {
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out;
    display: flex;
}
.faq__input {
    display: none;
}
.faq__input:checked~.faq__answer {
    max-height: max-content;
    margin-top: 16px;
    padding: 14px;
}
.faq__input:checked~.faq__title .faq__icon {
    filter: brightness(0)invert()grayscale()contrast();
    transform: rotate(180deg);
}
/*# sourceMappingURL=faq.8e66b471.css.map */


