body.modal-open {
    overflow: hidden;
    height: 100%;
}

.notifications-btn::before {
    display: none !important;
}

.notifications-menu .menu-drop {
    width: 360px;
}

.notifications-menu .menu-drop__list {
    flex: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: auto;
}

.notifications-menu .menu-drop__item {
    display: flex;
    align-items: flex-start;
    padding: 12px;
    border-bottom: 1px solid #e5e7eb;
}

.notifications-menu .menu-drop__item.unread {
    background: #eef6ff;
}

.notifications-menu .menu-drop__link-row {
    display: flex;
    flex: 1;
}

.notifications-menu .menu-drop__link-row .img {
    margin-right: 12px;
}

.notifications-menu .menu-drop__link-row .img img {
    width: 32px;
    height: 32px;
    border-radius: 4px;
}

.notifications-menu .menu-drop__link-row .txt {
    flex: 1;
}

.notifications-menu .menu-drop__link-row .tit {
    font-weight: 600;
    margin-bottom: 4px;
}

.notifications-menu .menu-drop__link-row p {
    margin: 0 0 6px;
    font-size: 16px;
    color: #555;
}

.notifications-menu .menu-drop__link-row small {
    font-size: 12px;
    color: #888;
}

.notifications-menu #notifications-mark-all {
    border-top: 1px solid #e5e7eb;
    padding: 8px;
    background: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    margin-top: 8px;
}

.notifications-menu #notifications-badge {
    display: none;
    position: absolute;
    top: 2px;
    right: 2px;
    background: #e02424;
    color: #fff;
    font-size: 8px;
    line-height: 1;
    padding: 2px 4px;
    border-radius: 10px;
}

.notifications-menu #notifications-badge {
    width: 13px;
    height: 13px;
    font-size: 7px;
    line-height: 9px;
    font-weight: 700;
}

.notifications-menu .menu-drop__link-row .tit {
    margin-bottom: 12px;
}

.notifications-menu .menu-drop__link-row p {
    line-height: 20px;
}

.notifications-menu #notifications-mark-all {
    border-radius: 8px;
    background: #50af95;
    padding: 9px 18px;
    border: 0;
    width: 100%;
    color: #fff;
}

.notifications-menu .menu-drop__item {
    position: relative;
    padding: 0;
    border-radius: 16px;
}

.notifications-menu .mark-read-btn {
    cursor: pointer !important;
    position: absolute;
    right: 16px;
    top: 16px;
    font-weight: 700;
    font-size: 10px;
}

.notifications-menu .mark-read-btn:hover {
    opacity: 0.66;
}

.notifications--active .menu-dropdown__btn {
    border-radius: 8px;
    background: rgba(7, 98, 255, 0.1);
    border: 1px solid rgba(7, 98, 255, 0);
}

.notifications--active .menu-dropdown__btn img {
    -webkit-filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
    filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
}

.notifications-menu .menu-drop__inner {
    display: flex;
    flex-direction: column;
}

#notifications-list {
    flex: 1 1 auto;
    overflow-y: auto;
}

#notifications-mark-all {
    flex: 0 0 auto;
    box-shadow: 0 -16px 16px -6px rgba(255, 255, 255, 1);
    z-index: 99;
}

.bgcanvas {
    z-index: 1;
    mask-image: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0.66) 90%,
            transparent 100%
    ),
    linear-gradient(to right, rgba(0, 0, 0, 0.66) 90%, transparent 100%);
    mask-composite: intersect;
    -webkit-mask-composite: destination-in;
}

.pre_title_card_categor {
    max-width: 600px;
}

.card.image-right-sticky-card {
    padding: 100px 80px;
}

section.position-relative---z-index-1.padding_section {
    background: black;
}

.btn_card_slider {
    margin-top: 34px;
}

.section {
    padding-top: 180px;
    padding-bottom: 0;
}

.our-partners {
    padding-top: 55px;
    padding-bottom: 55px;
}

.our-advantages {
    background: #050505;
    background-color: #050505;
}

.free-consultation {
    padding-top: 260px;
    padding-bottom: 260px;
}

.our-crypto {
    padding-top: 180px;
    padding-bottom: 140px;
    background: #050505;
    background-color: #050505;
}

.our-reviews {
    padding-top: 260px;
    padding-bottom: 220px;
}

.our-advantages {
    padding-top: 100px;
}

.btn-secondary {
    padding: 18px 36px;
}

.neon-button {
    text-align: center;
    z-index: 100;
    font-weight: 400;
}

.snake svg {
    z-index: 1;
}

.content {
    max-width: 600px;
}

.floating-shapes-section---content {
    margin: 200px auto 180px;
}

.display-2 {
    font-weight: 500;
}

.display-3 {
    font-weight: 500;
}

.pre__title {
    padding-right: 60px;
}

.hero-slogan {
    font-size: 52px;
}

.hero-title {
    font-size: 120px;
}

@media (max-width: 768px) {
    .pre__title {
        padding-right: 0;
    }

    .rows_card {
        align-items: unset;
    }
}

@media screen and (max-width: 991px) {
    .card.image-right-sticky-card {
        padding: 100px 48px;
    }
}

@media screen and (max-width: 767px) {
    .sticky-card-image-right {
        margin-top: 0px;
    }

    .card.image-right-sticky-card {
        padding: 100px 26px 0;
        display: block;
        position: relative;
        bottom: auto;
    }

    .our-crypto {
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .our-reviews {
        padding-top: 100px;
        padding-bottom: 60px;
    }

    .free-consultation {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .hero-slogan {
        font-size: 30px;
    }

    .hero-title {
        font-size: 60px;
    }

    .btn-inside-grid-bottom---wrapper {
        bottom: 420px;
    }

    .our-crypto .snake {
        top: -100px;
    }

    .btn_card_slider {
        margin-top: 81px;
    }
}

.bg_image_wallet {
    animation: float-wave 4s ease-in-out infinite alternate;
}

@keyframes float-wave {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-15px);
    }
}

@media (max-width: 768px) {
    .mobile-hide {
        display: none !important;
    }
}

.light-beams-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 862px;
    z-index: -1;
    opacity: 0;
    transition: opacity 2.5s ease-in-out;

    background-image: url("/src/images/bg_main.svg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;

    overflow: hidden;
    pointer-events: none;
}

.light-beams-container::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 150px;
    pointer-events: none;
    background: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.8) 100%
    );
}

.light-beams-container.visible {
    opacity: 1;
}

#cursor-blob {
    position: fixed;
    width: 300px;
    height: 300px;
    pointer-events: none;
    transform: translate(-50%, -50%) scale(0);
    background: radial-gradient(
            circle at center,
            rgba(80, 255, 170, 0.3) 0%,
            rgba(80, 255, 170, 0.2) 10%,
            rgba(80, 255, 170, 0.1) 30%,
            rgba(80, 255, 170, 0.05) 50%,
            transparent 70%
    );
    transition: transform 0.2s ease-out;
    z-index: 101;
    overflow: visible;
}

.cursor-blob__particle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    margin: -3px;
    border-radius: 50%;
    background: rgba(80, 255, 170, 0.9);
    box-shadow: 0 0 4px rgba(80, 255, 170, 0.8), 0 0 10px rgba(80, 255, 170, 0.6);
    will-change: transform;
    z-index: 8;
}

.neon-button {
    background-image: linear-gradient(135deg, #18574c 15%, #060606) !important;
    border: 1px solid #18574c !important;
    color: #fff;
}

.neon-button:hover {
    transform: scale3d(1.02, 1.02, 1.01) !important;
    color: #fff;
}

.btn-secondary:hover {
    background-color: #0000;
    border: 1px solid #ffffff42;
    color: #fff !important;
    transform: scale3d(1.02, 1.02, 1.01);
}

a.text-decoration-none:hover {
    transform: scale3d(1.02, 1.02, 1.01);
}

.reviews-grid-section {
    grid-template-columns: 1fr 1.5fr !important;
}

.reviews-text-section {
    padding-top: 80px;
    padding-right: 80px;
}

@media (max-width: 768px) {
    .reviews-grid-section {
        grid-template-columns: 1fr !important;
    }

    .reviews-text-section {
        padding-top: 100px;
        padding-right: 0;
    }

    .bg_image_wallet {
        width: 100%;
        opacity: 0.2 !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
}

#ii__s4__canvas {
    position: absolute;
    width: 100%;
    height: 500px;
    z-index: -1;
    opacity: 0.66;
}

.advantage-item--bg {
    position: relative;
    padding: 40px 20px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    overflow: hidden;
    background: none;
    z-index: 2;
}

.advantage-item--bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(/src/images/subscribebg.svg) no-repeat center;
    background-size: cover;
    opacity: 0.3;
    z-index: 1;
}

.crypto-item--bg {
    padding: 40px 40px 40px !important;
    z-index: 2;
}

.crypto-item--bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(/src/images/subscribebg.svg) no-repeat center;
    background-size: cover;
    opacity: 0.3;
    z-index: 1;
}

.advantage-item--bg > * {
    position: relative;
    z-index: 2;
}

.roadmap-block__bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.1;
    pointer-events: none;
    max-width: 100%;
    height: auto;
}

.card.large-image-left {
    padding: 140px 80px;
}

.section.how-to-start {
    padding-bottom: 100px;
}

.snake_of_center_title {
    position: absolute;
    top: -140px;
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-mask-image: linear-gradient(
            to right,
            transparent 0%,
            black 15%,
            black 85%,
            transparent 100%
    );
    mask-image: linear-gradient(
            to right,
            transparent 0%,
            black 15%,
            black 85%,
            transparent 100%
    );
}

@media screen and (max-width: 767px) {
    .snake_of_center_title {
        top: -60px;
    }
}

.career-page .testimonial-floating-items---bg-wrapper {
    position: unset !important;
}

.career-page .career-advantages {
    margin-bottom: 100px;
}

.statisctics--block {
    margin-bottom: 60px;
}

.header-logo-link {
    max-width: 200px;
}

.contact-form-card {
    margin-bottom: 100px;
}

.language-selector,
.language-selector > * {
    text-decoration: none;
}

.language-selector .dropdown-arrow {
    margin-left: 0;
}

@media (max-width: 768px) {
    #ii__s4__canvas {
        display: none;
    }
}

.footer-middle {
    position: relative;
    z-index: 9;
}

.footer-logo-wrapper {
    max-width: 200px;
}

.w-dropdown:hover .w-dropdown-list {
    display: block;
}

.page-wrapper {
    overflow: hidden;
}

@media screen and (max-width: 991px) {
    .header-nav-menu-wrapper.open {
        position: absolute;
        display: block;
        top: 80px;
        border-radius: 12px;
        right: 16px;
    }
}

@media screen and (max-width: 420px) {
    .hero-slogan {
        font-size: 24px;
    }

    .hero-title {
        font-size: 44px;
    }
}

@media screen and (max-width: 991px) {
    .header-content-wrapper .header-nav-menu-wrapper.open {
        display: block;
        width: calc(100% - 32px);
    }

    .w-dropdown-toggle .w-dropdown-list.open {
        position: relative;
        display: block;
        background: transparent;
        padding: 10px;
    }

    .w-dropdown-toggle .dropdown-column-grid-container {
        background: transparent;
        border: 0;
    }
}

@media screen and (max-width: 991px) {
    .w-dropdown:hover .w-dropdown-list {
        display: none;
    }

    .header-content-wrapper .header-nav-menu-wrapper.open {
        display: block;
        width: calc(100% - 32px);
    }

    .header-nav-menu-list .w-dropdown-list.open {
        position: relative;
        display: block;
        background: transparent;
        padding: 10px;
    }

    .header-nav-menu-list .dropdown-column-grid-container {
        background: transparent;
        border: 0;
    }
}

.aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.jcsb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header__row {
    width: 100%;
    padding: 0 24px;
    position: relative;
    z-index: 2;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
}

.gap-12 {
    gap: 12px;
}

.header__hr {
    width: 2px;
    height: 12px;
    background: #eaedf1;
}

.header__lside {
    height: 100%;
}

.header-menu {
    display: none;
}

.header {
    position: fixed;
    opacity: 1;
    z-index: 999;
    width: 100%;
    -webkit-transition: all 0.5s cubic-bezier(0.42, 0, 0.36, 0.69);
    -o-transition: all 0.5s cubic-bezier(0.42, 0, 0.36, 0.69);
    transition: all 0.5s cubic-bezier(0.42, 0, 0.36, 0.69);
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 20px;
}

.header.scrolled {
    background: rgba(0, 0, 0, 0.8);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    top: 0;
    height: 90px;
}

.header-account {
    display: none;
}

.header__hr {
    background: #242529;
}

[data-authorization="true"] .header-account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

[data-authorization="true"] .header-no-account {
    display: none;
}

.menu-trigger__ico {
    background: url(/assets/img/ico/menu-trigger.svg) no-repeat center;
    background-size: 18px;
    width: 100%;
    height: 100%;
}

.menu-trigger.active .menu-trigger__ico {
    background: url(/assets/img/ico/menu-trigger-close.svg) no-repeat center;
    background-size: 10px;
}

.menu-trigger__ico {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(74%) saturate(0) hue-rotate(304deg) brightness(117%) contrast(100%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(74%) saturate(0) hue-rotate(304deg) brightness(117%) contrast(100%);
}

.menu__link {
    color: #f2f0ed;
}

.menu-drop__arrow img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(2%) hue-rotate(333deg) brightness(101%) contrast(100%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(2%) hue-rotate(333deg) brightness(101%) contrast(100%);
}

.menu {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu__list {
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
}

.menu__item {
    position: relative;
}

.menu-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.menu-dropdown--small-size .menu-drop {
    width: 222px;
}

.menu-dropdown--right .menu-drop {
    right: 24px;
}

.menu-dropdown--icons-btn .menu-drop {
    -webkit-transform: translate(0, -16px);
    -ms-transform: translate(0, -16px);
    transform: translate(0, -16px);
    padding-top: 8px;
}

.menu-dropdown--icons-btn:hover .menu-dropdown__btn {
    border-radius: 8px;
    background: rgba(24, 87, 76, 0.1);
    border: 1px solid rgba(7, 98, 255, 0);
}

.menu-dropdown--icons-btn:hover .menu-dropdown__btn img {
    -webkit-filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
    filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
}

.menu__link {
    color: #0d0e0f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    text-decoration: none;
}

.menu__link:hover {
    color: #18574c;
}

.menu__trigger {
    display: none;
}

.menu-mobile {
    display: none;
}

@supports (-webkit-touch-callout: none) {
    .menu__container {
        height: -webkit-fill-available;
    }
}

.menu-b::-webkit-scrollbar-track {
    background: #060e1d;
    border-radius: 10px;
}

.menu-b::-webkit-scrollbar-thumb {
    background: #246d60;
    border-radius: 10px;
}

body.menu-open {
    overflow: hidden;
}

.menu-drop {
    position: absolute;
    top: 100%;
    display: none;
    width: 374px;
    -webkit-transform: translate(0, -12px);
    -ms-transform: translate(0, -12px);
    transform: translate(0, -12px);
}

.menu-drop__link img {
    -webkit-filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
    filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
}

.menu-drop__list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
}

.menu-drop__link {
    padding: 16px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    border-radius: 16px;
}

.menu-drop__link:hover {
    background: rgba(24, 87, 76, 0.1);
}

.menu-drop__link-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 16px;
}

.menu-drop__link-row .tit {
    color: #0d0e0f;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -0.5px;
}

.menu-drop__link-row p {
    color: #87909f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}

.menu-drop__inner::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 16px;
    background: 0 0;
}

.menu-drop__inner::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #87909f;
}

.admin-nav__link {
    color: #9ca5b5;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.5px;
    text-decoration: none;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 15px;
}

.admin-nav__link.active {
    background: -webkit-gradient(
            linear,
            left top,
            right top,
            from(rgba(24, 87, 76, 0.1)),
            to(rgba(7, 98, 255, 0.03))
    );
    background: -o-linear-gradient(
            left,
            rgba(24, 87, 76, 0.1) 0,
            rgba(7, 98, 255, 0.03) 100%
    );
    background: linear-gradient(
            90deg,
            rgba(24, 87, 76, 0.1) 0,
            rgba(7, 98, 255, 0.03) 100%
    );
    color: #2c6156;
}

.admin-nav__link.active .img img {
    -webkit-filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
    filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
}

.admin-nav__link:active,
.admin-nav__link:focus,
.admin-nav__link:hover {
    color: #2c6156;
}

.admin-nav__link:active .img img,
.admin-nav__link:focus .img img,
.admin-nav__link:hover .img img {
    -webkit-filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
    filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
}

.admin-nav__link .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.admin-nav__link-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.menu-drop .admin-nav__link {
    padding: 10px 8px;
}

.menu-drop .admin-nav {
    margin-bottom: 6px;
}

.menu-drop .user {
    padding: 6px 6px 0 6px;
}

.admin-nav__logout {
    padding-top: 6px;
    position: relative;
}

.admin-nav__logout::before {
    content: "";
    display: block;
    width: calc(100% + 16px);
    height: 1px;
    background: #14151a;
    position: absolute;
    top: 0;
    left: -8px;
}

.aut-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
}

.aut-menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-decoration: none;
    color: #0d0e0f;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0.5px;
}

.aut-menu__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 18px 1fr;
    grid-template-columns: 18px 1fr;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.aut-menu .language-btn {
    background: 0 0;
    border: 0;
    padding: 0;
    text-align: left;
}

.aut-menu .ico-btn {
    padding: 0;
    width: 18px;
    height: 18px;
}

.aut-menu .admin-nav__link {
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 21px 1fr;
    grid-template-columns: 21px 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    border: 0;
}

.aut-menu .admin-nav__link .tit {
    margin-bottom: 0;
    color: #87909f;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 87.5%;
}

.aut-menu .admin-nav__link-row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 8px 0;
}

.aut-menu .admin-nav__link-row .img img {
    width: 100%;
}

.aut-menu .notifications-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.aut-menu .notifications-btn::before {
    top: 1px;
    right: 3px;
}

.menu-switch {
    position: relative;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.menu-switch .switch {
    opacity: 1;
}

.menu-switch .switch__mark {
    width: 56px;
    height: 28px;
    display: block;
    right: 0;
    left: auto;
    border: 1px solid #eaedf1;
    background: 0 0;
}

.menu-switch .switch__mark:before {
    width: 27px;
    height: 27px;
    background: #eaedf1 url(/assets/img/ico/light-theme.svg) no-repeat center;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.menu-switch .switch__mark::after {
    content: "";
    display: block;
    width: 27px;
    height: 27px;
    background: url(/assets/img/ico/ico-moon-stars.svg) no-repeat center;
    position: absolute;
    top: 0;
    right: -1px;
    border-radius: 50%;
}

.menu-switch .switch__input:checked + .switch__mark {
    background: 0 0;
}

.menu-switch .switch__input:checked + .switch__mark:before {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: url(/assets/img/ico/light-theme.svg) no-repeat center;
    -webkit-filter: brightness(0) saturate(100%) invert(70%) sepia(9%) saturate(460%) hue-rotate(180deg) brightness(93%) contrast(88%);
    filter: brightness(0) saturate(100%) invert(70%) sepia(9%) saturate(460%) hue-rotate(180deg) brightness(93%) contrast(88%);
}

.menu-switch .switch__input:checked + .switch__mark::after {
    background: #eaedf1 url(/assets/img/ico/ico-moon-stars.svg) no-repeat center;
}

.menu-dropdown__title {
    cursor: pointer;
}

.header-logo-link {
    width: 160px;
}

body {
    min-height: 100%;
    position: relative;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

img {
    max-width: 100%;
    display: inline-block;
}

.container-default-header {
    padding-left: 24px;
    padding-right: 24px;
}

.secondary-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    background: 0 0;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
    -o-transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
    transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
    padding: 9px 18px;
    border-radius: 8px;
    border: 1px solid #eaedf1;
    background: 0 0;
    color: #0d0e0f;
}

.secondary-btn:active,
.secondary-btn:focus,
.secondary-btn:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
    -o-transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
    transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
}

.ico-btn {
    padding: 10px;
    width: 38px;
    height: 38px;
}

.secondary-btn {
    color: #f2f0ed;
    border-radius: 90px !important;
    border: 1px solid #18574c !important;
}

.primary-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    background: 0 0;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
    -o-transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
    transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
    border-radius: 8px;
    background: #2c6156;
    padding: 9px 18px;
    color: #fff;
    line-height: normal;
    overflow: hidden;
}

.primary-btn:active,
.primary-btn:focus,
.primary-btn:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
    -o-transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
    transition: all 0.1s cubic-bezier(0.42, 0, 0.36, 0.69);
}

.primary-btn[disabled] {
    background: #87909f;
    cursor: not-allowed;
}

.primary-btn {
    background-image: linear-gradient(135deg, #18574c 15%, #060606) !important;
    border: 1px solid #18574c !important;
    border-radius: 90px;
}

.header__hr {
    width: 2px;
    height: 12px;
    background: #242529;
    border: unset !important;
}

.gap-8 {
    gap: 8px;
}

.gap-6 {
    gap: 6px;
}

.primary-btn {
    padding: 12px 18px;
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.menu-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.menu-dropdown--small-size .menu-drop {
    width: 222px;
}

.menu-dropdown--right .menu-drop {
    right: 24px;
}

.menu-dropdown--icons-btn .menu-drop {
    -webkit-transform: translate(0, -16px);
    -ms-transform: translate(0, -16px);
    transform: translate(0, -16px);
    padding-top: 8px;
}

.menu-dropdown--icons-btn:hover .menu-dropdown__btn {
    border-radius: 8px;
    background: rgba(24, 87, 76, 0.1);
    border: 1px solid rgba(7, 98, 255, 0);
}

.menu-dropdown--icons-btn:hover .menu-dropdown__btn img {
    -webkit-filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
    filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
}

.menu__link {
    color: #0d0e0f;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    text-decoration: none;
}

.menu__link:hover {
    color: #2c6156;
}

.menu__trigger {
    display: none;
}

.menu-mobile {
    display: none;
}

@supports (-webkit-touch-callout: none) {
    .menu__container {
        height: -webkit-fill-available;
    }
}

.menu-dropdown--icons-btn:hover .menu-dropdown__btn img {
    filter: grayscale(100%) brightness(0) invert(0);
    filter: grayscale(100%) brightness(0) sepia(100%) saturate(600%) hue-rotate(145deg) brightness(80%) contrast(90%);
}

.menu-dropdown--icons-btn:hover .menu-dropdown__btn img {
    -webkit-filter: brightness(0) saturate(100%) invert(61%) sepia(75%) saturate(298%) hue-rotate(114deg) brightness(88%) contrast(94%);
    filter: brightness(0) saturate(100%) invert(61%) sepia(75%) saturate(298%) hue-rotate(114deg) brightness(88%) contrast(94%);
}

.menu-dropdown--icons-btn:hover .menu-dropdown__btn {
    background: rgb(69 185 155 / 40%);
}

@media (max-width: 1200px) {
    .header-menu,
    .header__rside {
        gap: 8px;
    }
}

@media (max-width: 1200px) {
    .header-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

[data-authorization="true"] .header-no-account {
    display: none;
}

@media (max-width: 1200px) {
    .header-menu,
    .header__rside {
        gap: 8px;
    }
}

@media (max-width: 500px) {
    .btn-add-dep {
        display: none !important;
    }
}

@media screen and (max-width: 1200px) {
    .w-nav[data-collapse="medium"] .w-nav-menu {
        display: none;
    }

    .desktop-lang-button {
        display: none !important;
    }
}

@media (max-width: 1200px) {
    .header__rside-btns {
        display: none;
    }
}

.menu:not(.open) {
    display: none;
}

.menu {
    --transition-time: 500ms;
    -webkit-transition: right 0.5s cubic-bezier(0.42, 0, 0.36, 0.69);
    -o-transition: right 0.5s cubic-bezier(0.42, 0, 0.36, 0.69);
    transition: right 0.5s cubic-bezier(0.42, 0, 0.36, 0.69);
    z-index: 1;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    width: 100vw;
    height: calc(100vh - 100px);
    height: calc(100vh - var(--height));
    top: 70px;
    right: -1300px;
    background: #fff;
}

.menu__trigger {
    display: none;
}

.menu-mobile {
    display: none;
}

.menu-b::-webkit-scrollbar-track {
    background: #060e1d;
    border-radius: 10px;
}

.menu-b::-webkit-scrollbar-thumb {
    background: #2c6156;
    border-radius: 10px;
}

body.menu-open {
    overflow: hidden;
}

.menu.open {
    right: 0;
    -webkit-transition: right 0.5s cubic-bezier(0.42, 0, 0.36, 0.69);
    -o-transition: right 0.5s cubic-bezier(0.42, 0, 0.36, 0.69);
    transition: right 0.5s cubic-bezier(0.42, 0, 0.36, 0.69);
}

.menu-inner {
    padding: 14px 24px 24px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto;
    padding-bottom: 50px;
}

.menu {
    z-index: 999;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.aut-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
}

@media (max-width: 1200px) {
    .aut-menu__item {
        padding: 10px 0;
    }
}

@media (max-width: 1200px) {
    [data-authorization="true"] .menu-mobile--aut {
        display: block;
    }
}

@media (max-width: 1200px) {
    .aut-menu__item {
        padding: 10px 0;
    }
}

@media (max-width: 1200px) {
    .menu-dropdown {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 700px) {
    .menu {
        padding-bottom: 30px;
        height: calc(var(--vh, 1vh) * 100);
    }
}

@media (max-width: 1200px) {
    .menu-inner {
        padding: 20px 16px 50px;
    }
}

@media (max-width: 1200px) {
    .menu-inner {
        padding: 14px 24px 24px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow-y: auto;
        padding-bottom: 50px;
    }
}

@media (max-width: 1200px) {
    [data-theme="dark-theme"] .menu-mobile {
        border-top: 1px solid #14151a;
    }
}

@media (max-width: 1200px) {
    .menu-mobile {
        display: block;
        margin-top: 24px;
        border-top: 1px solid #eaedf1;
        padding-top: 24px;
    }
}

ul,
ol {
    margin-top: unset;
    margin-bottom: unset;
    padding-left: unset;
}

.aut-menu__list {
    gap: 4px;
}

.aut-menu__list li::marker {
    content: none;
}

.aut-menu__list .menu__item {
    padding: 10px 0;
}

.aut-menu__item {
    padding: 10px 0;
}

.aut-menu__item .menu-drop {
    padding-top: 10px;
}

@media (max-width: 1200px) {
    [data-theme="dark-theme"] .aut-menu__link {
        color: #f2f0ed;
    }
}

.menu-dropdown__title {
    cursor: pointer;
}

.aut-menu__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 18px 1fr;
    grid-template-columns: 18px 1fr;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.aut-menu .ico-btn {
    padding: 0;
    width: 18px;
    height: 18px;
}

@media (max-width: 1200px) {
    .aut-menu__item .menu-drop {
        padding-top: 10px;
    }
}

@media (max-width: 1200px) {
    .menu-dropdown .menu-drop {
        display: none;
    }
}

@media (max-width: 1200px) {
    [data-authorization="true"] .menu-mobile--naut {
        display: none;
    }
}

@media (max-width: 1200px) {
    .aut-menu__item {
        padding: 10px 0;
    }
}

.menu-mobile--logout .primary-btn {
    width: 100%;
}

[data-theme="dark-theme"] .assets-filter .line::before {
    background: #14151a;
}

[data-theme="dark-theme"] .assets-filter .line {
    background: 0 0;
}

[data-theme="dark-theme"] .actions__btn {
    -webkit-filter: brightness(0) saturate(100%) invert(52%) sepia(8%) saturate(695%) hue-rotate(197deg) brightness(95%) contrast(87%);
    filter: brightness(0) saturate(100%) invert(52%) sepia(8%) saturate(695%) hue-rotate(197deg) brightness(95%) contrast(87%);
}

[data-theme="dark-theme"] .actions__list.active {
    border: 1px solid #14151a;
    background: #0c0e12;
}

[data-theme="dark-theme"] .actions__list .actions__link {
    border-bottom: 1px solid #14151a;
}

@media (max-width: 1200px) {
    .menu-dropdown .menu-drop {
        display: none;
    }
}

@media (max-width: 1200px) {
    .menu-dropdown.open .menu-drop {
        display: block;
    }
}

@media (max-width: 1200px) {
    .aut-menu__item .menu-drop {
        padding-top: 10px;
    }
}

.aut-menu .admin-nav__link {
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    border: 0;
}

.menu-drop {
    position: absolute;
    top: 100%;
    display: none;
    width: 374px;
    -webkit-transform: translate(0, -12px);
    -ms-transform: translate(0, -12px);
    transform: translate(0, -12px);
}

.menu-drop__inner {
    border-radius: 16px;
    padding: 8px;
    max-height: 463px;
    overflow-y: auto;
}

.aut-menu .admin-nav__link::before {
    display: none;
    background: unset;
}

@media (max-width: 1200px) {
    .menu-dropdown .menu-drop {
        position: relative;
        top: 0;
        width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.admin-nav__item {
    padding: 0;
    border-bottom: 1px solid #14151a;
}

.admin-nav__item:last-child {
    border-bottom: none;
}

.menu-drop__arrow {
    position: relative;
    top: 2px;
}

@media (max-width: 1200px) {
    .menu-dropdown.open .menu-drop__arrow {
        -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1);
    }

    .admin-nav__item {
        padding: 8px 16px;
    }
}

@media (max-width: 1200px) {
    .menu-dropdown__title {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 1201px) {
    .menu-dropdown:hover .menu-drop {
        display: block;
    }

    .menu-dropdown:hover .menu-drop__arrow {
        -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1);
        top: 1px;
    }

    .menu-dropdown:hover .menu-drop__arrow img {
        -webkit-filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
        filter: brightness(0) saturate(100%) invert(26%) sepia(54%) saturate(4760%) hue-rotate(215deg) brightness(101%) contrast(105%);
    }
}

@media (min-width: 1220px) {
    .dropdown:hover .dropdown__dropdown {
        display: block;
        z-index: 9;
    }
}

.user {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 46px 1fr;
    grid-template-columns: 46px 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.user__ava {
    border-radius: 8px;
    overflow: hidden;
}

.menu-drop .user__email {
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.admin-nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
}

.admin-nav__list {
    padding-left: 0;
}

.page-wrapper {
    padding-top: 100px;
}

@media (max-width: 1200px) {
    .menu__list {
        gap: 4px;
    }
}

@media (max-width: 1200px) {
    .menu__list {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 8px;
    }
}

[data-theme="dark-theme"] .menu__link {
    color: #f2f0ed;
}

@media (max-width: 1200px) {
    .menu__link {
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        letter-spacing: 0.5px;
        width: 100%;
        padding: 10px 0;
    }
}

.menu-drop__link-row .tit {
    color: #87909f;
}

[data-theme="dark-theme"] .menu-drop__inner {
    background: #0b0b0b !important;
    border: 1px solid #1e1e1e;
    box-shadow: 0 2px 12px 0 #14142b14;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

@media (max-width: 1200px) {
    [data-theme="dark-theme"] .menu-drop__inner {
        border: none;
        background: transparent;
    }
}

@media (max-width: 1200px) {
    .menu {
        top: 90px;
    }
}

@media (max-width: 1200px) {
    .menu__link {
        font-size: 16px;
    }

    .modal-open .header {
        top: 0;
        background: rgba(0, 0, 0, 0.8);
        padding: 20px 0;
        height: 90px;
    }
}

@media (max-width: 1200px) {
    .header {
        top: 0;
        padding: 20px 0;
        height: 90px;
    }
}

.menu-drop__item {
    border-bottom: 1px solid #14151a;
}

.admin-nav__list {
    margin-top: 26px;
}

@media (max-width: 1200px) {
    .admin-nav__list {
        margin-top: 0;
    }

    .modal-open .header {
        backdrop-filter: blur(8px);
        -webkit-backdrop-filter: blur(8px);
    }
}

.menu-dropdown {
    position: relative;
}

.menu-dropdown--icons-btn .menu-drop {
    right: 0;
    top: 54px;
}

.mb-8 {
    margin-bottom: 8px;
}

.admin-nav__list {
    list-style: none;
}

@media (max-width: 1200px) {
    .menu-drop__link::before {
        content: none;
        display: none;
        background: none;
    }
}

@media (max-width: 1200px) {
    .menu-dropdown .menu-drop__link {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.user__name {
    font-size: 15px;
}

.user__email {
    color: #87909f;
    font-size: 13px;
}

.dropdown-link-column .dropdown-link {
    padding: 10px 0;
}

:root {
    --neutral--700: #1e1e1e;
    --neutral--800: #0b0b0b;
}

.dropdown-column-grid-container {
    padding: 15px 20px;
    border: 1px solid #1e1e1e;
    background-color: #0b0b0b;
    box-shadow: 0 2px 12px 0 #14142b14;
}

.img_phone,
.sticky-card-image-right,
.img_bg {
    pointer-events: none;
}

.inner-container {
    z-index: 99;
}
