/* general */

* {
    box-sizing: border-box;
}

p {
    margin: 0;
}

body,
html {
    margin: 0;
}

body {
    letter-spacing: -0.1px;
    line-height: 1.4;
}

.row {
    display: flex;
}

.jcsb {
    justify-content: space-between;
}

.mr-19 {
    margin-right: 19px;
}

.w-full {
    width: 100%;
}

/* general */

/* ui */
.container {
    max-width: 1280px;
    margin: 0 auto;
}

.transparent-button,
.transparent-button:hover,
.transparent-button:focus {
    cursor: pointer;
    outline: unset;
    text-decoration: unset;
    background-color: #3e2ea000;
    font-family: "Arial", Sans-serif;
    font-size: 17px;
    line-height: 19px;
    font-weight: 500;
    letter-spacing: 0.2px;
    fill: #3e2ea0;
    color: #3e2ea0;
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    padding: 15px 30px 15px 30px;
}

.outline-button,
.outline-button:hover,
.outline-button:focus {
    cursor: pointer;
    outline: unset;
    background-color: #f1f1f18c;
    color: #3e2ea0;
    font-family: "Arial", Sans-serif;
    font-size: 17px;
    line-height: 17px;
    font-weight: 500;
    letter-spacing: 0.2px;
    fill: #3e2ea0;
    color: #3e2ea0;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #3e2ea0;
    border-radius: 13px 13px 13px 13px;
    padding: 15px 30px 15px 30px;
    transition: all 0.3s;
}

.outline-button:hover {
    background-color: #f1f1f1;
}

.outline-button_2,
.outline-button_2:hover,
.outline-button_2:focus {
    padding-bottom: 17px;
    padding-left: 44px;
    padding-right: 44px;
}

.fill-button {
    line-height: 23.8px;
    border-style: groove;
    border-width: 1px 1px 1px 1px;
    border-radius: 14px 14px 14px 14px;
    padding: 15px 44px 17px 44px;
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0.2px;
    box-shadow: 2px 4px 16px 0px rgba(255, 255, 255, 0.12) inset;
    color: #ffffff;
    border-color: #3e2ea0;
    background-color: #3e2ea0;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}

.fill-button:hover {
    box-shadow: 2px 4px 32px 0px rgba(255, 255, 255, 0.08);
    color: #3e2ea0;
    border-color: #3e2ea0;
    background-color: #f1f1f1db;
}

.accent-span {
    display: block;
    color: #3e2ea0;
    font-style: normal;
    font-weight: 500;
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    line-height: 19.125px;
    text-wrap: nowrap;
    letter-spacing: 0.4px;
    padding: 12px 20px 12px 20px;
    border-style: solid;
    margin-bottom: 1px;
    border-width: 1px 1px 1px 1px;
    border-radius: 13px 13px 13px 13px;
}

.gradient-button {
    text-decoration: none;
    outline: none;
    background-color: transparent;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    cursor: pointer;
    letter-spacing: 0.2px;
    fill: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    background-image: linear-gradient(
        69deg,
        rgb(128, 78, 255) 0%,
        rgb(62, 46, 160) 100%
    );
    box-shadow: rgba(121, 121, 121, 0.5) 0px 0px 1px 1px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(62, 46, 160);
    border-radius: 14px;
    padding: 21px 35px 22px;
    transition: all 0.3s;
}

.gradient-button:hover {
    background-color: #f1f1f1;
    color: #e7e3ff;
}

/* ui */

/* header */
header > .container {
    display: flex;
    justify-content: space-between;
    padding: 17px 0;
}

.header__left-side-wrapper {
    width: 11.561%;
}

.header__center {
    display: flex;
    justify-content: flex-end;
    width: 58.468%;
}

.header__third-column,
.header__fourth-column {
    display: flex;
    align-items: center;
}

.header__fourth-column {
    justify-content: flex-end;
    padding-right: 10px;
}

.header__third-column {
    width: 8.031%;
}

.header__fourth-column {
    width: 15%;
}

.header__left-side-wrapper {
    display: flex;
    align-items: center;
}

.header__left-side-wrapper {
    text-decoration: unset;
}

.header__left-side-text {
    font-family: "Raleway", Sans-serif;
    font-size: 44px;
    line-height: 44px;
    font-weight: 800;
    letter-spacing: 1.7px;
    color: #3e2ea0;
}

.header__right-side-wrapper {
    display: flex;
    justify-content: flex-end;
}

/* header */

/* main-screen */
.main-screen__left-side {
    display: flex;
    justify-content: center;
}

.main-screen {
    background-color: transparent;
    background-image: linear-gradient(274deg, #dfd3f6 0%, #ffffff 100%);
    padding: 120px 0;
}

.main-screen > .container {
    display: flex;
    justify-content: space-between;
}

.main-screen__title {
    margin-top: 0;
    font-family: "Rubik", Sans-serif;
    letter-spacing: -0.1px;
    font-size: 51px;
    font-weight: 600;
    line-height: 1.1em;
    color: #3e2ea0;
}

.main-screen__subtitle {
    width: 72.5%;
    font-family: "Rubik", Sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.4em;
    letter-spacing: 0px;
    color: #181818;
    margin-top: 47px;
    margin-bottom: 62px;
}

.main-screen__bottom-bar {
    margin-top: calc(50px + 5.083px);
    padding: 22px 0;
    max-width: 546px;
}

.main-screen__bottom-bar p {
    color: #3e2ea0;
    background-color: #a57ef500;
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    line-height: 19.125px;
    font-weight: 500;
    letter-spacing: 0.4px;
    padding: 14px 10px 0px 0px;
    margin: 0px 0px 13px 0px;
    text-wrap: nowrap;
}

.main-screen__button-row {
    max-width: 512px;
}

.main-screen__left-side img {
    max-width: 500px;
    width: 100%;
    object-fit: contain;
    margin-top: -17px;
}

/* main-screen */

/* running-line */
.running-line .container {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.running-line {
    overflow: hidden;
    padding: 0 10px;
}

.running-line-item {
    display: flex;
    justify-content: center;
    min-width: 33.333%;
    max-width: 33.333%;
}

.running-line-item p {
    font-family: Roboto, sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
    margin-bottom: 20px;
    margin-top: 40px;
    color: rgb(77, 77, 77);
    text-wrap: nowrap;
}

.running-line-item p span {
    color: rgb(148, 1, 217);
}

.running-line-wrapper {
    display: inline-flex;
    animation: marquee 40s linear infinite;
    /* Убираем возможные паузы в анимации */
    animation-play-state: running;
    will-change: transform;
    max-width: 100%;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        /* Сдвигаем на ширину 6 элементов */
        transform: translateX(calc(calc(33.333% * 3) * -1));
    }
}

/* running-line */

/* problem solving */
.problem-solving .container {
    max-width: 1140px;
}

.problem-solve-list {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 10px;
}

.problem-solve {
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.problem-solve:nth-of-type(3) .problem-solve__title,
.problem-solve:nth-of-type(1) .problem-solve__title {
    margin-top: 43px;
}

.problem-solve:nth-of-type(2) .problem-solve__title {
    margin-top: 49px;
}

.problem-solve:nth-of-type(2) .problem-solve__image {
    order: 1;
}

.problem-solve:nth-of-type(2) .problem-solve__title {
    order: 2;
}

.problem-solve:nth-of-type(2) .problem-solve__description {
    order: 3;
}

.problem-solve:nth-of-type(1) .problem-solve__image {
    margin-top: 66px;
}

.problem-solve:nth-of-type(2) .problem-solve__image {
    order: 1;
}

.problem-solve:nth-of-type(3) .problem-solve__image {
    margin-top: 37px;
}

.problem-solve__title {
    font-family: "Rubik", Sans-serif;
    text-align: center;
    font-size: 33px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: -0.1px;
    color: #000000;
    margin-bottom: 0;
}

.problem-solve__description {
    margin-top: 22px;
    font-size: 22px;
    margin-bottom: 22px;
    letter-spacing: -0.1px;
    text-align: center;
    line-height: 30.8px;
    font-family: "Rubik", Sans-serif;
    font-weight: 400;
    color: #7a7a7a;
}

.problem-solve__image img {
    width: 100%;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.5);
}

.problem-solving-title {
    text-align: center;
    font-family: Rubik, sans-serif;
    font-size: 51px;
    font-weight: 600;
    line-height: 1.1em;
    letter-spacing: -0.1px;
    margin-top: 80px;
    margin-bottom: 80px;
    color: rgb(62, 46, 160);
}

/* usage steps */
.usage-steps {
    display: grid;
    grid-template-columns: 1fr 96px 1fr;
    padding-bottom: 500px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.usage-progress {
    overflow: hidden;
}

.usage-progress .container {
    max-width: 1140px;
}

.usage-progress__title {
    text-align: center;
}

.usage-steps-progress-line-wrapper {
    width: 4px;
    height: calc(75% + 56px);
    position: absolute;
    left: 50%;
    overflow: hidden;
    background-color: #d2c1f3 !important;
    margin: 0 auto;
}

.usage-steps-progress-line {
    position: absolute;
    content: "";
    width: 4px;
    height: 100%;
    max-height: 100%;
    transition: all 0.15s;
    bottom: 0;
    background-color: #7c40f8;
}

.usage-progress__title {
    font-family: "Rubik", Sans-serif;
    font-size: 51px;
    font-weight: 600;
    line-height: 1.1em;
    color: #3e2ea0;
    letter-spacing: -0.1px;
    margin-bottom: 60px;
    margin-top: 120px;
}

.usage-step-label {
    text-transform: uppercase;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
    margin-left: 10px;
    margin-right: 10px;
    padding: 0 10px;
    letter-spacing: -0.1px;
    line-height: 1.4;
    font-family: "Montserrat Alternates", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #3e2ea0;
}

.usage-step {
    border-radius: 30px;
    padding: 30px 30px 30px 40px;
    box-shadow: 0px 0px 4px 0px
        rgba(154.70000000000002, 154.70000000000002, 154.70000000000002, 0.5);
    background-color: #e7dcfc;
    color: #0e0e0e;
    font-family: "Rubik", Sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;

    transition-property: all;
    transition-timing-function: linear;
    transition-duration: 0.3s;
}

.usage-step__title {
    font-weight: 700;
    margin: 0.83em 0;
    font-size: 32px;
    letter-spacing: -0.1px;
    line-height: 1.125;
}

.usage-step__description {
    margin: 22px 0;
    margin-top: 0;
    font-weight: 400;
    font-size: 22px;
    line-height: 30.8px;
    letter-spacing: -0.1px;
}

.usage-steps-left,
.usage-steps-right {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    gap: 29px;
}

.usage-steps-point {
    background-color: #d2c1f3;
    width: 56px;
    height: 56px;
    font-size: 1.5em;
    display: flex;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    transition: all 0.25s ease;
}

.usage-steps-point.active {
    background-color: #7c40f8;
}

.usage-steps-point svg {
    width: 32px;
    fill: #fff;
    height: 32px;
    stroke: #fff;
    stroke-width: 2px;
}

.usage-steps-points {
    height: 100%;
    display: grid;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    gap: 29px;
}

.usage-steps-progress {
    position: relative;
}

.usage-step__label {
    text-transform: uppercase;
    text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 1px;
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: rgb(62, 46, 160);
    padding: 0px;
}

.usage-steps-left .usage-step-label {
    text-align: end;
}

.usage-step__label,
.usage-steps-right .usage-step:nth-of-type(1),
.usage-steps-right .usage-step:nth-of-type(4) {
    display: none;
}

/* usage steps */

/* animation */
.accent-span-wrapper {
    perspective: 300px;
}

.accent-span {
    -webkit-animation: jltma-rotate-1-in 1.2s;
    animation: jltma-rotate-1-in 1.2s;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

@keyframes jltma-rotate-1-in {
    0% {
        opacity: 0;
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
    }

    35% {
        opacity: 0;
        -webkit-transform: rotateX(120deg);
        transform: rotateX(120deg);
    }

    65% {
        opacity: 0;
    }

    to {
        opacity: 1;
        -webkit-transform: rotateX(1turn);
        transform: rotateX(1turn);
    }
}

/* for whom */
.particles-js-canvas-el {
    position: absolute;
    top: 0;
}

.for-whom {
    background-image: linear-gradient(
        274deg,
        rgb(255, 255, 255) 0%,
        rgb(223, 211, 246) 100%
    );
    margin-top: 120px;
    position: relative;
    overflow: hidden;
}

.for-whom .container {
    padding-top: 126px;
    padding-bottom: 140px;
    gap: 20px;
    display: flex;
    max-width: 1240px;
    flex-direction: column;
}

.for-whom__title {
    font-family: Rubik, sans-serif;
    font-size: 51px;
    font-weight: 600;
    line-height: 1.1em;
    color: rgb(62, 46, 160);
    text-align: center;
    margin: 0;
    z-index: 1;
}

.form-whom__cards {
    display: flex;
    gap: 20px;
}

.form-whom__card {
    padding: 26px 20px 30px 20px;
    background-color: #f6f3fd;
    border-radius: 30px;
    border: 1px solid #3e2ea0;
    width: 25%;
    display: flex;
    flex-direction: column;
    z-index: 1;
    align-items: center;
    box-shadow: 0px 0px 1px 1px
        rgba(120.99999999999999, 120.99999999999999, 120.99999999999999, 0.5);
}

.for-whom__subtitle {
    margin-top: 15px;
    margin-bottom: 45px;
    text-align: center;
    font-family: "Rubik", Sans-serif;
    font-size: 26px;
    font-weight: 400;
    z-index: 1;
    color: #353535;
}

.for-whom button {
    margin: 0 auto;
    margin-top: 60px;
    z-index: 1;
}

.form-whom__card-title {
    font-family: "Rubik", Sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 0;
    letter-spacing: 0.2px;
    color: #3e2ea0;
    text-align: center;
    margin-top: 32px;
}

.form-whom__card-text {
    text-align: center;
    font-family: "Rubik", Sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.4em;
    letter-spacing: 0.1px;
    color: #000000;
    width: 90%;
    margin-top: 35px;
    margin-bottom: 69px;
}

/* for whom */

/* for whom animation */
.background {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    background: linear-gradient(to bottom, #0c0c2e, #1a1a3e);
}

.snowflake {
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url("/super-intelligence.png");
    /* или .png */
    background-size: contain;
    background-repeat: no-repeat;
    filter: brightness(0.9);
    opacity: 0.8;
    top: 0;
    will-change: transform;
}

/* for whom animation*/

/* footer */
footer {
    background-color: #67609440;
}

footer .container {
    display: flex;
    flex-direction: row;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-right: 30px;
}

.footer__left {
    width: 36.506%;
    padding-left: 67px;
}

.footer__center {
    display: flex;
    flex-direction: column;
    width: 44.519%;
    padding-left: 45px;
}

.footer__logo {
    font-family: "Raleway", Sans-serif;
    font-size: 44px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 1.7px;
    color: #3e2ea0;
    text-decoration: none;
}

.footer__text {
    margin-bottom: 30px;
    margin-top: 19px;
    width: 70%;
    max-width: 70%;
    font-family: "Rubik", Sans-serif;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.6em;
    color: #3e2ea0;
}

.footer__link {
    text-decoration: none;
    font-family: "Rubik", sans-serif;
    font-size: 19px;
    font-weight: 300;
    letter-spacing: 0px;
    color: rgb(62, 46, 160);
    transition: color 0.3s;
}

.footer__link:first-of-type {
    padding-bottom: 4px;
}

.footer__link:last-of-type {
    margin-top: 4px;
}
div.footer__link {
    margin-top: 0 !important;
}

.social-icons {
    list-style: none;
    gap: 15px;
    display: flex;
    margin: 0;
    fill: #fff;
}

.social-icons a {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 11px;
    background-color: #3e2ea0;
    transition: all 0.3s;
}

.social-icons a:hover {
    background-color: #3e2ea094;
    opacity: 0.9;
}

.social-icons svg {
    width: 21px;
    height: 21px;
}

.footer__copyright::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #a52f2f00;
}

.footer__copyright {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1px;
    padding: 30px 0;
    z-index: 2;
    background-color: #bbb5de40;
}

.footer__copyright p {
    text-align: center;
    font-family: "Rubik", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    z-index: 2;
    letter-spacing: 0.2px;
    position: relative;
    top: 1px;
    color: #808080;
}

.footer__copyright a {
    text-decoration: none;
    color: #3e2ea0;
}

/* footer */

/* accordeon */
.accordeon {
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.5);
    border: 1px solid #9a8af0;
    border-radius: 30px;
    padding: 50px;
    padding-top: 40px;
    padding-bottom: 70px;
}

.accordeon-item {
    display: flex;
    flex-direction: column;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: transparent;
    cursor: pointer;
}

.accordeon-item-content {
    color: #d8d8d8;
    font-family: "Tahoma", Sans-serif;
    font-size: 19px;
    font-weight: 200;
    line-height: 1.6em;
    letter-spacing: 0.2px;
    max-height: 0px;
    transition: all 0.3s;
    overflow: hidden;
    cursor: auto;
    position: relative;
    will-change: height, padding;

    color: #161616;
    border-style: none;
    font-family: "Rubik", Sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.6em;
    letter-spacing: 0.2px;
}

.accordeon-item-content::before {
    content: "";
    height: 20px;
    position: absolute;
    width: 100%;
    cursor: pointer;
    opacity: 0;
    top: 0px;
}

.accordeon-item.active .accordeon-item-content {
    padding-top: 20px;
}

.accordeon-item-title {
    color: #3e2ea0;
    font-family: "Montserrat", Sans-serif;
    font-size: 23px;
    font-weight: 500;
    line-height: 31px;
    margin: 0;
}

.accordeon-item-header {
    display: flex;
    align-items: center;
    padding-top: 20px;
    justify-content: space-between;
    user-select: none;
}

.accordeon-item-icon {
    background-color: #ffffff6b;
    color: #000000;
    border-radius: 5px 5px 5px 5px;
    padding: 4px 4px 4px 4px;
    min-width: 28px;
    min-height: 28px;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    fill: #9a8af0;
    transition: fill 0.3s;
}

.accordeon-item.active .accordeon-item-icon {
    fill: #fff;
}

.accordeon-item-content {
    margin: 0;
}

.accordeon-item-icon {
    transition: all 0.3s;
}

.accordeon-item.active .accordeon-item-icon {
    background-color: #9a8af0;
}

.accordeon-item-title {
    letter-spacing: -0.1px;
}

.accordeon-item {
    padding-bottom: 20px;
}

.accordeon-item .accordeon-item-icon svg:nth-child(2) {
    display: none;
}

.accordeon-item.active .accordeon-item-icon svg:nth-child(1) {
    display: none;
}

.accordeon-item.active .accordeon-item-icon svg:nth-child(2) {
    display: block;
}

.accordeon-item.active .accordeon-item-content {
    max-height: 125px;
}

.accordeon-item {
    position: relative;
}

.accordeon-item.active::after {
    opacity: 0;
}

.accordeon-item::after {
    content: "";
    width: 100%;
    height: 1px;
    opacity: 1;
    transition: all 0.3s;
    background-color: #9a8af0;
    bottom: 0px;
    position: absolute;
}

@media (max-width: 1024px) {
    .fifth-screen-title {
        width: 70%;
        line-height: 1.6em;
        margin-top: 10px;
    }

    .accordeon-item.active .accordeon-item-content {
        max-height: 150px;
    }

    .fifth-screen-footer {
        flex-direction: column;
        gap: 0;
    }

    .fifth-screen-footer-second-text {
        margin-top: 0;
    }

    .accordeon-item-title {
        font-size: 22px;
        line-height: 28px;
    }

    .accordeon-item-content {
        font-size: 17px;
        line-height: 28px;
    }
}

@media (max-width: 767px) {
    .accordeon-item-title {
        font-size: 18px;
        line-height: 1.4em;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }

    .accordeon-item-icon {
        min-width: 23px;
        min-height: 23px;
        height: 23px;
        width: 23px;
    }

    .accordeon {
        padding: 10px;
        padding-bottom: 40px;
    }

    .accordeon-item-content {
        font-size: 15px;
        line-height: 1.6em;
    }

    .accordeon-item.active .accordeon-item-content {
        max-height: 236px;
    }
}

.accordeon-item-icon {
    overflow: hidden;
}

/* accordeon */

/* popular questions */
.popular-questions {
    padding-top: 10px;
    padding-bottom: 120px;
}

.popular-questions__title {
    text-align: center;
    margin-top: 0;
    font-family: "Rubik", Sans-serif;
    font-size: 51px;
    font-weight: 600;
    line-height: 1.1em;
    color: #3e2ea0;
}

.popular-questions .gradient-button {
    margin: 0 auto;
    display: inline-block;
    margin-top: 60px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 1024px) {
    .popular-questions__title {
        font-size: 40px;
        margin-bottom: 50px;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .popular-questions__title {
        font-size: 28px;
        line-height: 1.2em;
        margin-bottom: 40px;
        margin-top: 30px;
    }

    .popular-questions .container {
        flex-direction: column;
    }
}

/* popular questions*/

/* tariffs */
.tariffs .container {
    padding-top: 110px;
}

.tariffs__title {
    font-family: "Rubik", Sans-serif;
    font-size: 51px;
    font-weight: 600;
    line-height: 1.1em;
    color: #3e2ea0;
    text-align: center;
    margin: 0;
}

.tariffs__text {
    padding: 22px 0;
    padding-bottom: 0;
    text-align: center;
    font-family: "Rubik", Sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.4;
    color: #7a7a7a;
}

.tariffs__list {
    display: flex;
    gap: 20px;
    list-style: none;
    padding: 50px;
    padding-top: 5px;
    margin-top: 0;
}

/* tariffs */

/* tariff */
.tariff {
    width: 33.333%;
    padding: 30px;
}

.tariff__title {
    margin-top: 37px;
    margin-bottom: 0;
    padding-bottom: 20px;
    text-align: center;
    color: #3e2ea0;
    font-family: "Montserrat", Sans-serif;
    font-size: 37px;
    font-weight: 700;
    text-align: center;
}

.tariff__subtitle {
    font-family: "Rubik", Sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 27px;
    padding: 0px 0px 25px 0px;
    margin-top: 7px;
    margin-bottom: 10px;
    text-align: center;
    color: #5a5a5a;
}

.tariff__label {
    margin-bottom: 50px;
    background-image: linear-gradient(89deg, #804eff 0%, #3e2ea0 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px 0px 0px 20px;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.5);
    font-family: "Manrope", sans-serif;
}

.tariff__price {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -0.4px;
    color: #fcfcfc;
}

.tariff__currency {
    display: block;
    position: relative;
    font-weight: 700;
    line-height: 0;
    color: #fcfcfc;
    letter-spacing: -0.4px;
    top: -10px;
    right: 5px;
    font-size: 18px;
}

.tariff__period {
    vertical-align: super;
    font-size: 18px;
    position: relative;
    line-height: 0;
    color: #fcfcfc;
    font-weight: 700;
    top: -10px;
    left: 5px;
    letter-spacing: -0.4px;
}

.tariff__benefits {
    margin-top: 20px;
    margin-bottom: 60px;
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;

    font-family: "Rubik", Sans-serif;
    font-size: 20px;
    line-height: 38px;
    font-weight: 300;
}

.tariff__benefit {
    text-align: center;
}

.tariff__benefit img {
    height: 13px;
    width: 13px;
    margin-right: 5px;
}

.tariff .gradient-button {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

/* tariff */

/* knowledge */
.knowledge .accordeon {
    width: 100%;
}
.knowledge .container {
    padding-bottom: 120px;
    padding-top: 80px;
}
/* knowledge */

.usage-steps-left .usage-step,
.usage-steps-left .usage-step-label {
    transform: translateX(-100px);
}

.usage-steps-right .usage-step,
.usage-steps-right .usage-step-label {
    transform: translateX(100px);
}

.bounce-even {
    -webkit-animation: cd-bounce-even 1s;
    animation: cd-bounce-even 1s;
    animation-fill-mode: forwards;
}
.bounce-odd {
    -webkit-animation: cd-bounce-odd 1s;
    animation: cd-bounce-odd 1s;
    animation-fill-mode: forwards;
}

/* Добавить в CSS */
@keyframes attentionPulse {
    0%,
    80% {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
    85% {
        transform: translateY(-8px) scale(1.05);
        opacity: 1;
    }
    90% {
        transform: translateY(2px) scale(0.98);
    }
    95% {
        transform: translateY(-3px) scale(1.02);
    }
    100% {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
}

.ai-chat-widget-wrapper {
    animation: attentionPulse 10s infinite ease-in-out;
    animation-delay: -8s;
}

@keyframes cd-bounce-even {
    0% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    60% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes cd-bounce-odd {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.ai-chat-widget-tooltip {
    position: absolute;
    top: -63px;
    left: -87px;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1) !important;
    text-wrap: nowrap;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #e1e5eb !important;
    font-family: "Manrope", sans-serif;
    cursor: pointer !important;
    line-height: 1.35em !important;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 15px;
    padding-right: 15px;
    color: #595959 !important;
    border-radius: 15px;
    background-color: #fff;
}
.ai-chat-widget-tooltip:hover .ai-chat-widget-tooltip-close {
    opacity: 1;
    pointer-events: all;
}
.ai-chat-widget-tooltip-close {
    position: absolute;
    left: -0.5em !important;
    top: -0.5em !important;
    right: auto !important;

    background: #e1e5eb !important;
    color: #595959 !important;
    border-radius: 50%;
    transition: all 0.2s ease !important;
    width: 1.5em;
    height: 1.5em;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.ai-chat-widget-tooltip-close svg {
    width: 1.25em;
    height: 1em;
}

.ai-chat-widget-tooltip.hidden-tooltip {
    animation-name: hide-tooltip;
    animation-duration: 0.25s;
    animation-fill-mode: forwards;
}
.knowledge .accordeon table {
    width: 100%;
    display: block;
    overflow-x: auto;
}
@media (max-width: 1024px) {
    .ai-chat-widget-tooltip-close {
        opacity: 1;
        pointer-events: none;
    }
}

@keyframes hide-tooltip {
    0% {
        transform: translateY(0px);
        opacity: 1;
    }
    100% {
        transform: translateY(25px);
        opacity: 0;
    }
}

.auth-modal-second-wrapper {
  position: relative;
}

.auth-modal-second-wrapper {
    max-width: 505px;
    max-height: 505px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 24px;
}

@media (max-width: 640px) {
    .auth-modal-second-wrapper {
        width: 80%;
        gap: 0px;
        height: 85%;
        max-height: 600px;
    }
    .auth-modal {
        height: 100%;
        width: 100%;
        overflow-y: auto;
    }
}

