@import url("https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:500,400,600&display=swap");

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    top: 0 !important;
    background: #FFF;
}

.skiptranslate {
    display: none;
    height: 0;
}

.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    background-color: inherit !important;
    box-shadow: inherit !important;
}

#goog-gt-vt,
#goog-gt-tt {
    display: none !important;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
    display: none !important;
}

header {
    background: rgba(113, 92, 252, 0.11);
    box-shadow: 0px 1px 1px 0px rgba(113, 92, 252, 0.25);
    backdrop-filter: blur(10px);

    height: 89px;

    position: fixed;
    top: 0;
    left: 0;

    display: flex;
    align-items: center;
    width: 100%;

    z-index: 999;
}

.container {
    max-width: 1081px;
}

.menus a {
    color: #555;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.menus a.actived {
    color: #632EFF;
    font-weight: 700;
}

.btn-1 {
    border-radius: 12px;
    background: #632EFF;
    padding: 12px;
    color: #FFF;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    /* 114.286% */

    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
}

.main_content {
    padding-top: calc(89px + 56px);
}

h2 {
    color: #1A1A1A;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;

    margin: 0;
}

.gap-16 {
    gap: 16px;
}

.mt-40 {
    margin-top: 40px;
}

.plan_block {
    width: 100%;
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 1px 10px 0px rgba(99, 46, 255, 0.15);

    padding: 16px;

    display: grid;
    gap: 16px;
}

.bfull {
    border-radius: 50%;
}

.w32 {
    width: 32px;
    height: 32px;
}

h6 {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    /* 111.111% */

    margin: 0;
}

.plan_ul {
    display: grid;
    gap: 16px;
}

.plan_ul div {
    display: flex;
    align-items: center;
    justify-content: space-between;

    border-bottom: 1px solid #CBD5E1;
    padding-bottom: 16px;
}

.sm_plan_ul div {
    padding-bottom: 8px;
}

.sm_plan_ul {
    gap: 8px;
}

.plan_top_ul {
    border-bottom: 1px solid #CBD5E1;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.sm_line {
    width: 1px;
    height: 26px;
    background: #CBD5E1;
}

.plan_ul div:last-child {
    border: none;
    padding-bottom: 0;
}

.plan_ul p {
    color: #828282;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.plan_ul p:last-child {
    color: #1A1A1A;
    font-weight: 600;

    text-align: right;
    width: 50%;

    display: flex;
    justify-content: end;
}

.btn-2 {
    border-radius: 12px;
    border: 1px solid #632EFF;

    padding: 12px;

    color: #632EFF;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    /* 114.286% */

    display: inline-block;
}

.text_theme {
    color: #632EFF !important;
}

.fw-600 {
    font-weight: 600 !important;
}

p {
    color: #828282;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.tr * {
    text-align: right;
}

h4 {
    color: #1A1A1A;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 31px;
    /* 129.167% */

    margin: 0;
}

footer {
    background: #F8F6FF;
    box-shadow: 0px -1px 1px 0px rgba(113, 92, 252, 0.25);

    width: 100%;

    margin-top: 80px;

    padding: 40px 0 20px 0;
}

.fz14 {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 128.571% */
    letter-spacing: 0.14px;

    margin: 0;
}

.social {
    border-radius: 24.365px;
    border: 0.933px solid #632EFF;

    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fz12 {
    color: #555;
    font-family: "Plus Jakarta Sans";
    font-size: 12px !important;
    font-style: normal;
    font-weight: 300;
    line-height: normal;

    margin: 0;
}

.menu_footer {
    display: grid;
    gap: 12px;
}

.menu_footer a {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;

    margin: 0;

    display: flex;
    align-items: start;
    gap: 8px;
}

.menu_footer a svg {
    transform: translateY(3px);
}

.big_line {
    background: #CBD5E1;
    height: 1px;
    width: 100%;
}

.main_block {
    width: 100%;
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 1px 10px 0px rgba(99, 46, 255, 0.15);

    padding: 16px;
}

.mt-16 {
    margin-top: 16px;
}

.p_block {
    border-radius: 12px;
    background: #F6F3FF;

    width: 100%;
    padding: 12px;

    display: grid;
    gap: 8px;
}

.mt-18 {
    margin-top: 18px;
}

.square {
    border-radius: 4px;
    background: linear-gradient(0deg, #632EFF 0%, #632EFF 100%), #FFF;
    width: 12px;
    height: 12px;
}

.sq {
    color: #828282;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.fz15 {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.sq span {
    color: #1A1A1A;
    font-weight: 600;
}

.sq2 {
    font-size: 12px;
}

.plan_text {
    color: #828282;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    /* 150% */
}

.w27 {
    width: 27px;
    height: 27px;
}

.sold_out {
    position: relative;
}

.sold_img {
    position: absolute;
    z-index: 1;

    left: 50%;
    transform: translateX(-50%);
    bottom: 100px;
}

.sold_out .btn-1,
.sold_out .btn-2 {
    opacity: .2;
    pointer-events: none;
}

.lang {
    display: flex;
    align-items: center;
    gap: 8px;

    cursor: pointer;
}

.lang p {
    color: #632EFF;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    /* 114.286% */

    text-transform: uppercase;
}

.lang svg {
    transform: translateY(1px);
}

.lang_drop {

    border-radius: 18px;
    background: #FFF;
    box-shadow: 0px 1px 10px 0px rgba(99, 46, 255, 0.15);
    backdrop-filter: blur(10px);

    padding: 8px 0;

    overflow: hidden;
}

.lang_drop .el {
    padding: 12px 32px;
    width: 100%;

    display: flex;
    align-items: center;
    gap: 18px;

    color: #1A1A1A;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.32px;

    transition: .2s ease;
    cursor: pointer;
}

.lang_drop .el:hover,
.language__img_active {
    background: oklch(0.97 0 0);
}

.lang_drop img {
    width: 32px;
    height: 32px;
    border-radius: 6px;
}

.lang_drop .el span {
    color: #555;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    opacity: .7;
    text-align: left;
    text-transform: uppercase;
}

.arr {
    transition: .2s ease;
}

[data-open] .arr {
    transform: rotate(-180deg);
}

button {
    cursor: pointer;
}

.accord {
    width: 100%;

    border-radius: 6px;
    background: linear-gradient(0deg, #FFF 0%, #FFF 100%), linear-gradient(102deg, rgba(148, 112, 255, 0.15) 0%, rgba(148, 112, 255, 0.05) 100%);
    box-shadow: 0px 1px 10px 0px rgba(99, 46, 255, 0.15);

    padding: 24px;
    display: block;
    gap: 24px;

    cursor: pointer;
    height: fit-content;
}

.accord h1 {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.accord_body {
    color: #555;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* 137.5% */

    text-align: left;
    letter-spacing: 0.16px;
    padding-top: 16px;
}

.faq_grid {
    margin-top: 32px;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
}

.mt-96 {
    margin-top: 96px;
}

.banner {
    width: 100%;
    border-radius: 12px;
    background: linear-gradient(102deg, rgba(148, 112, 255, 0.15) 0%, rgba(148, 112, 255, 0.05) 51.12%, rgba(148, 112, 255, 0.15) 100%);

    padding: 45px 42px;

    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 16px;

    background-image: url(../img/sections/elements/banner.png);
    background-size: 100% 100%;
}


.banner h1 {
    color: #1A1A1A;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 66px;
    /* 117.857% */

    margin: 0;
    max-width: 740px;
}

.blog_grid {
    margin-top: 32px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.blog {
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
}

.blog_body {
    padding: 24px;
    background: linear-gradient(102deg, rgba(148, 112, 255, 0.15) 0%, rgba(148, 112, 255, 0.05) 100%);
}

.blog_image {
    width: 100%;
    height: 205px;
}

.blog_name {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.blog_desc {
    color: #555;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 128.571% */
    letter-spacing: 0.14px;

    padding-top: 12px;
}

.blog_body a {
    padding-top: 20px;
    display: block;
}

.blog_title {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: 72px;
    /* 112.5% */
}

.blog_img {
    width: 100%;
    height: 366px;
    border-radius: 12px;
}

#blog_content,
#blog_content * {
    color: #555;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */

    white-space: normal;
    word-break: keep-all;
}

.sticky_blog {
    max-width: 301px;
    width: 100%;

    position: sticky;
    top: 40;
}

.mt-32 {
    margin-top: 32px;
}

.it {
    display: flex;
    align-items: center;

    color: #1A1A1A;
    text-overflow: ellipsis;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 125% */
    letter-spacing: 0.16px;
}

.it img {
    width: 105px;
    height: 63px;
    border-radius: 6px;
}

.bg_modal {
    background: rgba(113, 92, 252, 0.10);
    backdrop-filter: blur(16px);
}

.modal {
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 1px 10px 0px rgba(99, 46, 255, 0.15);

    max-width: 413px;
    padding: 32px;
}

.input_main {
    border-radius: 12px;
    border: 1px solid rgba(113, 92, 252, 0.50);
    background: #FFF;

    padding: 16.5px 16px;

    color: #555;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    outline: none;
    width: 100%;
}

.main_label {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;


}

.form_label {
    display: grid;
    gap: 10px;
}

.form_row {
    display: grid;
    gap: 32px;
}

.textarea_main {
    border-radius: 12px;
    border: 1px solid rgba(113, 92, 252, 0.50);
    background: #FFF;

    padding: 16.5px 16px;

    color: #555;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

    outline: none;
    width: 100%;

    height: 158px;
}

.wf {
    width: fit-content;
}

.loader {
    width: 18px;
    height: 18px;
}

.btn-1[disabled] {
    min-width: 100px;
    opacity: .6;
}

.big_p {
    border-radius: 6px;
    background: linear-gradient(102deg, rgba(148, 112, 255, 0.15) 0%, rgba(148, 112, 255, 0.05) 100%);
    padding: 24px 32px;

    display: flex;
    align-items: center;
    gap: 12px;
}

.fz16 {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.gray {
    color: #555;
}

.fw-400 {
    font-weight: 400;
}

.mt-104 {
    margin-top: 104px;
}

.map-if {
    width: 100%;
    border-radius: 15.429px;

    height: 422px;
}

.skeleton {
    background-color: #eee;
    background-image: linear-gradient(90deg, #eee, #f5f5f5, #eee);
    background-size: 200px 100%;
    background-repeat: no-repeat;
    border-radius: 4px;
    display: inline-block;
    line-height: 1;
    width: 100%;
    animation: skeleton-animation 1.5s ease-in-out infinite;
}

@keyframes skeleton-animation {
    0% {
        background-position: -200px 0;
    }

    100% {
        background-position: calc(200px + 100%) 0;
    }
}

@keyframes rotateDeg {
    0% {
        transform: translateX(-50%) rotate(0deg);
    }

    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}

.purple_block {
    border-radius: 12px;
    background: #632EFF;

    width: 32px;
    height: 32px;

    display: flex;
    align-items: center;
    justify-content: center;
}

.pag_menu {
    display: flex;
    align-items: center;
    gap: 6px;
}

.pag_menu a {
    border-radius: 12px;

    color: #632EFF;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */

    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pag_menu a.actived {
    background: rgba(99, 46, 255, 0.10);
    font-weight: 600;
}

.mm {
    width: 27px;
    height: 27px;
    border-radius: 50%;
}

.btn-3 {
    width: 100%;
    border-radius: 12px;
    background: rgba(99, 46, 255, 0.10);
    padding: 12px;

    color: #1A1A1A;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    /* 114.286% */
}

.rw {
    display: flex;
    align-items: center;
    gap: 16px;

    user-select: none;
}

.mt-24 {
    margin-top: 24px;
}

.rw input {
    width: 132px;

    border-radius: 12px;
    border: 1px solid #632EFF;

    padding: 8.5px 16px;

    color: #632EFF;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    /* 100% */

    outline: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.relative {
    position: relative;
}

.cb {
    width: 12px;
    height: 16px;

    display: flex;
    align-items: center;
    justify-content: center;

    position: absolute;
    cursor: pointer;

    user-select: none;
}

.cb span {
    color: #632EFF;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    /* 88.889% */

    transform: translateY(-1px);
}

.plus {
    right: 16px;
}

.minus {
    left: 16px;
}

.badge {
    border-radius: 12px;
    background: rgba(136, 96, 255, 0.10);
    padding: 8px 10px;

    display: flex;
    align-items: center;
    gap: 8px;

    color: #632EFF;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.14px;

    width: fit-content;
}

.h-banner h1 {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.h-banner p {
    color: #555;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.18px;

    max-width: 489px;
}

.h-banner {
    padding-top: 35px;
}

.whyus .big_p {
    padding: 24px;

    display: grid;
    gap: 10px;
}

.fw-500 {
    font-weight: 500;
}

.howto .main_block {
    display: grid;
    gap: 7px;
}

.cs {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;

    top: 21px;

    animation: rotateDeg 3s infinite;
}

.big_num {
    color: #FFF;
    text-align: left;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #632EFF;
    font-family: "Plus Jakarta Sans";
    font-size: 87.339px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;

    padding-left: 21px;
    transform: translateY(-6px);
}

.body_bg {
    position: absolute;
    width: 100%;
    z-index: -1;
    opacity: 0;
    animation: fadeIn 1s forwards;

    top: 0;
    left: 0;

    transition: .2s ease;
}


@keyframes fadeIn {
    from {
        transform: translateY(-100px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}


.sw {
    padding: 14px 12px;

    min-width: 154px;
    width: fit-content;

    background: linear-gradient(102deg, rgba(148, 112, 255, 0.15) 0%, rgba(148, 112, 255, 0.05) 100%);
    color: var(--Text-Color, #120600);

    transition: .2s ease;
}

.sw.actived {
    color: #fff;
    background: #632EFF;
}

.topdep_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.topdep_grid .main_block {
    padding: 20px;

    display: grid;
    gap: 6px;
}

.sv {
    padding-left: 30px;
    display: grid;
    gap: 2px;
}

.p24 {
    padding: 24px;
}

.modal_action {
    padding: 32px 16px;
}

.appb h1 {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.qr {
    width: 173px;
    height: 173px;

    border-radius: 6px;
    background: #fff;

    padding: 6px;
}

.abs {
    position: absolute;
    z-index: 1;

    left: 125px;
    top: 0;

    display: grid;
    gap: 16px;
}

.lhn {
    line-height: normal !important;
}

.qr img {
    width: 100%;
    height: 100%;
}


.fz18 {
    color: #555;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 155.556% */
    letter-spacing: 0.18px;
}

.btn-2.flex {
    display: flex;
    gap: 8px;
}

.z-full {
    z-index: 9999;
}

.w_img {
    width: 62px;
    height: 62px;

    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 25px;
}

.team img {
    border-radius: 12px;
}

.bigh1 {
    color: #1A1A1A;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.login_block {
    border-radius: 12px;
    background: linear-gradient(102deg, rgba(148, 112, 255, 0.15) 0%, rgba(148, 112, 255, 0.05) 100%);

    width: 100%;
    max-width: 493px;

    padding: 42px 15px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;

    height: 712px;
}

.login_block h1 {
    color: #632EFF;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    /* 112.5% */
}

.login_form {
    width: 100%;
    max-width: 536px;

    display: grid;
    gap: 32px;
}

.checkbox {
    transform: translateY(1px);
    cursor: pointer;
}

.purple_a a {
    color: #632EFF;
    font-weight: 600;
}

.send_code_btn {
    position: absolute;
    right: 8px;
}

.qr svg {
    width: 100%;
    height: 100%;
}

.accord svg {
    transition: .2s ease;
}

.accord.actived svg {
    transform: rotate(45deg);
}

.head_modal {
    width: 100%;

    background: rgba(113, 92, 252, 0.05);
    box-shadow: 0px 1px 1px 0px rgba(113, 92, 252, 0.25);

    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 24px;
}

.body_modal {
    padding: 32px;
}

.user_modal {
    padding: 0;
}

.head_modal h5 {
    color: #1A1A1A;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.social svg {
    width: 18px;
    height: 18px;
}

.social svg path {
    fill: #632EFF;
}

.copy_text {
    cursor: pointer;
}

.red_dot {
	position: absolute;
	right: -2px;
	top: -2px;

	background: #E32528;
	z-index: 1;

	width: 12px;
	height: 12px;

	border-radius: 50%;

	animation: blink 2s infinite;
}

@media (max-width: 992px) {
	.red_dot {
		width: 10px;
		height: 10px;
	}
}

@keyframes blink {

	0%,
	100% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}
}