/* Стили для страницы покупателей - только оригинальные стили из предоставленного CSS */

:root {
    --blue-03: rgba(217, 232, 244, 1);
    --text: rgba(30, 25, 55, 1);
    --bwwhite: rgba(255, 255, 255, 1);
    --bluemain: rgba(44, 86, 146, 1);
    --white: rgba(255, 255, 255, 1);
    --gray-05: rgba(148, 149, 154, 1);
    --bwblack: rgba(24, 25, 27, 1);
    --main: rgba(44, 86, 146, 1);
    --gray-04: rgba(206, 206, 206, 1);
    --x: rgba(153, 206, 233, 1);
    --p-5d-3iw: rgba(249, 249, 249, 1);
    --grey-2: rgba(92, 95, 99, 1);
    --dfe-2e-4: rgba(158, 158, 158, 1);
    --gray-03: rgba(93, 95, 99, 1);
    --blue-02: rgba(64, 140, 202, 1);
    --gray-01: rgba(247, 249, 252, 1);
    --button-font-family: "Manrope", Helvetica;
    --button-font-weight: 700;
    --button-font-size: 16px;
    --button-letter-spacing: 0.20000000298023224px;
    --button-line-height: 120.00000762939453%;
    --button-font-style: normal;
    --body-1-font-family: "Manrope", Helvetica;
    --body-1-font-weight: 600;
    --body-1-font-size: 16px;
    --body-1-letter-spacing: 0.20000000298023224px;
    --body-1-line-height: 130%;
    --body-1-font-style: normal;
    --h1-font-family: "Manrope", Helvetica;
    --h1-font-weight: 800;
    --h1-font-size: 44px;
    --h1-letter-spacing: 0px;
    --h1-line-height: 115%;
    --h1-font-style: normal;
    --body-3-font-family: "Manrope", Helvetica;
    --body-3-font-weight: 600;
    --body-3-font-size: 14px;
    --body-3-letter-spacing: 0.14000000000000004px;
    --body-3-line-height: 130%;
    --body-3-font-style: normal;
    --h2-font-family: "Manrope", Helvetica;
    --h2-font-weight: 800;
    --h2-font-size: 32px;
    --h2-letter-spacing: 0.20000000298023224px;
    --h2-line-height: 115%;
    --h2-font-style: normal;
    --h6-font-family: "Manrope", Helvetica;
    --h6-font-weight: 600;
    --h6-font-size: 18px;
    --h6-font-size-mobile: 16px;
    --h6-letter-spacing: 0.20000000298023224px;
    --h6-line-height: normal;
    --h6-font-style: normal;
    --h4-font-family: "Manrope", Helvetica;
    --h4-font-weight: 700;
    --h4-font-size: 24px;
    --h4-letter-spacing: 0px;
    --h4-line-height: 120.00000762939453%;
    --h4-font-style: normal;
}

.legal-info .text-wrapper-21 {
    align-self: stretch;
    margin-top: -1.00px;
    font-weight: var(--h4-font-weight);
    color: var(--bwblack);
    font-size: var(--h4-font-size);
    letter-spacing: var(--h4-letter-spacing);
    line-height: var(--h4-line-height);
    position: relative;
    font-family: var(--h4-font-family);
    font-style: var(--h4-font-style);
    text-transform: capitalize;
}

.legal-info .text-wrapper-22 {
    color: #18191b;
    letter-spacing: var(--body-3-letter-spacing);
    font-family: var(--body-3-font-family);
    font-style: var(--body-3-font-style);
    font-weight: bold;
    line-height: var(--body-3-line-height);
    font-size: var(--body-3-font-size);
}

.legal-info .frame-16 {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;

    @media (max-width: 1080px) {
        flex-direction: column;
    }
}

.legal-info .frame-17 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 8px 0;
    position: relative;
    background-color: var(--gray-01);
    border-radius: 8px;
    overflow: hidden;
    width: 100%;

    @media (min-width: 1080px) {
        width: 203px;
    }
}

.legal-info .frame-18 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-left-width: 2px;
    border-left-style: solid;
    border-color: var(--gray-01);
    cursor: pointer;
    transition: border-color 0.3s ease, background-color 0.3s ease;
}

.legal-info .text-wrapper-16 {
    flex: 1;
    font-weight: var(--body-3-font-weight);
    color: var(--gray-03);
    font-size: var(--body-3-font-size);
    letter-spacing: var(--body-3-letter-spacing);
    line-height: var(--body-3-line-height);
    position: relative;
    font-family: var(--body-3-font-family);
    font-style: var(--body-3-font-style);
    transition: color 0.3s ease;
}

.legal-info .frame-19 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-left-width: 2px;
    border-left-style: solid;
    border-color: #408cca;
    transition: border-color 0.3s ease, background-color 0.3s ease;
}

.legal-info .text-wrapper-17 {
    flex: 1;
    font-weight: var(--body-3-font-weight);
    color: var(--blue-02);
    font-size: var(--body-3-font-size);
    letter-spacing: var(--body-3-letter-spacing);
    line-height: var(--body-3-line-height);
    position: relative;
    font-family: var(--body-3-font-family);
    font-style: var(--body-3-font-style);
    transition: color 0.3s ease;
}

.legal-info .frame-20 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    position: relative;
    flex: 1;
    max-width: 1080px;

    @media (max-width: 1080px) {
        max-width: 100%;
    }
}

.legal-info .frame-21 {
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: var(--blue-02);
    border-radius: 16px;
    overflow: hidden;
}

.legal-info .frame-22 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 52px;
    position: relative;
    z-index: 1;

    @media (min-width: 768px) {
        min-height: 300px;

        p {
            width: 60%;
        }
    }

    @media (max-width: 768px) {
        padding: 18px 24px 17px 24px;
    }
}

.legal-info .text-wrapper-18 {
    width: fit-content;
    margin-top: -1.00px;
    font-weight: var(--h2-font-weight);
    color: var(--bwwhite);
    font-size: var(--h2-font-size);
    letter-spacing: var(--h2-letter-spacing);
    line-height: var(--h2-line-height);
    position: relative;
    font-family: var(--h2-font-family);
    font-style: var(--h2-font-style);
    text-transform: capitalize;

    @media (max-width: 768px) {
        font-size: var(--h4-font-size);
    }
}

.legal-info .p {
    align-self: stretch;
    font-weight: var(--h6-font-weight);
    color: var(--bwwhite);
    font-size: var(--h6-font-size);
    letter-spacing: var(--h6-letter-spacing);
    line-height: var(--h6-line-height);
    position: relative;
    font-family: var(--h6-font-family);
    font-style: var(--h6-font-style);

    @media (max-width: 768px) {
        font-size: var(--h6-font-size-mobile);
    }
}

.legal-info .button-4 {
    all: unset;
    box-sizing: border-box;
    height: 48px;
    position: relative;
    border-radius: 4px;
    border: 1px solid;
    border-color: #ffffff66;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0px 32px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.legal-info .button-4:hover:not(:disabled) {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: #ffffff;
    transform: translateY(-1px);
}

.legal-info .button-4:disabled {
    cursor: not-allowed;
    opacity: 0.7;
}

.legal-info .download-spinner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    color: var(--bwwhite, #ffffff);
}

.legal-info .download-spinner svg {
    animation: spin 1s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.legal-info .text-wrapper-19 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    font-family: var(--button-font-family);
    font-weight: var(--button-font-weight);
    color: var(--bwwhite);
    font-size: var(--button-font-size);
    text-align: center;
    letter-spacing: var(--button-letter-spacing);
    line-height: var(--button-line-height);
    white-space: nowrap;
    font-style: var(--button-font-style);
}

.legal-info .image-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 80px;
    width: 300px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.legal-info .image-3 {
    min-width: 350px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

@media (max-width: 768px) {
    .legal-info .image-wrapper {
        bottom: -65px;
        opacity: .3;
        top: unset;
        right: -55px;
    }

    .legal-info .image-3 {
        min-width: unset;
        width: 300px;
        height: 250px;
    }
}

.legal-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    background-color: #ffffff;
}

.legal-info .frame {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .header {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #ffffff;
}

.legal-info .div {
    display: flex;
    height: 32px;
    align-items: center;
    justify-content: space-between;
    padding: 0px 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: var(--bluemain);
}

.legal-info .frame-2 {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    position: relative;
    flex: 0 0 auto;
}

.legal-info .frame-3 {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    position: relative;
    flex: 0 0 auto;
}

.legal-info .img {
    position: relative;
    width: 16.87px;
    height: 16.87px;
}

.legal-info .text-wrapper {
    position: relative;
    width: fit-content;
    font-family: "Manrope", Helvetica;
    font-weight: 800;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0;
    line-height: normal;
}

.legal-info .chevron-small {
    position: relative;
    width: 20px;
    height: 20px;
}

.legal-info .frame-4 {
    display: inline-flex;
    align-items: center;
    gap: 20px;
    position: relative;
    flex: 0 0 auto;
}

.legal-info .text-wrapper-2 {
    position: relative;
    width: fit-content;
    margin-top: -1.05px;
    font-family: "Manrope", Helvetica;
    font-weight: 800;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0;
    line-height: normal;
}

.legal-info .frame-5 {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 0px 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .logo {
    position: relative;
    width: 131.77px;
    height: 45.33px;
}

.legal-info .image {
    position: absolute;
    width: 59.55%;
    top: calc(50.00% - 18px);
    left: 37.25%;
    height: 36px;
}

.legal-info .vector-stroke {
    position: absolute;
    width: 29.38%;
    height: 93.70%;
    top: 0;
    left: 0;
}

.legal-info .button {
    all: unset;
    box-sizing: border-box;
    display: flex;
    width: 126px;
    height: 52px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0px 32px;
    position: relative;
    background-color: var(--bluemain);
    border-radius: 12px;
}

.legal-info .text-wrapper-3 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -18.00px;
    font-weight: var(--button-font-weight);
    color: #ffffff;
    text-align: center;
    letter-spacing: var(--button-letter-spacing);
    line-height: var(--button-line-height);
    white-space: nowrap;
    position: relative;
    width: fit-content;
    font-family: var(--button-font-family);
    font-size: var(--button-font-size);
    font-style: var(--button-font-style);
}

.legal-info .chevron-small-2 {
    position: relative;
    width: 24px;
    height: 24px;
    margin-right: -18.00px;
}

.legal-info .frame-6 {
    position: relative;
    flex: 1;
    flex-grow: 1;
    height: 54.11px;
    margin-top: -1.05px;
    margin-bottom: -1.05px;
    background-color: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    border: 1.05px solid;
    border-color: #dee4ec;
}

.legal-info .frame-7 {
    display: inline-flex;
    align-items: center;
    gap: 12.65px;
    position: absolute;
    top: 15px;
    left: 20px;
}

.legal-info .vector {
    position: relative;
    width: 18.98px;
    height: 18.98px;
    margin-left: -1.05px;
}

.legal-info .text-wrapper-4 {
    position: relative;
    width: fit-content;
    margin-top: -1.05px;
    font-family: var(--body-1-font-family);
    font-weight: var(--body-1-font-weight);
    color: var(--gray-05);
    font-size: var(--body-1-font-size);
    letter-spacing: var(--body-1-letter-spacing);
    line-height: var(--body-1-line-height);
    white-space: nowrap;
    font-style: var(--body-1-font-style);
}

.legal-info .button-2 {
    all: unset;
    box-sizing: border-box;
    height: 52px;
    position: absolute;
    top: calc(50.00% - 27px);
    right: 2px;
    background-color: var(--bluemain);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0px 32px;
}

.legal-info .text-wrapper-5 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    font-family: var(--button-font-family);
    font-weight: var(--button-font-weight);
    color: #ffffff;
    font-size: var(--button-font-size);
    text-align: center;
    letter-spacing: var(--button-letter-spacing);
    line-height: var(--button-line-height);
    white-space: nowrap;
    font-style: var(--button-font-style);
}

.legal-info .frame-8 {
    display: inline-flex;
    align-items: center;
    position: relative;
    flex: 0 0 auto;
}

.legal-info .frame-9 {
    display: flex;
    flex-direction: column;
    width: 80px;
    align-items: center;
    position: relative;
}

.legal-info .img-2 {
    position: relative;
    width: 28px;
    height: 28px;
}

.legal-info .text-wrapper-6 {
    align-self: stretch;
    font-weight: 800;
    color: #18191b;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    position: relative;
    font-family: "Manrope", Helvetica;
}

.legal-info .div-wrapper {
    display: inline-flex;
    height: 14px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0px 4px 1px;
    position: absolute;
    top: 0;
    left: calc(50.00% + 8px);
    background-color: #e9863f;
    border-radius: 16px;
}

.legal-info .text-wrapper-7 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.99px;
    margin-bottom: -1.01px;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: var(--white);
    font-size: 12px;
    letter-spacing: 0.12px;
    line-height: 15.6px;
    white-space: nowrap;
}

.legal-info .frame-10 {
    display: flex;
    flex-direction: column;
    width: 80px;
    align-items: center;
    justify-content: center;
    position: relative;
}

.legal-info .frame-11 {
    display: inline-flex;
    height: 14px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0px 4px 1px;
    position: absolute;
    top: 0;
    left: calc(50.00% + 3px);
    border-radius: 16px;
    background: linear-gradient(
        142deg,
        rgba(255, 215, 102, 1) 0%,
        rgba(228, 170, 82, 1) 30%,
        rgba(246, 191, 108, 1) 60%,
        rgba(255, 228, 178, 1) 72%,
        rgba(237, 220, 174, 1) 100%
    );
}

.legal-info .frame-12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .text-wrapper-8 {
    width: fit-content;
    margin-top: -1.00px;
    font-weight: 600;
    color: #e9863f;
    font-size: 16px;
    letter-spacing: 0.21px;
    line-height: normal;
    position: relative;
    font-family: "Manrope", Helvetica;
}

.legal-info .frame-13 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    position: relative;
    flex: 0 0 auto;
}

.legal-info .image-2 {
    position: relative;
    width: 18px;
    height: 18px;
}

.legal-info .text-wrapper-9 {
    margin-top: -1.05px;
    font-weight: 600;
    color: #18181a;
    letter-spacing: 0.21px;
    line-height: normal;
    position: relative;
    width: fit-content;
    font-family: "Manrope", Helvetica;
    font-size: 16px;
}

.legal-info .text-wrapper-10 {
    margin-top: -1.00px;
    font-weight: 600;
    color: #18181a;
    letter-spacing: 0.21px;
    line-height: normal;
    position: relative;
    width: fit-content;
    font-family: "Manrope", Helvetica;
    font-size: 16px;
}

.legal-info .avtoapp-icon {
    position: relative;
    width: 18px;
    height: 18px;
    background-image: url(https://c.animaapp.com/mkpd27oeSwhIIy/img/icons.svg);
    background-size: 100% 100%;
}

.legal-info .text-wrapper-11 {
    font-weight: 600;
    color: #18181a;
    letter-spacing: 0.21px;
    line-height: normal;
    position: relative;
    width: fit-content;
    font-family: "Manrope", Helvetica;
    font-size: 16px;
}

.legal-info .vector-2 {
    position: relative;
    width: 1px;
    height: 20px;
}

.legal-info .button-3 {
    all: unset;
    box-sizing: border-box;
    height: 48px;
    position: relative;
    flex: 0 0 auto;
    border-radius: 4px;
    background: linear-gradient(
        90deg,
        rgba(67, 227, 160, 1) 0%,
        rgba(33, 163, 255, 1) 100%
    );
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0px 32px;
}

.legal-info .navbar {
    display: flex;
    align-items: flex-start;
    gap: 6px;
    padding: 0px 60px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .text-wrapper-12 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    color: var(--bluemain);
    font-size: 15px;
    letter-spacing: 0;
    line-height: normal;
}

.legal-info .text-wrapper-13 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    color: var(--grey-2);
    font-size: 16px;
    letter-spacing: 0.21px;
    line-height: normal;
}

.legal-info .text-wrapper-14 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Manrope", Helvetica;
    font-weight: 500;
    color: var(--dfe-2e-4);
    font-size: 15px;
    letter-spacing: 0;
    line-height: normal;
}

.legal-info .frame-14 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    padding: 32px 60px 80px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .frame-wrapper {
    display: flex;
    flex-direction: column;
    width: 762px;
    align-items: flex-end;
    gap: 36px;
    position: relative;
    flex: 0 0 auto;
}

.legal-info .frame-15 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .text-wrapper-15 {
    width: 668px;
    margin-top: -1.00px;
    font-weight: var(--h1-font-weight);
    color: var(--bwblack);
    font-size: var(--h1-font-size);
    letter-spacing: var(--h1-letter-spacing);
    line-height: var(--h1-line-height);
    position: relative;
    font-family: var(--h1-font-family);
    font-style: var(--h1-font-style);
}

.legal-info .frame-23 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .flexcontainer {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .div-2 {
    align-self: stretch;
    font-weight: var(--body-3-font-weight);
    color: var(--gray-03);
    font-size: var(--body-3-font-size);
    letter-spacing: var(--body-3-letter-spacing);
    line-height: var(--body-3-line-height);
    position: relative;
    font-family: var(--body-3-font-family);
    font-style: var(--body-3-font-style);
}

.legal-info .span {
    letter-spacing: var(--body-3-letter-spacing);
    font-family: var(--body-3-font-family);
    font-style: var(--body-3-font-style);
    font-weight: var(--body-3-font-weight);
    line-height: var(--body-3-line-height);
    font-size: var(--body-3-font-size);
}

.legal-info .text-wrapper-20 {
    align-self: stretch;
    margin-top: -1.00px;
    font-weight: var(--h4-font-weight);
    color: var(--bwblack);
    font-size: var(--h6-font-size);
    letter-spacing: var(--h4-letter-spacing);
    line-height: var(--h4-line-height);
    position: relative;
    font-family: var(--h4-font-family);
    font-style: var(--h4-font-style);
    text-transform: capitalize;
}

/* Стили для ссылок с классом text-wrapper-20 */
.legal-info a.text-wrapper-20 {
    align-self: auto;
    margin-top: 0;
    font-weight: var(--body-3-font-weight);
    color: var(--blue-02);
    font-size: var(--body-3-font-size);
    letter-spacing: var(--body-3-letter-spacing);
    line-height: var(--body-3-line-height);
    text-decoration: none;
    display: inline;
    text-transform: lowercase;
}

.legal-info a.text-wrapper-20:hover {
    text-decoration: underline;
}

.legal-info .text-wrapper-21 {
    align-self: stretch;
    margin-top: -1.00px;
    font-weight: var(--body-3-font-weight);
    color: var(--gray-03);
    font-size: var(--body-3-font-size);
    letter-spacing: var(--body-3-letter-spacing);
    line-height: var(--body-3-line-height);
    position: relative;
    font-family: var(--body-3-font-family);
    font-style: var(--body-3-font-style);
    text-transform: capitalize;
}

/* Добавляем capitalize для всех заголовков на странице юридической информации */
.legal-info h1,
.legal-info h2,
.legal-info h3,
.legal-info h4,
.legal-info h5,
.legal-info h6 {
    text-transform: capitalize;
}

.legal-info .frame-24 {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0 0 0 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .flexcontainer-2 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-3 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-4 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-5 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-6 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-7 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-8 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .text-wrapper-23 {
    color: #408cca;
    letter-spacing: var(--body-3-letter-spacing);
    font-family: var(--body-3-font-family);
    font-style: var(--body-3-font-style);
    font-weight: var(--body-3-font-weight);
    line-height: var(--body-3-line-height);
    font-size: var(--body-3-font-size);
}

/* Стили для ссылок с классом text-wrapper-23 */
.legal-info a.text-wrapper-23 {
    color: var(--blue-02);
    text-decoration: none;
    display: inline;
}

.legal-info a.text-wrapper-23:hover {
    text-decoration: underline;
}

.legal-info .flexcontainer-9 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-10 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-11 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-12 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-13 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-14 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-15 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .flexcontainer-16 {
    gap: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .footer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    padding: 60px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #18191b;
}

.legal-info .frame-25 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .frame-26 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    gap: 20px;
}

.legal-info .frame-27 {
    display: inline-flex;
    align-items: flex-start;
    gap: 30px;
    position: relative;
    flex: 0 0 auto;
    min-width: 300px;
    max-width: 50%;
}

/*.legal-info .text-wrapper-24 {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    width: fit-content;*/
/*    margin-top: -1.00px;*/
/*    font-weight: 700;*/
/*    color: #ffffff;*/
/*    font-size: 22px;*/
/*    letter-spacing: 0;*/
/*    line-height: 26.4px;*/
/*    !*white-space: nowrap;*!*/
/*    position: relative;*/
/*    font-family: "Manrope", Helvetica;*/
/*}*/

.legal-info .frame-28 {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    position: relative;
    flex: 1 1 auto;
    min-width: 200px;
    justify-content: flex-end;
}

.legal-info .text-wrapper-25 {
    font-weight: 300;
    font-size: 22px;
    line-height: 26.4px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Manrope", Helvetica;
    letter-spacing: 0;
    white-space: nowrap;
}

.legal-info .vector-3 {
    position: relative;
    width: 12.71px;
    height: 7.06px;
    margin-right: -0.35px;
}

.legal-info .rectangle {
    position: relative;
    width: 1810px;
    height: 1px;
    margin-right: -490.00px;
    background-color: #ffffff26;
}

.legal-info .frame-29 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 8px 0px 0px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .frame-30 {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .frame-31 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    position: relative;
    flex: 1;
    flex-grow: 1;
}

.legal-info .element-vezemkolesa-ru {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 612px;
    margin-top: -1.00px;
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 16px;
}

.legal-info .text-wrapper-26 {
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19.2px;
    white-space: nowrap;
}

.legal-info .requisites-table {
    width: 100%;
    border: 1px solid #e0e2e4;
    border-collapse: collapse;
    border-radius: 4px;
    overflow: hidden;
}

.legal-info .requisites-row {
    display: flex;
    border-bottom: 1px solid #e0e2e4;
}

.legal-info .requisites-row:last-child {
    border-bottom: none;
}

.legal-info .requisites-label {
    flex: 0 0 50%;
    max-width: 100%;
    font-size: 14px;
    color: #5d5f63;
    text-align: left;
    padding: 16px;
    box-sizing: border-box;
    border-right: 1px solid #e0e2e4 !important;
    word-wrap: break-word;

    font-weight: 600;
    line-height: 130%;
    letter-spacing: 0.01em;
}

.legal-info .requisites-value {
    flex: 1 1 auto;
    font-family: "Manrope", Helvetica;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #18191b;
    text-align: right;
    min-width: 0;
    word-break: break-word;
    padding: 16px;
    box-sizing: border-box;
    letter-spacing: 0.01em;
}

@media (max-width: 768px) {
    .legal-info .requisites-table {
        border-radius: 4px;
    }

    .legal-info .requisites-row:last-child {
        border-bottom: none;
    }

    .legal-info .requisites-label {
        flex: 1 1 auto;
        max-width: 50%;
        width: 100%;
        padding: 12px 16px;
        border-right: none;
        font-weight: 400;
    }

    .legal-info .requisites-value {
        flex: 1 1 auto;
        width: 100%;
        text-align: left;
        padding: 8px 16px 12px 16px;
    }
}

.legal-info .text-wrapper-27 {
    font-weight: 700;
    line-height: 19.2px;
}

.legal-info .text-wrapper-28 {
    line-height: 19.2px;
    text-decoration: underline;
}

.legal-info .flexcontainer-i {
    gap: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.legal-info .text-i {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19.2px;
    position: relative;
    font-family: "Manrope", Helvetica;
}

.legal-info .text-wrapper-29 {
    font-family: "Manrope", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19.2px;
}

.legal-info .text-wrapper-30 {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    opacity: 0.5;
    font-weight: 400;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 15.6px;
    position: relative;
    font-family: "Manrope", Helvetica;
}

.legal-info .text-wrapper-31 {
    font-weight: 400;
    color: #5bacf7;
    font-size: 13px;
    line-height: 15.6px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Manrope", Helvetica;
    letter-spacing: 0;
    white-space: nowrap;
}

.legal-info .view {
    display: inline-flex;
    align-items: flex-start;
    gap: 20px;
    padding: 10px;
    position: relative;
    flex: 0 0 auto;
}

.legal-info .VK {
    position: relative;
    width: 48px;
    height: 48px;
}

.legal-info .OK {
    position: relative;
    width: 48px;
    height: 48px;
    background-image: url(https://c.animaapp.com/mkpd27oeSwhIIy/img/ok.png);
    background-size: 100% 100%;
}

.legal-info .frame-32 {
    display: flex;
    flex-direction: column;
    width: 596px;
    align-items: flex-end;
    gap: 10px;
    position: relative;
}

.legal-info .frame-33 {
    position: relative;
    width: 596px;
    flex: 0 0 auto;
}

.legal-info .frame-34 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    padding: 20px 10px 10px;
    position: relative;
    flex: 0 0 auto;
}

.legal-info .frame-35 {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
    position: relative;
    flex: 0 0 auto;
}

.legal-info .frame-36 {
    display: inline-flex;
    align-items: flex-start;
    position: relative;
    flex: 0 0 auto;
}

.legal-info .frame-37 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 5px;
    padding: 0px 10px;
    position: relative;
    flex: 0 0 auto;
}

.legal-info .text-wrapper-32 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Manrope", Helvetica;
    font-weight: 700;
    color: #ffffff;
    font-size: 32px;
    letter-spacing: -0.64px;
    line-height: 32px;
    white-space: nowrap;
}

.legal-info .frame-38 {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0px 0px 0px 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.legal-info .text-wrapper-33 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    margin-top: -1.00px;
    opacity: 0.8;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19.2px;
    position: relative;
    font-family: "Manrope", Helvetica;
}


